.cloud_disk_bann {
    background: url('../image/cloud_disk_bann.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 0;
	margin-top:60px;
}
.banner_tab_list li a {
    margin: 0px 14px;
}
 .amdserver_faq {
    background: #00c4f7;
}
		  .amd_server_price {
    background: #f5f5f5;
}
		  .sumbits_form:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url('../image/form_arrow2.webp');
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: top right;
    opacity: 0.5;
    z-index: -1;
}
		  .sumbits_form.spaceY {
    background: url(../image/cloud_form_bg.webp);
    background-size: cover;
    position: relative;
    background-position: center;
}
		  .amd_advntg_box:hover {
    transform: scale(1.03);
    transition: all 400ms ease-in;
	box-shadow: 0.125rem 0.125rem 0.375rem 0 rgb(172 173 175 / 14%), 0.5rem 0.5625rem 1.625rem 0 rgb(188 189 192 / 11%), 1.375rem 1.5rem 5rem 0 rgb(194 195 197 / 11%);

}
		  .amd_advntg_box{
		  transition: all 400ms ease-in;
		  }
		  .amd_server_advntg{
		  background:#fff;
		  }
.hw_cloudtab_inner {
    padding: 30px 20px;
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.1);
    border-radius:10px;
	background:#fff;
}
.cloud_disk_work {
    background: #001242;
}
.amd_features{
	background:#fff;
}
.cloud_disk_work 
 .nav-item .nav-link {
    border: 1px solid #001242;
    border-radius: 8px;
    margin-left: 15px;
    color: #000;
	 padding:10px 20px;
	 background:#fff;
}

.cloud_disk_work .nav-item .nav-link.active {
    background: #00c0f7;
    color: #fff;
    border: 1px solid #00c0f7 !important;
    border-radius: 7px;
}
@media(max-width:992px){
.cloud_disk_work .nav-item .nav-link{
	margin-bottom:15px;
	}
}
@media(max-width:767px){
.cloud_disk_bann .bann_titles h1 {
    font-size: 40px;
}	
.hw_cloudtab_inner .hw_img1 {
    display: none;
}	
.amd_server_price 
 .amd_price_tabs.d-flex {
    flex-wrap: wrap ;
}

.amd_price_tabs .price_tabs_btn {
    justify-content: start !important;
}

.price_tabs_btn  p {
    margin: 10px 0px !IMPORTANT;
}
.price_tabs_btn .nav-link {
    margin: 5px 5px !important;    
}	
.cloud_disk_work .nav-item .nav-link {
    margin-bottom: 20px;
    margin-left: 0;
}

.cloud_disk_work .nav-tabs {
    justify-content: center;
}

.contctform_img {
    display: none;
}	
.cloud_disk_work .nav-item .nav-link{
	margin-left:0px;
	
	}	
}