/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*ahsan styles*/
.asem-container {
    background: #f5f5f5;
    margin-bottom: 60px;
    padding: 60px 0px 60 0px;
}
.asem-container1 {
    background: #f5f5f5;
    margin-bottom: 60px;
    padding: 60px 0px 0px 0px;
}
.asem-search{
    background-color: #f5f5f5 !important;
}
 .document-header{
     margin-bottom: 40px !important;
 }
 .search-img{
     border-bottom: 3px solid #000;
     padding-bottom: 20px;
     width: 25px;
 }
 .doc_page {
    font-size: 69px;
    font-weight: 800;
    font-family: 'Source Sans Pro';
    color: #393838;
    margin-bottom: 20px;
}
.form-inline .form-control {
    display: inline-block;
    width: 90%;
    vertical-align: middle;
    border-bottom: 3px solid black !important;
    border: 0px;
    background-color: #fff;
    font-size: 30px;
    padding: 0px 25px;
}

 /*.documents_lists {
    padding-top: 50px;
}*/
 .documents_all_items ul {
    margin-left: 0px;
    list-style: none;
}
.documents_all_items {
    margin-left: 0px;
    list-style: none;
}
.documents_all_items li {
    border-bottom: 1px solid #cdcdcd;
    font-size: 23px;
    color: #393838;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    padding: 10px 10px;
}
.ul-none li {
    border-bottom: none !important;
}
.documents_all_items li:hover {
    background-color: #f5f5f5;
}
.ul-none li:hover::after {
    content: "\f019";
    font-family: "Font Awesome 6 free";
    font-size: 18px;
    margin-left: 10px;
    color: #ed1c24;
    display: inline-block;
}
#documents-loadmore a {
    font-size: 18px;
    color: #212529;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    line-height: 27px;
}

.refine-filter .btn-filter {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 17px;
    color: #242424;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #cdcdcd;
    background: #f5f5f5;
    border-radius: 0px;
}
.refine-filter a.btn-filter[aria-expanded=false]:after {
    content: "\f067";
    font-family: "Font Awesome 6 free";
    font-size: 15px;
    top: 14px;
    right: 10px;
    position: absolute;
}
.refine-filter a.btn-filter[aria-expanded=true]:after {
    content: "\f068";
    font-family: "Font Awesome 6 free";
    font-size: 15px;
    top: 14px;
    right: 10px;
    position: absolute;
}
.filter-list ul {
    list-style-type: none;
    font-family: 'Source Sans Pro';
    margin-left: 0px;
}
.filter-list ul li a {
    color: #242424;
    font-family: 'Source Sans Pro';
    font-size: 16px;
}
.filter-list ul li a:hover {
    color: #eb2520;
    font-family: 'Source Sans Pro';
    font-size: 16px;
}
.refine-filter .filter-list{
    display: block;
    overflow-y: auto;
    padding: 0px 0 0 20px;
}
#documents-search-form {
    margin-bottom: 0px;
}

/*Event list page*/
.event-side {
    border-bottom: 1px solid #CDCDCD;
}
.event-side:hover {
    background-color: #f5f5f5;
}
.event-side1 {
    border-right: 1px solid #cdcdcd;
    padding-top: 15px;
}
.event-side2 {

    padding-top: 15px;
    padding-bottom: 24px;
}
.event-side1 h4 {
    color: #393838 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 22px !important;
    margin-bottom: 2px !important;
    font-family: 'Source Sans Pro' !important;
    padding-left: 0px !important;
}
.event-side1 p {
    font-size: 20px;
    font-family: 'Source Sans Pro';
    color: #7c7c7c;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 14px;
}
.event-side2 h4 {
    font-size: 16px !important;
    font-family: 'Source Sans Pro' !important;
    text-transform: uppercase;
    color: #005596 !important;
    font-weight: 600 !important;
    line-height: 21px !important;
    padding-left: 0px !important;
    margin-bottom: 3px !important;
}
.event-side2 h2 {
    font-size: 23px;
    font-family: 'Source Sans Pro';
    color: #393838;
    line-height: 30px;
    font-weight: 600;
}
.news_all_items ul {
    margin-left: 0px !important;
    list-style: none !important;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
}
.news_all_items {
    margin-left: 0px !important;
    list-style: none !important;
}
.news_all_items li {
    border-bottom: 1px solid #cdcdcd !important;
    font-size: 23px !important;
    color: #393838 !important;
    font-family: 'Source Sans Pro' !important;
    font-weight: 600 !important;
    padding-top: 10px !important;
    line-height: 22px;
}
.ul-news li {
    border-bottom: none !important;
}
.news_all_items li:hover {
    background-color: #f5f5f5 !important;
}
.news_all_items li span{
    font-size: 16px !important;
    color: #7c7c7c;
    font-family: 'Source Sans Pro' !important;
    font-weight: 600 !important;
    padding-bottom: 10px !important;
}
.news_page h3 {
    padding-bottom: 20px;
    font-family: 'Source Sans Pro';
    color: #393838;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}
.news_page h2{
    font-family: 'Source Sans Pro';
    color: #393838;
    font-size: 34px;
    font-weight: 600;
    line-height: 37px;
    margin-bottom: 20px;
}
.news_page h2:hover{
    color: #005596;
}
.news_page span{
    font-family: 'Source Sans Pro';
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    
}
.latest_news {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 60px;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 70px;
}
.asem-btn {
    background-color: #005596 !important;
    color: #fff !important;
    width: 100%;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}
.asem-btn:hover {
    background-color: #005596;
    color: #fff;
}
.asem-btn2 {
    background-color: #005596 !important;
    color: #fff !important;
    width: 100%;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}
.asem-btn2:hover {
    background-color: #005596;
    color: #fff;
}
/*Event Detail Page*/
.event_detail_banner {
   padding: 10px 0px;
    margin: 0px;
    background: #f5f5f5;
}
.banner_content h3 {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Source Sans Pro';
    color: #212529;
    line-height: 30px;
}
.banner_content{
    padding-top: 80px;
}
.red{
    
    background-color: #ED1C24;
    border: 0;
    height: 5px;
    margin-bottom: 1.5em;
    width: 40%;
    margin-left: 8.5em;
}
.red1{
    
    background-color: #ED1C24;
    border: 0;
    height: 9px;
    margin-bottom: -10px;
    width: 40%;
    display: inline-block;
}
.blue{
    background-color: #005596;
    border: 0;
    height: 9px;
    margin-bottom: -10px;
    width: 40%;
    margin-left: -3px;
    display: inline-block;
}
.event-description{
    padding: 60px 0px;
}
.all-event {
    padding-bottom: 80px;
}
.eventtitle {
    font-size: 35px;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    color: #ed1c24;
    line-height: 35px;
    margin-bottom: 0px;
}
.eventsubtitle {
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #005596;
}
.description_detail p{
    color: #212529;
    font-size: 20px;
    font-family: 'Source Sans Pro';
    line-height: 30px;
}
.description_sidebar1 {
    background-color: #f5f5f5;
    padding: 20px;
}
.description_sidebar1 h3 {
    font-size: 23px;
    color: #393838;
    font-weight: 600;
    margin-bottom: 10px;
}
.description_sidebar1 h4{
    font-size: 18px;
    font-family: 'Source Sans Pro';
    color: #000;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 25px;
}
.description_sidebar1 h4:hover{
    color: red;
}

.description_sidebar1 span {
    color: #005596;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}
.description_sidebar2 {
    background-color: #f5f5f5;
    padding: 20px;
}
.description_sidebar2 h3 {
    font-size: 23px;
    color: #393838;
    font-weight: 600;
    margin-bottom: 10px;
}
.description_sidebar2 h2{
    font-size: 25px;
    font-family: 'Source Sans Pro';
    color: #000;
    font-weight: 900;
    line-height: 22px;
    margin-bottom: 25px;
}

.description_sidebar2 span {
    color: #212529;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
.description_sidebar2 span a {
    color: #ED1C24;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
.description_sidebar2 span a:hover {
    color: #005596;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
.description_sidebar3 {
    background-color: #f5f5f5;
    padding: 20px; 
}
.description_sidebar3 h3 {
    font-size: 23px;
    color: #393838;
    font-weight: 600;
    margin-bottom: 10px;
}
.description_sidebar3 ul li a {
    color: #ED1C24;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
.description_sidebar3 ul li a:hover {
    color: #005596;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
.side_events {
    color: #393838;
    font-size: 30px;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    line-height: 36px;
    display: inline-block;
}
.side_event_hr {
    background-color: #000;
    border: 1px solid #000;
    height: 5px;
    margin-bottom: 1.5em;
    margin-top: 50px;
    width: 100%;
}
.share_icon{
    font-size:20px;
    font-weight: 400;
    color:#393838;
    margin-right:25px;
}
.share_icon:hover{
    color: #ED1C24;
}
.red2 {
    background-color: #ED1C24;
    border: 0;
    height: 6px;
    margin-bottom: 0;
    width: 6%;
    display: inline-block;
}
.blue1{
    background-color: #005596;
    border: 0;
    height: 6px;
    margin-bottom: 0;
    width: 6%;
    margin-left: 0;
    display: inline-block;
}

.related h3 {
    color: #393838;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    line-height: 36px;
    margin-bottom: 15px;
    margin-top: 50px;
}
.related h3 span {
    font-size: 15px;
    color: #ed1c24;
    font-weight: 700;
    line-height: 18px;
    margin-left: 25px;
}
.related_events {
    border-right: 2px solid #CDCDCD;
    padding: 10px 50px 50px 10px;
}
.related_events a h2 {
    color: #212529;
    font-size: 27px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 15px;
}
.related_events a h2:hover {
    color: #ED1C24;
}
.related_events a h4 {
    font-size: 16px;
    color: #7C7C7E;
    font-weight: 600;
    line-height: 21px;
}

/*video Page*/
.asem-video{
    padding-bottom: 160px;
}
.video-title-container {
    background: #f5f5f5;
}
.video_page {
    padding-top: 60px;
    padding-bottom: 60px;
}
.video-background {
    background: #000;
    padding: 60px 0px 60px 0px;
}
.video_page h2 {
    font-size: 69px;
    font-weight: 800;
    color: #393838;
    line-height: 62px;
    font-family: 'Source Sans Pro';
}
.video_title{
    font-size: 30px;
    margin-top: 20px;
    color: #fff;
    font-family: 'Source Sans Pro';
}
.video_description{
    font-size: 20px;
    color: #fff;
    font-family: 'Source Sans Pro';
}
.share_icon1 {
    font-size: 20px;
    color: #393838;
    margin-right: 15px;
    margin-top: 30px;
}
.share_icon2 {
    font-size: 20px;
    color: #fff;
    margin-right: 15px;
    margin-top: 30px;
}
.playing_video{
    margin-bottom: 50px;
}
.back_icon{
    font-weight: 900;
    border: 1px solid #ed1c24;
    border-radius: 100%;
    padding: 15px 20px 15px 20px;
    background-color: #ed1c24;
    color: #fff;
    margin-right: 15px;
}
.back_icon:hover{
    font-weight: 900;
    border: 1px solid #005596;
    border-radius: 100%;
    padding: 15px 20px 15px 20px;
    background-color: #005596;
    color: #fff;
    margin-right: 15px;
}
.back_btn {
    font-size: 20px;
    color: #393838;
    font-weight: 700;
    font-family: 'Source Sans Pro';
}
.back_btn:hover {
    font-size: 20px;
    color: #005596;
    font-weight: 700;
    font-family: 'Source Sans Pro';
}
.img_thumbmail {
    max-width: 210px;
}
.img_title {
    font-size: 20px;
    color: #212529;
    margin-left: 20px;
    text-transform: uppercase;
}
.video_link {
    display: block;
    margin-top: 30px;
}
.playlists{
    padding-bottom: 80px;
    padding-top: 80px;
}
.video_gallery {
    padding-bottom: 50px;
}
.video_gallery a {
    color: #000;
}
.video_gallery a:hover {
    color: #ED1C24;
}
/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 0px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
/*Press Release Detail*/
.press_detail_title{
   
    padding-bottom: 70px;
}
.press_title_content h2{
    font-size: 45px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    color: #393838;
    line-height: 54px;
    margin-bottom: 10px;
}
.press_title_content h3 {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    color: #7c7c7c;
    line-height: 30px;
}
.press_img {
    display: block;
}
.press_description{
    font-size: 20px;
    font-weight: 400;
    line-height:30px;
    font-family: 'Source Sans Pro';
    color: #212529;
}
.press_release_hr {
    background-color: #393838;
    border: 1px solid #393838;
    height: 3px;
    margin-bottom: 1.5em;
    margin-top: 50px;
    width: 100%;
}
.related-press-release {
    margin-bottom: 100px;
}
.press-container {
    background: #f5f5f5;
    padding: 60px 0px 0px 0px;
}
.asem-press-container {
    background: #fff;
    padding-top: 70px;
}
.asem-press-container1 {
    background: #fff;
    padding-top: 0px;
}
.site-content{
    background-color: #fff;
}
/*video_gallery*/
.video_gallery h3{
    font-size: 20px;
    font-weight: 600;
    line-height:22px;
    font-family: 'Source Sans Pro';
    color: #000;
    padding-top:5px;
}
.gallery-tabs{
    margin-bottom:50px;
}
.gallery-tabs a {
    font-size: 25px;
    margin-right: 30px;
    color: #393838;
    font-family: 'Source Sans Pro';
    font-weight: 700;
}
.video-playlist {
    border-bottom: 2px solid #000;
}
/*Pagniation*/

.pagination {
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 16px;
  font-family:'Source Sans Pro';
  font-weight: 600;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}
.pagination .current {
  color: #fff;
  background-color: #005596;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #005596;
  margin: 0 4px;
}

.pagination a:hover:not(.active) {background-color: #ED1C24; color:#fff;}

.get-quote {
    font-size: 30px;
    border-bottom: 4px solid #ed1c24;
    line-height: 36px;
    margin-bottom: 30px;
    max-width: 550px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #212529;
    text-align: center;
    margin-left: 100px;
}
a{
    text-decoration: none;
}
/*
.get-quote {
    font-size: 40px;
    border-bottom: 3px solid #ed1c24;
    line-height: 1;
    margin-bottom: 30px;
    max-width: 380px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #005596;
}*/
.eventheader {
    margin-bottom: 80px;
}
.videoweight .loadmore {
    color: #ed1c24;
    font-size: 18px;
    font-weight: 700;
}
.docfilter {
		padding: 0px;
		background: none;
		overflow-y: auto;
		border: none;
		width: 100%;
		padding-top: 20px;
	}

	.docfilter option {
		padding: 5px 0px;
		font-size: 16px;
		font-family: 'Source Sans Pro';
		color: #242424;
	    border-bottom: 1px solid #e9e9e9;
        white-space: normal;
	}

	.docfilter option:hover {
		color: #eb2520;

	}

	.pointer {
		cursor: pointer;
	}
	
/*Political Page Start*/

.editor-msg button{
width: 35% !important;
margin-bottom: 20px !important;
padding: 10px 30px !important;
}
.political-side {
  border-bottom: 1px solid #CDCDCD !important;
}
.political-side:hover {
  background-color: #f5f5f5;
}
.political-side1 {
  border-right: 1px solid #cdcdcd;
  padding-top: 35px;
}
.political-side2 {

  padding-top: 15px;
  padding-bottom: 24px;
}
.political-side2 .fa-comments{
  font-size: 30px;
  color: #005596;
  padding-top: 20px;
  cursor: pointer;
}
.political-side1 h4 {
  color: #393838 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  margin-bottom: 2px !important;
  font-family: 'Source Sans Pro' !important;
  padding-left: 0px !important;
  text-transform: capitalize !important;
}
.political-side2 a{
  text-decoration: none;
}
.political-side1 p {
  font-size: 20px;
  font-family: 'Source Sans Pro';
  color: #7c7c7c;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 14px;
}
.political-side2 h4 {
  font-size: 16px !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
  color: #005596 !important;
  font-weight: 600 !important;
  line-height: 21px !important;
  padding-left: 0px !important;
  margin-bottom: 3px !important;
}
.political-side2 h2 {
  font-size: 23px;
  font-family: 'Source Sans Pro';
  color: #393838;
  line-height: 30px;
  font-weight: 600;
}
.comment-popup-content-form {
  background-color: #f5f5f5;
  padding: 20px 20px;
}
.comment-reply-content-form {
  background-color: #f5f5f5;
  padding: 5px 20px 20px;
}
.comment-popup-content h2 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 10px;
}
.commentpopup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}

.comment-popup-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 15px 20px 20px;
  border: 1px solid #888;
  width: 50%;
}

.close-comment {
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close-comment:hover,
.close-comment:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
  .comment-btn {
background: #0170B9;
  color: #fff;
  border: 1px solid #0170B9;
  width: 100%;
}
.old-comments h2{
  font-size: 25px;
  padding-bottom: 0px;
  font-weight: 700;
}
.comment-reply{
  border-bottom: 1px solid #aeaeae;
  padding: 10px 20px;
}
.comment-reply h4{
  font-size: 16px !important;
  text-transform: capitalize !important;
}
.comment-reply h6 {
    font-size: 11px !important;
    text-transform: capitalize !important;
    color: #7c7c7c !important;
}
.comment-reply p{
  margin-bottom: 0px;
}
.comment-reply a{
  color: #7c7c7c;
  text-decoration: none;
}
.custom-comment-input{
  height: 50px !important;
  background-color: #fafafa !important;
  border: 1px solid #e5e5e5;
}
.customcomment-textarea {
height: 150px !important;
  background-color: #FAFAFA !important;
  border: 1px solid #e5e5e5;
}
.addyourcomment{
  padding: 0px;
  border-bottom: 1px solid #aeaeae;
  margin: 0px 1px;
}
.yourcomment-btn {
  float: right;
}
.editor-msg {
    margin-bottom: 20px !important;
}
.editor-msg button:hover {
    background-color: #0073CA !important;
}
/* Editor Message Start*/
.editor-popup-content-form {
  background-color: #f5f5f5;
  padding: 20px 20px;
}
.editor-popup-content h2 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 10px;
}
.editorpopup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}

.editor-popup-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
}

.close-message {
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close-message:hover,
.close-message:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.yourcomment-btn {
  background-color: #005596 !important;
  border: 1px solid #005596 !important;
}
.custommessage{
  font-size: 20px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  margin-bottom: 30px;
}
.custommessage img{
  width: 5%;
  margin-top: 5px;
}
/* Editor Message End*/
/*Political Page End*/

/*Community Start*/
.community_detail_banner {
    padding: 10px 0px;
     margin: 0px;
     background: #f5f5f5;
 }
 .banner_image {
    padding-right: 0px;
}
 .banner_image img{
    float: right;
 }
 .communityinner{
    width: 1240px !important;
    margin-left: auto;
    margin-right: auto;
 }
 .all-topics {
    width: 1240px !important;
    max-width: 1240px;
    margin: auto;
    padding-bottom: 80px;
}
 .community_banner_content h3 {
     font-size: 20px;
     font-weight: 400;
     font-family: 'Source Sans Pro';
     color: #212529;
     line-height: 30px;
 }
 .community_banner_content{
     padding-top: 80px;
     padding-left: 0px;
 }
 .community-description{
    padding: 60px 0px;
    width: 1240px !important;
    max-width: 1240px;
    margin: auto;
}
 .communitytitle {
     font-size: 35px;
     font-weight: 700;
     font-family: 'Source Sans Pro';
     color: #000;
     line-height: 35px;
     margin-bottom: 5px;
 }
 .communitysubtitle {
     font-size: 30px;
     margin-bottom: 30px;
     font-weight: 700;
     color: #005596;
 }
.community_description_detail h2{
    font-size: 35px;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    color: #005596;
    margin-bottom: 15px;
}
 .community_description_detail p{
    color: #212529;
    font-size: 18px;
    font-family: 'Source Sans Pro';
    line-height: 30px;
    text-align: justify;
    padding-right: 40px;
}
 .description_sidebar3 h4 {
     font-size: 18px;
     color: #393838;
     font-weight: 600;
     margin-bottom: 10px;
 }
 .black{
    background-color: #000;
    width: 95%;
    height: 5px;
 }
 .community_comments{
    margin-top: 30px;
    padding-left: 0px;
 }
 .community_comments h2{
    color: #393838;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    line-height: 36px;
    margin-bottom: 15px;
    margin-top: 50px;
 }
 
/*Community End*/


/*Community Listing Page Start*/
.ul-community li {
   border-bottom: none !important;
}

/*Community Listing Page End*/

.main-podcast {
    padding: 15px 15px; /* Adjusted for smaller screens */
    background-color: #f6fafc;
}

.podcast-container {
    max-width: 1240px !important;
    margin: auto;
}

.podcast-row {
    display: flex;
    flex-wrap: wrap; /* Ensures content stacks on smaller screens */
    align-items: center;
    justify-content: center;
}

.podcastdate {
    color: #393838;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.podcast-banner01 {
    background-color: #fff;
    padding: 30px 50px !important;
    border-radius: 25px;
    z-index: 999;
    box-shadow: -6px 6px 5px 0px rgb(0 0 0 / 3%);
    height: auto; 
    top: auto;
    right: -75px;
    align-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.podcast-banner02{
    padding: 0px !important;
}

/* Headline */
.podcast-title {
    font-size: 28px;
    line-height: 30px;
    color: #005596;
    text-align: left;
    font-weight: 700;
}
.podcast-subtitle {
    font-size: 18px;
    font-weight: 400;
    color: #ED1C24;
}
.podcast-meta {
    padding-top: 10px;
    padding-left: 20px;
    align-items: center;
}
.pcd {
    padding-left: 50px !important;
}
/* Image Styling */
.podcastfeaturedimg img {
    width: 100%;
    /*max-height: 300px;*/
    border-radius: 20px;
    object-fit: cover;
}
/*Podcast Audio*/

.podcast-audio {
    padding: 15px 15px; /* Adjusted padding for smaller screens */
    margin: auto;
}
.plat1{
    padding: 0px !important;
}
/* Podcast Player */
.podcast-audio {
    padding: 20px 15px;
    margin: auto;
}

.audio-player {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
    flex-wrap: nowrap;
}

/* Play, Rewind, Forward Buttons */
button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
    position: relative;
    padding: 5px 10px;
}

/* Play Button */
.play-pause {
    background-color: #004080;
    color: white;
    border-radius: 50%;
    width: 80px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Seek Bar */
.seek-bar {
    flex-grow: 1;
    -webkit-appearance: none;
    appearance: none;
    height: 10px;
    background: #ccc;
    border-radius: 5px;
    cursor: pointer;
    background-image: linear-gradient(90deg, #005596 0%, #005596 0%, #ccc 0%, #ccc 100%);
}

.seek-bar::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 2px solid red;
    border-radius: 50%;
    cursor: pointer;
}

/* Time Display */
.time {
    font-size: 14px;
    width: 50px;
    text-align: center;
}

/* Responsive Adjustments */
@media (max-width: 1024px) {
    .seek-bar {
        width: 30%; /* Reduce seek bar size on smaller screens */
    }
}

@media (max-width: 768px) {
    .seek-bar {
        width: 40%;
    }
}

@media (max-width: 480px) {
    .seek-bar {
        width: 22%;
    }
    .play-pause {
        width: 45px;
        height: 45px;
    }
    .time {
        font-size: 12px;
    }
}

/* Other Platforms */
.otherplatform {
    background: #fff;
    border-radius: 20px;
    padding: 10px 30px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.platforms {
    font-size: 20px;
    color: #005596;
    font-weight: 700;
    margin-bottom: 5px !important;
}

.platforms-icon {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 5px 0 0;
}

.platforms-icon img {
    width: 200px;
    padding-right: 10px;
}

.platform-name {
    font-size: 17px;
    font-weight: 600;
}

/* Download Button */
.podcast-download {
    background-color: #004080;
    color: #fff;
    padding: 7px 30px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
/*Download Drop-down*/
.dropdown-container {
    position: relative;
    display: inline-block;
    padding-left: 50px;
  }
  
  .podcast-download {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
  }
  
  .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    margin-top: 5px;
    min-width: 150px;
    border: 1px solid #fff;
  }
  
  .dropdown-menu a {
    color: black;
    font-size: 18px;
    font-weight: 500;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
    transition: background 0.2s;
  }
  
  .dropdown-menu a:hover {
    background: #f5f5f5;
    text-decoration: none;
  }
  
  .dropdown-container:hover .dropdown-menu {
    display: block;
  }
/*Speakers Start*/
.speaker-container {
   /* margin: 50px auto;*/
    padding: 0px 0px 70px;
    background-color: #e6f2ff;
}
.speaker-row{
    max-width: 1240px;
}
.speaker-heading{
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    margin: 30px 0px 110px;
}
.speakers {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.speaker {
    background: white;
    padding: 20px 20px 0px;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 270px;
    cursor: pointer;
}
.speaker img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid white;
    margin-top: -100px;
}
.speaker h3 {
    font-size: 25px;
    margin: 10px 0 5px;
    font-weight: 700;
}
.speaker p {
    font-size: 16px;
    color: gray;
}
.speakerpopup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-align: left;
    width: 90%;
    max-width: 900px;
    height: auto;
}
.speakerpopup .row {
    display: flex;
    flex-wrap: wrap;
}
.speakerpopup .col-md-5 img {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}
.speakerpopup .col-md-7 {
    flex: 1;
    max-height: 400px;
    overflow-y: auto;
    padding-left: 20px;
}
.speakerpopup h3, .speakerpopup p {
    margin: 10px 0;
}
.speakerpopup p {
    color: gray;
}
.speakerpopup .speakerclose {
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
    background: #004080;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    float: right;
}
#popup-name {
    font-weight: 700;
    color: #005596;
}
#popup-designation {
    font-size: 18px;
    color: #ED1C24;
    font-weight: 600;
}
.speaker-dec {
    font-size: 25px;
    font-weight: 600;
}
@media (max-width: 1024px) {
    .speakers {
        justify-content: center;
    }
    .speaker {
        width: 45%;
        margin: 50px 0px;
    }
    .speaker-heading{
        margin-bottom: 70px;
    }
}
@media (max-width: 768px) {
    .speakers {
        justify-content: center;
    }
    .speaker {
        width: 45%;
    }
    .speakerpopup .row {
        flex-direction: column;
    }
    .speakerpopup .col-md-5 img {
        max-height: 200px;
    }
    .speakerpopup .col-md-7 {
        padding-left: 20;
    }
    .speakerpopup .col-sm-12{
        width: 100% !important;
    }
}
@media (max-width: 480px) {
    .speaker {
        width: 100%;
    }
    .pcd {
    padding-left: 14px !important;
}
.dropdown-container{
    padding-left: 0px !important;
}
.main-podcast {
    padding: 25px 15px;
}
}
/*Speaker End*/
/*Podcast Summary Start*/
.podcast-summary{
    margin: auto;
    padding: 30px 0px 0px !important;
}
.podcast-summary-row{
    max-width: 1140px;
}
.summary-title{
    font-size: 40px;
    font-weight: 700;
}
.summary-dec{
    font-size: 16px;
    color: gray;
    text-align: justify;
}
/*Podcast Summary End*/

.podcast-comments{
    max-width: 1140px;
}
.Podcast-comment-title{
    font-size: 40px;
    font-weight: 700;
}
/* Responsive Adjustments */
@media (max-width: 992px) {
   /* .podcast-row {
        flex-direction: column-reverse; /* Image on top for smaller screens */
    /*}*/
    .podcast-banner01 {
        margin: 20px 0;
        padding: 30px 25px !important;
        text-align: center;
        right: -40px;
        height: auto;
    }
    .podcast-title {
        font-size: 28px;
    }

    .audio-player {
        flex-wrap: wrap;
        gap: 0px;
    }
    .play-pause {
        width: 50px;
        height: 50px;
    }
    /* .seek-bar {
        width: 100%;
    } */
    .time {
        font-size: 12px;
    }
    .platforms {
        font-size: 22px;
    }
    .platform-name {
        font-size: 16px;
    }
    .podcast-download {
        font-size: 16px;
        padding: 8px 30px;
    }
}

@media (max-width: 768px) {
    .podcast-banner01 {
        right: auto;
        height: auto;
        justify-content: flex-start;
        margin: 0px 20px;
        bottom: 15px;
    }
    .podcast-title {
        font-size: 24px;
    }
    .podcastdate {
        font-size: 14px;
    }
    .plat1{
        width: max-content !important;
    }
    .audio-player {
        justify-content: center;
        margin-bottom: 20px;
    }
    /* .seek-bar {
        width: 90%;
    } */
    .platforms-icon {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .platform-name{
        padding: 0px !important;
    }
}

@media (max-width: 480px) {
    .podcast-title {
        font-size: 20px;
        line-height: 25px;
    }
    .podcast-banner01 {
        padding: 10px;
    }
    .podcastfeaturedimg img {
        max-height: 250px;
    }
    .platforms-icon img{
        width: 45px;
    }
    .audio-player {
        flex-direction: row;
        align-items: center;
        gap: 2px;
        margin-bottom: 20px;
    }
    .play-pause {
        width: 45px;
        height: 45px;
    }
    .platforms-icon{
        gap: 0px;
    }
    .platforms {
        font-size: 20px;
        text-align: left;
    }
    .plat1{
        width: max-content !important;
    }
    .podcast-meta {
    padding-bottom: 30px;
    gap: 15px;
    }
    /* .platforms-icon {
        flex-direction: column;
        text-align: center;
    } */
}

/*Comments*/
h3.no-comments-found {
    font-size: 18px;
    padding-left: 16px;
    padding-top: 18px;
    font-weight: 500;
}
.comment-form-cookies-consent , .comment-form-url, .comment-reply-title, .comment-notes, .comments-title,.ast-comment-time,.ast-comment-avatar-wrap{display: none}
ol.ast-comment-list {
    margin-left: 20px;
}
.ast-comment-meta{
	margin: 0;
}
section.ast-comment-content.comment p {
    margin-bottom: 0;
}
ol.ast-comment-list > li {
    border-bottom: 1px solid #aeaeae;
}
.comment-form label{
	    position: relative;
    top: unset;
    width: auto;
    height: auto;
    color: #000;
    margin: 0;
    clip: unset;
    -webkit-clip-path: unset;
}



/*Podcast Page End*/


/*Higlights Section Start*/
  .highlight-heading{
        background-color: #005596;
        color: #fff !important;
            font-family: 'Source Sans Pro', sans-serif;
        text-align: center;
        border-radius: 5px 0px 0px 0px;
        padding: 5px 0px;
    }
    .highlight-title{
        color: #005596 !important;
        font-size: 20px !important;
        margin-bottom: 0px !important;
    }
    .highlight-short{
        color: #656667 !important;
        font-size: 16px !important;
        font-family: 'Source Sans Pro', sans-serif;
        margin-bottom: 10px !important;
    }
    .highlight-button{
        background-color: #ffffff00;
        color: #ED1C24;
        border: 1px solid #ED1C24;
        border-radius: 5px;
        text-decoration: none;
            font-family: 'Source Sans Pro', sans-serif;
        padding: 5px 10px !important;
    }
    .highlight-button:hover{
        text-decoration: none;
        color: #ED1C24;
    }
    .highlight-image{
        width: 250px !important;
    }
    .highlight-border{
        color: #ccc;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    @media (max-width: 480px) {
    .highlight-image {
        width: 100% !important;
        height: auto !important;
        margin-bottom:10px;
    }
    .highlight-button{
        margin-bottom: 10px;
    }
}
/* First post title - black */
.highlight-title.title-black {
    color: #005596 !important;
}

/* Other post titles - blue (optional, if you still want to explicitly set it) */
.highlight-title.title-blue {
    color: #005596 !important;
}


/*Higlights section end*/



@media only screen and (min-width: 768px) {
    .description_detail {
        padding-right: 50px;
    }
}
@media only screen and (min-width: 1600px) {
    .cs-temp .container {
        max-width: 1440px !important;
    }
}