.container-footer{background-color: #16145F;border-radius: 0;padding: 1.8rem 0;}
.container-footer .footer-logo{display: inline-block;width: 195px;}
.container-footer .footer-logo img{}

.container-footer .menu-wrapper{}
.container-footer .menu-wrapper p{color: #fff;}
.container-footer .menu-wrapper ul{}
.container-footer .menu-wrapper li{}
.container-footer .menu-wrapper a{text-transform: none;color: #fff;padding: 0 !important;font-size: 0.85rem;}
.container-footer .menu-wrapper a:before{background:url('/wp-content/themes/cogora/assets/images/icons/arrow.png') no-repeat center;width: 6px;height: 9px;content:'';display: inline-block;margin-right: 5px;}

.container-footer .social-wrapper{}
.container-footer .social-wrapper p{color: #fff;}
.container-footer .social-wrapper a{}
.container-footer .social-wrapper section{}
.container-footer .social-wrapper img{width:43px;}
.container-footer .social-wrapper p,
.container-footer .app-wrapper p,
.container-footer .social-wrapper p strong,
.container-footer .app-wrapper p strong{line-height: normal;}

.container-footer .app-wrapper p{color: #fff;line-height: normal;}
.container-footer .app-wrapper a{}
.container-footer .app-wrapper section{}
.container-footer .app-wrapper img{width: auto;object-fit: contain;}

.container-sub-footer{background-color: #333;padding:1rem 0; border-radius: 0;}
.container-sub-footer .footer-sub{}
.container-sub-footer .footer-sub p{color:#fff}
.container-sub-footer .footer-sub a{display: inline-block;}
.container-sub-footer .footer-sub img{height:35px;width:auto}
.cogora-logo-wrapper{text-align: right;}
.container-footer .borderline-left:before{content:'';height: calc(100% - 5px);width:1px;display:block;position: absolute;background: #fff;left: 0;top: 5px;}

@media screen and (max-width: 991px){
    .cogora-logo-wrapper{text-align: left;}
    .container-footer .borderline-left:before{display: none;}
    .container-sub-footer .footer-sub p{font-size: 0.6rem;}
    .container-footer .social-wrapper{padding: 1rem 0 2rem;}
    .hope-wrapper{padding:1.6rem 0 0}
    .container-sub-footer .footer-sub a{margin-top:0.6rem}
}


.nip-ref-footer-logo{
    height: 30px;
}

@media screen and (max-width: 767px){
    .nip-ref-footer-logo{margin-top: 1.6rem;}
}

/* nip reference */

.nip-reference-strip{
    position: relative;
    background-color: #2A1F38;
}
.nip-reference-strip p{
    color: #DEA82A;
    font-weight: bold;
    line-height: normal;
    font-size: 1.2rem;
}
.nip-reference-strip p a{
    font-weight: normal;
    font-size: 1.2rem;
    color: #DEA82A;
}
.logo-strip img{
    max-width: 100%;
}
.content-strip img{
    width: 50px;
    height: 50px;
}
.content-strip p{
    width: calc(100% - 70px);
}
.container-footer .social-wrapper img.pulseref-logo{
    width: 230px;
}

#nip-footnote {
    background-color: #2A1F38;
}
#nip-footnote p,
#nip-footnote p a{
    font-size: 1rem;
    font-weight: normal;
    color: #DEA82A;
}
#nip-footnote p strong{
    color: #fff;
}
#nip-footnote p a{
    text-decoration: underline;
}
.cta-trigger{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}
/* e: pulse reference */

/* nip-plug-banner */
.nip-plug-banner h3{
    color: #16145f;
}
.nip-plug-banner hr{
    border-color: #16145f;
}

/* custom main menu */
ul.nip-main-menu>li>a{
    padding: 0 8px;
}

