/*
Theme Name: SuperMag - NPP
Template: supermag
Version: 1.4.10
*/
/* Accommodate 728x90 leaderboard in header */

.site-branding {
    padding: 15px 0;          /* was 15px 0 9px — evens out vertical space */
    min-height: 120px;        /* enough room for 90px ad + breathing room */
    display: flex;
    align-items: center;      /* vertically centers logo and ad against each other */
}

.header-ainfo.float-right {
    width: 68%;               /* unchanged — already sized for ad area */
    padding-top: 0;           /* was 10px — flexbox handles alignment now */
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.site-logo.float-left {
    padding-top: 0;           /* was 10px — flexbox handles it now */
    display: flex;
    align-items: center;
}

/* Ticket #15300 - Non-Profit Pro Website Transition - MG - 10 apr 2026  */

#cookie-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
    padding: 10px 40px 10px 15px;
    box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
    z-index: 9999;
}

.cookie-content {
    position: relative;
}

#cookie-banner a {
    color: #000;
    text-decoration: underline;
    margin: 0 5px;
}

#cookie-close {
    margin-left: 10px;
    padding: 4px 10px;
    cursor: pointer;
}
.cookie-content p {
    margin-right: 20px;
}

#cookie-x {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 25px;
    cursor: pointer;
}


/* Ticket #15281 - Nonprofit Pro Web Pop-Up - MG - 14 apr 2026  */
#nonprofit-sign-up input[type="text"]{ background: #ffffff; border: 0; padding: 4px 10px 5px; font-size: 16px; width: 70%; outline: none;}
#nonprofit-sign-up button{font-size: 14px;  padding: 5px 10px; background-color:  #ffffff!important; color: #148289 !important; display: inline-block; margin-top: -1px; border: 0;}
#nonprofit-sign-up button.btn-email-address-popup{ background:#ffd92a!important; color: #000000!important; font-size: 22px !important; font-weight: 600; border-radius: 0; width: 100%;}
#nonprofit-sign-up .modal-content{ background: #148289;}
#nonprofit-sign-up .modal-dialog{ max-width: 500px; min-height: 435px;}
#nonprofit-sign-up .modal-footer{ border: 0;}
#nonprofit-sign-up .modal-header,
#nonprofit-sign-up-error  .modal-header  { display: none;}
#nonprofit-sign-up .modal-header .close { margin-top: -2px; color: #ffffff; opacity: 0.6; font-size: 36px; font-weight: 100; margin: 0px 6px 0 0; background: none;}
#nonprofit-sign-up .modal-body{ padding: 0 0px 20px;}
#nonprofit-sign-up .modal-body h2 { font-weight: 900; font-size: 35px; margin-bottom: 18px; color: #ffffff; display: flex; justify-content: space-around;}
#nonprofit-sign-up .modal-body p{ color: #ffffff;  font-size: 20px; }
#nonprofit-sign-up .modal-body a.pre-order-btn { color: #000; background-color: gold; border-radius: 1em; padding: 1em; display: block; margin: 2em auto; width: 50%; font-size: 1.25em; font-weight: 6600;}
#nonprofit-sign-up .modal-body a.pre-order-btn:hover { background-color: #000; text-decoration: none; color: gold;}
.err-mess-wrap { color: red; font-size: 15px; margin-top: 10px; font-weight: bold; }
.user-logged-in .nlsigntup { display: none;}
#nonprofit-sign-up .modal-dialog {
    max-width: 748px;
    background: no-repeat;
    border-radius: 50px;
    min-height: auto;
}
#nonprofit-sign-up .modal-body  ul {
    margin-bottom: 20px;
    color: #ffffff;
}
#nonprofit-sign-up .modal-body h2 {
    font-weight: 900;
    font-size: 35px;
    margin-bottom: 18px;
    color: #fff;
    display: flex;
    justify-content: space-around;
    margin-top: -20px;
}
#nonprofit-sign-up input[type=text]{
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    padding: 15px 10px;
    margin: 0 auto 15px;
}
button.btn-email-address-popup {
    display: block!important;
    border-radius: 43px;
    padding: 15px 30px!important;
    font-size: 20px!important;
    margin: 0 auto;
}
#nonprofit-sign-up .modal-body h2:before {
    content: ' ';
    width: 230px;
    position: absolute;
    height: 3px;
    background: #ffffff;
    display: block;
    left: 85px;
    right: 0;
    bottom: -11px;
    z-index: 999999;
}
#nonprofit-sign-up-error .modal-dialog {
    max-width: 500px;
    background: no-repeat;
    border-radius: 50px;
    background: none;
}
#nonprofit-sign-up-error .modal-content{
   /* background: #148289; */
   padding: 43px;
}
#nonprofit-sign-up-error .modal-body.text-center p {
    color: #ffffff !important;
    font-size: 16px;
    line-height: 1.25;
}
#nonprofit-sign-up-error .modal-content, #nonprofit-sign-up .modal-content {
    border-radius: 20px;
}
#nonprofit-sign-up .modal-header .close{
    z-index: 999999;
    position: relative;
}
#nonprofit-sign-up .modal-body h2{
   position: relative;
}
div#nonprofit-sign-up-error .modal-header .close {
    color: #ffffff;
    z-index: 1;
    opacity: 0!important;
}
#nonprofit-sign-up-error,
#nonprofit-sign-up {
    top: 45px;
}
#nonprofit-sign-up-error h3,
#nonprofit-sign-up h3 {
    color: #ffffff;
    margin-top: 9px;
}
#nonprofit-sign-up-error input[type="text"],
#nonprofit-sign-up input[type=text] {
    border-radius: 0px;
}
#nonprofit-sign-up-error .modal-body p,
#nonprofit-sign-up .modal-body p {
    line-height: 1.1;
    margin-bottom: 20px;
}
#nonprofit-sign-up-error button,
#nonprofit-sign-up button {
    color: #54c7e3 !important;
}
#nonprofit-sign-up-error .modal-header .close,
#nonprofit-sign-up .modal-header .close{
    display: block;
}
#nonprofit-sign-up-error .modal-header,
#nonprofit-sign-up .modal-header {
    border-bottom: 0 !important;
}
#nonprofit-sign-up-error .modal-header .close,
#nonprofit-sign-up .modal-header .close{
    display: block;
    z-index: 999999;
    position: absolute;
    right: -16px;
    opacity: 1;
    border-radius: 25px;
    padding: 4px 9px;
    font-size: 19px;
    top: -6px;
    opacity: 0;
}
#nonprofit-sign-up-error .modal-header,
#nonprofit-sign-up .modal-header {
    border-bottom: 0 !important;
    display: block;
}
#nonprofit-sign-up-error .modal-header .close{
        display: block!important;
        z-index: 999999!important;
        position: absolute!important;
        right: 1px!important;
        opacity: 1!important;
        border-radius: 25px!important;
        padding: 4px 7px!important;
        font-size: 19px!important;
        top: 1px!important;
        background: #ffffff!important;
}
#nonprofit-sign-up-error .modal-header{
        padding: 0;
}
#nonprofit-sign-up .modal-content {
    border-radius: 20px;
    background: #ffffff !important;
}
#nonprofit-sign-up-error h3,
#nonprofit-sign-up h3 {
    color: #59b5b9;
    margin-top: 9px;
}
#nonprofit-sign-up .modal-body p {
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.5 !important;
    margin-top: 15px;
}
#nonprofit-sign-up .modal-body ul {
    list-style: none;
    margin-bottom: 20px;
    color: #666666;
}
form#subscribeForm {
    /* background: linear-gradient(70deg, rgba(125, 193, 75, 1) 0%, rgba(100, 191, 230, 1) 100%); */
    padding: 0px;
    display: inline-block;
    border-radius: 0px;
    width: 90%;
}
#nonprofit-sign-up input[type=text] {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    padding: 10px 10px 10px;
    margin: 0 auto 15px;
}
#nonprofit-sign-up small {
    color: #ffffff;
    font-weight: 400;
    line-height: 1.25 !important;
    display: block;
    margin-top: 16px;
}
#nonprofit-sign-up input[type=text]::placeholder{
    font-size: 18px;
    color: rgba(0, 0, 0, 0.5) !important;
}
#nonprofit-sign-up input[type=text] {
    font-size: 18px;
    color: rgba(0, 0, 0, 1) !important;
}
.modal.fade.show {
    opacity: 1;
}
#nonprofit-sign-up-error, #nonprofit-sign-up {
    top: 45px;
    background: #147a99;
    z-index: 999999;
}
#nonprofit-sign-up .modal-content {
    border-radius: 20px;
    background: #147a99 !important;
    text-align: center;
}
 
#nonprofit-sign-up .modal-body {
    padding: 0 0px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#nonprofit-sign-up-error h3, #nonprofit-sign-up h3 {
    color: #ffffff;
    margin-top: -12px;
    padding: 15px 30px;
    position: relative;
    top: -34px;
    background: #147a99;
    display: inline-block;
}
.slider-feature-wrap .slider-section .bx-controls-direction{
    z-index: 1;
}
/* Ticket #15281 - Nonprofit Pro Web Pop-Up - MG - 14 apr 2026  */

.download-btn{
    background:#0073aa;
    color:#fff;
    padding:12px 25px;
    text-decoration:none;
    border-radius:4px;
    display:inline-block;
    font-weight:600;
}

.download-btn:hover{
    background:#005177;
    color:#fff;
}

/* Downalod Now Form page */
.resource-info {
    text-align: left;
    border-bottom: 1px solid #1780ab;
    position: relative;
    margin-bottom: 20px;
}
.resource-info h1{
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 15px;
}
.resource-info::before{
    border-bottom: 7px solid #1780ab;
    bottom: 0;
    content: '';
    display: inline-block;
    left: 0;
    position: absolute;
    width: 40%;
}
div#wpcf7-f87495-o1 {
    max-width: 600px;
    margin: 0 auto;
}
div#wpcf7-f87992-o1 select#sel_org_type,
div#wpcf7-f87495-o1 select#sel_org_type {
    background: #f2f2f2;
    border: 1px solid #dddddd;
    outline: medium none;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}
div#wpcf7-f87992-o1 textarea#txt_Message, 
div#wpcf7-f87495-o1 textarea#txt_Message {
    background: #f2f2f2;
    border: 1px solid #dddddd;
    outline: medium none;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}
div#wpcf7-f87992-o1 .g-recaptcha, 
div#wpcf7-f87495-o1 .g-recaptcha{
    margin-top: 0px;
    margin-bottom: 18px;
}
input#btn_contact_us{
    background: #4db2ec;
    color: #ffffff;
    text-transform: uppercase;
}
#all_errors_webinar,
#all_errors_contact_us,
#all_errors_listrental,
div#all_errors {
    color: #ff0000;
    margin-bottom: 15px;
}
#all_errors_webinar span,
#all_errors_contact_us span,
#all_errors_listrental span,
div#all_errors span {
    display: block;
}
div#wpcf7-f87992-o1 .wpcf7-not-valid-tip, 
div#wpcf7-f87495-o1 .wpcf7-not-valid-tip{
    display: none;
}
.wpcf7-form .btn-chlng p {
    display: flex;
}
.wpcf7-form .wpcf7-spinner{
    display: none;
}
.wpcf7-form input#back_btn_contact_us {
    width: auto;
    padding: 0 30px;
    margin-left: 15px;
}
.thank-you-resource-page {
    min-height: 300px;
}
.col-xs-12.form-group.recaptcha-box{
    margin-bottom: 15px;
}
/* Downalod Now Form page End */

/* Right panel */
.theiaStickySidebar aside#block-2 {
    background: #1580ab;
    color: #ffffff;
    padding: 15px;
    margin-top: 20px;
}
.theiaStickySidebar button.wp-block-search__button.wp-element-button {
    background: #231f20;
    font-weight: 500;
}
.theiaStickySidebar input#wp-block-search__input-1 {
    padding: 8px 10px;
    border: 0;
    width: 70%;
    outline: none;
    color: #000000;
}
.theiaStickySidebar button.wp-block-search__button.wp-element-button {
    padding: 6px 10px;
    border: 0;
}

/* Footer style */
li.wp-social-link.wp-block-social-link svg {
    fill: #ffffff;
}
li.wp-social-link.wp-block-social-link svg {
    fill: #ffffff;
    margin-top: 0;
    top: 9px;
    position: relative;
    margin-right: 15px;
}
/* Footer style End */

/* Author page */
div#author-post-list {
    display: flex;
    flex-direction: column;
}
div#author-post-list .author-post-item {
    margin-bottom: 30px;
}
.single .entry-header .entry-title{
    padding: 12px 15px;
}
.author-info-box {
    display: flex;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
    box-shadow: 1px 0px 6px 1px rgb(203 203 203);
}
.author-image {
    margin-right: 40px;
}
.author-info-box h1.author-name {
    color: #147a99;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #147a99;
    display: inline-block;
    padding-bottom: 5px;
}
.author-posts-wrapper#primary .post-categories .cat {
    background: #1580ab;
    margin-right: 5px;
    border-radius: 3px;
    color: #ffffff;
    padding: 3px 5px;
    font-size: 11px;
}
.author-posts-wrapper#primary h2.post-title{
    display: flex;
}
.author-posts-wrapper#primary h2.post-title a {
    font-size: 20px;
    margin-top: 10px;
    display: block;
}
.author-posts-wrapper#primary h2.post-title a:focus{
    outline:none;
}

.author-posts-wrapper#primary .post-date {
    font-size: 13px;
    color: #777;
    margin-bottom: 10px;
}
.author-posts-wrapper#primary .post-excerpt {
    font-size: 14px;
    line-height: 1.6;
    color: #444;
}
.author-posts-wrapper#primary .author-post-item .post-thumb{
    width: 200px;
}
.single .author-box {
    background: #f5f5f5;
    padding: 15px;
    display: flex;
}
.single .author-box .author-box-avatar {
    margin-right: 15px;
    min-width: 85px;
}
.single .author-box .author-box-avatar img {
    border: 2px solid #2286af;
    border-radius: 8px;
}
.single .author-box .author-box-info h4 {
    font-size: 16px;
    color: #1780ab;
    margin-bottom: 0;
}
.single .author-box .author-box-info .author-box-bio {
    font-size: 14px;
}
.single .author-box .author-box-info a.author-box-email {
    color: #1780ab;
    text-decoration: underline;
    font-size: 14px;
}
/* Author page End */

/* Right Panel */
.resource-widget{
    background:#fff;
    padding:20px 25px;
    border:1px solid #ddd;
    max-width:400px;
}
.resource-widget h3{
    color: #147a99;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #147a99;
    display: inline-block;
    padding-bottom: 5px;
}
.resource-search-form{
    display:flex;
    gap:10px;
    margin-bottom:30px;
}
.resource-search-form input{
    flex:1;
    padding:5px 10px;
    border:1px solid #ccc;
}
.resource-search-form button{
    background:#147a99;
    color: #ffffff;
    border:none;
    padding:5px 15px;
    cursor:pointer;
    font-weight:bold;
}
.resource-section{
    margin-bottom:35px;
}
.resource-section h4{
    margin-bottom:15px;
    font-size:20px;
}
.resource-list{
    columns:2;
    list-style:none;
    padding:0;
    margin:0;
}
.resource-list li{
    margin-bottom:3px;
    break-inside:avoid;
}
.resource-list a{
    text-decoration:none;
    color:#222;
    font-size: 14px;
}
.resource-list a:hover{
    color:#0b7ea1;
}
.show-more-categories{
    text-align: center;
    margin-top: 20px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    background: #1580ab;
    padding: 2px 12px;
    display: inline-block;
    font-size: 13px;
}
/* Right Panel End */

#author-post-list .author-post-item .post-thumb img{
    max-height: max-content;
}
button#load-more-posts {
    background: #1580ab;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 15px;
    border: 0;
    outline: none;
    border-radius: 2px;
}

/* Homepage update */
.besides-slider .beside-caption{
    background: rgba(0, 0, 0, 0.5);
}
.highlights-item:first-child {
    padding-top: 0;
}
.highlights-title {
    font-size: 26px;
}
.article .entry-content a.read-more {
    color: #ffffff;
    padding: 8px 15px;
}
a.hgc-btn {
    color: #1780ab;
    font-weight: 600;
    margin-top: 8px;
    display: block;
}
.post .entry-meta,
.article .entry-meta {
    margin: 0 0 10px 0;
}
/* Homepage update */

figcaption.single-thumb-caption {
    background: #eeeeee;
    padding: 15px;
    display: flex;
}
.single .article .single-feat{
    padding-right: 0;
}
.article .entry-content a{
    color: #1580ab;
}

div#secondary.widget-area {
    float: right;
    width: 30%;
}
section#custom_html-2 td,
section#custom_html-2 table {
    border: 0;
}
.single .single-feat {
    max-width: 100%;
    margin-bottom: 15px;
}
.single .entry-header .entry-title {
    padding: 12px 15px 16px 0;
}
.acmethemes-nav ul ul.sub-menu li.menu-item-has-children::after{
    right: 11px;
    rotate:270deg;
    top: 40%;
}

.tcrow {
    display: flex;
    justify-content: space-between;
}
.tcrow .input-wrp {
    width: 49%;
}
.js-contact-form .input-wrp textarea#txt_Message {
    width: 100%;
    background: #f2f2f2;
    border: 1px solid #dddddd;
    outline: medium none;
    padding: 10px;
    box-sizing: border-box;
}
.page .recaptcha-box p {
    display: none;
}
div#all_errors_mediakit{
    margin-bottom: 10px;
    margin-top: -15px;
    position: relative;
}
div#all_errors_mediakit span {
    display: block;
    color: #ff0000;    
}
.btn-chlng {
    display: flex;
    justify-content: flex-start;
}
input#btn_mediakit {
    margin-right: 15px;
}
input#back_btn_mediakit {
    display: inline-block;
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
}
.read-more{
    line-height: normal;
    padding: 8px 15px;
}
.wp-singular h1.entry-title.industry-center-title {
    background: none;
    color: #1780ab;
    font-size: 24px;
}
h3.topic-post-title {
    padding-top: 0!important;
}
article.post .post-thumb{
    max-width: 220px;
    margin-right: 30px;
}
.page-id-74723 div#comments {
    display: none;
}
.entry-content ul {
    list-style: outside;
}
p.yrlnks a {
    background: #1580ab;
    padding: 1px 7px;
    font-size: 14px;
    color: #ffffff !important;
    text-decoration: none;
    border-radius: 7px;
    margin-bottom: 5px;
    display: inline-block;
}
.webinar .entry-content{
    margin-top: 0;
}
.webinar .post-thumb,
.resource .post-thumb {
    width: 200px;
}
.webinar .entry-meta {
    margin-bottom: 5px;
}
.webinar-watch-btn {
    padding: 5px 15px!important;
    font-size: 14px!important;
}
.webinar-cta-wrap {
    margin: 15px 0 0!important;
    text-align: left!important;
}
.btn-chlng input {
    margin-right: 15px;
}
article.audio-entry {
    display: flex;
}
.audio-entry .entry-thumbnail {
    width: 220px;
    margin-right: 15px;
    margin-top: 18px;
}
.audio-entry .entry-summary{
    margin-top: 0;
}
.audio-entry .entry-summary h2{
    padding-top: 0;
}
.audio-entry .entry-thumbnail img {
    width: 220px !important;
    max-width: 220px; 
}
a.page-numbers {
    color: #ffffff;
    background: #4b4b4b;
    padding: 2px 8px;
    font-size: 14px;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #1580ab;
    padding: 2px 8px;
    color: #ffffff;
    font-size: 14px;
    border-radius: 4px;
}
.featured-entries-col .widget-image img{
    height:stretch;
    background: #eeeeee;
}
.header-wrapper .menu li a{
    padding: 0 25px 0 15px;
}
.acmethemes-nav ul li.menu-item-has-children::after {
    right: 10px;
}
.single .single-feat{
    width: 100%;
}
.single-feat .single-thumb img {
    width: 100%;
}
.single-video .entry-content a {
    color: #1580ab;
    outline: none;
}
.abteler {
    border: 1px solid #ddd;
    padding: 20px 30px;
    background: #f9f9f9;
}
.abteler h3{
    border-bottom: 1px solid #1780ab;
    position: relative;
    padding: 12px 0 16px;
}
.abteler h3:before{
    border-bottom: 7px solid #1780ab;
    bottom: 0;
    content: '';
    display: inline-block;
    left: 0;
    position: absolute;
    width: 40%;
}
.abteler a{
    color: #1780ab;
}
.page-template-podcasttemplate div#secondary #custom_html-2 {
    border: 1px solid #ddd;
    padding: 0px 20px 0px 20px;
    background: #f9f9f9;
}
.tcolmn {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.tcolmn .has-text-align-center{
    background: #000000;
    padding: 5px 10px;
    display: inline-block;
    color: #ffffff;
    border-radius: 10px;
    margin-bottom: 0;
    margin-top: 15px;
}
#wpcf7-f88358-p88357-o1 .btn-chlng {
    padding-top: 15px;
}
div#all_errors_resource_request {
    color: #ff0000;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}
.blog_channel-prospeak .post-thumb,
.category-annual-campaigns .post-thumb,
.editorial_type-trends-analysis .post-thumb,
.category-technology .post-thumb {
    max-width: 220px !important;
}
/* Sticky menu update Start */ 
/* Default */
.site-header,
header,
.main-header {
    width: 100%;
    transition: all 0.3s ease;
}

/* Sticky state */
.site-header.sticky #site-navigation{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 0 2px 12px rgba(0,0,0,0.1);
}

/* Sticky menu update end */

aside.post-digest {
    background: #f7f7f7;
    padding: 15px;
    border: 1px solid #dddddd;
    margin-bottom: 15px;
}
.post-digest strong {
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}
.post-digest ul {
    list-style: square;
}
.post .entry-content a {
    color: #1780ab;
}
.category .post-thumb {
    max-width: 220px !important;
}
.category article.post .read-more {
    color: #ffffff;
}

/* To hide leave comments from complete website */
div#comments.comments-area {
    display: none;
}
/* To hide leave comments from complete website End */

.single-webinar .post-thumb {
    max-width:100%!important;
    width: 100%;
    margin-bottom: 15px;
}
.single-webinar .post-thumb img {
    width: 100%!important;
}
.type-audio h2.entry-title {
    border: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.type-audio h2.entry-title::before {
    border: 0 !important;
}
.type-audio .entry-content{
    margin-top: 15px!important;
}
.search-results article.article {
    width: 100%;
    display: block;
    float: left;
}
.search-results article.article span.comments-link {
    display: none;
}
.search-results article.article .post-thumb{
    width: 220px;
}
ul.wp-block-social-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
ul.wp-block-social-links .wp-block-social-link a{
    color: #ffffff!important;
}
ul.wp-block-social-links li.wp-social-link.wp-block-social-link svg{
    top: 0px;
}
ul.wp-block-social-links li.wp-social-link.wp-block-social-link span.wp-block-social-link-label{
    font-size: 15px;
    margin-left: -10px;
    margin-right: 15px;
}
.wp-block-social-links .wp-block-social-link.wp-social-link{
    background: none;
}
.wp-block-social-links{
    font-size: 18px;
}
.post .entry-content a.read-more{
    color: #ffffff!important;
}
.page-id-88395 .non-profit-wrap {
    display: flex;
}
.page-id-88395 .non-profit-wrap .content-right {
    max-width: 300px;
    margin-left: 30px;
}
.pro-info-block__right ul {
    margin-left: 20px;
}
.page-id-88395 .content-left {
    width: 80%;
}
.right-items.green,
.right-items.blue, 
.right-items.white {
    background: #fff;
    padding: 20px 25px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
.right-items.green h3,
.right-items.blue h3, 
.right-items.white h3{
    font-size: 18px;
}
.right-items.green{
    background: #7dc14b1a;
}
.right-items.blue{
    background: #64bfe633;
}
.accordian-desc {
    padding: 10px 10px;
    max-height: 185px;
    overflow-y: auto;
    background: #fff;
    width: 100%;
    display: none;
}
.submit-wrap button {
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    color: rgb(255, 255, 255);
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 0px;
    background: #1580ab;
    width: 100%;
}
h1.hero__title {
    border-bottom: 1px solid #1780ab;
    padding: 12px 15px 16px 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
}
h1.hero__title::before {
    border-bottom: 7px solid #1780ab;
    position: absolute;
    top: 0;
    content: ' ';
    bottom: 0;
    content: '';
    display: inline-block;
    left: 0;
    position: absolute;
    width: 40%;
}
.page-id-88395 h1.hero__title{
    margin-bottom: 30px;
}
.pro-info-block {
    display: flex;
    margin-bottom: 30px;
}
.pro-info-block__left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 20px;
}
.skbhd {
    color: #1780ab;
    font-size: 18px;
    font-weight: 600;
}
.non-profit-wrap p.skbhd {
    color: #1580ab;
    margin-bottom: 0px !important;
}
.page-subtitle {
    background: #64bfe633;
    padding: 10px 15px;
    border-left: 2px solid #148289;
    font-size: 20px !important;
    margin-top: 25px;
}
.pro-info-block__right h2 {
    font-size: 18px;
    color: #1780ab;
}
.toggled-on .toggle-content{
    margin-bottom: 15px;
    margin-left: 20px;
}
.toggled-on .fa-angle-down {
    display: none;
}
.toggle-title {
    cursor: pointer;
    position: relative;
}
.toggle-title i {
    position: relative;
    top: 5px;
    font-size: 30px;
    color: #148289;
}
.toggled-off .toggle-content {
    display: none;
}
.toggled-off .fa-angle-up {
    display: none;
}
.accordian-normal {
    padding: 0 0px;
}
.accordian-items {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.accordian-items h3.accordian-heading {
    width: 100%;
    padding-left: 23px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 0px 1px;
    background-size: 17px;
    cursor: pointer;
}

.accordian-items h3.accordian-heading.show-accordian {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}

.accordian-desc {
    padding: 10px 10px;
    height: auto        ;
    overflow-y: auto;
    background: #fff;
    width: 100%;
    display: none;
}
.accordian-desc h4 {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-top: 0;
    font-weight: normal;
}
.right-item-box .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: transparent;
    background-clip: padding-box;
    border: 0px;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    position: relative;
    padding-left: 0;
}
.right-item-box-inner {
    position: relative;
}
.right-items .items{
    position: relative;
}
.right-items input[type=checkbox],
.right-items input[type=radio] {
    position: absolute;
    left: 0;
    top: 6px;
}
div#error-msg {
    color: #ff0000;
    margin-bottom: 10px;
}
.right-items label {
    width: calc(100% - 20px);
    color: #333333;
    margin-left: 20px;
    font-size: 16px;
    line-height: 1.2;
    display: inline-block;
    font-weight: 400;
    max-width: 100%;
    margin-bottom: 5px;
}
.accordian-desc label {
    font-weight: bold;
}
.right-items .accordian-desc label {
    margin-left: 30px;
}
.accordian-desc label span {
    font-size: 14px;
    margin-top: 1px;
}
.right-items label span {
    display: block;
    color: #222;
}
.accordian-items span {
    color: #ff0000;
    font-size: 15px;
    display: block;
}
body .content-left .page-subtitle {
    background: #64bfe633;
    padding: 10px 15px !important;
    border-left: 2px solid #148289;
    font-size: 20px !important;
    margin-top: 25px;
    border-radius: 0 !important;
    color: #1580ab;
    font-size: 18px !important;
}
.accordian-desc h4 {
    font-size: 14px;
}
.resource-card {
    width: 270px;
    text-align: center;
    border: 1px solid #efefef;
    padding-top: 25px;
}
.resource-card:hover{
    box-shadow: 5px 5px 5px 1px #00000014;
}
.resource-category{
    color: #0077a5!important;
}
.resource-grid {
    gap: 15px!important;
}
#loadMoreResources{
    background: #0077a5!important;
    color: #ffffff!important;
}
.resource-title a {
    font-size: 18px!important;
    padding: 0 15px!important;
    line-height: 1.3!important;
    display: inline-block!important;
}
@media (max-width: 1229px) {
    .besides-slider .post-title a {
        font-size: 14px;
        line-height: normal;
    }
    .theiaStickySidebar input#wp-block-search__input-1 {
       width: 70%; 
    }
    .resource-search-form input{
        width: 100%;
    }
    .resource-card {
        width: 100%!important;
        padding-top: 0!important;
    }
}
@media (max-width: 1023px) {
    .tcolmn,
    .fourcol {
        flex-direction: column;
    }
    .fourcol .wp-block-column h4.wp-block-heading br {
        display: none;
    }
    .fourcol .wp-block-column {
     margin-bottom: 15px;
    }
    .tcolmn{
        text-align: center;
    }
 }
@media (max-width: 992px){
    .resource-list {
        columns: 1;
    }
    .resource-search-form {
        flex-direction: column;
    }
    .npp-highlights-wrap{
        padding: 0;
    }
    .slicknav_nav li.current-menu-ancestor a{
        color: #ffffff;
    }
    .main-navigation ul ul.sub-menu li:hover > a,
    .slicknav_nav li.current-menu-ancestor a:hover{
        background: none!important;
        color: #ffffff;
    }
    .cardscontnr .crd {
        flex-basis: 46% !important;
    }
    .fcolmn {
        flex-direction: column;
    }
    .cardscontnr .crd h3 br{ display: none; }
}    
@media (max-width: 767px) {
    .category .post-thumb, 
    article .post-thumb {
        max-width: 100%!important;
        margin-bottom: 10px;
        width: 100%;
    }
    .article-separator{
        margin: 1em 0 1em 0!important;
    }
    h2.entry-title {
        font-size: 20px;
    }
    div#sidebar-section-top {
        max-width: 400px;
    }
    .single .author-box {
        flex-direction: column;
    }
    .tcrow {
        flex-direction: column;
    }
    .tcrow .input-wrp {
       width: 100%;
    }
    .webinar .post-thumb,
    .resource .post-thumb {
        width: 100%;
        text-align: center;
    }
    article.audio-entry {
        flex-direction: column;
    }
    .audio-entry .entry-thumbnail {
        width: 100%;
        margin-right: 0px;
        text-align: center;
    }
    div#secondary.widget-area {
        width: 100%;
    }
    .tcolmn {
        flex-direction: column;
        align-items: center;
    }
    .cardscontnr .crd {
        flex-basis: 100% !important;
    }
    .blog_channel-prospeak .post-thumb,
    .category-annual-campaigns .post-thumb,
    .editorial_type-trends-analysis .post-thumb,
    .category-technology .post-thumb {
        max-width: 100% !important;
    }
    .page-id-88395 .non-profit-wrap {
        flex-direction: column;
    }
    .page-id-88395 .content-left{
        width: 100%;
    }
    .page-id-88395 .non-profit-wrap .content-right {
       margin-left: auto;
       margin-right: auto;
       margin-bottom: 15px;
    }
}

@media (max-width: 680px) {
    .pro-info-block {
        flex-direction: column;
    }
}

.page .entry-content a {
    color: #21759b;
}
.author-email-box {
    width: 50px;
    min-width: 50px;
}
.author-email-box a{
    background: #1780ab;
    padding: 5px 7px;
    border-radius: 50px;
}
.page-id-74725 div#comments,
.page-id-36059 div#comments{
    display: none;
}
/* #wpcf7-f88062-p74725-o1 .main_form.js-contact-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */
#wpcf7-f88062-p74725-o1 .col-xs-12.form-group.recaptcha-box {
    margin-bottom: 15px;
}
.fourcol{
    display: flex;
    justify-content: space-around;    
}
.fourcol .wp-block-column {
    border: 1px solid #eeeeee;
    margin: 0 5px;
}
.fourcol .wp-block-column h4.wp-block-heading {
    color: #ffffff;
    background: #1580ab;
    padding: 10px 15px;
    line-height: 1.25;
}
.fourcol .wp-block-column p {
    padding: 0px 15px;
    line-height: 1.5;
}
.fcolmn {
    display: flex;
    justify-content: space-around;
    background: #efefef;
    padding: 10px 15px 0;
    border-radius: 10px;
    margin-bottom: 15px;
}
.fcolmn .wp-block-column {
    padding: 5px 10px;
}
.fcolmn .wp-block-column strong {
    color: #1580ab;
    font-size: 18px;
    font-weight: bold;
}
.theiaStickySidebar .cardscontnr{
    display: flex;
    flex-wrap: wrap!important;
    justify-content: center;
}
.cardscontnr .crd{
    border: 1px solid #c6e9f7;
    margin: 0 8px 15px;
    padding: 0 10px;
    text-align: center;
    width: 33%;
}
.cardscontnr .crd h3 {
    color: #1580ab;
    font-size: 18px;
    margin-top: 0;
}
.cardscontnr .crd:hover {
    background: #eefaff;
    box-shadow: 1px 1px 5px #cdcdcd;
    border: 1px solid #ffffff;
}
a.btn-down {
    background: #1580ab;
    color: #ffffff !important;
    padding: 5px 15px;
    text-decoration: none !important;
    font-size: 14px;
}
.audio .entry-content a {
    color: #1780ab;
}
.audio .entry-content a:focus{
    outline: none;
}

#npp-welcome-ad {
    max-width: 700px;
}
.wpcf7-not-valid-tip {
    display: none !important;
}