.cat-bttn .dark-icon {
  font-style: italic;
  font-weight: 600;
  color: #a51c30;
}

.expert-name .rating.yellow {
  font-size: 14px;
}

.show-results p {
  color: black !important;
}

.exp-advisor video {
  background: #1a1b25;
  border: 2px solid #1a1b25;
}

img.slider-category-icon {
  height: 120px;
  width: 120px;
  border-radius: 100%;
  object-fit: cover;
  margin-bottom: 16px !important;
}

.category-list {
  display: flex;
  flex-wrap: wrap;
}

.category-item {
  flex: 1 0 216px;
  margin: 10px;
}

.tippy-box[data-theme~="light"] {
  background-color: black;
  color: white;
}

.tippy-box[data-theme~="light"][data-placement^="top"] > .tippy-arrow::before {
  border-top-color: black;
}

/* .custom-dot {
  text-align: center;
  padding-top: 15px;
}

.custom-dot {
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  margin: 0 3px;
  border: 1px solid #a51c30 !important;
}

.slick-active .custom-dot {
  background-color: #a51c37 !important;
}

.slick-dots li button {
  width: 10px !important;
  height: 10px !important;
}

.slick-dots li button:before {
  display: none !important;
} */

.swiper-pagination {
  position: relative !important;
  top: 6px !important;
}

.swiper-pagination .swiper-pagination-bullet {
  border-radius: 50% !important;
  display: inline-block !important;
  background: #123484 !important;
  z-index: 10000 !important;
  margin: 0 3px !important;
  border: 1px solid #123484 !important;
  width: 13px;
  height: 13px;
}

.f-12 {
  /* font-size: 28px !important; */
  font-size: 1rem !important;
  font-weight: 500 !important;
}

.million-users .million-bx.call::after {
  display: none !important;
}

.tabs {
  max-width: 538px;
}
.tabs-nav {
  padding-left: 0rem !important;
  margin-bottom: -15px;
}
.tabs-nav li {
  list-style: none !important;
  float: left;
  width: 50%;
}
.tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}
.tabs-nav li:last-child a {
  border-top-right-radius: 6px;
}
.tabs a {
  background: #eaeaed;
  border: 1px solid #cecfd5;
  color: #0087cc;
  display: block;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
.tabs a:hover {
  color: #a51c30;
}
.tab-active a {
  background: #fff;
  border-bottom-color: transparent;
  color: #2db34a;
  cursor: default;
}
.tabs-stage {
  /* border: 1px solid #cecfd5; */
  /* border-radius: 0 0 6px 6px; */
  border-top: 0;
  clear: both;
  /* padding: 24px 30px; */
  position: relative;
  top: 10px;
}

#contentPost.showcase {
  padding: 10px !important;
}

@media (min-width: 1900px) {
  .showcase {
    height: 69vh;
  }
}

.tabs {
  /* margin: 20px; */
  padding: 0;
  list-style: none;
  position: relative;
  border-bottom: 1px solid #123484;
  color: white;
}

.tabs .active-tab {
  border-bottom: 4px solid #123484;
  position: relative;
  color: #123484;
}

.tabs .active-tab:after {
  width: 100%;
  height: 2px;
  position: absolute;
  content: "";
  bottom: -0.1em;
  left: 0;
  background: #123484;
}

.tabs li {
  display: inline-block;
  cursor: pointer;
  /* color: #3a5ea7; */
  /* color: #123484; */
  color: gray;
  padding: 5px 10px;
}

.tabs li:first-child {
  margin-left: 10px;
}

.tabs-content {
  margin: 10px 10px;
  padding: 0;
  list-style: none;
}

.tabs-content li {
  display: none;
}

.blog-title {
  font-size: 20px !important;
  font-weight: 300;
}

.news-feed,
.x-feed,
.business-insider {
  font-size: 22px !important;
  /* font-weight: 700; */
}

.showcase {
  padding: 0px !important;
  /* background: rgba(0, 0, 0, 0.933) !important; */
  /* box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.5);  */
  box-shadow: -1px -3px 10px #00000029;
}

.navigation {
  z-index: 111111111;
}

.dt-search {
  display: none !important;
}

table th {
  background-color: transparent !important;
}

table.dataTable thead > tr > th.dt-orderable-asc,
table.dataTable thead > tr > th.dt-orderable-desc,
table.dataTable thead > tr > td.dt-orderable-asc,
table.dataTable thead > tr > td.dt-orderable-desc {
  display: none;
}

.dt-info {
  display: none !important;
}

.dt-paging.paging_full_numbers {
  margin-top: 10px !important;
}

table.dataTable.order-column > tbody tr > .sorting_1,
table.dataTable.order-column > tbody tr > .sorting_2,
table.dataTable.order-column > tbody tr > .sorting_3,
table.dataTable.display > tbody tr > .sorting_1,
table.dataTable.display > tbody tr > .sorting_2,
table.dataTable.display > tbody tr > .sorting_3 {
  box-shadow: none !important;
}

table.dataTable.display > tbody > tr:nth-child(odd) > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr:nth-child(odd) > .sorting_1 {
  box-shadow: none !important;
}

table tbody tr td {
  box-shadow: none !important;
}

.datatable {
  box-shadow: none !important;
}

/* Remove box shadow from specific elements */
.datatable tbody,
.datatable tr,
.datatable th,
.datatable td {
  box-shadow: none !important;
}

table.dataTable.display > tbody > tr > * {
  border-top: none !important;
}

table.dataTable.display > tbody > tr > * {
  border-bottom: none !important;
}

.x-feed-showcase {
  position: relative;
  left: 60px;
  bottom: 30px;
}

.x-feed-image {
  position: relative;
  top: 35px;
}

table.dataTable > tbody > tr > td {
  padding: 0px !important;
}

.dt-orderable-none {
  display: none !important;
}

a.add-story {
  text-decoration: none !important;
  color: white !important;
}

button#shareStory {
  background-color: white !important;
  color: #123484 !important;
  border-radius: 0px !important;
  border: 1px solid #123484 !important;
}

button#shareStory:hover {
  background-color: #123484 !important;
  color: white !important;
}

.modal-header {
  background-color: #123484 !important;
  color: white !important;
  border-radius: 0px !important;
}

.sucess-modal-content,
.full-sucess-modal-content {
  border-radius: 0px !important;
}

.sucessStoryModal-close,
.storyMessageModal-close,
.fullStoryModal {
  cursor: pointer;
}

.article-media-upload .article-image {
  border: 2px dashed #bbb;
  height: 300px;
  width: 100%;
}

.article-media-upload .article-image input.form-control {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  opacity: 0;
}

.article-icn {
  position: absolute;
  top: 44%;
  left: 50%;
}

.featureImgPreview {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.featureImgPreview img {
  height: 100%;
  width: 100% !important;
}

.tabs-content {
  max-height: 280px;
  overflow-y: auto;
  overflow-x: hidden;
}

.tabs-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.tabs-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.tabs-content::-webkit-scrollbar-thumb {
  background: #888;
}

.tabs-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.storyImage {
  height: 50%;
  width: 50%;
  object-fit: contain !important;
  display: block;
  margin: auto;
}

.showcase > p {
  border-bottom: none !important;
  margin: 0px !important;
  cursor: nw-resize;
}

#myDiv.fullscreen {
  z-index: 9999;
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  right: 0;
}

#myDiv {
  transition-duration: 1s;
}

.blog-title {
  white-space: nowrap;
  width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 768px) {
  .blog-title {
    width: 260px;
  }

  .tabs-content {
    overflow-x: auto;
    overflow-y: auto;
    /* max-height: 343px; */
  }

  /* .fullscreen .tabs-content {
    max-height: 100%;
  } */
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .blog-title {
    width: 290px;
  }

  /* .tabs-content {
    max-height: 343px;
  } */
}

@media (min-width: 1900px) {
  .tabs-content {
    max-height: 520px;
  }
}

.fullscreen .blog-title {
  width: 100%;
  /* color: white; */
}

.badge {
  font-size: 0.6em;
  font-weight: normal !important;
}

.feed-image-uscis {
  position: relative;
  top: 30px;
}

.spc-tb {
  padding: 35px 0;
}

.professional-advisors {
  max-width: 1320px;
}

.top-expert-slide {
  min-height: 239px;
  margin-left: 30px;
}

@media (max-width: 767px) {
  .all-experts-show img.slider-exp-icon {
    height: 220px !important;
  }
}

@media (min-width: 1400px) {
  .user-count {
    max-width: 1320px !important;
  }
}

.count {
  color: #123484 !important;
}

.spc-tb {
  padding: 35px 0;
}

@media (min-width: 1900px) {
  .feed-date {
    font-size: 15px !important;
  }
}

i.fas.fa-expand,
i.fas.fa-minimize {
  cursor: pointer;
  position: absolute;
  right: 0%;
  top: 10px;
  color: #123484;
  font-size: 20px;
  padding: 10px;
}

i.fas.fa-expand:hover,
i.fas.fa-minimize:hover {
  opacity: 0.7;
}

.nav-tabs .nav-link {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

/* button.confirm-button {
  background-color: white !important;
  border: 1px solid #a51c30 !important;
  color: #a51c30 !important;
}

button.confirm-button:hover {
  background-color: #a51c30 !important;
  color: white !important;
}

button.swal2-confirm.confirm-button.swal2-styled {
  background-color: white !important;
  border: 1px solid #a51c30 !important;
  color: #a51c30 !important;
} */

/* ###Card Styles### */
.team-boxed {
  color: #313437;
}

.team-boxed p {
  color: #7d8285;
}

.team-boxed h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width: 767px) {
  .team-boxed h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }

  .top-expert-slide {
    margin-left: 0px;
  }
}

.team-boxed .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.team-boxed .intro p {
  margin-bottom: 0;
}

.team-boxed .people {
  padding: 50px 0;
}

.team-boxed .item {
  text-align: center;
}

.team-boxed .item .box {
  text-align: center;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  height: 250px;
  position: relative;
  top: 2px;
}

.team-boxed .item .name {
  margin-top: 28px;
  margin-bottom: 8px;
  color: inherit;
}

.team-boxed .item .title {
  text-transform: uppercase;
  font-weight: bold;
  color: #d0d0d0;
  letter-spacing: 2px;
  font-size: 13px;
}

.team-boxed .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.team-boxed .item img {
  max-width: 160px;
  height: 120px;
  width: 120px;
  border-radius: 100%;
  object-fit: cover;
}

.team-boxed .social {
  font-size: 18px;
  color: #a2a8ae;
}

.team-boxed .social a {
  color: inherit;
  margin: 0 10px;
  display: inline-block;
  opacity: 0.7;
}

.team-boxed .social a:hover {
  opacity: 1;
}

@media (min-width: 1600px) {
  .tabs-content {
    max-height: 521px;
  }
}

.card {
  border: 1px solid rgb(199, 199, 199) !important;
  box-shadow: none !important;
}

.container.card-container {
  max-width: 100% !important;
}

@media (max-width: 1024px) {
  .container.card-container {
    max-width: 86% !important;
  }
}

@media (max-width: 768px) {
  .container.card-container {
    max-width: 100% !important;
  }
}

@media (min-width: 768px) {
  .feed-showCase {
    margin-top: 3rem !important;
  }
}

p.news-para,
p.tiem-span {
  color: white !important;
}

/* .owl-stage.owl-item.active {
  display: flex !important;
  justify-content: center !important;
} */

.linkedin-icon {
  height: 22px !important;
}

@media (min-width: 1900px) {
  .f-15 {
    font-size: 15px !important;
  }
  .tabs-content {
    max-height: 567px;
  }
}

.badge-color {
  color: #123484;
}

.vision-description {
  text-align: left !important;
}

.trusted-by-heading {
  display: flex;
  justify-content: center;
}

img.trusted-by-image {
  height: auto !important;
  width: 150px !important;
}

.trusted-by {
  overflow-x: hidden;
}

img.feature-check {
  height: 14px;
  width: auto;
  margin-right: 10px;
}

img.category-service {
  width: 100%;
  height: 200px;
  object-fit: cover;
  /* margin-top: -140px !important; */
}

.spinner-border-share {
  display: none;
}

/* ######################## */

.owl-carousel-testimonial .carousel img {
  width: 70px;
  max-height: 70px;
  border-radius: 50%;
  margin-right: 1rem;
  overflow: hidden;
}
.owl-carousel-testimonial .carousel-inner {
  padding: 1em;
}

@media screen and (min-width: 576px) {
  .owl-carousel-testimonial .carousel-inner {
    display: flex;
    width: 90%;
    margin-inline: auto;
    padding: 1em 0;
    overflow: hidden;
  }
  .owl-carousel-testimonial .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 2);
  }
}
@media screen and (min-width: 1024px) {
  .owl-carousel-testimonial .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
  }
}
.owl-carousel-testimonial .carousel .card {
  margin: 0 0.5em;
  border: 0;
}

.owl-carousel-testimonial .carousel-control-prev,
.owl-carousel-testimonial .carousel-control-next {
  width: 3rem;
  height: 3rem;
  background-color: grey;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.owl-carousel-testimonial .card {
  border: none !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
  border-radius: 0px !important;
}

.slick-carousel .carousel-inner {
  display: flex;
  justify-content: center;
}

.slick-dots li button:before {
  list-style-type: none !important;
}

button.carousel-control-prev:hover,
button.carousel-control-next:hover {
  background-color: #123484 !important;
}

.carousel-control-prev {
  left: -3% !important;
}
.carousel-control-next {
  right: -3% !important;
}

@media (max-width: 1204px) {
  .owl-carousel-testimonial .carousel-control-prev,
  .owl-carousel-testimonial .carousel-control-next {
    width: 2rem;
    height: 2rem;
  }
  .owl-carousel-testimonial .carousel-control-prev,
  .owl-carousel-testimonial .carousel-control-next {
    width: 2rem;
    height: 2rem;
  }
}

/* .slick-dots li.slick-active button:before {
  background: #123484 !important;
  border-radius: 50% !important;
}

.slick-dots li {
  border-radius: 50% !important;
  display: inline-block !important;
  background-color: #96a4c6 !important;
}

.slick-dots li,
.slick-dots li button,
.slick-dots li button:before {
  height: 15px !important;
  width: 15px !important;
  list-style: none !important;
}

.slick-dots {
  list-style: none !important;
} */

.story-about.testimonial-abt {
  position: relative;
  left: 3% !important;
  max-width: 90%;
}

