/*
Heading Font Family
font-family: 'Open Sans', sans-serif;

Body Font Family
font-family: Arial,sans-serif

Theme color (Header, Button, Link)
#333  *Orange*
#333  *Dark Grey*
 */


/*  TABLE OF CONTENTS
------------------------------

1. Global Styles
2. Header Styles
3. Footer Styles
4. Home Page Styles
5. Dynamic Page Styles
5. System Page Styles
6. Forms Styles
7. Add-on Styling
8. Responsive Media Queries

  */


/* Home banner - saperate style ../strapslide.css - Please edit there */


/* 1. Global */

body {
    font-family: "Gotham A", "Gotham B";
    color: #000;
    padding-top: 102px;
}

select,
input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

a {
    color: #00BFB3;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover,
a:active {
    text-decoration: none;
    color: #FFB81C;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Gotham A", "Gotham B";
    font-weight: 500;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Gotham A", "Gotham B";
    font-weight: 400;
    margin-top: 0;
    color: #333;
    text-transform: uppercase;
}

h2,
h3,
.h2,
.h3 {
    color: #53565A !important;
    font-size: 18px;
    letter-spacing: 4px;
    line-height: normal;
    font-family: "Gotham A", "Gotham B";
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

h1 {
    font-size: 30px;
    margin-bottom: 20px;
}

.page-news h1 {
    /*  color: #53565A !important; */
    font-size: 24px;
    letter-spacing: 4px;
    line-height: normal;
    font-family: "Gotham A", "Gotham B";
}

input[type="radio"],
input[type="checkbox"] {
    margin: 3px 0 0;
    vertical-align: top;
}

*:focus,
a:focus,
input:focus,
.btn:focus {
    outline: 0;
    outline: none;
    text-decoration: none;
}

a:focus {
    color: #00BFB3;
}

ul,
ol {
    padding-left: 23px;
}

img {
    max-width: 100%;
}

iframe {
    width: 100%;
    border: none;
    background: transparent;
    overflow: hidden;
}

.dynamic-breadcrumb {
    display: none;
}

#dynamic-container,
#content-container,
#job-dynamic-container {
    padding-top: 1em;
    padding-bottom: 1em;
}

#dynamic-side-left-container,
#side-left {
    margin-top: 8px;
}

#side-left {
    padding: 0 22px;
}

.jxt-mini-campaign {
    padding-top: 2em;
}

.phoneTop {
    background-color: #f2f2f2;
    line-height: 30px;
    color: #6a6a6a;
    font-weight: 600;
    font-size: 13px;
}


/* 2. Header */

.navbar-brand {
    height: auto;
    padding: 20px 25px 0 10px;
}


/* 2.1 Top nav */

.navbar .navbar-collapse>ul:not(.navbar-nav) {
    display: none;
}

#site-topnav .navbar {
    margin-bottom: 10px;
}

#site-topnav .nav>li>a:hover,
#site-topnav .nav>li>a:focus {
    background-color: transparent;
}

#site-topnav ul,
#site-topnav li {
    list-style: none;
}

.navbar-wrapper {
    z-index: 20;
}

.navbar .nav>li>a {
    color: #53565A;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    padding: 7px;
    margin: 0 14px;
    text-shadow: none;
    text-decoration: none;
    font-family: "Gotham A", "Gotham B";
}

.navbar .nav>li>a:hover {
    color: #00BFB3;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar-nav>li>.dropdown-menu {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    top: 53px;
    padding: 0;
    min-width: 170px;
}

.navbar-fixed-top.fix-head .navbar-nav>li>.dropdown-menu {
    top: 52px;
}

.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: #112C56;
}

.navbar .nav li.dropdown li a {
    color: #333;
    padding: 9px 20px;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
}

.navbar .nav li.dropdown ul li ul li>a {
    padding-left: 35px;
}

.navbar .nav li.dropdown li a:hover,
.navbar .nav li.dropdown li.active>a {
    background-color: #00BFB3;
    color: #fff;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: transparent;
}

.navbar .nav>li.dropdown:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    height: 30px;
    width: 100%;
    cursor: pointer;
}

#Top-nav-sticky {
    background: #fff;
    /*box-shadow: 0 0 3px #E2E2E2;*/
    box-shadow: none;
}

.btn-country {
    float: left;
    margin-left: 30px;
}

.btn-country a {
    cursor: pointer;
}

.dropdown-menu li li a {
    display: block;
}

.btn-country a:hover+.dropdown-menu,
.dropdown-menu:hover {
    display: block;
}


/* 2.2 Social media links */

#site-social,
#site-social-footer {
    margin: 30px 0 0 0;
}

#site-social li,
#site-social-footer li {
    color: #757575;
    padding-right: 0;
}

#site-social li a,
#site-social-footer li a {
    display: block;
    color: #757575;
    text-decoration: none;
}

#site-social li a:hover,
#site-social-footer li a:hover {
    color: #333;
}

#site-social li a em,
#site-social li a i,
#site-social-footer li a em {
    border: 1px solid #757575;
    padding: 9px 0;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
}

#site-social li a:hover em,
#site-social li a:hover i,
#site-social-footer li a:hover em {
    border-color: #333;
}


/* 3. Footer Styles */

#footer {}

.footer-bottomline-left {
    color: #fff;
}

#moreinfo {
    background-color: #f2f2f2;
    padding: 3em 0 2em 0;
}

#moreinfo a {
    text-decoration: none;
}

#moreinfo .foo-info {
    padding-top: 1em;
}

#moreinfo .foo-info h3 {
    margin-bottom: 1em;
    font-size: 21px;
}

#moreinfo .foo-info h3 em {
    color: #ccc;
    padding-left: 10px;
}

#moreinfo .foo-info a {
    color: #333;
    line-height: 2.3em;
}

#moreinfo .foo-info a:hover {
    color: #333;
    text-decoration: underline;
}

#moreinfo .foo-qlinks a {}

#moreinfo .foo-qlinks a em {
    font-size: 25px;
    position: relative;
    top: 5px;
    padding-right: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#moreinfo .foo-qlinks a:hover em {
    color: #333;
}

#disclaimer {
    padding: 16px 0 4px 0;
    color: #333;
}

#disc-links a {
    color: #333;
    font-size: 12px;
    line-height: 35px;
    text-decoration: none;
}

#disc-links a:hover {
    text-decoration: underline;
}

#disclaimer #site-social-footer {
    margin: 0;
}


/* 4. Home Page Styles */


/* Home Banner */

#prefix_banner-container>div {
    overflow: hidden;
}


/* Search Widget */

#search_frame {
    width: 155px;
    margin-top: 5px;
}

#widget-search {
    position: relative;
    margin-top: -110px;
    z-index: 1000;
}

#widget-search .form-group {
    margin-bottom: 10px;
    vertical-align: top;
}

#widget-search .form-group label {
    display: none
}

#btn-widget-search {
    color: #fff;
    background-color: #ff6600;
    padding: 10px 0;
    height: 50px;
    width: 180px;
    font-size: 12px;
    line-height: 2.6;
    border-radius: 0;
    font-weight: 600;
    border: 1px solid #ff6600;
    font-family: "Gotham A", "Gotham B";
}

#divForm {
    padding-left: 37px;
}

#divForm>div.row {
    margin: 0;
}

.ctrlHolder span {
    float: right;
}

.blockLabels #ctl00_ContentPlaceHolder1_radlEmailFormat {
    float: left;
}

#ctl00_ContentPlaceHolder1_divGoogleCaptchaVisible {
    width: 100%;
    float: left;
}

.input-group .form-control:last-child {
    width: 96%;
}

#ctl00_ContentPlaceHolder1_updatePanel1 {
    margin-top: 15px;
}

.form-section>#ctl00_ContentPlaceHolder1_updatePanel1 {
    margin-top: 0;
}

.form-horizontal .control-label {
    text-align: left;
}

.boardy-apply-content .boardy-apply-register .form-group {
    margin-left: 0;
    margin-right: 0;
}

.boardy-apply-content .boardy-apply-options .input-group {
    padding-right: 0px;
}

#btn-widget-search:hover {
    background-color: transparent;
    border: 1px solid #fff;
}

#content input[type=text],
#content input[type=password],
#content textarea,
#content select {}

#widget-search input[type="text"] {
    border: 1px solid #ECECEC;
    box-shadow: none;
    padding: 0 15px;
    line-height: 50px;
    height: 50px;
    background: transparent;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    width: 270px;
}

#widget-search select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
    color: #fff;
    line-height: 1;
    outline: 0;
    border: 1px solid #fff;
    border-radius: 0;
    position: relative;
    text-indent: 1px;
    height: 50px;
    padding: 13px 15px;
    width: 120%;
    cursor: pointer;
    background-image: url(../images/down-arrow-white.png) !important;
    width: 100%;
    background-size: 15px !important;
}

#widget-search select option,
#widget-search select optgroup {
    background: rgb(255, 255, 255);
    color: #333;
}

#widget-search .custom-select .search-widget {
    background-color: transparent;
    display: block;
    border-radius: 0px;
    width: 270px;
}

#widget-search .custom-select:before {
    display: inline-block;
    /*content: "\f078";*/
    color: #333;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    position: absolute;
    right: 1.7em;
    top: .65em;
    text-decoration: inherit;
}


/* Home Content */

.styled-desc {
    font-size: 17px;
}

.styled-border {
    padding: 0 2em 2em 2em;
}

.styled-border:after {
    border-bottom: 1px solid #333;
    bottom: 0;
    content: '';
    left: 38%;
    right: 38%;
    position: absolute;
    width: 24%;
}

.h-section {
    padding: 2em 0;
}

.h-section .row {
    padding: 2em 0;
}

.h-section h2 {
    font-size: 45px;
    margin-bottom: 20px;
}

.h-section h2 span {
    color: #333;
}

.h-section .row.h-qlinks {
    padding: 1.2em 0;
}

.h-qlinks a {
    display: block;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 300;
    font-size: 25px;
    padding: 1.4em 0;
    line-height: 1.8em;
    margin: 0.6em 0;
}

.h-qlinks a em {
    font-size: 50px;
}

.h-qlinks a:hover {
    color: #fff;
    background-color: #333;
}

.outline-outward {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.outline-outward:hover:before,
.outline-outward:focus:before,
.outline-outward:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}

.outline-outward:before {
    content: '';
    position: absolute;
    border: #ECECEC solid 1px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}

.section-service {
    background: url(../images/bg-h-service.jpg) 50% 50% no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.h-section .row.h-services {
    padding: 0 0 1em 0;
}


/* Home services */

.crsl-item a {
    text-decoration: none;
    color: #333;
}

.crsl-item a img {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.crsl-item a:hover img,
.crsl-item a:focus img,
.crsl-item a:active img {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}

.crsl-item a span {
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    padding: 14px 0;
    height: 50px;
    display: block;
}

.crsl-item a span:after {
    border-bottom: 4px solid #D3D1D1;
    bottom: 46px;
    content: '';
    left: 25%;
    right: 25%;
    position: absolute;
    width: 50%;
}

.crsl-item a:hover span:before {
    border-bottom: 4px solid #D3D1D1;
    bottom: 0;
    content: '';
    left: 25%;
    right: 25%;
    position: absolute;
    width: 50%;
}

.crsl-nav a {
    position: absolute;
    bottom: 50%;
    color: #666;
    border: 1px solid #666;
    border-radius: 2em;
    width: 35px;
    height: 34px;
    line-height: 32px;
    text-align: center;
}

.crsl-nav a:hover {
    color: #333;
    border: 1px solid #333;
}

.crsl-nav a.previous {
    left: -35px;
}

.crsl-nav a.next {
    right: -35px;
}

.section-about h2 {
    position: absolute;
    margin-top: 2.2em;
    z-index: 1;
}

.section-about h3 {
    color: #f8f8f8;
    font-size: 90px;
    position: relative;
    bottom: 100%;
    line-height: 0.8em;
}

.h-about h4 {
    font-size: 18px;
    padding-left: 60px;
}

.h-about h4 span {
    font-size: 45px;
    color: #333;
}

.h-about h4 i {
    position: absolute;
    font-size: 45px;
    color: #333;
    margin-left: -60px;
    margin-top: 2px;
}

.double-border {
    border: 1px solid #e6e6e6;
    border-left: none;
    border-right: none;
}

.single-border {
    border-bottom: 1px solid #e6e6e6;
}

.h-section .row.double-border {
    padding: 32px 0 25px 0;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
}

.h-section .row.single-border {
    padding: 32px 0 25px 0;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
}


/* Home consultant tabs */

#h-consult-tab-con .list-inline>li {
    padding: 0;
    margin-right: -16px;
    margin-left: 12px;
}

#h-consult-tab-con .list-inline li a {
    display: block;
    background: #333;
    position: relative;
}

#h-consult-tab-con .list-inline li a i {
    position: absolute;
    top: 36%;
    left: 37%;
    font-size: 20px;
    border: 1px solid;
    width: 40px;
    line-height: 39px;
    text-align: center;
    border-radius: 2em;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#h-consult-tab-con .list-inline li a:hover img {
    opacity: 0.2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#h-consult-tab-con .list-inline li a:hover i {
    opacity: 1;
}

.h-section .tab-pane .row {
    padding: 0;
}

.h-section .row.section-cons-tabs {
    padding: 0 0 29px 0;
}

.h-section .row.section-cons-tabs .tab-pane img {
    max-width: 135px;
}

#h-consult-tab.nav-tabs>li>a {
    border: none;
}

#h-consult-tab.nav-tabs {
    border: none;
}

#h-consult-tab.nav>li>a:hover,
#h-consult-tab.nav>li>a:focus {
    background: none;
    color: #333;
}

#h-consult-tab.nav>li>a {
    font-weight: 300;
    color: #333;
    font-size: 16px;
}

#h-consult-tab.nav-tabs>li.active>a,
#h-consult-tab.nav-tabs>li.active>a:hover,
#h-consult-tab.nav-tabs>li.active>a:focus {
    color: #333;
}


/* Home Job feed */

.section-jobfeed {
    background: url(../images/bg-h-service.jpg) 50% 50% no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#myJobsList,
#myJobsList ul,
#myJobsList .jcarousel-clip {
    overflow: hidden;
    margin: 0;
    list-style: none;
    font-size: 14px;
}

#myJobsList li {
    display: block;
    overflow: hidden;
    margin: 0 30px 0 0;
    width: 450px;
    float: left;
    position: relative;
    min-height: 90px;
}

#myJobsList .rss-item-pubDate {
    display: block;
    float: left;
    width: 89px;
    height: 89px;
    padding: 21px 20px 21px 23px;
    margin: 1px 0 0;
    border: solid 1px #D3D1D1;
    color: #333;
    line-height: 1;
    font-size: 19px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
}

#myJobsList .rss-item-title {
    display: block;
    padding: 30px 0 0 110px;
}

#myJobsList .rss-item-title a {
    color: #333;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 10px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
}

#myJobsList .rss-item-description {
    display: block;
    padding: 0 0 0 110px;
    color: #6a6a6a;
    font-size: 14px;
}

.xmlLocation {
    position: absolute;
    top: 0;
    color: #333;
    left: 110px;
}

.xmlBoldTitle {
    position: absolute;
    left: 15px;
}

.xmlLocation:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    content: "\f041";
    position: relative;
    text-decoration: inherit;
    margin-right: 6px;
    left: 2px;
}

.simply-scroll-container {
    position: relative;
}

.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}

.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}


/* Dynamic page styles */


/* Left */

#prefix_left-navigation {}

.left-hidden {
    display: none;
}

#dynamic-content {}

.dynamic-content-holder {}

.dynamic-content-holder h1 {
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-size: 40px;
}

.dynamic-content-holder h1::first-letter {}

.dynamic-content-holder h2 {
    color: #333;
    text-transform: uppercase;
}


/* Meet the team */

.r17_team-member-page .staff-holder {
    margin: 20px 15px;
    overflow: hidden;
    border-top: 1px dotted #ccc;
    padding: 40px 0 0 0;
}

.r17_team-member-page .staff-holder #site-social {
    margin-top: 10px;
}

.r17_team-member-page .staff-holder img {
    border-radius: 20em;
    border: 10px solid #EEE;
    display: inline-block;
}

.r17_team-member-page .staff-holder h3 {
    font-size: 32px;
    margin: 35px 0;
}

.r17_team-member-page .staff-holder h3 span {
    font-size: 24px;
    color: #ccc;
}


/* Page Service */

.page-service .service-holder {
    background-color: #f2f2f2;
    margin-bottom: 20px;
    padding: 20px 20px 5px 20px;
}

.page-service .service-holder img {
    width: 100%;
}

.page-service .service-holder h4 {
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 13px;
    border-bottom: 1px solid #E2E2E2;
}

.page-service .service-holder p {
    margin-bottom: 15px;
}

.page-service .service-holder i {
    font-size: 65px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 10em;
    background: #F9F9F9;
    padding: 18px 22px;
}


/* Contact */

#contact-map {
    position: relative;
    background-color: #f2f2f2;
    margin-top: 17px;
}

.r27_map-overlay {
    background-color: rgba(51, 51, 51, 0.2);
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}


/* Addtional */

.in-section .h-about .col-sm-6 {
    padding-bottom: 1em;
    padding-top: 1em;
}

.navigation {
    border-radius: 6px;
    background: #333;
    border: none;
    color: #fff;
    width: 100%;
    padding: 10px;
    display: none;
}


/* System Page Styles */

#content {}

.content-holder {}

.content-holder h1 {
    margin: 0 0 1em 0;
    text-transform: uppercase;
    font-size: 40px;
    clear: both;
}

.content-holder h1::first-letter {}


/* Forms Styles */

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="submit"] {
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #cccccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="submit"] {}

input[type="text"],
input[type="password"],
input[type="email"] {}

input[type="image"] {}

.form-control:focus {
    border-color: #888;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control {
    border-radius: 0;
}

#CV-content-holder .input-append {
    margin: 15px 0 0 0;
}


/* Extra - Buttons */

.btn {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: none;
}

.btn-primary {
    font-weight: 300;
    color: #00BFB3;
    font-size: 20px;
    border-radius: 2em;
    background-color: transparent;
    border-width: 2px;
    padding: 8px 35px;
    border-color: #00BFB3;
    text-decoration: none;
}

.btn-primary:hover,
.btn-primary:focus {
    border-color: transparent;
    background-color: #00BFB3;
}

.btn-default {
    border-color: #00BFB3 !important;
}

.btn-default:hover,
.btn-default:focus {
    color: #fff;
    background-color: #00BFB3;
    border-color: #00BFB3;
}

.btn-default:hover,
btn-default:focus {}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.5;
}

.nav .caret,
.nav a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #00BFB3;
}

#CV-content {
    margin-left: 15px;
    margin-right: 15px;
}

ul#memberProfileLinks ul.dropdown-menu {
    right: 0;
    left: auto;
}

ul.site-login {
    float: right;
    margin-top: 6px;
}

li#memberStatusDashLogin,
li#memberStatusDashRegister {
    display: inline-block;
}

#memberStatusDashLogin {
    border-right: 1px #53565A solid;
    padding-right: 5px;
}


/*


System Responsive


*/


/* 1. News page
-------------------------------------------------- */


/* 2. Search Results / Job Board page
-------------------------------------------------- */

ul#side-drop-menu li#AdvancedSearchFilter_PnlCompany {
    display: none;
}

#jobsearch-top .num-results {
    margin: 0 0 1em 0;
}

#jobsearch-top .searchresult-number {
    color: #333;
    font-weight: bold;
}

.job-navbtns .button {
    -moz-boz-sizing: border-box;
    boz-sizing: border-box;
    float: left;
    margin: 0 0.5em 1em 0;
}

.job-navbtns .button a,
.search-options .button a {
    color: #333;
    font-weight: bold;
    font-size: 12px;
}

.job-navbtns .actions-button,
.job-navbtns .filters-button {
    display: none;
}


/* Job Holder */

#job-holder,
.job-holder {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
    clear: both;
    border: solid 1px #D5D5D5;
    background: #FAFAFA;
    margin: 0 0 1em 0;
    padding: 0.8em 1em;
    width: 100%;
    border-radius: 0px;
}

#job-holder:hover,
.job-holder:hover {
    box-shadow: 1px 1px 6px #C1BAC1;
    background: #fff;
}

#job-holder a {
    color: #666666;
    font-weight: bold;
}

#job-holder a:hover {
    color: #333;
}

#job-holder .job-toplink a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #666666;
    background: transparent;
    display: inline-block;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.3em;
}

#job-holder:hover .job-toplink a {
    color: #000;
}

.job-toplink {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 5% 0 0;
    width: 80%;
}

.job-toplink a {
    font-size: 18px;
    text-decoration: none;
    color: #00BFB3;
}

.job-toplink a:hover {
    color: #00BFB3;
}

.job-toplink .nameofcompany {
    display: none;
    font-size: small;
}

.job-rightlinks {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    font-size: small;
    text-align: right;
    width: 20%;
}

.job-rightlinks a {
    text-decoration: none;
}

.description-holder .locandsalary {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    overflow: hidden;
}

.description-holder .locandsalary span {
    display: block;
    margin: 0;
}

.description-holder {
    clear: both;
    display: inline-block;
    margin: 0.4em 0;
    overflow: hidden;
    width: 100%;
}

.description-holder .description-logo {
    display: none;
}

.description-holder ul,
.description-holder p {
    margin-top: 0;
    margin-bottom: 0;
}

.job-breadcrumbs {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    font-size: small;
}

.job-breadcrumbs a {
    text-decoration: none;
}

.description-holder .job-checkbox {
    float: right;
    text-align: right;
    width: 5%;
}

.description-holder .job-checkbox input[type-checkbox] {
    max-width: 100%;
}

.description-holder .locandsalary {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 5% 0 0;
    width: 35%;
}

.description-holder .description-text {
    float: left;
    font-size: 13px;
    width: 60%;
}

#tnt_pagination a {
    border: solid 1px #BEBEBE;
    cursor: pointer;
    display: inline-block;
    font-size: small;
    margin: 0 0.5em 0 0;
    padding: 0.5em 0.5em;
    text-align: center;
}


/* 3. Job Detail / View Job page
-------------------------------------------------- */


/* job ad template/ breadcrumb */

.jobdetail-top .job-detailtop-title,
#wrapper #job-ad-template {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0 0 1em 0;
    width: 65%;
}

.job-detailtop-title a {
    text-decoration: none;
}

.jobdetail-top {
    margin: 0 0 1em 0;
    overflow: hidden;
    width: 100%;
}

#job-ad-template * {
    margin: 0;
    padding: 0;
    border-width: 0;
    font: inherit;
    text-align: left;
    outline: 0;
}

#site-topnav .dropdown-menu li:hover ul {
    display: block;
}

#job-ad-template {
    overflow: hidden;
    float: left;
    width: 458px;
    border: solid 1px #F2F2F2;
    /* border colour here */
    border-radius: 0;
    /* generic font styling here */
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}

#job-ad-template.job-ad-mickey {
    width: 536px;
}

#job-ad-template a {
    text-decoration: underline;
    color: #333;
}

#job-ad-template a:hover,
#job-ad-template a:focus,
#job-ad-template a:active {
    text-decoration: none;
    color: #333;
}

#job-ad-template p {
    margin: 0 0 1.5em 0;
}

#job-ad-template ul {
    padding: 0 0 0 18px;
    margin: 0 0 1.5em 0;
    list-style: disc;
}

#job-ad-template ol {
    padding: 0 0 0 24px;
    margin: 0 0 1.5em 0;
}

#job-ad-template ol li {
    padding: 0;
    margin: 0;
}

#job-ad-template ul li {
    display: list-item;
    padding: 0;
    margin: 0;
    list-style: disc;
}

#job-ad-template li:before {
    display: none;
}

#job-ad-template #job-ad-content {
    padding: 1em 1.5em;
    /* horizontal padding  here*/
}

#job-ad-template .job-ad-part {
    margin: 1.5em 0;
    /* vertical margin here */
}

#job-ad-template #job-ad-header {
    overflow: hidden;
    position: relative;
    padding: 1.5em;
    /*background: url("../images/.jpg") no-repeat 0 0;*/
    background-size: cover;
    display: none;
}

#job-ad-template #job-ad-header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: #F2F2F2;
}

#job-ad-footer {
    padding: 0 !important;
}

#job-ad-template.has-logo-0 #job-advertiser-logo {
    display: none;
}

#job-ad-template #job-advertiser-logo {
    position: relative;
    z-index: 10;
    float: right;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: right 50%;
    background-size: auto 100%;
}

#job-ad-template #job-ad-title h1 {
    position: relative;
    z-index: 10;
    padding: 0;
    border: 0;
    margin: 0;
    /* copy and paste styles from h3 here */
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
    color: #333;
}

#job-ad-template .job-ad-option {
    display: table-row;
}

#job-ad-template .job-ad-optional-heading,
#job-ad-template .job-ad-optional-text {
    display: table-cell;
    vertical-align: top;
}

#job-ad-template .job-ad-optional-heading {
    padding: 0 1em 0 0;
    font-weight: 700;
}

#job-ad-template .job-ad-optional-text div {
    display: inline-block;
}

#job-ad-template #job-ad-footer a {
    display: block;
    padding: 0.5em 0;
    text-align: center;
    text-decoration: none;
    background: #F2F2F2;
    color: #333;
}

#job-ad-template #job-ad-footer a:hover,
#job-ad-template #job-ad-footer a:focus,
#job-ad-template #job-ad-footer a:active {
    background: #00BFB3 !important;
    color: #fff;
}


/* back to results / options list */

.jobdetail-top .backtoresults,
.job-detail-centre,
.jd-btm-description {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 35%;
}

.jobdetail-top .backtoresults a {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
}

.job-detail-centre .jobdetail-padding,
.jobdetail-top .backtoresults {
    padding-right: 0;
}

.job-detail-centre h2 {
    font: inherit;
    margin: 15px 0 0;
}

.job-detail-centre .jobdetail-options ul,
.job-detail-centre .jobdetail-options li {
    background: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.job-detail-centre .jobdetail-options li {
    display: block;
    padding: 0;
    margin: 0;
}

.job-detail-centre .jobdetail-options a {
    color: #666;
    display: block;
    background-repeat: no-repeat;
    background-size: auto cover;
    background-position: left center;
    font-size: small;
    line-height: 26px;
    text-decoration: none;
    padding: 0.5em 0 0.5em 2.7em;
}

.job-detail-centre a {
    position: relative;
    padding-left: 0;
}

.job-detail-centre a:before {
    color: #333333;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    left: -8px;
    position: absolute;
    text-decoration: inherit;
    text-indent: 0.5em;
    top: 7px;
}

.job-detail-centre .save-image a:before {
    content: "\f0c7";
}

.job-detail-centre .print-image a:before {
    content: "\f02f";
}

.job-detail-centre .email-image a:before {
    content: "\f0e0";
}

.job-detail-centre .facebook-image a:before {
    content: "\f09a";
    color: #395692;
}

.job-detail-centre .twitter-image a:before {
    content: "\f099";
    color: #3299D4;
}

.job-detail-centre .linked-in-image a:before {
    content: "\f0e1";
    color: #085C88;
}

.jobdetail-options ul .googleplus-in-image,
#jobdetail-social-media .googleplus-in-image {
    background: transparent;
}

.job-detail-centre .googleplus-in-image a:before {
    content: "\f0d5";
    left: -8px;
    color: #D51B1C;
}

#CV-content #personalDetailsform {
    padding: 30px 0 20px;
    background-color: #fff;
}

.jxt-news-rss {
    margin-bottom: 20px;
}

.ctrlHolder>span {
    position: relative;
    top: -12px;
}

.jobdetail-padding,
.backtoresults {
    padding-left: 40px;
}

.jd-btm-description {
    float: left;
    clear: none;
}

.g-recaptcha {
    margin-bottom: 15px;
}

.jd-btm-description .jobdetail-padding {
    padding-left: 0;
}

.jxt-salary-type,
.jxt-salary-bands,
.jxt-salary-submit {
    padding-left: 5px;
    padding-right: 5px;
}

#divSalaryFrom>label,
#divSalaryTo label {
    display: none;
}

#divSalaryType select .form-dropdown {
    margin-bottom: 18px;
}

#divSalaryFrom {
    width: 46%;
}

#divSalaryTo {
    width: 45%;
}


/* Apply Now button */

.apply-now-link {
    margin-bottom: 20px;
}

.apply-now-link a {
    background: #00BFB3;
    color: #fff;
    display: block;
    text-align: center;
    border-color: #00BFB3;
    border-radius: 0;
    height: 40px;
    font-size: 12px;
    padding: 10px;
    font-weight: 600;
}

.apply-now-link a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#ef-yourfriendname-field input,
#ef-yourfriendemail-field input,
#ef-messageforyourfriend-field textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/* 4. Member pages
-------------------------------------------------- */

#box-table {
    clear: both;
    max-width: 100%;
    margin: 1em 0;
    white-space: nowrap;
}

#box-table th {
    background: #252525;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.5em;
}

#box-table tr td {
    background: #F6F6F6;
    padding: 0.5em;
    color: #333;
}


/* responsive tables */

.box-table-responsive {
    clear: both;
    margin: 1em 0;
    overflow-x: scroll;
    position: relative;
    width: 100%;
}

.box-table-responsive #box-table tr td:first-child,
.box-table-responsive #box-table tr th:first-child {}


/* 5. Advertiser pages
-------------------------------------------------- */

#content ul.tabs {
    display: none;
}

#content ul.tabs li {
    background: transparent;
    border: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}


/* 6. Link and Button styles
-------------------------------------------------- */

#ContentPlaceHolder1_pnlFullRegistration {
    display: none;
}

.breadcrumbs,
#jobBreadCrumb {
    margin: 0 0 1em 0;
}

.button a,
.mini-new-buttons,
.jobdetail-top .backtoresults a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    box-shadow: none !important;
    border: 1px solid #00BFB3 !important;
    text-decoration: none;
    font-size: 12px;
    height: 40px;
    line-height: 2.4;
    font-weight: 600;
    color: #00BFB3 !IMPORTANT;
}

.mini-new-buttons {
    line-height: 1.5;
}

.jobdetail-top .backtoresults a {
    line-height: 1.4;
}

.text-incomplete {
    color: #00BFB3;
}

.backtoresults a {
    padding: 12px 5px;
}

.jxt-salary-bands .jxt-salary-min input,
.jxt-salary-bands .jxt-salary-max input {
    padding-left: 2em;
}

.button a:hover,
.mini-new-buttons:hover,
.jobdetail-top .backtoresults a:hover {
    color: #fff !important;
    background-color: #00BFB3;
    border-color: #00BFB3 !important;
}

input.mini-new-buttons {
    -webkit-appearance: none;
}


/* 7. Side bar styles
-------------------------------------------------- */


/* Left */

#prefix_left-navigation ul,
#prefix_left-navigation li,
#prefix_left-navigation-static ul,
#prefix_left-navigation-static li {
    list-style: none;
}

#prefix_left-navigation ul li a,
#prefix_left-navigation-static ul li a,
#prefix_left-navigation-static>div.left-nav-head {
    font-size: 15px;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    color: #000;
    position: relative;
    border-top: 1px solid #E8E8E8;
    text-indent: 5px;
}

#prefix_left-navigation ul li ul li a:hover,
#prefix_left-navigation-static ul li ul li a:hover {
    color: #00BFB3;
}

#prefix_left-navigation ul,
#prefix_left-navigation-static ul {
    padding: 0;
    margin: 0;
}

#prefix_left-navigation ul li ul li a,
#prefix_left-navigation-static ul li ul li a {
    color: #000;
}

#prefix_left-navigation ul li ul li ul li a {
    text-indent: 15px
}

#prefix_left-navigation ul li ul li.active>a,
#prefix_left-navigation-static ul li ul li.active>a,
#prefix_left-navigation ul li ul li ul li.active a {
    color: #58595B;
}

#prefix_left-navigation-static>div.left-nav-head {
    border-top: 0;
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
}

.side-left-header {
    display: none;
}

#prefix_left-navigation-static>ul {
    padding-left: 24px;
}

.links-2 ul,
#side-drop-menu,
#side-drop-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.links-2 {}

#side-drop-menu {
    margin-bottom: 2em;
    margin-top: 2em;
}

.links-2 li,
#side-drop-menu li {
    display: block;
    margin: 0;
    padding: 0;
}

.search-query p,
.links-2 a,
#side-drop-menu a {
    display: block;
    margin: 0;
    padding: 10px 5px;
    border-top: 1px solid #E8E8E8;
    text-decoration: none;
    color: #00BFB3;
}

.links-2 ul li ul li a,
#side-drop-menu ul li a {
    color: #727272;
}

.links-2 a:hover,
#side-drop-menu a:hover {
    text-decoration: none;
    color: #00BFB3;
}

#side-drop-menu ul li a {}

.search-query {
    /* search result filter box */
    margin: 0 0 0 0;
}

.search-query>h3 {
    display: none;
}

.red-remove {
    color: #F60;
    float: right;
}

.red-remove a {
    color: #F60;
    display: inline-block;
}

.red-remove:hover,
.red-remove:hover a {
    color: #F60;
}

.login-status {
    padding: 0 5px;
}


/* 7. Form styles
-------------------------------------------------- */

.form-all,
.uniForm,
#advanced_search-holder {
    clear: both;
    padding: 0;
}

.uniForm input,
.form-all input,
.uniForm select,
.form-all select,
.uniForm textarea,
.form-all textarea,
#advanced_search-holder input,
#advanced_search-holder select {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1em;
}

label em,
.form-required {
    color: #F60;
    padding: 0 0.5em;
}

.uniForm ul,
.uniForm li,
.form-section,
.form-section li {
    background: transparent;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.formHint {
    margin: 0;
}

.formHint span {
    margin: 0 0 1em 0;
}

.MemberFullRegisterHeader {
    cursor: pointer;
}

.boardy-captcha-alert-terms>.checkbox {
    margin-top: -10px;
}


/* double column */

#search-salary ul li,
#search-salary #divSalaryFrom {
    float: left;
    width: 45%;
}

#search-salary ul li:last-child,
#search-salary #divSalaryTo {
    float: right;
    width: 45%;
}

#search-salary ul li:first-child {
    float: none;
    width: 100%;
    margin: 0;
}

#search-worktype {
    clear: both;
}

#search-salary {
    overflow: hidden;
}

#divTo {
    float: left;
    width: 9%;
    text-align: center;
    line-height: 33px;
}

#ctl00_ContentPlaceHolder1_ucMemberEdit1_upDateOfBirth {
    overflow: hidden;
}


/* triple column */

#ucmemberedit-date-of-birth .form-sub-label-container {
    float: left;
    padding-right: 5%;
    text-indent: -5000em;
    width: 35%;
}

.Member-nojob-alerts {
    margin-top: 15px;
}

.form-sub-label-container .span-dash {
    display: none;
}

#ucmemberedit-date-of-birth .form-sub-label-container select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-sub-label-container .form-sub-label {
    display: none;
}

#ucmemberedit-date-of-birth .form-sub-label-container:last-child {
    float: right;
    padding-right: 0;
    width: 30%;
}

#jobs-salaryfromto-field .form-input {
    text-align: center;
}

#jobs-salaryfromto-field select {
    float: left;
    width: 40%;
}

#jobs-salaryfromto-field select:last-child {
    float: right;
    margin-right: 0;
}

#Li2 {
    clear: both;
}

.form-input table {
    width: 100%;
}

.form-input table tr td {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1em;
    width: 50%;
}

.form-input table tr td:last-child {
    padding-right: 0;
    padding-left: 1em;
}

.cke {
    max-width: 100%;
}

.form-buttons-wrapper,
.member-submitbottom,
.advertiser-searchbottom {
    margin: 1em 0;
}

#Li1 .form-input,
#ucmembersearchcriteria-avail-date .form-sub-label-container {
    position: relative;
}

#Li1 input,
#ucmembersearchcriteria-avail-date input:first-child {
    /*padding-right: 8em;*/
}

#Li1 a,
#ucmembersearchcriteria-avail-date #ctl00_ContentPlaceHolder1_ucMemberSearchCriteria1_ibFirstApprovedDate {
    position: absolute;
    right: 0.5em;
    top: 0;
}

.form-error-message {
    background: WhiteSmoke;
    color: #F60;
    padding: 1em;
    margin: 1em 0;
}

.form-radio2 label,
.form-radio label {
    margin-right: 1em;
}

.label {
    background-color: #FFF;
    color: #b3b3b3;
    font-size: 0.95em;
    padding: 0;
}

.section-heading {
    font-size: 1.2em;
    display: inline-block;
    padding-top: 15px;
}


/* CV builder */

#content-container.newDash #content .content-holder {
    padding-top: 20px;
}

#memberProfileLinks .btn.btn-default {
    border-color: #00BFB3 !important;
    background: transparent;
    color: #00BFB3;
}

#content-container.newDash #content #memberProfileLinks {
    top: -1em;
}

#memberProfileLinks li .divider {
    background-color: #e5e5e5;
}

#memberProfileLinks {
    right: 0;
    top: 0em;
}

#CV-content-holder {
    padding-top: 1em;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    box-shadow: none;
    background-image: url(../images/down-arrow-black.png) !important;
    background-repeat: no-repeat;
    background-size: 7px !important;
    background-position: 97% 50% !important;
    padding-right: 24px !important;
    cursor: pointer;
    overflow: hidden;
}

select::-ms-expand {
    display: none;
}

.header-top {
    text-align: center;
    padding-top: 20px;
}

.head-submit-frm {
    float: left;
    display: inline-block;
    margin-top: 5px;
}

.login-links {
    display: inline-block;
    margin-right: 40px;
    line-height: normal;
    vertical-align: top;
}

.social-links {
    display: inline-block;
    margin-top: -4px;
}

.head-submit-frm a,
.login-links a {
    color: #53565A;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 0;
    font-family: "Gotham A", "Gotham B";
}

.head-submit-frm a:hover,
.login-links a:hover,
.social-links a:hover i,
.head-submit-frm a:focus,
.login-links a:focus,
.social-links a:focus i {
    color: #00BFB3;
}

a.logo-brand {
    display: inline-block;
}

a.logo-brand img {
    width: 100%;
    /*  max-width: 128px; */
}

.social-login {
    float: right;
    display: inline-block;
    margin-top: 5px;
}

.social-links a {
    display: inline-block;
    margin-right: 15px;
    color: #53565A;
    font-size: 17px;
}

.social-links a:last-child {
    margin-right: 0;
}

.social-links a i {
    font-size: 17px;
    color: #53565A;
}

.social-links a:hover {
    color: #00BFB3
}

.pipe {
    display: inline-block;
    height: 14px;
    margin: 0 5px;
    width: 1px;
    border-left: 1px solid #333;
    vertical-align: middle;
}

.navbar-fixed-top {
    /*top: 64px;*/
    top: 0;
    position: relative;
}

#prefix_banner-container {
    position: relative;
    top: 0px;
}

select.head-lang {
    width: 122px;
    display: inline-block;
    float: left;
    line-height: normal;
    color: #53565A;
    border: 0;
    padding-left: 28px;
    padding-right: 18px !important;
    box-shadow: none;
    font-size: 12px;
    cursor: pointer;
    font-family: "Gotham A", "Gotham B";
}

select.head-lang {
    background-size: 9px !important;
}

.navbar-header {
    position: relative;
    margin-top: 6px;
}

.navbar-header:before {
    content: "";
    position: absolute;
    background-image: url(../images/earth.png);
    background-repeat: no-repeat;
    background-size: 20px;
    left: 0;
    top: 50%;
    transform: translateY(-45%);
    width: 20px;
    height: 20px;
}

.navbar {
    text-align: center;
    margin-bottom: 0;
    padding-top: 22px;
    padding-bottom: 12px;
}

.navbar-collapse.collapse {
    display: inline-block !important;
}

ul.nav.navbar-nav {
    margin-top: 0;
}

.navbar-nav li.active>a {
    color: #00BFB3 !important;
}

.site-search {
    display: inline-block;
    float: right;
    position: relative;
}

.site-search>p {
    margin: 0;
    position: absolute;
    top: 2px;
    right: 0;
    width: 15px;
    height: 30px;
    border-radius: 0;
    display: inline-block;
}

.site-search>p>a {
    padding: 0;
    height: 27px;
    width: 20px;
    border-radius: 0;
    border: 0;
}

.site-search>p>a:hover {
    background-color: none;
}

#site-search i {
    vertical-align: top;
    font-size: 15px;
    color: #00BFB3;
    margin-top: 4px;
}

.srh-textbox input[type="text"] {
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    font-size: 12px;
    line-height: normal;
    height: 32px;
    font-family: "Gotham A", "Gotham B";
    color: #53565A;
    padding-right: 15px;
}

.navbar-fixed-top.fix-head .navbar {
    padding: 20px 0 10px;
}

.navbar-fixed-top.fix-head .navbar-wrapper {
    -webkit-box-shadow: 0 0px 15px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 15px -1px rgba(0, 0, 0, 0.2);
}

.fix-head {
    position: fixed;
    z-index: 9999;
    animation: 0.9s slideDown;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-moz-keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0%);
    }
}

.home-banner-slogan {
    /* font-size: 60px;*/
    color: #fff;
    text-align: center;
    font-family: "Gotham A", "Gotham B";
    padding: 60px 0 15px;
}

.home-banner-slogan span {
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-top: 18px;
    display: block;
    letter-spacing: 2.9px;
    text-transform: initial;
}

.banner-search-widget {
    display: inline-block;
    margin: 0 10px;
}


/*========================custom code =============================*/

#aspnetForm[action*="./advancedsearch.aspx"] #side-left {
    display: none;
}


/* #aspnetForm[action*="./advancedsearch.aspx"]  #content-container>#content{width: 100%} */

#aspnetForm[action*="./advancedsearch.aspx"] .list-block:hover {
    background: transparent;
    color: #00BFB3;
}

.strapslide {
    height: 500px;
}

#strapslide>.strapslide-container {
    background-size: cover;
    height: 100% !important;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
}

.bannerImage {
    display: none !important;
}

#widget-search .row .col-md-3.form-group:first-child {
    margin-left: calc(100% - 96%);
}

#widget-search .row .col-md-3.form-group:last-child {
    width: 180px;
    padding-left: 4px;
}

.strapslide .row {
    top: 20% !important;
    z-index: 99;
}

.strapslide-pagination .col-md-offset-12 {
    margin-left: 50%;
    width: 100%;
    padding: 0;
    top: -30px;
    transform: translateX(-5%);
}

.strapslide-pagination ul {
    padding: 0;
}

.strapslide-pagination ul li {
    display: inline-block;
    margin: 0 10px;
}

#widget-search input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

#widget-search input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

#widget-search input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

#widget-search input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.site-search input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #53565A;
}

.site-search input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #53565A;
}

.site-search input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #53565A;
}

.site-search input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #53565A;
}

.new-section {
    padding: 50px 0;
    /*width: 100%;
    float: left;*/
}

.col-section {
    font-size: 16px;
    line-height: 1.6;
}

.main-title {
    text-transform: uppercase;
    text-align: center;
    color: #b0b1b2;
    font-size: 16px;
    letter-spacing: 5px;
    line-height: normal;
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
}

form[action="./createjobalert.aspx"] .main-title {
    margin: 50px 0;
    color: #53565A !important;
}

.main-title-inner {
    text-align: center;
    color: #53565A !important;
    font-size: 18px;
    letter-spacing: 4px;
    line-height: normal;
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
}

#dynamic-content h2 {
    text-transform: uppercase;
    text-align: center;
    color: #53565A !important;
    font-size: 18px;
    letter-spacing: 4px;
    line-height: normal;
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
}

#dynamic-content h3,
#content h3 {
    text-transform: uppercase;
    text-align: left;
    color: #53565A;
    font-size: 16px;
    letter-spacing: 4px;
    line-height: normal;
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
    margin-top: 20px;
}

#dynamic-content p,
#dynamic-content ul li {
    font-size: 16px;
    line-height: 24px;
    color: #53565a;
}

.dynamic-content-holder p {
    font-size: 16px;
    line-height: 24px;
}

.section-content ul li {
    font-size: 16px;
    text-align: center;
    min-height: 45px;
    margin-top: 30px;
}

#dynamic-content .cols ul {
    list-style: circle;
}

#dynamic-content .cols ul li {
    font-size: 16px;
    text-align: left;
    min-height: 0px;
    margin-top: 10px;
}

.section-content div {
    font-size: 16px;
}

.section-content ul {
    list-style: none;
    clear: both;
}

.inner-sec {
    color: #53565a;
    padding-top: 20px;
    padding-bottom: 20px;
}

.industries #dynamic-container {
    margin-top: -40px;
    padding-top: 0px;
}

.choose-path-content {
    text-align: center;
    margin-top: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.job-seekers-part {
    width: 15%;
    float: left;
    text-align: right;
    display: inline-block;
    padding-right: 5px;
}

.employers-part {
    width: 15%;
    display: inline-block;
    float: right;
    text-align: left;
    padding-left: 5px;
}

.choose-path-pics {
    display: inline-block;
    width: 70%;
    overflow: hidden;
}

.choose-path-pics figure {
    width: 47%;
    height: 360px;
    background-color: #f5f5f5;
    margin: 0px 7px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease;
}

.choose-path-pics figure:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.job-seekers-title,
.employers-title {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: normal;
    font-family: "Gotham A", "Gotham B";
}

.employers-title a {
    color: #ff6600;
}

.employers-title a:hover {
    color: #ff954e;
}

.job-seekers-title {
    color: #00BFB3;
}

.job-seekers-desc,
.employers-desc {
    font-size: 14px;
    color: #000;
    margin: 35px 0;
}

.employers-btn,
.job-seekers-btn {
    height: 40px;
    line-height: 40px;
    min-width: 150px;
    font-size: 12px;
    text-align: center;
    background: transparent;
    text-transform: uppercase;
    display: inline-block;
    font-family: "Gotham A", "Gotham B";
    letter-spacing: 0.2px;
    padding: 0 15px;
}

.employers-btn {
    border: 1px solid #ff6600;
    color: #ff6600;
}

.cols .employers-btn {
    margin-top: 30px;
}

.cols .employers-btn:first-child {
    margin-top: 0px;
}

.list-point {
    list-style: circle;
    text-align: left;
}

.list-point li {
    text-align: left;
    min-height: 20px;
    margin-top: 5px;
}

.employers-btn:hover {
    background: #ff6600;
    color: #fff;
}

.job-seekers-btn {
    border: 1px solid #00BFB3;
    color: #00BFB3;
}

.job-seekers-btn:hover {
    background: #00BFB3;
    color: #fff;
}

#prefix_home-container {
    margin-top: 50px;
}

.list-services {
    background: #00BFB3;
    display: table;
    width: 100%;
    min-height: 220px;
}

.list-block {
    text-align: center;
    padding: 35px 10px 28px;
    display: table-cell;
    vertical-align: top;
    height: 100%;
    width: 10.5%;
    transition: all 0.5s ease;
}


/*#dynamic-content .list-block .list-block-label {
    color: #00BFB3;
}*/


/*#dynamic-content .list-block-label:hover {
    color: #00BFB3;
}*/


/*#dynamic-content .list-block:hover {
    background: none;
}*/

.list-block:hover {
    background: #00BFB3;
}

.list-block:hover .list-block-label {
    color: #fff;
}

.list-block figure {
    margin: 0px 0 30px;
    text-align: center;
    min-height: 70px;
}

.list-block figure img {}

.list-block-label {
    color: #fff;
    font-size: 12px;
    font-family: "Gotham A", "Gotham B";
    line-height: 1.4;
    display: block;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.our-stati-main {
    text-align: center;
}

.our-stati-main figure img {
    display: inline-block;
}

.slick-slide {}

.our-stati-main figure {
    min-height: 130px;
    text-align: center;
}

.our-stati-text {
    font-size: 14px;
    color: #000;
    letter-spacing: normal;
    line-height: 1.5;
    padding: 30px 0;
}

.our-stati-digit {
    position: relative;
    font-size: 40px;
    color: #00BFB3;
    font-family: "Gotham A", "Gotham B";
    line-height: 1;
    padding: 30px 0;
}

.our-stati-digit:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 70px;
    height: 1px;
    border: 1px solid #000;
    left: 50%;
    transform: translateX(-50%);
}

.our-statistics-desc {
    margin: 50px 0;
    color: #53565a;
    font-size: 16px;
    letter-spacing: normal;
    line-height: 24px;
}

.nopad {
    padding: 0;
}

.case-study-section {
    /*width: 100%;float: left;*/
}

.case-study-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.case-study-main>.col-md-4 {
    background: #FBFBFB;
    overflow: hidden;
}

.case-study-main>.col-md-4:nth-child(2) {
    background: #fff;
}

.case-study-img {
    background: #f5f5f5;
    min-height: 520px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.case-study-img:hover {
    filter: grayscale(1);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

.case-study-content {
    background: #FBFBFB;
    padding: 30px 28px;
}

.case-study-title {
    font-size: 12px;
    text-transform: uppercase;
    color: #00BFB3;
    line-height: 1.2;
    margin-bottom: 40px;
    display: block;
    font-family: "Gotham A", "Gotham B";
}

.case-study-text {
    padding-top: 20px;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    text-transform: capitalize;
    position: relative;
    font-family: "Gotham A", "Gotham B";
}

.case-study-text:after {
    content: "";
    position: absolute;
    top: 0;
    width: 70px;
    height: 1px;
    border: 1px solid #000;
    left: 0;
}


/*.subscribe-section{
	 width: 100%;
    background-color: #00BFB3;
    background-image: url(../images/up-to-date-back-img.jpg);
	background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    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;
	 -webkit-box-orient: horizontal;
         -webkit-box-direction: normal;
             -ms-flex-flow: row wrap;
                 flex-flow: row wrap;

}*/

.subscribe-section {
    width: 100%;
    background-color: #f57828;
    background-image: url(../images/hk-uptodate-back.jpg);
    /*  background-attachment: fixed;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    text-align: center;
}

.subscribe-main {
    display: inline-block;
    padding: 145px 0 85px;
}

.subscribe-title {
    color: #fff;
    font-size: 45px;
    text-align: center;
    font-family: "Gotham A", "Gotham B";
}

.subscribe-text {
    margin: 45px 0 60px;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    max-width: 880px;
    text-align: center;
}

.tbl {
    display: table;
    width: 100%;
    height: 100%;
}

.tbl-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    height: 100%;
    vertical-align: middle;
}

.subscribe-frm-sec {
    text-align: center;
}

.subscribe-input {
    display: inline-block !important;
    max-width: 400px;
    background: transparent;
    border: 1px solid #fff !important;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    box-shadow: none;
    font-family: "Gotham A", "Gotham B";
}

.subscribe-input:focus {
    outline: none;
    box-shadow: none;
    border-color: #fff;
}

.subscribe-frm-sec input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.subscribe-frm-sec input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.subscribe-frm-sec input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.subscribe-frm-sec input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.subscribe-submit {
    border-radius: 0;
    height: 40px;
    line-height: 23px;
    padding: 0 5px;
    min-width: 150px;
    vertical-align: top;
    margin-left: -5px;
    font-size: 12px;
    color: #00BFB3 !important;
    background: #fff;
    border: 1px solid #fff !important;
    box-shadow: none !important;
    font-family: "Gotham A", "Gotham B";
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s ease;
}

.subscribe-submit:hover {
    color: #fff !important;
    background: transparent;
}

.latest-jobs-section {
    background: #FBFBFB;
}

.latest-jobs .row {
    margin: 0;
    padding: 0 25px;
}

.job-boxes {
    border: 1px solid #B7B7B7;
    background: #fff;
    transition: all 0.3s ease;
}

.job-boxes:hover {
    -webkit-box-shadow: 0px 10px 30px 3px rgba(204, 204, 204, .6);
    box-shadow: 0px 10px 30px 3px rgba(204, 204, 204, .6);
    border-color: transparent;
}

.jxt_dragable-section .owl-item {
    display: inline-block;
}

.latest-jobs {
    margin-top: 15px;
}

.latest-jobs .row .col-md-4 {
    padding: 0 10px;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}

.latest-jobs .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.latest-jobs {
    padding: 0 0 20px 0;
}

.job-boxes {
    padding: 20px;
    height: 100%;
}

.job-date-salary {
    color: #00BFB3;
    font-size: 12px;
    letter-spacing: normal;
    margin-bottom: 60px;
    font-family: "Gotham A", "Gotham B";
}

.job-titles {
    font-size: 16px;
    position: relative;
    color: #000;
    letter-spacing: normal;
    padding: 20px 0 30px;
    line-height: 1.5;
    text-transform: capitalize;
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
}

.job-titles a {
    color: #000;
    display: inline-block;
}

.job-titles:before,
.blog-desciptions:before {
    content: "";
    position: absolute;
    top: 0;
    width: 70px;
    height: 1px;
    border: 1px solid #000;
    left: 0;
    transition: all 0.3s ease;
}

.blog-boxes:hover .blog-desciptions:before,
.job-boxes:hover .job-titles:before {
    width: 50%;
}

.job-desciptions {
    letter-spacing: normal;
    line-height: 1.6;
    color: #000;
    margin-bottom: 45px;
}

.job-apply-now-link,
.blog-readmore-link {
    display: block;
    font-size: 12px;
    color: #00BFB3;
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B";
}

.job-apply-now-link:hover,
.blog-readmore-link:hover {
    color: #00BFB3;
}

.latest-blogs-section {
    background: #53565A;
    overflow-x: hidden;
}

.latest-blogs {
    padding: 0 25px;
    width: 100%;
    float: left;
}

.slick-dots {
    position: relative;
}

.latest-jobs-section .slick-dots {
    bottom: -20px;
}

.latest-blogs-section .slick-dots {
    bottom: -35px;
}

.case-study-main .slick-dots {
    bottom: -50px;
    text-align: left;
}

.latest-blogs .col-md-3 {
    width: 100%;
    padding: 0 5px;
}

.latest-blogs .col-md-3 a {
    display: inline-block;
}

.latest-blogs .owl-dots {
    margin-top: 40px;
}

.latest-blogs .owl-nav .owl-prev {
    color: #ffffff;
}


/*.slick-dots li button{
	display: none;
}*/

.slick-dots li {
    background: transparent;
    border: 1px solid #00BFB3;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.latest-blogs .owl-nav .owl-next,
.latest-blogs .owl-nav .owl-prev {
    display: inline-block;
    position: absolute;
    top: 50%;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    transform: translate(-50%);
}

.latest-blogs .owl-nav .owl-prev {
    left: 0;
}

.latest-blogs .owl-nav .owl-next {
    right: -8px;
}

.slick-dots li:hover,
.slick-dots li.slick-active {
    background-color: #00BFB3;
    display: none;
}

.latest-blogs .slick-dots li {
    border: 1px solid #fff;
}


/*.slick-dots li button:before{opacity: 0 !important;}*/

.latest-blogs .slick-dots li.slick-active,
.latest-blogs .slick-dots li:hover {
    background: #fff;
}

.clr-fff {
    color: #fff !important;
}

.blog-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    transition: all 0.3s ease;
    overflow: hidden;
}

.latest-blogs .slick-slide:nth-child(even) .blog-boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
}

.blog-image {
    height: 250px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    overflow: hidden;
    transition: all 0.3s ease;
}

.blog-boxes:hover {
    transform: scale(1.04);
}

.blog-boxes:hover .blog-image {
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
}

.blog-desciptions:before {
    transition: all 0.3s ease;
}

.blog-content {
    background: #FBFBFB;
    padding: 20px;
    min-height: 310px;
}

.latest-blogs>.col-md-3 {
    padding: 0 5px;
}

.blog-date {
    margin-bottom: 75px;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 1.2;
    font-family: "Gotham A", "Gotham B";
    color: #00BFB3;
}

.blog-desciptions {
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    padding: 20px 0 75px;
    height: 230px;
    position: relative;
}

.footer-section {
    background: #53565A;
    float: left;
    width: 100%;
}

.start-finding {
    border: 1px solid #75787b;
}

.sf-border {
    border-right: 1px solid #75787b;
}

.start-finding-text {
    color: #fff;
    font-size: 44px;
    text-transform: capitalize;
    line-height: normal;
    padding: 55px 0 55px;
    display: block;
    text-align: center;
}

.start-finding-text span {
    line-height: 1.6;
    margin-right: 15px;
    font-size: 24px;
    font-family: "Gotham A", "Gotham B";
}

.footer-link-part {
    padding: 65px 0 0px;
    background: #53565A;
    color: #a9abad;
}

.white-kelly-logo {
    margin-bottom: 70px;
    width: 100%;
    float: left;
}

.white-kelly-logo a {
    display: inline-block;
}

.white-kelly-logo a img {
    width: 100%;
    max-width: 91px;
}

.footer-links {
    padding: 0;
    display: inline-block;
    width: 49%;
    margin: 0;
    vertical-align: top;
}

.footer-links li {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 20px;
    list-style: none;
    text-transform: capitalize;
}

.footer-links li a {
    font-family: "Gotham A", "Gotham B";
}

.footer-links li a,
.phone-link a,
.email-link a,
.footer-social-links a {
    color: #a9abad;
}

.footer-links li a:hover,
.phone-link a:hover,
.email-link a:hover,
.footer-social-links a:hover {
    color: #fff;
}

.location-name {
    font-size: 24px;
    line-height: normal;
    color: #fff;
    display: inline-block;
}

.footer-address-part {
    padding-left: 40px;
}

.footer-social-part {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.footer-social-links {
    display: inline-block;
}

.footer-social-links a {
    display: inline-block;
    margin-right: 20px;
}

.footer-social-links a em {
    font-size: 16px;
}

.footer-social-links a em:last-child {
    margin-right: 0;
}

.footer-address-part address {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.email-link {
    display: inline-block;
    width: 59%;
    padding-right: 20px;
    font-size: 16px;
}

.phone-link {
    display: inline-block;
    width: 40%;
    font-size: 16px;
    padding-left: 6px;
}

.email-link>span,
.phone-link>span {
    color: #fff;
    margin-right: 18px;
}

#divTo {
    margin-top: 9px;
}

.contact-form {
    margin-top: 60px;
}

.contact-form iframe {
    height: 355px !important;
}

.case-study-owl {
    padding: 30px 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.case-study-owl.owl-carousel.owl-loaded {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.case-study-title-slide {
    font-size: 16px;
    color: #b8b9ba;
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B";
    letter-spacing: 5px;
}

.case-study-desc {
    margin: 55px 0;
    color: #000;
    line-height: 24px;
}

.case-study-desc>p {
    margin-bottom: 25px;
}

.btn-outer {
    width: 100%;
    float: left;
    line-height: normal;
}

.read-more-btn {
    border: 1px solid #00BFB3;
    background: transparent;
    color: #00BFB3;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    min-width: 150px;
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B";
    display: inline-block;
    text-align: center;
    font-size: 12px;
}

.read-more-btn:hover {
    background: #00BFB3;
    color: #fff;
}

.owl-dots {
    text-align: center;
}

.owl-dot {
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid #00BFB3;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
}

.owl-dot:hover,
.owl-dot.active {
    background: #00BFB3;
    border-color: #00BFB3;
}

.footer-bottomline {
    display: block;
    font-size: 12px;
    margin: 45px 0 50px;
    color: #a5a7a8;
}

.footer-bottomline-left {
    float: left;
    text-transform: uppercase;
}

.footer-bottomline-left a,
.footer-bottomline-right a {
    color: #a5a7a8;
}

.footer-bottomline-left a:hover,
.footer-bottomline-right a:hover {
    color: #fff;
}

.footer-bottomline-right {
    float: right;
    text-transform: unset;
}

.footer-logo-text {
    display: none;
}

.login-icon {
    display: none;
    width: 25px;
    height: 20px;
    background-image: url(../images/login-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 13px 10px 0 0;
    float: right;
    position: relative;
    cursor: pointer;
}

.history-list .col-md-5 {
    width: 20%;
}

.login-icon ul {
    display: none;
    background-color: #fff;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    top: 43px;
    left: -20px;
    border-top: 2px solid #00BFB3;
    padding: 0;
    min-width: 100px;
    position: relative;
    z-index: 999;
}

.login-show {
    display: block !important;
}

.login-icon ul li {
    list-style: none;
    color: #333;
    padding: 8px 5px;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
    text-transform: capitalize;
    font-size: 12px;
}

.login-icon ul li:last-child {
    border-bottom: 0;
}

.bars {
    width: 22px;
    height: 20px;
    display: inline-block;
    background-image: url(../images/bars.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.choose-path-tablet-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 0 12px;
    width: 100%;
}

.choose-path-tablet-btn .job-seekers-btn {
    width: calc(50% - 10px);
}

.choose-path-tablet-btn .employers-btn {
    width: calc(50% - 9px);
    margin-left: 18px;
}

.footer-contact-btn a {
    height: 70px;
    line-height: 3.6;
    background: #fff;
    color: #00BFB3;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.footer-contact-btn a:hover {
    background: #00BFB3;
    color: #fff;
}

.statistics-counter .owl-carousel .owl-item img {
    max-width: 150px;
    display: inline-block;
}

.slick-arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    color: #53565a;
    font-size: 30px;
    font-weight: 500;
    transform: translatey(-50%);
    cursor: pointer;
}

i.fa-angle-right.slick-arrow {
    right: 0;
}

i.fa-angle-left.slick-arrow {
    left: 0;
}

.statistics-counter .owl-dots {
    display: none;
}

.statistics-counter>.row {
    padding: 0 25px;
}

.latest-blogs .slick-arrow {
    color: #ffffff;
    cursor: pointer;
}

.job-seek-part {
    flex-direction: row-reverse;
    padding-right: 10px;
}

.emply-part {
    padding-left: 10px;
}

.job-seek-part,
.emply-part {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50%;
    align-items: center;
}

.job-seek-part figure,
.emply-part figure {
    width: 100%;
    max-width: 360px;
    height: 360px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease;
    background-color: #f5f5f5;
}

.job-seek-part .job-seek-part-content,
.emply-part .emply-part-content {
    width: 100%;
    max-width: 180px;
    display: inline-block;
}

.job-seek-part .job-seek-part-content {
    margin-right: 20px;
    text-align: right;
}

.emply-part .emply-part-content {
    margin-left: 20px;
    text-align: left;
}

.actions-button a,
.filters-button a {
    padding: 4px 20px;
}

.inner-banner {
    background-image: url(../images/home-banner-img-1.jpg);
    background-repeat: no-repeat;
    background-position: 70%;
    background-size: cover;
    width: 100%;
    height: 410px;
    position: relative;
    background-color: #333;
}


/*.industrial-and-trades .inner-banner{background-image: url(../images/03IND-min.jpg); background-position:center;}
.office-support .inner-banner{background-image: url(../images/01Officesupport-min.jpg); background-position:center;}
.government .inner-banner{background-image: url(../images/01GOV-min.jpg); background-position:center;}
.scientific .inner-banner{background-image: url(../images/KSR-hero-image3.jpg); background-position:center;}
.kelly-executive .inner-banner{background-image: url(../images/01Executive-min.jpg); background-position:20% 20%;}
.work-at-kelly .inner-banner{background-image: url(../images/work-at-kelly-banner-green.jpg);}
.employers-industrial-and-trades .inner-banner{background-image: url(../images/industrial-and-trades.jpg);}
.employers-office-support .inner-banner{background-image: url(../images/02Officesupport-min.jpg); background-position:center;}
.employers-scientific .inner-banner{background-image: url(../images/02Scientific-min.jpg); background-position:center;}
.make-a-wish-foundation .inner-banner{background-image: url(../images/kelly-make-a-wish-banner.jpg); background-position:center;}*/


/*form[action="./advancedsearch.aspx"] .inner-banner,
.careers-advice  .inner-banner,
.how-to-write-a-resume  .inner-banner,
.how-to-write-a-cover-letter  .inner-banner,
.how-to-write-a-resignation-letter  .inner-banner,
.interview-questions-and-tips .inner-banner,
form[action="./createjobalert.aspx"] .inner-banner,
form[action="./register.aspx"] .inner-banner,
form[action="./advancedsearch.aspx?search=1"] .inner-banner,
form[action="/page/job-apply-success/"] .inner-banner,
.how-to-write-a-resume  .inner-banner,
.how-to-write-a-resume  .inner-banner,
.how-to-write-a-resume  .inner-banner,
.how-to-write-a-resume  .inner-banner,
.how-to-write-a-resume  .inner-banner,
.how-to-write-a-resume  .inner-banner,
.thank-you .inner-banner,
form[action="/page/member-registration-success/"] .inner-banner,
form[action="./login.aspx"] .inner-banner
{background-image: url(../images/EmployeeBanner.jpg); background-position: 70%;}*/


/*.salary-guides .inner-banner,
.monthly-market-wrap .inner-banner,
.thank-you-salary-guide .inner-banner,
.thank-you-dec-2017 .inner-banner,
.thank-you-jan-2018 .inner-banner,
.thank-you-nov-2017 .inner-banner,
.thank-you-oct-2017 .inner-banner,
.kelly-insights .inner-banner{background-image: url(../images/KellyInsights.jpg); background-position:center;}*/


/*.about-us .inner-banner,
.community .inner-banner,
.gold-coast-commonwealth-games-2018 .inner-banner,
form[action="./sitesearch.aspx?search=1&keywords=au&language=1"] .inner-banner,
.contact-us .inner-banner{background-image: url(../images/Contact.jpg); background-position:center;}
.request-talent .inner-banner,
.request-talent- .inner-banner,
.employers .inner-banner{background-image: url(../images/EmployerBanner.jpg); background-position:center;}*/

.space_holder {
    width: 100%;
    height: 100%;
}


/* 15/02/21 */


/* .inner-banner .heading-title {
    position: absolute;
    top: 50%;
    z-index: 11;
    width: 100%;
    padding: 0 40px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
} */


/* end */

.inner-banner .heading-title h1 {
    color: #fff;
    text-align: center;
    font-family: "Gotham A", "Gotham B";
    font-size: 40px;
    margin-bottom: 0;
    line-height: 1.2;
    margin-top: 0;
    font-weight: 400;
    text-transform: unset;
}

.white-paper,
.market-wrap {
    width: 100%;
    float: left;
    padding-bottom: 0;
    padding-top: 75px;
}

.whitepaper-bloks,
.market-wrap-bloks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.white-paper-card {
    border: 1px solid #b7b7b7;
    /*min-height: 480px;*/
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
}

.whitepaper-bloks>.col-md-4,
.market-wrap-bloks>.col-md-4 {
    padding: 0 10px;
    margin-bottom: 75px;
}

.whitepaper-bloks>.col-md-4:nth-child(3n-2),
.market-wrap-bloks>.col-md-4:nth-child(3n-2) {
    padding-left: 0;
}

.whitepaper-bloks>.col-md-4:nth-child(3n-3),
.market-wrap-bloks>.col-md-4:nth-child(3n-3) {
    padding-right: 0;
}

.container.resource-area .col-md-4:nth-child(1n+4) {
    clear: both;
}

.wp-image {
    min-height: 240px;
}

.wp-img {
    width: 100%;
    height: 230px;
}

.wp-content {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.wp-title {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: capitalize;
    display: block;
    min-height: 50px;
}

.wp-text {
    margin: 20px 0;
    line-height: 1.5;
    min-height: 65px;
}

.wp-read-more {
    display: inline-block;
    margin: 10px 0 0;
    text-transform: uppercase;
    color: #00BFB3;
    font-size: 12px;
    font-weight: 600;
}

.wp-read-more:hover {
    color: #00BFB3;
}

.full-width-container #dynamic-content,
#dynamic-container #dynamic-content {
    padding: 0;
}

.full-width-container #dynamic-container #dynamic-content {
    width: 100%;
}

.full-width-container #dynamic-container {
    width: 100%;
    padding: 0;
}

.gray-back {
    background: #f5f5f5;
}

.inner-enquiry-iframe {
    height: 380px;
}

.section-content {
    color: #53565a;
}

.alink {
    color: #00BFB3;
    text-decoration: underline;
}

.alink:hover {
    color: #00BFB3;
    text-decoration: underline;
}

.h2 {
    font-size: 18px;
    letter-spacing: 3.5px;
}

h2 {
    margin: 20px 0 50px;
}

.h3 {
    font-size: 45px;
}

.h4 {
    font-size: 24px;
}

.h5 {
    font-size: 16px;
}

.h6 {
    font-size: 12px;
    color: #00BFB3;
    text-transform: uppercase;
}


/*------verticle tab code -------*/

.tabs-left {
    border-bottom: none;
    padding-top: 2px;
}

.tabs-left {
    /* border-right: 1px solid #ddd;*/
}

li ul.tabs-left {
    padding-left: 24px;
}

.tabs-left>li {
    float: none;
    margin-bottom: 2px;
}

.tabs-left>li {
    margin-right: -1px;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    border: none;
    color: #00BFB3;
    background: transparent;
}

.tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
    border: none;
    color: #000;
    font-weight: 600;
    padding: 10px 15px 10px 0;
}

.tabs-left>li>a:hover,
.tabs-left>li>a:focus {
    background: none;
    background-color: none;
}

.vertical-text {
    margin-top: 50px;
    border: none;
    position: relative;
}

.vertical-text>li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}

.vertical-text>li>a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
}

.vertical-text>li.active>a,
.vertical-text>li.active>a:hover,
.vertical-text>li.active>a:focus {
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd;
}

.tab-heading {
    padding: 20px 0;
    position: relative;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 40px;
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
}

.tab-left-outer .tab-heading:first-child {
    margin-top: 0;
}

.tab-heading:after,
.filter-heading:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background: #000;
    top: 0;
    left: 0;
}

.vertical-text.tabs-left {
    left: -50px;
}

.vertical-text.tabs-left>li {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.tab-content-outer {
    width: 100%;
    float: left;
    color: #53565a;
}

.tab-content-outer p {
    line-height: 1.5;
    margin-bottom: 20px;
}


/*-------End vertical tab code -----------*/

.acco-tab-sec {
    width: 100%;
    float: left;
}

.inner-case-study-img {
    width: 100%;
    height: 540px;
    max-width: 450px;
    background-color: #f5f5f5;
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cd-title {
    color: #b0b1b2;
    font-size: 18px;
    font-family: "Gotham A", "Gotham B";
    text-transform: uppercase;
    letter-spacing: 4px;
}

.cd-text {
    margin: 50px 0;
}

.inner-btn {
    height: 40px;
    line-height: 38px;
    color: #00BFB3;
    display: inline-block;
    padding: 0 15px;
    min-width: 150px;
    font-size: 12px;
    border: 1px solid #00BFB3;
    text-align: center;
    font-family: "Gotham A", "Gotham B";
    text-transform: uppercase;
}

.inner-btn:hover {
    background: #00BFB3;
    border-color: #00BFB3;
    color: #fff;
}

#CV-content .btn-primary {
    color: #fff;
    border: 1px solid #00BFB3;
    background-color: #00BFB3;
    border-radius: 0;
}

#CV-content .btn-primary:hover,
#memberProfileLinks a:hover {
    color: #fff;
    background-color: #00BFB3 !important;
    border-color: #00BFB3;
}

.progress-bar .rotate {
    background-color: #fff !important;
}

.progress-bar .right {
    background-color: #00BFB3 !important;
}

#memberProfileLinks .btn.btn-default:hover {
    border-color: #00BFB3 !important;
    color: #fff;
}

#memberProfileLinks .btn.btn-default:hover .caret {
    border-top-color: #fff;
    border-bottom: #fff;
}

#section-2 .section-content {
    margin-top: 0;
}

.uncomplete-sec-list .owl-nav {
    display: none;
}

#memberProfileLinks a {
    line-height: 26px;
}

.perc-overlay {
    height: auto !important
}

#content #memberProfileLinks a:hover,
#content #advertiserDropdownLinks a:hover {
    color: #fff;
}

#ctl00_ContentPlaceHolder1_pnlFullRegistration input[type="checkbox"],
#ctl00_ContentPlaceHolder1_pnlFullRegistration input[type="radio"] {
    margin: 0 5px;
    vertical-align: middle;
}

#res_errMsg {
    color: red;
}

.services-sec {
    /*width: 100%;
	float: left;*/
}

.profileMeterRing .progress-bar div .progress-value {
    font-family: inherit !important;
}

.hidden {
    visibility: hidden;
}

#advanced_search-holder input[type="text"],
#advanced_search-holder select,
#ctl00_ContentPlaceHolder1_pnlJobAlert input[type="text"],
#ctl00_ContentPlaceHolder1_pnlJobAlert input[type="password"],
#ctl00_ContentPlaceHolder1_pnlJobAlert select,
.login-main-holder input[type="text"],
.login-main-holder input[type="password"],
#ctl00_ContentPlaceHolder1_pnlFullRegistration input[type="text"],
#ctl00_ContentPlaceHolder1_pnlFullRegistration select,
#ctl00_ContentPlaceHolder1_pnlFullRegistration textarea,
.form-all input[type="text"],
.form-all select,
.form-all textarea,
#ctl00_ContentPlaceHolder1_pnlRequiredRegistration input[type="text"],
#ctl00_ContentPlaceHolder1_pnlRequiredRegistration select,
#ctl00_ContentPlaceHolder1_pnlRequiredRegistration input[type="password"],
.sub-scribe-text.form-control,
.work-at-kelly-form input[type="text"],
.work-at-kelly-form select,
.work-at-kelly-form input[type="email"] {
    border: 1px solid #53565a;
    height: 50px;
    border-radius: 0;
    line-height: 38px;
    max-width: 100%;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

#content #ctl00_ContentPlaceHolder1_ucJobAlert1_lstBoxArea {
    height: 100px;
    background-image: none !important;
}

#advanced_search-holder .mini-new-buttons.btn.btn-primary,
#ctl00_ContentPlaceHolder1_pnlJobAlert .mini-new-buttons.btn.btn-primary #member-submit-container input.mini-new-buttons,
#member-submit-container input#btnSubmit,
.form-section input[type="submit"],
#ctl00_ContentPlaceHolder1_pnlFullRegistration input[type="submit"],
.sub-scribe-btn.btn.btn-primary,
.work-at-kelly-form input[type="submit"] {
    height: 50px;
    line-height: 33px;
    min-width: 150px;
}

.sub-scribe-btn.btn.btn-primary,
.work-at-kelly-form input[type="submit"] {
    border-radius: 0;
    font-size: 12px;
    color: #00BFB3;
    font-weight: 600;
    border-color: #00BFB3;
    margin-top: 10px;
    transition: all 0.3s ease;
}

.sub-scribe-btn.btn.btn-primary:hover,
.work-at-kelly-form input[type="submit"]:hover {
    border-color: #00BFB3;
    color: #fff;
}

.form-section li div.form-input {
    margin: 5px 0 6px;
    line-height: 1;
}

ul.form-section #member-fp-message-field {
    line-height: 0;
}

.ctrlHolder textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    line-height: 0.8;
}

.ctrlHolder textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    line-height: 0.8;
}

.ctrlHolder textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    line-height: 0.8;
}

.ctrlHolder textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    line-height: 0.8;
}

#memberProfileDropdown .caret {
    position: relative;
    right: -6px;
}

#content-container>#content {
    padding: 0;
}

#ctl00_ContentPlaceHolder1_btnCloseAccount {
    float: left !important;
    margin-bottom: 20px;
}

.btn-radio-group input+label {
    left: -8px;
}

.db_section-header {
    background-color: #00BFB3;
    min-height: auto;
}

.highlight {
    color: #00BFB3;
}

.db_section-header .highlight {
    color: #fff;
}

#content #memberProfileLinks a,
#content #advertiserDropdownLinks a {
    padding: 8px 15px;
}

.controls input.mini-new-buttons {
    line-height: 2;
}

.case-study-inner .owl-dots {
    margin-top: 130px;
    text-align: left;
}

.case-study-inner {
    width: 100%;
    float: left;
}

.case-study-loop-outer .slick-slide {
    margin: 0 27px;
}

.case-study-loop-outer .slick-list {
    margin: 0 -27px;
}

label.col-sm-3.control-label {
    text-align: left;
}

#advanced_search-holder select {
    background-size: 11px !important;
}

.cl-title {
    text-align: left;
    margin-bottom: 35px;
}

.strapslide-pagination li a {
    background: transparent !important;
    border: 1px solid #fff;
}

.strapslide-pagination li a:hover,
.strapslide-pagination li a:focus,
.strapslide-pagination li.active a {
    background: #fff !important;
}

#salarylowerband,
#salaryupperband {
    padding: 0;
}

#content>.jobdetail-top {
    margin-bottom: 0;
    margin-top: 12px;
}

.section-content p {
    font-size: 16px;
    letter-spacing: normal;
    color: #53565a;
    line-height: 26px;
}

.content-holder p {
    font-size: 16px;
    letter-spacing: normal;
    color: #53565a;
    line-height: 26px;
}

#dynamic-content .cols p,
#dynamic-content .cols h2 {
    text-align: left;
    margin-top: 0px;
}

.history-list li {
    list-style: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cd-text>p {
    font-size: 14px;
    letter-spacing: normal;
    color: #53565a;
    text-align: justify;
    line-height: 1.7;
}

.img-cnt-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.img-cnt-left>.col-md-7 {
    padding-left: 70px;
}

.section-content.edit-mode {
    background-color: #fff;
}

#CV-content input[type="checkbox"],
#CV-content input[type="radio"] {
    vertical-align: middle;
}

.memberprofilelinks-wrap {
    padding: 15px;
}

.uncomplete-sec-list .fa:hover,
.uncomplete-sec-list .fa:focus {
    color: #00BFB3;
}

.profileMeterRing .progress-bar .right {
    background: #00BFB3;
}

#ctl00_ContentPlaceHolderLeftNav_pnlJobSearchFilter #side-drop-menu>li>a {
    border: 1px solid #d5d5d5;
    text-decoration: none;
    background: #fafafa;
    padding: 10px 15px;
    font-weight: 600;
    border-radius: 0;
    background-image: url(../images/down-angle-green.png);
    background-repeat: no-repeat;
    background-position: 96% 52%;
    background-size: 10px;
    margin-bottom: 5px;
}

#ctl00_ContentPlaceHolderLeftNav_pnlJobSearchFilter #side-drop-menu>li>ul li a {
    border-top: 0;
    margin-left: 25px;
    border-bottom: 1px solid #d5d5d5;
}

#ctl00_ContentPlaceHolderLeftNav_pnlJobSearchFilter #side-drop-menu>li>ul li:last-child a {
    border-bottom: 0;
}

#ctl00_ContentPlaceHolderLeftNav_pnlJobSearchFilter .jxt-salary-bands {
    margin-top: 15px;
    padding: 0;
    width: 100%;
}

.jxt-news-pagination a:hover,
.jxt-news-pagination a:focus,
.jxt-news-pagination a:active,
.jxt-news-pagination li.active a {
    background: #00BFB3;
}

#ctl00_ContentPlaceHolderLeftNav_pnlJobSearchFilter .jxt-salary-type {
    padding: 0;
}

#ctl00_ContentPlaceHolderLeftNav_pnlJobSearchFilter .jxt-salary-min,
#ctl00_ContentPlaceHolderLeftNav_pnlJobSearchFilter .jxt-salary-max,
#ctl00_ContentPlaceHolderLeftNav_pnlJobSearchFilter .jxt-salary-to {
    display: block;
    width: 100%;
    margin: 5px 0;
}

#mailingaddress-form label {
    display: inline-block;
    position: relative;
    top: -3px;
    left: 5px;
}

#CV-content .custom-fileUpload label {
    margin: 10px 0 12px;
}

.profile-status-wrap .profile-status {
    background: #00BFB3;
}

.profile-status-wrap .perc {
    color: #000;
}

#ctl00_ContentPlaceHolder1_upNavigation span.ellipsis-text {
    font-size: 13px;
}

#ctl00_ContentPlaceHolder1_upNavigation {
    height: 170px !important;
}

.viewmore_btn {
    display: none !important;
}

#CV-content h1,
#CV-content h2,
#CV-content h3,
#CV-content h4,
#CV-content h5,
#CV-content h6 {
    color: #53565a;
}

#CV-content .section_status {
    background: #00BFB3;
}

#CV-content .section_status:hover #CV-content .section_status:focus {
    background: #00BFB3;
}

#CV-content .form-section.full-width .section-content,
.frm-sec-2 .section-content,
#ctl00_ContentPlaceHolder1_upCoverLetter .section-content {
    margin-top: 0;
}

.db_section-header h2 {
    color: #fff !important;
    letter-spacing: normal;
}

.inner-casestudy-sec {
    padding: 0;
}

.uniForm.border-container .breadcrumbs,
.content-holder .breadcrumbs {
    display: none;
}

#jxt-news-filter-category-heading,
#jxt-news-filter-keywords-heading,
#jxt-news-filter-sort-by-heading,
.filter-heading {
    position: relative;
    padding: 20px 0;
    font-size: 16px;
}

.jxt-news-filter .jxt-news-filter-options .jxt-news-filter-dropdown {
    padding-left: 24px;
}

.jxt-news-filter #jxt-news-filter-category-heading:before,
#jxt-news-filter-keywords-heading:before,
#jxt-news-filter-sort-by-heading:before,
.left-navigation #prefix_left-navigation>ul>li:first-child>a:before,
#dynamic-side-left-container #prefix_left-navigation>ul>li:first-child>a:before,
#prefix_left-navigation-static>div.left-nav-head:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background: #000;
    top: 0;
    left: 0;
}

.jxt-news-filter li a {
    padding: 10px 15px 10px 0;
    margin: 0;
}

.left-navigation #prefix_left-navigation,
#dynamic-side-left-container #prefix_left-navigation,
#prefix_left-navigation-static>div.left-nav-head {
    position: relative;
}

.acco-tab-sec #prefix_left-navigation>ul li a,
.left-navigation #prefix_left-navigation>ul li a,
#dynamic-side-left-container #prefix_left-navigation>ul li a,
#prefix_left-navigation-static ul li a {
    padding: 10px 15px 10px 0;
    border-top: 0;
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
    text-indent: 0;
}

.acco-tab-sec #prefix_left-navigation>ul li>ul li a,
.left-navigation #prefix_left-navigation>ul li>ul li a,
#dynamic-side-left-container #prefix_left-navigation>ul li>ul li a {
    padding: 10px 15px 10px 24px;
    border-top: 0;
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
    text-indent: 0;
}

.left-navigation #prefix_left-navigation>ul>li:first-child>a,
#prefix_left-navigation-static>div.left-nav-head {
    padding: 20px 0;
}

.acco-tab-sec #prefix_left-navigation>ul li a:hover,
.left-navigation #prefix_left-navigation>ul li a:hover,
#prefix_left-navigation-static ul li a:hover,
.acco-tab-sec #prefix_left-navigation>ul li a:focus,
.left-navigation #prefix_left-navigation>ul li a:focus,
#prefix_left-navigation-static ul li a:focus {
    color: #00BFB3;
}

.full-width-container #dynamic-side-left-container {
    margin-top: 0;
}

.jxt-news-item.jxt-has-image .jxt-news-item-image {
    width: 100%;
    padding: 0;
    float: left;
    margin-bottom: 20px;
    min-height: 650px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

form[action="/news/"] .jxt-news-item.jxt-has-image .jxt-news-item-image,
form[action*="/news.aspx"] .jxt-news-item.jxt-has-image .jxt-news-item-image {
    width: 25%;
    padding: 0;
    float: right;
    margin-bottom: 0px;
    min-height: 100px;
}

.news-txt {
    width: 70%;
    float: left;
}

.jxt-news-item-image img {
    width: 100%;
}

p.jxt-news-item-excerpt {
    border-top: 1px solid #ccc;
    width: 100% !important;
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px solid #ccc;
}

.jxt-has-image .jxt-news-item-title {
    width: 100%;
}

.jxt-news-item-meta-data {
    display: none;
}

.jxt-news-container.jxt-single-item .jxt-news-item.jxt-has-image>p {
    display: block;
    float: left;
    width: 100%;
}

.jxt-news-item-share {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.page-news .jxt-news-separator {
    display: none;
}

.page-news .inner-banner {
    display: none;
}

.jxt-related-articles-container>h2 {
    font-size: 22px;
}

.jxt-news-item.jxt-has-image p>img {}

.jxt-related-articles-container .jxt-related-article>h3 {
    font-size: 18px;
}

.navbar-header button.multiselect {
    display: none;
}

.map-view-btn {
    margin: 20px 0 5px;
    display: inline-block;
    text-align: center;
    border: 1px solid #00BFB3;
    height: 40px;
    padding: 0 20px;
    line-height: 38px;
    color: #00BFB3;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 1.2px;
    font-weight: 600;
}

.map-view-btn:hover,
.map-view-btn:focus {
    color: #fff;
    background: #00BFB3;
    border-color: #00BFB3;
}

.mfp-wrap .r27_map iframe {
    max-width: 950px;
    height: 600px;
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
}

.r27_map {
    text-align: center;
    max-width: 960px;
    margin: 100px 0;
    display: inline;
    width: 100%;
}

.contact-acc-outer .panel-default>.panel-heading {
    padding: 0;
}

.abt-acc_title {
    display: block;
    padding: 10px 15px;
    background: #00BFB3;
    color: #fff !important;
    border-color: #00BFB3;
}

.row.kelly-consultant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.col-sm-4.kelly-consultant-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.contact-acc-outer .panel-title>a:after {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
    font-size: 12px;
    padding-top: 4px;
}

.contact-acc-outer .panel-title>a.collapsed:after {
    content: "\f067";
}

.panel-collapse p {
    margin-bottom: 0;
}

.contact-acc-outer .panel-default>.panel-heading a:before {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.team-description {
    background: #f5f5f5;
    text-align: center;
    padding: 0 10px 10px;
    margin: 20px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.team-description figure {
    margin: 0 -10px 10px;
    position: relative;
}

.team-description figure a,
.team-description figure a img {
    width: 100%;
    display: block;
}

.social-icons {
    display: block;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    list-style: none;
    transition: all 0.5s;
}

.social-icons ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}

.social-icons ul li {
    display: block;
    width: 80px;
    height: 80px;
}

.social-icons ul li a {
    background: #333333;
    display: block;
    font-size: 30px;
    line-height: 80px;
    color: #ffffff;
}

.team-description:hover .social-icons,
.team-description:focus .social-icons,
.team-description:active .social-icons {
    opacity: 1;
    width: auto;
}

.social-icons ul li a.fa-facebook:hover,
.social-icons ul li a.fa-facebook:focus,
.social-icons ul li a.fa-facebook:active {
    background: #016BB5;
    color: #fff;
}

.social-icons ul li a.fa-linkedin:hover,
.social-icons ul li a.fa-linkedin:focus,
.social-icons ul li a.fa-linkedin:active {
    background: #0077B5;
    color: #fff;
}

.social-icons ul li a.fa-twitter:hover,
.social-icons ul li a.fa-twitter:focus,
.social-icons ul li a.fa-twitter:active {
    background: #00A9E0;
    color: #fff;
}

.static-pointer {
    cursor: pointer;
}


/*-------start custom select-box -------*/

.sbHolder {
    border: 1px solid #ECECEC;
    box-shadow: none;
    padding: 0 0;
    line-height: 35px;
    height: 50px;
    background: transparent;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    position: relative;
    text-align: left;
}

.sbSelector {
    padding: 7px 15px;
    cursor: pointer;
}

.sbToggle {
    background-image: url(../images/down-arrow-white.png) !important;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 49% center;
    height: 48px;
    width: 48px;
    z-index: 9999999;
    position: absolute;
    right: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.sbToggle.sbToggleOpen {
    transform: rotate(180deg);
}

.sbOptions {
    background: #fff;
    padding: 0;
    margin: 0 -1px;
    position: absolute;
    top: auto !important;
    overflow: auto;
    z-index: 99999999;
    width: calc(100% - -2px) !important;
}

.sbOptions li {
    line-height: 45px;
    padding: 0;
}

.sbGroup {
    color: #000;
    display: block;
    padding: 0 15px;
}

.sbOptions li a {
    display: block;
    padding: 0 30px;
}

.sbOptions li a:hover {
    background-color: #00BFB3;
    color: #fff;
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    z-index: 100000;
    font-size: 36px;
    top: -35px;
    position: absolute;
    right: 435px;
    opacity: 0.8;
}

.sbSelector a {
    color: #fff;
}


/*-------End custom select-box -------*/

.social_share .site-social {
    list-style: none;
    display: block;
    padding: 0;
    margin: 15px 0;
}

.social_share .site-social li {
    display: inline;
    margin: 0 10px;
}

.social_share .site-social li a {
    font-size: 18px;
    display: inline-block;
    border: 1px solid #00BFB3;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}

.social_share .site-social li a:hover,
.social_share .site-social li a:focus {
    background: #00BFB3;
    border-color: #00BFB3;
    color: #fff;
}

.team-detail {
    background: #f5f5f5;
    padding: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

#ctl00_ContentPlaceHolder1_lbDetailsSave.btn-primary,
#personalDetailsform .cancel-btn {
    height: 50px;
    line-height: 33px;
    min-width: 150px;
    padding: 8px 35px;
    background: transparent;
    color: #00BFB3;
}

#ctl00_ContentPlaceHolder1_lbDetailsSave {
    margin-right: 10px;
}

#wrapper #CV-content .form-control {}

#wrapper #CV-content .form-control input[type="radio"] {
    cursor: pointer;
}

#newSkill .form-input-wide,
#newLanguage .form-input-wide {
    line-height: 0px;
}

#newLanguage .form-input-wide label {
    display: none;
}

.section-content .btn-group ul li {
    text-align: left;
    min-height: 0;
    margin-top: 0;
}

.section-content .btn-group ul {
    clear: none;
}

#ctl00_ContentPlaceHolder1_radlEmailFormat_0::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

#ctl00_ContentPlaceHolder1_radlEmailFormat_0::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

#ctl00_ContentPlaceHolder1_radlEmailFormat_0:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

#ctl00_ContentPlaceHolder1_radlEmailFormat_0:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.group-controls .custom-select:after {
    top: -4px;
}

.form-control.btn-checkbox:checked:before {
    content: "\f00c";
    opacity: 1;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%) translateY(-20%);
}

#wrapper #CV-content .form-control {
    height: 34px;
}

#CV-content .date_wrap div {
    text-align: left;
    margin-bottom: 10px;
}

#ctl00_ContentPlaceHolder1_lbDetailsSave.btn-primary:hover,
#personalDetailsform .cancel-btn:hover,
#ctl00_ContentPlaceHolder1_lbDetailsSave.btn-primary:focus,
#personalDetailsform .cancel-btn:focus {
    color: #fff;
}

#advanced_search-holder .left-col {
    /*display: none;*/
    font-weight: bold;
}

li#memberlogin-errorMessage>p {
    color: red;
}

#prefix_left-navigation>ul>li:last-child {
    margin-bottom: 20px;
}

.toggled {
    overflow: hidden;
    height: 0;
    transition: height .3s linear;
}

.inner-thubnail-img {
    margin-bottom: 30px;
}

.inner-thubnail-img img {
    width: 100%;
}

div#prefix_left-navigation ul li ul li.active>a {
    color: #00BFB3;
}

div#prefix_left-navigation ul li ul li.active ul li.active a {
    color: #00BFB3;
}

#dynamic-side-left-container #prefix_left-navigation>ul li>ul li ul li a {
    padding-left: 35px;
}

.careers-advice-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.careers-advice-main>.col-md-4 {
    margin-bottom: 30px;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.careers-advice-title {
    display: block;
    margin: 10px 0;
    font-size: 16px;
    text-transform: capitalize;
    min-height: 46px;
    font-family: "Gotham A", "Gotham B";
}

.read-more-link {
    display: block;
    font-size: 14px;
    color: #00BFB3;
    text-transform: capitalize;
    font-family: "Gotham A", "Gotham B";
}

.careers-advice-block {
    background: #f5f5f5;
    padding: 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-bottom: 15px;
}

.careers-advice-cnt-block {
    display: block;
    padding: 10px;
}

.careers-advice-content {
    margin: 20px 0;
    line-height: 24px;
    display: block;
    min-height: 120px;
}

.careers-advice-img {
    background-color: #3333;
    background-position: center;
    background-size: cover;
    /*min-height: 220px;*/
    height: 0;
    background-repeat: no-repeat;
}

.team-meet-block {
    margin: 22px 0;
    padding: 20px;
    border: 1px solid #b7b7b7;
}

.team-meet-block>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.team-meet-title {
    font-size: 16px;
    display: inline-block;
    float: left;
    letter-spacing: 1.4px;
    line-height: 20px;
}

.team-meet-text {
    display: block;
    float: left;
    margin: 20px 0;
    line-height: 24px;
    font-size: 16px;
}

.team-meet-img img {
    border: 0px solid #00BFB3;
    display: inline-block;
}

.team-meet-social {
    float: right;
    font-size: 12px;
    margin-left: 20px;
    width: 22px;
    height: 22px;
    line-height: 23px;
    display: inline-block;
    vertical-align: middle;
    background: #0077b5;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.team-meet-social:hover,
.team-meet-social:focus {
    background: #058ed6;
    color: #fff;
}

.team-meet-redirect {
    font-family: "Gotham A", "Gotham B";
}

.team-meet-title>span {
    text-transform: uppercase;
    display: block;
}

.kelly-team-consultant>.col-md-4 {
    margin-bottom: 40px;
}

.kelly-team-consultant>.col-md-4:nth-last-child(3n+2) {
    clear: both;
}

figure.kelly-team-img {
    text-align: center;
}

figure.kelly-team-img img {
    display: inline-block;
    transition: all 0.3s ease;
}

figure.kelly-team-img img:hover {
    transform: scale(1.04);
}

.team-meet-social.kelly-team {
    display: block;
    text-align: center;
    float: none;
    margin: 0 auto;
}

.kelly-team-name {
    text-align: center;
    font-family: "Gotham A", "Gotham B";
    color: #00BFB3;
    margin: 20px 0 5px;
    font-size: 22px;
    display: block;
}

div#prefix_left-navigation>ul>li>a {
    color: #00BFB3;
}

.kelly-team-position {
    margin: 0px 0 10px;
    text-align: center;
    font-family: "Gotham A", "Gotham B";
}

.social_share.inner_consultant {
    margin: 20px 0;
}

.inner-consultant-name {
    font-size: 26px;
    margin: 0 0 5px;
    letter-spacing: 1px;
    line-height: 1.2;
}

.inner-consultant-position {
    font-size: 16px;
    margin: 0;
    letter-spacing: 1px;
}

.cont-touch-title {
    text-align: center;
    margin: 50px 0;
}

a#ctl00_ContentPlaceHolder1_rptRelatedArticles_ctl00_hlReadMore i {
    font-size: 10px;
}

.row.faddress {
    margin-bottom: 10px;
}

ul.history-list {
    padding-left: 0;
    margin: 20px 0;
}

.history-list-a {
    display: inline-block;
}

.history-list-a img {
    margin-bottom: 15px;
}

.margin-left0 {
    margin-left: 0;
}

#advanced_search-holder #search-salary #salaryupperband,
#advanced_search-holder #search-salary #salarylowerband {
    width: 45.5%;
    display: inline-block;
}

.inner-page-banner {
    height: 0;
}

.find-more-sec-btn-outer {
    text-align: center;
}

.find-more-sec-btn {
    margin: 5px 20px;
}

.get-in-touch {
    margin: 30px 0;
}

.regi-as-candi-main {
    border: 1px solid #ccc;
    padding: 20px;
}

.regi-as-candi-title {
    color: #00BFB3 !important;
}

.regi-as-candi-inner {
    max-width: 70%;
}

.regi-as-candi-desc a {
    display: block;
}

.clr-red {
    color: #ff0000;
}

.whats-new-sec p a {
    /*text-decoration: underline;*/
}

.tagline {
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 8px;
    line-height: 1.4;
}

.fig-img {
    display: inline-block;
}

.row.arti-sec [class*="col-"]:nth-child(3n+1) {
    clear: both;
}

figure.arti-img a {
    display: block;
    min-height: 220px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.r24_site-search-keywords>label {
    display: none;
}

#r24_site-search-link .fa-search {
    font-size: 14px;
    color: #00BFB3;
}

.r24_site-search-keywords input {
    padding: 3px;
}

#ctl00_ContentPlaceHolder1_upNavigation {
    min-height: 95px !important;
}

#ctl00_ContentPlaceHolder1_cbExperienceAddCurrent,
#CV-content .col-sm-1 .form-control.btn-checkbox {
    margin: 10px 0;
}

#CV-content .custom-select select.form-control {
    margin-bottom: 1em;
}

#emailtofriendlabel {
    margin-left: 10px;
}

.progress.progress-striped .progress-bar {
    width: 0;
}

.slide-content>.row {
    position: absolute;
}

.arti-title {
    margin: 25px 0 0;
    display: block;
    text-align: center;
}

.arti-title:hover {
    color: #00BFB3 !important;
}


/*New css*/

.profile-completion-info .jxt_dash-statusInfo .fa,
.profile-completion-info .status-yes .fa {
    background-color: #00BFB3;
}

.newDash .table-bordered th.action-head {
    width: 40%;
}

.btn.btn-sm,
.mini-new-buttons.btn-sm,
.btn-sm.btn-primary {
    padding: 10px 15px;
}

span.btn.btn-primary.btn-sm.btn-file.btnUploadImage {
    padding: 9px 15px;
    left: 0;
    height: 40px;
}

#CV-content .quick-links {
    padding: 9px 12px;
    height: 40px;
}

.inner-banner-image {
    display: none;
}


/*.inner-banner h1 {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 59%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    font-weight: 900;
    text-shadow: 7px 7px 15px #231f20;
    z-index: 1;
}*/


/*New css ends*/


/* Home Page banners */

#prefix_banner-container.home-banners #Slide1 {
    background-image: url(../images/banners/slide-1.jpg);
    background-repeat: no-repeat;
    background-position: 35%;
    background-size: cover;
}

#prefix_banner-container.home-banners #Slide2 {
    background-image: url(../images/banners/slide-2.jpg);
    background-repeat: no-repeat;
    background-position: 20% 62%;
    background-size: cover;
}

#prefix_banner-container.home-banners #Slide3 {
    background-image: url(../images/banners/slide-3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#prefix_banner-container.home-banners #Slide4 {
    background-image: url(../images/banners/slide-4.jpg);
    background-repeat: no-repeat;
    background-position: 20%;
    background-size: cover;
}

#prefix_banner-container.home-banners #Slide5 {
    background-image: url(../images/banners/slide-5.jpg);
    background-repeat: no-repeat;
    background-position: 20% 30%;
    background-size: cover;
}

#prefix_banner-container.home-banners .home-banner-slogan {
    padding-top: 0;
}

#prefix_banner-container.home-banners .home-banner-slogan h3 {
    font-size: 26px !important;
    letter-spacing: 2px;
}

#prefix_banner-container.home-banners p.slide-description {
    font-size: 24px;
}

#prefix_banner-container.home-banners #Slide1 .home-banner-slogan,
#prefix_banner-container.home-banners #Slide3 .home-banner-slogan,
#prefix_banner-container.home-banners #Slide4 .home-banner-slogan {
    text-align: right;
}

#prefix_banner-container.home-banners #Slide1 .home-banner-slogan h3,
#prefix_banner-container.home-banners #Slide2 .home-banner-slogan h3,
#prefix_banner-container.home-banners #Slide3 .home-banner-slogan h3,
#prefix_banner-container.home-banners #Slide4 .home-banner-slogan h3,
#prefix_banner-container.home-banners #Slide5 .home-banner-slogan h3 {
    color: #fff !important;
}

#prefix_banner-container.home-banners #Slide1 .slide-btn .inner-btn,
#prefix_banner-container.home-banners #Slide2 .slide-btn .inner-btn,
#prefix_banner-container.home-banners #Slide3 .slide-btn .inner-btn,
#prefix_banner-container.home-banners #Slide4 .slide-btn .inner-btn,
#prefix_banner-container.home-banners #Slide5 .slide-btn .inner-btn {
    color: #fff;
    border: 1px solid #fff;
}

#prefix_banner-container.home-banners .slide-btn .inner-btn:hover,
#prefix_banner-container.home-banners .slide-btn .inner-btn:active,
#prefix_banner-container.home-banners .slide-btn .inner-btn:focus {
    border: 1px solid #00BFB3 !important;
}

#prefix_banner-container.home-banners #Slide2 .home-banner-slogan,
#prefix_banner-container.home-banners #Slide5 .home-banner-slogan {
    text-align: left;
}

#prefix_banner-container.home-banners .strapslide-pagination li a {
    border: 1px solid #00BFB3;
}

#prefix_banner-container.home-banners .strapslide-pagination li a:hover,
#prefix_banner-container.home-banners .strapslide-pagination li a:focus,
#prefix_banner-container.home-banners .strapslide-pagination li.active a {
    background: #00BFB3 !important;
}

.home-page-draft #dynamic-container {
    padding: 0;
}


/* Home Page banners */


/* Home Page widget */

#widget-search {
    background: #53565A;
    margin-top: 0;
    padding: 15px 0 12px 0;
}


/* Home Page widget */


/* Home page bottom changes*/

.start-finding.start-finding-sec-home {
    background: #53565A;
}

.services-sec.our-splecialisations-home {
    background: #00BFB3;
}

.services-sec.our-splecialisations-home h2 {
    color: #fff !important;
    margin-bottom: 0;
    padding-top: 25px;
}

.sec-job button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
    font-size: 0;
}

.sec-job button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
    background: transparent;
    border: none;
    color: #7a7a7a;
}

.sec-job button.slick-prev.slick-arrow:before,
button.slick-next.slick-arrow:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
    color: #7a7a7a !important;
}

.sec-job button.slick-prev.slick-arrow:before {
    content: "\f104";
}

.sec-job li.job.area {
    margin-bottom: 30px;
    padding: 0 20px;
    list-style-type: none;
}

.sec-job .job-boxes {
    min-height: 330px;
}

.sec-job .slick-dots li:hover,
.slick-dots li.slick-active {
    display: inline-block;
}

#aspnetForm[action='/career-advice'] .inner-banner,
#aspnetForm[action='/beating-the-age-barrier'] .inner-banner,
#aspnetForm[action='/dealing-with-conflict'] .inner-banner,
#aspnetForm[action='/developing-a-personal-business-plan'] .inner-banner,
#aspnetForm[action='/effective-communication'] .inner-banner,
#aspnetForm[action='/effective-time-management'] .inner-banner,
#aspnetForm[action='/escaping-a-job-rut'] .inner-banner,
#aspnetForm[action='/getting-that-job-how-to-shine-in-an-interview'] .inner-banner,
#aspnetForm[action='/guide-to-effective-customer-communication'] .inner-banner,
#aspnetForm[action='/guide-to-flexible-working'] .inner-banner,
#aspnetForm[action='/how-to-manage-stress'] .inner-banner,
#aspnetForm[action='/how-to-win-at-work'] .inner-banner,
#aspnetForm[action='/leadership-skills'] .inner-banner,
#aspnetForm[action='/mastering-the-first-90-days-in-a-new-job'] .inner-banner,
#aspnetForm[action='/returners-guide-to-the-workplace'] .inner-banner,
#aspnetForm[action='/self-improvement'] .inner-banner,
#aspnetForm[action='/the-changing-face-of-the-workplace'] .inner-banner,
#aspnetForm[action='/career-resources'] .inner-banner {
    background-image: url('../images/banners/career-advice.jpg') !important;
    background-position-y: 80%;
}

#aspnetForm[action='/about-us'] .inner-banner:after,
#aspnetForm[action='/our-history'] .inner-banner:after,
#aspnetForm[action='/our-services'] .inner-banner:after,
#aspnetForm[action='/news-room'] .inner-banner:after,
#aspnetForm[action='/work-with-us'] .inner-banner:after,
#aspnetForm[action='/job-seekers'] .inner-banner:after,
#aspnetForm[action='./advancedsearch.aspx'] .inner-banner:after,
#aspnetForm[action='./register.aspx'] .inner-banner:after,
#aspnetForm[action='/our-specialisations'] .inner-banner:after,
#aspnetForm[action='/career-advice'] .inner-banner:after,
#aspnetForm[action='/employers'] .inner-banner:after,
#prefix_banner-container.home-banners #Slide1:after,
#prefix_banner-container.home-banners #Slide2:after,
#prefix_banner-container.home-banners #Slide3:after,
#prefix_banner-container.home-banners #Slide4:after,
#prefix_banner-container.home-banners #Slide5:after,
#aspnetForm[action='/our-solutions'] .inner-banner:after,
#aspnetForm[action='/our-expertise'] .inner-banner:after,
#aspnetForm[action='/request-talent'] .inner-banner:after,
#aspnetForm[action='/locate-us'] .inner-banner:after,
#aspnetForm[action='/contact-us'] .inner-banner:after,
#aspnetForm[action='/subscribe-to-our-newsletter'] .inner-banner:after,
#aspnetForm[action='/news/'] .inner-banner:after,
#aspnetForm[action='/news.aspx'] .inner-banner:after,
#aspnetForm[action='/employment-outlook-and-salary-guide'] .inner-banner:after,
#aspnetForm[action='/insights'] .inner-banner:after,
#aspnetForm[action='/workforce-insights'] .inner-banner:after,
body.wf-insights-bg .inner-banner:after,
#aspnetForm[action='/career-advice'] .inner-banner:after,
#aspnetForm[action='/beating-the-age-barrier'] .inner-banner:after,
#aspnetForm[action='/dealing-with-conflict'] .inner-banner:after,
#aspnetForm[action='/developing-a-personal-business-plan'] .inner-banner:after,
#aspnetForm[action='/effective-communication'] .inner-banner:after,
#aspnetForm[action='/effective-time-management'] .inner-banner:after,
#aspnetForm[action='/escaping-a-job-rut'] .inner-banner:after,
#aspnetForm[action='/getting-that-job-how-to-shine-in-an-interview'] .inner-banner:after,
#aspnetForm[action='/guide-to-effective-customer-communication'] .inner-banner:after,
#aspnetForm[action='/guide-to-flexible-working'] .inner-banner:after,
#aspnetForm[action='/how-to-manage-stress'] .inner-banner:after,
#aspnetForm[action='/how-to-win-at-work'] .inner-banner:after,
#aspnetForm[action='/leadership-skills'] .inner-banner:after,
#aspnetForm[action='/mastering-the-first-90-days-in-a-new-job'] .inner-banner:after,
#aspnetForm[action='/returners-guide-to-the-workplace'] .inner-banner:after,
#aspnetForm[action='/self-improvement'] .inner-banner:after,
#aspnetForm[action='/the-changing-face-of-the-workplace'] .inner-banner:after,
#aspnetForm[action='/career-resources'] .inner-banner:after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
}

.inner-pages-btns a.inner-btn.inner-right {
    margin-left: 25px;
}


/* Inner Page banenrs */

h2.bottom-space {
    margin-bottom: 30px;
}

.inner-sec.our-specialities-block-page .list-block:hover {
    background: transparent;
}

.inner-sec.our-specialities-block-page .list-block-label {
    color: #00BFB3;
    margin-top: 20px;
}

.inner-sec.career-advice-page .careers-advice-block {
    /*   min-height: 315px; */
}

.subscribe-form-center {
    display: inline-block;
    float: none;
}

.subscribe-section-inner .subscribe-text {
    max-width: unset;
    margin: 35px 0 15px;
    color: #53565a;
    text-align: center;
}

.insights-page .wp-image a {
    position: relative;
    display: inline-block;
}

.insights-page span.title {
    display: flex;
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
    z-index: 999;
    text-transform: uppercase;
}

.insights-page .wp-image a:after {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    width: 100%;
    height: 100%;
    z-index: 99;
}

.insights-page .wp-image a:hover {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.insights-page .wp-img {
    height: 240px;
}

.insights-page .wp-image {
    overflow: hidden;
}

.inner-sec.insights-page {
    padding-bottom: 38px;
}

.wf-insights-page .row .insights-content {
    display: inline-block;
    border: 1px solid #b7b7b7;
    padding-top: 20px;
    width: 100%;
    min-height: 360px;
}

.wf-insights-page .row div div a.clickable-div span {
    display: block;
    padding-left: 20px;
    padding-bottom: 0;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.wf-insights-page .row .img-container a {
    display: block;
    width: 100%;
    min-height: 300px;
}

.wf-insights-page .row .img-container a:hover {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.apac-2019-img {
    margin-top: 12px;
}

.wf-insights-page .img-container {
    overflow: hidden;
    position: relative;
}

.inner-sec.wf-insights-page .inner-btn {
    width: 100%;
}

p.text-center.our.inner-pages-btns.expertise-inner {
    margin-top: 12px;
}

.inner-sec.our-soln h2 {
    margin-bottom: 20px;
}

.inner-sec.centred-width {
    padding: 0;
}

.inner-sec.wf-insights-page .text-center.our.inner-pages-btns {
    margin-top: 10px;
}


/* Inner Pages changes */

.latest-blogs .owl-item.active:nth-child(even) .blog-boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
}


/* 15/02/2021 */

.arti-title {
    margin: 25px 0;
    display: block;
    text-align: center;
}

.arti-title:hover {
    color: #00BFB3 !important;
}

#widget-search {
    background: #53565A;
    padding: 40px 0 30px 0;
    margin-top: 0 !important;
}

#btn-widget-search {
    background-color: #b0b1b2;
    border-color: #b0b1b2;
}

.navbar-header .fa-globe {
    font-size: 22px;
    float: left;
    color: #53565A;
    position: absolute;
    left: 0;
    top: -1px;
}

.navbar-header:before {
    display: none;
}

.btn-country a {
    padding-bottom: 20px;
    color: #53565A;
}

.footer-bottomline {
    display: none;
}

.white-kelly-logo a img {
    max-width: unset;
}

.latest-blogs-section {
    background: #FFEABB;
}

.main-title,
.job-date-salary {
    color: #97999B;
}

.blog-date {
    color: #53565a;
}

.job-titles:before,
.blog-desciptions:before {
    border: 1px solid#00BFB3;
}

.job-apply-now-link,
.blog-readmore-link {
    color: #F16D58;
}

.subscribe-section {
    padding: 50px 0;
    background: none;
    position: inherit;
}

.subscribe-main {
    display: flex;
    align-items: center;
    padding: 0;
}

.subscribe-title {
    color: #53565A;
    font-size: 25px;
    /* text-align: center; */
    font-family: "Gotham A", "Gotham B";
    font-weight: 600;
    text-align: left
}

.subscribe-text {
    margin: 15px 0 30px;
    color: #53565A;
    font-size: 20px;
    line-height: normal;
    max-width: 880px;
    font-style: italic;
    font-weight: normal;
    margin-right: 90px;
    font-family: 'Gelasio';
    text-align: left;
}

.subscribe-main .img-right {
    background-image: url(../images/subscription-view-finder-and-img.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 450px;
}

.services-sec {
    background: #00BFB3;
}

.services-sec h2 {
    color: #fff !important;
    margin-bottom: 0;
    padding-top: 25px;
}

.list-block figure embed {
    filter: brightness(0) invert(1);
    width: 70px;
}

.list-block-label {
    font-weight: 600;
}

.list-block:hover {
    background: #ffffff;
}

.list-block:hover embed {
    filter: unset;
}

.list-block:hover .list-block-label {
    color: #00BFB3;
}


/* .inner-banner {
    background-position: 40% 0;
} */

.job-seekers.career-advice .inner-banner .heading-title {}


/* Banner H1 left align */

.inner-banner h1 {
    /*  padding: 0 0 0 100px; */
}


/* banner title dark*/

.inner-banner .heading-title {
    float: left;
    /*    width: 50% */
}

.inner-banner .heading-title {
    width: 50%;
    z-index: 1;
    position: absolute;
    top: 50%;
    z-index: 11;
    /* left: 50%; */
    transform: translateX(10%) translateY(-50%);
}

.inner-banner .heading-title h1 {
    text-align: left;
    font-size: 40px;
    width: 60%;
    padding: 0 40px;
}

.history-list a img,
.our-specialities-block-page a img {
    margin-bottom: 15px;
    text-align: center;
    min-height: 70px;
    width: 70px;
    height: 70px;
    filter: invert(44%) sepia(97%) saturate(1460%) hue-rotate(130deg) brightness(100%) contrast(101%);
}

.history-list a:hover {
    color: #97999B !important;
}

.about-kelly-services .inner-banner h1,
.work-with-us .inner-banner h1,
.request-talent .inner-banner h1,
.employers .inner-banner h1,
.resources .inner-banner h1,
#aspnetForm[action="./advancedsearch.aspx"] .inner-banner h1,
.job-seekers .inner-banner h1 {
    /* color: #F16D58; */
    /* color: #53565A; */
    color: #ffffff;
}


/* banner title light*/

.what-we-do .inner-banner h1,
.areas-of-expertise .inner-banner h1,
#aspnetForm[action*="./register.aspx"] .inner-banner h1,
.our-specialisations .inner-banner h1,
.career-advice .inner-banner h1 {
    color: #ffffff;
}

.inner-banner:after {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    opacity: 0.5;
    width: 100%;
    height: 100%;
}


/* New Banners */

.about-kelly-services .inner-banner,
.community .inner-banner,
.gold-coast-commonwealth-games-2018 .inner-banner,
form[action="./sitesearch.aspx?search=1&keywords=au&language=1"] .inner-banner {
    background-image: url(../client/inner-banners/about-us.png);
}

.job-seekers .inner-banner {
    background-image: url(../client/inner-banners/job-seekers-1.png);
}

.find-a-job .inner-banner {
    background-image: url(../client/inner-banners/job-seekers-1.png) !important;
}

.job-seekers.our-specialisations .inner-banner {
    background-image: url(../client/inner-banners/our-specialisations.png);
}

.work-at-kelly .inner-banner {
    background-image: url(../client/inner-banners/work-at-kelly.png);
}

form[action*="./advancedsearch.aspx"] .inner-banner {
    background-image: url(../client/inner-banners/job-search-1.png);
}

#aspnetForm[action*="./register.aspx"] .inner-banner {
    background-image: url(../client/inner-banners/submit-your-resume.png);
}

.career-advice .inner-banner {
    background-image: url(../client/inner-banners/submit-your-resume.png);
}

.career-advice .inner-banner {
    background-image: url(../client/inner-banners/career-advice-1.png) !important;
}

.our-services .inner-banner,
.services .inner-banner {
    background-image: url(../client/inner-banners/our-services.png);
}

form[action="./login.aspx"] .inner-banner {
    background-image: url(../client/inner-banners/member-login.png);
}

.esolutions-login .inner-banner {
    background-image: url(../client/inner-banners/esolution.png);
}

.pagehomepagenews-room .inner-banner {
    background-image: url(../client/inner-banners/newsroom.png);
}

.news-room .inner-banner {
    background-image: url(../client/inner-banners/newsroom.png) !important;
}

.work-with-us .inner-banner {
    background-image: url(../client/inner-banners/work-with-us.png);
}

.persolkelly-elite .inner-banner {
    background-image: url(../client/inner-banners/kelly-elite.png) !important;
}

.contact-us .inner-banner {
    background-image: url(../client/inner-banners/contact-us.png) !important;
}

.employers .inner-banner {
    background-image: url(../client/inner-banners/employer.png);
}

.employers .inner-banner {
    background-image: url(../client/inner-banners/employers-1.png);
}

.employers.what-we-do .inner-banner {
    background-image: url(../client/inner-banners/our-solutions.png);
}

.employers.our-solutions .inner-banner {
    background-image: url(../client/inner-banners/our-solutions.png) !important;
}

.employers.areas-of-expertise .inner-banner {
    background-image: url(../client/inner-banners/our-expertise.png);
}

.employers.our-expertise .inner-banner {
    background-image: url(../client/inner-banners/our-expertise-1.png) !important;
}

.employers.request-talent .inner-banner {
    background-image: url(../client/inner-banners/request-talent.png);
}

.employers.temp-and-contract .inner-banner {
    background-image: url(../client/inner-banners/temp-and-contract.png);
}

.employers.request-talent .inner-banner {
    background-image: url(../client/inner-banners/request-talent-1.png) !important;
}

.resources .inner-banner,
.insights .inner-banner {
    background-image: url(../client/inner-banners/insights.png) !important;
}

.about-us .inner-banner {
    background-image: url(../client/inner-banners/our-services.png);
}

.page-news .inner-banner {
    background-image: url(../client/inner-banners/insights.png) !important;
    display: block;
}

form[action="./createjobalert.aspx"] .inner-banner {
    background-image: url(../client/inner-banners/submit-your-resume.png);
}

.thank-you .inner-banner,
#aspnetForm[action*="./sitemap.aspx"] .inner-banner {
    background-image: url(../client/inner-banners/contact-us.png);
}

.list-block span img {
    text-align: center;
    min-height: 70px;
    width: 70px;
}

.list-block:hover .list-block-label,
.list-block .list-block-label:hover {
    color: #97999B;
}

.services-sec .list-block:hover .list-block-label {
    color: #00BFB3;
}

#Slide1 {
    background-image: url(../images/hero-malaysia.png);
    background-color: #fff;
    background-size: cover;
    height: 500px;
    background-position: right;
}

.home-banner-slogan {
    float: right;
    width: 50%;
    text-align: left;
    padding: 80px;
    position: relative;
}

.home-banner-slogan:after {
    content: '';
    background: url(../images/vector-smart-object.png) no-repeat;
    background-size: contain;
    height: 500px;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
}

.home-banner-slogan .slide-heading {
    font-size: 50px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 0;
}

.home-banner-slogan span {
    font-size: 50px;
    color: #fff;
    display: block;
    letter-spacing: 2.9px;
    text-transform: initial;
    letter-spacing: 0;
    text-align: left;
    margin: 0;
}

.home-banner-slogan .slide-btn {
    font-size: initial;
    text-align: left;
    position: absolute;
    z-index: 1;
}

.home-banner-slogan .slide-btn a {
    color: #ffffff;
    text-transform: uppercase;
}

.home-banner-slogan .slide-btn a:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    margin-right: 10px;
}

.strapslide>.strapslide-container:after {
    content: none;
}

#search_frame {
    width: 188px;
    margin: 0;
}

.start-finding {
    background: #53565A;
}

.abt-acc_title {
    background: #97999B;
    border-color: #97999B;
}

.main-title {
    color: #97999B;
}

.job-titles:before,
.blog-desciptions:before {
    border: 1px solid#FFB81C;
}

.services-sec .list-block figure embed,
.services-sec .list-block figure img {
    filter: brightness(0) invert(1);
    /*  width: 68px; */
}

.services-sec .list-block:hover embed,
.services-sec .list-block:hover img {
    filter: invert(44%) sepia(97%) saturate(1460%) hue-rotate(130deg) brightness(100%) contrast(101%);
}


/*===================================================================================================*/


/*================================ Media Queries Start =============================================*/


/* Medium devices (desktops, 992px and up) */


/* 15/02/2021 */

@media (max-width: 1440px) and (min-width: 1200px) {
    #Slide1 {
        background-position: 50% 0;
    }
}


/* end */

@media (max-width: 1199px) {
    /* 15/02/2021 */
    .inner-banner:after {
        background-color: rgba(0, 0, 0, 1);
    }
    #SlideText1>.container {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #Slide1 .home-banner-slogan {
        width: auto;
    }
    .inner-banner .heading-title h1 {
        padding: 20px;
        width: 100%;
    }
    .inner-banner {
        background-position: left;
    }
    .inner-banner .heading-title {
        width: 100%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .inner-banner .heading-title h1 {
        font-size: 42px;
        text-align: center;
    }
    /* end */
    #CV-content select[multiple] option {
        height: 50px;
    }
    #wrapper #editRole .form-control {
        height: 50px !important;
        padding-right: 20px !important;
    }
    .inner-banner .heading-title h1 {
        font-size: 42px;
    }
    #btn-widget-search,
    #widget-search .custom-select .search-widget,
    #widget-search input[type="text"] {
        width: 100%;
    }
    .case-study-owl {
        padding: 0 30px;
    }
    .employers-btn,
    .job-seekers-btn {
        max-width: 100%;
    }
    .list-services {
        text-align: center;
    }
    .list-block {
        display: inline-block;
        width: 20%;
        max-width: 100%;
        clear: both;
        min-height: 220px;
    }
    .start-finding>.col-md-6:first-child .start-finding-text,
    .start-finding>.col-md-6:last-child .start-finding-text {
        text-align: center;
        margin-left: 0;
        margin-right: 0;
    }
    .contact-form iframe {
       /* height: 400px; */
	   height: 355px !important;
    }
    .banner-search-widget {
        display: inline-block;
        margin: 0 10px;
        width: 100%;
        max-width: 30%;
    }
    .our-stati-digit {
        font-size: 36px;
    }
    .strapslide .row {
        top: 30% !important;
    }
    #widget-search {
        margin-top: -150px;
    }
}

@media (max-width: 1050px) {
    /*.latest-jobs .owl-carousel .owl-nav .owl-next, .latest-blogs .owl-nav .owl-next,{
		right: 1%;left:  auto;
	}
	.latest-jobs .owl-carousel .owl-nav .owl-prev, .latest-blogs .owl-nav .owl-prev{left: 1%; right: auto;}

	.latest-jobs .owl-carousel .owl-nav .owl-next, .latest-blogs .owl-nav .owl-next{right: 0;}
	.latest-jobs .owl-carousel .owl-nav .owl-prev, .latest-jobs .owl-carousel .owl-nav .owl-next,
	.latest-blogs .owl-nav .owl-prev, .latest-blogs .owl-nav .owl-next,
	.statistics-counter .owl-carousel .owl-nav .owl-prev, .statistics-counter .owl-carousel .owl-nav .owl-next{
		top: -60px;}*/
    .main-title {
        margin: 20px 30px 50px;
    }
}

@media (max-width: 1024px) {
    .job-seek-part figure,
    .emply-part figure {
        height: 290px;
    }
    .list-block {
        min-height: 210px;
        width: 49.7%;
    }
}

@media (min-width: 992px) {
    .sub-menu-arrow>a {
        position: relative;
    }
    .sub-menu-arrow>a:after {
        content: "\f105";
        position: absolute;
        right: 8px;
        color: #333;
        font-family: 'FontAwesome';
    }
    .navbar .nav li.dropdown li a:hover:after,
    .navbar .nav li.dropdown li.active>a:after {
        color: #fff;
    }
    .choose-path-tablet-btn {
        display: none;
    }
    body {
        /*padding-top: 132px;*/
        padding-top: 0px;
    }
    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block;
    }
    .navbar-nav {
        margin-top: 30px;
    }
    a#child-menu {
        display: none;
    }
    .navbar .nav>li>.dropdown-menu:after {
        position: absolute;
        top: -2px;
        left: 0;
        display: inline-block;
        content: '';
        width: 100%;
        height: 2px;
        background: #00BFB3;
    }
    .footer-contact-btn {
        display: none;
    }
    ul li ul.dropdown-menu li.active>a {
        color: #fff !important
    }
    .case-study-desc {
        min-height: 235px;
    }
    .case-study-inner .owl-dots {
        margin-top: 130px;
    }
    #site-topnav .dropdown-menu li:hover ul {
        display: block !important;
        min-width: 300px;
    }
    #site-topnav li {
        position: relative;
    }
    #site-topnav ul ul ul {
        padding-left: 0;
        position: absolute;
        left: 100%;
        background-color: #fff;
        top: 0;
        display: none;
        border-top: 2px solid #00BFB3;
        border-radius: 0;
        min-width: 150px;
    }
    .navbar .nav li.dropdown ul li ul li>a {
        padding: 9px 20px !important;
    }
    #site-topnav ul ul ul li a {
        border-bottom: 1px solid #ddd
    }
    #site-topnav ul ul ul li:last-child a {
        border-bottom: 0
    }
    .navbar .nav li.dropdown li:last-child a {
        border-bottom: none;
    }
}

@media (max-width: 1260px) {
    .crsl-nav a {
        bottom: 105%;
    }
    .crsl-nav a.previous {
        left: 20px;
    }
    .crsl-nav a.next {
        right: 20px;
    }
    ul#site-social {
        margin-right: 122px;
    }
    .email-link,
    .phone-link {
        display: block;
        margin-bottom: 15px;
        width: 100%;
        padding: 0;
    }
}


/* Small devices (tablets, 768px and up) */

@media (max-width: 768px) {
    .history-list .col-sm-5 {
        width: 50%;
    }
    .find-more-sec-btn {
        margin-top: 15px;
    }
}

@media (max-width: 991px) {
    /* 15/02/2021 */
    .footer-logo-text {
        display: none !important;
    }
    .subscribe-main {
        display: block;
        padding: 0;
    }
    .subscribe-main .subscribe-text {
        margin: 0;
    }
    .subscribe-main>div {
        padding: 0;
    }
    .home-banner-slogan {
        width: 100%;
    }
    .navbar-header .fa-globe {
        top: 10px;
    }
    .home-banner-slogan {
        font-size: 40px;
    }
    /* end */
    .btn-country {
        padding-top: 10px;
    }
    #box-profile-details {
        min-height: 200px !important;
    }
    /*overwrite boostrap class for profile page*/
    .footer-bottomline {
        visibility: hidden;
    }
    .footer-logo-text {
        display: block;
        font-size: 18px;
        text-align: left;
        padding-left: 50%;
    }
    .white-kelly-logo a {
        float: left;
    }
    .white-text {
        color: #ffffff;
        text-transform: uppercase;
    }
    .careers-advice-content {
        min-height: 50px;
    }
    .navbar-nav {
        float: none;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .collapse.in {
        display: block !important;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: inline-block;
        color: #000;
        font-size: 17px;
        padding: 10px 0 10px 6px;
        margin: 0;
        text-align: center;
        border-radius: 6px;
        background: transparent;
    }
    .navbar-wrapper {
        border-top: none;
    }
    .navbar-collapse {
        max-height: 700px;
        box-shadow: inset 0 1px 0 rgba(234, 234, 234, 0.8);
    }
    #site-topnav .nav a {
        color: #333;
        border: none;
        text-align: left;
        outline: none !important;
        border-bottom: 1px solid #ddd;
        padding: 10px 15px;
        margin: 0;
    }
    #site-topnav .nav>li:last-child a {
        border-bottom: 0;
    }
    .navbar-brand {
        padding: 10px 0 0 10px;
    }
    .navbar {
        margin-bottom: 0;
        padding: 16px 0 8px;
    }
    .navbar .nav li.dropdown li a:hover,
    .navbar .nav li.dropdown li.active a {
        background-color: transparent;
    }
    a#child-menu {
        display: inline;
        z-index: 5;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        padding-left: 40px;
        padding-right: 40px;
        background-color: transparent;
    }
    #site-social {
        margin-top: 20px;
    }
    ul#site-social {
        margin-right: 0px;
    }
    /*

    System Responsive

    */
    .breadcrumbs,
    #tnt_pagination a,
    .apply-now-image2 {
        display: none;
    }
    #tnt_pagination .search-previous-button {
        display: inline-block;
        float: left;
        margin: 0;
        width: 40%;
    }
    #tnt_pagination .search-next-button {
        display: inline-block;
        float: right;
        margin-right: 0;
        width: 40%;
    }
    .job-toplink,
    .job-breadcrumbs {
        padding: 0;
        width: 100%;
    }
    .job-toplink a {
        display: block;
        margin: 0 0 0.5em 0;
    }
    .job-rightlinks {
        clear: both;
        float: none;
        text-align: left;
        width: 100%;
    }
    .job-rightlinks .search-result-save-job-link,
    .job-rightlinks .search-result-links-separator,
    .job-rightlinks .search-result-send-email-link,
    .job-rightlinks br {
        display: none;
    }
    .description-holder .job-checkbox {
        width: 10%;
    }
    .description-holder .locandsalary {
        font-size: small;
        overflow: hidden;
        margin: 0 0 1em 0;
        width: 90%;
    }
    .description-holder .locandsalary span {
        margin: 0 10px 0 0;
        float: left;
    }
    .description-holder .description-text {
        width: 100%;
    }
    .description-holder .job-checkbox {
        float: right;
        text-align: right;
    }
    #wrapper #job-ad-template {
        width: 100%;
    }
    .job-detail-centre {
        clear: both;
        float: none;
        padding: 1em 0;
        width: 100%;
    }
    .job-detail-centre .jobdetail-padding {
        padding: 0;
    }
    .job-detail-centre .jobdetail-options h2 {
        display: none;
    }
    .job-detail-centre .jobdetail-options ul {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 1em 0;
        width: 49%;
    }
    .jobdetail-top .job-detailtop-title,
    .jobdetail-top .backtoresults {
        float: none;
        padding: 0;
        width: 100%;
    }
    .jobdetail-top .job-detailtop-title {
        margin-bottom: 1em;
    }
    .head-submit-frm,
    .social-login {
        display: none;
    }
    body {
        padding-top: 0px;
    }
    .site-search {
        display: none;
    }
    .header-top {
        position: absolute;
        top: 0;
        z-index: 9999;
        width: 100%;
    }
    .header-top {
        padding: 0;
        display: none;
    }
    .logo-brand {
        position: absolute;
        top: 20px;
        z-index: 9999;
        left: 50%;
        transform: translate(-50%);
    }
    a.logo-brand img {
        max-width: 95px;
    }
    .head-lang.form-control {
        background-position: 97% 65% !important;
        padding-top: 12px;
    }
    .navbar-header:before {
        top: 45%;
        width: 24px;
        height: 24px;
        background-size: 22px;
    }
    .login-icon {
        display: block;
    }
    .navbar-nav .open .dropdown-menu li {
        padding: 0 0 0 20px;
    }
    .strapslide-pagination {
        display: block !important;
    }
    .strapslide .row {
        top: 20% !important;
    }
    #widget-search .row .col-md-3.form-group:first-child {
        margin-left: 0;
    }
    #widget-search {
        top: 0;
        margin-top: -298px;
    }
    #widget-search .row .col-md-3.form-group:last-child {
        width: 100%;
        padding: 0 15px;
    }
    #ctl00_ContentPlaceHolder1_ddlTitle {
        display: none;
    }
    .choose-path-pics {
        width: 100%;
    }
    .job-seekers-part,
    .employers-part {
        display: none;
    }
    .list-block {
        padding: 20px 15px 28px;
    }
    .list-services {
        text-align: center;
        display: block;
    }
    .list-block {
        display: inline-block;
        max-width: 100%;
    }
    .blog-image {
        height: 320px;
        background-position: top;
    }
    .case-study-main>.col-md-4:first-child,
    .case-study-main>.col-md-4:last-child {
        display: none;
    }
    .case-study-main {
        padding: 50px 0;
        background: #fff;
    }
    .case-study-owl.owl-carousel.owl-loaded {
        background: #fff;
    }
    .case-study-owl .owl-dots {
        margin-top: 70px;
    }
    .case-study-inner .btn-outer,
    .case-study-main .owl-dots {
        text-align: center;
        width: 100%;
    }
    .contact-form iframe {
        display: none;
    }
    .white-kelly-logo {
        text-align: center;
    }
    .white-kelly-logo a img {
        /*max-width: 252px;*/
        max-width: 140px;
    }
    .footer-address-part {
        padding-left: 0;
        margin-top: 40px;
    }
    .footer-contact-btn {
        text-align: center;
    }
    .footer-contact-btn a {
        max-width: 500px;
    }
    .logo-brand.mob {
        display: inline-block !important;
        top: 3px;
    }
    .job-seekers-title,
    .job-seekers-desc,
    .employers-title,
    .employers-desc {
        display: none;
    }
    .job-seek-part,
    .emply-part {
        display: block;
    }
    .emply-part-content,
    .job-seek-part-content {
        width: 100% !important;
        max-width: 100% !important;
        margin: 10px 0 0 0 !important;
        display: block !important;
    }
    .employers-btn,
    .job-seekers-btn {
        width: 100%;
        height: 70px;
        padding: 14px 0;
        font-size: 20px;
    }
    .emply-part-content {
        margin-left: 0;
    }
    .job-seek-part-content {
        margin-right: 0;
    }
    .job-seek-part figure,
    .emply-part figure {
        height: 330px;
    }
    .statistics-counter .row.owl-carousel {
        margin: 0;
    }
    #btn-widget-search,
    #widget-search .custom-select .search-widget,
    #widget-search input[type="text"] {
        width: 80%;
        display: inline-block;
    }
    #widget-search .form-group {
        text-align: center;
    }
    .banner-search-widget {
        display: block;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    iframe#fb_iframe {
        height: 400px;
    }
    .subscribe-section {
        background-attachment: unset;
    }
    .footer-social-links a i {
        font-size: 18px;
    }
    .strapslide-pagination .col-md-offset-12 {
        margin-left: 0;
        width: 100%;
        padding: 0;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }
    .whitepaper-bloks>.col-md-4:nth-child(3n-3),
    .market-wrap-bloks>.col-md-4:nth-child(3n-3),
    .whitepaper-bloks>.col-md-4:nth-child(3n-2),
    .market-wrap-bloks>.col-md-4:nth-child(3n-2) {
        padding: 0 10px;
    }
    .case-study-title-slide {
        text-align: center;
    }
    .login-icon ul {
        border: 1px solid #ddd;
        border-top: 2px solid #00BFB3;
    }
    .cd-title {
        margin-top: 30px;
        text-align: center;
    }
    #side-left {
        padding: 0 15px;
    }
    .img-cnt-left>.col-md-7 {
        padding-left: 15px;
    }
    .inner-btn-outer {
        text-align: center;
    }
    .inner-casestudy-sec {
        padding: 0 0 50px;
    }
    .start-finding-text {
        font-size: 35px;
    }
    .about-img {
        margin-top: 50px;
    }
    .jxt-news-item,
    .jxt-related-articles-container {
        padding-left: 15px;
    }
    .p-address {
        margin: 10px 0 20px;
    }
    .team-detail {
        text-align: center;
    }
    .team-detail img {
        display: inline-block;
    }
    .start-finding>.container {
        width: 100%;
    }
    /*.navbar .nav li.dropdown li a:last-child {
   		border-bottom: none;
	}*/
    .team-meet-img {
        margin-bottom: 20px;
        text-align: center;
    }
    .strapslide {
        /*  height: 620px; */
    }
    #widget-search {
        margin-top: -270px;
    }
    .home-banner-slogan {
        font-size: 45px;
    }
    #newSkill .close-btn {
        right: 6px;
        top: 6px;
    }
    .case-study-main .slick-dots {
        bottom: -20px;
        left: 0;
        right: 0;
        text-align: center;
    }
    .choose-path-sec {
        padding: 24px 0 50px;
    }
    .row.arti-sec [class*="col-"]:nth-child(2n+3) {
        clear: both;
    }
    .get-in-touch {
        margin: 0 0 40px;
        float: left;
        width: 100%;
    }
    .cont-touch-title {
        margin: 20px 0;
    }
}

@media (max-width: 850px) {
    .start-finding-text {
        font-size: 33px;
        padding: 40px 0;
    }
    .start-finding-text span {
        font-size: 20px;
        display: block;
        margin-right: 0;
    }
    .footer-bottomline-left {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .footer-bottomline-right {
        width: 100%;
        text-align: center;
    }
}

@media screen and (min-width: 640px) and (max-width: 780px) {
    .statistics-counter i.fa-angle-left.slick-arrow {
        left: 20px;
    }
    .statistics-counter i.fa-angle-right.slick-arrow {
        right: 20px;
    }
}


/* 8. Responsive Media Queries-------------------------------------------------- */

@media (max-width: 767px) {
    /* 15/02/2021 */
    .inner-banner .heading-title h1 {
        text-align: center !important;
        padding: 0 !important;
        width: 100% !important;
    }
    #content-container #side-left {
        display: none !important;
    }
    .inner-banner .heading-title {
        padding: 0 8px;
    }
    .head-bottom {
        margin-top: 40px;
    }
    /* end */
    #content-container #side-left {
        display: none !important;
    }
    .r17_team-member-page .staff-holder {
        padding: 20px;
    }
    .navigation {
        display: none;
    }
    body {
        padding-top: 70px;
    }
    #Top-nav-sticky {
        position: fixed;
    }
    .h-section h2 {
        font-size: 30px;
        text-align: center;
    }
    .section-about h2 {
        position: static;
        margin-top: 0;
    }
    .btn-primary {
        font-size: 14px;
    }
    .meet-team .staff-holder {
        padding: 20px 10px;
    }
    #site-social {
        margin-top: 20px;
    }
    ul#site-social {
        margin-right: 0px;
    }
    /*

    System Responsive

    */
    .job-navbtns .button {
        display: none;
    }
    .job-navbtns .button.actions-button,
    .job-navbtns .button.filters-button {
        display: block;
    }
    .job-breadcrumbs,
    .job-detail-centre .jobdetail-options .print-image,
    .jobdetail-top .job-detailtop-title {
        display: none;
    }
    .job-detail-centre .jobdetail-options ul {
        float: none;
        overflow: hidden;
        width: 100%;
    }
    .job-detail-centre a::before {
        top: 6px;
    }
    .tab-content {
        margin-top: 20px;
        float: left;
        width: 100%;
    }
    .inner-btn-outer {
        text-align: center;
    }
    iframe#fb_iframe {
        height: 380px;
    }
    .start-finding>.col-md-6:last-child {
        border-left: 0;
    }
    #docContainer {
        width: 99%;
    }
    .start-finding-text span {
        display: inline-block;
        margin-right: 15px;
    }
    .whitepaper-bloks>.col-md-4,
    .market-wrap-bloks>.col-md-4 {
        margin-bottom: 30px;
    }
    #box-profile-status:before {
        display: none;
    }
    #top-accordian {
        margin-top: 20px;
    }
    .left-navigation {
        margin-bottom: 20px;
    }
    .jxt-news-item,
    .jxt-related-articles-container {
        padding-left: 0px;
        padding-bottom: 0;
    }
    .jxt-news-item-title {
        font-size: 16px;
        letter-spacing: normal;
    }
    .team-detail {
        padding: 30px 10px;
    }
    #content-container>#content {
        padding: 20px 0;
    }
    .sf-border {
        border-right: 0;
        border-bottom: 1px solid #75787b;
    }
    .list-block {
        width: 49.5%;
    }
    .subscribe-main iframe {
        height: 200px;
    }
    .footer-logo-text div {
        float: left;
    }
    .jxt-has-image .jxt-news-item-excerpt {
        float: left
    }
    form[action*="/news.aspx"] .jxt-news-item.jxt-has-image .jxt-news-item-image {
        margin-top: 0
    }
    #prefix_banner-container.home-banners #Slide1 .home-banner-slogan,
    #prefix_banner-container.home-banners #Slide2 .home-banner-slogan,
    #prefix_banner-container.home-banners #Slide3 .home-banner-slogan,
    #prefix_banner-container.home-banners #Slide4 .home-banner-slogan,
    #prefix_banner-container.home-banners #Slide5 .home-banner-slogan {
        text-align: center;
    }
    #prefix_banner-container.home-banners .strapslide-pagination li a {
        border: 1px solid #fff;
    }
    #prefix_banner-container.home-banners .strapslide-pagination li a:hover,
    #prefix_banner-container.home-banners .strapslide-pagination li a:focus,
    #prefix_banner-container.home-banners .strapslide-pagination li.active a {
        background: #fff !important;
    }
    #widget-search.widget-home-page {
        margin-top: -150px;
    }
    #prefix_banner-container.home-banners #Slide1 {
        background-position: 60%;
    }
    #prefix_banner-container.home-banners #Slide2 {
        background-position: 70% -125px;
    }
    .insights-page .wp-image {
        margin-bottom: 30px;
    }
    .myjoblistmobile .slick-dotted.slick-slider {
        padding-left: 0;
    }
    .strapslide {
        height: 452px;
    }
}

@media (max-width: 670px) {
    .home-banner-slogan {
        font-size: 30px;
        padding: 0 5px;
    }
    .home-banner-slogan span {
        /*   font-size: 16px; */
    }
    /*  15/02/2021 */
    .slide-content {
        justify-content: center;
        display: flex;
        vertical-align: middle;
        align-items: center;
    }
    .strapslide {
        height: 410px;
    }
    .home-banner-slogan {
        padding: 60px;
    }
    /* end */
}

@media (max-width: 640px) {
    .subscribe-input {
        max-width: 320px;
    }
    .job-seek-part figure,
    .emply-part figure {
        max-width: 280px;
        height: 350px;
    }
    .job-seek-part,
    .emply-part {
        padding: 0 12px;
    }
    #widget-search input[type="text"],
    #widget-search select,
    #btn-widget-search {
        height: 60px;
    }
    #btn-widget-search {
        line-height: 50px;
    }
    #widget-search {
        top: 0;
        margin-top: -350px;
    }
    .strapslide {
        height: 700px;
    }
    .statistics-counter .row {
        margin: 0;
    }
    .inner-enquiry-iframe {
        height: 390px;
    }
    .inner-banner .heading-title h1 {
        font-size: 32px;
    }
    .employers-btn,
    .job-seekers-btn {
        height: 70px;
        line-height: 42px;
        font-size: 18px;
    }
    .list-block figure img {
        width: 40%;
    }
    .emply-part-content,
    .job-seek-part-content {
        margin: 14px 0 0 0 !important;
    }
    .list-block {
        padding: 50px 15px 50px;
        min-height: 300px;
    }
    .main-title {
        font-size: 22px;
        padding: 0 30px;
    }
    .main-title-inner {
        font-size: 22px;
    }
    .our-statistics-desc {
        font-size: 22px;
    }
    .case-study-title-slide {
        font-size: 22px;
    }
    .subscribe-title {
        font-size: 55px;
    }
    .subscribe-text {
        font-size: 22px;
        line-height: 32px;
    }
    .subscribe-submit,
    .subscribe-input {
        height: 70px;
    }
    .subscribe-submit {
        min-width: 180px;
        font-size: 22px;
    }
    .footer-link-part {
        padding: 65px 45px 0px;
    }
    .footer-links li a {
        font-size: 18px;
    }
    .list-block-label {
        font-size: 16px;
    }
    .accordion-content li {
        font-size: 14px;
    }
    .list-block figure {
        margin: 0px 0 46px;
    }
    .our-stati-text {
        font-size: 18px;
    }
    .case-study-desc {
        font-size: 22px;
        line-height: 30px;
    }
    .subscribe-input {
        font-size: 24px;
    }
    .start-finding-text {
        padding: 55px 0;
        /*   font-size: 44px; */
    }
    .start-finding-text span {
        font-size: 24px;
    }
    .subscribe-submit {
        margin-left: -3px;
    }
    .sbToggle,
    .sbHolder {
        height: 70px;
    }
    .sbSelector {
        line-height: 56px;
    }
    .job-date-salary {
        font-size: 18px;
    }
    .job-titles a,
    .blog-desciptions {
        font-size: 27px;
    }
    .job-desciptions,
    .job-apply-now-link,
    .blog-readmore-link {
        font-size: 20px;
    }
    .owl-dot {
        width: 14px;
        height: 14px;
        margin: 0 10px;
    }
    .blog-date {
        font-size: 20px;
    }
    .job-titles:before,
    .blog-desciptions:before {
        width: 88px;
    }
    /*#strapslide>.strapslide-container{background-position:30% center;}*/
    .mfp-wrap .r27_map iframe {
        height: 500px;
    }
    .mfp-container {
        top: 50%;
        transform: translateY(-44%);
    }
    #advanced_search-holder #search-salary #salaryupperband,
    #advanced_search-holder #search-salary #salarylowerband {
        width: 100%;
    }
    #advanced_search-holder #search-salary #divTo {
        visibility: hidden;
        margin-top: 0;
    }
    div#divTo::after {
        content: "- to -";
        visibility: visible;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
    }
}

@media (max-width: 500px) {
    .home-banner-slogan {
        font-size: 5vw;
    }
    .home-banner-slogan span {
        font-size: 4vw;
    }
}

@media screen and (max-width: 599px) {
    #job-ad-template .job-ad-option {
        margin: 0.5em 0;
    }
    #job-ad-template .job-ad-option,
    #job-ad-template .job-ad-optional-heading,
    #job-ad-template .job-ad-optional-text,
    #job-ad-template .job-ad-optional-text div {
        display: block;
    }
    .choose-path-pics figure {
        width: 100%;
    }
    .subscribe-submit {
        margin-top: 10px;
        width: 100%;
        max-width: 320px;
    }
}


/* Mobile devices */

@media screen and (max-width: 480px) {
    /* 15/02/2021 */
    .home-banner-slogan .slide-heading,
    .home-banner-slogan .slide-heading span {
        font-size: 35px;
    }
    .strapslide {
        height: 322px;
    }
    .email-link {
        font-size: 14px;
    }
    /* end */
    .footer-logo-text {
        width: 100%;
        clear: both;
        padding-left: 0;
        padding-top: 22px;
    }
    .our-stati-digit {
        font-size: 24px;
    }
    #btn-widget-search {
        font-size: 20px;
        letter-spacing: 1px;
    }
    #job-ad-template #job-ad-header h2 {
        margin-bottom: 0.5em;
    }
    #job-ad-template #job-ad-header h2,
    #job-ad-template #job-advertiser-logo {
        float: none;
        width: auto;
    }
    .job-seek-part,
    .emply-part {}
    .job-seek-part {
        margin-bottom: 20px;
    }
    .job-seek-part figure,
    .emply-part figure {
        height: 400px;
    }
    .job-seek-part figure,
    .emply-part figure {
        max-width: 100%;
    }
    .email-link,
    .phone-link {
        display: block;
        margin-bottom: 15px;
        width: 100%;
        padding: 0;
    }
    .inner-enquiry-iframe {
        height: 380px;
    }
    .statistics-counter .row.owl-carousel {
        margin: 0;
    }
    #btn-widget-search,
    #widget-search .custom-select .search-widget,
    #widget-search input[type="text"] {
        width: 100%;
        display: block;
    }
    iframe#fb_iframe {
        height: 400px;
    }
    #docContainer {
        width: 99%;
    }
    .start-finding-text span {
        display: block;
        margin-right: 0;
    }
    .subscribe-text {
        font-size: 18px;
    }
    .subscribe-title {
        font-size: 12vw;
    }
    .job-seek-part figure,
    .emply-part figure {
        height: 350px;
        background-position: top;
    }
    .employers-btn,
    .job-seekers-btn {
        height: 60px;
        line-height: 32px;
        font-size: 12px;
        min-width: auto;
    }
    .list-block-label {
        font-size: 10px;
        word-break: break-word;
    }
    select.head-lang {
        width: 105px;
    }
    .subscribe-main {
        padding: 50px 0;
    }
    .our-statistics-desc,
    .case-study-desc {
        font-size: 16px;
        text-align: justify;
    }
    .subscribe-text {
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }
    .footer-social-part,
    .location-name {
        margin-bottom: 20px;
    }
    .footer-social-links a {
        margin-right: 15px;
    }
    .job-date-salary {
        font-size: 12px;
    }
    .job-titles a {
        font-size: 18px;
    }
    .job-desciptions,
    .job-apply-now-link,
    .blog-readmore-link,
    .blog-date {
        font-size: 16px;
    }
    .blog-desciptions {
        font-size: 18px;
    }
    .latest-blogs .owl-dots {
        margin-top: 50px;
    }
    .list-block figure img {
        width: 60%;
    }
    .subscribe-submit,
    .subscribe-input {
        height: 50px;
    }
    .subscribe-input,
    .subscribe-submit {
        font-size: 16px;
    }
    .inner-consultant-name,
    .inner-consultant-position {
        text-align: center;
    }
    .statistics-counter .owl-carousel .owl-nav .owl-prev,
    .statistics-counter .owl-carousel .owl-nav .owl-next {
        top: 22%;
    }
    .history-list .col-xs-5 {
        width: 100%;
    }
    .home-banner-slogan {
        font-size: 7.5vw;
    }
    form[action*="/news.aspx"] .jxt-news-item.jxt-has-image .jxt-news-item-image {
        width: 100%;
        min-height: 158px;
    }
    .news-txt {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    p.text-center.our.inner-pages-btns a {
        display: block;
        width: 60%;
        margin: 15px auto;
    }
}

@media only screen and (max-width: 450px) {
    .footer-social-part,
    .location-name {
        display: block;
    }
}

@media only screen and (max-width: 400px) {
    .team-meet-title-social {
        text-align: center;
    }
    .team-meet-title {
        text-align: center;
        display: block;
        width: 100%;
    }
    .team-meet-social {
        float: none;
        margin-left: 0;
        margin-top: 10px;
    }
    .list-block {
        min-height: auto;
        width: 45%;
    }
    .list-block figure {
        display: inline-block;
    }
    .list-block figure img {
        width: 100%;
    }
}

@media only screen and (max-width: 375px) {
    .login-icon {
        margin-right: 0;
    }
    .logo-brand.mob {
        left: 50%;
        transform: translateX(-20px);
    }
}

@media only screen and (max-width: 360px) {
    #widget-search {
        margin-top: -260px;
    }
    #widget-search input[type="text"],
    #widget-search select {
        height: 70px;
    }
    .employers-btn,
    .job-seekers-btn {
        font-size: 10px;
    }
    .sbSelector {
        line-height: 36px;
    }
    .sbToggle,
    .sbHolder,
    #widget-search input[type="text"],
    #widget-search select,
    #btn-widget-search {
        height: 50px;
    }
    #btn-widget-search {
        line-height: 30px;
        font-size: 14px !important;
    }
    .strapslide {
        height: 570px;
    }
    .navbar-header:before {
        width: 20px;
        height: 20px;
        background-size: 18px;
    }
    /* 15/02/2021 */
    .btn-country {
        margin-left: 30px;
    }
    /* end */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .list-block figure img {
        width: 90px;
    }
    .list-services {
        display: block;
    }
}

@media only screen and (width: 1024px) {
    .navbar .nav>li>a {
        margin: 0 10px;
    }
    .subscribe-section {
        background-attachment: unset;
    }
}

@font-face {
    font-family: 'r15-icons';
    src: url('fonts/r15-icons.eot');
}

@font-face {
    font-family: 'r15-icons';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,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) format('woff');
    font-weight: normal;
    font-style: normal;
}

.r15-ico {
    font-family: 'r15-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.r15-bell:before {
    content: "\e600";
}

.r15-coffee:before {
    content: "\e601";
}

.r15-envelope:before {
    content: "\e602";
}

.r15-folder:before {
    content: "\e603";
}

.r15-heart:before {
    content: "\e604";
}

.r15-map:before {
    content: "\e605";
}

.r15-shirt:before {
    content: "\e606";
}

.r15-pen:before {
    content: "\e608";
}

.r15-lighting:before {
    content: "\e607";
}

.r15-calendar:before {
    content: "\e609";
}

.r15-clock:before {
    content: "\e60a";
}

.r15-plane:before {
    content: "\e60b";
}

.r15-pricetag:before {
    content: "\e60c";
}


/* 31.03.21 */


/* banner settings overwritten */

.home-banner-slogan-alt {
    width: 57%;
    float: right;
    text-align: left;
    /* position: relative; */
}

.home-banner-slogan-alt>div {
    position: absolute;
    transform: translateX(10%) translateY(-50%);
    top: 50%;
}

.home-banner-slogan-alt>div h3 {
    font-size: 60px;
    /*     font-family: "Gotham A", "Gohtam B"; */
    font-weight: 700;
}

.home-banner-slogan-alt>div a {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 16px;
}

.home-banner-slogan-alt .slide-btn a:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    margin-right: 10px;
}

@media (max-width: 1199px) {
    .home-banner-slogan-alt {
        width: auto;
    }
    .home-banner-slogan-alt>div {
        width: 100%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        text-align: left;
        width: max-content;
    }
    .home-banner-slogan-alt>div h3 {
        font-size: 6vw;
    }
}