@font-face {
     font-family: 'alternategotno3dregular';
     src: url('../fonts/alternategotno3d-webfont.eot');
     src: url('../fonts/alternategotno3d-webfont.eot?#iefix') format('embedded-opentype'),
          url('../fonts/alternategotno3d-webfont.woff2') format('woff2'),
          url('../fonts/alternategotno3d-webfont.woff') format('woff'),
          url('../fonts/alternategotno3d-webfont.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }
 @font-face {
     font-family: 'neue_haas_grotesk_text55roman';
     src: url('../fonts/nhaasgrotesktxpro-55rg-webfont.eot');
     src: url('../fonts/nhaasgrotesktxpro-55rg-webfont.eot?#iefix') format('embedded-opentype'),
          url('../fonts/nhaasgrotesktxpro-55rg-webfont.woff2') format('woff2'),
          url('../fonts/nhaasgrotesktxpro-55rg-webfont.woff') format('woff'),
          url('../fonts/nhaasgrotesktxpro-55rg-webfont.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }
 @font-face {
     font-family: 'neue_haas_grotesk_text_pr65Md';
     src: url('../fonts/nhaasgrotesktxpro-65md-webfont.eot');
     src: url('../fonts/nhaasgrotesktxpro-65md-webfont.eot?#iefix') format('embedded-opentype'),
          url('../fonts/nhaasgrotesktxpro-65md-webfont.woff2') format('woff2'),
          url('../fonts/nhaasgrotesktxpro-65md-webfont.woff') format('woff'),
          url('../fonts/nhaasgrotesktxpro-65md-webfont.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }

*, ::after, ::before {box-sizing: border-box;}
article,aside,canvas,figure,figcaption,footer,header,nav,section,audio,video,h1,h2,h3,h4,h5,h6,ul,ol,p {margin: 0;padding: 0;border: 0;}
a,button,input[type="submit"] {-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;text-decoration: none;font-style: normal;}
img {max-width: 100%;height: auto; vertical-align: top;}
ul {list-style: none;}
a:hover { text-decoration: none;}
h2 {font-size: 66px;font-family: 'alternategotno3dregular'; color: #000;}
body  { margin: 0; padding:0; min-height: 100%;font-family: 'neue_haas_grotesk_text55roman';font-weight: normal;font-size: 20px;color:#000;}

.header-left-logo { padding-right: 20px;}
.header-right-logo { position: relative; padding-left: 20px;}
.header-right-logo:after { content: ""; width: 2px; height: 30px; background-color: #ddd; position: absolute; left: 0; top: 10px;}
.h_menu ul { display: flex; justify-content: flex-end;}
.h_menu ul li { margin: 0 16px;}
.h_menu ul li:last-child { margin-right: 0;}
.h_menu ul li:first-child { margin-left: 0;}
.h_menu ul li a { display: block; color: #000; font-size: 16px;}
.h_menu ul li a:hover {color: #2746C4;}
.event-header { padding: 15px 0;border-bottom: 1px solid #E3E3E3;background: #FFF; width: 100%;position: fixed; z-index: 9;}

.custom_table, .custom_table th, .custom_table td {border: 1px solid #bababa;border-collapse: collapse;}
.custom_table { width: 100%; font-size: 18px;}
.custom_table td { padding: 8px 20px;}
.issue_block { text-align: center; opacity: 0.3;}
.issue_head { display: inline-block;background: #939393; color: #fff; padding: 3px 10px;}
.issue_block.active { opacity: 1;}
/* .active .issue_head {background: #1C2959;} */
.active .issue_head {background: #13338E;}



.journal_edition h1 {color: #000;font-size: 60px;font-family: 'alternategotno3dregular';margin-bottom: 5px;}
.journal_edition p { font-size: 18px;}
.top_img { border-radius: 12px; overflow: hidden;}
.download_btn {display: inline-flex;padding: 14px 24px;justify-content: center;align-items: center;gap: 14px; color: #fff;background-color: #13338E; border-radius: 60px; font-size: 16px;line-height: 1.2%;transform: scale(1);transition: all 500ms;}
.download_btn:hover { background-color: #05247b; color: #fff; transform: scale(1.1);}

.ceo_img { padding: 0 0 0 30px;}
.ceo_round { width: 250px; height: 250px; border-radius: 50%; overflow: hidden;}
.right_content {font-size: 24px;line-height: 40px;}
.right_content h2 {font-size: 52px;margin-bottom: 40px;}

.key_feature h2 {margin-bottom: 50px;}
.key_feature h3 {font-size: 32px;font-family: 'neue_haas_grotesk_text_pr65Md'; margin-bottom: 30px;}
.kf_img1 { border-radius: 12px; overflow: hidden;}
.kf_cont p {margin-bottom: 30px;}
.kf_cont ul li { font-family: 'neue_haas_grotesk_text_pr65Md';font-size: 18px;}
.kf_cont ul li + li { margin-top: 22px;}
.btn_row {display: flex;align-items: center; gap: 20px;}
.solid_btn {display: inline-flex;padding: 12px 25px; line-height: normal; align-items: center;gap: 2px;background-color: #13338E; color: #fff;font-family: 'neue_haas_grotesk_text_pr65Md'; border-radius: 60px;font-size: 16px;border: 0;transform: scale(1);transition: all 500ms;}
.solid_btn:hover { background-color: #05247b; transform: scale(1.1); color: #fff;}
.bdr_btn {display: inline-flex;padding: 10px 34px;align-items: center;gap: 10px; color: #000;font-family: 'neue_haas_grotesk_text_pr65Md'; border-radius: 60px;font-size: 16px; border: 1px solid #000;}
.bdr_btn:hover {background-color: #fff; color: #000;}
.solid_btn_white {display: inline-flex;padding: 12px 25px;align-items: center;gap: 2px;background-color: #fff; color: #000;font-family: 'neue_haas_grotesk_text_pr65Md'; border-radius: 60px;font-size: 16px;transition: all 500ms;}
.solid_btn_white:hover {background-color: #13338E; color: #fff; transform: scale(1.1);}

.kf_cont h4 {font-size: 26px;font-family: 'neue_haas_grotesk_text_pr65Md'; margin-bottom: 20px;}
.kf_big_img { border-radius: 12px; overflow: hidden;}

.unifying_sec { overflow: hidden;}
.unifi_img {margin-left: -120px;}
.kf_cont h2 { margin-bottom: 30px;}

.fs_unbp_sec {background: linear-gradient(180deg, #1E2247 -21.41%, #2746C4 186.89%); color: #fff;}
.fs_unbp_sec h2 {margin-bottom: 30px; color: #fff;}
.fs_unbp_sec .bdr_btn {background-color: #6CB1DB; border: 0; color: #000;}
.fs_unbp_sec .bdr_btn:hover { background-color: #fff;}
.fs_unbp_sec .solid_btn { background-color: #fff; color: #000;padding: 8px 25px;}
.fs_unbp_sec .solid_btn img {filter: invert(0%) brightness(0%) saturate(0%); -webkit-filter: invert(0%) brightness(0%) saturate(0%);}
.fs_unbp_sec .solid_btn:hover {background-color: #6CB1DB;}

.gray_bg { background-color: #eff2f1;}
.f_contact h2 { margin-bottom: 40px;}
.f_contact .form-control { height: 46px;}
.submit_btn {display: inline-flex; height: 55px; width: 200px;background-color: #13338E;color: #fff;font-family: 'neue_haas_grotesk_text_pr65Md';border-radius: 60px;font-size: 16px; border: 0; outline: none;}
.submit_btn:hover {background-color: #05247b;}
.f_contact h3 { font-size: 26px;font-family: 'neue_haas_grotesk_text_pr65Md';}
.f_contact { padding: 30px 0;}

.m_footer {border-top: 1px solid #ddd;background: linear-gradient(91deg, rgba(32, 50, 130, 0.20) 0.36%, rgba(7, 11, 28, 0.20) 96.83%);background-color: #203282; padding: 157px 0 40px 0;position: relative;margin-top: 50px;}
.copy { display: block; font-size: 14px;color: #fff;text-align: center;}
.fimg {text-align: center;margin-bottom: 80px; }
.fimg img { max-width: 500px;}
.foot_cont { color: #fff; margin-bottom: 10px;}
.foot_cont a { color: #fff; font-size: 18px;}
.b_img {position: absolute;left: 50%;transform: translateX(-106%);top: -78px;}
.bot_form {padding: 50px 0 100px 0;}

.kf_card { height: 100%;border: 1px solid #DFDFDF;}
.kf_img a { display: block;}
.kf_img a img { width: 100%;}
.kf_card_info {padding: 20px 30px;}
.kf_card_info h4 { margin-bottom: 12px;}
.kf_card_info h4 a {display: block; color: #000;font-size: 18px;font-family: 'neue_haas_grotesk_text_pr65Md';}
.kf_card_info h4 a:hover { color: #13338E;}
.kf_card_info p { margin-bottom: 20px;font-size: 15px;line-height: 22px;}
.kf_card_info span { display: block;font-size: 15px; font-style: italic;}

.kf_form {background-color: #1E2247; padding: 35px; height: 100%;}
.kf_form h3 { color: #fff;font-size: 30px;line-height: 42px;font-family: 'neue_haas_grotesk_text_pr65Md';margin-bottom: 70px;}
.kf_form p { color: #fff;font-size: 15px;line-height: 22px;margin-bottom: 40px;}
.kf_form .form-control { height: 54px; border-radius: 0;}
.kf_form .submit_btn { width: 100%; color: #000; font-size: 16px;background-color: #6CB1DB; display: flex; align-items: center; justify-content: center;}
.kf_form .submit_btn img { max-width: 20px;}
strong.name {margin-top: 10px;display: block;font-weight: normal;font-size: 18px;font-family: 'neue_haas_grotesk_text_pr65Md';}
span.info { color: #7e7d7d;font-style: normal;}
.hidden {display: none;}
.ceo_info { max-width: 250px;text-align: center;padding-top: 20px;}
.ww_block { border-top: 1px solid rgba(255,255,255,0.2);border-bottom: 1px solid rgba(255,255,255,0.2); display: flex; width: 100%; align-items: center; gap: 30px; height: 100%;}
.ww_info { font-size: 16px;line-height: 26px;}
span.ww_icon {display: block;width: 80px;}
.join h2 { margin-bottom: 20px;}
.kf_card_info em {font-size: 13px;color: #444;font-style: normal;}
.d_content em {font-style: normal; margin-bottom: 15px;display: block;}


/* details */
.d_content h2 { margin-bottom: 10px; font-size: 60px; line-height: 60px;}
.d_content p { font-size: 16px; line-height: 27px;margin-bottom: 15px; color: #444;}
.d_content h3 { font-size: 26px;font-family: 'neue_haas_grotesk_text_pr65Md';margin-bottom: 20px; padding-top: 30px;}
.d_content ul { list-style: disc; margin-bottom: 15px;margin-left: 18px;}
.d_content ul li { font-size: 16px; line-height: 27px; color: #444;}
.d_content ul li + li {margin-top: 10px;}
.d_content ol {list-style: decimal; margin-bottom: 15px;margin-left: 18px;}
.d_content ol li { font-size: 16px; line-height: 27px; color: #444;}
.d_content ol li + li {margin-top: 10px;}
.author {display: block;font-family: 'neue_haas_grotesk_text_pr65Md';margin-bottom: 20px;color: #13338E;}

/* About */
.ab_sec .unifi_img { margin: 0 -100px 0 0;}
.ab_sec .unifi_img img { width: 100%;}
h2 sup, .d_content sup {font-size: .55em;top: -0.8em;}
.custom_table { border-color: #ddd; font-size: 16px; margin-bottom: 15px;}
.custom_table tr td, .custom_table tr th { border-width: 1px;}

.kf_form input { width: 100%; height: 52px; font-size: 16px; border: 0;padding: 0 15px; line-height: 52px;}
.kf_form .hs_recaptcha {margin: 20px 0;}
.kf_form .hs-submit .large { width: 100%; color: #000; font-size: 16px;background-color: #6CB1DB; display: flex; align-items: center; justify-content: center; border-radius: 60px;}
.kf_form .hs-submit .large:hover { background-color: #13338E; color: #fff;}

.f_contact .form-columns-2 { max-width: 100%; margin-bottom: 16px;}
.f_contact .hs_recaptcha { margin: 30px 0;}
.f_contact input { width: 100%;height: 48px;border: 1px solid #ced4da;border-radius: 3px; font-size: 16px; padding: 0 15px; line-height: 48px;}
.f_contact .hs-form-field > label { display: none;}
.f_contact .hs-submit .large { width: 100%; color: #fff; font-size: 16px;background-color: #13338E; display: flex; align-items: center; justify-content: center; border-radius: 60px; max-width: 250px; transition: all 500ms;}
.f_contact .hs-submit .large:hover { background-color: #05247b; color: #fff;transform: scale(1.1);}
.event-header {position: fixed;width: 100%;z-index: 9;}
.issue_sec.py-4.py-lg-5 {padding-top: 135px !important;}
.unifying_sec.ab_sec {padding-top: 78px;}

.blink_text_sticky {
	position: fixed;
	right: 35px;
	bottom: 25px;
	z-index: 3;
	background: #fff;
	padding: 20px 15px;
	border-radius: 15px;
	display: flex;
	align-items: center;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	width: 382px;
	min-width: 382px;
	max-width: 382px;
  gap:5px;
}
.blink_text_sticky figure {
	width: 33%;
	min-width: 33%;
	max-width: 33%;
}
.blink_text_sticky figcaption {
	width: 65%;
	min-width: 65%;
	max-width: 65%;
}
.blink_text_sticky figcaption p {
	font-size: 14px;
	line-height: 1.3;
  margin-bottom: 15px;
}
.blink_text_sticky h6 {
	color: #2746C4;
	font-size: 19px;
	margin: 0 0 7px 0;
}
#popup_cross_sticky {
	position: absolute;
	right: 8px;
	top: 2px;
	cursor: pointer;
}
.blink_text_sticky a {
	font-size: 13px;
	background: #13338E;
	padding: 6px 13px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 30px;
	margin: 10px 0 0 0;
}
.blink_text_sticky a img {
	position: relative;
	top: 1px;
	margin: 0 0 0 7px;
}

@keyframes zoomOut {
  0% {
    transform: scale(1);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
  100% {
    transform: scale(0.5);
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
}
}

@keyframes zoomIn {
  0% {
    transform: scale(0.5);
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
}
  100% {
    transform: scale(1);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
}

.zoomOut {
  animation: zoomOut 0.5s forwards;
  -webkit-animation: zoomOut 0.5s forwards;
}

.zoomIn {
  animation: zoomIn 0.5s forwards;
  -webkit-animation: zoomIn 0.5s forwards;
}

label.hs-error-msg.hs-main-font-element {
    color: #ff0000;
    font-size: 12px;
}
.hs-error-msgs label {
  color: #ff0000;
    font-size: 12px;
}
.issue_sec .custom_table {
  margin-bottom: 0;
}
.submitted-message.hs-main-font-element {
    color: #fff;
}
.f_contact .form-columns-1 { max-width: 100%;}
.f_contact .form-columns-1 .hs-input {width: 100% !important;}
.custom_modal .submitted-message.hs-main-font-element {
    color: #000;
}

@media (max-width: 1399px) {
h2{ font-size: 60px;}
.custom_table {font-size: 16px;}
.journal_edition h1 {font-size: 55px;}
.right_content h2 {font-size: 49px;}
.key_feature h2 {margin-bottom: 50px;}
.key_feature h3 {font-size: 30px;}
.kf_cont p {margin-bottom: 15px;}
.kf_cont ul li + li {margin-top: 10px;}
.kf_cont h4 {font-size: 24px;}
.h_menu ul li {margin: 0 10px;}
}
@media (max-width: 1199px) {
body { font-size: 16px;}
 h2 {font-size: 42px;line-height: 42px;}
.custom_table {font-size: 14px;}
.custom_table td {padding: 8px 10px;}
.journal_edition h1 {font-size: 42px;}
.right_content h2 {font-size: 40px;margin-bottom: 30px;}
.right_content {font-size: 20px;line-height: 30px;}
.key_feature h3 {font-size: 24px;margin-bottom: 30px;}
.kf_cont ul li {font-size: 16px;}
.kf_cont h4 {font-size: 20px;}
.d_content h2 {font-size: 42px;line-height: normal;}
}
@media (max-width: 991px) {
.navbar-toggler-icon {display: inline-block;width: 20px;height: 2px;background-color: #000;position: relative;transition: all 0.3s ease;}
.navbar-toggler-icon::before, .navbar-toggler-icon::after {content: '';position: absolute;width: 20px;height: 2px;background-color: #000;transition: all 0.3s ease;}
.navbar-toggler-icon::before {top: -6px;}
.navbar-toggler-icon::after {bottom: -6px;}
.navbar-toggler-icon.active::before {transform: rotate(45deg);top: 0 !important;}
.navbar-toggler-icon.active::after {transform: rotate(-45deg);bottom: 0 !important;}
.navbar-toggler-icon.active { background-color: transparent;}
.h_menu {position: absolute;top: 62px;left: 12px;right: 12px;background: #fff;padding: 15px 0;display: none;box-shadow: 0 4px 10px rgba(0,0,0,0.2);z-index: 4;}
.event-header .container { position: relative;}
.nav_btn { cursor: pointer;}
.h_menu ul {display: block;}
.h_menu ul li {margin: 0;}
.h_menu ul li a {padding: 10px 10px;}
.h_menu ul li a:hover { background-color: #f7f7f7; color: #000;}
.h_menu ul li + li { border-top: 1px solid #ddd;}

.journal_edition h1 {font-size: 36px;}
.download_btn {padding: 14px 20px;gap: 3px;}
.ceo_img {padding: 0 0 20px 0;}
.right_content h2 {font-size: 36px;margin-bottom: 15px;}
hr { margin: 0;}
.key_feature h2 {margin-bottom: 15px;}
h2 { font-size: 36px; line-height: 36px;}
.key_feature h3 {font-size: 20px;margin-bottom: 15px;}
.kf_img1 img { width: 100%;}
.f_contact h2 {margin-bottom: 15px;}
.fs_unbp_sec h2 {margin-bottom: 15px;}
.b_img {max-width: 290px;}
.fimg img {max-width: 300px;}
.kf_cont h2 {margin-bottom: 12px;}
.d_content h2 {font-size: 36px;line-height: normal;}
.header-left-logo {padding-right: 8px;}
.header-right-logo {padding-left: 8px;}
.header-right-logo:after {top: 50%;transform: translateY(-50%);}

}
@media (max-width: 767px) {
     /* .d_btn_hldr { padding-top: 20px;} */
     .ceo_round {margin: 0 auto;}
     .right_content {font-size: 16px;line-height: 24px;}
     .btn_row {flex-wrap: wrap;}
     .unifi_img {margin-left: 0;}
     .kf_cont h2 {margin-bottom: 15px;}
     .kf_cont h4 {margin-bottom: 12px;}
     .h_menu {top: 45px;}
.ab_sec .unifi_img {margin: 0;}
.unifying_sec .row .col-md-6:last-child { order: -1;}
.b_img {transform: translateX(-115%);top: -23px;}
.m_footer {padding: 60px 0 25px 0;}
.fimg img {max-width: 214px;}
.f_contact {padding-bottom: 50px;}
.ceo_info { margin: 0 auto;}
.issue_sec.py-4.py-lg-5 {padding-top: 110px !important;}
.journal_edition h1 {font-size: 30px; line-height: normal;}
.right_content h2 {font-size: 30px; line-height: normal;}
.custom_table {font-size: 12px;}
.kf_card_info {padding: 20px 15px;}
.key_feature h3 { line-height: normal;}
.fimg {margin-bottom: 50px;}
.foot_cont a {	font-size: 16px;}
.unifying_sec.ab_sec {padding-top: 60px;padding-bottom: 10px;}
.ww_block {gap: 15px;}
span.ww_icon {width: 50px;min-width: 50px;}
.ww_info {line-height: 1.5;}
.d_content h2 {font-size: 30px;line-height: normal;}
.download_btn {padding: 9px 12px;font-size: 12px;}
.download_btn img {max-width: 12px;}
}
@media (max-width: 480px) {
.f_contact .form-columns-2 .hs-form-field + .hs-form-field { margin-top: 16px;}
.f_contact .input { margin-right: 0 !important;}
.f_contact input { width: 100% !important;}
.blink_text_sticky {right: 0;bottom: 15px;width: 100%;min-width: 100%;max-width: 100%;}
}


.column-2{ column-count: 2;}
.img-box{ margin: 20px 0;}
.img-box img{ max-width: 100%;}
.d_content h4 { font-size: 22px; font-family: 'neue_haas_grotesk_text_pr65Md'; margin-bottom: 15px; padding-top: 20px;}
.img-box .info-3{max-width: 630px;}