.post-style-tab-post {
  background: #fff;
  box-shadow: 0px 3px 6px rgba(23, 34, 43, 0.1);
  border-radius: 7px;
  overflow: hidden; }
  .post-style-tab-post .tab-btn ul {
    justify-content: center;
    flex-wrap: nowrap;
    box-shadow: 0px 15px 60px rgba(23, 34, 43, 0.15); }
    .post-style-tab-post .tab-btn ul li a {
      background: #fff;
      padding: 0 24px;
      display: inline-block;
      line-height: 45px;
      border-radius: 0;
      font-size: 12px;
      font-weight: 500; }
	  
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .post-style-tab-post .tab-btn ul li a {
          padding: 0 16px;
          font-size: 10px; } }
  .post-style-tab-post .tab-pane {
    padding: 12px 15px 15px; }
    .post-style-tab-post .tab-pane .most-view-style-2 {
      margin-top: 0;
      margin-bottom: 23px; }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .post-style-tab-post .tab-pane .most-view-style-2 {
          margin-bottom: 15px; } }
      .post-style-tab-post .tab-pane .most-view-style-2:last-child {
        margin-bottom: 0; }
      .post-style-tab-post .tab-pane .most-view-style-2 .meta-post-categores a {
        color: rgba(23, 34, 43, 0.6)!important; }
.opinion-post {
  box-shadow: 0px 3px 6px rgba(23, 34, 43, 0.1); }
.opinion-post {
  background: #fff;
  padding: 12px 15px;
  border-radius: 7px;
  overflow: hidden; }

.opinion-post-item .opinion-post-thumb {
  border-radius: 7px;
  overflow: hidden;
  position: relative;
  margin-bottom: 0px; }
  .opinion-post-item .opinion-post-thumb img {
    width: 100%;
    transition: all linear 0.3s; }
  .opinion-post-item .opinion-post-thumb .circle {
    position: absolute;
    left: 10px;
    top: 10px; }
    .opinion-post-item .opinion-post-thumb .circle strong {
      position: absolute;
      left: 50%;
      top: 42%;
      transform: translate(-50%, -50%);
      color: #fff;
      font-size: 14px;
      font-weight: 700; }
.opinion-post-item .opinion-post-content {
  line-height: 28px; }
  .opinion-post-item .opinion-post-content .title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px; }
	.opinion-post-item .opinion-post-content .title a {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #000;
}
  .opinion-post-item .opinion-post-content .meta-post-2-style::before {
    left: -15px; }
.opinion-post-item:hover .opinion-post-thumb img {
  transform: scale(1.1); }




.post-gallery-style-2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-bottom: 17px; }
  .post-gallery-style-2 .post-gallery-thumb {
    min-width: 100px;
    margin-right: 15px;
    position: relative; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .post-gallery-style-2 .post-gallery-thumb {
        min-width: 70px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .post-gallery-style-2 .post-gallery-thumb {
        min-width: 80px; } }
    @media (max-width: 767px) {
      .post-gallery-style-2 .post-gallery-thumb {
        /*min-width: 60px; */
         min-width: 120px;  
      } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .post-gallery-style-2 .post-gallery-thumb {
        min-width: 100px; } }
    .post-gallery-style-2 .post-gallery-thumb span {
      position: absolute;
      left: 5px;
      top: -11px;
      height: 20px;
      width: 20px;
      text-align: center;
      line-height: 16px;
      background: #FF5555;
      color: #fff;
      border-radius: 50%;
      font-size: 12px;
      font-weight: 700;
      border: 2px solid #fff; }
    .post-gallery-style-2 .post-gallery-thumb img {
      width: 100%; border-radius: 7px;}
  .post-gallery-style-2 .post-gallery-content {
    position: relative; }
    .post-gallery-style-2 .post-gallery-content::before {
      position: absolute;
      content: '';
      left: 0;
      bottom: -10px;
      height: 2px;
      width: 100%;
      border-bottom: 2px dashed #DCDEDF; }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .post-gallery-style-2 .post-gallery-content::before {
          bottom: -5px; } }
    .post-gallery-style-2 .post-gallery-content .title {
      font-size: 16px;
      font-weight: 500;
      line-height: 20px;
      letter-spacing: -0.5px;
      margin-bottom: 5px; }
      @media only screen and (min-width: 1200px) and (max-width: 1600px) {
        .post-gallery-style-2 .post-gallery-content .title {
          font-size: 13px; color:#000; }
.post-gallery-style-2 .post-gallery-content .title a {
          font-size: 14px; color:#000; }


		  }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .post-gallery-style-2 .post-gallery-content .title {
          font-size: 12px;
          line-height: 17px; } }
    .post-gallery-style-2 .post-gallery-content .meta-post-2-style::before {
      display: none; }
    .post-gallery-style-2 .post-gallery-content ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .post-gallery-style-2 .post-gallery-content ul li {
        display: inline-block; }
        .post-gallery-style-2 .post-gallery-content ul li a {
          padding-right: 12px;
          margin-right: 12px;
          position: relative;
          font-size: 12px;
          font-weight: 500;
          color: rgba(23, 34, 43, 0.6); }
          .post-gallery-style-2 .post-gallery-content ul li a::before {
            position: absolute;
            content: '';
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 2px;
            height: 11px;
            background: #B9BCBF; }
          .post-gallery-style-2 .post-gallery-content ul li a i {
            color: #70BDFF;
            padding-right: 6px; }
        .post-gallery-style-2 .post-gallery-content ul li:last-child a {
          padding-right: 0;
          margin-right: 0; }
          .post-gallery-style-2 .post-gallery-content ul li:last-child a::before {
            display: none; }
  .post-gallery-style-2:last-child {
    margin-bottom: 0; }
    .post-gallery-style-2:last-child .post-gallery-content::before {
      display: none; }
.mt-40 {
	margin-top: 40px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-15 {
	margin-top: 15px;
}
.most-view-box {
  background: #fff;
  padding: 12px 15px 12px 15px;
    border-radius: 10px; 
	box-shadow: 0px 3px 6px rgba(23, 34, 43, 0.1);
	}

.post-gallery-style-2.most-view-style-2 {
  align-items: flex-start;
  margin-top: 12px; }
  .post-gallery-style-2.most-view-style-2 .post-gallery-thumb {
    min-width: 75px; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .post-gallery-style-2.most-view-style-2 .post-gallery-thumb {
        min-width: 70px; } }
    @media (max-width: 767px) {
      .post-gallery-style-2.most-view-style-2 .post-gallery-thumb {
        min-width: 70px; } }
.post-btn {
  margin-top: 8px; }
  .post-btn .main-btn.main-btn-2 {
    line-height: 36px; }
/*===== All Button Style =====*/
.main-btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0px;
  padding: 0 55px;
  font-size: 26px;
  line-height: 75px;
  border-radius: 0px;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  background-color: #FF5555; }
  .main-btn:hover {
    background-color: #fff;
    color: #FF5555;
    border-color: #fff; }
  .main-btn.main-btn-2 {
    width: 100%;
    line-height: 46px;
    background: #ffefea;
    color: #DC143B;
    border: 1px solid #DC143B;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400; }
    .main-btn.main-btn-2:hover {
      background: #DC143B;
      border-color: #DC143B;
      color: #fff; }

.main-btn-2 {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 4px solid #222;
  padding: 0 55px;
  font-size: 26px;
  line-height: 75px;
  border-radius: 0px;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  background-color: #222; }
  .main-btn-2:hover {
    background-color: transparent;
    color: #222;
    border-color: #222; }
	
	
.post-style-area .post-gallery-style-2 {
  margin-bottom: 23px; }
.section-title_events {
  margin-bottom: 15px!important; }
  .section-title_events  .title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0; }
  .section-title_events  a {
    font-size: 15px;
    font-weight: 500;
    color: rgba(23, 34, 43, 0.5); }
    .section-title_events  a:hover {
      color: #DC143B; }
  .section-title_events .section-title-2 .title {
    color: #fff; }
  .section-title_events .section-title-2 a {
    color: rgba(255, 255, 255, 0.5); }
  .section-title_events .section-title-3 {
    position: relative;
    padding-left: 45px;
    margin-bottom: 20px; }
    .section-title_events .section-title-3::before {
      position: absolute;
      content: '';
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      height: 5px;
      width: 30px;
      background: linear-gradient(90deg, #ff5555 0%, #ab50ef 100%); }

.counter-post-main-item::-webkit-scrollbar,
.post_gallery_items::-webkit-scrollbar {
  width: 2px;
  /* width of the entire scrollbar */ }

.counter-post-main-item::-webkit-scrollbar-track,
.post_gallery_items::-webkit-scrollbar-track {
  background: #F6F7F7;
  /* color of the tracking area */ }

.counter-post-main-item::-webkit-scrollbar-thumb,
.post_gallery_items::-webkit-scrollbar-thumb {
  background-color: #A9ACB0;
  /* color of the scroll thumb */
  border-radius: 20px;
  /* roundness of the scroll thumb */
  border: 0px;
  /* creates padding around scroll thumb */ }
.home-2-bg *, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.trending-sidebar-slider .slick-arrow {
  position: absolute;
  top: -43px;
  z-index: 9;
  cursor: pointer;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 27px;
  border-radius:50px;
  font-size: 25px;
  padding: 4px 5px 2px 0px;
    background-color: #DC143B;
  color: #fff; }
  .trending-sidebar-slider .slick-arrow.prev {
    right: 45px; }
  .trending-sidebar-slider .slick-arrow.next {
    right: 0; }
.meta-post-2-style {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  position: relative; }
  .meta-post-2-style::before {
    position: absolute;
    content: '';
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    height: 18px;
    width: 3px;
    background: #DC143B; }
  .meta-post-2-style .meta-post-categores a {
    font-size: 12px;
    color: #DC143B;
    font-weight: 400; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .meta-post-2-style .meta-post-categores a {
        font-size: 11px; } }
  .meta-post-2-style .meta-post-date {
    /*padding-left: 12px;*/
    /*margin-left: 12px;*/
    position: relative; }
    @media only screen and (min-width: 1200px) and (max-width: 1600px) {
      .meta-post-2-style .meta-post-date {
        padding-left: 0px;
        margin-left: 0px; } }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .meta-post-2-style .meta-post-date {
        padding-left: 0px;
        margin-left: 0px;
        font-size: 12px; } }
    

/* --Heading Area-- */
.section_heading {
  text-align: center;
  margin-bottom: 50px;
}

.section_heading h3 {
  color: #818090;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: -30px;
}

.section_heading h2 {
  padding-top: 20px;
  position: relative;
  color: #212529;
}
.section_heading_two {
  text-align: center;
  margin-bottom: 50px;
}

.section_heading_two h3 {
  color: #818090;
  font-weight: 400;
  margin-bottom: -30px;
}

.section_heading_two h2 {
  padding-top: 40px;
  position: relative;
}
.section_heading .gel-heading-separate {
    background-image: url(../images/border-line_4.svg);
    height: 25px;
    background-repeat: no-repeat;
    background-color: transparent;
    margin-bottom: 20px;
    margin-top: -11px;
    margin-right: auto;
    margin-left: auto;
    width: 435px;
}
.section_heading h2:before {
  content: url("../img/heading.png");
}

.section_after {
  position: relative;
}

.section_after::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 240px;
  background-color: #fff;
}
.color_big_heading {
    position: relative;
    z-index: 99;
}
.color_big_heading::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 14px;
  background: #DC143B;
  bottom: 4px;
  left: 0;
  z-index: -1;
}


.sigma_product-additional-info3 .nav{
 
    width: 100%;
 
	background-color: transparent;
    border: 0px solid #DC143B!important;
   
}

.sigma_product-additional-info3 .nav-link {
    margin: 0;
    border-radius: 7px;
   background-color: #fff;
    color: #DC143B;
    border-bottom: 1px solid transparent;
	    font-size: 15px;
    letter-spacing: 1px;
       padding: 9px 39px;
	   box-shadow: 0px 3px 6px rgba(23, 34, 43, 0.1);
}
.sigma_product-additional-info3 .nav-link  i{
   
	    font-size: 18px;
   
}
.sigma_product-additional-info .nav-link.active, .nav-link.active {
   
    font-weight: 600;
    color: #fff;
    background-color: #DC143B;
}
.sigma_product-additional-info3 .nav-item+.nav-item .nav-link {
    margin-left: 0px;

}

.sigma_product-additional-info3 .nav-item+.nav-item .nav-link:hover{
  color: #000;
}

.sigma_product-additional-info3 .tab-content {
    z-index: 1;
    margin-top: 15px;
}


.sigma_product-additional-info3 .tab-content table {
    margin: 0;
}

.sigma_product-additional-info3 .sigma_rating-wrapper,
.sigma_product-additional-info3.comment-body .sigma_rating {
    margin-bottom: 20px;
}
.sigma_product-additional-info3.tab-content .comment-form,
.sigma_product-additional-info3.tab-content .comments-list{
  padding: 0;
  border: 0;
  background-color: transparent;
  box-shadow: none;
}
.sigma_product-additional-info3.tab-content .comments-list .comment-item{
  padding: 0;
  border: 0;
}
.sigma_product-additional-info3 .comment-form {
    margin-bottom: 50px;
}



.sigma_product-additional-info4 .nav{
 
    width: 100%;
 
	background-color: transparent;
    border: 0px solid #DC143B!important;
   
}

.sigma_product-additional-info4 .nav-link {
    margin: 0;
    border-radius: 0px;
   background-color: #fff;
    color: #777;
    border-bottom: 1px solid transparent;
	    font-size: 15px;
    letter-spacing: 1px;
       padding: 9px 38px;
	   box-shadow: 0px 3px 6px rgba(23, 34, 43, 0.1);
}
.sigma_product-additional-info .nav-link.active, .nav-link.active {
   
    font-weight: 600;
    color: #fff;
    background-color: #DC143B;
}
.sigma_product-additional-info4 .nav-item+.nav-item .nav-link {
    margin-left: 0px;

}

.sigma_product-additional-info4 .nav-item+.nav-item .nav-link:hover{
  color: #7E4555;
}

.sigma_product-additional-info4 .tab-content {
    z-index: 1;
    margin-top: 30px;
}


.sigma_product-additional-info4 .tab-content table {
    margin: 0;
}

.sigma_product-additional-info4 .sigma_rating-wrapper,
.sigma_product-additional-info4.comment-body .sigma_rating {
    margin-bottom: 20px;
}
.sigma_product-additional-info4.tab-content .comment-form,
.sigma_product-additional-info4.tab-content .comments-list{
  padding: 0;
  border: 0;
  background-color: transparent;
  box-shadow: none;
}
.sigma_product-additional-info4.tab-content .comments-list .comment-item{
  padding: 0;
  border: 0;
}
.sigma_product-additional-info4 .comment-form {
    margin-bottom: 50px;
}

/*===========================
    5.TRENDING NEWS css 
===========================*/
.trending-news-area {
  padding-top: 40px; }
  .trending-news-area .section-title {
    margin-bottom: 24px; }

.trending-news-item .trending-news-thumb {
  overflow: hidden;
  margin-bottom: 16px;
  position: relative;
  border-radius: 8px; }
  .trending-news-item .trending-news-thumb .circle-bar {
    position: absolute;
    left: 10px;
    top: 10px; }
    .trending-news-item .trending-news-thumb .circle-bar .circle strong {
      position: absolute;
      left: 50%;
      top: 42%;
      transform: translate(-50%, -50%);
      color: #fff;
      font-size: 14px;
      font-weight: 700; }
  .trending-news-item .trending-news-thumb .icon {
    position: absolute;
    left: 10px;
    top: 10px; }
    .trending-news-item .trending-news-thumb .icon a {
      height: 30px;
      width: 30px;
      background: #FF5555;
      color: #fff;
      line-height: 30px;
      display: inline-block;
      font-size: 14px;
      text-align: center;
      border-radius: 50%; }
  .trending-news-item .trending-news-thumb img {
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
.trending-news-item .trending-news-content .post-meta {
  margin-bottom: 10px; }
  .trending-news-item .trending-news-content .post-meta .meta-categories a {
    color: #1091FF; }
  .trending-news-item .trending-news-content .post-meta .meta-date {
    color: #515A60; }
    .trending-news-item .trending-news-content .post-meta .meta-date::before {
      background: #B7BABD; }
.trending-news-item .trending-news-content .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 6px; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .trending-news-item .trending-news-content .title {
      font-size: 18px; } }
  .trending-news-item .trending-news-content .title a {
    color: #17222B; }
    .trending-news-item .trending-news-content .title a:hover {
      color: #1091FF; }
.trending-news-item:hover .trending-news-thumb img {
  transform: scale(1.1); }
.trending-news-item.trending-news-item-dark .trending-news-content .post-meta .meta-date {
  color: rgba(255, 255, 255, 0.75); }
.trending-news-item.trending-news-item-dark .trending-news-content .title a {
  color: #fff; }
  .trending-news-item.trending-news-item-dark .trending-news-content .title a:hover {
    color: #1091FF; }
.trending-news-item.trending-news-item-dark .trending-news-content p {
  color: rgba(255, 255, 255, 0.85); }
.trending-news-item.trending-news-item-dark .trending-news-content > a {
  border-color: #C5C8CA !important;
  color: #fff !important; }
  .trending-news-item.trending-news-item-dark .trending-news-content > a:hover {
    border-color: #1091FF !important;
    background: #1091FF; }
.trending-news-item.technology-item {
  background: #fff;
  margin-bottom: 40px;
  border-radius: 8px;
  overflow: hidden; }
  .trending-news-item.technology-item .trending-news-content {
    padding: 25px; }
    .trending-news-item.technology-item .trending-news-content .title {
      font-size: 24px;
      line-height: 30px;
      font-weight: 500; }

.trending-news-slider .slick-arrow {
  position: absolute;
  /*bottom: 5px;*/
  bottom: 390px;
  z-index: 9;
  cursor: pointer;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 27px;
 
  font-size: 20px;
  padding: 4px 5px 2px 0px;
    background-color: #DC143B;
    color: #fff; }
  .trending-news-slider .slick-arrow.prev {
    right: 45px; }
  .trending-news-slider .slick-arrow.next {
    right: 0; }

.trending-social ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .trending-social ul {
      justify-content: flex-start; } }
  @media (max-width: 767px) {
    .trending-social ul {
      justify-content: flex-start; } }
  .trending-social ul li {
    display: inline-block; }
    .trending-social ul li a {
      display: inline-block;
      background: #3B5998;
      width: 110px;
      height: 50px;
      position: relative;
      padding-left: 40px;
      padding-top: 4px;
      margin-bottom: 10px; }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .trending-social ul li a {
          width: 92px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .trending-social ul li a {
          margin-right: 10px; } }
      @media (max-width: 767px) {
        .trending-social ul li a {
          margin-right: 10px;
          width: 90px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .trending-social ul li a {
          width: 110px; } }
      .trending-social ul li a i {
        position: absolute;
        list-style-type: 0;
        left: 12px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 20px;
        color: #fff; }
      .trending-social ul li a span {
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        line-height: 15px; }
      .trending-social ul li a p {
        font-size: 11px;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.85);
        text-transform: capitalize;
        margin-bottom: 0;
        line-height: 15px; }
      .trending-social ul li a.item-2 {
        background: #1DA1F2; }
      .trending-social ul li a.item-3 {
        background: #FF5050; }
      .trending-social ul li a.item-4 {
        background: #9B45D5; }
      .trending-social ul li a.item-5 {
        background: #1AB7EA; }
      .trending-social ul li a.item-6 {
        background: #00AB6C; }

.text-danger{color: #DC143B;}
.scrollbar
{

	float: left;
	    height: 428px;
    width: 100%;
	
	overflow-y: scroll;
	margin-bottom: 15px;
}

.force-overflow
{
	min-height: 450px;
}
#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}

