/* 
Heading Font Family
font-family: 'Raleway', sans-serif;

Body Font Family
font-family: Arial,sans-serif

Theme color (Header, Button, Link)
#ffdd00  *Orange*
#000  *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 {
    padding: 0 25px;
}
a {
    color: #ffdd00;
    -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,
a:focus {
    color: #000;
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', Arial, sans-serif;
    margin-top: 10px;
    color: #000;
    font-weight: 400
}
label {
    font-weight: 400;
}
h3 {
    font-size: 36px;
    margin-top: 14px;
}
h2 {
    font-size: 48px;
    font-weight: 400
}
h1 {
    font-size: 80px;
    margin-bottom: 20px;
}
*:focus,
a:focus,
input:focus,
.btn:focus {
    outline: 0;
    outline: none;
}
ul,
ol {
    padding-left: 23px;
}
body {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat', Arial, sans-serif
}
p,
ol,
ul {
    margin: 1.5em 0;
}
img {
    max-width: 100%;
}
iframe {
    width: 100%;
    border: none;
    background: transparent;
    overflow: hidden;
}
p {
    margin-top: 0;
    margin-bottom: 20px;
}
#wrapper {}
#dynamic-container,
#content-container,
#job-dynamic-container {
    padding-top: 3em;
    padding-bottom: 4em;
}
#dynamic-side-left-container,
#side-left {
    padding-top: 11px;
}
#dynamic-container h1 {
    text-align: center
}
#job-side-column {
    display: none;
}

/* 2. Header */

.navbar-brand {
    height: auto;
    padding: 0;
    width: 166px;
    padding: 5px 0;
}

/* 2.1 Top nav */

#site-topnav .nav > li > ul {
    overflow: hidden;
    left: 11px
}
.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: #000;
}
#site-topnav ul,
#site-topnav li {
    list-style: none;
    padding: 0;
}
#site-topnav ul ul {
    margin: 0;
}
.navbar-wrapper {
    z-index: 20;
}
.navbar .nav > li > a {
    border-top: 4px solid #fff;
    color: #b3b3b3;
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px;
    margin: 0 5px;
    text-shadow: none;
}
.navbar-wrapper {
    border-bottom: 7px solid #000
}
.video-area .container {
    height: 100%;
    text-align: center;
}
.video-area h2 {
    font-size: 36px;
    margin-bottom: 0px;
    font-weight: 400;
    color: #fff;
    margin-top: 50px;
    padding: 17px 30px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 6px;
    display: inline-block;
}
.video-area {
    position: relative;
}
.video-area iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: -1;
}
.video-area.active iframe {
    z-index: 1;
}
.map-area {
    background-color: #70baff;
    padding: 10px 0 0px
}
.map-image {
    position: relative;
    display: inline-block;
}
.map-image .location {
    position: absolute;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    font-family: 'CF-Jack-Story';
}
.map-image .location:hover {
    color: #fff;
}
.map-image .location.whangarei {
    right: 30%;
    top: 5%;
}
.map-image .location.auckland {
    top: 19%;
    left: 37%;
}
.map-image .location.bay-of-plenty {
    right: 1%;
    top: 16%;
}
.map-image .location.wellington {
    bottom: 52%;
    left: 32%;
}
.map-image .location.christchurch {
    bottom: 30%;
    right: 16%;
}
.home-video {
    background-image: url(../images/home-banner.jpg);
    height: 595px;
    background-size: cover;
    background-position: center;
}
.button-area {
    margin-top: 134px;
}
.inner-video {
    height: 604px;
    background-size: cover;
    background-position: center;
    text-align: center;
    border-bottom: 7px solid #000
}
.inner-video img {
    display: inline-block
}
.tb {
    display: table;
    height: 100%;
    width: 100%;
}
.tb-cell {
    display: table-cell;
    vertical-align: middle
}
.play-btn {
    display: inline-block
}
.full-width-container #dynamic-container {
    padding: 0 0 100px;
    width: 100%;
}
.full-width-container #dynamic-container > .row {
    margin: 0;
}
.full-width-container #dynamic-container #dynamic-content {
    padding: 0;
}
.navbar {
    margin-bottom: 0;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    background-color: #000;
    color: #fff
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #000;
    color: #fff;
}
.navbar-nav>li>.dropdown-menu {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-color: #ffdd00;
    border: none;
    margin-top: -1px;
}
.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: 5px 20px;
    text-transform: capitalize;
}
.navbar .nav li.dropdown li li a {
    padding-left: 30px;
}
.navbar .nav li.dropdown li a:hover,
.navbar .nav li.dropdown li.active > a,
.navbar .nav li.dropdown li a:focus {
    background-color: #000;
    color: #fff
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: transparent;
}
#Top-nav-sticky {
    background: #fff;
}
.dropdown-menu li li a {
    display: block;
}
.listing-area {
    background-color: #2e2e2f;
    color: #fff;
    padding: 13px 0;
    font-size: 30px;
    font-weight: 300;
}
.listing-area ul {
    margin: 0;
    padding: 0
}
.listing-area li {
    display: inline-block;
    padding-left: 48px !important;
    color: #fff;
    position: relative;
}
.listing-area li:before {
    content: "\f111";
    color: #ffd700;
    position: absolute;
    font-family: FontAwesome;
    font-size: 9px;
    left: 16px;
    top: 14px;
}
.cta {
    padding: 10px 14px 18px;
    background-color: #000000;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
    font-family: 'MyriadPro', Arial, sans-serif;
    font-size: 18px;
}
.cta .video-area {
    height: 145px;
    background-image: url(../images/video-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-size: cover;
    margin-bottom: 22px;
}
.section-story {
    padding: 37px 0 20px;
    background-color: #62a3e0;
}
.section-story .row {
    margin: 0 -20px;
}
.section-story [class*="col-"] {
    padding: 0 20px;
}
.section-story p {
    color: #fff;
    font-size: 18px;
}
.section-footer p {
    font-size: 18px;
}
.home-wrapper {
    background-color: #70baff;
    padding-bottom: 90px;
}
body {
    padding: 0 25px;
}
.container {
    max-width: 100%;
}
.cta a {
    color: #fff;
    text-decoration: underline;
}
.cta a:hover {
    color: #ffdd00;
}
.cta .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.cta .play-btn img {
    width: 50px;
}

/* 2.2 Social media links */

.site-social {
    margin: 30px 10px 0 0;
}
.site-social li {
    color: #000;
    padding-right: 0;
    vertical-align: middle;
}
.site-social li a {
    display: block;
    color: #000;
}
.site-social li a:hover {
    color: #ffdd00;
}
.site-social li a i {
    border: 1px solid #000;
    padding: 9px 0;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
}
.site-social li a:hover i,
.site-social li a:focus i,
.site-social li a:active i {
    border-color: #ffdd00;
}

/*inner page style start here*/

.service-area {
    text-align: center;
    padding: 24px 0 5px;
}
.service-area img {
    display: inline-block;
    width: 60px;
}
.service-area .container > p {
    padding: 0 90px;
    margin-top: 27px;
    margin-bottom: 23px;
}
.service-area .row {
    margin: 0 -10px;
}
.service-area [class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: -4px;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 0 10px
}
.service-area .video-sec {
    height: 335px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.testimonial-video {
    position: relative;
}
.testimonial-content {
    margin: 28px 60px 0;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px;
    border-radius: 8px;
}
.testimonial-content h2 {
    color: #fff;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 24px;
}
.testimonial-content p {
    color: #fff;
    margin: 0;
    font-size: 17px
}
.testimonial-video .content-area {
    position: absolute;
    bottom: 20px;
}
.navbar-collapse {
    padding: 0
}

/* 3. Footer Styles */

#prefix_footer-container {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding-bottom: 45px;
    font-family: 'MyriadPro', Arial, sans-serif;
    font-size: 18px;
}
.footer-logo-area {
    width: 300px;
    margin: 0 auto;
    margin-top: -65px;
    font-size: 20px;
    margin-bottom: 36px;
}
.footer-logo-area span {
    display: block;
}
.footer-logo {
    width: 144px;
    display: inline-block;
    margin-bottom: 8px;
}
.bottom-area .mini-new-buttons {
    font-size: 30px;
    text-transform: none;
    font-weight: 300;
    color: #000;
    margin-top: -8px;
    padding: 2px 19px;
    margin-left: 207px;
}
.footer-inner .bottom-area .mini-new-buttons {
    margin-left: 0;
}
.mfp-content .mini-new-buttons:hover
{
    color: #ffdd00 !important;
    background: #000 !important;
    border-color: #000;
}
.bottom-area a {
    color: #fff;
}
.bottom-area a i {
    font-size: 36px;
    margin-right: 15px;
    vertical-align: middle;
}
.bottom-area a img {
    margin-left: 10px;
}
.bottom-area a:hover {
    color: #ffdd00
}
.footer-logo-area img {
    display: inline-block;
}
.section-footer {
    background-color: #e0e0e0;
    padding-bottom: 21px;
    padding-top: 25px;
    border-bottom: 8px solid #000;
}
.section-footer .row {
    margin: 0 -20px;
}
.section-footer [class*="col-"] {
    padding: 0 20px;
}
.logo-area:last-of-type {
    margin-right: 0;
}
.client-logo-area {
    text-align: center
}
.logo-area {
       margin-right: 18px;
    height: 105px;
    display: inline-block;
    margin-left: -4px;
    text-align: center;
}
#footer {}
#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 i {
    color: #ffdd00;
    padding-left: 10px;
}
#moreinfo .foo-info a {
    color: #000;
    line-height: 2.3em;
}
#moreinfo .foo-info a:hover {
    color: #000;
    text-decoration: underline;
}
#moreinfo .foo-qlinks a {}
#moreinfo .foo-qlinks a i {
    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 i {
    color: #ffdd00;
}
#disclaimer {
    padding: 16px 0;
    color: #b3b3b3;
}
#disc-links {
    margin: 0;
}
#disc-links li:after {
    display: inline-block;
    content: " | ";
    margin: 0 0 0 10px;
}
#disc-links li:last-child:after {
    display: none;
}
#disc-links a {
    color: #000;
    font-size: 12px;
    line-height: 35px;
}
#disc-links a:hover {
    text-decoration: underline;
}
#disclaimer .site-social {
    margin: 0;
}

/* 4. Home Page Styles */


/* Home Banner */

#prefix_banner-container>div {
    overflow: hidden;
}

/* Search Widget */

#widget-search {
    position: relative;
    margin-top: -70px;
    z-index: 1000;
}
#widget-search .form-group {
    margin-bottom: 10px;
}
#btn-widget-search {
    color: #fff;
    border-radius: 3px;
    background-color: #ffdd00;
    border: none;
    padding: 10px 0;
}
#btn-widget-search:hover {
    background-color: #000;
}
#widget-search input[type="text"] {
    border: 1px solid #ECECEC;
    box-shadow: none;
    padding: 0 15px;
    line-height: 46px;
    height: 46px;
}
#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: #666;
    line-height: 1;
    outline: 0;
    overflow: hidden;
    position: relative;
    text-indent: 1px;
    text-overflow: '';
    height: 46px;
    padding: 13px 15px;
    width: 120%;
    cursor: pointer;
}
#widget-search .custom-select span {
    background-color: #fff;
    display: block;
    border-radius: 3px;
    border: 1px solid #ECECEC;
    overflow: hidden;
}
#widget-search .custom-select:before {
    display: inline-block;
    content: "\f078";
    color: #ffdd00;
    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 #ffdd00;
    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,
.h-section h1 {
    font-size: 45px;
    margin-bottom: 20px;
    margin-top: 0;
}
.h-section h2 span,
.h-section h1 span {
    color: #ffdd00;
}
.h-section .row.h-qlinks {
    padding: 1.2em 0;
}
.h-qlinks a {
    display: block;
    text-decoration: none;
    border-radius: 2px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    font-size: 25px;
    padding: 1.4em 0;
    line-height: 1.8em;
    margin: 0.6em 0;
}
.h-qlinks a i {
    font-size: 50px;
}
.h-qlinks a:hover {
    color: #fff;
    background-color: #ffdd00;
}
.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: #000;
}
.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 figcaption {
    text-align: center;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    padding: 14px 0;
    height: 50px;
}
.crsl-item a figcaption:after {
    border-bottom: 4px solid #ffdd00;
    bottom: 46px;
    content: '';
    left: 25%;
    right: 25%;
    position: absolute;
    width: 50%;
}
.crsl-item a:hover figcaption:before {
    border-bottom: 4px solid #ffdd00;
    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: #ffdd00;
    border: 1px solid #ffdd00;
}
.crsl-nav a.previous {
    left: -35px;
}
.crsl-nav a.next {
    right: -35px;
}
.boardy-GroupStatus-withMenu.boardy-GroupStatus-ForAdvertiser,
.boardy-GroupStatus-withMenu.boardy-GroupStatus-ForCandidate {
    padding-left: 20px;
}
.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;
    margin-top: 0;
}
.h-about h4 span {
    font-size: 45px;
    color: #ffdd00;
}
.h-about h4 i {
    position: absolute;
    font-size: 45px;
    color: #ffdd00;
    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: #ffdd00;
    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: #ffdd00;
}
#h-consult-tab.nav>li>a {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    color: #000;
    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: #ffdd00;
}

/* 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;
    position: relative;
    margin: 0 30px 0 0;
    width: 450px;
    float: left;
}
#myJobsList .rss-item-pubDate {
    display: block;
    float: left;
    width: 89px;
    height: 89px;
    padding: 21px 20px 21px 23px;
    margin: 1px 0 0;
    border: solid 3px #ffdd00;
    border-radius: 46px;
    color: #000;
    line-height: 1;
    font-size: 19px;
    font-weight: 700;
    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: #ffdd00;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 10px;
    text-transform: uppercase;
    display: block;
}
#myJobsList .rss-item-description {
    display: block;
    padding: 0 0 0 110px;
    color: #999;
    font-size: 14px;
}
.xmlLocation {
    position: absolute;
    top: 0;
    color: #000;
    width: 100%;
}
.xmlBoldTitle {}
.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 */

#dynamic-content {}
.dynamic-content-holder {}

/*.page-title {background:url(../images/bg-h-service.jpg) 50% 50% no-repeat;}*/

.page-title h1 {
    margin: 50px 0 10px;
    text-transform: uppercase;
    font-size: 40px;
}

/* Meet the team */


/*.meet-team .staff-holder {background-color: #f2f2f2; margin-bottom:20px; border-right: 8px solid #ffdd00; padding:20px;}
.meet-team .staff-holder:hover {border-color:#000;}
.meet-team .staff-holder h3 {font-weight:600; padding-top:5px;}
.meet-team .staff-holder h4 {font-weight:400;}*/


/* 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;
}
.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;
}

/*timeline style*/

.timeline-area {
    list-style: none;
    padding: 0;
    margin-top: 77px;
}
.timeline-area.work-timeline figure {
    min-height: auto;
    line-height: 1;
    margin-bottom: 10px;
}
.timeline-area figure {
    min-height: 150px;
    line-height: 150px;
    margin-bottom: 25px;
}
.timeline-area li {
    position: relative;
    margin-bottom: 30px;
    margin-bottom: 115px
}
.timeline-area li:after {
    content: "";
    display: table;
    clear: both;
}
.timeline-area [class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: -4px;
    vertical-align: top;
}
.timeline-area li:before {
    content: " ";
    background-image: url(../images/arrow-down.png);
    width: 86px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -81px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.timeline-area li:first-of-type:before {
    display: none
}
.timeline-area img {
    display: inline-block
}
.timeline-area h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-bottom: 65px;
    padding-top: 10px;
}
.timeline-area h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.timeline-area p {
    font-size: 14px;
    line-height: 1.2;
}

/* Addtional */

.in-section .h-about .col-sm-6 {
    padding-bottom: 1em;
    padding-top: 1em;
}
.navigation {
    border-radius: 6px;
    background: #ffdd00;
    border: none;
    color: #fff;
    width: 100%;
    display: none;
}

/* 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"] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.42857;
    background-color: #fff;
    background-image: none;
    color: #555;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -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);
}
textarea {
    height: auto;
}
.form-control:focus {
    border-color: #888;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#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-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 20px;
    border-radius: 2em;
    background-color: transparent;
    border-width: 2px;
    padding: 8px 35px;
    border-color: #ffdd00;
}
.btn-primary:hover,
.btn-primary:focus {
    border-color: transparent;
    background-color: #ffdd00;
}
.btn-default {}
.btn-default:hover,
.btn-default:focus {
    color: #fff;
    background-color: #ffdd00;
    border-color: #ffdd00;
}
.btn-default:hover,
btn-default:focus {}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.5;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.nav .caret,
.nav a:hover .caret {
    border-top-color: #ffdd00;
    border-bottom-color: #ffdd00;
}
#site-topnav .nav>li.active .caret,
#site-topnav .nav>li.active a:hover .caret,
#site-topnav .nav>li:hover a .caret {
    border-top-color: #ffdd00;
    border-bottom-color: #ffdd00
}

/*


System Responsive
----------------------------------------------------

*/


/* 1. News page
-------------------------------------------------- */

ul#side-drop-menu li#AdvancedSearchFilter_PnlCompany {
    display: none;
}

/* 2. Search Results / Job Board page
-------------------------------------------------- */

#jobsearch-top .num-results {
    margin: 0 0 1em 0;
}
#jobsearch-top .searchresult-number {
    color: #ffdd00;
    font-weight: bold;
}
.job-navbtns .button {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0 0.5em 1em 0;
}
.job-rightlinks {
    margin-top: 20px;
}
.job-navbtns .button a,
.search-options .button a {
    padding: 5px 20px;
    color: #000;
    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: 5px;
}
.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: #ffdd00;
}
.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-family: 'Montserrat', Arial, sans-serif;
    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 .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%;
}
.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 {
    float: right;
    width: 10%;
}
.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;
}
.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: 50%;
}
#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;
}
.premiumtag {
    position: relative;
    float: right;
    padding: 5px 20px;
    margin-top: -12px;
    margin-right: -15px;
    color: #FFF;
    margin-bottom: 0px;
    background: #ffdd00;
    border-radius: 0px 5px 0px 5px;
}
.standoutTag {
    position: relative;
    float: right;
    padding: 5px 20px;
    margin-top: -12px;
    margin-right: -15px;
    color: #FFF;
    margin-bottom: 0px;
    border-radius: 0px 5px 0px 5px;
    background: #A9A9A9;
}

/* 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%;
}
.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;
}
#job-ad-template {
    overflow: hidden;
    float: left;
    width: 458px;
    border: solid 3px #000;
    /* border colour here */
    border-radius: 0;
    /* generic font styling here */
    font-size: 14px;
    line-height: 1.5;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}
#job-ad-template.job-ad-mickey {
    width: 536px;
}
#job-ad-template a {
    text-decoration: none;
    color: #ffdd00;
}
#job-ad-template a:hover,
#job-ad-template a:focus,
#job-ad-template a:active {
    text-decoration: none;
    color: #000;
}
#job-ad-template p {
    margin: 0 0 1.5em 0;
}
#job-ad-template ul {
    padding: 0 0 0 16px;
    margin: 0 0 1.5em 0;
    list-style: disc;
}
#job-ad-template ol {
    padding: 0 0 0 22px;
    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;
}
#job-ad-template #job-ad-header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: #ffdd00;
}
#job-ad-template.has-logo- #job-advertiser-logo,
#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: 700;
    font-family: "Montserrat", sans-serif;
    color: #fff;
}
#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;
    background: #ffdd00;
    color: #fff;
}
#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: #000;
    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;
}
.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-position: left center;
    font-size: small;
    line-height: 26px;
    padding: 0.5em 0 0.5em 2.7em;
}
.job-detail-centre .jobdetail-options a:hover {
    color: #000;
}
.job-detail-centre a {
    position: relative;
}
.job-detail-centre a:before {
    color: #000333;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    left: -6px;
    position: absolute;
    text-decoration: inherit;
    text-indent: 0.5em;
    top: 7px;
}
.job-detail-centre .save-image a:before {
    content: "\f0c7";
    left: -5px;
}
.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;
    left: 4px;
}
.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: "";
    left: -8px;
    color: #D51B1C;
}
.jobdetail-padding,
.backtoresults {
    padding-left: 40px;
}
.jd-btm-description {
    clear: both;
    float: none;
}
.jd-btm-description .jobdetail-padding {
    padding-left: 0;
}

/* Apply Now button */

.apply-now-link {
    margin-bottom: 20px;
}
.apply-now-link a {
    display: block;
    padding: 0.5em 0;
    border-width: 2px;
    border-radius: 2em;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    font-family: 'Montserrat', Arial, sans-serif;
    text-shadow: none;
    text-transform: uppercase;
    background: #000;
    border-color: #000;
    color: #fff;
}
.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: #000;
}

/* 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;
    display: none;
}
.mini-new-buttons {
    display: inline-block;
    padding: 8px 35px;
    border: 2px solid #ffdd00;
    border-radius: 10px;
    line-height: 1.42857;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Montserrat', Arial, sans-serif;
    background-color: #ffdd00;
    text-transform: uppercase;
    text-shadow: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border-color: #ffdd00;
    color: #000;
    -moz-user-select: none;
    -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;
}
.button a,
.jobdetail-top .backtoresults a {
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #ffdd00;
    margin-bottom: 0;
    border-radius: 2em;
    font-size: 12px;
    line-height: 1.42857;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-shadow: none;
    text-transform: uppercase;
    background-image: none;
    background-color: #fff;
    color: #000;
    -moz-user-select: none;
}
.button a:hover,
.mini-new-buttons:hover,
.jobdetail-top .backtoresults a:hover,
.button a:focus,
.mini-new-buttons:focus,
.jobdetail-top .backtoresults a:focus {
    color: #ffdd00 !important;
    background-color: transparent;
    border-color: #ffdd00;
}
input.mini-new-buttons {
    -webkit-appearance: none;
}

/*default page design*/

div#ctl00_ContentPlaceHolder1_pnlSendEmailAlerts>.ctrlHolder>p {
    display: none;
}
#search-classification .section-heading,
#search-locationarea .section-heading {
    display: none;
}
.db_section-header {
    background-color: #000;
}
.highlight,
.text-incomplete {
    color: #ffdd00
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: #ffdd00;
}
.uncomplete-sec-list .fa:hover {
    color: #ffdd00
}
.profileMeterRing .progress-bar .rotate,
.profileMeterRing .progress-bar .right {
    background-color: #ffdd00 !important;
}
.buttonHolder {
    margin-top: 20px;
}

/* 7. Side bar styles
-------------------------------------------------- */


/* Left */

#prefix_left-navigation {
    background-color: #F2F2F2;
    border-radius: 15px;
}
.side-left-header {
    display: none;
}
.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: 2px;
}
.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;
}
.links-2 a:hover,
#side-drop-menu a:hover,
.links-2 a:active,
#side-drop-menu a:active,
.links-2 .active > a,
#side-drop-menu .active > a {
    text-decoration: none;
    color: #000;
}
.links-2 > ul > li > a,
#side-drop-menu > li > a {
    border-bottom: solid 1px #000;
    padding: 0 5px 10px;
    font-weight: 700;
    color: #000;
}
.links-2 > ul > li > ul > li > a,
#side-drop-menu > li > ul > li > a {
    padding-left: 25px;
    background: url("../images/bullet.svg") no-repeat 5px 14px;
}
.links-2 ul li ul li ul li a {
    padding-left: 27px;
}
#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;
}

/* 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;
}

/* 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;
}
.tickercontainer .mask {
    height: 62px;
}

/* CV builder */

#content-container.newDash #content .content-holder {
    padding-top: 20px;
}
#memberProfileLinks .btn.btn-default {
    border-color: #DADADA;
}
#content-container.newDash #content #memberProfileLinks {
    z-index: 1;
}
#memberProfileLinks li .divider {
    background-color: #e5e5e5;
}
#memberProfileLinks {
    right: 0;
    top: -1em;
}
#CV-content-holder {
    padding-top: 1em;
}
.jxt-news-rss {
    margin-top: 17px;
    margin-bottom: 16px;
}

/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
    .navbar-nav {
        margin-top: 126px;
    }
    a#child-menu {
        display: none;
    }
    .navbar .nav>li>.dropdown-menu:after {
        position: absolute;
        top: -6px;
        left: 18px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffdd00;
        border-left: 6px solid transparent;
        content: '';
    }
    .navbar .nav > li > a {
        color: #000000;
        text-transform: none;
        font-size: 22px;
        padding: 7px 10px;
        margin: 0 10px;
        text-shadow: none;
        font-weight: 900;
        border-radius: 8px;
        background-color: #ffdd00;
        border: none;
        font-family: 'MyriadPro', Arial, sans-serif;
    }
    .navbar .nav > li:last-of-type > a {
        margin-right: 0;
    }
    .navbar-header {
        float: left;
        width: 100%;
    }
    .navbar-nav {
        float: right;
        margin-bottom: 0;
    }
    .navbar-collapse.collapse {
        float: right
    }
}
@media (min-width: 1301px) {
    .container {
        width: 1255px;
    }
    .operations .inner-video {
        background-position: center 8%;
    }
}
@media (max-width: 1300px) {
    .listing-area li {
        padding-left: 40px;
    }
    .logo-area {
        margin-right: 17px;
    }
    .testimonial-content {
        margin: 28px 40px 0;
    }
}
@media (max-width: 1200px) {
    .navbar-brand {
        width: 130px;
    }
    .navbar .nav > li > a {
        font-size: 16px;
    }
    .navbar-nav {
        margin-top: 90px;
    }
    .video-area h2 {
        font-size: 30px;
    }
    .listing-area {
        font-size: 22px;
    }
    .listing-area li:before {
        top: 10px;
    }
    .section-story [class*="col-"] {
        padding: 0 15px;
    }
    .section-story .row {
        margin: 0 -15px;
    }
    .section-footer [class*="col-"] {
        padding: 0 15px;
    }
    .section-footer .row {
        margin: 0 -15px;
    }
    .inner-video {
        height: 460px;
    }
    .home-wrapper {
        border: none;
    }
}

/* Small devices (tablets, 768px and up) */

@media (max-width: 991px) {
    .navbar-toggle {
        color: #000;
        font-size: 17px;
        padding: 4px 14px;
        margin: 38px 10px 0 0;
        border-radius: 6px;
        background: #ffdd00;
        transition: 0.3s
    }
    
    .navbar-toggle:hover {
        background-color: #000;
        color: #fff;
    }
    .navbar-wrapper {
        border-top: none;
    }
    .navbar-collapse {
        max-height: 700px;
        border-top: 1px solid #000;
        position: absolute;
        top: 106%;
        background-color: #fff;
        z-index: 999;
        width: 100%;
    }
    .navbar-nav {
        margin: 0;
    }
    #site-topnav.navbar .nav > li > a {
        margin: 0;
        padding: 13px 10px;
        text-transform: none;
        border-bottom: 1px solid #000;
        font-family: 'MyriadPro', Arial, sans-serif;
    }
    .navbar .nav > li > a:hover,
    #site-topnav .nav>li>a:hover,
    #site-topnav .nav>li>a:focus,
    #site-topnav .nav>li.active > a {
        color: #fff;
        background-color: #000;
    }
    .navbar .nav > li > a#child-menu:hover {
        background-color: transparent
    }
    .navbar .nav li.dropdown li a:hover {
        color: #ffdd00;
    }
    #site-topnav .nav a {
        color: #000;
        border: none;
        text-align: center;
        outline: none !important;
        border-bottom: 1px solid #000;
    }
    .navbar {
        margin-bottom: 0;
    }
    .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;
    }
    .navbar-brand {
        width: 100px;
    }
    .listing-area li {
        padding-left: 22px;
    }
    .listing-area li:before {
        left: 9px;
    }
    .video-area h2 {
        font-size: 23px;
        margin-top: 35px;
    }
    .home-video {
        height: 450px;
    }
    .button-area {
        margin-top: 80px;
    }
    .cta {
        margin-bottom: 30px;
    }
    .section-story {
        padding-bottom: 10px;
    }
    .button-area .play-btn {
        width: 100px;
    }
    .footer-logo {
        width: 100px;
    }
    .bottom-area a i {
        font-size: 24px;
        margin-right: 5px;
    }
    .bottom-area a img {
        margin-left: 5px;
    }
    .bottom-area .mini-new-buttons {
        font-size: 22px;
    }
    #widget-search {
        margin-top: 30px;
    }
    /*

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;
    }
    .inner-video {
        height: 450px;
    }
    .service-area .container > p {
        padding: 0
    }
}
@media (max-width: 800px) {
    .map-image img {
        width: 414px;
    }
    .map-image .location {
        font-size: 20px;
    }
    .map-image .location.bay-of-plenty {
        top: 16%;
    }
    .map-image .location.wellington {
        bottom: 53%;
    }
    .map-image .location.christchurch {
        bottom: 29%;
        right: 14%;
    }
}

/* 8. Responsive Media Queries-------------------------------------------------- */

@media (max-width: 767px) {
    #Top-nav-sticky {
        position: static;
    }
    body {
        padding: 0 10px;
    }
    .footer-logo-area {
        margin-bottom: 15px;
    }
    h1 {
        font-size: 36px;
    }
    .timeline-area li {
        margin-bottom: 50px;
    }
    .timeline-area li::before {
        top: -45px;
    }
    .timeline-area {
        margin-top: 50px;
    }
    .timeline-area h2 {
        font-size: 30px;
        margin-bottom: 40px;
    }
    .timeline-area h3 {
        font-size: 18px;
    }
    .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;
    }
    #disc-links li {
        display: block;
    }
    #disc-links li:after {
        display: none;
    }
    .meet-team .staff-holder {
        padding: 20px;
    }
    /*

	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: 13px;
    }
    .home-video {
        height: 400px;
    }
    .cta {
        padding: 10px 10px 18px;
    }
    .bottom-area a {
        color: #fff;
        display: block;
        width: 100%;
    }
    .bottom-area .mini-new-buttons {
        font-size: 22px;
        display: inline-block;
        width: auto;
        margin: 20px auto;
        min-width: 200px;
        float: none;
    }
    .listing-area ul {
        text-align: center
    }
    .inner-video {
        height: 400px;
    }
    h2 {
        font-size: 28px;
    }
    .inner-video img {
        width: 80px;
    }
    
}

/* Mobile devices */

@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;
    }
}
@media screen and (max-width: 480px) {
    #prefix_banner-container {
        display: none;
    }
    .navbar-brand {
        padding-left: 0px;
    }
    .boardy-GroupStatus-withMenu.boardy-GroupStatus-ForAdvertiser,
    .boardy-GroupStatus-withMenu.boardy-GroupStatus-ForCandidate {
        padding-left: 0px;
    }
    a.boardy-dropdown-toggle {
        font-size: 14px;
    }
    #widget-search {
        margin-top: 80px;
    }
    .site-social li a {
        width: auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .site-social li ul li a {
        width: auto;
    }
    .page-title h1 {
        font-size: 30px;
    }
    #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;
    }
    .section-story [class*="col-"] {
        width: 100%;
    }
    .footer-logo-area {
        width: 260px;
    }
    .home-video {
        height: 325px;
    }
    .inner-video {
        height: 300px;
    }
    .button-area {
        margin-top: 20px;
    }
    .video-area h2 {
        font-size: 20px;
        margin-top: 25px;
    }
    .button-area .play-btn {
        width: 70px;
    }
    .section-story p {
        font-size: 16px;
    }
    .footer-logo-area {
        font-size: 16px;
    }
    .section-footer [class*="col-"] {
        width: 100%;
    }
    
    .section-footer p {
        font-size: 16px;
    }
    .testimonial-content p {
        font-size: 14px;
    }
    .testimonial-content h2 {
        font-size: 20px;
    }
    .service-area .video-sec {
        height: 240px;
    }
    .testimonial-content {
        margin: 15px 10px 0;
    }
    .service-area .container > p {
        margin-top: 14px;
    }
    .service-area img {
        width: 40px;
    }
    body {
        font-size: 14px;
    }
    .map-image img {
        width: 260px;
    }
    .map-image .location {
        font-size: 14px;
    }
    .map-image .location.whangarei {
        right: 25%;
    }
    .map-image .location.auckland {
        left: 35%;
    }
    .map-image .location.wellington {
        bottom: 52%;
        left: 27%;
    }
    .map-image .location.bay-of-plenty {
        top: 16%;
    }
    .map-image .location.christchurch {
        bottom: 28%;
        right: 10%;
    }
}

/*for video functionality*/


/*for video functionality*/

#video-area .row > div {
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
}
#video-area .row > div:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
#video-area .row > div:nth-child(3) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
#video-area .row > div:nth-child(4) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
#video-area .row > div:last-child {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
#video-area .row > div.in-view.active {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
#video-area .container {
    display: none;
}

/* #video-area {
   opacity: 0;
   -webkit-transition: all 0.2s;
   transition: all 0.2s;
}
#video-area.in-view {
    opacity: 1 !important;
} */

.mfp-container h2 {
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 28px;
    width: 100%;
}
.mfp-container a {
    text-transform: capitalize;
}
.mfp-container a:hover {
    color: #ffdd00
}
@media screen and (max-width:991px) {
    .mfp-container h2,
    .mfp-container a {
        font-size: 18px;
    }
}