@font-face { font-family: 'Aeonik'; src: url('../fonts/Aeonik/Aeonik-Bold.woff2') format('woff2'), url('../fonts/Aeonik/Aeonik-Bold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap;}

@font-face { font-family: 'Aeonik'; src: url('../fonts/Aeonik/Aeonik-Light.woff2') format('woff2'), url('../fonts/Aeonik/Aeonik-Light.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap;}

@font-face { font-family: 'Aeonik'; src: url('../fonts/Aeonik/Aeonik-Black.woff2') format('woff2'), url('../fonts/Aeonik/Aeonik-Black.woff') format('woff'); font-weight: 900; font-style: normal; font-display: swap;}

@font-face { font-family: 'Aeonik'; src: url('../fonts/Aeonik/Aeonik-Thin.woff2') format('woff2'), url('../fonts/Aeonik/Aeonik-Thin.woff') format('woff'); font-weight: 100; font-style: normal; font-display: swap;}

@font-face { font-family: 'Aeonik'; src: url('../fonts/Aeonik/Aeonik-Medium.woff2') format('woff2'), url('../fonts/Aeonik/Aeonik-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap;}

@font-face { font-family: 'Aeonik'; src: url('../fonts/Aeonik/Aeonik-Regular.woff2') format('woff2'), url('../fonts/Aeonik/Aeonik-Regular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap;}



@font-face {font-family: 'Satoshi-Regular'; src: url('../fonts/satoshi/Satoshi-Regular.woff2') format('woff2'), url('../fonts/satoshi/Satoshi-Regular.woff') format('woff'), url('../fonts/satoshi/Satoshi-Regular.ttf') format('truetype'); font-weight: 400; font-display: swap; font-style: normal;}

@font-face {

  font-family: 'Satoshi-Medium';

  src: url('../fonts/satoshi/Satoshi-Medium.woff2') format('woff2'),

       url('../fonts/satoshi/Satoshi-Medium.woff') format('woff'),

       url('../fonts/satoshi/Satoshi-Medium.ttf') format('truetype');

       font-weight: 500;

       font-display: swap;

       font-style: normal;

}





@font-face {

  font-family: 'Satoshi-Bold';

  src: url('../fonts/satoshi/Satoshi-Bold.woff2') format('woff2'),

       url('../fonts/satoshi/Satoshi-Bold.woff') format('woff'),

       url('../fonts/satoshi/Satoshi-Bold.ttf') format('truetype');

       font-weight: 700;

       font-display: swap;

       font-style: normal;

}



@font-face {

  font-family: 'Proxima Nova Rg';

  src: url('../fonts/proximanova/ProximaNova-Bold.woff2') format('woff2'),

      url('../fonts/proximanova/ProximaNova-Bold.woff') format('woff');

  font-weight: bold;

  font-style: normal;

  font-display: swap;

}



@font-face {

  font-family: 'Proxima Nova Rg';

  src: url('../fonts/proximanova/ProximaNova-Regular.woff2') format('woff2'),

      url('../fonts/proximanova/ProximaNova-Regular.woff') format('woff');

  font-weight: normal;

  font-style: normal;

  font-display: swap;

}





* { margin: 0 0; padding: 0; outline: none; -ms-word-break: break-word; word-break: break-word; word-wrap: break-word;  }



html {scroll-behavior: smooth; }

body { font-family: 'Aeonik'; font-weight: normal !important; font-style: normal !important; overflow-x: hidden; padding: 0px !important; }

body { background: url(../images/homebg.png) no-repeat; background-position: bottom center; background-size: auto; }



/* scrollbar */

::-webkit-scrollbar { width: 5px; height: 5px;}

::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); -webkit-border-radius: 10px; border-radius: 10px;}

::-webkit-scrollbar-thumb {-webkit-border-radius: 10px; border-radius: 10px; background: rgba(46, 86, 192, 0.6); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);}

::-webkit-scrollbar-thumb:window-inactive { background: rgba(255, 255, 255, 0.3);}



input:-webkit-autofill, input:-webkit-autofill:hover,  input:-webkit-autofill:focus,

textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus,

select:-webkit-autofill, select:-webkit-autofill:hover,

select:-webkit-autofill:focus { border: 1px solid transparent; -webkit-text-fill-color: rgba(152, 152, 152, 1); -webkit-box-shadow: 0 0 0px 1000px rgba(243, 243, 243, 1) inset; transition: background-color 5000s ease-in-out 0s;}



img { width: 100%; height: 100%; object-fit: contain; object-position: center; }





/*  */



header { box-shadow: 0px 4px 60px 0px #0000000F; position: relative; background: #FFFFFF; width: 100%; height: 90px; padding: 10px 20px; }

header .site_logo { max-width: 180px; height: 54px; width: 100%; }



header .nav-link.dropdown-toggle { display: flex; align-items: center; }

.dropdown-toggle::after { width: 8px; height: 8px; border: none; border-left: 2px solid #FF6801; border-bottom: 2px solid #FF6801; content: ""; display: block; margin-left: 10px; transform: rotate(-45deg); margin-top: -6px; }

header .nav-link.dropdown-toggle:hover::after { border-color: #392151; }

header .nav-link.dropdown-toggle.show::after { border-color: #392151; transform: rotate(136deg); margin-top: 0; }

/* header li:last-child .nav-link.dropdown-toggle:hover::after { border-color: #FF6801; }

header li:last-child .nav-link.dropdown-toggle.show::after { border-color: #FF6801; transform: rotate(136deg); margin-top: 0; } */



header .dropdown-menu { box-shadow: 0px 4px 4px 0px #00000026; border: 1px solid #E9E6E6; background: #FFFFFF; min-width: 334px; border-radius: 10px; }

header .dropdown-menu li {margin: 0 !important;}

header .dropdown-menu .dropdown-item{ font-size: 16px; line-height: 16px; color: #443C60; padding: 13px 20px; background: transparent !important; display: flex; align-items: center; justify-content: space-between;  }

header .dropdown-menu .dropdown-item img { width: 12px; height: 12px; }

header .dropdown-menu .dropdown-item img + img { display: none; }

header .dropdown-menu .dropdown-item:hover img, header .dropdown-menu .dropdown-item.active img { display: none; }

header .dropdown-menu .dropdown-item:hover img + img, header .dropdown-menu .dropdown-item.active img + img { display: inline-block; }

header .dropdown-menu .dropdown-item:hover, header .dropdown-menu .dropdown-item.active { color: #FF6801; font-weight: bold !important;  }

header .dropdown-menu[style] { left: auto !important; right: 0 !important; }





header .dot_icon { width: 24px; height: 24px; cursor: pointer;}

#sidebarMenu { height: 100%; position: fixed; right: 0; width: 316px; padding: 20px; top: 0px; transform: translateX(0px); transition: transform 250ms ease-in-out; background: #fff; z-index: 111; border-left: 1px solid #443C60; }

.sidebarMenuInner { margin: 0; padding: 0; padding-top: 20px; height: 100vh; overflow-y: auto; }

.hidden { transform: translateX(316px) !important;}

.close_button { width: 14px; height: 14px; cursor: pointer; margin-left: auto; }

.close_button img { width: 100%; height: 100%; object-fit: contain; object-position: center;  }



.sidebarMenuInner ul { list-style: none; margin: 0;  }

.sidebarMenuInner li a { display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 10px 0px; font-size: 14px; color: #443C60; }

.sidebarMenuInner li a img { width: 10px; height: 10px; }

.sidebarMenuInner li a img + img { display: none; }

.sidebarMenuInner li a:hover, .sidebarMenuInner li a.active {  color: #FF6801; }

.sidebarMenuInner li a:hover img, .sidebarMenuInner li a.active img {  display: none; }

.sidebarMenuInner li a:hover img + img, .sidebarMenuInner li a.active img + img {  display: inline-block; }

.sidebarMenuInner li a.sub_button { background: #FF6801; padding: 8px 12px !important; border-radius: 50px; color: #fff !important; text-align: center; justify-content: center; text-transform: uppercase; }
.sidebarMenuInner li a.sub_button:hover { background: #443C60;}

/* home page */



.banner_slider_section { width: 100%; }

.banner_slider_section .bs_img { width: 100%; height: 360px;  }

.banner_slider_section .bs_img img { object-fit: cover; }

.slick-custom-arrow {  width: 30px; height: 30px; border-radius: 50%; background: #393050; box-shadow: none !important; border: 0px !important; position: absolute; top: 50%; transform: translateY(-50%); padding: 7px; }

.slick-custom-arrow img { vertical-align: top; }

.slick-custom-arrow.slick-next { right: 5px; }

.slick-custom-arrow.slick-prev { left: 5px; z-index: 1;  }

.slick-custom-arrow:hover {background: #FF6801; }

.slick-custom-arrow.slick-disabled { opacity: 0.5; cursor: no-drop; } 



/* .slick-dots { display: flex; align-items: center; list-style: none; padding: 0; position: absolute; left: 50%; transform: translateX(-50%); bottom: 20px; margin: 0; }

.slick-dots li { width: 6px; height: 6px; background: #3B2051; border: none; border-radius: 50%; margin: 0px 2px; box-shadow: none !important;  }

.slick-dots li.slick-active { background: #FF6801; } */



.whats_new_section { width: 100%; display: block; padding: 35px 15px; }

.whats_new_section .wn_heading { font-weight: 700; font-size: 40px; line-height: 50px; text-align: center; margin-bottom: 22px; color: #392151;}

 

.wn_card_outer { width: 100%; padding: 15px 10px 20px; height: 100%;} 

.wn_card_block {/*  background: #FFFFFF; */ max-width: 420px; width: 100%; margin: 0px auto; border-radius: 40px; padding: 20px; border: 1px solid #E1DEED; height: 100%; }

.wn_card_block:hover { box-shadow:0px 5px 12px 0px #3921511A; border-color: #fff; background: #fff; }

.wn_card_img { max-width: 100%; height: 220px; border-radius: 30px; width: 100%;  }

.wn_card_img img { border-radius: 30px; }

.wn_card_body { padding: 20px 6px 10px; height: calc(100% - 220px); display: flex; flex-direction: column; }

.wn_card_body .wn_title { font-weight: 500; font-size: 20px; line-height: 26px; letter-spacing: -1%; color: #443C60; margin-bottom: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-clamp: 2; overflow: hidden; }

.wn_card_body .wndesc { font-size: 14px; line-height: 21px; letter-spacing: -2%; color: #443C60; margin-bottom: 20px; font-family: 'Satoshi-Regular'; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; line-clamp: 3; overflow: hidden; }

.wn_card_body .wn_bottom_row { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-top: auto; gap: 10px; }



.common_btn { font-weight: 500; font-family: 'Aeonik'; font-size: 16px; line-height: 16px; max-width: 166px; padding: 12px 10px; border-radius: 100px; border: 1px solid transparent !important; color: #fff !important; width: 100%; display: flex; align-items: center; justify-content: center; background: #443C60; box-shadow: none !important;  }

.common_btn img { width: 18px; height: 18px; margin-right: 10px; }

/* .register_btn { box-shadow: 0px 24px 60px 0px #FF68014D !important; background: #FF6801; } */

/* .watch_btn { background: #443C60; box-shadow: none !important; } */

.wn_card_body .tag { min-width: 112px; border-radius: 6px; color: #392151; font-weight: 500; font-size: 16px; line-height: 16px; text-align: center; background: #443C6026; padding: 14px 10px; }

.common_btn:hover { background: #FF6801; box-shadow: 0px 24px 60px 0px #FF68014D; }

.wn_card_block:hover .common_btn { background: #FF6801; box-shadow: 0px 24px 60px 0px #FF68014D; } 



.what_slider .slick-track { display: flex; /* cursor: url(../images/DRAG.png), auto; */}

.what_slider .slick-slide { height: auto; }

.whats_new_section .slick-custom-arrow { top: auto !important; transform: unset !important; right: 0 !important; left: auto !important; bottom: -46px !important; z-index: unset; }

.whats_new_section .slick-custom-arrow.slick-prev { right: 40px !important; }



.slider_bottom { width: 100%; display: flex; align-items: center; padding-top: 10px; padding-right: 82px; height: 54px; }

.slider_bottom span.line { width: 100%; flex: 1; height: 2px; background: #E1DEED;  }

.slider_bottom .viewall_btn { margin-right: 10px; }

.viewall_btn { background: #FF6801; box-shadow: 0px 24px 60px 0px #FF68014D !important; max-width: 190px; margin-top: 0px; }

.viewall_btn img { margin-left: 10px; margin-right: 0; }

.viewall_btn:hover {  background: #443C60; box-shadow: none !important; }

.webcast_detail_section .viewall_btn { max-width: fit-content; padding-left: 10px; padding-right: 10px; }



.publications_section { background: #392151 url(../images/publish.png) no-repeat; background-position: center; background-size: cover; width: 100%; padding: 40px 15px; }

.heading_block { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 35px; }   

.heading_block .ps_heading { font-weight: bold; font-size: 40px; line-height: 50px; letter-spacing: -2%; color: #fff; margin-bottom: 0px; }

.heading_block .viewall_btn { margin-top: 0; }



.pcb_outer_card { width: 100%; height: 100%; padding-bottom: 20px; }

.pcb_inner_card { backdrop-filter: blur(40px); max-width: 390px; width: 100%; border-radius: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.03) 100%); padding: 20px; height: 100%; margin: 0px auto; }

.pcb_inner_card .pcb_image { width: 100%; height: 196px; border-radius: 30px; }

.pcb_inner_card .pcb_image img { border-radius: 30px; }

.pcb_inner_card .pcb_body { padding: 30px 10px 10px; height: calc(100% - 196px); display: flex; flex-direction: column; }

.pcb_inner_card .pcb_body .pcb_title { font-weight: 500;  font-size: 20px; line-height: 22px; text-align: center; color: #FFFFFF; margin-bottom: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-clamp: 2; overflow: hidden; }

.pcb_inner_card .pcb_body .pcb_desc { font-size: 14px; line-height: 19px; letter-spacing: -2%; text-align: center; color: #FFFFFF; margin-bottom: 30px; font-family: 'Satoshi-Regular'; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; line-clamp: 4; overflow: hidden;  }

.pcb_inner_card .pcb_body .watch_btn { max-width: 100%; background: rgba(255, 255, 255, 0.1); margin-top: auto; }



.pcb_inner_card:hover .pcb_body .watch_btn { background: #FF6801; }

.pcb_inner_card:hover { background: #fff;  }

.pcb_inner_card:hover .pcb_body .pcb_title { color: #443C60; }

.pcb_inner_card:hover .pcb_body .pcb_desc { color: #443C60; }



.abstract_library_section { width: 100%; display: block; padding: 50px 20px 42px; }

.heading_row { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px; }

.heading_row .al_description { max-width: 520px; width: 100%; font-size: 18px; line-height: 24px; letter-spacing: -2%; color: #443C60; margin-bottom: 0px; margin-left: auto; font-family: 'Satoshi-Regular';  }

.heading_row .viewall_btn { margin-top: 0 !important; margin-left: auto; }

.abstract_library_section .heading_row .al_description { text-align: right; }  

.alcb_outer_card { height: 100%; padding-bottom: 20px; }

.alcb_inner_card { border: 1px solid #E1DEED; max-width: 390px; border-radius: 40px; padding: 20px; height: 100%; }

.alcb_inner_card .alcb_image {  width: 100%; height: 196px; border-radius: 30px; }

.alcb_inner_card .alcb_image img { border-radius: 30px; }

.alcb_inner_card .alcb_body { padding: 20px 10px 10px; height: calc(100% - 196px); display: flex; flex-direction: column; }

.alcb_inner_card .alcb_body .alcb_title { font-weight: 500;  font-size: 20px; line-height: 22px; color: #443C60; margin-bottom: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; line-clamp: 5; overflow: hidden; }

.alcb_inner_card .alcb_body .alcb_desc { font-size: 14px; line-height: 19px; letter-spacing: -2%; color: #443C60; margin-bottom: 25px; font-family: 'Satoshi-Regular'; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; line-clamp: 3; overflow: hidden; }

.alcb_inner_card .alcb_body .watch_btn { max-width: 155px; background: #443C6026; color: #392151 !important; margin-top: auto; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; line-clamp: 4; overflow: hidden; }

.alcb_inner_card .alcb_body .watch_btn img + img { display: none; }

.alcb_inner_card .alcb_body .watch_btn:hover { background: #FF6801; box-shadow: 0px 24px 60px 0px #FF68014D !important; color: #fff !important; }

.alcb_inner_card .alcb_body .alcb_red { font-weight: 500; font-size: 14px; line-height: 19px; letter-spacing: -2%;  color: #FF6801; margin-bottom: 20px;  font-family: 'Satoshi-Medium'; }

.alcb_inner_card .alcb_body .watch_btn:hover img { display: none; }

.alcb_inner_card .alcb_body .watch_btn:hover img + img { display: inline-block; }



.alcb_inner_card:hover { box-shadow: 0px 5px 12px 0px #3921511A !important; border-color: #fff; }

.alcb_inner_card:hover .alcb_body .watch_btn img { display: none; }

.alcb_inner_card:hover .alcb_body .watch_btn img + img { display: inline-block; }

.alcb_inner_card:hover .alcb_body .watch_btn { background: #FF6801; box-shadow: 0px 24px 60px 0px #FF68014D !important; color: #fff !important; }



/* Subscribe section */



.subscribe_section { padding: 80px 15px 30px;; display: block; width: 100%;  }

.subscribe_block { width: 100%; margin: 10px auto; background: #FF6801; border-radius: 60px;  }

.sub_app_block { border-radius: 60px 60px; width: 100%; display: flex; align-items: center; background: #392151; padding-left: 55px; min-height: 315px; justify-content: space-between; box-shadow: 0px 30px 120px 0px #3921514D; }

.subab_content { max-width: 580px; width: 100%; }

.subab_content h2 {font-weight: 700; font-size: 40px; line-height: 50px; letter-spacing: -1%; color: #fff; margin-bottom: 40px; }

.subab_content h2 span { color: #FF6801; }

.applink_block { width: 100%; display: flex; align-items: center;  }

.applink_block a { width: 160px; height: 54px; border-radius: 13px; margin-right: 20px; }

.subab_image { border-radius: 13px; margin-top: -99px; margin-left: -30px; }



.sub_content_block { border-bottom-right-radius: 60px; border-bottom-left-radius: 60px; width: 100%; padding: 44px 37px; display: flex; align-items: center; justify-content: space-between; }

.sub_content_block h2 { font-weight: bold; font-size: 48px; line-height: 48px; letter-spacing: -1%; color: #FFFFFF; position: relative; margin-bottom: 0px; }

.sub_content_block h2 span { display: block; position: relative; z-index: 1; }

.sub_content_block h2::before { position: absolute; left: 0; top: -20px; content: "Subscribe"; font-weight: bold; font-size: 48px; line-height: 48px; letter-spacing: -1%; color: #FFFFFF; -webkit-text-fill-color: #FF6801; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff; opacity: 0.2; }

.sub_content_block h2::after { position: absolute; left: 0; bottom: -20px; content: "Subscribe"; font-weight: bold; font-size: 48px; line-height: 48px; letter-spacing: -1%; color: #FFFFFF; -webkit-text-fill-color: #FF6801; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff; opacity: 0.2; }



.sub_content_block p { font-weight: 500; font-size: 20px; line-height: 22px; letter-spacing: -1%; color: #FFFFFF; max-width: 500px; margin-right: auto; width: 100%; margin-bottom: 0px; }

.sub_content_block .sub_button { box-shadow: 0px 24px 60px 0px #622C064D; background: #FFFFFF; max-width: 158px; width: 100%; height: 44px; border-radius: 100px;  font-weight: 500; font-size: 16px; line-height: 16px; color: #FF6801; }

.sub_content_block .sub_button img { width: 14px; height: 14px; margin-left: 10px; }

.sub_content_block .sub_button img + img { display: none; }

.sub_content_block .sub_button:hover { background: #443C60; color: #fff; }

.sub_content_block .sub_button:hover img { display: none; }

.sub_content_block .sub_button:hover img + img { display: inline-block; }



.subscribe_section .social_nav li a { box-shadow: none !important; background: transparent !important; }





/* .help-block { font-size: 12px; color: rgb(247, 37, 37); } */



/* footer */



footer { width: 100%; display: block; padding: 25px 15px 0px;  }



.flogo_block { margin-right: 10px; }

.footer_link_top { display: flex; width: 100%;  width: 100%; /* margin-bottom: 26px; */ flex-wrap: wrap; }   

.footer_link_bottom { display: flex; width: 100%; justify-content: space-between; width: 100%; }

.flogo { max-width: 138px; height: 39px; width: 100%; margin-bottom: 20px; }

.social_icons { list-style: none; margin: 0 0px 20px; padding: 0; display: flex; align-items: center; }

.social_icons li a { width: 20px; height: 20px; margin-right: 15px; display: block;  }

.social_icons li:last-child a {margin-right: 0px; }

.social_icons li a img + img { display: none; }

.social_icons li a:hover img { display: none; }

.social_icons li a:hover img + img { display: inline-block; }

.footerLinks li.active {color: #FF6801;  }

.footerLinks li.hideli { height: 20px; }



.footerLinks { list-style: none; padding: 0px 12px; width: fit-content; margin-bottom: 20px; }



.footerLinks li { font-weight: bold; font-size: 14px; line-height: 16px; color: #392151; margin-bottom: 10px;  }

.footerLinks li:first-child { margin-bottom: 10px; white-space: nowrap;  text-transform: uppercase; }

.footerLinks li a { font-weight: 500; font-size: 11px; line-height: 12px; color: #392151; font-family: 'Satoshi-Medium'; text-transform: unset; }

.flb_block .footerLinks { width: 100%; }

.footerLinks li a:hover, .footerLinks li a.active { color: #FF6801; }

 



.copy_text { font-size: 11px; line-height: 12px; letter-spacing: -2%; margin-bottom: 0px; color: #392151; display: flex; font-family: 'Proxima Nova Rg'; }

.copy_text a { font-weight: bold; color: #392151 !important; }

.copy_text a:hover { color: #FF6801 !important; }

.copy_text span { background: rgba(57, 33, 81, 0.5); height: 12px; width: 1px; margin: 0px 12px; display: block; }

.fbottom_block { border-top: 1px solid rgba(57, 33, 81, 0.2); width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 18px 0px; }

.fbottom_block ul { list-style: none; margin: 0; padding: 0; display: flex; align-items: center; }

.fbottom_block ul li { padding: 0px 10px; }

.fbottom_block ul li:first-child { border-right: 1px solid #392151; }

.fbottom_block ul li a {font-weight: 500; font-size: 11px; line-height: 12px; color: #392151; }

.fbottom_block ul li a:hover, .fbottom_block ul li a.active { color: #FF6801; }





/* about us */



.common_banner_page { width: 100%; min-height: 230px; background: url(../images/Banner.png) no-repeat; background-position: center; background-size: cover; padding: 30px 20px; display: flex; align-items: center; padding-right: 100px !important; }

.common_banner_page h1 { font-weight: bold; font-size: 42px; line-height: 54px; letter-spacing: -1%; color: #393050; margin-bottom: 0px; }



.about_content_section { width: 100%; display: block; padding: 50px 30px;  }

.about_content_section .content_block { box-shadow: 0px 24px 140px 0px #39215114; backdrop-filter: blur(60px); background: #FFFFFF4D; width: 100%; border-radius: 60px; padding: 50px; }

.cb_title { font-weight: bold; font-size: 42px; line-height: 54px; letter-spacing: -2%; color: #392151; margin-bottom: 50px; }



.content_row { width: 100%; display: flex; align-items: center; }  

.content_row .acs_content_box {  max-width: 604px; width: 100%; }

.acs_content_box { margin-bottom: 40px; }

.acs_content_box h3 { font-weight: 500; font-size: 28px; line-height: 36px; color: #392151; margin-bottom: 20px; }

.acs_content_box p { font-weight: 400; font-size: 18px; line-height: 26px; letter-spacing: -2%; color: #443C60; margin-bottom: 20px; font-family: 'Satoshi-Regular';  }

.acs_content_box p:last-child { margin-bottom: 0px; }

.acs_content_box p a { color: #FF6801; font-style: italic; }

.acs_content_box p a:hover { text-decoration: underline !important; }



.video_block { max-width: 560px; width: 100%; height: 320px; border-radius: 40px; margin-left: 50px; position: relative; }

.video_block img, .video_block video, .video_block iframe { border-radius: 40px; object-fit: cover; }

.play_icon { position: absolute; display: flex; align-items: center; justify-content: center; width: 96px; height: 96px; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%, -50%); box-shadow: 0px 24px 60px 0px #00000040; backdrop-filter: blur(40px); background: #FFFFFF33;}

.play_icon img { width: 40px; height: 40px; object-fit: contain; }



/*  */



.trustees_detail_section { width: 100%; display: block; padding: 45px 15px; background: url(../images/boradbg.png) no-repeat; background-position: bottom center; background-size: cover; }

.trustee_card_outer { width: 100%; height: 100%; padding-bottom: 24px; }

.turstee_card_inner { border: 1px solid #E1DEED; /* background: #fff; */ max-width: 390px; width: 100%; border-radius: 30px; margin: 0px auto; height: 100%; }

.turstee_card_inner:hover { box-shadow: 0px 5px 12px 0px #3921511A; border-color: #fff; background: #fff; }

.turstee_card_inner .turstee_img { width:100%; height: 340px; border-radius: 30px; }

.turstee_card_inner .turstee_img img { object-fit: cover; object-position: top; border-radius: 30px; }

.turstee_card_inner .turstee_body { padding: 30px  20px; }

.turstee_card_inner .turstee_name { font-weight: bold; font-size: 24px; line-height: 24px; color: #443C60; margin-bottom: 12px; }

.turstee_card_inner .tur_post { font-size: 16px; line-height: 16px; letter-spacing: -2%; color: #FF6801; margin-bottom: 12px; font-family: 'Satoshi-Regular';  }

.turstee_card_inner .tur_deg { font-weight: 500; font-size: 14px; line-height: 20px; color: #443C60; margin-bottom: 12px; font-family: 'Satoshi-Medium'; }

.turstee_card_inner .other_info { font-weight: 400; font-size: 14px; line-height: 22px; letter-spacing: -1%; color: #443C60; margin-bottom: 0px; font-family: 'Satoshi-Regular'; }



.trustees_emeritus_section { background: url(../images/publish.png) no-repeat, #392151; background-position: center; background-size: cover; width: 100%; display: block; padding: 45px 15px 50px;  }

.trustees_emeritus_section .turstee_card_inner { border: none !important; background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.03) 100%); backdrop-filter: blur(40px);}

.trustees_emeritus_section .turstee_card_inner .turstee_name { color: #fff; }

.trustees_emeritus_section .turstee_card_inner .tur_deg { color: #fff; }

.trustees_emeritus_section .turstee_card_inner .other_info { color: #fff; }



.trustees_emeritus_section .turstee_card_inner:hover { background: #fff !important; }

.trustees_emeritus_section .turstee_card_inner:hover .turstee_name { color: #443C60; }

.trustees_emeritus_section .turstee_card_inner:hover .tur_deg { color: #443C60; }

.trustees_emeritus_section .turstee_card_inner:hover .other_info { color: #443C60; }



.tes_heading {font-weight: bold; font-size: 42px; line-height: 45px; letter-spacing: -2%; text-align: center; color: #fff; margin-bottom: 40px; }



/*  */



.embassy_section { width: 100%; display: block; padding: 45px 15px;  }

.embassy_heading_block { width: 100%; display: block; margin-bottom: 30px; }

.embassy_heading_block h2 { font-weight: 500; font-size: 30px; line-height: 34px; color: #392151; margin-bottom: 20px; }

.embassy_heading_block p { font-size: 16px; line-height: 24px; letter-spacing: -2%; color: #443C60; margin-bottom: 0px;  font-family: 'Satoshi-Regular'; }



.embassy_card_outer { width: 100%; display: block; padding-bottom: 24px; height: 100%; }

.embassy_card { border: 1px solid #E1DEED; max-width: 390px; width: 100%; border-radius: 30px; padding: 15px 20px; height: 100%; }

.embassy_card .ec_name { font-weight: bold; font-size: 20px; line-height: 20px; color: #FF6801; margin-bottom: 12px; }

.embassy_card .ec_post { margin-bottom: 12px; font-weight: 500; font-size: 14px; line-height: 20px; letter-spacing: -1%; color: #443C60; font-family: 'Satoshi-Medium'; }

.embassy_card .ec_ed { font-size: 14px; line-height: 22px; letter-spacing: -1%; color: #443C60; margin-bottom: 0px;  font-family: 'Satoshi-Regular'; }



/*  */



.committees_section { padding: 35px 0px 20px; display: block; width: 100%; }



.committees_section .nav.nav-pills { margin-bottom: 20px; padding: 0px 15px; }

.nav-pills .nav-item { margin-right: 10px; margin-bottom: 12px; }

.nav-pills .nav-link {  width: fit-content; border-radius: 50px; background: #443C6026; font-weight: 500; font-size: 16px; line-height: 16px; text-align: center; color: #392151; padding: 15px 20px; font-family: 'Aeonik'; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { box-shadow: 0px 24px 60px 0px #FF68014D; background: #FF6801; }



.committees_content_block { width: 100%; display: block; padding: 0px 15px; }

.ccb_title { font-weight: 500; font-size: 30px; line-height: 34px; color: #392151; margin-bottom: 25px; }

.committes_card_outer { width: 100%; display: block; padding-bottom: 24px; height: 100%; padding-left: 2px; padding-right: 2px; }

.committes_card_inner { border: 1px solid #E1DEED; max-width: 390px; width: 100%; border-radius: 30px; padding: 22px 20px; height: 100%; }

.committes_card_inner .cco_name { font-weight: bold; font-size: 22px; line-height: 24px; color: #443C60; margin-bottom: 12px; }

.committes_card_inner .cco_post { font-size: 16px; line-height: 16px; letter-spacing: -2%; color: #FF6801; margin-bottom: 12px; font-family: 'Satoshi-Regular'; }

.committes_card_inner .cco_rank { font-weight: 500; font-size: 14px; line-height: 18px; letter-spacing: -1%; color: #443C60; margin-bottom: 0px; font-family: 'Satoshi-Medium';}



.whise_content { width: 100%; display: block; }

.whise_content .wctitle { font-weight: 500; font-size: 30px; line-height: 34px; color: #392151; margin-bottom: 23px; }

.whise_content .wc_desc { font-weight: 500; font-size: 18px; line-height: 26px; letter-spacing: -2%; color: #443C60; margin-bottom: 15px; font-family: 'Satoshi-Medium'; }

.whise_content .wc_desc:last-child { margin-bottom: 0px; }



.whise_image_outer { background: linear-gradient(180deg, #3F3559 0%, #FFFFFF 100%); padding: 1px; border-radius: 40px; max-width: 650px; width: 100%; height: 380px; margin-left: auto; }

.whise_image_outer .whise_image {  width: 100%; border-radius: 40px; background: #EFEFEF; height: 100%; }

.whise_image_outer .whise_image img { object-fit: cover; border-radius: 40px; }



.nav.nav-tabs { background: #392151; border: none; justify-content: center; padding: 5px; margin-bottom: 27px; margin-top: 20px; }

.nav-tabs .nav-link { font-size: 16px; line-height: 16px; color: #FFFFFF; border: none !important; border-radius: 4px !important; padding: 10px; margin: 0px 30px; font-family: 'Aeonik'; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { background: #FF6801; color: #fff; }



#nav-steering .committes_card_inner .cco_rank { margin-bottom: 12px; }

.committes_card_inner .cco_more_info { font-weight: 500; font-size: 16px; line-height: 21.6px; letter-spacing: -1%; color: #443C60; margin-bottom: 0px;  font-family: 'Satoshi-Medium'; }

.sub_content_block p a { color: #fff !important; text-decoration: underline !important; font-weight: bold; }



.contact_info_section { padding: 20px !important; }

.contact_info_section  .sub_content_block { padding: 37px 60px !important; }

.contact_info_section .sub_content_block h2 { max-width: 300px; width: 100%; }

.contact_info_section .sub_content_block h2::before, .contact_info_section .sub_content_block h2::after { display: none; }



.whise_committee_members_block .ccb_title { margin-bottom: 20px; text-transform: uppercase; }

.whise_committee_members_block .ccb_desc {  font-weight: 500; font-size: 18px; line-height: 26px; letter-spacing: -2%; color: #443C60; margin-bottom: 30px;  font-family: 'Satoshi-Medium'; }



.event_card_outer { width: 100%; padding-bottom: 24px;  }

.event_card_inner { box-shadow: 0px 24px 120px 0px #3921511A; background: #FFFFFF; max-width: 460px; width: 100%; height: 320px; border-radius: 40px; padding: 20px; }

.event_card_inner img { border-radius: 40px; object-fit: cover; }



/* Disease State Education */



.disease_state_education_section { width: 100%; display: block; padding: 30px 20px 20px; }

.dse_heading_block { display: block; width: 100%; }

.des_title { font-weight: 500; font-size: 30px; line-height: 33px;  color: #392151; margin-bottom: 24px; }

.des_descr { font-size: 18px; line-height: 22px; letter-spacing: -2%; color: #443C60; margin-bottom: 25px; font-family: 'Satoshi-Regular'; }



.categories_card_outer { width: 100%; display: block; height: 100%; padding-bottom: 24px; }

.categories_card_inner { border: 1px solid #E1DEED; max-width: 390px; width: 100%; border-radius: 40px; padding: 15px; height: 100%; }

.categories_image { width: 100%; height: 210px; border-radius: 30px; }  

.categories_image img { object-fit: cover; border-radius: 30px; }



.categories_body { padding: 20px 10px 10px; height: calc(100% - 210px); display: flex; flex-direction: column; }

.categories_body .category_name { font-weight: 500; font-size: 20px; line-height: 24px; color: #392151; margin-bottom: 12px; }

.categories_body .category_list { width: 100%; display: block; list-style: none; padding: 0; margin-bottom: 10px; }

.categories_body .category_list li { font-size: 14px; line-height: 29px; letter-spacing: -2%; color: #392151; position: relative; margin-bottom: 5px; font-family: 'Satoshi-Regular'; }

.categories_body .category_list li::before { content: ""; width: 7px; height: 7px; background: url(../images/licircle.png) no-repeat; background-position: center; background-size: contain; display: inline-block; margin-right: 4px; top: -3px; position: relative; }



.btn_block { margin-top: auto; display: flex; justify-content: space-between; align-items: center; }

.see_detail_btn { background: #443C6026; max-width: 115px; width: 100%; padding: 14px; border-radius: 100px; font-weight: 500; font-size: 16px; line-height: 16px; color: #392151; box-shadow: none !important; border: 1px solid transparent !important; font-family: 'Aeonik'; }

.categories_card_inner:hover { box-shadow: 0px 5px 12px 0px #3921511A; border-color: #fff; background: #fff; }

.categories_card_inner:hover .see_detail_btn { background: #FF6801; box-shadow: 0px 24px 60px 0px #FF68014D; color: #fff; } 

.date { background: #443C604D; width: 112px;  border-radius: 6px; color: #392151; font-weight: 500; font-size: 16px; line-height: 16px; text-align: center; padding: 15px 5px; }

.sub_category_section .category_name { margin-bottom: 25px; }



.liver_news_library_section .categories_body .category_name { /* font-weight: bold; */ margin-bottom: 20px; }



/*  */



.sub_categories_content_section { width: 100%; padding: 10px 20px;  }

.backbtn { text-align: right; margin: 10px 0px; }

.backbtn a { font-size: 14px; line-height: 14px; text-align: right; color: #443C60; display: inline-flex; align-items: center; }

.backbtn a img { width: 12px; height: 12px; margin-right: 5px; }

.backbtn a:hover { text-decoration: underline !important; }

.sub_categories_content_section .sccs_title { font-weight: 500; font-size: 30px; line-height: 36px; margin-bottom: 22px; color: #392151; }

.sub_categories_content_section .sub_date { font-weight: 500; font-size: 20px; line-height: 24px; color: #392151; margin-bottom: 37px;}

.sub_categories_content_section p { font-weight: 500; font-size: 18px; line-height: 26px; letter-spacing: -2%; color: #443C60; margin-bottom: 25px;  font-family: 'Satoshi-Medium';  }



/*  */



.terms_and_privacy_page {width: 100%; padding: 30px 50px;  }

.page_heading { font-weight: bold; font-size: 42px; line-height: 48px; letter-spacing: -2%; text-align: center; color: #392151; margin-bottom: 27px; }

.tpp_date { font-weight: 500; font-size: 20px; line-height: 22px; text-align: center; color: #392151; margin-bottom: 30px; }



.tapp_content_block { padding:30px 35px; width: 100%; display: block;background: url(../images/termsprivacy.png) no-repeat; background-size: contain; background-position: top center; }

.tapp_box { margin-bottom: 30px; display: block; width: 100%; }

.tapp_box:last-child { margin-bottom: 0px; }

.tapp_box h3 { font-weight: 500; font-size: 20px; line-height: 24px; color: #392151; margin-bottom: 12px; }

.tapp_box p { margin-bottom: 30px; font-size: 14px; line-height: 20px; letter-spacing: -2%;  color: #392151; font-family: 'Satoshi-Regular'; }

.tapp_box p:last-child { margin-bottom: 0; }

.tapp_box p a { font-weight: bold;color: #392151; font-family: 'Satoshi-Bold'; }

.tapp_box ul { margin-top: 24px; margin-bottom: 0px; list-style: decimal; }

.tapp_box ul li { margin-bottom: 30px;  font-size: 14px; line-height: 20px; letter-spacing: -2%;  color: #392151;  font-family: 'Satoshi-Regular';  }

.tapp_box ul li:last-child { margin-bottom: 0px; }



/* event page */



.events_listing_page { padding: 30px 15px; display: block; width: 100%; }

.events_listing_page .register_btn {  background: #443C60; box-shadow: none !important; }

.events_listing_page .wn_card_block:hover .register_btn { box-shadow: 0px 24px 60px 0px #FF68014D !important; background: #FF6801; }



/*  */



.top_link_bar { background: #FF6801; width: 100%; }

.top_link_bar ul { list-style: none; padding: 0; margin: 0px; display: flex; align-items: center; justify-content: center; }

.top_link_bar ul li { margin: 10px 30px; position: relative; }

.top_link_bar ul li a {  font-size: 18px; line-height: 18px; color: #FFFFFF; font-weight: normal !important; width: fit-content; display: inline-block; }

.top_link_bar ul li:hover a, .top_link_bar ul li.active a { color: #392151; }

.top_link_bar ul li::before { content: ""; position: absolute; width: 100%; height: 2px; border-radius: 6px; background: #392151; left: 0; bottom: -5px; display: none; }

.top_link_bar ul li:hover::before, .top_link_bar ul li.active::before { display: block; } 



.podcast_section { padding: 30px 15px; display: block; width: 100%; }

.podcast_content_block { box-shadow: 0px 24px 140px 0px #39215114; backdrop-filter: blur(60px); background: #FFFFFF4D; border-radius: 60px; padding: 50px; }

.podcast_content { max-width: 604px; width: 100%; margin-top: 20px; }

.podcast_content .pc_title { font-weight: 500; font-size: 30px; line-height: 33px; color: #392151; margin-bottom: 30px; }

.podcast_content .pc_descr { font-weight: 400; font-size: 18px; line-height: 24px; letter-spacing: -2%; color: #443C60; margin-bottom: 0px;   font-family: 'Satoshi-Regular';  }



.podcast_video { max-width: 728px; height: 370px; border-radius: 40px; width: 100%; position: relative; margin-left: auto; margin-top: 20px; }

.podcast_video img, .podcast_video video, .podcast_video iframe { width: 100%; border-radius: 40px; object-fit: cover; }



.wecast_section .register_btn {  background: #443C60; box-shadow: none !important; }

.wecast_section .wn_card_block:hover .register_btn { box-shadow: 0px 24px 60px 0px #FF68014D !important; background: #FF6801; }

.play_icon img { object-fit: contain;}



/*  */



.common_spacing_section { width: 100%; display: block; padding: 20px 20px; }

.common_spacing_section .css_title { font-size: 30px; line-height: 33px; color: #392151; margin-bottom: 25px; font-weight: 500; }

.common_spacing_section .register_btn {  background: #443C60; box-shadow: none !important; }

.common_spacing_section .wn_card_block:hover .register_btn { box-shadow: 0px 24px 60px 0px #FF68014D !important; background: #FF6801; }

.common_spacing_section .wn_card_outer { padding: 0px 0px 30px; }

.common_spacing_section .wn_card_img {  height: 220px; }

.common_spacing_section  .wn_card_body .wn_title { margin-bottom: 30px; }



.css_heading_row { display: flex; align-items: flex-start; justify-content: space-between; }

.css_heading_row  .backbtn { white-space: nowrap; }



/*  */



.detail_content_block { max-width: 1200px; width: 100%; margin: 0px auto; }

.detail_content_block .detail_video { height: auto; width: 100%;  border-radius: 30px; margin-bottom: 36px; position: relative; }

.detail_content_block .detail_video img, .detail_content_block .detail_video video, .detail_content_block .detail_video iframe { object-fit: cover; border-radius: 30px; width: 100%; height: 100%; }

.detail_content_block p { font-weight: 500; font-family: 'Satoshi-Medium'; font-size: 18px; line-height: 29px; letter-spacing: -2%; color: #443C60; margin-bottom: 20px; }



/*  */



.common_spacing_section .css_desc { font-size: 16px; line-height: 22.4px; letter-spacing: -2%; color: #443C60; margin-bottom: 30px; font-family: 'Satoshi-Regular'; }

.abstractlibrary_section .counter { width: 40px; height: 40px; border-radius: 50%; background: #FF6801;  box-shadow: 0px 24px 60px 0px #FF68014D; font-weight: 500; font-size: 18px; line-height: 18px; text-align: center;  color: #fff; margin-bottom: 28px; display: flex; align-items: center; justify-content: center; }

.abstractlibrary_section .wndred, .abstractlibrary_section p, .abstractlibrary_section a { font-weight: 500; font-size: 14px; line-height: 19px; letter-spacing: -2%; color: #FF6801;  margin-bottom: 18px; font-family: 'Satoshi-Medium'; }



/*  */



.abstract_library_content_block { max-width: 1300px; width: 100%;  margin: 0px auto; }

.abstract_library_content_block .alcb-heading { text-transform: uppercase; font-weight: bold; font-size: 30px; line-height: 34px; text-align: center; margin-bottom: 20px; color: #392151;}

.abstract_library_content_block .alcb_title { font-weight: 500; font-size: 30px; line-height: 34px; color: #392151; margin-bottom: 16px; }

.abstract_library_content_block p { margin-bottom: 20px; font-weight: 500; font-size: 18px; line-height: 27px; letter-spacing: -2%; color: #443C60; font-family: 'Satoshi-Medium'; }

.abstract_library_content_block p:last-child { margin-bottom: 0; }

.abstract_library_content_block p.redtext { color: #FF6801; } 



.abstractlibrary_section .wn_card_body { height: auto !important; }

.abstractlibrary_section .wn_card_block { max-width: 100% !important; }

.abstractlibrary_section .wn_card_body .wndesc { font-size: 22px; font-weight: bold; font-family: 'Satoshi-Bold'; line-height: 26px; }



.abstractlibrary_section .wn_card_block { display: flex !important; flex-direction: column;  }

.abstractlibrary_section .wn_card_block .cat_span { margin-top: auto; display: inline-block; }





/* loader */



.lds-spinner,

.lds-spinner div,

.lds-spinner div:after {

  box-sizing: border-box;

}

.lds-spinner {

  color: currentColor;

  display: block;

  position: relative;

  width: 80px;

  height: 80px;

  margin: 0px auto;

}

.lds-spinner div {

  transform-origin: 40px 40px;

  animation: lds-spinner 1.2s linear infinite;

}

.lds-spinner div:after {

  content: " ";

  display: block;

  position: absolute;

  top: 3.2px;

  left: 36.8px;

  width: 6.4px;

  height: 17.6px;

  border-radius: 20%;

  background: #FF6801;

}

.lds-spinner div:nth-child(1) {

  transform: rotate(0deg);

  animation-delay: -1.1s;

}

.lds-spinner div:nth-child(2) {

  transform: rotate(30deg);

  animation-delay: -1s;

}

.lds-spinner div:nth-child(3) {

  transform: rotate(60deg);

  animation-delay: -0.9s;

}

.lds-spinner div:nth-child(4) {

  transform: rotate(90deg);

  animation-delay: -0.8s;

}

.lds-spinner div:nth-child(5) {

  transform: rotate(120deg);

  animation-delay: -0.7s;

}

.lds-spinner div:nth-child(6) {

  transform: rotate(150deg);

  animation-delay: -0.6s;

}

.lds-spinner div:nth-child(7) {

  transform: rotate(180deg);

  animation-delay: -0.5s;

}

.lds-spinner div:nth-child(8) {

  transform: rotate(210deg);

  animation-delay: -0.4s;

}

.lds-spinner div:nth-child(9) {

  transform: rotate(240deg);

  animation-delay: -0.3s;

}

.lds-spinner div:nth-child(10) {

  transform: rotate(270deg);

  animation-delay: -0.2s;

}

.lds-spinner div:nth-child(11) {

  transform: rotate(300deg);

  animation-delay: -0.1s;

}

.lds-spinner div:nth-child(12) {

  transform: rotate(330deg);

  animation-delay: 0s;

}

@keyframes lds-spinner {

  0% {

    opacity: 1;

  }

  100% {

    opacity: 0;

  }

}



.modal-dialog { max-width: 448px !important; }

.modal-content { border-radius: 20px 20px 20px 0px; border: none !important; }

.modal-header { border: none; padding: 20px; }

.modal-header .modal-title { font-size: 28px; line-height: 30px; text-align: center; color: #392151; font-weight: bold; width: 100%; }

.modal-header .btn-close { position: absolute; width: 34px; height: 34px; border-radius: 50%; border: 1px solid #FFFFFF; background: #FF6801; right: -15px; top: -15px; margin: 0 !important; padding: 0 !important; opacity: 1 !important; font-size: 14px; color: #fff !important; }

.modal-body { padding: 0px 40px 30px; }

.modal-body .form-group { margin-bottom: 25px; }

.modal-body .form-group label { font-size: 12px; font-weight: 500; line-height: 24px; color: #392151; margin-bottom: 0px; }

.modal-body .form-group .form-control { width: 100%; box-shadow: none !important; border: none !important; border-radius: 4px; background-color: #EDF2F7; font-size: 12px; font-weight: 500; line-height: 24px; color: #181818; padding: 16px 26px;}

.modal-body .form-group .form-control::placeholder{ color: #392151; }

.modal-body .subscribe_btn {background: #FF6801; width: 100%; border-radius: 50px; font-size: 18px; font-weight: 600; padding: 13px; line-height: 21px; color: #fff !important; box-shadow: 0px 24px 60px 0px #FF68014D !important; border: 1px solid transparent !important;  transition: all 0.5s; }

.modal-body .subscribe_btn:hover { background: #443C60; box-shadow: none !important; }

.modal-body .subscribe_btn img { width: 16px; height: 16px; object-fit: contain; object-position: center; margin-left: 10px; }

/*  */

.modal-open .fixed-header { z-index: 11;}





.download_app_modal .modal-dialog { max-width: 750px !important; } 

.app_download_block { width: 100%; display: flex; align-items: center; }

.app_download_block .app_img { max-width: 100%; height: 340px; width: 100%; margin-right: 20px;}

.app_download_block .app_img img { width: 100%; height: 100%; object-fit: cover; object-position: top; }

.app_download_block .site_logo { width: 100%; height: 75px; max-width: 100% !important; text-align: center; margin-bottom: 10px; }

.app_download_block .site_logo img { width: 100%; height: 100%; object-fit: contain; object-position: center; }

.app_download_block .app_title{ font-size: 26px; line-height: 36px; text-align: center; color: #392151; font-weight: bold; width: 100%; margin-bottom: 25px; }

.app_download_block .app_content { width: 100%; flex: 1; }



.not_found_block { width: 100%; max-width: 750px; margin: 0px auto; display: flex; align-items: center; min-height: auto; position: relative; padding-bottom: 40px; box-shadow: 0px 5px 12px 0px #3921511A; background: #fff; border-radius: 30px; padding: 30px; }

.nfb_content { width: 50%; }

.nfbc_heading { font-size: 30px; line-height: 38px; font-weight: bold; color: #392151; margin-bottom: 15px; }

.nfb_content p { font-size: 16px; line-height: 24px; letter-spacing: 1px; color: #443C60; margin-bottom: 0px; }

.nfb_img { max-width: 300px; height: 300px; width: 100%; margin: 0px auto; }

.nfb_img img { width: 100%; height: 100%; object-fit: contain; object-position: center; }



/*  */



.wn_card_block { max-width: 100%; }





/* coming soon modal */



.comingsoon_modal { background: rgba(0,0,0, 0.8); }

.comingsoon_modal .modal-content { background: #392151; border-radius: 58px; }

.comingsoon_modal .subscribe_block { margin: 0px auto; background: transparent; }

.comingsoon_modal .sub_app_block { box-shadow: none; }

.comingsoon_modal .csm-text { font-weight: 500; font-size: 20px; line-height: 22px; letter-spacing: -1%; color: #FFFFFF; margin-bottom: 26px; }

.mclose_btn { box-shadow: 0px 24px 60px 0px #622C064D; background: #FFFFFF; max-width: 158px; width: 100%; height: 44px; border-radius: 100px; font-weight: 500; font-size: 16px; line-height: 16px; color: #FF6801 !important; }

.mclose_btn:hover { background: #443C60; color: #fff !important; }

.comingsoon_modal .modal-dialog { max-width: 1200px !important; }

.comingsoon_modal .subab_image { margin-top: -38px; }

.comingsoon_modal .subab_content { padding: 40px 0px; }

.comingsoon_modal .subab_content h2 { font-size: 36px; line-height: 50px;}









/* -------------------------------------------------------------------------------------------------------- */

/* responsive view */





@media (max-width: 1300px) {



.footerLinks { padding: 0px 10px; margin-bottom: 20px;}

.turstee_card_inner .turstee_img { height: 290px;}



.banner_slider_section .bs_img { height: 320px;}









    

}



@media (min-width: 1400px) {





}



@media (min-width: 1440px) {





}



@media (min-width: 1600px) and (max-width: 1700px) {



  .banner_slider_section .bs_img { height: 420px; }



}





@media (min-width: 1680px) {



}





@media (min-width: 2100px){



    

}



@media (min-width: 1700px){



/* 



header { height: 4.74vw; padding: 0.52vw 7.73vw; }

header .site_logo { max-width: 11.84vw; height: 2.95vw; }

header .nav li { margin-left: 1.26vw; }

header .nav-link { font-size: 0.94vw; line-height: 0.94vw; }   

.dropdown-toggle::after { width: 0.42vw; height: 0.42vw; margin-left: 1.05vw; margin-top: -0.2vw; }

header .dropdown-menu { min-width: 17.57vw; border-radius: 0.52vw; }

header .dropdown-menu .dropdown-item{ font-size: 0.94vw; line-height: 0.94vw; padding: 0.68vw 1.05vw; }

header .dropdown-menu .dropdown-item img { width: 0.63vw; height: 0.63vw; }



.banner_slider_section .bs_img { height: 25vw; }

.slick-custom-arrow { width: 1.57vw; height: 1.57vw; padding: 0.36vw; }

.slick-custom-arrow.slick-next { right: 1.05vw; }

.slick-custom-arrow.slick-prev { left: 1.05vw; }





.whats_new_section { padding: 2.21vw 7.36vw; }

.whats_new_section .wn_heading { font-size: 3.158vw; line-height: 3.15vw; margin-bottom: 2.10vw; }



.wn_card_outer { padding: 0.78vw 0.52vw 1.05vw; } 

.wn_card_block { max-width: 27.78vw; border-radius: 2.10vw; padding: 1.05vw; }



.wn_card_img { max-width: 25.68vw; height: 18.97vw; border-radius: 1.57vw; }

.wn_card_img img { border-radius: 1.57vw; }

.wn_card_body { padding: 1.57vw 0.52vw 0.52vw; height: calc(100% - 18.97vw);  }

.wn_card_body .wn_title { font-size: 1.47vw; line-height: 1.73vw; margin-bottom: 1.26vw; }

.wn_card_body .wndesc { font-size: 0.84vw; line-height: 1.15vw; margin-bottom: 1.57vw; }



.common_btn { font-size: 0.94vw; line-height: 0.94vw; max-width: 9.78vw; padding: 1vw 0.52vw; border-radius: 5.26vw; }

.common_btn img { width: 1.05vw; height: 1.05vw; margin-right: 0.52vw; }



.wn_card_body .tag { min-width: 5.89vw; border-radius: 0.316vw; font-size: 0.94vw; line-height: 0.94vw; padding: 1.10vw; }



.viewall_btn { max-width: 14.10vw; margin-top: 1.57vw; }

.viewall_btn img { margin-left: 0.52vw; }



.publications_section {  padding: 6.31vw 7.57vw; }

.heading_block { margin-bottom: 3.15vw; }   

.heading_block .ps_heading { font-size: 3.15vw; line-height: 3.15vw; }



.pcb_outer_card { padding-bottom: 1.05vw; }

.pcb_inner_card { max-width: 20.52vw; border-radius: 2.10vw; padding: 1.05vw; }

.pcb_inner_card .pcb_image { height: 14.73vw; border-radius: 1.57vw; }

.pcb_inner_card .pcb_image img { border-radius: 1.57vw; }

.pcb_inner_card .pcb_body { padding: 1.57vw 0.52vw 0.52vw; height: calc(100% - 14.73vw); }

.pcb_inner_card .pcb_body .pcb_title { font-size: 1.26vw; line-height: 1.36vw; margin-bottom: 1.26vw; }

.pcb_inner_card .pcb_body .pcb_desc { font-size: 0.84vw; line-height: 1.15vw; margin-bottom: 1.57vw; }



.abstract_library_section { padding: 6.31vw 7.57vw 2.21vw; }

.heading_row { margin-bottom: 3.15vw; }

.heading_row .al_heading { font-size: 3.15vw; line-height: 3.15vw; }

.heading_row .al_description { max-width: 29.94vw; font-size: 1.05vw; line-height: 1.36vw; }





.alcb_outer_card { padding-bottom: 1.05vw; }

.alcb_inner_card { max-width: 20.52vw; border-radius: 2.10vw; padding: 1.05vw; }

.alcb_inner_card .alcb_image { height: 14.73vw; border-radius: 1.57vw; }

.alcb_inner_card .alcb_image img { border-radius: 1.57vw; }

.alcb_inner_card .alcb_body { padding: 1.57vw 0.52vw 0.52vw; height: calc(100% -  14.73vw); }

.alcb_inner_card .alcb_body .alcb_title { font-size: 1.47vw; line-height: 1.63vw; margin-bottom: 1.26vw; }

.alcb_inner_card .alcb_body .alcb_desc { font-size: 0.84vw; line-height: 1.15vw; margin-bottom: 1.57vw; }

.alcb_inner_card .alcb_body .watch_btn { max-width: 10.68vw; }

.alcb_inner_card .alcb_body .alcb_red { font-size: 0.84vw; line-height: 1.15vw; margin-bottom: 1.26vw; }

 */

/* Subscribe section */

/* 

.subscribe_section { padding: 3.68vw 0.78vw 1.57vw;  }

.subscribe_block { max-width: 85.89vw; margin: 0.52vw auto; border-radius: 3.15vw;  }

.sub_app_block { border-radius: 3.15vw 3.15vw; padding-left: 5.26vw; min-height: 26.31vw; }

.subab_content { max-width: 40vw; }

.subab_content h2 { font-size: 3.15vw; line-height: 3.15vw; margin-bottom: 3.15vw; }

.applink_block a { width: 12.10vw; height: 4.21vw; border-radius: 0.68vw; margin-right: 1.05vw; }

.subab_image { border-radius: 0.68vw; margin-top: -5.21vw; margin-left: -6.63vw; margin-bottom: -0.31vw; }



.sub_content_block { border-bottom-right-radius: 3.15vw; border-bottom-left-radius: 3.15vw; padding: 4.26vw 5.26vw; }

.sub_content_block h2 { font-size: 3.15vw; line-height: 3.15vw; }

.sub_content_block h2::before { font-size: 3.15vw; line-height: 3.15vw; top: -1.05vw; }

.sub_content_block h2::after { font-size: 3.15vw; line-height: 3.15vw; bottom: -1.05vw; }



.sub_content_block p { font-size: 1.57vw; line-height: 1.57vw; max-width: 34.21vw; }

.sub_content_block .sub_button { max-width: 13.47vw; height: 3.15vw; border-radius: 5.26vw; font-size: 0.94vw; line-height: 0.94vw; }

.sub_content_block .sub_button img { width: 0.73vw; height: 0.73vw; margin-left: 0.52vw; }

 */

/* footer */



/* footer { padding: 2.10vw 7.26vw 0px;  }

.flogo_block { margin-right: 0.52vw; }

.flogo { max-width: 9.84vw; height: 3.15vw; margin-bottom: 1.15vw; }

.social_icons { margin: 0 0px 1.05vw; }

.social_icons li a { width: 1.24vw; height: 1.24vw; margin-right: 1.10vw; }

.footer_link_top .footerLinks { padding: 0px 1.05vw; margin-bottom: 1.10vw; }

.footerLinks { padding: 0px 0.63vw; margin-bottom: 2.10vw; }

.footerLinks li { font-size: 1.15vw; line-height: 1.15vw; margin-bottom: 0.52vw; }

.footerLinks li:first-child { margin-bottom: 0.52vw; }

.footerLinks li a { font-size: 0.74vw; line-height: 0.74vw; }

.copy_text { font-size: 0.73vw; line-height: 0.73vw; }

.copy_text span { height: 0.84vw; margin: 0px 1vw;}

.fbottom_block { padding: 1.05vw 0px; }

.fbottom_block ul li { padding: 0px 0.26vw; }

.fbottom_block ul li a { font-size: 0.74vw; line-height: 0.74vw; }

.footerLinks li.hideli { height: 1.36vw; } */





/* about us */

/* 

.common_banner_page {height: 15.78vw; padding: 2.63vw 7.57vw; }

.common_banner_page h1 { font-size: 3.15vw; line-height: 3.15vw; }



.about_content_section { padding: 3.47vw 7.57vw;  }

.about_content_section .content_block { border-radius: 3.15vw; padding: 5.26vw; }

.cb_title { font-size: 3.15vw; line-height: 3.15vw; margin-bottom: 4.21vw; }



.content_row .acs_content_box {  max-width: 31.78vw; }

.acs_content_box { margin-bottom: 3.15vw; }

.acs_content_box h3 { font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 1.57vw; }

.acs_content_box p { font-size: 1.05vw; line-height: 1.47vw; margin-bottom: 1.05vw; }



.video_block { max-width: 38.31vw; height: 23.68vw; border-radius: 2.10vw; margin-left: 2.63vw; }

.video_block img, .video_block video, .video_block iframe { border-radius: 2.10vw; }

.play_icon { width: 6.31vw; height: 6.31vw; }

.play_icon img { width: 2.10vw; height: 2.10vw; } */



/*  */



/* .trustees_detail_section { padding: 3.47vw 7.57vw; }

.trustee_card_outer { padding-bottom: 1.26vw; }

.turstee_card_inner { max-width: 20.52vw; border-radius: 1.57vw; }

.turstee_card_inner .turstee_img { height: 17.89vw; border-radius: 1.57vw; }

.turstee_card_inner .turstee_img img { border-radius: 1.57vw; }

.turstee_card_inner .turstee_body { padding: 1.57vw  1.05vw; }

.turstee_card_inner .turstee_name { font-size: 1.47vw; line-height: 1.47vw; margin-bottom: 0.63vw; }

.turstee_card_inner .tur_post { font-size: 0.94vw; line-height: 0.94vw; margin-bottom: 0.63vw;}

.turstee_card_inner .tur_deg { font-size: 0.84vw; line-height: 1.15vw; margin-bottom: 0.63vw; }

.turstee_card_inner .other_info { font-size: 0.84vw; line-height: 1.31vw; }



.trustees_emeritus_section { padding: 3.05vw 7.57vw 5.26vw; }

.tes_heading { font-size: 3.15vw; line-height: 3.15vw; margin-bottom: 3vw; } */



/*  */



/* .embassy_section { padding: 3.47vw 7.57vw; }

.embassy_heading_block { margin-bottom: 2.31vw; }

.embassy_heading_block h2 { font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 1.57vw; }

.embassy_heading_block p { font-size: 1.05vw; line-height: 1.47vw; }



.embassy_card_outer { padding-bottom: 1.26vw; }

.embassy_card { max-width: 20.52vw; border-radius: 1.57vw; padding: 0.78vw 1.05vw; }

.embassy_card .ec_name { font-size: 1.15vw; line-height: 1.15vw; margin-bottom: 0.63vw; }

.embassy_card .ec_post { margin-bottom: 0.63vw; font-size: 0.84vw; line-height: 1.15vw; }

.embassy_card .ec_ed { font-size: 0.84vw; line-height: 1.31vw; } */



/*  */

/* 

.committees_section { padding: 3.94vw 0px 1.05vw; }



.committees_section .nav.nav-pills { margin-bottom: 1.05vw; padding: 0px 7.57vw; }

.nav-pills .nav-item { margin-right: 1.36vw; margin-bottom: 1.57vw; }

.nav-pills .nav-link { border-radius: 2.63vw; font-size: 0.94vw; line-height: 0.94vw; padding: 1.10vw 1.57vw; }



.committees_content_block { padding: 0px 7.57vw; }

.ccb_title { font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 2.10vw; }

.committes_card_outer { padding-bottom: 1.26vw; padding-left: 0.10vw;  padding-right: 0.10vw;}

.committes_card_inner {  max-width: 20.52vw; border-radius: 1.57vw; padding: 1.57vw 1.05vw; }

.committes_card_inner .cco_name { font-size: 1.47vw; line-height: 1.47vw; margin-bottom: 0.63vw; }

.committes_card_inner .cco_post { font-size: 0.94vw; line-height: 0.94vw; margin-bottom: 0.63vw; }

.committes_card_inner .cco_rank { font-size: 0.84vw; line-height: 1.15vw; }



.whise_content .wctitle {font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 1.21vw; }

.whise_content .wc_desc { font-size: 1.05vw; line-height: 1.68vw; margin-bottom: 1.05vw; }



.whise_image_outer { border-radius: 2.10vw; max-width: 38.31vw; height: 23.68vw; }

.whise_image_outer .whise_image {  border-radius: 2.10vw; }

.whise_image_outer .whise_image img { border-radius: 2.10vw; }



.nav.nav-tabs { padding: 0.26vw; margin-bottom: 1.42vw; margin-top: 1.05vw; }

.nav-tabs .nav-link { font-size: 0.94vw; line-height: 0.94vw; border-radius: 0.22vw !important; padding: 0.52vw; margin: 0px 1.57vw; }



#nav-steering .committes_card_inner .cco_rank { margin-bottom: 0.63vw; }

.committes_card_inner .cco_more_info { font-size: 0.84vw; line-height: 1.10vw; }



.contact_info_section { padding: 1.05vw !important; }

.contact_info_section  .sub_content_block { padding: 1.94vw 5.26vw !important; }

.contact_info_section .sub_content_block h2 { max-width: 18.94vw; }



.whise_committee_members_block .ccb_title { margin-bottom: 1.31vw; }

.whise_committee_members_block .ccb_desc { font-size: 1.05vw; line-height: 1.68vw; margin-bottom: 1.78vw; }



.event_card_outer { padding-bottom: 1.26vw; }

.event_card_inner { max-width: 27.78vw; height: 21.42vw; border-radius: 2.10vw; padding: 1.05vw; }

.event_card_inner img { border-radius: 2.10vw; } */



/* Disease State Education */

/* 

.disease_state_education_section { padding: 2.94vw 7.57vw 1.05vw; }

.des_title { font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 1.57vw; }

.des_descr { font-size: 1.05vw; line-height: 1.47vw; margin-bottom: 1.57vw; }



.categories_card_outer { padding-bottom: 1.26vw; }

.categories_card_inner { max-width: 20.52vw; border-radius: 2.10vw; padding: 1.05vw; }

.categories_image { height: 14.73vw; border-radius: 1.57vw; }  

.categories_image img { border-radius: 1.57vw; }



.categories_body { padding: 1.57vw 0.52vw 0.52vw; height: calc(100% - 14.73vw); }

.categories_body .category_name { font-size: 1.26vw; line-height: 1.36vw; margin-bottom: 0.78vw; }

.categories_body .category_list { margin-bottom: 0.52vw; }

.categories_body .category_list li { font-size: 0.84vw; line-height: 1.52vw; margin-bottom: 0.26vw; }

.categories_body .category_list li::before { width: 0.36vw; height: 0.36vw; margin-right: 0.21vw; }



.see_detail_btn {max-width: 9.68vw; padding: 1.05vw; border-radius: 5.26vw; font-size: 0.94vw; line-height: 0.94vw; }

.date { width: 5.89vw; border-radius: 0.31vw; font-size: 0.94vw; line-height: 0.94vw; padding: 1.10vw 0.26vw; }

.sub_category_section .category_name { margin-bottom: 1.57vw; }



.liver_news_library_section .categories_body .category_name { margin-bottom: 1.57vw; }

 */



/*  */

/* 

.sub_categories_content_section { padding: 0.52vw 7.57vw; }

.backbtn {  margin: 0.52vw 0px; }

.backbtn a { font-size: 0.73vw; line-height: 0.73vw; }

.backbtn a img { width: 0.63vw; height: 0.63vw; margin-right: 0.25vw; }

.sub_categories_content_section .sccs_title { font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 1.15vw; }

.sub_categories_content_section .sub_date { font-size: 1.26vw; line-height: 1.36vw; margin-bottom: 1.94vw;}

.sub_categories_content_section p { font-size: 1.05vw; line-height: 1.47vw; margin-bottom: 1.31vw; }

 */

/*  */



/* .terms_and_privacy_page { padding: 2.10vw 7.57vw; }

.page_heading { font-size: 3.15vw; line-height: 3.15vw; margin-bottom: 1.42vw; }

.tpp_date { font-size: 1.26vw; line-height: 1.36vw; margin-bottom: 1.57vw; }

.tapp_content_block { padding: 2.10vw 3.36vw; }

.tapp_box { margin-bottom: 2.10vw; }

.tapp_box h3 { font-size: 1.26vw; line-height: 1.52vw; margin-bottom: 0.94vw; }

.tapp_box p { margin-bottom: 2.10vw; font-size: 0.84vw; line-height: 1.15vw; }

.tapp_box ul { margin-top: 1.26vw; }

.tapp_box ul li { margin-bottom: 2.10vw; font-size: 0.84vw; line-height: 1.15vw; } */





/* event page */



/* .events_listing_page { padding: 2.94vw 7.57vw; } */



/*  */



/* .top_link_bar ul li { margin: 0.52vw 1.57vw; }

.top_link_bar ul li a {  font-size: 0.94vw; line-height: 0.94vw; }

.top_link_bar ul li::before { height: 0.10vw; border-radius: 0.31vw; bottom: -0.26vw; }



.podcast_section { padding: 2.42vw 7.57vw; }

.podcast_content_block { border-radius: 3.15vw; padding: 5.26vw; }

.podcast_content { max-width: 31.78vw; margin-top: 1.05vw; }

.podcast_content .pc_title { font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 1.57vw; }

.podcast_content .pc_descr { font-size: 1.05vw; line-height: 1.42vw; }



.podcast_video { max-width: 38.31vw; height: 23.68vw; border-radius: 2.10vw; margin-top: 1.05vw; }

.podcast_video img, .podcast_video video, .podcast_video iframe { border-radius: 2.10vw; }



.common_spacing_section { padding: 1.05vw 7.57vw; }

.common_spacing_section .css_title { font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 1.73vw; }

.common_spacing_section .wn_card_outer { padding: 0px 0px 1.57vw; }

.common_spacing_section .wn_card_img {  height: 14.42vw; }

.common_spacing_section .wn_card_body .wn_title { margin-bottom: 1.57vw; }

.common_spacing_section .wn_card_body { height: calc(100% - 14.42vw);  } */





/*  */



/* .detail_content_block { max-width: 63.15vw; }

.detail_content_block .detail_video { border-radius: 1.57vw; margin-bottom: 1.89vw; }

.detail_content_block .detail_video img, .detail_content_block .detail_video video, .detail_content_block .detail_video iframe { border-radius: 1.57vw; }

.detail_content_block p { font-size: 1.05vw; line-height: 1.68vw; margin-bottom: 1.05vw; } */



/*  */



/* .common_spacing_section .css_desc { font-size: 0.84vw; line-height: 1.15vw; margin-bottom: 2.94vw; }

.abstractlibrary_section .counter { width: 2.10vw; height: 2.10vw; font-size: 0.94vw; line-height: 0.94vw; margin-bottom: 1.47vw; }

.abstractlibrary_section .wndred, .abstractlibrary_section p, .abstractlibrary_section a { font-size: 0.84vw; line-height: 1.15vw;  margin-bottom: 0.94vw; } */





/*  */



/* .abstract_library_content_block { max-width: 68.42vw;  }

.abstract_library_content_block .alcb-heading { font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 1.57vw;}

.abstract_library_content_block .alcb_title { font-size: 1.89vw; line-height: 2.05vw; margin-bottom: 1.15vw; }

.abstract_library_content_block p { margin-bottom: 1.15vw; font-size: 1.05vw; line-height: 1.68vw; }

.modal-dialog { max-width: 23.57vw !important; }

.modal-content { border-radius: 1.05vw 1.05vw 1.05vw 0px; }

.modal-content .modal_app_img { border-radius:  1.05vw 1.05vw 1.05vw 0px;}

.modal-header { padding: 1.21vw; }

.modal-header .modal-title { font-size: 1.68vw; line-height: 1.89vw; }

.modal-header .btn-close { width: 1.78vw; height: 1.78vw; right: -0.78vw; top: -0.78vw; font-size: 0.73vw; }

.modal-body { padding: 0px 2.10vw 1.57vw; }

.modal-body .form-group { margin-bottom: 1.68vw; }

.modal-body .form-group label { font-size: 0.63vw; line-height: 1.26vw; margin-bottom: 0.25vw; }

.modal-body .form-group .form-control { border-radius: 0.22vw; font-size: 0.63vw; line-height: 1.26vw; padding: 0.84vw 1.36vw;}

.modal-body .subscribe_btn {padding: 0.97vw; border-radius: 2.63vw; font-size: 0.94vw; line-height: 1.10vw; }

.modal-body .subscribe_btn img { width: 0.84vw; height: 0.84vw; margin-left: 0.52vw; }



.abstractlibrary_section .wn_card_body .wndesc { font-size: 1.26vw; line-height: 1.47vw; } 



.download_app_modal .modal-dialog { max-width: 39.47vw !important; } 

.app_download_block .app_img { max-width: 15.78vw; height: 17.89vw; margin-right: 1.05vw;}

.app_download_block .site_logo { height: 3.94vw; margin-bottom: 0.52vw; }

.app_download_block .app_title{ font-size: 1.68vw; line-height: 2.21vw; margin-bottom: 1.31vw; }

.not_found_block { max-width: 50.52vw; border-radius: 1.57vw; padding: 1.57vw; }

.nfbc_heading { font-size: 1.89vw; line-height: 2vw; margin-bottom: 0.78vw; }

.nfb_content p { font-size: 0.94vw; line-height: 1.47vw; }

.nfb_img { max-width: 21.05vw; height: 21.05vw; } */

}







@media (max-width: 1199px) {



header .nav li { margin-left: 25px;}

header .nav-link { font-size: 14px; line-height: 14px;}

header .dropdown-menu .dropdown-item { font-size: 14px; line-height: 14px; padding: 12px 15px;}

header .dropdown-menu { min-width: 250px;}

.whats_new_section .wn_heading { font-size: 32px; line-height: 44px; margin-bottom: 18px; }

.whats_new_section { padding: 30px 15px;}

.wn_card_block { padding: 15px;}

.wn_card_img { height: 176px;}

.wn_card_body { padding: 20px 5px 10px; height: calc(100% - 176px); }

.wn_card_body .wn_title { font-size: 18px; line-height: 22px; margin-bottom: 10px;}

.common_btn { font-size: 14px; line-height: 14px; max-width: 148px;}

.wn_card_body .tag { font-size: 14px; line-height: 14px;}

.heading_block .ps_heading { font-size: 32px; line-height: 44px; }

.heading_block { margin-bottom: 25px;}

.viewall_btn { max-width: 160px;}

.pcb_inner_card .pcb_body .pcb_title { font-size: 18px; line-height: 22px; margin-bottom: 15px;}

.pcb_inner_card .pcb_body .pcb_desc { margin-bottom: 20px;}

.heading_row .al_heading { font-size: 36px; line-height: 44px;}

.heading_row .al_description { max-width: 430px; font-size: 16px; /* margin-right: 90px; */}

.alcb_inner_card .alcb_body .alcb_title { font-size: 18px; line-height: 22px; margin-bottom: 15px;}

.alcb_inner_card .alcb_body .alcb_desc { margin-bottom: 15px;}

.alcb_inner_card { padding: 15px;}

.subab_content h2 { font-size: 32px; line-height: 44px; margin-bottom: 30px;}

.applink_block a { width: 130px; height: 45px; margin-right: 10px;}

.sub_app_block { padding-left: 40px; min-height: 286px; }

.subab_content { max-width: 465px;}

.sub_content_block h2 { font-size: 32px; line-height: 36px; }

.sub_content_block h2::before { top: -10px; font-size: 32px; line-height: 36px; }

.sub_content_block h2::after { bottom: -10px; font-size: 32px; line-height: 36px; }



.banner_slider_section .bs_img { height: 302px;}



.slider_bottom { padding-top: 0px; }

.whats_new_section .slick-custom-arrow {bottom: -42px !important; display: block !important; }



.sub_content_block p { font-size: 18px; line-height: 22px; max-width: 412px;}

.publications_section { padding: 30px 15px;}

.abstract_library_section { padding: 30px 15px 30px; }

.pcb_inner_card { padding: 15px;}

.heading_row { margin-bottom: 30px;}

.subscribe_section { padding: 70px 15px 20px;}



.footerLinks {margin-bottom: 16px;}

.fbottom_block { padding: 10px 0px;}



.common_banner_page h1 { font-size: 36px; line-height: 42px;}

.common_banner_page { min-height: 190px; padding: 25px 15px;}

.about_content_section { padding: 35px 15px; }

.cb_title { font-size: 36px; line-height: 42px; margin-bottom: 35px; }

.acs_content_box p { font-size: 16px; line-height: 22px;}

.acs_content_box h3 { font-size: 24px; line-height: 30px; margin-bottom: 15px;}

.about_content_section .content_block { padding: 35px;}

.video_block { max-width: 440px; height: 240px; margin-left: 30px;}

.play_icon { width: 75px; height: 75px;}

.play_icon img {width: 30px; height: 30px;}

.acs_content_box { margin-bottom: 30px;}





.trustees_detail_section { padding: 30px 15px;}

.tes_heading { font-size: 36px; line-height: 42px; margin-bottom: 35px;}

.trustees_emeritus_section { padding: 40px 15px 30px;}

.turstee_card_inner .turstee_name { font-size: 20px; line-height: 20px; margin-bottom: 10px;}

.turstee_card_inner .tur_post { font-size: 14px; line-height: 14px; margin-bottom: 10px;}

.turstee_card_inner .tur_deg { font-size: 12px; line-height: 14px; margin-bottom: 10px;}

.turstee_card_inner .other_info { font-size: 12px; line-height: 17px; }



.turstee_card_inner .turstee_body { padding: 25px 15px;}



.embassy_heading_block h2 { font-size: 26px; line-height: 30px; margin-bottom: 12px;}

.embassy_heading_block p { font-size: 14px; line-height: 21px;}

.embassy_card .ec_name { font-size: 18px; line-height: 18px; margin-bottom: 10px;}

.embassy_card .ec_post { margin-bottom: 10px; font-size: 12px; line-height: 16px;}

.embassy_card .ec_ed { font-size: 12px; line-height: 19px;}



.lds-spinner { width: 56px; height: 56px;}

.lds-spinner div::after { top: 1.2px; left: 25.8px; width: 5px; height: 14px;}

.lds-spinner div { transform-origin: 28px 28px;}



.nav-pills .nav-link {font-size: 14px; line-height: 14px; padding: 12px 15px;}

.ccb_title { font-size: 24px; line-height: 28px; margin-bottom: 20px;}



.committes_card_inner .cco_name { font-size: 18px; line-height: 20px; margin-bottom: 10px;}

.committes_card_inner .cco_post { font-size: 14px; line-height: 14px; margin-bottom: 10px;}

.whise_content .wctitle { font-size: 24px; line-height: 26px; margin-bottom: 18px;}

.whise_content .wc_desc { font-size: 16px; line-height: 23px; margin-bottom: 12px;}

.whise_content { margin-bottom: 25px; }

.whise_image_outer { margin: 0px auto; }

.nav-tabs .nav-link { font-size: 14px; line-height: 14px; margin: 0px 20px;}

.whise_committee_members_block .ccb_desc { font-size: 16px; line-height: 23px; margin-bottom: 25px;}

.committes_card_inner .cco_more_info { font-size: 14px; line-height: 19.6px;}

.event_card_inner { max-width: 350px; height: 220px; padding: 15px;}



.des_title {font-size: 26px; line-height: 26px; margin-bottom: 18px;}

.des_descr { font-size: 16px; line-height: 20px; margin-bottom: 22px;}

.categories_body .category_name { font-size: 18px; line-height: 22px; margin-bottom: 10px;}

.see_detail_btn { max-width: 110px; padding: 12px; font-size: 14px; line-height: 14px;}

.sub_category_section .category_name { margin-bottom: 20px; }

.date { font-size: 14px; line-height: 14px; padding: 13px 5px;}





.sub_categories_content_section .sccs_title { font-size: 26px; line-height: 32px; margin-bottom: 20px;}

.sub_categories_content_section .sub_date { font-size: 18px; line-height: 22px; margin-bottom: 28px;}

.sub_categories_content_section p { font-size: 16px; line-height: 24px; margin-bottom: 18px;}



.terms_and_privacy_page { padding: 24px 20px;}

.page_heading { font-size: 36px; line-height: 36px; margin-bottom: 20px;}

.tpp_date { font-size: 18px; line-height: 20px; margin-bottom: 25px;}

.tapp_content_block { padding: 25px 25px;}

.tapp_box h3 { font-size: 18px; line-height: 22px;}

.tapp_box ul { margin-top: 20px;}

.tapp_box ul li { margin-bottom: 25px;}

.tapp_box { margin-bottom: 25px;}





.events_listing_page .wn_card_outer { padding: 0px 0px 25px; }



.podcast_content_block .viewall_btn { max-width: 171px; }

.podcast_content_block { padding: 30px;}

.podcast_content .pc_title { font-size: 24px; line-height: 29px; margin-bottom: 20px;}

.podcast_content .pc_descr { font-size: 16px; line-height: 22px; margin-bottom: 10px;}

.podcast_video { max-width: 630px; height: 370px; margin: 20px auto 0px;}

.podcast_content { max-width: 100%;}

.top_link_bar ul li a { font-size: 16px; line-height: 16px;}

.common_page_block .viewall_btn { max-width: 200px;}



.common_spacing_section .wn_card_body .wn_title { margin-bottom: 18px;}

.common_spacing_section .css_title { font-size: 24px; line-height: 27px; margin-bottom: 18px;}

.top_link_bar ul li { margin: 10px 20px;}



.detail_content_block p { font-size: 16px;}

.detail_content_block .detail_video { margin-bottom: 25px;}



.common_spacing_section .css_desc { font-size: 14px; line-height: 20px; margin-bottom: 24px;}

.abstractlibrary_section .counter { font-size: 16px; line-height: 16px; margin-bottom: 20px;}



.abstract_library_content_block .alcb-heading { font-size: 24px; line-height: 29px; margin-bottom: 17px;}

.abstract_library_content_block .alcb_title { font-size: 24px; line-height: 29px; margin-bottom: 17px; }

.abstract_library_content_block p { margin-bottom: 15px; font-size: 16px; line-height: 24px;}



.sidebarMenuInner a.dropdown-toggle::after { margin-right: 4px; transform: rotate(-135deg); }

[aria-expanded="true"]::after { transform: rotate(-45deg); }



.common_spacing_section .wn_card_img {height: 176px;}

.footerLinks li.hideli { height: 14px; }



.abstractlibrary_section .wn_card_body .wndesc {font-size: 20px; line-height: 24px;}



.comingsoon_modal .modal-dialog {max-width: 90% !important;}

.comingsoon_modal .csm-text { font-size: 16px; margin-bottom: 20px;}

.comingsoon_modal .subab_content { padding: 20px 0px;}

.comingsoon_modal .subab_content h2 { margin-bottom: 25px;}

.comingsoon_modal .subab_content h2 { font-size: 28px; line-height: 39px;}





}



@media (max-width: 991px) {



/* remove this */

.footerLinks { display: none !important; }

/* remove this */



header .site_logo { max-width: 150px; height: 39px;}

header { height: 75px; padding: 10px 15px;}

.banner_slider_section .bs_img { height: 225px;}

.whats_new_section .wn_heading { font-size: 30px; line-height: 36px;}

.heading_block .ps_heading { font-size: 30px; line-height: 38px;}

.heading_row { display: block;}

.heading_row .al_heading { font-size: 30px; line-height: 39px; margin-bottom: 12px; }

.heading_row .al_description { max-width: 100%; font-size: 14px; /* margin-right: 0px; */ margin-bottom: 16px; line-height: 18px; }

.subab_content h2 { font-size: 30px; line-height: 38px; margin-bottom: 24px;}

.sub_app_block { padding-left: 40px; min-height: 280px;}

.subab_image { margin-top: -38px;}

.subscribe_section { padding: 30px 15px 20px; }

.sub_content_block { padding: 35px 35px; display: block;}

.sub_content_block h2 { font-size: 30px; line-height: 30px; }

.sub_content_block h2::before { top: -10px; font-size: 30px; line-height: 30px; }

.sub_content_block h2::after { bottom: -10px; font-size: 30px; line-height: 30px; }

.sub_content_block p {font-size: 16px; line-height: 22px; max-width: 100%; margin: 20px 0px;}

.sub_content_block .sub_button { max-width: 140px;}



.footer_link_top { flex-wrap: wrap; }

.flogo_block { width: 100%; margin-bottom: 20px; }

.flogo { margin: 0px auto 25px;}

.social_icons { justify-content: center;}



.cb_title { font-size: 30px; line-height: 36px; margin-bottom: 28px;}

.acs_content_box h3 { font-size: 20px; line-height: 26px; }

.content_row { display: block;}

.content_row .acs_content_box { max-width: 100%;}

.acs_content_box p { font-size: 14px; line-height: 20px;}

.video_block { margin: 0px auto 30px;}

.common_banner_page h1 { font-size: 30px; line-height: 36px;}



.turstee_card_inner .turstee_img { height: 232px;}

.turstee_card_inner .turstee_name { font-size: 18px; line-height: 18px; }

.tes_heading { font-size: 30px; line-height: 34px; margin-bottom: 31px;}

.trustees_emeritus_section { padding: 32px 15px 30px;}



.embassy_section { padding: 30px 15px;}

.embassy_heading_block h2 { font-size: 22px; line-height: 26px; margin-bottom: 10px;}



.nav-tabs .nav-link { margin: 0px 15px;}

.contact_info_section .sub_content_block { padding: 30px 35px !important;}



.des_title {font-size: 24px; line-height: 24px; margin-bottom: 15px;}

.des_descr {font-size: 14px; line-height: 18px; margin-bottom: 20px;}

.disease_state_education_section { padding: 30px 15px 20px;}



.sub_categories_content_section p { font-size: 14px; line-height: 22px; margin-bottom: 12px;}

.sub_categories_content_section .sub_date { font-size: 16px; line-height: 20px; margin-bottom: 20px;}

.sub_categories_content_section .sccs_title { font-size: 24px; line-height: 30px; margin-bottom: 18px;}



.page_heading { font-size: 30px; line-height: 30px; margin-bottom: 15px;}

.tpp_date { font-size: 16px; line-height: 18px; margin-bottom: 20px;}



.podcast_content { margin-top: 0px;}

.podcast_content .pc_title { font-size: 20px; line-height: 27px; margin-bottom: 14px;}

.podcast_content .pc_descr { font-size: 14px; line-height: 20px;}



.top_link_bar ul li a { font-size: 14px; line-height: 14px;}





.detail_content_block p { font-size: 14px; line-height: 24px;}



.abstract_library_content_block .alcb-heading { font-size: 20px; line-height: 26px; margin-bottom: 15px;}

.abstract_library_content_block .alcb_title { font-size: 20px; line-height: 26px; margin-bottom: 15px; }

.abstract_library_content_block p { margin-bottom: 12px; font-size: 14px; line-height: 20px;}



.footer_link_bottom { display: none; }

.flogo_block { margin-bottom: 0px;}

.social_icons li a { margin: 0px 9px; }





.collapse_footer_menu { margin-bottom: 10px; display: flex; flex-wrap: wrap; }

.collapse_footer_menu .cfm_list { width: 33%; border: 1px solid #E1DEED; margin: 0px auto 10px; }

.collapse_footer_menu .cfm_title { font-size: 14px; line-height: 14px; color: #392151; text-transform: uppercase; text-align: center; margin: 0px; padding: 10px 0px; background: #443C6026; }

.collapse_footer_menu ul { list-style: none !important; padding: 0px; margin: 0; text-align: center; }

.collapse_footer_menu ul li { padding: 5px 0px; }

.collapse_footer_menu ul li a { font-weight: 500; font-size: 12px; line-height: 12px; color: #392151; font-family: 'Satoshi-Medium';  text-transform: unset; }

.collapse_footer_menu ul li a.active { color: #FF6801; }



.contact_info_section { padding: 0px 20px !important;}





.comingsoon_modal .csm-text {font-size: 14px;}

.comingsoon_modal .subab_image {margin-top: -12px;}

.mclose_btn { max-width: 119px; height: 38px; font-size: 14px; line-height: 14px;}

.comingsoon_modal .subab_content h2 { font-size: 24px; line-height: 34px;}



.abstract_library_section .heading_row .al_description {text-align: center;}





}



@media (max-width: 767px) {



.slick-custom-arrow { display: none !important; }

.slick-dots {bottom: 10px;}

    

.banner_slider_section .bs_img { height: auto/* 205px */;}

.whats_new_section .wn_heading { font-size: 26px; line-height: 30px;}

.wn_card_body .wn_title { font-size: 16px; line-height: 20px;}

.wn_card_body .wndesc { font-size: 12px; line-height: 19px; }

.common_btn { font-size: 12px; line-height: 12px; padding: 10px 10px; }

.wn_card_body .tag { font-size: 12px; line-height: 12px; min-width: 90px;}

.heading_block .ps_heading { font-size: 26px; line-height: 33px;}

.pcb_inner_card .pcb_body .pcb_title { font-size: 16px; line-height: 20px;}

.pcb_inner_card .pcb_body .pcb_desc { font-size: 12px; line-height: 18px;}

.heading_row .al_heading { font-size: 26px; line-height: 32px; margin-bottom: 10px;}



.alcb_inner_card .alcb_body .alcb_title { font-size: 16px; line-height: 20px; margin-bottom: 12px;}

.alcb_inner_card .alcb_body .alcb_desc { font-size: 12px; line-height: 17px;}

.alcb_inner_card .alcb_body .alcb_red { font-size: 12px; line-height: 17px;}

.alcb_inner_card .alcb_body .alcb_red { font-size: 12px; line-height: 17px; margin-bottom: 16px; }

.alcb_inner_card .alcb_body .watch_btn { max-width: 130px;}

.common_btn { max-width: 128px;}

.viewall_btn { max-width: 160px;}

.whats_new_section .viewall_btn { max-width: 130px;}



.whats_new_section { padding: 20px 15px;}





.subab_content h2 {font-size: 26px; line-height: 32px; margin-bottom: 20px;}

.applink_block a { width: 116px; height: 40px;}

.sub_app_block { padding-left: 30px; min-height: 265px;}



.sub_content_block h2 { font-size: 26px; line-height: 26px; }

.sub_content_block h2::before { font-size: 26px; line-height: 26px; }

.sub_content_block h2::after {  font-size: 26px; line-height: 26px; }

.sub_content_block p { font-size: 14px; line-height: 20px; margin: 16px 0px;}

.sub_content_block .sub_button { max-width: 125px; }

.sub_content_block .sub_button { max-width: 125px; height: 40px; font-size: 14px; line-height: 16px;}





.common_banner_page { min-height: 176px; padding: 20px 15px; background-size: 100% 100%;}

.cb_title { font-size: 26px; line-height: 30px; margin-bottom: 24px;}

.common_banner_page h1 { font-size: 26px; line-height: 30px;}

.acs_content_box h3 { font-size: 18px; line-height: 22px;}

.acs_content_box p { font-size: 12px; line-height: 18px;}

.acs_content_box { margin-bottom: 25px;}

.about_content_section { padding: 30px 15px;}

.about_content_section .content_block { padding: 28px 25px;}

.about_content_section .content_block { border-radius: 35px;}



.turstee_card_inner .turstee_img { height: 270px;}

.turstee_card_inner .turstee_name { font-size: 16px; line-height: 16px;}

.tes_heading { font-size: 26px; line-height: 30px; margin-bottom: 28px;}



.embassy_card .ec_name { font-size: 16px; line-height: 16px;}

.embassy_heading_block h2 { font-size: 20px; line-height: 24px;}

.embassy_heading_block p { font-size: 12px; line-height: 18px;}



.embassy_heading_block { margin-bottom: 22px;}

.embassy_card_outer { padding-bottom: 18px;}



.committees_section { padding: 25px 0px 20px;}

.nav-pills .nav-link { font-size: 12px; line-height: 14px; padding: 10px 10px;}

.ccb_title { font-size: 20px; line-height: 24px; margin-bottom: 15px;}



.committes_card_inner { border-radius: 20px; padding: 18px 15px;}

.committes_card_outer { padding-bottom: 18px;}

.committes_card_inner .cco_name { font-size: 16px; line-height: 18px; }

.committes_card_inner .cco_post { font-size: 12px; line-height: 12px;}

.committes_card_inner .cco_rank { font-size: 12px; line-height: 16px;}



.whise_content .wctitle { font-size: 20px; line-height: 22px; margin-bottom: 15px;}

.whise_content .wc_desc { font-size: 12px; line-height: 18px; margin-bottom: 10px;}

.whise_image_outer { max-width: 490px; height: 286px;}

.nav-tabs .nav-link { margin: 0px 10px; font-size: 12px; line-height: 12px;}

.whise_committee_members_block .ccb_title { margin-bottom: 15px;}

.committes_card_inner .cco_more_info { font-size: 12px; line-height: 16.6px;}

#nav-steering .committes_card_inner .cco_rank { margin-bottom: 10px;}

.whise_committee_members_block .ccb_desc { font-size: 12px; line-height: 18px; margin-bottom: 21px;}





.des_title { font-size: 20px; line-height: 20px; margin-bottom: 12px;}

.des_descr { font-size: 12px; }

.categories_body .category_name { font-size: 16px; line-height: 20px;}

.categories_body .category_list li {font-size: 12px; line-height: 22px;}

.see_detail_btn { font-size: 12px; line-height: 12px;}

.date { width: 92px; font-size: 12px; line-height: 12px;}





.backbtn a img { width: 10px; height: 10px;}

.backbtn a {font-size: 12px; line-height: 12px;}

.sub_categories_content_section p { font-size: 12px; line-height: 20px; margin-bottom: 10px;}

.sub_categories_content_section .sub_date { font-size: 14px; line-height: 20px; margin-bottom: 15px;}

.sub_categories_content_section .sccs_title { font-size: 20px; line-height: 26px; margin-bottom: 15px;}



.page_heading { font-size: 26px; line-height: 26px; margin-bottom: 12px;}

.tpp_date { font-size: 14px; line-height: 16px;}

.tapp_box h3 { font-size: 16px; line-height: 20px;}

.tapp_box ul li { margin-bottom: 15px; font-size: 12px; line-height: 18px; }

.tapp_box p { font-size: 12px; line-height: 18px;}

.tapp_box { margin-bottom: 15px; }

.tapp_content_block { padding: 20px 20px;}





.common_page_block .viewall_btn { max-width: 158px !important;}

.top_link_bar ul li a { font-size: 12px; line-height: 12px;}

.top_link_bar ul li { margin: 8px 15px; }

.podcast_content .pc_title { font-size: 18px; line-height: 25px; margin-bottom: 12px;}

.podcast_content .pc_descr { font-size: 12px; line-height: 18px;}

.podcast_video { max-width: 530px; height: 300px;}

.podcast_section { padding: 20px 15px;}

.podcast_content_block { padding: 25px; border-radius: 30px;}



.wecast_section .wn_card_outer {padding: 0px 0px 20px;}



.common_spacing_section .css_title { font-size: 20px; line-height: 26px; margin-bottom: 20px;}

.common_spacing_section .wn_card_body .wn_title { margin-bottom: 20px;}



.detail_content_block p { font-size: 12px; line-height: 22px;}



.abstractlibrary_section .wndred, .abstractlibrary_section p, .abstractlibrary_section a { font-size: 12px; line-height: 17px;}



.abstract_library_content_block .alcb-heading { font-size: 18px; line-height: 22px; margin-bottom: 12px;}

.abstract_library_content_block .alcb_title { font-size: 18px; line-height: 22px; margin-bottom: 12px; }

.abstract_library_content_block p { margin-bottom: 12px; font-size: 12px; line-height: 18px;}

.download_app_modal .modal-dialog {max-width: 90% !important;}

.app_download_block .app_title { font-size: 22px;line-height: 28px; text-align: center;}

.download_app_modal .modal-body  { padding: 0px; }

.download_app_modal .modal-body .app_content { padding: 0px 15px 0px; }

.download_app_modal .app_btn_block .btn { width: 160px; }

.app_download_block .app_img {  height: 280px;} 

.app_btn_block .btn span span { font-size: 10px; }

.app_download_block .app_img img { border-radius: 0px 0px 20px 0px;}



.subscribe_block { border-radius: 30px;}

.sub_app_block { border-radius: 30px 30px; }



.collapse_footer_menu .cfm_title { font-size: 12px; line-height: 12px;}



.copy_text span {height: 12px; margin: 0px 10px;}



.abstractlibrary_section .wn_card_body .wndesc { font-size: 18px; line-height: 22px;}



.comingsoon_modal .subab_image { margin-top: 0px;}

.comingsoon_modal .sub_app_block { align-items: flex-end;}





}



@media (max-width: 700px) {



}



@media (max-width: 600px) {





/* .banner_slider_section .bs_img { height: 110px;} */

.slick-custom-arrow.slick-prev { left: 1px;}

.slick-custom-arrow.slick-next { right: 1px;}



.heading_block { display: block;}

.publications_section .heading_block .ps_heading { margin-bottom: 15px !important; padding-left: 0px !important; text-align: center !important; }

.publications_section .heading_block .viewall_btn { margin: 0px auto !important; }



.subab_image { display: none !important; }

.sub_app_block { padding: 0px 20px;}

.subscribe_section { padding: 0px 15px 20px;}

.fbottom_block { flex-wrap: wrap; }

.fbottom_block ul { justify-content: center; width: 100%; margin-bottom: 12px;}

.copy_text { order: 2; width: 100%; justify-content: center;}



.video_block { height: 179px;}



.embassy_heading_block h2 {  font-size: 18px; line-height: 22px;}

.embassy_card .ec_name { font-size: 14px; line-height: 14px;}

.embassy_card .ec_post { margin-bottom: 5px;}

.embassy_card { border-radius: 20px; padding: 12px 15px;}



.whise_image_outer {height: 220px;}

.podcast_video { height: 180px;}

.top_link_bar ul li { margin: 8px 10px;}

.podcast_content .pc_title { font-size: 16px; line-height: 23px; }



.collapse_footer_menu .cfm_list {width: 100%;}

.top_link_bar { overflow-x: scroll;}



.modal-dialog { max-width: 90% !important; margin: 10px auto;}



.app_btn_block .btn { width: 160px;}

.app_download_block {  flex-wrap: wrap;}

.app_download_block .app_img {  order: 2; margin: 0px auto; }

.download_app_modal .app_btn_block a:last-child { margin-right: 0px !important; }

.app_btn_block .btn img { width: 20px;height: 20px;}



.not_found_block {display: block;}

.nfb_content { width: 100%; margin-bottom: 20px;}

.nfbc_heading { font-size: 24px; line-height: 30px; margin-bottom: 12px; }



.copy_text span { margin: 0px 5px; display: none; }



.top_link_bar ul { width: fit-content; margin: 0px auto; }

.top_link_bar ul li a { white-space: nowrap;}





.copy_text { display: block; text-align: center; }



}



@media (max-width: 500px) {





}

