.cloud_disk_bann {
    background: url('../image/ntwrk_serv_bann.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 0;
	margin-top:60px;
}
.stroge_feat:after {
      background: url('../image/every2need_lines2.png');
    position: absolute;
    animation-name: rotate;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -2;
    background-repeat: no-repeat;
    background-position: right;
}
.stroge_feat{
    position:relative;
}

.enter_work_inn  p {
    min-height: 100px;
}
.enter_work_inn.p-4:hover {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.07);
}
.enter_work_inn {
    background: #fff;
    border: 1px solid #e5e5e5;
}
.strg_feat_contnt li {
    position: relative;
    color:#827b7b;
}
.strg_feat_contnt li:after {
    position: absolute;
    content: '\f00c';
    left: -33px;
    top: 4px;
    font-family: 'FontAwesome';
    height: 25px;
    width: 25px;
    background: #001242;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #fff;
}

.amdserver_faq {
    background: #00c0f7;
}
.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: #f5f5f5;
}
.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: #001242;
    color: #fff;
}
  .net_offrngs_box {
    overflow: hidden;
	transition:all 400ms;
}

.net_offrngs_box:hover { 
    transform: scale(1.02);
	 box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
}

.net_offrngs_box * {
    transition: 0.2s;
}
.net_offrngs_box {
    background: #fff;
    padding: 15px;
}

.net_offrngs_box p {
    min-height: 142px;
}

.key_offrings .subtitle_heading h2{
	color:#fff;
}
.key_offr_inn:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: -6px;
    top: -6px;
    background: #ffffff;
    z-index: -1;
}
.key_offr_inn {
    background: #00c0f7;
    padding: 20px;
    transition: all 400ms;
    position: relative;
    z-index: 2;
}
.net_offrings {
    background: #f5f5f5;
}
 .glbl_ntwrk_inn:hover {
    transform: translateY(-20px);
    transition: all 400ms;
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
}

.glbl_ntwrk_inn {
    transition: all 400ms;
    position:relative;
}
.net_offrngs_box img {
    width: 100%;
}
.globl_network {
    background: #fff;
}

.key_offrings {
    background: #001242;
}

.amd_features {
    background:#fff;
    
}
.glbl_ntwrk_inn {
    border: 1px solid #ccc;
}

.glbl_ntwrk_contn {
    padding: 15px;
	background:#fff;
}

.amd_feat_box {
    background: #fff;
    padding: 14px 0px;
    border-radius: 7px;
}
@media (max-width:767px){
 .lgnite .lgnite-blog-img {
    display: none;
}

.lgnite .lgnite-blog {
    width: 100%;
}
}
@media (max-width:767px){
.bann_bg_cl {
    background-color: #001242;
    background-image: none;
    margin-top: 50px;
}	
.net_offrngs_box {
    margin-top: 20px;
	
}
.net_offrings .net_offrngs_box{
height:auto !important;	
	}
.glbl_ntwrk_inn {
    margin-bottom: 20px;
}

.key_offr_inn {
    margin-bottom: 20px;
}

.contctform_img {
    display: none;
}
}