.about .content ul,
.faq .faq-list ul,
.why-us .accordion-list ul {
  padding: 0;
  list-style: none;
}
.btn-learn-more,
.cta .btn-learn-more {
  font-family: Poppins, sans-serif;
  letter-spacing: 1px;
  line-height: 1;
}
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}
.about .content ul li {
  padding-left: 28px;
  position: relative;
}
.about .content ul li + li {
  margin-top: 10px;
}
.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #c40406;
  line-height: 1;
}
.about .content p:last-child,
.reportlistbox-inerpage .reportbotom p {
  margin-bottom: 0;
}
.btn-learn-more {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 28px;
  transition: 0.3s;
  color: #c40406;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #c40406;
}
.btn-learn-more:hover,
.why-us .btn-get-all:hover {
  background: #c40406;
  color: #fff !important;
  text-decoration: none;
}
.why-us .content {
  padding: 0 100px 40px;
}
.why-us .content h3 {
  font-weight: 400;
  font-size: 34px;
  color: #0f2741;
}
.why-us .content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}
.why-us .content p {
  font-size: 15px;
}
.why-us .img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.faq .faq-list li + li,
.why-us .accordion-list li + li {
  margin-top: 15px;
}
.why-us .accordion-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}
.why-us .accordion-list a {
  display: block;
  position: relative;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  padding-right: 30px;
  outline: 0;
}
.why-us .accordion-list span {
  color: #c40406;
  font-weight: 600;
  font-size: 18px;
  padding-right: 10px;
}
.faq .faq-list .icon-close,
.faq .faq-list .icon-show,
.why-us .accordion-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}
.faq .faq-list p,
.why-us .accordion-list p {
  margin-bottom: 0;
  padding: 10px 0 0;
}
.faq .faq-list .icon-show,
.faq .faq-list a.collapsed .icon-close,
.why-us .accordion-list .icon-show,
.why-us .accordion-list a.collapsed .icon-close {
  display: none;
}
.why-us .accordion-list a.collapsed {
  color: #343a40;
}
.faq .faq-list a.collapsed:hover,
.services .icon-box:hover h4 a,
.why-us .accordion-list a.collapsed:hover {
  color: #c40406;
}
.faq .faq-list a.collapsed .icon-show,
.why-us .accordion-list a.collapsed .icon-show {
  display: inline-block;
}
.why-us .btn-get-all {
  font-size: 14px !important;
  letter-spacing: 1px;
  display: inline-block !important;
  padding: 7px 32px !important;
  border-radius: 4px;
  transition: 0.3s;
  color: #c40406;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #c40406;
}
@media (max-width: 992px) {
  .why-us .img {
    min-height: 400px;
  }
  .why-us .content {
    padding-top: 30px;
  }
}
@media (max-width: 575px) {
  .why-us .img {
    min-height: 200px;
  }
}
.services .icon-box {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  transition: 0.4s ease-in-out;
  background: #fff;
  border-radius: 10px;
}
.services .icon-box .icon {
  margin-bottom: 10px;
}
.services .icon-box .icon i {
  color: #c40406;
  font-size: 36px;
  transition: 0.3s;
}
.services .icon-box h4 {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 24px;
}
.services .icon-box h4 a {
  color: #0f2741;
  transition: 0.3s ease-in-out;
}
.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.services .icon-box:hover {
  transform: translateY(-10px);
}
.cta {
  padding: 90px 0;
  color: #fff;
}
.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
.reportlistbox a,
.reportprice {
  color: #000000;
}
.cta .icon-box {
  margin-top: 30px;
}
.cta .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
  color: #000;
}
.cta .btn-learn-more {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 28px;
  transition: 0.3s;
  color: #c40406;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 16px;
  border: 2px solid #c40406;
}
.cta .cta-btn:hover {
  background: #c40406;
  border: 2px solid #c40406;
}
@media (max-width: 1024px) {
  .why-us .accordion-list,
  .why-us .content {
    padding-left: 0;
    padding-right: 0;
  }
  .cta {
    background-attachment: scroll;
  }
  .services .icon-box h4 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .bookcover img {
    display: none;
  }
}
.reportlistbox {
  font-size: 14px;
  border: 1px solid #ccc;
  padding: 0 10px;
  margin-top: 10px;
}
.reportlistbox-inerpage {
  background: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  border: none !important;
  padding: 5px 15px 0;
}
.btnS,
.hero-img .card {
  background: 0 0;
}
.reportlistbox h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 10px 20px 0 0;
  color: #000000;
}
.reportbotom {
  padding: 0;
  border-top: 1px solid #f1f1f1;
  font-size: 12px;
  margin-top: 5px;
}
.reportlistbox-inerpage .reportbotom {
  padding: 10px 0;
  border-top: 1px solid #e0e0e0;
}
.reportbotom p {
  padding: 5px 0 5px !important;
}
.reportprice {
  float: right;
  font-size: 14px;
  font-weight: 700;
}
.bookcover img {
  margin: 10px 5px;
}
.reportlistbox a:hover {
  color: #c40406;
  text-decoration: none;
}
.faq .faq-list {
  padding: 0 100px;
}
.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}
.faq .faq-list a {
  display: block;
  position: relative;
  line-height: 24px;
  outline: 0;
  color: #c40406;
  font-weight: 700;
}
.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #c40406;
}
.faq .faq-list a.collapsed {
  color: #37517e;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}
.faq-list h3 {
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #0f2640;
}
.blog .carousel-indicators {
  left: 0;
  top: auto;
  bottom: -40px;
  height: 5px !important;
}
.blog .carousel-indicators li {
  background: #a3a3a3;
  border-radius: 50%;
  width: 20px !important;
  height: 0 !important;
  padding: 0;
}
.blog .carousel-indicators .active {
  background: #ff0000b3;
}
.top-indicator {
  right: 0;
  top: 1rem;
  bottom: inherit;
  left: inherit;
  margin-right: 1rem;
}
.overflow {
  position: relative;
  overflow: hidden;
}
.zoom img {
  transition: 0.2s linear;
}
.zoom:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.w-100 {
  width: 75% !important;
}
.btnS {
  margin: 0;
  color: #028aca;
}
.btnS:focus {
  outline: 0;
}
.btnS.collapsed:after,
.btnS:after {
  content: "More";
}
.section-bg2 {
  background: #f1f1f1;
  padding: 40px 0;
}
.categories {
  margin-top: 25px;
}
.gain_compe {
  color: #c40406;
}
.basicSlider {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  padding: 22px;
}

.basicSlider .MS-content .item {
  display: inline-block;
  width: 12%;
  padding: 0 20px;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 25px;
  vertical-align: middle;
  border-right: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
  .basicSlider .MS-content .item {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .basicSlider .MS-content .item {
    width: 35%;
    border-right: 1px solid #e6e6e6;
  }
}
@media (max-width: 500px) {
  .basicSlider .MS-content .item {
    text-align: center;
  }
}

.basicSlider .MS-content .item img {
  line-height: 20px;
  vertical-align: middle;
  width: 91px;
  height: 30px;
}

.basicSlider .MS-controls button {
  position: absolute;
}

.basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

.basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}
@media (max-width: 1366px) {
  .slider .slider-text3 {
    font-size: 36px;
  }
}

@media (max-width: 750px) {
  .slider .slider-text3 {
    font-size: 13px;
  }
}

.category-div {
  padding-bottom: 7vh;
}

.services .icon-box-trend {
  /* box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1); */
  padding: 22px 22px 10px 22px;
  transition: all ease-in-out 0.4s;
  background: rgb(250 251 254);
  text-align: center;
  width: 150px;
  height: 150px;
  /* border: 2px solid #dbdbdb; */
  cursor: pointer;
}

.category-highlighted {
  box-shadow:
    4px 2px 10px rgba(97, 97, 97, 0.3),
    -4px 2px 10px rgba(97, 97, 97, 0.3) !important;
  transition:
    transform 0.5s,
    filter 0.5s ease-in;
  transform: scale(1.05);
  border: 2px solid #ff0000 !important;
}

.category_menu {
  font-size: 1rem;
}

.unmatched_market {
  margin-top: -6vw;
  margin-left: 4vw;
}

.tick_icon {
  color: #c40406;
}

/* .country-tab{
	color:#ff0000;
} */

.country-tab {
  color: #fff;
  background-color: #b30000;
}

.country-tab:hover {
  color: #fff;
}
