.wpb-content-wrapper{
	opacity:0;
	transition:0.5s;
}
/*
.sub-menu .new_sc a::after {
    content: '最新';
    padding: 0 10px;
    background-color: #ff5a00;
    border-radius: 2.5px;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 38%;
    top: 9px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
}


.sub-menu .new_tc a::after {
    content: '最新';
    padding: 0 10px;
    background-color: #ff5a00;
    border-radius: 2.5px;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 45%;
    top: 9px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
}

.sub-menu .new_en a::after {
    content: 'NEW';
    padding: 0 10px;
    background-color: #ff5a00;
    border-radius: 2.5px;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 44%;
    top: 9px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
}


.sub-menu .promo a::after {
    content: 'Sale';
    padding: 0 10px;
    background-color: #ee0000;
    border-radius: 2.5px;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 33.5%;
    top: 9px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
}

.sub-menu .promo_tc a::after {
    content: '優惠';
    padding: 0 10px;
    background-color: #ee0000;
    border-radius: 2.5px;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 53%;
    top: 9px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
}

.sub-menu .promo_sc a::after {
    content: '优惠';
    padding: 0 10px;
    background-color: #ee0000;
    border-radius: 2.5px;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 53%;
    top: 9px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
}


@media only screen and (max-width: 772px) {
    .sub-menu .promo a::after {
        display: none;
    }
    .sub-menu .promo_tc a::after {
        display: none;
    }
    .sub-menu .promo_sc a::after {
        display: none;
    }
	
	   .sub-menu .new_en a::after {
        display: none;
    }
	
    .sub-menu .new_tc a::after {
        display: none;
    }
	
    .sub-menu .new_sc a::after {
        display: none;
    }

	    .sub-menu .new_tc a::before {
        content: '最新';
        padding: 0 10px;
        background-color: #ff5a00;
        border-radius: 2.5px;
        font-size: 12.5px;
        margin: 1px;
        display: block;
        width: fit-content;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 0.5px;
    }
	
		    .sub-menu .new_sc a::before {
        content: '最新';
        padding: 0 10px;
        background-color: #ff5a00;
        border-radius: 2.5px;
        font-size: 12.5px;
        margin: 1px;
        display: block;
        width: fit-content;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 0.5px;
    }
	
			    .sub-menu .new_en a::before {
        content: 'NEW';
        padding: 0 10px;
        background-color: #ff5a00;
        border-radius: 2.5px;
        font-size: 12.5px;
        margin: 1px;
        display: block;
        width: fit-content;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 0.5px;
    }
	
	
    .sub-menu .promo_sc a::before {
        content: '优惠';
        padding: 0 10px;
        background-color: #ee0000;
        border-radius: 2.5px;
        font-size: 12.5px;
        margin: 1px;
        display: block;
        width: fit-content;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 0.5px;
    }
    .sub-menu .promo_tc a::before {
        content: '優惠';
        padding: 0 10px;
        background-color: #ee0000;
        border-radius: 2.5px;
        font-size: 12.5px;
        margin: 1px;
        display: block;
        width: fit-content;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 0.5px;
    }
    .sub-menu .promo a::before {
        content: 'Sale';
        padding: 0 10px;
        background-color: #ee0000;
        border-radius: 2.5px;
        font-size: 12.5px;
        margin: 1px;
        display: block;
        width: fit-content;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 0.5px;
    }
}
*/

.wpcf7 form .wpcf7-response-output {
    margin: 0;
    font-weight: bolder;
    padding: 6.5px 0;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
}

.wpcf7 .wpcf7-not-valid-tip {
    font-size: 13.5px !important;
    margin: 0;
	margin-bottom: 10px;
}


.invoiceheader{
	padding-bottom: 15px !important;
}

.invoiceheader span{
	font-size: 25px !important;
}

.form-group, .wpcf7 .wpcf7-form p {
	margin: 0 !important;
}

.form-group,
.wpcf7 .wpcf7-form input {
	margin-bottom: 10px;
}

.form-group,
.wpcf7 .wpcf7-form select {
	margin-bottom: 10px;
}

.wpcf7 .wpcf7-form label {
	font-weight: bolder;
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	background-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	background-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	background-color: #ffb900; /* Yellow */
}

/*
.wpcf7 .wpcf7-response-output {
    color: white!important;
}
*/

@media only screen and (max-width: 575.98px){
	#page>header .header_sticky_wapper {
		z-index: 999999 !important;
	}
	
	#crisp-chatbox .cc-dc5e span{
		background-image:none !important;
		background-color:transparent !important;
		box-shadow: none !important;
		pointer-events: none !important;
	}
	
	#crisp-chatbox .cc-nsge{
		margin-bottom: -10px !important;
	}
}

footer .mobile_footer_bar{
	z-index: 99999999;
}

@media only screen and (max-width:1400px) {
    #IndexbannerSlider .space-text{
        max-width: 100% !important;
        flex: 0 0 100%;
    }
    
    #IndexbannerSlider .text-xl-left{
        text-align: center !important;
    }
}

#btnGroup_registrer{
	margin: 0 auto;
}

.server_table{
    text-align: left;
}

footer .footer_telegram_ok {
    bottom: 90px !important;
    right: 25px  !important;
}

#blog .blog-single main article .blog-content-wrap .blog-content ul {
    list-style: disc;
    padding-left: 40px;
}

.buttonover45:hover {
    background-image: linear-gradient(#ff9000, #f60);
    border: none;
}

.buttonover45 {
    background-image: linear-gradient(#ffae00, #ff8a00);
    border: none;
    color: #fff;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 3px;
    width: 45%;
    font-weight: lighter;
}

#IndexbannerSlider .swiper-pagination {
    margin-top: 0 !important;
}

#kb #kb-listing.serach .desc .understrap-read-more-link {
    border-radius: 5px;
    padding: 5px;
    text-decoration: none;
}
@media (min-width: 992px) {
    #kb #kb_detail {
        max-width: 75%;
    }
}

.contentnew input[type="submit"] {
    background: #1545b5;
    color: #fff;
    width: 165px;
}

.desktopcontent_v1 tbody {
    width: 100%;
    display: table;
}

@media screen and (max-width: 1000px) {
    #IndexbannerSlider .wrapper .banner-description .desktopcontent_v1 {
        display: none;
    }
}

@media screen and (max-width: 1440px) {
    #IndexbannerSlider .wrapper .banner-description .desktopcontent_v2 {
        display: none;
    }
}

@media screen and (min-width: 1441px) {
    #IndexbannerSlider .wrapper .banner-description .desktopcontent_v1 {
        display: none;
    }

    #IndexbannerSlider .wrapper {
        background-size: cover !important;
    }
}

#cpanel_ram input[type="number"]::placeholder {
    text-align: right;
}

.cpanel_server input[type="submit"]:disabled {
    opacity: 1 !important;
}

.cpanel_server textarea {
    height: 125px;
}

.cpanel_server label {
    padding-bottom: 2px;
    padding-top: 10px;
}

.cpanel_server input[type="number"] {
    padding: 8px;
}

.cpanel_server select {
    height: 42px !important;
}

.cpanel_server input[type="tel"] {
    padding: 8px;
}

.cpanel_server input[type="text"] {
    padding: 8px;
}

.cpanel_server input[type="email"] {
    padding: 8px;
}

.cpanel_server input[type="submit"] {
    color: #fff !important;
    background-color: #ffa800 !important;
    border: none !important;
    width: 30%;
}

.cpanel_server input[type="submit"]:hover {
    background-color: #ffd200 !important;
}

.cpanel_server a {
    color: #fff;
}

.cpanel_server a:hover {
    color: #fff;
}

.cpanel_server input[type="number"]::-webkit-outer-spin-button,
.cpanel_server input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cpanel_server input[type="number"] {
    -moz-appearance: textfield;
}

.trialT input[type="submit"]:disabled {
    opacity: 1 !important;
}

.trialT input[type="submit"] {
    color: #fff !important;
    background-color: #ffa800 !important;
    border: none !important;
    width: 120px;
}

.trialT input[type="submit"]:hover {
    background-color: #ffd200 !important;
}

.trialT label {
    /* padding-top: 10px; */
}

.trialT center {
     margin-bottom: 15px;
}

.trialT a {
    color: #fff;
}

.trialT a:hover {
    color: #fff;
}

.trialT input[type="file"] {
    background: none;
    color: #fff;
    border: none;
}

#server_table_storage-tc .cat_title {
    color: #fff !important;
}

#server_table_storage-sc .cat_title {
    color: #fff !important;
}

#server_table_storage .cat_title {
    color: #fff !important;
}

/* Domain Register ADD CSS */
@media (max-width: 767.98px) {
    .domaincheck #inputbox {
        border-top-left-radius: 3px !important;
        border-bottom-left-radius: 3px !important;
        margin-top: 10px;
    }

    .domaincheck .registerbtn {
        border-top-right-radius: 3px !important;
        border-bottom-right-radius: 3px !important;
    }

    .domaincheck #inputbox {
        text-align: center !important;
        padding-left: 0 !important;
    }
}

@media (max-width: 991.98px) {
    .domaincheck {
        width: unset !important;
    }
}

.mpc-accordion__content .mpc-accordion__item h3 {
    width: calc(100% - 55px);
    padding: 10px 0;
    vertical-align: middle;
}

main#dedicated-server .order {
    width: 88%;
    text-align: center;
}

.grecaptcha-badge {
    display: none !important;
}

#colocation .wpcf7-list-item-label,
#colocation-new .wpcf7-list-item-label {
    font-size: 16px;
}

#dedicated-server .pageheader h3 .pricewithunit,
#dedicated-server .pageheader h3 .price {
    display: none;
}

#dp-1gbps #ds_index_table .server_table .cat-lg-table tbody tr td::after {
    border-bottom-color: #f9f9f9;
}

#dp-1gbps #ds_index_table .server_table .cat-lg-table tbody tr:last-child td::after {
    content: none;
}

/* PART 1 - Before Lazy Load */
img[data-lazyloaded] {
    opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.loaded,
img.litespeed-loaded {
    -webkit-transition: opacity 0.5s linear 0.2s;
    -moz-transition: opacity 0.5s linear 0.2s;
    transition: opacity 0.5s linear 0.2s;
    opacity: 1;
}

#chat-widget-container {
    top: auto !important;
    bottom: 145px !important;
    max-height: calc(100% - 70px) !important;
    right: 19px !important;
}

#san-storage .mpc-tabs__nav-item:not(.mpc-active) {
    opacity: 0.5;
}

/* eCommerce Contact Form */
#eCommerce input[type="submit"] {
    background: #fd913a !important;
    padding-left: 35px;
    padding-right: 35px;
    border: none;
    color: #fff;
    width: unset;
    margin-top: 10px;
}

#eCommerce .wpcf7-list-item {
    display: block !important;
}

#eCommerce label {
    font-size: 17px !important;
}

#eCommerce textarea {
    height: unset;
}

#ds_index_table .server_table .cat-lg-table tbody tr td .order {
    background-color: #feb532;
}

#ds_index_table .server_table .cat-lg-table tbody tr td .out_of_stock {
    background-color: #888;
}

.buttonover_v1 {
    background-image: linear-gradient(#ffc900, #ffa600);
    border: none;
    color: #490002;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 3px;
    width: 30%;
    /*font-weight: lighter;*/
}

.buttonover_v1:hover {
    background-image: linear-gradient(#ffc100, #ff8b00);
    border: none;
}

.contentdiz .wpcf7-mail-sent-ok {
    border: 2px solid #fff !important;
    color: #fff;
}

@media only screen and (max-width: 1159px) {
    #ds_index_table .server_table .cat_title {
        line-height: 30px !important;
    }
}

/*2020.05.29 Edit by J*/
body {
    line-height: 1.4;
    font-family: roboto !important;
    color: #5c5c5c;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    line-height: 1.4;
}

p {
    margin: 0;
    font-size: 16px;
}

h1,
.h1 {
    font-size: 40px;
}

h2,
.h2 {
    font-size: 38px;
}

h3,
.h3 {
    font-size: 30px;
}

h4,
.h4 {
    font-size: 24px;
}

h5,
.h5 {
    font-size: 18px;
}

small,
.small {
    font-size: 12px;
}

.center {
    text-align: center;
}

.margin_b_15 {
    margin-bottom: 15px;
}

.margin_b_30 {
    margin-bottom: 30px;
}

.margin_b_60 {
    margin-bottom: 60px;
}

/*index*/

#index_point table {
    width: 100%;
}

#index_point table tr td:nth-child(1) {
    width: 19.1%;
}

#index_point table tr td p {
    font-size: 16px;
}

#index_point table tr td p.title {
    font-size: 20px;
    color: #333333;
}

#index_map,
#index_hosting {
    padding: 30px 0;
}

#index_client {
    padding: 60px 0;
}

#index_blog {
    padding: 30px 0 60px 0;
}

/*index_banner*/

.buttonover {
    background-image: linear-gradient(#ffae00, #ff8a00);
    border: none;
    color: white;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 3px;
    width: 30%;
    font-weight: lighter;
}

.buttonover:hover {
    background-image: linear-gradient(#ff9000, #ff6600);
    border: none;
}

@media only screen and (max-width: 1500px) {
    .banner-39562 .cny_image_css {
        text-align: center !important;
    }

    .banner-39562 .cny_image_css .space-text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .banner-39563 .cny_image_css {
        text-align: center !important;
    }

    .banner-39563 .cny_image_css .space-text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .banner-39561 .cny_image_css {
        text-align: center !important;
    }

    .banner-39561 .cny_image_css .space-text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 765px) {
    .button_cny {
        display: none !important;
    }
}

.buttonover_cny_top {
    border: none;
    color: #fff;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    cursor: pointer;
    border-radius: 3px;
    background-color: #f43900;
    margin: 5px;
    width: 250px;
}

.buttonover_cny_bottom {
    border: none;
    color: #fff;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    cursor: pointer;
    border-radius: 3px;
    background-color: #d50000;
    margin: 5px;
    width: 250px;
}

.button_cpanel a {
    border-radius: 4px;
    background-image: linear-gradient(180deg, #fdb245 0%, #ff9438 100%);
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    text-transform: none;
    padding: 15px 80px;
    text-decoration: none;
    transition: background-image 1s linear;
    -moz-transition: background-image 1s linear;
    -webkit-transition: background-image 1s linear;
    -ms-transition: background-image 1s linear;
}

.button_cpanel a:hover {
    background-image: linear-gradient(180deg, #ff952b 0%, #ff7c26 100%) !important;
    color: #ffffff !important;
    text-decoration: none !important;
}


/*+++++++++++++++++++New Footer Style 27/10/2022+++++++++++++++++++++++++++*/
#fixfooter{
	margin-bottom:0!important;
}

#fixfooter .wpb_content_element{
	margin-bottom:0!important;
}



.w-layout-grid-footer {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

a[href^="tel"]:hover,
a[href^="tel"]:link,
a[href^="tel"]:visited {
    color: #fff;
    pointer-events: auto !important;
    cursor: pointer !important;
}

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

.bnt-footer-new-a {
    color: #ff9000;
}

.dp-footer-new {
    padding: 35px;
    background-color: #0360aa;
    color: #fff;
}
.footer-img-new {
    width: 100%;
    max-width: 50%;
}
.dp-footer-new-row {
    max-width: 1108px;
    margin-right: auto;
    margin-left: auto;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}
#w-node-_3f3fdf41-6648-1a06-bce3-6f7c66dcadce-39784f9d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
}
#w-node-_2a83ab0f-1cdf-7853-669d-0518ac06a347-39784f9d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
}
#w-node-_381b3a2a-8e9d-8ce4-a419-ca5b4b042221-39784f9d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
}

.dp-footer-new-title1 {
    margin-bottom: 8px;
    font-size: 32px;
    font-weight: 300;
    line-height: 32px;
}

.dp-footer-new-title2 {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}
.dp-footer-new-set {
    margin-top: -15px;
    line-height: 0px;
    text-align: center;
}
.dp-footer-new-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.dp-footer-new-list1 {
    font-size: 19px;
    line-height: 20px;
}
.dp-footer-new-list2 {
    font-size: 15px;
    line-height: 23px;
    text-decoration: none;
}
.bnt-footer-new-a {
    color: #ff9000;
}
.bnt-footer-new-a:hover {
    border-style: none;
    border-width: 1px;
    border-color: #ffa600;
    color: #f60;
    text-decoration: none;
}
.text-block-4 {
    color: #ffa800;
}
.footer-img-new {
    width: 100%;
    max-width: 50%;
}
.clearfix {
    height: 0px;
}

.a-footer-set {
    color: #fff !important;
    line-height: 0px !important;
    text-decoration: none !important;
    opacity: 1 !important;
}

.a-footer-set:hover {
    color: #ffa800 !important;
}
#w-node-_8b85a76d-fb68-e0bc-61c3-48ac7fe31c00-39784f9d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
}
@media screen and (max-width: 991px) {
    .footer-img-new {
        width: 100%;
        max-width: 50%;
    }
    .dp-footer-new {
        clear: none;
    }
    .dp-footer-new-row {
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        grid-auto-flow: row;
        -ms-grid-columns: 1.75fr 1fr 1fr 1fr;
        grid-template-columns: 1.75fr 1fr 1fr 1fr;
        text-align: center;
    }
    .dp-footer-new-title2 {
        margin-bottom: 15px;
        line-height: 18px;
    }
    #w-node-_3f3fdf41-6648-1a06-bce3-6f7c66dcadce-39784f9d {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
    .dp-footer-new-set {
        display: block;
        width: 33.333333333333336%;
        float: left;
        clear: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        grid-auto-flow: column;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }
    .footer-img-new {
        width: 100%;
        max-width: 50%;
    }
    .clearfix {
        height: 0px;
        clear: both;
        line-height: 1px;
    }
}
@media screen and (max-width: 991px) {
    #w-node-_3f3fdf41-6648-1a06-bce3-6f7c66dcadce-39784f9d {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}
@media screen and (max-width: 767px) {
    .dp-footer-new-list2 {
        line-height: 15px;
    }
    .dp-footer-new-list1 {
        font-size: 15px;
    }
    .footer-img-new {
        width: 100%;
        max-width: 60%;
    }
    .dp-footer-new-title2 {
        margin-bottom: 25px;
    }
    .dp-footer-new {
        padding-right: 20px;
        padding-left: 20px;
    }
    #w-node-_233425cf-a49e-57a7-b77a-631446ad449c-39784f9d {
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }
}
@media screen and (max-width: 479px) {
    .bnt-footer-new-a {
        visibility: hidden;
    }
    .dp-footer-new-set {
        width: 33.333333333333336%;
        margin-right: 0px;
        margin-left: 0px;
        padding: 5px;
        outline-color: hsla(0, 0%, 100%, 0.05);
        outline-offset: 0px;
        outline-style: none;
        outline-width: 1px;
    }
    .dp-footer-new-list1 {
        font-size: 14px;
    }
    .footer-img-new {
        max-width: 80%;
    }
    .dp-footer-new-title1 {
        margin-bottom: 5px;
        font-size: 25px;
    }
    .dp-footer-new {
        padding: 25px 20px;
    }
    #w-node-_233425cf-a49e-57a7-b77a-631446ad449c-39784f9d {
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }
}

/*++++++++++++++++++New Footer End++++++++++++++++++++++++++++++*/

/*++++Updated 31/10/2022++++*/
.btn-ms {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
  display: flex !important;
  width: fit-content;
}


/*++++++++++++++++++++Policy Updated Banner and Style 2022/12/16+++++++++++++++++++++++++*/

#policies .pageheader {
    background: url(/wp-content/uploads/2022/12/37-inner-banner-policy.jpg) center no-repeat!important;
    text-align: left!important;
    color:#0040a9!important;
}


#policies .pageheader h1 {
    color:#0040a9!important;
    font-size: 31px!important;
    font-weight: bold!important;
    line-height: 31px!important;
    margin-top: 0px!important;
    max-width: 50%!important;
}
    
}

#policies .pageheader .justify-content-center {
    height: 230px;
}


.headerfooter {
    width: 100%;
    height: 0px!important;
    clear: both;
    bottom: 0;
    display: block;
    background-image: none!important;
   
}

#legalcontent{
    padding:30px;
}

#legalcontent ul {
    margin-top: 30px!important;
    margin-left: 10px!important;
}

#policies #legalcontent ol, #policies #legalcontent ul {
     margin-top: 30px!important;
    margin-left: 10px!important;
}

#legalcontent h2 {
   margin-top: 35px!important;
}

#policies #legalcontent h2:first-child {
   
    margin-top: 15px!important;
}



@media only screen and (max-width: 768px){
#policies .pageheader {
    background: url(/wp-content/uploads/2022/12/37-DP-banner-policy-responsive.jpg) center no-repeat!important;
    text-align: center!important;
    color: #0040a9!important;
    height: auto;
    background-size: cover!important;
}

	

#policies .pageheader .justify-content-center {
    height: auto;
    padding-top: 55px;
}


#policies .pageheader h1 {
    color: #0040a9!important;
    font-size: 31px!important;
    font-weight: bold!important;
    padding: 0;
    line-height: 31px!important;
    margin-top: 0px!important;
    max-width: 100%!important;
    text-align: center!important;
    padding-bottom: 215px;
}

}

@media only screen and (max-width: 640px){
	#legalcontent {
  
    padding-left: 70px;
}
}


/*++++++++++++++++++++Policy Updated Banner and Style End +++++++++++++++++++++++++*/


/*++++++++++++++++++++Knowledage Base ++++++++++++++++++++++++++++++*/
#kb .search_section .search_box .input_row h2 {
    font-size: 23px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0px!important;
    padding-top: 25px!important;
}

#kb .search_section .search_box .input_row {
    background-color: #15b0bf;
    border-radius: 5px 5px 0 0;
    padding-bottom: 35px!important;
    border-bottom: 1px solid #fff;
}

#kb .search_section .search_box .btn_row h3 {
    font-size: 20px!important;
    color: #2c3e50;
    font-weight: 700;
    margin-bottom: 5px!important;
    padding-top: 15px!important;
    letter-spacing: -1px!important;
}

#kb .search_section .search_box .btn_row p {
    margin-bottom: 10px;
    font-size: 14px!important;
    /* font-weight: bold; */
}

#kb .search_section {
    padding: 40px 0 40px!important;
    background: url(/wp-content/uploads/2022/12/30-DP-banner-knowledgebase.jpg) no-repeat!important;
	background-size:cover!important;
}

/*++++++++++++++++++++Knowledage Base End++++++++++++++++++++++++++++++*/



/*++++++++++++++++++++++++++++++Nav Grid List+++++++++++++++++++++++++++++++++++++++++*/
#nav-gridlist{
    display: flex;
    justify-content: space-between;
    padding-bottom: 18px;
    border-bottom: 1px solid #e7e7e7;
	margin-top:65px;
}





.nav-block .grid{
    background-image: url(/wp-content/uploads/2023/12/icon-grid-normal.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 51px;
    background-size: 35px;
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #6c6c6c;
    border-bottom: 3px solid #b3b3b3;
    margin-right: 35px;
}

.nav-block .grid:hover {
    background-image: url(/wp-content/uploads/2023/12/icon-grid-active.png);
    border-bottom: 3px solid #1951c0;
     color: #1951c0;
}

.nav-block a:first-child.active {
    background-image: url(/wp-content/uploads/2023/12/icon-grid-active.png);
    border-bottom: 3px solid #1951c0;
     color: #1951c0;
}

.nav-block .list{
	background-image:url(/wp-content/uploads/2023/12/icon-list-normal.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 51px;
    background-size: 35px;
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #6c6c6c;
    border-bottom: 3px solid #b3b3b3;
    margin-right: 25px;
}

.nav-block .list:hover {
    background-image: url(/wp-content/uploads/2023/12/icon-list-active.png);
    border-bottom: 3px solid #1951c0;
    color: #1951c0;
}

.nav-block a:last-child.active{
    background-image: url(/wp-content/uploads/2023/12/icon-list-active.png);
    border-bottom: 3px solid #1951c0;
    color: #1951c0;
}


.nav-select select{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}


@media only screen and (max-width: 1200px){
#nav-gridlist .nav-block{display:none}
#nav-gridlist {
    display: flex;
    justify-content: center;
    padding-bottom: 18px;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 65px;
    align-content: center;
    align-items: center;
}
}

.server_table {
	display:none;
}

.server_table.active{
	display:block;
}



/*+++++++2024 New Price List for dp++++++++*/


.dp-2024-newtable-row {
    background: white;
    border: 1px solid #e7e7e7;
    padding: 12px 17px;
    border-radius: 8px;
    max-width: 1000px;
    margin: 0 auto;
    color: #001c8d;
    margin-top: 8px;
}

.dp-2024-newtable-row .d-block {
    display: none !important;
}


.dp-2024-newtable-row .desktop-btn{
	display:block;
}

.dp-2024-newtable-row .desktop-price{
	display:block;
}




.dp-2024-newtable-row .mob-btn{
	display:none;
}




.taghot2024 {
    background: #ff9f00;
    color: white;
    font-size: 11px;
    padding: 1px 4px;
    border-radius: 2px;
    font-weight: normal;
    margin-left: 5px;
}


.tagnew2024 {
    background: #0038b3;
    color: white;
    font-size: 11px;
    padding: 1px 4px;
    border-radius: 2px;
    font-weight: normal;
    margin-left: 5px;
  
}

.server-row-top {
  
    display: grid;
    grid-template-columns: 5fr 1fr;
}

.server-title {
    font-size: 18px;
    font-weight: bold;
    /* display: grid; */
    display: grid;
    grid-template-columns: auto auto auto;
    justify-content: start;
    align-content: center;
    align-items: center;
}

.server-title a{
	color:#001c8d;
}

.server-price {
    text-align: right;
    font-size: 22px;
    font-weight: bold;
}

.server-des {
    font-size: 15px;
    color: #212121;
}


.server-row-bottom {
    display: grid;
    /*grid-template-columns: 1.5fr 1.2fr 1.2fr 1.2fr 1fr 1.2fr;*/
    /*grid-template-columns: 1.2fr 1.2fr 1.3fr 1.2fr 1.2fr 1fr 1.2fr;*/
  grid-template-columns: 1.4fr 1.3fr 1.2fr 1.5fr 1.2fr 1fr 1.3fr;
    margin-top: 10px;
    border-top: 1px solid #eeeeee;
    padding-top: 5px;
    align-items: center;
}


.server-month{
    font-size: 12px;
}


.btn-new-configure a {
    padding: 8px;
    text-align: center;
    background-color: #ff7f00;
    display: block;
    color: white;
    /* border: 3px; */
    border-radius: 3px;
    background-image: url(/wp-content/uploads/2024/05/white-cart.png);
    background-position: 23% 7px;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 20%;
}



.btn-new-configure a:hover{
    background-color: #0038b3;
    color: white;
}


.server-content-stxt {
    font-size: 10px;
    color: #555555;
    /* font-style: italic; */
}

.server-content-btxt {
    font-size: 13.5px;
    border-left: 2px solid orange;
    padding-left: 6px;
    line-height: 12px;
    margin-bottom: 2px;
    margin-top: 6px;
    color: #606060;
    font-weight: bold;
}

.section-newtable {
    margin-bottom: 5px !important;
}


.server-start {
    display: block;
    font-size: 11px;
    font-weight: 500;
    line-height: 8px;
    margin-top: 7px;
    letter-spacing: 0;
    color: #989898;
}


@media only screen and (max-width: 992px){
	.server-content-btxt {
    font-size: 13.5px;}

  /* .server-row-bottom {
    display: grid;
    grid-template-columns: 1.5fr 1.2fr 1.2fr 1.2fr 1fr 1.5fr;

}*/
	
	.server-row-bottom {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: 40px;
    }

.btn-new-configure a {
  
    background-position: 15% 8px;
    background-size: 18px;
    padding-left: 19%;
}

    .server-row-top {
        display: grid;
        grid-template-columns: 2.5fr 1fr;
    }

.server-des {
    font-size: 14px;
   
}

.server-price {
 
    font-size: 18px;
 
}

.dp-2024-newtable-row .desktop-btn{
	display:none;
}
    .btn-new-configure a {
        background-position: 37% 8px;
        background-size: 22px;
        padding-left: 12%;
        font-size: 17px;
    }

.dp-2024-newtable-row .mob-btn {
     
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-rows: 40px;
margin-top: 10px;
    }


	.mob-price{
		text-align:left;
		font-size: 22px;
	}

.mob-price .server-start {

    margin-top: 0;

}

.dp-2024-newtable-row .desktop-price{
	display:none;
}

    .server-row-top {
        display: block;
      
    }

}


@media only screen and (max-width: 768px){
    .server-row-bottom {
      
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: 40px;
    }

     .btn-new-configure a {
        background-position: 31% 8px;
        background-size: 22px;
        padding-left: 15%;
        font-size: 17px;
    }
		.mob-break{
		display:block;
	}
}	

	

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

.server-row-bottom {
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-rows: 40px;
 }

.dp-2024-newtable-row .desktop-btn{
	display:none;
}


     .btn-new-configure a {
        background-position: 20% 8px;
        background-size: 22px;
        padding-left: 15%;
        font-size: 17px;
    }

    .server-row-top {
        display: block;
      
    }

    .server-price {
        font-size: 22px;
        text-align: left;
    }
	
}

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

    .btn-new-configure a {
        background-position: center;
        background-size: 22px;
        padding-left: 10%;
        font-size: 17px;
       color: transparent;
    }
	.btn-new-configure a:hover {

    color: transparent;
}
	

	
	
}
