.price-box-hd{
color: #fff;
text-align: center;
padding: 46px 15px 15px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
position: relative;
overflow: hidden;
min-height: 14rem;
background-image: linear-gradient(to right,#15325c,#529ad9);
}
.price-box-hd .p-hd{
font-size: 24px;
font-weight: 700;
margin-bottom: 5px;
}
.price-box-hd .p-para {
    min-height: 4rem;
}
.price-box-hd .price{
font-size: 30px;
padding-top: 0 !important;
min-height: 2rem;
}
.price-table{
padding-top: 26px;
box-shadow: 0 1px 2px 1px rgba(0,0,0,.2);
min-height: 35rem;

}
.price-body-table{
padding: 0 45px 0;
/* border-bottom-left-radius: 8px; */
/* border-bottom-right-radius: 8px; */
/* background: #fff; */
padding-bottom: 0 !important;
margin-bottom: 0;
}
.price-table .buy{
position: relative;
padding: 11px;
top: -44px;
background-color: #fff;
box-shadow: 0 1px 2px 1px rgba(0,0,0,.2);
text-align: center;
bottom: 0;
}
.ribbion{
position: absolute;
top: 17px;
right: -35px;
width: 140px;
height: 35px;
line-height: 25px;
padding: 5px;
text-align: center;
font-size: 11px;
text-transform: uppercase;
background: #ff1a1a;
font-weight: 700;
color: #fdfdfd;
z-index: 1;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.price-body-table .icon-meta li {
line-height: 2;
}
.min-42{
min-height:42rem !important;
}
@media screen and (max-width: 991px) and (min-width: 768px){
.p-para{
min-height: 8rem !important;
}
.price-body-table{
padding: 5px;
padding-bottom: 0 !important;
margin-bottom: 0;
}
}
@media screen and (max-width: 1200px) and (min-width: 992px){
.p-para{
min-height: 6rem !important;
}
.price-body-table{
padding: 5px;
padding-bottom: 0 !important;
margin-bottom: 0;
}
}
@media screen and (max-wdith: 1093px) and (min-width: 1033px){
.price-box-hd{
padding:0 !important;
}
}
.minh-45 {
min-height: 45rem !important;
}
.minh-50 {
min-height: 50rem !important;
}
.minh-52 {
min-height: 52rem !important;
}
.minh-60 {
min-height: 60rem !important;
}
.minh-54 {
    min-height: 54rem !important;
}
.minh-56 {
    min-height: 56rem !important;
}
.minh-65 {
    min-height: 65rem !important;
}
.minh-62 {
    min-height: 62rem !important;
}
.minh-72 {
    min-height: 72rem !important;
}
.minh-70 {
    min-height: 70rem !important;
}
.minh-75 {
    min-height: 75rem !important;
}
.minh-66 {
    min-height: 66rem !important;
}
.minh-83 {
    min-height: 83rem !important;
}
.minh-88 {
    min-height: 88rem !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #495057;
background-image: linear-gradient(to right,#ffffff,#ffffff);
border-top: 1px solid #214675;
border-left: 1px solid #244b7a;
border-right: 1px solid #1f426f;
border-bottom: 1px solid #ddd0;
color:#000 !important;
}
.nav-link {
background-image: linear-gradient(to right,#15325c,#529ad9);
color:#fff !important;
}
.tp-bdr{
border-color: #244c7b #35699e #fff !important;
}

.dropdown { 
  position: relative;
  display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 20%);
    z-index: 999;
    right: 0;
    border: 1px solid #ced4da;
}

.dropdown-content .call_drp {
    color: #33669a !important;
    padding:6px 12px;
    text-decoration: none;
    display: block;
}
.dropbtn { 
    font-size: 14px;
    border: none;
    color: #fff;
    padding: 0;
}
.dropdown:hover .dropdown-content {display: block;} 


/*button[alt*="PayPal"]{*/
/*    display: none !important;*/
/*}*/

/* Text ke basis pe hide */
/*button{*/
/*    font-size: 0 !important;*/
/*}*/
/*p.text-center.my-2{*/
/*    display: none !important;*/
/*}*/
/*button:after{*/
/*    content: "" !important;*/
/*}*/
/*p.text-center.my-2{*/
/*    display: none !important;*/
/*}*/