.clearfix:after, .invisible {
    visibility: hidden
}

.hm-banner-prt, .rel {
    position: relative
}
.mega-dropdown .mega-dropdown-bottom .mega-dropdown-bottom-inner {
    width: 100%;
    height: 100% !important;
}
.tab-links a:hover, a, a:active, a:focus, a:hover {
    text-decoration: none
}

.adrs-list, .box-scl-list li, .company-job-list, .credit-list-boxes, .featured-jb-list, .ft-menu, .menu > li, .payment-list, .scl-links li, .tab-btn-list, .tab-links li, .top-menu {
    list-style: none
}

@font-face {
    font-family: MyriadProBoldCond;
    src: url(/content/fonts/MyriadProBoldCond.eot);
    src: url(/content/fonts/MyriadProBoldCond.eot) format('embedded-opentype'), url(/content/fonts/MyriadProBoldCond.woff2) format('woff2'), url(/content/fonts/MyriadProBoldCond.woff) format('woff'), url(/content/fonts/MyriadProBoldCond.ttf) format('truetype'), url(/content/fonts/MyriadProBoldCond.svg#MyriadProBoldCond) format('svg');
    
}

@font-face {
    font-family: PostGroteskBold;
    src: url(/content/fonts/PostGroteskBold.eot);
    src: url(/content/fonts/PostGroteskBold.eot) format('embedded-opentype'), url(/content/fonts/PostGroteskBold.woff2) format('woff2'), url(/content/fonts/PostGroteskBold.woff) format('woff'), url(/content/fonts/PostGroteskBold.ttf) format('truetype'), url(/content/fonts/PostGroteskBold.svg#PostGroteskBold) format('svg');
    
}

@font-face {
    font-family: PostGroteskBook;
    src: url(/content/fonts/PostGroteskBook.eot);
    src: url(/content/fonts/PostGroteskBook.eot) format('embedded-opentype'), url(/content/fonts/PostGroteskBook.woff2) format('woff2'), url(/content/fonts/PostGroteskBook.woff) format('woff'), url(/content/fonts/PostGroteskBook.ttf) format('truetype'), url(/content/fonts/PostGroteskBook.svg#PostGroteskBook) format('svg');
    
}

@font-face {
    font-family: PostGroteskLight;
    src: url(/content/fonts/PostGroteskLight.eot);
    src: url(/content/fonts/PostGroteskLight.eot) format('embedded-opentype'), url(/content/fonts/PostGroteskLight.woff2) format('woff2'), url(/content/fonts/PostGroteskLight.woff) format('woff'), url(/content/fonts/PostGroteskLight.ttf) format('truetype'), url(/content/fonts/PostGroteskLight.svg#PostGroteskLight) format('svg');
    
}

@font-face {
    font-family: PostGroteskMedium;
    src: url(/content/fonts/PostGroteskMedium.eot);
    src: url(/content/fonts/PostGroteskMedium.eot) format('embedded-opentype'), url(/content/fonts/PostGroteskMedium.woff2) format('woff2'), url(/content/fonts/PostGroteskMedium.woff) format('woff'), url(/content/fonts/PostGroteskMedium.ttf) format('truetype'), url(/content/fonts/PostGroteskMedium.svg#PostGroteskMedium) format('svg');
    
}

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-text-size-adjust: none
}

:focus {
    outline: 0
}

ol, ul {
    margin: 0;
    padding: 0 0 10px 40px
}

table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0
}

caption, td, th {
    font-weight: 400;
    text-align: left
}

a img {
    border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    color: #808285;
    word-wrap: break-word;
    font-size: 18px;
    line-height: 30px;
    font-family: PostGroteskLight;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
    overflow-x: hidden
}

select, textarea {
    font-size: 16px;
    font-family: PostGroteskLight
}

p {
    margin-bottom: 15px
}

input, textarea {
    -webkit-border-radius: 0
}

input[type=text], input[type=email], input[type=search], input[type=password], select, textarea {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important
}

input[type=text], input[type=email], input[type=password], select, textarea {
    padding: 12px 10px;
    border: 1px solid #bcbec0;
    line-height: 20px;
    width: 100%;
    margin: 0 0 20px;
    background-color: #fff;
    border-radius: 5px;
    height: 66px;
    font-size: 16px;
    color: #939598;
    font-family: PostGroteskLight
}

select {
    padding: 12px 10px;
    background-color: #fff;
    border: 1px solid #bcbec0;
    line-height: 20px;
    width: 100%;
    margin: 0 0 15px;
    border-radius: 5px;
    height: 55px;
    color: #939598
}

textarea {
    resize: none;
    height: 110px
}

.button, button, input[type=reset], input[type=button], input[type=submit] {
    display: inline-block;
    margin: 10px 0 15px;
    padding: 19px 40px 17px;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    cursor: pointer;
    border: none;
    transition: linear .3s all;
    -webkit-transition: linear .3s all;
    line-height: 1;
    text-align: center;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    text-transform: uppercase;
    font-family: PostGroteskMedium
}

.button:hover, button:hover, input[type=reset]:hover, input[type=button]:hover, input[type=submit]:hover {
    color: #fff;
    background: #262838
}

input[type=reset]:active, input[type=button]:active, input[type=submit]:active {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .3)
}

a {
    color: #00a2c2;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

a:hover {
    color: #929497
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 30px;
    padding: 0;
    font-weight: 400;
    line-height: 1.2;
    color: #231f20;
    font-family: PostGroteskMedium
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

.show {
    display: block
}

.hidden {
    display: none
}

.clearfix, .tp-btn:after {
    display: block
}

.clearfix:after {
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clearfix {
    height: 1%
}

.clear, .clearfix-third {
    clear: both
}

.fl {
    float: left
}

.fr, .tp-btn {
    float: right
}

.textcenter {
    text-align: center
}

.textleft {
    text-align: left
}

.textright {
    text-align: right
}

*, :after, :before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.container {
    /*width: 1280px;*/
    margin: 0 auto;
    padding: 0
}

.hm-banner-prt {
    width: 100%;
    min-height: 590px;
    /*background: url(/content/images/hm-banner.jpg?reload_access_code=31072020_1) center top no-repeat;*/
    background-size: cover;
    line-height: normal;
}

.shows-page.hm-banner-prt{
    min-height: 690px;
}

.shows-page.hm-banner-prt .logo{
    padding-top: 120px;
}

.shows-page.hm-banner-prt .find-job-frm.banner-frm .button {
    background: #00A883;
    border: thin solid transparent;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
}

.shows-page.hm-banner-prt .find-job-frm.banner-frm .button:hover{
    background: #f0527a;
}

.hm-banner-prt#directory-page .find-job-frm{
    max-width: 100%;
}

.hm-banner-prt#directory-page .btm-menu-prt{
    max-width: 1320px;
}

/*.tp-btn {
    padding: 50px 0 0
}*/

.tp-btn:after {
    content: '';
    clear: both
}

.lg-btn, .reg-btn {
    width: 130px;
    display: inline-block;
    padding: 10px 15px 7px;
    font-size: 13px;
    float: left;
    margin: 0 0 0 20px;
    font-family: PostGroteskMedium;
    text-align: center;
    text-transform: uppercase
}

.lg-btn {
    background: #f0527a;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 1px solid #f0527a
}

.lg-btn:hover, .reg-btn {
    background: 0 0;
    color: #fff
}

.lg-btn:hover {
    border: 1px solid #fff
}

.reg-btn {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 1px solid #fff
}

.logo, .megalogo {
    width: 100%;
    text-align: center;
    padding: 48px 0 15px;
}

.menu ul li, .menu > li {
    float: none;
    line-height: normal
}

.header-contact p a, .header-contact p span {
    font-family: SofiaPro-Bold
}

.reg-btn:hover {
    border: 1px solid #fff;
    color: #000;
    background: #fff
}

.logo {
    padding: 90px 0 48px
}

.megalogo img {
    width: 324px;
    height: 95px
}

.logo h1 {
    margin: 0
}

.btm-menu-prt {
    width: 100%;
    max-width: 1280px;
    margin: auto;
    background: #FFF;
    min-height: 80px;
    position: absolute;
    bottom: 0;
    text-align: center;
    border-bottom: 1px solid #dedede;
}
body.stickyNav .btm-menu-prt{max-width: 4000px !important;}
.btm-menu-prt.static{
    position: static;
    max-width: none;
}

.btm-menu-prt ul li.active a {
    font-family: PostGroteskbold;
}

.btm-menu-prt.sticky {
    position: fixed;
    top: 0;
    bottom: inherit;
    z-index: 99;
    box-shadow: 0 0 12px rgba(0, 0, 0, .35)
}

.menu > li, .menu > li > a, .menu > li > a span, header {
    position: relative
}

.mob-logo {
    display: none
}

header {
    z-index: 99;
    background: #fff;
    width: 100%;
    padding: 0 0 35px
}

.banner .container:after, .container:after, .features:after, .ft-btm-prt:after, .header-bottom:after, .white-para:after {
    clear: both;
    display: table;
    content: ""
}

.logolhs {
    width: 310px;
    margin: 55px 0 0
}

.header-contact img {
    margin: 0 20px 0 0;
    display: block;
    width: 120px
}

.header-contact p {
    margin: 0;
    color: #868686;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-contact {
    background: #f9f9f9;
    padding: 10px 15px;
    border: 1px solid #d9d9d9;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    font-size: 18px
}

.menu ul, .menu_btn-line, .menu_btn:hover .menu_btn-line {
    background: #fff
}

.header-contact p a {
    font-size: 35px;
    position: relative;
    top: -2px;
    left: 5px
}

/*.menu ul li a, .menu > li {
    font-family: PostGroteskBold
}*/

.desktop-nav {
    clear: right;
    margin: 0 0 0 30px
}

.menu {
    margin: 0;
    padding: 0;
    text-align: center
}

    .menu > li {
        margin: 0 13.5px; /*bluebar menu gap*/
        vertical-align: middle;
        text-align: center;
        z-index: 55;
        display: inline-block;
        text-transform: capitalize
    }

.menu > li:last-child {
    margin-right: 0
}

.menu > li > a {
    color: #1D1D1B;
    font-size: 15px;
    padding: 18px 0;
    line-height: normal;
    display: block;
    font-family: PostGroteskBold;
}

.menu > li > a span {
    overflow: hidden;
    display: block
}

.menu > li:last-child a {
    padding-right: 0
}

.menu > li.active > a {
    color: #262938
}

.menu ul.rigt-menu {
    right: 0;
    left: inherit
}

.menu ul li:hover > ul, .menu > li:hover > ul {
    display: block;
    -webkit-animation: menu_up ease-out .4s 0s;
    animation: menu_up ease-out .4s 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.menu ul {
    margin: 0;
    padding: 0;
    z-index: 9;
    width: 233px;
    position: absolute;
    left: 0;
    top: 80px;
    display: none
}

.menu ul ul {
    left: 100%;
    top: 0
}

.menu ul li {
    margin: 0;
    padding: 0;
    display: block;
    text-align: left;
    position: relative;
    -webkit-transition: all .25s ease;
    border-bottom: 1px solid #414248
}

.menu ul li:last-child {
    border-bottom: none
}

.menu ul li a {
    display: block;
    padding: 12px 10px 10px;
    color: #fff;
    font-size: 15px;
    transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    box-shadow: inset 0 0 0 #00a7c5;
    -webkit-box-shadow: inset 0 0 0 #00a7c5
}

.menu ul li a.active, .menu ul li a:hover, .menu ul li:hover > a {
    box-shadow: inset 255px 0 0 #00a7c5;
    -webkit-box-shadow: inset 255px 0 0 #00a7c5;
    color: #fff
}

.menu a, .menu ul {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.menu ul li:last-child a {
    border: none
}

@-webkit-keyframes menu_up {
    0% {
        -webkit-transform: translateY(50px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes menu_up {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.menu > li.menu-bar {
    display: none;
    margin: 0 18px;
    width: 24px;
    overflow: hidden
}

.menu-bar .menu_btn-inner {
    width: 24px;
    height: 20px;
    cursor: pointer
}

.menu-bar .menu_btn-line:nth-child(2) {
    top: 8px
}

.menu-bar .menu_btn-line:nth-child(3) {
    top: 16px
}

.menu-bar:hover .menu_btn-line:nth-child(1) {
    -webkit-animation: animateMenuBtn .7s 0s;
    animation: animateMenuBtn .7s 0s
}

.menu-bar:hover .menu_btn-line:nth-child(2) {
    -webkit-animation: animateMenuBtn .7s .2s;
    animation: animateMenuBtn .7s .2s
}

.menu-bar:hover .menu_btn-line:nth-child(3) {
    -webkit-animation: animateMenuBtn .7s .4s;
    animation: animateMenuBtn .7s .4s
}

#trigger-overlay {
    display: none
}
#trigger-overlay-news {
    display: none
}
.menu_btn {
    z-index: 5;
    float: right;
    position: relative;
    width: 30px;
    height: 24px;
    border: 0 solid #fff;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    margin: 18px 20px 18px 0;
    top: inherit
}

.menu_btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 solid red;
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    will-change: transform;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.menu_btn-inner {
    width: 36px;
    height: 24px;
    overflow: hidden;
    margin: auto
}

.menu_btn-line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px
}

.blog-ct-rgt, .radio, .radio span {
    position: relative
}

.menu_btn-line:nth-child(1) {
    top: 0
}

.menu_btn-line:nth-child(2) {
    top: 10px
}

.menu_btn-line:nth-child(3) {
    top: 20px
}

.menu_btn:hover .menu_btn-line:nth-child(1) {
    -webkit-animation: animateMenuBtn .7s 0s;
    animation: animateMenuBtn .7s 0s
}

.menu_btn:hover .menu_btn-line:nth-child(2) {
    -webkit-animation: animateMenuBtn .7s .2s;
    animation: animateMenuBtn .7s .2s
}

.menu_btn:hover .menu_btn-line:nth-child(3) {
    -webkit-animation: animateMenuBtn .7s .4s;
    animation: animateMenuBtn .7s .4s
}

@keyframes animateMenuBtn {
    49.9% {
        transform: translateX(100%)
    }
    50% {
        transform: translateX(-100%)
    }
    100% {
        transform: translateX(0)
    }
}

.hm-ct-prt {
    background: #fff;
    width: 100%;
    padding: 90px 0;
    min-height: 580px
}

.blog-ct-lft {
    width: 68.98550724637681%;
    float: left
}

.blog-ct-rgt {
    width: 26.231884057971017%;
    float: right
}

.find-job-frm {
    margin: 0 0 25px;
    width: 100%;
    clear: both;
    float: left
}

.find-job-frm.banner-frm {
    max-width: 950px;
    margin: 0 auto;
    float: none
}

.banner-frm .chosen-container-single .chosen-single, .banner-frm .input-frm-list3 input {
    color: #231f20;
    font-family: PostGroteskBook
}

.chosen-container-single .chosen-single, .input-frm-list3 input, .radio {
    font-family: PostGroteskLight
}

.find-job-frm.banner-frm .button {
    background: #00a7c5;
    border: 1px solid #00a7c5;
    color: #fff
}

.find-job-frm.banner-frm .button:hover {
    background: #f0527a;
    border: 1px solid #f0527a;
    color: #fff
}

.banner-frm .input-frm-list3, .banner-frm .select-frm-list1, .banner-frm .select-frm-list2 {
    float: none;
    display: inline-block;
    vertical-align: top
}

.chosen-container {
    width: auto !important;
    display: block;
    font-size: 19px;
    text-align: left
}

.chosen-container-single .chosen-single {
    background-color: #fff;
    padding: 0 0 0 22px;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 15px;
    color: #939598;
    border: 1px solid #bcbec0;
    height: 54px;
    line-height: 54px;
    border-radius: 30px;
    -webkit-border-radius: 30px
}

.chosen-container-single .chosen-default {
    color: #fff;
    font-weight: 500
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #bcbec0;
    box-shadow: none
}

.chosen-container-single .chosen-single span {
    margin-right: 30px
}

.chosen-container-single .chosen-single div {
    width: 30px
}

.chosen-container-single .chosen-single div b {
    background: url(/content/images/arrow-down.png) left no-repeat
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url(/content/images/arrow-up.png) left no-repeat
}

.chosen-container-single .chosen-drop {
    margin-top: -2px
}

.chosen-container .chosen-drop {
    border: 1px solid #bcbec0;
    border-top: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}

.chosen-container-single .chosen-search input[type=text] {
    padding-left: 17px;
    border-color: #bcbec0
}

.chosen-container .chosen-results li {
    padding: 7px 10px;
    font-size: 14px;
    transition: .3s;
    border-top: 1px solid #e9ebf5
}

.chosen-container .chosen-results li.highlighted {
    background: #bcbec0
}

.input-frm-list3, .select-frm-list1, .select-frm-list2 {
    width: 25%;
    float: left;
    margin: 0 18px 12px 0
}

    .select-frm-list1 .chosen-container-single .chosen-single {
        background: url(/content/images/region-icon.png) 18px 18px no-repeat #fff;
        padding: 0 0 0 40px;
        position: static;
    }

    .select-frm-list2 .chosen-container-single .chosen-single {
        background: url(/content/images/job-type-icon.png) 18px 18px no-repeat #fff;
        padding: 0 0 0 40px;
        position: static;
    }

.input-frm-list3 input {
    margin: 0;
    border-radius: 30px;
    padding: 12px 30px 12px 40px;
    height: 54px;
    background: url(/content/images/keywords-icon.png) 18px 18px no-repeat #fff;
    font-size: 15px;
    color: #939598
}

.find-job-frm .button {
    font-size: 15px;
    background: #fff;
    border: 1px solid #00a7c5;
    color: #231f20;
    margin: 0
}

.find-job-frm .button:hover {
    background: #00a7c5;
    border: 1px solid #00a7c5;
    color: #fff
}

.blog-box h2 a, .radio, .radio input[type=radio]:checked + span {
    color: #000
}

.maxl {
    margin: 0 0 40px
}

.inline {
    display: inline-block
}

.inline + .inline {
    margin-left: 30px
}

.radio {
    font-size: 15px
}

.radio span {
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 3px
}

.radio span:after {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #b7b9bb;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.radio input[type=radio] {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.radio input[type=radio]:checked + span:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    background: #0B8;
    left: 4px;
    top: 5px;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%
}

.blog-box, .blog-box-list {
    width: 100%
}

.radio input[type=radio]:checked + span:after {
    border: 1px solid #0B8
}

.blog-box-list:after, .blog-box:after {
    content: '';
    display: block;
    clear: both
}

.blog-box {
    border: 1px solid #e1e2e3;
    padding: 40px 40px 25px;
    margin: 0 0 40px
}

.blog-box h2 {
    margin: 0 0 12px
}

.blog-box h2 a:hover {
    color: #00a2c2
}

.box-location-icon, .box-money-icon, .box-user-icon {
    display: inline-block;
    float: left;
    font-family: PostGroteskBook;
    color: #808285;
    font-size: 18px;
    padding: 0 0 0 35px;
    margin: 0 25px 14px 0;
    position: relative
}

    .box-location-icon:before, .box-money-icon:before, .box-user-icon:before {
        position: absolute;
        display: block;
        top: 3px;
        height: 23px;
        content: ''
    }

    .box-money-icon:before {
        left: 0;
        background: url(/content/images/money-icon.png) left top no-repeat;
        width: 27px
    }
    .box-user-icon:before {
        left: 0px;
        background: url(/content/images/user.png) left top no-repeat;
        width: 25px
    }

    .box-location-icon:before {
        left: 6px;
        background: url(/content/images/location-icon.png) left top no-repeat;
        width: 18px
    }

.box-ct-lft {
    width: 73.21428571428571%;
    float: left
}

.box-ct-rgt {
    width: 20.238095238095238%;
    float: right
}

.box-ct-rgt a, .fd-jb-ct, .load-more {
    width: 100%
}

.box-scl-list {
    text-align: center;
    width: 100%;
    display: block;
    padding: 0;
    margin: 0
}

.box-scl-list li {
    display: inline-block;
    margin: 0 8px;
    font-size: 22px
}

.box-scl-list li a {
    color: #231f20
}

.box-scl-list li a:hover {
    color: #4bb690
}

.load-more {
    max-width: 160px;
    margin: 0 auto;
    text-align: center;
    display: block
}

.load-more > .blue-btn {
    border: 1px solid #00a6c4;
    background: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    text-transform: uppercase;
    font-family: PostGroteskMedium;
    text-align: center;
    color: #231f20;
    display: inline-block;
    padding: 15px 20px 11px;
    font-size: 15px;
    margin: 0 0 12px
}

.load-more > a.blue-btn:hover {
    border: 1px solid #00a6c4;
    color: #fff;
    background: #00a6c4
}

.featured-jb-box {
    margin: 0 0 80px
}

.featured-jb-list {
    padding: 0;
    margin: 0
}

.fd-jb-ct {
    box-sizing: border-box;
    border: 1px solid #d9dbdc;
    border-top: none;
    margin: 0 0 12px;
    padding: 24px
}

.sml-location-icon {
    display: inline-block;
    font-family: PostGroteskBook;
    color: #808285;
    font-size: 14px;
    padding: 0 0 0 24px;
    margin: 0 0 8px;
    position: relative
}

.sml-location-icon:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    background: url(/content/images/sml-location-icon.png) left top no-repeat;
    width: 18px;
    height: 23px
}

.fd-jb-ct h4 {
    line-height: 24px;
    margin: 0;
    max-height: 48px;
    overflow: hidden
}

.fd-jb-ct h4 a {
    color: #231f20
}

.fd-jb-ct h4 a:hover {
    color: #00a2c2
}

.fd-jb-ct p {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px
}

.featured-jb-img {
    display: block;
    margin: 0
}

.featured-jb-box .bx-default-pager {
    text-align: center;
    display: block;
    line-height: 1px
}

.featured-jb-box .bx-pager-item {
    display: inline-block
}

.featured-jb-box .bx-default-pager .bx-pager-item a {
    text-align: center;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #d1d3d4;
    border-radius: 50%;
    text-indent: -9999px;
    margin: 0 5px
}

.blue-btn, .pink-btn {
    padding: 15px 20px 11px;
    margin: 0 0 12px;
    font-size: 15px;
    text-align: center
}

.featured-jb-box .bx-default-pager .bx-pager-item a.bx-pager-link.active, .featured-jb-box .bx-default-pager .bx-pager-item a:hover {
    background: #4bb690;
    display: block
}

.pink-btn {
    border: 1px solid #f0527a;
    background: #f0527a;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #fff
}

.pink-btn:hover {
    border: 1px solid #f0527a;
    color: #f0527a;
    background: 0 0
}

.blue-btn {
    border: 1px solid #00a6c4;
    background: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #231f20
}

.blue-btn:hover {
    border: 1px solid #00a6c4;
    color: #fff;
    background: #00a6c4
}

.green-btn {
    border: 1px solid #00b48d;
    background: #00b48d;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    text-align: center;
    color: #fff;
    padding: 12px 20px 11px;
    font-size: 15px;
    margin: 0 0 12px
}

.big-pink-btn, .big-pinkbr-btn {
    display: block;
    font-size: 18px;
    font-family: PostGroteskMedium;
    margin: 0 0 12px;
    text-transform: uppercase
}

.green-btn:hover {
    border: 1px solid #00b48d;
    color: #00b48d;
    background: 0 0
}

.big-pink-btn {
    border: 1px solid #f0527a;
    background: #f0527a;
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #fff;
    padding: 18px 30px 14px
}

.big-pink-btn:hover, .big-pinkbr-btn {
    border: 1px solid #f0527a;
    background: 0 0;
    color: #fff
}

.big-pinkbr-btn {
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 18px 30px 13px
}

.big-pinkbr-btn:hover {
    border: 1px solid #f0527a;
    color: #fff;
    background: #f0527a
}

.big-bluebr-btn {
    border: 1px solid #00a6c4;
    background: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    text-align: center;
    color: #231f20;
    padding: 12px 20px;
    font-size: 15px;
    margin: 0 0 12px
}

.big-bluebr-btn:hover {
    border: 1px solid #00a6c4;
    color: #fff;
    background: #00a6c4
}

.big-greenbr-btn {
    border: 1px solid #00b48d;
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-align: center;
    color: #231f20;
    padding: 14px 20px 9px;
    font-size: 18px;
    margin: 0 0 12px
}

.sml-blue-btn, .sml-green-btn, .sml-pink-btn {
    font-size: 11px;
    margin: 0 0 12px
}

.big-greenbr-btn:hover {
    border: 1px solid #00b48d;
    color: #fff;
    background: #00b48d
}

.sml-pink-btn {
    border: 1px solid #f0527a;
    background: #f0527a;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #fff;
    padding: 10px 30px 9px;
    display: inline-block
}

.sml-pink-btn:hover {
    border: 1px solid #f0527a;
    color: #f0527a;
    background: 0 0
}

.sml-blue-btn {
    border: 1px solid #00a6c4;
    background: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #231f20;
    padding: 10px 30px 9px
}

.sml-blue-btn:hover {
    border: 1px solid #00a6c4;
    color: #fff;
    background: #00a6c4
}

.sml-green-btn {
    border: 1px solid #00b48d;
    background: #00b48d;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #fff;
    padding: 10px 30px 8px;
    display: inline-block
}

.sml-green-btn:hover {
    border: 1px solid #00b48d;
    color: #00b48d;
    background: 0 0
}

.featured-jb-list li .sml-pink-btn {
    margin: 0
}

.place-advert-box {
    background: #f1f1f2;
    border: 1px solid #e1e2e3;
    width: 100%;
    position: relative;
    padding: 24px;
    margin: 0 0 40px
}

.place-advert-ct {
    max-width: 210px
}

.place-advert-title {
    font-size: 28px;
    line-height: 32px;
    color: #231f20;
    font-family: PostGroteskLight;
    text-transform: uppercase;
    margin: 0 0 20px
}

.place-advert-title span {
    font-family: PostGroteskBold;
    display: block
}

.place-advert-box .button {
    padding: 11px 15px 8px
}

.place-advert-box p {
    color: #808285;
    margin: 0;
    line-height: 20px;
    font-size: 13px
}

.place-mob-img {
    position: absolute;
    right: -65px;
    bottom: 3px;
    display: block
}

.subscribe-box {
    width: 100%;
    margin: 0 0 40px
}

.subscribe-box input {
    margin: 0;
    border-radius: 30px;
    padding: 12px 30px 12px 60px;
    height: 54px;
    color: #231f20;
    font-family: PostGroteskLight;
    font-size: 13px;
    background: url(/content/images/subscribe-icon.png) 30px 19px no-repeat
}

.rgt-scl-box {
    margin: 0 0 40px
}

.rgt-scl-box .tab-content {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #dbdbdb
}

.delacy-logo, .trahands-logo {
    display: inline-block;
    width: 48%;
    margin: 0;
    float: left
}

.trahands-logo {
    padding: 9px 0;
    float: right
}

.top-menu {
    float: right;
    padding: 26px 0 0;
    margin: 0
}

.top-menu li {
    float: left;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-family: PostGroteskBook;
    margin-left: 28px
}

.top-menu li a {
    color: #fff
}

.top-menu li a:hover {
    color: #fff;
    text-shadow: 0 1px 1px #fff
}

.top-menu li.active a {
    color: #fff;
    font-family: PostGroteskMedium;
    text-shadow: none
}

.top-menu > li.menu-bar {
    display: inline-block;
    margin: 4px 18px 14px 28px;
    position: relative;
    width: 24px;
    overflow: hidden
}

.top-menu > li.menu-bar#trigger-overlay{
    display: inline-block;
}
    .top-menu > li.menu-bar#trigger-overlay-news {
        display: inline-block;
    }
.top-menu > li .menu_btn-line {
    background: #fff
}

.myaccount-banner-prt {
    width: 100%;
    min-height: 350px;
    background: #005b80;
    position: relative
}

.myact-title {
    font-size: 130px;
    font-family: MyriadProBoldCond;
    color: #fff;
    margin: 100px 0 0 34.5%;
    text-shadow: 0 0 7px rgba(0, 0, 0, .8);
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .8)
}

.myaccount-lft {
    position: relative;
    width: 26.5625%
}

.myaccount-rgt {
    width: 65.625%;
    float: right
}

.gray-box, .tab-ct-prt, .tab-table {
    width: 100%
}

.gray-box {
    position: absolute;
    top: -345px;
    background: #58595b;
    padding: 40px;
    text-align: center
}

.group-logo {
    position: relative
}

    .group-logo img {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: auto;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        width: 70%;
    }

.current-credit {
    color: #fff;
    font-size: 21px;
    font-family: PostGroteskMedium;
    margin: 47px 0
}

.current-credit span {
    display: block;
    font-size: 130px;
    color: #fff;
    font-family: MyriadProBoldCond;
    line-height: 130px
}

.tab-btn-list li, .tab-table th {
    font-family: PostGroteskMedium
}

.tab-btn-list {
    padding: 0 0 28px;
    margin: 0
}

.tab-btn-list:after, .tab-ct-prt:after {
    content: '';
    display: block;
    clear: both
}

.tab-btn-list li {
    float: left;
    margin: 0 18px 0 0;
    text-transform: uppercase;
    color: #231f20;
    font-size: 13px;
    line-height: 32px
}

.tab-btn-list li a {
    border-radius: 30px;
    border: 1px solid #ef526f;
    background: 0 0;
    padding: 3px 32px 0;
    position: relative;
    display: inline-block;
    color: #231f20
}

.tab-btn-list li span {
    position: absolute;
    right: 14px;
    display: block;
    top: 0;
    color: #a7a8ac
}

.tab-btn-list li a:hover, .tab-btn-list li.active a {
    background: #ef526f;
    color: #fff;
    border: 1px solid #ef526f
}

.tab-btn-list li a:hover span, .tab-btn-list li.active a span {
    color: #fff
}

.tab-table {
    border: 1px solid #d6d8d9;
    border-bottom: none
}

.tab-table td, .tab-table th {
    padding: 12px;
    border-bottom: 1px solid #d6d8d9
}

.tab-table th {
    text-align: left;
    font-size: 19px;
    color: #231f20
}

.tab-table td {
    font-size: 18px;
    font-family: PostGroteskLight;
    color: #000
}

.ft-menu li, .tab-table td span {
    font-family: PostGroteskMedium
}

.tab-table td span {
    color: #231f20
}

.ft-menu li a, footer {
    color: #fff
}

.tab-table td a.button {
    margin: 0
}

footer {
    background: #58595b;
    position: relative;
    min-height: 315px;
    padding: 80px 15px
}

.ft-main {
    max-width: 1180px;
    margin: 0 auto
}

.ft-menu {
    width: 20%;
    float: left;
    padding: 0 0 0 40px;
    margin: 0 0 40px;
    border-right: 1px solid #fff
}

.ft-menu li {
    color: #fff;
    font-size: 18px;
    margin: 0 0 14px
}

.ft-menu li:last-child {
    margin: 0
}

.ft-menu li a:hover {
    color: #42E3FF
}

.btm-menu-list, .copyrgt {
    color: #fff;
    font-size: 16px;
    font-family: PostGroteskBook;
    display: block
}

.btm-menu-list a {
    color: #fff
}

.btm-menu-list a:hover {
    color: #4bb690
}

.copyrgt span {
    padding-left: 10px
}

.lt-spc-none {
    padding: 0
}

.br-none {
    border: none
}

.scrolltop {
    position: fixed;
    bottom: 40px;
    right: 20px;
    background: url(/content/images/gotop.png) center center no-repeat #231f20;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-indent: -99999px;
    overflow: hidden;
    -webkit-transition: .3s linear all;
    transition: .3s linear all;
    display: none;
    cursor: pointer;
    z-index: 99
}

.scrolltop:hover {
    opacity: .6
}

.inner-banner-prt {
    width: 100%;
    min-height: 580px;
    background: url(/content/images/inner-banner.jpg) center top no-repeat;
    background-size: cover;
    position: relative
}

.inner-banner-prt .logo {
    padding: 60px 0 48px
}

.inner-banner-prt .find-job-frm.banner-frm {
    margin: 0;
    max-width: 840px
}

.inner-banner-prt .input-frm-list3, .inner-banner-prt .select-frm-list1, .inner-banner-prt .select-frm-list2 {
    margin: 0 10px 12px 0
}

.blog-ct-lft.view-page {
    padding: 0 0 0 100px;
    position: relative
}

.blue-box, .social-icon-list {
    position: absolute;
    text-align: center
}

.sub-title {
    margin: 0 0 8px
}

.view-page > p {
    margin: 0 0 30px
}

.social-icon-list {
    width: 60px;
    left: 0;
    top: 0;
    border: 1px solid #d1d2d4;
    padding: 0;
    margin: 0;
    list-style: none
}

.social-icon-list a {
    width: 60px;
    height: 52px;
    display: block;
    line-height: 52px;
    color: #6d7985;
    font-size: 20px;
    border-bottom: 1px solid #d1d2d4
}

.blue-box, .fields, .frm-list {
    width: 100%
}

.social-icon-list li:last-child a {
    border: none
}

.social-icon-list a:hover {
    color: #fff;
    background: #6d7985
}

.blue-box {
    top: -310px;
    background: #005a80;
    padding: 40px
}

.group-logo {
    max-width: 156px;
    height: 156px;
    margin: 0 auto 20px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.group-logo-company {
    color: #fff;
    text-align: center;
    margin: 0 0 5px
}

.company-job-list li, .company-on-date {
    font-family: PostGroteskBook;
    color: #e6e7e8;
    font-size: 19px
}

.company-job-list {
    padding: 40px 0;
    margin: 0;
    text-align: left
}

.company-job-list li {
    line-height: 28px;
    margin: 0 0 10px
}

.btn-btm-txt span, .company-job-list li span, .field label {
    font-family: PostGroteskMedium
}

.company-job-list li span {
    font-size: 21px;
    display: block
}

.frm-list {
    padding: 0;
    margin: 0
}

.fields:after {
    content: '';
    display: block;
    clear: both
}

.fields .field {
    width: 48%;
    float: left
}

.fields .field input, .wide .field textarea {
    width: 100%;
    border-radius: 0;
    border: 2px solid #e5e6e6
}

.field label {
    font-size: 19px;
    color: #231f20;
    display: block;
    margin: 0 0 8px;
    height: 30px
}

.fields .field:nth-child(2n) {
    width: 48%;
    float: right
}

.field .checkbox em, .field label em {
    color: #be1e2d
}

.wide .field textarea {
    height: 200px
}

.select-frm-list4 .chosen-container-single .chosen-single {
    background: 0 0;
    border-radius: 0;
    border: 2px solid #e5e6e6;
    height: 66px
}

.select-frm-list4 .chosen-container .chosen-drop {
    border: 2px solid #e5e6e6;
    border-top: none
}

.frm-btn-prt {
    float: right;
    text-align: center
}

.frm-btn-prt .button {
    border-radius: 0;
    margin: 0
}

.btn-btm-txt {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #231f20
}

.checkbox, .checkbox input[type=checkbox]:checked + span {
    color: #000
}

.save-btn {
    min-width: 238px;
    height: 55px
}

.checkbox {
    font-size: 15px;
    position: relative;
    font-family: PostGroteskLight
}

.fields label.checkbox:after {
    content: '';
    display: block;
    clear: both
}

.fields label.checkbox {
    margin: 13px 0 12px
}

.checkbox span {
    position: relative;
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 0
}

.checkbox span:after {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #d0d2d3;
    position: absolute;
    left: 0;
    top: 1px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.checkbox input[type=checkbox] {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.checkbox input[type=checkbox]:checked + span:before {
    content: "\f00c";
    width: 12px;
    height: 12px;
    position: absolute;
    color: #0B8;
    font-family: FontAwesome;
    left: 3px;
    top: -4px;
    font-size: 14px
}

.checkbox input[type=checkbox]:checked + span:after {
    border: 1px solid #0B8
}

.credit-sub-txt {
    font-size: 18px;
    font-family: PostGroteskLight;
    line-height: 24px;
    color: #231f20;
    padding: 10px 0 30px
}

.credit-sub-txt span {
    font-family: PostGroteskMedium;
    display: block
}

.tab-main-prt {
    width: 100%
}

.adrs-list:after, .tab-main-prt:after {
    content: '';
    display: block;
    clear: both
}

.tab-lft-prt {
    width: 50%;
    float: left
}

.credit-list-boxes {
    padding: 0;
    margin: 0
}

.credit-list-boxes li {
    width: 46%;
    position: relative;
    margin: 0 0 30px;
    float: left;
    border: 1px solid #d3d4d5;
    min-height: 190px;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer
}

.credit-list-boxes li:nth-child(2n), .credit-num span, .due-now span {
    float: right
}

.credit-list-boxes li:before {
    content: "\f00c";
    position: absolute;
    color: #00b38c;
    display: block;
    font-family: FontAwesome;
    right: 12px;
    top: 12px;
    font-size: 26px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0
}

.cvv:after, .info-msg:before, .tab-content .checkbox span:after, .visa-card:after, li.balance-forward:after {
    content: ''
}

.scl-links a, .tab-links a {
    transition: all linear .15s;
    text-transform: uppercase
}

.credit-list-boxes li.active:before, .credit-list-boxes li:hover:before {
    opacity: 1
}

.credit-price-txt {
    font-family: PostGroteskBook;
    color: #929497;
    font-size: 19px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%)
}

.credit-price-txt span {
    display: block;
    color: #231f20;
    font-size: 21px;
    font-family: PostGroteskMedium
}

.credit-list-boxes li.active, .credit-list-boxes li:hover {
    border: 1px solid #f05d78
}

.tab-rgt-prt {
    width: 40%;
    float: right
}

.payment-outer-box {
    width: 100%;
    border: 1px solid #e8e9e9;
    padding: 40px
}

.payment-list {
    padding: 0;
    margin: 0
}

.credit-num {
    font-family: PostGroteskBook;
    padding: 0 0 20px;
    font-size: 18px;
    color: #929497
}

.due-now {
    font-family: PostGroteskMedium;
    padding: 0 0 20px;
    font-size: 22px;
    color: #231f20
}

.visa-card {
    width: 100%;
    border-top: 1px solid #dcddde;
    border-bottom: 1px solid #dcddde;
    padding: 40px 0
}

.visa-cd-txt {
    float: left;
    font-size: 18px;
    line-height: 23px;
    font-family: PostGroteskBook;
    color: #929497
}

.cvv label, .payment-list .button {
    font-family: PostGroteskMedium;
    display: block
}

.visa-cd-txt a {
    color: #00a2c2
}

.visa-cd-txt a:hover {
    color: #929497
}

.cvv:after, .visa-card:after {
    display: block;
    clear: both
}

.visa-cd-img {
    float: right;
    padding: 5px 0
}

.cvv {
    padding: 30px 0 40px
}

.cvv-fld {
    width: 50%;
    float: left
}

.cvv input {
    width: 100%;
    border-radius: 0;
    border: 2px solid #e5e6e6;
    height: 44px;
    margin: 0
}

.cvv label {
    font-size: 19px;
    color: #231f20;
    margin: 0 0 8px;
    height: 30px
}

span.qus-icon {
    float: right;
    margin: 46px 0 0
}

span.qus-icon i {
    color: #929397
}

.payment-list .button {
    border-radius: 0;
    width: 100%;
    margin: 0;
    height: 54px;
    font-size: 18px;
    line-height: 32px
}

.payment-adrs-prt {
    width: 100%;
    border-top: 1px solid #d0d2d3;
    border-bottom: 1px solid #d0d2d3;
    padding: 40px 0
}

.adrs-list {
    padding: 0;
    margin: 0
}

.adrs-list li {
    float: left;
    width: 33.33%;
    padding: 0 20px 0 0;
    color: #929497;
    font-size: 19px;
    line-height: 27px
}

.adrs-list li b, span.forward-lft {
    color: #231f20;
    font-family: PostGroteskMedium
}

.adrs-list li b {
    display: block;
    margin: 0 0 10px;
    font-size: 21px
}

.payment-receipt {
    padding: 60px 0
}

li.balance-forward {
    padding: 32px 0
}

li.balance-forward:after {
    display: block;
    clear: both
}

span.forward-lft {
    padding: 0;
    font-size: 22px;
    float: left;
    width: 62%;
    line-height: 26px
}

span.forward-lft p {
    font-size: 18px;
    display: block;
    margin: 0;
    line-height: 18px;
    color: #929497;
    padding: 6px 0 0
}

span.forward-rgt {
    float: right;
    font-family: PostGroteskMedium;
    padding: 0 0 20px;
    font-size: 22px;
    color: #231f20;
    width: 38%;
    text-align: right
}

.receipt-paymentbox .payment-list .button {
    display: inline-block;
    border-radius: 0;
    font-family: PostGroteskMedium;
    width: auto;
    margin: 0;
    height: 54px;
    font-size: 18px;
    min-width: 250px
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 0;
    width: auto;
    max-width: 400px;
    margin: 20px auto
}

.input-frm-list4, .input-frm-list5 {
    margin: 0 0 20px
}

.input-frm-list4 input, .input-frm-list5 input {
    margin: 0;
    border-radius: 30px;
    padding: 12px 30px 12px 40px;
    height: 54px;
    font-size: 15px;
    color: #939598
}

.input-frm-list4 input {
    background: url(/content/images/username-icon.png) 18px 18px no-repeat #fff;
    font-family: PostGroteskLight
}

.input-frm-list5 input {
    background: url(/content/images/password-icon.png) 18px 18px no-repeat #fff;
    font-family: PostGroteskLight
}

.last-yr-psw, .tab-content label.checkbox {
    line-height: 18px;
    font-family: PostGroteskLight;
    margin: 0 0 18px
}

.tab-content label.checkbox {
    color: #929497;
    font-size: 14px;
    height: 15px
}

.tab-content .checkbox span:after {
    width: 15px;
    height: 15px
}

.tab-content .checkbox input[type=checkbox]:checked + span:before {
    width: 8px;
    height: 8px;
    left: 2px;
    top: 0;
    font-size: 11px
}

.tab-content .checkbox span {
    padding-left: 24px
}

.last-yr-psw {
    color: #ef526f;
    font-size: 14px;
    display: block
}

.last-yr-psw:hover {
    color: #929497
}

.tab-content .input-frm-list3 {
    width: 100%;
    margin: 0 0 20px;
    float: none
}

.tab-content .button {
    width: 100%;
    display: block;
    height: 52px;
    font-size: 18px;
    margin: 0
}

.tab-content .button.big-pink-btn:hover {
    color: #f0527a
}

.tabs {
    width: 100%;
    display: inline-block
}

ul.tab-links {
    padding: 0
}

.tab-links li {
    border-bottom: 1px solid #d4d6d7;
    border-right: 1px solid #d4d6d7;
    float: left;
    width: 50%
}

.tab-links li:nth-child(2n) {
    border-right: none
}

.tab-links a {
    padding: 9px 15px;
    display: block;
    font-size: 16px;
    font-family: PostGroteskMedium;
    color: #4c4c4c;
    text-align: center
}

.tab-links a:hover, .tab-links li.active a, .tab-links li.active a:hover {
    color: #ef526f
}

.tab-content {
    padding: 40px;
    border-radius: 3px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .15);
    background: #fff
}

.tab {
    display: none
}

.blue-stone, .tab.active, .tab.fb-active {
    display: block
}

#payment-popup {
    max-width: 600px
}

.payment-ct-prt {
    padding: 32px;
    width: 100%;
    box-sizing: border-box
}

.tp-lft-prt {
    width: 50%;
    float: left
}

.blue-stone {
    margin: 0 0 38px;
    font-size: 18px;
    color: #929497;
    font-family: PostGroteskBook
}

.tp-lft-prt .mail {
    font-family: PostGroteskMedium;
    color: #231f20;
    font-size: 22px
}

.cancel-btn, .tp-rgt-prt p {
    font-family: PostGroteskBook
}

.tp-rgt-prt {
    width: 50%;
    float: right;
    text-align: right
}

.tp-rgt-prt p {
    margin: 0;
    font-size: 18px;
    line-height: 34px;
    color: #929497
}

.tp-rgt-prt p a {
    color: #00a2c2
}

.tp-rgt-prt p a:hover {
    color: #929497
}

.credit-card-list {
    width: 100%;
    padding: 40px 0;
    margin: 30px 0 40px;
    border-top: 2px solid #d0d2d3;
    border-bottom: 2px solid #d0d2d3
}

.credit-card-list .credit-list-boxes li {
    margin: 0 30px 0 0;
    width: 36%
}

.credit-card-list .credit-list-boxes li:nth-child(2n) {
    float: left
}

.credit-card-list .credit-price-txt {
    padding: 0 12px;
    line-height: 23px
}

.credit-card-list .credit-price-txt span {
    margin: 0 0 8px
}

.btm-field-prt .field {
    width: 48%;
    float: left
}

.btm-field-prt .field input {
    border-radius: 0;
    height: 43px;
    border: 2px solid #e5e6e6
}

.btm-field-prt .field:nth-child(2n) {
    float: right
}

.btm-field-prt .field .select-frm-list4 .chosen-container-single .chosen-single, .btm-field-prt .field .select-frm-list4 .chosen-single.chosen-default {
    height: 43px
}

.btm-field-prt .field .select-frm-list4 {
    width: 47%;
    float: left
}

.btm-field-prt .field .select-frm-list4:nth-child(2n) {
    float: right
}

.payment-ct-prt .frm-btn-prt {
    float: none;
    text-align: left;
    padding: 10px 0 0
}

.payment-ct-prt .frm-btn-prt .button {
    border-radius: 0;
    margin: 0;
    float: left;
    display: inline-block;
    width: auto
}

.cancel-btn {
    color: #00a2c2;
    display: inline-block;
    margin: 13px 0 12px 20px;
    float: left
}

.billing-adrs-txt, .info-msg {
    font-family: PostGroteskMedium
}

.info-msg {
    background: #00a2c2;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    padding: 19px 15px 19px 55px;
    margin: 0 0 30px;
    position: relative
}

.info-msg:before {
    position: absolute;
    left: 14px;
    top: 14px;
    display: block;
    width: 27px;
    height: 27px;
    background: url(/content/images/info-icon.png) left top no-repeat
}

#payment-popup .tab-content {
    padding: 0;
    border: none;
    box-shadow: inherit
}

.billing-prt {
    padding: 60px 0 0
}

.billing-prt .tab-lft-prt .button {
    display: inline-block;
    width: auto;
    margin: 70px 0 0;
    padding: 12px 40px
}

.billing-adrs-txt {
    padding: 0 0 20px;
    font-size: 22px;
    color: #231f20
}

.billing-adrs-txt a {
    font-family: PostGroteskBook
}

.billing-adrs-txt a:hover {
    color: #231f20
}

.billing-prt .big-greenbr-btn {
    margin: 34px 0 0
}

ul.scl-links {
    padding: 0
}

.scl-links li {
    width: 25%;
    height: 78px;
    float: left;
    background: #015b80;
    border-right: 1px solid #00567a
}

.scl-links li:last-child {
    border-right: none
}

.scl-links a {
    padding: 25px 15px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 20px
}

.scl-links a i {
    font-size: 25px;
    line-height: 28px
}

.scl-links li:nth-child(1).active a, .scl-links li:nth-child(1):hover a {
    color: #fff;
    background: #4b6dac
}

.scl-links li:nth-child(2).active a, .scl-links li:nth-child(2):hover a {
    color: #fff;
    background: #1da1f2
}

.scl-links li:nth-child(3).active a, .scl-links li:nth-child(3):hover a {
    color: #fff;
    background: #0073b1
}

.scl-links li:nth-child(4).active a, .scl-links li:nth-child(4):hover a {
    color: #fff;
    background: #dd5144
}

.twitter-tweet {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}
.chosen-select-wrap .chosen-container-single .chosen-single {
    padding: 0 0 0 40px;
    position: static;
}
.chosen-select-location .chosen-container-single .chosen-single {
    background: #fff url(/content/images/location-icon.svg) 18px center no-repeat;
    background-size: 14px 14px;
}

.chosen-select-role .chosen-container-single .chosen-single {
    background: #fff url(/content/images/job-type-icon.png) 18px center no-repeat;
    background-size: 14px 14px;
}

.chosen-select-alphabetically .chosen-container-single .chosen-single {
    background: #fff url(/content/images/alphabetic-icon.svg) 18px center no-repeat;
    background-size: 14px 14px;
}

.chosen-select-money .chosen-container-single .chosen-single{
    background: #fff url(/content/images/money-icon.png) 18px center no-repeat;
    background-size:14px 14px;
}

.chosen-select-shows .chosen-container-single .chosen-single {
    background: #fff url(/content/images/shows-icon.svg) 18px center no-repeat;
    background-size: 14px 14px;
}

.chosen-select-postcode .chosen-container-single .chosen-single {
    background: #fff url(/content/images/postcode-icon.svg) 18px center no-repeat;
    background-size: 14px 14px;
}


.input-field-edit input[type=text]{
    margin: 0;
    border-radius: 30px;
    padding: 12px 30px 12px 40px;
    height: 54px;
    background: #fff url(/content/images/edit-icon.svg) 18px center no-repeat;
    background-size:14px 14px;
    font-size: 15px;
    color: #939598;
}

.container-big {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.social-btns{
    float: right;
}

.social-btns p{
    margin-bottom: 0;
}

.social-btns a {
    display: inline-block;
    width: 60px;
    height: 40px;
    color: #fff;
    text-align: center;
    font-size: 21px;
    line-height: 40px;
    margin-right: 5px;
    margin-bottom: 10px;
    -webkit-transform: all .2s;
    -moz-transform: all .2s;
    -ms-transform: all .2s;
    transform: all .2s;
}

.social-btns a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.ad-container{
    margin-bottom: 40px;
}

.container-with-left-ads{
    overflow: hidden;
}

.container-with-left-ads .ads-container{
    float: left;
    width: 210px;
}

.container-with-left-ads .right-container{
    float: right;
    width: calc(100% - 230px);
}

.container-with-left-ads .right-container .masonary-listing{
    width: 100%;
}

.container-with-left-ads .right-container .card{
    margin-bottom: 20px;
    border: thin solid #D7D7D7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.masonary-listing .card{
    position: relative;
    padding-top: 25px;
}

.masonary-listing .card ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

.masonary-listing .card ul li{
    padding: 7px 0;
    line-height: normal;
}

.masonary-listing .card ul li a{
    color: #1D1E1C;
    font-size: 18px;
    margin-bottom: 5px;
}

.masonary-listing .card ul li a:hover{
    color: #00a2c3;
}

.masonary-listing .s-no{
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 21px;
    font-weight: 500;
    background: #CA4674;
    position: absolute;
    left:0;
    top: 0;
    color: #fff;
}

.masonary-listing .card{

}

.main-title{
    font-size: 38px;
    font-family: PostGroteskBold, sans-serif;
}

.no-overlay:before{
    display: none;
}

.font-15{
    font-size: 15px;
}

.font-17{
    font-size: 17px;
}

.font-18{
    font-size: 18px;
}

.font-19{
    font-size: 19px;
}

.font-21{
    font-size: 21px;
}

.font-weight-medium{
    font-family: PostGroteskMedium, sans-serif;
}

.font-weight-bold{
    font-family: PostGroteskBold, sans-serif;
}

.v-middle{
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.boxed-list{

}

.boxed-list .boxed-list-item{
    min-height: 150px;
    border: thin solid #D8D8D8;
    padding: 40px 250px 40px 40px;
    position: relative;
    margin-bottom: 20px;
}

.boxed-list .boxed-list-item .boxed-list-title {
    display: table-cell;
    height: 68px;
    vertical-align: middle;
    margin: 0;
}

.boxed-list .boxed-list-item .boxed-list-title a{
    color: #1D1D1B;
}

.boxed-list .boxed-list-item .boxed-list-title a:hover{
    color: #009AC0;
}

.boxed-list .boxed-list-item .boxed-list-right-content{
    text-align: center;
    width: 250px;
    position: absolute;
    right: 0;
    top: 25px;
}

.btn.btn-blue{
    height: 44px;
    line-height: 44px;
    min-width: 166px;
    padding: 0;
    font-size: 15.5px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    background: #009AC0;
    color: #fff;
}

.btn.btn-blue:hover, .btn.btn-blue:focus{
    border: thin solid #009AC0;
    background: none;
    color: #009AC0;
}

.feature-your-listing{
    background: #00557E;
    height: 425px;
    position: relative;
    z-index: 9;
    margin-top: 100px;
}

.feature-your-listing .container{
    max-width: 990px;
}

.feature-your-listing .feature-your-listing-left{
    color: #fff;
    width: 60%;
    float: left;
    margin-top: 45px;
}

.feature-your-listing h1{
    font-size: 70px;
    color: #fff;
    font-family: MyriadProBoldCond;
    margin-bottom: 0;
}

.feature-your-listing p{
    margin-bottom: 20px;
}

.feature-your-listing .feature-your-listing-right{
    float: right;
}

.feature-your-listing .post-box{
    width: 310px;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
    margin-top: -50px;
}

.feature-your-listing .post-box:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none ;
    box-shadow: none ;
}

.searched-results .boxed-list-item {
    min-height: initial;
    padding: 20px 250px 20px 40px;
}

.searched-results .boxed-list-item .boxed-list-right-content{
    top: 30px;
}

.sidebar-panel {
    max-width: 307px;
    margin: 40px auto 0;
}

.sidebar-panel .panel-heading{
    font-size: 26px;
    font-family: PostGroteskMedium, sans-serif;
    overflow: hidden;
    margin-bottom: 20px;
}

.sidebar-panel .panel-heading .btn{
    float: right;
}

.sidebar-panel .panel-body {
    background: #F5F5F5;
    border: thin solid #D9D9D9;
    padding: 15px 20px;
}

.sidebar-panel .panel-body ul {
    list-style: none;
    padding: 0;
}

    .sidebar-panel .panel-body ul li a {
        color: #000;
        font-size: 18px;
    }

.sidebar-panel .panel-body ul li a:hover{
    color: #008C80;
}


.plus-icon {
    padding-top: 3px !important
}

/**  Custome CSS **/
.showcase-banner#directory-page {background-image: url(/content/images/Banner-Shows-Courses.jpg);
    padding-bottom: 80px;}
.show-course-job .chosen-select-location .chosen-container-single .chosen-single{
    background: url(/content/images/region-icon.png) 18px 18px no-repeat #fff;
}
.show-course-job .chosen-select-role .chosen-container-single .chosen-single{
    background: url(/content/images/job-type-icon.png) 18px 18px no-repeat #fff;
}
.future-shows a.chosen-single{
    background: url(/content/images/calander-icon.png) 18px 18px no-repeat #fff;
}
.postcode-search a.chosen-single{
    background: url(/content/images/home-icon.png) 18px 18px no-repeat #fff;
}
.postcode-search a.chosen-single{
    background: url(/content/images/edit-icon.png) 18px 18px no-repeat #fff;
}
.keywordsUK input{
    background: url(/content/images/keywords-icon.png) 18px 18px no-repeat #fff;
}
.find-job-frm.show-course-job .button {background: #00a884;border: 1px solid #00a884;}
.showcase-banner#directory-page .btm-menu-prt{max-width: 1280px;}
.no-margin{margin:0!important;}
.no-padding{padding:0!important;}
.course-box-list{}
.course-box-list .boxed-list-item{padding: 0px; display: -webkit-box;display: -ms-flexbox;display: flex}
.boxed-list-content{width: 100%;padding: 20px;}
.boxed-list-image{background-size: cover;
width: 400px;/*background: url(/content/images/calander-icon.png) 18px 18px no-repeat #ffffff;*/
background-repeat: no-repeat;
background-position: center; height: 290px;}
.course-box-list .boxed-list .boxed-list-item .boxed-list-title {display: inline-block;height: auto;width: 100%;}
.course-boxed-list-row{padding: 0 4px 0 6px;display: -webkit-box;display: -ms-flexbox;display: flex}
.course-box-list .course-boxed-list-left-content {padding-right: 30px}
.course-box-list .course-boxed-list-right-content p {}
.btn.btn-dark-blue{background: #00a884;height: 44px;
line-height: 44px;
min-width: 166px;
padding: 0;
font-size: 15.5px;
-webkit-border-radius: 22px;
-moz-border-radius: 22px;
border-radius: 22px;color:#ffffff;}
.btn.btn-outline{background: transparent;border:1px solid #009ac0;height: 44px;
line-height: 44px;
min-width: 166px;
padding: 0;margin-top:8px;
font-size: 15.5px;
-webkit-border-radius: 22px;
-moz-border-radius: 22px;
border-radius: 22px;color:#666666;}
.btn.btn-dark-blue:hover, .btn.btn-dark-blue:focus {background: transparent;border: thin solid #00a884;color: #00a884;}
.btn.btn-outline:hover, .btn.btn-outline:focus {background: #009ac0;border: thin solid #009ac0;color: #ffffff;}
.tel-icon {padding-right:15px;}
/*p {color: #747474;}*/
.feature-your-listing p {color: #fff;}
.vertical-menu {color: grey;}
.menu-container h2 {color: #666;font-size:22px;margin:0;}
ul.vertical-menu  {list-style:none;padding:10px 0 20px;}
ul.vertical-menu li {list-style:none;margin:0;}
ul.vertical-menu li a{color: grey;font-size:18px; line-height: 24px;}
ul.vertical-menu li a:hover{color: #1D1D1B}
ul.vertical-menu li.active a{color: #1D1D1B;}
.mega-dropdown-wrap{max-width: 1320px;} 
.footer-table td {
    width: 39%;
    text-align: center;
    font-size: 15px;
}
@media (min-width: 576px){
    .container-big {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container-big {
        max-width: 720px;
    }
}
@media (min-width: 992px){
    .container-big {
        max-width: 960px;
    }
    .overlay-slidedown{
        display: none;
    }
    .overlay-slidedown-news {
        display: none;
    }
    .hm-banner-prt#directory-page, .shows-page.hm-banner-prt {
        background-image: url(/content/images/forest-bg.jpg?reload=05012021_1);
        padding-bottom: 80px;
    }
}
@media (min-width: 1200px) {
    .container-big {
        max-width: 1140px;
    }
}
@media screen and (min-width: 1400px){
    .container-big {
        max-width: 1380px;
        padding: 60px 30px;
    }
}

@media (max-width: 1300px) {
    .container {
        width: 100%;
        margin: 0 auto;
        padding: 0 20px
    }

    .btm-menu-prt {
        max-width: 100%;
        left: 0;
        right: 0
    }

    .menu > li {
        margin: 0 13.5px
    }
}

@media (max-width: 1230px) {
    .tab-rgt-prt {
        width: 45%
    }
}

@media (max-width: 1210px) {
    .tab-btn-list li {
        margin: 0 14px 0 0
    }
    .feature-your-listing .container{
        max-width: 850px;
        padding: 0;
    }
}

@media (max-width: 1199px) {
    .course-boxed-list-row{
        display: block;
        text-align: left;
    }
    .course-boxed-list-row span{
        display: block;
        padding-right: 0 !important;
    }
    .course-box-list .course-boxed-list-right-content a{
        margin: 0
    }
}

@media (max-width: 1190px) {
    .input-frm-list3, .select-frm-list1, .select-frm-list2 {
        width: 22%
    }

    .box-ct-lft {
        width: 70.214286%
    }

    .box-ct-rgt {
        width: 23.238095%
    }

    .myact-title {
        font-size: 100px
    }
}

@media (max-width: 1180px) {
    .tab-btn-list li {
        margin: 0 10px 0 0
    }
}

@media (max-width: 1145px) {
    .tab-btn-list li {
        margin: 0 6px 0 0;
        font-size: 12px
    }

    .tab-btn-list li a {
        padding: 0 26px
    }

    .tab-btn-list li span {
        right: 12px
    }
}

@media (max-width: 1120px) {
    .visa-cd-txt {
        font-size: 14px
    }

    .credit-list-boxes li {
        min-height: 170px
    }
}

@media (max-width: 1100px) {
    .blog-box {
        padding: 30px 30px 25px
    }
}

@media (max-width: 1090px) {
    .menu > li.menu-bar {
        margin: 0 7px
    }

    .ft-menu li {
        font-size: 16px
    }

    .fields.checkbox-iagree .field {
        width: 100%
    }
}

@media (max-width: 991px) {
    .mega-dropdown{
        display: none !important;
    }
    .blue-box, .company-job-list, .myact-title {
        text-align: center
    }

    .btm-menu-prt.sticky .mob-logo {
        display: block;
        max-width: 130px;
        float: left;
        margin: 11px 0 11px 15px
    }

    .blue-box, .gray-box {
        position: static;
        top: 0;
        max-width: 500px
    }

    .blog-ct-lft, .blog-ct-rgt {
        width: 100%;
        float: none
    }

    .blog-ct-lft {
        padding: 0 0 40px
    }

    .btm-menu-prt {
        min-height: 60px
    }

    .hm-ct-prt {
        padding: 50px 0
    }

    .menu {
        display: none
    }

    #trigger-overlay {
        display: none
    }
    #trigger-overlay-news {
        display: block
    }
    .featured-jb-box {
        width: 46%;
        float: left;
        margin: 0 0 40px
    }

    .place-advert-box {
        width: 50%;
        float: right
    }
    .place-mob-img {
        right: 0
    }

    .rgt-scl-box {
        margin: 0 0 40px;
        width: 46%;
        float: left
    }

    .recruiters-box {
        float: right;
        width: 50%
    }

    .blue-box, .myaccount-lft {
        width: 100%
    }

    .ft-menu {
        padding: 0 0 0 20px
    }

    .ft-menu li {
        font-size: 15px
    }

    .blue-box {
        background: #005a80;
        padding: 40px;
        margin: auto
    }

    .blog-ct-lft.view-page {
        padding: 0 0 40px 100px
    }

    .gray-box {
        margin: 0 auto 40px
    }

    .myaccount-rgt {
        width: 100%;
        float: none
    }

    .tab-btn-list li a {
        padding: 0 32px
    }

    .myact-title {
        margin: 80px 0 0
    }

    .top-menu > li.menu-bar {
        margin: 4px 0 14px 28px
    }

    .visa-cd-txt {
        font-size: 18px
    }

    .tab-btn-list li {
        margin: 0 10px 0 0;
        font-size: 13px
    }

    .masonary-listing {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .social-btns{
        width: 100%;
        margin-top: 20px;
        float: none;
    }
    .feature-your-listing{
        height: auto;
        padding: 30px 0;
        margin: 0;
    }
    .feature-your-listing .container{
        max-width: 100%;
        padding: 0 15px;
    }
    .feature-your-listing .feature-your-listing-right,
    .feature-your-listing .feature-your-listing-left{
        float: none;
    }
    .feature-your-listing .feature-your-listing-left{
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .feature-your-listing .feature-your-listing-left .btn{
        display: none;
    }
    .feature-your-listing h1{
        font-size: 44px;
    }
    .feature-your-listing .post-box {
        margin: 0 auto;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        max-width: 100%;
    }
    .feature-your-listing .feature-your-listing-right .btn{
        display: block;
        width: 170px;
        margin: 30px auto 0;
    }

    .hidden-mob{
        display: none !important;
    }

    .masonary-listing {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .container-with-left-ads .right-container{
        width: 100%;
    }
    .container-with-left-ads .ads-container{
        width: 100%;
    }
}

@media (max-width: 830px) {
    .logo {
        max-width: 400px;
        margin: auto;
        padding: 20px 0 20px;
    }

    footer {
        padding: 30px 15px 20px
    }

    .ft-menu {
        padding: 15px;
        width: 48%;
        border: 1px solid rgba(221, 221, 221, .23);
        margin: 0 0 30px
    }

    .ft-menu li {
        font-size: 18px;
        margin: 0 0 5px
    }

    .ft-menu:nth-child(2n) {
        float: right
    }

    ul.ft-menu.br-none {
        width: 100%
    }

    .find-job-frm.banner-frm {
        max-width: 950px;
        margin: 0 auto;
        float: none
    }

    .banner-frm .input-frm-list3, .banner-frm .select-frm-list1, .banner-frm .select-frm-list2 {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 46%;
        margin: 0 1% 20px
    }

    .find-job-frm .button, .find-job-frm.banner-frm .button, .input-frm-list3, .select-frm-list1, .select-frm-list2 {
        width: 100%;
        margin: 0 1% 20px
    }

    .place-mob-img {
        right: -40px
    }
}

@media (max-width: 780px) {
    .tab-btn-list li a {
        padding: 0 26px
    }
}
@media (min-width: 281px) and (max-width: 767px) {
    .hm-banner-prt#directory-page, .shows-page.hm-banner-prt {
        /*background: url(/images/forest-mobile-bg.png?id=02042020_2) center top no-repeat;*/
        display:none;
    }
}
@media all and (max-width: 767px){
    .boxed-list .boxed-list-item{
        display: block !important;
    }
    .boxed-list .boxed-list-item .boxed-list-image{
        width: 100%;
        background-size: cover
    }
    .boxed-list .boxed-list-item .boxed-list-right-content{
        position: static;
        width: 100%;
    }
    .boxed-list .boxed-list-item .boxed-list-title{
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .boxed-list .boxed-list-item .location span{
        display: block;
        margin: 5px 0;
    }
    .container{
        padding: 0 15px;
    }

}

@media (max-width: 760px) {
	.banner-frm .input-frm-list3, .banner-frm .select-frm-list1, .banner-frm .select-frm-list2 {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 0 1% 20px
    }

    .find-job-frm .button, .find-job-frm.banner-frm .button, .input-frm-list3, .select-frm-list1, .select-frm-list2 {
        width: 100%;
        margin: 0 1% 20px
    }

    .chosen-select-edit select {
        background: #fff url(/content/images/edit-icon.svg) 18px center no-repeat;
        padding-left: 40px;
        border-radius: 30px;
        background-size: 14px 14px;
        display: block !important;
        background-size: 14px 14px;
    }

    .chosen-select-role select {
        background: #fff url(/content/images/job-type-icon.png) 18px center no-repeat;
        padding-left: 40px;
        border-radius: 30px;
        display: block !important;
        background-size: 14px 14px;
    }

    .chosen-select-location select {
        background: #fff url(/content/images/location-icon.svg) 18px center no-repeat;
        padding-left: 40px;
        border-radius: 30px;
        display: block !important;
        background-size: 14px 14px;
    }

    .chosen-select-alphabetically select {
        background: #fff url(/content/images/alphabetic-icon.svg) 18px center no-repeat;
        padding-left: 40px;
        border-radius: 30px;
        display: block !important;
        background-size: 14px 14px;
    }

    .chosen-select-money select {
        background: #fff url(/content/images/money-icon.png) 18px center no-repeat;
        padding-left: 40px;
        border-radius: 30px;
        display: block !important;
        background-size: 14px 14px;
    }

    .chosen-select-shows select {
        background: #fff url(/content/images/shows-icon.svg) 18px center no-repeat;
        padding-left: 40px;
        border-radius: 30px;
        display: block !important;
        background-size: 14px 14px;
    }

    .chosen-select-postcode select {
        background: #fff url(/content/images/postcode-icon.svg) 18px center no-repeat;
        padding-left: 40px;
        border-radius: 30px;
        display: block !important;
        background-size: 14px 14px;
    }

    .chosen-select-edit .chosen-container-single .chosen-single {
        background: #fff url(/content/images/edit-icon.svg) 18px center no-repeat;
        background-size: 14px 14px;
        padding-left: 40px;
        border-radius: 30px;
        display: block !important;
    }
    .select-frm-list1 select {
        background: url(/content/images/region-icon.png) 18px 18px no-repeat #fff;
        display: block !important;
        padding-left: 40px;
        border-radius: 30px;
        background-size: 14px 14px;
    }
    .select-frm-list2 select {
        background: url(/content/images/job-type-icon.png) 18px 18px no-repeat #fff;
        display: block !important;
        padding-left: 40px;
        border-radius: 30px;
        background-size: 14px 14px;
    }
    .tab-lft-prt, .tab-rgt-prt {
        width: 100%;
        float: none;
        clear: both
    }

    .featured-jb-box {
        width: 100%;
        float: none;
        margin: 0 0 40px
    }

    .place-advert-box {
        width: 100%;
        float: none;
        max-width: 450px;
        margin: 0 auto 40px
    }

    .place-mob-img {
        right: -40px;
        max-width: 160px
    }

    .credit-list-boxes li {
        min-height: 220px
    }

    .billing-prt .tab-lft-prt {
        margin: 0 0 50px
    }

    .billing-prt .big-greenbr-btn {
        margin: 14px 0 0;
        display: inline-block;
        padding: 12px 50px
    }

    .billing-prt .tab-lft-prt .button {
        margin: 40px 0 0
    }
}

@media (max-width: 730px) {
    .tab-table th {
        font-size: 16px
    }

    .tab-table td {
        font-size: 14px
    }

    .tab-btn-list {
        text-align: center
    }

    .tab-btn-list li {
        margin: 0 10px 15px;
        float: none;
        width: 40%;
        display: inline-block
    }

    .tab-btn-list li a {
        display: block
    }

    .tab-btn-list li span {
        right: 20px
    }

    .fields.checkbox-iagree .field {
        width: 100%
    }

    .fields label.checkbox {
        margin: 13px 0 34px
    }

    .billing-prt {
        padding: 0
    }
}

@media (max-width: 710px) {
    .box-ct-lft {
        width: 68.214286%
    }

    .box-ct-rgt {
        width: 25.238095%
    }

    .blog-box {
        padding: 20px 20px 25px
    }

    .blog-box h2 {
        font-size: 25px
    }

    .box-ct-lft p {
        font-size: 16px;
        line-height: 26px
    }

    .blue-btn, .pink-btn {
        font-size: 13px
    }
}

@media (max-width: 630px) {
    .table-oflw {
        width: 100%;
        overflow-x: scroll
    }

    .tab-table {
        width: 650px
    }

    .myaccount-banner-prt {
        min-height: 300px
    }

    .myact-title {
        text-align: center;
        margin: 60px 0 0;
        font-size: 80px
    }

    .blue-stone, .credit-price-txt, .tp-lft-prt .mail, .tp-rgt-prt p {
        font-size: 16px
    }

    .tp-rgt-prt p {
        line-height: 28px
    }

    .blue-stone {
        margin: 0 0 24px
    }

    .credit-list-boxes li {
        min-height: 180px
    }

    .credit-price-txt span {
        font-size: 18px
    }
}

@media (max-width: 590px) {
    .tp-btn {
        width: 100%;
        float: none;
        text-align: center
    }

    .lg-btn, .reg-btn {
        float: none;
        margin: 0 12px
    }

    .find-job-frm {
        margin: 0
    }

    .maxl {
        margin: 0 0 20px
    }

    .radio {
        width: 30%;
        margin: 5px 0
    }

    .inline + .inline {
        margin: 0
    }

    .box-ct-lft {
        width: 100%
    }

    .box-ct-rgt {
        border-top: 1px solid #e1e2e3;
        width: 100%;
        padding: 30px 0 0
    }

    .box-ct-rgt a.button , .job-btn, .job-btn-part {
        max-width: 200px;
        display: block;
        margin: 0 auto 10px
    }

    .featured-jb-box, .rgt-scl-box {
        margin: 0 0 40px;
        float: none;
        width: 100%
    }

    .place-advert-box {
        width: 100%;
        float: none
    }

    .recruiters-box {
        float: none;
        width: 100%
    }

    .ft-menu {
        padding: 15px;
        width: 100%;
        margin: 0 0 18px
    }

    .place-mob-img {
        right: -40px;
        max-width: 160px
    }

    .rgt-scl-box img {
        width: 100%
    }

    .blog-ct-lft.view-page {
        padding: 0 0 40px
    }

    .social-icon-list {
        width: 245px;
        position: static;
        left: inherit;
        top: inherit;
        margin: 0 auto 30px
    }

    .social-icon-list:after {
        content: '';
        display: block;
        clear: both
    }

    .social-icon-list li {
        float: left;
        border-left: 1px solid #d1d2d4
    }

    .social-icon-list a, .social-icon-list li:first-child {
        border: none
    }

    .course-box-list .course-boxed-list-right-content a{
        margin: 0 0 10px;
        display: block
    }
}

@media (max-width: 540px) {
    .blue-stone {
        margin: 0 0 4px;
        font-size: 16px
    }

    .tp-lft-prt .mail {
        margin: 0 0 10px;
        display: inline-block
    }

    .tp-lft-prt {
        width: 100%;
        float: left
    }

    .tp-rgt-prt {
        width: 100%;
        float: none;
        text-align: left
    }

    .credit-card-list .credit-list-boxes li {
        width: 42%;
        min-height: 170px
    }
}

@media (max-width: 530px) {
    .myaccount-banner-prt {
        min-height: 240px
    }

    .myact-title {
        margin: 42px 0 0;
        font-size: 60px
    }

    .top-menu li {
        margin-left: 18px;
        font-size: 13px
    }

    .top-menu > li.menu-bar {
        margin: 4px 0 14px 18px
    }

    .fields .field, .fields .field:nth-child(2n) {
        width: 100%;
        float: none
    }

    .field label {
        font-size: 16px;
        height: inherit;
        line-height: 18px
    }

    .fields .field input, .wide .field textarea {
        height: 50px
    }

    .frm-btn-prt {
        margin: 20px 0 0
    }
}

@media (max-width: 500px) {
    .hm-ct-prt {
        padding: 30px 0
    }

    .hm-banner-prt {
        width: 100%;
        /*min-height: 100vh;*/
        height: 100%;
        padding-bottom: 80px
    }

    .banner-frm .input-frm-list3, .banner-frm .select-frm-list1, .banner-frm .select-frm-list2, .find-job-frm .button, .find-job-frm.banner-frm .button, .input-frm-list3, .select-frm-list1, .select-frm-list2 {
        width: 100%;
        margin: 0 0 20px
    }

    .inner-banner-prt {
        padding-bottom: 40px
    }

    .tab-table {
        width: 560px
    }

    .gray-box {
        padding: 20px
    }

    .credit-list-boxes li {
        min-height: 200px
    }
}

@media (max-width: 460px) {
    .payment-outer-box {
        padding: 20px
    }

    .credit-num, .due-now, .visa-cd-txt {
        font-size: 14px
    }

    .credit-card-list {
        padding: 20px 0
    }

    .credit-card-list .credit-list-boxes li {
        margin: 15px auto;
        width: 100%;
        max-width: 220px;
        float: none
    }

    .credit-card-list .credit-list-boxes li:nth-child(2n) {
        float: none
    }

    .btm-field-prt .field, .btm-field-prt .field:nth-child(2n) {
        width: 100%;
        float: none
    }

    .visa-cd-img img {
        max-width: 50px
    }

    .cvv label {
        font-size: 16px
    }
}

@media (max-width: 430px) {
    .top-menu li {
        margin-left: 10px
    }

    .myaccount-banner-prt {
        min-height: 200px
    }

    .myact-title {
        margin: 32px 0 0;
        font-size: 46px
    }

    .credit-list-boxes li {
        width: 100%;
        max-width: 260px;
        float: none;
        margin: 0 auto 30px;
        min-height: 200px
    }

    .credit-list-boxes li:nth-child(2n) {
        float: none
    }

    .billing-prt .tab-lft-prt .button {
        margin: 40px 0 0;
        font-size: 16px;
        padding: 12px 28px
    }

    .billing-prt .big-greenbr-btn {
        font-size: 16px;
        padding: 12px 28px
    }

    .radio {
        width: 48%;
        margin: 5px 0
    }
}

@media (max-width: 390px) {
    .top-menu {
        padding: 16px 0 0
    }

    .tab-btn-list li {
        margin: 0 0 15px;
        width: 100%
    }

    .fields label.checkbox {
        font-size: 16px
    }

    .top-menu > li.menu-bar {
        margin: 4px 0 14px 8px
    }

    .top-menu li {
        margin-left: 8px
    }
}
body.stickyNav .btm-menu-prt{
	right: 0;
    z-index: 11;
    left: 0;
    position: fixed;
    top: 0;
    bottom: auto;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    max-width: none;
    -webkit-animation: slide-down .7s;
    animation: slide-down .7s;
}
body.stickyNav {padding-top: 7px;}
@media (max-width: 330px) {
    .fields label.checkbox {
        font-size: 14px
    }

    .visa-cd-img img {
        max-width: 40px;
        margin: 5px 0
    }

    .top-menu li {
        font-size: 10px
    }
}

.posted-date {
    font-family: PostGroteskBook;
    color: #808285;
    font-size: 19px;
}
