@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANYekanWebBold.eot");
  src: url("../fonts/eot/IRANYekanWebBold.eot?#iefix") format("embedded-opentype"), url("../fonts/woff/IRANYekanWebBold.woff") format("woff"), url("../fonts/woff2/IRANYekanWebBold.woff2") format("woff2"), url("../fonts/ttf/IRANYekanWebBold.ttf") format("truetype");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/eot/IRANYekanWebThin.eot");
  src: url("../fonts/eot/IRANYekanWebThin.eot?#iefix") format("embedded-opentype"), url("../fonts/woff/IRANYekanWebThin.woff") format("woff"), url("../fonts/woff2/IRANYekanWebThin.woff2") format("woff2"), url("../fonts/ttf/IRANYekanWebThin.ttf") format("truetype");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANYekanWebLight.eot");
  src: url("../fonts/eot/IRANYekanWebLight.eot?#iefix") format("embedded-opentype"), url("../fonts/woff/IRANYekanWebLight.woff") format("woff"), url("../fonts/woff2/IRANYekanWebLight.woff2") format("woff2"), url("../fonts/ttf/IRANYekanWebLight.ttf") format("truetype");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/eot/IRANYekanWebRegular.eot");
  src: url("../fonts/eot/IRANYekanWebRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/woff/IRANYekanWebRegular.woff") format("woff"), url("../fonts/woff2/IRANYekanWebRegular.woff2") format("woff2"), url("../fonts/ttf/IRANYekanWebRegular.ttf") format("truetype");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANYekanWebMedium.eot");
  src: url("../fonts/eot/IRANYekanWebMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/woff/IRANYekanWebMedium.woff") format("woff"), url("../fonts/woff2/IRANYekanWebMedium.woff2") format("woff2"), url("../fonts/ttf/IRANYekanWebMedium.ttf") format("truetype");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANYekanWebExtraBold.eot");
  src: url("../fonts/eot/IRANYekanWebExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/woff/IRANYekanWebExtraBold.woff") format("woff"), url("../fonts/woff2/IRANYekanWebExtraBold.woff2") format("woff2"), url("../fonts/ttf/IRANYekanWebExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANYekanWebExtraBold.eot");
  src: url("../fonts/eot/IRANYekanWebExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/woff/IRANYekanWebExtraBold.woff") format("woff"), url("../fonts/woff2/IRANYekanWebExtraBold.woff2") format("woff2"), url("../fonts/ttf/IRANYekanWebExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: yekanbakh;
  src: url("../fonts/YekanBakhRegular.ttf");
}

/* css reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "iranyekan";
  direction: rtl;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  overflow-x: hidden;
  background: #f7f7f7;
  direction: rtl;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  text-decoration: none;
  color: white;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.boxCopy {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
}

.boxCopy .copyText {
  width: 70px;
  padding: 8px 12px;
  padding-left: 0;
  background: #fff;
  border-radius: 0 12px 12px 0;
  font-size: 12px;
  cursor: pointer;
  height: 36px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.boxCopy .copyText::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
  top: -6px;
  right: 34px;
}

.boxCopy .linkForCopy {
  padding: 8px 12px;
  background: #7c8fae;
  border-radius: 12px 0 0 12px;
  font-size: 14px;
  color: #fff;
  max-width: 290px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: ltr;
  border: 0;
  outline: none;
  height: 36px;
}

.copied .boxCopy {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4px;
  border-radius: 5px;
  background-color: #7c8fae;
  top: -25px;
}

.copied .copyText {
  background: unset;
  padding: 0;
  margin: 0;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  margin: 7px 0;
  color: #fff;
}

.copied .copyText::before {
  content: unset;
}

.copied input.linkForCopy {
  margin-top: 6px;
  width: 90px;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid;
  max-width: unset;
  height: 20px;
  color: #000;
  font-size: 12px;
  border-radius: 0;
}

.crs-pointer {
  cursor: pointer;
}

.LayOutCsharp {
  -webkit-animation: fadein 2s;
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: fadein 2s;
}

.modal-backdrop.show {
  opacity: 1;
  background: linear-gradient(179.72deg, rgba(0, 0, 0, 0.48) -11.3%, rgba(0, 0, 0, 0.29) 121.15%);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

.wrapper {
  max-width: 1110px;
  margin: auto;
}

@media screen and (max-width: 1200px) {
  .wrapper {
    margin: auto 45px;
  }
}

@media screen and (max-width: 576px) {
  .wrapper {
    margin: auto 24px;
  }
}

@media screen and (max-width: 320px) {
  .wrapper {
    margin: auto 16px;
  }
}

.wrapperPanel {
  max-width: 1440px;
  margin: auto;
  padding: 0 100px;
}

@media screen and (max-width: 1200px) {
  .wrapperPanel {
    padding: 0 24px;
  }
}

.wrapperProfile {
  max-width: 1440px;
  margin: auto;
  background: #ffffff;
  border-radius: 30px;
  padding: 18px;
  padding-right: 60px;
}

.Button {
  border: 5px solid rgba(255, 221, 169, 0.3);
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1550px) {
  .Button {
    border: 4px solid rgba(255, 221, 169, 0.3);
  }
}

.Button span {
  background: #ffdda9;
  border: 5px solid rgba(255, 221, 169, 0.3);
  -webkit-box-shadow: 0px 0px 18px #ffdda9;
          box-shadow: 0px 0px 18px #ffdda9;
  border-radius: 13px;
  color: black;
  font-size: 13px;
  min-height: 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 900;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
}

@media screen and (max-width: 1550px) {
  .Button span {
    font-size: 11px;
    min-height: 30px;
    padding: 6px 14px;
  }
}

@media screen and (max-width: 425px) {
  .Button span {
    padding: 4px 10px;
  }
}

@media (min-width: 992px) {
  .modalNews .modal-dialog {
    max-width: 1100px;
    margin: 1.75rem auto;
  }
}

@media (max-width: 1100px) {
  .modalNews .modal-dialog {
    margin: 0.5rem;
  }
}

@media (max-width: 992px) {
  .modalNews .modal-dialog {
    margin: 1.75rem auto;
  }
}

@media (max-width: 576px) {
  .modalNews .modal-dialog {
    margin: 0.5rem;
  }
}

.modalNews .modal-content {
  padding: 16px;
  border-radius: 36px;
}

.modalNews .modal-content .btn-close {
  background-color: #000;
  opacity: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
}

@media screen and (max-width: 768px) {
  .modalNews .modal-content .btn-close {
    margin: auto;
  }
}

@media screen and (max-width: 425px) {
  .modalNews .modal-content .btn-close {
    width: 30px;
    height: 30px;
  }
}

.modalNews .modal-body {
  padding: 0;
}

.modalNews .modal-body .contentNews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 24px;
  }
}

.modalNews .modal-body .contentNews > div {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding: 0 16px;
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews > div {
    padding: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.modalNews .modal-body .contentNews .details {
  position: relative;
  width: 50%;
  height: 0;
  padding-bottom: 50%;
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews .details {
    margin-top: 20px;
    width: auto;
    height: auto;
    padding-bottom: unset;
  }
}

.modalNews .modal-body .contentNews .details .titleDate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modalNews .modal-body .contentNews .details .titleDate h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 40px;
  font-weight: 999;
  font-size: 26px;
  line-height: 34px;
  color: #16072f;
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews .details .titleDate h2 {
    padding-right: 30px;
  }
}

@media screen and (max-width: 425px) {
  .modalNews .modal-body .contentNews .details .titleDate h2 {
    padding-right: 24px;
    font-size: 20px;
  }
}

.modalNews .modal-body .contentNews .details .titleDate .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 11px;
  line-height: 19px;
  color: #8e8e8e;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

@media screen and (max-width: 992px) {
  .modalNews .modal-body .contentNews .details .titleDate .date {
    font-size: 11px;
  }
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews .details .titleDate .date {
    display: none;
  }
}

.modalNews .modal-body .contentNews .details .titleDate .date > div {
  margin: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modalNews .modal-body .contentNews .details .titleDate .date img {
  width: 16px;
  height: 16px;
}

.modalNews .modal-body .contentNews .details .desc {
  font-size: 14px;
  line-height: 26px;
  text-align: right;
  color: #16072f;
  margin-top: 16px;
  overflow-y: scroll;
  direction: ltr;
  padding-right: 30px;
  position: absolute;
  bottom: 35px;
  top: 45px;
  scrollbar-color: #01dd8e #7c8fae4d;
  scrollbar-width: thin;
}

@media screen and (max-width: 992px) {
  .modalNews .modal-body .contentNews .details .desc {
    padding-right: 24px;
  }
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews .details .desc {
    position: unset;
    max-height: 200px;
  }
}

@media screen and (max-width: 425px) {
  .modalNews .modal-body .contentNews .details .desc {
    font-size: 13px;
    line-height: 24px;
    padding-right: 20px;
    margin-top: 8px;
  }
}

@media screen and (max-width: 375px) {
  .modalNews .modal-body .contentNews .details .desc {
    font-size: 12px;
    line-height: 22px;
    padding-right: 16px;
  }
}

.modalNews .modal-body .contentNews .details .desc::-webkit-scrollbar {
  width: 10px;
}

.modalNews .modal-body .contentNews .details .desc::-webkit-scrollbar-track {
  background-color: #7c8fae4d;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}

.modalNews .modal-body .contentNews .details .desc::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #01dd8e;
}

.modalNews .modal-body .contentNews .details .desc::-webkit-scrollbar-thumb:hover {
  background: #01aa6c;
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews .imageLikePublisher {
    padding-top: 32px;
  }
}

.modalNews .modal-body .contentNews .imageLikePublisher .image {
  background: unset;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.modalNews .modal-body .contentNews .imageLikePublisher .image img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 8px;
    padding: 0 8px;
  }
}

@media screen and (max-width: 375px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare {
    padding: 0;
  }
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare > div {
  margin: 0 8px;
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .publisher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .publisher {
    position: absolute;
    top: 10px;
  }
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .publisher .name {
  font-weight: 900;
  font-size: 14px;
  line-height: 28px;
  color: #16072f;
  margin-right: 8px;
}

@media screen and (max-width: 992px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .publisher .name {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .publisher .name {
    font-size: 16px;
  }
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .publisher .imagePro img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .publisher .imagePro img {
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 576px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .publisher .imagePro img {
    width: 34px;
    height: 34px;
  }
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .likeShare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .likeShare img {
  width: 16px;
  height: 16px;
}

@media screen and (max-width: 992px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .likeShare img {
    width: 15px;
    height: 15px;
  }
}

@media screen and (max-width: 375px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .likeShare img {
    width: 13px;
    height: 13px;
  }
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .likeShare .like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 992px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .likeShare .like {
    margin: 0 16px;
  }
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .likeShare .like .number {
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.07em;
  color: #7c8fae;
  margin-left: 5px;
}

@media screen and (max-width: 992px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .likeShare .like .number {
    font-size: 15px;
    line-height: 22px;
  }
}

@media screen and (max-width: 375px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .likeShare .like .number {
    font-size: 14px;
    line-height: 20px;
  }
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 13.5px;
  line-height: 21px;
  color: #8e8e8e;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

@media screen and (max-width: 992px) {
  .modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .date {
    font-size: 11px;
  }
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .date > div {
  margin: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modalNews .modal-body .contentNews .imageLikePublisher .likePublisherShare .date img {
  width: 16px;
  height: 16px;
}

@media screen and (max-width: 992px) {
  .modalNews .modal-dialog {
    max-width: 98%;
  }
}

@media (min-width: 992px) {
  .modalSignInUp .modal-dialog {
    max-width: 1100px;
    margin: 1.75rem auto;
  }
}

@media (max-width: 1100px) {
  .modalSignInUp .modal-dialog {
    margin: 0.5rem;
  }
}

@media (max-width: 992px) {
  .modalSignInUp .modal-dialog {
    margin: 1.75rem auto;
  }
}

@media (max-width: 576px) {
  .modalSignInUp .modal-dialog {
    margin: 0.5rem;
  }
}

.modalSignInUp .modal-content {
  padding: 41px;
  border-radius: 63px;
}

@media screen and (max-width: 992px) {
  .modalSignInUp .modal-content {
    padding: 24px;
    border-radius: 42px;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
  }
}

@media screen and (max-width: 768px) {
  .modalSignInUp .modal-content {
    padding: 16px;
    border-radius: 42px;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
  }
}

.modalSignInUp .modal-content .btn-close {
  background-color: #000;
  opacity: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
}

@media screen and (max-width: 768px) {
  .modalSignInUp .modal-content .btn-close {
    width: 30px;
    height: 30px;
    margin: auto;
    margin-bottom: 24px;
  }
}

.modalSignInUp .modal-body {
  padding: 0;
}

.modalSignInUp .modal-body .contentSign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .modalSignInUp .modal-body .contentSign {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.modalSignInUp .modal-body .contentSign > div {
  padding: 0 16px;
}

@media screen and (max-width: 768px) {
  .modalSignInUp .modal-body .contentSign > div {
    padding: 0;
  }
}

.modalSignInUp .modal-body .contentSign .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}

@media screen and (max-width: 992px) {
  .modalSignInUp .modal-body .contentSign .details {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.modalSignInUp .modal-body .contentSign .details .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 32px;
  margin-bottom: 100px;
}

@media screen and (max-width: 992px) {
  .modalSignInUp .modal-body .contentSign .details .title {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}

.modalSignInUp .modal-body .contentSign .details .title h2 {
  font-weight: 999;
  font-size: 40px;
  line-height: 62px;
  color: #16072f;
}

@media screen and (max-width: 425px) {
  .modalSignInUp .modal-body .contentSign .details .title h2 {
    font-size: 34px;
    line-height: 52px;
  }
}

@media screen and (max-width: 375px) {
  .modalSignInUp .modal-body .contentSign .details .title h2 {
    font-size: 30px;
    line-height: 46px;
  }
}

@media screen and (max-width: 320px) {
  .modalSignInUp .modal-body .contentSign .details .title h2 {
    font-size: 26px;
    line-height: 40px;
  }
}

.modalSignInUp .modal-body .contentSign .details form .error {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #dd0000;
  margin-top: 14px;
  margin-bottom: 26px;
}

@media screen and (max-width: 375px) {
  .modalSignInUp .modal-body .contentSign .details form .error {
    font-size: 13px;
  }
}

@media screen and (max-width: 320px) {
  .modalSignInUp .modal-body .contentSign .details form .error {
    font-size: 11px;
  }
}

.modalSignInUp .modal-body .contentSign .details form .numberSign {
  min-width: 300px;
}

@media screen and (max-width: 375px) {
  .modalSignInUp .modal-body .contentSign .details form .numberSign {
    min-width: unset;
  }
}

.modalSignInUp .modal-body .contentSign .details form .numberSign .text {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
}

@media screen and (max-width: 425px) {
  .modalSignInUp .modal-body .contentSign .details form .numberSign .text {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 375px) {
  .modalSignInUp .modal-body .contentSign .details form .numberSign .text {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 320px) {
  .modalSignInUp .modal-body .contentSign .details form .numberSign .text {
    font-size: 12px;
    line-height: 22px;
  }
}

.modalSignInUp .modal-body .contentSign .details form .numberSign .inputNumber {
  margin: 18px 0;
}

.modalSignInUp .modal-body .contentSign .details form .numberSign .inputNumber input {
  background: rgba(210, 215, 225, 0.5);
  border-radius: 15px;
  border: 0;
  height: 50px;
  width: 100%;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #7c8fae;
  outline: none;
  text-align: left;
}

@media screen and (max-width: 425px) {
  .modalSignInUp .modal-body .contentSign .details form .numberSign .inputNumber input {
    font-size: 14px;
  }
}

.modalSignInUp .modal-body .contentSign .details form .numberSign .sendNumber button {
  background: #01dd8e;
  border-radius: 15px;
  border: 0;
  height: 50px;
  width: 100%;
  color: white;
  font-weight: 999;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #ffffff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 425px) {
  .modalSignInUp .modal-body .contentSign .details form .numberSign .sendNumber button {
    font-size: 16px;
  }
}

.modalSignInUp .modal-body .contentSign .details form .code {
  min-width: 300px;
}

@media screen and (max-width: 375px) {
  .modalSignInUp .modal-body .contentSign .details form .code {
    min-width: 100%;
  }
}

.modalSignInUp .modal-body .contentSign .details form .code .text {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
}

@media screen and (max-width: 375px) {
  .modalSignInUp .modal-body .contentSign .details form .code .text {
    font-size: 15px;
  }
}

@media screen and (max-width: 320px) {
  .modalSignInUp .modal-body .contentSign .details form .code .text {
    font-size: 13px;
  }
}

.modalSignInUp .modal-body .contentSign .details form .code .inputCode {
  margin: 18px 0;
}

.modalSignInUp .modal-body .contentSign .details form .code .inputCode input {
  background: rgba(210, 215, 225, 0.5);
  border-radius: 15px;
  border: 0;
  height: 50px;
  width: 100%;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #7c8fae;
  outline: none;
  text-align: left;
}

@media screen and (max-width: 425px) {
  .modalSignInUp .modal-body .contentSign .details form .code .inputCode input {
    font-size: 14px;
  }
}

.modalSignInUp .modal-body .contentSign .details form .code .inputCode input.wrong {
  background: #ffdada;
  border: 2px solid #dd0000;
}

.modalSignInUp .modal-body .contentSign .details form .code .signInUp button {
  background: #3d1883;
  border-radius: 15px;
  border: 0;
  height: 50px;
  width: 100%;
  color: white;
  font-weight: 999;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #ffffff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 425px) {
  .modalSignInUp .modal-body .contentSign .details form .code .signInUp button {
    font-size: 16px;
  }
}

.modalSignInUp .modal-body .contentSign .image {
  background-image: url("../image/signIn.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 400px;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}

@media screen and (max-width: 992px) {
  .modalSignInUp .modal-body .contentSign .image {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    height: 335px;
  }
}

@media screen and (max-width: 768px) {
  .modalSignInUp .modal-body .contentSign .image {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-height: 250px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 425px) {
  .modalSignInUp .modal-body .contentSign .image {
    min-height: 250px;
  }
}

@media screen and (max-width: 375px) {
  .modalSignInUp .modal-body .contentSign .image {
    min-height: 225px;
  }
}

@media screen and (max-width: 320px) {
  .modalSignInUp .modal-body .contentSign .image {
    min-height: 200px;
  }
}

.modalSignInUp .modal-body .contentSign .succsee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}

.modalSignInUp .modal-body .contentSign .succsee .imgSuccess {
  margin-bottom: 45px;
}

@media screen and (max-width: 992px) {
  .modalSignInUp .modal-body .contentSign .succsee .imgSuccess img {
    width: 150px;
  }
}

@media screen and (max-width: 768px) {
  .modalSignInUp .modal-body .contentSign .succsee .imgSuccess {
    margin-bottom: 0px;
  }
  .modalSignInUp .modal-body .contentSign .succsee .imgSuccess img {
    width: 110px;
  }
}

@media screen and (max-width: 768px) {
  .modalSignInUp .modal-body .contentSign .succsee {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.modalSignInUp .modal-body .contentSign .succsee .textSuccess {
  font-weight: 900;
  font-size: 34px;
  line-height: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #16072f;
  margin: 11px 0;
}

@media screen and (max-width: 992px) {
  .modalSignInUp .modal-body .contentSign .succsee .textSuccess {
    font-size: 20px;
    line-height: 32px;
  }
}

@media screen and (max-width: 375px) {
  .modalSignInUp .modal-body .contentSign .succsee .textSuccess {
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (max-width: 320px) {
  .modalSignInUp .modal-body .contentSign .succsee .textSuccess {
    font-size: 16px;
    line-height: 24px;
  }
}

.modalSignInUp .modal-body .contentSign .succsee .redirectSuccess {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #01dd8e;
}

@media screen and (max-width: 992px) {
  .modalSignInUp .modal-body .contentSign .succsee .redirectSuccess {
    font-size: 14px;
    line-height: 22px;
  }
}

@media screen and (max-width: 375px) {
  .modalSignInUp .modal-body .contentSign .succsee .redirectSuccess {
    font-size: 13px;
    line-height: 18px;
  }
}

@media screen and (max-width: 320px) {
  .modalSignInUp .modal-body .contentSign .succsee .redirectSuccess {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (max-width: 992px) {
  .modalSignInUp .modal-dialog {
    max-width: 98%;
  }
}

@media (min-width: 992px) {
  .modalOpenVideo .modal-dialog {
    max-width: 1100px;
    margin: 1.75rem auto;
  }
}

@media (max-width: 1100px) {
  .modalOpenVideo .modal-dialog {
    margin: 0.5rem;
  }
}

@media (max-width: 992px) {
  .modalOpenVideo .modal-dialog {
    margin: 1.75rem auto;
  }
}

@media (max-width: 576px) {
  .modalOpenVideo .modal-dialog {
    margin: 0.5rem;
  }
}

.modalOpenVideo .modal-content {
  padding: 41px;
  border-radius: 63px;
}

@media screen and (max-width: 992px) {
  .modalOpenVideo .modal-content {
    padding: 16px;
    border-radius: 43px;
    -webkit-border-radius: 43px;
    -moz-border-radius: 43px;
    -ms-border-radius: 43px;
    -o-border-radius: 43px;
  }
}

@media screen and (max-width: 425px) {
  .modalOpenVideo .modal-content {
    padding: 8px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
  }
}

.modalOpenVideo .modal-content .btn-close {
  background-color: #000;
  opacity: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
  margin: auto;
  margin-bottom: 16px;
}

@media screen and (max-width: 425px) {
  .modalOpenVideo .modal-content .btn-close {
    margin-bottom: 8px;
    width: 30px;
    height: 30px;
  }
}

@media screen and (max-width: 375px) {
  .modalOpenVideo .modal-content .btn-close {
    margin-bottom: 4px;
    width: 20px;
    height: 20px;
  }
}

.modalOpenVideo .modal-body {
  padding: 0;
}

.modalOpenVideo .modal-body .contentSign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modalOpenVideo .modal-body .contentSign > div {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 0 16px;
}

@media screen and (max-width: 992px) {
  .modalOpenVideo .modal-body .contentSign > div {
    padding: 0;
  }
}

.modalOpenVideo .modal-body .contentSign .video img {
  width: 100%;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
}

@media screen and (max-width: 425px) {
  .modalOpenVideo .modal-body .contentSign .video img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
}

@media screen and (max-width: 992px) {
  .modalOpenVideo .modal-dialog {
    max-width: 576px;
  }
}

.modalDownloadApp .contentNews {
  margin: 32px 48px;
  margin-top: 8px;
}

@media screen and (max-width: 992px) {
  .modalDownloadApp .contentNews {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media screen and (max-width: 576px) {
  .modalDownloadApp .contentNews {
    margin: 8px;
  }
}

@media screen and (max-width: 992px) {
  .modalDownloadApp .contentNews .details {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 576px) {
  .modalDownloadApp .contentNews .details {
    margin-bottom: 0;
  }
}

.modalDownloadApp .contentNews .topDetail .title {
  font-weight: 999;
  font-size: 40px;
  line-height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  .modalDownloadApp .contentNews .topDetail .title {
    font-size: 36px;
    line-height: 56px;
  }
}

@media screen and (max-width: 576px) {
  .modalDownloadApp .contentNews .topDetail .title {
    font-size: 34px;
    line-height: 54px;
  }
}

@media screen and (max-width: 425px) {
  .modalDownloadApp .contentNews .topDetail .title {
    font-size: 30px;
    line-height: 48px;
  }
}

@media screen and (max-width: 375px) {
  .modalDownloadApp .contentNews .topDetail .title {
    font-size: 28px;
    line-height: 46px;
  }
}

@media screen and (max-width: 320px) {
  .modalDownloadApp .contentNews .topDetail .title {
    font-size: 26px;
    line-height: 44px;
  }
}

.modalDownloadApp .contentNews .topDetail .publishNumberDate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modalDownloadApp .contentNews .topDetail .publishNumberDate h4 {
  font-weight: 900;
  font-size: 26px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  .modalDownloadApp .contentNews .topDetail .publishNumberDate h4 {
    font-size: 24px;
    line-height: 36px;
  }
}

@media screen and (max-width: 576px) {
  .modalDownloadApp .contentNews .topDetail .publishNumberDate h4 {
    font-size: 22px;
    line-height: 34px;
  }
}

@media screen and (max-width: 425px) {
  .modalDownloadApp .contentNews .topDetail .publishNumberDate h4 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 375px) {
  .modalDownloadApp .contentNews .topDetail .publishNumberDate h4 {
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (max-width: 320px) {
  .modalDownloadApp .contentNews .topDetail .publishNumberDate h4 {
    font-size: 16px;
    line-height: 26px;
  }
}

.modalDownloadApp .contentNews .topDetail .publishNumberDate h6 {
  font-size: 13px;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #8e8e8e;
  margin-right: 48px;
}

@media screen and (max-width: 1550px) {
  .modalDownloadApp .contentNews .topDetail .publishNumberDate h6 {
    font-size: 11px;
    line-height: 18px;
  }
}

@media screen and (max-width: 425px) {
  .modalDownloadApp .contentNews .topDetail .publishNumberDate h6 {
    font-size: 9px;
    line-height: 14px;
  }
}

.modalDownloadApp .contentNews .descUpdate {
  margin-right: 32px;
  margin-top: 24px;
}

@media screen and (max-width: 576px) {
  .modalDownloadApp .contentNews .descUpdate {
    margin-right: 24px;
    margin-top: 16px;
  }
}

.modalDownloadApp .contentNews .descUpdate p {
  font-weight: 500;
  font-size: 22px;
  line-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .modalDownloadApp .contentNews .descUpdate p {
    font-size: 18px;
    line-height: 30px;
  }
}

@media screen and (max-width: 576px) {
  .modalDownloadApp .contentNews .descUpdate p {
    font-size: 16px;
    line-height: 28px;
    margin: 4px 0;
  }
}

@media screen and (max-width: 425px) {
  .modalDownloadApp .contentNews .descUpdate p {
    font-size: 14px;
    line-height: 26px;
  }
}

@media screen and (max-width: 375px) {
  .modalDownloadApp .contentNews .descUpdate p {
    font-size: 12px;
    line-height: 26px;
  }
}

@media screen and (max-width: 320px) {
  .modalDownloadApp .contentNews .descUpdate p {
    font-size: 10px;
    line-height: 24px;
  }
}

.modalDownloadApp .markets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 425px) {
  .modalDownloadApp .markets {
    max-width: 95%;
  }
}

.modalDownloadApp .markets > div {
  max-width: 45%;
  min-width: 45%;
  margin: 8px;
}

@media screen and (max-width: 425px) {
  .modalDownloadApp .markets > div {
    max-width: 100%;
    min-width: 100%;
    margin: 8px;
    text-align: center;
  }
}

#modalSendToUser .modal-content {
  border-radius: 25px;
  margin-top: 50px;
}

@media screen and (max-width: 425px) {
  #modalSendToUser .modal-content {
    border-radius: 10px;
  }
}

#modalSendToUser .modal-content .modal-body {
  padding: 48px;
}

@media screen and (max-width: 992px) {
  #modalSendToUser .modal-content .modal-body {
    padding: 24px;
  }
}

@media screen and (max-width: 425px) {
  #modalSendToUser .modal-content .modal-body {
    padding: 12px;
  }
}

#modalSendToUser .searchBox {
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 2px solid #f2f1f4;
}

#modalSendToUser .searchBox input {
  height: 50px;
  border: 0;
  padding: 12px;
  background: #f2f1f4;
  border-radius: 17px;
  width: 100%;
  font-weight: bold;
  font-size: 17px;
  line-height: 26px;
  color: #16072f;
  outline: none;
}

#modalSendToUser .users {
  margin: 24px;
  max-height: 400px;
  overflow-y: auto;
  padding-left: 24px;
  margin-left: 0;
}

#modalSendToUser .users::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

#modalSendToUser .users::-webkit-scrollbar-track {
  background: #e0e0e0;
}

#modalSendToUser .users::-webkit-scrollbar-thumb {
  background: #3d1883;
}

#modalSendToUser .users::-webkit-scrollbar-thumb:hover {
  background: #2a0e5e;
}

#modalSendToUser .users .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  margin: 8px 0;
  padding: 8px 0;
}

#modalSendToUser .users .user .imageProfile__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

#modalSendToUser .users .user .imageProfile__name .imageProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#modalSendToUser .users .user .imageProfile__name .imageProfile img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

#modalSendToUser .users .user .imageProfile__name .name {
  font-weight: 900;
  font-size: 14px;
  line-height: 26px;
  color: #16072f;
  margin-right: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#modalSendToUser .users .user .selection .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #7c8fae;
}

#modalSendToUser .users .user .selection input:checked + .circle {
  background-color: #01dd8e;
  border-color: transparent;
}

#modalSendToUser .send {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}

#modalSendToUser .send .sendBtn {
  background: #01dd8e;
  border-radius: 17px;
  font-weight: 900;
  font-size: 22px;
  line-height: 34px;
  color: #ffffff;
  padding: 8px;
  width: 100%;
  outline: none;
  border: 0;
}

#modalSendToUser .closeModal {
  position: absolute;
  padding: 16px;
  background: #fff;
  border-radius: 50%;
  top: -70px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

@media screen and (max-width: 425px) {
  #modalSendToUser .closeModal {
    top: -50px;
    padding: 8px;
  }
  #modalSendToUser .closeModal img {
    width: 24px;
    height: 24px;
  }
}

#MobilePhoneNumber .closeModal {
  position: absolute;
  padding: 16px;
  background: #fff;
  border-radius: 50%;
  top: -70px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .closeModal {
    top: -50px;
    padding: 8px;
  }
  #MobilePhoneNumber .closeModal img {
    width: 24px;
    height: 24px;
  }
}

#MobilePhoneNumber .modal-dialog {
  width: 1000px !important;
  max-width: unset !important;
  height: auto;
}

@media screen and (max-width: 992px) {
  #MobilePhoneNumber .modal-dialog {
    width: 740px !important;
  }
}

@media screen and (max-width: 768px) {
  #MobilePhoneNumber .modal-dialog {
    width: 540px !important;
  }
}

@media screen and (max-width: 576px) {
  #MobilePhoneNumber .modal-dialog {
    width: 95% !important;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content {
  border-radius: 25px;
  margin-top: 50px;
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content {
    border-radius: 10px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body {
  padding: 48px;
}

@media screen and (max-width: 992px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body {
    padding: 24px;
  }
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body {
    padding: 12px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox {
  max-height: 550px;
  overflow-y: auto;
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox > div {
  width: 50%;
}

@media screen and (max-width: 768px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox > div {
    width: 100%;
  }
}

@media screen and (max-width: 1550px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox {
    max-height: 490px;
  }
}

@media screen and (max-width: 992px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox {
    max-height: 440px;
  }
}

@media screen and (max-width: 768px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox::-webkit-scrollbar-thumb {
  background-color: #3d1883;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox::-webkit-scrollbar-track {
  background-color: #e4e2e7;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem {
  margin-bottom: 48px;
  position: relative;
  padding: 0 12px;
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem {
    padding: 0;
    margin-bottom: 24px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem:nth-last-child(2) {
  margin: 0;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem:nth-last-child(2)::after {
  display: none;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem::after {
  content: "";
  width: 85%;
  background-color: #f2f1f4;
  height: 2px;
  position: absolute;
  bottom: -24px;
  margin: auto;
  left: 0;
  right: 0;
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem::after {
    bottom: -12px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address:first-child {
  margin-top: 0;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button {
  background: #01dd8e;
  outline: none;
  border: 0;
  height: 47px;
  width: 47px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button {
    width: 42px;
    height: 42px;
    margin-right: 8px;
  }
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button {
    width: 37px;
    height: 37px;
    margin-right: 4px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button.disabled {
  background: #cbcbcb;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button.delete {
  background: #dd0039;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button img {
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 768px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button img {
    width: 16px;
    height: 16px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f2f1f4;
  border-radius: 17px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 28%;
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp {
    border-radius: 10px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp:nth-child(2) {
  margin: 0 12px;
}

@media screen and (max-width: 768px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp:nth-child(2) {
    margin: 24px 0;
  }
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp:nth-child(2) {
    margin: 12px 0;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .label {
  padding: 16px;
  border-left: 2px solid #fff;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-weight: 900;
  font-size: 17px;
  line-height: 27px;
  color: #000;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

@media screen and (max-width: 992px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .label {
    font-size: 15px;
    line-height: 25px;
  }
}

@media screen and (max-width: 768px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .label {
    max-width: unset;
  }
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .label {
    padding: 12px;
    font-size: 12px;
    line-height: 20px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .inp {
  padding: 16px;
  font-weight: 900;
  font-size: 16px;
  line-height: 25px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .inp {
    font-size: 14px;
    line-height: 23px;
  }
}

@media screen and (max-width: 992px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .inp {
    font-size: 12px;
    line-height: 21px;
  }
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .inp {
    padding: 12px;
    font-size: 10px;
    line-height: 18px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input {
  background: transparent;
  border: 0;
  outline: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  color: #7c8fae;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input::-webkit-input-placeholder {
  color: #7c8fae;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input:-ms-input-placeholder {
  color: #7c8fae;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input::-ms-input-placeholder {
  color: #7c8fae;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input::placeholder {
  color: #7c8fae;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .namePhoneMobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .namePhoneMobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 425px) {
  #MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .representationItem .namePhoneMobile {
    margin-bottom: 12px;
  }
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .addNew {
  margin: 32px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .addNew .btnAddNew {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  border-radius: 50%;
  background-color: #01dd8e;
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 1;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .addNew .btnAddNew img {
  width: 16px;
}

#MobilePhoneNumber .modal-dialog .modal-content .modal-body .representationsBox .addNew::after {
  content: "";
  border: 1px solid #f2f1f4;
  position: absolute;
  left: 0;
  right: 0;
}

#SocialMedia .modal-content {
  border-radius: 25px;
  margin-top: 50px;
}

@media screen and (max-width: 425px) {
  #SocialMedia .modal-content {
    border-radius: 10px;
  }
}

#SocialMedia .modal-content .modal-body {
  padding: 70px;
}

@media screen and (max-width: 1550px) {
  #SocialMedia .modal-content .modal-body {
    padding: 48px;
  }
}

@media screen and (max-width: 992px) {
  #SocialMedia .modal-content .modal-body {
    padding: 24px;
  }
}

@media screen and (max-width: 425px) {
  #SocialMedia .modal-content .modal-body {
    padding: 12px;
  }
}

#SocialMedia .closeModal {
  position: absolute;
  padding: 16px;
  background: #fff;
  border-radius: 50%;
  top: -70px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

@media screen and (max-width: 425px) {
  #SocialMedia .closeModal {
    top: -50px;
    padding: 8px;
  }
  #SocialMedia .closeModal img {
    width: 24px;
    height: 24px;
  }
}

#SocialMedia .boxSocials .divBox {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 425px) {
  #SocialMedia .boxSocials .divBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#SocialMedia .boxSocials .addNew {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0;
  margin-left: 8px;
}

@media screen and (max-width: 425px) {
  #SocialMedia .boxSocials .addNew {
    margin-left: 0;
    margin-top: 8px;
  }
}

#SocialMedia .boxSocials .addNew img {
  width: 18px;
}

#SocialMedia .boxSocials .socialBox {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 425px) {
  #SocialMedia .boxSocials .socialBox {
    width: 100%;
  }
}

#SocialMedia .boxSocials .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #f2f1f4;
  padding: 16px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-radius: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 8px;
}

#SocialMedia .boxSocials .social:first-child {
  margin-top: 0;
}

@media screen and (max-width: 425px) {
  #SocialMedia .boxSocials .social {
    padding: 12px 8px;
  }
}

#SocialMedia .boxSocials .social .iconId {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
}

#SocialMedia .boxSocials .social .icon {
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#SocialMedia .boxSocials .social .id {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #7c8fae;
}

@media screen and (max-width: 425px) {
  #SocialMedia .boxSocials .social .id {
    font-size: 14px;
    line-height: 23px;
  }
}

#SocialMedia .boxSocials .social input {
  direction: ltr;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #7c8fae;
  outline: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: transparent;
  border: 0;
  width: 100%;
}

#SocialMedia .boxSocials .social input::-webkit-input-placeholder {
  color: #7c8fae;
}

#SocialMedia .boxSocials .social input:-ms-input-placeholder {
  color: #7c8fae;
}

#SocialMedia .boxSocials .social input::-ms-input-placeholder {
  color: #7c8fae;
}

#SocialMedia .boxSocials .social input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 425px) {
  #SocialMedia .boxSocials .social input {
    font-size: 14px;
    line-height: 23px;
  }
}

#SocialMedia .boxSocials .social .btnSubmit button {
  background: #01dd8e;
  outline: none;
  border: 0;
  height: 47px;
  width: 47px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#SocialMedia .boxSocials .social .btnSubmit button.disabled {
  background: #cbcbcb;
}

@media screen and (max-width: 1550px) {
  #SocialMedia .boxSocials .social .btnSubmit button {
    height: 40px;
    width: 40px;
  }
}

@media screen and (max-width: 768px) {
  #SocialMedia .boxSocials .social .btnSubmit button {
    height: 34px;
    width: 34px;
  }
}

#SocialMedia .boxSocials .social .btnSubmit button img {
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 768px) {
  #SocialMedia .boxSocials .social .btnSubmit button img {
    width: 18px;
    height: 18px;
  }
}

#InviteUser .modal-content {
  border-radius: 25px;
  margin-top: 50px;
}

@media screen and (max-width: 425px) {
  #InviteUser .modal-content {
    border-radius: 10px;
  }
}

#InviteUser .modal-content .modal-body {
  padding: 48px;
}

@media screen and (max-width: 992px) {
  #InviteUser .modal-content .modal-body {
    padding: 24px;
  }
}

@media screen and (max-width: 425px) {
  #InviteUser .modal-content .modal-body {
    padding: 12px;
  }
}

#InviteUser .closeModal {
  position: absolute;
  padding: 16px;
  background: #fff;
  border-radius: 50%;
  top: -70px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

@media screen and (max-width: 425px) {
  #InviteUser .closeModal {
    top: -50px;
    padding: 8px;
  }
  #InviteUser .closeModal img {
    width: 24px;
    height: 24px;
  }
}

#InviteUser .representationsBox {
  position: relative;
  padding: 0 12px;
}

@media screen and (max-width: 425px) {
  #InviteUser .representationsBox {
    padding: 0;
  }
}

#InviteUser .representationsBox .title {
  text-align: center;
  margin-top: 16px;
  line-height: 28px;
}

@media screen and (max-width: 576px) {
  #InviteUser .representationsBox .title {
    font-size: 14px;
  }
}

#InviteUser .representationsBox .inviteBox {
  margin-top: 32px;
}

#InviteUser .representationsBox:nth-last-child(2) {
  margin: 0;
}

#InviteUser .representationsBox:nth-last-child(2)::after {
  display: none;
}

#InviteUser .representationsBox .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
}

#InviteUser .representationsBox .address:first-child {
  margin-top: 0;
}

#InviteUser .representationsBox .address button {
  background: #01dd8e;
  outline: none;
  border: 0;
  height: 47px;
  width: 47px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  #InviteUser .representationsBox .address button {
    width: 42px;
    height: 42px;
    margin-right: 8px;
  }
}

@media screen and (max-width: 425px) {
  #InviteUser .representationsBox .address button {
    width: 37px;
    height: 37px;
    margin-right: 4px;
  }
}

#InviteUser .representationsBox .address button.disabled {
  background: #cbcbcb;
}

#InviteUser .representationsBox .address button.delete {
  background: #dd0039;
}

#InviteUser .representationsBox .address button img {
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 768px) {
  #InviteUser .representationsBox .address button img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 425px) {
  #InviteUser .representationsBox .address button img {
    width: 16px;
    height: 16px;
  }
}

#InviteUser .representationsBox .boxInp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f2f1f4;
  border-radius: 17px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 28%;
}

@media screen and (max-width: 425px) {
  #InviteUser .representationsBox .boxInp {
    border-radius: 10px;
  }
}

#InviteUser .representationsBox .boxInp:nth-child(2) {
  margin: 0 12px;
}

@media screen and (max-width: 768px) {
  #InviteUser .representationsBox .boxInp:nth-child(2) {
    margin: 24px 0;
  }
}

@media screen and (max-width: 425px) {
  #InviteUser .representationsBox .boxInp:nth-child(2) {
    margin: 12px 0;
  }
}

#InviteUser .representationsBox .boxInp .label {
  padding: 16px;
  border-left: 2px solid #fff;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-weight: 900;
  font-size: 17px;
  line-height: 27px;
  color: #000;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

@media screen and (max-width: 992px) {
  #InviteUser .representationsBox .boxInp .label {
    font-size: 15px;
    line-height: 25px;
  }
}

@media screen and (max-width: 768px) {
  #InviteUser .representationsBox .boxInp .label {
    max-width: unset;
  }
}

@media screen and (max-width: 425px) {
  #InviteUser .representationsBox .boxInp .label {
    padding: 12px;
    font-size: 12px;
    line-height: 20px;
  }
}

#InviteUser .representationsBox .boxInp .inp {
  padding: 16px;
  font-weight: 900;
  font-size: 16px;
  line-height: 25px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  #InviteUser .representationsBox .boxInp .inp {
    font-size: 14px;
    line-height: 23px;
  }
}

@media screen and (max-width: 992px) {
  #InviteUser .representationsBox .boxInp .inp {
    font-size: 12px;
    line-height: 21px;
  }
}

@media screen and (max-width: 425px) {
  #InviteUser .representationsBox .boxInp .inp {
    padding: 12px;
    font-size: 10px;
    line-height: 18px;
  }
}

#InviteUser .representationsBox .boxInp input {
  background: transparent;
  border: 0;
  outline: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  color: #7c8fae;
}

#InviteUser .representationsBox .boxInp input::-webkit-input-placeholder {
  color: #7c8fae;
}

#InviteUser .representationsBox .boxInp input:-ms-input-placeholder {
  color: #7c8fae;
}

#InviteUser .representationsBox .boxInp input::-ms-input-placeholder {
  color: #7c8fae;
}

#InviteUser .representationsBox .boxInp input::placeholder {
  color: #7c8fae;
}

#representation .closeModal {
  position: absolute;
  padding: 16px;
  background: #fff;
  border-radius: 50%;
  top: -70px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

@media screen and (max-width: 425px) {
  #representation .closeModal {
    top: -50px;
    padding: 8px;
  }
  #representation .closeModal img {
    width: 24px;
    height: 24px;
  }
}

#representation .modal-dialog {
  width: 900px !important;
  max-width: unset !important;
  height: auto;
}

@media screen and (max-width: 992px) {
  #representation .modal-dialog {
    width: 740px !important;
  }
}

@media screen and (max-width: 768px) {
  #representation .modal-dialog {
    width: 540px !important;
  }
}

@media screen and (max-width: 576px) {
  #representation .modal-dialog {
    width: 95% !important;
  }
}

#representation .modal-dialog .modal-content {
  border-radius: 25px;
  margin-top: 50px;
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content {
    border-radius: 10px;
  }
}

#representation .modal-dialog .modal-content .modal-body {
  padding: 70px;
  padding-left: 8px;
}

@media screen and (max-width: 1550px) {
  #representation .modal-dialog .modal-content .modal-body {
    padding: 48px;
    padding-left: 8px;
  }
}

@media screen and (max-width: 992px) {
  #representation .modal-dialog .modal-content .modal-body {
    padding: 24px;
    padding-left: 8px;
  }
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body {
    padding: 12px;
    padding-left: 4px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox {
  max-height: 550px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 60px;
}

@media screen and (max-width: 1550px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox {
    max-height: 490px;
    padding-left: 38px;
  }
}

@media screen and (max-width: 992px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox {
    max-height: 440px;
    padding-left: 14px;
  }
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox {
    padding-left: 8px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox::-webkit-scrollbar-thumb {
  background-color: #3d1883;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox::-webkit-scrollbar-track {
  background-color: #e4e2e7;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem {
  margin-bottom: 48px;
  position: relative;
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem {
    margin-bottom: 24px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem:nth-last-child(2) {
  margin: 0;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem:nth-last-child(2)::after {
  display: none;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem::after {
  content: "";
  width: 85%;
  background-color: #f2f1f4;
  height: 2px;
  position: absolute;
  bottom: -24px;
  margin: auto;
  left: 0;
  right: 0;
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem::after {
    bottom: -12px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button {
  background: #01dd8e;
  outline: none;
  border: 0;
  height: 47px;
  width: 47px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button {
    width: 42px;
    height: 42px;
    margin-right: 8px;
  }
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button {
    width: 37px;
    height: 37px;
    margin-right: 4px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button.disabled {
  background: #cbcbcb;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button.delete {
  background: #dd0039;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button img {
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 768px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .address button img {
    width: 16px;
    height: 16px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f2f1f4;
  border-radius: 17px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 28%;
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp {
    border-radius: 10px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp:nth-child(2) {
  margin: 0 12px;
}

@media screen and (max-width: 768px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp:nth-child(2) {
    margin: 24px 0;
  }
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp:nth-child(2) {
    margin: 12px 0;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .label {
  padding: 16px;
  border-left: 2px solid #fff;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-weight: 900;
  font-size: 19px;
  line-height: 29px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .label {
    font-size: 17px;
    line-height: 27px;
  }
}

@media screen and (max-width: 992px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .label {
    font-size: 15px;
    line-height: 25px;
  }
}

@media screen and (max-width: 768px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .label {
    min-width: 70px;
    max-width: unset;
  }
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .label {
    padding: 12px;
    font-size: 12px;
    line-height: 20px;
    min-width: 56px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .inp {
  padding: 16px;
  font-weight: 900;
  font-size: 16px;
  line-height: 25px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .inp {
    font-size: 14px;
    line-height: 23px;
  }
}

@media screen and (max-width: 992px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .inp {
    font-size: 12px;
    line-height: 21px;
  }
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp .inp {
    padding: 12px;
    font-size: 10px;
    line-height: 18px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input {
  background: transparent;
  border: 0;
  outline: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #7c8fae;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input::-webkit-input-placeholder {
  color: #7c8fae;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input:-ms-input-placeholder {
  color: #7c8fae;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input::-ms-input-placeholder {
  color: #7c8fae;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .boxInp input::placeholder {
  color: #7c8fae;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .namePhoneMobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .namePhoneMobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 425px) {
  #representation .modal-dialog .modal-content .modal-body .representationsBox .representationItem .namePhoneMobile {
    margin-bottom: 12px;
  }
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .addNew {
  margin: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .addNew .btnAddNew {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  border-radius: 50%;
  background-color: #01dd8e;
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 1;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .addNew .btnAddNew img {
  width: 16px;
}

#representation .modal-dialog .modal-content .modal-body .representationsBox .addNew::after {
  content: "";
  border: 1px solid #f2f1f4;
  position: absolute;
  left: 0;
  right: 0;
}

#AddPostProducts {
  padding: 0 !important;
}

#AddPostProducts .closeModal {
  position: absolute;
  padding: 16px;
  background: #fff;
  border-radius: 50%;
  top: -70px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

@media screen and (max-width: 425px) {
  #AddPostProducts .closeModal {
    top: -50px;
    padding: 8px;
  }
  #AddPostProducts .closeModal img {
    width: 24px;
    height: 24px;
  }
}

#AddPostProducts .modal-dialog {
  width: 945px !important;
  max-width: unset !important;
  height: auto;
}

@media screen and (max-width: 992px) {
  #AddPostProducts .modal-dialog {
    width: 740px !important;
  }
}

@media screen and (max-width: 768px) {
  #AddPostProducts .modal-dialog {
    width: 540px !important;
  }
}

@media screen and (max-width: 576px) {
  #AddPostProducts .modal-dialog {
    width: 95% !important;
  }
}

#AddPostProducts .modal-dialog .modal-content {
  border-radius: 25px;
  margin-top: 50px;
}

@media screen and (max-width: 425px) {
  #AddPostProducts .modal-dialog .modal-content {
    border-radius: 10px;
  }
}

#AddPostProducts .modal-dialog .modal-content .modal-body {
  padding: 70px;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body {
    padding: 48px;
  }
}

@media screen and (max-width: 992px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body {
    padding: 24px;
  }
}

@media screen and (max-width: 425px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body {
    padding: 12px;
  }
}

#AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
}

@media screen and (max-width: 576px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs {
    margin-bottom: 16px;
  }
}

#AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs .tab {
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #eaeaea;
  font-weight: 900;
  font-size: 26px;
  line-height: 38px;
  padding: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 992px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs .tab {
    font-size: 22px;
    line-height: 32px;
    padding: 12px;
  }
}

@media screen and (max-width: 768px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs .tab {
    font-size: 20px;
    line-height: 30px;
    padding: 12px;
  }
}

@media screen and (max-width: 576px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs .tab {
    font-size: 17px;
    line-height: 27px;
  }
}

@media screen and (max-width: 425px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs .tab {
    font-size: 14px;
    line-height: 24px;
  }
}

#AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs .tab:first-child {
  border-radius: 0px 30px 30px 0px;
}

#AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs .tab:last-child {
  border-radius: 30px 0 0 30px;
}

#AddPostProducts .modal-dialog .modal-content .modal-body .content .tabs .tab.active {
  background: #3d1883;
  color: #fff;
}

#AddPostProducts .modal-dialog .modal-content .modal-body .content .inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .inputs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#AddPostProducts .modal-dialog .modal-content .modal-body .content .inputs .fields {
  width: 50%;
  padding: 16px;
}

@media screen and (max-width: 768px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .inputs .fields {
    width: 100%;
  }
}

@media screen and (max-width: 425px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .inputs .fields {
    padding: 0;
  }
}

#AddPostProducts .modal-dialog .modal-content .modal-body .content .inputs .imageUpload {
  width: 50%;
  padding: 16px;
}

@media screen and (max-width: 768px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .inputs .imageUpload {
    width: 100%;
  }
}

@media screen and (max-width: 425px) {
  #AddPostProducts .modal-dialog .modal-content .modal-body .content .inputs .imageUpload {
    padding: 0;
  }
}

#AddPostProducts .submitCancel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 24px;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .submitCancel {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 992px) {
  #AddPostProducts .submitCancel {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 768px) {
  #AddPostProducts .submitCancel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#AddPostProducts .submitCancel .cancel {
  width: 40%;
}

@media screen and (max-width: 768px) {
  #AddPostProducts .submitCancel .cancel {
    width: 100%;
  }
}

#AddPostProducts .submitCancel .submit {
  width: 56%;
}

@media screen and (max-width: 768px) {
  #AddPostProducts .submitCancel .submit {
    width: 100%;
    margin-bottom: 16px;
    margin-top: 32px;
  }
}

#AddPostProducts .submitCancel .btnClose,
#AddPostProducts .submitCancel .btnSubmitChange {
  width: 100%;
  outline: none;
  border: 0;
  height: 60px;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .submitCancel .btnClose,
  #AddPostProducts .submitCancel .btnSubmitChange {
    height: 50px;
  }
}

#AddPostProducts .submitCancel .btnClose {
  background: #7c8fae;
  border-radius: 17px;
  padding: 16px;
  font-weight: 900;
  font-size: 16px;
  line-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .submitCancel .btnClose {
    font-size: 14px;
  }
}

#AddPostProducts .submitCancel .btnSubmitChange {
  background: #01dd8e;
  border-radius: 17px;
  font-weight: 900;
  padding: 16px;
  font-size: 18px;
  line-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .submitCancel .btnSubmitChange {
    font-size: 14px;
  }
}

#AddPostProducts input,
#AddPostProducts textarea {
  background: #f2f1f4 !important;
  color: #000;
}

#AddPostProducts input::-webkit-input-placeholder,
#AddPostProducts textarea::-webkit-input-placeholder {
  color: #000;
}

#AddPostProducts input:-ms-input-placeholder,
#AddPostProducts textarea:-ms-input-placeholder {
  color: #000;
}

#AddPostProducts input::-ms-input-placeholder,
#AddPostProducts textarea::-ms-input-placeholder {
  color: #000;
}

#AddPostProducts input::placeholder,
#AddPostProducts textarea::placeholder {
  color: #000;
}

#AddPostProducts .imagesInpFile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
}

@media screen and (max-width: 425px) {
  #AddPostProducts .imagesInpFile {
    padding-bottom: 0;
    padding-top: 24px;
  }
}

#AddPostProducts .imagesInpFile .add {
  background: #3d1883;
  border-radius: 25px;
  height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  cursor: pointer;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .imagesInpFile .add {
    height: 230px;
  }
}

#AddPostProducts .imagesInpFile .add.active {
  height: auto;
  width: 50px;
}

#AddPostProducts .imagesInpFile .noneImage {
  background-image: url("../icon/picture.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #3d1883;
  height: 100%;
  border-radius: 25px;
  background-origin: content-box;
  padding: 24px;
  width: 100%;
  cursor: pointer;
}

#AddPostProducts .imagesInpFile .showImage {
  margin-right: 8px;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#AddPostProducts .imagesInpFile .showImage::-webkit-scrollbar {
  width: 0;
  height: 0;
}

@media screen and (max-width: 992px) {
  #AddPostProducts .imagesInpFile .showImage {
    max-width: 100%;
    margin-right: 4px;
  }
}

#AddPostProducts .imagesInpFile .showImage .deleteImage {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}

#AddPostProducts .imagesInpFile .showImage .deleteImage img {
  position: unset !important;
  border-radius: unset !important;
  -o-object-fit: unset !important;
     object-fit: unset !important;
  width: 24px !important;
  height: 24px !important;
}

#AddPostProducts .imagesInpFile .showImage .singleImage {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  min-width: 100%;
  margin: 0 4px;
}

#AddPostProducts .imagesInpFile .showImage .singleImage img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

#AddPostProducts .imagesInpFile .showImage .severalImage {
  width: 100%;
  margin-right: 8px;
}

@media screen and (max-width: 992px) {
  #AddPostProducts .imagesInpFile .showImage .severalImage {
    margin: 0;
  }
}

#AddPostProducts .imagesInpFile .showImage .severalImage .owl-nav {
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
}

#AddPostProducts .imagesInpFile .showImage .severalImage .owl-dots {
  display: none;
}

#AddPostProducts .imagesInpFile .showImage .severalImage .image {
  background: unset;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

#AddPostProducts .imagesInpFile .showImage .severalImage .image img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

#AddPostProducts .tagsSections .inpTags .inp {
  background: #f2f1f4;
  border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
}

@media screen and (max-width: 425px) {
  #AddPostProducts .tagsSections .inpTags .inp {
    border-radius: 10px;
    padding: 6px;
  }
}

#AddPostProducts .tagsSections .inpTags .inp input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 0;
  padding: 4px;
  background: transparent;
  outline: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 198%;
  text-align: right;
  color: #7c8fae;
}

#AddPostProducts .tagsSections .inpTags .inp input::-webkit-input-placeholder {
  color: #7c8fae;
}

#AddPostProducts .tagsSections .inpTags .inp input:-ms-input-placeholder {
  color: #7c8fae;
}

#AddPostProducts .tagsSections .inpTags .inp input::-ms-input-placeholder {
  color: #7c8fae;
}

#AddPostProducts .tagsSections .inpTags .inp input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .tagsSections .inpTags .inp input {
    font-size: 12px;
  }
}

#AddPostProducts .tagsSections .inpTags .inp button {
  background: #01dd8e;
  outline: none;
  border: 0;
  height: 47px;
  width: 47px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .tagsSections .inpTags .inp button {
    height: 40px;
    width: 40px;
  }
}

@media screen and (max-width: 425px) {
  #AddPostProducts .tagsSections .inpTags .inp button {
    height: 35px;
    width: 35px;
  }
}

#AddPostProducts .tagsSections .inpTags .inp button img {
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 425px) {
  #AddPostProducts .tagsSections .inpTags .inp button img {
    height: 18px;
    width: 18px;
  }
}

#AddPostProducts .tagsSections .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#AddPostProducts .tagsSections .tags .tag {
  background: #c4c4c4;
  border-radius: 48px;
  padding: 8px 24px;
  position: relative;
  margin: 8px;
  margin-top: 0;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .tagsSections .tags .tag {
    padding: 4px 16px;
    margin: 8px 4px;
  }
}

@media screen and (max-width: 425px) {
  #AddPostProducts .tagsSections .tags .tag {
    margin: 4px 2px;
  }
}

#AddPostProducts .tagsSections .tags .tag .text {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .tagsSections .tags .tag .text {
    font-size: 12px;
    line-height: 20px;
  }
}

#AddPostProducts .tagsSections .tags .tag .closeTag {
  position: absolute;
  left: -5px;
  top: -5px;
  cursor: pointer;
  display: none;
}

#AddPostProducts .tagsSections .tags .tag .closeTag img {
  width: 25px;
  height: 25px;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .tagsSections .tags .tag .closeTag img {
    width: 18px;
    height: 18px;
  }
}

#AddPostProducts .tagsSections .tags .tag:hover .closeTag {
  display: block;
}

#AddPostProducts .inpDesc {
  margin-bottom: 24px;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .inpDesc {
    margin-bottom: 12px;
  }
}

#AddPostProducts .inpDesc textarea {
  background: #ffffff;
  border-radius: 17px;
  outline: none;
  border: 0;
  padding: 8px;
  width: 100%;
  max-height: 200px;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: #7c8fae;
  padding-right: 24px;
}

#AddPostProducts .inpDesc textarea::-webkit-input-placeholder {
  color: #7c8fae;
}

#AddPostProducts .inpDesc textarea:-ms-input-placeholder {
  color: #7c8fae;
}

#AddPostProducts .inpDesc textarea::-ms-input-placeholder {
  color: #7c8fae;
}

#AddPostProducts .inpDesc textarea::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .inpDesc textarea {
    font-size: 12px;
  }
}

#AddPostProducts .inpTitle {
  margin-bottom: 24px;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .inpTitle {
    margin-bottom: 12px;
  }
}

#AddPostProducts .inpTitle input {
  background: #ffffff;
  border-radius: 17px;
  outline: none;
  border: 0;
  padding: 8px;
  width: 100%;
  height: 60px;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: #7c8fae;
  padding-right: 24px;
}

#AddPostProducts .inpTitle input::-webkit-input-placeholder {
  color: #7c8fae;
}

#AddPostProducts .inpTitle input:-ms-input-placeholder {
  color: #7c8fae;
}

#AddPostProducts .inpTitle input::-ms-input-placeholder {
  color: #7c8fae;
}

#AddPostProducts .inpTitle input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .inpTitle input {
    height: 50px;
    font-size: 12px;
  }
}

#AddPostProducts .selectCategory {
  margin-bottom: 24px;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .selectCategory {
    margin-bottom: 12px;
  }
}

#AddPostProducts .selectCategory .inner {
  height: 60px;
  background: #f2f1f4 !important;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .selectCategory .inner {
    height: 50px;
  }
}

#AddPostProducts .selectCategory .inner .text {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .selectCategory .inner .text {
    font-size: 12px;
  }
}

#AddPostProducts .selectCategory .titleSelect {
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  #AddPostProducts .selectCategory .titleSelect {
    font-size: 14px;
    line-height: 24px;
  }
}

#AddPostProducts .selectCategory .options {
  top: 105px;
}

.Overlay {
  background-color: black;
  opacity: 0.5;
  z-index: 5;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}

.Overlay.active {
  display: block;
}

.newsItem {
  background: #ffffff;
  border-radius: 30px;
  padding: 15px;
  height: auto;
}

.newsItem .image {
  background: unset;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.newsItem .image img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

.newsItem .date {
  padding-left: 25px;
  margin-top: 8px;
  font-weight: 500;
  font-size: 9.5px;
  line-height: 15px;
  color: #8e8e8e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.newsItem .date .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2px;
  margin-right: 6px;
}

.newsItem .titleDesc {
  height: 75px;
}

.newsItem .titleDesc h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: 32px;
  color: #16072f;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}

@media screen and (max-width: 1550px) {
  .newsItem .titleDesc h2 {
    font-size: 16px;
    line-height: 30px;
  }
}

.newsItem .titleDesc h4 {
  font-weight: 500;
  font-size: 10px;
  line-height: 15px;
  color: #7c8fae;
  margin: 9px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 29px;
  overflow: hidden;
}

@media screen and (max-width: 992px) {
  .newsItem .titleDesc h4 {
    margin: 4px 0;
  }
}

.newsItem .likeShareContinue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 19px;
  margin-bottom: 4px;
}

.newsItem .likeShareContinue > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.newsItem .likeShareContinue > div > div,
.newsItem .likeShareContinue > div > a {
  margin: 0 5px;
}

.newsItem .likeShareContinue .continue {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.newsItem .likeShareContinue .continue a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.newsItem .likeShareContinue .continue a > div {
  margin: 0 5px;
}

.newsItem .likeShareContinue .continue img.actived {
  display: none;
}

.newsItem .likeShareContinue .continue img.notActive {
  display: block;
}

.newsItem .likeShareContinue .continue .text {
  font-weight: 900;
  font-size: 11px;
  line-height: 17px;
  color: #16072f;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.newsItem .likeShareContinue .continue:hover {
  -webkit-filter: drop-shadow(0px 3px 4px rgba(61, 24, 131, 0.5));
          filter: drop-shadow(0px 3px 4px rgba(61, 24, 131, 0.5));
}

.newsItem .likeShareContinue .continue:hover img.actived {
  display: block;
}

.newsItem .likeShareContinue .continue:hover img.notActive {
  display: none;
}

.newsItem .likeShareContinue .continue:hover .text {
  color: #3d1883;
}

.productItem {
  background: #ffffff;
  border-radius: 35px;
  padding: 15px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  height: auto;
}

.productItem .owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
  margin-bottom: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1550px) {
  .productItem .owner {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .productItem .owner {
    font-size: 16px;
  }
}

.productItem .owner .linkUser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.productItem .owner .imgProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.productItem .owner img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.productItem .owner .name {
  margin-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}

.productItem .priveRate {
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 999;
  font-size: 18px;
  line-height: 31px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  .productItem .priveRate {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .productItem .priveRate {
    font-size: 14px;
  }
}

.productItem .priveRate .rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.productItem .image {
  background: unset;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.productItem .image img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

.productItem .titleDesc {
  height: 60px;
}

.productItem .titleDesc h2 {
  font-weight: 999;
  font-size: 18px;
  line-height: 32px;
  color: #16072f;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  margin-top: 16px;
}

@media screen and (max-width: 1550px) {
  .productItem .titleDesc h2 {
    font-size: 16px;
    line-height: 30px;
  }
}

@media screen and (max-width: 992px) {
  .productItem .titleDesc h2 {
    font-size: 14px;
    line-height: 30px;
  }
}

.productItem .titleDesc h4 {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #7c8fae;
  margin-bottom: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 12px;
  margin-top: 4px;
}

.productItem .addWatch {
  margin-top: 12px;
  margin-bottom: 5px;
}

.productItem .addWatch .buttonAdd {
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 13px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #3d1883;
  border: 1px solid #3d1883;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  filter: drop-shadow(0px 7px 20px rgba(61, 24, 131, 0.1));
  border-radius: 27px;
  padding: 8px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-filter: drop-shadow(0px 7px 20px rgba(61, 24, 131, 0.1));
}

@media screen and (max-width: 992px) {
  .productItem .addWatch .buttonAdd {
    font-size: 11px;
  }
}

.productItem .addWatch .buttonAdd:hover {
  background: #3d1883;
  -webkit-box-shadow: 0px 7px 20px rgba(61, 24, 131, 0.6);
          box-shadow: 0px 7px 20px rgba(61, 24, 131, 0.6);
  color: #fff;
}

.selectCategory {
  position: relative;
  min-width: 200px;
}

@media screen and (max-width: 768px) {
  .selectCategory {
    margin-top: 12px;
  }
}

.selectCategory .select {
  cursor: pointer;
}

.selectCategory .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #ffffff;
  border-radius: 17px;
  padding: 12px 16px;
}

.selectCategory .inner .text {
  margin-left: 22px;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
}

.selectCategory .options {
  cursor: pointer;
  background: #fff;
  border-radius: 16px;
  position: absolute;
  left: 0;
  right: 0;
  top: 54px;
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 0 #00000014;
          box-shadow: 0 0 20px 0 #00000014;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.selectCategory .options::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.selectCategory .options::-webkit-scrollbar-track {
  background: #e0e0e0;
}

.selectCategory .options::-webkit-scrollbar-thumb {
  background: #3d1883;
}

.selectCategory .options::-webkit-scrollbar-thumb:hover {
  background: #2a0e5e;
}

.selectCategory .options.active {
  max-height: 300px;
}

.selectCategory .options > div {
  padding: 16px;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin: 4px;
  border-radius: 4px;
}

.selectCategory .options > div:hover {
  background: #423883;
  border-radius: 16px;
  color: white;
}

.selectCategory .options > div.active {
  background: #423883;
  border-radius: 16px;
  color: white;
}

@media screen and (max-width: 768px) {
  .searchBox {
    width: 100%;
  }
}

.searchBox form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  border-radius: 17px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .searchBox form {
    border-radius: 8px;
  }
}

@media screen and (max-width: 768px) {
  .searchBox form .inp {
    width: 100%;
  }
}

.searchBox form input {
  height: 50px;
  border: 0;
  background-color: transparent;
  padding: 12px;
  outline: none;
  width: 487px;
  font-weight: 700;
}

.searchBox form input::-webkit-input-placeholder {
  color: #7c8fae;
}

.searchBox form input:-ms-input-placeholder {
  color: #7c8fae;
}

.searchBox form input::-ms-input-placeholder {
  color: #7c8fae;
}

.searchBox form input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 992px) {
  .searchBox form input {
    width: 350px;
  }
}

@media screen and (max-width: 768px) {
  .searchBox form input {
    width: 100%;
  }
}

@media screen and (max-width: 425px) {
  .searchBox form input {
    font-size: 15px;
  }
}

@media screen and (max-width: 375px) {
  .searchBox form input {
    font-size: 14px;
  }
}

@media screen and (max-width: 320px) {
  .searchBox form input {
    font-size: 12px;
  }
}

.searchBox form button {
  background: #3d1883;
  border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 26px;
  outline: none;
  border: 0;
}

@media screen and (max-width: 425px) {
  .searchBox form button {
    padding: 20px;
  }
}

@media screen and (max-width: 375px) {
  .searchBox form button {
    padding: 16px;
  }
}

@media screen and (max-width: 320px) {
  .searchBox form button {
    padding: 12px;
  }
}

.previewCard {
  padding: 16px;
  background-color: #fff;
  border-radius: 17px;
}

.previewCard .content {
  position: relative;
}

.previewCard .content .tag {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 1;
}

.previewCard .content .tag .text {
  padding: 8px 32px;
  background: #fff;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 425px) {
  .previewCard .content .tag .text {
    padding: 8px 24px;
    font-size: 14px;
  }
}

.previewCard .content .image {
  position: relative;
  border-radius: 17px;
}

.previewCard .content .image .img {
  background: unset;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.previewCard .content .image .img img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  -o-object-fit: cover;
     object-fit: cover;
}

.previewCard .content .image .textOverlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-8.74%, rgba(33, 33, 33, 0)), color-stop(110.9%, #212121));
  background: linear-gradient(180deg, rgba(33, 33, 33, 0) -8.74%, #212121 110.9%);
  height: 100%;
  width: 100%;
  border-radius: 17px;
  line-height: 1.6;
}

@media screen and (max-width: 425px) {
  .previewCard .content .image .textOverlay {
    font-size: 14px;
  }
}

.previewCard .content .image .textOverlay div {
  position: absolute;
  color: #fff;
  right: 24px;
  bottom: 24px;
  left: 24px;
}

@media screen and (max-width: 576px) {
  .previewCard .content .image .textOverlay div {
    right: 16px;
    bottom: 16px;
    left: 16px;
  }
}

.previewCard .content .information {
  padding-top: 24px;
}

.previewCard .content .information .title_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.previewCard .content .information .title_date .title {
  font-weight: 700;
  font-size: 18px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 16px;
  overflow: hidden;
  color: #212121;
}

@media screen and (max-width: 425px) {
  .previewCard .content .information .title_date .title {
    font-size: 16px;
  }
}

.previewCard .content .information .title_date .date {
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  color: #808080;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

@media screen and (max-width: 425px) {
  .previewCard .content .information .title_date .date {
    font-size: 10px;
  }
}

.previewCard .content .information .more_interaction {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.previewCard .content .information .more_interaction .more a {
  color: #212121;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.previewCard .content .information .more_interaction .more a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  line-height: 22px;
  font-size: 14px;
  margin-left: 8px;
}

.previewCard .content .information .more_interaction .interaction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.previewCard .content .information .more_interaction .interaction > div {
  margin-right: 16px;
}

.previewCard .content .information .more_interaction .interaction > div img {
  width: 18px;
}

.previewCard.small {
  padding: 8px;
}

.previewCard.small .tag .text {
  padding: 8px 24px;
}

@media screen and (max-width: 425px) {
  .previewCard.small .tag .text {
    padding: 8px 24px;
  }
}

.previewCard.small .textOverlay {
  font-size: 12px;
  line-height: 19px;
}

header {
  height: auto;
  background-color: #3d1883;
  font-weight: 900;
  position: relative;
  overflow: hidden;
  padding-bottom: 64px;
  width: 100%;
}

@media screen and (max-width: 992px) {
  header {
    padding-bottom: 32px;
  }
}

header.wSlider {
  height: 80px;
  min-height: 80px;
  max-height: 80px;
  padding-bottom: 0;
  overflow: unset;
}

@media screen and (max-width: 992px) {
  header.wSlider {
    height: 80px;
    min-height: 80px;
    max-height: 80px;
  }
}

@media screen and (max-width: 425px) {
  header.wSlider.hiddenResponsive {
    /*display: none !important;*/
  }
}

header.wSlider .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header.wSlider .wrapper nav {
  width: 100%;
  padding-top: 0;
}

header.wSlider .wrapper nav.fixedMenu {
  top: 0;
}

header .swipperSliderHeader {
  padding-top: 24px;
  height: calc(100vh - 200px);
  padding-bottom: 0px;
}

@media screen and (max-width: 1550px) {
  header .swipperSliderHeader {
    padding-top: 10px;
    height: calc(100% - 135px);
  }
}

@media screen and (max-width: 992px) {
  header .swipperSliderHeader {
    min-height: calc(100% - 135px);
    height: auto;
    margin-top: 8px;
    overflow: scroll;
  }
}

@media screen and (max-width: 768px) {
  header .swipperSliderHeader {
    margin-top: 24px;
  }
}

@media screen and (max-width: 576px) {
  header .swipperSliderHeader {
    min-height: calc(100% - 135px);
    height: auto;
    overflow: scroll;
  }
}

header .swipperSliderHeader.topPad {
  height: 100%;
  padding-top: 150px;
  padding-bottom: 50px;
}

@media screen and (max-width: 992px) {
  header .swipperSliderHeader.topPad {
    padding-top: 180px;
  }
}

header .swipperSliderHeader.topPad .gallery-thumbs {
  margin-top: 0;
  height: 20%;
}

header .swipperSliderHeader.topPad .gallery-top {
  height: 70%;
}

@media screen and (max-width: 1550px) {
  header .swipperSliderHeader.topPad .gallery-top {
    height: 75%;
  }
}

header .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

header .swiper-slide {
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header .swiper-slide .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding-left: 24px;
}

@media screen and (max-width: 1550px) {
  header .swiper-slide .text {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
  }
}

@media screen and (max-width: 1200px) {
  header .swiper-slide .text {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding-left: 16px;
  }
}

@media screen and (max-width: 992px) {
  header .swiper-slide .text {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 45px;
    margin-bottom: 25px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 576px) {
  header .swiper-slide .text {
    margin-top: 55px;
  }
}

@media screen and (max-width: 425px) {
  header .swiper-slide .text {
    margin-top: 36px;
  }
}

header .swiper-slide .text h2 {
  font-weight: 999;
  font-size: 56px;
  line-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
}

@media screen and (max-width: 1550px) {
  header .swiper-slide .text h2 {
    font-size: 46px;
    line-height: 70px;
  }
}

@media screen and (max-width: 992px) {
  header .swiper-slide .text h2 {
    font-size: 35px;
    line-height: 70px;
  }
}

@media screen and (max-width: 425px) {
  header .swiper-slide .text h2 {
    font-size: 30px;
    line-height: 50px;
  }
}

header .swiper-slide .text h5 {
  font-weight: 900;
  font-size: 40px;
  line-height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
}

@media screen and (max-width: 1200px) {
  header .swiper-slide .text h5 {
    font-size: 32px;
    line-height: 54px;
  }
}

@media screen and (max-width: 576px) {
  header .swiper-slide .text h5 {
    font-size: 30px;
    line-height: 48px;
  }
}

@media screen and (max-width: 425px) {
  header .swiper-slide .text h5 {
    font-size: 26px;
    line-height: 44px;
  }
}

@media screen and (max-width: 375px) {
  header .swiper-slide .text h5 {
    font-size: 22px;
    line-height: 40px;
  }
}

@media screen and (max-width: 320px) {
  header .swiper-slide .text h5 {
    font-size: 18px;
    line-height: 36px;
  }
}

header .swiper-slide .image {
  height: 100%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 80px;
}

@media screen and (max-width: 1550px) {
  header .swiper-slide .image {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
}

@media screen and (max-width: 1200px) {
  header .swiper-slide .image {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding-right: 32px;
  }
}

@media screen and (max-width: 992px) {
  header .swiper-slide .image {
    padding-right: 0px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

header .swiper-slide .image div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 75%;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

@media screen and (max-width: 992px) {
  header .swiper-slide .image div {
    min-height: 208px;
    width: 42%;
    margin: auto;
    max-height: 216px;
  }
}

@media screen and (max-width: 768px) {
  header .swiper-slide .image div {
    width: 80%;
  }
}

@media screen and (max-width: 425px) {
  header .swiper-slide .image div {
    width: 100%;
  }
}

header .swiper-slide .video {
  height: 100%;
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 64px;
  padding-right: 16px;
  position: relative;
}

@media screen and (max-width: 992px) {
  header .swiper-slide .video {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 75%;
    margin: auto;
  }
}

@media screen and (max-width: 768px) {
  header .swiper-slide .video {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  header .swiper-slide .video {
    padding: 0;
    padding-left: 24px;
  }
}

header .swiper-slide .video div.preImage {
  -webkit-box-shadow: -7px 7px 0 0 #62626233;
          box-shadow: -7px 7px 0 0 #62626233;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 75%;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 992px) {
  header .swiper-slide .video div.preImage {
    height: 100%;
    min-height: 300px;
  }
}

@media screen and (max-width: 576px) {
  header .swiper-slide .video div.preImage {
    min-height: 225px;
  }
}

@media screen and (max-width: 425px) {
  header .swiper-slide .video div.preImage {
    border-radius: 20px;
  }
}

header .swiper-slide .video div.preImage .Button {
  display: unset;
  border: 18px solid #dec09285;
  border-radius: 38px;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  -ms-border-radius: 38px;
  -o-border-radius: 38px;
}

header .swiper-slide .video div.preImage .Button span {
  -webkit-box-shadow: 0 0 30px 0 #0000004f;
          box-shadow: 0 0 30px 0 #0000004f;
  padding: 16px;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
}

header .swiper-slide .video div.divBack {
  background: #ffdda9;
  height: 75%;
  left: 25px;
  right: 64px;
  bottom: 20px;
  position: absolute;
  border-radius: 50px;
  z-index: -1;
}

@media screen and (max-width: 992px) {
  header .swiper-slide .video div.divBack {
    height: 100%;
    bottom: -32px;
  }
}

@media screen and (max-width: 576px) {
  header .swiper-slide .video div.divBack {
    left: 20px;
    right: 20px;
  }
}

@media screen and (max-width: 425px) {
  header .swiper-slide .video div.divBack {
    left: 0px;
    right: 25px;
    bottom: -24px;
    border-radius: 25px;
  }
}

header .gallery-top {
  height: 80%;
  width: 100%;
}

@media screen and (max-width: 1550px) {
  header .gallery-top {
    height: 65%;
  }
}

@media screen and (max-width: 992px) {
  header .gallery-top > .swiper-wrapper {
    height: 365px;
  }
}

@media screen and (max-width: 992px) {
  header .gallery-top .swiper-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 16px 0;
  }
}

@media screen and (max-width: 768px) {
  header .gallery-top .swiper-slide {
    padding: 0px 0;
  }
}

header .gallery-thumbs {
  height: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  background-color: white;
  padding: 16px;
  border-radius: 30px;
  height: 22%;
  margin-top: 16px;
}

@media screen and (max-width: 1550px) {
  header .gallery-thumbs {
    margin-top: 10px;
    padding: 15px;
    height: 20%;
  }
}

@media screen and (max-width: 992px) {
  header .gallery-thumbs {
    height: 100px !important;
    width: 992px;
  }
}

header .gallery-thumbs .bottomSlider {
  height: 100%;
}

header .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  cursor: pointer;
}

header .bottomSlider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .bottomSlider > div {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .bottomSlider > div .imageThumb {
  background-image: url(image/n1.png);
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 425px) {
  header .bottomSlider > div .imageThumb {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    min-height: 70px;
  }
}

header .bottomSlider > div .titleDescThumb {
  font-family: "iranyekan";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 8px;
  margin-left: 24px;
}

@media screen and (max-width: 425px) {
  header .bottomSlider > div .titleDescThumb {
    margin-right: 12px;
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
}

header .bottomSlider > div .titleDescThumb h2 {
  font-weight: bold;
  font-size: 25px;
  line-height: 39px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  header .bottomSlider > div .titleDescThumb h2 {
    font-size: 18px;
    line-height: 32px;
  }
}

@media screen and (max-width: 320px) {
  header .bottomSlider > div .titleDescThumb h2 {
    font-size: 16px;
    line-height: 30px;
  }
}

header .bottomSlider > div .titleDescThumb h4 {
  font-size: 18px;
  line-height: 32px;
  color: #16072f;
  font-weight: 400;
}

@media screen and (max-width: 1550px) {
  header .bottomSlider > div .titleDescThumb h4 {
    font-size: 15px;
    line-height: 22px;
  }
}

@media screen and (max-width: 425px) {
  header .bottomSlider > div .titleDescThumb h4 {
    font-size: 14px;
    line-height: 19px;
  }
}

@media screen and (max-width: 375px) {
  header .bottomSlider > div .titleDescThumb h4 {
    font-size: 12px;
    line-height: 17px;
  }
}

@media screen and (max-width: 320px) {
  header .bottomSlider > div .titleDescThumb h4 {
    font-size: 10px;
    line-height: 15px;
  }
}

header .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

header .wrapper {
  height: 100%;
  position: relative;
}

header .ellipse1 {
  position: absolute;
  top: 0;
  right: 0%;
  z-index: 0;
}

header .ellipse2 {
  position: absolute;
  left: 0%;
  bottom: 60px;
  z-index: 0;
}

header nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 30px;
}

@media screen and (max-width: 992px) {
  header nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

header nav .logoManu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header nav .logoManu .logoConst {
  display: none;
}

header nav .logoManu .logo {
  margin-left: 40px;
}

@media screen and (max-width: 992px) {
  header nav .logoManu .logo {
    margin-left: 0;
  }
}

@media screen and (max-width: 425px) {
  header nav .logoManu .logo img {
    width: 90px;
  }
}

header nav .logoManu .closeIcon {
  display: none;
  position: absolute;
  top: 35px;
  right: 28px;
}

header nav .logoManu .closeIcon img {
  width: 22px;
}

@media screen and (max-width: 992px) {
  header nav .logoManu .menu {
    position: fixed;
    right: -190px;
    top: 0;
    bottom: 0;
    background-color: #fffffff5;
    width: 190px;
    z-index: 6;
    padding-right: 12px;
    padding-top: 100px;
    min-height: 100vh;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    overflow: auto;
  }
  header nav .logoManu .menu.active {
    right: 0px;
  }
  header nav .logoManu .menu.active .closeIcon {
    display: block;
  }
}

header nav .logoManu .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1550px) {
  header nav .logoManu .menu ul {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  header nav .logoManu .menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

header nav .logoManu .menu ul li {
  margin: 0 16px;
}

@media screen and (max-width: 1200px) {
  header nav .logoManu .menu ul li {
    margin: 0 12px;
    padding: 24px 0;
  }
}

header nav .logoManu .menu ul li a {
  color: white;
  position: relative;
}

@media screen and (max-width: 992px) {
  header nav .logoManu .menu ul li a {
    color: #16072f;
  }
}

header nav .logoManu .menu ul li a.active {
  color: #f8d003;
}

header nav .logoManu .menu ul li a:before {
  background-color: #f8d003;
  content: "";
  position: absolute;
  right: 0;
  left: 100%;
  bottom: -5px;
  height: 1px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

header nav .logoManu .menu ul li a:hover:before {
  left: 0;
}

header nav .loginRegisterSearch {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header nav .loginRegisterSearch .menuResBar {
  display: none;
  cursor: pointer;
}

@media screen and (max-width: 992px) {
  header nav .loginRegisterSearch .menuResBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 40px;
  }
  header nav .loginRegisterSearch .menuResBar img {
    width: 32px;
  }
}

@media screen and (max-width: 425px) {
  header nav .loginRegisterSearch .menuResBar {
    margin-left: 16px;
  }
  header nav .loginRegisterSearch .menuResBar img {
    width: 28px;
  }
}

header nav .loginRegisterSearch .search {
  background: #16072f99;
  border: 5px solid #6856aa99;
  border-radius: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  margin-left: 24px;
  padding: 8px 16px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
}

@media screen and (max-width: 992px) {
  header nav .loginRegisterSearch .search {
    display: none;
  }
}

header nav .loginRegisterSearch .search img {
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

header nav .loginRegisterSearch .menuResBar .fix {
  display: none;
}

header nav .langProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 992px) {
  header nav .langProfile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

header nav.fixedMenu {
  -webkit-box-shadow: 0 3px 20px 0 #0000002e;
          box-shadow: 0 3px 20px 0 #0000002e;
  position: fixed;
  z-index: 6;
  max-width: 1440px;
  left: 0;
  right: 0;
  margin: auto;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.56)), to(rgba(255, 255, 255, 0.48)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.48) 100%);
  -webkit-backdrop-filter: blur(45px);
          backdrop-filter: blur(45px);
  height: 79px;
  border-radius: 0 0 20px 20px;
  padding: 0 135px;
  top: 0;
}

@media screen and (max-width: 1550px) {
  header nav.fixedMenu {
    height: 70px;
  }
}

@media screen and (max-width: 1200px) {
  header nav.fixedMenu {
    padding: 0 50px;
    top: 0;
  }
}

@media screen and (max-width: 375px) {
  header nav.fixedMenu {
    padding: 0 10px;
  }
}

header nav.fixedMenu + .sliders {
  padding-top: 70px;
}

header nav.fixedMenu .logoManu .logo img {
  display: none;
}

header nav.fixedMenu .logoManu .logo img.logoConst {
  display: block;
}

header nav.fixedMenu .Button {
  border: 5px solid rgba(22, 7, 47, 0.3);
}

header nav.fixedMenu .Button span {
  background: #16072f;
  border: 5px solid rgba(22, 7, 47, 0.3);
  -webkit-box-shadow: 0px 0px 18px rgba(22, 7, 47, 0.5);
          box-shadow: 0px 0px 18px rgba(22, 7, 47, 0.5);
  color: white;
}

header nav.fixedMenu .loginRegisterSearch .search {
  background: rgba(22, 7, 47, 0.6);
  border: 5px solid #b7b2ca66;
}

header nav.fixedMenu .logoManu .menu ul li a {
  color: #000;
}

header nav.fixedMenu .menu ul li a.active {
  color: #dd0039;
}

header nav.fixedMenu .menu ul li a:before {
  background-color: #dd0039;
}

header nav.fixedMenu .menuResBar img {
  display: none;
}

header nav.fixedMenu .menuResBar img.fix {
  display: block;
}

header nav.fixedMenu .profile .nameImageProfile .name {
  color: #000;
}

header #mainSlider {
  margin-top: 128px;
}

@media screen and (max-width: 1550px) {
  header #mainSlider {
    margin-top: 64px;
  }
}

@media screen and (max-width: 1200px) {
  header #mainSlider {
    margin-top: 48px;
  }
}

header #mainSlider .item img {
  border-radius: 35px;
}

@media screen and (max-width: 768px) {
  header #mainSlider .item img {
    border-radius: 15px;
  }
}

header #mainSlider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

header #mainSlider .owl-nav button {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
}

header #mainSlider .owl-nav button:hover {
  background: #ffffffa1;
}

header .photoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 48px;
}

@media screen and (max-width: 1550px) {
  header .photoes {
    margin-top: 16px;
  }
}

@media screen and (max-width: 576px) {
  header .photoes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

header .photoes .photo {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .photoes .photo:first-child {
  margin-left: 8px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

header .photoes .photo:last-child {
  margin-right: 8px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 576px) {
  header .photoes .photo {
    margin: 0 !important;
    margin-bottom: 16px !important;
  }
}

header .photoes img {
  border-radius: 25px;
}

@media screen and (max-width: 768px) {
  header .photoes img {
    border-radius: 10px;
  }
}

header .profile {
  position: relative;
}

@media screen and (max-width: 992px) {
  header .profile.menuIcon .nameImageProfile .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
  }
}

header .profile.menuIcon .nameImageProfile .name {
  display: block;
}

@media screen and (max-width: 992px) {
  header .profile.menuIcon .nameImageProfile .name {
    color: #000;
    font-size: 14px;
    overflow: visible;
    white-space: unset;
    max-width: unset;
    margin-left: 8px;
    margin-right: 0;
  }
}

header .profile.menuIcon .subProfile {
  width: auto;
  min-width: 150px;
  white-space: nowrap;
}

@media screen and (max-width: 992px) {
  header .profile.menuIcon .subProfile {
    position: static;
    background: unset;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
}

header .profile.menuIcon .subProfile .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  header .profile.menuIcon .subProfile .items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

header .profile.menuIcon .subProfile .items > div {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-left: 24px;
}

header .profile .nameImageProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

header .profile .nameImageProfile .imagePro img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

header .profile .nameImageProfile .name {
  font-weight: 900;
  line-height: 1.5;
  color: #fff;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 160px;
  white-space: nowrap;
}

@media screen and (max-width: 1550px) {
  header .profile .nameImageProfile .name {
    font-size: 14px;
    line-height: 26px;
    max-width: 100px;
  }
}

@media screen and (max-width: 1200px) {
  header .profile .nameImageProfile .name {
    max-width: 90px;
  }
}

@media screen and (max-width: 992px) {
  header .profile .nameImageProfile .name {
    font-size: 10px;
    line-height: 26px;
    max-width: 55px;
  }
}

@media screen and (max-width: 768px) {
  header .profile .nameImageProfile .name {
    max-width: 75px;
  }
}

@media screen and (max-width: 576px) {
  header .profile .nameImageProfile .name {
    max-width: 45px;
  }
}

@media screen and (max-width: 425px) {
  header .profile .nameImageProfile .name {
    display: none;
  }
}

header .profile .nameImageProfile .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
}

header .profile .nameImageProfile .icon img {
  margin-right: 8px;
}

@media screen and (max-width: 992px) {
  header .profile .nameImageProfile .icon {
    margin-right: 4px;
  }
}

header .profile .subProfile {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
  border-radius: 17px;
  padding: 12px 24px;
  position: absolute;
  right: unset;
  top: 50px;
  display: none;
  z-index: 3;
  width: 150px;
  left: -34px;
}

@media screen and (max-width: 1550px) {
  header .profile .subProfile {
    padding: 12px 16px;
    top: 46px;
  }
}

@media screen and (max-width: 992px) {
  header .profile .subProfile {
    padding: 8px 12px;
    top: 46px;
    width: 120px;
  }
}

@media screen and (max-width: 425px) {
  header .profile .subProfile {
    left: -71px;
  }
}

header .profile .subProfile .item {
  margin: 4px 0;
}

header .profile .subProfile .item a {
  color: #000;
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}

@media screen and (max-width: 1550px) {
  header .profile .subProfile .item a {
    font-size: 12px;
  }
}

header .profile .subProfile .item a.btnClose {
  color: #dd0039;
}

header .profile .subProfile::before {
  position: absolute;
  content: " ";
  width: 20px;
  height: 20px;
  border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -ms-border-radius: 5px 0 0 0;
  -o-border-radius: 5px 0 0 0;
  left: 30px;
  background-color: #fff;
  top: -10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 425px) {
  header .profile .subProfile::before {
    left: 66px;
  }
}

footer .borderBottomGradiant {
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(63, 73, 90, 0)), color-stop(50%, #7a8eae), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(63, 73, 90, 0) 0%, #7a8eae 50%, rgba(0, 0, 0, 0) 100%);
}

footer .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 74px;
  padding-bottom: 54px;
}

@media screen and (max-width: 992px) {
  footer .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 0px;
    padding-bottom: 24px;
  }
  footer .content > div {
    margin: 24px 0;
    width: 100% !important;
  }
}

footer .content .logoContact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 20%;
}

@media screen and (max-width: 992px) {
  footer .content .logoContact {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .content .logoContact .contact {
    text-align: center;
    margin-top: 32px;
  }
}

footer .content .logoContact .text {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #16072f;
}

footer .content .logoContact .socialMedia {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .content .logoContact .socialMedia div {
  margin-left: 18px;
}

@media screen and (max-width: 992px) {
  footer .content .logoContact .socialMedia div {
    margin: 0 12px;
  }
}

footer .content .options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
}

footer .content .options .title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  footer .content .options .title {
    font-size: 14px;
  }
}

@media screen and (max-width: 375px) {
  footer .content .options .title {
    font-size: 15px;
  }
}

@media screen and (max-width: 320px) {
  footer .content .options .title {
    font-size: 14px;
  }
}

footer .content .options .linksSub > div {
  margin-bottom: 17px;
}

footer .content .options .linksSub a {
  font-weight: 700;
  font-size: 15px;
  line-height: 23px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  footer .content .options .linksSub a {
    font-size: 13px;
  }
}

@media screen and (max-width: 375px) {
  footer .content .options .linksSub a {
    font-size: 13px;
  }
}

@media screen and (max-width: 320px) {
  footer .content .options .linksSub a {
    font-size: 11px;
  }
}

footer .content .downloadApp {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 992px) {
  footer .content .downloadApp {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

footer .content .downloadApp img {
  border-radius: 28px;
}

footer .content .downloadApp > div {
  position: relative;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

footer .content .downloadApp .divA {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 0;
  bottom: 0;
}

footer .content .downloadApp .divA .Button {
  border: 4px solid rgba(255, 255, 255, 0.3);
}

footer .content .downloadApp .divA .Button span {
  padding: 12px 16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 11px rgba(255, 255, 255, 0.25);
          box-shadow: 0px 6px 11px rgba(255, 255, 255, 0.25);
  border: 4px solid rgba(255, 255, 255, 0.3);
}

footer .copyWrite {
  font-weight: bold;
  font-size: 13px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #7c8fae;
  padding: 20px 0;
}

@media screen and (max-width: 768px) {
  footer .copyWrite {
    text-align: center;
  }
}

.Index .heroSection {
  padding: 64px 0;
  background-color: #f5f5f5;
}

.Index .heroSection .owl-carousel .owl-nav {
  position: absolute;
  bottom: -40px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 576px) {
  .Index .heroSection .owl-carousel .owl-nav {
    display: none;
  }
}

.Index .heroSection .owl-carousel .owl-nav button {
  margin-right: 26px;
}

.Index .heroSection .owl-carousel .owl-prev,
.Index .heroSection .owl-carousel .owl-next {
  background-color: #3d1883;
  border-radius: 15px;
  border: 3px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 45px;
  width: 45px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

@media screen and (max-width: 1550px) {
  .Index .heroSection .owl-carousel .owl-prev,
  .Index .heroSection .owl-carousel .owl-next {
    height: 40px;
    border: 2px solid #ffffff;
    width: 40px;
  }
  .Index .heroSection .owl-carousel .owl-prev img,
  .Index .heroSection .owl-carousel .owl-next img {
    width: 18px;
  }
}

.Index .heroSection .owl-carousel .owl-prev span,
.Index .heroSection .owl-carousel .owl-next span {
  display: none;
}

.Index .heroSection .owl-carousel .owl-prev img.nothover,
.Index .heroSection .owl-carousel .owl-next img.nothover {
  display: block;
}

.Index .heroSection .owl-carousel .owl-prev img.hovered,
.Index .heroSection .owl-carousel .owl-next img.hovered {
  display: none;
}

.Index .heroSection .owl-carousel .owl-prev:hover,
.Index .heroSection .owl-carousel .owl-next:hover {
  background-color: #fff;
}

.Index .heroSection .owl-carousel .owl-prev:hover img.nothover,
.Index .heroSection .owl-carousel .owl-next:hover img.nothover {
  display: none;
}

.Index .heroSection .owl-carousel .owl-prev:hover img.hovered,
.Index .heroSection .owl-carousel .owl-next:hover img.hovered {
  display: block;
}

.Index .heroSection .owl-carousel .owl-prev.disabled,
.Index .heroSection .owl-carousel .owl-next.disabled {
  opacity: 0.5;
}

.Index .heroSection .owl-carousel .owl-prev.disabled:hover,
.Index .heroSection .owl-carousel .owl-next.disabled:hover {
  background-color: #3d1883;
  cursor: auto;
}

.Index .heroSection .owl-carousel .owl-prev.disabled:hover img.nothover,
.Index .heroSection .owl-carousel .owl-next.disabled:hover img.nothover {
  display: block;
}

.Index .heroSection .owl-carousel .owl-prev.disabled:hover img.hovered,
.Index .heroSection .owl-carousel .owl-next.disabled:hover img.hovered {
  display: none;
}

.Index .heroSection .others .previewCard .image .img {
  padding-bottom: 75%;
}

.Index .heroSection .category {
  margin-top: 120px;
}

.Index .heroSection .category .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #3c1883;
  margin-bottom: 32px;
}

@media screen and (max-width: 768px) {
  .Index .heroSection .category .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.Index .heroSection .category .tabs .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .Index .heroSection .category .tabs .items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-top: 16px;
  }
}

.Index .heroSection .category .tabs .items .item {
  margin-left: 16px;
  padding: 16px 64px;
  border-radius: 16px 16px 0px 0px;
  font-weight: 700;
  line-height: 31px;
}

@media screen and (max-width: 1200px) {
  .Index .heroSection .category .tabs .items .item {
    padding: 12px 32px;
  }
}

@media screen and (max-width: 992px) {
  .Index .heroSection .category .tabs .items .item {
    padding: 8px 16px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .Index .heroSection .category .tabs .items .item {
    margin-left: 0;
  }
}

.Index .heroSection .category .tabs .items .item.active {
  background: #3c1883;
  color: white;
}

.Index .heroSection .category .tabs .items .item:hover {
  color: white;
  background: #3c1883;
}

.Index .heroSection .category .tabs .allPosts .btnDiv .btnAllPost {
  background: #fedda8;
  border-radius: 16px;
  color: #000;
  padding: 16px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .Index .heroSection .category .tabs .allPosts .btnDiv .btnAllPost {
    padding: 12px 24px;
    font-size: 14px;
  }
}

@media screen and (max-width: 1200px) {
  .Index .newsItem {
    width: 228px;
  }
}

@media screen and (max-width: 768px) {
  .Index .newsItem {
    width: auto;
  }
}

@media screen and (max-width: 576px) {
  .Index .newsItem {
    width: 227px;
  }
}

@media screen and (max-width: 1200px) {
  .Index .productItem {
    width: 228px;
  }
}

@media screen and (max-width: 992px) {
  .Index .productItem .addWatch .buttonAdd {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .Index .productItem {
    width: auto;
  }
}

@media screen and (max-width: 576px) {
  .Index .productItem {
    width: 228px;
  }
}

.Index section.services {
  padding-top: 75px;
  background-color: #f9f9f9;
  overflow: hidden;
  padding-bottom: 105px;
}

@media screen and (max-width: 425px) {
  .Index section.services {
    padding-top: 30px;
  }
}

.Index section.services .details .polygan1 {
  position: absolute;
  left: -10%;
  top: 8%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .polygan1 {
    left: -7%;
    top: 8%;
    width: 55px;
  }
}

@media screen and (max-width: 1200px) {
  .Index section.services .details .polygan1 {
    left: 0%;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .details .polygan1 {
    left: -4%;
    top: 60%;
    width: 35px;
  }
}

.Index section.services .details .circle1 {
  position: absolute;
  right: 9%;
  top: 33px;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .circle1 {
    width: 20px;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .details .circle1 {
    right: -2%;
    width: 18px;
  }
}

.Index section.services .details .circle2 {
  position: absolute;
  bottom: 34%;
  left: -5%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .circle2 {
    width: 20px;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .details .circle2 {
    bottom: 19%;
    left: 2%;
    width: 18px;
  }
}

.Index section.services .details .circle3 {
  position: absolute;
  right: -7%;
  bottom: 10%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .circle3 {
    width: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .Index section.services .details .circle3 {
    right: -1%;
    width: 15px;
    bottom: 32%;
  }
}

.Index section.services .details .ellipse1 {
  position: absolute;
  top: 30%;
  right: -13%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .ellipse1 {
    top: 32%;
    right: -11%;
    width: 100px;
  }
}

@media screen and (max-width: 1200px) {
  .Index section.services .details .ellipse1 {
    right: 0%;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .details .ellipse1 {
    right: -4%;
    width: 50px;
  }
}

.Index section.services .details .title {
  text-align: center;
  width: 70%;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .Index section.services .details .title {
    width: 85%;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .details .title {
    width: 95%;
  }
}

@media screen and (max-width: 320px) {
  .Index section.services .details .title {
    width: 100%;
  }
}

.Index section.services .details .title h2 {
  color: #3d1883;
  font-size: 55px;
  font-weight: 900;
  line-height: 85px;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .title h2 {
    font-size: 40px;
    line-height: 70px;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .details .title h2 {
    font-size: 50px;
    line-height: 80px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .details .title h2 {
    font-size: 45px;
    line-height: 75px;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .details .title h2 {
    font-size: 40px;
    line-height: 70px;
  }
}

@media screen and (max-width: 320px) {
  .Index section.services .details .title h2 {
    font-size: 35px;
    line-height: 65px;
  }
}

.Index section.services .details .title h5 {
  margin-top: 16px;
  font-size: 18px;
  line-height: 32px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .title h5 {
    margin-top: 11px;
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .details .title h5 {
    font-size: 17px;
    line-height: 31px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .details .title h5 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 0px;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .details .title h5 {
    font-size: 14px;
    line-height: 28px;
  }
}

@media screen and (max-width: 320px) {
  .Index section.services .details .title h5 {
    font-size: 12px;
    line-height: 26px;
  }
}

.Index section.services .details .itemService {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 64px;
}

@media screen and (max-width: 768px) {
  .Index section.services .details .itemService {
    margin-top: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .details .itemService {
    margin-top: 16px;
  }
}

.Index section.services .details .itemService .item {
  width: 28%;
  min-height: 250px;
}

@media screen and (max-width: 768px) {
  .Index section.services .details .itemService .item {
    width: 65%;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .details .itemService .item {
    width: 75%;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .details .itemService .item {
    width: 68%;
    min-height: auto;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .details .itemService .item {
    width: 75%;
    min-height: auto;
  }
}

@media screen and (max-width: 320px) {
  .Index section.services .details .itemService .item {
    width: 80%;
    min-height: auto;
  }
}

.Index section.services .details .itemService .item .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Index section.services .details .itemService .item .image.scanImage > div {
  background: #dd0129;
  border-radius: 18px;
  -webkit-filter: drop-shadow(0px 10px 15px rgba(221, 1, 41, 0.4));
  filter: drop-shadow(0px 10px 15px rgba(221, 1, 41, 0.4));
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 425px) {
  .Index section.services .details .itemService .item .image.scanImage > div {
    width: 45px;
    height: 45px;
  }
  .Index section.services .details .itemService .item .image.scanImage > div img {
    width: 20px;
  }
}

.Index section.services .details .itemService .item .image.bagImage > div {
  background: #01dd8e;
  border-radius: 18px;
  -webkit-filter: drop-shadow(0px 10px 15px rgba(1, 221, 142, 0.4));
  filter: drop-shadow(0px 10px 15px rgba(1, 221, 142, 0.4));
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 425px) {
  .Index section.services .details .itemService .item .image.bagImage > div {
    width: 45px;
    height: 45px;
  }
  .Index section.services .details .itemService .item .image.bagImage > div img {
    width: 20px;
  }
}

.Index section.services .details .itemService .item .image.usersImage > div {
  background: #f8d003;
  border-radius: 18px;
  -webkit-filter: drop-shadow(0px 10px 15px rgba(248, 208, 3, 0.4));
  filter: drop-shadow(0px 10px 15px rgba(248, 208, 3, 0.4));
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 425px) {
  .Index section.services .details .itemService .item .image.usersImage > div {
    width: 45px;
    height: 45px;
  }
  .Index section.services .details .itemService .item .image.usersImage > div img {
    width: 20px;
  }
}

.Index section.services .details .itemService .item h3 {
  text-align: center;
  font-size: 19px;
  font-weight: 900;
  margin: 18px 0;
  margin-top: 40px;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .itemService .item h3 {
    font-size: 17px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .details .itemService .item h3 {
    margin-top: 16px;
  }
}

.Index section.services .details .itemService .item h5 {
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
  color: #626262;
  text-align: center;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .itemService .item h5 {
    font-size: 11px;
    line-height: 20px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .details .itemService .item h5 {
    font-size: 12px;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .details .itemService .item h5 {
    font-size: 11px;
  }
}

@media screen and (max-width: 320px) {
  .Index section.services .details .itemService .item h5 {
    font-size: 10px;
  }
}

.Index section.services .details .itemService .item > div {
  border-radius: 27px;
  background-color: white;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  padding: 32px;
  height: 100%;
  padding-top: 46px;
}

@media screen and (max-width: 1550px) {
  .Index section.services .details .itemService .item > div {
    padding: 24px;
  }
}

@media screen and (max-width: 992px) {
  .Index section.services .details .itemService .item > div {
    padding: 16px;
  }
}

@media screen and (max-width: 768px) {
  .Index section.services .details .itemService .item > div {
    margin: 16px 0;
    padding: 32px 16px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .details .itemService .item > div {
    padding: 16px;
  }
}

.Index section.services .getApp {
  max-width: 1272px;
  background-color: #f4f2f1;
  margin: 0 auto;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  padding: 64px;
  margin-top: 145px;
  position: relative;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp {
    margin: 0 84px;
    margin-top: 90px;
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .Index section.services .getApp {
    margin: 0 25px;
    margin-top: 120px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp {
    margin-top: 80px;
    padding: 32px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .getApp {
    padding: 28px;
    padding-bottom: 28px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp {
    padding: 28px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .getApp {
    padding: 24px;
    border-radius: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
}

@media screen and (max-width: 320px) {
  .Index section.services .getApp {
    padding: 16px;
  }
}

.Index section.services .getApp .ellipse1 {
  position: absolute;
  left: 41%;
  top: -3%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .ellipse1 {
    width: 85px;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .getApp .ellipse1 {
    left: -6%;
    top: -2%;
  }
}

.Index section.services .getApp .ellipse2 {
  position: absolute;
  right: -3%;
  bottom: -13%;
  z-index: 1;
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .ellipse2 {
    bottom: -7%;
  }
}

@media screen and (max-width: 576px) {
  .Index section.services .getApp .ellipse2 {
    bottom: -6%;
    width: 110px;
    right: -8%;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .ellipse2 {
    bottom: -8%;
    width: 110px;
    right: -8%;
  }
}

.Index section.services .getApp .circle1 {
  position: absolute;
  top: 23%;
  right: 43%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .circle1 {
    width: 20px;
  }
}

.Index section.services .getApp .circle2 {
  position: absolute;
  bottom: 40%;
  left: 2%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .circle2 {
    width: 20px;
  }
}

.Index section.services .getApp .circle3 {
  position: absolute;
  right: -5%;
  bottom: 42%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .circle3 {
    width: 20px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .circle3 {
    right: 5%;
    bottom: 70%;
    width: 18px;
  }
}

.Index section.services .getApp .polygan1 {
  position: absolute;
  left: -3%;
  bottom: 18%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .polygan1 {
    width: 60px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .polygan1 {
    display: none;
  }
}

.Index section.services .getApp .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Index section.services .getApp .content .descGet {
  width: 60%;
  padding: 64px 0;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .content .descGet {
    padding-bottom: 0;
    padding-top: 32px;
  }
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .descGet {
    width: 100%;
    padding: 0;
  }
}

.Index section.services .getApp .content .descGet .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 31px;
  color: #16072f;
  margin-bottom: 29px;
}

@media screen and (max-width: 576px) {
  .Index section.services .getApp .content .descGet .title {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .descGet .title {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .getApp .content .descGet .title {
    margin-bottom: 0px;
    font-size: 10px;
    line-height: 20px;
  }
}

.Index section.services .getApp .content .descGet .nameDownlaoad .appName {
  font-weight: 900;
  font-size: 55px;
  line-height: 85px;
  color: #16072f;
  margin: 9px 0;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .content .descGet .nameDownlaoad .appName {
    font-size: 40px;
    line-height: 70px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .descGet .nameDownlaoad .appName {
    font-size: 35px;
    line-height: 62px;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .getApp .content .descGet .nameDownlaoad .appName {
    font-size: 32px;
    line-height: 54px;
  }
}

@media screen and (max-width: 320px) {
  .Index section.services .getApp .content .descGet .nameDownlaoad .appName {
    font-size: 28px;
    line-height: 50px;
  }
}

.Index section.services .getApp .content .descGet .nameDownlaoad .downlaodDesc {
  font-weight: bold;
  font-size: 25px;
  line-height: 39px;
  color: #7c8fae;
  width: 65%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .content .descGet .nameDownlaoad .downlaodDesc {
    font-size: 19px;
    width: 70%;
  }
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .descGet .nameDownlaoad .downlaodDesc {
    width: 100%;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .descGet .nameDownlaoad .downlaodDesc {
    font-size: 17px;
    line-height: 32px;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .getApp .content .descGet .nameDownlaoad .downlaodDesc {
    font-size: 15px;
    line-height: 28px;
  }
}

@media screen and (max-width: 320px) {
  .Index section.services .getApp .content .descGet .nameDownlaoad .downlaodDesc {
    font-size: 13px;
    line-height: 24px;
  }
}

.Index section.services .getApp .content .descGet .features {
  margin-top: 40px;
  margin-bottom: 70px;
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .descGet .features {
    display: none;
    margin-top: 0px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .descGet .features {
    margin: 16px 0;
  }
}

.Index section.services .getApp .content .descGet .features ul li {
  font-weight: 900;
  font-size: 26px;
  line-height: 40px;
  color: #16072f;
  position: relative;
  padding-right: 48px;
  margin: 14px 0;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .content .descGet .features ul li {
    font-size: 22px;
    line-height: 36px;
  }
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .descGet .features ul li {
    font-size: 26px;
    line-height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .Index section.services .getApp .content .descGet .features ul li {
    font-size: 22px;
    line-height: 36px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .descGet .features ul li {
    font-size: 20px;
    line-height: 32px;
    padding-right: 42px;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .getApp .content .descGet .features ul li {
    font-size: 18px;
    line-height: 30px;
    padding-right: 35px;
    margin: 20px 0;
  }
}

.Index section.services .getApp .content .descGet .features ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 1;
  background: #01dd8e3d;
  border: 10px solid #01dd8e;
  -webkit-box-shadow: 0px 7px 11px 2px rgba(1, 221, 142, 0.4);
          box-shadow: 0px 7px 11px 2px rgba(1, 221, 142, 0.4);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .content .descGet .features ul li::before {
    width: 25px;
    height: 25px;
    border: 7px solid #01dd8e;
  }
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .descGet .features ul li::before {
    width: 30px;
    height: 30px;
    border: 10px solid #01dd8e;
  }
}

@media screen and (max-width: 768px) {
  .Index section.services .getApp .content .descGet .features ul li::before {
    width: 26px;
    height: 26px;
    border: 9px solid #01dd8e;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .descGet .features ul li::before {
    top: 5px;
    width: 22px;
    height: 22px;
    border: 7px solid #01dd8e;
  }
}

@media screen and (max-width: 375px) {
  .Index section.services .getApp .content .descGet .features ul li::before {
    width: 19px;
    height: 19px;
    border: 6px solid #01dd8e;
  }
}

.Index section.services .getApp .content .descGet .downloadApp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Index section.services .getApp .content .descGet .downloadApp .btnDownloadApp {
  background: #ff002e;
  border-radius: 15px;
  color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  width: 70%;
  height: 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media screen and (max-width: 576px) {
  .Index section.services .getApp .content .descGet .downloadApp .btnDownloadApp {
    width: 90%;
    height: 60px;
    font-size: 16px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .descGet .downloadApp .btnDownloadApp {
    width: 100%;
  }
}

.Index section.services .getApp .content .mobileImages {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .mobileImages {
    width: 100%;
  }
}

.Index section.services .getApp .content .mobileImages .mainmobile {
  border: 5px solid rgba(124, 143, 174, 0.2);
  border-radius: 96px;
  padding: 18px;
}

@media screen and (max-width: 1550px) {
  .Index section.services .getApp .content .mobileImages .mainmobile {
    border-radius: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
  }
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .mobileImages .mainmobile {
    border-radiu: 65px;
    margin: auto;
    margin-top: 32px;
    margin-bottom: 16px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
  }
}

@media screen and (max-width: 768px) {
  .Index section.services .getApp .content .mobileImages .mainmobile {
    padding: 10px;
    margin-top: 32px;
    margin-bottom: 16px;
    border-radius: 52px;
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    -ms-border-radius: 52px;
    -o-border-radius: 52px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .mobileImages .mainmobile {
    border-radius: 35px;
    padding: 7px;
    margin: 32px auto;
  }
}

.Index section.services .getApp .content .mobileImages .mainmobile img {
  border-radius: 62px;
  -webkit-filter: drop-shadow(0px 0px 42px rgba(22, 7, 47, 0.15));
          filter: drop-shadow(0px 0px 42px rgba(22, 7, 47, 0.15));
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .mobileImages .mainmobile img {
    height: 600px;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
  }
}

@media screen and (max-width: 768px) {
  .Index section.services .getApp .content .mobileImages .mainmobile img {
    height: 500px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .mobileImages .mainmobile img {
    width: 160px;
    height: 303px;
    border-radius: 20px;
  }
}

.Index section.services .getApp .content .mobileImages .partMobile1 {
  position: absolute;
  top: 100px;
  left: -50px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-box-shadow: 0px 23px 56px rgba(61, 24, 131, 0.2);
          box-shadow: 0px 23px 56px rgba(61, 24, 131, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .mobileImages .partMobile1 {
    top: 115px;
    left: -25px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .mobileImages .partMobile1 {
    width: 130px;
    left: -32px;
  }
}

.Index section.services .getApp .content .mobileImages .partMobile1 img {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .mobileImages .partMobile1 img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .mobileImages .partMobile1 img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
}

.Index section.services .getApp .content .mobileImages .partMobile2 {
  position: absolute;
  bottom: 200px;
  right: -50px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-box-shadow: 0px 23px 56px rgba(61, 24, 131, 0.2);
          box-shadow: 0px 23px 56px rgba(61, 24, 131, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .mobileImages .partMobile2 {
    bottom: 150px;
    right: -25px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .mobileImages .partMobile2 {
    bottom: 125px;
    right: -14px;
    width: 120px;
  }
}

.Index section.services .getApp .content .mobileImages .partMobile2 img {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

@media screen and (max-width: 992px) {
  .Index section.services .getApp .content .mobileImages .partMobile2 img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.services .getApp .content .mobileImages .partMobile2 img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
}

.Index section.productsNews {
  background-color: #3d1883;
  position: relative;
  padding-bottom: 46px;
  top: -75px;
  position: relative;
}

.Index section.productsNews .ellipse1 {
  position: absolute;
  right: -3%;
  top: 29%;
}

@media screen and (max-width: 992px) {
  .Index section.productsNews .ellipse1 {
    display: none;
  }
}

.Index section.productsNews .ellipse2 {
  position: absolute;
  left: 7%;
  bottom: -11%;
  z-index: 1;
}

@media screen and (max-width: 1550px) {
  .Index section.productsNews .ellipse2 {
    left: 0%;
  }
}

@media screen and (max-width: 992px) {
  .Index section.productsNews .ellipse2 {
    display: none;
  }
}

.Index section.productsNews .clTop {
  position: absolute;
  background-color: #f9f9f9;
  left: 0;
  height: 50px;
  top: -1px;
  right: 0;
  -webkit-clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
  clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .clTop {
    -webkit-clip-path: polygon(50% 50%, 0% 0%, 100% 0%);
    clip-path: polygon(50% 50%, 0% 0%, 100% 0%);
  }
}

.Index section.productsNews .boxSlider {
  padding-top: 80px;
  padding-bottom: 30px;
  position: relative;
}

.Index section.productsNews .boxSlider .rectangle1 {
  position: absolute;
  top: 16%;
  left: 27%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .rectangle1 {
    top: 3%;
    left: -6%;
  }
}

.Index section.productsNews .boxSlider .circle1 {
  position: absolute;
  top: 12%;
  right: 33%;
}

.Index section.productsNews .boxSlider .polygan1 {
  position: absolute;
  top: 50%;
  left: -12%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .polygan1 {
    top: unset;
    left: -2%;
    bottom: 1%;
    width: 60px;
  }
}

.Index section.productsNews .boxSlider .circle2 {
  position: absolute;
  bottom: 8%;
  left: 7%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .circle2 {
    bottom: -5%;
    left: 61%;
  }
}

.Index section.productsNews .boxSlider .circle3 {
  position: absolute;
  bottom: 5%;
  right: -8%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .circle3 {
    display: none;
  }
}

.Index section.productsNews .boxSlider .rectangle2 {
  position: absolute;
  bottom: 6%;
  right: 25%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .rectangle2 {
    bottom: 15%;
    right: -3%;
  }
}

.Index section.productsNews .boxSlider .ellipse3 {
  position: absolute;
  top: 34%;
  right: -17%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .ellipse3 {
    top: 16%;
    right: -11%;
    width: 70px;
  }
}

.Index section.productsNews .boxSlider .rectangle3 {
  position: absolute;
  bottom: 15%;
  left: 22%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .rectangle3 {
    bottom: unset;
    left: -8%;
    top: 13%;
  }
}

.Index section.productsNews .boxSlider .circle4 {
  position: absolute;
  top: 15%;
  right: 33%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .circle4 {
    display: none;
  }
}

.Index section.productsNews .boxSlider .polygan2 {
  position: absolute;
  top: 44%;
  right: -9%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .polygan2 {
    top: 17%;
    right: -5%;
    width: 50px;
  }
}

.Index section.productsNews .boxSlider .circle5 {
  position: absolute;
  bottom: 14%;
  left: 8%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .circle5 {
    display: none;
  }
}

.Index section.productsNews .boxSlider .circle6 {
  position: absolute;
  bottom: 8%;
  right: -7%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .circle6 {
    display: none;
  }
}

.Index section.productsNews .boxSlider .rectangle4 {
  position: absolute;
  top: 15%;
  left: 24%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .rectangle4 {
    display: none;
  }
}

.Index section.productsNews .boxSlider .ellipse4 {
  position: absolute;
  top: 46%;
  left: -10%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .ellipse4 {
    top: unset;
    left: -13%;
    bottom: 7%;
  }
}

.Index section.productsNews .boxSlider .ellipse5 {
  position: absolute;
  top: 9%;
  right: 36%;
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .ellipse5 {
    top: unset;
    right: -10%;
    bottom: 0%;
  }
}

.Index section.productsNews .boxSlider .title {
  font-weight: 999;
  font-size: 36px;
  line-height: 56px;
  color: #ffffff;
  margin-bottom: 43px;
}

@media screen and (max-width: 1550px) {
  .Index section.productsNews .boxSlider .title {
    font-size: 28px;
    line-height: 40px;
  }
}

.Index section.productsNews .boxSlider .owl-carousel .owl-nav {
  position: absolute;
  top: -85px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 576px) {
  .Index section.productsNews .boxSlider .owl-carousel .owl-nav {
    display: none;
  }
}

.Index section.productsNews .boxSlider .owl-carousel .owl-nav button {
  margin-right: 26px;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev,
.Index section.productsNews .boxSlider .owl-carousel .owl-next {
  background-color: #3d1883;
  border-radius: 15px;
  border: 3px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 45px;
  width: 45px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

@media screen and (max-width: 1550px) {
  .Index section.productsNews .boxSlider .owl-carousel .owl-prev,
  .Index section.productsNews .boxSlider .owl-carousel .owl-next {
    height: 40px;
    border: 2px solid #ffffff;
    width: 40px;
  }
  .Index section.productsNews .boxSlider .owl-carousel .owl-prev img,
  .Index section.productsNews .boxSlider .owl-carousel .owl-next img {
    width: 18px;
  }
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev span,
.Index section.productsNews .boxSlider .owl-carousel .owl-next span {
  display: none;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev img.nothover,
.Index section.productsNews .boxSlider .owl-carousel .owl-next img.nothover {
  display: block;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev img.hovered,
.Index section.productsNews .boxSlider .owl-carousel .owl-next img.hovered {
  display: none;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev:hover,
.Index section.productsNews .boxSlider .owl-carousel .owl-next:hover {
  background-color: #fff;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev:hover img.nothover,
.Index section.productsNews .boxSlider .owl-carousel .owl-next:hover img.nothover {
  display: none;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev:hover img.hovered,
.Index section.productsNews .boxSlider .owl-carousel .owl-next:hover img.hovered {
  display: block;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev.disabled,
.Index section.productsNews .boxSlider .owl-carousel .owl-next.disabled {
  opacity: 0.5;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev.disabled:hover,
.Index section.productsNews .boxSlider .owl-carousel .owl-next.disabled:hover {
  background-color: #3d1883;
  cursor: auto;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev.disabled:hover img.nothover,
.Index section.productsNews .boxSlider .owl-carousel .owl-next.disabled:hover img.nothover {
  display: block;
}

.Index section.productsNews .boxSlider .owl-carousel .owl-prev.disabled:hover img.hovered,
.Index section.productsNews .boxSlider .owl-carousel .owl-next.disabled:hover img.hovered {
  display: none;
}

.Index section.productsNews .boxSlider .Button span {
  padding: 10px 32px;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  .Index section.productsNews .boxSlider .Button span {
    padding: 4px 20px;
    font-size: 12px;
  }
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .boxSlider .Button span {
    padding: 9px 23px;
    font-size: 16px;
    line-height: 25px;
  }
}

.Index section.productsNews .clBottom {
  position: absolute;
  background-color: #3d1883;
  left: 0;
  height: 40px;
  bottom: -39px;
  right: 0;
  -webkit-clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
  clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
}

@media screen and (max-width: 425px) {
  .Index section.productsNews .clBottom {
    -webkit-clip-path: polygon(50% 50%, 0% 0%, 100% 0%);
            clip-path: polygon(50% 50%, 0% 0%, 100% 0%);
  }
}

.Index section.members {
  margin-top: 30px;
  padding-bottom: 74px;
  overflow: hidden;
}

@media screen and (max-width: 425px) {
  .Index section.members {
    margin-top: 0;
    padding-top: 45px;
  }
}

.Index section.members .wrapper {
  position: relative;
}

.Index section.members .wrapper .ellipse1 {
  position: absolute;
  top: 0;
  right: -2%;
}

@media screen and (max-width: 768px) {
  .Index section.members .wrapper .ellipse1 {
    right: -13%;
  }
}

@media screen and (max-width: 425px) {
  .Index section.members .wrapper .ellipse1 {
    right: -12%;
    top: -27%;
  }
}

.Index section.members .wrapper .polygan1 {
  position: absolute;
  top: 9%;
  left: -5%;
}

@media screen and (max-width: 768px) {
  .Index section.members .wrapper .polygan1 {
    top: 0;
    left: -10%;
  }
}

@media screen and (max-width: 425px) {
  .Index section.members .wrapper .polygan1 {
    left: -9%;
    top: -27%;
  }
}

.Index section.members .wrapper .circle1 {
  position: absolute;
  right: -13%;
  bottom: 4%;
}

@media screen and (max-width: 1200px) {
  .Index section.members .wrapper .circle1 {
    right: -2%;
  }
}

@media screen and (max-width: 425px) {
  .Index section.members .wrapper .circle1 {
    display: none;
  }
}

.Index section.members .wrapper .circle2 {
  position: absolute;
  bottom: -13%;
  left: -10%;
}

@media screen and (max-width: 1200px) {
  .Index section.members .wrapper .circle2 {
    left: -2%;
  }
}

@media screen and (max-width: 425px) {
  .Index section.members .wrapper .circle2 {
    display: none;
  }
}

.Index section.members .titleDesc h2 {
  font-weight: 999;
  font-size: 55px;
  line-height: 85px;
  color: #16072f;
  text-align: center;
}

@media screen and (max-width: 1550px) {
  .Index section.members .titleDesc h2 {
    line-height: 70px;
    font-size: 40px;
  }
}

@media screen and (max-width: 768px) {
  .Index section.members .titleDesc h2 {
    font-size: 44px;
    line-height: 65px;
  }
}

@media screen and (max-width: 576px) {
  .Index section.members .titleDesc h2 {
    font-size: 35px;
    line-height: 58px;
  }
}

@media screen and (max-width: 375px) {
  .Index section.members .titleDesc h2 {
    font-size: 31px;
    line-height: 48px;
  }
}

@media screen and (max-width: 320px) {
  .Index section.members .titleDesc h2 {
    font-size: 26px;
    line-height: 40px;
  }
}

.Index section.members .titleDesc h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #7c8fae;
  margin-top: 9px;
  text-align: center;
  max-width: 75%;
  margin: auto;
}

@media screen and (max-width: 1550px) {
  .Index section.members .titleDesc h4 {
    font-size: 14px;
    line-height: 26px;
  }
}

@media screen and (max-width: 768px) {
  .Index section.members .titleDesc h4 {
    max-width: 100%;
  }
}

@media screen and (max-width: 425px) {
  .Index section.members .titleDesc h4 {
    font-size: 14px;
    line-height: 26px;
  }
}

.Index section.members .symbols {
  margin: 64px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Index section.members .symbols .symbol {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 17px;
  cursor: -webkit-grab;
  cursor: grab;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.Index section.members .symbols .symbol div.image {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 100%;
}

.Index section.members .symbols .symbol div.image img {
  width: 125px;
  height: 125px;
  border-radius: 15px;
}

.Index section.members .symbols .symbol .name {
  font-size: 14px;
  font-weight: 500;
}

.Index section.members .addToUs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 992px) {
  .Index section.members .addToUs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .Index section.members .addToUs > div {
    margin: 8px;
  }
}

.Index section.members .addToUs .text {
  font-size: 25px;
  line-height: 39px;
  color: #16072f;
  font-weight: bold;
}

@media screen and (max-width: 425px) {
  .Index section.members .addToUs .text {
    font-size: 20px;
    line-height: 31px;
  }
}

@media screen and (max-width: 320px) {
  .Index section.members .addToUs .text {
    font-size: 18px;
    line-height: 28px;
  }
}

.Index section.members .addToUs .mobileNumber input {
  background: rgba(210, 215, 225, 0.5);
  border-radius: 15px;
  border: 0;
  padding: 10px;
  padding-left: 15px;
  height: 52px;
  width: 266px;
  text-align: left;
  margin: 0px 40px;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #7c8fae;
  outline: none;
}

.Index section.members .addToUs .mobileNumber input::-webkit-input-placeholder {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #7c8fae;
}

.Index section.members .addToUs .mobileNumber input:-ms-input-placeholder {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #7c8fae;
}

.Index section.members .addToUs .mobileNumber input::-ms-input-placeholder {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #7c8fae;
}

.Index section.members .addToUs .mobileNumber input::placeholder {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #7c8fae;
}

.Index section.members .addToUs .submit .Button {
  border: 5px solid rgba(61, 24, 131, 0.3);
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

.Index section.members .addToUs .submit .Button span {
  background: #3d1883;
  -webkit-box-shadow: 0px 11px 19px rgba(61, 24, 131, 0.6);
          box-shadow: 0px 11px 19px rgba(61, 24, 131, 0.6);
  border: 0;
  font-weight: 900;
  font-size: 15px;
  line-height: 23px;
  color: #ffffff;
  padding: 12px 52px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
}

.Layout2 {
  position: relative;
  background-image: url("../designSvg/back.svg");
}

@media screen and (max-width: 576px) {
  .Layout2 {
    padding-top: 86px;
  }
}

@media screen and (max-width: 425px) {
  .Layout2 {
    padding-top: 66px;
  }
}

.Layout2 .description {
  margin: 48px 0;
  line-height: 1.5;
}

@media screen and (max-width: 992px) {
  .Layout2 .description {
    font-size: 14px;
  }
}

@media screen and (max-width: 425px) {
  .Layout2 .description {
    font-size: 12px;
  }
}

.Layout2 .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 999;
  font-size: 55px;
  line-height: 85px;
  color: #fff;
  padding-top: 120px;
  padding-bottom: 80px;
  background: red;
  margin-bottom: 48px;
  background-image: url(https://i.picsum.photos/id/432/900/300.jpg?hmac=IsaQsbMs7ddzhlpBdqdW_sF7agPsI4hAdsLjN1vtqFo);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.Layout2 .title div {
  color: white;
  position: relative;
  z-index: 1;
}

.Layout2 .title::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  content: "";
}

@media screen and (max-width: 576px) {
  .Layout2 .title {
    font-size: 40px;
    line-height: 65px;
    margin-bottom: 65px;
  }
}

@media screen and (max-width: 425px) {
  .Layout2 .title {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 50px;
  }
}

.Layout2 .search {
  background: #efefef;
  border-radius: 25px;
  margin-bottom: 59px;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .Layout2 .search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.Layout2 .search .selectCategory {
  position: relative;
  min-width: 200px;
}

@media screen and (max-width: 768px) {
  .Layout2 .search .selectCategory {
    margin-top: 12px;
  }
}

.Layout2 .search .selectCategory .select {
  cursor: pointer;
}

.Layout2 .search .selectCategory .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #ffffff;
  border-radius: 17px;
  padding: 12px 16px;
}

.Layout2 .search .selectCategory .inner .text {
  margin-left: 22px;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
}

.Layout2 .search .selectCategory .options {
  cursor: pointer;
  background: #fff;
  border-radius: 16px;
  position: absolute;
  left: 0;
  right: 0;
  top: 54px;
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 0 #00000014;
          box-shadow: 0 0 20px 0 #00000014;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: auto;
}

.Layout2 .search .selectCategory .options.active {
  max-height: 300px;
}

.Layout2 .search .selectCategory .options > div {
  padding: 16px;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin: 4px;
  border-radius: 4px;
}

.Layout2 .search .selectCategory .options > div:hover {
  background: #423883;
  border-radius: 16px;
  color: white;
}

.Layout2 .search .selectCategory .options > div.active {
  background: #423883;
  border-radius: 16px;
  color: white;
}

@media screen and (max-width: 768px) {
  .Layout2 .search .searchBox {
    width: 100%;
  }
}

.Layout2 .search .searchBox form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  border-radius: 17px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .Layout2 .search .searchBox form .inp {
    width: 100%;
  }
}

.Layout2 .search .searchBox form input {
  border: 0;
  height: 50px;
  background-color: transparent;
  padding: 12px;
  outline: none;
  width: 487px;
  font-weight: 700;
}

.Layout2 .search .searchBox form input::-webkit-input-placeholder {
  color: #7c8fae;
}

.Layout2 .search .searchBox form input:-ms-input-placeholder {
  color: #7c8fae;
}

.Layout2 .search .searchBox form input::-ms-input-placeholder {
  color: #7c8fae;
}

.Layout2 .search .searchBox form input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 992px) {
  .Layout2 .search .searchBox form input {
    width: 350px;
  }
}

@media screen and (max-width: 768px) {
  .Layout2 .search .searchBox form input {
    width: 100%;
  }
}

@media screen and (max-width: 425px) {
  .Layout2 .search .searchBox form input {
    font-size: 15px;
  }
}

@media screen and (max-width: 375px) {
  .Layout2 .search .searchBox form input {
    font-size: 14px;
  }
}

@media screen and (max-width: 320px) {
  .Layout2 .search .searchBox form input {
    font-size: 12px;
  }
}

.Layout2 .search .searchBox form button {
  background: #3d1883;
  border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 26px;
  outline: none;
  border: 0;
}

@media screen and (max-width: 425px) {
  .Layout2 .search .searchBox form button {
    padding: 20px;
  }
}

@media screen and (max-width: 375px) {
  .Layout2 .search .searchBox form button {
    padding: 16px;
  }
}

@media screen and (max-width: 320px) {
  .Layout2 .search .searchBox form button {
    padding: 12px;
  }
}

.Layout2 .Box {
  padding-bottom: 102px;
}

@media screen and (max-width: 576px) {
  .Layout2 .Box {
    padding: 0 50px;
    padding-bottom: 102px;
  }
}

@media screen and (max-width: 425px) {
  .Layout2 .Box {
    padding: 0 30px;
    padding-bottom: 102px;
  }
}

@media screen and (max-width: 375px) {
  .Layout2 .Box {
    padding: 0;
    padding-bottom: 102px;
  }
}

.Layout2 .Box .moreProducts {
  margin-top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Layout2 .Box .moreProducts .Button {
  border: 5px solid rgba(1, 221, 142, 0.4);
}

.Layout2 .Box .moreProducts .Button span {
  background: #01dd8e;
  border: 5px solid #01dd8e66;
  -webkit-box-shadow: 0px 0px 0px 0 #01dd8e;
          box-shadow: 0px 0px 0px 0 #01dd8e;
  color: #fff;
  padding: 13px 18px;
  font-size: 17px;
}

.Layout2 .PostPage {
  background: transparent;
  margin-bottom: 64px;
}

@media screen and (max-width: 576px) {
  .Layout2 .PostPage {
    overflow: hidden;
  }
}

.Layout2 .PostPage .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Layout2 .PostPage .content .imageUserLike {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  padding: 16px;
  width: 40%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 1200px) {
  .Layout2 .PostPage .content .imageUserLike {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    width: 45%;
  }
}

@media screen and (max-width: 992px) {
  .Layout2 .PostPage .content .imageUserLike {
    min-width: 45%;
  }
}

.Layout2 .PostPage .content .imageUserLike .productItem .owl-theme .owl-dots .owl-dot.active span,
.Layout2 .PostPage .content .imageUserLike .productItem .owl-theme .owl-dots .owl-dot:hover span {
  background: #16072f;
}

.Layout2 .PostPage .content .imageUserLike .productItem .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 4px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 50%;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  border: 1px solid #000000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.Layout2 .PostPage .content .imageUserLike .productItem .owl-dots {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 15px;
  padding: 0px 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Layout2 .PostPage .content .imageUserLike .productItem .owl-nav button {
  background: #ffffff00;
  -webkit-box-shadow: 0px 0px 10px #00000080;
  box-shadow: 0px 0px 10px #00000080;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  font-size: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.Layout2 .PostPage .content .imageUserLike .productItem .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 8px;
  top: 50%;
}

.Layout2 .PostPage .content .imageUserLike .productItem .owl-nav img {
  position: static;
  width: unset;
  height: unset;
}

.Layout2 .PostPage .content .imageUserLike .userLikeDetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .imageUserLike .userLikeDetails .userManage {
    width: 100%;
  }
  .Layout2 .PostPage .content .imageUserLike .userLikeDetails .userManage .owner {
    width: 100%;
  }
  .Layout2 .PostPage .content .imageUserLike .userLikeDetails .userManage .owner .subMenuCardUserBox {
    display: block;
  }
}

.Layout2 .PostPage .content .imageUserLike .likeSendBookmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Layout2 .PostPage .content .imageUserLike .likeSendBookmark > div {
  margin: 0 8px;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .imageUserLike .likeSendBookmark > div {
    margin: 0 4px;
  }
}

.Layout2 .PostPage .content .imageUserLike .likeSendBookmark > div img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .imageUserLike .likeSendBookmark > div img {
    width: 14px;
    height: 14px;
  }
}

.Layout2 .PostPage .content .imageUserLike .likeSendBookmark .like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Layout2 .PostPage .content .imageUserLike .likeSendBookmark .like .count {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
  margin-left: 6px;
}

.Layout2 .PostPage .content .imageUserLike .likeDetails {
  padding-top: 12px;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .imageUserLike .likeDetails {
    display: none;
  }
}

.Layout2 .PostPage .content .imageUserLike .postImage {
  width: 100%;
  height: 0;
  border-radius: 25px;
  padding-bottom: 100%;
  position: relative;
}

.Layout2 .PostPage .content .imageUserLike .postImage img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.Layout2 .PostPage .content .imageUserLike .owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
  margin-bottom: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .Layout2 .PostPage .content .imageUserLike .owner {
    font-size: 16px;
  }
}

.Layout2 .PostPage .content .imageUserLike .owner .linkUser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Layout2 .PostPage .content .imageUserLike .owner .imgProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Layout2 .PostPage .content .imageUserLike .owner img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.Layout2 .PostPage .content .imageUserLike .owner .name {
  margin-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner {
    font-size: 12px;
    margin-bottom: 8px;
  }
}

.Layout2 .PostPage .content .imageUserLike .owner .name {
  max-width: 161px;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name {
    max-width: 110px;
  }
}

@media screen and (max-width: 1200px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name {
    max-width: 100px;
  }
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name {
    max-width: 150px;
  }
}

@media screen and (max-width: 576px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name {
    max-width: 95px;
  }
}

@media screen and (max-width: 425px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name {
    max-width: 220px;
  }
}

@media screen and (max-width: 375px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name {
    max-width: 165px;
  }
}

@media screen and (max-width: 320px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name {
    max-width: 130px;
  }
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox {
  display: none;
  position: absolute;
  cursor: pointer;
  left: 2px;
  top: 8px;
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox img {
  width: 18px;
  height: 18px;
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
  border-radius: 17px;
  padding: 8px 22px;
  position: absolute;
  left: 32px;
  top: -5px;
  display: none;
  cursor: auto;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser {
    padding: 6px 18px;
    left: 26px;
    top: -8px;
  }
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item {
  height: 38px;
  width: 100px;
  border-bottom: 1px solid rgba(124, 143, 174, 0.4);
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item {
    height: 36px;
    width: 90px;
  }
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item:last-child {
  border: 0;
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #dd0039;
  text-align: right;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
  .Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
    font-size: 12px;
    line-height: 20px;
  }
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText {
  width: 70px;
  padding: 8px 12px;
  padding-left: 0;
  background: #fff;
  border-radius: 0 12px 12px 0;
  font-size: 12px;
  cursor: pointer;
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
  top: -6px;
  right: 34px;
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .linkForCopy {
  padding: 8px 12px;
  background: #7c8fae;
  border-radius: 12px 0 0 12px;
  font-size: 14px;
  color: #fff;
  max-width: 290px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: ltr;
  border: 0;
  outline: none;
}

.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
.Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #7c8fae;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
  .Layout2 .PostPage .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner {
    margin-bottom: 8px;
  }
}

.Layout2 .PostPage .content .imageUserLike .owner .imgProfile img {
  width: 48px;
  height: 48px;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner .imgProfile img {
    width: 42px;
    height: 42px;
  }
}

.Layout2 .PostPage .content .imageUserLike .owner .name {
  max-width: unset;
}

.Layout2 .PostPage .content .imageUserLike .owner .name .nameUser {
  font-weight: 900;
  font-size: 20px;
  line-height: 31px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 290px;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name .nameUser {
    max-width: 205px;
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name .nameUser {
    max-width: 150px;
    font-size: 14px;
    line-height: 24px;
  }
}

.Layout2 .PostPage .content .imageUserLike .owner .name .label {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #7c8fae;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 290px;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name .label {
    max-width: 205px;
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .imageUserLike .owner .name .label {
    max-width: 150px;
    font-size: 10px;
    line-height: 14px;
  }
}

.Layout2 .PostPage .content .descComment {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  padding: 16px;
  width: 60%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 1200px) {
  .Layout2 .PostPage .content .descComment {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
    width: 55%;
  }
}

@media screen and (max-width: 992px) {
  .Layout2 .PostPage .content .descComment {
    min-width: 55%;
  }
}

@media screen and (max-width: 425px) {
  .Layout2 .PostPage .content .descComment {
    padding-bottom: 16px !important;
  }
}

@media screen and (max-width: 375px) {
  .Layout2 .PostPage .content .descComment {
    padding: 12px;
  }
}

@media screen and (max-width: 320px) {
  .Layout2 .PostPage .content .descComment {
    padding: 8px;
  }
}

.Layout2 .PostPage .content .descComment .header {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .descComment .header {
    display: none;
  }
}

.Layout2 .PostPage .content .descComment .header .btnVisitComplete {
  background: #7c8fae;
  border-radius: 10px;
  outline: none;
  border: 0;
  padding: 8px 16px;
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet {
  max-height: 450px;
  overflow: auto;
  padding-left: 24px;
}

@media screen and (max-width: 1550px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet {
    max-height: 355px;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet::-webkit-scrollbar-thumb {
  background-color: #3d1883;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet::-webkit-scrollbar-track {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #e4e2e7;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .titlePost {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #000000;
}

@media screen and (max-width: 425px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .titlePost {
    font-size: 16px;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .time {
  font-weight: 900;
  font-size: 14px;
  line-height: 172%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.09em;
  color: #7c8fae;
  margin-right: 24px;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .time {
    display: none;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .likeDetail {
  display: none;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div {
  margin: 0 8px;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div {
    margin: 0 4px;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div img {
    width: 14px;
    height: 14px;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark .like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark .like .count {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
  margin-left: 6px;
}

@media screen and (max-width: 768px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .titleTimeLike .likeDetail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .descPost {
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  margin-top: 16px;
}

@media screen and (max-width: 425px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .descPost {
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    margin-top: 6px;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments {
  margin-top: 18px;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .answerCommnets {
  padding-right: 50px;
}

@media screen and (max-width: 425px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .comments .answerCommnets {
    padding-right: 25px;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment {
  margin: 16px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .box,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .userImage img,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .userImage img {
  width: 40px;
  height: 40px;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment > .like,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment > .like {
  padding-top: 8px;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment > .like img,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment > .like img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 425px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment > .like img,
  .Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment > .like img {
    width: 14px;
    height: 14px;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails {
  padding: 0 16px;
}

@media screen and (max-width: 425px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails,
  .Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails {
    padding: 0 8px;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .name,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .name {
  color: #000;
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .desc,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .desc {
  margin: 4px 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #545454;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .desc .userName,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .desc .userName {
  color: #3d1883;
  font-weight: 600;
  font-family: arial;
  margin-left: 12px;
  direction: ltr;
  display: inline-block;
}

@media screen and (max-width: 425px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .desc,
  .Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .desc {
    font-size: 12px;
    line-height: 20px;
  }
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details .answer,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details .answer {
  cursor: pointer;
}

.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details > div,
.Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details > div {
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7c8fae;
  margin-left: 26px;
}

@media screen and (max-width: 992px) {
  .Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details > div,
  .Layout2 .PostPage .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details > div {
    margin-left: 16px;
  }
}

.Layout2 .PostPage .content .descComment .writeComment {
  margin-top: 16px;
}

.Layout2 .PostPage .content .descComment .writeComment .textWrite {
  background: #f2f1f4;
  border-radius: 17px;
  padding: 8px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Layout2 .PostPage .content .descComment .writeComment .textWrite .inpText {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 16px;
}

.Layout2 .PostPage .content .descComment .writeComment .textWrite .inpText input {
  outline: none;
  background-color: transparent;
  border: 0;
  padding: 4px;
  width: 100%;
  font-weight: bold;
  font-size: 15px;
  line-height: 26px;
}

.Layout2 .PostPage .content .descComment .writeComment .textWrite .inpText input::-webkit-input-placeholder {
  color: #7c8fae;
}

.Layout2 .PostPage .content .descComment .writeComment .textWrite .inpText input:-ms-input-placeholder {
  color: #7c8fae;
}

.Layout2 .PostPage .content .descComment .writeComment .textWrite .inpText input::-ms-input-placeholder {
  color: #7c8fae;
}

.Layout2 .PostPage .content .descComment .writeComment .textWrite .inpText input::placeholder {
  color: #7c8fae;
}

.Layout2 .PostPage .content .descComment .writeComment .textWrite .btnSendComment {
  background-color: transparent;
  border: 0;
  font-weight: 900;
  font-size: 15px;
  line-height: 24px;
}

.Products .productItem {
  margin: 12px 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.Products .productItem:hover {
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.12));
  -webkit-filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.12));
}

.News .newsItem {
  margin: 12px 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.News .newsItem:hover {
  filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.12));
  -webkit-filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.12));
}

.ContactUs .informationMessage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .ContactUs .informationMessage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ContactUs .informationMessage .information {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  padding-left: 32px;
}

.ContactUs .informationMessage .information > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 32px 0;
}

.ContactUs .informationMessage .information > div .text {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
  margin-right: 12px;
}

.ContactUs .informationMessage .Message {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}

.ContactUs .informationMessage .Message .formMessage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 576px) {
  .ContactUs .informationMessage .Message .formMessage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ContactUs .informationMessage .Message .formMessage .info {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}

.ContactUs .informationMessage .Message .formMessage .info > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 16px;
}

.ContactUs .informationMessage .Message .formMessage .info > div label {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 4px;
  margin-right: 4px;
}

.ContactUs .informationMessage .Message .formMessage .info > div label .force {
  color: #dd0039;
}

.ContactUs .informationMessage .Message .formMessage .info > div input {
  background: #ffffff;
  border: 1px solid rgba(124, 143, 174, 0.2);
  border-radius: 14px;
  height: 45px;
  outline: none;
  padding: 16px;
}

.ContactUs .informationMessage .Message .formMessage .descSub {
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
  margin-right: 16px;
}

.ContactUs .informationMessage .Message .formMessage .descSub > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ContactUs .informationMessage .Message .formMessage .descSub > div label {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #16072f;
  margin-bottom: 8px;
  margin-right: 4px;
}

.ContactUs .informationMessage .Message .formMessage .descSub > div textarea {
  background: #ffffff;
  border: 1px solid rgba(124, 143, 174, 0.2);
  border-radius: 14px;
  height: 223px;
  outline: none;
  width: 100%;
  padding: 16px;
}

.ContactUs .informationMessage .Message .formMessage .descSub > div button {
  outline: none;
  background: #01dd8e;
  border: 1px solid rgba(124, 143, 174, 0.2);
  border-radius: 17px;
  color: white;
  height: 45px;
  margin-top: 22px;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
}

.ContactUs #map {
  height: 350px;
  margin: 3rem 0;
  z-index: 1;
  border-radius: 45px;
}

@media screen and (max-width: 576px) {
  .Jobs .Box {
    padding: 0 !important;
    padding-bottom: 102px;
  }
}

.Jobs .job {
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 12px;
  border-radius: 15px;
  margin: 8px 0;
}

@media screen and (max-width: 1550px) {
  .Jobs .job {
    min-height: auto;
  }
}

@media screen and (max-width: 576px) {
  .Jobs .job {
    padding: 8px;
    border-radius: 10px;
  }
}

@media screen and (max-width: 425px) {
  .Jobs .job {
    padding: 6px;
  }
}

@media screen and (max-width: 320px) {
  .Jobs .job {
    height: 145px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Jobs .job .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 95px);
}

@media screen and (max-width: 768px) {
  .Jobs .job .details {
    width: calc(100% - 84px);
  }
}

@media screen and (max-width: 320px) {
  .Jobs .job .details {
    width: 100%;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Jobs .job .image {
  min-width: 63px;
  max-width: 63px;
  height: 0;
  padding-bottom: 63px;
  position: relative;
}

@media screen and (max-width: 576px) {
  .Jobs .job .image {
    min-width: 50px;
    max-width: 50px;
    padding-bottom: 50px;
  }
}

.Jobs .job .image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.Jobs .job .titleDesc {
  margin-right: 12px;
  width: calc(100% - 74px);
}

@media screen and (max-width: 320px) {
  .Jobs .job .titleDesc {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    margin-top: 8px !important;
  }
}

.Jobs .job .titleDesc h3 {
  font-weight: 900;
  font-size: 16px;
  line-height: 25px;
  color: #16072f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

@media screen and (max-width: 1550px) {
  .Jobs .job .titleDesc h3 {
    font-size: 14px;
    line-height: 23px;
  }
}

@media screen and (max-width: 576px) {
  .Jobs .job .titleDesc h3 {
    font-size: 12px;
    line-height: 20px;
  }
}

.Jobs .job .titleDesc h5 {
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #7c8fae;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

@media screen and (max-width: 1550px) {
  .Jobs .job .titleDesc h5 {
    font-size: 10px;
  }
}

@media screen and (max-width: 576px) {
  .Jobs .job .titleDesc h5 {
    font-size: 8px;
    line-height: 17px;
  }
}

@media screen and (max-width: 425px) {
  .Jobs .job .titleDesc h5 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 320px) {
  .Jobs .job .titleDesc {
    margin: 0;
    margin-top: 16px;
  }
}

.Jobs .job .follow .btnFollow {
  outline: none;
  border: 0;
  color: #fff;
  padding: 8px;
  background: #3d1883;
  border-radius: 4px;
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
}

@media screen and (max-width: 1550px) {
  .Jobs .job .follow .btnFollow {
    font-size: 12px;
    line-height: 22px;
    padding: 4px 8px;
  }
}

@media screen and (max-width: 576px) {
  .Jobs .job .follow .btnFollow {
    font-size: 10px;
    line-height: 18px;
  }
}

.Jobs .job .follow .btnFollow.followed {
  background: #fff;
  color: #3d1883;
  border: 1px solid #3d1883;
}

.AboutUs .content {
  padding: 0 32px;
}

@media screen and (max-width: 992px) {
  .AboutUs .content {
    padding: 0;
  }
}

.AboutUs .content .miniDesc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .miniDesc {
    margin-bottom: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.AboutUs .content .miniDesc .desc {
  padding-right: 32px;
  width: 60%;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  border-right: 4px solid #01dd8e;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .miniDesc .desc {
    width: 100%;
    padding: 0;
    border: 0;
    font-size: 16px;
    line-height: 28px;
  }
}

.AboutUs .content .miniDesc .desc .highlight {
  font-weight: 900;
}

.AboutUs .content .miniDesc .image {
  padding-right: 64px;
  width: 40%;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .miniDesc .image {
    padding: 0;
    width: 100%;
  }
}

.AboutUs .content .miniDesc .image .img {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border-radius: 30px;
  height: 100%;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .miniDesc .image .img {
    height: 0;
    width: 100%;
    padding-bottom: 50%;
    position: relative;
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 425px) {
  .AboutUs .content .miniDesc .image .img {
    padding-bottom: 80%;
  }
}

.AboutUs .content .miniDesc .image .img img {
  width: 190px;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .miniDesc .image .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}

@media screen and (max-width: 425px) {
  .AboutUs .content .miniDesc .image .img img {
    width: 140px;
  }
}

.AboutUs .content .options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .options {
    margin-bottom: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.AboutUs .content .options .titleOption {
  font-weight: 999;
  font-size: 35px;
  line-height: 50px;
  color: #16072f;
  width: 40%;
  padding-left: 16px;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .options .titleOption {
    margin-bottom: 24px;
    font-size: 30px;
    text-align: center;
    width: 100%;
    line-height: 46px;
  }
}

@media screen and (max-width: 768px) {
  .AboutUs .content .options .titleOption {
    font-size: 26px;
    line-height: 38px;
  }
}

@media screen and (max-width: 425px) {
  .AboutUs .content .options .titleOption {
    font-size: 22px;
    line-height: 34px;
  }
}

.AboutUs .content .options .optionsBox {
  width: 60%;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .options .optionsBox {
    width: 100%;
  }
}

.AboutUs .content .options .optionsBox .option {
  background: #ffffff;
  border-radius: 15px;
  margin: 16px 0;
  padding: 24px 32px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #16072f;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .options .optionsBox .option {
    font-size: 14px;
    line-height: 24px;
    padding: 16px 24px;
  }
}

.AboutUs .content .options .optionsBox .option:hover {
  background: #01dd8e;
  -webkit-box-shadow: 0px 0px 21px rgba(1, 221, 142, 0.4);
          box-shadow: 0px 0px 21px rgba(1, 221, 142, 0.4);
  color: white;
}

.AboutUs .content .team {
  padding-bottom: 100px;
}

.AboutUs .content .team .titleTeam {
  font-weight: 999;
  font-size: 40px;
  line-height: 70px;
  color: #16072f;
  margin-bottom: 42px;
}

@media screen and (max-width: 992px) {
  .AboutUs .content .team .titleTeam {
    margin-bottom: 24px;
    font-size: 30px;
    text-align: center;
    width: 100%;
    line-height: 46px;
  }
}

.AboutUs .content .team .teamMember .member {
  margin: 32px 0;
}

.AboutUs .content .team .teamMember .member .image {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
}

.AboutUs .content .team .teamMember .member .image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.AboutUs .content .team .teamMember .member .posTeam .teamName {
  font-weight: 900;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #16072f;
  margin-top: 22px;
  margin-bottom: 6px;
}

.AboutUs .content .team .teamMember .member .posTeam .posName {
  text-align: center;
  font-weight: 900;
  font-size: 16px;
  line-height: 28px;
  color: #7c8fae;
}

@media screen and (max-width: 425px) {
  .AboutUs .content .team .teamMember .member {
    width: 70%;
    margin: 24px auto;
  }
}

@media screen and (max-width: 375px) {
  .AboutUs .content .team .teamMember .member {
    width: 90%;
  }
}

@media screen and (max-width: 320px) {
  .AboutUs .content .team .teamMember .member {
    width: 100%;
  }
}

.Policy .content {
  background: #ffffff;
  border-radius: 30px;
  padding: 70px;
  font-size: 16px;
  line-height: 28px;
}

@media screen and (max-width: 992px) {
  .Policy .content {
    padding: 48px;
  }
}

@media screen and (max-width: 768px) {
  .Policy .content {
    padding: 32px;
  }
}

@media screen and (max-width: 576px) {
  .Policy .content {
    padding: 24px;
  }
}

@media screen and (max-width: 425px) {
  .Policy .content {
    padding: 16px;
  }
}

.Policy .content h2 {
  font-weight: 900;
  margin-bottom: 8px;
}

.Policy .content p {
  font-weight: 500;
  margin-bottom: 48px;
}

.Policy .content ul {
  list-style: inside;
}

#searchSelectBox .modal-content {
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

#searchSelectBox form .closeModal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#searchSelectBox form .closeModal img {
  cursor: pointer;
}

#searchSelectBox .searchSelect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 42px;
  margin-bottom: 32px;
}

@media screen and (max-width: 1550px) {
  #searchSelectBox .searchSelect {
    margin-top: 32px;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 992px) {
  #searchSelectBox .searchSelect {
    margin-top: 18px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 425px) {
  #searchSelectBox .searchSelect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#searchSelectBox .searchSelect .selectCategory {
  margin: 12px 0;
}

#searchSelectBox .searchSelect .selectCategory .options > div {
  font-size: 12px;
}

#searchSelectBox .searchSelect .selectCategory .inner .text {
  font-size: 12px;
}

#searchSelectBox .searchSelect .searchBox {
  margin: 12px 0;
}

#searchSelectBox .searchSelect .searchBox .inp input {
  height: 50px;
  background-color: #ffdda9;
  color: 0;
  border-radius: 17px;
  width: 100%;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  height: 50px;
  padding-right: 16px;
  outline: none;
  border: 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 26px;
}

#searchSelectBox .searchSelect .searchBox .inp input::-webkit-input-placeholder {
  color: #000;
}

#searchSelectBox .searchSelect .searchBox .inp input:-ms-input-placeholder {
  color: #000;
}

#searchSelectBox .searchSelect .searchBox .inp input::-ms-input-placeholder {
  color: #000;
}

#searchSelectBox .searchSelect .searchBox .inp input::placeholder {
  color: #000;
}

#searchSelectBox .searchSelect > div {
  min-width: 29%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#searchSelectBox .searchSelect .selectCategory .inner {
  height: 50px;
  background-color: #ffdda9;
}

#searchSelectBox .searchSelect .selectCategory .options {
  top: 58px;
}

#searchSelectBox .searchSelect .toggleBox {
  margin: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 25px;
}

#searchSelectBox .searchSelect .toggleBox label {
  margin: 0 12px;
}

#searchSelectBox .searchSelect .toggleBox label .toggle {
  width: 54px;
  height: 26px;
  background: #3d1883;
  border-radius: 68px;
  -webkit-border-radius: 68px;
  -moz-border-radius: 68px;
  -ms-border-radius: 68px;
  -o-border-radius: 68px;
  position: relative;
  padding: 4px;
}

#searchSelectBox .searchSelect .toggleBox label .toggle::before {
  position: absolute;
  left: 4px;
  top: 4px;
  content: " ";
  background: #01dd8e;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 18px;
  height: 18px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

#searchSelectBox .searchSelect .toggleBox label input {
  display: none;
}

#searchSelectBox .searchSelect .toggleBox label input:checked + .toggle::before {
  left: 32px;
}

#searchSelectBox .searchSelect .submitSearch {
  margin: 12px 0;
}

#searchSelectBox .searchSelect .submitSearch .btnSubmitSearch {
  background: #01dd8e;
  border-radius: 17px;
  height: 50px;
  color: #fff;
  width: 100%;
  outline: none;
  border: 0;
}

#ReportFault .modal-content {
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

#ReportFault form .closeModal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#ReportFault form .closeModal img {
  cursor: pointer;
}

#ReportFault .closeModal {
  position: absolute;
  padding: 16px;
  background: #fff;
  border-radius: 50%;
  top: -70px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

@media screen and (max-width: 425px) {
  #ReportFault .closeModal {
    top: -50px;
    padding: 8px;
  }
  #ReportFault .closeModal img {
    width: 24px;
    height: 24px;
  }
}

#ReportFault .searchSelect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 1550px) {
  #ReportFault .searchSelect {
    margin-top: 32px;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 992px) {
  #ReportFault .searchSelect {
    margin-top: 18px;
    margin-bottom: 10px;
  }
}

#ReportFault .searchSelect .selectCategory {
  margin: 12px 0;
}

#ReportFault .searchSelect .selectCategory .options > div {
  font-size: 12px;
}

#ReportFault .searchSelect .selectCategory .inner .text {
  font-size: 12px;
}

#ReportFault .searchSelect .descs {
  margin: 12px 0;
}

#ReportFault .searchSelect .descs textarea {
  background-color: #f2f1f4;
  color: 0;
  border-radius: 17px;
  width: 100%;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  height: 200px;
  padding-right: 16px;
  outline: none;
  border: 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 26px;
  padding: 8px 16px;
}

#ReportFault .searchSelect .descs textarea::-webkit-input-placeholder {
  color: #7c8fae;
}

#ReportFault .searchSelect .descs textarea:-ms-input-placeholder {
  color: #7c8fae;
}

#ReportFault .searchSelect .descs textarea::-ms-input-placeholder {
  color: #7c8fae;
}

#ReportFault .searchSelect .descs textarea::placeholder {
  color: #7c8fae;
}

#ReportFault .searchSelect > div {
  min-width: 29%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#ReportFault .searchSelect .selectCategory .inner {
  height: 50px;
  background-color: #f2f1f4;
}

#ReportFault .searchSelect .selectCategory .options {
  top: 58px;
}

#ReportFault .searchSelect .toggleBox {
  margin: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 25px;
}

#ReportFault .searchSelect .toggleBox label {
  margin: 0 12px;
}

#ReportFault .searchSelect .toggleBox label .toggle {
  width: 54px;
  height: 26px;
  background: #3d1883;
  border-radius: 68px;
  -webkit-border-radius: 68px;
  -moz-border-radius: 68px;
  -ms-border-radius: 68px;
  -o-border-radius: 68px;
  position: relative;
  padding: 4px;
}

#ReportFault .searchSelect .toggleBox label .toggle::before {
  position: absolute;
  left: 4px;
  top: 4px;
  content: " ";
  background: #01dd8e;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 18px;
  height: 18px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

#ReportFault .searchSelect .toggleBox label input {
  display: none;
}

#ReportFault .searchSelect .toggleBox label input:checked + .toggle::before {
  left: 32px;
}

#ReportFault .searchSelect .submitSearch {
  margin: 12px 0;
}

#ReportFault .searchSelect .submitSearch .btnSubmitSearch {
  background: #01dd8e;
  border-radius: 17px;
  height: 50px;
  color: #fff;
  width: 100%;
  outline: none;
  border: 0;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
  background: linear-gradient(269.23deg, rgba(0, 0, 0, 0.67) -2.47%, rgba(0, 0, 0, 0) 198.16%);
  -webkit-backdrop-filter: blur(23px);
          backdrop-filter: blur(23px);
  display: none;
}

.overlay.active {
  display: block;
}

.PanelLayout {
  direction: rtl;
  overflow: hidden;
}

@media screen and (max-width: 576px) {
  .PanelLayout #PrePostShow {
    overflow: hidden;
  }
}

.PanelLayout #PrePostShow .modal-content {
  border-radius: 32px;
}

@media screen and (max-width: 576px) {
  .PanelLayout #PrePostShow .modal-content {
    border-radius: 16px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .modal-body {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout #PrePostShow .modal-body {
    padding: 0;
  }
}

.PanelLayout #PrePostShow .modal-dialog {
  max-width: 1184px;
  min-width: 1184px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .modal-dialog {
    max-width: 976px;
    min-width: 976px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout #PrePostShow .modal-dialog {
    max-width: 752px;
    min-width: 752px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .modal-dialog {
    max-width: 560px;
    min-width: 560px;
    margin-bottom: 0px;
    margin-top: 55px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout #PrePostShow .modal-dialog {
    max-width: 100%;
    min-width: 100%;
    margin-top: 33px;
    margin: 0;
    margin-top: 48px;
    padding: 16px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .modal-dialog {
    margin-top: 64px;
    padding: 0;
  }
}

.PanelLayout #PrePostShow .btnClose {
  outline: none;
  border: 0;
  position: absolute;
  top: -94px;
  background: #ffffff;
  height: 67px;
  width: 67px;
  border-radius: 50%;
  margin: auto;
  left: 0;
  right: 0;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .btnClose {
    top: -57px;
    height: 50px;
    width: 50px;
  }
}

.PanelLayout #PrePostShow .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout #PrePostShow .content {
    overflow: auto;
    max-height: 650px;
    position: relative;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  padding: 16px;
}

@media screen and (max-width: 992px) {
  .PanelLayout #PrePostShow .content .imageUserLike {
    min-width: 100%;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .userLikeDetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .imageUserLike .userLikeDetails .userManage {
    width: 100%;
  }
  .PanelLayout #PrePostShow .content .imageUserLike .userLikeDetails .userManage .owner {
    width: 100%;
  }
  .PanelLayout #PrePostShow .content .imageUserLike .userLikeDetails .userManage .owner .subMenuCardUserBox {
    display: block;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .likeSendBookmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PanelLayout #PrePostShow .content .imageUserLike .likeSendBookmark > div {
  margin: 0 8px;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .imageUserLike .likeSendBookmark > div {
    margin: 0 4px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .likeSendBookmark > div img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .imageUserLike .likeSendBookmark > div img {
    width: 14px;
    height: 14px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .likeSendBookmark .like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PanelLayout #PrePostShow .content .imageUserLike .likeSendBookmark .like .count {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
  margin-left: 6px;
}

.PanelLayout #PrePostShow .content .imageUserLike .likeDetails {
  padding-top: 12px;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .imageUserLike .likeDetails {
    display: none;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .postImage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../image/signIn.png);
  max-height: calc(100% - 71px);
  min-height: 495px;
  border-radius: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("../image/signIn.png");
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .postImage {
    min-height: 425px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout #PrePostShow .content .imageUserLike .postImage {
    min-height: 325px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .imageUserLike .postImage {
    min-height: 350px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout #PrePostShow .content .imageUserLike .postImage {
    min-height: 325px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .imageUserLike .postImage {
    min-height: 275px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
  margin-bottom: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner {
    font-size: 16px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .linkUser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .imgProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .name {
  margin-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner {
    font-size: 12px;
    margin-bottom: 8px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .name {
  max-width: 161px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 110px;
  }
}

@media screen and (max-width: 1200px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 100px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 150px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 95px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 400px;

  }
}

@media screen and (max-width: 375px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 165px;
  }
}

@media screen and (max-width: 320px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 130px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox {
  display: none;
  position: absolute;
  cursor: pointer;
  left: 2px;
  top: 8px;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox img {
  width: 18px;
  height: 18px;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
  border-radius: 17px;
  padding: 8px 22px;
  position: absolute;
  left: 32px;
  top: -5px;
  display: none;
  cursor: auto;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser {
    padding: 6px 18px;
    left: 26px;
    top: -8px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item {
  height: 38px;
  width: 100px;
  border-bottom: 1px solid rgba(124, 143, 174, 0.4);
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item {
    height: 36px;
    width: 90px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item:last-child {
  border: 0;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #dd0039;
  text-align: right;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
  .PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
    font-size: 12px;
    line-height: 20px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText {
  width: 70px;
  padding: 8px 12px;
  padding-left: 0;
  background: #fff;
  border-radius: 0 12px 12px 0;
  font-size: 12px;
  cursor: pointer;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
  top: -6px;
  right: 34px;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .linkForCopy {
  padding: 8px 12px;
  background: #7c8fae;
  border-radius: 12px 0 0 12px;
  font-size: 14px;
  color: #fff;
  max-width: 290px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: ltr;
  border: 0;
  outline: none;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
.PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #7c8fae;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
  .PanelLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner {
    margin-bottom: 8px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .imgProfile img {
  width: 48px;
  height: 48px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .imgProfile img {
    width: 42px;
    height: 42px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .name {
  max-width: unset;
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .name .nameUser {
  font-weight: 900;
  font-size: 20px;
  line-height: 31px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 290px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name .nameUser {
    max-width: 205px;
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name .nameUser {
    max-width: 150px;
    font-size: 14px;
    line-height: 24px;
  }
}

.PanelLayout #PrePostShow .content .imageUserLike .owner .name .label {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #7c8fae;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 290px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name .label {
    max-width: 205px;
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .imageUserLike .owner .name .label {
    max-width: 150px;
    font-size: 10px;
    line-height: 14px;
  }
}

.PanelLayout #PrePostShow .content .descComment {
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
  padding: 16px;
}

@media screen and (max-width: 992px) {
  .PanelLayout #PrePostShow .content .descComment {
    min-width: 55%;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .descComment {
    padding-bottom: 16px !important;
  }
}

@media screen and (max-width: 375px) {
  .PanelLayout #PrePostShow .content .descComment {
    padding: 12px;
  }
}

@media screen and (max-width: 320px) {
  .PanelLayout #PrePostShow .content .descComment {
    padding: 8px;
  }
}

.PanelLayout #PrePostShow .content .descComment .header {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .descComment .header {
    display: none;
  }
}

.PanelLayout #PrePostShow .content .descComment .header .btnVisitComplete {
  background: #7c8fae;
  border-radius: 10px;
  outline: none;
  border: 0;
  padding: 8px 16px;
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet {
  max-height: 450px;
  overflow: auto;
  padding-left: 24px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet {
    max-height: 355px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet {
    max-height: 255px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet {
    max-height: 220px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet {
    max-height: unset;
    padding-left: 0;
    padding-bottom: 48px;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet::-webkit-scrollbar-thumb {
  background-color: #3d1883;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet::-webkit-scrollbar-track {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #e4e2e7;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .titlePost {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #000000;
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .titlePost {
    font-size: 16px;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .time {
  font-weight: 900;
  font-size: 14px;
  line-height: 172%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.09em;
  color: #7c8fae;
  margin-right: 24px;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .time {
    display: none;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail {
  display: none;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div {
  margin: 0 8px;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div {
    margin: 0 4px;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div img {
    width: 14px;
    height: 14px;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark .like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark .like .count {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
  margin-left: 6px;
}

@media screen and (max-width: 768px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .descPost {
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  margin-top: 16px;
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .descPost {
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    margin-top: 6px;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments {
  margin-top: 18px;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .answerCommnets {
  padding-right: 50px;
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .answerCommnets {
    padding-right: 25px;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment {
  margin: 16px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .box,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .userImage img,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .userImage img {
  width: 40px;
  height: 40px;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment > .like,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment > .like {
  padding-top: 8px;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment > .like img,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment > .like img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment > .like img,
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment > .like img {
    width: 14px;
    height: 14px;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails {
  padding: 0 16px;
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails,
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails {
    padding: 0 8px;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .name,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .name {
  color: #000;
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .desc,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .desc {
  margin: 4px 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #545454;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .desc .userName,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .desc .userName {
  color: #3d1883;
  font-weight: 600;
  font-family: arial;
  margin-left: 12px;
  direction: ltr;
  display: inline-block;
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .desc,
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .desc {
    font-size: 12px;
    line-height: 20px;
  }
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details .answer,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details .answer {
  cursor: pointer;
}

.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details > div,
.PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details > div {
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7c8fae;
  margin-left: 26px;
}

@media screen and (max-width: 992px) {
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details > div,
  .PanelLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details > div {
    margin-left: 16px;
  }
}

.PanelLayout #PrePostShow .content .descComment .writeComment {
  margin-top: 16px;
}

@media screen and (max-width: 576px) {
  .PanelLayout #PrePostShow .content .descComment .writeComment {
    position: fixed;
    left: 24px;
    right: 24px;
    bottom: 0px;
    background: #fff;
    padding-bottom: 10px;
    border-radius: 7px;
    padding-top: 6px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .descComment .writeComment {
    left: 8px;
    right: 8px;
  }
}

.PanelLayout #PrePostShow .content .descComment .writeComment .textWrite {
  background: #f2f1f4;
  border-radius: 17px;
  padding: 8px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PanelLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 16px;
}

.PanelLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input {
  outline: none;
  background-color: transparent;
  border: 0;
  padding: 4px;
  width: 100%;
  font-weight: bold;
  font-size: 15px;
  line-height: 26px;
}

.PanelLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input::-webkit-input-placeholder {
  color: #7c8fae;
}

.PanelLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input:-ms-input-placeholder {
  color: #7c8fae;
}

.PanelLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input::-ms-input-placeholder {
  color: #7c8fae;
}

.PanelLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 425px) {
  .PanelLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input {
    font-size: 13px;
  }
}

.PanelLayout #PrePostShow .content .descComment .writeComment .textWrite .btnSendComment {
  background-color: transparent;
  border: 0;
  font-weight: 900;
  font-size: 15px;
  line-height: 24px;
}

.PanelLayout .wholeContent {
  height: calc(100vh - 80px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout .wholeContent .menuLeft {
  border-radius: 15px;
  height: 100% !important;
  max-width: 325px;
  min-width: 325px;
  background: #f2f1f4;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft {
    max-width: 275px;
    min-width: 275px;
  }
}

@media screen and (max-width: 1200px) {
  .PanelLayout .wholeContent .menuLeft {
    max-width: 250px;
    min-width: 250px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .menuLeft {
    border-radius: 0;
    position: fixed;
    left: -290px;
    top: 0;
    bottom: 0;
    z-index: 9;
    max-width: 290px;
    min-width: 290px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .PanelLayout .wholeContent .menuLeft.active {
    left: 0;
  }
}

.PanelLayout .wholeContent .menuLeft .announceMessageMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}

.PanelLayout .wholeContent .menuLeft .announceMessageMenu > div {
  margin: 0 24px;
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .menuLeft .announceMessageMenu > div {
    margin: 0 12px;
  }
}

.PanelLayout .wholeContent .menuLeft .announceMessageMenu .menu {
  display: none;
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .menuLeft .announceMessageMenu .menu {
    display: block;
  }
}

.PanelLayout .wholeContent .menuLeft .announceMessageMenu .menu img {
  width: 18px;
  height: 18px;
}

.PanelLayout .wholeContent .menuLeft .notification {
  position: relative;
}

.PanelLayout .wholeContent .menuLeft .notification > img {
  cursor: pointer;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .notification > img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .notification > img {
    width: 16px;
    height: 16px;
  }
}

.PanelLayout .wholeContent .menuLeft .notification .circle {
  position: absolute;
  right: -1px;
  top: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #dd0039;
  border: 1px solid #f2f1f4;
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .menuLeft .notification .circle {
    right: -1px;
    top: -3px;
    width: 8px;
    height: 8px;
  }
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif {
  position: absolute;
  width: 290px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
  border-radius: 17px;
  left: -54px;
  top: 46px;
  padding: 20px;
  padding-bottom: 0;
  display: none;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .notification .subNotif {
    top: 40px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .menuLeft .notification .subNotif {
    left: -80px;
  }
}

@media screen and (max-width: 320px) {
  .PanelLayout .wholeContent .menuLeft .notification .subNotif {
    width: 270px;
    padding: 8px;
  }
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 11px 0;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .actionImageDate {
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .actionImageDate .image img {
  width: 30px;
  height: 30px;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .actionImageDate .actionDate {
  margin-right: 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 0;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .actionImageDate .actionDate .action {
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .actionImageDate .actionDate .action .highlight {
  font-weight: 900;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .actionImageDate .actionDate .date {
  font-weight: 500;
  font-size: 11px;
  line-height: 172%;
  color: #7c8fae;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .post .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .post .image img {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .follow .btnFollow {
  background: #3d1883;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #ffffff;
  outline: none;
  border: 0;
  padding: 4px 12px;
  min-width: 67px;
  min-height: 25px;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .box .item .followed .btnFollowed {
  background: transparent;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #000;
  outline: none;
  border: 0;
  padding: 3px 12px;
  border: 1px solid #000000;
  min-width: 67px;
  min-height: 25px;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .showAllNotif {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 16px 0;
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .showAllNotif::before {
  position: absolute;
  content: " ";
  width: 20px;
  height: 20px;
  border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -ms-border-radius: 5px 0 0 0;
  -o-border-radius: 5px 0 0 0;
  left: 55px;
  background-color: #fff;
  top: -10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .menuLeft .notification .subNotif .showAllNotif::before {
    left: 77px;
  }
}

.PanelLayout .wholeContent .menuLeft .notification .subNotif .showAllNotif .btnShowAllNotif {
  outline: none;
  background-color: transparent;
  border: 0.5px solid #000000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  color: #000;
  padding: 6px 14px;
}

.PanelLayout .wholeContent .menuLeft .logoClose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
  position: relative;
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .menuLeft .logoClose {
    margin-top: 28px;
  }
}

.PanelLayout .wholeContent .menuLeft .logoClose .closeMenu {
  display: none;
  position: absolute;
  right: 0;
  padding-right: 12px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .menuLeft .logoClose .closeMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .logoClose .logo img {
    width: 80px;
  }
}

.PanelLayout .wholeContent .menuLeft .selectedWeekly {
  margin-top: 32px;
  margin-bottom: 38px;
  padding-right: 32px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .selectedWeekly {
    padding-right: 20px;
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 1200px) {
  .PanelLayout .wholeContent .menuLeft .selectedWeekly {
    padding-right: 12px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .menuLeft .selectedWeekly {
    margin-top: 24px;
    margin-bottom: 8px;
  }
}

.PanelLayout .wholeContent .menuLeft .selectedWeekly .title {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .selectedWeekly .title {
    font-size: 16px;
    line-height: 26px;
  }
}

.PanelLayout .wholeContent .menuLeft .selectedWeekly .Selected div {
  direction: ltr !important;
}

.PanelLayout .wholeContent .menuLeft .selectedWeekly .Selected .item {
  display: block;
  width: 200px;
  height: 145px;
  background-image: url("../image/Rectangle 235.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .selectedWeekly .Selected .item {
    width: 175px;
    height: 120px;
  }
}

.PanelLayout .wholeContent .menuLeft .newUsers {
  padding-right: 32px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .newUsers {
    padding-right: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .PanelLayout .wholeContent .menuLeft .newUsers {
    padding-right: 12px;
  }
}

.PanelLayout .wholeContent .menuLeft .newUsers .title {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 16px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .title {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 26px;
  }
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers {
  overflow: auto;
  max-height: calc(100vh - 450px);
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers {
    max-height: calc(100vh - 388px);
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers {
    margin-left: 4px;
    max-height: calc(100vh - 311px);
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers {
    max-height: calc(100vh - 290px);
  }
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers::-webkit-scrollbar-thumb {
  background-color: #3d1883;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers::-webkit-scrollbar-track {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #e4e2e7;
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 32px;
  margin-bottom: 16px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user {
    padding-left: 16px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user {
    padding-left: 24px;
  }
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .image img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .nameBio {
  margin-right: 16px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .nameBio {
    margin-right: 8px;
  }
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .nameBio .name {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  max-width: 135px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #000000;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .nameBio .name {
    font-size: 12px;
    line-height: 20px;
    max-width: 125px;
  }
}

@media screen and (max-width: 1200px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .nameBio .name {
    max-width: 110px;
  }
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .nameBio .bio {
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #7c8fae;
  max-width: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .nameBio .bio {
    font-size: 10px;
    line-height: 17px;
    max-width: 115px;
  }
}

@media screen and (max-width: 1200px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .imageNameBio .nameBio .bio {
    max-width: 100px;
  }
}

.PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .follow {
  font-weight: 900;
  font-size: 12px;
  line-height: 19px;
  color: #3d1883;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .menuLeft .newUsers .boxUsers .user .follow {
    font-size: 10px;
    line-height: 17px;
  }
}

.PanelLayout .wholeContent .mainContent {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 42px;
  width: calc(100% - 325px);
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent {
    width: calc(100% - 275px);
  }
}

@media screen and (max-width: 1200px) {
  .PanelLayout .wholeContent .mainContent {
    width: calc(100% - 250px);
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent {
    padding-left: 0;
  }
}

.PanelLayout .wholeContent .mainContent .products {
  height: calc(100vh - 240px);
  overflow: auto;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products {
    margin-top: 12px;
    height: calc(100vh - 219px);
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .products {
    height: calc(100vh - 214px);
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .products {
    height: calc(100vh - 200px);
    padding-bottom: 70px;
  }
}

.PanelLayout .wholeContent .mainContent .products::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .products::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.PanelLayout .wholeContent .mainContent .products::-webkit-scrollbar-thumb {
  background-color: #3d1883;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.PanelLayout .wholeContent .mainContent .products::-webkit-scrollbar-track {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #e4e2e7;
}

.PanelLayout .wholeContent .mainContent .products > div {
  margin: 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .products > div {
    width: 50%;
    padding: 0 4px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .products > div {
    width: 95%;
    margin: 8px auto;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem {
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  width: 15vw;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .products .productItem {
    padding: 8px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .products .productItem {
    padding: 16px;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem .image {
  background: unset;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.PanelLayout .wholeContent .mainContent .products .productItem .image img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner {
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner {
    font-size: 12px;
    margin-bottom: 8px;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .name {
  max-width: 161px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .name {
    max-width: 110px;
  }
}

@media screen and (max-width: 1200px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .name {
    max-width: 100px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .name {
    max-width: 150px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .name {
    max-width: 95px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .name {
    max-width: 220px;
  }
}

@media screen and (max-width: 375px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .name {
    max-width: 165px;
  }
}

@media screen and (max-width: 320px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .name {
    max-width: 130px;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox {
  position: absolute;
  cursor: pointer;
  left: 2px;
  top: 8px;
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox img {
  width: 18px;
  height: 18px;
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
  border-radius: 17px;
  padding: 8px 22px;
  position: absolute;
  left: 32px;
  top: -5px;
  display: none;
  cursor: auto;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser {
    padding: 6px 18px;
    left: 26px;
    top: -8px;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item {
  height: 38px;
  width: 100px;
  border-bottom: 1px solid rgba(124, 143, 174, 0.4);
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item {
    height: 36px;
    width: 90px;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item:last-child {
  border: 0;
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #dd0039;
  text-align: right;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
    font-size: 12px;
    line-height: 20px;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText {
  width: 70px;
  padding: 8px 12px;
  padding-left: 0;
  background: #fff;
  border-radius: 0 12px 12px 0;
  font-size: 12px;
  cursor: pointer;
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
  top: -6px;
  right: 34px;
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .linkForCopy {
  padding: 8px 12px;
  background: #7c8fae;
  border-radius: 12px 0 0 12px;
  font-size: 14px;
  color: #fff;
  max-width: 290px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: ltr;
  border: 0;
  outline: none;
}

.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
.PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #7c8fae;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
  .PanelLayout .wholeContent .mainContent .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
    font-size: 12px;
    line-height: 20px;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem .titleDesc {
  height: unset;
}

.PanelLayout .wholeContent .mainContent .products .productItem .titleDesc h2 {
  font-weight: 900;
  font-size: 20px;
  line-height: 31px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .titleDesc h2 {
    margin-top: 8px;
    font-size: 14px;
    line-height: 27px;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem .titleDesc h4 {
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .titleDesc h4 {
    margin-bottom: 6px;
    margin-top: 2px;
    font-size: 10px;
    line-height: 17px;
  }
}

.PanelLayout .wholeContent .mainContent .products .productItem .priveRate .price {
  font-weight: 999;
  font-size: 20px;
  line-height: 31px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products .productItem .priveRate .price {
    font-size: 14px;
    line-height: 27px;
  }
}

.PanelLayout .wholeContent .mainContent .header {
  margin-top: 26px;
  background: #f2f1f4;
  border-radius: 15px;
  padding: 16px 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .header {
    margin-top: 16px;
    padding: 12px 48px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .header {
    margin-top: 12px;
    padding: 8px 12px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .header {
    background: #f9f9f9;
  }
}

.PanelLayout .wholeContent .mainContent .header .message {
  cursor: pointer;
  position: relative;
}

.PanelLayout .wholeContent .mainContent .header .message .circle {
  position: absolute;
  right: -5px;
  top: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #dd0039;
  border: 1px solid #f2f1f4;
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .header .message .circle {
    right: -4px;
    top: -3px;
    width: 8px;
    height: 8px;
  }
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .header .message img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .header .message img {
    width: 16px;
    height: 16px;
  }
}

.PanelLayout .wholeContent .mainContent .header .announceMessageMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}

.PanelLayout .wholeContent .mainContent .header .announceMessageMenu > div {
  margin: 0 24px;
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .header .announceMessageMenu > div {
    margin: 0 12px;
  }
}

.PanelLayout .wholeContent .mainContent .header .announceMessageMenu .menu {
  display: none;
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .header .announceMessageMenu .menu {
    display: block;
  }
}

.PanelLayout .wholeContent .mainContent .header .announceMessageMenu .menu img {
  width: 18px;
  height: 18px;
}

.PanelLayout .wholeContent .mainContent .header .notification {
  position: relative;
}

.PanelLayout .wholeContent .mainContent .header .notification > img {
  cursor: pointer;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .header .notification > img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .header .notification > img {
    width: 16px;
    height: 16px;
  }
}

.PanelLayout .wholeContent .mainContent .header .notification .circle {
  position: absolute;
  right: -1px;
  top: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #dd0039;
  border: 1px solid #f2f1f4;
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .header .notification .circle {
    right: -1px;
    top: -3px;
    width: 8px;
    height: 8px;
  }
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif {
  position: absolute;
  width: 290px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
  border-radius: 17px;
  left: -54px;
  top: 46px;
  padding: 20px;
  padding-bottom: 0;
  display: none;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .header .notification .subNotif {
    top: 40px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .header .notification .subNotif {
    left: -80px;
  }
}

@media screen and (max-width: 320px) {
  .PanelLayout .wholeContent .mainContent .header .notification .subNotif {
    width: 270px;
    padding: 8px;
  }
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 11px 0;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .actionImageDate {
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .actionImageDate .image img {
  width: 30px;
  height: 30px;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .actionImageDate .actionDate {
  margin-right: 10px;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .actionImageDate .actionDate .action {
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .actionImageDate .actionDate .action .highlight {
  font-weight: 900;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .actionImageDate .actionDate .date {
  font-weight: 500;
  font-size: 11px;
  line-height: 172%;
  color: #7c8fae;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .post .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .post .image img {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .follow .btnFollow {
  background: #3d1883;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #ffffff;
  outline: none;
  border: 0;
  padding: 4px 12px;
  min-width: 67px;
  min-height: 25px;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .box .item .followed .btnFollowed {
  background: transparent;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #000;
  outline: none;
  border: 0;
  padding: 3px 12px;
  border: 1px solid #000000;
  min-width: 67px;
  min-height: 25px;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .showAllNotif {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 16px 0;
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .showAllNotif::before {
  position: absolute;
  content: " ";
  width: 20px;
  height: 20px;
  border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -ms-border-radius: 5px 0 0 0;
  -o-border-radius: 5px 0 0 0;
  left: 55px;
  background-color: #fff;
  top: -10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .header .notification .subNotif .showAllNotif::before {
    left: 77px;
  }
}

.PanelLayout .wholeContent .mainContent .header .notification .subNotif .showAllNotif .btnShowAllNotif {
  outline: none;
  background-color: transparent;
  border: 0.5px solid #000000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  color: #000;
  padding: 6px 14px;
}

.PanelLayout .wholeContent .mainContent .categories {
  background: #f2f1f4;
  border-radius: 15px;
  padding: 0px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 12px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .categories {
    margin-top: 12px;
    padding: 0px 8px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .categories {
    padding: 0 8px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .categories {
    position: fixed;
    bottom: 0;
    margin: auto;
    left: 16px;
    right: 16px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
    padding: 0;
  }
}

@media screen and (max-width: 375px) {
  .PanelLayout .wholeContent .mainContent .categories {
    height: 55px;
  }
}

@media screen and (max-width: 320px) {
  .PanelLayout .wholeContent .mainContent .categories {
    height: 50px;
  }
}

.PanelLayout .wholeContent .mainContent .categories .addPost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .categories .addPost {
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
  }
}

.PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost {
  background: #01dd8e;
  outline: none;
  border: 0;
  padding: 8px;
  border-radius: 50%;
  height: 73px;
  width: 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost {
    height: 55px;
    width: 55px;
  }
  .PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost img {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost {
    height: 45px;
    width: 45px;
  }
  .PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost img {
    width: 12px;
    height: 12px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost {
    height: 40px;
    width: 40px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost {
    height: 55px;
    width: 55px;
  }
  .PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost img {
    width: 14px;
    height: 14px;
  }
}

@media screen and (max-width: 375px) {
  .PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost {
    height: 45px;
    width: 45px;
  }
  .PanelLayout .wholeContent .mainContent .categories .addPost .btnAddPost img {
    width: 12px;
    height: 12px;
  }
}

.PanelLayout .wholeContent .mainContent .categories .category {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 900;
  font-size: 16px;
  line-height: 28px;
  cursor: pointer;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  padding: 16px 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  margin: 0 8px;
  z-index: 1;
  width: 20%;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .categories .category {
    font-size: 14px;
    line-height: 24px;
    padding: 12px 24px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .categories .category {
    font-size: 12px;
    line-height: 24px;
    padding: 10px 20px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .categories .category {
    padding: 8px 16px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .categories .category {
    display: none;
  }
}

.PanelLayout .wholeContent .mainContent .categories .category.active {
  background-color: #3d1883;
  color: #fff;
}

.PanelLayout .wholeContent .mainContent .categories .categoryRes {
  display: none;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .categories .categoryRes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .PanelLayout .wholeContent .mainContent .categories .categoryRes img.active {
    padding-top: 10px;
    display: none;
  }
  .PanelLayout .wholeContent .mainContent .categories .categoryRes > div {
    margin: 0 4px;
    padding: 12px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .PanelLayout .wholeContent .mainContent .categories .categoryRes > div.active img {
    display: none;
  }
  .PanelLayout .wholeContent .mainContent .categories .categoryRes > div.active img.active {
    display: block;
  }
}

@media screen and (max-width: 375px) {
  .PanelLayout .wholeContent .mainContent .categories .categoryRes > div {
    margin: 0 2px;
    padding: 12px 14px;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts {
  margin-top: 12px;
}

.PanelLayout .wholeContent .mainContent .products.posts > div:nth-child(odd) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.PanelLayout .wholeContent .mainContent .products.posts > div:nth-child(even) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .products.posts > div {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .products.posts > div:nth-child(odd) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .PanelLayout .wholeContent .mainContent .products.posts > div:nth-child(even) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .products.posts > div {
    width: 80%;
    margin: 8px auto;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .products.posts > div {
    width: 95%;
    margin: 8px auto;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem {
  padding: 16px;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owl-carousel {
  z-index: 0;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 8px;
  top: 50%;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owl-nav button {
  background: #ffffff00;
  -webkit-box-shadow: 0px 0px 10px #00000080;
          box-shadow: 0px 0px 10px #00000080;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  font-size: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owl-dots {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 15px;
  padding: 0px 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 4px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 50%;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  border: 1px solid #000000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owl-theme .owl-dots .owl-dot.active span,
.PanelLayout .wholeContent .mainContent .products.posts .productItem .owl-theme .owl-dots .owl-dot:hover span {
  background: #16072f;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc h2 {
  margin: 0;
  max-width: 215px;
}

@media screen and (max-width: 320px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc h2 {
    font-size: 12px;
    line-height: 20px;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc .likeSendBookmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc .likeSendBookmark > div {
  margin: 0 8px;
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc .likeSendBookmark > div {
    margin: 0 4px;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc .likeSendBookmark > div img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc .likeSendBookmark > div img {
    width: 14px;
    height: 14px;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc .likeSendBookmark .like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .titleDesc .likeSendBookmark .like .count {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
  margin-left: 6px;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .descContiniu {
  margin-top: 12px;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owner {
  margin-bottom: 20px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .owner {
    margin-bottom: 8px;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owner .imgProfile img {
  width: 48px;
  height: 48px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .owner .imgProfile img {
    width: 42px;
    height: 42px;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owner .name {
  max-width: unset;
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owner .name .nameUser {
  font-weight: 900;
  font-size: 20px;
  line-height: 31px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 290px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .owner .name .nameUser {
    max-width: 205px;
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .owner .name .nameUser {
    max-width: 150px;
    font-size: 14px;
    line-height: 24px;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .owner .name .label {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #7c8fae;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 290px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .owner .name .label {
    max-width: 205px;
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .owner .name .label {
    max-width: 150px;
    font-size: 10px;
    line-height: 14px;
  }
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .descContiniu {
    margin-top: 0;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .descContiniu .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #444444;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .descContiniu .text {
    font-size: 12px;
  }
}

@media screen and (max-width: 320px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .descContiniu .text {
    font-size: 10px;
    line-height: 18px;
  }
}

.PanelLayout .wholeContent .mainContent .products.posts .productItem .descContiniu .continue {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #3d1883;
  cursor: pointer;
  margin-right: 8px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .products.posts .productItem .descContiniu .continue {
    font-size: 12px;
  }
}

.PanelLayout .wholeContent .mainContent .searchSelect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-bottom: 12px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .searchSelect {
    margin-top: 16px;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .searchSelect {
    margin-top: 18px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .searchSelect {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .selectCategory {
    margin: 0;
  }
}

.PanelLayout .wholeContent .mainContent .searchSelect .selectCategory .options > div {
  font-size: 12px;
}

.PanelLayout .wholeContent .mainContent .searchSelect .searchBox form {
  background-color: #ffdda9;
  height: 56px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox form {
    height: 50px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox form {
    height: 40px;
  }
}

.PanelLayout .wholeContent .mainContent .searchSelect .searchBox form button {
  padding: 19px;
  height: 56px;
  width: 56px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox form button {
    height: 50px;
    width: 50px;
    padding: 16px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox form button {
    height: 40px;
    width: 40px;
    border-radius: 10px;
    padding: 4px;
  }
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox form button img {
    width: 18px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox form button {
    padding: 13px 11px;
  }
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox form button img {
    width: 12px;
  }
}

.PanelLayout .wholeContent .mainContent .searchSelect .searchBox .inp {
  margin-left: 4px;
  width: 100%;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox .inp {
    font-size: 12px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox .inp {
    font-size: 10px;
  }
}

.PanelLayout .wholeContent .mainContent .searchSelect .searchBox .inp input {
  height: 50px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .searchBox .inp input {
    padding: 6px;
  }
}

.PanelLayout .wholeContent .mainContent .searchSelect .searchBox .inp input::-webkit-input-placeholder {
  color: #000;
}

.PanelLayout .wholeContent .mainContent .searchSelect .searchBox .inp input:-ms-input-placeholder {
  color: #000;
}

.PanelLayout .wholeContent .mainContent .searchSelect .searchBox .inp input::-ms-input-placeholder {
  color: #000;
}

.PanelLayout .wholeContent .mainContent .searchSelect .searchBox .inp input::placeholder {
  color: #000;
}

.PanelLayout .wholeContent .mainContent .searchSelect > div {
  min-width: 29%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.PanelLayout .wholeContent .mainContent .searchSelect > div:nth-child(2) {
  margin: 0 28px;
}

@media screen and (max-width: 1200px) {
  .PanelLayout .wholeContent .mainContent .searchSelect > div:nth-child(2) {
    margin: 0 14px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .searchSelect > div:nth-child(2) {
    margin: 0px 8px;
  }
}

.PanelLayout .wholeContent .mainContent .searchSelect .selectCategory .inner {
  height: 58px;
  background-color: #ffdda9;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .selectCategory .inner {
    height: 50px;
  }
  .PanelLayout .wholeContent .mainContent .searchSelect .selectCategory .inner .text {
    font-size: 12px;
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .selectCategory .inner {
    height: 40px;
    border-radius: 9px;
  }
  .PanelLayout .wholeContent .mainContent .searchSelect .selectCategory .inner .text {
    margin-left: 8px;
    font-size: 10px;
  }
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .selectCategory .inner {
    padding: 8px;
  }
}

.PanelLayout .wholeContent .mainContent .searchSelect .selectCategory .options {
  top: 58px;
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .searchSelect .selectCategory .options {
    top: 45px;
  }
}

.PanelLayout .wholeContent .mainContent .searchAdvanced {
  display: none;
  margin: 12px 0;
  margin-top: 16px;
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .searchAdvanced {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 12px 0;
    margin-top: 16px;
  }
}

.PanelLayout .wholeContent .mainContent .searchAdvanced .btnSearchAdvanced {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #3d1883;
  border-radius: 17px;
  color: #fff;
  height: 55px;
  width: 100%;
  outline: none;
  border: 0;
  margin: auto;
  font-size: 14px;
}

@media screen and (max-width: 375px) {
  .PanelLayout .wholeContent .mainContent .searchAdvanced .btnSearchAdvanced {
    font-size: 12px;
    height: 50px;
  }
}

@media screen and (max-width: 320px) {
  .PanelLayout .wholeContent .mainContent .searchAdvanced .btnSearchAdvanced {
    height: 45px;
  }
}

.PanelLayout .wholeContent .mainContent .Home .products {
  height: calc(100vh - 166px);
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .Home .products {
    height: calc(100vh - 154px);
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .Home .products {
    height: calc(100vh - 150px);
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .Home .products {
    height: calc(100vh - 115px);
    padding-bottom: 70px;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .selectCategory.inputable .inner {
  padding: 8px;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .selectCategory.inputable input {
  outline: none;
  border: 0;
  background: transparent;
  font-size: 12px;
  color: #000;
  padding: 4px;
  font-weight: bold;
  line-height: 22px;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .selectCategory.inputable input {
    font-size: 10px;
    line-height: 18px;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .selectCategory.inputable input::-webkit-input-placeholder {
  color: #000;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .selectCategory.inputable input:-ms-input-placeholder {
  color: #000;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .selectCategory.inputable input::-ms-input-placeholder {
  color: #000;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .selectCategory.inputable input::placeholder {
  color: #000;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .boxJobs {
  max-height: calc(100vh - 244px);
  overflow: auto;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .boxJobs {
    max-height: calc(100vh - 228px);
  }
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .boxJobs {
    max-height: calc(100vh - 261px);
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .boxJobs {
    max-height: calc(100vh - 145px);
    padding-bottom: 70px;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .boxJobs::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .boxJobs::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .boxJobs::-webkit-scrollbar-thumb {
  background-color: #3d1883;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .boxJobs::-webkit-scrollbar-track {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #e4e2e7;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .searchSelect {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .searchSelect > div {
  min-width: unset;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}

@media screen and (max-width: 992px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .searchSelect > div {
    -ms-flex-preferred-size: 31%;
        flex-basis: 31%;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .searchBox {
  -webkit-box-flex: 0.1 !important;
      -ms-flex-positive: 0.1 !important;
          flex-grow: 0.1 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-width: unset;
  -ms-flex-preferred-size: 51px !important;
      flex-basis: 51px !important;
}

@media screen and (max-width: 576px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .searchBox button {
    padding: 13px !important;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job {
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 12px;
  border-radius: 15px;
  margin: 8px 0;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job {
    height: 100px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job {
    height: 230px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 108px);
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job .details {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job .image {
  min-width: 115px;
  max-width: 115px;
  border-radius: 15px;
  height: 0;
  padding-bottom: 115px;
  position: relative;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job .image {
    min-width: 75px;
    max-width: 75px;
    padding-bottom: 75px;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job .image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job .titleDesc {
  margin-right: 24px;
  width: calc(100% - 120px);
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job .titleDesc {
    width: calc(100% - 100px);
    margin-right: 12px;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job .titleDesc h3 {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job .titleDesc h3 {
    font-size: 16px;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job .titleDesc h5 {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #7c8fae;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job .titleDesc h5 {
    font-size: 12px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job .titleDesc h5 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 425px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job .titleDesc {
    margin: 0;
    margin-top: 16px;
    width: 100%;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job .follow {
  margin-left: 12px;
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job .follow .btnFollow {
  outline: none;
  border: 0;
  color: #fff;
  padding: 8px;
  background: #3d1883;
  border-radius: 4px;
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
}

@media screen and (max-width: 1550px) {
  .PanelLayout .wholeContent .mainContent .JobsWorks .job .follow .btnFollow {
    font-size: 12px;
    line-height: 22px;
    padding: 4px 8px;
  }
}

.PanelLayout .wholeContent .mainContent .JobsWorks .job .follow .btnFollow.followed {
  background: #fff;
  color: #3d1883;
  border: 1px solid #3d1883;
}

.ProfileLayout {
  background-color: #f2f1f4;
  height: calc(100vh - 80px);
  direction: rtl;
}

.ProfileLayout .wholeContent {
  position: relative;
}

@media screen and (max-width: 576px) {
  .ProfileLayout #PrePostShow {
    overflow: hidden;
  }
}

.ProfileLayout #PrePostShow .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout #PrePostShow .content {
    overflow: auto;
    max-height: 100vh;
    position: relative;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  padding: 16px;
}

@media screen and (max-width: 1200px) {
  .ProfileLayout #PrePostShow .content .imageUserLike {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout #PrePostShow .content .imageUserLike {
    min-width: 45%;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .userLikeDetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .userLikeDetails .userManage {
    width: 100%;
  }
  .ProfileLayout #PrePostShow .content .imageUserLike .userLikeDetails .userManage .owner {
    width: 100%;
  }
  .ProfileLayout #PrePostShow .content .imageUserLike .userLikeDetails .userManage .owner .subMenuCardUserBox {
    display: block;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .likeSendBookmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout #PrePostShow .content .imageUserLike .likeSendBookmark > div {
  margin: 0 8px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .likeSendBookmark > div {
    margin: 0 4px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .likeSendBookmark > div img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .likeSendBookmark > div img {
    width: 14px;
    height: 14px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .likeSendBookmark .like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout #PrePostShow .content .imageUserLike .likeSendBookmark .like .count {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
  margin-left: 6px;
}

.ProfileLayout #PrePostShow .content .imageUserLike .likeDetails {
  padding-top: 12px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .likeDetails {
    display: none;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .postImage {
  width: 100%;
  height: 0;
  border-radius: 25px;
  padding-bottom: 100%;
  position: relative;
}

.ProfileLayout #PrePostShow .content .imageUserLike .postImage img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
  margin-bottom: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner {
    font-size: 16px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .linkUser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .imgProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
  margin-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner {
    font-size: 12px;
    margin-bottom: 8px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
  max-width: 161px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 110px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 100px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 150px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 95px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 220px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 165px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
    max-width: 130px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox {
  display: none;
  position: absolute;
  cursor: pointer;
  left: 2px;
  top: 8px;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox img {
  width: 18px;
  height: 18px;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
  border-radius: 17px;
  padding: 8px 22px;
  position: absolute;
  left: 32px;
  top: -5px;
  display: none;
  cursor: auto;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser {
    padding: 6px 18px;
    left: 26px;
    top: -8px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item {
  height: 38px;
  width: 100px;
  border-bottom: 1px solid rgba(124, 143, 174, 0.4);
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item {
    height: 36px;
    width: 90px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item:last-child {
  border: 0;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #dd0039;
  text-align: right;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
    font-size: 12px;
    line-height: 20px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText {
  width: 70px;
  padding: 8px 12px;
  padding-left: 0;
  background: #fff;
  border-radius: 0 12px 12px 0;
  font-size: 12px;
  cursor: pointer;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
  top: -6px;
  right: 34px;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .linkForCopy {
  padding: 8px 12px;
  background: #7c8fae;
  border-radius: 12px 0 0 12px;
  font-size: 14px;
  color: #fff;
  max-width: 290px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: ltr;
  border: 0;
  outline: none;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
.ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #7c8fae;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner {
    margin-bottom: 8px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .imgProfile img {
  width: 48px;
  height: 48px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .imgProfile img {
    width: 42px;
    height: 42px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .name {
  max-width: unset;
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .name .nameUser {
  font-weight: 900;
  font-size: 20px;
  line-height: 31px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 290px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name .nameUser {
    max-width: 205px;
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name .nameUser {
    max-width: 150px;
    font-size: 14px;
    line-height: 24px;
  }
}

.ProfileLayout #PrePostShow .content .imageUserLike .owner .name .label {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #7c8fae;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 290px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name .label {
    max-width: 205px;
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .imageUserLike .owner .name .label {
    max-width: 150px;
    font-size: 10px;
    line-height: 14px;
  }
}

.ProfileLayout #PrePostShow .content .descComment {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  padding: 16px;
}

@media screen and (max-width: 1200px) {
  .ProfileLayout #PrePostShow .content .descComment {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout #PrePostShow .content .descComment {
    min-width: 55%;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout #PrePostShow .content .descComment {
    padding-bottom: 16px !important;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout #PrePostShow .content .descComment {
    padding: 12px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout #PrePostShow .content .descComment {
    padding: 8px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .header {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .descComment .header {
    display: none;
  }
}

.ProfileLayout #PrePostShow .content .descComment .header .btnVisitComplete {
  background: #7c8fae;
  border-radius: 10px;
  outline: none;
  border: 0;
  padding: 8px 16px;
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet {
  max-height: 450px;
  overflow: auto;
  padding-left: 24px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet {
    max-height: 355px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet {
    max-height: 255px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet {
    max-height: 220px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet {
    max-height: unset;
    padding-left: 0;
    padding-bottom: 48px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet::-webkit-scrollbar-thumb {
  background-color: #3d1883;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet::-webkit-scrollbar-track {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #e4e2e7;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .titlePost {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #000000;
}

@media screen and (max-width: 425px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .titlePost {
    font-size: 16px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .time {
  font-weight: 900;
  font-size: 14px;
  line-height: 172%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.09em;
  color: #7c8fae;
  margin-right: 24px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .time {
    display: none;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail {
  display: none;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div {
  margin: 0 8px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div {
    margin: 0 4px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark > div img {
    width: 14px;
    height: 14px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark .like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail .likeSendBookmark .like .count {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
  margin-left: 6px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .titleTimeLike .likeDetail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .descPost {
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  margin-top: 16px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .descPost {
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    margin-top: 6px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments {
  margin-top: 18px;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .answerCommnets {
  padding-right: 50px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .answerCommnets {
    padding-right: 25px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment {
  margin: 16px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .box,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .userImage img,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .userImage img {
  width: 40px;
  height: 40px;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment > .like,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment > .like {
  padding-top: 8px;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment > .like img,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment > .like img {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment > .like img,
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment > .like img {
    width: 14px;
    height: 14px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails {
  padding: 0 16px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails,
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails {
    padding: 0 8px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .name,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .name {
  color: #000;
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .desc,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .desc {
  margin: 4px 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #545454;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .desc .userName,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .desc .userName {
  color: #3d1883;
  font-weight: 600;
  font-family: arial;
  margin-left: 12px;
  direction: ltr;
  display: inline-block;
}

@media screen and (max-width: 425px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .desc,
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .desc {
    font-size: 12px;
    line-height: 20px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details .answer,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details .answer {
  cursor: pointer;
}

.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details > div,
.ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details > div {
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7c8fae;
  margin-left: 26px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .mainComment .nameDescDetails .details > div,
  .ProfileLayout #PrePostShow .content .descComment .detailDescCommnet .comments .comment .answerComment .nameDescDetails .details > div {
    margin-left: 16px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .writeComment {
  margin-top: 16px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout #PrePostShow .content .descComment .writeComment {
    position: fixed;
    left: 24px;
    right: 24px;
    bottom: 0px;
    background: #fff;
    padding-bottom: 10px;
    border-radius: 7px;
    padding-top: 6px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout #PrePostShow .content .descComment .writeComment {
    left: 8px;
    right: 8px;
  }
}

.ProfileLayout #PrePostShow .content .descComment .writeComment .textWrite {
  background: #f2f1f4;
  border-radius: 17px;
  padding: 8px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 16px;
}

.ProfileLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input {
  outline: none;
  background-color: transparent;
  border: 0;
  padding: 4px;
  width: 100%;
  font-weight: bold;
  font-size: 15px;
  line-height: 26px;
}

.ProfileLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input::-webkit-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input:-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input::-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout #PrePostShow .content .descComment .writeComment .textWrite .inpText input::placeholder {
  color: #7c8fae;
}

.ProfileLayout #PrePostShow .content .descComment .writeComment .textWrite .btnSendComment {
  background-color: transparent;
  border: 0;
  font-weight: 900;
  font-size: 15px;
  line-height: 24px;
}

.ProfileLayout .wrapperProfile {
  padding: 14px;
  padding-right: 60px;
  height: 100%;
  padding-right: 0;
}

.ProfileLayout .wrapperProfile.ShowPost {
  padding-right: 14px !important;
  background: #f2f1f4;
  padding: 4px !important;
}

.ProfileLayout .wrapperProfile.ShowPost .wholeContent .header {
  padding-right: 24px !important;
}

.ProfileLayout .wrapperProfile.ShowPost .mainContent {
  width: 100% !important;
  background: #fff;
}

.ProfileLayout .wrapperProfile.Chat {
  padding-right: 0;
  padding-left: 0;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .wrapperProfile.Chat {
    padding-left: 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .wrapperProfile.Chat {
    padding-right: 16px;
  }
}

.ProfileLayout .wrapperProfile.Chat .mainContent {
  width: 50%;
  border-radius: 25px 25px 0 0;
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .wrapperProfile.Chat .mainContent {
    width: 45%;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .wrapperProfile.Chat .mainContent {
    border-radius: 25px 25px 5px 5px;
    width: 75%;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .wrapperProfile.Chat .mainContent {
    width: 65%;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .wrapperProfile.Chat .mainContent {
    width: 100%;
  }
}

.ProfileLayout .wrapperProfile.Chat .boxContent .menuRightDetails:not(.chatDetailsUser) {
  width: calc(25% - 3.5px);
}

@media screen and (max-width: 992px) {
  .ProfileLayout .wrapperProfile.Chat .boxContent .menuRightDetails:not(.chatDetailsUser) {
    width: 25%;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .wrapperProfile.Chat .boxContent .menuRightDetails:not(.chatDetailsUser) {
    width: 35%;
  }
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .wrapperProfile {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .wrapperProfile {
    padding-right: 0px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .wrapperProfile {
    padding: 8px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .wrapperProfile.otherPro {
    height: auto;
  }
}

.ProfileLayout .products {
  height: calc(100vh - 418px);
  overflow: auto;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products {
    height: calc(100vh - 352px);
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .products {
    height: calc(100vh - 290px);
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .products {
    height: calc(100vh - 286px);
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .products {
    height: calc(100vh - 260px);
    padding-bottom: 70px;
  }
}

.ProfileLayout .products::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .products::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.ProfileLayout .products::-webkit-scrollbar-thumb {
  background-color: #3d1883;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.ProfileLayout .products::-webkit-scrollbar-track {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #e4e2e7;
}

.ProfileLayout .products > div {
  margin: 8px 0;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .products > div {
    width: 50%;
    padding: 0 4px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .products > div {
    width: 95%;
    margin: 8px auto;
  }
}

.ProfileLayout .products .productItem {
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .products .productItem {
    padding: 8px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .products .productItem {
    padding: 16px;
  }
}

.ProfileLayout .products .productItem .owner {
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products .productItem .owner {
    font-size: 12px;
    margin-bottom: 8px;
  }
}

.ProfileLayout .products .productItem .owner .name {
  max-width: 161px;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products .productItem .owner .name {
    font-size: 14px;
    line-height: 24px;
    max-width: 150px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .products .productItem .owner .name {
    font-size: 12px;
    line-height: 20px;
    max-width: 110px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .products .productItem .owner .name {
    max-width: 150px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .products .productItem .owner .name {
    max-width: 120px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .products .productItem .owner .name {
    max-width: 220px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .products .productItem .owner .name {
    max-width: 165px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .products .productItem .owner .name {
    max-width: 130px;
  }
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox {
  position: absolute;
  cursor: pointer;
  left: 2px;
  top: 8px;
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox img {
  width: 18px;
  height: 18px;
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 28px -5px rgba(0, 0, 0, 0.25);
  border-radius: 17px;
  padding: 8px 22px;
  position: absolute;
  left: 32px;
  top: -5px;
  display: none;
  cursor: auto;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser {
    padding: 6px 18px;
    left: 26px;
    top: -8px;
  }
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item {
  height: 38px;
  width: 100px;
  border-bottom: 1px solid rgba(124, 143, 174, 0.4);
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item {
    height: 36px;
    width: 90px;
  }
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item:last-child {
  border: 0;
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #dd0039;
  text-align: right;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnUnfollow,
  .ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnReportCrime {
    font-size: 12px;
    line-height: 20px;
  }
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText {
  width: 70px;
  padding: 8px 12px;
  padding-left: 0;
  background: #fff;
  border-radius: 0 12px 12px 0;
  font-size: 12px;
  cursor: pointer;
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .copyText::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
  top: -6px;
  right: 34px;
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .boxCopy .linkForCopy {
  padding: 8px 12px;
  background: #7c8fae;
  border-radius: 12px 0 0 12px;
  font-size: 14px;
  color: #fff;
  max-width: 290px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: ltr;
  border: 0;
  outline: none;
}

.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
.ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
  outline: none;
  background: transparent;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #7c8fae;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnSendMessage,
  .ProfileLayout .products .productItem .owner .subMenuCardUserBox .subMenuCardUser .items .item .btnShare {
    font-size: 12px;
    line-height: 20px;
  }
}

.ProfileLayout .products .productItem .titleDesc {
  height: unset;
}

.ProfileLayout .products .productItem .titleDesc h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: 31px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products .productItem .titleDesc h2 {
    margin-top: 8px;
    font-size: 14px;
    line-height: 27px;
  }
}

.ProfileLayout .products .productItem .titleDesc h4 {
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products .productItem .titleDesc h4 {
    margin-bottom: 6px;
    margin-top: 2px;
    font-size: 10px;
    line-height: 17px;
  }
}

.ProfileLayout .products .productItem .priveRate .price {
  font-weight: 999;
  font-size: 18px;
  line-height: 31px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products .productItem .priveRate .price {
    font-size: 14px;
    line-height: 27px;
  }
}

.ProfileLayout .products.posts .productItem {
  width: auto;
  padding: 16px;
}

.ProfileLayout .products.posts .productItem .owl-carousel {
  z-index: 0;
}

.ProfileLayout .products.posts .productItem .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 8px;
  top: 50%;
}

.ProfileLayout .products.posts .productItem .owl-nav button {
  background: #ffffff00;
  -webkit-box-shadow: 0px 0px 10px #00000080;
          box-shadow: 0px 0px 10px #00000080;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  font-size: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ProfileLayout .products.posts .productItem .owl-dots {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 15px;
  padding: 0px 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .products.posts .productItem .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 4px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 50%;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  border: 1px solid #000000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.ProfileLayout .products.posts .productItem .owl-theme .owl-dots .owl-dot.active span,
.ProfileLayout .products.posts .productItem .owl-theme .owl-dots .owl-dot:hover span {
  background: #16072f;
}

.ProfileLayout .products.posts .productItem .titleDesc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ProfileLayout .products.posts .productItem .titleDesc h2 {
  margin: 0;
  max-width: 245px;
  font-size: 18px;
  line-height: 25px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products.posts .productItem .titleDesc h2 {
    font-size: 16px;
    line-height: 23px;
  }
}

.ProfileLayout .products.posts .productItem .titleDesc .likeSendBookmark {
  display: none;
}

.ProfileLayout .products.posts .productItem .descContiniu {
  margin-top: 12px;
}

.ProfileLayout .products.posts .productItem .image {
  width: 100%;
}

.ProfileLayout .products.posts .productItem .owner {
  margin-bottom: 16px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products.posts .productItem .owner {
    margin-bottom: 8px;
  }
}

.ProfileLayout .products.posts .productItem .owner .imgProfile img {
  width: 48px;
  height: 48px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products.posts .productItem .owner .imgProfile img {
    width: 42px;
    height: 42px;
  }
}

.ProfileLayout .products.posts .productItem .owner .name {
  max-width: unset;
}

.ProfileLayout .products.posts .productItem .owner .name .nameUser {
  font-weight: 900;
  font-size: 16px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 160px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products.posts .productItem .owner .name .nameUser {
    font-size: 14px;
    line-height: 24px;
    max-width: 150px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .products.posts .productItem .owner .name .nameUser {
    font-size: 12px;
    line-height: 20px;
    max-width: 110px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .products.posts .productItem .owner .name .nameUser {
    max-width: 150px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .products.posts .productItem .owner .name .nameUser {
    max-width: 120px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .products.posts .productItem .owner .name .nameUser {
    max-width: 220px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .products.posts .productItem .owner .name .nameUser {
    max-width: 165px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .products.posts .productItem .owner .name .nameUser {
    max-width: 130px;
  }
}

.ProfileLayout .products.posts .productItem .owner .name .label {
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #7c8fae;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 160px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .products.posts .productItem .owner .name .label {
    font-size: 10px;
    line-height: 16px;
    max-width: 150px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .products.posts .productItem .owner .name .label {
    font-size: 8px;
    line-height: 15px;
    max-width: 110px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .products.posts .productItem .owner .name .label {
    max-width: 150px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .products.posts .productItem .owner .name .label {
    max-width: 120px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .products.posts .productItem .owner .name .label {
    max-width: 220px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .products.posts .productItem .owner .name .label {
    max-width: 165px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .products.posts .productItem .owner .name .label {
    max-width: 130px;
  }
}

.ProfileLayout .products.posts .productItem .descContiniu .text {
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #444444;
}

.ProfileLayout .products.posts .productItem .descContiniu .continue {
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  color: #7c8fae;
  cursor: pointer;
  margin-right: 4px;
}

.ProfileLayout .searchSelect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 42px;
  margin-bottom: 32px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .searchSelect {
    margin-top: 32px;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .searchSelect {
    margin-top: 18px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .searchSelect {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .searchSelect .selectCategory {
    margin: 0;
  }
}

.ProfileLayout .searchSelect .selectCategory .options > div {
  font-size: 12px;
}

.ProfileLayout .searchSelect .searchBox form {
  background-color: #ffdda9;
}

.ProfileLayout .searchSelect .searchBox form button {
  padding: 19px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .searchSelect .searchBox form button {
    padding: 16px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .searchSelect .searchBox form button {
    border-radius: 10px;
    padding: 11px;
  }
  .ProfileLayout .searchSelect .searchBox form button img {
    width: 18px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .searchSelect .searchBox form button {
    padding: 13px 11px;
  }
  .ProfileLayout .searchSelect .searchBox form button img {
    width: 12px;
  }
}

.ProfileLayout .searchSelect .searchBox .inp {
  margin-left: 4px;
  width: 100%;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .searchSelect .searchBox .inp {
    font-size: 12px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .searchSelect .searchBox .inp {
    font-size: 10px;
  }
}

.ProfileLayout .searchSelect .searchBox .inp input {
  height: 50px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .searchSelect .searchBox .inp input {
    padding: 6px;
  }
}

.ProfileLayout .searchSelect .searchBox .inp input::-webkit-input-placeholder {
  color: #000;
}

.ProfileLayout .searchSelect .searchBox .inp input:-ms-input-placeholder {
  color: #000;
}

.ProfileLayout .searchSelect .searchBox .inp input::-ms-input-placeholder {
  color: #000;
}

.ProfileLayout .searchSelect .searchBox .inp input::placeholder {
  color: #000;
}

.ProfileLayout .searchSelect > div {
  min-width: 29%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.ProfileLayout .searchSelect > div:nth-child(2) {
  margin: 0 28px;
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .searchSelect > div:nth-child(2) {
    margin: 0 14px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .searchSelect > div:nth-child(2) {
    margin: 0px 8px;
  }
}

.ProfileLayout .searchSelect .selectCategory .inner {
  height: 58px;
  background-color: #ffdda9;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .searchSelect .selectCategory .inner {
    height: 50px;
  }
  .ProfileLayout .searchSelect .selectCategory .inner .text {
    font-size: 12px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .searchSelect .selectCategory .inner {
    height: 40px;
    border-radius: 9px;
  }
  .ProfileLayout .searchSelect .selectCategory .inner .text {
    margin-left: 8px;
    font-size: 10px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .searchSelect .selectCategory .inner {
    padding: 8px;
  }
}

.ProfileLayout .searchSelect .selectCategory .options {
  top: 58px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .searchSelect .selectCategory .options {
    top: 45px;
  }
}

.ProfileLayout .searchAdvanced {
  display: none;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .searchAdvanced {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 8px;
    margin-top: 16px;
    margin-bottom: 4px;
  }
}

.ProfileLayout .searchAdvanced .btnSearchAdvanced {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #3d1883;
  border-radius: 17px;
  color: #fff;
  height: 55px;
  width: 100%;
  outline: none;
  border: 0;
  margin: auto;
  font-size: 14px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .searchAdvanced .btnSearchAdvanced {
    font-size: 12px;
    height: 50px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .searchAdvanced .btnSearchAdvanced {
    height: 45px;
  }
}

.ProfileLayout .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 25%;
  margin-top: 30px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .header {
    margin-top: 12px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .header {
    padding-right: 35%;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .header {
    padding-right: 24px;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header {
    margin-bottom: 0px;
    padding: 0;
  }
}

.ProfileLayout .header .backToPanel {
  display: none;
}

.ProfileLayout .header.otherPro .backToPanel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .header.otherPro {
    padding-right: 5%;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .header.otherPro .announceMessageMenu > div {
    margin: 0 8px;
  }
  .ProfileLayout .header.otherPro .messageNotifExit .btnExit {
    margin: 0 0px;
  }
  .ProfileLayout .header.otherPro .backToPanel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header.otherPro {
    position: fixed;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 2;
    background: #fff;
    margin-bottom: 0;
    margin-top: 0;
    padding: 24px 12px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .header.otherPro {
    padding-top: 28px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .header.otherPro {
    padding-top: 30px;
  }
}

.ProfileLayout .header .backToMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  font-size: 20px;
  line-height: 31px;
  color: #000;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .header .backToMain img {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .header .backToMain img {
    width: 14px;
    height: 14px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .backToMain img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .header .backToMain img {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .header .backToMain img {
    width: 14px;
    height: 14px;
  }
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .header .backToMain {
    font-size: 14px;
    line-height: 23px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .header .backToMain {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .backToMain {
    padding: 0 10px;
  }
  .ProfileLayout .header .backToMain .text {
    display: none;
  }
}

.ProfileLayout .header .backToMain > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
}

.ProfileLayout .header .messageNotifExit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout .header .messageNotifExit .btnExit {
  outline: none;
  border: 0;
  background: transparent;
  margin: 0 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  font-size: 20px;
  line-height: 31px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .header .messageNotifExit .btnExit img {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .header .messageNotifExit .btnExit img {
    width: 14px;
    height: 14px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .messageNotifExit .btnExit img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .header .messageNotifExit .btnExit img {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .header .messageNotifExit .btnExit img {
    width: 14px;
    height: 14px;
  }
}

.ProfileLayout .header .messageNotifExit .btnExit > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .header .messageNotifExit .btnExit {
    font-size: 14px;
    line-height: 23px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .header .messageNotifExit .btnExit {
    font-size: 12px;
    line-height: 20px;
    margin: 0 24px;
  }
  .ProfileLayout .header .messageNotifExit .btnExit .icon {
    margin-left: 4px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .messageNotifExit .btnExit {
    margin: 0;
  }
  .ProfileLayout .header .messageNotifExit .btnExit .text {
    display: none;
  }
}

.ProfileLayout .header .message {
  cursor: pointer;
  position: relative;
}

.ProfileLayout .header .message .circle {
  position: absolute;
  right: -5px;
  top: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #dd0039;
  border: 1px solid #f2f1f4;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .header .message .circle {
    right: -4px;
    top: -3px;
    width: 8px;
    height: 8px;
  }
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .header .message img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .header .message img {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .message img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .header .message img {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .header .message img {
    width: 14px;
    height: 14px;
  }
}

.ProfileLayout .header .announceMessageMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}

.ProfileLayout .header .announceMessageMenu > div {
  margin: 0 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .header .announceMessageMenu > div {
    margin: 0 16px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .header .announceMessageMenu > div {
    margin: 0 12px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .announceMessageMenu > div {
    margin: 0;
  }
}

.ProfileLayout .header .announceMessageMenu .menu {
  display: none;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .header .announceMessageMenu .menu {
    display: block;
  }
}

.ProfileLayout .header .announceMessageMenu .menu img {
  width: 18px;
  height: 18px;
}

.ProfileLayout .header .notification {
  position: relative;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .notification {
    margin: 0px 32px !important;
  }
}

.ProfileLayout .header .notification > img {
  cursor: pointer;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .header .notification > img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .header .notification > img {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .notification > img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .header .notification > img {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .header .notification > img {
    width: 14px;
    height: 14px;
  }
}

.ProfileLayout .header .notification .circle {
  position: absolute;
  right: -1px;
  top: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #dd0039;
  border: 1px solid #f2f1f4;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .header .notification .circle {
    right: -1px;
    top: -3px;
    width: 8px;
    height: 8px;
  }
}

.ProfileLayout .header .notification .subNotif {
  position: absolute;
  width: 290px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
  border-radius: 17px;
  left: -54px;
  top: 46px;
  padding: 20px;
  padding-bottom: 0;
  display: none;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .header .notification .subNotif {
    top: 40px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .notification .subNotif {
    left: -75px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .header .notification .subNotif {
    width: 265px;
    padding: 8px;
  }
}

.ProfileLayout .header .notification .subNotif .box .item {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 11px 0;
}

.ProfileLayout .header .notification .subNotif .box .item .actionImageDate {
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .header .notification .subNotif .box .item .actionImageDate .image img {
  width: 30px;
  height: 30px;
}

.ProfileLayout .header .notification .subNotif .box .item .actionImageDate .actionDate {
  margin-right: 10px;
}

.ProfileLayout .header .notification .subNotif .box .item .actionImageDate .actionDate .action {
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ProfileLayout .header .notification .subNotif .box .item .actionImageDate .actionDate .action .highlight {
  font-weight: 900;
}

.ProfileLayout .header .notification .subNotif .box .item .actionImageDate .actionDate .action.withBtn {
  max-width: 130px;
}

.ProfileLayout .header .notification .subNotif .box .item .actionImageDate .actionDate .date {
  font-weight: 500;
  font-size: 11px;
  line-height: 172%;
  color: #7c8fae;
}

.ProfileLayout .header .notification .subNotif .box .item .post .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .header .notification .subNotif .box .item .post .image img {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.ProfileLayout .header .notification .subNotif .box .item .follow .btnFollow {
  background: #3d1883;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #ffffff;
  outline: none;
  border: 0;
  padding: 4px 12px;
  min-width: 67px;
  min-height: 25px;
}

.ProfileLayout .header .notification .subNotif .box .item .followed .btnFollowed {
  background: transparent;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #000;
  outline: none;
  border: 0;
  padding: 3px 12px;
  border: 1px solid #000000;
  min-width: 67px;
  min-height: 25px;
}

.ProfileLayout .header .notification .subNotif .showAllNotif {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 16px 0;
}

.ProfileLayout .header .notification .subNotif .showAllNotif::before {
  position: absolute;
  content: " ";
  width: 20px;
  height: 20px;
  border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -ms-border-radius: 5px 0 0 0;
  -o-border-radius: 5px 0 0 0;
  left: 55px;
  background-color: #fff;
  top: -10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 425px) {
  .ProfileLayout .header .notification .subNotif .showAllNotif::before {
    left: 72px;
  }
}

.ProfileLayout .header .notification .subNotif .showAllNotif .btnShowAllNotif {
  outline: none;
  background-color: transparent;
  border: 0.5px solid #000000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  color: #000;
  padding: 6px 14px;
}

.ProfileLayout .boxContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .menuRightDetails {
  width: 25%;
  padding-right: 18px;
  height: calc(100vh - 172px);
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 24px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails {
    padding-top: 16px;
    height: calc(100vh - 145px);
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails {
    padding-right: 0px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .menuRightDetails {
    width: 35%;
    padding-top: 16px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .menuRightDetails {
    height: calc(100vh - 160px);
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails.otherPro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 250px;
    position: relative;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    position: unset;
    position: fixed;
    right: 5px;
    bottom: 0;
    top: 85px;
    left: 5px;
    z-index: 0;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .content {
    position: absolute;
    width: unset;
    height: unset;
    right: 25px;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .content img {
    width: 100px !important;
    height: 100px !important;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .titlePosition {
    padding-right: 125px;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .follow {
    padding-right: 130px;
    padding-left: 25px;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .follow .btnFollow {
    padding: 10px;
    width: 100%;
  }
}

@media screen and (max-width: 425px) and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .follow .btnFollow {
    width: 150px;
  }
}

@media screen and (max-width: 425px) and (max-width: 320px) {
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .follow .btnFollow {
    width: 120px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .followerIngPost {
    padding-right: 125px;
    padding-left: 20px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .bio {
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .menu {
    position: relative;
    z-index: 1;
    background: #ffffff;
    border-radius: 15px 15px 0 0;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .content img {
    width: 90px !important;
    height: 90px !important;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .titlePosition {
    padding-right: 115px;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .follow {
    padding-right: 120px;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .followerIngPost {
    padding-right: 115px;
  }
  .ProfileLayout .boxContent .menuRightDetails.otherPro .profileDetails .bio {
    padding: 0 20px;
  }
}

.ProfileLayout .boxContent .menuRightDetails::-webkit-scrollbar-thumb {
  width: 0;
  height: 0;
}

.ProfileLayout .boxContent .menuRightDetails::-webkit-scrollbar {
  width: 0;
  height: 0;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails {
    position: absolute;
    right: 37px;
    top: -7px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 28px;
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .content {
    padding: 0 24px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .content {
    padding: 0 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .content {
    position: relative;
    padding: 0;
    width: 36px;
    height: 38px;
    border-radius: 31.5px 31.5px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .content .imageProfile img {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .content .imageProfile img {
    width: 85px;
    height: 85px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .content .imageProfile img {
    width: 75px;
    height: 75px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .content .imageProfile img {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .content .imageProfile img {
    width: 20px;
    height: 20px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 12px 0;
  padding: 0 28px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition {
    margin: 8px 0;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition {
    padding: 0 24px;
    margin: 4px 0;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition {
    padding: 0 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition {
    display: none;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition .name {
  font-weight: 900;
  font-size: 20px;
  line-height: 31px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition .name {
    line-height: 24px;
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition .name {
    font-size: 12px;
    line-height: 20px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition .pos {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition .pos {
    line-height: 18px;
    font-size: 10px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .titlePosition .pos {
    line-height: 16px;
    font-size: 8px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 40px;
  margin-top: 16px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost {
    margin-top: 12px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost {
    padding: 0 24px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost {
    padding: 0 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost {
    display: none;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost > div {
  text-align: center;
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost > div .count {
  font-weight: 900;
  font-size: 20px;
  line-height: 28px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost > div .count {
    line-height: 22px;
    font-size: 16px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost > div .count {
    line-height: 14px;
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost > div .text {
  font-weight: bold;
  font-size: 10px;
  line-height: 15px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .followerIngPost > div .text {
    line-height: 16px;
    font-size: 8px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .bio {
  margin-top: 24px;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  padding: 0 40px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .bio {
    margin-top: 12px;
    font-size: 10px;
    line-height: 18px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .bio {
    padding: 0 24px;
    margin-top: 8px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .bio {
    padding: 0 16px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .bio {
    line-height: 14px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .bio {
    display: none;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .follow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .follow .btnFollow {
  background: #3d1883;
  border-radius: 12px;
  padding: 10px 32px;
  font-weight: 900;
  font-size: 16px;
  line-height: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  outline: none;
  border: 0;
  width: 75%;
  height: 40px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .follow .btnFollow {
    font-size: 12px;
    line-height: 23px;
    height: 35px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .follow .btnFollow {
    width: 85%;
    height: 30px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .follow .btnFollowed {
  font-weight: 900;
  font-size: 16px;
  line-height: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: none;
  color: #3d1883;
  border: 2px solid #3d1883;
  border-radius: 12px;
  background: #fff;
  width: 75%;
  height: 40px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .follow .btnFollowed {
    font-size: 12px;
    line-height: 23px;
    height: 35px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .follow .btnFollowed {
    width: 85%;
    height: 30px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .contactCall {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .contactCall {
    font-size: 12px;
    line-height: 20px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .contactCall .key {
  margin-left: 8px;
  color: #16072f;
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .contactCall .value {
  color: #7c8fae;
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 32px;
  margin-top: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .tabs {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .profileDetails .tabs {
    margin-top: 4px;
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .tabs > div {
  cursor: pointer;
  padding: 8px 16px;
}

.ProfileLayout .boxContent .menuRightDetails .profileDetails .tabs > div.active {
  background: #3d1883;
  border-radius: 50px;
  color: #fff;
}

.ProfileLayout .boxContent .menuRightDetails .menu {
  margin-top: 16px;
  padding-right: 28px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .menu {
    margin-top: 12px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails .menu {
    margin-top: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .menu {
    margin-top: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}

.ProfileLayout .boxContent .menuRightDetails .menu .items {
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0px 31.5px 31.5px 0px;
  padding: 16px 32px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
  padding-right: 48px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item {
    padding: 12px 32px;
    padding-right: 28px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item {
    padding: 8px 12px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item {
    border-radius: 31.5px 31.5px 0 0;
    padding: 0;
    width: 40px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item img.active {
  display: none;
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item.active {
  z-index: 0;
  background: #f2f1f4;
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item.active img {
  display: none;
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item.active img.active {
  display: block;
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item.active .after,
.ProfileLayout .boxContent .menuRightDetails .menu .items .item.active .before {
  display: block;
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .icon img {
  width: 15px;
  height: 15px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .icon img {
    width: 10px;
    height: 10px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .icon img {
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .icon img {
    width: 16px;
    height: 16px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .text {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
  margin-right: 24px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .text {
    font-size: 12px;
    line-height: 22px;
    margin-right: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .text {
    margin-right: 8px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .text {
    font-size: 10px;
    line-height: 20px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .text {
    font-size: 8px;
    line-height: 14px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .iconText .text {
    display: none;
  }
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item .count {
  background: #cbcbcb;
  font-weight: 900;
  font-size: 13px;
  line-height: 20px;
  color: #16072f;
  border-radius: 60px;
  padding: 4px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 6px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .count {
    font-size: 9px;
    line-height: 16px;
    padding: 2px 8px;
    padding-top: 4px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .count {
    font-size: 8px;
    line-height: 12px;
    padding: 2px 6px;
    padding-top: 4px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .count {
    font-size: 7px;
    line-height: 10px;
    padding: 2px 5px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .count {
    display: none;
  }
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item .after {
  position: absolute;
  top: -40px;
  width: 40px;
  height: 40px;
  left: 0;
  background: #f2f1f4;
  display: none;
  z-index: 0;
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .after {
    top: -30px;
    width: 30px;
    height: 30px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .after {
    right: -20px;
    top: unset;
    bottom: 0px;
    width: 20px;
    height: 20px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item .after::before {
  content: " ";
  position: absolute;
  background: white;
  width: 100%;
  height: 100%;
  border-radius: 0 0 0 50px;
  -webkit-border-radius: 0 0 0 50px;
  -moz-border-radius: 0 0 0 50px;
  -ms-border-radius: 0 0 0 50px;
  -o-border-radius: 0 0 0 50px;
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item .before {
  position: absolute;
  bottom: -40px;
  width: 40px;
  height: 40px;
  left: 0;
  background: #f2f1f4;
  display: none;
  z-index: 0;
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .before {
    bottom: -30px;
    width: 30px;
    height: 30px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .before {
    left: -20px;
    top: unset;
    bottom: 0px;
    width: 20px;
    height: 20px;
  }
}

.ProfileLayout .boxContent .menuRightDetails .menu .items .item .before::before {
  content: " ";
  position: absolute;
  background: white;
  width: 100%;
  height: 100%;
  border-radius: 50px 0 0 0;
  -webkit-border-radius: 50px 0 0 0;
  -moz-border-radius: 50px 0 0 0;
  -ms-border-radius: 50px 0 0 0;
  -o-border-radius: 50px 0 0 0;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .menuRightDetails .menu .items .item .before::before {
    border-radius: 0 0 50px 0;
    -webkit-border-radius: 0 0 50px 0;
    -moz-border-radius: 0 0 50px 0;
    -ms-border-radius: 0 0 50px 0;
    -o-border-radius: 0 0 50px 0;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser {
  padding-right: 0;
  padding-top: 32px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser {
    padding-top: 24px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser {
    width: 30%;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser {
    width: 320px;
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100vh;
    left: -320px;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: 5px 0 20px 0 #0000000d;
            box-shadow: 5px 0 20px 0 #0000000d;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser.active {
    left: 0;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .profileDetails {
  border-bottom: 3px solid #f2f1f4;
  padding-bottom: 6px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .profileDetails {
    padding-bottom: 6px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .profileDetails .imageProfile img {
    width: 75px !important;
    height: 75px !important;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .profileDetails .titlePosition .name {
    font-size: 14px !important;
    line-height: 22px !important;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .profileDetails .titlePosition .pos {
    line-height: 18px !important;
    font-size: 10px !important;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .searchBox {
  margin: 0 32px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 3px solid #f2f1f4;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .searchBox {
    margin: 0;
    padding: 8px 32px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .searchBox .inpBox {
  background: #f2f1f4;
  border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 16px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .searchBox .inpBox {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .searchBox .inpBox {
    width: 256px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .searchBox .inpBox input {
  height: 50px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 8px;
  padding-left: 8px;
  border: 0;
  background: transparent;
  outline: none;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .searchBox .inpBox span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu {
  padding-right: 0;
  padding-left: 32px;
  max-height: calc(100vh - 476px);
  overflow: auto;
  margin-top: 16px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu {
    max-height: calc(100vh - 371px);
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu {
    max-height: calc(100vh - 354px);
    padding-left: 8px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu {
    max-height: calc(100vh - 297px);
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu.UsersMenu {
  max-height: calc(100vh - 499px);
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu.UsersMenu {
    max-height: calc(100vh - 391px);
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu.UsersMenu {
    max-height: calc(100vh - 374px);
    padding-left: 8px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu.UsersMenu {
    max-height: calc(100vh - 303px);
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu::-webkit-scrollbar-thumb {
  background-color: #3d1883;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu::-webkit-scrollbar-track {
  background-color: #e4e2e7;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items {
  position: relative;
  z-index: 0;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .userInfo {
  width: 100%;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .time {
  position: absolute;
  font-weight: bold;
  font-size: 12px;
  line-height: 19px;
  color: #7c8fae;
  top: 16px;
  left: 16px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .time {
    font-size: 10px;
    line-height: 17px;
    top: 14px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .count {
  position: absolute;
  left: 16px;
  bottom: 12px;
  background: #dd0039;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  padding: 2px 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .count {
    left: 16px;
    bottom: 10px;
    font-size: 9px;
    line-height: 16px;
    padding: 0px 6px;
    padding-top: 2px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item {
  color: #000;
  padding: 14px 22px;
  padding-right: 32px;
  border-radius: 22px 0 0 22px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item {
    padding: 10px 22px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .userInfo .imageNameBio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .userInfo .imageNameBio .image img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block !important;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .userInfo .imageNameBio .name {
  font-weight: 900;
  font-size: 17px;
  line-height: 26px;
  color: #16072f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .userInfo .imageNameBio .name {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 6px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .userInfo .imageNameBio .nameBio {
  width: calc(100% - 90px);
  margin: 0 16px;
  margin-left: 24px;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .userInfo .imageNameBio .bio {
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #7c8fae;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .userInfo .imageNameBio .bio {
    font-size: 10px;
    line-height: 17px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .userInfo .imageNameBio .bio .text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .after {
  right: 0;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .after::before {
  content: " ";
  position: absolute;
  background: white;
  width: 100%;
  height: 100%;
  border-radius: 0 0 0 50px;
  -webkit-border-radius: 0 0 50px 0;
  -moz-border-radius: 0 0 0 50px;
  -ms-border-radius: 0 0 0 50px;
  -o-border-radius: 0 0 0 50px;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .before {
  right: 0;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .menu .items .item .before::before {
  content: " ";
  position: absolute;
  background: white;
  width: 100%;
  height: 100%;
  border-radius: 50px 0 0 0;
  -webkit-border-radius: 0 50px 0 0;
  -moz-border-radius: 50px 0 0 0;
  -ms-border-radius: 50px 0 0 0;
  -o-border-radius: 50px 0 0 0;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles {
  padding-right: 30px;
  padding-top: 16px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles {
    padding-left: 4px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 68px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .controls {
    padding-left: 16px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .controls img {
  cursor: pointer;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .controls .downloadMarkDelete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .controls .downloadMarkDelete .markIcon {
  margin: 0 24px;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab {
  padding-left: 52px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab {
    padding-left: 0px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentImages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentImages .itemImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
  margin-left: 8px;
  margin-bottom: 8px;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentImages .itemImage > img {
  width: 80px;
  height: 80px;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentImages .itemImage .selectTick {
  display: none;
  position: absolute;
  top: 6px;
  padding-top: 2px;
  padding-right: 1px;
  left: 6px;
  width: 24px;
  height: 24px;
  border-radius: 50px;
  background: #fffffff2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentImages .itemImage .selectTick img {
  width: 12px;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentImages .itemImage.active .selectTick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 8px;
  margin-right: 0;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #e1e1e1;
  border-radius: 17px;
  position: relative;
  margin-left: 12px;
  width: 80%;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile .nameDownIcon {
  background: #f2f1f4;
  border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile .nameDownIcon .iconName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 85%;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile .nameDownIcon .iconName .iconFile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile .nameDownIcon .iconName .text {
  margin-right: 8px;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  color: #16072f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile .nameDownIcon .iconName .text {
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile .nameDownIcon .iconDownload {
  cursor: pointer;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile .dateSizeFormat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 4px 16px;
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  color: #7c8fae;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile .dateSizeFormat .formatSize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .contentFile .dateSizeFormat .formatSize .format {
  margin-right: 16px;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .selectCheckbox .square {
  border: 1px solid #7c8fae;
  border-radius: 5px;
  width: 16px;
  height: 16px;
  display: block;
  cursor: pointer;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .selectCheckbox input {
  display: none;
}

.ProfileLayout .boxContent .menuRightDetails.chatDetailsUser .imagesMoviesFiles .contentTab .contentFiles .file .selectCheckbox input:checked + .square {
  background: #7c8fae;
}

.ProfileLayout .boxContent .mainContent {
  width: 75%;
  background: #f2f1f4;
  border-radius: 25px 25px 4px 25px;
  margin-top: 32px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent {
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent {
    width: 65%;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent {
    margin-top: 0px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent {
    width: 100%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
  }
  .ProfileLayout .boxContent .mainContent.left {
    border-radius: 0px 25px 4px 25px;
    -webkit-border-radius: 0px 25px 4px 25px;
    -moz-border-radius: 0px 25px 4px 25px;
    -ms-border-radius: 0px 25px 4px 25px;
    -o-border-radius: 0px 25px 4px 25px;
  }
}

@media screen and (max-width: 425px) and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent.left {
    border-radius: 0px 25px 25px 25px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent.right {
    border-radius: 25px 0px 4px 25px;
    -webkit-border-radius: 25px 0px 4px 25px;
    -moz-border-radius: 25px 0px 4px 25px;
    -ms-border-radius: 25px 0px 4px 25px;
    -o-border-radius: 25px 0px 4px 25px;
  }
}

@media screen and (max-width: 425px) and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent.right {
    border-radius: 25px 0px 25px 25px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent.otherPro {
    position: relative;
    z-index: 1;
    margin-top: -1px;
  }
  .ProfileLayout .boxContent .mainContent.otherPro .OtherPage {
    padding-top: 0px;
  }
  .ProfileLayout .boxContent .mainContent.otherPro .OtherPage .products {
    padding-top: 16px;
    margin-top: -16px;
    position: relative;
    height: auto;
  }
  .ProfileLayout .boxContent .mainContent.otherPro .OtherPage .products::after {
    display: none;
  }
}

.ProfileLayout .boxContent .mainContent .searchSelect {
  margin-top: 28px;
  margin-bottom: 28px;
  padding: 0 72px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .searchSelect {
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 0 16px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .mainContent .searchSelect .selectCategory .inner {
    height: 45px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .searchSelect .selectCategory .inner {
    height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .searchSelect {
    margin-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .mainContent .searchSelect > div {
  min-width: unset;
  width: 17%;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .searchSelect > div {
    width: 100%;
  }
}

.ProfileLayout .boxContent .mainContent .searchSelect .searchBox {
  width: 29%;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .searchSelect .searchBox {
    width: 100%;
  }
}

.ProfileLayout .boxContent .mainContent .searchSelect .searchBox form {
  background-color: #3d1883;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .searchSelect .searchBox form {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
}

.ProfileLayout .boxContent .mainContent .searchSelect .searchBox form button {
  background: #fff;
  height: 50px;
  width: 50px;
  border: 1px solid;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .searchSelect .searchBox form button {
    padding: 12px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .mainContent .searchSelect .searchBox form button {
    padding: 9px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .searchSelect .searchBox form button {
    padding: 7px;
  }
}

.ProfileLayout .boxContent .mainContent .searchSelect .searchBox form input {
  height: 50px;
  color: #fff;
}

.ProfileLayout .boxContent .mainContent .searchSelect .searchBox form input::-webkit-input-placeholder {
  color: #fff;
}

.ProfileLayout .boxContent .mainContent .searchSelect .searchBox form input:-ms-input-placeholder {
  color: #fff;
}

.ProfileLayout .boxContent .mainContent .searchSelect .searchBox form input::-ms-input-placeholder {
  color: #fff;
}

.ProfileLayout .boxContent .mainContent .searchSelect .searchBox form input::placeholder {
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .mainContent .searchSelect .searchBox form input {
    padding: 10px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .searchSelect .searchBox form input {
    padding: 8px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .searchSelect > div:nth-child(2) {
    margin: 8px 0;
  }
}

.ProfileLayout .boxContent .mainContent .products {
  height: calc(100vh - 318px);
  position: relative;
  padding: 0 72px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .products {
    padding: 0 16px;
    height: calc(100vh - 244px);
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .mainContent .products {
    padding: 0 16px;
    height: calc(100vh - 238px);
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .products {
    height: calc(100vh - 233px);
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .products {
    height: calc(100vh - 312px);
    padding: 0 10%;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .products {
    padding: 0 7%;
  }
  .ProfileLayout .boxContent .mainContent .products > div {
    width: 100%;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .products {
    height: calc(100vh - 256px);
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .products {
    padding: 0 18px;
  }
}

.ProfileLayout .boxContent .mainContent .products::after {
  background: linear-gradient(179.99deg, rgba(255, 255, 255, 0) 5.79%, rgba(255, 255, 255, 0.9) 99.99%);
  border-radius: 0;
  content: "";
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  height: 100px;
  width: 100%;
  display: block;
  opacity: 0.8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin: 0 12px;
  position: absolute;
  left: 0;
}

.ProfileLayout .boxContent .mainContent .products.active::after {
  display: none;
}

.ProfileLayout .boxContent .mainContent .AddPost {
  overflow: auto;
  height: calc(100vh - 205px);
  padding: 40px 70px;
  padding-bottom: 0;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost {
    padding: 16px 32px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .AddPost::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost::-webkit-scrollbar-thumb {
  background-color: #3d1883;
}

.ProfileLayout .boxContent .mainContent .AddPost::-webkit-scrollbar-track {
  background-color: #e4e2e7;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost {
    height: calc(100vh - 160px);
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AddPost {
    padding: 24px 32px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AddPost {
    padding: 24px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .AddPost {
    height: calc(100vh - 152px);
    padding: 16px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AddPost {
    height: calc(100vh - 180px);
    padding: 24px 12px;
    padding-bottom: 0;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .boxInputsAndDetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AddPost .boxInputsAndDetails {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .boxInputsAndDetails > div {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AddPost .boxInputsAndDetails > div {
    width: 100%;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage {
  padding-left: 16px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage {
    padding-left: 0px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle {
  margin-bottom: 24px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle {
    margin-bottom: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle label {
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle label {
    font-size: 14px;
    line-height: 24px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle input {
  background: #ffffff;
  border-radius: 17px;
  outline: none;
  border: 0;
  padding: 8px;
  width: 100%;
  height: 60px;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: #7c8fae;
  padding-right: 24px;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle input::-webkit-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle input:-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle input::-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .inpTitle input {
    height: 50px;
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .selectCategory {
  margin-bottom: 24px;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .selectCategory .inner {
  height: 60px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .selectCategory .inner {
    height: 50px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .selectCategory .inner .text {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .selectCategory .inner .text {
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .selectCategory .titleSelect {
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .selectCategory .titleSelect {
    font-size: 14px;
    line-height: 24px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .selectCategory .options {
  top: 105px;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile {
    display: none;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .add {
  background: #3d1883;
  border-radius: 25px;
  height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  cursor: pointer;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .add {
    height: 230px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .add.active {
  width: 50px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .add.active {
    width: 100%;
    margin-bottom: 8px;
    height: 45px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .noneImage {
  background-image: url("../icon/picture.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #3d1883;
  height: 100%;
  border-radius: 25px;
  background-origin: content-box;
  padding: 24px;
  width: 100%;
  cursor: pointer;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage {
  width: 100%;
  max-width: 280px;
  margin-right: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage {
    max-width: 230px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage {
    max-width: 100%;
    margin: 0;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .deleteImage {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .deleteImage img {
  position: unset !important;
  border-radius: unset !important;
  -o-object-fit: unset !important;
     object-fit: unset !important;
  width: 24px !important;
  height: 24px !important;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .singleImage {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .singleImage img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .severalImage {
  width: 100%;
  margin-right: 8px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .severalImage {
    margin: 0;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .severalImage .owl-nav {
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .severalImage .owl-dots {
  display: none;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .severalImage .image {
  background: unset;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.ProfileLayout .boxContent .mainContent .AddPost .titleCategoryImage .imagesInpFile .showImage .severalImage .image img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes {
  display: none;
  margin-top: 24px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .add {
  background: #3d1883;
  border-radius: 25px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 135px;
  cursor: pointer;
  margin-left: 8px;
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .add.active {
  max-width: 36px;
  min-width: 36px;
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .add.active {
    min-width: 30px;
    max-width: 30px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .add.active .noneImage {
  background: unset;
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .noneImage {
  background-image: url("../icon/picture.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #3d1883;
  height: 100%;
  border-radius: 15px;
  background-origin: content-box;
  padding: 12px;
  width: 100%;
  cursor: pointer;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .noneImage img {
  width: 16px;
  height: 16px;
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .noneImage img {
    width: 12px;
    height: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .showImage {
  width: 100%;
  max-width: 280px;
  margin-right: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .showImage {
    max-width: 230px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .showImage {
    max-width: 100%;
    margin: 0;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .showImage .deleteImage {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .showImage .deleteImage img {
  position: unset !important;
  border-radius: unset !important;
  -o-object-fit: unset !important;
     object-fit: unset !important;
  width: 16px !important;
  height: 16px !important;
  -webkit-border-radius: unset !important;
  -moz-border-radius: unset !important;
  -ms-border-radius: unset !important;
  -o-border-radius: unset !important;
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .showImage .deleteImage img {
    height: 12px !important;
    width: 12px !important;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .showImage .ImagesBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .showImage .ImagesBox .item {
  min-width: 50%;
  padding-bottom: 50%;
  position: relative;
  margin-left: 8px;
}

.ProfileLayout .boxContent .mainContent .AddPost .imagesInpFileRes .showImage .ImagesBox .item img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag {
  padding-right: 16px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag {
    padding-right: 0px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc {
  margin-bottom: 24px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc {
    margin-bottom: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc label {
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc label {
    font-size: 14px;
    line-height: 24px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc textarea {
  background: #ffffff;
  border-radius: 17px;
  outline: none;
  border: 0;
  padding: 8px;
  width: 100%;
  max-height: 200px;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: #7c8fae;
  padding-right: 24px;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc textarea::-webkit-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc textarea:-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc textarea::-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc textarea::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .inpDesc textarea {
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags label {
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags label {
    font-size: 14px;
    line-height: 24px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp {
  background: #ffffff;
  border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp {
    border-radius: 10px;
    padding: 6px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 0;
  padding: 4px;
  background: transparent;
  outline: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 198%;
  text-align: right;
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp input::-webkit-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp input:-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp input::-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp input {
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp button {
  background: #01dd8e;
  outline: none;
  border: 0;
  height: 47px;
  width: 47px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp button {
    height: 40px;
    width: 40px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp button {
    height: 35px;
    width: 35px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp button img {
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .inpTags .inp button img {
    height: 18px;
    width: 18px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags .tag {
  background: #c4c4c4;
  border-radius: 48px;
  padding: 8px 24px;
  position: relative;
  margin: 8px;
  margin-top: 0;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags .tag {
    padding: 4px 16px;
    margin: 8px 4px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags .tag {
    margin: 4px 2px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags .tag .text {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags .tag .text {
    font-size: 12px;
    line-height: 20px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags .tag .closeTag {
  position: absolute;
  left: -5px;
  top: -5px;
  cursor: pointer;
  display: none;
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags .tag .closeTag img {
  width: 25px;
  height: 25px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags .tag .closeTag img {
    width: 18px;
    height: 18px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .descTag .tagsSections .tags .tag:hover .closeTag {
  display: block;
}

.ProfileLayout .boxContent .mainContent .AddPost .submitCancel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 24px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .submitCancel {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AddPost .submitCancel {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AddPost .submitCancel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .submitCancel .cancel {
  width: 40%;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AddPost .submitCancel .cancel {
    width: 100%;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .submitCancel .submit {
  width: 56%;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AddPost .submitCancel .submit {
    width: 100%;
    margin-bottom: 16px;
    margin-top: 32px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .submitCancel .btnClose,
.ProfileLayout .boxContent .mainContent .AddPost .submitCancel .btnSubmitChange {
  width: 100%;
  outline: none;
  border: 0;
  height: 60px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .submitCancel .btnClose,
  .ProfileLayout .boxContent .mainContent .AddPost .submitCancel .btnSubmitChange {
    height: 50px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .submitCancel .btnClose {
  background: #7c8fae;
  border-radius: 17px;
  padding: 16px;
  font-weight: 900;
  font-size: 16px;
  line-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .submitCancel .btnClose {
    font-size: 14px;
  }
}

.ProfileLayout .boxContent .mainContent .AddPost .submitCancel .btnSubmitChange {
  background: #01dd8e;
  border-radius: 17px;
  font-weight: 900;
  padding: 16px;
  font-size: 18px;
  line-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AddPost .submitCancel .btnSubmitChange {
    font-size: 14px;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs {
  padding: 0 16px;
  max-height: calc(100vh - 249px);
  overflow: auto;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs {
    max-height: calc(100vh - 244px);
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs {
    max-height: calc(100vh - 238px);
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs {
    max-height: calc(100vh - 233px);
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs {
    max-height: calc(100vh - 315px);
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs {
    max-height: calc(100vh - 312px);
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs {
    max-height: calc(100vh - 258px);
    margin: 0;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs::-webkit-scrollbar-thumb {
  background-color: #3d1883;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs::-webkit-scrollbar-track {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #e4e2e7;
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs::after {
  background: linear-gradient(179.99deg, rgba(255, 255, 255, 0) 5.79%, rgba(255, 255, 255, 0.9) 99.99%);
  border-radius: 0;
  content: "";
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  height: 100px;
  width: 100%;
  display: block;
  opacity: 0.8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin: 0 12px;
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs.active::after {
  display: none;
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs .job {
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 12px;
  border-radius: 15px;
  margin: 8px 0;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job {
    min-height: auto;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job {
    padding: 8px;
    border-radius: 10px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job {
    padding: 6px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job {
    height: 145px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .image {
  min-width: 63px;
  max-width: 63px;
  height: 0;
  padding-bottom: 63px;
  position: relative;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .image {
    min-width: 50px;
    max-width: 50px;
    padding-bottom: 50px;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc {
  margin-right: 12px;
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc {
    margin-top: 8px !important;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h3 {
  font-weight: 900;
  font-size: 16px;
  line-height: 25px;
  color: #16072f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 162px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h3 {
    font-size: 14px;
    line-height: 23px;
    max-width: 105px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h3 {
    max-width: 190px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h3 {
    max-width: 370px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h3 {
    max-width: 180px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h3 {
    max-width: 115px;
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h3 {
    max-width: 180px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h3 {
    max-width: 130px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h3 {
    max-width: 190px;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h5 {
  font-weight: 500;
  font-size: 12px;
  line-height: 19px;
  color: #7c8fae;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 152px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h5 {
    font-size: 10px;
    max-width: 105px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h5 {
    max-width: 190px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h5 {
    max-width: 370px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h5 {
    max-width: 180px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h5 {
    max-width: 115px;
    font-size: 8px;
    line-height: 17px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h5 {
    max-width: 180px;
    margin-top: 0px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h5 {
    max-width: 130px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc h5 {
    max-width: 190px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .titleDesc {
    margin: 0;
    margin-top: 16px;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .follow .btnFollow {
  outline: none;
  border: 0;
  color: #fff;
  padding: 8px;
  background: #3d1883;
  border-radius: 4px;
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .follow .btnFollow {
    font-size: 12px;
    line-height: 22px;
    padding: 4px 8px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .follow .btnFollow {
    font-size: 10px;
    line-height: 18px;
  }
}

.ProfileLayout .boxContent .mainContent .Followers .boxJobs .job .follow .btnFollow.followed {
  background: #fff;
  color: #3d1883;
  border: 1px solid #3d1883;
}

.ProfileLayout .boxContent .mainContent .OtherPage .products {
  height: calc(100vh - 204px);
  padding-top: 50px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPage .products {
    height: calc(100vh - 161px);
    padding: 50px;
    padding-bottom: 0;
    padding-top: 34px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPage .products {
    padding: 0px 32px;
    padding-top: 24px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .OtherPage .products {
    padding: 0px 24px;
    padding-top: 8px;
    height: calc(100vh - 150px);
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .OtherPage .products {
    padding: 0px 16px;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content {
  overflow: auto;
  height: calc(100vh - 233px);
  position: relative;
  padding: 0 72px;
  padding-top: 50px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content {
    height: calc(100vh - 165px);
    padding: 50px;
    padding-bottom: 0;
    padding-top: 34px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content {
    padding: 0px 32px;
    padding-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content {
    padding: 0px 24px;
    padding-top: 16px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content {
    padding: 0px 16px;
    padding-top: 8px;
    height: calc(100vh - 155px);
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content {
    padding: 16px 16px;
    height: auto;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content::-webkit-scrollbar-track {
  background: #e0e0e0;
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content::-webkit-scrollbar-thumb {
  background: #3d1883;
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content::-webkit-scrollbar-thumb:hover {
  background: #2a0e5e;
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc .image {
  min-width: 35%;
  padding-left: 16px;
  height: 0;
  padding-bottom: 35%;
  position: relative;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc .image {
    width: 50%;
    padding-bottom: 50%;
    margin: auto;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc .image {
    width: 70%;
    padding-bottom: 70%;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc .image img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc .desc {
  min-width: 65%;
  padding-right: 32px;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc .desc {
    font-size: 12px;
    line-height: 22px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc .desc {
    padding: 0;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .imageproDesc .desc {
    font-size: 10px;
    line-height: 18px;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .title {
  font-weight: 900;
  font-size: 19px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .title {
    font-size: 15px;
    line-height: 25px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .title {
    font-size: 12px;
    line-height: 20px;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .box {
  background: #ffffff;
  border-radius: 17px;
  padding: 18px 26px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .box {
    padding: 12px 20px;
    font-size: 12px;
    line-height: 26px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .box {
    padding: 12px;
    font-size: 10px;
    line-height: 20px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .box {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone {
  margin-top: 48px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone {
    margin-top: 32px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone {
    margin-top: 24px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone {
    margin-top: 16px;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .title {
  display: none;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 32px;
  }
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .title {
    display: block;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone {
    margin-top: 24px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone {
    margin-top: 16px;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 16px;
  border-radius: 16px;
  margin-right: 16px;
  cursor: pointer;
  height: 52px;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .icon {
    display: none;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone {
  position: absolute;
  top: 68px;
  left: -60px;
  right: -145px;
  background: #fff;
  border-radius: 17px;
  padding: 12px 16px;
  -webkit-box-shadow: 0px 0px 28px -5px #00000040;
          box-shadow: 0px 0px 28px -5px #00000040;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone {
    left: -30px;
    right: -170px;
    padding: 8px 12px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone {
    top: 90px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone {
    -webkit-box-shadow: 0px 0px 0px 0px #00000040;
            box-shadow: 0px 0px 0px 0px #00000040;
    position: static;
    width: 100%;
    display: block !important;
    padding: 12px 20px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone {
    padding: 12px;
    border-radius: 10px;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone > div {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7c8fae;
  position: relative;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone > div {
    font-size: 12px;
    line-height: 22px;
    padding-top: 4px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone > div {
    font-size: 10px;
    line-height: 14px;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone > div::after {
  position: absolute;
  content: " ";
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  top: -20px;
  left: 50px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone > div::after {
    width: 17px;
    height: 17px;
    top: -17px;
    left: -5px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .addressPhone .contentBox .phone .subPhone > div::after {
    display: none;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia {
  margin-top: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia {
    margin-top: 0;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .representationMedia {
  min-width: 40%;
  padding-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .representationMedia {
    padding: 0;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .representationMedia .representation .box {
  cursor: pointer;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .representationMedia .media {
    margin: 32px 0;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .representationMedia .media {
    margin: 16px 0;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .representationMedia .media .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .representationMedia .media .box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .representationMedia .media .box img {
    width: 25px;
    height: 25px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .representationMedia .media .box img {
    width: 20px;
    height: 20px;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .location {
  min-width: 60%;
  padding-right: 16px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .location {
    padding: 0;
  }
}

.ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .location #map {
  position: relative;
  height: 256px;
  margin: 3rem 0px;
  z-index: 1;
  border-radius: 15px;
  outline: none;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .OtherPageContact .content .mapRepresentationSocialMedia .location #map {
    margin: 2rem 0px;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif {
  overflow: auto;
  height: calc(100vh - 203px);
  position: relative;
  padding: 0 50px;
  padding-top: 50px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AllNotif {
    height: calc(100vh - 160px);
    padding: 32px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .mainContent .AllNotif {
    padding: 0px 20px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AllNotif {
    padding: 0px 24px;
    padding-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AllNotif {
    padding: 0px 16px;
    padding-top: 16px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .AllNotif {
    padding: 0px 8px;
    padding-top: 8px;
    height: calc(100vh - 150px);
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif {
    height: calc(100vh - 202px);
    padding: 8px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .AllNotif {
    height: calc(100vh - 184px);
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

.ProfileLayout .boxContent .mainContent .AllNotif::-webkit-scrollbar-track {
  background: #e0e0e0;
}

.ProfileLayout .boxContent .mainContent .AllNotif::-webkit-scrollbar-thumb {
  background: #3d1883;
}

.ProfileLayout .boxContent .mainContent .AllNotif::-webkit-scrollbar-thumb:hover {
  background: #2a0e5e;
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px;
  border-bottom: 1px solid #fff;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif {
    padding: 20px 0;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif {
    padding: 16px 0;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 8px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif:last-child {
  border-bottom: 0;
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 92%;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc {
    max-width: 85%;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc {
    max-width: 75%;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc {
    max-width: 80%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc {
    max-width: 75%;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details {
  margin: 0 16px;
  max-width: 85%;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details {
    max-width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details {
    margin: 16px 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details {
    margin: 0 8px;
    max-width: 85%;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details {
    max-width: 80%;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 8px 0;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descDate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descDate {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descDate {
    font-size: 10px;
    line-height: 18px;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descDate .highlight {
  color: #dd0039;
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descDate .bold {
  font-weight: bold;
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descDate .date {
  font-weight: 900;
  font-size: 11px;
  line-height: 19px;
  color: #7c8fae;
  margin-right: 16px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descDate .date {
    font-size: 9px;
    line-height: 17px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descDate .date {
    font-size: 7px;
    line-height: 15px;
    margin-right: 8px;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descComment {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #7c8fae;
  margin-top: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descComment {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .details .descComment {
    font-size: 10px;
    line-height: 18px;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .image img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .imageDesc .image img {
    width: 40px;
    height: 40px;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage .image .btnFollow {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  background: #3d1883;
  border-radius: 4px;
  padding: 8px 24px;
  outline: none;
  border: 0;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage .image .btnFollow {
    font-size: 10px;
    line-height: 18px;
    padding: 4px 16px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage .image .btnFollow {
    padding: 4px 8px;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage .image .btnFollowed {
  padding: 7px 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage .image .btnFollowed {
    padding: 3px 17px;
    font-size: 10px;
    line-height: 18px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage .image .btnFollowed {
    padding: 3px 9px;
  }
}

.ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage .image img {
  width: 70px;
  height: 70px;
  border-radius: 5px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .AllNotif .notifContent .notif .contentMessage .image img {
    width: 40px;
    height: 40px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser {
  overflow: auto;
  height: calc(100vh - 233px);
  position: relative;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser {
    height: calc(100vh - 179px);
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .EditUser {
    height: calc(100vh - 152px);
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .EditUser {
    height: calc(100vh - 181px);
  }
}

.ProfileLayout .boxContent .mainContent .EditUser::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .EditUser::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser::-webkit-scrollbar-thumb {
  background-color: #3d1883;
}

.ProfileLayout .boxContent .mainContent .EditUser::-webkit-scrollbar-track {
  background-color: #e4e2e7;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .EditUser .call {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesUpload .titleImage {
  font-weight: 900;
  font-size: 19px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 12px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .imagesUpload {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ProfileLayout .boxContent .mainContent .EditUser .imagesUpload > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ProfileLayout .boxContent .mainContent .EditUser .imagesUpload > div .showImage {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .EditUser .imagesUpload {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ProfileLayout .boxContent .mainContent .EditUser .imagesUpload > div {
    width: 100% !important;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .socialMedia {
  position: relative;
  top: -100px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .socialMedia {
    top: 0;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .EditUser .socialMedia {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .add {
  background: #3d1883;
  border-radius: 25px;
  height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  cursor: pointer;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .add {
    height: 200px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .add.active {
  width: 50px;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .add.active {
    width: 100%;
    margin-bottom: 8px;
    height: 45px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .noneImage {
  background-image: url("../icon/picture.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #3d1883;
  height: 100%;
  border-radius: 25px;
  background-origin: content-box;
  padding: 24px;
  width: 100%;
  cursor: pointer;
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .showImage {
  width: 100%;
  max-width: 220px;
  margin-right: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .showImage {
    max-width: 200px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .showImage {
    max-width: 100%;
    margin: 0;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .showImage .deleteImage {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .showImage .deleteImage img {
  position: unset !important;
  border-radius: unset !important;
  -o-object-fit: unset !important;
     object-fit: unset !important;
  width: 24px !important;
  height: 24px !important;
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .showImage .singleImage {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}

.ProfileLayout .boxContent .mainContent .EditUser .imagesInpFile .showImage .singleImage img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .EditUser .representation {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .representation .box {
  background: #ffffff;
  border-radius: 17px;
  padding: 18px 26px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #7c8fae;
  cursor: pointer;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .representation .box {
    padding: 12px 20px;
    font-size: 12px;
    line-height: 26px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .width60 {
  width: 60%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .width60 {
    width: 100%;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .width40 {
  width: 40%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .width40 {
    width: 100%;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser #map {
  height: 180px;
}

.ProfileLayout .boxContent .mainContent .EditUser .boxInputsAndDetails {
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 0;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .boxInputsAndDetails {
    padding: 16px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .EditUser .boxInputsAndDetails {
    padding: 8px;
  }
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .boxInputsAndDetails > div {
    margin: 16px 8px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .selectCategory {
  margin-bottom: 24px;
}

.ProfileLayout .boxContent .mainContent .EditUser .selectCategory .inner {
  height: 60px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .selectCategory .inner {
    height: 56px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .selectCategory .inner .text {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .selectCategory .inner .text {
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .selectCategory .titleSelect {
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .selectCategory .titleSelect {
    font-size: 14px;
    line-height: 24px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .selectCategory .options {
  top: 105px;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTitle {
  margin-bottom: 24px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpTitle {
    margin-bottom: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTitle label {
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpTitle label {
    font-size: 14px;
    line-height: 24px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTitle input {
  background: #ffffff;
  border-radius: 17px;
  outline: none;
  border: 0;
  padding: 8px;
  width: 100%;
  height: 60px;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: #7c8fae;
  padding-right: 24px;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTitle input::-webkit-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTitle input:-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTitle input::-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTitle input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpTitle input {
    height: 50px;
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags label {
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpTags label {
    font-size: 14px;
    line-height: 24px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp {
  background: #ffffff;
  border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp {
    border-radius: 10px;
    padding: 6px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 0;
  padding: 4px;
  background: transparent;
  outline: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 198%;
  text-align: right;
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp input::-webkit-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp input:-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp input::-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp input::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp input {
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp button {
  background: #01dd8e;
  outline: none;
  border: 0;
  height: 47px;
  width: 47px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp button.disabled {
  background: #cbcbcb;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp button {
    height: 40px;
    width: 40px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp button {
    height: 35px;
    width: 35px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp button img {
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpTags .inp button img {
    height: 18px;
    width: 18px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .EditUser .bio {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpDesc {
  margin-bottom: 24px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpDesc {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpDesc {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpDesc label {
  font-weight: 900;
  font-size: 18px;
  line-height: 29px;
  color: #16072f;
  margin-bottom: 8px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpDesc label {
    font-size: 14px;
    line-height: 24px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .inpDesc textarea {
  background: #ffffff;
  border-radius: 17px;
  outline: none;
  border: 0;
  padding: 8px;
  width: 100%;
  max-height: 200px;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: #7c8fae;
  padding-right: 24px;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpDesc textarea::-webkit-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpDesc textarea:-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpDesc textarea::-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .EditUser .inpDesc textarea::placeholder {
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .EditUser .inpDesc textarea {
    font-size: 12px;
  }
}

.ProfileLayout .boxContent .mainContent .EditUser .oneThree {
  width: 30%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 992px) {
  .ProfileLayout .boxContent .mainContent .EditUser .oneThree {
    width: 45%;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .EditUser .oneThree {
    width: 100%;
  }
}

.ProfileLayout .boxContent .mainContent .Chat {
  height: 100%;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage {
  height: 100%;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage {
    padding-bottom: 8px;
    height: calc(100vh - 170px);
    height: auto;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain {
  height: calc(100vh - 282px);
  overflow: auto;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain {
    height: calc(100vh - 240px);
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain {
    height: calc(100vh - 240px);
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain::-webkit-scrollbar-thumb {
  background-color: #cbcbcb;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain::-webkit-scrollbar-track {
  background-color: transparent;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain {
    height: calc(100vh - 206px);
    height: calc(100% - 52px);
    height: auto;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 77px;
  z-index: 1;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

@media screen and (max-width: 1440px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo {
    height: 60px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo {
    width: unset;
    left: 16px;
    right: 16px;
    position: static;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .backgroundBlur {
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(216, 216, 216, 0.342)), to(rgba(219, 219, 219, 0.324)));
  background: linear-gradient(180deg, rgba(216, 216, 216, 0.342) 0%, rgba(219, 219, 219, 0.324) 100%);
  -webkit-backdrop-filter: blur(73px);
          backdrop-filter: blur(73px);
  border-radius: 25px 25px 0px 0px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 24px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat {
    padding: 0 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat {
    padding-right: 40px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .image {
  position: relative;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .image .posIcon {
  position: absolute;
  width: 12px;
  height: 12px;
  background: #01dd8e;
  border: 2px solid #f2f1f4;
  border-radius: 50%;
  bottom: 3px;
  right: -1px;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .image img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .namePos {
  margin-right: 12px;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .namePos .name {
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .namePos .name {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .namePos .name {
    font-size: 12px;
    line-height: 22px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .namePos .pos {
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .namePos .pos {
    font-size: 9px;
    line-height: 16px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .imageNamePos .namePos .pos {
    font-size: 8px;
    line-height: 14px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .searchMore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .searchMore div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .searchMore .more {
  margin-right: 48px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .searchMore .more {
    margin-right: 16px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .searchMore .more {
    position: absolute;
    right: -3px;
    top: 25px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .searchMore .more img {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    width: 16px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .searchMore .backTo {
  display: none;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .searchMore .backTo {
    margin-right: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .headerChatInfo .contentHeaderChat .searchMore .searchIcon img {
    width: 14px;
    height: 14px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main {
  padding: 0 32px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main {
    padding: 0 24px;
  }
}

@media screen and (max-width: 1200px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main {
    padding: 0 12px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main {
    height: calc(100vh - 310px) !important;
    overflow: auto;
    padding-top: 0;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .dateNotif {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #8e8e8e;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  width: 100%;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .dateNotif {
    top: 70px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .dateNotif {
    top: 8px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .dateNotif > .inner {
  padding: 4px 12px;
  border-radius: 50px;
  background: #e3e3e3;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .dateNotif {
    font-size: 12px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .dateNotif {
    font-size: 11px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .dateNotif {
    font-size: 10px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message {
  margin: 42px 0;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message:nth-child(2) {
  margin-top: 116px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message:nth-child(2) {
    margin-top: 100px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message:nth-child(2) {
    margin-top: 24px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 85%;
  min-width: 25%;
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage {
    max-width: 90%;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage {
    max-width: 100%;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .image {
  position: relative;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .image img {
  border-radius: 50%;
  width: 46px;
  height: 46px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .image img {
    width: 38px;
    height: 38px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .image .onlinePos {
  position: absolute;
  width: 14px;
  height: 14px;
  background: #01dd8e;
  border: 2px solid #f2f1f4;
  border-radius: 50%;
  top: 33px;
  right: -1px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .image .onlinePos {
    width: 12px;
    height: 12px;
    top: 27px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .MesageBox {
  border-radius: 17px;
  padding: 16px 24px;
  position: relative;
  margin: 0 12px;
  min-width: 120px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .MesageBox {
    padding: 12px 20px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .MesageBox {
    padding: 8px 16px;
  }
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .MesageBox {
    margin: 0 4px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .MesageBox .textMessage {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .MesageBox .textMessage {
    font-size: 12px;
    line-height: 20px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .MesageBox .time {
  position: absolute;
  bottom: -24px;
  right: 16px;
  font-weight: bold;
  font-size: 12px;
  line-height: 19px;
  color: #7c8fae;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .MesageBox .time {
    font-size: 10px;
    line-height: 18px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .seenPos {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .seenPos img {
  width: 20px;
  height: 20px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message .contentMessage .seenPos img {
    width: 16px;
    height: 16px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message.myMessage .MesageBox {
  background: #16072f;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message.myMessage .MesageBox .textMessage {
  color: #ffffff;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message.yourMessage {
  direction: ltr;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message.yourMessage .contentMessage {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message.yourMessage .MesageBox {
  background: #fff;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message.yourMessage .MesageBox .time {
  left: 16px;
  right: unset;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .headerMain .main .message.yourMessage .MesageBox .textMessage {
  color: #16072f;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 8px;
  border-radius: 15px;
  margin: 0 32px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText {
    margin: 0 16px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText {
    margin: 0 8px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText {
  width: 100%;
  border: 0;
  padding: 4px;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #7c8fae;
  outline: none;
  max-height: 200px;
  height: 50px;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText {
    height: 32px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

@media screen and (max-width: 576px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText::-webkit-scrollbar-thumb {
  background-color: #cbcbcb;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText::-webkit-scrollbar-track {
  background-color: transparent;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText::-webkit-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText:-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText::-ms-input-placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .write .inpText::placeholder {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
  cursor: pointer;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji > div {
    margin-right: 16px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji > div {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji > div img {
    width: 18px;
    height: 18px;
  }
}

.ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji .send .sendBtn {
  background: #01dd8e;
  border-radius: 15px;
  outline: none;
  border: 0;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1550px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji .send .sendBtn {
    width: 40px;
    height: 40px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji .send .sendBtn img {
    width: 18px;
  }
}

@media screen and (max-width: 768px) {
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji .send .sendBtn {
    width: 35px;
    height: 35px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .contentChatMainPage .writeText .sendFileEmoji .send .sendBtn img {
    width: 14px;
    height: 14px;
  }
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Chat .resChat {
    position: static;
    width: auto;
    background: transparent;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 12px;
    height: auto;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .profileDetails {
    position: static;
    padding-bottom: 12px;
    border-bottom: 3px solid #fff;
    margin-bottom: 24px;
    width: 100%;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .profileDetails .tabs {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: right;
    color: #16072f;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .imagesMoviesFiles {
    width: 100%;
    padding: 0 16px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .imagesMoviesFiles .controls {
    padding: 0;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .imagesMoviesFiles .contentTab {
    max-height: calc(100vh - 322px);
    margin-top: 8px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .imagesMoviesFiles .contentTab > div {
    width: 100%;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .imagesMoviesFiles .contentTab .contentImages {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers {
    width: 100%;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .searchBox {
    padding: 8px;
    border-bottom: 3px solid #fff;
    padding-top: 0;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .searchBox .inpBox {
    width: 100%;
    background-color: #fff;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .searchBox .inpBox input {
    height: 50px;
    font-size: 12px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu {
    max-height: calc(100vh - 270px);
    padding: 0 8px;
    margin-top: 8px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items {
    display: block;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item {
    background: #fff;
    width: 100%;
    padding: 8px;
    border-radius: 17px;
    height: auto;
    margin-bottom: 12px;
    height: 68px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item.active img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item .after {
    display: none;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item .before {
    display: none;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item .time {
    top: 12px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item .count {
    display: block;
    bottom: 8px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item .userInfo .imageNameBio .image img {
    width: 36px;
    height: 36px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item .userInfo .imageNameBio .nameBio {
    margin: 0 8px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item .userInfo .imageNameBio .name {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .ProfileLayout .boxContent .mainContent .Chat .resChat .searchUsers .UsersMenu .items .item .userInfo .imageNameBio .bio {
    font-size: 9px;
    line-height: 15px;
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .Chat .resChat .profileDetails .tabs {
    padding: 0 8px;
  }
}

.ProfileLayout .boxContent .mainContent .Profile {
  height: calc(100vh - 245px);
  padding: 64px 48px;
}

@media screen and (max-width: 425px) {
  .ProfileLayout .boxContent .mainContent .Profile {
    height: calc(100vh - 185px);
  }
}

@media screen and (max-width: 375px) {
  .ProfileLayout .boxContent .mainContent .Profile {
    padding: 40px 28px;
    padding-top: 64px;
  }
}

@media screen and (max-width: 320px) {
  .ProfileLayout .boxContent .mainContent .Profile {
    padding: 16px;
    padding-top: 64px;
  }
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .content .imageProfile img {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .titlePosition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 12px 0;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .titlePosition .name {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .titlePosition .pos {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .followerIngPost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .followerIngPost > div {
  text-align: center;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .followerIngPost > div .count {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #16072f;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .followerIngPost > div .text {
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .bio {
  margin-top: 24px;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .follow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .follow .btnFollow {
  background: #3d1883;
  border-radius: 12px;
  padding: 10px 32px;
  font-weight: 900;
  font-size: 16px;
  line-height: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  outline: none;
  border: 0;
  width: 75%;
  height: 40px;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .follow .btnFollowed {
  font-weight: 900;
  font-size: 16px;
  line-height: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: none;
  color: #3d1883;
  border: 2px solid #3d1883;
  border-radius: 12px;
  background: #fff;
  width: 75%;
  height: 40px;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .contactCall {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .contactCall .key {
  margin-left: 8px;
  color: #16072f;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .contactCall .value {
  color: #7c8fae;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #16072f;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .tabs > div {
  cursor: pointer;
  padding: 8px 16px;
}

.ProfileLayout .boxContent .mainContent .Profile .profileDetails .tabs > div.active {
  background: #3d1883;
  border-radius: 50px;
  color: #fff;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */

/* Opera < 12.1 */
/*# sourceMappingURL=style.css.map */