/** Nav Button **/
.ce_CeIdsNavButton a{
    display: block;
    padding: 1rem 0 1rem;
    line-height: 1.5rem;
    text-align: center;
    font-weight: 600;
}
.ce_CeIdsNavButton{
    display: inline-block;
    margin: 0 1.25rem;
}
.ce_CeIdsNavButton.active{
    border-bottom: 0.1875rem solid var(--ids-colour);
    margin-bottom: -0.1875rem !important;
}
/** Icon Nav Button **/
.ce_CeIdsIconNavButton a{
    display: block;
    padding: 4.5rem 0 1.25rem;
    line-height: 1.5rem;
    text-align: center;
    font-weight: 600;
    min-width: 3rem;
}
.ce_CeIdsIconNavButton{
    display: inline-block;
    margin: 0 1.25rem;
}
.ce_CeIdsIconNavButton>.contents{
    background-size: 3rem 3rem;
    background-position: center 1.25rem;
}
.ce_CeIdsIconNavButton.active{
    border-bottom: 0.1875rem solid var(--ids-colour);
    margin-bottom: -0.1875rem !important;
}
/* Icon Link Button */
.ce_CeIdsIconLinkButton.large{
    height: 6.25rem;
}
.ce_CeIdsIconLinkButton.large>.contents{
    background-position: 1.25rem  center;
    background-size: 3.75rem 3.75rem;
}
.ce_CeIdsIconLinkButton.large a{
    font-size: 0.875rem;
    line-height: 3.25rem;
    padding: 1.5rem 1rem 1.5rem 6.25rem;
    display: block;
    font-weight: 600;
    text-align: left;
    vertical-align: middle;
}
.ce_CeIdsIconLinkButton.large a span{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2rem;
}
.ce_CeIdsIconLinkButton.small>.contents{
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 26px 26px;
}
.ce_CeIdsIconLinkButton.small a{
    padding: 12px 32px 12px 66px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.625rem;
    display: block;
}
.ce_CeIdsIconLinkButton.small.border-white a,
.ce_CeIdsIconLinkButton.small.border-ids-colour a{
    padding: 10px 30px 10px 64px;
}
.ce_CeIdsIconLinkButton.small.border-ids-colour a{
    border: 2px solid var(--ids-colour);
}
.ce_CeIdsIconLinkButton.small.border-white a{
    border: 2px solid #FFFFFF;
}
.ce_CeIdsIconLinkButton.small.border-hover-ids-colour a:hover{
    border: 2px solid var(--ids-colour);
}
.bg-ids-colour .ce_CeIdsIconLinkButton.small.border-hover-ids-colour a:hover {
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    color: var(--ids-colour) !important;
}
.bg-ids-colour .ce_CeIdsIconLinkButton.small.border-hover-ids-colour a:hover span {
    color: var(--ids-colour) !important;
}
/*.bg-ids-colour .ce_CeIdsIconLinkButton.bgicon.info.icon-white,*/ 
.bg-ids-colour .ce_CeIdsIconLinkButton.bgicon.info.icon-white>.contents a {
    background-image: url(/gicons/info-ids-machine-vision-cameras-white.svg);
    background-position: 18px center;
    background-repeat: no-repeat;
    background-size: 26px 26px;
}
/*.bg-ids-colour .ce_CeIdsIconLinkButton.bgicon.info.icon-white,*/ 
.bg-ids-colour .ce_CeIdsIconLinkButton.bgicon.info.icon-white>.contents a:hover {
    background-image: url(/gicons/info-ids-machine-vision-cameras-ids-colour.svg);
}
.ce_CeIdsIconLinkButton.small.border-hover-white a:hover{
    border: 2px solid #FFFFFF;
}
.ce_CeIdsIconLinkButton.imgonly div.contents{
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
    background-size: 30px 30px;
    background-position: center center;
}
.ce_CeIdsIconLinkButton.imgonly a{
    display: block;
    height: 46px;
}
.ce_CeIdsIconLinkButton.imgonly.border-grey div.contents{
    border-color: #DEDEDE;
}
.ce_CeIdsIconLinkButton.imgonly.border-hover-ids-colour div.contents:hover{
    border-color: var(--ids-colour);
}
/* Text Button */
.ce_CeIdsTextButton a{
    padding: 15px;
    display: block;
}

.ce_CeIdsTextButton.d-inline-block.mx-block {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.ce_CeIdsTextButton.border-white.border-ids-colour {
    border-color: var(--ids-colour) !important;
}
.cms .ce_CeIdsTextButton.border-white.border-ids-colour.block>div.contents, 
.ce_CeIdsTextButton.border-white.border-ids-colour.block.mod_article {
    border-color: var(--ids-colour) !important;
}
.ce_CeIdsTextButton.text-white.text-ids-colour {
    color: var(--ids-colour) !important;
}
.ce_CeIdsTextButton.text-white.text-ids-colour * {
    color: var(--ids-colour) !important;
}


/* Img Linkbox */
.ce_CeIdsImgDoubleheadIconLinkbox .contents a > *,
.ce_CeIdsImgDoubleheadIconLinkbox .contents,
.ce_CeIdsImgLinkbox .contents a > *,
.ce_CeIdsImgLinkbox .contents{
    position: relative;
}
.ce_CeIdsImgDoubleheadIconLinkbox.notactive .contents a>* ,
.ce_CeIdsImgLinkbox.notactive .contents a>* {
    opacity: 0.3;
}
.ce_CeIdsImgDoubleheadIconLinkbox .contents a , 
.ce_CeIdsImgLinkbox .contents a {
    min-height: 16rem;
    height: 100%;
    padding: 2rem 2rem;
    display: block;
    position: relative;
}

.ce_CeIdsImgDoubleheadIconLinkbox .contents a:focus,
.ce_CeIdsImgDoubleheadIconLinkbox .contents a:hover,
.ce_CeIdsImgLinkbox .contents a:focus,
.ce_CeIdsImgLinkbox .contents a:hover {}

.ce_CeIdsImgDoubleheadIconLinkbox .contents a:focus figure img,
.ce_CeIdsImgDoubleheadIconLinkbox .contents a:hover figure img ,
.ce_CeIdsImgLinkbox .contents a:focus figure img,
.ce_CeIdsImgLinkbox .contents a:hover figure img {
    transform: scale(1.05);
}

.ce_CeIdsImgDoubleheadIconLinkbox .contents a figure,
.ce_CeIdsImgLinkbox .contents a figure {
    overflow: hidden;
}

.ce_CeIdsImgDoubleheadIconLinkbox .contents a figure img,
.ce_CeIdsImgLinkbox .contents a figure img {
    transform: scale(1);
    transition: transform 250ms ease-out;
}

.ce_CeIdsImgDoubleheadIconLinkbox .contents{
    background-size: 4.5rem;
    background-position: 2rem 1.3rem;
}
#main .ce_CeIdsImgLinkbox {
    /*    display: flex;
        flex-grow: 1;*/
}
#main .ce_CeIdsImgDoubleheadIconLinkbox p{
    font-size: 1rem;
    line-height: 1.4rem;
    width: 50%;
}
#main .ce_CeIdsImgLinkbox p{
    font-size: 1rem;
    width: 50%;
}
#main .ce_CeIdsImgDoubleheadIconLinkbox .h5,
#main .ce_CeIdsImgDoubleheadIconLinkbox h5 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin:0 0 1rem 5.5rem;
}
#main .ce_CeIdsImgDoubleheadIconLinkbox .h4,
#main .ce_CeIdsImgDoubleheadIconLinkbox h4 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin:0 0 0 5.5rem;
}
#main .ce_CeIdsImgLinkbox .h4,
#main .ce_CeIdsImgLinkbox h4 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 1.4125rem;
}
@media (min-width: 400px) {
    #main .ce_CeIdsImgLinkbox .h4,
    #main .ce_CeIdsImgLinkbox h4 {
        font-size: 1.625rem;
        line-height: 1.8125rem
    }
}
@media (min-width: 992px) {
    #main .ce_CeIdsImgLinkbox .h4,
    #main .ce_CeIdsImgLinkbox h4 {
        font-size: 1.25rem;
        line-height: 1.4125rem;
    }
}
@media (min-width: 1200px) {
    #main .ce_CeIdsImgLinkbox .h4,
    #main .ce_CeIdsImgLinkbox h4 {
        font-size: 1.625rem;
        line-height: 1.8125rem
    }
}
.ce_CeIdsImgDoubleheadIconLinkbox p,
.ce_CeIdsImgLinkbox p{
    color: #343434;
}
.ce_CeIdsImgLinkbox .contents a > footer{
    position: absolute;
    bottom: 1.5rem;
    color: var(--ids-colour2);
    text-transform: uppercase;
    font-weight: 600;
}
#main .ce_CeIdsImgLinkbox .contents a > footer{
    font-size: 0.9375rem;
}
.ce_CeIdsImgDoubleheadIconLinkbox .contents figure{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    max-width: 50%;
    max-height: 100%;
}
.ce_CeIdsImgLinkbox .contents figure{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    max-width: 50%;
    max-height: 100%;
}
/*
.ce_CeIdsImgLinkbox.config-img-left figure > img,
.ce_CeIdsImgLinkbox.config-img-left figure > picture, 
.ce_CeIdsImgLinkbox.config-img-left figure > picture > img{
    width: auto !important;
    height: 250px !important;
}*/
.ce_CeIdsImgLinkbox.config-img-left figure{
    left: 2rem;
    right: auto;
    top: 1rem;
}
#main .ce_CeIdsImgLinkbox.config-img-left .h4,
#main .ce_CeIdsImgLinkbox.config-img-left h4{
    text-transform: none;
    margin-bottom: 1rem;
    text-align: center;
}
.ce_CeIdsImgLinkbox.config-img-left a{
    height: 100%;
    padding: calc(77.5vw) 2rem 3rem;
}
@media (min-width: 400px) {
    .ce_CeIdsImgLinkbox.config-img-left a{
        padding: calc(67.5vw) 2rem 3rem;
    }
}
@media (min-width: 490px) {
    .ce_CeIdsImgLinkbox.config-img-left a{
        padding: calc(57.5vw) 2rem 3rem;
    }
}
@media (min-width: 576px) {
    .ce_CeIdsImgLinkbox.config-img-left a{
        padding: calc(47.5vw) 2rem 3rem;
    }
}
.ce_CeIdsImgLinkbox.config-img-left figure {
    width: calc(100% - 2rem);
    max-width: unset;
    height: calc(77.5vw - 2rem);
    max-height: none;
    top: 1rem;
    left: 1rem;
    bottom: auto;
}
@media (min-width: 400px) {
    .ce_CeIdsImgLinkbox.config-img-left figure {
        height: calc(67.5vw - 2rem);
    }
}
@media (min-width: 490px) {
    .ce_CeIdsImgLinkbox.config-img-left figure {
        height: calc(57.5vw - 2rem);
    }
}
@media (min-width: 576px) {
    .ce_CeIdsImgLinkbox.config-img-left figure {
        height: calc(47.5vw - 2rem);
    }
}
@media (min-width: 768px) {
    .ce_CeIdsImgLinkbox.config-img-left figure {
        height: 100%;
    }
}
.ce_CeIdsImgLinkbox.config-img-left figure picture {
    display: block;
    width: 100% !important;
    height: 100% !important;
}
@media (min-width: 768px) {
    .ce_CeIdsImgLinkbox.config-img-left figure picture {
        display: flex;
        align-items: flex-end;
    }
}
.ce_CeIdsImgLinkbox.config-img-left figure picture img {
    object-fit: contain;
    width: 100% !important;
    height: 100% !important;
}
@media (min-width: 768px) {
    .ce_CeIdsImgLinkbox.config-img-left figure picture img {
        object-fit: cover;
    }
}
@media (min-width: 992px) {
    .ce_CeIdsImgLinkbox.config-img-left figure picture img {}
}

#main .ce_CeIdsImgLinkbox.config-img-left p{
    width: 100%;
    text-align: center;
}
#main .ce_CeIdsImgLinkbox.config-img-left .contents a > footer{
    text-align: center;
    left: 0;
    width: 100%;
}
.ce_CeIdsImgLinkbox.config-img-left-border-button figure{
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    top: 1rem;
    max-width: none;
}

#main .ce_CeIdsImgLinkbox.config-img-left-border-button .h4,
#main .ce_CeIdsImgLinkbox.config-img-left-border-button h4{
    text-transform: none;
    margin-bottom: 1rem;
    text-align: center;
}
.ce_CeIdsImgLinkbox.config-img-left-border-button a{
    height: 100%;
    padding: calc(100% - 2rem) 2rem 3rem;
    padding: 18rem 2rem 2rem;
    text-align: center;
}
.ce_CeIdsImgLinkbox.config-img-left-border-button figure{
    width: 16rem;
}
#main .ce_CeIdsImgLinkbox.config-img-left-border-button p{
    width: 100%;
    text-align: center;
}
#main .ce_CeIdsImgLinkbox.config-img-left-border-button .contents a > footer{
    text-align: center;
    border: 0.125rem solid var(--ids-colour);
    border-radius: 0.1875rem;
    padding: 0.25rem 1rem;
    position: relative;
    bottom: auto;
    display: inline-block;
}
#main .ce_CeIdsImgLinkbox.config-img-top figure{
    position: relative;
    bottom: auto;
    right: auto;
    width: auto;
    text-align: center;
    margin-bottom: 2rem;
    max-height: none;
    max-width: none;
}
.ce_CeIdsImgLinkbox.config-img-top a{
    height: 100%;
    padding: 2rem 3rem 2rem;
}

.ce_CeIdsImgLinkbox.config-img-top a {
    overflow: hidden;
}
.ce_CeIdsImgLinkbox.config-img-top a .redbanner {
    position: absolute;
    top: 0;
    right: 0;
    width: 125% !important;
    color: #ffffff;
    /*background-color: #d03c30;*/
    background-color: var(--ids-colour);
    font-size: 1.25rem !important;
    font-weight: 600;
    margin: 0;
    padding: 0.5rem 0.5rem 0.5rem 3rem;
    transform: rotate(35deg) translate3d(20%, 0%, 0px);
}
@media (min-width: 576px) {
    .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        width: 125% !important;
        padding: 0.5rem 0.5rem 0.5rem 2rem;
        transform: rotate(35deg) translate3d(31.5%, -100%, 0px);
    }
}
@media (min-width: 768px) {
    .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        width: 125% !important;
        transform: rotate(35deg) translate3d(33.5%, -250%, 0px);
    }
}
@media (min-width: 992px) {
    .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        width: 125% !important;
        transform: rotate(35deg) translate3d(25%, -20%, 0px);
    }
}

html[lang="ja"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
    padding: 0.5rem 6rem 0.5rem 7rem;
}
@media (min-width: 400px) {
    html[lang="ja"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 8rem 0.5rem 9rem;
    }
}
@media (min-width: 500px) {
    html[lang="ja"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 9rem 0.5rem 12rem;
    }
}
@media (min-width: 576px) {
    html[lang="ja"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 14rem 0.5rem 15rem;
    }
}
@media (min-width: 768px) {
    html[lang="ja"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 8rem 0.5rem 8rem;
    }
}
@media (min-width: 992px) {
    html[lang="ja"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 6rem 0.5rem 7rem;
    }
}
@media (min-width: 1200px) {
    html[lang="ja"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 7rem 0.5rem 8rem;
    }
}
@media (min-width: 1800px) {
    html[lang="ja"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 11rem 0.5rem 14rem;
    }
}

html[lang="ko"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
    padding: 0.5rem 6rem 0.5rem 7rem;
}
@media (min-width: 400px) {
    html[lang="ko"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 8rem 0.5rem 9rem;
    }
}
@media (min-width: 500px) {
    html[lang="ko"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 9rem 0.5rem 12rem;
    }
}
@media (min-width: 576px) {
    html[lang="ko"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 14rem 0.5rem 15rem;
    }
}
@media (min-width: 768px) {
    html[lang="ko"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 8rem 0.5rem 8rem;
    }
}
@media (min-width: 992px) {
    html[lang="ko"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 6rem 0.5rem 7rem;
    }
}
@media (min-width: 1200px) {
    html[lang="ko"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 7rem 0.5rem 8rem;
    }
}
@media (min-width: 1800px) {
    html[lang="ko"] .ce_CeIdsImgLinkbox.config-img-top a .redbanner {
        padding: 0.5rem 11rem 0.5rem 14rem;
    }
}


#main .ce_CeIdsImgLinkbox.config-img-top .h4,
#main .ce_CeIdsImgLinkbox.config-img-top h4,
#main .ce_CeIdsImgLinkbox.config-img-top p{
    width: 100%;
    text-align: center;
}
#main .ce_CeIdsImgLinkbox.config-img-top div.contents{
    border-radius: 5px;
    box-shadow: 0px 0px 2px 2px rgba(222,222,222,0.7);
}
#main .ce_CeIdsImgLinkbox.config-img-top p:last-child{
    margin-bottom: 0;
}
#main .ce_CeIdsImgLinkbox.config-img-top figure > img,
#main .ce_CeIdsImgLinkbox.config-img-top figure > picture,
#main .ce_CeIdsImgLinkbox.config-img-top figure > picture > img{
    width: auto !important;
    height: auto !important;
    max-width: calc(100% - 30px);
}

@media (min-width: 992px) {
    #main .ce_CeIdsImgLinkbox.config-img-top figure {
        max-width: 100%;
        overflow: visible;
    }
    #main .ce_CeIdsImgLinkbox.config-img-top figure > picture {
        width: 100% !important;
        height: 100% !important;
        max-width: 100%;
    }
    #main .ce_CeIdsImgLinkbox.config-img-top figure > picture > img {
        width: 100% !important;
        height: 100% !important;
        max-width: 65%;
        object-fit: contain;
    }
}
@media (min-width: 1200px) {
    #main .ce_CeIdsImgLinkbox.config-img-top figure {
        max-width: 100%;
    }
    #main .ce_CeIdsImgLinkbox.config-img-top figure > picture {
        width: 100% !important;
        height: 100% !important;
        max-width: 100%;
    }
    #main .ce_CeIdsImgLinkbox.config-img-top figure > picture > img {
        width: 100% !important;
        height: 100% !important;
        max-width: 100%;
        object-fit: contain;
    }
}
@media (min-width: 1800px) {
    #main .ce_CeIdsImgLinkbox.config-img-top figure {
        margin-bottom: 1rem;
    }
    #main .ce_CeIdsImgLinkbox.config-img-top figure > picture {

    }
    #main .ce_CeIdsImgLinkbox.config-img-top figure > picture > img {

    }
}


#main .ce_CeIdsIconLinkbox.config-ids_icon-top div.contents{
    background-position: center 4rem ;
    background-repeat: no-repeat;
    background-size: 8rem;
}
#main .ce_CeIdsImgLinkbox.config-img-background figure{
    position: absolute;
    bottom: auto;
    right: auto;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    text-align: center;
    margin-bottom: 0;
    max-height: none;
    max-width: none;
}
.ce_CeIdsImgLinkbox.config-img-background a{
    height: 100%;
    padding: 8rem 3rem 2rem;
    overflow: hidden;
}
#main .ce_CeIdsImgLinkbox.config-img-background .h4,
#main .ce_CeIdsImgLinkbox.config-img-background h4,
#main .ce_CeIdsImgLinkbox.config-img-background p{
    width: 100%;
    text-align: center;
}
#main .ce_CeIdsImgLinkbox.config-img-background div.contents{
    border-radius: 5px;
    box-shadow: 0px 0px 2px 2px rgba(222,222,222,0.7);
    overflow: hidden;
}
#main .ce_CeIdsImgLinkbox.config-img-background p:last-child{
    margin-bottom: 0;
}
#main .ce_CeIdsImgLinkbox.config-img-background figure > img,
#main .ce_CeIdsImgLinkbox.config-img-background figure > picture,
#main .ce_CeIdsImgLinkbox.config-img-background figure > picture > img{
    width: auto !important;
    height: auto !important;
}
#main .ce_CeIdsImgLinkbox.config-img-background figure > picture > img{
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
#main .ce_CeIdsImgLinkbox.config-img-background .contents a > footer{
    position: relative;
    bottom: auto;
    text-align: center;
}
#main .ce_CeIdsIconLinkbox.config-ids_icon-top div.contents{
    background-position: center 4rem ;
    background-repeat: no-repeat;
    background-size: 8rem;
}
#main .ce_CeIdsIconLinkbox.config-dark_icon-left div.contents{
    background-position: 1.5rem center;
    background-repeat: no-repeat;
    background-size: 3rem;
    transition: background-size 250ms ease-out, background-position 250ms ease-out;
}
#main .ce_CeIdsIconLinkbox.config-dark_icon-left div.contents:hover {
    background-position: 1.0rem center;
    background-size: 4rem;
}
@media (min-width: 400px) {
    #main .ce_CeIdsIconLinkbox.config-dark_icon-left div.contents{
        background-position: 3rem center;
        background-size: 4rem;
    }
    #main .ce_CeIdsIconLinkbox.config-dark_icon-left div.contents:hover {
        background-position: 2.5rem center;
        background-size: 5rem;
    }
}
.ce_CeIdsIconLinkbox a{
    display: block;
}
#main .ce_CeIdsIconLinkbox p.config-ids_icon-top{
    font-size: 1rem;
    line-height: 1.5rem;
    width: 50%;
}
#main .ce_CeIdsIconLinkbox p.config-dark_icon-left{
    font-size: 1rem;
    line-height: 1.5rem;
}
#main .ce_CeIdsIconLinkbox.config-dark_icon-left .h4,
#main .ce_CeIdsIconLinkbox.config-dark_icon-left h4{
    font-size: 1.5rem;
    text-transform: none;
    hyphens: auto;
}
#main .ce_CeIdsIconLinkbox {}
#main .ce_CeIdsIconLinkbox .contents {}
#main .ce_CeIdsIconLinkbox .contents a {
    word-wrap: normal;
}
#main .ce_CeIdsIconLinkbox .h4,
#main .ce_CeIdsIconLinkbox h4{
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.625rem;
    line-height: 1.8125rem
}
.ce_CeIdsIconLinkbox.config-dark_icon-left a{
    height: 100%;
    padding: 2.5rem 2rem 3rem 6rem;
}
@media (min-width: 400px) {
    .ce_CeIdsIconLinkbox.config-dark_icon-left a{
        padding: 2.5rem 2rem 3rem 10rem;
    }
}

.ce_CeIdsIconLinkbox.config-ids_icon-top a{
    height: 100%;
    padding: 14rem 3rem 2rem;
    min-height: 16rem;
}
#main .ce_CeIdsIconLinkbox.config-ids_icon-top .h4,
#main .ce_CeIdsIconLinkbox.config-ids_icon-top h4,
#main .ce_CeIdsIconLinkbox.config-ids_icon-top p{
    width: 100%;
    text-align: center;
}
#main .ce_CeIdsIconLinkbox.config-ids_icon-top div.contents{
    border-radius: 5px;
    box-shadow: 0px 0px 2px 2px rgba(222,222,222,0.7);
}
#main .ce_CeIdsIconLinkbox.config-ids_icon-top p:last-child{
    margin-bottom: 0;
}
#main .ce_CeIdsIconLinkbox.config-dark_icon-left footer{
    position: relative;
    white-space: nowrap;
}
#main .ce_CeIdsIconLinkbox.config-dark_icon-left footer::after{
    content: "";
    margin-left: 10px;
    background-image: url(/files/layout/icons/gen/arrow-link-right-ids-machine-vision-cameras-white.svg);
    display: inline-block;
    height: 100%;
    width: 25px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    /*top: -6px;*/
    top: 0px;
}
#main .ce_CeIdsIconLinkboxHoverImg.config-white-top div.contents {
    background-position: center 2rem ;
    background-repeat: no-repeat;
    background-size: 4rem;
}
.ce_CeIdsIconLinkboxHoverImg  a{
    min-height: 16rem;
    display: block;
}
#main .ce_CeIdsIconLinkboxHoverImg {
    /*transition: background 250ms linear;*/
}
#main .ce_CeIdsIconLinkboxHoverImg  p{
    font-size: 1rem;
    /* line-height: 1.4rem; */
    line-height: 1.5;
    width: 50%;
}
#main .ce_CeIdsIconLinkboxHoverImg  .h4,
#main .ce_CeIdsIconLinkboxHoverImg  h4{
    font-weight: 900;
    font-size: 1.4375rem;
    line-height: 1.8125rem
}
#main .ce_CeIdsIconLinkboxHoverImg  .h4 i,
#main .ce_CeIdsIconLinkboxHoverImg  h4 i {
    color: inherit !important;
}
.ce_CeIdsIconLinkboxHoverImg.config-white-top a{
    height: 100%;
    padding: 8rem 2rem 2rem;
    position: relative;
}
.ce_CeIdsIconLinkboxHoverImg.config-white-top a:focus, 
.ce_CeIdsIconLinkboxHoverImg.config-white-top a:hover {
    z-index: 1;
}
#main .ce_CeIdsIconLinkboxHoverImg.config-white-top .h4,
#main .ce_CeIdsIconLinkboxHoverImg.config-white-top h4,
#main .ce_CeIdsIconLinkboxHoverImg.config-white-top p{
    width: 100%;
    text-align: center;
    position: relative;
}
#main .ce_CeIdsIconLinkboxHoverImg.config-white-top div.contents{
    border-radius: 5px;
    box-shadow: 0px 0px 2px 2px rgba(222,222,222,0.9);
}
#main .ce_CeIdsIconLinkboxHoverImg.config-white-top p:last-child{
    margin-bottom: 0;
}
#main .ce_CeIdsIconLinkboxHoverImg div.contents{
    position: relative;
    transition: background 250ms linear 250ms, box-shadow 250ms linear 250ms;
}
#main .ce_CeIdsIconLinkboxHoverImg div.contents a p *,
#main .ce_CeIdsIconLinkboxHoverImg div.contents a p {
    transition: color 250ms linear 250ms;
}
#main .ce_CeIdsIconLinkboxHoverImg div.contents a .h4,
#main .ce_CeIdsIconLinkboxHoverImg div.contents a h4 {
    transition: color 250ms linear 250ms;
}
#main .ce_CeIdsIconLinkboxHoverImg figure{
    display: block;
    position: absolute;
    top: 0px;
    left: 15px;
    right: 15px;
    bottom: 0px;
    border-radius: 5px;
    overflow: hidden;
    opacity: 0;
    transition: all 250ms linear 0ms;
}
#main .ce_CeIdsIconLinkboxHoverImg div.filter{
    display: block;
    position: absolute;
    top: 0px;
    left: 15px;
    right: 15px;
    bottom: 0px;
    background: #343434;
    /* opacity: 0; */
    border-radius: 5px;
    transition: all 250ms linear 0ms;
}
#main .ce_CeIdsIconLinkboxHoverImg:hover div.filter {
    /* opacity: 0.8; */
    top: -15px;
    left: 0;
    right: 0;
    bottom: -15px;
    transition: all 250ms linear 250ms;
}
#main .ce_CeIdsIconLinkboxHoverImg:hover figure {
    opacity: 1;
    top: -15px;
    left: 0;
    right: 0;
    bottom: -15px;
    transition: all 250ms linear 250ms;
}
#main .ce_CeIdsIconLinkboxHoverImg:hover div.contents{
    background-color: rgba(0,0,0,0) !important;
    box-shadow: none;
    transition: background 250ms linear 0ms, box-shadow 250ms linear 0ms;
}
#main .ce_CeIdsIconLinkboxHoverImg:hover div.contents a {
    z-index: 1;
}
#main .ce_CeIdsIconLinkboxHoverImg:hover div.contents a p *,
#main .ce_CeIdsIconLinkboxHoverImg:hover div.contents a p {
    transition: color 250ms linear 0ms;
}
#main .ce_CeIdsIconLinkboxHoverImg:hover div.contents a .h4,
#main .ce_CeIdsIconLinkboxHoverImg:hover div.contents a h4 {
    transition: color 250ms linear 0ms;
}
#main .ce_CeIdsIconLinkboxHoverImg figure > img,
#main .ce_CeIdsIconLinkboxHoverImg figure > picture, 
#main .ce_CeIdsIconLinkboxHoverImg figure > picture > img{
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}




#main .ce_CeIdsIconLinkboxHoverImg.bgicon > .contents {
    background-image: none !important;
}
#main .ce_CeIdsIconLinkboxHoverImg.bgicon > .contents:before,
#main .ce_CeIdsIconLinkboxHoverImg.bgicon > .contents:after {
    content: "";
    background-position: center 2rem;
    background-repeat: no-repeat;
    background-size: 4rem;
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8rem;
}
#main .ce_CeIdsIconLinkboxHoverImg.bgicon > .contents:before {
    opacity: 1;
    transition: all 250ms linear 0ms;
}
#main .ce_CeIdsIconLinkboxHoverImg.bgicon:hover > .contents:before {
    opacity: 0;
    transition: all 250ms linear 250ms;
}
#main .ce_CeIdsIconLinkboxHoverImg.bgicon > .contents:after {
    opacity: 0;
    transition: all 250ms linear 250ms;
}
#main .ce_CeIdsIconLinkboxHoverImg.bgicon:hover > .contents:after {
    opacity: 1;
    transition: all 250ms linear 0ms;
}

#main .ce_CeIdsIconLinkboxHoverImg.cart {
    overflow: visible;
}


.bgicon.case-studies.icon-hover-white > .contents:after,
.bgicon.case-studies.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/case-studies-ids-machine-vision-cameras-white.svg);
}
.bgicon.case-studies.icon-black > .contents:before {
    background-image: url(/gicons/case-studies-ids-machine-vision-cameras-black.svg);
}

.bgicon.application-notes.icon-hover-white > .contents:after,
.bgicon.application-notes.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/application-notes-ids-machine-vision-cameras-white.svg);
}
.bgicon.application-notes.icon-black > .contents:before {
    background-image: url(/gicons/application-notes-ids-machine-vision-cameras-black.svg);
}

.bgicon.technical-articles.icon-hover-white > .contents:after,
.bgicon.technical-articles.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/technical-articles-ids-machine-vision-cameras-white.svg);
}
.bgicon.technical-articles.icon-black > .contents:before {
    background-image: url(/gicons/technical-articles-ids-machine-vision-cameras-black.svg);
}

.bgicon.programming-examples.icon-hover-white > .contents:after,
.bgicon.programming-examples.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/programming-examples-ids-machine-vision-cameras-white.svg);
}
.bgicon.programming-examples.icon-black > .contents:before {
    background-image: url(/gicons/programming-examples-ids-machine-vision-cameras-black.svg);
}

.bgicon.tech-tips.icon-hover-white > .contents:after,
.bgicon.tech-tips.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/tech-tips-ids-machine-vision-cameras-white.svg);
}
.bgicon.tech-tips.icon-black > .contents:before {
    background-image: url(/gicons/tech-tips-ids-machine-vision-cameras-black.svg);
}

.bgicon.application-notes.icon-hover-white > .contents:after,
.bgicon.application-notes.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/application-notes-ids-machine-vision-cameras-white.svg);
}
.bgicon.application-notes.icon-black > .contents:before {
    background-image: url(/gicons/application-notes-ids-machine-vision-cameras-black.svg);
}

.bgicon.whitepaper.icon-hover-white > .contents:after,
.bgicon.whitepaper.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/whitepaper-ids-machine-vision-cameras-white.svg);
}
.bgicon.whitepaper.icon-black > .contents:before {
    background-image: url(/gicons/whitepaper-ids-machine-vision-cameras-black.svg);
}

.bgicon.quality.icon-hover-white > .contents:after,
.bgicon.quality.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/quality-ids-machine-vision-cameras-white.svg);
}
.bgicon.quality.icon-black > .contents:before {
    background-image: url(/gicons/quality-ids-machine-vision-cameras-black.svg);
}

.bgicon.halcon.icon-hover-white > .contents:after,
.bgicon.halcon.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/halcon-ids-machine-vision-cameras-white.svg);
}
.bgicon.halcon.icon-black > .contents:before {
    background-image: url(/gicons/halcon-ids-machine-vision-cameras-black.svg);
}

.bgicon.return-shipping.icon-hover-white > .contents:after,
.bgicon.return-shipping.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/return-shipping-ids-machine-vision-cameras-white.svg);
}
.bgicon.return-shipping.icon-black > .contents:before {
    background-image: url(/gicons/return-shipping-ids-machine-vision-cameras-black.svg);
}


.bgicon.my-orders.icon-hover-white > .contents:after,
.bgicon.my-orders.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/my-orders-ids-machine-vision-cameras-white.svg);
}
.bgicon.my-orders.icon-black > .contents:before {
    background-image: url(/gicons/my-orders-ids-machine-vision-cameras-black.svg);
}

.bgicon.service-and-help.icon-hover-white > .contents:after,
.bgicon.service-and-help.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/service-and-help-ids-machine-vision-cameras-white.svg);
}
.bgicon.service-and-help.icon-black > .contents:before {
    background-image: url(/gicons/service-and-help-ids-machine-vision-cameras-black.svg);
}

.bgicon.user-account-insight-order.icon-hover-white > .contents:after,
.bgicon.user-account-insight-order.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/user-account-insight-order-ids-machine-vision-cameras-white.svg);
}
.bgicon.user-account-insight-order.icon-black > .contents:before {
    background-image: url(/gicons/user-account-insight-order-ids-machine-vision-cameras-black.svg);
}

.bgicon.camera.icon-hover-white > .contents:after,
.bgicon.camera.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/camera-ids-machine-vision-cameras-white.svg);
    background-position: center 2.065rem !important;
}
.bgicon.camera.icon-black > .contents:before {
    background-image: url(/gicons/camera-ids-machine-vision-cameras-black.svg);
    background-position: center 2.065rem !important;
}

.bgicon.ensenso.icon-hover-white > .contents:after,
.bgicon.ensenso.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/ensenso-ids-machine-vision-cameras-white.svg);
    background-position: center 2.125rem !important;
    background-size: 5.25rem !important;
}
.bgicon.ensenso.icon-black > .contents:before {
    background-image: url(/gicons/ensenso-ids-machine-vision-cameras-black.svg);
    background-position: center 2.125rem !important;
    background-size: 5.25rem !important;
}

.bgicon.ensenso-small.icon-hover-white > .contents:after,
.bgicon.ensenso-small.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/ensenso-small-ids-machine-vision-cameras-white.svg);
    background-position: center 2.5rem !important;
}
.bgicon.ensenso-small.icon-black > .contents:before {
    background-image: url(/gicons/ensenso-small-ids-machine-vision-cameras-black.svg);
    background-position: center 2.5rem !important;
}

.bgicon.lens-finder.icon-hover-white > .contents:after,
.bgicon.lens-finder.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/lens-finder-ids-machine-vision-cameras-white.svg);
}
.bgicon.lens-finder.icon-black > .contents:before {
    background-image: url(/gicons/lens-finder-ids-machine-vision-cameras-black.svg);
}

.bgicon.frame-rate-calculator.icon-hover-white > .contents:after,
.bgicon.frame-rate-calculator.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/frame-rate-calculator-ids-machine-vision-cameras-white.svg);
}
.bgicon.frame-rate-calculator.icon-black > .contents:before {
    background-image: url(/gicons/frame-rate-calculator-ids-machine-vision-cameras-black.svg);
}

.bgicon.field-of-view-calculator.icon-hover-white > .contents:after,
.bgicon.field-of-view-calculator.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/field-of-view-calculator-ids-machine-vision-cameras-white.svg);
}
.bgicon.field-of-view-calculator.icon-black > .contents:before {
    background-image: url(/gicons/field-of-view-calculator-ids-machine-vision-cameras-black.svg);
}

.bgicon.customised-cameras.icon-hover-white > .contents:after,
.bgicon.customised-cameras.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/customised-cameras-ids-machine-vision-cameras-white.svg);
}
.bgicon.customised-cameras.icon-black > .contents:before {
    background-image: url(/gicons/customised-cameras-ids-machine-vision-cameras-black.svg);
}

.bgicon.flexible.icon-hover-white > .contents:after,
.bgicon.flexible.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/flexible-ids-machine-vision-cameras-white.svg);
}
.bgicon.flexible.icon-black > .contents:before {
    background-image: url(/gicons/flexible-ids-machine-vision-cameras-black.svg);
}

.bgicon.ids-nxt-camera.icon-hover-white > .contents:after,
.bgicon.ids-nxt-camera.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/ids-nxt-camera-ids-machine-vision-cameras-white.svg);
    background-position: center 2.125rem !important;
    background-size: 3.7125rem !important;
}
.bgicon.ids-nxt-camera.icon-black > .contents:before {
    background-image: url(/gicons/ids-nxt-camera-ids-machine-vision-cameras-black.svg);
    background-position: center 2.125rem !important;
    background-size: 3.7125rem !important;
}

.bgicon.software.icon-hover-white > .contents:after,
.bgicon.software.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/software-ids-machine-vision-cameras-white.svg);
}
.bgicon.software.icon-black > .contents:before {
    background-image: url(/gicons/software-ids-machine-vision-cameras-black.svg);
}

.bgicon.accessories.icon-hover-white > .contents:after,
.bgicon.accessories.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/accessories-ids-machine-vision-cameras-white.svg);
}
.bgicon.accessories.icon-black > .contents:before {
    background-image: url(/gicons/accessories-ids-machine-vision-cameras-black.svg);
}

.bgicon.accessories.icon-hover-white > .contents:after,
.bgicon.accessories.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/accessories-ids-machine-vision-cameras-white.svg);
    background-position: center 2.065rem !important;
    background-size: 3.7125rem !important;
}
.bgicon.accessories.icon-black > .contents:before {
    background-image: url(/gicons/accessories-ids-machine-vision-cameras-black.svg);
    background-position: center 2.065rem !important;
    background-size: 3.7125rem !important;
}

.bgicon.about-us.icon-hover-white > .contents:after,
.bgicon.about-us.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/about-us-ids-machine-vision-cameras-white.svg);
}
.bgicon.about-us.icon-black > .contents:before {
    background-image: url(/gicons/about-us-ids-machine-vision-cameras-black.svg);
}

.bgicon.career.icon-hover-white > .contents:after,
.bgicon.career.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/career-ids-machine-vision-cameras-white.svg);
}
.bgicon.career.icon-black > .contents:before {
    background-image: url(/gicons/career-ids-machine-vision-cameras-black.svg);
}

.bgicon.news.icon-hover-white > .contents:after,
.bgicon.news.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/news-ids-machine-vision-cameras-white.svg);
}
.bgicon.news.icon-black > .contents:before {
    background-image: url(/gicons/news-ids-machine-vision-cameras-black.svg);
}

.bgicon.events-trainings.icon-hover-white > .contents:after,
.bgicon.events-trainings.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/events-trainings-ids-machine-vision-cameras-white.svg);
}
.bgicon.events-trainings.icon-black > .contents:before {
    background-image: url(/gicons/events-trainings-ids-machine-vision-cameras-black.svg);
}

.bgicon.supplier.icon-hover-white > .contents:after,
.bgicon.supplier.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/supplier-ids-machine-vision-cameras-white.svg);
}
.bgicon.supplier.icon-black > .contents:before {
    background-image: url(/gicons/supplier-ids-machine-vision-cameras-black.svg);
}

.bgicon.downloads.icon-hover-white > .contents:after,
.bgicon.downloads.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/downloads-ids-machine-vision-cameras-white.svg);
}
.bgicon.downloads.icon-black > .contents:before {
    background-image: url(/gicons/downloads-ids-machine-vision-cameras-black.svg);
}

.bgicon.knowledge-base.icon-hover-white > .contents:after,
.bgicon.knowledge-base.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/knowledge-base-ids-machine-vision-cameras-white.svg);
}
.bgicon.knowledge-base.icon-black > .contents:before {
    background-image: url(/gicons/knowledge-base-ids-machine-vision-cameras-black.svg);
}

.bgicon.tools.icon-hover-white > .contents:after,
.bgicon.tools.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/tools-ids-machine-vision-cameras-white.svg);
}
.bgicon.tools.icon-black > .contents:before {
    background-image: url(/gicons/tools-ids-machine-vision-cameras-black.svg);
}

.bgicon.trainings.icon-hover-white > .contents:after,
.bgicon.trainings.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/trainings-ids-machine-vision-cameras-white.svg);
}
.bgicon.trainings.icon-black > .contents:before {
    background-image: url(/gicons/trainings-ids-machine-vision-cameras-black.svg);
}

.bgicon.methods-of-payment.icon-hover-white > .contents:after,
.bgicon.methods-of-payment.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/methods-of-payment-ids-machine-vision-cameras-white.svg);
}
.bgicon.methods-of-payment.icon-black > .contents:before {
    background-image: url(/gicons/methods-of-payment-ids-machine-vision-cameras-black.svg);
}

.bgicon.shipping-costs.icon-hover-white > .contents:after,
.bgicon.shipping-costs.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/shipping-costs-ids-machine-vision-cameras-white.svg);
}
.bgicon.shipping-costs.icon-black > .contents:before {
    background-image: url(/gicons/shipping-costs-ids-machine-vision-cameras-black.svg);
}

.bgicon.product-changes.icon-hover-white > .contents:after,
.bgicon.product-changes.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/product-changes-ids-machine-vision-cameras-white.svg);
}
.bgicon.product-changes.icon-black > .contents:before {
    background-image: url(/gicons/product-changes-ids-machine-vision-cameras-black.svg);
}

.bgicon.newsletter.icon-hover-white > .contents:after,
.bgicon.newsletter.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/newsletter-ids-machine-vision-cameras-white.svg);
}
.bgicon.newsletter.icon-black > .contents:before {
    background-image: url(/gicons/newsletter-ids-machine-vision-cameras-black.svg);
}

.bgicon.create-request.icon-hover-white > .contents:after,
.bgicon.create-request.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/create-request-ids-machine-vision-cameras-white.svg);
}
.bgicon.create-request.icon-black > .contents:before {
    background-image: url(/gicons/create-request-ids-machine-vision-cameras-black.svg);
}

.bgicon.create-request-thick.icon-hover-white > .contents:after,
.bgicon.create-request-thick.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/create-request-thick-ids-machine-vision-cameras-white.svg);
}
.bgicon.create-request-thick.icon-black > .contents:before {
    background-image: url(/gicons/create-request-thick-ids-machine-vision-cameras-black.svg);
}

.bgicon.acp-competitive-advantage.icon-hover-white > .contents:after,
.bgicon.acp-competitive-advantage.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/acp-competitive-advantage-ids-machine-vision-cameras-white.svg);
}
.bgicon.acp-competitive-advantage.icon-black > .contents:before {
    background-image: url(/gicons/acp-competitive-advantage-ids-machine-vision-cameras-black.svg);
}

.bgicon.acp.icon-hover-white > .contents:after,
.bgicon.acp.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/acp-ids-machine-vision-cameras-white.svg);
    background-position: center 1.7125rem !important;
    background-size: 5rem !important;
}
.bgicon.acp.icon-black > .contents:before {
    background-image: url(/gicons/acp-ids-machine-vision-cameras-black.svg);
    background-position: center 1.7125rem !important;
    background-size: 5rem !important;
}

.bgicon.career-marketing-pm.icon-hover-white > .contents:after,
.bgicon.career-marketing-pm.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/career-marketing-pm-ids-machine-vision-cameras-white.svg);
    background-size: 5rem !important;
}
.bgicon.career-marketing-pm.icon-black > .contents:before {
    background-image: url(/gicons/career-marketing-pm-ids-machine-vision-cameras-black.svg);
    background-size: 5rem !important;
}

.bgicon.conformity.icon-hover-white > .contents:after,
.bgicon.conformity.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/conformity-ids-machine-vision-cameras-white.svg);
    background-size: 4.25rem !important;
}
.bgicon.conformity.icon-black > .contents:before {
    background-image: url(/gicons/conformity-ids-machine-vision-cameras-black.svg);
    background-size: 4.25rem !important;
}

.bgicon.turnkey-solutions.icon-hover-white > .contents:after,
.bgicon.turnkey-solutions.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/turnkey-solutions-ids-machine-vision-cameras-white.svg);
    /*background-size: 4.25rem !important;*/
}
.bgicon.turnkey-solutions.icon-black > .contents:before {
    background-image: url(/gicons/turnkey-solutions-ids-machine-vision-cameras-black.svg);
    /*background-size: 4.25rem !important;*/
}

.bgicon.precision-manufacturing.icon-hover-white > .contents:after,
.bgicon.precision-manufacturing.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/precision-manufacturing-ids-machine-vision-cameras-white.svg);
    /*background-size: 4.25rem !important;*/
}
.bgicon.precision-manufacturing.icon-black > .contents:before {
    background-image: url(/gicons/precision-manufacturing-ids-machine-vision-cameras-black.svg);
    /*background-size: 4.25rem !important;*/
}

.bgicon.return-parcel.icon-hover-white > .contents:after,
.bgicon.return-parcel.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/return-parcel-ids-machine-vision-cameras-white.svg);
    /*background-size: 4.25rem !important;*/
}
.bgicon.return-parcel.icon-black > .contents:before {
    background-image: url(/gicons/return-parcel-ids-machine-vision-cameras-black.svg);
    /*background-size: 4.25rem !important;*/
}

.bgicon.ids-visionpier.icon-hover-white > .contents:after,
.bgicon.ids-visionpier.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/ids-visionpier-ids-machine-vision-cameras-white.svg);
    /*background-size: 4.25rem !important;*/
}
.bgicon.ids-visionpier.icon-black > .contents:before {
    background-image: url(/gicons/ids-visionpier-ids-machine-vision-cameras-black.svg);
    /*background-size: 4.25rem !important;*/
}

.bgicon.rent-ids-b39.icon-hover-white > .contents:after,
.bgicon.rent-ids-b39.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/rent-ids-b39-ids-machine-vision-cameras-white.svg);
    background-size: 4.25rem !important;
}
.bgicon.rent-ids-b39.icon-black > .contents:before {
    background-image: url(/gicons/rent-ids-b39-ids-machine-vision-cameras-black.svg);
    background-size: 4.25rem !important;
}

.bgicon.ids-vision-channel.icon-hover-white > .contents:after,
.bgicon.ids-vision-channel.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/ids-vision-channel-ids-machine-vision-cameras-white.svg);
    background-size: 4.25rem !important;
}
.bgicon.ids-vision-channel.icon-black > .contents:before {
    background-image: url(/gicons/ids-vision-channel-ids-machine-vision-cameras-black.svg);
    background-size: 4.25rem !important;
}

.bgicon.support.icon-hover-white > .contents:after,
.bgicon.support.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/support-ids-machine-vision-cameras-white.svg);
    background-size: 4.25rem !important;
}
.bgicon.support.icon-black > .contents:before {
    background-image: url(/gicons/support-ids-machine-vision-cameras-black.svg);
    background-size: 4.25rem !important;
}

.bgicon.contact-person.icon-hover-white > .contents:after,
.bgicon.contact-person.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/contact-person-ids-machine-vision-cameras-white.svg);
    background-size: 4.25rem !important;
}
.bgicon.contact-person.icon-black > .contents:before {
    background-image: url(/gicons/contact-person-ids-machine-vision-cameras-black.svg);
    background-size: 4.25rem !important;
}

.bgicon.cart.icon-hover-white > .contents:after,
.bgicon.cart.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/cart-ids-machine-vision-cameras-white.svg);
    background-size: 3.5rem !important;
}
.bgicon.cart.icon-black > .contents:before {
    background-image: url(/gicons/cart-ids-machine-vision-cameras-black.svg);
    background-size: 3.5rem !important;
}

.bgicon.gearwheel-hook.icon-hover-white > .contents:after,
.bgicon.gearwheel-hook.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/gearwheel-hook-ids-machine-vision-cameras-white.svg);
}
.bgicon.gearwheel-hook.icon-black > .contents:before {
    background-image: url(/gicons/gearwheel-hook-ids-machine-vision-cameras-black.svg);
}

.bgicon.faq.icon-hover-white > .contents:after,
.bgicon.faq.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/faq-ids-machine-vision-cameras-white.svg);
}
.bgicon.faq.icon-black > .contents:before {
    background-image: url(/gicons/faq-ids-machine-vision-cameras-black.svg);
}

.bgicon.phone.icon-hover-white > .contents:after,
.bgicon.phone.icon-hover-white:hover > .contents:after {
    background-image: url(/gicons/phone-ids-machine-vision-cameras-white.svg);
    background-size: 3.5rem !important;
}
.bgicon.phone.icon-black > .contents:before {
    background-image: url(/gicons/phone-ids-machine-vision-cameras-black.svg);
    background-size: 3.5rem !important;
}




/* Icon Overview Box */
.ce_CeIdsIconOverviewBox {
    position: relative;
}
.ce_CeIdsIconOverviewBox:hover .ids_bgfilter{
    background: #000000;
    height: 100%;
    width: 100%;
    position:absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
    box-shadow: 0 0 1px 1px #F2f2f2;
}
.ce_CeIdsIconOverviewBox .contents > figure picture{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.ce_CeIdsIconOverviewBox .contents > figure{
    position: absolute;
    left: 0;
    display: none;
    background-position: center center;
    background-size:  100% auto;
    background-repeat: no-repeat;
    border-radius: 3px;
    height: 100%;
    top: 0;
    width: 100%;
}
.ce_CeIdsIconOverviewBox .contents{
    box-shadow: 0 0 2px 2px #F2f2f2;
    border-radius: 3px;
    position: relative;
    height: 100%;
}
.ce_CeIdsIconOverviewBox:hover .contents{
    margin: -1rem -15px;
    height: calc(100% + 2rem);
}
.ce_CeIdsIconOverviewBox .contents > a {
    position: relative;
    padding-top: 2rem;
    display: block;
    font-size: 1rem;
    text-align: center;
    padding-bottom: 2.3rem;
    color: #878787;
    background-position: center 20px;
    background-repeat: no-repeat;
    background-size: 68px 68px;
}
.ce_CeIdsIconOverviewBox:hover .contents > figure{
    display: block;
}
.ce_CeIdsIconOverviewBox:hover .contents  > a{
    color: #A2A2A2 !important;
    box-shadow: none;
    box-shadow: 0 0 1px 1px #F2f2f2;
    padding: 3rem 15px 3.3rem;
}
.ce_CeIdsIconOverviewBox h6 {
    font-size: 1.5rem;
    text-align: center;
    padding-top: 5.5rem !important;
    margin-bottom: 0.7rem;
    background-position: top center;
    background-size: 68px 68px;
    background-repeat: no-repeat;
    color: #000000;
}
.ce_CeIdsIconOverviewBox:hover h6{
    color: #FFFFFF !important;
}
#main .ce_CeIdsCompanyLocationMap.block ,
#main .ce_CeIdsHeaderImage.block {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#main .ce_CeIdsHeaderImage.block.HomeSliderFull2 {
    height: 600px;
} 
#main .ce_CeIdsCompanyLocationMap.block ,
#main .ce_CeIdsHeaderImage.block.HomeSliderFull {
    height: 600px;
} 
#main .ce_CeIdsCompanyLocationMap.block >div.contents,
#main .ce_CeIdsHeaderImage.block >div.contents{
    position: absolute;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
#main .ce_CeIdsCompanyLocationMap  picture,
#main .ce_CeIdsHeaderImage picture{
    width: auto !important;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100% !important;
}
#main .ce_CeIdsHeaderImage.right picture{
    left: auto;
    right: 0;
    transform: none;
}
#main .ce_CeIdsCompanyLocationMap  img,
#main .ce_CeIdsHeaderImage img{
    width: auto !important;
    height: 100% !important;
}
.ce_CeIdsCompanyLocationMap  figure,
.ce_CeIdsHeaderImage figure{
    margin: 0;
}
.ce_CeIdsHeaderImage .ids_bgfilter{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.ce_CeIdsHeaderImage figure::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    /* opacity: 0.65; */
    opacity: 0.8;
}
.ce_CeIdsHeaderImage.layer-dark figure::after {
    background-color: #000;
    opacity: 0.65;
}
.ce_CeIdsHeaderImage.layer-no figure::after {
    display: none;
}
.ce_CeIdsIconBox >  div{
    background-size: 60px 60px;
    padding-top: 80px;
    background-repeat: no-repeat;
}
.ids_bgfilter.white{
    background-color: #fff;
}
.ids_bgfilter.black{
    background-color: #000;
}
.ids_bgfilter.opa0{
    opacity: 0;
}
.ids_bgfilter.opa5{
    opacity: 0.05;
}
.ids_bgfilter.opa10{
    opacity: 0.1;
}
.ids_bgfilter.opa15{
    opacity: 0.15;
}
.ids_bgfilter.opa20{
    opacity: 0.2;
}
.ids_bgfilter.opa25{
    opacity: 0.25;
}
.ids_bgfilter.opa30{
    opacity: 0.3;
}
.ids_bgfilter.opa35{
    opacity: 0.35;
}
.ids_bgfilter.opa40{
    opacity: 0.40;
}
.ids_bgfilter.opa45{
    opacity: 0.45;
}
.ids_bgfilter.opa50{
    opacity: 0.5;
}
.ids_bgfilter.opa55{
    opacity: 0.55;
}
.ids_bgfilter.opa60{
    opacity: 0.6;
}
.ids_bgfilter.opa65{
    opacity: 0.65;
}
.ids_bgfilter.opa70{
    opacity: 0.7;
}
.ids_bgfilter.opa75{
    opacity: 0.75;
}
.ids_bgfilter.opa80{
    opacity: 0.8;
}
.ids_bgfilter.opa85{
    opacity: 0.85;
}
.ids_bgfilter.opa90{
    opacity: 0.9;
}
.ids_bgfilter.opa95{
    opacity: 0.95;
}
.ids_bgfilter.opa100{
    opacity: 1;
}
.ce_CeIdsIconBox .h4,
.ce_CeIdsIconBox h4{
    font-size: 14px;
    text-align: center;
}
.ce_CeIdsIconBox.head-black .h4 {
    color: var(--black) !important;
}
.ce_CeIdsIconBox.head-black-hover .h4:focus,
.ce_CeIdsIconBox.head-black-hover .h4:hover {
    color: var(--black) !important;
}
.ce_CeIdsIconBox p{
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}
.ce_CeIdsIconBox >  div{
    background-position: top center;
}
.ce_CeIdsImgHiddenDetail div.detail,
.ce_CeIdsImgHiddenDetail div.img{
    position: relative;
    height: 350px;
    padding: 50px 20px;
}
.ce_CeIdsImgHiddenDetail a.hidedetails,
.ce_CeIdsImgHiddenDetail a.showdetails{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    display: block;
    background-size: 100% 100%;
}
.ce_CeIdsImgHiddenDetail a.hidedetails > img,
.ce_CeIdsImgHiddenDetail a.showdetails > img{
    height: 100%;
    width: 100%;
}
.ce_CeIdsImgHiddenDetail div.img h3{
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    margin: 0;
    text-align: center;
    font-size: 1.1rem !important;
}
.ce_CeIdsImgHiddenDetail div.img{
    text-align: center;
    line-height: 250px;
}
.ce_CeIdsImgHiddenDetail div.img figure{
    vertical-align: middle;
    height: 100%;
    width: 100%;
}
.ce_CeIdsImgHiddenDetail div.img figure picture,
.ce_CeIdsImgHiddenDetail div.img figure img{
    width: auto !important;
}
.ce_CeIdsImgHiddenDetail div.detail{
    color: #Fff;
}
.ce_CeIdsImgHiddenDetail div.detail h3{
    font-size: 1.1rem !important;
    text-align: center;
    color: #FFF;
}
.ce_CeIdsImgHiddenDetail div.detail div p a{
    text-decoration: underline;
}
.ce_CeIdsImgHiddenDetail div.detail div p a:hover{
    color: white !important;
    text-decoration: underline !important;
}
.ce_CeIdsImgHiddenDetail div.detail {
    font-size: 0.9375rem !important;
    line-height: 1.5rem;
    text-align: center;
}
.ce_CeIdsImgHiddenDetail div.detail div.link a:hover{
    color: white !important;
}
.ce_CeIdsImgHiddenDetail div.detail div.link{
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}
.ce_CeIdsImgHiddenDetail div.detail div.link a{
    display: block;
    margin: 0 auto;
    padding: 5px 10px;
    border: 1px solid white;
}
.ce_CeIdsImgBox p{
    font-size: 0.9375rem;
    text-align: center;
}
.ce_CeIdsImgBox p a {
    position: relative;
    color: var(--ids-colour);
    display: inline-block;
    transition: color 250ms linear;
    outline: none;
}
.ce_CeIdsImgBox p a:focus,
.ce_CeIdsImgBox p a:hover {
    color: #007E88;
}
.ce_CeIdsImgBox p a:before {
    content: "";
    display: block;
    background: var(--ids-colour);
    width: 0%;
    height: 1px;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transition: width 250ms linear, left 250ms linear;
}
.ce_CeIdsImgBox p a:focus:before, 
.ce_CeIdsImgBox p a:hover:before {
    width: 100%;
    left: 0%;
}
.ce_CeIdsImgBox .h3,
.ce_CeIdsImgBox h3{
    margin-top: 2rem;
}
.ce_CeIdsImgBox .h4,
.ce_CeIdsImgBox h4{
    margin-top: 2rem;
    font-size: 1rem;
    text-align: center;
}
.ce_CeIdsImgBox figure{
    text-align: center;
}
.ce_CeIdsImgBox figure > picture,
.ce_CeIdsImgBox figure > picture > img,
.ce_CeIdsImgBox figure > img{
    width: 6.25rem !important;
    height: 6.25rem !important;
}
.ce_CeIdsYoutubeText iframe{
    width: 100%;
    height: 100%;
    top: 0;
    position:absolute;
}
.ce_CeIdsYoutubeText div.video{
    position: relative;
    padding-top: 56.25%;
}

@media (min-width:576px) {
    .ce_CeIdsIconBox p{
        font-size: 14px;
    }
    #main .ce_CeIdsImgLinkbox p{
        width: 50%;
        line-height: 1.4rem;
    }

}
@media (min-width:768px) {
    .ce_CeIdsIconLinkButton.large{
        height: 15.5rem;
    }
    .ce_CeIdsIconLinkButton.large>.contents{
        background-position: center 3.75rem;
        background-size: 5rem 5rem;
    }
    .ce_CeIdsIconLinkButton.large a{
        font-size: 1.125rem;
        padding: 10rem 0.625rem 1.5rem;
        display: block;
        font-weight: 600;
        text-align: center;
    }
    .ce_CeIdsIconLinkButton.large a span{
        line-height: 1.5rem;
    }
    .ce_CeIdsIconBox p{
        font-size: 14px;
        text-align: left;
    }
    .ce_CeIdsIconBox.text-center p{
        text-align: center;
    }
    .ce_CeIdsIconBox .h4,
    .ce_CeIdsIconBox h4{
        font-size: 15px;
        text-align: left;
    }
    .ce_CeIdsIconBox.text-center .h4,
    .ce_CeIdsIconBox.text-center h4{
        text-align: center;
    }
    .ce_CeIdsIconBox >  div{
        background-position: top left;
    }
    .ce_CeIdsIconBox.icon-center >  div{
        background-position: top center;
    }
    .ce_CeIdsImgLinkbox.config-img-left a{
        min-height: 16.875rem;
        height: 100%;
        padding: 3.5rem 2rem 3rem calc(50% + 1rem);
    }
    .ce_CeIdsImgLinkbox.config-img-left .contents figure{
        width: 50%;
        bottom: 0;
        left: 0;
        top: auto;
    }
    #main .ce_CeIdsImgLinkbox.config-img-left .contents a > footer{
        width: calc(50% - 3rem);
        left: calc(50% + 1rem);
        text-align: left;
    }
    #main .ce_CeIdsImgLinkbox.config-img-left .h4,
    #main .ce_CeIdsImgLinkbox.config-img-left h4{
        text-align: left;
    }
    #main .ce_CeIdsImgLinkbox.config-img-left p{
        text-align: left;
    }
    .ce_CeIdsImgLinkbox.config-img-left-border-button .contents figure{
        width: 50%;
        bottom: 0;
        left: 0;
        top: auto;
        transform: none;
    }
    #main .ce_CeIdsImgLinkbox.config-img-left-border-button .contents a {
        min-height: 16.875rem;
        height: 100%;
        padding: 3rem 2rem 10rem;
    }
    #main .ce_CeIdsImgLinkbox.config-img-left-border-button .contents a > footer{
        width: calc(50% - 3rem);
        left: calc(50% + 1rem);
        bottom: 2rem;
        position: absolute;
    }
    #main .ce_CeIdsImgLinkbox.config-img-left-border-button .h4,
    #main .ce_CeIdsImgLinkbox.config-img-left-border-button h4{
        text-align: left;
    }
    #main .ce_CeIdsImgLinkbox.config-img-left-border-button p{
        text-align: left;
        width: 100%;
    }
    .ce_CeIdsImgBox p{
        text-align: left;
    }
    .ce_CeIdsImgBox .h4,
    .ce_CeIdsImgBox h4{
        text-align: left;
    }
    .ce_CeIdsImgBox figure{
        text-align: left;
    }
}
@media (min-width:992px) {
    .ce_CeIdsHeaderImage figure::after {
        display: none;
    }
    .ce_CeIdsIconBox p{
        font-size: 14px;
    }
    #main .ce_CeIdsImgLinkbox.config-img-left-border-button .contents a {
        padding: 2rem 2rem ;
    }
    #main .ce_CeIdsImgLinkbox.config-img-left-border-button p{
        margin-left: calc(50% + 15px);
        width: calc(50% - 15px);
    }
    #main .ce_CeIdsImgLinkbox.config-img-left-border-button .h4,
    #main .ce_CeIdsImgLinkbox.config-img-left-border-button h4{
        margin-left: calc(50% + 15px);
        width: calc(50% - 15px);
    }
    .ce_CeIdsImgLinkbox.config-img-left-border-button .contents figure{
        width: 13rem;
        bottom: auto;
        left: 1rem;
        top: 50%;
        transform: translateY(-50%);
    }
    #main .ce_CeIdsImgLinkbox.config-img-background .h4,
    #main .ce_CeIdsImgLinkbox.config-img-background h4{
        margin-top: 2.4rem;
    }
}
@media (min-width:1200px) {
    .ce_CeIdsIconBox p{
        font-size: 15px;
    }
    .ce_CeIdsIconBox .h4,
    .ce_CeIdsIconBox h4{
        font-size: 16px;
    }
    #main .ce_CeIdsImgLinkbox.config-img-background .h4,
    #main .ce_CeIdsImgLinkbox.config-img-background h4{
        margin-top: 4rem;
    }
    /*.ce_CeIdsImgLinkbox figure > img,
    .ce_CeIdsImgLinkbox figure > picture, 
    .ce_CeIdsImgLinkbox figure > picture > img{
        width: auto !important;
        height: 130px !important;
    }*/
}
@media (min-width:1800px) {
    #main .ce_CeIdsImgLinkbox.config-img-background .h4,
    #main .ce_CeIdsImgLinkbox.config-img-background h4{
        margin-top: 7.25rem;
    }
    /*.ce_CeIdsImgLinkbox figure > img,
    .ce_CeIdsImgLinkbox figure > picture, 
    .ce_CeIdsImgLinkbox figure > picture > img{
        width: auto !important;
        height: 180px !important;
    }*/
}
.ce_CeIdsProductDetails h2{
    font-size: 2rem;
    text-transform: uppercase;
}
.ce_CeIdsProductDetails p{
    font-size: 0.875rem;
    margin: 1.5rem 0;
    line-height: 1.4;
}
.ce_CeIdsProductDetails a{
    text-transform: uppercase;
    color: var(--ids-colour);
    font-weight: bold;
    font-size: 0.875rem;
}



/******************************************************************/
/*              SLIDER STARTSEITE - slider-item-2cols             */
/******************************************************************/
.home-slider div.slider.slider-item-2cols {}

#main .slider-item-2cols .ce_CeIdsHeaderImage.block {
    position: absolute;
    width: 100%;
    height: 50%;
    right: 0px;
    bottom: 0;
    top: auto;
}
@media (min-width: 992px) {
    #main .slider-item-2cols .ce_CeIdsHeaderImage.block {
        position: absolute;
        width: 50%;
        height: 100%;
        right: 0px;
        bottom: auto;
        top: 0px;
    }
}


#main .slider-item-2cols .ce_CeIdsHeaderImage.block div.content {
    position: absolute;
    top: 0;
    height: 100%;
    overflow: hidden;
    width: 100%;
}


#main .slider-item-2cols .ce_CeIdsHeaderImage.block figure {}
#main .slider-item-2cols .ce_CeIdsHeaderImage.block figure:after {
    display: none;
}

div.slider.slider-item-2cols .ce_CeIdsHeaderImage div.content img, 
div.slider.slider-item-2cols .ce_CeIdsHeaderImage div.content picture {
    left: 50%;
    right: auto; 
    transform: translateX(-50%);
}

#main div.slider.slider-item-2cols .ce_CeIdsHeaderImage div.content img {
    width: 100% !important;
    height: auto !important;
    left: auto;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
}
@media (min-width: 992px) {
    #main div.slider.slider-item-2cols .ce_CeIdsHeaderImage div.content img {
        width: auto !important;
        height: 100% !important;
        left: 50%;
        right: auto;
        top: auto;
        transform: translateX(-50%);
    }
}


.home-slider .slider-item-2cols .ce_OpeningTagElement.content {
    position: absolute;
    left: 0px;
    transform: translateY(0%);
    
    background: inherit;
    top: 0px;
    min-height: 50%;
    padding-top: 1rem;
}
@media (min-width: 992px) {
    .home-slider .slider-item-2cols .ce_OpeningTagElement.content {
        position: absolute;
        width: 50%;
        height: auto;
        top: 50%;
        bottom: auto;
        left: 0px;
        transform: translateY(-50%);
        
        background: none;
        text-align: right;
        padding-top: 0;
        min-height: 0;
    }
}


.home-slider .slider-item-2cols .ce_OpeningTagElement.content .container.xxl {}

@media (min-width: 992px) {
    .home-slider .slider-item-2cols .ce_OpeningTagElement.content .container.xxl {
        display: inline-block;
        max-width: calc( 960px / 2 );
    }
}
@media (min-width: 1200px) {
    .home-slider .slider-item-2cols .ce_OpeningTagElement.content .container.xxl {
        max-width: calc( 1140px / 2 );
    }
}
@media (min-width: 1800px) {
    .home-slider .slider-item-2cols .ce_OpeningTagElement.content .container.xxl {
        max-width: calc( 1500px / 2 );
    }
}


.ce_CeIdsImgHiddenDetail div.detail,
.ce_CeIdsImgHiddenDetail div.img{
    position: relative;
    height: 22rem;
    padding: 3rem 1.25rem;
}
.ce_CeIdsImgHiddenDetail.small div.detail,
.ce_CeIdsImgHiddenDetail.small div.img{
    position: relative;
    height: 17rem;
    padding: 3rem 1.25rem;
}
.ce_CeIdsImgHiddenDetail a.hidedetails,
.ce_CeIdsImgHiddenDetail a.showdetails{
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    display: block;
    background-size: 100% 100%;
}
.ce_CeIdsImgHiddenDetail a.hidedetails > img,
.ce_CeIdsImgHiddenDetail a.showdetails > img{
    height: 100%;
    width: 100%;
}
.ce_CeIdsImgHiddenDetail div.img h3{
    position: absolute;
    bottom: 1.25rem;
    left: 1.25rem;
    right: 1.25rem;
    margin: 0;
    text-align: center;
    font-size: 1.1rem !important;
}
.ce_CeIdsImgHiddenDetail.small div.img{
    text-align: center;
    line-height: 10.625rem;
}
.ce_CeIdsImgHiddenDetail div.img{
    text-align: center;
    line-height: 15.625rem;
}
.ce_CeIdsImgHiddenDetail div.img figure{
    vertical-align: middle;
}
.ce_CeIdsImgHiddenDetail div.img figure img{
    width: auto !important;
    max-width: 100%;
    
    max-height: 100%;
}
.ce_CeIdsImgHiddenDetail div.detail{
    color: #Fff;
}
.ce_CeIdsImgHiddenDetail div.detail h3{
    font-size: 1.1rem !important;
    text-align: center;
}
.ce_CeIdsImgHiddenDetail div.detail div p a{
    text-decoration: underline;
}
.ce_CeIdsImgHiddenDetail div.detail div p a:hover{
    color: white !important;
    text-decoration: underline !important;
}
.ce_CeIdsImgHiddenDetail div.detail {
    font-size: 0.95rem !important;
    text-align: center;
}
.ce_CeIdsImgHiddenDetail div.detail div.link a:hover{
    color: white !important;
}
.ce_CeIdsImgHiddenDetail div.detail div.link{
    position: absolute;
    bottom: 1.25rem;
    left: 1.25rem;
    right: 1.25rem;
}
.ce_CeIdsImgHiddenDetail div.detail div.link a{
    display: block;
    margin: 0 auto;
    padding: 0.25rem 0.75rem;
    border: 1px solid white;
}




.ce_CeIdsIconDownloadRegistered div.contents{
    height: auto;
    background-position: 1rem center;
    background-size: 1.5rem 1.5rem;
}
.ce_CeIdsIconDownloadRegistered a{
    padding: 0.75rem 1rem;
    display: block;
    font-size: 1rem;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
.ce_CeIdsIconDownloadRegistered.small div.contents{
    display: inline-block;
}
.ce_CeIdsIconDownloadRegistered.small a{
    padding: 0.75rem 2.5rem 0.75rem 3.75rem;
    display: block;
    text-align: left;
}
.ce_CeIdsIconDownloadRegistered.bgicon a {
    padding: 0.75rem 1rem 0.75rem 3.5rem;
}
.ce_CeIdsIconDownloadRegistered span.size{
    margin-left: 1rem;
    text-transform: none;
    font-weight: normal;
    font-size: 0.875rem;
}
.ce_CeIdsIconDownloadRegistered div.title{
    margin-top: 0.25rem;
    margin-left: 1rem;
    font-style: italic;
    overflow: hidden;
    word-break: break-all;
    color: var(--dark-grey) !important;
}
.ce_CeIdsIconDownloadRegistered.hide-title div.title{
    display: none;
}
.ce_CeIdsIconDownloadRegistered div.login-required{
    margin-top: 0.25rem;
}
.ce_CeIdsIconDownloadRegistered div.login-required span{
    display: inline-block;
    padding-left: 2.5rem;
    background-position: 1rem center;
    background-size: 1rem 1rem;
}


/*********************************************************/
/*       DOUBLEHEAD - START                              */
/*********************************************************/
.ce_CeIdsDoubleHead{}
.ce_CeIdsDoubleHead .h1,
.ce_CeIdsDoubleHead h1 {
    margin: 0;
}
.ce_CeIdsDoubleHead .h1 span,
.ce_CeIdsDoubleHead h1 span {
    display: block;
}

.ce_CeIdsDoubleHead .h1 .part1,
.ce_CeIdsDoubleHead h1 .part1 {
    font-size: 1.7rem; 
    line-height: 1.3;
}
@media (min-width: 992px) {
    .ce_CeIdsDoubleHead .h1 .part1,
    .ce_CeIdsDoubleHead h1 .part1 {
        font-size: 2rem;
    }
}
.ce_CeIdsDoubleHead .h1 .part2,
.ce_CeIdsDoubleHead h1 .part2 {
    font-size: 2.23125rem !important;
    line-height: 1.2;
}

@media (min-width: 992px) {
    .ce_CeIdsDoubleHead .h1 .part2,
    .ce_CeIdsDoubleHead h1 .part2 {
        font-size: 2.625rem !important;
    }
}

.ce_CeIdsDoubleHead.text-center span {
    text-align: center;    
}
/*********************************************************/
/*       DOUBLEHEAD - END                                */
/*********************************************************/


/*********************************************************/
/*       DOUBLEHEADH1H2 - START                          */
/*********************************************************/
.ce_CeIdsDoubleHeadH1H2{}
.ce_CeIdsDoubleHeadH1H2 .h1,
.ce_CeIdsDoubleHeadH1H2 h1 {}

.ce_CeIdsDoubleHeadH1H2 .h1 {
    font-weight: 400 !important;
}
.ce_CeIdsDoubleHeadH1H2 .h1,
.ce_CeIdsDoubleHeadH1H2 h1 {
    font-size: 1.7rem; 
    line-height: 1.3;
    margin: 0 !important;
}
@media (min-width: 992px) {
    .ce_CeIdsDoubleHeadH1H2 .h1,
    .ce_CeIdsDoubleHeadH1H2 h1 {
        font-size: 2rem;
    }
}
.ce_CeIdsDoubleHeadH1H2 .h2,
.ce_CeIdsDoubleHeadH1H2 h2 {
    font-size: 2.23125rem !important;
    line-height: 1.2;
    margin: 0 !important;
}

@media (min-width: 992px) {
    .ce_CeIdsDoubleHeadH1H2 .h2,
    .ce_CeIdsDoubleHeadH1H2 h2 {
        font-size: 2.625rem !important;
    }
}
/*********************************************************/
/*       DOUBLEHEADH1H2 - END                            */
/*********************************************************/

/*********************************************************/
/*       ModelViewer - START                             */
/*********************************************************/

.ce_CeIdsModelViewer {
    width: 100%;
}

.ce_CeIdsModelViewer .model-viewer-container {
    width: 100%;
    height: auto;
    aspect-ratio: 5 / 3;
    /* aspect-ratio: 16 / 9; */
    /* border: 2px solid #ddd; */
    /* border-radius: 10px; */
    overflow: hidden;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    position: relative;
}

.ce_CeIdsModelViewer model-viewer {
    width: 100%;
    height: 100%;
    background-color: black;
}

/* Progress Bar Styles */
.ce_CeIdsModelViewer .progress-bar {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 8px;
    background-color: rgba(255, 255, 255, 0.2);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
    z-index: 30;
    display: none;
}

.ce_CeIdsModelViewer .progress-bar.show {
    display: block;
}

.ce_CeIdsModelViewer .update-bar {
    height: 100%;
    background: var(--ids-gradient);
    width: 0%;
    transition: width 0.3s ease;
    border-radius: 4px;
}

.ce_CeIdsModelViewer .button-load {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1.5;
    min-height: 40px;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.ce_CeIdsModelViewer .button-load::before {
    background-color: white;
}
.ce_CeIdsModelViewer .button-load span {
    white-space: pre;
}
@media (min-width: 992px) {
    .ce_CeIdsModelViewer.ids-model-viewer-c .button-load span {
        white-space: normal;
    }
}
@media (min-width: 1200px) {
    .ce_CeIdsModelViewer.ids-model-viewer-c .button-load span {
        white-space: pre;
    }
}

.ce_CeIdsModelViewer .poster-image {
    width: 100%;
    height: 100%;
}


.ce_CeIdsModelViewer #parameter-note {
    position: relative;
}

.ce_CeIdsModelViewer #parameter-note .info-icon {
    border-radius: 50%;
    background-color: white;
    background-image: url(/files/layout/icons/gen/info-ids-machine-vision-cameras-grey.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: relative;
    top: 0.5rem;
    left: 0.5rem;
    float: left;
    margin-right: 0.5rem;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
    z-index: 10;
    scale: 1.2;
}

.ce_CeIdsModelViewer #parameter-note .info-icon:hover {
    background-image: url(/files/layout/icons/gen/info-ids-machine-vision-cameras-ids-colour.svg);
}

.ce_CeIdsModelViewer #parameter-note #parameter-note-content {
    background: white;
    box-shadow: 0 0 5px 0px #878787;
    width: 0px;
    padding: 0;
    text-align: left;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity 350ms linear, width 350ms linear 175ms, height 350ms linear 175ms, padding 350ms linear 175ms;
}

.ce_CeIdsModelViewer #parameter-note .info-icon:hover + #parameter-note-content, .ce_CeIdsModelViewer #parameter-note .info-icon:focus + #parameter-note-content {
    width: 100%;
    padding: 0.5rem 0.5rem 0.5rem 2.25rem;
    opacity: 1;
}

.ce_CeIdsModelViewer .model-viewer-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ce_CeIdsModelViewer .model-viewer-footer .contents {
    margin-right: 0.5rem;
}
.ce_CeIdsModelViewer.ids-model-viewer-c .model-viewer-footer .contents {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
.ce_CeIdsModelViewer.ids-model-viewer-d .model-viewer-footer .content-hyperlink.w-100 {
    position: relative;
}
.ce_CeIdsModelViewer.ids-model-viewer-d .model-viewer-footer .contents {
    display: inline-block;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
.ce_CeIdsModelViewer.model-viewer-footer .contents:last-of-type {
    margin: 0;
}

@media (min-width: 1200px) {
    html:not([lang=fr]) .ce_CeIdsModelViewer.ids-model-viewer-c .model-viewer-footer .contents {
        margin-bottom: 0rem;
    }
    .ce_CeIdsModelViewer.ids-model-viewer-c .model-viewer-footer .contents a {
        padding-left: 27px !important;
        padding-right: 7px !important;
        line-height: 32px;
    }
    .ce_CeIdsModelViewer.ids-model-viewer-c .model-viewer-footer .contents a::before {
        left: 3px !important;
        width: 20px !important;
        height: 20px !important;
    }
}

@media (min-width: 1800px) {
    .ce_CeIdsModelViewer.ids-model-viewer-c .model-viewer-footer .contents {
        margin-bottom: 0rem;
    }
}

.ce_CeIdsModelViewer .fullscreen-button { 
    background-color: transparent;
    border: 1px solid transparent;
    right: 3px;
    top: 3px;
    position: absolute;
    width: 42px;
    height: 42px;
    padding: 0;
    transition: background-color 250ms linear, border 250ms linear;
}
.ce_CeIdsModelViewer .fullscreen-button:focus,
.ce_CeIdsModelViewer .fullscreen-button:hover {
    background-color: var(--ids-colour);
    border: 1px solid var(--white);
}

.ce_CeIdsModelViewer .model-viewer-container .fullscreen-button::before { 
    background-color: gray;
    transition: background-color 250ms linear;
}

.ce_CeIdsModelViewer .fullscreen-button:focus::before,
.ce_CeIdsModelViewer .fullscreen-button:hover::before,
.ce_CeIdsModelViewer .model-viewer-container:hover .fullscreen-button::before { 
    background-color: white;
}


.ce_CeIdsModelViewer .row {}

.ce_CeIdsModelViewer .model-viewer-text {}

.ce_CeIdsModelViewer .model-viewer-container {}
.ce_CeIdsModelViewer .model-viewer-container .preview {
    width: 100%;
    height: 100%;
}
.ce_CeIdsModelViewer .model-viewer-container .preview-img {
    width: 100%;
    height: 100%;
}
.ce_CeIdsModelViewer .model-viewer-container .preview-img figure {
    width: 100%;
    height: 100%;
}
.ce_CeIdsModelViewer .model-viewer-container .preview-img figure img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.ce_CeIdsModelViewer .second-image {}
.ce_CeIdsModelViewer .second-image .ce_image {
    width: 100%;
    height: 100%;
}
.ce_CeIdsModelViewer .second-image .ce_image .contents {
    width: 100%;
    height: 100%;
}
.ce_CeIdsModelViewer .second-image .ce_image figure {
    width: 100%;
    height: 100%;
}
.ce_CeIdsModelViewer .second-image .ce_image figure picture {
    width: 100% !important;
    height: 100% !important;
    display: block;
}
.ce_CeIdsModelViewer .second-image .ce_image figure picture img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.ce_CeIdsModelViewer .second-image .ce_image figure a[data-lightbox] {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.ce_CeIdsModelViewer .second-image .ce_image figure a[data-lightbox]:focus,
.ce_CeIdsModelViewer .second-image .ce_image figure a[data-lightbox]:hover {}
.ce_CeIdsModelViewer .second-image .ce_image figure a[data-lightbox]::before,
.ce_CeIdsModelViewer .second-image .ce_image figure a[data-lightbox]::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3rem;
    height: 3rem;
    border: 1px solid transparent;
    border-radius: 50%;
    transform: translate3d(-50%, -50%, 0px);
}
.ce_CeIdsModelViewer .second-image .ce_image figure a[data-lightbox]::before {
    background-color: var(--ids-colour);
    transition: background-color 250ms linear;
}
.ce_CeIdsModelViewer .second-image .ce_image figure a[data-lightbox]:focus::before,
.ce_CeIdsModelViewer .second-image .ce_image figure a[data-lightbox]:hover::before {
    background-color: var(--ids-colour2);
}
.ce_CeIdsModelViewer .second-image .ce_image figure a[data-lightbox]::after {
    background-color: var(--white);
    mask-repeat: no-repeat;
    mask-size: 60%;
    mask-position: center center;
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="currentColor"><path d="M784-120 532-372q-30 24-69 38t-83 14q-109 0-184.5-75.5T120-580q0-109 75.5-184.5T380-840q109 0 184.5 75.5T640-580q0 44-14 83t-38 69l252 252-56 56ZM380-400q75 0 127.5-52.5T560-580q0-75-52.5-127.5T380-760q-75 0-127.5 52.5T200-580q0 75 52.5 127.5T380-400Zm-40-60v-80h-80v-80h80v-80h80v80h80v80h-80v80h-80Z"/></svg>');
}

.ce_CeIdsModelViewer .mv-parameter {}
.ce_CeIdsModelViewer .mv-parameter dl  {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 0.125rem;
    font-size: 0.875rem;
    line-height: 1.4;
}
.ce_CeIdsModelViewer.ids-model-viewer-d .mv-parameter dl  {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: var(--white);
    width: auto;
    min-width: 315px;
    padding: 1rem;
    margin: 0;
}
.ce_CeIdsModelViewer .mv-parameter dl dt {}
.ce_CeIdsModelViewer .mv-parameter dl dd {
    margin: 0;
}
.ce_CeIdsModelViewer.ids-model-viewer-d .mv-parameter-content.hide {
    display: none;
}
.ce_CeIdsModelViewer.ids-model-viewer-d .mv-parameter-content.show {
    /* display: block; */
}
.ce_CeIdsModelViewer.ids-model-viewer-d .mv-parameter-content .mv-parameter-button-close {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 24px;
    height: 24px;
    padding: 0;
}
.ce_CeIdsModelViewer.ids-model-viewer-d .mv-parameter-content .mv-parameter-button-close::before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0px);
}
.ce_CeIdsModelViewer .mv-parameter .model-viewer-footer {}

/*********************************************************/
/*       ModelViewer - END                               */
/*********************************************************/

/*********************************************************/
/*       ce_CeIdsAutoUpdatingDownloadLink - START        */
/*********************************************************/
.autoupdatingdownloadlink {}
.autoupdatingdownloadlink .downloadheadline {
    margin: 0 !important;
}
.autoupdatingdownloadlink .contents {}
.autoupdatingdownloadlink ul {
    list-style-type: disc;
    padding: 0px 0px 0px 2rem;
    margin: 0.5rem 0px 0.5rem 0px;
}
.autoupdatingdownloadlink ul li {}
.autoupdatingdownloadlink ul li a {
    color: var(--link-text);
    position: relative;
}
.autoupdatingdownloadlink ul li a:focus,
.autoupdatingdownloadlink ul li a:hover {
    color: var(--link-hover);
}
.autoupdatingdownloadlink ul li a:before {
	content: '';
	display: block;
	background: var(--link-hover);
	width: 0;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transition: width 250ms ease-out, left 250ms ease-out;
}
.autoupdatingdownloadlink ul li span:focus:before, 
.autoupdatingdownloadlink ul li span:hover:before,
.autoupdatingdownloadlink ul li a:focus:before, 
.autoupdatingdownloadlink ul li a:hover:before {
    width: 100%;
    left: 0;
}

.autoupdatingdownloadlink ul li .filesize {
    display: inline-block;
    margin-left: 0.25rem;
    line-height: 31px;
    color: var(--default);
    font-size: 0.875rem;
}
/*********************************************************/
/*       ce_CeIdsAutoUpdatingDownloadLink - END          */
/*********************************************************/



/*********************************************************/
/*       ce_CeIdsContentDownloadRegistered - START       */
/*********************************************************/
.ce_CeIdsContentDownloadRegistered a {
    color: var(--link-text);
}
/*********************************************************/
/*       ce_CeIdsContentDownloadRegistered - END         */
/*********************************************************/



/*********************************************************/
/*       ce_CeIDSTextWithImage - START       */
/*********************************************************/
.ce_CeIDSTextWithImage {}
.ce_CeIDSTextWithImage .content {}

.ce_CeIDSTextWithImage .content.img {
    height: auto;
}
.ce_CeIDSTextWithImage .content.img figure {}
.ce_CeIDSTextWithImage .content.img figure a {
    display: block;
}
.ce_CeIDSTextWithImage .content.img figure picture {}
.ce_CeIDSTextWithImage .content.img figure picture img {}
.ce_CeIDSTextWithImage .content.img figure figcaption {
    font-size: 0.875rem;
    margin-top: 0.25rem;
}

.ce_CeIDSTextWithImage .content.rte {
    height: auto;
}


.ce_CeIDSTextWithImage .content.rte a {
    position: relative;
    color: var(--link-text);
    text-decoration: underline;
    outline: none;

    background: linear-gradient(0deg, var(--link-text), var(--link-text)) no-repeat right bottom / 0 var(--text-underline-animation-height);
    transition: color 250ms linear, background-size 350ms;
}
.ce_CeIDSTextWithImage .content.rte a:focus,
.ce_CeIDSTextWithImage .content.rte a:hover {
    color: var(--link-text);
    background-size: 100% var(--text-underline-animation-height);
    background-position-x: left;
}

.ce_CeIDSTextWithImage.above {
    display: flex;
    flex-direction: column;
}
.ce_CeIDSTextWithImage.above .content {}
.ce_CeIDSTextWithImage.above .content.img {
    margin-bottom: 1rem;
    order: 1;
}
.ce_CeIDSTextWithImage.above .content.rte {
    order: 2;
}

.ce_CeIDSTextWithImage.left {}
.ce_CeIDSTextWithImage.left .content {}
.ce_CeIDSTextWithImage.left .content.img {
    float: left;
    width: 50%;
    width: calc(50% - 0.5rem);
    margin: 0 1rem 1rem 0;
}
@media (max-width: 575px) {
    .ce_CeIDSTextWithImage.left.img-xs-100 .content.img {
        width: 100%;
        margin: 0 0 1rem 0;
    }
}
@media (max-width: 767px) {
    .ce_CeIDSTextWithImage.left.img-sm-100 .content.img {
        width: 100%;
        margin: 0 0 1rem 0;
    }
}

.ce_CeIDSTextWithImage.left .content.rte {}

.ce_CeIDSTextWithImage.right {}
.ce_CeIDSTextWithImage.right .content {}
.ce_CeIDSTextWithImage.right .content.img {
    float: right;
    width: 50%;
    width: calc(50% - 0.5rem);
    margin: 0 0 1rem 1rem;
}
@media (max-width: 575px) {
    .ce_CeIDSTextWithImage.right.img-xs-100 .content.img {
        width: 100%;
        margin: 0 0 1rem 0;
    }
}
@media (max-width: 767px) {
    .ce_CeIDSTextWithImage.right.img-sm-100 .content.img {
        width: 100%;
        margin: 0 0 1rem 0;
    }
}

.ce_CeIDSTextWithImage.right .content.rte {}

.ce_CeIDSTextWithImage.below {
    display: flex;
    flex-direction: column;
}
.ce_CeIDSTextWithImage.below .content {}
.ce_CeIDSTextWithImage.below .content.img {
    margin-top: 1rem;
    order: 2;
}
.ce_CeIDSTextWithImage.below .content.rte {
    order: 1;
}


.ce_CeIDSTextWithImage.img-width-65 .content.img {
    width: 65%;
    width: calc(65% - 0.5rem);
}
.ce_CeIDSTextWithImage.img-width-50 .content.img {
    width: 50%;
    width: calc(50% - 0.5rem);
}
.ce_CeIDSTextWithImage.img-width-33 .content.img {
    width: 33%;
    width: calc(33% - 0.5rem);
}
.ce_CeIDSTextWithImage.img-width-25 .content.img {
    width: 25%;
    width: calc(25% - 0.5rem);
}
/*********************************************************/
/*       ce_CeIDSTextWithImage - END         */
/*********************************************************/