/*+++++++++++++++*/

#dp-section-bottom-remark .remark-content {
    padding: 20px 25px;
    background: #f4faff;
    border-radius: 12px;
}

#id-protection #dp-section-bottom-remark ul {
    list-style: disc !important;
    margin-left: 19px;
    font-size: 14px;
    margin-top: 5px;
}

#dp-section-bottom-remark ul li {

    margin-bottom: 5px;

}


.section-dp-global-tab .btn-link {
    white-space: normal;
}

.tc_sc .dp-block-custom-box .txt2 {
    padding-right: 0;
}

/*.section-dp-normal {
    padding-top: 45px;
    padding-bottom: 45px;
}*/

.dp-bigbox-shadow {
    padding-top: 5px;
    padding-bottom: 5px;
}

.tc_sc .dp-block-discount-box .save-txt {

    font-size: 16px;
}

/*+++++++++++Dp 2025 Fixed Faq Linking++++++++++++++++++++++++++*/
.dp-btn-border-white {
    border: 2px solid white;
    color: white;
    background-color: transparent;
    padding: 10px 20px;
    text-decoration: none;
    margin-right: 15px;
    transition: background-color 0.3s, color 0.3s;
    /* border-radius: 5px;
    */
    border-radius: 7px;
    cursor: pointer;
    text-decoration: none !important;
    color: white !important;
}

.dp-btn-border-white:hover {
    background-color: var(--dp-orange-color);
    color: var(--dp-white-color);
    border: 2px solid var(--dp-orange-color);
}

.dp-btn-border-white::after {
    content: '→';
    margin-left: 10px;
    font-size: 16px;
    vertical-align: middle;
}

.dp-server-faq-accordion-content a {
    color: #ff5e00;
}

@media only screen and (max-width: 1199px) {
    .dp-server-faq-left {
        padding: 0 0px !important;
        padding-bottom: 10px !important;
    }
}

/*+++++++++++Dp 2024 DataCenter Page Style++++++++++++++++++++++++++*/
.dp-2024-datacenter-inner-banner .gradient-text {
    background: linear-gradient(to left, #ffffff, #71baff);
    background-size: 200% 200%;
    animation: gradientText 1.5s ease-in-out infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dp-center-dc-title {
    text-align: center;
    margin-bottom: 0% !important;
}

.dc_hero_area {
    height: 60px;
}

.dp-2024-datacenter-inner-banner .dp-inner-banner-content {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 0% !important;
}

.dp-2024-datacenter-inner-banner {
    padding-bottom: 0 !important;
}

.dp-2024-datacenter-inner-banner .dp-inner-banner-h2 {
    color: white;
}

#dc-tab-global .vc_tta-tabs-list {
    justify-content: center;
    align-items: center;
}

#section-dp-dc-tab .dp-object-center {
    margin-top: 0%;
    padding-top: 0;
    padding-bottom: 3%;
}

#dc-tab-global .vc_tta-tab>a {
    padding: 9px 25px !important;
    font-weight: 600;
    border-radius: 7px;
    border: 0px solid white;
}

#dc-tab-global .vc_tta-tab.vc_active>a {
    border-color: none !important;
    background-color: #fda221 !important;
    color: white !important;
}


#dc-tab-global .vc_tta-tabs-list{
    padding-bottom: 8px;
}

#dc-tab-global .vc_tta-tab {
    position: relative;
}


#dc-tab-global .vc_tta-tab.vc_active::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -7px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #fda221 transparent;
    transform: rotate(180deg);
}


#dc-tab-global img {
    border-radius: 15px;
    box-shadow: -1px 8px 13px 1px rgba(0, 0, 0, .17);
    margin: 0px;
}

#dc-tab-global .title {
    display: block;
    text-align: center;
    font-size: 19px;
    font-weight: 800;
    color: var(--dp-secondary-color);
    margin-top: 20px;
}

#dc-tab-global .more {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: var(--dp-lightblue-color);
    text-transform: uppercase;
}

#dc-tab-global .more::after {
    content: '→';
    margin-left: 10px;
    font-size: 16px;
    vertical-align: middle;
}

#dc-tab-global .vc_tta-panel-body {
    border-color: white !important;
    background-color: white !important;
    padding-bottom: 1%;
}

#dc-tab-global .swiper-slide {
    padding-left: 0%;
    text-align: center;
}

.dc_slider .swiper-button-next,
.dc_slider .swiper-button-prev,
.dc_slider2 .swiper-button-next,
.dc_slider2 .swiper-button-prev,
.dc_slider3 .swiper-button-next,
.dc_slider3 .swiper-button-prev {
    background-size: 100%;
    background-repeat: no-repeat;
    height: 45px;
    width: 45px;
    background-position: center;
    background-color: #fff;
    top: 35% !important;
    margin: -10px;
    border-radius: 100%;
}

#dc-tab-global .swiper a:hover .more {
    color: orange;
}

#dc-tab-global .swiper a:hover img {
    opacity: 0.7;
}

#dp-datacenter-bottom-btn .a-link {
    width: 100%;
    background-color: #0073ec;
    background-image: url(/wp-content/uploads/2025/01/dp-center-btn-bgA.png.webp);
    background-size: contain;
    min-height: 360px;
    background-position: 101% bottom;
    background-repeat: no-repeat;
    color: white;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    padding: 7% 7%;
    padding-right: 30%;
    flex-direction: column;
}

.tc_sc #dp-datacenter-bottom-btn .txt {
    font-size: 23px;
    font-weight: 300;
}

#dp-datacenter-bottom-btn a {
    transition: 0.4s;
}

#dp-datacenter-bottom-btn .a-link:hover .link {
    background: #ff8d00;
}

#dp-datacenter-bottom-btn .b-link {
    background-color: #022153;
    background-image: url(/wp-content/uploads/2025/01/dp-center-btn-bgB.png.webp);
    background-size: contain;
    background-position: 101% bottom;
    background-repeat: no-repeat;
    color: white;
}

#dp-datacenter-bottom-btn .stxt {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

#dp-datacenter-bottom-btn .title {
    font-size: 34px;
    line-height: 38px;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 32px;
    position: relative;
}

.tc_sc #dp-datacenter-bottom-btn .title {
    font-size: 36px;
    line-height: 44px;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 38px;
    padding-right: 20%;
}

#dp-datacenter-bottom-btn .link::after {
    content: '→';
    margin-left: 10px;
    font-size: 16px;
    vertical-align: middle;
}

#dp-datacenter-bottom-btn .title strong {
    font-weight: 800;
}

.tc_sc #dp-datacenter-bottom-btn .title strong {
    display: block;
}

#dp-datacenter-bottom-btn .link {
    width: fit-content;
    background: #171717;
    padding: 15px 28px;
    border-radius: 8px;
    position: absolute;
    bottom: 15%;
}

#dp-datacenter-bottom-btn .b-link .link {
    background: #ffffff;
    color: black;
}

#section-dp-wave-light .waves {
    position: absolute;
    width: 100%;
    height: 6vh;
    min-height: 47px;
    max-height: 134px;
    bottom: 0;
    left: 0;
}

@media (max-width:1600px) {
    #dp-datacenter-bottom-btn .a-link {
        padding-right: 40%;
    }
}

@media (max-width:1592px) {
    .tc_sc #dp-datacenter-bottom-btn .title {
        font-size: 30px;
    }

    .tc_sc #dp-datacenter-bottom-btn .a-link {
        padding-right: 20%;
    }
}

@media (max-width:1500px) {

    .dc_slider .swiper-button-prev,
    .dc_slider2 .swiper-button-prev {
        left: 8px;
    }

    .dc_slider .swiper-button-next,
    .dc_slider2 .swiper-button-next {
        right: 8px;
    }

    .tc_sc #dp-datacenter-bottom-btn br {
        display: none;
    }
}

@media (max-width:1380px) {
    #dp-datacenter-bottom-btn .title {
        font-size: 30px;
        line-height: 35px;
        line-height: 37px;
        margin-top: 15px;
        margin-bottom: 32px;
        position: relative;
        padding-right: 35px;
    }

    #dp-datacenter-bottom-btn .title br {
        display: none;
    }
}

@media (max-width:1336px) {
    .tc_sc #dp-datacenter-bottom-btn .title {
        font-size: 26px;
        line-height: 33px;
    }

    .tc_sc #dp-datacenter-bottom-btn .a-link {
        padding-right: 20%;
    }

    .tc_sc #dp-datacenter-bottom-btn .a-link {
        min-height: 290px;
    }
}

@media (max-width:1300px) {
    /* .tc_sc #dp-datacenter-bottom-btn .title {
        font-size: 28px;
        line-height: 35px;
        padding-right: 35px;
   }
   */
}

@media (max-width:1200px) {

    #section-dp-dc-tab .vc_tta.vc_tta-accordion .vc_tta-tabs-container,
    #section-dp-dc-tab .vc_tta.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab a {
        width: fit-content;
        max-width: fit-content !important;
        margin: 0 2px;
        line-height: 17px;
        height: auto !important;
    }

    #dp-datacenter-bottom-btn .title {
        font-size: 26px;
        line-height: 32px;
        margin-top: 15px;
        margin-bottom: 34px;
        position: relative;
        padding-right: 35px;
    }

    #dp-datacenter-bottom-btn .a-link {
        min-height: 360px;
        padding-bottom: 15%;
        padding-right: 20%;
    }

    #dp-datacenter-bottom-btn .link {
        padding: 10px 19px;
    }

    .tc_sc #dp-datacenter-bottom-btn .txt {
        font-size: 17px;
    }


#dc-tab-global .vc_tta-tab.vc_active::after {
  display:none;
}

}

@media (max-width:786px) {
    #dp-datacenter-bottom-btn .a-link {
        min-height: auto;
        padding-bottom: 10%;
        padding-right: 20%;
    }

    #dp-datacenter-bottom-btn .link {
        position: relative;
        bottom: 0;
    }

    #dp-datacenter-bottom-btn .title {
        margin-bottom: 17px;
        position: relative;
        padding-right: 20%;
    }

    .tc_sc #dp-datacenter-bottom-btn .title {
        font-size: 32px;
        line-height: 41px;
        padding-right: 20%;
    }
}

@media (max-width:576px) {
    .dp-2024-datacenter-inner-banner #section-dp-inner-banner-row {
        background-image: url(/wp-content/uploads/2025/01/dp-dc-inner-banner-bg.png.webp) !important;
        background-position: top !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-color: #00399b;
        padding-bottom: 0 !important;
        margin-bottom: -22px;
    }

    #section-dp-dc-tab {
        padding-top: 15px;
    }

    #dp-datacenter-bottom-btn .title {
        font-size: 22px;
        line-height: 25px;
        margin-top: 15px;
        margin-bottom: 17px;
        position: relative;
        padding-right: 20%;
    }

    #dp-datacenter-bottom-btn .stxt {
        font-size: 13px;
    }

    #dc-tab-global .vc_tta-tab>a {
        padding: 9px 20px !important;
    }

    .tc_sc #dp-datacenter-bottom-btn .title {
        font-size: 23px;
        line-height: 30px;
        padding-right: 20%;
        margin-bottom: 20px;
    }
}

/*+++++++++HK DataCenter+++++++++++++++++++++++++*/
#section-dp-inner-banner.section-dp-dc-hk-banner {
    background-color: #ffffff;
    padding-bottom: 2%;
}

#section-dc-colocation-intro {
    padding-top: 3%;
}

#section-dc-location-intro {
    padding-top: 55px;
    padding-bottom: 35px;
background: linear-gradient(to bottom, #f1faff, #f1faff, #ffffff);
}

#section-dc-location-intro .dp-object-center {
    margin-top: 0%;
    padding-bottom: 0%;
}

@media only screen and (max-width: 576px) {
    #section-dp-inner-banner.section-dp-dc-hk-banner {
        background: url(/wp-content/uploads/2025/01/dp-inner-banner-building-left.png.webp), url(/wp-content/uploads/2025/01/dp-inner-banner-building-right.png.webp);
        background-size: 120px;
        background-position: left top, right top;
        background-repeat: no-repeat;
        position: relative;
        background-color: white;
        padding-bottom: 35px;
    }

    #section-dp-inner-banner.section-dp-dc-hk-banner #section-dp-inner-banner-row {
        background: inherit;
        padding-top: 15px;
        color: black !important;
    }

    #section-dp-inner-banner.section-dp-dc-hk-banner .dp-inner-banner-h2 {
        font-size: 16px;
        line-height: 1;
        color: #000000;
    }

    #section-dp-inner-banner.section-dp-dc-hk-banner .dp-inner-banner-h1 {
        margin-bottom: 0;
    }

    #section-dp-inner-banner.section-dp-dc-hk-banner .wpb_content_element {
        margin-bottom: 0px;
    }

    #section-dp-inner-banner.section-dp-dc-hk-banner #dc-tab-global .title {
        font-size: 17px;
    }

    #section-dp-inner-banner.section-dp-dc-hk-banner #dc-tab-global .more {
        font-size: 14px;
    }

    #section-dc-location-intro {
        padding-top: 40px !important;
        padding-bottom: 20px;
    }
}

/*+++++++++HK DataCenter Popular Server+++++++++++++++++++++++++*/
#section-dc-popular-server {
    background: linear-gradient(to bottom, #f1faff, #ffffff);
}

#section-dc-popular-server .start {
    margin-top: -6px;
}

#section-dc-popular-server .row-detail {
    font-size: 13.5px;
    padding: 13px 20px;
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    gap: 13px 2px;
    padding-bottom: 15px;
    padding-top: 10px;
}

#section-dc-popular-server .bottom-price-set {
    margin-top: 2px;
    margin-bottom: 5px;
}

#section-dc-popular-server .row-name-price {
    padding-top: 25px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
}

@media only screen and (max-width: 576px) {
    #section-dc-popular-server {
        padding-top: 40px !important;
    }
}

/*+++++++++++++++++++Hong Kong Data Center Itech Tower+++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++Orange Circle Tick+++++++++++++++++++++++++++*/
.wpb_text_column .dp-dctick-list {
    margin-left: 0;
    padding-left: 0;
    font-weight: 700;
    margin-top: 5px;
    padding-bottom: 12px;
}

.wpb_text_column .dp-dctick-list-3col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.wpb_text_column .dp-dctick-list li {
    background-image: url(/wp-content/uploads/2024/10/dp-iconarrow-orange.png.webp);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 28px;
    margin-bottom: 12px;
}

.wpb_text_column .dp-dctick-list .stxt {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
}

@media only screen and (max-width:576px) {
    .wpb_text_column .dp-dctick-list-3col {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

/*+++++++++++++Position Location Address+++++++++++++++++++++++++++*/
.dc-main-img-pin {
    position: relative;
}

.dc-building-title {
    position: absolute;
    bottom: 0;
    font-size: 22px;
    font-weight: 300;
    color: white;
    padding: 40px;
    padding-bottom: 25px;
    margin-left: 34px;
    background-image: url(/wp-content/uploads/2025/01/dp-map-pin.png.webp);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 32px;
    padding-top: 0;
    line-height: 27px;
    padding-left: 49px;
}

.tc_sc .dc-building-title {
    background-position: left center;
    padding-top: 28px;
}

.dc-building-title b {
    font-weight: bold;
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.dc-building img {
    filter: drop-shadow(0px 11px 14px rgba(0, 0, 0, 0.3));
}

/*+++++++++++++Photo Tour Style+++++++++++++++++++++++++++*/
#section-dc-phototour {
    padding-top: 2%;
}

#section-dc-phototour h3 {
    font-weight: 900 !important;
}

.dp-2025-photo-slider .vc_gitem-zone {
    border-radius: 25px;
    /* box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.5);
    */
    /* padding: 17px;
    */
    border: 1px solid #bebebe;
}

/*+++++++++++++Dp form required style+++++++++++++++++++++++++++*/
#dp-dc-request-form {
    background: #ecf6ff;
}

.dp-form-required {
    text-align: right;
    font-size: 13px;
    color: #0383fa;
}

.dp-form-required p {
    font-size: 15px;
    font-weight: 600;
}

/*+++++++++++++Dp intech+++++++++++++++++++++++++++*/
#dp-datacenter-bottom-btn.inner-itech .title {
    margin-bottom: 15px;
}

#dp-datacenter-bottom-btn.inner-itech .a-link {
    min-height: auto;
}

#dp-datacenter-bottom-btn.inner-itech .link {
    position: relative;
    margin-top: 25px;
}

/*+++++++++++++Dp intech Banner+++++++++++++++++++++++++++*/
#section-dp-inner-banner.section-dp-dc-hk-banner.section-dp-dc-hk-intech-banner {
    background-color: #ffffff;
    padding-bottom: 2%;
}

#section-dp-inner-banner.section-dp-dc-hk-banner.section-dp-dc-hk-intech-banner .dp-inner-banner-content {
    margin-bottom: -25px !important;
}

.bg-a-link-LA {
    background-image: url(/wp-content/uploads/2025/01/dp-center-btn-bgA-LA2.png.webp) !important;
}

.bg-a-link-JP {
    background-image: url(/wp-content/uploads/2025/05/dp-center-btn-bgA-JP.png.webp) !important;
}

.bg-a-link {
    background-color: #0073ec;
    background-image: url(/wp-content/uploads/2025/01/dp-center-btn-bgA.png.webp);
    background-size: contain;
    min-height: 360px;
    background-position: 101% bottom;
    background-repeat: no-repeat;
}

.bg-b-link {
    background-color: #022153;
    background-image: url(/wp-content/uploads/2025/01/dp-center-btn-bgB.png.webp);
    background-size: contain;
    background-position: 101% bottom;
    background-repeat: no-repeat;
    color: white;
}

#dp-datacenter-bottom-btn .a-link,
#dp-datacenter-bottom-btn .b-link {
    background-color: transparent;
    background-image: none;
}

@media only screen and (max-width:1500px) {
    #dp-datacenter-bottom-btn.inner-itech .a-link {
        padding-right: 38%;
    }
}

@media only screen and (max-width:1200px) {
    .dc-building-title {
        font-size: 18px;
        padding: 0;
        padding-bottom: 25px;
        margin-left: 23px;
        background-size: 22px;
        line-height: 20px;
        padding-left: 28px;
    }
}

@media only screen and (max-width: 992px) {
    #dp-datacenter-bottom-btn.inner-itech .a-link {
        /* padding-right: 5%;
        padding-bottom: 20%;
       */
    }

    .bg-a-link-JP {

        background-size: 88% !important;
    }

}

@media only screen and (max-width: 576px) {
    .dc-main-img-pin {
        position: relative;
        margin: 0px;
        margin-bottom: 35px !important;
        margin-top: 33px;
    }

    #dp-dc-request-form .dp-bigbox-shadow {
        box-shadow: -1px 2px 55px 1px rgba(0, 0, 0, 0);
        background: #ecf6ff;
    }

    #dp-dc-request-form {
        padding-top: 45px;
    }

    #dp-dc-request-form .dp-glass-form-2colB {
        grid-template-columns: 1fr;
        gap: 0px;
    }

    .dc-building-title {
        font-size: 16px;
        padding: 0;
        padding-bottom: 15px;
        margin-left: 18px;
        background-size: 22px;
        line-height: 19px;
        padding-left: 30px;
        padding-right: 20px;
    }

    .dc-building-title b {
        display: inline;
    }

    #dp-datacenter-bottom-btn.inner-itech .a-link {

        padding: 3% 4%;
        padding-right: 32%;
        padding-bottom: 5%;
    }
}

/*+++++++++++++Datacenter Gallery Slider++++++++++++++++*/
#section-dc-phototour .datacenter-desktop-slider {
    display: block;
}

#section-dc-phototour .datacenter-mobile-slider {
    display: none;
}

@media only screen and (max-width: 768px) {
    #section-dc-phototour .datacenter-desktop-slider {
        display: none;
    }

    #section-dc-phototour .datacenter-mobile-slider {
        display: block;
    }

    #section-dc-phototour {
        padding-top: 45px;
        padding-bottom: 45px;
    }
}

/*++++++++++++++++++++++++Server List+++++++++++++++++++++++++++++++++++++*/
.section-2024-serverlist-fixtop .section-2024-serverlist {
    margin-top: 1%;
}

.newline {
    margin-bottom: 25px;
}

#section-dp-delicate-adv {
    padding-top: 1.5%;
}

/*++++++++++++++++++++++++Cn2 Page 2025+++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.cn2-banner {
    background: url(/wp-content/uploads/2025/01/dp-inner-cn2-banner-left.png.webp), url(/wp-content/uploads/2025/01/dp-inner-cn2-banner-right.png.webp);
    background-size: 30%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 5%;
}

.tc_sc #section-dp-inner-banner.cn2-banner .dp-animation-styleD .dp-normalbox h4 {

    font-size: 15.5px;
}

/*.cn2-banner .intelcpu, .cn2-banner .cpubrand{
    display:none;
}
*/
@media only screen and (max-width: 1200px) {
    #section-dp-inner-banner.cn2-banner {
        background-size: 25%;
    }
}

/*++++++++++++++++++++++++AMD Page 2025+++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.amd-banner {
    background: url(/wp-content/uploads/2025/01/dp-inner-amd-banner-left.png.webp), url(/wp-content/uploads/2025/01/dp-inner-amd-banner-right.png.webp);
    background-size: 38%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 5%;
}

#section-dp-new-amd4005 .dp-global-2block-styleA-boxcontent {
    padding-right: 0;
    padding-top: 2%;
}

#section-dp-inner-banner.amd-banner .box-img {

    top: 20%;
    width: 55px;

}

.amd-banner .intelcpu,
.amd-banner .cpubrand {
    display: none;
}

#section-dp-inner-banner.amd-banner .dp-inner-banner-content {
    margin-bottom: 1% !important;
}

/*++++++++++++++++++++++++++++All Flash Page++++++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.allflash-banner {
    background: url(/wp-content/uploads/2025/01/dp-inner-allflash-banner-left2.png.webp), url(/wp-content/uploads/2025/01/dp-inner-allflash-banner-right2.png.webp);
    background-size: 35%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f5faff;
    padding-bottom: 5%;
}

#section-dp-inner-banner.allflash-banner .box-img {

    top: 20%;
    width: 55px;

}

/*++++++++++++++++++++++++++++Gpu Page++++++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.gpu-banner {
    background: url(/wp-content/uploads/2025/01/dp-inner-gpu-banner-left2.png.webp), url(/wp-content/uploads/2025/01/dp-inner-gpu-banner-right2.png.webp);
    background-size: 37%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

#section-dp-inner-banner.gpu-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

#section-dp-available-gpu {
    padding-top: 65px;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 44px;
}

#section-dp-available-gpu .dp-center-title {
    margin-bottom: 8px !important;
}

#section-dp-available-gpu .dp-normalbox {
    padding-right: 13px;
}

#section-dp-available-gpu .box-gpu-price {
    font-size: 21px;
    font-weight: 800;
    color: #f15319;
    text-align: center;
    display: none;
}

#section-dp-available-gpu .dp-center-title {
    text-align: center;
    margin-bottom: 1% !important;
}

#section-dp-available-gpu .vc_col-sm-4 {
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
    background: white;
}

#section-dp-available-gpu .dp-animation-styleB {
    max-width: 1325px;
    margin: 0 auto;
}

#section-dp-available-gpu .box-title {
    margin-bottom: 15px;
}

.box-txt-gpu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    border-bottom: 1px dashed #dddddd;
    font-size: 13px;
    margin-bottom: 17px;
    align-items: end;
}

.gpu-custom-block-listing {
    border: 1px solid #01377e;
    background: #01377e;
    border-radius: 8px;
    margin-top: 10px;
    letter-spacing: 0.15px;
    padding: 25px;
    display: none;
    color: white !important;
    background-image: url(/wp-content/uploads/2025/02/dp-icon-global-custom.png.webp);
    background-size: 17%;
    background-repeat: no-repeat;
    padding-left: 18%;
    background-position: 10px center;
    transition: 0.5s;
}

.gpu-custom-block-listing:hover {
    background-color: #004db3;
}

.gpu-custom-block-listing .livechat {
    background: #f19426;
    width: fit-content;
    padding: 2px 14px;
    border-radius: 100px;
    font-size: 15px;
    margin-top: 15px;
}

.gpu-custom-block-listing:hover .livechat {
    background: var(--dp-yellow-color);
}

.gpu-banner .dp-block-custom-box {
    display: none;
}

.gpu-custom-block-listing .title {
    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
}

.gpu-custom-block-listing .title2 {
    font-size: 22px;
    font-weight: 300;
    color: #00c9ff;
}

.gpu-custom-block-listing .title3 {
    font-size: 15px;
    line-height: 18px;
    margin-top: 5px;
}

/*.gpu-banner .dp-block-filter-listing .row-detail {
    grid-template-columns: 1.63fr 1.4fr 0.75fr 0.75fr 0.53fr 1.15fr 0.65fr 0.5fr;
}*/

/*
.gpu-banner .dp-block-filter-listing .row-detail {
    grid-template-columns: 1.4fr 1.4fr 0.75fr 1fr 0.53fr 1.2fr 0.65fr 0.5fr;
}
*/

/*.tc_sc .gpu-banner .dp-block-filter-listing .row-detail {
    grid-template-columns: 1.4fr 1.3fr 0.6fr 0.65fr 0.5fr 1.15fr 0.5fr 0.8fr;
}*/
/*
.tc_sc .gpu-banner .dp-block-filter-listing .row-detail {
    grid-template-columns: 1.25fr 1.3fr 0.7fr 0.8fr 0.5fr 1.15fr 0.5fr 0.8fr;
}
*/
.box-txt-gpu div:last-child {
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    /* color: #0c1430;
    */
}

.dp-gpu-css-img img {
    position: absolute;
    top: 0;
}

.gpu-image-1 img,
.gpu-image-2 img,
.gpu-image-3 img,
.gpu-image-4 img,
.gpu-image-5 img,
.gpu-image-6 img {
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
    display: block;
}

.gpu-image-1 img.active,
.gpu-image-2 img.active,
.gpu-image-3 img.active,
.gpu-image-4 img.active,
.gpu-image-5 img.active,
.gpu-image-6 img.active {
    transition: opacity 0.5s ease-in-out;
    opacity: 1;
}

@media only screen and (max-width: 992px) {
    .gpu-custom-block-listing {
        background-size: 200px;
        background-repeat: no-repeat;
        padding-left: 196px;
        padding-right: 25px;
        background-position: left 11px;
    }
}

@media only screen and (max-width: 768px) {
    .dp-gpu-popular-right {
        display: none !important;
    }

    .dp-gpu-popular-left {
        padding-bottom: 35px
    }

    .gpu-custom-block-listing {
        background-image: url(/wp-content/uploads/2024/12/dp-left-contact-bg.png.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left center;
        background-color: #022671;
        padding: 25px !important;
    }

    #section-dp-available-gpu {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media only screen and (max-width: 480px) {
    .gpu-custom-block-listing .title {
        line-height: 20px;
        font-size: 20px;
    }

    .gpu-custom-block-listing .title2 {
        font-size: 19px;
    }
}

/*++++++++++++++++++++++++++++1gbps page+++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.onegbps-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-1gbp-banner-left.png.webp), url(/wp-content/uploads/2025/02/dp-inner-1gbp-banner-right.png.webp);
    background-size: 35%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

#section-dp-inner-banner.onegbps-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

@media only screen and (max-width: 1280px) {}

/*++++++++++++++++++++++++++++10gbps page+++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.tengbps-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-10gbp-banner-left.png.webp), url(/wp-content/uploads/2025/02/dp-inner-10gbp-banner-right.png.webp);
    background-size: 35%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

#section-dp-inner-banner.tengbps-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

#section-dp-delicate-tengps-usecase {
    background: #e7f3fe;
    padding-top: 65px;
    margin-top: 31px;
    padding-bottom: 65px;
}

#section-dp-delicate-tengps-usecase .dp-animation-styleB .dp-grid3-linkbox.vc_col-sm-4 {
    background: white;
}

#section-dp-delicate-tengps-usecase .dp-center-title {
    margin-bottom: 1% !important;
}

#section-dp-delicate-tengps-usecase .dp-normalbox {
    padding-top: 23px;
    padding-left: 13px;
    padding-bottom: 20px;
}

#section-dp-delicate-tengps-usecase .dp-grid3-linkbox .box-img {
    position: absolute;
    right: 0;
    top: 4px;
    width: 68px;
    margin-right: 10px;
}

@media only screen and (max-width: 1280px) {
    #section-dp-delicate-tengps-usecase .dp-grid3-linkbox .box-img {
        right: 0;
        top: 4px;
        width: 60px;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 1200px) {
    #section-dp-delicate-tengps-usecase .dp-animation-styleB .dp-grid3-linkbox.vc_col-sm-4 {
        width: 31%;
        margin: 1%;
        padding-right: 45px;
    }
}

@media only screen and (max-width: 680px) {
    #section-dp-delicate-tengps-usecase .dp-grid3-linkbox .box-img {
        right: 0;
        top: 7px;
        width: 50px;
        margin-right: 5px;
    }

    #section-dp-delicate-tengps-usecase .dp-animation-styleB .dp-grid3-linkbox.vc_col-sm-4 {
        width: 100%;
        margin: 1%;
        padding-right: 45px;
    }

    #section-dp-delicate-tengps-usecase {
        padding-top: 40px;
        margin-top: 0;
        padding-bottom: 40px;
        margin-bottom: 25px;
    }
}

/*++++++++++++++++++++++++++++Game page+++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.game-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-game-banner-left.png.webp), url(/wp-content/uploads/2025/02/dp-inner-game-banner-right.png.webp);
    background-size: 32%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

#section-dp-inner-banner.game-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

#section-dp-inner-banner.game-banner .box-img {

    top: 20%;
    width: 55px;

}

.disable-game {
    display: none
}

/*++++++++++++++++++++++++++++Storage page+++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.storage-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-storage-banner-left.png.webp), url(/wp-content/uploads/2025/02/dp-inner-storage-banner-right.png.webp);
    background-size: 30%;
    background-position: left -30px, right -30px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

#section-dp-inner-banner.storage-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

/*++++++++++++++++++++++++++++Cpanel page+++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.cpanel-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-cpanel-banner-left.png.webp), url(/wp-content/uploads/2025/02/dp-inner-cpanel-banner-right.png.webp);
    background-size: 36%;
    background-position: left -20px, right -20px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

#section-dp-inner-banner.cpanel-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

.cpanel-manage-2025-content .dp-global-2block-styleA-boxcontent {
    padding: 0 5%;
}

.cpanel-manage-2025-content h2 {
    font-size: 35px;
    line-height: 1.1;
    font-weight: 300;
    margin-bottom: 12px;
    color: #171616;
}

.cpanel-manage-2025-content .dp-bluetick-list li {
    font-weight: 400;
    margin-bottom: 25px;
}

.cpanel-manage-2025-content .dp-icon-small-title {
    color: #fe651d;
    padding-left: 9px;
    border-left: 2px solid #fe651d;
    line-height: 25px;
}

.cpanel-manage-2025-content .dp-icon-small-title::before {
    display: none;
    width: 0px;
    height: 0px;
}

.cpanel-manage-2025-content {
    margin-bottom: 5%;
}

.cpanel-manage-2025-content .dp-btn-set {
    margin-top: 35px;
    align-items: center;
    justify-content: left !important;
}

.cpanel-manage-2025-content .dp-price {
    font-size: 25px;
    font-weight: 800;
    color: #373737;
    margin-right: 20px;
    border-right: 1px solid #1d1d1d;
    padding-right: 20px;
    line-height: 30px;
}

.cpanel-manage-2025-content .dp-price .start {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: var(--dp-deep-orange);
}

@media only screen and (max-width: 680px) {
    .cpanel-manage-2025-content .dp-btn-set {
        display: flex;
    }

    .cpanel-manage-2025-content h2 {
        font-size: 25px;
        line-height: 1;
        text-align: center;
        border-bottom: 1px dashed #fd632b;
        padding-bottom: 20px;
    }

    .cpanel-manage-2025-content .dp-icon-small-title {
        width: fit-content;
        margin: 0 auto;
        margin-bottom: 18px;
        font-size: 15px;
        border-left: 0px;
        border-bottom: 1px solid #ff5200;
        padding-left: 0px;
        line-height: 16px;
        padding-bottom: 10px;
        text-align: center;
    }
}

.fix-cpanel-mob-title .wpb_content_element {
    margin-bottom: 5px;
}

.cpanel-manage-2025-content .dp-btn-set {
    margin-bottom: 45px !important;
}

@media only screen and (max-width: 576px) {
    .fix-cpanel-mob-title .dp-inner-banner-h1 {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 480px) {
    .cpanel-manage-2025-content h2 {
        font-size: 22px;
    }

    .cpanel-manage-2025-content .dp-price {
        font-size: 20px;
        margin-right: 8px;
        border-right: 1px solid #1d1d1d;
        padding-right: 8px;
        line-height: 20px;
    }

    .cpanel-manage-2025-content .dp-btn-set {
        margin-top: 20px;
    }
}

/*++++++++++++++++++++++++++++plesk page+++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.plesk-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-plesk-banner-left2.png.webp), url(/wp-content/uploads/2025/02/dp-inner-plesk-banner-right2.png.webp);
    background-size: 33%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

#section-dp-inner-banner.plesk-banner .box-img {

    top: 20%;
    width: 55px;

}

#section-dp-inner-banner.plesk-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

.dp-special-style-2025 .col-left {
    color: white;
    padding: 60px 30px !important;
    border-radius: 0;
    padding-bottom: 2% !important;
    background: linear-gradient(129deg, #00236e, #045cde, #012862);
    background-size: 400% 400%;
    animation: gradientAnimation2 8s ease infinite;
    background-position: top left;
    background-repeat: no-repeat;
}

.dp-special-style-2025 .special-ul {
    margin-left: 0;
    padding-left: 0;
}

.dp-special-style-2025 .special-ul li {
    /* margin-bottom: 22px !important;
    */
    border-bottom: 1px dashed #d5d5d5;
    /* padding-bottom: 39px;
    */
    padding: 24px;
    padding-left: 88px;
    line-height: 1.5;
}

.dp-special-style-2025 .special-ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0px;
}

.dp-special-style-2025 .special-ul strong {
    display: block;
}

.dp-special-style-2025 .col-right {
    padding: 2% 2% !important;
    padding-bottom: 0% !important;
}

#section-dp-plesk-feature {
    background: #f4faff;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
}

#section-dp-plesk-feature .special-ul li h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

.tc_sc #section-dp-plesk-feature .special-ul li h3 {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0;
}

.dp-special-style-2025 .dp-btn-set {
    display: grid;
    justify-content: left;
    margin: 20px 0;
    width: 100%;
    gap: 15px;
}

.dp-special-style-2025 .dp-btn-border {
    background-color: var(--dp-orange-color);
    color: var(--dp-white-color);
    border: 0px solid var(--dp-orange-color);
    width: 100%;
}

.dp-special-style-2025 .dp-btn-border:hover {
    background-color: var(--dp-white-color);
    color: var(--dp-orange-color);
    border: 0px solid var(--dp-orange-color);
}

.dp-special-style-2025 .dp-btn-border::after {
    content: '→';
    margin-left: 10px;
    font-size: 16px;
    vertical-align: middle;
}

.dp-special-style-2025 h2 {
    color: white;
}

.dp-icon-plesk-1,
.dp-icon-plesk-2,
.dp-icon-plesk-3,
.dp-icon-plesk-4,
.dp-icon-plesk-5,
.dp-icon-plesk-6 {
    padding-left: 90px;
    position: relative;
}

.dp-icon-plesk-1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-animated-controlsetting-55px-1.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

.dp-icon-plesk-2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-cpanel3-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

.dp-icon-plesk-3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-cpanel1-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

.dp-icon-plesk-4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-animated-network2-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

.dp-icon-plesk-5::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-cpanel4-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

.dp-icon-plesk-6::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/02/dp-icon-animate-cpanel4.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

@media only screen and (max-width: 1200px) {

    .dp-special-style-2025 .col-left,
    .dp-special-style-2025 .col-right {
        width: 100%;
    }

    .dp-special-style-2025 .col-left {
        padding: 40px 20px !important;
    }
}

@media only screen and (max-width: 680px) {
    #section-dp-plesk-feature .special-ul li h3 {
        font-size: 15px;

        margin-bottom: 0;
    }

    .tc_sc #section-dp-plesk-feature .special-ul li h3 {
        font-size: 17px;

        margin-bottom: 0;
    }

}

/*++++++++++++++++++++++++++++mac page+++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.mac-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-macos-banner-left.png.webp), url(/wp-content/uploads/2025/02/dp-inner-macos-banner-right.png.webp);
    background-size: 38%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 1%;
}

#section-dp-inner-banner.mac-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

.dp-othershowcase-table {
    max-width: 1280px;
    margin: 0 auto !important;
}

.dp-othershowcase-table .row-name-price .model {
    display: flex;
    gap: 6px;
    align-items: center;
    align-content: center;
    margin-top: 0px;
    justify-content: space-between;
}

.dp-othershowcase-table .row-detail {
    font-size: 14.5px;
    padding: 13px 14px;
    display: grid;
    grid-template-columns: 1fr 0.6fr;
    gap: 13px 2px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.dp-othershowcase-table .row-name-price .model .more {
    background-color: var(--dp-orange-color);
    /* padding: 5px;
    */
    font-size: 12px;
    border: 5px solid transparent;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    position: absolute;
    text-align: center;
    display: inline-grid;
    justify-items: center;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.dp-othershowcase-table .row-name-price .model .more::before {
    content: '\f054';
    font-family: 'FontAwesome';
    color: #fff;
    margin: 0;
    padding: 0;
    right: -0.12px;
    margin-left: 3px;
}

.dp-othershowcase-table .block-grid {
    border: 1px solid #b7bfcb;
    background: white;
    border-radius: 8px;
    margin-top: 10px;
    padding: 8px 20px;
    padding-bottom: 20px;
}

.dp-othershowcase-table .price-set {
    display: flex;
    align-items: flex-end;
    gap: 0;
}

.dp-othershowcase-table .row-detail-fix-fullwidth {}

.dp-othershowcase-table .fix-price {
    font-size: 23px !important;
    margin-top: 11px;
    padding-left: 0 !important;
    margin-left: -5px;
}

.dp-othershowcase-table .row-detail-fix-middle .price {
    font-size: 24px;
    line-height: 18px;
    padding-left: 0px;
}

.dp-othershowcase-table .row-detail-fix-middle {
    align-items: center;
    margin-top: 15px;
    border-top: 1px dashed #d2d2d2;
    padding-top: 0;
}

.dp-othershowcase-table .border-wrapper {
    border-left: 2px solid #0098f1;
}

.dp-othershowcase-table .bottom-price-set {
    margin-top: 12px;
    margin-bottom: 5px;
}

.dp-othershowcase-table .mac-model {
    font-size: 24px;
    font-weight: 800;
    color: #0069f2;
}

.dp-remark-bottomtxt {
    font-size: 13px;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .dp-othershowcase-table .row-detail-fix-middle {
        grid-template-columns: 1fr;
        gap: 0;
        align-items: center;
    }

    .dp-othershowcase-table .price-set {
        gap: 0;
        margin: 0 auto;
        width: fit-content;
        padding-right: 3px;
        padding-top: 6px;
    }
}

@media only screen and (max-width: 992px) {
    .dp-othershowcase-table .row-detail {
        grid-template-columns: 1fr;
    }

    .dp-othershowcase-table .block-grid {
        margin-top: 5px;
        padding: 7px 0px;
        padding-bottom: 8px;
    }

    .dp-othershowcase-table .block-grid .row-name-price {
        padding-top: 5px;
    }

    .dp-othershowcase-table .mac-model {
        font-size: 20px;
        margin-bottom: -8px;
    }

    .dp-othershowcase-table .row-detail .first-line {
        font-size: 13px;
    }

    .dp-othershowcase-table .row-detail-fix-middle .price {
        font-size: 18px;
        line-height: 18px;
    }

    .dp-othershowcase-table .fix-price {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 680px) {
    #section-for-mac-table {
        padding-top: 20px;
    }

    .dp-othershowcase-table .row-detail {
        grid-template-columns: 1fr 1fr;
    }

    .dp-othershowcase-table .row-detail-fix-middle {
        align-items: center;
        grid-template-columns: 1fr !important;
    }
}

/*++++++++++++++++++++++++++++++Blockchain Page+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.blockchain-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-blockchain-banner-left.png.webp), url(/wp-content/uploads/2025/02/dp-inner-blockchain-banner-right.png.webp);
    background-size: 30%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 5%;
}

#section-dp-inner-banner.blockchain-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

#section-dp-blockchain-application {
    background-color: #f4faff;
    margin-top: 35px;
}



#section-dp-blockchain-application .dp-special-style-2025 .special-ul li {
    padding-top: 0;
    margin-bottom: 25px;

}

.tc_sc #section-dp-blockchain-application .dp-special-style-2025 .special-ul li {

    min-height: 89px;
    display: grid;

    align-content: center;
}

#section-dp-blockchain-application .dp-special-style-2025 .special-ul li p {

    font-size: 17px;
}

#section-dp-blockchain-application .special-ul li h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

#section-dp-blockchain-application .dp-special-style-2025 .col-left {
    background-color: #01377e;
    background-image: url(/wp-content/uploads/2025/02/dp-blockchain-application-bg.png.webp);
    background-size: contain;
    background-position: 9px 90%;
    animation: none;
}

#section-dp-blockchain-application .dp-icon-plesk-1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-cybersecurity-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

#section-dp-blockchain-application .dp-icon-plesk-2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-exchange-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

#section-dp-blockchain-application .dp-icon-plesk-3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-control-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

#section-dp-blockchain-application .dp-icon-plesk-4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-content-marketing-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

#section-dp-blockchain-application .dp-icon-plesk-5::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/02/dp-icon-animate-content-marketing.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}


#section-dp-blockchain-application .dp-icon-plesk-6::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/02/dp-icon-animate-content-marketing.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}


@media only screen and (max-width: 1200px) {
    #section-dp-blockchain-application {
        background-color: #f4faff;
        margin-top: 35px;
        width: 100% !important;
        padding: 0 !important;
        max-width: 100% !important;
        position: relative !important;
        left: 0 !important;
        border-radius: 27px;
        margin-left: 0;
        margin-right: 0;
    }

    #section-dp-blockchain-application .wpb_content_element {
        margin-bottom: 0;
    }

    #section-dp-blockchain-application .dp-special-style-2025 .col-left {
        text-align: center;
    }

    #section-dp-blockchain-application .dp-special-style-2025 .col-left h2 {
        color: var(--dp-secondary-color);
    }

    #section-dp-blockchain-application .dp-special-style-2025 .col-left {
        background-color: #01377e;
        padding-bottom: 10px !important;
        /* background-image: url(/wp-content/uploads/2025/02/dp-blockchain-application-bg.png.webp), url(/wp-content/uploads/2025/02/dp-blockchain-application-bg.png.webp);
        background-size: 27%, 26%;
        background-position: left 30%, right bottom;
       */
    }

    #section-dp-blockchain-application .dp-special-style-2025 .col-left {
        background-color: transparent;
        background-image: none;
    }

    .dp-special-style-2025 .col-right {}
}

@media only screen and (max-width: 680px) {
    #section-dp-blockchain-application .special-ul li h3 {
        font-size: 15px;
        margin-bottom: 0;
    }

    #section-dp-blockchain-application .dp-special-style-2025 .special-ul li p {

        font-size: 15px;
    }

}

/*++++++++++++++++++++++++++++++Blockchain Page Pricelist+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*.dp-blockchain-serverlist .dp-server-main-row {
    grid-template-columns: 1fr;
    max-width: 1200px;
    margin: 0 auto;
}

.dp-blockchain-serverlist .dp-server-main-left {
    display: none;
}

.dp-blockchain-serverlist .dp-block-filter-result-tag {
    display: none;
}

.dp-blockchain-serverlist .dp-block-filter-result {
    display: none;
}*/

.dp-blockchain-serverlist .block-listing {
    /* display: none;
    */
}

.dp-blockchain-serverlist .block-listing:first-of-type {
    /*display: block;
    */
}

/*++++++++++++++++++++++++++++++Acronis Page Pricelist+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.acronis-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-acronis-banner-left.png.webp), url(/wp-content/uploads/2025/02/dp-inner-acronis-banner-right.png.webp);
    background-size: 35%, 35%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 5%;
}

#section-dp-inner-banner.acronis-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

.dp-banner2025-intro {
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    margin-top: 0px;
    padding-left: 3%;
    padding-right: 3%;
}

.dp-banner2025-intro div {
    margin-bottom: 17px;
}

.dp-banner2025-intro div:last-child {
    margin-bottom: 0;
}

#section-dp-available-acronis {
    padding-top: 25px;
    padding-bottom: 0px;
    margin-top: -6%;
}

#section-dp-available-acronis .dp-object-center {

    margin-top: 4%;

    padding: 0px 0;
}

.acronis-title {
    background: #031240;
    border-radius: 20px;
    text-align: left;
    color: white;
    padding: 25px !important;
}

.tc_sc .acronis-title {

    padding: 20px !important;
}

.acronis-box .dp-normalbox {
    padding-top: 0;
    padding-left: 0px;
    padding-bottom: 0;
}

.acronis-title h5 {
    text-align: left;
}

.acronis-title h2 {
    font-size: 30px;
    line-height: 1;
    font-weight: 1000;
    margin-bottom: 0px;
    color: #ffffff;
    text-align: left;
}

.acronis-box .box-img {
    mix-blend-mode: multiply;
    text-align: right;
    margin-right: 0;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.acronis-box .box-img img {
    max-width: 60px;
    border-radius: 100px;
}

.acronis-box .vc_column-inner {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 25px;
}

.acronis-box .wpb_content_element {
    margin-bottom: 15px;
}

#section-dp-available-acronis .dp-center-title {
    margin-bottom: 0% !important;
}

#section-dp-available-acronis .dp-normalbox h4 {
    font-weight: 600;
    margin-bottom: 5px;
    border-left: 2px solid var(--dp-orange-color);
    padding-left: 10px;
    font-size: 21px;
}

#section-dp-available-acronis .dp-normalbox h4 b {
    background: linear-gradient(142deg, rgb(3 20 62) 0%, rgb(0 41 144) 35%, rgb(3 131 250) 100%);
    background-size: 200% 200%;
    /* animation: gradientText 2s ease-in-out infinite;
    */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-size: 22px;
    */
}

#section-dp-available-acronis .dp-normalbox h3 {
    font-weight: 600;
    margin-bottom: 5px;
    border-left: 2px solid var(--dp-orange-color);
    padding-left: 10px;
    font-size: 21px;
}

#section-dp-available-acronis .dp-normalbox h3 b {
    background: linear-gradient(142deg, rgb(3 20 62) 0%, rgb(0 41 144) 35%, rgb(3 131 250) 100%);
    background-size: 200% 200%;
    /* animation: gradientText 2s ease-in-out infinite;
    */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-size: 22px;
    */
}

.acronis-box {
    background: white;
    border-radius: 20px;
    padding: 0px 15px !important;
}

.acronis-box .box-gpu-price {
    font-size: 20px;
    font-weight: 800;
    color: #ff6300;
    text-align: center;
    padding-top: 4px;
}

.acronis-box .box-txt-gpu div:last-child {
    font-size: 18px;
}

.acronis-box .box-txt-gpu {
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 13px;
    margin-left: 11px;
    margin-right: 11px;
}

#section-dp-available-acronis .dp-animation-styleB .vc_col-sm-3 {
    width: 23%;
    border: 1px solid #e2e4e6;
    box-shadow: -1px 2px 14px 1px rgb(177 217 255 / 62%);
}

#section-dp-available-acronis .dp-animation-styleB {
    gap: 2%;
}

.nofaq-section {
    padding-bottom: 3% !important;
    padding-top: 3% !important;
}

#section-dp-special-alert {
    /*padding-top: 45px;
   */
}

.dp-special-center-content {
    background: #0094ff;
    /* width: fit-content;
    */
    margin: 0 auto;
    color: white;
    border-radius: 30px;
    text-align: center;
    background: linear-gradient(41deg, #01377e, #0074f4, #004993, #0e5fb8);
    background-size: 400% 400%;
    animation: gradient-special 15s ease infinite;
    margin-top: 25px;
}

.dp-special-center-content .bg-pattern {
    background-image: url(/wp-content/uploads/2025/02/aronis-bg-pattern-slope-left.png.webp), url(/wp-content/uploads/2025/02/aronis-bg-pattern-slope-right.png.webp);
    background-size: contain;
    background-position: left bottom, right bottom;
    background-repeat: no-repeat, no-repeat;
    position: relative;
    padding-top: 45px;
    padding-bottom: 45px;
    border-radius: 25px;
}

.dp-special-center-content .bg-pattern:before {
    content: '';
    display: block;
    width: 400px;
    height: 400px;
    background-image: url(/wp-content/uploads/2025/02/aronis-bg-pattern-slope-left-object.png.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    left: 0;
}

.dp-special-center-content .bg-pattern:after {
    content: '';
    display: block;
    width: 400px;
    height: 400px;
    background-image: url(/wp-content/uploads/2025/02/aronis-bg-pattern-slope-right-object.png.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    right: -15px;
}

@keyframes gradient-special {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.dp-special-center-content .title {
    font-size: 28px;
}

.dp-special-center-content a {
    background: var(--dp-orange-color);
    border-radius: 100px;
    padding: 3px 13px;
    color: white !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-top: 15px;
    display: block;
    width: fit-content;
    padding-top: 4px;
}

@media only screen and (max-width: 1412px) {
    #section-dp-available-acronis .dp-animation-styleB {
        gap: 2%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin-left: 60px;
        margin-right: 60px;
    }

    #section-dp-available-acronis .dp-animation-styleB .vc_col-sm-3 {
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .dp-special-center-content .bg-pattern {
        background-size: 170px;
    }

    .dp-special-center-content .bg-pattern:before {
        content: '';
        display: block;
        width: 240px;
        height: 250px;
        background-image: url(/wp-content/uploads/2025/02/aronis-bg-pattern-slope-left-object.png.webp);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 62px;
        left: -5px;
        bottom: 0;
    }

    .dp-special-center-content .bg-pattern:after {
        content: '';
        display: block;
        width: 240px;
        height: 250px;
        background-image: url(/wp-content/uploads/2025/02/aronis-bg-pattern-slope-right-object.png.webp);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 62px;
        right: -5px;
        bottom: 0;
    }
}

@media only screen and (max-width: 992px) {
    .dp-special-center-content .title {
        font-size: 24px;
        line-height: 28px;
    }

    .dp-special-center-content .bg-pattern {
        background-image: url(/wp-content/uploads/2024/12/dp-left-contact-bg-mob.png.webp);
        padding-top: 45px;
        padding-bottom: 45px;
        padding-left: 45px;
        padding-right: 45px;
        background-color: #0f286c;
        background-size: contain !important;
        background-position: top left !important;
    }

    .dp-special-center-content .bg-pattern:before {
        display: none;
        width: 257px;
        height: 227px;
        top: 132px;
        left: 9px;
        bottom: 0;
    }

    .dp-special-center-content .bg-pattern:after {
        display: none;
        width: 257px;
        height: 227px;
        top: 132px;
        right: 9px;
        bottom: 0;
    }

    #section-dp-available-acronis .dp-animation-styleB {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 768px) {
    #section-dp-available-acronis .dp-animation-styleB {
        display: block;
    }

    #section-dp-available-acronis .dp-animation-styleB .vc_col-sm-3 {
        width: 100%;
        margin-bottom: 10px;
    }

    #section-dp-available-acronis .dp-animation-styleB .mob-box-content {
        padding-left: 0;
    }

    .acronis-title h2 {
        font-size: 22px;
    }

    #section-dp-available-acronis .dp-normalbox h4,
    #section-dp-available-acronis .dp-normalbox h3 {
        font-size: 18px;
    }

    .acronis-box .box-gpu-price {
        font-size: 17px;
    }

    .nofaq-section {
        padding-bottom: 35px !important;
        padding-top: 35px !important;
    }

}

@media only screen and (max-width: 576px) {
    #section-dp-inner-banner-row-intro {
        background: #001732;
        padding-bottom: 25px;
    }

    #section-dp-inner-banner-row-intro .dp-banner2025-intro div {
        margin-bottom: 17px;
        font-size: 15px;
        line-height: 19px;
        color: #dadada;
    }
}

@media only screen and (max-width: 480px) {
    .dp-special-center-content .bg-pattern {
        padding-top: 40px;
        padding-bottom: 125px;
        padding-left: 25px;
        padding-right: 25px;
        background-size: 67%;
    }

    .dp-special-center-content .title {
        font-size: 20px;
        line-height: 24px;
    }



}

/*++++++++++++++++++++++++++++++Ddos Page+++++++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.ddos-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-ddos-banner-left-v2.png.webp), url(/wp-content/uploads/2025/02/dp-inner-ddos-banner-right-v2.png.webp);
    background-size: 24%, 24%;
    background-position: -25px 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 1%;
}

#section-dp-inner-banner.ddos-banner .box-img {
    top: 15%;
    width: 55px;
}

.tc_sc #section-dp-inner-banner.ddos-banner .box-img {
    top: 20%;
    width: 55px;
}

#section-dp-inner-banner.ddos-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

#section-dp-inner-banner.ddos-banner .dp-object-center {
    margin-top: 0%;
    padding: 20px 0;
}

#section-dp-inner-banner.ddos-banner .dp-ddos-banner-h3 {
    font-size: 17px;
    padding-left: 8%;
    padding-right: 8%;
    margin-top: 17px;
    margin-bottom: -20px !important;
}

#section-dp-inner-banner.ddos-banner .dp-ddos-banner-h3 strong {
    background: #001556;
    color: white;
    border-radius: 10px 0px 10px 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    margin-bottom: 13px !important;
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.dp-ddos-table-container {
    overflow-x: auto;
    max-width: 100%;
}

.dp-ddos-tab-table-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background-color: #fff;
}

.dp-ddos-tab-table-content th,
.dp-ddos-tab-table-content td {
    padding: 12px;
    border: 1px solid #ddd;
    text-align: left;
    line-height: 17px;
}

.dp-ddos-tab-table-content th {
    background-color: #007bff;
    color: white;
}

.dp-ddos-tab-table-content tr:nth-child(even) {
    background-color: #f2f2f2;
}

.dp-ddos-tab-table-content .title {
    text-align: center;
}

.dp-special-center-content .bg-pattern-ddos:before {
    content: '';
    display: block;
    width: 319px;
    height: 400px;
    background-image: url(/wp-content/uploads/2024/12/dp-sticker-server1.png.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -19px;
    left: 7px;
    transform: scaleX(-1);
}

.dp-special-center-content .bg-pattern-ddos:after {
    content: '';
    display: block;
    width: 350px;
    height: 400px;
    background-image: url(/wp-content/uploads/2024/12/dp-icon-ddos.png.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    right: -15px;
}

.dp-special-center-content .bg-pattern-ddos .title {
    font-size: 28px;
    font-weight: 800;
    line-height: 30px;
}

.dp-special-center-content .bg-pattern-ddos .title2 {
    font-size: 23px;
    font-weight: 500;
    line-height: 29px;
    margin-top: 10px;
    color: #bde1ff;
}

.dp-special-center-content .bg-pattern-ddos .title3 {
    font-size: 23px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 11px;
    color: #ffdeb5;
}

#section-dp-ddos-work {
    /* margin-top: 55px; */
    padding-bottom: 40px;
}

#section-dp-ddos-plans .dp-othershowcase-table {
    max-width: 100%;
    margin: 0 auto !important;
}

#section-dp-ddos-plans .dp-othershowcase-table .row-detail {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 18px 2px;
    padding: 13px 0px;

}

#section-dp-ddos-plans .dp-othershowcase-table .row-detail-fix-middle {
    align-items: center;
    margin-top: 15px;
    border-top: 1px dashed #d2d2d2;
    padding-top: 0;
    grid-template-columns: 1.7fr 1fr;
    /* gap: 0; */
    padding-bottom: 0;
    margin-bottom: -9px;
}

#section-dp-ddos-plans .dp-othershowcase-table .row-detail-fix-fullwidth {
    grid-template-columns: 1fr;
    gap: 0 0;
    padding-bottom: 0;
}

#section-dp-ddos-plans .row-name-price {
    padding: 8px 0px;
    padding-bottom: 0px;
}

#section-dp-ddos-types {
    padding-top: 35px;
    padding-bottom: 65px;

    /* margin: 0 auto !important; */
    padding-left: 35px !important;
    padding-right: 35px !important;
}

#section-dp-ddos-types-row {
    max-width: 1443px;
    margin: 0 auto !important;
}

#section-dp-ddos-types-row .col-left {
    background: #ebf6ff;
    border-radius: 24px;
    padding: 42px 25px;
    width: 65%;
    margin-right: 2%;
    padding-bottom: 0px;
}

#section-dp-ddos-types-row .col-ddos-attack {
    background-image: linear-gradient(180deg, #ffffff, #f0f6ff);
    border-radius: 24px;
    padding: 0;
    /* margin-left: 15px; */
    width: 30%;
    margin-right: 1.5%;
    margin-left: 1.5%;

}

#section-dp-ddos-types-row .col-ddos-attack .vc_column-inner,
#section-dp-ddos-types-row .col-ddos-attack2 .vc_column-inner,
#section-dp-ddos-types-row .col-ddos-attack3 .vc_column-inner {

    padding-left: 0;
    padding-right: 0;

}

#section-dp-ddos-types-row .col-ddos-attack .dp-bluetick-list,
#section-dp-ddos-types-row .col-ddos-attack2 .dp-bluetick-list,
#section-dp-ddos-types-row .col-ddos-attack3 .dp-bluetick-list {
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
}

#section-dp-ddos-types-row .col-ddos-attack2 {
    background-image: linear-gradient(180deg, #ffffff, #f0f6ff);
    border-radius: 24px;
    padding: 0;
    /* margin-left: 15px; */
    width: 30%;
    margin-right: 1.5%;
    margin-left: 1.5%;
}


#section-dp-ddos-types-row .col-ddos-attack3 {
    background-image: linear-gradient(180deg, #ffffff, #f0f6ff);
    border-radius: 24px;
    padding: 0;
    /* margin-left: 15px; */
    width: 30%;
    margin-right: 1.5%;
    margin-left: 1.5%;
}


#section-dp-ddos-types-row .col-left {
    background: #ebf6ff;
    border-radius: 24px;
    padding: 42px 25px;
    width: 65%;
    margin-right: 2%;
    padding-bottom: 0px;
}


.dp-ddos-types-content p {

    margin-bottom: 15px;
}

.dp-ddos-types-content h3 {
    border-left: 3px solid #0383fa;
    padding-left: 11px;
    font-size: 25px;
}

.col-ddos-attack .dp-ddos-types-content h3,
.col-ddos-attack2 .dp-ddos-types-content h3,
.col-ddos-attack3 .dp-ddos-types-content h3 {
    border-left: 0px solid #0383fa;
    padding-left: 0px;
    font-size: 25px;
    background-image: linear-gradient(180deg, #0383fa, #0062e5);
    color: white;
    padding-top: 12px;
    padding-bottom: 8px;
    border-radius: 15px 15px 0px 0px;
    text-align: center;
}

.col-ddos-attack2 .dp-ddos-types-content h3 {
    background-image: linear-gradient(180deg, #33ab25, #37d625);
}

.col-ddos-attack3 .dp-ddos-types-content h3 {
    background-image: linear-gradient(180deg, #ea5e06, #f29600);
}

.dp-ddos-toggle-list {
    margin-left: 0px !important;
    padding-left: 6px !important;
}

.dp-ddos-toggle-list li {
    border-left: 3px solid #0383fa;
    padding-left: 11px;
    margin-bottom: 15px !important;
}

#section-dp-ddos-types-row .col-right .dp-ddos-types-content h3 {
    border-left: 3px solid #3ac700;
    padding-left: 11px;
}

#section-dp-ddos-types-row .col-left .dp-bluetick-list {
    display: grid;
    grid-template-columns: 1.4fr 1fr 1.4fr 1fr;
}


.dp-special-center-content .content-v3 {
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.dp-special-center-content .bg-pattern2 {

    background-size: 27%;

}

.dp-special-center-content .bg-pattern2 a:hover {

    background: var(--dp-yellow-color);

}

.dp-special-center-content .bg-pattern2.bg-pattern-ddos:before {

    width: 242px;
    height: 400px;

    top: 27px;
    left: 7px;
}

.dp-special-center-content .bg-pattern2.bg-pattern-ddos:after {

    width: 284px;
    height: 400px;

    top: 7px;
    right: -15px;

}


/*+++++++++++++++ddos row content block+++++++++++++++++*/
.dp-ddos-work-row {
    margin-left: 45px !important;
    margin-right: 45px !important;
    margin-bottom: 30px;
    display: flex !important;

}

.dp-ddos-work-row-content {
    text-align: left;
}

.dp-ddos-work-row-content strong {
    display: block;
    font-size: 22px;
    font-weight: 800;
}

.dp-ddos-work-row .col-left {
    width: 12%;
}

.dp-ddos-work-row .col-right {
    width: 88%;
}


/*+++++++++++++++ddos img+++++++++++++++++*/

.dp-ddos-work-img {
    text-align: center;
}

.dp-ddos-work-desktop {
    display: block;
}

.dp-ddos-work-mob {
    display: none;
}


@media only screen and (max-width: 1460px) {
    .dp-special-center-content .bg-pattern-ddos:before {
        width: 20%;
        height: 100%;
        top: 10%;
        left: 7px;
    }

    .dp-special-center-content .bg-pattern-ddos:after {
        width: 20%;
        height: 100%;
        top: 10%;
        right: -5px;
    }

    #section-dp-special-alert .dp-special-center-content .bg-pattern {
        background-size: 348px;
        padding-left: 20%;
        padding-right: 20%;
    }

    #section-dp-ddos-types-row .col-left .dp-bluetick-list {
        display: grid;
        grid-template-columns: 1fr 1.1fr 1.1fr;
    }



}



@media only screen and (max-width: 1230px) {

    .dp-special-center-content .bg-pattern2.bg-pattern-ddos:before {
        width: 18%;

    }

    .dp-special-center-content .bg-pattern2.bg-pattern-ddos:after {
        width: 18%;

    }

    #section-dp-ddos-types {

        padding-bottom: 0px;

    }


    #section-dp-ddos-types-row .dp-animation-linkbox {
        margin-bottom: 60px;
    }


}


@media only screen and (max-width: 1200px) {

    #section-dp-ddos-work .mpc-column,
    #section-dp-ddos-work .vc_col-sm-2\/5 {
        width: 100%;
    }

    #section-dp-ddos-service .mpc-column,
    #section-dp-ddos-service .vc_col-sm-2\/5 {
        width: 100%;
    }

    #section-dp-ddos-work .dp-gadient-bluepattern-left,
    #section-dp-ddos-service .dp-gadient-bluepattern-right2 {
        background-size: contain;
    }

    #section-dp-ddos-work img,
    #section-dp-ddos-service img {
        width: 100%;
    }

    #section-dp-ddos-work .dp-global-2block-styleA-boxcontent {
        padding: 20px;
    }

    #section-dp-ddos-service .dp-global-2block-styleA-boxcontent {
        padding: 20px;
    }

    #section-dp-ddos-work .dp-title br,
    #section-dp-ddos-service .dp-title br {
        display: none;
    }

    #section-dp-ddos-work .vc_row.vc_row-flex.dp-col-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .dp-special-center-content .bg-pattern-ddos .title2 {
        font-size: 18px;
        line-height: 22px;
    }

    .dp-special-center-content .bg-pattern-ddos .title3 {
        font-size: 18px;
        line-height: 22px;
    }

    #section-dp-ddos-plans .dp-othershowcase-table .row-detail {
        grid-template-columns: 1fr 1fr;
        gap: 18px 2px;
        padding: 13px 0px;
    }

    #section-dp-ddos-plans .dp-othershowcase-table .row-detail.row-detail-fix-middle {
        align-items: center;
        gap: 0px 2px;
        grid-template-columns: 1fr;

    }

    #section-dp-ddos-plans .dp-othershowcase-table .row-detail-fix-fullwidth {
        grid-template-columns: 1fr;
        gap: 0 0;
        padding-bottom: 0;
    }

    #section-dp-ddos-types-row .col-left .dp-bluetick-list {

        grid-template-columns: 1fr 1fr;
    }

    #section-dp-ddos-types-row .col-right {

        width: 31%;
    }

    #section-dp-ddos-types-row .col-left {

        width: 67%;

    }

    #section-dp-ddos-demand .col-right {
        display: none;
    }


    .dp-ddos-work-row .col-left {
        width: 25% !important
    }

    .dp-ddos-work-row .col-right {
        width: 75% !important
    }

    .dp-ddos-work-row {
        margin-left: 5px !important;
        margin-right: 5px !important;
        margin-bottom: 30px !important;
    }

    .dp-ddos-work-row-content strong {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 8px !important;
    }

}

@media only screen and (max-width: 992px) {

    .dp-special-center-content .bg-pattern-ddos:before,
    .dp-special-center-content .bg-pattern-ddos:after {
        width: 0;
        height: 0;
    }

    #section-dp-special-alert .dp-special-center-content .bg-pattern {
        padding-left: 5%;
        padding-right: 5%;
    }

    #section-dp-ddos-plans #section-for-mac-table .vc_col-sm-6 {
        width: 100%;
    }

    #section-dp-ddos-plans .dp-othershowcase-table .block-grid {
        margin-top: 5px;
        padding: 7px 18px;
        padding-bottom: 8px;
    }

    #section-dp-ddos-plans .wpb_content_element {
        margin-bottom: 15px;
    }

    #section-dp-ddos-plans .block-grid .price-set .start {

        margin-top: 8px;

    }

    #section-dp-ddos-plans .dp-othershowcase-table .row-detail {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 18px 2px;
        padding-top: 0;
    }

    #section-dp-ddos-plans .dp-othershowcase-table .row-detail-fix-fullwidth {
        grid-template-columns: 1fr;
        gap: 0 0;
        padding-bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #section-dp-ddos-types-row .col-left {
        width: 100%;
        margin-bottom: 25px;
    }

    #section-dp-ddos-types-row .col-right {
        width: 100%;
        padding-bottom: 0px;
    }

    #section-dp-ddos-types-row .col-left .dp-bluetick-list {
        grid-template-columns: 1fr 1fr 1fr;
    }


    .dp-special-center-content .bg-pattern2.bg-pattern-ddos:before {
        width: 0;
        display: none;

    }

    .dp-special-center-content .bg-pattern2.bg-pattern-ddos:after {
        width: 0;
        display: none;
    }

    #section-dp-special-alert .bg-pattern-ddos2 {

        padding-bottom: 110px;
    }

    .dp-ddos-work-row {
        align-items: flex-start;
    }

}

@media only screen and (max-width: 886px) {
    #section-dp-ddos-types-row .col-left .dp-bluetick-list {
        grid-template-columns: 1fr 1fr;
    }

    .dp-ddos-types-content h3 {

        font-size: 20px;
        line-height: 20px;
    }

    #section-dp-ddos-types-row .col-left .dp-bluetick-list {
        grid-template-columns: 1fr 1fr;
        font-size: 15px;
    }

    #section-dp-ddos-types-row .col-ddos-attack,
    #section-dp-ddos-types-row .col-ddos-attack2,
    #section-dp-ddos-types-row .col-ddos-attack3 {

        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .col-ddos-attack .dp-ddos-types-content h3,
    .col-ddos-attack2 .dp-ddos-types-content h3,
    .col-ddos-attack3 .dp-ddos-types-content h3 {

        font-size: 20px;

    }

    #section-dp-ddos-types-row .dp-animation-linkbox {
        margin-bottom: 20px;
    }


}


@media only screen and (max-width: 680px) {
    #section-dp-ddos-types-row .col-left {

        padding: 28px 10px;
        width: 100%;
        margin-right: 0;
        padding-bottom: 0px;
    }


    #section-dp-ddos-types-row .col-right {
        padding: 28px 10px;
        width: 100%;
        margin-right: 0;
        padding-bottom: 20px;
    }

    #section-dp-ddos-types {
        padding-top: 35px;
        padding-bottom: 35px;
        /* margin: 0 auto !important; */
        padding-left: 20px !important;
        padding-right: 20px !important;
    }



    #section-dp-ddos-types-row .dp-animation-linkbox {
        margin-bottom: 20px;
    }


    #section-dp-ddos-work {
        /* margin-top: 55px; */
        padding-bottom: 0px;
    }

    #section-dp-ddos-types.dp-gadient-bluepattern-left {

        background-position: left 0;
    }

    #section-dp-ddos-types-row .col-ddos-attack .dp-bluetick-list,
    #section-dp-ddos-types-row .col-ddos-attack2 .dp-bluetick-list,
    #section-dp-ddos-types-row .col-ddos-attack3 .dp-bluetick-list {

        margin-top: 5px;
    }

    .dp-ddos-work-row {

        align-items: flex-start;
    }

    #section-dp-special-alert .dp-special-center-content.bg-pattern-ddos2 {
        background-position: bottom left !important;
    }

    .dp-ddos-work-row .col-left .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .dp-ddos-work-desktop {
        display: none;
    }

    .dp-ddos-work-mob {
        display: block;
    }

}

@media only screen and (max-width: 576px) {
    #section-dp-inner-banner.ddos-banner .dp-ddos-banner-h3 strong {
        background: #0070f8;
        font-size: 15px;
        line-height: 25px;
    }

    #section-dp-inner-banner.ddos-banner .dp-ddos-banner-h3 {
        padding-left: 3%;
        padding-right: 3%;
        color: #d8d8d8;
        font-size: 15px;
        line-height: 23px;
    }

    .ddos-banner .dp-animation-styleC .dp-grid3-linkbox.vc_col-sm-1\/5 {
        width: 100%;
    }

    .ddos-banner .dp-animation-styleC .dp-grid3-linkbox .box-img {
        top: 6px;
        width: 70px;
    }

    .ddos-banner .dp-animation-styleC .dp-normalbox {
        padding-top: 25px;
        padding-left: 1px;
        padding-bottom: 12px;
    }

    .dp-ddos-tab-table-content table {
        min-width: 600px;
    }

    .dp-special-center-content .bg-pattern-ddos .title {
        font-size: 22px;
        line-height: 25px;
    }

    .dp-special-center-content .bg-pattern-ddos .title2 {
        font-size: 16px;
        line-height: 20px;
    }

    .dp-special-center-content .bg-pattern-ddos .title3 {
        font-size: 16px;
        line-height: 20px;
    }

    .dp-special-center-content .bg-pattern-ddos .content {
        font-size: 15px;
        line-height: 18px;
    }

    #section-dp-ddos-types-row .dp-ddos-types-content .dp-bluetick-list li {

        background-size: 15px;

        background-position: left 0px;
        padding-left: 20px;
        margin-bottom: 12px;
        line-height: 17px;
    }

    #section-dp-ddos-types {

        padding-left: 0px !important;
        padding-right: 0px !important;
    }


    #section-dp-ddos-plans .dp-othershowcase-table .row-detail {
        grid-template-columns: 1fr;
        gap: 18px 2px;
        padding-top: 0;
    }

    #section-dp-ddos-plans .dp-othershowcase-table .row-detail-fix-fullwidth {
        grid-template-columns: 1fr;
        gap: 0 0;
        padding-bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }

}

@media only screen and (max-width: 376px) {
    #section-dp-ddos-plans .dp-othershowcase-table .price-set {

        display: grid;

        justify-items: center;
        align-items: center;
    }

    #section-dp-ddos-plans .dp-othershowcase-table .fix-price {
        font-size: 15px !important;
        text-align: center;
        margin-top: 0px;
    }

    #section-dp-ddos-plans.section-dp-normal {
        padding-top: 5%;
        padding-bottom: 5%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #section-dp-ddos-types-row .col-left .dp-bluetick-list {
        grid-template-columns: 1fr;
        font-size: 13px;
    }



}


/*++++++++++++++++++++++++++++WAF Page++++++++++++++++++++++++++++++++++++++*/



#section-dp-inner-banner.waf-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-waf-banner-left.png.webp), url(/wp-content/uploads/2025/02/dp-inner-waf-banner-right.png.webp);
    background-size: 25%, 25%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 1%;
}

#section-dp-inner-banner.waf-banner .dp-object-center {
    margin-top: 0%;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    padding-top: 15px;
}

#section-dp-inner-banner.waf-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

#section-dp-inner-banner.waf-banner .dp-banner2025-intro {
    padding-left: 1%;
    padding-right: 1%;
}

#section-dp-waf-usecases {
    margin-top: 5%;
    margin-bottom: 3%;
}

.dp-global-accord-smalltxt {}

.dp-inner-banner-content {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 1% !important;
}

.dp-global-accord-smalltxt .dp-bluetick-list {
    margin-bottom: 15px;
    margin-top: 15px;
    margin-bottom: 15px !important;
}

.dp-global-accord-smalltxt .dp-bluetick-list li {
    font-size: 16px;
    line-height: 20px;
}

#section-dp-blockchain-application.section-dp-waf-row .col-left {
    /* background-color: #01377e;
    background-size: contain;
    animation: none;
background-image: url(/wp-content/uploads/2025/02/dp-waf-benefits-bg.png.webp);
    */
    background-image: url(/wp-content/uploads/2025/06/dp-waf-benefits-bg-v3.png.webp);
    background-position: center bottom;
}

#section-dp-blockchain-application.section-dp-waf-row .col-left {
    padding: 45px 20px !important;
}

/*#section-dp-blockchain-application.section-dp-waf-row {
    padding: 45px 25px !important;
}
*/
#section-dp-blockchain-application.section-dp-waf-row .dp-icon-waf-1::before {
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-energy-55px.gif);
}

#section-dp-blockchain-application.section-dp-waf-row .dp-icon-waf-2::before {
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-shield-55px.gif);
}

#section-dp-blockchain-application.section-dp-waf-row .dp-icon-waf-3::before {
    background-image: url(/wp-content/uploads/2025/07/dp-animated-page-optimization-55px.gif);
}

#section-dp-blockchain-application.section-dp-waf-row .dp-icon-waf-4::before {
    background-image: url(/wp-content/uploads/2025/07/dp-animated-waf-stablemulti-55px.gif);
}

#section-dp-blockchain-application.section-dp-waf-row .dp-icon-waf-5::before {
    background-image: url(/wp-content/uploads/2025/07/dp-animated-waf-ai-55px.gif);
}

#section-dp-blockchain-application.section-dp-waf-row .dp-icon-waf-6::before {
    background-image: url(/wp-content/uploads/2025/07/dp-program-host-1-55px.gif);
}


#section-dp-inner-banner.waf-banner .waf-workchart {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    background: #d5ecff;
    border-radius: 23px;
}

#section-dp-blockchain-application.section-dp-waf-row {
    margin-top: -25px !important;
}

#section-dp-inner-banner.waf-banner .dp-btn-solid {
    background-color: var(--dp-orange-color);
    color: var(--dp-white-color);
}

#section-dp-inner-banner.waf-banner .dp-btn-solid:hover {
    background-color: var(--dark);
    color: var(--dp-white-color);
}


.tc_sc #section-dp-blockchain-application.section-dp-waf-row .dp-special-style-2025 .special-ul li {
    padding-top: 0;
    margin-bottom: 0px;
    margin-top: 20px;
    min-height: 90px;
    display: grid;
    align-items: center;
    align-content: center;
    padding-top: 0px;
    padding-right: 0;

}

.tc_sc #section-dp-blockchain-application.section-dp-waf-row .dp-special-style-2025 .col-right {
    padding: 2% 1% !important;

}

.tc_sc #section-dp-blockchain-application.section-dp-waf-row .wpb_content_element {
    margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
    #section-dp-blockchain-application.section-dp-waf-row .col-left {
        background-image: none;
        padding-bottom: 22px !important;
    }

    #section-dp-blockchain-application.section-dp-waf-row {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }

}

@media only screen and (max-width: 580px) {}

/*++++++++++++++++++++++Web Hosting Page++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.cloud-hosting-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-webhosting-banner-leftv2.png.webp), url(/wp-content/uploads/2025/02/dp-inner-webhosting-banner-right.png.webp);
    background-size: 28%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

#section-dp-inner-banner.cloud-hosting-banner .dp-inner-banner-content {
    margin-bottom: 1.5% !important;
}

#dp-hosting-banner {
    background-image: url(/wp-content/uploads/2024/10/dp-2024-hp-bluecurve3.png.webp);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 2%;
    padding-bottom: 1%;
}

#dp-hosting-banner .dp-hosting-banner-row {
    max-width: 1300px;
    margin: 0 auto;
}

.dp-hosting-banner-row .dp-inner-banner-content {
    text-align: left;
}

.dp-hosting-banner-row .dp-orange-line {
    margin: 12px 0;
}

.dp-hosting-banner-row ul {
    margin-left: 0;
    padding-left: 0px;
    margin-top: 25px;
}

.dp-hosting-banner-row ul li {
    background-image: url(/wp-content/uploads/2024/10/dp-2024-listingcheck.png.webp);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 25px;
    margin-bottom: 6px;
    font-weight: 600;
    font-size: 18px;
    font-weight: 600;
}

/*++++hosting promo+++++*/
.hosting-promo {
    background-size: contain;
    padding: 20px 23px;
    margin-right: 0;
    max-width: 1267px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.hosting-promo .content {
    display: grid;
    /*grid-template-columns: 1.4fr 0.55fr 0.55fr;
   */
    grid-template-columns: 2fr 1fr;
    gap: 20px;
    align-items: center;
    justify-items: start;
    justify-content: start;
    align-content: center;
}

.hosting-promo .promo-code {
    line-height: 34px;
    padding-top: 0px;
    font-size: 17px;
}

.hosting-promo button {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 16px;
}

.hosting-promo .content .btn-code-set {
    margin-top: 0;
}

.hosting-promo .terms {
    margin-top: 0px !important;
}

.hosting-promo .save-txt {
    text-align: left;
    font-size: 17px;
    line-height: 23px;
    font-weight: 300;
}

.hosting-promo .terms {
    display: inline !important;
    margin-left: 13px;
}

.hosting-promo .btn-code-set {
    width: 250px;
}

.hosting-promo .promo-code {
    padding-left: 8px;
    width: 220px;
}

.hosting-promo button {
    padding-left: 12px;
    padding-right: 12px;
}

.tc_sc .hosting-promo button {
    width: 85px;
}

.dp-webhosting-section {
    padding-top: 5%;
    padding-bottom: 5%;
}

#section-dp-hosting-pricelist .dp-object-center {
    margin-top: 0%;
}

#section-dp-hosting-pricelist .wpb_content_element {
    margin-bottom: 5px;
}

.cloud-hosting-banner .dp-inner-banner-listing ul {
    display: flex;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: start;
    text-align: left;
    max-width: 1263px;
    margin: 0 auto;
    gap: 3%;
    margin-top: 35px;
    margin-bottom: 45px !important;
    font-size: 18px;
    padding-left: 0;
}

.tc_sc .cloud-hosting-banner .dp-inner-banner-listing ul {

    justify-content: space-between;
    max-width: 1069px;

}

.cloud-hosting-banner .dp-inner-banner-listing li {
    /*background: url(/wp-content/uploads/2025/01/dp-check.png.webp);
    background-repeat: no-repeat;
    background-position: 12px 5px;
    background-size: 20px;
   */
    padding-left: 85px;
}

.dp-icon-webhosting-1:before {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(https://www.dataplugs.com/wp-content/uploads/2025/07/dp-animated-onlinebusines-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

.dp-icon-webhosting-2:before {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(https://www.dataplugs.com/wp-content/uploads/2025/07/dp-animated-controlsetting-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

.dp-icon-webhosting-3:before {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(https://www.dataplugs.com/wp-content/uploads/2025/07/dp-animated-cashback-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

.cloud-hosting-banner ul li {
    position: relative;
}

/*+++++++++++++++hosting Price table+++++++++++++++++++++++++++++++++*/
.dp-webhosting-price-container {
    max-width: 1300px;
    height: auto;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.dp-webhosting-price-container .hosting-content b {
    background: url(/wp-content/uploads/2025/01/dp-check.png.webp);
    background-repeat: no-repeat;
    background-position: 12px 5px;
    background-size: 15px;
    padding-left: 35px;
}

.dp-webhosting-price-container .col {
    flex: 25%;
    padding: 10px;
    width: calc(33.3% - 30px);
    box-sizing: border-box;
    border: 2px solid #cee3ff;
    border-radius: 18px;
    margin: 15px;
    padding: 0px;
    position: relative;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
    background: #ffffff;
}

.col-expert {
    border: 2px solid #ff4400 !important;
}

.dp-webhosting-price-container .month {
    font-size: 14px;
    margin-left: -5px;
}

.dp-webhosting-price-container .hosting-content {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 15px;
}

.dp-webhosting-price-container .hosting-content li {
    border-top: 1px dashed #d1d1d1;
    padding: 8px 12%;
    /* padding-right: 30px; */
    text-align: left;
}

.dp-webhosting-price-container .hosting-price-save {
    width: fit-content;
    font-size: 17px;
    margin: 0 auto;
    border-left: 1px dashed #919191;
    font-weight: 800;
    border-radius: 0;
    padding: 1px 10px;
    text-align: left;
    background-image: url(/wp-content/uploads/2025/07/dp-price-tag-2-55px.gif);
    background-size: 45px;
    background-position: 4px -2px;
    background-repeat: no-repeat;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 49px;
    background-repeat: no-repeat;
}

.hosting-price-set {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    justify-content: center;
    align-items: center;
    justify-items: center;
    align-content: center;
    max-width: 320px;
    margin: 0 auto;
}

.poptri::after {
    display: none;
}

.dp-webhosting-price-container a {
    background: #fe8523;
    color: white;
    width: 100%;
    display: block;
    padding: 5px 15px;
    font-weight: bold;
    font-size: 18px;
    margin-top: 20px;
    border-radius: 100px;
    max-width: 200px;
    margin: 15px auto;
    transition: 0.5s;
    margin-top: 8px;
}

.dp-webhosting-price-container a:hover {
    background: var(--dp-lightblue-color);
    color: white;
}

.dp-webhosting-price-container .col-expert .special-tag {
    position: absolute;
    right: 0;
    top: 0;
    background: #1e1e1e;
    font-size: 14px;
    padding: 5px 12px;
    color: white;
    font-weight: 600;
    border-radius: 0px 15px 0px 15px;
    letter-spacing: 1px;
}

.dp-webhosting-price-container .hosting-price {
    font-size: 32px;
    font-weight: 800;
    color: #fd632b;
}

.tc_sc .dp-webhosting-price-container .hosting-price {
    font-size: 29px;

}

.dp-webhosting-price-container .dp-block-filter-result .form-select {
    font-size: 16px;
    font-weight: 600;
}

.dp-webhosting-price-container .old-price {
    font-size: 13px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #a2a2a2;
    margin-right: 6px;
    line-height: 9px;
    text-decoration: line-through;
}

.dp-webhosting-price-container .col .hosting-title {
    font-size: 25px;
    font-weight: 800;
    line-height: 1;
    color: #002556;
    background: #ffffff;
    border-radius: 15px 15px 0px 0px;
    padding: 15px;
    margin-bottom: 20px;
    padding-top: 18px;
    border-bottom: 1px dashed #d1d1d1;
}

.dp-webhosting-price-container .col .stxt {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    margin-top: 5px;
    display: block;
    color: black;
}

.dp-webhosting-filter {
    max-width: 1265px;
    margin: 0 auto;
    margin-bottom: 20px;
    grid-template-columns: 1fr 1fr;
    justify-content: start;
    align-items: center;
    display: flex;
    gap: 3%;
}

.dp-webhosting-price-container .cur {
    font-size: 16px;
}

.hosting-price-set.orginal {
    grid-template-columns: 1fr;
    margin-top: -13px;

}

.dp-webhosting-filter .sort-location .txt,
.dp-webhosting-filter .billing-cycle .txt {
    font-size: 15px;
}

.dp-webhosting-filter .billing-cycle {
    display: flex;
    font-size: 17px;
    border-left: 1px solid #c7c7c7;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.dp-webhosting-filter .billing-cycle a {
    padding: 2px 10px;
    background: #f2f2f2;
    margin-left: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #303030;
    border-radius: 2px;
    cursor: pointer;
}

.dp-webhosting-filter .billing-cycle a:hover {
    background: black;
    color: white;
}

.dp-webhosting-filter .billing-cycle a.active {
    background: #ff8100;
    color: white;
}

#section-dp-hosting-step .dp-normalbox .box-txt {
    min-height: 30px !important;
    margin-top: 16px !important;
    padding-right: 100px;
    font-size: 16px;
    font-size: 17px;
    margin-top: 25px;
    font-weight: 700;
}

#section-dp-hosting-step {
    background: #f4faff;
}

#section-dp-hosting-step .dp-btn-set {
    position: absolute;
    bottom: 0;
}

#section-dp-hosting-step .dp-grid3-linkbox {
    padding-bottom: 60px;
    background: white;
}

#section-dp-hosting-step .dp-center-title {
    text-align: center;
    margin-bottom: 2% !important;
}

#section-dp-hosting-step .dp-grid3-linkbox .box-img {
    width: 65px;
    margin-right: 4px;
}

#section-dp-hosting-step .step-arrow:before {
    content: '\f054';
    font-family: 'FontAwesome';
    color: #fff;
    margin: 0;
    padding: 0;
    margin-left: 0;
    background: orange;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    text-align: center;
    padding-top: 7px;
    font-size: 19px;
    padding-left: 4px;
    top: 40%;
    position: absolute;
    left: -35px;
    z-index: 1;
}

.dp-tab-webhosting .title {
    font-weight: 700;
    color: #031240;
}

.dp-tab-webhosting .txt {
    margin-top: 0px;
}

#section-dp-hosting-step .step-arrow:after {
    content: '\f054';
    font-family: 'FontAwesome';
    color: #fff;
    margin: 0;
    padding: 0;
    margin-left: 0;
    background: orange;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    text-align: center;
    padding-top: 7px;
    font-size: 19px;
    padding-left: 4px;
    top: 40%;
    position: absolute;
    right: -35px;
    z-index: 1;
}

#section-dp-hosting-step .dp-normalbox .box-txt a {
    color: #ff8300;
}

@media only screen and (max-width: 1200px) {




    .dp-webhosting-price-container .col {
        margin: 10px;
    }

    .dp-webhosting-price-container .col-expert .special-tag {
        font-size: 12px;
        padding: 4px 8px;
    }

    .dp-webhosting-price-container .col .hosting-title {
        font-size: 19px;
        line-height: 19px;
        padding: 12px;
    }

    .dp-webhosting-price-container .hosting-price-save {
        border-top: 1px dashed #919191;
        border-left: 0px dashed #919191;
    }

    .hosting-price-set {
        display: block;
    }

    .hosting-promo .content {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
        align-items: center;
        justify-items: start;
        justify-content: start;
        align-content: center;
    }

    #section-dp-hosting-step .step-arrow {
        position: relative;
    }

    #section-dp-hosting-step .step-arrow:before {
        top: -35px;
        left: 50%;
        z-index: 1;
        transform: rotate(90deg);
    }

    #section-dp-hosting-step .step-arrow:after {
        bottom: -35px;
        left: 50%;
        top: initial;
        z-index: 1;
        transform: rotate(90deg);
    }

    .dp-webhosting-price-container .hosting-price {
        font-size: 28px;
    }

    .tc_sc .dp-webhosting-price-container .hosting-price {
        font-size: 25px;
    }

    .hosting-promo .save-txt {
        padding-right: 50px;
    }

    .hosting-promo .content .btn-code-set {
        height: 34px;
    }

    .hosting-promo .terms {
        margin-left: 0;
        display: block !important;
        margin-top: 4px !important;
        margin-bottom: 8px;
    }

    .tc_sc .dp-icon-webhosting-1:before,
    .tc_sc .dp-icon-webhosting-2:before,
    .tc_sc .dp-icon-webhosting-3:before {

        top: 0;
    }

}

@media only screen and (max-width: 992px) {
    .cloud-hosting-banner .dp-inner-banner-listing ul {
        display: grid;
        grid-template-columns: 1fr;
        max-width: auto;
        margin: 0 auto;
        gap: 8px;
        font-size: 16px;
        margin-bottom: 0px !important;
    }

    .tc_sc .cloud-hosting-banner .dp-inner-banner-listing ul {
        grid-template-columns: 1fr;
        margin-bottom: 0px !important;

    }

    .tc_sc .cloud-hosting-banner .dp-inner-banner-listing li {

        padding-top: 2px;
        padding-bottom: 20px;
    }

    .dp-icon-webhosting-1:before,
    .dp-icon-webhosting-2:before,
    .dp-icon-webhosting-3:before {
        width: 50px;
        height: 50px;
        background-size: 50px;
        top: 0;
    }

    .dp-icon-webhosting-2:before {
        top: 14px;
    }

    .tc_sc .dp-icon-webhosting-2:before {
        top: 0px;
    }

    .cloud-hosting-banner .dp-inner-banner-listing li {
        padding-left: 65px;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .dp-webhosting-price-container {
        max-width: 100%;
        height: 100%;
        margin: auto;
        display: block;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .dp-webhosting-filter {
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
        grid-template-columns: 1fr;
        justify-content: center;
        align-items: center;
        display: grid;
        gap: 15px;
        justify-items: center;
        padding-top: 15px;
        margin-bottom: 35px;
    }

    .tc_sc .dp-webhosting-filter {
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
        grid-template-columns: 1fr;
        justify-content: center;
        align-items: center;
        display: grid;

        gap: 15px;
        justify-items: center;
        padding-top: 15px;
        margin-bottom: 35px;
    }

    .dp-webhosting-filter .billing-cycle {
        border-left: 0px solid #c7c7c7;
        border-top: 1px solid #c7c7c7;
        display: grid;
        align-items: center;
        justify-items: center;
        justify-content: center;
        padding-left: 0px;
        width: 100%;
    }

    .dp-webhosting-filter .sort-location {
        text-align: center;
    }

    .dp-block-filter-result .form-select {
        width: 100%;
    }

    .dp-webhosting-filter .billing-cycle a {
        margin-left: 0;
    }

    .dp-webhosting-price-container .col {
        width: 100%;
        margin: 0;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 680px) {
    .tc_sc .dp-webhosting-filter {

        margin-bottom: 15px;
        margin-top: 25px;
    }
}

@media only screen and (max-width: 580px) {

    .dp-icon-webhosting-1:before,
    .dp-icon-webhosting-2:before,
    .dp-icon-webhosting-3:before {
        top: 0px;
        display: none;
    }




    .tc_sc .cloud-hosting-banner .dp-inner-banner-listing li {
        padding-top: 6px;
    }



    .cloud-hosting-banner .dp-inner-banner-listing li {
        padding-top: 7px;
        list-style: disc;
        padding-left: 0;
        margin-left: 24px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .dp-webhosting-filter .package {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        width: 100%;
    }

    .dp-webhosting-filter {
        background: #001732;
        color: white;
        margin-top: 18px;
    }

    .hosting-promo .save-txt {
        font-size: 14px;
        line-height: 20px;
    }

    .hosting-promo .promo-code {
        padding-left: 0px;
        width: 170px;
        font-size: 14px;
    }

    #section-dp-hosting-step .dp-grid3-linkbox .box-img {
        width: 60px;
    }

    #section-dp-hosting-step .dp-normalbox {
        padding-top: 20px;
        padding-left: 13px;
        padding-bottom: 0px;
    }

    #section-dp-hosting-step .dp-normalbox .box-txt {
        min-height: auto !important;
        margin-top: 16px !important;
        padding-right: 70px;
        font-size: 16px;
        font-size: 14px;
        margin-top: 25px;
        margin-top: 3px !important;
        font-weight: 700;
    }

    #section-dp-hosting-step .dp-btn-solid {
        padding: 2px 15px;
        padding-top: 4px;
    }

    #section-dp-hosting-step .step-arrow:before {
        top: -20px;
        left: 49%;
        z-index: 1;
        transform: rotate(90deg);
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    #section-dp-hosting-step .step-arrow:after {
        bottom: -20px;
        left: 49%;
        top: initial;
        z-index: 1;
        transform: rotate(90deg);
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .dp-webhosting-filter .sort-location {
        width: 100%;
    }
}

@media only screen and (max-width: 580px) {

    .tc_sc .dp-icon-webhosting-1:before,
    .tc_sc .dp-icon-webhosting-2:before,
    .tc_sc .dp-icon-webhosting-3:before {
        top: 5px;
    }

    .tc_sc .dp-icon-webhosting-2:before {
        top: 0px !important;
    }

    .tc_sc .hosting-promo button {
        width: auto;
    }

}

/*+++++++++++++++++SSL SSD Page++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.ssl-banner {
    background: url(/wp-content/uploads/2025/04/dp-inner-ssl-banner-left.png.webp), url(/wp-content/uploads/2025/04/dp-inner-ssl-banner-right.png.webp);
    background-size: 28.5%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 5%;
}



#section-dp-ssd-adv {
    padding-top: 55px;
    padding-bottom: 45px;
    margin-top: 0;
}

#section-dp-inner-banner.ssd-hosting-banner {
    background: url(/wp-content/uploads/2025/03/dp-inner-ssdhosting-banner-left.png.webp), url(/wp-content/uploads/2025/03/dp-inner-ssdhosting-banner-right.png.webp);
    background-size: 28%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}


.dp-animation-styleD .dp-grid4-linkbox.vc_col-sm-3 {
    width: 22%;
    margin: 1%;
    background: white;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
    border-radius: 12px;
}

.dp-animation-styleD .dp-grid4-linkbox.vc_col-sm-3 .wpb_content_element {
    margin-bottom: 0;
}


.dp-animation-styleD .dp-grid4-linkbox .box-img {
    position: absolute;
    right: 0;
    top: 15%;
    width: 55px;
    margin-right: 12px;
}

.dp-animation-styleD .dp-grid4-linkbox .box-img img {
    border-radius: 18px;
}



.dp-ssltable {
    overflow-x: auto;
    margin: 0 auto;
    background: white;
    border-radius: 18px;
    box-shadow: 0 8px 13px rgba(0, 0, 0, 0.1);

}

.dp-ssltable table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.dp-ssltable .set-grid {
    display: grid;
    grid-template-columns: 0.82fr 1fr 1fr 1fr;
}

.dp-ssltable.hk-table .set-grid {
    display: grid;
    grid-template-columns: 0.82fr 1fr 1fr;
}

.dp-ssltable thead {
    background-color: var(--dp-lightblue-color);
    color: white;
}

.dp-ssltable th,
.dp-ssltable td {
    padding: 18px;
    border: 1px solid #e3e9ee;
    word-wrap: break-word;
    white-space: normal;
}

.dp-ssltable th {
    font-size: 17px;
    font-weight: bold;
}

.dp-ssltable td {
    font-size: 16px;
    text-align: center;
}

.dp-ssltable .description-column {
    background-color: #f2f9ff;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}

.dp-ssltable .header-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.dp-ssltable .header-icon img {
    width: 24px;
}

.dp-ssltable .highlight {
    font-weight: bold;
    color: var(--dp-lightblue-color);
}

.dp-ssltable .highlight td {
    font-size: 18px;
}

.dp-ssltable .checkmark {
    color: #28a745;
    font-size: 18px;
    font-weight: bold;
}

.dp-ssltable tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.dp-ssltable .tick{
    max-width: 25px;
}

.dp-ssltable .cross {
    max-width: 20px;
}


.section-dp-ssl-buy-row {
    margin-top: 55px;
    margin-bottom: 55px;
    border-radius: 25px;
    background: #ffffff;
    box-shadow: -1px 2px 55px 1px rgba(0, 0, 0, .17);
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.section-dp-ssl-buy-row .wpb_content_element {
    margin-bottom: 0px;
}


.section-dp-ssl-buy-row .col1 {
    width: 22%;
    padding: 35px 25px;
    background: #01377e;
    border-radius: 25px 0px 0px 25px;
}

.tc_sc .section-dp-ssl-buy-row .col1 {
    width: 20%;

}

.section-dp-ssl-buy-row .dp-lightblue {
    color: #55a9ff;
}

.section-dp-ssl-buy-row .content a {
    color: #ff7200;
}

.section-dp-ssl-buy-row .content a:hover {
    text-decoration: underline !important;
}

.section-dp-ssl-buy-row .col1 h2 {
    color: white;

}

.section-dp-ssl-buy-row .col2 h2,
.section-dp-ssl-buy-row .col3 h2 {
    font-size: 22px;
    font-weight: 700;
    border-left: 3px solid #ff7200;
    padding-left: 13px;
    line-height: 22px;
}

.section-dp-ssl-buy-row .col2 {

    padding: 35px 25px;
    /* color: white; */
    width: 44%;
}

.tc_sc .section-dp-ssl-buy-row .col2 {
    width: 46%;
}

.section-dp-ssl-buy-row .col3 {
    padding: 35px 25px;
    /* background: white; */
    border-left: 1px dashed #c7c7c7;
}

@media (max-width: 1380px) {

    #section-dp-ssl-buy {
        padding-left: 15px;
        padding-right: 15px;
    }

    .section-dp-ssl-buy-row .dp-btn-set {

        justify-content: flex-start;

    }
}

@media (max-width: 1200px) {

    .section-dp-ssl-buy-row .col1,
    .tc_sc .section-dp-ssl-buy-row .col1 {

        padding: 20px 25px;
        width: 100%;
        border-radius: 25px 25px 0px 0px;
        text-align: center;
    }

    .section-dp-ssl-buy-row .col2,
    .tc_sc .section-dp-ssl-buy-row .col2 {
        padding: 25px 25px;
        /* color: white; */
        width: 59%;
    }

    .section-dp-ssl-buy-row .col3,
    .tc_sc .section-dp-ssl-buy-row .col3 {
        padding: 35px 25px;
        /* background: white; */
        border-left: 1px dashed #c7c7c7;
        width: 41%;
    }

}

@media (max-width: 1280px) {
    .dp-animation-styleD .dp-grid4-linkbox.vc_col-sm-3 {
        width: 48%;


    }
}

@media (max-width: 786px) {
    .dp-ssltable .set-grid {
        display: grid;
        grid-template-columns: 1.1fr 1fr 1fr 1fr;
    }

    .dp-ssltable .description-column {

        padding-left: 10px;
        font-size: 14px;
    }

    .dp-ssltable td {
        font-size: 13px;
        text-align: center;
        line-height: 15px;
    }

    .dp-ssltable .highlight td {
        font-size: 15px;
    }

    .dp-ssltable th {
        font-size: 15px;
        font-weight: bold;
        line-height: 18px;
    }

    .dp-ssltable th,
    .dp-ssltable td {
        padding: 10px;

    }

    .dp-ssltable {
        overflow-x: auto;
        max-width: 768px;
    }

    .dp-ssltable .set-grid, .dp-ssltable.hk-table .set-grid  {
   
        display: table-row;

    }

    .tc_sc .section-dp-ssl-buy-row .col1 {
        width: 100%;
    }

    .section-dp-ssl-buy-row .col2,
    .tc_sc .section-dp-ssl-buy-row .col2 {
        width: 100%;
    }


    .section-dp-ssl-buy-row .col3,
    .tc_sc .section-dp-ssl-buy-row .col3 {
        border-left: 0px dashed #c7c7c7;
        border-top: 1px dashed #c7c7c7;
        width: 100%;
    }

    .section-dp-ssl-buy-row .col1 .wpb_content_element {
        margin-bottom: 0px !important;
    }

}


@media (max-width: 560px) {
    .dp-animation-styleD .dp-grid4-linkbox.vc_col-sm-3 {
        width: 100%;
    }

    .dp-animation-styleD .dp-grid4-linkbox.vc_col-sm-3 .wpb_content_element {
        margin-bottom: 0px !important;
    }

    .section-dp-ssl-buy-row .col2 h2,
    .section-dp-ssl-buy-row .col3 h2 {
        font-size: 18px;
        line-height: 21px;
    }

.dp-animation-styleD .dp-grid4-linkbox .box-img {
   
    width: 50px;
 
}


}



/*+++++++++++++++++Wordpress Page++++++++++++++++++++++++++++++++*/


#section-dp-inner-banner.wordpress-hosting-banner {
    background: url(/wp-content/uploads/2025/03/dp-inner-wordhosting-banner-left.png.webp), url(/wp-content/uploads/2025/03/dp-inner-wordhosting-banner-right.png.webp);
    background-size: 30%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

/*+++++++++++++++++Magento Page++++++++++++++++++++++++++++++++*/


#section-dp-inner-banner.magento-hosting-banner {
    background: url(/wp-content/uploads/2025/03/dp-inner-maghosting-banner-left.png.webp), url(/wp-content/uploads/2025/03/dp-inner-maghosting-banner-right.png.webp);
    background-size: 30%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}


/*+++++++++++++++++eCom Page++++++++++++++++++++++++++++++++*/

#section-dp-inner-banner.ecom-hosting-banner {
    background: url(/wp-content/uploads/2025/04/dp-inner-ecomhosting-banner-left-1.png.webp), url(/wp-content/uploads/2025/04/dp-inner-ecomhosting-banner-right-1.png.webp);
    background-size: 30%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}



.dp-ecomshortcut-row.dp-shortcut-row .desktop {
    gap: 0px;
}

.dp-ecom-software {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    align-content: center;
    margin-top: 35px;
}

.dp-ecom-software div {
    flex: 0 1 12%;
    margin: 1% 6%;
}

.dp-ecom-software img {
    width: 100%;
    height: auto;
}



#section-dp-blockchain-application.dp-ecom-onestop {
    background-color: #ffffff;
    margin-top: 45px;
    margin-bottom: 45px;
    margin-left: 8px;
    margin-right: 8px;
}

#section-dp-ecom-software {
    padding-top: 45px;
    margin-top: 0;
    padding-bottom: 45px;
}

#section-dp-blockchain-application.dp-ecom-onestop .learn-more {
    color: var(--dp-lightblue-color);
    font-weight: 700;
    font-size: 15px;
    /* width: 100%; */
    /* text-align: right; */
    display: block;
    margin-top: 8px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}

#section-dp-blockchain-application.dp-ecom-onestop .learn-more:hover {
    color: var(--dp-deep-orange);

}


#section-dp-blockchain-application.dp-ecom-onestop .learn-more::after {
    content: '→';
    margin-left: 10px;
    font-size: 16px;
    vertical-align: middle;
}

/*#section-dp-blockchain-application.dp-ecom-onestop  .col-left {
    background-color: #01377e;
    background-image: url(/wp-content/uploads/2024/12/dp-sticker-server1.png.webp);
    background-size: 90%;
    background-position: center 95% ;
    animation: none;
}*/

#section-dp-blockchain-application.dp-ecom-onestop .col-left {
    background-color: #01377e;
    border-radius: 30px !important;
    padding: 4%;
    background-image: url(/wp-content/uploads/2024/12/dp-sticker-server1.png.webp), url(/wp-content/uploads/2024/12/corner-light-blue.png.webp);
    background-position: center 95%, left 101%;
    background-repeat: no-repeat;
    background-size: 90%, 100%;
}


#section-dp-blockchain-application.dp-ecom-onestop .dp-icon-plesk-1::before {
    background-image: url(/wp-content/uploads/2025/07/dp-animated-domain-55px.gif);

}

#section-dp-blockchain-application.dp-ecom-onestop .dp-icon-plesk-2::before {
    background-image: url(/wp-content/uploads/2025/07/dp-animated-website-55px.gif);

}

#section-dp-blockchain-application.dp-ecom-onestop .dp-icon-plesk-3::before {
    background-image: url(/wp-content/uploads/2025/07/dp-animated-online-shopping-55px.gif);

}

#section-dp-blockchain-application.dp-ecom-onestop .dp-icon-plesk-4::before {
    background-image: url(/wp-content/uploads/2025/07/dp-animated-webhosting-55px.gif);

}

#dp-ecom-form .dp-ecom-checkbox {
    display: grid;

    grid-template-columns: 1.2fr 1fr 1fr;
    justify-content: start;
    align-content: center;
    align-items: baseline;
    gap: 8px;
    margin-top: 18px;
}

#dp-ecom-form .dp-ecom-checkbox label {
    display: grid !important;
    grid-template-columns: 0fr 1fr;
    justify-items: start;
    font-weight: 400;
    line-height: 20px;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

#dp-ecom-form .dp-glass-form-1col {
    background: #e5f2ff;
    padding: 18px;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #7bb4ff;
}

#dp-server-quotation-cn.section-dp-ecom-from {
    padding-top: 55px;
    padding-bottom: 65px;
    background: #f1faff;
}

#dp-ecom-form .dp-glass-form-1col input,
#dp-ecom-form .dp-glass-form-1col textarea {

    border: 1px solid #d7d7d7;

    background: #ffffff;
}

#dp-ecom-form .dp-ecom-checkbox input {
    width: 28px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 3.5px;
    height: 28px;
}



@media only screen and (max-width: 1200px) {

    #section-dp-blockchain-application.dp-ecom-onestop .col-left {
        background-color: transparent;
        background-image: none;
        padding-top: 0px !important;
        padding-bottom: 30px !important;
    }

    #section-dp-blockchain-application.dp-ecom-onestop {

        margin-bottom: 0px;

    }

}


@media only screen and (max-width: 992px) {

    #dp-ecom-form .dp-ecom-checkbox {
        grid-template-columns: 1fr 1.5fr;
    }

    #dp-ecom-form .dp-ecom-checkbox label {
        font-size: 15px;
    }

}



@media only screen and (max-width: 768px) {

    #dp-ecom-form .dp-ecom-checkbox {
        grid-template-columns: 1fr;
    }


    #section-dp-ecom-software.dp-border-dash-top {
        border-top: 1px dashed #d1d1d1;
        margin-top: 0%;
    }

    .dp-ecom-software div {
        flex: 0 1 28%;
        margin: 3% 10%;
    }

}

@media only screen and (max-width: 680px) {
    #section-dp-blockchain-application.dp-ecom-onestop .col-left {

        padding-bottom: 10px !important;
    }

    #dp-server-quotation-cn.section-dp-ecom-from {
        background: #f4faff;
        padding-top: 45px;
    }

    #dp-server-quotation-cn.section-dp-ecom-from .dp-bigbox-shadow {
        background: #f4faff;
        box-shadow: -1px 2px 55px 1px rgba(0, 0, 0, 0);
        border-radius: 0px;
    }

    #dp-ecom-form .dp-ecom-checkbox input {
        width: 29px;
        padding-left: 0px;
        margin-left: 0px;
        margin-top: 3.5px;
        height: 25px;
        margin-right: 2px;
        display: block;
    }

    #dp-ecom-form .dp-ecom-checkbox label {
        display: grid !important;

        grid-template-columns: 0fr 1.5fr;
        justify-items: start;
        justify-content: start;
        font-weight: 400;
        line-height: 19px;
        align-items: center;
    }

}

/*++++++++++++++++++Free Migration Page+++++++++++++++++++++++++++++++++*/

#section-dp-hosting-step.section-dp-hosting-step-free-mig {
    background: white;
    padding: 55px 0;
    padding-bottom: 25px;
}

#section-dp-inner-banner.freemig-banner {
    background: url(/wp-content/uploads/2025/04/dp-inner-freemig-banner-left.png.webp), url(/wp-content/uploads/2025/04/dp-inner-freemig-banner-right.png.webp);
    background-size: 28.5%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 5%;
}

.dp-free-migration-feature .wpb_content_element {
    margin-bottom: 0px;
    margin-top: 15px;

}

.dp-free-mig-h3 {
    text-align: center;
    /* background: var(--dp-lightblue-color); */
    width: fit-content;
    margin: 0 auto;
    padding: 5px 12px;
    border-radius: 0px;
    font-size: 22px;
    /* color: white; */
    margin-bottom: -20px !important;
    margin-top: 45px;
    border-bottom: 2px solid #f19426;
}

#section-dp-blockchain-application.dp-free-migration-feature .col-left {
    background-color: #01377e;
    background-image: url(/wp-content/uploads/2024/12/dp-icon-free-mirgation.png.webp), url(/wp-content/uploads/2024/12/corner-light-blue.png.webp);
    background-size: 90%, 115%;
    background-position: center bottom, left 101%;
    animation: none;
    padding-top: 30px !important;
}

.tc_sc #section-dp-blockchain-application.dp-free-migration-feature .col-left {
    padding: 15px 15px !important;
    background-size: 73%, 115%;

}

#section-dp-ecom-software.section-dp-freemig-software {
    padding-top: 55px;
    margin-top: 0;
    padding-bottom: 0px;
}

#section-dp-ecom-software.section-dp-freemig-software .dp-free-mig-more {
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
}

.dp-free-mig-remark {
    text-align: center;
    margin-top: 15px;
    background: #e5f3ff;
    width: fit-content;
    margin: 0 auto;
    margin-top: 45px;
    padding: 1px 8px;
    border-radius: 5px;
}


#section-dp-blockchain-application.dp-free-migration-feature .dp-icon-plesk-1::before {

    background-image: url(/wp-content/uploads/2025/07/dp-data-55px.gif);

}

#section-dp-blockchain-application.dp-free-migration-feature .dp-icon-plesk-2::before {

    background-image: url(/wp-content/uploads/2025/07/dp-animated-backup-55px.gif);

}

#section-dp-blockchain-application.dp-free-migration-feature .dp-icon-plesk-3::before {

    background-image: url(/wp-content/uploads/2025/07/dp-animated-management-55px.gif);

}

#section-dp-blockchain-application.dp-free-migration-feature .dp-icon-plesk-4::before {

    background-image: url(/wp-content/uploads/2025/07/dp-program-host-1-55px.gif);

}


@media only screen and (max-width: 1200px) {
    #section-dp-blockchain-application.dp-free-migration-feature .col-left {
        background-color: #01377e;
        background-image: none;

        animation: none;
        padding-top: 0px !important;

    }

    #section-dp-blockchain-application.dp-free-migration-feature .dp-special-style-2025 .col-left h2 {
        color: white;
    }

}

@media only screen and (max-width: 680px) {
    .dp-free-mig-h3 {

        font-size: 18px;
        /* color: white; */
        margin-bottom: -10px !important;
        margin-top: 34px;
    }


}

/*+++++++++++++++++++++++Hybrid Bandwidth Page++++++++++++++++++++++++++++++*/

#section-dp-inner-banner.hybrid-bandwidth-banner {
    background: url(/wp-content/uploads/2025/04/dp-inner-hybrid-banner-left.png.webp), url(/wp-content/uploads/2025/04/dp-inner-hybrid-banner-right.png.webp);
    background-size: 25%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
}

.dp-hybrid-service-adv .dp-normalbox .mob-box-content h3 {
    padding-right: 68px;
    font-size: 19px;
}

.dp-hybrid-service-adv .dp-normalbox {
    padding-top: 30px;
    padding-left: 13px;
    padding-bottom: 20px;
}

#section-dp-hybrid-chart {
    background: #f6fcff;
    margin-bottom: 25px;
    margin-top: 25px;
    padding-top: 60px;
    padding-bottom: 0px;
    text-align: center;
}

.dp-hybrid-service-adv .dp-global-2block-styleA-boxcontent {
    padding: 5%;
}

.dp-hybrid-chart-section {
    position: relative;
    margin-top: -35px;
}


.dp-hc-img-desktop {
    display: block;
}

.dp-hybrid-chart-section-header {
    position: absolute;
    width: 100%;


    color: white;
    font-size: 24px;

    font-weight: 800;
    top: 3%;
    line-height: revert-layer;
}

.dp-hybrid-chart-section-header span {
    padding: 7px 26px;
    background: #0281fa;
    width: fit-content;
    border-radius: 100px;
}


.dp-hybrid-chart-section-secondheader {
    position: absolute;
    background: #f6fcff;
    padding: 13px;
    color: #0281fa;
    font-size: 24px;
    font-weight: 800;
    left: 0;
    top: 106px;
    width: 100%;
    text-align: center;
}

.tc_sc .dp-hybrid-chart-section-secondheader {

    padding: 8px;
    color: #0281fa;
    font-size: 23px;
    font-weight: 800;
    left: 0;
    top: 104px;
    width: 100%;
    line-height: 29px;
}

.dp-hybrid-chart-section-box {
    background: white;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
    border-radius: 15px;
    width: 325px;
    text-align: left;
    min-height: 190px;
}





.dp-hybrid-chart-section-cn {
    position: absolute;
    left: 12%;
    top: 13%;
}

.tc_sc .dp-hybrid-chart-section-cn {
    min-height: 150px;
    top: 18%;
}


.dp-hybrid-chart-section-title {
    background: #fff5d8;
    padding: 11px 18px;
    border-radius: 15px 15px 0px 0px;
    font-size: 19px;
    line-height: 23px;
    padding-top: 15px;
}


.dp-hybrid-chart-section-title .line {
    border-left: 3px solid #ff9700;
    display: block;
    padding-left: 8px;
}


.dp-hybrid-chart-section-content ul {
    margin-left: 15px;
    margin-top: 18px;
    margin-right: 29px;
}


.dp-hybrid-chart-section-content ul li {
    line-height: 18px;
    margin-bottom: 22px;
    background-image: url(/wp-content/uploads/2025/01/dp-check.png.webp);
    background-position: left 1px;
    background-repeat: no-repeat;
    background-size: 17px;
    padding-left: 24px;
}

.dp-hybrid-chart-section-title strong {
    display: block;
    font-weight: 800;
}

.tc_sc .dp-hybrid-chart-section-title strong {
    display: inline;

}

.dp-hybrid-chart-section-global {
    position: absolute;
    right: 12%;
    top: 13%;
}

.tc_sc .dp-hybrid-chart-section-global {
    min-height: 150px;
    top: 18%;
}

.dp-hybrid-chart-section-global .dp-hybrid-chart-section-title .line {
    border-left: 3px solid #5dd903;

}

.dp-hybrid-chart-section-global .dp-hybrid-chart-section-title {
    background: #efffd6;

}

.dp-hybrid-chart-section-hk {
    position: absolute;
    display: grid;

    bottom: 7%;
    width: 734px;
    height: 65px;
    min-height: auto;
    justify-content: flex-start;
    align-content: space-evenly;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    left: 25%;
    justify-items: start;
    /* padding-top: 25px; */
    gap: 0;
    align-items: baseline;
}

.tc_sc .dp-hybrid-chart-section-hk {
    height: 65px;
    grid-template-columns: 0.6fr 1fr;

}


.dp-hybrid-chart-section-hk .dp-hybrid-chart-section-title .line {
    border-left: 3px solid #007cff;

}

.dp-hybrid-chart-section-hk .dp-hybrid-chart-section-title {
    background: #d6f5ff;
    padding: 21px 18px;
    border-radius: 15px 0px 0px 15px;
}

.tc_sc .dp-hybrid-chart-section-hk .dp-hybrid-chart-section-title {

    padding: 21px 30px;

}


.dp-hybrid-chart-section-hk .dp-hybrid-chart-section-content ul li {
    line-height: auto;
    margin-bottom: 0px;
}

.dp-hybrid-chart-section-hk ul {
    display: flex;
    gap: 34px;
    margin-left: 0px;
}

.dp-hybrid-chart-section-hk .dp-hybrid-chart-section-title strong {
    display: inline;

}

.dp-hc-img-mob {
    display: none;
}

@media (max-width: 1400px) {

    .dp-hybrid-chart-section-cn {

        left: 6%;

    }

    .dp-hybrid-chart-section-global {

        right: 6%;

    }

}

@media (max-width: 1200px) {
    .dp-hybrid-chart-section-cn {
        left: 0%;
    }

    .dp-hybrid-chart-section-global {
        right: 0%;
    }

    .dp-hybrid-chart-section-header {
        font-size: 18px;
        font-weight: 800;

    }

    .dp-hybrid-chart-section {
        position: relative;
        margin-top: -25px;
    }

    .dp-hybrid-chart-section-secondheader {
        font-size: 20px;
        left: 0;
        top: 95px;
        padding: 0;
    }

    .dp-hc-img-desktop img {}

    .dp-hybrid-chart-section-box {
        width: 280px;
        min-height: 170px;
    }

    .dp-hybrid-chart-section-title {

        padding: 9px 13px;

        font-size: 17px;
        line-height: 20px;
        padding-top: 11px;
    }

    .dp-hybrid-chart-section-content ul li {
        line-height: 18px;
        margin-bottom: 15px;
        font-size: 15px;
        background-size: 17px;
        padding-left: 24px;
    }

    .dp-hybrid-chart-section-hk.dp-hybrid-chart-section-box {
        min-height: 62px;
        width: 700px;
    }

    .dp-hybrid-chart-section-hk {

        left: 12%;

    }

    .tc_sc .dp-hybrid-chart-section-cn,
    .tc_sc .dp-hybrid-chart-section-global {
        min-height: auto;

    }

}


@media (max-width: 992px) {
    .dp-hybrid-chart-section-box {
        width: 100%;
        min-height: auto;
        position: relative;
        padding-bottom: 7px;
        margin-bottom: 20px;
    }

    .dp-hybrid-chart-section-title strong {
        display: inline;
        font-weight: 800;
    }

    .dp-hybrid-chart-section-hk.dp-hybrid-chart-section-box {
        width: 100%;
        min-height: auto;
        position: relative;
        padding-bottom: 7px;
        margin-bottom: 20px;
        display: block;
        left: 0;
        height: auto;
    }




    .dp-hybrid-chart-section-hk .dp-hybrid-chart-section-title {
        padding: 9px 13px;
        border-radius: 15px 15px 0px 0px;
        display: block;
        width: 100%;
    }

    .tc_sc .dp-hybrid-chart-section-hk .dp-hybrid-chart-section-title {
        padding: 9px 13px;
    }

    .dp-hybrid-chart-section-hk .dp-hybrid-chart-section-content ul {
        margin-left: 15px;
        margin-top: 18px;
        margin-right: 29px;
        display: block;
    }

    .dp-hybrid-chart-section-hk .dp-hybrid-chart-section-content ul li {
        line-height: 18px;
        margin-bottom: 15px;
        font-size: 15px;
        background-size: 17px;
        padding-left: 24px;
    }

    .dp-hybrid-chart-section-header {
        font-size: 18px;
        font-weight: 800;
        position: relative;
        display: none;
    }

    .dp-hybrid-chart-section {
        position: relative;
        margin-top: 15px;
    }

    .dp-hc-img-desktop {
        display: none;
    }

    .dp-hc-img-mob {
        display: block;
    }

    .dp-hybrid-chart-section-secondheader {

        display: none;
    }

}

@media (max-width: 600px) {
    .dp-hybrid-service-adv .dp-normalbox {
        padding-top: 25px;
        padding-left: 0px;
        padding-bottom: 0px;
    }

    .dp-hybrid-service-adv .dp-normalbox .mob-box-content h3 {
        padding-right: 50px;
        font-size: 16px;
        font-weight: 500;
    }

}


/*+++++++++++++++++++++++Domain Registration Page++++++++++++++++++++++++++++++*/

#section-dp-inner-banner.domain-reg-banner {
    background: url(/wp-content/uploads/2025/04/dp-inner-domain-reg-banner-left.png.webp), url(/wp-content/uploads/2025/04/dp-inner-domain-reg-banner-right.png.webp);
    background-size: 32%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 7%;
}

#domain-reg-check .domaincheck {
    box-shadow: -1px 2px 12px 1px rgba(0, 0, 0, .2);
    margin-top: -7%;
}


.dp-domainbox {
    padding-top: 20px;
    padding-left: 0;
    padding-bottom: 22px;
}

.dp-domainbox .box-txt {

    font-size: 22px;
    font-weight: 800;
    color: #fe6b1f;
}

#dp-domain-reg-section .dp-animation-styleB {
    max-width: 1280px;
    margin: 0 auto;
}

#dp-domain-reg-section .dp-animation-styleB .vc_col-sm-1\/5 {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
}

#dp-domain-reg-section .dp-animation-styleB .stxt {
    display: block;
    font-size: 13px;
    font-weight: 500;
}

#dp-domain-reg-section-table .dp-object-center {
    text-align: center;
    justify-content: center;
    margin-top: 0%;
    width: 100%;
    padding: 0px 0;
}

#dp-domain-reg-section-table .dp-btn-border-black::after {
    display: inline-block;
    transform: rotate(90deg);
    /* 将箭头旋转 90 度 */
}

.dp-domaintable {
    overflow-x: auto;
    margin: 0 auto;
    background: white;
    border-radius: 18px;
    box-shadow: 0 8px 13px rgba(0, 0, 0, 0.1);


}

.dp-domaintable table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.dp-domaintable .set-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.dp-domaintable thead {
    background-color: var(--dp-lightblue-color);
    color: white;
}

.dp-domaintable th,
.dp-domaintable td {
    padding: 15px;
    border: 1px solid #e3e9ee;
    word-wrap: break-word;
    white-space: normal;
    display: grid;
    align-items: center;
}

.dp-domaintable th {
    font-size: 17px;
    font-weight: bold;
}

.dp-domaintable td {
    font-size: 16px;
    text-align: center;
}

.dp-domaintable td b{
	display:contents;
}

.dp-domaintable .description-column {
    background-color: #f2f9ff;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}

.dp-domaintable .header-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.dp-domaintable .header-icon img {
    width: 24px;
}

.dp-domaintable .highlight {
    font-weight: bold;
    color: var(--dp-lightblue-color);
}

.dp-domaintable .highlight td {
    font-size: 18px;
}

.dp-domaintable .checkmark {
    color: #28a745;
    font-size: 18px;
    font-weight: bold;
}

.dp-domaintable tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}



.dp-domaintable-open-hidden {
    display: none;
    /* 初始隱藏 */
    opacity: 0;
    transition: opacity 0.5s ease;
    /* 淡入淡出效果 */
}

.dp-domaintable-open-hidden.show {
    display: block;
    /* 顯示時 */
    opacity: 1;
    /* 完全可見 */
}

#section-dp-inner-banner.domain-reg-banner .domaincheck .registerbtn {

    border-right: 1px solid #a1c4ff;

}

#section-dp-inner-banner.domain-reg-banner .domaincheck {
    box-shadow: -1px 2px 12px 1px rgba(0, 0, 0, .2);
}



@media only screen and (max-width: 768px) {




    .dp-domaintable th,
    .dp-domaintable td {
        display: inline-masonry;
    }

    .dp-domaintable .set-grid {
        display: grid;
        grid-template-columns: 0.6fr 0.6fr 1fr 1fr;
        min-width: 768px;
    }

    .dp-domaintable th,
    .dp-domaintable td {
        padding: 9px 17px;

    }

    .dp-domaintable td {
        font-size: 13px;
        text-align: center;
        line-height: 14px;
    }

    .dp-domaintable th {
        font-size: 13px;

    }

    #section-dp-inner-banner.domain-reg-banner .domaincheck #inputbox {
        text-align: center !important;
        padding-left: 0 !important;
        font-size: 18px;
    }


}

@media only screen and (max-width: 680px) {
    #dp-domain-reg-section .dp-animation-styleB {

        padding-left: 0;
        padding-right: 0px;
    }

    .dp-domainbox {
        padding-top: 15px;
        padding-left: 0;
        padding-bottom: 0px;
    }


}

@media only screen and (max-width: 576px) {

    #domain-reg-check {
        background: #001732;
    }

    #section-dp-inner-banner.domain-reg-banner {
        padding-bottom: 0%;
    }

    #domain-reg-check .domaincheck {
        box-shadow: -1px 2px 12px 1px rgba(0, 0, 0, .2);
        margin-top: 0;
        padding-bottom: 35px;
    }

    #domain-reg-check .domaincheck #inputbox {
        padding-left: 0px !important;
    }

}

/*+++++++++++++++Domain Privacy Protection++++++++++++++++++*/
#section-dp-inner-banner.domain-privacy-banner {
    background: url(/wp-content/uploads/2025/04/dp-inner-domain-privacy-banner-left.png.webp), url(/wp-content/uploads/2025/04/dp-inner-domain-privacy-banner-right.png.webp);
    background-size: 27%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 2%;
}

#section-dp-domain-detail {}

#section-dp-domain-detail.section-dp-ssl-buy-row .col1 {
    width: 25%;

}


#section-dp-domain-detail.section-dp-ssl-buy-row .col2 {
    width: 37%;

}

#section-dp-domain-detail.section-dp-ssl-buy-row .col3 {
    width: 37%;

}

#section-dp-domain-detail.section-dp-ssl-buy-row {
    margin-top: 0px;

}

#section-dp-domain-detail.section-dp-ssl-buy-row .stxt {
    font-size: 23px;
    display: block;
    font-weight: 500;
    line-height: 25px;
}

#section-dp-domain-detail.section-dp-ssl-buy-row .col1 h2 {
    color: #ffa700;
    font-weight: 700;
    line-height: 40px;
}

#section-dp-domain-detail.section-dp-ssl-buy-row .dp-lightblue {
    color: #ffffff;
    font-weight: 900;

    padding-bottom: 12px;
    display: inline-block;
}

.tc_sc #section-dp-domain-detail.section-dp-ssl-buy-row .dp-lightblue {
    font-size: 28px;
    line-height: 30px;
}

.tc_sc #section-dp-domain-detail.section-dp-ssl-buy-row .col1 h2 {

    line-height: 44px;
    font-size: 35px;
}


#section-dp-domain-work #section-dp-ddos-types-row .col-left {
    background: #ffffff;
    border-radius: 24px;
    padding: 42px 25px;
    width: 49%;
    margin-right: 2%;
    padding-bottom: 0px;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animated-bad-55px.gif);
    background-position: 98% 15px;
    background-repeat: no-repeat;
    background-size: 55px;
}

#section-dp-domain-work #section-dp-ddos-types-row .col-right {
    background: #ffffff;
    border-radius: 24px;
    padding: 42px 25px;
    width: 49%;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
    padding-bottom: 0px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animated-safeprivacy-55px.gif);
    background-position: 97% 13px;
    background-repeat: no-repeat;
    background-size: 55px;
}

#section-dp-domain-work #section-dp-ddos-types-row .col-left .dp-bluetick-list {
    display: grid;
    grid-template-columns: 1fr;
}

#section-dp-ddos-types-row .col-right .dp-ddos-types-content h3 {
    border-left: 3px solid #ff7200;

}

#section-dp-ddos-types-row.section-dp-domain-work-row {
    max-width: 1200px;
    margin: 0 auto !important;
}


#section-dp-domain-work .dp-object-center {
    padding-bottom: 0;
    margin-bottom: -2%;
    margin-top: 2%;
}

#section-dp-domain-work .dp-ddos-types-content h3 {
    border-left: 3px solid #ff7200;

}

#section-dp-blockchain-application.dp-adv-domain-privacy-protection .col-left {
    background-color: #027dfa;
    background-image: url(/wp-content/uploads/2025/04/dp-icon-domain-privacyprotection.png.webp), url(/wp-content/uploads/2024/12/corner-light-blue.png.webp);
    background-size: 90%, 115%;
    background-position: center bottom, left 101%;
    animation: none;
    padding: 31px 29px !important;
    padding-top: 38px !important;
}

#section-dp-blockchain-application.dp-adv-domain-privacy-protection .dp-icon-plesk-1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-domainfile-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

#section-dp-blockchain-application.dp-adv-domain-privacy-protection .dp-icon-plesk-2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-domainprotect-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

#section-dp-blockchain-application.dp-adv-domain-privacy-protection .dp-icon-plesk-3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-domainmail-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}

#section-dp-blockchain-application.dp-adv-domain-privacy-protection .dp-icon-plesk-4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transform: none;
    width: 70px;
    height: 70px;
    background-image: url(/wp-content/uploads/2025/07/dp-icon-animate-www-55px.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    border-radius: 15px 0 15px 0;
    border: 1px solid #c2c2c2;
    background-position: center;
    background-color: white;
}


@media only screen and (max-width: 1200px) {
    #section-dp-domain-detail.section-dp-ssl-buy-row .col1 {
        width: 100%;
    }

    #section-dp-domain-detail.section-dp-ssl-buy-row .col2 {
        width: 50%;
        padding: 25px 25px;

    }

    #section-dp-domain-detail.section-dp-ssl-buy-row .col3 {
        width: 50%;
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        padding: 25px 25px;

    }

    #section-dp-domain-detail.section-dp-ssl-buy-row .stxt {
        font-size: 23px;
        display: inline;
        font-weight: 500;
        line-height: 24px;
    }

    #section-dp-domain-detail.section-dp-ssl-buy-row .dp-lightblue {
        color: #ffffff;
        font-weight: 900;
        padding-bottom: 0px;
        display: inline-block;
    }


    .tc_sc #section-dp-domain-detail.section-dp-ssl-buy-row .dp-lightblue {
        font-size: 25px;
        line-height: 28px;
    }

    .tc_sc #section-dp-domain-detail.section-dp-ssl-buy-row .col1 h2 {

        line-height: 32px;
        font-size: 28px;
    }


    #section-dp-blockchain-application.dp-adv-domain-privacy-protection .col-left {
        background-color: #027dfa;
        background-image: none;
        padding: 19px 12px !important;
        padding-top: 22px !important;
        color: white;
    }

    #section-dp-blockchain-application.dp-adv-domain-privacy-protection .col-left h2 {
        color: #ffffff;
    }


}


@media only screen and (max-width: 992px) {
    #section-dp-domain-detail.section-dp-ssl-buy-row .col2 {
        width: 100%;
        padding: 25px 25px;
    }

    #section-dp-domain-detail.section-dp-ssl-buy-row .col3 {
        width: 100%;
        padding: 25px 25px;
        border-left: 0px dashed #c7c7c7;
        border-top: 1px dashed #c7c7c7;
    }

    #section-dp-domain-detail.section-dp-ssl-buy-row {

        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #section-dp-domain-work #section-dp-ddos-types-row .col-left {
        width: 100%;
        margin-right: 0%;

    }

    #section-dp-domain-work #section-dp-ddos-types-row .col-right {
        width: 100%;
        margin-right: 0%;

    }
}

@media only screen and (max-width: 680px) {
    #section-dp-blockchain-application.dp-adv-domain-privacy-protection .col-left {

        padding: 0px 15px !important;
        padding-top: 16px !important;
        margin-bottom: 20px;
    }

    #section-dp-blockchain-application.dp-adv-domain-privacy-protection {
        margin-bottom: 25px;
        margin-top: 0px;

    }

    #section-dp-domain-work #section-dp-ddos-types-row .col-left {
        padding: 30px 10px;
        background-size: 55px;
        padding-bottom: 0px;
    }

    #section-dp-domain-work #section-dp-ddos-types-row .col-right {
        padding: 30px 10px;
        background-size: 55px;
        padding-bottom: 0px;
    }

    #section-dp-domain-detail.section-dp-ssl-buy-row .col1 h2 {
        line-height: 28px;
    }


    .tc_sc #section-dp-domain-detail.section-dp-ssl-buy-row .dp-lightblue {
        font-size: 22px;
        line-height: 25px;
    }

    .tc_sc #section-dp-domain-detail.section-dp-ssl-buy-row .col1 h2 {
        font-size: 22px;
        line-height: 25px;
    }


}

/*+++++++++++++++++++++++Domain transfer Page++++++++++++++++++++++++++++++*/

#section-dp-inner-banner.domain-transfer-banner {
    background: url(/wp-content/uploads/2025/05/dp-inner-domain-transfer-banner-left.png.webp), url(/wp-content/uploads/2025/05/dp-inner-domain-transfer-banner-right.png.webp);
    background-size: 30%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 2%;
}

#dp-section-domain-transfer {
    box-shadow: 8px 10px 21px 11px rgba(0, 0, 0, .17);
    background: #01377e;
    padding: 20px;
}

/*+++++++++++++++++++++++Domain whois Page++++++++++++++++++++++++++++++*/

#dp-section-whois-form #whois {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 980px;
    margin: 0 auto;
}

#section-dp-inner-banner.domain-whois-banner {
    background: url(/wp-content/uploads/2025/05/dp-inner-domain-whois-banner-left.png.webp), url(/wp-content/uploads/2025/05/dp-inner-domain-whois-banner-right.png.webp);
    background-size: 30%;
    background-position: left -15px, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 2%;
}

#section-dp-inner-banner #registererror .alert-danger {
    color: #0f5ec0 !important;
    background-color: #cff0fe !important;
    border-color: #c7e8f3 !important;
    border-radius: unset;
    margin-top: 0px;
}

#section-dp-inner-banner #domain_whois {

    margin-bottom: 45px !important;
}

#section-dp-inner-banner #whois_data th,
#section-dp-inner-banner #whois_data td {
    padding: 12px;
    border: 1px solid #ddd;
    text-align: left;
    line-height: 17px;
    padding-top: 15px !important;
}

#section-dp-inner-banner .actionformregtransfer form {
    display: block;
    margin-top: 15px;
}

#section-dp-inner-banner .domainbox {
    background: white;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
    border-radius: 12px;
    border: 0px;
}

#section-dp-inner-banner .domainbox p {
    text-align: left;
    font-weight: 800;
    margin-bottom: 0px;
    display: block;
    padding: 0 !important;
    color: var(--dp-secondary-color);
}

#section-dp-inner-banner .dp-domainbox {
    padding-top: 20px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;

}

#section-dp-inner-banner .dp-domainbox .stxt {
    font-size: 15px;
    line-height: 18px;
}

#section-dp-inner-banner .actionformregtransfer .dp-grid3-linkbox.vc_col-sm-4 {
    background: white;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
}


#section-dp-inner-banner #register img {
    mix-blend-mode: multiply;
}

@media only screen and (max-width: 680px) {
    #dp-section-whois-form #whois {
        padding-top: 25px;
    }

    #section-dp-inner-banner #domain_whois {
        margin-bottom: 15px !important;
    }

}


/*+++++++++++++++++++colocation HK+++++++++++++++++++++++++++++++*/

#section-dp-inner-banner.colocation-hk-banner {
    background: url(/wp-content/uploads/2025/05/dp-inner-colocationhk-banner-left.png.webp), url(/wp-content/uploads/2025/05/dp-inner-colocationhk-banner-right.png.webp);
    background-size: 27%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 2%;
}


#dp-colocation-section .dp-object-center {
    margin-top: 0%;
    padding-top: 0;
}

#dp-colocation-section .dp-center-title {

    margin-bottom: 0% !important;
}

#dp-colocation-section .dp-center-title p {
    max-width: 1280px;
    margin: 0 auto;
}

.dp-table-colocation table {
    width: 100%;
    border-collapse: collapse;
}

.dp-table-colocation th,
.dp-table-colocation td {
    border: 1px solid #e3e9ee;
    text-align: left;
    padding: 11px 15px;
    font-weight: 500;
}

.dp-table-colocation .header {
    background-color: var(--dp-lightblue-color);
    color: white;
    padding: 11px 15px;
    /* margin-top: 45px; */
    font-weight: 700;
}


.dp-table-colocation .set-grid {
    display: grid;
    grid-template-columns: 0.7fr 1fr;
}

.dp-table-colocation tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.dp-table-colocation {
    overflow-x: auto;
    margin: 0 auto;
    background: white;
    border-radius: 18px;
    box-shadow: 0 8px 13px rgba(0, 0, 0, 0.1);
    margin-left: 5%;
}


.dp-table-colocation .toggle-info {
    display: none;
}

.dp-table-colocation .toggle-link {
    cursor: pointer;
    text-decoration: none;
    margin: 10px 0;
    display: block;
    background: #1e1e1e;
    padding: 5px 21px;
    color: white;
    width: fit-content;
    border-radius: 43px;
    margin-top: 0px;
    padding-right: 15px;
}

.dp-table-colocation .toggle-link:hover {
    background: orange;
    color: white;
}

.dp-table-colocation .toggle-link::after {
    content: '→';
    margin-left: 5px;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    transform: rotate(90deg);
}

.dp-table-colocation ul {
    margin-left: 18px;
    padding-left: 0;
}

.dp-table-colocation ul li {
    list-style: disc;
}


#dp-colocation-section-site-details {
    padding-top: 3%;
}

#dp-colocation-section-services {
    padding-top: 0;
    padding-bottom: 0%;
}

#dp-colocation-section-services-scope {
    margin-top: 5%;
}

#dp-colocation-section-services-scope .dp-global-2block-styleA-boxcontent {
    padding-top: 0;
    padding-bottom: 0;
}



/*+++++++++++++++++New Page CN2 Direct China Bandwidth+++++++++++++++++++++++++++++++*/

.dp-cn2-direct-china-content {
    text-align: center
}

.cn2-direct-china-banner .dp-object-center {

    margin-top: 0%;

    padding: 0px 0;
}

.dp-cn2-direct-china-content p {
    font-size: 17px;
}

#section-dp-inner-banner.cn2-direct-china-banner {
    background: url(/wp-content/uploads/2025/02/dp-inner-1gbp-banner-left.png.webp), url(/wp-content/uploads/2025/04/dp-inner-domain-privacy-banner-right.png.webp);
    background-size: 33%, 28%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 2%;
}

.tc_sc #section-dp-inner-banner.cn2-direct-china-banner .dp-animation-styleD .dp-grid4-linkbox .box-img {

    top: 11%;
    width: 61px;
    margin-right: 6px;
}


.tc_sc #section-dp-inner-banner.cn2-direct-china-banner .dp-animation-styleD .dp-normalbox {

    padding-right: 20%;
}



#section-dp-what-cn2-china {
    padding-top: 5%;
    margin-top: 0;
    padding-bottom: 5%;
}

.tc_sc #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .txt {
    font-size: 21px;
    font-weight: 300;
    padding-right: 20px;
}

#section-dp-what-cn2-china .dp-global-2block-styleA-boxcontent {
    padding: 0% 0%;
}

#section-dp-cn2-transit-provider {
    padding-top: 4%;
    padding-bottom: 4%;
}

#section-dp-cn2-transit-provider .dp-ecom-software div {
    flex: 0 1 12%;
    margin: 1% 2%;
    text-align: center;
}



#section-dp-cn2-transit-provider .dp-ecom-software img {
    width: auto;

    max-height: 55px;
}

#section-dp-cn2-transit-provider .dp-ecom-software.dp-ecom-software-LA div {
    flex: 0 1 10%;
    margin: 1% 2%;
    text-align: center;
}





#section-dp-delicate-adv-cn2china.dp-animation-styleB .dp-grid4-linkbox.vc_col-sm-3 {
    width: 23%;
    margin: 1%;
    background: white;
    margin-top: -10px;
}




#section-dp-delicate-adv-cn2china .dp-grid4-linkbox {
    border: 1px solid #e2e2e2;
    border-radius: 12px;
    position: relative;
}

#section-dp-delicate-adv-cn2china .dp-grid4-linkbox .box-img {
    position: absolute;
    right: 0;
    top: 10px;
    width: 55px;
    margin-right: 4px;
}

#section-dp-delicate-cn2china-adv {
    padding-top: 4%;
    background: #f4faff;
    margin-top: 45px;
    padding-bottom: 2%;
}

#section-dp-delicate-adv-cn2china .dp-normalbox {
    padding-bottom: 0px;
}

#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row {
    padding-top: 2%;
}


#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .vc_col-sm-6 {
    width: 49%;
    margin: 0.5%;
    margin-bottom: 1.5%;
    border-radius: 12px;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
}

#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .vc_col-sm-4 {
    width: 32.3%;
    margin: 0.5%;
    margin-bottom: 1.5%;
    border-radius: 12px;
    box-shadow: -1px 2px 21px 1px rgba(0, 0, 0, .17);
}

#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .title {
    font-size: 31px;
    line-height: 31px;
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 9px;
    position: relative;
}

#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .a-link,
#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .b-link,
#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .c-link {
    background-color: transparent;
    background-image: none;
}

#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-a-link {
    background-image: url(/wp-content/uploads/2024/12/dp-icon-hk-server.png.webp);
    background-size: 35%;
    background-position: right 20px;
    min-height: auto;
}

#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-b-link {
    background-image: url(/wp-content/uploads/2025/05/dp-icon-tokyo.png.webp);
    background-size: 35%;
    background-position: 97% 20px;
    min-height: auto;
}

#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-c-link {
    background-image: url(/wp-content/uploads/2025/01/dp-icon-us-server.png.webp);
    background-size: 35%;
    background-position: 97% 20px;
    background-repeat: no-repeat;
    background-color: #ff8500;
    min-height: auto;
}


#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .a-link,
#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .b-link,
#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .c-link {
    padding-right: 36%;
    min-height: auto;
    padding: 4% 5%;
    padding-right: 33%;
}

#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .link {
    position: relative;
    margin-top: 35px;
}

#section-dp-cn2-china-3box .title strong {
    font-size: 25px;
}

#section-dp-cn2-china-3box a {

    padding-right: 5% !important;
    font-size: 16px;
}

#section-dp-cn2-china-3box .bg-a-link {
    background-image: url(/wp-content/uploads/2024/12/dp-icon-hk-server.png.webp);
    background-size: 27% !important;
    background-position: right bottom !important;
}

#section-dp-cn2-china-3box .bg-b-link {
    background-color: #a11017;
    background-image: url(/wp-content/uploads/2025/01/dp-icon-us-server.png.webp);
    background-size: 27% !important;
    background-position: 98% bottom !important;
}

#section-dp-cn2-china-3box .bg-c-link {
    background-color: #82b700!important;
    background-image: url(/wp-content/uploads/2024/12/dp-icon-hk-server.png.webp);
    background-size: 27% !important;
    background-position: right bottom !important;
}

/*++++++++++Cn2 Slider++++++++++++++*/
#dc-tab-global.dc-tab-cn2slider img {
    border-radius: 15px;
    box-shadow: none;
    margin: 0px;
    max-width: 70%;
}

#dc-tab-global.dc-tab-cn2slider .title {
    font-size: 25px;
    line-height: 31px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 9px;
    position: relative;
    padding-right: 0;
}

#dc-tab-global.dc-tab-cn2slider .content {
    color: var(--dp-secondary-color);
    margin-bottom: 25px;
    display: block;
    padding-left: 8px;
    padding-right: 8px;
}

#dc-tab-global.dc-tab-cn2slider .swiper a .more {
    background-color: #000000;
    color: var(--dp-white-color);
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    /* border-radius: 5px; */
    border-radius: 7px;
    padding-top: 12px;
    transition: background-color 0.3s, color 0.3s;
    cursor: pointer;
    width: fit-content;
    margin: 0 auto;
}

#dc-tab-global.dc-tab-cn2slider .swiper a:hover .more {
    background-color: var(--dp-orange-color);
    color: var(--dp-white-color);

}


@media only screen and (max-width: 1200px) {

    #section-dp-cn2-transit-provider .dp-ecom-software div,
    #section-dp-cn2-transit-provider .dp-ecom-software.dp-ecom-software-LA div {
        flex: 0 1 16%;
        margin: 1% 2%;

    }

    #section-dp-what-cn2-china {
        padding-top: 6%;
        margin-top: 0;
    }

    .tc_sc #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .txt {
        font-size: 16px;

    }


}


@media only screen and (max-width: 992px) {

    #section-dp-what-cn2-china .vc_col-sm-6 {
        width: 100%;
    }

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 25px;

    }

    #section-dp-delicate-adv-cn2china.dp-animation-styleB .dp-grid4-linkbox.vc_col-sm-3 {
        width: 48%;
        margin: 1%;
        margin-top: 20px;
    }

    #section-dp-delicate-cn2china-adv {
        padding-top: 45px;
        margin-top: 25px;
        padding-bottom: 25px;
    }



    #section-dp-cn2-transit-provider {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    #section-dp-cn2-transit-provider .dp-ecom-software,
    #section-dp-cn2-transit-provider .dp-ecom-software.dp-ecom-software-LA {

        margin-top: 0px;
    }

    #section-dp-what-cn2-china .vc_row.vc_row-flex.dp-col-reverse {
        display: flex;

        flex-direction: column-reverse;
    }

    #section-dp-what-cn2-china.dp-gadient-bluepattern-left {
        background-size: contain;
        background-color: #fafafa;
        margin-bottom: 25px;
    }

    #section-dp-cn2-transit-provider .dp-center-title {
        text-align: left;

    }

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .title {
        font-size: 25px;
        line-height: 25px;

    }

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .a-link,
    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .b-link {


        padding: 4% 4%;
        padding-right: 35%;
    }

    #section-dp-delicate-cn2china-adv .dp-center-title {

        margin-bottom: -25px !important;
    }

    .dp-cn2-direct-china-content p {
        font-size: 16px;
    }


#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .vc_col-sm-4 {
   
    width: 100%;
}

#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-a-link,
#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-b-link,
#dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-c-link
{
	background-size: 18% !important;
}



}

@media only screen and (max-width: 680px) {
    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row {
        padding-top: 35px;
    }

    .dp-cn2-direct-china-content {
        text-align: center;
        padding-top: 25px;
    }

    #section-dp-cn2-transit-provider .dp-ecom-software img,
    #section-dp-cn2-transit-provider .dp-ecom-software.dp-ecom-software-LA img {
        width: auto;
        max-height: 35px;
    }

    #section-dp-cn2-transit-provider .dp-ecom-software div,
    #section-dp-cn2-transit-provider .dp-ecom-software.dp-ecom-software-LA div {
        flex: 0 1 29%;
        margin: 1% 2%;
    }

    #section-dp-inner-banner.cn2-direct-china-banner #section-dp-inner-banner-row {
        padding-bottom: 0;
    }

    #section-dp-inner-banner.cn2-direct-china-banner .dp-animation-styleD {
        padding-top: 0;
    }

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .a-link,
    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .b-link {
        padding: 4% 4%;
        padding-right: 37%;
    }

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-a-link {
        background-size: 38%;
    }

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .title {
        font-size: 22px;
        line-height: 22px;
    }

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .vc_col-sm-6 {
        margin-bottom: 25px;
        margin-left: 20px;
        margin-right: 20px;
    }

    #section-dp-delicate-adv-cn2china.dp-animation-styleB .dp-grid4-linkbox.vc_col-sm-3 {
        width: 100%;
        margin: 0;
        margin-top: 20px;
    }

	#section-dp-cn2-china-3box{
		padding-left: 25px;
    padding-right: 25px;
	}

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-a-link, #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-b-link, #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-c-link {
        background-size: 120px !important;
    }

}


@media only screen and (max-width: 480px) {

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .a-link,
    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .b-link {
        padding: 25px 25px;
        padding-right: 30%;
    }

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-a-link {
        background-size: 30%;
        background-position: bottom right;
    }

    #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .bg-b-link {
        background-size: 30%;
        background-position: 98% bottom;
    }

    #section-dp-delicate-adv-cn2china .dp-normalbox {
        padding-bottom: 15px;
    }

    .tc_sc #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .a-link,
    .tc_sc #dp-datacenter-bottom-btn.inner-cn2china-la-hk-row .b-link {
        padding-right: 0%;
    }

}


/*++++++++++++++++++++++IT Procurement Services+++++++++++++++++++++++++++++++*/
#dp-IT-pro-include-section {
    margin-top: 0%;
    padding-top: 4%;
}

#dp-IT-pro-logo-section {
    padding-top: 5%;
    padding-bottom: 4%;
    background: var(--gradient-background);
}

#dp-IT-pro-logo-section .dp-ecom-software div {
    flex: 0 1 12%;
    margin: 1% 2%;
    text-align: center;
}

#dp-IT-pro-logo-section .dp-ecom-software img {
    width: auto;
    max-height: 55px;
}

#section-dp-inner-banner.IT-pro-banner {
    background: url(/wp-content/uploads/2025/05/dp-inner-IT-pro-banner-left.png.webp) left top no-repeat, url(/wp-content/uploads/2025/05/dp-inner-IT-pro-banner-right.png.webp) right top no-repeat, linear-gradient(to bottom, #fdffff, var(--dp-g-color-end));
    background-size: 27%, 27%, auto;
    background-position: left top, right top, 0 0;
    background-repeat: no-repeat, no-repeat, no-repeat;
    padding-bottom: 2%;
}

#section-dp-inner-banner.IT-pro-banner .dp-object-center {
    margin-top: 0%;
    padding: 0px 0;
}

#section-dp-inner-banner.IT-pro-banner .dp-center-title {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2% !important;
    max-width: 1280px;
}

.tc_sc #section-dp-inner-banner.IT-pro-banner .dp-center-title {
    max-width: 1080px;
}


#dp-IT-pro-why-section .dp-object-center {
    margin-top: 0%;
    padding-top: 0;
}

@media only screen and (max-width: 1200px) {
    #dp-IT-pro-logo-section .dp-ecom-software div {
        flex: 1 1 27%;
        margin: 2% 3%;
        text-align: center;
    }

    #dp-IT-pro-logo-section .dp-ecom-software img {
        width: auto;
        max-height: 45px;
    }
}

@media only screen and (max-width: 768px) {
    #dp-IT-pro-logo-section .dp-ecom-software div {
        flex: 2 1 17%;
        margin: 3% 5%;
        text-align: center;
    }

    #dp-IT-pro-logo-section .dp-ecom-software img {
        width: auto;
        max-height: 50px;
    }
}

@media only screen and (max-width: 576px) {
    #section-dp-inner-banner.IT-pro-banner .dp-object-center {
        margin-bottom: 25px !important;
        margin-top: 25px;
    }

    #section-dp-inner-banner.IT-pro-banner .dp-btn-border-black {
        background-color: var(--dp-orange-color);
        color: var(--dp-white-color);
        border: 2px solid var(--dp-orange-color);

    }

    #section-dp-inner-banner.IT-pro-banner .dp-btn-border-black:hover {
        background-color: var(--dp-yellow-color);
        color: var(--dp-white-color);
        border: 2px solid var(--dp-yellow-color);
    }

    #dp-IT-pro-logo-section .dp-ecom-software div {
        flex: 1 1 20%;
        margin: 4% 6%;
        text-align: center;
    }

    #dp-IT-pro-logo-section .dp-ecom-software img {
        width: auto;
        max-height: 40px;
    }

    #dp-IT-pro-logo-section .dp-ecom-software {
        margin-top: 0px;
    }
}

/*+++++++++++++++About Us++++++++++++++++++++++++++++++++++*/

#section-dp-aboutus-intro .dp-global-2block-styleA-boxcontent {
    padding: 8%;
}

@media only screen and (max-width: 680px) {
    #section-dp-aboutus-intro .dp-global-2block-styleA-boxcontent {
        padding-bottom: 0px;
        padding: 15px;
        padding-top: 10%;
    }
}


/*+++++++++++++++Network++++++++++++++++++++++++++++++++++*/
#section-dp-network-intro .dp-object-center {
    text-align: center;
    justify-content: center;
    margin-top: 0%;
    width: 100%;
    padding: 30px 0;
}

#section-dp-network-intro.section-dp-normal {
    padding-top: 4%;
    padding-bottom: 1%;
}

#section-dp-network-architecture .col-left {
    width: 42%;
}

#section-dp-network-architecture .col-right {
    width: 57%;
}

/*++++Network Provider new tab++++++++*/
#section-dp-cn2-transit-provider.section-dp-network-provider {
    background:linear-gradient(to bottom, #f4faff, #ffffff, #f4faff);
    margin-bottom: 5%;
    padding-bottom: 4%;
}

#section-dp-cn2-transit-provider.section-dp-network-provider .vc_tta-panel-body {
    background-color: transparent;
    border-color: transparent;
  /*  animation: none;
    transition: none;*/
}

#section-dp-cn2-transit-provider.section-dp-network-provider .vc_tta-panel {
    background-color: transparent!important;
}

#section-dp-cn2-transit-provider.section-dp-network-provider .dp-ecom-software {
    margin-top: 15px;
}

#section-dp-cn2-transit-provider.section-dp-network-provider .vc_tta-tab.vc_active>a {
    background-color: #fda221;
    border-color: #fda221;
    color: white;

}

#section-dp-cn2-transit-provider.section-dp-network-provider .vc_tta-tab {
    position: relative;
}

#section-dp-cn2-transit-provider.section-dp-network-provider .vc_tta-tab.vc_active::after {
    content: '';
    position: absolute;

left: 50%;
margin-left: -7px;

border-width: 8px;

    border-style: solid;
    border-color: transparent transparent #fda221 transparent;

    transform: rotate(180deg);
}

#section-dp-cn2-transit-provider.section-dp-network-provider .vc_tta-tab>a {
    border: solid #0000;
    padding: 8px 25px;
}



#section-dp-cn2-transit-provider .dp-ssltable {
    overflow-x: auto;
    margin: 0 auto;
    background: white;
    border-radius: 18px;
    box-shadow: 0 10px 13px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px !important;
    margin-left: 20px;
    margin-right: 20px;
}


#section-dp-cn2-transit-provider .dp-ssltable .description-column {
  
    text-align: center;
}

#section-dp-cn2-transit-provider .dp-ssltable .description-column img{
max-height: 45px;
}

#section-dp-cn2-transit-provider .dp-ssltable .description-column .centruylink{
  margin-top: 8px;
    margin-bottom: 8px;
    max-height: 28px;
}

#section-dp-cn2-transit-provider .dp-ssltable .description-column .cta-us{
    max-height: 25px;
	margin-top:13px;
	margin-bottom:13px;
}


#section-dp-cn2-transit-provider .dp-ssltable td {
    padding: 5px;
    display: inline-grid;
    align-items: center;
}






@media only screen and (max-width: 1200px) {
	#section-dp-cn2-transit-provider.section-dp-network-provider .vc_tta-tab.vc_active::after {
		display:none;
	}

#section-dp-cn2-transit-provider.section-dp-network-provider .vc_tta-tab>a {
  
    height: auto !important;
}

}


@media (max-width: 786px) {
 #section-dp-cn2-transit-provider .dp-ssltable td {
        font-size: 13px;
        text-align: center;
        line-height: 15px;
        display: table-cell;
    }
    
    
#section-dp-cn2-transit-provider .dp-ssltable .description-column {
   
    width: 30%;
}    


#section-dp-cn2-transit-provider .dp-ssltable .description-column img {
    max-height: 35px;
}
    
}


/*++++++++++*/
#section-dp-blockchain-application.dp-network-whychoose .col-left {
    background-color: #01377e;
    background-image: url(/wp-content/uploads/2025/05/dp-network-china-bg-v2.png.webp);
    background-size: contain;
    background-position: center bottom;
    animation: none;
    padding: 40px 25px !important;
}

#section-dp-blockchain-application.dp-network-whychoose .col-left.col-left-sc {
   
    background-image: url(/wp-content/uploads/2025/08/dp-network-china-bg-v2-sc.png.webp);
 
}

#section-dp-blockchain-application.dp-network-whychoose .col-left.col-left-tc {
   
    background-image: url(/wp-content/uploads/2025/08/dp-network-china-bg-v2-tc.png.webp);
 
}

#section-dp-blockchain-application.dp-network-whychoose .col-right {
    padding-top: 55px !important;
}

#section-dp-network-features {
    padding-top: 5%;
}

#section-dp-blockchain-application.dp-network-whychoose .dp-icon-plesk-1::before {
    background-image: url(/wp-content/uploads/2025/02/dp-animated-backup.gif);
}

#section-dp-blockchain-application.dp-network-whychoose .dp-icon-plesk-2::before {
    background-image: url(/wp-content/uploads/2025/02/dp-animated-network2.gif);
}

#section-dp-blockchain-application.dp-network-whychoose .dp-icon-plesk-3::before {
    background-image: url(/wp-content/uploads/2025/04/dp-animated-webhosting-1.gif);
}

#section-dp-blockchain-application.dp-network-whychoose .dp-icon-plesk-4::before {
    background-image: url(/wp-content/uploads/2025/01/dp-icon-rountemap.gif);
}

@media only screen and (max-width: 1200px) {
    #section-dp-network-architecture .col-left {
        width: 100%;
    }

    #section-dp-network-architecture .col-right {
        width: 100%;
    }

    #section-dp-blockchain-application.dp-network-whychoose .col-left {
        background-image: none;
        padding: 21px 25px !important;
        color: white;
    }


#section-dp-blockchain-application.dp-network-whychoose .col-left.col-left-tc {
      background-image: none;
        padding: 21px 25px !important;
        color: white;
 
}

#section-dp-blockchain-application.dp-network-whychoose .col-left.col-left-sc {
      background-image: none;
        padding: 21px 25px !important;
        color: white;
 
}

    #section-dp-blockchain-application.dp-network-whychoose .col-left h2 {
        color: white;
    }

    #section-dp-blockchain-application.dp-network-whychoose .col-right {
        padding-top: 25px !important;
        padding-bottom: 0 !important;
    }

    #section-dp-network-intro .dp-cn2-direct-china-content {
        padding-top: 0px;
    }

    #section-dp-cn2-transit-provider.section-dp-network-provider .dp-center-title {
        text-align: center;
    }

    #section-dp-network-architecture h2 {
        text-align: center;
    }
}

@media only screen and (max-width: 992px) {
    #section-dp-cn2-transit-provider.section-dp-network-provider {
        padding-bottom: 0px;
    }

    #section-dp-network-architecture .col-right .wpb_content_element {
        margin-bottom: 0px;
    }

    #section-dp-network-intro .dp-object-center {
        padding-bottom: 0;
    }

    #section-dp-blockchain-application.dp-network-whychoose .col-left .wpb_content_element {
        margin-bottom: 0 !important;
    }
}

/*++++++++++++++++Contact+++++++++++++++++++++++++++++++++++*/

#section-dp-inner-banner.contact-banner {
    background: url(/wp-content/uploads/2025/05/dp-inner-contact-banner-left.png.webp), url(/wp-content/uploads/2025/05/dp-inner-contact-banner-right.png.webp);
    background-size: 30%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 5%;
}

/*+++++++++++++++++++++DC JAPAN+++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.jp-banner {
    background: url(/wp-content/uploads/2025/06/dp-dp-jp-banner-left.png.webp), url(/wp-content/uploads/2025/06/dp-dp-jp-banner-right-v2.png.webp);
    background-size: 31%;
    background-position: left 0px, right 0px;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 5%;
}

#section-dp-inner-banner.section-dp-dc-jp-banner {
    background-color: #ffffff;
    padding-bottom: 2%;
}

#section-dp-inner-banner.section-dp-dc-jp-banner.section-dp-dc-jp-tyo1-banner {
    background-color: #ffffff;
    padding-bottom: 2%;
}

@media only screen and (max-width: 1385px) {
    #section-dp-inner-banner.jp-banner {
        background-size: 17%;
    }
}

@media only screen and (max-width: 576px) {
    #section-dp-inner-banner.section-dp-dc-jp-banner {
        background: url(/wp-content/uploads/2025/01/dp-us-banner-building-left.png.webp), url(/wp-content/uploads/2025/01/dp-us-banner-building-right.png.webp);
        background-size: 120px;
        background-position: left top, right top;
        background-repeat: no-repeat;
        position: relative;
        background-color: white;
        padding-bottom: 35px;
    }

    #section-dp-inner-banner.section-dp-dc-jp-banner #section-dp-inner-banner-row {
        margin-bottom: -45px;
    }
}



/*+++++++++++++++++++++San Storage++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.san-storage-banner {
    background: url(/wp-content/uploads/2025/06/dp-inner-san-banner-left.png.webp), url(/wp-content/uploads/2025/06/dp-inner-san-banner-right.png.webp);
    background-size: 26%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 0%;
}

#section-dp-inner-banner.san-storage-banner .dp-center-title p {
    max-width: 1200px;
    margin: 0 auto;
}

#dp-san-storage-what-we-offer {
    padding-bottom: 2%;
}

#dp-san-storage-protocol {
    background: #01377e;
    color: white;
    background-image: url(/wp-content/uploads/2024/12/corner-light-blue.png.webp);
    background-size: 34%;
    background-position: left 105%;
    background-repeat: no-repeat;
    padding-top: 65px;
    padding-bottom: 20px;
}

#dp-san-storage-protocol .dp-normalbox {
    padding-top: 0px;
    padding-left: 13px;
    padding-bottom: 0px;
}

#dp-san-storage-protocol .dp-lightblue {
    color: white;
}

#dp-san-storage-protocol .dp-bluetick-list li {
    background-image: url(/wp-content/uploads/2025/01/dp-check-white.png.webp);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 27px;
    margin-bottom: 12px;
}

#dp-san-storage-protocol .col1 {
    width: 26%;
    margin-top: -80px;
}

#dp-san-storage-protocol .col2 {
    width: 30%;
    padding-left: 32px;
}

#dp-san-storage-protocol .col3 {
    width: 44%;
}

#dp-san-storage-protocol h3 {
    border-left: 2px solid var(--dp-orange-color);
    padding-left: 10px;
    color: var(--dp-orange-color);
    margin-bottom: 12px;
}

#dp-san-storage-grid4 {
    max-width: 1155px;
    margin: 0 auto;
    border-top: 1px dashed #d1d1d1;
}

#dp-san-storage-checklist {
    max-width: 1155px;
    margin: 0 auto;
    border-top: 1px dashed #d1d1d1;
}

#dp-san-storage-checklist ul {
    padding: 20px;
}

#dp-san-storage-dell-intro {
    padding-bottom: 0px;
}

#dp-san-storage-dell-intro .dp-center-title p {
    max-width: 1200px;
    margin: 0 auto;

}

#dp-san-storage-dell-intro .dp-center-title img {
    margin-top: 25px;
}

#dp-san-storage-checklist .dp-bluetick-list li {
    background-image: url(/wp-content/uploads/2024/10/dp-2024-listingcheck.png.webp);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 23px;
    margin-bottom: 12px;
}

#dp-san-storage-table {
    padding-top: 5%;
    padding-bottom: 5%;
}

/*+++++++++Data Storage+++++++++++++*/
#section-dp-inner-banner.data-storage-banner {
    background: url(/wp-content/uploads/2025/06/dp-inner-datastorage-banner-left.png.webp), url(/wp-content/uploads/2025/06/dp-inner-datastorage-banner-right.png.webp);
    background-size: 22%;
    background-position: left top, right top;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f4faff;
    padding-bottom: 0%;
}

#section-dp-inner-banner.data-storage-banner .dp-center-title {
    max-width: 1200px;
    margin: 0 auto;

}

.tc_sc #dp-san-storage-table.dp-data-storage-table .set-grid {
    grid-template-columns: 0.3fr 1fr;
}

.tc_sc #dp-san-storage-why.dp-data-storage-why {
    margin-top: 45px;
}

#dp-data-storage-JOBD {
    margin-top: 3%;
}

#dp-data-storage-JOBD .dp-global-2block-styleA-boxcontent {
    padding: 5%;
    padding-top: 0;
    padding-bottom: 0;
}

@media only screen and (max-width: 1200px) {

    #dp-data-storage-JOBD .vc_col-sm-2\/5,
    #dp-data-storage-JOBD .vc_col-sm-3\/5 {
        width: 100%;
    }

    #dp-data-storage-JOBD .dp-global-2block-styleA-boxcontent {
        padding: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    #dp-data-storage-JOBD .dp-table-colocation {
        margin-left: 0;
    }

    #dp-san-storage-table.dp-data-storage-table {
        padding-top: 45px;
        padding-bottom: 15px;
        background: #f4f9ff;
    }

    #dp-san-storage-why.dp-data-storage-why {
        padding-top: 45px;
    }

    #dp-san-storage-table .dp-table-colocation,
    #dp-data-storage-JOBD .dp-table-colocation {
        font-size: 15px;
    }
}

@media only screen and (max-width: 992px) {
    #dp-san-storage-protocol .col1 {
        width: 100%;
        margin-top: 0;
        text-align: center;
    }

    #dp-san-storage-protocol .col1 img {
        max-width: 70%;
        margin: 0 auto;
    }

    #dp-san-storage-protocol .col2 {
        width: 100%;
        padding-left: 0;
        margin-bottom: 25px;
    }

    #dp-san-storage-protocol .col3 {
        width: 100%;
        margin-bottom: 25px;
    }

    #dp-san-storage-grid4 .dp-normalbox {
        padding-top: 21px;
        padding-left: 13px;
        padding-bottom: 14px;
    }

    #dp-san-storage-checklist .vc_col-sm-8 {
        width: 100%;
    }

    #dp-san-storage-checklist .vc_col-sm-4 {
        width: 100%;
    }

    #dp-san-storage-checklist .vc_col-sm-6 {
        width: 100%;
    }

    #dp-san-storage-checklist ul {
        padding: 0px;
    }

    #dp-san-storage-checklist {

        padding-top: 25px;
        margin-bottom: 45px;
    }

    #dp-san-storage-table .vc_col-sm-6 {
        width: 100%;
    }

    #dp-san-storage-table .toggle-link {
        margin: 0 auto;
    }

    #dp-san-storage-table .dp-table-colocation {
        margin-left: 0%;
    }

    #dp-san-storage-why .vc_col-sm-6 {
        width: 100%;
    }

    #dp-san-storage-why .dp-global-2block-styleA-boxcontent {
        padding: 0%;
        padding-top: 45px;
    }

    /*++++Data Storage+++++*/
    #dp-san-storage-table.dp-data-storage-table .dp-global-2block-styleA-boxcontent {
        padding: 0;
        text-align: center;

    }

    #dp-san-storage-table.dp-data-storage-table .dp-bluetick-list {
        text-align: left;
    }

    #dp-san-storage-table.dp-data-storage-table {
        padding-top: 45px;
        padding-bottom: 15px;
        background: #f4f9ff;
    }

    #dp-san-storage-why.dp-data-storage-why {
        padding-top: 45px;
        background: white;
    }

    #dp-data-storage-JOBD .dp-global-2block-styleA-boxcontent {
        padding: 0%;
        padding-top: 15px;
    }

    #dp-data-storage-JOBD .dp-table-colocation {
        margin-left: 0;
    }
}

@media only screen and (max-width: 992px) {
    #dp-san-storage-grid4 .mob-box-content {
        padding-left: 0%;
    }

    #dp-san-storage-grid4 .dp-normalbox {
        padding-top: 8px;
        padding-left: 0px;
        padding-bottom: 8px;
    }

    #dp-san-storage-grid4 {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    #dp-san-storage-checklist {
        padding-top: 25px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 680px) {
    #dp-san-storage-protocol {
        padding-top: 35px;
        padding-bottom: 10px;
    }

}

/*+++++++++++++++++Firewall protection++++++++++++++++++++++++++++++++++*/
#section-dp-inner-banner.firewall-banner{
    background-image: url(/wp-content/uploads/2025/09/dp-inner-firewall-banner-left.png.webp), url(/wp-content/uploads/2025/09/dp-inner-firewall-banner-right.png.webp);
    background-size: 25%, 25%;
}


#section-dp-inner-banner.firewall-banner .dp-object-center {
    margin-top: 25px;
    margin-bottom: 25px !important;
    padding-bottom: 0;
    padding-top: 15px;
}

#section-dp-inner-banner.firewall-banner .dp-btn-solid:hover {
    background-color: var(--dark);
    color: var(--dp-white-color);
}


#section-dp-inner-banner.firewall-banner .dp-btn-solid {
    background-color: var(--dp-orange-color);
    color: var(--dp-white-color);
}

#section-dp-blockchain-application.section-dp-firewall-row .dp-special-style-2025 .col-left {
    background-color: #01377e;
    animation: none;
    background-image: url(/wp-content/uploads/2025/09/dp-firewall-benefits-bg.png.webp), url(/wp-content/uploads/2025/02/aronis-bg-pattern-slope-right.png.webp);
    background-size: 87%, 110%;
    background-position: right bottom, right bottom;
    
}

.tc_sc #section-dp-blockchain-application.section-dp-firewall-row .dp-special-style-2025 .col-left {
   
 
    background-size: 65%, 110%;
    background-position: center bottom, right bottom;
}


@media only screen and (max-width: 1200px) {
#section-dp-blockchain-application.section-dp-firewall-row .dp-special-style-2025 .col-left {
background-image: none;
padding-bottom: 22px !important;
padding-top: 22px !important;
color: #ffffff;
}

#section-dp-blockchain-application.section-dp-firewall-row .dp-special-style-2025 .col-left h2 {
color: #ffffff;
}

#section-dp-blockchain-application.section-dp-firewall-row {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }

}


/*+++++++++++++++++Pricing+++++++++++++++++++++++++*/
#pricing-tab-global .vc_tta-tab>a {
    padding: 12px 25px !important;
    font-weight: 600;
    border-radius: 7px;
    border: 0px solid white;
}

#pricing-tab-global .vc_tta-tab.vc_active>a {
    border-color: none !important;
    background-color: #fda221 !important;
    color: white !important;
}

#pricing-tab-global .vc_tta-tabs-list{
    padding-bottom: 8px;
}

#pricing-tab-global .vc_tta-tab {
    position: relative;
}


#pricing-tab-global .vc_tta-tab.vc_active::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -7px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #fda221 transparent;
    transform: rotate(180deg);
}


#section-dp-pricing-step {
    padding-top: 60px;
    padding-bottom: 70px;
    background: linear-gradient(to bottom, #f4faff, #ffffff, #ffffff, #ffffff, #f4faff);
}

#section-pricing-table .dp-center-title {

    margin-bottom: 0px !important;
    margin-top: 15px;
}

#section-pricing-table .dp-center-title h2 {
    margin-bottom: 0;
    font-size: 32px
}

#section-dp-pricing-step .dp-animation-styleB {
    background: white;
    border-radius: 15px;
    box-shadow: -1px 2px 12px 1px rgba(0, 0, 0, .17);
    margin-left: 25px;
    margin-right: 25px;
}

#section-dp-pricing-step .dp-normalbox {
    padding-top: 25px;
    padding-left: 13px;
    padding-bottom: 15px;
}

#section-dp-pricing-step .step-arrow:before {
    content: '\f054';
    font-family: 'FontAwesome';
    color: #fff;
    margin: 0;
    padding: 0;
    margin-left: 0;
    background: orange;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    text-align: center;
    padding-top: 7px;
    font-size: 19px;
    padding-left: 4px;
    top: 40%;
    position: absolute;
    left: -50px;
    z-index: 1;
}

#section-dp-pricing-step .box-img {
    margin-left: -13px;
    width: 100px;
    margin-bottom: 9px;
    height: 100px;
}

#section-dp-pricing-step .price-step2 img {
    margin-top: -5px;
}

#section-dp-pricing-step .price-step4 img {
    width: 87px;
    margin-bottom: -75px;
}

#section-dp-pricing-step .price-step3 img {
    width: 95px;
    margin-bottom: -76px;
}

#section-dp-pricing-step .dp-object-center {
    margin-top: 45px;
    padding: 0px 0;
}

.dp-pricing-payment {
    display: flex;
    gap: 25px;
    max-width: 1450px;
    margin: 0 auto;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    text-align: center;
    border-top: 1px dashed #cacaca;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #cacaca;
    background: transparent;
}

.dp-pricing-payment img {
    width: auto;
    max-height: 38px;
}


#ssd_hosting,
#wp_hosting,
#mag_hosting,
#eCom_hosting {
    margin-top: 55px;
}

.hostingtitle .title-name {
    border-bottom: 0px solid #fda221;
    border-top: 1px dashed #fda221;
    padding-top: 25px;
    padding-bottom: 5px;
}

.hostingplan_list a {
    border-bottom: 1px dashed #e0e0e0;
    position: relative;
}

.hostingplan_list a:hover {
    color: var(--dp-orange-color);
}

.hostingplan_list a::before {
    content: " ";
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 1.5px solid #ff8a00;
    border-left: none;
    border-top: none;
    position: absolute;
    bottom: 14px;
    right: 16px;
}

.hostingplan_list a::after {
    content: " ";
    height: 20px;
    border-left: 1.5px solid #fe8824;
    position: absolute;
    right: 24px;
    top: 10.5px;
    transform: rotate(135deg);
}

.hostingplan_list a::after {
    transform-origin: center center;
    /* Ensures rotation is centered */
    transform: rotate(135deg);
}

.dp-block-filter-listing.hosting .row-detail .border-wrapper.disable {
    filter: grayscale(1);
    opacity: 0.4;
}

@media only screen and (max-width: 1280px) {
    .dp-pricing-payment {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 6%;
        justify-items: center;
        align-items: start;
        justify-content: center;
        align-content: space-around;
        padding-bottom: 75px;
    }

    .dp-pricing-payment div {
        margin-bottom: 8px;
        margin-top: 5px;
    }



}


@media only screen and (max-width: 1200px) {

#pricing-tab-global .vc_tta-tab.vc_active::after {
  display:none;
}

	
}


@media only screen and (max-width: 992px) {
    #section-dp-pricing-step .dp-grid4-linkbox {
        width: 100%;
        border-bottom: 1px dashed #dad9d9;
    }

    #section-dp-pricing-step .dp-grid4-linkbox:last-child {
        border-bottom: 0px dashed #dad9d9;
    }

    #section-dp-pricing-step .dp-normalbox {
        padding-bottom: 0;
    }

    #section-dp-pricing-step .step-arrow:before {
        top: -8%;
        left: 48%;
        transform: rotate(90deg);
    }




}



@media only screen and (max-width: 680px) {
    #section-dp-pricing-step .box-img {
        margin-left: -13px;
        width: 63px;
        margin-bottom: 9px;
        height: 100px;
        position: absolute;
        right: -10px;
        top: 5px;
    }

    #section-dp-pricing-step .dp-normalbox {
        padding-top: 25px;
        padding-left: 0;
        padding-bottom: 25px;
    }

    #section-dp-pricing-step .price-step3 img {
        margin-bottom: 0px;
    }

    #section-dp-pricing-step .price-step4 img {

        margin-bottom: 0;
    }

    #section-dp-pricing-step .step-arrow:before {
        top: -20px;
        left: 47.5%;
        z-index: 1;
        transform: rotate(90deg);
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    #section-pricing-table .dp-center-title h2 {
        margin-bottom: 0;
        font-size: 22px;
    }

    #pricing-tab-global .vc_tta-tab>a {
        padding: 9px 10px !important;
        width: max-content;
    }

    .hostingtitle .title-name {
        font-size: 22px;
        text-align: center;
    }

}

@media only screen and (max-width: 576px) {
    .dp-pricing-payment img {
        width: auto;
        max-height: 28px;
    }
}

/*+++++++++Fix Global Mobile+++++++++++++*/
@media only screen and (max-width: 576px) {
    .section-dp-global-tab .btn-link {
        font-size: 15px;
    }

    .dp-global-accord-big.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
        font-size: 15px;
    }

    .wpb_content_element {
        margin-bottom: 15px !important;
    }

    #section-dp-inner-banner-row {
        padding-bottom: 15px;
    }

    .dp-shortcut-row .mob select {
        height: 30px;
        padding-left: 25px;
        padding-right: 25px;
        font-size: 15px;
    }

    .dp-shortcut-row .mob i {
        font-size: 21px;
        height: 30px;
    }

    .dp-server-faq-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
        font-size: 15px;
    }

    .dp-server-faq-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
        font-size: 15px;
    }

    #section-dp-server-faq-main #accordion-faq .card-header button {
        font-weight: 700;
        font-size: 15px;
    }

    #section-dp-inner-banner-row {
        padding-bottom: 15px;
    }
}

/*++++++++++++++++++Disable Looking Glass / Fix Faq++++++++++++++++++++++++++++++++*/
.d-none-lookinglass {
    display: none;
}

#section-dp-server-faq-main .dp-btn-border-white {
    border: 2px solid white;
    color: white;
    background-color: transparent;
    padding: 10px 20px;
    text-decoration: none;
    margin-right: 15px;
    transition: background-color 0.3s, color 0.3s;
    /* border-radius: 5px;
    */
    border-radius: 7px;
    cursor: pointer;
}

.tc_sc #accordion-faq .card-body {
    font-weight: 350;
    font-size: 16.5px;
}

#section-dp-server-faq-wave {
    margin-top: 25px;
}

#section-dp-server-faq-main .dp-btn-set {
    justify-content: left;
}

#section-dp-server-faq-main .dp-btn-border-white:hover {
    background-color: var(--dp-orange-color);
    color: var(--dp-white-color);
    border: 2px solid var(--dp-orange-color);
}

#section-dp-server-faq-main .dp-btn-border-white::after {
    content: '→';
    margin-left: 10px;
    font-size: 16px;
    vertical-align: middle;
}

#section-dp-server-faq-main .dp-server-faq-accordion-content a {
    color: #f24700;
}

#section-dp-server-faq-main .dp-server-faq-accordion-content ul {
    color: #000000 !important;
    margin-left: 20px;
    font-size: 15px;
    margin-top: -10px;
}

#accordion-faq .card-header button::before {
    content: '\f067';
    font-family: 'fontawesome';
    padding-right: 5px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 100;
    color: #3d3d3d;
}

#section-dp-server-faq-main #accordion-faq .card-header button {
    line-height: 18px;
    padding: 12px 20px;
    font-weight: 600;
}

@media only screen and (max-width: 1199px) {
    #section-dp-server-faq-main .dp-server-faq-left {
        padding: 0 0px !important;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 680px) {
    #section-dp-server-faq-main #section-dp-server-faq-row {
        padding-left: 1%;
        padding-right: 1%;
    }

    .dp-glass-form-2colB {
        display: grid;
        grid-template-columns: 1fr;
        gap: 25px;
        margin-bottom: 18px;
    }

    .tc_sc #accordion-faq .card-body {
        font-size: 13.5px;
    }
}

/*++++++++++++2025 Fullpage Looking Glass+++++++++++++++++++++++++++++++++*/
#fullpage-lookinglass {
    margin-bottom: 65px;
}

#fullpage-lookinglass .loading {
    background-color: #f4faff;
    border: 1px solid #b7bfcb;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 25px;
    color: #007fff;
    text-align: center;
    font-weight: 600;
}

#fullpage-lookinglass .ipformat {
    background-color: #ffeded;
    border: 1px solid #b7bfcb;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 25px;
    color: #000;
    text-align: center;
    font-weight: 600;
}

#fullpage-lookinglass .try {
    background-color: #ffeded;
    border: 1px solid #b7bfcb;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 25px;
    color: #000;
    text-align: center;
    font-weight: 600;
}

#fullpage-lookinglass .ipformat {
    background-color: #ffeded;
    border: 1px solid #b7bfcb;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 25px;
    color: #000;
    text-align: center;
    font-weight: 600;
}

#fullpage-lookinglass .error {
    background-color: #ffeded;
    border: 1px solid #b7bfcb;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 25px;
    color: #000;
    text-align: center;
    font-weight: 600;
}

#fullpage-lookinglass .result_data {
    background-color: #f4faff;
    text-align: left;
    padding: 20px 25px;
    color: #000;
    border-radius: 5px;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    letter-spacing: 0.25px;
    max-width: 1300px;
    margin: 0 auto;
    border: 1px solid #b7bfcb;
    margin-top: 25px;
}

#fullpage-lookinglass .result .result_data .mtr {
    min-width: 1500px;
}

#fullpage-lookinglass .result .result_data .mtr .list {
    display: grid;
    grid-template-columns: 0.35fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-items: end;
}

.result_data {
    overflow-x: scroll;
    font-size: 15px;
}

#section-looking-glass-content {
    background: #f4faff;
}

.dp-lookinglass-inner-banner {
    padding-bottom: 0 !important;
}

.dp-lookinglass-inner-bannerr .dp-inner-banner-content {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 0% !important;
}

#section-looking-glass-content .wpb_content_element {
    margin-bottom: 0;
}

.block-lookinglass-contentbox {
    max-width: 1300px;
    margin: 0 auto;
    margin-bottom: 0;
    padding-bottom: 55px;
    border-bottom: 1px dashed #d4d4d4;
    padding-top: 55px;
}

#looking-glass-content5 .block-lookinglass-contentbox {
    border-bottom: 0px solid #d4d4d4;
}

.block-lookinglass-contentbox ol {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #dadada;
}

.block-lookinglass-contentbox ol li {
    margin-left: 30px !important;
    margin-bottom: 12px;
}

.network-container .section {
    background-color: #fff;
    border: 1px solid #b7bfcb;
    padding: 20px;
    border-radius: 8px;
    display: grid;
    grid-template-columns: 1fr 1px 0.5fr 1px 1fr 1px 1.2fr;
    gap: 20px;
    align-items: stretch;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 45px;
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 35px;
}

.network-container .section>div {
    padding: 10px;
    text-align: left;
    /* 確保內容靠左對齊 */
}

/* 垂直分隔線 */
.network-container .section>div:nth-child(2n) {
    background-color: #b7bfcb;
    width: 1px;
    padding: 0;
}

.network-container h3 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
    text-align: left;
    border-left: 2px solid orange;
    padding-left: 10px;
}

.network-container label {
    font-weight: 500;
    color: #4e4e4e;
    margin-bottom: 5px;
    display: block;
    margin-top: 21px;
    font-size: 16px;
    background: transparent;
}

.network-container input,
.network-container select {
    display: block;
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 17px;
    margin-top: 5px;
}

.network-container .radio-group input {
    width: 15px;
}

.network-container .radio-group {
    display: flex;
    align-items: stretch;
    gap: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    align-content: flex-start;
}

/* Radio Button 和文字整齊對齊 */
.network-container .radio-group input[type="radio"] {
    margin: 0;
    vertical-align: middle;
    /* 確保按鈕垂直置中 */
}

.network-container .radio-group label {
    margin: 0;
    font-size: 16px;
    color: #555;
    vertical-align: middle;
}

.network-container .go-button,
.network-container .use-ip-button {
    display: block;
    padding: 10px 20px;
    background-color: #ff8200;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 19px;
    margin-top: 10px;
    text-decoration: none;
    width: 100%;
    font-weight: bold;
}

.network-container .go-button:hover,
.network-container .use-ip-button:hover {
    background-color: #0056b3;
}

.network-container .net-input {
    margin-bottom: 10px;
}

.network-container .use-ip-button {
    display: block;
    background-color: transparent;
    color: #ff5c00;
    font-weight: bold;
    padding: 0;
    border: none;
    cursor: pointer;
    margin-top: 5px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 16px;
    width: 100%;
    margin-bottom: 30px;
}

.network-container .use-ip-button:hover {
    background-color: transparent;
    opacity: 0.5;
}

.net-choose-tab a {
    margin-right: 5px;
    text-decoration: none;
    border-radius: 100px;
    border: 2px solid #017afa;
    padding: 1px 8px;
    color: #006bdd;
    font-size: 15px;
    font-weight: 600;
}

.net-choose-tab a:hover {
    background: #017afa;
    color: white;
}

.net-choose-tab a.active {
    font-weight: bold;
    color: #ffffff;
    background: #017afa;
    border-radius: 100px;
    padding: 1px 8px;
    font-size: 15px;
}


.network-container .use-ip-button:hover {
    color: #0056b3;
    text-decoration: underline;
}

/* Responsive Design */

@media (max-width: 1340px) {
    #dp-shortcut-nav.fix-lookinglass-shortcut a {
        padding-right: 40px !important;
        padding-left: 0px;

    }
}

@media (max-width: 1200px) {
    .network-container .section {
        grid-template-columns: 1fr;
    }

    .network-container .section>div:nth-child(2n) {
        display: none;
        /* 隱藏分隔線 */
    }

    .network-container .source,
    .network-container .command,
    .network-container .network {
        border-bottom: 1px dashed #b7bfca;
    }
}

@media (max-width: 576px) {
    .dp-lookinglass-inner-banner #section-dp-inner-banner-row {
        background-image: url(/wp-content/uploads/2025/03/dp-lookinglass-inner-banner-bg.png.webp) !important;
    }

    .network-container .section {
        margin-top: 5px;
    }

    #fullpage-lookinglass {
        margin-bottom: 25px;
    }

    .block-lookinglass-contentbox {
        padding-bottom: 35px;
        padding-top: 25px;
    }

}

/*++++++++++++++++++++*/
.row-detail {
    grid-template-columns: 1.5fr 0.95fr 0.95fr 0.65fr 0.75fr 1.2fr 0.85fr;
}

/*++++++++Fix Seo Problem++++++++++++*/
.dp-breadcrumb {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: -12px;
    margin-top: 28px;
    background: #cef0ff;
    font-size: 14px;
    border-radius: 100px;
    padding: 2px 17px;
    font-weight: 600;
}

.dp-breadcrumb a {
    color: #0991f6;
}

.dp-breadcrumb span:nth-of-type(2) a {
    pointer-events: none;
    text-decoration: none;
    cursor: default;
    color: var(--dp-body-color);
}

#section-dp-inner-banner .dp-inner-banner-h2 {
    margin-bottom: 0;
}

.dp-global-tab-accordion h3 {
    font-size: calc(1.225rem + 0.875vw);
    line-height: 1.25;
    font-weight: 1000;
    margin-bottom: 12px;
    color: var(--dp-secondary-color);
}


.dp-tab-normalcontent h2 {
    line-height: 1.3;
    font-weight: 800;
    margin-bottom: 12px;
    color: var(--dp-secondary-color);
    font-size: 23px;
}

.dp-tab-normalcontent h2 {
    font-weight: 700;
}

.dp-tab-normalcontent h3 {
    font-size: calc(0.7rem + 0.525vw);
    line-height: 1.35;
    margin-bottom: 12px;
    font-weight: 500;
}

.section-dp-global-tab-box .dp-tab-checklist h3 {
    font-size: 17px;
    margin-bottom: 0px;
}

.dp-normalbox .mob-box-content h3 {
    font-size: calc(0.7rem + 0.525vw);
    line-height: 1.35;
    font-weight: bold;
    margin-bottom: 5px;
    border-left: 2px solid var(--dp-orange-color);
    padding-left: 10px;
}

@media only screen and (max-width: 1200px) {
    .dp-normalbox .mob-box-content h3 {
        font-size: 18px;
        line-height: 18px;
        padding-right: 15px;
    }

    .dp-breadcrumb {

        margin-bottom: 0px;

    }
}

@media only screen and (max-width: 768px) {
    .dp-tab-normalcontent h2 {
        font-size: 20px;
    }

    .dp-tab-normalcontent h3 {
        font-size: 18px;
        line-height: 1.35;
        margin-bottom: 12px;
    }

    .section-dp-global-tab-box .dp-tab-checklist h3 {
        font-size: 15px;

    }
}

@media only screen and (max-width: 576px) {
    .dp-breadcrumb {
        color: var(--dp-body-color);
        margin-bottom: 8px;
        line-height: 13px;
        font-size: 12px;
        padding-top: 3px;
        margin-bottom: 12px;
        margin-top: 11px;
    }
}


/*+++++++++++++++++++*/
.btn-code-set .promo-code {
   
    padding-left: 24px;
 
}

.tc_sc .btn-code-set .promo-code {
    padding-left: 27px;
    /*font-size: 13px;*/
}



/*++++++++++Latency Tag+++++++++++++++*/

#dp-latency .legend {
display: flex;
justify-content: center;
gap: 22px;
margin-bottom: 14px;
font-size: 0.95rem;
}


#dp-latency .legend-item {
display: flex;
align-items: center;
gap: 7px;
}

#dp-latency .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
}


#dp-latency .dot.green {
    background: #19bf6e;
}


#dp-latency .dot.yellow {
    background:#f3b43f;
}

#dp-latency .dot.red {
    background: #ee4848;
}

/*++++++++Latency Table+++++++++++++++++*/



#dp-latency {
    padding-top: 2%;
   
}

#dp-latency-row .section-dp-global-tab.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
   background-color: none; 
   
    padding: 4%;
    background-image: none;
    background-position: none;
    background-repeat: none;
    background-size: none;
}

#dp-lookinglass-latency-HK .vc_tta-panel-body {
    background-image: url(/wp-content/uploads/2025/09/dp-looking-glass-latency-HK.png) !important;
    background-position: -1px bottom !important;
    background-repeat: no-repeat !important;
    background-size: 57% !important;
}

#dp-lookinglass-latency-JP .vc_tta-panel-body {
    background-image: url(/wp-content/uploads/2025/09/dp-looking-glass-latency-JP.png) !important;
    background-position: -1px bottom !important;
    background-repeat: no-repeat !important;
    background-size: 57% !important;
}

#dp-lookinglass-latency-LA .vc_tta-panel-body {
    background-image: url(/wp-content/uploads/2025/09/dp-looking-glass-latency-LA.png) !important;
    background-position: -1px bottom !important;
    background-repeat: no-repeat !important;
    background-size: 57% !important;
}


#dp-latency-row #infoCard h2{
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 12px;
    color: var(--dp-secondary-color);
    font-size: 23px;
    display: flex;
    align-items: center;
}

#dp-latency-row #infoCard h2::before {
background-image: url(/wp-content/uploads/2025/02/dp-menu-2025-icon-dc.png);
background-position: left center;
background-repeat: no-repeat;
background-size: contain;
content: ' ';
width: 50px;
height: 50px;
display: inline-block;
}

#dp-latency-row .latency {
    display: flex;

    align-items: center;
    gap: 8px;
    font-family: 'Menlo', 'Consolas', monospace;
}

#dp-latency-row .latency-table {
      width: 100%;
      border-collapse: collapse;
    }
#dp-latency-row .latency-table th, #dp-latency-row .latency-table td {
      padding: 8px 4px;
      text-align: left;
      font-size: 1.01rem;
    }
#dp-latency-row .latency-table th {
      color: var(--text-title);
      font-weight: 700;
      border-bottom: 1.5px solid #eee;
      background: #fafbfc;
    }
#dp-latency-row .latency-table td {
      border-bottom: 1px solid #f3f3f3;
    }
#dp-latency-row .latency-table tr:last-child td {
      border-bottom: none;
    }
    
    
/*+++++Latency Responsive++++++++++*/    


@media only screen and (max-width:1200px) {
    
 #dp-lookinglass-latency-HK .vc_tta-panel-body,  #dp-lookinglass-latency-JP .vc_tta-panel-body,  #dp-lookinglass-latency-LA .vc_tta-panel-body {
    background-image: none!important;
 
    padding-top: 15px !important;
}
    
}

@media only screen and (max-width:680px) {
    
#dp-latency .legend {
display: none;

}

#dp-latency-row #infoCard h2 {
  
    font-size: 19px;

}
    
}


/*+++++++++++++++New Promo box++++++++++++++++++++++++++*/

/*.dp-block-discount-box.la-promo-box{
 background-color: #041f44;
    color: #fff;
  
    background-image: url(/wp-content/uploads/2025/11/la-cal-bg-corner.png);
    background-position: 102.2% 101%;
    background-repeat: no-repeat;
    background-size: 60%;
   font-size: 14px;
   
}*/

.dp-block-discount-box.la-promo-box {
    background-color: #041f44;
    color: #fff;
    background-image: url(/wp-content/uploads/2025/11/la-cal-bg-corner.png);
    background-position: 102.2% 101%;
    background-repeat: no-repeat;
    background-size: 49%;
    font-size: 14px;
    padding-bottom: 3px;
}

.dp-block-discount-box.jp-promo-box{
 background-color: #0050bd;
    color: #fff;
  
    background-image: url(/wp-content/uploads/2025/11/jp-cal-bg-corner.png);
    background-position: 102.2% 101%;
    background-repeat: no-repeat;
    background-size: 60%;
   font-size: 14px;
   
}

.dp-block-discount-box.hk-promo-box {
    background-color: #006ae7;
}

.dp-block-discount-box.hk-promo-box .orange-txt {
    color: #f9ff00;
   
}

.dp-block-discount-box.promo-box-noimage{
background-image: none;
    background-color: #030400;
}


.dp-block-discount-box.la-promo-box .btn-code-set button {
    background: #7ec949;
   
}

.dp-block-discount-box.jp-promo-box .btn-code-set button {
    background: #ea000b;
   
}

.dp-block-discount-box.la-promo-box .btn-code-set, .dp-block-discount-box.jp-promo-box .btn-code-set {
   
    margin-top: 5px;
}

.dp-block-discount-box.la-promo-box .dp-server-main-left .content, .dp-block-discount-box.jp-promo-box .dp-server-main-left .content {
    padding: 17px 19px;
    text-align: left;
}

.dp-block-discount-box .green-txt {
    color: #a1de00;
    font-weight: 700;
}



/*+++++++++++++++++++2026 Spring Promo Code+++++++++++++++++++++++++++++++++++++++++++++++*/

.dp-block-discount-box.jp-promo-box-spring{
    background-color: #00834d;
    color: #fff;
    background-image: url(/wp-content/uploads/2025/11/jp-cal-bg-corner.png);
    background-position: 102.2% 101%;
    background-repeat: no-repeat;
    background-size: 60%;
    font-size: 16px;
   
}

.dp-block-discount-box.jp-promo-box-spring .btn-code-set button {
    background: #1a5900;
   
}

.dp-block-discount-box.jp-promo-box-spring .orange-txt {
    color: #edff00!important;
   
}

.dp-block-discount-box.jp-promo-box-spring .terms {
  color: #9cebd6 !important

}

/*+++++DDOS Promo++++++*/

.dp-block-discount-box ul li {
    list-style-type: disc;
    font-size: 14px;
}


.dp-block-discount-box ul {
    margin-left: 18px;
    margin-top: 12px;
    margin-bottom: 15px;
    padding-right: 20px;
}

.tc_sc .dp-block-discount-box .save-txt {
    font-size: 17px;
}

.dp-block-discount-box.ddos-promo-box-spring{
    background-color: #11243b;
    color: #fff;
    background-image: url(/wp-content/uploads/2026/02/ddos-cal-bg-corner.png);
    background-position: 102.2% 101%;
    background-repeat: no-repeat;
background-size:55%;
    font-size: 16px;
   
}

.dp-block-discount-box.ddos-promo-box-spring .btn-code-set button {
    background: #1a5900;
   
}


.dp-block-discount-box.ddos-promo-box-spring ul {
   
    color: #d5e6ff;
}


.dp-block-discount-box.ddos-promo-box-spring .terms {
  color: #9cebd6 !important

}

.dp-block-discount-box.ddos-promo-box-spring .orange-txt {
    color: #83bfff !important;
   
}


.tc_sc .dp-block-discount-box.ddos-promo-box-spring{
   
    background-size: 52%;
 
   
}


.tc_sc .dp-block-discount-box.ddos-promo-box-spring span{
   
    font-size: 17px!important;
   
}

.tc_sc .dp-block-discount-box.ddos-promo-box-spring ul{
   
    font-size: 14px!important;
   
}

/*+++++++++++++++Fix Domain Block Problem++++++++++++++++++++++++++*/

.global-networklink-more .dp-object-center {
    margin-top: 0% !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dp-block-discount-box.hosting-promo .orange-txt {
   
   display:inline; 
   
}



/*+++++++++++++++Inner Promotion 2026-06-03++++++++++++++++++++++++++*/

.dp-block-discount-box.jp-promo-box.promo-box-2026-june{
	font-size:17px!important;
}

.color-promo1{
    color: #ddff00;
    font-size: 16px;
    font-weight: 700;
}

.color-promo2 {
    color: #6dffed;
    font-size: 16px;
    font-weight: 700;
}


.promo-2026-border{
	font-size: 14px;
    line-height: 20px;
    display: block;
    border: 1px solid #89ff3e;
    padding: 8px;
    border-radius: 5px;
    margin-bottom: 7px;
    background: #89ff3e24;
    margin-top: 6px;
}

.tc_sc .promo-2026-border2, .tc_sc .promo-2026-border, .tc_sc .promo-2026-border3{
	font-size: 16px;
  
}

.promo-2026-border3 b{
    background: url(/wp-content/uploads/2025/02/dp-menu-2025-icon-dc.png);
    background-position: left -1px;
    background-size: 21px;
    padding-left: 24px;
    background-repeat: no-repeat;
    font-weight: 700;
    line-height: 33px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #ffca00;
}

.tc_sc .promo-2026-border3 b{
    background: url(/wp-content/uploads/2025/02/dp-menu-2025-icon-dc.png);
    background-position: left -1px;
    background-size: 21px;
    padding-left: 24px;
    background-repeat: no-repeat;
    font-weight: 500;
    line-height: 33px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #ffca00;
    font-size: 16px;
}

.promo-2026-border3 .laxsmall {
    font-size: 13px;
    width: fit-content;
    background: #b90101;
    border-radius: 3px;
  padding: 0px 3px;
    padding-top: 1px;
	margin-bottom:5px;
}

.tc_sc .promo-2026-border3 .laxsmall {
    font-size: 13px;
    width: fit-content;
    background: #b90101;
    border-radius: 3px;
    padding: 0px 5px;
    padding-top: 3px;
	margin-bottom:5px;
}

.promo-2026-border2{
font-size: 14px;
    line-height: 20px;
    display: block;
    border: 1px solid #3ef6ff;
    padding: 8px;
    border-radius: 5px;
    background: #3ef6ff29;
}


.promo-2026-border3 {
    border: 1px solid #fcdb29;
    border-radius: 5px;
    padding: 9px;
    font-size: 15px;
   
    margin-top: 9px !important;
   
    background: #0018404a;
  
}

.dp-server-main-left .content {
   
    padding-bottom: 33px;
}

.promo-2026-border3 ul {
    margin-top: 0px;
    margin-bottom: 1px;
   
}

.promo-2026-border3 li {
    font-size: 14px;
  /* color: yellow !important;*/
    font-weight: 500;
}

.dp-block-discount-box  .promo-2026-border3 ul li {
     font-size: 13px;
  /* color: yellow !important;*/
    font-weight: 500;
}

.tc_sc .dp-block-discount-box  .promo-2026-border3 ul li {
     font-size: 14px;
  
    font-weight: 500;
}

.promo-box-2026-june li {
  padding-right: 25px;
}



.btn-code-set {
 
    display: none;
}

.row-name-price .tag-limit {
    background: #d5ff00;
    color: #001939;
}

.row-name-price .tag-limit2 {
    background: #58fff9;
    color: #001939;
}

.row-name-price .tag-limit2{
    animation: 2s ease-in-out infinite bouncetag;
  
}

.row-name-price .tag-new {
    background: #003850;
}







