.amd_features 
 .amd_feat_box.mt-4 {
    min-height: 265px;
}
.cloud_disk_bann {
    background: url('../image/remote-hands-bann.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 0;
	margin-top:60px;
}
 .amd_features{
	background:#001242;
}
  .amd_feat_box {
    background: #fff;
    padding: 14px 20px;
    border-radius: 7px;
	transition:all 400ms;
}
.amd_feat_box:hover {
    transform: scale(1.02);
	box-shadow: 0.5rem 0.6rem 0.3rem rgb(2 192 247);
}
.stroge_feat{
    position:relative;
}
.banner_tab_list li a{
	margin:0px 14px;
}
.stroge_feat:after {
    background: url('../image/every2need_lines2.webp');
    position: absolute;
    animation-name: rotate;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -2;
    background-repeat: no-repeat;
    background-position: right;
}
.availble_technians  {
    position:relative;
}
.availble_technians:after {
    background: url('../image/every2need_lines.png');
    position: absolute;
    animation-name: rotate;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -2;
    background-repeat: no-repeat;
}
.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: 0px;
    font-family: 'FontAwesome';
    height: 25px;
    width: 25px;
    background: #001242;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #fff;
}
.avail_tchns_img img {
    border-radius: 10px;
    box-shadow: 0px 4px 5px 3px #d8d8d8;
}
		  .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 
 .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;
}
.cloud_disk_bann .banner_tab_list li a {
    margin: 0px 7px;
}
@media(max-width:992px) and (min-width:768px){
 .rmt_systm .for-blog-1 {
    width: 47% !important;
}
 .for-blog-2 .for-blog-1 {
    width: 47%;
}
}
@media(max-width:767px){
.remot_spprt .amd_feat_box {
    min-height: 200px !important;
}	
.bann_titles h1 {
    font-size: 40px !important;
}
 .stroge_feat .strg_feat_contnt h4 {
    margin: 20px 0px !important;
}
.bann_bg_cl {
    margin-top: 50px;
    background-image: none;
    background-color: #001242;
}
.stroge_feat:after {
    display: none;
}

.avail_tchns_img img {
    width: 100%;
}

.contctform_img {
    display: none;
}
	.for-blog-1 {
    width: 100% !important;
    max-width: 100% !important;
}

.avail_tchns_img {
    display: none;
}

.strg_feat_img {
    display: none;
}
 
.stroge_feat {
    padding-top: 0px;
}

.stroge_feat .subtitle_heading h2 {
    text-align: left !important;
}
}