@font-face {
  font-family: "Cros";
  src: url("../webfonts/Cros.woff2") format("woff2"), url("../webfonts/Cros.woff") format("woff"), url("../webfonts/Cros.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  color: #EAEAEA;
  font: 400 1rem/1.6 "DM Sans", sans-serif;
  background-color: #0B0D14;
}

a {
  text-decoration: none;
  color: var(--bs-dark);
  outline: none;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  box-sizing: border-box;
}

h1 {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.3;
  font-family: "Cros", sans-serif;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 1.5px;
}

h2 {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.3;
  font-family: "Cros", sans-serif;
  color: #fff;
  line-height: 1;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

h3 {
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1.3;
  font-family: "Cros", sans-serif;
  color: #fff;
}

h4 {
  font-size: 2.7rem;
  font-weight: 500;
  line-height: 1.3;
  font-family: "Cros", sans-serif;
  color: #fff;
}

h5 {
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.3;
  font-family: "Cros", sans-serif;
  color: #fff;
}

h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3;
  font-family: "Cros", sans-serif;
  color: #fff;
}

p {
  font: 400 1rem/1.6 "DM Sans", sans-serif;
  margin-bottom: 1.25rem;
  color: #EAEAEA;
}

.btn {
  font: 500 1.125rem/1.2 "DM Sans", sans-serif;
  padding: 1px 25px 1px 25px;
  min-height: 45px;
  border-radius: 30px;
  text-transform: uppercase;
  color: #000;
}

.btn:hover {
  text-decoration: none;
}

.btn:focus {
  outline: none;
  box-shadow: none;
}

.btn-primary {
  background-color: #FF1E00;
  color: #fff;
  border: 1px solid #FF1E00;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.btn-primary:hover {
  background-color: #000;
  color: #fff;
  border-color: rgba(255, 30, 0, 0.768627451);
}

.btn-info-primary {
  background-color: transparent;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.btn-info-primary:hover {
  background-color: #fff;
  color: #FF1E00;
}

.btn.btn-with-arrow {
  padding-right: 2px;
}
.btn.btn-with-arrow span {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 10px;
}
.btn.btn-with-arrow span img {
  max-width: 100%;
}

.wrapper {
  overflow: hidden;
}

.fullwidth {
  position: relative;
  margin-left: 50%;
  width: 100vw;
  max-width: 100vw;
  clear: both;
}

button {
  border: 0;
  background: none;
}
button:focus {
  border-color: none;
  box-shadow: none;
}

ul {
  margin: 0;
  padding: 0;
}

ul.list {
  padding: 0;
  margin: 0 0 25px;
  list-style: none;
}

ul.list li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
  font-size: 16px;
}

ul {
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
}

ul li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 5px;
  font-size: 16px;
}

ul.tab-list {
  padding: 0;
  margin: 0 0 25px;
  list-style: none;
}

ul.tab-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 5px;
  font-size: 16px;
}

ul.tab-list li:before {
  content: "\f00c";
  font-family: fontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
}

ul.list2 {
  padding: 0;
  margin: 0 0 25px;
  list-style: none;
}

ul.list2 li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 5px;
  font-size: 16px;
  color: #fff;
}

ul.list2 li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 14px;
  background: url(../images/list2.png) center center no-repeat;
  background-size: contain;
}

.section-padding {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.section-padding-top {
  padding-top: 6.25rem;
}

.section-padding-bottom {
  padding-bottom: 6.25rem;
}

.spacer {
  height: 80px;
  display: block;
  width: 100%;
}

.card {
  margin: 0;
  padding: 0;
}
.card .card-header, .card .card-body {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

input:focus {
  box-shadow: none;
}

.form-control:focus {
  box-shadow: none;
}

.navbar-toggler:focus {
  box-shadow: none;
}

/* Owl Carousel */
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  outline: none !important;
  margin: 0;
  border-radius: 50%;
}

.owl-carousel .owl-nav button.owl-next {
  right: -5%;
  background: url(../images/next.png) center center no-repeat !important;
}

.owl-carousel .owl-nav button.owl-prev {
  left: -5%;
  background: url(../images/prev.png) center center no-repeat !important;
}

.owl-carousel .owl-dots {
  display: flex;
  align-items: start;
  margin-left: 10px;
}
.owl-carousel .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.9529411765);
  margin: 4px;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: #FF1E00;
}

.tab-pane {
  transition: opacity 0.4s ease-in;
}

.star-rating {
  display: flex;
  align-items: center;
  gap: 6px;
}
.star-rating li {
  display: inline-block;
}
.star-rating li i {
  font-size: 14px;
  color: #fff;
}

.heading-area {
  text-align: center;
  margin-bottom: 25px;
}
.heading-area h2 {
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
}
.heading-area h4 {
  color: #fff;
  padding-bottom: 25px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.heading-area p {
  color: #e2e2e2;
}

/*	------ HEADER PART ------  */
header {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  padding: 0 0 10px;
}
header .top-header {
  background-color: #d51b02;
  padding: 3px 10px;
  text-align: center;
  margin-bottom: 10px;
}
header .top-header p {
  color: #fff;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}
header .header-nav {
  justify-content: end;
  align-items: center;
}
header .header-nav .navbar-nav {
  gap: 25px;
}
header .header-nav .navbar-nav li a {
  color: #fff;
  font-weight: 500;
  font-family: "Cros", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 5%;
}
header .header-nav .navbar-nav li a.active {
  color: #fff;
  font-weight: 700;
}
header .header-btn-col {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-direction: row;
}
header .header-btn-col .btn-info-primary {
  border-width: 2px;
}

header.for-homepage {
  position: absolute;
}

.banner-section {
  min-height: 100vh;
  background: url(../images/banner.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
  padding: 6.5rem 0 4.5rem;
  display: flex;
  align-items: center;
}
.banner-section .banner-area {
  max-width: 100%;
  width: 920px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  padding: 50px 0;
}
.banner-section .banner-area h1 {
  font-size: 4rem;
  margin-bottom: 0px;
  color: #fff;
  line-height: 1.1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.banner-section .banner-area h5 {
  font-size: 24px;
  font-family: "DM Sans", sans-serif;
  line-height: 1.4;
  margin-bottom: 0;
}
.banner-section .banner-area p {
  color: #DBDBDB;
  max-width: 70%;
  margin-bottom: 15px;
}
.banner-section .banner-area ul {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
}
.banner-section .banner-area ul li {
  color: #DBDBDB;
}
.banner-section .banner-area ul li i {
  margin-right: 10px;
}
.banner-section .banner-area > a {
  background: #000;
  border-color: #FF1E00;
  color: #fff;
}

.first-section .build-card {
  background: #24201F;
  display: flex;
  align-items: start;
  padding: 25px;
  border-radius: 26px;
  border: 5px solid #382B2B;
  height: 100%;
}
.first-section .build-card h4 {
  font-family: "DM Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 18px;
}
.first-section .build-card p {
  font-size: 1.125rem;
  margin-bottom: 8px;
}
.first-section .bottom-text {
  margin: 40px 0 0;
}
.first-section .bottom-text p {
  margin-bottom: 0;
}

.everything-section {
  position: relative;
}
.everything-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg1.png) center top no-repeat;
  background-size: 100% auto;
  opacity: 1;
  z-index: 1;
}
.everything-section .container {
  position: relative;
  z-index: 2;
}
.everything-section .heading-area {
  margin-bottom: 40px;
}
.everything-section .content-area .accordion .accordion-item {
  background: transparent;
  border: 0;
}
.everything-section .content-area .accordion .accordion-header {
  font-family: "DM Sans", sans-serif;
  border: 0;
  font-size: 20px;
  color: #fff;
}
.everything-section .content-area .accordion .accordion-header .accordion-button {
  background: transparent;
  border: 0;
  font-size: 20px;
  color: #fff;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.everything-section .content-area .accordion .accordion-header .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.platform-section {
  position: relative;
}
.platform-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/plat1.png) left center no-repeat;
  background-size: contain;
  opacity: 1;
  z-index: 1;
  width: 350px;
}
.platform-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/plat2.png) right center no-repeat;
  background-size: contain;
  opacity: 1;
  z-index: 1;
  width: 350px;
  left: inherit;
  right: 0;
}
.platform-section .container {
  position: relative;
  z-index: 2;
}
.platform-section .heading-area p {
  max-width: 900px;
  margin: auto;
}
.platform-section .content-area {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px 20px;
  max-width: 990px;
  margin: 60px auto 0;
}
.platform-section .content-area .item {
  display: flex;
  align-items: center;
  gap: 25px;
  background-color: #1F1819;
  border: 2px solid #282424;
  padding: 22px 35px;
  border-radius: 60px;
  width: 310px;
}
.platform-section .content-area .item h5 {
  font-family: "DM Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.platform-section .button-area {
  margin-top: 60px;
}

.worked-section {
  position: relative;
  background: linear-gradient(180deg, #351D1B 0%, #0B0D13 100%);
}
.worked-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/dots.png) center center no-repeat;
  background-size: contain;
  opacity: 1;
  z-index: 1;
  width: 200px;
  height: 440px;
  top: -8%;
  right: -15%;
}
.worked-section .heading-area {
  margin-bottom: 50px;
}
.worked-section .image-area {
  position: relative;
}
.worked-section .image-area img {
  width: 100%;
  position: relative;
  z-index: 2;
  border-radius: 30px;
}
.worked-section .image-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(11, 13, 19) 100%);
  opacity: 1;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 30px;
}
.worked-section .image-area::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/dots.png) center center no-repeat;
  background-size: contain;
  opacity: 1;
  z-index: 1;
  width: 200px;
  height: 440px;
  top: -8%;
  left: -15%;
}
.worked-section .content-area {
  padding: 40px;
}
.worked-section .content-area h2 {
  font-family: "DM Sans", sans-serif;
  font-weight: 100;
  font-size: 4rem;
  margin-bottom: 30px;
}
.worked-section .content-area p {
  font-size: 24px;
  font-weight: 200;
}
.worked-section .work-wrapper {
  display: flex;
  gap: 50px 0;
  flex-direction: column;
}
.worked-section .work-wrapper > div:nth-child(even) {
  flex-direction: row-reverse;
}
.worked-section .work-wrapper > div:nth-child(even) .image-area::after {
  right: -15%;
  left: inherit;
}

.build-section {
  position: relative;
  background: radial-gradient(circle, rgb(49, 22, 22) 0%, rgb(11, 13, 19) 40%);
}
.build-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #2F2315 0%, rgba(11, 13, 19, 0) 50%);
  opacity: 1;
  z-index: 1;
}
.build-section .custom-shape-top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.build-section .custom-shape-top svg {
  fill: #0b0d13;
}
.build-section .container {
  position: relative;
  z-index: 3;
}
.build-section .content-area h2 {
  font-family: "DM Sans", sans-serif;
  line-height: 1.15;
  font-size: 3.5rem;
  font-weight: 200;
  margin-bottom: 40px;
}
.build-section .content-area h4 {
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 30px;
}
.build-section .list-area {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 8px;
  max-width: 550px;
}
.build-section .list-area .item {
  padding: 12px 40px 12px 20px;
  background-color: transparent;
  border-radius: 26px;
  transition: 0.4s;
  display: flex;
  align-items: center;
  gap: 20px;
}
.build-section .list-area .item span {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}
.build-section .list-area .item:hover, .build-section .list-area .item.active {
  background-color: #383127;
  transition: 0.4s;
}
.build-section .video-wrapper {
  margin-top: 100px;
}

.testimonial-section .heading-area p {
  max-width: 700px;
  margin: auto;
}
.testimonial-section .testimonial-carousel .owl-stage {
  display: flex;
}
.testimonial-section .testimonial-area {
  height: 100%;
}
.testimonial-section .testimonial-area img {
  width: auto;
  max-width: 100%;
}
.testimonial-section .testimonial-area .card {
  background: linear-gradient(180deg, rgb(60, 74, 87) 0%, rgb(27, 32, 37) 60%);
  padding: 30px 20px;
  border-radius: 26px;
  border: 0;
  height: 100%;
}
.testimonial-section .testimonial-area .card .card-header {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 0;
  justify-content: space-between;
  margin: 0 0 25px;
}
.testimonial-section .testimonial-area .card .card-header h4 {
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  margin: 0;
  font-size: 20px;
}
.testimonial-section .testimonial-area .card .card-header img {
  max-width: 110px;
}
.testimonial-section .testimonial-area .card .card-body {
  border: 0;
  height: 100%;
  min-height: 180px;
}
.testimonial-section .testimonial-area .card .card-body p {
  margin: 0;
}
.testimonial-section .testimonial-area .card .card-body .video-area {
  text-align: center;
}
.testimonial-section .testimonial-area .card .card-body .video-area img {
  margin: auto;
}
.testimonial-section .testimonial-area .card .deg {
  font-size: 16px;
  font-family: "DM Sans", sans-serif;
  margin: 16px 0 0;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}

.how-it-work-section {
  position: relative;
}
.how-it-work-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/up-ftr-bg.png) center bottom no-repeat;
  background-size: contain;
  opacity: 1;
  z-index: 1;
}
.how-it-work-section > div {
  position: relative;
  z-index: 2;
}
.how-it-work-section .heading-area {
  margin: 0 0 40px;
}
.how-it-work-section .heading-area p {
  max-width: 650px;
  margin: auto;
}
.how-it-work-section .button-area {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.how-it-work-section .image-area {
  padding-top: 40px;
}

.innerpage-section {
  position: relative;
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.innerpage-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgb(49, 22, 22) 0%, rgb(11, 13, 19) 40%);
  opacity: 0.75;
  z-index: 2;
}
.innerpage-section .banner-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.innerpage-section .banner-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.innerpage-section > div {
  position: relative;
  z-index: 3;
}
.innerpage-section .breadcrumb-area {
  text-align: center;
}
.innerpage-section .breadcrumb-area h1 {
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
}
.innerpage-section .breadcrumb-area p {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
}

.innerpage-section.type2::before {
  opacity: 0.25;
}

.form-control {
  width: 100%;
  padding: 10px 22px;
  border-radius: 26px;
  border: 1px solid #312D23;
  background-color: #16181C;
  color: rgba(255, 255, 255, 0.85);
  transition: 0.3s;
  min-height: 52px;
  font-weight: 300;
}

.form-control:focus {
  background-color: #282a2f;
  border-color: #312D23;
  color: rgba(255, 255, 255, 0.85);
  transition: 0.3s;
}

.form-select {
  width: 100%;
  min-width: 200px;
  padding: 10px 15px;
  border-radius: 26px;
  border: 1px solid #312D23;
  background-color: #16181C;
  color: rgba(255, 255, 255, 0.85);
  font-size: 1rem;
  min-height: 52px;
}

.form-select:focus {
  border-color: #312D23;
  box-shadow: none;
}

.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
  font-size: 1rem;
}

.form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
  font-size: 1rem;
}

.organization-team-section .search-part .form-control {
  background: url(../images/icon-search.png) 20px center no-repeat #16181C;
  padding-left: 55px;
  transition: 0.3s;
}
.organization-team-section .search-part .form-control:focus {
  background: #16181C;
  color: rgba(255, 255, 255, 0.85);
  transition: 0.3s;
  padding-left: 22px;
}
.organization-team-section .col-auto {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}
.organization-team-section .col-auto .form-select {
  width: 200px;
}
.organization-team-section .col-auto h6 {
  font-family: "DM Sans", sans-serif;
  margin: 0;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
}
.organization-team-section .team-main-wrapper {
  position: relative;
  margin: 60px 0 0;
}
.organization-team-section .team-main-wrapper .item-count {
  font-family: "DM Sans", sans-serif;
  margin: 0 0 35px;
  font-size: 1.25rem;
  color: rgb(255, 255, 255);
  font-weight: 400;
}
.organization-team-section .team-main-wrapper .team-area {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background-color: #232324;
  padding-bottom: 15px;
  border-radius: 10px;
}
.organization-team-section .team-main-wrapper .team-area:hover {
  box-shadow: 0 0 40px rgba(223, 14, 14, 0.21);
}
.organization-team-section .team-main-wrapper .team-area .image-area {
  height: 180px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 35px;
  border-radius: 10px 10px 0 0;
}
.organization-team-section .team-main-wrapper .team-area .image-area .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #050400;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.organization-team-section .team-main-wrapper .team-area .image-area .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: unset;
  -o-object-position: center;
     object-position: center;
  opacity: 0.1;
  transform: scale(1.2);
}
.organization-team-section .team-main-wrapper .team-area .image-area img {
  position: relative;
  z-index: 2;
}
.organization-team-section .team-main-wrapper .team-area .card-body {
  border: 0;
}
.organization-team-section .team-main-wrapper .team-area .card-body .rating {
  font-size: 15px;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  background-color: #1B1814;
  color: #fff;
  padding: 5px 10px;
  position: relative;
  z-index: 2;
}
.organization-team-section .team-main-wrapper .team-area .card-body .rating span {
  font-weight: 600;
  margin: 0 6px 0 12px;
}
.organization-team-section .team-main-wrapper .team-area .card-body .rating .icon {
  position: absolute;
  right: 8px;
}
.organization-team-section .team-main-wrapper .team-area .card-body .content-part {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 15px 15px 25px;
}
.organization-team-section .team-main-wrapper .team-area .card-body .content-part h3 {
  font-size: 2.2rem;
  margin-bottom: 0;
  text-transform: uppercase;
}
.organization-team-section .team-main-wrapper .team-area .card-body .content-part ul.tag {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 7px;
  margin: 0 0 10px;
}
.organization-team-section .team-main-wrapper .team-area .card-body .content-part ul.tag li {
  background-color: #353536;
  border: 1px solid #3F4040;
  border-radius: 20px;
  padding: 3px 10px;
  font-size: 0.9rem;
  font-weight: 300;
  color: #fff;
}
.organization-team-section .team-main-wrapper .team-area .card-body .content-part h4 {
  font-family: "DM Sans", sans-serif;
  margin: 0;
  font-size: 1rem;
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.organization-team-section .team-main-wrapper .team-area .card-body .content-part h4 img {
  display: inline-block;
  margin-right: 8px;
}
.organization-team-section .team-main-wrapper .team-area .card-body .content-part h4:not(:last-child) {
  margin-bottom: 8px;
}
.organization-team-section .team-main-wrapper .team-area .button-area {
  padding: 0 10px;
}
.organization-team-section .team-main-wrapper .team-area .button-area a {
  width: 100%;
  font-weight: 600;
}

.organization-details-section {
  padding: 3.5rem 0;
  position: relative;
  z-index: 3;
}
.organization-details-section .info-area {
  display: flex;
  flex-wrap: nowrap;
  gap: 40px;
}
.organization-details-section .info-area .logo-area {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -100px;
  position: relative;
  z-index: 1;
  background: #000;
}
.organization-details-section .info-area .logo-area img {
  max-width: 140px;
}
.organization-details-section .info-area .right-part {
  flex: 1 0 0%;
}
.organization-details-section .info-area .right-part h1 {
  text-transform: uppercase;
}
.organization-details-section .info-area .right-part ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px;
}
.organization-details-section .info-area .right-part ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.6);
}
.organization-details-section .info-area .right-part ul li span {
  font-weight: 600;
  color: #fff;
}
.organization-details-section .info-area .right-part ul li:not(:last-child) {
  padding-right: 20px;
  border-right: 1px solid #A4A1A1;
  margin-right: 20px;
}
.organization-details-section .info-area .right-part ul.tag {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 7px;
  margin: 0 0 10px;
}
.organization-details-section .info-area .right-part ul.tag li {
  background-color: #353536;
  border: 1px solid #3F4040;
  border-radius: 20px;
  padding: 3px 10px;
  font-size: 0.9rem;
  font-weight: 300;
  color: #fff;
}
.organization-details-section .button-area {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.organization-details-section .content-area h4 {
  font-size: 1.35rem;
  font-weight: 600;
  margin-bottom: 0px;
  font-family: "DM Sans", sans-serif;
  text-transform: capitalize;
}

.leagues-section {
  background: linear-gradient(180deg, rgb(46, 24, 21) 0%, rgb(11, 13, 19) 20%);
}
.leagues-section hr {
  margin: 80px 0;
}
.leagues-section .leagues-card {
  display: flex;
  flex-wrap: nowrap;
  gap: 25px;
  margin-bottom: 0px;
  background: linear-gradient(165deg, rgb(73, 75, 80) 14%, rgb(0, 0, 0) 100%);
  padding: 30px;
  border-radius: 26px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  overflow: hidden;
}
.leagues-section .leagues-card .badge {
  position: absolute;
  top: 12px;
  right: 0;
  z-index: 2;
  background: url(../images/badge-bg.png) left center no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-size: 15px;
  padding: 5px 8px 5px 16px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
}
.leagues-section .leagues-card .left {
  width: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.leagues-section .leagues-card .left .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #050400;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  filter: blur(1px);
}
.leagues-section .leagues-card .left .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: unset;
  -o-object-position: center;
     object-position: center;
  opacity: 0.1;
  transform: scale(1.2);
}
.leagues-section .leagues-card .left img {
  position: relative;
  z-index: 2;
}
.leagues-section .leagues-card .right {
  flex: 1 0 0%;
}
.leagues-section .leagues-card .right h5 {
  font-size: 2.2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.leagues-section .leagues-card .right ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
}
.leagues-section .leagues-card .right ul li {
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
}
.leagues-section .leagues-card .right ul li img {
  margin-right: 12px;
  max-width: 20px;
}
.leagues-section .leagues-card .right ul li span {
  font-weight: 600;
  color: #fff;
}
.leagues-section .leagues-card .right .button-area {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 12px;
}
.leagues-section .leagues-nav {
  display: flex;
  justify-content: center;
  margin: 0 0 30px;
  gap: 20px;
}
.leagues-section .leagues-nav li button {
  color: rgba(255, 255, 255, 0.85);
  background: #332823;
  padding: 16px 25px 12px 25px;
  border-radius: 26px;
  font-family: "Cros", sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 1;
}
.leagues-section .leagues-nav li button.active {
  background-color: #411914;
  color: #FF1E00;
}
.leagues-section .leagues-filter-area {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 10px;
  flex-direction: row;
  justify-content: start;
}
.leagues-section .leagues-filter-area .form-select {
  width: auto;
}

.venues-section {
  background: linear-gradient(180deg, rgb(46, 24, 21) 0%, rgb(11, 13, 19) 35%);
}
.venues-section .venues-area {
  border-radius: 26px;
  overflow: hidden;
  background: linear-gradient(165deg, rgb(62, 63, 63) 14%, rgb(20, 20, 20) 100%);
}
.venues-section .venues-area .image-area {
  position: relative;
  width: 100%;
  height: 100%;
}
.venues-section .venues-area .image-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.venues-section .venues-area .content-area {
  padding: 40px 35px;
}
.venues-section .venues-area .content-area h3 {
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.venues-section .venues-area .content-area ul {
  margin: 0 0 30px;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 15px 25px;
}
.venues-section .venues-area .content-area ul li {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 600;
}
.venues-section .venues-area .content-area ul li img {
  margin-right: 10px;
}
.venues-section .venues-area .content-area a.btn {
  padding: 12px 30px;
  margin-top: 10px;
  min-width: 170px;
}

.gallery-section .gallery-carousel img {
  border-radius: 20px;
  overflow: hidden;
}

.organization-nav-area {
  width: 85%;
  margin: 0 auto;
}
.organization-nav-area ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 65px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.organization-nav-area ul li {
  margin-bottom: 0;
}
.organization-nav-area ul li a {
  color: rgba(255, 255, 255, 0.65);
  font-size: 20px;
  padding: 10px 10px;
  font-weight: 400;
  transition: 0.4s;
  display: inline-block;
  border-bottom: 1px solid transparent;
}
.organization-nav-area ul li a:hover {
  color: #FF1E00;
  transition: 0.4s;
}
.organization-nav-area ul li.active a {
  color: #FF1E00;
  border-bottom: 1px solid #FF1E00;
  transition: 0.4s;
}

.organization-date-wrap {
  padding: 10px 35px;
  margin: 0;
  border-radius: 35px;
  background-color: rgba(213, 213, 213, 0.05);
  border: 1px solid #30231E;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.organization-date-wrap > * {
  display: flex;
  align-items: center;
  gap: 25px;
}
.organization-date-wrap p {
  font-size: 17px;
  margin: 0;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}
.organization-date-wrap .current p {
  color: #fff;
}

.organization-teams-wrap {
  margin-top: 1px;
}
.organization-teams-wrap .organization-team-area {
  background: linear-gradient(160deg, rgb(35, 36, 36) 0%, rgb(27, 28, 30) 60%);
  padding: 40px 70px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
}
.organization-teams-wrap .organization-team-area .top, .organization-teams-wrap .organization-team-area .bottom {
  flex: 0 0 100%;
}
.organization-teams-wrap .organization-team-area .top ul, .organization-teams-wrap .organization-team-area .bottom ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0px;
  justify-content: center;
}
.organization-teams-wrap .organization-team-area .top ul li, .organization-teams-wrap .organization-team-area .bottom ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
.organization-teams-wrap .organization-team-area .top ul li span, .organization-teams-wrap .organization-team-area .bottom ul li span {
  font-weight: 600;
  color: #fff;
}
.organization-teams-wrap .organization-team-area .top ul li img, .organization-teams-wrap .organization-team-area .bottom ul li img {
  max-width: 20px;
}
.organization-teams-wrap .organization-team-area .top ul li:not(:last-child), .organization-teams-wrap .organization-team-area .bottom ul li:not(:last-child) {
  padding-right: 20px;
  border-right: 1px solid #A4A1A1;
  margin-right: 20px;
}
.organization-teams-wrap .organization-team-area .middle {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  text-align: center;
  flex: 0 0 100%;
  gap: 20px;
  align-items: center;
}
.organization-teams-wrap .organization-team-area .middle .b {
  flex: 1 0 0%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  padding: 24px;
}
.organization-teams-wrap .organization-team-area .middle .b span {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Cros", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  position: relative;
  top: 3px;
}
.organization-teams-wrap .organization-team-area .middle .a, .organization-teams-wrap .organization-team-area .middle .c {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 0 0 120px;
  justify-content: center;
  align-items: center;
}
.organization-teams-wrap .organization-team-area .middle .a h6, .organization-teams-wrap .organization-team-area .middle .c h6 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  position: relative;
  top: 3px;
}
.organization-teams-wrap .organization-team-area .middle .a img, .organization-teams-wrap .organization-team-area .middle .c img {
  max-width: 100px;
  max-height: 100px;
}
.organization-teams-wrap .organization-team-area .bottom {
  flex: 0 0 100%;
}

.table-wrap {
  padding: 15px;
  background-color: #1f1d1d;
  border-radius: 20px;
}

.table > :not(caption) > * > * {
  background: none;
  color: #fff;
  border-color: #4e4b49;
}

.table tr.hd th {
  background: #411E19;
  color: #FF1E00;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  border: 0px;
  border-radius: 10px;
}
.table tr th:not(:first-child) {
  text-align: center;
  vertical-align: middle;
}
.table tr th:not(:last-child) {
  border-right: 1px solid #4e4b49;
}
.table tr th {
  font-weight: 500;
}
.table tr td {
  font-size: 14px;
}
.table tr td img {
  max-width: 40px;
  max-height: 40px;
  margin-right: 10px;
}
.table tr td:not(:last-child) {
  border-right: 1px solid #4e4b49;
}
.table tr td:not(:first-child) {
  text-align: center;
  vertical-align: middle;
}

.game-record-area .heading-area {
  margin-bottom: 35px;
}
.game-record-area .game-record {
  background-color: #101217;
  padding: 12px;
  display: flex;
  align-items: center;
  border: 1px solid #2e2f33;
  border-radius: 12px;
  flex-direction: row;
  gap: 20px;
}
.game-record-area .game-record .a img {
  border-radius: 10px;
  max-width: 180px;
}
.game-record-area .game-record .b {
  flex: 1 0 0%;
}
.game-record-area .game-record .b h6 {
  font-family: "DM Sans", sans-serif;
  margin: 0;
  font-size: 1rem;
  color: #FF1E00;
  font-weight: 400;
  background-color: #271d21;
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 20px;
}
.game-record-area .game-record .b h4 {
  font-size: 3rem;
  line-height: 1;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.game-record-area .game-record .c {
  width: 160px;
  text-align: center;
  border-left: 1px solid #26282d;
  padding-left: 10px;
}
.game-record-area .game-record .c h5 {
  font-size: 3.5rem;
  margin: 0;
  color: #FF1E00;
}
.game-record-area .game-record .c p {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.4;
}

.players-details-section .info-area .logo-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: unset;
}

.players-info {
  padding-left: 50px;
}
.players-info .item h4 {
  font-size: 22px;
  margin: 0 0 20px;
  font-family: "DM Sans", sans-serif;
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
}
.players-info .item ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.players-info .item ul li a {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #fff;
  background: #fff;
  color: #000;
}
.players-info .item .team {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.players-info .item .team h6 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
}
.players-info .item .team h6 a {
  color: #fff;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
}
.players-info .item + .item {
  margin-top: 40px;
}

.players-info-section .overview .card {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
}
.players-info-section .overview .card .card-body {
  text-align: center;
  margin: 0;
  padding: 30px;
  border: 1px solid #474444;
  background: linear-gradient(160deg, #262626 0%, #090909 60%);
  border-radius: 20px;
}
.players-info-section .overview .card .card-body h5 {
  font-size: 22px;
  margin: 0 0 25px;
  font-family: "DM Sans", sans-serif;
  text-transform: capitalize;
}
.players-info-section .overview .card .card-body .box {
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #fff;
  flex-direction: column;
  margin: auto;
}
.players-info-section .overview .card .card-body .box h6 {
  margin: 0 0 15px;
  font-family: "DM Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;
}
.players-info-section .overview .card .card-body .box p {
  margin: 0;
  font-size: 17px;
}
.players-info-section .stats .card {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
}
.players-info-section .stats .card .card-body {
  text-align: start;
  margin: 0;
  padding: 20px;
  border: 1px solid #474444;
  background: linear-gradient(160deg, #262626 0%, #090909 60%);
  border-radius: 20px;
}
.players-info-section .stats .card .card-body h5 {
  font-size: 36px;
  font-weight: 700;
  margin: 0 0 0px;
  font-family: "DM Sans", sans-serif;
  text-transform: capitalize;
}
.players-info-section .stats .card .card-body p {
  margin: 0 0 5px;
  font-size: 16px;
}
.players-info-section .teams .team-card {
  display: flex;
  flex-wrap: nowrap;
  gap: 25px;
  margin-bottom: 0px;
  background: linear-gradient(165deg, rgb(73, 75, 80) 14%, rgb(0, 0, 0) 100%);
  padding: 30px;
  border-radius: 26px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  overflow: hidden;
}
.players-info-section .teams .team-card .left {
  width: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.players-info-section .teams .team-card .left .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #050400;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  filter: blur(1px);
}
.players-info-section .teams .team-card .left .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: unset;
  -o-object-position: center;
     object-position: center;
  opacity: 0.1;
  transform: scale(1.2);
}
.players-info-section .teams .team-card .left img {
  position: relative;
  z-index: 2;
}
.players-info-section .teams .team-card .right {
  flex: 1 0 0%;
}
.players-info-section .teams .team-card .right h5 {
  font-size: 2.6rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.players-info-section .teams .team-card .right h6 {
  font-size: 1.8rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.players-info-section .teams .team-card .right ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px;
}
.players-info-section .teams .team-card .right ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.1;
}
.players-info-section .teams .team-card .right ul li:not(:last-child) {
  padding-right: 10px;
  border-right: 1px solid #A4A1A1;
  margin-right: 10px;
}
.players-info-section .teams .team-card .right p {
  margin: 0;
}
.players-info-section .awards .award-card .image-area {
  background-color: #282523;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #565554;
  text-align: center;
  height: 270px;
}
.players-info-section .awards .award-card .image-area img {
  max-height: 230px;
}
.players-info-section .awards .award-card h5 {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  margin: 10px 0 0px;
  text-transform: capitalize;
  text-align: center;
}

.season-progress .heading {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}
.season-progress .heading h5 {
  margin: 0;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.season-progress .progress {
  margin: 10px 0 20px;
}
.season-progress .progress .progress-bar {
  background-color: rgb(23, 162, 82);
}
.season-progress .stats-area {
  padding: 25px;
  background: #2a2a2a;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.season-progress .stats-area h5 {
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  margin: 0;
}
.season-progress .stats-area .stats-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #242424;
  padding: 8px 15px;
  border: 1px solid #4b4b4b;
  border-radius: 4px;
}
.season-progress .stats-area .stats-item span {
  font-size: 15px;
  color: #fff;
  display: inline-block;
  font-weight: 600;
}

header.for-signup {
  position: absolute;
  top: 10px;
}
header.for-signup .top-header, header.for-signup .header-nav {
  display: none !important;
}

.login-register-section .row {
  width: 100%;
  min-height: 100vh;
}
.login-register-section .image-area {
  background: url(../images/login-bg.jpg) no-repeat center center;
  background-size: cover;
}
.login-register-section .content-area-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 10px;
}
.login-register-section .content-area-wrap .content-area .form-area {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.login-register-section .content-area-wrap .content-area .form-area .form-control {
  border-radius: 10px;
}
.login-register-section .content-area-wrap .content-area .form-area .agree-check {
  font-size: 14px;
  color: #c7c7c7;
}
.login-register-section .content-area-wrap .content-area .form-area .agree-check a {
  color: #FF1E00;
}
.login-register-section .content-area-wrap .content-area .form-area .agree-check input {
  margin-right: 10px;
}
.login-register-section .content-area-wrap .content-area .form-area .btn {
  margin-top: 30px;
}

footer {
  padding: 6rem 0 0;
  background: radial-gradient(circle, rgb(54, 22, 12) 0%, rgb(27, 32, 37) 100%);
}
footer .top-area {
  text-align: center;
}
footer .top-area .contact {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  margin: 35px 0 30px;
  gap: 25px;
}
footer .top-area .contact li a {
  color: #fff;
}
footer .top-area .contact li a i {
  color: #F3E01B;
  margin-right: 6px;
}
footer .top-area .social-icon li a {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #F3E01B;
  border-radius: 50%;
}
footer .top-area .social-icon li a i {
  margin: 0;
}
footer .top-area .social-icon li a:hover {
  background-color: #F3E01B;
}
footer .top-area .social-icon li a:hover i {
  color: #FF1E00;
}
footer .copyright-area {
  border-top: 1px solid #2C4772;
  padding: 15px 0;
  text-align: center;
}
footer .copyright-area p {
  color: #fff;
  margin: 0;
  font-size: 13px;
}

/* ===================================== ANIMATION AREA ============================================== */
/* ============ RESPONSIVE CSS ============ */
@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1400px;
  }
  .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
  .players-info-section .awards {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .players-info-section .awards > div {
    width: 100%;
    flex: 0 0 100%;
  }
}
@media only screen and (min-width: 1800px) {
  .container {
    max-width: 1400px;
  }
  html {
    font-size: 16px;
  }
  .banner-section .content-area h2 {
    font-size: 3.2rem;
  }
  .banner-section .content-area p {
    font-size: 1.25rem;
  }
}
/* =========== MAX WIDTH =============== */
@media screen and (min-device-width: 1400px) and (max-device-width: 1599px) {
  .container {
    max-width: 1400px;
  }
}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1399px) {
  .game-record-area .game-record .a img {
    max-width: 110px;
  }
  .game-record-area .game-record .b h4 {
    font-size: 2.4rem;
  }
  .game-record-area .game-record .b h6 {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .game-record-area .game-record .c {
    width: 110px;
  }
  .game-record-area .game-record .c p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1299px) {
  header.for-signup {
    display: none !important;
  }
  .login-register-section {
    text-align: center;
  }
  .login-register-section .logo-area {
    display: block !important;
    margin-bottom: 20px;
  }
  .login-register-section .logo-area img {
    max-width: 200px;
  }
  .login-register-section h1 {
    font-size: 3rem;
    line-height: 1;
    margin: 0;
  }
  .login-register-section .form-area {
    padding-top: 10px;
  }
  .login-register-section .content-area-wrap .content-area .form-area .agree-check {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    position: relative;
    top: 5px;
  }
  .login-register-section .content-area-wrap .content-area .form-area .agree-check label {
    flex: 1 0 0%;
    text-align: left;
  }
}
@media only screen and (max-width: 1199px) {
  .platform-section::before, .platform-section::after {
    display: none;
  }
}
@media all and (max-width: 991px) {
  header .header-btn-col {
    display: none;
  }
  header .navbar-toggler {
    background-color: #fff;
  }
  header #navbarText {
    position: absolute;
    background: #fff;
    width: 694px;
    right: 0;
    top: 60px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
  }
  header #navbarText ul {
    gap: 0;
    padding: 0;
    border: 0;
  }
  header #navbarText ul li {
    text-align: center;
    margin: 0;
    border-bottom: 1px solid rgb(226, 226, 226);
  }
  header #navbarText ul li a {
    padding: 15px;
    color: #000;
  }
  header #navbarText ul li a.active {
    background-color: #F3E01B;
    color: #FF1E00;
  }
  .banner-section .banner-area h1 {
    font-size: 3rem;
  }
  .heading-part h2 {
    font-size: 3rem;
  }
}
@media all and (max-width: 767px) {
  .container {
    max-width: 100%;
  }
  h1, h2 {
    font-size: 2.2rem;
    font-weight: 400;
  }
  header #navbarText {
    width: 528px;
  }
  .innerpage-section {
    min-height: 160px;
  }
  .organization-details-section {
    padding: 2.5rem 0;
  }
  .organization-details-section .info-area .logo-area {
    width: 160px;
    height: 160px;
    margin-top: -60px;
  }
  .organization-teams-wrap {
    margin-top: 1px;
  }
  .organization-teams-wrap .organization-team-area {
    border-radius: 120px;
    padding: 20px 10px;
  }
  .organization-teams-wrap .organization-team-area ul li {
    font-size: 14px;
  }
  .organization-teams-wrap .organization-team-area .middle {
    padding: 16px 24px;
  }
  .organization-teams-wrap .organization-team-area .middle .b span {
    font-size: 23px;
  }
  .organization-nav-area ul {
    gap: 20px;
  }
  .organization-nav-area ul li a {
    font-size: 16px;
    padding: 10px 4px;
    line-height: 1;
    text-align: center;
  }
  .game-record-area .game-record .a img {
    max-width: 110px;
  }
  .game-record-area .game-record .b h4 {
    font-size: 2.4rem;
  }
  .game-record-area .game-record .b h6 {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .game-record-area .game-record .c {
    width: 110px;
  }
  .game-record-area .game-record .c p {
    font-size: 13px;
  }
  .login-register-section .image-area {
    min-height: 500px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  h1 br, h2 br {
    display: none;
  }
  p {
    max-width: 100% !important;
  }
  .btn {
    font-size: 0.825rem;
  }
  header .top-header p {
    font-size: 12px;
    line-height: 1.2;
  }
  .banner-section .banner-area h1 {
    font-size: 2.2rem;
    font-weight: 400;
  }
  .heading-area h2 {
    font-size: 2.2rem;
    font-weight: 400;
  }
  .heading-area h4 {
    font-size: 1.8rem;
    padding-bottom: 0px;
  }
  header #navbarText {
    width: calc(100vw - 24px);
  }
  .section-padding {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .section-padding-top {
    padding-top: 3rem;
  }
  .section-padding-bottom {
    padding-bottom: 3rem;
  }
  .header-nav > .navbar > .container-fluid {
    padding: 0;
  }
  .banner-section .banner-area h5 {
    font-size: 14px;
  }
  header .logo img {
    width: 120px;
  }
  .first-section .build-card {
    text-align: center;
  }
  .first-section .build-card h4 {
    font-size: 1.25rem;
  }
  .first-section .build-card p {
    font-size: 1rem;
  }
  .platform-section .content-area {
    gap: 10px 20px;
    margin: 35px auto 0;
  }
  .platform-section .content-area .item {
    padding: 6px 35px;
    justify-content: center;
    width: 270px;
    min-height: 55px;
  }
  .platform-section .content-area .item img {
    max-width: 30px;
  }
  .platform-section .content-area .item h5 {
    font-size: 1rem;
    font-weight: 500;
  }
  .platform-section .button-area {
    margin-top: 40px;
  }
  .worked-section .content-area {
    padding: 20px;
    text-align: center;
  }
  .worked-section .content-area h2 {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 200;
  }
  .worked-section .content-area p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
    margin: 0;
  }
  .worked-section .work-wrapper {
    gap: 70px 0;
  }
  .worked-section .work-wrapper > .row.g-5 > div {
    margin-top: 10px !important;
  }
  .build-section .custom-shape-top {
    top: -2px;
  }
  .build-section .content-area h2 {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 15px;
  }
  .build-section .content-area h4 {
    font-size: 1.125rem;
    text-align: center;
    margin-bottom: 20px;
  }
  .build-section .list-area .item span {
    font-size: 0.825rem;
  }
  .build-section .image-area {
    margin-top: 30px;
  }
  .build-section .video-wrapper {
    margin-top: 35px;
  }
  .testimonial-section .testimonial-area .card .card-header {
    flex-direction: column;
    gap: 8px;
  }
  .testimonial-section .testimonial-area .card .card-header h4 {
    font-size: 1.125rem;
  }
  .testimonial-section .testimonial-area .card .card-header img {
    max-width: 80px;
  }
  .testimonial-section .testimonial-area .card .card-body {
    text-align: center;
  }
  .testimonial-carousel .owl-dots {
    margin-left: 0;
    justify-content: center;
  }
  .how-it-work-section .button-area {
    flex-direction: column;
    gap: 12px;
    justify-content: center;
    align-items: center;
  }
  .innerpage-section {
    min-height: 120px;
  }
  .organization-team-section .team-main-wrapper .item-count {
    width: 100%;
    text-align: center;
  }
  .organization-team-section .col-auto .form-select {
    width: 100%;
  }
  .search-part .sort-part {
    width: 100%;
    margin: 35px 0 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .search-part .sort-part .form-select {
    width: auto;
  }
  .organization-details-section {
    padding: 1.5rem 0;
  }
  .organization-details-section .info-area {
    flex: 0 0 100%;
    flex-direction: column;
    gap: 20px;
  }
  .organization-details-section .info-area .logo-area {
    margin-top: 0;
    width: 110px;
    height: 110px;
  }
  .organization-details-section .info-area .logo-area img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .organization-details-section .button-area {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 15px 0 30px;
  }
  .leagues-section .leagues-nav {
    gap: 10px;
  }
  .leagues-section .leagues-nav li button {
    font-size: 20px;
  }
  .leagues-section .leagues-card {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .leagues-section .leagues-card .left {
    width: 100%;
    height: 200px;
  }
  .leagues-section .leagues-card .right {
    width: 100%;
    flex: 0 0 100%;
  }
  .leagues-section .leagues-card .badge {
    background: #F3E01B;
    color: #000;
    border-radius: 5px 0 0 5px;
  }
  .venues-section .venues-area .content-area {
    padding: 30px 20px;
  }
  .venues-section .venues-area .content-area h3 {
    font-size: 1.85rem;
    text-align: center;
  }
  .venues-section .venues-area .content-area ul {
    display: inline-flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 6px 10px;
    margin: 0 0 15px;
  }
  .venues-section .venues-area .content-area ul li {
    font-size: 14px;
    font-weight: 400;
  }
  .venues-section .venues-area .content-area ul li img {
    max-width: 30px;
  }
  .organization-teams-wrap .organization-team-area {
    border-radius: 35px;
    padding: 40px 10px;
  }
  .organization-teams-wrap .organization-team-area .middle {
    flex-direction: column;
  }
  .organization-teams-wrap .organization-team-area .top ul {
    gap: 12px;
  }
  .organization-teams-wrap .organization-team-area .top ul li {
    gap: 5px;
  }
  .organization-teams-wrap .organization-team-area .top ul li:not(:last-child) {
    margin: 0;
    padding: 0;
    border: 0;
  }
  .organization-date-wrap {
    padding: 10px 10px;
  }
  .organization-date-wrap > * {
    gap: 5px;
  }
  .organization-date-wrap p {
    font-size: 12px;
    line-height: 1.1;
    text-align: center;
  }
  .organization-date-wrap .current p {
    font-size: 14px;
  }
  .organization-nav-area {
    width: 100%;
  }
  .organization-nav-area ul li a {
    padding: 10px 0px;
  }
  .game-record-area .game-record .a img {
    max-width: 90px;
  }
  .game-record-area .game-record .b h4 {
    font-size: 1.8rem;
  }
  .game-record-area .game-record .b h6 {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .game-record-area .game-record .c {
    width: 110px;
  }
  .game-record-area .game-record .c p {
    font-size: 13px;
  }
  .leagues-section hr {
    margin: 30px 0 50px;
  }
  .login-register-section .content-area-wrap {
    padding: 10px 15px;
  }
  .players-info-section .teams .team-card .left {
    width: 130px;
  }
  .players-info {
    padding-left: 12px;
  }
  .players-info-section .awards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .players-info-section .awards > div {
    width: 100%;
    flex: 0 0 100%;
  }
  .players-info-section .awards .award-card .image-area {
    height: 180px;
  }
  .players-info-section .awards .award-card .image-area img {
    max-height: 140px;
  }
}
@media only screen and (max-width: 480px) {
  .organization-nav-area ul {
    gap: 5px 20px;
    flex-wrap: wrap;
  }
  .organization-nav-area ul li {
    padding: 0 10px;
  }
  .organization-nav-area ul li a {
    padding: 5px 0px;
  }
  .organization-teams-wrap .organization-team-area .middle .b {
    width: 100%;
    flex: 0 0 100%;
  }
  .table-wrap {
    padding: 0;
  }
  .table tr th, .table tr td {
    font-size: 12px;
  }
  .table tr td img {
    max-width: 30px;
    height: 30px;
    margin-right: 5px;
  }
  .game-record-area .game-record {
    flex-wrap: wrap;
  }
  .game-record-area .game-record .a img {
    max-width: 90px;
  }
  .game-record-area .game-record .b h4 {
    font-size: 1.8rem;
  }
  .game-record-area .game-record .b h6 {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .game-record-area .game-record .c {
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    padding: 0;
  }
  .game-record-area .game-record .c h5 {
    font-size: 2rem;
    position: relative;
    top: 3px;
  }
  .game-record-area .game-record .c p {
    font-size: 13px;
  }
  .players-info-section .teams .team-card {
    flex-direction: column;
  }
  .players-info-section .teams .team-card .left {
    width: 100%;
    flex: 0 0 100%;
  }
  .players-info-section .teams .team-card .left img {
    padding: 10px;
  }
  .players-info-section .teams .team-card .right {
    text-align: center;
  }
  .players-info-section .teams .team-card .right h5 {
    margin-bottom: 5px;
  }
  .players-info-section .teams .team-card .right ul {
    justify-content: center;
  }
}
@media only screen and (max-width: 420px) {
  .organization-details-section .info-area .right-part ul li {
    margin-bottom: 0;
    font-size: 14px;
  }
  .organization-details-section .info-area .right-part ul li img {
    max-width: 15px;
  }
  .organization-details-section .info-area .right-part ul li:not(:last-child) {
    padding-right: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 380px) {
  .innerpage-section {
    min-height: 90px;
  }
}/*# sourceMappingURL=style.css.map */