@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;}

.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;}


.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: #000; border-radius: 60px; font-size: 16px;}
.download_btn:hover {background-color: #333; color: #fff;}

.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;align-items: center;gap: 2px;background-color: #000; color: #fff;font-family: 'neue_haas_grotesk_text_pr65Md'; border-radius: 60px;font-size: 16px;}
.solid_btn:hover {background-color: #333; 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: #6CB1DB; 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;}
.solid_btn_white:hover {background-color: #000; color: #fff;}

.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, #2746C4 -48.93%, #1E2247 208.9%); 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: #6CB1DB;}

/* .m_footer { border-top: 1px solid #ddd;}
.copy { display: block; text-align: center; font-size: 14px;} */

/* video */
.video_container {overflow: hidden;display: block;height: 100vh;width: 100vw;}
/* .v_caption {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);} */
.v_caption {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;    background-color: rgba(0, 0, 0, 0.5);flex-wrap: wrap;flex-direction: column;}
.player{position:relative; width:100%; height:100%;}
/* video{width:100%; height:100%; object-fit:cover; display:block;} */
video {width: 100%;height: 100%;object-fit: cover;display: block;object-position: center top;}
.controls{ display:flex; gap:.5rem; align-items:center; justify-content:center; margin-bottom: 70px;}
.btn{appearance:none;border:0;border-radius:50%;background-color:rgba(0,0,0,0.5);color:#fff;cursor:pointer; font-size:0; width: 100px; height: 100px; min-width: 100px; background-image: url(../images/play.svg); background-position: center; background-repeat: no-repeat; background-size: 35px;}
.btn.is-playing {background-image: url(../images/pause.svg);}
.btn:focus { border: 0; outline: none; box-shadow: none;}
.btn_hldr { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 30px; min-height: 50px;}
.video-playing { background-color: transparent;}


/* page1 */
.p_banner {position: relative;}
.p_banner_img img {width: 100%; }
.p_bann_cap { position: absolute; width: 100%; left: 0; top: 50%; transform: translateY(-50%); text-align: center;}
.p_logo { margin-bottom: 50px;}



/* screen */
.screen { position: relative; width: 100%; height: 100vh; overflow: hidden;}
.screen_bg_img { width: 100%; height: 100%;}
.screen_bg_img img {width: 100%; height: 100%; object-fit: fill;}
.screen_cap { position: absolute; width: 100%; height: 100%; left: 0; top: 0; bottom: 0; padding: 50px 0 100px 0; display: flex; justify-content: space-between;flex-wrap: wrap;flex-direction: column;}
.s_cap { width: 100%;}
.s_cap h1 {font-family: 'alternategotno3dregular';color: #FFF;font-size: 91.977px;font-style: normal;line-height: 77%;letter-spacing: -2.759px;margin-bottom: 20px;}
.s_cap p {color: #FFF;font-size: 39.736px;line-height: 88%; letter-spacing: -1.192px;}
.screen_cont { width: 100%; height: 100vh; overflow: hidden;}
.swiper { width: 100%; height: 100%;}
.screen_cap3 {display: block;text-align: center;}
.screen_cap3 .scr_logo { margin-bottom: 30px;}
.scr_video { margin-bottom: 20px;}
.screen_cap3 h3 {color: #FFF;font-family: 'alternategotno3dregular';text-align: center;font-size: 40.377px;line-height: 109%;letter-spacing: -1.211px;}
.r_v_info { padding-left: 30px;}
.r_v_info h3 {color: #FFF;font-family: 'alternategotno3dregular';font-size: 73px;line-height: 109%;letter-spacing: -1.211px;}
.scr_video_wrap {width: 100%;max-width: 775px;margin: 0 auto;}


.side {max-width: 506px; width: 100%; border: 20px solid #ccae78;position: relative;overflow: hidden;}
.side h3 {position: absolute;left: 30px;right: 30px;bottom: 30px;font-size: 48px;color: #fff;font-family: 'alternategotno3dregular';font-weight: normal;}
.prompt_info h2 {font-family: 'alternategotno3dregular';color: #000;line-height: 80%;letter-spacing: -3px;margin-bottom: 15px;}
.prompt_info p {margin-bottom: 15px;font-size: 16px;}
.prompt_info {max-width: 49%;margin-bottom: 25px;}
.p_bottom form {border: 1px solid #DDD;box-shadow: 0 4px 10.7px 0 #EAEFFF; padding: 15px; display: flex; flex-wrap: wrap; justify-content: flex-end;}
.textarea_box { border: 0; outline: none; height: 60px; width: 100%;resize: none;}
.submit_btn1 { background-color: #000; color: #fff; display: flex; justify-content: center; gap: 10px; align-items: center;}
.submit_btn1 img { width: 20px;}
.submit_btn1:hover { background-color: #444;}

.custom_modal .modal-body {padding: 10px 40px 40px 40px; background-color: transparent;}
.custom_modal .modal-header {display: flex; border: 0;padding: 10px 10px 0 0;background-color: transparent;}
.form_heading h3 {color: #000;font-size: 32px;line-height: normal;letter-spacing: -0.96px;}
.form_heading p {font-size: 18px;}
.custom_modal .form-control { height: 50px; border-radius: 0; border: 0;}
.crack_img { position: absolute; left: 0; top: 0;right: 0; bottom: 0;opacity: 0; }
.custom_modal .submit_btn { background-color: #000;}
.custom_modal .submit_btn:hover { background-color: #444;}


.bg_sec img {width: 100%;}
.bg_sec { position: relative;}
.bg_content { width: 100%; bottom: 0; position: absolute; left: 0;}
.bg_content_inn {max-width: 68%;width: 100%;margin: 0 auto;padding: 30px 60px;background-color: #000;color: #fff;}
.bg_sec h2 { color: #fff; margin-bottom: 20px; line-height: 100%;}

.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;
 }
.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;}

 /* .prompt_screen .submit_btn {width: 352px; gap: 0;}
 .prompt_screen .submit_btn img { margin-left: 10px;} */

 .hs-recaptcha {margin-bottom: 30px;}
.form_contact .form-columns-2 {display: flex;flex-wrap: wrap;width: 100%;max-width: 100%;}
.form_contact input {width: 100%;height: 46px;padding: 0 15px;line-height: 44px;border-radius: 6px;font-size: 16px;border: 1px solid #ababab;}
.form_contact label { margin-bottom: 7px; display: none;}
.form_contact .hs-form-field { margin-bottom: 15px;}
.form_contact .hs-recaptcha.hs-form-field {margin-bottom: 30px;}

.hs-button.primary.large { display: inline-flex;}
.hs-button.primary.large {
    display: inline-flex;
    padding: 0px 25px;
    align-items: center;
    gap: 2px;
    background-color: #000;
    color: #fff;
    font-family: 'neue_haas_grotesk_text_pr65Md';
    border-radius: 60px;
    font-size: 16px;
    max-width: 184px;
    height: 50px;
}
.hs-button.primary.large:hover {background-color: #333; color: #fff;}

@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;}

.r_v_info h3 {font-size: 50px;}

}


@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;}

.prompt_info {margin-bottom: 25px;}
.prompt_info {max-width: 100%;}
.bg_sec_img img {width: 100%;}
.screen_bg_img { display: flex; justify-content: left;}
.screen_bg_img img {width: 100%;height: 100%;object-fit: none;max-width: inherit;}
}
@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;}

.r_v_info h3 {font-size: 36px;text-align: center;}
.prompt_info h2 {letter-spacing: -1px;}
.side {border: 10px solid #ccae78;}
.bg_content_inn {max-width: 100%;padding: 30px 30px;}
.fimg img {max-width: 300px;}
.b_img {max-width: 290px;}
.foot_cont a {font-size: 15px;}
}
@media (max-width: 767px) {
     .d_btn_hldr { padding-top: 20px;}
     .ceo_round {margin: 0 auto;}
     .right_content {font-size: 18px;}
     .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: 47px;}

     .screen_bg_img {display: block;}
     .screen_bg_img img {width: 100%;max-width: 100%;height: auto;object-fit: inherit;}
     .video_container {height: auto;}
     .screen_cap {padding: 10px 0 100px 0;}
     .s_cap h1 {font-size: 51.977px;letter-spacing: -0.759px;}
     .s_cap p {font-size: 22.736px;letter-spacing: -0.192px;}
     .r_v_info {padding-left: 0;}
     
     .bg_content { position: relative;}
     .bg_content_inn {padding: 30px 20px;margin-top: 10px;}
     .prompt_screen.py-5 {padding-top: 30px !important;}
     .p_bottom {margin-bottom: 20px;}
     .side h3 {left: 15px;right: 15px;bottom: 30px;font-size: 37px;}
     .form_heading h3 {font-size: 28px;}
     .form_contact .input { margin-right: 0 !important;}
     .form_contact input {width: 100% !important;}
     .fimg img {max-width: 214px;}
     .b_img {transform: translateX(-115%);top: -23px;}
     .m_footer {padding: 60px 0 25px 0;}
     .bot_form {padding: 30px 0 40px 0;}
     .m_dnone { display: none !important;}
     .form_contact .hs-form-c6d9b0bc-d9f8-4147-a6d1-0c7cf68c85fe_b163e1b4-d0c1-4580-907c-acceaaba63e6 fieldset.form-columns-2 .hs-form-field {
	width: 100% !important;}
}

/* Swiper Pagination Styles for Mobile */
.swiper-pagination {
  position: absolute;
  right: 20px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  left: auto !important;
  width: auto !important;
  z-index: 10;
}

.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  background: rgba(255, 255, 255, 0.5) !important;
  margin: 8px 0 !important;
  opacity: 1 !important;
  border-radius: 50% !important;
  transition: all 0.3s ease !important;
}

.swiper-pagination-bullet-active {
  background: #fff !important;
  transform: scale(1.2) !important;
}

/* Ensure slides are properly sized on mobile */
.swiper-slide {
  height: 100vh !important;
  overflow: hidden !important;
}

.screen_cont {
  height: 100vh !important;
  overflow: hidden !important;
}

.mySwiper {
  height: 100vh !important;
}

/* Navigation buttons styling */
.swiper-button-next,
.swiper-button-prev {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: #fff;
  transition: all 0.3s ease;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: rgba(255, 255, 255, 0.4);
  transform: scale(1.1);
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 20px;
  font-weight: bold;
}

/* Mobile touch improvements */
@media (max-width: 767px) {
  .swiper-wrapper {
    touch-action: pan-y !important;
  }
  
  .swiper-slide {
    touch-action: pan-y !important;
  }
  
  /* Ensure smooth transitions on mobile */
  .swiper-slide-active {
    transition: all 0.3s ease !important;
  }
  
  /* Better pagination positioning for mobile */
  .swiper-pagination {
    right: 15px !important;
  }
  
  .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    margin: 6px 0 !important;
  }
  
  /* Navigation buttons for mobile */
  .swiper-button-next,
  .swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    background: rgba(255, 255, 255, 0.2) !important;
    border-radius: 50% !important;
    color: #fff !important;
    font-size: 18px !important;
  }
  
  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    background: rgba(255, 255, 255, 0.4) !important;
  }
  
  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 16px !important;
  }
}
