html {
    font-size: 62.5%;
    scroll-behavior: smooth;
}
.navbar-logo.billion-nets-logo {
	text-indent: 0;
	background-image: none;
	width: 76px;
	margin-left: 0;
}
.navbar-logo.billion-nets-logo svg {
	width: 100%;
	height: 100%;
}
@media screen and (min-width: 1400px) {
	.navbar-logo.billion-nets-logo {
		height: 55px;
		width: 110px;
		margin-left: 24px;
	}
  }
.author-avatar img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
  }
li#wp-megamenu-item-6943 a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.7rem;
}
.hamburger {
    display: none;
}
.btn {
    text-decoration: none;
}
.slick-dots li button {
    padding: 0px;
}
.socials-link svg {
    width: 22px;
    height: 20px;
}
.hero {
    position: relative;
    z-index: 0;
}
h3 {
    font-weight: 500;
}
p.error {
    text-align: center;
    padding: 20px;
}
.simple-text-panel {
    font-size: 1.6rem;
}
.infographic-dr-icon img {
    min-width: 46px;
    height: 46px;
}
.post-tags a {
    padding: .72rem 1.8rem;
    background-color: #0098cc;
    color: #fff;
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
}
.post-tags {
    font-size: 1.4rem;
}
.search-bar-input input {
    font-size: 2.2rem;
}
.author-actions a {
    width: 200px;
    padding-right: 0;
    padding-left: 0;
    margin-right: 26px;
    color: #0098cc;
    background-color: transparent;
    border: 2px solid #0098cc;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .22em;
    font-weight: 600;
    padding: 1.9rem 5rem;
    font-size: 1.0rem;
}
.text-card {
    font-size: 1.5rem;
    line-height: 2.225;
}
.text-card-grid-slider {
    z-index: 100;
}
.card-coloured {
    font-size: 1.7rem;
}
.btn-group {
    width: 65%;
    text-align: center;
    margin: 0 auto;
}
.leadership-cards .card-body {
    /* padding-right: 25px;
    padding-left: 25px;
    padding-top: 35px;
    padding-bottom: 30px; */
    padding: 45px 35px 40px;
}
.leadership-cards .card-body h3 {
    margin-bottom: 15px;
}
.form-label {
    /*top: 0%;*/
}
.wpcf7 .form-label {
    top: 0%;
}
.context-nav-menu li {
    margin-bottom: 18px;
}
.context-nav-menu {
    padding: 60px 0;
    text-align: center;
}
.card-body.subproducts {
    padding: 50px 74px 40px;
}
.media-item-content {
    min-height: 180px;
}
.navbar .main-menu > li > a {
    font-size: 1.2rem;
}
.navbar .main-menu .sub-menu a {
    font-size: 1.1rem;
}
.navbar .main-menu .menu-item-has-children::after, .navbar .main-menu .menu-item-has-children::before {
    margin-top: -5px;
}
.navigation.pagination h2 {
    display: none;
}
.pagination a.page-numbers,
span.current {
    padding: 1.9rem 3rem;
    display: inline-block;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .22em;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #0098cc;
    border: 2px solid #0098cc;
    border-radius: 0;
    outline: none;
    margin-left:10px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    -webkit-appearance: none;
    color: #0098cc;
    background-color: transparent;
}
span.current {
    border-color: #ccc;
    color: #ccc;
}
.socials-link img {
    max-width: 20px;
    height: auto;
}
.ve ul,
.ve ol {
    padding: 30px 0;
    font-size: 1.6rem;
    line-height: 1.5rem;
    width: 100%;
    margin: 0 auto;
    }
.ve ul li,
.ve ol li {
    margin-left: 25px;
    line-height: 28px;
}
.ve ul li {
    list-style-type: circle;
}
.ve ol li {
    list-style-type: decimal;
}
.text-page-content > ol,
.text-page-content > ul {
    padding-left: 20px;
}
.text-page-content > ol li {
    list-style-type: decimal;
    padding-left:10px;
}
.text-page-content > ul li {
    list-style-type: disc;
    padding-left:10px;
}
blockquote {
    border-left: 3px solid #ccc;
    margin: 0px;
    padding-left: 20px;
}
blockquote cite {
    opacity: 0.7;
}
p a {
    font-weight: 600;
    text-decoration: underline;
}
.page-wrapper .wp-block-embed-youtube {
    margin: 0 auto;
    text-align: center;
}
.navbar .main-menu > li li.menu-item-has-children .sub-menu {
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
}
.two-columns-card .card a:not(p) {
    color: #707183;
}
.wp-block-paragraph p {
    line-height: 2;
    letter-spacing: .02em;
    margin-bottom: 20px;
}
.wp-block-heading h1 {
    font-size: 3.4rem;
    font-weight: 600;
}
.wp-block-heading h2 {
    font-size: 3.0rem;
    font-weight: 600;
}
.wp-block-heading h3 {
    font-size: 2.4rem;
    font-weight: 600;
}
.wp-block-heading h4 {
    font-size: 2.2rem;
    font-weight: 600;
}
.wp-block-heading h5 {
    font-size: 2.0rem;
    font-weight: 600;
}
.wp-block-heading h6 {
    font-size: 1.8rem;
    font-weight: 600;
}
.bcorp-footer {
    width: 75px;
    height: auto;
}
.cli-style-v2 .cli-bar-message,
.cli-bar-btn_container {
    font-size: 1.4rem;
}
#cookie_action_close_header {
    line-height: 1.3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .22em;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #0098cc!important;
    border: 2px solid #0098cc;
    border-radius: 0;
    outline: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    -webkit-appearance: none;
    font-weight: 600;
    font-size: 1.0rem;
}

.career-banner::after {
    background-color: #0098cc;
    opacity: 1;
}
.post-body-main .simple-text-panel-content {
    padding-right: 0px;
    padding-left: 0px;
}
.text-page-content figure {
    margin: 34px 0 65px;
    padding: 15px;
}
.tabs-nav .tabs-nav-item:nth-of-type(5n+5) {
    display: none;
}
img {
    pointer-events: none;
}
.card-office-main .card-office-subtitle {
    display: none;
}
.card-body p:first-of-type,
a:hover .card-body p:first-of-type {
    color: #fff;
}
.two-columns .card:not(.card-dark) .card-body p,
a:hover .card:not(.card-dark) .card-body p {
    color: #707183;
}
.cards-banner-content .card-body p,
article.card.card-with-action .card-body p,
.leadership-cards .card-body p,
.subproducts .text-card p,
#products .card-body p,
.board-cards .card-body p {
    color: #222;
}
.card-icon img {
    max-width: 100px;
    max-height: 110px;
}
.hero-item-background::after {
    background-color: rgba(0,0,0,.4);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.show-case .sci-extra-row-description,
.show-case .sci-description {
    font-size: 1.45rem;
}
.hero-item-body h3 {
    font-size: 6.0rem;
}
.banner.slider-product {
    padding: 25px 0 15px;
}
@media (min-width: 1100px){
    .banner {
        min-height: 400px;
    }
}
.newsletter-widget-title {
    font-size: 3.0rem;
}
/*New mega menu*/
.wp-megamenu-wrap .wpmm-nav-wrap > ul {
    margin-top: -6px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
    padding: 20px 50px;
    color: #fff;
    transition: color 400ms;
    display: inline-block;
    margin: 0;
    font-size: 1.6rem;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a:hover {
    color: #2964d8;
    background-color: #ffffff;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu {
    background-color: #ffffff;
    -webkit-box-shadow: 8px 0px 30px 0px rgba(66, 68, 90, 0.14);
    -moz-box-shadow: 8px 0px 30px 0px rgba(66, 68, 90, 0.14);
    box-shadow: 8px 0px 30px 0px rgba(66, 68, 90, 0.14);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
    font-weight: 600;
    font-size: 1.7rem;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li.wpmm-type-widget > a:hover,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a:hover {
    text-decoration: underline;
}
.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu li {
    color: #046595!important;
    font-size: 13px!important;
}
.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu li:first-child {
    color: #0088CC!important;
    font-size: 18px!important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a {
    display: block;
    font-weight: 400;
    transition: 400ms;
    -webkit-transition: 400ms;
}
li.menu-description a {
    color: #707183!important;
    opacity: 0.52!important;
    font-size: 1.5rem!important;
    line-height: 20px!important;
    font-weight: 500!important;
    margin: 10px 0 20px!important;
}
li.menu-description:hover a,
li.menu-description a:hover {
    color: #707183!important;
    opacity: 0.52!important;
    cursor: normal!important;
    text-decoration: none!important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu > li > .wp-megamenu-sub-menu > li {
    padding: 25px!important;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul li a,
ul.wp-megamenu li a {
    line-height: 30px;
}
.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu li.menu-widget-class {
    margin-top:50px;
}
.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu li.menu-widget-class:first-child {
    margin-top: 0px;
}
#wp-megamenu-main-menu {
    height: 66px;
}
.media > ul > li:last-child {
    display: none;
}
#wp-megamenu-main-menu-new {
    height: 70px!important;
}
.wp-block-media-text__content .simple-text-panel-content,
.wp-block-columns .simple-text-panel-content {
    padding-right: 0px;
    padding-left: 0px;
}
.wp-block-media-text__media img, .wp-block-media-text__media video {
    height: auto;
}
.newsletter-widget-group input {
    min-width: 170px;
}
.newsletter-widget-group {
    margin-right: 25px;
}
.wpcf7 .ajax-loader {
    position: absolute;
    margin: 12px 12px;
}
.wpcf7-not-valid-tip {
    text-align: left;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
    border-color: green;
    padding: 20px;
    margin: 20px 0;
}
.timeline-group {
    padding: 40px;
    box-shadow: 0 0 40px rgba(0,0,0,.15);
    margin-bottom:30px;
    cursor: pointer;
    background-color: #fff;
}
.timeline-group .timeline-group-years {
    font-size: 1.8rem;
    font-weight: 600;
}
.timeline-group i {
    float: right;
    margin-top: -30px;
    width: 24px;
    height: 24px;
}
.timeline-group-events:after {
    right: 50%;
    left: 50%;
}
.timeline:after { 
    content: none; 
}
.timeline-group-events:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    content: "";
    background-color: #0098cc;
}
.without_link .card-dark .card-body .btn:hover {
    color: #fff;
    background-color: #0098cc;
    border-color:  #0098cc;
    cursor: auto;
}
.without_link .card-body .btn:hover {
    color: #fff;
    background-color: #0098cc;
    border-color:  #0098cc;
    cursor: auto;
}
.sci:nth-child(3) .sci-arrow,
.sci:nth-child(3) .sci-extra {
    display:none;
}
.sci:nth-child(3) {
    pointer-events: none;
}
.banner-slider-slide {
    font-size: 2.2rem;
}
@media screen and (min-width: 1024px) {
    .timeline-group-events:after {
        right: 50%;
        left: 50%;
    }
}
.timeline-group-events {
    position: relative;
    margin: 24px 0;
 }
.timeline-group-header * { pointer-events: none; }
.gallery-accordion-item-title, .simple-text-panel-title {
    color: #0098cc;
}
.dkpdf-button {
    width: 260px;
    padding-right: 0;
    padding-left: 0;
    margin-right: 26px;
    color: #0098cc;
    background-color: transparent;
    border: 2px solid #0098cc!important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .22em;
    font-weight: 600;
    padding: 1.9rem 5rem;
    font-size: 1.0rem;
}
/*End new mega menu*/
/*Video files*/
video.center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
video.left {
    margin-left: 0px;
    margin-right: auto;
    display: block;
}
video.right {
    margin-left: auto;
    margin-right: 0px;
    display: block;
}
/*End of video files*/
@media (min-width: 64em){
    .page-footer-content-left { 
       grid-column-gap: 28px;
       grid-template-columns: repeat(3,1fr);
    }
}
@media (max-width: 1360px) {
    .hamburger {
        display: inline-block;
        position: fixed;
        z-index: 100;
        top: 10px;
        right: 35px;
    }
    .navbar-nav {
        position: fixed;
        top: 0px;
    }
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        width: 40px;
        height: 2px;
        background-color: #fff;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
        -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.6);
        -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.6);
        box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.6);
    }
    /*
    .hero-pagination .slick-dots li button {
        width: 80px;
        height: 4px;
    }
    */
    .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
        background-color: #fff;
        -webkit-box-shadow: none;
    }
    ul#menu-main-menu {
        margin-bottom: 50px;
    }
    .navbar .main-menu > li > a {
        font-size: 1.8rem;
    }
    .navbar .main-menu .sub-menu a {
        font-size: 1.5rem;
    }
    .navbar .main-menu {
        line-height: 2.8;
    }
    .hamburger-box {
        width: 40px;
        height: 20px;
    }
    .js--searchbar-toggle {
        width: 40px;
        height: 40px;
        margin-right: 60px;
    }
    /*
    .hero-pagination .slick-dots li button {
        width: 80px;
        height: 4px;
    }
    */
    .navbar-logo {
        width: 110px;
        height: 30px;
        margin-left: 10px;
    }
    .hero-pagination {
        position: absolute;
        right: 0;
        bottom: 60px;
        left: auto;
    }
    .btn-lg, .btn-xl, .wpcf7-submit-lg, .wpcf7-submit-xl {
        padding: 1.9rem 3.8rem;
    }
    .btn, .wpcf7-submit {
        display: inline-block;
        padding: 1.5rem 5rem;
    }
    .card-body {
        padding: 50px 34px 50px;
    }
    .cards-banner-collection .slick-arrow {
        top: calc(50% - 51px);
    }
    .infographic-banner-content {
        padding: 50px 45px;
    }
    .page-footer {
        padding: 50px 0 20px;
    }
}
@media (min-width: 1300px) {
    .hero-item-body h3 {
        width: 50%;
        font-size: 5.2rem;
    }
    .cards-banner-collection .card {
        max-width: 350px;
    }
    .post-body-sidebar {
        position: sticky;
        top: 40px;
    }
    .socials.socials-vertical .socials-link svg {
        width: 32px;
        height: 24px;
    }
    .section-header-title {
        font-size: 3.0rem;
    }
    .timeline-event-year {
        font-size: 3rem;
        letter-spacing: 4px;
    }
    .btn {
        font-size: 1.0rem;
    }
    .gallery-accordion .simple-text-panel {
        font-size: 1.4rem;
    }
    .form-control, .form-label {
        font-size: 1.4rem;
    }
    .infographic-dr-text {
        font-size: 1.4rem;
    }
    .card {
        font-size: 1.3rem;
        line-height: 2.2rem;
    }
    .show-case .sci-description {
        font-size: 1.3rem;
        line-height: 1.76rem;
    }
    .banner.slider-product {
        margin-top: -80px;
    }
}
@media (max-width: 768px) {
    .simple-text-panel .ve {
        font-size: 1.3rem;
    }
    .bcorp-footer {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .page-footer {
        text-align: center;
    }
    .page-footer-copyrights-logo {
        margin: 0 auto;
    }
    .page-footer .socials {
        margin-top: 24px;
        margin: 24px auto;
        display: inline-block;
    }
    .leadership-cards .card-thumbnail {
        height: 310px;
    }
    .timeline-group-events:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 1px;
        content: "";
        background-color: #0098cc;
    }
    .timeline-group {
        padding: 40px 20px;
    }
    
}

/* .post-body-sidebar .socials .a2a_kit a span{
    display: none;
} */
.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    line-height: 1.3;
}

.post-body-sidebar .socials a {
    margin-bottom: 32px;
}

.post-body-sidebar .socials a img{
    max-width: 20px;
}

/* Menu-main-menu-mega-menu fix mobile */

@media screen and (min-width: 1361px) {
    #menu-main-menu-mega-menu > li > span {
        display: none;
    }
}
@media screen and (max-width: 1360px) {
    .navbar-nav {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #wp-megamenu-main-menu-new {
        height: 100% !important;
    }
    .wpmm-main-wrap-main-menu-new {
        height: 100%;
    }
    #menu-main-menu-mega-menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
        height: 100%;
    }
    .wpmm-hide-mobile-menu {
        display: block !important;
    }
    .wpmm-strees-row-and-content-container {
        width: 100% !important;
        left: 0px !important;
        height: 0;
        overflow-y: hidden;
        top: 100%;
        /* transition: 400ms; */
    }
    .wp-megamenu-sub-menu .wp-megamenu-sub-menu {
        flex-direction: column;
    }
    .wp-megamenu-sub-menu .wp-megamenu-sub-menu li {
        width: 100%;
    }
    .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu {
        display: block !important;
        visibility: unset !important;
        top: 0 !important;
        opacity: 1 !important;
    }
    #menu-main-menu-mega-menu > li {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        justify-content: space-between;
    }
    #menu-main-menu-mega-menu > li > span {
        width: 12px;
        height: 8px;
        display: block;
        order: 2;
        transition: all .3s ease;
        transform: rotate(180deg);
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.491' height='5.652' viewBox='0 0 10.491 5.652'%3E%3Cg data-name='Group 2'%3E%3Cpath data-name='Path 2' d='M4.958.118L.114 4.962a.404.404 0 0 0 .571.571L5.244.974 9.8 5.533a.404.404 0 0 0 .571-.571L5.527.118a.4.4 0 0 0-.569 0z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E") 50% no-repeat;
        background-size: contain;
        position: relative;
        right: 20px;
    }
    #menu-main-menu-mega-menu > li > span.active {
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 768px) {
    .wp-megamenu-sub-menu > .wp-megamenu-sub-menu > li {
        padding: 12px 55px;
    }
}
.timeline-group-header.js--expandable-toggle {
    padding: 40px;
}
.timeline-group {
    padding: 0;
}
.timeline-group-events.js--expandable-content {
    padding: 0 40px;
}
.timeline-group i {
    transition: 300ms;
    transform: rotate(-90deg);
}
.timeline-group.is-expanded i {
    transform: rotate(0deg);
}
/* new menu mobile */
@media screen and (max-width: 1360px) {
    .navbar-nav-open header {
        z-index: 101;
    }
    .navbar-logo {
        z-index: 101;
    }
    .navbar-nav-open .navbar-nav {
        background-color: white;
        margin-top: 65px;
    }
    .navbar-nav-open .wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
        color: #000;
        font-weight: 600;
        padding: 20px 10px 20px 50px;
    }
    .navbar-nav-open #menu-main-menu-mega-menu > li > span {
        transform: rotate(90deg);
        margin-left: 40px;
        background: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='10.491' %20height='5.652'%20viewBox='0%200%2010.491%205.652'><g%20data-name='Group%202'><path%20data-name='Path%202'%20d='M4.958.118L.114%204.962a.404.404%200%200%200%20.571.571L5.244.974%209.8%205.533a.404.404%200%200%200%20.571-.571L5.527.118a.4.4%200%200%200-.569%200z'%20fill='%2308c'/></g></svg>") 50% no-repeat;
    }
    .navbar-nav-open #menu-main-menu-mega-menu > li > span.active {
        transform: rotate(180deg);
    }
    .navbar-nav-open #menu-main-menu-mega-menu > li {
        justify-content: unset;
    }
    .navbar-nav-open .wpmm-strees-row-and-content-container {
        z-index: 100;
        background-color: white;
    }
    .navbar-nav-open #menu-main-menu-mega-menu {
        justify-content: flex-start;
    }
}
/* after img mask fix */
section.banner.banner-padded,
.banner.padding-top-9,
.banner.cards-banner,
.infographic-banner.wow.fadeInUp {
    position: relative;
    z-index: 1;
}
section.banner.banner-padded::after,
.banner.padding-top-9::after,
.banner.cards-banner::after,
.infographic-banner.wow.fadeInUp::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: -1;
}
form.ng-pristine.ng-valid select {
    width: 100%;
    padding: 23px 32px;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 50%;
}
@media (max-width: 768px){
    html {
        font-size: 42.5%;
        scroll-behavior: smooth;
    }
    .navbar-nav-open .wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
        color: #000;
        font-weight: 600;
        padding: 10px 10px 10px 30px!important;
        font-size: 2.5rem;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
        font-weight: 600;
        font-size: 2.1rem;
    }
    .wp-megamenu-sub-menu img.image,
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu > li > .wp-megamenu-sub-menu > li:first-child {
        display:none;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu > li > .wp-megamenu-sub-menu > li {
        padding: 15px !important;
    }
}

@media (max-width: 1360px){
    .page-header .navbar-nav{
        padding-top: 95px;
    }

    .page-header .navbar{
        position: fixed;
        width: 100%;
        left: 0;
        padding: 15px 15px 10px;
    }

    .page-header .navbar .js--searchbar-toggle{
        margin-right: 12px;
    }

    .navbar-nav-open .navbar,
    .is-stuck .navbar{
        background-color: #08c;
        transition: all 500ms;
    }

    .hamburger{
        padding: 0;
        position: unset;
    }
    
}
.wp-block-column.movie-center {
    text-align: center;
    padding-right: 15%;
    padding-left: 135px;
}
@media screen and (max-width: 1000px) {
    .wp-block-column.movie-center {
        padding-right: 0;
        padding-left: 0;
    }
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 1.5rem 5rem;
}
.navbar-nav .wp-megamenu .wp-megamenu-sub-menu li {
    max-width: 1200px;
    margin: 0 auto;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul li a {
    padding: 0px 0;
}
.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu li.menu-widget-class {
    margin-top: 25px;
}

/*IE FIXES*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .card p {
        width: 100%;
        max-width: 100%;
    }
    .cards-banner-content .card-body p, article.card-with-action.card .card-body p, .leadership-cards .card-body p, .subproducts .text-card p, #products .card-body p, .board-cards .card-body p {
        width: 100%;
        max-width: 100%;
    }
    .card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
        line-height: 30px!important;
        width: 100%;
        max-width: 100%;
    }
}
/*END IE FIXES*/


table {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
table tr:nth-child(2n){
    background-color: #F6F5F4;
}
table thead tr{
    background-color: #08c;
    color: #fff;
}
table thead tr th{
    padding: 25px;
    line-height: 1.42857143;
    font-size: 15px;
}
table th:first-child,
table td:first-child{
    width: 85%;
}
table th:last-child,
table td:last-child{
    width: 15%;
}
table tr td{
    padding: 25px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: top;
}
table tr td a{
    color: #007CBA;
}

#sortby{
	margin-top: 60px;
	display: flex;
align-items: center;
justify-content: flex-end;
}
.dropdown-class{
  	color: #444;
  	padding: 23px 52px;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.2;
	border: 1px solid #c1c1c1;
	background: #fff;
}

.newsletter-popup .popup-screen{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.5);
    display: block;
    top: 0;
    z-index: 999;
    cursor: pointer;
    visibility: hidden;
    transition: all 500ms;
    opacity: 0;
}
.newsletter-popup.show .popup-screen{
    visibility: visible;
    opacity: 1;
}

.newsletter-popup .popup-box{
    z-index: 999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1120px;
    max-height: 187px;
    padding: 0 15px;
    visibility: hidden;
    transition: all 500ms;
    opacity: 0;
    transform: translateY(100px);
}
.newsletter-popup.show .popup-box{
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
@media screen and (min-width: 64em) {
    .post-title.long-text {
      font-size: 3rem;
    }
  }
  
.member-bg-dark .hero-item-image {
    position: absolute;
    /* width: 350px;
    height: 450px; */
    width: 300px;
    height: 380px;
    right: calc((100% - 1390px) / 2);
    top: 110px;
  }
  .member-bg-dark .hero-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .member-bg-dark .hero-item-body {
    background-color: #08c;
  }
  @media screen and (max-width: 1405px) {
  
    .member-bg-dark .hero-item-image {
      right: 15px;
    }
  }
  @media screen and (max-width: 1300px) {
    .hero-item-body h3 {
      width: 65%;
    }
  }
  @media screen and (max-width: 1100px) {
    .hero-item-body h3 {
      width: 100%;
    }
    .member-bg-dark .hero-item-image {
      width: 250px;
      height: 300px;
      position: relative;
      top: unset;
      right: unset;
      margin-left: 30px;
      flex-shrink: 0;
    }
    .member-bg-dark .hero-item-body .container {
      display: flex;
    }
  }
  @media screen and (max-width: 768px) {
    .member-bg-dark .hero-item-image {
      width: 100%;
      max-width: 200px;
      height: 250px;
      margin: 20px auto 0;
    }
    .member-bg-dark .hero-item-body .container {
      flex-direction: column;
    }
  }
  .page-header .hero-small .hero-item-body .long-text {
    font-size: 4.2rem;
  }
  @media screen and (min-width: 1200px) {
    .hero-small .hero-item-body {

      max-height: 360px;
    }
  }
  
@media (min-width: 64em) {
    .cards-row-collection .card {
        max-width: 363px;
    }
  }
  .newsletter-thanks {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.4);
    z-index: 1000;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    visibility: visible;
    transition: 400ms;
  }
    .newsletter-thanks.none {
      opacity: 0;
      visibility: hidden;
      z-index: -1;
    }
  
  
  .newsletter-thanks .box {
    background-color: white;
    width: calc(100% - 30px);
    padding: 15px 30px;
    max-width: 500px;
    position: relative;
  }
  .newsletter-thanks .box h2 {
      color: #0098cc;
      font-size: 3.0rem;
      text-align: center;
  }
  .newsletter-thanks .box p {
    text-align: center;
    line-height: 25px;
  }
  
  .newsletter-thanks .box .close {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 1;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .newsletter-thanks .box .close::after,
  .newsletter-thanks .box .close::before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #000;
    position: absolute;
  }
  .newsletter-thanks .box .close::after {
    transform: rotate(45deg);
  }
  .newsletter-thanks .box .close::before {
    transform: rotate(-45deg);
  
  }
  
.newsletter-widget .btn.loading {
    position: relative;
    background-color: #000223;
    border-color: #000223;
  }
  
  .newsletter-widget .btn.loading::after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 3;
    display: block;
    position: absolute;
  }
  @keyframes spinner {
    to {transform: rotate(360deg);}
  }
  
  .newsletter-widget .btn.loading::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border-top: 2px solid #08c;
    border-right: 2px solid transparent;
    animation: spinner .6s linear infinite;
  }
  
.custom-loader {
    position: relative;
  }
  .custom-loader:after {
    position: absolute;
    bottom: -70px;
    right: 0;
    left: 0;
    z-index: 20;
    content: '';
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-color: rgba(0, 152, 204, 1);;
    animation: rotate-square-custom 1.2s infinite ease-in-out;
  }
  @keyframes rotate-square-custom {
    0% {
      transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
      transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
      transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
  }
  @media screen and (max-width: 1000px) {
    .custom-loader.margin-bottom-5 {
      margin-bottom: 12.5rem !important;
    }
  }
  @media screen and (max-width: 768px) {
    .custom-loader.margin-bottom-5 {
      margin-bottom: 14rem !important;
    }
  }

.slider-pagination .slick-dots {
	align-items: flex-end;
}