@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap);
.f_links>div>div>ul>li,
.quick_links ul li,
.solutions ul li {
    margin-bottom: .2em;
    line-height: 1.5em
}

.footer_linkContainer .logoBtnContainer_btn.display,
.guideLeftmenu .tableContent .link .sl {
    place-content: center;
    place-content: center
}

.blog_search_right,
.castStudy_wrap,
body {
    box-sizing: border-box
}

.footer .footerTop__container .footerWidget .list .items .link.active,
.footer .footerTop__container .footerWidget .list .items .link:hover,
.footer .footerTop__container .quickLinks .list .items .link.active,
.footer .footerTop__container .quickLinks .list .items .link:hover {
    color: var(--linkColor)
}

table,
table td,
table th {
    border-collapse: collapse
}

p.b_short_description {
    font-family: Figtree, sans-serif;
    line-height: 1.6;
    margin: 30px 0 !important;
    color: #474747;
    font-size: 20px;
    font-weight: 500 !important
}

#blog_content_wrap .categories_widget a,
.blog_boxes_wrap p,
.btn_blog_load_more a,
.castStudy_wrap .right_column .study_informContent,
.footer_about_text p,
.free_Mastering_ebook_widget .mw_content a,
.free_Mastering_ebook_widget .mw_content strong,
.left_column h3,
.rights_reserved,
.summery>p {
    font-family: "Open Sans", sans-serif
}

.bgbanner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(to top, #edf6fb, #fff);
    clip-path: polygon(22.998% 100%, 30.827% 100%, 36.43% 99.665%, 41.593% 99.127%, 46.364% 98.44%, 50.787% 97.657%, 54.908% 96.829%, 58.775% 96.011%, 62.432% 95.253%, 65.926% 94.609%, 69.303% 94.131%, 72.609% 93.872%, 76.418% 93.792%, 80.032% 93.847%, 83.434% 94.014%, 86.608% 94.269%, 89.54% 94.587%, 92.213% 94.944%, 94.611% 95.315%, 96.72% 95.677%, 98.522% 96.006%, 100.003% 96.276%, 100.003% 3.053%, 98.214% 2.764%, 96.021% 2.419%, 93.518% 2.038%, 90.799% 1.64%, 87.958% 1.246%, 85.089% .875%, 82.285% .546%, 79.641% .28%, 77.249% .095%, 75.205% .012%, 68.546% .105%, 62.468% .527%, 56.909% 1.199%, 51.807% 2.041%, 47.103% 2.973%, 42.734% 3.917%, 38.64% 4.792%, 34.76% 5.519%, 31.032% 6.018%, 27.395% 6.21%, 23.772% 6.172%, 20.268% 6.048%, 16.91% 5.853%, 13.728% 5.603%, 10.752% 5.312%, 8.012% 4.997%, 5.538% 4.674%, 3.358% 4.357%, 1.502% 4.063%, 0% 3.806%, 0% 97.027%, 1.612% 97.288%, 3.566% 97.596%, 5.791% 97.937%, 8.217% 98.297%, 10.771% 98.659%, 13.384% 99.01%, 15.985% 99.335%, 18.501% 99.618%, 20.862% 99.845%, 22.998% 100%);
    z-index: -2
}

.scroll-btn {
    position: absolute;
    bottom: -15px;
    right: 12%;
    width: 80px;
    height: 80px;
    border: 2px solid #1e88e5;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #1e88e5;
    font-size: 18px;
    font-weight: 400;
    font-family: Figtree;
    cursor: pointer;
    box-shadow: 0 4px 8px rgb(0 0 0 / .15);
    transition: transform .3s, box-shadow .3s;
    background: #fff
}

#networkingTest .closeNT,
.popup_close,
div.close {
    background: url(/images/icon/close-popup-hx-border-w.svg) no-repeat
}

.scroll-btn:hover {
    transform: translateY(5px);
    box-shadow: 0 8px 16px rgb(0 0 0 / .25)
}

.footer_btn_contactus:hover,
.footer_btn_demo:hover,
.product_page.customized_trial button {
    box-shadow: 0 14px 26px -12px rgb(45 45 45 / .42), 0 4px 23px 0 rgb(0 0 0 / .12), 0 8px 10px -5px rgb(156 39 176 / .2)
}

.scroll-btn .arrow {
    font-size: 22px;
    margin-bottom: 5px
}

@media (max-width:991px) {
    .scroll-btn {
        width: 70px;
        height: 70px;
        font-size: 16px
    }
    .scroll-btn .arrow {
        margin-bottom: -5px
    }
}

@media (max-width:500px) {
    .scroll-btn {
        display: none
    }
}

.caseStudyBanner .page_heading {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    position: relative
}

@media (max-width:412px) {
    .blog_pg {
        height: 218px
    }
}

@media (max-width:396px) {
    .blog_pg {
        min-height: auto
    }
}

input.email_input {
    width: 100%;
    padding-top: 0;
    margin-top: 5px
}

#blog_sub_menu .psm_links>a.active,
#blog_sub_menu .psm_links>a:hover {
    color: #055792
}

@media (max-width:1600px) {
    .popup_txt p {
        font-size: 18px
    }
}

@media (max-width:1440px) {
    .popup_txt p {
        font-size: 16px
    }
}

@media (max-width:1240px) {
    .popup_txt p {
        font-size: 14px
    }
}

.left_column article .ebook_content a {
    color: #fff !important
}

.left_column article .ebook_content a:hover {
    color: #096dd2 !important
}

.indexEbook_container .cardContainer.mobile .owl-stage-outer,
.resourceCommon .container .cardContainer .owl-stage-outer,
footer {
    overflow: hidden
}

.is_stuck {
    margin-top: 0 !important
}

.article_brief,
.blog_head_para span,
.cat-item input:checked+.checkmark::after,
.elm-button.is-loading .elm-loading-anim,
.freeTrialInnerPage_container .textContainer .text span,
.indexEbook_container .cardContainer .card .headingContainer .text span,
img {
    display: block
}

.psm_links {
    display: flex;
    align-items: center
}

.left_column article p img {
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    margin: 35px 0
}

#blog_content_wrap {
    padding: 3em 0 !important;
    scroll-margin-top: 5em
}

.blog_boxes_wrap p {
    line-height: 25px
}

.blog_boxes_wrap .articles_listing_row:last-of-type,
.blog_boxes_wrap .featured,
p:last-of-type {
    margin-bottom: 0
}

@media (min-width:945px) {
    .blog_boxes_wrap .featured {
        margin-bottom: 4em
    }
}

.blog_boxes_wrap .featured>span {
    font-size: 25px;
    font-family: Figtree, sans-serif;
    color: #055792;
    font-weight: 600;
    margin-bottom: 10px;
    display: block
}

.blog_boxes_wrap .featured .article_brief {
    margin-top: 1em;
    border: 0;
    border-radius: 0;
    background: #fff;
    padding: 0;
    display: flex
}

.featured .article_brief {
    margin-top: .5em;
    border: 1px solid #e6e7e8;
    border-radius: 2.3em;
    background: #f1f2f2;
    padding: 2%;
    display: flex
}

.caseStudyBanner .page_heading .article_details>span,
.caseStudyBanner .page_heading .article_details>span a,
.comments-template form label,
.guideLeftmenu .tableContent .link:hover .text,
.left_column .lastUpdate .lastUpdateText span,
div#j2sec.j2sec strong {
    color: #000
}

.blog_boxes_wrap .articles_listing_row .article_details>span>a,
a,
p a {
    color: inherit
}

.leftmenu>div>#j2sec>h2.btn:hover {
    box-shadow: none !important;
    background-color: #fff0
}

.blog_boxes_wrap .featured .article_brief .summery,
.blog_boxes_wrap .featured .article_brief .thumb {
    flex: 1
}

.blog_boxes_wrap .featured .thumb {
    height: auto;
    margin-right: 5%;
    position: relative;
    border-radius: 10px;
    margin-bottom: 15px
}

.blog_subscribe.single_blog {
    margin-top: 50px;
    padding: 30px
}

.blog_subscribe.single_blog h2 {
    line-height: 42px
}

.blog_boxes_wrap>.featured>.summery>p,
.blog_subscribe.single_blog h2 span {
    display: inline
}

.blog_subscribe.single_blog>div:first-child,
.blog_subscribe.single_blog>div:last-child {
    flex: 0 50%
}

.featured .summery {
    width: 136%;
    text-align: left
}

.featured .summery>p {
    margin: .3em 0 1em
}

.blog_video {
    width: 100%;
    height: 450px;
    margin-top: 15px
}

.summery>p {
    margin: .7em 0 1em;
    font-size: 14px
}

.left_column_category {
    width: 270px
}

.blog_boxes_wrap .article_brief .thumb>img {
    height: auto;
    width: 100%;
    position: relative;
    border-radius: 8px;
    left: 50%;
    transform: translateX(-50%)
}

.blog_boxes_wrap .featured .btn_blog_more {
    background-color: #fff0;
    color: #055792 !important;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    padding: 0 15px 8px 0;
    font-family: "Open Sans", sans-serif
}

.articles_listing_row:first-of-type {
    margin-top: 3em
}

.blog_boxes_wrap .articles_listing_row {
    display: flex;
    margin-bottom: 4em
}

.blog_boxes_wrap .articles_listing_row>article {
    width: 33%;
    border: 1px solid #d6d6d6;
    padding: 0;
    border-radius: 10px
}

.blog_boxes_wrap .articles_listing_row>article .thumb {
    width: 100%;
    height: 150px;
    overflow: hidden;
    border-radius: 10px 10px 0 0
}

.blog_boxes_wrap .articles_listing_row>article .thumb>img {
    height: auto;
    width: 100%;
    position: relative;
    border-radius: 10px 10px 0 0;
    left: 50%;
    transform: translateX(-50%)
}

.blog_boxes_wrap .articles_listing_row>article .summery {
    padding: 15px 20px
}

.art_author a {
    color: #444 !important
}

.blog_boxes_wrap .articles_listing_row .summery>h2,
.blog_boxes_wrap .articles_listing_row .summery>h2>a {
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    font-family: "Open Sans"
}

.blog_boxes_wrap .articles_listing_row .article_details {
    color: #5b5b5b;
    font-size: 11px;
    text-transform: capitalize;
    margin: 15px 0;
    font-family: "Open Sans"
}

.blog_boxes_wrap .articles_listing_row .article_details>span {
    display: block;
    line-height: 16px;
    font-size: 13px;
    color: #444;
    margin-bottom: 5px
}

.article_details>span:first-of-type {
    margin: 0;
    border-right: 0 solid #fff;
    padding-right: .5em
}

.articles_listing_row>article:nth-child(2) {
    margin: 0 2em
}

.blog_boxes_wrap .articles_listing_row>article:hover {
    border: 1px solid #bfbfbf;
    box-shadow: 0 0 15px rgb(0 0 0 / .3)
}

.blog_boxes_wrap .articles_listing_row>article:hover .summery>h2,
.blog_boxes_wrap .articles_listing_row>article:hover .summery>h2>a {
    color: #3965b0 !important
}

.btn_blog_load_more {
    display: block;
    text-align: center;
    margin-top: 30px
}

.btn_blog_load_more a {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    color: #177abf;
    text-transform: capitalize
}

.categories_widget {
    margin-top: 20px
}

.categories_widget span.selected_category {
    display: block;
    font-size: 20px;
    color: #055792;
    font-weight: 600;
    border-bottom: 1px solid #bbb;
    padding: 7px 0;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-family: Figtree, sans-serif
}

.categories_widget>span.select-items {
    height: 300px;
    overflow-y: auto;
    display: block
}

.select-items {
    max-height: 300px;
    top: 100%;
    left: 0;
    right: 0;
    overflow-y: auto
}

.categories_widget>span.select-items li {
    list-style: none
}

.categories_widget>span.select-items li.current-cat {
    font-weight: 700;
    color: #055c8f
}

.categories_widget>span.select-items li:hover {
    font-weight: 600;
    color: #055c8f
}

.categories_widget a {
    display: block;
    font-size: 14px;
    padding: 7px 0
}

.functions,
.indexEbook,
.indexEbook_container .cardContainer.mobile .owl-carousel,
.resourceCommon,
.resourceCommon .container .cardContainer .owl-carousel,
.resourceCommon.blogDetailsRecommendedArticles .wrapper,
.resourceCommon.ceo,
.resourceCommon.ceo .wrapper,
.resourceCommon.eBook .container .cardContainer .card .imageContainer,
.resourceCommon.templates .wrapper,
.resourceCommon.videos .wrapper {
    position: relative
}

.blog_search_right {
    border: 1px solid #8a8a8a;
    border-radius: 7px;
    background: #f1f1f1;
    width: 100%;
    padding-right: 30px
}

#awd_popup_reg,
#backgroundPopup,
#blog_content_wrap .mobile_search_ctgry,
#blog_reg,
#campaign_50_percent,
#cio_review_popup,
#ebook_definitive_guide,
#ebook_definitive_guide_dynamic,
#eqp_product_tour,
#privacyPopup,
#product_tour,
#slide1,
#slide2,
#slide3,
#slide4,
#video_popup,
.CookiesPopUp,
.blog_reg_mobile,
.cat-item input,
.categories_widget>select,
.comments-template .commentlist,
.comments-template h3#comments,
.demo_trial_large_widget>div,
.ebook_widgetss,
.elm-button.ajax-inactive,
.elm-button.is-loading .elm-button-text,
.elm-loading-anim,
.fe_content,
.fpl_content,
.ftl_utilization_widget,
.ftl_widget,
.ftl_widget_capacity,
.ftl_widget_project,
.handbook_img img,
.indexEbook_container .cardContainer.mobile,
.j2section_heading,
.left_column>article .hide_img,
.mob_prolist,
.pp-multiple-authors-boxes-wrapper,
.single_mobile_srch .mobile_search_ctgry,
.widget_cost_mgmt,
.widget_earned_value,
.widget_eot,
.widget_gantt_chart,
.widget_itt,
.widget_pdt,
.widget_project_charter,
.widget_project_status,
.widget_project_tracker,
.widget_resolving_pmo,
.widget_risk_mgmt,
.widget_wps,
div.loader,
span.ecs_tooltip {
    display: none
}

.postmetadata {
    font-size: 13px;
    display: none
}

.mobile_search_ctgry .select-items a,
.mobile_search_ctgry .selected_category {
    position: relative;
    display: block;
    padding: 8px 16px;
    border-color: #fff0 #fff0 rgb(0 0 0 / .1);
    cursor: pointer;
    user-select: none
}

.mobile_search_ctgry .categories_widget .selected_category {
    background-color: #ef476f;
    color: #fff;
    font-family: "Open Sans", sans-serif
}

.mobile_search_ctgry .categories_widget a {
    background-color: #f1f1f1;
    padding: 9px;
    z-index: 1;
    font-family: "Open Sans", sans-serif
}

.mobile_search_ctgry .selected_category:after {
    content: "";
    border-left: 8px solid #fff0;
    border-right: 8px solid #fff0;
    border-top: 8px solid #fff;
    position: absolute;
    right: 10px;
    top: 14px
}

.stay_informed {
    background: #055792;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 40px;
    position: sticky;
    top: 90px
}

.stay_informed h4 {
    font-family: Figtree, sans-serif;
    font-size: 18px;
    margin-bottom: 10px
}

.stay_informed p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin-bottom: 20px !important
}

.author .about a,
.copyright a,
.disclaimer a:hover,
.f_links>div>div>ul a:hover,
.footer_list li a:hover,
.quick_links ul li a:hover,
.solutions ul a:hover,
.stay_informed h4,
.stay_informed p,
.stay_informed_field h4,
.textContainer_form h4 {
    color: #fff
}

input:focus~label,
input:valid~label,
textarea:focus~label,
textarea:valid~label {
    font-size: 12px !important;
    color: #fff;
    top: -1.8em;
    -webkit-transition: 125ms;
    transition: 125ms
}

.stay_informed .styled-input label {
    color: #fff;
    padding: 10px 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px
}

.styled-input label {
    color: #444;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .25s;
    transition: .25s;
    pointer-events: none
}

.btn_stay_informed {
    margin-top: 15px;
    background-color: #fff;
    color: #055792;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    border-radius: 5px;
    border: 1px solid var(--btnColor);
    cursor: pointer;
    text-transform: uppercase;
    padding: 8px 10px;
    transition: .25s ease-in-out;
    white-space: nowrap
}

.btnTrnsDark,
.btn_stay_informed:hover {
    background-color: #fff0;
    color: var(--whiteColor);
    border-color: var(--whiteColor)
}

.disclaimer span,
.quick_links ul li {
    border-right: 1px solid;
    border-image: linear-gradient(to bottom, rgb(247 245 245 / .22) 0, #fff 48%, rgb(255 255 255 / .27) 100%)
}

.elm-loading-icon {
    fill: #ef476f;
    stroke: #ef476f;
    width: 1.5em;
    height: 1.5em
}

#networking {
    margin-top: 12px
}

span.elm-button-text>em {
    display: inline-block;
    transform: rotate(90deg);
    font-style: normal;
    margin-left: .7em
}

.product_page.customized_trial.about_us {
    position: relative;
    width: 100%;
    background-image: none !important;
    padding: 100px 0
}

.product_page.customized_trial.about_us h3 {
    color: #003c68
}

.product_page.customized_trial h3 {
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 600;
    font-family: Figtree, sans-serif
}

.bg_gray {
    background-color: #f1f1f1 !important
}

.product_page.customized_trial h3,
.product_page.customized_trial p {
    text-align: center
}

.product_page.customized_trial.about_us p {
    color: #444;
    font-family: "Open Sans", sans-serif
}

.product_page.customized_trial p {
    margin: 20px 0 25px;
    font-weight: 400;
    line-height: 28px
}

.product_page.customized_trial button {
    text-transform: uppercase;
    background-color: #ef476f;
    border: 0;
    padding: 10px 35px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    display: block;
    cursor: pointer;
    transition: .5s;
    font-family: Figtree, sans-serif
}

.footer_container_links {
    float: right;
    width: 84%
}

.footer_about {
    max-width: 70%
}

.copyright {
    border-top: 0;
    padding: 0;
    width: 100%;
    background: #fff0;
    color: #fff
}

.copyright a:hover,
.footer .active a,
.footer .copyright_Container .coprrightContainer .linkContainer .list .item a:hover,
.footer .linkContainerList .items a:hover {
    color: #ef476f
}

.copyright .col_70 {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    background: #003c68;
    padding: 25px 0
}

.copyright .col_30 {
    -ms-flex: 0 0 30%;
    flex: 0 0 35%;
    max-width: 35%;
    background: #004b8f;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 65px
}

.footer:after,
.freeTrialInnerPage:after {
    background-image: url(../images/element/lightBlueDots.svg)
}

.footer {
    width: 100%;
    background: #003c68;
    padding-top: 108px;
    padding-bottom: 90px
}

footer>.row {
    display: flex;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap
}

.footer .logo_container {
    position: absolute;
    top: -10px;
    left: 0
}

.footer_about_text {
    padding-top: 20px;
    color: #fff
}

.footer_social,
.sa_content>a {
    margin-top: 10px
}

.footer_social ul li {
    display: inline-block;
    position: relative;
    width: 25px
}

.footer_social ul li a svg {
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    padding: 7px;
    border-radius: 5px;
    transition: transform .5s
}

.footer_social ul li a svg:hover {
    transform: scale(1.1, 1.1);
    box-shadow: 2px 2px 4px 1px #2d2d2d;
    border: 1px solid #fff
}

.footer_social ul li a.linkedin svg:hover .cls-1 {
    fill: #0e76a8
}

.footer_social ul li a.facebook svg:hover .cls-1 {
    fill: #3b5998
}

.footer_social ul li a.twitter svg:hover .cls-1 {
    fill: #08a0e9
}

.footer_social ul li a.youtube svg:hover .cls-1 {
    fill: #e62117
}

.footer_social ul li:not(:last-child) {
    margin-right: 20px
}

.footer_social ul li a i {
    font-size: 16px;
    color: #f60;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.footer_social ul li a i:hover {
    color: #ffae00
}

.footer_social .cls-1 {
    fill: #fff !important
}

.footer_title {
    font-size: 19px;
    font-weight: 600;
    color: #fff
}

.footer_list {
    margin-top: 26px
}

.footer_list li:not(:last-child) {
    margin-bottom: 15px
}

.footer_list li a {
    font-size: 14px;
    font-weight: 500;
    color: #8da4b5;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.footer_btn_contactus,
.footer_btn_demo {
    margin-top: 20px;
    position: relative;
    text-align: center;
    transition: .5s;
    display: block;
    font-weight: 600;
    text-transform: uppercase
}

.footer_btn_contactus:hover,
.footer_btn_demo:hover {
    background-color: #fff;
    color: #003c68
}

.indexEbook .shapeTop,
table th {
    background-color: #f1f1f1
}

.footer_btn_demo {
    background-color: #ef476f;
    color: #fff;
    border-radius: 5px;
    padding: 10px 15px;
    box-shadow: 1px 4px 5px -2px #3c3c3c;
    max-width: 230px;
    width: 100%
}

.col_30,
.col_70 {
    padding-top: 100px;
    padding-bottom: 70px
}

.banner .pattern_bg {
    position: absolute;
    width: 100%;
    height: 620px;
    top: 0;
    left: 38%;
    background-repeat: no-repeat
}

.col_70 {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    background: #003c68
}

.f_links>div.f_product_links {
    width: 65%;
    margin-right: 0;
    margin-bottom: 0;
    display: flex;
    flex-flow: wrap
}

.f_product_links>div {
    width: 46%;
    margin-right: 4%
}

.resource_management,
.workforce_planning {
    margin-bottom: 3em
}

.f_links>div>div>h2,
.f_links>div>div>h3 {
    margin: 0 0 1em;
    font-family: Figtree, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    color: #cbced2
}

.f_links>div>div>ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.disclaimer a,
.f_links>div>div>ul a,
.quick_links ul li a,
.solutions ul a {
    color: #8da4b5;
    text-decoration: none;
    font-size: 12px;
    font-family: "Open Sans", sans-serif
}

.article_widget>h2,
.f_links .solutions h2,
.footer_btn_contactus,
.footer_btn_demo,
.quick_links h3,
.solutions>.function h4,
.solutions>.industries h4 {
    font-family: Figtree, sans-serif
}

.f_links>div.solutions {
    width: 30%;
    margin-right: 2.7%;
    margin-bottom: 0;
    border: 1px solid #1e4a84;
    background-color: #1e4a8457
}

.f_links .solutions h2 {
    padding: .5em;
    min-height: 20px;
    background: #1e4a84;
    font-size: 18px;
    color: #cbced2;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 23px
}

.footer .footerTop__container .footerWidget .footerSocial .item:last-child,
.footer .footerTop__container .quickLinks .list .items:last-child {
    padding-right: 0
}

.f_links>.solutions>.industries {
    margin: 0 0 4em
}

.f_links>.solutions>.function,
.f_links>.solutions>.industries {
    display: block;
    width: auto;
    padding: 0 .5em 0 1em;
    background: 0;
    border: 0
}

.solutions>.function h4,
.solutions>.industries h4 {
    color: #cbced2;
    margin-bottom: 10px;
    font-weight: 400;
    padding-left: .5em
}

.solutions .function ul,
.solutions .industries ul {
    padding-left: .5em
}

.f_links>.solutions>.function {
    float: left;
    margin-right: 0;
    margin-bottom: 2em
}

.col_30 {
    -ms-flex: 0 0 30%;
    flex: 0 0 35%;
    max-width: 35%;
    background: #004b8f;
    padding-left: 65px
}

.left_column h3 {
    font-size: 18px;
    color: #313131;
    font-weight: 700
}

.quick_links h3,
p strong a {
    font-weight: 500
}

p a {
    display: inline;
    position: relative
}

.footer_about img {
    max-width: 200px;
    width: 100%
}

footer .logo_img {
    width: 180px;
    vertical-align: top
}

#networkingTest .closeNT,
div.close {
    height: 30px;
    width: 30px;
    cursor: pointer
}

.footer_about_text p {
    color: #fff;
    font-size: 14px
}

.footer_btn_contactus {
    border: 2px solid #fff;
    color: #fff;
    border-radius: 5px;
    padding: 10px 15px;
    max-width: 230px;
    width: 100%;
    cursor: pointer
}

.quick_links {
    margin: 3em 0 2em
}

.quick_links h3 {
    margin: 1em 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

.disclaimer span,
.disclaimer span:last-child {
    margin-bottom: .5em;
    line-height: 1.5em;
    border-top: 0;
    border-bottom: 0
}

.quick_links ul {
    display: flex;
    flex-flow: wrap
}

.quick_links ul li {
    margin-right: 1em;
    padding-right: 1em;
    border-top: 0;
    border-bottom: 0;
    border-image-slice: 1;
    list-style: none
}

.quick_links ul li:last-child {
    border-right: 0
}

.rights_reserved {
    font-size: 12px;
    color: #fff;
    margin-top: 3em
}

.castStudy_wrap .left_column>article>h2,
.disclaimer {
    margin-top: 1.5em
}

.disclaimer span {
    margin-right: .8em;
    padding-right: .8em;
    border-image-slice: 1
}

.disclaimer span:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
    border-image: none
}

.left_column>article .fullwidth_img {
    box-shadow: 0 4px 40px rgb(0 0 0 / .35)
}

#ebook_definitive_guide,
#ebook_definitive_guide_dynamic {
    margin-left: -350px;
    top: 15%
}

#awd_popup_reg,
#backgroundPopup,
#blog_reg,
#campaign_50_percent,
#cio_review_popup,
#ebook_definitive_guide,
#ebook_definitive_guide_dynamic,
#eqp_product_tour,
#privacyPopup,
#product_tour,
#slide1,
#slide2,
#slide3,
#slide4,
#video_popup,
div.loader {
    position: fixed
}

#backgroundPopup {
    z-index: 12;
    height: 100%;
    width: 100%;
    background: url(../images/overlay.png);
    top: 0;
    left: 0
}

#awd_popup_reg,
#blog_reg,
#campaign_50_percent,
#cio_review_popup,
#ebook_definitive_guide,
#ebook_definitive_guide_dynamic,
#eqp_product_tour,
#privacyPopup,
#product_tour,
#slide1,
#slide2,
#slide3,
#slide4,
#video_popup,
div.loader {
    left: 50%
}

#awd_popup_reg,
#blog_reg,
#campaign_50_percent,
#cio_review_popup,
#ebook_definitive_guide,
#ebook_definitive_guide_dynamic,
#eqp_product_tour,
#privacyPopup,
#product_tour,
#slide1,
#slide2,
#slide3,
#slide4,
#video_popup {
    font-family: Figtree, sans-serif;
    background-color: #fff;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    z-index: 16;
    box-shadow: 0 0 15px #000;
    padding-bottom: 0
}

div.close {
    right: -14px;
    top: -14px
}

div.close,
span.ecs_tooltip {
    position: absolute
}

div.popup_content {
    margin: 2px
}

.popup_content>img {
    height: auto;
    border: 1px solid #999
}

.social-sharing .button-facebook,
.social-sharing .button-linkedin,
.social-sharing .button-twitter {
    width: 25px !important;
    height: 25px !important;
    padding: 15px;
    border-radius: 50%;
    line-height: normal !important;
    opacity: .8;
    position: relative
}

.social-sharing a.button-twitter {
    background-color: #000;
    background: -moz-linear-gradient(top, #000, #000);
    background: -ms-linear-gradient(top, #000, #000);
    background: -webkit-linear-gradient(top, #000, #000)
}

.social-sharing a.button-facebook {
    background-color: #2b4170;
    background: -moz-linear-gradient(top, #3b5998, #2b4170);
    background: -ms-linear-gradient(top, #3b5998, #2b4170);
    background: -webkit-linear-gradient(top, #3b5998, #2b4170)
}

a.button-linkedin {
    background-color: #0073b2;
    background: -moz-linear-gradient(top, #009cda, #0073b2);
    background: -ms-linear-gradient(top, #009cda, #0073b2);
    background: -webkit-linear-gradient(top, #009cda, #0073b2)
}

.social-sharing .button-facebook:after {
    content: "";
    content: url(../images/ico/icon-facebook.png)
}

.social-sharing .button-twitter:after {
    content: "";
    content: url(../images/ico/twitter-logo.png);
    transform: scale(.4);
    width: 0;
    height: 0
}

.social-sharing .button-linkedin:after {
    content: "";
    content: url(../images/ico/icon-linkedin.png)
}

.social-sharing .button-facebook:after,
.social-sharing .button-linkedin:after,
.social-sharing .button-twitter:after {
    position: absolute;
    left: 17px;
    top: 17px
}

.social-sharing a:hover {
    transform: scale(1.1, 1.1);
    box-shadow: 4px 3px 10px 1px #7d7d7d;
    background-color: #004b8f
}

.social-sharing>a {
    display: inline-block;
    vertical-align: middle;
    opacity: .7;
    text-decoration: none;
    margin-right: 10px;
    transition: transform .5s;
    box-sizing: initial
}

.left_column>article .ebook_content>a,
.social-sharing>a:last-child {
    margin: 0
}

.free_template_capacity_large_widget,
.free_template_cost_mgmt_large_widget,
.free_template_large_widget,
.free_template_project_large_widget,
.free_template_risk_mgmt_large_widget,
.free_template_utilization_large_widget,
.left_column>article #free_ebook_wrap,
.template_large_earned_value,
.template_large_project_charter,
.template_large_project_status,
.template_large_project_timeline {
    margin: 2em 0
}

#free_ebook_wrap>img,
.acc_aud_defi_Guide_ebook_widget>img,
.acc_aud_defi_Guide_large_ebook_widget>img,
.castStudy_wrap .right_column .adsContent img,
.contentwithEbook .img,
.demo_trial_large_widget>img,
.dt_img>img,
.free_template_capacity_large_widget>img,
.free_template_cost_mgmt_large_widget>img,
.free_template_large_widget>img,
.free_template_project_large_widget>img,
.free_template_risk_mgmt_large_widget>img,
.free_template_utilization_large_widget>img,
.future_proofing_ebook_large_widget>img,
.guideLeftmenu .ads img,
.left_column>article .ebook_img>img,
.networkingTest img,
.pmo-game-changer-rcp_guide_large_ebook_widget>img,
.rcp_comprehensive_guide_large_ebook_widget>img,
.res_mgmt_ultimate_guide_large_ebook_widget>img,
.resolving_pmo_large_ebook_widget>img,
.template_large_earned_value>img,
.template_large_itt>img,
.template_large_kpi_report>img,
.template_large_pdt>img,
.template_large_project_charter>img,
.template_large_project_status>img,
.template_large_project_timeline>img,
.template_large_project_tracker>img,
.template_large_wbs>img {
    width: 100%;
    height: auto
}

.postmetadata>a {
    color: #666;
    text-decoration: none
}

.comments-template {
    margin-bottom: 3em;
    text-align: left;
    display: block;
    padding: 25px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.comments-template form input,
.comments-template form textarea {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: .5em
}

.comments-template form input {
    width: 100%
}

.comments-template form textarea {
    width: 96.5%;
    max-width: 96.5%;
    min-width: 96.5%;
    height: 110px !important
}

.comments-template form p {
    line-height: 30px
}

.comments-template form input[type=submit] {
    cursor: pointer
}

.comments_cta {
    background-color: #ef476f;
    color: #fff;
    margin-top: 20px;
    font-weight: 600;
    transition: .3s linear
}

.comments_cta:hover {
    border: 1px solid var(--btnColor) !important
}

.article_widget>h2 {
    margin: 0 0 1em;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    color: #a7a9ac;
    text-align: center;
    padding: .5em 0;
    text-transform: uppercase
}

.article_widget>h2:after,
.article_widget>h2:before {
    content: "";
    border-top: 1px solid #a7a9ac;
    position: absolute;
    top: 49%;
    width: 26%
}

.article_widget>h2:before {
    left: 0
}

.article_widget>h2:after {
    right: 0
}

.popup_button a,
.popup_txt {
    font-family: "Open Sans"
}

.aw_container {
    display: flex;
    text-align: center
}

.aw_container>a {
    flex: 1;
    background-color: #f1f2f2;
    padding: .5em;
    font-family: Figtree, sans-serif;
    font-size: 13px;
    color: #5b5b5b;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.2em
}

.post_img {
    display: block;
    overflow: hidden;
    margin-bottom: .5em;
    max-height: 200px;
    height: auto
}

.post_title {
    color: #036;
    text-align: center !important
}

.aw_container>a:nth-child(2) {
    margin: 0 1em
}

.left_column>article ol li,
.left_column>article ul li {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 300
}

.left_column>article ol,
.left_column>article ul {
    margin-left: 15px;
    padding-left: 20px;
    margin-bottom: 1em
}

.blog_boxes_wrap .featured .summery>p {
    margin: .3em 0 1em;
    display: inline
}

article a:hover {
    border-bottom: 0
}

.covid-links h4 {
    margin-bottom: 10px;
    font-family: Figtree, sans-serif;
    color: #444
}

.covid-links ol {
    padding-left: 15px;
    font-family: "Open Sans", sans-serif
}

.covid-links ol li {
    display: list-item;
    font-size: 14px;
    margin-bottom: 8px
}

.covid-links ol li a {
    color: #444;
    font-size: 14px
}

.newsletter_wrap>h2 {
    margin: 0 0 1em;
    color: #5b5b5b;
    font-size: 16px;
    font-family: Figtree, sans-serif
}

.newsletter_wrap {
    margin: 4em 0;
    padding-top: 2em;
    border-top: 1px solid #ccc;
    text-align: center
}

.nw_content>form {
    display: flex;
    margin: 0
}

.nw_content>form .sub_txt {
    border-radius: 5px 0 0 5px
}

.nw_content>form .sub_btn {
    margin: 0;
    background: #ef476f;
    border-radius: 0 5px 5px 0;
    padding: 1em 6%;
    width: 25%
}

.right_column>div,
.rm_img>img {
    margin-top: 2em
}

#free_WorkForce_ebook_widget {
    margin: 2em 0;
    padding: 1em 1.5em;
    position: relative
}

.free_Utlimate_ebook_widget,
.free_WorkForce_ebook_widget,
.unravelling_workforce_ebook_widget {
    text-align: center;
    color: #fff;
    padding: 2em 1em;
    padding-top: 0 !important;
    background: url(../images/tiles-blue.jpg)
}

.free_Utlimate_ebook_widget>h3,
.free_WorkForce_ebook_widget>h3,
.free_ebook_widget>h3,
.unravelling_workforce_ebook_widget>h3 {
    margin: 0;
    padding: .2em 0 .3em;
    background-color: rgb(0 0 0 / .35);
    font-size: 30px;
    text-transform: uppercase;
    font-family: Figtree, sans-serif
}

.free_Utlimate_ebook_widget>img,
.free_WorkForce_ebook_widget>img,
.unravelling_workforce_ebook_widget>img {
    margin: 2em 0;
    width: 100%;
    height: auto
}

.free_Utlimate_ebook_widget>h2,
.free_WorkForce_ebook_widget>h2,
.free_ebook_widget>h2,
.unravelling_workforce_ebook_widget>h2 {
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 1em 0;
    font-family: Figtree, sans-serif
}

.free_Utlimate_ebook_widget>a,
.free_WorkForce_ebook_widget>a,
.free_ebook_widget>a,
.unravelling_workforce_ebook_widget>a {
    display: block;
    margin-top: 2em;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: .3em 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Open Sans", sans-serif
}

.download_ebook>a,
.ebook_content>a,
.free_ebook>h2 {
    padding: .5em 1.5em;
    text-transform: uppercase;
    font-family: Figtree, sans-serif;
    color: #fff;
    display: inline-block
}

.left_column>article .free_ebook {
    width: auto
}

.left_column>article .free_ebook>h2 {
    position: absolute;
    font-size: 14px;
    padding: .3em;
    top: 0;
    left: 1em;
    margin: 0
}

.free_ebook>h2 {
    margin: 0 0 3em;
    background-color: rgb(0 0 0 / .35);
    font-size: 16px;
    font-weight: 400
}

.ebook_content {
    color: #fff;
    width: 49.5%
}

.ebook_content,
.ebook_img {
    display: inline-block;
    vertical-align: middle
}

.left_column>article .ebook_content {
    width: 53.5%
}

.ebook_content>h2 {
    margin: 0 0 1.3em;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.3em
}

.left_column>article .ebook_content>h2 {
    margin: 1.3em 0 1em;
    font-size: 21px;
    text-align: left
}

.download_ebook>a,
.ebook_content>a {
    margin-top: 2em;
    border: 1px solid #fff;
    border-radius: 3px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600
}

.download_ebook>a:hover,
.ebook_content>a:hover {
    background-color: #fff;
    color: #d0021b
}

.left_column>article .ebook_img {
    margin: 0;
    width: 45%
}

.demo_trial_widget {
    position: relative;
    padding-top: 148px
}

.dt_img,
.hg_content>strong>em {
    position: absolute;
    left: 0;
    line-height: 0
}

.dt_content>h2 {
    margin: 0;
    font-family: Montserrat;
    font-size: 17px;
    font-weight: 400;
    color: #fff
}

.dt_content {
    background: linear-gradient(to bottom, #f16a3b, #e54e3e);
    padding: 3.5em 1em 2em;
    text-align: center
}

.dt_img {
    top: 0
}

.dt_content>a {
    margin-top: 2em;
    font-size: 15px;
    padding: .2em 1.5em
}

.dt_content>a,
.dtl_content>a {
    display: inline-block;
    background: radial-gradient(#fff, #bcc5c6);
    border: 1px solid #038181;
    border-radius: 3px;
    box-shadow: 0 0 3px #333;
    font-family: Montserrat;
    color: #414042;
    text-transform: uppercase;
    text-decoration: none
}

.hg_content>h2,
.hg_img>a {
    font-family: "Open Sans";
    color: #fff;
    text-transform: uppercase
}

.hg_content {
    background-color: #ce2027;
    padding: 0 1em;
    text-align: center
}

.hg_content>h2 {
    margin: 1em 0 0;
    font-size: 15px;
    line-height: 1.2em
}

.hg_content>h2>strong {
    display: block;
    padding: .5em 0 .7em;
    font-size: 14px;
    text-transform: none;
    font-weight: 400
}

.hg_img {
    background-color: #e6e7e8;
    text-align: center;
    padding-bottom: 1.5em
}

.hg_img>a {
    display: inline-block;
    margin-top: 1em;
    padding: .1em 1em;
    background: linear-gradient(to bottom, #ee4633, #ee512d);
    border: 1px solid #eb1c24;
    border-radius: 3px;
    font-size: 16px;
    text-decoration: none
}

.hg_content>strong {
    display: inline-block;
    background-color: #f0f0f0;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #ce2027;
    padding: .3em .8em .1em;
    position: relative;
    line-height: 1.2em
}

.sub_btn,
.summery>a {
    background-color: #29abe2;
    font-family: Figtree, sans-serif;
    text-transform: uppercase
}

.hg_content>strong>em {
    top: 24px;
    display: block;
    border-top: 6px solid #f0f0f0;
    border-left: 54px solid #fff0;
    border-right: 54px solid #fff0
}

.sub_btn {
    margin-top: 3%;
    color: #fff;
    padding: 1em 10%;
    font-size: 16px;
    border: 0;
    border-radius: 5px
}

.sub_txt {
    display: block;
    width: 75%;
    color: #333;
    font-size: 14px;
    border: 1px solid #b3b3b3;
    padding: .7em 1em;
    border-radius: 5px;
    font-family: "Open Sans"
}

.social-sharing {
    margin-top: 1em;
    margin-bottom: 1.5em;
    position: inherit;
    text-align: center;
    top: 19em;
    width: auto
}

.left_column>article>h2 {
    margin: 1.5em 0 .5em
}

.blog_boxes_wrap .featured .summery>h2,
.blog_boxes_wrap .featured .summery>h2>a {
    font-size: 24px;
    line-height: 28px;
    text-decoration: none;
    font-weight: 600;
    font-family: "Open Sans";
    margin-bottom: 10px
}

.article_details,
.dtl_content>h2,
.featured .summery>a {
    font-family: "Open Sans", sans-serif
}

.blog_boxes_wrap .featured .article_details {
    margin: 15px 0
}

.article_details {
    color: #5b5b5b;
    font-size: 11px;
    text-transform: uppercase
}

.blog_boxes_wrap .featured .article_details>span {
    display: inline-block;
    line-height: 16px;
    font-size: 13px;
    color: #444;
    font-weight: 600;
    font-family: "Open Sans", sans-serif
}

.featured .summery>a {
    background-color: #fff0;
    color: #ef476f !important;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 15px 8px 0
}

.summery>a {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: .2em 1.3em
}

.demo_trial_large_widget {
    position: relative;
    margin: 2em 0
}

.dtl_img>img {
    width: 300px
}

.dtl_content {
    height: 236px;
    padding: 0 5%;
    text-align: right;
    background: linear-gradient(to right, #f16a3b, #e54e3e)
}

.dtl_content>h2 {
    margin: 0 0 .5em;
    padding-top: 1.5em;
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    line-height: 1em
}

.dtl_img {
    position: absolute;
    top: 0;
    left: 0
}

.dtl_content>a {
    font-size: 20px;
    padding: .3em 1em
}

#scaling_agile_ebook_large_widget {
    background: linear-gradient(to right, #e54c2a, #bf212c)
}

.scaling_agile_wrap {
    display: flex;
    position: relative
}

.sa_img {
    margin-left: 2em;
    padding-top: 2em;
    line-height: 0
}

.sa_img>img {
    width: 200px;
    height: auto
}

.sa_free_ebook,
.saw_free_ebook {
    position: absolute;
    top: 1px;
    right: 1px
}

.sa_free_ebook>em {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border-right: 65px solid #fff;
    border-bottom: 65px solid #fff0
}

.sa_free_ebook>strong {
    position: absolute;
    top: 1em;
    right: 0;
    color: #be1e2d;
    font-family: Figtree, sans-serif;
    font-size: 13px;
    line-height: .8em;
    transform: rotate(45deg)
}

.sa_content>h2,
.sa_content>p {
    color: #fff;
    text-transform: uppercase
}

.sa_content>h2 {
    margin: 2em 0 0;
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
    line-height: 1.1em
}

.sa_content>h2>strong,
.scaling_agile_ebook_widget>h2>strong {
    font-weight: 400;
    font-family: "Open Sans";
    display: block
}

.sa_content>p {
    font-family: "Open Sans";
    font-size: 14px;
    margin: 1em 0;
    line-height: 1.3em
}

.sa_content>p>em {
    display: block;
    font-style: normal
}

.sa_content>a {
    display: inline-block;
    color: #231f20;
    background-color: #fff;
    font-family: "Open Sans";
    font-size: 25px;
    text-transform: uppercase;
    text-decoration: none;
    padding: .1em 1em .15em;
    border: 2px solid #f15a29;
    border-radius: 3px
}

.scaling_agile_ebook_widget {
    text-align: center;
    background: linear-gradient(to bottom, #e54c2a, #bf212c);
    padding: 4em 1em 2em;
    position: relative
}

.saw_free_ebook>em {
    display: block;
    border-right: 55px solid #fff;
    border-bottom: 55px solid #fff0
}

.rm_content>a,
.scaling_agile_ebook_widget>a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none
}

.saw_free_ebook>strong {
    position: absolute;
    top: .7em;
    right: -1.5em;
    color: #be1e2d;
    font-family: Figtree, sans-serif;
    font-size: 11px;
    transform: rotate(45deg);
    line-height: 1em
}

.scaling_agile_ebook_widget>h2 {
    margin: 1em 0 0;
    font-family: "Open Sans";
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2em
}

.scaling_agile_ebook_widget>p {
    font-family: "Open Sans";
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 1em 0 2em;
    line-height: 1.3em
}

.scaling_agile_ebook_widget>a {
    color: #231f20;
    background-color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
    padding: 0 1em;
    border: 1px solid #f15a29;
    border-radius: 3px
}

.team_collab_ebook_widget {
    background-color: #fff;
    border: 1px solid #3c467559;
    box-shadow: 0 2px 10px -1px #bfbfbf
}

.team_collab_ebook_widget .tc_content strong {
    font-size: 14px;
    font-family: "Open Sans";
    padding: 5px;
    font-weight: 600
}

.team_collab_ebook_widget .tc_content h2,
.team_collab_ebook_widget .tc_content h2 strong {
    font-family: Figtree, sans-serif;
    font-weight: 600;
    font-size: 23px;
    padding: 0
}

.team_collab_ebook_widget .tc_content h2 {
    margin: 10px 5px
}

.team_collab_ebook_widget .tc_content a {
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: 600;
    padding: 5px 10px
}

.rm_img {
    height: 230px;
    background: linear-gradient(to bottom, #444345, #505153);
    text-align: center;
    overflow: hidden
}

.rm_bg_overflow {
    text-align: center;
    background-color: #fff0;
    border-top: 5px solid #27aae1;
    transform: rotate(0) translate(0, -10%);
    width: 280px;
    height: 270px;
    margin: 0 auto;
    overflow: hidden
}

.rm_bg_overflow>hr {
    margin: 0;
    border: 3px solid #1b75bc;
    position: relative;
    z-index: 1
}

.rm_content {
    box-shadow: 0 0 5px rgb(0 0 0/50%);
    margin: -28px 0 0;
    background-color: #fff;
    transform: rotate(0);
    border: 1px solid #48474957;
    height: 200px
}

.rm_content>h2 {
    margin: 0;
    padding-top: 3.5em;
    font-family: Figtree, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #21409a;
    line-height: 1.6em
}

.rm_content>h2>strong {
    display: block;
    font-size: 18px;
    color: #58595b
}

.rm_content>p {
    font-family: "Open Sans";
    font-size: 12px;
    color: #414042;
    line-height: 1.3em;
    margin: 1em
}

.rm_content>a {
    font-family: "Open Sans";
    font-size: 14px;
    color: #fff;
    background: repeating-linear-gradient(#1e73ba, #2d54b4, #1e73ba);
    border-radius: 3px;
    border: 1px solid #2d54b4;
    padding: 0 .5em
}

.rm_content>strong {
    font-family: Figtree, sans-serif;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 32px 5px 0 0;
    width: 65px;
    height: 29px;
    background: url(../images/ebook-widget-rm-handbook-badge.svg);
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    text-align: right;
    line-height: 1em
}

.rm_content>strong>strong {
    font-weight: 400;
    text-transform: uppercase;
    display: block
}

.left_column>article>h3 {
    margin-top: 1.5em !important;
    margin-bottom: 10px !important;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #333 !important;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0
}

.mastring_img img {
    width: 250px !important;
    height: auto
}

.hgl_img_con img {
    width: 300px !important;
    height: auto
}

.hgl_content h2,
.mastering_content h2 {
    margin: 1em 0;
    font-weight: 600
}

.hgl_content h2 strong,
.resourceCommon .container_heading span {
    font-weight: 600
}

.hgl_img_con a {
    vertical-align: bottom
}

.hgl_img_con hr {
    margin: 1em 0
}

.free_Mastering_ebook_widget .mw_content h2 {
    font-family: Figtree, sans-serif;
    line-height: 25px;
    font-size: 23px;
    font-weight: 600;
    margin-top: 10px
}

.free_Mastering_ebook_widget .mw_content p {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px
}

.free_Mastering_ebook_widget .mw_content img {
    vertical-align: baseline
}

.left_column .youtube_video iframe {
    width: 100%;
    height: auto;
    min-height: 350px
}

.flexList_container .cardContainer .card .imageContainer {
    position: relative;
    width: 100%;
    height: 190px;
    overflow: hidden;
    border-radius: 10px 10px 0 0
}

@media only screen and (max-width:1650px) {
    .col_70 {
        border-right: 1px solid #003c68
    }
    .f_links>.solutions>.industries {
        margin-bottom: 2.4em
    }
}

@media only screen and (max-width:1500px) {
    .footer_container_links {
        width: 92%
    }
    .flexList_container .cardContainer .card .imageContainer {
        height: 180px
    }
}

@media only screen and (max-width:1450px) {
    .blog_subscribe.single_blog>div:first-child,
    .blog_subscribe.single_blog>div:last-child {
        flex: 0 50%
    }
    .blog_subscribe.single_blog h2 {
        padding-right: 25px
    }
}

@media (max-width:1380px) {
    .popup_button {
        right: 12% !important
    }
    .popup_txt {
        flex: 0 60%;
        padding-left: 7em
    }
    .product_page.customized_trial {
        padding: 40px 0
    }
    .flexList_container .cardContainer .card .imageContainer {
        height: 175px
    }
    .col_70 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }
    .f_links .solutions h2,
    .f_links>div>div>h2,
    .f_links>div>div>h3,
    .solutions h4 {
        font-size: 14px
    }
    .f_links>div>div>ul a,
    .solutions ul a {
        font-size: 12px
    }
    .col_30 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }
    .col_30,
    .col_70 {
        padding-bottom: 40px;
        padding-top: 40px
    }
    footer .col_30 {
        padding-left: 55px
    }
    .footer_btn_contactus,
    .footer_btn_demo {
        max-width: 170px
    }
    .quick_links ul li {
        padding-left: 0;
        padding-right: 0;
        width: 38%
    }
    .quick_links ul li:nth-child(2n) {
        border-right: 0;
        padding-left: 1em
    }
    .f_product_links>div {
        width: 44%;
        margin-right: 6%
    }
    .blog_boxes_wrap .articles_listing_row>article .thumb {
        height: 120px
    }
}

@media (max-width:1300px) {
    .blog_subscribe.single_blog h2 {
        line-height: 35px
    }
    .blog_subscribe.single_blog>div:first-child,
    .blog_subscribe.single_blog>div:last-child {
        flex: 0 50%
    }
    .blog_subscribe.single_blog .business_email {
        align-items: center;
        display: flex
    }
}

@media (max-width:1260px) {
    .disclaimer {
        width: 78%
    }
    .quick_links ul li {
        margin-right: 0
    }
    #navigation ul {
        max-height: 310px !important;
        overflow-y: auto !important
    }
}

@media only screen and (max-width:1100px) {
    .blog_subscribe.single_blog h2 {
        text-align: center;
        margin-bottom: 15px;
        padding-right: 0
    }
    .blog_subscribe.single_blog .business_email form.d_flex {
        width: 100%
    }
    .download_ebook>a,
    .ebook_content>a {
        padding: .5em .2em
    }
}

@media (max-width:1040px) {
    .articles_listing_row>article:nth-child(2) {
        margin: 0 2%
    }
}

@media only screen and (max-width:991px) {
    .blog_boxes_wrap .featured .article_brief {
        display: block
    }
    .blog_boxes_wrap .featured .summery {
        width: 100%
    }
}

@media only screen and (max-width:945px) {
    .download_ebook>a,
    .ebook_content>a {
        padding: .5em 1em
    }
    .left_column_category {
        position: absolute;
        top: 2em;
        right: 0;
        width: 100%;
        margin: 0
    }
    .left_column_category,
    .right_column {
        display: none !important
    }
    #blog_content_wrap .right_column .functions,
    .ebook_widgets {
        display: none
    }
    .covid-links ol {
        padding-left: 15px
    }
    .covid-links ol li {
        margin-bottom: 8px
    }
    .blog_boxes_wrap .featured .thumb {
        height: 198px;
        margin-right: 5%;
        position: relative;
        border-radius: 10px;
        overflow: hidden;
        width: 100%;
        margin-bottom: 15px
    }
    .articles_listing .left_column.blog_boxes_wrap {
        width: 100% !important
    }
    .selected_category {
        color: #fff;
        border-radius: 5px;
        border: 1px solid #fff0;
        background-color: #29abe2
    }
    .col_30,
    .col_70,
    .copyright .col_30,
    .copyright .col_70 {
        -ms-flex: 0 0 92%;
        flex: 0 0 92%;
        max-width: 92%
    }
    .footer_container_links {
        width: 100%;
        justify-content: center;
        display: flex
    }
    .col_30,
    .col_70 {
        padding: 40px !important
    }
    .footer_about {
        max-width: 100%;
        text-align: center
    }
    .footer_about_text {
        padding-top: 5px
    }
    .footer_about_text p {
        margin-bottom: 15px
    }
    .footer_btn_contactus {
        display: inline-block;
        margin-bottom: 20px
    }
    .footer_btn_demo {
        margin: 0 auto
    }
    .disclaimer,
    .footer_social ul,
    .quick_links ul {
        display: flex;
        justify-content: center
    }
    .quick_links ul li {
        width: auto;
        padding-right: 1em;
        border-right: 1px solid;
        border-top: 0;
        border-bottom: 0;
        border-image: linear-gradient(to bottom, rgb(247 245 245 / .22) 0, #fff 48%, rgb(255 255 255 / .27) 100%);
        border-image-slice: 1
    }
    .quick_links ul li:nth-child(2n) {
        border-right: 1px solid;
        margin-right: 1em;
        margin-left: 0
    }
    .quick_links ul li:last-child {
        border-right: 0
    }
    .disclaimer {
        margin-top: 1em;
        width: 100% !important
    }
    footer>.row {
        flex-wrap: wrap
    }
    .single_mobile_srch {
        margin: 2em 10% 0
    }
}

@media (max-width:768px) {
    p.b_short_description {
        font-size: 18px
    }
    .social-sharing .button-facebook:after,
    .social-sharing .button-linkedin:after,
    .social-sharing .button-twitter:after {
        position: absolute;
        left: 16px;
        top: 16px
    }
    .blog_reg {
        display: none
    }
    .left_column>article>h2 {
        font-size: 30px
    }
    .blog_boxes_wrap .articles_listing_row {
        display: block;
        margin-bottom: 2em
    }
    .blog_boxes_wrap .articles_listing_row>article {
        width: 100%
    }
    .articles_listing_row>article:nth-child(2) {
        margin: 2em 0
    }
    .product_page.customized_trial.about_us {
        padding: 60px 0
    }
    .product_page.customized_trial h3 {
        font-size: 30px;
        line-height: 38px;
        margin: 0 0 10px
    }
    .blog_head_para span {
        display: inline
    }
    .blog_video {
        height: 350px
    }
}

@media (max-width:650px) {
    .col_70 {
        display: none
    }
    .blog_boxes_wrap .articles_listing_row>article .thumb {
        height: 180px
    }
}

@media (max-width:575px) {
    .caseStudyBanner .Blog_Title_Img {
        text-align: center;
        margin: 15px auto !important
    }
    .aw_container,
    .aw_container>a,
    .blog_subscribe.single_blog h2 span,
    .nw_content>form,
    .sub_txt {
        display: block
    }
    .mobile_search_ctgry .blog_search .blog_search_right,
    .mobile_search_ctgry .blog_search_right {
        width: 92%
    }
    .aw_container>a:nth-child(2) {
        margin: 1em 0
    }
    .nw_content>form .sub_btn {
        margin-top: 1em;
        width: auto
    }
    .nw_content>form .sub_btn,
    .nw_content>form .sub_txt {
        border-radius: 5px
    }
    .sub_txt {
        width: 90%
    }
    .newsletter_wrap {
        margin: 2em 0;
        padding-top: 2em;
        border-top: 1px solid #fff
    }
}

@media only screen and (max-width:519px) {
    .left_column>article .free_ebook>h2 {
        left: 50%;
        transform: translateX(-50%)
    }
    .left_column>article .ebook_content,
    .left_column>article .ebook_content>h2 {
        text-align: center
    }
    .left_column>article .ebook_content {
        width: auto
    }
    .ebook_img {
        display: none
    }
    .blog_video {
        height: 300px
    }
}

@media only screen and (max-width:480px) {
    .col_30,
    .col_70,
    .copyright .col_30,
    .copyright .col_70 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col_30,
    .col_70 {
        padding: 40px 0 !important
    }
    .quick_links {
        padding: 0 10px 0 20px
    }
}

@media (max-width:380px) {
    .mobile_search_ctgry .blog_search_right {
        width: 90%
    }
    .business_email button.banner_cta {
        width: 100%;
        margin-top: 10px !important;
        text-align: center;
        margin: 0 auto;
        display: block
    }
    .blog_subscribe .business_email .d_flex {
        display: block !important
    }
    .blog_subscribe.single_blog h2,
    .blog_subscribe.single_blog h2 span {
        font-size: 25px
    }
}

@media only screen and (max-width:340px) {
    .mobile_search_ctgry .blog_search_right {
        width: 89%
    }
}

.tilt-right {
    -webkit-animation: .65s cubic-bezier(.25, .46, .45, .94) both tilt-right;
    animation: .65s cubic-bezier(.25, .46, .45, .94) both tilt-right
}

@-webkit-keyframes tilt-right {
    0% {
        -webkit-transform: rotateY(-35deg) rotateX(20deg) translate(250px, -250px) skew(-12deg, -15deg);
        transform: rotateY(-35deg) rotateX(20deg) translate(250px, -250px) skew(-12deg, -15deg);
        opacity: 0
    }
    100% {
        -webkit-transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
        transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
        opacity: 1
    }
}

@keyframes tilt-right {
    0% {
        -webkit-transform: rotateY(-35deg) rotateX(20deg) translate(250px, -250px) skew(-12deg, -15deg);
        transform: rotateY(-35deg) rotateX(20deg) translate(250px, -250px) skew(-12deg, -15deg);
        opacity: 0
    }
    100% {
        -webkit-transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
        transform: rotateY(0) rotateX(0) translate(0, 0) skew(0deg, 0deg);
        opacity: 1
    }
}

.email_warning_label {
    color: #ef476f;
    font-size: 1.4rem
}

#networkingTest {
    width: 0;
    transition: width .5s;
    overflow: hidden;
    position: relative;
    padding-top: 5px
}

.networkingTest.active {
    width: 100% !important
}

#networkingTest .closeNT {
    right: 0;
    top: 0;
    position: absolute;
    z-index: 1
}

@media (max-width:1310px) {
    .styled-input label {
        padding: 10px 0;
        font-size: 14px
    }
}

@media (max-width:850px) {
    .freeTrialInnerPage_container .textContainer .heading {
        font-size: 28px
    }
    .left_column .youtube_video iframe {
        min-height: 300px !important
    }
}

.indexEbook .shapeTop {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    opacity: .5;
    clip-path: polygon(75.975% 0%, 75.975% 0%, 75.865% 0%, 75.559% -.001%, 75.098% -.001%, 74.52% -.002%, 73.864% -.002%, 73.169% -.003%, 72.474% -.003%, 71.818% -.002%, 71.239% -.001%, 70.778% 0%, 70.778% 0%, 64.899% .097%, 59.495% .308%, 54.518% .603%, 49.916% .955%, 45.639% 1.332%, 41.638% 1.707%, 37.864% 2.05%, 34.265% 2.333%, 30.792% 2.525%, 27.395% 2.599%, 27.395% 2.599%, 23.795% 2.584%, 20.311% 2.532%, 16.971% 2.451%, 13.806% 2.347%, 10.843% 2.226%, 8.111% 2.095%, 5.641% 1.959%, 3.46% 1.826%, 1.598% 1.701%, .084% 1.592%, .084% 3.606%, 0% 3.606%, 0% 100%, 100% 100%, 100% 1.273%, 100% 1.273%, 98.291% 1.157%, 96.207% 1.019%, 93.83% .866%, 91.244% .706%, 88.531% .546%, 85.774% .393%, 83.057% .255%, 80.463% .139%, 78.075% .051%, 75.975% 0%)
}

.indexEbook_wrapper,
.secPadd {
    padding: 140px 0
}

@media (max-width:1480px) {
    .indexEbook_wrapper {
        padding: 130px 0
    }
}

@media (max-width:1370px) {
    .indexEbook_wrapper {
        padding: 120px 0
    }
}

@media (max-width:1280px) {
    .indexEbook_wrapper {
        padding: 110px 0
    }
}

.indexEbook_container .cardContainer.mobile .owl-stage,
.resourceCommon .container .cardContainer .owl-stage {
    display: flex
}

.indexEbook_container .cardContainer.mobile .owl-item,
.resourceCommon .container .cardContainer .owl-item {
    margin-right: 20px !important
}

.indexEbook_container .cardContainer.mobile .owl-nav .owl-next,
.indexEbook_container .cardContainer.mobile .owl-nav .owl-prev,
.resourceCommon .container .cardContainer .owl-nav .owl-next,
.resourceCommon .container .cardContainer .owl-nav .owl-prev {
    all: unset;
    cursor: pointer;
    transition: .25s
}

.indexEbook_container .cardContainer.mobile .owl-nav .owl-next:hover:before,
.indexEbook_container .cardContainer.mobile .owl-nav .owl-prev:hover:before {
    background-image: url(../images/icons/pinkLeftArrow.svg)
}

.indexEbook_container .cardContainer.mobile .owl-nav .owl-prev:before {
    content: "";
    background-image: url(../images/icons/grayLeftArrow.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    left: -35px;
    transition: .25s
}

.indexEbook_container .cardContainer.mobile .owl-nav .owl-next:before {
    content: "";
    background-image: url(../images/icons/grayLeftArrow.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -25px;
    transition: .25s
}

.indexEbook_container .cardContainer .card .headingContainer .text {
    font-family: Lato, sans-serif;
    font-size: 22px !important;
    text-align: center;
    color: #0f3274;
    line-height: 1.4;
    margin-top: 20px;
    font-weight: 600;
    display: block;
    transition: .25s
}

.footer_linkContainer .logoBtnContainer_btn,
.freeTrialInnerPage_container .textContainer .btnContainer .demoBtn,
.indexEbook_container .cardContainer .card .linkContainer .link {
    transition: .3s linear;
    font-family: Outfit, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase
}

.indexEbook_container .cardContainer .card .linkContainer .link {
    display: grid;
    place-content: center;
    border-radius: 5px;
    border: 1px solid #ef476f;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .3)
}

.buttonBackgroundLeftToRightBlueWithBlueBorder {
    position: relative;
    z-index: 0
}

.buttonBackgroundLeftToRightBlueWithBlueBorder:hover:after,
.footer_linkContainer .logoBtnContainer_btn.btnDarkPink:hover:after,
.footer_linkContainer .logoBtnContainer_btn.btnHeaderBG:hover:after,
.freeTrialInnerPage_container .textContainer .btnContainer .demoBtn:hover:after {
    width: 100%;
    transition: .5s;
    z-index: -1;
    opacity: 1
}

.indexEbook_heading {
    font-family: Figtree, sans-serif;
    font-size: 45px;
    letter-spacing: 1px;
    color: #0d2237;
    line-height: 1.45;
    text-align: center;
    font-weight: 300
}

@media (max-width:1550px) {
    .indexEbook_heading {
        font-size: 4.4rem
    }
}

@media (max-width:1370px) {
    .indexEbook_heading {
        font-size: 4.2rem
    }
}

@media (max-width:1280px) {
    .indexEbook_heading {
        font-size: 4rem;
        line-height: 1.4
    }
}

@media (max-width:1200px) {
    .indexEbook_wrapper {
        padding: 100px 0
    }
    .indexEbook_heading {
        font-size: 3.8rem
    }
    .blog_subscribe {
        display: none
    }
    .blog_subscribe.single_blog h2 {
        text-align: center;
        margin-bottom: 15px;
        padding-right: 0
    }
    .blog_subscribe.single_blog .business_email form.d_flex {
        width: 100%
    }
}

@media (max-width:950px) {
    .indexEbook_wrapper {
        padding: 80px 0
    }
    .indexEbook_container .cardContainer.mobile .owl-nav .owl-prev:before {
        left: -30px
    }
    .indexEbook_container .cardContainer.mobile .owl-nav .owl-next:before {
        right: -20px
    }
    .indexEbook_heading {
        font-size: 3.6rem;
        line-height: 1.3
    }
}

@media (max-width:768px) {
    .indexEbook_wrapper {
        padding: 60px 0
    }
    .indexEbook_heading {
        font-size: 3.4rem
    }
}

@media (max-width:600px) {
    .scroll-btn {
        width: 60px;
        height: 60px;
        font-size: 14px
    }
    .freeTrialInnerPage_container .textContainer .heading {
        font-size: 24px
    }
    .left_column .youtube_video iframe {
        min-height: 280px !important
    }
    .indexEbook_heading {
        font-size: 3.2rem
    }
}

@media (max-width:480px) {
    p.b_short_description {
        font-size: 16px
    }
    .indexEbook_heading {
        font-size: 3rem
    }
    .freeTrial .freeTrialEle {
        display: none
    }
}

@media (max-width:420px) {
    .indexEbook_heading {
        font-size: 2.8rem
    }
}

.indexEbook_heading span {
    display: inline;
    font-weight: 600
}

.contentwithEbook {
    float: right;
    text-align: center;
    width: 160px;
    margin: 5px 0 0 5px
}

.footer_container,
.freeTrialInnerPage_container,
.indexEbook_container {
    width: 85%;
    margin: 0 auto
}

.contentwithEbook a {
    text-transform: uppercase;
    background-color: #ef476f;
    border: 0;
    padding: 6px 8px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    margin-right: auto;
    display: inline-block;
    cursor: pointer;
    transition: .5s;
    font-family: Figtree, sans-serif;
    box-shadow: 0 14px 26px -12px rgb(45 45 45/42%), 0 4px 23px 0 rgb(0 0 0/12%), 0 8px 10px -5px rgb(156 39 176/20%);
    margin-top: 4px;
    margin-left: 0
}

.freeTrialInnerPage {
    background-image: url(../images/freeTrial.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative
}

.freeTrialInnerPage:after {
    content: "";
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -50px;
    left: -50px;
    transform: rotate(90deg)
}

.freeTrialInnerPage_wrapper {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    padding: 100px 0
}

.freeTrialInnerPage_wrapper:before,
.resourceCommon.ceo .wrapper:before,
.resourceCommon.templates .wrapper:before,
.resourceCommon.videos .wrapper:before {
    content: "";
    background-image: url(../images/element/lightBlueDots.svg);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -25px;
    right: 20px
}

.freeTrialInnerPage_container .textContainer .heading {
    font-family: Outfit, sans-serif;
    font-size: 46px;
    letter-spacing: 1px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    text-align: center
}

@media (max-width:1366px) {
    .freeTrialInnerPage_container .textContainer .heading {
        font-size: 40px
    }
}

@media (max-width:1268px) {
    .freeTrialInnerPage_container .textContainer .heading {
        font-size: 38px
    }
}

@media (max-width:1180px) {
    .freeTrialInnerPage:after {
        width: 80px;
        height: 80px;
        top: -50px;
        left: -40px
    }
    .freeTrialInnerPage_wrapper:before {
        width: 80px;
        height: 80px;
        bottom: -55px;
        right: 30px
    }
    .freeTrialInnerPage_container .textContainer .heading {
        font-size: 32px
    }
}

@media (max-width:1050px) {
    .indexEbook_container .cardContainer.mobile {
        display: block
    }
    .indexEbook_container .cardContainer.desktop {
        display: none
    }
    .freeTrialInnerPage_container .textContainer .heading {
        font-size: 30px
    }
}

@media (max-width:850px) {
    .freeTrialInnerPage_container .textContainer .heading {
        font-size: 28px
    }
}

.freeTrialInnerPage_container .textContainer .heading span {
    font-weight: 300
}

.freeTrialInnerPage_container .textContainer .text {
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
    margin: 20px 0;
    text-align: center
}

.freeTrialInnerPage_container .textContainer .btnContainer {
    width: 300px;
    margin: 40px auto 0
}

.freeTrialInnerPage_container .textContainer .btnContainer .demoBtn {
    all: unset;
    border-radius: 5px;
    color: #fff;
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-weight: 700;
    background-color: #ef476f;
    border: 1px solid #ef476f;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .3);
    position: relative;
    z-index: 0
}

.freeTrialInnerPage_container .textContainer .btnContainer .demoBtn:hover {
    box-shadow: 1px 4px 5px -2px #464646a1;
    border: 1px solid #fff
}

.freeTrialInnerPage_container .textContainer .btnContainer .demoBtn:after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: -1px;
    left: -1px;
    right: 0;
    bottom: 0;
    background: #0f3274;
    transition: .2s;
    border-radius: 5px;
    border: 1px solid #fff;
    opacity: 0
}

.indexEbook_wrapper {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width:776px) {
    .indexEbook_container .cardContainer .card {
        width: 90%;
        margin: 0 auto
    }
    .indexEbook_container .cardContainer .card:not(:last-child) {
        margin: 0 auto 30px
    }
    .indexEbook_wrapper {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.indexEbook_container .cardContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 50px
}

.indexEbook_container .cardContainer .card {
    width: 32%
}

.indexEbook_container .cardContainer .card .imageContainer img {
    width: 100%;
    height: auto;
    margin-left: 8.2%
}

.indexEbook_container .cardContainer .card .headingContainer .text:hover {
    color: #177abf
}

@media (max-width:720px) {
    .indexEbook_container .cardContainer.mobile .owl-stage-outer {
        width: 97%;
        margin: 0 auto
    }
    .indexEbook_container .cardContainer .card .headingContainer .text {
        width: 24ch;
        margin: 20px auto 0
    }
    .indexEbook_container .cardContainer .card .headingContainer .text span {
        display: inline
    }
}

@media (max-width:356px) {
    .indexEbook_container .cardContainer .card .headingContainer .text {
        width: 20ch
    }
}

.indexEbook_container .cardContainer .card .linkContainer {
    width: 160px;
    margin: 20px auto 0
}

.indexEbook_container .cardContainer .card .linkContainer .link {
    display: grid;
    place-content: center;
    color: #fff;
    width: 100%;
    height: 34px;
    font-size: 12px;
    font-weight: 500;
    background-color: #177abf;
    border-color: #177abf;
    box-shadow: none
}

.btnTheme:hover,
.indexEbook_container .cardContainer .card .linkContainer .link:hover {
    background-color: #fff0;
    color: var(--btnColor)
}

@media (max-width:1366px) {
    .freeTrialInnerPage_container .textContainer .text,
    .indexEbook_container .cardContainer .card .headingContainer .text {
        font-size: 16px
    }
    .indexEbook_heading {
        font-size: 40px
    }
}

@media (max-width:1268px) {
    .indexEbook_heading {
        font-size: 38px
    }
}

@media (max-width:1180px) {
    .indexEbook_heading {
        font-size: 32px
    }
    .footer:before {
        width: 80px;
        height: 80px;
        top: -20px
    }
}

@media (max-width:1050px) {
    .indexEbook_container .cardContainer .card {
        width: 100%
    }
    .indexEbook_heading {
        font-size: 30px
    }
}

@media (max-width:850px) {
    .indexEbook_heading {
        font-size: 28px
    }
}

.footer {
    background-color: #f1fbff;
    position: relative;
    padding: unset;
    overflow: unset
}

.footer:after {
    content: "";
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 115px;
    right: 0;
    transform: rotate(90deg)
}

.footer_container {
    padding-top: 100px;
    padding-bottom: 30px
}

.footer_linkContainer {
    display: grid;
    grid-template-rows: repeat(3, auto);
    grid-template-columns: repeat(4, auto);
    grid-row-gap: 50px;
    grid-column-gap: 50px
}

.footer_linkContainer .erm {
    grid-row: 1/2;
    grid-column: 3/4
}

.footer_linkContainer .ewp {
    grid-row: 2/3;
    grid-column: 3/4
}

.footer_linkContainer .psa {
    grid-row: 1/2;
    grid-column: 2/3
}

.footer_linkContainer .eppm {
    grid-row: 2/3;
    grid-column: 2/3
}

.footer_linkContainer .logoBtnContainer {
    grid-row: 1/-1;
    grid-column: 1/2;
    display: flex;
    flex-direction: column;
    margin-right: 50px
}

.footer_linkContainer .logoBtnContainer_link {
    width: 160px;
    display: grid;
    justify-content: start
}

.footer_linkContainer .logoBtnContainer_link__image {
    width: 160px;
    height: auto;
    cursor: pointer
}

.footer_linkContainer .logoBtnContainer_btn {
    all: unset;
    border-radius: 5px;
    color: #fff !important;
    width: 160px;
    height: 38px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    z-index: 0
}

.footer_linkContainer .logoBtnContainer_btn.display {
    display: grid
}

.footer_linkContainer .logoBtnContainer_btn:hover {
    box-shadow: 1px 4px 5px -2px #464646a1
}

.footer_linkContainer .logoBtnContainer_btn.btnDarkPink {
    background-color: #ef476f;
    border: 1px solid #ef476f;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .3)
}

.footer_linkContainer .logoBtnContainer_btn.btnDarkPink:after,
.footer_linkContainer .logoBtnContainer_btn.btnHeaderBG:after {
    width: 0;
    height: 100%;
    top: -1px;
    left: -1px;
    right: 0;
    transition: .2s;
    border-radius: 5px;
    position: absolute;
    opacity: 0;
    bottom: 0;
    content: ""
}

.footer_linkContainer .logoBtnContainer_btn.btnDarkPink:after {
    background: #0f3274;
    border: 1px solid #0f3274
}

.footer_linkContainer .logoBtnContainer_btn.btnHeaderBG {
    background-color: #0f3274;
    border: 1px solid #0f3274;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .3)
}

.footer_linkContainer .logoBtnContainer_btn.btnHeaderBG:hover {
    border: 1px solid #ef476f
}

.footer_linkContainer .logoBtnContainer_btn.btnHeaderBG:after {
    background: #ef476f;
    border: 1px solid #ef476f
}

@media (max-width:450px) {
    .freeTrialInnerPage_container .textContainer .btnContainer {
        width: 100%
    }
    .footer_linkContainer .logoBtnContainer_btn.btnDarkPink:after,
    .footer_linkContainer .logoBtnContainer_btn.btnHeaderBG:after {
        display: none
    }
}

.footer_linkContainer .logoBtnContainer_btn:not(:last-child) {
    margin-bottom: 15px;
    margin-top: 25px
}

.footer_linkContainer .logoBtnContainer .socialIconContainer {
    margin-top: 25px
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list {
    all: unset;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list .items {
    all: unset;
    width: 28px;
    height: 28px;
    transition: .25s linear
}

@media (max-width:1050px) {
    .footer_linkContainer {
        grid-column-gap: 30px;
        grid-row-gap: 40px
    }
    .footer_linkContainer .logoBtnContainer {
        margin-right: 30px
    }
    .footer_linkContainer .logoBtnContainer .socialIconContainer .list .items {
        width: 26px;
        height: 26px
    }
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list .items:not(:last-child) {
    margin-right: 16px
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list .items:hover a svg {
    transform: scale(1.1)
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list .items:hover a .linkIn {
    background-color: #0077b5
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list .items:hover a .fb {
    background-color: #4267b2
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list .items:hover a .twiter {
    background-color: #1da1f2
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list .items:hover a .youtube {
    background-color: red
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list .items:hover a .pintrest {
    background-color: #e60023
}

.footer_linkContainer .logoBtnContainer .socialIconContainer .list .items a svg {
    width: 18px;
    height: 18px;
    fill: #fff;
    background-color: #444;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 14px 26px -12px #fff0, 0 4px 23px 0 rgb(0 0 0 / .12), 0 8px 10px -5px rgb(156 39 176 / .2);
    transition: .25s ease-in-out
}

.footer_linkContainer .quickLinks {
    grid-row: 3/-1;
    grid-column: 2/-1
}

.footer_linkContainer .quickLinks .linksWrapper .linkContainerList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start
}

@media (max-width:850px) {
    .footer_container {
        padding-top: 50px
    }
    .footer_linkContainer {
        grid-template-rows: repeat(4, auto);
        grid-template-columns: repeat(3, auto);
        grid-row-gap: 30px
    }
    .footer_linkContainer .erm {
        grid-row: 1/2;
        grid-column: 3/-1
    }
    .footer_linkContainer .ewp {
        grid-row: 2/3;
        grid-column: 3/-1
    }
    .footer_linkContainer .psa {
        grid-row: 1/2;
        grid-column: 2/3
    }
    .footer_linkContainer .eppm {
        grid-row: 2/3;
        grid-column: 2/3
    }
    .footer_linkContainer .logoBtnContainer {
        grid-row: 1/2;
        grid-column: 1/2;
        justify-self: center
    }
    .footer_linkContainer .logoBtnContainer_btn {
        height: 34px
    }
    .footer_linkContainer .logoBtnContainer_btn:not(:last-child) {
        margin-bottom: 10px;
        margin-top: 15px
    }
    .footer_linkContainer .logoBtnContainer .socialIconContainer {
        margin-top: 15px
    }
    .footer_linkContainer .quickLinks {
        grid-row: 4/-1
    }
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList {
        justify-content: center
    }
}

.footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items {
    margin-bottom: unset;
    margin-right: 26px;
    color: #5d7cd3;
    position: relative
}

.footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:not(:last-child):after {
    content: "";
    width: 1px;
    height: 50%;
    background-color: #5d7cd3;
    position: absolute;
    top: 50%;
    right: -13px;
    transform: translateY(-50%)
}

@media (max-width:628px) {
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList {
        justify-content: center
    }
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items {
        margin-top: 3px
    }
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(7):not(:last-child):after {
        content: "";
        width: 0
    }
}

@media (max-width:566px) {
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(6):not(:last-child):after {
        content: "";
        width: 0
    }
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(7):not(:last-child):after {
        content: "";
        width: 1px
    }
}

@media (max-width:492px) {
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(5):not(:last-child):after {
        content: "";
        width: 0
    }
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(6):not(:last-child):after,
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(7):not(:last-child):after {
        content: "";
        width: 1px
    }
}

@media (max-width:422px) {
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(4):not(:last-child):after {
        content: "";
        width: 0
    }
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(5):not(:last-child):after,
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(6):not(:last-child):after,
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(7):not(:last-child):after {
        content: "";
        width: 1px
    }
}

@media (max-width:344px) {
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(3):not(:last-child):after,
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(7):not(:last-child):after {
        content: "";
        width: 0
    }
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(4):not(:last-child):after,
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(5):not(:last-child):after,
    .footer_linkContainer .quickLinks .linksWrapper .linkContainerList .items:nth-child(6):not(:last-child):after {
        content: "";
        width: 1px
    }
}

.footer_linkContainer .solutionIndustries {
    grid-row: 1/2;
    grid-column: 4/-1
}

.footer_linkContainer .solutionFunction {
    grid-row: 2/3;
    grid-column: 4/-1
}

.footer .linkContainerHeading {
    font-family: Outfit, sans-serif;
    letter-spacing: 1px;
    line-height: 1.2;
    letter-spacing: unset;
    color: #444;
    font-size: 16px !important;
    font-weight: 700;
    margin-bottom: 15px
}

@media (max-width:1366px) {
    .footer .linkContainerHeading {
        font-size: 40px
    }
}

@media (max-width:1268px) {
    .footer .linkContainerHeading {
        font-size: 38px
    }
}

@media (max-width:1180px) {
    .footer:after {
        width: 80px;
        height: 80px
    }
    .footer .linkContainerHeading {
        font-size: 32px
    }
}

@media (max-width:1050px) {
    .footer .linkContainerHeading {
        font-size: 30px
    }
}

@media (max-width:850px) {
    .footer_linkContainer .solutionIndustries {
        grid-row: 3/-1;
        grid-column: 2/3
    }
    .footer_linkContainer .solutionFunction {
        grid-row: 3/4;
        grid-column: 3/-1
    }
    .footer .linkContainerHeading {
        font-size: 28px
    }
}

@media (max-width:680px) {
    .footer .linkContainerHeading,
    .freeTrialInnerPage_container .textContainer .heading,
    .indexEbook_heading {
        font-size: 26px
    }
}

@media (max-width:600px) {
    .freeTrialInnerPage_container .textContainer .heading {
        font-size: 24px;
        text-align: center
    }
    .footer .linkContainerHeading,
    .indexEbook_heading {
        font-size: 24px
    }
}

@media (max-width:330px) {
    .footer .linkContainerHeading,
    .freeTrialInnerPage_container .textContainer .heading,
    .indexEbook_heading {
        font-size: 22px
    }
}

.footer .linkContainerList {
    all: unset;
    list-style: none
}

.footer .linkContainerList .items {
    font-family: Lato, sans-serif;
    font-weight: 400;
    color: #444;
    line-height: 1.4;
    font-size: 14px;
    transition: .25s
}

.footer .linkContainerList .items:not(:last-child) {
    margin-bottom: 5px
}

.footer .linkContainerList .items a {
    position: relative;
    text-decoration: none;
    color: #444
}

.footer .linkContainerList .items a:hover .arrow {
    visibility: visible;
    opacity: 1
}

.footer .linkContainerList .items a .arrow {
    width: 14px;
    height: auto;
    position: absolute;
    left: -20px;
    visibility: hidden;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%)
}

.footer .copyright {
    background-color: #0f3274;
    height: 80px
}

.resourceCommon.ceo,
.resourceCommon.eBook .container .cardContainer .card .imageContainer.bg1:before {
    background-color: #def2f9
}

.footer .copyright_wrapper {
    height: 100%
}

.footer .copyright_Container {
    height: 100%;
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.footer .copyright_Container .coprrightContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.footer .copyright_Container .coprrightContainer .text {
    all: unset;
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 1.4;
    font-size: 14px;
    color: #fff;
    text-align: center
}

.footer .copyright_Container .coprrightContainer .linkContainer .list {
    all: unset;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.footer .copyright_Container .coprrightContainer .linkContainer .list .item {
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 1.4;
    font-size: 14px;
    color: #fff;
    transition: .25s;
    margin-left: 19px;
    position: relative
}

.footer .copyright_Container .coprrightContainer .linkContainer .list .item:before {
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    left: -11px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:584px) {
    .footer .copyright_Container .coprrightContainer .linkContainer .list .item {
        margin-top: 3px
    }
    .footer .copyright_Container .coprrightContainer .linkContainer .list .item:before {
        height: 10px
    }
    .footer .copyright_Container .coprrightContainer .linkContainer .list .item:first-child:before {
        content: "";
        width: 0
    }
}

.resourceCommon .wrapper {
    padding: 100px 0;
    height: auto
}

@media (max-width:776px) {
    .resourceCommon .wrapper {
        padding: 50px 0
    }
}

.autoContainer,
.resourceCommon .container {
    width: var(--sectionWidth);
    margin: 0 auto
}

.resourceCommon .container_heading {
    font-family: Outfit, sans-serif;
    font-size: 46px;
    letter-spacing: 1px;
    color: #0f3274;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px
}

@media (max-width:1366px) {
    .footer .copyright_Container .coprrightContainer .linkContainer .list .item,
    .footer .copyright_Container .coprrightContainer .text,
    .footer .linkContainerList .items {
        font-size: 16px
    }
    .resourceCommon .container_heading {
        font-size: 40px
    }
}

@media (max-width:1268px) {
    .resourceCommon .container_heading {
        font-size: 38px
    }
}

@media (max-width:1180px) {
    .resourceCommon .container_heading {
        font-size: 32px
    }
}

@media (max-width:1050px) {
    .footer .linkContainerHeading {
        font-size: 14px !important
    }
    .footer .copyright_Container .coprrightContainer .linkContainer .list .item,
    .footer .copyright_Container .coprrightContainer .text,
    .footer .linkContainerList .items {
        font-size: 12px
    }
    .resourceCommon .container_heading {
        font-size: 30px
    }
    #blog_slide_popup {
        display: none
    }
}

@media (max-width:850px) {
    .resourceCommon .container_heading {
        font-size: 28px
    }
}

@media (max-width:680px) {
    .resourceCommon .container_heading {
        font-size: 26px
    }
}

@media (max-width:600px) {
    .resourceCommon .container_heading {
        font-size: 24px
    }
}

@media (max-width:330px) {
    .resourceCommon .container_heading {
        font-size: 22px
    }
}

.resourceCommon .container .heading {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 30px
}

.resourceCommon .container .heading img {
    width: 40px;
    height: auto
}

.resourceCommon .container .heading_text {
    font-family: Outfit, sans-serif;
    font-size: 22px;
    color: #0f3274;
    font-weight: 500;
    margin-left: 20px
}

.resourceCommon .container .heading_link {
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 1.4;
    color: #ef476f;
    margin-left: 15px;
    font-weight: 600
}

@media (max-width:750px) {
    .indexEbook_container .cardContainer.mobile .owl-item,
    .resourceCommon .container .cardContainer .owl-item {
        margin-right: 10px !important
    }
    .indexEbook_container .cardContainer.mobile .owl-nav .owl-prev:before {
        left: -20px
    }
    .indexEbook_container .cardContainer.mobile .owl-nav .owl-next:before {
        right: -20px
    }
    .resourceCommon .container .cardContainer .owl-carousel {
        position: unset
    }
}

@media (max-width:712px) {
    .indexEbook_container .cardContainer.mobile .owl-item,
    .resourceCommon .container .cardContainer .owl-item {
        margin-right: 8px !important
    }
}

.resourceCommon .container .cardContainer .owl-nav .owl-prev:hover:before {
    background-image: url(../images/icons/blueLeftArrow.svg)
}

@media (max-width:950px) {
    .freeTrialInnerPage_wrapper {
        padding: 50px 0
    }
    .freeTrialInnerPage_container .textContainer .text span {
        display: inline
    }
    .footer_linkContainer {
        grid-column-gap: 12px
    }
    .footer_linkContainer .quickLinks {
        grid-column: 1/-1;
        justify-self: center
    }
    .footer_linkContainer .quickLinks .linkContainerHeading {
        text-align: center
    }
    .footer .linkContainerList .items a .arrow {
        display: none
    }
    .resourceCommon .container .cardContainer .owl-nav .owl-prev:before {
        left: -30px
    }
    .resourceCommon .container .cardContainer .owl-nav .owl-next:before {
        right: -20px
    }
}

.resourceCommon .container .cardContainer .owl-nav .owl-next:hover:before {
    background-image: url(../images/icons/blueLeftArrow.svg);
    background-size: 15px auto
}

.resourceCommon .container .cardContainer .card {
    width: 90%;
    cursor: pointer;
    transition: .25s;
    margin: 0 auto
}

@media (max-width:750px) {
    .resourceCommon .container .cardContainer .owl-nav .owl-prev:before {
        left: 20px
    }
    .resourceCommon .container .cardContainer .owl-nav .owl-next:before {
        right: 20px
    }
    .resourceCommon .container .cardContainer .card {
        width: 90%;
        margin: 0 auto
    }
}

@media (max-width:544px) {
    .indexEbook_container .cardContainer.mobile .owl-item,
    .resourceCommon .container .cardContainer .owl-item {
        margin-right: 9px !important
    }
    .resourceCommon .container .cardContainer .card {
        width: 75%
    }
}

.resourceCommon .container .cardContainer .card:hover .imageContainer .image {
    filter: brightness(.8)
}

.resourceCommon .container .cardContainer .card:hover .imageContainer .playButton {
    opacity: 1;
    visibility: visible
}

.resourceCommon .container .cardContainer .card:hover .timestamp .svgContainer .svg .cls-1 {
    fill: #618fcc
}

.resourceCommon .container .cardContainer .card:hover .timestamp_text {
    color: #618fcc
}

.resourceCommon .container .cardContainer .card:hover .textContainer_heading {
    color: #0f3274
}

.resourceCommon .container .cardContainer .card:hover .textContainer_link {
    color: #143677
}

.resourceCommon .container .cardContainer .card:hover .textContainer_link:after {
    background-image: url(../images/icons/right-arrow-btnColor.svg);
    background-size: 18px auto
}

.resourceCommon .container .cardContainer .card .imageContainer {
    position: relative;
    max-height: 175px;
    overflow: hidden
}

.resourceCommon .container .cardContainer .card .imageContainer img {
    width: 100%;
    height: auto;
    transition: .25s
}

.resourceCommon .container .cardContainer .card .imageContainer .playButton {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: .25s
}

.resourceCommon .container .cardContainer .card .imageContainer .playButton svg {
    width: 60px;
    height: 60px;
    box-shadow: 0 1px 8px 4px rgb(0 0 0 / .2);
    border-radius: 50%
}

.resourceCommon .container .cardContainer .card .imageContainer .playButton svg .playBtn_1,
.resourceCommon .container .cardContainer .card .timestamp .svgContainer .svg .cls-1 {
    fill: #ef476f
}

.resourceCommon .container .cardContainer .card .imageContainer .playButton svg .playBtn_2 {
    fill: #fff
}

.resourceCommon .container .cardContainer .card .timestamp {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 10px
}

.freeTrial {
    background: linear-gradient(270deg, #1678bc 0, #003468 72%, #003468 72%);
    clip-path: polygon(72.47% 5.182%, 67.885% 5.182%, 67.885% 5.182%, 63.518% 4.927%, 59.037% 4.47%, 54.511% 3.867%, 50.009% 3.169%, 45.6% 2.431%, 41.354% 1.705%, 37.339% 1.046%, 33.626% .506%, 30.283% .14%, 27.38% 0%, 27.38% 0%, 23.768% .038%, 20.273% .162%, 16.923% .356%, 13.749% .606%, 10.779% .896%, 8.042% 1.211%, 5.568% 1.536%, 3.387% 1.856%, 1.528% 2.155%, .019% 2.418%, 0% 100%, 100% 100%, 100% 1.739%, 100% 1.739%, 98.763% 1.953%, 97.021% 2.264%, 94.837% 2.647%, 92.274% 3.077%, 89.395% 3.527%, 86.264% 3.971%, 82.943% 4.385%, 79.495% 4.741%, 75.983% 5.016%, 72.47% 5.182%);
    position: relative
}

.freeTrial .freeTrialEle {
    position: absolute;
    right: 160px;
    bottom: 0;
    width: auto;
    height: 98%;
    z-index: -1
}

@media (max-width:1400px) {
    .freeTrial .freeTrialEle {
        height: 103%
    }
}

.freeTrial .contentArea {
    padding: 80px 0
}

.freeTrial .contentArea .freeTrial__container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.freeTrial .contentArea .freeTrial__container .sectionTitle {
    text-align: left;
    margin-bottom: 10px
}

.freeTrial .contentArea .freeTrial__container .title {
    font-weight: 300;
    color: var(--whiteColor)
}

.freeTrial .contentArea .freeTrial__container .title span {
    color: #fedc7a
}

.freeTrial .contentArea .freeTrial__container .textContent {
    width: 54%
}

@media (max-width:1550px) {
    .freeTrial .contentArea .freeTrial__container .textContent {
        width: 50%
    }
}

@media (max-width:1024px) {
    .freeTrial .contentArea .freeTrial__container .textContent {
        width: 55%
    }
}

.freeTrial .contentArea .freeTrial__container .textContent .description {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.45;
    color: var(--whiteColor)
}

@media (max-width:1700px) {
    .freeTrial .contentArea .freeTrial__container .textContent .description {
        font-size: 2.4rem
    }
}

.freeTrial .contentArea .freeTrial__container .btnContent {
    width: 40%;
    text-align: center
}

.freeTrial .contentArea .freeTrial__container .btnContent .btn {
    height: 52px;
    background-color: var(--whiteColor);
    color: var(--btnColor)
}

.freeTrial .contentArea .freeTrial__container .btnContent .btn:hover {
    background-color: #fff0;
    color: var(--whiteColor)
}

.resourceCommon .container .cardContainer .card .timestamp .svgContainer {
    width: 15px;
    height: 15px
}

.resourceCommon .container .cardContainer .card .timestamp .svgContainer .svg,
.resourceCommon .container .cardContainer .card .timestamp .svgContainer img {
    width: 100%;
    height: auto;
    transition: .25s;
    margin-top: -1px
}

.resourceCommon .container .cardContainer .card .timestamp_text {
    font-family: Lato, sans-serif;
    color: #444;
    line-height: 1.4;
    font-size: 14px !important;
    margin-left: 10px;
    font-weight: 600
}

.resourceCommon .container .cardContainer .card .textContainer {
    transition: .25s
}

.resourceCommon .container .cardContainer .card .textContainer_heading {
    font-family: Lato, sans-serif;
    color: #444;
    line-height: 1.4;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px
}

@media (max-width:1366px) {
    .resourceCommon .container .cardContainer .card .textContainer_heading,
    .resourceCommon .container .cardContainer .card .timestamp_text,
    .resourceCommon .container .heading_link {
        font-size: 16px
    }
    .resourceCommon .container .cardContainer .card .textContainer_heading {
        font-size: 24px
    }
    #blog_sub_menu .psm_links>a {
        padding: .5em 2.5em
    }
}

.resourceCommon .container .cardContainer .card .textContainer_link {
    font-family: Lato, sans-serif;
    font-size: 16px;
    color: #618fcc;
    font-weight: 600;
    line-height: 1.2;
    position: relative
}

.resourceCommon .container .cardContainer .card .textContainer_link:after {
    content: "";
    background-image: url(../images/right-arrow-blue.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -25px;
    width: 17px;
    height: 12px;
    margin-top: 2px
}

.resourceCommon.ceo:after,
.resourceCommon.templates:after,
.resourceCommon.videos:after {
    content: "";
    background-image: url(../images/element/lightBlueDots.svg);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -50px;
    left: -50px;
    transform: rotate(90deg)
}

.resourceCommon.eBook .container .cardContainer .card .imageContainer:before {
    content: "";
    position: absolute;
    bottom: 30px;
    height: 40%;
    left: 0;
    right: 0;
    border-start-end-radius: 100px;
    z-index: -1
}

.resourceCommon.eBook .container .cardContainer .card .imageContainer.bg2:before {
    background-color: #fcdfb3
}

.resourceCommon.eBook .container .cardContainer .card .imageContainer.bg3:before {
    background-color: #e9eaee
}

.resourceCommon.videos {
    background-color: #faf0bb;
    position: relative
}

.resourceCommon.videos .container .cardContainer .card:hover .imageContainer img {
    filter: brightness(.5)
}

.resourceCommon.templates {
    background-color: #e9eaee;
    position: relative
}

@media (max-width:534px) {
    .footer:after,
    .freeTrialInnerPage:after,
    .resourceCommon.ceo:after,
    .resourceCommon.templates:after,
    .resourceCommon.videos:after {
        display: none
    }
    .resourceCommon .container .cardContainer .card .textContainer,
    .resourceCommon .container .cardContainer .card .timestamp {
        padding: 0
    }
    .resourceCommon .container .cardContainer .card .textContainer_heading {
        font-size: 20px
    }
}

.resourceCommon.blogDetailsRecommendedArticles {
    background-color: #f2fbff
}

.resourceCommon.blogDetailsRecommendedArticles .wrapper:before {
    content: "";
    background-image: url(../images/element/lightBlueDots.svg);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -25px;
    left: 20px
}

@media (max-width:1180px) {
    .resourceCommon.ceo:after,
    .resourceCommon.templates:after,
    .resourceCommon.videos:after {
        width: 80px;
        height: 80px;
        left: -40px
    }
    .resourceCommon.ceo .wrapper:before,
    .resourceCommon.templates .wrapper:before,
    .resourceCommon.videos .wrapper:before {
        width: 80px;
        height: 80px;
        bottom: -55px;
        right: 30px
    }
    .resourceCommon.blogDetailsRecommendedArticles .wrapper:before {
        width: 80px;
        height: 80px;
        bottom: -55px;
        left: 30px
    }
}

.comments-template form {
    width: var(--sectionWidth);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between
}

.comments-template h3 {
    margin-bottom: 8px
}

.comments-template form div.leave_replay_col_1,
.comments-template form div.leave_replay_col_2 {
    width: 48%;
    position: relative
}

@media (max-width:1000px) {
    .freeTrialInnerPage:after {
        width: 60px;
        height: 60px;
        top: -34px;
        left: -35px
    }
    .freeTrialInnerPage_wrapper:before,
    .resourceCommon.blogDetailsRecommendedArticles .wrapper:before,
    .resourceCommon.ceo .wrapper:before,
    .resourceCommon.templates .wrapper:before,
    .resourceCommon.videos .wrapper:before {
        width: 60px;
        height: 60px;
        bottom: -40px
    }
    .footer:before {
        width: 60px;
        height: 60px;
        top: -15px
    }
    .footer:after {
        width: 60px;
        height: 60px;
        bottom: 135px
    }
    .resourceCommon.ceo:after,
    .resourceCommon.templates:after,
    .resourceCommon.videos:after {
        width: 60px;
        height: 60px;
        bottom: -34px;
        left: -35px
    }
    .comments-template form div.leave_replay_col_1,
    .comments-template form div.leave_replay_col_2 {
        width: 98%
    }
    .comments-template form textarea {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        height: 100px !important
    }
}

@media (max-width:1150px) {
    .blog_subscribe.single_blog h2 span {
        display: block
    }
}

#blog_slide_popup {
    z-index: 9
}

.CookiesPopUp .CookiesPopUp_popup {
    position: fixed;
    width: 100%;
    z-index: 99;
    background-color: #055792;
    bottom: 0;
    right: 0
}

.CookiesPopUp .popup_close {
    position: absolute;
    background: url(/images/icon/close-popup-hx-border-w.svg) no-repeat;
    width: 25px;
    height: 25px;
    right: 10px;
    top: -12px;
    opacity: 1;
    z-index: 9;
    cursor: pointer
}

.CookiesPopUp .CookiesPopUp_content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 15px 0
}

.footer .footerTop__container .footerWidget .footerSocial .item:first-child,
.footer .footerTop__container .quickLinks .list .items:first-child {
    padding-left: 0
}

.CookiesPopUp .CookiesPopUp_content .popup_txt {
    margin: 0 auto;
    width: 90%
}

.CookiesPopUp_content .popup_txt {
    padding-left: 0;
    flex: 0 90%
}

.CookiesPopUp .CookiesPopUp_content .popup_txt p {
    font-family: Figtree, sans-serif;
    font-size: 1.6rem;
    color: var(--whiteColor);
    margin: 0;
    text-align: center;
    line-height: normal
}

.CookiesPopUp .CookiesPopUp_content .popup_txt p a {
    text-decoration: underline
}

@media (max-width:1440px) {
    .CookiesPopUp .CookiesPopUp_content .popup_txt p {
        font-size: 14px;
        line-height: 26px
    }
}

.CookiesPopUp .CookiesPopUp_content .popup_button {
    position: relative;
    z-index: 1;
    cursor: pointer;
    background-color: #ef476f;
    padding: 7px 50px 7px 20px;
    border-radius: 6px
}

.CookiesPopUp .CookiesPopUp_content .popup_button a {
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none
}

.CookiesPopUp .CookiesPopUp_content .popup_button span {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 7%;
    background: #fff;
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 50%;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer
}

.CookiesPopUp .CookiesPopUp_content .popup_button span:after {
    content: "";
    position: absolute;
    top: 54%;
    left: 56%;
    border-top: 5px solid #fff0;
    border-bottom: 5px solid #fff0;
    border-left: 8px solid #ef476f;
    transform: translateX(-50%) translateY(-50%)
}

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

.author .img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 50%;
    border: 2px solid #fff
}

.author .img img {
    width: 40px;
    height: 40px;
    border-radius: inherit
}

.author .about {
    margin-left: 15px
}

.author .about p {
    text-align: left;
    line-height: 1.6
}

.author .about p span {
    display: block;
    color: #e2dc82
}

.left_column .lastUpdate .lastUpdateText {
    color: #999;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.8em;
    font-family: "Open Sans", sans-serif
}

.guideLeftmenu {
    margin-top: -6em;
    width: 350px;
    cursor: unset !important
}

.guideLeftmenu .guide {
    background-color: #febd7d;
    padding: 20px 20px 20px 0;
    position: relative
}

.guideLeftmenu .guide:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    background-color: #febd7d;
    width: 100%
}

.guideLeftmenu .guide .text {
    color: #e2dc82;
    font-size: 13px;
    line-height: 1.8em;
    font-family: "Open Sans", sans-serif;
    background-color: #003c68;
    padding: 5px 10px
}

.guideLeftmenu .guide .title,
.guideLeftmenu .tableContent .heading {
    font-size: 18px;
    line-height: 1.4em;
    font-family: "Open Sans", sans-serif;
    font-weight: 600
}

.guideLeftmenu .guide .title {
    color: #003c68;
    margin-top: 15px
}

.guideLeftmenu .tableContent {
    background-color: #fefaf1;
    padding: 20px 20px 20px 0;
    position: relative
}

.guideLeftmenu .ads:after,
.guideLeftmenu .tableContent:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    background-color: #fefaf1;
    width: 100%
}

.guideLeftmenu .tableContent .heading {
    color: #000;
    margin-bottom: 30px;
    position: relative
}

.guideLeftmenu .tableContent .heading:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 70px;
    border-bottom: 3px solid #000
}

.guideLeftmenu .tableContent .link {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    position: relative
}

.guideLeftmenu .tableContent .link:not(:last-child):after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #dbd6cf
}

.guideLeftmenu .tableContent .link .sl {
    width: 16px;
    height: 16px;
    background-color: #999;
    color: #fff;
    padding: 3px;
    border-radius: 50%;
    font-size: 11px;
    line-height: 1;
    display: grid
}

.guideLeftmenu .tableContent .link .text {
    font-size: 14px;
    line-height: 1.2;
    color: #6a6a6a;
    width: 85%;
    margin-left: 20px;
    transition: .25s
}

.tableContentActiveLink .text {
    color: #000 !important
}

.tableContentActiveLink .sl {
    background-color: #4b7dc8 !important
}

.guideLeftmenu .ads {
    background-color: #fefaf1;
    padding: 0 20px 20px 0;
    height: 210px;
    position: sticky;
    top: 90px
}

.stickyCustJS {
    position: fixed;
    top: 51px;
    height: 200px;
    width: 15%
}

.page_heading .article_details>span.cust_ppl {
    font-size: 18px !important
}

.left_column>article .quoteContent {
    padding: 50px 55px;
    background-color: #ffeef4;
    margin-bottom: 25px
}

.left_column>article .quoteContent p {
    font-size: 28px;
    font-weight: 600;
    margin: 0 !important
}

.left_column>article .quoteContent .quoteImg {
    display: inline-block;
    width: 60px;
    height: auto;
    margin: -20px 12px 0 -20px
}

@media (max-width:1199px) {
    .left_column>article .quoteContent p {
        font-size: 26px
    }
    .left_column>article .quoteContent .quoteImg {
        width: 50px
    }
}

@media (max-width:991px) {
    .left_column>article .quoteContent {
        padding: 40px
    }
    .left_column>article .quoteContent p {
        font-size: 24px
    }
    .left_column>article .quoteContent .quoteImg {
        width: 60px
    }
}

@media (max-width:768px) {
    .left_column>article .quoteContent {
        padding: 30px
    }
    .left_column>article .quoteContent p {
        font-size: 22px
    }
    .left_column>article .quoteContent .quoteImg {
        width: 50px;
        margin: -25px 8px 0 -10px
    }
}

.left_column>article .quoteContent .quoteLine {
    display: block;
    position: relative;
    margin: 30px 0 !important;
    border-bottom: 1px solid
}

.left_column>article .quoteContent .quoteBottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px solid
}

.left_column>article .quoteContent .quoteBottom .quoteBottomL {
    position: relative;
    width: 70%
}

.left_column>article .quoteContent .quoteBottom .quoteBottomR {
    width: 30%;
    text-align: right
}

.left_column>article .quoteContent .quoteBottom .link {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #3d8bdb !important;
    line-height: 1.4;
    border-bottom: 0;
    text-decoration: underline
}

.left_column>article .quoteContent .quoteBottom .arrowImg {
    position: absolute;
    width: 16px;
    height: auto;
    left: -30px;
    top: 5px;
    transition: .2s ease-in-out
}

.left_column>article .quoteContent .quoteBottom .link:hover .arrowImg {
    left: -25px
}

.left_column>article .quoteContent .quoteBottom .quoteBottomR img {
    width: auto;
    max-width: 190px;
    height: auto;
    max-height: 62px;
    margin-top: -5px
}

body {
    display: flex;
    flex-direction: column
}

span.art_date {
    margin-left: 0 !important
}

span.arw_cust {
    font-size: 20px
}

.caseStudyBanner {
    text-align: left;
    color: #231f20;
    background-size: contain !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    background-color: #f0fafc !important;
    height: 500px !important
}

@media (max-width:1550px) {
    .freeTrial .contentArea .freeTrial__container .textContent .description {
        font-size: 2.2rem
    }
    .caseStudyBanner {
        height: 460px !important;
        background-size: cover !important
    }
    .caseStudyBanner .page_heading {
        padding-left: 40% !important
    }
}

.caseStudyBanner .Blog_Title_Img {
    width: 100%;
    max-width: 130px;
    height: auto;
    margin-left: 25px;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .caseStudyBanner {
        background-image: unset !important
    }
    .caseStudyBanner .Blog_Title_Img {
        margin-left: 15px
    }
}

.caseStudyBanner .page_heading {
    text-align: left;
    padding-left: 40% !important;
    padding-right: 10% !important
}

@media (max-width:1370px) {
    .freeTrial .contentArea .freeTrial__container .textContent .description {
        font-size: 2rem;
        line-height: 1.4
    }
    .caseStudyBanner {
        background-position: -100px 0 !important
    }
    .caseStudyBanner .page_heading {
        padding-right: 5% !important
    }
}

@media (max-width:991px) {
    .left_column>article .quoteContent .quoteLine {
        margin: 20px 0 !important
    }
    .left_column>article .quoteContent .quoteBottom .quoteBottomL {
        width: 65%
    }
    .left_column>article .quoteContent .quoteBottom .quoteBottomR {
        width: 35%
    }
    .caseStudyBanner {
        height: 480px !important
    }
    .caseStudyBanner .page_heading {
        padding-left: 320px !important
    }
}

@media (max-width:850px) {
    .caseStudyBanner {
        height: auto !important;
        padding: 40px 0 !important;
        background-position: right top !important
    }
    .caseStudyBanner .page_heading {
        transform: unset !important;
        padding-left: 15px !important
    }
}

.checkmark::after,
.faq-item.open .faq-icon {
    transform: rotate(45deg)
}

.caseStudyBanner .page_heading>div>h1 {
    color: #231f20 !important;
    text-align: left !important;
    margin: 0;
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2em;
    padding: .4em .5em;
    background-color: #fff0
}

.caseStudyBanner .page_heading .article_details {
    justify-content: flex-start !important;
    padding: 1.5em 2.5em !important;
    display: flex;
    font-family: Figtree, sans-serif;
    border-radius: 0;
    color: #fff;
    margin: 0;
    justify-content: center;
    background-color: #fff0;
    align-items: center;
    text-transform: capitalize
}

@media only screen and (max-width:770px) {
    .caseStudyBanner .page_heading>div>h1 {
        font-size: 25px
    }
}

.caseStudyBanner .page_heading .article_details .nw_share_nm {
    padding: 14px 10px 14px 20px;
    background-color: #fff;
    border: 1px solid #003c67;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #6d6e71;
    border-radius: 12px;
    margin-left: 15px
}

.caseStudyBanner .page_heading .article_details .nw_share_nm span {
    display: inline-block;
    margin-right: 15px
}

.caseStudyBanner .page_heading .article_details .nw_share_nm a {
    display: inline-block;
    margin-right: 20px;
    margin-top: -3px
}

.caseStudyBanner .page_heading .article_details .nw_share_nm a img {
    width: 18px;
    max-height: 18px;
    height: auto;
    filter: brightness(.8);
    transition: .25s ease-in-out
}

.caseStudyBanner .page_heading .article_details .nw_share_nm a:hover img {
    filter: brightness(.4)
}

.castStudy_wrap .left_column>article h2:first-child,
.left_column>article>h2:first-of-type {
    margin-top: 0
}

.castStudy_wrap .left_column>article>h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    color: #036 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important
}

.castStudy_wrap .left_column>article>h4 {
    font-size: 20px;
    color: #036;
    font-weight: 400
}

.castStudy_wrap .left_column>article>p {
    margin-bottom: 20px;
    color: #555
}

.castStudy_wrap .columnList {
    padding-top: 12px;
    padding-bottom: 2px
}

.castStudy_wrap .columnList .columnListContent {
    position: relative;
    padding-left: 60px;
    margin-bottom: 25px
}

.castStudy_wrap .columnList .columnListContent .icon {
    position: absolute;
    width: 24px;
    height: auto;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.castStudy_wrap .columnList .columnListContent .text {
    font-family: "Open Sans", sans-serif !important;
    height: 75px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    line-height: 1.2em;
    background-color: #fef2f2;
    color: #a50511;
    border-left: 4px solid #a50511;
    padding: 0 25px;
    border-radius: 6px
}

.castStudy_wrap .servicesContent {
    position: relative;
    padding: 35px 40px 50px 50px;
    background-color: #f0fcff;
    margin-left: -50px;
    margin-top: 80px;
    margin-bottom: 90px;
    border-top-left-radius: 80px
}

.castStudy_wrap .servicesContent .verticleDotsIcon {
    position: absolute;
    left: -3%;
    bottom: -9%;
    width: 52px;
    height: auto
}

.castStudy_wrap .servicesContent .clientImg {
    width: auto;
    max-width: 170px;
    height: auto;
    margin-bottom: 20px
}

.castStudy_wrap .servicesContent h2 {
    font-size: 48px;
    margin-bottom: .5em
}

@media (max-width:1550px) {
    .castStudy_wrap .servicesContent h2 {
        font-size: 46px
    }
}

@media (max-width:1199px) {
    .castStudy_wrap .servicesContent h2 {
        font-size: 42px
    }
}

.castStudy_wrap .servicesContent p {
    font-family: "Open Sans", sans-serif !important;
    font-size: 18px;
    line-height: 1.8em;
    color: #555;
    margin-bottom: 20px
}

.castStudy_wrap .technicalContent {
    position: relative;
    padding: 65px 50px 50px;
    background-color: #f0fcff;
    margin-top: 90px;
    margin-bottom: 60px;
    border-top-right-radius: 80px;
    margin-left: -50px
}

@media (max-width:945px) {
    .castStudy_wrap .servicesContent,
    .castStudy_wrap .technicalContent {
        margin-left: 0;
        margin-top: 50px;
        margin-bottom: 50px
    }
    .castStudy_wrap .technicalContent::before {
        display: none
    }
}

.castStudy_wrap .technicalContent::before {
    content: "";
    position: absolute;
    width: -webkit-fill-available;
    height: 100%;
    left: -100%;
    top: 0;
    background-color: #f0fcff;
    z-index: -1;
    border-top-right-radius: 80px
}

.castStudy_wrap .technicalContent h2 {
    font-size: 35px;
    line-height: 45px;
    color: #333 !important;
    text-align: left;
    font-weight: 700;
    margin-bottom: 20px
}

.castStudy_wrap .technicalContent p {
    font-size: 18px;
    line-height: 1.8em;
    color: #555;
    margin-bottom: 20px
}

.castStudy_wrap .technicalContent .verticleDotsIcon {
    position: absolute;
    left: -3%;
    top: -6%;
    width: 52px;
    height: auto
}

.castStudy_wrap .technicalContent .technicalQuote {
    position: relative;
    padding: 50px 40px;
    background-color: #1d6364;
    border-bottom-left-radius: 60px;
    margin-left: 40px;
    min-width: 250px;
    max-width: 335px;
    box-sizing: border-box
}

@media (max-width:991px) {
    .castStudy_wrap .columnList .columnListContent {
        padding-left: 40px
    }
    .castStudy_wrap .servicesContent {
        padding: 40px 40px 20px
    }
    .castStudy_wrap .servicesContent .verticleDotsIcon {
        width: 35px;
        left: -17px;
        bottom: -28px
    }
    .castStudy_wrap .servicesContent h2 {
        font-size: 40px
    }
    .castStudy_wrap .technicalContent {
        padding: 40px
    }
    .castStudy_wrap .technicalContent .verticleDotsIcon {
        width: 35px;
        left: -17px;
        top: -28px
    }
    .castStudy_wrap .technicalContent .technicalQuote {
        padding: 40px;
        margin-right: 0
    }
}

@media (max-width:770px) {
    .btn_blog_load_more {
        margin-bottom: 30px
    }
    .j2section_heading {
        background-color: #d1d1d17d
    }
    #j2section,
    .j2section {
        position: sticky;
        background-color: #fff;
        margin-bottom: 20px
    }
    .left_column>article .fullwidth_img {
        box-shadow: none;
        border: 1px solid #eee;
        margin: 1em 0
    }
    .j2section {
        display: block;
        top: 74px;
        z-index: 1
    }
    #j2section {
        box-shadow: 0 1px 2px 0 rgb(0 0 0 / .16);
        top: 75px
    }
    .j2section_heading {
        display: block;
        padding: 10px 20px;
        font-family: "Open Sans", sans-serif !important;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between
    }
    #networkingTest,
    .guideLeftmenu .ads,
    .guideLeftmenu .guide:after,
    .guideLeftmenu .tableContent:after,
    .j2sec {
        display: none
    }
    .j2section_heading strong {
        display: block;
        font-size: 16px;
        text-transform: none
    }
    .j2section_heading .arrow {
        width: 10px;
        height: 10px;
        transform: rotate(90deg);
        position: relative
    }
    .guideLeftmenu .guide .arrow:after,
    .j2section_heading .arrow:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-right: 2px solid #444;
        border-bottom: 2px solid #444;
        transform: rotate(-45deg)
    }
    .j2sec {
        padding: 0 20px
    }
    .activeJ2section .j2sec {
        display: block
    }
    .activeJ2section .j2section_heading .arrow {
        transform: rotate(-90deg)
    }
    #j2sec {
        height: auto
    }
    #j2sec strong {
        display: none !important
    }
    .leftmenu {
        width: 100% !important;
        padding-right: 0 !important
    }
    .leftmenu>div>#j2sec>h2 {
        font-size: 14px;
        margin: .6em 0 0;
        padding: 0 0 0 2em
    }
    #blog_content_wrap {
        width: 100% !important;
        padding: 0 !important
    }
    #blog_content_wrap.castStudy_wrap {
        padding: .1em 0 2.5em !important
    }
    .left_column {
        width: 90% !important;
        margin: 20px auto !important
    }
    .guideLeftmenu {
        margin-top: unset;
        width: unset
    }
    .guideLeftmenu .guide {
        padding: 10px 20px;
        position: relative
    }
    .guideLeftmenu .guide .arrow {
        width: 10px;
        height: 10px;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%) rotate(90deg)
    }
    .activeJ2section .guide .arrow {
        transform: translateY(-50%) rotate(-90deg)
    }
    .guideLeftmenu .guide .text {
        padding: 2px 10px
    }
    .guideLeftmenu .guide .title {
        margin-top: 5px
    }
    .guideLeftmenu .tableContent {
        display: none;
        padding: 20px
    }
    .activeJ2section .tableContent {
        display: block;
        height: 55vh;
        overflow: auto
    }
    .caseStudyBanner .Blog_Title_Img {
        margin-bottom: 15px
    }
    .caseStudyBanner .page_heading {
        padding-left: 10px !important
    }
    .castStudy_wrap .left_column>article>h3 {
        font-size: 22px;
        line-height: 32px
    }
    .castStudy_wrap .servicesContent {
        padding: 30px 30px 10px;
        border-top-left-radius: 50px
    }
    .castStudy_wrap .servicesContent h2 {
        font-size: 36px
    }
    .castStudy_wrap .technicalContent {
        padding: 30px;
        margin-top: 40px;
        margin-bottom: 40px;
        border-top-right-radius: 50px
    }
    .castStudy_wrap .technicalContent h2 {
        font-size: 30px;
        line-height: 35px
    }
    .castStudy_wrap .technicalContent .technicalQuote {
        padding: 25px;
        margin-top: 20px;
        margin-left: 0;
        width: 100%;
        max-width: 100%;
        border-bottom-left-radius: 40px
    }
}

.castStudy_wrap .technicalContent .contentWrap {
    display: flex;
    align-items: flex-start
}

@media (max-width:991px) {
    .castStudy_wrap .technicalContent .contentWrap {
        display: block
    }
}

.castStudy_wrap .technicalContent .technicalQuote .title {
    display: block;
    font-size: 22px;
    line-height: 34px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px
}

.castStudy_wrap .technicalContent .technicalQuote .author {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #fff
}

.castStudy_wrap .technicalContent .technicalQuote .leftQuote {
    position: absolute;
    width: 46px;
    height: auto;
    left: 15px;
    top: 15px
}

.castStudy_wrap .technicalContent .technicalQuote .rightQuote {
    position: absolute;
    width: 46px;
    height: auto;
    right: 30px;
    bottom: 30px
}

.castStudy_wrap .right_column .study_inform {
    padding: 30px;
    background-color: #eefbff;
    border-radius: 10px;
    margin-bottom: 40px
}

.castStudy_wrap .right_column .study_informContent:not(:last-child) {
    margin-bottom: 22px
}

.castStudy_wrap .right_column .study_informContent h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 4px
}

.castStudy_wrap .right_column .study_informContent p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 22px;
    color: #6d6e71
}

.adsContent {
    position: sticky;
    top: 100px
}

@media (max-width:575px) {
    .castStudy_wrap .servicesContent,
    .castStudy_wrap .technicalContent,
    .left_column>article .quoteContent {
        padding: 25px
    }
    .left_column>article .quoteContent p {
        font-size: 20px
    }
    .left_column>article .quoteContent .quoteImg {
        width: 40px
    }
    .caseStudyBanner .Blog_Title_Img {
        margin-left: 0
    }
    .caseStudyBanner .page_heading {
        text-align: center;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .caseStudyBanner .page_heading>div>h1 {
        text-align: center !important
    }
    .caseStudyBanner .page_heading .article_details {
        display: block;
        text-align: center;
        padding: .5em 0
    }
    .caseStudyBanner .article_details>span:first-of-type {
        margin-right: 0;
        border-right: none;
        padding-right: 0
    }
    @media only screen and (max-width:600px) {
        .caseStudyBanner .page_heading .article_details>span {
            font-size: 14px;
            font-family: "Open Sans"
        }
    }
    .caseStudyBanner .page_heading .article_details .nw_share_nm {
        display: inline-block;
        margin-left: 0;
        margin-top: 20px
    }
    .castStudy_wrap .columnList .columnListContent .text {
        height: auto;
        padding: 10px 20px;
        line-height: 1.4em
    }
    .castStudy_wrap .servicesContent .clientImg {
        max-width: 150px
    }
    .castStudy_wrap .servicesContent h2 {
        font-size: 26px;
        line-height: 34px
    }
    .castStudy_wrap .technicalContent h2 {
        font-size: 26px;
        line-height: 32px
    }
    .castStudy_wrap .technicalContent .technicalQuote {
        padding: 20px
    }
    .castStudy_wrap .left_column>article>h3 {
        font-size: 20px;
        line-height: 32px
    }
}

.psm_links {
    justify-content: center
}

:root {
    --headerHeight: 100px;
    --sectionWidth: 85%;
    --btnColor: #177abf;
    --linkColor: #177abf;
    --headingColor: #0d2237;
    --headingColor2: #003366;
    --textColor: #666666;
    --textColor2: #0d2237;
    --textThemeColor: #02024d;
    --whiteColor: #ffffff;
    --lightGrey: #999999
}

@media (max-width:1180px) {
    :root {
        --sectionWidth: 90%
    }
}

*,
::after,
::before {
    margin: 0;
    padding: 0;
    box-sizing: inherit
}

a:link,
a:visited {
    text-decoration: none
}

a {
    transition: .25s
}

a:-webkit-any-link:focus-visible {
    outline-offset: 0
}

html {
    font-size: 62.5%;
    scroll-behavior: smooth
}

.btn,
body {
    box-sizing: border-box;
    font-size: 1.6rem
}

body {
    font-family: Figtree, sans-serif;
    font-weight: 400;
    line-height: 1.4;
    color: var(--textColor);
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    overflow-x: hidden
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #b3b1b1;
    border-radius: 0
}

.btn,
.swiperPrev {
    border: 1px solid var(--btnColor)
}

::-webkit-scrollbar-thumb:hover {
    background: #b3b1b1
}

.contentArea {
    max-width: 1600px;
    margin: 0 auto
}

.secPaddTop {
    padding-top: 140px
}

.secPaddBottom {
    padding-bottom: 140px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--headingColor)
}

.btn {
    display: inline-flex;
    align-items: center;
    height: 48px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    background-color: var(--whiteColor);
    color: var(--btnColor);
    padding: 8px 32px;
    border-radius: 5px;
    white-space: nowrap;
    transition: .25s ease-in-out;
    cursor: pointer
}

.swiperNext,
.swiperPrev {
    top: 50%;
    width: 45px;
    height: 45px;
    transform: translateY(-50%);
    transition: .25s;
    z-index: 1;
    position: absolute;
    cursor: pointer
}

.video-wrapper,
table {
    position: relative;
    width: 100%
}

.btn:hover,
.btnTheme,
.btnTrnsLight:hover {
    background-color: var(--btnColor);
    color: var(--whiteColor)
}

.btnTrnsLight,
.swiperNext,
.swiperPrev {
    background-color: #fff0
}

.btnTrnsDark:hover {
    background-color: var(--whiteColor);
    color: var(--btnColor)
}

.footer .footerCopyright,
.footer .footerTop {
    background-color: #f1fbff
}

.btnTrnsLight {
    color: var(--btnColor);
    border-color: var(--btnColor)
}

.footer .footerCopyright__container .linkContent .list .items:not(:last-child),
.footer .footerTop__container .footerWidget .footerSocial .item:not(:last-child),
.footer .footerTop__container .quickLinks .list .items:not(:last-child) {
    border-right: 1px solid var(--lightGrey)
}

.sectionTitle {
    text-align: center;
    margin-bottom: 45px
}

.sectionTitle .title {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.45;
    color: var(--headingColor)
}

@media (max-width:1550px) {
    .castStudy_wrap .right_column .study_inform {
        padding: 25px
    }
    .sectionTitle .title {
        font-size: 4.4rem
    }
}

@media (max-width:1370px) {
    .sectionTitle .title {
        font-size: 4.2rem
    }
}

@media (max-width:1280px) {
    .sectionTitle .title {
        font-size: 4rem;
        line-height: 1.4
    }
}

@media (max-width:1200px) {
    .sectionTitle .title {
        font-size: 3.8rem
    }
}

@media (max-width:950px) {
    .freeTrial .freeTrialEle {
        height: 98%
    }
    .freeTrial .contentArea {
        padding-bottom: 60px
    }
    .freeTrial .contentArea .freeTrial__container {
        display: block;
        text-align: center
    }
    .freeTrial .contentArea .freeTrial__container .sectionTitle {
        text-align: center;
        margin-bottom: 15px
    }
    .freeTrial .contentArea .freeTrial__container .textContent {
        width: 100%
    }
    .freeTrial .contentArea .freeTrial__container .textContent .description {
        max-width: 500px;
        margin: auto;
        font-size: 1.8rem
    }
    .freeTrial .contentArea .freeTrial__container .btnContent {
        width: 100%;
        margin-top: 25px
    }
    .freeTrial .contentArea .freeTrial__container .btnContent .btn {
        height: 48px
    }
    .CookiesPopUp .CookiesPopUp_content .popup_button {
        padding: 7px 0 7px 20px
    }
    .CookiesPopUp .CookiesPopUp_content .popup_button a {
        padding: 7px 50px 8px 20px
    }
    .sectionTitle .title {
        font-size: 3.6rem;
        line-height: 1.3
    }
}

@media (max-width:768px) {
    .left_column>article .quoteContent .quoteBottom {
        display: block
    }
    .left_column>article .quoteContent .quoteBottom .quoteBottomL {
        width: 100%
    }
    .left_column>article .quoteContent .quoteBottom .quoteBottomR {
        width: 100%;
        text-align: left
    }
    .left_column>article .quoteContent .quoteBottom .link {
        margin-bottom: 20px
    }
    .left_column>article .quoteContent .quoteBottom .arrowImg {
        display: none
    }
    .sectionTitle .title {
        font-size: 3.4rem
    }
}

@media (max-width:600px) {
    .freeTrial .freeTrialEle {
        right: 135px
    }
    .freeTrial .contentArea .freeTrial__container .textContent .description {
        max-width: 100%
    }
    .freeTrial .contentArea .freeTrial__container .btnContent .btn {
        height: 46px;
        padding: 8px 30px
    }
    .comments-template form div.leave_replay_col_1,
    .comments-template form div.leave_replay_col_2 {
        width: 96%
    }
    .comments-template form input {
        width: 100%
    }
    .sectionTitle .title {
        font-size: 3.2rem
    }
}

@media (max-width:480px) {
    .sectionTitle .title {
        font-size: 3rem
    }
}

@media (max-width:420px) {
    .castStudy_wrap .servicesContent .verticleDotsIcon,
    .castStudy_wrap .technicalContent .verticleDotsIcon {
        left: -10px
    }
    .sectionTitle .title {
        font-size: 2.8rem
    }
}

.sectionTitle .title span {
    display: inline;
    font-weight: 500
}

.sectionTitle .title span.smallTitle {
    font-size: 3rem;
    font-weight: 300
}

@media (max-width:1480px) {
    .contentArea {
        max-width: 1500px
    }
    .secPadd {
        padding: 130px 0
    }
    .secPaddTop {
        padding-top: 130px
    }
    .secPaddBottom {
        padding-bottom: 130px
    }
    .sectionTitle .title span.smallTitle {
        font-size: 2.8rem
    }
}

@media (max-width:1280px) {
    .sectionTitle .title span.smallTitle {
        font-size: 2.6rem
    }
}

@media (max-width:1199px) {
    .sectionTitle .title span.smallTitle {
        font-size: 2.4rem
    }
}

.sectionTitle .description {
    font-size: 1.8rem;
    margin-top: 5px;
    color: var(--textColor)
}

.sectionTitle.left {
    text-align: left
}

.footer {
    margin-top: auto
}

.footer .footerTop {
    position: relative;
    padding-top: 120px;
    padding-bottom: 60px;
    background-size: cover;
    background-position: top center;
    z-index: 1
}

.footer .footerTop .footerEle1 {
    position: absolute;
    width: 140px;
    height: auto;
    left: 0;
    top: -25%;
    z-index: -1;
    opacity: .8
}

@media (max-width:1280px) {
    .footer .footerTop {
        padding-top: 100px
    }
    .footer .footerTop .footerEle1 {
        width: 120px
    }
}

.footer .footerTop .footerEle2 {
    position: absolute;
    width: 300px;
    height: auto;
    right: 0;
    top: 0;
    z-index: -1
}

.footer .footerTop__container {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-column-gap: 40px;
    grid-row-gap: 40px
}

@media (max-width:1480px) {
    .footer .footerTop__container {
        grid-column-gap: 30px
    }
}

.footer .footerTop__container .footerWidget--logoCont {
    padding-left: 40px
}

.footer .footerTop__container .footerWidget .title {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 18px
}

.footer .footerTop__container .footerWidget .list {
    list-style: none
}

.footer .footerTop__container .footerWidget .list .items {
    display: block;
    margin-bottom: 10px
}

.footer .footerTop__container .footerWidget .list .items .link {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    color: var(--textColor)
}

.footer .footerTop__container .footerWidget .list .items .link.active {
    font-weight: 500
}

.footer .footerTop__container .footerWidget .footerLogo {
    width: 165px;
    height: auto;
    margin-bottom: 20px
}

.footer .footerTop__container .footerWidget .btn {
    width: 210px;
    margin-bottom: 25px;
    text-transform: uppercase;
    justify-content: center
}

.footer .footerTop__container .footerWidget .btn.btnTheme {
    box-shadow: 0 3px 8px 2px rgb(0 0 0 / .2)
}

@media (max-width:1024px) {
    .footer .footerTop__container .footerWidget .btn {
        height: 46px;
        width: 100%;
        font-size: 1.4rem;
        padding: 8px 25px;
        margin-bottom: 20px
    }
}

.footer .footerTop__container .footerWidget .footerSocial {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
}

.footer .footerTop__container .footerWidget .footerSocial .item {
    padding: 0 20px
}

.footer .footerTop__container .footerWidget .footerSocial .socialLinks {
    display: flex;
    padding: 2px 0
}

.footer .footerTop__container .footerWidget .footerSocial .socialLinks img,
.footer .footerTop__container .footerWidget .footerSocial .socialLinks svg {
    width: auto;
    height: 16px
}

.footer .footerTop__container .footerWidget .footerSocial .socialLinks--linkedin svg {
    fill: #0077b5
}

.footer .footerTop__container .footerWidget .footerSocial .socialLinks--facebook svg {
    fill: #4267b2
}

.footer .footerTop__container .footerWidget .footerSocial .socialLinks--twitter svg {
    fill: #000
}

.footer .footerTop__container .footerWidget .footerSocial .socialLinks--youtube svg {
    fill: red
}

.footer .footerTop__container .quickLinks {
    grid-column: 1/span 4;
    padding-top: 20px
}

.footer .footerTop__container .quickLinks .title {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 18px
}

.footer .footerCopyright__container .linkContent .list .items,
.footer .footerTop__container .quickLinks .list .items,
.footerCopyright__container .linkContent .list .items {
    line-height: 1;
    padding: 0 15px
}

.footer .footerTop__container .quickLinks .list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none
}

@media (max-width:950px) {
    .footer .footerTop {
        padding-top: 80px;
        padding-bottom: 50px
    }
    .footer .footerTop__container {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .footer .footerTop__container .footerWidget--logoCont {
        order: -1
    }
    .footer .footerTop__container .footerWidget .btn {
        height: 44px;
        width: 220px
    }
    .footer .footerTop__container .quickLinks {
        grid-column: 1/span 2
    }
    .footer .footerTop__container .quickLinks .title {
        text-align: center
    }
    .footer .footerTop__container .quickLinks .list {
        justify-content: center
    }
    .footer .footerTop__container .quickLinks .list .items {
        margin-bottom: 10px
    }
}

.footer .footerTop__container .quickLinks .list .items .link {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    color: var(--textColor)
}

.footer .footerTop__container .quickLinks .list .items .link.active {
    font-weight: 500
}

.footer .footerCopyright__container {
    padding: 25px 0;
    border-top: 1px solid #dadbd9;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer .footerCopyright__container .text {
    font-size: 1.4rem;
    font-weight: 400;
    color: #333;
    padding-right: 20px
}

.footer .footerCopyright__container .linkContent .list {
    display: flex;
    align-items: center;
    list-style: none
}

.footer .footerCopyright__container .linkContent .list .items:first-child,
.footerCopyright__container .linkContent .list .items:first-child {
    padding-left: 0
}

.footer .footerCopyright__container .linkContent .list .items:last-child,
.footerCopyright__container .linkContent .list .items:last-child {
    padding-right: 0
}

.footer .footerCopyright__container .linkContent .list .items .link {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    color: #333
}

.footer .footerCopyright__container .linkContent .list .items .link.active,
.footerCopyright__container .linkContent .list .items .link.active,
.left_column>article ol li strong,
.left_column>article ul li strong {
    font-weight: 500
}

.footer .footerCopyright__container .linkContent .list .items .link.active,
.footer .footerCopyright__container .linkContent .list .items .link:hover,
.footerCopyright__container .linkContent .list .items .link.active,
.footerCopyright__container .linkContent .list .items .link:hover {
    color: var(--linkColor)
}

.empty_post {
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
    margin: 100px 10px !important
}

.swiperPrev {
    left: -45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.swiperNext:hover,
.swiperPrev:hover {
    background-color: var(--btnColor)
}

.swiperNext:hover img,
.swiperPrev:hover img {
    filter: brightness(0) invert(1)
}

.swiperNext {
    right: -45px;
    border: 1px solid var(--btnColor);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:1370px) {
    .swiperNext {
        width: 40px;
        height: 40px;
        right: -30px
    }
    .swiperPrev {
        width: 40px;
        height: 40px;
        left: -30px
    }
}

@media (max-width:720px) {
    .footer_linkContainer {
        grid-row-gap: 10px;
        grid-column-gap: 0
    }
    .footer_linkContainer .eppm,
    .footer_linkContainer .erm,
    .footer_linkContainer .ewp,
    .footer_linkContainer .psa,
    .footer_linkContainer .solutionFunction,
    .footer_linkContainer .solutionIndustries {
        display: none
    }
    .footer_linkContainer .logoBtnContainer {
        grid-row: 1/2;
        grid-column: 1/-1;
        justify-self: center;
        margin-right: unset
    }
    .resourceCommon .container .cardContainer .owl-stage-outer {
        width: 97%;
        margin: 0 auto
    }
    .resourceCommon .swiperNext {
        width: 40px;
        height: 40px;
        right: 10px
    }
    .resourceCommon .swiperPrev {
        width: 40px;
        height: 40px;
        left: 10px
    }
}

.stay_informed_field {
    background: #055792;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 40px
}

.video-wrapper {
    max-width: 800px;
    aspect-ratio: 16/9;
    background: #000;
    cursor: pointer
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

@media (max-width:768px) {
    .footer .footerCopyright__container {
        display: block;
        text-align: center
    }
    .footer .footerCopyright__container .text {
        padding-right: 0
    }
    .footer .footerCopyright__container .linkContent .list {
        justify-content: center;
        margin-top: 15px
    }
    .indexEbook .swiperNext {
        width: 40px;
        height: 40px;
        right: -25px
    }
    .indexEbook .swiperPrev {
        width: 40px;
        height: 40px;
        left: -25px
    }
    .left_column article p img {
        margin: 25px 0
    }
}

.single-post .left_column {
    margin-left: 3em
}

@media(max-width:1380px) {
    .single-post .left_column {
        margin-left: 5em
    }
}

@media (max-width:550px) {
    #blog_banner_wrap {
        padding: 10% 5% !important
    }
    .left_column article p img {
        margin: 15px 0
    }
    .left_column>article>h3 {
        font-size: 20px !important
    }
    .left_column>article>h2 {
        font-size: 22px !important;
        line-height: 1.6
    }
}

@media (max-width:1260px) {
    #blog_sub_menu {
        position: sticky !important;
        top: 75px;
        left: 0;
        right: 0;
        transition: .3s;
        z-index: 2
    }
    #blog_sub_menu .psm_links>a {
        padding: 1em 2.5em
    }
    #blog_sub_menu .psm_links,
    .psm_links {
        display: block !important
    }
    .scaling_agile_wrap {
        display: flex;
        position: relative;
        flex-direction: column;
        align-items: center
    }
}

.sa_content {
    width: 70%;
    text-align: center;
    margin-bottom: 2em
}

.CookiesPopUp_content {
    display: none !important
}

.footerCopyright {
    background-color: #f1fbff
}

.footerCopyright__container {
    padding: 25px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:600px) {
    .footer .footerTop {
        padding-top: 70px;
        padding-bottom: 40px
    }
    .footer .footerTop .footerEle1 {
        width: 100px;
        top: -20%
    }
    .footer .footerTop .footerEle2 {
        width: 250px
    }
    .footer .footerTop__container {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
    .footer .footerTop__container .footerWidget {
        display: none
    }
    .footer .footerTop__container .footerWidget--logoCont {
        display: block;
        margin: auto
    }
    .footer .footerTop__container .footerWidget .footerLogo {
        margin: 0 auto 20px
    }
    .footer .footerTop__container .footerWidget .btn {
        display: flex
    }
    .footer .footerTop__container .footerWidget .footerSocial {
        justify-content: center
    }
    .footer .footerTop__container .quickLinks {
        grid-column: 1/span 1;
        padding-top: 0
    }
    .footer .footerCopyright__container,
    .footerCopyright__container {
        padding: 20px 0
    }
}

#j2sec,
.faq-title {
    padding-bottom: 10px
}

.footerCopyright__container .text {
    font-size: 1.4rem;
    font-weight: 400;
    color: #333;
    padding-right: 20px
}

@media (max-width:810px) {
    .footerCopyright__container .text span {
        display: block
    }
}

.footerCopyright__container .linkContent .list {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    align-items: center;
    list-style: none
}

@media (max-width:768px) {
    .footerCopyright__container {
        display: block;
        text-align: center
    }
    .footerCopyright__container .text {
        padding-right: 0
    }
    .footerCopyright__container .linkContent .list {
        justify-content: center;
        margin-top: 15px
    }
}

@media (max-width:384px) {
    .footerCopyright__container .linkContent .list .items {
        padding: 0 10px
    }
}

@media (max-width:360px) {
    .footerCopyright__container .linkContent .list {
        gap: 10px
    }
    .footerCopyright__container .linkContent .list .items {
        width: 35%;
        padding: 0 !important
    }
    .footerCopyright__container .linkContent .list .items:nth-child(2) {
        border-right: unset !important
    }
}

.footerCopyright__container .linkContent .list .items:not(:last-child) {
    border-right: 1px solid var(--lightGrey)
}

.footerCopyright__container .linkContent .list .items .link {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    color: #333
}

table {
    overflow-x: auto;
/*     display: block; */
    height: auto !important
}

table td,
table th {
    margin: 20px 0;
    border: 1px solid #919191;
    padding: 14px;
    line-height: inherit
}

table tr td:first-child {
    font-weight: 600;
    width: auto
}

@media(max-width:553px) {
    table td,
    table th {
        padding: 5px
    }
}

.left_column>article ol li,
.left_column>article ul li {
    color: #474747 !important
}

.leftmenu {
    position: static;
    width: 330px;
    cursor: pointer;
    line-height: 20px;
    background: #fff
}

.cat-item,
.checkmark,
.faq-title {
    position: relative
}

@media (max-width:1280px) {
    .footer .footerTop__container .footerWidget--logoCont {
        padding-left: 0
    }
    .leftmenu {
        width: 300px
    }
}

#j2sec {
    height: 80vh;
    overflow-y: auto;
    padding-right: 20px
}

.leftmenu>div>#j2sec>strong {
    font-size: 20px;
    font-weight: 100 !important;
    color: #0c2337;
    border-bottom: 1px solid gray;
    margin-bottom: 15px;
    display: block;
    padding-bottom: 10px
}

.leftmenu>div>#j2sec>h2.btn {
    text-transform: none !important;
    place-content: start;
    margin: 0;
    padding: 10px;
    color: #0c2337;
    font-weight: 300;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.4;
    font-family: Figtree, sans-serif !important;
    text-transform: none !important;
    text-align: left !important;
    place-content: start;
    letter-spacing: 0 !important;
    border: none;
    white-space: normal;
    height: auto;
    display: block
}

.left-menu-active,
.leftmenu>div>#j2sec>h2:hover {
    color: #0c2337 !important;
    background-color: #ededed
}

#j2sec::-webkit-scrollbar,
span.select-items::-webkit-scrollbar {
    width: 5px
}

@media (max-width:770px) {
    .castStudy_wrap .technicalContent .technicalQuote .title {
        font-size: 20px;
        line-height: 30px
    }
    .activeJ2section .j2sec {
        display: block;
        margin-top: 15px
    }
}

#j2sec:hover::-webkit-scrollbar,
span.select-items:hover::-webkit-scrollbar {
    width: 10px !important
}

.j2sec::-webkit-scrollbar-thumb,
.select-items::-webkit-scrollbar-thumb {
    background: #afafaf;
    border-radius: 0
}

.rank-math-faq {
    margin-top: 3rem
}

.faq-title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px
}

.faq-title::after {
    content: "";
    display: block;
    height: 1px;
    background: #e5e7eb;
    margin-top: 10px
}

.faq-item {
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    margin-bottom: 12px;
    background: #fff;
    overflow: hidden;
    transition: max-height .5s
}

.faq-question {
    width: 100%;
    padding: 18px 20px;
    font-size: 18px;
    font-weight: 600;
    color: #474747;
    background: #fff;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    cursor: pointer;
    text-align: left;
    gap: 10px
}

.faq-icon {
    font-size: 22px;
    transition: transform .3s
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px;
    transition: max-height .5s, padding .5s
}

.faq-item.open .faq-answer {
    max-height: 600px;
    padding: 0 20px 20px
}

.faq-answer p {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 1.6
}

.faq-accordion {
    font-family: system-ui
}

.select-items {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 10px 0
}

.cat-item {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 14px
}

.checkmark {
    width: 18px;
    height: 18px;
    border: 2px solid #ccc;
    border-radius: 4px;
    margin-right: 10px;
    transition: .2s
}

.cat-item input:checked+.checkmark {
    background-color: #0073aa;
    border-color: #0073aa
}

.checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 1px;
    width: 4px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0
}

.cat-item:hover .checkmark {
    border-color: #0073aa
}
.readMore{
background: #edf6fb;
padding: 20px 20px 20px 30px;
border-radius: 4px;
margin: 20px 0;
font-style: italic;
font-size: 2.2rem !important;
font-weight:400 !important;
}
.readMore a{
text-decoration: underline !important;
}
.readMore a:hover{
border-bottom:unset !important;
color:#177abf !important;
}