strong, b, input[type="button"], button, input[type="submit"], select, .form-select, .wp-block-button__link, .wp-block-search .wp-block-search__button {
    font-family: inherit;
}
.lang-label span {
    display: block;
    position: relative;
    border: 1px solid;
    padding: 3px 10px;
    border-radius: 3px;
    cursor: pointer;
}
.lang, .lang-label span {
    min-width: 90px;
    max-width: 90px;
}
.lang-label span:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    font-size: 1.35em;
    position: absolute;
    right: 5px;
    top: 4px;
}
.language-dropdown li:hover {
    background: #fff;
}
.language-dropdown {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}
.language-dropdown.act, .language-dropdown li a {
    display: block;
    color: #000;
}
#social-nav-contain {
    position: relative;
}
.language-blk {
    position: absolute;
    top: 27px;
    background: #efefef;
    width: 90px;
    max-width: 90px;
    margin: 0!important;
    z-index: 99;
}
.language-dropdown li {
    padding: 3px 10px;
}
#social-nav-contain * {
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    #social-nav-contain {
        order: 2;
        margin-left: auto;
    }
    .site-branding {
        order: 1;
    }
    .mobile-menu-toggle {
        order: 3;
    }
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset!important;
}
a:focus {
    text-decoration: none;
}
.wp-block-columns.home-first-block {
    gap: 20px;
}
.h-sb .middle-header-contain .main-menu .submenu-expand svg {
    fill: #fff;
    top: -0.4em;
}
header.nav-fixed.site-header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    background: white;
    height: 120px;
    z-index: 99999;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 7%);
    animation: slide-down 0.7s;
}
header.nav-fixed .middle-header-contain {
    position: relative;
    height: auto;
    box-shadow: none;
    border-bottom: 0;
    animation: none;
}
.h-sb .code-block-3 {
    margin: 0!important;
}
.h-dh .site-header #site-navigation {
    text-align: center;
    flex-basis: 100%;
}
.site-header .nav1 .main-menu li.menu-item {
    font-size: 15px;
    font-weight: 400;
    padding-right: 0;
    margin-right: 0.05rem;
    text-transform: uppercase;
    position: relative;
}
.site-header .nav1 .main-menu li.menu-item .sub-menu li.menu-item {
    margin-right: 0;
}
.nav1 .main-menu>li>a {
    font-weight: 500;
}
button.mobile-menu-toggle span, #synology .site-breadcrumb {
    display: none;
}
@media only screen and (max-width: 1199px) {
    .site-header .nav1 .main-menu {
        padding-top: 0;padding-bottom: 0;
    }
    .h-sh .site-header .mobile-menu-toggle, .h-sh .mb-cta {
        display: inherit;
    }
    .h-sh .desktop-only {
        display: none;
    }
}
.site-header .dd-menu .menu-item-has-children:not(.off-canvas):hover>.sub-menu, .site-header .dd-menu .menu-item-has-children:not(.off-canvas):focus>.sub-menu, .site-header .dd-menu .menu-item-has-children.is-focused:not(.off-canvas)>.sub-menu {
    white-space: nowrap;
}
.itp-social-icons-header .fa {
    color: #fff;
}
.site-header .nav1 .main-menu li.menu-item-type-taxonomy:after, .site-footer .site-info-contain .privacy-policy-link,
.site-footer .footer-branding {
    display: none;
}
body.single .entry-title {
    font-size: 26px;
    line-height: normal;
    font-weight: 700;
}
.entry-title a:hover {
    text-decoration: underline;
}
#secondary .widget a:hover, a:focus {
    color: #242424;
}
.relevant-posts {
    grid-template-columns: initial;
}
.relevant-posts.slick-initialized .slick-slide {
    padding: 0 20px 0 0;
}
.relevant-posts.slick-initialized .slick-slide.entry {
    margin-top: 0;
}
h3.relevant-post-heading {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
}
h3.relevant-post-heading .resource-link {
    font-size: 13px;
    font-weight: 400;
    color: #242424;
    text-decoration: underline;
    text-transform: initial;
    margin-right: 20px;
}
.relevant-posts.slick-initialized .slick-slide.entry .entry-title {
    font-size: 16px;
    font-weight: 600;
}
.relevant-posts.slick-initialized .slick-slide.entry header.entry-header {
    border: 1px solid #ddd;
    padding: 15px 10px 20px;
    min-height: 100px
}
.relevant-posts.slick-initialized .slick-slide.entry .cat-links, .relevant-posts.slick-initialized .slick-slide.entry .entry-meta {
    display: none;
}
.entry-meta {
    display: flex;
    align-items: center;
}
.home .entry-meta .byline, .home .entry-meta .by_line {
    margin-right: 15px;
}
.home .entry-meta .posted-on, .archive .entry-meta .by_line+.posted-on, .search .entry-meta .by_line+.posted-on, .archive .entry-meta .byline+.posted-on, .search .entry-meta .byline+.posted-on {
    padding-left: 10px;
}
#colophon .footer-branding .wrapper, #colophon .footer-widgets:first-child {
    border-top: 0;
}
.entry-content h1 a:hover, .entry-content h2 a:hover, .entry-content h3 a:hover, .entry-content h4 a:hover, .entry-content h5 a:hover, .entry-content h6 a:hover, .wp-block-newspack-blocks-carousel .swiper-container article .entry-wrapper .entry-title a:hover, .archive .entry-title a:hover, .archive .entry-meta a:hover, .blog .entry-title a:hover, .blog .entry-meta a:hover, .search .entry-title a:hover, .search .entry-meta a:hover {
    text-decoration-color: #242424;
}
body .entry-container .cat-links a, .wp-block-newspack-blocks-carousel .cat-links a, .cat-links a,
.wp-block-newspack-blocks-carousel .cat-links a, time.entry-date.published {
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    color: #e81313;
}
time.entry-date.published {
    font-weight: 300;
    color: #242424;
}
/* Follow & Subscribe Section */
.cta-follow-section, .cta-subscribe-section {
    position: relative;
}
@media (min-width: 768px) {
    .cta-follow-section {
        width: 100vw;
    }
}
.cta-follow-section:before, .cta-subscribe-section:before {
    position: absolute;
    background: #000;
    width: calc(100vw + 20%);
    content: '';
    height: 160px;
    left: -25%;
    top: 0;
}
.cta-subscribe-section:before {
    width: calc(100vw + 50%);
    left: -50%;
    height: 227px;
}
.cta-inner {
    max-width: 1000px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.cta-inner:before, .cta-inner:after {
    content: "";
    display: block;
    position: absolute;
}
.col-md-4, .col-md-5 {
    position: relative;
    width: 100%;
    padding-right: 11.5px;
    padding-left: 11.5px;
}
.cta-follow-section .cta-img, .cta-follow-section .cta-content {
    padding-top: 23px;
    padding-bottom: 23px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.cta-inner .wp-block-social-links.is-style-logos-only .wp-social-link:first-child, .cta-inner .wp-block-social-links.is-style-logos-only .wp-social-link:first-child a {
    margin-left: 0;
    padding-left: 0;
}
.cta-content .cta-title, .cta-subscribe-section .cta-form-title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}
.cta-content .cta-intro, .cta-subscribe-section .cta-form-info {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
}
.cta-inner .wp-block-social-links {
    margin-top: 0;
    margin-bottom: 0;
}
.wp-block-columns.brand-logo-block .wp-block-column {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cta-subscribe-section .signup-fields {
    display: flex;
    align-items: center;
    margin: 1em 0 0;
}
.cta-subscribe-section .form-wrap {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cta-subscribe-section .form-wrap .form-item {
    margin: 0 0.5em 0 0;
    font-size: 16px;
}
/* Follow & Subscribe Section */
.error-msg, .suc-msg {
    color: #c60017;
    text-align: left;
    font-size: 13px;
    margin-top: 2px;
}
.suc-msg {
    color: #008000;
}
@media only screen and (min-width: 782px) {
    body .wpnbha.is-grid article {
        margin-bottom: 30px;
    }
}
.wpnbha.ts-2.wpnbha.ts-2.editor-picks article .entry-title a {
    font-size: 20px!important;
    line-height: 30px;
    font-weight: 300
}
.wpnbha .cat-links a {
    font-size: 13px;
}
.entry-meta .posted-on a {
    line-height: 1em;
}
.archive .byline, .blog .byline, .search .byline, .by_line {
    margin-right: 0.2rem;
}
.post-thumbnail {
    overflow: hidden;
}
.wpnbha .post-has-image, .archive .has-post-thumbnail, .blog .has-post-thumbnail, .search .has-post-thumbnail {
    cursor: pointer;
}
.wpnbha .post-has-image img, .archive .has-post-thumbnail img, .blog .has-post-thumbnail img, .search .has-post-thumbnail img {
    transition: transform 0.5s ease;
}
.wpnbha .post-has-image:hover img, .archive .has-post-thumbnail:hover img, .blog .has-post-thumbnail:hover img, .search .has-post-thumbnail:hover img {
    transform: scale(1.1);
}
.wpnbha .post-has-image:hover .entry-container .entry-title a, .archive .has-post-thumbnail:hover .entry-container .entry-title a, .blog .has-post-thumbnail:hover .entry-container .entry-title a, .search .has-post-thumbnail:hover .entry-container .entry-title a {
    text-decoration: underline;
}
.pagination .nav-links svg.svg-icon, .dd-menu>ul>li.menu-item-has-children .submenu-expand svg.svg-icon {
    width: 22px;
    height: 22px;
}
/* Footer */
.site-footer {
    margin: 2rem 0 0;
}
.site-footer .ftr-nav-wrap {
    align-items: center;
}
.site-footer nav.wp-block-navigation * {
    font-size: 15px;
    text-transform: uppercase;
    font-family: inherit;
}
.site-footer .wp-block-social-links a {
    font-size: 24px;
    color: #fff!important;
}
.site-info .wrapper.site-info-contain {
    justify-content: center;
    padding-bottom: 1rem;
}
.site-footer .ftr-brand-logos {
    background: #171717;
    padding: 15px 0;
}
.site-footer .copyright {
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    color: #666;
}
footer.site-footer .scrol-tp {
    width: 50px;
    height: 50px;
    border: 1px solid #d1d1d1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.site-info .wrapper.site-info-contain {
    padding-bottom: 5px;
    text-align: right;
    justify-content: flex-end;
}
.site-footer .ftr-brand-logos .brand-logo-block .wp-block-column:first-child figure {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid #757575;
}
.site-footer .ftr-brand-logos .brand-logo-block .wp-block-column:first-child figcaption {
    color: #d6d6d6;
}
@media only screen and (min-width: 768px) {
    .wp-block-newspack-blocks-carousel .swiper-wrapper article .entry-title {
        font-size: 24px;
    }
    .col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .cta-follow-section:before, .cta-inner {
        height: 182px;
    }
    .cta-subscribe-section:before, .cta-subscribe-section .cta-inner {
        height: 227px;
    }
    .cta-follow-section .cta-img {
        display: flex;
        align-items: center;
        height: 182px;
    }
    .site-footer .ftr-brand-logos .brand-logo-block .wp-block-column:first-child figure {
        white-space: nowrap;
        align-items: center;
        flex-direction: row;
        border-bottom: 0;
    }
    .site-footer .ftr-brand-logos .brand-logo-block .wp-block-column:first-child figcaption {
        margin: 0 0 0 10px;
    }
    .brand-logo-block {
        justify-content: center;
        align-items: flex-end;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:first-child {
        flex-basis: 248px!important;
        max-width: 248px;
        border-right: 1px solid #757575;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:first-child img {
        max-width: 110px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:nth-child(2) {
        flex-basis: 80px!important;
        max-width: 80px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:nth-child(3), .wp-block-columns.brand-logo-block .wp-block-column:nth-child(4) {
        flex-basis: 108px!important;
        max-width: 108px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 871px) {
    .wp-block-columns.hp-third-list-section {
        flex-wrap: wrap;
    }
    .wp-block-columns.hp-third-list-section .wp-block-column.hp-third-list, .wp-block-columns.hp-third-list-section .wp-block-column.hp-third-list-adbanner {
        flex-basis: 100%!important;
    }
    .wp-block-columns.hp-third-list-section .wp-block-column.hp-third-list-adbanner {
        margin-top: 32px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wp-block-columns.ftr-nav-wrap .wp-block-column.ftr-nav-section {
        flex-basis: 66%!important;
    }
    .wp-block-columns.ftr-nav-wrap .wp-block-column.ftr-social-section {
        flex-basis: 34%!important;
    }
    .site-footer nav.wp-block-navigation * {
        font-size: 12px;
    }
}
@media only screen and (min-width: 992px) {
    .site-footer nav.wp-block-navigation * {
        font-size: 15px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:first-child {
        flex-basis: 324px!important;
        max-width: 324px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:first-child img {
        max-width: 173px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:nth-child(2) {
        flex-basis: 98px!important;
        max-width: 98px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:nth-child(3) {
        flex-basis: 155px!important;
        max-width: 155px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:nth-child(4) {
        flex-basis: 146px!important;
        max-width: 146px;
    }
}
@media only screen and (min-width: 1130px) {
    .cta-inner {
        left: 1%;
    }
}
@media only screen and (min-width: 1180px) {
    .cta-inner {
        left: 2%;
    }
}
@media only screen and (min-width: 1200px) {
    .cta-inner {
        left: 3%;
    }
}
@media only screen and (min-width: 1300px) {
    .cta-inner {
        left: 6%;
    }
}
@media only screen and (max-width: 1129px) {
    .cta-follow-section {
        width: 100%;
    }
    .cta-inner {
        left: 0;
    }
}
.code-block-5 {
    margin-bottom: 20px!important;
}
.code-block-5, .code-block-7, .code-block-2 {
    text-align: center!important;
}
.entry-meta .byline .author, .entry-meta .by_line .author {
    font-weight: 400;
}
time.entry-date.published:first-child:before {
    display: none!important;
}
.pre-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pre-header span.cat-links {
    margin-right: 0;
}
/* FOOTER CSS FOR NEWSLETTER PART */
.site-footer .footer-parent-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.site-footer .newsletter-wrapper {
    font-size: 25px;
    line-height: 38px;
    border-right: 1px solid #fff;
    padding-right: 15px;
    margin: 0 15px 0 0;
}
.site-footer .newsletter-wrapper p {
    margin: 0;
}
.site-footer .signup-form .signup-fields {
    display: flex;
    align-items: center;
}
.site-footer .form-item {
    max-width: 200px;
    margin: 0 10px 0 0;
    display: flex;
    flex-direction: column;
    position: relative;
}
.site-footer .form-item input, .site-footer .form-actions .subscribe-button, .cta-subscribe-section .form-item input, .cta-subscribe-section .form-actions .subscribe-button {
    font-family: inherit;
    width: 100%;
    height: auto;
    padding: 0.36rem 0.66rem;
    border: solid 1px #ccc;
    box-sizing: border-box;
}
.site-footer .form-actions .subscribe-button, .cta-subscribe-section .form-actions .subscribe-button {
    border: 0;
    border-radius: 5px;
    background: #e81313;
    padding: 0.76rem 1rem;
}
.form-item input:focus, .form-item input:active {
    outline: none;
}
.wp-block-navigation .wp-block-navigation-link__content {
    padding: 0;
    padding-bottom: .6rem;
    font-size: 15px;
}
.site-footer .footer-branding {
    background: #000;
    display: none;
}
.site-footer .footer-branding .wrapper {
    border-top: 0;
    justify-content: center;
}
.site-info {
    padding: 0;
}
.site-info .site-info-contain:first-child {
    padding: 0;
}
.footer-widgets section>.wp-block-columns {
    margin-bottom: 0;
}
.wpnbha .cat-links {
    margin-bottom: 13px!important;
}
@media only screen and (max-width: 767px) {
    .wpnbha.ts-2.wpnbha.ts-2.editor-picks article .entry-title a {
        font-size: 16px!important;
    }
    .wp-block-newspack-blocks-homepage-articles.top-sec.wpnbha.show-image.image-alignleft.ts-3 article {
        flex-flow: column;
    }
    .mobile-menu-toggle:focus {
        outline: 0;
    }
    .middle-header-contain .wrapper {
        padding: 5px 0;
    }
    .wp-block-newspack-blocks-homepage-articles.columns-2>div {
        display: block!important;
    }
    .site-header .custom-logo-link .custom-logo {
        max-width: 122px!important;
    }
    nav.wp-block-navigation ul {
        flex-direction: column;
        flex-basis: 100%;
    }
    nav.wp-block-navigation ul .wp-block-navigation-link {
        margin-bottom: 8px;
    }
    .cta-inner {
        height: 160px;
    }
    .cta-subscribe-section .cta-inner {
        height: auto;
    }
    .cta-follow-section .cta-img {
        display: none;
    }
    .cta-inner:before {
        left: 0;
        background: url(/wp-content/uploads/cloud/2021/09/01/m-follow-bg-left.png) no-repeat left top/39px;
    }
    .cta-inner:after {
        right: 0;
        background: url(/wp-content/uploads/cloud/2021/09/01/m-follow-bg-right.png) no-repeat right bottom/39px;
    }
    .cta-subscribe-section .cta-form-title {
        font-size: 17px;
    }
    .cta-subscribe-section .form-wrap {
        padding: 30px 0 0;
    }
    .cta-subscribe-section .cta-form-info {
        font-size: 13px;
        text-align: center;
    }
    .cta-subscribe-section .cta-inner:before {
        left: -12px;
        width: 54px;
        background: url(/wp-content/uploads/cloud/2021/09/01/subscribe-bg-top.png) no-repeat left top/contain;
    }
    .cta-subscribe-section .cta-inner:after {
        right: -12px;
        width: 54px;
        transform: rotate(180deg);
        background: url(/wp-content/uploads/cloud/2021/09/01/subscribe-bg-top.png) no-repeat right bottom/contain;
    }
    .cta-content .cta-title {
        font-size: 18px;
    }
    .cta-follow-section .cta-content {
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }
    .cta-content .cta-intro {
        font-size: 13px;
    }
    .site-footer .wp-block-social-links, .cta-content .wp-block-social-links {
        justify-content: center;
    }
    .site-footer .ftr-nav-wrap .wp-block-column:first-child {
        margin-bottom: 0;
    }
    .site-footer .ftr-brand-logos {
        padding: 15px;
    }
    .pagination .nav-links>* {
        padding: 0 6px 3px;
        display: flex;
        align-items: center;
        font-size: 8px;
    }
    .pagination .nav-links .prev, .pagination .nav-links .next {
        padding-bottom: 0;
        padding-left: 0;
        margin: 0;
    }
    .site-footer .footer-parent-wrapper {
        flex-direction: column;
    }
    .site-footer .newsletter-wrapper {
        border-right: 0;
        padding-right: 0;
        padding-bottom: 15px;
        font-size: 21px;
    }
    .site-footer .form-item {
        max-width: 100%;
        margin: 0.4rem 0.5rem 0.4rem 0;
        width: 100%;
    }
    .site-footer .ftr-brand-logos {
        width: 100vw;
    }
    .site-footer .ftr-brand-logos .ftr-brand-logos-inner-wrap {
        max-width: 540px;
        margin: 0 auto;
    }
    .brand-logo-block {
        align-items: center;
        justify-content: center;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:first-child {
        flex-basis: 100%!important;
        margin-bottom: 32px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:first-child img {
        max-width: 101px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:nth-child(2) {
        flex-basis: 68px!important;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:nth-child(3) {
        flex-basis: 100px!important;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .wp-block-columns.brand-logo-block .wp-block-column:nth-child(4) {
        flex-basis: 102px!important;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .site-footer .ftr-nav-wrap, .wp-block-columns.brand-logo-block {
        flex-wrap: wrap;
    }
    .ftr-nav-wrap.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100%!important;
    }
}
@media only screen and (max-width: 599px) {
    .site-footer .ftr-brand-logos {
        margin-left: -6%;
    }
}
/* FOOTER CSS FOR NEWSLETTER PART */
.term-list, .address-contact-list {
    list-style: none;
}
.address-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 26px;
}
h3.address-user, .address-user-designation {
    margin: 0;
}
.address-contact-list {
    margin: 0;
    padding: 0;
}
.address-body {
    font-size: 18px;
}
/* RESOURCE FORM STYLES */
.single-resource .card-body, .page-id-71706 .card-body, .single-events .card-body {
    padding: 53px 53px 56px;
    background: #fff;
    border: 1px solid #d8d8d8;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.single-resource div[role="form"], .page-id-71706 div[role="form"], .single-events div[role="form"] {
    padding: 30px;
    border: 0 none;
    background-color: #FAFAFA;
}
.single-resource .card-body .card-title, .page-id-71706 .card-body .card-title, .single-events .card-body .card-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 50px;
    margin-top: 0;
    text-align: center;
}
.single-resource .card-body .row, .page-id-71706 .card-body .row, .single-events .card-body .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -11.5px;
    margin-left: -11.5px;
}
.single-resource .card-body .form-fld-ctr .form-group, .page-id-71706 .card-body .form-fld-ctr .form-group, .single-events .card-body .form-fld-ctr .form-group, #synology .card-body .form-fld-ctr .form-group {
    margin-bottom: 18px;
}
.single-resource .card-body .form-fld-ctr .form-group .wpcf7-form-control, .page-id-71706 .card-body .form-fld-ctr .form-group .wpcf7-form-control, .single-events .card-body .form-fld-ctr .form-group .wpcf7-form-control, #synology .card-body .form-fld-ctr .form-group .wpcf7-form-control {
    font-style: italic;
}
.single-resource .card-body .form-fld-ctr .wpcf7-form-control, .page-id-71706 .card-body .form-fld-ctr .wpcf7-form-control, .single-events .card-body .form-fld-ctr .wpcf7-form-control,
#synology .card-body .form-fld-ctr .wpcf7-form-control {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.single-resource .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label a, .page-id-71706 .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label a, .single-events .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label a, #synology .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label a {
    color: #000000;
}
.single-resource .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label a:hover, .page-id-71706 .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label a:hover, .single-events .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label a:hover, #synology .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label a:hover {
    text-decoration: underline;
    color: #242424;
}
.single-resource .card-body .form-fld-ctr .wpcf7-form-control, .page-id-71706 .card-body .form-fld-ctr .wpcf7-form-control, .single-events .card-body .form-fld-ctr .wpcf7-form-control,
#synology .card-body .form-fld-ctr .wpcf7-form-control {
    background-color: #F2F2F2;
    border: 0 none;
    font-size: 11px;
    padding: 16px;
    height: auto;
    box-shadow: none;
    font-family: inherit;
}
.single-resource .card-body .wpcf7-form-control:focus, .page-id-71706 .card-body .wpcf7-form-control:focus, .single-events .card-body .wpcf7-form-control:focus,
#synology .card-body .wpcf7-form-control:focus {
    outline: none;
}
.col-lg-4, .col-md-6, .col-sm-6, .col-sm-12 {
    position: relative;
    width: 100%;
    padding-right: 11.5px;
    padding-left: 11.5px;
}
.single-resource .card-body .form-terms-sec .wpcf7-list-item, .page-id-71706 .card-body .form-terms-sec .wpcf7-list-item, .single-events .card-body .form-terms-sec .wpcf7-list-item,
#synology .card-body .form-terms-sec .wpcf7-list-item {
    margin-left: 0;
}
.single-resource .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label, .page-id-71706 .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label, .single-events .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label, #synology .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 18px;
    color: #242424;
    position: relative;
    cursor: pointer;
    display: block;
    margin-left: 40px;
}
.single-resource .card-body .wpcf7-not-valid-tip, .page-id-71706 .card-body .wpcf7-not-valid-tip, .single-events .card-body .wpcf7-not-valid-tip, #synology .card-body .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 0.25rem;
}
.single-resource .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox], .page-id-71706 .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox], .single-events .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox], #synology .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox] {
    position: relative;
    visibility: hidden;
    display: none;
}
.single-resource .card-body .form-fld-ctr .form-group select.wpcf7-form-control option, .page-id-71706 .card-body .form-fld-ctr .form-group select.wpcf7-form-control option, .single-events .card-body .form-fld-ctr .form-group select.wpcf7-form-control option, #synology .card-body .form-fld-ctr .form-group select.wpcf7-form-control option {
    background-color: #fff;
    font-style: normal;
    font-size: 11px;
    padding: 6px;
}
.single-resource .card-body .form-terms-sec .form-check, .page-id-71706 .card-body .form-terms-sec .form-check, .single-events .card-body .form-terms-sec .form-check, #synology .card-body .form-terms-sec .form-check {
    padding: 14px 0 0;
}
.single-resource .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:before, .page-id-71706 .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:before, .single-events .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:before, #synology .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 2px;
    height: 26px;
    width: 26px;
    top: 5px;
    border: 1px solid gray;
    left: -38px;
}
.single-resource .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:after, .page-id-71706 .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:after, .single-events .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:after, #synology .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:after {
    display: block;
    position: absolute;
    content: '\2713';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 5px;
    visibility: hidden;
    font-size: 16px;
    left: -30px;
    color: #fff;
}
.single-resource .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]:checked+span:before, .page-id-71706 .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]:checked+span:before, .single-events .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]:checked+span:before, #synology .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]:checked+span:before {
    background: #1d75ff;
}
.single-resource .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]:checked+span:after, .page-id-71706 .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]:checked+span:after, .single-events .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]:checked+span:after, #synology .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]:checked+span:after {
    visibility: visible;
}
.single-resource .card-body .form-submit-sec .col-sm-12, .page-id-71706 .card-body .form-submit-sec .col-sm-12, .single-events .card-body .form-submit-sec .col-sm-12, #synology .card-body .form-submit-sec .col-sm-12 {
    max-width: 246px;
    margin: auto;
}
.single-resource .card-body .form-submit-sec .btn-wrap, .page-id-71706 .card-body .form-submit-sec .btn-wrap, .single-events .card-body .form-submit-sec .btn-wrap, #synology .card-body .form-submit-sec .btn-wrap {
    margin-top: 50px;
    text-align: center;
}
.single-resource .card-body .form-submit-sec .btn-wrap .ajax-loader, .page-id-71706 .card-body .form-submit-sec .btn-wrap .ajax-loader, .single-events .card-body .form-submit-sec .btn-wrap .ajax-loader, #synology .card-body .form-submit-sec .btn-wrap .ajax-loader {
    margin-top: 15px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0 1em!important;
    font-size: 16px;
    padding: 0.5em 1em!important;
}
.single-resource .card-body .form-submit-sec .btn-wrap input[type="submit"], .page-id-71706 .card-body .form-submit-sec .btn-wrap input[type="submit"], .single-events .card-body .form-submit-sec .btn-wrap input[type="submit"], #synology .card-body .form-submit-sec .btn-wrap input[type="submit"] {
    color: #fff;
    background: #000;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    transition: all 0.3s ease;
    height: 53px;
    font-size: 0.95rem;
    text-transform: uppercase;
    font-family: inherit;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
}
.single-resource .card-body .form-submit-sec .btn-wrap input[type="submit"]:hover, .page-id-71706 .card-body .form-submit-sec .btn-wrap input[type="submit"]:hover, .single-events .card-body .form-submit-sec .btn-wrap input[type="submit"]:hover, #synology .card-body .form-submit-sec .btn-wrap input[type="submit"]:hover {
    background: rgba(0, 0, 0, 0.8);
}
@media (min-width: 576px) {
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width:767px) {
    .site-info .wrapper.site-info-contain {
        padding-bottom: 0;
        text-align: center;
    }
    .site-footer .footer-widgets .wrapper .wp-block-columns.nav-section {
        gap: 0;
    }
    .site-footer .footer-widgets .wrapper .wp-block-columns.nav-section .wp-block-columns {
        gap: 16px;
    }
    .home h2.article-section-title span{
        font-size: 20px;
    }
    div#return-to-top {
        display: none;
    }
    .single-resource div[role="form"], .page-id-71706 div[role="form"], .single-events div[role="form"], #synology div[role="form"] {
        padding: 0;
    }
    .single-resource .card-body, .page-id-71706 .card-body, .single-events .card-body, #synology .card-body {
        padding: 20px 10px;
    }
    .single-resource .card-body .card-title, .page-id-71706 .card-body .card-title, .single-events .card-body .card-title, #synology .card-body .card-title {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .single-resource .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:before, .page-id-71706 .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:before, .single-events .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:before,
    #synology .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:before {
        width: 18px;
        height: 18px;
        left: -28px;
    }
    .single-resource .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label, .page-id-71706 .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label, .single-events .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label, #synology .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label {
        font-size: 14px;
        margin-left: 30px;
    }
    .single-resource .card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:after, .page-id-71706.card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:after, .single-events.card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:after, #synology.card-body .form-terms-sec .wpcf7-checkbox input[type=checkbox]+span:after {
        top: 2px;
        left: -25px;
    }
    .single-resource .card-body .form-submit-sec .col-sm-12, .page-id-71706 .card-body .form-submit-sec .col-sm-12, .single-events .card-body .form-submit-sec .col-sm-12,
    #synology .card-body .form-submit-sec .col-sm-12 {
        width: 100%;
    }
    .single-resource .card-body .form-submit-sec .btn-wrap, .page-id-71706 .card-body .form-submit-sec .btn-wrap, .single-events .card-body .form-submit-sec .btn-wrap,
    #synology .card-body .form-submit-sec .btn-wrap {
        margin-top: 20px;
    }
}
@media (min-width: 576px) and (max-width: 7687x) {
    .single-resource .card-body, .page-id-71706 .card-body, .single-events .card-body,
    #synology .card-body {
        max-width: 570px;
    }
}
@media (min-width: 768px) and (max-width:991px) {
    .single-resource .card-body, .page-id-71706 .card-body, .single-events .card-body,
    #synology .card-body {
        max-width: 720px;
    }
    .single-resource .card-body, .page-id-71706 .card-body, .single-events .card-body,
    #synology .card-body {
        padding: 26.5px 26.5px 28px;
    }
    .single-resource div[role="form"], .page-id-71706 div[role="form"], .single-events div[role="form"], #synology div[role="form"] {
        padding: 20px;
    }
}
@media (min-width: 992px) and (max-width:1199px) {
    .single-resource .card-body, .page-id-71706 .card-body, .single-events .card-body, #synology .card-body {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .single-resource .card-body, .page-id-71706 .card-body, .single-events .card-body, #synology .card-body {
        max-width: 1106px;
    }
}
.category-resources figure.post-thumbnail, .home-resource-slider figure.post-thumbnail {
    position: relative;
}
.category-resources figure.post-thumbnail:after, .home-resource-slider figure.post-thumbnail:after, .recent-resources figure.post-thumbnail:after {
    position: absolute;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.73);
    bottom: 20px;
    font-size: 12px;
    padding: 5px 12px 5px 5px;
    border-radius: 0 29px 29px 0;
}
h2.resource-section-title {
    padding: 0;
    text-align: left;
    text-align: left;
    font-weight: 600;
    font-family: inherit;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: normal;
}
.home-resource-slider h2.article-section-title:before {
    display: none;
}
.home-resource-slider .cat-links, .home-resource-slider .entry-meta {
    display: none!important;
}
.home-resource-slider .slick-initialized .slick-slide, .single .slick-initialized .slick-slide {
    display: block;
}
.single .slick-initialized.slick-slider {
    display: block!important;
}
.home-resource-slider.wpnbha.is-grid>div {
    display: block;
    justify-content: initial;
    flex-wrap: nowrap;
}
.home-resource-slider .slick-initialized .slick-slide article {
    margin-right: 20px;
    border: 1px solid #ccc;
    display: inline-block;
    width: 30%;
}
.home-resource-slider .slick-initialized .slick-slider article {
    margin: 0 20px 0 0;
}
.box-border article.post-has-image {
    border: 1px solid #F2F2F2!important;
    margin-bottom: 0;
}
.box-border article.post-has-image .entry-wrapper {
    padding: 10px 10px 15px!important;
}
.home .wpnbha .entry-title+.entry-meta {
    margin-top: 15px;
    margin-bottom: 0;
}
#masthead {
    background: #fff;
    cursor: initial;
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: none;
    position: sticky;
    top: 0;
    z-index: 99999;
}
.archive #main, .blog #main, .search #main, .page .main-content, .single .main-content {
    flex: 1;
}
.main-content-container #secondary, .archive #secondary, .blog #secondary, .search #secondary, .page #secondary, .single #secondary {
    padding-top: 0;
    min-width: 300px;
    width: 300px;
    max-width: 300px;
    padding-right: 0;
}
@media only screen and (min-width: 1250px){
    .middle-header-contain .wrapper, #primary, .site-footer .footer-widgets .wrapper, .site-footer .site-info aside.widget-area .wrapper, .site-info .wrapper.site-info-contain {
        max-width: 1240px;
        margin-left: auto;
        margin-right: auto;
    }
}
#masthead .bottom-header-contain .wrapper {
    border-bottom: 1px solid #e8e8e8;
}
footer#colophon {
    border-top: 1px solid #979797;
    flex-flow: column;
    max-width: 1240px;
    margin: 10px auto 0 auto;
}
.page.home .entry .entry-content > div {
    margin-top: 0;
}
.single-post .site-content main#main .entry-header, .single-videos .site-content main#main .entry-header, .single-videos .site-content main#main iframe, embed, iframe, object {
    width: 100%;
    max-width: 100%;
}
@media only screen and (min-width: 768px) {
    .archive:not(.paged).feature-latest article.has-post-thumbnail:first-of-type {
        padding-right: 15px;
    }
    .home-resource-slider.box-border article.post-has-image {
        margin: 0 10px !important;
    }
    .home-resource-slider.wpnbha>div {
        margin: 0 -10px;
    }
    .home-resource-slider .entry-title {
        height: 120px;
    }
    .home .wpnbha .entry-title+.entry-meta {
        margin-top: 25px;
    }
}
@media (min-width:1200px) {
    .main-content-left {
        flex: 1;
    }
    .single-videos main#main article, .single-videos main#main .post-thumbnail, .single-post main#main article, .single-post main#main .post-thumbnail {
        max-width: 100%;
    }
}
@media only screen and (min-width: 782px) {
    .archive .has-post-thumbnail, .blog .has-post-thumbnail, .search .has-post-thumbnail {
        flex-flow: row;
    }
}
.page-id-71706 .site-breadcrumb, .page-id-71706 #secondary, .single-events .site-breadcrumb, .single-events #secondary {
    display: none;
}
.page-id-71706 .site-content, .single-events .site-content {
    margin-top: 0;
}
.page-id-71706 .wp-block-columns.top-block, .single-events .wp-block-columns.top-block {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    max-width: unset;
    margin-right: -50vw;
    margin-top: 0;
    margin-bottom: 0;
}
.page-id-71706 .wp-block-columns.top-block .wp-block-column, .single-events .wp-block-columns.top-block .wp-block-column {
    margin: 0;
}
.page-id-71706 .wp-block-columns.top-block .wp-block-column .size-full img, .single-events .wp-block-columns.top-block .wp-block-column .size-full img {
    width: 100%;
}
.single-events .wp-block-columns.top-block .wp-block-column.right-sec, .page-id-71706 .wp-block-columns.top-block .wp-block-column.right-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 2%;
}
.page-id-71706 .wp-block-columns.top-block .wp-block-column.right-sec .webinar-text, .single-events .wp-block-columns.top-block .wp-block-column.right-sec .webinar-text {
    background: #000;
    color: #fff;
    font-size: 18px;
    padding: 0 8%;
    margin-bottom: 5%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.page-id-71706 .wp-block-columns.top-block .wp-block-column.right-sec .evt-text, .page-id-71706 .wp-block-columns.top-block .wp-block-column.right-sec .evt-sec-text, .single-events .wp-block-columns.top-block .wp-block-column.right-sec .evt-text, .single-events .wp-block-columns.top-block .wp-block-column.right-sec .evt-sec-text {
    font-weight: 700;
    color: #373536;
    font-size: 28px;
    text-align: center;
    line-height: 1.3;
    margin: 0;
}
.page-id-71706 .wp-block-columns.top-block .wp-block-column.right-sec .evt-text, .single-events .wp-block-columns.top-block .wp-block-column.right-sec .evt-text {
    text-transform: uppercase;
}
.page-id-71706 .wp-block-columns.top-block .wp-block-column.right-sec .evt-sec-text, .single-events .wp-block-columns.top-block .wp-block-column.right-sec .evt-sec-text {
    font-weight: 400;
}
.page-id-71706 .wp-block-columns.top-block .wp-block-column.right-sec .evt-divider, .single-events .wp-block-columns.top-block .wp-block-column.right-sec .evt-divider {
    border-top: 2px solid #ae0420;
    opacity: 0.5;
    margin: 3% 0 2%;
    width: 100%;
}
.page-id-71706 .wp-block-columns.top-block .wp-block-column.right-sec .evt-date, .single-events .wp-block-columns.top-block .wp-block-column.right-sec .evt-date {
    color: #ae0620;
    font-weight: 700;
    display: inline-block;
    margin: 16px 0;
    text-transform: uppercase;
    font-size: 16px;
}
.page-id-71706 .wp-block-columns.pane-list-ctr, .single-events .wp-block-columns.pane-list-ctr {
    margin-top: 25px;
}
.page-id-71706 h2.pane-list-ttl, .single-events h2.pane-list-ttl {
    font-size: 20px;
    font-family: inherit;
    font-weight: 700;
    margin-bottom: 25px;
}
.page-id-71706 h2.h-register-for-the-upcoming-event, .single-events h2.h-register-for-the-upcoming-event {
    font-size: 20px;
    font-family: inherit;
    font-weight: 700;
    margin-bottom: 25px;
}
.page-id-71706 .bg-separator, .single-events .bg-separator {
    background-color: #000;
    padding: 8px 0;
    margin-top: 0;
}
.page-id-71706 .wp-block-columns.pane-list-ctr figure img, .single-events .wp-block-columns.pane-list-ctr figure img {
    transition: transform 0.5s ease;
    filter: grayscale(100%);
    width: 100%;
}
.page-id-71706 .wp-block-columns.pane-list-ctr figure, .single-events .wp-block-columns.pane-list-ctr figure {
    border: 1px solid #F2F2F2;
    margin-bottom: 15px;
    transition: transform 0.5s ease;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}
.page-id-71706 .wp-block-columns.pane-list-ctr figure figcaption, .single-events .wp-block-columns.pane-list-ctr figure figcaption {
    margin: 0;
    padding: 15px 10px 20px;
    font-family: inherit;
    color: #000000;
    font-size: 12px;
    min-height: 120px;
}
.page-id-71706 .wp-block-columns.pane-list-ctr figure figcaption strong, .single-events .wp-block-columns.pane-list-ctr figure figcaption strong {
    font-family: inherit;
    font-weight: 600;
    font-size: 15px;
    color: #000;
}
.page-id-71706 .wp-block-columns.pane-list-ctr:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child), .single-events .wp-block-columns.pane-list-ctr:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
    margin-left: 10px;
}
.page-id-71706 .card-body, .single-events .card-body {
    padding: 0;
    border: none;
}
.page-id-71706 .card-body .card-title, .single-events .card-body .card-title {
    display: none;
}
.page-id-71706 .card-body .form-submit-sec .btn-wrap input[type="submit"], .single-events .card-body .form-submit-sec .btn-wrap input[type="submit"] {
    background: #E81313;
    transition: all 0.3s ease;
}
.page-id-71706 .card-body .form-submit-sec .btn-wrap input[type="submit"]:hover, .single-events .card-body .form-submit-sec .btn-wrap input[type="submit"]:hover {
    background: #ae0721;
}
.page-id-71706 .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label, .single-events .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label, #synology .card-body .form-terms-sec .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 14px;
}
.page-id-71706 .event-top-article, .single-events .event-top-article {
    width: 100vw;
    position: relative;
    left: 55%;
    margin-left: -50vw!important;
    margin-right: 30px;
    max-width: unset!important;
    background-color: #000;
    padding: 10px 0;
}
.single-events h3.relevant-post-heading, .single-events div.recent-resources {
    display: none!important;
}
.page-id-71706 .event-top-article>div, .single-events .event-top-article>div {
    max-width: 1200px;
    margin: 0 auto;
}
.single-events .event-top-article>div {
    outline: 1px solid #ccc;
}
.page-id-71706 .event-top-article article:hover img, .single-events .event-top-article article:hover img {
    transform: inherit;
}
.page-id-71706 .event-top-article article,  .single-events .event-top-article article {
    outline: 1px solid #ccc;
}
.page-id-71706 .event-top-article article .entry-wrapper, .single-events .event-top-article article .entry-wrapper {
    width: 86%;
    padding: 8px 20px 5px;
}
.page-id-71706 .event-top-article article .entry-wrapper h2, .page-id-71706 .event-top-article article .entry-wrapper h2 a, .page-id-71706 .event-top-article article .entry-wrapper h2:hover, .page-id-71706 .event-top-article article .entry-wrapper h2 a:hover {
    font-size: 24px;
    color: #fff !important;
    text-decoration-color: #fff;
}
.single-events .event-top-article article .entry-wrapper h2, .single-events .event-top-article article .entry-wrapper h2 a, .single-events .event-top-article article .entry-wrapper h2:hover, .single-events .event-top-article article .entry-wrapper h2 a:hover {
    font-size: 24px;
    color: #fff !important;
    text-decoration-color: #fff;
}
.page-id-71706 .event-top-article article .post-thumbnail, .single-events .event-top-article figure {
    position: relative;
    margin-bottom: 0;
}
.page-id-71706 .event-top-article article .post-thumbnail a:before, .single-events .event-top-article figure>a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 45px);
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.single-events .event-top-article figure figcaption {
    max-width: unset;
    color: #E81313;
    padding: 15px 20px 10px;
    margin: 0;
}
.single-events .event-top-article figure figcaption a {
    color: #E81313;
    font-size: 14px;
    font-family: inherit;
    text-decoration: none;
}
.single-events .event-top-article p.top-artcl-ttl a {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.single-events .event-top-article p.top-artcl-ttl a:hover {
    text-decoration: underline;
}
.single-events .event-top-article p.top-artcl-excerpt {
    font-size: 13px;
    color: #898989;
    margin: 10px 0 15px!important;
}
.single-events .event-top-article p.top-artcl-date {
    font-size: 14px;
    color: #898989;
}
.page-id-71706 .event-top-article article .post-thumbnail a:after, .single-events .event-top-article figure>a:after {
    width: 74px;
    height: 74px;
    margin: -37px 0 0 -37px;
    background-size: contain;
    content: "";
    background: url(/wp-content/uploads/cloud/2021/09/03/play.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
}
.page-id-71706 .event-top-article article .entry-wrapper .entry-meta .entry-date, .single-events .event-top-article article .entry-wrapper .entry-meta .entry-date {
    color: #898989;
    font-size: 14px;
}
.page-id-71706 .event-related-article article, .single-events .event-related-article article {
    border: 1px solid #F2F2F2;
}
.page-id-71706 .event-related-article article .entry-wrapper, .single-events .event-related-article article .entry-wrapper {
    padding: 0 10px 20px;
}
.site-breadcrumb span, .site-breadcrumb span a {
    font-size: 14px;
    color: #242424!important;
    font-weight: 500;
}
.page-id-71706 .event-top-article article .entry-wrapper h2, .single-events .event-top-article article .entry-wrapper h2 {
    margin: 20px 0 10px;
}
.page-id-71706 .event-top-article article .entry-wrapper h2+P, .single-events .event-top-article article .entry-wrapper h2+P {
    font-size: 13px;
    color: #898989;
    margin: 1.5em 0 1em;
}
.page-id-71706 .wp-block-columns.pane-list-ctr figure:hover img, .single-events .wp-block-columns.pane-list-ctr figure:hover img {
    filter: grayscale(0%);
    transform: scale(1.1);
}
.page-id-71706 .wp-block-columns.pane-list-ctr figcaption a, .single-events .wp-block-columns.pane-list-ctr figcaption a {
    color: #000000;
    text-decoration: none;
}
.page-id-71706 .wp-block-columns.pane-list-ctr figcaption a:hover, .single-events .wp-block-columns.pane-list-ctr figcaption a:hover {
    text-decoration: underline;
}
.page-id-71706 .event-top-article article .post-thumbnail img, .single-events .event-top-article article .post-thumbnail img {
    max-height: 566px;
}
.home-resource-slider article {
    margin: 0 20px 0 0;
}
@media only screen and (max-width: 767px) {
    .wpnbha.is-grid article {
        margin-bottom: 20px!important;
    }
}
.recent-resources article.slick-slide {
    margin-top: 0;
    padding: 0 20px 0 0;
}
.recent-resources article.slick-slide:last-child {
    margin-right: 0;
}
.recent-resources article.slick-slide h2.entry-title, .recent-resources article.slick-slide h2.entry-title a {
    font-size: 16px;
}
.recent-resources article.slick-slide header.entry-header {
    padding: 15px 10px 20px;
    border: 0;
    min-height: 115px;
}
.recent-resources article.slick-slide .cat-links, .recent-resources article.slick-slide .entry-meta, .single-events .entry-header {
    display: none;
}
.single-events .event-top-article .wp-block-column>p {
    width: 86%;
    margin: 0;
    padding: 0 20px;
}
.single-events .googleAds {
    display: none!important;
}
.single-events .events-related-articles h2.entry-title, .single-events .events-related-articles h2.entry-title a {
    font-size: 16px;
}
.single-events .events-related-articles article {
    border: 1px solid #F2F2F2;
}
.single-events .events-related-articles article figure {
    overflow: hidden;
    position: relative;
}
.single-events .events-related-articles article .entry-wrapper {
    padding: 10px 10px 20px;
}
@media (max-width:767px) {
    .single-events .wp-block-columns.top-block .wp-block-column.right-sec .evt-text, .single-events .wp-block-columns.top-block .wp-block-column.right-sec .evt-sec-text {
        font-size: 16px;
    }
    .single-events .wp-block-columns.pane-list-ctr figure figcaption {
        min-height: auto;
    }
    .single-events .wp-block-columns.pane-list-ctr .wp-block-column {
        margin-bottom: 10px;
    }
}
body.error404 .site-content {
    min-height: calc(100vh - 463px);
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 50%);
    background: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    margin: 0 0 20px 0 !important;
    padding-bottom: 40px !important;
    padding-top: 30px !important;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, select:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #f2f2f2 inset!important;
}
@media (min-width:1200px) {
    .reated-article-cus {
        width: 1200px;
    }
}
@media (max-width:1100px) {
    .reated-article-cus {
        width: 90vw;
    }
}
.recent-resources article.slick-slide figure {
    max-height: 178px;
}
.recent-resources article.slick-slide img {
    margin-bottom: 0!important;
}
body.page-id-400140 .wp-block-newspack-blocks-itpquery.is-landscape article .post-thumbnail {
    position: relative;
    overflow: initial;
}
body.page-id-400140 .wp-block-newspack-blocks-itpquery.is-landscape article .post-thumbnail a {
    overflow: hidden;
    display: block;
    max-height: 272px;
}
body.page-id-400140 .wp-block-newspack-blocks-itpquery.is-landscape article.tag-whitepaper .post-thumbnail:after {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    left: 10px;
    bottom: -12px;
    background: #fff url(/wp-itpdotnetnet/cloud/2021/09/02/white-paper-google.jpg) no-repeat center;
    border-radius: 50px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 20%);
}
body.page-id-400140 .wp-block-newspack-blocks-itpquery.is-landscape article.tag-whitepaper .entry-wrapper {
    display: none;
}
.single-events .event-top-article figure img {
    width: 100% !important;
}
.single .main-content figure {
    max-width: 100%;
}
.archive .page-header,
.blog .page-header {
    margin: 0 0 0rem;
}
.archive .page-header h1, .blog .page-header h1, .search .page-header h1 {
    margin-top: 0;
    font-weight: 700;
}
.archive .entry-meta .posted-on, .search .entry-meta .posted-on {
    line-height: 16px;
}
.site-header .nav1 .main-menu li.menu-item a {
    font-weight: 400;
}
.site-footer .footer-widgets .widget.widget_nav_menu ul {
    margin-top: 0!important;
}
.home h2.article-section-title {
    text-align: left;
}
.home h2.article-section-title span {
    text-align: left;
    padding: 0;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
}
.home h2.article-section-title {
    text-align: left;
    border-bottom: 2px solid rgba(0, 0, 0, .2);
    margin-bottom: 20px!important;
}
.home h2.article-section-title::before {
    display: none;
}
@media (min-width:768px) {
    .archive #main, .blog #main, .search #main, .page .main-content, .single .main-content {
        display: block;
    }
    .archive .has-post-thumbnail, .blog .has-post-thumbnail, .search .has-post-thumbnail {
        flex-flow: column;
        display: inline-block;
        width: calc(50% - 1rem);
        margin-right: 1rem;
        margin-top: 0;
        margin-bottom: 1rem;
        vertical-align: top;
        border: 1px solid #F2F2F2;
    }
    .archive:not(.paged) .has-post-thumbnail:nth-child(odd), .blog:not(.paged) .has-post-thumbnail:nth-child(odd) {
        margin-right: 0!important;
    }
    .archive .has-post-thumbnail .entry-container, .blog .has-post-thumbnail .entry-container {
        padding: 0 10px 0;
    }
    .search .has-post-thumbnail .entry-container {
        padding: 0 10px;
    }
    .archive.paged .has-post-thumbnail:nth-child(even), .blog.paged .has-post-thumbnail:nth-child(even), .search.paged .has-post-thumbnail:nth-child(even) {
        margin-right: 0!important;
    }
    .archive .entry-title, .archive .entry-meta, .blog .entry-title, .blog .entry-meta, .search .entry-title, .search .entry-meta {
        margin-bottom: 1rem;
    }
    .archive main#main article .entry-title, .search main#main article .entry-title {
        margin-top: 0.75rem;
    }
    .archive .has-post-thumbnail .post-thumbnail, .blog .has-post-thumbnail .post-thumbnail, .search .has-post-thumbnail .post-thumbnail {
        max-width: 100%;
    }
    .archive:not(.paged).feature-latest article.has-post-thumbnail:first-of-type {
        display: block;
        width: 100%;
        border: none;
    }
    .archive:not(.paged).feature-latest article.has-post-thumbnail:first-of-type .entry-container {
        padding: 0;
        min-height: unset;
    }
    .blog .cat-links a, .search .cat-links a, .archive .cat-links a {
        padding: 0;
        margin-top: 0.5rem;
    }
}
@media (max-width:767px) {
    .archive .entry, .blog .entry, .search .entry {
        margin-top: 1rem;
    }
    .archive .page-header, .blog .page-header, .search .page-header {
        margin: 0 0 1rem;
    }
    h1.page-title .page-description {
        font-size: 20px;
        font-weight: 700;
    }
}
@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child).hp-resource {
        flex-basis: 66.66%!important;
    }
}
.entry-content i, .entry-content em {
    font-size: inherit!important;
    color: inherit!important;
    font-style: italic!important;
}
.top-sec.wpnbha .entry-title a {
    font-size: 30px!important;
    font-weight: 300;
}
.footer-widgets section>.wp-block-columns.nav-section p {
    color: #242424;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
}
@media only screen and (min-width: 1200px) {
    .site-header .dd-menu .menu-item-has-children:not(.off-canvas) {
        padding-right: 8px!important;
        padding-left: 8px!important;
        margin-right: 0!important;
    }
    .site-header .dd-menu .menu-item-has-children:not(.off-canvas):hover .submenu-expand svg {
        fill: #000;
    }
    .h-sb .middle-header-contain .nav1 .main-menu>li {
        padding-top: 30px;
        padding-bottom: 30px;
        position: inherit;
    }
    .site-header .nav1 .main-menu, .h-sh .middle-header-contain .wrapper {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1320px) {
    .h-sb .middle-header-contain .nav1 .main-menu>li>a {
        font-size: 12px;
    }
}
/**breadcrumb styles***/
nav.rank-math-breadcrumb {
    font-size: 14px;
    color: #000;
}
nav.rank-math-breadcrumb a {
    color: #000;
}
nav.rank-math-breadcrumb .separator {
    font-size: 0;
    width: 15px;
    display: inline-block;
    text-align: center;
}
nav.rank-math-breadcrumb .separator:before {
    content: "\F054";
    font-family: FontAwesome;
    font-size: 10px;
}
.time-colon {
    font-weight: 700;
    font-size: 20px;
}
.time-dg {
    display: inline-block;
    width: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.time-dg span {
    color: #ae0620;
    padding-left: 4px;
}
.time-counter {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    display: none;
}
.reg-btn {
    background: #fe0000;
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
    min-width: 218px;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    height: 47px;
    line-height: 47px;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
}
.reg-btn:hover {
    background: #ae0721;
}
/* Category magazine page */
.category-emagazine .more-frm-blk .four-col {
    display: flex;
    flex-direction: row;
    margin: 0 -15px;
    flex-wrap: wrap;
}
.category-emagazine .more-frm-blk .four-col article {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px;
    margin: 0 0 20px 0;
    text-align: center;
    display: block!important;
}
.category-emagazine .post-thumbnail img, .single-magazine-issue .post-thumbnail img {
    display: inline-block;
    vertical-align: middle;
}
.category-emagazine .entry-meta, .single-magazine-issue .entry-meta {
    display: block;
}
.category-emagazine .has-post-thumbnail:hover .entry-container .entry-title a, .single-magazine-issue .has-post-thumbnail:hover .entry-container .entry-title a {
    text-decoration: none;
}
.category-emagazine .has-post-thumbnail:hover img, .single-magazine-issue .has-post-thumbnail:hover img {
    transform: none;
}
.category-emagazine .has-post-thumbnail, .single-magazine-issue .has-post-thumbnail {
    cursor: auto;
}
.category-emagazine .has-post-thumbnail .post-thumbnail {
    max-width: none!important;
    margin-bottom: 12px!important;
}
body.category-emagazine div.more-frm-blk article h2.entry-titl, body.single-magazine-issue div.more-frm-blk article h2.entry-title {
    font-size: 18px!important;
    min-height: auto!important;
}
article .mg-top-wrap .entry-title {
    margin-bottom: 20px;
}
.year-list li {
    list-style: none;
    padding: 0;
}
.year-list ul {
    padding: 0;
    margin: 0 0 25px 0;
}
.category-emagazine .site-main ul li a {
    display: block;
    font-size: 18px;
    color: #000;
    opacity: .4;
    position: relative;
    transition: color .5s;
    font-family: inherit;
}
.category-emagazine .site-main ul li a:hover {
    color: #e81313;
}
.category-emagazine .site-main ul li.active-char a {
    font: 700 36px "Montserrat", sans-serif;
    line-height: normal;
    opacity: 1;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 10px;
}
.category-emagazine .site-main ul li.active-char a:before {
    content: "";
    height: 5px;
    position: absolute;
    width: calc(100% + 10px);
    bottom: 0;
    right: -10px;
    background: #e81313;
}
.category-emagazine article.type-e-magazines .entry-meta span {
    display: block;
    font-size: 16px;
}
.mg-top-wrap {
    margin-bottom: 30px;
}
.mg-top-wrap .entry-title a {
    font-size: 25px;
}
.rd-nw-btn {
    width: 150px;
    display: inline-block;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    padding: 0;
    background: #e81313;
    color: #fff!important;
    border-radius: 2px;
    margin-top: 15px;
    font-family: inherit!important;
    font-weight: 700;
}
.category-emagazine .more-frm-blk .cat-links, .category-emagazine .more-frm-blk .entry-content, .archive.category-emagazine h1.page-title {
    display: none!important;
}
.mg-top-wrap header.entry-header {
    padding: 0;
}
.single-magazine-issue:not(.has-large-featured-image) .entry-header {
    border: 0!important;
}
@media only screen and (min-width: 600px) {
    .mg-top-wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .mg-inner-wrap {
        display: flex;
        flex: 1 0 auto;
        margin-right: 10px;
    }
    .category-emagazine .mg-top-wrap .post-thumbnail {
        flex-basis: auto;
        margin-right: 20px;
        width: auto;
        max-width: 250px!important;
    }
}

@media only screen and (min-width: 768px) {
    body.category-emagazine div.more-frm-blk article h2.entry-title, body.category-emagazine.archive:not(.paged).feature-latest article.has-post-thumbnail:first-of-type h2.entry-title, body.single-magazine-issue div.more-frm-blk article h2.entry-title {
        font-size: 18px!important;
        min-height: auto!important;
    }
    .mg-top-wrap .entry-title a {
        font-size: 30px;
    }
    .mg-top-wrap {
        margin-bottom: 60px;
    }
    .category-emagazine .site-main {
        display: flex!important;
    }
    .category-emagazine .more-frm-blk {
        max-width: calc(100% - 85px);
        padding-left: 20px;
    }
    .single-magazine-issue .year-list {
        max-width: 85px;
    }
}
@media only screen and (min-width: 992px) {
    .category-emagazine .more-frm-blk .four-col article {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
    .single-magazine-issue.has-sidebar #primary {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .single-magazine-issue.has-sidebar #main {
        width: 65%;
    }
}
.googleAds:not(.activated) .popWrapper {
    display: none;
}
/***single share style starts**/
.single .entry-subhead .entry__share {
    flex: 1 10 100%;
}
.single .entry-subhead .entry__share>span {
    display: none;
}
.single .entry__share .share-content a {
    font-size: 0;
}
.single .entry__share span.icon {
    font-size: 17px;
    font-weight: 400;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    padding-right: 0;
    display: inline-block;
    border: 1px solid #e8e8e8;
    background: transparent;
    border-radius: 1000px;
    display: inline-flex;
    margin-right: 0.5rem;
    justify-content: center;
    align-items: center;
}
.category-resources {
    position: relative;
}
.category-resources figure.post-thumbnail:after {
    display: none;
}
.category-resources span.resource-type {
    position: absolute;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.73);
    bottom: 155px;
    font-size: 12px;
    padding: 5px 12px 5px 5px;
    text-transform: uppercase;
    border-radius: 0 29px 29px 0;
    z-index: +999;
}
#synology .code-block {
    display: none!important;
}
#synology .main-img img {
    width: 100%;
}
#synology .main-img {
    margin-left: -32px;
    margin-right: -32px;
    max-width: 120%;
}
#synology .main-column, #synology .content-column {
    margin: 0 auto;
    max-width: 90%;
}
#synology h1 {
    font-size: 48px;
}
#synology .pg-logo-block {
    display: flex;
    align-items: center;
    align-self: flex-start;
    justify-content: flex-end;
    margin-top: 10px;
}
#synology .pg-logo-block * {
    margin: 0;
}
#synology .pg-logo-block .partnership-with {
    font-size: 12px;
    margin-right: 5px;
    white-space: nowrap;
}
#synology .event-summary:before, #synology .section-title:before {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-top: 30px;
    margin-bottom: 30px;
}
#synology .section-title, #synology .card-title {
    font-size: 20px;
    font-family: inherit;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px;
}
#synology .card-body {
    border: 1px solid #eee;
}
#synology .card-title {
    margin-left: 11.5px;
}
#synology .wp-block-table table {
    width: 70%;
    margin: 0 auto;
}
#synology .card-body .row {
    display: flex;
    flex-wrap: wrap;
}
#synology .card-body .form-terms-sec .wpcf7-list-item.first.last label input+.wpcf7-list-item-label {
    padding-top: 7px;
}
.single .comment-form .submit {
    background: #000;
}
@media screen and (max-width: 991px) {
    #synology .main-column, #synology .content-column {
        max-width: 100%;
    }
    #synology .main-column {
        flex-wrap: nowrap!important;
    }
    #synology .pg-logo-block {
        flex-direction: column;
        align-items: flex-end;
        flex-basis: auto!important;
    }
    #synology h1 {
        font-size: 35px;
    }
}
@media screen and (max-width: 767px) {
    #synology .main-column {
        flex-wrap: wrap!important;
    }
    #synology h1 {
        font-size: 30px;
    }
    #synology .main-column, #synology .content-column {
        max-width: 100%;
    }
    #synology .main-column>.is-layout-flow {
        order: 2;
        margin-bottom: 0;
    }
    #synology .main-column .is-layout-flow.pg-logo-block {
        order: 1;
        margin-top: 0;
    }
    #synology .pg-logo-block {
        justify-content: center;
        flex-direction: row;
        align-items: center;
    }
    #synology .wp-block-table table {
        width: 100%;
    }
    #synology .card-body .card-title {
        margin-top: 0;
    }
}
/* New CSS */
.site-info .site-info-contain:first-child {
    border-top: 0;
}
.cta-inner .wp-block-social-links {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    margin-left: 0;
}
.cta-inner .wp-block-social-links.is-style-logos-only .wp-social-link {
    margin: 4px 8px 4px 0;
    padding: 4px;
}
.cta-inner .wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0.25em;
}
.cta-inner .wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 1em;
    width: 1em;
}
.wpnbha .post-thumbnail img, .archive .has-post-thumbnail:not(:first-of-type) .post-thumbnail img, .archive.paged .post-thumbnail img, .search .has-post-thumbnail .post-thumbnail img {
    aspect-ratio: 9/7;
    object-fit: cover;
    object-position: center top;
}
.site-header .nav1 .main-menu li.menu-item .sub-menu {
    background-color: #fff;
    box-shadow: 0 0 10px -5px #0000005c;
    width: calc(100vw + 20px);
}
.mobile-sidebar {
    background: #242424;
}
.recent-resources article.slick-slide figure {
    position: relative;
}
.home-load-posts-top .wp-block-button__link {
    background: #666;
}
.site-footer, .site-footer .site-info {
    background: #fff;
}
footer#colophon, .site-footer .site-info {
    border-top: 1px solid #979797;
    flex-flow: column;
}
.site-footer .site-info aside.widget-area .wrapper .widget.widget_block {
    margin-right: 0;
    margin-left: 0;
}
.site-footer .site-info aside.widget-area .wrapper ul.wp-block-social-links li::before {
    display: none;
}
.site-footer .site-info aside.widget-area .wrapper ul.wp-block-social-links li svg {
    fill: #9b9b9b;
    color: #9b9b9b;
}
.site-footer .footer-widgets .wrapper {
    display: block;
}
.site-info .wrapper.site-info-contain>*:last-child {
    margin-left: 0;
}
.h-sb .middle-header-contain .main-menu .submenu-expand svg {
    width: 24px;
    top: -0.5em;
}
.site-header .nav1 .main-menu li.menu-item .sub-menu li:last-child a:after, .site-header .nav1 .main-menu li.menu-item .sub-menu li a:hover:after, .archive .page-header .taxonomy-description {
    display: none;
}
.single-e-magazines.has-sidebar #main {
    display: block;
    width: 100%;
}
.archive.category-emagazine .more-frm-blk .post-thumbnail img {
    aspect-ratio: initial;
}
.archive.author .page-header {
    align-items: center;
    margin-bottom: 1rem;
}
.archive.author .page-header .page-title, .archive.author .page-header .page-title .page-description {
    margin-bottom: 0;
}
.site-footer ul.menu * {
    font-size: 15px;
    text-transform: uppercase;
}
.ftr-nl-tagline {
    padding: 0 15px;
    text-align: center;
}
#menu-footer-menu {
    margin: 0;
}
@media(max-width:767px){
    .top-sec.wpnbha .entry-title a {
        font-size: 20px!important;
        font-weight: 300;
    }
}
@media (min-width: 768px) {
    .search:not(.paged) .has-post-thumbnail:nth-child(odd) {
        margin-right: 1rem;
    }
    .search:not(.paged) .has-post-thumbnail:nth-child(even) {
        margin-right: 0;
    }
}
@media (min-width: 782px) {
    .page .main-content {
        width: 65%;
    }
    .archive.author .page-header .avatar {
        width: 100px;
        height: 100px;
    }
}
@media (min-width: 600px) and (max-width: 781px) {
    .home .entry .entry-content>.wp-block-columns {
        margin-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1077px) {
    .archive #main {
        width: 100%;
    }
}
@media (min-width: 782px) and (max-width: 991px) {
    .search #main {
        width: 100%;
    }
}
.cmApp_signupContainer.cmApp_embedded {
	background: #eee!important;
	border-bottom: 1px solid #979797!important;
	max-width: 100%!important;
    width: 100%;
    display: flex;
    justify-content: center;
}
.brand-partner-page .partner-brand {
    margin: 27px 0 0;
}
.brand-partner-page .main-content-wrap, .brand-partner-page .top-block figure, .brand-partner-page .mid-block, .brand-partner-page .btm-block figure {
    margin: 0;
}
.brand-partner-page .top-block {
    position: relative;
}
.brand-partner-page .top-block h2, .brand-partner-page .top-block p, .brand-partner-page .btm-block .link-button {
    position: absolute;
    bottom: 68px;
    left: 50%;
    transform: translateX(-50%);
}
.brand-partner-page .top-block h2 {
    margin-top: 0;
    bottom: 100px;
}
.brand-partner-page .top-block .link-button a, .brand-partner-page .mid-block-details .link-button a, .brand-partner-page .btm-block .link-button a {
    border: 1px solid #fff;
    padding: 0.7rem;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 1px;
    text-decoration: none;
}
.brand-partner-page .top-block .link-button a:hover, .brand-partner-page .mid-block-details .link-button a:hover, .brand-partner-page .btm-block .link-button a:hover {
    background-color: #fff;
    color: #000;
}
.brand-partner-page .brand-details {
    padding-left: 25px;
}
.brand-partner-page .brand-details .wp-block-column p {
    margin-bottom: 21px;
    margin-top: 0;
}
.brand-partner-page .brand-details .wp-block-column p:last-child {
    margin: 0;
}
.brand-partner-page .section-title {
        display: flex;
        justify-content: center;
        align-items: center;
        white-space: nowrap;
        margin: 0;
}
.brand-partner-page .section-title:before, .brand-partner-page .section-title:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
}
.brand-partner-page .section-title:before {
    background: linear-gradient(to right, rgba(0,0,0,0), #000000);
    margin-right: 2vw;
}
.brand-partner-page .section-title:after {
    background: linear-gradient(to left, rgba(0,0,0,0), #000000);
    margin-left: 2vw;
}
.brand-partner-page .mid-block, .brand-partner-page .featured-block-4, .brand-partner-page .top-stories-block, .brand-partner-page .btm-block {
    margin: 20px 0 0;
    position: relative;
}
.brand-partner-page .mid-block-details {
    margin: 0 16px 0;
    padding: 14px;
    background: rgba(0, 0, 0, .5);
    width: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.brand-partner-page .mid-block-details h3 {
    margin: 27px 0 17px!important
}
.brand-partner-page .mid-block-details p {
    margin: 0;
}
.brand-partner-page .mid-block-details .link-button a {
    margin: 10px 0;
    padding: 0.4rem 0.6rem;
}
.brand-partner-page .top-stories-block, .brand-partner-page .featured-block-4 {
    padding: 0 20px 16px;
}
.featured-block-4.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 22%!important;
}
.featured-block-4.wp-block-columns {
    gap: 20px;
}
.brand-partner-page .top-stories-block article {
    position: relative;
}
.brand-partner-page .top-stories-block article .entry-wrapper .cat-links {
    position: absolute;
    bottom: 53px;
    left: 0;
    background: #222;
    border-radius: 3px;
    padding: 2px 5px 3px;
    font-size: 10px;
    color: #fff;
    margin: 0!important;
}
.brand-partner-page .top-stories-block article .entry-wrapper .cat-links a {
    background: #222;
    border-radius: 3px;
    padding: 2px 5px 3px;
    font-size: 10px;
    color: #fff;
    display: inline-block;
}
.brand-partner-page .btm-block .link-button {
    left: 74%;
    bottom: 30px;
}
.brand-partner-page .entry .entry-content > .wp-block-columns {
    margin-right: -16px;
}
@media(max-width:767px) {
    .brand-partner-page .partner-brand {
        margin: 0;
    }
    .brand-partner-page .brand-details {
        padding: 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .brand-partner-page .brand-details .wp-block-column p {
        margin-bottom: 16px;
        margin-top: 0;
    }
    .brand-partner-page .has-background {
        width: calc(100% + 40px);
        margin: 0 -20px;
    }
    .brand-partner-page .brand-details figure {
        float: left;
        width: calc(100% + 40px);
        margin: 0 -20px;
        max-height: 350px;
        overflow: hidden;
        display: block;
    }
    .brand-partner-page .brand-details figure img {
        width: 100%;
    }
    .brand-partner-page hr.wp-block-separator.has-text-color.has-alpha-channel-opacity {
        margin: 0;
    }
    .wp-block-column.top-block figure.wp-block-image.size-full {
        height: 374px;
    }
    .wp-block-column.top-block figure.wp-block-image.size-full img {
        height: 100%;
        object-fit: cover;
        object-position: center center;
    }
    .brand-partner-page .top-block h2, .brand-partner-page .top-block p {
        transform: translateX(0%);
        right: 20px;
        left: auto;
        bottom: 35px;
    }
    .brand-partner-page .top-block .link-button a {
        padding: 7px 10px;
        margin: 0px;
        font-size: 12px;
    }
    .brand-partner-page .top-block p {
        right: 15%;
        bottom: 15px;
    }
    .brand-partner-page .mid-block-details {
        position: relative;
        margin: 0;
        padding: 15px;
        background: rgba(0, 0, 0, .5);
        width: 100%;
        top: 0;
        left: 0;
        transform: translateY(0%);
    }
    .brand-partner-page .mid-block {
        margin-bottom: 20px;
    }
    .brand-partner-page .mid-block figure {
        width: 100%;
        height: 100%;
        margin: 0;
        position: absolute;
    }
    .brand-partner-page .mid-block figure img {
        height: 100%;
        width: auto;
        object-fit: cover;
    }
    .brand-partner-page .wpnbha.columns-3 article {
        flex-basis: 100%;
    }
    .featured-block-4.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: calc(50% - 6px)!important;
        margin: 3px;
        padding: 0;
    }
    .brand-partner-page div.wp-block-columns.featured-block-4 {
        gap: 0;
    }
    .brand-partner-page .btm-block .link-button {
        left: auto;
        right: 20px;
        transform: initial;
    }
    .brand-partner-page .btm-block .link-button a {
        padding: 0.5rem;
        font-size: 16px;
    }
}
@media (min-width: 768px) and (max-width: 781px) {
    .brand-partner-page .brand-details .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child):first-child {
        flex-basis: 69.5%!important;
    }
    .brand-partner-page .brand-details .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child):last-child {
        flex-basis: 30%!important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .brand-partner-page .mid-block-details h3 {
        margin-top: 0!important;
    }
    .brand-partner-page .mid-block-details p, .brand-partner-page .mid-block-details .link-button a {
        font-size: 12px!important;
    }
    .brand-partner-page .mid-block .wp-block-image img {
        min-height: 300px;
    }
}
@media (min-width: 768px) and (max-width: 775px) {
    .brand-partner-page .top-stories-block article .entry-wrapper .cat-links {
        bottom: 86px;
    }
}
@media (min-width: 776px) and (max-width: 781px) {
    .brand-partner-page .top-stories-block article .entry-wrapper .cat-links {
        bottom: 68px;
    }
}
@media (min-width: 782px) and (max-width: 811px) {
    .brand-partner-page .top-stories-block article .entry-wrapper .cat-links {
        bottom: 88px;
    }
}
@media (min-width: 812px) and (max-width: 1122px) {
    .brand-partner-page .top-stories-block article .entry-wrapper .cat-links {
        bottom: 68px;
    }
}
@media (min-width: 768px) {
    .brand-partner-page .brand-details .wp-block-columns {
        gap: 0;
    }
    .brand-partner-page .top-stories-block article .post-thumbnail {
        margin: 0;
    }
}
.mag-title + figure {
    margin: 0!important;
}
.archive .most-read-stories, .single .most-read-stories {
    width: 300px;
    margin: 1rem auto 0;
}
.mag-title {
    margin: 0!important;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    padding: 0.3rem 0;
}
.archive .most-read-stories h2.mrs-title, .single .most-read-stories h2.mrs-title {
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0;
    line-height: 1.5rem;
    letter-spacing: .02em;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ccc;
}
.archive .most-read-stories ul.mrs-video-list, .single .most-read-stories ul.mrs-video-list {
    list-style: none;
    padding: 0;
}
.archive .most-read-stories ul.mrs-video-list li, .single .most-read-stories ul.mrs-video-list li {
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
    line-height: normal;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ccc;
}
.archive .most-read-stories ul.mrs-video-list li:last-of-type, .single .most-read-stories ul.mrs-video-list li:last-of-type {
    border-bottom: none;
}
.entry__share .fa-twitter:before {
    content: "";
    background: url(../images/x-twitter.png) no-repeat center/contain;
    display: block;
    width: 15px;
    height: 15px;
    margin-top: -4px;
}
/* Added code for subscribe */
.dna-form {
    padding: 2rem;
    border: 1px solid #979797;
    border-radius: 10px;
    text-align: center;
    margin-left: 0 !important;
}
.dna-form .fa-envelope {
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 0.7rem;
    margin: 0;
    font: normal 3rem/1 'FontAwesome';
}
.dna-form h2.wp-block-heading {
    font-size: 1.2rem;
    margin-bottom: 0.5rem!important;
    margin-top: 1rem!important;
}
.dna-form p.form-gist {
    margin: 0;
    font-size: 0.8rem;
}
.dna-form .cmApp_embedFormContainer {
    margin: 0;
}
.dna-form .cmApp_embedFormContainer #cmApp_signupContainer {
    background: transparent !important;
    border: 0 !important;
    padding: 25px 0;
}
.dna-form .cmApp_embedFormContainer .cmApp_signupFormWrapper {
    width: 100%;
    max-width: 400px;
}
.dna-form #cmApp_signupForm {
    flex-direction: column;
    width: 100%;
}
.dna-form .cmApp_fieldWrap {
    width: 100%;
}
.dna-form .cmApp_formInput {
    width: 100%;
    flex-direction: column;
}
.dna-form .cmApp_formInput label {
    width: 100%;
    font-weight: 600;
}
.dna-form .cmApp_embedFormContainer #cmApp_signupContainer .cmApp_formSubmitButton {
    width: 200px;
    font-size: 1rem;
    font-weight: 700;
    height: auto;
    margin-top: 0.5rem;
}
.cmApp_signupContainer #cmApp_signupForm > div {
    padding: 0;
}
.cmApp_signupContainer div {
    padding: 0;
    margin: 0;
}
.dna-form div.cmApp_errorMsg {
    left: auto;
}
.dna-form .cmApp_formHeader {
    display: none;
}
.rc-anchor-light, .g-recaptcha .rc-anchor-normal {
    width: auto!important;
}
.g-recaptcha {
    -webkit-transform: scale(0.94);
    -webkit-transform-origin: 0 0;
    transform: scale(0.94);
    transform-origin: 0 0;
    width: auto;
    position: relative;
    left: 10px;
	padding: 0!important;
    margin: 0!important;
	margin-top: 15px!important;
}
.g-recaptcha .rc-anchor-light.rc-anchor-normal, .g-recaptcha .rc-anchor-light.rc-anchor-compact {
    border: none!important;
    width: auto!important;
}
.g-recaptcha .cmApp_signupContainer #cmApp_signupForm>div, .g-recaptcha div {
    padding: 0!important;
    margin: 0!important;
}
.g-recaptcha iframe {
    padding: 0!important;
    margin: 0!important;
    border-right: solid 1px #d3d3d3;
    border-radius: 3px;
}
.g-recaptcha iframe .rc-anchor-normal {
    padding: 0!important;
    margin: 0!important;
	width: auto!important;
}
.cmApp_formSubmitButton, .button, button, input[type='button'], input[type='reset'], input[type='submit']  {
    padding: 0.625em 1.4375em;
}
.category-emagazine form .wpcf7-response-output {
    font-size: 14px;
}
.category-emagazine form p {
    margin: 0;
}
.category-emagazine form p label {
    font-size: 0.7rem;
}
.category-emagazine form p input:not(input[type="submit"]) {
    width: 100%;
}
.category-emagazine form p input[type="submit"] {
    background: #000;
    font: 400 14px 'Open Sans';
    height: 38px;
    text-transform: uppercase;
    margin-top: 1rem;
    width: auto;
}
.category-emagazine form.sent .wpcf7-response-output {
    font-size: 16px;
    line-height: 20px;
}
.archive article.has-post-thumbnail:first-of-type .entry-content p {
    font-size: 1rem;
}
.newspack-post-subtitle, h2.article-section-title span, h2.article-section-title span strong {
	font-family: "Geologica","Consolas","Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L","Monaco","Courier New","Courier","monospace";
	font-style: normal;
	font-weight: 100;
	font-size: 1.2rem;
}
.page:not(.home) .entry .entry-content > .wp-block-columns {
    margin-left: 0;
    max-width: 100%;
}
.subs-form iframe {
	height: 494px!important;
}
/* single css ST */
i, em, input[type="text"], input, .text {
    color: #252d2e;
}
.single-post .post .entry-content>p:first-child::first-letter {
    font-family: metric-bold,sans-serif;
    font-size: 70px;
    line-height: 82px;
    font-weight: 900;
    margin-right: 0.4rem;
    float: left;
}
.single-post .post .entry-content>p:first-child::first-letter {
    initial-letter: normal;
    color: #111;
}
.cat-links,amp-script .cat-links {
    display: block;
    font-size: .7em;
    margin: 0;
}
.tags-links>* {
    display: inline-block
}
.tags-links span:first-child {
    font-weight: 700;
    font-size: .8em;
    margin-right: 1rem
}
span.tags-links {
    margin: 0 -5px
}
.tags-links a {
    background-color: #f1f1f1;
    display: inline-block;
    font-size: 12px;
    margin: 0 5px 15px;
    line-height: normal;
    font-weight: 400;
    background: #fff;
    text-transform: uppercase;
    padding: 12px 25px 10px;
    border: 1px solid #252d2e;
    color: #242424;
}
.tags-links>span, .single span.cat-links a {
    display: none
}
.single span.cat-links a:nth-of-type(1), .single span.cat-links a:nth-of-type(2), .single span.cat-links a:nth-of-type(3), .single .cat-links .sep:nth-of-type(1), .single .cat-links .sep:nth-of-type(2), .single .cat-links .sep:nth-of-type(3) {
    display: inline-block;
}
.tags-links a:hover,.tags-links a:focus {
    background: #252d2e;
    border-color: #252d2e;
    color: #fff
}
.pre-header .posted-on {
    line-height: 0.45em;
}
.blog .cat-links,.search .cat-links,.archive .cat-links {
    margin-bottom: .5rem
}
.blog .cat-links a,.search .cat-links a,.archive .cat-links a {
    font-size: .65rem;
    margin-bottom: 0;
    padding: .25em .5em
}
.site-breadcrumb span, .site-breadcrumb span a, nav.rank-math-breadcrumb a {
    font-weight: 400;
}
body.single h1.entry-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    color: #222;
    margin: 20px 0 7px 0;
    word-wrap: break-word;
}
.single:not(.has-large-featured-image) .entry-header {
    border-bottom: 1px solid #ddd;
}
.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: 0.5em;
    color: #555;
    font-size: 13px;
    text-align: left;
}
.entry-content .wp-caption-text, .entry-content figcaption {
    max-width: 780px;
}
.entry-meta .byline a {
    font-weight: 700;
}
.single .relevant-posts .reated-article-cus {
    width: inherit!important;
    max-width: 100%;
}
.reated-article-cus figcaption {
    display: none;
}
.reated-article-cus img {
    aspect-ratio: 4/3;
    object-fit: cover;
    vertical-align: middle;
}
.recent-resources .slick-track {
    display: flex!important;
}
.recent-resources .slick-slide {
    height: inherit!important;
}
.recent-resources article.slick-slide {
    margin-right: 20px;
    padding: 0;
    border: 1px solid #ffefef;
}
.code-block-2 {
    margin-left: auto;
    margin-right: auto;
}
.size-newspack-featured-image {
    width: 100%!important;
}
@keyframes animatetops {
    0% {
        top: -50%;
        transform: translateY(-50%);
        opacity: 0;
    }
    100% {
        top: 50%;
        transform: translateY(-50%);
        opacity: 1;
    }
}
.modal {
    z-index: 99999!important;
    padding-top: 0!important;
}
.modal .modal-content {
    top: 50%;
    transform: translateY(-50%);
	margin-top: 0!important;
    animation-name: animatetops;
    animation-duration: 0.4s;
}
@media only screen and (max-width: 767px) {
    .recent-resources .slick-track {
        margin: 0 30px;
    }
    .main-content-container #secondary {
        min-width: auto;
    }
    .recent-resources .slick-list{
        padding:0 35% 0 0!important;
        margin-left: -32px;
    }
}
@media only screen and (min-width: 768px) {
    body.single h1.entry-title {
        font-size: 32px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 782px) {
    .page .main-content {
        width: 100%;
    }
}