/* @import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,700");
body {
  background-color: #fff;
  color: #3c464b;
} */
/* General Styles */
.pricing-plans {
  font-family: 'Roboto', sans-serif;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}

@media (min-width: 200px) and (max-width: 600px) {
  .pricing-plans {
    max-width: 100% !important;
    margin: 0 !important;
  }
  .coloum-size {
    width: 19% !important;
  }
  .label {
    font-size: 8px !important;
  }
  .font-size-media {
    font-size: 6px !important;
  }
  .margin-top-media {
    margin-top: 185px !important;
  }
  .gray {
    /* width: 45px !important; */
  }
}


/* Mobile Phones (Portrait) */
/* @media (max-width: 600px) {
  .pricing-plans {
    max-width: 100% !important;
    margin: 0 !important;
  }
  .coloum-size {
    width: 19% !important;
  }
  .label {
    font-size: 8px !important;
  }
  .font-size-media {
    font-size: 9px !important;
  }
  .margin-top-media {
    margin-top: 180px !important;
  }
  .gray {
    width: 45px !important;
  }
} */

/* Tablets (Portrait) */
@media (min-width: 601px) and (max-width: 768px) {
  .pricing-plans {
    max-width: 95% !important;
    margin: 10px !important;
  }
  .coloum-size {
    width: 23% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .label {
    font-size: 12px !important;
  }
  .font-size-media {
    font-size: 11px !important;
  }
  .margin-top-media {
    margin-top: 185px !important;
  }
  .gray {
    /* width: 45px !important; */
  }
}

/* Tablets (Landscape) */
@media (min-width: 769px) and (max-width: 1024px) {
  .pricing-plans {
    max-width: 90% !important;
    margin: 20px !important;
  }
  .coloum-size {
    width: 25% !important;
  }
  .label {
    font-size: 14px !important;
  }
  .font-size-media {
    font-size: 10px !important;
  }
  .margin-top-media {
    margin-top: 173px !important;
  }
  .gray {
    /* width: 50px !important; */
  }
}

/* Laptops */
@media (min-width: 1025px) and (max-width: 1440px) {
  .pricing-plans {
    max-width: 85% !important;
    margin: 30px !important;
  }
  .coloum-size {
    width: 28% !important;
  }
  .label {
    font-size: 16px !important;
  }
  .font-size-media {
    font-size: 13px !important;
  }
  .margin-top-media {
    margin-top: 179px !important;
  }
  .gray {
    /* width: 55px !important; */
  }
}

/* Desktops */
@media (min-width: 1441px) {
  .pricing-plans {
    max-width: 80% !important;
    margin: 40px !important;
  }
  .coloum-size {
    width: 30% !important;
  }
  .label {
    font-size: 18px !important;
  }
  .font-size-media {
    font-size: 15px !important;
  }
  .margin-top-media {
    margin-top: 80px !important;
  }
  .gray {
    /* width: 60px !important; */
  }
}

.pricing-plans .plan {
  width: 90%;
  margin: 0 auto;
  min-width: 0;
  /* -webkit-box-shadow: 0 3px 0px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 0px 0 rgba(0, 0, 0, 0.08); */
  transition: all 0.3s ease-in-out;
  /* padding: 2.25rem 0; */
  position: relative;
  will-change: transform;
  text-align: center;
}
.pricing-plans .plan:before {
  position: relative;
  content: '';
  border: 1px solid transparent;
  width: 100%;
  display: block;
  /* padding: 0.5rem;
  height: 42px; */
}
@media only screen and (min-width: 1200px) {
  .pricing-plans .plan {
    /* width: 14.2857142857%; */
  }
}
.pricing-plans .plan.options {
  font-size: 0.75rem;
}
.pricing-plans .plan.popular:before {
  background-color: #ddd;
  content: 'MOST POPULAR';
  border-color: #ddd;
}
.pricing-plans .plan .plan-header {
  border: 1px solid #ddd;
  border-right-color: transparent;
  border-bottom-color: transparent;
  background-color: rgba(221, 221, 221, 0.2);
  display: flex;
  flex-direction: column;
  align-content: center;
  vertical-align: top;
  position: relative;
  min-height: 98px;
  padding-top: 35px;
  width: auto;
}
.pricing-plans .plan .plan-header.first {
  border-color: transparent;
  background-color: transparent;
}
.pricing-plans .plan .plan-header.last {
  border-right: 1px solid #ddd;
}
.pricing-plans .plan .plan-header h3 {
  font-size: 2rem;
  margin: 0;
  text-align: center;
}
.pricing-plans .plan .plan-header h3 .label {
  display: block;
  font-size: 1rem;
  letter-spacing: 1px;
  margin: 0 auto 0px;
  text-transform: uppercase;
  font-weight: 700;
}
.pricing-plans .plan .plan-header h3 .figure {
  padding: 5px 0 5px;
  position: relative;
}
.pricing-plans .plan .plan-header h3 .figure span {
  display: inline-block;
}
.pricing-plans .plan .plan-header h3 .figure .amount {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -3px;
  line-height: 1;
}
.pricing-plans .plan .plan-header h3 .figure .amount:before {
  /* content: '$'; */
  font-size: 1.3rem;
  font-weight: 400;
  vertical-align: top;
  letter-spacing: normal;
}
.pricing-plans .plan .plan-header h3 .figure .amount:after {
  position: relative;
  top: -6px;
  /* content: '/MO'; */
  letter-spacing: normal;
  font-weight: 400;
  vertical-align: bottom;
  font-size: 0.8rem;
  text-transform: uppercase;
}
.pricing-plans .plan .plan-header h3 .foreword {
  display: block;
  font-size: 0.8rem;
  text-transform: uppercase;
  padding: 0;
}
.pricing-plans .plan .plan-header h3 .afterword {
  font-size: 0.7rem;
  text-transform: uppercase;
  padding: 0;
  white-space: nowrap;
  color: black;
  letter-spacing: 0px;
}
.pricing-plans .plan .plan-header h3 .text {
  font-size: 1rem;
  line-height: 1.5;
  margin: 0px;
  text-align: left;
}
.pricing-plans .plan .plan-header .button {
  margin-top: auto;
  display: block;
}
.pricing-plans .plan .plan-info .list-group .list-group-item {
  border-radius: 0px;
  border-width: 1px;
  border-right-color: transparent;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) {
  .pricing-plans .plan .plan-info .list-group.first {
    margin-top: 11.75rem !important;
  }
}
.pricing-plans .plan .plan-info .list-group.first .list-group-item {
  border-color: transparent;
  padding: 0.9rem 1rem;
}
.pricing-plans .plan .plan-info .list-group.last .list-group-item {
  border-right-color: #ddd;
}
@media (max-width: 600px) {
  .list-group-media {
    text-align: center !important;
  }
}