.head-bg h5{
    background: #32a406;
    color: #fff;
    padding:20px;
    border-radius: 20px 20px 0 0;
    font-size:16px;
    font-weight: bold;
    margin-bottom:10px;
    min-height:85px;
}
.box {
    background: #ffffff;
    color: #737373;
    border-radius: 25px;
    box-shadow:0 4px 20px 1px rgba(0, 0, 0, 0.1);
}
.extra-pricing {
    margin-bottom: 10px;
    text-align: left;
}
.extra-pricing p i{ 
    margin-right: 5px;
    color:#444;
}
.high{
    color:#222
}
small {
    margin-left: 25px;
    margin-bottom: 10px;
}
.pricing-content h2 {
    font-size: 40px;
    font-weight: 800;
    position: relative;
    margin-bottom: 30px;
    color:#444;
}
.show-price h3 {
    font-size: 32px;
    font-weight: 800;
    color: #444;
    margin-bottom: 20px;
}
.pricing-thumb a {
    width: 100%;
    float: left;
    padding: 15px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 10px;
}
.show-price  .details-pack{
    /* background: #32a406; */
    color: #737373;
    margin-bottom: 20px;
}
.show-price  .get {
    background: #32a406;
    color: #FFF;
    margin-top: 20px;
}
.pricing-content h2 span {
    font-size: 24px;
    font-weight: 600;
    top: 0px;
    position: absolute;
    left: 65px;
}
.details-pack{
    margin-bottom: 30px;
}
.get{
    color:#fff;
}
.pricing-content {
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.pricing-content h2 span {
    font-size: 24px;
    font-weight: 600;
    /* top: 0px; */
    /* position: absolute; */
    /* left: 0px; */
}
.price-guarante {
    border: 0;
    text-align: center;
    padding-top: 80px;
}
.top-content {
    min-height: 230px;
}
sub, sup {
    position: relative;
    line-height: 0;
    vertical-align: baseline;
    font-size: 24px;
    font-weight: 600;
}
.amt{
    color:#444;
}
.price-guarante h4 {
    padding: 30px 0 15px 0;
    
}

/* .arrow-button{
    filter: brightness(0);
} */

.get1{
    margin-bottom: 30px;
}
.best-price h1 {
    font-size: 28px;
    color: #222;
    background: #e9e426;
    /* display: inline-flex; */
    padding: 6px 20px;
    font-weight: bold;
    margin: 20px 0 8px;
    border-radius: 10px;
}
.best-price{
    display:inline-block;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.inner-heading {
    margin-top: 25px;
    text-align: center;
}
.best-price h4 {
    font-size: 28px;
    color: #222;
    background: #e9e426;
    /* display: inline-flex; */
    padding: 6px 20px;
    font-weight: bold;
    margin: 0px 0 36px;
    border-radius: 10px;
}
.second-head h5 {
    display: flex;
    justify-content: center;
    align-items: center;
}






/* Responsive */

/* Responsive styles */
/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .box {
        border-radius: 25px;
        margin-bottom: 30px;
        box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.1);
    }
    .pricing-content h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    sub, sup {
        font-size: 18px;
    }
    .show-price h3 {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .top-content {
        min-height: 200px;
    }
    .show-price  .get {
        margin-top: 15px;
    }
    .head-bg h5 {
        min-height: 0px;
    }
    .top-content {
        min-height: 175px;
    }
    .best-price h1 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .best-price h4 {
        font-size: 24px;
        margin-bottom: 27px;
    }
    .price-guarante {
        padding-top: 10px;
    }
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
    .box {
        border-radius: 25px;
        margin-bottom: 30px;
        box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.1);
    }
    .pricing-content h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    sub, sup {
        font-size: 18px;
    }
    .show-price h3 {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .top-content {
        min-height: 200px;
    }
    .show-price  .get {
        margin-top: 15px;
    }
    .head-bg h5 {
        min-height: 0px;
    }
    .top-content {
        min-height: 185px;
    }
    .best-price h1 {
        font-size: 24px;
    }
    .best-price h4 {
        font-size: 24px;
        margin-top: 30px;
    }
    .price-guarante {
        padding-top: 10px;
    }

}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    .box {
        border-radius: 25px;
        margin-bottom: 30px;
        box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.1);
    }
    .pricing-content h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .price-guarante {
        padding-top: 40px;
    }
    sub, sup {
        font-size: 18px;
    }
    .show-price h3 {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .top-content {
        min-height: 200px;
    }
    .show-price  .get {
        margin-top: 15px;
    }
    .best-price h1 {
        font-size: 26px;
    }
    .best-price h4 {
        font-size: 26px;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .pricing-content h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    sub, sup {
        font-size: 18px;
    }
    .price-guarante {
        padding-top: 65px;
    }
    .show-price h3 {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .top-content {
        min-height: 200px;
    }
    .show-price  .get {
        margin-top: 15px;
    }
    .best-price h1 {
        font-size: 27px;
    }
    .best-price h4 {
        font-size: 27px;
    }
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1400.98px) {
    .top-content {
        min-height: 220px;
    }
    .pricing-content h2 {
        font-size: 34px;
        margin-bottom: 24px;
    }
    .show-price h3 {
        font-size: 27px;
        margin-bottom: 15px;
    }
    .show-price  .get {
        margin-top: 15px;
    }
    sub, sup {
        font-size: 21px;
    }
}

/* // For 2k Monitors, (more than 1401 px) */
@media (min-width: 1401px) and (max-width: 1599.98px) {
  
}

@media (min-width: 1600px) and (max-width: 2559.98px) {
   
}

@media (min-width: 2560px) {

}