.justify_content_between {
  justify-content: space-between;
}
.content_box_eco .left_section {
  border: 1px solid lightgray;
  margin-top: 30px;
  width: 69.5%;
  min-height: 100px;
  height: auto;
}
.content_box_eco .left_section .breakcrumb_section {
  padding: 30px 10px;
}
.breakcrumb_section .flex.btm_border {
  align-items: center;
  padding-bottom: 9px;
  border-bottom: 0.5px solid lightgray;
}
.breakcrumb_section h1{
  border-bottom: 4px solid;
  border-bottom-color: #e32121;
}
.merimag-terms-list {
  margin: -20px -6px 30px;
}
.heading_tip_inner {
    list-style: none;
}
.heading_tip_inner {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 5px solid #e32121;
    margin-bottom: 12px;
}
.heading_tip_inner .heading {
    padding: 2px 20px 2px 20px;
    background-color: #e32121;
    display: inline-block;
}
.heading_tip_inner .heading a {
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 14px;
}
.heading h2, h3, h4 {
    margin: 0 !important;
}
.breakcrumb_section .companies_tip {
  margin-top: 14px;
  font-size: 12px;
  font-weight: 600;
  margin-right: 10px;
}
.companies_tip {
  background-color: #e32121;
  padding: 4px 8px;
  border-radius: 5px;
  color: white;
  display: inline-block;
  margin-bottom: 7px;
}
.fa-home-lg::before, .fa-house-chimney::before {
content: "\e3af";
}
.fa-chevron-right::before {
  content: "\f054";
}
.breadcrumb_text {
  font-size: 12px;
  font-weight: 400;
  color: gray;
}
#breadcrumbs{
  margin:0 !important;
}
.breadcrumb_text a{
    color: #2d2d2d;
    text-decoration:  none;
}
.breadcrumb_text a:hover{
    color: red;
    text-decoration:  none;
}
.ellipse {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.breakcrumb_section .para_text {
  margin: 17px 0;
  font-size: 44px;
  /* font-weight: 600; */
}
.bottom_text {
  font-size: 16px;
  margin: 0 5px;
  color: #2d2d2d;
}
.bottom_date {
  font-size: 10px;
  margin: 0 5px;
}
.left_main_img {
  height: 570px;
  position: relative;
  overflow: hidden;
}
.left_main_img img {
  height: 100%;
  width: 100%;
  background-position: center;
}
.left_main_img_overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 10px 25px;
  z-index: 10;
  color: white;
  background-color: rgba(61, 60, 60, 0.3176470588);
}
.left_main_img_overlay_entire {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 5;
  color: white;
  background-color: rgba(61, 60, 60, 0.3176470588);
}
.p_30 {
  padding: 30px;
}
.p_30_0{
  padding:30px 10px;
}
.social_media_btns {
  justify-content: space-between;
  align-items: center;
}
.social_media_btns .facebook {
  background-color: #3b5998;
}
.social_media_btns button {
  padding: 13px 30px;
  align-items: center;
  width: 140px;
  justify-content: center;
  display: flex;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.8px;
  color: white;
  border-radius: 5px;
  border: none;
}
.social_media_btns button {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.8px;
  color: white;
}
.fa-facebook-f::before {
  content: "\f39e";
}
.social_media_btns .twitter {
  background-color: #55acee;
}
.social_media_btns button span {
  font-size: 10px;
  color: white;
  font-weight: 100;
}
.fa-twitter::before {
  content: "\f099";
}
.social_media_btns .linkedin {
  background-color: #2276b4;
}
.fa-linkedin-in::before {
  content: "\f0e1";
}
.fa-whatsapp::before {
  content: "\f232";
}
.social_media_btns .whatsapp {
  background-color: #72c715;
}
.social_media_btns .gmail {
  background-color: #242424;
}
.fa-envelope::before {
  content: "\f0e0";
}
.info_para {
  margin-top: 34px;
  font-size: 19.2px;
  font-weight: 500;
}
.ads_box_slug {
  height: 250px;
  width: 320px;
  border: 1px solid lightgray;
  margin: 30px auto;
}
.related_post_heading {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: 3px solid #e32121;
  padding-top: 10px;
}
.row_card_container {
  margin-top: 22px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 0.5px solid lightgray;
  border-bottom: 0.5px solid lightgray;
}
.row_card_container .big_text_card {
  width: 350px;
  height: auto;
  padding: 20px 0;
}
.row_card_container .big_text_card .card_image_holder {
  height: 262px;
  margin-bottom: 20px;
}
.big_text_card .card_image_holder {
  position: relative;
  width: 350px;
  }
.row_card_container .big_text_card .card_text {
  margin-top: 10px;
}
.big_text_card .card_text {
  font-weight: 500;
  font-size: 22px;
}
.common_small_text {
  font-weight: 400;
  font-size: 10px;
  text-align: start;
  color: gray;
  margin-top: 2px;
  text-decoration: none;
}
.no_border {
  border: none !important;
}
.row_card_container {
  margin-top: 22px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 0.5px solid lightgray;
  border-bottom: 0.5px solid lightgray;
}
.image_card.w_3 {
  border: none;
}
.w_3 {
  width: 31.8%;
}
.bajar_img_wrapper {
  height: 177px;
}
.row_card_container .image_card.w_3 .text_wrapper {
  padding: 20px 0px;
}
.row_card_container .image_card.w_3 .text_wrapper .overlay_text {
  font-size: 22px;
  font-weight: 600;
}
.row_card_container .image_card.w_3 .text_wrapper .common_small_text {
  font-size: 11px;
  font-weight: 300;
  color: #2d2d2d;
}
.trending_topics_heading {
  color: #e32121;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 6px;
  border-bottom: 3.5px solid #e32121;
}
.trending_tops_container {
  border: 1px solid lightgray;
  margin: 30px auto;
  width: 300px;
  padding: 10px;
}
.latest_news_wrapper{
  width:320px !important;
  margin:0 !important;
}
.text_card_btn {
    background-color: white;
    border: 1px solid lightgray;
    margin-top: 10px;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 14px;
}
.latest_news_wrapper li{
      display: flex;
    flex-direction: column;
    justify-content: center;
    /* padding: 0 10px 0 0; */
    padding: 15px 0;
    border-bottom: 1px solid lightgray !important;
    cursor: pointer;
}
.trending_tops_container .trending_pills {
  padding: 6px 8px;
  border-radius: 14px;
  border: 1px solid lightgray;
  font-size: 12px;
  font-weight: 500;
  color: gray;
  display: inline-block;
  margin-top: 5px;
  cursor: pointer;
  text-decoration: none;
}
.all_view {
  margin-top: 30px;
}
.inline_content_card {
  width: 320px;
}
.inline_content_card {
  display: flex;
  padding: 6px 0 10px 0;
  border-bottom: 1px solid lightgray !important;
  cursor: pointer;
}
.inline_content_card .content_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px 0 0;
  width: 90%;
}
.inline_content_card .content_box .content_text {
  font-size: 16px;
  font-weight: 400;
}
.slug_inline_card .content_box .common_small_text {
  font-size: 11px;
  font-weight: 300;
  color: #2d2d2d;
}
.slug_inline_card .image_box {
  height: 70px;
  width: 120px;
}
.block-infos-category{
    color: #fff;
    padding: 5px 8px;
    line-height: 1!important;
    position: relative;
    border-radius: 4px;
    text-decoration: none;
}
.block-infos-category:hover{
   color: #fff;
}
.entry-subtitle {
    opacity: 1.5;
    font-size: 1.2em!important;
}
.merimag-meta-avatar {
    width: 30px !important;
    height: 30px !important;
    margin: auto 2px auto auto !important;
    vertical-align: middle !important;
    display: inline-block !important;
    border-radius: 0px !important;
}
.page-numbers{
  display: block;
  font-size: 1rem;
  font-weight: 100;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 5px;
  font-weight: lighter;
  font-family: arial;
  border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  
}
.page-numbers.current{
  background-color: #e32121;

}
.merimag-block-buttons {
  margin-top: 18px;
  border-top: 1px solid;
    border-top-color: currentcolor;
  padding-top: 18px;
}
.custom-pagination{
    display: ruby;
}
.custom-pagination >.next{
    float:right;
}
  @media screen and (min-width: 906px){
#div-only-mobile {
  visibility: hidden;
  display: none !important;
}
}
@media screen and (max-width: 600px){
  .content_box_eco {
  display: block !important;
}
.content_box_eco .left_section {
  border: none !important;
  margin-top: 80px !important;
  width: 100% !important;
}
.content_box_eco .left_section .breakcrumb_section {
  padding: 15px 13px !important;
}
.breakcrumb_section .flex.btm_border {
  padding-bottom: 15px !important;
}
.breakcrumb_section .para_text {
  font-size: 31px !important;
}
.entry-subtitle {
  font-size: 1.1em !important;
}
.left_main_img {
  height: 195px !important;
}
.left_main_img img {
  margin-left: 0px !important;
  
  }
  .p_30 {
  padding: 15px !important;
}
.p_30_0{
  padding:15px 13px !important;
}
.social_media_btns button {
  margin-top: 10px;
  width: 60px !important;
  padding: 10px 16px;
 }
 .ads_box_slug {
  width: 100% !important;
  margin: 30px 0 !important;
}
.row_card_container {
  justify-content: center !important;
  flex-direction: column;
}
.row_card_container .big_text_card {
  width: 100% !important;
}
.big_text_card .card_image_holder {
  width: 100% !important;
}
.w_3 {
  width: 100% !important;
}
a{
    color: black;
    text-decoration: none !important;
  }
  a:hover{
    color: red;
  }
  .merimag-meta-avatar {
  width: 25px !important;
  height: 25px !important;
}
.bottom_text {
  font-size: 12px !important;
  margin: 0 2px !important;
  color: #2d2d2d;
}
.author_list{
  display:block !important;
 }
 #div-only-mobile {
  visibility: visible;
  display: block !important;
  padding: 10px;
  text-align: center;
}
.sticky-ad-container {
  visibility: visible;
  display: block !important;
  padding: 10px;
  text-align: center;
}
}
@media screen and (min-width: 906px){
.sticky-ad-container {
  visibility: hidden;
  display: none !important;
}
}