.slide-carousel-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#slider .owl-carousel .owl-dots,
.owl-dots {
  position: absolute;
  bottom: 20px;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.slide-tagline {
  background-color: var(--color-primary);
  color: #d9d9d9;
  letter-spacing: 0;
  font-family: var(--secondary-font);
  font-size: 12px;
  padding: 5px 13px;
  border-radius: 15px;
}
div#slider img {
  width: 100%;
}
.slide_nav a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  background-color: var(--color-primary);
  color: white;
  padding: 14px 9px;
  font-weight: 800;
  letter-spacing: 8px;
  font-size: 12px;
}
.slide_nav a {
  writing-mode: vertical-lr;
  text-orientation: upright;
}
.inner_carousel.container {
  position: relative;
}
#slider .slidesmalltext {
  color: white;
  font-weight: 300;
  font-size: 14px;
}
.Slider-left-box {
  position: relative;
  padding: 10em 0;
}
.slide-button-box {
  display: inline-flex;
  background-color: #d9d9d9;
  padding: 10px;
  align-items: center;
  margin-top: 30px;
  position: relative;
}
.slide-button-box:before {
  content: "";
  background-color: #d9d9d9;
  position: absolute;
  width: 100%;
  top: 0;
  position: absolute;
  left: -99987px;
  top: 0px;
  width: 99999px;
  bottom: 0;
}
.student-text {
  color: black;
  font-weight: 500;
  font-family: var(--secondary-font);
  margin: 0 24px;
}
.slide-students {
  display: inline-block;
}
.slide-students img {
  display: inline-block !important;
  width: auto !important;
  margin-left: -19px !important;
}
.slide-students img:first-child {
  margin-left: 0 !important;
}
#slider h1,
#slider h2 {
  font-size: 32px;
  font-family: var(--secondary-font);
  color: #d9d9d9;
  font-weight: 700;
  line-height: 48px;
}
.slide-text {
  color: #d9d9d9;
  opacity: 0.8;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
div#slider {
  overflow: hidden;
}
.section_main_head {
  position: relative;
}
/* --------- About Us --------- */
.simple-marquee-container {
  position: relative;
  height: 71px;
  display: inline-block;
  padding: 12px 0;
  width: 100%;
  background: #f2f2f2;
  overflow: hidden;
  margin-top: 30px;
}
.about-image-outer,
.about-details {
  padding: 0 30px;
}
.marquee,
*[class^="marquee"] {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  z-index: 99;
}
.marquee {
  margin-left: 25%;
}

.marquee-content-items {
  position: relative;
}
.marquee-content-items li {
  display: inline-block;
  line-height: 35px;
  color: #fff;
  background-image: linear-gradient(90deg, #3841a3 0%, #922578 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 7px 0;
  font-family: var(--secondary-font);
  font-size: 26px;
  font-weight: 600;
}
.about-image1 {
  position: relative;
  text-align: center;
}
.box-title span {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
}
#about-us .section_main_head .primary_text,
#about-us .section_main_head .primary_text p {
  color: var(--color-primary);
}
.about-head.section_main_head .second_text,
.about-head.section_main_head .second_text p {
  color: #6b6b6b;
}
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.icon-box span {
  color: var(--color-primary);
  font-family: var(--secondary-font);
  font-size: 30px;
  font-weight: 700;
}
.box-title {
  color: #141b22;
  font-size: 14px;
  font-weight: 500;
}

/*------------------ Video -------------------*/
a.video_icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.video_icon i {
  background-color: rgb(255 255 255 / 50%);
  padding: 32px 32px;
  border-radius: 50%;
  color: white;
  font-size: 19px;
}
#video-section {
  padding: 20px 0;
}
/*------------------- Records ----------------*/
.record-blocks {
  background-color: var(--color-primary);
  /* padding: 5em; */
}
.record-blocks-inner.position-relative {
  height: 100%;
  padding: 5em 0;
  max-width: 80%;
}
.records-info:nth-child(odd) {
  border-right: 1px solid white;
}
.record-blocks-inner:before {
  content: "";
  background-color: var(--color-primary);
  position: absolute;
  /* right: 0; */
  /* display: block; */
  width: 100%;
  /* height: 100%; */
  top: 0;
  z-index: -1;
  position: absolute;
  left: -99987px;
  top: 0px;
  width: 99999px;
  bottom: 0;
}
.records-outer3,
.records-outer4 {
  border-top: 1px solid white;
}
.records-info {
  text-align: center;
  padding: 45px 20px;
}
.records-head {
  background: #000000;
  padding: 4em 0em 4em 4em;
  position: relative;
}
.records-head:after {
  content: "";
  background-color: #000000;
  position: absolute;
  /* right: 0; */
  /* display: block; */
  width: 100%;
  /* height: 100%; */
  top: 0;
  z-index: -1;
  position: absolute;
  right: -99987px;
  top: 0px;
  width: 99999px;
  bottom: 0;
}
.record-content {
  position: relative;
  left: -5em;
}
#records .section_main_head .section-text,
#records .section_main_head .section-text p {
  line-height: 20px;
}
.records-info span.box-count {
  font-weight: 700;
  font-size: 32px;
  color: white;
  font-family: var(--secondary-font);
}
.record_detail h6,
.record_detail h6 a {
  color: white;
  font-weight: 400;
  font-size: 12px;
  font-weight: 400;
}
#records {
  overflow: hidden;
}
/* --------- Why Choose us --------- */
.why_choose_us_img_inner2 {
  border: 2px solid white;
  padding: 10px 11px;
  margin-right: 10px;
  background-color: #ff0336;
}
.why_choose_us_rightbox,
.why_choose_us_leftbox {
  z-index: 99;
  margin-bottom: 31px;
}
.why_choose_us-head {
  margin-bottom: 4em;
}
.middle_img_inner img {
  transform: scale(1.3);
  position: relative;
  top: 3em;
}
.why_choose_us h5 a {
  color: black;
  font-size: 18px;
}
.why_choose_us_p {
  margin-top: 10px;
}
.why_choose_us {
  border: 3px solid white;
  padding: 15px;
  background-color: white;
}
.why_choose_us_p p {
  margin-bottom: 0 !important;
  line-height: 20px;
}
/* --------- Matches --------- */
.matches-box {
  position: relative;
}
.matches-box {
  padding-bottom: 30px;
}
.matches_box_bg {
  background-color: #171717;
  height: 86%;
  width: 85%;
  display: block;
  z-index: 9;
  position: relative;
  position: absolute;
  top: 12%;
  z-index: -1;
  right: 0;
}
.match-button {
  position: absolute;
  z-index: 99;
  left: -11px;
}
#our-matches .owl-carousel .owl-stage-outer {
  padding-bottom: 21px;
}
.matches-content {
  padding-top: 4em;
  padding-right: 1em;
}
.matches_head a {
  color: white;
  font-size: 18px;
}
.matches-text {
  margin-top: 11px;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px;
}
.meta_people_time {
  margin-top: 23px;
  display: block;
  margin-bottom: 20px;
}
.meta-text {
  color: white;
  font-size: 13px;
}

/* --------- Upcoming Matches --------- */
.match-team-box {
  text-align: center;
  position: relative;
  bottom: -225px;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: bottom;
  padding-bottom: 40px;
  padding-top: 126px;
}
.upcoming_match-row {
  position: relative;
}
#upcoming_match {
  background-position: bottom;
  padding-bottom: 0;
  height: 737px;
}
.match-date {
  font-weight: 400;
  position: relative;
  font-size: 24px;
  padding-top: 0;
  color: var(--color-primary);
  font-family: var(--secondary-font);
  background-color: var(--color-primary);
  color: white;
  padding: 10px 28px;
  clip-path: polygon(11% 0, 100% 0%, 87% 100%, 0% 100%);
  display: inline-block;
  font-weight: 600;
}
.match-teamname {
  color: white;
  font-family: var(--secondary-font);
  font-size: 42px;
  font-weight: 700;
}
.match-vs {
  color: var(--color-primary);
  font-family: var(--secondary-font);
  font-size: 24px;
  font-weight: 700;
}
.match-team-name {
  margin-top: 2em !important;
  max-width: 80%;
  margin: 0 auto;
}
.match-text {
  color: var(--color-primary);
  font-family: var(--secondary-font);
  font-size: 27px;
  font-weight: 700;
  display: block;
  margin-top: 2em;
}
.match-location {
  color: white;
  font-family: var(--secondary-font);
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-top: 8px;
}
/* --------- Our Products --------- */
#our-products span.itsnew.onsale {
  top: 15px;
  border-radius: 24px;
  background-color: #2b2b2b;
  left: 20px;
  padding: 3px 17px;
  font-size: 10px;
}
#our-products .price {
  font-size: 12px;
  display: inline-block;
  color: #757575;
}
.custom_product_meta .add_to_cart_button,
.custom_product_meta .added_to_cart {
  position: relative;
}
.custom_product_meta a.add_to_cart_button.ajax_add_to_cart.added {
  display: none;
}
.custom_product_meta .add_to_cart_button:before {
  content: "\f218";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  padding-right: 10px !important;
  color: white;
  border-radius: 50% !important;
  vertical-align: bottom;
  font-size: 12px;
  position: relative;
  top: -2px;
}
.custom_product_meta .added_to_cart:before {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  padding-right: 10px !important;
  color: white;
  border-radius: 50% !important;
  vertical-align: bottom;
  font-size: 12px;
  position: relative;
  top: -2px;
}
.custom_product_meta
  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading {
  opacity: 0.5;
}
.custom_product_meta .added_to_cart {
  margin-left: 8px;
}
.add_to_cart_button.ajax_add_to_cart.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  color: white;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: block;
  z-index: 9999;
  display: block;
  /* width: 10px; */
  /* height: 10px; */
  font-size: 16px;
  text-align: center;
  animation: spin 2s linear infinite;
}
.add_to_cart_button.ajax_add_to_cart.loading::before {
  visibility: hidden;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#our-products .section_main_head {
  margin-top: 20px;
  height: 100%;
}
#our-products {
  position: relative;
}
.product_img_box {
  background-color: #f5f5f5;
  margin-bottom: 20px;
  text-align: center;
}
.product-title-box {
  position: relative;
}
.product-title-box h5 a {
  color: black;
  font-size: 16px;
  font-weight: 500;
}
.price-rating-block ins,
.price-rating-block .price {
  color: var(--color-primary);
  font-family: var(--ternary-font);
  font-size: 20px;
  text-decoration: none;
}
.product-category-name {
  font-size: 12px;
}
.product-title-box h5 {
  padding: 0;
}
.price-rating-block del {
  color: #5b5f64;
  font-size: 20px;
  font-family: var(--ternary-font);
}
.custom_product_meta a {
  font: 500 14px var(--primary-font);
  display: inline-block;
  padding: 14px 21px;
  border-radius: 0;
  border: none;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
  background-color: var(--color-primary);
  color: white;
}
#our-products span.onsale {
  background-color: var(--color-primary);
  color: white;
  padding: 4px 12px;
  display: inline-block;
  position: absolute;
  left: 4px;
  top: 0px;
}
.flash_product:hover .custom_product_meta a {
  transition: all 0.3s ease 0s;
}
.custom_product_meta {
  transition: all 0.3s ease 0s;
}
#our-products .flash_product {
  background-color: white;
  overflow: hidden;
}
.custom_product_meta {
  margin: 0 auto;
  max-width: 90%;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  transition: all 0.5s ease 0s;
  text-align: center;
}
.flash_product:hover .custom_product_meta {
  bottom: 5%;
  transform: translateY(-5%);
}
/*------ Pricing Plans ------------*/
.plan-info {
  /* padding: 45px 33px; */
  border-radius: 30px;
  position: relative;
  width: 100%;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
}
li.active-feature-list {
  opacity: 0.4;
}
.plan-details {
  padding: 30px;
  position: relative;
  max-width: 90%;
}
.plan_price .plan-cur {
  color: black;
  font-size: 16px;
  padding-top: 5px;
  padding-right: 3px;
}
.plan_price {
  color: var(--color-primary);
  font-size: 46px;
  font-weight: 700;
  font-family: var(--quarterly-font);
}
.plan_package {
  font-size: 12px;
  color: black;
  margin-left: 5px;
  padding-top: 5px;
  font-weight: 500;
  font-family: var(--ternary-font);
}
.plan-info h5 {
  font-weight: 400;
  font-size: 20px;
  display: block;
  /* margin-top: 20px; */
  writing-mode: vertical-lr;
  text-orientation: upright;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: var(--color-primary);
  color: white;
  font-size: 16px;
  padding: 13px;
  border-radius: 0px 10px 10px 0px;
  /* background: linear-gradient(180deg, #951919 0%, #FF0336 100%); */
}
.plan-price {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
}
.plan-features ul {
  margin: 0;
}
.plan-features li {
  font-size: 14px;
  margin-bottom: 12px;
  list-style: none;
  color: black;
  font-family: var(--ternary-font);
  position: relative;
}
.plan-features li i {
  font-size: 12px;
  color: #ff0336;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.plan-features .theme_button {
  padding: 10px 25px;
  color: white;
  border-radius: 15px;
  font-size: 14px;
  border-radius: 28px;
  background: #1e1e1e;
  display: block;
  text-align: center;
}
#pricing-plan .owl-carousel .owl-stage-outer {
  padding-top: 1em;
  padding-bottom: 10px;
}
/*------------------- Team  -----------------------*/
#team {
  background-color: #f1ede1;
}
.custom-team-nav.owl-nav {
  position: absolute;
  bottom: 5em;
  left: 0;
}
#team .box {
  background: transparent;
  text-align: center;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
}
#team .box:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#team .box img {
  width: 100%;
  height: auto;
  transition: all 0.6s ease-in-out;
}
#team .box .box-content {
  color: #fff;
  width: 100%;
  padding: 10px 15px 20px 15px;
  transform: translateX(-50%);
  position: absolute;
  bottom: 0px;
  left: 50%;
  transition: all 0.4s ease-out;
}
#team .box:hover .box-content {
  bottom: 80px;
}
@media only screen and (max-width: 990px) {
  #team .box {
    margin: 0 0 30px;
  }
}
.team-headbox {
  border-radius: 40px;
}
.team-text {
  color: #dfdfdf;
  font-size: 15px;
}
.team-head.section_main_head {
  max-width: 84%;
  margin: 0 auto;
}
.team-head.section_main_head h3 {
  max-width: 77%;
  margin: 0 auto;
}
.team_img img {
}
.team_head a {
  color: white;
  font-size: 18px;
  font-family: var(--secondary-font);
  font-weight: 500;
}
#team .box .box-content span {
  font-size: 12px;
}
.team_head {
  padding-top: 20px;
  padding-bottom: 0;
}
/* ----------- Testimonials ------------- */
.review-title {
  color: white;
  font-weight: 500;
  font-family: var(--secondary-font);
  margin-bottom: 0px;
}
#testimonials button.owl-prev,
#testimonials button.owl-next {
  position: unset;
  transform: unset;
  margin: 0 5px;
}
.testimonial_text,
.testimonial_text p {
  color: white;
  font-size: 16px;
  font-weight: 400;
}
.testimonials-info p {
  font-weight: 300;
  font-size: 13px;
  color: white;
  line-height: 20px;
  margin-bottom: 10px !important;
}
.testimonial-title {
  position: relative;
  display: block;
  margin: 0 !important;
  padding: 0;
}
.testimonial-title a {
  font-size: 16px;
  position: relative;
  font-weight: 400;
  color: white;
  font-family: var(--secondary-font);
}
.t-desig {
  font-size: 13px;
  font-weight: 400;
  display: block;
  color: #bcbcaf;
  font-family: var(--secondary-font);
}
.quote_box h3 {
  font-size: 23px;
  color: #1d4d4f;
  font-weight: 600;
}
.testimonials-info p {
  margin-bottom: 0;
}
#testimonials .owl-carousel .owl-nav span,
#testimonials .owl-nav span {
  color: black;
  font-size: 12px;
}
.testimonials_image {
  margin-right: 10px;
}
.text-review i {
  color: var(--color-primary);
  margin-right: 10px;
}
.text-review {
  color: var(--color-primary);
  position: absolute;
  right: 0;
  top: 51px;
  right: 20px;
}
#testimonials-counter,
#testimonials button.owl-prev i,
#testimonials button.owl-next i {
  color: white;
}
.testimonial-block {
  padding: 20px 20px;
  background-color: #121212;
  border-radius: 0px 0px 30px 0px;
}
#testimonials .testimonial-star i {
  color: #edf06b;
  font-size: 14px;
}
#testimonials .testimonial-star .without_filled i {
  color: #f5f0ff;
}
/* ----------- Latest News ------------- */
.news-box h5 a {
  font-size: 18px;
  font-weight: 700;
  color: black;
  font-family: var(--secondary-font);
}
.news-date {
  font-family: var(--secondary-font);
}
.news-inner {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #d9d9d9;
}
.news-text {
  margin: 10px 0;
  font-weight: 400;
  color: #555547;
}
.post-image-block {
  position: relative;
}
/*---------------Newsletter ---------------*/
.newsletter-container h4 {
  color: white;
  font-size: 17px;
}
#newsletter_section .section_main_head .section-text,
#newsletter_section .section_main_head .section-text p {
  max-width: 100%;
  margin: 0 !important;
  font-weight: 300;
}
.newsletter_shortcode {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}
.newsletter_shortcode textarea {
  height: 152px;
}
.newsletter-image {
  margin-top: -49px;
}
.newsletter_shortcode input[type="text"],
.newsletter_shortcode input[type="tel"],
.newsletter_shortcode input[type="email"],
.newsletter_shortcode input[type="phno"],
.newsletter_shortcode input[type="password"],
.newsletter_shortcode textarea {
  background-color: white;
  border: none;
  color: #898f95;
  padding: 9px 24px 9px 33px;
  font-family: var(--primary-font);
  border-radius: 36px;
  border: none;
  font-size: 12px;
}
.newsletter_shortcode input[type="text"]::placeholder,
.newsletter_shortcode input[type="tel"]::placeholder,
.newsletter_shortcode input[type="email"]::placeholder,
.newsletter_shortcode input[type="phno"]::placeholder,
.newsletter_shortcode input[type="password"]::placeholder,
.newsletter_shortcode textarea::placeholder {
  color: #898f95;
}
.newsletter_shortcode input[type="submit"] {
  padding: 12px 22px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: black;
  background-color: transparent;
  border-radius: 23px;
  box-shadow: none;
  /* border-top: 2px solid white; */
  /* border-bottom: 2px solid white; */
  /* letter-spacing: 3px; */
  font-family: "Font Awesome 5 Free";
}
.newsletter_shortcode form {
  position: relative;
}
.newsletter_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
}
.newsletter_shortcode label {
  color: #30494f;
  font-weight: 600;
}
.about-head .about-image:hover img {
  transform: scale(1.2) translate(4%, 4%);
}
.about-head .about-image img {
  transition: all 0.5s ease 0s;
  width: 100% !important;
}
.newsletter_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 020px;
  border-bottom-left-radius: 20px;
  transform: rotate(270deg) translateX(10%);
  position: absolute;
  left: -66px;
  top: 50%;
}
#newsletter_section {
  position: relative;
  background-color: #121212;
  padding-bottom: 0;
  padding: 0;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots,
.owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
  position: unset;
}
.owl-carousel .owl-dots button.owl-dot,
.owl-dots button.owl-dot {
  background-color: transparent !important;
  /* border: 2px solid black; */
  margin: 0 9px;
  outline: none;
  /* border: none; */
  border-radius: 3px;
  padding: 3px !important;
  height: 2px !important;
  width: 2px !important;
  display: inline-block;
  border: 2px solid black;
}
.owl-carousel button.owl-dot.active,
button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
  padding: 3px !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev,
button.owl-next,
#testimonials button.prev-btn,
#testimonials button.next-btn {
  outline: none;
  width: auto !important;
  z-index: 9999;
  position: relative;
  font-size: 14px;
  color: #1e1e1e;
  border: none;
  background-color: white;
  transition: 0.3s ease;
  border-radius: 2px;
  opacity: 1;
}
.owl-carousel .owl-nav i,
.owl-nav i,
#testimonials button i {
  font-size: 14px;
  color: white;
  border: none;
  transition: 0.3s ease;
  opacity: 1;
  background-color: var(--color-primary);
  padding: 12px 16px;
}
button.owl-prev {
  margin-right: 17px;
}
.owl-nav {
  margin-top: 20px;
  text-align: center;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover,
.owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:hover {
  color: white;
  background-color: black;
  transition: 0.3s ease;
  opacity: 1;
}
.owl-carousel .owl-nav button.owl-prev:hover i,
.owl-carousel .owl-nav button.owl-next:hover i,
.owl-nav button.owl-prev:hover i,
.owl-nav button.owl-next:hover i {
  color: white;
  background-color: black;
}
#latest-news .owl-nav {
  text-align: center;
}
.owl-carousel .owl-item .post-image-block img {
  width: 100% !important;
}
#testimonials {
  background-size: 100%;
  padding-bottom: 0;
}
.woocommerce .woocommerce-breadcrumb {
  display: none;
}
#pricing-plan {
  padding-bottom: 0;
}
