/************************************ Blog Pagination *****************************/
/************************************ Wish List ***********************************/
/************************************ Group Product Table css *********************/
/************************************ Loop Add to cart Css ************************/
/************************************ CHECKOUT ************************************/
/************************************ Compare Button ******************************/
/************************************ Mini Cart ***********************************/
/************************************ Editor Design css ***************************/
/************************************ Blog Pagination *****************************/
.infinitescroll .pagination
{
    display: none;
}
.home .main-loader, .page-id-881 .main-loader, .page-id-955 .main-loader {
    display: none!important;
}
.block1_desc h3 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.block1_desc p {
    font-size: 16px;
    color: #333;
    line-height: 24px;   
    padding: 0px;
    margin: 0px;
    font-weight: 500;
}
.post-image img{
    border-radius: 5px;
}
/********************* Blog *******************************/
.cattitle {
    border-bottom: .5px solid var(--color);
    text-transform: uppercase;
    font-size: 13px;
}
#login input, #register input {
    padding: 2px 8px;
}
.gid-box
{
    border:1px solid #E6EAEA;
}
.form-control:focus {
    box-shadow: none;
}
.author-circle{
    width: 40px;
    height: 40px;
    float: left;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    font-weight: bold;
    border-radius: 50%;
    margin-right: 15px;
    text-transform: uppercase;
    float: none;
    display: inline-block;
}
.jxpress-role-tabs a.active {
    background: var(--color);
    background-color: var(--color);
    padding: 10px 15px;
    color: #fff;
    border-radius: 3px;
    box-shadow: 8px 8px 18px 0 #cccccc96;
}
#jxpress_password_form input, #jxpress-register input, #user-message input, .user-panel input[type="text"] {
    padding: 5px 10px;
    margin-bottom: 5px;
}
#user-message textarea, .user-panel textarea{
    margin-bottom: 5px;
}
.post-author
{
    line-height: 40px;
    position: relative;    
}
.small-width-author-image
{
    width: 40px;
}
.tooltip-user .avatar-profile img{
    width: 100px;
}
.tooltip-user, .post-meta-info
{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: calc(100% + 10px);
    left: 0px;
    width: 190px;

    padding: 15px;
    background-color: #fcfcfc;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    text-align: center;
    font-size: 14px;
    color: #202121;

    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 200;
}
.post-meta-info
{
    right: 0px;
    left:auto;
}
.tooltip-user:after, .post-meta-info:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 10px;
    height: 0;
    width: 0;
    margin-left: -6px;
    border: solid transparent;
    border-top-color: #fcfcfc;
    border-width: 12px 9px;
    pointer-events: none;
}
.post-meta-info:after {


    left: auto;

    right: 10px;
}
.post-author:hover .tooltip-user, .sharing-tooltip:hover .post-meta-info {
    visibility: visible;
    opacity: 1;

}
.sharing-tooltip
{
    cursor: pointer;
    position: relative;
    font-size: 25px;
}
.tooltip-user .author-circle{
    width: 100px;
    height: 100px;
    float: none;    
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 100px;
    font-weight: bold;
    border-radius: 50%;
    margin: 0 auto;
}
.post-image
{
    position: relative;

    overflow: hidden;

}
.post-image:hover img {
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.color-full-time {
    color: #5cc069;
}
.color-part-time {
    color: #ff8800;
}
.color-freelancer {
    color: #017583;
}

.post-image img{

    -webkit-transition: opacity .5s ease,-webkit-transform 1s ease;
    transition: opacity .5s ease,-webkit-transform 1s ease;
    transition: transform 1s ease,opacity .5s ease;
    transition: transform 1s ease,opacity .5s ease,-webkit-transform 1s ease;
}
.meta-seperator {
    width: 100%;
    float: left;
    margin-left: 0px;    
    z-index: 1;
    margin-top: 0px;
    border-radius: 0px;
    line-height: 20px;
    padding: 5px;
    border: 1px solid #aba8a8;
}
.meta-seperator + .meta-seperator
{
    margin-top: 10px; 
}
.meta-seperator i{   
    font-size: 20px;

}

a.socials-item {
    display: inline-block;
}
.col-gap
{
    margin-top: 30px;
}

.vc_custom_1552988151658, .vc_custom_1553000204321, .vc_custom_1553934470644  {
    background-position: inherit !important;
}
.text-shorting .jxpress-small .col-md-8 {
    text-align: left;
}

.post-jxpress-img 
{
    overflow: hidden;
    margin-bottom: 20px;
}
.post-jxpress-img img{

    -webkit-transition: opacity .5s ease,-webkit-transform 1s ease;
    transition: opacity .5s ease,-webkit-transform 1s ease;
    transition: transform 1s ease,opacity .5s ease;
    transition: transform 1s ease,opacity .5s ease,-webkit-transform 1s ease; 
}
.no-post-meta-br .meta-seperator
{
    display: inline-block;
    padding: 0px 10px;
}
.no-post-meta-social a.socials-item
{
    margin-top: 20px;
    margin-bottom: 0px;
    display: inline-block;
}

.post-jxpress-img:hover img{
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.post-jxpress-image .dashicons
{
    background: #df0024;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    margin-top: -30px;
    position: absolute;
    left: calc(50% - 25px);
}
.zilla-likes, 
body .zilla-likes:hover
{
    margin-bottom: 0px !important;
}
.socials-sharing a.socials-item:last-child
{
    margin-bottom: 0px;
}


a.socials-item .hid {    
    display: block;
}
a.blog-list-read-more
{
    text-decoration: underline;
    color: #161616;
}
span.seperator {
    position: relative;
    padding: 0px 5px;
}
span.seperator:before {
    border-right: 1px solid #ccc;
    height: 8px;
    content: "";
    position: absolute;
    top: 33%;
    left: 3px;
}
.single-post .post-meta
{
    margin-top: 0px;
}
.post-meta, 
.comment-metadata a, 
.post-related-posts .post-meta{
    color: #959595;   
    font-size: 13px;
    line-height: 2;   
    -webkit-font-smoothing: antialiased;
    margin-top: 20px;
}
.post-meta-author, 
.post-meta-date, 
.post-meta-categories, 
.post-meta-tags{
    margin-right: 10px;
}
.post-meta a{
    color:#959595;
}
.author-pic
{
    width: 150px; 
    border-radius: 0px;
    overflow: hidden;
}
.author-pic img{
    max-width: 100%;

}
.nav-previous a span, 
.nav-next a span{
    float: left;
    width:100%;
    font-weight: bold;
    font-size: 80%;
    color:#000;
}
.post-navigation .nav-previous, 
.post-navigation .nav-next {
    background: transparent;
    padding: 0;
}

.normal-footer #colophon .widget_nav_menu li {
    border-color: transparent!important;
    border-bottom: none!important;
}

#footer3-call-to-action-sec h2.vc_custom_heading {
    text-align: left!important;
}
#footer-two-call-out-icons li.isotope-item img {
    position: relative;
    top: 10%;
    margin-left: 10px;
}
#login input.btn, #register input.btn {
    padding: 0.6rem 1rem;
}
.listing-search-form input.form-control {
    padding: 5px 10px;
}

div#footer-two-call-out-icons {
    margin-bottom: 0;
}
#footer-two-call-out-icons li.isotope-item {
    display: inline-block;
}
#footer-two-call-out-icons ul.wpb_image_grid_ul {
    display: inline-flex;
    margin-left: 45px;
}
.listing-search-form [type=checkbox] + label:before {
    position: unset;
    border: none;
}
.jxpress-listing-view a {
    color: #b3b3b3;
}
.jxpress-mailchimp input.flat-button {
    position: relative;
    transition: all .3s ease;
    border-width: 1px;
    font-size: 0.875rem;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5rem;
    padding: 0.8rem 1rem!important;
    color: #fff!important;
    cursor: pointer;
    background: #017582!important;
}

@media only screen and (min-width: 1200px) {
    .page-id-881 .wpb_gallery_slides img.attachment-full {
        width: 138px;
        object-fit: scale-down;
    }
    .wpb_image_grid .wpb_image_grid_ul img {
        margin-left: 80px;
    }
}

@media only screen and (min-width: 992px) {
    iframe.embed-responsive-item {
        width: 100%;
        height: 500px;
    } 
    .wpb_image_grid .wpb_image_grid_ul img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 80px;
    }
    .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        position: unset!important;
        display: inline-block;
    }
    .jxpress-job-search.job-home-one-form {
        width: 76%;
    }
    .page-id-881 .wpb_gallery_slides img.attachment-full {
        width: 125px;
            object-fit: scale-down;
    }
    .wpb_image_grid .wpb_image_grid_ul img {
        margin-left: 33px;
    }
    div#homepage3-top-banner-img-sec {
        height: 600px;
        background-position: top!important;
        object-fit: cover;
    }
}

@media (min-width: 992px)
{
.post-navigation .nav-previous
{
    position: fixed;   
    top: 50%;
    right:100%;
    background: var(--color);
    padding: 30px;
    color: #fff;
    max-width: 300px;
    z-index: 1000;
    transition: all .4s ease;
    margin-right: -30px;
}
.post-navigation .nav-previous:hover{
    right: auto;
    left:0px;
}
.post-navigation .nav-previous:after{
    content: "\f054";    
    font-family: FontAwesome;
    position: absolute;
    right: 6px;
    font-size: 25px;
    top: calc(50% - 15px);  

}
.post-navigation .nav-next:after{
     content: "\f053";    
    font-family: FontAwesome;
    position: absolute;
    left: 6px;
    font-size: 25px;
    top: calc(50% - 15px);  
}
.post-navigation .nav-next
{
    position: fixed;
    left: 100%;
    top: 50%;   
    background: var(--color);
    padding: 30px;
    color: #fff;
    max-width: 300px;
    z-index: 1000;
    transition: all .4s ease;
    margin-left: -30px;
}
.post-navigation .nav-next:hover{
    left: auto;
    right:0px;
}

.post-navigation .nav-next:hover:after, 
.post-navigation .nav-previous:hover:after{
    display: none;
}
.post-navigation .nav-previous a, 
.post-navigation .nav-next a{    
    color: #fff;    
}
}




.post-navigation .nav-previous a, 
.post-navigation .nav-next a{
    margin-bottom: 15px;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
    letter-spacing: 1px;
}
.logged-in-as a{
    color:#161616;
}
.nav-next a span{
    float:right;
}
.post-related-posts
{
    position: relative;

}
.load_more a, .line-button a{
    border: 1px solid #000000;
    padding: 5px 10px;
}
.post-related-posts .flexslider
{
    position: static;
}
.post-related-posts .flex-direction-nav {
    position: absolute;
    right: 0px;
    top:0px;
}
.post-related-posts .flex-direction-nav .flex-next {
    right: 0px;
    text-align: right;
}
.post-related-posts .post-meta
{
    margin-top: 15px;
}
.post-related-posts img
{
    margin-bottom: 20px; 
}
.post-related-posts .h6
{

    margin-bottom: 15px;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.45;
    color: #111;
    letter-spacing: 1px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

ol.commentlist {
    list-style: none;
    margin: 0 0 4em;
    padding: 0;
    text-indent: 0;
    float: left;
    width: 100%;
}
ol.commentlist li.comment>.comment-body p:last-child, 
ol.commentlist li.pingback>.comment-body p:last-child
{
    margin-bottom: 0px;
}
ol.commentlist li.comment>.comment-body, 
ol.commentlist li.pingback>.comment-body{
    background-color: #f8f9fa; 
    padding: 20px;    
    margin: 0rem 0px; 
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
ol.commentlist li.comment:last-child >.comment-body
{
    margin-bottom: 0px;
}
ol.commentlist li.comment, 
ol.commentlist li.pingback {
    position: relative;    
    float: left;
    width: 100%;
}
ol.commentlist li.comment div.vcard img.photo {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 15px;
}
ol.commentlist li.comment div.reply {
    position: absolute;    
    right: 20px;
    top: 6px;  
}
ol.commentlist li.comment div.reply a { 
    padding: 5px 15px;
}
ol.commentlist li.comment ol.children { 
    list-style:none;
}

ol.commentlist li.comment ol.children li.comment>.comment-body{
    background-color: #f8f9fa; 
    padding: 20px; 
    margin-bottom: 20px;
    position: relative;
    border:1px solid #dee2e6; 
}

ol.commentlist li.comment ol.children li.comment:before 
{   
    width: 1px;
    height: 20px;
    position: absolute;
    top: -20px;
    z-index: 1000000000000;
    background: #dee2e6;
    left: 20px;
}
ol.commentlist li.comment ol.children li.comment:after 
{   
    width: 1px;
    height: 20px;
    position: absolute;
    top: -20px;     
    background: #dee2e6;
    right: 20px;
}
b.fn a
{
    color: #161616;
}
.comment-metadata a {
    color: #b4b4b4;
}
#respond #reply-title:before
{ 
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
}
.border-post
{
    border-width: 1px;
    border-style: solid;
}
.page-link
{
    background-color: #000;
    color: #fff;
    border: 1px solid #353333;
    outline: none;
}
.page-link.current, .page-link:hover
{
    background-color: var(--color);
    color: #fff;
    border: 1px solid var(--color);
}
.blog-post-footer
{
    width:100%;
    margin-top: 1rem;
}
.blog-post-footer a{
    color:#161616; 
}
.post-gallery .slick-slide img {

    height: 100%;
    width: auto;
    max-height: 395px;
    max-width: fit-content;
}
.single-post .blog-post-footer, 
.author-bio,
.post-related-posts,
.single-social
{
    width:100%;
    margin: 3rem 0px;
    float: left;
}

.author-bio
{

    background-color: #f4f7f6;
    padding: 20px;
}
.title-author .author-bio
{

    margin: 0px;
}


.single-post .blog-post-footer, .single-post .author-bio
{
    float: left;  
}
#page-title, 
#page-title .breadcrumb li, 
article .entry-title, 
.comment-navigation .nav-next, 
.posts-navigation .nav-next, 
.post-navigation .nav-next, 
.single-post article h3 {

    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
#page-title .breadcrumb li{
    padding: 5px 0px;
}
#comments > h3, 
.post-related-posts h3, 
h2.related-title {

    line-height: 1;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 40px;
    letter-spacing: 2px;
    text-align: center
}

.theme-title
{
    position: relative;
    margin-bottom: 30px;  
}
.theme-title:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 40px;
    height: 2px;


}
#comments h3:after, 
.post-related-posts h3:after{
    content: "";
    position: absolute;
    left: calc(50% - 45px);
    bottom: -15px;
    width: 90px;
    height: 1px;
    background: var(--color);
}
#comments h3.comment-reply-title:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -5px;
    width: 90px;
    height: 1px;
    background: var(--color);
}
#comments h3.comment-reply-title
{
        font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
}

#comments h3:before, 
.post-related-posts h3:before, 
h2.related-title:before {

    position: absolute;
    left: calc(50% - 45px);
    top: -10px;
    width: 90px;
    height: 1px;
    background: var(--color);
}


#comments.comments-area
{

    width: 100%; 
    margin-top: 3rem;
    float: left;
}
#comments.comments-area > #respond.comment-respond
{
    margin: 0rem 0px !important;
}
.commentlist #respond.comment-respond
{
    float: left;
    margin: 2rem 0px;
    width:100%;
}
#respond.comment-respond
{
    margin: 2rem 0px; 
    float: left;
    width:100%;
}
.single-post article .post-meta
{
    margin-bottom: 15px;
}
.single-post article .post-related-posts .post-meta {
    margin-bottom: 0px;
    line-height: 1;
}
.nav.nav-tabs button.nav-link {
    color: #00000096;
    background: #cccccc52;
    margin-right: 4px;
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
    padding: 7px 15px;
}
ul#pills-tab {
    margin-left: 0;
}
ul#pills-tab button.active {
    background: #017583;
    color: #fff;
}
span.price-plan-price-bold {
    margin-left: -17px;
    margin-right: -15px;
    font-weight: 500;
}
.card-header {
    border-bottom: unset;
}
.listing-search-form .accordion .card.mb-3 {
    border-radius: 0!important;
    padding: 5px 0;
}
.jxpress-listing-view {
    text-align: right;
}
.listing-search-form button.accordion-button {
    color: #505050!important;
    text-transform: capitalize!important;
}
.listing-search-form div.accordion {
    margin-bottom: 20px;
}
.listing-search-form div.accordion {
    margin-bottom: 20px;
}
.listing-search-form .accordion-body ul {
    margin: 0;
    padding-left: 0;
}
.listing-search-form .accordion-body ul li {
    list-style: none;
    align-items: center;
    display: flex;
}
/*.listing-search-form .accordion-body [type=checkbox] + label:before {
    display: none;
}*/
.listing-search-form button.accordion-button:hover {
    background: #fff;
}
.listing-search-form div.accordion .accordion-item {
    border-radius: 0;
    padding: 5px 0;
}
.listing-search-form .accordion-button:focus {
    box-shadow: unset;
}
.listing-search-form .accordion-button:not(.collapsed) {
    background-color: #fff;
        border-bottom: 1px solid #cccccc4a;
}
/**************************** Editor Design css ***********************/
.m-top-100
{
    margin-top: -100px;
}

/******************************** Vc Editor Tab css **************************/
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a, 
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a, 
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels{
    background-color: transparent !important;
    color: #515151;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a{
    border-width: 4px !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    color: #fff;
    background-color: var(--color) !important;
    border-color: var(--color) !important;
    padding: 0px;
    border-radius: 0px;
    margin-bottom: 0px !important;
       
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a:hover{
    color:#fff !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
    border-color: #fff !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading h4{
     font-size: 16px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body
{
        border: solid 1px #e1e1e1;
        border-top: none;
}

.home .vc_row.vc_column-gap-10 {
    margin-left: -15px;
    margin-right: -15px;
}
.flyout-menu:not(.mobile) button.vc_btn3-style-custom {

    border: none;
    width: auto;
    height: auto;
    text-indent: inherit;
    display: initial;
}
/******************************** SLick Slider *************************/
.slick-slider  .slick-prev:before {
    content: "\f104";
    font: 40px/1 'FontAwesome';
    font-family: 'FontAwesome';
    color:#fff;
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
}
.slick-slider  .slick-next:before {
    content: "\f105";
    font: 40px/1 'FontAwesome';
    font-family: 'FontAwesome';
    color:#fff;
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    padding-left: 3px;
}
.slick-slider .slick-prev.slick-disabled:before, 
.slick-slider .slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-slider .slick-prev, 
.slick-slider .slick-next {
    width: 40px;
    height: 40px;
    z-index: 1;
}
button.slick-arrow, button.slick-arrow:before
{
    background: #000;
}
.line-height-1
{
    line-height: 1 !important;
}

.loop-author
{
    background: #df0024;
    padding: 5px 15px;
    border-radius: 25px;
    color: #fff;
    font-size: 90%;
}

.zipzagbg
{
    background: repeating-linear-gradient(45deg, var(--color), var(--color) 2px, #fff 2px, #fff 6px);
}

/*          Thia Sticky ***/
.vc_column_container>.theiaStickySidebar>.vc_column-inner
{
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

/**************** Search Form *******************/
.searchform div{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.searchform div input[type="text"] {
    width: 1%;
    float: none;    
    flex: 1 1 auto;
    border-radius: 0px;
        padding: 5px 10px;

}
.searchform div button[type="submit"] {
    float: none;
    border-radius: 0px;  

}

/************* Pagination Css ****************/
.pagination ul
{
    padding: 0px;
    margin: 0px;
}
.pagination li {
    display: inline;
}
.pagination ul>li:first-child>a, .pagination ul>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination ul>li:last-child>a, .pagination ul>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination ul>li>a, .pagination ul>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
   
}
.pagination ul>li>a:focus, 
.pagination ul>li>a:hover, 
.pagination ul>li>span:focus, 
.pagination ul>li>span:hover, 
.pagination ul>li:first-child>a, 
.pagination ul>li:first-child>span, 
.pagination ul>li:last-child>a, 
.pagination ul>li:last-child>span, 
.pagination ul>.active>a, 
.pagination ul>.active>a:focus, 
.pagination ul>.active>a:hover, 
.pagination ul>.active>span, 
.pagination ul>.active>span:focus, 
.pagination ul>.active>span:hover,
.pagination ul>li>span{
    color: #fff;
    background-color: var(--color);
}

.jxpress-job-search input.btn.btn-default {
    width: 95%!important;
}
a.d-none.d-lg-block.fancybox.login {
    margin-right: 5px;
}
#page-title .breadcrumb {
    left: -2%;
}
.page-id-955 .jxpress-search .jxpress-job-search .search_icon {
    top: 7px;
}
.page-id-955 .jxpress-search .jxpress-job-search .chosen-container.chosen-container-single {
    margin: 0;
}
.page-id-955 .jxpress-job-search input.btn.btn-default {
    width: 100%!important;
    padding: 0.6rem 1rem;
}
.page-id-955 .jxpress-search .jxpress-job-search input {
    padding-top: 5px;
    padding-bottom: 5px;
}
.page-id-955 .vc_column-inner.vc_custom_1554810664360 {
    padding-bottom: 20px!important;
}
.slick-dots button {
    background: transparent!important;
}
.accordion-header button {
    background: transparent!important;
}
ul.download_instruction {
    margin: 0;
}
.userform ul.nav.nav-pills.nav-justified.ml-0.jxpress-login-tabs {
    margin: 0;
}
.jxpress-login-tabs li .nav-link {
    background: #00000057;
}
.jxpress-dashboard-link ul {
    margin: 0;
}
.jxpress-dashboard-link ul li.list-group-item {
    border-left: 0;
    border-right: 0;
}
#user-profile .chosen-container {
    margin-top: 0;
    margin-bottom: 0;
}
#user-profile label {
    margin-top: 20px;
}
.user-panel input.btn.btn-larger.btn-block {
    margin-top: 20px;
}
ul.jxpress-role-tabs.list-inline.ml-0 {
    margin-left: 0;
}
ul.jxpress-role-tabs.list-inline.ml-0 li {
    padding-left: 0!important;
}
.homepage3-top-form {
    margin: 0;
}
.candidate-work-anchor a {
    width: 99%;
    margin-top: 2px;
}
#join-thousands-of-companies-that-section .vc_column-inner.vc_custom_1669102414231 {
    background-position: top!important;
}
.normal-footer .widget_nav_menu a {
    font-size: 14px;
}
input.btn:focus {
    background: var(--color);
}

/* Map css */
.marker {
background-size: cover;
width: 50px;
height: 50px;
border-radius: 50%;
cursor: pointer;
}
.mapboxgl-popup { 
max-width: 200px;
}
.mapboxgl-popup-content {
text-align: center;
font-family: 'Open Sans', sans-serif;
}
button.mapboxgl-popup-close-button {
    color: #f11212!important;
    border: 1px solid;
    padding: 0px 7px!important;
    border-radius: 4px;
    font-size: 19px!important;
}
.employee-profile-top-btn {
    display: block!important;
    background: transparent;
    border: none; 
}
.employee-profile-top-btn i.fa.fa-user-circle-o {
    color: #017583;
    font-size: 22px;
}
.employee-profile-dropdown a.dropdown-item {
    padding: 10px 23px!important;
}
.employee-profile-dropdown li {
    padding-bottom: 3px;
}
.employee-profile-dropdown button:active, .employee-profile-dropdown button:focus, .employee-profile-dropdown button:hover {
    background: transparent;
}
.employee-profile-dropdown button.show {
    background: #017583; 
}
.employee-profile-top-btn.show i.fa.fa-user-circle-o {
    color: #fff;
}
.page-id-955 .jxpress-search span.ti-location-pin {
    top: 58px!important;
    position: relative;
}
.profile-avatar-img img {
    width: 180px;
    margin: 20px 0px;
    margin-top: 10px;
    box-shadow: 18px 8px 30px 0 #cccccc59;
    padding: 20px;
    object-fit: cover;
}

/*.custom-checkbox-parent [type=checkbox] + label:before {
    display: none;
}*/
.custom-checkbox-parent input[type="checkbox"] {
    margin-top: 9px;
}
.page-template-app_download .area-content {
    padding-top: 100px;
    padding-bottom: 100px;
}
.footer-subscribe-form input {
    padding: 6px 10px!important;
    margin-bottom: 10px;
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .left .col-md-6.table-bg .col-lg-5.py-2.my-auto {
        text-align: center;
    }
    .page-id-64 .jxpress-job-search input {
        padding: 7px 37px!important;
        width: 100%;
    }
    .page-id-64 .jxpress-job-search .search_icon {
        top: 10px;
    }
    .jxpress-job-search .search_icon .ti-location-pin {
        top: 64px;
        position: relative;
    }
    .page-id-64 .jxpress-job-search select{
        padding: 7px 10px;
    }
    .page-id-64 .jxpress-dashboard-link p.vc_custom_heading {
        text-align: left!important;
    }
    .page-id-881 .jxpress-job-search .search_icon {
        top: 10px;
    }
    .page-id-881 .jxpress-job-search input.btn.btn-default {
        width: 100%!important;
    }
    .page-id-881 .jxpress-job-search select{
        padding: 7px 10px;
    }
    .page-id-881 .jxpress-job-search input {
        padding: 7px 37px!important;
        width: 100%;
    }
    .page-id-881 div#vc_images-carousel-1-1669028914 {
        display: none;
    }
    .page-id-881 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_sep_color_white.jxpress-seperator.vc_separator-has-text {
        display: none;
    }
    .page-id-881 .wpb_images_carousel.wpb_content_element.vc_clearfix.text-center {
        display: none;
    }
    .page-id-881 .header-container button.dl-trigger {
        width: 25px;
        height: 40px;
    }
    .page-id-955 .jxpress-job-search select{
        padding: 7px 10px;
    }
    .listing-search-form select.form-control.form-control-chosen {
        padding: 5px 10px;
        margin: 5px 0;
    }
    .listing-search-form input.btn.btn-larger.btn-block.form-control {
        padding: 10px;
    }
    .text-shorting .jxpress-small .col-md-8 {
        text-align: center;
    }
    .jxpress-list-item .col-12.col-md-7.my-auto {
        text-align: center;
        padding-top: 10px;
    }
    .contact_details a.btn {
        padding: 10px;
    }
    .jxpress-listing .row.jxpress-list-item {
        text-align: center;
    }
    .jxpress-listing .row.jxpress-list-item a.btn-outline.text-center.mt-2 {
        display: block;
    }
    .author-dielimited #main-content .area-content .row.py-4 {
        text-align: center;
    }
    .profile-section .col-md-6.col-lg-12 .col-lg-5 {
        text-align: center!important;
    }
    .author-dielimited h5.jxpress-title.mb-2 {
        text-align: center;
        font-size: 24px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    h2.vc_custom_heading.text-md-left.custom-mobile-center {
        text-align: center!important;
        font-size: 20px!important;
        line-height: 22px!important;
    }
    .home-page-3-sec-img img {
        width: 100px;
        object-fit: cover;
    }
    .recentjobs .slick-track .border.bg-white.h-100.rounded.p-3 {
        margin-right: 52px;
    }
    #footer-two-home2 li.isotope-item {
        position: relative!important;
        display: inline-block;
    }
    #footer-two-home2 ul.wpb_image_grid_ul {
        margin-left: 10px;
    }
    div#footer-two-home2-sitelogo {
        text-align: center;
    }
    #footer-two-home2 ul.wpb_image_grid_ul {
        margin-left: 65px;
        text-align: center;
    }
    #footer-two-home2 li.isotope-item img {
        width: 100px;
    }
    #footer-two-home2 .vc_column-inner.vc_custom_1669194579463 {
        padding-top: 10!important;
    }
    .employee-profile-top-btn {
         text-indent: 0!important;background: transparent!important;
    }
}