.article-container {
  height: 250px;
  background-color: #000;
}
.article-wrapper {
  width: 100%;
  background-color: #f8f8fc;
  height: auto;
}
.article-content {
  width: 80%;
  margin: 0px auto;
  border-radius: 4px;
  box-shadow: 0 20px 18px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #eaedf3;
  background-color: #ffffff;
  position: relative;
  bottom: 90px;
  display: block;
}
.article {
  padding: 80px 100px;
}
.article-type-date-wrapper .article-type {
  font-family: bentonsansregular;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 2px;
  color: #636362;
  text-transform: uppercase;
}
.article-type-date-wrapper .separator {
  opacity: 0.7;
  font-family: bentonsansregular;
  font-size: 14px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 0;
  letter-spacing: 2px;
  color: #b2b3b7;
}
.article-type-date-wrapper .date {
  font-family: bentonsansregular;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #9ea0a5;
}
.article-content h1 {
  font-family: bentonsansmedium;
  font-size: 48px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #1a1919;
  margin-top: 15px;
}
.article-content .article-featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  height: 578px;
  margin: 53px 0px;
  background-position: center;
}
.article-content .article-featured-image.event-featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  margin: 53px 0px;
  background-position: center;
  width: 100%;
  height: auto;
}
.posted-by-wrapper,
.posted-by-details-wrapper {
  display: flex;
}
.posted-by-wrapper {
  padding-top: 40px;
  border-top: 1px solid #eeeef2;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
}
.posted-by-wrapper .posted-by-image {
  height: 61px;
  width: 61px;
  background-size: cover;
  border-radius: 100%;
  background-position: center;
}
.posted-by-wrapper .share {
  font-family: bentonsansmedium;
  font-size: 20px;
  font-weight: 500;
  line-height: 3.2;
  color: #000000;
  position: relative;
  cursor: pointer;
}
.posted-by-details {
  margin-left: 28px;
}
.posted-by-details h3 {
  opacity: 0.8;
  font-family: bentonsansbook;
  font-size: 20px;
  line-height: 1.7;
  color: rgba(26, 25, 25, 0.8);
}
h3 span.name-highlight {
  font-family: bentonsansregular;
  font-size: 20px;
  line-height: 1.7;
  color: #1a1919;
}
.posted-by-details h5 {
  font-family: bentonsansregular;
  font-size: 14px;
  line-height: 1.43;
  color: #9ea0a5;
  margin-top: 10px;
}
.share img {
  position: relative;
  right: 12px;
}

/**----------------------------------------------Start-SLider----------------------------------------**/
.article-slider-container {
  width: 90%;
  margin-left: 10%;
  height: 660px;
}
.article-header-slider {
  cursor: pointer;
}
.article-slider-container h2 {
  font-family: bentonsansmedium;
  font-size: 48px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1a1919;
  margin-bottom: 60px;
}
.article-header-slider .slick-list {
  padding-right: 150px;
}
.article-header-slider .article-header-slider-box {
  border-radius: 4px;
  box-shadow: 0 20px 18px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #eaedf3;
  background-color: #fff;
  display: flex;
  margin-right: 40px;
  height: 590px;
}
.article-slider-wrapper {
  padding-bottom: 80px;
  position: relative;
}
.article-slider-wrapper h1 {
  width: 80%;
  margin: 0 auto;
  font-family: bentonsansmedium;
  font-size: 48px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1a1919;
  padding-bottom: 60px;
}
.article-slider-wrapper .slider-scrollbar {
  width: 74%;
  bottom: 10px;
  margin-left: 10%;
  height: 1px;
  background: #dedee2;
  position: absolute;
}
.article-slider-wrapper .slick-prev {
  right: 240px;
  left: auto;
  top: auto;
  bottom: -82px;
}
.article-slider-wrapper .slick-next {
  right: 190px;
  bottom: -82px;
  top: auto;
}
.article-slider-wrapper .slick-slide .article-slider-content {
  opacity: 0.2;
  position: relative;
}
.article-slider-content .article-slider-content-inner {
  min-height: 300px;
}
.article-slider-wrapper .slick-active .article-slider-content {
  opacity: 1;
  width: 50%;
  position: relative;
}
.article-slider-content {
  width: 50%;
  padding: 60px 70px 50px 70px;
  position: relative;
}
.article-slider-content h6 {
  font-family: bentonsansbook;
  opacity: 0.7;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 2px;
  color: #1a1919;
  text-transform: uppercase;
}
.article-slider-content h2 {
  font-family: bentonsansbold;
  font-size: 30px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #1a1919;
  margin: 20px 0px;
}
.article-slider-content p {
  font-family: bentonsansbook;
  opacity: 0.8;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: normal;
  color: #3e3f42;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.article-slider-content .read-more {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 30px;
  display: inline-block;
  color: #0b6dc9;
}
.article-slider-content .read-more::before {
  content: " ";
  height: 2px;
  width: 30px;
  display: inline-block;
  background: #0b6dc9;
  position: relative;
  top: -5px;
  margin-right: 20px;
  transition: all 0.3s ease;
}
.read-more:hover::before {
  width: 50px;
  transition: all 0.3s ease;
}
.article-profile {
  display: flex;
  margin-top: 40px;
  border-top: solid 1px #eaedf3;
  padding-top: 35px;
  justify-content: space-between;
  height: 78px;
  position: absolute;
  bottom: 0;
  width: 80%;
  padding-bottom: 50px;
}
.article-profile-image {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 100%;
}
.article-profile-box {
  display: flex;
  align-items: center;
}
.article-profile-content {
  margin-left: 25px;
}
.article-profile-content h3 {
  font-family: bentonsansbold;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.25;
  letter-spacing: normal;
  color: #1a1919;
}
.article-profile-content p {
  width: 60%;
  opacity: 0.8;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #3e3f42;
  margin-bottom: 0px;
}
.article-header-slider-image {
  width: 50%;
  height: 590px;
}
.article-header-slider-image .article-image-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  height: inherit;
  background-position: top;
}
.article-header-slider-image img {
  width: 100%;
}
.article-profile-logo {
  display: flex;
  align-items: flex-end;
}
.article-content .article .scrapped-data {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 60px;
}
.article-content .article .scrapped-data p {
  font-family: bentonsansbook;
  font-size: 20px;
  line-height: 34px;
  padding-top: 20px;
  word-break: break-word;
}

.article-content .article .scrapped-data ul {
  padding-left: 20px;
}
.article-content .article .scrapped-data ul li {
  font-family: bentonsansbook;
  font-size: 20px;
  line-height: 34px;
}
/* Swiper styles override */

.swiper-container-horizontal > .swiper-scrollbar {
  left: unset;
  bottom: 4px;
  z-index: 50;
  height: 2px;
  width: 75%;
}
.swiper-scrollbar-drag {
  background-color: #000000;
}

.article-slider-wrapper .slick-prev {
  right: calc(11.5% + 41px);
  left: auto;
  top: auto;
  bottom: 0px;
}

.article-slider-wrapper .slick-next {
  right: 11.5%;
  top: auto;
  bottom: 0px;
}

.slick-prev.slick-arrow,
.slick-next.slick-arrow {
  width: 24px;
  height: 13px;
}
/**----------------------------------------------End-SLider----------------------------------------**/

/**------------------------------------------Start-Share Popup--------------------------------------**/
.share-popup {
  width: 172px;
  height: 86px;
  border-radius: 4px;
  box-shadow: 0 20px 18px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #eaedf3;
  background-color: #ffffff;
  display: none;
  justify-content: space-between;
  position: absolute;
  right: 0;
  top: auto;
  bottom: 60px;
}
.share-popup-inner {
  display: flex;
  justify-content: space-between;
  height: inherit;
  align-items: center;
}
.share-popup-inner a {
  padding: 0px 20px;
  height: inherit;
  align-items: center;
  display: flex;
}
.share-popup-inner img {
  left: 0;
  right: 0;
}
.active-share .share-popup {
  display: block;
}

/**-------------------------------------------End-Share Popup----------------------------------------**/

/**----------------------------Start-Responsive---------------------------**/

@media screen and (min-width: 1600px) and (max-width: 1850px) {
  .article-slider-wrapper .slick-prev {
    right: calc(12% + 41px);
  }

  .article-slider-wrapper .slick-next {
    right: 12%;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .article-slider-wrapper .slider-scrollbar {
    width: 70%;
  }

  .article-slider-wrapper .slick-prev {
    right: calc(12.5% + 41px);
  }

  .article-slider-wrapper .slick-next {
    right: 12.5%;
  }
}

@media screen and (min-width: 1251px) and (max-width: 1399px) {
  .article-slider-wrapper .slick-prev {
    right: calc(12.5% + 41px);
  }

  .article-slider-wrapper .slick-next {
    right: 12.5%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .article-slider-wrapper .slick-prev {
    right: calc(13.5% + 41px);
  }

  .article-slider-wrapper .slick-next {
    right: 13.5%;
  }
}

@media only screen and (max-width: 1024px) {
  .article-content {
    width: auto;
    bottom: 140px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .article {
    padding: 40px 55px;
  }
  .article-content h1 {
    font-family: bentonsansbold;
    font-size: 40px;
    line-height: 50px;
  }
  .article-content .article-featured-image {
    height: 300px;
    margin: 53px 0px 40px 0px;
  }
  .article-content .article .scrapped-data p {
    font-family: bentonsansbook;
    font-size: 16px;
    line-height: 28px;
    padding-top: 0px;
    margin-bottom: 20px;
    color: #6f6f6f;
  }
  .article-content .article .scrapped-data {
    width: auto;
    padding-bottom: 20px;
  }
  .posted-by-wrapper {
    width: auto;
    padding-top: 40px;
  }
  .posted-by-details h3,
  h3 span.name-highlight {
    font-size: 16px;
  }
  .posted-by-wrapper .share {
    font-size: 16px;
    line-height: 24px;
  }
  .article-slider-wrapper h1 {
    width: auto;
    margin: 0px 40px;
    font-size: 40px;
    font-family: bentonsansbold;
    line-height: 50px;
  }
  .article-slider-container {
    width: auto;
    margin-left: 40px;
    height: auto;
    padding-bottom: 60px;
  }
  .article-header-slider .article-header-slider-box {
    flex-direction: column-reverse;
    margin-right: 0px;
    position: relative;
    height: 845px;
  }
  .article-header-slider-image {
    width: 100%;
    height: 315px;
  }
  .article-slider-content {
    width: auto;
    height: 530px;
    padding: 50px 70px;
    position: relative;
  }
  .article-slider-content h2 {
    line-height: 40px;
    margin: 20px 0px 30px 0px;
  }
  .article-slider-content .read-more {
    position: absolute;
    bottom: 70px;
  }
  .swiper-container-horizontal > .swiper-scrollbar {
    bottom: 20px;
  }
  .article-slider-wrapper .slick-next {
    right: 29.5%;
    bottom: 14px;
  }
  .article-slider-wrapper .slick-prev {
    right: calc(29.5% + 41px);
    bottom: 14px;
  }
  .article-slider-wrapper {
    padding: 0px;
  }
  .article-slider-content .read-more::before {
    width: 20px;
    height: 1px;
    margin-right: 20px;
  }
  .article-slider-wrapper .swiper-scrollbar {
    width: 55%;
  }
  .article-content .article-featured-image.event-featured-image {
    margin: 40px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .share-popup {
    bottom: 30px;
    left: -10px;
  }
  .article-content .article-featured-image.event-featured-image {
    margin: 20px 0px;
  }
  .article-content {
    bottom: 154px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .article {
    padding: 25px 30px;
  }
  .article-type-date-wrapper .article-type {
    font-size: 10px;
  }
  .article-content h1 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 10px;
  }
  .article-content .article-featured-image {
    height: 141px;
    margin: 30px 0px;
  }
  .article-content .article .scrapped-data p {
    font-size: 14px;
    line-height: 24px;
  }
  .posted-by-wrapper {
    padding-top: 30px;
    position: relative;
    margin-top: 50px;
  }
  .posted-by-details {
    margin-left: 22px;
  }
  .posted-by-details h3,
  h3 span.name-highlight {
    font-size: 13px;
  }
  .posted-by-details h5 {
    font-size: 11px;
    line-height: 18px;
    margin-top: 0;
  }
  .posted-by-wrapper .share {
    font-size: 13px;
    position: absolute;
    top: -50px;
    left: 10px;
  }
  .article-slider-wrapper h1 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 35px;
    margin: 0px 20px;
  }
  .article-slider-container {
    margin-left: 20px;
  }
  .article-header-slider .article-header-slider-box {
    height: 575px;
  }
  .article-header-slider-image {
    height: 175px;
  }
  .article-slider-content {
    height: 400px;
    padding: 15px 30px;
  }
  .article-slider-content h6 {
    font-size: 10px;
    line-height: 24px;
  }
  .article-slider-content h2 {
    font-size: 18px;
    line-height: 28px;
    margin: 10px 0px 20px 0px;
  }
  .article-slider-content p {
    font-size: 14px;
    line-height: 24px;
  }
  .article-slider-content .read-more {
    bottom: 30px;
    font-size: 14px;
  }
  .swiper-container-horizontal > .swiper-scrollbar {
    width: 70%;
  }
  .article-slider-wrapper .slick-next {
    right: 9%;
  }
  .article-slider-wrapper .slick-prev {
    right: calc(9% + 41px);
  }
}

@media screen and (max-width: 450px) {
  .swiper-container-horizontal > .swiper-scrollbar {
    width: 65%;
  }
  .article-slider-wrapper .slick-next {
    right: 10%;
  }
  .article-slider-wrapper .slick-prev {
    right: calc(10% + 41px);
  }
}

@media screen and (max-width: 375px) {
  .article-slider-wrapper .slick-next {
    right: 9%;
  }
  .article-slider-wrapper .slick-prev {
    right: calc(9% + 41px);
  }
}

/**----------------------------End-Responsive---------------------------**/
