.grid-exp-items {
    display: flex;
    flex-wrap: wrap;
}

.grid-exp-item {
    width: 100%;
    margin: auto;
}

.grid-exp-item-title {
    color: #0c82b6;
}

.grid-exp-item-img {
    width: 100px;
    height: 100px;
}

.grid-exp-trigger-label {
    display: block;
    text-align: center;
    padding: 2.625em;
    height: 100%;
    box-shadow: none;
}

.grid-exp-trigger-label:hover {
    background: #fff;
    box-shadow: 0 9px 35px rgba(133, 177, 204, 0.25);
}

.grid-exp-trigger-label hr {
    color: #0C82B6;
    opacity: .5;
}

.grid-exp-trigger-label::after {
    content: "";
}

@media screen and (min-width: 600px) {
    .grid-exp-item {
        width: 50%;
        display: inline-block;
        min-height: 321px;
    }
}

@media screen and (min-width: 1024px) {
    h2, .title-section {
        font-size: 40px;
        /*padding-bottom: .5em*/
    }

    .grid-exp-item {
        width: 25%;
        min-height: 351px;
    }

    .wrap-inner-m {
        max-width: unset;
    }
}

@media screen and (min-width: 1520px) {

}

.comparison_table_wrap {
    position: relative;
    width: 100%;
    display: flex;
}

.comparison_table_header .cell {
    min-width: 210px;
}


.cooper_comparison_table {
    position: relative;
    border-collapse: collapse;
    /*width: auto;*/
    /*min-width: 600px;*/
}

.cooper_comparison_table .wrap-m {
    overflow: hidden;
}

.product_column .cell {
    /*width: 245px;*/
}

.table_nav_wrap {
    display: none
}
.comparison_table_scroll_container {
    flex: 1;
    min-width: 0;
}
.comparison_table_scroll {
    /*overflow-x: auto;*/
    /*overflow-y: hidden;*/
    width: 100%;
    height: 100%;
    position: relative;
}

/* Arrows */
.scroll-left,
.scroll-right {
    display: none;
    position: absolute;
    top: 183px;
    transform: translateY(-50%);
    z-index: 5;
    background: transparent;
    border: none;

    cursor: pointer;
}
.scroll-left svg,
.scroll-right svg {
    width: 30px;
    height: 30px;
    fill: #0C82B6;
}

.scroll-left {
    left: 175px;
}

.scroll-right {
    right: 5px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.cooper_comparison_table::-webkit-scrollbar {
    display: none;
}

.hide_label {
    display: none;
}

div.no_zebra {
    border: none;
}

.comparison_row.border_bottom,
.comparison_row.zebra:last-of-type {
    border-bottom: 1px solid #0C82B6;
}

.comparison_row.zebra {
    border-right: 1px solid #0C82B6;
}
#product_col3 .comparison_row.zebra {
    border-right-width: 2px;
}
.comparison_row.zebra.top {
    border-top: 1px solid #0C82B6;
}
.comparison_table_header .comparison_row.zebra {
    border-left: 1px solid #0C82B6;
}

.cell {
    text-align: left;
    /*vertical-align: middle;*/
    /*min-width: 210px;*/
}

.zebra .heading {
    font-weight: 600;
    background-color: #fcfcfc;
}

.toggle_row .cell {
    padding: 0;
    border: 1px solid #0C82B6;
    background: #0C82B6;
}

.comparison_name {
    color: #0C82B6;
    font-size: 1.375em;
    font-family:"K2D", sans-serif;
    text-transform: uppercase;
    transition: opacity 0.5s ease-in-out;
}


.comparison_row {
    display: flex;
    align-items: center;
}


.cell {
    padding: 10px 20px;
    text-align: left;
}

.cell.system-on-chip-soc {
    padding-right: 10px;
}

.cell.ai-performance {
    height: 104px;
}

.cell.networking,
.cell.product-brief,
.cell.sensor-interfaces,
.cell.usb-data,
.cell.audio {
    height: 72px;
}

.cell.product_name {
    height: 62px;
}

.cell.product_image {
    height: 154px;
    max-height: 154px;
}

.cell.product_image img {
    max-width: 205px;
}

.comparison_row.zebra:nth-child(odd),
.comparison_row.zebra:nth-child(odd) .heading {
    background-color: #E5F2F8;
}

.hide_row {
    display: none;
}

.cooper_comparison_table a.product_brief {
    display: flex;
    align-items: center;
    color: #0c82b6;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

.cooper_comparison_table a.product_brief:hover {
    text-decoration: underline;
}

.product_brief.unlocked::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 576 512'%3E%3Cstyle%3Esvg%7Bfill:%230c82b6%7D%3C/style%3E%3Cpath d='M352 144c0-44.2 35.8-80 80-80s80 35.8 80 80v48c0 17.7 14.3 32 32 32s32-14.3 32-32V144C576 64.5 511.5 0 432 0S288 64.5 288 144v48H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H352V144z'/%3E%3C/svg%3E");
    width: 15px;
    display: block;
    /*position: absolute;*/
    /*top: -1px;*/
    /*right: -20px;*/
}

.product_brief.locked::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3Cstyle%3Esvg%7Bfill:%230c82b6%7D%3C/style%3E%3Cpath d='M144 144v48H304V144c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192V144C80 64.5 144.5 0 224 0s144 64.5 144 144v48h16c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H80z'/%3E%3C/svg%3E");
    width: 15px;
    display: block;
    /*position: absolute;*/
    /*top: -1px;*/
    /*right: -20px;*/
}

.toggle_comparison_rows {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    background: #0C82B6;
    padding: 10px;
    border: 1px solid #0C82B6;
    margin-left: 50%;
    transform: translateX(-50%);
}

label[for="cooper-conta-f-5"] {
    color: #2d373b;
}
#product_col2 .comparison_name {
    opacity: 1;
}
#product_col3 .comparison_name {
    opacity: 1;
}
.comparison_table_nav_wrap {
    display: none;
}
.comparison_table_nav_title {
    font-family: "Roboto Mono", monospace;
    font-weight: 500;
    color: #0c82b6;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.0625em;
    line-height: 1.25em;
    font-size: 0.875em;
}
.comparison_table_nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 0 20px;
    height: 40px;
    font-size: 1.375em;
    font-family:"K2D", sans-serif;
    text-transform: uppercase;
    color: #0C82B6;
    font-width: 500;
}
.comparison_table_nav span {
    color: #E1E1E1;
}
.comparison_table_nav a {
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.comparison_table_nav a:hover,
.comparison_table_nav a.active {
    text-decoration: underline;
}
@media (max-width: 1023px) {
    .scroll-left,
    .scroll-right {
        display: block;
    }
    .cooper_comparison_table .wrap-m {
        max-width: 100%;
    }

    .comparison_table_nav_wrap {
        display: block;
    }

    /*.product_column .cell {*/
    /*    width: unset;*/
    /*    min-width: unset;*/
    /*}*/
}
@media (max-width: 944px) {
    .cooper_comparison_table .wrap-m {
        max-width: 100%;
    }


}
@media (max-width: 968px) {

    #product_col2 .comparison_name {
        opacity: 1;
    }
    #product_col3 .comparison_name {
        opacity: 0;
    }
}
@media (max-width: 678px) {

    #product_col2 .comparison_name {
        opacity: 0;
    }
}
@media screen and (max-width: 600px) {
    /*.cooper_comparison_table  {
        cursor: ew-resize;
    }*/
    .comparison_table_header .cell {
        min-width: unset;
        width: 180px;
    }
    .cell.system-on-chip-soc {
        height: 52px;
    }
    .scroll-left {
        left: 145px;
    }
    .table_nav_wrap {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 631px;
        height: calc(100% - 40px);
    }

    .table_nav {
        /*display: flex;
        justify-content: space-between;
        align-items: center;*/
        height: 100%;
        padding-top: 235px;
    }

    .nav_left svg {
        width: 50px;
        height: 50px;
        opacity: 0;
        cursor: pointer;
        /*margin-top: 300px;*/
        transition: opacity 800ms;
    }

    .nav_right svg {
        width: 50px;
        height: 50px;
        opacity: .4;
        cursor: pointer;
        /*margin-top: 300px;*/
        transition: opacity 400ms;
    }

    .nav_left:hover svg, .nav_right:hover svg {
        opacity: .6;
    }

    .nav_left {
        position: absolute;
        top: 100px;
    }

    .nav_right {
        position: absolute;
        right: 0;
        top: 100px;
    }
}

@media (max-width: 450px) {
    .comparison_table_header .cell {
        min-width: unset;
        width: 150px;
    }
    .scroll-left {
        left: 115px;
    }
    .cell.wireless,
    .cell.bluetooth {
        height: 52px;
    }
}

.resources_table_wrap {
    /*padding: 1em;
    margin-left: -2em;
    background: #efefef;
    max-width: 800px;*/
    margin-bottom: 4em;
}

.resources_table {
}

.resources_table th {
    border-bottom: 1px solid #0c82b6;
}

.resources_table tr:nth-child(even) {
    background-color: #f5fafa;
}

.resources_table tr:nth-child(odd) {
    background-color: #fff;
}

.resources_table tr {
    border-bottom: 1px solid #c2d7e3;
}

.resources_table td, .resources_table th {
    padding: 1em;
    vertical-align: middle;
}

.resources_table .icon_col {
    width: 20%;
    text-align: left;
}

.resources_table a,
.resources_list_wrap a {
    color: #0c82b6;
}

.resources_table a:hover,
.resources_list_wrap a:hover {
    text-decoration: underline;
}

#contact-modal {
    display: none;
    position: fixed;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 48px;
    padding-left: 50px;
    padding-right: 50px;
    border: 1px solid #D3D3D3;
    max-height: 80vh;
    max-width: 100vw;
    overflow: auto;
    width: 970px;
    z-index: 9;
}

#contact-modal h2.wp-block-heading.title-section:after {
    width: 72px;
}

#contact-modal .label-radio {
    margin-bottom: 1em;
}

#close {
    position: absolute;
    display: block;
    padding: 10px;
    margin: 20px;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

@media screen and (min-width: 600px) {
    #contact-modal {
        padding-left: 118px;
        padding-right: 118px;
    }
}

.cooper_link {
    position: relative;
}

.cooper_link.unlocked::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 576 512'%3E%3Cstyle%3Esvg%7Bfill:%230c82b6%7D%3C/style%3E%3Cpath d='M352 144c0-44.2 35.8-80 80-80s80 35.8 80 80v48c0 17.7 14.3 32 32 32s32-14.3 32-32V144C576 64.5 511.5 0 432 0S288 64.5 288 144v48H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H352V144z'/%3E%3C/svg%3E");
    width: 15px;
    display: block;
    position: absolute;
    top: -25px;
    right: -5px;
}

.cooper_link.locked::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3Cstyle%3Esvg%7Bfill:%230c82b6%7D%3C/style%3E%3Cpath d='M144 144v48H304V144c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192V144C80 64.5 144.5 0 224 0s144 64.5 144 144v48h16c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H80z'/%3E%3C/svg%3E");
    width: 15px;
    display: block;
    position: absolute;
    top: -25px;
    right: -5px;
}

.tooltip {
    display: none;
    position: absolute;
    top: -108%;
    right: -2px;
    width: 164px;
    padding: 10px;
    border: 1px solid #0c82b6;
    background: #0c82b6;
    border-radius: 3px;
    color: #fff;
}

.gray-b {
    background: #E1E1E1;
    margin: 0;
    padding: 0;
}

.gray-b span.dcr-fld {
    color: #0c82b6;
    font-size: 40px;
    font-weight: 100;
}

.gray-b div.header-text p {
    color: #2d373b;
}

.gray-b .header-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    padding: 40px 0;
    gap: 5%;
}

.gray-b .header-title {
    font-size: 2.5em;
    margin: 20px 0;
}

.gray-b .header-text {
    font-size: 1.2em;
    max-width: 700px;
    margin-bottom: 30px;
}

.gray-b .media-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    width: 40%;
}

.gray-b .header-text-content {
    width: 55%;
}

.gray-b .image-with-button,
.gray-b .video-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gray-b .image-with-button img {
    max-width: 100%;
    height: auto;
}

.gray-b .button-wrapper {
    display: inline-block;
}

.gray-b .header-button,
.gray-b .button-wrapper {
    margin-top: 20px;
}

.gray-b .wrap-xl {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.gray-b .gradient-primary {
    background: linear-gradient(45deg, #f3ec78, #af4261);
}

.gray-b #video-2 {
    width: auto;
    margin: 0;
}

.gray-b .media-content a {
    background: #0c82b6;
    color: #fff;
    border: 0;
}

.gray-b .media-content a:hover,
.gray-b .media-content a:focus {
    background: #09a4e8;
}

.gray-b .header-inner {
    justify-content: normal;
}

.gray-b .media-content {
    opacity: 0;
    transition: opacity 1s 1.5s;
}

.gray-b .media-content.in-view {
    opacity: 1;
}

.gray-b .header-text p {
    font-size: 16px;
}

.gray-b .video-poster:hover + .video-background {
    opacity: 0;
}

.gray-b .pdf-image {
    cursor: default;
}

.gray-b .pdf-image:hover {
    cursor: pointer;
}

@media (max-width: 1004px) and (min-width: 600px) {
    .gray-b .header-inner {
        display: block;
    }

    .gray-b .header-text-content,
    .gray-b .media-content {
        width: 100%;
    }
}

@media (max-width: 599px) {
    .gray-b .header-inner {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
        gap: 0%;
    }

    .gray-b .header-text-content {
        width: auto;
    }

    .gray-b .media-content {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 40px;
        width: auto;
    }
}
@media (min-width: 380px) {
    .cooper_comparison_table .wrap-m {
        padding: 0;
    }
}
/*.inforgraphic_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px;
    background-image: url(/wp-content/uploads/inforaphic_header-1.png);
    background-color: #0c82b6;
    background-position: center;
    background-size: cover;
}
.inforgraphic_header h2.title-section {
    color: #fff;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.inforgraphic_header .title-section.decrypt::after {
    display: none;
}
.inforgraphic_header .logo img {
    width: 100px;
    opacity: 1;
    filter: brightness(0) invert(100%);
}
.inforgraphic_section_wrap_blue {
    background: rgb(12,130,182);
    background: url(/wp-content/uploads/circle_mask2.png), linear-gradient(to right, rgba(12,130,182,1) 0%, rgba(50,165,216,1) 50%, rgba(12,130,182,1) 100%);
    background-blend-mode: color-burn;
    background-position-x: right;
    background-position-y: top;
    padding: 18px 18px 0 18px;
    display: flex
}
.inforgraphic_section_wrap_grey {
    background: url(/wp-content/uploads/circle_mask2.png), #666;
    background-blend-mode: color-burn;
    background-position-x: right;
    background-position-y: -446px;
    padding: 18px;
}
.inforgraphic_section_title {
    margin: auto;
    min-width: 24px;
    max-width: 24px;
}
.infographic_box_inner_wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
}
.infographic_innerbox {
    flex: 1 1 40%;
    font-size: 15px;
    text-align: center;
    margin: 5px;
    padding: 12px 0;
}

.infographic_boxes {
    display: flex;
    flex-wrap: wrap;
}
.infographic_boxes .infographic_box {
    flex: 1 1 25%;
    margin: 0 0 20px 18px
}
.infographic_box_title {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 25px 0 15px;
}
.infographic_innerbox {
    background: #fff;
}
.inforgraphic_section_wrap_grey .infographic_boxes {
    background: rgb(51,51,51);
    background: linear-gradient(117deg, rgba(51,51,51,1) 0%, rgba(102,102,102,1) 75%, rgba(153,153,153,1) 100%);
    margin-left: 41px;
}
.inforgraphic_section_wrap_grey .infographic_box {
    margin: 0;
}

.inforgraphic_section_wrap_grey .infographic_box_title {
    background-image: url(/wp-content/uploads/dot-border-top.png), url(/wp-content/uploads/dot-border-right.png), url(/wp-content/uploads/dot-border-bottom.png), url(/wp-content/uploads/dot-border-left.png);
    background-position: 8px 10px, 99% 60%, 50% 50px, 8px 60%;
    background-size: 98% 5px, 5px 5px, 98% 5px, 5px 5px;
    background-repeat: no-repeat;
}*/