@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;400;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Cormorant:wght@700&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css);
@import url(https://unpkg.com//style/react-tabs.css);
@charset "UTF-8";

/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: flex;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-range:focus {
  outline: 0;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }

  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}

a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }

  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

.reward-strip {
  padding: 1.5rem 0;
  text-align: center;
}

.reward-strip p {
  font-size: 1.15rem;
  color: var(--text-white);
  line-height: 1.5;
  margin-bottom: 0;
  float: left;
  display: contents;
}

.reward-strip .account-btn-wrapper a {
  border: 2px solid var(--white-bg);
  font-size: 0.9rem;
  height: 2.3rem;
  margin-left: 10px;
  padding: 0 1rem;
}

.announcement-bar .primary-btn {
  margin-top: 0px;
}

.header-main {
  position: relative;
  z-index: 100;
}

header {
  transition: all 0.3s;
  -o-transition: 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: 0.3s;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 110px;
  z-index: 111;
  background-color: var(--white-bg);
}

header .header-inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 1.2rem 0;
  height: 110px;
}

header .header-inner-wrapper.campaign-header .primary-btn {
  border-color: var(--teal-bg);
  color: var(--teal-bg);
}

header .header-inner-wrapper.campaign-header .primary-btn:hover {
  color: var(--text-white);
}

header .header-inner-wrapper .header-left .logo {
  width: 220px;
  display: inline-block;
}

header .header-inner-wrapper .header-right .mobile-menu {
  display: none;
}

header .header-inner-wrapper .header-right .header-menu-wrapper {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo {
  display: block;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul {
  display: flex;
  list-style: none;
  margin-bottom: 0;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li:not(:last-child) {
  margin-right: 1.3rem;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li.current-page-item a::after {
  width: 100%;
  left: 0;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li a {
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  position: relative;
  padding: 0.99rem 0;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li a:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  width: 0;
  height: 3px;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li a:hover:after {
  width: 100%;
  left: 0;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper {
  margin-left: 2.5rem;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper .primary-btn {
  width: 100%;
  font-size: 1rem;
  padding: 0 1.5rem;
  border-color: var(--teal-bg);
  height: 2.9rem;
  color: var(--teal-bg);
  margin-top: 0px !important;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper {
  margin-left: 0.5rem;
  position: relative;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .primary-btn {
  width: 100%;
  font-size: 1rem;
  padding: 0 1.5rem;
  height: 2.9rem;
  color: var(--teal-bg);
  border-color: var(--teal-bg);
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .primary-btn:hover {
  background: var(--teal-bg);
  color: var(--text-white);
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper:hover .primary-btn {
  color: var(--text-white);
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper:hover .account-wrapper {
  display: block;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .account-wrapper {
  position: absolute;
  top: 48px;
  right: 0;
  width: 200px;
  border: 2px solid var(--border-white);
  border-bottom: 0px;
  border-top: 0px;
  display: none;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .account-wrapper ul {
  flex-wrap: wrap;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .account-wrapper ul li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 15px;
  border-bottom: 2px solid var(--border-white);
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .account-wrapper ul li a {
  display: block;
  color: var(--text-teal);
  padding: 0.66rem 0;
  cursor: pointer;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk {
  display: none;
}

.header-bottom {
  background-color: #20827B;
  padding: 2.5rem 0;
  display: block;
}

.sticky {
  z-index: 100;
}

.sticky .site-header {
  background-color: var(--white-bg);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1199px) {
  header .container {
    max-width: 1140px;
  }

  header .header-inner-wrapper {
    padding: 1.8rem 0;
  }

  header .header-inner-wrapper .header-left .logo {
    width: 220px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo {
    display: none;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li:not(:last-child) {
    margin-right: 1.2rem;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper {
    margin-left: 1rem;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper .primary-btn {
    min-width: 160px;
  }

  .prayer-time-section .container {
    max-width: 100%;
  }

  .prayer-time-section .prayer-time-inner .prayer-left .primary-btn {
    min-width: 285px !important;
    padding: 0 !important;
  }

  .reward-strip .account-btn-wrapper {
    left: 65%;
  }
}

@media only screen and (max-width: 991px) {
  header .header-inner-wrapper .header-right .mobile-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  header .header-inner-wrapper .header-right .mobile-menu .call-link {
    width: 2.2rem;
    display: inline-block;
    margin-right: 1.3rem;
    color: var(--text-teal);
  }

  header .header-inner-wrapper .header-right .mobile-menu .call-link .mobile-call-icon {
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/user-icon2.svg);
    mask-image: url(../images/user-icon2.svg);
    height: 30px;
    width: 30px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo {
    display: none;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk {
    display: block;
    width: 100%;
    position: fixed;
    right: 0%;
    top: 0;
    max-width: 260px;
    height: 100vh;
    bottom: 0;
    box-shadow: -8px 0 5px 0 rgba(0, 0, 0, 0.12);
    overflow-y: auto;
    transition: all 0.3s ease-in-out;
    z-index: 99;
    padding: 0 1.5rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border-radius: 0;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk .social_icon_top {
    margin-right: 17px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk .social_icon {
    text-align: right;
    padding: 15px 0;
    display: flex;
    justify-content: end;
    margin-right: 10px;
    flex-wrap: wrap;
    align-items: center;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk .social_icon img {
    width: 35px;
    padding: 0 5px;
    margin: 0 5px 15px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu {
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a {
    color: var(--text-white);
    display: block;
    font-size: 16px;
    padding-bottom: 35px;
    white-space: normal;
    word-break: break-word;
    font-weight: 600;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a span {
    display: flex;
    width: 45px;
    height: 45px;
    text-align: center;
    background: var(--white-bg);
    border-radius: 50%;
    padding: 0 10px;
    align-items: center;
    margin: 0 auto 10px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a span img {
    width: 25px;
    margin: auto;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon1 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/1.svg);
    mask-image: url(../images/1.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon2 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/2.svg);
    mask-image: url(../images/2.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon3 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/3.svg);
    mask-image: url(../images/3.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon4 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/4.svg);
    mask-image: url(../images/4.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon5 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/5.svg);
    mask-image: url(../images/5.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon6 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/6.svg);
    mask-image: url(../images/6.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon7 {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/7.svg);
    mask-image: url(../images/7.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 26px 26px;
            mask-size: 26px 26px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon8 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/8.svg);
    mask-image: url(../images/8.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon9 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/9.svg);
    mask-image: url(../images/9.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon10 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/10.svg);
    mask-image: url(../images/10.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon11 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/11.svg);
    mask-image: url(../images/11.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon12 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/12.svg);
    mask-image: url(../images/12.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon13 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/13.svg);
    mask-image: url(../images/13.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk ul.mobo-menu li a .mobile-icon14 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/14.svg);
    mask-image: url(../images/14.svg);
    background-repeat: no-repeat;
    -webkit-mask-size: 25px 25px;
            mask-size: 25px 25px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hambuger-menu {
    cursor: pointer;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hambuger-menu span {
    display: block;
    height: 4px;
    width: 1.6rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hambuger-menu span + span {
    margin-top: 0.32rem;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .close-bg {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
  }

  .DonatePrayertimeModulesOnly .header-menu-wrapper .hide-desk {
    padding-top: 10px !important;
  }

  .DonatePrayertimeModulesOnly .header-menu-wrapper .hide-desk .social_icon {
    display: none !important;
  }

  .reward-strip .account-btn-wrapper {
    left: 68%;
  }
}

@media only screen and (max-width: 768px) {
  .reward-strip .account-btn-wrapper {
    left: 70%;
  }
}

@media only screen and (max-width: 767px) {
  .announcement-bar .account-btn-wrapper {
    top: 0px !important;
  }

  .reward-strip {
    padding: 0.6rem 0;
  }

  .reward-strip p {
    font-size: 15px;
  }

  .reward-strip .account-btn-wrapper {
    position: relative;
    left: 0;
    top: 4px;
  }

  header .header-inner-wrapper {
    padding: 1rem 0;
  }

  header .header-inner-wrapper.campaign-header .header-right {
    position: relative;
    left: 0;
  }

  header .header-inner-wrapper .header-left .logo {
    width: 11.8rem;
  }

  header .header-inner-wrapper .header-right {
    position: absolute;
    left: 75%;
  }

  header .header-inner-wrapper .header-right .mobile-menu .call-link {
    width: 2rem;
    margin-right: 1rem;
    padding-top: 6px;
    padding-left: 6px;
  }

  header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo {
    display: none;
  }
}

.color-theme .reward-strip {
  background-color: var(--teal-bg);
}

.color-theme header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li a {
  color: var(--text-teal);
}

.color-theme header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li a:after {
  background: var(--teal-bg);
}

.color-theme header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper .primary-btn {
  color: var(--text-teal);
  border-color: var(--teal-bg);
}

.color-theme header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper .primary-btn:hover {
  background: var(--teal-bg);
  color: var(--text-white);
}

.color-theme header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper .account-wrapper {
  background-color: var(--teal-bg);
  display: none;
}

@media only screen and (max-width: 991px) {
  .color-theme header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk {
    background: var(--teal-bg);
    padding-bottom: 10px;
  }

  .color-theme header .header-inner-wrapper .header-right .header-menu-wrapper .hambuger-menu span {
    background: var(--teal-bg);
  }
}

.color-theme1 .reward-strip {
  background-color: #933b96;
}

.color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li a {
  color: #933b96;
}

.color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo ul li a:after {
  background: #933b96;
}

.color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper .primary-btn {
  color: #933b96;
  border-color: #933b96;
}

.color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper .primary-btn:hover {
  background: #933b96;
  color: var(--text-white);
}

.color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .primary-btn {
  color: var(--teal-bg);
  border-color: var(--teal-bg);
}

.color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .primary-btn:hover {
  background: var(--teal-bg);
  color: var(--text-white);
}

.color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .account-wrapper {
  background-color: var(--teal-bg);
}

@media only screen and (max-width: 991px) {
  .color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper {
    position: absolute;
    left: 70%;
    top: 17px;
    right: 0;
  }

  .color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper .hide-desk {
    background: #933b96;
  }

  .color-theme1 header .header-inner-wrapper .header-right .header-menu-wrapper .hambuger-menu span {
    background: #933b96;
  }
}

footer .footer-top {
  padding: 4rem 0 4.2rem;
  background-color: var(--gray-background-color);
}

footer .footer-top .footer-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

footer .footer-top .footer-row .footer-logo {
  max-width: 22%;
  flex: 0 0 34%;
  padding-right: 0rem;
}

footer .footer-top .footer-row .footer-logo a {
  width: 214px;
  display: inline-block;
  margin-top: 2.5rem;
}

footer .footer-top .footer-row .footer-logo a .filter-icons-color {
  display: block;
}

footer .footer-top .footer-row .footer-logo a img {
  width: 100%;
}

footer .footer-top .footer-row .footer-links {
  max-width: 17%;
  flex: 0 0 17%;
  padding-right: 1.5rem;
}

footer .footer-top .footer-row .footer-links h2 {
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 600;
  color: var(--gary-text-color);
  margin-bottom: 20px;
}

footer .footer-top .footer-row .footer-links ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}

footer .footer-top .footer-row .footer-links ul li a {
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 600;
  color: var(--gary-text-color);
}

footer .footer-top .footer-row .footer-links ul li a hover {
  color: var(--text-teal);
}

footer .footer-top .footer-row .footer-social {
  padding-top: 0rem;
  max-width: 21%;
  flex: 0 0 21%;
}

footer .footer-top .footer-row .footer-social ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

footer .footer-top .footer-row .footer-social ul li:not(:last-child) {
  margin-right: 1.5rem;
  margin-bottom: 1rem;
}

footer .footer-top .footer-row .footer-social ul li a {
  display: inline-block;
}

footer .footer-top .footer-row .footer-social ul li a:hover {
  opacity: 0.7;
}

footer .footer-top .footer-row .footer-social ul li a img {
  width: 30px;
  height: 30px;
}

footer .footer-top .footer-row .footer-social .central-mosque a {
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 600;
  color: var(--gary-text-color);
}

footer .footer-top .footer-row .footer-social .central-mosque a:hover {
  color: var(--text-teal);
}

footer .footer-top .footer-row .footer-social h6 {
  font-size: 12px;
}

footer .footer-top .footer-row .footer-social .whatsapp-btn {
  background-color: #25D366;
  width: 100%;
  height: 38px;
  line-height: 50px;
  border-radius: 50px;
  z-index: 999;
  align-items: center;
  justify-content: center;
  display: flex;
  position: relative;
}

footer .footer-top .footer-row .footer-social .whatsapp-btn a {
  text-decoration: none;
  display: flex;
}

footer .footer-top .footer-row .footer-social .whatsapp-btn a img {
  width: 21px;
  height: 21px;
  position: absolute;
  left: 14px;
}

footer .footer-top .footer-row .footer-social .whatsapp-btn a p {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}

footer .footer-top .footer-row .footer-social .whatsapp-btn2 {
  background-color: #25D366;
  width: 100%;
  height: 38px;
  line-height: 50px;
  border-radius: 50px;
  z-index: 999;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-top: 10px;
  position: relative;
  cursor: pointer;
}

footer .footer-top .footer-row .footer-social .whatsapp-btn2 a {
  text-decoration: none;
  display: flex;
}

footer .footer-top .footer-row .footer-social .whatsapp-btn2 a img {
  width: 21px;
  height: 21px;
  position: absolute;
  left: 14px;
}

footer .footer-top .footer-row .footer-social .whatsapp-btn2 a p {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}

footer .footer-bottom {
  background-color: var(--dimgray-bg);
  padding: 1.3rem 0;
}

footer .footer-bottom .copy-right-inner {
  text-align: center;
}

footer .footer-bottom .copy-right-inner .copy-right-text {
  margin-bottom: 0.2rem;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 600;
  color: var(--text-white);
  opacity: 1;
}

footer .footer-bottom .copy-right-inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0.5rem;
}

footer .footer-bottom .copy-right-inner ul li:last-child:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 12px;
  width: 0.3rem;
  height: 0.3rem;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: var(--white-bg);
  opacity: 1;
}

footer .footer-bottom .copy-right-inner ul li:last-child {
  position: relative;
  padding-left: 1.3rem;
}

footer .footer-bottom .copy-right-inner ul li a {
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 600;
  color: var(--text-white);
  opacity: 1;
}

footer .footer-bottom .copy-right-inner ul li a:hover {
  color: var(--text-white);
}

footer .footer-bottom .copy-right-inner .loyalty-text {
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 600;
  color: var(--text-white);
  opacity: 1;
  margin-bottom: 0.4rem;
}

footer .footer-bottom .copy-right-inner .loyalty-text a {
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 600;
  color: var(--text-white);
  opacity: 1;
}

footer .footer-bottom .copy-right-inner .loyalty-text a:hover {
  color: var(--text-black);
}

footer .footer-bottom .copy-right-inner .loyalty-text em {
  width: 1rem;
  display: inline-block;
  margin: 0 0.5rem;
}

footer .footer-bottom .copy-right-inner .loyalty-text em img {
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
}

footer .footer-social-icons {
  background-color: var(--teal-bg);
  text-align: center;
  padding: 0.9rem 0;
}

footer .footer-social-icons ul {
  display: block;
  flex-wrap: wrap;
  margin-bottom: 0rem;
}

footer .footer-social-icons ul li {
  display: inline-block;
}

footer .footer-social-icons ul li:not(:last-child) {
  margin-right: 1rem;
}

footer .footer-social-icons ul li a {
  display: inline-block;
  background-color: var(--teal-bg);
}

.DonatePrayertimeModulesOnly footer .footer-top {
  padding: 2.6rem 0 2rem;
}

.DonatePrayertimeModulesOnly footer .footer-top .footer-row {
  justify-content: center;
}

.DonatePrayertimeModulesOnly footer .footer-top .footer-row .footer-logo {
  padding: 0;
  text-align: center;
  margin-bottom: 0;
}

.DonatePrayertimeModulesOnly footer .footer-top .footer-row .footer-logo a {
  margin-top: 0rem;
}

@media (max-width: 1280px) and (min-width: 992px) {
  footer .footer-top {
    padding: 3rem 0 3em;
  }

  footer .footer-top .container {
    max-width: 1140px !important;
  }

  footer .footer-top .footer-row .footer-logo {
    max-width: 30%;
    flex: 0 0 30%;
  }

  footer .footer-top .footer-row .footer-logo a {
    width: 300px;
  }

  footer .footer-top .footer-row .footer-links {
    max-width: 15%;
    flex: 0 0 15%;
    padding-right: 0rem;
  }

  footer .footer-top .footer-row .footer-social {
    max-width: 25%;
    flex: 0 0 25%;
  }
}

@media (max-width: 991px) {
  footer .footer-top {
    padding: 3rem 0 3.2rem;
  }

  footer .footer-top .footer-row .footer-logo {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 1.5rem;
    padding-right: 0;
  }

  footer .footer-top .footer-row .footer-logo a {
    margin-top: 0;
    width: 300px;
  }

  footer .footer-top .footer-row .footer-links {
    max-width: 48.5%;
    flex: 0 0 48.5%;
    text-align: center;
  }

  footer .footer-top .footer-row .footer-links.child-3 {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
  }

  footer .footer-top .footer-row .footer-links.child-3 h2 {
    font-size: 1.4rem;
    margin-top: 1rem;
  }

  footer .footer-top .footer-row .footer-links.child-3 ul li img {
    max-width: 200px;
  }

  footer .footer-top .footer-row .footer-social {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
    padding-top: 1rem;
  }

  footer .footer-top .footer-row .footer-social ul {
    justify-content: center;
    margin-bottom: 1.5rem;
  }

  footer .footer-top .footer-row .footer-social .central-mosque a {
    text-align: center;
    display: block;
  }
}

@media (max-width: 767px) {
  footer .footer-top {
    padding: 2rem 0 2.5rem;
  }

  footer .footer-top .footer-row .footer-logo a {
    width: 230px;
  }

  footer .footer-top .footer-row .footer-links {
    padding-right: 0;
  }

  footer .footer-top .footer-row .footer-links ul li a {
    font-size: 1rem;
  }

  footer .footer-top .footer-row .footer-links.child-3 ul li img {
    max-width: 150px;
  }

  footer .footer-top .footer-row .footer-social {
    padding-top: 1rem;
  }

  footer .footer-top .footer-row .footer-social ul {
    margin-bottom: 1.2rem;
  }

  footer .footer-top .footer-row .footer-social ul li:not(:last-child) {
    margin-right: 1.2rem;
  }

  footer .footer-top .footer-row .footer-social .central-mosque a {
    font-size: 1rem;
  }

  footer .footer-top .footer-row .footer-social h6 {
    font-size: 17px;
    margin-bottom: 1.5rem;
  }

  footer .footer-top .footer-row .footer-social .whatsapp-btn {
    width: 100%;
    height: 50px;
  }

  footer .footer-top .footer-row .footer-social .whatsapp-btn a {
    display: flex;
  }

  footer .footer-top .footer-row .footer-social .whatsapp-btn a img {
    width: 26px;
    height: 26px;
  }

  footer .footer-top .footer-row .footer-social .whatsapp-btn a p {
    font-size: 18px;
    line-height: 23px;
  }

  footer .footer-top .footer-row .footer-social .whatsapp-btn2 {
    width: 100%;
    height: 50px;
    margin-top: 10px;
  }

  footer .footer-top .footer-row .footer-social .whatsapp-btn2 a {
    display: flex;
  }

  footer .footer-top .footer-row .footer-social .whatsapp-btn2 a img {
    width: 26px;
    height: 26px;
    left: 14px;
    position: absolute;
  }

  footer .footer-top .footer-row .footer-social .whatsapp-btn2 a p {
    font-size: 18px;
    line-height: 23px;
  }

  footer .footer-bottom {
    padding: 0.8rem 0;
  }
}

.color-theme footer .footer-top .footer-row .footer-links ul li a:hover {
  color: var(--text-teal);
}

.color-theme1 footer .footer-top .footer-row .footer-links ul li a:hover {
  color: var(--text-teal);
}

.color-theme1 footer .footer-top .footer-row .footer-social .central-mosque a:hover {
  color: var(--text-teal);
}

@keyframes plus-heart {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.3);
  }
}

::-moz-selection {
  color: var(--text-white);
  background: #000;
}

::selection {
  color: var(--text-white);
  background: #000;
}

body {
  background-color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 500;
}

a,
a:hover {
  text-decoration: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

input[type=number] {
  -moz-appearance: textfield;
}

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

*:focus {
  outline: 0;
}

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  border: 0;
}

html,
body,
#app,
.color-theme {
  height: 100%;
}

.main-wrapper {
  min-height: auto;
  width: 100%;
  position: relative;
  z-index: 10;
}

.loader {
  position: fixed;
  color: var(--teal-bg);
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader svg {
  color: var(--teal-bg) !important;
  fill: var(--teal-bg) !important;
}

.form-group {
  padding: 0 1.5rem;
}

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

input[type=text] {
  width: 100%;
  border: 3px solid var(--border-white);
  font-size: 2.4rem;
  height: 6rem;
  line-height: 5.4rem;
  padding: 0 2.4rem;
  margin-bottom: 1.5rem;
  border-radius: 50px;
  background-color: transparent;
  color: var(--text-white);
  font-style: italic;
}

input[type=text] .placeholder {
  color: var(--text-white);
  opacity: 1;
}

input[type=text]:-moz-placeholder,
input[type=text] ::-moz-placeholder {
  color: var(--text-white);
  opacity: 1;
}

input[type=text]::-webkit-input-placeholder {
  color: var(--text-white);
  opacity: 1;
}

.Eid-Modal .modal-dialog {
  max-width: 400px;
  border-radius: 30px;
}

.Eid-Modal .modal-dialog .modal-header {
  display: flex !important;
  border-bottom: none !important;
  box-shadow: none !important;
  border-radius: 64px 64px 0 0 !important;
  justify-content: space-between !important;
  padding: 0 !important;
}

.Eid-Modal .modal-dialog .modal-header .Eid-modal-Header {
  font-weight: bold;
  color: yellow;
  margin: 0;
}

.Eid-Modal .modal-dialog .modal-header .Eid-modal-Header img {
  margin-right: 14px;
  width: 30px;
  vertical-align: text-bottom;
}

.Eid-Modal .modal-dialog .modal-content {
  background-color: var(--teal-bg);
  color: var(--text-white);
  border-radius: 64px !important;
  padding: 2.2rem 2.8rem;
}

.Eid-Modal .modal-dialog .modal-content .modal-body {
  padding: 24px 0 0 !important;
}

.Eid-Modal .modal-dialog .modal-content .modal-body img {
  width: 17px !important;
  margin-right: 15px;
}

.Eid-Modal .modal-dialog .modal-content .close {
  opacity: 1;
  padding: 0;
  margin: 0;
}

.Eid-Modal .modal-dialog .modal-content .close span {
  color: #fff;
  font-size: 32px;
}

.Eid-Modal .headingColor {
  color: yellow !important;
}

.Eid-Modal .Eid-modal-inner {
  display: flex;
  margin: 10px 0 !important;
  justify-content: left;
}

.Eid-Modal .line {
  border-bottom: 0.2px ridge rgba(226, 226, 226, 0.3607843137);
  margin: 20px 0;
}

.Eid-Modal .line:last-child {
  border-bottom: 0;
  margin: 0;
}

.Eid-Modal {
  padding: 10px;
  border-radius: 30px;
}

.Jumuah-Modal {
  padding: 10px;
}

.Jumuah-Modal .modal-dialog {
  max-width: 500px;
}

.Jumuah-Modal .modal-dialog .modal-header {
  display: flex !important;
  border-bottom: none !important;
  box-shadow: none !important;
  border-radius: 64px 64px 0 0 !important;
  justify-content: space-between !important;
  padding: 0 !important;
}

.Jumuah-Modal .modal-dialog .modal-header .Jumuah-modal-Header {
  font-weight: bold;
  color: yellow;
  margin: 0;
}

.Jumuah-Modal .modal-dialog .modal-content {
  background-color: var(--teal-bg);
  color: var(--text-white);
  border-radius: 64px !important;
  padding: 2.8rem;
}

.Jumuah-Modal .modal-dialog .modal-content .modal-body {
  padding: 30px 0 0 !important;
}

.Jumuah-Modal .modal-dialog .modal-content .modal-body img {
  width: 17px !important;
  margin-right: 15px;
  vertical-align: bottom;
}

.Jumuah-Modal .modal-dialog .modal-content .close {
  opacity: 1;
  padding: 0;
  margin: 0;
}

.Jumuah-Modal .modal-dialog .modal-content .close span {
  color: #fff;
  font-size: 32px;
}

.Jumuah-Modal .headingColor {
  color: yellow !important;
  margin-bottom: 20px !important;
}

.Jumuah-Modal .Jumuah-modal-inner {
  display: flex;
  margin: 10px 0 !important;
  justify-content: space-between;
}

.Jumuah-Modal .Jumuah-modal-inner .text-end {
  text-align: end;
}

.Jumuah-Modal .Jumuah-modal-inner .text-left {
  display: flex;
  align-items: flex-start;
}

.Jumuah-Modal .line {
  border-bottom: 0.2px ridge rgba(226, 226, 226, 0.3607843137);
  margin: 20px 0;
}

.Jumuah-Modal .line:last-child {
  border-bottom: 0;
}

.jumahContainer {
  width: 300px;
  height: auto;
  border: 2px solid black;
  background-color: var(--teal-bg);
  color: var(--text-white);
  border-radius: 30px;
  padding: 20px;
}

.jumah-eid {
  display: flex;
  align-items: center;
}

.Jumah-btn {
  margin-right: 5px;
  font-family: "Lato";
  background-color: var(--white-bg);
  font-size: 14px;
  line-height: 24px;
  height: 46px;
  font-weight: bold;
  width: 100%;
  min-width: auto !important;
  text-align: center;
  border: 2px solid var(--teal-bg);
  border-radius: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--text-teal);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  margin-bottom: 20px;
  margin-top: 10px;
}

.Jumah-btn:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
  border: 2px solid var(--teal-bg);
}

.Eid-btn {
  font-family: "Lato";
  margin-left: 5px;
  margin-top: 10px;
  background-color: var(--white-bg);
  font-size: 14px;
  line-height: 24px;
  height: 46px;
  font-weight: bold;
  width: 100%;
  min-width: auto !important;
  text-align: center;
  border: 2px solid var(--teal-bg);
  border-radius: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--text-teal);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  margin-bottom: 20px;
}

.Eid-btn:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
  border: 2px solid var(--teal-bg);
}

.full-monthly {
  font-family: "Lato";
  margin: 0px !important;
  margin-top: 10px;
  background-color: var(--white-bg);
  font-size: 14px;
  line-height: 24px;
  height: 46px;
  font-weight: bold;
  width: 100%;
  min-width: auto !important;
  text-align: center;
  border: 2px solid var(--teal-bg);
  border-radius: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--text-teal);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  margin-bottom: 20px;
}

.full-monthly:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
  border: 2px solid var(--teal-bg);
}

.primary-btn {
  font-family: Open Sans, sans-serif;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 600;
  height: 3rem;
  min-width: auto;
  padding: 0 1.5rem;
  text-align: center;
  border: 2px solid var(--white-bg);
  border-top-right-radius: 45px;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  border-bottom-right-radius: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--text-white);
}

.primary-btn:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .donate-btn-wrapper .primary-btn {
  margin-top: 0 !important;
}

header .header-inner-wrapper .header-right .header-menu-wrapper .hide-mobo .account-btn-wrapper .primary-btn {
  margin-top: 0 !important;
}

.wrapper {
  min-height: 100%;
}

.date-time-section {
  padding: 1rem 0;
  text-align: center;
  background-color: var(--teal-bg);
}

.date-time-section p {
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  font-family: sans-serif;
  margin-bottom: 0.2rem;
  color: var(--text-white);
  display: inline-block;
  align-items: center;
}

.date-time-section p .preyer-time-div {
  display: flex;
  justify-content: center;
  padding-top: 16px;
  align-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
}

.date-time-section p .preyer-time-div .fajr-Time {
  font-size: 18px;
  line-height: 19px;
  margin-right: 22px;
  font-family: "Lato";
}

.date-time-section p .preyer-time-div .fajr-Time:last-child {
  margin-right: 0;
}

.date-time-section p .preyer-time-div .fajr-Time img {
  margin-right: 6px;
  vertical-align: bottom;
}

.date-time-section p em {
  font-style: normal;
}

.date-time-section p span {
  position: relative;
  padding-left: 2.3rem;
}

.date-time-section p span:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0.5rem;
  width: 1rem;
  height: 1rem;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: var(--white-bg);
}

.prayer-time-section {
  padding: 2.5rem 0;
}

.prayer-time-section .prayer-time-inner {
  display: flex;
  flex-wrap: wrap;
}

.prayer-time-section .prayer-time-inner .primary-btn {
  font-family: "Lato", sans-serif;
  font-size: 1.1rem;
  height: 2.9rem;
  min-width: 322px;
  color: var(--teal-bg);
  border-color: var(--teal-bg);
}

.prayer-time-section .prayer-time-inner .primary-btn:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.prayer-time-section .prayer-time-inner .prayer-left {
  max-width: 32%;
  flex: 0 0 32%;
  padding-right: 2rem;
}

.prayer-time-section .prayer-time-inner .prayer-left h2 {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: var(--text-teal);
}

.prayer-time-section .prayer-time-inner .prayer-right {
  max-width: 68%;
  flex: 0 0 68%;
}

.prayer-time-section .prayer-time-inner .prayer-right ul {
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li {
  max-width: 17%;
  flex: 0 0 17%;
  text-align: center;
  padding: 0.9rem 1.8rem 0;
  margin-top: 0;
  display: block;
  border-right: 0;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li:not(:last-child) {
  border-right: 1px solid var(--gray-background-color);
}

.prayer-time-section .prayer-time-inner .prayer-right ul li.active h3 {
  font-weight: 900;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li.active span {
  font-weight: 900;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li #prayerIcon1 {
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon.svg);
  mask-image: url(../images/prayer-icon.svg);
  background-repeat: no-repeat;
  height: 41px;
  width: 50px;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li #prayerIcon2 {
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon-2.svg);
  mask-image: url(../images/prayer-icon-2.svg);
  background-repeat: no-repeat;
  height: 41px;
  width: 41px;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li #prayerIcon3 {
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon-3.svg);
  mask-image: url(../images/prayer-icon-3.svg);
  background-repeat: no-repeat;
  height: 41px;
  width: 48px;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li #prayerIcon4 {
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon-4.svg);
  mask-image: url(../images/prayer-icon-4.svg);
  background-repeat: no-repeat;
  height: 41px;
  width: 49px;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li #prayerIcon5 {
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon-5.svg);
  mask-image: url(../images/prayer-icon-5.svg);
  background-repeat: no-repeat;
  height: 41px;
  width: 41px;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li.mobile-title {
  display: block;
  margin-top: auto;
  border-right: 0;
  padding: 0;
  max-width: 90px;
  flex: 0 0 90px;
  margin-right: 15px;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li.mobile-title .prayer-img-text {
  border-right: 0;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li.mobile-title span {
  border-right: 0;
  text-align: right;
  display: block;
  color: var(--text-teal);
}

.prayer-time-section .prayer-time-inner .prayer-right ul li em {
  width: 3rem;
  height: 3rem;
  display: block;
  margin: 0 auto 5px;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0.8rem;
  color: var(--text-teal);
}

.prayer-time-section .prayer-time-inner .prayer-right ul li h3:first-child:hover {
  font-weight: 900;
}

.prayer-time-section .prayer-time-inner .prayer-right ul li span {
  font-size: 1.22rem;
  line-height: 1.5;
  font-weight: 600;
  color: var(--text-teal);
}

.prayer-time-section .prayer-time-inner .prayer-right ul li .mobile-txt {
  display: block;
}

textarea {
  width: 100%;
  border: 3px solid var(--teal-bg);
  padding: 1.5rem 1.9rem 0.9rem 1.4rem;
  margin-bottom: 2.7rem;
  font-size: 1.2rem;
  border-radius: 30px;
  background-color: transparent;
  color: var(--text-black);
  resize: none;
  min-height: 150px;
}

textarea::-moz-placeholder {
  color: var(--text-black);
}

textarea::placeholder {
  color: var(--text-black);
}

.form-group.form-group-white .select-styled {
  border-color: var(--border-white);
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.form-group.form-group-white .select-styled:after {
  background-image: url(../images/down-arrow-blue.svg);
}

.home-activity-section .activity-tab-wrapper .nav-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  border: 0;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: var(--white-bg);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.home-activity-section .activity-tab-wrapper .react-tabs ul.tabs {
  flex-wrap: nowrap;
  margin: 0;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .activity-tab-wrapper .react-tabs .fixed-tab {
    top: 105px;
  }
}

@media (max-width: 767px) {
  .preyer-time-div .fajr-Time {
    margin-bottom: 10px;
  }

  .preyer-time-div .fajr-Time:last-child {
    margin-bottom: 0;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs .fixed-tab {
    top: 75px;
  }

  .Eid-Modal {
    border-radius: 30px;
    padding: 0 !important;
    right: 0;
    justify-content: center;
    align-items: center;
    display: flex !important;
  }

  .Eid-Modal .modal-dialog {
    width: 100% !important;
    margin: 1rem 0.8rem 0 !important;
  }

  .Eid-Modal .modal-dialog .modal-content {
    border-radius: 40px !important;
    padding: 2.2rem 2rem;
  }

  .Eid-Modal .modal-dialog .modal-header .Eid-modal-Header {
    font-size: 24px;
  }

  .Jumuah-Modal {
    border-radius: 30px;
    padding: 0 !important;
    right: 0;
    justify-content: center;
    align-items: center;
    display: flex !important;
  }

  .Jumuah-Modal .modal-dialog {
    width: 100% !important;
    margin: 1rem 0.8rem 0 !important;
  }

  .Jumuah-Modal .modal-dialog .modal-content {
    border-radius: 40px !important;
    padding: 2.2rem 2rem;
  }

  .Jumuah-Modal .modal-dialog .modal-header .Jumuah-modal-Header {
    font-size: 24px;
  }

  .Jumuah-Modal .modal-dialog .modal-body .Jumuah-modal-inner .text-end {
    text-align: end;
  }

  .Jumuah-Modal .modal-dialog .modal-body .Jumuah-modal-inner .text-left {
    display: flex;
    align-items: flex-start;
  }

  .Jumah-btn {
    margin-top: 20px;
  }

  .Eid-btn {
    margin-top: 20px;
  }

  .prayer-time-section .prayer-time-inner .primary-btn {
    margin-top: 1rem !important;
  }
}

.ReactModalPortal {
  position: relative;
  z-index: 100;
}

.ReactModalPortal .ReactModal__Overlay {
  background-color: rgba(112, 112, 112, 0.85) !important;
  z-index: 100;
  margin: 0 auto;
  width: 100%;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90% !important;
  max-width: 450px !important;
  border: none;
  position: relative;
  top: 2% !important;
  background: var(--white-bg);
  border-radius: 30px;
  -o-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.12);
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .popup-head {
  background: var(--teal-bg);
  border-radius: 28px 28px 0 0;
  -o-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 20px;
  text-align: center;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .popup-head .close {
  position: absolute;
  top: 22px;
  right: 25px;
  opacity: 1;
  padding: 0;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .popup-head .close span {
  font-size: 2rem;
  line-height: 1;
  color: var(--text-white);
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .popup-head .btn {
  position: absolute;
  left: 7px;
  top: 7px;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .popup-head .btn img {
  width: 32px;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .popup-head h2 {
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--text-white);
  margin-bottom: 0;
  font-weight: 400;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content {
  padding: 1.5rem 2rem 1rem;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content {
  text-align: left;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group {
  position: relative;
  margin-bottom: 0.7rem !important;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group label {
  font-size: 16px;
  color: #6a6680;
  font-weight: 500;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group .form-control {
  border-radius: 30px;
  color: #6a6680;
  font-weight: 500;
  padding-left: 30px;
  height: 3rem;
  border-width: 1px;
  border-color: #707070;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group .form-control:-moz-placeholder,
.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group .form-control ::-moz-placeholder {
  color: #6a6680;
  opacity: 1;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group .form-control::-webkit-input-placeholder {
  color: #6a6680;
  opacity: 1;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group .form-control:focus {
  box-shadow: none;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group .form-control:focus::after {
  display: none;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group .form-control.password {
  padding-right: 50px;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group span.show {
  position: absolute;
  top: 44px;
  right: 40px;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .login-content .form-group .text-danger {
  font-size: 12px;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button .or-separate {
  position: relative;
  display: block;
  margin: 15px 0;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button .or-separate span {
  position: relative;
  display: inline-block;
  z-index: 10;
  padding: 0 10px;
  background-color: #fff;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button .or-separate::after {
  content: "";
  border-top: 2px solid var(--teal-bg);
  position: absolute;
  top: 12px;
  width: 43%;
  display: inline-block;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button .or-separate::before {
  content: "";
  border-top: 2px solid var(--teal-bg);
  position: absolute;
  top: 12px;
  width: 45%;
  left: 0;
  display: inline-block;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button .or {
  display: none;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button .primary-btn {
  background: transparent;
  border: 2px solid var(--teal-bg);
  color: var(--text-teal);
  width: 150px;
  display: flex;
  height: 50px;
  line-height: 45px;
  margin-bottom: 5px;
  margin: 0 auto 24px;
  font-size: 1.1rem;
  align-items: center;
  justify-content: center;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button a {
  background: transparent;
  border: 2px solid var(--teal-bg);
  color: var(--text-teal);
  width: 230px;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  border-radius: 50px;
  height: 50px;
  line-height: 45px;
  margin: 8px auto 0;
  align-items: center;
  justify-content: center;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button a:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup #style1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup #style1::-webkit-scrollbar {
  width: 8px;
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup #style1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: var(--teal-bg);
}

@media only screen and (max-width: 767px) {
  .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .popup-head h2 {
    font-size: 1.2rem;
  }

  .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content {
    overflow-y: auto !important;
    flex-wrap: wrap;
    position: relative;
    height: 575px !important;
  }

  .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-inner-Content .popup-button {
    margin: 1.5rem 0 1rem;
  }

  .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.login-popup .form-group {
    margin-bottom: 0.7rem !important;
  }
}

figure.attachment {
  text-align: center;
}

figure.attachment .attachment__caption {
  display: none;
}

.main-slider {
  display: block;
  width: 100%;
}

.main-slider .slick-list .slick-dots,
.main-slider .slick-slider .slick-dots {
  position: absolute;
  bottom: 5rem;
  width: 100%;
}

.main-slider .slick-list .slick-dots li,
.main-slider .slick-slider .slick-dots li {
  width: 1.6rem;
  height: 1.6rem;
  border: 3px solid var(--border-white);
  background-color: transparent;
  opacity: 1;
  border-radius: 50%;
  margin: 0 7px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.main-slider .slick-list .slick-dots li.slick-active,
.main-slider .slick-slider .slick-dots li.slick-active {
  background-color: var(--border-white);
}

.main-slider .slick-list .slick-dots li:hover,
.main-slider .slick-slider .slick-dots li:hover {
  background-color: var(--border-white);
}

.main-slider .slick-list .slick-dots li button:before,
.main-slider .slick-slider .slick-dots li button:before {
  display: none;
}

.main-slider .banner-img {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  margin: -6px 0;
}

.main-slider .banner-img img {
  width: 100%;
  height: 614px;
}

.main-slider .banner-img:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: var(--teal-bg);
  opacity: 0.85;
}

.main-slider .banner-img .banner-text {
  max-width: 840px;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  padding: 9rem 0 12.8rem;
}

.main-slider .banner-img .banner-text h1 {
  margin-bottom: 2.5rem;
  font-family: Cormorant, serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2.7rem;
  color: var(--text-white);
}

.main-slider .banner-img .banner-text p {
  font-size: 1.5rem;
  line-height: 1.5;
  color: var(--text-white);
  font-family: Open Sans, sans-serif;
  margin-bottom: 3rem;
  font-weight: 400;
}

.main-slider .banner-img .banner-text .primary-btn {
  padding: 0 1.8rem;
  height: 3.5rem;
  padding-bottom: 0px;
  color: var(--text-teal);
  background-color: var(--white-bg);
  border-color: var(--border-white);
}

.main-slider .banner-img .banner-text .primary-btn:hover {
  color: var(--text-white);
  background-color: transparent;
}

.home-activity-section {
  overflow: hidden;
  padding: 4rem 0;
  margin-top: -7px;
  background-color: var(--gray-background-color);
}

.home-activity-section h2 {
  text-align: center;
  margin: 0rem 0 3rem;
  font-size: 2.2rem;
  font-weight: 600;
  color: var(--text-teal);
}

.home-activity-section .activity-tab-wrapper .react-tabs {
  overflow-x: hidden;
}

.home-activity-section .activity-tab-wrapper .react-tabs ul.tabs.gallery-tabs {
  display: block;
  padding: 25px 0;
}

.home-activity-section .activity-tab-wrapper .react-tabs ul.tabs {
  text-align: center;
  display: flex;
}

.home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li {
  border-top-right-radius: 29px;
  border-top-left-radius: 29px;
  border-bottom-left-radius: 29px;
  border-bottom-right-radius: 29px;
  font-size: 1.1rem;
  line-height: 38px;
  padding: 0 1.7rem;
  font-weight: 600;
  display: flex;
  border: 3px solid var(--teal-bg);
  color: var(--text-teal);
  cursor: pointer;
  align-items: center;
  margin: 0 0.5rem;
}

.home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li:hover {
  background-color: var(--teal-bg);
  color: var(--text-white) !important;
}

.home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li:focus {
  box-shadow: none;
}

.home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li:focus::after {
  display: none;
}

.home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li.active {
  background: var(--white-bg) !important;
  color: var(--teal-bg) !important;
  border: 3px solid var(--teal-bg);
}

.home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li.selected {
  background: var(--teal-bg);
  color: var(--text-white) !important;
  border: 3px solid var(--teal-bg);
}

.home-activity-section .activity-tab-wrapper .react-tabs .activity-slider {
  padding-top: 36px;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .no-activities-div {
  display: block;
  text-align: center;
  width: 100%;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .no-activities-div .no-activities {
  color: var(--teal-bg);
  font-weight: bold;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide {
  width: 33.33%;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box {
  padding: 1.9rem 1.5rem;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -o-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  margin: 0 0.5rem 1.5rem;
  min-height: 434px;
  background-color: var(--teal-bg);
  opacity: 0.85;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box em {
  margin-bottom: 1rem;
  display: block;
  max-height: 160px;
  overflow: hidden;
  border-radius: 25px;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box em img {
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  width: 100%;
  min-height: 160px;
  max-height: 160px;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box h3 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.8rem;
  min-height: 3.2rem !important;
  color: var(--text-white);
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box span {
  font-size: 1.1rem;
  line-height: 1.2;
  margin-bottom: 0.8rem;
  display: block;
  color: var(--text-white);
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box p {
  font-size: 0.9rem;
  color: var(--text-white);
  -webkit-line-clamp: 4;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .blue-box {
  background-color: var(--teal-bg);
}

.home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .even .active-detail-box {
  background-color: var(--teal-bg);
  opacity: 100%;
}

.home-activity-section .acttion-block {
  text-align: center;
  margin-top: 2.5rem;
}

.home-activity-section .acttion-block .primary-btn {
  background-color: transparent;
  color: var(--border-teal-color);
  border: 3px solid;
}

.home-activity-section .acttion-block .primary-btn:hover {
  background-color: var(--teal-bg);
  border-color: var(--teal-bg);
  color: var(--text-white);
}

.home-col-sections .home-col-section .col-inner {
  display: flex;
  flex-wrap: wrap;
  background-color: var(--white-bg);
}

.home-col-sections .home-col-section .col-inner .reverse-order .col-img {
  order: 1;
}

.home-col-sections .home-col-section .col-inner .col-text {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 5rem;
}

.home-col-sections .home-col-section .col-inner .col-text h2 {
  margin-bottom: 2rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.7;
  color: var(--text-teal);
}

.home-col-sections .home-col-section .col-inner .col-text p {
  margin-bottom: 4.5rem;
  font-size: 0.98rem;
  line-height: 1.8;
  color: var(--gary-text-color);
}

.home-col-sections .home-col-section .col-inner .col-img {
  max-width: 50%;
  flex: 0 0 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

.home-col-sections .home-col-section .col-inner .col-img img {
  width: 100%;
  height: 694px;
}

.home-col-sections .home-col-section .col-inner .col-text.light-bg .primary-btn {
  border-color: var(--text-teal) !important;
  color: var(--text-teal) !important;
}

.home-col-sections .home-col-section .col-inner .col-text.light-bg .primary-btn:hover {
  background-color: var(--text-teal) !important;
  color: var(--white-bg) !important;
}

.home-col-sections .home-col-section .col-inner .col-text.blue-bg {
  background-color: var(--teal-bg);
}

.home-col-sections .home-col-section .col-inner .col-text.blue-bg h2,
.home-col-sections .home-col-section .col-inner .col-text.blue-bg p {
  color: var(--text-white);
}

.home-col-sections .home-col-section .col-inner .col-text.blue-bg .primary-btn {
  font-size: 1.25rem;
  height: 3.2rem;
  min-width: auto;
  padding-bottom: 3px;
  background-color: transparent;
  padding: 0 1.5rem;
  border-color: var(--white-bg);
  color: var(--text-white);
}

.home-col-sections .home-col-section .col-inner .col-text.blue-bg .primary-btn:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.home-col-sections .home-col-section .col-inner .col-text.gray-bg {
  background-color: #f5f7f7;
}

.home-col-section .col-inner {
  display: flex;
  flex-wrap: wrap;
}

.home-col-section .col-inner .reverse-order .col-text {
  order: 2;
}

.home-subscribe-block {
  padding: 3.5rem 0;
  background-color: var(--gray-background-color);
}

.home-subscribe-block .subscribe-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.home-subscribe-block .subscribe-inner h2 {
  font-size: 2.3rem;
  line-height: 1.2;
  max-width: calc(100% - 420px);
  flex: 0 0 calc(100% - 420px);
  padding-right: 1.5rem;
  color: var(--text-teal);
  font-weight: 600;
}

.home-subscribe-block .subscribe-inner .primary-btn {
  max-width: 420px;
  flex: 0 0 420px;
  font-size: 1.85rem;
  height: 3.8rem;
  padding-bottom: 5px;
  border-color: var(--teal-bg);
  color: var(--teal-bg);
  transition: all 0.3s;
}

.home-subscribe-block .subscribe-inner .primary-btn:hover {
  border-color: var(--teal-bg) !important;
  background-color: var(--teal-bg) !important;
  color: var(--text-white) !important;
}

.home-booknow-block .bg-img {
  position: relative;
  display: none;
}

.home-booknow-block .bg-img:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: var(--teal-bg);
  opacity: 0.9;
}

.home-booknow-block .bg-img .banner-text {
  position: absolute;
  z-index: 1;
  max-width: 600px;
  top: 80px;
}

.home-booknow-block .bg-img .banner-text h2 {
  line-height: 1.35;
  margin-bottom: 1.5rem;
  font-size: 2.2rem;
  color: var(--text-white);
  font-weight: 600;
}

.home-booknow-block .bg-img .banner-text p {
  font-family: Open Sans, sans-serif;
  font-size: 1.5rem;
  line-height: 1.6;
  color: var(--text-white);
  margin-bottom: 2.5rem;
  font-weight: 400;
}

.home-booknow-block .bg-img .banner-text .primary-btn {
  font-size: 1.25rem;
  height: 3.2rem;
  min-width: auto;
  padding-bottom: 3px;
  padding: 0 1.5rem;
}

.home-booknow-block .bg-img .banner-text .primary-btn.white-border {
  background-color: transparent;
  border-color: var(--border-white);
  color: var(--text-white);
}

.home-booknow-block .bg-img .banner-text .primary-btn.white-border:hover {
  background-color: var(--white-bg);
  color: #0071bc;
}

.subscribe-modal .close {
  position: absolute;
  top: 25px;
  right: 55px;
  opacity: 1 !important;
  padding: 0;
  filter: brightness(0) invert(1);
}

.subscribe-modal .close span {
  font-size: 3rem;
  line-height: 1;
  color: var(--text-white);
}

.subscribe-modal .modal-dialog {
  max-width: 550px;
}

.subscribe-modal .modal-content {
  border-top-right-radius: 70px;
  border-top-left-radius: 70px;
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 70px;
  padding: 3rem 2rem 2.3rem;
  background-color: var(--teal-bg);
  border: 0;
}

.subscribe-modal .modal-content .modal-body {
  padding: 0;
}

.subscribe-modal .modal-content .modal-header {
  border-bottom: none;
  background-color: brown;
  padding: 0;
}

.subscribe-modal .modal-content .subscribe-modal-inner {
  max-width: 975px;
  margin: 0 auto;
}

.subscribe-modal .modal-content .subscribe-modal-inner h2 {
  color: var(--text-white);
  margin-bottom: 2rem;
  text-align: center;
  line-height: 1.2;
  font-size: 1.5rem;
}

.subscribe-modal .modal-content .subscribe-modal-inner form .form-group {
  margin-bottom: 2rem;
}

.subscribe-modal .modal-content .subscribe-modal-inner form .form-group input[type=text] {
  width: 100%;
  border: 3px solid var(--border-white);
  font-size: 1.15rem;
  height: 3.3rem;
  line-height: 3.2rem;
  padding: 1rem 1.5rem;
  margin-bottom: 0;
  border-radius: 50px;
  background-color: transparent;
  color: var(--text-white);
  font-style: normal;
}

.subscribe-modal .modal-content .subscribe-modal-inner form .text-danger {
  position: relative;
  top: -28px;
  display: block;
  text-align: left;
  left: 35px;
}

.subscribe-modal .modal-content .subscribe-modal-inner form .btn-block {
  margin-bottom: 2.2rem;
  padding: 0 1.5rem;
}

.subscribe-modal .modal-content .subscribe-modal-inner form .btn-block .primary-btn {
  width: 100%;
  font-size: 1.15rem;
  height: 3.2rem;
  border: 3px solid var(--border-white);
  background-color: transparent;
}

.chb-wrapper {
  padding: 0 1.5rem;
}

.chb-wrapper .custom-checkbox {
  padding-left: 3.5rem;
  position: relative;
  font-size: 1rem;
  line-height: 1.23;
  color: var(--text-white);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin: 0;
  min-height: 50px;
}

.chb-wrapper .custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.chb-wrapper .custom-checkbox input:checked + .check-mark:after {
  display: block;
}

.chb-wrapper .custom-checkbox .check-mark {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  background-color: var(--white-bg);
  border-radius: 5px;
}

.chb-wrapper .custom-checkbox .check-mark:after {
  content: "";
  position: absolute;
  display: none;
  left: 14px;
  top: 5px;
  width: 12px;
  height: 24px;
  border: solid var(--teal-bg);
  border-width: 0 3px 3px 0;
  transform: rotate(50deg);
}

.home-touch-sections .home-touch-col-section .col-inner {
  display: flex;
  flex-wrap: wrap;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 3rem 5rem;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text.blue-bg {
  background-color: var(--teal-bg);
}

.home-touch-sections .home-touch-col-section .col-inner .col-text h2 {
  margin-bottom: 1rem;
  font-size: 34px;
  font-weight: 500;
  line-height: 39px;
  color: var(--text-white);
}

.home-touch-sections .home-touch-col-section .col-inner .col-text p {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--text-white);
  font-weight: 400;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .form-group {
  padding: 0;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .form-group-blue input[type=text] {
  border: 1px solid var(--border-white);
  font-size: 0.98rem;
  height: 50px;
  line-height: 19px;
  padding: 0 1.5rem;
  margin-bottom: 0.5rem;
  font-style: normal;
  font-weight: 400;
  font-family: "Lato", sans-serif;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .form-group-blue textarea {
  border: 1px solid var(--border-white);
  padding: 1rem 1.5rem;
  margin-bottom: 0rem;
  font-size: 0.98rem;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .form-group-blue textarea::-moz-placeholder {
  color: var(--text-white);
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .form-group-blue textarea::placeholder {
  color: var(--text-white);
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .form-group-blue .form-control {
  border: 2px solid var(--border-white);
  border-radius: 30px;
  background-color: transparent;
  color: var(--text-white);
  height: 45px;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .affiliates-content {
  padding-left: 0.5rem;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .affiliates-content .custom-checkbox {
  padding-left: 2.3rem;
  position: relative;
  font-size: 0.98rem;
  line-height: 1.3;
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin: 0;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .affiliates-content .custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .affiliates-content .custom-checkbox input:checked + .check-mark:after {
  display: block;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .affiliates-content .custom-checkbox .check-mark {
  position: absolute;
  top: 6px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-radius: 5px;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .affiliates-content .custom-checkbox .check-mark::after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 3px;
  width: 10px;
  height: 15px;
  border: solid var(--teal-bg);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled {
  font-size: 0.9rem;
  text-align: left;
  padding: 0;
  width: 100%;
  border: 2px solid var(--white-bg);
  color: var(--text-white) !important;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled .css-yk16xz-control {
  border: none;
  background-color: transparent;
  cursor: pointer;
  z-index: 100;
  height: 45px;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled .css-g1d714-ValueContainer {
  padding: 0;
  width: 100%;
  line-height: 44px;
  font-size: 0.9rem !important;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled .css-1uccc91-singleValue {
  font-size: 0.9rem !important;
  text-align: left;
  width: 100%;
  line-height: 44px;
  margin: 0;
  color: var(--text-white) !important;
  padding-left: 1.5rem;
  top: 50% !important;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled .css-1wa3eu0-placeholder {
  color: var(--text-white) !important;
  line-height: 44px;
  font-size: 0.9rem !important;
  width: 100%;
  padding: 0 1.4rem;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled .css-26l3qy-menu {
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 30px;
  overflow: hidden;
  background-color: var(--teal-bg);
  border: 2px solid var(--white-bg);
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled .css-26l3qy-menu > div > div {
  text-align: center;
  padding: 1rem 1.2rem 0.8rem;
  line-height: 1;
  font-size: 0.9rem !important;
  font-weight: 500;
  margin: 0;
  cursor: pointer;
  border-bottom: 2px solid var(--white-bg);
  color: var(--text-white);
  background-color: var(--teal-bg);
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled .css-26l3qy-menu > div > div:last-child {
  border-bottom: none;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled .css-26l3qy-menu > div > div:hover {
  color: var(--text-black);
  background-color: var(--teal-bg);
}

.home-touch-sections .home-touch-col-section .col-inner .col-text form .select-styled::after {
  background-image: url(../images/down-arrow-white.svg);
  content: "";
  width: 14px;
  height: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 18px;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text .primary-btn {
  font-weight: 500;
  font-size: 0.98rem;
  height: 40px;
  min-width: 170px;
  padding: 0 1rem;
  text-align: center;
  border: 1px solid var(--border-white);
  color: var(--text-white);
  background-color: transparent;
  margin-top: 1rem;
  text-transform: uppercase;
  font-weight: 400;
}

.home-touch-sections .home-touch-col-section .col-inner .col-text .primary-btn:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections {
  margin: 3rem 3.5rem;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections h2 {
  margin-bottom: 1rem;
  font-size: 34px;
  font-weight: 600;
  line-height: 39px;
  color: var(--text-teal);
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections p {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--text-black);
  font-weight: 400;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 2rem;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .address-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-right: 1.5rem;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .address-content::before {
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/location-pin.svg);
  mask-image: url(../images/location-pin.svg);
  background-position: 0 top;
  background-repeat: no-repeat;
  width: 21px;
  height: 30px;
  display: inline-block;
  content: "";
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .address-content .location-address {
  font-weight: 400;
  max-width: 9rem;
  font-size: 0.98rem;
  color: var(--text-black);
  line-height: 30px;
  padding-left: 10px;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .address-content .location-address span {
  font-weight: 600;
  display: block;
  font-size: 1rem;
  line-height: 1.2;
  color: var(--text-teal);
  margin-bottom: 0.5rem;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content {
  display: block;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content a {
  display: block;
  font-size: 0.98rem;
  color: var(--text-black);
  line-height: 1.5;
  padding-left: 2.2rem;
  margin-bottom: 1.3rem;
  position: relative;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content .mail::before {
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/mail.svg);
  mask-image: url(../images/mail.svg);
  background-repeat: no-repeat;
  content: "";
  width: 26px;
  height: 25px;
  position: absolute;
  left: 0;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content .call {
  margin-bottom: 1.3rem;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content .call::before {
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/call.svg);
  mask-image: url(../images/call.svg);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  left: 0;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content .website::before {
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/web.svg);
  mask-image: url(../images/web.svg);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  left: 0;
}

.home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .location-map {
  border-radius: 30px;
  overflow: hidden;
}

.location-map .map {
  width: 500px;
}

@media (max-width: 1199px) {
  .date-time-section p {
    font-size: 1.9rem;
    margin-bottom: 0;
  }

  .prayer-time-section .prayer-time-inner .prayer-left h2 {
    font-size: 1.8rem;
    margin-bottom: 5px;
  }

  .main-slider .banner-img .banner-text {
    padding: 4rem 0 6rem;
  }

  .main-slider .banner-img .banner-text h1 {
    font-size: 3.2rem !important;
  }

  .main-slider .banner-img .banner-text .primary-btn {
    padding: 0 1.5rem;
    font-size: 1.5rem;
    height: 3.2rem;
    min-width: auto;
  }

  .main-slider .slick-slider .slick-dots {
    bottom: 1.5rem;
  }

  .home-activity-section {
    padding: 3rem 0;
  }

  .home-activity-section h2 {
    margin-bottom: 2.5rem;
  }

  .home-activity-section .activity-tab-wrapper .react-tabs ul.tabs {
    margin-bottom: 3rem;
  }

  .home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li {
    margin: 0.4rem;
    line-height: 34px;
  }

  .home-activity-section .activity-tab-wrapper .tab-list {
    margin-bottom: 4rem;
  }

  .home-activity-section .activity-tab-wrapper .tab-list .fixed-tab {
    position: fixed;
    width: 100%;
    overflow: auto;
    padding: 2rem 0;
    background: var(--teal-bg);
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0;
  }

  .home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box {
    margin: 0 0.6rem;
    margin-bottom: 2rem;
    padding: 1.2rem 1rem 1.5rem;
  }

  .home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box p {
    margin-bottom: 0;
  }

  .home-col-sections .home-col-section .col-inner .col-text {
    padding: 3rem 3rem 3.8rem 3rem;
  }

  .home-col-sections .home-col-section .col-inner .col-text h2 {
    margin-bottom: 1rem;
    font-size: 2.2rem;
  }

  .home-col-sections .home-col-section .col-inner .col-text p {
    margin-bottom: 2rem;
  }

  .home-col-sections .home-col-section .col-inner .col-text .primary-btn {
    font-size: 1.5rem;
    padding: 0 1.5rem;
  }

  .home-subscribe-block {
    padding: 3rem 0;
  }

  .home-subscribe-block .subscribe-inner {
    justify-content: center;
  }

  .home-subscribe-block .subscribe-inner h2 {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 3rem;
    font-size: 2.5rem;
    text-align: center;
  }

  .home-subscribe-block .subscribe-inner .primary-btn {
    font-size: 1.22rem;
    max-width: 350px;
    flex: 0 0 350px;
    height: 3.5rem;
  }

  .home-booknow-block .bg-img {
    min-height: 370px;
  }

  .home-booknow-block .bg-img img {
    height: 370px;
  }

  .home-booknow-block .bg-img .banner-text {
    top: 50px;
  }
}

@media (max-width: 991px) {
  .prayer-time-section {
    padding: 3rem 0;
  }

  .prayer-time-section .container {
    max-width: 100%;
  }

  .prayer-time-section .prayer-time-inner .primary-btn {
    width: auto;
  }

  .prayer-time-section .prayer-time-inner .prayer-left {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
    padding: 0 0 3rem;
  }

  .prayer-time-section .prayer-time-inner .prayer-left h2 {
    font-size: 1.8rem;
  }

  .prayer-time-section .prayer-time-inner .prayer-left .primary-btn {
    min-width: auto;
    font-size: 1.3rem;
  }

  .prayer-time-section .prayer-time-inner .prayer-right {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .prayer-time-section .prayer-time-inner .prayer-right ul li h3 {
    margin-bottom: 0;
  }

  .main-slider .banner-img {
    min-height: 680px;
  }

  .main-slider .banner-img img {
    height: 680px;
  }

  .main-slider .banner-img .banner-text {
    padding: 8rem 0 6rem;
    max-width: 670px;
  }

  .main-slider .banner-img .banner-text h1 {
    font-size: 3.6rem;
  }

  .main-slider .banner-img .banner-text p {
    font-size: 1.7rem;
  }

  .home-activity-section {
    padding: 3.5rem 0;
  }

  .home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li {
    margin-left: 0.7rem;
  }

  .home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box {
    margin: 0 1rem 1rem 0;
    padding: 1.5rem 0.8rem;
  }

  .home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide .active-detail-box h3 {
    font-size: 1.4rem;
    line-height: 1.2;
    min-height: 3.2rem;
  }

  .home-col-sections .home-col-section .col-inner .col-img {
    padding-bottom: 0;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .home-col-sections .home-col-section .col-inner .col-img img {
    height: 315px;
    width: 100%;
  }

  .home-col-sections .home-col-section .col-inner .col-text {
    padding: 1.5rem 1rem 4rem;
    max-width: 100%;
    flex: 0 0 100%;
    order: 2;
  }

  .home-col-sections .home-col-section .col-inner .col-text h2 {
    margin-bottom: 1rem;
    font-size: 2.2rem;
  }

  .home-col-sections .home-col-section .col-inner .col-text p {
    margin-bottom: 2rem;
  }

  .home-col-sections .home-col-section .col-inner .col-text .primary-btn {
    font-size: 1.7rem;
    padding: 0 1.8rem;
  }

  .home-subscribe-block {
    padding: 3rem 0;
  }

  .home-subscribe-block .subscribe-inner {
    justify-content: center;
  }

  .home-subscribe-block .subscribe-inner h2 {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 3rem;
    font-size: 2.5rem;
    text-align: center;
  }

  .home-subscribe-block .subscribe-inner .primary-btn {
    font-size: 1.22rem;
  }

  .home-booknow-block .bg-img {
    min-height: 370px;
  }

  .home-booknow-block .bg-img img {
    height: 370px;
  }

  .home-booknow-block .bg-img .banner-text {
    top: 50px;
  }

  .subscribe-modal .modal-dialog {
    max-width: 700px;
  }

  .subscribe-modal .close {
    top: 30px;
    right: 70px;
  }

  .subscribe-modal .close span {
    font-size: 2.5rem;
  }

  .subscribe-modal .modal-content {
    border-top-right-radius: 90px;
    border-top-left-radius: 90px;
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
    padding: 4rem 2.5rem 3rem;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner h2 {
    margin-bottom: 2.5rem;
    font-size: 1.3rem;
    font-weight: 500;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner form .form-group {
    margin-bottom: 2.8rem;
    padding: 0 1rem;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner form .form-group input {
    padding: 1.1rem 2.4rem;
    padding: 1rem 1.5rem;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner form .btn-block {
    margin-bottom: 2.5rem;
    padding: 0 1rem;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner form .btn-block .primary-btn {
    height: 3.5rem;
  }

  .custom-checkbox {
    font-size: 1.5rem;
    line-height: 1.3;
    min-height: 62px;
    padding-left: 4.8rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text {
    max-width: 1000%;
    flex: 0 0 100%;
    padding: 3rem 1rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text .primary-btn {
    min-width: 100%;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections {
    margin: 3rem 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .prayer-time-section {
    background-color: var(--teal-bg);
    padding: 2.8rem 0 1.5rem;
    opacity: 0.9;
  }

  .prayer-time-section .container {
    max-width: 100%;
  }

  .prayer-time-section .prayer-time-inner {
    position: relative;
    background-color: var(--white-bg);
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 1.2rem 1rem 1.8rem 1rem;
    display: block;
    flex-wrap: wrap;
  }

  .prayer-time-section .prayer-time-inner .primary-btn {
    height: 2.5rem;
    font-size: 1rem;
    padding: 0 0.8rem;
    min-width: auto;
    margin-top: 2rem;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__trigger {
    font-weight: 700;
    color: var(--text-teal);
    font-size: 1.5rem;
    margin-bottom: 0;
    line-height: 1.3;
    height: 1.3rem;
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__trigger:after {
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/down-arrow-blue.svg);
    mask-image: url(../images/down-arrow-blue.svg);
    content: "";
    right: 25px;
    top: 12px;
    height: 12px;
    width: 18px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__trigger.is-open:after {
    transform: rotate(180deg);
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner {
    margin: 0;
    flex-wrap: wrap;
    display: block;
    text-align: center;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner p {
    line-height: 1.2;
    color: var(--text-teal);
    margin: 20px 0 0 0;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .mobile-title {
    display: flex;
    border: 0;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .mobile-title .prayer-img-text {
    max-width: 40%;
    flex: 0 0 40%;
    display: flex;
    align-items: center;
    padding: 0.3rem 0;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .mobile-title .prayer-heading {
    max-width: 30%;
    flex: 0 0 30%;
    padding: 1.5rem 1rem 0.8rem;
    font-size: 0.9rem;
    color: var(--gary-text-color);
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner {
    display: flex;
    border: 0;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner:not(:last-child) .prayer-img-text {
    border-bottom: 1px solid var(--gray-background-color);
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner:not(:last-child) .prayer-text {
    border-bottom: 1px solid var(--gray-background-color);
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text {
    max-width: 40%;
    flex: 0 0 40%;
    display: flex;
    align-items: center;
    padding: 0.6rem 0;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text:not(:last-child) {
    border-right: 1px solid var(--gray-background-color);
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text #prayerIcon1 {
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/prayer-icon.svg);
    mask-image: url(../images/prayer-icon.svg);
    background-repeat: no-repeat;
    background-size: 34px 34px;
    width: 34px;
    height: 34px;
    -webkit-mask-size: 34px 34px;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text #prayerIcon2 {
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/prayer-icon-2.svg);
    mask-image: url(../images/prayer-icon-2.svg);
    background-repeat: no-repeat;
    background-size: 34px 34px;
    width: 34px;
    height: 34px;
    -webkit-mask-size: 34px 34px;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text #prayerIcon3 {
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/prayer-icon-3.svg);
    mask-image: url(../images/prayer-icon-3.svg);
    background-repeat: no-repeat;
    background-size: 34px 34px;
    width: 34px;
    height: 34px;
    -webkit-mask-size: 34px 34px;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text #prayerIcon4 {
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/prayer-icon-4.svg);
    mask-image: url(../images/prayer-icon-4.svg);
    background-repeat: no-repeat;
    background-size: 34px 34px;
    width: 34px;
    height: 34px;
    -webkit-mask-size: 34px 34px;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text #prayerIcon5 {
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/prayer-icon-5.svg);
    mask-image: url(../images/prayer-icon-5.svg);
    background-repeat: no-repeat;
    background-size: 34px 34px;
    width: 34px;
    height: 34px;
    -webkit-mask-size: 34px 34px;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text em {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 14px 0 0;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text h3 {
    font-size: 0.9rem;
    line-height: 1.2;
    font-weight: 700;
    color: var(--text-teal);
    margin-bottom: 0;
    text-align: left;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-img-text h4 {
    font-size: 0.7rem;
    line-height: 2;
    font-weight: 700;
    color: var(--text-teal);
    margin-bottom: 0;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-text {
    max-width: 30%;
    flex: 0 0 30%;
    padding: 1.2rem 0;
    font-size: 0.9rem;
    color: var(--gary-text-color);
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    border-right: 1px solid var(--gray-background-color);
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner .prayer-text:last-child {
    border-right: none;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner.active .prayer-img-text h3 {
    font-weight: 900;
  }

  .prayer-time-section .prayer-time-inner .Collapsible__contentInner .timetableinner.active .prayer-text {
    font-weight: 900;
  }

  .date-time-section p {
    font-size: 18px;
    line-height: 1.5rem;
  }

  .date-time-section p span {
    padding-left: 1.3rem;
  }

  .date-time-section p span::before {
    top: 7px;
    left: 0.5rem;
    width: 9px;
    height: 9px;
    background-color: var(--white-bg);
  }

  .date-time-section p em {
    display: inline-block !important;
  }

  .home-activity-section {
    padding: 2.5rem 0;
  }

  .home-activity-section h2 {
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
    margin-top: 0rem;
  }

  .home-activity-section .activity-tab-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }

  .home-activity-section .activity-tab-wrapper .react-tabs {
    margin-bottom: 0;
  }

  .home-activity-section .activity-tab-wrapper .react-tabs ul.tabs {
    overflow-y: auto !important;
    margin-bottom: 2rem !important;
    justify-content: flex-start !important;
    padding: 0;
    display: flex !important;
  }

  .home-activity-section .activity-tab-wrapper .react-tabs ul.tabs::-webkit-scrollbar {
    display: none;
  }

  .home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li {
    font-size: 1rem;
    height: 36px;
    line-height: 30px;
    margin-left: 0.3rem;
    padding: 0 1rem;
    justify-content: center;
  }

  .home-activity-section .activity-tab-wrapper .react-tabs ul.tabs li:first-child {
    margin-left: 0.3rem;
  }

  .home-activity-section .activity-tab-wrapper .activity-slider .swiper-wrapper .swiper-slide {
    width: 100%;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider {
    margin: 0;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper {
    width: 100%;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper .no-events {
    display: flex;
    justify-content: center;
    position: relative;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper .slick-list .slick-slide .no-activities {
    color: var(--teal-bg);
    font-weight: bold;
    display: flex;
    width: 100%;
    justify-content: center;
    text-align: center;
    position: relative;
    right: 0;
    left: 30px;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper .active-detail-box {
    background-color: var(--teal-bg);
    padding: 1.4rem 1.3rem;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    -o-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
    min-height: 418px;
    opacity: 0.85;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper .active-detail-box em {
    margin-bottom: 1.1rem;
    display: block;
    max-height: 140px;
    overflow: hidden;
    border-radius: 25px;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper .active-detail-box em img {
    border-radius: 20px;
    width: 100%;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper .active-detail-box h3 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    color: var(--text-white);
    font-weight: 600;
    min-height: 3.2rem;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper .active-detail-box span {
    font-size: 1.2rem;
    line-height: 1;
    color: var(--text-white);
    margin-bottom: 1rem;
    display: block;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper .active-detail-box p {
    font-size: 0.9rem;
    color: var(--text-white);
    font-weight: 400;
    line-height: 1.4rem;
    text-align: left;
    margin-bottom: 0;
    -webkit-line-clamp: 4;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
  }

  .home-activity-section .activity-tab-wrapper .mobile-activity-slider .mobile-swiper-wrapper .even .active-detail-box {
    background-color: var(--teal-bg);
    opacity: 100%;
  }

  .home-activity-section .acttion-block {
    display: block;
  }

  .home-subscribe-block .subscribe-inner {
    justify-content: center;
  }

  .home-subscribe-block .subscribe-inner h2 {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    padding-right: 0;
  }

  .home-subscribe-block .subscribe-inner .primary-btn {
    max-width: 250px;
    flex: 0 0 250px;
    min-width: 250px;
    font-size: 1.25rem;
    height: 3.3rem;
    border-color: var(--teal-bg);
  }

  .home-col-sections {
    background-color: var(--teal-bg);
    text-align: center;
    padding: 3rem 1rem;
  }

  .home-col-sections .home-col-section .col-inner {
    padding-top: 2rem;
  }

  .home-col-sections .home-col-section .col-inner .col-text {
    padding: 1.5rem 1.5rem 1rem;
    order: 1;
  }

  .home-col-sections .home-col-section .col-inner .col-text.blue-bg {
    background-color: var(--white-bg) !important;
  }

  .home-col-sections .home-col-section .col-inner .col-text.blue-bg h2 {
    color: var(--text-teal);
  }

  .home-col-sections .home-col-section .col-inner .col-text.blue-bg p {
    color: var(--text-black) !important;
  }

  .home-col-sections .home-col-section .col-inner .col-text.gray-bg {
    background-color: var(--white-bg);
  }

  .home-col-sections .home-col-section .col-inner .col-text h2 {
    font-size: 24px;
  }

  .home-col-sections .home-col-section .col-inner .col-text h3 {
    display: block;
  }

  .home-col-sections .home-col-section .col-inner .col-text p {
    font-size: 0.9rem;
    line-height: 1.6;
    margin-bottom: 1.8rem;
  }

  .home-col-sections .home-col-section .col-inner .col-text .primary-btn {
    width: 100%;
    font-size: 18px;
    border-color: var(--text-teal) !important;
    color: var(--text-teal) !important;
  }

  .home-col-sections .home-col-section .col-inner .col-text .primary-btn:hover {
    background-color: var(--text-teal) !important;
    color: var(--white-bg) !important;
  }

  .home-col-sections .home-col-section .col-inner .col-img {
    border-radius: 30px;
    overflow: hidden;
  }

  .home-col-sections .Collapsible {
    display: block;
    background-color: var(--white-bg);
    padding: 1.2rem 1rem 1.2rem 1rem;
    margin-bottom: 3rem;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    box-shadow: 3px 5px 5px 4px rgba(37, 37, 37, 0.1);
  }

  .home-col-sections .Collapsible:last-child {
    margin-bottom: 0;
  }

  .home-col-sections .Collapsible .Collapsible__trigger {
    font-weight: 700;
    color: var(--text-teal);
    font-size: 1.5rem;
    margin-bottom: 0;
    line-height: 1.3;
    height: auto;
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
  }

  .home-col-sections .Collapsible .Collapsible__trigger:after {
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/down-arrow-blue.svg);
    mask-image: url(../images/down-arrow-blue.svg);
    content: "";
    right: 20px;
    top: 12px;
    height: 12px;
    width: 18px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
  }

  .home-col-sections .Collapsible .Collapsible__trigger.is-open:after {
    transform: rotate(180deg);
  }

  .home-booknow-block .bg-img {
    min-height: 300px;
  }

  .home-booknow-block .bg-img img {
    height: 300px;
  }

  .home-booknow-block .bg-img .banner-text {
    text-align: center;
  }

  .home-booknow-block .bg-img .banner-text h2 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }

  .home-booknow-block .bg-img .banner-text p {
    margin-bottom: 2rem;
    font-size: 1.4rem;
  }

  .home-booknow-block .bg-img .banner-text .primary-btn {
    font-size: 1rem;
    height: 3rem;
    min-width: 260px;
    padding: 0 1.5rem;
  }

  .home-banner-section .banner-img .banner-text {
    top: 100px !important;
  }

  .subscribe-modal .modal-dialog {
    max-width: 95%;
    margin: 40px auto;
    display: flex;
    position: absolute;
    justify-content: space-between;
    align-items: center;
    top: 0;
    bottom: 0;
  }

  .subscribe-modal .close {
    top: 25px;
    right: 35px;
  }

  .subscribe-modal .close span {
    font-size: 2rem;
  }

  .subscribe-modal .modal-content {
    padding: 2.2rem 0.8rem 2rem;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner h2 {
    font-size: 1rem;
    line-height: 1.3;
    margin-bottom: 1.5rem;
    font-weight: 500;
    padding-top: 0.3rem;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner form .form-group {
    margin-bottom: 1.5rem;
    padding: 0 1rem;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner form .form-group input[type=text] {
    height: 2.7rem;
    line-height: 2.6rem;
    font-size: 0.9rem !important;
    padding: 1rem;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner form .btn-block {
    margin-bottom: 1.5rem;
    padding: 0 1rem;
  }

  .subscribe-modal .modal-content .subscribe-modal-inner form .btn-block .primary-btn {
    width: 100%;
    font-size: 0.9rem;
    height: 2.5rem;
  }

  .chb-wrapper {
    padding: 0 1rem;
  }

  .chb-wrapper .custom-checkbox {
    font-size: 0.9rem;
    min-height: 55px;
    padding-left: 2.8rem;
  }

  .chb-wrapper .custom-checkbox .check-mark {
    height: 30px;
    width: 30px;
  }

  .chb-wrapper .custom-checkbox .check-mark:after {
    left: 11px;
    top: 5px;
    width: 9px;
    height: 16px;
    border-width: 0 3px 3px 0;
  }

  .home-touch-sections {
    text-align: center;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 1rem 1.3rem 3rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0.5rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text p {
    font-size: 0.9rem;
    line-height: 1.3rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text .primary-btn {
    min-width: 100%;
    margin-top: 0;
    border-width: 2px;
    text-transform: capitalize;
    height: 50px;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text form .form-group-blue input[type=text] {
    font-size: 0.9rem !important;
    height: 45px !important;
    padding: 0 1.5rem;
    margin-bottom: 0.5rem;
    margin-bottom: 0.5rem !important;
    border-width: 2px;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text form .form-group-blue textarea {
    border-width: 2px;
    font-size: 0.9rem;
    min-height: 170px !important;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text form .affiliates-content .custom-checkbox {
    font-size: 0.9rem;
    text-align: left;
    padding-left: 2rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text form .affiliates-content .custom-checkbox .check-mark {
    width: 21px;
    height: 21px;
    top: 4px;
  }

  .home-touch-sections .home-touch-col-section .col-inner .col-text form .affiliates-content .custom-checkbox .check-mark::after {
    height: 13px;
    width: 8px;
    left: 7px;
    top: 2px;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections {
    text-align: center;
    display: block;
    width: 100%;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections {
    margin: 2rem 1.3rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections h2 {
    display: none;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections p {
    display: none;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section {
    display: block;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content {
    display: block;
    text-align: center;
    margin-top: 4.5rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content a {
    font-size: 18px;
    margin-bottom: 4.5rem;
    font-weight: 600;
    padding-left: 0;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content a:last-child {
    margin-bottom: 2rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content .mail::before {
    width: 34px;
    height: 34px;
    left: 45%;
    top: -43px;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content .call {
    margin-bottom: 4.5rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content .call::before {
    width: 34px;
    height: 34px;
    left: 45%;
    top: -45px;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .call-content .website::before {
    width: 34px;
    height: 34px;
    left: 45%;
    top: -40px;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .address-content {
    display: block;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .address-content::before {
    width: 30px;
    height: 43px;
    margin-bottom: 0.5rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .address-content .location-address {
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .address-call-section .address-content .location-address span {
    font-size: 18px;
    margin-bottom: 0.3rem;
    font-weight: 600;
  }

  .home-touch-sections .home-touch-col-section .col-inner .address-call-sections .address-inner-call-section .address-inner-call-sections .location-map {
    border-radius: 0;
  }

  .home-touch-sections .home-touch-col-section .col-inner .get-dir-btn {
    margin-top: 1rem;
  }

  .home-touch-sections .home-touch-col-section .col-inner .get-dir-btn .primary-btn {
    background-color: var(--teal-bg);
    color: var(--text-white);
    font-size: 1rem;
    padding: 0 1rem;
  }

  .location-map .map {
    height: 250px;
  }
}

.about-us-section {
  padding: 3rem 0 5rem;
  background-color: var(--teal-bg);
  opacity: 0.85;
  position: relative;
}

.about-us-section .about-link-list {
  position: sticky;
  top: 110px;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: var(--teal-bg);
}

.about-us-section .about-link-list .container {
  padding: 0;
  text-align: center;
}

.about-us-section .about-link-list ul {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px auto 0rem;
  padding: 0.7rem 0;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  width: 100%;
}

.about-us-section .about-link-list ul li {
  padding: 0.5rem;
}

.about-us-section .about-link-list ul li a {
  min-width: auto;
  height: 40px;
  font-size: 1.1rem;
  padding: 0 1.5rem;
  line-height: 1.5;
  cursor: pointer;
  color: var(--text-white);
  border: 3px solid var(--border-white);
}

.about-us-section .about-link-list ul li a:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.about-us-section .about-link-list ul li.active a {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.about-us-section .slick-slider {
  margin: 0 auto;
  width: 83%;
  display: flex;
  justify-content: center;
}

.about-us-section .slick-slider .slick-prev.slick-disabled:before {
  opacity: unset;
  margin-right: 0.5rem;
}

.about-us-section .slick-slider .slick-next.slick-disabled:before {
  opacity: unset;
  margin-right: 0.5rem;
}

.about-us-section .slick-slider .slick-track {
  margin-bottom: 0rem;
  width: 100% !important;
  display: flex;
  justify-content: flex-start;
}

.about-us-section .slick-slider .slick-track > div {
  border-radius: 30px;
  color: var(--text-white);
  width: 196px !important;
  font-size: 1rem;
  margin-right: 10px;
  font-weight: 600;
}

.about-us-section .slick-slider .slick-track > div .primary-btn {
  padding: 0;
  width: 193px;
  font-size: 1rem;
  height: 42px;
}

.about-us-section .slick-slider .slick-track > div .primary-btn:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.about-us-section .slick-slider .slick-track > div:hover {
  color: var(--text-teal);
  border-radius: 30px;
}

.about-us-section .slick-slider .slick-track > divactive {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-radius: 30px;
}

.about-us-section .fixed-tab {
  position: fixed;
  z-index: 99;
  width: 100%;
  min-height: auto !important;
  background-color: var(--border-teal-color);
  top: 110px;
  padding: 24px 0;
}

.about-us-section .fixed-tab ul {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px auto 0rem;
  padding: 0.7rem 0;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  width: 100%;
}

.about-us-section .about-inner-block {
  max-width: 1354px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.about-us-section .about-inner-block .about-box {
  position: relative;
  padding: 3rem 6.2rem 2.6rem;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  margin-top: 3rem;
  -o-box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.15);
  background-color: var(--white-bg);
}

.about-us-section .about-inner-block .about-box h2 {
  text-align: center;
  margin-bottom: 2.4rem;
  font-size: 2.2rem;
  font-weight: 600;
  color: var(--text-teal);
}

.about-us-section .about-inner-block .about-box .img-block {
  margin-bottom: 2.5rem;
}

.about-us-section .about-inner-block .about-box .img-block > div > div {
  width: 100% !important;
}

.about-us-section .about-inner-block .about-box .img-block > div > div > div iframe {
  border-radius: 25px;
}

.about-us-section .about-inner-block .about-box .img-block img {
  width: 911px;
  height: 326px;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

.about-us-section .about-inner-block .about-box h3 {
  font-size: 1.7rem;
  line-height: 1.2;
  margin-bottom: 1.4rem;
  font-weight: 500;
  color: var(--text-teal);
}

.about-us-section .about-inner-block .about-box p {
  font-size: 1.2rem;
  line-height: 2rem;
  margin-bottom: 0.5rem;
  color: var(--gary-text-color);
}

.about-us-section .about-inner-block .about-box span {
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: var(--gary-text-color);
  cursor: pointer;
}

.about-us-section .about-inner-block .about-box span:hover {
  color: #933b96;
}

.about-us-section .vacancies .vacancies-box {
  display: block;
  background-color: #ffffff;
  padding: 2.5rem 3.5rem;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  margin-bottom: 5rem;
  box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.15);
}

.about-us-section .vacancies .vacancies-box .modal-dialog .modal-content .modal-header {
  background-color: var(--text-teal);
}

.about-us-section .vacancies h2 {
  text-align: center;
  margin-bottom: 2.4rem;
  color: var(--text-teal);
  font-weight: 700;
}

.about-us-section .vacancies .img-block {
  display: block;
}

.about-us-section .vacancies .img-block img {
  width: 998px;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  height: 236px;
}

.about-us-section .vacancies h3 {
  font-size: 2.3rem;
  line-height: 1.2;
  color: var(--text-teal);
  margin: 2rem 0 1.5rem;
}

.about-us-section .vacancies p {
  font-size: 1.3rem;
  margin: 1rem 0;
}

.about-us-section .vacancies button {
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 600;
  height: 3.2rem;
  text-align: center;
  min-width: 117px;
  padding: 0 1.7rem;
  border: 3px solid;
  border-color: var(--text-teal);
  color: var(--text-teal);
  border-top-right-radius: 45px;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  border-bottom-right-radius: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  margin: 0 26rem;
}

.about-us-section .vacancies button:hover {
  background-color: var(--teal-bg);
  color: #ffffff;
}

.about-us-section .our-team {
  display: block;
}

.about-us-section .our-team .our-team-box {
  background-color: #ffffff;
  padding: 2.5rem 3.5rem;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-bottom: 5rem;
  display: flex;
  box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.15);
}

.about-us-section .our-team .our-team-box h2 {
  text-align: left;
  margin-bottom: 0.5rem;
  color: var(--text-teal);
  padding-left: 3rem;
  font-weight: 700;
  font-size: 2rem;
}

.about-us-section .our-team .our-team-box .img-block {
  display: contents;
}

.about-us-section .our-team .our-team-box .img-block img {
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  width: 300px !important;
  height: 280px !important;
}

.about-us-section .our-team .our-team-box h3 {
  font-size: 1.9rem;
  line-height: 1.2;
  color: var(--text-teal);
  margin: 0rem 0rem 0 3rem;
}

.about-us-section .our-team .our-team-box p {
  font-size: 1.1rem;
  margin: 0rem 3rem 0rem;
}

.about-us-section .btn-block {
  text-align: center;
}

.about-us-section .btn-block .primary-btn {
  font-size: 1.2rem;
  height: 3.12rem;
  min-width: 160px;
  padding: 0;
  padding-bottom: 3px;
  border: 3px solid var(--border-white);
  color: var(--text-white);
}

.about-us-section .btn-block .primary-btn:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal.show .modal-dialog .modal-content {
  border-radius: 30px;
}

.modal.show .modal-dialog .modal-content .modal-header {
  background: var(--teal-bg);
  color: var(--text-white);
  border-radius: 28px 28px 0px 0px;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  display: inline-flex;
  justify-content: end;
  font-size: 18px;
}

.modal.show .modal-dialog .modal-content .modal-header .btn-primary {
  border: 0px solid #3d556e;
  border-radius: 5px;
  padding: 0px 0px;
  color: var(--text-white);
  background: var(--teal-bg);
  box-shadow: none;
  margin-left: 10rem;
}

.modal.show .modal-dialog .modal-content .modal-header .btn-primary .close-btn img {
  width: 27px;
}

.modal.show .modal-dialog .modal-content .modal-body {
  padding: 2rem 1rem;
}

.modal.show .modal-dialog .modal-content .modal-body input {
  border: 1px solid #707070;
  border-radius: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0 1rem;
  width: 100%;
  margin-bottom: 10px;
}

.modal.show .modal-dialog .modal-content .modal-body input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: #707070 !important;
}

.modal.show .modal-dialog .modal-content .modal-body textarea {
  border: 1px solid #707070;
  border-radius: 25px;
  width: 100%;
  margin-bottom: 1rem;
  height: auto;
  line-height: 45px;
  font-size: inherit;
  padding: 0 1rem;
}

.modal.show .modal-dialog .modal-content .modal-body span {
  color: red;
  font-size: 0.8rem;
}

.modal.show .modal-dialog .modal-content .modal-footer {
  display: block;
  text-align: center;
  border: none;
  padding: 0px 0 20px;
}

.modal.show .modal-dialog .modal-content .modal-footer button {
  border: 0px solid #3d556e;
  border-radius: 30px;
  width: 176px;
  margin: 0 auto;
  height: 50px;
  line-height: 28px;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  color: var(--text-white);
  background: var(--teal-bg);
  box-shadow: none;
}

.modal.show .modal-dialog .modal-content .modal-footer button:hover {
  background-color: #718cb5;
}

@media (max-width: 1199px) {
  .about-us-section {
    padding: 3rem 0 0;
  }

  .about-us-section .about-link-list.about-link-list {
    top: 75px !important;
  }

  .about-us-section .about-link-list.about-link-list ul {
    justify-content: center !important;
  }

  .about-us-section .about-link-list {
    margin-bottom: 3rem;
    margin-top: 5.5rem;
  }

  .about-us-section .about-link-list ul {
    justify-content: center;
  }

  .about-us-section .about-inner-block .about-box {
    padding: 2rem 2.5rem 2.5rem;
    margin-bottom: 3rem;
  }

  .about-us-section .about-inner-block .about-box h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }

  .about-us-section .about-inner-block .about-box .img-block {
    margin-bottom: 2rem;
  }

  .about-us-section .about-inner-block .about-box h3 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    line-height: 2.2rem;
  }

  .about-us-section .about-inner-block .about-box p {
    font-size: 1.2rem;
    font-weight: 400;
  }

  .about-us-section .btn-block .primary-btn {
    font-size: 1.5rem;
    font-weight: 600;
    min-width: auto;
    padding: 0 1.7rem;
    height: 3rem;
  }
}

@media only screen and (min-width: 1199px) {
  .btn-block {
    padding: 40px 0;
  }
}

@media only screen and (max-width: 1198px) {
  .btn-block {
    padding: 0 0 40px 0;
  }
}

@media only screen and (max-width: 767px) {
  .aboutus-page-wrapper .prayer-time-section {
    display: none;
  }

  .about-us-section {
    padding: 1.5rem 0 0rem;
  }

  .about-us-section .about-link-list.about-link-list {
    top: 110px !important;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }

  .about-us-section .about-link-list.about-link-list ul {
    justify-content: flex-start !important;
    margin: 0;
    padding: 27px 0 12px;
  }

  .about-us-section .about-link-list ul {
    display: flex;
    padding-bottom: 0px;
    justify-content: flex-start;
  }

  .about-us-section .about-link-list ul::-webkit-scrollbar {
    display: block;
  }

  .about-us-section .about-link-list ul li {
    padding: 0 0.6rem 0;
  }

  .about-us-section .about-link-list ul li a {
    height: 36px;
    padding-bottom: 2px;
    padding: 0 1rem;
    font-size: 1rem;
  }

  .about-us-section .fixed-tab {
    padding: 20px 0 6px;
  }

  .about-us-section ul {
    display: flex;
    padding-bottom: 0px;
    justify-content: flex-start;
    overflow: auto;
  }

  .about-us-section ul::-webkit-scrollbar {
    display: block;
  }

  .about-us-section ul li {
    padding: 0 0.6rem 0;
  }

  .about-us-section ul li .primary-btn {
    padding: 0;
    width: 160px;
    font-size: 1rem;
    height: 40px;
  }

  .about-us-section .about-inner-block .about-box {
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-top: 1rem;
    padding: 1.5rem 1.2rem;
    -o-box-shadow: 3px 5px 5px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 3px 5px 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 3px 5px 5px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 2.8rem;
  }

  .about-us-section .about-inner-block .about-box h2 {
    font-size: 1.3rem;
    margin-bottom: 1.2rem;
  }

  .about-us-section .about-inner-block .about-box .img-block {
    margin-bottom: 1rem;
  }

  .about-us-section .about-inner-block .about-box .img-block img {
    width: 100% !important;
    height: 150px;
  }

  .about-us-section .about-inner-block .about-box h3 {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
    line-height: 1.5rem;
  }

  .about-us-section .about-inner-block .about-box p {
    font-size: 0.95rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
  }

  .about-us-section .btn-block .primary-btn {
    height: 3.2rem;
    min-width: 250px;
    padding: 0 1rem;
    font-size: 1.1rem;
  }

  .about-us-section .our-team {
    padding-bottom: 0.2rem;
  }

  .about-us-section .our-team .our-team-box {
    display: block;
    padding: 2.5rem 1rem 2rem;
    margin-bottom: 3rem;
  }

  .about-us-section .our-team .our-team-box h2 {
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
    position: inherit;
    padding-left: 0rem;
    margin-top: 1rem;
    left: 0;
  }

  .about-us-section .our-team .our-team-box .img-block {
    display: contents;
    text-align: center;
    height: 112px !important;
    width: 352px !important;
  }

  .about-us-section .our-team .our-team-box .img-block img {
    border-radius: 25px;
    height: 280px !important;
    width: 352px !important;
  }

  .about-us-section .our-team .our-team-box h3 {
    font-size: 1.3rem;
    margin: 1rem 0;
    position: inherit;
    left: 0;
  }

  .about-us-section .our-team .our-team-box p {
    font-size: 0.9rem;
    margin: 0;
    color: var(--gray-dark);
    text-align: left;
    padding: 0;
  }

  .about-us-section .vacancies {
    padding-bottom: 0.2rem;
  }

  .about-us-section .vacancies .vacancies-box {
    display: block;
    padding: 1.6rem 1rem 3rem;
    margin-bottom: 3rem;
  }

  .about-us-section .vacancies .vacancies-box h2 {
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
  }

  .about-us-section .vacancies .vacancies-box .img-block img {
    width: 998px !important;
    height: 112px !important;
  }

  .about-us-section .vacancies .vacancies-box h3 {
    font-size: 1.3rem;
    margin: 1rem 0;
  }

  .about-us-section .vacancies .vacancies-box p {
    font-size: 0.9rem;
    margin: 0;
    text-align: left;
    color: var(--gray-dark);
  }

  .about-us-section .vacancies button {
    margin: 0rem;
    width: 100%;
    margin-top: 1.5rem;
  }

  .modal.show .modal-dialog {
    margin: 0rem 0.8rem 0;
  }

  .modal.show .modal-dialog .modal-content .modal-header .btn-primary {
    margin-left: 5.9rem;
  }
}

@media (max-width: 575px) {
  .date-time-section p em {
    display: block;
  }
}

a.abt-read-more {
  position: inherit !important;
  padding-left: 5px;
  color: var(--text-teal);
  font-weight: 600;
}

a.abt-read-more:hover {
  color: #933b96;
}

a.abt-read-more.detail {
  padding-left: 0;
}

.prayer-time-main-section {
  padding: 5rem 0rem;
  background-color: var(--teal-bg);
  opacity: 0.9;
}

.prayer-time-main-section .year-dropdown {
  margin-bottom: 5rem;
}

.prayer-time-main-section .year-dropdown .form-group {
  max-width: 775px;
  margin: 0 auto;
  padding: 0;
}

.prayer-time-main-section .year-dropdown .form-group .select-styled {
  -o-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.12);
  box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.12);
  padding: 0;
  border: 0px;
}

.prayer-time-main-section .year-dropdown .form-group .select-styled .css-1uccc91-singleValue {
  font-size: 2rem !important;
  text-align: center;
  width: 100%;
  line-height: 74px;
  margin: 0;
  color: var(--text-teal);
}

.prayer-time-main-section .year-dropdown .form-group .select-styled .css-1uccc91-singleValue:after {
  width: 31px;
  height: 21px;
  background-size: 33px;
  top: 30px;
  right: 70px;
  content: "";
  position: absolute;
  color: var(--text-teal);
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/down-arrow-blue.svg);
  mask-image: url(../images/down-arrow-blue.svg);
}

.prayer-time-main-section .year-dropdown .form-group .select-styled .css-26l3qy-menu {
  border-top-right-radius: 65px;
  border-top-left-radius: 65px;
  border-bottom-left-radius: 65px;
  border-bottom-right-radius: 65px;
  border: 3px solid var(--border-white);
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
  background-color: var(--teal-bg);
  border: 3px solid var(--border-white);
  width: 100%;
}

.prayer-time-main-section .year-dropdown .form-group .select-styled .css-26l3qy-menu > div > div {
  text-align: center;
  padding: 1rem 1.2rem 0.8rem;
  line-height: 1;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
  cursor: pointer;
  border-bottom: 2px solid var(--border-white);
  color: var(--text-white);
  background-color: var(--teal-bg);
}

.prayer-time-main-section .year-dropdown .form-group .select-styled .css-26l3qy-menu > div > div:last-child {
  border-bottom: none;
}

.prayer-time-main-section .year-dropdown .form-group .select-styled .css-26l3qy-menu > div > div:hover {
  color: var(--text-black);
  background-color: var(--teal-bg);
}

.prayer-time-main-section .year-dropdown .form-group .select-styled .css-1hb7zxy-IndicatorsContainer {
  display: none;
}

.prayer-time-main-section .year-dropdown .form-group .select-styled .css-1hb7zxy-IndicatorsContainer .css-tlfecz-indicatorContainer {
  display: none;
}

.prayer-time-main-section .year-dropdown .form-group .select-styled input {
  width: 100% !important;
  padding: 0 !important;
  font-size: 2rem !important;
  height: 74px !important;
  border-top-right-radius: 65px;
  border-top-left-radius: 65px;
  border-bottom-left-radius: 65px;
  border-bottom-right-radius: 65px;
  box-sizing: border-box !important;
  margin: 0;
  text-align: center;
  color: var(--text-teal);
}

.prayer-time-main-section .prayer-timing-tab-wrapper {
  padding: 0;
  background-color: transparent;
}

.prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs {
  margin-bottom: 6rem;
}

.prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs ul.tabs {
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0 auto;
  border: 0;
  margin-bottom: 3rem;
  display: flex;
}

.prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs ul.tabs li {
  border-top-right-radius: 29px;
  border-top-left-radius: 29px;
  border-bottom-left-radius: 29px;
  border-bottom-right-radius: 29px;
  font-size: 1.2rem;
  line-height: 38px;
  padding: 0 1.5rem;
  font-weight: 600;
  margin: 0 0.6rem;
  text-align: center;
  cursor: pointer;
  border: 3px solid var(--border-white);
  color: var(--text-white);
  min-width: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs ul.tabs li:focus {
  box-shadow: none;
}

.prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs ul.tabs li:focus::after {
  display: none;
}

.prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs ul.tabs li.active {
  background: var(--white-bg);
  color: var(--text-teal);
}

.prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs ul.tabs li:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs ul.tabs li.selected {
  color: var(--text-teal);
}

.prayer-time-main-section .prayer-time-box {
  background: var(--white-bg);
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 3rem 3rem 0.9rem 3rem;
  -o-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  margin: 0 15px 15px;
}

.prayer-time-main-section .prayer-time-box .prayer-title {
  margin-bottom: 3rem;
}

.prayer-time-main-section .prayer-time-box .prayer-title .img-text-block {
  justify-content: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.prayer-time-main-section .prayer-time-box .prayer-title .img-text-block em {
  width: 3rem;
  height: 3rem;
  margin-right: 1.1rem;
}

.prayer-time-main-section .prayer-time-box .prayer-title .img-text-block .fajr {
  display: inline-block;
  background: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon.svg);
  mask-image: url(../images/prayer-icon.svg);
  background-repeat: no-repeat;
  width: 45px;
  height: 38px;
}

.prayer-time-main-section .prayer-time-box .prayer-title .img-text-block .zuhr {
  display: inline-block;
  background: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon-2.svg);
  mask-image: url(../images/prayer-icon-2.svg);
  background-repeat: no-repeat;
  width: 41px;
  height: 41px;
}

.prayer-time-main-section .prayer-time-box .prayer-title .img-text-block .asr {
  display: inline-block;
  background: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon-3.svg);
  mask-image: url(../images/prayer-icon-3.svg);
  background-repeat: no-repeat;
  width: 50px;
  height: 43px;
}

.prayer-time-main-section .prayer-time-box .prayer-title .img-text-block .maghrib {
  display: inline-block;
  background: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon-4.svg);
  mask-image: url(../images/prayer-icon-4.svg);
  background-repeat: no-repeat;
  width: 48px;
  height: 40px;
}

.prayer-time-main-section .prayer-time-box .prayer-title .img-text-block .isha {
  display: inline-block;
  background: var(--teal-bg);
  -webkit-mask-image: url(../images/prayer-icon-5.svg);
  mask-image: url(../images/prayer-icon-5.svg);
  background-repeat: no-repeat;
}

.prayer-time-main-section .prayer-time-box .prayer-title .img-text-block h2 {
  margin: 0;
  font-size: 2rem;
  line-height: 1.25;
  text-transform: capitalize;
  color: var(--text-teal);
}

.prayer-time-main-section .prayer-time-box .prayer-time-table {
  display: flex;
  flex-wrap: wrap;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list {
  max-width: 125px;
  flex: 0 0 125px;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list .date-mobile-title {
  display: none;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list .date-title span {
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  display: block;
  font-weight: 600;
  margin-bottom: 1rem;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list ul li {
  text-align: center;
  padding: 0.6rem 0.6rem;
  min-height: 83px;
  border-top: 1px solid var(--gray-background-color);
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list ul li.active {
  border-top-color: transparent;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list ul li.active span {
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  color: var(--text-white);
  background-color: var(--teal-bg);
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list ul li.active-next {
  border-top-color: transparent;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list ul li.active-next span {
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  color: var(--text-white);
  background-color: var(--teal-bg);
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list ul li.next-active {
  border-top-color: transparent;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .date-list ul li span {
  font-size: 1.5rem;
  text-align: center;
  color: #4d4d4d;
  display: inline-block;
  padding: 0.8rem 1.1rem;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list {
  max-width: calc(100% - 125px);
  flex: 0 0 calc(100% - 125px);
  padding-left: 1rem;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .timing-title {
  display: flex;
  flex-wrap: wrap;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .timing-title span {
  text-align: center;
  padding: 0 0.7rem 1rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 700;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  color: var(--text-teal);
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li {
  text-align: center;
  padding: 0.6rem 0;
  min-height: 83px;
  border-top: 1px solid var(--gray-background-color);
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li.active {
  border-top-color: transparent;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li.active .timing-text-wrapper {
  border-top-right-radius: 38px;
  border-top-left-radius: 38px;
  border-bottom-left-radius: 38px;
  border-bottom-right-radius: 38px;
  background-color: var(--teal-bg);
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li.active .timing-text-wrapper span {
  color: var(--text-white);
  line-height: 3.6rem;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li.active .timing-text-wrapper .timing-text:not(:last-child):after {
  background-color: transparent;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li.active-next {
  border-top-color: transparent;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li.active-next .timing-text-wrapper {
  background-color: #a0c3bf;
  border-top-right-radius: 38px;
  border-top-left-radius: 38px;
  border-bottom-left-radius: 38px;
  border-bottom-right-radius: 38px;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li.active-next .timing-text-wrapper .timing-text:not(:last-child):after {
  background-color: transparent;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li.active-next span {
  color: var(--text-white);
  line-height: 3.6rem;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li.next-active {
  border-top-color: transparent;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li .timing-text-wrapper {
  display: flex;
  flex-wrap: wrap;
  min-height: 62px;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li .timing-text-wrapper .timing-text {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li .timing-text-wrapper .timing-text:not(:last-child) {
  position: relative;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li .timing-text-wrapper .timing-text:not(:last-child):after {
  content: "";
  position: absolute;
  right: 0;
  top: -10px;
  bottom: -10px;
  width: 1px;
  background-color: #ccc;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li .timing-text-wrapper .timing-text span {
  font-size: 1.5rem;
  line-height: 3.9rem;
}

.prayer-time-main-section .prayer-time-box .prayer-time-table .timing-list .two-col .timing-title span {
  max-width: 50%;
  flex: 0 0 50%;
}

.prayer-time-main-section .back-btn-blcok {
  margin-top: 5rem;
  text-align: center;
}

.prayer-time-main-section .back-btn-blcok .primary-btn {
  font-size: 1.4rem;
  height: 3.2rem;
  line-height: 1.9rem;
  min-width: auto;
  padding: 0 1.5rem;
  border: 3px solid var(--border-white);
  color: var(--text-white);
  padding-bottom: 2px;
}

.prayer-time-main-section .back-btn-blcok .primary-btn:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.prayer-time-main-section .back-btn-blcok .primary-btn:hover .normal-img {
  display: none;
}

.prayer-time-main-section .back-btn-blcok .primary-btn:hover .hover-img {
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/down-arrow-blue.svg);
  mask-image: url(../images/down-arrow-blue.svg);
  background-repeat: no-repeat;
  height: 13px;
  width: 20px;
}

.prayer-time-main-section .back-btn-blcok .primary-btn em {
  display: inline-block;
  width: 1.3rem;
  transform: rotate(180deg);
  margin-left: 1rem;
  position: relative;
  top: 3px;
}

.prayer-time-main-section .back-btn-blcok .primary-btn .normal-img {
  display: inline-block;
}

.prayer-time-main-section .back-btn-blcok .primary-btn .hover-img {
  display: none;
}

.form-group.form-group-white .select {
  max-width: 100%;
}

@media (max-width: 1199px) {
  .prayer-time-main-section {
    padding: 4rem 0;
  }

  .prayer-time-main-section .year-dropdown {
    margin-bottom: 4rem;
  }

  .prayer-time-main-section .year-dropdown .form-group .select-styled .css-1uccc91-singleValue {
    font-size: 1.8rem;
  }

  .prayer-time-main-section .year-dropdown .form-group .select-styled .css-yk16xz-control {
    top: 100%;
    left: 0;
  }

  .prayer-time-main-section .year-dropdown .form-group .select-styled .css-yk16xz-control .css-tlfecz-indicatorContainer {
    display: none;
  }

  .prayer-time-main-section .year-dropdown .form-group .select-styled .css-26l3qy-menu {
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs {
    margin-bottom: 2.5rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs ul.tabs {
    margin-bottom: 4rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs ul.tabs li {
    margin: 0 0.5rem;
    min-width: 9rem;
    text-align: center;
  }

  .prayer-time-main-section .back-btn-blcok {
    margin-top: 4rem;
  }

  .prayer-time-main-section .back-btn-blcok .primary-btn {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .prayer-time-main-section {
    padding: 1rem 0 4.5rem;
  }

  .prayer-time-main-section .year-dropdown {
    margin-bottom: 3rem;
  }

  .prayer-time-main-section .year-dropdown .form-group .select {
    width: 100%;
  }

  .prayer-time-main-section .year-dropdown .form-group .select .select-styled {
    font-size: 2rem;
    line-height: 1.3;
  }

  .prayer-time-main-section .year-dropdown .form-group .select .select-styled .css-1uccc91-singleValue {
    font-size: 1.25rem !important;
    line-height: 70px;
    padding: 10px 0 0 0;
  }

  .prayer-time-main-section .year-dropdown .form-group .select .select-styled .css-1uccc91-singleValue:after {
    width: 18px;
    height: 12px;
    background-size: 18px;
    right: 40px;
    top: 40px;
  }

  .prayer-time-main-section .year-dropdown .form-group .select .select-styled input {
    height: 55px !important;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper {
    margin: 0 -10px;
    margin-top: 80px;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .react-tabs {
    position: relative;
    bottom: 10px;
    left: 0;
    right: 8px;
    height: auto;
    background: var(--teal-bg);
    justify-content: center;
    align-items: center;
    transform: none;
    width: auto !important;
    z-index: 1;
    margin: 0;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper ul.tabs {
    height: 100%;
    width: 100% !important;
    display: none !important;
    align-items: center;
    justify-content: center;
    background: transparent;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper ul.tabs li {
    padding: 0 0.4rem;
    line-height: 0;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box {
    box-shadow: none;
    margin: 0 10px;
    padding: 30px 10px 0;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-title {
    margin-bottom: 1.5rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table {
    justify-content: space-between;
    height: 41.1rem;
    overflow-y: auto;
    border-radius: 25px;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table::-webkit-scrollbar {
    display: none;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .date-list {
    max-width: 60px;
    flex: 0 0 60px;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .date-list .date-title span {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .date-list .date-list-inner .date-mb-icon {
    margin-bottom: 1rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .date-list .date-list-inner .date-mb-icon::after {
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/calender.svg);
    mask-image: url(../images/calender.svg);
    display: inline-block;
    height: 51px;
    width: 45px;
    content: "";
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .date-list .date-list-inner .date-mb-icon .slick-slide img {
    display: inline-block;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .date-list .date-list-inner .date-mb-icon img {
    max-width: 50%;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .date-list .date-list-inner .listing-wrapper ul li {
    min-height: 0;
    padding: 0rem 0rem;
    min-height: 2.85rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .date-list .date-list-inner .listing-wrapper ul li:first-child {
    border-top: none;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .date-list .date-list-inner .listing-wrapper ul li span {
    font-size: 0.9rem;
    line-height: 1.6rem;
    padding: 0.59rem 0.9rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .timing-list {
    max-width: calc(100% - 60px);
    flex: 0 0 calc(100% - 60px);
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .timing-list .timing-title span {
    padding: 0 0.5rem 0.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li {
    min-height: 0;
    padding: 0rem 0rem;
    min-height: 2.8rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li .timing-text-wrapper {
    min-height: 2.8rem;
    justify-content: center;
    align-items: center;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li .timing-text-wrapper .timing-text {
    max-width: 50.33%;
    flex: 7 0 33.33%;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li .timing-text-wrapper .timing-text span {
    font-size: 0.9rem;
    line-height: 1.7rem;
    padding: 0.54rem 0.6rem;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li .timing-text-wrapper .timing-text::after {
    bottom: -9px;
  }

  .prayer-time-main-section .prayer-timing-tab-wrapper .prayer-time-box .prayer-time-table .timing-list .listing-wrapper ul li:first-child {
    border-top: none;
  }

  .prayer-time-main-section .slick-dots {
    top: -50px;
    bottom: inherit;
  }

  .prayer-time-main-section .slick-dots li {
    padding: 0 0.4rem;
    line-height: 0;
    width: auto;
    height: auto;
    border: 0;
    background: transparent;
    margin: 0;
  }

  .prayer-time-main-section .slick-dots li.slick-active button {
    background-color: var(--white-bg);
  }

  .prayer-time-main-section .slick-dots li button {
    font-size: 0;
    min-width: auto;
    width: 1rem;
    height: 1rem;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: transparent;
    border: 2px solid var(--white-bg);
    padding: 0;
  }

  .prayer-time-main-section .slick-dots li button::before {
    display: none;
  }

  .prayer-time-main-section .back-btn-blcok {
    margin-top: 2.5rem;
    display: none;
  }

  .prayer-time-main-section .back-btn-blcok .primary-btn {
    font-size: 1rem;
    height: 2.6rem;
    line-height: 2.5;
    padding: 0 1rem;
  }

  .prayer-time-main-section .back-btn-blcok .primary-btn em {
    width: 1rem;
  }
}

.events-list-block {
  padding: 6.2rem 0px 6.2rem;
}

.form-group input.search-icon {
  height: 3.8rem;
  font-size: 1.2rem;
  padding: 0 5.6rem;
  border-radius: 39px;
  background-position: 42px;
  margin-bottom: 40px;
}

.search-icon {
  background-image: url(../images/search-icon.svg);
  background-position: 40px;
  background-repeat: no-repeat;
  background-size: 30px;
}

.home-activity-section.news-event-activity {
  padding: 0;
  background-color: var(--teal-bg);
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs {
  position: sticky;
  width: 100%;
  overflow: hidden;
  padding: 0rem 0;
  z-index: 9;
  left: 0;
  right: 0;
  margin: 0;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
  margin-bottom: 1.5rem !important;
  width: 100%;
  flex-wrap: nowrap;
  white-space: nowrap;
  top: 110px;
  overflow: auto;
  margin: 0 auto;
  padding: 1.5rem 0;
  justify-content: center;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs .fixed-tab {
  background-color: var(--teal-bg);
  position: fixed;
  width: 100%;
  overflow: auto;
  top: 21%;
  padding: 2rem 0;
  z-index: 99;
  left: 0;
  right: 0;
  margin: 0;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs::-webkit-scrollbar-button {
  display: block;
  height: 10px;
  background-color: transparent;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs::-webkit-scrollbar-track {
  background: #888;
  border-radius: 16px;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs::-webkit-scrollbar-thumb {
  background: #eee;
  border-radius: 16px;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
  padding: 0 1.8rem;
  border: 3px solid var(--white-bg);
  color: var(--text-white);
  background-color: transparent;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li:hover {
  background-color: var(--white-bg);
  color: var(--text-teal) !important;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs .fixed-tab {
  background-color: var(--teal-bg);
  position: fixed;
  width: 100%;
  padding: 1.5rem 6.8rem;
  z-index: 99;
  top: 110px;
  overflow: hidden;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.home-activity-section.news-event-activity .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.home-activity-section.news-event-activity .swiper-wrapper > div {
  margin-top: 0 !important;
  width: 33.33%;
  padding: 0 15px;
}

.home-activity-section.news-event-activity .acttion-block {
  margin-top: 0rem;
}

.home-activity-section.news-event-activity .acttion-block .primary-btn {
  border-color: var(--white-bg);
  background-color: transparent;
  color: var(--text-white);
  padding: 0 1.8rem;
}

.home-activity-section.news-event-activity .acttion-block .primary-btn:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-color: var(--white-bg);
}

.resource-page-wrapper .activity-tab-wrapper > div > div .slick-prev.slick-disabled:before {
  opacity: unset;
  margin-right: 0.5rem;
}

.resource-page-wrapper .activity-tab-wrapper > div > div > div {
  margin-bottom: 2rem;
}

.resource-page-wrapper .activity-tab-wrapper > div > div > div .slick-track > div {
  border: 3px solid var(--white-bg);
  border-radius: 30px;
  color: var(--text-white);
  width: 169px !important;
  margin: 0 0.5rem;
  line-height: 38px;
  font-size: 1rem;
  font-weight: 600;
}

.resource-page-wrapper .activity-tab-wrapper > div > div > div .slick-track > div:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.resource-page-wrapper .activity-tab-wrapper > div > div > div .slick-track > div .active {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-radius: 13px;
  border: 0;
}

.resource-page-wrapper .activity-tab-wrapper > div > div .slick-next:before,
.resource-page-wrapper .activity-tab-wrapper > div > div .slick-prev:before {
  opacity: unset;
}

.news-event-activity > div > div .slick-prev {
  top: 29%;
}

.news-event-activity > div > div .slick-next {
  top: 29%;
}

.news-event-activity > div > div .slick-prev.slick-disabled:before {
  opacity: unset;
  margin-right: 0.5rem;
}

.news-event-activity > div > div > div {
  margin-bottom: 2rem;
}

.news-event-activity > div > div > div .slick-track {
  margin: 0 auto 2rem;
  display: flex;
  justify-content: flex-start;
}

.news-event-activity > div > div > div .slick-track > div {
  border: 3px solid var(--white-bg);
  border-radius: 30px;
  color: var(--text-white);
  width: 169px !important;
  margin: 0 0.5rem;
  line-height: 38px;
  font-size: 1.1rem;
  font-weight: 600;
}

.news-event-activity > div > div > div .slick-track > div:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.news-event-activity > div > div > div .slick-track > div .active {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-radius: 13px;
  border: 0;
}

.news-event-activity > div > div .slick-next:before,
.news-event-activity > div > div .slick-prev:before {
  opacity: unset;
}

.event-list-block {
  padding: 2rem 1.5rem;
  margin-bottom: 3rem;
  text-align: left;
  background-color: var(--white-bg);
  border-radius: 25px;
  -o-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.12);
  box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.12);
  position: relative;
  height: 473px !important;
  /* styles.css */
}

.event-list-block a {
  font-weight: bold;
  margin-bottom: 0.5rem;
  display: block;
  color: var(--teal-bg) !important;
}

.event-list-block a:hover {
  color: #933b96 !important;
}

.event-list-block .event-block-img {
  overflow: hidden;
  margin: 0 0 2.3rem;
  max-height: 152px;
  overflow: hidden;
  border-radius: 25px;
}

.event-list-block .event-block-img img {
  width: 292px !important;
  height: 157px !important;
}

.event-list-block h4 {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-bottom: 0.9rem;
  font-weight: 400;
  color: var(--text-teal);
  -webkit-line-clamp: 2;
  height: 58px;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.event-list-block h6 {
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 500;
  color: #4d4d4d;
  margin-bottom: 0.5rem;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.event-list-block h6 a {
  color: var(--text-black);
  font-size: 600;
}

.event-list-block p {
  font-size: 1rem;
  line-height: 1.55;
  color: var(--gary-text-color);
  margin-bottom: 0px;
  font-weight: 500;
  line-clamp: 4;
  height: 54px !important;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
}

.event-list-block h5 {
  font-size: 1.11rem;
  line-height: 1.55;
  color: var(--gary-text-color);
  margin-bottom: 0px;
  font-weight: 600;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.event-list-block h5:hover {
  color: var(--text-teal);
}

.service-new-slider .event-list-block {
  height: 440px;
}

.event-activity-slide .event-list-block {
  height: 530px;
}

.date-time {
  font-size: 1.1rem;
  line-height: 1.5;
  color: var(--gary-text-color);
  font-style: italic;
  background-size: 1.2rem;
  padding-left: 1.8rem;
  background-image: url(../images/time.svg);
  font-weight: 400;
  margin: 0px 0px 1.1rem;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

.map-location {
  font-size: 1.34rem;
  line-height: 1.2;
  color: var(--gary-text-color);
  font-style: italic;
  background-size: 0.9rem;
  padding-left: 1.6rem;
  background-image: url(../images/location.svg);
  margin: 0.7rem 0px 1rem;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

@media (max-width: 1199px) {
  .events-list-block {
    padding: 3.8rem 0;
  }

  .events-list-block .primary-btn {
    font-size: 1.6rem !important;
    font-weight: 600;
    padding: 0 1.5rem !important;
    margin-top: 1rem;
  }

  .events-list-block .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs {
    padding: 0rem 0;
    display: block;
    text-align: center;
  }

  .events-list-block .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
    margin: 0 !important;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .events-list-block .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    margin: 0 0.6rem;
    min-width: 134px !important;
  }

  .form-group input.search-icon {
    margin-bottom: 15px;
  }

  .event-list-block {
    padding: 1.5rem 1rem;
    margin: 0 1rem 1rem;
  }

  .event-list-block .event-block-img {
    margin: 0 0 1.5rem;
  }

  .event-list-block h4 {
    font-size: 1.2rem;
  }

  .event-list-block h6 {
    font-size: 1rem;
  }

  .event-list-block h5 {
    font-size: 1rem;
  }

  .date-time {
    font-size: 1.22rem;
    margin: 0 0 0.8rem;
  }

  .map-location {
    font-size: 1.22rem;
    margin: 1.5rem 0;
  }
}

@media (max-width: 991px) {
  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
    position: fi;
    z-index: 11;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    padding: 0 3rem;
  }

  .home-activity-section.news-event-activity .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .home-activity-section.news-event-activity .swiper-wrapper > div {
    width: 50%;
    padding: 0 10px;
  }

  .event-list-block .primary-btn {
    margin-top: 0;
  }

  .event-list-block h6 {
    margin-right: 15px;
  }

  .form-group input.search-icon {
    margin-bottom: 0;
  }

  .events-list-block .primary-btn {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .home-activity-section .activity-tab-wrapper .tab-content .swiper-wrapper {
    transform: none !important;
  }

  .news-event-activity > div > div > div {
    margin-bottom: 0;
  }
}

.date-time-section .mobile-inner-title-wrapper {
  display: block !important;
  position: relative;
}

.date-time-section .mobile-inner-title-wrapper a.back-link {
  width: 1rem;
  right: auto;
  left: 0px;
}

.date-time-section .mobile-inner-title-wrapper img {
  position: absolute;
  left: 0%;
  top: 0px;
}

@media (max-width: 767px) {
  .resource-list .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    min-width: 130px;
    margin: 0 0.45rem 0 !important;
  }

  .resource-list .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs .fixed-tab {
    top: 110px !important;
    height: 68px;
    justify-content: flex-start;
  }

  .date-time-section .mobile-inner-title-wrapper {
    padding: 0 2.8rem 0 2rem;
    position: relative;
    display: flex;
    justify-content: center;
  }

  .date-time-section .mobile-inner-title-wrapper a {
    width: 1.6rem;
    display: block;
  }

  .date-time-section .mobile-inner-title-wrapper a {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .date-time-section .mobile-inner-title-wrapper img {
    position: relative;
    top: 0;
    left: 0;
  }

  .home-activity-section.news-event-activity .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .home-activity-section.news-event-activity .swiper-wrapper > div {
    width: 100%;
    padding: 0;
  }

  .events-list-block .form-group {
    display: block;
    margin-bottom: 0;
  }

  .events-list-block .form-group input.search-icon {
    height: 3.2rem;
    padding: 0.2rem 0.2rem 0.4rem 3rem;
    background-position: 17px;
    background-size: 20px;
    margin-bottom: 30px !important;
  }

  .event-page-wrapper .activity-tab-wrapper > div > div > div .slick-track > div {
    border: 0px solid var(--white-bg);
    border-radius: 0px;
    width: 313px !important;
    margin: 0 0rem;
    line-height: 38px;
    font-size: 1.1rem;
    background: 0 0;
  }

  .service-new-slider .event-list-block {
    height: 345px;
  }

  .service-new-slider .event-list-block .event-content a {
    margin-top: 10px;
  }

  .event-activity-slide .event-list-block {
    height: 445px;
    overflow: hidden;
  }

  .event-activity-slide .event-list-block .event-block-img > div > div {
    width: 100% !important;
  }

  .news-activity-slider .event-list-block {
    height: 426px;
  }

  .news-activity-slider .event-list-block .event-content a {
    margin-top: 15px;
  }

  .home-activity-section.news-event-activity {
    overflow: hidden;
    padding: 0;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs {
    position: relative;
    top: 0;
    z-index: 11;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    padding: 0 1rem;
    min-width: auto;
    margin: 0 0.4rem !important;
  }

  .events-list-block p {
    height: 70px !important;
  }

  .events-list-block h4 {
    height: 55px !important;
  }

  .events-list-block .map-location {
    margin: 1.5rem 0 !important;
  }

  .events-list-block .primary-btn {
    font-size: 1.22rem !important;
    padding: 0 3.8rem !important;
  }

  .event-list-block {
    padding: 0;
    margin: 2rem 0.5rem 2rem;
    height: 420px;
  }

  .event-list-block .event-block-img {
    margin: 0 0 1rem;
    border-radius: 0;
  }

  .event-list-block .event-block-img img {
    border-radius: 25px 25px 0 0;
    height: 157px !important;
    width: 100% !important;
  }

  .event-list-block h4 {
    font-size: 1.4rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    font-weight: 400;
    height: 50px;
  }

  .event-list-block h6 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }

  .event-list-block p {
    font-size: 1rem;
    margin-bottom: 0.5rem;
    text-align: left;
    line-height: 1.5rem;
  }

  .event-list-block .map-location {
    background-size: 0.8rem;
    padding-left: 1.2rem;
    font-size: 1.1rem;
    margin: 2rem 0;
  }

  .event-content {
    padding: 0 1rem 1rem;
  }

  .event-content a {
    color: var(--text-black);
    font-weight: 600;
    margin-top: 8px;
  }

  .date-time {
    background-size: 1rem;
    padding-left: 1.3rem;
    font-size: 1.2rem;
    margin: 0 0 0.5rem;
  }

  .event-page-wrapper .prayer-time-section {
    display: none;
  }
}

.date-time-section.mobile-inner-title .mobile-inner-title-wrapper a.share-with-link {
  display: none;
}

.home-activity-section.news-event-activity .swiper-wrapper > div.no-events-div {
  align-items: center;
  color: var(--text-white);
  display: flex;
  justify-content: center;
  min-height: 65px;
  text-align: center;
  width: 100%;
}

.home-activity-section.news-event-activity .swiper-wrapper > div.no-events-div.fixed-no-events {
  margin-top: 50px !important;
  color: var(--white-bg);
}

.home-activity-section.news-event-activity .swiper-wrapper > div.no-events-div p {
  color: var(--text-white);
  text-align: center;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  p {
    color: var(--text-white);
    text-align: center;
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .event-block-img {
    max-height: 140px !important;
  }
}

.get-in-touch-section {
  padding: 6rem 0;
  box-shadow: 2px 2px 28px rgba(0, 0, 0, 0.15);
  background-color: var(--teal-bg);
  opacity: 0.85;
}

.get-in-touch-section .get-in-touch-block {
  border-radius: 5rem;
  background-color: var(--white-bg);
  box-shadow: 2px 2px 28px rgba(0, 0, 0, 0.15);
}

.get-in-touch-section .get-in-touch-block .git-img-in img {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  width: 100%;
}

.get-in-touch-section .get-in-touch-block .git-content {
  padding: 3rem 1.5rem;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner {
  max-width: 870px;
  margin: 0 auto;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner h2 {
  margin-bottom: 3rem;
  font-size: 2.9rem;
  color: var(--text-teal);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group {
  max-width: 100%;
  margin-bottom: 2rem;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue input[type=text] {
  font-size: 1.2rem;
  height: 3.9rem;
  padding: 0 1.4rem;
  border-radius: 50px;
  line-height: 5rem;
  font-style: normal;
  border: 3px solid var(--teal-bg);
  color: var(--text-black);
  margin-bottom: 0;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue input[type=text]::-moz-placeholder {
  color: var(--text-black);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue input[type=text]::placeholder {
  color: var(--text-black);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: var(--text-black) !important;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue textarea {
  border-radius: 30px;
  min-height: 270px;
  margin-bottom: 0;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue textarea::-moz-placeholder {
  color: var(--text-black);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue textarea::placeholder {
  color: var(--text-black);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue .select-options {
  border-color: var(--teal-bg);
  background-color: var(--teal-bg);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year {
  width: 100%;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select {
  max-width: 100%;
  margin-bottom: 0;
  position: relative;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 1rem;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled {
  font-size: 1.16rem;
  text-align: left;
  padding: 0;
  width: 100%;
  border: 3px solid var(--teal-bg);
  color: var(--text-black);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-yk16xz-control {
  border: none;
  background-color: transparent;
  cursor: pointer;
  z-index: 100;
  height: 3.66rem;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-yk16xz-control .css-1wy0on6 {
  display: none;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-1phdxg-control {
  min-height: 59px;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-g1d714-ValueContainer {
  padding: 0;
  width: 100%;
  line-height: 60px;
  font-size: 1.16rem !important;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-1uccc91-singleValue {
  font-size: 1.2rem !important;
  text-align: left;
  width: 100%;
  line-height: 60px;
  margin: 0;
  color: var(--text-black);
  padding-left: 3.8rem;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-1wa3eu0-placeholder {
  color: var(--text-black);
  line-height: 62px;
  font-size: 1.16rem !important;
  width: 100%;
  padding: 0 1.4rem;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-26l3qy-menu {
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 30px;
  overflow: hidden;
  background-color: var(--teal-bg);
  border: 3px solid var(--white-bg);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-26l3qy-menu > div {
  overflow: hidden;
  overflow-y: auto;
  max-height: 220px;
  scrollbar-width: thin;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-26l3qy-menu > div::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-26l3qy-menu > div::-webkit-scrollbar-button {
  display: block;
  height: 10px;
  background-color: transparent;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-26l3qy-menu > div::-webkit-scrollbar-track {
  background: #888;
  border-radius: 16px;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-26l3qy-menu > div::-webkit-scrollbar-thumb {
  background: #eee;
  border-radius: 16px;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-26l3qy-menu > div > div {
  text-align: center;
  padding: 1rem 1.2rem 0.8rem;
  line-height: 1;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
  cursor: pointer;
  border-bottom: 2px solid var(--white-bg);
  color: var(--text-white);
  background-color: var(--teal-bg);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-26l3qy-menu > div > div:last-child {
  border-bottom: none;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled .css-26l3qy-menu > div > div:hover {
  color: var(--text-black);
  background-color: var(--teal-bg);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select .select-styled::after {
  background-image: url(../images/down-arrow-black.svg);
  content: "";
  width: 30px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: auto;
  left: 20px;
  top: 18px;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .text-danger {
  text-align: left;
  display: block;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .primary-btn {
  font-size: 1.2rem;
  height: 3rem;
  min-width: auto;
  line-height: 1rem;
  padding: 0 1.5rem;
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .primary-btn:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section {
  margin-top: 5.5rem;
  padding: 0 1.5rem;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section h3 {
  font-size: 1.3rem;
  line-height: 1.33;
  margin-bottom: 2rem;
  font-weight: 400;
  color: var(--text-teal);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section h6 {
  font-size: 1.15rem;
  line-height: 1.9;
  margin-bottom: 2.9rem;
  font-weight: 400;
  color: var(--text-black);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section p {
  font-size: 1.15rem;
  line-height: 1.9;
  margin-bottom: 2.5rem;
  font-weight: 400;
  color: var(--text-black);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 3rem;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .address-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 50%;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .address-content .location-icon {
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/location-pin.svg);
  mask-image: url(../images/location-pin.svg);
  background-position: 0 top;
  background-repeat: no-repeat;
  width: 20px;
  height: 29px;
  display: inline-block;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .address-content .location-address {
  font-weight: 400;
  max-width: 20rem;
  font-size: 1.2rem;
  color: var(--gary-text-color);
  margin-left: 1rem;
  line-height: 1.7;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .address-content .location-address span {
  font-weight: 600;
  display: block;
  font-size: 1.4rem;
  line-height: 1.2;
  margin-right: 4rem;
  color: var(--text-teal);
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .call-content {
  display: block;
  padding-left: 45px;
  width: 50%;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .call-content a {
  display: block;
  font-size: 1.1rem;
  color: var(--gary-text-color);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 1.55rem;
  padding-left: 2.4rem;
  height: 26px;
  margin-bottom: 0.6rem;
  position: relative;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .call-content .mail::before {
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/mail.svg);
  mask-image: url(../images/mail.svg);
  background-repeat: no-repeat;
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  left: 0;
  display: inline-block;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .call-content .call::before {
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/call.svg);
  mask-image: url(../images/call.svg);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .call-content .website::before {
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/web.svg);
  mask-image: url(../images/web.svg);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .location-map {
  border-radius: 30px;
  overflow: hidden;
}

.project-impect-sec .campaign-form {
  width: 60%;
  margin: 0 auto;
}

.project-impect-sec .campaign-form form .form-group input[type=text] {
  font-size: 1.2rem;
  height: 3.9rem;
  padding: 0 1.4rem;
  color: var(--text-white);
  border-radius: 50px;
  border: 2px solid var(--border-white);
  line-height: 5rem;
  font-style: normal;
}

.project-impect-sec .campaign-form form .form-group input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: var(--text-white) !important;
}

.project-impect-sec .campaign-form form .form-group textarea {
  border-radius: 30px;
  min-height: 270px;
  margin-bottom: 0;
  width: 100%;
  border: 2px solid var(--border-white);
  padding: 1.5rem 1.9rem 0.9rem 1.4rem;
  font-size: 1.2rem;
  background-color: transparent;
  color: var(--text-white);
  resize: none;
}

.project-impect-sec .campaign-form form .form-group textarea::-webkit-input-placeholder {
  color: #fff;
}

.project-impect-sec .campaign-form .primary-btn {
  color: var(--text-teal);
}

.project-impect-sec .campaign-form .primary-btn:hover {
  color: var(--text-white);
}

.select-styled .css-yk16xz-control .css-1wa3eu0-placeholder {
  color: var(--text-black) !important;
}

@media (max-width: 1200px) {
  .get-in-touch-section {
    padding: 4.3rem 0;
  }

  .get-in-touch-section .get-in-touch-block .git-content {
    padding: 3.5rem 1.5rem 4rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner h2 {
    margin-bottom: 4rem;
    font-size: 2.5rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group {
    padding: 0 1rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .form-group-blue input[type=text] {
    font-size: 1.16rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .select-styled {
    width: 100%;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .primary-btn {
    font-size: 1.8rem;
    padding-bottom: 4px;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section {
    margin-top: 3.3rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section h3 {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section h6 {
    margin-bottom: 1.5rem;
  }

  textarea {
    min-height: 225px !important;
    margin-bottom: 2.7rem;
  }

  .address-call-section .address-content {
    background-size: 1rem;
  }

  .address-call-section .address-content .location-address {
    font-size: 1rem;
    margin-right: 3rem;
  }
}

@media (max-width: 991px) {
  textarea {
    font-size: 1.5rem;
  }

  .form-group input[type=text] {
    font-size: 1.2rem !important;
  }
}

@media (max-width: 767px) {
  .select-styled .css-1pahdxg-control .css-1hb7zxy-IndicatorsContainer .css-1gtu0rj-indicatorContainer {
    display: none !important;
  }

  .css-26l3qy-menu > div > div {
    font-size: 1.1rem !important;
  }

  .get-in-touch-section {
    padding: 2.8rem 0;
  }

  .get-in-touch-section .get-in-touch-block {
    border-radius: 3.5rem;
  }

  .get-in-touch-section .get-in-touch-block .git-img-in img {
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
  }

  .get-in-touch-section .get-in-touch-block .git-content {
    padding: 2rem 0;
  }

  .get-in-touch-section .get-in-touch-block .git-content h2 {
    display: none;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group textarea {
    margin-bottom: 2rem;
    border-radius: 25px !important;
    min-height: 250px !important;
    font-size: 1rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year {
    width: 100%;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select {
    padding-left: 0;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select-styled {
    padding: 0 1.4rem;
    font-size: 1rem;
    height: 3.2rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select-styled option {
    background-color: var(--text-black);
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group .month-year .select-styled::after {
    width: 22px !important;
    height: 22px !important;
    top: 12px !important;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .primary-btn {
    min-width: calc(100% - 35px);
    font-size: 20px;
    align-items: center;
    line-height: 42px;
    border-width: 2px;
    height: 50px;
    margin: 0 auto;
    justify-content: center;
    display: flex;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section {
    margin-top: 2.2rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section h3 {
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section h6 {
    font-size: 1.1rem;
    margin-bottom: 0.8rem;
    line-height: 1.5;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section p {
    margin-bottom: 1rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section {
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .address-content {
    background-size: 1rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .address-content .location-address {
    margin-right: 1.2rem;
    font-size: 1.1rem;
    line-height: 1.9rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .address-content .location-address span {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 0.2rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .call-content a {
    background-size: 1.4rem;
    padding-left: 2rem;
    font-size: 1.1rem;
    display: flex;
    margin-bottom: 1rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .location-map iframe {
    height: 200px;
  }

  .form-group.form-group-blue input[type=text] {
    margin-bottom: 2.2rem !important;
    height: 3.2rem !important;
    font-size: 1rem !important;
  }

  .css-1uccc91-singleValue {
    top: 37% !important;
  }
}

@media (max-width: 767px) {
  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue {
    margin-bottom: 2rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .form-group.form-group-blue input[type=text] {
    margin-bottom: 0 !important;
  }

  .get-in-touch-section .get-in-touch-block .git-content .location-section .location-icon {
    position: absolute;
  }

  .get-in-touch-section .get-in-touch-block .git-content .location-section .call-content {
    padding-left: 0 !important;
    margin-top: 5px;
    width: 100% !important;
  }

  .project-impect-sec .campaign-form {
    width: 100%;
  }

  .project-impect-sec .campaign-form form .form-group {
    padding: 0 0.5rem;
  }

  .project-impect-sec .campaign-form form .form-group input[type=text] {
    margin-bottom: 1rem !important;
  }
}

@media (max-width: 480px) {
  .address-call-section .address-content {
    width: 100%;
    margin: 0 0 0.5rem;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .address-content {
    width: 100%;
    display: block;
    padding-left: 0;
  }

  .get-in-touch-section .get-in-touch-block .git-content .git-content-inner .location-section .address-call-section .address-content .location-address {
    margin: 0 0 0.5rem;
    padding-left: 1.8rem;
    max-width: 15rem;
  }
}

.gallery-list-block {
  padding-top: 4rem !important;
}

.gallery-list-block .gallery-tabs .react-tabs__tab--selected {
  background-color: var(--white-bg) !important;
  color: var(--teal-bg) !important;
}

.gallery-list-block .activity-tab-wrapper > div > div .slick-prev.slick-disabled:before {
  opacity: unset;
  margin-right: 0.5rem;
}

.gallery-list-block .activity-tab-wrapper > div > div > div {
  margin-bottom: 2rem;
}

.gallery-list-block .activity-tab-wrapper > div > div > div .slick-track > div {
  border: 3px solid var(--white-bg);
  border-radius: 30px;
  color: var(--text-white);
  width: 169px !important;
  margin: 0 0.5rem;
  line-height: 38px;
  font-size: 1rem;
  font-weight: 600;
}

.gallery-list-block .activity-tab-wrapper > div > div > div .slick-track > div:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.gallery-list-block .activity-tab-wrapper > div > div .slick-next:before,
.gallery-list-block .activity-tab-wrapper > div > div .slick-prev:before {
  opacity: unset;
}

.gallary-page-wrapper .img_wrapper {
  display: block;
  border-radius: 25px;
  margin-bottom: 30px;
  overflow: hidden;
  -o-box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.15);
}

.gallary-page-wrapper .img_wrapper img {
  width: 350px;
  height: 345px;
}

.gallary-page-wrapper .d-none {
  margin-bottom: 2.1rem;
}

.gallary-page-wrapper.gallerymodal {
  padding-top: 50px;
  padding-right: 0;
  background-color: var(--teal-bg);
  opacity: 0.95;
}

.gallary-page-wrapper.modal-dialog {
  margin: 0;
}

.gallary-page-wrapper .modal-header {
  border-bottom: none;
}

.gallary-page-wrapper .modal-header .close {
  position: absolute;
  top: -25px;
  right: 30px;
  font-size: 3.5rem;
  line-height: 1;
  color: var(--text-white);
  opacity: 1;
  padding: 0.8rem 1rem;
}

.gallary-page-wrapper .modal-content {
  background: transparent;
  border: none;
}

.gallary-page-wrapper .modal-content .modal-body {
  padding: 0;
}

.gallary-page-wrapper .modal-content .btn-primary {
  background-color: aqua;
}

.gallary-page-wrapper .gallery_slider {
  position: relative;
  padding: 0 20px;
}

.gallary-page-wrapper .gallery_slider .gallery_slider_image {
  border-radius: 25px;
}

.gallary-page-wrapper .gallery_slider .gallery_slider_image img {
  border-radius: 25px;
  width: 70%;
}

.gallary-page-wrapper .gallery_slider .slick-arrow {
  position: absolute;
  z-index: 99;
  top: 40%;
  background: url(../images/back-arrow-white.svg);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  font-size: 0;
}

.gallary-page-wrapper .gallery_slider .slick-arrow.gallery_slider-prev {
  left: 25px;
  top: 46.5%;
}

.gallary-page-wrapper .gallery_slider .slick-arrow.gallery_slider-next {
  transform: rotate(180deg);
  right: 25px;
  top: 44.5%;
}

.gallery-list-block .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
  display: none;
}

@media (max-width: 1199px) {
  .gallery-tabs {
    margin-bottom: 4rem !important;
  }
}

@media (max-width: 767px) {
  .gallery-list-block {
    padding-top: 1.7rem !important;
  }

  .gallary-page-wrapper.gallerymodal {
    padding-top: 2rem;
    min-height: 46rem;
  }

  .gallary-page-wrapper.gallerymodal .gallery_slider {
    margin-top: 4rem;
  }

  .gallary-page-wrapper.gallerymodal .gallery_slider .gallery_slider_image img {
    width: 100%;
  }

  .gallary-page-wrapper.gallerymodal .gallery_slider .slick-arrow {
    width: 46px;
    height: 46px;
  }

  .gallary-page-wrapper.gallerymodal .gallery_slider .slick-arrow.gallery_slider-prev {
    top: 50%;
  }

  .gallery-list-block .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
    display: flex;
  }

  .gallery-list-block .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    min-width: 178px !important;
  }
}

@media (max-width: 767px) {
  .gallary-page-wrapper .img_wrapper {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
  }

  .gallary-page-wrapper .img_wrapper img {
    width: 100%;
    height: 345px !important;
  }

  .gallary-page-wrapper .d-block {
    margin-bottom: 18px;
    margin-top: 3px;
  }

  .gallery-list-block .activity-tab-wrapper > div > div > div {
    margin-bottom: -1rem;
    display: inline-flex;
  }
}

.color-theme .modal-backdrop {
  background-color: var(--teal-bg);
  opacity: 0.95;
}

.color-theme .modal-backdrop.show {
  opacity: 1;
}

.color-theme1 .modal-backdrop {
  background-color: rgba(147, 59, 150, 0.9);
}

.color-theme1 .modal-backdrop.show {
  opacity: 2;
}

.no-resources-div {
  width: 100%;
}

.no-resources-div .no-resources {
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  margin: 32px 0;
}

.resource-video-popup {
  padding-left: 0 !important;
}

.resource-video-popup .modal-dialog .modal-content .modal-header {
  justify-content: center !important;
  align-items: center !important;
  border-bottom: 0 !important;
}

.resource-video-popup .modal-dialog .modal-content .modal-header .close {
  margin: 0 !important;
  color: var(--white-bg);
  opacity: 100%;
  position: absolute;
  right: 0;
}

.resource-video-popup .modal-dialog .modal-content .modal-header .close:hover {
  color: var(--white-bg);
  opacity: 100%;
}

.resource-video-popup .modal-dialog .modal-content .modal-body {
  padding: 0rem 0rem !important;
  width: 100% !important;
}

.resource-video-popup .modal-dialog .modal-content .modal-body > div > div > div {
  width: 100% !important;
}

.resource-video-popup .modal-dialog .modal-content .modal-body > div > div > div > div iframe {
  border-radius: 0px 0px 28px 28px;
}

.resource-list {
  background-color: var(--teal-bg);
  opacity: 0.85;
}

.resource-list .form-group {
  padding: 0;
  margin-bottom: 0;
}

.resource-list .home-activity-section .tabs.full-tabs {
  padding-bottom: 20px;
}

.resource-list .home-activity-section .tabs.full-tabs .active {
  background-color: #fff !important;
}

.resource-list .home-activity-section .tabs.full-tabs .active span {
  color: var(--teal-bg) !important;
}

.resource-list .resource-list-block {
  padding: 4.2rem 1.8rem 3rem;
  margin-bottom: 3.5rem;
  border-radius: 25px;
  box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.15);
  width: 350px;
  height: 425px;
  background-color: var(--white-bg);
}

.resource-list .resource-list-block .donation-block-img {
  height: 160px;
  max-height: 160px;
}

.resource-list .resource-list-block .donation-block-img em {
  display: inline-block;
  width: 160px !important;
  max-width: 160px !important;
  max-height: 135px !important;
  height: 135px !important;
  background-color: var(--teal-bg);
}

.resource-list .resource-list-block .donation-block-img em.dua {
  height: 175px;
  max-height: 175px;
  -webkit-mask-image: url(../images/dua-resource.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  mask-image: url(../images/dua-resource.svg);
}

.resource-list .resource-list-block .donation-block-img em.sermon {
  height: 170px;
  max-height: 170px;
  -webkit-mask-image: url(../images/seroman-resource.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  mask-image: url(../images/seroman-resource.svg);
}

.resource-list .resource-list-block .donation-block-img em.hajj {
  height: 200px;
  max-height: 200px;
  width: 200px;
  -webkit-mask-image: url(../images/hajj-resource.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  mask-image: url(../images/hajj-resource.svg);
}

.resource-list .resource-list-block .donation-block-img em.ramadan {
  height: 150px;
  max-height: 150px;
  -webkit-mask-image: url(../images/ramadan-resource.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  mask-image: url(../images/ramadan-resource.svg);
  margin-top: 20px;
}

.resource-list .resource-list-block .donation-block-img em.general {
  height: 200px;
  max-height: 200px;
  width: 200px;
  -webkit-mask-image: url(../images/general-resource.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  mask-image: url(../images/general-resource.svg);
}

.resource-list .resource-list-block .donation-block-img em.videos {
  height: 200px;
  max-height: 200px;
  width: 177px;
  -webkit-mask-image: url(../images/video-resource.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  mask-image: url(../images/video-resource.svg);
}

.resource-list .resource-list-block .donation-block-img em.newsletter {
  height: 200px;
  max-height: 200px;
  width: 200px;
  -webkit-mask-image: url(../images/newslatter-resource.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  mask-image: url(../images/newslatter-resource.svg);
}

.resource-list .resource-list-block .donation-block-img em.reading {
  height: 178px;
  max-height: 178px;
  -webkit-mask-image: url(../images/reading-resource.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  mask-image: url(../images/reading-resource.svg);
}

.resource-list .resource-list-block h4 {
  padding: 0rem 0rem 2rem;
  font-size: 2rem;
  line-height: 1.3;
  height: 100px;
  margin-bottom: 1.5rem;
  font-weight: 600;
  color: var(--text-teal);
}

.resource-list .resource-list-block .primary-btn {
  min-width: auto;
  padding: 0.6rem 2rem;
  display: inline;
  margin: 0 5px;
  border-color: var(--teal-bg);
  width: 100%;
  font-size: 1.5rem;
  height: 4rem;
  color: var(--text-teal);
  margin-bottom: 15px;
}

.resource-list .resource-list-block .primary-btn:hover {
  background-color: var(--teal-bg);
  border-color: var(--teal-bg);
  color: var(--text-white);
}

.activity-tab-wrapper .fixed-tab {
  background-color: var(--teal-bg);
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 110px;
  height: 90px;
  padding: 1.5rem 6.8rem;
  left: 0;
  right: 0;
  margin: 0;
}

@media (max-width: 1199px) {
  .resource-list .resource-list-block {
    box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
    padding: 3.5rem 1.5rem 3.5rem;
    height: 510px;
    margin-bottom: 2.5rem;
  }

  .resource-list .resource-list-block .donation-block-img img {
    max-height: 160px;
  }
}

@media (max-width: 767px) {
  .resource-list {
    padding: 2.8rem 0 1.5rem;
  }

  .resource-list .resource-list-block {
    margin: 1rem 1rem 1rem;
    padding: 1.5rem 1rem 2rem;
    border-radius: 10px;
    height: 350px;
    width: calc(100% - 2rem);
  }

  .resource-list .resource-list-block .donation-block-img em img {
    max-height: 60px;
  }

  .resource-list .resource-list-block h4 {
    font-size: 1.25rem;
    padding: 0.7rem 0 0rem;
    margin-bottom: 0;
  }

  .resource-list .primary-btn {
    height: 3rem;
    font-size: 1.25rem !important;
    line-height: 2;
    margin-top: 16px;
    padding: 10px 34px !important;
  }

  .resource-video-popup {
    padding-left: 0 !important;
  }

  .resource-video-popup .modal-dialog {
    position: fixed;
    top: 50%;
    transform: translate(4%, -50%) !important;
    width: 93%;
    margin: 0 auto !important;
  }

  .resource-video-popup .modal-dialog .modal-content .modal-header {
    justify-content: center !important;
    align-items: center !important;
  }
}

.filterDiv {
  flex: 0 0 50%;
  max-width: 33%;
  padding: 0 1rem;
}

@media (max-width: 480px) {
  .filterDiv {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .resource-list .resource-list-block .primary-btn {
    min-width: 200px;
    margin-bottom: 0.7rem;
    padding: 10px 34px !important;
  }
}

.service-page-wrapper .home-activity-section .activity-tab-wrapper .react-tabs .react-tabs__tab-list .react-tabs__tab {
  padding: 0 1.15rem;
  height: 50px;
  line-height: 46px;
  margin: 0 0.3rem;
}

.service-page-wrapper .home-activity-section .activity-tab-wrapper .react-tabs-pannal {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  width: 380px;
  text-align: left;
  height: 298px;
  padding: 47px 28px;
  background-color: rgba(28, 160, 133, 0.631372549);
}

.service-page-wrapper .home-activity-section .activity-tab-wrapper .react-tabs-pannal h2 {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: var(--text-white);
}

.service-page-wrapper .home-activity-section .activity-tab-wrapper .react-tabs-pannal span {
  color: var(--text-white);
  font-size: 14px;
}

.service-page-wrapper .home-activity-section .activity-tab-wrapper .react-tabs-pannal p {
  color: var(--text-white);
  font-size: 14px;
  margin-right: 20px;
  margin-top: 10px;
}

.service-section {
  padding: 3.5rem 0 4.8rem;
  background-color: var(--teal-bg);
}

.service-section .swiper-container .swiper-slide .swiper-list {
  display: inline !important;
}

.service-section .swiper-container .swiper-slide .swiper-slide > div {
  margin: 0 0.5rem 0.5rem !important;
}

.service-section .swiper-container .swiper-slide .swiper-slide > div .service-detail-box {
  margin: 0 !important;
}

.service-section h2 {
  color: var(--text-white);
  text-align: center;
  margin-bottom: 3rem;
  font-size: 2.8rem;
}

.service-section .service-slider {
  display: flex;
}

.service-section .service-slider .service-detail-box {
  background-color: var(--white-bg);
  margin-left: 10px;
  margin-right: 10px;
  padding: 2rem 1.6rem;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -o-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  width: 343px;
  height: 500px;
}

.service-section .service-slider .swiper {
  padding: 0 12px;
}

.service-section .service-slider .swiper .swiper-wrapper {
  display: flex;
  z-index: 0;
}

.service-section .service-slider .service-img {
  margin-bottom: 2rem;
  display: block;
  overflow: hidden;
  border-radius: 25px;
}

.service-section .service-slider .service-img img {
  width: 292px;
  height: 152px;
}

.service-section .service-slider .service-text h3 {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4;
  color: var(--text-teal);
  margin-bottom: 1rem;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 62px;
  display: -webkit-box;
}

.service-section .service-slider .service-text span {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #4d4d4d;
  margin-bottom: 1rem;
  display: block;
}

.service-section .service-slider .service-text p {
  color: var(--gary-text-color);
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 0;
  -webkit-line-clamp: 5;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 160px;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
}

.service-section .service-slider .service-text a {
  color: var(--teal-bg);
  font-weight: bold;
  display: block;
  margin-top: 0.4rem;
  position: absolute;
  z-index: 100;
  background-color: var(--white-bg);
  top: 85%;
  width: 28%;
}

.service-section .service-slider .service-text a:hover {
  color: #933b96;
}

.service-section .events-related-stories .service-detail-box {
  height: 553px;
}

.service-section .classes-related-stories .service-detail-box {
  height: 520px;
}

.service-section .acttion-block {
  text-align: center;
  margin-top: 4rem;
}

.service-section .acttion-block .primary-btn {
  border: 3px solid var(--teal-bg);
  color: var(--text-teal);
}

.service-section .acttion-block .primary-btn.white-bg {
  font-size: 1.5rem;
  line-height: 2.5;
  height: 4.5rem;
  min-width: 340px;
  padding-bottom: 5px;
  background-color: transparent;
  color: var(--text-white);
}

.service-section .acttion-block .primary-btn.white-bg:hover {
  background-color: var(--white-bg);
  border-color: var(--border-white);
  color: var(--text-teal);
}

@media (max-width: 600px) {
  .slick-slider .slick-slide > div {
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .service-new-slider .event-list-block p {
    line-height: 1.3rem;
  }
}

.swal2-styled.swal2-confirm {
  background-color: var(--teal-bg) !important;
}

.service-detail-box {
  height: 456px;
}

.service-detail-box .service-img {
  max-height: 152px;
  overflow: hidden;
}

.login-popup .popup-head .btn {
  top: 14px !important;
}

.login-popup .popup-head .btn img {
  width: 32px;
}

.login-popup .formContent button.d-block {
  background: var(--teal-bg);
  text-align: center;
  margin: 0 auto;
  border-color: var(--teal-bg);
  color: var(--text-white);
  border: 2px solid;
  border-radius: 50px;
  padding: 11px 30px;
  margin-top: 17px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.login-popup .formContent button.d-block:hover {
  background-color: var(--teal-bg);
  opacity: 0.85;
}

.login-popup .login-form {
  width: 100% !important;
  box-shadow: none;
}

.login-popup .login-form .form-group {
  text-align: left;
  position: relative;
  padding: 0 !important;
}

.login-popup .login-form .form-group input {
  height: 3rem !important;
  border-radius: 45px;
  border: 1px solid var(--teal-bg) !important;
  font-size: 1rem !important;
  font-style: normal !important;
  color: #000 !important;
  padding: 0.5rem 2rem !important;
  margin-bottom: 0 !important;
}

.login-popup .login-form .form-group input:-webkit-autofill,
.login-popup .login-form .form-group input:-webkit-autofill:hover,
.login-popup .login-form .form-group input:-webkit-autofill:focus,
.login-popup .login-form .form-group input:-webkit-autofill:active {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: #212529 !important;
}

.login-popup .login-form .form-group .show {
  position: absolute;
  top: 42px;
  right: 20px;
  width: 25px;
  height: 25px;
}

.login-popup .popup-button .primary-btn:hover {
  background-color: var(--teal-bg) !important;
  color: #fff !important;
  transition: all 0.3s;
}

.donation-list {
  padding: 5.5rem 0 0rem;
}

.donation-list .donation-selection .activity-tab-wrapper .react-tabs {
  padding: 0;
}

.donation-list .donation-selection .activity-tab-wrapper .react-tabs ul.tabs li {
  padding: 0 2.5rem;
  min-width: 18rem;
  height: 3.7rem;
  line-height: 3.2rem;
  font-size: 1.5rem;
  transition: all 0.3s;
  justify-content: center;
}

.donation-list .donation-selection .activity-tab-wrapper .react-tabs ul.tabs li:first-child {
  margin: 0 1rem;
}

.donation-list .donation-selection .activity-tab-wrapper .react-tabs ul.tabs li.active {
  background-color: var(--white-bg);
  color: #fff important;
}

.donation-list .donation-project-block .row {
  margin-right: 0;
  margin-left: 0;
}

.donation-list .donation-project-block .donation-list-block {
  background-color: var(--white-bg);
  padding: 1.8rem 1.5rem 2.3rem;
  margin-bottom: 2.5rem;
  border-radius: 25px;
  box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  height: 536px;
  cursor: pointer;
}

.donation-list .donation-project-block .donation-list-block .donation-block-img {
  height: 160px;
  overflow: hidden;
  border-radius: 25px;
}

.donation-list .donation-project-block .donation-list-block .donation-block-img img {
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  width: 100%;
}

.donation-list .donation-project-block .donation-list-block .donation-text h4 {
  padding: 1.6rem 0 0;
  font-size: 1.3rem;
  line-height: 1.3;
  text-align: left;
  color: var(--text-teal);
  font-weight: 500;
  margin: 0;
}

.donation-list .donation-project-block .donation-list-block .donation-text p {
  padding: 0.8rem 0 0 0;
  font-size: 1rem;
  text-align: left;
  color: var(--text-black);
  font-weight: 500;
  -webkit-line-clamp: 4;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 110px;
}

.donation-list .donation-project-block .donation-list-block .donation-text .read-more-text {
  color: var(--text-teal);
  font-weight: bold;
  margin-left: 5px;
}

.donation-list .donation-project-block .donation-list-block .donation-text .read-more-text:hover {
  color: #933b96;
}

.donation-list .donation-project-block .donation-list-block .donation-text .primary-btn {
  font-size: 1.25rem;
  height: 3.3rem;
  min-width: auto;
  padding-bottom: 3px;
  min-width: 100%;
  font-weight: 500;
  color: var(--text-teal);
  border-color: var(--teal-bg);
}

.donation-list .donation-project-block .donation-list-block .donation-text .primary-btn:hover {
  border-color: var(--teal-bg);
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.donation-list .donation-project-block .donation-list-block:hover .primary-btn {
  color: var(--text-teal);
  border-color: var(--teal-bg);
  background-color: var(--white-bg);
}

.donation-list .donation-project-block .donation-list-block:hover .read-more-text {
  color: #718cb5;
}

.donation-list .donation-project-block .donation-list-block:hover .read-more-text:hover {
  color: #ccc !important;
}

.donation-list .donation-selection .donation-pay-block {
  display: block;
}

.donation-list .donation-selection .donation-pay-block h2 {
  color: var(--text-white);
  margin-bottom: 5rem;
  font-size: 2.6rem;
  line-height: 1.5;
}

.donation-list .donation-selection .donation-pay-block h2 span {
  margin-left: 10px;
}

.donation-list .donation-selection .donation-pay-block .donation-block-img {
  margin-bottom: 4.6rem;
}

.donation-list .donation-selection .donation-pay-block .donation-block-img img {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}

.donation-list .donation-selection .donation-pay-block .desc-block p {
  color: var(--text-white);
  font-size: 2.3rem;
  line-height: 1.18;
  margin-bottom: 1.5rem;
}

.donation-list .donation-selection .donation-pay-block .desc-block p span {
  display: block;
  margin-bottom: 2rem;
}

.donation-list .donation-selection .donation-pay-block .desc-block p:first-child {
  margin-bottom: 2.6rem;
}

.donation-list .acttion-block {
  margin-top: 2.5rem;
}

.show-btn {
  margin-top: 30px;
}

.donation-amount-section {
  padding: 6rem 0 5rem;
  background-color: var(--teal-bg);
}

.donation-amount-section#donation {
  text-align: center;
}

.donation-amount-section#donation button {
  margin: 0 10px 60px;
}

.donation-amount-section#donation button.btn-primary {
  width: 9rem;
  height: 8.7rem;
  border-top-right-radius: 100%;
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  color: var(--text-white);
  font-size: 2.2rem;
  line-height: 1.18;
  background-color: transparent;
  border: 3px solid var(--border-white);
  opacity: 100%;
}

.donation-amount-section#donation button.btn-primary:focus {
  box-shadow: none;
}

.donation-amount-section#donation button.btn-primary.active {
  background-color: var(--white-bg);
  color: var(--teal-bg);
}

.donation-amount-section#donation .back-button {
  text-align: left;
}

.donation-amount-section#donation .back-button button {
  background-color: transparent;
  color: var(--white-bg);
  font-size: 1.8rem;
  padding: 0px 30px;
  margin: 0;
}

.donation-amount-section h2 {
  color: var(--text-white);
  text-align: center;
  margin-bottom: 3.8rem;
  line-height: 1.5;
}

.donation-amount-section h2 span {
  display: block;
}

.donation-amount-section .amount-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.donation-amount-section .amount-list button.btn.btn-primary {
  display: none;
}

.donation-amount-section .amount-list .cutom-radio {
  margin-right: 3rem;
}

.donation-amount-section .amount-list .cutom-radio label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
}

.donation-amount-section .amount-list .cutom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.donation-amount-section .amount-list .cutom-radio input.quantity {
  position: relative;
  border: 3px solid var(--border-white);
  border-radius: 50px;
  height: 60px;
  display: flex;
  width: 100%;
}

.donation-amount-section .amount-list .cutom-radio input.quantity .text-danger {
  position: absolute;
  left: 0;
  top: 66px;
}

.donation-amount-section .amount-list .cutom-radio input.quantity p {
  position: relative;
  color: #fff;
  left: 0px;
  top: 0px;
  font-size: 20px;
  font-weight: 500;
}

.donation-amount-section .amount-list .cutom-radio input.quantity p.input-group-addon {
  padding: 1.1rem 0.3rem 1.1rem 1.5rem;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.donation-amount-section .amount-list .cutom-radio input.quantity input[type=text] {
  position: relative;
  left: 0px;
  top: 0;
  right: 0;
  font-weight: 500;
}

.donation-amount-section .amount-list .cutom-radio input.quantity input[type=text].input-text {
  width: 60%;
  border: 0;
  margin-bottom: 0;
  padding: 0.8rem 0.1rem;
  margin-bottom: 0;
  line-height: 1.25;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 3.3rem;
}

.donation-amount-section .amount-list .cutom-radio input input[type=text] {
  width: 100%;
  height: 3.4rem;
  line-height: 5.4rem;
  color: var(--text-white);
  padding: 0 0 0 1.8rem;
}

.donation-amount-section .amount-list .cutom-radio input input[type=text]:first-child input[type=text] {
  margin-bottom: 0;
}

.donation-amount-section .amount-list .cutom-radio input input[type=text]::-moz-placeholder {
  color: var(--text-white);
}

.donation-amount-section .amount-list .cutom-radio input input[type=text]::placeholder {
  color: var(--text-white);
}

.donation-amount-section .amount-list .cutom-radio input input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: var(--text-white) !important;
}

.donation-amount-section .amount-list .cutom-radio input .input-text {
  font-style: normal;
  font-size: 1.4rem;
}

.donation-amount-section .amount-list .cutom-radio input .quantity__btn {
  position: relative;
  left: 28px;
  width: 40px;
  height: 30px;
  cursor: pointer;
}

.donation-amount-section .amount-list .cutom-radio input .quantity__btn:after {
  position: absolute;
  content: "";
  left: auto;
}

.donation-amount-section .amount-list .cutom-radio input .quantity__btn--up {
  top: 13px;
}

.donation-amount-section .amount-list .cutom-radio input .quantity__btn--up:after {
  top: -67px;
  background-image: url(../images/up.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
}

.donation-amount-section .amount-list .cutom-radio input .quantity__btn--down {
  bottom: 64px;
}

.donation-amount-section .amount-list .cutom-radio input .quantity__btn--down:after {
  bottom: 2px;
  background-image: url(../images/down.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
}

.donation-amount-section .amount-list .cutom-radio input .dropdown-amount {
  position: absolute;
  top: 23px;
  width: 50px;
  right: 0;
}

.donation-amount-section .amount-list .cutom-radio input .dropdown-amount p {
  font-size: 9px;
  color: var(--text-white);
  margin: -6px 13px;
  text-align: left;
  position: relative;
  top: 0;
  left: 0;
}

.donation-amount-section .amount-list .cutom-radio input .dropdown-amount .dd__selectControl {
  border: 0;
  padding: 0;
  height: 33px;
}

.donation-amount-section .amount-list .cutom-radio input .dropdown-amount .dd__selectControl .dd__selected {
  display: none;
}

.donation-amount-section .amount-list .cutom-radio input .dropdown-amount .dd__selectControl::after {
  top: 0;
}

.donation-amount-section .amount-list .cutom-radio input .dropdown-amount .dd__opened .dd__list {
  display: block;
  width: 200px;
  left: -163px;
}

.donation-amount-section .amount-list span {
  width: 9rem;
  height: 8.7rem;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-white);
  font-size: 2.2rem;
  line-height: 1.18;
  border: 3px solid var(--border-white);
}

.donation-amount-section .amount-control {
  padding: 0;
  margin: 0;
  max-width: 480px;
  position: relative;
}

.donation-amount-section .amount-control::before {
  content: "£";
  font-size: 2rem;
  line-height: 97px;
  position: absolute;
  left: 2.5rem;
  top: 0;
  bottom: 0;
  display: block;
  color: var(--text-white);
}

.donation-amount-section .amount-control input {
  margin: 0;
  height: 6rem;
  border-top-right-radius: 80px;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
  font-size: 2rem;
  line-height: 99;
  padding: 2.7rem 5.5rem;
  font-style: inherit;
}

.select-options {
  background-color: var(--teal-bg);
}

.validate-security {
  width: 100%;
  max-width: 45%;
}

.validate-security .donation-amount-block {
  width: 100%;
}

.validate-security .donation-amount-block .expiry-date {
  max-width: 100%;
}

.validate-security .donation-amount-block .expiry-date .select {
  width: 100%;
  max-width: 48%;
}

.donation-amount {
  display: flex;
  width: 100%;
  max-width: 20%;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}

.donation-amount .form-group {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding: 0;
}

.donation-amount .form-group.quantity {
  position: relative;
  border: 3px solid var(--border-white);
  border-radius: 50px;
  height: 60px;
  display: flex;
  width: 100%;
}

.donation-amount .form-group.quantity .text-danger {
  position: absolute;
  left: 0;
  top: 66px;
}

.donation-amount .form-group.quantity p {
  position: relative;
  color: #fff;
  left: 0px;
  top: 0px;
  font-size: 20px;
  font-weight: 500;
}

.donation-amount .form-group.quantity p.input-group-addon {
  padding: 1.1rem 0.3rem 1.1rem 1.5rem;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.donation-amount .form-group.quantity input[type=text] {
  position: relative;
  left: 0px;
  top: 0;
  right: 0;
  font-weight: 500;
}

.donation-amount .form-group.quantity input[type=text].input-text {
  width: 60%;
  border: 0;
  margin-bottom: 0;
  padding: 0.8rem 0.1rem;
  margin-bottom: 0;
  line-height: 1.25;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 3.3rem;
}

.donation-amount .form-group input[type=text] {
  width: 100%;
  height: 3.4rem;
  line-height: 5.4rem;
  color: var(--text-white);
  padding: 0 0 0 1.8rem;
}

.donation-amount .form-group input[type=text]:first-child input[type=text] {
  margin-bottom: 0;
}

.donation-amount .form-group input[type=text]::-moz-placeholder {
  color: var(--text-white);
}

.donation-amount .form-group input[type=text]::placeholder {
  color: var(--text-white);
}

.donation-amount .form-group input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: var(--text-white) !important;
}

.donation-amount .form-group .input-text {
  font-style: normal;
  font-size: 1.4rem;
}

.donation-amount .form-group .quantity__btn {
  position: relative;
  left: 28px;
  width: 40px;
  height: 30px;
  cursor: pointer;
}

.donation-amount .form-group .quantity__btn:after {
  position: absolute;
  content: "";
  left: auto;
}

.donation-amount .form-group .quantity__btn--up {
  top: 13px;
}

.donation-amount .form-group .quantity__btn--up:after {
  top: -67px;
  background-image: url(../images/up.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
}

.donation-amount .form-group .quantity__btn--down {
  bottom: 64px;
}

.donation-amount .form-group .quantity__btn--down:after {
  bottom: 2px;
  background-image: url(../images/down.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
}

.donation-amount .form-group .dropdown-amount {
  position: absolute;
  top: 23px;
  width: 50px;
  right: 0;
}

.donation-amount .form-group .dropdown-amount p {
  font-size: 9px;
  color: var(--text-white);
  margin: -6px 13px;
  text-align: left;
  position: relative;
  top: 0;
  left: 0;
}

.donation-amount .form-group .dropdown-amount .dd__selectControl {
  border: 0;
  padding: 0;
  height: 33px;
}

.donation-amount .form-group .dropdown-amount .dd__selectControl .dd__selected {
  display: none;
}

.donation-amount .form-group .dropdown-amount .dd__selectControl::after {
  top: 0;
}

.donation-amount .form-group .dropdown-amount .dd__opened .dd__list {
  display: block;
  width: 200px;
  left: -163px;
}

.validate-security {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.validate-security .security {
  max-width: 268px;
}

.validate-security .form-group {
  margin-bottom: 0;
}

.validate-security .expiry-date {
  max-width: 530px;
  width: 100%;
}

.validate-security .expiry-date .month-year {
  display: flex;
  justify-content: space-between;
  margin: 0;
  text-align: center;
}

.validate-security .expiry-date .month-year .select {
  max-width: 48%;
}

.validate-security .security-code {
  background-image: url(../images/sequrity-code.svg);
  background-repeat: no-repeat;
  background-position: 85%;
  width: 200px;
}

.validate-security .security-code:focus {
  background-color: transparent;
  border-color: #ffffff;
  box-shadow: none;
  color: #fff;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 1rem;
}

.select {
  cursor: pointer;
  max-width: 220px;
  width: 100%;
  position: relative;
  margin-right: 0;
}

.dd__wrapper .dd__selectControl {
  position: relative;
  z-index: 2;
  border-top-right-radius: 65px;
  border-top-left-radius: 65px;
  border-bottom-left-radius: 65px;
  border-bottom-right-radius: 65px;
  border: 3px solid var(--border-white);
  background-color: transparent;
  font-size: 1.2rem;
  line-height: 3.4rem;
  padding: 0 0 0 1.8rem;
  height: 3.7rem;
  color: var(--text-white);
  font-weight: 500;
  transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
}

.dd__wrapper .dd__selectControl .dd__expandIcon {
  display: none;
}

.dd__wrapper .dd__selectControl::after {
  content: "";
  width: 30px;
  height: 25px;
  background-size: cover;
  background-image: url(../images/down-black-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 16px;
  right: 13px;
}

.dd__wrapper .dd__list {
  border: 3px solid var(--border-white);
  border-radius: 30px;
  margin-top: 0;
  background-color: var(--teal-bg);
  overflow-y: scroll;
}

.dd__wrapper .dd__list::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.dd__wrapper .dd__list::-webkit-scrollbar-button {
  display: block;
  height: 10px;
  background-color: transparent;
}

.dd__wrapper .dd__list::-webkit-scrollbar-track {
  background: #888;
  border-radius: 16px;
}

.dd__wrapper .dd__list::-webkit-scrollbar-thumb {
  background: #eee;
  border-radius: 16px;
}

.dd__wrapper .dd__list div:last-child .dd__option {
  border: none;
}

.dd__wrapper .dd__list .dd__option {
  margin: 0;
  padding: 15px 0;
  line-height: 1;
  border-bottom: 2px solid var(--border-white);
  font-size: 1.2rem;
  color: var(--text-white);
  font-weight: 600;
  text-align: center;
}

.dd__wrapper .dd__list .dd__option:hover {
  background-color: var(--teal-bg);
  color: #000000;
}

.dd__wrapper .dd__selectedOption {
  background-color: var(--teal-bg);
}

.dd__wrapper .dd__openTotop {
  bottom: auto;
}

.select-styled {
  position: relative;
  z-index: 2;
  border-top-right-radius: 65px;
  border-top-left-radius: 65px;
  border-bottom-left-radius: 65px;
  border-bottom-right-radius: 65px;
  border: 3px solid var(--border-white);
  background-color: transparent;
  font-size: 1.5rem;
  padding: 0.6rem 3.5rem;
  color: var(--text-white);
  font-weight: 500;
  transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
}

.select-styled .css-yk16xz-control {
  border-radius: 0;
  border-style: none;
  background-color: transparent;
}

.select-styled .css-1okebmr-indicatorSeparator {
  display: none;
}

.select-styled .css-1hb7zxy-IndicatorsContainer {
  display: none;
}

.select-styled .css-1pahdxg-control {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  border-style: none;
  box-shadow: none;
}

.select-styled .css-1pahdxg-control:hover {
  border-color: transparent;
}

.donate-method-section {
  opacity: 0.85;
  padding: 4rem 0 6rem;
  background-color: var(--teal-bg);
}

.donate-method-section .form-group {
  margin-bottom: 1.5rem;
}

.donate-method-section .form-group.select {
  max-width: 100%;
  z-index: 10;
}

.donate-method-section .form-group.select .dd__wrapper .dd__selectControl {
  padding: 0 4.5rem;
}

.donate-method-section .form-group.select .dd__wrapper .dd__list .dd__option {
  padding: 15px 4.5rem;
  font-weight: 500;
}

.donate-method-section .form-group input[type=text] {
  padding: 0 4.5rem;
  font-size: 1.22rem;
  font-style: normal;
  margin-bottom: 0rem;
  height: 3.8rem;
}

.donate-method-section .form-group input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 1s;
  transition: background-color 9999s ease-in-out 1s;
  -webkit-text-fill-color: var(--text-white) !important;
}

.donate-method-section .form-group .text-danger {
  font-size: 1rem;
}

.donate-method-section .react-tabs ul.tabs {
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0 auto;
  border: 0;
  margin-bottom: 3.8rem;
  display: none;
}

.donate-method-section .react-tabs ul.tabs .react-tabs__tab--selected {
  border-color: var(--border-white);
  color: var(--text-white);
}

.donate-method-section .react-tabs ul.tabs li {
  padding: 0 6rem;
  height: 3.5rem;
  line-height: 3rem;
  font-size: 1.3rem;
  color: var(--text-white);
  border-radius: 50px;
  border: 3px solid var(--border-white);
  margin: 0 0.7rem;
  justify-content: center;
}

.donate-method-section .react-tabs ul.tabs li:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.donate-method-section .react-tabs ul.tabs li:focus {
  box-shadow: none;
}

.donate-method-section .react-tabs ul.tabs li:focus::after {
  display: none;
}

.donate-method-section .donate-method-section-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 65%;
}

.donate-method-section .donate-method-section-wrapper .charity-text {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.4;
  margin-bottom: 3.2rem;
  color: var(--text-white);
}

.donate-method-section .donate-method-section-wrapper h2 {
  margin-bottom: 8rem;
  line-height: 1;
  color: var(--text-white);
  font-size: 2.5rem;
  margin-bottom: 2.5rem;
}

.donate-method-section .donate-method-section-wrapper .donation-list {
  padding: 3.2rem 0 0rem;
}

.donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group {
  text-align: left;
  margin-bottom: 1.7rem;
}

.donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group label {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 2rem;
  line-height: 1;
  color: var(--text-white);
}

.donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group input[type=text] {
  font-style: normal;
  padding: 0 4.5rem;
  font-size: 1.2rem;
  height: 3.9rem;
  margin-bottom: 0;
}

.donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group input:focus {
  color: var(--text-white) !important;
}

.donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group input::-moz-placeholder {
  color: var(--text-white);
  opacity: 40%;
}

.donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group input::placeholder {
  color: var(--text-white);
  opacity: 40%;
}

.donate-method-section .react-tabs__tab-list {
  margin-bottom: 4.5rem !important;
}

.donate-btn .btn:disabled {
  opacity: unset;
  cursor: default;
}

.donate-btn .btn-primary {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-color: var(--white-bg);
  margin-left: 15px;
  margin-right: 15px;
  box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.3);
}

.donate-btn .btn-primary:active {
  background-color: var(--teal-bg);
  color: var(--text-white);
  border-color: var(--white-bg);
}

.donate-btn .btn-primary:active:focus {
  box-shadow: none;
}

.donation-accordion {
  padding: 0rem;
  margin-bottom: 0rem;
}

.donation-accordion h6 {
  font-size: 2.5rem;
  line-height: 1.2;
  color: var(--text-white);
  text-align: left;
  font-weight: 600;
  margin-bottom: 0.8rem;
}

.donation-accordion p,
.donation-accordion span {
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: var(--text-white);
}

.donation-accordion p:last-child,
.donation-accordion span:last-child {
  margin-bottom: 0;
}

.donation-accordion .card {
  border: 0;
  background-color: transparent;
  margin: 2rem 0 4rem 0rem;
}

.donation-accordion .card.fees-condition h6 {
  font-size: 1.9rem;
  line-height: 1.35;
}

.donation-accordion .card.fees-condition span,
.donation-accordion .card.fees-condition p {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.donation-accordion .card.fees-condition .card-header .title-arrow .onoffswitch {
  background-color: #bdbdbd !important;
}

.donation-accordion .card.fees-condition .card-header .title-arrow .onoffswitch::before {
  left: 4px !important;
}

.donation-accordion .card.fees-condition .card-header .title-arrow .accordion-arrow {
  transform: rotate(0deg) !important;
}

.donation-accordion .card.fees-condition .card-body-wrapper {
  display: none !important;
  height: 0 !important;
}

.donation-accordion .card.fees-condition.active .card-header .title-arrow .onoffswitch {
  background-color: #e7547f !important;
}

.donation-accordion .card.fees-condition.active .card-header .title-arrow .onoffswitch::before {
  left: auto !important;
  right: 4px !important;
}

.donation-accordion .card.fees-condition.active .card-header .title-arrow .accordion-arrow {
  transform: rotate(180deg) !important;
}

.donation-accordion .card.fees-condition.active .card-body-wrapper {
  display: block !important;
  height: auto !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch {
  background-color: #bdbdbd !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch::before {
  left: 4px !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch.active {
  background-color: #e7547f !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch.active::before {
  left: auto !important;
  right: 4px !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch.active .accordion-arrow {
  transform: rotate(180deg);
}

.donation-accordion .card.active .card-header .title-arrow .accordion-arrow {
  transform: rotate(180deg);
}

.donation-accordion .card.active .card-header .title-arrow .accordion-arrow.active {
  transform: rotate(180deg) !important;
}

.donation-accordion .card.active .card-body-wrapper {
  display: block;
  height: auto;
}

.donation-accordion .card .card-header {
  display: flex;
  justify-content: space-between;
  border: 0;
  background-color: transparent;
}

.donation-accordion .card .card-header .card-title {
  margin-bottom: 0;
  width: 76%;
  padding-right: 12px;
}

.donation-accordion .card .card-header .card-title h6 {
  font-size: 1.6rem;
  line-height: 1.2;
  color: var(--text-white);
  text-align: left;
  font-weight: 700;
  margin-bottom: 1rem;
}

.donation-accordion .card .card-header .card-title span,
.donation-accordion .card .card-header .card-title p {
  font-size: 1.2rem;
  line-height: 1.4;
  color: var(--text-white);
  font-weight: 400;
  margin-bottom: 1.3rem;
}

.donation-accordion .card .card-header .title-arrow {
  display: flex;
  justify-content: center;
  align-items: start;
  width: 17%;
  margin-top: 0;
  cursor: pointer;
}

.donation-accordion .card .card-header .title-arrow .onoffswitch {
  width: 80px;
  height: 40px;
  background-color: #bdbdbd;
  border-top-right-radius: 42px;
  border-top-left-radius: 42px;
  border-bottom-left-radius: 42px;
  border-bottom-right-radius: 42px;
  margin-bottom: 0;
  position: relative;
  z-index: 0;
  margin-right: 25px;
  transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
}

.donation-accordion .card .card-header .title-arrow .onoffswitch::before {
  content: "";
  background-color: var(--white-bg);
  border-radius: 50%;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 4px;
  top: 3px;
  transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
}

.donation-accordion .card .card-header .title-arrow .accordion-arrow {
  width: 32px;
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  position: relative;
  top: 5px;
}

.donation-accordion .card .card-body-wrapper {
  display: none;
  height: 0px;
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}

.donation-accordion .card .card-body-wrapper .card-body {
  padding: 1.2rem 1.25rem;
}

.donation-accordion .card .card-body-wrapper .card-body .gift-img {
  margin-bottom: 2.6rem;
}

.donation-accordion .card .card-body-wrapper .card-body .gift-img img {
  margin: 0;
  max-width: 400px;
}

.donation-accordion .bottom-buttons p {
  display: block;
  width: 100%;
}

.donation-accordion .bottom-buttons .primary-btn {
  margin-left: 10px;
  margin-right: 10px;
}

.donation-accordion .bottom-buttons .primary-btn:focus {
  box-shadow: none;
}

.donation-accordion .bottom-buttons .primary-btn:active {
  background-color: transparent;
  border-color: var(--border-white);
  box-shadow: none;
}

.donation-accordion .bottom-buttons .primary-btn:active:focus {
  background-color: transparent;
  box-shadow: none;
}

.donation-benefits-section {
  padding: 6rem 0;
}

.donation-benefits-section h2 {
  text-align: center;
  margin-bottom: 5.6rem;
  font-size: 2.5rem;
  color: var(--text-teal);
  font-weight: 700;
}

.donation-benefits-section .donation-benefits-slider .benefits-detail {
  background-color: var(--teal-bg);
  opacity: 0.85;
  padding: 1rem 1.5rem 1rem;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -o-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
  margin: 0 0 15px 0;
  text-align: center;
  width: 205px;
  height: 149px;
  overflow: hidden;
}

.donation-benefits-section .donation-benefits-slider .benefits-detail h3 {
  font-size: 2.5rem;
  line-height: 1.2;
  color: var(--text-white);
}

.donation-benefits-section .donation-benefits-slider .benefits-detail .benefits-content {
  overflow: hidden;
}

.donation-benefits-section .donation-benefits-slider .benefits-detail p {
  font-size: 1.1rem;
  line-height: 1.3;
  color: var(--text-white);
  height: 52px;
}

.donation-benefits-section .donation-benefits-slider .benefits-detail.blue-bg {
  background-color: var(--teal-bg);
  opacity: 100%;
}

.donation-benefits-section .donation-benefits-slider .slick-track {
  width: 1110px !important;
}

.donation-benefits-section .donation-benefits-slider .slick-list {
  overflow-x: auto;
}

.donation-benefits-section .donation-benefits-slider .slick-list::-webkit-scrollbar {
  display: none;
}

.donation-benefits-section .donation-benefits-slider .slick-initialized .slick-slide {
  width: 222px !important;
}

.about-inner-page-section {
  padding: 5rem 0 5rem 0;
  position: relative;
  background-color: var(--teal-bg);
  opacity: 0.85;
}

.about-inner-page-section .about-inner-box .about-inner-img img {
  width: 100%;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}

.about-inner-page-section .about-inner-box .about-inner-text {
  padding: 4rem 6rem 5rem;
  background-color: var(--white-bg);
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  -o-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
}

.about-inner-page-section .about-inner-box .about-inner-text h2 {
  font-size: 2.3rem;
  line-height: 1.3;
  margin-bottom: 2.2rem;
  font-weight: 600;
  color: var(--text-teal);
}

.about-inner-page-section .about-inner-box .about-inner-text h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 3rem;
  color: var(--gary-text-color);
  font-weight: 400;
}

.about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 3rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip span {
  font-size: 1.5rem;
  line-height: 1.4;
  color: var(--gary-text-color);
  font-style: italic;
}

.about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip span:first-child {
  margin-right: 1.5rem;
}

.about-inner-page-section .about-inner-box .about-inner-text p {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 2.5rem;
  color: var(--gary-text-color);
}

.about-inner-page-section .about-inner-box .about-inner-text .table {
  padding-bottom: 20px;
}

.about-inner-page-section .about-inner-box .about-inner-text .table .primary-btn {
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
  height: auto;
  padding: 3px 10px;
  border-width: 1px;
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.about-inner-page-section .about-inner-box .about-inner-text .table .primary-btn:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.about-inner-page-section .about-inner-box .about-inner-text .table .primary-btn:first-child {
  margin-left: 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .table .primary-btn:last-child {
  margin-right: 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block {
  margin-top: 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul {
  margin-left: 2rem;
  display: flex;
  align-content: center;
  margin-top: 0.7rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li:not(:last-child) {
  margin-right: 1rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a {
  width: 3.8rem;
  height: 3.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--inner-green-bg);
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border: 4px solid var(--teal-bg);
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a:hover {
  background-color: var(--white-bg);
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a:hover .hover-img {
  display: block;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a:hover .normal-img {
  display: none;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a img {
  width: 2.2rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a .hover-img {
  display: none;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 481px;
  overflow: visible;
  margin: auto;
  transition: all 0.3s linear;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner .show-share-btn {
  width: 600px;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn {
  min-width: 16rem;
  font-size: 1.22rem;
  height: 3.2rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn:hover em .normal-img {
  display: none;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn:hover em .hover-img {
  display: inline-block;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn em {
  width: 1.5rem;
  display: inline-block;
  margin-left: 0.5rem;
  position: relative;
  top: 0px;
  left: 5px;
  padding-bottom: 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn em .normal-img {
  display: inline-block;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn em .hover-img {
  display: none;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4.2rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .date-time-inner {
  font-size: 1.9rem;
  line-height: 4.2rem;
  color: var(--gary-text-color);
  font-style: italic;
  position: relative;
  padding-left: 4.5rem;
  margin: 0 4.2rem 0 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .date-time-inner .event-icons {
  display: inline-block;
  width: 1.8rem;
  left: 0;
  top: -0.2rem;
  position: absolute;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .date-time-inner .event-icons img {
  width: 100%;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .map-location-inner {
  font-size: 1.9rem;
  line-height: 4.2rem;
  color: var(--gary-text-color);
  font-style: italic;
  margin: 0;
  position: relative;
  padding-left: 3.2rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .map-location-inner .event-icons {
  display: inline-block;
  width: 1.6rem;
  left: 0;
  top: -0.2rem;
  position: absolute;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .map-location-inner .event-icons img {
  width: 100%;
}

.book-now-section {
  background: var(--gray-background-color);
  -o-box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.15);
  padding: 3.8rem 0;
}

.book-now-section .book-now-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.book-now-section .book-now-inner .book-txt {
  font-size: 4.2rem;
  line-height: 7rem;
  margin-right: 4rem;
  color: var(--text-teal);
}

.book-now-section .book-now-inner .primary-btn {
  font-size: 2rem;
  line-height: 2;
  height: 4.8rem;
  min-width: 20rem;
  border-radius: 55px;
}

.main-wrapper.your-donation-summary {
  min-height: 0px !important;
}

.main-wrapper .donation_stripe_element {
  background-color: transparent !important;
}

.main-wrapper .donation_stripe_element form {
  padding: 0 19rem;
}

.main-wrapper .donation_stripe_element form .payment_method {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 4px;
  background: var(--white-bg);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
}

.main-wrapper .donation_stripe_element form .payment_method label.save_card {
  font-size: 14px;
}

.main-wrapper .donation_stripe_element form .payment_method .__PrivateStripeElement {
  padding: 14px !important;
}

.main-wrapper .donation_stripe_element form button {
  border: 0;
  background: var(--teal-bg);
  border-radius: 30px;
  width: 135px;
  height: 43px;
  font-size: 16px;
  color: var(--text-white);
  font-weight: 600;
  margin: 23px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-wrapper .donation_stripe_element form button:hover {
  opacity: 0.8;
}

.main-wrapper .donation_stripe_element form button.primary-btn-white {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.main-wrapper .donation_stripe_element form .card_element {
  gap: 12px;
  border: 1px solid rgb(204, 204, 204);
  padding: 10px;
  border-radius: 8px;
}

.main-wrapper .donation_stripe_element form .card_element .StripeElement {
  padding: 14px;
}

.main-wrapper .donation_stripe_element form .card_element .StripeElement .p-Field {
  display: none;
}

.main-wrapper .StripeElement {
  padding: 14px !important;
}

@media (max-width: 1199px) {
  .about-inner-page-section {
    padding: 3.5rem 0;
  }

  .about-inner-page-section .about-inner-box .about-inner-text {
    padding: 2.5rem 2.5rem 4rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text h2 {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text h3 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    font-weight: 500;
  }

  .about-inner-page-section .about-inner-box .about-inner-text p {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    line-height: 1.6;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block {
    margin-top: 3.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner {
    display: table;
    width: auto;
    margin: 0 auto;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner .primary-btn {
    min-width: auto;
    font-size: 1.6rem;
    height: 3.5rem;
    padding: 0 3.5rem;
  }

  .donation-summary .donation-summary-section .donation-summary-heading-text h4 {
    font-size: 30px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio label {
    width: 100%;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio label span {
    font-size: 18px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label {
    padding: 0 3.7rem;
    width: 100%;
    font-size: 18px;
    border-radius: 30px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label span {
    width: 100%;
    justify-content: center;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label span input {
    width: 100%;
    text-align: justify;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group {
    padding: 0;
    margin: 1rem 0.3rem;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group input {
    width: 100%;
    height: 50px;
    padding: 0 3.6rem;
  }

  .donation-summary .fees-condition .card-header {
    border-radius: 0;
  }

  .donation-summary .fees-condition .card-header .title-arrow {
    width: 17%;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
    margin: 2rem 0 !important;
    display: block;
    text-align: center;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    margin: 0;
  }

  .donation-list {
    padding: 3.5rem 0 2.3rem 0;
  }

  .donation-list .donation-selection .donation-pay-block h2 {
    margin-bottom: 3rem;
    font-size: 1.9rem;
  }

  .donation-list .donation-selection .donation-pay-block .donation-block-img {
    margin-bottom: 3rem;
  }

  .donation-list .donation-selection .donation-pay-block .desc-block p {
    font-size: 2rem;
    line-height: 1rem;
  }

  .donation-benefits-section {
    padding: 2.8rem 0;
  }

  .donation-benefits-section h2 {
    margin-bottom: 2.5rem;
    font-size: 2rem;
  }

  .donation-benefits-section .donation-benefits-slider .benefits-detail {
    padding: 1rem 1.5rem;
    margin: 0 1rem 1rem;
    width: 198px;
  }

  .donation-benefits-section .donation-benefits-slider .benefits-detail h3 {
    font-size: 2.3rem;
  }

  .donation-benefits-section .donation-benefits-slider .benefits-detail p {
    font-size: 1rem;
    height: 65px;
  }

  .donation-amount-section {
    padding: 4rem 0;
  }

  .donation-amount-section h2 {
    margin-bottom: 3rem;
    font-size: 1.8rem;
    font-weight: 600;
  }

  .donation-amount-section .amount-list .cutom-radio {
    margin-right: 1.5rem;
  }

  .donation-amount-section .amount-list .cutom-radio span {
    width: 7rem;
    height: 7rem;
    font-size: 2rem;
  }

  .donation-amount-section .amount-list .amount-control input {
    font-size: 2.2rem !important;
  }

  .donation-amount-section .donation-amount {
    margin-right: -7px;
    max-width: 22%;
    display: block;
    width: 100%;
  }

  .service-section {
    padding: 2.5rem 0 4rem;
  }

  .service-section h2 {
    margin-bottom: 4rem;
  }

  .service-section .service-slider .service-detail-box .service-img {
    margin-bottom: 1.5rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .service-detail-box .service-img img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .service-detail-box .service-text {
    padding: 0.9rem;
  }

  .service-section .service-slider .service-detail-box .service-text h3 {
    font-size: 1.32rem;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    min-height: 3.2rem;
  }

  .service-section .service-slider .service-detail-box .service-text p {
    font-size: 1rem;
    text-align: left;
  }

  .service-section .service-slider .service-detail-box .service-text a {
    color: var(--text-black);
    font-weight: 600;
  }

  h2 {
    font-size: 2.5rem;
    line-height: 1.4;
  }

  .donate-method-section {
    padding: 3.5rem 0;
  }

  .donate-method-section-wrapper h2 {
    margin-bottom: 6rem;
  }

  .main-wrapper .donation_stripe_element form {
    padding: 0 15rem;
  }

  .main-wrapper .donation_stripe_element form button {
    width: 40%;
  }
}

@media (max-width: 991px) {
  .service-detail-box {
    max-height: 470px;
    height: 325px;
  }

  .donation-benefits-section .donation-benefits-slider {
    margin: 0 -15px;
  }

  .service-section h2 {
    margin-bottom: 2.3rem;
    font-size: 2.3rem;
    font-weight: 600;
  }

  .service-section .service-slider .service-detail-box {
    width: 300px;
    margin: 0;
    padding: 0;
  }

  .service-section .service-slider .service-detail-box .service-text h3 {
    min-height: 56px;
    font-size: 1.4rem;
  }

  .donate-method-section {
    opacity: 0.85;
  }

  .donate-method-section .donate-method-section-wrapper {
    max-width: 100%;
  }

  .donate-method-section .donate-method-section-wrapper h2 {
    font-weight: 600;
  }

  .donation-accordion .bottom-buttons .primary-btn {
    font-size: 1rem;
    padding: 0 1rem;
  }

  .donation-accordion .card .card-header .title-arrow .onoffswitch {
    width: 80px;
    height: 40px;
    margin-right: 10px;
  }

  .donation-accordion .card .card-header .title-arrow .onoffswitch::before {
    left: 4px;
    width: 35px;
    height: 35px;
  }

  .donation-accordion .card .card-header .title-arrow .accordion-arrow {
    margin-top: -3px !important;
  }

  .donation-accordion .card.active .card-header .title-arrow .onoffswitch::before {
    right: 4px;
  }

  .donation-accordion .card.active .card-header .title-arrow .accordion-arrow {
    margin-top: 0;
  }

  .donation-accordion .card.fees-condition .card-header .title-arrow .onoffswitch::before {
    left: 4px !important;
  }

  .donation-accordion .card.fees-condition.active .card-header .title-arrow .onoffswitch::before {
    right: 4px !important;
  }

  .donation-amount-section .donation-amount {
    margin-right: 20px;
    max-width: 33%;
    display: block;
    width: 100%;
  }

  .donation-amount-section h2 {
    margin-bottom: 3rem;
    font-size: 2rem;
  }

  .donation-amount-section .amount-list .amount-control {
    margin-top: 2rem;
  }

  .donation-amount-section .validate-security {
    width: 100%;
    max-width: 59%;
  }

  .donation-amount-section .validate-security .form-group {
    padding: 0;
  }

  .donation-list .donation-selection .donation-pay-block .desc-block p {
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .main-wrapper .donation_stripe_element form {
    padding: 0 8rem;
  }

  .main-wrapper .donation_stripe_element form button {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .service-section {
    overflow: hidden;
    padding: 2.5rem 0 2.5rem;
  }

  .service-section h2 {
    font-size: 2rem;
  }

  .service-section .container {
    padding: 0;
  }

  .service-section .service-slider {
    margin: 0;
  }

  .service-section .service-slider .service-detail-box {
    padding: 0;
    margin: 0 0rem 0rem 0;
    width: auto;
    height: 325px;
  }

  .service-section .service-slider .service-detail-box .service-img {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .service-detail-box .service-img img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 140px;
    width: 100%;
  }

  .service-section .service-slider .service-detail-box .service-text {
    padding: 1rem 0.8rem 1rem;
  }

  .service-section .service-slider .service-detail-box .service-text h3 {
    font-size: 1.2rem;
    margin-bottom: 0rem;
    height: 46px;
  }

  .service-section .service-slider .service-detail-box .service-text p {
    font-size: 0.8rem;
    text-align: left;
    height: 63px;
  }

  .service-section .service-slider .service-detail-box .service-text a {
    margin: 0;
    width: 89%;
  }

  .service-section .events-related-stories .service-detail-box {
    height: 425px;
  }

  .service-section .events-related-stories .service-detail-box .service-text h3 {
    height: 46px;
  }

  .service-section .events-related-stories .service-detail-box .service-text p {
    height: 95px;
  }

  .service-section .events-related-stories .service-detail-box .service-text a {
    margin: 15px 0;
    top: 77%;
  }

  .service-section .classes-related-stories .service-detail-box {
    height: 360px;
  }

  .donation-amount-section .donation-amount .form-group.quantity::before {
    left: 36px;
    font-size: 1.1rem;
    top: 15px;
  }

  .donation-amount-section .donation-amount .form-group.quantity p.input-group-addon {
    font-size: 1rem;
  }

  .donation-amount-section .donation-amount .form-group .dropdown-amount {
    top: 21px;
  }

  .donation-amount-section .donation-amount .form-group .dropdown-amount p {
    margin: -6px 17px;
  }

  .donation-amount-section .donation-amount .form-group .dropdown-amount .dd__selectControl {
    border: 0;
    padding: 0;
    height: 33px;
  }

  .donation-amount-section .donation-amount .form-group .dropdown-amount .dd__opened .dd__list {
    z-index: 99;
    width: 352px;
    left: -19rem;
  }

  .donation-amount-section#donation {
    padding: 1.5rem 0 2.5rem;
  }

  .donation-amount-section#donation button {
    margin: 0 10px 6px 0;
  }

  .donation-amount-section#donation button :last-child {
    margin: 0 0 0px 0;
  }

  .donation-amount-section#donation button.btn-primary {
    width: 6.3rem;
    height: 4rem;
    font-size: 1.5rem;
    border-radius: 35px;
  }

  .donation-amount-section#donation button:nth-child(3) {
    margin: 0 0 0px 0;
  }

  .donation-amount-section#donation .back-button button {
    padding: 0px 30px 8px 0;
  }

  .donation-amount-section#donation .back-button button img {
    width: 20px;
    height: 20px;
  }

  .about-inner-page-section {
    padding: 2.5rem 0;
  }

  .about-inner-page-section .about-inner-box .about-inner-img img {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }

  .about-inner-page-section .about-inner-box .about-inner-text {
    padding: 1.7rem 1rem;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }

  .about-inner-page-section .about-inner-box .about-inner-text h2 {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text h3 {
    font-size: 1rem;
    margin-bottom: 1rem;
    line-height: 1.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text p {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 1rem;
    text-align: left;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip {
    margin-bottom: 1.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip span {
    font-size: 1rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block {
    margin-top: 2.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner .primary-btn {
    min-width: 12rem;
    padding: 0 1rem;
    height: 50px;
    font-size: 1.2rem;
  }

  .donation-accordion .card .card-body-wrapper .card-body {
    padding: 0rem;
  }

  .donation-accordion .card .card-body-wrapper .card-body p {
    text-align: left;
    margin: 0.7rem 0;
  }

  .service-section {
    overflow: hidden;
    padding: 2.5rem 0 2.5rem;
  }

  .service-section .container {
    padding-left: 0;
    padding-right: 0;
  }

  .service-section h2 {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
    font-weight: 600;
  }

  .service-section .service-slider {
    margin: 0;
  }

  .service-section .service-slider .slick-list {
    margin: 0;
    padding-left: 15px;
    padding-right: 30px;
  }

  .service-section .service-slider .slick-list .service-detail-box {
    padding: 0;
    margin: 0 1.5rem 1.5rem 0;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-img {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-img img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-text {
    padding: 1rem 0.8rem 1rem;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-text h3 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    min-height: 40px;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-text p {
    font-size: 0.8rem;
    text-align: left;
  }

  .donate-method-section {
    padding: 2rem 0;
  }

  .donate-method-section .donate-method-section-wrapper h2 {
    margin-bottom: 2.4rem;
    font-size: 1.5rem;
    font-weight: 600;
  }

  .donate-method-section .donate-method-section-wrapper .charity-text {
    padding: 0;
    text-align: left;
    font-size: 1.1rem;
    margin-top: 2.2rem;
  }

  .donate-method-section .donate-method-section-wrapper .mb-method-accordian {
    display: block;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group {
    text-align: left;
    margin-bottom: 2rem;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group label {
    font-size: 1rem;
    margin-bottom: 1.2rem;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group input[type=text] {
    height: 3.2rem;
  }

  .donate-method-section .form-group.select .dd__wrapper .dd__selectControl {
    padding: 0 1.5rem;
  }

  .donate-method-section .form-group.select .dd__wrapper .dd__list .dd__option {
    padding: 15px 1.5rem;
  }

  .donate-method-section .form-group input[type=text] {
    padding: 0 1.5rem;
    height: 3.2rem;
  }

  .donate-method-section .react-tabs ul.tabs {
    margin-bottom: 2.5rem;
  }

  .main-wrapper.your-donation-summary {
    min-height: 0px !important;
  }

  .main-wrapper.your-donation-summary.web_donation {
    padding: 0;
  }

  .main-wrapper.your-donation-summary.web_donation p {
    line-height: 5.8rem !important;
  }

  .main-wrapper .donation_stripe_element form {
    padding: 0 0rem;
  }

  .main-wrapper .donation_stripe_element form button {
    width: 100%;
  }

  .donation-accordion {
    padding: 0 1rem;
  }

  .donation-accordion .card .card-header {
    padding: 0rem;
  }

  .donation-accordion .card .card-header .title-arrow {
    width: 35%;
  }

  .donation-accordion .card .card-body-wrapper .card-body .gift-img img {
    max-width: 95%;
  }

  .donation-accordion .bottom-buttons .primary-btn {
    font-size: 1.2rem;
    padding: 0 1.5rem;
    margin-bottom: 15px;
  }

  .donation-accordion p,
  .donation-accordion span {
    font-size: 1rem;
  }

  .donation-amount-section {
    padding: 2.5rem 0 2.5rem;
  }

  .donation-amount-section .amount-list .cutom-radio span {
    width: 7rem;
    height: 5rem;
    padding-bottom: 0.5rem;
    border-top-right-radius: 45px;
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
    font-size: 2.3rem;
  }

  .donation-amount-section .amount-list .donation-amount {
    width: 100%;
  }

  .donation-amount-section .donation-amount {
    max-width: 100%;
    margin-top: 25px;
  }

  .donation-amount-section .donation-amount .form-group {
    padding: 0;
    margin: 0;
  }

  .donation-amount-section .donation-amount .form-group:first-child {
    max-width: 190px;
    padding-right: 1.5rem;
  }

  .donation-amount-section .amount-list .cutom-radio {
    margin-right: 1rem;
  }

  .donation-amount-section .amount-list .amount-control {
    margin-top: 1rem;
  }

  .donation-amount-section .amount-list .amount-control input {
    height: 5rem;
    padding: 0;
  }

  .donation-amount-section .amount-list .amount-control::before {
    left: 1.5rem;
    font-size: 1rem;
    line-height: 5rem;
  }

  .form-group input[type=text] {
    font-size: 1rem !important;
  }

  .validate-security {
    display: inline-block;
  }

  .validate-security .form-group {
    padding: 0 1rem;
  }

  .dd__selectControl {
    width: 160px;
  }

  .dd__wrapper .dd__selectControl {
    padding: 0 1.5rem;
  }

  .dd__wrapper .dd__list .dd__option {
    padding: 15px 4.5rem;
    font-weight: 500;
  }
}

input[type=text] {
  padding: 0 4.5rem;
  font-size: 1.22rem;
  font-style: normal;
  margin-bottom: 0rem;
  height: 3.8rem;
}

input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 1s;
  transition: background-color 9999s ease-in-out 1s;
  -webkit-text-fill-color: var(--text-white) !important;
}

.text-danger {
  font-size: 1rem;
}

.react-tabs ul.tabs {
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0 auto;
  border: 0;
  margin-bottom: 3.8rem;
  display: none;
}

.react-tabs ul.tabs .react-tabs__tab--selected {
  border-color: var(--border-white);
  color: var(--text-white);
}

.react-tabs ul.tabs li {
  padding: 0 6rem;
  height: 3.5rem;
  line-height: 3rem;
  font-size: 1.3rem;
  color: var(--text-white);
  border-radius: 50px;
  border: 3px solid var(--border-white);
  margin: 0 0.7rem;
}

.react-tabs ul.tabs li:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.react-tabs ul.tabs li:focus {
  box-shadow: none;
}

.react-tabs ul.tabs li:focus::after {
  display: none;
}

.donate-method-section-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 65%;
}

.donate-method-section-wrapper .charity-text {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.4;
  margin-bottom: 3.2rem;
  color: var(--text-white);
}

.donate-method-section-wrapper h2 {
  margin-bottom: 8rem;
  line-height: 1;
  color: var(--text-white);
  font-size: 2.5rem;
  margin-bottom: 2.5rem;
}

.donate-method-section-wrapper .donation-list {
  padding: 3.2rem 0 0rem;
}

.donate-method-section-wrapper .react-tabs__tab-panel .form-group {
  text-align: left;
  margin-bottom: 1.7rem;
}

.donate-method-section-wrapper .react-tabs__tab-panel .form-group label {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 2rem;
  line-height: 1;
  color: var(--text-white);
}

.donate-method-section-wrapper .react-tabs__tab-panel .form-group input[type=text] {
  font-style: normal;
  padding: 0 4.5rem;
  font-size: 1.2rem;
  height: 3.9rem;
  margin-bottom: 0;
}

.donate-method-section-wrapper .react-tabs__tab-panel .form-group input:focus {
  color: var(--text-white) !important;
}

.donate-method-section-wrapper .react-tabs__tab-panel .form-group input::-moz-placeholder {
  color: var(--text-white);
  opacity: 40%;
}

.donate-method-section-wrapper .react-tabs__tab-panel .form-group input::placeholder {
  color: var(--text-white);
  opacity: 40%;
}

.react-tabs__tab-list {
  margin-bottom: 4.5rem !important;
}

.donate-btn .btn:disabled {
  opacity: unset;
  cursor: default;
}

.donate-btn .btn-primary {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-color: var(--white-bg);
  margin-left: 15px;
  margin-right: 15px;
  box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.3);
}

.donate-btn .btn-primary:active {
  background-color: var(--teal-bg);
  color: var(--text-white);
  border-color: var(--white-bg);
}

.donate-btn .btn-primary:active:focus {
  box-shadow: none;
}

.donation-accordion {
  padding: 0rem;
  margin-bottom: 0rem;
}

.donation-accordion h6 {
  font-size: 2.5rem;
  line-height: 1.2;
  color: var(--text-white);
  text-align: left;
  font-weight: 600;
  margin-bottom: 0.8rem;
}

.donation-accordion p,
.donation-accordion span {
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: var(--text-white);
}

.donation-accordion p:last-child,
.donation-accordion span:last-child {
  margin-bottom: 0;
}

.donation-accordion .card {
  border: 0;
  background-color: transparent;
  margin: 2rem 0 4rem 0rem;
}

.donation-accordion .card.fees-condition h6 {
  font-size: 1.9rem;
  line-height: 1.35;
}

.donation-accordion .card.fees-condition span,
.donation-accordion .card.fees-condition p {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.donation-accordion .card.fees-condition .card-header .title-arrow .onoffswitch {
  background-color: #bdbdbd !important;
}

.donation-accordion .card.fees-condition .card-header .title-arrow .onoffswitch::before {
  left: 4px !important;
}

.donation-accordion .card.fees-condition .card-header .title-arrow .accordion-arrow {
  transform: rotate(0deg) !important;
}

.donation-accordion .card.fees-condition .card-body-wrapper {
  display: none !important;
  height: 0 !important;
}

.donation-accordion .card.fees-condition.active .card-header .title-arrow .onoffswitch {
  background-color: #e7547f !important;
}

.donation-accordion .card.fees-condition.active .card-header .title-arrow .onoffswitch::before {
  left: auto !important;
  right: 4px !important;
}

.donation-accordion .card.fees-condition.active .card-header .title-arrow .accordion-arrow {
  transform: rotate(180deg) !important;
}

.donation-accordion .card.fees-condition.active .card-body-wrapper {
  display: block !important;
  height: auto !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch {
  background-color: #bdbdbd !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch::before {
  left: 4px !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch.active {
  background-color: #e7547f !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch.active::before {
  left: auto !important;
  right: 4px !important;
}

.donation-accordion .card.active .card-header .title-arrow .onoffswitch.active .accordion-arrow {
  transform: rotate(180deg);
}

.donation-accordion .card.active .card-header .title-arrow .accordion-arrow {
  transform: rotate(180deg);
}

.donation-accordion .card.active .card-header .title-arrow .accordion-arrow.active {
  transform: rotate(180deg) !important;
}

.donation-accordion .card.active .card-body-wrapper {
  display: block;
  height: auto;
}

.donation-accordion .card .card-header {
  display: flex;
  justify-content: space-between;
  border: 0;
  background-color: transparent;
}

.donation-accordion .card .card-header .card-title {
  margin-bottom: 0;
  width: 76%;
  padding-right: 12px;
}

.donation-accordion .card .card-header .card-title h6 {
  font-size: 1.6rem;
  line-height: 1.2;
  color: var(--text-white);
  text-align: left;
  font-weight: 700;
  margin-bottom: 1rem;
}

.donation-accordion .card .card-header .card-title span,
.donation-accordion .card .card-header .card-title p {
  font-size: 1.2rem;
  line-height: 1.4;
  color: var(--text-white);
  font-weight: 400;
  margin-bottom: 1.3rem;
}

.donation-accordion .card .card-header .title-arrow {
  display: flex;
  justify-content: center;
  align-items: start;
  width: 17%;
  margin-top: 0;
  cursor: pointer;
}

.donation-accordion .card .card-header .title-arrow .onoffswitch {
  width: 80px;
  height: 40px;
  background-color: #bdbdbd;
  border-top-right-radius: 42px;
  border-top-left-radius: 42px;
  border-bottom-left-radius: 42px;
  border-bottom-right-radius: 42px;
  margin-bottom: 0;
  position: relative;
  z-index: 0;
  margin-right: 25px;
  transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
}

.donation-accordion .card .card-header .title-arrow .onoffswitch::before {
  content: "";
  background-color: var(--white-bg);
  border-radius: 50%;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 4px;
  top: 3px;
  transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
}

.donation-accordion .card .card-header .title-arrow .accordion-arrow {
  width: 32px;
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  position: relative;
  top: 5px;
}

.donation-accordion .card .card-body-wrapper {
  display: none;
  height: 0px;
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}

.donation-accordion .card .card-body-wrapper .card-body {
  padding: 1.2rem 1.25rem;
}

.donation-accordion .card .card-body-wrapper .card-body .gift-img {
  margin-bottom: 2.6rem;
}

.donation-accordion .card .card-body-wrapper .card-body .gift-img img {
  margin: 0;
  max-width: 400px;
}

.donation-accordion .bottom-buttons p {
  display: block;
  width: 100%;
}

.donation-accordion .bottom-buttons .primary-btn {
  margin-left: 10px;
  margin-right: 10px;
}

.donation-accordion .bottom-buttons .primary-btn:focus {
  box-shadow: none;
}

.donation-accordion .bottom-buttons .primary-btn:active {
  background-color: transparent;
  border-color: var(--border-white);
  box-shadow: none;
}

.donation-accordion .bottom-buttons .primary-btn:active:focus {
  background-color: transparent;
  box-shadow: none;
}

.donation-benefits-section {
  padding: 6rem 0;
}

.donation-benefits-section h2 {
  text-align: center;
  margin-bottom: 5.6rem;
  font-size: 2.5rem;
  color: var(--text-teal);
  font-weight: 700;
}

.donation-benefits-section .donation-benefits-slider .benefits-detail {
  background-color: var(--teal-bg);
  opacity: 0.85;
  padding: 1rem 1.5rem 1rem;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -o-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
  margin: 0 0 15px 0;
  text-align: center;
  width: 205px;
  height: 149px;
  overflow: hidden;
}

.donation-benefits-section .donation-benefits-slider .benefits-detail h3 {
  font-size: 2.5rem;
  line-height: 1.2;
  color: var(--text-white);
}

.donation-benefits-section .donation-benefits-slider .benefits-detail .benefits-content {
  overflow: hidden;
}

.donation-benefits-section .donation-benefits-slider .benefits-detail p {
  font-size: 1.1rem;
  line-height: 1.3;
  color: var(--text-white);
  height: 52px;
}

.donation-benefits-section .donation-benefits-slider .benefits-detail.blue-bg {
  background-color: var(--teal-bg);
  opacity: 100%;
}

.donation-benefits-section .donation-benefits-slider .slick-track {
  width: 1110px !important;
}

.donation-benefits-section .donation-benefits-slider .slick-list {
  overflow-x: auto;
}

.donation-benefits-section .donation-benefits-slider .slick-list::-webkit-scrollbar {
  display: none;
}

.donation-benefits-section .donation-benefits-slider .slick-initialized .slick-slide {
  width: 222px !important;
}

.about-inner-page-section {
  padding: 5rem 0 5rem 0;
  position: relative;
  background-color: var(--teal-bg);
  opacity: 0.85;
}

.about-inner-page-section .about-inner-box .about-inner-img img {
  width: 100%;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}

.about-inner-page-section .about-inner-box .about-inner-text {
  padding: 4rem 6rem 5rem;
  background-color: var(--white-bg);
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  -o-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 8px 8px 5px 0 rgba(0, 0, 0, 0.12);
}

.about-inner-page-section .about-inner-box .about-inner-text h2 {
  font-size: 2.3rem;
  line-height: 1.3;
  margin-bottom: 2.2rem;
  font-weight: 600;
  color: var(--text-teal);
}

.about-inner-page-section .about-inner-box .about-inner-text h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 3rem;
  color: var(--gary-text-color);
  font-weight: 400;
}

.about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 3rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip span {
  font-size: 1.5rem;
  line-height: 1.4;
  color: var(--gary-text-color);
  font-style: italic;
}

.about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip span:first-child {
  margin-right: 1.5rem;
}

.about-inner-page-section .about-inner-box .about-inner-text p {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 2.5rem;
  color: var(--gary-text-color);
}

.about-inner-page-section .about-inner-box .about-inner-text .table {
  padding-bottom: 20px;
}

.about-inner-page-section .about-inner-box .about-inner-text .table .primary-btn {
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
  height: auto;
  padding: 3px 10px;
  border-width: 1px;
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.about-inner-page-section .about-inner-box .about-inner-text .table .primary-btn:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.about-inner-page-section .about-inner-box .about-inner-text .table .primary-btn:first-child {
  margin-left: 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .table .primary-btn:last-child {
  margin-right: 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block {
  margin-top: 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul {
  margin-left: 2rem;
  display: flex;
  align-content: center;
  margin-top: 0.7rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li:not(:last-child) {
  margin-right: 1rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a {
  width: 3.8rem;
  height: 3.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--inner-green-bg);
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border: 4px solid var(--teal-bg);
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a:hover {
  background-color: var(--white-bg);
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a:hover .hover-img {
  display: block;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a:hover .normal-img {
  display: none;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a img {
  width: 2.2rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block ul li a .hover-img {
  display: none;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 481px;
  overflow: visible;
  margin: auto;
  transition: all 0.3s linear;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner .show-share-btn {
  width: 600px;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn {
  min-width: 16rem;
  font-size: 1.22rem;
  height: 3.2rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn:hover em .normal-img {
  display: none;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn:hover em .hover-img {
  display: inline-block;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn em {
  width: 1.5rem;
  display: inline-block;
  margin-left: 0.5rem;
  position: relative;
  top: 0px;
  left: 5px;
  padding-bottom: 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn em .normal-img {
  display: inline-block;
}

.about-inner-page-section .about-inner-box .about-inner-text .share-block .primary-btn em .hover-img {
  display: none;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4.2rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .date-time-inner {
  font-size: 1.9rem;
  line-height: 4.2rem;
  color: var(--gary-text-color);
  font-style: italic;
  position: relative;
  padding-left: 4.5rem;
  margin: 0 4.2rem 0 0;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .date-time-inner .event-icons {
  display: inline-block;
  width: 1.8rem;
  left: 0;
  top: -0.2rem;
  position: absolute;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .date-time-inner .event-icons img {
  width: 100%;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .map-location-inner {
  font-size: 1.9rem;
  line-height: 4.2rem;
  color: var(--gary-text-color);
  font-style: italic;
  margin: 0;
  position: relative;
  padding-left: 3.2rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .map-location-inner .event-icons {
  display: inline-block;
  width: 1.6rem;
  left: 0;
  top: -0.2rem;
  position: absolute;
}

.about-inner-page-section .about-inner-box .about-inner-text .event-detail-timing .map-location-inner .event-icons img {
  width: 100%;
}

.book-now-section {
  background: var(--gray-background-color);
  -o-box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.15);
  padding: 3.8rem 0;
}

.book-now-section .book-now-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.book-now-section .book-now-inner .book-txt {
  font-size: 4.2rem;
  line-height: 7rem;
  margin-right: 4rem;
  color: var(--text-teal);
}

.book-now-section .book-now-inner .primary-btn {
  font-size: 2rem;
  line-height: 2;
  height: 4.8rem;
  min-width: 20rem;
  border-radius: 55px;
}

.main-wrapper.your-donation-summary {
  min-height: 0px !important;
}

@media (max-width: 1199px) {
  .about-inner-page-section {
    padding: 3.5rem 0;
  }

  .about-inner-page-section .about-inner-box .about-inner-text {
    padding: 2.5rem 2.5rem 4rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text h2 {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text h3 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    font-weight: 500;
  }

  .about-inner-page-section .about-inner-box .about-inner-text p {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    line-height: 1.6;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block {
    margin-top: 3.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner {
    display: table;
    width: auto;
    margin: 0 auto;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner .primary-btn {
    min-width: auto;
    font-size: 1.6rem;
    height: 3.5rem;
    padding: 0 3.5rem;
  }

  .donation-summary .donation-summary-section .donation-summary-heading-text h4 {
    font-size: 30px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio label {
    width: 100%;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio label span {
    font-size: 18px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label {
    padding: 0 3.7rem;
    width: 100%;
    font-size: 18px;
    border-radius: 30px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label span {
    width: 100%;
    justify-content: center;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label span input {
    width: 100%;
    text-align: justify;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group {
    padding: 0;
    margin: 1rem 0.3rem;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group input {
    width: 100%;
    height: 50px;
    padding: 0 3.6rem;
  }

  .donation-summary .fees-condition .card-header {
    border-radius: 0;
  }

  .donation-summary .fees-condition .card-header .title-arrow {
    width: 17%;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
    margin: 2rem 0 !important;
    display: block;
    text-align: center;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    margin: 0;
  }

  .donation-list {
    padding: 3.5rem 0 2.3rem 0;
  }

  .donation-list .donation-selection .donation-pay-block h2 {
    margin-bottom: 3rem;
    font-size: 1.9rem;
  }

  .donation-list .donation-selection .donation-pay-block .donation-block-img {
    margin-bottom: 3rem;
  }

  .donation-list .donation-selection .donation-pay-block .desc-block p {
    font-size: 2rem;
    line-height: 1rem;
  }

  .donation-benefits-section {
    padding: 2.8rem 0;
  }

  .donation-benefits-section h2 {
    margin-bottom: 2.5rem;
    font-size: 2rem;
  }

  .donation-benefits-section .donation-benefits-slider .benefits-detail {
    padding: 1rem 1.5rem;
    margin: 0 1rem 1rem;
    width: 198px;
  }

  .donation-benefits-section .donation-benefits-slider .benefits-detail h3 {
    font-size: 2.3rem;
  }

  .donation-benefits-section .donation-benefits-slider .benefits-detail p {
    font-size: 1rem;
    height: 65px;
  }

  .donation-amount-section {
    padding: 4rem 0;
  }

  .donation-amount-section h2 {
    margin-bottom: 3rem;
    font-size: 1.8rem;
    font-weight: 600;
  }

  .donation-amount-section .amount-list .cutom-radio {
    margin-right: 1.5rem;
  }

  .donation-amount-section .amount-list .cutom-radio span {
    width: 7rem;
    height: 7rem;
    font-size: 2rem;
  }

  .donation-amount-section .amount-list .amount-control input {
    font-size: 2.2rem !important;
  }

  .donation-amount-section .donation-amount {
    margin-right: -7px;
    max-width: 22%;
    display: block;
    width: 100%;
  }

  .service-section {
    padding: 2.5rem 0 4rem;
  }

  .service-section h2 {
    margin-bottom: 4rem;
  }

  .service-section .service-slider .service-detail-box .service-img {
    margin-bottom: 1.5rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .service-detail-box .service-img img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .service-detail-box .service-text {
    padding: 0.9rem;
  }

  .service-section .service-slider .service-detail-box .service-text h3 {
    font-size: 1.32rem;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    min-height: 3.2rem;
  }

  .service-section .service-slider .service-detail-box .service-text p {
    font-size: 1rem;
    text-align: left;
  }

  .service-section .service-slider .service-detail-box .service-text a {
    color: var(--text-black);
    font-weight: 600;
  }

  h2 {
    font-size: 2.5rem;
    line-height: 1.4;
  }

  .donate-method-section {
    padding: 3.5rem 0;
  }

  .donate-method-section-wrapper h2 {
    margin-bottom: 6rem;
  }
}

@media (max-width: 991px) {
  .service-detail-box {
    max-height: 470px;
    height: 325px;
  }

  .donation-benefits-section .donation-benefits-slider {
    margin: 0 -15px;
  }

  .service-section h2 {
    margin-bottom: 2.3rem;
    font-size: 2.3rem;
    font-weight: 600;
  }

  .service-section .service-slider .service-detail-box {
    width: 300px;
    margin: 0;
    padding: 0;
  }

  .service-section .service-slider .service-detail-box .service-text h3 {
    min-height: 56px;
    font-size: 1.4rem;
  }

  .donate-method-section {
    opacity: 0.85;
  }

  .donate-method-section .donate-method-section-wrapper {
    max-width: 100%;
  }

  .donate-method-section .donate-method-section-wrapper h2 {
    font-weight: 600;
  }

  .donation-accordion .bottom-buttons .primary-btn {
    font-size: 1rem;
    padding: 0 1rem;
  }

  .donation-accordion .card .card-header .title-arrow .onoffswitch {
    width: 80px;
    height: 40px;
    margin-right: 10px;
  }

  .donation-accordion .card .card-header .title-arrow .onoffswitch::before {
    left: 4px;
    width: 35px;
    height: 35px;
  }

  .donation-accordion .card .card-header .title-arrow .accordion-arrow {
    margin-top: -3px !important;
  }

  .donation-accordion .card.active .card-header .title-arrow .onoffswitch::before {
    right: 4px;
  }

  .donation-accordion .card.active .card-header .title-arrow .accordion-arrow {
    margin-top: 0;
  }

  .donation-accordion .card.fees-condition .card-header .title-arrow .onoffswitch::before {
    left: 4px !important;
  }

  .donation-accordion .card.fees-condition.active .card-header .title-arrow .onoffswitch::before {
    right: 4px !important;
  }

  .donation-amount-section .donation-amount {
    margin-right: 20px;
    max-width: 33%;
    display: block;
    width: 100%;
  }

  .donation-amount-section h2 {
    margin-bottom: 3rem;
    font-size: 2rem;
  }

  .donation-amount-section .amount-list .amount-control {
    margin-top: 2rem;
  }

  .donation-amount-section .validate-security {
    width: 100%;
    max-width: 59%;
  }

  .donation-amount-section .validate-security .form-group {
    padding: 0;
  }

  .donation-list .donation-selection .donation-pay-block .desc-block p {
    font-size: 2.2rem;
    line-height: 3rem;
  }
}

@media (max-width: 767px) {
  .service-section {
    overflow: hidden;
    padding: 2.5rem 0 2.5rem;
  }

  .service-section h2 {
    font-size: 2rem;
  }

  .service-section .container {
    padding: 0;
  }

  .service-section .service-slider {
    margin: 0;
  }

  .service-section .service-slider .service-detail-box {
    padding: 0;
    margin: 0 0rem 0rem 0;
    width: auto;
    height: 325px;
  }

  .service-section .service-slider .service-detail-box .service-img {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .service-detail-box .service-img img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 140px;
    width: 100%;
  }

  .service-section .service-slider .service-detail-box .service-text {
    padding: 1rem 0.8rem 1rem;
  }

  .service-section .service-slider .service-detail-box .service-text h3 {
    font-size: 1.2rem;
    margin-bottom: 0rem;
    height: 46px;
  }

  .service-section .service-slider .service-detail-box .service-text p {
    font-size: 0.8rem;
    text-align: left;
    height: 63px;
  }

  .service-section .service-slider .service-detail-box .service-text a {
    margin: 0;
    width: 89%;
  }

  .service-section .events-related-stories .service-detail-box {
    height: 425px;
  }

  .service-section .events-related-stories .service-detail-box .service-text h3 {
    height: 46px;
  }

  .service-section .events-related-stories .service-detail-box .service-text p {
    height: 95px;
  }

  .service-section .events-related-stories .service-detail-box .service-text a {
    margin: 15px 0;
    top: 77%;
  }

  .service-section .classes-related-stories .service-detail-box {
    height: 360px;
  }

  .donation-amount-section .donation-amount .form-group.quantity::before {
    left: 36px;
    font-size: 1.1rem;
    top: 15px;
  }

  .donation-amount-section .donation-amount .form-group.quantity p.input-group-addon {
    font-size: 1rem;
  }

  .donation-amount-section .donation-amount .form-group .dropdown-amount {
    top: 21px;
  }

  .donation-amount-section .donation-amount .form-group .dropdown-amount p {
    margin: -6px 17px;
  }

  .donation-amount-section .donation-amount .form-group .dropdown-amount .dd__selectControl {
    border: 0;
    padding: 0;
    height: 33px;
  }

  .donation-amount-section .donation-amount .form-group .dropdown-amount .dd__opened .dd__list {
    z-index: 99;
    width: 352px;
    left: -19rem;
  }

  .donation-amount-section#donation {
    padding: 1.5rem 0 2.5rem;
  }

  .donation-amount-section#donation button {
    margin: 0 10px 6px 0;
  }

  .donation-amount-section#donation button :last-child {
    margin: 0 0 0px 0;
  }

  .donation-amount-section#donation button.btn-primary {
    width: 6.3rem;
    height: 4rem;
    font-size: 1.5rem;
    border-radius: 35px;
  }

  .donation-amount-section#donation button:nth-child(3) {
    margin: 0 0 0px 0;
  }

  .donation-amount-section#donation .back-button button {
    padding: 0px 30px 8px 0;
  }

  .donation-amount-section#donation .back-button button img {
    width: 20px;
    height: 20px;
  }

  .about-inner-page-section {
    padding: 2.5rem 0;
  }

  .about-inner-page-section .about-inner-box .about-inner-img img {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }

  .about-inner-page-section .about-inner-box .about-inner-text {
    padding: 1.7rem 1rem;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }

  .about-inner-page-section .about-inner-box .about-inner-text h2 {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text h3 {
    font-size: 1rem;
    margin-bottom: 1rem;
    line-height: 1.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text p {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 1rem;
    text-align: left;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip {
    margin-bottom: 1.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .news-timing-strip span {
    font-size: 1rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block {
    margin-top: 2.5rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
  }

  .about-inner-page-section .about-inner-box .about-inner-text .share-block .share-inner .primary-btn {
    min-width: 12rem;
    padding: 0 1rem;
    height: 50px;
    font-size: 1.2rem;
  }

  .donation-accordion .card .card-body-wrapper .card-body {
    padding: 0rem;
  }

  .donation-accordion .card .card-body-wrapper .card-body p {
    text-align: left;
    margin: 0.7rem 0;
  }

  .service-section {
    overflow: hidden;
    padding: 2.5rem 0 2.5rem;
  }

  .service-section .container {
    padding-left: 0;
    padding-right: 0;
  }

  .service-section h2 {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
    font-weight: 600;
  }

  .service-section .service-slider {
    margin: 0;
  }

  .service-section .service-slider .slick-list {
    margin: 0;
    padding-left: 15px;
    padding-right: 30px;
  }

  .service-section .service-slider .slick-list .service-detail-box {
    padding: 0;
    margin: 0 1.5rem 1.5rem 0;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-img {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-img > div > div {
    width: 100% !important;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-img img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-text {
    padding: 1rem 0.8rem 1rem;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-text h3 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    min-height: 40px;
  }

  .service-section .service-slider .slick-list .service-detail-box .service-text p {
    font-size: 0.8rem;
    text-align: left;
  }

  .donate-method-section {
    padding: 2rem 0;
  }

  .donate-method-section .donate-method-section-wrapper h2 {
    margin-bottom: 2.4rem;
    font-size: 1.5rem;
    font-weight: 600;
  }

  .donate-method-section .donate-method-section-wrapper .charity-text {
    padding: 0;
    text-align: left;
    font-size: 1.1rem;
    margin-top: 2.2rem;
  }

  .donate-method-section .donate-method-section-wrapper .mb-method-accordian {
    display: block;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group {
    text-align: left;
    margin-bottom: 2rem;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group label {
    font-size: 1rem;
    margin-bottom: 1.2rem;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group input[type=text] {
    height: 3.2rem;
  }

  .donate-method-section .form-group.select .dd__wrapper .dd__selectControl {
    padding: 0 1.5rem;
  }

  .donate-method-section .form-group.select .dd__wrapper .dd__list .dd__option {
    padding: 15px 1.5rem;
  }

  .donate-method-section .form-group input[type=text] {
    padding: 0 1.5rem;
    height: 3.2rem;
  }

  .donate-method-section .react-tabs ul.tabs {
    margin-bottom: 2.5rem;
  }

  .main-wrapper.your-donation-summary {
    min-height: 0px !important;
  }

  .main-wrapper.your-donation-summary.web_donation {
    padding: 0;
  }

  .main-wrapper.your-donation-summary.web_donation p {
    line-height: 5.8rem !important;
  }

  .donation-accordion {
    padding: 0 1rem;
  }

  .donation-accordion .card .card-header {
    padding: 0rem;
  }

  .donation-accordion .card .card-header .title-arrow {
    width: 35%;
  }

  .donation-accordion .card .card-body-wrapper .card-body .gift-img img {
    max-width: 95%;
  }

  .donation-accordion .bottom-buttons .primary-btn {
    font-size: 1.2rem;
    padding: 0 1.5rem;
    margin-bottom: 15px;
  }

  .donation-accordion p,
  .donation-accordion span {
    font-size: 1rem;
  }

  .donation-amount-section {
    padding: 2.5rem 0 2.5rem;
  }

  .donation-amount-section .amount-list .cutom-radio span {
    width: 7rem;
    height: 5rem;
    padding-bottom: 0.5rem;
    border-top-right-radius: 45px;
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
    font-size: 2.3rem;
  }

  .donation-amount-section .amount-list .donation-amount {
    width: 100%;
  }

  .donation-amount-section .donation-amount {
    max-width: 100%;
    margin-top: 25px;
  }

  .donation-amount-section .donation-amount .form-group {
    padding: 0;
    margin: 0;
  }

  .donation-amount-section .donation-amount .form-group:first-child {
    max-width: 190px;
    padding-right: 1.5rem;
  }

  .donation-amount-section .amount-list .cutom-radio {
    margin-right: 1rem;
  }

  .donation-amount-section .amount-list .amount-control {
    margin-top: 1rem;
  }

  .donation-amount-section .amount-list .amount-control input {
    height: 5rem;
    padding: 0;
  }

  .donation-amount-section .amount-list .amount-control::before {
    left: 1.5rem;
    font-size: 1rem;
    line-height: 5rem;
  }

  .form-group input[type=text] {
    font-size: 1rem !important;
  }

  .validate-security {
    display: inline-block;
  }

  .validate-security .form-group {
    padding: 0 1rem;
  }

  .dd__selectControl {
    width: 160px;
  }

  .dd__wrapper .dd__selectControl {
    font-size: 1rem;
    height: 3.5rem;
    width: 100%;
    padding: 0 1.5rem;
  }

  .dd__wrapper .dd__selectControl::after {
    width: 22px;
    height: 22px;
  }

  .dd__wrapper .dd__list .dd__option {
    font-size: 1rem;
    font-weight: 500;
  }

  .validate-security .security {
    max-width: 100%;
  }

  .validate-security .security-code {
    background-size: 30px;
    background-position: 93%;
  }

  .donation-list .donation-selection .activity-tab-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .donation-list .donation-selection .activity-tab-wrapper .react-tabs ul.tabs {
    display: flex !important;
    justify-content: center !important;
  }

  .donation-list .donation-selection .activity-tab-wrapper .react-tabs ul.tabs li {
    padding: 0 3rem;
    margin-bottom: 0 !important;
  }

  .donation-list .donation-selection .donation-pay-block h2 {
    box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.15);
    background-color: var(--white-bg);
    color: var(--text-teal);
    border-radius: 45px;
    text-align: center;
    padding: 16px 20px;
    margin-bottom: 3.2rem;
    margin-top: 0.2rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: 700;
  }

  .donation-list .donation-selection .donation-pay-block .desc-block p {
    font-size: 1.6rem;
  }

  .donation-list .donation-selection .donation-pay-block .desc-block p:first-child {
    margin-bottom: 1.5rem;
  }

  .donation-list .donation-selection .donation-pay-block .donation-block-img img {
    max-width: 100%;
    border-radius: 25px;
  }

  .donation-project-block .donation-list-block {
    height: 568px !important;
  }

  .donation-project-block .donation-list-block .donation-text p {
    margin: 1rem 0;
  }

  .donation-benefits-section h2 {
    font-size: 1.5rem;
  }

  .donation-amount-section h2 {
    font-size: 1.5rem;
    font-weight: 600;
  }

  .donation-amount-section .donation-amount {
    width: 88%;
    margin-right: 0;
  }

  .donation-amount-section .donation-amount .form-group:first-child {
    max-width: 100%;
    text-align: center;
    padding-right: 0;
  }

  .donation-amount-section .donation-amount .quantity span.text-danger {
    display: none;
  }

  .donation-amount-section .validate-security {
    width: 100%;
    max-width: 88%;
  }

  .donation-amount-section .validate-security .dd__selectControl {
    width: 100%;
  }

  .donate-method-section .donate-method-section-wrapper {
    max-width: 100%;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group input[type=text] {
    padding: 0 1.3rem;
  }

  .donation-accordion .donate-btn .primary-btn {
    width: calc(100% - 30px);
    font-size: 1.3rem;
  }

  .donation-accordion .card .card-header .title-arrow {
    width: auto;
  }

  .donation-accordion .card .card-header .title-arrow .onoffswitch {
    width: 65px;
    height: 36px;
    margin-right: 10px;
  }

  .donation-accordion .card .card-header .title-arrow .onoffswitch::before {
    right: 8px;
    width: 25px;
    height: 25px;
    top: 5px;
  }

  .donation-accordion .card .card-header .title-arrow .accordion-arrow {
    margin-top: 0px;
    width: 22px;
  }

  .donation-accordion .card.fees-condition .card-header .title-arrow .onoffswitch::before {
    left: 4px !important;
  }

  .donation-accordion .card.active .card-header .title-arrow .onoffswitch::before {
    right: 4px;
  }

  .donation-accordion .card.active .card-header .title-arrow .accordion-arrow {
    margin-top: 2px;
  }

  .donation-accordion .card.fees-condition.active .card-header .title-arrow .onoffswitch::before {
    right: 4px !important;
  }

  .donation-accordion .login-popup .popup-head h2 {
    font-size: 1.3rem;
  }
}

@media (max-width: 575px) {
  .validate-security .expiry-date {
    max-width: 100%;
    margin-bottom: 25px;
  }

  .donation-amount-section .validate-security {
    width: 100%;
    max-width: 88%;
  }

  .donation-amount-section .amount-list .cutom-radio {
    margin-right: 1rem;
  }

  .donation-amount-section .amount-list .cutom-radio span {
    width: 6.3rem;
    height: 4rem;
    padding-bottom: 0.2rem;
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    font-size: 1.6rem;
    overflow: hidden;
  }

  .donation-amount-section .amount-list .amount-control {
    width: 36%;
    margin-top: 0;
  }

  .donation-amount-section .amount-list .amount-control input {
    font-size: 1.4rem !important;
    height: 3.7rem;
    padding: 1.3rem 2.5rem 1.5rem;
    line-height: 1.5rem;
  }

  .donation-amount-section .amount-list .amount-control::before {
    font-size: 1.4rem;
    line-height: 55px;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .validate-security {
    width: 100%;
    display: inline-block;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .validate-security .dd__selectControl {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .service-detail-box .service-img {
    max-height: 140px;
  }

  .donation-amount-section .donation-amount {
    width: 92%;
  }

  .donation-amount-section .donation-amount .form-group {
    padding: 0;
  }

  .donation-amount-section .donation-amount .form-group:first-child {
    padding: 0;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .donation-amount-section .donation-amount .form-group input[type=text] {
    width: 100%;
    height: 3.5rem;
    line-height: 3.5;
    margin: 0;
  }

  .donation-amount-section .amount-list .cutom-radio {
    margin: 0 0.4rem;
  }

  .donation-amount-section .amount-list .amount-control {
    max-width: 100%;
    margin: 1.5rem 0.4rem 0;
    width: 100%;
  }

  .donation-amount-section .validate-security {
    width: 92%;
    max-width: 100%;
  }

  .donation-amount-section .validate-security .donation-amount-block .expiry-date .select {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .donation-amount-section .validate-security .donation-amount-block .expiry-date .select .dd__wrapper .dd__list {
    z-index: 10;
  }

  .donation-amount-section .validate-security .form-group {
    margin-bottom: 0;
    padding: 0 0rem;
  }

  .donation-accordion .card {
    margin: 1rem 0 2rem 0rem;
  }

  .donation-accordion .card .card-header .card-title h6 {
    font-size: 1.2rem;
  }

  .donation-accordion .card .card-header .card-title span {
    font-size: 1rem;
  }

  .donation-accordion .card .card-body-wrapper .form-group {
    padding: 0;
  }

  .donation-list .donation-selection .activity-tab-wrapper .react-tabs ul.tabs li {
    padding: 0 1.5rem;
    height: 3rem;
    line-height: 2.5rem;
    font-size: 1.1rem;
  }

  .donation-list .donation-selection .activity-tab-wrapper .react-tabs ul.tabs li:first-child {
    margin: 0 1rem 0 0;
  }

  .donate-method-section .donate-method-section-wrapper h2 {
    color: var(--text-white);
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs ul.tabs .react-tabs__tab--selected {
    color: var(--white-bg);
    border-color: var(--border-white);
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs ul.tabs li:hover {
    background-color: var(--white-bg);
    color: var(--text-teal);
  }

  .donate-method-section .donate-method-section-wrapper .form-group {
    padding: 0 1rem;
  }

  .donate-method-section .donate-method-section-wrapper .react-tabs__tab-panel .form-group input[type=text] {
    font-size: 1rem !important;
    height: 3rem;
    line-height: 3rem;
  }

  .donate-method-section .donate-method-section-wrapper .dd__wrapper .dd__selectControl {
    font-size: 1rem;
    height: 3.4rem;
  }

  .donate-method-section .donate-method-section-wrapper .dd__wrapper .dd__selectControl::after {
    width: 20px;
    height: 15px;
    top: 16px;
  }
}

.validate-security .donation-accordion {
  padding: 0 1rem;
}

.validate-security .donation-accordion .donate-btn .btn.disabled, .btn .validate-security .donation-accordion .donate-btn:disabled {
  opacity: 0;
}

.validate-security .donation-accordion .donate-btn .primary-btn.white-bg {
  color: var(--text-teal);
}

.donation-summary-list {
  background-color: var(--teal-bg);
  position: relative;
  opacity: 0.85;
  padding: 1.5rem 0;
}

.donation-summary .donation-summary-section-inner {
  position: relative;
  padding: 1.5rem 0;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  align-items: flex-start;
  justify-content: space-between;
}

.donation-summary .donation-summary-section-inner .title-number img {
  width: 32px;
  cursor: pointer;
}

.donation-summary .donation-summary-section-inner .title-number .close {
  transform: rotate(0deg);
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  position: relative;
  opacity: 100% !important;
}

.donation-summary .donation-summary-section-inner .title-number .open {
  transform: rotate(179deg);
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  position: relative;
}

.donation-summary .donation-summary-img {
  text-align: center;
  padding: 1rem 0 0rem;
}

.donation-summary .donation-summary-img img {
  max-width: 200px;
  max-height: 162px;
}

.donation-summary .donation-summary-section {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.donation-summary .donation-summary-section .donation-summary-heading-text {
  color: var(--text-white);
}

.donation-summary .donation-summary-section .donation-summary-heading-text h4 {
  margin-top: 30px;
  font-size: 35px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  margin-bottom: 30px;
}

.donation-summary .donation-summary-section .donation-summary-text {
  width: 60%;
}

.donation-summary .donation-summary-section .donation-summary-text h6 {
  color: var(--text-white);
  margin-bottom: 0;
  font-size: 22px;
}

.donation-summary .donation-summary-section .donation-summary-text p {
  color: var(--text-white);
  margin-bottom: 0;
  font-size: 16px;
  margin-top: 1rem;
}

.donation-summary .donation-summary-section .title-number span {
  color: var(--text-white);
  font-size: 22px;
}

.donation-summary .donation-summary-section .title-number p {
  color: var(--text-white);
  text-align: end;
  font-size: 13px;
  margin: 0.3rem 0 0;
  cursor: pointer;
}

.donation-summary .donation-summary-section .title-number p:hover {
  text-decoration: underline;
}

.donation-summary .donation-summary-section .donation-summary-inner {
  width: 70%;
  margin: 0 auto;
}

.donation-summary .donation-summary-section-amount {
  position: relative;
  padding: 1.5rem 0;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  align-items: baseline;
  justify-content: space-between;
}

.donation-summary .donation-summary-section-amount .cutom-radio {
  display: inline-block;
  border: 2px solid var(--white-bg);
  border-radius: 45px;
  margin-right: 10px;
  height: 50px;
  width: 260px;
  line-height: 45px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: var(--text-white);
  text-align: center;
}

.donation-summary .donation-summary-section-amount .cutom-radio.active {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.donation-summary .donation-summary-section-amount .cutom-radio label {
  display: flex;
  margin-bottom: 0.5rem;
  align-items: center;
  justify-content: center;
}

.donation-summary .donation-summary-section-amount .cutom-radio label input {
  display: none;
}

.donation-summary .donation-summary-section-amount .cutom-radio label span {
  font-size: 18px;
}

.donation-summary .donation-summary-section-amount .cutom-radio:last-child {
  margin-right: 0;
}

.donation-summary .donation-summary-section-amount .amount-control {
  align-items: center;
}

.donation-summary .donation-summary-section-amount .amount-control label {
  border: 2px solid var(--white-bg);
  height: 50px;
  margin: 0rem 0;
  font-style: normal;
  text-align: center;
  padding: 0 3.7rem 0 3.7rem;
  width: 187px;
  font-size: 18px;
  border-radius: 30px;
}

.donation-summary .donation-summary-section-amount .amount-control label span {
  color: white;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}

.donation-summary .donation-summary-section-amount .amount-control label span input {
  width: 100%;
  text-align: justify;
}

.donation-summary .fees-condition {
  border-color: var(--teal-bg);
}

.donation-summary .fees-condition .card-header {
  background-color: var(--teal-bg);
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0rem;
}

.donation-summary .fees-condition .card-header .card-title h6 {
  color: var(--text-white);
  font-size: 22px;
  font-weight: 500;
}

.donation-summary .fees-condition .card-header .card-title span {
  color: var(--text-white);
  font-size: 22px;
}

.donation-summary .fees-condition .card-header .title-arrow {
  width: 10%;
}

.donation-summary .fees-condition .card-header .title-arrow .onoffswitch {
  margin-right: 0px;
}

.donation-summary .form-group {
  padding: 0;
  display: flex;
  margin-bottom: 0;
  top: 1px;
  position: relative;
}

.donation-summary .form-group input {
  border: 0px solid var(--white-bg);
  height: 50px;
  margin: 0rem 0;
  font-style: normal;
  text-align: center;
  padding: 0 0rem;
  width: auto;
  font-size: 18px;
}

.donation-summary .form-group input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: var(--text-white) !important;
}

.payment-popup {
  z-index: 9999;
}

.payment-popup .modal-dialog {
  margin: 0rem auto;
  position: fixed;
  top: 0;
  bottom: 0;
  display: flex;
  left: 0;
  right: 0;
  width: 481px;
  justify-content: center;
  align-items: center;
}

.payment-popup .modal-dialog .modal-content {
  background-color: var(--teal-bg);
  height: auto;
  border-radius: 50px !important;
}

.payment-popup .modal-dialog .modal-content .modal-header {
  background-color: transparent !important;
  box-shadow: none !important;
  border: 0;
  padding-top: 0;
}

.payment-popup .modal-dialog .modal-content .modal-header .close {
  opacity: 100% !important;
  position: relative;
  right: 17px;
  top: 23px;
}

.payment-popup .modal-dialog .modal-content .modal-header .close span {
  filter: brightness(0) invert(1);
}

.payment-popup .modal-dialog .modal-content .modal-header .close::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 8px;
  right: 0;
  border: 3px solid;
  border-color: var(--white-bg);
  border-radius: 50px;
  width: 30px;
  height: 30px;
}

.payment-popup .modal-dialog .modal-content .modal-body {
  padding: 0rem 2.5rem 1.2rem !important;
}

.payment-popup .modal-dialog .modal-content .modal-body .home-masjid-section-terminal .terminal-section-img .image {
  text-align: center;
}

.payment-popup .modal-dialog .modal-content .modal-body .home-masjid-section-terminal .terminal-section-img .image img {
  width: 118px;
  margin-bottom: 22px;
}

.payment-popup .modal-dialog .modal-content .modal-body .home-masjid-section-terminal .terminal-section-img p {
  text-align: left;
  color: var(--text-white);
  font-size: 20px;
  font-family: "Lato", sans-serif;
  line-height: 28px;
}

.payment-popup .modal-dialog .modal-content .modal-body .home-masjid-section-terminal .terminal-section-img ul li {
  margin-bottom: 0px;
  color: #ffeb00;
  font-size: 20px;
  font-family: "Lato", sans-serif;
  line-height: 36px;
}

.payment-popup .modal-dialog .modal-content .modal-body .home-masjid-section-terminal .terminal-section-img ul li:nth-child(1) img {
  width: 26px;
  margin-right: 15px;
}

.payment-popup .modal-dialog .modal-content .modal-body .home-masjid-section-terminal .terminal-section-img ul li img {
  margin-right: 20px;
  vertical-align: sub;
  width: 22px;
}

.confirm-btn {
  background-color: var(--teal-bg);
  padding: 2rem 0;
}

.confirm-btn .donate-btn .primary-btn {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-color: var(--white-bg);
  margin-left: 15px;
  margin-right: 15px;
  font-size: 1rem !important;
  width: 250px;
  position: relative;
  justify-content: space-evenly;
}

.confirm-btn .donate-btn .primary-btn::after {
  content: "";
  position: absolute;
  display: inline-block;
  background: var(--teal-bg);
  -webkit-mask-image: url(../images/lock-img.svg);
  mask-image: url(../images/lock-img.svg);
  background-repeat: no-repeat;
  width: 18px;
  height: 20px;
  left: 39px;
  top: 10px;
  vertical-align: revert;
  background-size: 20px;
}

.confirm-btn .donate-btn .primary-btn.btn-primary:not(:disabled):not(.disabled):active {
  background-color: var(--white-bg) !important;
  color: var(--text-teal) !important;
  border-color: var(--white-bg) !important;
}

.confirm-btn .donate-btn .disable-btn {
  background-color: #bdbdbd;
  color: var(--text-teal);
  border-color: #bdbdbd;
  cursor: default;
  margin-left: 15px;
  margin-right: 15px;
  box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.3);
}

.confirm-btn .donation-summary-image {
  text-align: center;
  padding: 1rem 0 0;
}

.confirm-btn .donation-summary-image img {
  margin-right: 7px;
  margin-left: 8px;
  width: 35px;
}

.confirm-btn .donation-summary-image .donation-summary-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 11px;
}

.confirm-btn .donation-summary-image .donation-summary-content img {
  margin-right: 6px;
  width: 25px;
}

.confirm-btn .donation-summary-image .donation-summary-content p {
  color: var(--text-white);
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .donation-summary .donation-summary-section .donation-summary-heading-text h4 {
    font-size: 30px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount {
    display: block;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio {
    width: 100%;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio label span {
    font-size: 18px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label {
    padding: 0 3.7rem;
    width: 100%;
    font-size: 18px;
    border-radius: 30px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label span {
    width: 100%;
    justify-content: center;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label span input {
    width: 100%;
    text-align: justify;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group {
    padding: 0;
    margin: 1rem 0.3rem;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group input {
    width: 98%;
    height: 50px;
  }

  .donation-summary .fees-condition .card-header {
    border-radius: 0;
  }

  .donation-summary .fees-condition .card-header .title-arrow {
    width: 17%;
  }

  .donation-summary .fees-condition .card-header .title-arrow .onoffswitch::before {
    top: 3px;
  }
}

@media (max-width: 767px) {
  .donation-summary .donation-summary-section .donation-summary-heading-text h4 {
    font-size: 28px;
  }

  .donation-summary .donation-summary-section .donation-summary-inner {
    width: 100%;
  }

  .donation-summary .donation-summary-section .donation-summary-inner .donation-accordion {
    padding: 0rem;
  }

  .donation-summary .fees-condition .card-header .card-title h6 {
    font-size: 20px;
  }

  .donation-summary .fees-condition .card-header .card-title span {
    font-size: 20px;
  }

  .donation-summary .fees-condition .card-header .title-arrow .onoffswitch::before {
    top: 6px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-inner {
    align-items: flex-start;
  }

  .donation-summary .donation-summary-section .donation-summary-section-inner .donation-summary-heading-text h4 {
    font-size: 28px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-inner .donation-summary-text p {
    text-align: left;
    font-size: 14px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-inner .donation-summary-text h6 {
    font-size: 20px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-inner .title-number span {
    font-size: 20px;
  }

  .donation-summary .donation-summary-section .fees-condition {
    border: none;
    background-color: var(--teal-bg);
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount {
    display: block;
    -moz-columns: 150px 4;
         columns: 150px 4;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio {
    width: 100%;
    margin: 0rem 0rem 0.5rem 0rem;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio label span {
    font-size: 18px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio:last-child {
    margin: 0.5rem 0 0.5rem 0;
    float: right;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio:nth-last-child(3) {
    margin: 0.5rem 0 0.5rem 0;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .cutom-radio:nth-last-child(2) {
    float: right;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label {
    padding: 0 2.7rem 0 3.4rem;
    width: 100%;
    font-size: 18px;
    border-radius: 30px;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label span {
    width: 100%;
    justify-content: center;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label span input {
    width: 100%;
    text-align: justify;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group {
    position: relative;
    top: 8px;
    margin: 1rem 0rem 1rem 0rem;
    width: 100%;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group input {
    font-size: 18px !important;
    padding: 0.1rem 0.2rem 0.2rem;
  }

  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group::after {
    top: 11px;
    font-size: 18px;
    left: 33%;
  }

  .payment-popup .modal-dialog {
    width: 100%;
    margin: 0 auto !important;
    padding: 0 9px;
  }

  .payment-popup .modal-dialog .modal-content {
    height: auto;
    border-radius: 25px !important;
  }

  .payment-popup .modal-dialog .modal-content .modal-header .close {
    opacity: 100% !important;
    right: 17px;
    top: 23px;
  }

  .payment-popup .modal-dialog .modal-content .modal-body {
    padding: 1rem 2rem 1.8rem !important;
  }

  .payment-popup .modal-dialog .modal-content .modal-body .home-masjid-section-terminal .terminal-section-img p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
  }

  .payment-popup .modal-dialog .modal-content .modal-body .home-masjid-section-terminal .terminal-section-img ul li {
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 21px;
  }

  .payment-popup .modal-dialog .modal-content .modal-body .home-masjid-section-terminal .terminal-section-img ul li img {
    margin-right: 21px;
  }
}

@media (max-device-width: 430px) {
  .donation-summary .donation-summary-section .donation-summary-section-amount .amount-control label {
    padding: 0 3rem 0 4.2rem;
  }
}

@media (max-device-width: 390px) {
  .donation-summary .donation-summary-section .donation-summary-section-amount .form-group input {
    padding: 0.1rem 0.2rem 0.1rem;
  }
}

.login-form {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 35%;
  border: none;
  position: relative;
  background: var(--white-bg);
  border-radius: 30px;
  -o-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 10px;
}

.login-form .formContent {
  margin: 5rem 0;
}

.login-form .formContent .form-heading {
  background: var(--teal-bg);
  border-radius: 28px 28px 0 0;
  -o-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 0;
}

.login-form .formContent .form-heading h2 {
  font-size: 1.3rem;
  color: var(--text-white);
  font-weight: 400;
  margin-bottom: 0;
}

.login-form .formContent .form-inner-Content {
  padding: 2rem;
}

.login-form .formContent .form-inner-Content .form-group {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  margin-top: 2rem;
}

.login-form .formContent .form-inner-Content .form-group .google-btn {
  display: flex;
}

.login-form .formContent .form-inner-Content .form-group .google-btn span {
  color: #6A6680;
  border-radius: 0px 30px 30px 0;
  border: 1px solid #707070;
  height: 3rem;
  padding: 0 5.8rem 0 3rem;
  border-left: none;
  font-weight: 500;
  line-height: 2.9rem;
}

.login-form .formContent .form-inner-Content .form-group .google-btn span:hover {
  background-color: #4285f4;
  color: var(--text-white);
  border: none;
}

.login-form .formContent .form-inner-Content .login-content {
  text-align: left;
}

.login-form .formContent .form-inner-Content .login-content .form-group {
  position: relative;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 0;
}

.login-form .formContent .form-inner-Content .login-content .form-group label {
  font-size: 16px;
  color: #6A6680;
  font-weight: 500;
}

.login-form .formContent .form-inner-Content .login-content .form-group .form-control {
  border-radius: 30px;
  color: #6A6680;
  font-weight: 500;
  padding-left: 30px;
  height: 3rem;
  border-width: 1px;
  border-color: #707070;
}

.login-form .formContent .form-inner-Content .login-content .form-group .form-control:-moz-placeholder,
.login-form .formContent .form-inner-Content .login-content .form-group .form-control ::-moz-placeholder {
  color: #6A6680;
  opacity: 1;
}

.login-form .formContent .form-inner-Content .login-content .form-group .form-control::-webkit-input-placeholder {
  color: #6A6680;
  opacity: 1;
}

.login-form .formContent .form-inner-Content .login-content .form-group .form-control:focus {
  box-shadow: none;
}

.login-form .formContent .form-inner-Content .login-content .form-group .form-control:focus::after {
  display: none;
}

.login-form .formContent .form-inner-Content .login-content .form-group input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: #212529 !important;
}

.login-form .formContent .form-inner-Content .login-content .form-group span {
  position: absolute;
  top: 44px;
  right: 20px;
}

.login-form .formContent .form-inner-Content .or {
  position: relative;
  margin-bottom: 3rem;
}

.login-form .formContent .form-inner-Content .or span {
  color: #6A6680;
  font-weight: 500;
  font-size: 16px;
}

.login-form .formContent .form-inner-Content .or span:before {
  position: absolute;
  top: 13px;
  left: 0;
  content: "";
  width: 115px;
  height: 2px;
  background: #dbdbdb;
}

.login-form .formContent .form-inner-Content .or span:after {
  position: absolute;
  top: 13px;
  right: 0;
  content: "";
  width: 115px;
  height: 2px;
  background: #dbdbdb;
}

.login-form .formContent .form-inner-Content .or span a {
  padding-left: 3px;
}

.login-form .formContent .form-inner-Content .login-form-button {
  padding-bottom: 0.8rem;
  padding-top: 1.2rem;
}

.login-form .formContent .form-inner-Content .login-form-button > div {
  display: block !important;
}

.login-form .formContent .form-inner-Content .login-form-button .primary-btn {
  background: var(--teal-bg);
  color: var(--text-white);
  padding: 0 1rem;
  min-width: 11rem;
  height: 3.3rem;
  font-size: 1rem;
  transition: all 0.3s;
}

.login-form .formContent .form-inner-Content .login-form-button .primary-btn:hover {
  background-color: #718cb5;
}

.login-form .formContent .form-inner-Content .login-form-button .or-separate {
  display: block;
  margin: 15px 0;
  position: relative;
}

.login-form .formContent .form-inner-Content .login-form-button .or-separate span {
  display: inline-block;
  background-color: #ffffff;
  padding: 0 10px;
  position: relative;
  z-index: 10;
}

.login-form .formContent .form-inner-Content .login-form-button .or-separate::after {
  border-top: 2px solid #dddddd;
  position: absolute;
  left: 0;
  top: 12px;
  width: 100%;
  content: "";
}

.login-form .formContent .form-inner-Content .login-form-button .register-link {
  color: var(--text-white);
  cursor: pointer;
  padding: 0 1rem;
  min-width: 11rem;
}

.login-form .formContent .form-inner-Content .login-form-button .login-link {
  color: var(--text-white);
  cursor: pointer;
  padding: 0 1rem;
  min-width: 11rem;
}

.captcha-container {
  padding: 0;
}

.captcha-container .form-group.form-group-captcha {
  padding: 0;
}

.captcha-container .form-group > div > div > div a {
  display: none;
}

.captcha-container .form-group > div > div input {
  padding: 0 2.5rem !important;
  border: 1px solid var(--teal-bg);
  color: #000 !important;
}

.captcha-container .form-group > div > div input::-moz-placeholder {
  color: #000 !important;
}

.captcha-container .form-group > div > div input::placeholder {
  color: #000 !important;
}

.captcha-container .form-group > div .reload img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: -10px;
}

.forgot-submit-btn:hover {
  background-color: var(--teal-bg) !important;
  color: var(--text-white) !important;
  transition: all 0.3s;
}

@media (max-width: 1199px) {
  .login-form {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .login-form {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .login-form {
    width: 92%;
    margin: 0 auto;
  }
}

.left-side-menu {
  border: 1px solid #707070;
  border-radius: 10px;
  overflow: hidden;
}

.left-side-menu ul {
  margin: 0;
  padding: 0;
}

.left-side-menu ul li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #707070;
}

.left-side-menu ul li:last-child {
  border-bottom: none;
}

.left-side-menu ul li a {
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  line-height: 3.3rem;
  height: 3.3rem;
  width: 100%;
  color: var(--text-teal);
  padding: 0 25px;
}

.left-side-menu ul li a.active {
  background-color: var(--teal-bg);
  color: var(--text-white) !important;
}

.left-side-menu ul li a.active img {
  filter: brightness(0) invert(1);
}

.left-side-menu ul li a:hover {
  background-color: var(--teal-bg);
  color: var(--text-white) !important;
}

.left-side-menu ul li a:hover img {
  filter: brightness(0) invert(1);
}

.left-side-menu ul li a em {
  margin-right: 1rem;
  width: 25px;
}

.donation-heading h3 {
  font-size: 2rem;
  line-height: 1rem;
  color: #585858;
  font-weight: 500;
  margin-bottom: 0;
}

.subscriptions-table {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
}

.subscriptions-table table {
  width: 100% !important;
}

.subscriptions-table .bottuns .primary-btn {
  font-size: 12px;
  margin: 0 3px;
  padding: 0 10px;
  height: 1.8rem;
  border-width: 1px;
}

.subscriptions-table .next-number button {
  border: 1px solid #747c85;
  background-color: #fff;
  font-size: 17px;
  padding: 2px 12px;
}

.subscriptions-table .next-number button img {
  width: 13px;
  height: 13px;
  vertical-align: initial;
}

.subscriptions-table .next-number button:hover {
  background-color: #a9aeb3;
  color: #fff;
}

.subscriptions-table .next-number button.active {
  background-color: #747c85;
  color: #fff;
}

.subscriptions-table .next-number button.active:active {
  background-color: #747c85;
  color: #fff;
}

.donations-table {
  border: 1px solid #707070;
  border-radius: 10px;
  overflow: hidden;
}

.donations-table .donation-table-heading {
  background: #e5e5e5;
  padding: 15px 25px 25px 25px;
}

.donations-table .donation-table-heading span {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 600;
  display: inline-block;
}

.donations-table .donation-table-heading .search-donation {
  float: right;
  display: flex;
  flex-wrap: wrap;
}

.donations-table .donation-table-heading .search-donation .search-box {
  display: inline-block;
  margin-right: 1rem;
}

.donations-table .donation-table-heading .search-donation .search-box .form-control {
  border: 1px solid #707070;
  font-size: 0.9rem;
  height: 2.1rem;
  padding: 0 1.4rem;
  border-radius: 50px;
  color: #6A6680;
  margin-bottom: 0;
  background: var(--white-bg);
  line-height: 2rem;
  font-style: normal;
}

.donations-table .donation-table-heading .search-donation .filter-box {
  display: inline-block;
}

.donations-table .donation-table-heading .search-donation .filter-box .btn-filter {
  background-color: var(--inner-green-bg);
  color: var(--text-white);
  border-radius: 30px;
  border-radius: 30px;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 0 1.8rem;
  height: 2.1rem;
  line-height: 1rem;
}

.donations-table .table {
  padding: 0 15px;
}

.donations-table .table thead tr th {
  border: none;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: var(--text-teal);
  border-top: none;
  padding: 1rem;
}

.donations-table .table tbody tr:first-child td {
  border-top: none;
}

.donations-table .table tbody tr td {
  padding: 1rem;
  border-top: 1px solid #e5e5e5;
}

.donations-table .table tbody tr p {
  width: 0%;
}

.table thead th {
  width: 20%;
  border-bottom: 1px;
}

.table > div {
  width: 100% !important;
  margin-top: 30px;
}

.notifications-content ul li {
  display: flex;
  margin-bottom: 40px;
}

.notifications-content ul li p {
  font-size: 16px;
  line-height: 22px;
  color: #707070;
  display: inline-block;
  width: 350px;
  margin-right: 20px;
}

.notifications-content ul li .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  /* Rounded sliders */
}

.notifications-content ul li .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.notifications-content ul li .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #747c85;
  opacity: 0.85;
  transition: 0.4s;
}

.notifications-content ul li .switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
}

.notifications-content ul li .switch input:checked + .slider {
  background-color: #747c85;
}

.notifications-content ul li .switch input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

.notifications-content ul li .switch input:checked + .slider:before {
  transform: translateX(26px);
}

.notifications-content ul li .switch .slider.round {
  border-radius: 34px;
  background-color: var(--teal-bg);
}

.notifications-content ul li .switch .slider.round:before {
  border-radius: 50%;
}

.edit-profile .form-group {
  position: relative;
}

.edit-profile .form-group label {
  display: block;
  color: #6A6680;
  font-size: 1rem;
}

.edit-profile .form-group strong {
  display: inline-block;
  vertical-align: top;
  width: 75%;
  font-weight: 600;
}

.edit-profile .form-group input[type=text] {
  color: #6A6680;
  font-size: 1rem;
  font-style: normal;
}

.edit-profile .form-group input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: #6A6680 !important;
}

.edit-profile .form-group .form-control {
  border: 1px solid #707070;
  border-radius: 30px;
  color: #6A6680;
  height: 3.3rem;
  line-height: 3.2rem;
  padding: 0 2.4rem;
}

.edit-profile .form-group .image {
  position: absolute;
  top: 45px;
  right: 45px;
}

.edit-profile .donations-img {
  position: relative;
  top: -50px;
}

.edit-profile .donation-back {
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
}

.edit-profile .donation-back a {
  color: #585858;
  text-decoration: none;
  margin-left: 50px;
  font-size: 17px;
  font-weight: 600;
}

.edit-profile .profile-btn {
  font-size: 1.2rem;
  height: 3rem;
  min-width: auto;
  line-height: 1rem;
  padding: 0 3rem;
  margin: 0 auto;
  display: block;
  color: var(--text-teal) !important;
  margin-top: 2.5rem;
  border: 1px solid var(--teal-bg);
  background-color: transparent !important;
}

.edit-profile .profile-btn:hover {
  background-color: var(--teal-bg) !important;
  color: var(--text-white) !important;
}

.edit-profile .confirm-btn {
  padding: 0 2rem;
  text-transform: uppercase;
  font-size: 1rem;
  border-width: 2px;
}

.deshboard-box {
  border: 1px solid #707070;
  padding: 43px 30px;
  border-radius: 10px;
  text-align: center;
}

.deshboard-box label {
  display: block;
  color: var(--text-teal);
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 0;
}

.deshboard-box span {
  display: block;
  color: #6A6680;
  font-size: 1rem;
  font-weight: 600;
}

.login-content .form-group {
  position: relative;
}

.login-content .form-group span.eye {
  position: absolute;
  right: 40px;
  top: 48px;
  cursor: pointer;
}

.login-content .form-group label {
  margin-bottom: 0.8rem;
  font-weight: 600;
}

.login-content .form-group .form-control {
  border: 1px solid var(--teal-bg);
  font-size: 1.16rem;
  height: 3rem;
  padding: 0 1.4rem;
  border-radius: 10px;
  color: var(--text-black);
  line-height: 3rem;
  font-style: normal;
  margin-bottom: 0;
}

.login-content .login-form-button {
  margin-top: 30px;
}

@media (max-width: 1280px) {
  .subscriptions-table {
    overflow-x: scroll;
  }

  .subscriptions-table table {
    width: 1000px;
  }
}

@media (max-width: 992px) {
  .user-box .col-md-3 {
    flex: 0 0 33% !important;
    max-width: 33% !important;
  }

  .user-box .col-md-4 {
    flex: 0 0 45%;
    max-width: 45%;
  }

  .user-box .ml-5,
  .user-box .mx-5 {
    margin-left: 2rem !important;
  }

  .user-box .mr-3,
  .user-box .mx-3 {
    margin-right: 0rem !important;
  }

  .left-side-menu ul li a {
    padding: 0 15px;
    font-size: 0.9rem;
  }

  .edit-profile .form-group .form-control {
    font-size: 0.9rem;
    height: 2.6rem;
    line-height: 2.5rem;
    font-size: 0.9rem !important;
  }

  .edit-profile .form-group .image {
    top: 43px;
    right: 40px;
  }
}

@media (min-width: 768px) {
  .col-md-3 {
    flex: 0 0 28%;
    max-width: 28%;
  }

  .mt-5,
  .my-5 {
    margin-top: 2rem !important;
  }

  .donation-heading h3 {
    font-size: 1.5rem;
  }

  .left-side-menu ul li a {
    padding: 0 10px;
  }

  .left-side-menu ul li a em {
    margin-right: 0.5rem;
  }

  .col-md-9 {
    flex: 0 0 72%;
    max-width: 72%;
  }

  .ml-5,
  .mx-5 {
    margin-left: 0rem !important;
  }

  .event-page-wrapper .col-md-6 {
    flex: 0 0 65%;
    max-width: 65%;
  }
}

@media (max-width: 767px) {
  .donation-heading h3 {
    font-size: 1.5rem;
  }

  .mt-5,
  .my-5 {
    margin-top: 2rem !important;
  }

  .user-box .col-md-3 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .user-box .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .edit-profile .donations-img {
    top: -42px;
  }

  .edit-profile .donations-img img {
    width: 20px;
    height: 20px;
  }

  .table thead th {
    width: 20%;
    vertical-align: baseline;
  }

  .mr-3,
  .mx-3 {
    margin-right: 0rem !important;
  }

  .mb-5,
  .my-5 {
    margin-bottom: 1rem !important;
  }

  .ml-5,
  .mx-5 {
    margin-left: 0rem !important;
  }

  .left-side-menu ul li a {
    padding: 0 10px;
    font-size: 0.9rem;
    height: 2.6rem;
    line-height: 2.5rem;
  }

  .left-side-menu ul li a em {
    margin-right: 0.5rem;
  }

  .left-side-menu ul li a em img {
    max-width: 80%;
  }

  .deshboard-box {
    padding: 25px 0;
    margin-bottom: 3rem !important;
  }

  .deshboard-box label {
    font-size: 1.5rem;
    font-weight: 500;
    margin-top: 0.5rem;
  }

  .deshboard-box span {
    font-size: 0.9rem;
  }

  .edit-profile .form-group {
    padding: 0 0.5rem;
    margin-bottom: 1.5rem;
  }

  .edit-profile .form-group label {
    font-size: 0.9rem;
  }

  .edit-profile .form-group .form-control {
    height: 2.5rem;
    line-height: 2.4rem;
    padding: 0 1.5rem;
    font-size: 0.9rem !important;
  }

  .edit-profile .form-group .image {
    top: 36px;
    right: 20px;
  }

  .edit-profile .form-group .image img {
    max-width: 70%;
  }

  .edit-profile .profile-btn {
    font-size: 0.9rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 0 1.5rem;
  }

  .donations-table .donation-table-heading {
    padding: 12px 15px 20px 15px;
  }

  .donations-table .donation-table-heading .search-donation {
    display: flex;
    float: none;
    flex-wrap: nowrap;
    margin-top: 15px;
  }

  .donations-table .table thead tr th {
    padding: 1rem 0.5rem 0.5rem 0.5rem;
    font-size: 0.9rem;
    width: 21%;
  }

  .donations-table .table tbody tr td {
    padding: 0.8rem;
    font-size: 0.9rem;
  }

  .notifications-content ul li {
    margin-bottom: 10px;
    display: block;
  }

  .notifications-content ul li .switch {
    height: 30px;
    float: right;
  }

  .notifications-content ul li .switch .slider:before {
    height: 15px;
    width: 15px;
    left: 10px;
    bottom: 8px;
  }

  .notifications-content ul li p {
    font-size: 14px;
    width: 260px;
  }

  .pb-5,
  .py-5 {
    padding-bottom: 1rem !important;
  }
}

.color-theme .left-side-menu ul li a {
  color: var(--text-teal);
}

.color-theme .edit-profile .profile-btn {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.color-theme .edit-profile .profile-btn:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.color-theme1 .left-side-menu ul li a {
  color: #933b96 !important;
}

.color-theme1 .edit-profile .profile-btn {
  background-color: #933b96;
  color: var(--text-white);
  border-color: #933b96;
}

.color-theme1 .edit-profile .profile-btn:hover {
  background-color: var(--white-bg);
  color: #933b96;
}

@media (max-width: 540px) {
  .donations-table .donation-table-heading .search-donation {
    display: flex;
    float: none;
    flex-wrap: nowrap;
    margin-top: 15px;
  }
}

.tv-page-wrapper {
  height: 100%;
  min-height: 100%;
  display: flex;
  background-color: var(--teal-bg);
}

.tv-page-wrapper + .site-footer {
  display: none;
}

.tv-page-wrapper .swiper {
  height: 100%;
}

.tv-page-wrapper .tv-left-part {
  width: 27%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background: var(--teal-bg);
}

.tv-page-wrapper .tv-left-part .tv-top-date {
  display: block;
  background-color: #6a67ce;
  color: var(--text-white);
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-weight: 400;
  padding: 10px 0;
}

.tv-page-wrapper .tv-left-part .tv-top-date span {
  display: inline-block;
  border-radius: 50%;
  margin: 0 3px;
  vertical-align: middle;
  margin-top: -3px;
}

.tv-page-wrapper .tv-left-part .tv-top-date span:nth-child(1)::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--white-bg);
  border-radius: 50%;
  margin: 0 2px 0 6px;
  vertical-align: middle;
  margin-top: -3px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner {
  padding: 10px 14px;
  text-align: center;
  height: calc(100% - 88px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  background-color: var(--white-bg);
}

.tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box {
  display: flex;
  margin-bottom: 0.7rem;
}

.tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content {
  display: inline-flex;
  margin-right: 20px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
  color: var(--text-teal);
  font-size: 3rem;
  line-height: 3.2rem;
  font-weight: 600;
  margin-bottom: 0;
}

.tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content:last-child {
  margin-right: 0;
}

.tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
  margin-right: 26px;
  display: inline-block;
  width: 32px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
  background-color: var(--teal-bg);
  color: var(--text-white);
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
  width: 50px;
  height: 50px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 2rem 27px;
  margin-top: 0;
  display: flex;
  border-radius: 20px;
  margin-bottom: 15px;
  -o-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
  align-items: center;
  justify-content: space-between;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li:nth-child(1) .fajr-content {
  position: relative;
  height: 80px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li:nth-child(1) .fajr-content h4 {
  margin-top: 3px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.active {
  opacity: 100% !important;
}

@keyframes glow {
  from {
    text-shadow: 0 0 20px var(--text-white), 0 0 -3px var(--text-white);
  }

  to {
    text-shadow: 0 0 10px var(--text-white), 0 0 10px var(--text-white);
  }
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-img em {
  opacity: 0.9 !important;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-img h3 {
  opacity: 0.9 !important;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-content strong {
  color: var(--text-white) !important;
  opacity: 0.9 !important;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-content span {
  opacity: 0.9 !important;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-content h4 {
  color: var(--text-white);
  opacity: 0.9 !important;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.fajr {
  background-color: #f6b200;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.fajr .fajr-content strong {
  color: #f6b200;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.zuhr {
  background-color: #1aafd0;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.zuhr .fajr-content strong {
  color: #1aafd0;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.asr {
  background-color: #6a67ce;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.asr .fajr-content strong {
  color: #6a67ce;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.maghrib {
  background-color: #2c5e7c;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.maghrib .fajr-content strong {
  color: #2c5e7c;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.Isha {
  background-color: #2d354f;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li.Isha .fajr-content strong {
  color: #2d354f;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img {
  margin-right: 0px;
  text-align: center;
  width: 80px;
  place-items: center;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  display: grid;
  gap: 0px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .fajricon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon.svg);
  mask-image: url(../images/prayer-icon.svg);
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  -webkit-mask-size: 70px 70px;
  mask-size: 70px 70px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .zuhricon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon-2.svg);
  mask-image: url(../images/prayer-icon-2.svg);
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  -webkit-mask-size: 70px 70px;
  mask-size: 70px 70px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .asricon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon-3.svg);
  mask-image: url(../images/prayer-icon-3.svg);
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  -webkit-mask-size: 70px 70px;
  mask-size: 70px 70px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .maghribicon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon-4.svg);
  mask-image: url(../images/prayer-icon-4.svg);
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  -webkit-mask-size: 70px 70px;
  mask-size: 70px 70px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .Ishaicon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon-5.svg);
  mask-image: url(../images/prayer-icon-5.svg);
  background-repeat: no-repeat;
  height: 65px;
  width: 65px;
  -webkit-mask-size: 65px 65px;
  mask-size: 65px 65px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img h3 {
  font-size: 1.7rem;
  line-height: 1.8rem;
  font-weight: 400;
  margin-bottom: 0;
  color: var(--text-white);
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content {
  display: inline-block;
  margin-right: 20px;
  text-align: left;
  width: 100px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content:last-child {
  margin-right: 0;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content span {
  font-size: 2.8rem;
  line-height: 3rem;
  font-weight: 400;
  margin-bottom: 0;
  color: var(--text-white);
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content strong {
  font-size: 1.2rem;
  line-height: 1.7rem;
  font-weight: bold;
  margin-bottom: 0;
  color: var(--text-white) !important;
  width: 145px;
  position: absolute;
  min-width: 145px;
}

.tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content h4 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 600;
  margin-bottom: 0;
  color: var(--text-white);
  margin-bottom: 4px;
}

.tv-page-wrapper .tv-left-part .made-by {
  background-color: #0fa08f;
  padding: 10px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.tv-page-wrapper .tv-left-part .made-by p {
  margin: 0;
  font-size: 0.8rem;
  color: var(--text-white);
  font-weight: 400;
  text-transform: uppercase;
}

.tv-page-wrapper .tv-left-part .made-by p em {
  margin: 0 4px;
}

.tv-page-wrapper .tv-left-part .made-by p em img {
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
  vertical-align: baseline;
}

.tv-page-wrapper .tv-left-part .made-by p a {
  margin-left: 2px;
}

.tv-page-wrapper .tv-left-part .made-by p a img {
  max-width: 90px;
  vertical-align: top;
}

.tv-page-wrapper .tv-right-part {
  width: 100%;
  padding-left: 27%;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  height: 100%;
}

.tv-page-wrapper .tv-right-part .pogoSlider {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100.1%;
  height: 100%;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 {
  background-color: #fc636b;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .logo {
  display: flex;
  width: 100%;
  justify-content: center;
  align-self: flex-start;
  margin-top: 30px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .logo img {
  max-width: 277px;
  filter: brightness(0) invert(1);
  -o-object-fit: contain;
     object-fit: contain;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 h2 {
  display: flex;
  width: 100%;
  text-align: center;
  align-self: center;
  justify-content: center;
  font-size: 4.5rem;
  font-weight: 600;
  color: var(--text-white);
  line-height: 5rem;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 {
  background-color: #1aafd0;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .logo {
  display: none;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-box {
  background-color: #f7f7f7;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  color: #1aafd0;
  font-size: 45px;
  line-height: 8.1rem;
  padding: 12px 67px;
  font-weight: 600;
  display: inline-block;
  margin-top: 30px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0 5%;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text span {
  display: block;
  width: 100%;
  color: #f7f7f7;
  font-size: 43px;
  line-height: 57px;
  padding: 0 0 10px 0;
  font-weight: 600;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text strong {
  display: block;
  width: 100%;
  color: #f7f7f7;
  font-size: 57px;
  line-height: 54px;
  padding: 0 0 20px 0;
  font-weight: 900;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span {
  color: #fff;
  font-size: 43px;
  line-height: 57px;
  display: grid;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  margin-top: 50px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span strong {
  font-size: 57px;
  line-height: 54px;
  margin: 15px 0 34px;
  position: relative;
  bottom: 10px;
  top: 10px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 {
  background-color: #2c5e7c;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .logo {
  display: none;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-box {
  background-color: #ffc400;
  color: #2c5e7c;
  font-size: 100px;
  line-height: 100px;
  padding: 25px 60px;
  font-weight: 600;
  display: inline-block;
  margin-top: 30px;
  height: 150px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text {
  display: block;
  width: 100%;
  padding: 30px 18% 15px;
  color: #ffc400;
  font-size: 80px;
  line-height: 100px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text h1 {
  font-size: 80px;
  line-height: 100px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .surah-text {
  display: block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 50px;
  line-height: 70px;
  font-weight: 500;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .surah-refrence-text {
  color: #ffffff;
  font-size: 50px;
  line-height: 70px;
  font-weight: 500;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 {
  background-color: #e7547f;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .logo {
  display: none;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon {
  display: inline-block;
  width: 250px;
  margin-top: 30px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .silent-text {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 3rem;
  line-height: 3.4rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  padding: 20px 5%;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 {
  text-align: left;
  display: block;
  height: 100%;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box {
  padding: 10px 30px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box h2 {
  color: var(--text-black);
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 600;
  display: block;
  width: 100%;
  margin-bottom: 1.2rem;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box {
  margin-right: 2%;
  display: inline-block;
  width: 53%;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-color: #6a67ce;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  padding: 30px 15px;
  color: var(--text-white);
  font-size: 1.3rem;
  line-height: 1.6rem;
  font-weight: 600;
  text-align: center;
  -o-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text strong {
  display: block;
  width: 100%;
  font-size: 5rem;
  line-height: 5.4rem;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.ping-bg {
  background-color: #bc498f;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.blue-bg {
  background-color: #718cb5;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.sky-blue-bg {
  background-color: #1aafd0;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.yellow-bg {
  background-color: #f6b200;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.green-bg {
  background-color: #0fa08f;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.dark-blue-bg {
  background-color: #2c5e7c;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.purple-bg {
  background-color: #9962a1;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box {
  display: block;
  margin-top: 20px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4 {
  display: block;
  width: 100%;
  color: #3b3b3b;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 600;
  position: relative;
  padding-left: 35px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4.time-content:before {
  background-image: url(../images/tv-clock.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4.location-address:before {
  background-image: url(../images/tv-map.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  content: "";
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text {
  color: #6a67ce;
  font-size: 48px;
  font-weight: 900;
  line-height: 52px;
  display: block;
  margin-top: 15px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.evening-text {
  color: #e7547f;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.blue-text {
  color: #718cb5;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.sky-blue-text {
  color: #1aafd0;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.yellow-text {
  color: #f6b200;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.green-text {
  color: #0fa08f;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.dark-blue-text {
  color: #2c5e7c;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.purple-text {
  color: #9962a1;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .meadows-text {
  color: var(--text-black);
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-line-clamp: 3;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a {
  border-radius: 10px;
  background-color: #6a67ce;
  font-size: 21px !important;
  display: block;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  padding: 10px 0;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.pink-btn {
  background-color: #e7547f;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.blue-btn {
  background-color: #718cb5;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.sky-blue-btn {
  background-color: #1aafd0;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.yellow-btn {
  background-color: #f6b200;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.green-btn {
  background-color: #0fa08f;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.dark-blue-btn {
  background-color: #2c5e7c;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.purple-btn {
  background-color: #9962a1;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .rgt-week-box {
  text-align: right;
  display: inline-block;
  width: 42%;
  margin-left: 3%;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img {
  border-radius: 15px;
  height: 600px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img img {
  height: 600px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 {
  background-color: #2c5e7c;
  display: block;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .logo {
  display: none;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-text {
  background-color: #ffc400;
  color: #2c5e7c;
  font-size: 80px;
  line-height: 90px;
  padding: 15px 60px;
  width: 90%;
  font-weight: 600;
  display: inline-block;
  margin-top: 30px;
  height: 130px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon {
  background-color: #ffc400;
  width: 268px;
  height: 268px;
  margin: 40px auto 0;
  border-radius: 100%;
  display: flex;
  align-items: center;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon img {
  width: 161px;
  height: 168px;
  margin: 0 auto;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content {
  width: 100%;
  margin: 10px auto;
  text-align: center;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content h1 {
  color: #fff;
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 0px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content p {
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content strong {
  color: #ffc400;
  font-size: 40px;
  line-height: 45px;
  font-style: italic;
  margin-bottom: 10px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 {
  background-color: #e7547f;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .logo {
  display: none;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .mobile-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;
  width: 400px;
  margin-top: 40px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .mobile-text {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  bottom: 24px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0px 5%;
  font-size: 60px;
  line-height: 80px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 {
  background-color: #e7547f;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .logo {
  display: none !important;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .silent-text {
  background-color: #fff;
  color: #e7547f;
  font-size: 80px;
  line-height: 90px;
  padding: 20px 10px;
  width: 90%;
  font-weight: 600;
  display: inline-block;
  margin-top: 30px;
  height: 135px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon {
  background-color: #fff;
  width: 300px;
  height: 300px;
  margin: 0px auto;
  border-radius: 100%;
  display: flex;
  align-items: center;
  position: relative;
  bottom: 10px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon img {
  width: 171px;
  height: 180px;
  margin: 0 auto;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-text {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 80px;
  line-height: 90px;
  font-weight: bold;
  margin-bottom: 0px;
  position: relative;
  bottom: 20px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 {
  background-color: #933b96;
  align-items: center;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .logo {
  display: none;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon {
  background-color: #fff;
  width: 350px;
  height: 350px;
  margin: 0px auto;
  border-radius: 100%;
  display: flex;
  align-items: center;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon img {
  width: 220px;
  height: 191px;
  margin: 0 auto;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-text {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 58px;
  line-height: 82px;
  height: 100px;
  font-weight: bold;
  margin-bottom: 0px;
  position: relative;
  bottom: 13px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-content {
  position: relative;
  bottom: 31px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-content p {
  color: var(--text-white);
  font-size: 31px;
  line-height: 43px;
  margin-bottom: 0px;
  padding: 0 10px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 {
  background-color: #bc498f;
  align-items: baseline;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .logo {
  display: none;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon {
  background-color: #fff;
  width: 300px;
  height: 300px;
  margin: 0px auto;
  border-radius: 100%;
  display: flex;
  align-items: center;
  position: relative;
  top: 20px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon img {
  width: 171px;
  height: 180px;
  margin: 0 auto;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon {
  background-color: #fff;
  width: 300px;
  height: 300px;
  margin: 0px auto;
  border-radius: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  top: 40px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon img {
  width: 171px;
  height: 180px;
  margin: 0 auto;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .automate-text {
  position: relative;
  bottom: 35px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .automate-text h1 {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 0px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .silent-content {
  background-color: #fff;
  color: #bc498f;
  font-size: 80px;
  line-height: 90px;
  padding: 25px 0px;
  width: 90%;
  display: inline-block;
  margin-top: 0px;
  height: 122px;
  position: relative;
  bottom: 70px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .silent-content h2 {
  font-size: 34px;
  line-height: 54px;
  margin-bottom: 0px;
  font-weight: bold;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .web-silent-content {
  background-color: #fff;
  color: #bc498f;
  font-size: 100px;
  line-height: 100px;
  padding: 25px 60px;
  width: 90%;
  display: inline-block;
  margin-top: 0px;
  height: 122px;
  position: absolute;
  top: 61%;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .web-silent-content h2 {
  font-size: 34px;
  line-height: 55px;
  margin-bottom: 0px;
  font-weight: bold;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-text {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 62px;
  line-height: 80px;
  font-weight: bold;
  margin-bottom: 0px;
  position: absolute;
  top: 47%;
  display: flex;
  justify-content: center;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content {
  background-color: #fff;
  color: #bc498f;
  font-size: 100px;
  line-height: 100px;
  padding: 14px 20px;
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 0px;
  height: 104px;
  position: absolute;
  bottom: 0px;
  top: 82%;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content h2 {
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 0px;
  font-weight: bold;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store img {
  margin-right: 15px;
  width: 200px;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store img:last-child {
  margin-right: 0;
}

.tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide .swiper-slide {
  transition: transform 1s ease, opacity 1s ease;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-top-date {
  background: var(--white-bg);
  position: relative;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-top-date span {
  opacity: 1;
  position: relative;
  z-index: 9;
  color: var(--text-white);
}

.tv-page-wrapper.Geometric .tv-left-part .tv-top-date .tv-top-dates {
  background-color: var(--teal-bg);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.8;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
  color: var(--text-teal);
}

.tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span img {
  display: none;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
  content: "";
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/tv-clock3.svg);
  mask-image: url(../images/tv-clock3.svg);
  background-repeat: no-repeat;
  background-size: 50px;
  width: 50px;
  height: 50px;
  -webkit-mask-size: 50px 50px;
          mask-size: 50px 50px;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud span {
  display: block;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud span::before {
  display: none;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud::before {
  content: "";
  display: inline-flex;
  background-repeat: no-repeat;
  background-color: var(--teal-bg);
  width: 50px;
  border-radius: 50px;
  height: 50px;
  background-size: 50px;
  background-position: center;
  margin-right: 6px;
  display: none;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-left-inner ul li {
  background-color: var(--teal-bg);
  opacity: 0.75;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-left-inner ul li.acticve {
  opacity: 100% !important;
}

.tv-page-wrapper.Geometric .tv-left-part .tv-left-inner ul li.fajr .fajr-content strong {
  color: var(--text-teal);
}

.tv-page-wrapper.Geometric .tv-left-part .made-by {
  background-color: var(--teal-bg);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide1 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide1 h2 {
  padding: 0 20px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .logo img {
  width: 100%;
  filter: brightness(0) invert(1);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide2 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-box {
  color: var(--text-teal) !important;
  background-color: var(--white-bg) !important;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide3 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-box {
  background-color: var(--white-bg) !important;
  color: var(--text-teal) !important;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text {
  color: var(--text-white);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text h1 {
  color: var(--text-white) !important;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide4 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide5 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4 {
  color: var(--text-white);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4.time-content::before {
  display: inline-block;
  background-image: url(../images/tv-clock2.svg);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4.location-address::before {
  display: inline-block;
  background-image: url(../images/tv-map2.svg);
  height: 26px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text {
  color: var(--text-white);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .meadows-text {
  color: var(--text-white);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a {
  background-color: var(--teal-bg);
  color: var(--text-white);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box {
  height: 739px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide6 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-text {
  color: var(--text-teal);
  background-color: var(--white-bg);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon {
  background-color: var(--white-bg);
  justify-content: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon img {
  display: none;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon::before {
  content: "";
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/Jumuah-pay-icon.svg);
  mask-image: url(../images/Jumuah-pay-icon.svg);
  background-repeat: no-repeat;
  width: 180px;
  height: 180px;
  -webkit-mask-size: 100px 100px;
  mask-size: 180px 180px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content strong {
  color: var(--text-white);
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide7 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .mobile-icon {
  background-color: var(--white-bg);
  width: 450px;
  height: 450px;
  border-radius: 50%;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .mobile-icon img {
  display: none;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .mobile-icon::before {
  content: "";
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/mobile-icon2.svg);
  mask-image: url(../images/mobile-icon2.svg);
  background-repeat: no-repeat;
  width: 193px;
  height: 343px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide8 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .silent-text {
  color: var(--text-teal) !important;
  margin-bottom: 20px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon {
  background-color: var(--white-bg);
  width: 355px !important;
  height: 355px !important;
  border-radius: 50%;
  justify-content: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon img {
  display: none;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon::before {
  content: "";
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/Jumuah-coll-icon.svg);
  mask-image: url(../images/Jumuah-coll-icon.svg);
  background-repeat: no-repeat;
  width: 209px;
  height: 242px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide9 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon {
  justify-content: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon img {
  display: none;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon::before {
  content: "";
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/car-img.svg);
  mask-image: url(../images/car-img.svg);
  background-repeat: no-repeat;
  width: 257px;
  height: 229px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 {
  background-color: var(--teal-bg) !important;
  background-image: url("../images/tv-screen-bg-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .silent-content {
  color: var(--text-teal) !important;
  bottom: 0;
  padding: 21px 0px;
  height: 102px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-text {
  top: 56%;
  font-size: 45px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .silent-contents {
  background-color: var(--white-bg) !important;
  color: var(--text-teal) !important;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .web-silent-content {
  color: var(--text-teal);
  height: 84px;
  padding: 8px 60px;
  top: 68%;
  font-size: 84px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content {
  color: var(--text-teal);
  top: 82%;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon {
  background-color: var(--white-bg);
  justify-content: center;
  width: 370px !important;
  height: 370px !important;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon img {
  display: none;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon::before {
  content: "";
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/calender-icon.svg);
  mask-image: url(../images/calender-icon.svg);
  background-repeat: no-repeat;
  width: 231px;
  height: 220px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon {
  background-color: var(--white-bg);
  width: 370px;
  height: 370px;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  top: 25px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon img {
  display: none;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon::after {
  content: "";
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/desktop-icon.svg);
  mask-image: url(../images/desktop-icon.svg);
  background-repeat: no-repeat;
  width: 278px;
  height: 252px;
}

.tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .automate-text {
  bottom: 0;
}

.tv-page-wrapper.Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 {
  top: 20px !important;
}

@keyframes plus-heart {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.3);
  }
}

.tv-screen-wrapper {
  width: 100%;
  height: 100%;
}

.tv-screen-wrapper .tv-screen {
  background-color: var(--teal-bg) !important;
  background-image: url(../images/tv-screen-bg-img.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100.1%;
  height: 100%;
}

.tv-screen-wrapper .tv-screen.next-prayer {
  width: 100%;
}

.tv-screen-wrapper .tv-screen .logo {
  padding-top: 20px;
  padding-bottom: 15px;
}

.tv-screen-wrapper .tv-screen .logo img {
  width: 35%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  filter: brightness(0) invert(1);
  height: 84px;
  -o-object-fit: contain;
     object-fit: contain;
}

.tv-screen-wrapper .tv-screen .logo h3 {
  font-size: 5rem;
  line-height: 6rem;
  font-weight: 900;
  color: #ffc400;
  text-align: center;
}

.tv-screen-wrapper .tv-screen .tv-left-inner {
  padding: 0px 14px;
  text-align: center;
  height: calc(100% - 88px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image {
  padding: 0;
  flex-wrap: nowrap;
  height: calc(100% - 39px);
}

.tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image .tv-screen__content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tv-screen-wrapper .tv-screen .tv-left-inner.jamaah-inner {
  padding: 0px 14px 20px;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span {
  display: inline-block;
  margin: 0 3px;
  vertical-align: middle;
  margin-top: -3px;
  color: var(--text-white);
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.9rem;
  font-weight: 400;
  padding: 0px 0;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span:nth-child(1)::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--white-bg);
  border-radius: 50%;
  margin: 0 2px 0 6px;
  vertical-align: middle;
  margin-top: -3px;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box {
  display: flex;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content {
  margin-right: 20px;
  display: inline-flex;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content span {
  margin-right: 16px;
  display: inline-block;
  width: 45px;
  height: 45px;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content span::before {
  content: "";
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/tv-clock3.svg);
  mask-image: url(../images/tv-clock3.svg);
  background-repeat: no-repeat;
  background-size: 45px;
  width: 45px;
  height: 45px;
  -webkit-mask-size: 45px 45px;
  mask-size: 45px 45px;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span {
  background-color: var(--white-bg);
  width: 45px;
  height: 45px;
  border-radius: 50px;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1490196078);
  display: flex;
  align-items: center;
  justify-content: center;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span .weather-icon svg {
  width: 40px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  color: var(--text-teal);
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span::before {
  display: none;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content:last-child {
  margin-right: 0;
}

.tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content h2 {
  color: var(--text-white);
  font-size: 2rem;
  line-height: 2.9rem;
  font-weight: 600;
  margin-bottom: 0;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
  width: 100%;
  overflow: hidden;
  padding: 25px 0 0 0;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time {
  margin: 0 9rem;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li {
  padding: 1rem 3rem;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li:nth-child(2) {
  justify-content: space-between;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li:nth-child(2) .fajr-img {
  margin-right: 0px;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li.sunrise .fajr-content {
  width: 55%;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content span {
  font-size: 1.7rem;
  line-height: 2rem;
  text-transform: uppercase;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content h2 {
  font-size: 2rem;
  line-height: 4rem;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-img h3 {
  font-size: 1.5rem;
  text-transform: uppercase;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li {
  background-color: var(--teal-bg);
  cursor: pointer;
  transition: all 0.3sease-in-out;
  max-width: 100%;
  flex: 0 0 100%;
  padding: 1rem 27px;
  margin-top: 0;
  display: flex;
  border-radius: 20px;
  margin-bottom: 0px;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1490196078);
  border: 3px solid var(--white-bg);
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li.active {
  background-color: var(--white-bg);
  cursor: pointer;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li.active .fajr-img em {
  background-color: var(--teal-bg);
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li.active .fajr-img h3 {
  color: var(--text-teal);
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li.active .fajr-content span {
  color: var(--text-teal);
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li.active .fajr-content h2 {
  color: var(--text-teal);
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img {
  margin-right: 0px;
  text-align: center;
  width: 80px;
  place-items: center;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  display: grid;
  gap: 0px;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .asricon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon-3.svg);
  mask-image: url(../images/prayer-icon-3.svg);
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  -webkit-mask-size: 70px 70px;
  mask-size: 70px 70px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .ishaicon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon-5.svg);
  mask-image: url(../images/prayer-icon-5.svg);
  background-repeat: no-repeat;
  height: 65px;
  width: 65px;
  -webkit-mask-size: 65px 65px;
  mask-size: 65px 65px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .maghribicon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon-4.svg);
  mask-image: url(../images/prayer-icon-4.svg);
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  -webkit-mask-size: 70px 70px;
  mask-size: 70px 70px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .dhuhricon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon-2.svg);
  mask-image: url(../images/prayer-icon-2.svg);
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  -webkit-mask-size: 70px 70px;
  mask-size: 70px 70px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .fajricon {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon.svg);
  mask-image: url(../images/prayer-icon.svg);
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  -webkit-mask-size: 70px 70px;
  mask-size: 70px 70px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  margin-bottom: 0;
  color: var(--text-white);
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise .fajr-img #prayerIcon0 {
  display: inline-block;
  background-color: var(--white-bg);
  -webkit-mask-image: url(../images/prayer-icon-6.svg);
  mask-image: url(../images/prayer-icon-6.svg);
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  -webkit-mask-size: 70px 70px;
  mask-size: 70px 70px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise .fajr-content {
  width: 75%;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise.active .fajr-img #prayerIcon0 {
  background-color: var(--teal-bg);
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content {
  display: inline-block;
  margin-right: 0px;
  text-align: left;
  width: 160px;
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content span {
  font-size: 1.5rem;
  line-height: 0.8rem;
  font-weight: 400;
  margin-bottom: 0;
  color: var(--text-white);
}

.tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content h2 {
  font-size: 2.2rem;
  line-height: 2.5rem;
  font-weight: 900;
  margin-bottom: 0;
  color: var(--text-white);
  margin-bottom: 4px;
}

.tv-screen-wrapper .tv-screen .made-by {
  background-color: var(--teal-bg);
  height: 63px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
}

.tv-screen-wrapper .tv-screen .made-by p {
  margin: 0;
  font-size: 0.8rem;
  color: var(--text-white);
  font-weight: 400;
}

.tv-screen-wrapper .tv-screen .made-by p em {
  margin: 0 4px;
}

.tv-screen-wrapper .tv-screen .made-by p em img {
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
  vertical-align: baseline;
  width: 14px;
}

.tv-screen-wrapper .tv-screen .made-by p a {
  margin-left: 2px;
}

.tv-screen-wrapper .tv-screen .made-by p a img {
  max-width: 82px;
  vertical-align: sub;
  filter: brightness(0) invert(1);
}

.tv-screen-wrapper .tv-screen .logo-next {
  display: flex;
  justify-content: center;
  padding-top: 33px;
  padding-bottom: 50px;
}

.tv-screen-wrapper .tv-screen .logo-next img {
  filter: brightness(0) invert(1);
}

.tv-screen-wrapper .tv-screen .container-next {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  flex-wrap: nowrap;
  justify-content: center;
}

.tv-screen-wrapper .tv-screen .container-next .tv-left-next {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}

.tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-title h2 {
  font-size: 81px;
  line-height: 108px;
  margin-bottom: 1rem;
  color: #ffc400;
  font-weight: 600;
}

.tv-screen-wrapper .tv-screen .container-next .tv-left-next .tv-screen__content h1 {
  font-size: 12rem;
  line-height: 13rem;
  margin-bottom: 2rem;
  color: #ffc400;
  font-weight: 900;
}

.tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer {
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}

.tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p {
  background-color: #ffc400;
  color: var(--text-teal);
  font-size: 1.8rem;
  line-height: 3rem;
  margin-right: 70px;
  font-weight: 900;
  padding: 1.5rem;
  height: 67px;
  position: relative;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 1920px) and (max-width: 2400px) {
  .tv-screen-wrapper .tv-screen {
    width: 100%;
    height: 100%;
  }

  .tv-screen-wrapper .tv-screen .container {
    max-width: 100%;
    padding: 0 50px;
  }

  .tv-screen-wrapper .tv-screen .logo {
    padding-top: 2rem;
    padding-bottom: 0rem;
  }

  .tv-screen-wrapper .tv-screen .logo img {
    padding-bottom: 8px;
    width: 90%;
    height: 120px;
  }

  .tv-screen-wrapper .tv-screen .logo h3 {
    font-size: 5.5rem;
    line-height: 7rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner {
    padding: 2px 20px 34px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image {
    height: calc(100% - 0px);
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image .tv-screen__content {
    padding-bottom: 0;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner.jamaah-inner .tv-screen__content .tv-time-box .tv-time-content {
    margin-right: 45px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner.jamaah-inner .tv-screen__content .tv-time-box .tv-time-content span {
    margin-right: 40px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content {
    padding-bottom: 1.5rem;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span {
    font-size: 2.7rem;
    line-height: 5.5rem;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span.jamaah-text {
    font-size: 3.9rem;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span:nth-child(1)::after {
    width: 21px;
    height: 21px;
    margin: 0 6px 0 16px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content {
    margin-right: 30px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content span {
    width: 89px;
    height: 89px;
    margin-right: 30px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content span::before {
    background-size: 89px;
    width: 89px;
    height: 89px;
    -webkit-mask-size: 89px 89px;
    mask-size: 89px 89px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span {
    width: 89px;
    height: 89px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span .weather-icon svg {
    width: 65px;
    height: 65px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content h2 {
    font-size: 3rem;
    line-height: 5.3rem;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content h2.jamaah-text {
    font-size: 3.9rem;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content:last-child {
    margin-right: 0;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul {
    gap: 32px;
    padding: 23px 0 0 0;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time {
    margin: 0 20rem;
    padding: 23px 0 32px 0;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li {
    padding: 1.5rem 4rem;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-img {
    width: 124px;
    margin-right: 40px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-img h3 {
    font-size: 1.7rem;
    text-transform: uppercase;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li.sunrise .fajr-content {
    width: 55%;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content {
    width: 240px !important;
    display: block;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content span {
    font-size: 1.9rem;
    line-height: 2.5rem;
    text-transform: uppercase;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content h2 {
    font-size: 3.8rem;
    line-height: 4.8rem;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li {
    border-radius: 25px;
    padding: 1.8rem 65px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li.fajr {
    margin-right: 10px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li.zuhr {
    margin-right: 10px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li.maghrib {
    margin-right: 10px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li:nth-child(2) .fajr-img {
    margin-right: 90px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li:nth-child(2) .fajr-img #prayerIcon0 {
    height: 110px;
    width: 110px;
    -webkit-mask-size: 110px 110px;
    mask-size: 110px 110px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise .fajr-content {
    width: 80%;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .fajricon {
    height: 110px;
    width: 110px;
    -webkit-mask-size: 110px 110px;
    mask-size: 110px 110px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .sunriseicon {
    height: 110px;
    width: 110px;
    -webkit-mask-size: 110px 110px;
    mask-size: 110px 110px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .dhuhricon {
    height: 100px;
    width: 100px;
    -webkit-mask-size: 100px 100px;
    mask-size: 100px 100px;
    margin-bottom: 7px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .asricon {
    height: 110px;
    width: 110px;
    -webkit-mask-size: 110px 110px;
    mask-size: 110px 110px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .maghribicon {
    height: 110px;
    width: 110px;
    -webkit-mask-size: 110px 110px;
    mask-size: 110px 110px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .ishaicon {
    height: 90px;
    width: 90px;
    -webkit-mask-size: 90px 90px;
    mask-size: 90px 90px;
    margin-bottom: 7px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img h3 {
    font-size: 2.1rem;
    line-height: 2.2rem;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content {
    display: inline-block;
    margin-right: 0px;
    text-align: left;
    width: 240px;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content h2 {
    font-size: 3.7rem;
    line-height: 4rem;
  }

  .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content span {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .tv-screen-wrapper .tv-screen .made-by {
    position: absolute;
    bottom: 0;
    height: 80px;
  }

  .tv-screen-wrapper .tv-screen .made-by p {
    font-size: 1.8rem;
  }

  .tv-screen-wrapper .tv-screen .made-by p em {
    margin: 0 10px 0 5px;
  }

  .tv-screen-wrapper .tv-screen .made-by p em img {
    width: 22px;
  }

  .tv-screen-wrapper .tv-screen .made-by p a img {
    max-width: 168px;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-title h2 {
    font-size: 74px;
    line-height: 33px;
    margin-bottom: 1rem;
    color: #ffc400;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-title h2.next-prayer-title {
    font-size: 216px;
    line-height: 269px;
    margin-bottom: 1rem;
    color: #ffc400;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .tv-screen__content h1 {
    margin-bottom: 0rem;
    color: #ffc400;
    font-weight: 900;
    font-size: 26rem;
    line-height: 26rem;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer {
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: center;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p {
    font-size: 4.2rem;
    line-height: 5rem;
    padding: 1.5rem 6.2rem;
    height: 118px;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p:last-child {
    margin-right: 0;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next {
    justify-content: center;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-title h2 {
    font-size: 74px;
    line-height: 33px;
    margin-bottom: 1rem;
    color: #ffc400;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p {
    font-size: 4.2rem;
    line-height: 5rem;
    padding: 1.5rem 6.2rem;
    height: 118px;
  }

  .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1920px) and (max-width: 2400px) {
  .tv-page-wrapper .tv-left-part .tv-top-date {
    font-size: 2rem;
  }

  .tv-page-wrapper .tv-left-part .tv-top-date span {
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px;
    vertical-align: middle;
    margin-top: -3px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner {
    padding: 19px 20px;
    text-align: center;
    height: calc(100% - 88px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box {
    display: flex;
    margin-bottom: 0.4rem;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content {
    display: inline-flex;
    margin-right: 20px;
    align-items: center;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
    color: var(--text-teal);
    font-size: 3rem;
    line-height: 2.5rem;
    font-weight: 600;
    margin-bottom: 0;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content:last-child {
    margin-right: 0;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    margin-right: 5px;
    display: inline-block;
    width: 32px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    background-color: var(--teal-bg);
    color: #fff;
    border-radius: 50px;
    width: 32px;
    height: 32px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 32px;
    height: 32px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li {
    padding: 6.5% 6%;
    border-radius: 25px;
    height: 100%;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li.active {
    opacity: 100%;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-img em {
    opacity: 0.9;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-img h3 {
    opacity: 0.9;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-content strong {
    opacity: 0.9;
    background-color: transparent;
    padding: 0px 0;
    font-size: 1.2rem;
    border: 0;
    color: var(--text-white) !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-content span {
    opacity: 0.9;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-content h4 {
    opacity: 0.9;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .fajricon {
    width: 70px !important;
    -webkit-mask-size: 70px 70px !important;
    mask-size: 70px 70px !important;
    height: 70px !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .zuhricon {
    width: 70px !important;
    -webkit-mask-size: 70px 70px !important;
    mask-size: 70px 70px !important;
    height: 70px !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .asricon {
    width: 70px !important;
    -webkit-mask-size: 70px 70px !important;
    mask-size: 70px 70px !important;
    height: 70px !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .maghribicon {
    width: 70px !important;
    -webkit-mask-size: 70px 70px !important;
    mask-size: 70px 70px !important;
    height: 70px !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .Ishaicon {
    width: 70px !important;
    -webkit-mask-size: 70px 70px !important;
    mask-size: 70px 70px !important;
    height: 70px !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img h3 {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content {
    height: 100%;
    width: 133px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content:last-child {
    margin-right: 0;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content span {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content strong {
    background-color: transparent;
    padding: 0px 0;
    font-size: 1.2rem;
    border: 0;
    color: var(--text-white);
    width: 154px;
    position: absolute;
    min-width: 154px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content h4 {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .tv-page-wrapper .tv-left-part .made-by {
    background-color: #0fa08f;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
  }

  .tv-page-wrapper .tv-left-part .made-by p {
    font-size: 1.5rem;
  }

  .tv-page-wrapper .tv-left-part .made-by p em {
    margin: 0 4px;
  }

  .tv-page-wrapper .tv-left-part .made-by p em img {
    animation: plus-heart 1s infinite;
    -webkit-animation: plus-heart 1s infinite;
    vertical-align: baseline;
    width: 18px;
  }

  .tv-page-wrapper .tv-left-part .made-by p a {
    margin-left: 2px;
  }

  .tv-page-wrapper .tv-left-part .made-by p a img {
    max-width: 142px;
    vertical-align: baseline;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100.1%;
    height: 100.1%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 {
    background-color: #fc636b;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .logo {
    display: flex;
    width: 100%;
    justify-content: center;
    align-self: flex-start;
    margin-top: 30px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .logo img {
    max-width: 277px;
    filter: brightness(0) invert(1);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 h2 {
    display: flex;
    width: 100%;
    text-align: center;
    align-self: center;
    justify-content: center;
    font-size: 4.5rem;
    font-weight: 600;
    color: var(--text-white);
    line-height: 5rem;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 {
    background-color: #1aafd0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-main-sec {
    width: 100%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-box {
    font-size: min(5vw, 6rem);
    font-size-adjust: 0.6;
    width: 93%;
    padding: 12px 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin: 2rem;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 5%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text span {
    display: block;
    width: 100%;
    color: #f7f7f7;
    font-size: 74px;
    line-height: 90px;
    padding: 0 0 10px 0;
    font-weight: 600;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text strong {
    display: block;
    width: 100%;
    color: #f7f7f7;
    font-size: 110px;
    line-height: 100px;
    padding: 0 0 20px 0;
    font-weight: 900;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box {
    padding: 0 4%;
    overflow: hidden;
    height: 850px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span {
    color: #fff;
    font-size: min(4vw, 4rem);
    font-size-adjust: 0.6;
    line-height: 100px;
    display: grid;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    margin-top: 30px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span h1 {
    font-size: min(2vw, 2rem);
    font-size-adjust: 0.6;
    line-height: 44px;
    margin: 0px 0 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span > div {
    font-size: 70px;
    font-size-adjust: 0.6;
    line-height: 100px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span > div strong {
    font-size: min(4vw, 5rem);
    font-size-adjust: 0.6;
    line-height: 100px;
    margin: 15px 0 3px;
    position: relative;
    bottom: 10px;
    top: 10px;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 {
    background-color: #2c5e7c;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-box {
    font-size: 90px !important;
    line-height: 88px !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text {
    display: block;
    width: 100%;
    padding: 30px 18% 15px;
    color: #ffc400;
    font-size: 80px;
    line-height: 100px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text h1 {
    font-size: 80px;
    line-height: 100px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .surah-text {
    display: block;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 50px;
    line-height: 70px;
    font-weight: 500;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .surah-refrence-text {
    color: #ffffff;
    font-size: 50px;
    line-height: 70px;
    font-weight: 500;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 {
    background-color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon {
    display: inline-block;
    width: 250px;
    margin-top: 30px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .silent-text {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 3rem;
    line-height: 3.4rem;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
    padding: 20px 5%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 {
    text-align: left;
    display: block;
    height: 100.1%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box {
    padding: 10px 30px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box h2 {
    color: var(--text-black);
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 600;
    display: block;
    width: 100%;
    margin-bottom: 1.2rem;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box {
    margin-right: 2%;
    display: inline-block;
    width: 53%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background-color: #6a67ce;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    padding: 30px 15px;
    color: var(--text-white);
    font-size: 1.3rem;
    line-height: 1.6rem;
    font-weight: 600;
    text-align: center;
    -o-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text strong {
    display: block;
    width: 100%;
    font-size: 5rem;
    line-height: 5.4rem;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.ping-bg {
    background-color: #bc498f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.blue-bg {
    background-color: #718cb5;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.sky-blue-bg {
    background-color: #1aafd0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.yellow-bg {
    background-color: #f6b200;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.green-bg {
    background-color: #0fa08f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.dark-blue-bg {
    background-color: #2c5e7c;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.purple-bg {
    background-color: #9962a1;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box {
    display: block;
    margin-top: 20px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4 {
    display: block;
    width: 100%;
    color: #3b3b3b;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 600;
    position: relative;
    padding-left: 35px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4.time-content:before {
    background-image: url(../images/tv-clock.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4.location-address:before {
    background-image: url(../images/tv-map.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    content: "";
    width: 18px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text {
    color: #6a67ce;
    font-size: 48px;
    font-weight: 900;
    line-height: 52px;
    display: block;
    margin-top: 15px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.evening-text {
    color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.blue-text {
    color: #718cb5;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.sky-blue-text {
    color: #1aafd0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.yellow-text {
    color: #f6b200;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.green-text {
    color: #0fa08f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.dark-blue-text {
    color: #2c5e7c;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.purple-text {
    color: #9962a1;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .meadows-text {
    color: var(--text-black);
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a {
    border-radius: 10px;
    background-color: #6a67ce;
    font-size: 24px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    padding: 10px 0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.pink-btn {
    background-color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.blue-btn {
    background-color: #718cb5;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.sky-blue-btn {
    background-color: #1aafd0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.yellow-btn {
    background-color: #f6b200;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.green-btn {
    background-color: #0fa08f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.dark-blue-btn {
    background-color: #2c5e7c;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.purple-btn {
    background-color: #9962a1;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .rgt-week-box {
    text-align: right;
    display: inline-block;
    width: 42%;
    margin-left: 3%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img {
    border-radius: 15px;
    height: 100% !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img img {
    height: 100% !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 {
    background-color: #2c5e7c;
    display: block;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-text {
    background-color: #ffc400;
    color: #2c5e7c;
    font-size: 80px;
    line-height: 90px;
    padding: 15px 60px;
    width: 90%;
    font-weight: 600;
    display: inline-block;
    margin-top: 30px;
    height: 130px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon {
    background-color: #ffc400;
    width: 268px;
    height: 268px;
    margin: 40px auto 0;
    border-radius: 100%;
    display: flex;
    align-items: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon img {
    width: 161px;
    height: 168px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon::before {
    width: 160px !important;
    height: 160px !important;
    -webkit-mask-size: 100px 100px;
    mask-size: 160px 160px !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content {
    width: calc(90% - 1rem) !important;
    margin: 0 auto;
    text-align: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content h1 {
    color: #fff;
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content p {
    color: #fff;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content strong {
    color: #ffc400;
    font-size: 45px;
    line-height: 53px;
    font-style: italic;
    margin-bottom: 10px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 {
    background-color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .mobile-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    width: 400px;
    margin-top: 40px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .mobile-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 24px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 5%;
    font-size: 60px;
    line-height: 80px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 {
    background-color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .silent-text {
    background-color: #fff;
    color: #e7547f;
    font-size: 80px;
    line-height: 90px;
    padding: 20px 10px;
    width: 90%;
    font-weight: 600;
    display: inline-block;
    margin-top: 30px;
    height: 135px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon {
    background-color: #fff;
    width: 300px;
    height: 300px;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    position: relative;
    bottom: 10px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon img {
    width: 171px;
    height: 180px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-text {
    font-size: 70px !important;
    line-height: 80px !important;
    margin: 12px auto !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 {
    background-color: #933b96;
    align-items: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon {
    background-color: #fff;
    width: 350px;
    height: 350px;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon img {
    width: 220px;
    height: 191px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-text {
    font-size: 70px !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-content {
    position: relative;
    bottom: 31px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-content p {
    font-size: 43px !important;
    line-height: 56px !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 {
    background-color: #bc498f;
    align-items: baseline;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon {
    background-color: #fff;
    width: 300px;
    height: 300px;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    position: relative;
    top: 20px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon img {
    width: 171px;
    height: 180px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon {
    background-color: #fff;
    width: 300px;
    height: 300px;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    top: 40px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon img {
    width: 171px;
    height: 180px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .automate-text {
    position: relative;
    bottom: 35px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .automate-text h1 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    margin-bottom: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .silent-content {
    background-color: #fff;
    color: #bc498f;
    font-size: 80px;
    line-height: 90px;
    padding: 25px 0px;
    width: 90%;
    display: inline-block;
    margin-top: 0px;
    height: 122px;
    position: relative;
    bottom: 70px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .silent-content h2 {
    font-size: 32px;
    line-height: 54px;
    margin-bottom: 0px;
    font-weight: bold;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .web-silent-content {
    background-color: #fff;
    color: #bc498f;
    font-size: 100px;
    line-height: 100px;
    padding: 25px 60px;
    width: 90%;
    display: inline-block;
    margin-top: 0px;
    height: 122px;
    position: absolute;
    top: 61%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .web-silent-content h2 {
    font-size: 45px;
    line-height: 65px;
    margin-bottom: 0px;
    font-weight: bold;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 62px;
    line-height: 80px;
    font-weight: bold;
    margin-bottom: 0px;
    position: absolute;
    top: 47%;
    display: flex;
    justify-content: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content {
    background-color: #fff;
    color: #bc498f;
    font-size: 100px;
    line-height: 100px;
    padding: 14px 20px;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 0px;
    height: 104px;
    position: absolute;
    bottom: 0px;
    top: 82%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content h2 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 0px;
    font-weight: bold;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store img {
    margin-right: 15px;
    width: 200px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store img:last-child {
    margin-right: 0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide .swiper-slide {
    transition: transform 1s ease, opacity 1s ease;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 68px;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    display: grid;
    width: 60px;
    height: 60px;
    -webkit-mask-size: 32px 32px;
    mask-size: 60px 60px;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    width: 60px;
    height: 60px;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 52px;
    height: 60px;
  }
}

@media (min-width: 1920px) {
  .tv-page-wrapper .tv-left-part .tv-top-date {
    padding: 24px 0;
    font-size: 1.5rem;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner {
    padding: 12px 24px;
    height: calc(100% - 120px);
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box {
    display: flex;
    margin-bottom: 11px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content {
    display: flex;
    align-items: center;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
    font-size: 2.6rem;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content:last-child {
    margin-right: 0;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    margin-right: 7px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    background-color: var(--teal-bg);
    color: var(--text-white);
    border-radius: 50px;
    width: 32px;
    height: 32px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 32px;
    height: 32px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li {
    padding: 24px 32px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img {
    width: 65px;
    grid-template-columns: repeat(auto-fit, minmax(65px, 1fr));
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content:last-child {
    margin-right: 0;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content span {
    font-size: 1.7rem;
    line-height: 2.5rem;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content strong {
    background-color: transparent;
    padding: 9px 0;
    font-size: 1.2rem;
    border: 0;
    color: var(--text-white);
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content h4 {
    font-size: 2.4rem;
    line-height: 2rem;
    margin: 0 0 3px 0 !important;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 68px;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    display: grid;
    width: 60px;
    height: 60px;
    -webkit-mask-size: 32px 32px;
    mask-size: 60px 60px;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    width: 60px;
    height: 60px;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 52px;
    height: 60px;
  }

  .tv-page-wrapper.Geometric .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .web-silent-content {
    height: 123px;
    padding: 32px 60px;
  }
}

@media (min-width: 1280px) and (max-width: 1919px) {
  .tv-page-wrapper .tv-left-part .tv-top-date {
    display: block;
    background-color: #6a67ce;
    color: var(--text-white);
    text-align: center;
    font-size: 1rem !important;
    line-height: 1.8rem;
    font-weight: 400;
    padding: 10px 0;
  }

  .tv-page-wrapper .tv-left-part .tv-top-date span {
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px;
    vertical-align: middle;
    margin-top: -3px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner {
    padding: 10px 14px !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box {
    align-items: center;
    margin-bottom: 0.7rem !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content {
    display: flex;
    margin-right: 20px;
    align-items: center;
    height: 40px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
    color: var(--text-teal);
    font-size: 1.8rem !important;
    line-height: 2rem;
    font-weight: 600;
    margin-bottom: 0;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content:last-child {
    margin-right: 0;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    margin-right: 7px;
    display: inline-block;
    width: 32px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    background-color: var(--teal-bg);
    color: var(--text-white);
    border-radius: 50px;
    width: 32px;
    height: 32px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 32px;
    height: 32px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li {
    padding: 4.7% 6% !important;
    border-radius: 15px !important;
    height: 100%;
    margin-bottom: 11px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li.active {
    opacity: 100% !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li.active .fajr-content strong {
    background-color: transparent !important;
    padding: 0px 0 !important;
    font-size: 0.8rem !important;
    border: 0 !important;
    color: var(--text-white) !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img {
    width: 60px;
    margin-right: 20px;
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .fajricon {
    height: 50px;
    width: 50px;
    -webkit-mask-size: 50px 50px;
    mask-size: 50px 50px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .zuhricon {
    height: 50px;
    width: 50px;
    -webkit-mask-size: 50px 50px;
    mask-size: 50px 50px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .asricon {
    height: 50px;
    width: 50px;
    -webkit-mask-size: 50px 50px;
    mask-size: 50px 50px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .maghribicon {
    height: 50px;
    width: 50px;
    -webkit-mask-size: 50px 50px;
    mask-size: 50px 50px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img .Ishaicon {
    height: 50px;
    width: 50px;
    -webkit-mask-size: 50px 50px;
    mask-size: 50px 50px;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-img h3 {
    font-size: 1.1rem !important;
    line-height: 1.3rem !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content {
    height: 100% !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content:last-child {
    margin-right: 0;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content span {
    font-size: 1.1rem !important;
    line-height: 2rem;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content strong {
    background-color: transparent !important;
    padding: 0px 0 !important;
    font-size: 0.8rem !important;
    border: 0 !important;
    color: var(--text-white) !important;
  }

  .tv-page-wrapper .tv-left-part .tv-left-inner ul li .fajr-content h4 {
    font-size: 21px !important;
    line-height: 1.2rem !important;
    margin-bottom: 0;
    margin-top: 0 !important;
  }

  .tv-page-wrapper .tv-left-part .made-by {
    background-color: #0fa08f;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
  }

  .tv-page-wrapper .tv-left-part .made-by p {
    font-size: 1rem !important;
  }

  .tv-page-wrapper .tv-left-part .made-by p em {
    margin: 0 4px;
  }

  .tv-page-wrapper .tv-left-part .made-by p em img {
    animation: plus-heart 1s infinite;
    -webkit-animation: plus-heart 1s infinite;
    vertical-align: baseline;
    width: 14px;
  }

  .tv-page-wrapper .tv-left-part .made-by p a {
    margin-left: 2px;
  }

  .tv-page-wrapper .tv-left-part .made-by p a img {
    max-width: 100px !important;
    vertical-align: text-bottom !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100.1%;
    height: 100.1%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 {
    background-color: #fc636b;
    width: 100.1%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .logo {
    display: flex;
    width: 100%;
    justify-content: center;
    align-self: flex-start;
    margin-top: 30px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .logo img {
    max-width: 277px;
    filter: brightness(0) invert(1);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide1 h2 {
    display: flex;
    width: 100%;
    text-align: center;
    align-self: center;
    justify-content: center;
    font-size: 4.5rem;
    font-weight: 600;
    color: var(--text-white);
    line-height: 5rem;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 {
    background-color: #1aafd0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-main-sec {
    width: 100%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-box {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin: 2rem;
    overflow: hidden;
    padding: 12px 20px;
    text-overflow: ellipsis;
    width: 95%;
    font-size: clamp(16px, 5vw, 48px) !important;
    overflow-wrap: break-word;
    text-align: center;
    margin: 34px auto 0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 5%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text span {
    display: block;
    width: 100%;
    color: #f7f7f7;
    font-size: 4vw;
    line-height: 68px;
    padding: 0 0 10px 0;
    font-weight: 600;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text strong {
    display: block;
    width: 100%;
    color: #f7f7f7;
    font-size: 6vw;
    line-height: 100px;
    padding: 0 0 20px 0;
    font-weight: 900;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box {
    padding: 0 4%;
    overflow: hidden;
    height: 518px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span {
    color: #fff;
    font-size: min(2.5vw, 2rem);
    font-size-adjust: 0.6;
    line-height: 68px;
    display: grid;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    margin-top: 30px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span h1 {
    font-size: min(2vw, 2rem);
    font-size-adjust: 0.6;
    line-height: 44px;
    margin: 0px 0 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span > div {
    font-size: min(2vw, 2rem);
    font-size-adjust: 0.6;
    line-height: 40px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .time-text-box span > div strong {
    font-size: min(3vw, 3rem);
    font-size-adjust: 0.6;
    line-height: 70px;
    margin: 15px 0 3px;
    position: relative;
    bottom: 10px;
    top: 10px;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 {
    background-color: #2c5e7c;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .logo {
    display: none !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-box {
    font-size: 90px !important;
    line-height: 88px !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text {
    display: block;
    width: 100%;
    padding: 30px 18% 15px;
    color: #ffc400;
    font-size: 80px;
    line-height: 100px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text h1 {
    font-size: 80px;
    line-height: 100px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .surah-text {
    display: block;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 50px;
    line-height: 70px;
    font-weight: 500;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .surah-refrence-text {
    color: #ffffff;
    font-size: 50px;
    line-height: 70px;
    font-weight: 500;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 {
    background-color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon {
    display: inline-block;
    width: 250px;
    margin-top: 30px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .silent-text {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 3rem;
    line-height: 3.4rem;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
    padding: 20px 5%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 {
    text-align: left;
    display: block;
    height: 100.1%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box {
    padding: 10px 30px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box h2 {
    color: var(--text-black);
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 600;
    display: block;
    width: 100%;
    margin-bottom: 1.2rem;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box {
    margin-right: 2%;
    display: inline-block;
    width: 53%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background-color: #6a67ce;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    padding: 30px 15px;
    color: var(--text-white);
    font-size: 1.3rem;
    line-height: 1.6rem;
    font-weight: 600;
    text-align: center;
    -o-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text strong {
    display: block;
    width: 100%;
    font-size: 5rem;
    line-height: 5.4rem;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.ping-bg {
    background-color: #bc498f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.blue-bg {
    background-color: #718cb5;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.sky-blue-bg {
    background-color: #1aafd0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.yellow-bg {
    background-color: #f6b200;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.green-bg {
    background-color: #0fa08f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.dark-blue-bg {
    background-color: #2c5e7c;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .friday-text.purple-bg {
    background-color: #9962a1;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box {
    display: block;
    margin-top: 20px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4 {
    display: block;
    width: 100%;
    color: #3b3b3b;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 600;
    position: relative;
    padding-left: 35px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4.time-content:before {
    background-image: url(../images/tv-clock.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .week-time-box h4.location-address:before {
    background-image: url(../images/tv-map.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    content: "";
    width: 18px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text {
    color: #6a67ce;
    font-size: 48px;
    font-weight: 900;
    line-height: 52px;
    display: block;
    margin-top: 15px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.evening-text {
    color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.blue-text {
    color: #718cb5;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.sky-blue-text {
    color: #1aafd0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.yellow-text {
    color: #f6b200;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.green-text {
    color: #0fa08f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.dark-blue-text {
    color: #2c5e7c;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .mufti-text.purple-text {
    color: #9962a1;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box .meadows-text {
    color: var(--text-black);
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a {
    border-radius: 10px;
    background-color: #6a67ce;
    font-size: 24px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    padding: 10px 0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.pink-btn {
    background-color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.blue-btn {
    background-color: #718cb5;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.sky-blue-btn {
    background-color: #1aafd0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.yellow-btn {
    background-color: #f6b200;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.green-btn {
    background-color: #0fa08f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.dark-blue-btn {
    background-color: #2c5e7c;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .left-week-box a.purple-btn {
    background-color: #9962a1;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .rgt-week-box {
    text-align: right;
    display: inline-block;
    width: 42%;
    margin-left: 3%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img {
    border-radius: 15px;
    height: 100% !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img img {
    height: 100% !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 {
    background-color: #2c5e7c;
    display: block;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-text {
    background-color: #ffc400;
    color: #2c5e7c;
    font-size: 80px;
    line-height: 90px;
    padding: 15px 60px;
    width: 90%;
    font-weight: 600;
    display: inline-block;
    margin-top: 30px;
    height: 130px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon {
    background-color: #ffc400;
    width: 268px;
    height: 268px;
    margin: 40px auto 0;
    border-radius: 100%;
    display: flex;
    align-items: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon img {
    width: 161px;
    height: 168px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-icon::before {
    width: 160px !important;
    height: 160px !important;
    -webkit-mask-size: 100px 100px;
    mask-size: 160px 160px !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content {
    width: calc(90% - 1rem) !important;
    margin: 0 auto;
    text-align: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content h1 {
    color: #fff;
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content p {
    color: #fff;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumah-pay-content strong {
    color: #ffc400;
    font-size: 45px;
    line-height: 53px;
    font-style: italic;
    margin-bottom: 10px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 {
    background-color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .mobile-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    width: 400px;
    margin-top: 40px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .mobile-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 24px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 5%;
    font-size: 60px;
    line-height: 80px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 {
    background-color: #e7547f;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .logo {
    display: none !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .silent-text {
    background-color: #fff;
    color: #e7547f;
    font-size: 80px;
    line-height: 90px;
    padding: 20px 10px;
    width: 90%;
    font-weight: 600;
    display: inline-block;
    margin-top: 30px;
    height: 135px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon {
    background-color: #fff;
    width: 300px;
    height: 300px;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    position: relative;
    bottom: 10px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon img {
    width: 171px;
    height: 180px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-text {
    font-size: 70px !important;
    line-height: 80px !important;
    margin: 12px auto !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 {
    background-color: #933b96;
    align-items: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon {
    background-color: #fff;
    width: 350px;
    height: 350px;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon img {
    width: 220px;
    height: 191px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-text {
    font-size: 70px !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-content {
    position: relative;
    bottom: 31px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-content p {
    font-size: 40px !important;
    line-height: 50px !important;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 {
    background-color: #bc498f;
    align-items: baseline;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .logo {
    display: none;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon {
    background-color: #fff;
    width: 300px;
    height: 300px;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    position: relative;
    top: 20px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon img {
    width: 171px;
    height: 180px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon {
    background-color: #fff;
    width: 300px;
    height: 300px;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    top: 40px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon img {
    width: 171px;
    height: 180px;
    margin: 0 auto;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .automate-text {
    position: relative;
    bottom: 35px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .automate-text h1 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    margin-bottom: 0px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .silent-content {
    background-color: #fff;
    color: #bc498f;
    font-size: 80px;
    line-height: 90px;
    padding: 25px 0px;
    width: 90%;
    display: inline-block;
    margin-top: 0px;
    height: 122px;
    position: relative;
    bottom: 70px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .silent-content h2 {
    font-size: 32px;
    line-height: 54px;
    margin-bottom: 0px;
    font-weight: bold;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .web-silent-content {
    background-color: #fff;
    color: #bc498f;
    font-size: 100px;
    line-height: 100px;
    padding: 25px 60px;
    width: 90%;
    display: inline-block;
    margin-top: 0px;
    height: 122px;
    position: absolute;
    top: 61%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .web-silent-content h2 {
    font-size: 45px;
    line-height: 65px;
    margin-bottom: 0px;
    font-weight: bold;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 62px;
    line-height: 80px;
    font-weight: bold;
    margin-bottom: 0px;
    position: absolute;
    top: 47%;
    display: flex;
    justify-content: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content {
    background-color: #fff;
    color: #bc498f;
    font-size: 100px;
    line-height: 100px;
    padding: 14px 20px;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 0px;
    height: 104px;
    position: absolute;
    bottom: 0px;
    top: 82%;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content h2 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 0px;
    font-weight: bold;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store img {
    margin-right: 15px;
    width: 200px;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store img:last-child {
    margin-right: 0;
  }

  .tv-page-wrapper .tv-right-part .pogoSlider .pogoSlider-slide .swiper-slide {
    transition: transform 1s ease, opacity 1s ease;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 43px;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    display: grid;
    width: 40px;
    height: 40px;
    -webkit-mask-size: 40px 40px;
    mask-size: 40px 40px;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    width: 40px;
    height: 40px;
  }

  .tv-page-wrapper.Geometric .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 32px;
    height: 40px;
  }
}

.main-wrapper.tv-page-wrapper:has(.tv-right-part .w-full) .tv-right-part {
  padding-left: 0;
}

.main-wrapper.tv-page-wrapper:has(.tv-right-part .w-full) .tv-left-part {
  display: none;
}

.main-wrapper.tv-page-wrapper:has(.swiper-slide.swiper-slide-active .w-100) .tv-right-part {
  padding-left: 0;
}

.main-wrapper.tv-page-wrapper:has(.tv-right-part .swiper-slide.swiper-slide-active .w-100) .tv-left-part {
  display: none;
}

.tv-portrait-sec {
  display: block !important;
  min-height: auto;
  transform-origin: top left;
  margin: 0;
  overflow: hidden;
  background: var(--teal-bg);
}

.tv-portrait-sec .made-by {
  position: relative !important;
}

.tv-portrait-sec .my-slider {
  background-color: pink !important;
  height: 100% !important;
}

.tv-portrait-sec .tv-left-part {
  width: 100%;
  height: 100%;
  position: relative !important;
}

.tv-portrait-sec .tv-left-part .tv-top-date {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.tv-portrait-sec .tv-left-part .tv-left-inner {
  height: 100%;
  background-color: var(--white-bg);
}

.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
  align-self: center;
}

.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
  font-size: 1.4rem;
}

.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content img {
  width: 27px;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul {
  justify-content: space-between;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li {
  max-width: 49%;
  align-items: center;
  margin-bottom: 12px;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li:first-child {
  max-width: 100%;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img {
  width: 80px !important;
  margin-right: 15px;
  place-items: center;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  display: grid;
  gap: 8px;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .fajricon {
  height: 21px;
  width: 25px;
  -webkit-mask-size: 100px 100px;
  mask-size: 62px 100px;
  -webkit-mask-position: center;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .zuhricon {
  height: 25px;
  width: 25px;
  -webkit-mask-size: 100px 100px;
  mask-size: 59px 100px;
  -webkit-mask-position: center;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .asricon {
  height: 21px;
  width: 25px;
  -webkit-mask-size: 100px 100px;
  mask-size: 60px 100px;
  -webkit-mask-position: center;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .maghribicon {
  height: 20px;
  width: 25px;
  -webkit-mask-size: 100px 100px;
  mask-size: 62px 100px;
  -webkit-mask-position: center;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .Ishaicon {
  height: 25px;
  width: 25px;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content {
  width: 75px !important;
}

.tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content h4 {
  margin-top: 0;
  font-size: 1rem;
}

.tv-portrait-sec .tv-right-part {
  padding: 0;
  height: auto;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide1 {
  flex-direction: column;
  min-height: 380px;
  overflow-y: auto;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .logo img {
  width: 100%;
  max-width: 277px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .heading-div {
  height: 100%;
  width: 100%;
  padding: 0 15px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide1 .heading-div h2 {
  font-size: 2.2rem;
  line-height: 2.7rem;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide2 {
  flex-direction: column;
  align-items: center;
  min-height: 380px;
  overflow-y: auto;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .logo img {
  width: 100%;
  max-width: 130px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-main-sec {
  margin-left: 15px;
  margin-right: 15px;
  width: 92%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-main-sec .eid-time-box {
  padding: 12px 20px;
  font-size: 2.3rem;
  line-height: 2.5rem;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0 5%;
  color: #f7f7f7;
  font-size: 2.7rem;
  line-height: 3rem;
  padding: 0 0 10px 0;
  font-weight: 600;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span {
  color: #f7f7f7;
  font-size: 1.2rem;
  line-height: 1.8rem;
  display: block;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box strong {
  font-size: 2.5rem;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 {
  flex-direction: column;
  align-items: center;
  min-height: 380px;
  overflow-y: auto;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .logo img {
  width: 100%;
  max-width: 130px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-box {
  padding: 12px 20px;
  font-size: 2.3rem;
  line-height: 2.5rem;
  margin-top: 70px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text {
  padding: 15px 20px 15px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .verse-day-text h1 {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.7rem;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 .surah-refrence-text {
  margin-bottom: 20px;
  color: #fff;
  margin-top: -10px;
  font-size: 1rem;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 {
  flex-direction: column;
  align-items: center;
  min-height: 380px;
  overflow-y: auto;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .logo img {
  width: 100%;
  max-width: 130px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon {
  display: inline-block;
  width: 120px;
  height: auto;
  margin-top: 45px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .silent-text {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  padding: 20px 5%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 380px;
  overflow-y: auto;
  background-color: #1aafd0;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .logo img {
  width: 100%;
  max-width: 130px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box .rgt-week-box .rgt-big-img img {
  height: 100%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .jumaah-time-main-sec {
  margin-left: 15px;
  margin-right: 15px;
  width: 92%;
  text-align: center;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .jumaah-time-main-sec .jumaah-time-box {
  padding: 12px 20px;
  font-size: 2.2rem;
  line-height: 2.5rem;
  background-color: #f7f7f7;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  color: #1aafd0;
  font-weight: 600;
  display: inline-block;
  margin-top: 70px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .jumaah-time-main-sec .khutbaah-time-box {
  display: block;
  width: 100%;
  color: #f7f7f7;
  font-size: 2rem;
  line-height: 2.6rem;
  font-weight: bold;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  margin-top: 15px;
  margin-bottom: 15px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .jumaah-time-main-sec .khutbaah-time-box span {
  font-weight: 600;
  margin-right: 15px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .jumaah-time-main-sec .khateeb-box {
  display: block;
  width: 100%;
  color: #f7f7f7;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: normal;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  margin-top: 5px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .jumaah-time-main-sec .khateeb-box span {
  font-weight: bold;
  margin-right: 10px;
  font-size: 1.6rem;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide6 {
  flex-direction: column;
  align-items: center;
  min-height: 380px;
  overflow-y: auto;
  background-color: #e7547f;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .logo img {
  width: 100%;
  max-width: 130px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumaah-time-main-sec {
  margin-left: 15px;
  margin-right: 15px;
  width: 92%;
  text-align: center;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumaah-time-main-sec .jumaah-time-box {
  padding: 12px 20px;
  font-size: 2.2rem;
  line-height: 2.5rem;
  background-color: #f7f7f7;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  color: #e7547f;
  font-weight: 600;
  display: block;
  margin-top: 70px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumaah-time-main-sec .mobile-icon {
  display: inline-block;
  width: 100px;
  height: auto;
  margin: 10px 0;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide6 .jumaah-time-main-sec .collection-box {
  display: block;
  width: 100%;
  color: #f7f7f7;
  font-size: 2rem;
  line-height: 2.6rem;
  font-weight: bold;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  margin-bottom: 15px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 {
  flex-direction: column;
  align-items: center;
  min-height: 380px;
  overflow-y: auto;
  background-color: #2c5e7c;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .logo img {
  width: 100%;
  max-width: 130px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .jumaah-time-main-sec {
  margin-left: 15px;
  margin-right: 15px;
  width: 92%;
  text-align: center;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .jumaah-time-main-sec .jumaah-time-box {
  padding: 8px 20px;
  font-size: 2.2rem;
  line-height: 2.5rem;
  background-color: #ffc400;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  color: #2c5e7c;
  font-weight: 600;
  display: block;
  margin-top: 60px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .jumaah-time-main-sec .mobile-icon {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 10px 0;
  max-width: 200px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .jumaah-time-main-sec .collection-box {
  display: block;
  width: 100%;
  text-align: left;
  margin-top: 15px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  color: #fff;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .jumaah-time-main-sec .collection-box h3 {
  font-size: 1.3rem;
  font-weight: bold;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .jumaah-time-main-sec .collection-box h5 {
  font-size: 1.1rem;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .jumaah-time-main-sec .collection-box h4 {
  font-size: 1.3rem;
  font-style: italic;
  color: #ffc400;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide7 .jumaah-time-main-sec .collection-box p {
  font-size: 1rem;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 {
  flex-direction: column;
  align-items: center;
  min-height: 380px;
  overflow-y: auto;
  background-color: #bc498f;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
  justify-content: center;
  width: 100%;
  display: none !important;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .logo img {
  width: 100%;
  max-width: 130px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .inner-content {
  width: 97%;
  margin-left: 15px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .inner-content .mobile-icon {
  display: inline-block;
  width: 120px;
  height: auto;
  margin-top: 45px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .inner-content .silent-text {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  color: #ffffff;
  padding: 20px 5% 10px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .inner-content .link-sec {
  display: block;
  width: 95%;
  background: #fff;
  margin: 0 auto;
  padding: 7px;
  font-size: 1.1rem;
  font-weight: 500;
  color: #bc498f;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .inner-content .link-sec span {
  font-weight: bold;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 {
  flex-direction: column;
  align-items: center;
  min-height: 380px;
  overflow-y: auto;
  background-color: #933b96;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .logo img {
  width: 100%;
  max-width: 130px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .inner-content {
  width: 97%;
  margin-left: 15px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .inner-content .mobile-icon {
  display: inline-block;
  width: 120px;
  height: auto;
  margin-top: 45px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .inner-content .notice-text {
  text-align: center;
  font-size: 2rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #ffffff;
  padding: 20px 5% 10px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .inner-content .silent-text {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.7rem;
  font-weight: 500;
  color: #ffffff;
  padding: 5px 5% 10px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .inner-content .link-sec {
  display: block;
  width: 95%;
  background: #fff;
  margin: 0 auto;
  padding: 7px;
  font-size: 1.1rem;
  font-weight: 500;
  color: #bc498f;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .inner-content .link-sec span {
  font-weight: bold;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 {
  flex-direction: column;
  align-items: center;
  min-height: 380px;
  overflow-y: auto;
  background-color: #bc498f;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .logo {
  position: absolute;
  top: 0;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .logo img {
  width: 100%;
  max-width: 130px;
  filter: brightness(0) invert(1);
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .inner-content {
  width: 97%;
  margin-left: 10px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .inner-content .mobile-icon {
  display: inline-block;
  width: 120px;
  height: auto;
  margin-top: 45px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .inner-content .silent-text {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  color: #ffffff;
  padding: 10px 5% 10px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .inner-content .link-sec {
  display: block;
  width: 95%;
  background: #fff;
  margin: 0 auto;
  padding: 7px;
  font-size: 1.1rem;
  font-weight: 500;
  color: #bc498f;
  margin-bottom: 10px;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .inner-content .link-sec span {
  font-weight: bold;
}

.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .inner-content .link-sec:last-child {
  margin-bottom: 0;
}

.tv-portrait-sec .welcome-block {
  position: relative;
  margin: 0;
  display: flex;
  display: none;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  justify-content: center;
  align-self: flex-end;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
  min-height: 100px;
}

.tv-portrait-sec .welcome-block:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(15, 160, 143, 0.8);
}

.tv-portrait-sec .welcome-block .banner-text {
  padding: 0;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  flex-wrap: wrap;
  position: absolute;
  z-index: 10;
}

.tv-portrait-sec .welcome-block .banner-text h3 {
  font-size: 1.2rem;
  color: white;
}

.tv-portrait-sec .welcome-block .banner-text p {
  display: block;
  width: 100%;
  font-size: 0.9rem;
  font-weight: 400;
  color: var(--text-white);
  line-height: 1.5rem;
  margin-bottom: 0;
}

.tv-portrait-sec .made-by {
  background-color: var(--teal-bg);
  padding: 12px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 68px;
}

.tv-portrait-sec .made-by p {
  margin: 0;
  font-size: 0.8rem;
  color: var(--text-white);
  font-weight: 400;
  text-transform: uppercase;
}

.tv-portrait-sec .made-by p em {
  margin: 0 4px;
}

.tv-portrait-sec .made-by p em img {
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
  vertical-align: baseline;
}

.tv-portrait-sec .made-by p a {
  margin-left: 2px;
}

.tv-portrait-sec .made-by p a img {
  max-width: 90px;
  vertical-align: top;
}

.tv-portrait-sec.tv-flip-screen {
  transform: rotate(90deg) translateY(-100%);
  height: 100vw;
  width: 100vh;
}

.tv-portrait-sec.tv-portrait-sec.tv-flip-screen.left {
  height: 100vw;
  transform: rotate(-90deg) translateX(-100%);
  width: 100vh;
}

.Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
  content: "";
  display: inline-block;
  background-color: var(--teal-bg);
  -webkit-mask-image: url(../images/tv-clock3.svg);
  mask-image: url(../images/tv-clock3.svg);
  background-repeat: no-repeat;
  width: 71px;
  height: 71px;
  -webkit-mask-size: 71px 71px;
  mask-size: 71px 71px;
}

.Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud span {
  display: block;
}

.Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud span::before {
  content: "";
  display: none !important;
}

.Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud::before {
  display: none !important;
}

.main-wrapper.tv-page-wrapper.tv-portrait-sec:has(.tv-right-part .swiper-slide.swiper-slide-active .w-100) .tv-right-part .swiper {
  height: 170.3vh !important;
}

.main-wrapper.tv-page-wrapper.tv-portrait-sec:has(.tv-right-part .w-full) .tv-right-part {
  height: 171.5vh !important;
}

@media only screen and (max-device-width: 1920px) and (max-width: 2400px) {
  .tv-portrait-sec .tv-screen-wrapper .tv-screen .logo {
    padding-top: 30px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .logo img {
    padding-bottom: 0px;
    width: 90%;
    height: 110px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner {
    padding: 0px 0px 34px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image {
    padding: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image .tv-screen__content img {
    width: 100%;
    height: 100vw;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content {
    flex-direction: column;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span {
    padding: 30px 0;
    font-size: 3.7rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span .weather-icon svg {
    width: 70px;
    height: 70px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul {
    gap: 30px;
    grid-template-columns: repeat(1, 1fr);
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li {
    display: grid;
    gap: 72px;
    grid-template-columns: repeat(3, 1fr);
    padding: 1.8rem 40px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img {
    width: 124px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content {
    margin-right: 0px;
    width: 300px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content h2 {
    font-size: 4.3rem;
    line-height: 4.5rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content span {
    font-size: 2.4rem;
    line-height: 4.2rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise {
    gap: 24px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise .fajr-img {
    margin-right: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise .fajr-content {
    width: 467px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li {
    grid-template-columns: repeat(3, 1fr);
    padding: 1.9rem 6rem;
    gap: 66px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content {
    width: 337px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content span {
    font-size: 3.8rem;
    margin-right: 100px;
    text-transform: uppercase;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content h2 {
    font-size: 3.8rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .tv-screen__content h1 {
    font-size: 21rem;
    line-height: 25rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p {
    padding: 2rem 4.9rem;
    margin-right: 2.8rem;
    font-size: 3.2rem;
    height: 126px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p:last-child {
    margin-right: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-title h2 {
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .tv-portrait-sec .made-by {
    padding: 8px 0;
  }

  .main-wrapper.tv-page-wrapper.tv-portrait-sec:has(.tv-right-part .swiper-slide.swiper-slide-active .w-100) .tv-right-part .swiper {
    height: 171.7vh !important;
  }

  .main-wrapper.tv-page-wrapper.tv-portrait-sec:has(.tv-right-part .w-full) .tv-right-part {
    height: 171.6vh !important;
  }
}

@media only screen and (max-device-width: 1280px) and (max-width: 1919px) {
  .tv-portrait-sec .tv-screen-wrapper .tv-screen .logo {
    padding-top: 15px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .logo img {
    padding-bottom: 0px;
    width: 41%;
    height: 77px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner {
    padding: 0px 0px 34px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image {
    padding: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image .tv-screen__content img {
    width: 100%;
    height: 100vw;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content {
    flex-direction: column;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span {
    padding: 10px 0 20px;
    font-size: 2.5rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span .weather-icon svg {
    width: 50px;
    height: 50px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul {
    gap: 17px;
    grid-template-columns: repeat(1, 1fr);
    margin: 0 0rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li {
    display: grid;
    gap: 2px;
    grid-template-columns: repeat(3, 1fr);
    padding: 1.1rem 0px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img {
    width: 124px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content {
    margin-right: 0px;
    width: 250px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content h2 {
    font-size: 2.3rem;
    line-height: 3.5rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content span {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise {
    gap: 24px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise .fajr-img {
    margin-right: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li.sunrise .fajr-content {
    width: 467px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li {
    grid-template-columns: repeat(3, 1fr);
    padding: 1rem 1rem;
    gap: 20px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content {
    width: 337px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content span {
    font-size: 2.8rem;
    margin-right: 100px;
    text-transform: uppercase;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content h2 {
    font-size: 2.8rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .tv-screen__content h1 {
    font-size: 21rem;
    line-height: 25rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p {
    padding: 2rem 4.9rem;
    margin-right: 2.8rem;
    font-size: 3.2rem;
    height: 126px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p:last-child {
    margin-right: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-title h2 {
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .tv-portrait-sec .made-by {
    padding: 8px 0;
  }

  .main-wrapper.tv-page-wrapper.tv-portrait-sec:has(.tv-right-part .swiper-slide.swiper-slide-active .w-100) .tv-right-part .swiper {
    height: 170.5vh !important;
  }

  .main-wrapper.tv-page-wrapper.tv-portrait-sec:has(.tv-right-part .w-full) .tv-right-part {
    height: 171.6vh !important;
  }
}

@media only screen and (max-width: 720px) and (max-width: 1280px) {
  .tv-portrait-sec .tv-screen-wrapper .tv-screen {
    padding-left: 0%;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container {
    max-width: 100%;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .logo {
    padding-top: 30px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .logo img {
    width: 54%;
    padding-bottom: 10px;
    height: 86px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .logo h3 {
    font-size: 3.2rem;
    line-height: 3.5rem;
    margin-bottom: 1rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date {
    padding-bottom: 1rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span {
    font-size: 2.4rem;
    line-height: 2rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span:nth-child(1)::after {
    width: 20px;
    height: 20px;
    margin: 0 8px 0 17px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span.jamaah-text {
    font-size: 2.1rem;
    line-height: 3.8rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content {
    margin-right: 40px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content span {
    width: 48px;
    height: 48px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content span::before {
    background-size: 48px;
    width: 48px;
    height: 48px;
    -webkit-mask-size: 48px 48px;
    mask-size: 48px 48px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span {
    width: 48px;
    height: 48px;
    margin-right: 30px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span .weather-icon svg {
    width: 45px;
    height: 45px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content h2 {
    font-size: 2.7rem;
    line-height: 3rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content h2.jamaah-text {
    font-size: 2.7rem;
    line-height: 3rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner.jamaah-inner .tv-screen__content .tv-top-date {
    padding-bottom: 1.2rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner.jamaah-inner .tv-screen__content .tv-time-box .tv-time-content h2.jamaah-text {
    font-size: 3rem;
    line-height: 3rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul {
    padding: 22px 0 14px 0;
    gap: 18px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time {
    gap: 18px;
    margin: 0 0rem;
    padding: 24px 0 30px 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li {
    padding: 1rem 2rem;
    justify-content: space-between;
    gap: 15px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li:nth-child(2) {
    justify-content: flex-start;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li:nth-child(2) .fajr-img {
    margin-right: 1.4rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-img {
    width: 140px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-img h3 {
    font-size: 1.8rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content span {
    font-size: 42px;
    line-height: 50px;
    text-transform: uppercase;
    margin-right: 56px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content h2 {
    font-size: 50px;
    line-height: 55px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li {
    padding: 1rem 38px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li:nth-child(2) .fajr-img {
    margin-right: 57px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li:nth-child(2) .fajr-img #prayerIcon0 {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li:nth-child(3) .fajr-img {
    margin-right: 17px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img h3 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .fajricon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .sunriseicon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .dhuhricon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .asricon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .maghribicon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-img .ishaicon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content span {
    font-size: 2rem;
    line-height: 3rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul li .fajr-content h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .jamaah-inner ul {
    padding: 30px 0 3px 0;
    gap: 26px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .jamaah-inner ul.jamaah-pay-time {
    margin: 0 0rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .jamaah-inner ul.jamaah-pay-time li {
    padding: 1rem 4rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .jamaah-inner ul.jamaah-pay-time li .fajr-img {
    margin-right: 2.8rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .jamaah-inner ul.jamaah-pay-time li .fajr-img h3 {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .jamaah-inner ul.jamaah-pay-time li .fajr-content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .jamaah-inner ul.jamaah-pay-time li .fajr-content span {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .jamaah-inner ul.jamaah-pay-time li .fajr-content h2 {
    font-size: 3rem;
    margin-bottom: 0;
    line-height: 3.2rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-title h2 {
    font-size: 2.5rem;
    line-height: 4rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .tv-screen__content h1 {
    font-size: 20rem;
    line-height: 21rem;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .container-next .tv-left-next .next-prayer p {
    padding: 2.3rem;
    margin-right: 31px;
    font-size: 3rem;
    height: 100px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .made-by {
    height: 56px;
  }

  .main-wrapper.tv-page-wrapper.tv-portrait-sec:has(.tv-right-part .swiper-slide.swiper-slide-active .w-100) .tv-right-part .swiper {
    height: 95.7vh !important;
  }
}

@media only screen and (max-device-width: 1920px) and (max-width: 2400px) {
  .tv-portrait-sec .tv-right-part {
    position: relative;
    overflow: auto;
    z-index: 10;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper {
    height: 93vh !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 {
    height: 101%;
    position: relative;
    z-index: 100;
    flex-flow: nowrap;
    align-items: center;
    flex-direction: column;
    overflow-y: auto;
    background-color: #0fa08f;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .logo img {
    max-width: 40%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .heading-div {
    height: auto;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .heading-div h2 {
    font-size: 64px;
    line-height: 74px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 {
    flex-direction: row;
    position: relative;
    overflow: hidden;
    z-index: 100;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .eid-time-box {
    background-color: #f7f7f7;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    color: #1aafd0;
    line-height: 6.2rem;
    font-weight: 600;
    font-size: 2vw !important;
    width: 93%;
    padding: 25px 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin: 2rem;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box {
    justify-content: center;
    margin-top: 70px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span {
    display: block;
    -moz-columns: 100px 2;
    columns: 100px 2;
    font-size: 48px;
    line-height: 63px;
    margin-top: 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span > div {
    flex-direction: column;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span > div strong {
    font-weight: bold;
    font-size: min(3vw, 3rem);
    font-size-adjust: 0.7;
    line-height: 65px;
    margin-left: -7px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .verse-day-box {
    font-size: 83px;
    line-height: 96px;
    padding: 11px 80px 23px;
    height: auto;
    background-color: #ffc400;
    color: #2c5e7c;
    font-weight: 600;
    display: inline-block;
    margin-top: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .verse-day-text h1 {
    font-size: 60px;
    line-height: 80px;
    font-style: italic;
    color: #ffc400;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .surah-refrence-text {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 60px;
    margin-top: 0;
    bottom: 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .mobile-icon {
    width: 375px;
    height: 375px;
    margin-top: 24px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .mobile-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 50px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 5%;
    font-size: 53px;
    line-height: 76px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 {
    background-color: #fff;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4 {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.time-content {
    padding-left: 45px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.time-content::before {
    width: 30px;
    height: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.location-address {
    padding-left: 45px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.location-address::before {
    width: 27px;
    height: 38px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .mufti-text {
    font-size: 60px;
    font-weight: bold;
    line-height: 70px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .meadows-text {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 32px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box a {
    font-size: 30px;
    padding: 14px 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img {
    height: 100%;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 {
    background-color: #2c5e7c;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box {
    display: flex;
    margin: 0 40px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content {
    width: 50%;
    text-align: left;
    padding-left: 51px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content p {
    margin: 20px 0;
    font-size: 28px;
    line-height: 40px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content h1 {
    font-size: 28px;
    line-height: 40px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content strong {
    font-size: 36px;
    line-height: 47px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon {
    width: 400px !important;
    height: 400px !important;
    margin: 0 auto;
    min-width: 400px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon img {
    width: 238px;
    height: 248px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon::before {
    width: 265px !important;
    height: 265px !important;
    -webkit-mask-size: 265px 265px;
    mask-size: 250px 250px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 {
    background-color: #e7547f;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .silent-text {
    background-color: #fff;
    color: #e7547f;
    font-size: 72px;
    line-height: 87px;
    padding: 25px 60px;
    width: 90%;
    font-weight: 600;
    display: inline-block;
    margin-top: 24px;
    height: auto;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .Jumuah-collicon-icon {
    background-color: #fff;
    width: 411px !important;
    height: 411px !important;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    position: relative;
    bottom: 10px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .Jumuah-collicon-icon::before {
    width: 250px;
    height: 250px;
    -webkit-mask-size: 250px 250px;
            mask-size: 250px 250px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .Jumuah-collicon-icon img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .Jumuah-collicon-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 57px;
    line-height: 90px;
    font-weight: bold;
    margin-bottom: 0px;
    position: relative;
    bottom: 20px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .car-icon {
    top: 35px;
    width: 330px;
    position: relative;
    height: 330px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .car-icon img {
    width: 200px;
    height: 180px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .parking-text {
    font-size: 75px;
    line-height: 70px;
    bottom: 0;
    top: 18px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .parking-content p {
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 46px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .logo img {
    max-width: 227px;
    height: 49px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .calender-icon {
    width: 320px;
    height: 320px;
    position: relative;
    top: 20px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .calender-icon img {
    width: 175px;
    height: 165px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .desktop-icon {
    width: 282px;
    height: 282px;
    position: relative;
    top: -26px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .desktop-icon img {
    width: 189px;
    height: 172px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .automate-text {
    position: relative;
    bottom: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .automate-text h1 {
    width: 91%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 45px;
    line-height: 56px;
    font-weight: bold;
    margin-bottom: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content {
    padding: 25px 27px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content h2 {
    font-size: 1.5rem !important;
    line-height: 47px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content .app-store img {
    width: 180px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-content {
    font-size: 50px;
    font-weight: bold;
    line-height: 100px;
    height: 100px;
    bottom: 50px;
    padding: 15px 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-content h2 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 68px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-contents {
    background-color: #fff;
    color: #bc498f;
    width: 90%;
    position: relative;
    top: -62px;
    padding: 18px 60px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-contents h2 {
    font-size: 43px;
    line-height: 65px;
    font-weight: 900;
    display: inline-block;
    margin-top: 0px;
    height: auto;
    margin-bottom: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-text {
    top: 48%;
    font-size: 43px;
    line-height: 73px;
  }

  .tv-portrait-sec .tv-left-part {
    z-index: 0;
    height: auto;
  }

  .tv-portrait-sec .tv-left-part .tv-top-date {
    font-size: 39px;
    line-height: 60px;
    padding: 22px 0;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner {
    height: 89%;
    padding: 5px 14px 5px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box {
    padding: 10px 0 20px;
    margin-bottom: 0;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content {
    align-items: center;
    display: inline-flex;
    margin-right: 29px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 71px;
    margin-right: 11px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    width: 55px !important;
    height: 55px !important;
    mask-size: 55px 55px !important;
    -webkit-mask-size: 55px 55px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content img {
    width: 71px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
    font-size: 50px;
    line-height: 60px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud::before {
    width: 55px !important;
    height: 55px !important;
    -webkit-mask-size: 55px 55px !important;
            mask-size: 55px 55px !important;
    background-size: 55px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li {
    margin-bottom: 30px;
    justify-content: space-between;
    padding: 38px 2rem;
    align-items: center;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img {
    width: 130px !important;
    margin-right: 31px;
    gap: 4px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .fajricon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 100px;
            mask-size: 65px 100px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img h3 {
    font-size: 30px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .zuhricon {
    height: 60px;
    width: 60px;
    -webkit-mask-size: 60px 100px;
            mask-size: 60px 100px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .asricon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 100px;
            mask-size: 65px 100px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .maghribicon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 100px;
            mask-size: 65px 100px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .Ishaicon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 57px 100px;
            mask-size: 57px 100px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content {
    width: 192px !important;
    height: auto !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content span {
    font-size: 30px;
    line-height: 42px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content h4 {
    font-size: 36px;
    line-height: 46px;
  }

  .tv-portrait-sec .made-by p {
    font-size: 1.9rem;
  }

  .tv-portrait-sec .made-by p a img {
    max-width: 169px;
    vertical-align: text-top;
    height: 30px;
  }

  .tv-portrait-sec .made-by p em img {
    width: 20px;
    height: 20px;
  }

  .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content {
    margin-top: 7px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 {
    flex-flow: wrap;
    align-items: flex-start;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon {
    background-color: var(--white-bg);
    width: 450px;
    height: 450px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon img {
    display: none;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon::before {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/mobile-icon2.svg);
    mask-image: url(../images/mobile-icon2.svg);
    background-repeat: no-repeat;
    width: 300px;
    height: 300px;
    -webkit-mask-size: 300px 300px !important;
            mask-size: 300px 300px !important;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon {
    width: 411px;
    height: 411px;
    top: 20px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon {
    top: 20px;
    background-color: var(--white-bg);
    width: 400px !important;
    height: 400px !important;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon img {
    display: none;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon::before {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/calender-icon.svg);
    mask-image: url(../images/calender-icon.svg);
    background-repeat: no-repeat;
    width: 231px;
    height: 231px;
    -webkit-mask-size: 231px 231px !important;
            mask-size: 231px 231px !important;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon {
    background-color: var(--white-bg);
    width: 500px;
    height: 500px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon img {
    display: none;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon::after {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/desktop-icon.svg);
    mask-image: url(../images/desktop-icon.svg);
    background-repeat: no-repeat;
    width: 260px;
    height: 260px;
    -webkit-mask-size: 260px 260px !important;
            mask-size: 260px 260px !important;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-text {
    top: 62%;
    font-size: 60px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .silent-contents {
    top: -119px;
    margin-top: 16px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content {
    top: 82%;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content h2 {
    font-size: 2.5rem;
    line-height: 55px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store img {
    width: 230px;
  }
}

@media only screen and (max-device-width: 1280px) and (max-width: 1919px) {
  .tv-portrait-sec .tv-right-part .pogoSlider .swiper {
    height: 89vh !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide {
    width: 101%;
    height: 101% !important;
    flex-direction: row;
    display: flex;
    overflow-y: auto;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 {
    height: 702px;
    flex-direction: column-reverse;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .heading-div {
    height: auto;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .heading-div h2 {
    font-size: 56px;
    line-height: 69px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 {
    flex-direction: row;
    position: relative;
    overflow: hidden;
    z-index: 100;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .eid-time-box {
    font-size: 2.8vw !important;
    width: 100%;
    padding: 12px 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin: 2rem 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box {
    justify-content: center;
    margin-top: 5px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span {
    font-size: 2.2vw;
    margin-top: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span > div {
    flex-direction: column;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span > div strong {
    font-weight: bold;
    line-height: 80px;
    margin-left: 0px;
    font-size: 3vw;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .verse-day-box {
    font-size: 60px !important;
    line-height: 114px !important;
    width: 89%;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .verse-day-text h1 {
    font-size: 60px;
    line-height: 80px;
    font-style: italic;
    color: #ffc400;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .surah-refrence-text {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 60px;
    margin-top: 0;
    bottom: 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .mobile-icon {
    width: 375px;
    height: 375px;
    margin-top: 24px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .mobile-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 24px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 5%;
    font-size: 50px;
    line-height: 70px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 {
    background-color: #fff;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4 {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.time-content {
    padding-left: 45px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.time-content::before {
    width: 30px;
    height: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.location-address {
    padding-left: 45px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.location-address::before {
    width: 27px;
    height: 38px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .mufti-text {
    font-size: 40px;
    font-weight: bold;
    line-height: 47px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .meadows-text {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 8px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box a {
    font-size: 27px;
    padding: 12px 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .friday-text {
    width: 160px;
    height: 160px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box h2 {
    margin-bottom: 0rem;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img {
    height: 100%;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 {
    background-color: #2c5e7c;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box {
    display: flex;
    margin: 0 40px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content {
    width: 50%;
    text-align: left;
    padding-left: 22px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content p {
    font-size: 24px;
    line-height: 33px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content h1 {
    font-size: 28px;
    line-height: 40px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content strong {
    font-size: 30px;
    line-height: 41px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon {
    width: 285px !important;
    height: 285px !important;
    min-width: 285px;
    margin: 0px auto 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon img {
    width: 238px;
    height: 238px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon::before {
    width: 200px !important;
    height: 200px !important;
    -webkit-mask-size: 200px 200px;
    mask-size: 180px 180px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 {
    background-color: #e7547f;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .logo {
    display: none !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .silent-text {
    font-size: 55px;
    padding: 13px 60px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .Jumuah-collicon-text {
    font-size: 46px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .car-icon {
    top: 35px;
    width: 330px;
    position: relative;
    height: 330px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .car-icon img {
    width: 200px;
    height: 180px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .parking-text {
    font-size: 65px !important;
    line-height: 82px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .parking-content p {
    font-size: 32px !important;
    line-height: 41px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .logo img {
    max-width: 227px;
    height: 49px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .calender-icon {
    width: 320px;
    height: 320px;
    position: relative;
    top: 20px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .calender-icon img {
    width: 175px;
    height: 165px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .desktop-icon {
    width: 282px;
    height: 282px;
    position: relative;
    top: -26px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .desktop-icon img {
    width: 189px;
    height: 172px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .automate-text h1 {
    font-size: 36px;
    line-height: 46px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content {
    padding: 25px 27px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content h2 {
    font-size: 1.6rem !important;
    line-height: 47px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content .app-store img {
    width: 167px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-content {
    font-size: 50px;
    font-weight: bold;
    line-height: 100px;
    height: 100px;
    bottom: 15px;
    padding: 15px 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-content h2 {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 68px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-contents {
    background-color: #fff;
    color: #bc498f;
    width: 90%;
    position: relative;
    top: -80px;
    padding: 10px 60px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-contents h2 {
    font-size: 32px;
    line-height: 55px;
    font-weight: 900;
    display: inline-block;
    margin-top: 0px;
    height: auto;
    margin-bottom: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-text {
    top: 48%;
    font-size: 35px;
    line-height: 120px;
  }

  .tv-portrait-sec .tv-left-part {
    z-index: 0;
    height: auto;
  }

  .tv-portrait-sec .tv-left-part .tv-top-date {
    font-size: 30px !important;
    line-height: 31px !important;
    padding: 15px 0;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner {
    height: auto;
    padding: 24px 14px 8px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box {
    padding: 0px 0 31px;
    margin-bottom: 0px !important;
    display: flex;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content {
    align-items: center;
    display: inline-flex;
    margin-right: 29px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 71px;
    margin-right: 11px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    width: 60px !important;
    height: 60px !important;
    -webkit-mask-size: 60px 60px !important;
    mask-size: 60px 60px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    width: 60px !important;
    height: 60px !important;
    -webkit-mask-size: 32px 32px;
    mask-size: 60px 60px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 60px !important;
    height: 60px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content img {
    width: 71px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
    font-size: 48px !important;
    line-height: 50px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud::before {
    width: 60px !important;
    height: 60px !important;
    -webkit-mask-size: 32px 32px;
    mask-size: 60px 60px !important;
    background-size: 25px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li {
    margin-bottom: 13px;
    justify-content: space-between;
    padding: 27px 1rem !important;
    align-items: center;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img {
    width: 80px !important;
    margin-right: 20px;
    gap: 4px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .fajricon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img h3 {
    font-size: 21px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .zuhricon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .asricon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .maghribicon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .Ishaicon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content {
    width: 192px !important;
    height: auto !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content span {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content h4 {
    font-size: 22px !important;
    line-height: 29px !important;
  }

  .tv-portrait-sec .tv-screen {
    background-color: var(--teal-bg) !important;
    background-image: url(../images/tv-screen-bg-img.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100.1%;
    height: 100%;
  }

  .tv-portrait-sec .tv-screen.next-prayer {
    width: 100%;
  }

  .tv-portrait-sec .tv-screen .logo {
    padding-top: 20px;
  }

  .tv-portrait-sec .tv-screen .logo img {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    filter: brightness(0) invert(1);
    height: 110px;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .tv-portrait-sec .tv-screen .logo h3 {
    font-size: 5rem;
    line-height: 6rem;
    font-weight: 900;
    color: #ffc400;
    text-align: center;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner {
    padding: 0px 14px;
    text-align: center;
    height: calc(100% - 88px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner.w-full-image {
    padding: 0;
    flex-wrap: nowrap;
    height: calc(100% - 39px);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner.w-full-image .tv-screen__content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner.jamaah-inner {
    padding: 0px 14px 20px;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
    margin-top: -3px;
    color: var(--text-white);
    text-align: center;
    font-size: 2.5rem;
    line-height: 2.9rem;
    font-weight: 400;
    padding: 0px 0 20px;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-top-date span:nth-child(1)::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: var(--white-bg);
    border-radius: 50%;
    margin: 0 2px 0 6px;
    vertical-align: middle;
    margin-top: -3px;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-time-box {
    display: flex;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content {
    margin-right: 20px;
    display: inline-flex;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content span {
    margin-right: 16px;
    display: inline-block;
    width: 45px;
    height: 45px;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content span::before {
    content: "";
    display: inline-block;
    background-color: var(--white-bg);
    -webkit-mask-image: url(../images/tv-clock3.svg);
    mask-image: url(../images/tv-clock3.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    width: 45px;
    height: 45px;
    -webkit-mask-size: 45px 45px;
    mask-size: 45px 45px;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span {
    background-color: var(--white-bg);
    width: 45px;
    height: 45px;
    border-radius: 50px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1490196078);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span .weather-icon svg {
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
       object-fit: contain;
    color: var(--text-teal);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content.cloud span::before {
    display: none;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content:last-child {
    margin-right: 0;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner .tv-screen__content .tv-time-box .tv-time-content h2 {
    color: var(--text-white);
    font-size: 2.5rem;
    line-height: 2.9rem;
    font-weight: 600;
    margin-bottom: 0;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    margin: 0;
    width: 100%;
    overflow: hidden;
    padding: 39px 0 0 0;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul.jamaah-pay-time {
    margin: 0 9rem;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul.jamaah-pay-time li {
    padding: 1rem 3rem;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul.jamaah-pay-time li:nth-child(2) {
    justify-content: space-between;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul.jamaah-pay-time li:nth-child(2) .fajr-img {
    margin-right: 0px;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul.jamaah-pay-time li.sunrise .fajr-content {
    width: 55%;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content span {
    font-size: 1.7rem;
    line-height: 2rem;
    text-transform: uppercase;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-content h2 {
    font-size: 2rem;
    line-height: 4rem;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul.jamaah-pay-time li .fajr-img h3 {
    font-size: 1.5rem;
    text-transform: uppercase;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li {
    background-color: var(--teal-bg);
    cursor: pointer;
    transition: all 0.3sease-in-out;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 1rem 27px;
    margin-top: 0;
    display: flex;
    border-radius: 20px;
    margin-bottom: 0px;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1490196078);
    border: 3px solid var(--white-bg);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li.active {
    background-color: var(--white-bg);
    cursor: pointer;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li.active .fajr-img em {
    background-color: var(--teal-bg);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li.active .fajr-img h3 {
    color: var(--text-teal);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li.active .fajr-content span {
    color: var(--text-teal);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li.active .fajr-content h2 {
    color: var(--text-teal);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-img {
    margin-right: 0px;
    text-align: center;
    width: 80px;
    place-items: center;
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
    display: grid;
    gap: 0px;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-img .asricon {
    display: inline-block;
    background-color: var(--white-bg);
    -webkit-mask-image: url(../images/prayer-icon-3.svg);
    mask-image: url(../images/prayer-icon-3.svg);
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    -webkit-mask-size: 70px 70px;
    mask-size: 70px 70px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-img .ishaicon {
    display: inline-block;
    background-color: var(--white-bg);
    -webkit-mask-image: url(../images/prayer-icon-5.svg);
    mask-image: url(../images/prayer-icon-5.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-img .maghribicon {
    display: inline-block;
    background-color: var(--white-bg);
    -webkit-mask-image: url(../images/prayer-icon-4.svg);
    mask-image: url(../images/prayer-icon-4.svg);
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    -webkit-mask-size: 70px 70px;
    mask-size: 70px 70px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-img .dhuhricon {
    display: inline-block;
    background-color: var(--white-bg);
    -webkit-mask-image: url(../images/prayer-icon-2.svg);
    mask-image: url(../images/prayer-icon-2.svg);
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    -webkit-mask-size: 70px 70px;
    mask-size: 70px 70px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-img .fajricon {
    display: inline-block;
    background-color: var(--white-bg);
    -webkit-mask-image: url(../images/prayer-icon.svg);
    mask-image: url(../images/prayer-icon.svg);
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    -webkit-mask-size: 70px 70px;
    mask-size: 70px 70px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-img h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
    margin-bottom: 0;
    color: var(--text-white);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li.sunrise .fajr-img #prayerIcon0 {
    display: inline-block;
    background-color: var(--white-bg);
    -webkit-mask-image: url(../images/prayer-icon-6.svg);
    mask-image: url(../images/prayer-icon-6.svg);
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    -webkit-mask-size: 70px 70px;
    mask-size: 70px 70px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li.sunrise .fajr-content {
    width: 75%;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li.sunrise.active .fajr-img #prayerIcon0 {
    background-color: var(--teal-bg);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-content {
    display: inline-block;
    margin-right: 0px;
    text-align: left;
    width: 160px;
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-content span {
    font-size: 1.5rem;
    line-height: 0.8rem;
    font-weight: 400;
    margin-bottom: 0;
    color: var(--text-white);
  }

  .tv-portrait-sec .tv-screen .tv-left-inner ul li .fajr-content h2 {
    font-size: 2.2rem;
    line-height: 2.5rem;
    font-weight: 900;
    margin-bottom: 0;
    color: var(--text-white);
    margin-bottom: 4px;
  }

  .tv-portrait-sec .tv-screen .made-by {
    background-color: var(--teal-bg);
    height: 63px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    display: none !important;
  }

  .tv-portrait-sec .tv-screen .made-by p {
    margin: 0;
    font-size: 0.8rem;
    color: var(--text-white);
    font-weight: 400;
  }

  .tv-portrait-sec .tv-screen .made-by p em {
    margin: 0 4px;
  }

  .tv-portrait-sec .tv-screen .made-by p em img {
    animation: plus-heart 1s infinite;
    -webkit-animation: plus-heart 1s infinite;
    vertical-align: baseline;
    width: 14px;
  }

  .tv-portrait-sec .tv-screen .made-by p a {
    margin-left: 2px;
  }

  .tv-portrait-sec .tv-screen .made-by p a img {
    max-width: 82px;
    vertical-align: sub;
    filter: brightness(0) invert(1);
  }

  .tv-portrait-sec .tv-screen .logo-next {
    display: flex;
    justify-content: center;
    padding-top: 33px;
    padding-bottom: 50px;
  }

  .tv-portrait-sec .tv-screen .logo-next img {
    filter: brightness(0) invert(1);
  }

  .tv-portrait-sec .tv-screen .container-next {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .tv-portrait-sec .tv-screen .container-next .tv-left-next {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
  }

  .tv-portrait-sec .tv-screen .container-next .tv-left-next .next-title h2 {
    font-size: 81px;
    line-height: 108px;
    margin-bottom: 1rem;
    color: #ffc400;
    font-weight: 600;
  }

  .tv-portrait-sec .tv-screen .container-next .tv-left-next .tv-screen__content h1 {
    font-size: 12rem;
    line-height: 13rem;
    margin-bottom: 2rem;
    color: #ffc400;
    font-weight: 900;
  }

  .tv-portrait-sec .tv-screen .container-next .tv-left-next .next-prayer {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
  }

  .tv-portrait-sec .tv-screen .container-next .tv-left-next .next-prayer p {
    background-color: #ffc400;
    color: var(--text-teal);
    font-size: 1.8rem;
    line-height: 3rem;
    margin-right: 70px;
    font-weight: 900;
    padding: 1.5rem;
    height: 67px;
    position: relative;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tv-portrait-sec .tv-screen .container-next .tv-left-next .next-prayer p:last-child {
    margin-right: 0;
  }

  .tv-portrait-sec .made-by {
    height: 56px;
  }

  .tv-portrait-sec .made-by p {
    font-size: 1.5rem !important;
  }

  .tv-portrait-sec .made-by p a img {
    max-width: 139px !important;
    vertical-align: text-top;
    height: 25px !important;
  }

  .tv-portrait-sec .made-by p em img {
    width: 18px !important;
    height: 18px !important;
  }

  .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 74px;
  }

  .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    display: grid;
    width: 40px;
    height: 40px;
    mask-size: 40px 40px;
    -webkit-mask-size: 40px 40px;
  }

  .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    width: 40px;
    height: 40px;
    background-color: var(--teal-bg);
  }

  .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 32px;
    height: 40px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 {
    flex-flow: wrap;
    align-items: flex-start;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon {
    background-color: var(--white-bg);
    width: 380px;
    height: 380px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon img {
    display: none;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon::before {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/mobile-icon2.svg);
    mask-image: url(../images/mobile-icon2.svg);
    background-repeat: no-repeat;
    width: 272px;
    height: 272px;
    -webkit-mask-size: 272px 272px !important;
            mask-size: 272px 272px !important;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box {
    height: 692px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box .rgt-week-box .rgt-big-img img {
    height: 100%;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-text {
    line-height: 65px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon {
    width: 385px;
    height: 385px;
    top: 20px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .parking-text {
    font-size: 47px !important;
    line-height: 112px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon {
    top: 20px;
    background-color: var(--white-bg);
    width: 400px;
    height: 400px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon img {
    display: none;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon::before {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/calender-icon.svg);
    mask-image: url(../images/calender-icon.svg);
    background-repeat: no-repeat;
    width: 231px;
    height: 231px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon {
    background-color: var(--white-bg);
    width: 300px;
    height: 300px;
    min-height: 300px;
    min-width: 300px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon img {
    display: none;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon::after {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/desktop-icon.svg);
    mask-image: url(../images/desktop-icon.svg);
    background-repeat: no-repeat;
    width: 174px;
    height: 174px;
    -webkit-mask-size: 174px 174px !important;
    mask-size: 174px 174px !important;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-text {
    top: 53% !important;
    line-height: 87px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content {
    top: 82%;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content h2 {
    font-size: 2.5rem;
    line-height: 55px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store img {
    width: 230px;
  }
}

@media only screen and (max-width: 1080px) {
  .tv-portrait-sec .tv-right-part {
    position: relative;
    overflow: auto;
    z-index: 10;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper {
    height: 51.2vh !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: 101%;
    flex-direction: row;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 {
    height: 101% !important;
    position: relative;
    z-index: 100;
    flex-flow: nowrap;
    align-items: center;
    flex-direction: column;
    overflow-y: auto;
    background-color: #0fa08f;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .logo img {
    max-width: 227px;
    height: 49px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .heading-div {
    height: auto;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .heading-div h2 {
    font-size: 64px;
    line-height: 74px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 {
    flex-direction: row;
    position: relative;
    overflow: hidden;
    z-index: 100;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .eid-time-box {
    background-color: #f7f7f7;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    color: #1aafd0;
    line-height: 6.2rem;
    font-weight: 600;
    font-size: 4vw !important;
    width: 93%;
    padding: 25px 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin: 2rem;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box {
    justify-content: center;
    margin-top: 70px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span {
    display: block;
    -moz-columns: 100px 2;
    columns: 100px 2;
    font-size: min(3vw, 3rem);
    font-size-adjust: 0.7;
    line-height: 65px;
    margin-top: 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span > div {
    font-size: min(4vw, 2rem);
    font-size-adjust: 0.7;
    line-height: 60px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span > div strong {
    font-weight: bold;
    font-size: min(5vw, 5rem);
    font-size-adjust: 0.7;
    line-height: 113px;
    margin-left: -7px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .verse-day-box {
    font-size: 83px;
    line-height: 96px;
    padding: 11px 80px 23px;
    height: auto;
    background-color: #ffc400;
    color: #2c5e7c;
    font-weight: 600;
    display: inline-block;
    margin-top: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .verse-day-text h1 {
    font-size: 60px;
    line-height: 80px;
    font-style: italic;
    color: #ffc400;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .surah-refrence-text {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 60px;
    margin-top: 0;
    bottom: 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .mobile-icon {
    width: 375px;
    height: 375px;
    margin-top: 24px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .mobile-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 50px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 5%;
    font-size: 53px;
    line-height: 76px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 {
    background-color: #fff;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4 {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.time-content {
    padding-left: 45px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.time-content::before {
    width: 30px;
    height: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.location-address {
    padding-left: 45px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.location-address::before {
    width: 27px;
    height: 38px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .mufti-text {
    font-size: 60px;
    font-weight: bold;
    line-height: 70px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .meadows-text {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 32px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box a {
    font-size: 30px;
    padding: 14px 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img {
    height: 100%;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 {
    background-color: #2c5e7c;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box {
    display: flex;
    margin: 0 40px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content {
    width: 50%;
    text-align: left;
    padding-left: 51px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content p {
    margin: 20px 0;
    font-size: 28px;
    line-height: 40px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content h1 {
    font-size: 28px;
    line-height: 40px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content strong {
    font-size: 36px;
    line-height: 47px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon {
    width: 400px !important;
    height: 400px !important;
    margin: 0 auto;
    min-width: 400px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon img {
    width: 238px;
    height: 248px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon::before {
    width: 265px !important;
    height: 265px !important;
    -webkit-mask-size: 265px 265px;
    mask-size: 250px 250px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 {
    background-color: #e7547f;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .silent-text {
    background-color: #fff;
    color: #e7547f;
    font-size: 72px;
    line-height: 87px;
    padding: 25px 60px;
    width: 90%;
    font-weight: 600;
    display: inline-block;
    margin-top: 24px;
    height: auto;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .Jumuah-collicon-icon {
    background-color: #fff;
    width: 320px !important;
    height: 320px !important;
    margin: 0px auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    position: relative;
    bottom: 10px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .Jumuah-collicon-icon img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .Jumuah-collicon-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 57px;
    line-height: 90px;
    font-weight: bold;
    margin-bottom: 0px;
    position: relative;
    bottom: 20px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .car-icon {
    top: 35px;
    width: 330px;
    position: relative;
    height: 330px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .car-icon img {
    width: 200px;
    height: 180px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .parking-text {
    font-size: 75px;
    line-height: 70px;
    bottom: 0;
    top: 18px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .parking-content p {
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 46px;
    padding: 0 4%;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .logo img {
    max-width: 227px;
    height: 49px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .calender-icon {
    width: 320px;
    height: 320px;
    position: relative;
    top: 20px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .calender-icon img {
    width: 175px;
    height: 165px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .desktop-icon {
    width: 282px;
    height: 282px;
    position: relative;
    top: -26px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .desktop-icon img {
    width: 189px;
    height: 172px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .automate-text {
    position: relative;
    bottom: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .automate-text h1 {
    width: 91%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 45px;
    line-height: 56px;
    font-weight: bold;
    margin-bottom: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content {
    padding: 25px 27px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content h2 {
    font-size: 1.5rem !important;
    line-height: 47px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content .app-store img {
    width: 180px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-content {
    font-size: 50px;
    font-weight: bold;
    line-height: 100px;
    height: 100px;
    bottom: 50px;
    padding: 15px 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-content h2 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 68px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-contents {
    background-color: #fff;
    color: #bc498f;
    width: 90%;
    position: relative;
    top: -80px;
    padding: 10px 60px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-contents h2 {
    font-size: 30px;
    line-height: 55px;
    font-weight: 900;
    display: inline-block;
    margin-top: 0px;
    height: auto;
    margin-bottom: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-text {
    top: 48%;
    font-size: 43px;
    line-height: 73px;
  }

  .tv-portrait-sec .tv-left-part .tv-top-date {
    font-size: 42px !important;
    padding: 34px 0;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner {
    height: 89%;
    padding: 50px 14px 20px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box {
    padding: 6px 0 23px;
    margin-bottom: 40px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content {
    align-items: flex-start;
    display: inline-flex;
    margin-right: 60px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 88px;
    margin-right: 40px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    width: 88px !important;
    height: 88px !important;
    -webkit-mask-size: 32px 32px;
    mask-size: 88px 88px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    width: 88px !important;
    height: 88px !important;
    -webkit-mask-size: 32px 32px;
    mask-size: 88px 88px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 88px !important;
    height: 88px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content img {
    width: 71px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
    font-size: 80px !important;
    line-height: 38px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud::before {
    width: 88px !important;
    height: 88px !important;
    -webkit-mask-size: 32px 32px;
    mask-size: 88px 88px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li {
    margin-bottom: 18px;
    justify-content: space-between;
    padding: 38px 2rem !important;
    align-items: center;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img {
    width: 90px !important;
    margin-right: 43px;
    gap: 2px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .fajricon {
    height: 80px !important;
    width: 80px !important;
    -webkit-mask-size: 55px 100px;
    mask-size: 80px 80px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img h3 {
    font-size: 1.5rem !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .zuhricon {
    height: 80px !important;
    width: 80px !important;
    -webkit-mask-size: 55px 100px;
    mask-size: 80px 80px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .asricon {
    height: 80px !important;
    width: 80px !important;
    -webkit-mask-size: 55px 100px;
    mask-size: 80px 80px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .maghribicon {
    height: 80px !important;
    width: 80px !important;
    -webkit-mask-size: 55px 100px;
    mask-size: 80px 80px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .Ishaicon {
    height: 80px !important;
    width: 80px !important;
    -webkit-mask-size: 55px 100px;
    mask-size: 80px 80px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content {
    width: 192px !important;
    height: auto !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content .maghribicon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content span {
    font-size: 31px !important;
    line-height: 40px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content span .ishaicon {
    height: 65px;
    width: 65px;
    -webkit-mask-size: 65px 65px;
    mask-size: 65px 65px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content strong {
    font-size: 1.8rem !important;
    width: 200px;
    max-width: 200px;
    line-height: 2.5rem !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content .fajr-content span {
    font-size: 2rem;
    line-height: 3rem;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content .fajr-content h4 {
    font-size: 41px !important;
    line-height: 40px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content .fajr-content h4 h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .tv-portrait-sec .tv-left-part .made-by {
    height: 60px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul {
    padding: 30px 0 3px 0;
    gap: 26px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul p {
    font-size: 2.3rem;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul p.jamaah-pay-time {
    margin: 0 0rem;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul p.jamaah-pay-time a img {
    max-width: 200px;
    vertical-align: text-top;
    height: 44px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul p.jamaah-pay-time li {
    padding: 1rem 4rem;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul p.jamaah-pay-time li em img {
    width: 30px;
    height: 30px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 74px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    display: grid;
    width: 40px;
    height: 40px;
    -webkit-mask-size: 32px 32px;
    mask-size: 40px 40px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before h3 {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .fajr-content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .fajr-content .weather-icon {
    width: 40px;
    height: 40px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .fajr-content .weather-icon span {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .fajr-content .weather-icon svg {
    width: 32px;
    height: 40px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .fajr-content .weather-icon svg h2 {
    font-size: 3rem;
    margin-bottom: 0;
    line-height: 3.2rem;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .pogoSlider .pogoSlider-slide.slide3 {
    flex-flow: wrap;
    align-items: flex-start;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon {
    background-color: var(--white-bg);
    width: 450px;
    height: 450px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon img {
    display: none;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon::before {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/mobile-icon2.svg);
    mask-image: url(../images/mobile-icon2.svg);
    background-repeat: no-repeat;
    width: 300px;
    height: 300px;
    -webkit-mask-size: 193px 193px !important;
    mask-size: 300px 300px !important;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-icon::before {
    width: 209px;
    height: 209px;
    -webkit-mask-size: 209px 209px !important;
            mask-size: 209px 209px !important;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next .next-title h2 {
    font-size: 2.5rem;
    line-height: 4rem;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon {
    width: 411px;
    height: 411px;
    top: 20px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon .tv-screen__content h1 {
    font-size: 20rem;
    line-height: 21rem;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .calender-icon {
    top: 20px;
    background-color: var(--white-bg);
    width: 400px;
    height: 400px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .calender-icon img {
    display: none;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .calender-icon::before {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/calender-icon.svg);
    mask-image: url(../images/calender-icon.svg);
    background-repeat: no-repeat;
    width: 231px;
    height: 231px;
    -webkit-mask-size: 231px 231px !important;
            mask-size: 231px 231px !important;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .desktop-icon {
    background-color: var(--white-bg);
    width: 400px;
    height: 400px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .desktop-icon img {
    display: none;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .desktop-icon::after {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/desktop-icon.svg);
    mask-image: url(../images/desktop-icon.svg);
    background-repeat: no-repeat;
    width: 69%;
    height: 69%;
    -webkit-mask-size: 242px 242px !important;
            mask-size: 242px 242px !important;
    width: 58%;
    height: 58%;
    -webkit-mask-size: 231px 231px !important;
            mask-size: 231px 231px !important;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .website-text {
    top: 55%;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .website-content {
    top: 82%;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .website-content h2 {
    font-size: 2.5rem !important;
    line-height: 55px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .website-content .app-store img {
    width: 227px !important;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon.slide10 .website-content .next-prayer p {
    padding: 2.3rem;
    margin-right: 31px;
    font-size: 3rem;
    height: 100px;
  }

  .tv-portrait-sec .tv-left-part .made-by .jamaah-inner ul .Geometric.tv-portrait-sec .tv-left-part .tv-right-part .container-next .tv-left-next.slide9 .car-icon .made-by {
    height: 56px;
  }

  .main-wrapper.tv-page-wrapper.tv-portrait-sec:has(.tv-right-part .swiper-slide.swiper-slide-active .w-100) .tv-right-part .swiper {
    height: 97.3vh !important;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image .tv-screen__content img {
    height: 97vh;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul {
    gap: 28px;
  }

  .tv-screen-wrapper .tv-screen .logo img {
    width: 47%;
    padding-bottom: 0px;
    height: 112px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time {
    gap: 38px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li {
    padding: 1.7rem 3rem;
  }
}

@media only screen and (max-width: 720px) {
  .tv-portrait-sec .tv-right-part .pogoSlider .swiper {
    height: 54.2vh !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide {
    width: 100%;
    height: 101%;
    flex-direction: row;
    display: flex;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 {
    height: 702px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .heading-div {
    height: auto;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide1 .heading-div h2 {
    font-size: 56px;
    line-height: 69px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 {
    flex-direction: row;
    position: relative;
    overflow: hidden;
    z-index: 100;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .eid-time-box {
    font-size: min(4vw, 4rem) !important;
    font-size-adjust: 0.6;
    line-height: 67px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box {
    justify-content: center;
    margin-top: 5px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span {
    font-size: 40px;
    margin-top: 50px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span > div {
    flex-direction: column;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide2 .eid-time-main-sec .time-text-box span > div strong {
    font-weight: bold;
    font-size: min(5vw, 5rem);
    font-size-adjust: 0.6;
    line-height: 67px;
    margin-left: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .verse-day-box {
    font-size: 60px !important;
    line-height: 114px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .verse-day-text h1 {
    font-size: 60px;
    line-height: 80px;
    font-style: italic;
    color: #ffc400;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide3 .surah-refrence-text {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 60px;
    margin-top: 0;
    bottom: 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .mobile-icon {
    width: 375px;
    height: 375px;
    margin-top: 24px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide4 .mobile-text {
    font-size: 46px;
    line-height: 66px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 {
    background-color: #fff;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4 {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.time-content {
    padding-left: 45px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.time-content::before {
    width: 30px;
    height: 30px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.location-address {
    padding-left: 45px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .week-time-box h4.location-address::before {
    width: 27px;
    height: 38px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .mufti-text {
    font-size: 40px;
    font-weight: bold;
    line-height: 47px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .meadows-text {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 8px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box a {
    font-size: 27px;
    padding: 12px 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box .left-week-box .friday-text {
    width: 160px;
    height: 160px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .this-week-box h2 {
    margin-bottom: 0rem;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide5 .rgt-week-box .rgt-big-img {
    height: 100%;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 {
    background-color: #2c5e7c;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box {
    display: flex;
    margin: 0 40px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content {
    width: 50%;
    text-align: left;
    padding-left: 21px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content p {
    font-size: 24px !important;
    line-height: 33px !important;
    text-align: left;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content h1 {
    font-size: 28px !important;
    line-height: 40px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-content strong {
    font-size: 30px !important;
    line-height: 41px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon {
    width: 285px !important;
    height: 285px !important;
    min-width: 285px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon img {
    width: 238px;
    height: 238px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide6 .jumah-pay-box .jumah-pay-icon::before {
    width: 200px !important;
    height: 200px !important;
    -webkit-mask-size: 200px 200px;
    mask-size: 180px 180px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 {
    background-color: #e7547f;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .silent-text {
    font-size: 55px;
    padding: 13px 60px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide8 .Jumuah-collicon-text {
    font-size: 46px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .car-icon {
    top: 35px;
    width: 330px;
    position: relative;
    height: 330px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .car-icon img {
    width: 200px;
    height: 180px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .parking-text {
    font-size: 65px !important;
    line-height: 82px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide9 .parking-content p {
    font-size: 32px !important;
    line-height: 41px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .logo {
    display: none;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .logo img {
    max-width: 227px;
    height: 49px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .calender-icon {
    width: 320px;
    height: 320px;
    position: relative;
    top: 20px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .calender-icon img {
    width: 175px;
    height: 165px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .desktop-icon {
    width: 282px;
    height: 282px;
    position: relative;
    top: -26px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .desktop-icon img {
    width: 189px;
    height: 172px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .automate-text h1 {
    font-size: 37px;
    line-height: 46px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content {
    padding: 25px 27px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content h2 {
    font-size: 1.6rem !important;
    line-height: 47px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-content .app-store img {
    width: 167px !important;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-content {
    font-size: 50px;
    font-weight: bold;
    line-height: 100px;
    height: 100px;
    bottom: 15px;
    padding: 15px 0;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-content h2 {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 68px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-contents {
    background-color: #fff;
    color: #bc498f;
    width: 90%;
    position: relative;
    top: -80px;
    padding: 10px 60px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .silent-contents h2 {
    font-size: 32px;
    line-height: 55px;
    font-weight: 900;
    display: inline-block;
    margin-top: 0px;
    height: auto;
    margin-bottom: 0px;
  }

  .tv-portrait-sec .tv-right-part .pogoSlider .swiper .pogoSlider-slide.slide10 .website-text {
    top: 48%;
    font-size: 35px;
    line-height: 120px;
  }

  .tv-portrait-sec .tv-left-part {
    z-index: 0;
    height: auto;
  }

  .tv-portrait-sec .tv-left-part .tv-top-date {
    font-size: 30px !important;
    line-height: 31px !important;
    padding: 15px 0;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner {
    height: auto;
    padding: 24px 14px 10px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box {
    padding: 0px 0 15px;
    margin-bottom: 6px !important;
    display: flex;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content {
    align-items: center;
    display: inline-flex;
    margin-right: 29px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 71px;
    margin-right: 11px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    width: 60px !important;
    height: 60px !important;
    -webkit-mask-size: 60px 60px !important;
    mask-size: 60px 60px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    width: 60px !important;
    height: 60px !important;
    -webkit-mask-size: 32px 32px;
    mask-size: 60px 60px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 60px !important;
    height: 60px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content img {
    width: 71px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content h2 {
    font-size: 48px !important;
    line-height: 50px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content.cloud::before {
    width: 60px !important;
    height: 60px !important;
    -webkit-mask-size: 32px 32px;
    mask-size: 60px 60px !important;
    background-size: 25px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li {
    margin-bottom: 13px;
    justify-content: space-between;
    padding: 13px 1rem !important;
    align-items: center;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img {
    width: 80px !important;
    margin-right: 20px;
    gap: 4px;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .fajricon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img h3 {
    font-size: 21px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .zuhricon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .asricon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .maghribicon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-img .Ishaicon {
    height: 45px !important;
    width: 45px !important;
    -webkit-mask-size: 45px 45px !important;
            mask-size: 45px 45px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content {
    width: 192px !important;
    height: auto !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content span {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content strong {
    font-size: 1rem !important;
    line-height: 0.5rem !important;
  }

  .tv-portrait-sec .tv-left-part .tv-left-inner ul li .fajr-content h4 {
    font-size: 22px !important;
    line-height: 29px !important;
  }

  .tv-portrait-sec .made-by p {
    font-size: 1.5rem !important;
  }

  .tv-portrait-sec .made-by p a img {
    max-width: 139px !important;
    vertical-align: text-top;
    height: 29px !important;
  }

  .tv-portrait-sec .made-by p em img {
    width: 18px !important;
    height: 18px !important;
  }

  .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span {
    width: 74px;
  }

  .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span::before {
    display: grid;
    width: 40px;
    height: 40px;
    -webkit-mask-size: 40px 40px;
    mask-size: 40px 40px;
  }

  .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon {
    width: 40px;
    height: 40px;
    background-color: var(--teal-bg);
  }

  .Geometric.tv-portrait-sec .tv-left-part .tv-left-inner .tv-time-box .tv-time-content span .weather-icon svg {
    width: 32px;
    height: 40px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide3 {
    flex-flow: wrap;
    align-items: flex-start;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon {
    background-color: var(--white-bg);
    width: 380px;
    height: 380px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon img {
    display: none;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide4 .mobile-icon::before {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/mobile-icon2.svg);
    mask-image: url(../images/mobile-icon2.svg);
    background-repeat: no-repeat;
    width: 272px;
    height: 272px;
    -webkit-mask-size: 272px 272px !important;
            mask-size: 272px 272px !important;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box {
    height: 692px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide5 .this-week-box .rgt-week-box .rgt-big-img img {
    height: 100%;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide8 .Jumuah-collicon-text {
    line-height: 65px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide9 .car-icon {
    width: 411px;
    height: 411px;
    top: 20px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon {
    top: 20px;
    background-color: var(--white-bg);
    width: 400px;
    height: 400px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon img {
    display: none;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .calender-icon::before {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/calender-icon.svg);
    mask-image: url(../images/calender-icon.svg);
    background-repeat: no-repeat;
    width: 231px;
    height: 231px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon {
    background-color: var(--white-bg);
    width: 300px;
    height: 300px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon img {
    display: none;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .desktop-icon::after {
    content: "";
    display: inline-block;
    background-color: var(--teal-bg);
    -webkit-mask-image: url(../images/desktop-icon.svg);
    mask-image: url(../images/desktop-icon.svg);
    background-repeat: no-repeat;
    width: 58%;
    height: 58%;
    -webkit-mask-size: 242px 242px !important;
    mask-size: 174px 174px !important;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-text {
    top: 53%;
    line-height: 87px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content {
    top: 82%;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content h2 {
    font-size: 2.5rem;
    line-height: 55px;
  }

  .Geometric.tv-portrait-sec .tv-right-part .pogoSlider .pogoSlider-slide.slide10 .website-content .app-store img {
    width: 230px;
  }

  .main-wrapper.tv-page-wrapper.tv-portrait-sec:has(.tv-right-part .swiper-slide.swiper-slide-active .w-100) .tv-right-part .swiper {
    height: 95.7vh !important;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner.w-full-image .tv-screen__content img {
    height: 97vh;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul {
    gap: 18px;
  }

  .tv-screen-wrapper .tv-screen .logo img {
    width: 47%;
    padding-bottom: 0px;
    height: 112px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time {
    gap: 18px;
  }

  .tv-portrait-sec .tv-screen-wrapper .tv-screen .tv-left-inner ul.jamaah-pay-time li {
    padding: 1rem 3rem;
  }
}

.evening-section {
  display: block;
  width: 100%;
}

.evening-section .get-in-touch-block {
  display: block;
  width: 100%;
  padding: 3rem 3rem;
}

.evening-section .get-in-touch-block .connect {
  display: block;
}

.evening-section .get-in-touch-block .connect h2 {
  margin-bottom: 1rem;
  font-size: 2rem;
  color: var(--text-teal);
}

.evening-section .get-in-touch-block .connect p {
  margin: 0.5rem 0;
}

.evening-section .get-in-touch-block .connect p a {
  color: var(--text-teal);
  border: 3px solid var(--teal-bg);
  border-radius: 50px;
  padding: 0.5rem 0.9rem;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  text-align: center;
  cursor: pointer;
}

.evening-section .get-in-touch-block .child-content {
  width: 76%;
  display: table;
  margin: 0 auto;
}

.evening-section .get-in-touch-block .child-content h3 {
  margin-bottom: 1rem;
  margin-top: 3rem;
  font-size: 1.5rem;
  color: var(--text-teal);
}

.evening-section .get-in-touch-block .child-content .add-child {
  cursor: pointer !important;
}

.evening-section .get-in-touch-block .child-content .select-gender {
  width: 100%;
}

.evening-section .get-in-touch-block .child-content .select-gender .select {
  max-width: 100%;
  margin-bottom: 0;
  position: relative;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 1rem;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled {
  font-size: 1.16rem;
  text-align: left;
  padding: 0;
  width: 100%;
  border: 3px solid var(--teal-bg);
  color: var(--text-black);
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-yk16xz-control {
  border: none;
  background-color: transparent;
  cursor: pointer;
  z-index: 100;
  height: 2.66rem;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-1pahdxg-control {
  border: none;
  background-color: transparent;
  cursor: pointer;
  z-index: 100;
  height: 2.66rem;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-g1d714-ValueContainer {
  padding: 0;
  width: 100%;
  line-height: 40px;
  font-size: 1.16rem !important;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-1uccc91-singleValue {
  font-size: 1.2rem !important;
  text-align: left;
  width: 100%;
  line-height: 40px;
  margin: 0;
  color: var(--text-black);
  padding-left: 3.8rem;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-1wa3eu0-placeholder {
  color: var(--text-black);
  line-height: 62px;
  font-size: 1.16rem !important;
  width: 100%;
  padding: 0 1.4rem;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-26l3qy-menu {
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 30px;
  overflow: hidden;
  background-color: var(--teal-bg);
  border: 3px solid var(--white-bg);
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-26l3qy-menu > div {
  overflow: hidden;
  overflow-y: auto;
  max-height: 220px;
  scrollbar-width: thin;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-26l3qy-menu > div::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-26l3qy-menu > div::-webkit-scrollbar-button {
  display: block;
  height: 10px;
  background-color: transparent;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-26l3qy-menu > div::-webkit-scrollbar-track {
  background: #888;
  border-radius: 16px;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-26l3qy-menu > div::-webkit-scrollbar-thumb {
  background: #eee;
  border-radius: 16px;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-26l3qy-menu > div > div {
  text-align: center;
  padding: 1rem 1.2rem 0.8rem;
  line-height: 1;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
  cursor: pointer;
  border-bottom: 2px solid var(--white-bg);
  color: var(--text-white);
  background-color: var(--teal-bg);
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-26l3qy-menu > div > div:last-child {
  border-bottom: none;
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled .css-26l3qy-menu > div > div:hover {
  color: var(--text-black);
  background-color: var(--teal-bg);
}

.evening-section .get-in-touch-block .child-content .select-gender .select .select-styled::after {
  background-image: url(../images/down-arrow-black.svg);
  content: "";
  width: 20px;
  height: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: auto;
  left: 20px;
  top: 13px;
}

.evening-section .get-in-touch-block .child-content .form-group {
  padding: 0;
}

.evening-section .get-in-touch-block .child-content .form-group label {
  display: inline-block;
  font-size: 1.3rem;
  color: var(--text-black);
}

.evening-section .get-in-touch-block .child-content .form-group .chack-box {
  width: 18px;
  height: 18px;
  vertical-align: sub;
  margin-right: 5px;
}

.evening-section .get-in-touch-block .child-content .form-group .form-control {
  font-size: 1.2rem;
  height: 2.9rem;
  padding: 0 1.4rem;
  border-radius: 50px;
  line-height: 5rem;
  font-style: normal;
  border: 3px solid var(--teal-bg);
  color: var(--text-black);
  margin-bottom: 0;
  display: block;
}

.evening-section .get-in-touch-block .child-content .form-group .form-control:focus {
  box-shadow: none;
}

.evening-section .get-in-touch-block .child-content .form-group .form-control::-moz-placeholder {
  color: var(--text-black);
}

.evening-section .get-in-touch-block .child-content .form-group .form-control::placeholder {
  color: var(--text-black);
}

.evening-section .get-in-touch-block .child-content .form-group .form-controlplusIcon {
  width: 40px;
}

.evening-section .get-in-touch-block .child-content .form-group input:-webkit-autofill {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: var(--text-black) !important;
}

.evening-section .get-in-touch-block .child-content .form-group .text-danger {
  display: block;
}

.evening-section .get-in-touch-block .child-content .login-form-button {
  padding: 15px 0rem;
}

.evening-section .get-in-touch-block .child-content .login-form-button .primary-btn {
  font-size: 1.2rem;
  height: 3rem;
  min-width: auto;
  line-height: 1rem;
  padding: 0 1.5rem;
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.evening-section .get-in-touch-block .child-content .login-form-button .add-child-btn {
  color: var(--text-teal);
  border-bottom-color: var(--teal-bg);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding: 0 0 3px 0;
}

.evening-section .get-in-touch-block .child-content .login-form-button .add-child-btn:focus {
  box-shadow: none;
}

.evening-section .get-in-touch-block .child-content .added-child-list {
  padding: 0 1.5rem;
}

.evening-section .get-in-touch-block .guardian-detail {
  width: 50%;
}

.evening-section .get-in-touch-block .maktab-content {
  color: var(--text-black);
}

.evening-section .get-in-touch-block .maktab-content.success-content {
  color: var(--text-black);
  font-size: 16px;
}

.evening-section .get-in-touch-block .maktab-content h3 {
  color: green;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .evening-section {
    display: block;
    width: 100%;
  }

  .evening-section .get-in-touch-block {
    flex-wrap: wrap;
    padding: 3rem 1.5rem 3rem;
    margin-bottom: 0rem;
  }

  .evening-section .get-in-touch-block .child-content {
    width: 100%;
    padding-bottom: 50px;
  }

  .evening-section .get-in-touch-block .child-content.guardian-detail {
    padding-bottom: 0;
  }

  .evening-section .get-in-touch-block .child-content h2 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }

  .evening-section .get-in-touch-block .child-content .form-inner-Content label {
    font-size: 1rem;
  }

  .evening-section .get-in-touch-block .child-content .form-inner-Content .form-control {
    border-width: 2px;
    height: 3rem;
  }

  .evening-section .get-in-touch-block .child-content .form-group {
    padding: 0 0;
  }

  .evening-section .get-in-touch-block .child-content .login-form-button {
    padding-left: 0;
    padding-right: 0;
  }

  .evening-section .get-in-touch-block .connect p {
    color: var(--text-teal);
  }
}

.campaign-sec .top-carousel {
  margin: 30px 0;
}

.campaign-sec .top-carousel .carousel-img-container {
  border-radius: 30px;
  max-height: 450px;
  overflow: hidden;
}

.campaign-sec .top-carousel .carousel-img-container img {
  width: 100%;
  height: 450px;
}

.project-impect-sec .donation-summary-list {
  opacity: 100%;
}

.campaign-sec .top-carousel .mySwiper {
  border-radius: 30px;
}

.campaign-sec .custom-bullet {
  width: 50px !important;
  height: 4px !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  opacity: 1 !important;
}

.campaign-sec .custom-bullet.swiper-pagination-bullet-active {
  background-color: var(--teal-bg) !important;
}

.campaign-sec .new-building-sec {
  max-width: 900px;
  margin: 0 auto;
}

.campaign-sec .section-heading {
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom: 40px;
  color: var(--text-teal);
  margin-top: 0px;
}

.campaign-sec .new-building-sec h3 {
  font-size: 1.8rem;
  font-weight: 800;
  color: var(--text-teal);
}

.campaign-sec .new-building-sec h5 {
  font-weight: bold;
  font-size: 24px;
  color: #1a1a1a;
}

.campaign-sec .new-building-sec .my-col {
  text-align: center;
  border-right: 1px solid #9e9e9e;
}

.campaign-sec .new-building-sec .my-col:last-child {
  border-right: none;
}

.barContainer {
  background-color: #9e9e9e;
}

.barCompleted {
  background-color: var(--teal-bg);
}

.progress-bar-sec {
  max-width: 720px;
  margin: auto;
  margin-bottom: 40px;
}

.progress-bar-sec > div > div > div {
  border-radius: 30px 0 0 30px !important;
  background: var(--teal-bg) !important;
}

.btn-sec {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  align-items: center;
}

.btn-sec .my-btn {
  max-width: 13rem;
  width: 100%;
  padding: 13px;
  background-color: var(--white-bg);
  border: 2px solid var(--teal-bg);
  color: var(--teal-bg);
  margin: 0 10px;
  font-size: 1.2rem;
  display: block;
  border-radius: 40px;
  text-align: center;
  box-shadow: 0 0 10px #dddddd;
  transition: all 0.3s;
}

.btn-sec .my-btn.solid,
.btn-sec .my-btn:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.header-campaign-sec .header-right .hide-mobo .donate-btn-wrapper {
  display: none !important;
}

.header-campaign-sec .header-right .hide-mobo .account-btn-wrapper {
  margin-left: 13.5rem !important;
}

.project-impect-sec {
  background-color: var(--teal-bg);
  padding-top: 40px;
  padding-bottom: 50px;
}

.project-impect-sec .donation-amount-section {
  padding: 0rem 0;
}

.project-impect-sec .donate-method-section {
  padding: 2rem 0 2rem;
  opacity: 100%;
}

.project-impect-sec .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  grid-template-columns: 345px 345px 345px;
}

.project-impect-sec .swiper-wrapper > div {
  width: 33.33%;
  margin-bottom: 35px;
}

.project-impect-sec .donation-list-block {
  background: #fff;
  padding: 20px;
  border-radius: 25px;
  margin: 0 10px;
  min-height: 419px;
}

.project-impect-sec .slick-slider button {
  display: none !important;
}

.project-impect-sec .donation-list-block .donation-block-img {
  height: 170px;
  overflow: hidden;
  border-radius: 22px;
}

.project-impect-sec .donation-list-block .campaign-img img {
  width: 100%;
  height: 170px;
}

.project-impect-sec .donation-list-block h4 {
  color: var(--teal-bg) !important;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin: 13px 0;
}

.project-impect-sec .donation-list-block p {
  color: #000 !important;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 72px;
  display: -webkit-box;
}

.my-btn.light-button {
  border-color: #fff;
  color: #fff;
  background: none;
}

.my-btn.light-button:hover {
  background-color: #fff;
  color: var(--teal-bg);
}

.show-more-btn {
  margin-top: 10px;
}

.project-impect-sec .react-tabs ul.tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  flex-wrap: nowrap;
  width: 100%;
  white-space: nowrap;
  background-color: var(--teal-bg);
}

.project-impect-sec .react-tabs ul.tabs::-webkit-scrollbar {
  display: none;
}

.project-impect-sec .react-tabs .fixed-tab {
  background-color: var(--teal-bg);
  position: fixed;
  width: 100%;
  overflow: auto;
  padding: 1.5rem 0;
  z-index: 99;
  top: 110px;
  overflow: auto;
  padding: 1.5rem 0;
  left: 0;
  right: 0;
  margin: 0;
}

.header-campaign-sec .site-header {
  position: relative;
  z-index: 10;
}

.project-impect-sec .react-tabs .tabs li {
  padding: 9px 20px;
  border: 2px solid #fff;
  border-radius: 30px;
  margin: 0 15px 0 0;
  color: #fff;
  min-width: 110px;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}

.project-impect-sec .react-tabs .tabs li:last-child {
  margin: 0;
}

.project-impect-sec .react-tabs .tabs .react-tabs__tab {
  display: none;
}

.project-impect-sec .react-tabs .tabs li.active {
  background-color: #fff;
  color: var(--teal-bg);
}

.project-impect-sec .react-tabs .tabs li:hover {
  background-color: #fff;
  color: var(--teal-bg);
}

.project-impect-sec ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.project-impect-sec ::-webkit-scrollbar-button {
  display: block;
  height: 10px;
  background-color: transparent;
}

.project-impect-sec ::-webkit-scrollbar-track {
  background: #888;
  border-radius: 16px;
}

.project-impect-sec ::-webkit-scrollbar-thumb {
  background: #eee;
  border-radius: 16px;
}

.project-impect-sec .card-sec {
  color: #fff;
}

.project-impect-sec .card-sec img {
  width: 100%;
  height: 360px;
  border-radius: 25px;
  margin-bottom: 30px;
}

.project-impect-sec .card-sec .my-card-footer p {
  margin-bottom: 3rem;
}

.project-impect-sec .video-card {
  max-height: 400px;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 25px;
  position: relative;
}

.project-impect-sec .video-card > div {
  width: 100% !important;
  height: 360px !important;
}

.project-impect-sec .video-card:hover > .overlay {
  background-color: rgba(0, 0, 0, 0.8);
}

.project-impect-sec .video-card img {
  min-height: 450px;
  box-shadow: 0 0 10px #444;
  width: 100%;
}

.project-impect-sec .video-card .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}

.project-impect-sec .video-card .overlay .play-btn {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 3px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.project-impect-sec .video-card .overlay .play-btn:hover {
  box-shadow: 0 0 30px #9c9c9c;
}

.project-impect-sec .video-card .overlay .play-btn img {
  width: 40px;
  height: 40px;
  min-height: auto;
  box-shadow: none;
  margin-right: -13px;
  filter: invert(1);
}

.project-impect-sec .detail-card {
  border-radius: 25px;
  max-width: 510px;
  max-height: 400px;
  margin-bottom: 30px;
  box-shadow: 0 0 10px #444;
  background-color: #fff;
  text-align: center;
  padding: 30px 40px;
  color: #000;
}

.project-impect-sec .detail-card img {
  width: 70px;
  height: auto;
  border-radius: 50%;
  box-shadow: 0 0 10px #d3d3d3;
  margin-bottom: 10px;
}

.project-impect-sec .detail-card .divider {
  width: 100%;
  height: 1px;
  margin: 20px 0 15px;
  background-color: #dbdbdb;
}

.project-impect-sec .detail-card h4 {
  color: #000;
  font-size: 1.2rem;
  margin-bottom: 5px;
  font-weight: 600;
}

.project-impect-sec .detail-card h6 {
  color: #000;
  font-size: 0.9rem;
}

.project-impect-sec .detail-card p {
  text-align: left;
  color: #000;
  margin-bottom: 18px;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.project-impect-sec .card-sec .my-card-footer h4 {
  font-weight: 500;
  letter-spacing: 1.1px;
}

.project-impect-sec .card-sec .my-card-footer p {
  font-weight: normal;
  opacity: 0.9;
  letter-spacing: 0.8px;
}

.the-need-sec .row:nth-child(even) {
  flex-direction: row-reverse;
}

.the-need-sec .the-need-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
}

.the-need-sec .the-need-content h4 {
  margin-bottom: 10px;
  text-align: left;
}

.the-need-sec .the-need-content p {
  opacity: 0.95;
  text-align: left;
}

.our-plans-sec .our-plan-card {
  min-height: 470px;
}

.our-plans-sec .donation-block-img em {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: var(--teal-bg);
  margin: auto;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

.our-plans-sec .donation-block-img em img {
  width: 75px;
  filter: invert(1);
}

.our-plans-sec .our-plan-card p {
  -webkit-line-clamp: 5;
  line-clamp: 5;
  min-height: 120px;
}

.message-from-chair-sec .message-card {
  background-color: #fff;
  padding: 50px;
  border-radius: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.user-secs {
  position: relative;
  top: 0;
  text-align: center;
}

.user-secs .user-avatar {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
  background-color: #fff;
  margin-bottom: 12px;
  margin-left: 27.4rem;
  margin-top: 20px;
}

.user-secs .user-avatar img {
  border-radius: 50%;
  height: 130px;
  width: 130px;
}

.user-secs h4 {
  color: #000;
  font-size: 1.4rem;
  margin-bottom: 5px;
  font-weight: 600;
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
}

.user-secs h6 {
  color: #000;
  font-size: 1rem;
}

.message-card h3 {
  color: var(--teal-bg);
  font-weight: 600;
  font-size: 1.55rem;
  margin-bottom: 40px;
}

.message-card .user-sec {
  margin-bottom: 30px;
}

.message-card .user-sec .user-avatar {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  margin: auto;
  margin-bottom: 15px;
}

.message-card .user-sec .user-avatar img {
  border-radius: 50%;
}

.message-card .user-sec h4 {
  font-size: 1.25rem;
  margin-bottom: 2px;
  color: var(--teal-bg);
  font-weight: 600;
}

.message-card .user-sec h6 {
  margin-bottom: 2px;
  font-size: 0.9rem;
}

.message-card p {
  font-style: italic;
}

.gallery-container .img_wrapper {
  border-radius: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  margin-bottom: 30px;
}

.gallery-container .campaign-gallery img {
  width: 350px;
  height: 345px;
}

.gallery-container .img_wrapper img {
  width: 100%;
}

.gallery-view > div {
  background-color: rgba(61, 85, 110, 0.9) !important;
}

.gallery-view img {
  border-radius: 30px;
}

.faqs-sec {
  padding-bottom: 40px;
  margin: -32px 0;
}

.faqs-sec .card {
  background: transparent;
  border: none;
  border-bottom: 1px solid #9b9b9b !important;
  border-radius: 0;
  position: relative;
}

.faqs-sec .card-header {
  padding: 0;
  background: transparent;
  border: none;
}

.faqs-sec .card-header button {
  width: 100%;
  text-align: left;
  padding: 25px 0;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faqs-sec .card-header button:focus {
  box-shadow: none;
}

.faqs-sec .card-body {
  padding: 0 0 35px;
  color: #fff;
  background: transparent;
  opacity: 0.9;
  padding-right: 70px;
}

.faqs-sec .Collapsible {
  border-bottom: 1px solid var(--border-white);
}

.faqs-sec .Collapsible .Collapsible__trigger {
  font-size: 1.4rem;
  color: var(--text-white);
  font-weight: 500;
  display: block;
  padding: 1.5rem 40px 1.5rem 0;
  position: relative;
  cursor: pointer;
}

.faqs-sec .Collapsible .Collapsible__trigger:after {
  position: absolute;
  right: 0px;
  top: 28px;
  content: "";
  height: 20px;
  width: 20px;
  float: right;
  background-image: url("../images/plus-icon.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.faqs-sec .Collapsible .Collapsible__trigger.is-open:after {
  background-image: url("../images/min-icon-img.png");
}

.faqs-sec .Collapsible .Collapsible__contentInner p {
  margin-bottom: 2.3rem;
  font-size: 1rem;
  text-align: left;
  color: var(--text-white);
  font-weight: 500;
  line-height: 1.6rem;
}

.share-modal {
  text-align: center;
  padding-left: 0 !important;
}

.share-modal .modal-content {
  border-radius: 20px;
  background: none;
  height: 510px;
  border: none;
}

.share-modal .modal-dialog {
  max-width: 340px;
}

.share-modal .close {
  font-size: 2.2rem;
  font-weight: 500;
  color: #fff;
  opacity: 1;
}

.modal.show .modal-dialog .modal-content .modal-body {
  padding: 0rem 1rem;
}

.share-modal .modal-header,
.share-modal .modal-body {
  background-color: var(--teal-bg);
  color: #fff;
}

.form-popap {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.share-modal .modal-header {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 1rem 1rem;
}

.share-modal .modal-body {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 1rem 1.5rem;
}

.share-modal .modal-body p {
  opacity: 0.9;
  margin-bottom: 1.8rem;
  font-size: 1.05rem;
  padding: 0 15px;
}

.share-modal .modal-body .my-row {
  padding: 0 10px;
}

.share-modal .modal-body .my-col {
  padding: 0 8px;
}

.share-modal .modal-body h4 {
  margin-top: -25px;
}

.modal.show .modal-dialog .modal-content .modal-body span {
  color: var(--text-teal);
}

.share-modal .modal-body .link-box {
  padding: 20px 15px;
  background: #fff;
  color: #000 !important;
  margin-bottom: 15px;
  min-height: 150px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 10px #707070;
  border: 1px solid #fff;
}

.share-modal .modal-body .link-box:hover {
  color: var(--text-white) !important;
}

.share-modal .modal-body .link-box .icon-div {
  width: 95px;
  height: 95px;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}

.share-modal .modal-body .link-box:hover .icon-div {
  transition: all 0.3s ease-in-out;
}

.share-modal .modal-body .link-box span {
  margin-top: 10px;
  color: #000;
}

.share-modal .modal-body .link-box:hover span {
  color: var(--text-white) !important;
}

.share-modal .modal-body .link-box .icon-div.email-icon-div,
.share-modal .modal-body .link-box .icon-div.link-icon-div {
  padding: 15px;
}

.share-modal .modal-body .link-box .icon-div i {
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #fff;
  width: 50px;
  height: 50px;
  transition: all 0.3s ease-in-out;
}

.share-modal .modal-body .link-box.whatsapp-box .icon-div i {
  -webkit-mask-image: url(../images/whatsapp-blue.svg);
  mask-image: url(../images/whatsapp-blue.svg);
}

.share-modal .modal-body .link-box.telegram-box .icon-div i {
  -webkit-mask-image: url(../images/telegram-icon6.png);
  mask-image: url(../images/telegram-icon6.png);
}

.share-modal .modal-body .link-box.email-box .icon-div i {
  -webkit-mask-image: url(../images/mail-blue.svg);
  mask-image: url(../images/mail-blue.svg);
}

.share-modal .modal-body .link-box.copy-link-box .icon-div i {
  -webkit-mask-image: url(../images/link-icon2.svg);
  mask-image: url(../images/link-icon2.svg);
}

.share-modal .modal-body .link-box .icon-div.whatsapp-icon-div {
  background-color: #25d366;
}

.share-modal .modal-body .link-box .icon-div.telegram-icon-div {
  background-color: #229ed9;
}

.share-modal .modal-body .link-box .icon-div.email-icon-div {
  background-color: #20827b;
}

.share-modal .modal-body .link-box .icon-div.link-icon-div {
  background-color: #718cb5;
}

.share-modal .modal-body .link-box:hover .icon-div {
  background-color: #fff;
}

.share-modal .modal-body .whatsapp-box:hover {
  background-color: #25d366;
}

.share-modal .modal-body .whatsapp-box:hover .icon-div i {
  background-color: #25d366;
}

.share-modal .modal-body .telegram-box:hover {
  background-color: #229ed9;
}

.share-modal .modal-body .telegram-box:hover .icon-div {
  background-color: #fff;
}

.share-modal .modal-body .telegram-box:hover .icon-div i {
  background-color: #229ed9;
}

.share-modal .modal-body .email-box:hover {
  background-color: #20827b;
}

.share-modal .modal-body .email-box:hover .icon-div i {
  background-color: #20827b;
}

.share-modal .modal-body .copy-link-box:hover,
.share-modal .modal-body .link-box.copied {
  background-color: #718cb5;
}

.share-modal .modal-body .copy-link-box:hover .icon-div i,
.share-modal .modal-body .link-box.copied .icon-div i {
  background-color: #718cb5;
}

.share-modal .modal-body .link-box.copied .icon-div {
  background-color: #fff;
}

.share-modal .modal-body .link-box.copied span {
  color: #fff;
}

.main-wrapper.campaign-sec .campaign-list {
  padding: 55px 0px;
}

.main-wrapper.campaign-sec .campaign-list .form-group {
  padding: 0;
  margin-bottom: 0;
  position: relative;
}

.main-wrapper.campaign-sec .campaign-list .form-group input.search-icons {
  height: 3.8rem;
  font-size: 1.2rem;
  padding: 0 5.6rem;
  border-radius: 39px;
  background-position: 42px;
  margin-bottom: 40px;
  border-color: var(--teal-bg);
  color: var(--text-teal);
  background-color: #f5f5f5;
  position: relative;
}

.main-wrapper.campaign-sec .campaign-list .form-group input.search-icons::-moz-placeholder {
  color: var(--text-teal);
}

.main-wrapper.campaign-sec .campaign-list .form-group input.search-icons::placeholder {
  color: var(--text-teal);
}

.main-wrapper.campaign-sec .campaign-list .form-group .search-icon {
  background: var(--teal-bg);
  -webkit-mask-image: url(../images/search-icon.svg);
  mask-image: url(../images/search-icon.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  -webkit-mask-size: 30px 30px;
          mask-size: 30px 30px;
  position: absolute;
  z-index: 9;
  left: 35px;
  top: 15px;
}

.main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list {
  width: 75%;
  margin: 0 auto;
}

.main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list .slick-track {
  display: flex;
  justify-content: center;
}

.main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list .slick-track .slick-slide {
  width: 169px !important;
  margin: 0 0.5rem;
  line-height: 38px;
  font-size: 1.1rem;
  font-weight: 600;
}

.main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list .slick-track .slick-slide > div > div {
  border: 3px solid var(--teal-bg);
  border-radius: 30px;
  color: var(--text-teal);
}

.main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list .slick-track .slick-slide > div > div.active {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list .slick-track .slick-slide > div > div:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.main-wrapper.campaign-sec .campaign-list .tab-pane {
  padding-top: 50px;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block {
  background-color: var(--teal-bg);
  padding: 19px 13px;
  border-radius: 20px;
  height: auto;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-block-img {
  margin-bottom: 18px;
  border-radius: 10px;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-block-img img {
  width: 100% !important;
  border-radius: 10px;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-content h3 {
  font-size: 21px;
  font-weight: 600;
  line-height: 26px;
  color: var(--text-white);
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-content p {
  color: var(--text-white);
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
  height: auto;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-content span {
  font-size: 12px;
  line-height: 18px;
  color: var(--text-white);
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-content .progress-bar-sec {
  border-radius: 5px;
  margin-bottom: 5px;
  margin-top: 7px;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-content .progress-bar-sec > div > div {
  height: 15px !important;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-content .progress-bar-sec > div > div > div {
  border-radius: 5px 0 0 5px !important;
  opacity: 0.6;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-content .event-sec {
  display: flex;
  justify-content: space-between;
  padding-top: 12px;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-content .event-sec span {
  font-size: 13px;
  font-weight: 600;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-date {
  display: flex;
  justify-content: space-between;
  padding-bottom: 22px;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-date .date img {
  width: 15px !important;
  height: 15px;
  margin-right: 5px;
  filter: brightness(0) invert(1);
  background-size: 15px 15px;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .btn-sec a {
  width: 100%;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .btn-sec a.my-btn {
  width: 100%;
  max-width: 100%;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .btn-sec a.my-btn:hover {
  border-color: var(--white-bg);
  color: var(--text-white) !important;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .campaign-btn {
  margin-top: 30px;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .campaign-btn button.more-campaign-btn {
  background-color: var(--white-bg);
  border: 3px solid var(--teal-bg);
  width: 200px;
  height: 55px;
  border-radius: 50px;
  color: var(--text-teal);
  font-size: 18px;
  font-weight: 600;
}

.main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .campaign-btn button.more-campaign-btn:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

@media (max-width: 1199px) {
  .main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list {
    width: 100%;
  }

  .main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list .slick-track .slick-slide {
    line-height: 30px;
    font-size: 1rem;
    font-weight: 600;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane {
    padding-top: 35px;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper > div .swiper-slide .event-list-block {
    margin: 0;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper > div .swiper-slide .event-list-block .event-content {
    padding: 0;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .campaign-btn {
    width: 30%;
    padding-top: 60px;
    margin: 0 auto;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .campaign-btn button.more-campaign-btn {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list {
    width: 100%;
    margin: auto;
    overflow: visible;
  }

  .main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list .slick-track .slick-slide {
    line-height: 30px;
    font-size: 1rem;
    font-weight: 600;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane {
    padding-top: 35px;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper > div .swiper-slide .event-list-block {
    margin: 0;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper > div .swiper-slide .event-list-block .event-content {
    padding: 0;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .campaign-btn {
    width: 50%;
    padding-top: 60px;
    margin: 0 auto;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .campaign-btn button.more-campaign-btn {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .main-wrapper.campaign-sec .campaign-list .slick-slider {
    margin-left: -41px;
    margin-right: -13px;
    overflow: hidden;
    padding: 0 0px 0 27px;
  }

  .main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list .slick-track {
    justify-content: flex-start;
  }

  .main-wrapper.campaign-sec .campaign-list .slick-slider .slick-list .slick-track .slick-slide {
    line-height: 30px;
    font-size: 1rem;
    font-weight: 600;
  }

  .main-wrapper.campaign-sec .campaign-list .slick-slider .slick-arrow.slick-prev {
    display: none !important;
  }

  .main-wrapper.campaign-sec .campaign-list .slick-slider .slick-arrow.slick-next {
    display: none !important;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane {
    padding-top: 35px;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block .event-content {
    padding: 0;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .campaign-btn {
    width: 100%;
    padding-top: 20px;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .campaign-btn button.more-campaign-btn {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .project-impect-sec .donation-list-block {
    padding: 0;
    min-height: 380px;
    margin: 0 24px 40px 0;
  }

  .project-impect-sec .donation-list-block .donation-block-img {
    max-height: 150px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .project-impect-sec .donation-list-block .donation-text {
    padding: 20px;
    padding-top: 0;
  }

  .our-plans-sec .our-plan-card .donation-text {
    padding-top: 20px;
  }

  .project-impect-sec .card-sec {
    margin-bottom: 30px;
  }

  .project-impect-sec .card-sec .my-card-footer {
    text-align: left;
  }

  .project-impect-sec .card-sec .my-card-footer p {
    text-align: left;
  }

  .the-need-sec .row {
    flex-direction: column-reverse !important;
  }

  .the-need-sec .the-need-content {
    margin-bottom: 30px;
    text-align: center;
    margin-top: -15px;
  }
}

@media (max-width: 767px) {
  .campaign-sec .new-building-sec h3 {
    font-size: 14px;
  }

  .campaign-sec .new-building-sec h5 {
    font-size: 13px;
  }

  .project-impect-sec {
    padding-top: 30px;
  }

  .user-secs .user-avatar {
    margin-left: 4.3rem;
  }

  .project-impect-sec .donation-list-block p {
    margin-bottom: 30px;
  }

  .project-impect-sec .react-tabs {
    margin: 0 -15px;
  }

  .project-impect-sec .react-tabs .tabs {
    display: block;
    padding: 0 15px;
    overflow: auto;
  }

  .message-from-chair-sec .message-card p {
    color: var(--text-black);
  }

  .project-impect-sec .donate-method-section {
    padding: 1rem 0 0rem;
  }

  .campaign-sec .top-carousel .carousel-img-container img {
    height: 263px;
  }

  .mobile-swiper-wrapper .slick-slide img {
    width: 100%;
    height: 125px;
  }

  .gallery-container .campaign-gallery img {
    width: 100%;
    height: 345px;
  }

  .campaign-sec .section-heading {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .project-impect-sec .date-time-section {
    padding: 0;
  }

  .project-impect-sec .date-time-section p {
    font-size: 23px;
  }

  .share-modal .modal-body .my-row {
    padding: 0 19px;
  }

  .project-impect-sec .campaign-form form .form-group {
    padding: 0 0rem;
  }

  .project-impect-sec .campaign-form .primary-btn {
    color: var(--text-white);
    background: 0 0;
    width: 100%;
  }

  .share-modal .modal-content {
    top: 0px;
  }

  .share-modal .modal-dialog {
    max-width: 100%;
    display: flex;
    position: absolute;
    justify-content: space-between;
    align-items: center;
    top: 0;
    bottom: 0;
  }

  .project-impect-sec .card-sec img {
    margin-bottom: 24px;
    height: 300px;
  }

  .project-impect-sec .mobile-swiper-wrapper .slick-track {
    margin: 0 15px;
  }

  .project-impect-sec .donation-amount-section .container {
    padding: 0;
  }

  .project-impect-sec .our-plans-sec .slick-track {
    margin: 0 15px;
  }

  .project-impect-sec .react-tabs ul.tabs {
    display: block;
  }

  .project-impect-sec .react-tabs .fixed-tab {
    padding: 15px;
  }

  .project-impect-sec .main-wrapper .donate-method-section .donate-method-section-wrapper .react-tabs ul.tabs {
    margin-bottom: 0;
  }

  .main-wrapper.campaign-sec .campaign-list .tab-pane .swiper-container .swiper-wrapper .swiper-slide a .event-list-block {
    height: auto;
    margin: 0;
  }
}

@media (max-width: 576px) {
  .campaign-sec .new-building-sec .my-col {
    margin-bottom: 10px;
    width: 33%;
    height: 60px;
  }

  .show-more-btn {
    margin-top: 0px;
    margin-bottom: 15px !important;
  }

  .project-impect-sec .show-btn {
    display: none;
  }

  .faqs-sec .card-header button {
    font-size: 1.3rem;
  }

  .faqs-sec .card-header button img {
    width: 20px;
  }

  .faqs-sec .card-body {
    padding-right: 0;
  }

  .btn-sec {
    display: block;
    margin-bottom: 29px;
  }

  .btn-sec .my-btn {
    margin-bottom: 12px;
    max-width: 100%;
    margin-left: 0;
  }

  .project-impect-sec .mobile-swiper-container {
    margin: 0 -15px;
  }

  .project-impect-sec .our-plans-sec {
    margin: 0 -15px;
  }

  .project-impect-sec .react-tabs .tabs li {
    margin: 0 10px 0 0;
  }

  .project-impect-sec .video-card > div {
    height: 300px !important;
  }
}

@media (max-width: 478px) {
  .project-impect-sec .donation-list-block .donation-block-img {
    max-height: 130px;
  }

  .project-impect-sec .video-card {
    max-height: 300px;
  }

  .our-plans-sec .donation-block-img em {
    width: 100px;
    height: 100px;
  }

  .our-plans-sec .donation-block-img em img {
    width: 55px;
  }

  .share-modal .modal-body {
    padding: 1rem;
  }

  .share-modal .modal-body .link-box .icon-div {
    width: 89px;
    height: 89px;
  }

  .share-modal .modal-body .link-box .icon-div i {
    width: 44px;
    height: 44px;
  }

  .gallery-view img {
    max-width: 90% !important;
    max-height: 75% !important;
  }

  .gallery-view video {
    max-width: 90% !important;
    max-height: 75% !important;
  }
}

.campaign-details-sec {
  padding-bottom: 50px;
}

.campaign-details-sec .main-cover-img-sec {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 120px;
  max-height: 600px;
  min-height: 200px;
}

.campaign-details-sec .cover-img-sec {
  overflow: hidden;
  border-radius: 30px;
  margin: 40px 0;
}

.campaign-details-sec .cover-img-sec {
  width: 100%;
}

.campaign-details-sec .cover-img-sec img {
  width: 100%;
}

.user-sec {
  position: absolute;
  bottom: -90px;
  text-align: center;
}

.campaign-details-sec .main-cover-img-sec .user-sec .user-avatar {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
  padding: 10px;
  background-color: #fff;
  margin-bottom: 15px;
}

.campaign-details-sec .main-cover-img-sec .user-sec .user-avatar img {
  border-radius: 50%;
}

.campaign-details-sec .main-cover-img-sec .user-sec h4 {
  color: #000;
  font-size: 1.4rem;
  margin-bottom: 5px;
  font-weight: 600;
}

.campaign-details-sec .main-cover-img-sec .user-sec h6 {
  color: #000;
  font-size: 1rem;
}

.campaign-details-sec .heading {
  text-align: center;
  color: var(--teal-bg);
  font-size: 1.6rem;
  margin: 40px 0 30px;
  font-weight: 500;
}

@media (max-width: 478px) {
  .campaign-details-sec .main-cover-img-sec {
    margin-bottom: 100px;
  }

  .campaign-details-sec .main-cover-img-sec .user-sec {
    bottom: -70px;
  }

  .campaign-details-sec .main-cover-img-sec .user-sec .user-avatar {
    width: 90px;
    height: 90px;
    padding: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .campaign-details-sec .main-cover-img-sec .user-sec h6 {
    font-size: 1.2rem;
  }

  .campaign-details-sec .main-cover-img-sec .user-sec h6 {
    font-size: 0.9rem;
  }

  .campaign-details-sec p {
    text-align: center !important;
  }
}

.main-wrapper .thankyou-text {
  background-color: var(--teal-bg);
  padding: 26px 0;
}

.main-wrapper .thankyou-text h2 {
  color: var(--white-bg);
  text-align: center;
  margin: 0;
}

.main-wrapper .thankyou-list {
  background-color: var(--teal-bg);
  opacity: 0.85;
  text-align: center;
}

.main-wrapper .thankyou-list .thankyou-img {
  text-align: center;
  margin-bottom: 30px;
  display: inline-block;
  background: var(--white-bg);
  -webkit-mask-image: url(../images/hand-img.svg);
  mask-image: url(../images/hand-img.svg);
  background-repeat: no-repeat;
  height: 154px;
  width: 165px;
}

.main-wrapper .thankyou-list .thankyou-mobile-img {
  display: none;
}

.main-wrapper .thankyou-list .thankyou-img-text {
  text-align: center;
  margin-bottom: 38px;
}

.main-wrapper .thankyou-list .thankyou-img-text h4 {
  color: var(--white-bg);
}

.main-wrapper .thankyou-list .thankyou-img-text p {
  color: var(--white-bg);
}

.main-wrapper .thankyou-list .thankyou-donation-inner {
  margin: 0 15rem;
}

.main-wrapper .thankyou-list .thankyou-donation {
  position: relative;
  display: flex;
  flex-direction: column;
}

.main-wrapper .thankyou-list .thankyou-donation .thankyou-donation-section {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding: 1rem 0;
}

.main-wrapper .thankyou-list .thankyou-donation .thankyou-donation-section .thankyou-title-text {
  color: var(--white-bg);
}

.main-wrapper .thankyou-list .thankyou-donation .thankyou-donation-section .thankyou-title-text h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  text-align: left;
}

.main-wrapper .thankyou-list .thankyou-donation .thankyou-donation-section .thankyou-title-text p {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  max-width: 250px;
  font-family: system-ui;
  margin: 0;
  text-align: left;
}

.main-wrapper .thankyou-list .thankyou-donation .thankyou-donation-section .title-number {
  color: var(--white-bg);
  text-align: end;
}

.main-wrapper .thankyou-list .thankyou-donation-payment-method {
  position: relative;
  display: flex;
  flex-direction: column;
}

.main-wrapper .thankyou-list .thankyou-donation-payment-method .thankyou-donation-section {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted #ccc;
  border-width: 1px;
  padding: 1rem 0;
  border-bottom-style: dashed;
  align-items: center;
}

.main-wrapper .thankyou-list .thankyou-donation-payment-method .thankyou-donation-section .thankyou-title-text {
  color: var(--white-bg);
}

.main-wrapper .thankyou-list .thankyou-donation-payment-method .thankyou-donation-section .thankyou-title-text h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  text-align: left;
}

.main-wrapper .thankyou-list .thankyou-donation-payment-method .thankyou-donation-section .title-number {
  color: var(--white-bg);
  display: grid;
}

.main-wrapper .thankyou-list .thankyou-donation-payment-method .thankyou-donation-section .title-number .visa-icon {
  background: var(--white-bg);
  -webkit-mask-image: url(../images/visa-ivon.png);
  mask-image: url(../images/visa-ivon.png);
  background-repeat: no-repeat;
  height: 16px;
  width: 24px;
  -webkit-mask-size: 24px;
          mask-size: 24px;
}

.main-wrapper .thankyou-list .thankyou-donation-total-amount {
  position: relative;
  display: flex;
  flex-direction: column;
}

.main-wrapper .thankyou-list .thankyou-donation-total-amount .thankyou-donation-section {
  display: flex;
  justify-content: space-between;
  padding: 1rem 0;
}

.main-wrapper .thankyou-list .thankyou-donation-total-amount .thankyou-donation-section .thankyou-title-text {
  color: var(--white-bg);
}

.main-wrapper .thankyou-list .thankyou-donation-total-amount .thankyou-donation-section .thankyou-title-text h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  text-align: left;
}

.main-wrapper .thankyou-list .thankyou-donation-total-amount .thankyou-donation-section .thankyou-title-text p {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  font-family: system-ui;
  text-align: left;
}

.main-wrapper .thankyou-list .thankyou-donation-total-amount .thankyou-donation-section .title-number {
  color: var(--white-bg);
}

.main-wrapper .donation-list {
  padding: 3rem 0 3rem;
}

@media (max-width: 1199px) {
  .main-wrapper .thankyou-list .thankyou-donation-inner {
    margin: 0;
  }
}

@media (max-width: 991px) {
  .main-wrapper .thankyou-list .thankyou-donation-inner {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .main-wrapper .thankyou-list .thankyou-donation-inner {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .main-wrapper .thankyou-list .thankyou-donation-inner {
    margin: 0;
  }

  .main-wrapper .thankyou-list .thankyou-img {
    margin: 2rem 0;
    display: none;
  }

  .main-wrapper .thankyou-list .thankyou-mobile-wrapper {
    background-color: #f8f8f8;
    padding: 43px 0;
    margin-bottom: 28px;
  }

  .main-wrapper .thankyou-list .thankyou-mobile-wrapper .thankyou-mobile-img {
    text-align: center;
    display: inline-block;
    background: var(--teal-bg);
    -webkit-mask-image: url(../images/hand-img.svg);
    mask-image: url(../images/hand-img.svg);
    background-repeat: no-repeat;
    height: 154px;
    width: 165px;
  }

  .main-wrapper .donation-list {
    padding: 0 0 3rem;
    text-align: center;
  }

  .main-wrapper .thankyou-text {
    padding: 15px 0;
  }

  .main-wrapper .thankyou-text h2 {
    font-size: 28px;
  }

  .main-wrapper .thankyou-text p {
    text-align: left;
  }
}

@media (max-width: 480px) {
  .main-wrapper .thankyou-list .thankyou-donation-inner {
    margin: 0;
  }
}

.events-list-block {
  padding: 6.2rem 0px 6.2rem;
}

.courses-popup .modal-dialog .modal-content .modal-header {
  justify-content: center !important;
  align-items: center;
}

.courses-popup .modal-dialog .modal-content .modal-header .close {
  color: var(--white-bg);
  opacity: 100%;
  position: absolute;
  right: 20px;
}

.courses-popup .modal-dialog .modal-content .modal-header .close:hover {
  color: var(--white-bg);
  opacity: 100%;
}

.courses-popup .modal-dialog .modal-content .modal-body {
  padding: 1rem 1rem !important;
  width: 100% !important;
}

.courses-popup .modal-dialog .modal-content .modal-body input {
  margin-bottom: 0 !important;
}

.courses-popup .modal-dialog .modal-content .modal-body p {
  color: #c10404;
  margin-bottom: 0;
  font-size: 16px;
}

.courses-popup .modal-dialog .modal-content .modal-body > div > div {
  margin-bottom: 10px;
}

.courses-popup .modal-dialog .modal-content .modal-body .modal-footer {
  padding-bottom: 0;
  margin: 1.5rem 0 0.5rem;
}

.about-inner-page-section .about-inner-box {
  position: relative;
}

.about-inner-page-section .about-inner-box .about-inner-text {
  padding: 3rem 3rem;
}

.about-inner-page-section .about-inner-box .about-inner-text .course-apply-button {
  margin-top: 3rem;
}

.about-inner-page-section .about-inner-box .about-inner-img > div > div {
  width: 100% !important;
}

.about-inner-page-section .about-inner-box .about-inner-img > div > div > div iframe {
  border-radius: 50px 50px 0 0;
}

.about-inner-page-section .about-inner-box button {
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 600;
  height: 3.2rem;
  text-align: center;
  padding: 0 1.7rem;
  border: 3px solid;
  border-color: var(--text-teal);
  color: var(--text-teal);
  border-top-right-radius: 45px;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  border-bottom-right-radius: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  margin: 0 auto;
}

.about-inner-page-section .about-inner-box button:hover {
  background-color: var(--teal-bg);
  color: var(--text-white);
}

.form-group input.search-icon {
  height: 3.8rem;
  font-size: 1.2rem;
  padding: 0 5.6rem;
  border-radius: 39px;
  background-position: 42px;
  margin-bottom: 40px;
}

.search-icon {
  background-image: url(../images/search-icon.svg);
  background-position: 40px;
  background-repeat: no-repeat;
  background-size: 30px;
}

.home-activity-section.news-event-activity {
  padding: 0;
  background-color: var(--teal-bg);
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs {
  position: sticky;
  width: 100%;
  overflow: hidden;
  padding: 0rem 0;
  z-index: 9;
  left: 0;
  right: 0;
  margin: 0;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
  margin-bottom: 1.5rem !important;
  width: 100%;
  flex-wrap: nowrap;
  white-space: nowrap;
  top: 110px;
  overflow: auto;
  margin: 0 auto;
  padding: 1.5rem 0;
  justify-content: center;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs .fixed-tab {
  background-color: var(--teal-bg);
  position: fixed;
  width: 100%;
  overflow: auto;
  top: 21%;
  padding: 2rem 0;
  z-index: 99;
  left: 0;
  right: 0;
  margin: 0;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs::-webkit-scrollbar-button {
  display: block;
  height: 10px;
  background-color: transparent;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs::-webkit-scrollbar-track {
  background: #888;
  border-radius: 16px;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs::-webkit-scrollbar-thumb {
  background: #eee;
  border-radius: 16px;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
  padding: 0 1.8rem;
  border: 3px solid var(--white-bg);
  color: var(--text-white);
  background-color: transparent;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li:hover {
  background-color: var(--white-bg);
  color: var(--text-teal) !important;
}

.home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs .fixed-tab {
  background-color: var(--teal-bg);
  position: fixed;
  width: 100%;
  padding: 1.5rem 6.8rem;
  z-index: 99;
  top: 110px;
  overflow: hidden;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.home-activity-section.news-event-activity .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.home-activity-section.news-event-activity .swiper-wrapper > div {
  margin-top: 0 !important;
  width: 33.33%;
  padding: 0 15px;
}

.home-activity-section.news-event-activity .acttion-block {
  margin-top: 0rem;
}

.home-activity-section.news-event-activity .acttion-block .primary-btn {
  border-color: var(--white-bg);
  background-color: transparent;
  color: var(--text-white);
  padding: 0 1.8rem;
}

.home-activity-section.news-event-activity .acttion-block .primary-btn:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-color: var(--white-bg);
}

.resource-page-wrapper .activity-tab-wrapper > div > div .slick-prev.slick-disabled:before {
  opacity: unset;
  margin-right: 0.5rem;
}

.resource-page-wrapper .activity-tab-wrapper > div > div > div {
  margin-bottom: 2rem;
}

.resource-page-wrapper .activity-tab-wrapper > div > div > div .slick-track > div {
  border: 3px solid var(--white-bg);
  border-radius: 30px;
  color: var(--text-white);
  width: 169px !important;
  margin: 0 0.5rem;
  line-height: 38px;
  font-size: 1rem;
  font-weight: 600;
}

.resource-page-wrapper .activity-tab-wrapper > div > div > div .slick-track > div:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.resource-page-wrapper .activity-tab-wrapper > div > div > div .slick-track > div .active {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-radius: 13px;
  border: 0;
}

.resource-page-wrapper .activity-tab-wrapper > div > div .slick-next:before,
.resource-page-wrapper .activity-tab-wrapper > div > div .slick-prev:before {
  opacity: unset;
}

.news-event-activity > div > div .slick-prev {
  top: 29%;
}

.news-event-activity > div > div .slick-next {
  top: 29%;
}

.news-event-activity > div > div .slick-prev.slick-disabled:before {
  opacity: unset;
  margin-right: 0.5rem;
}

.news-event-activity > div > div > div {
  margin-bottom: 2rem;
}

.news-event-activity > div > div > div .slick-track {
  margin: 0 auto 2rem;
  display: flex;
  justify-content: flex-start;
}

.news-event-activity > div > div > div .slick-track > div {
  border: 3px solid var(--white-bg);
  border-radius: 30px;
  color: var(--text-white);
  width: 169px !important;
  margin: 0 0.5rem;
  line-height: 38px;
  font-size: 1.1rem;
  font-weight: 600;
}

.news-event-activity > div > div > div .slick-track > div.active {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-radius: 13px;
  border: 0;
}

.news-event-activity > div > div > div .slick-track > div:hover {
  background-color: var(--white-bg);
  color: var(--text-teal);
}

.news-event-activity > div > div > div .slick-track > div .active {
  background-color: var(--white-bg);
  color: var(--text-teal);
  border-radius: 13px;
  border: 0;
}

.news-event-activity > div > div .slick-next:before,
.news-event-activity > div > div .slick-prev:before {
  opacity: unset;
}

.event-list-block {
  padding: 2rem 1.5rem;
  margin-bottom: 3rem;
  text-align: left;
  background-color: var(--white-bg);
  border-radius: 25px;
  -o-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.12);
  box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.12);
  position: relative;
  height: 485px;
  /* styles.css */
}

.event-list-block a {
  font-weight: bold;
  margin-bottom: 0.5rem;
  display: block;
  color: var(--teal-bg) !important;
  width: 100%;
}

.event-list-block a:hover {
  color: #933b96 !important;
}

.event-list-block .event-block-img {
  overflow: hidden;
  margin: 0 0 2.3rem;
  max-height: 152px;
  overflow: hidden;
  border-radius: 25px;
}

.event-list-block .event-block-img img {
  width: 292px !important;
  height: 157px !important;
}

.event-list-block h4 {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-bottom: 0.9rem;
  font-weight: 400;
  color: var(--text-teal);
  -webkit-line-clamp: 2;
  height: 58px;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.event-list-block h6 {
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 500;
  color: #4d4d4d;
  margin-bottom: 0.5rem;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.event-list-block h6 a {
  color: var(--text-black);
  font-size: 600;
}

.event-list-block p {
  font-size: 1rem;
  line-height: 1.55;
  color: var(--gary-text-color);
  margin-bottom: 0px;
  font-weight: 500;
  line-clamp: 4;
  height: 104px;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
  position: relative;
}

.event-list-block h5 {
  font-size: 1.11rem;
  line-height: 1.55;
  color: var(--gary-text-color);
  margin-bottom: 0px;
  font-weight: 600;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.event-list-block h5:hover {
  color: var(--text-teal);
}

.courses-block .event-block-img > div > div {
  width: 100% !important;
}

.courses-block .event-block-img > div > div > div {
  width: 100%;
}

.courses-block .event-block-img > div > div > div iframe {
  border-radius: 25px 25px 0 0;
}

.courses-block .about-inner-text > div iframe {
  width: 100% !important;
  margin-top: 20px;
}

.courses-detail .service-detail-box .service-img > div > div {
  width: 100% !important;
}

.courses-detail .service-detail-box .service-img > div > div > div iframe {
  border-radius: 25px 25px 0 0;
}

.service-new-slider .event-list-block {
  height: 440px;
}

.event-activity-slide .event-list-block {
  height: 530px;
}

.date-time {
  font-size: 1.1rem;
  line-height: 1.5;
  color: var(--gary-text-color);
  font-style: italic;
  background-size: 1.2rem;
  padding-left: 1.8rem;
  background-image: url(../images/time.svg);
  font-weight: 400;
  margin: 0px 0px 1.1rem;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

.map-location {
  font-size: 0.9rem;
  line-height: 1.2;
  color: var(--gary-text-color);
  font-style: italic;
  background-size: 0.9rem;
  padding-left: 1.6rem;
  background-image: url(../images/location.svg);
  margin: 0.7rem 0px 1rem;
  background-repeat: no-repeat;
  background-position: 0px 4px;
  height: 26px;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  .events-list-block {
    padding: 3.8rem 0;
  }

  .events-list-block .primary-btn {
    font-size: 1.6rem !important;
    font-weight: 600;
    padding: 0 1.5rem !important;
    margin-top: 1rem;
  }

  .events-list-block .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs {
    padding: 0rem 0;
    display: block;
    text-align: center;
  }

  .events-list-block .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
    margin: 0 !important;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .events-list-block .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    margin: 0 0.6rem;
    min-width: 134px !important;
  }

  .form-group input.search-icon {
    margin-bottom: 15px;
  }

  .event-list-block {
    padding: 1.5rem 1rem;
    margin: 0 1rem 1rem;
  }

  .event-list-block .event-block-img {
    margin: 0 0 1.5rem;
  }

  .event-list-block h4 {
    font-size: 1.2rem;
  }

  .event-list-block h6 {
    font-size: 1rem;
  }

  .event-list-block h5 {
    font-size: 1rem;
  }

  .date-time {
    font-size: 1.22rem;
    margin: 0 0 0.8rem;
  }

  .map-location {
    font-size: 1.22rem;
    margin: 1.5rem 0;
  }
}

@media (max-width: 991px) {
  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs {
    position: fi;
    z-index: 11;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    padding: 0 3rem;
  }

  .home-activity-section.news-event-activity .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .home-activity-section.news-event-activity .swiper-wrapper > div {
    width: 50%;
    padding: 0 10px;
  }

  .event-list-block .primary-btn {
    margin-top: 0;
  }

  .event-list-block h6 {
    margin-right: 15px;
  }

  .form-group input.search-icon {
    margin-bottom: 0;
  }

  .events-list-block .primary-btn {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .home-activity-section .activity-tab-wrapper .tab-content .swiper-wrapper {
    transform: none !important;
  }

  .news-event-activity > div > div > div {
    margin-bottom: 0;
  }
}

.date-time-section#web_donation {
  padding: 0rem;
  line-height: 5.8rem !important;
}

.date-time-section .mobile-inner-title-wrapper {
  display: block !important;
  position: relative;
}

.date-time-section .mobile-inner-title-wrapper a.back-link {
  width: 1rem;
  right: auto;
  left: 0px;
}

.date-time-section .mobile-inner-title-wrapper img {
  position: absolute;
  left: 0%;
  top: 0px;
}

@media (max-width: 767px) {
  .resource-list .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    min-width: 130px !important;
    margin: 0 0.45rem 0rem !important;
  }

  .resource-list .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li:last-child {
    margin-bottom: 0 !important;
  }

  .resource-list .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs .fixed-tab {
    top: 110px !important;
    height: 68px;
    justify-content: flex-start;
  }

  .gallery-list-block .home-activity-section.news-event-activity.gallary-page-wrapper .activity-tab-wrapper .react-tabs ul.tabs li {
    min-width: 41% !important;
    margin: 0 0.45rem 0rem !important;
    font-size: 14px !important;
  }

  .gallery-list-block .home-activity-section.news-event-activity.gallary-page-wrapper .activity-tab-wrapper .react-tabs ul.tabs li:last-child {
    margin-bottom: 0 !important;
  }

  .courses-popup .modal-dialog {
    position: fixed;
    top: 50%;
    transform: translate(4%, -50%) !important;
    width: 93%;
    margin: 0 auto !important;
  }

  .courses-popup .modal-dialog .modal-content .modal-header {
    justify-content: center !important;
    align-items: center !important;
  }

  .courses-popup .modal-dialog .modal-content .modal-header .close {
    margin-left: 0rem;
    position: absolute;
    right: 20px;
  }

  .courses-popup .modal-dialog .modal-content .modal-body p {
    text-align: left !important;
  }

  .about-inner-page-section .about-inner-box {
    position: relative;
  }

  .about-inner-page-section .about-inner-box .about-inner-text {
    padding: 2rem 1rem;
  }

  .about-inner-page-section .about-inner-box .about-inner-img > div > div {
    height: 155px !important;
  }

  .about-inner-page-section .about-inner-box .about-inner-img > div > div > div iframe {
    border-radius: 50px 50px 0 0;
  }

  .about-inner-page-section .about-inner-box .about-inner-img img {
    height: auto;
  }

  .date-time-section .mobile-inner-title-wrapper {
    padding: 0 2.8rem 0 2rem;
    position: relative;
    display: flex;
    justify-content: center;
  }

  .date-time-section .mobile-inner-title-wrapper a {
    width: 1.6rem;
    display: block;
  }

  .date-time-section .mobile-inner-title-wrapper a {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .date-time-section .mobile-inner-title-wrapper img {
    position: relative;
    top: 0;
    left: 0;
  }

  .home-activity-section.news-event-activity .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .home-activity-section.news-event-activity .swiper-wrapper > div {
    width: 100%;
    padding: 0;
  }

  .events-list-block .form-group {
    display: block;
    margin-bottom: 0;
  }

  .events-list-block .form-group input.search-icon {
    height: 3.2rem;
    padding: 0.2rem 0.2rem 0.4rem 3rem;
    background-position: 17px;
    background-size: 20px;
    margin-bottom: 30px !important;
  }

  .event-page-wrapper .activity-tab-wrapper > div > div > div .slick-track > div {
    border: 0px solid var(--white-bg);
    border-radius: 0px;
    width: 313px !important;
    margin: 0 0rem;
    line-height: 38px;
    font-size: 1.1rem;
    background: 0 0;
  }

  .service-new-slider .event-list-block {
    height: 345px;
  }

  .service-new-slider .event-list-block .event-content a {
    margin-top: 10px;
  }

  .event-activity-slide .event-list-block {
    height: 445px;
  }

  .news-activity-slider .event-list-block {
    height: 426px;
  }

  .news-activity-slider .event-list-block .event-content a {
    margin-top: 15px;
  }

  .home-activity-section.news-event-activity {
    overflow: hidden;
    padding: 0;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs {
    position: relative;
    top: 0;
    z-index: 11;
  }

  .home-activity-section.news-event-activity .activity-tab-wrapper .react-tabs ul.tabs li {
    padding: 0 1rem;
    min-width: auto;
    margin: 0 0.4rem !important;
  }

  .events-list-block .primary-btn {
    font-size: 1.22rem !important;
    padding: 0 3.8rem !important;
  }

  .event-list-block {
    padding: 0;
    margin: 2rem 0.5rem 2rem;
    height: 420px;
  }

  .event-list-block .event-block-img {
    margin: 0 0 1rem;
    border-radius: 0;
  }

  .event-list-block .event-block-img img {
    border-radius: 25px 25px 0 0;
    height: 157px !important;
    width: 100% !important;
  }

  .event-list-block h4 {
    font-size: 1.4rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    font-weight: 400;
    height: 50px;
  }

  .event-list-block h6 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }

  .event-list-block p {
    font-size: 1rem;
    margin-bottom: 0.5rem;
    text-align: left;
    line-height: 1.5rem;
    height: 66px;
  }

  .event-list-block .map-location {
    background-size: 0.8rem;
    padding-left: 1.2rem;
    font-size: 1.1rem;
    margin: 2rem 0;
  }

  .event-content {
    padding: 0 1rem 1rem;
  }

  .event-content a {
    color: var(--text-black);
    font-weight: 600;
    margin-top: 8px;
  }

  .date-time {
    background-size: 1rem;
    padding-left: 1.3rem;
    font-size: 1.2rem;
    margin: 0 0 0.5rem;
  }

  .event-page-wrapper .prayer-time-section {
    display: none;
  }
}

.date-time-section.mobile-inner-title .mobile-inner-title-wrapper a.share-with-link {
  display: none;
}

.home-activity-section.news-event-activity .swiper-wrapper > div.no-events-div {
  align-items: center;
  color: var(--text-white);
  display: flex;
  justify-content: center;
  min-height: 65px;
  text-align: center;
  width: 100%;
}

.home-activity-section.news-event-activity .swiper-wrapper > div.no-events-div.fixed-no-events {
  margin-top: 50px !important;
  color: var(--white-bg);
}

.home-activity-section.news-event-activity .swiper-wrapper > div.no-events-div p {
  color: var(--text-white);
  text-align: center;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  p {
    color: var(--text-white);
    text-align: center;
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .event-block-img {
    max-height: 140px !important;
  }
}
