.webinarPage .webinarBanner {
	background:#010F6C;
	    padding: 15px 0;
	    background: rgb(4,21,136);
background: linear-gradient(180deg, rgba(4,21,136,1) 0%, rgba(1,9,68,1) 100%);
}
.webinarBanner .slick-arrow{
	bottom: 0;
}
 p, ul li{
     color: #fff;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;

}
.webinarPage .filterSec .form-control, .form-group.dateField .form-control {
  padding-right: 45px!important;
  height: 45px!important;
  border-radius: 0;
  border: 1px solid #ced4da;
  border-radius: 45px;
}
.bannerTXT {
    margin-bottom: 50px;

}
.filterWebinar{
	padding: 30px 0;
	box-shadow: 0 6px 8px rgb(0 0 0 / 8%);
}
.filterWebinar .form-group, .input-group{
 margin-bottom: 0;
 margin-right: 15px
}
.webinar{
	margin-bottom: 25px;
}
.webinar .col-sm-8{
	padding-left: 0
}
.webinarListing{
	padding: 40px 0;
	    background: #f2f2f2;
}
.webinarListing .webinar {
    background: #fff;
    padding: 15px;
}
.webinarListing .webinar p{
	color: #212129;
	margin-bottom: 25px;
}
.webinarListing .webinar h5{
	    font-size: 24px;
    font-weight: 500;
    margin-top: 16px;
}
.webinarListing .webinar h6 span{
	font-size: 14px;
	color: #0729E9
}
.webinarBanner  .slick-slider .slick-arrow.slick-next{
  margin-left: 50px;
}
.search_gray{
  background: #010f6c;
  color: #fff;
  border-radius: 45px;
  width: 45px;
  height: 45px;
  font-size: 0.9rem;
  padding: 0;
}
.search_gray i{
  font-size: 0.9rem;
  margin-left: 0;
}

.filterWebinar .form-group.dateField{
	max-width: 185px;
}
.webinarBanner .commonBreadcrumb .current:before{
	color: #fff
}
.bannerTXT p{
	    color: #e4e4e4;
    line-height: 2;
    font-weight: 300;
}
.bannerTXT{
      font-weight: 500;
    line-height: 1.4;
    color: #fff;
}
.bannerContent {
	    margin-top: 20px;
}
.webinarDetail p, .webinarDetail ul li{
	color: #212129;
  line-height: 2;
  font-weight: 400;
}
ul li{
	margin-bottom: 10px
}
ul{
	padding-left: 15px
}
.speakers .connectLinkedin a{
	display: inline-block;
}
.speakers .connectLinkedin a img{
	    max-width: 70px;
    height: auto;
    position: relative;
    top: -1px;
}
.webinarDetail{
	padding: 40px 0 0
}
.speakersWebinar{
	padding: 60px 0 40px
}
.speakersWebinar .speakers .speaker{
	margin-bottom: 10px;
	
	  padding: 10px 20px;
}
.speakersWebinar .speakers .speaker>div[class*="col-sm"]{
  background: #fff;
  padding: 15px;
}
.speakersWebinar .speakers .speaker .speakerDetail h6{
 font-size: 18px;
     margin-bottom: 3px;
}
.speakersWebinar .speakers .speaker .speakerDetail p{
	font-weight: 300
}
.speakersWebinar .speakers .speaker .speakerDetail p.designation{
	color: #666;
	margin-bottom: 10px
}
.webinarDetail .bannerContent--inner > .row{
	display: flex;
	align-items: center;
}
.speakersWebinar .speakers{
	
	color: #000;
	  
}
.speakersWebinar .speakerIMG {
	padding: 10px
}
.speakersWebinar .speakerDetail p{
	color: #000
}
.content_webinar p{
	color: #212129
}
.webinarDetail{
	background: #f2f2f2;
}
.weninarGrid{
	background: #f2f2f2;
}
.relatedWebinar{
	background: #fff;
	padding: 40px 0;
}
.relatedWebinar h3{
	margin-bottom: 2rem
}
.content_webinar {
    padding: 15px;
}
.content_webinar h5{
	    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
}
.weninarGrid  .content_webinar p{
	font-weight: 300
}
.relatedWebinar .slick-slider .slick-arrow,
 .webinarDetail ul.slick-dots li button{
	display: none!important;
}
 .webinarDetail ul.slick-dots{
 	    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
 }
 .webinarDetail ul.slick-dots li{
 	       cursor: pointer;
    display: flex;
    width: 5px;
    height: 5px;
    background: #212129;
    border-radius: 100%;
    margin: 0 15px;
    opacity: 0.4;
    padding: 0
 }
 .webinarDetail ul.slick-dots li.slick-active{
 	opacity: 1
 }
 .weninarGrid .content_webinar .btn{
 	    padding-left: 0;
    display: flex;
    font-family: 'Poppins', sans-serif!important;
    font-weight: 300;
    color: #EE171C;
   
 }
 
 .weninarGrid  .content_webinar a.btn img{
  margin-left: 10px;
   transition: all 0.5s;
 }
  .weninarGrid .content_webinar .btn:hover img{
   margin-left: 20px
  }
  .webinarForm{
  	background: #010F6C;
  	    padding: 15px;
  }
  .webinarForm h4{
  	    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
   .webinarForm .form-group{
   	margin-bottom: 20px
   }
   .webinarForm .form-group .form-control{
   	background: #E6E7F0
   }
   .webinarDetail .bannerTXT h2{
   	font-size: 30px!important;
    font-weight: 600;
    line-height: 1.4;
   }
 .playWebinar .webinarBanner{
      min-height: 380px;
}
.playWebinar .webinarDetail {
    background: transparent;
    top: -280px;
}
.webinarForm .acceptancePd{
  display: flex;
  font-size: 12px!important
}
.webinarForm .acceptancePd .chbmessage{
      padding-left: 10px;
    position: relative;
    top: -3px;
}
.playWebinar .webinarContent iframe{
  height: 600px;
  }

@media only screen and (max-width: 1599px){
  .playWebinar .webinarContent iframe{
  height: 500px;
  }
}
@media only screen and (max-width: 991px){
  .playWebinar .webinarContent iframe{
  height: 300px;
  }
   .playWebinar .webinarBanner{
      min-height: 280px;
}
.playWebinar .webinarDetail {
    background: transparent;
    top: -200px;
}
}

@media only screen and (max-width: 767px){
  .playWebinar .webinarContent iframe{
  height: 250px;
  }
   .playWebinar .webinarBanner{
      min-height: 180px;
}
.playWebinar .webinarDetail {
    background: transparent;
    top: -100px;
}
}
@media only screen and (max-width: 600px){
.bannerTXT .h-36{
  font-size: 20px!important
}
.filterWebinar .form-group{
  width: 100%;
  margin-bottom: 15px
}
.filterWebinar .form-group.dateField{
  width: 45%
}
.filterSec{
  background: #f2f2f2;
  padding: 15px;
  margin-bottom: 35px
}
.webinarListing .webinar{
  margin-bottom: 25px;
}
.webinarListing .webinar .webinarListing--box{
 margin-bottom:25px;
}
}
.dropdown-check-list .items{
    background: #fff;
    padding: 10px;
    max-height: 247px;
    overflow-x: auto;
    position: absolute;
    z-index: 2;
    box-shadow: 6px 8px 8px rgb(0 0 0 / 13%);
    width: 100%

}
.dropdown-check-list{
      position: relative; 
}
.dropdown-check-list .items li{
      margin-bottom: 5px;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
    cursor: pointer;
    padding: 0px 10px 5px;
}
.webinarPage .selectedfilter span {
       display: inline-block;
    padding: 6px 10px;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 20px;
    font-size: 13px;
    padding-right: 40px;
    margin-bottom: 10px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 4%);
}
.webinarPage .dropdown-check-list .anchor {
  font-size: 14px;
    padding: 5px 20px 4px 0;
    padding-left: 12px;
    min-height: 45px;
    display: flex;
    align-items: center;
    border-radius: 40px;
}
.linkSecondary:active, .linkSecondary:focus, .linkSecondary:hover{
  color: #010f6c;
  text-decoration: underline;
}
.webinarPage .dropdown-check-list .anchor:after{
  top: 29%;
}
.dropdown-check-list{
  width: 100%
}
.dropdown-check-list .anchor:active:after {
    right: 8px;
    top: 29%;
}
.webinarPage .selectedfilter span a {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 30px;
    right: 0px;
    line-height: 29px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #096EFA;
    border-radius: 0 20px 20px 0;
    font-size: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dropdown-check-list .items li.active {
    color: #f00!important;
    opacity: 0.7;
}
.webinarPage .selectedfilter span.categoryfilter.hidethis {
    display: none !important;
}