<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face { font-family: 'blauer_nueregular'; src: url('../fonts/BlauerNue/blauer-nue-regular-if6626350c83fdf-webfont.woff2') format('woff2'), url('../fonts/BlauerNue/blauer-nue-regular-if6626350c83fdf-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }

body { font-family: 'blauer_nueregular' !important; background: #F7F7F7; }

/* header  */

header { padding: 20px 20px !important; height: auto !important; background: transparent !important; }
header .site_log { max-width: 200px; width: 100%;  }  
header .nav li { margin: 0px 18px; }  
header .nav li .nav-link { font-size: 14px; color: #5E5E5E; }  
header .nav li .nav-link:hover, header .nav li .nav-link.active { color: #092F57; }
header .nav li.login_link { margin-right: 10px; }
header .nav li.login_link a.nav-link { border: 1px solid #092F57; width: 120px; height: 44px; border-radius: 60px; display: flex; align-items: center; justify-content: center; padding: 12px; color: #092F57; }
header .nav li.login_link a.nav-link:hover { background: #092F57; color: #fff; }
header .nav li.login_link a.nav-link img { width: 14px; height: 14px; margin-left: 12px; }
header .nav li.login_link a.nav-link img + img { display: none; }
header .nav li.login_link a.nav-link:hover img { display: none; }
header .nav li.login_link a.nav-link:hover img + img { display: inline-block; }
header .nav li.signup_link { margin: 0px !important; }
header .nav li.signup_link a.nav-link { background: #C6883D; width: 130px; height: 44px; border-radius: 60px; border: 1px solid #C6883D !important; color: #fff; display: flex; align-items: center; justify-content: center; padding: 12px; }
header .nav li.signup_link a.nav-link img { width: 14px; height: 14px; margin-left: 12px; }
header .nav li:last-child { margin-right: 0px !important; }

header .nav li.signup_link a.nav-link:hover { background: transparent; color: #C6883D; }
header .nav li.signup_link a.nav-link img + img { display: none; }
header .nav li.signup_link a.nav-link:hover img { display: none; }
header .nav li.signup_link a.nav-link:hover img + img { display: inline-block; }

.user_dropdown .dropdown-toggle { font-size: 14px; color: #5E5E5E; }
.user_dropdown .dropdown-menu li { padding: 5px 0px;}


/* home */

.slick-custom-arrow { border: 1px solid #FFFFFF; width: 54px; height: 54px; border-radius: 50%; background: transparent; display: flex; align-items: center; justify-content: center; position: absolute; top: 50%; transform: translateY(-50%); }
.slick-custom-arrow img { width: 28px; height: 28px; object-fit: contain; object-position: center; }
.slick-custom-arrow:hover { box-shadow: 0px 24px 64px 0px #C6883D4D; background: #C6883D; border-color: #C6883D; }
.event_slider_section .common_btn { margin-top: 30px; }
.slick-track { display: flex !important; }
.slick-slide { height: auto !important; }
.slick-disabled { opacity: 0.4; cursor: no-drop !important; background: transparent; }

.banner_section { background: #092F57 !important; width: 100%; min-height: 680px; position: relative; display: flex; align-items: center; padding: 30px 30px 30px 80px; }
/* .banner_section::before { position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/homebannershadow.png) no-repeat, url(../images/lines.png) no-repeat; background-position: center, center right; background-size: cover, contain; } */

.banner_content_block { max-width: 480px; width: 100%; position: relative; padding: 100px 0px; }
.banner_content_block .bcb_title { font-size: 68px; line-height: 68px; letter-spacing: -0.02em; color: #FFFFFF; margin-bottom: 20px; }
.banner_content_block .bcb_description { font-size: 15px; line-height: 23px; margin-bottom: 30px; color: #FFFFFF; }
.btn_block { display: flex; align-items: center; justify-content: flex-start; width: 100%; }

.common_btn { border-radius: 60px; min-width: 145px; font-size: 14px; line-height: 16px; color: #fff; background: #C6883D; border: 1px solid transparent; box-shadow: none !important;  padding: 15px; }
.common_btn:hover { border-color: #C6883D; color: #C6883D; background: transparent; }
.common_btn img { width: 16px; height: 16px; margin-left: 12px; }
.common_btn img + img { display: none; }
.common_btn:hover img { display: none; }
.common_btn:hover img + img { display: inline-block; }

.common_unfill { border: 1px solid #fff;  background: transparent; margin-left: 12px !important; }

.linkImg { width: 199px; height: 64px; position: absolute; right: 0; bottom: 118px; }
.linkImg a { display: block !important; cursor: pointer; width: 100%; height: 100%; }

.banner_image_block { margin-left: 30px; position: relative; width: 100%; flex: 1; padding-bottom: 100px; }

.thought_leader_section { width: 100%; display: block; padding: 0px 30px 25px; }
.thought_leader_block { box-shadow: 0px 4px 250px 0px #0000001A; background: #FFFFFF; max-width: 1632px; width: 100%; min-height: 210px; border-radius: 31px; padding: 35px 30px; margin: 0px auto; margin: -105px auto 0px; z-index: 1; position: relative; }
.thought_leader_block .tl_title { font-size: 38px; letter-spacing: -0.02em; text-align: center; color: #092F57; margin-bottom: 30px; }
.thought_leader_block form { width: 100%; display: flex; align-items: center; justify-items: flex-start; }
.thought_leader_block .form-group { margin: 0px 10px; max-width: 33.33%; width: 100%; }
.thought_leader_block .form-group .form-control { border-radius: 9px; background-color: #fbfcff; border: 1px solid #BEBEBE; color: #0A2F57; padding: 15px; box-shadow: none !important; font-size: 14px; line-height: 22px; color: #0A2F57; border-right: 0px; }
.thought_leader_block .form-group .input-group-text {  border: 1px solid #BEBEBE; border-radius: 9px; padding: 10px 18px; background: transparent; }
.thought_leader_block .form-group .form-control::placeholder { color: #0A2F57; }
.thought_leader_block .form-group .choices__inner { font-size: 14px; line-height: 22px; border-radius: 9px; color: #0A2F57; min-height: auto !important; padding: 10px 15px !important; }
.choices__inner { background-color: transparent !important; border: 1px solid #BEBEBE !important; }
.choices__placeholder { color: #0A2F57; opacity: 1 !important; }


.mission_section { width: 100%; display: block; padding: 35px 20px; }
.mis_heading_block { width: 100%; margin-bottom: 40px; }
.mis_heading_block .mis_title { font-size: 52px; line-height: 56px; letter-spacing: -0.02em; color: #26316B; margin-bottom: 0px; }
.mis_heading_block .mis_description { font-size: 15px; line-height: 20px; letter-spacing: -0.01em; color: #7E7E7E; margin-bottom: 20px; }
.mis_heading_block .common_btn { border: 1px solid #C6883D; background: transparent; color: #092F57; }
.mis_heading_block .common_btn:hover { background: #C6883D; color: #fff; }

.mis_content_block { display: flex; justify-content: center; width: 100%; }
.mis_media { background: #FFFFFF; max-width: 530px; width: 100%; border-radius: 25px; padding: 35px; margin: 0px 10px; cursor: pointer;  }
.mis_media .mism_top { margin-bottom: 30px; display: flex; width: 100%; align-items: center; }
.mis_media .mis_icon { box-shadow: 0px 10px 40px 0px #363D880F; border: 1px solid #092F57; width: 96px; height: 96px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 20px; }
.mis_media .mis_icon img { width: 50px; height: 50px;  }
.mis_media .mis_icon img + img { display: none; }
.mis_media .mism_t { color: #092F57; font-size: 24px; line-height: 31px; letter-spacing: -0.02em; margin-bottom: 0px; width: 100%; flex: 1; }
.mis_media .mism_d { font-size: 15px; line-height: 21px; letter-spacing: -0.01em; color: #7E7E7E; margin-bottom: 0px; }
.mis_media:hover { box-shadow: 21px 37px 136.8px 0px #C6883D66; background: #C6883D; }
.mis_media:hover .mis_icon { border-color: #fff; }
.mis_media:hover .mis_icon img { display: none; }
.mis_media:hover .mis_icon img + img { display: inline-block; }
.mis_media:hover .mism_t { color: #fff; }
.mis_media:hover .mism_d { color: #fff; }

.common_heading { font-size: 48px; line-height: 56px; letter-spacing: -0.02em; }

.docter_slider_section { padding: 50px 0px; width: 100%; display: block; background: transparent; }
.profiles_silder { padding-left: 20px; }
.docter_slider_section .common_heading { margin-bottom: 40px; text-align: center; color: #26316B; }
.profile_card { max-width: 360px; width: 100%; border-radius: 25px; background: #FFFFFF; height: 100%; margin: 0px auto; display: block; }
.profile_card .profile_img { width: 100%; height: 290px; border-radius: 25px; }
.profile_card .profile_img img { object-fit: cover; border-radius: 25px; object-position: top;}
.profile_body { padding: 20px 22px;  }
.profile_card .profile_body .pname { font-size: 22px; line-height: 29px; letter-spacing: -0.02em; color: #092F57;  margin-bottom: 5px; }
.profile_card .profile_body .ppost { font-size: 15px; line-height: 19px; letter-spacing: -0.02em; color: #829794; margin-bottom: 14px; }
.profile_card .profile_body .ppost + .ppost { color: #26316B; }
.profile_card .profile_body .pdesc { font-size: 14px; font-weight: 200; line-height: 19px; letter-spacing: -0.01em; color: #7E7E7E; margin-bottom: 0px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; line-clamp: 6; overflow: hidden; }
.docter_slider_section .common_btn { margin-top: 30px; }

.event_slider_section { width: 100%; display: block; background: #092F57; padding: 50px 70px; }
.event_slider_section .event_heading_block { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 45px; }
.event_slider_section .common_heading { color: #fff; }
.event_card { max-width: 360px; border-radius: 25px; padding: 10px;  background: #fff; height: 100%; margin: 0px auto; display: block; }
.event_card .event_image { width: 100%; height: 236px; border-radius: 20px; }
.event_card .event_image img { border-radius: 20px; }
.event_card .event_body { padding: 20px 15px; }
.event_card .event_body .event_title { font-size: 22px; line-height: 33px; letter-spacing: -0.02em; color: #092F57; margin-bottom: 26px; } 
.event_card .event_body .date_time { font-size: 14px; line-height: 19px; letter-spacing: -0.02em; color: #829794; margin-bottom: 18px; display: flex; }
.event_card .event_body .date_time img { width: 16px; height: 16px; margin-right: 8px; vertical-align: top; }
.event_card .event_body .event_desc { font-size: 14px; font-weight: 200; line-height: 21px; letter-spacing: -0.01em; color: #7E7E7E; margin-bottom: 0px; }
.event_slider_section .slick-custom-arrow.slick-prev { left: -45px; }
.event_slider_section .slick-custom-arrow.slick-next { right: -45px; }
.event_slider_section .tabbing_block { max-width: 530px;}

.video_podcast_section { display: block; padding: 50px 60px; width: 100%; }
.vp_heading_block { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 45px; }  
.vp_heading_block .common_heading { color: #26316B; }

.common_card, .lc_card { max-width: 410px; border-radius: 25px; background: #fff; width: 100%; height: 100%; display: block; margin: 0px auto;  }
.common_card .cc_img, .lc_card .lc_image { width: 100%; height: 231px; border-radius: 25px; }
.common_card .cc_img img, .lc_card .lc_image img { border-radius: 25px; object-fit: fill; }
.common_card .cc_body, .lc_card .lc_body { padding: 20px 20px; }
.common_card .cc_body .ccb_title, .lc_card .lc_body .lc_title { font-size: 22px; line-height: 27px; letter-spacing: -0.02em; color: #092F57; margin-bottom: 15px; } 
.common_card .cc_body .ccb_desc, .lc_card .lc_body .lc_desc { font-size: 14px; font-weight: 200; line-height: 19px; letter-spacing: -0.01em; color: #7E7E7E; margin-bottom: 25px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; line-clamp: 6; overflow: hidden; }
.common_card .cc_body .ccb_date, .lc_card .lc_body .lc_date { font-size: 14px; line-height: 19px; letter-spacing: -0.02em; color: #829794; margin-bottom: 18px; display: flex;  }
.common_card .cc_body .ccb_date img, .lc_card .lc_body .lc_date img { width: 16px; height: 16px; margin-right: 8px; vertical-align: top; }

.watch_arrow { color: #26316B; font-size: 14px; line-height: 19px; display: inline-flex; align-items: center; box-shadow: none !important; border: none !important; background: transparent; }
.watch_arrow img { width: 16px; height: 16px; margin-left: 15px; }
.watch_arrow:hover { color: #C6883D; }
/* .watch_arrow:hover img { margin-left: 25px; } */


.learning_center_section {  width: 100%; display: block; padding: 40px 30px; }

.faq_section .common_heading { color: #26316B; }
.news_and_blog_section .common_heading { text-align: center; margin-bottom: 50px; color: #26316B; }

.industry_sponsored_section { width: 100%; display: block; padding: 35px 0px; }
.industry_sponsored_section .common_heading { text-align: center; margin-bottom: 45px; color: #26316B; }
.iss_card { max-width: 780px; border-radius: 25px; background: #fff; width: 100%; padding: 21px 17px; display: flex; align-items: center; height: 100%; }
.iss_card .iss_img { max-width: 356px; width: 100%; height: 300px; border-radius: 20px; }
.iss_card .iss_img img { border-radius: 20px; object-fit: cover; }
.iss_card .iss_body { padding: 30px; width: 100%; flex: 1; }
.iss_card .iss_body .iss_title { font-size: 22px; line-height: 27px; letter-spacing: -0.02em; color: #092F57; margin-bottom: 15px; } 
.iss_card .iss_body .iss_desc { font-size: 14px; font-weight: 200; line-height: 19px; letter-spacing: -0.01em; color: #7E7E7E; margin-bottom: 30px; }
.iss_card .iss_body .lc_date { font-size: 14px; line-height: 19px; letter-spacing: -0.02em; color: #829794; margin-bottom: 18px; display: flex;  }
.iss_card .iss_body .lc_date img { width: 16px; height: 16px; margin-right: 8px; vertical-align: top; }
.industry_sponsored_section .common_btn { margin-top: 30px; background: transparent; min-width: 280px; color: #092F57; border-color: #C6883D; }
.industry_sponsored_section .common_btn:hover { background: #C6883D; color: #fff; }

.testimonials_slider_section { width: 100%; display: block; padding: 40px 30px; }
.testimonials_content_block  { max-width: 1632px; width: 100%; height: 700px; padding: 0px 50px; border-radius: 50px; background: url(../images/top_que.png) no-repeat, url(../images/bottomque.png) no-repeat, #092F57; background-position: left 60% top, left 10% bottom; background-size: auto; display: flex; justify-content: space-between; overflow: hidden; }
.testimonials_content_block .common_heading { color: #F7F7F7; margin-bottom: 65px; }
.testimonials_slider_section  .slick-track { display: block !important; }

.tcb_conent { max-width: 750px; width: 100%; padding: 50px 0px; }
.tcbc_block .tcsign_img { width: 56px; height: 56px; border-radius: 50%; margin-bottom: 38px; background: #FFFFFF; padding: 18px; }
.tcbc_block .tcb_desc { font-size: 22px; line-height: 28px; letter-spacing: -0.02em; color: #F7F7F7; margin-bottom: 26px; }
.tcbc_block .tcb_desc a {  color: #F7F7F7 !important; text-decoration: underline !important; }
.tcbc_block .tcb_name { font-size: 22px; font-weight: 600; line-height: 28px; letter-spacing: -0.02em; color: #F7F7F7; margin-bottom: 0px; }

.tcb_image_block { max-width: 140px; width: 100%; margin-left: 20px; }
.tcb_image_block ul { list-style: none; margin: 0px; padding: 0px; }
.tcb_image_block ul li { width: 140px !important; height: 140px !important; border-radius: 50%; margin: 12px 0px; opacity: 0.7; cursor: pointer; }
.tcb_image_block ul li img { object-fit: cover; border-radius: 50%;  }
.tcb_image_block ul li.slick-center { opacity: 1; }

.tabbing_block { max-width: 380px; width: 100%; }
.nav-tabs { width: auto !important; border: none !important; justify-content: flex-end; }  
.nav-tabs .nav-link { border: 1px solid #C6883D !important; min-width: 200px; padding: 12px 15px; border-radius: 60px; font-size: 14px; line-height: 20px; color: #fff !important; margin-left: 10px; }
.nav-tabs .nav-link.active { background: #C6883D; color: #fff !important; }

.learning_center_section .nav-tabs .nav-link {  min-width: 120px; color: #092F57 !important; }
.learning_center_section .nav-tabs .nav-link.active { color: #fff !important; }

.learning_center_section .slick-custom-arrow { bottom: -96px; right: 0; top: unset; transform: unset; border: 1px solid #28234A; z-index: 1; }
.learning_center_section .slick-custom-arrow img + img { display: none; }
.learning_center_section .slick-custom-arrow:hover { border: 1px solid #C6883D !important; }  
.learning_center_section .slick-custom-arrow:hover img { display: none; }
.learning_center_section .slick-custom-arrow:hover img + img { display: inline-block; }
.learning_center_section .slick-custom-arrow.slick-prev { right: 63px; }

.slider_bottom { margin-top: 45px; display: block; position: relative; }
.slider_bottom::before { position: absolute; content: ""; width: 77%; left: 50%; top: 50%; transform: translate(-50%, -50%); height: 1px; background: #000000; }

.docter_slider_section .slick-slide, 
.industry_sponsored_section .slick-slide,
.events_section .slick-slide, 
.lcs_common_slider .slick-slide { transition: all 200ms ease-out; cursor: url(../images/move.png), auto; padding: 10px 0px; }

.docter_slider_section .slick-slide .profile_card:hover { box-shadow: 0px 6px 8px 0px #0000001A;}
.lcs_common_slider .slick-slide .common_card:hover { box-shadow: 0px 6px 8px 0px #0000001A;}
.events_section .slick-slide .common_card:hover { box-shadow: 0px 6px 8px 0px #0000001A;}
.industry_sponsored_section .slick-slide .iss_card:hover { box-shadow: 0px 6px 8px 0px #0000001A;}

/* footer */

footer { background: #092F57; display: block; padding: 0px 20px; }
.footer_top_element { padding: 40px 0px; width: 100%; }
.footer_top_element .site_log { margin-bottom: 30px; max-width: 280px; height: 78px; width: 100%;  }
.address_block .a_info { width: 100%; display: flex; }
.address_block .a_info:first-child { margin-bottom: 23px; }
.address_block .a_info .add_icon { width: 20px; height: 20px; margin-right: 23px; }
.address_block .a_info a{ font-size: 14px; line-height: 19px; color: #fff; }

.footer_menu { display: flex; width: 100%; justify-content: flex-end; }
.footer_menu ul { width: 40%; padding: 0px; margin: 0px; padding: 0px 10px; }
.footer_menu ul li { width: 100%; display: block; margin-bottom: 10px; }
.footer_menu ul li:last-child { margin-bottom: 0px;}
.footer_menu ul li a { color: #fff; font-size: 14px; line-height: 30px; }
.footer_menu ul li a:hover, .footer_menu ul li a.active { color: #C6883D; }

.ffollow_block { max-width: 305px; width: 100%;  margin-left: auto; }
.ffollow_block h3 { font-size: 22px; line-height: 33px; color: #FFFFFF; margin-bottom: 20px; }
.ffollow_block ul { list-style: none; padding: 0; margin: 0; display: flex; align-items: center; }
.ffollow_block ul li { margin-right: 16px; }
.ffollow_block ul li a { width: 90px; height: 90px; border: 1px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 10px; }
.ffollow_block ul li a img { width: 32px; height: 32px; }
.ffollow_block ul li a img + img { display: none; }
.ffollow_block ul li a:hover img { display: none; }
.ffollow_block ul li a:hover img + img { display: inline-block; }
.ffollow_block ul li a:hover { border-color: #C6883D; }

.footer_bottom { padding: 15px; text-align: center; border-top: 1px solid #FFFFFF; width: 100%; }
.copy_right_text { color: #FFFFFF; font-size: 14px; line-height: 19.2px; text-align: center; margin-bottom: 0px; }

.ff_text { color: #FFFFFF; font-size: 14px; line-height: 22px; margin-bottom: 0px; }  
.other_site_log { width: 170px; height: auto; margin-bottom: 12px; }
 



/*  */

.directory_map_block { width: 100%; height: 620px; background: #092F57; position: relative; }
.directory_map_block::before { position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/mapbg.png) no-repeat; background-position: center; background-size: cover; }
.directory_user_profiles { padding: 25px 20px; width: 100%; display: block; }
.directory_user_profiles .common_heading { text-align: center; color: #26316B; margin-bottom: 45px; }
.profile_outer_block { width: 100%; height: 100%;  padding-bottom: 55px; }
.profile_outer_block .profile_card { height: 100%; }
.profile_outer_block .profile_card .profile_body .pdesc { margin-bottom: 22px; }

.dmp_name {font-size: 24px; line-height: 30px; letter-spacing: -0.02em; color: #F7F7F7; position: absolute; left: 20px; top: 30px; }

/* doc profile page */

.kol_profile_page { padding: 0px 20px 50px; width: 100%; display: block; }
.kol_user_information { width: 100%; display: flex; }
.kol_user_information .koi_user_left_block { box-shadow: 0px 4px 250px 0px #0000001A; background: #fff; max-width: 830px; width: 100%; min-height: 360px; border-radius: 25px; }
.kol_user_information .kulb_banner { height: 140px; border-radius: 25px 25px 0px 0px; }
.kol_user_information .user_info .name { font-size: 26px; line-height: 35px; letter-spacing: -0.02em;  margin-bottom: 0px; color: #092F57; }
.kol_user_information .user_info .post { font-size: 20px; line-height: 27px; letter-spacing: -0.02em; color: #829794; margin-bottom: 0px; }

.introduction_block { box-shadow: 0px 4px 250px 0px #0000001A; padding: 0px 25px; background: #fff; border-radius: 25px; }
.introduction_block .intro_title { font-size: 22px; line-height: 26px; letter-spacing: -0.02em; color: #092F57; padding: 20px 0px; border-bottom: 1px solid #000000; margin-bottom: 0px; }
.introduction_block .intro_body { padding: 25px 0px; width: 100%; }
.introduction_block .intro_body p { font-size: 15px; line-height: 21px; letter-spacing: -0.02em; color: #C3863C; margin-bottom: 22px; display: flex; }
.introduction_block .intro_body p:last-child { margin-bottom: 0px; }
.introduction_block .intro_body p span { width: 110px; display: inline-block;}
.introduction_block .intro_body p span + span { color: #092F57; width: 100%; flex: 1;}

.kpfs_content_block { margin-top: 35px; box-shadow: 0px 4px 250px 0px #0000001A; border-radius: 25px; padding: 0px 48px; background: #fff; }  
.kpfs_content_block .kpfsc_title { font-size: 22px; line-height: 27px; letter-spacing: -0.02em; color: #092F57; border-bottom: 1px solid #000000; padding: 20px 0px; margin-bottom: 0px; }
.kpfs_content_block .kpfs_description { padding: 20px 0px; display: block; }
.kpfs_content_block .kpfs_description p { font-size: 15px; line-height: 22px; letter-spacing: -0.02em; margin-bottom: 0px; color: #092F57; }


/* kol profile page */

.user_learning_section.learning_center_section { background: #092F57; }
.user_learning_section .common_heading { color: #fff; }
.user_learning_section .nav-tabs .nav-link { color: #fff  !important; }

.events_section { width: 100%; display: block; padding: 25px 20px 60px; }
.events_section .nav-tabs .nav-link { min-width: 120px; color: #092F57 !important; }
.events_section .nav-tabs .nav-link.active { color: #fff !important; }

.user_learning_section.learning_center_section .slider_bottom::before { background: #fff; }
.user_learning_section.learning_center_section .slick-custom-arrow { border-color: #fff; }


/*  */

.common_section { width: 100%; display: flex; align-items: center; justify-content: center; padding: 20px 20px 130px 20px; min-height: 390px; background: #092F57; position: relative;}
.common_section::before { position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/mapbg.png) no-repeat; background-position: center; background-size: cover; }
.common_section .heading { font-size: 68px; font-weight: 400; line-height: 75px; letter-spacing: -0.02em; color: #fff; margin-bottom: 0px; position: relative; text-align: center; }

.event_listing_page { padding: 30px 20px; display: block; width: 100%; }
.event_listing_page .nav-tabs .nav-link { color: #092F57 !important; }
.event_listing_page .nav-tabs .nav-link.active { color: #fff  !important; }
.event_listing_page .nav-tabs .nav-link { min-width: 130px; }

.calendar_block { box-shadow: 0px 49.13px 266.34px 0px #25306B26; border: 1.17px solid #F1F1F1; background: #FFFFFF; border-radius: 26px; max-width: 100% !important; }
.fc-toolbar-chunk .fc-toolbar-title span { color: #C6883D;}
.calendar_block .fc-col-header .fc-col-header-cell { background: #C6883D;  }
.calendar_block .fc-col-header .fc-col-header-cell a { color: #fff; }
.fc-daygrid-event-harness-abs { background: #C6883D !important; }
/* .fc-daygrid-event { color: #fff !important; } */
.fc-h-event .fc-event-main .caldata span:nth-child(5) { color: #fff !important; }
.fc .fc-daygrid-day.fc-day-today { background-color: #FFE4C3 !important;}
.fc-h-event .fc-event-main { color: #fff !important;}
.fc .fc-highlight { background-color: #FFE4C3 !important; }
.fc-h-event .fc-event-main .caldata span:nth-child(3) { color: #fff !important; }

/* all listing pages */

.common_listing_banner_section { padding-bottom: 110px; }
.listing_filter_section .thought_leader_block { min-height: 124px; margin-top: -68px;}
.listing_filter_section .thought_leader_block .form-group:nth-child(2) { max-width: 50%; }
.listing_filter_section .thought_leader_block form { justify-content: space-between; }

.cc_outer_block, .profile_outer_block, .event_block .cc_outer_block { padding-bottom: 35px; height: 100%; }

.directory_page { padding: 40px 20px; display: block; }
.directory_page .common_heading { text-align: center; color: #26316B; margin-bottom: 35px; }

.typetag { min-width: 100px; border-radius: 50px; background: #C6883D; color: #FFFFFF; text-align: center; font-size: 14px; line-height: 17px; position: relative; width: fit-content; padding: 10px; margin-bottom: 20px; /* margin-top: -38px; */ }

/* event detail */

.event_detail_banner_section { padding: 20px !important; }
.event_detail_page { width: 100%; display: block; padding: 40px 20px; }

.edetail_content_block { display: flex; width: 100%;}  
.dcb_image_block { max-width: 570px; height: 390px; border-radius: 25px; margin: 0px !important; box-shadow: 0px 10px 60px 0px #262D7614; width: 100%; position: sticky; top: 10px; }
.dcb_image_block img, .dcb_image_block video { border-radius: 25px; }
.dcb_right_block { width: 100%; display: block; flex: 1; padding-left: 25px; padding-top: 10px; }
.dcb_right_block .ei_title { font-size: 32px; font-weight: 400; line-height: 40px; letter-spacing: -0.02em; color: #092F57; margin-bottom: 20px; }
.dcb_right_block .db_info { width: 100%; display: flex; flex-wrap: wrap; margin-bottom: 20px; }
.dcb_right_block .db_info p { font-size: 14px; line-height: 19.2px; letter-spacing: -0.02em; margin-bottom: 5px; color: #000000; width: 33.33%; padding-right: 10px; display: flex; }
.dcb_right_block .db_info p img { width: 18px; height: 18px; margin-right: 8px; }
.dcb_right_block .db_info p a { color: #092F57; }

.dcb_content_block { margin-bottom: 30px; font-size: 16px; font-weight: 200; line-height: 24px; letter-spacing: -0.01em; color: #000000; overflow: hidden; }
.dcb_content_block p {  font-size: 16px; font-weight: 200; line-height: 24px; letter-spacing: -0.01em; color: #000000; }

.detail_btn { width: 100%; display: flex; align-items: center;  }
.calendar_btn { width: 48px; height: 48px; border-radius: 108px; border: 1px solid #000000; display: flex; align-items: center; justify-content: center; margin-left: 20px; } 
.calendar_btn img { width: 24px; height: 24px; object-fit: contain; object-position: center; }

.edcb_section { width: 100%; /* min-height: 515px; */ border-radius: 25px; padding: 35px; background: #fff; margin-top: 30px; }
.edcb_section h3, .edcb_section h4, .edcb_section h6, .edcb_section h5 { font-size: 22px; line-height: 28px; letter-spacing: -0.02em; color: #092F57; margin-bottom: 0; }
.edcb_section p { font-size: 15px; font-weight: 200; line-height: 24px; letter-spacing: -0.01em; color: #000000; margin-bottom: 20px; }
.edcb_section p a { color: #000000; text-decoration: underline !important; }
.semiler_events_block { width: 100%; display: block; padding: 10px 20px 60px;  }
.semiler_events_block .common_heading { text-align: center; margin-bottom: 45px; color: #26316B;}

/* detail page */
 
.share-button { background: #C6883D;  font-size: 20px; line-height: 20px; text-align: center; left: auto; right: -40px; transform: rotate(-90deg); border-radius: 6px 6px 0px 0px; top: 40%; display: flex; align-items: center; justify-content: center; position: fixed; z-index: 111; color: #fff !important; border: 1px solid #C6883D; box-shadow: none  !important; text-transform: uppercase;}
.share-button img { width: 18px; height: 18px; margin-right: 5px; transform: rotate(90deg); }
.social-icons{position: fixed; top: 255px; left: auto; font-size: 16px; z-index: 11; right: 0;}
.social-icons .icon{ width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; background-color: coral; transition: width .5s ease;cursor: pointer; color: #fff; border-radius: 0px !important; margin-left: auto; }
.social-icons .icon:first-child{ border-top-right-radius: 5px;}
.social-icons .icon:last-child{ border-bottom-right-radius: 5px;}
.social-icons .icon:hover{ width: 60px;}
.social-icons .icon.fb{background-color: #3A579A;}
.social-icons .icon.tw{ background-color: #00ABF0;}
.social-icons .icon.pt{background-color: #CD1C1F;}
.social-icons .icon.in{ background-color: #0077B5;}
.social-icons .icon.gp{ background-color: #DD4B39;}
.social-icons .icon.back { background-color: gray; }
.social-icons .icon.wa { background-color: #25d366; }
.social-icons.hidden { opacity: 0; transform: scale(0); pointer-events: none;}
.social-icons { opacity: 1; transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; transform: scale(1);}
.share-button.hidden { opacity: 0; pointer-events: none; }
.share-button { opacity: 1; transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; }


.detail_banner_section { padding: 20px !important; }
.detail_page  { width: 100%; display: block; padding: 45px 20px; }

.detail_content_block  { display: flex; width: 100%; max-width: 100%; }  
.detail_video_img_block { max-width: 620px; height: 350px; border-radius: 25px; margin: 0px !important; box-shadow: 0px 10px 60px 0px #262D7614; width: 100%; position: sticky; top: 10px; }
.detail_video_img_block img, .detail_video_img_block video, .plyr--video { border-radius: 25px; }

.dcb_block { width: 100%; display: block; flex: 1; padding-left: 30px; padding-top: 10px; }
.detail_top_row .detailb { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 18px;}
.detail_top_row .ddate {font-size: 15px; line-height: 19.2px; letter-spacing: -0.02em; margin-bottom: 5px; color: #000000; padding-right: 10px; display: flex;  }
.detail_top_row .ddate img { width: 20px; height: 20px; margin-right: 10px; }
.dcb-p p { font-size: 15px; font-weight: 200; line-height: 24px; letter-spacing: -0.01em; color: #000000; margin-bottom: 20px; }
.detail_top_row .detailb .user_profile span { color: #000000; font-size: 15px; }

.lcs_common_slider { padding-bottom: 0px !important; padding-top: 40px; }
.lcs_common_slider .common_heading { text-align: center; margin-bottom: 40px; color: #26316B;}

.user_profile .dropdown-toggle { border: 1px solid #C6883D; color: #C6883D; }
.detail_top_row .detailb .user_profile { margin-bottom: 5px; }

.nfb_content p { color: #000; }

.detail_top_row .detailb .user_profile a { border: 2px solid #C6883D; margin-left: 2px;}
.chat_section .chat_input_block .input-group .form-control { font-size: 15px; }
.ai_chat_room { z-index: 111; border: 1px solid #26316B; }

/* about us page */

.about_us_page .common_section { padding: 20px !important; }
.about_us_page .common_section .heading {font-size: 52px; line-height: 59px;  }
.our_board_member_section .common_heading { text-align: center; margin-bottom: 40px; color: #26316B;}
.about_banner_block { background: #C6883D; }
.our_board_member_section { padding: 39px 20px; }
.about_banner_block .about_content { border-radius: 25px; background: #fff; box-shadow: 0px 4px 250px 0px #0000001A; }

/* auth page */

.auth_page { padding: 35px 20px; padding-top: 0px; min-height: 70vh; }
.login_page .common_form_block { border-radius: 25px; box-shadow: 0px 4px 250px 0px #0000001A; margin-top: -130px; margin-left: auto; margin-right: auto; }
.common_form_block .form-label { font-size: 15px; color: #7E7E7E; margin-bottom: 5px; }
.common_form_block .form-control { border: 1px solid #BEBEBE; border-radius: 9px; color: #0A2F57; font-size: 14px; line-height: 19px; background: #fff; box-shadow: none !important; padding: 15px; }
.common_form_block .form-control:focus { border-color: #0A2F57; }
.common_form_block .form-group .input-group .eye_btn { border: 1px solid #BEBEBE; border-radius: 9px; background: #fff; border-left: 0px !important; }
.common_form_block .form-group .input-group .form-control { border-right: 0px; }
.common_form_block .form-control:focus + .eye_btn { border-color: #0A2F57;  }
.go_other_page { color: #26316B; font-size: 15px; line-height: 19px;}
.go_other_page a { color: #26316B; } 
.go_other_page a:hover { color: #C6883D; }

/* signup */

.signup_form_block { box-shadow: 0px 4px 250px 0px #0000001A; margin-top: -130px; border-radius: 25px; position: relative; }
.auth_content_block { border-radius: 25px 0px 0px 25px; }
.common_form_block { border-radius: 0px 25px 25px 0px; width: 100%; flex: 1; padding: 40px; }
.common_form_block .user_img { background: #092F57; border-color: #89C3FF; }

.auth_page .ath_text { font-size: 15px; text-align: left; }

/* contact us */

.contact_us_page { padding: 0px; border-radius: 25px; margin-top: -130px; display: flex; align-items: center; padding: 35px 20px; padding-top: 0px; min-height: 70vh; }
.contact_us_page .common_form_block { background: #fff; border-radius: 25px; }
.contact_us_page .auth_content_block {  background: transparent !important; padding: 25px; }
.contact_us_page .social_icons li { margin-right: 10px; }
.contact_us_page .social_icons li a { width: 40px; height: 40px; border: 1px solid #C6883D; border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 0; }
.contact_us_page .social_icons li a:hover { background: #C6883D; }
.contact_us_page .social_icons li a img { width: 20px; height: 20px; }
.contact_us_page .social_icons li a img + img { display: none; }
.contact_us_page .social_icons li a:hover img { display: none; }
.contact_us_page .social_icons li a:hover img + img { display: inline-block; }

.contact_us_page .social_icons { list-style: none !important; display: flex; align-items: center;  padding: 0; margin-bottom: 0px; }
.other_contact_info .oci_block { border-radius: 20px; padding: 20px; }
.follow_block { border-radius: 25px; padding: 20px; }
.follow_block .fb_title { margin-bottom: 15px; }

/* terms */

.teams_privacy_page { width: 100%; display: block; padding: 35px 20px; }
.tpp_content_block { background: #fff; border-radius: 25px; padding: 50px; box-shadow: 0px 49.13px 266.34px 0px #25306B26; }
.teams_block { margin-bottom: 70px; }
.tpp_content_block .page_name { font-size: 52px; margin-bottom: 5px; text-align: center; color: #26316b; }
.tpp_content_block .date { text-align: center; margin-bottom: 42px; font-size: 20px; color: #829794; }
.tpp_content_block .tpp_box { margin-bottom: 40px; }
.tpp_content_block .tppb_title { font-size: 26px; color: #092F57; margin-bottom: 10px; }
.tpp_content_block .tppb_desc, .tpp_content_block .tpp_box p {  font-size: 15px; font-weight: 200; line-height: 21px; color: #7E7E7E; }

/* dashboard page */

.dashboard_page { padding: 35px 20px; }
.dashboard_common_section { padding: 20px 100px; flex-direction: column; }
.dashboard_common_section .manage_text { text-align: center; font-size: 22px; color: #fff; margin-bottom: 0px; margin-bottom: 20px; }

.connections_block .common_heading, .upcoming_events_block .common_heading, .recently_view_block .common_heading { color: #26316B; text-align: center; margin-bottom: 45px; }
.dashboard_page .connections_block { margin-bottom: 40px; }

/* profile page */

.profile_common_section .manage_text { text-align: center; font-size: 22px; color: #fff; margin-bottom: 0px; margin-bottom: 20px; }
.profile_page { width: 100%; display: block; padding: 0px 20px 70px; }
.profile_form_block { display: flex; justify-content: space-between; width: 100%; margin-top: -130px; position: relative;}
.profile_form_block .common_form_block { border-radius: 25px; background: #fff;  }
.profile_form_block .pfb_right_block .sub_title { color: #092F57; font-size: 22px; line-height: 28px; letter-spacing: -0.02em; margin-bottom: 20px; }
.pfb_right_block ul li { max-width: 45%;}
.pfb_right_block ul li p { font-size: 14px; color: #000; }

.change_password_block { max-width: 100%; } 
.profile_form_block .pfb_right_block .common_form_block { padding: 25px;}

/*  */

.choices__inner { border: 1px solid #BEBEBE !important; color: #0A2F57; background: #fff !important; font-size: 14px; line-height: 19px; border-radius: 9px !important;  padding: 11px !important; }

.ai_button.common_btn img { margin-left: 0 !important; }

.testimonial_block {padding: 20px;} 
header .dropdown-menu { min-width: 180px; }
header .dropdown-menu[style] { left: auto !important; right: 0 !important; }

.testimonial_modal .tcbc_block .tcb_desc { color: #000; font-size: 14px; line-height: 20px; }
.testimonial_modal .tcbc_block .tcb_name { color: #000; }
.testimonial_modal .ts_img { width: 60px; height: 60px; border-radius: 50%; margin-right: 10px; }
.testimonial_modal .ts_img img { border-radius: 50%; object-fit: cover; }

/* 404 page */

.errorpage { background: #092F57 !important; }  

.our_board_member_section .profiles_silder .slick-slide { transition: all 200ms ease-out; cursor: url(../images/move.png), auto; padding: 10px 10px; }
.our_board_member_section .profiles_silder { padding: 0px !important; } 

/*  */


.kol_user_information .user_img { position: relative; }
.kol_user_information .user_img .play-icon { position: absolute; right: 25px; bottom: 0px; background: #C6883D; border: 2px solid #6a471e; width: 40px; height: 40px; border-radius: 50%; padding: 8px; cursor: pointer; outline: 4px solid #fff; }
.kol_user_information .user_img .play-icon img { object-fit: contain; border-radius: 0px !important;  vertical-align: top; margin-left: 2px; }

.profile_card .profile_img { position: relative; }
.profile_card .profile_img .play-icon { position: absolute; right: 15px; bottom: -13px; background: #C6883D; border: 2px solid #6a471e; width: 28px; height: 28px; border-radius: 50%; padding: 5px; cursor: pointer; outline: 4px solid #fff; }
.profile_card .profile_img .play-icon img { object-fit: contain; border-radius: 0px !important;  vertical-align: top; margin-left: 2px; }

.video_block { width: 100%; height: 390px; border-radius: 10px; }
.video_block video, .video_block iframe { width: 100% !important; border-radius: 10px !important; height: 100% !important; }

.doc_video_modal .modal-dialog {  max-width: 650px !important; }
.doc_video_modal .modal-content { box-shadow: 0px 4px 250px 0px #0000001A; border-radius: 25px; background: #fff; }
.doc_video_modal .modal-header { border-bottom: 1px solid #000000; }
.doc_video_modal .modal-header .modal-title { font-size: 22px; line-height: 30px; letter-spacing: -0.02em; margin-bottom: 0px; color: #092F57;  }

/*  */

.bannerLogo_img { width: 100%; height: 160px; margin-bottom: 30px; }

.news_and_blog_section .lc_card { max-width: 100% !important; margin-bottom: 20px; }
.news_and_blog_section  .slider_bottom  { text-align: center; }
.news_and_blog_section  .slider_bottom::before { display: none; }

/*  */

.choices__list--dropdown { background-color: #fff; border: 1px solid #BEBEBE !important; }

/*  */

.insight_manager_page { padding: 80px 145px 0px; display: block; width: 100%; }

.imp_content_block { max-width: 950px; width: 100%; margin: 0px auto; padding-bottom: 88px; }  
.imp_content_block .heading_block { width: 100%; margin: 0px auto 24px; display: block; }
.imp_content_block .heading_block .hb_title { font-weight: 600; font-size: 48px; line-height: 56px; text-align: center; letter-spacing: -0.96px; color: #00305A; margin-bottom: 24px; }
.imp_content_block .heading_block .hb_desc {  font-size: 18px; text-align: center; letter-spacing: -0.02em; color: #5E5E5E; }

.imp_content_block .imp_card_outer { width: 100%; height: 100%; padding-bottom: 24px; }
.imp_content_block .imp_card_inner { max-width: 285px; width: 100%; border-radius: 24px; padding: 32px; background: #FFFFFF; height: 100%; }
.imp_content_block .imp_card_inner .imp_icon { width: 40px; height: 40px; margin-bottom: 16px; }
.imp_content_block .imp_card_inner .imp_icon img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.imp_content_block .imp_card_inner .impc_title { font-weight: 600; font-size: 22px; line-height: 33px; letter-spacing: -0.44px; color: #000000; margin-bottom: 8px; }
.imp_content_block .imp_card_inner .impc_description { font-size: 18px; letter-spacing: -0.02em; color: #5E5E5E; margin-bottom: 0px; }

.new_query_btn { padding: 16px 24px; max-width: 370px; width: 100%; display: block; height: 65px; background: #00305A; border-radius: 8px; box-shadow: none !important; margin: 0px auto;  font-weight: 600; font-size: 22px; line-height: 33px; letter-spacing: -0.44px; color: #FFFFFF !important; border: 1px solid #00305A;}
.new_query_btn:hover { background: transparent; color: #00305A !important; }

.holo_section { max-width: 950px; width: 100%; margin: 0px auto; position: relative; }
.holo_section .holo_img { width: 100%; height: 212px; }
.holo_section .holo_img img { object-fit: cover; }
.holo_section .loc_info { backdrop-filter: blur(60px); background: #092F57; max-width: 150px; width: 100%; position: absolute; padding: 16px; border-radius: 16px; right: 115px; }
.holo_section .loc_info span { font-size: 16px; letter-spacing: -0.02em; color: #B8B8B8; }
.holo_section .loc_info .letlong { font-size: 24px; letter-spacing: -2%; color: #FFFFFF; display: flex;  align-items: center; }
.holo_section .loc_info .letlong span { width: 15px; height: 15px; border: 2px solid #C6883D; box-shadow: 0px 4px 24px 0px #C6883D; background: #6A471E; display: block; border-radius: 50%; margin-right: 8px; }
















/* responsive  */

@media (max-width: 1299px) {

.common_card, .lc_card { max-width: 385px;}
.slider_bottom::before { width: 74%;}
.linkImg { width: 163px; height: 50px;}

}


@media (min-width: 1750px) {

.testimonial_block {padding: 1.05vw;} 
header .dropdown-menu { min-width: 9.47vw; }    

.testimonial_modal .tcbc_block .tcb_desc {  font-size: 0.78vw; line-height: 1.15vw; }
.testimonial_modal .ts_img { width: 3.15vw; height: 3.15vw; margin-right: 0.52vw; }

/* header  */

header { padding: 1.73vw 7.57vw !important;}
header .site_log { max-width: 12.63vw; }  
header .nav li { margin: 0px 1.57vw; }  
header .nav li .nav-link { font-size: 0.89vw; }  
header .nav li.login_link { margin-right: 0.52vw; }
header .nav li.login_link a.nav-link { width: 7.47vw; height: 2.89vw; border-radius: 3.15vw; padding: 0.78vw; }
header .nav li.login_link a.nav-link img { width: 0.73vw; height: 0.73vw; margin-left: 1.15vw; }
header .nav li.signup_link a.nav-link { width: 8.26vw; height: 2.89vw; border-radius: 3.15vw; padding: 0.78vw; }
header .nav li.signup_link a.nav-link img { width: 0.73vw; height: 0.73vw; margin-left: 1.15vw; }

.user_dropdown .dropdown-toggle { font-size: 0.89vw; }
.user_dropdown .dropdown-menu li { padding: 0.25vw 0px;}

/* home */

.bannerLogo_img {  height: 10.53vw; margin-bottom: 2.63vw; }

.slick-custom-arrow { width: 4.15vw; height: 4.15vw; }
.slick-custom-arrow img { width: 1.42vw; height: 1.42vw; }
.event_slider_section .common_btn { margin-top: 1.84vw; }

.banner_section { min-height: 46.31vw; padding: 2.63vw 2.63vw 2.63vw 11.05vw; }

.banner_content_block { max-width: 29.73vw; padding: 5.26vw 0px; }
.banner_content_block .bcb_title { font-size: 5vw; line-height: 4.21vw; margin-bottom: 1.57vw; }
.banner_content_block .bcb_description { font-size: 0.94vw; line-height: 1.31vw; margin-bottom: 2.10vw; }

.common_btn { border-radius: 3.15vw; min-width: 8.68vw; font-size: 0.89vw; line-height: 1vw; padding: 0.89vw; }
.common_btn img { width: 0.84vw; height: 0.84vw; margin-left: 1.15vw; }
.common_unfill { margin-left: 0.63vw !important; }

.linkImg { width: 12.89vw; height: 4.42vw; bottom: 6.21vw; }
.banner_image_block { margin-left: 3.68vw; }

.thought_leader_section { padding: 0px 1.57vw 3.42vw; }
.thought_leader_block { max-width: 85.89vw; min-height: 14.10vw; border-radius: 1.63vw; padding: 2.63vw 2.21vw; margin: -6.84vw auto 0px;  }
.thought_leader_block .tl_title { font-size: 2.63vw; margin-bottom: 1.57vw; }
.thought_leader_block .form-group { margin: 0px 0.52vw; max-width: 33.33%; }
.thought_leader_block .form-group .form-control { border-radius: 0.47vw; padding: 0.94vw; font-size: 0.89vw; line-height: 1.31vw; }
.thought_leader_block .form-group .input-group-text { border-radius: 0.47vw; padding: 0.52vw 0.94vw; }
.thought_leader_block .form-group .choices__inner { font-size: 0.89vw; line-height: 1.31vw; border-radius: 0.47vw; padding: 0.73vw 0.94vw !important; }

.mission_section { padding: 2.63vw 7.57vw;  }
.mis_heading_block { margin-bottom: 3.68vw; }
.mis_heading_block .mis_title { font-size: 3.68vw; line-height: 4.05vw; }
.mis_heading_block .mis_description { font-size: 0.94vw; line-height: 1.31vw; margin-bottom: 1.36vw; }
.mis_media { max-width: 27.89vw; border-radius: 1.31vw; padding: 2.63vw; margin: 0px 0.52vw; }
.mis_media .mism_top { margin-bottom: 2.10vw; }
.mis_media .mis_icon { width: 5.68vw; height: 5.68vw; margin-right: 1.57vw; }
.mis_media .mis_icon img { width: 3.15vw; height: 3.15vw; }
.mis_media .mism_t { font-size: 1.42vw; line-height: 1.73vw; }
.mis_media .mism_d { font-size: 0.94vw; line-height: 1.31vw; }

.common_heading { font-size: 3.68vw; line-height: 4.05vw; }

.docter_slider_section { padding: 4.21vw 0px; }
.profiles_silder { padding-left: 7.57vw; }
.docter_slider_section .common_heading { margin-bottom: 4.21vw; }
.profile_card { max-width: 20.63vw; border-radius: 1.31vw; }
.profile_card .profile_img { height: 18.42vw; border-radius: 1.31vw; }
.profile_card .profile_img img { border-radius: 1.31vw; }
.profile_body { padding: 1.31vw 1.57vw; }
.profile_card .profile_body .pname { font-size: 1.47vw; line-height: 1.73vw; margin-bottom: 0.25vw; }
.profile_card .profile_body .ppost { font-size: 0.94vw; line-height: 1.10vw; margin-bottom: 0.73vw; }
.profile_card .profile_body .pdesc { font-size: 0.78vw; line-height: 1.10vw; }
.docter_slider_section  .common_btn { margin-top: 1.84vw; }

.event_slider_section { padding: 5.26vw 7.57vw; }
.event_slider_section .event_heading_block { margin-bottom: 3.78vw; }

.event_card { max-width: 20.63vw; border-radius: 1.31vw; padding: 0.52vw; }
.event_card .event_image { height: 14.63vw; border-radius: 1.05vw; }
.event_card .event_image img { border-radius: 1.05vw; }
.event_card .event_body { padding: 1.31vw 1.05vw; }
.event_card .event_body .event_title { font-size: 1.47vw; line-height: 1.73vw; margin-bottom: 0.78vw; } 
.event_card .event_body .date_time { font-size: 0.78vw; line-height: 1vw; margin-bottom: 0.94vw;  }
.event_card .event_body .date_time img { width: 0.84vw; height: 0.84vw; margin-right: 0.42vw; }
.event_card .event_body .event_desc { font-size: 0.78w; line-height: 1.10vw; }
.event_slider_section .slick-custom-arrow.slick-prev { left: -5.26vw; }
.event_slider_section .slick-custom-arrow.slick-next { right: -5.26vw; }
.event_slider_section .tabbing_block { max-width: 27.89vw;}

.video_podcast_section { padding: 5.26vw 7.57vw; }
.vp_heading_block { margin-bottom: 3.78vw; }  

.common_card, .lc_card { max-width: 27.47vw; border-radius: 1.31vw; }
.common_card .cc_img, .lc_card .lc_image { width: 100%; height: 15.5vw; border-radius: 1.31vw; }
.common_card .cc_img img, .lc_card .lc_image img { border-radius: 1.31vw; }
.common_card .cc_body, .lc_card .lc_body { padding: 1.73vw 2vw; }
.common_card .cc_body .ccb_title, .lc_card .lc_body .lc_title { font-size: 1.47vw; line-height: 1.73vw; margin-bottom: 0.78vw; } 
.common_card .cc_body .ccb_desc, .lc_card .lc_body .lc_desc { font-size: 0.78vw; line-height: 1.10vw; margin-bottom: 1.94vw; }
.common_card .cc_body .ccb_date, .lc_card .lc_body .lc_date { font-size: 0.78vw; line-height: 1vw; margin-bottom: 0.94vw; }
.common_card .cc_body .ccb_date img, .lc_card .lc_body .lc_date img { width: 0.84vw; height: 0.84; margin-right: 0.42vw; }

.watch_arrow { font-size: 0.89vw; line-height: 1vw; }
.watch_arrow img { width: 0.84vw; height: 0.84vw; margin-left: 1.15vw; }
/* .watch_arrow:hover img { margin-left: 1.31vw; } */

.learning_center_section { padding: 2.63vw 7.57vw; }
.news_and_blog_section .common_heading { margin-bottom: 4.47vw; }

.industry_sponsored_section { padding: 2.63vw 0px; }
.industry_sponsored_section .common_heading { margin-bottom: 4.47vw; }
.iss_card { max-width: 49.21vw; border-radius: 1.31vw; padding: 1.10vw 0.89vw; }
.iss_card .iss_img { max-width: 24.68vw; height: 22.10vw; border-radius: 1.05vw; }
.iss_card .iss_img img { border-radius: 1.05vw; }
.iss_card .iss_body { padding: 2.63vw; }
.iss_card .iss_body .iss_title { font-size: 1.47vw; line-height: 1.73vw; margin-bottom: 0.78vw; } 
.iss_card .iss_body .iss_desc { font-size: 0.78vw; line-height: 1.10vw; margin-bottom: 1.94vw; }
.iss_card .iss_body .lc_date { font-size: 0.78vw; line-height: 1vw; margin-bottom: 0.94vw;}
.iss_card .iss_body .lc_date img { width: 0.84vw; height: 0.84vw; margin-right: 0.42vw; }
.industry_sponsored_section .common_btn { margin-top: 1.84vw; min-width: 16.31vw; }

.testimonials_slider_section { padding: 2.63vw 7.57vw; }
.testimonials_content_block { max-width: 85.89vw; height: 44.36vw; padding: 0px 7.36vw; border-radius: 2.63vw; background-position: left 60% top, left 10% bottom; }
.testimonials_content_block .common_heading { margin-bottom: 4.63vw; }

.tcb_conent { max-width: 51.31vw; padding: 4.73vw 0px; }
.tcbc_block .tcsign_img { width: 4vw; height: 4vw; margin-bottom: 2vw; padding: 0.94vw; }
.tcbc_block .tcb_desc { font-size: 1.47vw; line-height: 1.73vw; margin-bottom: 1.36vw; }
.tcbc_block .tcb_name { font-size: 1.47vw; line-height: 1.73vw; }

.tcb_image_block { max-width: 8.47vw; margin-left: 1.05vw; }
.tcb_image_block ul li { width: 8.47vw !important; height: 8.47vw !important; margin: 0.94vw 0px;}

.tabbing_block { max-width: 20vw; }
.nav-tabs .nav-link { min-width: 13.26vw; padding: 1vw 1.05vw; border-radius: 3.15vw; font-size: 0.94vw; line-height: 1.05vw; margin-left: 0.52vw; }
.learning_center_section .nav-tabs .nav-link {  min-width: 9.21vw; }

.learning_center_section .slick-custom-arrow { bottom: -5.89vw; }
.learning_center_section .slick-custom-arrow.slick-prev { right: 4.47vw; }

.news_and_blog_section .lc_card { margin-bottom: 1.05vw; }

.slider_bottom { margin-top: 2.36vw; }
.slider_bottom::before { width: 77%; }

.ff_text { font-size: 0.84vw; line-height: 1.36vw; }  
.other_site_log { width: 11.05vw; margin-bottom: 0.63vw; }
 

/* footer */

footer { padding: 0px 7.57vw; }
.footer_top_element { padding: 4.47vw 0px; }
.footer_top_element .site_log { margin-bottom: 2.42vw; max-width: 16.68vw; height: 4.84vw; }
.address_block .a_info:first-child { margin-bottom: 1.21vw; }
.address_block .a_info .add_icon { width: 1.05vw; height: 1.05vw; margin-right: 1.21vw; }
.address_block .a_info a{ font-size: 0.78vw; line-height: 1vw; }

.footer_menu ul { width: 40%; padding: 0px 0.52vw; }
.footer_menu ul li { margin-bottom: 0.52vw; }
.footer_menu ul li a { font-size: 0.78vw; line-height: 2.36vw; }

.ffollow_block { max-width: 21.05vw; }
.ffollow_block h3 { font-size: 1.47vw; line-height: 1.73vw; margin-bottom: 1.89vw; }
.ffollow_block ul li { margin-right: 0.84vw; }
.ffollow_block ul li a { width: 6.31vw; height: 6.31vw; padding: 0.52vw; }
.ffollow_block ul li a img { width: 1.68vw; height: 1.68vw; }

.footer_bottom { padding: 1.36vw; }
.copy_right_text { font-size: 0.78vw; line-height: 1vw;}

/*  */

.directory_map_block { height: 46.31vw; }

.directory_user_profiles { padding: 2.63vw 7.57vw; }
.directory_user_profiles .common_heading { margin-bottom: 4.21vw; }
.profile_outer_block { padding-bottom: 2.89vw; }
.profile_outer_block .profile_card .profile_body .pdesc { margin-bottom: 1.57vw; }
.dmp_name {font-size: 1.57vw; line-height: 1.89vw; left: 7.57vw; top: 5.78vw; }

/* .our_board_member_section  .profile_card { max-width: 16.63vw; } */

/* doc profile page */

.kol_profile_page { padding: 0px 7.57vw 2.63vw; }

.kol_user_information .koi_user_left_block { max-width: 56.94vw; min-height: 18.94vw; border-radius: 1.31vw; }
.kol_user_information .kulb_banner { height: 7.94vw; border-radius: 1.31vw 1.31vw 0px 0px; }
.kol_user_information .user_info .name { font-size: 1.84vw; line-height: 2.21vw; }
.kol_user_information .user_info .post { font-size: 1.47vw; line-height: 1.73vw; }

.introduction_block { padding: 0px 2.36vw; border-radius: 1.31vw; }
.introduction_block .intro_title { font-size: 1.47vw; line-height: 1.73vw; padding: 1.57vw 0px; }
.introduction_block .intro_body { padding: 2.10vw 0px; }
.introduction_block .intro_body p { font-size: 0.94vw; line-height: 1.10vw; margin-bottom: 1.73vw; }
.introduction_block .intro_body p span { width: 5.78vw; }

.kpfs_content_block { margin-top: 1.84vw; border-radius: 1.31vw; padding: 0px 2.52vw; }  
.kpfs_content_block .kpfsc_title { font-size: 1.47vw; line-height: 1.73vw; padding: 1.57vw 0px; }
.kpfs_content_block .kpfs_description { padding: 1.57vw 0px; }
.kpfs_content_block .kpfs_description p { font-size: 0.94vw; line-height: 1.36vw; }

/* kol profile page */

.events_section { padding: 2.63vw 7.57vw 4.21vw; }
.events_section .nav-tabs .nav-link { min-width: 8.63vw; }

/*  */

.common_section { padding: 1.05vw 1.05vw 6.84vw 1.05vw; min-height: 27.31vw;}
.common_section .heading { font-size: 5vw; line-height: 5vw; }
.event_listing_page { padding: 2.63vw 7.57vw; }
.event_listing_page .nav-tabs .nav-link { min-width: 9.47vw; }

.calendar_block { border-radius: 1.36vw; }

/* all listing pages */

.common_listing_banner_section { padding-bottom: 5.78vw; }
.listing_filter_section .thought_leader_block { min-height: 9.47vw; margin-top: -4.73vw; }
.cc_outer_block, .profile_outer_block, .event_block .cc_outer_block { padding-bottom: 2.21vw; }

.directory_page { padding: 2.63vw 7.57vw; }
.directory_page .common_heading { margin-bottom: 3.68vw; }

.typetag { min-width: 6.31vw; border-radius: 2.63vw; font-size: 0.84vw; line-height: 1vw; padding: 0.52vw; margin-bottom: 1.05vw; /* margin-top: -2.78vw; */ }

/* event detail */

.event_detail_banner_section { padding: 1.05vw !important; }
.event_detail_page { padding: 5.26vw 7.57vw; }

.dcb_image_block { max-width: 49.52vw; height: 27.84vw; border-radius: 1.31vw; top: 0.52vw; }
.dcb_image_block img, .dcb_image_block video { border-radius: 1.31vw; }
.dcb_right_block { padding-left: 2.63vw; padding-top: 0.52vw; }
.dcb_right_block .ei_title { font-size: 2.63vw; line-height: 3.15vw; margin-bottom: 1.57vw; }
.dcb_right_block .db_info { margin-bottom: 1.57vw; }
.dcb_right_block .db_info p { font-size: 0.78vw; line-height: 1vw; margin-bottom: 0.25vw; width: 33.33%; padding-right: 0.52vw; }
.dcb_right_block .db_info p img { width: 1.05vw; height: 1.05vw; margin-right: 0.52vw; }

.dcb_content_block { margin-bottom: 2.36vw; font-size: 0.78vw; line-height: 1.26vw; }
.dcb_content_block p {  font-size: 0.78vw; line-height: 1.26vw;}

.calendar_btn { width: 2.89vw; height: 2.89vw; border-radius: 5.68vw; margin-left: 1.05vw; } 
.calendar_btn img { width: 1.26vw; height: 1.26vw; }

.edcb_section { border-radius: 1.31vw; padding: 3.15vw; margin-top: 3.15vw; }
.edcb_section h3, .edcb_section h4 { font-size: 1.47vw; line-height: 1.84vw; }
.edcb_section p { font-size: 0.78vw; line-height: 1.26vw; margin-bottom: 1.05vw; }
.semiler_events_block { padding: 0.52vw 7.57vw 4.21vw; }
.semiler_events_block .common_heading { margin-bottom: 3.68vw;}

/* detail page */
 
.share-button { font-size: 1.05vw; line-height: 1.05vw; right: -2.10vw; border-radius: 0.31vw 0.31vw 0px 0px; }
.share-button img { width: 0.94vw; height: 0.94vw; margin-right: 0.25vw; }
.social-icons{ top: 13.42vw; font-size: 0.84vw;}
.social-icons .icon{ width: 2.10vw; height: 2.10vw; }
.social-icons .icon:first-child{ border-top-right-radius: 0.25vw;}
.social-icons .icon:last-child{ border-bottom-right-radius: 0.25vw;}
.social-icons .icon:hover{ width: 3.15vw;}

.detail_banner_section { padding: 1.05vw !important; }
.detail_page  { padding: 5.26vw 7.57vw; }

.detail_video_img_block { max-width: 49.52vw; height: 27.84vw; border-radius: 1.31vw; top: 0.52vw; }
.detail_video_img_block img, .detail_video_img_block video, .plyr--video { border-radius: 1.31vw; }

.dcb_block { padding-left: 2.63vw; padding-top: 0.52vw; }
.detail_top_row .detailb { margin-bottom: 1.57vw;}
.detail_top_row .ddate {font-size: 0.89vw; line-height: 1vw; margin-bottom: 0.25vw; padding-right: 0.52vw; }
.detail_top_row .ddate img { width: 1.05vw; height: 1.05vw; margin-right: 0.52vw; }
.dcb-p p { font-size: 0.78vw; line-height: 1.26vw; margin-bottom: 1.05vw; }
.detail_top_row .detailb .user_profile span { font-size: 0.89vw; }

.lcs_common_slider .common_heading { margin-bottom: 3.68vw; }
.detail_top_row .detailb .user_profile { margin-bottom: 0.26vw; }
.detail_top_row .detailb .user_profile a { margin-left: 0.10vw;}
.chat_section .chat_input_block .input-group .form-control { font-size: 0.78vw; }

/* about us page */

.about_us_page .common_section { padding: 1.05vw !important; }
.about_us_page .common_section .heading {font-size: 2.73vw; line-height: 3.57vw; }
.our_board_member_section .common_heading { margin-bottom: 3.68vw;}
.our_board_member_section { padding: 3.68vw 7.57vw; }
.about_banner_block .about_content { border-radius: 1.31vw; }

/* auth page */

.auth_page { padding: 2.63vw 7.57vw; min-height: 70vh; }
.login_page .common_form_block { border-radius: 1.31vw; margin-top: -6.84vw; }
.common_form_block .form-label { font-size: 0.78vw; margin-bottom: 0.25vw; }
.common_form_block .form-control { border-radius: 0.47vw; font-size: 0.89vw; line-height: 1.31vw; padding: 0.94vw; }
.common_form_block .form-group .input-group .eye_btn { border-radius: 0.47vw; }
.go_other_page { font-size: 0.78vw; line-height: 1vw;}

/* signup */

.signup_form_block { margin-top: -6.84vw; border-radius: 1.31vw; }
.auth_content_block { border-radius: 1.31vw 0px 0px 1.31vw; }
.common_form_block { border-radius: 0px 1.31vw 1.31vw 0px; padding: 3.15vw; }
.auth_page .ath_text { font-size: 0.78vw; }

/* contact us */

.contact_us_page { border-radius: 1.31vw; margin-top: -6.84vw; padding: 2.63vw 7.57vw; min-height: 70vh; }
.contact_us_page .common_form_block {border-radius: 1.31vw; }
.contact_us_page .social_icons li { margin-right: 0.52vw; }
.contact_us_page .social_icons li a { width: 2.10vw; height: 2.10vw; }
.contact_us_page .social_icons li a img { width: 1.05vw; height: 1.05vw; }

.other_contact_info .oci_block { border-radius: 1.05vw; padding: 1.05vw; }
.follow_block { border-radius: 1.31vw; padding: 1.05vw; }
.follow_block .fb_title { margin-bottom: 0.78vw; }

/* terms */

.teams_privacy_page { padding: 2.63vw 7.57vw; }
.tpp_content_block { border-radius: 1.31vw; padding: 2.63vw; }
.teams_block { margin-bottom: 3.68vw; }
.tpp_content_block .page_name { font-size: 2.73vw; margin-bottom: 0.26vw; }
.tpp_content_block .date { margin-bottom: 2.21vw; font-size: 1.05vw; }
.tpp_content_block .tpp_box { margin-bottom: 2.10vw; }
.tpp_content_block .tppb_title { font-size: 1.36vw; margin-bottom: 0.52vw; }
.tpp_content_block .tppb_desc, .tpp_content_block .tpp_box p { font-size: 0.78vw; line-height: 1.15vw; }

/* dashboard page */

.dashboard_page { padding: 2.63vw 7.57vw; }
.dashboard_common_section { padding: 1.05vw 5.26vw;  }
.dashboard_common_section .manage_text { font-size: 1.42vw; margin-bottom: 1.05vw; }
.connections_block .common_heading, .upcoming_events_block .common_heading, .recently_view_block .common_heading { margin-bottom: 3.68vw; }
.dashboard_page .connections_block { margin-bottom: 2.10vw; }

/* profile page */

.profile_common_section .manage_text { font-size: 1.42vw; margin-bottom: 1.05vw; }
.profile_page { padding: 0px 7.57vw 3.68vw; }
.profile_form_block { margin-top: -6.84vw; }
.profile_form_block .common_form_block { border-radius: 1.31vw; }
.profile_form_block .pfb_right_block .sub_title { font-size: 1.42vw; line-height: 1.73vw; margin-bottom: 1.31vw; }
.pfb_right_block ul li { max-width: 45%;}
.pfb_right_block ul li p { font-size: 0.78vw;}

.profile_form_block .pfb_right_block .common_form_block { padding: 1.84vw;}

.choices__inner { font-size: 0.89vw; line-height: 1.31vw; border-radius: 0.47vw !important;  padding: 0.73vw !important; }

/*  */

.kol_user_information .user_img .play-icon { right: 0.78vw; bottom: 0.42vw; width: 2.47vw; height: 2.47vw; padding: 0.63vw; outline: 0.22vw solid #fff; }
.kol_user_information .user_img .play-icon img { margin-left: 0.10vw; }

.profile_card .profile_img .play-icon { right: 0.78vw; bottom: 0.42vw; width: 1.47vw; height: 1.47vw; padding: 0.26vw; outline: 0.22vw solid #fff; }
.profile_card .profile_img .play-icon img { margin-left: 0.10vw; }

.video_block { border-radius: 0.52vw; }
.video_block video, .video_block iframe { border-radius: 0.52vw !important; }

.doc_video_modal .modal-dialog {  max-width: 34.21vw !important; }
.doc_video_modal .modal-content { border-radius: 1.31vw; }
.doc_video_modal .modal-header .modal-title { font-size: 1.36vw; line-height: 1.84vw;  }

/*  */

.insight_manager_page { padding: 4.21vw 7.63vw 0px; }

.imp_content_block { max-width: 50vw; padding-bottom: 4.63vw; }  
.imp_content_block .heading_block { margin: 0px auto 1.26vw; }
.imp_content_block .heading_block .hb_title { font-size: 1.26vw; line-height: 2.95vw; margin-bottom: 1.26vw; }
.imp_content_block .heading_block .hb_desc {  font-size: 0.95vw; }

.imp_content_block .imp_card_outer { padding-bottom: 1.26vw; }
.imp_content_block .imp_card_inner { max-width: 15vw; border-radius: 1.26vw; padding: 1.68vw; }
.imp_content_block .imp_card_inner .imp_icon { width: 2.11vw; height: 2.11vw; margin-bottom: 0.84vw; }
.imp_content_block .imp_card_inner .impc_title { font-size: 1.16vw; line-height: 1.74vw; margin-bottom: 0.42vw; }
.imp_content_block .imp_card_inner .impc_description { font-size: 0.95vw; }

.new_query_btn { padding: 0.84vw 1.26vw; max-width: 19.47vw; height: 3.42vw; border-radius: 0.42vw; font-size: 1.16vw; line-height: 1.74vw; }

.holo_section { max-width: 50vw; }
.holo_section .holo_img { height: 11.16vw; }
.holo_section .loc_info { max-width: 7.89vw; padding: 0.84vw; border-radius: 0.84vw; right: 6.05vw; }
.holo_section .loc_info span { font-size: 0.84vw; }
.holo_section .loc_info .letlong { font-size: 1.26vw; }
.holo_section .loc_info .letlong span { width: 0.79vw; height: 0.79vw; margin-right: 0.42vw; }




}


@media (max-width: 1199px) {

header .nav li.login_link a.nav-link { width: 105px; height: 40px; padding: 10px;}
header .nav li.signup_link a.nav-link { width: 110px; height: 40px; padding: 10px;}

header .nav li { margin: 0px 10px;}
header .site_log { max-width: 140px; }
.user_dropdown .dropdown-menu li { padding: 2px 0px;}
.common_section .heading {font-size: 42px; line-height: 53px;}
.banner_section { padding: 20px 20px 20px 30px; }
.banner_content_block .bcb_title { font-size: 56px; line-height: 57px; margin-bottom: 12px;}
.banner_section { min-height: 570px;}
.thought_leader_block .tl_title { font-size: 28px; margin-bottom: 20px;}
.common_btn { padding: 12px; }
.thought_leader_block .form-group .form-control { padding: 12px; }
.thought_leader_block .form-group .choices__inner { line-height: 20px; padding: 9px 15px !important;}
.thought_leader_block .form-group .input-group-text { padding: 7px 12px;}
.thought_leader_block .form-group .input-group-text img { width: 20px; height: 20px; }
.thought_leader_block { min-height: auto; margin: -87px auto 0px; padding: 30px 15px; }
.banner_content_block { max-width: 430px;}
.mis_heading_block .mis_title { font-size: 42px; line-height: 45px; }
.mis_heading_block .mis_description { font-size: 14px; line-height: 18px; margin-bottom: 15px;}
.mis_media { padding: 20px;}
.mis_media .mis_icon { width: 70px; height: 70px; margin-right: 10px;}
.mis_media .mism_t { font-size: 20px; line-height: 23px;}
.mis_media .mism_top { margin-bottom: 20px;}
.mis_media .mis_icon img { width: 40px; height: 40px;}
.docter_slider_section {padding: 30px 0px;}
.common_heading {font-size: 36px; line-height: 40px;}
.profile_card .profile_body .pname { font-size: 18px; line-height: 24px;}
.profile_card .profile_body .ppost { font-size: 14px; line-height: 17px; margin-bottom: 10px;}
.profile_card .profile_body .pdesc { line-height: 17px;}
.docter_slider_section .common_btn { margin-top: 18px;}
.profile_card { max-width: 320px;}
.profile_card .profile_img { height: 250px; }

.event_card .event_body .event_title { font-size: 20px; line-height: 25px; margin-bottom: 15px;}
.event_card .event_body .date_time { line-height: 18px; margin-bottom: 15px;}
.event_card .event_image { height: 195px;}
.event_card { max-width: 300px;}
.learning_center_section { padding: 30px 15px;}
.event_slider_section {  padding: 35px 70px;}
.common_card .cc_body .ccb_title, .lc_card .lc_body .lc_title { font-size: 20px; line-height: 24px; margin-bottom: 12px;}
.common_card .cc_body .ccb_desc, .lc_card .lc_body .lc_desc { font-size: 14px; line-height: 19px; margin-bottom: 15px;}
.common_card .cc_img, .lc_card .lc_image { height: 188px;}
.common_card, .lc_card { max-width: 335px;}
.slider_bottom { margin-top: 35px;}
.slick-custom-arrow { width: 42px; height: 42px;}
.learning_center_section .slick-custom-arrow { bottom: -77px;}
.learning_center_section .slick-custom-arrow.slick-prev { right: 48px;}
.slider_bottom .common_btn { min-width: 122px;}
.industry_sponsored_section { padding: 30px 0px;}
.industry_sponsored_section .common_heading { margin-bottom: 28px;}

.testimonials_content_block .common_heading { margin-bottom: 40px;}
.tcb_image_block { max-width: 105px;}
.tcb_image_block ul li { width: 105px !important; height: 105px !important;}
.tcbc_block .tcb_desc { font-size: 18px; line-height: 25px; margin-bottom: 20px;}
.tcbc_block .tcb_name { font-size: 20px; line-height: 25px;}

.tcbc_block .tcsign_img {width: 50px; height: 50px; margin-bottom: 30px; padding: 12px;}
.testimonials_content_block { height: 550px; padding: 0px 40px; background-size: 200px; }
.testimonials_slider_section { padding: 30px 15px;}
.news_and_blog_section .common_heading { margin-bottom: 35px}

.footer_top_element .site_log { margin-bottom: 25px; max-width: 230px; height: 68px;}
.address_block .a_info .add_icon { margin-right: 15px;}
.footer_menu ul { width: 45%;}
.ffollow_block h3 { font-size: 20px; line-height: 25px; margin-bottom: 15px;}
.ffollow_block ul li a {width: 70px; height: 70px;}
.ffollow_block ul li { margin-right: 13px;}
.ffollow_block ul li a img { width: 26px; height: 26px;}
.ffollow_block { max-width: 245px;}
.footer_top_element { padding: 30px 0px;}

.iss_card .iss_body .iss_title { font-size: 20px; line-height: 23px;}
.iss_card .iss_body .iss_desc { margin-bottom: 20px;}

.common_section { padding: 20px 20px 105px 20px; min-height: 300px;}
.dcb_right_block .ei_title { font-size: 28px; line-height: 33px;}
.dcb_image_block { max-width: 520px; height: 360px;}
.dcb_right_block .db_info p { font-size: 13px; line-height: 18px; }
.dcb_content_block {margin-bottom: 20px; font-size: 14px; line-height: 21px;}
.edcb_section p {font-size: 14px; line-height: 21px; margin-bottom: 15px;}
.edcb_section { padding: 25px;}
.event_detail_page { padding: 30px 15px;}
.semiler_events_block { padding: 10px 15px 50px;}
.calendar_btn {width: 42px; height: 42px;}
.semiler_events_block .common_heading { margin-bottom: 35px;}


.directory_user_profiles .common_heading { margin-bottom: 35px;}
.kol_user_information .koi_user_left_block { max-width: 720px; min-height: 340px; }
.kol_user_information .user_img { /* width: 120px; height: 120px; */ border: 5px solid #ffffff;}
.kol_user_information  .common_btn { min-width: 120px;}
.introduction_block .intro_title { font-size: 18px; line-height: 20px; padding: 15px 0px;}
.introduction_block .intro_body {padding: 18px 0px;}
.introduction_block .intro_body p { font-size: 14px; line-height: 19px; margin-bottom: 16px;}
.kpfs_content_block { padding: 0px 30px;}
.kol_profile_page { padding: 0px 20px 35px;}

.kpfs_content_block .kpfsc_title { font-size: 18px; line-height: 21px; padding: 18px 0px; }
.kol_user_information .user_info .name { font-size: 22px; line-height: 30px;}
.kol_user_information .user_info .post { font-size: 16px; line-height: 24px;}
.kol_user_information .kulb_bottom { padding: 15px 20px;}
.kpfs_content_block { margin-top: 25px;}

.listing_filter_section .thought_leader_block { margin-top: -55px; min-height: auto !important; }
.directory_page { padding: 30px 15px;}
.thought_leader_section { padding: 0px 15px 25px;}

.detail_video_img_block { max-width: 530px; height: 300px;}
.dcb-p p {font-size: 13px; line-height: 19px;}
.detail_top_row .ddate { font-size: 13px; line-height: 17px;}
.detail_top_row .detailb .user_profile span { font-size: 13px;}
.detail_page .lcs_common_slider { padding-top: 50px;}

.about_us_page .common_section .heading { font-size: 42px; line-height: 50px;}
.our_board_member_section .common_heading { margin-bottom: 30px;}

.common_form_block .form-control { padding: 12px;}

.go_other_page { font-size: 14px; line-height: 17px;}
.signup_form_block { margin-top: -90px;}

.auth_page .ath_text { font-size: 14px;}
.dashboard_common_section { padding: 20px 100px;}
.dashboard_common_section .manage_text { font-size: 18px; margin-bottom: 0px;}
.connections_block .common_heading, .upcoming_events_block .common_heading, .recently_view_block .common_heading { margin-bottom: 35px;}

.profile_form_block { margin-top: -90px; display: block; }
.profile_form_block .pfb_right_block .sub_title { font-size: 18px; line-height: 22px; margin-bottom: 15px;}
.profile_page { padding: 0px 20px 40px;}
.common_form_block .form-label {font-size: 14px;}
.profile_common_section .manage_text { font-size: 18px; margin-bottom: 15px;}

.choices__inner { padding: 8px !important;}

.edcb_section h3, .edcb_section h4, .edcb_section h6, .edcb_section h5 { font-size: 18px; line-height: 26px;}

.tpp_content_block .page_name { font-size: 42px;}
.tpp_content_block .date { margin-bottom: 31px; font-size: 16px;}
.tpp_content_block { padding: 25px;}
.tpp_content_block .tppb_title { font-size: 20px;}
.tpp_content_block .tppb_desc, .tpp_content_block .tpp_box p { font-size: 13px; line-height: 17px;}

.slick-custom-arrow img {width: 20px; height: 20px;}

.doc_video_modal .modal-header .modal-title { font-size: 20px; line-height: 28px;}

.linkImg { width: 140px; height: 43px; bottom: 113px;}

.bannerLogo_img {height: 132px;}

.kol_user_information .kulb_banner { height: 130px;}

}

@media (max-width: 991px) {

header { padding: 15px !important;}

.mis_heading_block .mis_title { font-size: 36px; line-height: 45px;  margin-bottom: 12px;}
.mission_section { padding: 30px 15px;}
.mis_content_block { flex-wrap: wrap;}
.mis_media { margin: 0px 10px 20px;}
.mis_media .mis_icon { width: 60px; height: 60px;}
.mis_media .mism_t { font-size: 18px; line-height: 21px;}
.mis_media {  max-width: 360px;}
.docter_slider_section .common_heading { margin-bottom: 30px;}
.common_heading { font-size: 30px; line-height: 38px;}
.event_slider_section { padding: 30px 60px;}
.event_slider_section .event_heading_block { display: block; margin-bottom: 30px; }
.event_slider_section .common_heading { margin-bottom: 25px; text-align: center; }
.event_slider_section .tabbing_block { max-width: 100%;}
.event_slider_section .nav-tabs { justify-content: center; }
.vp_heading_block { margin-bottom: 30px;}
.iss_card .iss_body { padding: 20px;}
.iss_card .iss_img { max-width: 310px; height: 270px;}
.testimonials_slider_section { padding: 20px 15px;}
.testimonials_content_block .common_heading { margin-bottom: 30px;}
.tcb_conent { max-width: 470px; padding: 40px 0px;}
.ffollow_block { max-width: 266px; margin-left: 0; margin-top: 30px; }
footer .address_block { padding: 25px 0px;}

.banner_content_block .bcb_title { font-size: 48px; line-height: 52px; margin-bottom: 10px;}
.banner_content_block .bcb_description { font-size: 14px; line-height: 21px; margin-bottom: 26px;}
.banner_content_block { max-width: 385px; padding-top: 20px; padding-bottom: 30px; }
.banner_image_block { margin-left: 0px;}
.banner_section { min-height: 546px;  display: block;}
.banner_content_block { margin: 0px auto; }
.linkImg { width: 184px; height: 63px; bottom: 113px;}


.edetail_content_block {  display: block;}
.dcb_image_block { max-width: 100%; height: auto; margin-bottom: 20px !important; position: relative; top: 0px;}
.event_listing_page .nav-tabs .nav-link { min-width: 110px;}


.directory_map_block { height: calc(100vh - 158px);}
.kol_user_information { display: block;}
.kol_user_information .koi_user_left_block { max-width: 100%; min-height: auto; }
.kpfs_content_block { margin-top: 20px;}

.directory_user_profiles .common_heading { margin-bottom: 25px;}

.detail_page { padding: 35px 15px;}
.lcs_common_slider .common_heading { margin-bottom: 30px;}
.detail_content_block { display: block;}
.dcb_block { padding-left: 0px; padding-top: 15px;}
.detail_page .lcs_common_slider { padding-top: 40px;}
.detail_video_img_block { position: relative; top: 0px;}
.common_card .cc_body .ccb_title, .lc_card .lc_body .lc_title { font-size: 18px; line-height: 22px;}

.contact_us_page{ flex-wrap: wrap; }
.contact_us_page .auth_content_block { order: 2; }
.contact_us_page .common_form_block { order: 1; margin: 0px auto 20px; }

.auth_content_block { border-radius: 25px 25px 0px 0px;}
.profile_card .profile_img { height: 220px;}


.slider_bottom::before { width: 66%;}
.tpp_content_block .page_name { font-size: 36px;}
.teams_privacy_page { padding: 25px 15px;}

.kol_user_information .kulb_banner { height: 110px; }


}


@media (max-width: 767px) {

.banner_section {min-height: 480px;}
.banner_section { padding: 15px 15px;}
.banner_content_block .bcb_title { font-size: 42px; line-height: 46px; }
.banner_content_block .bcb_description { font-size: 12px; line-height: 19px; margin-bottom: 20px;}
.common_btn { min-width: 125px; font-size: 12px; line-height: 14px;}
.common_btn img { width: 14px; height: 14px; margin-left: 8px;}
.banner_content_block { max-width: 335px; padding-top: 10px; }

.thought_leader_section { padding: 0px 15px 15px; }
.thought_leader_block { margin: -75px auto 0px;}
.thought_leader_block .tl_title { font-size: 24px;}
.thought_leader_block .form-group { margin: 0px 5px;}
.thought_leader_block .form-group .form-control { padding: 10px; font-size: 12px; line-height: 18px; }
.thought_leader_block .form-group .choices__inner { line-height: 16px; font-size: 12px;}
.thought_leader_block .form-group .choices__inner { padding: 7px 8px !important;}

.mis_heading_block .mis_title { font-size: 28px; line-height: 37px; margin-bottom: 10px;}
.mis_media { max-width: 46%;}
.mis_media .mism_d { font-size: 13px; line-height: 19px;}
.mis_media .mism_t { font-size: 16px; line-height: 19px;}
.mis_media .mis_icon { width: 50px; height: 50px;}
.mis_media .mis_icon img {width: 30px; height: 30px;}

.mis_heading_block { margin-bottom: 30px;}
.mission_section { padding: 20px 15px;}
.docter_slider_section .common_heading { margin-bottom: 25px;}
.profile_card .profile_body .pname { font-size: 16px; line-height: 21px;}
.profile_card .profile_body .ppost { font-size: 12px; line-height: 15px;}
.profile_card .profile_body .pdesc { font-size: 12px;}
.mis_media .mism_top { margin-bottom: 15px; }
.docter_slider_section { padding: 20px 0px;}
.common_heading { font-size: 28px; line-height: 35px;}
.tcbc_block .tcb_desc { font-size: 16px; line-height: 23px;}
.nav-tabs .nav-link { font-size: 13px; line-height: 17px; padding: 10px 15px; }
.slider_bottom .common_btn { min-width: 106px;}
.industry_sponsored_section { padding: 20px 0px;}
.industry_sponsored_section .common_btn { min-width: 220px;}
.news_and_blog_section .common_heading { margin-bottom: 25px;}
.common_card .cc_body .ccb_title, .lc_card .lc_body .lc_title { font-size: 16px; line-height: 21px; margin-bottom: 10px;}
.common_card .cc_body .ccb_desc, .lc_card .lc_body .lc_desc { font-size: 13px; line-height: 17px; margin-bottom: 12px;}
.iss_card {max-width: 95%; padding: 15px 15px; margin: 0px auto; }

.iss_card .iss_body .iss_desc { font-size: 13px; line-height: 17px; margin-bottom: 19px;}
.event_card .event_body .event_title { font-size: 16px; line-height: 22px;}
.event_card .event_body .event_desc { font-size: 13px; line-height: 17px;}
.event_card .event_body .date_time { line-height: 16px; margin-bottom: 12px; font-size: 13px;}
.vp_heading_block { margin-bottom: 25px;}
.iss_card .iss_body .iss_title { font-size: 16px; line-height: 19px; }
.iss_card .iss_img { max-width: 290px; height: 250px;}
.testimonials_content_block { height: 410px; padding: 0px 30px; background-size: 146px; }
.tcbc_block .tcb_desc { font-size: 14px; line-height: 20px;}

.tcbc_block .tcsign_img { width: 42px; height: 42px; margin-bottom: 22px; padding: 10px;}
.tcbc_block .tcb_name { font-size: 18px; line-height: 21px;}
.tcb_image_block ul li { width: 80px !important; height: 80px !important; margin: 6px 0px;}
.tcb_conent { max-width: 460px; padding: 35px 0px;}

.common_section { min-height: 250px;}
.common_section .heading {font-size: 32px; line-height: 43px;}
.share-button { font-size: 16px; line-height: 17px;}
.dcb_right_block .ei_title { font-size: 24px; line-height: 27px;}
.dcb_right_block .db_info p { font-size: 12px; line-height: 16px;}

.edcb_section p { font-size: 12px; line-height: 19px; margin-bottom: 15px;}
.dcb_right_block { padding-left: 10px; padding-top: 0px;}
.edcb_section { margin-top: 22px;}
.common_card .cc_body .ccb_date, .lc_card .lc_body .lc_date { font-size: 12px; line-height: 16px; margin-bottom: 14px;}
.semiler_events_block .common_heading { margin-bottom: 25px;}
.semiler_events_block { padding: 10px 15px 40px;}


.kol_user_information .user_img { width: 190px; height: 190px;}
.kol_user_information .user_info .name { font-size: 18px; line-height: 26px;}
.kol_user_information .user_info .post { font-size: 14px; line-height: 21px;}
.introduction_block .intro_body p {font-size: 12px; line-height: 16px; margin-bottom: 12px;}
.kpfs_content_block .kpfsc_title { font-size: 16px; line-height: 18px; padding: 15px 0px;}
.kpfs_content_block .kpfs_description { padding: 15px 0px; }
.kpfs_content_block .kpfs_description p {font-size: 13px; line-height: 19px;}
.kol_profile_page {padding: 0px 15px 20px;}
.events_section { padding: 25px 15px 40px;}
.slider_bottom::before { width: 68%;}
.industry_sponsored_section .common_heading {margin-bottom: 20px;}
.iss_card .iss_body { padding: 15px;}

.cc_outer_block, .profile_outer_block, .event_block .cc_outer_block { padding-bottom: 25px;}

.common_section { padding: 20px 20px 75px 20px;}
.directory_page .common_heading { margin-bottom: 25px;}
.typetag { font-size: 13px; line-height: 15px; padding: 9px; margin-bottom: 15px;}


.about_us_page .common_section .heading {font-size: 32px; line-height: 37px;}
.common_form_block .form-control { font-size: 12px; line-height: 17px; padding: 12px;}

.contact_us_page { margin-top: -70px;}
.page_title { font-size: 20px; margin-bottom: 13px;}
.common_form_block .form-label { font-size: 13px;}
.auth_content_block .auth_title { font-size: 20px; margin-bottom: 10px;}
.contcat_content { font-size: 13px; line-height: 19px; margin-bottom: 15px;}
.contact_us_page .auth_content_block { padding: 15px;}

.go_other_page { font-size: 12px; line-height: 17px;}
.login_page .common_form_block { margin-top: -70px;}
.common_form_block { padding: 30px;}
.auth_content_block .auth_sub_title { font-size: 16px; margin-bottom: 15px;}
.auth_page .ath_text { font-size: 13px;}

.dashboard_common_section { padding: 20px 20px;}
.connections_block .common_heading, .upcoming_events_block .common_heading, .recently_view_block .common_heading { margin-bottom: 25px;}
.dashboard_page .connections_block {margin-bottom: 30px;}
.dashboard_common_section .manage_text { font-size: 16px;}

.profile_common_section .manage_text { font-size: 16px; margin-bottom: 15px;}
.profile_form_block .pfb_right_block .sub_title { font-size: 16px; line-height: 20px; margin-bottom: 12px;}
.pfb_right_block ul li { max-width: 100%;}
.pfb_right_block ul li p { font-size: 13px;}
.choices__inner { font-size: 12px; line-height: 17px; min-height: auto; }

.edcb_section h3, .edcb_section h4, .edcb_section h6, .edcb_section h5 { font-size: 16px; line-height: 21px;}

.tpp_content_block .page_name { font-size: 30px;}
.tpp_content_block .date { margin-bottom: 31px; font-size: 14px;}
.tpp_content_block { padding: 20px;}
.tpp_content_block .tppb_title { font-size: 16px;}

.doc_video_modal .modal-header .modal-title { font-size: 18px; line-height: 23px;}

.video_block { height: 280px;}
.doc_video_modal .modal-dialog {max-width: 560px !important;}

.bannerLogo_img { margin-bottom: 12px;}
.linkImg { width: 175px; bottom: 86px; }
.banner_image_block { padding-bottom: 75px;}





}

@media (max-width: 700px) {

}

@media (max-width: 600px) {

.banner_section { display: block; }
.banner_content_block .bcb_title {font-size: 36px; line-height: 41px;}
.banner_content_block { max-width: 100%; padding-top: 20px; padding-bottom: 30px;}
.banner_image_block { margin-left: 0; padding-bottom: 80px; }
.mis_heading_block .mis_title { font-size: 26px; line-height: 33px;}
.mis_media { max-width: 92%;}
.common_heading { font-size: 26px; line-height: 31px; text-align: center; }
.event_slider_section { padding: 25px 45px;}
.slick-custom-arrow { width: 35px; height: 35px;}
.vp_heading_block { display: block;}
.nav-tabs {justify-content: center;}
.vp_heading_block .common_heading { margin-bottom: 18px;}
.event_slider_section .slick-custom-arrow.slick-prev {left: -38px;}
.event_slider_section .slick-custom-arrow.slick-next { right: -38px; }
.slider_bottom { margin-top: 25px;}
.slider_bottom::before { width: 40%;}
.slick-custom-arrow img { width: 20px; height: 20px;}
.learning_center_section .slick-custom-arrow { bottom: -62px;}
.learning_center_section { padding: 25px 15px;}
.iss_card { display: block; }

.testimonials_content_block { display: block; }

.thought_leader_block form { display: block;}
.thought_leader_block .form-group { max-width: 100%; margin: 0px 0px 10px;}

.iss_card .iss_img { max-width: 100%;}
.testimonials_content_block { padding: 0px 20px;}
.tcb_image_block { max-width: 100%; margin: 0px 0px 20px;}
.tcb_image_block ul li { margin: 0px 10px;}
.testimonials_content_block { height: auto;}

.footer_top_element .site_log { margin: 0px auto 25px;}
.other_site_log { width: 170px; margin: 0px auto 30px;}
.ff_text { text-align: center; margin-bottom: 30px; }
footer .address_block { padding: 10px 0px;}
.address_block .a_info:first-child { margin-bottom: 18px;}
.footer_menu ul { width: 50%;}
.footer_menu { margin-bottom: 25px;}
.ffollow_block { max-width: 100%;}
.ffollow_block h3 { font-size: 18px; line-height: 23px; margin-bottom: 12px;}
.ffollow_block ul { justify-content: flex-start;}
.ffollow_block ul li a { width: 54px; height: 54px;}
.ffollow_block ul li a img { width: 22px; height: 22px;}
.ffollow_block ul li { margin-right: 6px;}

.common_section .heading { font-size: 28px; line-height: 34px;}

.dcb_right_block .db_info { width: 100%;}
.dcb_right_block .db_info p {font-size: 14px; margin-bottom: 7px; width: 100%;}

.dcb_right_block .ei_title {font-size: 20px; line-height: 23px;}

.listing_filter_section .thought_leader_block .form-group:nth-child(2) { max-width: 100%;}

.detail_video_img_block { height: auto;}
.detail_top_row .detailb { display: block;}
.lcs_common_slider .common_heading { margin-bottom: 20px;}
.common_form_block {padding: 20px;}
.profile_form_block .pfb_right_block .common_form_block { padding: 20px;}
.profile_page { padding: 0px 20px 25px;}

.event_slider_section .nav-tabs .nav-link { margin-bottom: 10px; min-width: 165px; margin-left: 5px; }

.video_block { height: auto;}

.linkImg { width: 96px; height: 34px;}



}

@media (max-width: 500px) {


}
</pre></body></html>