  body :focus {
    box-shadow: none!important;
    outline: none!important;
}
body input:focus, body textarea:focus{
  border-color: #ced4da!important;
}
/************** footer ************************/
body .subscribe_button{
  border-radius: 50px;
  background-color: white;
  color: #504a72;
  font-size: 17px;
  border: 2px solid #504a72;
  padding: 16px 35px;
}
body .footer-col1 > button.btn.btn-primary.subscribe_button:hover, body .footer-col1 > button.btn.btn-primary.subscribe_button:focus, body .footer-col1 > button.btn.btn-primary.subscribe_button:active {
    box-shadow: none;
    border-color: white;
    background-color: #504a72;
    color: white;
}
.modal-dialog.subscribe_popUp {
    color: black;
}
.footer-col1 {
    justify-content: space-evenly;
}
div#mc_embed_signup_scroll input#mc-embedded-subscribe {
    border: 1px solid #25215d;
    background-color: #25215d;
    color: white;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px 30px;
    line-height: unset;
    height: unset;
}
div#mc_embed_signup_scroll > .clear{
  display: flex;
  justify-content: center;
}
div#mc_embed_signup_scroll > .mc-field-group{
  /* display: flex;
  flex-direction: column; */
  margin: 10px 0;
}
.mc4wp-form-fields {
    /* padding: 0 25px; */
}
div#mc_embed_signup_scroll > .mc-field-group > label:before{
  content: "*";
  padding: 0 3px;
  color: red;
}
div#mc_embed_signup_scroll > .mc-field-group.input-group > label:before{
  display: none;
}
.subscribe_input > input {
    padding: 5px;
}
div#mc_embed_signup_scroll > .mc-field-group.input-group > input {
    margin: 0 5px;
}
/*************** footer end ***********************/

/*************** header ***********************/
.header_fixed{
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  /* overflow: hidden; */
}
.header_fixed_shadow{
  box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
.replace_header_fixed{
  /* display: block!important; */
}
#replace_header_height{
  height: 90px;
  /* display: none; */
}
body.home .box_shadow_header_home {
    /* background-image: linear-gradient(rgba(0,0,0,0), #1f1c4e, #1f1c4e); */
    box-shadow: 0 -43px 9px 0 #92919163;
    display: none!important;
    /* width: 1095px; */
    position: absolute;
    bottom: -29px;
    height: 20px;
    position: relative;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
}
.shiftnav-inner > .heade_top {
    position: unset;
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin: 10px 0;
}
.shiftnav-inner > .heade_top > button:nth-child(1) {
    padding: 10px 15px;
}
.shiftnav-inner > .heade_top > button:nth-child(2) {
    align-self: center;
}
.shiftnav-inner > .navbar-brand {
    margin-top: 20px;
    padding: 20px 15px;
    width: 100%;
    display: flex;
    justify-content: center;
}
h3.shiftnav-menu-title.shiftnav-site-title {
    display: none;
}
.shiftnav-inner > .logo-right {
    display: flex;
    justify-content: center;
    padding: 0 15px;
}
#main-nav{
  /* z-index: 9999999; */
  background-color: white;
}

.navbar-brand.navbar-brand_mini img{
  height: 30px;
}
div#shiftnav-toggle-main > .shiftnav-main-toggle-content {
    display: flex;
    align-items: baseline;
}
.logo-right.navbar-brand_mini img{
  height: 55px;
  width: auto;
}
.display_none_responsive{
  display: none;
}
.display_block_responsive{
  display: block;
}
.display_mobile_search_function{
  padding: 10px 22px;
  display: block;
}
div#wrapper-footer > .container {
    /* max-width: 100%; */
}
#main-menu > li:hover > a:after {
    /* display: block; */
    opacity: 1;
}
#main-menu > li > a:after{
  content: "";
  background-color: #27a9e2;
  width: 100%;
  height: 4px;
  opacity: 0;
  display: block;
  margin: auto;
  border: none;
}
span.search_icon:before {
    content: url('../img/search_icon1.jpg');
    cursor: pointer;
}
.heade_top img {
    cursor: pointer;
    width: 30px;
    height: auto;
    align-self: flex-end;
}
.heade_top {
  position: absolute;
  right: 230px;
  z-index: 2;
  display: flex;
  align-items: center;
  padding: 5px;
  height: 52px;
}
.header_container{
  position: relative;
  /* z-index: 99999999; */
}
button.btn.btn-primary.header_subscribe_button {
    align-self: flex-start;
    background-color: #25215d;
    border: 1px solid #25215d;
}
button.btn.btn-primary.header_subscribe_button:focus, button.btn.btn-primary.header_subscribe_button:active, button.btn.btn-primary.header_subscribe_button:hover{
  box-shadow: none;
  background-color: #504a72;
  border: 1px solid #504a72;
}
.heade_top span.search_icon{
  /* align-self: flex-end; */
  padding: 0 6px;
}
body button.menu-search{
  align-self: flex-end;
  padding-bottom: 5px;
  border: none;
  background: none;
}
button.menu-search:active, button.menu-search:focus {
    outline: none;
}
button.btn.btn-primary.header_subscribe_button{
  font-size: 12px;
}
body #main-nav .navbar-nav .dropdown-menu{
  top: 51px;
  border: none;
  background-color: #25215d;
  border-radius: 0;
  border-bottom: 4px solid #27a9e2;
}
#main-nav .navbar-nav .dropdown-menu li a {
    color: white;
    font-size: 14px;
}
#main-nav .navbar-nav .dropdown-menu li a:hover, #main-nav .navbar-nav .dropdown-menu li a:focus, #main-nav .navbar-nav .dropdown-menu li a:active {
    background-color: #504a72;
}
/**************** header end **********************/

/**************** search popup **********************/
div#searchModal{
  padding:0 !important;
}
div#searchModal > .modal-dialog > .modal-content {
    border-radius: unset;
    border: none;
}
body .page-item.active .page-link {
    background-color: #25215d;
    border-color: #25215d;
}
body .page-link, body .page-link:hover{
  color: black;
}
.search_read_more_button {
    color: white;
    background-color: #25215d;
    border: 1px solid #25215d;
    padding: 10px 15px;
    border-radius: 5px;
}
.search_read_more_button:hover {
  background-color: #504a72;
  border: 1px solid #504a72;
  color: white;
  text-decoration: none;
}
#search-wrapper main#main > article {
  margin: 20px 0;
  border-bottom: 1px solid #9e9e9e;
}
.read_more_p{
  margin: 25px 0;
}
.search_popup .modal-dialog{
  max-width: none;
  width: 100%;
  height: 100%;
  margin: 0;
}
.search_popup .modal-content{
  height: 100%;
}
.search_popup .modal-header{
  border-bottom: none;
}
.search_popup .modal-body{
  display: flex;
  align-items: center;
}
input#searchsubmit {
    background-color: transparent;
    border: none;
    color: #25215d;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}
input#searchsubmit:hover{
  background-color: transparent;
  border: none;
  color: #504a72;
}
form#searchform > .input-group > input {
    border: none;
    border-bottom: 2px solid #ededed;
    border-radius: 0;
    font-size: 20px;
}
form#searchform {
    margin: 20px 0;
}


/************* search popup end *************************/

/************* home *************************/
.home_banner{

}
.home_body{
  padding-top: 0;
  padding-bottom: 0;
}
/************ home end **************************/

/************* slick slider *************************/
.slick-slide > .slide_bg {
    position: relative;
    width: 1100px;
    max-height: 700px;
    height: 700px;
    background-size: cover;
    background-position: 50%;
}
.gallery_fonts {
    bottom:0;
    position: absolute;
    width: 100%;
    text-align: center;
    color: white;
    padding: 150px 60px 30px;
/* transition: all ease-in-out .4s; */
    /* top: 100%; */
}
.slick-slide.slick-active.slick-center >  .gallery_fonts{
  /* opacity: 1; */
  background-image: linear-gradient(rgba(0,0,0,0), #1f1c4e, #1f1c4e);
  /* bottom: 0 */
}
.slick-slide.slick-active.slick-center > .slide_bg > span.pagingInfo{
  opacity: 1;
}
.slick-slide > .slide_bg > .gallery_fonts{
  opacity: 0;
}
body .slick-next {
  /* right: 0;
  left: 0;
  margin: auto;
  padding-left: 900px;
  z-index: 2; */
}
body .slick-prev {
  /* right: 0;
  left: 0;
  margin: auto;
  padding-right: 1000px;
  z-index: 2; */
}
body .explore-slick:hover .slick-prev, body .explore-slick:hover .slick-next {
    z-index: 999;
}
body .slick-next:before{
  content: url('../img/next_icon1.png');
vertical-align: -0.143em;
}
body .slick-prev, body .slick-next{
  height: 42px;
  width: 42px;
}
body .slick-prev:before{
  content: url('../img/previous_icon1.png');
vertical-align: -0.143em;
}

span.pagingInfo{
  z-index: 2;
  position: absolute;
  color: white;
  bottom: 20px;
  padding-left: 20px;
  opacity: 0;
}
/************* slick slider end *************************/

/************ article single post **************************/
.active_thump{
  color: #ffe699;;
}
.star_rating > span {
    padding-left: 15px;
    font-weight: bold;
}
.star_rating{
  width: 48%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #ebebeb;
}
.rating_article{
  background-color: #ebebeb;
  display: flex;
  width: 48%;
  align-items: center;
  /* justify-content: center; */
  justify-content: space-around;
}
.rating_article span {
    margin-bottom: 0;
}
.rating_article .rating_article_span{
  font-weight: bold;
}
.article_post_button > .bg_pink:before{
  /* content: url('../img/star_icon.png');
  margin: 0 8px 0 0; */
}
.article_post_button > .leadership_button.bg_pink:before {
    display: none;
}
.article-f-star.bg_pink {
    position: unset;
}
.clock_read {
    background-color: #ebebeb;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
}
.clock_read img {
    height: 16px;
    width: auto;
    margin-right: 6px;
}
.article_post_button > .clock_read:before{
  /* content: "";
  background-image: url('../img/clock_icon1.png');
  background-size: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0 8px 0 0; */
}
.thump-up:before{
  content: "\f164";
  font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.thump-down:before{
  content: "\f165";
  font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.thump-down:hover::before, .thump-up:hover::before{
  color: #FFCC36;
}
.thump-up, .thump-down {
    font-size: 2em;
    cursor: pointer;
}
.thump_div i{
      padding: 0 10px;
}
button.clock_read{
  display: flex;
  align-items: center;
}
.star_article{
  width: 100%;
  display: flex;
  /* background-color: #ebebeb; */
  margin-bottom: 35px;
  justify-content: space-between;
}
.star_article .rmp-main{
  /* width: 48%; */
  background-color: #ebebeb;
}
.star_article .rmp-rate-view{
  display: flex;
  justify-content: flex-end;
}
.star_article .rating-stars ul > li.star > i.rmp-icon{
  font-size: 2em;
  margin-left: 6px;
}
.clear_both{
  clear: both;
}
.previous_next_article > div{
  width: 50%;
  display: flex;
  flex-direction: column;
  float: left;
  padding: 20px
}
.next_div > a {
    align-self: flex-end;
}
.next_div > a, .previous_div > a{
  margin-bottom: 10px;
  font-weight: bold;
}
.previous_next_article:after{
  content: "";
  clear: both;
}
.next_div > div {
    /* padding: 20px; */
    min-height: 120px;
}
.next_div > .next_inner_div {
    display: flex;
    align-items: center;
    background-color: white;
    position: relative;
}
.previous_div > div {
  position: relative;
    background-color: white;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.previous_div, .next_div {
  background-color: #ebebeb;
}
.previous_div > div p, .next_div > div p {
    width: 60%;
    font-weight: bold;
    padding: 15px 15px;
    line-height: 1.6;
    margin-bottom: 0;
}
.previous_div > div a, .next_div > div a{
    width: 40%;
    position: relative;
    height: 100%;
}
.previous_div > div a img, .next_div > div a img {
    width: 100%;
    position: absolute;
    /* padding: 20px; */
    height: 100%;
    max-height: 100%;
    object-fit: cover;

}
.background_article{
  /* height: 100%; */
  min-height: 340px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.background_article:before{
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.4);
}
.background_article p{
  color: white;
}
.banner_article_details{
  position: relative;
  min-height: 340px;
}
.banner_article_details > .container {
    min-height: 340px;
    display: flex;
    flex-direction: column;
    place-content: space-between;
}
.banner_article_details > .container > .article_post_button {
    align-content: flex-end;
}
.breadcrumb_div_article{
  padding-top: 10px;
}
.article_title{
  color: white;
  /* padding-top: 100px; */
  width: 50%;
}
.breadcrumb_div_article > .breadcrumb {
    background-color: transparent;
    float: right;
    color: white;
}
.breadcrumb_div_article > .breadcrumb > .breadcrumb-item > a{
  color: white;
}
.breadcrumb_div_article > .breadcrumb > .breadcrumb-item+.breadcrumb-item::before{
  color: white;
}
.article_post_button > .leadership_button{
  margin-left: auto;
  padding: 15px 50px;
}
.article_post_button > button {
    margin: 0 10px;
    padding: 6px 15px;
    border: none;
    height: 100%;
    align-self: flex-end;
}
.article_post_button > .bg_pink{
  /* background-color: #f28892; */
  color: white;
  margin-right: 20px;
  text-transform: uppercase;
  cursor: auto;
}
.article_post_button{
    display: flex;
    padding-bottom: 40px;
    align-items: flex-end;
}
.article-meta-social img {
    height: 20px;
    width: auto;
}
.article-meta-social a {
    margin: 0 6px;
}
.article-meta-social span {
    margin-right: 20px;
}
.article-meta-social{
  display: flex;
  padding: 10px 0 30px;
}
.print_icon_div{
  /* margin-right: 50px; */
  margin-left: auto;
}
.separate_line{
  margin: 0 25px;
}
.read_more_article{
  background-color: #ebebeb;
  padding: 25px;
}
.read_article_bg{
  height: 170px;
  width: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.most_read_title_programmes{
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.most_read_title{
    display: flex;
    margin-top: 25px;
}
.most_read_title > a > div:nth-child(1) {
    margin: 0 25px 0 0;
}
.most_read_title h4 {
    font-weight: bold;
    line-height: 1.4;
}
.underline_a{
  font-weight: 500;
  font-size: 13px;
  text-decoration: underline;
}
.count_mr{
  font-size: 20px;
  vertical-align: text-top;
}
.blue_font{
  color: #27a9e2;
}
.most_read_title> a:hover{
  text-decoration: none;
}
h3.big_p{
  font-weight: 400;
  font-size: 23px;
  margin-bottom: 30px
}
.download_a:hover{
  text-decoration: none;
}
.download_pdf{
  border: 1px solid #25215d;
  background-color: #25215d;
  color: white;
  font-size: 16px;
  padding: 20px 15px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.download_pdf:before{
  content: url('../img/download_pdf.png');
  margin-right: 15px;
}
.a_single_psot{
  padding: 30px 0 0 0;
}
.slick_article > .slick-list > .slick-track > div {
    min-width: auto;
}
.related_a_p{
  margin-top: 75px;
}
.related_programmes_article{
  display: flex;
  padding: 15px 0;
}
body .related_article_div .slick-dots li button:before{
  width: 100px;
  border-radius: 25px;
  height: 10px;
  border: 1px solid #eeeeee;
  background-color: #eeeeee;
  content: '';
}
body .related_article_div .slick-dots li.slick-active button:before{
  background-color: #868686;
  border: 1px solid #868686;
}
body .related_article_div .slick-dots li{
  width: 100px;
  background-color: #eeeeee;
  height: 10px;
  margin: 0;
  /* border-radius: 25px; */
}
body .related_article_div .slick-dots li:nth-child(1) {
    border-radius: 25px 0 0 25px;
}
body .related_article_div .slick-dots li:last-child {
    border-radius: 0 25px 25px 0;
}
.a_single_psot > .container {
    margin-bottom: 75px;
}
.related_article_div .article-f-readtime {
    background-color: #d0d0d0;
}
.margin-top_mr{
  margin-top: 30px;
}
/************ article single post end **************************/
/************ single article related programmes **************************/
body.programmes-template-default.single.single-programmes #primary > #main > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_tta-container > .vc_general > .vc_tta-panels-container > .vc_tta-panels > .vc_tta-panel:nth-child(1) h2{
  padding: 15px 0 10px;
}
.read_programmes_bg{
  background-size: cover;
  background-position: center;
  width: 165px;
  height: 140px;
}
.programmes_div{

}
/* .most_read_title_programmes .title_p_related_prog{
  font-weight: bold;
} */
.progcat_name_rp{
  margin-bottom: 10px;
  /* font-weight: bold */
}
p.title_p_related_prog.progcat_name_rp {
    font-weight: bold;
}
.programmes_info_rp{
  display: flex;
}
/************* single article related programmes end *************************/

/************** podcast ************************/
.podcast_div .green-audio-player{
  width: 100%;
  min-width: 100%;
  height: auto;
  box-shadow: unset;
  padding: 15px 24px;
  background-color: #eeeeee;
}
.podcast_div span{
  font-size: 14px;
}
.podcast_div .green-audio-player .slider .gap-progress .pin, .podcast_div .green-audio-player .slider .gap-progress{
  background-color: #27a8e2;
}
.podcast_div .green-audio-player .volume .volume__button.open path{
  fill: #27a8e2;
}
.podcast_div .green-audio-player svg, .podcast_div .green-audio-player img {
    width: 22px;
    height: 22px;
}

/* .podcast_div
.podcast_div */
/************* podcast end *************************/

/*************** article table ***********************/
.table_article_details{

}
.table_article_details table > tbody > tr > td:nth-child(1) {
    width: 30%;
    padding: 0 10px;
}
.table_article_details table > tbody > tr > td:nth-child(2){
  width: 70%;
  padding: 15px 10px;
}
.table_article_details table > tbody > tr > td {
    padding: 10px 0;
}
.table_article_details table > tbody > tr > th {
    padding: 0 10px;
}
.table_article_details table > tbody > tr:nth-child(1) {
    border-bottom: 3px solid #27a9e2;
}

/***************** article table 3 column *******************************/
.table_article_details_3_column table > tbody > tr > td:nth-child(1) {
    width: 20%;
    padding: 0 10px;
}
.table_article_details_3_column table > tbody > tr > td:nth-child(2){
  width: 55%;
  padding: 15px 10px;
}
.table_article_details_3_column table > tbody > tr > td:nth-child(3){
  width: 25%;
  padding: 0 10px;
}
.table_article_details_3_column table > tbody > tr > td {
    padding: 10px 0;
}
.table_article_details_3_column table > tbody > tr > th {
    padding: 5px 10px;
}
.table_article_details_3_column table > tbody > tr:nth-child(1) {
    border-bottom: 3px solid #27a9e2;
}

.table_article_details_3_column.more_text_table table > tbody > tr > td:nth-child(2), .table_article_details_3_column.more_text_table table > tbody > tr > td:nth-child(3) {
    width: 40%;
}
/*************** article talble end ***********************/

/**************************************/
/**************************************/

@media (max-width:1199px){
  body.home .box_shadow_header_home{
    display: none!important;
  }
  #replace_header_height{
    display: none;
  }
  .header_container{
    display: none;
  }
  .modal{
    z-index: 999999;
    background-color: rgba(0,0,0,0.3);
  }
  div#shiftnav-toggle-main {
      display: flex;
      flex-direction: row-reverse;
      align-items: center;
      place-content: space-between;
  }
  body nav#main-nav {
    display: none;
  }
  .read_programmes_bg{
    width: 140px;
  }
  .next_div > .next_inner_div {
    /* flex-direction: column-reverse; */
  }
  .previous_next_article > div{
    width: 100%;
  }
  .next_div > .next_inner_div{
    height: 160px!important;
  }
  .previous_next_article {
    display: flex;
    flex-direction: column;
  }
  body .slick-next{
    padding-left: unset;
    left: unset;
    right: 65px;
  }
  body .slick-prev{
    padding-right: unset;
    left: 65px;
    right: unset;
  }
  .gallery_fonts{
    width:100%;
  }
  /* .slick-slide > .slide_bg{
    height: 450px;
  }
  .slick-slide > .slide_bg{
    width: unset;
  } */
  .star_article{
    display: block;
    margin-bottom: 25px;
  }
  .star_rating{
    width: 100%;
    margin-bottom: 5px;
  }
  .rating_article{
    width: 100%;
    padding: 5px;
  }

}
@media (max-width:991px){
  body button.menu-search{
    padding-bottom: unset;
  }
  .responsive_article > div:nth-child(2) {
    margin-top: 50px;
  }
  .read_programmes_bg{
    width: 165px;
  }
  .read_article_bg{
    height: 250px;
  }
  .separate_line{
    display: none;
  }
  .article-meta-social{
    display: block;
  }
  .print_icon_div{
    padding: 10px 0;
  }
  .responsive_article{
    display: flex;
    flex-direction: column;
  }
  .responsive_article > div{
    max-width: 100%;
    width: 100%;
  }
  body .related_article_div .slick-dots li button:before{
    width: 50px;
  }
  body .related_article_div .slick-dots li{
    width: 50px;
  }
}
@media (max-width:767px){
  .gallery_fonts {
      padding: 150px 30px 30px;
      /* background-cols */
  }
  body .related_article_div .slick-dots li {
    width: 25px;
  }
  body .related_article_div .slick-dots li button:before {
    width: 25px;
  }
  .article_title {
    padding-top: 20px;
    width: 100%;
  }
  .related_programmes_article {
    display: block;
  }
  .read_programmes_bg {
    width: 100%;
    height: 250px;
  }
  .star_article .rating-stars ul > li.star > i.rmp-icon{
    margin-left: unset;
  }
  .star_article h2, .star_article p {
    display: none;
  }
  .most_read_title_programmes {
    margin-top: 10px;
  }
  .banner-list.slick-slide {
    /* height: 82vh; */
}
body .slick-items .slick-next {
    right: 30px;
}
body .slick-items .slick-prev {
    left: 30px;
}
.slick-items .slick-track {
    padding: 19px 0;
}
.banner-list.slick-slide.slick-current.slick-active.slick-center {
  margin: 0 !important;
  box-shadow: 0px 1px 18px rgba(0,0,0,0.5);
}
.banner-list.slick-slide.slick-current.slick-active.slick-center .slide_bg{
    /* height: 350px; */
    height: 70%;
    max-height: 70%;
    width: 100%;
    -webkit-animation: fadeIn linear .7s;
animation: fadeIn linear .7s;

}
.banner-list.slick-slide {
  margin: 30px 0
}
.banner-list.slick-slide > .slide_bg {
  background-size: cover;
background-position: center top;
background-repeat: no-repeat;
    /* height: 350px; */
    height: 90%;
    max-height: 100%;
    width: 100%;
    -webkit-animation: fadeIn linear .7s;
animation: fadeIn linear .7s;
}
.gallery_fonts {
    padding: 40% 17% 30px;
    min-height: 65%;
}
  .gallery_fonts h1{
    font-size: 22px;
    margin-bottom: 20px
  }
  .gallery_fonts p{
    font-size: 12px;
  }
  .gallery_fonts h4{
    font-size: 14px;
    /* color: #d76500;  */
    margin-bottom: 20px
  }
  .gallery_fonts br{
    display: none;
  }
  span.pagingInfo{
    bottom: 10px;
    padding-left: 10px;
  }
}
@media (max-width:578px){
  .table_article_details_3_column table {
    font-size: 12px;
  }
  .table_article_details_3_column table > tbody > tr > td:nth-child(3), .table_article_details_3_column table > tbody > tr > td:nth-child(1){
    padding: 0 8px;
  }
  .table_article_details_3_column table > tbody > tr > td:nth-child(2){
    padding: 15px 8px;
  }
  #shiftnav-toggle-main .shiftnav-main-toggle-content {
    padding: 1px 5px;
  }
  .navbar-brand.navbar-brand_mini img {
    height: 22px;
  }
  .logo-right.navbar-brand_mini img{
    height: 46px;
  }
  .gallery_fonts{
    /* padding: 80px 15px 40px; */
  }
  .breadcrumb_div_article ul li.breadcrumb-item:first-child {
      width: 20%;
      text-align: right;
      padding-right: 5%;
  }
  .breadcrumb_div_article ul li.breadcrumb-item{ width: 80%}
  .breadcrumb_div_article .breadcrumb-item+.breadcrumb-item::before {
      padding-right: 0;
      position: relative;
      left: -17px;
      width: 0;
  }
  .article_post_button >div:nth-child(1), .article_post_button >div:nth-child(2) {
    /* width: 50%; */
    margin: 0 10px 0 0;
  }
  .article_post_button{
    flex-wrap: wrap;
    justify-content: left;
  }
  button.leadership_button.bg_pink {
    /* margin: auto;
    margin-top: 10px;
    width: 100%; */
    margin-left: 0;
margin-top: 20px;
  }
  .article_post_button > .bg_pink{
    margin-right: unset;
  }
  .previous_div > div, .next_div > div {
    flex-direction: column-reverse;
    height: auto!important;
  }
  .previous_div > div p, .next_div > div p, .previous_div > div a, .next_div > div a{
    width: 100%;
  }
  .previous_div > div a, .next_div > div a{
    height: 200px;
    max-height: 200px;
  }
  .previous_div > div a img, .next_div > div a img {
    /* height: 200px; */
    position: unset;
    /* max-height: 200px; */
  }
  .previous_next_article > div{
    float: unset;
  }
  .next_div > .next_inner_div{
    height: auto!important;
  }
}
