<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---color---Variable---*/
:root {
  --whitebg: #fff;
  --whitecolor: #fff;
  --whitebborder: #fff;

  --blackcolor: #000;
  --blackbg: #000;
  --blackborder: #000;

  --brandcolor: #ff7d00;
  --brandbg: #ff7d00;
  --brandborder: #ff7d00;

  --greycolor: rgba(204, 204, 204, 1);
  ;
  --greybg: rgba(102, 102, 102, 1);
  --greyborder: rgba(102, 102, 102, 1);

  --greycolor2: rgba(138, 147, 165, 0.3);
  --greybg2: rgba(138, 147, 165, 0.3);
  --greyborder2: rgba(138, 147, 165, 0.3);

}



@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.eot');
  src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Bold.woff2') format('woff2'),
    url('../fonts/Gilroy-Bold.woff') format('woff'),
    url('../fonts/Gilroy-Bold.ttf') format('truetype'),
    url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/../fonts/Gilroy-Thin.eot');
  src: url('../fonts/../fonts/Gilroy-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/../fonts/Gilroy-Thin.woff2') format('woff2'),
    url('../fonts/../fonts/Gilroy-Thin.woff') format('woff'),
    url('../fonts/../fonts/Gilroy-Thin.ttf') format('truetype'),
    url('../fonts/../fonts/Gilroy-Thin.svg#Gilroy-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Heavy.eot');
  src: url('../fonts/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Heavy.woff2') format('woff2'),
    url('../fonts/Gilroy-Heavy.woff') format('woff'),
    url('../fonts/Gilroy-Heavy.ttf') format('truetype'),
    url('../fonts/Gilroy-Heavy.svg#Gilroy-Heavy') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.eot');
  src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Regular.woff2') format('woff2'),
    url('../fonts/Gilroy-Regular.woff') format('woff'),
    url('../fonts/Gilroy-Regular.ttf') format('truetype'),
    url('../fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.eot');
  src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Light.woff2') format('woff2'),
    url('../fonts/Gilroy-Light.woff') format('woff'),
    url('../fonts/Gilroy-Light.ttf') format('truetype'),
    url('../fonts/Gilroy-Light.svg#Gilroy-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.eot');
  src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Medium.woff2') format('woff2'),
    url('../fonts/Gilroy-Medium.woff') format('woff'),
    url('../fonts/Gilroy-Medium.ttf') format('truetype'),
    url('../fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.eot');
  src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-SemiBold.woff2') format('woff2'),
    url('../fonts/Gilroy-SemiBold.woff') format('woff'),
    url('../fonts/Gilroy-SemiBold.ttf') format('truetype'),
    url('../fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

.noto-serif {
  font-family: 'Noto Serif', serif;
}

.grape-nuts {
  font-family: 'Grape Nuts', cursive;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html,
body {
  color: var(--blackcolor);
  background-color: var(--whitebg);
  position: relative;
  font-size: 14px;
  font-family: 'Gilroy';
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  margin: 0px;
  padding: 0px;
  line-height: 1.5;
}

label {
  margin-bottom: 0;
  font-weight: 400;
}

p {
  margin-bottom: 5px;
  line-height: 1.5;
}

label {
  display: block;
  font-weight: 500
}

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

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  line-height: 0px;
}

a {
  text-decoration: none;
  display: block;
}

a:focus {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
}

picture {
  display: block;
  line-height: 0px;
}

textarea {
  resize: none;
  display: block;
  padding: 15px;
  width: 100%;
  font-family: 'Gilroy';
}

input:focus,
button,
input[type="submit"],
input {
  outline: none;
}

select {
  display: block;
  width: 100%;
  color: var(--blackcolor);
  font-family: 'Gilroy';
}

button {
  font-family: 'Gilroy';
}

input {
  display: block;
  padding: 12px 15px;
  width: 100%;
  font-family: 'Gilroy';
}

input::placeholder {
  color: var(--blackcolor);
  font-size: 14px;
  font-weight: 600;
}

input::-ms-input-placeholder {
  color: var(--blackcolor);
  font-size: 14px;
  font-weight: 600;
}

input::-ms-input-placeholder {
  color: var(--blackcolor);
  font-size: 14px;
  font-weight: 600;
}

textarea::placeholder {
  color: var(--blackcolor);
  font-size: 14px;
  font-weight: 600;
}

select:focus {
  outline: none;
}

textarea:focus {
  outline: none;
}

.w-100 {
  width: 100% !important;
  display: block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: #fff;
}

.text-white {
  color: var(--whitecolor);
}

.trade-row {
  display: flex;
  align-items: center;
  gap: 20px;
}

.postCreateNew {
  position: relative;
}

.post-text-type-box .postCreateNew {
  display: flex;
  align-items: center;
  gap: 10px;
}

.post-text-type-box .blog-post-widget{
  position: relative;
}
.post-text-type-box .blog-post-widget .camera-box input[type="file"]{
  height: 100%;
  width: 100%;
  font-size: 0;
  opacity: 0;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  padding: 0;
  cursor: pointer;
}
.post-text-type-box .blog-post-widget .camera-box{
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(-50%, -50%);
  z-index: 99;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.post-text-type-box .blog-post-widget .camera-box .upload-wrap{
  position: relative;
}
.post-text-type-box .blog-post-widget .camera-box .upload-wrap img{
  filter: invert(1) brightness(2.5);
  cursor: pointer;
}
.post-text-type-box .blog-post-widget .post-input-box{
  position: relative;
}
.edit-wrap textarea{
  color: #fff;
  margin-bottom: 15px;
}
.edit-wrap textarea,
.post-text-type-box .blog-post-widget .post-input-box textarea{
  background: #000;
  color: #fff;
  line-height: 1.3;
  resize: none;
}
.post-text-type-box .blog-post-widget .post-input-box textarea{
  padding-right: 70px;
}
.edit-wrap textarea::placeholder,
.post-text-type-box .blog-post-widget .post-input-box textarea::placeholder{
  color: #fff;
}
.d-block{
  display: block!important;
}
.post-text-type-box .blog-post-widget .post-submit{
  position: relative;
  transform: translate(0);
  margin: 20px 0 0 auto;
  cursor: pointer;
  right: 0;
}
.post-box.blog-post-container{
  align-items: flex-start;
}
.post-text-type-box .blog-post-widget #blogImagepreview{
  display: none;
  margin-top: 20px;
  height: 225px;
  width: auto;
  object-fit: contain;
}
.trade-row .reoprt-title-colm {
  width: fit-content;
}

.trade-row .report-search-box {
  margin-left: 0;
  width: 75%;
}

.trade-row .section-description {
  width: 70%;
  padding-right: 15%;
}

.market-pages .section-title {
  margin-bottom: 20px;
}

/* .nav-link.primary{
  color: #ff7d00!important;
} */
.post-input-box {
  position: relative;
}

/* .nav-link.primary:hover{
  color: #070000!important;
}
.transparent-header .nav-link.primary:hover{
  color: #fff!important;
} */
/*---common---input--start---here---*/
.common-input {
  position: relative;
  margin-top: 40px;
}

.common-input input,
.common-input .select-payment-content,
.common-input select {
  border: 1px solid var(--greyborder);
  border-radius: 0px;
  padding: 18px 20px;
}

.common-input input,
.common-input input::placeholder,
.common-input textarea,
.common-input textarea::placeholder,
.common-input select,
.select-payment-text {
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
}

.common-input input,
.common-input select,
.common-input textarea {
  background: none;
}

.common-input input:focus,
.common-input select:focus,
.common-input textarea:focus {
  border: 1px solid var(--brandborder);
  color: var(--brandcolor);
}

.common-input input:focus,
.common-input input:focus::placeholder,
.common-input select:focus,
.common-input textarea:focus,
.common-input textarea:focus::placeholder {
  color: var(--brandcolor);
}

.common-input select {
  -webkit-appearance: none;
  appearance: none;
  padding-right: 45px;
}

textarea {
  height: 120px;
}

.select-relative {
  position: relative;
}

.select-custom-arrow {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0px, -50%);
  width: 18px;
  pointer-events: none;
}

.select-custom-arrow svg {
  width: 100%;
  height: auto;
}

.brand-btn {
  margin-top: 60px;
  color: var(--whitecolor);
  background: var(--brandbg);
  display: flex;
  align-items: center;
  padding: 18px 25px;
  font-size: 18px;
  transition: all 0.3s;
  width: 100%;
  border: none;
  justify-content: center;
  cursor: pointer;
}

.brand-btn:hover {
  background-color: #db6b00;
}

.brand-btn img {
  width: 25px;
  margin-left: 8px;
}

.alredy-have-account {
  text-align: center;
  color: var(--whitecolor);
  font-size: 18px;
  margin-top: 50px;
}

.alredy-have-account a {
  color: var(--brandcolor);
  text-decoration: underline;
}

.eye-icon img:nth-of-type(2) {
  display: none;
}

.eye-icon {
  position: absolute;
  top: 18px;
  right: 22px;
  cursor: pointer;
  width: 20px;
  z-index: 1;
}

.eye-icon img {
  width: 100%;
}

.eye-icon.active img:nth-of-type(2) {
  display: block;
}

.eye-icon.active img:nth-of-type(1) {
  display: none;
}

.password-input input {
  padding-right: 50px;
}

.verfiy-button {
  position: absolute;
  top: 18px;
  right: 20px;
  display: flex;
  align-items: center;
  color: var(--whitecolor);
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  z-index: 1;
}

.verfiy-button img {
  width: 20px;
  margin-left: 8px;
}

.email-input input {
  padding-right: 120px;
}

.form-wraper {
  margin-top: 15px;
}

.form-wraper .common-input.forget-password a {
  color: var(--whitecolor);
  transition: 0.2s all ease-in-out;
}

.form-wraper .common-input.forget-password a:hover {
  color: var(--brandcolor);
}

.verified img {
  margin-left: 0px;
  margin-right: 8px;
}

button:disabled {
  pointer-events: none;
  opacity: 0.7;
}

button {
  cursor: pointer;
}

.select-payment-content {
  margin-bottom: 0px;
  position: relative;
}

.select-payment-content input {
  display: none;
}

.select-payment-text {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 40px;
}

.select-payment-text img {
  width: 45px;
  margin-right: 5px;
  position: absolute;
  left: -16px;
  top: 50%;
  transform: translate(0px, -50%);
}

.select-payment-content {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select-payment-content input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark-radio {
  position: absolute;
  top: 50%;
  right: 18px;
  height: 22px;
  width: 22px;
  border-radius: 30px;
  transform: translate(0px, -50%);
  background-color: none;
  border: 1px solid var(--greyborder);
}

.select-payment-content input:checked~.checkmark-radio {
  border: 1px solid var(--brandborder);
}

.checkmark-radio:after {
  content: "";
  position: absolute;
  display: none;
}

.select-payment-content input:checked~.checkmark-radio:after {
  display: block;
}

.select-payment-content .checkmark-radio:after {
  left: 50%;
  top: 50.5%;
  width: 75%;
  height: 75%;
  border-radius: 30px;
  background: var(--brandbg);
  transform: translate(-50%, -50%);
}

.custom-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark-custom {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid var(--whitebborder);
}

.custom-checkbox input:checked~.checkmark-custom {
  background-color: var(--whitebg);
}

.checkmark-custom:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox input:checked~.checkmark-custom:after {
  display: block;
}

.custom-checkbox .checkmark-custom:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkbox-title {
  color: var(--whitecolor);
  font-size: 16px;
  text-align: left;
  margin-top: 25px;
}

.card-save-box {
  position: relative;
  padding-left: 30px;
}

.card-save-box .custom-checkbox {
  position: absolute;
  top: 0px;
  left: 0px;
}


/*---otp---wraper---start---here---*/
.otp-bg-layer {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background: #000;
  z-index: 99999;
  opacity: 0.5;
  display: none;
}

.otp-bg-layer.show {
  display: block;
}

.otp-wraper {
  position: fixed;
  background: #fff;
  z-index: 999999;
  width: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 50px 6%;
  display: none;
}

.otp-wraper.show {
  display: block;
}

.otp-title {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.text-otp {
  font-size: 18px;
  text-align: center;
  margin: 25px 0px;
  line-height: 1.5;
}

.otp-input-fields {
  display: flex;
  justify-content: space-between;
}

.otp-input-fields input {
  height: 65px;
  width: 75px;
  background-color: #fff;
  margin: 0px 10px;
  border: 1px solid rgba(220, 223, 228, 1);
  text-align: center;
  outline: none;
  font-size: 26px;
  font-weight: 600;
}

.otp-input-fields input:first-child {
  margin-left: 0px;
}

.otp-input-fields input:last-child {
  margin-right: 0px;
}

.otp-inner-wraper .brand-btn {
  background: var(--blackbg);
  padding: 13px 25px;
  margin-top: 35px;
}

.otp-inner-wraper .alredy-have-account {
  color: var(--blackcolor);
  font-size: 16px;
  margin-top: 30px;
}

.otp-inner-wraper .alredy-have-account button {
  background: none;
  border: none;
  color: var(--brandcolor);
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
}

.close-otp {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 25px;
  line-height: 0px;
  cursor: pointer;
}

.close-otp svg {
  pointer-events: none;
  width: 100%;
}

.report-wraper::-webkit-scrollbar,
.philospy-section .content-about-us-wraper::-webkit-scrollbar,
.content-popup::-webkit-scrollbar {
  width: 6px;
}

.report-wraper::-webkit-scrollbar-track,
.philospy-section .content-about-us-wraper::-webkit-scrollbar-track,
.content-popup::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 30px;
}

.report-wraper::-webkit-scrollbar-thumb,
.philospy-section .content-about-us-wraper::-webkit-scrollbar-thumb,
.content-popup::-webkit-scrollbar-thumb {
  background: linear-gradient(360deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
  border-radius: 30px;
}

.container {
  max-width: 95%;
  margin: 0px auto;
  padding: 0px 15px;
}

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

.col-sm-2 {
  width: 16.66666667%;
  padding: 0px 15px;
}

.col-sm-3 {
  width: 25%;
  padding: 0px 15px;
}

.col-sm-4 {
  width: 33.33333333%;
  padding: 0px 15px;
}

.col-sm-5 {
  width: 41.66666667%;
  padding: 0px 15px;
}

.col-sm-6 {
  width: 50%;
  padding: 0px 15px;
}

.col-sm-7 {
  width: 58.33333333%;
  padding: 0px 15px;
}

.col-sm-8 {
  width: 66.666667%;
  padding: 0px 15px;
}

.col-sm-9 {
  width: 75%;
  padding: 0px 15px;
}

.col-sm-10 {
  width: 83.33333333%;
  padding: 0px 15px;
}

.col-sm-11 {
  width: 91.66666667%;
  padding: 0px 15px;
}

.col-sm-12 {
  width: 100%;
  padding: 0px 15px;
}

.tab-output-box {
  display: none;
}

.scrollhidden {
  overflow: hidden;
}

.text-center {
  text-align: center;
}

.btn {
  color: var(--blackcolor);
  padding: 12px 18px;
  background: var(--brandcolor);
  border: none;
  font-weight: 700;
  font-size: 14px;
  border-radius: 30px;
  min-width: 135px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s;
}

.btn:hover {
  box-shadow: inset 0px 0px 46px #fff;
}

.blackbg {
  background: var(--blackbg);
}

.section-padding {
  padding: 70px 0px;
}

.section-title {
  font-size: 48px;
  line-height: 1.2;
  color: var(--whitecolor);
  position: relative;
  padding-bottom: 15px;
  font-weight: 700;
}

.section-title:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 5px;
  background: linear-gradient(270deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
}

.section-title-box .section-title {
  display: inline-block;
}

.sm-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.sm-title-two {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}

.btn-link {
  margin-top: 35px;
}

.link {
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s;
}

.link img {
  display: inline-block;
  margin-left: 8px;
  width: 24px;
}

.btn-link-white .link {
  color: var(--whitecolor);
  font-weight: 600;
}

.link:hover {
  color: var(--brandcolor);
}

.section-description {
  color: var(--greycolor);
  font-size: 16px;
  line-height: 1.5;
}

.lg-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  color: var(--blackcolor);
}

.view-all-btn-black {
  color: var(--whitecolor);
  display: inline-flex;
  align-items: center;
  padding: 12px 25px;
  border: 1px solid var(--brandborder);
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s;
  background-color: var(--brandbg);
}

.view-all-btn-black:hover {
  background-color: #db6b00;
  color: var(--whitecolor);
}

.view-all-btn-black img {
  width: 23px;
  margin-left: 8px;
}

.view-all-btn-white {
  color: var(--whitecolor);
  display: inline-flex;
  align-items: center;
  padding: 12px 25px;
  border: 1px solid var(--brandborder);
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s;
  background-color: var(--brandbg);
}

.view-all-btn-white:hover {
  background-color: #db6b00;
}

.view-all-btn-white img {
  width: 23px;
  margin-left: 8px;
}

.view-all-btn {
  margin-top: 70px;
}

.desktop-none {
  display: none;
}

.mobile-none {
  display: block;
}

.marque-wrapwer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  padding: 5px 5px;
  background: var(--whitebg);
}

.marque-slide li {
  color: var(--brandcolor);
  font-size: 16px;
  font-weight: 600;
  margin: 0px 8px;
  padding-left: 30px;
  position: relative;
}

.marque-slide li:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 0px;
  width: 15px;
  height: 15px;
  background: url(../images/icon/star.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}


.marque-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  padding: 5px 5px;
  background: var(--whitebg);
  overflow: hidden;
}

.marque-wrapper .marque-slides {
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
  will-change: transform;
}

.marque-wrapper .marque-slides li {
  color: var(--brandcolor);
  font-size: 16px;
  font-weight: 600;
  margin: 0px 8px;
  padding-left: 30px;
  position: relative;
}

.marque-wrapper .marque-slides li:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 0px;
  width: 15px;
  height: 15px;
  background: url(../images/icon/star.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}

.marque-wrapper .marque-slides {
  display: flex;
  white-space: nowrap;
  width: 100%;
  animation: infiniteslide 5s infinite linear;
}

/* @keyframes loopText {

    from {
        transform: translateX(0);
     }

    to {
        transform: translateX(-80%);
     }
 } */
@keyframes infiniteslide {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-403.42499999999995px, 0, 0);
  }
}

.errorMessage {
  margin-top: 5px;
  display: block;
  color: #df1212;
  text-align: left;
}

.successMeassage {
  text-align: center;
  border: 1px solid #198754;
  padding: 5px;
  margin-top: 25px;
  color: #198754
}

.pointer-none {
  pointer-events: none;
}

/*---datepicker---*/
#ui-datepicker-div {
  z-index: 555 !important;
  display: none;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  border-radius: 0px;
  padding: 15px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.ui-datepicker-calendar thead th {
  padding: 0.25rem 0;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  color: #000;
}

.ui-datepicker-calendar tbody td {
  width: 2.5rem;
  text-align: center;
  padding: 0;
}

.ui-datepicker-calendar tbody td a {
  display: block;
  border-radius: 0.25rem;
  line-height: 2rem;
  transition: 0.3s all;
  color: #000;
  font-size: 0.875rem;
  text-decoration: none;
}

.ui-datepicker-calendar tbody td a:hover {
  background-color: var(--blackbg);
  color: var(--whitecolor);
}

.ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: var(--blackbg);
  color: var(--whitecolor);
}

.ui-datepicker-header a.ui-corner-all {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
  border-radius: 0.25rem;
  transition: 0.3s all;
}

.ui-datepicker-header a.ui-corner-all:hover {
  background-color: #ECEFF1;
}

.ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 0.5rem;
  background-position: 50%;
  transform: rotate(180deg);
}

.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==');
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 50%;
}

.ui-datepicker-header a&gt;span {
  display: none;
}

.ui-datepicker-title {
  text-align: center;
  line-height: 2rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  padding-bottom: 0.25rem;
}

.ui-datepicker-week-col {
  color: #78909C;
  font-weight: 400;
  font-size: 0.75rem;
}

.ui-datepicker-calendar tbody td span,
.ui-datepicker-calendar tbody td a {
  font-size: 16px;
  padding: 5px 12px;
  display: inline-block;
  font-weight: 500;
}

.ui-datepicker-calendar thead th,
.ui-datepicker-title {
  font-size: 16px;
  font-weight: 600;
}

.ui-datepicker-calendar thead th {
  color: var(--brandcolor);
}

.ui-datepicker-header a.ui-datepicker-prev,
.ui-datepicker-header a.ui-datepicker-next {
  background-size: 17px;
}

/*---succeful---wraper---start---here---*/
.succeful-bg {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background: #000;
  z-index: 99999;
  opacity: 0.5;
  display: none;
}

.succeful-bg.show {
  display: block;
}

.successful-wraper {
  position: fixed;
  background: #fff;
  z-index: 999999;
  width: 34%;
  left: 50%;
  top: 50%;
  padding: 65px 4%;
  display: none;
}

.successful-wraper.show {
  display: block;
  animation-fill-mode: both;
  animation-name: success;
  animation-duration: 1s;
}

.close-success-popup {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 25px;
  line-height: 0px;
  cursor: pointer;
}

.close-success-popup svg {
  pointer-events: none;
  width: 100%;
}

.success-img {
  width: 100px;
  margin: 0px auto;
}

.success-img img {
  width: 100%;
  display: block;
}

.succeful-title {
  font-size: 22px;
  font-weight: 700;
  margin: 30px 0px 25px 0px;
}

.succeful-wraper-content {
  text-align: center;
}

.succeful-wraper-content p {
  font-size: 16px;
}

@keyframes success {
  from {
    transform: translate(-50%, -50%) scale(0);
  }

  to {
    transform: translate(-50%, -50%) scale(1);
  }
}


/*---modal---wraper---start---*/
.modal {
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  pointer-events: none;
  transition: opacity 400ms ease-in;
}

.open {
  opacity: 1;
  pointer-events: auto;
}

.modal__dialog {
  width: 50%;
  position: relative;
  top: 50px;
  left: 50%;
  transform: translate(-50%, 0px);
  background-color: #fff;
  overflow: auto;
  z-index: 999;
}

.close-model-layer {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: none;
}

.close-modal {
  text-decoration: none;
  color: #333;
  font-size: 30px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 10px;
}

.modal__content {
  padding: 30px 30px;
}

.btn-modal {
  margin-top: 30px;
}

.btn-modal button:first-child {
  margin-right: 10px;
}

.btn-modal .btn {
  border: 1px solid var(--green-border);
}

.close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 24px;
  cursor: pointer;
  line-height: 0px;
}

.close-modal svg {
  width: 100%;
  pointer-events: none;
  height: initial;
}

.content-popup {
  max-height: 300px;
  overflow-y: auto;
}

/* border-pagination */
.pagination {
  padding-top: 70px;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.pagination ul {
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
}

.pagination ul li {
  display: inline-block;
  margin: 0px 6px;
}

.pagination ul li:first-child {
  margin-left: 0px;
}

.pagination ul li:last-child {
  margin-right: 0px;
}

.pagination ul li a {
  display: block;
  text-decoration: none;
  color: var(--whitecolor);
  padding: 3px 10px;
  border: 1px solid var(--greyborder2);
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.pagination ul li a {
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s
}

.pagination ul li a.active {
  background-color: var(--brandbg);
  color: #fff;
}

.pagination ul li a:hover:not(.active) {
  background: var(--brandbg);
}

.pagination ul .arrow-pagination {
  background: rgba(30, 29, 29, 1);
  border: 1px solid rgba(30, 29, 29, 1);
}

.pagination ul .arrow-pagination svg {
  width: 10px;
  pointer-events: none;
}

.pagination .prev,
.pagination .next {
  background: rgba(30, 29, 29, 1);
  border: 1px solid rgba(30, 29, 29, 1);
  padding: 8px 10px;
}

.pagination a {
  text-decoration: none;
  color: var(--whitecolor);
  padding: 6px 10px;
  border: 1px solid var(--greyborder2);
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: 0.3s all ease-in-out;
}

.pagination a.currpage {
  background-color: var(--brandbg);
  color: #fff;
}

.pagination a:hover {
  background-color: var(--brandbg);
  color: #fff;
}

/*---header---start---here---*/
header {
  position: sticky;
  top: 0px;
  right: 0px;
  width: 100%;
  z-index: 999;
  background: #ffff;
  padding: 5px 0px;
  box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
}

.header-wraper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.brand {
  padding: 25px 0px;
  display: none;
}

.brand a {
  font-size: 40px;
  font-weight: 700;
  color: var(--blackcolor);
}

.logo {
  width: 44px;
}

.logo a {
  display: block;
  width: 100%;
}

.close-menu {
  display: none;
}

.subcribe-btn-header {
  display: none;
}


.dropdowen-icon-account {
  margin-left: 2px;
  position: absolute;
  top: 50%;
  left: 90%;
  transform: translate(-50%, -50%);
  display: inline-block;
}

.account-dropdowen {
  padding-right: 20px;
  display: inline-block;
  padding-left: 30px;
}

.account-dropdowen-wraper {
  position: absolute;
  top: 110%;
  right: 0px;
  width: 315px;
  padding-top: 5px;
  visibility: hidden;
  transition: all 0.3s;
}

.account-dropdowen-wraper ul {
  background: var(--whitebg);
  border-radius: 2px;
  box-shadow: 0px 0px 9px rgb(0 0 0 / 15%);
}

.account-dropdowen-wraper ul li a {
  color: var(--blackcolor);
  font-weight: 500;
  font-size: 18px;
}

.account-dropdowen {
  cursor: pointer;
}

.account-dropdowen-wraper .acount-nav-list li a img {
  width: 34px;
}

.account-dropdowen-wraper .acount-nav-list li a {
  padding: 15px 37px 15px 65px;
}

.account-dropdowen-wraper .acount-nav-list li a:after {
  width: 8px;
  height: 15px;
}


@media only screen and (min-width: 1025px) {
  .account-dropdowen:hover .account-dropdowen-wraper {
    top: 97%;
    visibility: visible;
  }

  .account-dropdowen-wraper ul li a:hover {
    color: var(--brandcolor);
  }
}

/*---navbox---start---here---*/
.nav-box {
  width: calc(100% - 329px);
  padding-left: 40px;
  padding-right: 15px;
}

.list-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nav-item {
  display: inline-block;
  margin: 0px 10px;
  position: relative;
}

.nav-link,
.account-dropdowen {
  position: relative;
  color: var(--blackcolor);
  font-weight: 500;
  font-size: 17px;
  transition: all 0.3s;
}

.nav-link:hover,
.dropdowen-link:hover {
  color: var(--brandcolor);
}

.nav-link.decoration{
  background-image: linear-gradient(270deg, #9400D3 0%, #7e11cc 14.6%, #4949ff 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%) !important;
  background-size: auto auto !important;
  background-clip: border-box !important;
  background-size: 200% auto !important;
  color: #fff;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  animation: textclip 4s linear infinite;
  display: inline-block !important;
}

@keyframes textclip {
 to {
   background-position: 200% center;
 }
}
.nav-item.active-link .nav-link {
  font-weight: 600;
}

.dropdowen-icon {
  display: inline-block;
  margin-left: 2px;
}

/*---nav-dropdowen---start---here---*/
.dropdowen-div {
  visibility: hidden;
  transition: all 0.3s;
  position: absolute;
  background: var(--whitebg);
  top: 120%;
  width: 250px;
  padding: 5px 15px;
  border-radius: 2px;
  box-shadow: 0px 0px 9px rgb(0 0 0 / 15%);
}

.nav-item:hover .dropdowen-div {
  visibility: visible;
  top: 99%;
}

.dropdowen-item {
  display: block;
  margin: 10px 0px;
}

.dropdowen-link {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: var(--blackcolor);
}

.dropdowen-box {
  display: block;
}

/*---header---right---box---start---here---*/
.header-right-box {
  width: 300px;
}

.right-link-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.right-link {
  display: inline-flex;
  align-items: center;
}

.right-link img {
  width: 24px;
  margin-left: 8px;
}

.header-right-box .nav-item:last-child {
  margin-right: 0px;
}

.search-box {
  line-height: 0px;
  cursor: pointer;
}

.search-box svg {
  width: 20px;
}

.search-box svg path {
  fill: var(--blackbg);
  transition: 0.3s all ease-in-out;
}

.search-box:hover svg path {
  fill: var(--brandbg);
}

.menu-toogle,
.bg-layer {
  display: none;
}

.menu-toogle svg {
  pointer-events: none;
}

.search-nav {
  position: fixed;
  right: 0px;
  max-height: 80%;
  width: 60%;
  overflow-y: auto;
  background: #fff;
  border-radius: 2px;
  padding: 30px;
  box-shadow: 0px 0px 9px rgb(0 0 0 / 15%);
  display: none;
  left: 50%;
  transform: translate(-50%, 0px);
  z-index: 99999999;
  top: 15%;
  box-shadow: 0px 0px 30px rgb(0 0 0 / 27%);
}

.search-nav.show {
  display: block;
}

.search-nav input {
  display: block;
  width: 100%;
  padding: 0px 50px 15px 0px;
  border: none;
  border-bottom: 1px solid #ccc;
  top: 28px;
}

.search-nav input,
.search-nav input::placeholder {
  font-size: 24px;
  font-weight: 500;
}

.search-nav input::placeholder {
  color: rgb(0 0 0 / 50%);
}

.search-history {
  padding: 10px 0;
}

.search-history .history-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  cursor: pointer;
}

.search-history .history-wrap .history-data {
  font-size: 16px;
  margin-bottom: 0;
}

.search-history .history-wrap:last-child {
  margin-bottom: 0;
}

.search-bg-layer {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgb(255 255 255 / 90%);
  z-index: 9999999;
  display: none;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

.search-bg-layer.show {
  display: block;
}

.search-form {
  position: relative;
}

.button-search {
  position: absolute;
  top: 12px;
  right: 0px;
  border: none;
  background: none;
  cursor: pointer;
}

.button-search svg {
  pointer-events: none;
  width: 20px;
}

.button-search svg path {
  fill: #000;
}

.close-search {
  position: fixed;
  top: 30px;
  right: 50px;
  font-size: 22px;
  font-weight: 600;
  cursor: pointer;
}

.user-account-icon {
  position: absolute;
  display: inline-block;
  left: 0px;
  top: 1px;
}

.user-image-h {
  position: absolute;
  display: inline-block;
  left: 0px;
  top: 1px;
  width: 23px;
  height: 23px;
  overflow: hidden;
  border-radius: 30px;
  border: 1px solid #f5f5f5;
}

.user-image-h img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.user-account-icon svg {
  width: 23px;
  height: auto;
}

/*---transparent---header---start---here---*/
header.transparent-header {
  background: transparent;
  padding: 0px;
  position: absolute;
  box-shadow: none;
}

header.sticky {
  position: sticky;
  top: 0;
}

header.transparent-header .logo {
  display: none;
}

.header.transparent-header .transparent-header .brand {
  display: block;
}

.transparent-header .nav-link,
.transparent-header .brand a {
  color: var(--whitecolor);
  text-align: center;
}

header.transparent-header .search-box svg path {
  fill: #fff;
}

.transparent-header .brand {
  display: block;
}

.transparent-header .nav-box {
  width: calc(100% - 310px);
  padding-left: 0;
  padding-right: 20px;
}

.transparent-header .list-nav .nav-item:first-child {
  margin-left: 0 !important;
}

.transparent-header .header-right-box {
  width: 310px;
}

.transparent-header .dropdowen-icon svg path {
  fill: var(--whitebg);
}

.transparent-header .account-dropdowen {
  color: var(--whitecolor);
}

.transparent-header .dropdowen-icon-account svg path {
  fill: var(--whitebg);
}

.transparent-header .user-account-icon svg path {
  stroke: #fff;
}

.account-title-h,
.logo-icon-account-dropdowen {
  display: none;
}

/* .active-home-header .transparent-header{top: 0px;animation-name: none;opacity: 1;} */
/*---transparent---header---end---here---*/



/*---homepage---banner---start---here---*/
.banner {
  position: relative;
  overflow: hidden;
}

.banner-homepage {
  width: 100%;
  display: block;
  height: 88vh;
  animation: zoom-in-zoom-out 30s ease infinite;
  animation-delay: 9s;
  object-fit: cover;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.5, 1.5);
  }

  100% {
    transform: scale(1, 1);
  }
}

.banner-content {
  position: absolute;
  top: 28vh;
  left: 50%;
  text-align: center;
  transform: translate(-50%, 0px);
  width: 100%;
}

.banner-logo {
  width: 15vh;
  margin: 0px auto;
  overflow: hidden;
}

.banner-logo-image {
  width: 100%;
  display: block;
  animation-name: imagezoom;
  animation-delay: 1s;
  animation-duration: 4s;
  opacity: 0;
  animation-fill-mode: both;
}

@keyframes imagezoom {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

.banner .xl-title {
  width: 75%;
  margin: 0px auto;
  font-size: 7.5vh;
  line-height: 1.2;
  text-align: center;
}

.macrospectrum-title {
  animation-name: bottomFadeOut;
  animation-delay: 1s;
  animation-duration: 3s;
  opacity: 0;
  bottom: 22%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
}

@keyframes bottomFadeOut {
  0% {
    position: absolute;
    bottom: -100px;
    opacity: 0;
  }

  60% {
    position: absolute;
    bottom: 22%;
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.market-title {
  animation-delay: 3s;
  animation-duration: 3s;
  animation-name: fadeInBottom;
  animation-fill-mode: both;
  opacity: 0;
  bottom: 12%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
}

@keyframes fadeInBottom {
  from {
    opacity: 0;
    bottom: -100px;
  }

  to {
    opacity: 1;
    bottom: 12%;
  }
}

.transparent-header {
  top: -300px;
  animation-delay: 2s;
  animation-duration: 2s;
  animation-name: headeranimation;
  animation-fill-mode: both;
  opacity: 0;
}

@keyframes headeranimation {
  from {
    opacity: 0;
    top: -300px;
  }

  to {
    opacity: 1;
    top: 0px;
  }
}

/*---about---section---start---here---*/
.row-about {
  display: flex;
  flex-wrap: wrap;
}

.about-left-colm {
  width: 235px;
}

.about-logo-img {
  margin-top: 40px;
}

.about-logo-img img {
  width: 40%;
}

.about-content-right {
  width: calc(100% - 235px);
  padding-left: 12%;
  padding-right: 10%;
}

.about-content-right p {
  font-size: 28px;
  color: var(--whitebg);
  font-weight: 500;
  line-height: 1.4;
}


/*---report---section---start---here---*/
.section-padding.report-section {
  padding-top: 30px;
}

.report-row {
  display: flex;
  flex-wrap: wrap;
}

.reoprt-title-colm {
  width: 235px;
}

.report-search-box input,
.report-search-box input::placeholder {
  font-size: 16px;
  color: rgba(255, 250, 250, 1);
  ;
  font-weight: 400;
}

.report-search-box input {
  padding: 20px 20px;
  background: none;
  border: 1px solid var(--greyborder);
}

.search-report-submit {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: var(--brandbg);
  border: none;
  width: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.search-report-submit svg {
  width: 20px;
  pointer-events: none;
}

.report-search-box {
  position: relative;
  width: 66%;
  margin: 40px auto 0;
}

/*---report--tab---start---here---*/
.report-tab-box {
  margin-top: 50px;
}

.tab-list {
  position: relative;
}

.tab-list::after {
  content: '';
  position: absolute;
  bottom: 1.4px;
  height: 1px;
  background: var(--greyborder);
  left: 0px;
  right: 0px;
}

.report-tab-box .tab-list {
  width: 66%;
  margin: 0px auto;
  overflow: hidden;
}

.tab-list ul {
  display: flex;
  justify-content: space-between;
}

.tab-list ul li {
  display: inline-block;
  position: relative;
  padding-bottom: 25px;
  margin: 0px 15px;
  width: auto;
}

.tab-list ul li:last-child {
  margin-right: 0px;
}

.tab-list ul li:first-child {
  margin-left: 0px;
}

.tab-list ul li a {
  font-size: 16px;
  color: rgba(255, 250, 250, 1);
}

/* .tab-list ul li a.active{font-weight: 600;} */
.tab-list ul li a.active:after {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 0px;
  right: 0px;
  height: 2px;
  border-radius: 5px;
  background: var(--whitebg);
}

/*---report---list---start---here---*/
.report-tab-row {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 40px;
}

.report-tab-image-colm {
  width: 60%;
}

.report-tab-list-colm {
  width: 35%;
}

.report-title {
  position: relative;
  font-size: 16px;
  padding-left: 30px;
  color: var(--greycolor);
}

.report-title:after {
  content: '';
  position: absolute;
  top: 9px;
  width: 20px;
  height: 1px;
  border-radius: 5px;
  background: var(--greycolor);
  left: 0px;
}

.report-list .sm-title {
  color: var(--whitecolor);
  margin: 15px 0px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.date-and-time-box span {
  color: var(--greycolor);
  font-size: 14px;
}

.report-link {
  padding: 20px 0px;
  border-bottom: 1px solid var(--greyborder);
  transition: all 0.3s;
  display: block;
  position: relative;
}

.report-list-opinion .report-link {
  position: relative;
}

.report-list-opinion .report-link .sm-title:after {
  content: '';
  position: absolute;
  top: 13px;
  right: 10px;
  width: 20px;
  height: 25px;
  background: url(../images/icon/brand-icon2.png);
  background-size: 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%);
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.report-list-opinion .report-link:hover .sm-title:after {
  visibility: visible;
  opacity: 1;
}

.report-list-opinion.pdf {
  height: 100%;
}

/* .report-link:after{display: none; content: '';position: absolute;top: 50%;right: 15px;width: 25px;height: 25px;background: url(../images/icon/brand-icon2.png);background-size: 100%;background-repeat: no-repeat;transform: translate(0px, -50%);} */
/* .report-link:hover:after{display: block;} */
/* .report-list{padding-right: 30px;} */

.report-link:hover,
.report-list.active .report-link {
  background: linear-gradient(270deg, #FF7F00 0%, rgba(244, 208, 171, 0.642603) 35.54%, rgba(255, 255, 255, 0) 73.12%);
}

.report-wraper {
  overflow: hidden;
  overflow-y: auto;
  max-height: 530px;
}

.opinion-right-colm .view-all-btn,
.report-tab-list-colm .view-all-btn {
  margin-top: 30px;
}

/* .image-report{width: 60%;top: 0px;left: 0px;bottom: 0px;height: 100%;object-fit: cover;position: absolute;display: none;object-fit: contain;} */
.report-list.active .image-report {
  display: block;
}


/*---opinion---section---start---here---*/
.section-padding.opinion-section {
  padding-top: 0px;
}

.opinion-title-row {
  display: flex;
}

.opinion--title-colm {
  width: 300px;
}

.opinion-description-colm {
  width: calc(100% - 300px);
}

.opinion--title-colm .section-title {
  display: inline-block;
}

.opinion-description-colm .section-description {
  width: 70%;
  margin-top: 20px;
}

.opinion-slider-wraper {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.opinion-slider-box {
  width: 60%;
  position: relative;
}

.opinion-right-colm {
  width: 35%;
}

/* .report-list-opinion{padding-right: 30px;} */
.report-list-opinion .sm-title {
  color: var(--whitecolor);
  margin: 15px 0px;
  display: flex;
  gap: 10px;
  padding-right: 40px;
  position: relative;
}

.report-list-opinion .date-and-time-box {
  position: relative;
  padding-right: 30px;
}

.latest-blog-time-dat-box {
  white-space: nowrap;
  overflow: auto;
  padding-bottom: 8px;
}

.report-list-opinion .date-and-time-box img {
  position: absolute;
  bottom: 0px;
  right: 5px;
  width: 20px;
}

.report-list-opinion .report-link {
  padding-right: 0;
  position: relative;
  display: block;
}

.report-list-opinion:hover .icon-opinion {
  display: none;
}

.icon-opinion2 {
  display: none;
}

.report-list-opinion:hover .icon-opinion2 {
  display: block;
}

.opinion-right-colm {
  position: relative;
}

/* .opinion-right-colm .report-wraper{position: absolute;top: 0px;left: 0px;right: 0px;width: 100%;bottom: 0px;height: calc(100% - 90px);} */

.opinion-nav-wraper {
  position: absolute;
  top: 50%;
  left: -6%;
  background: var(--whitecolor);
  z-index: 1;
  width: 50%;
  padding: 50px 25px 0px 50px;
  transform: translate(0px, -50%);
}

.opinion-nav-wraper .report-title,
.opinion-nav-wraper .date-and-time-box span {
  color: var(--blackcolor);
}

.date-and-time-box span:nth-of-type(2) {
  font-weight: 500;
}

.opinion-nav-wraper .lg-title {
  margin: 15px 0px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.opinion-nav-wraper .date-and-time-box {
  position: relative;
  padding-right: 30px;
}

.opinion-nav-wraper .icon-opinion {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 25px;
}

.opinion-nav-wraper .swiper-button-next:after,
.opinion-nav-wraper .swiper-button-prev:after {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.opinion-nav-wraper .swiper-button-next,
.opinion-nav-wraper .swiper-button-prev {
  width: 20px;
  height: 20px;
}

.opinion-nav-wraper .swiper-button-next {
  top: auto;
  bottom: 30px;
  right: -4px;
}

.opinion-nav-wraper .swiper-button-prev {
  top: auto;
  left: auto;
  right: 25px;
  bottom: 30px;
  right: 30px;
}

.opinion-slide-nav-view {
  padding-bottom: 80px;
}

/*---latest---blog---start---here---*/
.latest-blog .section-title {
  color: var(--blackcolor);
  padding-bottom: 0px;
}

.latest-blog .section-title:after {
  display: none;
}

.date-select {
  width: 200px;
  margin-left: auto;
  position: relative;
}

.date-select svg {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  right: 15px;
  pointer-events: none;
}

.row-title-blog {
  align-items: center;
}

.date-select input {
  display: block;
  width: 100%;
  border: 1px solid var(--blackborder);
  padding: 15px 38px 15px 15px;
  cursor: pointer;
}

.date-select input,
.date-select input::placeholder {
  font-size: 18px;
  font-weight: 500;
}

.latest-blog .tab-list ul li a {
  color: var(--blackcolor);
}

.latest-blog .tab-list ul li a.active:after {
  background-color: var(--blackbg);
}

.latest-blog .report-tab-box .tab-list {
  width: 100%;
}

.latest-blog .tab-list ul {
  justify-content: initial;
}

.latest-blog .tab-list ul li {
  margin-right: 30px;
}

.latest-blog .tab-list::after {
  background-color: rgba(138, 147, 165, 0.3);
}

.row-latest-blog {
  margin-top: 20px;
}

.latest-blog-title {
  position: absolute;
  bottom: 30px;
  left: 0px;
  right: 0px;
  padding: 0px 30px;
  transition: all 0.5s;
  z-index: 2;
}

.latest-blog-colm:hover .latest-blog-title {
  bottom: 100px;
}

.latest-blog-title .sm-title {
  color: var(--whitecolor);
}

.latest-blog-colm {
  position: relative;
  box-shadow: 4px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.latest-blog-colm:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 46.01%, #070000 100%);
  z-index: 1;
}

.date-and-time-latest-blog {
  padding-right: 30px;
  position: absolute;
  padding: 18px 0px;
  border-top: 1px solid var(--greyborder);
  border-bottom: 1px solid var(--greyborder);
  bottom: 30px;
  left: 30px;
  right: 30px;
  opacity: 0;
  transition: all 0.5s;
  z-index: 2;
}

.latest-blog-colm:hover .date-and-time-latest-blog {
  opacity: 1;
}

.date-and-time-latest-blog span {
  color: #fff;
}

.latest-blog-link {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(0px, -50%);
  width: 20px;
}

.top-box-latest-news {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 3;
}

.top-box-latest-news .marque-wrapwer {
  width: 100%;
  position: static;
  height: fit-content;
}

.top-box-latest-news .marque-wrapper {
  width: 100%;
  position: static;
  height: fit-content;
}

.share-button-wraper {
  margin-left: auto;
  text-align: right;
  padding: 15px;
  position: relative;
}

.share-button {
  position: relative;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fff;
  border-radius: 30px;
  display: none;
  justify-content: center;
  align-items: center;
}

.share-button svg path {
  fill: var(--brandbg);
}

.share-button svg {
  pointer-events: none;
}

.latest-blog-colm:hover .share-button {
  display: inline-flex;
}

.social-icon-latest-blog {
  position: absolute;
  top: 100%;
  width: 37px;
  padding-top: 10px;
  display: none;
}

.share-button:hover .social-icon-latest-blog {
  display: block;
}

.social-icon-latest-blog ul {
  padding: 3px 5px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 17%);
}

.social-icon-latest-blog ul ul {
  box-shadow: none;
}

.social-icon-latest-blog ul li {
  display: block;
  width: 18px;
}

.social-icon-latest-blog ul li.share-item {
  background: #000;
  color: #fff;
  border-radius: 50%;
  padding: 0;
  margin: 5px auto;
}

.social-icon-latest-blog ul li a {
  display: block;
  line-height: 0px;
}

.social-icon-latest-blog ul li a img {
  width: 100%;
}

.latest-blog-colm {
  margin-top: 30px;
}

.date-box-mobile {
  display: none;
}

.latest-blog-time-dat-box {
  white-space: nowrap;
  overflow: auto;
  padding-bottom: 6px;
}

.latest-blog .swiper-pagination-bullet {
  border: 3px solid var(--blackborder);
}

.latest-blog .swiper-pagination-bullet-active {
  background: var(--blackbg);
}

/*---treding---podcast---start---here---*/
.treding-podcast-title-row {
  display: flex;
  align-items: center;
}

.treding-podcast-title-row .title-colm-treding {
  width: 40%;
}

.treding-podcast-title-row .trending-discreption-colm {
  width: 60%;
  padding-left: 55px;
}

.title-colm-treding {
  width: 550px;
}

.title-colm-treding .section-title {
  display: inline-block;
}

.trending-discreption-colm {
  width: calc(100% - 550px);
  padding-left: 15px;
}

.trending-podcast .report-tab-box .tab-list {
  width: 100%;
}

.trending-podcast .tab-list ul {
  justify-content: initial;
}

.audio-wraper {
  margin-top: 20px;
}

.audio-box {
  display: flex;
  background: var(--whitebg);
  padding: 20px;
  align-items: center;
  margin-top: 30px;
}

.audio-img-box {
  width: 40%;
}

.audio-content {
  width: 60%;
  padding-left: 15px;
  position: relative;
}

.trending-podcast .report-title,
.trending-podcast .date-and-time-box span {
  color: var(--blackcolor);
}

.date-and-time-box .date-time {
  color: var(--greycolor) !important;
  font-weight: 500;
}

.trending-podcast .date-and-time-box {
  margin-top: 10px;
}

.trending-podcast .sm-title-two {
  margin: 0px 25px 10px 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: var(--blackcolor);
}

.song-playlist-wraper {
  position: relative;
  padding-left: 50px;
  min-height: 70px;
}

.song-play-button {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0px, -50%);
  width: 35px;
  height: 35px;
  background: var(--brandbg);
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  cursor: pointer;
  border-radius: 30px;
}

.song-play-button span {
  line-height: 0;
}

.song-play-button svg {
  pointer-events: none;
  margin-left: 5px;
  width: 12px;
}

.trending-podcast .share-button {
  position: absolute;
  background: #ff7d00;
  right: 0px;
  top: 0px;
  display: flex;
  z-index: 4;
}

.trending-podcast .share-button svg path {
  fill: #fff;
}

.pausebtn {
  display: none;
}

.pausebtn svg {
  margin-left: 0px !important;
  margin-top: 2px;
}

.pausebtn svg path {
  fill: #fff;
}

.song-play-button.active .pausebtn {
  display: block;
}

.song-play-button.active .playbtn {
  display: none;
}

.video-box .audio-img-box {
  position: relative;
}

.video-box .playbtn-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  background: var(--brandbg);
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  cursor: pointer;
  border-radius: 30px;
}

.video-box .playbtn-video svg {
  pointer-events: none;
  margin-left: 4px;
  width: 12px;
}

.video-description {
  font-size: 16px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 28px 0px;
  color: var(--blackcolor);
}

.trending-podcast .tab-list ul li {
  margin-right: 30px;
}

.trending-podcast .tab-list ul li:last-child {
  margin-right: 0px;
}

.song-playlist-wraper a {
  display: block;
}


/*---subscribe--now---start---here---*/
.subscribe-title-colm .section-title {
  color: var(--blackcolor);
  padding-bottom: 0px;
}

.subscribe-description-colm .section-description {
  color: var(--blackcolor);
}

.subscribe-title-colm .section-title:after {
  display: none;
}

.subscribe-title-row {
  display: flex;
  align-items: center;
}

.subscribe-title-colm {
  width: 480px;
}

.subscribe-description-colm {
  width: calc(100% - 480px);
  padding-left: 15px;
}

.subcribe-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}

.subscribe-colm {
  transition: all 0.3s;
  width: 25%;
  background: var(--blackbg);
  border-right: 1px solid rgba(60, 58, 58, 1);
  position: relative;
}

.subscribe-colm:after {
  opacity: 0;
  content: '';
  position: absolute;
  top: -3px;
  right: -3px;
  left: -3px;
  bottom: -3px;
  background: linear-gradient(360deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
  z-index: 2;
}

.subscribe-title {
  font-size: 28px;
  font-weight: 700;
  color: var(--whitecolor);
  padding: 20px 0px;
  background: rgba(29, 28, 28, 1);
  text-align: center;
  margin-left: -20px;
  margin-right: -20px;
}

.subscribe-price {
  font-size: 42px;
  color: var(--whitecolor);
  padding: 30px 0px;
  text-align: center;
  font-weight: 400;
  font-family: 'Grape Nuts', cursive;
}

.subscribe-list li {
  display: block;
  position: relative;
  padding-left: 34px;
  margin-bottom: 12px;
  color: var(--whitecolor);
  font-size: 16px;
}

.subscribe-list li img {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0px, -50%);
  width: 20px;
}

.subscribe-colm-inner {
  position: relative;
  padding: 0px 20px 130px 20px;
  height: 100%;
}

.subscribe-btn {
  position: absolute;
  bottom: 50px;
  left: 20px;
  right: 20px;
}

.subscribe-btn .view-all-btn-white {
  width: 100%;
  justify-content: center;
  background: rgba(30, 29, 29, 1);
  border: none;
}

.subscription-hover-icon {
  display: none;
}

.subscribe-btn .view-all-btn-white:hover .subscription-hover-icon {
  display: block;
}

.subscribe-btn .view-all-btn-white:hover .subscription-icon {
  display: none;
}

.subscribe-btn .view-all-btn-white:hover {
  background-color: var(--brandbg);
}

.subscribe-content {
  position: relative;
  background-color: var(--blackbg);
  height: 100%;
}

.pdf-list {
  width: 100%;
  padding: 0 15px;
  margin: 0;
  display: grid;
  align-items: center;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.pdf-list li a {
  width: 100%;
  font-size: 16px;
  color: #000;
  text-align: center;
  text-decoration: underline;
  background: #fff;
  padding: 10px 35px;
  border-radius: 5px;
}

@media only screen and (min-width: 992px) {
  .subscribe-colm:hover:after {
    opacity: 1;
  }

  .subscribe-colm:hover {
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.6);
    transform: scale(1.07);
    z-index: 4;
  }

  .subscribe-colm:hover.subscribe-colm-inner,
  .subscribe-colm:hover.subscribe-title {
    transform: scale(0.9);
  }

  .subscribe-colm:hover .subscribe-content {
    z-index: 3;
    position: relative;
  }
}


/*---footer---start---here---*/
.footer-social-links {
  margin-top: 50px;
}

.footer-social-links ul {
  display: flex;
  align-items: center;
}

.footer-social-links ul li {
  display: inline-block;
  width: 25px;
  margin: 0px 10px;
}

.footer-social-links ul li:last-child {
  margin-right: 0px;
}

.footer-social-links ul li:first-child {
  margin-left: 0px;
}

.footer-heading,
.write-to-us,
.footer-left-content p,
.footer-title {
  color: var(--whitecolor);
}

.footer-content li a,
.address-footer,
.address-footer a {
  color: rgba(255, 255, 255, 0.8);
}

.footer-heading {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 30px;
}

.write-to-us {
  font-size: 26px;
}

.footer-left-email {
  margin: 15px 0px;
}

.footer-left-email a {
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  background: -webkit-linear-gradient(#eee, #333);
  background: -webkit-linear-gradient(226.93deg, #0E24D5 -9.89%, #44FF01 14.8%, #DFEC01 41.38%, #FF7501 67.33%, #FF1101 91.37%, #133DBD 106.56%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer-left-email a img {
  width: 20px;
  margin-left: 8px;
}

.footer-left-content p {
  font-size: 18px;
}

.footer-row {
  display: flex;
  flex-wrap: wrap;
}

.footer-left-colm {
  width: 45%;
  padding: 60px 0px;
  border-right: 1px solid var(--greyborder);
}

.footer-right-colm {
  width: 55%;
  padding: 60px 15px;
  padding-left: 5%;
}

.footer-link-row {
  display: flex;
}

.link-colm {
  width: 32%;
}

.link-colm:last-child {
  width: 36%;
}

.footer-title {
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
}

.footer-content li {
  margin: 15px 0px;
}

.footer-content li a,
.address-footer,
.address-footer li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.address-footer {
  position: relative;
  padding-left: 30px;
  margin: 15px 0px;
}

.address-footer img {
  position: absolute;
  top: 3px;
  left: 0px;
  width: 19px;
}

.address-footer,
.address-footer li a {
  font-weight: 400;
}

footer a {
  transition: all 0.3s;
}

footer a:hover {
  color: var(--brandcolor);
}

.footer-content-wraper {
  border-bottom: 1px solid var(--greyborder);
}

.copy-right {
  padding: 40px 0px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
}

.scroll-top {
  background: var(--brandbg);
  width: 40px;
  height: 40px;
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 30px;
  right: 3.5%;
  z-index: 555;
  border-radius: 30px;
  cursor: pointer;
  padding: 8px;
  box-shadow: 0px 0px 24px rgb(0 0 0 / 37%);
}

.scroll-top.show {
  display: flex;
}

.scroll-top img {
  width: 100%;
}

.copright-div .footer-social-links {
  display: none;
}

footer {
  border-top: 1px solid var(--greyborder);
}

.footer-suscribe-button {
  display: inline-block;
  position: relative;
  width: 330px;
  text-align: center;
  margin-bottom: 40px;
}

.btn-subcribe-now-footer {
  color: var(--whitecolor);
  font-size: 34px;
  font-weight: 700;
  position: relative;
  background: var(--blackbg);
  z-index: 2;
  padding: 15px 40px;
}

.footer-suscribe-button:after {
  content: '';
  position: absolute;
  top: -3px;
  right: -3px;
  left: -3px;
  bottom: -3px;
  background: linear-gradient(360deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
  z-index: 1;
}

.btn-subcribe-now-footer img {
  margin-left: 8px;
  width: 26px;
}

.stickydiv {
  z-index: 997;
  top: 50%;
  position: fixed;
  right: -50px;
  transform: translate(0px, -50%) rotate(90deg);
}

.sticky-button {
  background: var(--brandbg);
  color: var(--whitecolor);
  padding: 14px 20px;
  font-size: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 13px;
  font-weight: 600;
}

.sticky-button:hover {
  color: var(--whitecolor);
}


/*---report---detail---section---start---here---*/
.report-detail-title {
  font-size: 38px;
  line-height: 1.2;
  color: var(--blackcolor);
  position: relative;
  font-weight: 600;
  margin: 25px 0px;
}

.related-report-title {
  position: relative;
  font-size: 24px;
  padding-left: 30px;
  color: var(--blackcolor);
}

.related-report-title:after {
  content: '';
  position: absolute;
  top: 14px;
  width: 20px;
  height: 2px;
  border-radius: 5px;
  background: var(--blackcolor);
  left: 0px;
}

.report-detail-title-box .date-and-time-box span {
  color: var(--blackcolor);
  font-size: 20px;
}

.detail-article-title-row {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0px;
  border-top: 1px solid var(--greycolor2);
  border-bottom: 1px solid var(--greycolor2);
}

.detail-article-left-colm {
  width: 60%;
}

.detail-article-right-colm {
  width: 40%;
}

.detail-article-share {
  display: flex;
  align-items: center;
  justify-content: end;
}

.detail-article-share span {
  margin-right: 10px;
  font-weight: 500;
  font-size: 16px;
}

.detail-article-share ul li {
  display: inline-block;
  margin: 0px 8px;
}

.detail-article-share ul li a {
  width: 20px;
}

.detail-article-share ul li a img {
  width: 100%;
}

.report-detail-colm {
  width: 75%;
  border-right: 1px solid var(--greyborder2);
  padding-right: 50px;
}

.report-detail-content {
  padding-top: 30px;
  position: relative;
}

.report-detail-content .btn-wrapper {
  display: flex;
  gap: 10px;
  position: absolute;
  z-index: 9;
  bottom: -30px;
  left: 50%;
  transform: translate(-50%, 0%);
}

.report-detail-content .btn-wrapper .btn {
  min-width: fit-content;
  white-space: nowrap;
}

.report-detail-content p {
  font-size: 16px;
  margin: 30px 0px;
  line-height: 1.6;
}

.report-detail-content img {
  width: 100%;
  display: block;
}

.report-detail-content p:last-child {
  margin-bottom: 0px;
}

.share-report-detail {
  display: inline-block;
}

.share-report-detail svg {
  display: none;
  pointer-events: none;
}

.not-buy-subscription {
  overflow: hidden;
  position: relative;
}

.report-detail-section .report-detail-content::after {
  content: '';
  position: absolute;
  bottom: -25px;
  left: 0px;
  right: 0px;
  height: 60%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, #FFFFFF 100%);
}

/*---subscription---section---start---here---*/
.subscription-detail-title-box .section-title {
  display: inline-block;
  font-size: 36px;
}

.subscription-detail-title-box {
  margin-bottom: 40px;
}

.subscription-box-detail {
  position: relative;
  border: 1px solid var(--greyborder);
  border-top: none;
  transition: all 0.3s;
  height: 100%;
}

.subscribe-title-detail {
  font-size: 20px;
  font-weight: 700;
  color: var(--whitecolor);
  padding: 20px 0px;
  background: rgba(29, 28, 28, 1);
  text-align: center;
  margin-left: -20px;
  margin-right: -20px;
}

.subscribe-list-detail {
  padding: 0px 4%;
  padding-top: 50px;
}

.subscribe-list-detail p,
.subscribe-list-detail .email-subscription-detail a {
  color: var(--whitecolor);
  font-size: 18px;
  margin-bottom: 12px;
}

.email-subscription-detail a:hover {
  color: var(--brandcolor);
}

.subscribe-list-detail li {
  display: block;
  position: relative;
  padding-left: 34px;
  margin-bottom: 12px;
  color: var(--whitecolor);
  font-size: 18px;
}

.subscribe-list-detail li img {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0px, -50%);
  width: 20px;
}

.subscribe-btn-detail {
  position: absolute;
  bottom: 50px;
  left: calc(4% + 20px);
  right: calc(4% + 20px);
  text-align: center;
}

.subscribe-btn-detail .view-all-btn-white {
  width: 100%;
  justify-content: center;
  background: rgba(30, 29, 29, 1);
  border: none;
}

.subscribe-btn-detail .view-all-btn-white:hover {
  background-color: var(--whitebg);
}

.subscription-box-detail:after {
  opacity: 0;
  content: '';
  position: absolute;
  top: -3px;
  right: -3px;
  left: -3px;
  bottom: -3px;
  background: linear-gradient(360deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
  z-index: 2;
}

.subscription-box-detail:hover:after {
  opacity: 1;
}

.subscription-box-detail:hover {
  height: 106%;
}

.subscription-box-detail:hover .view-all-btn-white {
  background: var(--whitebg);
  color: var(--blackcolor);
}

.subscription-detail-content-colm {
  position: relative;
  z-index: 3;
  background: var(--blackbg);
  padding: 0px 20px 135px 20px;
  height: 100%;
}

.connect-subscription {
  padding: 20px 0px 30px 0px;
  position: fixed;
  bottom: -100%;
  right: 0px;
  left: 0px;
  z-index: 9;
  transform: translate(0px, 100%);
  z-index: 9;
  transition: all 1.5s;
}

.connect-subscription.active {
  bottom: 0px;
  transform: translate(0px, 0px);
}

.bg-layer-susbriction {
  width: 100%;
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: var(--blackbg);
  z-index: 9999;
  background: rgb(255 255 255 / 60%);
  z-index: 8;
  transform: translate(0px, 100%);
  transform: 0.3s;
}

.bg-layer-susbriction.active {
  transform: translate(0px, 0px);
  top: 0px;
}

.connect-susbscription-container {
  width: 80%;
  margin: 0px auto;
}

.already-have-account-detail {
  text-align: center;
  margin-top: 40px;
  font-size: 18px;
  color: var(--whitebg);
}

.already-have-account-detail a {
  color: var(--brandcolor);
  margin-left: 5px;
}

.email-subscription-detail a {
  overflow-wrap: anywhere;
}

/*---subscription---section---end---here---*/


/*---sign-up---start---here---*/
.sign-up-container {
  width: 60%;
  margin: 0px auto;
}

.sign-up-title .section-title {
  display: inline-block;
}

/*---sign-in---start---here---*/
.sign-in .sign-up-container {
  width: 42%;
}

.forget-password {
  font-size: 14px;
  background: none;
  border: none;
  color: var(--whitecolor);
  cursor: pointer;
}

.forget-password {
  text-align: right;
}

.sign-in .brand-btn {
  margin-top: 40px;
}

/*---select---plan---start---here---*/
.select-plan-title {
  text-align: center;
  width: 50%;
  margin: 0px auto;
}

.select-plan-title .section-title {
  display: inline-block;
  margin-bottom: 30px;
}

.select-plan-title p {
  color: var(--whitecolor);
  font-size: 18px;
}

.select-plan .subscribe-colm {
  border: 1px solid rgba(60, 58, 58, 1);
  border-top: none;
  border-top: none;
}

.step-bar {
  margin-bottom: 30px;
}

.step-text {
  display: inline-block;
  color: #fff;
  position: relative;
  padding-left: 48px;
  padding-right: 15px;
  background: #000;
  z-index: 1;
  font-size: 18px;
}

.step-bar ul li:last-child .step-text {
  padding-right: 0px;
}

.step-text:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 15px;
  width: 20px;
  height: 20px;
  border-radius: 30px;
  border: 1px solid var(--brandborder);
}

.step-bar ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-left: -5px;
}

.step-bar ul:after {
  content: '';
  position: absolute;
  top: 15px;
  left: 116px;
  right: 103px;
  background: url(../images/icon/line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 5px;
}

.step-text:before {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background: var(--brandbg);
  border-radius: 30px;
  left: 20px;
  top: 7px;
  display: none;
}

.step-bar ul li:first-child .step-text:before {
  left: 21px;
}

.step-text.active:before {
  display: block;
}

.subscribe-colm:hover .view-all-btn-white {
  background-color: var(--brandbg);
  color: var(--whitecolor);
}

.subscribe-colm:hover .view-all-btn-white .subscription-icon {
  display: none;
}

.subscribe-colm:hover .view-all-btn-white .subscription-hover-icon {
  display: inline-block;
}

/*---plan---sign-up---start---here---*/
.row-plan-sign-up {
  display: flex;
  margin-top: 60px;
}

.package-detail-left-colm {
  width: 35%;
  padding-right: 4%;
  border-right: 1px solid var(--greybg);
}

.package-detial-sign-up-colm {
  width: 65%;
}

.package-detial-sign-up-colm {
  text-align: center;
  padding-left: 4%;
}

.package-detial-sign-up-colm .section-title {
  display: inline-block;
  font-size: 36px;
}

.package-detail-colm-inner {
  background: #fff;
  padding: 25px;
  padding-bottom: 105px;
  position: relative;
  height: 100%;
}

.your-plan-title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.you-plan-title {
  font-size: 30px;
  font-weight: 700;
}

.your-plan-price {
  font-size: 20px;
  text-align: right;
  font-weight: 600;
}

.list-content-plan {
  padding: 25px 0px;
}

.list-content-plan li {
  position: relative;
  padding-left: 30px;
  font-size: 17px;
  margin-bottom: 15px;
}

.list-content-plan li img {
  width: 18px;
  position: absolute;
  top: 4px;
  left: 0px;
}

.plan-subtotal-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--greybg2);
  border-bottom: 1px solid var(--greybg2);
  padding: 15px;
  position: absolute;
  bottom: 25px;
  left: 25px;
  right: 25px;
}

.subtotal-text {
  font-size: 16px;
}

.subtotal-price {
  text-align: right;
  font-size: 20px;
  font-weight: 500;
}

.mobile-title {
  display: none;
}

.payment-form-submit .brand-btn {
  margin-top: 0px;
}

/*---about---us---page---start---here---*/
.content-about-us-wraper p {
  color: var(--whitecolor);
  font-size: 16px;
  margin: 30px 0px;
  line-height: 1.6;
}

/* .content-about-us-wraper{padding-right: 50px;} */
.content-about-us-wraper p:first-child {
  margin-top: 0px;
}

.content-about-us-wraper p:last-child {
  margin-bottom: 0px;
}

.about-us-box .section-title,
.team-section .section-title {
  margin-bottom: 50px;
}

.about-us-box,
.philospy-section {
  border-bottom: 3px solid var(--greyborder);
}

.philospy-section .content-about-us-wraper {
  overflow: hidden;
  max-height: 372px;
  overflow-y: scroll;
}

/* .team-section{margin-bottom: 40px;} */
/* .team-section .content-about-us-wraper{width: 60%;} */
.team-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  object-fit: cover;
}

.team-image {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  padding-top: 100%;
  width: 100%;
}

.team-image-wrpaer {
  position: relative;
  width: 76%;
  margin: 0px auto;
}

.team-link {
  position: absolute;
  bottom: 30px;
  right: 15px;
  width: 26px;
  display: none;
}

.team-colm:hover .team-link {
  display: block;
}

.team-link img {
  width: 100%;
}

.team-name,
.team-profile {
  color: var(--whitecolor);
  text-align: center;
}

.team-name {
  margin: 20px 0px 15px 0px;
  font-size: 20px;
  font-weight: 700;
}

.team-profile {
  font-size: 16px;
}

.team-section .row {
  margin-top: 50px;
}

.team-colm-inner {
  position: relative;
  z-index: 2;
  background-color: var(--blackbg);
  padding: 15% 10px;
}

.team-colm {
  position: relative;
}

.team-colm:after {
  opacity: 0;
  content: '';
  position: absolute;
  top: -3px;
  right: -3px;
  left: -3px;
  bottom: -3px;
  background: linear-gradient(360deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
  z-index: 1;
}

.team-colm:hover:after {
  opacity: 1;
}

.team-colm:hover .team-colm-inner {
  background-color: #1d1d1d;
}

/* disover section page here start here  */
.discover-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.discover-title-para-box {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.discover-title-para-box .section-title-box {
  width: 50%;
  margin-bottom: 30px;
}

.discover-info-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 50px 0;
}

.discover-info-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  padding: 10px 50px;
}

.discover-info-box .section-description {
  font-size: 16px;
}

.discover-info-box .section-description,
.discover-info-box .sm-title {
  margin-top: 10px;
  text-align: center;
}

.get-started-btn.view-all-btn {
  margin-top: 10px;
}

/*---team--member---popup----start--here---*/
.member-detail-popup .modal__dialog {
  width: 70%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.popup-member-name {
  font-size: 20px;
  font-weight: 700;
}

.popup-member-profile {
  margin-bottom: 15px;
  margin-top: 5px;
}

.member-detail-popup .row {
  align-items: center;
  margin-top: 0px;
}

.popup-member-profile,
.team-popup-content p {
  font-size: 16px;
}

/*---contact--us----start--here---*/
.contact-us {
  background-color: var(--blackbg);
}

.contact-left-information {
  background: rgba(30, 29, 29, 1);
  padding: 35px;
  height: 100%;
  padding-bottom: 70px;
}

.contact-left-information .sm-title-two,
.contact-left-information p,
.contact-detial-left-info a,
.contact-detial-left-info .address {
  color: rgba(255, 255, 255, 1);
}

.contact-left-information p,
.contact-detial-left-info a,
.contact-detial-left-info .address {
  font-size: 16px;
  line-height: 26px;
}

.contact-detial-left-info a:hover {
  color: var(--brandcolor);
  transition: all 0.3s;
}

.contact-detial-left-info {
  position: relative;
  padding-left: 40px;
  margin: 20px 0px;
}

.contact-detial-left-info img {
  position: absolute;
  top: 3px;
  left: 0px;
  width: 20px;
}

.contact-left-information .sm-title-two {
  margin-bottom: 5px;
}

.contact-left-inner-box {
  padding-top: 15px;
}

.contact-colm-left {
  padding-top: 113px;
}

.contact-colm-left-inner {
  border-right: 1px solid var(--greyborder);
  padding-right: 65px;
  height: 100%;
  position: relative;
}

.contact-form-wraper {
  padding-left: 50px;
}

.social-icon-contact {
  display: flex;
  position: absolute;
  left: 35px;
  right: 35px;
  bottom: 35px;
}

.social-icon-contact li {
  padding: 0px 5px;
}

.social-icon-contact li:first-child {
  padding-left: 0px;
}

.social-icon-contact li:last-child {
  padding-right: 0px;
}

.social-icon-contact li a {
  width: 25px;
  display: inline-block;
  transition: all 0.3s;
}

.social-icon-contact li a img {
  display: block;
  width: 100%;
}

.social-icon-contact li a:hover,
.footer-social-links li a:hover {
  opacity: 0.8;
}

/*---contact--us----end--here---*/

/*---help---and---support---popup---start---here---*/
.helpAndSupport .modal__dialog {
  background: var(--blackbg);
}

.helpAndSupport .brand-btn {
  margin-top: 0px !important;
}

.helpAndSupport .common-input textarea {
  height: 85px;
}

.helpAndSupport .close-modal {
  width: 24px;
  position: absolute;
  top: 22px;
  right: 30px;
}

.helpAndSupport .close-modal svg {
  width: 100%;
  height: auto;
}

.helpAndSupport .modal__content {
  padding: 50px;
}

.helpAndSupport .section-title {
  font-size: 30px;
}

.modal.helpAndSupport {
  background-color: rgb(0 0 0 / 80%);
}

.helpAndSupport .modal__dialog {
  transform: translate(-50%, -50%);
  top: 50%;
}

/*---my---account---start---here---*/
.account-section {
  background: var(--blackbg);
}

.account-left-colm .section-title {
  color: var(--whitecolor);
  font-size: 30px;
}

.account-left-colm .section-title:after {
  height: 3px;
}

.user-details-box {
  border: 1px solid var(--greyborder);
  padding: 0px 30px;
  margin-top: 30px;
}

.use-details-list {
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--greyborder);
  padding: 15px 0px;
  position: relative;
  padding-right: 60px;
}

.use-details-list:last-child {
  border-bottom: none;
}

.user-left-list {
  width: 30%;
}

.user-right-input {
  width: 70%;
  padding-left: 15px;
}

.user-left-list,
.user-right-input input,
.edit-details,
.upload-text {
  color: #ffff;
  font-size: 16px;
}

.user-left-list,
.user-right-input input,
.edit-details {
  font-size: 18px;
}

.user-right-input input {
  background: none;
  border: none;
}

.edit-details {
  position: absolute;
  top: 43%;
  right: 0px;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: all 0.3;
}

.edit-details:hover {
  color: var(--brandcolor);
}

.edit-details:hover svg path {
  fill: var(--brandbg);
}

.edit-details svg {
  width: 20px;
  height: auto;
  margin-right: 5px;
}

.professinol-details-form-wraper {
  background: rgba(30, 29, 29, 1);
  padding: 0px 50px 50px 50px;
  margin-top: 30px;
  margin-top: 30px;
}

.professinol-details {
  margin-top: 60px;
}

.profile-image {
  width: 160px;
  height: 160px;
  margin: 0px auto;
  border-radius: 50%;
  border: 5px solid #fff;
  overflow: hidden;
}

.profile-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.filechoose input {
  display: none;
}

.filechoose {
  width: 35px;
  height: 35px;
  color: var(--whitecolor);
  border-radius: 50%;
  margin: 0px auto;
  background-color: var(--brandbg);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  font-size: 26px;
  margin-top: -20px;
  cursor: pointer;
}

.profile-choose {
  text-align: center;
  position: relative;
}

.upload-text {
  margin-top: 15px;
}

.profile-upload-wraper {
  position: relative;
  top: -80px;
}

.row-professinal {
  margin-top: -80px;
}

.row-professinal .brand-btn {
  margin-top: 0px;
}

.p-detail-list-flex {
  display: flex;
  padding: 20px 0px;
}

.professinol-details-title {
  width: 50%;
}

.professinol-details-description {
  width: 50%;
}

.professinol-details-title,
.professinol-details-description,
.title-about-me,
.abbout-me div {
  color: var(--whitecolor);
  font-size: 16px;
  line-height: 1.5;
}

.row-professinal2 {
  margin-top: -50px;
  margin-left: 0px;
  margin-right: 0px;
}

.row-professinal2 .col-sm-6 {
  border-bottom: 1px solid var(--greyborder2);
  padding: 0px;
  position: relative;
}

.row-professinal2 .col-sm-6:nth-last-of-type(odd) {
  padding-right: 30px;
}

.row-professinal2 .col-sm-6:nth-last-of-type(even) {
  padding-left: 30px;
}

.row-professinal2 .col-sm-6:nth-last-of-type(odd):after {
  content: '';
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 0px;
  width: 1px;
  background: var(--greyborder2);
}

.row-professinal2 .col-sm-12 {
  padding: 0px;
}

.professinol-details-form-wraper2 {
  border: 1px solid var(--greyborder2);
  padding: 0px 30px 30px 30px;
  position: relative;
}

.title-about-me {
  margin-bottom: 20px;
  margin-top: 25px;
}

.edit-details2 {
  top: -60px;
  transform: none;
  color: var(--brandcolor);
  font-weight: 600;
}

.helpAndSupport.card-popup .modal__dialog {
  background: rgba(30, 29, 29, 1);
}



.account-nav-box {
  background: var(--whitebg);
  position: sticky;
  top: 110px;
}

.acount-nav-list li a {
  padding: 25px 50px 25px 75px;
  position: relative;
  display: block;
  background: #fff;
  font-weight: 600;
  font-size: 16px;
  color: var(--blackcolor);
}

.acount-nav-list li {
  border-top: 1px solid var(--greyborder2);
}

.acount-nav-list li:last-child {
  border-bottom: none;
}

.acount-nav-list li.active a,
.acount-nav-list li a:hover {
  background: rgba(255, 242, 230, 1);
}

.acount-nav-list li a img {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 44px;
  transform: translate(0px, -50%);
}

.account-nav-box .sm-title-two {
  padding: 25px;
  font-weight: 700;
}

.acount-nav-list li a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0px, -50%);
  width: 10px;
  height: 18px;
  background: url(../images/icon/account-arrow.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.row-account .col-sm-4 .account-nav-box {
  width: calc(100% - 30px);
}


/*---manage--susbricption---start---here---*/
.billing-history-wraper {
  border: 1px solid rgba(116, 117, 124, 1);
  margin-top: 25px;
}

.billing-history-title {
  color: var(--whitecolor);
  font-size: 20px;
  font-weight: 600;
  margin-top: 40px;
}

.billing-history-row {
  display: flex;
  border-bottom: 1px solid var(--greyborder2);
}

.billing-history-row:nth-of-type(1) {
  background: rgba(29, 28, 28, 1);
  font-weight: 600;
  border-bottom: none;
}

.billing-history-colm {
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.billing-history-colm a {
  color: var(--brandcolor);
}

.billing-history-row .billing-history-colm {
  padding: 25px 5px;
}

.billing-history-row:nth-of-type(1) .billing-history-colm {
  padding: 15px 5px;
}

.billing-history-row .billing-history-colm:nth-last-of-type(1) {
  width: 27%;
}

.billing-history-row .billing-history-colm:nth-last-of-type(2) {
  width: 26%;
}

.billing-history-row .billing-history-colm:nth-last-of-type(3) {
  width: 20%;
}

.billing-history-row .billing-history-colm:nth-last-of-type(4) {
  width: 27%;
}

.billing-detail-wraper {
  margin-top: 30px;
}

.billing-detail-colm-inner {
  border: 1px solid var(--greyborder2);
  padding: 20px;
  padding-bottom: 90px;
  position: relative;
  height: 100%;
  background: var(--blackbg);
  z-index: 3;
}

.billing-detail-wrpaer {
  height: 100%;
  position: relative;
}

.billing-history-colm img {
  display: none;
}

.billing-detail-wraper .swiper-slide {
  height: auto;
}

@media only screen and (min-width: 1200px) {
  .billing-detail-wrpaer:hover .billing-detail-colm-inner {
    border: 1px solid transparent;
  }

  .billing-detail-wrpaer:after {
    opacity: 0;
    content: '';
    position: absolute;
    top: -3px;
    right: -3px;
    left: -3px;
    bottom: -3px;
    background: linear-gradient(360deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
    z-index: 1;
    transition: all 0.2s;
  }

  .billing-detail-wrpaer:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: var(--blackbg);
    z-index: 2;
    transition: all 0.2s;
  }

  .billing-detail-wrpaer:hover:before {
    bottom: -17px;
  }

  .billing-detail-wrpaer:hover:after {
    opacity: 1;
    bottom: -20px;
  }

  .slide-billing-detail .swiper-wrapper {
    width: initial;
  }

  .billing-detail-wraper {
    display: flex;
    margin: 0px -15px;
  }

  .billing-details-colm {
    width: 33.333%;
    padding: 0px 15px;
    margin-top: 30px;
  }

  .billing-details-colm {
    height: initial;
  }
}



.billing-detail-title {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 600;
}

.plan-price-flex {
  display: flex;
  margin-top: 20px;
}

.plan-price {
  font-size: 28px;
  font-weight: bold;
  margin-right: 15px;
}

.plan-detal-package,
.plan-price,
.billing-detail-title,
.billing-detail-colm-inner p,
.card-name,
.cardno,
.card-user-name,
.card-date {
  color: var(--whitecolor);
}

.plan-detal-package {
  font-size: 14px;
}

.button-billing-details {
  position: absolute;
  left: 20px;
  bottom: 20px;
  right: 20px;
}

.btn-billing-d {
  display: flex;
  align-items: center;
  color: var(--whitecolor);
  padding: 10px 5px;
  justify-content: center;
  background: rgba(29, 28, 28, 1);
  width: 90%;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s;
}

.btn-billing-d:hover {
  background: var(--whitebg);
  color: var(--blackcolor);
}

.btn-billing-d img {
  width: 20px;
  margin-left: 8px;
}


.plan-card-detail {
  display: flex;
  margin-top: 25px;
  align-items: center;
}

.transication-id {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}

.total-amount-susbriction {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-top: 1px solid var(--greyborder2);
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
}

.total-amount-susbriction span {
  color: var(--whitecolor);
}

.total-amount-susbriction span:nth-of-type(2) {
  font-weight: 600;
}

.transication-id .mini-title {
  font-size: 12px;
  color: var(--whitecolor);
}

.transication-id .mini-title:first-child {
  white-space: nowrap;
  padding-right: 5px;
}

.transication-id .mini-title:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
}

.transication-id .mini-title:last-child:hover {
  overflow: visible;
}

.card-left {
  width: 35px;
  text-align: center;
}

.card-icon img {
  width: 100%;
}

.card-user-name,
.card-date,
.card-name {
  font-size: 12px;
  margin-top: 5px;
}

.card-icon {
  background: var(--whitebg);
  border-radius: 5px;
  overflow: hidden;
}

.card-right {
  width: calc(100% - 35px);
  padding-left: 15px;
}

.cancel-subscription-btn {
  text-align: right;
  margin-top: 30px;
}

.cancel-subscription {
  color: var(--whitecolor);
  display: inline-flex;
  align-items: center;
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s;
  cursor: pointer;
}

.cancel-subscription:hover {
  color: var(--brandcolor);
}

.cancel-subscription img {
  width: 20px;
  margin-left: 8px;
}

/*---review--and---confirmation----start--here---*/
.subscribe-colm-arrow {
  width: 150px;
}

.review-and-confirmation-row {
  justify-content: center;
}

.arrow-box {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.arrow-box img {
  width: 60px;
}

.review-and-confirmation-row .subscribe-colm:after {
  opacity: 1;
}

.review-and-confirmation-row .subscribe-content {
  z-index: 3;
}

.review-and-confirmation-row .subscribe-colm:hover {
  transform: scale(1);
}

.review-and-confirmation-row .subscribe-colm-inner {
  padding-bottom: 60px;
}

.old-plan:after {
  display: none;
}

.review-and-confirmation-row .subscribe-colm {
  width: 100%;
}

.colm-review-and-confirmation {
  width: 25%;
}

.plan-title-confirmation {
  text-align: center;
  color: var(--whitecolor);
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
}


.payment-method-wraper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px -15px;
  margin-top: 60px;
  align-items: center;
}

.colm-left-payment-method {
  width: calc(25% + 75px);
  padding: 0px 15px;
}

.colm-right-payment-method {
  width: calc(25% + 75px);
  padding: 0px 15px;
}

.payment-method-flx {
  display: flex;
}

.card-payment {
  width: 35px;
}

.card-right-payment {
  width: calc(100% - 35px);
  padding-left: 15px;
}

.card-icon-payment img {
  width: 100%;
}

.card-name-payment,
.card-detail-payment,
.user-name-payment,
.expire-date-payment {
  color: var(--whitecolor);
  font-size: 13px;
}

.expire-date-payment {
  margin-top: 5px;
}

.user-name-payment {
  margin-top: 8px;
}

.card-name-payment {
  font-size: 12px;
  margin-top: 2px;
}

.payment-method-inner {
  background: var(--blackbg);
  position: relative;
  z-index: 3;
  padding: 20px;
  padding-right: 50px;
}

.colm-left-payment-method .plan-title-confirmation {
  text-align: left;
}

.payment-method {
  display: block;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid var(--greyborder2);
  width: 75%;
}

.payment-method:after {
  content: '';
  position: absolute;
  top: -2px;
  right: -2px;
  left: -2px;
  bottom: -2px;
  background: linear-gradient(360deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
  z-index: 2;
}

.payment-method input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark-payment {
  position: absolute;
  top: 50%;
  right: 16px;
  height: 25px;
  width: 25px;
  transform: translate(0px, -50%);
  border-radius: 30px;
  border: 1px solid var(--brandborder);
}

.checkmark-payment:after {
  content: "";
  position: absolute;
  display: none;
}

.payment-method input:checked~.checkmark-payment:after {
  display: block;
}

.payment-method .checkmark-payment:after {
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border-radius: 30px;
  background: var(--brandbg);
}

.button-confirmation {
  text-align: right;
  margin-top: 30px;
}

.cancel-confirmation {
  background: none !important;
  padding: 0px !important;
  margin-right: 15px;
  border: none;
}

.cancel-confirmation:hover {
  color: var(--brandcolor);
}

.select-plan-review-confirmation .select-plan-title {
  width: 62%;
}

/*---forum---development---start---here---*/
.form-development-section {
  background: var(--blackbg);
}

.forum-development-title .section-title {
  display: inline-block;
}

.tab-output-box {
  color: #fff;
}

.post-box {
  display: flex;
  align-items: center;
  background: rgba(30, 29, 29, 1);
  padding: 30px;
}

.forum-development-wraper {
  width: 75%;
}

.forum-development-wraper .tab-list-box {
  width: 95%;
  margin: 50px 0px;
}

.user-image-post {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
}

.user-image-post img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.post-text-type-box {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}

.post-text-type-box input {
  background: none;
  border: 1px solid var(--greyborder);
  border-radius: 30px;
  padding: 18px 20px;
  padding-right: 110px;
}

.post-text-type-box input,
.post-text-type-box input::placeholder {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 400;
}

.post-submit {
  display: flex;
  align-items: center;
  color: var(--whitecolor);
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0px, -50%);
  background: none;
  border: none;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer;
}

.post-submit img {
  margin-left: 8px;
  width: 22px;
}


.post-detail-name-wraper {
  display: flex;
  align-items: center;
}

.post-detail-name-wraper.admin-wrapper {
  justify-content: space-between;
}

.post-detail-name-wraper.admin-wrapper .user-designation-colm {
  margin-top: 0;
}

.post-detail {
  display: flex;
  border: 1px solid var(--greyborder2);
  padding: 30px;
  margin: 45px 0px;
  flex-wrap: wrap;
}

.user-image-post-detail {
  width: 50px;
  height: 50px;
  border-radius: 30px;
  overflow: hidden;
}

.user-image-post-detail img {
  width: 100%;
  height: 100%;
}

.post-detail-right-box {
  width: calc(100% - 50px);
  padding-left: 30px;
}

.post-detail-user-name {
  color: var(--whitecolor);
  padding-right: 15px;
  border-right: 1px solid var(--whitebborder);
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}

.plantium-user {
  color: var(--brandcolor);
  display: inline-flex;
  align-items: center;
  padding-left: 15px;
  font-size: 18px;
}

.plantium-user img {
  width: 24px;
  margin-right: 8px;
}

.designation-user,
.days-ago-content {
  color: #ffff;
  font-size: 16px;
}

.user-designation-colm {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.days-ago-wraper {
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
}

.toggle-share-button {
  margin-left: 15px;
  cursor: pointer;
}

.post-content-detail {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  margin: 20px 0px;
}

.post-content-detail img{
  width: fit-content;
  max-height: 400px;
  object-fit: contain;
}

.like-dislike-icon-detial {
  display: inline-flex;
}

.like-dislike-icon-detial li {
  display: inline-block;
  position: relative;
  line-height: 0px;
}

.like-dislike-icon-detial li:first-child {
  margin-left: 0px;
}

.like-dislike-icon-detial li img {
  width: 20px;
}

.like-name-and-count,
.count-comment {
  color: #fff;
  font-size: 16px;
  margin-left: 7px;
  border-bottom: 2px solid var(--greyborder);
  padding-bottom: 2px;
  display: inline-block;
}

.left-colm-like-comment-count {
  display: inline-flex !important;
  align-items: center;
}

.ike-comment-count {
  margin-bottom: 15px;
}

.like-comment-count {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--greyborder2);
  padding-bottom: 25px;
}

.count-comment {
  cursor: pointer;
  margin-left: 0px;
  transition: all 0.3s;
}

.count-comment:hover {
  color: var(--brandcolor);
  border-bottom: 2px solid var(--brandborder);
}

.flex-like-comment {
  display: flex;
  align-items: center;
  line-height: 1.3;
}

.flex-like-comment .flex-like-colm {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 25px;
}

.flex-like-comment .flex-like-colm:first-child {
  padding-left: 0;
}

.flex-like-comment .flex-like-colm:last-child {
  padding-right: 0;
}

/* .comment-detail-wraper .flex-like-comment li{
  border-left: 1px solid var(--greyborder);
} */

/* .comment-detail-wraper .flex-like-comment li:first-child{
  border-left: none;
} */

.hover-btn-like .social-icon-hover li {
  border-left: none;
}

.comment-detail-wraper .flex-like-comment li:first-child::before {
  display: none;
}

.flex-like-comment .action-colm button {
  background: transparent;
  color: var(--whitecolor);
  font-size: 16px;
  border: none;
  line-height: 19px;
}

.box-like-comment {
  display: inline-flex;
  align-items: center;
}

.box-like-comment svg {
  width: 25px;
  height: auto;
  margin-right: 8px;
}

.box-like-comment {
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-transform: capitalize;
}

.like-button svg {
  height: 20px;
}

/*---rating---start---here---*/
.rating {
  display: flex;
  flex-wrap: nowrap;
}

.rating label {
  float: right;
  position: relative;
  width: 20px;
  cursor: pointer;
}

.rating label:not(:first-of-type) {
  padding-right: 2px;
}

.rating label:before {
  content: "â˜…";
  font-size: 18px;
  color: #fff;
  line-height: 1;
}

.rating input {
  display: none;
}

.rating input:checked~label:before,
.rating:not(:checked)&gt;label:hover:before,
.rating:not(:checked)&gt;label:hover~label:before {
  color: var(--brandbg);
}

.rating-total {
  color: var(--brandcolor);
  font-size: 18px;
}

.rating label.active~:before {
  color: var(--brandbg);
}

.rating label.active:before {
  color: var(--brandbg);
}

/*---rating---start---here---*/

.like {
  position: relative;
}

.hover-btn-like {
  position: absolute;
  left: 0px;
  bottom: 100%;
  display: none;
  z-index: 99;
}

.social-icon-hover {
  display: flex;
  background: #fff;
  padding: 10px;
  align-items: center;
}

.social-icon-hover li {
  display: inline-block;
  margin-left: 12px;
  width: 30px;
}

.social-icon-hover li:first-child {
  margin-left: 0px;
}

.social-icon-hover li span {
  display: block;
  line-height: 0px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.social-icon-hover li span img {
  width: 100%;
  cursor: pointer;
}

.social-icon-hover li span:hover {
  animation-name: bounce;
  -moz-animation-name: bounce;
}

@keyframes bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  60% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

.share-post-box {
  background-color: var(--whitebg);
  width: 320px;
  position: absolute;
  right: 0px;
  padding: 20px;
  display: none;
  z-index: 99;
}

.share-post-list ul li {
  display: inline-block;
  margin: 0px 10px;
}

.share-post-list ul li:last-child {
  margin-right: 0px;
}

.share-post-list ul li:first-child {
  margin-left: 0px;
}

.share-post-list ul li a {
  display: inline-block;
  width: 20px;
}

.share-post-list ul li a img {
  width: 100%;
}

.share-post-list ul li a:hover {
  opacity: 0.6;
}

.share-post-list ul {
  display: inline-flex;
}

.offinsive {
  font-size: 16px;
  font-weight: 400;
  color: var(--whitecolor);
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.offinsive svg {
  width: 25px;
  margin-right: 8px;
  height: auto;
  fill: var(--whitecolor);
}

.offinsive svg path {
  stroke: var(--whitecolor);
}

.offinsive.active svg path {
  fill: var(--brandbg);
  stroke: var(--brandbg);
}

.share-icon-post {
  color: var(--blackcolor);
  display: inline-flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
}

.share-icon-post img {
  width: 15px;
  margin-right: 10px;
}

.share-post-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.toggle-share-button {
  position: relative;
  display: inline-block;
}

.post-detail-wraper {
  width: calc(100% - 50px);
  padding-left: 30px;
  margin-left: auto;
}

.like .like-button-icon {
  display: inline-flex;
}

/*---write---review----start---here---*/
.write-review .user-image-post {
  width: 50px;
  height: 50px;
}

.write-review .post-text-type-box {
  width: calc(100% - 50px);
  padding-left: 20px;
}

.write-review .post-text-type-box input {
  padding: 15px 75px 15px 0;
  border: none;
  border-radius: 0px;
}

.write-review .post-text-type-box .post-submit {
  right: 0px;
}

.post-box {
  padding: 15px 20px;
}

/*---comment---wraper---start---here---*/
.comment-title {
  color: var(--whitecolor);
  font-size: 22px;
  font-weight: 600;
}

.comment-detail-wraper {
  margin-top: 45px;
}

.comment-bg-wraper {
  margin-top: 45px;
  background: rgba(30, 29, 29, 1);
  padding: 25px;
}

.comment-bg-wraper .single-comment {
  margin: 0px;
  padding: 0px;
  border: none;
}

.comment-bg-wraper .user-image-post-detail {
  height: 40px;
  width: 40px;
}

/* .comment-bg-wraper .post-detail-right-box {width: calc(100% - 40px);padding-left: 40px;} */
.comment-bg-wraper .post-detail-wraper {
  width: calc(100% - 40px);
  padding-left: 30px;
}

.comment-bg-wraper .box-like-comment {
  margin-top: 0px;
}

.comment-bg-wraper .like-dislike-icon-detial img {
  position: relative;
}

.comment-bg-wraper .comment-box-like-detail {
  margin-left: 7px;
  color: var(--whitecolor);
  font-size: 16px;
  border-bottom: 2px solid var(--greyborder2);
  line-height: 19px;
}

.comment-bg-wraper .comment-total {
  margin-left: 15px;
  color: var(--whitecolor);
  font-size: 16px;
  border-bottom: 2px solid var(--greyborder2);
  line-height: 19px;
  font-weight: 400;
}

.comment-bg-wraper .box-like-comment {
  font-size: 16px;
  font-weight: 400;
}

.comment-bg-wraper .rating-colm {
  position: relative;
}

.comment-bg-wraper .like-comment-list {
  border-bottom: 1px solid var(--greyborder2);
  padding-bottom: 20px;
}

.like-comment-list {
  margin-top: 25px;
}

.comment-bg-wraper .post-content-detail {
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 250, 250, 1);
}

.comment-bg-wraper .like svg {
  width: 17px;
}

.comment-bg-wraper .post-detail-user-name {
  font-size: 18px;
}

.comment-bg-wraper .plantium-user {
  font-size: 15px;
}

.comment-bg-wraper .designation-user,
.days-ago-content {
  font-size: 14px;
}

.single-reply {
  border: none;
  padding: 0px;
  margin: 0px;
  padding-top: 20px;
  border-bottom: 1px solid var(--greyborder2);
  border-top: 1px solid var(--greyborder2);
}

.single-reply:first-child {
  border-top: none;
}

.reply-wraper {
  width: calc(100% - 78px);
  display: none;
  margin-left: auto;
}

.active-single-comment .reply-wraper {
  display: block;
}

.comment-bg-wraper .single-reply .like-comment-list {
  border-bottom: none;
}

.inner-reply {
  display: none;
}

.active-inner-reply .inner-reply {
  display: block;
}

.active-inner-reply .inner-reply .single-reply {
  border-top: 1px solid var(--greyborder2);
}

.comment-detail-wraper {
  display: none;
}

.activecomment .comment-detail-wraper {
  display: block;
  max-height: 400px;
  overflow-y: auto;
}

.comment-detail-wraper::-webkit-scrollbar {
  width: 5px;
}

.share-post-wrapper .comment-bg-wraper {
  border: 1px solid var(--greyborder2);
}

.share-post-wrapper .flex-like-comment .flex-like-colm {
  color: var(--whitecolor);
}

.share-post-wrapper .flex-like-comment .flex-like-colm .rating {
  display: flex;
}

.share-post-wrapper .single-post.share-post-holder {
  width: 75%;
}

.comment-detail-wraper::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.comment-detail-wraper::-webkit-scrollbar-thumb {
  background: var(--brandbg);
}

.write-review {
  display: none;
}

.activecommentinput .write-review,
.activecommentinput .comment-detail-wraper {
  display: block;
  max-height: 400px;
  overflow-y: auto;
}

.reply-wraper.active-inner-reply {
  display: block;
  max-height: 400px;
  overflow-y: auto;
}

.comment-bg-wraper .write-review .post-box {
  background: #2f2f2f;
}

.comment-bg-wraper .write-review .post-text-type-box input {
  border: 1px solid var(--greyborder);
  border-radius: 30px;
  padding: 14px 20px;
  padding-right: 110px;
}

.comment-bg-wraper .write-review .post-text-type-box .post-submit {
  right: 20px;
}

.comment-bg-wraper .write-review .post-text-type-box {
  padding-left: 30px;
}

.comment-bg-wraper .post-box {
  padding: 10px 8px;
}

.comment-bg-wraper .write-review .user-image-post {
  width: 40px;
  height: 40px;
}

.single-post .comment-bg-wraper .write-review {
  padding: 15px 0px;
  display: none;
}

.single-post .comment-bg-wraper .write-review.reply-input-box-show {
  display: block;
}

.reply-btn-inline {
  display: inline-flex;
}


@media only screen and (min-width: 1025px) {
  .toggle-share-button:hover .share-post-box {
    display: block;
  }

  .like:hover .hover-btn-like {
    display: block;
  }
}

.discover-info-box a {
  text-align: center;
}


/*----market--pages---start---here---*/
.market-pages {
  background: var(--blackbg);
}

.market-data-wraper {
  padding-top: 50px;
}

.market-tabs-wraper {
  position: sticky;
  top: 0px;
  background: #000;
  padding: 15px 0px;
  z-index: 222;
  margin-top: 30px;
  margin-bottom: -15px;
}

.market-tabs-wraper ul {
  display: flex;
  border-bottom: 1px solid var(--greyborder);
}

.market-tabs-wraper ul li {
  display: block;
  margin: 0px 50px;
  position: relative;
  padding-bottom: 25px;
}

.market-tabs-wraper ul li:first-child {
  margin-left: 0px;
}

.market-tabs-wraper ul li:last-child {
  margin-right: 0px;
}

.market-tabs-wraper ul li a {
  color: var(--whitecolor);
  font-size: 16px;
}

.market-tabs-wraper ul li a.active:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0px;
  right: 0px;
  height: 2px;
  border-radius: 5px;
  background: var(--whitebg);
}

.market-tabs-wraper ul li a.active {
  font-weight: 600;
}

.market-pages-title {
  color: var(--whitecolor);
  font-size: 18px;
  font-weight: 600;
}

.market-data-table {
  border: 1px solid var(--greyborder);
  margin-top: 0;
  overflow-x: auto;
}

.market-data-table tr th,
.market-data-table tr td {
  color: var(--whitecolor);
  text-align: center;
  white-space: nowrap;
}

.market-data-table tr {
  border-bottom: 1px solid var(--greyborder2);
}

.market-data-table thead {
  background: rgba(29, 28, 28, 1);
}

.market-data-table tr th {
  padding: 18px 10px;
  color: #dfdfdf;
  font-size: 14px;
  font-weight: 300;
}

/* .market-data-table tr th:first-child, .market-data-table tr td:first-child{text-align: left;width: 25%;} */
.market-data-table tr td {
  padding: 25px 10px;
  font-size: 16px;
  font-weight: 400;
}

.title-inner-table {
  font-size: 16px;
  font-weight: 600;
}

.market-data-table table {
  width: 100%;
}

.market-data-box {
  width: 100%;
}

/*---economic---clander---start---here---*/
.economic-clander-page {
  background-color: var(--blackbg);
}

.economic-clander-wraper {
  min-height: 200px;
  border: 1px solid var(--greyborder);
  margin: 0px auto;
  margin-top: 70px;
  width: 730px;
  padding: 15px;
  background: var(--whitebg);
}

.economic-clander-wraper iframe {
  width: 100%;
  height: 500px;
}

.pdf-file {
  width: 100%;
  height: 80vh;
  overflow-y: scroll;
  display: block;
}

.pdfModal .modal__dialog {
  width: 60%;
  height: 90%;
  overflow: hidden;
  top: 35px;
}

#pdfModal .modal-header {
  position: relative;
  padding: 10px;
  border-bottom: 5px solid var(--blackborder);
}

#pdfModal .modal-header .logo-wrap img {
  width: 290px;
}

#pdfModal .modal-header .logo-wrap {
  text-align: right;
}

#pdfModal .modal__content {
  padding: 0;
}

#pdfModal .modal-header .title {
  font-size: 32px;
  text-transform: capitalize;
}

/*---market---outlook---start---here---*/
.market-outlook-page {
  background: var(--blackbg);
}

.market-mini-tab {
  margin: 50px 0px;
  width: 380px;
}

.market-mini-tab-list {
  display: flex;
}

.market-mini-tab-list li {
  width: 50%;
}

.market-mini-tab-list li a {
  display: block;
  padding: 8px 5px;
  background: rgba(30, 29, 29, 1);
  text-align: center;
  color: var(--whitecolor);
  font-size: 16px;
}

.market-mini-tab-list li a.active {
  background: var(--brandbg);
}

.market-tab-list ul {
  justify-content: normal;
}

.market-tab-list ul li {
  margin: 0px 55px;
}

.market-tab-list ul li:first-child {
  margin-left: 0px;
}

.market-tab-list ul li:last-child {
  margin-right: 0px;
}

.content-inner-listing {
  font-size: 16px;
  color: var(--whitecolor);
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 1.5;
  height: 92px;
}

.report-listing-box .sm-title-two {
  color: var(--whitecolor);
  margin-top: 15px;
  transition: all 0.3s;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 50px;
}

.report-listing-box .sm-title-two:hover {
  color: var(--brandcolor);
}

.report-listing-box {
  background: linear-gradient(0deg, #1E1D1D, #1E1D1D), linear-gradient(0deg, #666666, #666666);
  border: 1px solid rgba(102, 102, 102, 1);
  margin-top: 30px;
  position: relative;
  z-index: 2;
}

.market-tab-list {
  margin-bottom: 20px;
}

.report-head,
.report-content-listing {
  padding: 35px 15px 35px 15px;
}

.report-content-listing {
  border-top: 1px solid rgba(102, 102, 102, 1);
  border-bottom: 1px solid rgba(102, 102, 102, 1);
}

.link-listing {
  text-align: right;
  margin-top: 30px;
}

.report-listing-box .date-and-time-box {
  padding: 15px 15px;
}

.report-colm-listing {
  position: relative;
}

.report-colm-listing:after {
  opacity: 0;
  content: '';
  position: absolute;
  top: -2px;
  right: -2px;
  left: -2px;
  bottom: -2px;
  background: linear-gradient(360deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
  z-index: 1;
}

.report-colm-listing:hover:after {
  opacity: 1;
}

.report-colm-listing:hover .report-listing-box {
  border: 1px solid transparent;
}

.report-listing-box .latest-blog-time-dat-box {
  padding-bottom: 0px;
}

/*---privacy--policy---start---here---*/
.privacy-policy {
  background: var(--blackbg);
}

.privacy-policy p,
.privacy-policy li,
.privacy-policy h1,
.privacy-policy h2,
.privacy-policy h3,
.privacy-policy h4,
.privacy-policy h5,
.privacy-policy,
.privacy-policy li {
  color: #fff;
}

.privacy-policy h1,
.privacy-policy h2,
.privacy-policy h3,
.privacy-policy h4,
.privacy-policy h5,
.privacy-policy h6 {
  font-size: 30px;
  line-height: 1.2;
}

.privacy-policy p,
.privacy-policy li {
  font-size: 16px;
  margin: 15px 0px;
}

.privacy-policy p strong {
  font-weight: 700;
  font-size: 18px;
}

.privacy-policy li {
  position: relative;
  padding-left: 20px;
}

.privacy-policy li:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0px;
  width: 8px;
  height: 8px;
  border-radius: 30px;
  background: var(--whitebg);
}

/*---market--outlook-report---page--start---here---*/
.unsubscribe-user-report-btn {
  text-align: center;
}

.please-subscribe-title {
  font-size: 30px;
  margin-bottom: 25px;
}

.please-subscribe-title strong {
  font-weight: 600;
}

.advertisement-colm {
  width: 25%;
  padding-left: 50px;
}

.report-wraper-detail {
  display: flex;
}

.market-opnion-tablist ul li {
  margin: 0px 20px;
}

.reports-listing-tab-list {
  margin-top: 50px;
}

.openion-home-listing-page {
  background: var(--blackbg);
}

.audio-podcast-listing .title-colm-treding {
  width: 440px;
}

.audio-podcast-listing .trending-discreption-colm {
  width: calc(100% - 265px);
}

.audio-listing-wraper-box .report-title,
.audio-listing-wraper-box .date-and-time-box span,
.audio-listing-wraper-box .sm-title-two,
.audio-listing-wraper-box .video-description {
  color: var(--whitecolor);
}

.trending-podcast .audio-listing-wraper-box .share-button svg path {
  fill: var(--whitebg);
}

.trending-podcast .audio-listing-wraper-box .report-title:after {
  background: var(--whitebg);
}

.audio-listing-wraper-box .audio-box {
  background: rgba(29, 28, 28, 1);
  position: relative;
  z-index: 2;
}

.listing-podcast {
  position: relative;
}

.audio-listing-wraper-box .listing-podcast:after {
  opacity: 0;
  content: '';
  position: absolute;
  top: -3px;
  right: -3px;
  left: -3px;
  bottom: -3px;
  background: linear-gradient(360deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
  z-index: 1;
}

.audio-listing-wraper-box .listing-podcast:hover:after {
  opacity: 1;
}

.select-payment-content {
  background: var(--whitebg);
}

.select-payment-content span {
  color: var(--blackcolor);
}

.paytym img {
  width: 54px;
  left: -6px;
}

.paytym .select-payment-text {
  padding-left: 65px;
}

.payment-method-bottom .section-title {
  display: inline-block;
}

.payment-method-bottom {
  margin-top: 70px;
}

.select-plan-review-confirmation .section-title {
  font-size: 36px;
}


@media only screen and (min-width: 1200px) {
  .payment-page .container {
    max-width: 76%;
  }

  .payment-page .package-detail-left-colm {
    width: 40%;
  }

  .payment-page .package-detial-sign-up-colm {
    width: 60%;
  }

  .select-plan-review-confirmation .step-bar,
  .payment-method-bottom {
    width: 60.5%;
    margin-left: auto;
    margin-right: auto;
  }
}

.sitemap {
  background: var(--blackbg);
}

.sitemap-list {
  margin-top: 30px;
}

.sitemap-list li {
  border-bottom: 1px solid var(--greyborder2);
  padding: 15px 0px;
}

.sitemap-list li a {
  color: var(--whitecolor);
  font-size: 16px;
  transition: all 0.5s;
}

.sitemap-list li a:hover {
  color: var(--brandcolor);
}

.like-button-icon.isActive svg path {
  fill: var(--brandbg);
  stroke: var(--brandbg);
}

@media only screen and (min-width: 1900px) {
  .section-title {
    font-size: 60px;
  }

  .link {
    font-size: 20px;
  }

  .link img {
    width: 30px;
  }

  .sm-title {
    font-size: 20px;
  }

  .sm-title-two {
    font-size: 24px;
  }

  .section-description {
    font-size: 20px;
    line-height: 1.6;
  }

  .lg-title {
    font-size: 36px;
  }

  .marque-slide li {
    font-size: 20px;
  }

  .marque-slide li:after {
    width: 20px;
    height: 20px;
  }

  .view-all-btn-black,
  .view-all-btn-white {
    padding: 15px 35px;
    font-size: 20px;
  }

  .view-all-btn-white img {
    width: 26px;
  }

  .forget-password {
    font-size: 16px;
  }

  .select-payment-text img {
    width: 60px;
  }

  .select-payment-text {
    padding-left: 60px;
  }

  .checkmark-custom {
    width: 24px;
    height: 24px;
  }

  .card-save-box {
    padding-left: 40px;
  }

  .verfiy-button {
    top: 22px;
  }

  .ui-datepicker-calendar tbody td span,
  .ui-datepicker-calendar tbody td a {
    font-size: 20px;
    padding: 8px 15px;
  }

  .ui-datepicker-calendar thead th,
  .ui-datepicker-title {
    font-size: 20px;
  }

  .ui-datepicker-header a.ui-datepicker-prev,
  .ui-datepicker-header a.ui-datepicker-next {
    background-size: 19px;
  }

  .ui-datepicker-header a.ui-corner-all {
    top: 10px;
  }

  .video-description {
    font-size: 20px;
  }


  /*---succeful---wraper---start---here---*/
  .success-img {
    width: 140px;
  }

  .succeful-title {
    font-size: 28px;
  }

  .succeful-wraper-content p {
    font-size: 20px;
  }


  /*---common---input--start---here---*/
  .common-input input,
  .common-input input::placeholder,
  .common-input textarea,
  .common-input textarea::placeholder,
  .common-input select,
  .select-payment-text,
  .checkbox-title {
    font-size: 18px;
  }

  .common-input input,
  .common-input .select-payment-content,
  .common-input select {
    padding: 24px 20px;
  }

  .verfiy-button {
    font-size: 18px;
  }

  .verfiy-button img {
    width: 28px;
  }

  .password-input input {
    padding-right: 20px;
  }

  .email-input input {
    padding-right: 120px;
  }

  .eye-icon {
    width: 26px;
  }

  .brand-btn {
    width: 24px 26px;
    margin-top: 60px;
  }

  .alredy-have-account {
    font-size: 20px;
  }

  /*---otp---start---here---*/
  .otp-wraper {
    width: 800px;
  }

  .otp-title {
    font-size: 36px;
  }

  .text-otp,
  .otp-inner-wraper .alredy-have-account {
    font-size: 20px;
  }

  .close-otp {
    width: 30px;
  }

  /*---header---start---here---*/
  .nav-link,
  .dropdowen-link,
  .account-dropdowen {
    font-size: 22px;
  }

  .brand a {
    font-size: 56px;
  }

  .right-link img {
    width: 30px;
  }

  .nav-box {
    width: calc(100% - 404px);
  }

  .logo {
    width: 54px;
  }

  .header-right-box {
    width: 350px;
  }

  .search-nav {
    padding: 60px;
  }

  .search-nav input,
  .search-nav input::placeholder {
    font-size: 32px;
  }

  .button-search svg {
    width: 26px;
  }

  .account-dropdowen-wraper ul li a {
    font-size: 22px;
  }

  .user-account-icon {
    top: 2px;
  }

  .user-image-h {
    top: 2px;
    width: 30px;
    height: 30px;
  }

  .account-dropdowen {
    padding-left: 40px;
  }

  /*---transparent---header---start---here---*/
  .transparent-header .nav-box {
    width: calc(100% - 360px);
    padding-right: 30px;
  }

  .transparent-header .header-right-box {
    width: 360px;
  }

  .search-box svg {
    width: 22px;
  }

  /*---transparent---header---end---here---*/

  /*---about---section---start---here---*/
  .about-left-colm {
    width: 285px;
  }

  .about-content-right {
    width: calc(100% - 285px);
    padding-right: 6%;
  }

  .about-content-right p {
    font-size: 36px;
  }

  /*---report---section---start---here---*/
  .report-search-box input {
    padding: 25px 25px;
  }

  .report-search-box input,
  .report-search-box input::placeholder {
    font-size: 20px;
  }

  .search-report-submit {
    width: 80px;
  }

  .search-report-submit svg {
    width: 28px;
  }

  .reoprt-title-colm {
    width: 250px;
  }

  .section-padding.report-section {
    padding-top: 40px;
  }

  /*---report--tab---start---here---*/
  .tab-list ul li a {
    font-size: 20px;
  }

  .tab-list ul li {
    padding-bottom: 30px;
  }

  .report-tab-row {
    margin-top: 55px;
  }

  .report-title {
    font-size: 20px;
  }

  .report-title:after {
    top: 11px;
    height: 2px;
  }

  .date-and-time-box span {
    font-size: 18px;
  }

  .report-wraper {
    height: 700px;
  }

  .report-link {
    padding-right: 90px;
  }

  /*---opinion---section---start---here---*/
  .section-padding.opinion-section {
    padding-top: 40px;
  }

  .opinion-nav-wraper .lg-title {
    margin: 50px 0px;
  }

  .opinion-nav-wraper .swiper-button-next:after,
  .opinion-nav-wraper .swiper-button-prev:after {
    font-size: 22px;
  }

  .opinion-slide-nav-view {
    padding-bottom: 120px;
  }

  .opinion-nav-wraper .swiper-button-next,
  .opinion-nav-wraper .swiper-button-prev {
    bottom: 40px;
  }

  .opinion-slider-wraper {
    margin-top: 70px;
  }


  /*---latest---blog---start---here---*/
  .date-select {
    width: 250px;
  }

  .date-select input {
    padding: 15px 38px 15px 15px;
  }

  .date-select input,
  .date-select input::placeholder {
    font-size: 20px;
    font-weight: 500;
  }

  .latest-blog-link {
    width: 25px;
  }

  /*---treding---podcast---start---here---*/
  .title-colm-treding {
    width: 650px;
  }

  .trending-discreption-colm {
    width: calc(100% - 650px);
  }

  /*---subscribe--now---start---here---*/
  .subscribe-title-colm {
    width: 550px;
  }

  .subscribe-description-colm {
    width: calc(100% - 550px);
  }

  /*---subscribe--now---start---here---*/
  .subscribe-title {
    font-size: 36px;
  }

  .subscribe-price {
    font-size: 56px;
  }

  .subscribe-list li {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .subscribe-list li img {
    width: 25px;
  }

  .subscribe-price {
    padding: 40px 0px;
  }

  .subscribe-colm-inner {
    padding-bottom: 180px;
  }

  /*---footer---start---here---*/
  .footer-title {
    font-size: 24px;
  }

  .footer-content li a,
  .address-footer,
  .address-footer li a {
    font-size: 20px;
  }

  .footer-heading {
    font-size: 46px;
  }

  .write-to-us {
    font-size: 36px;
  }

  .footer-left-email a,
  .footer-left-content p {
    font-size: 24px;
  }

  .copy-right {
    font-size: 16px;
    padding: 60px 0px;
  }

  .address-footer img {
    width: 26px;
  }

  .address-footer {
    padding-left: 40px;
  }

  .footer-left-colm,
  .footer-right-colm {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .scroll-top {
    width: 50px;
    height: 50px;
  }

  .btn-subcribe-now-footer {
    font-size: 46px;
  }

  .footer-suscribe-button {
    width: 420px;
  }

  .btn-subcribe-now-footer img {
    width: 34px;
  }

  .btn-subcribe-now-footer {
    padding: 30px 40px;
  }

  .sticky-button {
    font-size: 16px;
  }

  .stickydiv {
    right: -55px;
  }

  /*---report---detail---section---start---here---*/
  .related-report-title {
    font-size: 28px;
  }

  .report-detail-title {
    font-size: 46px;
  }

  .report-detail-title-box .date-and-time-box span {
    font-size: 24px;
  }

  .detail-article-share span {
    font-size: 18px;
  }

  .detail-article-share ul li a {
    width: 22px;
  }

  .report-detail-content p {
    font-size: 20px;
  }

  .related-report-title:after {
    top: 16px;
  }


  /*---report---detail---section---start---here---*/
  .subscription-detail-title-box .section-title {
    font-size: 60px;
  }

  .subscribe-title-detail {
    font-size: 32px;
  }

  .subscribe-list-detail li,
  .already-have-account-detail,
  .subscribe-list-detail p,
  .subscribe-list-detail .email-subscription-detail a {
    font-size: 24px;
  }

  .connect-subscription {
    padding: 70px 0px;
  }

  .subscription-detail-title-box {
    margin-bottom: 70px;
  }

  .already-have-account-detail {
    margin-top: 70px;
  }

  /*---select---plan---start---here---*/
  .step-text {
    font-size: 22px;
  }

  .step-text:after {
    top: 4px;
    width: 24px;
    height: 24px;
  }

  .step-text:before {
    width: 15px;
    height: 15px;
    top: 9px;
    left: 21px;
  }

  .step-text {
    padding-left: 52px;
  }

  .step-bar ul:after {
    top: 18px;
  }

  /*---plan---sign-up---start---here---*/
  .you-plan-title {
    width: 210px;
    font-size: 36px;
  }

  .your-plan-price {
    width: calc(100% - 210px);
    font-size: 24px;
  }

  .list-content-plan li {
    font-size: 20px;
  }

  .list-content-plan li img {
    width: 22px;
  }

  .package-detial-sign-up-colm .section-title {
    font-size: 46px;
  }

  .subtotal-text {
    font-size: 18px;
  }

  .subtotal-price {
    font-size: 24px;
  }


  /*---about--us---page---start---here---*/
  .content-about-us-wraper p,
  .team-profile,
  .popup-member-profile,
  .team-popup-content p {
    font-size: 20px;
  }

  .team-name,
  .popup-member-name {
    font-size: 24px;
  }

  .team-section {
    margin-bottom: 50px;
  }

  .popup-member-profile {
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .content-popup {
    max-height: 400px;
  }

  .close-modal {
    width: 32px;
  }

  /*---contact--us----start--here---*/
  .contact-left-information .sm-title-two {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .contact-left-information p,
  .contact-detial-left-info a,
  .contact-detial-left-info .address {
    font-size: 20px;
    line-height: 30px;
  }

  .contact-detial-left-info img {
    width: 25px;
  }

  .social-icon-contact li a {
    width: 35px;
  }

  .contact-colm-left {
    padding-top: 125px;
  }

  /*---help---and---support---popup---start---here---*/
  .helpAndSupport .section-title {
    font-size: 36px;
  }

  /*---my---account---start---here---*/
  .user-left-list,
  .user-right-input input,
  .edit-details,
  .upload-text {
    font-size: 20px;
  }

  .user-left-list,
  .user-right-input input,
  .edit-details {
    font-size: 24px;
  }

  .edit-details svg {
    width: 24px;
  }

  .use-details-list {
    padding-right: 75px;
  }

  .account-left-colm .section-title {
    font-size: 36px;
  }

  .professinol-details-title,
  .professinol-details-description,
  .title-about-me,
  .abbout-me div {
    font-size: 20px;
  }

  .account-nav-box {
    top: 120px;
  }

  /*---manage---subscription---start---here---*/
  .billing-history-colm {
    font-size: 18px;
  }

  .billing-history-title,
  .billing-detail-title {
    font-size: 24px;
  }

  .cancel-subscription,
  .acount-nav-list li a {
    font-size: 20px;
  }

  .cancel-subscription img {
    width: 22px;
  }

  .btn-billing-d {
    font-size: 18px;
  }

  .plan-price {
    font-size: 36px;
  }

  .plan-detal-package,
  .billing-detail-colm-inner p {
    font-size: 20px;
  }

  .card-user-name,
  .card-date,
  .card-name {
    font-size: 14px;
  }

  .billing-detail-wraper,
  .billing-history-title,
  .cancel-subscription-btn {
    margin-top: 50px;
  }

  .billing-detail-colm-inner {
    padding: 30px;
    padding-bottom: 100px;
  }

  .button-billing-details {
    left: 30px;
    right: 30px;
    bottom: 30px;
  }

  .plan-title-confirmation {
    font-size: 24px;
  }

  .card-name-payment,
  .card-detail-payment,
  .user-name-payment,
  .expire-date-payment {
    font-size: 16px;
  }

  .card-name-payment {
    font-size: 14px;
  }

  .card-payment {
    width: 50px;
  }

  .card-right-payment {
    width: calc(100% - 50px);
  }

  .account-dropdowen-wraper {
    width: 346px;
  }


  /*---forum---development---start---here---*/
  .post-text-type-box input,
  .post-text-type-box input::placeholder,
  .designation-user,
  .days-ago-content,
  .designation-user,
  .days-ago-content,
  .like-name-and-count,
  .count-comment {
    font-size: 20px;
  }

  .post-content-detail,
  .plantium-user,
  .box-like-comment,
  .rating-total {
    font-size: 24px;
  }

  .post-submit {
    font-size: 22px;
  }

  .post-detail-user-name {
    font-size: 28px;
  }

  .rating label:before {
    font-size: 26px;
  }

  .rating label {
    width: 28px;
    height: 35px;
  }

  .box-like-comment svg {
    width: 30px;
  }

  .like-button svg {
    width: 23px;
  }

  .like-dislike-icon-detial li img {
    width: 26px;
  }

  .user-image-post {
    width: 75px;
    height: 75px;
    border-radius: 50%;
  }

  .post-text-type-box {
    width: calc(100% - 75px);
  }

  .user-image-post-detail {
    width: 60px;
    height: 60px;
    border-radius: 50%;
  }

  .post-detail-right-box {
    width: calc(100% - 60px);
  }

  .icon-toogle {
    width: 25px;
  }

  .post-detail {
    margin: 70px 0px;
  }

  .offinsive {
    font-size: 20px;
  }

  .share-icon-post {
    font-size: 20px;
  }

  .share-post-list ul li a {
    width: 26px;
  }

  .share-post-box {
    width: 365px;
  }

  .share-icon-post img {
    width: 20px;
  }

  .offinsive svg {
    width: 30px;
  }

  .post-detail-wraper {
    width: calc(100% - 60px);
  }

  .rating-title {
    display: inline-block;
  }


  /*--comment---start---here---*/
  .comment-bg-wraper .user-image-post-detail {
    height: 45px;
    width: 45px;
  }

  .comment-bg-wraper .post-detail-right-box {
    width: calc(100% - 45px);
  }

  .comment-bg-wraper .post-detail-user-name {
    font-size: 24px;
  }

  .comment-bg-wraper .plantium-user,
  .comment-bg-wraper .designation-user,
  .days-ago-content,
  .comment-bg-wraper .post-content-detail,
  .comment-bg-wraper .box-like-comment,
  .comment-bg-wraper .comment-total,
  .comment-bg-wraper .comment-box-like-detail {
    font-size: 20px;
  }

  .comment-bg-wraper .like svg {
    width: 20px;
  }

  .comment-bg-wraper .like-dislike-icon-detial img {
    width: 25px;
  }

  .single-reply {
    margin: 0px;
    padding-top: 30px;
  }


  /*----market--pages---start---here---*/
  .market-tabs-wraper ul li a,
  .market-data-table tr th,
  .market-data-table tr td {
    font-size: 20px;
  }

  .market-pages-title {
    font-size: 24px;
  }

  .title-inner-table {
    font-size: 22px;
  }

  /* .market-data-table tr th{ padding: 20px 30px;} */
  .market-data-table tr td {
    padding: 30px;
  }



  /*---market---outlook---start---here---*/
  .report-listing-box .sm-title-two {
    height: 64px;
  }

  .content-inner-listing {
    font-size: 20px;
    height: 118px;
  }

  .pagination ul li a {
    padding: 3px 13px;
    font-size: 18px;
  }

  .market-mini-tab-list li a {
    font-size: 20px;
  }

  .market-mini-tab {
    width: 476px;
  }

  .please-subscribe-title {
    font-size: 36px;
  }

  .audio-podcast-listing .title-colm-treding {
    width: 330px;
  }

  .audio-podcast-listing .trending-discreption-colm {
    width: calc(100% - 330px);
  }

  .select-plan-review-confirmation .section-title {
    font-size: 46px;
  }

  .select-plan-review-confirmation .brand-btn {
    padding: 22px 5px;
  }

  .sitemap-list li a {
    font-size: 18px;
  }


}

iframe body #headerRow {
  display: flex;
  align-items: center;
  height: fit-content;
}

@media only screen and (min-width: 1930px) {
  .nav-box {
    width: calc(100% - 436px);
    padding-right: 50px;
  }

  .header-right-box {
    width: 380px;
  }

  .right-link img {
    width: 30%;
  }

  .right-link-box {
    justify-content: flex-end;
  }

  .list-nav {
    justify-content: center;
  }

  .nav-item {
    margin: 0px 30px;
  }
}


@media screen and (max-width: 1440px) and (min-width: 1400px) {
  .banner-content {
    top: 21vh;
  }
}


#pdf-viewer {
  position: relative;
  height: 80vh !important;
  overflow-x: hidden;
}

#pdf-viewer .page {
  margin: auto;
  width: 100% !important;
  height: 1000px !important;
}

#pdf-viewer .canvasWrapper {
  width: 100% !important;
  margin: auto;
  height: inherit !important;
}

#pdfModal .close {
  left: 20px;
  right: auto;
  border: none;
  background: transparent;
  z-index: 1000;
  transition: 0.3s ease-in-out;
}

#pdfModal .close:hover {
  opacity: 0.7;
}

#pdf-viewer .page .canvasWrapper canvas {
  width: 100% !important;
  object-fit: contain;
  height: inherit !important;
}

#pdf-viewer .page .textLayer {
  display: none;
}

.share-post-wrapper {
  background-color: var(--blackbg);
  padding: 60px 0;
}

.share-post-wrapper .post-detail {
  margin: 0;
}

.share-post-wrapper .post-detail .flex-like-colm span {
  color: var(--whitecolor);
}

#reactionModal .modal__dialog {
  width: 40%;
}

#reactionModal .modal__content {
  padding: 0;
}

#reactionModal .modal-header {
  display: flex;
  gap: 10px;
  padding: 25px 30px 10px;
  border-bottom: 1px solid #e8e8e8;
}

#reactionModal .modal__dialog .close-modal {
  font-size: 25px;
  font-weight: 700;
  top: 18px;
  right: 18px
}

#reactionModal .modal-body {
  padding-left: 30px;
}

#reactionModal .modal-body .tab-pane {
  display: none;
}

#reactionModal .modal-body .tab-pane.active {
  display: block;
}

#reactionModal .modal-header .cta-btn {
  font-size: 17px;
  font-weight: 500;
  padding: 10px 12px;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 7px;
  cursor: pointer;
}

#reactionModal .modal-header .cta-btn img {
  width: 18px;
}

#reactionModal .modal-header .cta-btn:hover {
  background-color: #e8e8e8;
}

#reactionModal .modal-header .cta-btn.active {
  color: var(--brandcolor);
  background-color: #e8e8e8;
}

#reactionModal .modal-body .reactors-tab {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 10px 0;
}

#reactionModal .modal-body .reactors-tab .error {
  font-size: 17px;
  font-weight: 600;
}

#reactionModal .modal-body .reactors-tab .user-detail {
  padding: 18px 0;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
}

#reactionModal .modal-body .reactors-tab .user-detail .name {
  display: block;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0;
}

.comment-bg-wraper .post-detail-wraper .edit-wrap {
  /*display: none;*/
  margin: 10px 0;
}

.like-reply-counter {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--greyborder2);
  padding-bottom: 10px;
}

.like-reply-counter .like-dislike-icon-detial a {
  display: flex;
}

.like-reply-counter .total-reply {
  cursor: pointer;
}

.post-edit-form-enter {
  margin: 10px 0;
}

.post-edit-form-enter input {
  background: rgba(30, 29, 29, 1) !important;
}

.edit-wrap input {
  background: var(--blackbg);
  color: var(--whitebg);
  margin-bottom: 8px;
  border: none;
}

.comment-bg-wraper .post-detail-wraper .editbtn-wrap {
  display: flex;
  gap: 5px;
}

.replyFormDataByEnter {
  position: relative;
}

.editbtn-wrap button {
  background-color: var(--brandbg);
  color: var(--whitecolor);
  font-size: 12px;
  padding: 7px;
  text-transform: capitalize;
  border: none;
}

#notSubscribe .modal-body {
  text-align: center;
}

#notSubscribe .modal-body .msg {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 25px;
}

.error-subscribe {
  background-color: #dc3545;
  text-align: center;
  padding: 10px 0;
}

.error-subscribe .msg {
  font-size: 17px;
  line-height: 1.3;
  color: var(--whitecolor);
}

.error-subscribe .cta {
  font-size: 17px;
  color: var(--brandcolor);
  text-decoration: underline;
  transition: 0.3s all ease-in-out;
}

.error-subscribe .cta:hover {
  color: var(--whitecolor);
}

.error-subscribe-wrap .error-holder {
  width: 50%;
  margin: auto;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  padding: 2rem;
  position: relative;
}

.error-subscribe-wrap .error-holder .msg {
  display: block;
  margin-bottom: 15px;
}

.error-subscribe-wrap .error-holder img {
  width: 120px;
  height: auto;
  object-fit: contain;
}

.share-post-box .delete-edit-toggle .btn-wrap {
  display: flex;
  align-items: center;
  gap: 16px;
}

.share-post-box .delete-edit-toggle .btn-wrap button {
  background: transparent;
  border: none;
  font-size: 16px;
  font-weight: 500;
  transition: 0.3s all ease-in-out;
}

.share-post-box .delete-edit-toggle .btn-wrap button:hover {
  color: var(--brandcolor);
}

.rating-title {
  padding-right: 5px;
}

.trade-status-detail{
  background-color:var(--blackbg);
}

.trade-status-detail *{
  color: #fff;
}

.trade-status-detail p{
  color: #fff;
}
.trade-status-detail p a{
  display: inline;
  color:#ff7d00;
}
.trade-status-detail .section-title{
  width: fit-content;
  margin: 0 auto 30px;
}
.alert-msg {
  padding: 10px 18px;
  position: fixed;
  z-index: 99;
  right: 0;
  top: 150px;
  transition: 0.3s all ease-in-out;
}

.alert-msg .msg {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  margin: 0;
}

.alert-error {
  background-color: #df1212;
}

.alert-success {
  background-color: rgb(13, 149, 13);
}

.alert.alert-error .error-msg {
  color: #fff;
  font-size: 16px;
}

.resend-btn {
  background: transparent;
  color: #fff;
  border: none;
  font-size: 16px;
  text-transform: capitalize;
  padding-left: 10px;
  transition: 0.3s all ease-in-out;
}

.resend-btn:hover {
  color: var(--brandcolor);
}

.alert.alert-error {
  background-color: #df1212;
  padding: 10px 18px;
  position: absolute;
  z-index: 99;
  right: 0;
  top: 7px;
  transition: 0.3s all ease-in-out;
}

.alert.alert-error .error-msg {
  color: #fff;
  font-size: 16px;
}

#cancelSubscription {
  text-align: center;
}

#cancelSubscription .close-modal {
  font-size: 25px;
  top: 16px;
  right: 16px;
}

#cancelSubscription .msg {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 10px;
}

#cancelSubscription .modal__dialog {
  width: 30%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#cancelSubscription .modal__content {
  padding: 30px 15px;
}

#readmoreModal .modal__dialog {
  height: 90%;
  overflow-y: scroll;
}

#readmoreModal .modal__dialog .close {
  height: 30px;
  width: 30px;
  font-size: 18px;
  font-weight: 500;
  top: 5px;
  right: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--brandbg);
  padding: 6px;
  border-radius: 50%;
  border: none;
  color: var(--whitecolor);
  line-height: 1;
  transition: 0.3s all ease-in-out;
}

#readmoreModal .modal__dialog .close:hover {
  opacity: 0.7;
}

#readmoreModal .modal__dialog::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
}

#readmoreModal .modal__dialog::-webkit-scrollbar-thumb {
  background: #ff7d00 !important;
}

#readmoreModal .modal__dialog::-webkit-scrollbar {
  width: 5px;
}

.thanks-wrapper .msg-wrap {
  margin: auto;
  padding: 3rem;
  text-align: center;
  width: 50%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.thanks-wrapper .msg-wrap img {
  width: 90px;
}

.thanks-wrapper .msg-wrap .title {
  font-size: 40px;
  text-transform: capitalize;
}

.thanks-wrapper .msg-wrap .text {
  display: block;
  font-size: 16px;
  margin-bottom: 12px;
}

.thanks-wrapper .msg-wrap .list {
  text-align: center;
  width: fit-content;
  margin: 12px auto;
}

.thanks-wrapper .msg-wrap .list li {
  font-size: 16px;
  margin-bottom: 7px;
  line-height: 1.3;
  text-transform: capitalize;
}

.latest-blog.news-detail-wrap {
  background-color: var(--blackbg);
}

.latest-blog.news-detail-wrap .section-title {
  color: var(--whitecolor);
}

.latest-blog.news-detail-wrap .tab-list ul li a {
  color: var(--whitecolor);
}

.news-detail-wrap .latest-blog-colm {
  height: 90%;
}

.latest-blog-colm:after {
  bottom: -10px;
}

.latest-blog.news-detail-wrap .section-title {
  padding-bottom: 15px;
  width: fit-content;
}

.latest-blog.news-detail-wrap .section-title:after {
  display: block;
}

.latest-blog.news-detail-wrap .swiper-wrapper {
  z-index: 0;
}

.account-section .user-details .user-right-input .title {
  font-size: 18px;
  color: var(--whitecolor);
  display: block;
  padding: 12px 15px;
  /* text-transform: capitalize; */
}

.account-section .user-details #user-detail-input,
.account-section .user-details #user-number-input {
  display: none;
  background: rgba(30, 29, 29, 1);
  width: 95%;
  /* text-transform: capitalize; */
}

.account-section .user-details #user-number-save,
.account-section .user-details #user-detail-save {
  display: none;
}

.account-section .edit-details svg {
  margin-right: 0;
}

.update-btn {
  display: flex;
  margin: 0 auto;
  color: var(--whitecolor);
  font-weight: 500;
}

ul.pager {
  margin-top: 1rem;
}

ul.pager li {
  background: rgba(30, 29, 29, 1) !important;
  font-size: 16px !important;
  border-radius: 0px !important;
  line-height: 1.3;
  color: var(--whitecolor);
  padding: 0 !important;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}

ul.pager li:hover {
  background: var(--brandbg) !important;
}

ul.pager li.active.my-active {
  background: var(--brandbg) !important;
}

ul.pager li a {
  color: var(--whitecolor) !important;
}

ul.pager li:first-child,
ul.pager li:last-child {
  background: transparent !important;
}

ul.pager li .my-active {
  background: var(--brandbg) !important;
  font-size: 16px !important;
  border-radius: 0px !important;
  line-height: 1.3;
}

.latest-blog.news-detail-wrap .tab-list ul li a.active:after {
  background-color: var(--whitebg);
}

.edit-details2,
.edit-details2:hover svg path,
.user-details-box .use-details-list .edit-details,
.user-details-box .use-details-list .edit-details svg path {
  fill: var(--brandcolor);
  color: var(--brandcolor);
  transition: 0.3s all ease-in-out;
}

.edit-details2:hover,
.user-details-box .use-details-list .edit-details:hover {
  color: var(--whitecolor);
}

.edit-details2:hover svg path,
.user-details-box .use-details-list .edit-details:hover svg path {
  fill: var(--whitecolor);
}

.new-report {
  animation: animate 2s linear infinite;
}

.new-report img {
  min-width: 60px;
  margin-bottom: 0 !important;
}

@keyframes animate {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.refund-policy-sec {
  color: var(--whitecolor);
}

.refund-policy-sec .section-title-box {
  margin-bottom: 35px;
}

.refund-policy-sec .sub-heading {
  font-size: 24px;
  font-weight: 600;
  margin: 35px 0 20px;
  position: relative;
  text-transform: capitalize;
  width: fit-content;
  font-family: 'Noto Serif', serif;
}

.refund-policy-sec .sub-heading:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0px;
  right: 0px;
  height: 3px;
  background: linear-gradient(270deg, #9400D3 0%, #4B0082 14.6%, #0000FF 32.45%, #00FF00 51.08%, #FFFF00 69.13%, #FF7F00 83.72%, #FF0000 100%);
}

.not-buy-subscription .please-subscribe-title {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}

.not-buy-subscription .btn-wrapper {
  gap: 10px;
  position: relative;
  z-index: 9;
  bottom: 0;
}

.not-buy-subscription .unsubscribe-user-report-btn {
  margin: auto;
}

.not-buy-subscription .btn-wrapper .view-all-btn-black {
  white-space: nowrap;
}

.report-detail-section .report-detail-content::after {
  bottom: 0;
}

.overflowHidden {
  overflow: hidden;
}

.overflowHidden {
  height: auto;
}

.opinionFlex {
  width: 100%;
  display: block;
}

.opinionFlex .opinion-right-colm {
  width: 100%;
}

.opinionFlex .report-wraper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  max-height: 100%;
}

.report-list-opinion.pdf {
  height: 100%;
}

.report-list-opinion.pdf .report-link {
  height: 100%;
}

.wrapperFLex {
  display: flex;
  align-items: center;
  gap: 20px;
}

.marque-slide {
  display: flex;
}

#report-detail-share-ms ul.shareaholic-share-buttons {
  display: flex;
}

#report-detail-share-ms ul.shareaholic-share-buttons li.shareaholic-share-button {
  display: list-item !important;
}

#opinion-detail-share-ms ul.shareaholic-share-buttons {
  display: flex;
}

#opinion-detail-share-ms ul.shareaholic-share-buttons li.shareaholic-share-button {
  display: list-item !important;
}

.forum-development-share-icon ul.shareaholic-share-buttons {
  display: flex !important;
}

.forum-development-share-icon ul.shareaholic-share-buttons li.shareaholic-share-button {
  display: list-item !important;
}

.opinionslide-image {
  max-height: 500px;
}

.custom-linkedin-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.custom-linkedin-icon li:first-child {
  background-color: #000;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin: 0 !important;
}

.custom-linkedin-icon li:first-child a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
}


.tab-list-opinion1,
.swiper-tab-list {
  width: 100%;
  overflow: auto;
  overflow: nowrap;
}

.tab-list-opinion1 li,
.swiper-tab-list li {
  display: inline-block;
}


.tab-list-opinion1::-webkit-scrollbar,
.swiper-tab-list::-webkit-scrollbar {
  display: none;
  scrollbar-width: none;
}

.edit-wrap:not(.show){
  position: fixed;
  left: -99999px;
  z-index: -9999;
  opacity: 0;
}

/* .edit-wrap.show{
  display: block;
} */

@media screen and (min-width: 500px) {
  .report-detail-section.section-padding {
    padding: 30px 0;
  }

  .report-detail-section .detail-article-title-row {
    padding: 15px 0;
  }
}

@media screen and (max-width: 499px) {
  .report-detail-section.section-padding {
    padding: 20px 0;
  }
}
</pre></body></html>