body {
  font-family: "Manrope", sans-serif;
  background: #fff2e3;
  font-size: 14px;
}
#menu1 {
  background: #550347;
  text-align: center;
  margin: 0 auto;
  padding: 12px 0;
  position: relative;
  z-index: 99;
}
.matchzone-logo {
  float: left;
  width: auto;
}
.matchzone-trnading-area .item p {
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 300;
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  text-align: left;
  min-height: 42px;
  margin-bottom: 0;
  overflow: hidden;
}
.matchzone-trnading-area .item h3 {
  color: #fff;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 20px;
  font-family: "Zilla Slab", serif;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.matchzone-trnading-area .item span {
  color: #000;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.matchzone-trnading-area .item {
  text-align: center;
}
.matchzone-trnading-area .owl-carousel .owl-item img {
  object-fit: cover;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.matchzone-product-section-area {
  width: 100%;
  display: inline-block;
  background: #000;
  padding: 30px 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

/****menu****/

.dgmenuwrap {
  position: relative;
  z-index: 9999;
  width: 100%;
  background: #ffffff;
}
.dgnav {
  padding: 0;
  margin: 0;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
ul.menu * {
  margin: 0;
  padding: 0;
}
ul.menu a {
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1.8px;
  padding: 10px 0;
  margin: 11px 25px;
  display: block;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  position: relative;
}
ul.menu a:hover,
ul.menu a.current {
  color: #e42bc5;
  text-decoration: none;
}
ul.menu > li {
  position: relative;
  float: left;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  color: #000;
  display: block;
  line-height: normal;
  font-weight: 400;
}
ul.menu ul {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  opacity: 0;
  list-style: none;
  width: 180px;
  background: #000; /*border:1px solid #0F012D;*/
}
ul.menu ul li {
  font-family: "Manrope", sans-serif;
  position: relative;
  margin: 0;
  float: none;
  font-size: 14px;
  padding: 0;
  text-align: left;
  font-weight: 400;
}
ul.menu li:last-child a {
  margin-right: 0;
}
ul.menu ul li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #fff !important;
  border: none;
  border-radius: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
ul.menu ul li a:hover {
  border: none;
  color: #0f012d;
}
ul.menu ul ul {
  top: 0;
  left: 100%;
}
ul.menu .menulink {
}
ul.menu .menulink:hover,
ul.menu .menuhover {
  color: #0f012d;
  text-decoration: none;
}
.fixed ul.menu a {
  color: #fff;
}
.fixed ul.menu a:hover {
  color: #f9495f;
}
.matchzone-menu-area {
  width: auto;
  float: right;
  margin: 0 auto;
  display: inline-block;
}

.copyright-area img {
  float: right;
}

.copy-text {
  padding: 0;
  float: left;
  width: 100%;
}
.author img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.free-text a {
  color: #fff;
  text-decoration: none;
}
.free-text a:hover {
  text-decoration: none;
  color: #fff;
}

.matchzone-innerpage-banner {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 87px;
}
.matchzone-innerpage-banner img {
  object-fit: cover;
  height: 400px;
  width: 100%;
}
.matchzone-innerpage-text h2 {
  width: 70%;
  display: block;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 64px;
  font-family: "Manrope", sans-serif;
  margin-top: 0;
}
.matchzone-innerpage-text {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
}

.matchzone-innerpage-contant {
  width: 100%;
  display: inline-block;
  padding: 25px 0;
}
.matchzone-innerpage-contant p {
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 26px;
}
.matchzone-innerpage-contant h2 {
  font-size: 30px;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #000;
  padding-bottom: 10px;
}

.matchzone-innerpage-contant h3 {
  font-size: 26px;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #000;
  padding-bottom: 10px;
}

.free-text a {
  color: #fff;
  text-decoration: none;
}
.free-text a:hover {
  text-decoration: none;
  color: #fff;
}

.input-text {
  border-radius: 0;
  resize: none;
  background: transparent;
}
.get-in-touch {
  padding-top: 74px;
}
.get-in-touch label {
  color: #000;
}

.matchzone-testimonial-page-img img {
  width: 100%;
}
.matchzone-testimonial-page-text h3 {
  margin-top: 0;
  font-size: 24px;
  padding-bottom: 0px;
}
.matchzone-testimonial-margin {
  margin: 20px 0 10px;
  background: rgba(213, 213, 213, 0.8);
  padding: 17px 0 10px;
}
.matchzone-testimonial-page-text .author-text h4 {
  margin-top: 15px;
  color: #f9495f;
  font-size: 14px;
}
.matchzone-testimonial-page-text .author-text p {
  font-size: 12px;
}

.matchzone-trnading-area {
  width: 100%;
  display: inline-block;
  padding: 50px 0 70px;
}
.matchzone-trnading-area h2 {
  color: #000;
  font-weight: 700;
  font-size: 40px;
  font-family: "Zilla Slab", serif;
  margin-bottom: 50px;
  margin-top: 0;
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  text-transform: uppercase;
}
.matchzone-trnading-area h2 span {
  color: #c41f33;
}

a:focus {
  outline: none;
}

.matchzone-inner-page-header .container {
  text-align: center;
  top: 70%;
}
.matchzone-inner-page-header h2 {
  text-align: left;
  max-width: 100%;
}
.matchzone-inner-page-main-text {
  padding: 50px 0;
}
.matchzone-inner-page-main-text h2 {
  margin-top: 0;
}
.matchzone-inner-page-main-text h3 {
  font-size: 24px;
  padding-top: 3px;
  font-family: "Zilla Slab", serif;
  font-weight: 700;
  margin: 24px 0;
}
.matchzone-inner-page-header {
  width: 100%;
  display: inline-block;
  background: #000;
  position: relative;
}
.matchzone-inner-page-header img {
  width: 100%;
}
.matchzone-inner-page-header h2 {
  font-family: "Zilla Slab", serif;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 60px;
  color: #fff;
  margin: 0 0 30px;
  text-align: center;
}
.matchzone-banner-text p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  line-height: 30px;
  letter-spacing: 1px;
  margin: 0 auto;
  text-align: center;
  max-width: 600px;
}
.matchzone-banner-text a {
  color: #fff;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  text-align: center;
  border: 1px solid #000;
  background: #000;
  padding: 10px 25px;
  margin: 25px 0 0;
  display: inline-block;
  float: left;
  text-decoration: none;
}
.matchzone-banner-text a:hover,
.matchzone-banner-text a:focus {
  background: #fff;
  text-decoration: none;
  color: #000;
  border: 1px solid #fff;
}

.matchzone-about-area {
  width: 100%;
  display: inline-block;
  padding: 100px 0;
  background: #fff;
}
.matchzone-about-area img {
  width: 100%;
  height: 570px;
  object-fit: cover;
  border-radius: 10px;
}
.matchzone-about-area p {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 15px;
}
.matchzone-about-area h2 {
  font-size: 36px;
  padding-top: 0;
  font-family: "Zilla Slab", serif;
  letter-spacing: 1px;
  margin-bottom: 40px;
  font-weight: 700;
  max-width: 503px;
  line-height: 50px;
  color: #000;
  margin-top: -11px;
}
.matchzone-about-area.inner-page-main-text h2 {
  margin-bottom: 20px;
}
.matchzone-about-area.inner-page-main-text {
  padding: 80px 0;
}
.matchzone-about-area.inner-page-main-text h2 {
  margin-bottom: 20px;
  max-width: 100%;
}
.form-control:focus {
  border: 1px solid #ccc;
  box-shadow: none;
}

.matchzone-welcome-area img {
  width: 100%;
  border: none;
  padding: 0;
  object-position: center;
  height: 600px;
  object-fit: cover;
  border-radius: 15px;
}
.matchzone-welcome-area h2 {
  max-width: 100%;
  color: #000;
}

.matchzone-welcome-area {
  width: 100%;
  display: inline-block;
  padding: 100px 0;
}

.matchzone-welcome-area .row {
  display: flex;
  align-items: center;
}
.matchzone-welcome-text h2 {
  color: #000;
  font-weight: 700;
  font-size: 30px;
  font-family: "Zilla Slab", serif;
  margin-bottom: 30px;
  line-height: 40px;
  margin-top: 10px;
}
.matchzone-welcome-text h2 span {
  font-size: 36px;
  display: block;
}

.matchzone-welcome-text p {
  color: #9b9796;
  font-weight: 400;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.matchzone-welcome-text a {
  color: #fff;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 14px;
  border-radius: 30px;
  font-family: "Manrope", sans-serif;
  text-align: center;
  border: 1px solid #e42bc5;
  background: #e42bc5;
  padding: 10px 25px;
  margin: 25px auto 0;
  display: inline-block;
  text-decoration: none;
}
.matchzone-welcome-text a:hover {
  background: #000;
  border: 1px solid #000;
}

.matchzone-welcome-text h3 {
  color: #000;
  font-weight: 700;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  margin-bottom: 15px;
  margin-top: 10px;
}
.matchzone-welcome-text ol {
  padding: 0 0 0 20px;
  margin: 0;
}
.matchzone-welcome-text li {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  line-height: 30px;
  letter-spacing: 1px;
  list-style: disc;
}

.matchzone-welcome-text img {
  width: auto;
  margin-right: 15px;
}

.matchzone-logo a {
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  font-family: "Zilla Slab", serif;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
.matchzone-logo a:hover,
.matchzone-logo a:focus {
  text-decoration: none;
}
.matchzone-banner-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.matchzone-faq-area {
  width: 100%;
  display: flex;
  padding: 100px 0 80px;
}
.matchzone-faq-area h2 {
  font-family: "Zilla Slab", serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  position: relative;
  text-align: left;
  margin-bottom: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
}
.matchzone-conract-faq-section .colleps-text {
  padding-bottom: 30px;
  padding-left: 0;
}
.matchzone-faq-area p,
.matchzone-conract-faq-section p {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
.matchzone-faq-area .collapse {
  padding: 0;
}
.matchzone-faq-area .collapsing {
  padding: 0;
}
.matchzone-colleps-text {
  padding: 20px;
}
.matchzone-faq-area .btn {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: transparent;
  border: none;
  text-wrap: wrap;
  text-align: left;
  box-shadow: none !important;
  border: 0.5px solid #000;
  padding: 20px;
  width: 100%;
  border-radius: 10px;
  margin-top: 20px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}
.matchzone-faq-area .btn,
.matchzone-conract-faq-section .btn,
.matchzone-details-tab-area1 .btn {
  background: url(../images/faq-down.svg);
  padding-right: 30px;
  background-repeat: no-repeat;
  background-position: center right;
}
.matchzone-faq-area .btn[aria-expanded="false"] {
  background: url(../images/faq-down.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
}
.matchzone-faq-area .btn[aria-expanded="true"] {
  background: url(../images/faq-close.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
}
.matchzone-faq-area .collapse.show,
.matchzone-faq-area .collapsing {
  border: 0.5px solid #e42bc5;
  border-radius: 0 0 10px 10px;
  border-top: none;
}
.matchzone-faq-area .collapse h3,
.matchzone-faq-area .collapsing h3 {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-family: "Zilla Slab", serif;
  font-weight: 700;
  margin: 10px 0;
}
.matchzone-faq-area .collapse ol li,
.matchzone-faq-area .collapsing ol li {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  list-style: disc;
  font-family: "Zilla Slab", serif;
  font-weight: 700;
}
.matchzone-logo-area {
  display: flex;
  align-items: center;
}
.matchzone-colleps-text a {
  color: #000;
  text-decoration: none;
}

.footer-menu {
  font-size: 14px;
  font-weight: 400;
  line-height: 2.31;
  color: #323232;
}
.footer-menu ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
.footer-menu ul li {
  padding: 6px 0;
  display: block;
}
.footer-menu ul li a {
  padding: 0 20px;
  display: block;
  font-family: "Manrope", sans-serif;
  border-right: 1px solid #fff;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1.5px;
}
.footer-menu ul li:last-child a {
  border-right: none;
}
.footer-menu ul li a:hover {
  color: #e42bc5;
}
.copy-text {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1px;
  text-align: center;
  padding: 0 0 30px 0;
}
footer {
  background: #550347;
  width: 100%;
  display: flex;
  padding: 30px 0;
  flex-direction: column;
}
.matchzone-inner-page-header1 img {
  height: 496px;
  object-fit: cover;
  opacity: 0.7;
}
.matchzone-inner-page-header1 h2 {
  margin-bottom: 0;
}
.matchzone-inner-details-section {
  width: 100%;
  display: flex;
  padding: 100px 0;
}
.matchzone-inner-details-section h2 {
  color: #000;
  font-weight: 700;
  font-size: 40px;
  font-family: "Zilla Slab", serif;
  margin-bottom: 30px;
  line-height: 60px;
  letter-spacing: 3px;
  margin-top: 10px;
  text-transform: uppercase;
}
.matchzone-inner-details-section p {
  color: #000;
  font-weight: 300;
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
.matchzone-inner-details-section h3 {
  color: #e42bc5;
  font-weight: 700;
  font-size: 18px;
  font-family: "Zilla Slab", serif;
  margin-bottom: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  margin: 10px 0;
  text-transform: capitalize;
}

.matchzone-send-text label {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "Zilla Slab", serif;
}

.matchzone-contact-contant {
  width: 100%;
  display: inline-block;
  padding: 50px 0 80px 0;
}

.matchzone-contact-contant p {
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  color: #000;
  line-height: 26px;
}
.matchzone-contact-contant a {
  color: #000;
  text-decoration: none;
}
.matchzone-send-free {
  width: 100%;
  border: none;
  border-radius: 30px;
  font-family: "Zilla Slab", serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
  padding: 15px 0;
  font-weight: 600;
  color: #fff;
  background: #000;
  transition: 0.3s;
  text-align: center;
}
.matchzone-send-free:hover {
  background: #e42bc5;
  color: #fff;
}
.input-text,
.input-text:focus {
  border-radius: 30px;
  resize: none;
  border: 1px solid #000 !important;
  background: transparent !important;
  height: 55px;
  padding: 10px 25px;
}
.input-text-msg:focus {
  height: 150px;
}
.input-text-msg {
  height: 150px;
}
.get-in-touch {
  padding-top: 74px;
}
.get-in-touch label {
  color: #000;
}

.form-control:focus {
  border: 1px solid #ccc;
  box-shadow: none;
}
.form-group {
  margin-bottom: 15px;
}
.matchzone-welcome-text span {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #027f08;
}
.copy-text a {
  color: #fff;
}
.matchzone-footer-logo {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.matchzone-footer-logo img {
  width: 50px;
  object-fit: contain;
}
.matchzone-inner-page-header1 h2 {
  text-align: center;
}

.matchzone-inner-details-section ol {
  padding: 0 0 0 20px;
  margin: 0;
}
.matchzone-inner-details-section li {
  color: #000;
  font-weight: 300;
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  line-height: 24px;
  letter-spacing: 1px;
  list-style: disc;
  margin-bottom: 10px;
}
.matchzone-send-text form {
  max-width: 100%;
  margin: 50px auto 0;
}
.matchzone-send-text p {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.matchzone-header-bottom-section {
  width: 100%;
  display: flex;
  background: #fff2e3;
  padding: 15px 0;
  justify-content: center;
  gap: 20px;
}
.matchzone-product-section-area {
  display: flex;
  gap: 15px;
}
.matchzone-trnading-area .owl-nav {
  display: none;
}

.matchzone-disclaimer-area {
  width: 100%;
  display: flex;
  padding: 100px 0 80px;
  background: #141e28;
  text-align: center;
}
.matchzone-disclaimer-area h2 {
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  font-family: "Zilla Slab", serif;
  margin-bottom: 30px;
  line-height: 60px;
  letter-spacing: 3px;
  margin-top: 20px;
}
.matchzone-disclaimer-area p {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.matchzone-disclaimer-area img {
  width: 100%;
  margin: 20px 0;
}
.matchzone-disclaimer-area a {
  color: #fff;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 14px;
  border-radius: 30px;
  font-family: "Manrope", sans-serif;
  text-align: center;
  border: 1px solid #e42bc5;
  background: #e42bc5;
  padding: 10px 25px;
  margin: 25px auto 0;
  display: inline-block;
  text-decoration: none;
}
.matchzone-disclaimer-area a:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
.matchzone-disclaimer-area span {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #027f08;
}
.matchzone-welcome-area-black {
  background: #101521;
}
.matchzone-welcome-area-black h2,
.welcome-area-black p {
  color: #fff;
}
.matchzone-inner-page-header-color h2 {
  color: #000;
  margin-bottom: 0;
}
.matchzone-inner-page-header-color {
  padding: 60px 0;
  background: transparent;
  width: 100%;
  display: flex;
}
.matchzone-inner-page-header-color .banner-text {
  position: relative;
  top: 0;
  transform: translateY(0);
  z-index: 9;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.matchzone-inner-details-section-no-paddng {
  padding-top: 0;
}
.matchzone-card-area {
  width: 100%;
  display: flex;
  padding-bottom: 80px;
  justify-content: center;
}
.matchzone-top-sale-area .owl-dots {
  display: none;
}
.matchzone-game-area {
  background: transparent;
  padding: 50px 0;
}
.matchzone-game-area h2,
.matchzone-game-area p {
  color: #000;
}
.matchzone-game-panel {
  padding: 50px 0;
}
.matchzone-symbol-area {
  width: 100%;
  display: flex;
  text-align: center;
  padding: 100px 0 80px;
  background: #141e28;
  position: relative;
}
.matchzone-symbol-area span {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #027f08;
}
.matchzone-symbol-area h2 {
  font-family: "Zilla Slab", serif;
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 1px;
  line-height: 45px;
  margin-bottom: 20px;
  color: #fff;
  margin-top: 10px;
}
.matchzone-symbol-area p {
  color: #fff;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 18px;
  border-radius: 30px;
  font-family: "Manrope", sans-serif;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 20px;
}
.matchzone-symbol-area img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.matchzone-card-area-pad {
  padding-bottom: 0;
  margin-top: 100px;
}
.matchzone-card-area-pad-color {
  background: rgba(11, 216, 21, 0.2);
  margin-top: 100px;
}

.ifreamcontainer {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
