@charset "UTF-8";
@import "https://cdn.adlinktech.com/Template/BaseStyles/font-awesome.min.css";
@import url("//cdn.adlinktech.com/vendor/css/slick-1.81.css");
@import url("//cdn.adlinktech.com/vendor/css/slick-theme-1.81.css");
/*
@import url("https://cdn.adlinktech.com/vendor/css/mktoFroms.css");
@import url("marketo.css");
*/
.DLAP_main {
    color: #1e262d;
    font-weight: 400;
}
.DLAP_main picture {
    display: block;
}
.DLAP_main *, .DLAP_main *::before, .DLAP_main *::after {
    box-sizing: border-box;
    font-size: 100%;
}
.DLAP_main section {
    padding: 56px 0;
}
.DLAP_main h2 {
    font-size: 210%;
    font-weight: bold;
    margin: 0 auto 15px;
    line-height: 1;
    color: #1e262d;
}
.DLAP_main p {
    margin: 0 auto 15px;
}
.DLAP_main p:last-of-type {
    margin: 0 auto;
}
.DLAP_main .video-embed {
    margin: 0 auto;
    max-width: 722px;
}
.DLAP_main .video-embed .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.DLAP_main .video-embed .embed-container iframe, .DLAP_main .video-embed .embed-container object, .DLAP_main .video-embed .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.DLAP_content {
    margin: 0 auto;
    width: 88%;
    max-width: 648px;
}
/************************************************************************************/
.btn {
    text-align: center;
    margin-top: 26px;
}
.btn a {
    display: block;
    margin: 0 auto;
    color: #1e262d;
    background-color: #fff;
    border: 1px solid #d03d44;
    max-width: 502px;
    padding: 10px;
}
.btn a span {
    display: inline-block;
    position: relative;
    line-height: 1;
}
.btn a span:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    visibility: visible;
    position: relative;
    vertical-align: top;
    line-height: normal;
    margin-left: 6px;
}
.bgColor_white a {
    margin: 0 auto;
}
.bgColor_white a span:after {
    transition: all .3s ease-out;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231E262D;%7D%0A%3C/style%3E%3Cpath class='st0' d='M7.5,0C3.36,0,0,3.36,0,7.5C0,11.64,3.36,15,7.5,15c4.14,0,7.5-3.36,7.5-7.5C15,3.36,11.64,0,7.5,0z M6.1,12.38 V9.06L7.65,7.5L6.1,5.94V2.62l4.88,4.88L6.1,12.38z'/%3E%3C/svg%3E%0A");
}
.bgColor_red a {
    margin: 0 auto;
    color: #fff;
    background-color: #d03d44;
}
.bgColor_red a span:after {
    transition: all .3s ease-out;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M7.5,0C3.36,0,0,3.36,0,7.5C0,11.64,3.36,15,7.5,15c4.14,0,7.5-3.36,7.5-7.5C15,3.36,11.64,0,7.5,0z M6.1,12.38 V9.06L7.65,7.5L6.1,5.94V2.62l4.88,4.88L6.1,12.38z'/%3E%3C/svg%3E%0A");
}
/************************************************************************************/
.DLAP_hero img {
    width: 100%;
}
.DLAP_first {
    text-align: center;
    padding: 56px 0 0 !important;
}
.DLAP_first .DLAP_content {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 56px;
}
.DLAP_first dl dt, .DLAP_first dl dd {
    width: 100%;
}
.DLAP_first dl dt {
    padding: 0 0 25px 0;
}
/**********************************************************************************/
.arrow_down {
    text-align: center;
    display: block;
    padding: 30px 0;
}
.arrow_down img {
    display: inline-block;
    opacity: .5;
    width: 50px;
    animation: pulse 3s ease-out;
    animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
        transform: translateY(10px);
    }
    100% {
        opacity: 0.5;
    }
}
/************************************************************************************/
.DLAP_second {
    text-align: center;
    padding: 50px 0 0;
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 100% auto;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/second_bg_mobile.jpg);
    background-image: -webkit-image-set(url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/second_bg_mobile.webp) 1x);
    background-color: #d4e0e9;
}
.DLAP_second .DLAP_content h2 {
    margin: 0 auto 34px;
}
.DLAP_second .DLAP_content h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin: 0 auto 15px;
}
.DLAP_second .DLAP_content article {
    padding: 44px 15px;
    background-color: rgba(255, 255, 255, 0.8);
}
/************************************************************************************/
.DLAP_second .applications {}
.DLAP_second .applications h3 {
    margin: 0 auto 56px;
}
.DLAP_second .applications dl {
    text-align: left;
}
.DLAP_second .applications dl img {
    width: 100%;
    height: auto;
}
.DLAP_second .applications dl dt {
    position: relative;
}
.DLAP_second .applications dl dt picture {
    display: block;
    margin: 0;
}
.DLAP_second .applications dl dt .Applications_image1 {
    margin: 0 auto;
    padding-left: 4%;
}
.DLAP_second .applications dl dt .Applications_image2 {
    margin: -18% auto 0;
    padding-right: 41%;
}
.DLAP_second .applications dl dt .Applications_image2 picture, .DLAP_second .applications dl dt .Applications_image4 picture {
    margin: 0 auto;
}
.DLAP_second .applications dl dt .Applications_image3 {
    margin: -21% 0 0 0;
    padding-left: 4%;
}
.DLAP_second .applications dl dt .Applications_image4 {
    margin: -21% 0 auto 0;
    padding-right: 41%;
}
.DLAP_second .applications dl dt div {
    position: relative;
}
.DLAP_second .applications dl dt .Applications_image1 .Applications_arrowDown1 {
    position: absolute;
    left: 40%;
    bottom: 5%;
    z-index: 2;
    width: 7%;
}
.DLAP_second .applications dl dt .Applications_image2 .Applications_arrowDown2 {
    position: absolute;
    left: 39.5%;
    bottom: -4%;
    z-index: 2;
    width: 7%;
}
.DLAP_second .applications dl dt .Applications_image3 .Applications_arrowDown1 {
    position: absolute;
    left: 39.5%;
    bottom: 7%;
    z-index: 2;
    width: 7%;
}
.DLAP_second .applications dl.applicationsWrap_second dd {
    margin: -12% auto 0;
}
.DLAP_second .applications dl dd article {
    padding: 15px;
}
.DLAP_second .applications dl dd article .box {
    padding: 0 0 20px;
    border-bottom: 1px solid #008ad0;
    margin: 0 auto 40px;
}
.DLAP_second .applications dl dd article .box h3 {
    line-height: normal;
    margin: 0 auto 12px;
}
.DLAP_second .applications dl dd article .box h4 {
    line-height: normal;
    position: relative;
    padding: 0 0 0 57px;
    margin: 0 0 15px;
    color: #777a7d;
}
.DLAP_second .applications dl dd article .box h4:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 5px;
    width: 50px;
    background-color: #d03d44;
}
.DLAP_second .applications dl dd article .box .solution_itle {
    display: inline-block;
    margin: 0 0 10px;
    line-height: normal;
    color: #619fd8;
}
.DLAP_second .applications dl dd article .box ul {
    line-height: 1.25;
    font-size: 88%;
    padding-left: 14px;
    margin: 0 0 10px;
}
.DLAP_second .applications dl dd article .box ul li {
    margin: 0 0 10px;
}
.DLAP_second .applications dl dd article .box .btn {
    margin: 8px 0 0;
    text-align: left;
    padding: 10px 0 22px;
}
.DLAP_second .applications dl dd article .box .btn.bgColor_white a {
    color: #d03d44;
}
.DLAP_second .applications dl dd article .box .btn.bgColor_white a span:after {
    transition: all .3s ease-out;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23D03D44;%7D%0A%3C/style%3E%3Cpath class='st0' d='M7.5,0C3.36,0,0,3.36,0,7.5S3.36,15,7.5,15S15,11.64,15,7.5S11.64,0,7.5,0z M6.1,12.38V9.06L7.65,7.5L6.1,5.94 V2.62l4.88,4.88L6.1,12.38z'/%3E%3C/svg%3E%0A");
}
.DLAP_second .applications dl dd article .box .btn.bgColor_red {
    margin: 20px 0 22px;
    border-bottom: none;
    padding: 0;
}
.DLAP_second .applications dl dd article .box .btn a {
    display: inline-block;
    font-size: 80%;
    padding: 5px 15px;
    margin: 0;
    font-weight: 500;
}
.DLAP_second .applications dl dd article .box .btn a span:after {
    width: 13px;
    height: 13px;
    margin-left: 8px;
}
.DLAP_second .applications dl dd article .box .product-info {
    margin: 0 auto 15px;
}
.DLAP_second .applications dl dd article .box .product-info div {
    margin: 0 auto;
}
.DLAP_second .applications dl dd article .box .product-info .recommended_title {
    font-size: 90%;
    line-height: normal;
    display: inline-block;
    margin: 0 0 10px;
    color: #619fd8;
}
.DLAP_second .applications dl dd article .box .product-info h5 {
    font-weight: bold;
    font-size: 128%;
    margin: 0;
    line-height: normal;
    color: #d03d44;
}
.DLAP_second .applications dl dd article .box .product-info strong {
    display: inline-block;
    line-height: normal;
}
.DLAP_second .applications dl dd article .box .product-info figure {
    margin: 0;
    text-align: center;
}
.DLAP_second .applications dl dd article .box .product-info figure img {
    max-width: 130px;
}
.DLAP_second .applications dl dd article .box .explain_title {
    font-size: 84%;
    display: block;
}
.DLAP_second .applications dl dd article .box small {
    display: block;
    line-height: normal;
    font-size: 83%;
    text-indent: -10px;
    margin-left: 10px;
}
.DLAP_second .applications dl dd article .box.DLAP-411-Orin {
    margin: 0;
    padding: 0 0 30px;
    border-bottom: none;
}
.DLAP_second .applications dl dd article .box.DLAP-411-Orin ul {
    margin: 0;
}
.DLAP_second .applications dl dd article .box.DLAP-411-Orin figure img {
    max-width: 170px;
}
.DLAP_second .applications dl.applicationsWrap_first {
    margin: 0 auto 50px;
}
.DLAP_second .applications dl.applicationsWrap_second dt picture {
    margin: -15% auto 0%;
}
.DLAP_second .applications dl.applicationsWrap_second dt picture:nth-of-type(1) {
    margin: 0 auto;
}
.DLAP_second .applications dl.applicationsWrap_second dd article {
    padding: 38px 46px 0 22px;
}
.DLAP_second .applications dl.applicationsWrap_second dd article.DLAP-211-Orin {
    padding: 0 0 53px;
    margin: 0 auto 60px;
}
/************************************************************************************/
.DLAP_third {
    text-align: center;
    padding: 56px 0 40px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/DLAP_third_bg_mobile.jpg);
    background-image: -webkit-image-set(url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/DLAP_third_bg_mobile.webp) 1x);
    background-color: #0e161e;
}
.DLAP_third h2 {
    font-size: 192%;
    margin: 0 auto 25px;
    color: #fff;
}
.DLAP_third h2 + img {
    max-width: 190px;
    margin: 0 auto;
}
.DLAP_third h3 {
    font-weight: bold;
    line-height: normal;
    font-size: 164%;
    margin: 40px auto 30px;
    color: #d4e0e9;
}
/************************************************************************************/
.DLAP_third ul.Benefits {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}
.DLAP_third ul.Benefits:after {
    display: none;
}
.DLAP_third ul.Benefits li {
    width: 100%;
    margin: 0 auto 10px;
}
.DLAP_third ul.Benefits li:last-of-type {
    margin: 0 auto;
}
.DLAP_third ul.Benefits li figure {
    margin: 0;
    padding: 15px 15px 20px;
    position: relative;
}
.DLAP_third ul.Benefits li figure * {
    position: relative;
    z-index: 2;
}
.DLAP_third ul.Benefits li figure:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(79, 172, 254, 0.8) 0%, rgba(0, 242, 254, 0.8) 100%);
    opacity: .55;
}
.DLAP_third ul.Benefits li figure span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6%;
}
.DLAP_third ul.Benefits li figure span img {
    width: 100%;
    max-width: 96px;
}
.DLAP_third ul.Benefits li figure figcaption {
    line-height: normal;
    color: #fff;
}
.DLAP_third ul.Benefits li:nth-of-type(1) img {
    max-width: 100px;
}
/************************************************************************************/
.DLAP_third h3.serviceFlow_title {
    margin: 56px auto 30px;
}
.DLAP_third ul.serviceFlow {
    list-style: none;
    padding: 0;
    margin: 0 auto;
}
.DLAP_third ul.serviceFlow:after {
    display: none;
}
.DLAP_third ul.serviceFlow li {
    width: 100%;
}
.DLAP_third ul.serviceFlow li:last-of-type figure:after {
    display: none;
}
.DLAP_third ul.serviceFlow li figure {
    margin: 0;
    position: relative;
    height: 100%;
    padding: 0 10px;
}
.DLAP_third ul.serviceFlow li figure:after {
    content: "";
    display: inline-block;
    height: 26px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    visibility: visible;
    vertical-align: top;
    line-height: normal;
    margin: 30px 0;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: .5;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='arrowWhite' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 46.12 30' style='enable-background:new 0 0 46.12 30;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='46.12,6.94 39.18,0 23.06,16.12 6.94,0 0,6.94 23.06,30 '/%3E%3C/svg%3E%0A");
    transition: all .3s ease-out;
}
.DLAP_third ul.serviceFlow li figure span {
    display: flex;
    justify-content: center;
    padding: 0 6% 15px;
}
.DLAP_third ul.serviceFlow li figure span img {
    width: 100%;
    max-width: 116px;
}
.DLAP_third ul.serviceFlow li figure figcaption {
    line-height: normal;
    color: #fff;
}
/************************************************************************************/
.DLAP_Resources .slick-next, .DLAP_Resources .slick-prev {
    display: flex;
    align-items: center;
    top: calc(50% - 100px);
}
.DLAP_Resources .slick-next:before, .DLAP_Resources .slick-prev:before {
    color: #222;
    font-family: 'FontAwesome';
    padding: 0 0 0 5px;
    font-size: 250%;
}
.DLAP_Resources .slick-next:before {
    content: "\f105";
}
.DLAP_Resources .slick-prev:before {
    content: "\f104";
}
.DLAP_Resources .slick-next {
    right: -16px;
}
.DLAP_Resources .slick-prev {
    left: -16px;
}
.DLAP_Resources h2 {
    text-align: center;
    margin: 0 auto 30px;
}
.DLAP_Resources ul.resourcesSlider {
    list-style: none;
    padding: 0 15px;
    margin: 0;
}
.DLAP_Resources ul.resourcesSlider .slick-track {
    display: flex !important;
}
.DLAP_Resources ul.resourcesSlider .slick-slide {
    height: inherit !important;
}
.DLAP_Resources ul.resourcesSlider .slick-dots {
    bottom: -50px;
}
.DLAP_Resources ul.resourcesSlider .slick-dots li {
    width: auto;
    padding: 0;
}
.DLAP_Resources ul.resourcesSlider .slick-dots li button:before {
    font-size: 10px;
}
.DLAP_Resources ul.resourcesSlider li {
    position: relative;
}
.DLAP_Resources ul.resourcesSlider li .resourcesSlider_inner {
    background-color: #fff;
    height: 100%;
    border: 1px solid #eceef2;
    transition: .3s ease-in-out;
}
.DLAP_Resources ul.resourcesSlider li .resourcesSlider_inner a {
    display: block;
    padding: 0 0 104px;
}
.DLAP_Resources ul.resourcesSlider li .resourcesSlider_inner a img {
    width: 100%;
    border-bottom: 6px solid #d03d44;
}
.DLAP_Resources ul.resourcesSlider li .resourcesSlider_inner a strong {
    display: block;
    line-height: normal;
    font-weight: 400;
    color: #d03d44;
    font-size: 90%;
    padding: 20px 20px 10px;
}
.DLAP_Resources ul.resourcesSlider li .resourcesSlider_inner a span.resourcesSlider_info {
    line-height: normal;
    display: block;
    font-size: 90%;
    color: #444;
    padding: 0 20px;
}
.DLAP_Resources ul.resourcesSlider li .resourcesSlider_inner a span.resourcesSlider_link {
    transition: .3s ease-in-out;
    display: inline-block;
    border: 1px solid #d03d44;
    padding: 15px 36px;
    line-height: 1;
    font-size: 100%;
    margin: 0;
    position: absolute;
    left: 30px;
    bottom: 45px;
    z-index: 2;
    background-color: #d03d44;
    color: #fff;
}
/************************************************************************************/
.DLAP_moreInfo {
    padding: 0 !important;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/DLAP_moreInfo_bg.jpg);
    background-image: -webkit-image-set(url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/DLAP_moreInfo_bg.webp) 1x);
}
.DLAP_moreInfo .DLAP_content {
    width: 100%;
    max-width: none;
}
.DLAP_moreInfo article {
    padding: 25px;
}
.DLAP_moreInfo article dl {
    margin: 0;
}
.DLAP_moreInfo article dl dd {
    width: 100%;
}
.DLAP_moreInfo article dl dd h2 {
    font-size: 192%;
    margin: 0 0 30px;
    color: #fff;
}
.DLAP_moreInfo article dl dd a {
    display: inline-block;
    border: 1px solid #d03d44;
    padding: 15px 36px;
    line-height: 1;
    font-size: 100%;
    color: #fff;
    background-color: #d03d44;
}
.revamp {
    padding: 50px 0;
}
/************************************************************************************/
@media (min-width: 648px) {
    .DLAP_third ul.Benefits {
        margin: 0 -10px;
    }
    .DLAP_third ul.Benefits li {
        max-width: calc(100% / 2);
        padding: 0 10px;
    }
}
@media (min-width: 768px) {
    .DLAP_content {
        width: 90%;
        max-width: 768px;
    }
    ul.resourcesSlider {
        margin: 0 -10px;
    }
    ul.resourcesSlider .slick-list {
        margin: 0 -10px;
    }
    ul.resourcesSlider li {
        padding: 0 10px 5px;
    }
    ul.resourcesSlider li .resourcesSlider_inner:hover {
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
    }
    .DLAP_moreInfo dl {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
    }
    .DLAP_moreInfo dl dt {
        flex: 1;
    }
    .DLAP_moreInfo dl dd {
        max-width: 57%;
    }
    .DLAP_moreInfo dl dd a:hover {
        border-color: #e84751;
        background-color: #e84751;
    }
    .DLAP_second .applications dl dd article .box .product-info {
        display: flex;
        align-items: center;
        margin: 0 0 16px;
    }
    .DLAP_second .applications dl dd article .box .product-info figure {
        flex: 1;
    }
    .DLAP_third ul.serviceFlow {
        display: flex;
        align-items: stretch;
        justify-content: center;
    }
    ul.serviceFlow {
        margin: 0 -25px;
    }
    ul.serviceFlow li {
        max-width: calc(100% / 4);
        padding: 0 25px;
    }
    .DLAP_third ul.serviceFlow li figure {
        padding: 0;
    }
    .DLAP_third ul.serviceFlow li figure:after {
        position: absolute;
        width: 26px;
        top: 50%;
        left: inherit;
        transform: translateY(-50%);
        right: -36px;
        bottom: 0;
        margin: 0;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='圖層_3' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 30 46.12' style='enable-background:new 0 0 30 46.12;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='6.94,0 0,6.94 16.12,23.06 0,39.18 6.94,46.12 30,23.06 '/%3E%3C/svg%3E%0A");
    }
    .DLAP_third ul.serviceFlow li figure span {
        padding: 0 6% 14%;
    }
    .DLAP_moreInfo .DLAP_content {
        width: calc(100% - 80px);
        max-width: 1180px;
    }
    .DLAP_second .applications dl dd article .box .btn {
        margin: 8px 0 0;
        text-align: left;
        padding: 10px 0 0;
    }
    .DLAP_second .applications dl dd article .box .btn a:hover, .bgColor_red a:hover {
        color: #d03d44;
        background-color: #fff;
    }
    .DLAP_second .applications dl dd article .box .btn a:hover span:after, .bgColor_red a:hover span:after {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23D03D44;%7D%0A%3C/style%3E%3Cpath class='st0' d='M7.5,0C3.36,0,0,3.36,0,7.5S3.36,15,7.5,15S15,11.64,15,7.5S11.64,0,7.5,0z M6.1,12.38V9.06L7.65,7.5L6.1,5.94 V2.62l4.88,4.88L6.1,12.38z'/%3E%3C/svg%3E%0A");
    }
    .DLAP_second .applications dl dd article .box .btn.bgColor_white a:hover, .bgColor_white a:hover {
        color: #fff;
        background-color: #d03d44;
    }
    .DLAP_second .applications dl dd article .box .btn.bgColor_white a:hover span:after, .bgColor_white a:hover span:after {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M7,0C3.1,0,0,3.1,0,7s3.1,7,7,7s7-3.1,7-7S10.9,0,7,0z M5.7,11.6V8.5L7.1,7L5.7,5.5V2.4L10.2,7L5.7,11.6z'/%3E%3C/svg%3E");
    }
    .DLAP_moreInfo article dl dd a:hover {
        color: #d03d44;
        background-color: #fff;
    }
    .DLAP_Resources .slick-next {
        right: -36px;
    }
    .DLAP_Resources .slick-prev {
        left: -36px;
    }
    .DLAP_Resources ul.resourcesSlider {
        padding: 0;
    }
    .DLAP_first .DLAP_content {
        width: 90%;
        max-width: 1180px;
    }
}
@media (min-width: 1010px) {
    .DLAP_first dl {
        display: flex;
        text-align: left;
        align-items: center;
    }
    .DLAP_first dl dt {
        flex: 1;
        padding: 0 30px 0 0;
    }
    .DLAP_first dl dd {
        max-width: 530px;
    }
}
@media (min-width: 1024px) {
    .DLAP_moreInfo article {
        padding: 70px;
    }
}
/******************************************/
@media (min-width: 1280px) {
    .DLAP_content {
        width: 100%;
        max-width: 1180px;
    }
    dl.applicationsWrap_second {
        flex-direction: row-reverse;
    }
    .DLAP_second .applications {
        padding: 0 50px;
    }
    .DLAP_second .applications dl dd article {
        padding: 38px 30px 0 50px;
    }
    .DLAP_second .applications dl {
        display: flex;
        align-content: space-between;
    }
    .DLAP_second .applications dl.applicationsWrap_first {
        justify-content: flex-end;
        margin: 0 auto 28px;
    }
    .DLAP_second .applications dl dt, .DLAP_second .applications dl dd {
        width: 50%;
    }
    .DLAP_third ul.Benefits li {
        max-width: calc(100% / 4);
        margin: 0 auto;
    }
    .DLAP_second .applications dl.applicationsWrap_second dt picture {
        width: 102.5%;
        margin: 4.5% 0 0 -4%;
    }
    .DLAP_second .applications dl.applicationsWrap_second dt picture:nth-of-type(1) {
        margin: 4.5% 0 6% -4%;
    }
    .DLAP_second .applications dl dt .Applications_image1 {
        margin: 0 -20px 0 0;
        padding: 0;
    }
    .DLAP_second .applications dl dt .Applications_image2 {
        margin: -22% 0 0 0;
    }
    .DLAP_second .applications dl dt .Applications_image2 picture, .DLAP_second .applications dl dt .Applications_image4 picture {
        margin: 0 0 0 -5%;
    }
    .DLAP_second .applications dl dt .Applications_image3 {
        margin: -22% -20px 0 0;
        padding: 0;
    }
    .DLAP_second .applications dl dt .Applications_image4 {
        margin: -24% 0 0 0;
    }
    .DLAP_second .applications dl dt .Applications_image1 .Applications_arrowDown1 {
        left: 37%;
        bottom: 8%;
    }
    .DLAP_second .applications dl dt .Applications_image2 .Applications_arrowDown2 {
        left: 38.5%;
        bottom: 1%;
    }
    .DLAP_second .applications dl dt .Applications_image3 .Applications_arrowDown1 {
        left: 37.5%;
        bottom: 8%;
    }
    .DLAP_second .applications dl.applicationsWrap_second dd {
        margin: 0 auto;
    }
    .DLAP_second {
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/second_bg.jpg);
        background-image: -webkit-image-set(url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/second_bg.webp) 1x);
    }
    .DLAP_third {
        background-size: cover;
        background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/DLAP_third_bg.jpg);
        background-image: -webkit-image-set(url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/DLAP/DLAP_third_bg.webp) 1x);
    }
}