:root {
  --common-width: 750px;
}

@media (max-width: 1100px) {
  :root {
    --common-width: 600px;
  }
}
@media (max-width: 1024px) {
  :root {
    --common-width: 350px;
  }
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fontsnew/SFProDisplay-Medium.eot");
  src: url("../../fontsnew/SFProDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("../../fontsnew/SFProDisplay-Medium.woff2") format("woff2"), url("../../fontsnew/SFProDisplay-Medium.woff") format("woff"), url("../../fontsnew/SFProDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fontsnew/SFProDisplay-Regular.eot");
  src: url("../../fontsnew/SFProDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../../fontsnew/SFProDisplay-Regular.woff2") format("woff2"), url("../../fontsnew/SFProDisplay-Regular.woff") format("woff"), url("../../fontsnew/SFProDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fontsnew/SFProDisplay-SemiboldItalic.eot");
  src: url("../../fontsnew/SFProDisplay-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../../fontsnew/SFProDisplay-SemiboldItalic.woff2") format("woff2"), url("../../fontsnew/SFProDisplay-SemiboldItalic.woff") format("woff"), url("../../fontsnew/SFProDisplay-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fontsnew/SFProDisplay-BlackItalic.eot");
  src: url("../../fontsnew/SFProDisplay-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../../fontsnew/SFProDisplay-BlackItalic.woff2") format("woff2"), url("../../fontsnew/SFProDisplay-BlackItalic.woff") format("woff"), url("../../fontsnew/SFProDisplay-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fontsnew/SFProDisplay-ThinItalic.eot");
  src: url("../../fontsnew/SFProDisplay-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../../fontsnew/SFProDisplay-ThinItalic.woff2") format("woff2"), url("../../fontsnew/SFProDisplay-ThinItalic.woff") format("woff"), url("../../fontsnew/SFProDisplay-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fontsnew/SFProDisplay-UltralightItalic.eot");
  src: url("../../fontsnew/SFProDisplay-UltralightItalic.eot?#iefix") format("embedded-opentype"), url("../../fontsnew/SFProDisplay-UltralightItalic.woff2") format("woff2"), url("../../fontsnew/SFProDisplay-UltralightItalic.woff") format("woff"), url("../../fontsnew/SFProDisplay-UltralightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fontsnew/SFProDisplay-Bold.eot");
  src: url("../../fontsnew/SFProDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../../fontsnew/SFProDisplay-Bold.woff2") format("woff2"), url("../../fontsnew/SFProDisplay-Bold.woff") format("woff"), url("../../fontsnew/SFProDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fontsnew/SFProDisplay-HeavyItalic.eot");
  src: url("../../fontsnew/SFProDisplay-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../fontsnew/SFProDisplay-HeavyItalic.woff2") format("woff2"), url("../../fontsnew/SFProDisplay-HeavyItalic.woff") format("woff"), url("../../fontsnew/SFProDisplay-HeavyItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fontsnew/SFProDisplay-LightItalic.eot");
  src: url("../../fontsnew/SFProDisplay-LightItalic.eot?#iefix") format("embedded-opentype"), url("../../fontsnew/SFProDisplay-LightItalic.woff2") format("woff2"), url("../../fontsnew/SFProDisplay-LightItalic.woff") format("woff"), url("../../fontsnew/SFProDisplay-LightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
body {
  font-family: "SF Pro Display" !important;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  padding-top: 73px;
  background-color: white;
}

@media (max-width: 767px) {
  .navbar .navbar-collapse {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid rgba(204, 204, 204, 0.8);
    padding-bottom: 15px;
  }
}
.navbar .nav-link {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  padding: 0 13px !important;
  padding-top: 4px !important;
}
@media (max-width: 767px) {
  .navbar .nav-link {
    margin-bottom: 15px;
    padding: 0 0px !important;
  }
}
.navbar .nav-link i {
  font-size: 17px;
}
.navbar .nav-link.active {
  color: #b20000;
}
.navbar .btn-outline-danger {
  color: #b20000;
  border: 1px solid #b20000;
}
.navbar .btn-outline-danger:hover {
  background-color: #b20000;
  color: white;
}

.banner-section {
  padding-top: 84px;
}
@media (max-width: 575px) {
  .banner-section {
    padding-top: 30px;
  }
}
.banner-section .bannercontent h1 {
  font-size: 50px;
  font-weight: bold;
  color: black;
}
.banner-section .bannercontent h1 span {
  color: #b20000;
}
@media (max-width: 575px) {
  .banner-section .bannercontent h1 {
    font-size: 34px;
  }
}
.banner-section .bannercontent p {
  font-size: 16px;
  color: #647491;
  margin-top: 20px;
  margin-bottom: 25px;
}
@media (max-width: 575px) {
  .banner-section .bannercontent p {
    font-size: 14px;
  }
}
.banner-section .bannercontent button {
  padding: 5px 15px;
  border: 1px solid #000000;
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px;
  width: 118px;
  height: 40px;
}

.pricing-section {
  margin-top: 84px;
  padding-top: 84px;
  padding-bottom: 84px;
  background-color: #f5f7f9;
}
@media (max-width: 575px) {
  .pricing-section {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.pricing-section .main_content h3 {
  font-size: 40px;
  font-weight: bold;
  color: black;
}
@media (max-width: 575px) {
  .pricing-section .main_content h3 {
    font-size: 30px;
  }
}
.pricing-section .main_content .tag {
  background-color: transparent;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding: 2px 17px;
  font-size: 13px;
  color: #b70a06;
  border: 1px solid #b70a06;
  border-radius: 30px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 30px;
}
.pricing-section .main_content p {
  font-size: 16px;
  color: #647491;
}
@media (max-width: 575px) {
  .pricing-section .main_content p {
    font-size: 14px;
  }
}
.pricing-section .main_content .form-switch-md {
  padding-left: 0;
  min-height: 24px;
  line-height: 24px;
}
.pricing-section .main_content .form-switch-md .form-check-input {
  width: 40px;
  height: 20px;
  left: 0;
  margin-left: 0;
  position: relative;
  border: 1px solid #0566ff;
  background-color: #0566ff;
  background-image: url("../../images/circle.svg");
}
.pricing-section .main_content .form-switch-md .form-check-input:active {
  box-shadow: none;
  outline: none;
}
.pricing-section .main_content .form-switch-md .form-check-input:hover {
  box-shadow: none;
  outline: none;
}
.pricing-section .main_content .form-switch-md .form-check-input:focus {
  box-shadow: none;
  outline: none;
}
.pricing-section .main_content label {
  font-size: 15px;
  color: black;
  font-weight: 500;
  position: relative;
  top: 2px;
  margin: 0 10px;
  position: relative;
}
.pricing-section .main_content label span {
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s;
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  background-color: rgb(183, 10, 6);
  font-weight: 600;
  right: -56px;
  color: white;
  padding: 1px 7px;
  height: 17px;
  line-height: 14px;
  border-radius: 2px;
  top: 3px;
}
.pricing-section .main_content label.activeoffer span {
  opacity: 1;
}
.pricing-section .main_content .main_new_switch {
  display: inline-flex;
  border-radius: 26px;
  background: #e2e8ef;
  color: #080f1a;
  padding: 2px;
  margin-top: 30px;
}
.pricing-section .main_content .main_new_switch .switch_btn {
  background-color: #e2e8ef;
  color: #080f1a;
  border-radius: 22px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 82px;
  font-weight: 500;
  cursor: pointer;
  padding: 8px 16px;
  box-shadow: unset;
  white-space: nowrap;
  transition: background 0.1s linear;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
}
.pricing-section .main_content .main_new_switch .switch_btn.active {
  background-color: white;
}
.pricing-section .main_content .main_new_switch .switch_btn .offermain {
  position: absolute;
  top: -11px;
  box-shadow: 0px 3px 8px 0px rgba(0, 27, 71, 0.08);
}
.pricing-section .main_content .main_new_switch .switch_btn .offertext {
  background: #b70a06;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 4px;
  border-radius: 4px;
  color: #ffffff;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  font-weight: 500;
  font-size: 9px;
  line-height: 11px;
  letter-spacing: -0.01em;
}
.pricing-section .main_content .pricingbox {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 70px;
  gap: 20px;
}
@media (max-width: 575px) {
  .pricing-section .main_content .pricingbox {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .pricing-section .main_content .pricingbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-section .main_content .pricingbox {
    grid-template-columns: repeat(3, 1fr);
  }
}
.pricing-section .main_content .pricingbox .box {
  background-color: white;
  padding: 20px;
  border-radius: 10px;
}
.pricing-section .main_content .pricingbox .box .popular {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000000;
  border: 2px solid #000000;
  font-size: 12px;
  font-weight: 500;
  padding: 2px 10px;
  border-radius: 4px;
  color: white;
}
.pricing-section .main_content .pricingbox .box.goldbox {
  border: 2px solid #b70a06;
  transform: scale(1.08);
}
.pricing-section .main_content .pricingbox .box .plantitle {
  font-size: 20px;
  font-weight: 700;
  color: black;
  margin-bottom: 6px;
  text-align: center;
}
.pricing-section .main_content .pricingbox .box .price {
  font-size: 35px;
  color: #b70a06;
  font-weight: 600;
  text-align: center;
}
.pricing-section .main_content .pricingbox .box .slote {
  background-color: #f5f7f9;
  border-radius: 6px;
  padding: 5px 9px;
  border: 1px solid #d3dbe5;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  font-size: 22px;
  font-weight: bold;
  color: black;
  line-height: 1;
  margin-top: 12px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 18px;
}
.pricing-section .main_content .pricingbox .box .slote span {
  font-size: 11px;
  text-align: left;
  width: auto;
  display: inline-block;
  line-height: 16px;
  font-weight: 500;
  color: #647491;
  position: relative;
  /* top: -1px; */
  right: 11px;
  text-transform: capitalize;
  position: absolute;
  bottom: 2px;
}
.pricing-section .main_content .pricingbox .box .description {
  text-align: center;
  font-size: 14px;
  color: gray;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  padding-bottom: 15px;
}
.pricing-section .main_content .pricingbox .box button {
  padding: 5px 15px;
  border: 1px solid #000000;
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px;
  width: 100%;
  height: 40px;
  margin-top: 12px;
}
.pricing-section .main_content .pricingbox .box .features div {
  display: flex;
  display: flex;
  font-size: 15px;
  color: black;
  margin-bottom: 8px;
  font-weight: 500;
}
.pricing-section .main_content .pricingbox .box .features div i {
  color: #b70a06;
  position: relative;
  top: 3px;
  margin-right: 8px;
  font-size: 16px;
}

.main_auth {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f7f9;
  flex-direction: column;
}
.main_auth .wrapper {
  position: relative;
  width: 311px;
  background: #fff;
  padding: 34px;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.main_auth .wrapper h2 {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  color: #333;
}
.main_auth .wrapper h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 3px;
  width: 36px;
  border-radius: 12px;
  background: #b20000;
}
.main_auth .wrapper form {
  margin-top: 30px;
}
.main_auth .wrapper form .input-box {
  height: 52px;
  margin: 18px 0;
}
.main_auth form .input-box input {
  height: 100%;
  width: 100%;
  outline: none;
  padding: 0 15px;
  font-size: 17px;
  font-weight: 400;
  color: #333;
  border: 1.5px solid #c7bebe;
  border-bottom-width: 2.5px;
  border-radius: 6px;
  transition: all 0.3s ease;
}
.main_auth .input-box input:focus,
.main_auth .input-box input:valid {
  border-color: #4070f4;
}
.main_auth form .policy {
  display: flex;
  align-items: center;
}
.main_auth form h3 {
  color: #707070;
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px;
  margin-bottom: 0;
}
.main_auth .input-box.button input {
  color: #fff;
  letter-spacing: 1px;
  border: none;
  background: black;
  cursor: pointer;
}
.main_auth .input-box.button input:hover {
  background: black;
}
.main_auth form .text h3 {
  color: #333;
  width: 100%;
  text-align: center;
}
.main_auth form .text h3 a {
  color: #4070f4;
  text-decoration: none;
}
.main_auth form .text h3 a:hover {
  text-decoration: underline;
}

.Faq-section {
  padding: 84px 0;
}
@media (max-width: 575px) {
  .Faq-section {
    padding: 30px 0;
  }
}
.Faq-section h3 {
  font-size: 40px;
  font-weight: bold;
  color: black;
  text-align: center;
}
@media (max-width: 575px) {
  .Faq-section h3 {
    font-size: 30px;
  }
}
.Faq-section h4 {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 0;
  margin-right: 20px;
}
@media (max-width: 575px) {
  .Faq-section h4 {
    font-size: 18px;
  }
}
.Faq-section .main_content {
  padding-top: 60px;
}
@media (max-width: 575px) {
  .Faq-section .main_content {
    padding-top: 10px;
  }
}
.Faq-section .main_content .main_accordion {
  min-width: 0;
  margin: auto;
  max-width: 700px;
}
.Faq-section .main_content .main_accordion .accordion-item {
  border: none;
}
.Faq-section .main_content .main_accordion .accordion-body {
  font-size: 16px;
  color: #647491;
}
@media (max-width: 575px) {
  .Faq-section .main_content .main_accordion .accordion-body {
    font-size: 14px;
  }
}
.Faq-section .main_content .main_accordion .accordion-button {
  padding: 24px 20px;
}
.Faq-section .main_content .main_accordion .accordion-button:focus {
  box-shadow: none;
}
.Faq-section .main_content .main_accordion .accordion-button:not(.collapsed) {
  background-color: rgba(255, 200, 200, 0.3411764706);
  box-shadow: none;
  color: black;
}
.Faq-section .main_content .main_accordion .accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: none;
}
.Faq-section .main_content .main_accordion .accordion-button:before {
  content: "";
  position: absolute;
  right: 0.75rem;
  top: 35px;
  height: 2px;
  width: 1rem;
  background-color: black;
}
.Faq-section .main_content .main_accordion .accordion-button.collapsed:after {
  content: "";
  position: absolute;
  right: 1.1875rem;
  top: 27px;
  height: 1.0625rem;
  width: 0.125rem;
  border-style: none;
  background-color: black;
}

.contactus-section .main-content {
  background: black;
  border-radius: 14px;
  color: white;
  padding: 30px 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575px) {
  .contactus-section .main-content {
    border-radius: 10px;
    padding: 24px 20px;
    display: block;
  }
}
.contactus-section .main-content h3 {
  font-size: 42px;
  margin-bottom: 27px;
}
@media (max-width: 575px) {
  .contactus-section .main-content h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.contactus-section .main-content h6 {
  font-size: 20px;
  margin-bottom: 60px;
}
@media (max-width: 575px) {
  .contactus-section .main-content h6 {
    font-size: 14px;
    margin-bottom: 28px;
  }
}
.contactus-section .main-content .btn1 {
  color: black;
  text-decoration: none;
  padding: 12px 36px;
  margin-right: 14px;
  font-size: 15px;
  font-weight: 500;
  background: #eff2f6;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 575px) {
  .contactus-section .main-content .btn1 {
    padding: 6px 12px;
    margin-right: 14px;
    font-size: 14px;
  }
}
.contactus-section .main-content .btn2 {
  border: 1px solid white;
  padding: 12px 40px;
  text-decoration: none;
  color: white;
  border-radius: 6px;
  display: inline-flex;
}
@media (max-width: 575px) {
  .contactus-section .main-content .btn2 {
    padding: 6px 12px;
    margin-right: 14px;
    font-size: 14px;
  }
}

.footer-section {
  margin-top: 84px;
  background-color: #f5f7f9;
}
@media (max-width: 575px) {
  .footer-section {
    margin-top: 30px;
  }
}
.footer-section .main-content {
  padding-top: 84px;
  padding-bottom: 84px;
}
@media (max-width: 575px) {
  .footer-section .main-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.footer-section .logo {
  width: 150px;
}
.footer-section h6 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 24px;
  color: #b70a06;
  font-weight: 600;
}
@media (max-width: 575px) {
  .footer-section h6 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.footer-section h5 {
  font-size: 14px;
  margin-top: 31px;
  line-height: 23px;
}
.footer-section .content {
  display: flex;
  flex-direction: column;
}
.footer-section .content a {
  color: black;
  text-decoration: none;
  font-size: 16px;
  margin-top: 7px;
}
@media (max-width: 575px) {
  .footer-section .content a {
    font-size: 14px;
    margin-top: 5px;
  }
}
.footer-section .socialmedia {
  display: flex;
  margin-bottom: 20px;
}
.footer-section .socialmedia i {
  border: 1px solid rgba(211, 211, 211, 0.6705882353);
  width: 35px;
  height: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin-right: 10px;
}
.footer-section .socialmedia i:last-child {
  margin-right: 0;
}
@media (max-width: 575px) {
  .footer-section .socialmedia i {
    width: 31px;
    height: 31px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 3px;
  }
}
.footer-section .andoid_ios_icons {
  display: flex;
}
@media (max-width: 575px) {
  .footer-section .andoid_ios_icons {
    display: block;
  }
}
.footer-section .andoid_ios_icons img {
  width: 126px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
.footer-section .andoid_ios_icons img:last-child {
  margin-right: 0;
}
@media (max-width: 575px) {
  .footer-section .andoid_ios_icons img {
    width: 75px;
    margin-bottom: 8px;
  }
}
.footer-section .bottom-content {
  padding: 16px;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid rgba(211, 211, 211, 0.2784313725);
}
@media (max-width: 575px) {
  .footer-section .bottom-content {
    padding: 8px;
    font-size: 11px;
  }
}

.plandetail-section {
  padding-top: 84px;
  padding-bottom: 84px;
  background-color: #f5f7f9;
}
.plandetail-section .main_content .pricingbox .box {
  background-color: white;
  padding: 20px;
  border-radius: 10px;
  border: 2px solid #b70a06;
}
.plandetail-section .main_content .pricingbox .box .popular {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000000;
  border: 2px solid #000000;
  font-size: 12px;
  font-weight: 500;
  padding: 2px 10px;
  border-radius: 4px;
  color: white;
}
.plandetail-section .main_content .pricingbox .box.goldbox {
  border: 2px solid #b70a06;
  transform: scale(1.08);
}
.plandetail-section .main_content .pricingbox .box .plantitle {
  font-size: 20px;
  font-weight: 700;
  color: black;
  margin-bottom: 6px;
  text-align: center;
}
.plandetail-section .main_content .pricingbox .box .price {
  font-size: 35px;
  color: #b70a06;
  font-weight: 600;
  text-align: center;
}
.plandetail-section .main_content .pricingbox .box .slote {
  background-color: #f5f7f9;
  border-radius: 6px;
  padding: 5px 9px;
  border: 1px solid #d3dbe5;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  font-size: 22px;
  font-weight: bold;
  color: black;
  line-height: 1;
  margin-top: 12px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 18px;
}
.plandetail-section .main_content .pricingbox .box .slote span {
  font-size: 11px;
  text-align: left;
  width: auto;
  display: inline-block;
  line-height: 16px;
  font-weight: 500;
  color: #647491;
  position: relative;
  /* top: -1px; */
  right: 11px;
  text-transform: capitalize;
  position: absolute;
  bottom: 2px;
}
.plandetail-section .main_content .pricingbox .box .description {
  text-align: center;
  font-size: 14px;
  color: gray;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  padding-bottom: 15px;
}
.plandetail-section .main_content .pricingbox .box button {
  padding: 5px 15px;
  border: 1px solid #000000;
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px;
  width: 100%;
  height: 40px;
  margin-top: 12px;
}
.plandetail-section .main_content .pricingbox .box .features div {
  display: flex;
  display: flex;
  font-size: 15px;
  color: black;
  margin-bottom: 8px;
  font-weight: 500;
}
.plandetail-section .main_content .pricingbox .box .features div i {
  color: #b70a06;
  position: relative;
  top: 3px;
  margin-right: 8px;
  font-size: 16px;
}
.plandetail-section .main_content h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
}
.plandetail-section .main_content .card {
  border: none;
  padding: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.plandetail-section .main_content .card h6 {
  font-size: 14px;
  color: #647491;
  margin-bottom: 4px;
}
.plandetail-section .main_content .card p {
  font-size: 14px;
  color: black;
  font-weight: 500;
}
.plandetail-section .main_content .description {
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 10px;
}
.plandetail-section .main_content .dots {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 22px;
}
.plandetail-section .main_content .dots::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: black;
  border-radius: 50px;
}

body.adminbody {
  background-color: #e5e8f0 !important;
  padding: 0;
  padding-top: 58px;
  overflow: inherit !important;
}

.top_bar_admin {
  font-size: 22px;
  font-weight: 600;
  padding: 12px;
  border-radius: 5px;
  background-color: white;
  color: black;
}
.top_bar_admin span {
  color: #b20000;
  font-size: 26px;
  font-weight: 700;
}
.top_bar_admin label {
  font-size: 12px;
  margin-bottom: 0;
  white-space: nowrap;
  margin-right: 11px;
}
.top_bar_admin input {
  font-size: 13px;
}

.common_title_main {
  font-size: 17px;
  font-weight: 600;
  color: black;
  margin-top: 0;
  margin-bottom: 20px;
  white-space: nowrap;
  margin-right: 15px;
}

.card_new {
  position: relative;
  background-color: white;
  padding: 12px;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 20px;
}
.card_new h6 {
  font-size: 14px;
  color: #647491;
  margin-bottom: 4px;
}
.card_new p {
  margin-bottom: 0;
  font-size: 14px;
  color: black;
  font-weight: 500;
}

.main_profile_dash {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  margin-bottom: 13px;
  border: 2px solid white;
  box-shadow: 0 0 18px -6px gray;
}

.modalprice {
  position: relative;
}

.modalprice .la-edit {
  right: 20px;
  top: 20px;
  position: absolute;
  font-size: 23px;
  color: gray;
  cursor: pointer;
}

.dashboadr-plancard {
  margin-top: 20px !important;
  background-color: transparent;
}

.main_dash_radio {
  padding: 0;
  margin-right: 5px;
  margin-top: 0;
}
.main_dash_radio input {
  display: none;
}
.main_dash_radio input:checked + label {
  border: 1px solid #b20000;
  color: #b20000;
}
.main_dash_radio label {
  padding: 4px 10px;
  background-color: white;
  border: 1px solid rgba(204, 204, 204, 0.8);
  font-size: 13px;
  color: black;
  font-weight: 500;
  border-radius: 5px;
  height: 38px;
  display: flex;
  align-items: center;
}

.adboxmain {
  background-color: white;
  padding: 12px;
  margin-top: 20px;
  border-radius: 5px;
}
.adboxmain .top_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.adboxmain .top_head .slotcount {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  color: black;
  align-items: center;
}
.adboxmain .top_head .slotcount span {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e5e8f0;
  border-radius: 3px;
  margin-right: 9px;
}
.adboxmain .top_head .btn_small {
  font-size: 12px;
  font-weight: 500;
  border: 1px solid rgba(204, 204, 204, 0.8);
  padding: 3px 8px;
  display: flex;
  align-items: center;
  margin-left: 8px;
  border-radius: 4px;
  text-decoration: none;
  color: black;
}
.adboxmain .top_head .btn_small .la-edit {
  position: relative;
  top: -1px;
}
.adboxmain .top_head i {
  font-size: 16px;
  color: black;
  margin-right: 4px;
}
.adboxmain img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.adboxmain .slotcount {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  color: black;
  align-items: center;
}
.adboxmain .slotcount span {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e5e8f0;
  border-radius: 3px;
  margin-right: 9px;
}
.adboxmain .ad_content {
  margin-top: 10px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.adboxmain .ad_content .title {
  font-size: 15px;
  color: black;
  font-weight: 500;
}
.adboxmain .ad_content .description {
  font-size: 14px;
  color: #647491;
  margin-bottom: 4px;
}
.adboxmain .ad_content a {
  color: black;
  font-size: 11px;
  text-decoration: none;
  background-color: #e5e8f0;
  padding: 2px 5px;
  font-weight: 500;
  padding-top: 5px;
  display: flex;
}
.adboxmain .ad_content a i {
  font-size: 15px;
  margin-right: 4px;
  position: relative;
  top: -1px;
}

.btn_config {
  font-size: 14px;
  height: 33.5px;
  background-color: black;
  color: white;
  font-size: 12px;
  display: flex;
  align-items: center;
  padding: 10px 10px;
  margin-left: 10px;
  border-radius: 4px;
  text-decoration: none;
}

.btnpaynow {
  font-size: 14px;
  height: 33.5px;
  background-color: #b20000;
  color: white;
  font-size: 12px;
  display: flex;
  align-items: center;
  padding: 10px 10px;
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
}

.main_slot_ad {
  position: relative;
}

.adtext {
  background-color: #ffc107;
  color: white;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 12px;
  font-weight: 600;
  padding: 0px 9px;
  border-radius: 0px;
}

.remaining {
  color: #647491;
  margin-bottom: 4px;
  font-size: 13px;
  font-weight: 500;
  margin-top: -7px;
}

.main_auth .logo img {
  width: 170px;
  margin-bottom: 20px;
}

.webkeymain input {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 5px;
  font-size: 16px;
  font-weight: 500;
}

.webkeymain label {
  display: block;
}

.manpagecontent {
  padding: 20px;
}

.three_part_saction::after {
  display: none;
}

.newrightsideinput.form-check {
  padding-left: 1.25rem !important;
}
.newrightsideinput.form-check input {
  top: -1px !important;
}

input[type=radio]:checked::before {
  top: 6px !important;
  left: 3px;
}

.navbar-brand img {
  width: 132px;
}
@media (max-width: 767px) {
  .navbar-brand img {
    width: 118px;
  }
}

header {
  background-color: white;
}

.container {
  max-width: 100%;
  width: 98%;
}

.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}
.navbar-toggler i {
  font-size: 22px;
  position: relative;
  top: 2px;
  color: #b20000;
}

.dashtitlecommon {
  color: black;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}

.cardloginslist {
  background-color: white;
  border-radius: 10px;
  padding: 12px;
}
.cardloginslist .cll_items {
  display: grid;
  grid-template-columns: 0.2fr 1fr 1fr 1fr;
  gap: 12px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
}
@media (max-width: 767px) {
  .cardloginslist .cll_items {
    grid-template-columns: 1fr;
    gap: 5px;
  }
}
.cardloginslist .cll_items:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.cardloginslist .cll_items p {
  margin: 0;
  font-size: 14px;
  color: #495057;
  font-weight: 400;
  margin-bottom: 5px;
}
.cardloginslist .cll_items h6 {
  color: black;
  font-weight: 500;
  font-size: 14px;
  word-break: break-all;
}
.cardloginslist .cll_items h6 i {
  font-size: 14px;
  margin-right: 7px;
}

.cardloginslistnew {
  background-color: white;
  border-radius: 10px;
  padding: 12px;
}
.cardloginslistnew .cll_items {
  display: grid;
  grid-template-columns: 0.2fr 1fr 1fr 1fr 1fr;
  gap: 12px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
}
@media (max-width: 767px) {
  .cardloginslistnew .cll_items {
    grid-template-columns: 1fr;
    gap: 5px;
  }
}
.cardloginslistnew .cll_items:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.cardloginslistnew .cll_items p {
  margin: 0;
  font-size: 14px;
  color: #495057;
  font-weight: 400;
  margin-bottom: 5px;
}
.cardloginslistnew .cll_items h6 {
  color: black;
  font-weight: 500;
  font-size: 14px;
}
.cardloginslistnew .cll_items h6 i {
  font-size: 14px;
  margin-right: 7px;
}

.main_dasboard_count {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.main_dasboard_count .cc_box {
  background-color: white;
  padding: 12px;
  display: flex;
  border-radius: 10px;
}
.main_dasboard_count .cc_box img {
  width: 56px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 12px;
}
.main_dasboard_count .cc_box p {
  color: black;
  font-size: 15px;
  margin-bottom: 7px;
}
.main_dasboard_count .cc_box h6 {
  font-weight: 700;
  font-size: 29px;
  margin-bottom: 0;
}

.chart_dash_main {
  background-color: white;
  padding: 12px;
  border-radius: 10px;
  height: 408.98px;
}

#chart-container {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.main-accordian-header .d-flex {
  display: block !important;
}
.main-accordian-header .newrightsideinput.form-check {
  padding-left: 0 !important;
  margin: 0 !important;
  width: 100%;
  height: auto;
  border: none;
  border-radius: 5px;
  margin: 15px 0 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 5px !important;
  margin-top: 0 !important;
  padding-top: 10px !important;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  border-radius: 0;
  margin-bottom: 0 !important;
  padding-bottom: 12px !important;
}
@media (max-width: 767px) {
  .main-accordian-header .newrightsideinput.form-check {
    margin: 0px 0 !important;
    height: 69px;
    width: 70px;
    border-bottom: none;
    padding: 0 !important;
  }
}
.main-accordian-header .newrightsideinput.form-check label {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 9px;
  color: #84878d;
  display: block;
  line-height: 12px;
  margin-bottom: 0 !important;
}
.main-accordian-header .newrightsideinput.form-check label .iconnewtype {
  width: 22px;
  height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
  margin-bottom: 5px;
}
.main-accordian-header .newrightsideinput.form-check label .icon_c {
  display: none;
}
.main-accordian-header .newrightsideinput.form-check label .icon_d {
  display: block;
}
.main-accordian-header .newrightsideinput.form-check label::before {
  font-family: "Line Awesome Free"; /* Ensure you are using the correct Font Awesome version */
  content: "\f03e"; /* Unicode for the image icon */
  font-weight: 900; /* If using Font Awesome Solid, adjust accordingly */
  font-size: 18px;
  display: block;
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .main-accordian-header .newrightsideinput.form-check label {
    margin-bottom: 3px !important;
  }
}
.main-accordian-header .newrightsideinput.form-check .form-check-input:checked {
  background-color: #546fe3;
  border-color: #546fe3;
}
.main-accordian-header .newrightsideinput.form-check input {
  /* top: -1px !important; */
  position: initial !important;
  float: initial;
  margin: 0;
  margin-top: 3px;
  display: block;
}

.story-form {
  height: 100%;
  position: relative;
}
.story-form .accordion-list {
  height: 100%;
  margin: 0;
  overflow-y: scroll;
  width: -moz-max-content;
  width: max-content;
  overflow-x: hidden;
  padding: 0 !important;
  background-color: white;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media (max-width: 767px) {
  .story-form .accordion-list {
    height: -moz-max-content;
    height: max-content;
    margin: 0;
    overflow-y: scroll;
    width: 100%;
    overflow-x: scroll;
    display: flex;
    gap: 5px;
    padding: 0px !important;
  }
  .story-form .accordion-list::-webkit-scrollbar {
    display: none;
  }
}
.story-form .accordion-list::-webkit-scrollbar {
  width: 3px;
  display: none;
}
.story-form .accordion-list::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.story-form .accordion-list::-webkit-scrollbar-thumb {
  background: rgb(175, 175, 175);
  opacity: 0.3;
}
.story-form .accordion-list::-webkit-scrollbar-thumb:hover {
  background: rgb(175, 175, 175);
}
.story-form .accordion-list .answer {
  display: none;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.story-form .accordion-list .answer::-webkit-scrollbar {
  width: 3px;
  display: none;
}
.story-form .accordion-list .answer::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.story-form .accordion-list .answer::-webkit-scrollbar-thumb {
  background: rgb(175, 175, 175);
  opacity: 0.3;
}
.story-form .accordion-list .answer::-webkit-scrollbar-thumb:hover {
  background: rgb(175, 175, 175);
}
.story-form .accordion-list li {
  width: 70px;
}
@media (max-width: 767px) {
  .story-form .accordion-list li {
    width: auto;
  }
}
.story-form .accordion-list li.active .main-accordian-header .newrightsideinput.form-check label {
  color: #546fe3;
}
.story-form .accordion-list li.active .main-accordian-header .newrightsideinput.form-check label .icon_c {
  display: block;
}
.story-form .accordion-list li.active .main-accordian-header .newrightsideinput.form-check label .icon_d {
  display: none;
}

.main-page-new-art-board {
  position: relative;
  height: calc(100vh - 58.28px);
  overflow: hidden;
  padding-left: var(--common-width);
  transform: all 0.5s;
}
.main-page-new-art-board.activeleft {
  padding-left: 0;
  transition: all 0.5s;
}
.main-page-new-art-board.activeleft.active_card_sidebar {
  padding-left: 82px;
}
@media (max-width: 767px) {
  .main-page-new-art-board.activeleft.active_card_sidebar {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .main-page-new-art-board.activeleft {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .main-page-new-art-board {
    overflow: inherit;
    padding-left: 0;
  }
}

.main_new_left_elements {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  /* overflow-y: scroll; */
  margin-top: 0;
  border-radius: 0;
}
@media (max-width: 767px) {
  .main_new_left_elements {
    height: auto;
    top: initial;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9;
    margin: 0;
    background-color: white;
    border-radius: 0;
    padding: 5px;
  }
}

.main_form_new_elements {
  width: var(--common-width);
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media (max-width: 767px) {
  .main_form_new_elements {
    width: 100% !important;
    height: auto;
  }
}
.main_form_new_elements::-webkit-scrollbar {
  width: 4px;
}
.main_form_new_elements::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.main_form_new_elements::-webkit-scrollbar-thumb {
  background: #888;
}
.main_form_new_elements::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.activeleft .main_form_new_elements {
  width: 82px !important;
}
@media (max-width: 767px) {
  .activeleft .main_form_new_elements {
    width: 100% !important;
  }
}

.main_btn_changelayout {
  position: absolute;
  left: 0;
  top: 20px;
}
@media (max-width: 767px) {
  .main_btn_changelayout {
    width: 100%;
  }
}
.main_btn_changelayout h5 {
  font-size: 14px;
  color: black;
}
.main_btn_changelayout i {
  font-size: 16px;
  margin-left: 10px;
  cursor: pointer;
}

.mainleftpreview {
  border-radius: 0;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  /* align-items: center; */
  overflow-y: scroll;
  padding: 30px 0;
  justify-content: center;
}
@media (max-width: 767px) {
  .mainleftpreview {
    padding-top: 12px;
    padding-bottom: 90px;
    transform: scale(0.71);
    transform-origin: top center;
    overflow-y: inherit;
  }
}
.mainleftpreview::-webkit-scrollbar {
  display: none;
}

#selectlayoutpopup {
  padding: 0 !important;
}

#selectedlayoutlable {
  font-size: 13.5px;
  color: black;
  font-weight: 600;
}

.hr_line {
  border-top: 1px solid rgba(0, 0, 0, 0.32);
}

.commonvueswatch {
  position: relative;
}
.commonvueswatch .maincommoncolornew {
  width: 100%;
}
.commonvueswatch .vue-swatches {
  display: block;
}
.commonvueswatch .vue-swatches__trigger {
  background-image: url("https://static.canva.com/web/images/788ee7a68293bd0264fc31f22c31e62d.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.commonvueswatch .vue-swatches__trigger::after {
  content: "\f055";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 22px;
  position: absolute;
  top: 50%;
  color: #000000;
  left: 50%;
  transform: translate(-50%, -50%);
}
.commonvueswatch .vue-swatches__container {
  width: -moz-max-content;
  width: max-content;
  position: relative !important;
  inset: 0 !important;
  padding-right: 15px !important;
}
.commonvueswatch .vue-swatches__container .vue-swatches__fallback__wrapper {
  width: 95% !important;
}
.commonvueswatch .vue-swatches__container .vue-swatches__wrapper {
  width: 100% !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
  display: block;
}
.commonvueswatch .vue-swatches__container .vue-swatches__wrapper .vue-swatches__row {
  width: 95% !important;
  padding-top: 32px !important;
  padding-left: 10px !important;
  display: grid;
  grid-template-columns: repeat(7, 35px);
  gap: 6px;
  position: relative;
}
.commonvueswatch .vue-swatches__container .vue-swatches__wrapper .vue-swatches__row .label_Color_swatch {
  position: absolute;
  font-size: 13px;
  color: black;
  font-weight: 500;
  top: 3px;
  left: 10px;
}
.commonvueswatch .vue-swatches__container .vue-swatches__wrapper .vue-swatches__swatch {
  width: 35px !important;
  height: 35px !important;
  border: 2px solid #ffffff;
  outline: 1px solid #cccccc;
}
.commonvueswatch .vue-swatches__fallback__button {
  display: table-cell;
  padding: 5px 19px;
  border: 0;
  height: 27px;
  cursor: pointer;
  font-weight: 500;
  color: #fff;
  background-color: #546fe3;
  border-radius: 5px;
  font-size: 13px;
  position: relative;
  top: -2px;
}
.commonvueswatch .defualtcolorheadline {
  width: 42px;
  height: 42px;
  background-color: black;
  /* border: 2px solid #b9b9b9; */
  border-radius: 42px;
  margin-left: 10px;
  /* padding: 10px; */
  box-shadow: 0 0 16px -3px gray;
  position: absolute;
  left: 52px;
}
.commonvueswatch .defualtcolordescription, .commonvueswatch .watermark_color_common, .commonvueswatch .footer_color_swatch, .commonvueswatch .watermark_color_common_hd, .commonvueswatch .text_color_heading_web_hd_new, .commonvueswatch .text_color_Description_web_hd_new, .commonvueswatch .description_text_webhd_new, .commonvueswatch .sub_description_text_webhd_new {
  width: 42px;
  height: 42px;
  background-color: black;
  /* border: 2px solid #b9b9b9; */
  border-radius: 42px;
  margin-left: 10px;
  /* padding: 10px; */
  box-shadow: 0 0 16px -3px gray;
  position: absolute;
  left: 52px;
}

.commontoplayout .footer_main_Web {
  margin: 0 10px;
}

.elctiononebtnnew .footer_main_Web,
.election1 .footer_main_Web,
.candidateperformancepreview .footer_main_Web,
.election2 .footer_main_Web,
.election-poll .footer_main_Web {
  margin: 0 8px;
}

.main_overlay_img_p_div_4 {
  position: relative;
  margin-top: 10px;
}

.main_web4_content svg {
  width: auto;
  height: 25px;
  position: absolute;
  left: 13%;
  margin-bottom: -4px;
  z-index: -1;
  top: -24.33px;
}
.main_web4_content svg path {
  stroke: none !important;
}

.date_text_web4 {
  font-size: 9px;
  font-weight: 600;
  color: rgb(255, 255, 255);
  margin-bottom: 0;
  letter-spacing: 0.8px;
  margin-top: 5px;
}

.date_text_web3 {
  font-size: 9px;
  font-weight: 600;
  color: rgb(255, 255, 255);
  margin-bottom: 4px;
  letter-spacing: 0.8px;
  margin-top: 10px;
}

.web5_top_bar_configration {
  padding: 8px 10px;
  font-weight: 700;
  font-size: 17px;
}
.web5_top_bar_configration.redtopbar {
  background-color: #ab0113;
  color: white;
}
.web5_top_bar_configration.blacktopbar {
  background-color: #000000;
  color: white;
}
.web5_top_bar_configration.whitetopbar {
  background-color: #ffffff;
  color: black;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
}
.web5_top_bar_configration.business {
  background-color: #ffe9e2;
  color: black;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
}

.main_relative_web2, .web5content {
  padding-top: 45px;
}

.main_web_layout_2 .c_logo_group {
  position: initial;
  padding: 0;
}
.main_web_layout_2 .main_preview_logotext {
  position: absolute;
  padding: 0;
  justify-content: end;
}
.main_web_layout_2 .mainlogotextalignment_div_p {
  display: none !important;
}
.main_web_layout_2 .mainlogotextalignment_div {
  display: block !important;
}

.main_web_layout_5 .c_logo_group {
  position: absolute;
  padding: 0;
}
.main_web_layout_5 .main_preview_logotext {
  position: absolute;
  justify-content: end;
}
.main_web_layout_5 .mainlogotextalignment_div_p {
  display: none !important;
}
.main_web_layout_5 .mainlogotextalignment_div {
  display: block !important;
}

.user_icon {
  font-size: 15px;
  font-weight: 500;
  margin-right: 14px;
}

.userimg {
  width: 40px;
  height: 40px;
  -o-object-fit: contain;
  object-fit: cover;
  margin-right: 5px;
  border-radius: 50px;
}
@media (max-width: 767px) {
  .userimg {
    width: 35px;
    height: 35px;
    -o-object-fit: contain;
    object-fit: cover;
    margin-right: 16px;
    border-radius: 50px;
  }
}

.arrow_right_new i {
  width: 30px;
  height: 30px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 1px solid #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}

#img-ratio .c_logo_group img {
  width: 85px;
}

#img-ratio .main_preview_logotext img {
  width: 80px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.watermark_times_img {
  display: none;
}

.main_preview_logotext .divider_lt,
.main_preview_logotext .logotext {
  display: none;
}

.main_logotext_form_c {
  display: none;
}

.maindivcommonfooter_new {
  display: none;
}

.removebefore::before {
  display: none !important;
}

.common_head_confi {
  background: rgba(230, 237, 250, 0.5490196078);
  padding: 8px;
  display: inline-block;
  border-radius: 2px;
}
.common_head_confi input {
  margin-left: 0;
  margin-right: 5px;
  position: inherit;
}
.common_head_confi label {
  margin-bottom: 0;
}

.mainhrline {
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  margin-bottom: 14px;
  padding-bottom: 14px;
}

.preview_main_artboard {
  padding: 45px 100px;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .preview_main_artboard {
    padding: 20px;
    padding-bottom: 10px;
  }
}

#openmodalselectlayout {
  color: #546fe3;
  margin-right: 5px;
}

.changlayouttext {
  color: #546fe3;
  font-size: 14px;
  font-weight: 500;
}

.btnresetnew {
  border: 1px solid #414141;
  border-radius: 50px;
  font-size: 13px;
  padding: 5px 12px;
  background-color: #ffffff;
}
.btnresetnew svg {
  width: auto;
  height: 11px;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  top: -3px;
  margin-right: 3px;
}

.btnsavenew {
  border: 1px solid #339F66;
  background-color: #339F66;
  border-radius: 50px;
  color: white;
  font-size: 13px;
  padding: 5px 12px;
}
.btnsavenew svg {
  width: auto;
  height: 11px;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  top: -3px;
  margin-right: 4px;
}

.btnsavedarftnew {
  border: 1px solid #339F66;
  background-color: #ffffff;
  border-radius: 50px;
  color: #339F66;
  font-size: 13px;
  padding: 5px 12px;
}

.main_savebtn {
  position: relative;
}
.main_savebtn input {
  border: 1px solid #339f66;
  border-radius: 50px;
  font-size: 13px;
  padding: 5px 12px;
  color: white;
  background-color: #339f66;
  padding-left: 28px;
  height: 31px;
}
.main_savebtn svg {
  width: auto;
  height: 11px;
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  top: 10px;
  margin-right: 3px;
  position: absolute;
  left: 12px;
}

.downloadbtncard {
  border-radius: 50px;
  width: 31px;
  height: 31px;
  font-size: 16px !important;
  padding: 0;
  background-color: #ffffff;
}

@media (max-width: 767px) {
  .hidetextbtntop {
    display: none;
  }
}
.custome_logo_mainans {
  background-color: transparent !important;
}
@media (max-width: 767px) {
  .custome_logo_mainans {
    background-color: white !important;
  }
  .custome_logo_mainans .card {
    border: 1px solid rgba(204, 204, 204, 0.8);
    margin: 15px;
  }
}

.newmaintext {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0;
}

.btn-close {
  padding: 10px;
  color: var(--bs-btn-close-color);
  background: rgba(187, 187, 187, 0.4117647059) var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 50px;
  font-size: 11px;
}
.btn-close:focus {
  box-shadow: none;
}

.zoommain {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
.zoommain i {
  font-size: 20px;
  position: relative;
  color: #c1c1c1;
}

.no-select {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; /* Prevents text selection */
  position: relative;
}
.no-select::after {
  background-color: rgba(0, 0, 0, 0);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99999;
  position: absolute;
  content: "";
}

input[type=range] {
  -webkit-appearance: none; /* Override default range appearance */
  width: 100%; /* Width of the slider */
  height: 3px; /* Height of the slider */
  background: rgba(204, 204, 204, 0.8); /* Background color of the slider */
  border-radius: 5px; /* Rounds the edges of the slider */
  outline: none; /* Remove the default outline */
  opacity: 0.7; /* Transparency */
  transition: opacity 0.2s ease; /* Smooth transition on hover */
  box-shadow: none;
}
input[type=range]:hover {
  opacity: 1; /* Full opacity on hover */
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #546fe3; /* Handle color */
  cursor: pointer;
  border-radius: 50%; /* Round handle */
  box-shadow: none; /* Soft shadow around the handle */
}
input[type=range]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #546fe3;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: none;
}

.main_web_hd {
  display: none !important;
}

.main_web_hd_new {
  display: none !important;
}

.web_hd_show li {
  display: none !important;
}
.web_hd_show li.main_web_hd {
  display: block !important;
}
.web_hd_show li.watermark_common_hd {
  display: block !important;
}

.web_hd_show_new li {
  display: none !important;
}
.web_hd_show_new li.main_web_hd_new {
  display: block !important;
}
.web_hd_show_new li.watermark_common_hd {
  display: block !important;
}

#main_form_ul_li li {
  list-style-type: none;
}

.web_hd_width .mainleftpreview {
  padding: 20px;
  transform: scale(1);
}
@media (max-width: 767px) {
  .web_hd_width .mainleftpreview .mainleftpreview {
    padding: 0;
    padding-top: 20px;
  }
}
.web_hd_width .main-page-new-art-board {
  padding-left: 461px !important;
}
@media (max-width: 767px) {
  .web_hd_width .main-page-new-art-board {
    padding-left: 0 !important;
  }
}
.web_hd_width .main-page-new-art-board.activeleft {
  padding-left: 82px !important;
}
.web_hd_width .main-page-new-art-board.activeleft .preview_main_web_hd {
  transform: scale(1);
}
.web_hd_width .main-page-new-art-board.activeleft .preview_main_web_hd_new {
  transform: scale(1);
}
@media (max-width: 767px) {
  .web_hd_width .main-page-new-art-board.activeleft {
    padding-left: 0 !important;
  }
}
.web_hd_width .activeleft .main_form_new_elements {
  width: 82px !important;
}
@media (max-width: 767px) {
  .web_hd_width .activeleft .main_form_new_elements {
    width: 100% !important;
  }
}
.web_hd_width .main_form_new_elements {
  width: 461px !important;
}

.web_hd_width_new .mainleftpreview {
  padding: 20px;
  transform: scale(1);
}
@media (max-width: 767px) {
  .web_hd_width_new .mainleftpreview .mainleftpreview {
    padding: 0;
    padding-top: 20px;
  }
}
.web_hd_width_new .main-page-new-art-board {
  padding-left: 461px !important;
}
@media (max-width: 767px) {
  .web_hd_width_new .main-page-new-art-board {
    padding-left: 0 !important;
  }
}
.web_hd_width_new .main-page-new-art-board.activeleft {
  padding-left: 82px !important;
}
.web_hd_width_new .main-page-new-art-board.activeleft .preview_main_web_hd {
  transform: scale(1);
}
.web_hd_width_new .main-page-new-art-board.activeleft .preview_main_web_hd_new {
  transform: scale(1);
}
@media (max-width: 767px) {
  .web_hd_width_new .main-page-new-art-board.activeleft {
    padding-left: 0 !important;
  }
}
.web_hd_width_new .activeleft .main_form_new_elements {
  width: 82px !important;
}
@media (max-width: 767px) {
  .web_hd_width_new .activeleft .main_form_new_elements {
    width: 100% !important;
  }
}
.web_hd_width_new .main_form_new_elements {
  width: 461px !important;
}

.preview_main_web_hd_new {
  width: 950px;
  height: auto;
  padding: 15px;
  background-color: white;
  aspect-ratio: 16/9;
  transform-origin: top center;
  position: relative;
}
@media (max-width: 767px) {
  .preview_main_web_hd_new {
    width: 100%;
  }
}
.preview_main_web_hd_new .main_web_hg_heading_new {
  font-size: 26px;
  font-weight: 600;
  color: black;
  line-height: normal;
  font-family: "SF Pro Display";
  font-weight: 900;
}
.preview_main_web_hd_new .main_web_hg_heading_new p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .preview_main_web_hd_new .main_web_hg_heading_new {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.preview_main_web_hd_new .grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 10px;
  padding: 10px 0;
  height: 800px;
  grid-template-rows: 1fr 1fr 1fr 1fr;
}
.preview_main_web_hd_new .grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 13px;
  white-space: pre-wrap; /* Maintain spaces and line breaks */
  overflow: hidden; /* Prevent content overflow visually */
  text-align: justify;
}
.preview_main_web_hd_new .item5 .main_times_img_cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.preview_main_web_hd_new .item5 {
  height: 410px;
  width: 100%;
  white-space: unset !important;
  position: relative;
}

.preview_main_web_hd, .preview_main_web_hd_new {
  width: 950px;
  height: auto;
  padding: 15px;
  background-color: white;
  aspect-ratio: 16/9;
  transform-origin: top center;
  position: relative;
}
@media (max-width: 767px) {
  .preview_main_web_hd, .preview_main_web_hd_new {
    width: 100%;
  }
}
.preview_main_web_hd .main_grid_web_hd, .preview_main_web_hd_new .main_grid_web_hd {
  display: grid;
  grid-template-columns: 75% 25%;
}
@media (max-width: 767px) {
  .preview_main_web_hd .main_grid_web_hd, .preview_main_web_hd_new .main_grid_web_hd {
    grid-template-columns: 66% 34%;
    width: 100%;
  }
}
.preview_main_web_hd .fa-expand, .preview_main_web_hd_new .fa-expand {
  font-size: 20px;
  position: absolute;
  right: 10px;
  color: #546fe3;
  top: 10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .preview_main_web_hd .fa-expand, .preview_main_web_hd_new .fa-expand {
    display: none;
  }
}
@media (max-width: 767px) {
  .preview_main_web_hd, .preview_main_web_hd_new {
    padding: 8px;
    grid-template-columns: 66% 34%;
    transform: scale(1);
  }
}
.preview_main_web_hd .news_web_hd_img, .preview_main_web_hd_new .news_web_hd_img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .main_preview_logotext, .preview_main_web_hd_new .main_preview_logotext {
    top: 6px;
    right: 6px;
  }
}
.preview_main_web_hd .main_news_img_r, .preview_main_web_hd_new .main_news_img_r {
  position: relative;
}
.preview_main_web_hd .main_news_img_r .main_preview_logotext img, .preview_main_web_hd_new .main_news_img_r .main_preview_logotext img {
  width: 103px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .preview_main_web_hd .main_news_img_r .main_preview_logotext img, .preview_main_web_hd_new .main_news_img_r .main_preview_logotext img {
    width: 58px;
  }
}
.preview_main_web_hd .main_preview_logotextnew, .preview_main_web_hd_new .main_preview_logotextnew {
  text-align: center;
  margin-bottom: 19px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .main_preview_logotextnew, .preview_main_web_hd_new .main_preview_logotextnew {
    margin-bottom: 5px;
    margin-top: 0;
  }
}
.preview_main_web_hd .main_preview_logotextnew img, .preview_main_web_hd_new .main_preview_logotextnew img {
  width: 117px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .preview_main_web_hd .main_preview_logotextnew img, .preview_main_web_hd_new .main_preview_logotextnew img {
    width: 58px;
  }
}
.preview_main_web_hd .main_web_hg_heading, .preview_main_web_hd_new .main_web_hg_heading {
  font-size: 26px;
  font-weight: 600;
  color: black;
  line-height: normal;
  font-family: "SF Pro Display";
  font-weight: 900;
}
.preview_main_web_hd .main_web_hg_heading p, .preview_main_web_hd_new .main_web_hg_heading p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .preview_main_web_hd .main_web_hg_heading, .preview_main_web_hd_new .main_web_hg_heading {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.preview_main_web_hd .verfied_story_web_hd, .preview_main_web_hd_new .verfied_story_web_hd {
  align-items: center;
  display: flex;
  gap: 6px;
  font-size: 13px;
  font-weight: 500;
  color: #339F66 !important;
}
@media (max-width: 767px) {
  .preview_main_web_hd .verfied_story_web_hd, .preview_main_web_hd_new .verfied_story_web_hd {
    font-size: 10px;
  }
}
.preview_main_web_hd .verfied_story_web_hd svg, .preview_main_web_hd_new .verfied_story_web_hd svg {
  width: 13px;
  height: 13px;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .verfied_story_web_hd svg, .preview_main_web_hd_new .verfied_story_web_hd svg {
    width: 9px;
    height: 11px;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    top: -1px;
  }
}
.preview_main_web_hd .verfied_story_web_hd svg #shieldshap path, .preview_main_web_hd_new .verfied_story_web_hd svg #shieldshap path {
  fill: #339F66 !important;
}
.preview_main_web_hd .verfied_story_web_hd svg #shieldshap_check path, .preview_main_web_hd_new .verfied_story_web_hd svg #shieldshap_check path {
  fill: white !important;
}
.preview_main_web_hd .mainrightside_links_web_hd, .preview_main_web_hd_new .mainrightside_links_web_hd {
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
  top: 3px;
}
.preview_main_web_hd .mainrightside_links_web_hd > div, .preview_main_web_hd_new .mainrightside_links_web_hd > div {
  position: relative;
}
.preview_main_web_hd .mainrightside_links_web_hd > div.black::after, .preview_main_web_hd_new .mainrightside_links_web_hd > div.black::after {
  background-color: black;
}
.preview_main_web_hd .mainrightside_links_web_hd > div.white::after, .preview_main_web_hd_new .mainrightside_links_web_hd > div.white::after {
  background-color: white;
}
.preview_main_web_hd .mainrightside_links_web_hd > div.gray::after, .preview_main_web_hd_new .mainrightside_links_web_hd > div.gray::after {
  background-color: gray;
}
.preview_main_web_hd .mainrightside_links_web_hd > div:last-child::after, .preview_main_web_hd_new .mainrightside_links_web_hd > div:last-child::after {
  display: none;
}
.preview_main_web_hd .mainrightside_links_web_hd > div::after, .preview_main_web_hd_new .mainrightside_links_web_hd > div::after {
  content: "";
  width: 1px;
  height: 13px;
  background-color: gray;
  display: inline-block;
  position: absolute;
  right: -7.5px;
  top: 3px;
}
.preview_main_web_hd .main_web_hg_short_description, .preview_main_web_hd_new .main_web_hg_short_description {
  font-size: 12px;
  color: gray;
  margin-top: 8px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  padding-bottom: 8px;
}
.preview_main_web_hd .main_web_hg_short_description p, .preview_main_web_hd_new .main_web_hg_short_description p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .preview_main_web_hd .main_web_hg_short_description, .preview_main_web_hd_new .main_web_hg_short_description {
    font-size: 9px;
    margin-top: 5px;
    margin-bottom: 3px;
    padding-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 29px;
  }
}
.preview_main_web_hd .main_web_hg_short_description.textdark, .preview_main_web_hd_new .main_web_hg_short_description.textdark {
  color: #000000;
}
.preview_main_web_hd .main_website_web_hd, .preview_main_web_hd_new .main_website_web_hd {
  font-size: 12px;
  color: gray;
}
.preview_main_web_hd p.labale_c_t, .preview_main_web_hd_new p.labale_c_t {
  font-size: 12px;
  font-weight: 400;
  color: gray;
  margin: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .preview_main_web_hd p.labale_c_t, .preview_main_web_hd_new p.labale_c_t {
    font-size: 8px;
  }
}
.preview_main_web_hd .web_hd_content, .preview_main_web_hd_new .web_hd_content {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .web_hd_content, .preview_main_web_hd_new .web_hd_content {
    padding-right: 5px;
  }
}
.preview_main_web_hd .download_div, .preview_main_web_hd_new .download_div {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .download_div, .preview_main_web_hd_new .download_div {
    gap: 5px;
  }
}
.preview_main_web_hd .download_div .download_f, .preview_main_web_hd_new .download_div .download_f {
  display: flex;
  gap: 5px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .download_div .download_f, .preview_main_web_hd_new .download_div .download_f {
    gap: 5px;
  }
}
.preview_main_web_hd .download_div .app_store_svg, .preview_main_web_hd_new .download_div .app_store_svg {
  width: 13px;
  height: 13px;
  -o-object-fit: contain;
     object-fit: contain;
}
.preview_main_web_hd .download_div .app_store_svg path, .preview_main_web_hd_new .download_div .app_store_svg path {
  fill: gray;
}
.preview_main_web_hd .download_div .play_store_svg, .preview_main_web_hd_new .download_div .play_store_svg {
  width: 13px;
  height: 13px;
  -o-object-fit: contain;
     object-fit: contain;
}
.preview_main_web_hd .download_div .play_store_svg path, .preview_main_web_hd_new .download_div .play_store_svg path {
  fill: gray;
}
.preview_main_web_hd .foolow_div, .preview_main_web_hd_new .foolow_div {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .foolow_div, .preview_main_web_hd_new .foolow_div {
    gap: 5px;
  }
}
.preview_main_web_hd .foolow_div .social_f, .preview_main_web_hd_new .foolow_div .social_f {
  margin-left: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .foolow_div .social_f, .preview_main_web_hd_new .foolow_div .social_f {
    gap: 5px;
  }
}
.preview_main_web_hd .foolow_div .social_f i, .preview_main_web_hd_new .foolow_div .social_f i {
  color: gray;
  font-size: 13px;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
}
@media (max-width: 767px) {
  .preview_main_web_hd .foolow_div .social_f i, .preview_main_web_hd_new .foolow_div .social_f i {
    font-size: 9px;
  }
}
.preview_main_web_hd .mainsubhead_web_hd img, .preview_main_web_hd_new .mainsubhead_web_hd img {
  width: 90px;
  position: relative;
  margin-right: 10px;
}
.preview_main_web_hd .main_div_head_right_web_5, .preview_main_web_hd_new .main_div_head_right_web_5 {
  margin-top: 15px;
  margin-bottom: 18px;
  flex-wrap: nowrap;
  white-space: nowrap;
  gap: 25px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .main_div_head_right_web_5, .preview_main_web_hd_new .main_div_head_right_web_5 {
    display: none !important;
  }
}
.preview_main_web_hd .date_icon_web_hd, .preview_main_web_hd_new .date_icon_web_hd {
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  top: 4px;
  margin-right: 4px;
}
.preview_main_web_hd .date_icon_web_hd path, .preview_main_web_hd_new .date_icon_web_hd path {
  fill: gray;
  stroke: gray;
}
.preview_main_web_hd .date_icon_web_hd rect, .preview_main_web_hd_new .date_icon_web_hd rect {
  fill: gray;
  stroke: gray;
}
.preview_main_web_hd .date_icon_web_hd_m, .preview_main_web_hd_new .date_icon_web_hd_m {
  width: 12px;
  height: 13px;
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  top: 0px;
  margin-right: 4px;
}
.preview_main_web_hd .date_icon_web_hd_m path, .preview_main_web_hd_new .date_icon_web_hd_m path {
  fill: gray;
  stroke: gray;
}
.preview_main_web_hd .date_icon_web_hd_m rect, .preview_main_web_hd_new .date_icon_web_hd_m rect {
  fill: gray;
  stroke: gray;
}
.preview_main_web_hd .web_hd_date, .preview_main_web_hd_new .web_hd_date {
  position: relative;
  top: 5px;
}
.preview_main_web_hd .reporter_info p, .preview_main_web_hd_new .reporter_info p {
  margin-bottom: 0;
  font-size: 11px;
  color: #858585;
  font-weight: 400;
}
@media (max-width: 767px) {
  .preview_main_web_hd .reporter_info p, .preview_main_web_hd_new .reporter_info p {
    font-size: 8px;
  }
}
.preview_main_web_hd .web_hd_frame, .preview_main_web_hd_new .web_hd_frame {
  position: relative;
  overflow: hidden;
  background-color: #f8f8f8;
  padding: 10px;
  border: 3px solid #000000;
  width: 100%;
  height: 450px;
  border-radius: 10px;
  /* aspect-ratio: 9 / 16; */
  overflow: hidden;
}
@media (max-width: 767px) {
  .preview_main_web_hd .web_hd_frame, .preview_main_web_hd_new .web_hd_frame {
    position: relative;
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 7px;
    border: 2px solid #000000;
    width: 100%;
    height: auto;
    border-radius: 11px;
    aspect-ratio: 9/16;
    overflow: hidden;
  }
}
.preview_main_web_hd .web_hd_frameimg, .preview_main_web_hd_new .web_hd_frameimg {
  height: auto;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  z-index: 9;
}
.preview_main_web_hd .web_hd_frame .web_hd_content, .preview_main_web_hd_new .web_hd_frame .web_hd_content {
  border-radius: 12px;
}
.preview_main_web_hd .web_hd_frame .main_web_hg_heading, .preview_main_web_hd_new .web_hd_frame .main_web_hg_heading {
  font-size: 15px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .web_hd_frame .main_web_hg_heading, .preview_main_web_hd_new .web_hd_frame .main_web_hg_heading {
    font-size: 9px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 7px !important;
  }
}
@media (max-width: 767px) {
  .preview_main_web_hd .web_hd_frame .reporter_info p, .preview_main_web_hd_new .web_hd_frame .reporter_info p {
    font-size: 5px !important;
    margin-top: 1px;
  }
}
.preview_main_web_hd .web_hd_frame #web_m_hd_date, .preview_main_web_hd_new .web_hd_frame #web_m_hd_date {
  font-size: 10px;
}
.preview_main_web_hd .web_hd_frame .main_web_hg_short_description, .preview_main_web_hd_new .web_hd_frame .main_web_hg_short_description {
  font-size: 11px;
}
@media (max-width: 767px) {
  .preview_main_web_hd .web_hd_frame .main_web_hg_short_description, .preview_main_web_hd_new .web_hd_frame .main_web_hg_short_description {
    font-size: 7px;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 37px;
    line-height: 9px;
  }
}

@media (min-width: 768px) {
  .scaled {
    transform: scale(0.8) !important;
  }
}
.customeinput_check_web_hd {
  position: relative;
  margin: 0;
  top: 3px;
  margin-right: 2px;
}

.downlaod_app_right_frame {
  margin-top: 15px;
  margin-bottom: 18px;
  height: 22px;
  align-items: center;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .downlaod_app_right_frame {
    margin-top: 0;
    margin-bottom: 8px;
    top: 0;
    height: auto;
  }
}

.text_color_heading_web_hd,
.text_color_Description_web_hd,
.text_color_sub_Description_web_hd,
.text_color_m_heading_web_hd,
.text_color_m_Description_web,
.text_color_m_Description_web_hd {
  width: 42px;
  height: 42px;
  background-color: black;
  /* border: 2px solid #b9b9b9; */
  border-radius: 42px;
  margin-left: 10px;
  /* padding: 10px; */
  box-shadow: 0 0 16px -3px gray;
  position: absolute;
  left: 52px;
}

.form-select {
  font-size: 13px;
}

.common_date_icon {
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  top: 4px;
  margin-right: 4px;
}
.common_date_icon.common_date_icon_old_layout {
  top: 2px;
  width: 13px;
  height: 13px;
}
.common_date_icon.common_date_icon_web1 {
  top: 7px;
}
.common_date_icon.common_date_icon_web2 {
  top: 7px;
}
.common_date_icon.common_date_icon_web3 {
  top: 9px;
}
.common_date_icon.common_date_icon_web3 path {
  fill: white;
  stroke: white;
}
.common_date_icon.common_date_icon_web3 rect {
  fill: white;
  stroke: white;
}
.common_date_icon.common_date_icon_web4 {
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  top: 4px;
  margin-right: 4px;
  margin-bottom: 0;
  left: inherit;
}
.common_date_icon.common_date_icon_web4 path {
  fill: white;
  stroke: white;
}
.common_date_icon.common_date_icon_web4 rect {
  fill: white;
  stroke: white;
}
.common_date_icon path {
  fill: gray;
  stroke: gray;
}
.common_date_icon rect {
  fill: gray;
  stroke: gray;
}

.hamburger {
  position: relative;
  top: 2px;
  margin-right: 0;
  width: 50px;
  padding-left: 3px;
}
@media (max-width: 767px) {
  .hamburger {
    margin-right: 5px;
    width: auto;
    padding-left: 0;
  }
}

.hamburger .line {
  width: 22px;
  height: 2px;
  background-color: #b3b3b3;
  display: block;
  margin: 6px 0;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
}

.hamburger:hover {
  cursor: pointer;
}

/* ONE */
#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.main_side_bar_card {
  left: -82px;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .main_side_bar_card {
    left: 0;
    bottom: -79px;
  }
}
.main_side_bar_card.active_card_sidebar {
  left: 0;
}
@media (max-width: 767px) {
  .main_side_bar_card.active_card_sidebar {
    left: 0;
    bottom: 0;
  }
}

.hrdotedline {
  border-top: 2px dashed rgba(0, 0, 0, 0.3803921569);
}

.mobileconfigration_card {
  background-color: transparent !important;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .mobileconfigration_card {
    padding: 12px !important;
    background-color: white !important;
  }
}
@media (max-width: 767px) {
  .mobileconfigration_card .card {
    border: 1px solid rgba(204, 204, 204, 0.8);
  }
}
.mobileconfigration_card .card-body {
  padding: 12px !important;
}

.sweet-alert {
  font-family: "Poppins", sans-serif !important;
  transform: translate(-50%, -50%);
  margin-left: 0 !important;
  margin-top: 0 !important;
  width: 390px;
  left: 50% !important;
  right: 0 !important;
}
@media (max-width: 767px) {
  .sweet-alert {
    width: 90%;
  }
}

.showSweetAlert[data-animation=pop] {
  animation: none !important;
  opacity: 1 !important;
  transition: opacity 0.5s;
}

.hideSweetAlert[data-animation=pop] {
  animation: none !important;
  opacity: 0 !important;
  transition: all 0.5s;
}

.sweet-alert h2 {
  color: black;
  font-size: 25px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 40px;
  display: block;
  margin-bottom: 10px;
}

.sweet-alert p {
  color: gray;
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  margin-bottom: 20px;
}

.sweet-alert button {
  background-color: #8cd4f5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 13px;
  border-radius: 5px;
  padding: 6px 10px;
  margin: 0;
  cursor: pointer;
  border: none !important;
  box-shadow: none !important;
  font-weight: 400;
}
.sweet-alert button.confirm {
  background-color: #39ac65 !important;
}
.sweet-alert button.cancel {
  background-color: #fa8681 !important;
}

.spliter_line_div {
  width: calc(100% - 20px);
  display: block;
  position: absolute;
  top: 50%;
  border-top-style: solid;
  border-top-color: #ab0113;
  border-top-width: 1px;
  z-index: 999999;
  transform: translateX(-50%);
  left: 50%;
}

.Submitcolor {
  background-color: rgba(52, 195, 143, 0.2901960784) !important;
}

.savdraftcolor {
  background-color: rgba(255, 205, 40, 0.2784313725) !important;
}

.maincomonheadingpreview {
  font-family: "SF Pro Display";
  font-weight: 900;
}

.discription_web2 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.discription_web2 p {
  margin-bottom: 5px;
  margin-top: 5px;
}

.list-style-line {
  padding: 0;
}
.list-style-line li {
  list-style-type: none;
}

.list-style-circle .web2_description_line {
  display: none;
}
.list-style-circle li {
  list-style-type: circle;
}

.list-style-disc .web2_description_line {
  display: none;
}
.list-style-disc li {
  list-style-type: disc;
}

.list-style-decimal .web2_description_line {
  display: none;
}
.list-style-decimal li {
  list-style-type: decimal;
}

.deactive {
  position: relative;
}
.deactive .btn-top-header {
  color: #a1a1a1;
}
.deactive .btn-top-header img {
  filter: opacity(0.5);
}
.deactive::after {
  content: "\f023";
  font-family: "Line Awesome Free";
  font-weight: 900;
  position: absolute;
  left: 3px;
  top: 1px;
  right: 3px;
  bottom: 3px;
  background-color: rgba(0, 0, 0, 0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 29px;
  color: #898989;
  text-align: end;
  padding: 2px;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}

.loaderdownload {
  width: 30px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(farthest-side, #546fe3 94%, rgba(0, 0, 0, 0)) top/3px 3px no-repeat, conic-gradient(rgba(0, 0, 0, 0) 30%, #546fe3);
  -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 3px), #000 0);
  animation: l13 1s infinite linear;
  display: none;
}

@keyframes l13 {
  100% {
    transform: rotate(1turn);
  }
}
/* HTML: <div class="loader"></div> */
.discription_web5 P {
  font-size: inherit;
  color: inherit;
  margin-bottom: 0;
  margin-top: 5px;
}

.layout_card_box {
  background-color: white;
  border-radius: 10px;
  padding: 10px;
}
.layout_card_box .l_c_i img {
  width: 100%;
  height: 300px;
  -o-object-fit: contain;
  object-fit: contain;
  background-color: rgba(229, 229, 229, 0.3882352941);
  border: 1px solid rgba(204, 204, 204, 0.8);
  border-radius: 7px;
}
.layout_card_box .l_c_content {
  margin-top: 10px;
}
.layout_card_box .l_c_content h3 {
  font-size: 14px;
  color: black;
}
.layout_card_box .l_c_content h3 img {
  display: none;
}
.layout_card_box .l_c_content .main_card_preview {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  background-color: white;
  color: gray;
}
.layout_card_box .l_c_content .btn_grid_card {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 5px;
}
.layout_card_box .l_c_content .btn_grid_card .btn-success {
  color: #ffffff;
  background-color: #34c38f;
  border: #34c38f;
}
.layout_card_box .l_c_content .btn_grid_card .btn-outline-primary {
  color: #546fe3;
}
.layout_card_box .l_c_content .btn_grid_card .btn-outline-primary:hover {
  color: #ffffff;
}

.maincardfilter_layout {
  height: 40px;
  width: auto;
}
@media (max-width: 767px) {
  .maincardfilter_layout {
    width: 100%;
  }
}

.no_bg_answer {
  background-color: transparent !important;
  padding: 0;
}

.card_answer {
  background-color: white;
  padding: 10px;
  margin-bottom: 0;
  border-radius: 8px;
}

.activecard_new .card_answer {
  border-radius: 0 0 8px 8px;
}

p.card_create_date {
  font-size: 11px;
  font-weight: 500;
  color: gray;
  margin: 6px;
}

.gridlist_btn.btn-secondary {
  background-color: #f0f0f0 !important;
  color: gray !important;
  border: 1px solid rgba(204, 204, 204, 0.8);
}
.gridlist_btn.btn-secondary:hover {
  background-color: #f0f0f0 !important;
  color: gray !important;
  border: 1px solid rgba(204, 204, 204, 0.8);
}
.gridlist_btn.btn-outline-secondary {
  color: gray !important;
  border: 1px solid rgba(204, 204, 204, 0.8);
}
.gridlist_btn.btn-outline-secondary:hover {
  background-color: #f0f0f0 !important;
  color: gray !important;
  border: 1px solid rgba(204, 204, 204, 0.8);
}

.common_date_icon_brecking {
  width: 15px;
  height: auto;
  position: relative;
  top: -2px;
}

.card_answer_head {
  background-color: white;
  padding: 10px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .card_answer_head {
    background-color: white;
    padding: 1px 10px;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    height: 31px;
    gap: 4px;
    border: 1px solid rgba(204, 204, 204, 0.8);
    border-radius: 5px;
  }
}
.card_answer_head.activecard_new {
  border-radius: 8px 8px 0px 0px;
}
@media (max-width: 767px) {
  .card_answer_head.activecard_new {
    border-radius: 8px;
    border: 1px solid #43a069;
  }
}
.card_answer_head h3 {
  font-size: 15px !important;
  font-weight: 500 !important;
  margin-bottom: 0 !important;
  color: #292a2a !important;
}
@media (max-width: 767px) {
  .card_answer_head h3 {
    font-size: 11px !important;
  }
}
.card_answer_head i {
  font-size: 18px;
}
@media (max-width: 767px) {
  .card_answer_head i {
    font-size: 12px !important;
    display: none;
  }
}

.commonreportername, .commonreportercity {
  font-size: 11px;
  color: #858585;
  font-weight: 400;
}

.hide_commonreporter_div {
  display: none !important;
}

.oldcard_slug {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  color: #9d9d9d;
  width: -moz-max-content;
  width: max-content;
  margin-top: 10px;
  display: inline-block;
}

.accordion-list .card {
  border-radius: 8px;
}

.disabledbox {
  background-color: #f5f7f9;
  padding-top: 10px;
  padding-bottom: 10px;
}

.card_answer_acc {
  overflow: hidden;
}
@media (max-width: 767px) {
  .card_answer_acc {
    overflow-y: scroll;
    position: fixed;
    top: inherit;
    left: 0;
    right: 0;
    bottom: 79px;
    height: 346px;
    overflow-x: hidden;
  }
}
.card_answer_acc.activecard_new {
  display: block !important;
}

#img-ratio {
  position: relative;
}

.commonphoto_credit {
  background-color: rgba(255, 255, 255, 0.2901960784);
  font-size: 9px;
  padding: 1px 4px;
  color: white;
  width: -moz-max-content;
  width: max-content;
  margin: 0 0 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
}

.main_times_img_cover {
  position: relative;
}

.download_f_web svg {
  width: auto;
  height: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 4px;
}

.web3content .download_div_web svg path {
  fill: white;
}

.web4content .download_div_web svg path {
  fill: white;
}

.cricketsummarymain1 .update {
  display: none;
}

.maintopheaderlogonew {
  position: relative;
  margin-top: 4px;
}

.newtop_config_logo .main_preview_logotext {
  position: initial;
  margin-top: 7px;
}
.newtop_config_logo .main_preview_logotext img {
  width: 97px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.newtop_config_logo .main_preview_logotext .logotext {
  font-weight: 500;
  color: black;
  font-size: 15px;
  position: relative;
  top: 2px;
  white-space: nowrap;
}
.newtop_config_logo .main_preview_logotext .divider_lt {
  top: 0;
}

.verfied_story_new_common {
  align-items: center;
  display: none;
  gap: 6px;
  font-size: 13px;
  font-weight: 500;
  color: #339F66 !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99999;
}
.verfied_story_new_common svg {
  width: 13px;
  height: 13px;
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  top: -1px;
}

.ai_story_new_common {
  align-items: center;
  display: none;
  gap: 6px;
  font-size: 13px;
  font-weight: 500;
  color: #0d6efd;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99999;
}
.ai_story_new_common svg {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  top: -1px;
  fill: #0d6efd;
}
.ai_story_new_common * {
  fill: #0d6efd;
}

.file-status {
  display: flex;
}
.file-status .status-message {
  font-size: 12px !important;
  margin-top: 10px !important;
  padding: 0 !important;
  font-weight: 500 !important;
  color: #f46a6a !important;
  margin-bottom: 0 !important;
  margin-right: 5px !important;
}
.file-status .status-message.uploaded_done {
  color: #34c38f !important;
}
.file-status .cancel-btn {
  border: none;
  padding: 0;
  background-color: transparent;
  font-size: 17px;
  color: rgba(204, 204, 204, 0.8);
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 8px;
  display: none;
}

.web_watermark_6 {
  position: inherit;
  margin-top: 5px;
}

.main_new_hedline_parent {
  position: relative;
}
.main_new_hedline_parent h3 {
  padding-left: 5px;
}
.main_new_hedline_parent .headline_line {
  width: 2px;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ab0113;
  display: block;
}

.main_web_layout_6 .main_preview_logotext {
  position: relative;
  left: 0 !important;
  top: 0;
}
.main_web_layout_6 .main_footer_with_logo {
  padding-top: 3px;
  border-top: 1px solid rgba(204, 204, 204, 0.8) !important;
  margin-top: 10px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  align-items: center;
}
.main_web_layout_6 .footer_main_Web {
  padding-top: 0;
  border: none !important;
  gap: 1px;
  flex-direction: column;
  justify-content: start;
  align-items: end;
  margin-top: 2px;
}
.main_web_layout_6 .website_text_wev {
  font-size: 11px;
  color: #858585;
  font-weight: 400;
}
.main_web_layout_6 .social_f_web i {
  color: #858585;
}

.main_submitstatus.Submitcolor {
  background-color: rgba(52, 195, 143, 0.16) !important;
  height: -moz-fit-content;
  height: fit-content;
  padding: 3px 9px;
  line-height: 19px;
  font-size: 12px;
  font-weight: 500;
  color: #34c38f !important;
}
.main_submitstatus.savdraftcolor {
  background-color: rgba(255, 205, 40, 0.2784313725) !important;
  height: -moz-fit-content;
  height: fit-content;
  padding: 3px 9px;
  line-height: 19px;
  font-size: 12px;
  font-weight: 500;
  color: #f1734f !important;
}

.crickeysummarymain1 .privew-details h3 p {
  margin-bottom: 0 !important;
}

.old_layout_footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.old_layout_overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.53) 30%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.footer_divider_web_new {
  border-top: 1px solid #ccc;
}

.cricketsummarymain1 .main-display {
  padding-bottom: 21px;
}

.cricketsummarymain1 .main-display.fixedwidth_c {
  padding-bottom: 0;
}

.reporter-name-webhdnew {
  font-size: 14px !important;
  color: black;
  font-weight: 500;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  padding-bottom: 3px;
  margin-bottom: 5px;
}

.reporter-city-webhdnew {
  font-size: 13px !important;
  color: gray;
  font-weight: 500;
}

.main_reporter_info {
  text-align: center;
  margin-bottom: 8px;
}

.mainqrcode_webhd_new {
  float: right;
}
.mainqrcode_webhd_new img {
  width: 100px;
}

.subdiscription_webhd_new {
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  border-top: 1px solid rgba(204, 204, 204, 0.8);
  border-radius: 0;
  padding: 7px 0;
  border-left: none;
  border-right: none;
}

.divider_footer_paperview {
  border-top: 1px solid rgba(204, 204, 204, 0.8);
}

.website_web_hd_new {
  font-size: 12px;
  font-weight: 400;
  color: gray;
  margin: 0;
  margin-bottom: 0;
}

.crickeysummarymain1 .headline_main_control, .crickeysummarymain1 .discription_main_control, .crickeysummarymain1 .maincomonheadingpreview, .crickeysummarymain1 .maincomondescriptionpreview {
  display: none !important;
}

.main_web_hg_short_description_new {
  font-size: 12px;
  color: gray;
  margin-top: 8px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  padding-bottom: 8px;
}
.main_web_hg_short_description_new p {
  margin: 0;
}

.privew-details.position_absolute {
  bottom: 22px;
  position: absolute;
}

.emoji-picker-container {
  position: relative;
}
.emoji-picker-container .disable_div {
  position: absolute;
  left: 0;
  right: 42px;
  top: 0;
  bottom: 0;
  background-color: transparent;
}
.emoji-picker-container .emoji-wysiwyg-editor {
  overflow: hidden;
}
.emoji-picker-container .emoji-menu .emoji-items-wrap::-webkit-scrollbar {
  display: none;
}

.emoji-picker-icon {
  right: 12px;
  top: 10px;
}

.emojiDisplay {
  width: -moz-max-content;
  width: max-content;
  transform: scale(1);
  transform-origin: left top;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
}

.verfied_story_new_common {
  flex-wrap: nowrap;
  white-space: nowrap;
}

.ai_story_new_common {
  flex-wrap: nowrap;
  white-space: nowrap;
}

.preview_main_web_hd_new .verfied_story_new_common {
  top: 1004px;
  left: 403px;
}

.date_Web_6 .day {
  display: none;
}

.main_web6_date_and_footer {
  display: flex;
  justify-content: space-between;
  gap: 5px;
}
.main_web6_date_and_footer .web_date {
  font-size: 10px;
}
.main_web6_date_and_footer .web_date {
  font-size: 10px;
  margin-top: 0 !important;
}
.main_web6_date_and_footer .common_date_icon.common_date_icon_web1 {
  top: 0;
}

.web_top_bottom_belt .bars_web5 {
  display: flex;
  flex-direction: column;
  width: 17px;
  gap: 5px;
  position: relative;
  top: 2px;
  margin-right: 7px;
}
.web_top_bottom_belt .bars_web5 div {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.9490196078);
}
.web_top_bottom_belt .web_6_bell {
  position: relative;
}
.web_top_bottom_belt .web_6_bell span {
  position: absolute;
  display: flex;
  width: 13px;
  height: 13px;
  background-color: #f46a6a;
  border-radius: 50px;
  color: #ffffff;
  font-size: 7px;
  align-items: center;
  justify-content: center;
  z-index: 1;
  font-weight: 500;
  right: -4px;
  line-height: 1;
  top: -1px;
}
.web_top_bottom_belt .web_6_bell i {
  font-size: 18px;
  color: gray;
  position: relative;
  top: 4px;
}

.main_web_layout_6 #tag_web_6_container {
  display: none;
}
.main_web_layout_6 .top_p {
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
}
.main_web_layout_6 .top_p .main_times_img_cover {
  order: 2;
}
.main_web_layout_6 .top_p .web_layout_content {
  order: 3;
}
.main_web_layout_6 .top_p .web_top_bottom_belt {
  border-top: none !important;
  margin-top: 0 !important;
  padding-top: 10px;
}
.main_web_layout_6 .top_p .main_footer_div_web6 {
  order: 1;
}
.main_web_layout_6 .top_p #tag_web_6_container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
}
.main_web_layout_6 .top_p #tag_web_6_container .tags {
  font-size: 10px;
  font-weight: 500;
  color: gray;
  border: 1px solid #ccc;
  padding: 5px;
  line-height: 1;
  border-radius: 3px;
  white-space: nowrap;
  margin-top: 5px;
  margin-bottom: 6px;
}

.emoji-mart-category-list li {
  display: inline-block !important;
  width: auto !important;
}

.main_web6_date_and_footer .commonreporter_div {
  margin-bottom: -1px;
}
.main_web6_date_and_footer .download_div_web {
  margin-top: -1px;
}

#maain-tag-repeaterform .deleteweb6tag {
  display: block !important;
}

.common_overlay_bg_card_times {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.53) 30%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.main_new_postion_date {
  width: 100%;
}

.main_tag_acc_answer {
  background-color: transparent !important;
}
@media (max-width: 767px) {
  .main_tag_acc_answer {
    background-color: white !important;
  }
}
@media (max-width: 767px) {
  .main_tag_acc_answer .main_tag_acc {
    position: relative;
    display: flex;
    gap: 5px;
    overflow-x: scroll;
  }
}

#draggableButton {
  position: fixed;
  top: 98px;
  right: 0;
  padding: 10px 20px;
  padding: 8px 10px;
  background-color: #e8ecff;
  color: #546fe3;
  border: none;
  border-radius: 5px;
  cursor: grab;
  z-index: 9999999999;
  display: none;
  font-size: 16px;
  width: -moz-max-content;
  width: max-content;
  border: 1px solid #546fe3;
}
@media (max-width: 767px) {
  #draggableButton {
    display: block;
  }
}/*# sourceMappingURL=style.css.map */