@charset "utf-8";
/* CSS Document */

/* phone up to portrait */
@media only screen 
and (max-width: 767px) {

    .password-section .password-form-container form.post-password-form > p:last-of-type {
        flex-direction: column;
        gap: 15px;
    }

    .password-section .password-form-container form.post-password-form > p:last-of-type label input[type="password"] {
        border-radius: 25px;
        min-width: auto;
        width: 100%;
    }

    .password-section .password-form-container form.post-password-form > p:last-of-type input[type="submit"] {
        border-radius: 100px;
    }

    .filter_container .split-datepickers {
        flex-wrap: wrap;
    }

    .footer-newsletter-container .form-container .form-fields-container .fields-inners .form-field b {
        width: 100%;
        text-align: left;
        margin: 0 0 10px 0;
    }

    .footer-newsletter-container .form-container .form-fields-container .fields-inners .form-field > input {
        font-size: 12px;
    }

    .footer-newsletter-container .form-container .form-fields-container .fields-inners .form-field {
        align-items: flex-start;
        flex-direction: column;
    }

    .mobile-menu {
        padding-top: 80px;
        padding-bottom: 10px;
    }

.split_content_block_section article.flexible-row-block.content.split-content-block {
    -webkit-column-count: unset;
    -moz-column-count: unset;
    column-count: unset;
}

.hero-new-style.hero-new-plain .header-form-section {
    margin-top: 30px;
}

.hero-new-style.hero-new-plain .header-form-section div[class^="formbox-editor"] > div[id^="formbox_screen"] fieldset div[class^="formbox-title_"] > p > span span {
    font-size: 18px;
    line-height: 28px;
}

.intro_block_image article.flexible-row-block.full-width-image img.desktop_display {
    display: none;
}

.intro_block_image article.flexible-row-block.full-width-image img.mobiles_display {
    display: block;
}

.container {
    width: 100%;
    max-width: 330px;
}

.error-404-block h1 {
    font-size: 140px;
}

.header {
    height: 68px;
    padding: 30px 0;
}

.header.fixed {
    height: 68px;
}
	
.header .main-header-section {
    padding-top: 17px;
    padding-bottom: 17px;
    height: 68px;
}
	
.header.fixed .main-header-section {
    padding-top: 17px;
    padding-bottom: 17px;
}

.header.fixed a#logo-main,
.header a#logo-main {
    height: 32px;
}

body{
    font-size:14px;
	padding-top: 68px;
}

p{
    line-height: 24px;
}

a#burgerMenu {
    display: block;
    padding: 0;
    height: 23px;
    width: 32px;
}

a#burgerMenu span {
    left: 0;
    height: 2px;
    background: #0D3E5C;
	width: 32px;
}

a#burgerMenu span:nth-of-type(1) {
    top: 0;
}

a#burgerMenu span:nth-of-type(2) {
    top: 10px;
}

a#burgerMenu span:nth-of-type(3) {
    bottom: 0;
}

a#burgerMenu.active span:nth-of-type(1), a#burgerMenu.active span:nth-of-type(2) {
    top: 11px;
}

a#burgerMenu.active span:nth-of-type(3) {
    bottom: 11px;
}

.btn, .woocommerce-pages .woocommerce .button {
    font-size: 14px;
    height: 35px;
}

.btn-primary, .btn-secondary, .btn-white, .woocommerce-pages .woocommerce .button, .woocommerce-pages table tbody td button.button[name="update_cart"] {
    padding: 11px 22px;
}

.btn-secondary {
    padding: 10px 22px;
}

.container-fluid.scrolling-nav-bar-container,
.header .top-nav .inner-top-nav-container .menu-top-menu-container,
.hidden-mobiles,
.header .main-header-section .menu-main-menu-container{
    display: none !important;
}

.container-fluid{
    margin: 0 0 70px 0;
}

.footer-top .footer-section {
    margin-bottom: 50px;
}

.footer-top .footer-section.industry {
    margin-bottom: 0;
}

.footer-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
}

.footer-bottom ul.spaced-links,
.footer-bottom p {
    font-size: 12px;
    line-height: 24px;
    margin: 0 0 10px 0 !important;
    text-align: left;
}

.footer-bottom ul.spaced-links {
    gap: 10px;
}

.footer-bottom ul.spaced-links li {
    line-height: 24px;
}

.footer-bottom ul.spaced-links li a {
    font-size: 12px;
    line-height: 24px;
}

.footer-bottom .text-right p {
    margin: 0 !important;
}

.container-fluid.footer-newsletter-bar {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
}

.footer-newsletter-bar .footer-newsletter-container span.title {
    margin: 0;
    width: 100% !important;
    text-align: center;
    margin: 0 0 20px 0;
    line-height: 1;
}

.footer-newsletter-bar .footer-newsletter-container {
    display: block !important;
}

.footer-newsletter-container .form-container .form-fields-container {
    padding-right: 120px;
}

.footer-newsletter-container .form-container .form-fields-container .button-container {
    width: 121px;
}

.footer-newsletter-container .form-container .form-fields-container .button-container .btn {
    height: 45px;
    padding: 17px 20px;
}

.footer-newsletter-bar .social-links-footer {
    float: none !important;
    display: table;
    margin: 0 auto;
    margin-top: 20px;
}

.hero-home-page h1, .hero-home-page .content {
    width: 100%;
}

.hero-new-style.hero-new-plain .row.content-row h1,
.hero-home-page h1 {
    font-size: 24px;
    line-height: 28px;
}

.hero-home-page .content {
    font-size: 14px;
}

.hero-home-page .content p {
    line-height: 24px;
}

.container-fluid.hero-home-page {
    padding-bottom: 30px !important;
    height: auto;
    padding-top: 20px !important;
    margin-bottom: 50px;
}

.container-fluid.document-bar-block {
    margin-top: 0;
    background: #F7F7F7;
    border-top: 1px solid #E7E9EA;
    border-bottom: 1px solid #E7E9EA;
    padding-top: 12px;
    padding-bottom: 20px;
}

.document-bar-block .document-bar-slider p.open-doc-notice:before {
    position: relative;
    display: inline-block;
    left: 0;
    margin: 0 10px 0 0;
}

.document-bar-block .document-bar-slider p.open-doc-notice {
    padding-left: 0;
    color: #0D3E5C;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 6px;
}

.document-bar-block .document-bar-slider .inner {
    height: auto;
    display: block !important;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
}

.document-bar-block .document-bar-slider .inner > span.title {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    font-weight: 350;
    font-size: 14px;
    line-height: 24px;
    margin-right: 0;
}

.document-bar-block .document-bar-slider .inner a.btn {
    float: left;
    margin: 0;
}

.cta-split-container {
    padding-right: 0;
}

.row.ctas-side-icon article:nth-last-child(-n+2):not(:last-of-type) {
    margin-bottom: 30px;
}

.row.ctas-side-icon article:nth-last-child(-n+2):not(:last-of-type) .cta-split-container {
    padding-bottom: 35px;
    border-bottom: 1px solid #E7E9EA;
}

.what-events-split .events-gutter-left {
    padding-left: 10px;
    margin-top: 70px;
}

.split-content-container {
    padding-right: 0;
    padding-left: 0;
}

.flex-row-reverse .split-content-container {
    padding-right: 0;
    padding-left: 0;
}

.why-emvco .image-container {
    padding-right: 0;
    margin-bottom: 40px;
}

.container-fluid.why-emvco {
    margin-bottom: 70px;
}

.container-fluid.get-involved {
    padding-bottom: 70px;
    padding-top: 70px;
}

.get-involved .row.title-split-row {
    margin-bottom: 40px;
}

.get-involved .row.title-split-row .content {
    font-size: 14px;
    line-height: 24px;
    padding-left: 0;
    margin-top: 30px;
}

.get-involved .row.title-split-row .content p {
    line-height: 24px;
}

.get-involved .row.ways-to-participate article {
    margin-bottom: 20px;
}

.get-involved .row.ways-to-participate article:last-of-type {
    margin-bottom: 0;
}

.get-involved .row.title-split-row .label-title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 20px;
}

.get-involved .row.title-split-row .main-title {
    font-size: 24px;
    line-height: 32px;
}

.faqs-section .accordions {
    padding: 0;
}

.history-timeline-section .history-spec-list {
    padding-right: 0;
    padding-bottom: 20px;
}

.history-spec-list .history-post-block {
    margin: 0 40px 0 0;
}

.history-spec-list button.general.slick-arrow {
    width: 45px;
    height: 45px;
}

.history-spec-list button.general.slick-arrow.next {
    right: 0px;
}

.history-spec-list button.general.slick-arrow.previous {
    right: 60px;
}

.hero-new-style.hero-new-plain.split-hero-style .row.content-row h1 {
    margin-top: 0;
    padding-right: 0;
}

.hero-new-style.hero-new-plain .row.content-row .content {
    font-size: 14px;
    padding-right: 0;
}

.hero-new-style.hero-new-plain.split-hero-style .row.content-row .content {
    padding-right: 0;
}

.hero-new-style.hero-new-plain .row.content-row .header-video-section {
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}

.hero-new-style.hero-new-plain .row.breadcrumbs-row {
    margin-bottom: 24px;
}

form#contact-query-form {
    float: none;
    width: auto;
}

.contact-page-module .form-container .form-text-blocks .inner > .title.form-title-inner {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
}

.contact-block.contact-page-module .row.form-tabs {
    margin-bottom: 30px;
}

.tabs-container ul li {
    margin: 0 15px 0 0;
}

.tabs-container ul li a {
    font-size: 14px;
    line-height: 19px;
}
	
.container-fluid.hero-new-style.hero-new-plain {
    padding-bottom: 65px;
    margin-bottom: 70px;
}

.about-page-sub .about-page-title-container {
    margin-top: 40px;
}

.about-page-sub .about-page-title-container h1 {
    font-size: 24px;
    line-height: 32px;
}

article.content h1{
    font-size: 30px;
    line-height: 40px;
}
article.content h2{
	font-size: 24px;
	line-height: 34px;
}
article.content h3{
	font-size: 22px;
	line-height: 32px;
}
article.content h4{
	font-size: 20px;
	line-height: 30px;
}
article.content h5{
	font-size: 18px;
	line-height: 28px;
}
article.content h6,
article.content h7{
	font-size: 16px;
	line-height: 26px;
}

.flexible-article-fields .flexible-row-block {
    margin-bottom: 45px;
}
	
.flexible-article-fields .flexible-row-block .row.title-standard-row {
    margin-bottom: 34px;
}

.flexible-article-fields .flexible-row-block .row.listing-sections > .mb-20:last-of-type {
    margin-bottom: 0;
}

.accordion-section .acc-title {
    font-size: 16px;
    padding-right: 45px;
}

.row.title-standard-row .title, .split-content-container .title {
    font-size: 24px;
    line-height: 32px;
}

.container-fluid.hero-new-style.hero-new-plain.no-title {
    margin-bottom: 14px;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-list {
    width: 100%;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-content {
    width: 100%;
    margin-top: 30px;
}

.container-fluid.modal-container-block,
.container-fluid.login-modal-block {
    padding: 0;
}

.container-fluid.modal-container-block .container,
.login-modal-block .container {
    max-width: 100%;
}

.container-fluid.modal-container-block .container .col-12,
.login-modal-block .container .col-12 {
    padding: 0;
    height: 100%;
}

.modal-container-block .modal-block-inner,
.login-modal-block .login-modal-inner {
    border-radius: 0px;
    overflow: auto;
    display: block !important;
    height: 100%;
}

.modal-container-block .modal-block-inner .specifications-modal-inner {
    padding: 40px;
    padding-bottom: 175px;
    padding-top: 60px;
    position: relative;
    min-height: 100%;
    height: auto;
    overflow: hidden;
}

.modal-container-block .modal-block-inner .specifications-modal-inner .tabs-container ul li a {
    font-size: 13px;
}

.specifications-modal-inner .spec-modal-header .tabs-container a.add-to-watch-list {
    right: auto;
    top: -40px;
    left: -20px;
}

.tabbed-spec-listing .view-type#timeline .timeline-spec-list {
    width: 100%;
    padding-right: 0;
    padding-bottom: 50px;
}
	
.modal-container-block .modal-block-inner .specifications-modal-inner .spec-modal-footer {
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
    padding: 20px 40px;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}

.specifications-modal-inner .spec-modal-footer .buttons {
    width: 100% !important;
}

.specifications-modal-inner .spec-modal-footer .buttons a.btn {
    width: 100%;
    margin: 0 0 10px 0;
    height: auto;
    line-height: 16px;
    padding: 8px 20px;
}

.specifications-modal-inner .spec-modal-footer a.sign-up-updates {
    margin-right: auto !important;
    margin-top: 15px;
}
	
	
	
	
	


.login-modal-block .login-modal-inner a.close-modal {
    z-index: 2;
}

.login-modal-block .login-modal-inner .login-form {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
}

.login-modal-block .login-modal-inner .register-section {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.login-modal-inner .login-form form.login .form-row label.remember-me span {
    font-size: 12px;
}

.header .container-fluid.top-nav{
    padding: 0;
}

.header .container-fluid.top-nav .container {
    max-width: 100%;
}

.header .container-fluid.top-nav .container .col-12 {
    padding: 0;
}

.header .container-fluid.top-nav  .inner-top-nav-container {
    width: 100% !important;
}

.header .container-fluid.top-nav .inner-top-nav-container .menu-side-items {
    margin-left: 0;
    width: 100% !important;
}

.header .top-nav .menu-side-items a.login-link {
    width: calc(100% - 40px);
}

.top-nav .inner-top-nav-container .search-bar-top {
    max-width: 100%;
}

.post-list .post-inner .post-container, .post-list .post-inner > a:not(.btn) {
    padding: 20px;
    padding-top: 150px;
}

.post-list .post-inner .post-thumbnail {
    height: 130px;
}
.pattern-bg-section.post-list .post-inner .post-thumbnail {
    height: 130px !important;
}

.post-list .post-inner .post-container .type, .post-list .post-inner a .type {
    font-size: 14px;
}

.post-list .post-inner .post-container h4, .post-list .post-inner a h4 {
    font-size: 16px;
    line-height: 26px;
}

.post-list .post-inner span.meta {
    font-size: 12px;
}

.post-list .post-inner span.meta span.author img.avatar {
    display: none;
}

.post-list .post-inner span.meta span.spacer {
    margin: 0 1px;
}

.woocommerce-pages .login-modal-inner {
    background: none;
    padding: 0;
    border-radius: 0;
    margin-bottom: 50px;
    height: auto !important;
}

.woocommerce-pages .login-modal-inner.register-block {
    margin-bottom: 0;
}
	
.image-split-slider-block .background-images-container {
    display: none !important;
}
	
.image-split-slider-block .image-slider-inner-content {
    padding-right: 0;
    padding-top: 70px;
    padding-bottom: 70px;
}

.image-split-slider-block .image-slider-inner-content button.general.slick-arrow {
    top: 68px;
}

.image-split-slider-block .image-slider-inner-content .slider-inner-content .counter-label {
    margin-bottom: 40px;
}

.image-split-slider-block .image-slider-inner-content .slider-inner-content .main-title {
    font-size: 22px;
    line-height: 34px;
}

.accordion-inner-list {
    padding-top: 0;
    margin-bottom: 50px;
}

.container-fluid.history-timeline-section {
    padding-top: 70px;
    padding-bottom: 70px;
}

.container-fluid.value-section-container {
    background: url(/wp-content/uploads/2022/07/map-shape-why.svg) no-repeat center center #0D3E5C;
    background-size: contain;
    margin: 0;
}

.value-section-container .values-content-section {
    background: none;
    border-radius: 0px;
    padding: 0;
    padding-top: 70px;
    padding-bottom: 70px;
}

.value-section-container .values-content-section .map-shape {
    display: none;
}

.page-template-why-page .container-fluid.image-split-slider-block.grey-bg-section {
    margin: 0;
}

.stats-block-slider,
.stats-block-slider .figure-blocks-container {
    padding: 0;
}

.stats-block-slider .figure-blocks-container .figure-inner-container {
    margin: 0 0 40px 0;
}

.stats-block-slider .figure-blocks-container .figure-inner-container:last-of-type {
    margin: 0;
}

.stats-block-slider.slick-slider ul.slick-dots {
    margin-top: 50px;
}

.hero-new-style.hero-new-plain.split-hero-style .hero-image-container {
    padding-left: 0;
    margin: 40px 0 0 0;
}

.hero-new-style.hero-new-plain.split-hero-style .icon-container {
    margin-top: 0;
}

.container-fluid.hero-new-style.hero-new-plain.tech-sub-header {
    height: auto;
    margin-bottom: 70px;
}

.intro-standard-content .related-insights-list {
    padding-left: 0;
    margin-top: 50px;
}

.tesitmonial-sliders-inner {
    padding-left: 10px;
    padding-right: 10px;
}

.tesitmonial-sliders-inner .testimonial-slider-main .testimonial-slide-block .content {
    font-size: 20px;
}

.tesitmonial-sliders-inner .testimonial-slider-main .testimonial-slide-block .content p {
    line-height: 30px;
}

.tesitmonial-sliders-inner .testimonial-slider-main{
    padding-bottom: 75px;
}

.tesitmonial-sliders-inner .testimonial-slider-main button.general.slick-arrow {
    width: 45px;
    height: 45px;
}

.tesitmonial-sliders-inner .testimonial-slider-main button.general.slick-arrow.next {
    left: 60px;
}

.container-fluid.tech-listing-block-section.grey-bg-section {
    padding-top: 70px;
    padding-bottom: 70px;
}

.listing-block-with-sidebar .listing-content-left {
    padding-left: 0;
    padding-right: 0;
	margin-bottom: 40px;
}

.listing-block-with-sidebar.doubled-sidebar-list .listing-content-left {
    padding-right: 0;
}
	
.listing-block-with-sidebar .link-section-col {
	margin-bottom: 35px;
}
	
.listing-block-with-sidebar .link-section-col:last-of-type {
	margin-bottom: 0px;
}

.listing-block-with-sidebar.doubled-sidebar-list .listing-content-left .content {
    padding-right: 0;
}

.container-fluid.resources-section.grey-bg-section {
    padding-top: 70px;
    padding-bottom: 70px;
}

.resources-section .row.ways-to-participate article:last-of-type {
    margin-bottom: 0;
}

.container-fluid.faqs-section {
    padding-top: 70px;
    margin-bottom: 70px;
}

.resources-section .ways-to-participate-cta .title {
    font-size: 20px;
    line-height: 27px;
}

.container-fluid.testimonials-slider-section {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 70px;
}

.industry-collab-sections .container-fluid.listing-block-with-sidebar:nth-child(even), .approved-registered-sections .container-fluid.listing-block-with-sidebar:nth-child(odd) {
    margin-bottom: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
}

.industry-collab-sections .container-fluid.listing-block-with-sidebar:nth-child(even):last-of-type, .approved-registered-sections .container-fluid.listing-block-with-sidebar:nth-child(odd):last-of-type {
    margin-bottom: 0;
}

.subscribers-section .split-content-container {
    padding: 70px 0;
    padding-left: 0;
    padding-right: 0;
}

.row.associate-logos-container a.associates-logo-contain {
    height: 75px;
}

.home .cta-stacked-container:after,
body:not(.page-template-associates-subscribers-page) .row.associate-logos-container .main-logos > .btn,
body:not(.page-template-associates-subscribers-page) .row.associate-logos-container .main-logos:not(.hidden-logos-container) .overlay,
.container-fluid.subscribers-section .subscribers-image-container{
    display: none !important;
}
	
.row.associate-logos-container .main-logos.hidden-logos-container{
    display: block;
}

.archive-listing-table .events-sidebar-section,
.standard-post.single-post .sidebar {
    padding-left: 0;
    margin-top: 50px;
}

.news-stack-post {
    padding-left: 75px;
}

.event-stack-post .date-block span.month,
.news-stack-post .date-block span.month {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
}

.event-stack-post .date-block span.day,
.news-stack-post .date-block span.day {
    font-size: 35px;
    line-height: 1;
}

.news-stack-post .post-inner-content {
    border-left: none;
    padding-left: 0;
    min-height: 93px;
    padding-right: 0;
    display: block !important;
}

.event-stack-post .post-inner-content h3,
.event-stack-post .post-inner-content h4,
.news-stack-post .post-inner-content h4 {
    font-size: 16px;
    line-height: 26px;
    margin-top: -6px;
}

.news-stack-post .post-inner-content .btn {
    position: relative;
    right: auto;
    float: left;
    width: auto;
    margin: 20px 0 0 0;
}

.event-stack-post {
    padding-left: 75px;
}

.event-stack-post .post-inner-content {
    border-left: none;
    padding-left: 0;
}

.hero-new-style.hero-new-plain .row.content-row a.share-button {
    float: left !important;
    margin: 30px 0 0 0;
}

.footer-top .footer-section ul li {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 10px;
}

.footer-top .footer-section ul li a {
    font-size: 14px;
}

.tesitmonial-sliders-inner:before {
    width: 60px;
    height: 50px;
    left: 0;
    top: 57px;
}

.accordion-section .acc-title:after {
    top: 1px;
}

.mission-block-container .row.mission-ctas ul.slick-dots,
.knowledge-posts-slider ul.slick-dots,
.row.ctas-top-icon ul.slick-dots {
    float: none;
    display: table;
    margin: 0 auto;
    margin-top: 50px;
}

.knowledge-posts-slider ul.slick-dots {
    margin-top: 15px;
}

.mission-block-container .row.mission-ctas ul.slick-dots li,
.knowledge-posts-slider ul.slick-dots li,
.row.ctas-top-icon ul.slick-dots li {
    margin: 0 8px !important;
}

.related-insights .row.posts-row-listing ul.slick-dots {
    float: none;
    display: table;
    margin: 0 auto;
    margin-top: 50px;
}

.related-insights .row.posts-row-listing ul.slick-dots li {
    margin: 0 8px !important;
}

.related-insights .row.posts-row-listing ul.slick-dots li button {
    background: rgba(255, 255, 255, 0.3);
}

.related-insights .row.posts-row-listing ul.slick-dots li.slick-active button {
    background: #FFFFFF !important;
}

.container-fluid.we-are-emvco {
    padding-bottom: 70px;
    border-bottom: solid 1px #E7E9EA;
    margin-bottom: 70px;
}

.container-fluid.related-insights.pattern-bg-section {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 70px;
}

.container-fluid.technologies {
    padding-top: 70px;
    padding-bottom: 70px;
}

.row.title-standard-row.with-link a {
    margin: 15px 0 0 0;
    float: left !important;
    clear: both;
    margin-left: 0 !important;
}

.knowledge-hub-sections .knowledge-hub-sections-inner:last-of-type .row.post-list {
    margin-bottom: 0;
}

.event-stack-post.my-account-event-post,
.event-stack-post.archive-event-post {
    padding-right: 0;
    padding-left: 75px;
    display: block !important;
}

.event-stack-post.my-account-event-post .date-block,
.event-stack-post.archive-event-post .date-block {
    width: 60px;
}

.event-stack-post.archive-event-post .post-inner-content {
    min-height: 0px;
    min-width: 100%;
    max-width: 100%;
}

.event-stack-post.archive-event-post .event-side-data {
    min-width: 0px;
    max-width: none;
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
}

.event-stack-post.my-account-event-post .post-inner-content {
    min-height: 0px;
}

.event-stack-post.my-account-event-post a.register-button {
    width: auto;
    top: auto;
    right: auto;
    position: relative !important;
    margin: 15px 0 0 0;
}

.hero-new-style.hero-new-plain.events-hero-section .gutter-left {
    padding-left: 10px;
}

.hero-new-style.hero-new-plain.events-hero-section .events-hero-section {
    width: 100%;
    padding: 30px;
	margin: 30px 0 0 0;
}

.frm_forms form .form-field.frm_three_col .frm_opt_container {
    grid-template-columns: repeat(1, 1fr);
}

a.arrow-link, span.arrow-link, button.arrow-link {
    font-size: 14px;
    line-height: 24px;
}

a.arrow-link:before, span.arrow-link:before, button.arrow-link:before {
    top: 6px;
}

.link-block-container .sub-title {
    font-size: 14px;
    line-height: 24px;
}

.vote-listing-container article.vote-article .vote-post-container {
    display: block !important;
}

.vote-post-container.has-buttons-section .buttons-container {
    margin-left: 0;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.vote-view-container .vote-submission-section .voting-inner .btn-group button.btn {
    height: 65px;
    width: 33.3%;
    font-size: 15px;
    padding: 14px;
}

.vote-view-container .vote-submission-section .voting-inner .btn-group {
    float: left;
    width: 100%;
}

.woocommerce-MyAccount-content .account-block-container.vote-response .vote-response-meta-bar {
    padding: 0;
    padding-left: 0;
}

.query-listing article.query-post-container a {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    display: block !important;
}

.query-listing article.query-post-container a .status-label {
    top: 0;
}

.query-listing article.query-post-container a .date-label {
    line-height: 29px;
}

.query-listing article.query-post-container a .post-inner .query-text {
    font-size: 16px;
    line-height: 26px;
}

.woocommerce-MyAccount-content .account-block-container.query-responses form#query-reply-form .inner-form-content,
.queries-container .query-message-block {
    padding-left: 30px;
}

.woocommerce-MyAccount-content .account-block-container.query-responses .query-response-meta-bar {
    padding: 0;
    padding-left: 0;
}

.woocommerce-MyAccount-content .account-block-container.query-responses .query-response-meta-bar .meta-right {
    padding-bottom: 30px;
    position: relative;
    float: left;
    width: 100%;
}

.woocommerce-MyAccount-content .account-block-container.query-responses .query-response-meta-bar .ref {
    font-size: 14px;
    line-height: 24px;
    float: right;
    margin: 0;
}

.woocommerce-MyAccount-content .account-block-container.query-responses .query-response-meta-bar .status-label {
    position: absolute;
    right: 0;
    bottom: 0;
}

.woocommerce-MyAccount-content .account-block-container.query-responses form#query-reply-form span.reply-title,
.queries-container .query-message-block h3 {
    font-size: 18px;
    line-height: 28px;
}

.process-sub-post-block span.title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}

.search-processes-section .process-search-form-main .search-results-main {
    padding: 20px;
}


.process-selection-section .row.top-selection {
    margin-bottom: 55px;
}

.process-selection-section .row.top-selection article {
	margin-bottom: 35px;
}

.process-selection-section .row.top-selection article:last-of-type {
    margin-bottom: 0;
}

.processes-cta-block a:before {
    display: none;
}

.cat-sub-sections article.process-sub-cat-block > a {
    height: auto;
    padding: 20px 25px;
}

.cat-sub-sections article.process-sub-cat-block > a > .name {
    font-size: 18px;
    line-height: 28px;
}

.cat-sub-sections article.process-sub-cat-block > a:before {
    display: none;
}

.row.main-selection .container-sub-sections {
    margin-bottom: 55px;
}

.process-sub-post-block .buttons a.btn {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.process-sub-post-block .buttons a.btn:last-of-type {
	margin: 0;
}

.container-fluid.hero-new-style.hero-new-plain.has-bottom-image {
    padding-bottom: 70px;
    margin-bottom: 70px;
}

a.featured-single {
    margin-top: 0;
    margin-bottom: 45px;
}

.subscribers-section .sub-count-circle.mobile-version {
    float: left;
    display: -ms-flexbox!important;
    display: flex!important;
    bottom: auto;
    right: auto;
    margin: 30px 0 0 0;
    border-radius: 10px;
    width: 100%;
    height: 130px;
}

.page-template-ways-to-participate-page .container-fluid.hero-new-style.hero-new-plain {
    margin-bottom: 70px;
}

.container-fluid.participation-levels-listing {
    margin-bottom: 70px;
}

.participation-levels-listing .row article {
    margin-bottom: 35px;
}

.participation-levels-listing .row article:last-of-type {
    margin-bottom: 0;
}

.post-inner .inner-table-sections.sbmp-sewg,
.associates-roster-listing article.associate-block .inner-table-sections.roster,
.post-inner .inner-table-sections.specifications-dashboard,
.post-inner .inner-table-sections.registered-ids,
.post-inner .inner-table-sections.resources {
    display: block !important;
    padding: 6px 0;
}

.post-inner .inner-table-sections.specifications-downloads,
.post-inner .inner-table-sections.specifications,
.post-inner .inner-table-sections.approved-products,
.post-inner .inner-table-sections.service-providers {
    padding: 6px 0;
}

.post-inner .inner-table-sections.specifications-dashboard {
    background: #fff;
    padding: 0;
}

.associates-roster-listing article.associate-block .inner-table-sections.roster {
    padding: 0;
}
	
.post-inner .inner-table-sections.specifications-downloads .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.sbmp-sewg .td-inner,
.associates-roster-listing article.associate-block .inner-table-sections.roster .td-inner,
.post-inner .inner-table-sections.specifications-dashboard .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.specifications-downloads .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.approved-products .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.service-providers .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.registered-ids .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.resources .td-inner {
    float: left;
    width: 100%;
    position: relative;
    max-width: 100%;
    min-width: 0px;
    padding: 14px 20px !important;
    font-size: 13px !important;
    line-height: 20px !important;
    display: block !important;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner:not(.multi-sections):before,
.post-inner .inner-table-sections.sbmp-sewg .td-inner:before,
.associates-roster-listing article.associate-block .inner-table-sections.roster .td-inner:before,
.post-inner .inner-table-sections.specifications-dashboard .td-inner:not(.unwatch):before,
.post-inner .inner-table-sections.specifications-downloads .td-inner:not(.multi-sections):before,
.post-inner .inner-table-sections.specifications .td-inner:not(.multi-sections):before,
.post-inner .inner-table-sections.approved-products .td-inner:not(.multi-sections):before,
.post-inner .inner-table-sections.service-providers .td-inner:not(.multi-sections):before,
.post-inner .inner-table-sections.registered-ids .td-inner:before,
.post-inner .inner-table-sections.resources .td-inner:before {
    content: '';
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #0D3E5C;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    float: left;
    width: 100%;
    visibility: visible;
    margin-bottom: 6px;
}

.associates-roster-listing article.associate-block .inner-table-sections.roster .td-inner {
    padding: 14px 0 !important;
}

.associates-roster-listing .row.listing-headers{
    display: none !important;
}
	
.associates-roster-listing article.associate-block .inner-table-sections.roster .td-inner.org-name:before {
    content: 'Organization';
}
.associates-roster-listing article.associate-block .inner-table-sections.roster .td-inner.name:before {
    content: 'Name';
}
.associates-roster-listing article.associate-block .inner-table-sections.roster .td-inner.email:before {
    content: 'Email';
}

.post-inner .inner-table-sections.specifications-dashboard .td-inner.timelineprocess:before {
    content: 'Specification Process';
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.title-name:before,
.post-inner .inner-table-sections.specifications-dashboard .td-inner.title-name:before,
.post-inner .inner-table-sections.resources .td-inner.title-name:before {
    content: 'Title';
}

.post-inner .inner-table-sections.resources .td-inner.doc-type:before {
    content: 'Doc Type';
}

.post-inner .inner-table-sections.resources .td-inner.published:before {
    content: 'Published';
}

.post-inner .inner-table-sections.resources .td-inner.download:before {
    content: 'Download';
}

.post-inner .inner-table-sections.registered-ids .td-inner.title-name:before {
    content: 'Org Name';
}

.post-inner .inner-table-sections.registered-ids .td-inner.id:before {
    content: 'ID Or Code';
}

.post-inner .inner-table-sections.registered-ids .td-inner.reg:before {
    content: 'REG#';
}

.post-inner .inner-table-sections.registered-ids .td-inner.email:before {
    content: 'Email';
}

.post-inner .inner-table-sections.registered-ids .td-inner.location:before {
    content: 'Location';
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections,
.post-inner .inner-table-sections.specifications .td-inner.multi-sections,
.post-inner .inner-table-sections.approved-products .td-inner.multi-sections,
.post-inner .inner-table-sections.service-providers .td-inner.multi-sections {
    order: 1;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner,
.post-inner .inner-table-sections.specifications .td-inner,
.post-inner .inner-table-sections.approved-products .td-inner,
.post-inner .inner-table-sections.service-providers .td-inner {
    order: 0;
}

.post-inner .inner-table-sections.service-providers .td-inner.title-name:before {
    content: 'Name';
}

.post-inner .inner-table-sections.service-providers .td-inner.focus:before {
    content: 'Focus';
}

.post-inner .inner-table-sections.service-providers .td-inner.contact:before {
    content: 'Contact';
}

.post-inner .inner-table-sections.service-providers .td-inner.country:before {
    content: 'Country';
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.version:before,
.post-inner .inner-table-sections.service-providers .td-inner.version:before {
    content: 'Version';
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown,
div#filterable_search_results .post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner.multi-sections .post-dropdown,
div#filterable_search_results .post-inner .inner-table-sections.approved-products .td-inner.multi-sections .post-dropdown,
div#filterable_search_results .post-inner .inner-table-sections.service-providers .td-inner.multi-sections .post-dropdown {
    height: 40px;
    border-radius: 4px;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown:before,
div#filterable_search_results .post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown:before,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner.multi-sections .post-dropdown:before,
div#filterable_search_results .post-inner .inner-table-sections.approved-products .td-inner.multi-sections .post-dropdown:before,
div#filterable_search_results .post-inner .inner-table-sections.service-providers .td-inner.multi-sections .post-dropdown:before {
    top: 15px;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown.no-arrow-click,
div#filterable_search_results .post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown.no-arrow-click,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner.multi-sections .post-dropdown.no-arrow-click,
div#filterable_search_results .post-inner .inner-table-sections.approved-products .td-inner.multi-sections .post-dropdown.no-arrow-click,
div#filterable_search_results .post-inner .inner-table-sections.service-providers .td-inner.multi-sections .post-dropdown.no-arrow-click {
    height: 1px;
    background: #ccc;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner p:last-of-type,
.post-inner .inner-table-sections.inner-table-sections.specifications .td-inner p:last-of-type,
.post-inner .inner-table-sections.approved-products .td-inner p:last-of-type,
.post-inner .inner-table-sections.service-providers .td-inner p:last-of-type{
    margin: 0;
}

.post-inner .inner-table-sections.approved-products .td-inner.title-name:before {
    content: 'Company';
}
.post-inner .inner-table-sections.approved-products .td-inner.product-name:before {
    content: 'Product/Site/Marketing Name';
}
.post-inner .inner-table-sections.approved-products .td-inner.approval-no:before {
    content: 'Approval Number';
}
.post-inner .inner-table-sections.approved-products .td-inner.dates:before {
    content: 'Dates';
}
.post-inner .inner-table-sections.sbmp-sewg .td-inner.download:before,
.post-inner .inner-table-sections.approved-products .td-inner.download:before {
    content: 'Download';
}

.post-inner .inner-table-sections.sbmp-sewg .td-inner.title-name:before,
.post-inner .inner-table-sections.specifications .td-inner.title-name:before {
    content: 'Title';
}
.post-inner .inner-table-sections.resources .td-inner.version:before,
.post-inner .inner-table-sections.specifications .td-inner.version:before {
    content: 'Version';
}
.post-inner .inner-table-sections.sbmp-sewg .td-inner.published:before,
.post-inner .inner-table-sections.specifications .td-inner.published:before {
    content: 'Published';
}
.post-inner .inner-table-sections.specifications .td-inner.tech-cat:before {
    content: 'Technology';
}
.post-inner .inner-table-sections.specifications .td-inner.spec-cat:before {
    content: 'Specification Type';
}
.post-inner .inner-table-sections.specifications .td-inner.access:before {
    content: 'Access';
}

.post-inner a.inner-table-sections.specifications span.watched {
    right: 20px;
    bottom: 15px;
}

.post-inner .hidden-input-data a.inner-table-sections.specifications-downloads:before,
.post-inner .hidden-input-data a.inner-table-sections.specifications:before {
    width: 100%;
    left: 0;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.download-date:before {
    content: 'Download Date';
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.type:before {
    content: 'Type';
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown.no-dropped,
div#filterable_search_results .post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown.no-dropped,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner.multi-sections .post-dropdown.no-dropped,
div#filterable_search_results .post-inner .hidden-input-data .inner-table-sections.specifications .td-inner.multi-sections,
div#filterable_search_results .post-inner .hidden-input-data .inner-table-sections.approved-products .td-inner.multi-sections,
div#filterable_search_results .post-inner .hidden-input-data .inner-table-sections.service-providers .td-inner.multi-sections,
.archive-listing-table .row.listing-headers {
    display: none !important;
}

.post-inner .inner-table-sections.approved-products .td-inner.dates br {
    display: none;
}
	
.post-inner .inner-table-sections.specifications-dashboard .td-inner.unwatch {
    background: none;
    height: auto !important;
}

.inner-table-sections.specifications-dashboard .td-inner.unwatch a.add-to-watch-list {
    float: left;
}

.woocommerce-pages .woocommerce form .form-row#address_same_as_company_field label.checkbox span.checkbox-item, .woocommerce-checkout-review-order .place-order .associate-agreement-section .form-row label.checkbox span.checkbox-item {
    float: none;
    display: inline;
}

.woocommerce-pages .woocommerce form .form-row#address_same_as_company_field label.checkbox span.optional, .woocommerce-checkout-review-order .place-order .associate-agreement-section .form-row label.checkbox span.optional {
    float: none;
    display: inline-block;
}

.woocommerce-pages .woocommerce form.checkout.woocommerce-checkout h2,
.woocommerce-pages .woocommerce form.checkout.woocommerce-checkout h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 16px 0;
}

.split-content-container .content,
.cta-split-container .content-container .content{
    font-size:14px;
}

.split-content-container .content p {
    line-height: 24px;
}

.iframe-page-section .custom-iframe-section iframe#qr_frame_content {
    height: 950px;
}
	
.forms-containing-section {
    padding: 0;
    border-radius: 0;
    background: none !important;
    border: none;
	box-shadow: none !important;
}

form#form_submit_image .form-row label.btn.btn-primary {
    font-size: 14px;
    height: 35px;
    padding: 11px 22px;
}

.woocommerce-pages .account-sidebar-container {
    padding-right: 0;
    margin-bottom: 60px;
}

.account-sidebar-section ul.user-menu li.user-menu.hidden-desktop {
    display: block !important;
    margin: 9px 0 0 0 !important;
}

.footer-top .row.spacing-line-row {
    margin-top: 25px;
}

.footer-top {
    padding-top: 50px;
}

.footer-top .footer-section h3,
.footer-top .footer-section h5 {
    font-size: 18px;
    line-height: 28px;
}

.tesitmonial-sliders-inner .testimonial-slider-main .testimonial-slide-block .meta span {
    font-size: 16px;
    line-height: 26px;
}

.technologies-listing a.ways-to-participate-cta.technologies-ctas .title {
    font-size: 18px;
    line-height: 26px;
}

.query-listing .row.listing-headers {
    display: none;
}

.account-block-container .tabbed-inner-account-section .pills-container,
.account-block-container .pills-container.account-tabs.query-filters-container {
    margin-bottom: 32px;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-list:before,
.account-block-container .tabbed-inner-account-section .pills-container:before,
.account-block-container .pills-container.account-tabs.query-filters-container:before {
    content: "Please scroll right to see more";
    visibility: visible;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 14px;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-list ul,
.account-block-container .tabbed-inner-account-section .pills-container ul,
.account-block-container .pills-container.account-tabs.query-filters-container ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: visible;
    overflow-y: scroll;
    margin-bottom: 0px;
    position: relative;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-list ul li{
    margin-bottom: 0;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-list ul li a,
.account-block-container .tabbed-inner-account-section .pills-container ul li a,
.account-block-container .tabbed-inner-account-section .pills-container ul li label > span,
.account-block-container .pills-container.account-tabs.query-filters-container ul li a, 
.account-block-container .pills-container.account-tabs.query-filters-container ul li label > span {
    white-space: nowrap;  
}

.vote-post-container.has-buttons-section .buttons-container a.submit_vote {
    height: 35px;
    padding: 11px 0;
    margin-bottom: 14px;
}

.grey-bg-section.has-clouds-bg .clouds-container .cloud,
.pattern-bg-section.has-clouds-bg .clouds-container .cloud {
    width: 200px;
    height: 100px;
}

.pattern-bg-section.has-clouds-bg.get-involved .clouds-container .cloud.left,
.hero-new-style.hero-new-plain.grey-bg-section .clouds-container .cloud.left,
.pattern-bg-section.has-clouds-bg.industry-reach .clouds-container .cloud.left,
.hero-new-style.hero-new-plain.pattern-bg-section .clouds-container .cloud.left {
    left: -120px;
}
	
.resources-section .row.ways-to-participate article {
    margin-bottom: 20px;
}

.resources-section .row.ways-to-participate article:last-of-type {
    margin-bottom: 0;
}

.approval-process-slider {
    padding-bottom: 0;
    padding-right: 0;
}

.approval-process-slider button.general.slick-arrow {
    width: 45px;
    height: 45px;
}

.approval-process-slider button.general.slick-arrow.next {
    left: 60px;
}

.approval-process-slider .approval-process-slide-block span.title {
    font-size: 24px;
    line-height: 32px;
}

.approval-process-slider .approval-process-slide-block {
    border-radius: 10px;
    padding: 25px;
}

.cta-stacked-container .title {
    font-size: 18px;
    line-height: 28px;
}

.archive-listing-table.specifications-page-listing .row.title-standard-row {
    margin-bottom: 30px;
}

.meta-title-container .meta-inner {
    margin: 0 0 15px 0;
    width: 100% !important;
}

.meta-title-container .meta-inner:last-of-type {
    margin: 0;
}


	
	
.hero-new-style.hero-new-plain.filters-main-section-hero .row.content-row {
    margin-bottom: 30px;
}
	
.filters-main-section-hero .filters-inner-container div#filterable_search_filters div#filterable_search_filters_output .filter_container {
    margin-bottom: 20px;
}

.filters-inner-container.spec-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container#filter-keywords, 
.filters-inner-container.spec-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container#filter-technologies,

.filters-inner-container.registered-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.news-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.resources-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.knowledge-hub-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.events-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.spec-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.service-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.approved-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.filters-inner-container.spec-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container#filter-date-published {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.filters-inner-container.registered-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:not(#filter-keywords),
.filters-inner-container.news-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:not(#filter-keywords),
.filters-inner-container.resources-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:not(#filter-keywords),
.filters-inner-container.knowledge-hub-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:not(#filter-keywords),
.filters-inner-container.events-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:not(#filter-search-for-meeting-title-or-city),
.filters-inner-container.spec-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:not(#filter-keywords),
.filters-inner-container.service-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:not(#filter-keywords),
.filters-inner-container.approved-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:not(#filter-keywords) {
    display: none;
}

.hero-new-style.hero-new-plain.filters-main-section-hero a.advanced-filters-button.hidden-desktop{
	display: block !important;
}

.filters-inner-container.events-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container#filter-search-for-meeting-title-or-city,
.filters-inner-container.resources-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container#filter-keywords {
    order: 0;
}

.filters-inner-container.events-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.resources-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container {
    order: 1;
}





.ways-table-section .ways-table-block table thead {
    display: none !important;
}

.ways-table-section .ways-table-block table {
    display: block !important;
}

.ways-table-section .ways-table-block.hidden-desktop {
    display: block !important;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.ways-table-section .ways-table-block.hidden-mobiles {
    display: none !important;
}

.ways-table-section .ways-table-block table tbody,
.ways-table-section .ways-table-block table tbody tr,
.ways-table-section .ways-table-block table tbody tr td{
    float: left;
    width: 100% !important;
    display: block !important;
}

.ways-table-section .ways-table-block table tbody tr {
    background: #FFFFFF;
    border: 1px solid #E7E9EA;
    box-shadow: 0px 0px 12px rgb(13 62 92 / 8%);
    border-radius: 10px;
    margin: 0 0 30px 0;
}

.ways-table-section .ways-table-block table tbody tr td.t-name {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.ways-table-section .ways-table-block table tbody tr td.t-name span.heading {
    max-width: 75%;
}

.ways-table-section .ways-table-block table tbody tr td.t-name  span.t-value {
    margin-left: auto;
}

.ways-table-section .ways-table-block table tbody tr td {
    font-weight: 600;
    border: none !important;
}

.ways-table-section .ways-table-block table tbody tr td.double-buttons > a {
    margin: 0 10px 0 0;
}

.ways-table-section .ways-table-block table tbody tr td.double-buttons > a:last-of-type {
    margin: 0;
}

.container-fluid.ways-table-section {
    margin-bottom: 70px;
}

.ways-table-section .ways-table-block table tbody tr:last-of-type {
    margin: 0;
}

.participation-levels-listing .ways-to-participate-cta .title {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
}

.participation-levels-listing .ways-to-participate-cta .main-title {
    font-size: 16px;
    line-height: 26px;
}


	
	
.row.spec-review-filter {
    margin-bottom: 30px;
}

.row.spec-review-filter .col-12{
    display: block !important;
}

.row.spec-review-filter .col-12:before {
    content: "Please scroll right to see more";
    visibility: visible;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 14px;
}

.row.spec-review-filter ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: visible;
    overflow-y: scroll;
    margin-bottom: 0px;
    position: relative;
	width: 100% !important;
}

.row.spec-review-filter ul li{
    margin-bottom: 0;
}

.row.spec-review-filter ul li label span {
    padding: 7px 16px;
    font-size: 14px;
    white-space: nowrap;
}

.row.spec-review-filter ul li label span b {
    top: 1px;
    right: 10px;
}

.mega-menu-container.listing-mega-menu .sub-menu-section ul.links-container li a,
.mega-menu-container.listing-mega-menu .sub-menu-section .links-container p a {
    font-size: 14px;
    line-height: 15px;
}

.mega-menu-container.cta-mega-menu .mega-hover-cta-block a > .title {
    font-size: 14px;
    line-height: 23px;
}

.mega-menu-container.cta-mega-menu .mega-hover-cta-block a .content {
    font-size: 12px;
}

.mega-menu-container.cta-mega-menu .mega-hover-cta-block a .content p {
    line-height: 18px;
}

.hero-new-style.hero-new-plain .row.content-row p.post-date-tag {
    font-size: 16px;
    line-height: 16px;
}

.hero-new-style.hero-new-plain .row.content-row p.post-date-tag .spacer {
    font-size: 12px;
    top: -3px;
}

.flexible-article-fields article.flexible-row-block.cta-block-content {
    display: block !important;
}

.flexible-article-fields article.flexible-row-block.cta-block-content a.btn.btn-primary {
    margin-left: 0;
    margin-top: 15px;
}

.hero-new-style.hero-new-plain .row.breadcrumbs-row p#breadcrumbs,
.hero-new-style.hero-new-plain .row.breadcrumbs-row p#breadcrumbs * {
    font-size: 12px;
    line-height: 20px;
}

#section-id-5 .tabbed-sections-content .inner-sections-tabbed-content .images {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}

#section-id-5 .tabbed-sections-content .inner-sections-tabbed-content .images .image-container {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: 15px 0 15px 0;
}

.row.pagination-row .col-12.d-flex.justify-content-center {
    -ms-flex-align: center!important;
    align-items: center!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}

.row.pagination-row .pagination_select-container, .row.pagination-row .posts_per_page-container {
    margin: 0 0 15px 0;
}

.row.pagination-row .pagination_select-container:last-child, .row.pagination-row .posts_per_page-container:last-child{
	margin-bottom: 0;
}

.post-type-archive-news .archive-listing-table div#filterable_search_results > article.mb-50:last-of-type {
    margin-bottom: 0;
}

.mission-block-container .row.mission-ctas {
    float: left;
    width: 100%;
    margin: 0;
}

.mission-block-container .row.mission-ctas .slick-track {
    display: flex !important;
}

.mission-block-container .row.mission-ctas article {
    padding-left: 0;
    padding-right: 0;
    height: inherit;
    flex: unset;
}

article.flexible-row-block.board-of-managers-section .board-of-managers span.manage-image-caption {
    margin-bottom: 16px;
}

article.flexible-row-block.board-of-managers-section .board-of-managers article.content {
    padding-left: 0;
}

article.flexible-row-block.board-of-managers-section .board-of-managers > .row.flex-row-reverse article.content {
    padding-left: 0px;
    padding-right: 0;
}

.page-id-16417 .button-block-container a.btn.btn-primary {
    margin: 0;
    height: auto;
    width: 100%;
}

.scrolling-content-inner-block {
    padding-top: 0;
}



.inner-table-sections.registered-ids .td-inner.email {
    word-break: break-all;
}

.container-fluid.image-accordion-top.grey-bg-section.position-relative,
.container-fluid.specification-process-timeline {
    padding-top: 70px;
    padding-bottom: 70px;
}

.row.tech-timeline-image {
    margin-top: 30px;
}
	
.page-template-what-specs-page .row.tech-timeline-image {
    margin-top: 0;
}

.intro-standard-content .image-container {
    margin-top: 0;
    margin-bottom: 0;
}

.hero-insight-post.post-list {
    margin-bottom: 0;
    margin-top: 30px;
}

.frm_forms form .form-field > fieldset > .frm_combo_inputs_container {
    display: block;
}

.frm_forms form .form-field > fieldset > .frm_combo_inputs_container .form-field {
    float: left;
    width: 100%;
}

.search-post-archive .post-inner-content h4 {
    font-size: 18px;
    line-height: 28px;
}

.archive-listing-table .search-filters-container {
    position: fixed !important;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99;
    height: 100%;
    padding: 40px;
    display: none;
}
	
.archive-listing-table.search-archive-listing .hidden-desktop {
    display: block;
}

.archive-listing-table.search-archive-listing a.open-filters {
    margin: 0 0 20px 0;
    width: 100%;
}

.row.meta-sort-search-row .sorting-bar-list {
    float: left !important;
}
	
.archive-listing-table .search-filters-container a#closeFilters {
    right: 15px;
    top: 12px;
    font-size: 0px;
    width: 15px;
    height: 15px;
    box-shadow: none !important;
    background: url(/wp-content/uploads/2022/06/close-modal-icon.svg) no-repeat center center;
    background-size: contain;
    z-index: 1;
    position: absolute;
}

.archive-listing-table .search-filters-container a#closeFilters:hover {
    background: url(/wp-content/uploads/2022/06/close-modal-icon-hover.svg) no-repeat center center;
    background-size: contain;
}

.query-listing article.query-post-container a .post-inner-left, 
.query-listing article.query-post-container a .post-inner, 
.query-listing article.query-post-container a .post-inner-right {
    max-width: 100%;
    min-width: 100%;
	padding: 0;
}

.query-listing article.query-post-container a .post-inner-left p.tagline.text-center {
    text-align: left !important;
    margin-bottom: 5px;
}

.query-listing article.query-post-container a .post-inner-right span.date-label {
    text-align: left !important;
    font-size: 12px;
    line-height: 22px;
    margin-top: 7px;
}

.query-listing article.query-post-container a .post-inner-right  p.tagline.text-right {
    text-align: left !important;
}


.account-block-container.query-responses form#agent-update-query-form {
    padding: 0;
    border-radius: 0px;
}

.account-block-container.query-responses form#agent-update-query-form .form-row {
    margin: 0 0 20px 0;
}

.woocommerce-MyAccount-content .account-block-container.query-responses .query-response-meta-bar p.tagline{
	display: none !important;
}
	
.woocommerce-MyAccount-content .account-block-container .title-main-container p.tagline.hidden-desktop{
	display: block !important;
}

.container-fluid.subscribers-section .subscribers-image-container.ui-ux-images {
    display: block !important;
    width: calc(100% + 20px);
    position: relative !important;
    height: 250px !important;
    padding: 20px;
    left: -10px;
    top: 0;
}

    .pattern-bg-section.post-list .post-inner.quick-resources .post-thumbnail {
        height: 180px !important;
    }

    .pattern-bg-section.post-list .post-inner.quick-resources .post-container {
        padding-top: 200px;
    }


.container-fluid.subscribers-section .subscribers-image-container.ui-ux-images {
    display: block !important;
    width: calc(100% + 20px);
    position: relative !important;
    height: 250px !important;
    padding: 20px;
    left: -10px;
    top: 0;
}



.event-stack-post.my-account-event-post.has-update-text {
    padding-right: 0;
}

.event-stack-post.my-account-event-post.has-update-text a.register-button {
    width: auto;
}

.guidelines-button-container.framework-iframe {
    padding: 0;
    padding-top: 0;
    margin-bottom: 30px;
}

.guidelines-button-container.framework-iframe > .content{
    display: none !important;
}

.guidelines-button-container.framework-iframe iframe {
    height: 450px;
}





.cookieconsent-popup.container-fluid {
    height: auto !important;
    top: auto;
    bottom: 0;
    padding: 30px 30px;
}

.cookieconsent-popup.container-fluid .inner .cookie-left h2 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
}

.cookieconsent-popup.container-fluid .inner .cookie-left p {
    font-size: 13px;
    line-height: 23px;
}

.cookieconsent-popup.container-fluid .inner .cookieconsent-button-wrap {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.cookieconsent-popup.container-fluid .inner .cookieconsent-button-wrap button.ui-button-text-icon-primary:first-of-type,
.cookieconsent-popup.container-fluid .inner .cookieconsent-button-wrap button.ui-button-text-icon-primary:last-of-type {
    min-width: calc(50% - 20px);
    height: 40px !important;
}

    .pattern-bg-section.post-list .post-inner.quick-resources .post-thumbnail {
        height: 180px !important;
    }

    .pattern-bg-section.post-list .post-inner.quick-resources .post-container {
        padding-top: 200px;
    }

aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
    float: left;
    width: 100%;
    position: relative;
}

aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 0;
    margin-bottom: 20px;
}

aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
    float: left;
    width: 100%;
    padding-left: 0;
}

aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h2 {
    font-size: 16px;
    line-height: 20px;
}

aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p, aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p button.change-settings-button, aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p a {
    font-size: 12px;
    line-height: 18px;
}

.gdpr_lightbox .gdpr_lightbox-wrap .gdpr_lightbox-container {
    width: 100%;
    height: 100%;
}

.gdpr_lightbox .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content {
    width: 100%;
    height: 100%;
}

.gdpr_lightbox .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content div#moove_gdpr_cookie_modal {
    height: 100% !important;
    width: 100% !important;
}

.gdpr_lightbox .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content div#moove_gdpr_cookie_modal .moove-gdpr-modal-content {
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.gdpr_lightbox .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content div#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
    height: 100%;
    padding: 40px;
    padding-bottom: 70px;
}

.gdpr_lightbox .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content div#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content {
    max-height: calc(100% - 70px);
}

.gdpr_lightbox .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content div#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content {
    padding: 0 30px;
}

.gdpr_lightbox .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content div#moove_gdpr_cookie_modal .moove-gdpr-modal-content button.moove-gdpr-modal-close {
    top: 0;
    right: 0;
    display: none !important;
}

.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
    font-size: 14px;
    padding: 15px 20px !important;
}

.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p {
    font-size: 14px;
    line-height: 24px;
}

}

/* phone up to landscape */
@media only screen 
and (min-width : 576px) 
and (max-width : 767px) {

.container {
    width: 100%;
    max-width: 540px;
}

    .pattern-bg-section.post-list .post-inner.quick-resources .post-thumbnail {
        height: 270px !important;
    }

    .pattern-bg-section.post-list .post-inner.quick-resources .post-container {
        padding-top: 290px;
    }

}

/* small tablets / iphone X and up landscape */
@media only screen 
and (min-width : 768px) 
and (max-width : 991px) {

    .footer-newsletter-bar span.title {
        font-size: 14px;
        line-height: 43px;
        margin: 0 20px 0 0;
    }

    .footer-newsletter-container .form-container .form-fields-container .fields-inners .form-field {
        flex-wrap: wrap;
    }

    .filters-inner-container.spec-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container#filter-date-published {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

.container {
    width: 100%;
    max-width: 720px;
}

.container-fluid{
    margin: 0 0 100px 0;
}

a#burgerMenu {
    display: block;
}
	
.container-fluid.scrolling-nav-bar-container,
.hidden-768,
.header .main-header-section .menu-main-menu-container{
    display: none !important;
}

body {
    padding-top: 85px;
	font-size:14px;
}
	
p{
    line-height: 24px;
}

.header {
    height: 85px;
}

.header.fixed {
    height: 85px;
}

.header .main-header-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.header.fixed .main-header-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mobile-menu {
    padding-top: 120px;
}

a#burgerMenu {
    display: block;
    padding: 0;
    height: 23px;
    width: 32px;
}

a#burgerMenu span {
    left: 0;
    height: 2px;
    background: #0D3E5C;
	width: 32px;
}

a#burgerMenu span:nth-of-type(1) {
    top: 0;
}

a#burgerMenu span:nth-of-type(2) {
    top: 10px;
}

a#burgerMenu span:nth-of-type(3) {
    bottom: 0;
}

a#burgerMenu.active span:nth-of-type(1), a#burgerMenu.active span:nth-of-type(2) {
    top: 11px;
}

a#burgerMenu.active span:nth-of-type(3) {
    bottom: 11px;
}

.header .top-nav .menu-side-items {
    margin-left: 11px;
}

.header .top-nav ul li {
    margin-right: 8px;
    padding-right: 8px;
}

.header .top-nav ul li a {
    font-size: 12px;
}

.header a#logo-main {
    height: 36px;
    margin: 4px 0;
}

.header.fixed a#logo-main{
    height: 36px;
}

.footer-top .footer-section {
    margin-bottom: 50px;
}

.footer-top .footer-section.resources, .footer-top .footer-section.industry {
    margin-bottom: 0;
}

.hero-home-page h1 {
    font-size: 38px;
    line-height: 48px;
}

.document-bar-block .document-bar-slider .inner {
    padding: 0 30px;
}

.document-bar-block .document-bar-slider .inner > span.title {
    font-size: 14px;
    line-height: 24px;
}

.document-bar-block .document-bar-slider .inner a.btn {
    min-width: 170px;
    max-width: 170px;
    margin-left: 20px !important;
}

.cta-split-container .content-container .title,
.cta-stacked-container .title {
    font-size: 17px;
    line-height: 28px;
}

.cta-split-container {
    padding-right: 0;
}

.what-events-split .events-gutter-left {
    padding-left: 10px;
    margin-top: 80px;
}

.row.events-tall-list article:last-of-type {
    margin-bottom: 0;
}

.why-emvco .image-container {
    padding-right: 0;
}

.split-content-container {
    padding-right: 0;
    padding-left: 0;
}

.flex-row-reverse .split-content-container {
    padding-right: 0;
    padding-left: 0;
}

.get-involved .row.title-split-row {
    margin-bottom: 50px;
}

.get-involved .row.title-split-row .label-title {
    margin-bottom: 20px;
}

.get-involved .row.title-split-row .main-title {
    font-size: 36px;
    line-height: 50px;
}

.get-involved .row.title-split-row .content {
    font-size: 16px;
    padding-left: 0;
    margin-top: 30px;
}

.get-involved .row.title-split-row .content p {
    line-height: 28px;
}

.ways-to-participate-cta {
    padding: 20px;
}

.ways-to-participate-cta .title {
    font-size: 14px;
    margin-bottom: 20px;
}

.ways-to-participate-cta .content {
    font-size: 14px;
}

.ways-to-participate-cta .content p {
    line-height: 24px;
}

.ways-to-participate-cta span.arrow-link {
    font-size: 14px;
}

.about-page-sub .flexible-article-fields,
.about-page-sub .about-page-title-container {
    padding-left: 15px;
}

.news-stack-post {
    padding-left: 109px;
}

.news-stack-post .post-inner-content {
    padding-left: 36px;
    padding-right: 253px;
}

.archive-listing-table .events-sidebar-section,
.standard-post.single-post .sidebar {
    padding-left: 0;
    margin-top: 50px;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-list {
    width: 20%;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-content {
    width: 70%;
}

.login-modal-inner > div > .title {
    font-size: 18px;
    line-height: 32px;
}

.login-modal-block .login-modal-inner .login-form {
    padding: 50px;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 44px;
}

.login-modal-block .login-modal-inner .register-section {
    padding: 42px;
    padding-top: 44px;
    padding-bottom: 50px;
}

.login-modal-inner .login-form form.login .form-row label.remember-me span {
    font-size: 12px;
}

.post-list .post-inner .post-container, .post-list .post-inner > a:not(.btn) {
    padding: 20px;
    padding-top: 150px;
}

.post-list .post-inner .post-thumbnail {
    height: 130px;
}
	
.pattern-bg-section.post-list .post-inner .post-thumbnail {
    height: 130px !important;
}

.post-list .post-inner .post-container .type, .post-list .post-inner a .type {
    font-size: 14px;
}

.post-list .post-inner .post-container h4, .post-list .post-inner a h4 {
    font-size: 16px;
    line-height: 26px;
}

.post-list .post-inner span.meta {
    font-size: 12px;
}

.post-list .post-inner span.meta span.author img.avatar {
    display: none;
}

.post-list .post-inner span.meta span.spacer {
    margin: 0 1px;
}

.image-split-slider-block .image-slider-inner-content {
    padding-right: 25px;
}

.image-split-slider-block .background-images-container {
    width: calc(50% - 10px);
}

.hero-new-style.hero-new-plain.split-hero-style .row.content-row h1 {
    margin-top: 0;
    padding-right: 0;
}

.hero-new-style.hero-new-plain.split-hero-style .row.content-row .content {
    padding-right: 0;
}

.cta-split-container .content-container .content,
.cta-stacked-container .content {
    font-size: 14px;
}
.cta-split-container .content-container .content p,
.cta-stacked-container .content p {
    line-height: 24px;
}

.image-split-slider-block .image-slider-inner-content .slider-inner-content .main-title {
    font-size: 25px;
    line-height: 35px;
}

.faqs-section .accordions {
    padding: 0;
}

.listing-block-with-sidebar .listing-content-left {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
}
	
.listing-block-with-sidebar.doubled-sidebar-list .listing-content-left {
    padding-right: 0;
}

.listing-block-with-sidebar.doubled-sidebar-list .listing-content-left .content {
    padding-right: 0;
}

.tesitmonial-sliders-inner {
    padding-left: 10px;
    padding-right: 10px;
}

.tesitmonial-sliders-inner:before {
    left: 0;
}

.intro-standard-content .related-insights-list {
    padding-left: 0;
    margin-top: 50px;
}

.tesitmonial-sliders-inner .testimonial-slider-main .testimonial-slide-block .content {
    font-size: 24px;
}

.tesitmonial-sliders-inner .testimonial-slider-main .testimonial-slide-block .content p {
    line-height: 40px;
}

.participation-levels-listing .ways-to-participate-cta .main-title,
.resources-section .ways-to-participate-cta .title {
    font-size: 16px;
    line-height: 26px;
}

.participation-levels-listing .ways-to-participate-cta .title {
    margin-bottom: 20px;
}

.subscribers-section .split-content-container {
    padding: 70px;
    padding-left: 0;
    padding-right: 0;
}

.row.associate-logos-container a.associates-logo-contain {
    height: 75px;
}

.scrolling-nav-bar-container .nav-bar-scroll-inner > a {
    display: none;
}

.ways-table-section .ways-table-block table thead tr th, .ways-table-section .ways-table-block table tbody tr td, .ways-table-section .ways-table-block table tfoot tr td {
    padding: 10px;
}

.ways-table-section .ways-table-block table tfoot tr:last-of-type td a.btn {
    max-width: 90px;
    min-width: 90px;
    font-size: 14px;
    height: auto;
    padding: 10px;
}

.participation-levels-listing article.col {
    margin-top: 20px;
}

.filters-inner-container.registered-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.news-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.resources-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.knowledge-hub-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.events-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.spec-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.service-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.approved-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}

.hero-new-style.hero-new-plain.events-hero-section .gutter-left {
    padding-left: 10px;
}

.hero-new-style.hero-new-plain.events-hero-section .events-hero-section {
    padding: 30px;
}

.process-selection-section .posts-sub-sections {
    padding-left: 20px;
}

.process-sub-post-block .buttons a.btn {
    margin: 0 0 15px 0;
    width: 100%;
}

.approval-process-slider {
    padding-right: 50px;
}

.inner-table-sections.resources .td-inner.title-name {
    padding-left: 20px;
}

div#filterable_search_results .inner-table-sections .td-inner {
    font-size: 12px;
}

div#filterable_search_results .inner-table-sections .td-inner.title-name.larger-size {
    font-size: 13px;
}

.search-post-archive .post-inner-content h4 {
    font-size: 16px;
    line-height: 26px;
}

.archive-listing-table .search-filters-container {
    padding-right: 20px;
}

.woocommerce-pages .account-sidebar-container .account-sidebar-section:last-of-type {
    margin-bottom: 0;
}

.woocommerce-pages .login-modal-inner {
    padding: 25px;
}

.footer-bottom {
    padding-top: 36px;
    padding-bottom: 36px;
}

.footer-top {
    padding-top: 60px;
}

.woocommerce-pages .woocommerce form .form-row#address_same_as_company_field {
    width: 100%;
}

.accordion-inner-list {
    padding-top: 0;
    padding-right: 15px;
}

.container-fluid.subscribers-section .subscribers-image-container {
    padding: 30px;
}

.link-block-container .sub-title {
    font-size: 14px;
    line-height: 24px;
}

a.arrow-link, span.arrow-link, button.arrow-link {
    font-size: 14px;
    line-height: 24px;
}

a.arrow-link:before, span.arrow-link:before, button.arrow-link:before {
    top: 6px;
}

.hero-new-style.hero-new-plain.filters-main-section-hero {
    padding-top: 14px;
    margin-bottom: 97px;
}

.hero-new-style.hero-new-plain .row.content-row .content,
.split-content-container .content,
.cta-split-container .content-container .content{
    font-size:14px;
}

.split-content-container .content p {
    line-height: 24px;
}

.hero-new-style.hero-new-plain .row.content-row h1 {
    font-size: 30px;
    line-height: 40px;
}
	

.post-inner .inner-table-sections.approved-products .td-inner.dates br {
    display: none;
}

.post-inner .inner-table-sections.registered-ids,
.post-inner .inner-table-sections.resources {
    display: block !important;
    padding: 6px 0;
}

.post-inner .inner-table-sections.specifications-downloads,
.post-inner .inner-table-sections.specifications,
.post-inner .inner-table-sections.approved-products,
.post-inner .inner-table-sections.service-providers {
    padding: 6px 0;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.approved-products .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.service-providers .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.registered-ids .td-inner,
div#filterable_search_results .post-inner .inner-table-sections.resources .td-inner {
    float: left;
    width: 100%;
    position: relative;
    max-width: 100%;
    min-width: 0px;
    padding: 14px 20px !important;
    font-size: 14px !important;
    line-height: 24px !important;
    display: block !important;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner:not(.multi-sections):before,
.post-inner .inner-table-sections.specifications .td-inner:not(.multi-sections):before,
.post-inner .inner-table-sections.approved-products .td-inner:not(.multi-sections):before,
.post-inner .inner-table-sections.service-providers .td-inner:not(.multi-sections):before,
.post-inner .inner-table-sections.registered-ids .td-inner:before,
.post-inner .inner-table-sections.resources .td-inner:before {
    content: '';
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #0D3E5C;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    float: left;
    width: 100%;
    visibility: visible;
    margin-bottom: 6px;
}

.post-inner .inner-table-sections.resources .td-inner.title-name:before {
    content: 'Title';
}

.post-inner .inner-table-sections.resources .td-inner.doc-type:before {
    content: 'Doc Type';
}

.post-inner .inner-table-sections.resources .td-inner.published:before {
    content: 'Published';
}

.post-inner .inner-table-sections.resources .td-inner.download:before {
    content: 'Download';
}

.post-inner .inner-table-sections.registered-ids .td-inner.title-name:before {
    content: 'Org Name';
}

.post-inner .inner-table-sections.registered-ids .td-inner.id:before {
    content: 'ID Or Code';
}

.post-inner .inner-table-sections.registered-ids .td-inner.reg:before {
    content: 'REG#';
}

.post-inner .inner-table-sections.registered-ids .td-inner.email:before {
    content: 'Email';
}

.post-inner .inner-table-sections.registered-ids .td-inner.location:before {
    content: 'Location';
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections,
.post-inner .inner-table-sections.specifications .td-inner.multi-sections,
.post-inner .inner-table-sections.approved-products .td-inner.multi-sections,
.post-inner .inner-table-sections.service-providers .td-inner.multi-sections {
    order: 1;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner,
.post-inner .inner-table-sections.specifications .td-inner,
.post-inner .inner-table-sections.approved-products .td-inner,
.post-inner .inner-table-sections.service-providers .td-inner {
    order: 0;
}

.post-inner .inner-table-sections.service-providers .td-inner.title-name:before {
    content: 'Name';
}

.post-inner .inner-table-sections.service-providers .td-inner.focus:before {
    content: 'Focus';
}

.post-inner .inner-table-sections.service-providers .td-inner.contact:before {
    content: 'Contact';
}

.post-inner .inner-table-sections.service-providers .td-inner.country:before {
    content: 'Country';
}

.post-inner .inner-table-sections.service-providers .td-inner.version:before {
    content: 'Version';
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner.multi-sections .post-dropdown,
div#filterable_search_results .post-inner .inner-table-sections.approved-products .td-inner.multi-sections .post-dropdown,
div#filterable_search_results .post-inner .inner-table-sections.service-providers .td-inner.multi-sections .post-dropdown {
    height: 40px;
    border-radius: 4px;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown:before,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner.multi-sections .post-dropdown:before,
div#filterable_search_results .post-inner .inner-table-sections.approved-products .td-inner.multi-sections .post-dropdown:before,
div#filterable_search_results .post-inner .inner-table-sections.service-providers .td-inner.multi-sections .post-dropdown:before {
    top: 15px;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown.no-arrow-click,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner.multi-sections .post-dropdown.no-arrow-click,
div#filterable_search_results .post-inner .inner-table-sections.approved-products .td-inner.multi-sections .post-dropdown.no-arrow-click,
div#filterable_search_results .post-inner .inner-table-sections.service-providers .td-inner.multi-sections .post-dropdown.no-arrow-click {
    height: 1px;
    background: #ccc;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner p:last-of-type,
.post-inner .inner-table-sections.inner-table-sections.specifications .td-inner p:last-of-type,
.post-inner .inner-table-sections.approved-products .td-inner p:last-of-type,
.post-inner .inner-table-sections.service-providers .td-inner p:last-of-type{
    margin: 0;
}
	
.post-inner .inner-table-sections.approved-products .td-inner.title-name:before {
    content: 'Company';
}
.post-inner .inner-table-sections.approved-products .td-inner.product-name:before {
    content: 'Product/Site/Marketing Name';
}
.post-inner .inner-table-sections.approved-products .td-inner.approval-no:before {
    content: 'Approval Number';
}
.post-inner .inner-table-sections.approved-products .td-inner.dates:before {
    content: 'Dates';
}
.post-inner .inner-table-sections.approved-products .td-inner.download:before {
    content: 'Download';
}

.post-inner .inner-table-sections.specifications .td-inner.title-name:before {
    content: 'Title';
}
.post-inner .inner-table-sections.resources .td-inner.version:before,
.post-inner .inner-table-sections.specifications .td-inner.version:before {
    content: 'Version';
}
.post-inner .inner-table-sections.specifications .td-inner.published:before {
    content: 'Published';
}
.post-inner .inner-table-sections.specifications .td-inner.tech-cat:before {
    content: 'Technology';
}
.post-inner .inner-table-sections.specifications .td-inner.spec-cat:before {
    content: 'Specification Type';
}
.post-inner .inner-table-sections.specifications .td-inner.access:before {
    content: 'Access';
}

.post-inner a.inner-table-sections.specifications-downloads span.watched,
.post-inner a.inner-table-sections.specifications span.watched {
    right: 20px;
    bottom: 15px;
}

.post-inner .hidden-input-data a.inner-table-sections.specifications-downloads:before,
.post-inner .hidden-input-data a.inner-table-sections.specifications:before {
    width: 100%;
    left: 0;
}

.account-tabbed-content .inner-tabbed-content .row.listing-headers,
.post-inner .inner-table-sections.specifications-downloads .td-inner.multi-sections .post-dropdown.no-dropped,
div#filterable_search_results .post-inner .inner-table-sections.specifications .td-inner.multi-sections .post-dropdown.no-dropped,
div#filterable_search_results .post-inner .hidden-input-data .inner-table-sections.specifications .td-inner.multi-sections,
div#filterable_search_results .post-inner .hidden-input-data .inner-table-sections.approved-products .td-inner.multi-sections,
div#filterable_search_results .post-inner .hidden-input-data .inner-table-sections.service-providers .td-inner.multi-sections,
.archive-listing-table .row.listing-headers {
    display: none !important;
}

.post-inner .inner-table-sections.specifications-downloads .td-inner.title-name:before {
    content: 'Title';
}
.post-inner .inner-table-sections.specifications-downloads .td-inner.version:before {
    content: 'Version';
}
.post-inner .inner-table-sections.specifications-downloads .td-inner.type:before {
    content: 'Type';
}
.post-inner .inner-table-sections.specifications-downloads .td-inner.download-date:before {
    content: 'Downloaded Date';
}

.woocommerce-pages .account-sidebar-container {
    padding-right: 0;
    margin-bottom: 50px;
}

.team-members .row.team-members-existing .team-member-block .inner-table-col.email {
    min-width: 34%;
    max-width: 34%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.inner-table-sections.roster .td-inner.email {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.container-fluid.hero-new-style.hero-new-plain.tech-sub-header {
    height: auto;
    margin-bottom: 97px;
}

.page-template-ways-to-participate-page .container-fluid.hero-new-style.hero-new-plain {
    margin-bottom: 97px;
}

.account-sidebar-section ul.user-menu li.user-menu.hidden-desktop {
    display: block !important;
    margin: 9px 0 0 0 !important;
}



.filters-inner-container.events-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:nth-child(n+3),
.filters-inner-container.knowledge-hub-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:nth-child(n+3),
.filters-inner-container.resources-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:nth-child(n+3),
.filters-inner-container.news-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:nth-child(n+3),
.filters-inner-container.service-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:nth-child(n+3),
.filters-inner-container.approved-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container:nth-child(n+3) {
    display: none;
}

.post-type-archive-events .hero-new-style.hero-new-plain.filters-main-section-hero a.advanced-filters-button.hidden-desktop,
.post-type-archive-knowledge-hub .hero-new-style.hero-new-plain.filters-main-section-hero a.advanced-filters-button.hidden-desktop,
.post-type-archive-news .hero-new-style.hero-new-plain.filters-main-section-hero a.advanced-filters-button.hidden-desktop {
    display: block !important;
}

.footer-bottom p.mt-10 {
    font-size: 10px;
    line-height: 18px;
}

.post-list .post-inner.quick-resources .post-container {
    padding-top: 150px;
}

.post-list .post-inner.quick-resources .post-thumbnail {
    height: 130px;
}

.news-stack-post .post-inner-content h4 {
    font-size: 16px;
    line-height: 26px;
}

.mission-block-container .row.mission-ctas article {
    margin-bottom: 12px;
}

.scrolling-content-inner-block {
    padding-top: 0;
}

.footer-newsletter-container .form-container .form-fields-container {
    padding-right: 119px;
}

.footer-newsletter-container .form-container .form-fields-container .button-container {
    width: 120px;
}

.footer-newsletter-container .form-container .form-fields-container .button-container .btn {
    font-size: 16px;
    padding: 14px;
}

.page-template-approved-registered-page .testing-ctas article {
    margin-bottom: 35px;
}

.page-template-approved-registered-page .testing-ctas article:nth-child(3), 
.page-template-approved-registered-page .testing-ctas article:nth-child(4) {
    margin-bottom: 0px;
}

.intro-standard-content .image-container {
    margin-top: 0;
    margin-bottom: 0;
}

.hero-new-style.hero-new-plain.split-hero-style .icon-container {
    margin-top: 0;
}


.history-spec-list button.general.slick-arrow {
    right: 0;
}

.history-spec-list button.general.slick-arrow.previous {
    right: 60px;
}
	
.meta-title-container .meta-inner {
    margin: 0 35px 20px 0;
}


.hero-new-style.hero-new-plain .row.content-row a.btn.btn-primary.register-button {
    padding: 14px 18px;
}



.event-stack-post.my-account-event-post a.register-button {
    font-size: 16px;
    height: auto;
}

.event-stack-post.my-account-event-post.has-update-text a.register-button {
    width: 220px;
}

.event-stack-post.my-account-event-post.has-update-text {
    padding-right: 230px;
}

.ways-table-section .ways-table-block table thead tr.top-row th.public {
    min-width: 90px;
}

.ways-table-section .ways-table-block table thead tr.top-row th.public {
    min-width: 90px;
}

    .pattern-bg-section.post-list .post-inner.quick-resources .post-thumbnail {
        height: 130px !important;
    }

    .pattern-bg-section.post-list .post-inner.quick-resources .post-container {
        padding-top: 150px;
    }

}

/* small screens and ipad pro portrait */
@media only screen 
and (min-width : 992px) 
and (max-width : 1200px) {
	
.container {
	width:100%;
    max-width: 960px;
}

body {
    padding-top: 136px;
}

.hidden-992{
    display: none !important;
}

.header {
    height: 136px;
}

.header.fixed {
    height: 75px;
}

.header .main-header-section .menu-main-menu-container ul.menu > li {
    margin-right: 15px;
}

.header .main-header-section .menu-main-menu-container ul.menu > li > a {
    font-size: 12px;
    padding-bottom: 47px;
}

.header.fixed .main-header-section .menu-main-menu-container ul.menu > li > a {
    padding-bottom: 27px;
}

.header .main-header-section .menu-main-menu-container ul.menu > li#menu-item-1036 > a:after, 
.header .main-header-section .menu-main-menu-container ul.menu > li#menu-item-1037 > a:after, 
.header .main-header-section .menu-main-menu-container ul.menu > li#menu-item-1040 > a:after, 
.header .main-header-section .menu-main-menu-container ul.menu > li#menu-item-1270 > a:after {
    width: 7px;
    height: 6px;
}

.header a#logo-main {
    height: 32px;
}

.header.fixed a#logo-main {
    height: 32px;
}

.header .main-header-section .menu-main-menu-container {
    padding-top: 8px;
}

.container-fluid.mega-menu-container {
    padding-top: 136px !important;
}

.header.fixed .container-fluid.mega-menu-container {
    padding-top: 75px !important;
}

.footer-top .footer-section ul li a {
    font-size: 14px;
}

.split-content-container .title,
.row.title-standard-row .title {
    font-size: 25px;
    line-height: 32px;
}

.row.title-standard-row.with-link a {
    font-size: 12px;
    line-height: 18px;
    margin: 11px 0 0 0;
}

.what-events-split .events-gutter-left {
    padding-left: 30px;
}

.split-content-container {
    padding-right: 40px;
    padding-left: 30px;
}

.flex-row-reverse .split-content-container {
    padding-right: 30px;
    padding-left: 40px;
}

.diagram-tech-section {
    width: 560px;
    height: 560px;
    padding: 50px;
}

.get-involved .row.title-split-row .main-title {
    font-size: 36px;
    line-height: 48px;
}

.get-involved .row.title-split-row .content {
    font-size: 17px;
    line-height: 30px;
    padding-left: 40px;
    margin-top: 66px;
}

.get-involved .row.title-split-row .content p {
    line-height: 30px;
}

.post-list .post-inner .post-container h4, .post-list .post-inner a h4 {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 28px;
}

.cta-stacked-container .title{
	font-size: 18px;
	line-height: 28px;
}

.hero-home-page h1 {
    font-size: 37px;
    line-height: 47px;
}

.event-stack-post {
    padding-left: 75px;
}
	
.event-stack-post.archive-event-post {
    padding-right: 0;
    padding-left: 75px;
}

.event-stack-post .post-inner-content {
    padding-left: 25px;
}

.event-stack-post .date-block {
    width: 50px;
}

.event-stack-post.archive-event-post .date-block {
    width: 50px;
}

.event-stack-post .date-block span.month {
    font-size: 20px;
    line-height: 20px;
}

.event-stack-post .date-block span.day {
    font-size: 38px;
}

.cta-split-container {
    padding-right: 15px;
}

.login-modal-inner > div > .title {
    font-size: 20px;
}

.history-timeline-section .history-spec-list {
    padding-right: 75px;
}

.intro-standard-content .related-insights-list {
    padding-left: 0;
}

.listing-block-with-sidebar .listing-content-left {
    padding-left: 0;
}

.listing-block-with-sidebar.doubled-sidebar-list .listing-content-left .content {
    padding-right: 0;
}

.resources-section .ways-to-participate-cta .title{
	font-size: 18px;
	line-height: 28px;
}

.cta-stacked-container .icon-container {
    height: 95px;
}

.tesitmonial-sliders-inner .testimonial-slider-main .testimonial-slide-block .content {
    font-size: 30px;
}

.tesitmonial-sliders-inner .testimonial-slider-main .testimonial-slide-block .content p {
    line-height: 45px;
}

.inner-table-sections.specifications-downloads .td-inner.title-name {
    min-width: 35%;
    max-width: 35%;
}

.inner-table-sections.specifications-downloads .td-inner.version {
    min-width: 13%;
    max-width: 13%;
}

.inner-table-sections.specifications-downloads .td-inner.type {
    min-width: 17%;
    max-width: 17%;
}

.inner-table-sections.specifications-downloads .td-inner.download-date {
    min-width: 21%;
    max-width: 21%;
}

.woocommerce-pages .account-sidebar-container {
    padding-right: 20px;
}

.subscribers-section .split-content-container {
    padding-left: 30px;
    padding-right: 40px;
}

.ways-table-section .ways-table-block table tfoot tr:last-of-type td a.btn {
    max-width: 115px;
    min-width: 115px;
    padding: 14px;
    font-size: 14px;
    height: auto;
}

.ways-table-section .ways-table-block table thead tr th, .ways-table-section .ways-table-block table tbody tr td, .ways-table-section .ways-table-block table tfoot tr td {
    padding: 15px;
}

.scrolling-nav-bar-container .nav-bar-scroll-inner ul.links-container li a {
    font-size: 14px;
}

.participation-levels-listing .ways-to-participate-cta .title {
    margin-bottom: 40px;
}

.participation-levels-listing .ways-to-participate-cta .main-title {
	font-size: 18px;
	line-height: 28px;
}

.inner-table-sections.specifications .td-inner.title-name {
    min-width: 20%;
    max-width: 20%;
}

.inner-table-sections.specifications .td-inner.version {
    min-width: 11%;
    max-width: 11%;
}

.inner-table-sections.specifications .td-inner.published {
    min-width: 13%;
    max-width: 13%;
}
	
.inner-table-sections.specifications .td-inner.tech-cat {
    min-width: 13%;
    max-width: 13%;
}

.inner-table-sections.specifications .td-inner.spec-cat {
    min-width: 17%;
    max-width: 17%;
}

.inner-table-sections.specifications .td-inner.access {
    min-width: 17%;
    max-width: 17%;
}

div#filterable_search_results .post-inner .hidden-input-data .inner-table-sections.specifications .td-inner,
div#filterable_search_results .inner-table-sections .td-inner {
    font-size: 12px;
}

.inner-table-sections.approved-products .td-inner.product-name {
    min-width: 25%;
    max-width: 25%;
}

.inner-table-sections.approved-products .td-inner.download {
    min-width: 16%;
    max-width: 16%;
}

.inner-table-sections.approved-products .td-inner.dates {
    min-width: 14%;
    max-width: 14%;
}

.inner-table-sections.approved-products .td-inner.approval-no {
    min-width: 20%;
    max-width: 20%;
}

.inner-table-sections.service-providers .td-inner.title-name {
    min-width: 30%;
    max-width: 30%;
}

.inner-table-sections.service-providers .td-inner.contact {
    min-width: 20%;
    max-width: 20%;
}

.inner-table-sections.service-providers .td-inner.country {
    min-width: 14%;
    max-width: 14%;
}

.inner-table-sections.registered-ids .td-inner.email {
    min-width: 30%;
    max-width: 30%;
}
	
.inner-table-sections.registered-ids .td-inner.title-name {
    min-width: 28%;
    max-width: 28%;
}

.inner-table-sections.registered-ids .td-inner.location, .inner-table-sections.registered-ids .td-inner.id, .inner-table-sections.registered-ids .td-inner.reg {
    min-width: 14%;
    max-width: 14%;
}

.search-post-archive .post-inner-content h4 {
    font-size: 18px;
    line-height: 28px;
}

.archive-listing-table .search-filters-container {
    padding-right: 30px;
}

.team-members .row.team-members-existing .team-member-block .inner-table-col.email {
    min-width: 32%;
    max-width: 32%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header .top-nav ul li a {
    font-size: 12px;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-list {
    width: 20%;
}

.accordion-section .acc-section .tabbed-sections-faqs .tabbed-sections-content {
    width: 75%;
}

.inner-table-sections .td-inner.multi-sections {
    min-width: 75px;
    max-width: 75px;
}

div#filterable_search_results .inner-table-sections .td-inner.title-name.larger-size {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}

.filters-inner-container.knowledge-hub-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}

.participation-levels-listing article.col {
    margin-top: 20px;
}

/*.filters-inner-container.registered-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.news-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.resources-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.knowledge-hub-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.events-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.spec-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.service-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container,
.filters-inner-container.approved-filter-list div#filterable_search_filters div#filterable_search_filters_output .filter_container {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}*/

.inner-table-sections.resources .td-inner.title-name {
    min-width: 32%;
    max-width: 32%;
}

.inner-table-sections.resources .td-inner.doc-type {
    min-width: 20%;
    max-width: 20%;
}

.inner-table-sections.resources .td-inner.version {
    min-width: 12%;
    max-width: 12%;
}

.mission-block-container .row.mission-ctas article {
    margin-bottom: 12px;
}

.container-fluid.scrolling-nav-bar-container.scroll-with {
    top: 75px !important;
}
/*
.link-block-container {
    padding: 25px;
}

.link-block-container ul.links li a {
    font-size: 14px;
    line-height: 24px;
}*/

.listing-block-with-sidebar.doubled-sidebar-list .listing-content-left {
    padding-right: 0;
    margin-bottom: 40px;
}

.tech-sub-header.hero-new-style.hero-new-plain.split-hero-style .row.content-row h1 {
    margin-top: 18px;
}

.cta-stacked-container > a.align-self-center.mt-auto {
    font-size: 14px;
}

div#filterable_search_results .inner-table-sections.registered-ids .td-inner.title-name {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
}

.process-sub-post-block .buttons a.btn {
    padding: 14px 20px;
}

.inner-table-sections.roster .td-inner.org-name,
.inner-table-sections.roster .td-inner.name {
    min-width: 28%;
    max-width: 28%;
}

.inner-table-sections.roster .td-inner.email {
    min-width: 44%;
    max-width: 44%;
}

.query-listing article.query-post-container a .post-inner {
    max-width: 45%;
    min-width: 45%;
}

.query-listing article.query-post-container a .post-inner-right {
    max-width: 35%;
    min-width: 35%;
}

.what-events-split .events-gutter-left .event-stack-post .post-inner-content {
    min-height: 128px;
}

div#filterable_search_results .inner-table-sections .td-inner.approval-no {
    word-break: break-word;
}

.mega-menu-container.cta-mega-menu .hidden-desktop{
	display: block !important;
}

.mega-menu-container.cta-mega-menu .mega-hover-cta-block a .content {
    font-size: 11px;
}

.mega-menu-container.cta-mega-menu .mega-hover-cta-block a .content p {
    line-height: 19px;
}



.event-stack-post.my-account-event-post a.register-button {
    font-size: 16px;
    height: auto;
}

.event-stack-post.my-account-event-post.has-update-text a.register-button {
    width: 220px;
}

.event-stack-post.my-account-event-post.has-update-text {
    padding-right: 230px;
}

.mega-menu-container.listing-mega-menu#approvedEvaluatedMenu .sub-menu-section ul.links-container li a {
    font-size: 12px;
    line-height: 18px;
}

}

/* small tablets landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
}

/* small tablets portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
}

/* phone landscape */
@media only screen 
and (max-device-width : 767px) 
and (orientation : landscape) {
}

/* iphone x fixes */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) {
}

/* iphone x fixes */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : landscape) {
}

/* iphone 11 pro max fixes */
@media only screen 
and (min-device-width: 414px) 
and (max-device-height: 896px) 
and (orientation : landscape) { 
}

@media only screen 
and (min-device-width: 414px) 
and (max-device-height: 896px) 
and (orientation : portrait) { 
}
	
/* ful width block fixes for screen sizes between 1200px - 1900px */
@media only screen 
and (min-width : 1200px) 
and (max-width : 1365px) {
}

@media only screen 
and (min-width : 1366px) 
and (max-width : 1600px) {
}

@media only screen 
and (min-width : 1601px) 
and (max-width : 1900px) {
}