/* CSS styles for Blog page  */


body.page-template-blog #main,
body.search #main,
body.post-template-single-new #main,
body.category {
    background-color: #ffffff !important;
    padding: 0 !important;
}

body.page-template-blog .fusion-row,
body.category,
body.post-template-single-new,
body.search {
    max-width: 100% !important;
}

body.page-template-blog header.fusion-header-wrapper {
    max-width: 1200px;
    margin: 0 auto;}

.post-template-single-new main>.fusion-row {
    max-width: 100% !important;
    padding: 0 !important;
}

.page-template-blog .wpml-ls-menu-item .menu-text:before {
    content: url(https://consultport.com/wp-content/uploads/2022/06/globe_ico.png) !important;}

.cp_blog-wrap {
    max-width: 1300px;
    margin: 0 auto;
}

.cp_blog-signup {
    background: linear-gradient(45deg, #0E2168, #1E3898);
    padding: 60px 0;
}

.category .cp_blog-signup.blog-signup {
    margin: 0 0 110px 0;
}

.cp_blog-signup .cp_blog-wrap {
    padding-top: 0 !important;
}

.cp_blog-signup .cp_blog-signup-form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 50px;
}

.cp_blog-signup-txt1 {
    font-size: 35px;
    color: white;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 15px;
}

.cp_blog-signup-txt2 a {
    text-decoration: underline;
}

.blog-orange-btn {
    background: #fc5a43;
    border-radius: 10px;
    font-size: 20px;
    color: white;
    font-weight: 600;
    line-height: 1.2;
    padding: 12px 30px;
    display: inline-block;
    text-align: center;
}

.blog-orange-btn:hover {
    background: #fc3a20;
    color: white;
}

.blog-grey-link {
    font-size: 20px;
    color: #455064;
    font-weight: 600 !important;
    display: inline-block;
}

.blog-grey-link:hover {
    color: #2453cc;
}

.cp-blog-cta-buttons .blog-orange-btn  {
    padding: 15px 75px;
}

.cp-blog-cta-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cp-blog-cta-buttons .blog-orange-btn {
    margin-bottom: 20px;
}

.cp_blog-signup-txt2,
.cp_blog-signup-txt2 a {
    font-size: 14px;
    color: #D7DBED;
    line-height: 1.4;
}

.cp_blog-signup-form-left {
    margin-right: 100px;
}


.cp_subcategory .current_subcat a {
    font-weight: 600;
    color: #6B6969;
    pointer-events: none;
}

.cp_subcategory .cp_subcategories-alltopics {
    color: #909090;
    font-weight: 500;
}




/* Popup window start */

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
}

.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    z-index: 99999;
    min-height: 500px;
    width: 900px;
    background: #1263c5;
    border-radius: 10px;
    padding: 50px 100px;
    align-items: center;
    justify-content: center;
}

.popup-content {
    text-align: center;
    height: 100% !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1263c5;
    box-shadow: none;
}

.closePopup {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    color: white;
    font-size: 40px;
    line-height: 1;
}

.cp-signup-popup-title1 {
    font-size: 26px;
    color: #fff;
    font-weight: 700 !important;
    line-height: 1.2;
    padding-bottom: 20px;
}

.popup-main {
    width: 100%;
    font-family: figtree !important;
}

form#gform_14 input,
form#gform_14 select {
    background: white !important;
    font-family: figtree !important;
}

form#gform_14 .gform_next_button,
form#gform_14 #gform_submit_button_14 {
    background: #FC5A4C !important;
    color: white;
    border: none !important;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 20px 0px !important;
    padding: 15px 30px;
    font-size: 14px;
}

form#gform_14 label {
    color: white;
    text-align: left;
    width: 100%;
}

fieldset#field_14_72 {
    text-align: left;
    color: white;
}

div#field_14_73 {
    font-size: 12px;
    line-height: 1.4;
    color: white;
    text-align: left;
}

form#gform_14 .gform_page_footer.top_label {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

input#gform_previous_button_14 {
    padding: 13px 29px;
    font-size: 14px;
    text-transform: uppercase !important;
    border: none !important;
}
    
form#gform_14 .ginput_container--name label:after,
form#gform_14 .gfield_required {
    color: white !important;
}


/* Popup window end */




.cp-blog-tabs_title {
    font-size: 50px;
    color: #455064;
    text-align: center;
    margin-bottom: 65px;
    line-height: 1.4;
    font-weight: 600;
}

.cp-blog-cta-title {
    font-size: 50px;
    color: #455064;
    text-align: center;
    line-height: 1.2;
    font-weight: 600;
    width: 60%;
    margin: 0 auto 30px;
}

html[lang="de-DE"] .cp-blog-cta-title {
    width: 60%;
}


.cp_blog-header,
.cp_category-header {
    background: linear-gradient(130deg, #0E2168, #1e3898);
    color: white;}

.cp_blog-header h1 {
    color: white;}

.cp_blog {
    margin-top: 100px;
    width: 100%;
}

.cp_blog-header-top-left {
    width: 50%;
}

.cp_blog-header-top-right {
    width: 50%;
    display: flex;
    align-items: end !important;
    flex-direction: column-reverse;}

.cp_blog_cat_title {
    color: black;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    margin: 10px 0 17px;
}

.cp_blog_cat_txt1 {
    color: #646C8B !important;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.cp_blog_cat_txt2 {
    display: none;}

.cp_blog-category {
    background: #F3F4F8;
    box-shadow: 2px 2px 2px 0 #00000033;
    width: 32.3%;
    margin: 10px 0;
    padding: 30px;
    display: flex;
    flex-direction: column;
    min-height: 146px;
    }

.page-template-blog .cp_blog-category {
    min-height: 320px;
}    

.cp_blog-category:hover {
    background: #2453CC;}

.cp_blog-category:hover .cp_blog_cat_title {
    color: white;}

.cp_blog-category:hover .cp_blog_cat_txt1 {
    color: white !important;    
}

.cp_blog-category:hover .cp_blog_cat_txt2 {
    display: flex;
    color: #D7DBED;
    font-size: 16px;
    align-items: center;
    margin-top: auto;
    justify-content: space-between;
    line-height: 1.4;
    }

.cp_blog_cat_txt2_2 {
    display: flex;
    padding-left: 10px;}

.cp_blog-categories>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cp_blog-post {
    width: 31.6%;
    box-shadow: 3px 3px 18px 0 #0000000f;
    margin: 10px 10px 60px 10px;
    background: white;
    display: flex;
    flex-direction: column;
    }

.cp_blog-post_txt {
    padding: 25px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    }

.cp_blog-main>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cp_blog-post_category a {
    color: #1522B6;
    text-transform: uppercase;
    font-size: 12px;}

.cp_blog-timetoread {
    text-transform: uppercase;
    color: #465164;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 10px;
    }

.cp_blog-timetoread:hover {
    color: #465164;}

.cp_blog-timetoread_continue img {
    padding-left: 10px;}

.cp_blog-pagination ul {
    display: flex;
    list-style: none;
    padding: 0;
}

.cp_blog-pagination li {
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;}

.cp_blog-pagination li>a {
    color: #909090;
    font-size: 20px;
    min-width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid transparent;
    line-height: 1.4;
}

.cp_blog-pagination {
    margin: 0 auto;}

.cp_blog-consultant_list a {
    width: 30%;
    color: #465164;
    display: inline-block;
    font-size: 15px;
}

.cp_blog-consultant_title {
    margin-bottom: 20px;
    font-size: 21px;
    color: #465164;
    font-weight: 600;
}

.cp_blog-cta-btn {
    background: #fc5a43;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.cp_blog-cta-btn:hover {
    color: white;
}

.cp_blog-cta>div {
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;}

.cp_blog-cta-txt {
    margin: 0 20px;}

.cp_blog-consultant {
    border-bottom: 0.5px solid #c5c5c5;
    padding-bottom: 30px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.cp_blog-consultant:nth-child(3) {
    border-bottom: none;
}

.cp_blog-header-top {
    display: flex;
    position: relative;
}

.cp_blog-timetoread_continue {
    display: none;}

.cp_blog-post:hover .cp_blog-timetoread_continue {
    display: flex;}

.cp_blog-post_img>div {
    position: relative;
    transition: opacity 0.5s;}

.cp_blog-post:hover .cp_blog-post_img>div::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #9fb4ff57, #3372e047);
    opacity: 1;}

.cp_blog-post_title h2 {
    font-size: 22px;}

.cp_blog-post:hover .cp_blog-post_title h2,
.cp_blog-post:hover .cp_blog-timetoread_continue {
    color: #1522B6;}


/* CSS styles for Post Category page */

.category .desctop_item6>a>span {
     background: #DBE4F8 !important;}

.category .desctop_item6>a>span:hover {
    background: #0b399f !important;}

.cp_category,
.search main>.fusion-row,
.post-template-single-new .spn-main {
    margin-top: 100px;
}

.search main>.fusion-row {
    max-width: 100% !important;
}

.category .wpml-ls-menu-item .menu-text:before {
    content: url(https://consultport.com/wp-content/uploads/2022/06/globe_ico.png) !important;}

body.category #main {
    background-color: #ffffff !important;
    padding-top: inherit;
    padding: 0 !important;}

body.category .fusion-row {
    max-width: 100% !important;
    margin-top: inherit !important;
    padding: 0 !important;}

body.category header.fusion-header-wrapper {
    max-width: 1100px;
    margin: 0 auto;}

.cp_category-wrap {
    max-width: 1280px;
    margin: 0 auto;}

.cp_category-header>div {
    display: flex;
    align-items: center;
    padding: 60px 20px;
}

.category .cp_category-header>div {
    padding: 30px 0;
}

.cp_category-header,
.cp_category-current_subcat {
    padding: 0 50px !important;
}

.cp_blog_header-title h1 {
    color: white;
}

.cp_blog-header-top-left {
    width: 40%;
}

.page-template-blog .cp_blog-header-top-right  {
    width: 60%;
}

.category .cp_blog-header-top-right  {
    width: 50%;
}

.cat_allposts .cp_blog-signup-txt1 {
    font-size: 30px;
}

.cp_blog-header-top-right {
    display: flex;
    justify-content: center;
    position: absolute;
    right: -50px;
    top: -20px;
}

.category .cp_blog-header-top-right {
    position: relative;
    top: auto;
}

.category .cp_blog-header-top-right img {
    width: 70%;
}

.cp_subcategories-list a {
    color: #909090;
    font-size: 14px;
}

.cp_subcategories-list {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
}

.cp_subcategories-list li {
    padding: 10px 20px;
    display: flex;
}

.cp_subcategories-alltopics {
    color: #6B6969;
    font-weight: 600;
    font-size: 14px;
}

.cp_category-all_posts>div {
    display: flex;
    flex-wrap: wrap;}

.cp_blog-post:hover .cp_blog-post_title h2, 
.cp_blog-post:hover .cp_blog-timetoread_continue {
    color: #1522B6;}

.cp_blog-pagination {
    justify-content: center;}

.cp_blog-post_img {
    position: relative;
    transition: opacity 0.5s;
    display: inline-block;
    max-height: 200px;
    overflow: hidden;
}

.cp_blog-post:hover .cp_blog-post_img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #1e3898e0, #3372e047);
    opacity: 1;}

.cp_category-popular_posts-main {
    display: flex;
    flex-wrap: wrap;}

.cp_category-popular_posts-title {
    text-align: center;
    text-transform: uppercase;
    color: #1522B6;
    font-weight: bold;
    margin-bottom: 30px;
}

.cp_category-popular_posts {
    background: #F3F4F8;
    padding: 0 0 30px 0;
}


.cp_category-preheader_list {    
    flex-wrap: wrap;
    position: absolute;
    display: flex;
    margin: 0;
    padding: 0;
    background: #F3F4F8;
    transform: translateY(-100%);
    max-width: 1280px;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    transition: opacity 0.2s linear;
    border-right: 1px solid #4550643d;
}

.cp_category-preheader_list.active {    
    transform: translateY(50px); 
    visibility: visible;
    opacity: 1;}

.cp_category-preheader_list .cp_blog-category {
    background: #F3F4F8;
    box-shadow: none;
    width: 33.33%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    border: solid #4550643d;
    border-width: 0 0 1px 1px;
    margin: 0;
    }

.cp_category-preheader_list .cp_blog_cat_title {
    font-size: 21px;
    color: #455064;}

#cp_category-preheader_btn {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    justify-content: space-between;
    background: #1E3898;
    height: 50px;
    width: 400px;
    cursor: pointer;
    border: 1px solid #CFD2DD;
    color: white;}

.cp_category-preheader {
    background: #F3F4F8;
    height: 50px;
    padding: 0 50px;
}

.cp_category-preheader_list .cp_blog-category:hover {
    background: #2661cf;}

.cp_category-preheader_list .cp_blog-category:hover .cp_blog_cat_title {
    color: white;}

.cp_category-preheader_backdrop {
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .2s;
    z-index: -1;}

.cp_category-preheader_backdrop.active {
    bottom: 0;
    opacity: 1;
    z-index: 1;}

#cp_category-preheader_btn.active {
    z-index: 2;
    background: #DCDFE9;
    color: #455064;}

.cp_category-preheader>div {
    display: flex;
    padding: 0;
}

.cp_category-preheader_search {
     width: 100%;}

.cp_category-preheader_search>div,
.cp_category-preheader_search form,
.cp_category-preheader_search .fusion-search-form-content,
.cp_category-preheader_search .fusion-search-field.search-field,
.cp_category-preheader_search input,
.cp_category-preheader_search .search-button {
    height: 100% !important;}

#cp_category-preheader_btn svg {
    position: relative;
    top: 0;
    left: -5px;
    width: 20px !important;
    height: 20px;
    transform: rotate(90deg);
    transition: transform .2s;}
#cp_category-preheader_btn.active svg {
    transform: rotate(-90deg);}

.cp_blog-pagination a {
    color: black;}

/* CSS styles for Post SubCategory page */
.category .desctop_item6>a>span {
     background: #DBE4F8 !important;}

.current-subcategory a {
    color: #6B6969;
    font-weight: 600;}


.search .cp_category-wrap {
    max-width: 1280px;
    margin: 0 auto;
}

.cp_search_success>div {
    display: flex;
    flex-wrap: wrap;
}


.spn-blog_cat a {
    color: #1522B6;
    text-transform: uppercase;
    font-size: 12px;
}

.spn-top>div {
    display: flex;
    align-items: center;
}

.spn-top {
    background: #F3F4F8;
    display: flex;
    padding: 0;
}

.spn-top>div {
    padding: 0;
    max-width: 100% !important;
}

.spn-top>.cp_category-wrap>div {
    width: 50%;
}  

.spn-top-left {
    max-width: 650px;
    margin-left: auto;
}

.spn-top-right img {
    width: 100%;
    object-fit: cover !important;
    height: 100%;
    min-width: 650px;
}  


.spn-main_body {
    width: 65%;
    padding: 35px 30px 30px 50px;
    text-align: justify;
}

.spn-main_body h2 {
    text-align: left;
}

.spn-main_sidebar {
    width: 35%;
    max-width: 265px;
    display: flex;
    flex-direction: column;
    padding-top: 60px;
    margin-left: auto;
    margin-right: 50px;
}

.spn-main_share #custom_html-6>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #F3F4F8;
    padding: 20px;
    max-width: 80%;
}

.spn-main_share .sr_sharing_title {
    display: none;
}

.spn-main_share #custom_html-6 {
    position: sticky;
    margin-bottom: 0;
    top: 100px;
}

.spn-main_share .sr_sharing_items a:before {
    font-family: awb-icons !important;
    background: #8D9ED9;
    color: white !important;
    width: 30px;
    height: 30px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 5px 10px;
    padding: 5px;
}

.spn-main_share a:hover:before {
    background: #6275b5;
}

.spn-main_share #sr_sharing_fb:before {
    content: "\e604";
}

.spn-main_share #sr_sharing_li:before {
    content: "\e60f";
}

.spn-main_share #sr_sharing_tw:before {
    content: "\e90b";
}

.spn-main_share .sr_sharing_items {
    display: flex;
    flex-direction: column;
}

.spn-main_sidebar>section {
    margin: 50px 0;
}

.spn-main_sidebar>section:nth-child(1) {
    margin-top: 0;
}

.related_talent-list a {
    background: #DAE3FF;
    border-radius: 30px;
    padding: 5px 20px;
    display: inline-block;
    margin: 4px 2px;
    color: #4E6AC8;
    font-size: 13px;
}

.spn_trending_article-cat {
    font-size: 12px;
    color: #1522B6;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 5px;
}

.spn_trending_article-url {
    font-weight: 600;
    color: black;
}

.spn_trending_article {
    margin-bottom: 25px;
}

.spn-cat_time {
    display: flex;
    justify-content: space-between;
}

.spn-top-left, .spn-top-right  {
    width: 50%;
}

.spn-top-right {
    height: 100%;
    min-height: 500px;
    min-width: 450px;
}

.spn-top-left {
    padding: 60px 80px 40px 0px;
    min-height: 500px !important;
    width: 50vw;
    min-width: 450px;
}

.spn-page_title h1 {
    font-size: 50px !important;
    line-height: 1.2;
    margin-top: 20px;
}

.sc_prefooter {
    background: white !important;
}

.spn-blog_reading-content {
    text-transform: uppercase;
    color: #465164;
}

.cp_category-preheader_search .fusion-search-form-content {
    display: flex;
    flex-direction: row-reverse;
}

.cp_category-preheader_search input.searchsubmit {
    background: transparent !important;
    color: #646C8B !important;
    font-size: 20px !important;
    width: 50px !important;
}

.cp_category-preheader_search input.s {
    border: none !important;
    background: #F3F4F8 !important;
    padding: 0 !important;
}

.cp_category-preheader_search .fusion-search-form-content {
    border: 1px solid #CFD2DD;
}

.cp_blog-header-search .fusion-search-form-content {
    flex-direction: row-reverse;
}

.cp_blog-header-search input.searchsubmit {
    background: transparent !important;
    margin: 0 10px !important;
    font-size: 20px !important;
}

.cp_blog-header-search input.s {
    background: transparent !important;
    border: none !important;
    color: white !important;
    padding: 20px 10px !important;
}

.cp_blog-header-search .fusion-search-form-content {
    border: 1px solid white;
}

.cp_blog-header-search input.s::placeholder {
    color: white !important;
}

.cp_blog-header .cp_blog-wrap {
    padding-bottom: 200px;
    padding-top: 50px;
    display: flex;
    flex-direction: column;
}

.cp_blog-categories {
    margin: -150px 50px 70px;
    padding-top: 0px;
    z-index: 1;
    position: relative;
}

.cp_blog_header-txt {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 100;
}

.cp_blog_header-title h1 {
    font-size: 50px;
    line-height: 1.2;
    margin-top: 0;
}

.cp_blog-header-search {
    margin: 40px 0 0;
    background: #19409C;
    z-index: 1;
}

.cp_blog-header-search input.s,
.cp_blog-header-search input.s::placeholder {
    font-size: 18px !important;
    font-weight: 100;
}

.cp_blog_cat_img {
    margin-bottom: 5px;
}

.cp_cat_img_hover {
    display: none;
}

.cp_blog-category:hover .cp_cat_img_hover {
    display: block;
}

.cp_blog-category:hover .cp_cat_img {
    display: none;
}

.cp-blog-tabs {
    margin: 110px 50px;
    padding: 0 20px;
}


.page-template-blog .cp_blog-header {
    padding: 0px 50px;
}


.search .cp-blog-tabs {
    margin: 90px 0 120px;
}

.cp-blog-cta {
    margin: 0 50px 100px;
}

.cp-blog-posts .cp_blog-wrap,
.cp_blog-newposts-main {
    display: flex;
    flex-wrap: wrap;
/*    justify-content: space-between;*/
}

.cp_blogpost {
    max-width: 32.3% !important;
    width: 32% !important;
    background: white;
    box-shadow: 0px 4px 7px 2px #00000017;
    margin: 0 0.6% 60px;
}

.cp_blog-newposts {
    background: #F3F4F8;
    padding: 70px 50px 90px;
}

.cp_blog-newposts-title {
    text-align: center;
    font-size: 38px;
    color: #455064;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 30px;
}

.cp_blogpost:hover {
    box-shadow: 0px 4px 7px 2px #c2cdf473;
}

.cp_blogpost_breadcrumbs,
.cp_blogpost_breadcrumbs a,
.single .spn-main_sidebar .cp_blogpost_breadcrumbs,
.single .spn-main_sidebar .cp_blogpost_breadcrumbs a {
    color: #1522B6;
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 13px;
}

.single .cp_blogpost_breadcrumbs,
.single .cp_blogpost_breadcrumbs a {
    font-size: 18px;
}

.cp-blog-posts .cp_blogpost_breadcrumbs,
.cp_blog-newposts .cp_blogpost_breadcrumbs {
    min-height: 30px;
}

.cp_blogpost_title {
    font-size: 22px;
    color: black;
    line-height: 1.2;
    font-weight: 600;
}

.cp_blogpost_excerpt {
    font-size: 16px;
    color: #465164;
    line-height: 1.6;
    padding: 13px 0 15px;
}

.cp_blogpost_readmore {
    font-size: 16px;
    color: #1522B6;
    font-weight: 100;    
    justify-content: right;
    display: none;
    margin-top: auto;
}

.cp_blogpost:hover .cp_blogpost_readmore {
    display: flex;
}

.cp_blog-newposts .cp_blogpost:hover .cp_blogpost_readmore {
    justify-content: start;
}

.category .cp_blogpost_main {
    min-height: 370px !important;
}

.cp_blogpost_main {
    padding: 30px;
    min-height: 370px !important;
    display: flex;
    flex-direction: column;
}

.category .cp_blog-newposts .cp_blogpost_main {
    min-height: 320px !important;
}

.cp_blogpost_readmore_txt {
    padding-right: 20px;
}

.cp_blogpost_img {
    position: relative;
    overflow: hidden;
    height: 170px;
}

.cp_blogpost_img>div {
    height: 100%;
}

.cp_blogpost_img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.cp_blogpost:hover .cp_blogpost_img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #1e389885, #3372e099);
}

.cp-blog-posts {
    margin: 65px 50px 85px;
}

.search .cp-blog-posts {
    margin-top: 30px;
    margin-bottom: 100px;
}

.search .cp_search_title {
    margin-top: 50px;
}


.category .cp-blog-posts {
    margin-top: 0px;
    margin-bottom: 100px;
}

.cp_blogpost_pagination a,
.cp_blogpost_pagination span {
    color: #455064;
    padding: 0 10px;
}

.cp_blogpost_pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cp_blogpost_pagination .current {
    color: #1522B6;
    border-bottom: 2px solid #1522B6;
}

.pagination-list a {
    color: #455064;
    font-size: 18px;
}

.cp-blog-posts .prev.page-numbers {
    margin-right: 30px;
}

.cp-blog-posts .next.page-numbers {
    margin-left: 30px;
}

.cp-blog-posts li {
    list-style: none;
    padding: 5px 20px;
    font-size: 18px;
    color: #455064;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cp-blog-posts .pagination-list {
    display: flex;
}

.cp-blog-posts .pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
}

.cp-blog-posts .current {
    background: transparent !important;
    color: #1522B6 !important;
    border: none !important;
    border-bottom: 2px solid #1522B6 !important;
    font-weight: 600;
    margin: 0 !important;
}


.cp_category-preheader_search input.s::placeholder,
.cp_blog-header-search input.s::placeholder {
    font-family: figtree;
}


.cp_blog-cta {
    margin-bottom: 70px;
}

#cp_category-preheader_btn span {
    padding-left: 10px;
    font-size: 18px;
    font-weight: 100;
}

.cp_category-preheader input.s::placeholder,
.cp_category-preheader input.s {
    font-size: 19px !important;
}


.cp_category-current_subcat>div {
    padding: 20px 0 0;
    position: relative;
}

.cp_category-all_posts>div {
    padding-top: 0;
}

.cp_blog-pagination .pagination {
    margin: 0;
}

.cp_blog-main,
.cp_category-all_posts,
.cp_search_success,
.cp_search_title.cp_search_noresults {
    margin-bottom: 70px;
}

.cat_allposts.cp_blog-signup-form {
    max-width: 32.3% !important;
    width: 32% !important;
    background: linear-gradient(45deg, #0E2168, #1E3898);
    box-shadow: 0px 4px 7px 2px #00000017;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 45px;
    margin: 0 0.6% 60px;
}

.cat_allposts.cp_blog-signup-form .cp_blog-signup-form-left {
    margin-right: 0;
    margin-bottom: 50px;
}

.cp_blog-signup .cp_blog-signup-txt1 br {
    display: none;
}

.cat_allposts.cp_blog-signup-form .cp_blog-signup-form-right {
    width: 100%;
}

.cat_allposts.cp_blog-signup-form .blog-orange-btn {
    display: block !important;
    text-align: center;
}

.cat_allposts.cp_blog-signup-form .cp_blog-signup-txt1 {
    margin-bottom: 15px;
}

.cp_category-popular_posts .cp_blog-post_title {
    margin-bottom: 30px;
}

.cp_search_title_1 {
    font-size: 40px;
    font-weight: 500;
    color: #646C8B;
    line-height: 1.2;
}

.cp_search_title_2 {
    font-size: 22px;
    font-weight: 500;
    color: #646C8B;
}

.cp_search_title>div,
.search .cp_category-preheader>div  {
    padding-left: 20px;
    padding-right: 20px;
}

.post-template-single-new .cp_blog_post-hire_expert {
    background: linear-gradient(46deg, rgb(14 34 106) 30%, rgb(38 74 209) 100%);
    padding: 50px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.post-template-single-new .cp_blog_post-hire_expert_title {
    font-size: 29px;
    color: white;
    line-height: 1.4;
    font-weight: 600;
}


.post-template-single-new .cp_blog_post-hire_expert a {
    width: 100%;
    box-shadow: none;
    border: none;
    background: #FC5A43;
    color: white;
    font-size: 18px;
    border-radius: 10px;
    padding: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
}

.post-template-single-new .cp_blog_post-hire_expert a {
    margin-top: 30px;
}

.spn-main_sidebar .widget-title,
.spn-main_sidebar .cp_blog_post-articles_title,
.cp_blog_post-talents_title {
    color: #1522B6;
    font-weight: 700;
    font-size: 18px !important;
}

.spn-main_sidebar .cp_blog_post-about_title {
    color: #1522B6;
    font-weight: 700;
    font-size: 18px !important;
    text-transform: uppercase;
    text-align: center;
}

.spn-main_sidebar .cp_blog_post-about {
    background: #F3F4F8;
    padding: 30px 25px;
}

.spn-main_sidebar .cp_blog_post-about_txt {
    font-size: 15px;
    color: black;
    padding: 20px 0;
}

.spn-main_sidebar .cp_blog_post-about_btn {
    width: 100%;
    box-shadow: none;
    border: none;
    background: #3372E0;
    color: white;
    font-size: 18px;
    border-radius: 10px;
    padding: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    line-height: 1;
    display: inline-block;
}

.spn-main_sidebar .cp_blog_post-about_logo {
    margin: 10px 0;
}

.spn-main_sidebar .cp_blog_post-articles,
.spn-main_sidebar .cp_blog_post-talents {
    padding: 0 30px;
}

.spn-main_sidebar .spn_trending_article-url {
    font-weight: 600;
    color: black;
    font-size: 18px;
    line-height: 1.2;
}

.cp_blog_post-talents_title,
.cp_blog_post-articles_title {
    margin-bottom: 15px;
}

.cp_blog-bottom .cp_blog-bottom_link {
    color: #1522B6;
    font-weight: bold;
    border-bottom: 2px solid;
    font-size: 20px;
    line-height: 1;
}

.cp_blog-bottom .textwidget {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 11%;
}

.cp_blog-bottom>div {
    padding: 80px 20px 120px;
}

.cp_blog_post-readnext_title {
    font-size: 18px;
    color: #909090;
    margin: 0 0 10px 25px;
    font-weight: 600;
}

.spn-main_sidebar>section:last-child {
    margin-top: auto !important;
    margin-bottom: 200px !important;
}

.cp_blog_post-readnext .cp_blog-post {
    width: 100%;
    box-shadow: none;
    margin: 0;
    border: 1px solid #AAAAAA;
}

.cp_blog_post-readnext .cp_blog-post:hover .cp_blog-post_img>div::after {
    background: none;
}

.cp_blog_post-readnext .cp_blog-post:hover .cp_blog-post_img::after {
    background: none;
}

.spn-main_share.mobile {
    display: none;
}

.cp_blog-bottom.mobile {
    display: none;
}

.spn-top_share_buttons a:before,
.spn-bottom_share_buttons a:before {
    font-family: awb-icons !important;
    background: #8D9ED9;
    color: white !important;
    width: 30px;
    height: 30px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 5px;
    padding: 5px;
}

.spn-top_share_buttons a:hover:before,
.spn-bottom_share_buttons a:hover:before {
    background: #6275b5;
}

#sr_sharing_li:before {
    content: "\e60f";
}

#sr_sharing_tw:before {
    content: "\e90b";
}

#sr_sharing_fb:before {
    content: "\e604";
}

.spn-top_share,
.spn-bottom_share {
    margin-top: 30px;
}

.spn-top_share_title,
.spn-bottom_share_title {
    font-size: 18px;
    color: #455064;
    margin-bottom: 5px;
}

.spn-top_share_buttons a:first-of-type:before {
    margin-left: 0;
}

.spn-blog>div {
    display: flex;
}

.spn-top_sidebar_widget1,
.spn-top_sidebar_widget4 {
    background: linear-gradient(45deg, #0E2168, #1E3898);
    color: white;
    padding: 35px 20px;
    margin-bottom: 33px;
}

.spn-top_sidebar_widget1 {
    padding: 86px 20px;
}

.spn-top_sidebar_widget1 .cp_blog-signup-form-left {
    margin-right: 0;
}

.spn-top_sidebar_widget1 .cp_blog-signup-form-right {
    text-align: center;
}

.spn-top_sidebar_widget1 .cp_blog-signup-form-right a {
    width: 100%;
}

.spn-top_sidebar_widget1 .cp_blog-signup-txt2 {
    padding: 16px 0 32px;
}

.spn-top_sidebar_widget1 .cp_blog-signup-txt1 {
    font-size: 22px;
}

.spn-top_sidebar_widget1 .cp_blog-signup-txt2, 
.spn-top_sidebar_widget1 .cp_blog-signup-txt2 a {
    font-size: 13px;
}

.spn-top_sidebar_widget1 .cp_blog-signup-form-right a {
    font-size: 16px;
}

.spn-main_sidebar .cp_blogpost {
    max-width: 100% !important;
    width: 100% !important;
    background: transparent;
    box-shadow: none;
    margin: 0;
    margin-bottom: 20px;
}

.spn-top_sidebar_widget2 .cp_blogpost:last-child {
    margin-bottom: 0;
}

.spn-main_sidebar .cp_blogpost_main {
    padding: 0;
    min-height: auto !important;
}

.spn-top_sidebar_widget2,
.spn-top_sidebar_widget3 {
    border: 1px solid #F3F4F8;
    box-shadow: 5px 5px 9px #0000001c;
    padding: 35px 20px;
    display: flex;
    flex-direction: column;
    margin-bottom: 33px;
}

.spn-top_sidebar_widget5 {
    border: 1px solid #F3F4F8;
    box-shadow: 5px 5px 9px #0000001c;
    padding: 35px 20px;
    display: flex;
    flex-direction: column;
    margin-bottom: 33px;
    background: #F3F4F8;
}

.spn-top_sidebar_title,
.spn-bottom_sidebar_title {
    font-size: 18px;
    color: #455064;
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 1.4;
}

.spn-top_sidebar_widget2 .cp_blogpost_title {
    font-size: 16px;
}

.spn-top_sidebar_talent {
    background: #DAE3FF;
    color: #4E6AC8;
    border-radius: 15px;
    padding: 5px 15px;
    display: inline-block;
    margin: 5px 5px 5px 0;
    font-size: 13px;
    width: 100%;
    text-align: center;
}

.spn-top_sidebar_talent:hover {
    background: #3E5BC6;
    color: white;
    cursor: pointer;
}

.spn-top_sidebar_hire_title {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    margin: 12px 0 22px;
}

.spn-top_sidebar_widget4 .blog-orange-btn {
    text-align: center;
    width: 100%;
    font-size: 16px;
}

.spn-top_sidebar_hire_gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.spn-top_sidebar_hire_gallery img {
    margin-bottom: 10px;
}

.spn-top_sidebar_about_txt {
    font-size: 16px;
    line-height: 1.6;
    margin: 20px 0;
}

.spn-top_sidebar_about_link {
    color: #2453CC;
    font-weight: 600;
    text-decoration: underline;
}

.spn-bottom_sidebar_widget1 {
    border: 1px solid #F3F4F8;
    box-shadow: 5px 5px 9px #0000001c;
    padding: 35px 20px;
    display: flex;
    flex-direction: column;
    margin-bottom: 150px;
    background: #F3F4F8;
}

.spn-bottom_sidebar_widget1 .cp_blogpost_title {
    font-size: 16px;
}

.spn-bottom_sidebar_widget1 .cp_blogpost_breadcrumbs {
    margin: 20px 0 10px;
}

.spn-bottom_sidebar_widget1 .cp_blogpost:hover .cp_blogpost_img:before {
    content: none;
}

.spn-bottom_sidebar {
    margin-top: auto;
}

.spn_hireexpert_title {
    font-size: 50px;
    color: #455064;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
    margin: 0 auto 55px;
    width: 40%;
}

.spn_hireexpert_panel {
    display: flex;
    align-items: center;
    padding: 0 20px;
    position: relative;
}

.spn_hireexpert {
    margin-top: 80px;
    margin-bottom: 130px;
}

.spn_hireexpert  .cpl0_profiles_panel-left {
    left: 60px;
}

.spn_hireexpert .cpl0_profiles_panel-right {
    padding: 30px 50px 30px 170px;
    width: 75%;
    margin-right: 70px;
}

.spn-top_intro {
    font-size: 18px;
    line-height: 1.4;
}

.spn-main-subsection-title h2,
.spn-main-subsection-title,
.spn-main-subsection-title h2 span,
.spn-main-subsection-text h2,
.spn-main-subsection-text h2 span {
    font-size: 27px;
    color: black;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

.spn-main-subsection-title { 
    margin-top: 60px;
    text-align: left;
}

.spn-main-intro,
.spn-main-subsection-text,
.spn-main-subsection-bottom,
.spn-main-quote {
    font-size: 18px;
}

.spn-main-subsection-text h3,
.spn-main-subsection-text h3 span,
.spn-main-subsection-text h3 strong,
.spn-main-subsection-bottom h3,
.spn-main-subsection-bottom h3 span,
.spn-main-subsection-bottom h3 strong {
    font-size: 22px;
    color: #455064;
    font-weight: 600 !important;
    text-align: left;
}

.spn-main_body a, .spn-main_body a span {
    color: black !important;
    font-weight: 100;
    text-decoration: underline;
}

.spn-main_body li {
    list-style-type: square;
}

.spn-main_body ::marker {
    color: #1522B6;
    font-size: 25px;
    line-height: 1;
}

.category-6542 h1>span,
.category-6541 h1>span {
    display: none;
}

.spn-main-subsection-text h2 {
    margin-bottom: 30px;
    margin-top: 70px;
}

html[lang="fr-FR"] .cp_blog_cat_txt2_1>span {
    display: none;
}

html[lang="fr-FR"] .cp_blog_header-title h1>span {
    display: none;
}

.search.cp_white_header .fusion-logo-link {
    background-image: none;
}

#cp_subcategories_btn {
    display: none;
}

.search .cp_search_title {
    margin: 50px;
}

.search header.fusion-header-wrapper {
    max-width: 1100px;
    margin: 0 auto;
}

.spn-featuredimg-mob,
.spn-featuredimg-tablet {
    display: none;
}

.spn-top-left-wrap {
    width: 100% !important;
}





/*====  Mobile Optimisation  ====*/


@media screen and (max-width: 1420px) { 

.spn-top-left {
    margin-left: 50px;
}

}



@media screen and (max-width: 1250px) { 

.cp-blog-cta-title {
    width: 60%;
}

.page-template-blog .cp_blog-category {
    min-height: 340px;
}

.cp_blog_cat_txt2_1,
.cp_blogpost_readmore {
    font-size: 14px;
}

.cp_blogpost_excerpt {
    font-size: 15px;
}

.cp_blog_cat_txt1 {
    font-size: 16px;
}

.cp-blog-cta-title {
    width: 100%;
}

.cp_blog-signup-form .cp_blog-signup-txt1 br {
    display: none;
}

.spn_hireexpert_title {
    width: 50%;
}

.spn_hireexpert .cpl0_profiles_panel-right {
    margin-right: 0px;
}

.spn_hireexpert .cpl0_profiles_panel-left {
    left: 20px;
}

.spn_hireexpert .cpl0_profiles_panel-right {
    padding: 30px 30px 30px 120px;
}

}




@media screen and (max-width: 1100px) { 

.cp_blog-header-top-left,
.page-template-blog .cp_blog-header-top-right {
    width: 100%;
}

.category .cp_blog-header-top-left,
.category .cp_blog-header-top-right {
    width: 50%;
}

.page-template-blog .cp_blog-header-top-right {
    width: 70%;
    right: 0;
    left: 0;
    margin: 30vh auto 0;
    transform: translateY(-50%);
}

.cp_blog-category {
    width: 49%;
}

.cp_blogpost_title {
    font-size: 17px;
}

.cp_blog-signup-form-left {
    margin-right: 50px;
}

.category .cp_blog-header-top-right img {
    margin: 0 auto;
}

.cat_allposts.cp_blog-signup-form {
    padding: 30px;
}


}




/* Switching to Mob Menu*/
@media screen and (max-width: 950px) { 

    
.page-template-blog .fusion-logo-link,
.category .fusion-logo-link,
.search .fusion-logo-link,
.post-template-single-new .fusion-logo-link {
    background-image: url(https://consultport.com/wp-content/uploads/2023/06/cp_bb_logo.svg);
}

.page-template-blog .fusion-header,
.category .fusion-header,
.search .fusion-header,
.post-template-single-new .fusion-header {
    background: white !important;
}

.page-template-blog .fusion-mobile-menu-icons .awb-icon-search:before, 
.page-template-blog .fusion-mobile-menu-icons .awb-icon-bars:before,
.category .fusion-mobile-menu-icons .awb-icon-search:before, 
.category .fusion-mobile-menu-icons .awb-icon-bars:before,
.search .fusion-mobile-menu-icons .awb-icon-search:before, 
.search .fusion-mobile-menu-icons .awb-icon-bars:before,
.post-template-single-new .fusion-mobile-menu-icons .awb-icon-search:before, 
.post-template-single-new .fusion-mobile-menu-icons .awb-icon-bars:before {
    color: black !important;
}

.page-template-blog .fusion-mobile-menu-icons .awb-icon-bars[aria-expanded="true"]::before,
.category .fusion-mobile-menu-icons .awb-icon-bars[aria-expanded="true"]::before,
.search .fusion-mobile-menu-icons .awb-icon-bars[aria-expanded="true"]::before,
.post-template-single-new .fusion-mobile-menu-icons .awb-icon-bars[aria-expanded="true"]::before {
    content: url(https://consultport.com/wp-content/themes/Avada-Child-Theme/img/close_ico_blck.svg) !important;
    padding: 3px 5px 1px !important;
}

.cp_blog,
.search main>.fusion-row,
.post-template-single-new .spn-main {
    margin-top: 0px;
}

.cp_category {
    margin-top: 0px;
}

.cp_blog_cat_txt1,
.cp_blog-category:hover .cp_blog_cat_txt2 {
    display: none;
}

.page-template-blog .cp_blog-category {
    min-height: 100px;
}

.cp_blog-header-top {
    flex-direction: column-reverse;
}

.page-template-blog .cp_blog-header-top-right {
    transform: none;
    position: relative;
    margin: 30px auto -100px;
    width: 100%;
}

.cp_blog-signup .cp_blog-signup-form {
    flex-direction: column;
}

.cp_blog-signup-form-left {
    margin-right: 0px;
    margin-bottom: 50px;
}

.cp_blog-signup-form .cp_blog-signup-form-right,
.cp_blog-signup-form .blog-orange-btn {
    width: 100%;
}

.cp_blog-signup-form-left {
    width: 100%;
}

.cp_blogpost,
.cat_allposts.cp_blog-signup-form {
    max-width: 100% !important;
    width: 100% !important;
}

.cp_blogpost_main,
.category .cp_blogpost_main,
.category .cp_blog-newposts .cp_blogpost_main {
    min-height: auto !important;
}

.spn-main_sidebar .cp_blogpost_main {
    padding: 20px 30px 50px;
}

.cp_blogpost_title {
    font-size: 22px;
}

.spn-bottom_sidebar_widget1 .cp_blogpost_title {
    font-size: 22px;
}

.cp_blogpost_excerpt, .cp_blog_cat_txt2_1, .cp_blogpost_readmore {
    font-size: 16px;
}

.cp_blogpost_readmore {
    justify-content: left;
    display: flex;
}

.cp_blog-header-top-left {
    z-index: 1;
}

.cp_blog-header-top-right,
.cp_category-preheader_search {
    display: none;
}

.cp_blog-header-top-left,
#cp_category-preheader_btn {
    width: 100% !important;
}

.cp_category-preheader_list .cp_blog-category {
    width: 100%;
    max-width: 100%;
    padding: 5px;
    flex-direction: row;
    align-items: center;
    min-height: auto;
    padding: 10px !important;
}

.cp_category-preheader_list{
    width: calc(100%);
}

.cp_blog_cat_img {
    margin-right: 10px;
    margin-bottom: 0;
}

.cp_blog_cat_title {
    margin: 0;
}

.category .cp-blog-posts,
.search .cp-blog-posts {
    margin-left: 0;
    margin-right: 0;
}

.category .cp-blog-posts .cp_blogpost,
.search .cp-blog-posts .cp_blogpost {
    margin-left: 50px;
    margin-right: 50px;
}

.category .cp_category-preheader,
.search .cp_category-preheader,
.search .cp_category-preheader>div,
.cp_search_title>div,
.post-template-single-new .cp_category-preheader {
    padding: 0;
}

#cp_category-preheader_btn {
    padding: 0 50px;
}

#cp_category-preheader_btn span {
    padding-left: 0px;
}

.category .cp_category-header>div {
    padding: 80px 0;
}


/* Dropdown list on the category page start */

#cp_subcategories_btn {
    padding: 10px 20px;
    display: flex;
    color: black;
    font-size: 16px;
    font-weight: 600;
    background: #F3F4F8 !important;
    border: 1px solid #DCDCDC;
    align-items: center;
}

.cp_subcategories-alltopics {
    display: none !important;
}

.cp_subcategories-list {
    flex-wrap: wrap;
    position: absolute;
    display: flex;
    margin: 0;
    padding: 0;
    background: #F3F4F8;
    transform: translateY(-100%);
    max-width: 1280px;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    transition: opacity 0.2s linear;
    border-right: 1px solid #4550643d;
}

.cp_subcategories-list.active {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
}

.cp_subcategories-list li {
    width: 100%;
    border-bottom: 1px solid #DCDCDC;
}

.cp_category-current_subcat {
    margin-bottom: 30px;
}

.cp_subcategories-list a {
    color: black;
}

#cp_subcategories_btn img {
    margin-left: auto;
    width: 10px;
}


/* Dropdown list on the category page end */


/*  Subscribe newsletter popup form start  */
.popup {
    width: 90%;
    padding: 20px 40px;
}

.popup .cpgf_final_page {
    padding-top: 0;
}

.popup .cp-signup-popup-title1 {
    margin-top: 30px;
    font-size: 22px;
    padding-bottom: 0;    
}

.popup .cp-signup-popup-form1::-webkit-scrollbar-track,
.popup .cp-signup-popup-form1::-webkit-scrollbar-thumb {
    background: #3a83dc !important;
}

.popup .cp-signup-popup-form1::-webkit-scrollbar {
    width: 10px;
}

.popup .cp-signup-popup-form1 {
    overflow-y: auto;
    max-height: 450px;
}

.popup .cp-signup-popup-form1 #gform_wrapper_14 {
    margin-right: 6px;
}

.popup .select-arrow {
   width: 30px !important;
   left: 95% !important;
}

/*  Subscribe newsletter popup form end  */


.search .cp_search_title {
    margin: 20px 50px 0;
}

.spn_hireexpert_panel,
.cpl0_profiles_panel-bottom {
    flex-direction: column;
}

.spn_hireexpert .cpl0_profiles_panel-left {
    left: 0;
    right: 0;
    position: relative;
}

.spn_hireexpert .cpl0_profiles_panel-right {
    padding: 30px;
    width: 100%;
}

.cpl0_profiles_panel-bottom-right {
    text-align: center;
    margin-top: 20px;
}

.spn-top .cp_blog-wrap {
    flex-direction: column;
}

.spn-featuredimg-tablet {
    display: block;
    margin-bottom: 20px;
}

.spn-top-right {
    width: 100%;
    padding: 0 50px;
    display: none;
}

.spn-top-left {
    padding: 50px;
    width: 100%;
    margin: 0 !important;
    max-width: 100%;
    min-width: auto;
}

.spn-blog .cp_blog-wrap {
    flex-direction: column;
}

.spn-main_body {
    width: 100%;
    padding: 50px;
}

.spn-main_sidebar {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
}

.spn-main_sidebar .cp_blog-signup-form {
    padding: 0 50px;
}

.spn-main_sidebar .cp_blog-signup-form-left {
    margin-bottom: 0px;
}

.spn-top_sidebar {
    display: none;
}

.spn-bottom_sidebar_content {
    margin: 0 50px 50px;
    background: white;
}

.spn-bottom_sidebar_title {
    text-align: center;
    margin: 0 50px 30px;
}

.spn-bottom_sidebar_widget1 {
    margin-bottom: 0px;
}

.spn_hireexpert_title {
    width: 90%;
}

.spn_hireexpert {
    margin-bottom: 70px;
}

.cp-noposts {
    padding: 0 20px; 
}


.cp_blog-categories {
    margin-top: -60px;
}

.cp_blog-header .cp_blog-wrap {
    padding-bottom: 100px;
}



}







@media screen and (max-width: 812px) { 

.cp_category, .spn-main {
    margin-top: 75px !important;
}

.cp_blog-header .cp_blog-wrap {
    padding-top: 120px;
}

}



@media screen and (max-width: 750px) { 

.page-template-blog .cp_blog-header,
#cp_category-preheader_btn,
.cp_category-header, 
.cp_category-current_subcat  {
    padding: 0px 20px !important;
}


.cp_blog-signup .cp_blog-signup-form {
    margin: 0 20px;
}

.cp-blog-posts {
    margin: 65px 20px 85px;
}

.cp-blog-tabs {
    margin: 110px 20px;
}

.cp-blog-cta {
    margin: 0 20px 100px;
}

.category .cp-blog-posts .cp_blogpost,
.search .cp-blog-posts .cp_blogpost {
    margin-left: 20px;
    margin-right: 20px;
}

.category .cp-blog-posts,
.search .cp-blog-posts {
    margin-bottom: 50px;
}

.cp_blog-newposts {
    padding: 70px 20px 40px;
}

.search .cp_search_title {
    margin: 50px 20px 60px;
}

.spn-top-right {
    padding: 0 20px;
    display: none;
}

.spn-top-left {
    padding: 50px 20px;
}

.spn-main_body {
    padding: 50px 30px;
}

.spn-bottom_sidebar_content {
    margin: 0 0 50px;
}

.cp_blog-categories {
    margin: -60px 20px 70px;
}

}  



@media screen and (max-width: 550px) {

.cp_blog_cat_title {
    font-size: 18px;
    margin-top: 10px;
}

.cp_blog-header-search .fusion-search-field label input.s::placeholder {
    width: 100%;
}

html[lang="de-DE"] .cp_blog_header-title h1 {
    font-size: 30px;
}


}



@media screen and (max-width: 490px) { 

html[lang="fr-FR"] .cp_blog-header-search .fusion-search-field label input.s::placeholder {
    font-size: 16px !important;
}

}


@media screen and (max-width: 450px) { 

.cp_blog-category {
    margin: 5px 0;
    padding: 15px;
}

.page-template-blog .cp_blog-category {
    min-height: auto;
}

.cp_cat_img,
.cp_cat_img_hover {
    width: 40px;
}

.category .cp_cat_img {
    width: 38px;
    margin-right: 10px;
}

.cp-blog-posts .pagination-list {
    padding: 0;
}

.cp-blog-tabs {
    margin: 110px 0px;
}

.cp_blog_header-title h1 {
    font-size: 40px;
}

.cp_blog-signup-txt1,
.cp-blog-tabs_title,
.cp-blog-cta-title,
.cp_blog-newposts-title {
    font-size: 30px;
}

.page-template-blog .cp_blog-header-top-right {
    margin: 0px auto -50px;
}

.cp-blog-posts .pagination-list,
.cp-blog-posts .pagination {
    margin: 0 !important;
}

.cp-blog-posts li {
    padding: 5px 10px;
}

.cp-blog-posts .prev.page-numbers {
    margin-right: 0px;
}

.cp-blog-posts .next.page-numbers {
    margin-left: 0px;
}

.popup .select-arrow {
   left: 90% !important;
}

.cp_search_title_1 {
    font-size: 25px;
}

.cp_search_title_2 {
    font-size: 20px;
}

.spn-page_title h1 {
    font-size: 27px !important;
}

.spn_hireexpert_title {
    font-size: 30px;
}

html[lang="fr-FR"] .cp_blog-header-search .fusion-search-field label input.s::placeholder {
    font-size: 14px !important;
}

html[lang="de-DE"] .cp_blog_cat_title {
    font-size: 16px;
}


/*  blog tiles  */

.cp_blog-categories {
    margin: -40px 20px 70px;
}

.cp_blog-header .cp_blog-wrap {
    padding-bottom: 80px;
}

.spn-featuredimg-tablet {
    display: none;
}

.spn-featuredimg-mob {
    max-height: 150px;
    margin: 0 auto;
    display: block;
}

} 


@media screen and (max-width: 420px) { 
    
html[lang="de-DE"] .cp_blog_cat_title ,
html[lang="fr-FR"] .cp_blog_cat_title {
    font-size: 15px;
}


.cp_blog-header .cp_blog-wrap {
    padding-bottom: 55px;
}

.cp_blog-categories {
    margin: -30px 20px 70px;
}


}


@media screen and (max-width: 410px) { 

.cp_blog-header-search .fusion-search-field label input.s::placeholder {
    font-size: 16px !important;
}

html[lang="fr-FR"] .cp_blog-header-search .fusion-search-field label input.s::placeholder {
    font-size: 12px !important;
}

}



@media screen and (max-width: 390px) { 

    .cp_blog-category {
        padding: 10px;
    }

}



/*  ===== Single post redesign - Phase 1 ===== */

.spn-author {
    text-align: center;
    background: #F3F4F8;
}

.spn-author>div {
    display: flex;
    flex-direction: column;
}

.spn-author-left {
    width: 110px !important;
    min-width: 110px !important;
    margin-right: 35px;
}

.spn-author-right {
    text-align: left;
}

.spn-author-description {
    font-size: 16px !important;
    color: #555C77;
    line-height: 1.5;
    margin-bottom: 8px;
}

.spn-author-divider-right {
    width: 50%;
}

.spn-author-divider-left {
    border-top: 1px solid #B3B6C3;
    width: 45%;
    height: 1px;
}

.spn-author-main {
    display: flex;
    align-items: baseline;
}

.spn-author-main {
    display: flex;
    align-items: baseline;
    padding-top: 40px;
    padding-bottom: 50px;
}

.cpl0_profiles_panel-bottom {
    align-items: center;
}

.spn-top_sidebar_widget6 {
    border: 1px solid #F3F4F8;
    box-shadow: 5px 5px 9px #0000001c;
    padding: 35px 20px;
    display: flex;
    flex-direction: column;
    margin-bottom: 33px;
}

.spn-top_sidebar_author_name {
    color: #2453CC;
    margin: 20px 0 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
}

.spn-top_sidebar_author_verified {
    font-size: 16px;
    color: #17937C;
    display: flex;
    align-items: center;
}

.spn-top_sidebar_author_position,
.spn-top_sidebar_author_previously {
    font-size: 16px;
    color: #455064;
}

.spn-top_sidebar_author_position {
    font-size: 16px;
    color: #455064;
    margin-bottom: 15px;
    line-height: 1.2;
}

.spn-top_sidebar_author_verified img {
    margin-right: 10px;
}

.spn-top_sidebar_author_previously {
    line-height: 1;
    margin-bottom: 15px;
}

.spn-author-name span {
    color: #2453CC;
}

.spn-author-name {
    margin-right: 30px;
    font-size: 18px;
}

.spn-author-verified {
    display: flex;
    align-items: center;
    color: #17937C;
    font-size: 18px;
}

.spn-author-verified img {
    margin-right: 8px;
}

.spn-author-title {
    display: flex;
    margin-bottom: 5px;
}

.spn-author-company_previously {
    font-size: 16px;
    color: #555C77;
    margin-bottom: 5px;
}

/*.spn-author-company_logo img {
    max-height: 30px;
    max-width: fit-content;
}*/

.spn-top_sidebar_author_company img {
    max-height: 25px;
    max-width: fit-content;
}

.spn-author-company_logo img {
    max-height: fit-content;
    max-width: 100px !important;
/*    max-height: 25px;
    max-width: fit-content;*/
}


.spn_hireexpert_author-verified {
    display: none;
    align-items: center;
    color: #17937C;
    margin-top: 8px;
}

.spn_hireexpert_author-verified img {
    margin-right: 5px;
}

.spn-author-description-mobile {
    display: none;
}

.cpl0_profiles_panel-position {
    margin-top: 5px;
}

.spn-author-description.spn-author-description-desktop {
    width: 85%;
    text-align: justify;
}


@media screen and (max-width: 1420px) {
    .spn-author .cp_blog-wrap {
        margin: 0 50px;
    }

}


@media screen and (max-width: 950px) {
    .cpl0_profiles_panel-bottom {
        align-items: baseline;
    }

    .cpl0_profiles_panel-bottom-right {
        margin: 20px auto 0;
    }

    .spn-author-divider-right {
        display: none;
    }

    .spn-author-divider-left {
        width: 100%;
    }

    .spn-author-description-mobile {
        display: flex;
        margin-bottom: 25px;
    }

    .spn-author-description-desktop {
        display: none;
    }

    .spn-author-title {
        flex-direction: column;
        margin-bottom: auto;
    }

    .spn-author-verified {
        font-size: 16px;
    }

    .spn-author-main {
        align-items: stretch;
    }

    .spn-author-left {
        width: 100px !important;
        margin-right: 20px;
        text-align: left;
    }

    .spn-author-right {
        display: flex;
        flex-direction: column;
    }

    .spn-author-description.spn-author-description-mobile {
        text-align: justify;
    }

    .spn-author-name span {
        font-weight: 600;
    }

    .spn-author-main {
        padding-bottom: 15px;
        padding-top: 30px;
    }

    .spn-author-name {
        margin-right: 0;
        line-height: 1.4;
        margin-bottom: 5px;
    }

    .spn_hireexpert.spn_hireexpert_author .cpl0_profiles_panel-right {
        padding: 20px;
    }

    .spn-top-left {
        min-height: auto !important;
        padding-bottom: 20px;
    }

}


@media screen and (max-width: 750px) {

    .spn-author .cp_blog-wrap {
        margin: 0 30px;
    }

}


@media screen and (max-width: 450px) {
    .cpl0_profiles_panel-bottom-right {
        width: 100% !important;
    }

    .cpl0_profiles_panel-bottom-right a {
        width: 100% !important;
        display: inline-block;
    }

    .cpl0_profiles_panel-name {
        color: #2453CC;
    }

    .spn_hireexpert_author-verified {
        display: flex;
    }

    .cpl0_profiles_panel-position {
        color: #697282;
    }

    .spn_hireexpert.spn_hireexpert_author .spn_hireexpert_panel {
        border: 1px solid #D7D9E0;
        margin: 0 20px;
        padding: 20px;
    }

    .spn_hireexpert.spn_hireexpert_author .spn_hireexpert_title {
        margin: 0 auto 20px;
    }

    .spn_hireexpert.spn_hireexpert_author .cpl0_profiles_panel-bottom-right a {
        font-weight: 600;
    }

    .spn_hireexpert.spn_hireexpert_author .cpl0_profiles_panel-bottom-info {
        font-size: 18px;
    }

    .spn_hireexpert.spn_hireexpert_author .cpl0_profiles_panel-bottom-logo {
        height: auto;
    }

/*    .spn_hireexpert.spn_hireexpert_author .cpl0_profiles_panel-bottom-logo img {
        max-width: unset;
    }*/

    .spn-top_intro {
        margin-top: 30px;
    }

    .spn_hireexpert.spn_hireexpert_author .cpl0_profiles_panel-bottom-logo img {
        max-width: 130px;
        max-height: fit-content;
    }

}

/*  Author section changes  */

.spn-author-left a,
.spn-top_sidebar_author_img a,
.cpl0_profiles_panel-left a {
    position: relative;
    display: block;
}

.spn-author-left>a>span,
.spn-top_sidebar_author_img>a>span,
.cpl0_profiles_panel-left>a>span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    width: 100%;
    text-align: center;
    opacity: 0;
}

.spn-author-left a:before,
.spn-top_sidebar_author_img a:before,
.cpl0_profiles_panel-left a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #1e389885, #3372e099);
    opacity: 0;
}

.spn-author-left>a:hover span,
.spn-author-left>a:hover::before,
.spn-top_sidebar_author_img a:hover span,
.spn-top_sidebar_author_img a:hover::before,
.cpl0_profiles_panel-left a:hover span,
.cpl0_profiles_panel-left a:hover::before  {
    opacity: 1;
}


.cp_blogpost_readmore_author {
    font-size: 16px;
    color: #2453CC;
    font-weight: 100;
    justify-content: right;
    display: none;
    margin-top: auto;
    line-height: 1;
}

.cp_blogpost_readmore {
    color: #2453CC;
}

.cp_blogpost_author_name {
    font-size: 16px;
    color: #465164;
    line-height: 1.2;
    margin-bottom: 8px;    
}

.cp_blogpost_author_name span {
    color: black;
    font-family: figtree-medium;
}

.cp_blogpost_author_bio {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #465164;
    line-height: 1.4;
    font-family: figtree-light;
    font-size: 11.5px;
}

.cp_blogpost_byauthor:hover .cp_blogpost_author_bio {
    display: none;
}

.cp_blogpost_author {
    display: flex;
    border-top: 1px solid #C9CBDE;
    padding-top: 23px;
    margin-top: auto;
    min-height: 100px;
}

.cp_blogpost_author_left {
    margin-right: 16px;
}

.cp_blogpost_author_right {
    display: flex;                                          ;
    flex-direction: column;
    width: 100%;
}

.cp_blogpost_excerpt_author {
    font-size: 16px;
    color: #465164;
    line-height: 1.6;
    padding: 13px 0 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cp_blogpost_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cp_blogpost_excerpt, .cp_blogpost_excerpt_author {
    margin: 13px 0 15px !important;
    padding: 0 !important;
}


.cp_blogpost_byauthor:hover .cp_blogpost_readmore {
    display: none;
}

.cp_blogpost_byauthor:hover .cp_blogpost_readmore_author {
    display: flex;
}



@media screen and (max-width: 1250px) {

    .cp_blogpost_byauthor .cp_blogpost_readmore_author {
        font-size: 14px;
    }
}   

@media screen and (max-width: 1080px) {

    .cp_blogpost_readmore_author {
        font-size: 12px !important;
    }

    .cp_blogpost_readmore_author .cp_blogpost_readmore_txt {
        padding-right: 5px;
    }


}   

@media screen and (max-width: 950px) {

    .cp_blogpost_byauthor .cp_blogpost_readmore_author {
        display: none !important;
    }

    .cp_blogpost_byauthor:hover .cp_blogpost_readmore {
        display: flex;
    }

    .cp_blogpost_byauthor .cp_blogpost_readmore {
        margin-top: 10px;
    }

    .cp_blogpost_byauthor:hover .cp_blogpost_author_bio {
        display: -webkit-box;
    }

    .cp_blogpost_readmore {
        justify-content: right !important;
    }
}



/*  New blog Subscribe popup  */

.popupv2,
.popupv2 .popup-content {
    background: white;
}


.popupv2 .cp-signup-popup-title1 {
    color: black;
    font-family: figtree-medium;
    text-align: left;
    padding-bottom: 8px;
}

.popupv2 .popup-main {
    display: flex;
    justify-content: space-between;
}

.popupv2, .popupv2 .popup-content {
    padding: 0;
}

.cp-signup-popup-right {
    background: linear-gradient(45deg, #0E2168, #1E3898);
    padding: 30px;
    display: flex;
    justify-content: flex-end;
}

.popupv2 {
    border-radius: 0;
    min-height: auto;
    justify-content: space-between;
    width: 1000px;
}

.cp-signup-popup-right img {
    max-width: 250px;
    margin-top: auto;
}

.cp-signup-popup-left {
    width: 75%;
    padding: 20px 80px;
}

.popupv2 .closePopup {
    font-size: 30px;
    font-family: figtree-light;
}

.popupv2 .popup-content {
    max-width: 100%;
}

.popupv2 form#gform_14 label {
    color: black;
    font-family: 'Figtree-medium' !important;
}

.popupv2 #gform_previous_button_14 {
    border: 1px solid #fc5a43 !important;
    color: black;
    font-family: 'Figtree-light' !important;
}

.popupv2 .cp-signup-popup-logo {
    margin-bottom: 20px;
}

.popupv2 form#gform_14 .gform_next_button, 
.popupv2 form#gform_14 #gform_submit_button_14 {
    box-shadow: none !important;
    padding: 12px 30px;
    text-transform: capitalize;
    border-radius: 10px;
    font-family: 'Figtree-light' !important;
}

.popupv2 #gform_confirmation_message_14 p span {
    font-family: 'Figtree-light';
    color: black !important;
    line-height: 1.4 !important;
    display: inline-block;
}

.cp-signup-popup-subtitle {
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.popupv2 form#gform_14 .gform_page_footer.top_label {
    justify-content: space-between;
}

.popupv2 #field_14_72 {
    text-align: left;
    color: black;
    font-family: 'figtree-medium';
}

.popupv2 #field_14_73,
.popupv2 #field_14_73 a {
    color: black;
}


/*  === Extra styles for De/Fr forms === */

.popupv2 form#gform_17 label,
.popupv2 form#gform_16 label {
    text-align: left;
    width: 100%;
    font-family: 'figtree-medium' !important;
}

.popupv2 form#gform_17 .ginput_container--name label:after, 
.popupv2 form#gform_17 .gfield_required,
.popupv2 form#gform_16 .ginput_container--name label:after, 
.popupv2 form#gform_16 .gfield_required {
    color: white !important;
}

.popupv2 form#gform_17 .gform_next_button, 
.popupv2 form#gform_17 #gform_submit_button_14,
.popupv2 form#gform_16 .gform_next_button, 
.popupv2 form#gform_16 #gform_submit_button_14 {
    background: #FC5A4C !important;
    color: #fff;
    border: none !important;
    font-size: 14px;
    box-shadow: none !important;
    padding: 12px 30px;
    text-transform: capitalize;
    border-radius: 10px;
    font-family: 'Figtree-light' !important;
}


.popupv2 form#gform_17 .gform_page_footer.top_label,
.popupv2 form#gform_16 .gform_page_footer.top_label {
    justify-content: space-between;
    display: flex;
    flex-direction: row;
}

.popupv2 #field_17_72,
.popupv2 #field_16_72 {
    text-align: left;
    color: black;
    font-family: 'figtree-medium' !important;
}

.popupv2 #gform_previous_button_17,
.popupv2 #gform_previous_button_16 {
    border: 1px solid #fc5a43 !important;
    color: #000;
    font-family: 'Figtree-light' !important;
    padding: 13px 29px;
    font-size: 14px;
    text-transform: uppercase !important;
}


.popupv2 div#field_17_73,
.popupv2 div#field_16_73 {
    font-size: 12px;
    line-height: 1.4;
    color: black;
    text-align: left;
}

.popupv2 form#gform_17 .gform_next_button, 
.popupv2 form#gform_17 #gform_submit_button_17,
.popupv2 form#gform_16 .gform_next_button, 
.popupv2 form#gform_16 #gform_submit_button_16 {
    background: #FC5A4C !important;
    color: #fff;
    border: none !important;
    font-size: 14px;
    box-shadow: none !important;
    padding: 12px 30px;
    text-transform: capitalize;
    border-radius: 10px;
    font-family: 'Figtree-light' !important;
}

.popupv2 #field_17_73,
.popupv2 #field_17_73 a,
.popupv2 #field_16_73,
.popupv2 #field_16_73 a {
    color: #000;
}

.popupv2 #gform_confirmation_message_17 p span,
.popupv2 #gform_confirmation_message_16 p span {
    font-family: 'Figtree-light';
    color: black !important;
    line-height: 1.4 !important;
    display: inline-block;
}


/*  === Extra styles for De/Fr forms === */



/* === Mobile Optimisation === */

@media screen and (max-width: 1000px) {

    .popupv2 .cp-signup-popup-left {
        padding: 30px 30px;
    }

    .popupv2 {
        width: 90%;
        max-width: 90% !important;
    }

    .popupv2 .cp-signup-popup-right img {
        max-width: 100%;
    }

    .popupv2 .popup-main {
        flex-direction: column;
    }

    .cp-signup-popup-left {
        width: 100%;
    }

    .popupv2 .cp-signup-popup-right img {
        max-width: 100px;
    }

    .popupv2 .cp-signup-popup-right {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .popupv2 .closePopup {
        color: black;
    }

    .popupv2 .cp-signup-popup-form1::-webkit-scrollbar-track,
    .popupv2 .cp-signup-popup-form1::-webkit-scrollbar-thumb {
        background: #9c9c9c !important;
    }

    .cp-signup-popup-subtitle {
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 950px) {

.popupv2 #gform_confirmation_message_14 p span {
    font-size: 22px;
}

.popupv2 .gform-body {
    margin: 0;
}

}


@media screen and (max-width: 450px) {

.popupv2 .cp-signup-popup-left {
    padding: 20px 20px 0;
}

.popupv2 form#gform_14 .gform_next_button, 
.popupv2 form#gform_14 #gform_submit_button_14,
.popupv2 input#gform_previous_button_14 {
    padding: 8px 10px;
}


}



@media screen and (max-width: 380px) {

.cp-signup-popup-right {
    display: none !important;
}

.popup .cp-signup-popup-title1 {
    font-size: 18px;
}

.popup .cp-signup-popup-title1 {
    margin-top: 0px;
}

.popupv2 #gform_confirmation_message_14 p span {
    font-size: 18px;
}

}
