@font-face {
  font-family: "TahomaRegularfont";
  font-weight: 500;
  src: url("../fonts/URW DIN Bold.ttf");
  src: url("../fonts/URW DIN Bold.ttf") format("truetype");
}
@font-face {
  font-family: "TahomaRegularfontnoramal";
  font-weight: 500;
  src: url("../fonts/URW DIN.ttf");
  src: url("../fonts/URW DIN.ttf") format("truetype");
}
@font-face {
  font-family: "urw_dinlight";
  src: url("../fonts/URW-DIN/urwdin-light-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinregular";
  src: url("../fonts/URW-DIN/urwdin-regular-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinmedium";
  src: url("../fonts/URW-DIN/urwdin-medium-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinbold";
  src: url("../fonts/URW-DIN/urwdin-bold-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinblack";
  src: url("../fonts/URW-DIN/urwdin-black-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AsapThin";
  src: url("../fonts/asap/AsapThin.eot");
  src: url("../fonts/asap/AsapThin.eot") format("embedded-opentype"), url("../fonts/asap/AsapThin.woff2") format("woff2"), url("../fonts/asap/AsapThin.woff") format("woff"), url("../fonts/asap/AsapThin.ttf") format("truetype"), url("../fonts/asap/AsapThin.svg#AsapThin") format("svg");
}
@font-face {
  font-family: "AsapLight";
  src: url("../fonts/asap/AsapLight.eot");
  src: url("../fonts/asap/AsapLight.eot") format("embedded-opentype"), url("../fonts/asap/AsapLight.woff2") format("woff2"), url("../fonts/asap/AsapLight.woff") format("woff"), url("../fonts/asap/AsapLight.ttf") format("truetype"), url("../fonts/asap/AsapLight.svg#AsapLight") format("svg");
}
@font-face {
  font-family: "AsapRegular";
  src: url("../fonts/asap/AsapRegular.eot");
  src: url("../fonts/asap/AsapRegular.eot") format("embedded-opentype"), url("../fonts/asap/AsapRegular.woff2") format("woff2"), url("../fonts/asap/AsapRegular.woff") format("woff"), url("../fonts/asap/AsapRegular.ttf") format("truetype"), url("../fonts/asap/AsapRegular.svg#AsapRegular") format("svg");
}
@font-face {
  font-family: "AsapMedium";
  src: url("../fonts/asap/AsapMedium.eot");
  src: url("../fonts/asap/AsapMedium.eot") format("embedded-opentype"), url("../fonts/asap/AsapMedium.woff2") format("woff2"), url("../fonts/asap/AsapMedium.woff") format("woff"), url("../fonts/asap/AsapMedium.ttf") format("truetype"), url("../fonts/asap/AsapMedium.svg#AsapMedium") format("svg");
}
@font-face {
  font-family: "AsapSemiBold";
  src: url("../fonts/asap/AsapSemiBold.eot");
  src: url("../fonts/asap/AsapSemiBold.eot") format("embedded-opentype"), url("../fonts/asap/AsapSemiBold.woff2") format("woff2"), url("../fonts/asap/AsapSemiBold.woff") format("woff"), url("../fonts/asap/AsapSemiBold.ttf") format("truetype"), url("../fonts/asap/AsapSemiBold.svg#AsapSemiBold") format("svg");
}
@font-face {
  font-family: "AsapBold";
  src: url("../fonts/asap/AsapBold.eot");
  src: url("../fonts/asap/AsapBold.eot") format("embedded-opentype"), url("../fonts/asap/AsapBold.woff2") format("woff2"), url("../fonts/asap/AsapBold.woff") format("woff"), url("../fonts/asap/AsapBold.ttf") format("truetype"), url("../fonts/asap/AsapBold.svg#AsapBold") format("svg");
}
@font-face {
  font-family: "AsapExtraBold";
  src: url("../fonts/asap/AsapExtraBold.eot");
  src: url("../fonts/asap/AsapExtraBold.eot") format("embedded-opentype"), url("../fonts/asap/AsapExtraBold.woff2") format("woff2"), url("../fonts/asap/AsapExtraBold.woff") format("woff"), url("../fonts/asap/AsapExtraBold.ttf") format("truetype"), url("../fonts/asap/AsapExtraBold.svg#AsapExtraBold") format("svg");
}
@font-face {
  font-family: "AsapBlack";
  src: url("../fonts/asap/AsapBlack.eot");
  src: url("../fonts/asap/AsapBlack.eot") format("embedded-opentype"), url("../fonts/asap/AsapBlack.woff2") format("woff2"), url("../fonts/asap/AsapBlack.woff") format("woff"), url("../fonts/asap/AsapBlack.ttf") format("truetype"), url("../fonts/asap/AsapBlack.svg#AsapBlack") format("svg");
}
* {
  padding: 0;
  margin: 0;
}

/* let's clear some floats */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

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

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: #F7F8F9;
}

::-webkit-scrollbar-thumb {
  background: #947D6D;
}

::-webkit-scrollbar-thumb:hover {
  background: #947D6D;
}

.table-responsive {
  padding-bottom: 5px;
}
.table-responsive::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.table-responsive::-webkit-scrollbar-track {
  background: #F7F8F9;
}
.table-responsive::-webkit-scrollbar-thumb {
  background: #005A77;
}
.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #ffc300;
}

/* Track */
/* Handle */
/* Handle on hover */
/* The container */
.radio-container {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #545554;
  font-size: 1rem;
  margin-right: 20px;
  margin: 0 0 15px !important;
  min-height: 40px;
  line-height: 40px;
}
.radio-container a {
  font-weight: 600;
  color: #ffa800;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radio-container .checkmark {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 28px;
  width: 28px;
  background: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #EDEDED;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
  background: none;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
  background: none;
  border-color: #E89F72;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-container .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.radio-container .checkmark::before {
  content: "";
  position: absolute;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  background: #C4C4C4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark::after {
  display: block;
  background: #E89F72;
}

/* Style the indicator (dot/circle) */
.customRadioDesign {
  background: #fff;
  border: 1px solid #C4C4C4;
  width: 100%;
  height: 40px;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.radioContent {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  position: relative;
  z-index: 1;
  margin: 0;
}

.radio-container input:checked ~ .customRadioDesign {
  border: 1px solid #C4C4C4;
}

.radio-container .checkmark:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  background: #C4C4C4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/* The container */
.checkbox-container {
  display: block;
  position: relative;
  padding: 4px 0 0 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #361805;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border: 2px solid #A88F6C;
  position: absolute;
  top: 4px;
  left: 0;
  height: 24px;
  width: 24px;
  background: none;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  border: 3px solid #A88F6C;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background: #A88F6C;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.grey-checkbox-wrapper {
  margin-bottom: 0;
  padding: 0;
  top: -15px;
}
.grey-checkbox-wrapper span.checkmark {
  background: #758799;
  border: none;
  width: 16px;
  height: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.grey-checkbox-wrapper input:checked ~ .checkmark {
  border: none;
}
.grey-checkbox-wrapper .checkmark:after {
  border-color: #005A77;
}

.slidecontainer {
  width: 100%;
}
.slidecontainer .slider {
  margin: 0 !important;
  width: 100%;
}
.slidecontainer .range-value {
  color: #fff;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background: linear-gradient(180deg, #57D8F5 0%, #2A5BDC 100%);
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background: linear-gradient(180deg, #57D8F5 0%, #2A5BDC 100%);
  cursor: pointer;
}

.updown-arrow {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
}
.updown-arrow::before, .updown-arrow::after {
  position: absolute;
  content: "";
  border: 4px solid transparent;
}
.updown-arrow::before {
  border-bottom-color: #888888;
  top: 6px;
}
.updown-arrow::after {
  border-top-color: #888888;
  top: 16px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 16px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 3px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch {
  /* Rounded sliders */
}
.switch input:checked + .slider {
  background: rgba(212, 175, 55, 0.7);
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px rgba(212, 175, 55, 0.7);
}
.switch input:checked + .slider:before {
  transform: translateX(6px);
  -webkit-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -o-transform: translateX(6px);
}
.switch .slider.round {
  border-radius: 34px;
}
.switch .slider.round:before {
  border-radius: 50%;
}

.custom-select-one,
.custom-select-two,
.custom-select-three {
  display: none;
}

#custom-select-list-one,
#custom-select-list-two,
#custom-select-list-three {
  padding: 5px 0;
}

#custom-select-list-one img,
#custom-select-list-two img,
#custom-select-list-three img,
.drop-btn-select-one img,
.drop-btn-select-two img,
.drop-btn-select-three img {
  width: 22px;
}

#custom-select-list-one li,
#custom-select-list-two li,
#custom-select-list-three li {
  list-style: none;
  padding: 5px 15px;
}

#custom-select-list-one li:hover,
#custom-select-list-two li:hover,
#custom-select-list-three li:hover {
  background: rgba(219, 200, 167, 0.15);
}
#custom-select-list-one li:hover span,
#custom-select-list-two li:hover span,
#custom-select-list-three li:hover span {
  font-family: "Conv_AvenirNextLTPro-Bold";
  color: #D4AF37;
}

#custom-select-list-one li img,
#custom-select-list-two li img,
#custom-select-list-three li img {
  margin: 0;
  width: 20px;
}

#custom-select-list-one li span,
#custom-select-list-two li span,
#custom-select-list-three li span,
.drop-btn-select-one li span,
.drop-btn-select-two li span,
.drop-btn-select-three li span {
  margin-left: 8px;
  position: relative;
  top: 1px;
}

/* item list */
.custom-select-list-wrapper-one,
.custom-select-list-wrapper-two,
.custom-select-list-wrapper-three {
  display: none;
  width: 100%;
  max-width: 350px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  position: absolute;
  z-index: 99;
  background: #F7F7F7;
  max-width: 100%;
  left: 0;
  right: 0;
}

.open {
  display: show !important;
}

.drop-btn-select-one,
.drop-btn-select-two,
.drop-btn-select-three {
  margin-top: 0px;
  width: 100%;
  max-width: 100%;
  height: 45px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background-color: rgba(219, 200, 167, 0.05);
  border: 1px solid rgba(47, 46, 42, 0.3);
  padding: 8px 15px;
  color: #005A77;
  position: relative;
}
.drop-btn-select-one:before,
.drop-btn-select-two:before,
.drop-btn-select-three:before {
  position: absolute;
  content: "";
  background: #EFEFEF;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  right: 8px;
  top: 8px;
  pointer-events: none;
}
.drop-btn-select-one:after,
.drop-btn-select-two:after,
.drop-btn-select-three:after {
  content: "";
  width: 0;
  height: 0;
  border: 1px solid #005A77;
  width: 10px;
  height: 10px;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
  position: absolute;
  top: 13px;
  right: 15px;
  pointer-events: none;
}

.drop-btn-select-one li,
.drop-btn-select-two li,
.drop-btn-select-three li {
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.drop-btn-select-one:hover li,
.drop-btn-select-two:hover li,
.drop-btn-select-three:hover li {
  margin-left: 0px;
}

.drop-btn-select-one:hover,
.drop-btn-select-one:focus,
.drop-btn-select-two:hover,
.drop-btn-select-two:focus,
.drop-btn-select-three:hover,
.drop-btn-select-three:focus {
  background: #F7F7F7;
  box-shadow: inset 0 0px 0px 1px #ccc;
}

.drop-btn-select-one:focus,
.drop-btn-select-two:focus,
.drop-btn-select-three:focus {
  outline: none;
}

.lang-select-one,
.lang-select-two,
.lang-select-three {
  margin-left: 0px;
  position: relative;
}

.select-with-img .select {
  height: 0;
  display: none;
}
.select-with-img .select .select-styled {
  display: none;
}

.attachment-input {
  position: relative;
}

.custom-file-upload-button {
  width: 100%;
  resize: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  min-height: 45px;
  box-shadow: none;
  padding: 8px 15px;
  color: #005A77;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background: rgba(219, 200, 167, 0.05) url(../img/attachment-icon.svg) no-repeat 95% 10px;
  border: 1px solid rgba(47, 46, 42, 0.3);
}

#file-chosen {
  margin-left: 0.3rem;
  font-family: sans-serif;
  position: absolute;
  top: 14px;
  left: 10px;
  pointer-events: none;
}

::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

.box {
  position: relative;
  background: transparent !important;
}
.box::before {
  position: absolute;
  content: "";
  background: transparent !important;
  width: 0px;
  height: 0px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  right: 3px;
  top: 3px;
  pointer-events: none;
  z-index: 1;
}
.box::after {
  content: "";
  width: 0;
  height: 0;
  border: 2px solid #000000;
  width: 0px;
  height: 0px;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  top: 17px;
  right: 15px;
  pointer-events: none;
  z-index: 2;
}
.box select {
  width: 100%;
  resize: none;
  min-width: 140px;
  padding: 8px 15px;
  -webkit-appearance: button;
  appearance: button;
  outline: none;
  background: transparent;
  border: 1px solid #B0ADAD;
  color: #000;
  font-size: 18px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 0 40px;
  color: white !important;
  min-height: 45px;
  line-height: 45px;
}
.box select option {
  background: #fff;
  color: #0D0D0D;
}
.box .hide-arrow {
  top: 2px;
  right: 2px;
  z-index: 0;
  width: 30px;
  height: 40px;
  position: absolute;
  background: #f1f0ef;
  border-radius: 10px;
  pointer-events: none;
}
.box .hide-arrow-white {
  background: #fff;
}

input[type=date]::-webkit-calendar-picker-indicator {
  color: white !important;
}

.form-group {
  margin: 0 0 30px;
}
.form-group label {
  font-size: 18px;
  margin: 0 0 8px;
  color: white;
}
.form-group .form-control {
  background: transparent;
  border: 1px solid #B0ADAD;
  color: white !important;
  font-size: 18px;
  border-radius: 10px;
  width: 100%;
  padding: 0 20px;
  min-height: 45px;
  line-height: 45px;
  resize: none;
  max-height: 110px;
}
.form-group .form-control:focus {
  box-shadow: none;
}

.form-message {
  font-size: 15px;
  color: #000000;
  margin: 5px 0 0;
  display: inline-block;
}

.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -ms-transition: all ease 1s;
  -o-transition: all ease 1s;
}

.dropdown-menu.show {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: hidden;
}

.dropdown-menu {
  min-width: 200px;
  background: #31302E;
  box-shadow: 0px 10px 15px 0px rgba(255, 173, 0, 0.15);
}
.dropdown-menu .dropdown-item {
  margin: 0 0 10px;
  text-transform: capitalize !important;
}
.dropdown-menu .dropdown-item:hover {
  background: none;
  color: #032F76 !important;
}

@media (max-width: 1199px) {
  .chainContainer {
    flex-wrap: wrap;
  }
  .chainContainer .radio-container {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .select-styled {
    font-size: 14px;
  }
}
.slick-list {
  padding: 40px 0 60px !important;
}

.slick-slide {
  margin: 0 30px;
  transition: ease 0.5s;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -ms-transition: ease 0.5s;
  -o-transition: ease 0.5s;
}

.slick-center {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
}
.slick-center .wallet-card {
  background: #2E2E2E75;
  border: 2px solid #DFA940;
}

.wallet-slider {
  margin: 0 0 40px;
  display: inline-block;
  width: 100%;
}
.wallet-slider .slick-prev {
  background: #393939 url(../img/icons/left-arrow.svg) no-repeat center center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  left: 47.5%;
  top: 100%;
}
.wallet-slider .slick-prev::before {
  content: "";
}
.wallet-slider .slick-next {
  background: #393939 url(../img/icons/right-arrow.svg) no-repeat center center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  right: 47.5%;
  top: 100%;
}
.wallet-slider .slick-next::before {
  content: "";
}

.pagination-wrapper {
  margin: 40px 0 0;
}
.pagination-wrapper .pagination {
  justify-content: center;
  display: flex;
  align-items: center;
}
.pagination-wrapper .pagination button {
  background: none;
  border: none;
  padding: 0;
  color: #adadad;
  font-size: 18px;
  margin: 0 7px;
  padding: 3px 10px 5px;
}
.pagination-wrapper .pagination .active {
  color: #fff;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
}

@media (max-width: 767px) {
  .pagination-wrapper .pagination button {
    font-size: 13px;
    margin: 0 2px;
  }
  .pagination-wrapper .pagination button img {
    width: 10px;
  }
}
@media (max-width: 480px) {
  .pagination-wrapper .pagination .page-number {
    display: none;
  }
  .pagination-wrapper .pagination .page-number:nth-child(1), .pagination-wrapper .pagination .page-number:nth-child(2), .pagination-wrapper .pagination .page-number:nth-child(3), .pagination-wrapper .pagination .page-number:nth-child(4), .pagination-wrapper .pagination .page-number:nth-child(5) {
    display: block;
  }
  .pagination-wrapper .pagination .page-number:nth-last-child(2) {
    display: block;
  }
}
.chat-main-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.chat-main-wrapper .chat-user-list-wrapper,
.chat-main-wrapper .chat-area-wrapper {
  background: #FFFFFF;
  backdrop-filter: blur(20px);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.chat-main-wrapper .chat-user-list-wrapper {
  width: 400px;
  background: #F7F7F7;
}
.chat-main-wrapper .chat-area-wrapper {
  width: calc(100% - 440px);
}

.chat-user-list {
  overflow: hidden;
  overflow-y: auto;
  max-height: 953px;
}

.chat-user-single {
  color: #fff;
  padding: 30px 15px 25px 35px;
  border-bottom: 1px solid #999999;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  cursor: pointer;
}
.chat-user-single:hover {
  background: #E6E5E5;
}
.chat-user-single:nth-last-child(1) {
  border: none;
}
.chat-user-single .chat-user-head {
  display: flex;
  margin: 0 0 15px;
  align-items: center;
  justify-content: space-between;
}
.chat-user-single .chat-user-head .user-head {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}
.chat-user-single .chat-user-head .chat-time {
  margin: 0;
  font-size: 14px;
  color: #3B5174;
  line-height: 14px;
  font-family: "TahomaRegularfont";
}
.chat-user-single .chat-para {
  margin: 7px 0 0;
}
.chat-user-single .chat-para p {
  margin: 0;
  opacity: 0.5;
  display: block;
  font-size: 14px;
  color: #3B5174;
  overflow: hidden;
  line-height: 21px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.chat-user-active {
  background: #E6E5E5;
}

.chat-heading {
  padding: 20px;
  border-bottom: 1px solid #D6D5D5;
}
.chat-heading .chat-user-name {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: "TahomaRegularfont";
}
.chat-heading .chat-status {
  margin: 0;
  font-size: 14px;
  color: #D0DAFF;
  line-height: 14px;
  font-family: "TahomaRegularfont";
}

.chatting-area-main {
  padding: 45px 30px 0;
  min-height: 500px;
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto;
  margin: 0 0 23px;
}
.chatting-area-main .chatting-row {
  display: flex;
  margin: 0 0 40px;
  align-items: flex-start;
  justify-content: flex-start;
}
.chatting-area-main .chatting-row .chat-user-img {
  width: 48px;
  height: 48px;
  margin: 0 10px 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.chatting-area-main .chatting-row .chat-user-img img {
  width: 100%;
}
.chatting-area-main .chatting-row .chat-content-area {
  width: calc(100% - 60px);
}
.chatting-area-main .chatting-row .chat-content-area .chat-content {
  display: flex;
  max-width: 710px;
  align-items: flex-end;
  background: #EBF4FF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 20px;
}
.chatting-area-main .chatting-row .chat-content-area .chat-content .chat-time {
  color: #3B5174;
  font-size: 14px;
  margin: 0 0 0 20px;
  white-space: nowrap;
}
.chatting-area-main .reply-chat {
  padding-left: 70px;
  justify-content: flex-end;
}
.chatting-area-main .reply-chat .chat-content-area {
  display: flex;
  justify-content: flex-end;
}
.chatting-area-main .reply-chat .chat-content-area .chat-content {
  background: #032F76;
}
.chatting-area-main .reply-chat .chat-content-area .chat-content p {
  margin: 0;
  color: #fff;
}
.chatting-area-main .reply-chat .chat-content-area .chat-content .chat-time {
  color: #fff;
}

.chat-typing-area {
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: space-between;
  padding: 0 22px;
  margin: 0 0 30px;
}
.chat-typing-area .chat-type-input {
  width: calc(100% - 95px);
  position: relative;
}
.chat-typing-area .chat-type-input input {
  width: 100%;
  height: 45px;
  color: #005A77;
  background: #EFEFEF;
  border: 1px solid #B0ADAD;
}
.chat-typing-area .chat-type-input input:hover, .chat-typing-area .chat-type-input input:focus {
  outline: none;
  box-shadow: none;
}
.chat-typing-area .chat-type-input button {
  background: none;
  padding: 0;
  border: none;
  position: absolute;
  right: 15px;
  top: 10px;
}
.chat-typing-area .chat-type-input .attachment-icon {
  right: 55px;
}
.chat-typing-area .btn {
  width: 85px;
  min-width: auto;
  margin-left: 5px;
  min-height: 45px;
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 640px;
  }

  .status-modal {
    max-width: 400px;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1399px) {
  .logo a img {
    width: 120px;
  }

  .landing-page-wrapper {
    z-index: 9;
    background-image: url(../images/bg/bg1.png);
    height: 100vh;
    width: 100%;
    display: flex;
    overflow: hidden;
    overflow-y: hidden;
    position: relative;
    align-items: start;
    justify-content: start;
  }
  .landing-page-wrapper .landing-content-area {
    position: relative;
    width: 50%;
    height: 100%;
  }
  .landing-page-wrapper .landing-content-area2 {
    position: relative;
    display: block;
    width: 50%;
    height: 100%;
  }
  .landing-page-wrapper .landing-content-area2 img {
    width: 100%;
    height: 100%;
  }
  .landing-page-wrapper .newbg2 {
    opacity: 0.9;
    height: 100%;
    z-index: 2;
    position: relative;
    padding: 50px 50px;
  }
  .landing-page-wrapper .newvg {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    overflow: hidden;
    top: 0;
    z-index: 1;
    left: 0;
  }

  .nav-link {
    padding: 0 !important;
    font-size: 13px;
  }

  .menu li {
    margin-left: 10px;
  }
  .menu li a {
    font-size: 13px;
  }

  .main-menu-wrapper {
    padding: 10px 0;
  }

  .main-menu-wrapper {
    background: #022459;
    padding: 10px 0;
  }

  .user-details-wrapper {
    margin: 0 10px;
  }

  .lan-wrapper {
    margin: 0 0 0 15px;
  }

  .login-out .btn {
    min-height: 40px;
  }

  .qr-code-wrapper .qr-img {
    width: 160px;
  }
  .qr-code-wrapper .qr-content {
    width: calc(100% - 180px);
  }

  .wallet-cards-wrapper .wallet-card-contents .wallet-value-wrapper .wallet-value .wallet-value {
    font-size: 34px;
  }

  .wallet-btns-wrapper button {
    font-size: 14px;
    margin: 0 5px 0 0;
  }

  .wallet-cards-wrapper .wallet-heading-icon {
    width: 70px;
    margin: 0 10px 0 0;
  }

  .plans-card-heading .plans-card-heading-left img {
    width: 25px;
  }
  .plans-card-heading .plans-card-heading-left .plans-card-head {
    font-size: 18px;
    margin: 0 0 0 10px;
  }

  .plans-card-contents-row .plans-card-content {
    font-size: 16px;
  }
  .plans-card-contents-row .plans-card-content-large {
    font-size: 26px;
  }
  .plans-card-contents-row .plans-card-content-medium {
    font-size: 20px;
  }
  .plans-card-contents-row .plans-card-content-small {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .user-details-wrapper .user-icon img {
    width: 20px;
  }

  .login-out .btn {
    min-height: auto;
    margin: 0 0 0 10px;
    padding: 7px 10px 9px;
    text-transform: capitalize;
    font-family: "TahomaRegularfont";
  }

  .web-view-only {
    display: none;
  }

  .mobile-view-only {
    display: block;
  }

  .lan-menu-wrapp {
    display: flex;
    align-items: center;
  }

  .logo-nav {
    padding: 0;
  }

  .user-details-wrapper {
    margin: 0;
  }

  .menu-toggle {
    opacity: 1;
    z-index: 3;
    pointer-events: all;
    visibility: visible;
    position: relative;
    width: 25px;
    height: 25px;
    background: none;
    border: none;
    border-top: 2px solid #fff;
  }
  .menu-toggle::before, .menu-toggle::after {
    position: absolute;
    content: "";
    left: 0;
    height: 2px;
    width: 100%;
    background: #fff;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
  }
  .menu-toggle::before {
    top: 7px;
  }
  .menu-toggle::after {
    top: 16px;
  }

  .menu-on {
    border: none;
  }
  .menu-on::before {
    top: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .menu-on::after {
    top: 10px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }

  .menu li a {
    font-family: "TahomaRegularfont";
  }

  .main-nav-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .overlay-on {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }

  .header-nav {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: fixed;
    left: -280px;
    top: 0;
    width: 280px;
    background: #005A77;
    height: 100%;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    overflow: hidden;
    overflow-y: auto;
    z-index: 2;
  }

  .main-nav-on {
    left: 0;
  }

  .header-nav {
    padding: 30px 20px;
  }
  .header-nav .menu {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .header-nav .menu li {
    margin: 0 0 10px;
  }

  .footer-nav .menu {
    flex-direction: row;
  }

  .announcement-card .announcement-time {
    width: 20%;
  }
  .announcement-card .announcement-content {
    padding: 0 20px;
    width: 70%;
  }
  .announcement-card .announcement-content p {
    max-width: 100%;
  }

  .announcement-details-wrapper .announcement-details .announcement-details-heading-wrapper .announcement-details-heading {
    font-size: 34px;
  }

  .chat-main-wrapper .chat-user-list-wrapper {
    width: 300px;
  }
  .chat-main-wrapper .chat-area-wrapper {
    width: calc(100% - 320px);
  }

  .chat-user-single {
    padding: 30px 15px 25px 15px;
  }

  .chatting-area-main .chatting-row .chat-content-area .chat-content {
    flex-direction: column;
  }

  .welcome-card-wrapper {
    width: 49%;
  }

  .referral-card-wrapper {
    width: 49%;
  }

  .wallet-cards-wrapper .wallet-heading-icon {
    width: 60px;
  }
  .wallet-cards-wrapper .wallet-card-contents {
    padding: 0;
  }
  .wallet-cards-wrapper .wallet-card-contents .wallet-headings h2 {
    font-size: 18px;
  }
  .wallet-cards-wrapper .wallet-card-contents .wallet-value-wrapper .wallet-value {
    font-size: 26px;
  }

  .wallet-btns-wrapper button {
    padding: 0 7px;
    font-size: 14px;
  }

  .announcement-list-wrapper .announcement-heading-wrapper h2 {
    font-size: 40px;
  }

  .ranking-details-wrapper .table-info-contents .table-info-content-value-large {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .header-left {
    display: none;
  }

  .qr-code-wrapper .qr-content {
    min-width: 100%;
  }
  .qr-code-wrapper .qr-img {
    width: 100%;
    margin: 0 0px 0 0;
  }
  .qr-code-wrapper .qr-img img {
    width: 100%;
  }

  .newqrcodebox {
    background-color: #043557;
    position: absolute;
    left: 20px;
    top: 40px;
    padding: 20px 10px;
    z-index: 999;
    width: 200px;
    height: auto;
    font-size: 12px;
    text-align: center;
    color: white;
  }
  .newqrcodebox span {
    word-break: break-all;
    font-size: 12px;
  }

  .login-out .btn {
    margin: 0px 20px;
    width: 100%;
  }

  .newfontbx {
    margin-left: 20px;
  }

  .user-details-right-section {
    display: block;
    margin-top: -20px;
  }

  .formobile {
    overflow: auto !important;
  }

  .newborderleft {
    border-left: 0px solid white;
  }

  .box select {
    padding: 0 20px;
  }

  .user-details-wrapper {
    margin: 20px 0px;
  }
  .user-details-wrapper .user-icon {
    cursor: pointer;
  }

  .newimgbox {
    width: 100%;
    height: 100%;
    max-height: 150px;
    min-height: 150px;
    max-width: 100vw;
    position: relative;
  }
  .newimgbox img {
    width: 50%;
    bottom: 0;
    right: 0;
    position: absolute;
  }

  .logo-nav {
    padding: 0;
  }

  .time-news-wrapper {
    padding: 8px 0;
  }
  .time-news-wrapper .time-news-content .time-area {
    margin: 0 25px 0 0;
  }

  .inner-page-heading-wrapper .inner-page-heading {
    padding: 40px 0 150px;
  }

  .inner-page-heading-wrapper .inner-page-heading h1 {
    font-size: 38px;
    margin: 0 0 15px;
  }

  .inner-pagination {
    font-size: 14px;
  }
  .inner-pagination .slash-icon {
    margin: 0 10px;
  }

  .common-box,
.form-padding {
    padding: 30px;
  }

  .report-box {
    padding: 0 0 40px;
  }

  footer .logo-nav {
    flex-direction: column;
  }
  footer .logo-nav .logo {
    display: inline-block;
  }
  footer .logo-nav .logo a img {
    width: 150px;
  }
  footer .logo-nav .footer-nav {
    margin: 0 0 20px;
  }

  .form-group .form-control {
    padding: 0 20px;
  }

  .search-form-wrapper .form-group {
    margin: 0 0 15px;
  }

  .search-form-btn {
    margin: 5px 0 0;
    justify-content: flex-start;
  }

  .announcement-card {
    flex-direction: column;
    align-items: flex-start;
  }
  .announcement-card .announcement-time,
.announcement-card .announcement-content,
.announcement-card .announcement-btn {
    width: 100%;
  }
  .announcement-card .announcement-content {
    padding: 0;
    margin: 5px 0 25px 0;
  }
  .announcement-card .announcement-btn button {
    max-width: 250px;
    font-family: "TahomaRegularfont";
  }

  .announcement-details-wrapper .announcement-details .announcement-details-heading-wrapper .announcement-details-heading {
    font-size: 24px;
  }

  .announcement-details-contents p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
  }
  .announcement-details-contents h4 {
    font-size: 16px;
    line-height: 24px;
  }

  .chat-main-wrapper .chat-user-list-wrapper {
    display: none;
  }
  .chat-main-wrapper .chat-area-wrapper {
    width: 100%;
  }

  .home-banner-row {
    flex-direction: column;
  }

  .welcome-card-wrapper,
.referral-card-wrapper,
.wallet-cards-wrapper {
    width: 100%;
  }

  .welcome-card-wrapper {
    margin: 0 0 20px;
  }

  .capital-card-wrapper {
    margin: 0 0 20px;
  }

  .plans-wrapper .plans-card-single {
    height: auto;
    margin: 0 0 30px;
  }

  .announcement-list-wrapper .announcement-single {
    width: 100%;
    margin: 0 0 20px;
  }

  .landing-page-wrapper {
    align-items: flex-start;
  }

  .ranking-details-wrapper .table-info-contents .table-info-content-head {
    font-size: 14px;
  }
  .ranking-details-wrapper .table-info-contents .table-info-content-value-large {
    font-size: 26px;
  }
  .ranking-details-wrapper .table-info-contents .table-info-content-value {
    font-size: 16px;
  }

  .upload-file-input .file-name {
    left: 20px;
  }

  .landing-page-wrapper {
    z-index: 9;
    height: 100vh;
    width: 100%;
    padding: 50px 50px;
    display: block;
    overflow: hidden;
    overflow-y: hidden;
    position: relative;
    align-items: start;
    justify-content: start;
  }
  .landing-page-wrapper .landing-content-area {
    position: relative;
    width: 100%;
    margin-top: 10%;
    height: auto;
  }
  .landing-page-wrapper .landing-content-area2 {
    position: relative;
    display: none;
    width: 100%;
    height: 100%;
  }
  .landing-page-wrapper .landing-content-area2 img {
    width: 100%;
    height: 100%;
  }
  .landing-page-wrapper .newbg2 {
    opacity: 0.9;
    height: 100%;
    z-index: 2;
    position: relative;
    padding: 50px 50px;
  }
  .landing-page-wrapper .newvg {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    overflow: hidden;
    top: 0;
    z-index: 1;
    left: 0;
  }
}
@media (max-width: 767px) {
  .landing-page-wrapper {
    z-index: 9;
    height: 100vh;
    width: 100%;
    display: block;
    overflow: hidden;
    overflow-y: hidden;
    position: relative;
    align-items: start;
    justify-content: start;
    padding: 50px 20px;
  }
  .landing-page-wrapper .landing-content-area {
    position: relative;
    width: 100%;
    margin-top: 10%;
    height: auto;
  }
  .landing-page-wrapper .landing-logo {
    margin-top: 20px;
    text-align: center;
  }
  .landing-page-wrapper .landing-content-area2 {
    position: relative;
    display: none;
    width: 100%;
    height: 100%;
  }
  .landing-page-wrapper .landing-content-area2 img {
    width: 100%;
    height: 100%;
  }
  .landing-page-wrapper .newbg2 {
    opacity: 0.9;
    height: 100%;
    z-index: 2;
    position: relative;
    padding: 10px 20px;
  }
  .landing-page-wrapper .newvg {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    overflow: hidden;
    top: 0;
    z-index: 1;
    left: 0;
  }

  .qr-code-wrapper {
    flex-direction: column;
    align-items: flex-start;
    margin: 40px 0 0;
  }
  .qr-code-wrapper .qr-img {
    margin: 0 0 20px;
  }

  .footer-nav .menu {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer-nav .menu li {
    margin: 0 10px 10px;
  }

  .qr-content {
    width: 100%;
  }

  .inner-page-heading-wrapper .inner-page-heading h1 {
    font-size: 30px;
  }

  .time-news-wrapper .time-news-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .time-news-wrapper .time-news-content .time-area {
    margin: 0 0 5px;
  }

  .time-news-wrapper {
    display: none;
  }

  .pagination-wrapper .pagination-area li {
    margin: 0 5px;
  }

  .support-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .support-header .support-header-right {
    margin: 20px 0 0;
  }

  .chatting-area-main .reply-chat {
    padding-left: 0;
  }
  .chatting-area-main .reply-chat .chat-content-area {
    width: 100%;
  }
  .chatting-area-main .reply-chat .chat-content-area .chat-content .chat-time {
    margin: 15px 0 0;
  }

  .wallet-cards-wrapper {
    flex-direction: column;
  }
  .wallet-cards-wrapper .wallet-heading-icon {
    margin: 0 0 15px;
  }

  .referral-card-wrapper .qr-code-wrapper {
    margin: 15px 0 0;
  }

  .qr-code-wrapper .qr-content {
    width: 100%;
  }

  .wallet-cards-wrapper .wallet-card-contents {
    width: 100%;
  }

  .wallet-btns-wrapper button {
    padding: 0 15px;
  }

  .announcement-list-wrapper .announcement-heading-wrapper h2 {
    font-size: 30px;
    margin: 0 0 20px;
    text-transform: capitalize;
  }

  .announcement-list-wrapper .announcement-single {
    margin: 0 0 20px;
    padding: 20px 20px 30px;
  }

  .profile-card .profile-card-icon {
    width: 80px;
    margin: 0 15px 0 0;
  }

  .profile-card {
    padding: 20px;
  }
  .profile-card .profile-card-content .profile-card-heading {
    font-size: 20px;
  }

  .kyc-images-wrapper .kyc-img-single img {
    width: 48% !important;
  }
}
@media (max-width: 575px) {
  .landing-page-wrapper {
    z-index: 9;
    height: 100vh;
    width: 100%;
    display: block;
    overflow: hidden;
    overflow-y: hidden;
    position: relative;
    align-items: start;
    justify-content: start;
  }
  .landing-page-wrapper .landing-content-area {
    position: relative;
    width: 100%;
    margin-top: 10%;
    height: auto;
  }
  .landing-page-wrapper .landing-content-area2 {
    position: relative;
    display: none;
    width: 100%;
    height: 100%;
  }
  .landing-page-wrapper .landing-content-area2 img {
    width: 100%;
    height: 100%;
  }
  .landing-page-wrapper .newbg2 {
    opacity: 0.9;
    height: 100%;
    z-index: 2;
    position: relative;
    padding: 10px 20px;
  }
  .landing-page-wrapper .newvg {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    overflow: hidden;
    top: 0;
    z-index: 1;
    left: 0;
  }

  .search-form-btn button {
    min-width: 100%;
  }

  .pagination-wrapper .pagination-area li {
    margin: 0 2px;
  }
  .pagination-wrapper .pagination-area li .pagination-btn {
    font-size: 14px;
    padding: 5px 8px;
  }

  .support-header .support-header-left {
    flex-direction: column;
    align-items: flex-start;
  }
  .support-header .support-header-left img {
    margin: 0 0 20px;
  }
  .support-header .support-header-left p {
    font-size: 18px;
  }

  .welcome-heading-wrapper .welcome-head {
    font-size: 20px;
    margin: 0 0 10px;
    text-transform: capitalize;
  }

  .wallet-btns-wrapper button {
    padding: 0 15px;
    width: 100%;
    margin: 0 0 15px;
    min-height: 40px;
    font-size: 14px;
  }

  footer {
    margin: 50px 0 0;
  }

  .announcement-list-wrapper .announcement-contents .announcement-time {
    font-size: 13px;
    margin: 0 0 10px;
  }
  .announcement-list-wrapper .announcement-contents .announcement-heading {
    font-size: 16px;
    line-height: 24px;
  }
  .announcement-list-wrapper .announcement-contents .announcement-para {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 20px;
  }

  .landing-page-wrapper .landing-content-area {
    width: 100%;
    max-width: 100%;
    padding: 10px 10px;
  }

  .landing-form-wrapper .form-group label {
    font-size: 14px;
  }

  .input-margin {
    margin: 15px 0 0;
  }

  .upload-file-input-wrapper {
    margin: 0 0 20px;
  }
}
@media (max-width: 480px) {
  .profile-info-wrapper .two-side-list-wrapper .two-side-list-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .profile-info-wrapper .two-side-list-wrapper .two-side-list-row .list-head-wrapper {
    margin: 0 0 5px;
  }
  .profile-info-wrapper .two-side-list-wrapper .two-side-list-row .list-head-wrapper,
.profile-info-wrapper .two-side-list-wrapper .two-side-list-row .list-value-wrapper {
    width: 100%;
  }

  .profile-card {
    flex-direction: column;
    text-align: center;
  }
  .profile-card .profile-card-icon {
    margin: 0 0 15px;
  }
  .profile-card .profile-card-content .profile-card-heading {
    font-size: 24px;
  }
}
@media (max-width: 400px) {
  .welcome-heading-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .timer-wrapper {
    margin: 10px 0 0;
  }

  .welcome-card-header {
    flex-direction: column;
  }
  .welcome-card-header figure {
    margin: 0 0 10px;
  }
  .welcome-card-header article {
    text-align: center;
  }

  .welcome-card-wrapper .two-side-list-wrapper .two-side-list-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .welcome-card-wrapper .two-side-list-wrapper .two-side-list-row .list-head-wrapper,
.welcome-card-wrapper .two-side-list-wrapper .two-side-list-row .list-value-wrapper {
    width: 100%;
  }
  .welcome-card-wrapper .two-side-list-wrapper .two-side-list-row .list-value-wrapper {
    text-align: left;
    margin: 10px 0 0;
  }

  .welcome-card-wrapper,
.referral-card-wrapper,
.wallet-cards-wrapper {
    width: 100%;
    padding: 20px 20px 25px;
  }
}

/*# sourceMappingURL=responsive.css.map */
