@import url("https://osplabs.com/wp-content/themes/osplabs/assets/css/swiper.css");
.development-wrap{
    display: none;    
}

/*for header changes */
.headerWrapper{
	background: #fff !important;
  }
  .navigation-section.headerNav>.menu-my-menu-container>ul>li>a{color: #000 !important}
  .header-call-number{    border: 1px solid #000 !important;background: #000 !important;color: #fff !important;}
  .header-call-icon{border:1px solid #000 !important;}
  .header-call .fa-phone, .headerWrapper .nav_button span i {color: #000 !important; }
  .headerWrapper .white-logo{display: none !important;}
  .headerWrapper .blue-logo{display: block !important; }
  .getStartedBtn:hover{border:1px solid #2571f0 !important;}

  /*End*/

/* breadcrumbs css */
.new-breadcrumb{
    padding: 0 !important; margin-bottom: 30px !important;
}
.breadcrumbs a{ color: #000; border-bottom: 2px solid transparent !important;}
.breadcrumbs a:hover{ border-bottom: 2px solid #000 !important; }
.breadcrumbs span{ color: #000;}
.breadcrumbs>li+li:before{ color: #000 !important; }

.podcast_info_banner{
    padding-top: 83px;
}
.podcast_info_wr{ max-width: 1300px; margin: 0 auto; padding: 70px 20px; padding-top: 15px !important; padding-bottom: 0 !important;}
.iframe-wrapper{ display: flex; justify-content: center; margin-bottom: 48px;}
.banner-icon-flex{
    display: flex; align-items: center; gap: 18px; flex-wrap: wrap; max-width: 465px; justify-content: center; margin: 0 auto;
}


/* second-section start  */
.post_page_main_section{
    padding: 70px 20px; max-width: 1300px; margin: 0 auto; padding-top: 44px !important; padding-bottom: 48px !important;
}
.post_page_main_section h2,.podcast-main-page-heading{ color: #333333; font-family: inter; font-size: 32px; font-weight: 700; line-height: normal; 
    margin-bottom: 15px; text-transform: uppercase;
}
.podcast-main-page-heading{
    font-size: 35px !important;
}
.first-paragraph-wr p{ color: #535359; font-family: inter; font-size: 15px; font-weight: 400; line-height: 28px; 
   margin-bottom: 16px;
}
.first-paragraph-wr{
    margin-bottom: 48px;
}
.first-paragraph-wr p:last-child{
    margin-bottom: 0 !important;
}
.podcast_page_flex{ display: flex; align-items: stretch; justify-content: space-between; gap: 30px;}
.podcast_left_content{ max-width: 860px; width: 100%;}
.podcast_right_side{ max-width: 415px; width: 100%;}


/* third-section start  */
.kay-info-wrapper{
    padding: 0px; margin-bottom: 35px;
}
.kay-info-wrapper h3{  color: #333333; font-family: inter; font-size: 32px; font-weight: 700; line-height: normal; 
    text-transform: uppercase; margin-bottom: 16px;
 }
 .kay-info-wrapper p{ color: #333333; font-family: inter; font-size: 20px; font-weight: 400;
     margin-bottom: 12px; position: relative; padding-left: 30px;
 }
 .kay-info-wrapper p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    background-color: #333333;
    border-radius: 50%;
}
 /* .kay-info-wrapper ul{
    margin-left: 35px;
 }
 .kay-info-wrapper ul li{ color: #000; font-family: inter; font-size: 18px; font-weight: 400;  line-height: 28px; 
    margin-bottom: 22px;
} */
 .kay-info-wrapper ul {
    margin-left: 44px;
    list-style-type: square;
    margin-bottom: 20px;
}
.kay-info-wrapper ul li {
    color: #535359;
    font-family: inter;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 12px;
}
.kay-info-wrapper ul li::marker {
    color: #2372F2;
}

 .kay-info-wrapper p:last-child{
    margin-bottom: 0;
 }
 .podcast_left_content ol{
    padding-left: 42px; position: unset; list-style-type :decimal; display: block; padding-right: 0; width: 100%; text-align: start;
 }
 .podcast_left_content ol li{ color: #000; font-family: inter; font-size: 18px; font-weight: 400; line-height: 30px; 
     margin-bottom: 20px; width: 100%;
 }
 .kay-info-wrapper ol li span,strong{
    font-weight: 600 !important;
 }

 /* read wr css  */
 .read-wrapper h3{ color: #000; font-family: inter; font-size: 32px; font-style: normal; font-weight: 700; 
    text-transform: uppercase; margin-bottom: 16px;
 }
 .read-wrapper p{ color: #535359; font-family: inter; font-size: 15px; font-style: normal; font-weight: 400; line-height: normal;
  margin-bottom: 15px; line-height: 28px;}
  .read-wrapper p span{ color: #535359; font-family: inter; font-size: 15px; font-style: normal; font-weight: 400; line-height: normal;
    margin-bottom: 15px; }
  .podcast_left_content .read-wrapper ol li{
    margin-bottom: 4px;
  }
  .podcast_left_content .read-wrapper ol{
    padding-left: 55px; margin-bottom: 15px !important;
  }
.transcript-box{ background: #fff; border: 1px solid #F2F2F2; padding: 30px 20px; margin-bottom: 35px; max-height: 650px; height: 100%;
  overflow-y: auto; border-radius: 12px;}

  /* right side  */
.podcast_right_side h3{ color: #000; font-family: inter; font-size: 20px; font-style: normal; font-weight: 600; 
    line-height: normal;  margin-bottom: 15px; 
}
.recent-podcast-box a{ color: #000; font-family: inter; font-size: 16px; font-style: normal; 
    font-weight: 600; line-height: normal; margin-bottom: 5px;
}
.recent-podcast-box a:hover{
    color: #417fe7;
}
.recent-podcast-box p{ color: #323232; font-family: inter; font-size: 16px; font-weight: 400; line-height: 22px; 
    text-transform: capitalize; margin-bottom: 0 !important;
}
.recent-podcast-box .recent-text-wr p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.recent-podcast-box{
    background: #FFF; border-bottom: 1px solid #E0E0E0; margin-bottom: 24px; display: flex;
    align-items: center;  gap: 12px;
    margin-bottom: 24px;
    padding-bottom: 24px;
}
.recent-podcast-image{
    height: 80px;
    width: 80px;
    min-width: 80px;
}
.recent-podcast-image img{
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.recent-podcast-box:last-child{
    margin-bottom: 0;
}

/* share section  */
.share-btn-elements a{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
.podcast-share-icon-wr{
    margin-bottom: 70px;
    padding-top: 48px;
}
.post-share-social-container h4{ color: #000; text-align: center; font-family: Public Sans; font-size: 20px; font-style: normal; font-weight: 700; line-height: normal; margin-bottom: 25px !important;
}

/* form css start  */
.podcast-blue-form-wr{
    border-radius: 5px;
    background: #2571F0;
    padding: 30px 20px;
    margin-bottom: 25px;
}
.podcast-blue-form-wr h3{
    color: #FFF;
    text-align: center;
    font-family: inter;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.podcast-blue-form-wr p{
    margin-top: 4px;
    margin-bottom: 20px;    

    color: #FFF;
    font-family: inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.form-group.podcast-form-group{
    padding: 0 !important;
    margin-bottom: 15px !important;
}
.form-group.podcast-form-group input{
    border-radius: 5px;
    background: #FFF;
    padding: 7px 20px !important;
    height: 40px !important;
    font-size: 14px !important;
}
.form-group.podcast-form-group input::placeholder{
    color: #A1A1A1 !important;
    font-family: inter;
    font-size: 14px !important;
}
.core-btn.podcast-form-white-btn{
    border-radius: 5px;
    background: #FFF;
    padding: 3px 30px;
    height: auto !important;

    color: #323232 !important;
    font-family: inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    text-transform: uppercase;
}
.core-btn.podcast-form-white-btn:hover{
    background-color: #fff !important;
    color: #044ac2 !important;
}

/* auth section css here */
.podcast-authors.about-auth-section{
    margin:0;
    padding: 48px 20px !important;
    background-color: #F4F8FF;
}
.podcast-authors.about-auth-section h2{
    margin-bottom: 32px !important;
    text-transform: none !important;
}
.podcast_page_flex {
  display: flex;
  align-items: flex-start;
}

.podcast_right_side {
  position: relative;
}

/* Chrome, Edge, Safari */
.podcast_right_side::-webkit-scrollbar {
  width: 4px;
}

.podcast_right_side::-webkit-scrollbar-track {
  background: transparent;
}

.podcast_right_side::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
}

.podcast_right_side::-webkit-scrollbar-thumb:hover {
  background: #999;
}

/* Firefox */
.podcast_right_side {
  scrollbar-width: thin;
  scrollbar-color: #c1c1c1 transparent;
}

.podcast_right_side.is-sticky {
  position: sticky;
  top: 90px;
  height: calc(100vh - 90px);
  overflow-y: auto;
}


/* latest talk css start here */
.common-mx-width{
    max-width: 1300px;
    width: 100%;
    padding: 40px 20px;    
    margin: 0 auto;
}
.common-body-text h2{
    font-family: inter;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    color: #323232;
    text-transform: uppercase;
    text-align: center;
}
.latest-talk-wr .common-mx-width{
    padding-top: 70px;
    padding-bottom: 80px;
}
.latest-talk-wr h2{
    margin-bottom: 35px;
}
.latest-talk-flex{
    display: flex;
    align-items: stretch;
    gap: 10px 25px;
}
.latest-talk-flex .insight-pills{
    background-color: #1A6DF9;
    border-radius: 4px;
    padding: 2px 10px;
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
}
.latest-talk-flex .latest-talk-left{
    max-width: 621px;
    width: 100%;
    padding: 22px 30px;
    border: 1px solid #DDDDDD;
    outline: 2px solid #fff;
    border-radius: 10px;
}
.latest-talk-flex .latest-talk-left:hover{
    border-color: #1A6DF9;
    outline-color: #1A6DF9;
    box-shadow: 0px 4px 50px 0px #0000002B;
}
.latest-talk-flex .latest-talk-left .left-ing-wr{
    width: 100%;
    border-radius: 8px;
    max-height: 250px;
    overflow: hidden;
    margin-bottom: 20px;
}
.latest-talk-flex .latest-talk-left .left-ing-wr img{
    max-width: 100%;
    height: 100%;
}

.latest-talk-flex .latest-talk-left h3{
    font-family: Inter;
    font-weight: 700;
    font-size: 22px;
    line-height: 34px;
    color: #323232;
    text-decoration: none !important;
    cursor: pointer;
    margin-bottom: 11px;
    display: inline-block;
}
.latest-talk-flex .latest-talk-left p{
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 40px;
}
.latest-talk-flex .author-flex{
    display: flex;
    align-items: center;
    gap: 16px;
}
.latest-talk-flex .author-flex .author-img-wr{
    height: 112px;
    width: 112px;
    overflow: hidden;
    border-radius: 50%;
}
.latest-talk-flex .author-flex h4{
    font-family: Inter;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #323232;
    margin-bottom: 4px;
}
.latest-talk-flex .latest-talk-left .author-flex p{
    font-family: Inter;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 0;

}

.latest-talk-right-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    justify-content: center !important;
    align-items: stretch;
    width: 100%;
    gap: 14px;
}
.latest-talk-right-grid .latest-talk-col{
    border: 1px solid #DDDDDD;
    outline: 2px solid #fff;
    background-color: #fff;
    padding: 22px 20px;
    border-radius: 10px;
}
.latest-talk-right-grid .latest-talk-col:hover{
    border-color: #1A6DF9;
    outline-color: #1A6DF9;
    box-shadow: 0px 4px 50px 0px #0000002B;
}
.latest-talk-right-grid .latest-talk-col .col-img-wr{
    width: 100%;
    max-height: 130;
    overflow: hidden;
    margin-bottom: 20px;
}
.latest-talk-right-grid .latest-talk-col .col-img-wr img{
    max-width: 100%;
}
.latest-talk-right-grid .latest-talk-col h3{
    font-family: Inter;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-decoration: none;
    color: #323232;
    margin-bottom: 23px;
    display: inline-block;
    cursor: pointer;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex{
    display: flex;
    align-items: center;
    gap: 10px;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex .col-author-img-wr{
    height: 60px;
    width: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex .col-author-img-wr img{
    max-width: 100%;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex .col-author-info h4{
    font-family: Inter;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    margin-bottom: 2px;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex .col-author-info p{
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 0;
}

/* podcast form section */
.podcast-form-section{
	background: #F4F8FF;
}	
.podcast-form-wr{ max-width: 1300px; margin: 0 auto; width: 100%; padding: 70px 20px; display: flex; align-items: center; gap: 30px;}
.podcast-form-wr h2{
	color: #333333 !important; max-width: 690px; margin: 0; margin-bottom: 20px; text-align: start !important; 
    font-family: inter;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.podcast-form-wr p{ color: #535359 !important; font-family: inter; font-size: 18px; font-weight: 500; line-height: normal; 
	max-width: 770px; margin: 0; margin-bottom: 30px; text-align: start !important;
}
.podcast-form-box{
	max-width: 100%;
    margin: 0 auto;
    width: 100%;
}
.podcast-form-wr .podcast-form-content{
	max-width: 610px;
	width: 100%;
}
.podcast-form-box .form-control{
	height: 44px;
	min-height: 44px;
	border-radius: 4px;
	padding: 7px 10px;
	border: 1px solid #2372F2 !important;

	color: #000 !important;
	font-family: inter;
	font-size: 17px !important;
	font-weight: 500 !important;
	line-height: normal !important;
	margin-bottom: 0 !important;
}
.podcast-form-box .form-control::placeholder{
	color: #AFAFAF !important;
	font-family: inter;
	font-size: 17px !important;
	font-weight: 500 !important;
	line-height: normal !important;
}
.g-recaptcha{
	margin-top: 16px;
}
.podcast-form{
	position: relative;
}
.podcast-form-btn{
	border-radius: 4px;
	background: #2372F2;
	box-shadow: none !important;
	color: #fff !important;
	height: 44px;

	font-family: inter;
	font-size: 17px !important;
	font-weight: 700 !important;
	padding: 10px 30px !important;
	line-height: normal;
}

/* responsive changes start here */

@media only screen and (max-width:1200px){
    .latest-talk-flex{
        flex-wrap: wrap;
    }
    .latest-talk-flex .latest-talk-left{
        max-width: 100%;
    }
    .latest-talk-flex .latest-talk-left .left-ing-wr{
        text-align: center;
    }
    .podcast-form-wr h2{
        font-size: 30px;
    }
}

@media only screen and (max-width : 600px){
    .latest-talk-flex .latest-talk-left{
        padding: 16px !important;
    }
}

@media only screen and (max-width:1024px){
    .iframe-wrapper iframe{
        height: 410px !important;
        width: 743px !important;
    }
    .podcast_info_wr{
        padding: 60px 20px;
    }
    .post_page_main_section{
        padding: 60px 20px;
    }
    .post_page_main_section h2,.podcast-main-page-heading{
        font-size: 28px;
    }
    .podcast-main-page-heading{
        font-size: 32px !important;
    }
    .kay-info-wrapper h3{
        font-size: 28px;
    }
    .read-wrapper h3{
        font-size: 28px;
    }
    .podcast-blue-form-wr h3{
        font-size: 20px;
    }
    .podcast_left_content {
        max-width: 880px;
    }
    .first-paragraph-wr{
        margin-bottom: 30px;
    }
    .first-paragraph-wr p{
        font-size: 14px;
    }
    .kay-info-wrapper p{
        font-size: 16px;
    }
    .kay-info-wrapper li{
        font-size: 16px;
    }
    .podcast_left_content ol li{
        font-size: 16px;
    }
    .kay-info-wrapper{
        padding: 0 !important;
    }
    .podcast_left_content ol{
        padding-left: 28px !important;
    }
    .recent-podcast-box iframe{
        width: 350px !important;
        height: 210px !important;
    }
    .podcast_right_side{
        max-width: 350px;
    }
    .latest-talk-wr h2 {
        font-size: 30px;
        line-height: 38px;
    }
    .podcast-form-wr {
        padding: 50px 20px;
    }
}

@media only screen and (max-width : 768px){
    .post_page_main_section{
        padding: 40px 20px;
    }
    .podcast_page_flex{
        flex-wrap: wrap;
    }
    .podcast_right_side{
        max-width: 100%;
    }
    .recent-podcast-box iframe{
        display: flex;
        margin: 0 auto;
    }

    .podcast_info_wr{
        padding: 40px 20px;
    }
    .iframe-wrapper{
        margin-bottom: 28px;
    }
    .recent-podcast-box iframe {
        width: 380px !important;
        height: 220px !important;
    }
    .podcast-form-wr {
        flex-direction: column;
        gap: 30px;
    }
}


@media only screen and (max-width : 600px){
    .podcast_info_banner{
        padding-top: 60px;
    }
    .podcast-form .d-flex:first-child {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width:430px){
    .recent-podcast-box iframe{
        width: 300px !important;
        height: 195px !important;
    }
}