@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url(common.css);
@import url(header.css);
@import url(homebanner.css);
/**************************************common code starts**************************************/
/**************************************common code starts**************************************/
/**************************************common code starts**************************************/
/**************************************common code starts**************************************/
/**************************************common code starts**************************************/
/**************************************common code starts**************************************/
/**************************************common code starts**************************************/


/* ***************************************common code css ends*************************************** */
/* ***************************************common code css ends*************************************** */
/* ***************************************common code css ends*************************************** */
/* ***************************************common code css ends*************************************** */
/* home page css starts */
/* home page css starts */
/* home page css starts */

/*  -------trending start--------  */
/*  -------trending start--------  */

.echron-trending-area {
  padding-top: 53px;
  padding-bottom: 60px;
  /* z-index: 9; */
  position: relative;
}

.echron-trending-area .echron-title {
  background-color: #fff;
}

.echron-sidebar-categories .echron-sidebar-title {
  border-bottom: 2px solid #FFEAEA;
  position: relative;
}

.echron-sidebar-categories .echron-sidebar-title::before {
  position: absolute;
  content: '';
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 10px solid #FFEAEA;
  border-right: 10px solid transparent;
}

.echron-sidebar-categories .echron-sidebar-title .echron-titles {
  display: inline-block;
  background: #01409E;
  margin-bottom: 0;
  line-height: 30px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.echron-sidebar-categories .echron-categories-list {
  margin-top: 0px;
}

/* .echron-sidebar-categories .echron-categories-list .side-item::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
} */
.echron-sidebar-categories .echron-categories-list .side-item {
  position: relative;
  border-bottom: 1px solid #fff;
  height: 18vh;
  overflow: hidden;
}


.echron-sidebar-categories .echron-categories-list .side-item .fig {
  position: relative;
}

.echron-sidebar-categories .echron-categories-list .side-item .fig:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #00000073;
  position: absolute;
  top: 0;
  left: 0;
}

.echron-sidebar-categories .echron-categories-list .side-item a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 15px;
}

.echron-sidebar-categories .echron-categories-list .side-item a span {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.2);
  color: #000;
  padding: 0 20px;
  line-height: 30px;
  border-radius: 5px;
}

.echron-sidebar-categories .echron-categories-list .side-item a span {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 0 20px;
  line-height: 30px;
  border-radius: 5px;
}

.echron-sidebar-categories .echron-categories-list .side-item a span .echron-number {
  padding: 0;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0 8px;
}

.echron-trending-news-topbar .echron-news-tab-btn ul li a.active {
  background-color: transparent;
  color: #000;
}

.echron-sidebar-categories .echron-categories-list .side-item .side-item-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/*  -------trending end-------- */
/*  -------trending end-------- */

/*  -------Featured start--------  */
/*  -------Featured start-------- */
.echron-featured-slider-item .slick-arrow.prev {
  right: 40px;
}

.echron-featured-slider-item .slick-arrow {
  position: absolute;
  right: 0;
  top: -65px;
  cursor: pointer;
  z-index: 9;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  background: #fff;
  border-radius: 5px;
  transition: all 0.3s ease-out 0s;
}

.echron-main-post-item {
  box-shadow: 11px 10px 38px 0 rgba(46, 63, 99, 0.15);
}

/* ravi featured section starts */
/* featured section starts */
/* featured section starts */
.echron-featured-area {
  background: #F7F7F7;
  padding: 60px 0;
}

.echron-featured-area .echron-title {
  background-color: #F7F7F7;
}

.echron-featured-area .sldr-box {
  overflow: hidden;
}

.echron-featured-area .echron-trending-img img{
  width: 100%;
}
.echron-featured-area .echron-trending-img:not(:last-child) {
  margin-bottom: 1rem;
}

/* featured section ends */
.echron-trending-news-item {
  position: relative;
  z-index: 10;
  overflow: hidden;
  border-radius: 10px;
}

.echron-trending-news-item img {
  width: 100%;
  transition: all linear 0.5s;
}

.echron-trending-news-item .echron-trending-news-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-content: flex-end;
}

.mb-30 {
  margin-bottom: 30px;
}

.echron-trending-news-item .echron-trending-news-overlay .echron-trending-news-meta {
  position: absolute;
  left: 40px;
  bottom: 24px;
  padding-right: 30px;
}

.echron-trending-news-item .echron-trending-news-overlay .echron-trending-news-meta .echron-meta-categories {
  display: inline-block;
}

.echron-trending-news-item .echron-trending-news-overlay .echron-news-share {
  position: absolute;
  top: 30px;
  right: 30px;
}

.echron-trending-news-item .echron-trending-news-overlay .echron-news-share a {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  display: inline-block;
  border-radius: 5px;
}

.echron-sidebar-social{
    margin-top:50px;
}

.echron-sidebar-social .echron-sidebar-title::before {
  position: absolute;
  content: '';
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
}

.echron-sidebar-social .echron-sidebar-title {
  border-bottom: 2px solid #fff;
  position: relative;
}

.echron-sidebar-social .echron-sidebar-title .echron-titles {
  display: inline-block;
  background: #01409E;
  margin-bottom: 0;
  line-height: 30px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.echron-sidebar-social .echron-social-list .echron-list {
  margin-top: 5px;
}

.echron-sidebar-social .echron-social-list .echron-list a {
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  padding: 10px 30px 10px 10px;
  align-items: center;
  margin-bottom: 8px;
}

.echron-sidebar-social .echron-social-list .echron-list a span {
  font-size: 14px;
  color: #000;
}

.echron-sidebar-social .echron-social-list .echron-list a span i {
  height: 40px;
  width: 40px;
  background: #3B5999;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border-radius: 6px;
  margin-right: 30px;
}

.echron-sidebar-social .echron-social-list .echron-list a:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.echron-sidebar-social .echron-social-list .echron-list a span i {
  text-align: center;
  line-height: 40px;
  color: #fff;
}

.echron-sidebar-social .echron-social-list .echron-list a span {
  font-size: 14px;
  color: #000;
}

.echron-sidebar-social .echron-social-list .echron-list a:nth-child(2) span i {
  background: #55ACEE;
}

.echron-sidebar-social .echron-social-list .echron-list a:nth-child(3) span i {
  background: #0057FF;
}

.echron-sidebar-social .echron-social-list .echron-list a:nth-child(4) span i {
  background: #CD201F;
}

.echron-sidebar-social .echron-sidebar-add {
  /*background-image: url(../image/space-wedding.jpg);*/
  /*background-size: 100% 100%;*/
  /*background-position: center;*/
  /*background-repeat: no-repeat;*/
  /*background-attachment: scroll;*/
  /*padding: 14px 20px 20px;*/
  height:150px;
  width:100%;
  overflow:hidden;
  margin-top:1rem;
}

.echron-sidebar-social .echron-sidebar-add img{
    width:100%;
    height:100%;
    object-fit:contain;
    
}


.mt-20 {
  margin-top: 20px;
}

.echron-sidebar-social .echron-sidebar-add .echron-titles {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-transform: inherit;
}

.echron-sidebar-social .echron-sidebar-add .echron-titles span {
  font-weight: 300;
  display: block;
}

.echron-sidebar-social .echron-sidebar-add a {
  background: #F63A3A;
  color: #fff;
  border-color: #F63A3A;
  padding: 0 30px;
  line-height: 40px;
}

/*  -------Featured End--------  */
/*  -------Featured End-------- */
/*  -------Featured End-------- */
/*  -------echron-video-area starts-------- */
/*  -------echron-video-area starts-------- */
/*  -------echron-video-area starts-------- */
.echron-video-area .echron-title {
  background-color: #fff;
}

.echron-video-area .echron-item figure {
  border-radius: 10px;
}

.echron-video-area .echron-item .detail {
  padding: 20px 0 0;
  margin-bottom: 25px;
}

.two-line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


/*  -------echron-video-area ends-------- */
/*  -------echron-video-area ends-------- */
/*  -------echron-video-area ends-------- */



/* -------whats trending today start--------  */
/* -------whats trending today start--------  */
/* -------whats trending today start--------  */
.echron-What-trending {
  background-image: url(../image/trending-today-bg.jpg);
  background-attachment: fixed;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.echron-What-trending .echron-line .echron-title {
  color: #fff;
  padding: 5px;
}
.echron-line {
  display: flex;
  align-items: center;
  justify-content:space-between;
  gap: 30px;
}
.echron-line .horizontal-line{
  border-top: 4px solid #F63A3A;
  width: 72%;
  margin: 0 auto;
}
.echron-What-trending .echron-item figure {
  border-radius: 10px;
}

.echron-What-trending .echron-item .detail {
  background-color: transparent;
  padding: 20px 0 0;
}

.echron-What-trending .echron-item .detail .data-title {
  color: #fff;
}

/* -------whats trending today ends--------  */
/* -------whats trending today ends--------  */
/* -------whats trending today ends--------  */


/* finishing */

.echron-accr-Video {
  display: none;
}

.echron-accr-Video.active {
  display: block;
}
.echron-accr-content {
  width: 100%;
  float: left;
  margin-top: 35px;
}
.echron-accr-content .list {
  width: 48%;
  float: right;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.echron-accr-content .list:last-child {
  padding-bottom: 0;
  border: none;
}

.echron-accr-content .list .echron-data .text span {
  font-size: 12px;
}

.echron-accr-content .list .echron-data .text .data-title {
  line-height: 27px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.echron-trending-area .echron-trending-box .echron-title {
  background-color: #fff;
}

/* finishing */

.echron-trending-box .echron-list-box {
  display: block;
}

.echron-trending-box .echron-list-box .echron-thumb {
  min-width: 100%;
  height: auto;
  margin-right: 0;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}

.echron-trending-box .echron-list-box .echron-thumb img {
  width: 100%;
  transition: all linear 0.5s;
}

.echron-trending-box .echron-list-box:hover .echron-thumb img {
  transform: scale(1.1);
}

.echron-trending-box .echron-content .echron-meta-item .echron-meta-categories {
  display: inline-block;
}

.echron-trending-box .echron-list-box .echron-content .echron-meta-item .echron-meta-categories a {
  background: #F63A3A;
  color: #fff;
}

.echron-list-box .echron-content .echron-meta-item .echron-meta-categories a {
  display: inline-block;
  background: #FFEAEA;
  border-radius: 5px;
  color: #F63A3A;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 15px;
}

.echron-trending-box .echron-content .echron-meta-date {
  display: inline-block;
  margin-left: 5px;
}

.echron-trending-box .echron-content .echron-meta-date span {
  font-size: 12px;
  color: #999;
}

.echron-trending-box .echron-list-box .echron-content .echron-list-title {
  margin: 10px 0;
}

.echron-trending-box .echron-list-box .echron-content .echron-list-title a {
  color: #fff;
}

/* -------main posts start--------  */
/* -------main posts start--------  */
.echron-main-post .echron-title {
  background-color: #fff;
}

.echron-main-post .echron-item {
  margin-bottom: 30px;
}

.echron-main-post .echron-item .detail {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  padding: 20px;
}
.echron-main-post .echron-item .detail .echron-data{
  height: auto;
  width:100%;
}

.echron-main-post .echron-item .detail .echron-data .text{
    width:100%;
    
}

.echron-main-post .echron-item .echron-data span {
  font-size: 12px;
}

.echron-main-post .echron-item .echron-data .dark,
.echron-main-post .echron-item .echron-data .light {
  margin-right: 5px;
  font-size: 12px;
}

.echron-main-post .echron-item .echron-data .data-title {
  margin-top: 10px;
}

.echron-content {
  font-size: 14px;
  border-radius: 0 0 10px 10px;
}

.echron-trending-news-list-box .echron-content .echron-meta-item .echron-meta-categories {
  display: inline-block;
}

.echron-trending-news-list-box:hover .echron-content .echron-meta-item .echron-meta-categories a {
  background: #F63A3A;
  color: #fff;
}

.echron-trending-news-list-box .echron-content .echron-meta-item .echron-meta-categories a {
  display: inline-block;
  background: #FFEAEA;
  border-radius: 5px;
  color: #F63A3A;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 15px;
}

.echron-trending-news-list-title h4 {
  font-weight: 700;
}

.echron-sidebar-about .echron-sidebar-title::before {
  position: absolute;
  content: '';
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 10px solid #FFEAEA;
  border-right: 10px solid transparent;
}

.echron-sidebar-about .echron-sidebar-title {
  border-bottom: 2px solid #FFEAEA;
  position: relative;
  margin-bottom: 30px;
}

.echron-sidebar-about .echron-sidebar-title::before {
  position: absolute;
  content: '';
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 10px solid #FFEAEA;
  border-right: 10px solid transparent;
}

.echron-sidebar-about .echron-sidebar-title h4 {
  display: inline-block;
  background: #01409E;
  margin-bottom: 0;
  line-height: 30px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
 
}

.echron-sidebar-about{
    margin-top:50px;
}

.echron-sidebar-add-box{
    margin-bottom:50px;
}


.echron-sidebar-about .echron-sidebar-about-item {
  margin-top: 35px;
}

.echron-sidebar-about .echron-sidebar-about-item .echron-sidebar-about-user .echron-content h4 {
  font-size: 20px;
  margin-bottom: 0px;
  font-weight: 700;
  color: #000;
  line-height: normal;
}

.echron-sidebar-about .echron-sidebar-about-item .echron-sidebar-about-user .echron-content ul li {
  display: inline-block;
}

.echron-sidebar-about .echron-sidebar-about-item .echron-sidebar-about-user .echron-content ul li a {
  color: #C3C3C3;
  margin-right: 15px;
  font-size: 14px;
}

.echron-sidebar-about .echron-sidebar-about-item .echron-text {
  font-size: 14px;
  padding-top: 13px;
}

.echron-main-btn {
  font-size: 14px;
  font-weight: 700;
  background: #F63A3A;
  border-color: #F63A3A;
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 48px;
  font-size: 14px;
  line-height: 50px;
  border-radius: 10px;
  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;
}

.echron-sidebar-latest-post {
  margin-top: 0px;
  top:2%;
  position: sticky;
}

.echron-content h4 {
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-transform: capitalize;
}

.echron-sidebar-add-box::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: -1;
}

.echron-sidebar-add-box {
  padding: 30px 20px 30px;
  margin-top: 20px;
}

.echron-sidebar-add-box {
  position: relative;
  width:100%;
  /* z-index: 10; */
  border-radius: 10px;
  overflow: hidden;
  color: #C8C8C8;
  padding:0;
}

.sidebarimage{
    padding:0;
}

.echron-sidebar-add-box {
    
}

.echron-sidebar-add-box p {
  margin: 22px 0;
}

.echron-main-btn:hover {
  background: #12238C;
  border-color: #12238C;
  color: #fff;
}

/* -------main posts end--------  */
/* -------main posts end--------  */

/* --------social media icon start---------- */
/* --------social media icon start---------- */
.echron-social-items {
  background-image: url(../image/instagram-bg.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-left: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
  width: 100%;
}

.echron-social-items a i {
  display: block;
  font-size: 50px;
  color: #fff;
}

.echron-social-items a span {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  margin-top: 7px;
}

.echron-social-items a span span {
  font-weight: 300;
  font-size: 20px;
}

.echron-facebook {
  background-image: none;
  background-color: #4267B2;
}

.echron-twitter {
  background-image: none;
  background-color: #1DA1F2;
}

.echron-pinterest {
  background-image: none;
  background-color: #E60023;
}

.echron-dribbble {
  background-image: none;
  background-color: #ea4c89;
}

/* ------- social media icon end --------- */
/* ------- social media icon end --------- */


/* --------footer start--------- */
/* --------footer start--------- */
.echron-footer {
  padding-top: 75px;
  padding-bottom: 60px;
  background: #000;
  position: relative;
  /* z-index: 10; */
  overflow: hidden;
}

.echron-footer::before {
  position: absolute;
  z-index: -1;
  content: '';
  right: 0;
  top: 0;
  height: 100%;
  width: 23%;
  background: #111111;
}

.echron-footer-title .echron-tech-title::before {
  width: 56%;
}

.echron-footer-title .echron-tech-title::before {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 58%;
  background: #F63A3A;
}

.echron-footer-title .echron-tech-title {
  font-size: 18px;
  color: #fff;
  position: relative;
  margin-bottom: 30px;
  font-weight: 600;
}

.echron-menu-list ul {
  margin: 0 50px 0 0;
  padding: 0;
}

.echron-menu-list ul li a {
  margin-bottom: 16px;
  display: inline-block;
  font-weight: 500;
}

.echron-form .echron-input-box {
  position: relative;
  margin-bottom: 15px;
}

.echron-form .echron-input-box>i {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  color: #686868;
}

.echron-form .echron-input-box input::placeholder {
  color: #686868;
  opacity: 1;
}

.echron-form .echron-input-box input {
  width: 100%;
  background: #0D0D0D;
  color: #686868;
  border: 0;
  height: 60px;
  border-radius: 10px;
  font-size: 14px;
  padding-left: 48px;
}

.echron-form .echron-input-box button {
  width: 100%;
  background: #F63A3A;
  color: #fff;
  line-height: 60px;
  border-color: #F63A3A;
  border-radius: 10px;
  border: 0;
}

.echron-video-area .echron-accr-Video .echron-item .echron-play {
  position: absolute;
  right: 20px;
  top: 20px;
}
.echron-video-area .echron-accr-Video .echron-item iframe {
  width: 100%;
  display: none;
}
.echron-video-area .echron-accr-Video .echron-item .echron-play a {
  height: 50px;
  width: 50px;
  display: inline-block;
  line-height: 50px;
  color: #F63A3A;
  border-radius: 5px;
  background: #fff;
  text-align: center;
}

.echron-form .echron-input-box button i {
  padding-right: 6px;
}

.echron-sidebar-latest-post-box {
  margin-top: 10px;
}

.echron-sidebar-latest-post-box .echron-sidebar-latest-post-item {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.echron-thumb {
  height: 80px;
  margin-right: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.echron-sidebar-about.post .echron-thumb {
  width: 200px;

}
.echron-thumb img {
  max-width: none;
  width: auto;
  height: 100%;
}
.echron-footer-content span {
  font-size: 14px;
  color: #666;
}

.echron-footer-content h4 {
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-transform: capitalize;
}

.echron-info {
  margin-left: 70px;
}

.echron-logo img {
  width: 33%;
  /*This is only added for temporary, has to be deleted */
  background-color: #fff;
  margin: 10px 0;
}

.echron-info .echron-text {
  padding-top: 22px;
  font-size: 14px;
}

.echron-info .echorn-social {
  padding-top: 9px;
}

.echron-info .echron-social ul li {
  display: inline-block;
}

.echron-info .echron-social ul li a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  background: #3B5999;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  margin-right: 8px;
}

.echron-info .echron-social ul li:nth-child(2) a {
  background: #55ACEE;
}

.echron-info .echron-social ul li:nth-child(3) a {
  background: #0056FF;
}

.echron-info .echron-social ul li:nth-child(4) a {
  background: #CD201F;
}

.echron-back-to-top {
  position: fixed;
  right: -92px;
  bottom: 220px;
  background: #F63A3A;
  color: #fff;
  cursor: pointer;
  z-index: 9;
  border-radius: 10px 10px 0 0;
  transform: rotate(-90deg);
  display: block;
}

.echron-back-to-top p {
  margin-bottom: 0;
  line-height: 30px;
  padding: 0 40px;
}

.echron-back-to-top p i {
  padding-left: 6px;
}

/* --------footer end--------- */
/* --------footer end--------- */

/* bottom footer start */
/* bottom footer start */
.echron-footer-copyright-area {
  background: #111111;
  padding: 25px 0;
  position: relative;
}

.echron-footer-copyright-area .echron-footer-copyright-text p {
  color: #999;
  margin-bottom: 0;
  text-align: left;
}

.echron-footer-copyright-area .echron-footer-copyright-text p span {
  font-weight: 700;
  color: #fff;
}

.echron-footer-copyright-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.echron-footer-copyright-menu ul li {
  display: inline-block;
  margin-left: 30px;
}

/* bottom footer end */
/* bottom footer end */

/* home page css ends */
/* home page css ends */
/* home page css ends */



/* -----------------------Responsive Design------------------- */
@media only screen and (max-width:600px) {
  .echron-header .box .logo {
    width: 60px;
  }
  .echron-data-dark-2 a.h1{
    font-size: 20px;
  }
  .echron-top-header {
    display: none;
  }
  .margin-sec.fixed {
    height: 160px;
  }
  .echron-hm-banr .item{
    height: 20vh;
  }
  .echron-hm-banr .item .bann-text .box .lft .echron-data .h1 {
    line-height: 25px;
  }
  .echron-hm-banr .item .bann-text .box .lft .echron-data{
    justify-content: center;
    align-items: center;
  }  
  .echron-trending-area {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .echron-accor-btn {
    padding-top: 15px;
    width: auto;
    text-align: center;
  }
  
  /* .echron-trending-img {
    display: none;
  } */
  .echron-trending-area .echron-trending-img{
    width: 100%;
    height: 300px;
    margin-bottom: 15px;
    float: none;
    clear: both;
  }
  .echron-trending-area .echron-trending-img .trd-meta{
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    padding: 0;
  }
  .echron-trending-area .echron-trending-img .trd-meta .echron-data .text span{
    display: block;
    margin-top: 5px;
  }
  .echron-trending-area .echron-trending-img .trd-meta .echron-data .text .data-title{
    margin: 5px 0;
    font-size: 20px;
    line-height: 25px;
  }
  .echron-trending-area .list{
    height: auto;
    width: auto;
    float: none;
    clear: both;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .echron-trending-area .list .echron-data{
    height: auto;
  }
  .echron-trending-area .list .echron-data figure img{
    height: auto;
  }
  .echron-trending-area .list .echron-data .text .data-title{
    margin-bottom: 0;
  }
  .echron-slider-btn {
    /* text-align: center; */
    display: flex;
  }

  .echron-sidebar-title {
    padding-top: 15px;
  }
  .echron-sidebar-categories .echron-categories-list {
    margin-top: 30px;
  }

  .echron-content {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
  }

  .echron-sidebar-add-box p {
    text-align: revert;
    padding: 10px 9px;
  }

  /* echron-featured-area responsive start */
  .echron-featured-area {
    padding: 35px 0;
  }
  .echron-featured-area .echron-slider-btn span i {
    padding: 5px;
    font-size: 12px;
  }
  .echron-featured-area .echron-item{    
    margin: 0 auto 15px;
  }
  .echron-featured-area .echron-item figure{    
    height: 174px;
    overflow: hidden;
  }
  .echron-featured-area .echron-item .detail{
    padding: 15px 10px;
    height: 165px;
  }
  .echron-featured-area .echron-item .detail .echron-data{
    height: auto;
  }
  .echron-featured-area .echron-item .detail .echron-data .text span {
    display: block;
    margin: 15px auto;
  }
  .echron-featured-area .echron-item .detail .echron-data .text .data-title {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
  }
  .echron-featured-area .echron-trending-img .trd-meta {
    padding: 0;
  }
  .echron-featured-area .echron-trending-img .echron-data .text span {
    display: block;
    margin: 5px auto;
  }
  .echron-featured-area .echron-trending-img .echron-data .text .data-title {
    font-size: 16px;
    line-height: 20px;
  }
  /* echron-featured-area responsive end */
  /* echron-video-area responsive start */
  /* echron-video-area responsive start */
  .echron-video-area .echron-item.center .img {
    height: 200px;
  }
  .echron-video-area .echron-item .echron-data .text span{
    display: block;
    margin: 5px auto;
  }
  .echron-video-area .echron-item .echron-data .text .data-title{
    margin-top: 0;
    font-size: 16px;
    line-height: 20px;
  }
  .echron-video-area .echron-accr-Video .echron-item .echron-play a {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  /* echron-video-area responsive end */
  /* echron-video-area responsive end */
  /* .echron-What-trending responsive start */
  /* .echron-What-trending responsive start */
  .echron-What-trending .echron-line{
    gap: 15px;
    flex-direction: column;
  }
  .echron-What-trending .echron-item {
    margin: 15px auto;
    border-bottom: 2px solid #F63A3A;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .echron-What-trending .echron-item .echron-data{
    height: auto;
  }
  /* .echron-What-trending responsive end */
  /* .echron-What-trending responsive end */
  /* .echron-main-post responsive start */
  /* .echron-main-post responsive start */
  .echron-main-post .echron-item .detail{
    padding: 10px ;
  }
  .echron-main-post .echron-item .detail .echron-data{
    height: auto;
  }
  .echron-main-post .echron-item .detail .echron-data .light,
  .echron-main-post .echron-item .detail .echron-data .dark{
    font-size: 14px;
  }
  .echron-main-post .echron-item .echron-data span {
    font-size: 14px;
    display: block;
    margin: 5px auto;
  }
  .echron-main-post .echron-item .echron-data .data-title {
    margin: 0 auto;
  }
  /* .echron-main-post responsive end */
  /* .echron-main-post responsive end */
  .echron-info {
    margin-left: 0px;
  }
  .sec-padding {
    padding: 35px 0;
  }
  .echron-footer::before {
    width: 0%;
  }

  .echron-footer-copyright-area {
    text-align: inherit;
  }

  .float-none {
    margin-left: 10px;
  }

  .copyright {
    text-align: center;
    padding: 10px 0px;
  }

  .echron-data {
    flex-direction: column;
    align-items: flex-start;
  }

  .echron-title-box::before {
    display: none;
  }

  .echron-footer-title .echron-tech-title::before {
    display: none;
  }

  .echron-What-trending .echron-title-box .echron-title {
    background-color: rgba(0, 0, 0, 0);
  }

  .echron-What-trending .echron-item figure {
    margin-left: 5px;
  }

  /* .echron-hm-banr {
    height: 600px;
    display: flex;
  } */
  .echron-hm-banr .item .bann-text .box .lft {
    width: 90%;
  }

  .echron-hm-banr,
  .echron-hm-banr .item {
    position: initial;
  }
  .echron-accor-btn li{
    padding: 0 10px;
  }
  .rgt{
    display: none;
  }
  .echron-footer-copyright-area .float-none{
    margin: auto;
  }
  .echron-footer-copyright-area .echron-footer-copyright-text p {
    text-align: center;
  }
  .echron-footer-copyright-menu ul{
    width: fit-content;
  }
  .echron-footer-copyright-menu ul li {
    margin-left: auto;
    width: 48%;
  }
}

@media only screen and (max-width:900px) {
  .echron-social-tabs {
    display: none;
  }
}