.section-b.one {
  background-color: #17161c;
  height: 57rem;
  padding: 0;
  position: relative;
}
.section-b.one::after {
  background-color: #E8D7FA;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.section-b.one .slider-blog {
  position: relative;
  z-index: 5;
}
.section-b.one .slider-blog .item {
  height: 100%;
}
.section-b.one .slider-blog .item-img {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 57rem;
  max-width: 100%;
}
.section-b.one .slider-blog .item-img img {
  max-width: 100%;
  height: 100%;
}
.section-b.one .slider-blog .item-img2 {
  height: 57rem;
}
.section-b.one .slider-blog .item-img2 img {
  max-width: 90%;
  height: 80%;
}
.section-b.one .slider-blog .item-info p {
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 6rem;
  color: #ffffff;
  display: inline-block;
  font-size: 2rem;
  font-weight: 400;
  line-height: 3rem;
  margin-bottom: 1.5rem;
  padding: 0.5rem 2rem;
}
.section-b.one .slider-blog .item-info h2 {
  color: #0E1015;
  font-size: 5.5rem;
  font-weight: 700;
  line-height: 6.5rem;
  margin-bottom: 1.5rem;
}
.section-b.one .slider-blog .item-info span {
  color: #0E1015;
  font-size: 3rem;
  font-weight: 300;
  line-height: 4rem;
}
.section-b.one .slider-blog .item-info small {
  color: #2A3343;
  display: block;
  font-size: 2rem;
  line-height: 3rem;
  margin-top: 1.5rem;
}
.section-b.one .slider-blog .item-logos {
  max-width: 150rem;
  margin: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  position: relative;
}
.section-b.one .slider-blog .item-logos-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: auto;
  position: absolute;
  right: 0;
}
.section-b.one .slider-blog .item-logos-img + .item-logos-img {
  margin-left: 3rem;
  padding-left: 3rem;
  position: relative;
  top: 0.5rem;
}
.section-b.one .slider-blog .item-logos-img + .item-logos-img::after {
  background-color: #C2C8D1;
  bottom: 0;
  content: "";
  margin: auto;
  position: absolute;
  height: 70%;
  left: 0;
  top: 0;
  width: 0.1rem;
}
.section-b.one .slider-blog .item.bg1 {
  background-color: #ded4ff;
}
.section-b.one .slider-blog .item.bg2 {
  background-color: #D9D7FE;
}
.section-b.one .slider-blog .slick-dots {
  bottom: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  left: 0;
  position: absolute;
  right: 0;
}
.section-b.one .slider-blog .slick-dots li button {
  background-color: rgba(255, 255, 255, 0.32);
  border-radius: 3rem;
  cursor: pointer;
  font-size: 0;
  height: 0.8rem;
  width: 3rem;
}
.section-b.one .slider-blog .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.section-b.one .slider-blog .slick-dots li + li {
  margin-left: 0.6rem;
}
.section-b.ten {
  background-color: #0E1015;
  padding: 16rem 0;
}
.section-b.ten .title {
  margin-bottom: 2rem;
}
.section-b.ten .c-title4 h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.section-b.ten .c-title4.dark-text h2 {
  color: #1C1C1C;
  font: normal normal 600 40px/60px Poppins;
}
.section-b.ten .col-lg-4 {
  margin: 1.5rem 0;
}
.section-b.ten .most .card {
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
      -ms-flex-direction: unset;
          flex-direction: unset;
  -ms-flex-flow: unset;
      flex-flow: unset;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-b.ten .most .card-left {
  height: 40rem;
  width: 54rem;
}
.section-b.ten .most .card-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.section-b.ten .most .card-media {
  height: 100%;
  width: 100%;
}
.section-b.ten .most .card-media img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.section-b.ten .most .card-media-bg {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #D9D7FE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-b.ten .most .card-header h5 {
  font-size: 2.8rem;
  line-height: 4rem;
}
.section-b.ten .most .card-body small {
  color: #777;
  font-size: 1.7rem;
  line-height: 2.5rem;
}
.section-b.ten .most .card-body p {
  color: #ABABAB;
  font-size: 1.8rem;
  line-height: 2.6rem;
}
.section-b.ten .most .card-footer span {
  font-size: 2rem;
  line-height: 3rem;
  padding: 0;
}
.section-b.ten .new .card-left .card-media img {
  max-height: unset;
  max-width: unset;
}
.section-b.ten .new .card-right {
  background-color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .section-b.ten .new .card-right .card-header {
    padding: 5rem 4.5rem 1.5rem;
  }
}
.section-b.ten .new .card-right .card-header h5 {
  color: #1C1C1C;
}
@media screen and (min-width: 1200px) {
  .section-b.ten .new .card-right .card-body {
    padding: 0 4.5rem 3rem;
  }
}
.section-b.ten .new .card-right .card-body p {
  color: #666666;
}
@media screen and (min-width: 1200px) {
  .section-b.ten .new .card-right .card-footer {
    padding: 3rem 4.5rem;
  }
}
.section-b.ten .highlighted .card {
  background-color: #5628B2;
  border: 0;
}
.section-b.ten .highlighted .card .card-footer .text-p {
  -webkit-box-shadow: 0px 2px 47px rgba(196, 145, 255, 0.5411764706);
          box-shadow: 0px 2px 47px rgba(196, 145, 255, 0.5411764706);
  font-size: 1.8rem;
}
@media screen and (max-width: 1024px) {
  .section-b.ten .highlighted .card .card-footer .text-p {
    font-size: 1.6rem;
  }
}
.section-b.ten .highlighted .card .card-footer .text-p .ic {
  font-size: 1.2rem;
}
.section-b.ten .highlighted .card .card-footer .text-p .ic::before {
  position: relative;
  top: -0.1rem;
}
.section-b.ten .highlighted .card:hover {
  background-color: #5628B2;
}
.section-b.ten .highlighted .card:hover .card-footer a.text-p {
  color: #5849FF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.section-b.ten .highlighted .card-media {
  max-width: 20rem;
  padding: 2rem 2rem;
  height: auto;
}
.section-b.ten .highlighted .card-media img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 575px) {
  .section-b.ten .highlighted .card-media {
    max-width: 16rem;
    padding: 3rem 1.5rem 2rem 2rem;
  }
}
.section-b.ten .highlighted .card-body {
  margin-top: 3rem;
}
@media screen and (max-width: 700px) {
  .section-b.ten .highlighted .card-body {
    margin-top: 0;
    padding-bottom: 0;
  }
}
.section-b.ten .highlighted .card-body h2 {
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 6rem;
}
.section-b.ten .highlighted .card-footer {
  border: none;
}
.section-b.ten .highlighted .card-footer .btn {
  background-color: #ffffff !important;
  display: inline-block;
  color: #5849FF;
}
.section-b.ten .highlighted .card-footer .btn span {
  color: #ffffff;
}
.section-b.ten .highlighted .card-footer .btn span:hover {
  color: #b621fe;
}
.section-b.ten .highlighted .card-footer span {
  color: #0E1015;
  padding-left: 0;
}
@media screen and (max-width: 575px) {
  .section-b.ten .highlighted .card-footer {
    padding: 2rem 2rem 3rem 2rem;
  }
}
.section-b.ten .container + .container {
  margin-top: 10rem;
}
.section-b.details-one {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #565E56;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 62rem;
  position: relative;
  padding: 11rem 0;
}
.section-b.details-one::after {
  background-color: #565E56;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
}
.section-b.details-one .text {
  position: relative;
  z-index: 5;
}
.section-b.details-one .text small {
  color: #52A4FE;
  font-size: 2.5rem;
  line-height: 3.2rem;
}
.section-b.details-one .text h2 {
  color: #ffffff;
  font-size: 6rem;
  font-weight: 700;
  line-height: 6.5rem;
  margin: 2rem 0 1rem;
}
.section-b.details-one .text p {
  color: #ffffff;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 4.8rem;
  margin-bottom: 2rem;
}
.section-b.details-one .text span {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 3.8rem;
}
.section-b.details-one .media img {
  max-width: 90%;
}
.section-b.details-two {
  background-color: #1C1926;
  padding: 6rem 0 8rem;
}
.section-b.details-two .blog {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-b.details-two .blog-left {
  position: sticky;
  top: 21rem;
  width: 31rem;
}
.section-b.details-two .blog-left ul {
  height: calc(100vh - 25rem);
  overflow-y: auto;
}
.section-b.details-two .blog-left ul li {
  color: #B8B5C3;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.section-b.details-two .blog-left ul li + li {
  border-top: 0.1rem solid #ccc;
  margin-top: 2.2rem;
  padding-top: 2.2rem;
}
.section-b.details-two .blog-left ul li.active a {
  color: #52A4FE;
}
.section-b.details-two .blog-left.white-theme ul li {
  color: #666666;
  font-weight: normal;
}
.section-b.details-two .blog-left.white-theme ul li a {
  color: #666;
}
.section-b.details-two .blog-left.white-theme ul li.active {
  color: #000000;
  font-weight: 600;
}
.section-b.details-two .blog-left.white-theme ul li.active a {
  color: #000;
}
.section-b.details-two .blog-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 1rem;
  padding-left: 6rem;
}
.section-b.details-two .blog-right ul {
  color: #E3E5E8;
  font-size: 3rem;
  font-weight: 500;
  line-height: 4.4rem;
  margin-top: -3rem;
}
.section-b.details-two .blog-right ul li {
  color: #B8B5C3;
  font-size: 2rem;
  font-weight: 400;
  line-height: 3rem;
  margin-top: 2rem;
}
.section-b.details-two .blog-right ul li a {
  color: #52A4FE;
  text-decoration: underline;
}
.section-b.details-two .blog-right ul li a:hover {
  text-decoration: none;
}
.section-b.details-two .blog-right ul li ul {
  margin-top: 1.5rem;
}
.section-b.details-two .blog-right ul li ul li {
  margin-top: 0;
  padding-left: 3rem;
  position: relative;
}
.section-b.details-two .blog-right ul li ul li::after {
  background-color: #B8B5C3;
  border-radius: 100%;
  content: "";
  left: 0.6rem;
  height: 0.8rem;
  position: absolute;
  top: 1rem;
  width: 0.8rem;
}
.section-b.details-two .blog-right ul li ul li + li {
  margin-top: 1.5rem;
}
.section-b.details-two .blog-right ul li ul.number li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1.5rem;
}
.section-b.details-two .blog-right ul li ul.number li::after {
  display: none;
}
.section-b.details-two .blog-right ul li ul.number li span + span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.5rem;
}
.section-b.details-two .blog-right ul li ul.number2 li {
  padding-left: 1.5rem;
}
.section-b.details-two .blog-right ul li ul.number2 li p {
  color: #ffffff;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 3.2rem;
  margin-bottom: 0.4rem;
}
.section-b.details-two .blog-right ul li ul.number2 li::after {
  display: none;
}
.section-b.details-two .blog-right ul li ul.border-top {
  border-top: 1px solid red;
}
.section-b.details-two .blog-right ul + ul {
  margin-top: 5.5rem;
}
.section-b.details-two .blog-right-footer {
  border-top: 0.1rem solid #727689;
  color: #B8B5C3;
  margin: 4.5rem 0 0 0;
  padding: 4.5rem 0 0 0;
}
.section-b.details-two .blog-right-footer p {
  padding-right: 2rem;
}
.section-b.details-two .blog-right-footer div a {
  background-color: #302e3a;
  border-radius: 3rem;
  display: inline-block;
  color: #B8B5C3;
  font-size: 2rem;
  min-width: 6rem;
  line-height: 3rem;
  text-align: center;
}
.section-b.details-two .blog-right-footer div a:hover {
  background-color: #B8B5C3;
  color: #302e3a;
}
.section-b.details-two .blog-right.white-theme ul {
  color: #1C1C1C;
  font-weight: 500;
  font-size: 3rem;
  line-height: 4.6rem;
}
.section-b.details-two .blog-right.white-theme ul li {
  color: #444444;
}
.section-b.details-two .blog-right.white-theme ul.about-inala {
  color: red;
}
.section-b.details-two .blog-right.white-theme .blog-right-footer p {
  color: #666666;
  font-size: 2rem;
  line-height: 3rem;
}
.section-b.details-two .blog-right.white-theme .blog-right-footer div a {
  background-color: rgba(102, 102, 102, 0.09);
  color: #666666;
  font-size: 2rem;
}
.section-b.details-two .blog-right.white-theme.blog-content p {
  font-size: 2rem;
  font-weight: 400;
  line-height: 3rem;
  margin-top: 2rem;
  color: #444;
}
.section-b.details-two .blog-right.white-theme.blog-content p a {
  color: inherit;
}
.section-b.details-two .blog-right.white-theme.blog-content p a.blue {
  color: #52A4FE;
  text-decoration: underline;
}
.section-b.details-two .blog-right.white-theme.blog-content p a.blue:hover {
  text-decoration: none;
}
.section-b.details-two .blog-right.white-theme.blog-content h2 {
  color: #1c1c1c;
  font-weight: 500;
  font-size: 3rem;
  line-height: 4.6rem;
  margin-top: 5.5rem;
}
.section-b.details-two .blog-right.white-theme.blog-content h3 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 3rem;
  margin-top: 2rem;
  color: #444;
}
.section-b.details-two .blog-right.white-theme.blog-content ul {
  margin-top: 0;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.number {
  margin-top: 1.5rem;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.number li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1.5rem;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.number li::after {
  display: none;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.number li span + span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.5rem;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.number2 li {
  padding-left: 1.5rem;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.number2 li p {
  color: #ffffff;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 3.2rem;
  margin-bottom: 0.4rem;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.number2 li::after {
  display: none;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.bullet {
  margin-top: 1.5rem;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.bullet li {
  margin-top: 0;
  padding-left: 3rem;
  position: relative;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.bullet li::after {
  background-color: #B8B5C3;
  border-radius: 100%;
  content: "";
  left: 0.6rem;
  height: 0.8rem;
  position: absolute;
  top: 1rem;
  width: 0.8rem;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.bullet li + li {
  margin-top: 1.5rem;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.no-marker {
  padding-left: 3rem;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.no-marker li span {
  color: #444444;
  font-weight: 500;
}
.section-b.details-two .blog-right.white-theme.blog-content ul.no-marker li::after {
  background-color: #f4f4f4;
}
.section-b.details-three {
  background-color: #17161c;
  padding: 7.5rem 0 15rem;
}
.section-b.social {
  background-color: #1C1926;
  opacity: 0;
  margin-top: 9.3rem;
  padding: 1rem 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  width: 100%;
  z-index: 25;
}
.section-b.social .text h5 {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.section-b.social .text h5 strong {
  font-weight: 600;
}
.section-b.social .share .icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(255, 255, 255, 0.16);
  border-radius: 100%;
  height: 4.5rem;
  width: 4.5rem;
}
.section-b.social .share .icon span {
  font-size: 2rem;
}
.section-b.social .share .icon + .icon {
  margin-left: 1.5rem;
}
.section-b.social .share .icon-link {
  font-weight: 700;
}
.section-b.social.new {
  position: relative;
  z-index: 5;
  opacity: 1;
  background-color: #F4F4F4;
  margin: 0;
  padding-bottom: 6rem;
}
.section-b.social.new .text h5 {
  font-size: 2rem;
  line-height: 3rem;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-b.social.new .text h5 .author-thumb {
  display: inline-block;
  padding-right: 1rem;
}
.section-b.social.new .text h5 .author-thumb img {
  width: 35px;
  display: block;
}
.section-b.social.new .text p {
  display: none;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #1c1c1c;
  font-weight: bold;
}
.section-b.social.new .share .icon {
  background-color: rgba(114, 118, 137, 0.14);
}
.section-b.social.new .share .icon span {
  color: #727689;
  opacity: 1;
}

.image-wrapper {
  background-color: #F4F4F4;
  position: relative;
  z-index: 5;
}

.white-bg {
  background-color: #F4F4F4 !important;
}

.banner-image {
  width: 100%;
  position: relative;
  z-index: 5;
  max-height: 40rem;
  display: block;
  border-radius: 10px;
}

.social-hs .social.new {
  border-width: 0.1rem 0;
  border-style: solid;
  border-color: rgba(184, 181, 195, 0.2);
  opacity: 1;
  position: fixed;
  top: 7rem;
  z-index: 6;
  padding: 3rem;
}
.social-hs .social.new .text h5 {
  display: none;
}
.social-hs .social.new .text p {
  display: block;
}

.section-cta.details {
  padding: 15rem 0 7.5rem;
}
.section-cta2 {
  background-color: #0E1015;
  padding: 5rem 0 15rem;
}
.section-cta2 .quick-box-left .c-title h2 strong {
  display: inline-block;
}
.section-cta2 .quick-box-right {
  min-width: 53rem;
  position: relative;
  text-align: right;
}
.section-cta2 .quick-box-right .input {
  background-color: transparent;
  font-size: 2.5rem;
  color: #ffffff;
  height: 100%;
  padding: 1rem 21rem 1rem 3rem;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .section-cta2 .quick-box-right .input {
    padding: 0.4rem 17rem 1rem 2rem;
  }
}
.section-cta2 .quick-box-right .input::-webkit-input-placeholder {
  color: #ffffff;
  font-size: 2rem;
}
.section-cta2 .quick-box-right .input::-moz-placeholder {
  color: #ffffff;
  font-size: 2rem;
}
.section-cta2 .quick-box-right .input:-ms-input-placeholder {
  color: #ffffff;
  font-size: 2rem;
}
.section-cta2 .quick-box-right .input::-ms-input-placeholder {
  color: #ffffff;
  font-size: 2rem;
}
.section-cta2 .quick-box-right .input::placeholder {
  color: #ffffff;
  font-size: 2rem;
}
@media screen and (max-width: 575px) {
  .section-cta2 .quick-box-right .input::-webkit-input-placeholder {
    font-size: 1.4rem;
  }
  .section-cta2 .quick-box-right .input::-moz-placeholder {
    font-size: 1.4rem;
  }
  .section-cta2 .quick-box-right .input:-ms-input-placeholder {
    font-size: 1.4rem;
  }
  .section-cta2 .quick-box-right .input::-ms-input-placeholder {
    font-size: 1.4rem;
  }
  .section-cta2 .quick-box-right .input::placeholder {
    font-size: 1.4rem;
  }
}
.section-cta2 .quick-box-right .btn {
  text-align: right;
  width: auto;
}
.section-cta2 .error2 {
  bottom: -4rem;
  border-radius: 0.6rem;
  background-color: #ffffff;
  font-size: 1.4rem;
  color: red;
  left: 0;
  line-height: 1;
  padding: 0.8rem;
  position: absolute;
}

.showcase-wrapper {
  position: relative;
  z-index: 5;
  background-color: #f4f4f4;
}

.showcase {
  border-radius: 0px 0px 40px 40px;
  height: 52.5rem;
  width: 100%;
  position: relative;
  z-index: 5;
  background-image: url("../images/new-web/blogs/showcase.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.showcase h1,
.showcase h2 {
  max-width: 106rem;
}
.showcase h2 {
  color: #ffffff;
  margin-bottom: 1.5rem;
  font-weight: normal;
  font-size: 3rem;
  line-height: 4.6rem;
}
.showcase h1 {
  font-size: 5rem;
  line-height: 6.5rem;
  font-family: "Poppins", sans-serif;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.blog-intro {
  position: relative;
  z-index: 5;
  background-color: #F4F4F4;
  padding: 4.5rem 0;
}
.blog-intro h1 {
  padding: 4rem 0;
  font: normal normal 600 4.5rem/6rem Poppins;
  color: #1C1C1C;
  border-bottom: 1px solid #AAADB3;
}

.dark-text {
  color: #666;
}

.table-border {
  border-collapse: separate;
  border-spacing: 0;
  min-width: 350px;
  margin-top: 15px;
  /* top-left border-radius */
  /* top-right border-radius */
  /* bottom-left border-radius */
  /* bottom-right border-radius */
}
.table-border tr th,
.table-border tr td {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 15px 30px;
  color: #444;
}
.table-border tr th:first-child,
.table-border tr td:first-child {
  border-left: 1px solid #bbb;
}
.table-border tr th {
  background: #eee;
  text-align: left;
  border-top: solid 1px #bbb;
}
.table-border tr:first-child th:first-child {
  border-top-left-radius: 6px;
}
.table-border tr:first-child th:last-child {
  border-top-right-radius: 6px;
}
.table-border tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}
.table-border tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}

.about-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
}
.about-author span {
  display: inline-block;
  margin-right: 3rem;
  margin-top: 0.5rem;
}

@media screen and (max-width: 767px) {
  .table-border tr th,
  .table-border tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 1550px) {
  .section-b.one {
    height: 47rem;
  }
  .section-b.one .slider-blog .item {
    height: 47rem;
  }
  .section-b.one .slider-blog .item-img {
    height: 47rem;
  }
  .section-b.one .slider-blog .item-img2 {
    height: 47rem;
  }
  .section-b.one .slider-blog .item-info p {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .section-b.one .slider-blog .item-info h2 {
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 1rem;
  }
  .section-b.one .slider-blog .item-info span {
    font-size: 2rem;
    line-height: 3rem;
  }
  .section-b.one .slider-blog .item-info small {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-top: 1rem;
  }
  .section-b.social {
    margin-top: 6.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section-cta2 {
    padding: 6rem 0;
  }
  .section-cta2 .quick-box-right {
    height: 5.1rem;
    width: 53rem;
  }
  .section-cta.details {
    padding: 6rem 0;
  }
  .section-b.one {
    height: 35rem;
  }
  .section-b.one .slider-blog {
    height: 100%;
  }
  .section-b.one .slider-blog .container,
  .section-b.one .slider-blog .row {
    height: 100%;
  }
  .section-b.one .slider-blog .slick-list, .section-b.one .slider-blog .slick-track {
    height: 100%;
  }
  .section-b.one .slider-blog .item {
    height: 35rem;
  }
  .section-b.one .slider-blog .item-info p {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .section-b.one .slider-blog .item-info h2 {
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 1rem;
  }
  .section-b.one .slider-blog .item-info span {
    font-size: 2rem;
    line-height: 3rem;
  }
  .section-b.one .slider-blog .item-info small {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-top: 1rem;
  }
  .section-b.one .slider-blog .item-img {
    height: 35rem;
  }
  .section-b.ten .most .card-left {
    height: 50rem;
    width: 43rem;
  }
  .section-b.details-two .blog-left {
    width: 28rem;
  }
  .section-b.details-two .blog-right ul {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
  .section-b.details-two .blog-right ul li {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  .section-b.details-two .blog-right ul + ul {
    margin-top: 4rem;
  }
  .section-b.details-two .blog-right-footer {
    margin: 3rem 0 0 0;
    padding: 3rem 0 0 0;
  }
  .showcase h1 {
    font-size: 4rem;
    line-height: 5.4rem;
    max-width: 80%;
  }
  .blog-intro {
    padding: 2rem 0;
  }
  .blog-intro h1 {
    font-size: 2.7rem;
    line-height: 3.2rem;
    padding: 2rem 0;
    border: 0;
  }
  .social-hs .social.new {
    top: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .section-b.details-two {
    padding: 3rem 0 5rem;
  }
  .section-b.details-two .blog-left {
    display: none;
  }
  .section-b.details-two .blog-right {
    padding: 0;
  }
  .section-b.social {
    display: block;
    margin-top: 5rem;
  }
  .section-b.ten .most .card {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-b.ten .most .card-left {
    height: 30rem;
  }
  .section-b.ten .most .card-left, .section-b.ten .most .card-right {
    width: 100%;
  }
  .section-b.ten .most .card-header {
    padding: 2rem;
  }
  .section-b.ten .most .card-header h5 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  .section-b.ten .most .card-body {
    padding: 0 2rem 2rem 2rem;
  }
  .section-b.ten .most .card-body small,
  .section-b.ten .most .card-body p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .section-b.ten .most .card-footer {
    padding: 2rem;
  }
  .section-b.ten .most .card-footer span {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .section-b.ten .highlighted .card-body h2 {
    font-size: 3.2rem;
    line-height: 4.2rem;
  }
  .section-b.ten .card-media img.h-auto {
    height: auto;
  }
  .showcase {
    height: 30rem;
  }
  .showcase h2 {
    font-size: 3.3rem;
    line-height: 4.4rem;
  }
}
@media screen and (max-width: 991px) {
  .section-b.one .slider-blog .item-info {
    text-align: center;
  }
  .section-b.one .slider-blog .item-info span {
    display: block;
  }
  .section-b.ten .most .card-media img {
    max-width: 60%;
  }
  .section-b.ten .most .card-media img.h-auto {
    height: auto;
  }
  .section-b.social .row .col-md-12:first-child {
    display: none;
  }
  .section-b.social .row .share .d-flex {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .social-hs .social.new {
    padding: 1rem 0;
  }
}
@media screen and (max-width: 767px) {
  .section-b.one {
    height: 34rem;
  }
  .section-b.one .slider-blog .item-img {
    height: 39rem;
  }
  .section-b.one .slider-blog .item-info p {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-bottom: 1.5rem;
  }
  .section-b.one .slider-blog .item-info h2 {
    font-size: 2rem;
    line-height: 2.6rem;
  }
  .section-b.one .slider-blog .item-info span {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
  .section-b.one .slider-blog .item-info small {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .section-b.one .slider-blog .item-logos {
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
  }
  .section-b.one .slider-blog .slick-dots {
    bottom: 2.5rem;
  }
  .section-b.ten .row .col-lg-4 {
    margin: 0;
  }
  .section-b.ten .most .card-left {
    height: 20rem;
  }
  .section-b.ten .most .card-media img {
    max-width: 95%;
  }
  .section-b.ten .most .card-header h5 {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  .section-b.ten .highlighted {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .section-b.ten .card-media img.h-auto {
    height: auto;
  }
  .section-b.details-two .blog-right ul {
    font-size: 2.2rem;
    line-height: 3rem;
  }
  .section-b.details-two .blog-right ul li {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .section-b.details-two .blog-right ul li ul.number2 li p {
    font-size: 1.8rem;
  }
  .section-b.details-two .blog-right ul + ul {
    margin-top: 4rem;
  }
  .section-b.details-two .blog-right-footer {
    margin: 3rem 0 0 0;
    padding: 3rem 0 0 0;
  }
  .section-b.details-two .blog-right-footer div p + div {
    width: 12rem;
  }
  .section-b.details-two .blog-right-footer div a {
    font-size: 1.4rem;
    min-width: 4.5rem;
  }
  .section-b.details-two .blog-right.white-theme.blog-content h2 {
    font-size: 2.2rem;
    line-height: 3rem;
  }
  .section-b.details-two .blog-right.white-theme.blog-content h3,
  .section-b.details-two .blog-right.white-theme.blog-content p {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .section-cta2 .quick-box-right {
    min-width: 100%;
    width: 100%;
  }
  .section-cta2 .quick-box-right .btn {
    min-width: 15rem;
    height: 100%;
    font-size: 1.4rem;
  }
  .showcase {
    height: 31.5rem;
  }
  .showcase h1 {
    font-size: 3rem;
    line-height: 4.4rem;
    max-width: 90%;
  }
  .showcase h2 {
    font-size: 2.5rem;
    line-height: 3.6rem;
  }
  .social-hs .social.new {
    top: 5rem;
  }
}
@media screen and (min-width: 767px) and (max-width: 1025px) {
  .section-b.ten .highlighted .card-media {
    padding: 3rem 0 0 3rem;
  }
  .section-b.ten .highlighted .card-footer {
    margin-top: 0;
    padding-top: 1.7rem;
  }
}