/*
Theme Name: Listify - Child Theme
Theme URI: http://astoundify.com/themes/listify
Author: Astoundify
Author URI: http://astoundify.com
Description: Your beautiful handcrafted directory.
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Text Domain: listify-foursquare
Domain Path: /languages/
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, responsive-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
Template: listify
*/
/*
 *** Colour Pallete ***
   primary: #5c6e7f
   accent: #0ab6b4
   links: #0AB6B4
   */
/*
 * Global styles
 */
body.home, html {
    background-color: #ffffff;
    height: 100%;
}

body {
    height: 100%;
    background-color: #F3F3F3;
}

:not(.wp-core-ui) button,
body,
input,
select,
textarea {
    font-family: 'Asap', sans-serif;
    font-size: 14.5px;
    font-weight: 400;
    line-height: 1.5;
}

.page-template-template-features .content-area {
    background: #fff;
}

.col-pad {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

::-moz-selection {
    /* Firefox */
    color: #ffffff;
    background: #0ab6b4;
}

::selection {
    color: #ffffff;
    background: #0ab6b4;
}

a, a:focus, a:visited {
    /*color: #0ab6b4;*/
}

.centered {
    margin: 0 auto;
    float: none;
    text-align: center;
}

.content-area,
.content-area.centered {
    margin-top: 35px; /*3.5em;*/
    margin-bottom: 0 !important;

}

.step-img {
    margin-bottom: 1rem;
}

.margin-auto {
    margin: 0 auto;
    float: none;
}

.mobile-only, .mobile-only.nav-menu-dashboard__name {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 12px 0;
    font-weight: 700;
    text-rendering: optimizeSpeed;
    letter-spacing: 0.6px;
    -webkit-font-smoothing: antialiased;
}

table, td, th {
    border: none;
}

.white-heading {
    color: #fff;
}

.nav-menu.primary a, .nav-menu.primary li:before, .nav-menu.primary li:after, .nav-menu.primary a:before, .nav-menu.primary a:after {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
}

.nav-menu.primary a:hover {
    color: #0AB6B4;
}

.nav-menu.primary .nav-buttons--join a:hover {
    color: #fff;
}

body, button, input, select, textarea, .current-account-user-info, .listify_widget_panel_listing_tags .tag, .entry-cover.no-image, .entry-cover.no-image a, .listing-cover.no-image, .listing-cover.no-image a:not(.button), .entry-footer .button.button-small, .button[name="apply_coupon"], .button[name="apply_coupon"]:hover, .widget a, .content-pagination .page-numbers, .facetwp-pager .facetwp-page, .type-job_listing.style-list .job_listing-entry-header, .type-job_listing.style-list .job_listing-entry-header a, .js-toggle-area-trigger, .job-dashboard-actions a, body.fixed-map .site-footer, body.fixed-map .site-footer a, .homepage-cover .job_search_form .select:after, .tabbed-listings-tabs a, .archive-job_listing-toggle, .map-marker-info a, .map-marker-info a:hover, .job-manager-form fieldset.fieldset-job_hours, .listing-by-term-title a, .listings-by-term-more a:hover, .search_location .locate-me:hover:before, .no-image .ion-ios-star:before, .no-image .ion-ios-star-half:before, .back-to-listing a, body .chosen-container-single .chosen-single, .select2-default, .select2-container .select2-choice, .select2-container-multi .select2-choices .select2-search-choice, body .homepage-cover .chosen-container .chosen-results li, .filter_by_tag a, a.upload-images, a.upload-images span, .nav-menu .sub-menu.category-list a, .woocommerce-tabs .tabs a, .job-manager-bookmark-actions a {
    color: #5c6e7f;
}

.page-cover.no-image {
}

.page-cover.no-image .page-title {
    font-size: 38px;
    padding-bottom: 0;
    padding-top: 40px;
}

.popup .col-md-6 {
    width: 100%;
}

.popup .login-prompt, .woocommerce-lost-password .login-prompt {
    display: none;
}

div#comments {
    display: block;
}

/*
 * Buttons
 */
button:not([role="presentation"]), input[type="button"], input[type="reset"], input[type="submit"], .button, .facetwp-type-slider .noUi-connect, .ui-slider .ui-slider-range, .listing-owner, .comment-rating, .job_listing-rating-average, .map-marker.active:after, .cluster, .widget_calendar tbody a, .job_listing-author-info-more a:first-child, .load_more_jobs {
    background-color: #0ab6b4;
}

a.button {
    padding: 14px 15px;
    min-width: 140px;
    text-transform: uppercase;
    box-shadow: none;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    border-radius: 4px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    color: #fff;
}

a.button:hover {
    cursor: pointer;
}

a.button.button-small, .entry-footer .button.button-small {
    padding: 3px 30px;
    background-color: #0ab6b4;
    border-radius: 4px;
    display: inline-block;
    text-transform: uppercase;
    box-shadow: none;
    color: #fff;
}

a.button.button-small:hover, .entry-footer .button.button-small:hover {
    background-color: #05b1af;
    color: #fff;
}

.button, .button-secondary, .button[name=apply_coupon], .button[name=proceed], .button[name=update_cart], .content-shop-wrapper .added_to_cart, .content-shop-wrapper .button[data-product_id], .content-single-job_listing-gallery-wrapper .type-attachment .comment-count, .load_more_jobs, .widget_shopping_cart .button, button, input[type=button], input[type=reset], input[type=submit] {
    padding: 11px 40px;
    border-radius: 4px;
    text-transform: uppercase;
    box-shadow: none;
}

a.button-white {
    background-color: #fff;
    color: #0ab6b4;
}

a.button-white {
    background-color: #F0F3F6;
}

/*
 * Header
 */
.primary-header {
    min-height: 120px;
    background-color: #5c6e7f;
}

.nav-menu-container {
    width: 54%;
    text-align: center;
}

.nav-menu.primary {
    text-align: left;
}

.primary-header .primary-header-inner {
    height: 120px;
}

.nav-menu.primary a {
    text-transform: uppercase;
    font-size: 12px;
}

/* Hidden for now, will be used later */
.main-navigation {
    display: none;
}

/*
 * Navbars
 */
a.navigation-bar-toggle, a.navigation-bar-toggle:hover, a.navigation-bar-toggle:focus, a.navigation-bar-toggle:visited {
    color: #0AB6B4;
    text-transform: uppercase;
}

/* right side nav*/
.nav-buttons-container {
    width: 45%;
    display: inline-block;
    position: relative;
    text-align: right;
}

.nav-buttons-container--dashboard {
    width: 100%;
    display: inline-block;
    position: relative;
    text-align: right;
}

.nav-buttons-container--dashboard .nav-menu-container {
    width: 100%;
}

.nav-menu.nav-menu-dashboard .nav-buttons-container--dashboard li {
    margin-left: 10px;
    margin-right: 10px;
}

.nav-menu.primary a.button-white, .button-white {
    color: #0ab6b4;
    background: #ffffff;
}

.nav-menu.primary .button-white a {
    color: #0ab6b4;
    padding: 10px 40px;
    border: none;
    box-shadow: none;
    border-radius: 4px;
}

.nav-menu.primary .button.nav-buttons--join a {
    padding: 10px 40px;
    border: none;
    box-shadow: none;
    border-radius: 4px;
}

.nav-menu.primary a.button-white:hover, .button.nav-buttons--login:hover {
    background-color: #F0F3F6;
}

.button.nav-buttons--join, .button.nav-buttons--login {
    vertical-align: middle;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    padding: 0;
}

/* Secondary nav */
.navigation-bar-wrapper {
    max-width: 1170px;
    margin: 0 auto;
}

ul.secondary.nav-menu {
    text-align: center;
}

ul.secondary.nav-menu li {
    width: 14.6%;
    box-sizing: border-box;
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center left;
}

.secondary.nav-menu [class^=ion]:before, .secondary.nav-menu [class^=ion]:before {
    font-size: 28px;
    color: #28B6B3;
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialised;
}

/*ion-ios-search*/
ul.secondary.nav-menu li a {

    padding-left: 22px;
}

/*
ul.secondary.nav-menu li:before {
   content: " ";
   vertical-align: middle;
   margin-right: 7px;
   margin-top: -2px;
   display: inline-block;
   font-family: Ionicons;
   speak: none;
   width: 20px;
   height: 20px;
   font-style: normal;
   font-weight: 400;
   font-variant: normal;
   text-transform: none;
   text-rendering: auto;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   background-size: 20px;
   background-repeat: no-repeat;
}
ul.secondary.nav-menu li.icon-laso:before {
   background-image: url('images/icon-laso-small.png');
}

ul.secondary.nav-menu li.icon-chat:before {
   background-image: url('images/icon-chat-small.png');
}
ul.secondary.nav-menu li.icon-cal:before {
   background-image: url('images/icon-cal-small.png');
}
ul.secondary.nav-menu li.icon-desktop:before {
   background-image: url('images/icon-desktop-small.png');
}
ul.secondary.nav-menu li.icon-news:before {
   background-image: url('images/icon-news-small.png');
}
ul.secondary.nav-menu li.icon-info:before {
   background-image: url('images/icon-info-small.png');
}

*/

ul.secondary.nav-menu li a {
    color: #5C6E7F;
    font-weight: 700;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    position: relative;
}

ul.secondary.nav-menu li a:hover, ul.secondary.nav-menu li a:active, ul.secondary.nav-menu li.current-menu-item a {
    color: #28B6B3;
}

ul.secondary.nav-menu li a .caret {
    display: none;
}

ul.secondary.nav-menu .menu-item i._mi,
ul.secondary.nav-menu .menu-item img._mi {
    display: inline-block;
    height: auto;
    left: 0;
    margin: 3px 0 0 -3px;
    padding: 0;
    position: absolute;
    vertical-align: middle;
    width: 18px;
    z-index: 90;
}

/*
 * Widgets
 */
.search-no-results .widget_search {
    display: none;
}

.feature-callout-image-pull {
    background-size: auto;
    background-repeat: no-repeat;
}

/*
 * Home Page Slideshow
 */
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.item-content {
    position: relative;
    height: 180px;
    width: 100%;
    bottom: 0;
    display: table-cell;
    vertical-align: middle;
    z-index: 90;
    text-align: center;
}

.item-content__container {
    position: relative;
    margin: 0 auto;
    width: auto;
    max-width: 750px;
    min-width: 300px;
}

.item-content p {
    color: #B0B0B0;
    width: 100%;
    text-align: center;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 0.9rem;
}

.item-content h1, .item-content h2, .item-content h3 {
    margin-top: 0;
    font-weight: 700;
    line-height: 3rem;
    color: #fff;
}

.item-content h1 {
    font-size: 2.5rem;
    line-height: 3rem;
    text-shadow: 0 2px 2px #000000;
}

.item-content h2 {
    font-size: 2rem;
    line-height: 2.5rem;
}

.item-content h3 {
    font-size: 1.5rem;
    line-height: 2rem;
}

.owl-controls {
    position: absolute;
    bottom: 25px;
    width: 100%;
}

.owl-dots {
    text-align: center;
    width: 100%;
}

.owl-dot {
    margin: 0 auto;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    width: 13px;
    height: 13px;
    background-color: #fff;
    border-radius: 50%;
}

.owl-dot.active {
    background-color: #0AB6B4;
}

.the-image {
    display: table;
    width: 100%;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
}

/*
 * CTA Carousel
 */
.cta-carousel-container {
    margin-bottom: 4rem;
}

.cta-carousel {
    height: auto;
    margin: 5rem 0 2rem 0;
}

.cta-carousel__item {
    position: relative;
    text-align: center;
}

.owl-carousel .owl-item .cta-carousel__content > img {
    width: auto;
    margin: 0 auto;
    height: 112px;
    margin-bottom: 1.8rem;
}

.cta-carousel .owl-controls {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cta-carousel__content {
    padding: 0 7px;
}

.cta-carousel__content h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
}

.cta-carousel__heading {
    margin: 0.6rem 0;
}

.cta-carousel__heading h3 {
    margin: 0;
}

.cta-carousel__button {
    text-align: center;
}

/*
 * Benefits container
 */
.benefits-container {
    position: relative;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    /*min-height: 570px;*/
    padding-top: 8rem;
    padding-bottom: 0;
    background-color: #F3F3F3;
    background-image: url('images/bg-benefits.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}

.benefits-container__left {
}

.benefits-container__right {
}

.benefits-container__ipad {
    width: 100%;
    max-width: 552px;
    height: auto;
}

.button__benefits--left, .button__benefits--right {
    width: 100%;
    text-align: center;
    max-width: 170px;
}


/*
 * Specialists container
 */
.specialist-container {
    position: relative;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    background-color: #ffffff;
    background-image: url('images/bg-specialist.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 11rem 0;
}

.specialist-container .container {
    max-width: 1300px;
}

.specialist-container--left {
    box-sizing: border-box;
    height: auto;
}

.specialist-container--left img {
    box-shadow: 1px 1px 7px #5C6E7F;
}

.specialist-container--right {
    padding: 0 5rem;
}

.woocommerce .specialist-container img {
    max-width: 100%;
}

/*
 * Join CTA
 */
.joincta-container {
    display: table;
    width: 100%;
    height: 210px;
    background-image: url('images/bg-joincta.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.joincta-container__content {
    position: relative;
    /*top: 50%;
   transform: translateY(-50%);*/
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
}

.joincta-container__internal {
    margin: 0 auto;
    float: none;
    text-align: center;
}

.joincta-container__internal h3 {
    font-size: 2.5rem;
}

/*
 * Footer
 */
.footer-wrapper {
    /*position: absolute;*/
    width: 100%;
    bottom: 0;
}

.home .footer-wrapper {
    position: relative;
}

.site-footer-widgets {
    padding: 5em 0;
}

.site-footer {
    border-top: 1px solid #f4f4f4;
    padding: 1em 0;
}

.logged-in .site-footer {
    border-top: 1px solid #f4f4f4;
    padding: 1em 0 1.4em;
}

.gphq-footer-logo {
    width: auto;
    height: auto;
    text-align: center;
}

.site-footer, .site-footer-widgets {
    background-color: #ffffff;
}

.footer-widget-title, .footer-widget, .footer-widget a, .footer-widget a:hover {
    color: #0ab6b4;
}

.footer-wrapper .footer-widget.widget_recent_entries {
    margin-bottom: 5px;
}

.menu-footer-column-2-container {
    margin-top: 30px;
}

.footer-scrolltop {
    text-align: center;
}

#scrollup {
    padding: 14px 15px;
}

.site-info {
    color: #5C6E7F;
    font-size: 13px;
}

.site-built-by {
    color: #5C6E7F;
    float: right;
    -webkit-font-smoothing: antialiased;
}

.site-built-by img {
    width: 100px;
}

.footer-widget-column .menu a {
    color: #5C6E7F;
    font-size: 13px;
}

.widget_nav_menu li {
    list-style: none;
}

/*
 * Dashboard
 */
.search-overlay {
    display: none;
}

.woocommerce-account .login-prompt {
    display: none;
}

.logged-in .dashboard-content {
    /*min-height: 90vh;*/
    min-height: 100%;
    clear: both;
}

.dashboard-content {
    background-color: #F3F3F3;
    padding-bottom: 45px;
}

.main-navigation.dashboard-navigation {
    display: block;
}

.nav-menu-dashboard__pic {
    position: relative;
    display: block;
    width: auto;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    clear: none;
}

canvas#user-icon, .nav-menu-dashboard__pic img {
    border-radius: 50%;
    vertical-align: middle;
    width: 80px;
    height: 80px;
}

.nav-menu-dashboard__name {
    display: block;
    width: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    clear: none;
    background-image: url('images/icon-arrow-down.png');
    background-repeat: no-repeat;
    background-position: right center;
    text-transform: capitalize !important;
    margin-right: 5px;
}

.nav-menu-dashboard__dropdown, .nav-menu-dashboard__dropdown--mobile {
    display: none;
    position: absolute;
    padding: 0;
    width: 300px;
    top: 100%;
    right: 0px;
    z-index: 99999;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .06) 0 0 0 3px;
    background: #fff;
    z-index: 115;
    color: #33B5B3;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0.6rem;
    word-break: break-word;
}

.nav-menu-dashboard__dropdown h2 {
    font-size: 20px;
}

.primary .nav-menu-dashboard__dropdown a {
    text-transform: initial;
}

a.button.dashboard-dropdown__button {
    width: 48%;
    display: inline-block;
    margin: 2px;
    min-width: 100px;
    padding: 14px 10px;
}

a.button.dashboard-dropdown__button:hover {
    color: #fff;
}

.nav-menu-dashboard__dropdown.active a.nav-menu-dashboard__dropdown-a {
    color: #33B5B3;
}

.nav-menu-dashboard__dropdown.active {
    display: block;
}

.job_listing-author {
    padding: 1.5rem 2rem;
    text-align: center;
}

/* Dashboard welcome and search */
.dashboard__welcome {
    text-align: center;
}

.dashboard__welcome h2 {
    font-weight: 400;
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
}

.dashboard__welcome-span {
    color: #33B5B3;
    font-weight: 700;
    display: inline-block;
}

.dashboard__search {
    margin-bottom: 4rem;
}

.dashboard__search .search-radius-wrapper, .dashboard__search .archive-job_listing-filter-title, .dashboard__search .job_types, .dashboard__search .showing_jobs {
    display: none;
    -webkit-visibility: hidden;
    visibility: hidden;
}

.dashboard__search .search_jobs {
    margin-bottom: 1.5rem;
}

.search_location, .search_keywords {
    margin: 0;
}

.dashboard__search .search_jobs input {
    padding: 13px 20px;
    background: #ffffff;
    border: 1px solid #fff;
}

.dashboard__search input#search_keywords {
    border-radius: 0;
}

.dashboard__search input#search_location {
    border-radius: 0;
}

.dashboard__search .chosen-container {
    background: #fff;
    background-color: #ffffff;
    border-radius: 0 40px 40px 0;
    padding: 18px 0;
}

body .chosen-container-single .chosen-single div:before {
    display: none;
}

.dashboard__search a.chosen-single {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
}

body .chosen-container .chosen-results {
    overflow-y: scroll;
    min-height: 220px;
}

.chosen-container .chosen-results li {
    padding: 10px !important;
    text-transform: uppercase !important;
}

.chosen-results li.level-0 {
    font-weight: bold !important;
}

.chosen-results li.level-1 {
    position: relative;
}

.chosen-results li.level-1:before {
    position: absolute;
    left: 5px;
    content: '-';
}

.dashboard__search button.update_results {
    border-radius: 30px;
    box-shadow: none;
    padding: 12px 30px;
    min-width: 170px;
}

.dashboard__search .chosen-container .chosen-drop {
    text-align: left;
}

.dashboard__search .chosen-container-single .chosen-single span {
    margin-left: 20px;
    text-align: left;
    color: #939393;
    font-weight: 400;
    font-size: 14px;
}

.dashboard__search a.js-toggle-area-trigger {
    display: none;
}

body:not(.facetwp) .locate-me:before {
    line-height: 50px;
}

.dashboard__searh span.select.job-manager-category-dropdown-wrapper::before, .dashboard__search span.select.job-manager-category-dropdown-wrapper::after {
    line-height: 52px;
}

/* Dashboard quick links */
.dashboard__links {
    margin-bottom: 3rem;
}

.dashboard__link {
    width: 15.2%;
    float: left;
    display: block;
    position: relative;
    margin: 0 0.7%;
    background-color: #fff;
    min-height: 180px;
    padding-top: 2.4rem;
    box-shadow: 0 2px 3px -2px #5C6E7F;
}

.dashboard__link h3 {
    color: #5c6e7f;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.dashboard__link:hover {
    box-shadow: 0 2.8px 4px -2px #5C6E7F;
}

.dashboard__link:hover > h3 {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
}

.dashboard__link-icon {
    margin-bottom: 1rem;
}

.dashboard__site-main {
    box-sizing: border-box;
    padding: 0 2rem;
}

/* Dashboard search form */
.wp-job-manager-categories-enabled:not(.wp-job-manager-categories-multi-enabled) .dashboard__search .search_jobs > div {
    margin-right: 0;
}

input.search-form .search-submit:before {
    color: #fff;
}

.dashboard__search input.search-form .search-field, .dashboard__search input.search-field {
    padding-right: 50px;
    background: #fff;
}

body .chosen-container-single .chosen-single div {
    display: none !important;
}

.post-type-archive-specialist .page-cover .container {
    padding-bottom: 60px !important;
    color: #fff;
    position: relative;
    z-index: 10;
}

.archive .page-cover .cover-wrapper {
    padding-bottom: 0px !important;
}

.search-form .search-submit, .search-form .search-submit:hover {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 74px;
    background-color: #28B6B3;
    height: 60px;
    box-shadow: none;
    padding: 0;
    z-index: 1;
    border-radius: 0 60px 60px 0;
}

.search-form .search-field {
    padding-left: 50px;
    height: 60px;
    border: none;
}

i.ion-ios-search-strong {
    display: none;
}

.search-form .search-submit:before {
    color: #fff;
}

.search-form {
    position: relative;
    overflow: hidden;
    border-radius: 60px;
    height: 60px;
}

/* Ad space */
.adspace {
}

.adspace--dashboard {
    margin-bottom: 3rem;
}

.adspace__ad {
    box-sizing: border-box;
    padding: 0.3rem;
}

.adspace__inner {
    text-align: center;
    padding: 2rem 0;
    background: #D9D9DB;
}

.adspace__inner .simple-image {
    margin-bottom: 0;
}

/* Dashboard Posts Widets */
.dashboard__posts {
    display: flex;
    flex-wrap:wrap;
}

.dashboard__posts .post-widget {
    display: inline-block;

}

.dashboard__posts > div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.dashboard__posts .post--events {
    display: flex;
    flex-direction: column;

    justify-content: space-between;
}

.dashboard__posts .recent-replies__title {
    display: none !important;
}

.post-widget__title, .nav-menu-dashboard__dropdown {
    color: #5C6E7F;
}

.tribe-events-list-widget ol li a {
    color: red;
    vertical-align: top;
    line-height: 20px;
    width: 100%;
    color: #5c6e7f;
}

span.date-start.dtstart {
    font-weight: 300;
}


/* Post snippets */
.post-snippets {
    margin-bottom: 10px;
}

.post-snippets, .post-snippets__body {
    overflow: hidden;
    zoom: 1;
    height: 110px;
}

.post-snippets__body, .post-snippets__thumbnail--left, .post-snippets__thumbnail--right {
    display: table-cell;
    vertical-align: top;
}

.post-snippets.post-specialist-item {
    border-bottom: 1px solid #dadada;
}

.post-snippets.post-specialist-item .post-specialist-thumb {
    padding-right: 17px;
}

.post-snippets.post-specialist-item .post-specialist-thumb .post-snippets__contain-object {
    width: 70px;
    height: 70px;
}

.post-snippets.post-specialist-item .post-snippets__heading {
    margin-bottom: 10px;
    font-size: 16px;
}

.post-snippets.post-specialist-item, .post-snippets.post-specialist-item .post-snippets__body {
    height: 90px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.post-snippets.post-specialist-item .excerpt {
    margin-bottom: 0;
}

.post-snippets__contain-object {
    width: 120px;
    height: 110px;
    background: #5c6e7f;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.post-snippets__object {
    display: block;
    width: 100%;
    height: auto;
}

.post-snippets__thumbnail--left {
    padding-right: 10px;
}

.post-snippets__body, .post-snippets__thumbnail--left, .post-snippets__thumbnail--right {
    display: table-cell;
    vertical-align: top;
}

.post-snippets__body {
    width: 10000px;
}

.post-snippets__heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.post-snippets__date {
    display: inline-block;
    box-sizing: border-box;
    width: 14%;
    max-width: 40px;
    min-width: 30px;
    padding: 5px 0;
    line-height: 1em;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #0ab6b4;
    text-transform: uppercase;
}

.post-snippets__date--subtle {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #5c6e7f;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased;
    margin-bottom: 5px;
}

.post-snippets__date--day {
    font-size: 18px;
}

.post-snippets__heading--link {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    box-sizing: border-box;
    width: 83%;
    color: #5c6e7f;

}

.post-snippets__body .excerpt {

}

.dashboard__posts .col-md-3.post--classifieds, .dashboard__posts .col-md-3.post--forum {
    padding-right: 30px;
}

.dashboard__posts .post--forum .post-widget {
    display: block;
}

/* Sponsored Section */
.sponsored-wrapper {
    margin-top: 35px;
    margin-bottom: 10px;
}

.sponsored-wrapper .sponsored-text {
    color: #5c6e7f;
    float: left;
    width: 49%;
    margin-top: 10px;
}

.sponsored-wrapper .sponsored-image {
    float: right;
    width: 49%;
}

.sponsored-wrapper .sponsored-image img {
    max-width: 100%;
    height: auto;
}

/* ADS Section */
#page .top-ad-wrapper {
    text-align: center;
    margin-bottom: 35px;
}

#page .top-ad-wrapper.top-ad-event-wrapper {
}

#page .mid-ad-wrapper {
    margin-bottom: 3rem;
}

#page .bot-ad-wrapper {
    margin-top: 45px;
}

#page .dashboard-ad-wrapper {
    margin-left: -25px;
    margin-right: -25px;
}

#page .bot-ad-wrapper.bot-ad-event-wrapper {
    margin-left: -40px;
    margin-right: -40px;
}

#page .dashboard-ad-wrapper .dashboard-ad-item {
    padding-left: 40px;
    padding-right: 40px;
}

#page .event-side-ad-wrapper {
    background: #f9fafa;
    padding: 13px 13px 13px 13px;
    margin-top: 20px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}

#page .event-side-ad-wrapper img {
    width: 100%;
    height: auto;
}

.tribe-filters-closed #page .event-side-ad-wrapper {
    display: none;
}

.tribe-filters-open #page .event-side-ad-wrapper {
    display: block;
}

.recent-repdives {
    margin-bottom: 15px;
}

.recent-repdives ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.recent-repdives ul li {
    padding: 0 0 10px;
}

.page-features {
    background-size: cover !important;
    background-repeat: no-repeat;
}

.page-features.bg-right {
    background-position: right center;
}

.page-features .pull-right {
    float: right !important;
}

.page-features .text-center {
    text-align: center;
}

.page-features.text-center .content {
    text-align: center;
}

.page-features .white-heading {
    font-size: 2.5rem
}

.page-features.image-shadow img {
    display: inline-block;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    display: inline-block;
}

.teams {
}

.teams .team {
    display: block;
    margin-bottom: 20px;
}

.teams .team .thumbnail {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}


.bbpress .entry-cover {
    background: url(images/bg-joincta.jpg) center center no-repeat;
    background-size: cover !important;
}

.bbpress .entry-cover::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, transparent 0px, transparent 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 90;
}

.bbpress .entry-cover .cover-wrapper {
    font-size: 48px;
    line-height: 50px;
    padding: 2em 0;
    position: relative;
    z-index: 100;
    color: #fff;
}

#bbpress-forums {
    /*clear: both;
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: -165px;
    overflow: hidden;
    position: relative;
    z-index: 100;*/
}

#tribe-bar-views li.tribe-bar-views-option {
    display: none !important;
}

#tribe-bar-views li.tribe-bar-views-option-list,
#tribe-bar-views li.tribe-bar-views-option-month,
#tribe-bar-views:hover li.tribe-bar-views-option {
    display: inline-block !important;
}

/*
 * Listing Page Styles
 */
body.fixed-map .container {
    max-width: 1170px !important;
}

/*
 * My Account Page
 */
button#wpua-undo-existing {
    padding: 10px 15px;
}

p#wpua-undo-button-existing {
    display: none;
}

/*
 * Woocommerce Styling
 */
.woocommerce-error li {
    border-color: #FF7373;
    border-width: 2px;
}

/*
 * Calendar Page Styling
 */
#tribe-events-pg-template {
    max-width: 1170px;
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
}

.tribe-events-calendar th {
    height: 48px;
    background-color: #0AB6B4;
    color: #FFF;
    padding: 14px 0;
    font-weight: 300;
    border: none;
}

tbody.vcalendar, .tribe-events-calendar td div[id*=tribe-events-daynum-] {
    background-color: #ffffff;
}

#page #tribe-events-content {
    margin-bottom: 0;
}

#tribe-events-content .tribe-events-calendar td, #tribe-events-content table.tribe-events-calendar {
    border: none;
    border-bottom: 1px solid #CECECE;
}

.tribe-events-calendar th:first-child {
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}

.tribe-events-calendar th:last-child {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}

.tribe-events-calendar td.tribe-events-present, .tribe-events-calendar td.tribe-events-present {
    background-color: #0AB6B4;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] a {
    color: #ffffff;
    background: none;
}

#tribe-events .tribe-events-button, .tribe-events-button {
    background-color: #0AB6B4;
    font-weight: 700;
    padding: 13px 12px;
}

#tribe-events .tribe-events-button:hover, .tribe-events-button:hover {
    background: #05b1af;
    color: #fff;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    color: #5C6E7F;
}

.tribe-events-notices {
    background: #FFFFFF;
    border: 1px solid #0AB6B4;
    color: #0AB6B4;
}

#tribe-bar-form {
    background: #eaeaea none repeat scroll 0 0;
    border-radius: 5px;
    margin: 0;
    position: relative;
    width: 100%;
}

#tribe_events_filters_wrapper label.tribe-events-filters-label {
    background: #0ab6b4 none repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
    color: #fff;
    cursor: auto;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 15px;
}

#tribe-bar-form input[type=text] {
    width: 100%;
    padding: 9px 15px;
    border: none;
    border-radius: 4px;
    border-bottom: none;
    background: #fff;
}

#tribe-bar-form label {
    font-size: 14px;
    font-weight: 500;
    margin: 0 7px 11px;
}

.tribe-bar-submit {
    padding: 37px 15px !important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    font-size: 14px;
    background: #0AB6B4;
    font-weight: 400;
    border-radius: 6px;
}

#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
    background: #05b1af;
}

#tribe-events-content .tribe-events-tooltip h4 {
    color: #fff;
    background-color: #0AB6B4;
    font-size: 12px;
    font-weight: 700;
}

.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip {
    border: 2px solid #0AB6B4;
    background-color: #FFFFFF;
    color: #5C6E7F;
    border-radius: 4px;
}

.tribe-events-tooltip .tribe-events-arrow {
    display: none;
}

.single-tribe_events .tribe-events-event-meta {
    background: #FFFFFF;
    border: 1px solid #FFF;
    border-radius: 4px;
}

#tribe-bar-views .tribe-bar-views-option.tribe-bar-active, #tribe-bar-views .tribe-bar-views-option:first-child, #tribe-bar-views.tribe-bar-views-open .tribe-bar-views-option {
    display: inline-block;
    width: 40%;
    margin: 0 5px;
}

#tribe-bar-form .tribe-bar-views-inner label {
    display: none;
}

span.select.tribe-bar-views-select-wrapper {
    display: none;
}

.tribe-bar-views-inner {
    padding: 0;
    background: none;
    margin: 20px 0;
}

#tribe-bar-views li.tribe-bar-views-option {
    display: inline-block;
}

#tribe-bar-form #tribe-bar-views {
    margin-top: 16.5px;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, #tribe-bar-views .tribe-bar-views-option:last-child a {
    color: #fff;
    background: #05B1AF;
    padding: 12px 0 12px 3px;
    width: 100%;
    border-radius: 4px;
}

#tribe-bar-views li.tribe-bar-views-option {
    width: 40%;
    margin: 0 5px;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
    background: #05b1af;
    font-weight: inherit;
    -webkit-font-smoothing: inherit;
}

.tribe-bar-views-list span.tribe-icon-list, .tribe-bar-views-list span.tribe-icon-month {
    -webkit-filter: brightness(300%);
    background-position: left 4px center;
}

.tribe-events-loop {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    clear: both;
    padding: 30px;
}

.tribe-events-list .type-tribe_events {
    position: relative;
}

.tribe-events-list .tribe-events-event-cost {
    border-radius: 2px !important;
    float: right;
    margin: 0 0 5px 5px;
    position: absolute;
    right: 0;
}


.tribe-events-schedule {
}

.tribe-events-schedule h2 {
    display: inline-block;
    margin: 0;
}

.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 0 0 20px;
    padding: 0 2%;
    text-align: left;
    vertical-align: top;
    width: 33.3333%;
}

.tribe-events-single {
}

.tribe-events-single .tribe-events-back {
    margin: -20px 0 20px;
}

.tribe-events-single .tribe-events-single-event-title {
    margin: 0;
}

.tribe-events-single .tribe-events-schedule {
    margin: 0 20px 16px 5px;
}

.tribe-events-single .tribe-events-schedule h2 {
    display: inline-block;
    font-size: 18px;
    margin: 0;
}

.single-tribe_events .tribe-events-content {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    max-width: 100%;
    padding: 20px 20px 10px;
    width: 100%;
}

.single-tribe_events .tribe-events-sub-nav {
    display: none;
}

.single-tribe_events .tribe-events-venue-map {
    margin: 20px 2% 2% 0;
}


.blog .page-cover.no-image,
.archive .page-cover.no-image {
    background: url(images/bg-banner-default.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}

.blog .page-cover.no-image:before,
.archive .page-cover.no-image:before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, transparent 0px, transparent 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 90;
}

.blog .page-cover .cover-wrapper,
.archive .page-cover .cover-wrapper {
    font-size: 48px;
    line-height: 50px;
    padding: 2em 0;
    position: relative;
    z-index: 100;
    margin: 0;
    color: #fff;
}

.single-specialist .type-specialist,
.post-type-archive-specialist .type-specialist {
    background-color: #fff;
    border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -o-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -ms-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    overflow: hidden;
    margin-bottom: 2.75em;
}

article.specialist.type-specialist {
    background-color: #fff;
    border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -o-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -ms-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    overflow: hidden;
    margin-bottom: 2.75em;
}

.single-specialist .content-box-inner,
.post-type-archive-specialist .content-box-inner {
    background: #fff none repeat scroll 0 0;
    padding: 2.75em;
}

article.specialist.type-specialist .content-box-inner {
    background: #fff none repeat scroll 0 0;
    padding: 2.75em;
}

.page-template-template-features .page-title {
    padding-bottom: 0 !important;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
}

.page-template-template-features .page-cover .container {
    padding-bottom: 60px !important;
    color: #fff;
    position: relative;
    z-index: 10;
}

.page-template-template-features .page-cover .container .lead {
    font-size: 18px;
}

.page-cover.dashboard-cover {
    background: url(images/bg-banner-default.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}

.page-cover.dashboard-cover .dashboard-cover-container.container {
    position: relative;
    z-index: 100;
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-cover.dashboard-cover .dashboard-cover-container.container .dashboard__search {
    margin-bottom: 0;
}

.page-template-template-features .site-main,
.page-template-template-features .content-box,
.page-template-template-features .dashboard-content,
.page-template-template-features .content-box-inner {
    padding: 0 !important;
    margin: 0 !important;
}

.page-template-template-features .page-features {
}

.page-template-template-features .page-features .content {
    padding: 30px 0;
}


/*
 * Specialist Single Listing Page
 */
.job_listing-rating-wrapper,
.map-marker-info .rating {
    display: none;
}

.listing-cover {
    padding: 3rem 0 1rem;
}

.woocommerce .content-single-job_hospital-logo > img {
    max-width: 100%;
}

.type-job_listing.style-grid .job_listing-entry-footer {
    /* display: none; */
    position: absolute;
    top: 0;
    right: 0;
}

.gallery-preview-image {
    border-radius: 0 !important;
    width: 150px !important;
    height: 150px !important;
}

.content-single-job_hospital-logo {
    box-sizing: border-box;
    border: 10px solid rgba(255, 255, 255, 0.6);
    width: 165px;
    height: 165px;
    border-radius: 100%;
    overflow: hidden;
}

a.google_map_link {
    font-weight: 700;
}

.job_listing-author-avatar {
    width: 165px;
    height: 165px;
    border: 10px solid #F3F3F3;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto 20px;
}

.job_listing-author-info {
    font-size: 18px;
    font-weight: 600;
}

a.popup-trigger, .job_listing-author-info-more a:last-child {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 10px;
    line-height: 35px;
}

.info-more__message, .info-more__info {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    margin: 0 5px;
}

.job_listing-author-info-more span.ion-email, .job_listing-author-info-more span.ion-information-circled {
    position: relative;
    top: 1px;
    font-size: 18px;
}

.job_listing-author-info-more span.ion-information-circled {
    font-size: 15px;
}

/*
 * Forum Styles
 */
.bbp-topic-freshness-author .bbp-author-avatar {
    display: none;
}

#bbpress-forums div.bbp-topic-author a.bbp-author-name, #bbpress-forums div.bbp-reply-author a.bbp-author-name {
    word-wrap: break-word;
}

p.bbp-forum-description {
    display: none;
}

fieldset.bbp-form input {
    border: 1px solid #F3F6F9;
    border-radius: 4px;
}

.bbp-topic-form {
    background-color: #fff;
    box-sizing: border-box;
    padding: 1rem;
    border-radius: 4px;
}

#bbpress-forums li.bbp-footer {
    display: none;
}

.bbp-reply-form {
    background: #ffffff;
    border-radius: 4px;
}

.bbp-reply-form .bbp-template-notice {
    border: none;
    color: #5C6E7F;
    margin: 0;
}

.bbp-reply-form .bbp-template-notice p {
    padding: 0;
    padding-bottom: 5px;
}


/* Hide the topic description that shows above threads */
p.bbp-topic-description {
    display: none;
}

span#favorite-toggle {
    display: none;
}

/* Forum widgets */
.recent-replies {
    list-style: none;
}

.recent-replies ul {
    margin: 0;
}

.recent-replies ul li {
    list-style: none;
    margin-bottom: 1rem;
}

.recent-replies .bbp-reply-topic-title {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    box-sizing: border-box;
    width: 88%;
    font-size: 20px;
    letter-spacing: 0.6px;
    font-weight: 500;
    color: #5c6e7f;
}

.recent-replies .bbp-reply-topic-title:hover {
    color: #0ab6b4;
}

.recent-replies .bbp-reply-topic-title div {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #5c6e7f;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased;
}

.recent-replies__title {
    color: #5C6E7F;
    font-size: 19px;
    font-weight: 600;
}

/*
 * Note taking
 */
a.note-title-anchor {
    color: #5C6E7F;
}

.page-template-page-templatestemplate-dashboard-php .search_keywords {
    width: 100%;
}

.page-template-page-templatestemplate-dashboard-php .search_keywords #search_keywords {
    border-radius: 40px;
}

.page-template-page-templatestemplate-dashboard-php .search_categories,
.page-template-page-templatestemplate-dashboard-php .search_location {
    display: none;
}

.post-type-archive-job_listing .search_keywords {
    width: 100%;
    margin: 0 0 1em 0;
}

.post-type-archive-job_listing .search_location {
    width: 100%;
    margin: 0 0 1em 0;
}

.post-type-archive-job_listing .search_categories {
    float: left !important;
    margin: 0 0 1em 0 !important;
    clear: none !important;
}

.widget-job_listing.widget_execphp ul {
    list-style: disc;
}

.content_job_listing_meta .profile-picture {
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: 15px auto;
    margin-top: 0 !important;
    border-radius: 100%;
}

.content_job_listing_meta .profile-picture img {
    max-width: 100%;
    height: auto;
}

.content_job_listing_meta .listing-cat {
    text-align: center;
}

i.icon {
    font-size: 20px;
    line-height: 20px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
}

.job_listing-url {
    font-weight: bold;
}

.type-job_listing.style-grid .job_listing-entry-header-wrapper {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
}

.type-job_listing.style-grid .job_listing-entry-header {
    padding: 20px !important;
    /*min-height: 285px;*/
    height: 100%;
}

.type-job_listing.style-grid.job_position_featured .job_listing-entry-header {
    background-color: #0ab6b4;
    color: #ffffff;
}

ul.secondary.nav-menu li li {
    width: 100%;
}

.listing-contact-overview .job_listing-phone, .listing-contact-overview .job_listing-url {
    margin-top: 0;
}

.content-single-job_listing-hero-company .job_listing-location {
    display: none;
}

.listing-cat {
    font-size: 14px;
    font-weight: lighter;
    margin: 10px 0;
}

.content-single-job_listing-hero-actions {
    position: relative;
    bottom: auto;
    right: auto;
    text-align: left;
}

.content-single-job_listing-hero-actions a {
    display: inline-block;
    position: relative;
    width: auto;
    margin: 0 10px 0 0;
}

/*.content-single-job_listing-actions-start a.popup-trigger {
   display: none;
}*/
.or {
    display: block;
    margin: 20px 0 !important;
    text-align: center;
    width: 100% !important;
}

.listing-categories ul {
    list-style: none;
    margin: 0;
}

.listing-categories ul ul {
    list-style: none;
    margin: 0;
    display: inline-block;
}

.listing-categories ul ul li {
    display: inline-block;
}

#adverts_price {
    display: none;
}

.copy-to-clipboard {
    position: absolute;
    right: 10px;
    bottom: 10px;

    right: 25px;
    width: 100%;
    padding-left: 20px;
    text-align: right;

}

.copy-to-clipboard .copy-msg {
    display: inline-block;
    float: left;
    color: green;
}

.custom-advert-search-panel {
    padding: 20px;
}

.custom-advert-search-panel .row {
    clear: both;
    position: relative;
}

.custom-advert-search-panel .col3 {
    float: left;
    width: 33%;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0 auto 10px;
}

.custom-advert-search-panel .col2 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0 auto 10px;
}

.custom-advert-search-panel .col1 {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0 auto 10px;
}

.custom-advert-search-panel .select.chosen-container-wrapper {
    width: 100%;
}

.custom-advert-search-panel select, .custom-advert-search-panel input {
    display: block;
    width: 100% !important;
}

.custom-advert-search-panel button {
    display: block;
    width: 100%;
}

.advert-category-wrapper article.advert {
    background-color: #ffffff;
    margin-bottom: 30px;
}

.advert-category-wrapper article.advert .content-box-inner {
    padding: 3em;
}

.advert-item .advert-date {
    padding: 0;
    font-size: .9em;
}

.single-advert .entry-meta {
    display: none;
}

.single-advert .content-box-inner {
    padding: 25px;
    background: #fff;
}

.single-advert .entry-header {
    display: none;
}

.single-advert .entry-content > .adverts-single-box {
    display: none;
}

#gform_wrapper_8 ul li {
    margin-bottom: 10px;
}

#gform_wrapper_8 ul li input {
    width: 100%;
}

#gform_wrapper_8 ul li select {
    width: 100%;
}

#contactinfo {
    width: 500px;
    padding: 15px;
}

.ui-tooltip {
    padding: 3px 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    background: #0ab6b4;
    color: #fff;
    font-size: 0.8em;

}

body .ui-tooltip {
    border-width: 2px;
}


.dashboard__link.widget_simpleimage {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.dashboard__link.widget_simpleimage {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.dashboard__link.widget_simpleimage .adspace-dashboard__title {
    display: none;
}

.dashboard__link.widget_simpleimage .simple-image {
    display: block;
    margin: 0 0 10px;
    min-height: 86px;
    padding: 0 34px;
}

.page-template-page-templatestemplate-dashboard-php .search_keywords #search_keywords {
    /* background: #fff url(images/icon-search.png) right center no-repeat; */
}

.dashboard__search button.update_results {
    background: #0ab6b4 url(images/icon-search-w.png) right center no-repeat;
    padding-right: 54px;
}

.menu-footer {
    padding: 0 10px;
    margin: 0;
    list-style: none;
}

.menu-footer li {
    display: inline-block;
}

.menu-footer li a {
    color: #5c6e7f;
    padding: 0 10px;
}


.tribe-events-filters-content .select {
    display: block !important;
}


.content-shop-wrapper .site-main .type-product .select:after,
.js-toggle-area-trigger:after,
.listify_widget_search_listings.home-widget .site-main .job_search_form .select:after,
.select:after,
.site-main .archive-job_listing-toggle-inner .select:after,
.site-main .content-box .select:after,
.site-main .content-shop-wrapper .type-product .select:after,
.site-main .home-feature .select:after,
.site-main .job-package .select:after,
.site-main .job_listings .select:after,
.site-main .listify_widget_search_listings.home-widget .job_search_form .select:after,
.site-main .listing-by-term-inner .select:after,
.site-main .tabbed-listings-tabs a .select:after,
.site-main .type-product .thumbnails a .select:after,
.site-main .woocommerce div.product div.summary .select:after,
.site-main .woocommerce-main-image .select:after,
.site-main .woocommerce-page div.product div.summary .select:after,
.site-main .woocommerce-tabs .select:after,
.tabbed-listings-tabs .site-main a .select:after,
.type-product .thumbnails .site-main a .select:after,
.woocommerce div.product .site-main div.summary .select:after,
.woocommerce-page div.product .site-main div.summary .select:after {
    width: 30px;
    height: 32px;
    line-height: 32px;
}

.woocommerce-MyAccount-navigation {
    width: 100% !important;
}

.woocommerce-MyAccount-navigation ul {
    border-bottom: 2px solid #f5f5f5;
    display: block;
    list-style: outside none none;
    margin: 0 0 20px !important;
    padding: 0 !important;
}

.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    margin-right: 3px;
}

.woocommerce-MyAccount-navigation ul li a {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #5c6e7f;
    display: inline-block;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: -2px;
    padding: 0 1em !important;
}

.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #0ab6b4;
    color: #fff;
}

.post--events .post-snippets {
}

.post--events .post-snippets .post-snippets__heading {
    display: block;
    margin-bottom: 5px;
    margin-top: 0;
    max-height: 64px;
    overflow: hidden;
}


body.fixed-map .job_listings-map-wrapper {
    top: 120px;
}

ul.job_listings {
}

ul.job_listings li.job_listing {
}

ul.job_listings li.job_listing .content_job_listing_meta {
}

ul.job_listings li.job_listing .content_job_listing_meta .col-md-9 {
}

ul.job_listings li.job_listing .content_job_listing_meta .col-md-9 ul {
    margin-left: 0;
}

ul.job_listings li.job_listing .content_job_listing_meta .col-md-9 ul li {
    padding-left: 20px;
    position: relative;
}

ul.job_listings li.job_listing .content_job_listing_meta .col-md-9 ul li .icon {
    position: absolute;
    left: 0;
    top: 5px;
}


.nav-menu li.menu-item-has-children:after,
ul.nav-menu li.menu-item-has-children:after {
    position: absolute;
    top: 20px;
}

/*
 * classified-manager
 */

.classified-manager-single {
    content: "";
    display: block !important;
    padding: 0 30px;
    position: relative;
    width: 100%;
}

.classified-manager-main {
    background: #fff none repeat scroll 0 0;
    border-radius: 7px;
    float: left;
    margin-right: -100%;
    padding: 30px;
    width: 72%;
}

.classified-manager-main .entry-header {
}

.classified-manager-main .entry-header .entry-title {
    margin-bottom: 20px;
}

.classified-manager-single-sidebar {
    float: left;
    margin-left: 75%;
    padding: 0;
    width: 25%;
}


.woocommerce-thankyou-order-details {
    padding: 20px 30px 20px 30px;
    margin: 0;
    border: solid 1px #e9edf2;
    list-style: none;
}

#bbpress-forums #bbp-user-wrapper {
    float: left;
    width: 100%;
    padding: 30px;
    background: #fff;
    border-radius: 6px;
}

.modal-header .close {
    float: right;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    padding: 0;
    position: absolute;
    top: -20px;
    right: -10px;
    z-index: 10;
    opacity: 1;
}

.modal-body {
    max-height: 99999px !important;
}

.select.medium-wrapper {
    width: 49%;
}

.select.medium-wrapper select {
    width: 100% !important;
    padding: 5px 10px;
    line-height: 24px;
    box-shadow: none;
    border: #ebeef1 solid 2px;
}


.gf-activate-content {
}

.gf-activate-content #signup-welcome {
    padding: 30px;
    background: #f5f5f5;
    margin-bottom: 14px;
}

.chosen-container .chosen-choices, .content-shop-wrapper .site-main .type-product select, .facetwp-facet .facetwp-checkbox::before, .facetwp-pager .facetwp-page, .filter_by_tag a::before, .job-manager-pagination li > *, .js-toggle-area-trigger, .listify_widget_search_listings.home-widget .site-main .job_search_form select, .search-choice-close, .site select, .site-main .archive-job_listing-toggle-inner select, .site-main .content-box select, .site-main .content-shop-wrapper .type-product select, .site-main .home-feature select, .site-main .job-package select, .site-main .job_listings select, .site-main .listify_widget_search_listings.home-widget .job_search_form select, .site-main .listing-by-term-inner select, .site-main .tabbed-listings-tabs a select, .site-main .type-product .thumbnails a select, .site-main .woocommerce div.product div.summary select, .site-main .woocommerce-main-image select, .site-main .woocommerce-page div.product div.summary select, .site-main .woocommerce-tabs select, .tabbed-listings-tabs .site-main a select, .type-product .thumbnails .site-main a select, .widget_layered_nav li a::before, .woocommerce div.product .site-main div.summary select, .woocommerce-page div.product .site-main div.summary select, a.page-numbers, input, span.page-numbers, textarea {
    padding: 8px 15px;
}

table.shop_table, .shop_table td, .shop_table th {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

table.shop_table {
    border-width: 1px 0 0 1px;
}

.shop_table th {
    border-width: 0 1px 1px 0;
}

.shop_table td {
    border-width: 0 1px 1px 0;
}


#tribe-community-events {
    font-family: Helvetica, Arial, sans;
    padding: 3.25em;
    background: #fff;
    border-radius: 5px;
}

.owl-carousel .owl-stage {
    margin: 0 auto;
}

.search_jobs .search-radius-label {
    display: block;
    width: 100%;
}

.search_jobs .search-radius-slider {
    width: 100%;
}

.type-job_listing.style-grid .job_listing-entry-header::after {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, transparent 0px, transparent 0px, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0;*/
    background: rgb(0 0 0 / 28%) linear-gradient(to bottom, transparent 0px, transparent 0px, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0;
}

.widget.widget-job_listing.listify_widget_panel_listing_auhtor {
    padding: 20px;
}

.gp-notice-wrapper {
    background: #21B6B3;
    text-align: center;
    color: #ffffff;
    padding: 5px 10px;
}

/* Specialist Support Form */
#gform_wrapper_14 ul li {
    margin-top: 2px;
    margin-bottom: 2px;
}

#gform_wrapper_14 ul li .gfield_label {
    display: none;
}

.col-reg-sidebar {
    padding-top: 15px;
}

.col-reg-sidebar h4 {
    font-size: 20px;
}

.col-reg-sidebar br {
    display: none;
}

.col-reg-sidebar a {
    color: #ffffff;
    padding: 5px 10px;
    background-color: #0ab6b4;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.col-reg-sidebar a:hover {
    color: #ffffff;
    background-color: #5D6E7E;
}

.suggestlinkwrapper {
    float: right;
}

.suggestlinkwrapper a {
    color: #0ab6b4;
    border: 1px solid #0ab6b4;
    padding: 6px 15px 6px 15px;
    display: inline-block;
}

.suggestlinkwrapper a:hover {
    background-color: #0ab6b4;
    color: #ffffff;
}


/* SPECIALIST DASHBOARD */
#content.sdashboard-content {
    padding-bottom: 0;
}

#content .sdashboard-cover {

    min-height: 25rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#content .sdashboard-cover::after {
    display: none;
}

#content .sdashboard-cover .dashboard__welcome {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#content .sdashboard-cover .sd-welcome-heading {
    font-size: 2.2em;
    font-weight: 700;
}

#content .sdasboard-cover .sd-welcome-heading {
    font-weight: 700;
    font-size: 2.2em;
    color: white;
}

#content .sdashboard-cover .sd-welcome-text {
    color: #a7a7a9;
}

#content .sdashboard-cover .sd-welcome-button {
}

#content .sdashboard-cover .sd-welcome-button .sd-button {
}

#content .content-area .sd-cta-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

#content .content-area .sd-cta-item {
    width: 50%;
    float: left;
    padding: 20px 30px;
}

#content .content-area .sd-cta-item .sd-cta-item-wrap {
    background: #ffffff;
    text-align: left;
    padding: 40px 50px;
    display: block;
    color: #5c6e7f;
    height: 100%;
    box-shadow: 0 1px 1px #bbbbbb;
    -o-box-shadow: 0 1px 1px #bbbbbb;
    -ms-box-shadow: 0 1px 1px #bbbbbb;
    -moz-box-shadow: 0 1px 1px #bbbbbb;
    -webkit-box-shadow: 0 1px 1px #bbbbbb;
    transition: box-shadow 0.4s ease-in-out;
}

#content .content-area .sd-cta-item .sd-cta-item-wrap:hover {
    box-shadow: 0 3px 3px #bbbbbb;
    -o-box-shadow: 0 2px 2px #bbbbbb;
    -ms-box-shadow: 0 2px 2px #bbbbbb;
    -moz-box-shadow: 0 2px 2px #bbbbbb;
    -webkit-box-shadow: 0 2px 2px #bbbbbb;
}

#content .content-area .sd-cta-item .sd-cta-icon {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
}

#content .content-area .sd-cta-item .sd-cta-heading {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
    color: #5c6e7f;
    font-weight: 700;
    font-size: 34px;
    letter-spacing: 2px;
    line-height: 1.1em;
}

#content .specialist-bot-section {
    border-top: 20px solid #5c6e7f;
    background-repeat: no-repeat;
    background-size: cover;
}

#content .specialist-bot-section .specialist-bot-container {
    display: flex;
    flex-wrap: wrap;
}

#content .specialist-bot-section .specialist-bot-left {
    float: left;
    width: 50%;
    padding-top: 45px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

#content .specialist-bot-section .specialist-bot-left .featured-specialist {
    float: right;
    background: #ffffff;
    padding: 15px 25px;
    width: 60%;
    margin-bottom: 50px;
    box-shadow: 1px 1px 1px #bbbbbb;
    -o-box-shadow: 1px 1px 1px #bbbbbb;
    -ms-box-shadow: 1px 1px 1px #bbbbbb;
    -moz-box-shadow: 1px 1px 1px #bbbbbb;
    -webkit-box-shadow: 1px 1px 1px #bbbbbb;
}

#content .specialist-bot-section .specialist-bot-left .featured-specialist .featured-specialist-left {
    display: inline-block;
    width: 40%;
    max-width: 140px;
    vertical-align: middle;
    margin-right: 3%;
}

#content .specialist-bot-section .specialist-bot-left .featured-specialist .featured-specialist-left img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

#content .specialist-bot-section .specialist-bot-left .featured-specialist .featured-specialist-right {
    display: inline-block;
    width: 55%;
    vertical-align: middle;
}

#content .specialist-bot-section .specialist-bot-left .featured-specialist-name {
    color: #5c6e7f;
    font-size: 1.8em;
    font-weight: 700;
}

#content .specialist-bot-section .specialist-bot-left .featured-specialist-title {
    color: #0ab6b4;
    font-size: 1.1em;
    margin-bottom: 10px;
}

#content .specialist-bot-section .specialist-bot-left .featured-specialist-group .icon {
    vertical-align: middle;
}

#content .specialist-bot-section .specialist-bot-left .featured-specialist .button {
    min-width: 0px;
    margin-right: 10px;
}

#content .specialist-bot-section .specialist-bot-right {
    float: right;
    width: 50%;
    padding-top: 35px;
    padding-bottom: 35px;
}

#content .specialist-bot-section .specialist-bot-right-wrap {
    padding-left: 80px;
    padding-right: 80px;
}

#content .specialist-bot-cta-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 60px;
    text-align: center;
}

#content .specialist-bot-cta-wrapper .specialist-bot-cta-heading {
    color: #ffffff;
    font-weight: 700;
    font-size: 2.2em;
    margin-bottom: 20px;
}

#content .specialist-video-wrapper {
    position: relative;
}

#content .specialist-video-wrapper .specialist-video-img {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: opacity 0.8s ease;
    -o-transition: opacity 0.8s ease;
    -ms-transition: opacity 0.8s ease;
    -moz-transition: opacity 0.8s ease;
    -webkit-transition: opacity 0.8s ease;
}

#content .specialist-video-wrapper.video-wrapper-active .specialist-video-img {
    opacity: 0;
    height: 0;
    width: 0;
    z-index: -1;
}


.job-manager-form input[type=text] {
    background-color: #F3F6F9;
    border-color: #ebeef1;
}

#select2-job_category-container {
    margin: 0 !important;
}

.select2-container--default .select2-selection--multiple {
    background-color: #F3F6F9;
    border-color: #ebeef1;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 12px !important;
    margin-left: 12px !important;
}

.select2-results li.level-0 {
    background: #0ab6b4;
    color: white !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    font-size: 23px;
}

/*
 * Media Queries
 */
@media (min-width: 1200px) {
    .callout-feature-content {
        padding-top: 4em;
        padding-bottom: 4em;
    }
}

@media (max-width: 1500px) {
    .item-content h1 {
        font-size: 2rem;
        line-height: 2.2rem;
    }

    .item-content h2 {
        font-size: 1.5rem;
        line-height: 1.7rem;
    }

    .item-content h2 {
        font-size: 1rem;
        line-height: 1.2rem;
    }
}

@media (min-width: 1280px) {
}

@media (max-width: 1280px) {
    .nav-buttons-container {
        width: 45%;
        min-width: 180px;
    }

    .nav-menu.primary .button.nav-buttons--join a,
    .nav-menu.primary .button-white a {
        padding: 8px 20px;
    }

    .nav-menu-container {
        width: 52%;
    }

    .site-footer-widgets {
        padding: 3em 0 0 0;
    }


}

@media (min-width: 992px) {
    .nav-menu.primary a, .nav-menu.primary li:before, .nav-menu.primary li:after, .nav-menu.primary a:before, .nav-menu.primary a:after {
        font-size: 15px;
        font-weight: 700;
        -webkit-font-smoothing: antialiased;

        right: -17px;
        top: 23px;

    }

    .nav-menu li, ul.nav-menu li {
        display: inline-block;
        margin-right: 25px;
        position: relative;
    }

    ul.nav-menu-dashboard li {
        margin-right: 15px;
    }

    ul.nav-menu-dashboard li a {
        padding-right: 15px;
        padding-left: 35px;
    }

    ul.nav-menu-dashboard li:not(:last-child) {
        border-right: 1px solid #E3E3E5;
    }

    .listing-cover.has-image {
        padding: 10em 0 2em;
    }

    .dashboard__posts .col-md-3 {
        width: 29%;
        padding: 0 7px;
    }

    .dashboard__posts .col-md-6 {
        width: 42%;
    }

    .benefits-container__left {
        padding: 0 5rem;
    }

    /* Notes */
    .hyper-notes-list {
        min-height: 440px;
    }


}

@media (max-width: 1200px) {
    .primary-header .nav-menu.primary {
        padding-left: 10px;
    }

    .nav-menu li.menu-item-has-children::after, ul.nav-menu li.menu-item-has-children::after {
        right: 8px;
    }

    /* SPECIALIST */
    #content .content-area .sd-cta-item .sd-cta-item-wrap {
        padding: 30px 40px;
    }

    #content .content-area .sd-cta-item .sd-cta-heading {
        font-size: 30px;
        padding-left: 10px;
    }

    #content .specialist-bot-section .specialist-bot-left .featured-specialist {
        width: 80%;
    }
}

@media (max-width: 1024px) {
    .dashboard__link.widget_simpleimage p {
        white-space: nowrap;
        margin: 0 -10px 24px;
        text-align: center;
    }

    .dashboard__link.widget_simpleimage .simple-image {
        display: block;
        margin: 0 0 10px;
        min-height: 56px;
        padding: 0 34px;
    }

    ul.secondary.nav-menu li {
    }

    /* SPECIALIST */
    #content .content-area .sd-cta-item .sd-cta-item-wrap {
        padding: 25px 30px;
    }

    #content .content-area .sd-cta-item .sd-cta-heading {
        font-size: 30px;
        padding-left: 10px;
    }

    #content .specialist-bot-section .specialist-bot-left .featured-specialist {
        width: 80%;
    }

}

@media (max-width: 991px) {
    .mobile-only {
        display: block;
    }

    /* Dashboard */
    .dashboard__link h3 {
        color: #5c6e7f;
        font-size: 11px;
    }

    .woocommerce img, .woocommerce-page img {
        height: auto;
        max-width: 50%;
    }

    .entry-meta .entry-author img {
        max-width: 100%;
    }

    .nav-buttons-container--dashboard {
        margin: 13px 0;
    }

    .nav-menu-dashboard__name {
        background-size: 14px;
    }

    .dashboard__link {
        min-height: 120px;
        padding-top: 2rem;
    }

    /* Header & Menu */
    .main-navigation {
        display: block;
    }

    .site-header .menu {
        width: 100%;
    }

    .nav-menu {
        padding: 1rem 0;
    }

    a.nav-menu-dashboard__name {
        padding-left: 0;
        padding-right: 24px;
    }

    .nav-menu.primary a {
        color: #fff;
    }

    .primary-header .nav-menu.primary {
        display: table-cell;
    }

    .nav-menu ul li {
        text-align: center;
        display: inline-block;
        margin-right: 10%;
    }


    ul.secondary.nav-menu li {
        box-sizing: border-box;
        background-size: 25px;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        padding: 20px 5px;
        width: 32%;
        display: inline-block;
    }

    ul.secondary.nav-menu li:before {
        width: 100%;
        position: absolute;
        height: 100%;
        background-position: top 10px center;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .nav-menu.primary.mobile-only {
        float: right;
    }

    a.mobile-only.nav-menu-dashboard__name {
        float: right;
        padding: 1.4rem 0;
    }

    .mobile-only .nav-buttons--join a {
        color: #FFFFFF;
    }

    .nav-menu.primary .button-white a {
    }

    .navigation-bar-toggle i {
        font-size: 35px;
        line-height: 35px;
    }

    .site-branding {
        text-align: left;
        width: 30%;
    }

    .nav-menu-dashboard__pic {
        display: none;
    }

    .nav-buttons-container--dashboard {
        margin: 20px 0;
    }

    ul.secondary.nav-menu li {
        padding: 0 20px;
        margin-bottom: 10px;
        width: 50%;
        margin-right: 0;
        display: block;
        float: left;
    }

    ul.secondary.nav-menu li a {
        padding: 5px 5px 5px 30px;
        text-align: left;
        width: 100%;
        box-sizing: border-box;
        position: relative;
        display: block;
        margin: 0 auto;
        border-radius: 4px;
        border: 1px solid #ffffff;
    }

    ul.secondary.nav-menu li.current-menu-item a {
        border: 1px solid #28B6B3;
    }

    ul.secondary.nav-menu li .sub-menu {
        margin: 0;
        padding: 0;
        display: none;
    }

    ul.secondary.nav-menu li .sub-menu li {
        float: none;
        width: 100%;
        margin: 0;
    }

    ul.secondary.nav-menu li .sub-menu li a {
        padding-left: 5px;
    }

    ul.secondary.nav-menu li.current-menu-item .sub-menu li a {
        padding-left: 5px;
        border: none;
    }

    .nav-menu.primary a {
        font-size: 14px;
        line-height: 16px;
    }

    .site-branding .custom-header img {
        max-width: 80%;
        min-width: 110px;
    }

    .primary-header .primary-header-inner, .primary-header {
        height: 80px;
        min-height: 80px;
    }

    .post--events {
        margin-top: 2rem;
        clear: both;
    }

    .post--classifieds, .post--forum {
        clear: right;
        margin-bottom: 3rem;
    }

    /* CTA Carousel */
    .owl-carousel .owl-item .cta-carousel__content > img {
        width: 60px;
        height: 62px;
    }

    /* Footer */
    .gphq-footer-logo {
        text-align: center;
    }

    .footer-widget-column {
        text-align: center;
    }

    .benefits-container {
        padding-top: 3rem;
    }

    .benefits-container__left {
        margin-bottom: 3rem;
    }

    .button__benefits--left {
        float: right;
    }

    .button__benefits--right {
        float: left;
    }

    .dashboard__link.widget_simpleimage .simple-image {
        padding-left: 10px;
        padding-right: 10px;
    }

    .nav-menu-container {
        width: 54%;
    }

    .nav-menu ul li {
        margin-right: 10px;
        position: relative;
    }

    .nav-menu ul li:hover > ul {
        display: block;
        z-index: 101;
    }

    .nav-menu .children::after, .nav-menu .children::before, .nav-menu .sub-menu::after, .nav-menu .sub-menu::before, ul.nav-menu .children::after, ul.nav-menu .children::before, ul.nav-menu .sub-menu::after, ul.nav-menu .sub-menu::before {
        border-color: transparent transparent #fff;
        border-style: solid;
        border-width: 0 10px 10px;
        content: " ";
        height: 0;
        position: absolute;
        right: 13px;
        top: -10px;
        width: 0;
        z-index: 10;
    }

    .nav-menu .children::before, .nav-menu .sub-menu::before, ul.nav-menu .children::before, ul.nav-menu .sub-menu::before {
        border-color: transparent transparent rgba(0, 0, 0, 0.06);
        border-width: 0 11px 11px;
        right: 12px;
        top: -14px;
        z-index: 7;
    }

    .nav-menu .children, .nav-menu .sub-menu, ul.nav-menu .children, ul.nav-menu .sub-menu {
        background: #fff none repeat scroll 0 0;
        border: 0 none;
        border-radius: 4px;
        box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.06);
        display: none;
        padding: 10px 0;
        position: absolute;
        right: -16px;
        top: 95%;
        width: 200px;
        z-index: 99999;
    }

    .nav-menu .children ul, .nav-menu .sub-menu ul, ul.nav-menu .children ul, ul.nav-menu .sub-menu ul {
        left: 0;
        right: auto;
    }

    .page-features.content-image .col-md-6, .page-features.image-content .col-md-6 {
        text-align: center;
    }

    .page-features.content-image .col-md-6.pull-right {
        float: none !important;
    }

    .widget.widget-job_listing.listify_widget_panel_listing_auhtor {
        padding: 20px;
    }

    .job_listing-author {
        padding: 10px;
    }

    ul.secondary.nav-menu .menu-item i._mi, ul.secondary.nav-menu .menu-item img._mi {
        margin-left: 5px;
    }

    .nav-menu .children, .nav-menu .sub-menu, ul.nav-menu .children, ul.nav-menu .sub-menu {
        right: auto;
        left: 0;
    }

    ul.secondary.nav-menu li a .caret {
        display: block;
        float: right;
        background: url(images/submenu-arrow-down.png) center center no-repeat #5D6E7E;
        width: 20px;
        height: 20px;
    }

    ul.secondary.nav-menu li a .caret.active {
        background: url(images/submenu-arrow-top.png) center center no-repeat #5D6E7E;
    }

    #page .top-ad-wrapper img, #page .dashboard-ad-wrapper img, #page .event-side-ad-wrapper img {
        max-width: 100%;
    }

    #page .dashboard-ad-wrapper .dashboard-ad-item {
        padding-left: 20px;
        padding-right: 20px;
    }

    #page .dashboard-ad-wrapper {
        margin-left: -10px;
        margin-right: -10px;
    }

    #page .bot-ad-wrapper.bot-ad-event-wrapper {
        margin-left: -20px;
        margin-right: -20px;
    }

    /* SPECIALIST */
    #content .content-area .sd-cta-item .sd-cta-item-wrap {
        padding: 15px 20px;
    }

    #content .content-area .sd-cta-item .sd-cta-heading {
        font-size: 26px;
        padding-left: 10px;
    }

    #content .specialist-bot-section .specialist-bot-left .featured-specialist {
        width: 80%;
    }

    #content .specialist-bot-section .specialist-bot-right-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    #content .specialist-bot-cta-wrapper {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    #content .content-area .sd-cta-item .sd-cta-icon {
        width: 25%;
    }

    #content .content-area .sd-cta-item .sd-cta-icon img {
        max-width: 100%;
        width: 100%;
    }

    #content .content-area .sd-cta-item .sd-cta-heading {
        width: 73%;
    }

    #content .specialist-bot-section .specialist-bot-left .featured-specialist .featured-specialist-left img {
        max-width: 100%;
    }

    #content .specialist-bot-section .specialist-bot-left .featured-specialist .button {
        margin-bottom: 5px;
    }
}

@media (width: 768px) {
    .page-title {
        font-size: 48px;
        line-height: 50px;
        padding: 2em 0;
    }

    .footer-widget-column:first-child {
        margin-bottom: 2em;
    }

    .dashboard__link.widget_simpleimage {
        margin-bottom: 10px;
        min-height: 130px;
        text-transform: uppercase;

    }

    .dashboard__link.widget_simpleimage img {
        max-width: 80%;
    }

    .nav-menu ul li {
        margin-right: 5px;
    }

    .primary-header .nav-menu.primary {
        padding-left: 0;
    }

    .cta-carousel__content h3 {
        font-size: 14px;
    }

    .owl-carousel .owl-item .cta-carousel__content > img {
        height: 62px;
        width: auto;
        max-width: none;
    }

    .home .page-features.image-content.image-shadow .col-md-6 {
        padding-top: 30px;
    }

    .page-features.content-image .col-md-6, .page-features.image-content .col-md-6 {
        padding-top: 30px;
    }
}


@media (max-width: 767px) {
    col-reg-sidebar {
        padding-top: 0;
    }

    .page-cover.no-image .page-title {
        padding-top: 1rem;
        padding-bottom: 0;

    }

    .tribe-events-calendar td.tribe-events-present.mobile-active, .tribe-events-calendar .tribe-events-present.mobile-active div[id*=tribe-events-daynum-], .tribe-events-calendar .tribe-events-present {
        background-color: #0AB6B4;
    }

    .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] {
        font-weight: 400;
    }

    .tribe-events-calendar td.mobile-active, .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] {
        background-color: #5C6E7F;
    }

    .center-mobile {
        text-align: center;
        margin: 0 auto;
        float: none;
    }

    .owl-controls {
        bottom: 0;
    }

    a.button {
        padding: 11px 25px;
        text-align: center;
        min-width: 120px;
    }

    .footer-wrapper {
        position: relative;
    }

    /* Join CTA */
    .joincta-container {
        display: table;
        width: 100%;
        height: 350px;
    }

    /* CTA Carousel */
    .cta-carousel__button {
        text-align: center;
    }

    .cta-carousel-container .owl-carousel .owl-item {
        /*min-width: 50%;*/
        height: 190px;
    }

    .cta-carousel-container .owl-carousel .owl-stage {
        min-width: 100%;
        max-width: 100%;
    }

    .owl-carousel .owl-item .cta-carousel__content > img {
        width: 60px;
        height: 62px;
    }

    /* Benefits section*/
    .benefits-container--left, .benefits-container--right {
        width: 100%;
    }

    .benefits-container--right {
        display: none;
        visibility: hidden;
        background-image: none;
    }

    .benefits-container, .benefits-container--left {
        min-height: 100%;
    }

    .benefits-container--left {
        padding: 3rem 0;
        position: relative;
        float: none;
    }

    /* Specialist section */
    .specialist-container {
        padding: 3rem 0;
    }

    .specialist-container--left {
        margin-bottom: 2rem;
    }

    .specialist-container--right {
        top: 0;
        display: block;
        padding: 0;
        margin-bottom: 3rem;
    }

    /* Dashboard */
    .dashboard__link {
        width: 31.9%;
        min-height: 100%;
        height: 120px;
        /*max-height: 120px;*/
        margin: 5px 0.7% 0 0.7%;
        padding-bottom: 0.7rem;
        padding-top: 1.5rem;
        padding-left: 3px;
        padding-right: 3px;
    }

    .dashboard__link img {
        width: 40px;
        height: 40px;
    }

    .dashboard__link h3 {
        font-size: 12px;
    }

    .woocommerce img, .woocommerce-page img {
        height: auto;
        max-width: 100%;
    }

    .dashboard__search input#search_keywords, .dashboard__search input#search_location, .dashboard__search a.chosen-single, div#search_categories_chosen {
        border-radius: 40px;
    }

    .hyper-notes-list {
        border-right: none;
    }

    .hyper-notes section {
        min-height: 100%;
    }

    select#search_categories {
        background: #fff;
        border: none;
        border-radius: 40px;
        color: #939393;
    }

    a.js-toggle-area-trigger {
        display: block;
    }

    .post--events {
        text-align: center;
    }

    .post-snippets__body {
        text-align: left;
    }

    .post--events h4 {
        text-align: left;
    }

    .post--classifieds, .post--forum {
        text-align: center;
    }

    span.select.job-manager-category-dropdown-wrapper::before, span.select.job-manager-category-dropdown-wrapper::after {
        top: 17px !important;
    }

    .dashboard__search span.select.job-manager-category-dropdown-wrapper::before, .dashboard__search span.select.job-manager-category-dropdown-wrapper::after {
        top: 2px !important;
    }

    /* Single Listing */
    .content-single-job_listing-hero-company > div:last-of-type {
        margin: 0 auto;
    }

    .content-single-job_listing-hero-company, .content-single-job_listing-actions-start {
        text-align: center;
    }

    /* Header */
    .primary-header .primary-header-inner, .primary-header {
        display: block;
        height: auto;
        min-height: auto;
    }

    .site-branding {
        display: block;
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }

    .site-branding .custom-header {
        margin-right: 0;
    }

    .primary-header .nav-menu.primary {
        display: block;
        width: 100%;
        padding-top: 0;
    }

    .nav-menu-container {
        width: 100%;
        margin-bottom: 12px;
        margin-top: 7px;
    }

    .nav-menu ul li {
        width: auto;
        margin: 0 12px;
    }

    .nav-buttons-container {
        width: 100%;
        text-align: center;
    }

    /* Header - logged in */
    .logged-in .primary-header .primary-header-inner, .primary-header {
        height: auto;
        min-height: auto;
        text-align: center;
    }

    .logged-in .primary-header .nav-menu.primary {
        display: inline-block;
        width: 45%;
    }

    .logged-in .site-branding {
        display: inline-block;
        width: 45%;
        margin-top: 0px;
        padding: 10px 0;
        text-align: left;
    }

    .logged-in .primary-header .nav-menu.primary {
        display: inline-block;
        width: 30%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .nav-menu-dashboard__dropdown, .nav-menu-dashboard__dropdown--mobile {
        right: -40px;
    }

    .dashboard__link.widget_simpleimage {
        margin-bottom: 10px;
        min-height: 120px;
        text-transform: uppercase;
    }

    .dashboard__link.widget_simpleimage .adspace-dashboard__title {
        display: none;
    }

    .dashboard__link.widget_simpleimage p {
        margin-bottom: 0;
    }

    .dashboard__link.widget_simpleimage .simple-image {
        display: block;
        margin: 0 0 10px;
        min-height: 50px;
        padding: 16px 30px 0;
    }

    ul.secondary.nav-menu .sub-menu {
        display: none;
    }

    .site-footer, .site-footer-widgets {
        text-align: center;
    }

    .site-built-by {
        float: none;
        text-align: center;
    }

    .dashboard__posts .post-widget {
        display: block;
        min-height: 0px;
    }

    .widget.widget-job_listing.listify_widget_panel_listing_auhtor {
        padding: 10px;
    }

    .job_listing-author {
        padding: 5px;
    }

    ul.secondary.nav-menu li {
        margin-left: 0;
    }

    ul.secondary.nav-menu .menu-item i._mi, ul.secondary.nav-menu .menu-item img._mi {
        margin-left: 5px;
    }

    .post-snippets, .post-snippets__body {
        height: auto;
    }

    #tribe-events div.tribe-events-single-event-description {
        padding: 20px 20px 10px 20px;
    }

    .home .page-features.image-content.image-shadow .col-md-6 {
        padding-top: 30px;
    }

    .page-features.content-image .col-md-6, .page-features.image-content .col-md-6 {
        padding-top: 30px;
    }

    #page .dashboard-ad-wrapper {
        margin-left: 0;
        margin-right: 0;
    }

    #page .dashboard-ad-wrapper .dashboard-ad-item {
        float: left;
        width: 33.3%;
        padding-left: 10px;
        padding-right: 10px;
    }

    #page .top-ad-wrapper.top-ad-classified-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    #page .event-side-ad-wrapper {
        margin-bottom: 30px;
    }

    #page .bot-ad-wrapper.bot-ad-event-wrapper {
        margin-left: -10px;
        margin-right: -10px;
    }

    /* SPECIALIST */
    #content .specialist-bot-section .specialist-bot-left {
        float: none;
        text-align: right;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
    }

    #content .specialist-bot-section .specialist-bot-left .featured-specialist {
        float: none;
        text-align: left;
    }

    #content .specialist-bot-section .specialist-bot-right {
        float: none;
        width: 100%;
    }

    #content .specialist-bot-section .specialist-bot-right-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    #content .content-area .sd-cta-item {
        padding: 10px;
    }

    #content .content-area .sd-cta-item .sd-cta-heading {
        font-size: 20px;
    }
}

@media (max-width: 640px) {
    .custom-advert-search-panel .col3 {
        width: 100%;
    }

    #contactinfo {
        width: 98%;
    }

    .tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        float: none;
    }

    .single-tribe_events .tribe-events-venue-map {
        margin: 10px 0 10px 0;
        width: 100%;
    }

    .home .page-features.image-content.image-shadow .col-md-6 {
        padding-top: 15px;
        padding-bottom: 15px;
        background: url(images/trans-bg.png) left top repeat;
    }

}

@media (max-width: 600px) {
    #page .dashboard-ad-wrapper .dashboard-ad-item {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }

    .tribe-filters-open #page .bot-ad-wrapper.bot-ad-event-wrapper {
        display: none;
    }

    .tribe-filters-closed #page .bot-ad-wrapper.bot-ad-event-wrapper {
        display: block;
    }

    #page .bot-ad-wrapper.bot-ad-event-wrapper {
        margin-left: 0;
        margin-right: 0;
    }

    #content .content-area .sd-cta-item {
        padding: 10px;
        width: 100%;
    }

    #content .specialist-bot-section .specialist-bot-left .featured-specialist {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .post-type-archive-job_listing .search_categories {
        width: 100% !important;
    }

    .post-type-archive-job_listing .search_location {
        width: 100%;
    }

    .tribe-bar-collapse #tribe-bar-collapse-toggle {
        width: 100%;
    }

    #tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
        width: 100%;
        margin-top: 0;
    }

    #tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .cta-carousel-container .owl-carousel .owl-item {
        height: auto;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .post-snippets__date {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin-bottom: 0.8rem;
    }

    .post-snippets__body {
        width: 100%;
        clear: both;
        display: block;
    }

    .post-snippets__thumbnail--left {
        display: block;
        padding-right: 0;
    }

    .post-snippets.post-specialist-item .post-specialist-thumb {
        display: table-cell;
        padding-right: 17px;
    }

    .post-snippets.post-specialist-item .post-snippets__body {
        display: table-cell;
    }

    .post-snippets__heading--link {
        width: 100%;
    }

    .post-snippets__contain-object {
        width: 100%;
        height: auto;
    }

    .post-snippets__object {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    /* CTA Carousel */
    .cta-carousel-container .owl-carousel .owl-item {
        min-width: 100%;
    }

    /* Internal Template */
    .entry-content {
        padding: 0 0px;
    }

    /* Dashboard welcome */
    .dashboard__search {
        margin-bottom: 2rem;
    }

    .dashboard__welcome h2 {
        font-size: 1.4rem;
        margin-bottom: 1.4rem;
    }

    /* Dashboard quick links */
    .dashboard__links {
        margin: 0 auto;
        margin-bottom: 2rem;
        width: 100%;
    }

    .dashboard__site-main {
        padding-left: 0;
        padding-right: 0;
    }

    .dashboard__link {
        width: 29.6%;
        min-height: 100%;
        height: auto;
        margin: 10px 1.8% 0 1.8%;
        padding-bottom: 0;
        padding-top: 0.5rem;
        padding-left: 3px;
        padding-right: 3px;
    }

    .dashboard__link-icon {
        margin-bottom: 0.5rem;
    }

    .dashboard__link h3 {
        font-size: 10px;
        font-weight: 500;
        letter-spacing: 0;
    }

    .dashboard__link img {
        width: 30px;
        height: 30px;
    }

    /* Notes */
    .note-box {
        width: 100%;
        min-height: 255px;
        background-color: rgba(92, 110, 127, 0.8);
        right: 0;
        left: 0;
        border: 0;
        -webkit-border-radius: 17px 17px 0 0;
        -moz-border-radius: 17px 17px 0 0;
        border-radius: 17px 17px 0 0;
    }

    .note-text, .note-text:focus {
        max-height: 120px;
    }

    ul.note-list-ul li:hover {
        background-color: #F3F3F3;
    }

    .content-box.content-box-wrapper .content-box-inner {
        padding: 1em 20px;
    }

    .hyper-notes label {
        padding: 5px 0;
    }

    .special-bar {
        display: none;
    }

    /* Forums */
    #bbpress-forums div.bbp-search-form {
        width: 100%;
    }

    #bbpress-forums #bbp-search-form #bbp_search {
        width: 76%;
    }

    .page-features {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .page-features .pull-right {
        float: none !important;
        margin-bottom: 20px;
    }

    .site-info {
        text-align: center;
    }

    .site-built-by {
        text-align: center;
        float: none;
    }

    .primary-header .nav-menu.primary {
        padding-left: 0;
    }

    .nav-menu ul li {
        margin-left: 8px;
        margin-right: 8px;
    }

    .post--events .post-snippets .post-snippets__heading {
        max-height: none;
    }

    .blog .content-box.content-box-wrapper .content-box-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    article.specialist.type-specialist .content-box-inner {
        padding: 20px 20px 20px 20px;
    }

    article.specialist.type-specialist .content-box-inner .entry-content {
        padding-left: 0px;
        padding-right: 0px;
    }

    #comments {
        padding: 20px 20px 20px 20px;
    }

    #comments.widget .commentlist {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .single-advert .content-box-inner {
        padding: 20px 20px;
    }

    .advert-category-wrapper article.advert .content-box-inner {
        padding: 20px 20px 20px 20px;
    }

    .page-cover.no-image .page-title {
        padding: 30px 0 30px 0;
        font-size: 30px;
        line-height: 1em;
    }

    .blog .page-cover .cover-wrapper, .archive .page-cover .cover-wrapper {
        padding: 30px 0 30px 0;
        font-size: 30px;
        line-height: 1em;
    }

    #secondary .widget {
        padding: 20px 20px 20px 20px;
    }

    .home .page-features.image-content.image-shadow .col-md-6 {
        padding-top: 15px;
        padding-bottom: 15px;
        background: url(images/trans-bg.png) left top repeat;
    }

    .page-features.content-image .col-md-6, .page-features.image-content .col-md-6 {
        padding-top: 20px;
    }

    #content .tribe-bar-collapse #tribe-bar-collapse-toggle {
        float: none;
        width: 100%;
    }

    #content #tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
        float: none;
        width: 100%;
    }

    #tribe-bar-views .tribe-bar-views-list {
        float: none;
    }

    #tribe-bar-views .tribe-bar-views-option.tribe-bar-active, #tribe-bar-views .tribe-bar-views-option:first-child, #tribe-bar-views.tribe-bar-views-open .tribe-bar-views-option {
        margin: 0 2% 5px 2%;
        width: 46%;
    }

    #tribe-bar-views li.tribe-bar-views-option {
        margin: 0 2% 5px 2%;
        width: 46%;
    }

    .mts-featured-img__title {
        font-size: 34px !important;
        margin-bottom: 25px !important;
    }

    .mts-featured-img__subtext {
        line-height: 30px;
        letter-spacing: 1px;
    }
}

.advert-img {
    height: 250px !important;
}

@media (max-width: 375px) {
    ul.secondary.nav-menu li {
        width: 100%;
    }

    .dashboard__link {
        margin: 0 0 10px 0;
        width: 100%;
    }

    #page .dashboard-ad-wrapper .dashboard-ad-item {
        padding: 0;
    }
}

@media (max-width: 330px) {
    #bbpress-forums #bbp-search-form #bbp_search {
        width: 70%;
    }
}

.hide-everything {
    display: none;
    visibility: hidden;
}

/*Classifieds page title  */
.page-id-832 .page-title {
    display: none;
}


li.active-result.level-0::before,
li.result-selected.level-0::before {
    content: "+ ";
}

#post-99 form,
#post-93 form {
    opacity: 1;
    -webkit-transition: 1s; /* Safari */
    transition: 1s;
}

#post-93 #gform_4 {
    opacity: 1;
}

/*FORM CSS*/
.field.account-sign-in a {
    padding: 10px;
}

.select2-container-multi .select2-choices {
    background-color: #f3f6f9;
}

.select2-results .select2-highlighted {
    background-color: #f3f6f9;
}

.select2-container-multi .select2-choices {
    min-height: 40px;
}

.select2-container-multi .select2-choices .select2-search-field {
    line-height: 40px;
}

.select2-container-multi .select2-choices {
    background-color: #f3f6f9;
    border: 2px solid #ebeef1;
    border-radius: 5px;
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
    height: 30px;
    line-height: 21px !important;
}

.select2-container-multi .select2-search-choice-close {
    left: 7px;
    top: 9px;
}

.select2-selection--multiple:before {
    content: "";
    position: absolute;
    right: 7px;
    top: 42%;
    border-top: 5px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.job_filters {
    margin-bottom: 2em;
    float: left;
    width: 100%;
}

.post-type-archive-job_listing .content-area input#s2id_autogen1 {
    color: #627384;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 7px 10px;
    margin: 1px 0;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important;
    color: #939393;
}

.select2-container-multi .select2-choices .select2-search-field input:focus {
    border: 0px !important;
}

.post-type-archive-job_listing .content-area {
    margin-top: 200px;
    margin-top: 1rem;
}

.cta-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.cta-box {
    flex-basis: 31%;
    margin-left: 0.75%;
    margin-right: 0.75%;
}

.cta-box:hover {
    background-color: #5c6e7f !important;
    color: white;

}

.map-cta .featured-specialist {

}

.featured-specialist-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 1rem;
}

.featured-specialist-group {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.featured-specialist-title {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.cta-box h2 {
    transition: all 0.2s ease-in-out;
}

.cta-box:hover h2 {
    color: white;
}

.cta-box {
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    min-height: 18rem;
    margin-bottom: 1.5%;
    background-color: white !important;
    padding-top: 2rem;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    display: flex;
    align-items: center;
    flex-direction: column;
    -webkit-box-shadow: 0 1px 1px #bbbbbb;


}

#input_2_9 {
    padding: 4px;
    padding-left: 11px;

}

#gform_confirmation_message_2 a {
    padding: 10px 40px;
    background-color: #05b1af;
    color: white;
    text-transform: uppercase;
}

#field_2_9 .select.medium-wrapper {
    width: 100%;
}

.cta-full-row {
    width: 100%;
    background-color: #F3F3F3;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-top: 20px solid #5c6e7f;
}

#reg-steps {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 4rem;
}

.registration-full-row {
    width: 100%;
    background-color: #ffffff;
    padding-top: 4rem;
    padding-bottom: 4rem;
    border-bottom: 20px solid #5c6e7f;
}

.registration-full-row h2 {
    margin-top: 0px !important;

}

.page-id-23130 #content {
    background-color: white !important;

}


.page-id-23130 .content-box {
    background-color: transparent !important;
    border: 0px !important;
}

.page-id-23130 .full-row {
    width: 100%;
    background-color: #F3F3F3;
}

.register-btn {
    padding: 1.5rem !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    margin-top: 0.5rem !important;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

.register-btn:hover {
    background-color: #5c6e7f !important;
}

.single-step h2 {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
}

.step-img-container { /* hilly edit */
    align-items: center;
    justify-content: center;
}

.step-text-container {
    min-height: 7rem;
}

.cta-box h2 {
    border-bottom: 0px;
    color: #5C6E7F;
    font-weight: 700 !important;
    font-size: 22px;
    padding-left: 1rem;
    letter-spacing: 0px;
    padding-right: 1rem;
    line-height: 30px;
    margin-bottom: 0px;
    min-height: 5rem;
    margin-top: 0px;
    padding-top: 0px;
}

.map-cta {
    min-height: 19rem;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center center;


}

.featured-specialist-right p {
    margin-bottom: 0px !important;
}

.map-cta .container {
    width: 100%;
}

.featured-specialist-group {
    padding-top: 0;
    padding-bottom: 0;
}

.map-cta .featured-specialist {
    background-color: white;
    display: flex;
    align-items: center;
    -webkit-box-shadow: 1px 1px 1px #bbbbbb;
}

.map-cta .featured-specialist-name {
    color: #5c6e7f;
    font-size: 1.8em;
    font-weight: 700;
}

.map-cta .featured-specialist-right {
    padding-left: 1rem;
    padding-bottom: 1rem;
}

.map-cta .featured-specialist-left img {
    border-radius: 50%;
    width: 80%;
    margin-left: 10%;
}

.footer-cta {
    min-height: 10rem;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-cta h2 {
    color: white;
}

.single-job_listing #main {
    display: flex;
    flex-direction: column;
}

.single-job_listing .listify_widget_panel_listing_map.widget {
    order: 0;
}

.single-job_listing .listify_widget_panel_listing_content {
    order: 1;
}

.page-template-template-page-price #main {
    display: flex;
}

.price-left {
    margin-right: 0.5%;
}

.page-template-template-dashboard ul.secondary.nav-menu li {
    margin-right: 0;
    margin-left: 0;
}

.nav-menu li.menu-item-has-children:after, ul.nav-menu li.menu-item-has-children:after {
    margin-left: 0px !important;
    margin-left: -5px !important;
    font-size: 16px !important;
    margin-top: 0px !important;
}

.price-right {
    margin-left: 0.5%;
}

.page-id-14921 .ahp_search {
    display: none !important;
}

.cta-box {
    cursor: pointer !important;
}


/*-- GPHQ profile preview img */

#example .container {
    background: #5C6E7F;
    border-style: none;
    border-radius: 1rem;
}

#example .img-container {
    display: flex;
    box-sizing: content-box;
}

/*.listify-120 .post-7 .fieldset-additionaladdress small {*/
.full-row-reg-steps {
    display: flex;
    justify-content: center;
    width: 100%;
}

#reg_steps_title {
    font-size: 60px;
    text-transform: uppercase;
}

.headerbar {
    display: flex;
    justify-content: center;
}

.reg-steps {
    display: flex;
    flex-flow: row wrap;
    max-width: 1170px;
    justify-content: space-between;
    padding-top: 4rem;
    padding-bottom: 4rem;

}

.landing-page-row {
    background-color: white;
}

.page-id-23130 .footer-cta {
    min-height: 26rem;

}

.page-id-23130 .footer-cta h2 {
    font-size: 50px;
    text-align: center;
}

.page-id-23130 .entry-cover.has-image {
    min-height: 43rem;
    background-size: cover;
    background-position: center;

    display: flex;
    align-items: center;
    justify-content: center;
}

.page-id-23130 .entry-cover.has-image:before {
    content: ' ';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.page-id-23130 .entry-cover.has-image h1 {
    font-size: 64px;
}

.reg-step {
    width: 32%;
    border: rgba(200, 200, 200, 0.5) solid 2px;
    box-shadow: 0 1px 1px #bbbbbb;
    text-align: center;
    padding: 3.5%;

}

.step-img {

}

#inclusion_p_text img {
    display: none !important;
}

.step-text {
    letter-spacing: 0px;
    font-size: 22px;
    margin-top: 1rem;

    letter-spacing: 0px;
    font-size: 32px;
    margin-top: 1rem;
    line-height: 35px;

}

#buorg {
    display: none !important;
}

.widget.widget-job_listing.listify_widget_panel_listing_auhtor img {
    width: unset !important;
    height: unset !important;
}

#listify_widget_panel_listing_business_hours-2 {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.widget.widget-job_listing.listify_widget_panel_listing_auhtor .job_listing-author {
    padding: unset !important;
}

/** for tablets down **/
@media (max-width: 769px) {
    .reg-steps {
        display: flex;
        flex-direction: column;
    }

    #buorg {
        display: none !important;
    }

    .page-id-23130 .entry-cover.has-image h1 {
        font-size: 64px;
        line-height: 66px;
    }

    .reg-steps .reg-step {

        width: auto;
        border: rgba(200, 200, 200, 0.5) solid 2px;
        box-shadow: 0 1px 1px #bbbbbb;
        text-align: center;
        padding: 3.5%;
        margin: 1rem;

    }

    .page-id-23130 .footer-cta {
        text-align: center;
    }

    .cta-box h2 {
        font-size: 50px;
        line-height: 40px;
    }

    .page-id-23130 .footer-cta h2 {
        text-align: center;
    }

    #reg_steps_title {
        text-align: center;
    }

    .cta-box {
        flex-basis: 100%;
        width: 100%;
    }

    .cta-box h2 {
        font-size: 49px;
        line-height: 50px;
    }
}

@media (max-width: 480px) {
    .reg-steps {
        padding-top: 0 !important;
        padding-bottom: 0;
    }

    .page-id-23130 .entry-cover.has-image {
        min-height: 32rem;
    }

    .page-id-23130 .entry-cover.has-image h1 {
        font-size: 36px;
    }

    .registration-full-row {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .landing-page-row {
        overflow-x: hidden;
    }

    .tabletblack {
        width: 98vw !important;
        height: 500px !important;
    }

    .page-id-23130 .footer-cta h2 {
        font-size: 50px;
        text-align: center;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #reg-steps {
        padding-top: 1rem;
    }

    #reg_steps_title {
        font-size: 34px;
        text-transform: uppercase;
        padding-top: 1rem;
    }

    .cta-box h2 {
        font-size: 36px !important;
        line-height: 46px;
    }

    .registration-full-row .s1 {
        font-size: 34px;
        line-height: 44px;
    }

    .page-id-23130 .footer-cta h2 {
        line-height: 43px;
        font-size: 34px;
    }
}

.page-id-15064 .s1:before {
    content: "\2713\0020";
}


#post-slide-16882 {
    background-position: center center;
}


.page-id-7 .select2-results li {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.page-id-7 .select2-results li.level-1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.page-id-7 .select2-results li.level-1 .select2-result-label {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/*.single-job_listing #listify_widget_panel_listing_map-3 #listing-contact-map-main {*/

/*        height: 0 !important;*/

/*}*/
/*.single-job_listing #listify_widget_panel_listing_map-2 #listing-contact-map-main {*/
/*    height: 0 !important;*/
/*}*/

#alliedhealthlistingbtn {
/*     display: none !important; */
    margin-left: 24px;
}

.comments-area.widget.widget-job_listing {
    display: none !important;
}

.single-specialist .comments-area.widget.widget-job_listing {
    display: block !important;
}


.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
    font-size: 15px;
    margin: 5px !important;
    margin-bottom: 0 !important;
    color: #666 !important;
    padding: 3px 7px 4px !important;
    cursor: pointer;
    min-height: 18px !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#alliedhealthlistingbtn.update_results {
    display: none !important;
}

#listify_widget_search_listings-3 #alliedhealthlistingbtn.update_results {
    display: inline-block !important;
}

.site-id-3 #qualifications-professional-statements {
    padding: 18px !important;
    margin-bottom: 16px;
}

.site-id-3 .single_job_listing #main {
    padding: 0 !important;
}

.job_listing_preview .site-id-3 #main {
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: wrap !important;
}


.site-id-3 .content-single-job_listing-hero-company h1 {
    color: white !important;
}

.site-id-3 #job_preview > div.job_listing_preview.single_job_listing > h1 {
    display: none;
}

.site-id-3 .single_job_listing .content-area {
    margin-top: 19px;
}

.site-id-3 .content-box-inner {
    padding-top: 0;
}

.site-id-3 #listify_widget_panel_listing_content-2 {
    order: 0 !important;
    margin-bottom: 16px;
}

.job_listing_preview .site-id-3 #map-row-ah {
    order: 3;
    display: none;
}

.job_listing_preview .site-id-3 #qualifications-professional-statements {
    order: 2 !important;
}


.site-id-1 .single_job_listing #main {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.site-id-1 #listify_widget_panel_listing_map-3 {
    order: 1 !important;
    height: 270px;
    overflow: hidden;
}

#masthead {
    z-index: 99999;
}


.site-id-1 #listify_widget_panel_listing_content-2 {
    order: 0;
}

.site-id-3 .content-single-job_listing-hero {
    padding-top: 36px;
    padding-bottom: 36px;
}

.site-id-3 .content-single-job_listing-hero-inner hr {
    background-color: white;
}

.site-id-3 .listing-categories {
    color: white;
}

.site-id-3 .info-col {
    box-shadow: rgba(0, 0, 0, .03) 0 2px 0;
    background-color: white;
    border-radius: 4px;
    height: 300px;
}

ul.secondary.nav-menu li a img {
    width: 30px;
    margin-right: 10px;
}

.select2-container {
    width: 100% !important;
}

.select2.select2-container .select2-selection {
    background: #f3f6f9 !important;
}


.select2-container--default .select2-results > .select2-results__options {
    overflow-y: scroll !important;
}

#map-row-ah #listing-contact-map-main {
    display: block !important;
}


/*.type-job_listing.style-grid .job_listing-entry-header {*/
/*}*/

#job_preview {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.job_listing_preview_title {
    order: 1;
}

.select2-results {
    max-height: 371px;
}

.account-sign-in {
    border-color: #ebeef1;
}

#search_location, #search_keywords {
    background-color: #f3f6f9 !important;
    border-color: #ebeef1;
}

.showing_jobs {
    border-color: #ebeef1;
}

input[type="text"], textarea, input[type="search"] {
    background-color: #f3f6f9 !important;
    border-color: #ebeef1 !important;
}

.search-results .page-cover {
    background-size: contain;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 146px;
}

.search-results .page-cover h1 {
    padding: 0 !important;
}

.adverts-search .advert-input input[type=text] {
    border: 1px solid #ccc !important;
}


input[type="checkbox"] {
    border-color: #ebeef1;
}

#tribe-community-events div.updated, .login .message {
    background-color: #ffffe0;
    border-color: #e6db55;
}

#tribe-community-events div.updated {
    border-style: solid;
    border-radius: 3px;
    border-width: 1px;
    font-family: Helvetica, Arial, sans;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0 .6em;
}

#tribe-community-events div.updated {
    flex-basis: 100%;
    margin-top: 21px;
    margin-bottom: 24px;
}

#tribe-community-events div.updated p {
    margin-bottom: 12px !important;
}

.tribe_community_list #tribe-community-events {
    display: flex !important;
    flex-wrap: wrap !important;
}

.tribe_community_list #tribe-community-events #not-user {
    flex-basis: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.tribe_community_list #tribe-community-events #add-new {
    flex-basis: 45%;
}


.tribe_community_list #tribe-community-events #not-user a {
    margin-left: 6px;
}

.listify_widget_panel_listing_map {
    margin-bottom: 1em !important;
}

.job_listing.col-sm-6 .content-box {
    height: 234px;
    margin-bottom: 24px;
    background: #E6E9EC;
}

/*.job_listing .content-box .col-md-3 {*/
/*    width: 30%;*/
/*}*/
/*.job_listing .content-box .col-md-9 {*/
/*    padding-right: 0;*/
/*    width: 70%;*/
/*}*/

/*.job_listing .content-box .col-md-9 {*/
/*    width: 64%;*/
/*}*/


/*.job_listing .content-box .col-md-3 {*/
/*    width: 40%;*/
/*}*/

.listing-cover {
    background-color: unset;
}

.listing-cover.no-image {
    background-color: #dadada !important;
    color: #5c6e7f !important;
}

.mts-featured-img {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    text-align: center;
    display: flex;
    align-items: center;
    color: white;
    justify-content: center;

}

.mts-featured-img__title {
    font-size: 45px;
    margin-bottom: 25px;
}

.content-single-job_listing-hero-company {
    color: white;
}

.content-single-job_listing-hero-company hr {
    background-color: white !important;
}

#map-row-ah {
    display: none !important;
}

#user_login, #user_pass {
    width: 100%;
    background-color: #f3f6f9 !important;
    border-color: #ebeef1 !important;
}

.fieldset-job_hours .field {
    margin-top: 1em;
    display: block !important;
}

@media screen and (min-width: 990px) {
    body.fixed-map #content {
        margin-top: 120px;
    }
}

@media screen and (max-width: 1000px) {
    .post-type-archive-job_listing .search_categories {
        float: unset !important;
    }
}

.post-widget .post-snippets__heading--link {font-size:12px!important;}

input[name=save_draft] {display:none!important;}
.update_results.ahp_search {display:none!important;}