@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500");
@font-face {
    font-family: 'proximareg';
    src: url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Regular/Proxima_Nova_Regular.eot");
    src: url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Regular/Proxima_Nova_Regular.eot?#iefix") format("embedded-opentype"), url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Regular/Proxima_Nova_Regular.woff2") format("woff2"), url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Regular/Proxima_Nova_Regular.woff") format("woff"), url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Regular/Proxima_Nova_Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'proximalight';
    src: url("/public/premium/font/Proxima_Nova/Light/Proxima_Nova_Light.eot");
    src: url("/public/premium/font/Proxima_Nova/Light/Proxima_Nova_Light.eot?#iefix") format("embedded-opentype"), url("/public/premium/font/Proxima_Nova/Light/Proxima_Nova_Light.woff2") format("woff2"), url("/public/premium/font/Proxima_Nova/Light/Proxima_Nova_Light.woff") format("woff"), url("/public/premium/font/Proxima_Nova/Light/Proxima_Nova_Light.ttf ") format("truetype");
}

@font-face {
    font-family: 'proximabold';
    src: url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Bold/Proxima_Nova_Bold.eot");
    src: url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Bold/Proxima_Nova_Bold.eot?#iefix") format("embedded-opentype"), url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Bold/Proxima_Nova_Bold.woff2") format("woff2"), url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Bold/Proxima_Nova_Bold.woff") format("woff"), url("/public/premium/fonts/Proxima_Nova/Proxima_Nova_Bold/Proxima_Nova_Bold.ttf ") format("truetype");
}

@font-face {
    font-family: 'buntaro';
    src: url("/font/Buntaro/Regular/Buntaro_Regular.eot");
    src: url("/font/Buntaro/Regular/Buntaro_Regular.eot?#iefix") format("embedded-opentype"), url("/font/Buntaro/Regular/Buntaro_Regular.woff2") format("woff2"), url("/font/Buntaro/Regular/Buntaro_Regular.woff") format("woff"), url("/font/Buntaro/Regular/Buntaro_Regular.ttf") format("truetype");
}


/* line 5, Z:/JorgeCruz/Sykes/Sikes/scss/base/_base.scss */

body {
    background-color: #fff;
    font-family: "proximareg", "Open Sans", sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 32px;
    color: #484748;
}


/* line 14, Z:/JorgeCruz/Sykes/Sikes/scss/base/_base.scss */

h1,
h2,
h3,
h4,
h5 {
    color: #039be5;
    text-transform: none;
}


/* line 38, Z:/JorgeCruz/Sykes/Sikes/scss/base/_base.scss */

h1,
.internals-titles,
.error-card h1,
#join-entire-page-content .join-form-header,
#jfi-modal-dialog .join-form-header,
.jfi-success-container .join-form-header,
#cb-legal-content-block h1,
#browse-by-container #browse-by-header,
#browse-by-container #browse-by-header p,
#after-apply-thank-you-header,
#edit-preference-view #edit-preference-title,
#subscription-title,
.search-results-title,
.jdp-title-inner-container .jdp-title-block-position .jdp-job-title {
    text-transform: uppercase;
}


/* line 42, Z:/JorgeCruz/Sykes/Sikes/scss/base/_base.scss */

p {
    color: #484748;
    word-wrap: break-word;
}


/* line 48, Z:/JorgeCruz/Sykes/Sikes/scss/base/_base.scss */

a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #e51b23;
    text-decoration: none;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

a:hover,
a:active,
a:focus {
    text-decoration: underline;
    color: #e51b23;
}


/* line 7, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.clearfix::after {
    clear: both;
    content: '';
    display: table;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.hide-text {
    overflow: hidden;
    padding: 0;
    /* 1 */
    text-indent: 101%;
    white-space: nowrap;
}


/* line 31, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/* line 43, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.text-white {
    color: #fff;
}


/* line 47, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.bold-text {
    font-weight: bold;
}


/* line 51, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.full-wd {
    width: 100%;
}


/* line 55, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.no-margin,
.social-items,
.mobile-sort-jobs .mobile-dropdown-sort ul {
    margin: 0px;
}


/* line 59, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.no-padding,
.social-items {
    padding-left: 0px;
    padding-right: 0px;
}


/* line 65, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

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


/* line 71, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.visible-4k {
    display: none !important;
}


/* line 77, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.featured-jobs {
    padding-bottom: 50px;
}


/* line 83, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.no-break {
    white-space: nowrap;
}


/* line 89, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

.hide-not-ready+.not-ready,
.hide-not-ready+style+.not-ready,
.hide-not-ready+footer>.not-ready,
.hide-not-ready+style+footer>.not-ready {
    display: none;
}


/* line 98, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

img {
    margin: 0 auto;
}


/* line 104, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

video {
    width: 100%;
}


/* line 109, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

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


/* line 113, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

ul.aligned-list {
    padding: 0px;
    list-style: none;
    text-align: center;
}


/* line 120, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */

:lang(en-US) body .hidden-en {
    display: none;
}

@media (min-width: 768px) {
    /* line 128, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */
    .featured-jobs {
        padding-bottom: 100px;
    }
    /* line 131, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */
    .aligned-text {
        text-align: left;
    }
    /* line 135, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */
    ul.aligned-list {
        padding-left: 40px;
        list-style: disc;
        text-align: left;
    }
}

@media (min-width: 1920px) {
    /* line 146, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */
    .hidden-4k {
        background: none !important;
        height: auto !important;
    }
    /* line 151, Z:/JorgeCruz/Sykes/Sikes/scss/base/_helpers.scss */
    .visible-4k {
        display: block !important;
    }
}

@-webkit-keyframes animationRight {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes animationRight {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}


/* line 6, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.top-navbar {
    background: #039be5;
}


/* line 9, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.top-navbar .btn-join,
.top-navbar .btn-join.active.focus,
.top-navbar .btn-join.active:focus,
.top-navbar .btn-join.active:hover,
.top-navbar .btn-join.focus:active,
.top-navbar .btn-join:active:focus,
.top-navbar .btn-join:active:hover {
    padding: 9px 30px;
    border: 2px solid white;
    background: transparent;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.top-navbar .btn-join:hover,
.top-navbar .btn-join:active,
.top-navbar .btn-join:focus {
    background-color: white;
    color: #039be5;
    border: 2px solid white;
    padding: 9px 30px;
}


/* line 27, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default {
    background-color: #039be5;
    border-color: inherit;
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    min-height: 0px;
}


/* line 36, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-header {
    background-color: #039be5;
    height: auto;
}


/* line 41, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-header .navbar-brand {
    max-width: 200px;
    height: auto;
    padding: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}


/* line 52, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-header .navbar-brand img {
    width: 100%;
    max-width: 130px;
}


/* line 62, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: transparent;
    margin: 0px;
    top: 25px;
    right: 15px;
    border: none;
    padding: 9px 0px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:active,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}


/* line 77, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle.collapsed {
    background-color: transparent;
}


/* line 80, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle.collapsed .icon-bar {
    background-color: #fff;
}


/* line 83, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle.collapsed .icon-bar.top-bar {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}


/* line 88, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle.collapsed .icon-bar.middle-bar {
    opacity: 1;
}


/* line 92, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle.collapsed .icon-bar.bottom-bar {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}


/* line 101, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle .icon-bar {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    height: 3px;
    width: 25px;
}


/* line 109, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle .icon-bar.top-bar {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
}


/* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle .icon-bar.middle-bar {
    opacity: 0;
}


/* line 120, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-toggle .icon-bar.bottom-bar {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
}


/* line 133, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default .navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: #039be5;
}


/* line 153, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    background-color: transparent;
}


/* line 159, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li {
    border-bottom: 1px solid white;
}


/* line 165, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li a,
.navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
.navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: transparent;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: none;
    word-break: break-word;
    white-space: normal;
    line-height: 30px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.navbar-default ul.navbar-nav li a:hover,
.navbar-default ul.navbar-nav li a:active,
.navbar-default ul.navbar-nav li a:focus,
.navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a:hover,
.navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a:active,
.navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a:focus,
.navbar-default ul.navbar-nav ul.dropdown-menu>li>a:hover,
.navbar-default ul.navbar-nav ul.dropdown-menu>li>a:active,
.navbar-default ul.navbar-nav ul.dropdown-menu>li>a:focus {
    background-color: #0384c3;
    color: #fff;
    text-decoration: none;
}


/* line 188, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.active>a {
    background-color: #0384c3;
    color: #fff;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.navbar-default ul.navbar-nav li.active>a:hover,
.navbar-default ul.navbar-nav li.active>a:active,
.navbar-default ul.navbar-nav li.active>a:focus {
    background-color: #0384c3;
    color: #fff;
}


/* line 200, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown {
    border-bottom: 0;
}


/* line 207, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown>a {
    border-bottom: 1px solid white;
}


/* line 213, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown i.fa.fa-angle-down {
    padding-left: 5px;
}


/* line 216, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown i.fa.fa-angle-down:before {
    content: "\f107";
}


/* line 223, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown.open {
    border-bottom: 1px solid white;
}


/* line 227, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown.open>a {
    background-color: #0384c3;
    color: #fff;
    border-color: transparent;
    border-bottom: 1px solid white;
}


/* line 240, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu {
    background-color: #0384c3;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
}


/* line 248, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li {
    background-color: #038cce;
}


/* line 251, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li>a,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li>a {
    color: #fff;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li>a:hover,
.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li>a:active,
.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li>a:focus,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li>a:hover,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li>a:active,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li>a:focus {
    background-color: #0384c3;
    color: #fff;
}


/* line 262, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li.active>a,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li.active>a {
    background-color: #0384c3;
    color: #fff;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li.active>a:hover,
.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li.active>a:active,
.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li.active>a:focus,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li.active>a:hover,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li.active>a:active,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li.active>a:focus {
    background-color: #0384c3;
    color: #fff;
}


/* line 286, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.search-toggle-button-mobile {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    width: inherit;
    border-radius: 0px;
    margin: 0px;
    position: absolute;
    top: 17px;
    right: 55px;
    z-index: 3;
}


/* line 288, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */

.search-toggle-button-mobile.collapsed {
    color: #fff;
}

@media (min-width: 768px) {
    /* line 313, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .top-navbar .navbar-brand-top {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    /* line 318, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .top-navbar .navbar-brand-top .navbar-brand-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    /* line 330, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .top-navbar .navbar-brand-top .navbar-brand-row .logo-top {
        text-align: left;
    }
    /* line 334, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .top-navbar .navbar-brand-top .navbar-brand-row .join-top {
        text-align: right;
    }
    /* line 349, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default {
        background-color: #039be5;
        height: auto;
        padding-top: 12px;
        padding-bottom: 13px;
    }
    /* line 356, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default .navbar-header {
        background-color: transparent;
        float: none;
    }
    /* line 361, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default .navbar-header .navbar-brand {
        max-width: none;
        margin: 0px;
    }
    /* line 370, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default .navbar-collapse {
        background-color: transparent;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    /* line 388, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0 auto;
        float: none;
    }
    /* line 391, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li {
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        border-bottom: 1px solid #039be5;
    }
    /* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    .navbar-default ul.navbar-nav li:hover,
    .navbar-default ul.navbar-nav li:active,
    .navbar-default ul.navbar-nav li:focus {
        border-color: white;
    }
    /* line 405, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li:nth-child(7) {
        border: 2px solid white;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;
        margin-left: 2px;
    }
    /* line 411, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li:nth-child(7) a {
        padding-top: 9px;
        padding-bottom: 9px;
    }
    /* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    .navbar-default ul.navbar-nav li:nth-child(7):hover,
    .navbar-default ul.navbar-nav li:nth-child(7):active,
    .navbar-default ul.navbar-nav li:nth-child(7):focus {
        background: white;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }
    /* line 423, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li:nth-child(7):hover a,
    .navbar-default ul.navbar-nav li:nth-child(7):active a,
    .navbar-default ul.navbar-nav li:nth-child(7):focus a {
        color: #039be5;
    }
    /* line 438, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li a,
    .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
    .navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
        font-size: 14px;
        color: #fefefe;
        word-break: normal;
        white-space: nowrap;
        padding-top: 11px;
        padding-bottom: 11px;
    }
    /* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    .navbar-default ul.navbar-nav li a:hover,
    .navbar-default ul.navbar-nav li a:active,
    .navbar-default ul.navbar-nav li a:focus,
    .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a:hover,
    .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a:active,
    .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a:focus,
    .navbar-default ul.navbar-nav ul.dropdown-menu>li>a:hover,
    .navbar-default ul.navbar-nav ul.dropdown-menu>li>a:active,
    .navbar-default ul.navbar-nav ul.dropdown-menu>li>a:focus {
        background-color: transparent;
        color: #fff;
        text-decoration: none;
    }
    /* line 455, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.active {
        border-color: white;
    }
    /* line 459, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.active>a {
        background-color: transparent;
        color: #fff;
    }
    /* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    .navbar-default ul.navbar-nav li.active>a:hover,
    .navbar-default ul.navbar-nav li.active>a:active,
    .navbar-default ul.navbar-nav li.active>a:focus {
        background-color: transparent;
        color: white;
    }
    /* line 472, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown {
        border-bottom: 1px solid #039be5;
    }
    /* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    .navbar-default ul.navbar-nav li.dropdown:hover,
    .navbar-default ul.navbar-nav li.dropdown:active,
    .navbar-default ul.navbar-nav li.dropdown:focus {
        border-bottom: 1px solid white;
    }
    /* line 482, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown.active {
        border-bottom: 1px solid white;
    }
    /* line 487, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown a {
        border: 0;
    }
    /* line 492, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown.open {
        border-bottom: 1px solid white;
    }
    /* line 496, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown.open a {
        border: 0;
    }
    /* line 512, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown i.fa.fa-angle-down {
        display: none;
    }
    /* line 522, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown.open>a {
        background-color: transparent;
        color: #fff;
    }
    /* line 533, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu,
    .navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu {
        background-color: #2d2d2d;
        text-align: left;
        border: none;
        border-radius: 0px;
        width: 190%;
        margin-top: 14px;
    }
    /* line 542, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li,
    .navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li {
        border: none;
        background: transparent;
    }
    /* line 546, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li:last-child,
    .navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li:last-child {
        margin-left: 0px;
    }
    /* line 552, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li>a,
    .navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li>a {
        color: #fff;
        word-break: break-word;
        white-space: normal;
    }
}

@media (min-width: 992px) {
    /* line 588, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default .navbar-header {
        float: none;
    }
    /* line 594, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav {
        float: none;
    }
    /* line 598, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li a,
    .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
    .navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    /* line 627, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default .navbar-header {
        float: left;
    }
    /* line 630, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default .navbar-header .navbar-brand img {
        max-width: 160px;
    }
    /* line 638, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav {
        padding-left: 30px;
    }
    /* line 643, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li a,
    .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
    .navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
        font-size: 18px;
    }
    /* line 653, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_header.scss */
    .navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu,
    .navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu {
        margin-top: 20px;
    }
}


/* line 5, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

.not-ready {
    background: #039be5;
    text-align: center;
    padding-bottom: 40px;
}


/* line 11, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

.not-ready h2 {
    font-size: 48px;
    color: white;
    font-family: 'proximabold';
    margin-bottom: 25px;
}


/* line 19, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

.not-ready p {
    color: white;
}


/* line 24, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

.not-ready a {
    color: white;
    border: 2px solid white;
    padding: 7px 27px;
    display: inline-block;
    margin-top: 10px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.not-ready a:hover,
.not-ready a:active,
.not-ready a:focus {
    background: white;
    color: #039be5;
    text-decoration: none;
}


/* line 41, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer {
    background: #2d2d2d;
}


/* line 45, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .social {
    background: white;
}


/* line 49, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .social ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    padding: 35px 0;
}


/* line 57, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .social ul li {
    display: inline-block;
    margin-left: 40px;
}


/* line 62, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .social ul li:first-child {
    margin: 0;
}


/* line 67, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .social ul li a {
    font-size: 25px;
    color: #039be5;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

footer .social ul li a:hover,
footer .social ul li a:active,
footer .social ul li a:focus {
    text-decoration: none;
    color: #e51b23;
}


/* line 82, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .footer-nav {
    padding: 40px 0;
    border-bottom: 1px solid rgba(250, 250, 250, 0.1);
}


/* line 87, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .footer-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}


/* line 96, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .footer-nav ul li a {
    color: white;
}


/* line 104, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .about {
    padding-top: 25px;
    padding-bottom: 40px;
}


/* line 109, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .about p {
    padding-top: 30px;
    color: white;
    font-size: 11px;
    line-height: 23px;
    text-align: center;
}


/* line 119, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .top-legal {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
}


/* line 125, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .top-legal p.copy {
    font-size: 11px;
    color: white;
    line-height: 18px;
    text-align: center;
    color: #039be5;
    margin: 0;
}


/* line 135, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .top-legal ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 18px;
}


/* line 143, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .top-legal ul li {
    display: inline-block;
    line-height: 18px;
}


/* line 148, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .top-legal ul li a {
    font-size: 11px;
    color: white;
    padding: 0 3px 0 6px;
    border-left: 1px solid white;
}


/* line 158, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .top-legal ul li:first-child a {
    border: none;
}


/* line 167, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .bot-legal {
    padding: 15px 0;
}


/* line 171, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .bot-legal ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 18px;
}


/* line 179, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .bot-legal ul li {
    display: inline-block;
    line-height: 18px;
}


/* line 184, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .bot-legal ul li:last-child {
    margin-left: 55px;
}


/* line 189, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */

footer .bot-legal ul li a {
    color: white;
    font-size: 11px;
    line-height: 18px;
}

@media (min-width: 768px) {
    /* line 202, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer {
        background: #2d2d2d;
    }
    /* line 206, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .footer-nav {
        border: none;
    }
    /* line 211, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .divider {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    /* line 218, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .social ul {
        text-align: right;
        padding: 31px 0;
    }
    /* line 223, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .social ul li {
        margin-left: 65px;
    }
    /* line 227, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .social ul li a {
        font-size: 34px;
    }
    /* line 235, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .footer-nav {
        padding-top: 60px;
    }
    /* line 239, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .footer-nav ul {
        float: left;
        width: 25%;
        text-align: left;
    }
    /* line 247, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .top-legal {
        border: none;
    }
}

@media (min-width: 992px) {
    /* line 257, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .about {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    /* line 262, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .about img {
        margin-left: 0;
    }
    /* line 267, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .about p {
        text-align: left;
        padding: 0;
        padding-left: 25px;
    }
    /* line 277, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    footer .top-legal p.copy {
        position: absolute;
        left: 15px;
    }
    /* line 285, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    .not-ready {
        text-align: left;
        padding-bottom: 14px;
        padding-top: 5px;
    }
    /* line 291, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    .not-ready h2 {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    /* line 297, Z:/JorgeCruz/Sykes/Sikes/scss/layout/_footer.scss */
    .not-ready a {
        float: right;
    }
}


/* line 37, Z:/JorgeCruz/Sykes/Sikes/scss/components/_button.scss */

.btn-join,
.btn-join.active.focus,
.btn-join.active:focus,
.btn-join.active:hover,
.btn-join.focus:active,
.btn-join:active:focus,
.btn-join:active:hover {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #e51b23;
    padding: 11px 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: none;
    border-radius: 0px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 30px;
    outline: none;
    font-size: 16px;
    height: 52px;
    position: relative;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.btn-join:hover,
.btn-join.active:hover,
.btn-join:hover:active,
.btn-join:active,
.btn-join.focus:active,
.btn-join:active:focus,
.btn-join:active:hover,
.btn-join:focus,
.btn-join.active:focus,
.btn-join:focus:active {
    background-color: #e51b23;
    text-decoration: none;
    color: #fff;
    border: none;
}


/* line 55, Z:/JorgeCruz/Sykes/Sikes/scss/components/_button.scss */

.primary-button,
.btn-default,
.btn-general {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #e51b23;
    padding: 11px 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: none;
    border-radius: 0px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 30px;
    outline: none;
    font-size: 16px;
    height: 52px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.primary-button:hover,
.primary-button:active,
.primary-button:focus,
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-general:hover,
.btn-general:active,
.btn-general:focus {
    background-color: #e51b23;
    text-decoration: none;
    color: #fff;
    border: none;
}


/* line 59, Z:/JorgeCruz/Sykes/Sikes/scss/components/_button.scss */

.primary-button.active.focus,
.primary-button.active:focus,
.primary-button.active:hover,
.primary-button:active.focus,
.primary-button:active:focus,
.primary-button:active:hover,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-general.active.focus,
.btn-general.active:focus,
.btn-general.active:hover,
.btn-general:active.focus,
.btn-general:active:focus,
.btn-general:active:hover {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #e51b23;
    padding: 11px 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: none;
    border-radius: 0px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 30px;
    outline: none;
    font-size: 16px;
    height: 52px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.primary-button.active.focus:hover,
.primary-button.active.focus:active,
.primary-button.active.focus:focus,
.primary-button.active:focus:hover,
.primary-button.active:focus:active,
.primary-button.active:focus:focus,
.primary-button.active:hover:hover,
.primary-button.active:hover:active,
.primary-button.active:hover:focus,
.primary-button:active.focus:hover,
.primary-button:active.focus:active,
.primary-button:active.focus:focus,
.primary-button:active:focus:hover,
.primary-button:active:focus:active,
.primary-button:active:focus:focus,
.primary-button:active:hover:hover,
.primary-button:active:hover:active,
.primary-button:active:hover:focus,
.btn-default.active.focus:hover,
.btn-default.active.focus:active,
.btn-default.active.focus:focus,
.btn-default.active:focus:hover,
.btn-default.active:focus:active,
.btn-default.active:focus:focus,
.btn-default.active:hover:hover,
.btn-default.active:hover:active,
.btn-default.active:hover:focus,
.btn-default:active.focus:hover,
.btn-default:active.focus:active,
.btn-default:active.focus:focus,
.btn-default:active:focus:hover,
.btn-default:active:focus:active,
.btn-default:active:focus:focus,
.btn-default:active:hover:hover,
.btn-default:active:hover:active,
.btn-default:active:hover:focus,
.btn-general.active.focus:hover,
.btn-general.active.focus:active,
.btn-general.active.focus:focus,
.btn-general.active:focus:hover,
.btn-general.active:focus:active,
.btn-general.active:focus:focus,
.btn-general.active:hover:hover,
.btn-general.active:hover:active,
.btn-general.active:hover:focus,
.btn-general:active.focus:hover,
.btn-general:active.focus:active,
.btn-general:active.focus:focus,
.btn-general:active:focus:hover,
.btn-general:active:focus:active,
.btn-general:active:focus:focus,
.btn-general:active:hover:hover,
.btn-general:active:hover:active,
.btn-general:active:hover:focus {
    background-color: #e51b23;
    text-decoration: none;
    color: #fff;
    border: none;
}


/* line 8, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}


/* line 14, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}


/* line 20, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}


/* line 26, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/* line 39, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */

.custom-carousel {
    background-color: #fff;
}


/* line 42, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */

.custom-carousel .indicators-container {
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 10px;
    top: auto;
    margin: 0 auto;
}


/* line 51, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */

.custom-carousel .indicators-container .carousel-indicators {
    text-align: center;
    width: auto;
    margin: 0px 15px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}


/* line 62, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */

.custom-carousel .indicators-container .carousel-indicators li {
    background-color: transparent;
    border: 1px solid #039be5;
    width: 15px;
    height: 15px;
    margin: 0px;
    border-radius: 100%;
    margin: 0px 5px;
    -webkit-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.custom-carousel .indicators-container .carousel-indicators li:hover,
.custom-carousel .indicators-container .carousel-indicators li:active,
.custom-carousel .indicators-container .carousel-indicators li:focus {
    background-color: rgba(3, 155, 229, 0.5);
}


/* line 11, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.custom-carousel .indicators-container .carousel-indicators .active,
.custom-carousel .indicators-container .carousel-indicators .active:hover,
.custom-carousel .indicators-container .carousel-indicators .active:active,
.custom-carousel .indicators-container .carousel-indicators .active:focus {
    background-color: #039be5;
    border: 1px solid #039be5;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

@media (min-width: 768px) {
    /* line 151, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */
    .custom-carousel .indicators-container {
        width: 750px;
    }
    /* line 159, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */
    .custom-carousel .controls {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: right;
        z-index: 15;
    }
    /* line 169, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */
    .custom-carousel .controls a.carousel-control-prev,
    .custom-carousel .controls a.carousel-control-next {
        height: 41px;
        width: 41px;
        display: inline-block;
        background: transparent;
        border: 2px solid white;
        border-radius: 100%;
        text-align: center;
    }
    /* line 179, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */
    .custom-carousel .controls a.carousel-control-prev span,
    .custom-carousel .controls a.carousel-control-next span {
        color: white;
        font-size: 36px;
        font-weight: 400;
    }
    /* line 185, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */
    .custom-carousel .controls a.carousel-control-prev span.sr-only,
    .custom-carousel .controls a.carousel-control-next span.sr-only {
        display: none;
    }
    /* line 192, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */
    .custom-carousel .controls a.carousel-control-prev {
        margin-right: 15px;
    }
    /* line 197, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */
    .custom-carousel .controls a.carousel-control-next {
        margin-right: 5px;
    }
}

@media (min-width: 992px) {
    /* line 211, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */
    .custom-carousel .indicators-container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    /* line 223, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */
    .custom-carousel .indicators-container {
        width: 1170px;
    }
}


/* line 231, Z:/JorgeCruz/Sykes/Sikes/scss/components/_carousel.scss */

.carousel-inner>.item>img {
    max-width: 100%;
}


/*** Styles related to social media icons
* Specific styles for social items on header or footer please
* use header o footer file
***/


/* line 7, Z:/JorgeCruz/Sykes/Sikes/scss/components/_social-icons.scss */

.social-icons {
    display: inline-block;
    padding-left: 5px;
}


/* line 14, Z:/JorgeCruz/Sykes/Sikes/scss/components/_social-icons.scss */

.social-items {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


/* line 33, Z:/JorgeCruz/Sykes/Sikes/scss/components/_social-icons.scss */

.social-items li {
    padding-left: 5px;
    padding-right: 5px;
}


/* line 41, Z:/JorgeCruz/Sykes/Sikes/scss/components/_social-icons.scss */

.custom-social {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    background: transparent;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    width: 32px;
    border-radius: 100%;
    border: 1px solid #e51b23;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.custom-social:hover,
.custom-social:active,
.custom-social:focus {
    text-decoration: none;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.facebook-icon:hover,
.facebook-icon:active,
.facebook-icon:focus {
    color: #fff;
    background: #3d5b9b;
    border: 1px solid #3d5b9b;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.twitter-icon:hover,
.twitter-icon:active,
.twitter-icon:focus {
    color: #fff;
    background: #61a9db;
    border: 1px solid #61a9db;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.linkedin-icon:hover,
.linkedin-icon:active,
.linkedin-icon:focus {
    color: #fff;
    background: #0e76b5;
    border: 1px solid #0e76b5;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.youtube-icon:hover,
.youtube-icon:active,
.youtube-icon:focus {
    color: #fff;
    background: #e52e2a;
    border: 1px solid #e52e2a;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.instagram-icon:hover,
.instagram-icon:active,
.instagram-icon:focus {
    color: #fff;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    border: 1px solid #fd5949;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.pinterest-icon:hover,
.pinterest-icon:active,
.pinterest-icon:focus {
    color: #fff;
    background: #cb2027;
    border: 1px solid #cb2027;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.rss-icon:hover,
.rss-icon:active,
.rss-icon:focus {
    color: #fff;
    background: linear-gradient(135deg, #ff4d03 20%, #ffb67c 40%, #ff4d03 100%);
    border: 1px solid #ff4d03;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.glassdoor-icon:hover,
.glassdoor-icon:active,
.glassdoor-icon:focus {
    color: #fff;
    background: #7cb229;
    border: 1px solid #7cb229;
}


/* line 6, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile,
.search-desktop-home,
.search-desktop,
#search-widget {
    background-color: #00589c;
}


/* line 10, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile .search-box,
.search-desktop-home .search-box,
.search-desktop .search-box,
#search-widget .search-box {
    padding-top: 35px;
    padding-bottom: 25px;
}


/* line 22, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile #search-bar,
.search-desktop-home #search-bar,
.search-desktop #search-bar,
#search-widget #search-bar {
    max-width: 480px;
    margin: 0 auto;
}


/* line 27, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile #search-bar .search-bar-element,
.search-desktop-home #search-bar .search-bar-element,
.search-desktop #search-bar .search-bar-element,
#search-widget #search-bar .search-bar-element {
    padding-bottom: 35px;
    padding-left: 0px;
    padding-right: 0px;
}


/* line 32, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile #search-bar .search-bar-element:nth-child(2),
.search-desktop-home #search-bar .search-bar-element:nth-child(2),
.search-desktop #search-bar .search-bar-element:nth-child(2),
#search-widget #search-bar .search-bar-element:nth-child(2) {
    padding-bottom: 30px;
}


/* line 37, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile #search-bar .search-bar-element:last-child,
.search-desktop-home #search-bar .search-bar-element:last-child,
.search-desktop #search-bar .search-bar-element:last-child,
#search-widget #search-bar .search-bar-element:last-child {
    padding-bottom: 10px;
}


/* line 42, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile #search-bar .search-bar-element input,
.search-desktop-home #search-bar .search-bar-element input,
.search-desktop #search-bar .search-bar-element input,
#search-widget #search-bar .search-bar-element input {
    font-size: 16px;
    color: #484748;
    height: 52px;
    border: none;
    border-radius: 0px;
    text-align: center;
}


/* line 51, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile #search-bar .search-bar-element input::-ms-clear,
.search-desktop-home #search-bar .search-bar-element input::-ms-clear,
.search-desktop #search-bar .search-bar-element input::-ms-clear,
#search-widget #search-bar .search-bar-element input::-ms-clear {
    display: none;
}


/* line 108, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.search-mobile #search-bar .search-bar-element input::-webkit-input-placeholder,
.search-desktop-home #search-bar .search-bar-element input::-webkit-input-placeholder,
.search-desktop #search-bar .search-bar-element input::-webkit-input-placeholder,
#search-widget #search-bar .search-bar-element input::-webkit-input-placeholder {
    color: #666;
    -webkit-text-decoration: center;
    text-decoration: center;
    font-size: 18px;
}


/* line 109, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.search-mobile #search-bar .search-bar-element input:-moz-placeholder,
.search-desktop-home #search-bar .search-bar-element input:-moz-placeholder,
.search-desktop #search-bar .search-bar-element input:-moz-placeholder,
#search-widget #search-bar .search-bar-element input:-moz-placeholder {
    color: #666;
    text-decoration: center;
    font-size: 18px;
}


/* line 110, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.search-mobile #search-bar .search-bar-element input::-moz-placeholder,
.search-desktop-home #search-bar .search-bar-element input::-moz-placeholder,
.search-desktop #search-bar .search-bar-element input::-moz-placeholder,
#search-widget #search-bar .search-bar-element input::-moz-placeholder {
    color: #666;
    text-decoration: center;
    font-size: 18px;
}


/* line 111, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.search-mobile #search-bar .search-bar-element input:-ms-input-placeholder,
.search-desktop-home #search-bar .search-bar-element input:-ms-input-placeholder,
.search-desktop #search-bar .search-bar-element input:-ms-input-placeholder,
#search-widget #search-bar .search-bar-element input:-ms-input-placeholder {
    color: #666;
    text-decoration: center;
    font-size: 18px;
}


/* line 67, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile #search-bar .search-bar-element.search-widget-container .search-btn,
.search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn,
.search-desktop #search-bar .search-bar-element.search-widget-container .search-btn,
#search-widget #search-bar .search-bar-element.search-widget-container .search-btn {
    display: block;
    text-transform: none;
    background-color: #e51b23;
    max-width: 210px;
    margin: 0 auto;
    font-size: 0px;
}


/* line 76, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:before,
.search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:before,
.search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:before,
#search-widget #search-bar .search-bar-element.search-widget-container .search-btn:before {
    content: "\f002";
    font-family: 'FontAwesome';
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-left: -70px;
}


/* line 88, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:after,
.search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:after,
.search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:after,
#search-widget #search-bar .search-bar-element.search-widget-container .search-btn:after {
    content: "Search";
    font-family: "proximareg", "Open Sans", sans-serif;
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-left: 25px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:hover,
.search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:hover,
.search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:hover,
#search-widget #search-bar .search-bar-element.search-widget-container .search-btn:hover,
.search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:active,
.search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:active,
.search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:active,
#search-widget #search-bar .search-bar-element.search-widget-container .search-btn:active,
.search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:focus,
.search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:focus,
.search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:focus,
#search-widget #search-bar .search-bar-element.search-widget-container .search-btn:focus {
    background-color: #e93d44;
}


/* line 114, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile .link-center,
.search-desktop-home .link-center,
.search-desktop .link-center,
#search-widget .link-center {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}


/* line 120, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-mobile .link-center .view-all-jobs,
.search-desktop-home .link-center .view-all-jobs,
.search-desktop .link-center .view-all-jobs,
#search-widget .link-center .view-all-jobs {
    color: #fff;
    font-weight: normal;
    border-bottom: 1px solid transparent;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.search-mobile .link-center .view-all-jobs:hover,
.search-desktop-home .link-center .view-all-jobs:hover,
.search-desktop .link-center .view-all-jobs:hover,
#search-widget .link-center .view-all-jobs:hover,
.search-mobile .link-center .view-all-jobs:active,
.search-desktop-home .link-center .view-all-jobs:active,
.search-desktop .link-center .view-all-jobs:active,
#search-widget .link-center .view-all-jobs:active,
.search-mobile .link-center .view-all-jobs:focus,
.search-desktop-home .link-center .view-all-jobs:focus,
.search-desktop .link-center .view-all-jobs:focus,
#search-widget .link-center .view-all-jobs:focus {
    text-decoration: none;
    border-bottom: 1px solid white;
}


/* line 142, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

.search-desktop-home,
.search-desktop {
    background-color: transparent;
}


/* line 155, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */

#search-widget {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    background-color: #e51b23;
    padding-top: 30px;
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    /* line 176, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-mobile,
    .search-desktop-home,
    .search-desktop,
    #search-widget {
        float: none;
        background-size: cover;
        padding: 0px;
    }
    /* line 184, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home,
    .search-desktop,
    #search-widget {
        position: relative;
        background-color: #00589c;
    }
    /* line 188, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home h1,
    .search-desktop h1,
    #search-widget h1 {
        color: #fff;
        text-align: left;
        margin: 0px;
        padding-bottom: 10px;
    }
    /* line 196, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home .search-box,
    .search-desktop .search-box,
    #search-widget .search-box {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    /* line 201, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home .search-box .search-box-content,
    .search-desktop .search-box .search-box-content,
    #search-widget .search-box .search-box-content {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 30px;
        padding-right: 30px;
    }
    /* line 220, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home #search-bar,
    .search-desktop #search-bar,
    #search-widget #search-bar {
        max-width: none;
        display: table;
    }
    /* line 231, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home #search-bar .search-bar-element,
    .search-desktop #search-bar .search-bar-element,
    #search-widget #search-bar .search-bar-element {
        display: table-cell;
        vertical-align: bottom;
        width: 50%;
        padding-right: 15px;
        padding-left: 0px;
        padding-bottom: 0px;
    }
    /* line 239, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home #search-bar .search-bar-element:nth-child(2),
    .search-desktop #search-bar .search-bar-element:nth-child(2),
    #search-widget #search-bar .search-bar-element:nth-child(2) {
        padding-bottom: 0px;
    }
    /* line 255, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home #search-bar .search-bar-element input,
    .search-desktop #search-bar .search-bar-element input,
    #search-widget #search-bar .search-bar-element input {
        height: 52px;
        text-align: left;
    }
    /* line 263, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home #search-bar .search-bar-element label,
    .search-desktop #search-bar .search-bar-element label,
    #search-widget #search-bar .search-bar-element label {
        color: #fff;
        font-weight: normal;
        text-transform: capitalize;
    }
    /* line 270, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home #search-bar .search-bar-element.search-widget-container,
    .search-desktop #search-bar .search-bar-element.search-widget-container,
    #search-widget #search-bar .search-bar-element.search-widget-container {
        position: relative;
        padding-bottom: 0px;
        padding-right: 0px;
    }
    /* line 282, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn,
    .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn,
    #search-widget #search-bar .search-bar-element.search-widget-container .search-btn {
        background-color: #e51b23;
        width: 170px;
        padding: 11px 15px;
    }
    /* line 287, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:before,
    .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:before,
    #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:before {
        margin-left: auto;
        width: 20px;
        margin-right: 110px;
    }
    /* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:hover,
    .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:hover,
    .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:active,
    .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:active,
    .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:focus,
    .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:focus,
    #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:hover,
    #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:active,
    #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:focus {
        background-color: #e51b23, 15%;
    }
    /* line 313, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home .link-center,
    .search-desktop .link-center,
    #search-widget .link-center {
        padding-top: 14px;
    }
    /* line 317, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home .link-center .view-all-jobs,
    .search-desktop .link-center .view-all-jobs,
    #search-widget .link-center .view-all-jobs {
        color: #fff;
        font-weight: normal;
    }
    /* line 328, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop,
    #search-widget {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        background-color: #e51b23;
    }
    /* line 337, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop h1,
    #search-widget h1 {
        color: #fff;
        text-align: left;
    }
    /* line 345, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop .search-box .search-box-content,
    #search-widget .search-box .search-box-content {
        background-color: transparent;
    }
    /* line 392, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop #search-bar .search-bar-element label,
    #search-widget #search-bar .search-bar-element label {
        color: #fff;
    }
    /* line 407, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn,
    #search-widget #search-bar .search-bar-element.search-widget-container .search-btn {
        background-color: #ac141a;
    }
    /* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:hover,
    .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:active,
    .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:focus,
    #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:hover,
    #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:active,
    #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:focus {
        background-color: #730e12;
    }
    /* line 426, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop .link-center .view-all-jobs,
    #search-widget .link-center .view-all-jobs {
        color: #fff;
    }
    /* line 436, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    #search-widget {
        padding: 20px 15px 30px 15px;
    }
}

@media (min-width: 1200px) {
    /* line 451, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home .search-box .search-box-content,
    .search-desktop .search-box .search-box-content,
    #search-widget .search-box .search-box-content {
        padding-left: 65px;
        padding-right: 65px;
    }
    /* line 458, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home .search-box .search-box-content #search-bar .search-bar-element.search-field-container,
    .search-desktop .search-box .search-box-content #search-bar .search-bar-element.search-field-container,
    #search-widget .search-box .search-box-content #search-bar .search-bar-element.search-field-container {
        width: 378px;
        padding-right: 50px;
    }
    /* line 463, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home .search-box .search-box-content #search-bar .search-bar-element.search-widget-container,
    .search-desktop .search-box .search-box-content #search-bar .search-bar-element.search-widget-container,
    #search-widget .search-box .search-box-content #search-bar .search-bar-element.search-widget-container {
        width: 210px;
        padding-right: 0px;
    }
    /* line 468, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a,
    .search-desktop .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a,
    #search-widget .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a {
        width: 210px;
    }
    /* line 472, Z:/JorgeCruz/Sykes/Sikes/scss/components/_search-box.scss */
    .search-desktop-home .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a:before,
    .search-desktop .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a:before,
    #search-widget .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a:before {
        margin-right: 130px;
    }
}


/* line 5, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner {
    background: url("/media/2018/7/f21ba019-78a1-4511-b9fb-734194445f43-1532723896805.png") no-repeat center right -240px;
    background-size: cover;
    height: 450px;
    position: relative;
}


/* line 11, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.fp-center {
    background-image: url("/media/2018/7/daf9aa8f-7dd3-4608-88ff-3e6f25c7e6bd-1532723739366.png");
    background-position: top right -480px;
    background-repeat: no-repeat;
}


/* line 17, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.fp-center .tag {
    bottom: 10px;
}


/* line 21, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.fp-center .tag .tag-default {
    font-size: 37px;
}


/* line 26, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.fp-center .tag a,
.landing-banner.fp-home .tag a,
.landing-banner.fp-corporate .tag a {
    font-size: 36px;
    display: inline-block;
    color: white;
    font-family: "proximareg", "Open Sans", sans-serif;
    line-height: 36px;
    padding: 15px 40px;
    border: 2px solid white;
    margin-top: 10px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.landing-banner.fp-center .tag a:hover,
.landing-banner.fp-home .tag a:hover,
.landing-banner.fp-corporate .tag a:hover,
.landing-banner.fp-center .tag a:active,
.landing-banner.fp-home .tag a:active,
.landing-banner.fp-corporate .tag a:active,
.landing-banner.fp-center .tag a:focus,
.landing-banner.fp-home .tag a:focus,
.landing-banner.fp-corporate .tag a:focus {
    text-decoration: none;
    background: white;
    color: #039be5;
}


/* line 47, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.fp-home {
    background-image: url("/media/2018/8/daf7ab12-ef91-4a30-a2ce-2dcae1c27191-1535492963057.png");
    background-position: left 46% center;
}


/* line 53, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.fp-corporate {
    background-image: url("/media/2018/8/53180ecd-e404-41a3-a6eb-57b0e08811fa-1535570046093.png");
    background-position: right 25% center;
}


/* line 59, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.grow {
    background-image: url("/media/2018/7/ec70aeae-fb66-47be-adcd-04aeb2e1c8d1-1532723897878.png");
    background-position: top left 30%;
}


/* line 65, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.benefits {
    background-image: url("/media/2018/7/25f00b0b-e878-4400-8d31-6f676fb18ed6-1532723727154.png");
    background-position: top right 45%;
}


/* line 71, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.about {
    background-image: url("/media/2018/8/0ecffaeb-4fb1-4ca7-be43-7d6779163443-1535579501361.png");
    background-position: top left 48%;
}


/* line 77, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.landing-banner.veterans {
    background-image: url("/media/2018/8/d08a697b-9ca3-44f8-a6dd-cb62210af1a7-1535476813019.png");
    background-position: top right 40%;
}


/* line 89, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.banner-default .tag {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
}


/* line 99, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

.banner-default .tag .tag-default {
    font-family: "buntaro", "Montserrat", sans-serif;
    display: block;
    color: white;
    font-size: 44px;
    line-height: 55px;
    text-shadow: -1px 0px 12px #000000;
}


/* line 115, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .top-section {
    padding: 20px 0 40px 0;
}


/* line 119, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .top-section p {
    margin: 0;
}


/* line 125, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials {
    background: url("/media/2018/7/9f751f26-419c-472d-9493-6a1ad513ccc5-1532964198065.png") top left no-repeat;
    background-size: cover;
    padding: 50px 0 90px;
    padding-bottom: 30px;
    position: relative;
}


/* line 133, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials img {
    max-width: 290px;
}


/* line 138, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel {
    background: transparent;
}


/* line 144, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item .testimonial-container {
    max-width: 290px;
    margin: 0 auto;
}


/* line 149, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content {
    background: #039be5;
    padding: 25px;
    padding-bottom: 60px;
    position: relative;
}


/* line 156, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content .bordered {
    padding: 50px 2px;
    border: 2px solid white;
}


/* line 161, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content .bordered:before {
    content: " ";
    background: url("/media/2018/7/8c9ac687-b8ca-4297-a14e-b0a178eb895a-1532723898720.png") top center no-repeat;
    width: 65px;
    height: 52px;
    background-color: #039be5;
    background-size: 80%;
    position: absolute;
    top: 10px;
    left: 0px;
}


/* line 174, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content .bordered:after {
    content: " ";
    background: url("/media/2018/7/850726a6-a82a-4b2a-b9b2-19aebc350ba5-1532723898738.png") bottom center no-repeat;
    width: 65px;
    height: 52px;
    background-color: #039be5;
    background-size: 80%;
    position: absolute;
    bottom: 35px;
    right: 0px;
}


/* line 187, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content .bordered p {
    padding: 0;
    margin: 0;
    font-size: 36px;
    color: white;
    line-height: 46px;
    text-align: center;
}


/* line 196, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content .bordered p span {
    font-weight: bold;
    font-family: 'proximabold';
}


/* line 204, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content .carousel-control-next {
    border: 1px solid white;
    border-radius: 100%;
    color: white;
    position: absolute;
    width: 27px;
    height: 27px;
    left: 5px;
    bottom: 5px;
    text-align: center;
    font-size: 25px;
    line-height: 25px;
}


/* line 219, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content .name {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    position: absolute;
    color: white;
    bottom: 5px;
    right: 25px;
}


/* line 236, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item:last-child .testimonial-container .testimonial-content {
    background-color: #e45425;
}


/* line 242, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .testimonials #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:before,
#content.home .testimonials #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:after {
    background-color: #e45425;
}


/* line 256, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag {
    position: relative;
    max-width: 290px;
    margin: 0 auto;
    margin-bottom: 50px;
}


/* line 263, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag img {
    display: block;
}


/* line 267, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag img.hover {
    display: none;
}


/* line 273, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag img+.content {
    display: none;
}


/* line 278, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag .content {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}


/* line 288, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag .content p,
#content.home .tags .tag .content a {
    font-size: 13px;
    color: white;
    line-height: 16px;
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
}


/* line 298, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag .content span {
    display: block;
}


/* line 303, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag .content a {
    display: block;
    margin-top: 25px;
}


/* line 312, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag:hover img,
#content.home .tags .tag:active img,
#content.home .tags .tag:focus img {
    display: none;
}


/* line 316, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag:hover img.hover,
#content.home .tags .tag:active img.hover,
#content.home .tags .tag:focus img.hover {
    display: block;
}


/* line 322, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .tags .tag:hover img+.content,
#content.home .tags .tag:active img+.content,
#content.home .tags .tag:focus img+.content {
    display: block;
}


/* line 330, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .inside {
    padding: 25px 0 90px;
    text-align: center;
}


/* line 335, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .inside h2 {
    margin-bottom: 10px;
    color: #444444;
    font-size: 48px;
    font-family: 'proximabold';
}


/* line 343, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */

#content.home .inside p {
    margin-bottom: 70px;
}

@media (min-width: 768px) {
    /* line 355, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .banner-default .tag {
        bottom: 20px;
    }
    /* line 359, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .banner-default .tag .tag-default {
        font-size: 35px;
        line-height: 45px;
    }
    /* line 367, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner {
        background: none;
        height: auto;
    }
    /* line 372, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item {
        height: 350px;
    }
    /* line 376, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item img {
        display: none;
    }
    /* line 381, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item:nth-child(1) {
        background: url("/media/2018/7/f21ba019-78a1-4511-b9fb-734194445f43-1532723896805.png") no-repeat center center;
        background-size: cover;
    }
    /* line 387, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item:nth-child(2) {
        background: url("/media/2018/7/ae1d89f0-8547-47aa-a11b-d7b34bb28edf-1532723902525.png") no-repeat center center;
        background-size: cover;
    }
    /* line 393, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item:nth-child(3) {
        background: url("/media/2018/7/f8adb08f-d15d-47d8-81e2-19823c595910-1532723896140.png") no-repeat center center;
        background-size: cover;
    }
    .landing-banner #landing-carousel .item:nth-child(4) {
        background: url("/media/2018/8/8155ea67-082e-4243-8693-b0f98e0b740e-1535469800233.png") no-repeat center center;
        background-size: cover;
    }
}

@media (min-width: 992px) {
    /* line 412, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .banner-default .tag {
        bottom: 20px;
    }
    /* line 416, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .banner-default .tag .tag-default {
        font-size: 40px;
        line-height: 55px;
    }
    /* line 425, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner {
        background: none;
        height: auto;
    }
    /* line 432, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item {
        height: 450px;
    }
    /* line 441, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials {
        background: url("/media/2018/7/9a37c363-599b-450b-b84a-9df4082d7a70-1532723895010.png") top center no-repeat;
        background-size: cover;
        height: 390px;
        margin-bottom: 100px;
    }
    /* line 448, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel {
        position: absolute;
        text-align: center;
        top: 0px;
    }
    /* line 454, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner {
        margin: 0 auto;
    }
    /* line 460, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item img {
        float: left;
        max-width: 300px;
        margin-top: 120px;
    }
    /* line 467, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container {
        float: left;
        max-width: 600px;
        margin-left: 33px;
    }
    /* line 478, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .tags {
        padding: 80px 0;
    }
    /* line 482, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .tags .tag {
        margin-bottom: 0px;
    }
    /* line 488, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .inside {
        text-align: left;
    }
    /* line 493, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .inside h2 {
        margin-top: 35px;
    }
}

@media (min-width: 1200px) {
    /* line 509, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .banner-default .tag {
        bottom: 90px;
    }
    /* line 513, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .banner-default .tag .tag-default {
        font-size: 60px;
        line-height: 75px;
    }
    /* line 521, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner {
        background: none;
        height: auto;
    }
    /* line 528, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item {
        height: 550px;
    }
    /* line 534, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.fp-center {
        background-position: center center;
    }
    /* line 538, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.fp-center .tag {
        bottom: 50px;
    }
    /* line 542, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.fp-center .tag .tag-default {
        font-size: 60px;
    }
    /* line 547, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.fp-center .tag a,
    .landing-banner.fp-home .tag a,
    .landing-banner.fp-corporate .tag a {
        margin-top: 50px;
    }
    /* line 557, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .top-section {
        padding-top: 75px;
        padding-bottom: 60px;
    }
    /* line 565, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel {
        max-width: 1056px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    /* line 577, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item img {
        max-width: 330px;
        margin-top: 125px;
    }
    /* line 583, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container {
        max-width: 693px;
    }
    /* line 587, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content {
        padding: 60px;
    }
    /* line 591, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .bordered {
        padding: 69px 35px;
    }
    /* line 595, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .bordered:before {
        top: 40px;
        left: 30px;
    }
    /* line 601, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .bordered:after {
        bottom: 40px;
        right: 30px;
    }
    /* line 608, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .name {
        bottom: 30px;
        right: 95px;
    }
    /* line 614, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .carousel-control-next {
        width: 37px;
        height: 37px;
        font-size: 32px;
        line-height: 37px;
        bottom: 10px;
        left: 10px;
    }
    /* line 630, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .tags {
        padding-bottom: 100px;
    }
    /* line 634, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .tags .tag {
        max-width: none;
    }
    /* line 638, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .tags .tag .content {
        position: absolute;
        top: 100px;
    }
    /* line 643, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .tags .tag .content p,
    #content.home .tags .tag .content a {
        font-size: 18px;
        line-height: 20px;
        max-width: 90%;
    }
    /* line 653, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .inside {
        padding-top: 0;
        padding-bottom: 70px;
    }
    /* line 658, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    #content.home .inside h2 {
        padding-top: 40px;
    }
}

@media (min-width: 1920px) {
    /* line 672, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .banner-default .tag {
        bottom: 65px;
    }
    /* line 676, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .banner-default .tag .tag-default {
        font-size: 72px;
        line-height: 85px;
    }
    /* line 685, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner {
        background: none;
        height: auto;
    }
    /* line 693, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item {
        height: auto;
    }
    /* line 697, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item:first-child,
    .landing-banner #landing-carousel .item:nth-child(2),
    .landing-banner #landing-carousel .item:last-child {
        background: white;
    }
    /* line 703, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner #landing-carousel .item img {
        display: block;
    }
}

@media (min-width: 1921px) {
    /* line 714, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.banner-default {
        background: none;
    }
    /* line 719, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.banner-default.fp-center {
        background: none;
    }
    /* line 724, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.banner-default.fp-home {
        background: none;
    }
    /* line 729, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.banner-default.fp-corporate {
        background: none;
    }
    /* line 734, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.banner-default.grow {
        background: none;
    }
    /* line 739, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.banner-default.benefits {
        background: none;
    }
    /* line 744, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.banner-default.about {
        background: none;
    }
    /* line 749, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_home.scss */
    .landing-banner.banner-default.veterans {
        background: none;
    }
}


/* line 3, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .tags {
    padding-bottom: 5px;
    padding-top: 25px;
}


/* line 8, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .tags .tag {
    text-align: center;
}


/* line 12, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .tags .tag .content {
    top: 100px;
}


/* line 17, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .tags .tag .title {
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    color: #2d98d4;
    margin-top: 20px;
}


/* line 26, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .tags .tag a.title {
    color: #2d98d4;
    font-size: 18px;
    display: inline-block;
    margin: 0 auto;
    padding: 4px 23px;
    border: 2px solid #2d98d4;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#content.fp-center .tags .tag a.title:hover,
#content.fp-center .tags .tag a.title:active,
#content.fp-center .tags .tag a.title:focus {
    background-color: #2d98d4;
    color: white;
    text-decoration: none;
}


/* line 45, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .tags .tag.tag2 .title,
#content.fp-center .tags .tag.tag2 a {
    color: #913e97;
    border-color: #913e97;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#content.fp-center .tags .tag.tag2 a.title:hover,
#content.fp-center .tags .tag.tag2 a.title:active,
#content.fp-center .tags .tag.tag2 a.title:focus {
    background-color: #913e97;
}


/* line 62, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .tags .tag.tag3 .title,
#content.fp-center .tags .tag.tag3 a {
    color: #4db04e;
    border-color: #4db04e;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#content.fp-center .tags .tag.tag3 a.title:hover,
#content.fp-center .tags .tag.tag3 a.title:active,
#content.fp-center .tags .tag.tag3 a.title:focus {
    background-color: #4db04e;
}


/* line 79, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .agent {
    background-color: #b5e4fa;
    padding-top: 30px;
    padding-bottom: 40px;
    margin-bottom: 0px;
}


/* line 86, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .agent h2 {
    color: #484748;
    font-size: 34px;
    font-family: 'proximabold';
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
}


/* line 96, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */

#content.fp-center .agent p {
    text-align: center;
    margin-bottom: 35px;
    font-family: 'proximabold';
}

@media (min-width: 992px) {
    /* line 115, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .tags {
        padding-bottom: 5px;
        padding-top: 25px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .tags .tag {
        padding-top: 50px;
        padding-bottom: 80px;
    }
    /* line 127, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .tags .tag .content {
        top: 150px;
    }
    /* line 134, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .agent {
        margin-bottom: 0px;
    }
    /* line 138, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .agent h2 {
        margin-top: 60px;
        text-align: left;
    }
    /* line 144, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .agent p {
        text-align: left;
    }
}

@media (min-width: 1200px) {
    /* line 161, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .tags .tag .content {
        top: 170px;
    }
    /* line 168, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .agent {
        padding: 50px 0 40px;
    }
    /* line 172, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .agent h2 {
        margin-top: 80px;
        text-align: left;
    }
    /* line 178, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-center.scss */
    #content.fp-center .agent p {
        text-align: left;
    }
}


/* line 3, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome {
    padding-top: 25px;
    padding-bottom: 50px;
}


/* line 8, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .quote {
    width: 76px;
    float: left;
}


/* line 13, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .quote.last {
    float: right;
}


/* line 19, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .testimonial {
    font-size: 36px;
    color: #039be5;
    font-family: 'proximabold';
    line-height: 40px;
    text-align: center;
    padding: 15px 0;
}


/* line 29, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .name {
    font-size: 36px;
    text-align: center;
    color: #039be5;
    display: block;
    margin-top: 10px;
    margin-bottom: 50px;
}


/* line 39, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .list {
    text-align: center;
}


/* line 43, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .list p {
    text-align: center;
    margin-bottom: 35px;
}


/* line 49, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


/* line 55, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .list ul li {
    position: relative;
}


/* line 59, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .list ul li img {
    margin: 0 auto;
    display: block;
}


/* line 65, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .list ul li p {
    margin-bottom: 20px;
    padding-top: 5px;
}


/* line 73, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .list ul li:last-child p {
    margin-bottom: 50px;
}


/* line 81, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .workhome .list a {
    color: #039be5;
    border: 2px solid #039be5;
    padding: 13px 23px;
    margin: 0 auto;
    margin-top: 30px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#content.fp-home .workhome .list a:hover,
#content.fp-home .workhome .list a:active,
#content.fp-home .workhome .list a:focus {
    text-decoration: none;
    color: white;
    background-color: #039be5;
}


/* line 99, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .virtual {
    text-align: center;
    background-color: #b5e4fa;
    padding-top: 30px;
    padding-bottom: 10px;
}


/* line 106, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .virtual h2 {
    margin: 0;
    font-size: 48px;
    font-family: 'proximabold';
    color: #444444;
}


/* line 114, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .virtual p {
    margin-top: 35px;
}


/* line 120, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .flexjobs {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0px;
}


/* line 126, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */

#content.fp-home .flexjobs p {
    margin-top: 25px;
}

@media (min-width: 992px) {
    #content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content .name {
        font-size: 24px;
    }
    /* line 142, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .workhome .table-container {
        display: table;
        vertical-align: middle;
        height: 190px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .workhome .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 149, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .table-container {
        margin: 0 auto;
    }
    /* line 154, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .quote {
        width: 76px;
        float: left;
        margin-bottom: 35px;
    }
    /* line 160, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .quote.last {
        float: right;
        margin-bottom: 0;
        margin-top: 35px;
    }
    /* line 169, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .name {
        font-size: 36px;
        text-align: right;
        padding-right: 150px;
        margin-top: 0;
    }
    /* line 177, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .list {
        text-align: right;
    }
    /* line 181, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .list p {
        text-align: left;
        margin-bottom: 35px;
    }
    /* line 193, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .list ul li img {
        position: absolute;
        left: 0px;
        top: 17px;
    }
    /* line 200, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .list ul li p {
        text-align: left;
        padding-left: 45px;
    }
    /* line 208, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .list ul li:last-child p {
        margin-bottom: 30px;
    }
    /* line 218, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .virtual {
        text-align: left;
        background-color: #b5e4fa;
        padding-top: 50px;
        padding-bottom: 40px;
    }
    /* line 225, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .virtual p {
        margin-top: 15px;
    }
    /* line 231, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .flexjobs {
        text-align: center;
        padding-top: 50px;
        padding-bottom: 0px;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .flexjobs .table-container {
        display: table;
        vertical-align: middle;
        height: 325px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .flexjobs .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 239, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .flexjobs p {
        margin: 0;
        text-align: left;
    }
}

@media (min-width: 1200px) {
    /* line 252, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .workhome .table-container {
        display: table;
        vertical-align: middle;
        height: 150px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .workhome .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 259, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .table-container {
        margin-left: 0;
    }
    /* line 263, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .table-container.last {
        margin-right: 0;
        margin-left: auto;
    }
    /* line 270, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .workhome .name {
        padding-right: 160px;
    }
    /* line 276, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .virtual {
        text-align: left;
        background-color: #b5e4fa;
        padding-top: 50px;
        padding-bottom: 40px;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .virtual .table-container {
        display: table;
        vertical-align: middle;
        height: 367px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .virtual .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 285, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .virtual p {
        margin-top: 5px;
    }
    /* line 291, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .flexjobs {
        text-align: center;
        padding-top: 50px;
        padding-bottom: 0px;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .flexjobs .table-container {
        display: table;
        vertical-align: middle;
        height: 390px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-home .flexjobs .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 299, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-home.scss */
    #content.fp-home .flexjobs p {
        margin: 0;
        text-align: left;
    }
}


/* line 3, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate h2 {
    text-align: center;
    font-size: 34px;
    font-family: 'proximabold';
    color: #444;
    margin-bottom: 25px;
}


/* line 12, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .intro {
    text-align: center;
    padding-bottom: 40px;
    padding-top: 30px;
}


/* line 19, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .linked {
    background-color: #039be5;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 35px;
}


/* line 26, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .linked a {
    color: white;
    font-size: 34px;
    font-family: 'proximabold';
    line-height: 38px;
}


/* line 33, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .linked a span {
    padding-bottom: 25px;
    display: block;
}


/* line 41, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .global,
#content.fp-corporate .regional {
    padding-top: 50px;
}


/* line 45, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .global ul,
#content.fp-corporate .regional ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}


/* line 52, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .global ul li,
#content.fp-corporate .regional ul li {
    position: relative;
    margin-top: 10px;
}


/* line 57, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .global ul li img,
#content.fp-corporate .regional ul li img {
    margin: 0 auto;
    display: block;
    margin-top: 5px;
}


/* line 64, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .global ul li p,
#content.fp-corporate .regional ul li p {
    line-height: 22px;
}


/* line 72, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .regional {
    padding-top: 0px;
}


/* line 77, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .people {
    text-align: center;
    padding-top: 35px;
}


/* line 82, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .people h2 {
    margin-bottom: 10px;
    margin-top: 0;
}


/* line 88, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .people a,
#content.fp-corporate .people p span {
    color: #039be5;
}


/* line 93, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .people video {
    padding-top: 10px;
    padding-bottom: 20px;
}


/* line 102, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .leaders div[class^="img-"] {
    display: block;
    width: 290px;
    height: 306px;
    margin: 0 auto;
    margin-bottom: 15px;
    overflow: hidden;
}


/* line 115, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */

#content.fp-corporate .not-ready h2 {
    color: white;
    font-size: 48px;
}

@media (min-width: 992px) {
    /* line 127, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .intro {
        text-align: left;
        padding-bottom: 0;
    }
    /* line 132, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .intro p:first-child {
        margin-bottom: 30px;
    }
    /* line 138, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .linked {
        padding: 15px 0;
        background: transparent;
    }
    /* line 143, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .linked .row {
        background: #039be5;
        padding: 15px 0 10px;
        margin: 0;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }
    /* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-corporate .linked .row:hover,
    #content.fp-corporate .linked .row:active,
    #content.fp-corporate .linked .row:focus {
        background-color: #e51b23;
    }
    /* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-corporate .linked a:hover,
    #content.fp-corporate .linked a:active,
    #content.fp-corporate .linked a:focus {
        text-decoration: none;
    }
    /* line 165, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .linked a span,
    #content.fp-corporate .linked a img {
        display: inline-block;
    }
    /* line 170, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .linked a span {
        margin-right: 20px;
        padding: 0;
        margin-top: 5px;
    }
    /* line 177, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .linked a img {
        margin-top: -10px;
    }
    /* line 184, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .global {
        padding-top: 10px;
    }
    /* line 191, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .global h2,
    #content.fp-corporate .regional h2 {
        text-align: left;
        margin-top: 0;
    }
    /* line 198, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .global ul li,
    #content.fp-corporate .regional ul li {
        text-align: left;
        margin-top: 0px;
    }
    /* line 203, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .global ul li p,
    #content.fp-corporate .regional ul li p {
        padding-left: 30px;
    }
    /* line 208, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .global ul li img,
    #content.fp-corporate .regional ul li img {
        position: absolute;
        left: 0;
        top: 7px;
    }
    /* line 218, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .regional {
        padding-top: 50px;
    }
    /* line 223, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .people {
        text-align: left;
    }
    /* line 227, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .people h2 {
        text-align: left;
        margin-bottom: 20px;
    }
    /* line 233, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .people video+p {
        text-align: center;
    }
    /* line 238, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .people .video {
        padding-top: 20px;
    }
    /* line 246, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .leaders h2 {
        text-align: left;
    }
    /* line 251, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .leaders .secimg {
        text-align: center;
    }
    /* line 256, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .leaders div[class^="img-"] {
        display: inline-block;
        margin-bottom: 0px;
    }
    /* line 262, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .leaders div.img-2,
    #content.fp-corporate .leaders div.img-5 {
        width: 300px;
        padding: 0 5px;
    }
    /* line 271, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .not-ready h2 {
        text-align: left;
    }
}

@media (min-width: 1200px) {
    /* line 283, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate h2 {
        font-size: 48px;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-corporate .global .table-container {
        display: table;
        vertical-align: middle;
        height: 561px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.fp-corporate .global .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 292, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .leaders {
        padding-bottom: 0px;
    }
    /* line 296, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .leaders div[class^="img-"] {
        width: 335px;
        height: 354px;
    }
    /* line 302, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .leaders div.img-2,
    #content.fp-corporate .leaders div.img-5 {
        width: 345px;
    }
    /* line 308, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    #content.fp-corporate .regional ul li p,
    #content.fp-corporate .global ul li p {
        line-height: 28px;
    }
    /* line 314, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_fp-corporate.scss */
    .landing-banner.fp-corporate {
        background: none;
    }
}


/* line 5, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

.landing-banner.grow .tag {
    text-align: left;
    bottom: 25px;
}


/* line 10, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

.landing-banner.grow .tag span {
    background-color: rgba(3, 155, 229, 0.7);
    display: block;
    float: left;
    clear: both;
    padding-left: 20px;
    padding-right: 65px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 27px;
    font-family: 'buntaro';
    color: white;
}


/* line 24, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

.landing-banner.grow .tag span.colors {
    background-color: rgba(255, 255, 255, 0.7);
    color: #039be5;
    padding-right: 35px;
    font-family: 'proximabold';
}


/* line 31, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

.landing-banner.grow .tag span.colors i {
    color: #8f3f97;
    font-style: normal;
}


/* line 36, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

.landing-banner.grow .tag span.colors i:last-child {
    color: #58b459;
}


/* line 49, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow p {
    text-align: center;
}


/* line 54, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .intro {
    padding-bottom: 20px;
}


/* line 58, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .intro h2 {
    font-family: 'proximabold';
    font-size: 48px;
    text-align: center;
}


/* line 64, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .intro h2 span {
    font-family: 'buntaro';
}


/* line 69, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .intro h2 span.hidden-xs {
    font-family: 'proximabold';
}


/* line 78, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .believe h2,
#content.grow .help h2,
#content.grow .seize h2 {
    font-size: 34px;
    text-align: center;
    color: #484748;
    font-family: 'proximabold';
    margin-top: 25px;
}


/* line 88, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .believe,
#content.grow .seize {
    background-color: #b5e4fa;
    padding: 20px 0;
}


/* line 93, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .believe p,
#content.grow .seize p {
    margin-top: 25px;
}


/* line 99, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .help {
    padding: 20px 0;
}


/* line 103, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .help p {
    margin-top: 25px;
}


/* line 109, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */

#content.grow .seize {
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    /* line 119, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    .landing-banner.grow .tag {
        bottom: 25%;
    }
    /* line 123, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    .landing-banner.grow .tag span {
        font-size: 48px;
        line-height: 52px;
        margin-left: 100px;
        padding-bottom: 13px;
        padding-top: 13px;
        padding-left: 35px;
        padding-right: 115px;
    }
    /* line 133, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    .landing-banner.grow .tag span.colors {
        padding-right: 75px;
    }
    /* line 143, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow p {
        text-align: left;
    }
    /* line 150, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .intro h2 {
        text-align: left;
        margin-bottom: 20px;
    }
    /* line 159, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .believe h2,
    #content.grow .help h2,
    #content.grow .seize h2 {
        text-align: left;
        margin-top: 0;
    }
    /* line 165, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .believe p,
    #content.grow .help p,
    #content.grow .seize p {
        margin-top: 0px;
    }
    /* line 171, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .believe {
        padding: 30px 0 15px;
    }
    /* line 176, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .help {
        padding: 60px 0;
    }
    /* line 180, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .help h2 {
        margin-bottom: 20px;
    }
    /* line 186, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .seize {
        padding: 50px 0;
        margin-bottom: 80px;
    }
    /* line 191, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .seize h2 {
        margin-bottom: 20px;
    }
    /* line 196, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .seize p {
        margin-bottom: 25px;
    }
    /* line 200, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .seize p:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.grow .help .table-container {
        display: table;
        vertical-align: middle;
        height: 442px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.grow .help .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 217, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .help p {
        margin-bottom: 25px;
    }
    /* line 225, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .seize h2 {
        margin-bottom: 30px;
    }
    /* line 230, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_grow.scss */
    #content.grow .seize p {
        margin-bottom: 35px;
    }
}


/* line 6, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .intro-tag h2 {
    font-size: 42px;
    color: #039be5;
    font-family: 'proximabold';
    text-align: center;
    margin-bottom: 20px;
}


/* line 14, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .intro-tag h2 span {
    font-family: 'buntaro';
}


/* line 23, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .tile {
    background-color: #039be5;
    margin-bottom: 30px;
}


/* line 28, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .tile p {
    color: white;
    margin: 0;
    font-family: 'proximabold';
    text-align: center;
}


/* line 37, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel {
    background: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    max-width: 290px;
    margin: 0 auto;
    margin-bottom: 30px;
}


/* line 49, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel.education {
    margin-bottom: 15px;
}


/* line 54, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel .panel-heading {
    padding: 0;
    border-radius: 0;
    background: transparent;
}


/* line 60, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel .panel-heading img {
    width: 100%;
}


/* line 66, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel .panel-collapse {
    position: absolute;
    top: 0;
    right: 0;
}


/* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#content.benefits .employee .panel .panel-collapse .table-container {
    display: table;
    vertical-align: middle;
    height: 348px;
}


/* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#content.benefits .employee .panel .panel-collapse .table-container .cell {
    display: table-cell;
    vertical-align: middle;
}


/* line 74, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel .panel-collapse#financial .panel-body {
    background-color: #ff9805;
}


/* line 79, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel .panel-collapse#life .panel-body {
    background-color: #9d27b0;
}


/* line 84, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel .panel-collapse#education .panel-body {
    background-color: #4cb050;
}


/* line 89, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel .panel-collapse .panel-body {
    border: 0;
    border-radius: 0;
    padding: 0 20px;
    height: 348px;
    background-color: #039be5;
}


/* line 97, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel .panel-collapse .panel-body a {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #b1292e;
    color: white;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#content.benefits .employee .panel .panel-collapse .panel-body a:hover,
#content.benefits .employee .panel .panel-collapse .panel-body a:active,
#content.benefits .employee .panel .panel-collapse .panel-body a:focus {
    text-decoration: none;
}


/* line 113, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .employee .panel .panel-collapse .panel-body ul li {
    color: white;
    line-height: 22px;
    margin-bottom: 10px;
}


/* line 127, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .family {
    background-color: #b5e4fa;
    padding: 40px 0 15px;
    text-align: center;
}


/* line 136, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .culture p {
    text-align: center;
    margin-bottom: 30px;
}


/* line 141, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .culture p span {
    text-align: center;
    font-family: 'proximabold';
    font-size: 32px;
}


/* line 147, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .culture p span.red {
    color: #e61e26;
}


/* line 152, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .culture p span.green {
    color: #339044;
}


/* line 157, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .culture p span.blue {
    color: #0a599d;
}


/* line 162, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .culture p span.sky {
    color: #2598d4;
}


/* line 167, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .culture p span.purple {
    color: #913f98;
}


/* line 172, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .culture p span.yellow {
    color: #f8981c;
}


/* line 177, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .culture p span.gray {
    color: #6e6f73;
}


/* line 189, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .testimonial img.first {
    float: left;
}


/* line 193, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .testimonial img.last {
    float: right;
}


/* line 199, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .testimonial h2 {
    font-size: 36px;
    text-align: center;
    font-family: 'proximabold';
}


/* line 206, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .testimonial p.name {
    text-align: center;
    font-size: 36px;
    color: #039be5;
    margin-top: 30px;
    margin-bottom: 30px;
}


/* line 219, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .gives img {
    margin-bottom: 55px;
}


/* line 224, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .gives .imgcont {
    background-color: #2d98d4;
    max-width: 285px;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 160px;
}


/* line 234, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */

#content.benefits .gives .imgcont p {
    font-size: 11px;
    color: white;
    line-height: 14px;
    text-align: center;
    padding: 0 20px;
}

@media (min-width: 992px) {
    /* line 252, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .intro-tag h2 {
        text-align: left;
    }
    /* line 258, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee {
        margin-bottom: 60px;
    }
    /* line 262, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .container-fluid {
        background-color: #039be5;
        margin-bottom: 25px;
    }
    /* line 269, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .container-fluid .label-top span {
        display: block;
        text-align: center;
        font-family: 'proximabold';
        color: white;
    }
    /* line 280, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .benefit-content {
        background-color: #039be5;
        position: relative;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.benefits .employee .benefit-content .table-container {
        display: table;
        vertical-align: middle;
        height: 255px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.benefits .employee .benefit-content .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 286, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .benefit-content .content {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        background-color: #039be5;
    }
    /* line 295, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .benefit-content .content.financial {
        background-color: #ff9805;
    }
    /* line 300, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .benefit-content .content.life {
        background-color: #9d27b0;
    }
    /* line 305, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .benefit-content .content.education {
        background-color: #4cb050;
    }
    /* line 313, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .benefit-content:hover .content,
    #content.benefits .employee .benefit-content:active .content,
    #content.benefits .employee .benefit-content:focus .content {
        display: block;
    }
    /* line 320, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee ul {
        margin-bottom: 0px;
        padding-right: 10px;
    }
    /* line 325, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee ul li {
        color: white;
        line-height: 20px;
        margin-bottom: 5px;
        font-size: 15px;
    }
    /* line 335, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .family {
        padding: 35px 0px;
        text-align: left;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.benefits .family .table-container {
        display: table;
        vertical-align: middle;
        height: 256px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.benefits .family .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 345, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .culture h2 {
        text-align: center;
    }
    /* line 350, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .culture p {
        font-size: 24px;
    }
    /* line 358, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .testimonial p.name {
        text-align: right;
        margin-top: 10px;
    }
    /* line 365, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .gives img {
        margin-bottom: 100px;
    }
    /* line 372, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .gives:after {
        font-size: 18px;
        line-height: 25px;
        max-width: none;
        width: 400px;
        left: auto;
    }
    /* line 381, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .gives .imgcont {
        background-color: #2d98d4;
        max-width: 397px;
        margin: 0 auto;
        margin-right: 21px;
        left: auto;
        right: 0;
        position: absolute;
        bottom: 245px;
    }
    /* line 392, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .gives .imgcont p {
        font-size: 16px;
        color: white;
        line-height: 20px;
        text-align: center;
    }
}

@media (min-width: 1200px) {
    /* line 411, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .intro-tag h2 {
        margin-bottom: 40px;
    }
    /* line 415, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .intro-tag h2 span {
        font-size: 40px;
    }
    /* line 424, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .container-fluid {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    /* line 432, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .benefit-content .content {
        width: 100%;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.benefits .employee .benefit-content .content .table-container {
        display: table;
        vertical-align: middle;
        height: 315px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.benefits .employee .benefit-content .content .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 440, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .employee .benefit-content .content ul li {
        font-size: 18px;
        line-height: 26px;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.benefits .family .table-container {
        display: table;
        vertical-align: middle;
        height: 366px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.benefits .family .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 457, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .culture h2 {
        margin-top: 75px;
        margin-bottom: 25px;
    }
    /* line 466, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .testimonial img {
        margin-top: 30px;
    }
    /* line 471, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .testimonial p.name {
        margin-bottom: 55px;
    }
    /* line 479, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .gives .imgcont {
        background-color: #2d98d4;
        max-width: 469px;
        margin: 0 auto;
        margin-right: 23px;
        left: auto;
        right: 0;
        position: absolute;
        bottom: 295px;
    }
    /* line 490, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_benefits.scss */
    #content.benefits .gives .imgcont p {
        font-size: 18px;
        color: white;
        line-height: 20px;
        text-align: center;
    }
}


/* line 3, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content {
    background: transparent;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/* line 10, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-header {
    background: transparent;
    padding: 0;
}


/* line 15, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-header button.close {
    opacity: 1;
}


/* line 21, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body {
    background: #fff;
}


/* line 25, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .testimonial {
    background-color: #ff9805;
    padding: 10px 5px;
}


/* line 30, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .testimonial img {
    margin-bottom: 20px;
}


/* line 35, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .testimonial p {
    text-align: center;
    color: white;
    position: relative;
}


/* line 41, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .testimonial p.content {
    font-size: 16px;
    line-height: 18px;
    position: relative;
    margin-bottom: 20px;
    padding: 0 15px;
}


/* line 49, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .testimonial p.content:before,
.modal .modal-content .modal-body .testimonial p.content:after {
    content: " ";
    display: block;
    position: absolute;
    width: 16px;
    height: 12px;
    background: url("/media/2018/8/876d2caa-8484-4f03-8fc2-f0bbb2e543de-1535736141953.png");
    background-size: 80%;
    background-repeat: no-repeat;
    top: -10px;
    left: -3px;
    padding: 10px;
}


/* line 64, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .testimonial p.content:after {
    background-image: url("/media/2018/8/84745bbe-6f45-43f6-a246-5f2f33b8ca14-1535736126495.png");
    bottom: -10px;
    right: -3px;
    top: auto;
    left: auto;
    background-position: bottom right;
}


/* line 75, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .testimonial p.title {
    font-size: 12px;
    line-height: 14px;
}


/* line 80, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .testimonial p.title:before,
.modal .modal-content .modal-body .testimonial p.title:after {
    display: none;
}


/* line 90, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .description h2 {
    color: #484748;
    font-size: 18px;
    text-align: center;
}


/* line 97, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal .modal-content .modal-body .description p {
    color: #484748;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
}


/* line 108, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal#modal2 .modal-content .modal-body .testimonial {
    background-color: #e51b23;
}


/* line 113, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal#modal3 .modal-content .modal-body .testimonial {
    background-color: #039be5;
}


/* line 118, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal#modal4 .modal-content .modal-body .testimonial {
    background-color: #4cb050;
}


/* line 123, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal#modal5 .modal-content .modal-body .testimonial {
    background-color: #9d27b0;
}


/* line 128, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.modal#modal6 .modal-content .modal-body .testimonial {
    background-color: #039be5;
}


/* line 134, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

.banner-default.veterans .tag .tag-default {
    font-size: 40px;
    line-height: 45px;
}


/* line 144, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .testimonial .robert {
    background: url("/media/2018/7/d8872172-769e-4893-ae0f-d735d759a75b-1532723916034.png") top center no-repeat;
    background-size: cover;
    padding: 20px;
    max-width: 290px;
    margin: 20px auto;
    position: relative;
}


/* line 153, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .testimonial .robert:before,
#content.veterans .testimonial .robert:after {
    content: " ";
    display: block;
    position: absolute;
    width: 38px;
    height: 30px;
    background: url("/media/2018/8/876d2caa-8484-4f03-8fc2-f0bbb2e543de-1535736141953.png");
    background-size: 80%;
    background-repeat: no-repeat;
    background-color: #08a0ea;
    top: 10px;
    left: 10px;
    padding: 10px;
}


/* line 169, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .testimonial .robert:after {
    background-image: url("/media/2018/8/84745bbe-6f45-43f6-a246-5f2f33b8ca14-1535736126495.png");
    bottom: 10px;
    right: 10px;
    top: auto;
    left: auto;
    background-color: #008bd6;
    background-position: bottom right;
}


/* line 180, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .testimonial .robert .content {
    border: 2px solid white;
    padding: 30px 0px;
}


/* line 185, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .testimonial .robert .content p {
    color: white;
    text-align: center;
    line-height: 25px;
}


/* line 191, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .testimonial .robert .content p.top {
    font-size: 18px;
}


/* line 196, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .testimonial .robert .content p.middle {
    font-size: 12px;
    line-height: 15px;
    margin: 20px 0 30px;
}


/* line 203, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .testimonial .robert .content p.bot {
    font-size: 24px;
    font-family: 'proximabold';
    letter-spacing: 3px;
}


/* line 214, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel {
    background: #b5e4fa;
    padding-top: 25px;
    padding-bottom: 10px;
}


/* line 220, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel .item {
    height: 665px;
}


/* line 224, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel .item h2 {
    color: #484748;
    font-size: 48px;
    font-family: 'proximabold';
    text-align: center;
}


/* line 231, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel .item h2 span.sky {
    color: #039be5;
}


/* line 236, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel .item h2 span.purple {
    color: #9d27b0;
}


/* line 241, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel .item h2 span.green {
    color: #4cb050;
}


/* line 247, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel .item p {
    text-align: center;
}


/* line 253, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel .carousel-indicators {
    position: relative;
    margin-top: 20px;
    top: 0;
}


/* line 259, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel .carousel-indicators li {
    height: 20px;
    width: 20px;
    border: none;
    background: white;
    margin: 0 6px;
}


/* line 267, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans #veterans-carousel .carousel-indicators li.active {
    background: #039be5;
}


/* line 275, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .president {
    margin: 20px 0;
}


/* line 279, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .president .content {
    background-color: #4cb050;
    padding: 25px;
    position: relative;
    margin: 0 auto;
}


/* line 287, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .president .content p {
    text-align: center;
    color: white;
    font-size: 24px;
    padding: 30px;
    border: 2px solid white;
    position: relative;
}


/* line 297, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .president .content p:before,
#content.veterans .president .content p:after {
    content: " ";
    display: block;
    position: absolute;
    width: 38px;
    height: 30px;
    background: url("/media/2018/8/876d2caa-8484-4f03-8fc2-f0bbb2e543de-1535736141953.png");
    background-size: 80%;
    background-repeat: no-repeat;
    background-color: #4cb050;
    top: -10px;
    left: -10px;
    padding: 10px;
}


/* line 313, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .president .content p:after {
    background-image: url("/media/2018/8/84745bbe-6f45-43f6-a246-5f2f33b8ca14-1535736126495.png");
    bottom: -10px;
    right: -10px;
    top: auto;
    left: auto;
    background-position: bottom right;
}


/* line 324, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .president .content p.name {
    border: none;
    padding: 0;
    font-size: 18px;
    margin: 0;
    line-height: 20px;
}


/* line 332, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .president .content p.name:before,
#content.veterans .president .content p.name:after {
    display: none;
}


/* line 340, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .meet {
    background-color: #039be5;
    padding: 25px 0;
    margin-bottom: 35px;
}


/* line 346, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .meet .meet-logo {
    margin-bottom: 20px;
}


/* line 351, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .meet p {
    text-align: center;
    color: white;
}


/* line 357, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .meet .stories {
    margin-top: 20px;
    text-align: center;
}


/* line 362, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .meet .stories p {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 10px;
}


/* line 373, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .meet .stories .story a {
    width: 290px;
    height: 298px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}


/* line 381, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .meet .stories .story a img {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}


/* line 390, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */

#content.veterans .meet .stories .story:hover img,
#content.veterans .meet .stories .story:active img,
#content.veterans .meet .stories .story:focus img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

@media (min-width: 768px) {
    /* line 404, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #veterans-carousel .item {
        height: 608px;
    }
}

@media (min-width: 992px) {
    /* line 417, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert {
        background: url("/media/2018/7/d8872172-769e-4893-ae0f-d735d759a75b-1532723916034.png") top center no-repeat;
        background-size: cover;
        padding: 35px 40px;
        max-width: none;
        margin: 20px auto;
        position: relative;
    }
    /* line 426, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert:before,
    #content.veterans .testimonial .robert:after {
        content: " ";
        display: block;
        position: absolute;
        width: 67px;
        height: 56px;
        background: url("/media/2018/8/876d2caa-8484-4f03-8fc2-f0bbb2e543de-1535736141953.png");
        background-size: 80%;
        background-repeat: no-repeat;
        background-color: #08a0ea;
        top: 60px;
        left: 10px;
        padding: 10px;
        z-index: 100;
    }
    /* line 443, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert:after {
        background-image: url("/media/2018/8/84745bbe-6f45-43f6-a246-5f2f33b8ca14-1535736126495.png");
        top: 123px;
        right: 200px;
        left: auto;
        background-color: #008bd6;
        background-position: bottom right;
    }
    /* line 453, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content {
        border: 0;
        padding: 0px 0px;
        max-width: 80%;
        position: relative;
    }
    /* line 460, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content p {
        color: white;
        text-align: center;
        line-height: 25px;
        font-size: 36px;
    }
    /* line 467, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content p.top {
        font-size: 36px;
        line-height: 50px;
        padding: 20px 40px;
        border: 2px solid white;
    }
    /* line 475, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content p.middle {
        font-size: 24px;
        line-height: 30px;
        margin: 10px 0 30px;
    }
    /* line 482, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content p.bot {
        font-size: 46px;
        line-height: 50px;
        font-family: 'proximabold';
        letter-spacing: 1px;
    }
    /* line 493, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert img {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 20%;
    }
    /* line 505, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert-desktop {
        margin: 50px 0;
    }
    /* line 513, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans #veterans-carousel .item {
        height: 336px;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.veterans #veterans-carousel .item .table-container {
        display: table;
        vertical-align: middle;
        height: 336px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.veterans #veterans-carousel .item .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 519, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans #veterans-carousel .item h2,
    #content.veterans #veterans-carousel .item p {
        text-align: left;
        margin-top: 0;
    }
    /* line 527, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .president {
        margin: 50px 0;
    }
    /* line 531, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .president .content {
        padding: 40px 25px;
        padding-bottom: 20px;
    }
    /* line 536, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .president .content p {
        font-size: 35px;
        text-align: left;
        line-height: 43px;
    }
    /* line 542, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .president .content p:before,
    #content.veterans .president .content p:after {
        height: 54px;
        width: 58px;
        background-image: url("/media/2018/7/4b53a9c1-7f9f-44a4-b186-24429fb4bf05-1532723915369.png");
        background-size: cover;
        top: -25px;
    }
    /* line 551, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .president .content p:after {
        background-image: url("/media/2018/7/c3960798-734d-4a68-9dbc-fcbb8123e836-1532723916027.png");
        bottom: -25px;
        top: auto;
    }
    /* line 559, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .president .content p.name {
        text-align: right;
        padding-right: 40px;
        font-size: 25px;
        font-family: 'proximalight', "proximareg", "Open Sans", sans-serif;
        padding-top: 20px;
    }
    /* line 570, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .meet {
        padding: 35px 0;
    }
    /* line 574, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .meet .sum {
        text-align: left;
        margin-top: 10px;
    }
    /* line 580, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .meet .stories {
        text-align: center;
    }
    /* line 584, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .meet .stories .story {
        display: inline-block;
        vertical-align: top;
        margin-top: 35px;
    }
}

@media (min-width: 1200px) {
    /* line 602, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert {
        background: url("/media/2018/7/d8872172-769e-4893-ae0f-d735d759a75b-1532723916034.png") top center no-repeat;
        background-size: cover;
        padding: 35px 40px;
        max-width: none;
        margin: 20px auto;
        position: relative;
    }
    /* line 611, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert:before,
    #content.veterans .testimonial .robert:after {
        content: " ";
        display: block;
        position: absolute;
        width: 67px;
        height: 56px;
        background: url("/media/2018/8/876d2caa-8484-4f03-8fc2-f0bbb2e543de-1535736141953.png");
        background-size: 80%;
        background-repeat: no-repeat;
        background-color: #08a0ea;
        top: 60px;
        left: 10px;
        padding: 10px;
        z-index: 100;
    }
    /* line 628, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert:after {
        background-image: url("/media/2018/8/84745bbe-6f45-43f6-a246-5f2f33b8ca14-1535736126495.png");
        top: 123px;
        right: 245px;
        left: auto;
        background-color: #008bd6;
        background-position: bottom right;
    }
    /* line 638, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content {
        border: 0;
        padding: 0px 0px;
        max-width: 80%;
        position: relative;
    }
    /* line 645, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content p {
        color: white;
        text-align: center;
        line-height: 25px;
        font-size: 36px;
    }
    /* line 652, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content p.top {
        font-size: 36px;
        line-height: 50px;
        padding: 20px 40px;
        border: 2px solid white;
    }
    /* line 660, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content p.middle {
        font-size: 24px;
        line-height: 30px;
        margin: 10px 0 30px;
    }
    /* line 667, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert .content p.bot {
        font-size: 46px;
        line-height: 50px;
        font-family: 'proximabold';
        letter-spacing: 1px;
    }
    /* line 678, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .testimonial .robert img {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 18%;
    }
    /* line 690, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans #veterans-carousel .item {
        height: 367px;
    }
    /* line 116, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.veterans #veterans-carousel .item .table-container {
        display: table;
        vertical-align: middle;
        height: 367px;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #content.veterans #veterans-carousel .item .table-container .cell {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 695, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans #veterans-carousel .item h2,
    #content.veterans #veterans-carousel .item p {
        text-align: left;
        margin-top: 0;
    }
    /* line 701, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans #veterans-carousel .item h2 {
        margin-bottom: 35px;
    }
    /* line 707, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans #veterans-carousel .carousel-indicators {
        margin-top: 30px;
    }
    /* line 713, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .meet {
        margin-bottom: 80px;
    }
    /* line 717, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .meet .sum {
        margin-top: 30px;
    }
    /* line 724, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .meet .stories .story {
        width: 297px;
        margin-left: 50px;
    }
    /* line 729, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    #content.veterans .meet .stories .story:first-child,
    #content.veterans .meet .stories .story:nth-child(4) {
        margin-left: 0;
    }
    /* line 742, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal#modal4 .modal-content .modal-body .testimonial {
        padding-bottom: 30px;
    }
    /* line 753, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal .modal-content .modal-body .testimonial {
        padding: 10px 15px;
    }
    /* line 757, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal .modal-content .modal-body .testimonial img {
        margin: 0;
        display: inline-block;
    }
    /* line 763, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal .modal-content .modal-body .testimonial .table-container {
        float: left;
        float: right;
        width: 65%;
        margin-top: 25px;
    }
    /* line 774, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal .modal-content .modal-body .testimonial p.content {
        font-size: 16px;
        text-align: left;
        margin-bottom: 22px;
        padding-left: 30px;
        line-height: 22px;
    }
    /* line 782, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal .modal-content .modal-body .testimonial p.content:before,
    .modal .modal-content .modal-body .testimonial p.content:after {
        width: 30px;
        height: 30px;
        background-size: 100%;
        top: -22px;
        left: -12px;
    }
    /* line 791, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal .modal-content .modal-body .testimonial p.content:after {
        bottom: -22px;
        right: 0px;
        top: auto;
        left: auto;
    }
    /* line 800, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal .modal-content .modal-body .testimonial p.title {
        text-align: right;
    }
    /* line 809, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal .modal-content .modal-body .description h2 {
        font-size: 34px;
        text-align: left;
        margin-bottom: 15px;
    }
    /* line 816, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal .modal-content .modal-body .description p {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }
    /* line 826, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal#modal2 .modal-content .modal-body .testimonial {
        background-color: #e51b23;
    }
    /* line 831, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal#modal3 .modal-content .modal-body .testimonial {
        background-color: #039be5;
    }
    /* line 836, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal#modal4 .modal-content .modal-body .testimonial {
        background-color: #4cb050;
    }
    /* line 841, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal#modal5 .modal-content .modal-body .testimonial {
        background-color: #9d27b0;
    }
    /* line 846, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_veterans.scss */
    .modal#modal6 .modal-content .modal-body .testimonial {
        background-color: #039be5;
    }
}


/* line 4, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about h2.title {
    font-family: 'proximabold';
    font-size: 48px;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
    color: #484748;
}


/* line 14, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about p {
    text-align: center;
}


/* line 19, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .testimonial {
    margin-top: 25px;
}


/* line 25, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .testimonial img.first {
    float: left;
}


/* line 29, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .testimonial img.last {
    float: right;
}


/* line 35, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .testimonial h2 {
    font-size: 36px;
    text-align: center;
    font-family: 'proximabold';
}


/* line 42, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .testimonial p.name {
    text-align: center;
    font-size: 36px;
    color: #039be5;
    margin-top: 30px;
}


/* line 51, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .what,
#content.about .how {
    padding-top: 25px;
}


/* line 55, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .what img,
#content.about .what video,
#content.about .how img,
#content.about .how video {
    max-width: 290px;
    margin: 0 auto;
    display: block;
}


/* line 65, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .what img {
    max-width: 320px;
    margin: 0 auto;
}


/* line 74, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .how img {
    margin-bottom: 35px;
}


/* line 79, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .how p {
    margin-bottom: 20px;
}


/* line 85, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .locations {
    margin-bottom: 30px;
    margin-top: 25px;
}


/* line 90, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */

#content.about .locations img {
    max-width: 290px;
}

@media (min-width: 992px) {
    /* line 101, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about h2.title {
        margin-bottom: 40px;
    }
    /* line 108, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .testimonial p.name {
        text-align: right;
        margin-top: 10px;
    }
    /* line 117, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .what p,
    #content.about .what h2,
    #content.about .how p,
    #content.about .how h2,
    #content.about .locations p,
    #content.about .locations h2 {
        text-align: left;
    }
    /* line 122, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .what img,
    #content.about .what video,
    #content.about .how img,
    #content.about .how video,
    #content.about .locations img,
    #content.about .locations video {
        max-width: 100%;
    }
    /* line 130, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .what {
        margin-bottom: 30px;
    }
    /* line 134, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .what img {
        margin-top: 40px;
    }
    /* line 140, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .locations {
        margin-bottom: 80px;
    }
    /* line 144, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .locations img {
        margin-top: 60px;
    }
}

@media (min-width: 1200px) {
    /* line 158, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .testimonial img {
        margin-top: 25px;
    }
    /* line 166, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .how p {
        margin-bottom: 15px;
    }
    /* line 171, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .how img {
        margin-left: 0px;
    }
    /* line 176, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_about.scss */
    #content.about .how video {
        margin-top: 0px;
    }
}


/**/


/**/


/* line 13, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.internals-section,
.legal-page-background {
    position: relative;
    background-color: #fff;
    padding: 30px 0px;
    padding-bottom: 50px;
}


/* line 22, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.internals-buttons,
#join-entire-page-content #join-button-mobile,
#join-entire-page-content #join-button,
#join-entire-page-content #jfi-apply,
#jfi-modal-dialog #join-button-mobile,
#jfi-modal-dialog #join-button,
#jfi-modal-dialog #jfi-apply,
.jfi-success-container #join-button-mobile,
.jfi-success-container #join-button,
.jfi-success-container #jfi-apply,
#job-results .primary-button.search-jobs-button-404,
#edit-preference-view #edit-preference-form #edit-preference-update-btn,
#edit-preference-view #edit-preference-form #edit-preference-unsubscribe-link,
#subscription-form #subscription-save-btn,
.jrp-pagination-row .mobile-pagination .next-mobile-page,
.jrp-pagination-row .mobile-pagination .previous-mobile-page,
#jdp-apply-button-top,
#jdp-apply-button-bottom,
#jdp-apply-button-top-mobile,
#jdp-apply-button-bottom-mobile {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #e51b23;
    padding: 11px 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: none;
    border-radius: 0px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 30px;
    outline: none;
    font-size: 16px;
    height: 52px;
    font-size: 18px;
    text-transform: none;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 250px;
    display: block;
    white-space: normal;
    line-height: 30px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.internals-buttons:hover,
#join-entire-page-content #join-button-mobile:hover,
#join-entire-page-content #join-button:hover,
#join-entire-page-content #jfi-apply:hover,
#jfi-modal-dialog #join-button-mobile:hover,
#jfi-modal-dialog #join-button:hover,
#jfi-modal-dialog #jfi-apply:hover,
.jfi-success-container #join-button-mobile:hover,
.jfi-success-container #join-button:hover,
.jfi-success-container #jfi-apply:hover,
#job-results .primary-button.search-jobs-button-404:hover,
#edit-preference-view #edit-preference-form #edit-preference-update-btn:hover,
#edit-preference-view #edit-preference-form #edit-preference-unsubscribe-link:hover,
#subscription-form #subscription-save-btn:hover,
.jrp-pagination-row .mobile-pagination .next-mobile-page:hover,
.jrp-pagination-row .mobile-pagination .previous-mobile-page:hover,
#jdp-apply-button-top:hover,
#jdp-apply-button-bottom:hover,
#jdp-apply-button-top-mobile:hover,
#jdp-apply-button-bottom-mobile:hover,
.internals-buttons:active,
#join-entire-page-content #join-button-mobile:active,
#join-entire-page-content #join-button:active,
#join-entire-page-content #jfi-apply:active,
#jfi-modal-dialog #join-button-mobile:active,
#jfi-modal-dialog #join-button:active,
#jfi-modal-dialog #jfi-apply:active,
.jfi-success-container #join-button-mobile:active,
.jfi-success-container #join-button:active,
.jfi-success-container #jfi-apply:active,
#job-results .primary-button.search-jobs-button-404:active,
#edit-preference-view #edit-preference-form #edit-preference-update-btn:active,
#edit-preference-view #edit-preference-form #edit-preference-unsubscribe-link:active,
#subscription-form #subscription-save-btn:active,
.jrp-pagination-row .mobile-pagination .next-mobile-page:active,
.jrp-pagination-row .mobile-pagination .previous-mobile-page:active,
#jdp-apply-button-top:active,
#jdp-apply-button-bottom:active,
#jdp-apply-button-top-mobile:active,
#jdp-apply-button-bottom-mobile:active,
.internals-buttons:focus,
#join-entire-page-content #join-button-mobile:focus,
#join-entire-page-content #join-button:focus,
#join-entire-page-content #jfi-apply:focus,
#jfi-modal-dialog #join-button-mobile:focus,
#jfi-modal-dialog #join-button:focus,
#jfi-modal-dialog #jfi-apply:focus,
.jfi-success-container #join-button-mobile:focus,
.jfi-success-container #join-button:focus,
.jfi-success-container #jfi-apply:focus,
#job-results .primary-button.search-jobs-button-404:focus,
#edit-preference-view #edit-preference-form #edit-preference-update-btn:focus,
#edit-preference-view #edit-preference-form #edit-preference-unsubscribe-link:focus,
#subscription-form #subscription-save-btn:focus,
.jrp-pagination-row .mobile-pagination .next-mobile-page:focus,
.jrp-pagination-row .mobile-pagination .previous-mobile-page:focus,
#jdp-apply-button-top:focus,
#jdp-apply-button-bottom:focus,
#jdp-apply-button-top-mobile:focus,
#jdp-apply-button-bottom-mobile:focus {
    background-color: #e51b23;
    text-decoration: none;
    color: #fff;
    border: none;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.internals-buttons:hover,
#join-entire-page-content #join-button-mobile:hover,
#join-entire-page-content #join-button:hover,
#join-entire-page-content #jfi-apply:hover,
#jfi-modal-dialog #join-button-mobile:hover,
#jfi-modal-dialog #join-button:hover,
#jfi-modal-dialog #jfi-apply:hover,
.jfi-success-container #join-button-mobile:hover,
.jfi-success-container #join-button:hover,
.jfi-success-container #jfi-apply:hover,
#job-results .primary-button.search-jobs-button-404:hover,
#edit-preference-view #edit-preference-form #edit-preference-update-btn:hover,
#edit-preference-view #edit-preference-form #edit-preference-unsubscribe-link:hover,
#subscription-form #subscription-save-btn:hover,
.jrp-pagination-row .mobile-pagination .next-mobile-page:hover,
.jrp-pagination-row .mobile-pagination .previous-mobile-page:hover,
#jdp-apply-button-top:hover,
#jdp-apply-button-bottom:hover,
#jdp-apply-button-top-mobile:hover,
#jdp-apply-button-bottom-mobile:hover,
.internals-buttons:active,
#join-entire-page-content #join-button-mobile:active,
#join-entire-page-content #join-button:active,
#join-entire-page-content #jfi-apply:active,
#jfi-modal-dialog #join-button-mobile:active,
#jfi-modal-dialog #join-button:active,
#jfi-modal-dialog #jfi-apply:active,
.jfi-success-container #join-button-mobile:active,
.jfi-success-container #join-button:active,
.jfi-success-container #jfi-apply:active,
#job-results .primary-button.search-jobs-button-404:active,
#edit-preference-view #edit-preference-form #edit-preference-update-btn:active,
#edit-preference-view #edit-preference-form #edit-preference-unsubscribe-link:active,
#subscription-form #subscription-save-btn:active,
.jrp-pagination-row .mobile-pagination .next-mobile-page:active,
.jrp-pagination-row .mobile-pagination .previous-mobile-page:active,
#jdp-apply-button-top:active,
#jdp-apply-button-bottom:active,
#jdp-apply-button-top-mobile:active,
#jdp-apply-button-bottom-mobile:active,
.internals-buttons:focus,
#join-entire-page-content #join-button-mobile:focus,
#join-entire-page-content #join-button:focus,
#join-entire-page-content #jfi-apply:focus,
#jfi-modal-dialog #join-button-mobile:focus,
#jfi-modal-dialog #join-button:focus,
#jfi-modal-dialog #jfi-apply:focus,
.jfi-success-container #join-button-mobile:focus,
.jfi-success-container #join-button:focus,
.jfi-success-container #jfi-apply:focus,
#job-results .primary-button.search-jobs-button-404:focus,
#edit-preference-view #edit-preference-form #edit-preference-update-btn:focus,
#edit-preference-view #edit-preference-form #edit-preference-unsubscribe-link:focus,
#subscription-form #subscription-save-btn:focus,
.jrp-pagination-row .mobile-pagination .next-mobile-page:focus,
.jrp-pagination-row .mobile-pagination .previous-mobile-page:focus,
#jdp-apply-button-top:focus,
#jdp-apply-button-bottom:focus,
#jdp-apply-button-top-mobile:focus,
#jdp-apply-button-bottom-mobile:focus {
    background-color: #e93d44;
}


/* line 42, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.internals-titles,
.error-card h1,
#join-entire-page-content .join-form-header,
#jfi-modal-dialog .join-form-header,
.jfi-success-container .join-form-header,
#cb-legal-content-block h1,
#browse-by-container #browse-by-header,
#browse-by-container #browse-by-header p,
#after-apply-thank-you-header,
#edit-preference-view #edit-preference-title,
#subscription-title,
.search-results-title,
.jdp-title-inner-container .jdp-title-block-position .jdp-job-title {
    font-size: 36px;
    line-height: 1.1;
    color: #444444;
    text-transform: none;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 15px;
    font-family: 'proximabold';
}


/**/


/**/


/* line 66, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.search-bar-element.search-field-container.search-location-field,
.formly-field-googleAutocomplete {
    position: relative;
}


/* line 70, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.search-bar-element.search-field-container.search-location-field #suggestions,
.search-bar-element.search-field-container.search-location-field #suggestions-join-form,
.formly-field-googleAutocomplete #suggestions,
.formly-field-googleAutocomplete #suggestions-join-form {
    position: absolute;
    left: 0px !important;
    right: 0px !important;
    width: 100% !important;
    z-index: 100 !important;
    list-style: none !important;
}


/* line 79, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.search-bar-element.search-field-container.search-location-field #suggestions .list-group-item,
.search-bar-element.search-field-container.search-location-field #suggestions-join-form .list-group-item,
.formly-field-googleAutocomplete #suggestions .list-group-item,
.formly-field-googleAutocomplete #suggestions-join-form .list-group-item {
    color: #484748;
    background-color: #fff;
    border: 1px solid #ddd;
}


/* line 84, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.search-bar-element.search-field-container.search-location-field #suggestions .list-group-item.active,
.search-bar-element.search-field-container.search-location-field #suggestions .list-group-item.active:focus,
.search-bar-element.search-field-container.search-location-field #suggestions .list-group-item.active:hover,
.search-bar-element.search-field-container.search-location-field #suggestions-join-form .list-group-item.active,
.search-bar-element.search-field-container.search-location-field #suggestions-join-form .list-group-item.active:focus,
.search-bar-element.search-field-container.search-location-field #suggestions-join-form .list-group-item.active:hover,
.formly-field-googleAutocomplete #suggestions .list-group-item.active,
.formly-field-googleAutocomplete #suggestions .list-group-item.active:focus,
.formly-field-googleAutocomplete #suggestions .list-group-item.active:hover,
.formly-field-googleAutocomplete #suggestions-join-form .list-group-item.active,
.formly-field-googleAutocomplete #suggestions-join-form .list-group-item.active:focus,
.formly-field-googleAutocomplete #suggestions-join-form .list-group-item.active:hover {
    color: #fff;
    background-color: #e51b23;
    border: 1px solid #e51b23;
}


/* line 95, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.search-bar-element.search-field-container.search-location-field #suggestions li.autocompletefooter,
.search-bar-element.search-field-container.search-location-field #suggestions-join-form li.autocompletefooter,
.formly-field-googleAutocomplete #suggestions li.autocompletefooter,
.formly-field-googleAutocomplete #suggestions-join-form li.autocompletefooter {
    height: 25px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}


/* line 103, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.search-bar-element.search-field-container.search-location-field #suggestions li.autocompletefooter img,
.search-bar-element.search-field-container.search-location-field #suggestions-join-form li.autocompletefooter img,
.formly-field-googleAutocomplete #suggestions li.autocompletefooter img,
.formly-field-googleAutocomplete #suggestions-join-form li.autocompletefooter img {
    width: 120px;
}


/**/


/**/


/* line 124, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.error-card {
    background-color: #eee;
    text-align: center;
    margin: 30px 0px;
    padding: 30px;
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/* line 133, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.error-card i {
    font-size: 60px;
    color: #e51b23;
}


/* line 140, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.error-card h1 {
    margin-top: 20px;
    padding-bottom: 0px;
}


/* line 149, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

.error-card h1,
.error-card h2 {
    color: #039be5;
}


/**/


/**/


/* line 169, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#join-entire-page-content .row,
#jfi-modal-dialog .row,
.jfi-success-container .row {
    margin-left: 0px;
    margin-right: 0px;
}


/* line 176, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#join-entire-page-content .formly-field-select .form-group select,
#jfi-modal-dialog .formly-field-select .form-group select,
.jfi-success-container .formly-field-select .form-group select {
    height: 34px;
}


/* line 181, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#join-entire-page-content #join-page-content-section,
#jfi-modal-dialog #join-page-content-section,
.jfi-success-container #join-page-content-section {
    padding-bottom: 50px;
}


/* line 192, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#join-entire-page-content strong,
#join-entire-page-content p,
#join-entire-page-content li,
#jfi-modal-dialog strong,
#jfi-modal-dialog p,
#jfi-modal-dialog li,
.jfi-success-container strong,
.jfi-success-container p,
.jfi-success-container li {
    color: #484748;
}


/* line 198, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#join-entire-page-content a,
#jfi-modal-dialog a,
.jfi-success-container a {
    color: #e51b23;
    font-size: 16px !important;
    line-height: 1.1 !important;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#join-entire-page-content a:hover,
#join-entire-page-content a:active,
#join-entire-page-content a:focus,
#jfi-modal-dialog a:hover,
#jfi-modal-dialog a:active,
#jfi-modal-dialog a:focus,
.jfi-success-container a:hover,
.jfi-success-container a:active,
.jfi-success-container a:focus {
    color: #e51b23;
    text-decoration: underline;
}


/* line 211, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#join-entire-page-content .join-is-not-apply-mobile,
#join-entire-page-content .join-is-not-apply,
#jfi-modal-dialog .join-is-not-apply-mobile,
#jfi-modal-dialog .join-is-not-apply,
.jfi-success-container .join-is-not-apply-mobile,
.jfi-success-container .join-is-not-apply {
    margin-top: 15px;
    font-size: 16px;
    padding: 0px;
}


/* line 217, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#join-entire-page-content .join-is-not-apply,
#jfi-modal-dialog .join-is-not-apply,
.jfi-success-container .join-is-not-apply {
    margin-top: 0px;
    display: inline-block;
    padding-right: 15px;
}


/* line 225, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#join-entire-page-content #join-button-mobile,
#join-entire-page-content #join-button,
#join-entire-page-content #jfi-apply,
#jfi-modal-dialog #join-button-mobile,
#jfi-modal-dialog #join-button,
#jfi-modal-dialog #jfi-apply,
.jfi-success-container #join-button-mobile,
.jfi-success-container #join-button,
.jfi-success-container #jfi-apply {
    margin-top: 0px;
    white-space: nowrap;
}


/* line 11, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#join-entire-page-content .join-button-container span.btn.primary-button.text-weight-bold,
#join-entire-page-content .join-button-container span.btn.primary-button.text-weight-bold:hover,
#join-entire-page-content .join-button-container span.btn.primary-button.text-weight-bold:active,
#join-entire-page-content .join-button-container span.btn.primary-button.text-weight-bold:focus,
#join-entire-page-content #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold,
#join-entire-page-content #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:hover,
#join-entire-page-content #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:active,
#join-entire-page-content #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:focus,
#jfi-modal-dialog .join-button-container span.btn.primary-button.text-weight-bold,
#jfi-modal-dialog .join-button-container span.btn.primary-button.text-weight-bold:hover,
#jfi-modal-dialog .join-button-container span.btn.primary-button.text-weight-bold:active,
#jfi-modal-dialog .join-button-container span.btn.primary-button.text-weight-bold:focus,
#jfi-modal-dialog #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold,
#jfi-modal-dialog #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:hover,
#jfi-modal-dialog #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:active,
#jfi-modal-dialog #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:focus,
.jfi-success-container .join-button-container span.btn.primary-button.text-weight-bold,
.jfi-success-container .join-button-container span.btn.primary-button.text-weight-bold:hover,
.jfi-success-container .join-button-container span.btn.primary-button.text-weight-bold:active,
.jfi-success-container .join-button-container span.btn.primary-button.text-weight-bold:focus,
.jfi-success-container #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold,
.jfi-success-container #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:hover,
.jfi-success-container #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:active,
.jfi-success-container #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:focus {
    background: transparent;
    display: block;
    white-space: normal;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 15px;
    pointer-events: none;
    cursor: default;
}


/* line 251, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#join-entire-page-content .join-button-container span.btn.primary-button.text-weight-bold .fa-spinner.fa-spin,
#join-entire-page-content #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold .fa-spinner.fa-spin,
#jfi-modal-dialog .join-button-container span.btn.primary-button.text-weight-bold .fa-spinner.fa-spin,
#jfi-modal-dialog #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold .fa-spinner.fa-spin,
.jfi-success-container .join-button-container span.btn.primary-button.text-weight-bold .fa-spinner.fa-spin,
.jfi-success-container #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold .fa-spinner.fa-spin {
    color: #039be5;
    margin: 0 auto;
}


/**/


/**/


/* line 274, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#cb-legal-content-block {
    color: #484748;
    padding: 0px;
    margin: 0px;
}


/* line 286, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#cb-legal-content-block h2,
#cb-legal-content-block p,
#cb-legal-content-block li,
#cb-legal-content-block b {
    color: #484748;
}


/* line 292, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#cb-legal-content-block a {
    color: #e51b23;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#cb-legal-content-block a:hover,
#cb-legal-content-block a:active,
#cb-legal-content-block a:focus {
    color: #e51b23;
    text-decoration: underline;
}


/**/


/**/


/* line 317, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#browse-by-container .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}


/* line 324, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#browse-by-container #browse-by-header {
    padding-bottom: 20px;
}


/* line 328, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#browse-by-container #browse-by-header p {
    line-height: 1.1;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


/* line 338, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#browse-by-container .browse-by-country-tab {
    color: #e51b23;
    font-weight: bold;
    background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#browse-by-container .browse-by-country-tab:hover,
#browse-by-container .browse-by-country-tab:active,
#browse-by-container .browse-by-country-tab:focus {
    color: #e51b23;
    font-weight: bold;
    background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: underline;
}


/* line 360, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#browse-by-container .browse-by-element-list .browse-by-element a {
    color: #e51b23;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#browse-by-container .browse-by-element-list .browse-by-element a:hover,
#browse-by-container .browse-by-element-list .browse-by-element a:active,
#browse-by-container .browse-by-element-list .browse-by-element a:focus {
    color: #e51b23;
    text-decoration: underline;
}


/**/


/**/


/* line 395, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#job-results #after-apply-recommended-header,
#job-results #after-apply-recommended-subheader {
    color: #484748;
    text-align: center;
}


/* line 402, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#job-results #recommendation-table {
    margin-top: 30px;
    margin-bottom: 30px;
}


/**/


/**/


/* line 430, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#edit-preference-view .editPrefPageContainer {
    width: 100%;
}


/* line 433, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#edit-preference-view .editPrefPageContainer>.content-card {
    padding: 0px 15px;
    margin: 0px;
}


/* line 439, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#edit-preference-view .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}


/* line 453, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#edit-preference-view #edit-preference-instructions h3 {
    color: #484748;
    text-align: center;
    text-transform: none;
}


/* line 464, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#edit-preference-view #edit-preference-form .alert {
    text-align: center;
}


/* line 470, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#edit-preference-view #edit-preference-form p {
    color: #484748;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}


/* line 479, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#edit-preference-view #edit-preference-form input {
    font-size: 16px;
}


/* line 485, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#edit-preference-view #edit-preference-form #edit-preference-update-btn {
    margin-top: 5px;
    margin-bottom: 15px;
    height: auto;
}


/* line 494, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#edit-preference-view #edit-preference-form #edit-preference-unsubscribe-link {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 15px;
}


/**/


/**/


/* line 532, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#subscription-form #subscription-message-section p {
    font-weight: bold;
    text-align: center;
    margin: 0px;
}


/* line 543, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#subscription-form #subscription-question-section h2 {
    color: #484748;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    padding-bottom: 10px;
}


/* line 553, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#subscription-form #subscription-question-section p {
    color: #484748;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: none;
    padding-bottom: 10px;
    margin-left: 25px;
}


/* line 565, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#subscription-form #subscription-question-section input {
    font-size: 16px;
    margin-left: 0px;
}


/* line 572, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */

#subscription-form #subscription-question-section span {
    color: #484748;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    padding-top: 10px;
    padding-left: 5px;
}

@media (min-width: 768px) {
    /* line 599, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    .internals-section,
    .legal-page-background {
        padding-bottom: 100px;
    }
    /* line 605, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    .internals-titles,
    .error-card h1,
    #join-entire-page-content .join-form-header,
    #jfi-modal-dialog .join-form-header,
    .jfi-success-container .join-form-header,
    #cb-legal-content-block h1,
    #browse-by-container #browse-by-header,
    #browse-by-container #browse-by-header p,
    #after-apply-thank-you-header,
    #edit-preference-view #edit-preference-title,
    #subscription-title,
    .search-results-title,
    .jdp-title-inner-container .jdp-title-block-position .jdp-job-title {
        font-size: 36px;
    }
    /**/
    /**/
    /* line 620, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    .search-bar-element.search-field-container.search-location-field #suggestions {
        padding-right: 15px !important;
    }
    /**/
    /**/
    /* line 641, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    #edit-preference-view .top-buffer {
        margin-top: 0px;
    }
    /* line 649, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    #edit-preference-view #edit-preference-form #edit-preference-update-btn {
        float: left;
    }
    /* line 655, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    #edit-preference-view #edit-preference-form #edit-preference-unsubscribe-link {
        float: right;
    }
    /**/
    /**/
    /* line 679, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    #join-entire-page-content .join-button-footer-container,
    #jfi-modal-dialog .join-button-footer-container,
    .jfi-success-container .join-button-footer-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    /* line 697, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    #join-entire-page-content .join-button-container,
    #join-entire-page-content #join-apply-block-mobile .text-right,
    #jfi-modal-dialog .join-button-container,
    #jfi-modal-dialog #join-apply-block-mobile .text-right,
    .jfi-success-container .join-button-container,
    .jfi-success-container #join-apply-block-mobile .text-right {
        display: table;
    }
    /* line 701, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    #join-entire-page-content .join-button-container #join-button-mobile,
    #join-entire-page-content .join-button-container #join-button,
    #join-entire-page-content .join-button-container #jfi-apply,
    #join-entire-page-content #join-apply-block-mobile .text-right #join-button-mobile,
    #join-entire-page-content #join-apply-block-mobile .text-right #join-button,
    #join-entire-page-content #join-apply-block-mobile .text-right #jfi-apply,
    #jfi-modal-dialog .join-button-container #join-button-mobile,
    #jfi-modal-dialog .join-button-container #join-button,
    #jfi-modal-dialog .join-button-container #jfi-apply,
    #jfi-modal-dialog #join-apply-block-mobile .text-right #join-button-mobile,
    #jfi-modal-dialog #join-apply-block-mobile .text-right #join-button,
    #jfi-modal-dialog #join-apply-block-mobile .text-right #jfi-apply,
    .jfi-success-container .join-button-container #join-button-mobile,
    .jfi-success-container .join-button-container #join-button,
    .jfi-success-container .join-button-container #jfi-apply,
    .jfi-success-container #join-apply-block-mobile .text-right #join-button-mobile,
    .jfi-success-container #join-apply-block-mobile .text-right #join-button,
    .jfi-success-container #join-apply-block-mobile .text-right #jfi-apply {
        display: table-cell;
        vertical-align: middle;
    }
    /* line 11, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */
    #join-entire-page-content .join-button-container span.btn.primary-button.text-weight-bold,
    #join-entire-page-content .join-button-container span.btn.primary-button.text-weight-bold:hover,
    #join-entire-page-content .join-button-container span.btn.primary-button.text-weight-bold:active,
    #join-entire-page-content .join-button-container span.btn.primary-button.text-weight-bold:focus,
    #join-entire-page-content #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold,
    #join-entire-page-content #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:hover,
    #join-entire-page-content #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:active,
    #join-entire-page-content #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:focus,
    #jfi-modal-dialog .join-button-container span.btn.primary-button.text-weight-bold,
    #jfi-modal-dialog .join-button-container span.btn.primary-button.text-weight-bold:hover,
    #jfi-modal-dialog .join-button-container span.btn.primary-button.text-weight-bold:active,
    #jfi-modal-dialog .join-button-container span.btn.primary-button.text-weight-bold:focus,
    #jfi-modal-dialog #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold,
    #jfi-modal-dialog #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:hover,
    #jfi-modal-dialog #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:active,
    #jfi-modal-dialog #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:focus,
    .jfi-success-container .join-button-container span.btn.primary-button.text-weight-bold,
    .jfi-success-container .join-button-container span.btn.primary-button.text-weight-bold:hover,
    .jfi-success-container .join-button-container span.btn.primary-button.text-weight-bold:active,
    .jfi-success-container .join-button-container span.btn.primary-button.text-weight-bold:focus,
    .jfi-success-container #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold,
    .jfi-success-container #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:hover,
    .jfi-success-container #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:active,
    .jfi-success-container #join-apply-block-mobile .text-right span.btn.primary-button.text-weight-bold:focus {
        display: table-cell;
        vertical-align: middle;
        margin-top: 0px;
        padding: 0px 15px;
    }
}

@media (min-width: 992px) {
    /* line 735, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    #join-entire-page-content #join-page-content-section,
    #jfi-modal-dialog #join-page-content-section,
    .jfi-success-container #join-page-content-section {
        padding-bottom: 0px;
    }
    /* line 740, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    #join-entire-page-content .join-is-not-apply-mobile,
    #join-entire-page-content .join-is-not-apply,
    #jfi-modal-dialog .join-is-not-apply-mobile,
    #jfi-modal-dialog .join-is-not-apply,
    .jfi-success-container .join-is-not-apply-mobile,
    .jfi-success-container .join-is-not-apply {
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    /* line 759, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    .search-bar-element.search-field-container.search-location-field,
    .formly-field-googleAutocomplete {
        position: relative;
    }
    /* line 763, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    .search-bar-element.search-field-container.search-location-field #suggestions,
    .search-bar-element.search-field-container.search-location-field #suggestions-join-form,
    .formly-field-googleAutocomplete #suggestions,
    .formly-field-googleAutocomplete #suggestions-join-form {
        width: 91% !important;
    }
    /* line 793, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_internal.scss */
    #join-entire-page-content .join-is-not-apply-mobile,
    #join-entire-page-content .join-is-not-apply,
    #jfi-modal-dialog .join-is-not-apply-mobile,
    #jfi-modal-dialog .join-is-not-apply,
    .jfi-success-container .join-is-not-apply-mobile,
    .jfi-success-container .join-is-not-apply {
        font-size: 16px;
    }
}


/* line 6, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.mobile-sort-jobs {
    padding-bottom: 20px;
}


/* line 10, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.mobile-sort-jobs .mobile-job-count-message {
    font-size: 18px;
    display: block;
    text-align: center;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.mobile-sort-jobs .mobile-dropdown-sort {
    margin-top: 10px;
}


/* line 21, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.mobile-sort-jobs .mobile-dropdown-sort #mobile-sort-title {
    color: #484748;
}


/* line 29, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.mobile-sort-jobs .mobile-dropdown-sort ul li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* line 33, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.mobile-sort-jobs .mobile-dropdown-sort ul li a {
    color: #484748;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.mobile-sort-jobs .mobile-dropdown-sort ul li:hover,
.mobile-sort-jobs .mobile-dropdown-sort ul li:active,
.mobile-sort-jobs .mobile-dropdown-sort ul li:focus {
    background-color: #039be5;
}


/* line 40, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.mobile-sort-jobs .mobile-dropdown-sort ul li:hover a,
.mobile-sort-jobs .mobile-dropdown-sort ul li:active a,
.mobile-sort-jobs .mobile-dropdown-sort ul li:focus a {
    color: #fff;
}


/* line 54, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.breadcrumb {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 0px;
    border: none;
}


/* line 62, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.breadcrumb>li.active,
.breadcrumb>li,
.breadcrumb>li a {
    color: #039be5;
    font-size: 16px;
}


/* line 69, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #484748;
    content: "/\00a0";
}


/* line 107, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#sign-up-widget {
    color: #039be5;
    font-weight: normal;
    font-size: 18px;
    text-transform: capitalize;
}


/* line 120, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#sign-up-widget .fa-envelope-o {
    color: #fff;
    background-color: #039be5;
    padding: 5px;
    margin-right: 15px;
    border-radius: 100%;
    font-size: 17px;
    line-height: 17px;
}


/* line 153, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.pagination>li {
    text-align: center;
}


/* line 157, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.pagination>li>a,
.pagination>li>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span,
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    color: #484748;
    background-color: #fff;
    line-height: 35px;
    padding: 0px;
    height: 35px;
    width: 35px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.pagination>li>a:hover,
.pagination>li>a:active,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:active,
.pagination>li>span:focus,
.pagination>li:last-child>a:hover,
.pagination>li:last-child>a:active,
.pagination>li:last-child>a:focus,
.pagination>li:last-child>span:hover,
.pagination>li:last-child>span:active,
.pagination>li:last-child>span:focus,
.pagination>li:first-child>a:hover,
.pagination>li:first-child>a:active,
.pagination>li:first-child>a:focus,
.pagination>li:first-child>span:hover,
.pagination>li:first-child>span:active,
.pagination>li:first-child>span:focus {
    background-color: #039be5;
    color: #fff;
}


/* line 175, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.pagination>li.active>a {
    background-color: #039be5;
    color: #fff;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.pagination>li.active>a:hover,
.pagination>li.active>a:active,
.pagination>li.active>a:focus {
    background-color: #0384c3;
}


/* line 187, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.pagination>li>a[href=""] {
    pointer-events: none;
    cursor: default;
}


/* line 194, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.pagination>li .previous-page-caret {
    font-size: 0px;
}


/* line 197, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.pagination>li .previous-page-caret:before {
    content: "\f0d9";
    font-size: 22px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}


/* line 211, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.pagination>li .next-page-caret {
    font-size: 0px;
}


/* line 214, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.pagination>li .next-page-caret:after {
    content: "\f0da";
    font-size: 22px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}


/* line 233, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.search-results-title {
    text-align: left;
    padding-bottom: 0px;
}


/* line 260, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-table,
#recommendation-table {
    padding-top: 20px;
}


/* line 268, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col {
    background-color: #fff;
}


/* line 272, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container {
    background-color: #fff;
}


/* line 276, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #narrow-search-header {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    text-transform: capitalize;
    background-color: #039be5;
    width: 100%;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 20px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#jrp-desktop-facet-col #desktop-facets-container #narrow-search-header:hover,
#jrp-desktop-facet-col #desktop-facets-container #narrow-search-header:active,
#jrp-desktop-facet-col #desktop-facets-container #narrow-search-header:focus {
    background-color: #038cce;
}


/* line 300, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body {
    background-color: #fff;
}


/* line 310, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-radius: 0px;
    padding-bottom: 10px;
    font-size: 20px;
}


/* line 319, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets:last-child {
    padding-bottom: 15px;
}


/* line 330, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-category-header {
    color: #fff;
    background-color: #039be5;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;
    padding: 9px 0px 10px 20px;
    margin: 0px;
    width: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}


/* line 354, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-category-header .facet-arrow {
    color: #fff;
}


/* line 362, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container {
    font-size: 18px;
    color: #484748;
    background-color: #fff;
    font-weight: normal;
    border: 1px solid #ccc;
    border-top: none;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
}


/* line 374, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container a,
#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container span {
    text-transform: capitalize;
}


/* line 391, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container:first-child {
    border-top: 1px solid #ccc;
}


/* line 396, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container .caret-facet-accent {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #039be5;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container:hover,
#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container:active,
#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container:focus {
    background-color: #4fb9ed;
    color: #fff;
}


/* line 408, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container:hover .caret-facet-accent,
#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container:active .caret-facet-accent,
#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container:focus .caret-facet-accent {
    color: #fff;
}


/* line 417, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .selected-caret-facet-item-container {
    color: #e51b23;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    margin: 0px;
}


/* line 430, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .view-facet-btn-container {
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 5px 0px;
}


/* line 461, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .view-facet-btn-container .view_facet_text {
    color: #039be5;
    font-size: 18px;
    font-weight: 400;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .view-facet-btn-container .view_facet_text:hover,
#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .view-facet-btn-container .view_facet_text:active,
#jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .view-facet-btn-container .view_facet_text:focus {
    text-decoration: underline;
}


/* line 523, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table,
#recommendation-table {
    margin-bottom: 0px;
}


/* line 527, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table #job-result-table-header-table-row,
#recommendation-table #job-result-table-header-table-row {
    border-bottom: 1px solid transparent;
}


/* line 533, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result-header,
#recommendation-table .job-result-header {
    background-color: #fff;
    padding: 8px;
    min-width: 165px;
}


/* line 545, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result-header #desktop-job-location-sort,
#job-result-table .job-result-header .job-table-header-location,
#recommendation-table .job-result-header #desktop-job-location-sort,
#recommendation-table .job-result-header .job-table-header-location {
    pointer-events: none;
    cursor: default;
}


/* line 552, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result-header a,
#job-result-table .job-result-header span,
#job-result-table .job-result-header .job-table-header-title,
#job-result-table .job-result-header .job-table-header-location,
#job-result-table .job-result-header .job-table-header-date-posted,
#recommendation-table .job-result-header a,
#recommendation-table .job-result-header span,
#recommendation-table .job-result-header .job-table-header-title,
#recommendation-table .job-result-header .job-table-header-location,
#recommendation-table .job-result-header .job-table-header-date-posted {
    color: #039be5;
    text-transform: capitalize;
    font-weight: bold;
    display: inline-block;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#job-result-table .job-result-header a:hover,
#job-result-table .job-result-header a:active,
#job-result-table .job-result-header a:focus,
#job-result-table .job-result-header span:hover,
#job-result-table .job-result-header span:active,
#job-result-table .job-result-header span:focus,
#job-result-table .job-result-header .job-table-header-title:hover,
#job-result-table .job-result-header .job-table-header-title:active,
#job-result-table .job-result-header .job-table-header-title:focus,
#job-result-table .job-result-header .job-table-header-location:hover,
#job-result-table .job-result-header .job-table-header-location:active,
#job-result-table .job-result-header .job-table-header-location:focus,
#job-result-table .job-result-header .job-table-header-date-posted:hover,
#job-result-table .job-result-header .job-table-header-date-posted:active,
#job-result-table .job-result-header .job-table-header-date-posted:focus,
#recommendation-table .job-result-header a:hover,
#recommendation-table .job-result-header a:active,
#recommendation-table .job-result-header a:focus,
#recommendation-table .job-result-header span:hover,
#recommendation-table .job-result-header span:active,
#recommendation-table .job-result-header span:focus,
#recommendation-table .job-result-header .job-table-header-title:hover,
#recommendation-table .job-result-header .job-table-header-title:active,
#recommendation-table .job-result-header .job-table-header-title:focus,
#recommendation-table .job-result-header .job-table-header-location:hover,
#recommendation-table .job-result-header .job-table-header-location:active,
#recommendation-table .job-result-header .job-table-header-location:focus,
#recommendation-table .job-result-header .job-table-header-date-posted:hover,
#recommendation-table .job-result-header .job-table-header-date-posted:active,
#recommendation-table .job-result-header .job-table-header-date-posted:focus {
    text-decoration: none;
}


/* line 569, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result-header .job-table-header-title,
#job-result-table .job-result-header .job-table-header-location,
#job-result-table .job-result-header .job-table-header-date-posted,
#recommendation-table .job-result-header .job-table-header-title,
#recommendation-table .job-result-header .job-table-header-location,
#recommendation-table .job-result-header .job-table-header-date-posted {
    display: table-cell;
}


/* line 575, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result-header .glyphicon-menu-down,
#job-result-table .job-result-header .glyphicon-menu-up,
#recommendation-table .job-result-header .glyphicon-menu-down,
#recommendation-table .job-result-header .glyphicon-menu-up {
    color: #039be5;
}


/* line 583, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result,
#recommendation-table .job-result {
    font-size: 18px;
    font-weight: 400;
    border-top: solid 1px #ccc;
}


/* line 591, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result td .job-result-title,
#recommendation-table .job-result td .job-result-title {
    color: #039be5;
    font-weight: 400;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#job-result-table .job-result td .job-result-title:hover,
#job-result-table .job-result td .job-result-title:active,
#job-result-table .job-result td .job-result-title:focus,
#recommendation-table .job-result td .job-result-title:hover,
#recommendation-table .job-result td .job-result-title:active,
#recommendation-table .job-result td .job-result-title:focus {
    background-color: transparent;
    text-decoration: none;
}


/* line 611, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result td,
#job-result-table .job-result td .address-line,
#job-result-table .job-result td.job-result-company-cell,
#job-result-table .job-result td.job-result-company-cell .address-line,
#job-result-table .job-result td.job-result-location-cell,
#job-result-table .job-result td.job-result-location-cell .address-line,
#job-result-table .job-result td.job-result-date-posted-cell,
#job-result-table .job-result td.job-result-date-posted-cell .address-line,
#recommendation-table .job-result td,
#recommendation-table .job-result td .address-line,
#recommendation-table .job-result td.job-result-company-cell,
#recommendation-table .job-result td.job-result-company-cell .address-line,
#recommendation-table .job-result td.job-result-location-cell,
#recommendation-table .job-result td.job-result-location-cell .address-line,
#recommendation-table .job-result td.job-result-date-posted-cell,
#recommendation-table .job-result td.job-result-date-posted-cell .address-line {
    color: #484748;
}


/* line 617, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result td .address-line,
#job-result-table .job-result td.job-result-company-cell .address-line,
#job-result-table .job-result td.job-result-location-cell .address-line,
#job-result-table .job-result td.job-result-date-posted-cell .address-line,
#recommendation-table .job-result td .address-line,
#recommendation-table .job-result td.job-result-company-cell .address-line,
#recommendation-table .job-result td.job-result-location-cell .address-line,
#recommendation-table .job-result td.job-result-date-posted-cell .address-line {
    display: table-cell;
}


/* line 11, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#job-result-table .job-result td.job-table-element-arrow a,
#job-result-table .job-result td.job-table-element-arrow a:hover,
#job-result-table .job-result td.job-table-element-arrow a:active,
#job-result-table .job-result td.job-table-element-arrow a:focus,
#recommendation-table .job-result td.job-table-element-arrow a,
#recommendation-table .job-result td.job-table-element-arrow a:hover,
#recommendation-table .job-result td.job-table-element-arrow a:active,
#recommendation-table .job-result td.job-table-element-arrow a:focus {
    color: #e51b23;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

#job-result-table .job-result:hover,
#job-result-table .job-result:active,
#job-result-table .job-result:focus,
#recommendation-table .job-result:hover,
#recommendation-table .job-result:active,
#recommendation-table .job-result:focus {
    background-color: #4fb9ed;
}


/* line 649, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result:hover td .job-result-title,
#job-result-table .job-result:active td .job-result-title,
#job-result-table .job-result:focus td .job-result-title,
#recommendation-table .job-result:hover td .job-result-title,
#recommendation-table .job-result:active td .job-result-title,
#recommendation-table .job-result:focus td .job-result-title {
    color: #fff;
}


/* line 662, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#job-result-table .job-result:hover td,
#job-result-table .job-result:hover td .address-line,
#job-result-table .job-result:hover td.job-result-company-cell,
#job-result-table .job-result:hover td.job-result-company-cell .address-line,
#job-result-table .job-result:hover td.job-result-location-cell,
#job-result-table .job-result:hover td.job-result-location-cell .address-line,
#job-result-table .job-result:hover td.job-result-date-posted-cell,
#job-result-table .job-result:hover td.job-result-date-posted-cell .address-line,
#job-result-table .job-result:active td,
#job-result-table .job-result:active td .address-line,
#job-result-table .job-result:active td.job-result-company-cell,
#job-result-table .job-result:active td.job-result-company-cell .address-line,
#job-result-table .job-result:active td.job-result-location-cell,
#job-result-table .job-result:active td.job-result-location-cell .address-line,
#job-result-table .job-result:active td.job-result-date-posted-cell,
#job-result-table .job-result:active td.job-result-date-posted-cell .address-line,
#job-result-table .job-result:focus td,
#job-result-table .job-result:focus td .address-line,
#job-result-table .job-result:focus td.job-result-company-cell,
#job-result-table .job-result:focus td.job-result-company-cell .address-line,
#job-result-table .job-result:focus td.job-result-location-cell,
#job-result-table .job-result:focus td.job-result-location-cell .address-line,
#job-result-table .job-result:focus td.job-result-date-posted-cell,
#job-result-table .job-result:focus td.job-result-date-posted-cell .address-line,
#recommendation-table .job-result:hover td,
#recommendation-table .job-result:hover td .address-line,
#recommendation-table .job-result:hover td.job-result-company-cell,
#recommendation-table .job-result:hover td.job-result-company-cell .address-line,
#recommendation-table .job-result:hover td.job-result-location-cell,
#recommendation-table .job-result:hover td.job-result-location-cell .address-line,
#recommendation-table .job-result:hover td.job-result-date-posted-cell,
#recommendation-table .job-result:hover td.job-result-date-posted-cell .address-line,
#recommendation-table .job-result:active td,
#recommendation-table .job-result:active td .address-line,
#recommendation-table .job-result:active td.job-result-company-cell,
#recommendation-table .job-result:active td.job-result-company-cell .address-line,
#recommendation-table .job-result:active td.job-result-location-cell,
#recommendation-table .job-result:active td.job-result-location-cell .address-line,
#recommendation-table .job-result:active td.job-result-date-posted-cell,
#recommendation-table .job-result:active td.job-result-date-posted-cell .address-line,
#recommendation-table .job-result:focus td,
#recommendation-table .job-result:focus td .address-line,
#recommendation-table .job-result:focus td.job-result-company-cell,
#recommendation-table .job-result:focus td.job-result-company-cell .address-line,
#recommendation-table .job-result:focus td.job-result-location-cell,
#recommendation-table .job-result:focus td.job-result-location-cell .address-line,
#recommendation-table .job-result:focus td.job-result-date-posted-cell,
#recommendation-table .job-result:focus td.job-result-date-posted-cell .address-line {
    color: #fff;
}


/* line 705, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

#no-jobs-message {
    padding: 30px 15px;
    text-align: center;
}


/* line 717, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.jrp-pagination-row {
    padding-bottom: 0px;
}


/* line 721, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */

.jrp-pagination-row .mobile-pagination {
    text-align: center;
}

@media (min-width: 992px) {
    /* line 745, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-desktop-facet-col .caret-facet-category-header,
    #job-result-table .job-result-header {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 2px solid #039be5;
    }
    /* line 751, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-desktop-facet-col .caret-facet-category-header,
    #jrp-desktop-facet-col .caret-facet-category-header a,
    #jrp-desktop-facet-col .caret-facet-category-header span,
    #jrp-desktop-facet-col .caret-facet-category-header .job-table-header-title,
    #jrp-desktop-facet-col .caret-facet-category-header .job-table-header-location,
    #jrp-desktop-facet-col .caret-facet-category-header .job-table-header-date-posted,
    #job-result-table .job-result-header,
    #job-result-table .job-result-header a,
    #job-result-table .job-result-header span,
    #job-result-table .job-result-header .job-table-header-title,
    #job-result-table .job-result-header .job-table-header-location,
    #job-result-table .job-result-header .job-table-header-date-posted {
        font-size: 20px;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 30px;
    }
    /* line 774, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-desktop-facet-col #desktop-facets-container #narrow-search-header {
        display: none;
    }
    /* line 780, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body {
        margin-top: 0px;
    }
    /* line 791, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets {
        padding-bottom: 25px;
    }
    /* line 794, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets:last-child {
        padding-bottom: 0px;
    }
    /* line 806, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-category-header {
        padding: 10px 0px 10px 14px;
    }
    /* line 822, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-desktop-facet-col #desktop-facets-container #desktop-facets-body .desktop-facets .caret-facet-item-container {
        margin: 0px;
    }
    /* line 842, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-bottom-desktop-pagination {
        padding-top: 30px;
    }
    /* line 850, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #job-result-table .job-result-header,
    #recommendation-table .job-result-header {
        min-width: 215px;
    }
}

@media (min-width: 1200px) {
    /* line 864, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #jrp-desktop-facet-col .caret-facet-category-header,
    #jrp-desktop-facet-col .caret-facet-category-header a,
    #jrp-desktop-facet-col .caret-facet-category-header span,
    #jrp-desktop-facet-col .caret-facet-category-header .job-table-header-title,
    #jrp-desktop-facet-col .caret-facet-category-header .job-table-header-location,
    #jrp-desktop-facet-col .caret-facet-category-header .job-table-header-date-posted,
    #job-result-table .job-result-header,
    #job-result-table .job-result-header a,
    #job-result-table .job-result-header span,
    #job-result-table .job-result-header .job-table-header-title,
    #job-result-table .job-result-header .job-table-header-location,
    #job-result-table .job-result-header .job-table-header-date-posted {
        font-size: 20px;
    }
    /* line 873, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-results-page.scss */
    #job-result-table .job-result-header,
    #recommendation-table .job-result-header {
        min-width: 265px;
    }
}


/* line 6, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

#job-details-page .container .container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}


/* line 14, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

#jdp-apply-button-top,
#jdp-apply-button-bottom,
#jdp-apply-button-top-mobile,
#jdp-apply-button-bottom-mobile {
    max-width: 185px;
    margin: 0 auto;
    font-size: 18px;
    text-transform: none;
    padding: 12px 15px;
}


/* line 26, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

#jdp-not-ready-to-apply-link-top,
#jdp-not-ready-to-apply-link-bottom {
    color: #039be5;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
}


/* line 38, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.jdp-title-inner-container {
    background-color: #fff;
    padding: 15px;
    display: table;
    width: 100%;
    margin-top: 0px;
}


/* line 49, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.jdp-title-inner-container .jdp-title-block-position .jdp-job-title {
    text-align: left;
    padding-bottom: 0px;
}


/* line 65, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.jdp-title-inner-container .jdp-title-block-position .jdp-job-title .jdp-title-job-in {
    text-transform: lowercase;
}


/* line 79, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.jdp-title-inner-container .jdp-title-block-position .jdp-job-title .jdp-title-job-at {
    text-transform: lowercase;
}


/* line 96, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.jdp-title-inner-container .jdp-title-block-position #jdp-title-date-posted {
    color: #444444;
    padding-top: 10px;
    font-size: 14px;
}


/* line 118, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content {
    background-color: #fff;
    padding-top: 0px;
}


/* line 123, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .content-card-header {
    color: #039be5;
    font-size: 30px;
    font-weight: normal;
    color: #444444;
    text-align: left;
    text-transform: capitalize;
}


/* line 139, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-social-sharing-section {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}


/* line 151, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card {
    padding: 0px 0px 15px 0px;
    margin-bottom: 30px;
}


/* line 164, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .content-card-header {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 2px solid #81cdf2;
    margin: 0px 20px 0px 20px;
    padding: 20px 5px 20px 5px;
}


/* line 183, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding {
    padding: 20px;
    line-height: 30px;
}


/* line 195, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding li {
    padding-bottom: 15px;
}


/* line 203, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding li .snapshot-icon.secondary-text-color {
    color: #039be5;
    font-size: 24px;
    padding-top: 16px;
    padding-right: 10px;
}


/* line 210, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding li .snapshot-icon.secondary-text-color.glyphicon-triangle-top {
    padding-top: 10px;
}


/* line 214, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding li .snapshot-icon.secondary-text-color.fa-clock-o,
.job-details-content .jdp-job-snapshot-card .snapshot-padding li .snapshot-icon.secondary-text-color.fa-info-circle {
    padding-top: 12px;
}


/* line 225, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding li .snapshot-text {
    color: #484748;
}


/* line 232, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding li .snapshot-text strong {
    font-weight: normal;
    font-size: 14px;
}


/* line 240, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding li .secondary-text-color {
    color: #484748;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}


/* line 253, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding li .job-snapshot-link {
    color: #484748;
    font-weight: bold;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.job-details-content .jdp-job-snapshot-card .snapshot-padding li .job-snapshot-link:hover,
.job-details-content .jdp-job-snapshot-card .snapshot-padding li .job-snapshot-link:active,
.job-details-content .jdp-job-snapshot-card .snapshot-padding li .job-snapshot-link:focus {
    color: #ed5f65;
}


/* line 278, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-job-description-section {
    background-color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-top: 0px;
}


/* line 291, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-job-description-section .jdp-job-description-card {
    padding-top: 0px;
    margin-bottom: 0px;
}


/* line 300, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-job-description-section .jdp-job-description-card,
.job-details-content #jdp-job-description-section .jdp-job-description-card p,
.job-details-content #jdp-job-description-section .jdp-job-description-card li {
    color: #484748;
}


/* line 308, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-job-description-section .jdp-job-description-card a {
    color: #e51b23;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.job-details-content #jdp-job-description-section .jdp-job-description-card a:hover,
.job-details-content #jdp-job-description-section .jdp-job-description-card a:active,
.job-details-content #jdp-job-description-section .jdp-job-description-card a:focus {
    color: #e51b23;
    text-decoration: underline;
}


/* line 322, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-job-requirements-section {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}


/* line 341, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-job-requirements-section .jdp-job-requirements-card,
.job-details-content #jdp-job-requirements-section .jdp-job-requirements-card p,
.job-details-content #jdp-job-requirements-section .jdp-job-requirements-card li {
    color: #484748;
}


/* line 349, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-job-requirements-section .jdp-job-requirements-card a {
    color: #e51b23;
}


/* line 18, Z:/JorgeCruz/Sykes/Sikes/scss/abstracts/_mixins.scss */

.job-details-content #jdp-job-requirements-section .jdp-job-requirements-card a:hover,
.job-details-content #jdp-job-requirements-section .jdp-job-requirements-card a:active,
.job-details-content #jdp-job-requirements-section .jdp-job-requirements-card a:focus {
    color: #e51b23;
    text-decoration: underline;
}


/* line 363, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-bottom-apply-section {
    margin-top: 10px;
    background-color: #fff;
}


/* line 375, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-bottom-apply-section .jdp-bottom-apply-card {
    padding-bottom: 5px;
}


/* line 386, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-bottom-apply-section #jdp-bottom-apply-button-col {
    padding-top: 20px;
}


/* line 404, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-similar-jobs-row {
    background-color: #fff;
    padding: 10px 0px;
    margin: 0px;
}


/* line 417, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-similar-jobs-row h3 {
    font-size: 30px;
    color: #484748;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}


/* line 428, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-similar-jobs-row h3 b,
.job-details-content #jdp-similar-jobs-row h3 strong {
    font-weight: normal;
}


/* line 437, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-similar-jobs-row .similar-jobs {
    text-align: center;
}


/* line 442, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-similar-jobs-row .similar-jobs li .similar-jobs-tag {
    color: #039be5;
}


/* line 452, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */

.job-details-content #jdp-similar-jobs-row .similar-jobs>li+li:before {
    padding: 0px;
    content: "";
    color: #484748;
}

@media (min-width: 768px) {
    /* line 468, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */
    .jdp-title-inner-container {
        margin-top: 25px;
    }
    /* line 481, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */
    .jdp-title-inner-container .jdp-top-apply-block-position {
        width: 25%;
        vertical-align: middle;
        padding-top: 0px;
    }
    /* line 497, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */
    .job-details-content #jdp-bottom-apply-section #jdp-bottom-apply-company-logo-col .multi-brand-image {
        text-align: left;
    }
    /* line 504, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */
    .job-details-content #jdp-bottom-apply-section #jdp-bottom-apply-button-col {
        padding-top: 0px;
    }
    /* line 514, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */
    .job-details-content #jdp-similar-jobs-row h3 {
        text-align: left;
    }
    /* line 520, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */
    .job-details-content #jdp-similar-jobs-row .similar-jobs {
        text-align: left;
    }
    /* line 523, Z:/JorgeCruz/Sykes/Sikes/scss/pages/_job-details-page.scss */
    .job-details-content #jdp-similar-jobs-row .similar-jobs>li+li:before {
        padding: 0 0.55em;
        content: "|";
    }
}

@media (min-width:1200px) {
    .banner-default.veterans .tag .tag-default {
        font-size: 60px;
        line-height: 75px;
    }
}


/*EDITS 8/27/2018*/

.not-ready a {
    border: none;
    padding: 0px;
    color: #fff;
    float: none;
    text-decoration: underline;
}

.not-ready p {
    line-height: 1.2;
    margin: 0px;
    padding-bottom: 15px;
}

.not-ready a:hover {
    background-color: transparent;
    color: #000;
    text-decoration: underline;
}

.search-mobile,
.search-desktop-home,
.search-desktop,
#search-widget {
    background-color: #939598;
}

#content.fp-center .agent {
    background-color: #e7e7e7;
}

#content.fp-center .agent p {
    font-family: "buntaro", "Montserrat", sans-serif;
}

.search-mobile #search-bar .search-bar-element.search-widget-container .search-btn,
.search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn,
.search-desktop #search-bar .search-bar-element.search-widget-container .search-btn,
#search-widget #search-bar .search-bar-element.search-widget-container .search-btn {
    background-color: #039be5;
}

#content.home .testimonials #testimonial-carousel .item .testimonial-container .testimonial-content .bordered p {
    font-size: 25px;
    line-height: 1.5;
}

#content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .bordered {
    padding: 40px 35px;
}

#content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .name {
    font-size: 20px;
}

#content.home .tags .tag .content a {
    text-decoration: underline;
    font-weight: bold;
}

#content.home .tags .tag .content a:hover {
    color: #000;
}

#content.home .inside h2 {
    color: #039be5;
}

.landing-banner.veterans {
    background-position: center left 40%;
}

#content.veterans .president .content p {
    font-size: 25px;
    line-height: 1.5;
}

#content.veterans .president .content p.name {
    font-size: 20px;
}

.meet h2.title {
    color: #fff;
    text-transform: uppercase;
    font-family: "buntaro", "Montserrat", sans-serif;
    text-align: center;
    font-size: 40px;
}

.modal .modal-content .modal-body .testimonial p.content {
    padding: 10px 10px 10px 30px;
    border: 1px solid #fff;
}

.modal .modal-content .modal-body .testimonial .table-container {
    margin-top: 5px;
}

.modal#modal1 .modal-content .modal-body .testimonial p:after,
.modal#modal1 .modal-content .modal-body .testimonial p:before {
    background-color: #ff9805;
}

.modal#modal2 .modal-content .modal-body .testimonial p:after,
.modal#modal2 .modal-content .modal-body .testimonial p:before {
    background-color: #e51b23;
}

.modal#modal3 .modal-content .modal-body .testimonial p:after,
.modal#modal3 .modal-content .modal-body .testimonial p:before {
    background-color: #039be5;
}

.modal#modal4 .modal-content .modal-body .testimonial p:after,
.modal#modal4 .modal-content .modal-body .testimonial p:before {
    background-color: #4cb050;
}

.modal#modal5 .modal-content .modal-body .testimonial p:after,
.modal#modal5 .modal-content .modal-body .testimonial p:before {
    background-color: #9d27b0;
}

.modal#modal6 .modal-content .modal-body .testimonial p:after,
.modal#modal6 .modal-content .modal-body .testimonial p:before {
    background-color: #039be5;
}

#content.grow .seize p a {
    color: #484748;
    text-decoration: underline;
}

#content.grow .seize p a:hover {
    color: #e51b23;
}

.landing-banner.fp-center .tag a,
.landing-banner.fp-home .tag a,
.landing-banner.fp-corporate .tag a {
    text-decoration: none;
    background: #fff;
    color: #039be5;
}

.landing-banner.fp-center .tag a:hover,
.landing-banner.fp-home .tag a:hover,
.landing-banner.fp-corporate .tag a:hover {
    text-decoration: none;
    background: #039be5;
    color: #fff;
}

#content.home .testimonials-fp {
    padding: 70px 0px;
}

#content.home .testimonials-fp #testimonial-carousel .item .testimonial-container {
    max-width: 290px;
    margin: 0 auto;
}

#content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content {
    background: #039be5;
    padding: 25px;
    padding-bottom: 60px;
    position: relative;
}

#content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .bordered {
    border: 2px solid #fff;
    padding: 40px 35px;
    min-height: 940px;
    margin-bottom: 40px;
}

#content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .bordered p {
    padding: 0px;
    margin: 0px;
    color: white;
    text-align: center;
    font-size: 25px;
    line-height: 1.5;
}

#content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .bordered:after {
    content: " ";
    background: url("/media/2018/7/850726a6-a82a-4b2a-b9b2-19aebc350ba5-1532723898738.png") bottom center no-repeat;
    width: 65px;
    height: 52px;
    background-color: #039be5;
    background-size: 80%;
    position: absolute;
    bottom: 75px;
    right: 0px;
}

#content.home .testimonials-fp #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:before,
#content.home .testimonials-fp #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:after {
    background-color: #e45425;
}

#content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .bordered:before {
    content: " ";
    background: url("/media/2018/7/8c9ac687-b8ca-4297-a14e-b0a178eb895a-1532723898720.png") top center no-repeat;
    width: 65px;
    height: 52px;
    background-color: #039be5;
    background-size: 80%;
    position: absolute;
    top: 10px;
    left: 0px;
}

#content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .name {
    line-height: 26px;
    font-weight: bold;
    position: absolute;
    color: #fff;
    bottom: 5px;
    right: 25px;
    font-size: 20px;
    text-align: right;
}

#content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .carousel-control-next {
    border: 1px solid white;
    border-radius: 100%;
    color: white;
    position: absolute;
    width: 27px;
    height: 27px;
    left: 5px;
    bottom: 5px;
    text-align: center;
    font-size: 25px;
    line-height: 25px;
}

#content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content {
    background: #039be5;
    padding: 25px;
    padding-bottom: 60px;
    position: relative;
}

#content.home .testimonials-fp #testimonial-carousel .item:last-child .testimonial-container .testimonial-content {
    background-color: #e45425;
}

#content.fp-home .tags .tag .title {
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    color: #2d98d4;
    margin-top: 20px;
}

#content.fp-home .tags .tag.tag2 .title {
    color: #913e97;
}

#content.fp-home .tags .tag.tag3 .title {
    color: #4db04e;
}

#content.fp-home .workhome {
    padding: 0px;
}

#content.fp-corporate .leaders div[class^="img-"] {
    position: relative;
}

#content.fp-corporate .leaders div[class^="img-"] a {}

#content.fp-corporate .leaders div[class^="img-"] .description.initial {
    opacity: 0;
    position: absolute;
    bottom: 0px;
    top: auto;
    right: 0px;
    left: 0px;
    background-color: #039be5;
}

#content.fp-corporate .leaders div[class^="img-"] .description.hover {
    opacity: 1;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    position: absolute;
    bottom: 0px;
    top: auto;
    right: 0px;
    left: 0px;
    background-color: rgba(3, 155, 229, 0.45);
}

#content.fp-corporate .leaders div[class^="img-"] .description p {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    margin: 0px;
}

#content.fp-corporate .leaders div[class^="img-"] .description .text-container {
    padding: 20px;
}

#content.fp-corporate .leaders div[class^="img-"] .description.hover .text-container {
    min-height: 130px;
}

#content.fp-corporate .leaders div[class^="img-"] .description.hover .text-container p {
    padding: 0px;
}

#content.fp-corporate .leaders div[class^="img-"] .description.hover .text-container p.job-name {
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
}

#content.home .testimonials-fp#benefits-test #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content {
    background-color: #e51b23;
}

#content.home .testimonials-fp#veterans-test #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content {
    background-color: #4cb050;
}

#content.home .testimonials-fp#benefits-test #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:before,
#content.home .testimonials-fp#benefits-test #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:after {
    background-color: #e51b23;
}

#content.home .testimonials-fp#benefits-test #testimonial-carousel .item .testimonial-container .testimonial-content .bordered {
    min-height: auto;
}

#content.home .testimonials-fp#about-test #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content {
    background-color: #039be5;
}

#content.home .testimonials-fp#about-test #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:before,
#content.home .testimonials-fp#about-test #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:after {
    background-color: #039be5;
}

#content.home .testimonials-fp#about-test #testimonial-carousel .item .testimonial-container .testimonial-content .bordered {
    min-height: auto;
}

#content.home .testimonials-fp#veterans-test #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:before,
#content.home .testimonials-fp#veterans-test #testimonial-carousel .item:last-child .testimonial-container .testimonial-content .bordered:after {
    background-color: #4cb050;
}

#content.home .testimonials-fp#veterans-test #testimonial-carousel .item .testimonial-container .testimonial-content .bordered {
    min-height: auto;
}

.landing-banner.about {
    background-position: center right 12%;
}

.landing-banner.fp-home {
    background-position: center left 23%;
}

.landing-banner.fp-corporate {
    background-position: center right 37%;
}

#content.fp-center .tags .tag .title {
    /*z-index: 10;*/
    position: relative;
}

#content.fp-center .tags .tag {
    position: relative;
}

#content.veterans .president {
    margin: 0px;
}

.navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu,
.navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 375px) {
    .landing-banner.fp-center {
        background-position: top right 47%;
    }
}

@media (min-width: 425px) {
    .landing-banner.fp-center {
        background-position: top left 47%;
    }
}

.modal .modal-content .modal-body .testimonial p.title {
    font-size: 14px;
}

#content.fp-corporate .global ul li p,
#content.fp-corporate .regional ul li p {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .not-ready p {
        padding-bottom: 0px;
    }
    .navbar-default ul.navbar-nav li.dropdown:hover ul.dropdown-menu {
        display: block;
        margin-top: 0px;
        padding-top: 14px;
        background-color: transparent;
    }
    .navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu>li,
    .navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li {
        background-color: #2d2d2d;
    }
    .navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu>li>a.active {
        background-color: #0384c3;
    }
    .navbar-default ul.navbar-nav li.dropdown.open ul.dropdown-menu,
    .navbar-default ul.navbar-nav li.dropdown ul.dropdown-menu {
        width: 240%;
    }
}

@media (min-width: 992px) {
    #content.fp-corporate .global ul li p,
    #content.fp-corporate .regional ul li p {
        margin-bottom: 10px;
    }
    #content.fp-corporate .leaders div[class^="img-"] .description.initial {
        background-color: rgba(3, 155, 229, 0.45);
    }
    #content.fp-corporate .leaders div[class^="img-"] .description.hover {
        background-color: #039be5;
    }
    #content.fp-corporate .leaders div[class^="img-"] .description.initial {
        opacity: 1;
    }
    #content.fp-corporate .leaders div[class^="img-"] .description.hover {
        opacity: 0;
    }
    #content.fp-corporate .leaders div[class^="img-"] .description .text-container p {
        font-size: 24px;
    }
    #content.fp-corporate .leaders div[class^="img-"] .description.hover .text-container p.job-name {
        font-size: 16px;
        line-height: 1.2;
        font-weight: normal;
    }
    #content.fp-corporate .leaders div[class^="img-"]:hover .description.initial {
        opacity: 0;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
    }
    #content.fp-corporate .leaders div[class^="img-"]:hover .description.hover {
        opacity: 1;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
    }
    #content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .bordered:after {
        bottom: 40px;
    }
    #content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content {
        padding: 25px;
    }
    #content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .bordered {
        min-height: 380px;
    }
    #content.home .testimonials {
        height: 249px;
    }
    #content.home .testimonials #testimonial-carousel .carousel-inner .item img {
        max-width: 240px;
        margin-top: 80px;
    }
    #content.home .testimonials-fp #testimonial-carousel .carousel-inner .item .testimonial-container {
        max-width: 600px;
        margin-left: 0px;
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    #content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .bordered {
        min-height: 345px;
        margin-bottom: 0px;
    }
    #content.home .testimonials-fp #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content {
        padding: 60px;
    }
    #content.home .testimonials-fp #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .carousel-control-next {
        width: 37px;
        height: 37px;
        font-size: 32px;
        line-height: 37px;
        bottom: 10px;
        left: 10px;
    }
    #content.home .testimonials-fp #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .name {
        bottom: 30px;
        right: 95px;
    }
    #content.home .testimonials-fp #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .bordered:before {
        top: 40px;
        left: 30px;
    }
    #content.home .testimonials-fp #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .bordered:after {
        bottom: 40px;
        right: 30px;
    }
    #content.home .testimonials-fp #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content {
        padding: 60px;
    }
    #content.home .testimonials-fp #testimonial-carousel .carousel-inner .item .testimonial-container {
        max-width: 693px;
    }
    .navbar-default ul.navbar-nav li.dropdown:hover ul.dropdown-menu {
        padding-top: 20px;
    }
    .modal .modal-content .modal-body .testimonial p.content {
        font-size: 21px;
        margin-bottom: 10px;
    }
    .modal .modal-content .modal-body .testimonial p.title {
        font-size: 14px;
    }
    .modal .modal-content .modal-body .testimonial p.content:before {
        top: -8px;
    }
    .modal .modal-content .modal-body .testimonial p.content:after {
        bottom: -5px;
        right: -8px;
    }
    .modal#modal4 .modal-content .modal-body .testimonial {
        padding-bottom: 50px;
    }
    .modal#modal6 .modal-content .modal-body .testimonial {
        padding-bottom: 35px;
    }
}


/*END OF EDITS 8/27/2018*/


/*EDITS 9/14/18*/

.not-ready a {
    display: inline;
}

.landing-banner.fp-center {
    background: none;
    height: auto;
}

.landing-banner.about {
    background: none;
    height: auto;
}

.landing-banner.benefits {
    background: none;
    height: auto;
}

.banner-default .tag .tag-default {
    font-size: 38px;
    line-height: 40px;
}

.landing-banner.veterans {
    background: none;
    height: auto;
}

.banner-default.veterans .tag .tag-default {
    font-size: 20px;
    line-height: 20px;
}

.banner-default .tag {
    bottom: 15px;
}

@media (min-width: 425px) {
    .banner-default.veterans .tag .tag-default {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (min-width: 768px) {
    .banner-default .tag .tag-default {
        font-size: 35px;
        line-height: 45px;
    }
    .banner-default .tag {
        bottom: 35px;
    }
    .banner-default.veterans .tag .tag-default {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (min-width: 992px) {
    .banner-default .tag .tag-default {
        font-size: 40px;
        line-height: 55px;
    }
}

@media (min-width: 1200px) {
    .banner-default .tag .tag-default {
        font-size: 60px;
        line-height: 75px;
    }
    .banner-default.veterans .tag .tag-default {
        font-size: 60px;
        line-height: 75px;
    }
}


/*END OF EDITS 9/14/18*/

.lang-bar {
    background-color: #039be5;
}

#locale-widget-desktop-container {
    margin: 0;
}

#locale-widget-desktop-container a {
    color: white;
}

#locale-widget-desktop-container a.locale-widget-option {
    color: #333;
}

#locale-widget-desktop-container .dropdown-menu {
    left: auto;
    right: 0;
}

:lang(es-419) #content.home .tags .tag .content p,
:lang(es-419) #content.home .tags .tag .content a {
    font-size: 14px;
    max-width: 84%;
}

@media (min-width: 768px) {
     :lang(es-419) .navbar-default ul.navbar-nav li a,
     :lang(es-419) .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
     :lang(es-419) .navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
        font-size: 11px;
    }
}

@media (min-width: 992px) {
     :lang(es-419) .navbar-default ul.navbar-nav li a,
     :lang(es-419) .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
     :lang(es-419) .navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
     :lang(es-419) .navbar-default ul.navbar-nav li a,
     :lang(es-419) .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
     :lang(es-419) .navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 768px) {
     :lang(fr-CA) .navbar-default ul.navbar-nav li a,
     :lang(fr-CA) .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
     :lang(fr-CA) .navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 992px) {
     :lang(fr-CA) .navbar-default ul.navbar-nav li a,
     :lang(fr-CA) .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
     :lang(fr-CA) .navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
     :lang(fr-CA) .navbar-default ul.navbar-nav li a,
     :lang(fr-CA) .navbar-default ul.navbar-nav .open ul.dropdown-menu>li>a,
     :lang(fr-CA) .navbar-default ul.navbar-nav ul.dropdown-menu>li>a {
        font-size: 13px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

:lang(fr-CA) #content.home .tags .tag .content p,
:lang(fr-CA) #content.home .tags .tag .content a {
    font-size: 11px;
}

:lang(fr-CA) #content.benefits .employee .container-fluid .label-top span {
    font-size: 14px;
}

:lang(fr-CA) .search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:after,
:lang(fr-CA) .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:after,
:lang(fr-CA) .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:after,
:lang(fr-CA) #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:after {
    content: "Recherche";
    font-family: "proximareg", "Open Sans", sans-serif;
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-left: 40px;
}

:lang(es-419) .search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:after,
:lang(es-419) .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:after,
:lang(es-419) .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:after,
:lang(es-419) #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:after {
    content: "Buscar";
    font-family: "proximareg", "Open Sans", sans-serif;
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-left: 25px;
}

@media (min-width:768px) {
     :lang(fr-CA) .banner-default.veterans .tag .tag-default {
        font-size: 31px;
    }
}

@media (min-width:992px) {
     :lang(fr-CA) #content.benefits .employee .benefit-content .content ul li {
        font-size: 12px;
        line-height: 18px;
    }
     :lang(fr-CA) #content.veterans .meet .stories .story,
     :lang(es-419) #content.veterans .meet .stories .story {
        max-width: 290px;
    }
}

@media (min-width:1200px) {
     :lang(fr-CA) #content.benefits .employee .benefit-content .content ul li {
        font-size: 16px;
        line-height: 22px;
    }
     :lang(fr-CA) .banner-default.veterans .tag .tag-default {
        font-size: 50px;
    }
     :lang(fr-CA) .modal .modal-content .modal-body .testimonial p.content {
        font-size: 18px;
    }
    #testimonial-carousel .item {
        height: 500px;
    }
    #content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .bordered {
        height: 380px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .not-ready h2 {
        font-size: 44px;
    }
     :lang(fr-CA) #content.veterans #veterans-carousel .item {
        height: 690px;
    }
     :lang(fr-CA) #content.home .tags .tag .content p,
     :lang(fr-CA) #content.home .tags .tag .content a {
        font-size: 11px;
    }
    #content.home .testimonials-fp #testimonial-carousel .item .testimonial-container {
        max-width: 100%;
    }
    #content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .bordered {
        min-height: auto;
    }
    .search-mobile #search-bar .search-bar-element input::-webkit-input-placeholder,
    .search-desktop-home #search-bar .search-bar-element input::-webkit-input-placeholder,
    .search-desktop #search-bar .search-bar-element input::-webkit-input-placeholder,
    #search-widget #search-bar .search-bar-element input::-webkit-input-placeholder {
        color: #666;
        -webkit-text-decoration: center;
        text-decoration: center;
        font-size: 14px;
    }
     :lang(es-419) #content.home .tags .tag .content p,
     :lang(es-419) #content.home .tags .tag .content a {
        font-size: 12px;
        max-width: 84%;
    }
    .banner-default.veterans .tag .tag-default {
        font-size: 32px;
    }
    .banner-default.veterans tag {
        bottom: 2px;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
     :lang(es-419) #content.veterans #veterans-carousel .item,
     :lang(fr-CA) #content.veterans #veterans-carousel .item {
        height: 400px;
    }
     :lang(fr-CA) #content.home .tags .tag .content p,
     :lang(fr-CA) #content.home .tags .tag .content a {
        font-size: 11px;
    }
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .bordered {
        height: 200px;
    }
    #sign-up-widget {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    #content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .name {
        text-align: center;
        right: 0;
        left: 0;
    }
    #content.fp-corporate .leaders div[class^="img-"] .description.hover .text-container p {
        text-align: center;
    }
     :lang(fr-CA) #content.veterans #veterans-carousel .item {
        height: 800px;
    }
     :lang(es-419) #content.veterans #veterans-carousel .item {
        height: 730px;
    }
    footer .bot-legal ul li {
        display: block;
        margin: 0;
    }
    footer .bot-legal ul li:last-child {
        margin-left: 0;
    }
     :lang(es-419) #content.home .tags .tag .content p,
     :lang(es-419) #content.home .tags .tag .content a {
        font-size: 13px;
    }
     :lang(fr-CA) .landing-banner.fp-center .tag a,
     :lang(fr-CA) .landing-banner.fp-home .tag a,
     :lang(fr-CA) .landing-banner.fp-corporate .tag a {
        font-size: 24px;
    }
    #content.home .testimonials-fp #testimonial-carousel .item .testimonial-container .testimonial-content .name {
        font-size: 16px;
    }
    #content.about h2.title {
        font-size: 41px;
    }
    #content.home .testimonials #testimonial-carousel .carousel-inner .item .testimonial-container .testimonial-content .bordered {
        height: 400px;
    }
    #content.benefits .employee .tile p {
        font-size: 16px;
    }
    #content.benefits .employee .panel .panel-collapse .panel-body ul {
        list-style: none;
    }
}

#jdp-not-ready-to-apply-link-bottom {
    margin: 0;
}

:lang(es-419) #jdp-not-ready-to-apply-link-top,
:lang(es-419) #jdp-not-ready-to-apply-link-bottom,
:lang(fr-CA) #jdp-not-ready-to-apply-link-top,
:lang(fr-CA) #jdp-not-ready-to-apply-link-bottom {
    text-transform: none
}

:lang(fr-CA) #sign-up-widget,
:lang(es-419) #sign-up-widget {
    text-transform: none;
}

:lang(fr-CA) .search-desktop-home #search-bar .search-bar-element label,
:lang(fr-CA) .search-desktop #search-bar .search-bar-element label,
:lang(fr-CA) #search-widget #search-bar .search-bar-element label,
:lang(es-419) .search-desktop-home #search-bar .search-bar-element label,
:lang(es-419) .search-desktop #search-bar .search-bar-element label,
:lang(es-419) #search-widget #search-bar .search-bar-element label {
    text-transform: none;
}

:lang(es-419) .visible-es {
    display: block !important;
}

:lang(fr-CA) .visible-es {
    display: none;
}

:lang(en-US) .visible-es {
    display: none;
}

:lang(en-US) .visible-en {
    display: block !important;
}

:lang(fr-CA) .visible-en {
    display: none;
}

:lang(es-419) .visible-en {
    display: none;
}

:lang(fr-CA) .visible-fr {
    display: block !important;
}

:lang(en-US) .visible-fr {
    display: none;
}

:lang(es-419) .visible-fr {
    display: none;
}

:lang(fr-CA) #content.home .home-tags .tag .content p,
:lang(fr-CA) #content.home .home-tags .tag .content a {
    font-size: 16px;
    padding: 0 15px;
}

:lang(fr-CA) #content.home .fp-centers-tags .tag .content p,
:lang(fr-CA) #content.home .fp-centers-tags .tag .content a {
    font-size: 14px;
    padding: 0 15px;
}

:lang(fr-CA) #content.home .fp-home-tags .tag .content p,
 :lang(fr-CA) #content.home .fp-home-tags .tag .content a {
    font-size: 16px;
    padding: 0 15px;
}

@media (min-width:768px) and (max-width:1199px) {
     :lang(fr-CA) #content.home .home-tags .tag .content p,
     :lang(fr-CA) #content.home .home-tags .tag .content a {
        font-size: 14px;
        padding: 0 15px;
    }
    #content.fp-center .fp-centers-tags .tag .content {
        top: 120px;
    }
     :lang(fr-CA) #content.home .fp-centers-tags .tag .content p,
     :lang(fr-CA) #content.home .fp-centers-tags .tag .content a {
        font-size: 12px;
        padding: 0 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #content.fp-center .fp-centers-tags .tag .content {
        top: 70px;
    }
}

@media (max-width:767px) {
     :lang(fr-CA) #content.home .home-tags .tag .content p,
     :lang(fr-CA) #content.home .home-tags .tag .content a {
        font-size: 13px;
        padding: 0 15px;
    }
     :lang(fr-CA) #content.home .fp-centers-tags .tag .content p,
     :lang(fr-CA) #content.home .fp-centers-tags .tag .content a {
        font-size: 13px;
        padding: 0 15px;
    }
    #content.fp-center .fp-centers-tags .tag .content {
        top: 60px;
    }
}

@media (min-width:1200px) {
    #content.fp-center .fp-centers-tags .tag .content {
        top: 150px;
    }
}

#cookies-policy-bar-placeholder {
    display: none;
}

@media(max-width:767px) {
     :lang(es-419) .navbar-default ul.navbar-nav li a br {
        display: none;
    }
}

@media (min-width:768px) {
     :lang(es-419) .navbar-default ul.navbar-nav li a {
        font-size: 17px;
        line-height: 20px;
    }
}

@media (min-width:992px) {
     :lang(es-419) .navbar-default ul.navbar-nav li a {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (min-width:1200px) {
     :lang(es-419) .navbar-default ul.navbar-nav li a {
        font-size: 18px;
        line-height: 20px;
    }
     :lang(es-419) .navbar-default ul.navbar-nav li:nth-child(7) a {
        padding: 0 5px;
        line-height: 58px;
    }
}

@media (max-width:767px) {
    .search-bar-element.search-field-container.search-location-field #suggestions .list-group-item,
    .search-bar-element.search-field-container.search-location-field #suggestions-join-form .list-group-item,
    .formly-field-googleAutocomplete #suggestions .list-group-item,
    .formly-field-googleAutocomplete #suggestions-join-form .list-group-item {
        text-align: center;
    }
     :lang(fr-CA) .search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:before,
     :lang(fr-CA) .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:before,
     :lang(fr-CA) .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:before,
     :lang(fr-CA) #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:before {
        margin-left: -84px;
    }
}

@media (min-width:768px) {
     :lang(fr-CA) .search-desktop-home .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a:before,
     :lang(fr-CA) .search-desktop .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a:before,
     :lang(fr-CA) #search-widget .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a:before {
        margin-right: 122px;
    }
     :lang(fr-CA) .search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:after,
     :lang(fr-CA) .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:after,
     :lang(fr-CA) .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:after,
     :lang(fr-CA) #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:after {
        margin-left: 18px;
    }
    #job-result-table .job-result-header a,
    #job-result-table .job-result-header span,
    #job-result-table .job-result-header .job-table-header-title,
    #job-result-table .job-result-header .job-table-header-location,
    #job-result-table .job-result-header .job-table-header-date-posted,
    #recommendation-table .job-result-header a,
    #recommendation-table .job-result-header span,
    #recommendation-table .job-result-header .job-table-header-title,
    #recommendation-table .job-result-header .job-table-header-location,
    #recommendation-table .job-result-header .job-table-header-date-posted {
        font-weight: 400;
        text-transform: uppercase;
    }
    #sign-up-widget .fa-envelope-o {
        display: table;
        float: left;
        margin-bottom: 8px;
    }
    footer .footer-nav ul li a {
        color: white;
        font-size: 13px;
    }
}

@media(min-width:992px) {
    #job-result-table .job-result-header,
    #recommendation-table .job-result-header {
        min-width: 230px;
    }
    footer .footer-nav ul li a {
        color: white;
        font-size: 16px;
    }
}

@media (min-width:1200px) {
     :lang(fr-CA) .search-desktop-home .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a:before,
     :lang(fr-CA) .search-desktop .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a:before,
     :lang(fr-CA) #search-widget .search-box .search-box-content #search-bar .search-bar-element.search-widget-container a:before {
        margin-right: 140px;
    }
     :lang(fr-CA) .search-mobile #search-bar .search-bar-element.search-widget-container .search-btn:after,
     :lang(fr-CA) .search-desktop-home #search-bar .search-bar-element.search-widget-container .search-btn:after,
     :lang(fr-CA) .search-desktop #search-bar .search-bar-element.search-widget-container .search-btn:after,
     :lang(fr-CA) #search-widget #search-bar .search-bar-element.search-widget-container .search-btn:after {
        margin-left: 23px;
    }
    footer .footer-nav ul li a {
        color: white;
        font-size: 18px;
    }
    .modal .modal-content .modal-body .testimonial p.content {
        min-height: 130px;
    }
}

@media (min-width:768px) and (max-width: 991px) {
     :lang(fr-CA) #sign-up-widget,
     :lang(es-419) #sign-up-widget {
        font-size: 16px;
    }
    #job-result-table .job-result-header,
    #recommendation-table .job-result-header {
        min-width: 180px;
    }
}

/*edits by march/1/19*/

.awards {
    background: white;
    padding:30px 20px;
}

#content.veterans .meet {
    margin-bottom: 0px;
}

@media (min-width: 992px) {
    #content.veterans .meet {
        padding-bottom: 0px;
    }
}

/*Edits by Lenner Moraga 3/21/19*/

.customer-service {
    background-color: #00b0f0;
}

.customer-service-row {
    padding: 40px;
}

.customer-service-row .snd-col {
    display: flex;
    align-items: center;
    height: 370px;
}

@media (max-width: 991px) {
    .customer-service-row .snd-col {
        height: 150px;
    }
}

@media (min-width:992px ) and (max-width: 1200px) {
    .customer-service-row .snd-col {
        height: 300px;
    }
}

.customer-service-row p {
    font-family: "buntaro", "Montserrat", sans-serif;
    color: whitesmoke;
}

.plain-font{
	font-family: 'proximabold' !important;
}

.scam-add {
    background: #fc9805;
    padding: 5px 0px;
    font-size: 22px;
    text-align: center;
}

.scam-add a {
    color: #fff;
}