/** 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 #008A96;
    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 #008A96;
    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 #008A96;
}
.ce_CeIdsIconLinkButton.small.border-white a{
    border: 2px solid #FFFFFF;
}
.ce_CeIdsIconLinkButton.small.border-hover-ids-colour a:hover{
    border: 2px solid #008A96;
}
.bg-ids-colour .ce_CeIdsIconLinkButton.small.border-hover-ids-colour a:hover {
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #008A96 !important;
}
.bg-ids-colour .ce_CeIdsIconLinkButton.small.border-hover-ids-colour a:hover span {
    color: #008A96 !important;
}
/*.bg-ids-colour .ce_CeIdsIconLinkButton.bgicon.info.icon-white,*/ 
.bg-ids-colour .ce_CeIdsIconLinkButton.bgicon.info.icon-white>.contents a {
    background-image: url(../svg/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(../svg/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: #008A96;
}
/* 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: #008A96 !important;
}
.cms .ce_CeIdsTextButton.border-white.border-ids-colour.block>div.contents, 
.ce_CeIdsTextButton.border-white.border-ids-colour.block.mod_article {
    border-color: #008A96 !important;
}
.ce_CeIdsTextButton.text-white.text-ids-colour {
    color: #008A96 !important;
}
.ce_CeIdsTextButton.text-white.text-ids-colour * {
    color: #008A96 !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: #878787;
}
.ce_CeIdsImgLinkbox .contents a > footer{
    position: absolute;
    bottom: 1.5rem;
    color: #008A96;
    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 #008A96;
    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: #008A96;
    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;
}
#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(../svg/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;
    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(../svg/case-studies-ids-machine-vision-cameras-white.svg);
}
.bgicon.case-studies.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/application-notes-ids-machine-vision-cameras-white.svg);
}
.bgicon.application-notes.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/technical-articles-ids-machine-vision-cameras-white.svg);
}
.bgicon.technical-articles.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/programming-examples-ids-machine-vision-cameras-white.svg);
}
.bgicon.programming-examples.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/tech-tips-ids-machine-vision-cameras-white.svg);
}
.bgicon.tech-tips.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/application-notes-ids-machine-vision-cameras-white.svg);
}
.bgicon.application-notes.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/whitepaper-ids-machine-vision-cameras-white.svg);
}
.bgicon.whitepaper.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/quality-ids-machine-vision-cameras-white.svg);
}
.bgicon.quality.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/halcon-ids-machine-vision-cameras-white.svg);
}
.bgicon.halcon.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/return-shipping-ids-machine-vision-cameras-white.svg);
}
.bgicon.return-shipping.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/my-orders-ids-machine-vision-cameras-white.svg);
}
.bgicon.my-orders.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/service-and-help-ids-machine-vision-cameras-white.svg);
}
.bgicon.service-and-help.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/user-account-insight-order-ids-machine-vision-cameras-white.svg);
}
.bgicon.user-account-insight-order.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/camera-ids-machine-vision-cameras-white.svg);
    background-position: center 2.065rem !important;
}
.bgicon.camera.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/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(../svg/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(../svg/ensenso-small-ids-machine-vision-cameras-white.svg);
    background-position: center 2.5rem !important;
}
.bgicon.ensenso-small.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/lens-finder-ids-machine-vision-cameras-white.svg);
}
.bgicon.lens-finder.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/frame-rate-calculator-ids-machine-vision-cameras-white.svg);
}
.bgicon.frame-rate-calculator.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/field-of-view-calculator-ids-machine-vision-cameras-white.svg);
}
.bgicon.field-of-view-calculator.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/customised-cameras-ids-machine-vision-cameras-white.svg);
}
.bgicon.customised-cameras.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/flexible-ids-machine-vision-cameras-white.svg);
}
.bgicon.flexible.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/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(../svg/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(../svg/software-ids-machine-vision-cameras-white.svg);
}
.bgicon.software.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/accessories-ids-machine-vision-cameras-white.svg);
}
.bgicon.accessories.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/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(../svg/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(../svg/about-us-ids-machine-vision-cameras-white.svg);
}
.bgicon.about-us.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/career-ids-machine-vision-cameras-white.svg);
}
.bgicon.career.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/news-ids-machine-vision-cameras-white.svg);
}
.bgicon.news.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/events-trainings-ids-machine-vision-cameras-white.svg);
}
.bgicon.events-trainings.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/supplier-ids-machine-vision-cameras-white.svg);
}
.bgicon.supplier.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/downloads-ids-machine-vision-cameras-white.svg);
}
.bgicon.downloads.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/knowledge-base-ids-machine-vision-cameras-white.svg);
}
.bgicon.knowledge-base.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/tools-ids-machine-vision-cameras-white.svg);
}
.bgicon.tools.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/trainings-ids-machine-vision-cameras-white.svg);
}
.bgicon.trainings.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/methods-of-payment-ids-machine-vision-cameras-white.svg);
}
.bgicon.methods-of-payment.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/shipping-costs-ids-machine-vision-cameras-white.svg);
}
.bgicon.shipping-costs.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/product-changes-ids-machine-vision-cameras-white.svg);
}
.bgicon.product-changes.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/newsletter-ids-machine-vision-cameras-white.svg);
}
.bgicon.newsletter.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/create-request-ids-machine-vision-cameras-white.svg);
}
.bgicon.create-request.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/create-request-thick-ids-machine-vision-cameras-white.svg);
}
.bgicon.create-request-thick.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/acp-competitive-advantage-ids-machine-vision-cameras-white.svg);
}
.bgicon.acp-competitive-advantage.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/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(../svg/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(../svg/career-marketing-pm-ids-machine-vision-cameras-white.svg);
    background-size: 5rem !important;
}
.bgicon.career-marketing-pm.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/conformity-ids-machine-vision-cameras-white.svg);
    background-size: 4.25rem !important;
}
.bgicon.conformity.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/turnkey-solutions-ids-machine-vision-cameras-white.svg);
    /*background-size: 4.25rem !important;*/
}
.bgicon.turnkey-solutions.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/precision-manufacturing-ids-machine-vision-cameras-white.svg);
    /*background-size: 4.25rem !important;*/
}
.bgicon.precision-manufacturing.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/return-parcel-ids-machine-vision-cameras-white.svg);
    /*background-size: 4.25rem !important;*/
}
.bgicon.return-parcel.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/ids-visionpier-ids-machine-vision-cameras-white.svg);
    /*background-size: 4.25rem !important;*/
}
.bgicon.ids-visionpier.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/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(../svg/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(../svg/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(../svg/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(../svg/support-ids-machine-vision-cameras-white.svg);
    background-size: 4.25rem !important;
}
.bgicon.support.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/contact-person-ids-machine-vision-cameras-white.svg);
    background-size: 4.25rem !important;
}
.bgicon.contact-person.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/cart-ids-machine-vision-cameras-white.svg);
    background-size: 3.5rem !important;
}
.bgicon.cart.icon-black > .contents:before {
    background-image: url(../svg/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(../svg/gearwheel-hook-ids-machine-vision-cameras-white.svg);
}
.bgicon.gearwheel-hook.icon-black > .contents:before {
    background-image: url(../svg/gearwheel-hook-ids-machine-vision-cameras-black.svg);
}




/* 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_ids_company_locationmap.block ,
#main .ce_CeIdsHeaderImage.block {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#main .ce_CeIdsHeaderImage.block.HomeSliderFull2 {
    height: 600px;
} 
#main .ce_ids_company_locationmap.block ,
#main .ce_CeIdsHeaderImage.block.HomeSliderFull {
    height: 600px;
} 
#main .ce_ids_company_locationmap.block >div.contents,
#main .ce_CeIdsHeaderImage.block >div.contents{
    position: absolute;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
#main .ce_ids_company_locationmap  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_ids_company_locationmap  img,
#main .ce_CeIdsHeaderImage img{
    width: auto !important;
    height: 100% !important;
}
.ce_ids_company_locationmap  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;
}
.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 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: #008A96;
    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: #008A96;
    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 .h4,
.ce_CeIdsImgBox h4{
    margin-top: 2rem;
    font-size: 1rem;
    text-align: center;
}
.ce_CeIdsImgBox figure{
    text-align: center;
}
.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: 60%;
        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;
        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: #008A96;
    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_ids_opening_tag.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_ids_opening_tag.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_ids_opening_tag.content .container.xxl {}

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