@media (max-width: 992px) and (min-width: 768px){
 .amd_server_price .dedicat_price_tab  .col-lg-3:first-child .dedicat_price_1 {
    margin-top: 0 !important;
}
.amd_server_price .dedicat_price_tab .dedicat_price_1 {
    margin-top: 60px !important;
}
.mngd_hostng 
 .subtitle_heading {
    width: 100% !important;
}	
}


@media(max-width:767px){
	.mngd_hostng 
 .subtitle_heading {
    width: 100% !important;
}
 .ovrflow_s {
    overflow: scroll;
    flex-wrap: nowrap;
}
.w_90 {
    width: 90%;
}	
.bann_bg_cl {
    background-color: #001242;
    background-image: none;
	margin-top: 50px;
}	
.banner_tab_list ul {
flex-wrap: wrap;
}
.banner_tab_list ul li {
margin: 7px;
}
.amd_price_tabs {
flex-wrap: wrap;
}
.price_tabs_btn {
margin-left: 0 !important;
}
.dedicat_price_tab > .row {
flex-wrap: unset;
overflow: auto;
}
.dedicat_price_tab > .row > .col-lg-3 {
width: 85%;
}
.amd_server_price  .dedicat_price_1 {
margin-top: 50px !important;
}

.mngd_hostng  .subtitle_heading {
width: 100% !important;
}

.amd_server_advntg .amd_advntg_box {
min-height: 300px;
}

.postgre_feat  .subtitle_heading {
width: 100% !important;
}

.amdserver_faq .accordion-button {
padding: 17px;
font-size: 18px;
}
}