/* ================================= Banner Block ============================ */
.header_text h2,
.header_text h3,
.header_text h4 {
  color: #0C1896;
  margin: 0;
}

.banner_block .banner_image .banner_content h1.banner_text {
  padding-bottom: 20%;
}

.banner_block .banner_image .banner_content h1.banner_text span {
  font-size: 36px;
  font-weight: 300;
}
.matter-right {
    margin-bottom: 40px;
}
.banner_block .banner_image .banner_content h1.banner_text {
  font-size: 72px;
}
h3.disverse {
    font-size: 28px !important;
    font-weight: 400 !important;
}
p.diverse-text

 {
    font-size: 20px !important;
    font-weight: 300 !important;
}
section.banner_block {
  position: relative;
  z-index: 1;
  max-height: 730px;
  overflow: hidden;
}

.elevate_text {
  font-size: 1.5vw
}

.para_two {
  font-weight: 500;
  color: #000;
}

/* =========================== About Us Block============================ */
.trusted-image-wrap ul li {
  width: 23%
}

.opportunity {
  padding-left: 10%;
  max-width: 666px;
}

section.about_block .right_angle-block p {
  font-size: 18px;
  color: #636363;
  margin: 0 0 15px 0;
}

.exprience_icon.text-end {
    max-width: 400px;
    position: relative;
    left: 20%;
}


.opacity-60 {
  opacity: 0.6;
}

.block_header .header_text h2,
.header_text h2 {
  font-size: 40px;
}

.header_text h2 span {
  font-weight: 300;
  font-size: 34px;
}

.con_header_text h2 span {
  font-weight: 300;

}

.header_text p {
  font-size: clamp(16px, 1.145vw, 20px) !important;
}

h3.sub_header {
  font-size: 26px;
  font-weight: 600;
}

.business_key {
  padding-right: 189px;
}

.about_keypoint h4 {
  font-size: 50px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 0.5px;
}

.about_keypoint h3 {
  font-size: 60px;
  font-weight: 600;
  line-height: 46px;
  padding-left: 60px;
  letter-spacing: 0.5px;
}

.right_triangle {
  position: absolute;
  right: 0;
  max-width: 870px;
  z-index: -1;
  top: -10%;
}

section.about_block {
  z-index: 1;
}

.about_right {
  padding-top: 35%;
  padding-left: 24%;
}

.about_keypoint {
  margin-left: 5%;
}

.about_keypoint.key_gap_one {
  margin-left: 40%;
}

.about_keypoint.key_gap_two {
  margin-left: 20%;
}

.diveder_angle {
  position: absolute;
  left: 0;
}

.about_block .diveder_angle,
.home-about-block .diveder_angle {
  top: 110px;
}

.triangle-bottom {
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 44px solid transparent;
  border-left: 22px solid #0C1895;
}

.get_in_about {
  margin-top: 15%;
  margin-left: 10%;
}

.get_in_about p {
  color: #000;
  font-size: 20px;
  margin-bottom: 5px;
}

.get_in_about h3 {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.2;
}

.right_bottom_angle {
  position: absolute;
  right: 0;
  bottom: -5px;
}

.triangle-down {
  width: 0;
  height: 0;
  border-top: 40px solid #04b5ff;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  animation: updown 1s ease-in-out infinite;
  display: inline-block;
}

@keyframes updown {
  0% {
    transform: translateY(0);
    /* Start at initial position */
  }

  50% {
    transform: translateY(-20px);
    /* Move up by 20px */
  }

  100% {
    transform: translateY(0);
    /* Move back to initial position */
  }
}


/* ===================Home SLider==================== */
.slider_para {
  color: #3A3A3A;
  font-size: 22px;
  font-weight: 500;
  padding: 40px 0;
}

.home_slider .carousel-indicators {
  top: 46%;
  padding-right: 40px;
  height: 50px;
}

.home_slider .carousel-indicators button {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
}

.triangle-gradient {
  top: 0;
  max-width: 43.5%;
}

.triangle-gradient .gradent_content {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  width: 400px;
}

.triangle-gradient .gradent_content h2 span {
  font-size: 32px;
  font-weight: 300;
}

.triangle-gradient .gradent_content h2 {
  font-size: 60px;
  font-weight: 600;
  line-height: 58px;
}

.slider_content .content_2 p {
  font-size: 26px;
  line-height: 1.2;
}

.home_slider .banner_text {
  min-height: 490px;
}

.home_slider .carousel-item .silder_img {
  max-height: 507px;
  overflow: hidden;
}

.text-light-blue {
  font-size: clamp(1.5rem, 0.178vw + 1.447rem, 1.875rem);
    color: #00A0E3;
    font-weight: 600;
}

.sponser-text {
  font-size: 42px;
  font-weight: 700;
}

.about_angle {
  position: absolute;
  bottom: -161px;
  right: 0;
  z-index: 20;
}

/* =========================== visionaries =============================*/

.vission_text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 50px 0;
  z-index: 2;
  background-color: transparent;
  clip-path: polygon(0 0, 68% 0, 85% 100%, 0% 100%);
  transition: all 0.3s ease-in-out 0s;
}

.vission_text p {
  font-size: 35px;
  line-height: 1.2;
}

.vission_box {
  overflow: hidden;
  z-index: 2;
  max-height: 740px;
}
.zoom-img{
transition: all 0.3s ease-in-out 0s;
}
.home-vission:hover .vission_text {
  background-color: #1c45cdcf;
mix-blend-mode: hard-light;
}

.home-vission:hover .zoom-img {
  transform: scale(1.05);
}
.vission_text::after {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 388px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 545px solid #ffffff;
  left: 0%;
  z-index: 1;
  bottom: -150px;
}

.blue_trangle_text {
  width: 570px;
  height: 730px;
  background: linear-gradient(to right, #0a0a8f, #007bff);
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  position: absolute;
  bottom: -240px;
  z-index: 20;
}

.blue_trangle_text h4 {
  color: #fff;
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 40px;
  font-weight: 600;
  padding-left: 12%;
  letter-spacing: 1px;
  line-height: 1.1;
}

/* ============================ Certificate Block =============================== */
img.w-full.h-auto.certificat-mobile {
  display: none;
}

.cretificate_text h2 {
  font-size: 36px;
  color: #091ba0;
}

.certificate_top {
  width: 100%;
  height: 680px;

  background-image: url(../images/home-award-bg.png);
  background-size:cover;
}

.cretificate_text h2 {
  font-size: 36px;
}

.cretificate_text p {
  font-size: 22px;
  color: #020102;
}
.cert-slide-content .certificate-slider .panic-slider {
    min-height: 520px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.certificate_image {
  position: absolute;
  right: 0vw;
  bottom: -9vw;
  z-index: 0;
  width: 47vw;
}
.home-certificate-slide{
        justify-content: center;
    left: 0 !important;
    right: 0 !important;
    bottom: -9vw !important;
}
.cretificate_text {
  margin-left: 30%;
  font-size: 1.25vw;
  font-weight: 400;
}


a.btn.btn_theme.btn_text {
  color: #0C1895;
  width: auto;
  background-color: transparent;
  font-weight: 500;
  padding-left: 0;
  max-width: none;
  width: 200px;
margin-left: 75px;
}


.certificate_bottom {
  padding-top: 60px;
  padding-bottom: 80px;
}

.slid_img img {
  max-width: 150px;
}

/* ======================= Bridging Block ============================== */



.para_three {
  font-size: 24px;
  color: #5B5B5B;
}

.bridging_blocK .tab_inner_box .tab_inner {
    top: -60px;
}

.bridging_blocK .tab_inner_box .tab_inner .tab_left {
  padding-left: 33.3%;
}

.left_sheap_right {
  top: 0;
  right: 0;
}


.tab-location-box .tab_inner h2 {
    font-size: 50px;
    font-weight: 700 !important;
    color: #0C1895;
    padding-top:10px;
}


.counter_text p {
    font-size: 24px;
    font-weight: 500;
    color: #0C1895;
    line-height: 1;
}
.counter_text {
    position: absolute;
    z-index: 10;
    bottom: -77px;
    padding-left: 13vw;
}
.counter_text h3 {
    color: #0C1895;
    font-size: 46px;
    line-height: 1;
    font-weight: 700;
}
.homecounter-slider.tns-slider{
  margin-bottom: 75px;
}
.tabbtn.active {
  position: relative;
}

.tabbtn.active::after {
  content: "";
  position: absolute;
  border-bottom: 26px solid #0c1895;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  bottom: -27px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
}

.counter_text .flex span {
    color: #0C1895;
    font-size: 46px;
    line-height: 0.8;
    padding-left: 10px;
}
.tab_modify li .nav-link {
  color: #9D9E9E;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  border: 0;
  position: relative;
}

.tab_modify li .nav-link.active {
  color: #0C1896;
  font-weight: 500;
}

.tab_modify li .nav-link.active::after {
  position: absolute;
  width: 0;
  content: "";
  height: 0;
  border-right: 20px solid transparent;
  border-bottom: 30px solid #0C1895;
  border-left: 20px solid transparent;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
}


/* =========================Trusted Partner============================== */

.trusted-partner {
  background-image: url(../images/con-bowld-img/trusted-partner-bg.svg);
  background-size: cover;
  padding: 80px 0 140px;
}

.trust_left p {
      color: #2d2d2d;
    font-size: clamp(16px, 1.6vw, 24px) !important;
    max-width: 50%;
    max-width: 61%;
    line-height: 1.3;
    font-weight: 300;
}

.impect_text {
  color: #00A0E3;
  font-size: 32px;
}

.impect_text span {
  color: #0C1896;
  font-size: 34px;
}
}

.girl_halp {
  right: 0;
  top: -16vw;
  width: 47vw;
  z-index: 100;
  clip-path: polygon(76% 20%, 100% 0, 100% 100%, -7% 100%, 59% 22%);
}

.trust_left img.logo_b2b {
  width: 250px;
}


/* =========================== News and Insight =========================== */
.news_title {
  font-size: 40px;
  font-weight: 600;
  color: #0c1895;
  margin-bottom: 20px;
}
section.news_home.relative.trusted-section .divider-line {
    margin: 0;
}
section.news_home {
  padding: 90px 0;
}

section.news_home .diveder_angle {
  top: 26px;
}

.news_divder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.news_divder .devider_line {
  position: absolute;
  width: 10px;
  height: 100%;
  background-color: #fff;
  top: 0;
}

.devider_line.devirder_four {
  width: 100%;
  height: 10px;
  top: 50%;
}

.devider_line.devirder_one {
  left: 25%;
}

.devider_line.devirder_two {
  left: 0;
  right: 0;
  margin: auto;
}

.devider_line.devirder_three {
  right: 25%;
}

.news_center-box {
  position: absolute;
  z-index: 100;
  background: #fff;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 75%;
  color: #0C1895;
  font-size: 30px;
  line-height: normal;
  padding: 20px;
  text-align: center;
  transform: translateY(-50%);
}

.right_down-angel {
  position: absolute;
  right: 0;
  top: 22%;
  max-width: 600px;
}


/* ============================= Upcomming Events ========================== */
.home_events {
  background-image: url(../images/con-bowld-img/event_background.svg);
  padding: 80px 0;
}

.event_text {
  color: #000000;
  font-size: 34px;
}

.events_logos img {
  max-width: 300px;
  margin-left: auto;
  margin-bottom: 20px;
}

.events_logos {
  text-align: right;
}

.event_box {
  background-image: url(../images/con-bowld-img/event_back.png);
  background-size: 100%;
  padding-right: 58px;
  padding-top: 5px;
  background-repeat: no-repeat;
}

.event_slider .owl-item .event_box {
  transform: scale(0.9);
  margin-top: 100px;
  transition: all 0.3s ease-in-out 0s;
}

.event_slider .owl-item.active.first-active .event_box {
  transform: scale(1.6);
  transition: all 0.3s ease-in-out 0s;
}

.event_img {
  max-width: 185px;
}

.event_text {
  margin-left: 15px;
}

.event_text h3 {
  font-size: 11px;
  margin-bottom: 5px;
  background: linear-gradient(45deg, #0049D1, #03B3E4);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.event_text h5 {
  font-size: 11px;
  color: #AB0000;
}

.event_text h5 span {
  font-weight: 300;
}

.event_text h4 {
  color: #000;
  font-size: 11px;
  margin: 5px 0;
}

a.btn.btn_theme.modify {
  font-size: 10px;
  height: 30px;
  padding-top: 5px;
  position: relative;
  top: -18px;
}

.owl-carousel.owl-theme.event_slider .item {
  margin-bottom: 90px;
  margin-left: 110px;
}

.event_date .owl-nav.disabled {
  display: none;
}

.enent_d {
  background: rgb(0, 160, 227);
  background: -moz-linear-gradient(90deg, rgba(0, 160, 227, 1) 0%, rgba(12, 24, 150, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 160, 227, 1) 0%, rgba(12, 24, 150, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 160, 227, 1) 0%, rgba(12, 24, 150, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a0e3", endColorstr="#0c1896", GradientType=1);
  color: #fff;
  color: #fff;
  font-size: 22px;
  padding: 18px;
  position: relative;
  margin-right: 100px;
  text-align: center;
}

/* .event_slider .owl-item.active.second-active{
position: relative;
left: 107px;
} */
.enent_d::before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 70px solid #019ce1;
  border-left: 44px solid transparent;
  border-top: 0 solid transparent;
  position: absolute;
  top: 0;
  left: -43px;
}

.enent_d::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 70px solid #0c1d99;
  border-right: 44px solid transparent;
  border-bottom: 0 solid transparent;
  position: absolute;
  top: 0;
  right: -44px;
}



.seminar-section .seminar-list .seminar-item .seminar-wrap h5 {
    font-size: 1.5vw;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 8px;
}
.seminar-section .seminar-list .seminar-item .seminar-wrap h5 small {
    display: block;
}
.seminar-section .seminar-list .seminar-item .seminar-wrap h6 {
    font-size: 1.5vw;
    line-height: 1.1;
    font-weight: 700;
    color: #0C1896;
    margin-bottom: 8px;
}
.seminar-section .seminar-list .seminar-item .seminar-wrap h6 small {
    display: block;
}
.seminar-section .seminar-list .seminar-item .seminar-wrap .date-semi {
    font-size: 1.1vw;
    font-weight: 700;
    display: block;
}
.seminar-section .seminar-list .seminar-item .seminar-wrap{
    color: #fff;
}
/* Sponsor Block */
.sponsor {
  padding: 60px 0;
}

.sponsor_logo {
  background: #d0e2ff;
  padding: 25px;
}

.sponsor_logo img {
  width: 150px !important;
  margin: auto;
}

/* Home Contact */
.bottom_arrow {
        border-top: 190px solid #0C1895;
    border-left: 120px solid #0c189500;
    border-right: 120px solid #00000000;
    width: 0;
    height: 0;
    margin-right: auto;
    margin-top: -30px;
    border-style: solid;
    position: relative;
}

.contact_top {
  padding-bottom: 30px;
}

.contact_top_cont h2 {
  font-size: 34px;
  color: #000;
}

.contact_top_cont h3 {
  font-size: 1.8vw;
    color: #000;
    margin-top: 3vw;
}

.contact_bottom {
  padding: 20px 0;
}

.mail_add {
  margin-left: 50px;
}

.mail_add a {
  color: #fff;
  background-color: #0c1895;
  padding: 9px 20px;
  display: inline-block;
  font-weight: 500;
}



/* --------------------------------------------Conferance Home Page---------------------------------- */
a.btn.btn_theme {
  background: #0C1895;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  height: 46px;
  line-height: 1;
  transition: all 0.3s ease-in-out 0s;
  padding: 13px 20px;
  display: inline-block;
  margin: 10px 0;
}


.elevate_text span {
  color: #00A0E3;
  font-weight: 500;
}

.right_triangle.right_ang_confrnc {
  top: -42%;
}

.opacity_six {
  opacity: 0.6;
}

.about_keypoint.key_gap_one.confrnc_abt_text {
  margin-left: 25%;
  margin-top: 32%;
}

.right_triangle.right_ang_confrnc {
  top: auto;
  bottom: 0;
}

/* IPSO Date */
.ipsc-date {
  background-image: url(../images/con-bowld-img/ipso_background.png);
  background-size: cover;
  padding: 10px 0;
}

.confrance_date p {
  color: #0C1896;
}

.ipsc_coundown .chief-guest {
  color: #AB0000;
}

.ipsc_coundown .chief-guest p {
  font-size: 16px;
  color: #AB0000;
}

.ipsc_coundown .chief-guest h4 {
  font-size: 20px;
  color: #AB0000;
  line-height: 1;
  font-weight: 500;
}

.ipsc_coundown .chief-guest {
  color: #AB0000;
}

.confrance_date {
  margin-top: 30px;
}

.confrance_date h2.fixed-date {
  font-size: 50px;
  line-height: 1;
  color: #0C1896;
  font-weight: 600;
}

.confrance_date h2.fixed-date sup {
  font-size: 32px;
  top: -14px;
}

div#timer {
  background-color: #EF0000;
  max-width: 250px;
  margin-top: 15px;
  padding: 5px;
  justify-content: space-around;
}

div#timer div {
  font-size: 26px;
  text-align: center;
  color: #fff;
  line-height: 1;
  font-weight: 700;
}

div#timer div span {
  font-size: 13px;
  font-weight: 400;
}

.opportunity .para_three {
  font-size: 20px;
  color: #505050;
  line-height: 1.2;
  margin-bottom: 20px;
}

.expertise_block {
  background-image: url(../images/con-bowld-img/experties-bg.png);
  background-position: right top;
  background-size: auto;
  background-repeat: no-repeat;
  padding: 20px 0 0px;
}

.expertish_text h2 {
  font-size: 48px;
}

.expertish_text h4 {
  font-size: 1.7vw;
  line-height: 1;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
.expertish_text .flex .w-full {
  padding: 0 5px;
}
.expertish_text .header_text h2 {
  font-size: 40px;
}
.expertish_text .header_text p {
  font-size: 20px;
}

.inovation_logo {
  background-color: #F4F4F4;
}

section.inovation {
  padding-bottom: 80px;
}

.inovation_logo img {
  max-width: 180px !important;
}

.inovation_logo {
  background-color: #F4F4F4;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 280px;
}

.inovation-hover {
  position: absolute;
  top: 0;
  background: #AACF3A;
  background: -webkit-linear-gradient(40deg, rgba(170, 207, 58, 1) 0%, rgb(62 114 248) 65%);
  background: -moz-linear-gradient(40deg, rgba(170, 207, 58, 1) 0%, rgb(62 114 248) 65%);
  background: linear-gradient(40deg, rgba(170, 207, 58, 1) 0%, rgb(62 114 248) 65%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#AACF3A", endColorstr="#0249FD", GradientType=0);
  width: 690px;
  z-index: 10;
  left: 0;
  padding: 20px;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  visibility: hidden;
}

.inovation-hover-two {
  position: absolute;
  top: 0;
  background: rgb(65, 119, 255);
  background: -moz-linear-gradient(232deg, rgba(65, 119, 255, 1) 0%, rgba(255, 64, 0, 1) 100%);
  background: -webkit-linear-gradient(232deg, rgba(65, 119, 255, 1) 0%, rgba(255, 64, 0, 1) 100%);
  background: linear-gradient(232deg, rgba(65, 119, 255, 1) 0%, rgba(255, 64, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4177ff", endColorstr="#ff4000", GradientType=1);
 
}

.inovation-hover-three {
  background: #1ABBBC;
background: -webkit-linear-gradient(61deg, rgba(26, 187, 188, 1) 0%, rgba(0, 172, 173, 1) 65%);
background: -moz-linear-gradient(61deg, rgba(26, 187, 188, 1) 0%, rgba(0, 172, 173, 1) 65%);
background: linear-gradient(61deg, rgba(26, 187, 188, 1) 0%, rgba(0, 172, 173, 1) 65%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1ABBBC", endColorstr="#00ACAD", GradientType=0);
}

.inovation-hover-four {
  background: #EB008B;
background: -webkit-linear-gradient(61deg, rgba(235, 0, 139, 1) 0%, rgba(71, 3, 135, 1) 65%);
background: -moz-linear-gradient(61deg, rgba(235, 0, 139, 1) 0%, rgba(71, 3, 135, 1) 65%);
background: linear-gradient(61deg, rgba(235, 0, 139, 1) 0%, rgba(71, 3, 135, 1) 65%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EB008B", endColorstr="#470387", GradientType=0);
}

.inovation_logo.gradent-four:hover .inovation-hover-four{
  opacity: 1;
  visibility: visible;
}


.inovation_logo.gradent-three:hover .inovation-hover-three{
  opacity: 1;
  visibility: visible;
}


.inovation_logo.gradent-two:hover .inovation-hover-two{
  opacity: 1;
  visibility: visible;
}

.inovation_logo:hover .inovation-hover {
  opacity: 1;
  visibility: visible;
}
.inv_hov-text {
  padding-left: 20px;
}

.inv_hov-image {
  min-width:180px;
  text-align: center;
  margin-left: 58px;
}

section.inovation div.hover-image:nth-child(4) .inovation_logo .inovation-hover {
  max-width: none;
  width: 450px;
}

.signature-event {
  padding: 60px 0;
}

.signature-event .header_text {
  margin-bottom: 60px;
}

.home_slider.signature-event .carousel-item .silder_img {
  max-height: none;
  overflow: auto;
}

.signature-event .signature_angle-content .gradent_content {
  right: auto;
  left: 30%;
  width: 460px;
  top: 43%;
}

.signature-event .signature_angle-content .gradent_content img {
  max-width: 200px;
}

.signature-event .banner_text {
  min-height: auto;
}

.signature-event .carousel-indicators {
  top: auto;
  padding-right: 0px;
  bottom: 10%;
}

.explore_box h4 {
  color: #02A6FF;
}

.silder_bottom-angle {
  position: absolute;
  bottom: -2px;
  width: auto;
}

.signature_angle-content .gradent_content p,
.signature_angle-content .gradent_content ul li {
  color: #2F2F2F;
  font-size: 22px;
  line-height: 1.3;
}

.signature_angle-content .gradent_content ul li {
  font-size: 20px;
  font-weight: 600;
}

.img-hover_box {
  overflow: hidden;
}

.img-hover_box:hover img.hover-image {
  transform: scale(1.5);
  opacity: 0.6;
}


.img-hover_box img {
  transition: all 0.3s ease-in-out 0s;
}

.right_blue_arrow {
  position: absolute;
  width: 0;
  content: "";
  height: 0;
  border-right: 80px solid #00a0e3;
  border-bottom: 50px solid #0c189500;
  border-top: 50px solid #00000000;
  right: 0;
  margin: auto;
}

/* -- Sponsor Benefit -- */
.inovation .hover-image {
  width: 24%;
  margin: 0 0.5%;
}
.list-benefit ul li:first-child {
  background-color: #515FED;
}
.list-benefit ul li:first-child:hover {
  background-color: #1F32EA;
}
.list-benefit ul li:nth-child(2) {
  background-color: #4B88FF;
}
.list-benefit ul li:nth-child(2):hover {
  background-color: #2C71F8;
}
.list-benefit ul li:nth-child(3) {
  background-color: #279AFF;
}
.list-benefit ul li:nth-child(3):hover {
  background-color: #068AFE;
}
.list-benefit ul li:nth-child(4) {
  background-color: #4BA9FF;
}
.list-benefit ul li:nth-child(4):hover {
  background-color: #319DFF;
}
.benefit-box {
  display: none;
  background-color: #282828;
  width: 100%;
  padding: 20px;
  max-width: 668px;
}

.inv_hov-text .header_text h2 {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
}

.benefit-box p {
  color: #fff;
}

.list-benefit ul li {
  padding: 15px 20px;
  color: #fff;
  font-weight: 500;
  line-height: 1.3;
  width: auto;
  border-right: 1px solid #fff;
  min-width: 150px;
  transition: all 0.3s ease-in-out 0s;
}


.list-benefit ul li.benefit-item.active {
  background-color: #515FED;
}

.hover_text h2 {
  color: #fff;
  font-size: 20px;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  font-weight: 600;
}

.hover_text {
  position: absolute;
  bottom: 25%;
  right: 0;
  width: 100%;
  height: auto;
  text-align: center;
}

.text_hover_box:hover .hover_text h2 {
  font-size: 30px;
  opacity: 0.6;
}

.right_man_angel {
  bottom: -49%;
  right: 0;
}

section.award_block {
  padding: 80px 0;
}

.reward_box {
  background-color: #CFF0FF;
  padding: 50px 40px;
  margin-top: 15px;
}

.reward_box ul li {
  font-size: 20px;
  color: #000;
  line-height: 1.3;
  margin-bottom: 10px;
}

.award_image {
  bottom: -70px;
  left: 0;
  right: 0;
  text-align: center;
  width: 470px;
  margin: auto;
}


.sponsor_slider .owl-nav button {
  background: #0c1895 !important;
  color: #fff !important;
  width: 46px;
  height: 46px;
}

.world-map-list button {
  font-size: 18px;
  color: #636363;
  font-weight: 500;
}

.world-map-list button.active {
  color: #0c1895 !important;
}

.dubai-image {
  position: absolute;
  top: 25.5%;
  right: 33.5%;
  cursor: pointer;
}

.map-location_view {
  display: none;
}

.map-location_view.active {
  display: block;
  position: absolute;
  top: -5%;
  max-width: 40%;
}

.dubai-image img {
  width: 70px;
}

.landan-pin-image .dubai-image {
  top: 6%;
    right: 50%;
}
.ABUDABI-PIN .dubai-image {
  top: 32%;
  right: 26%;
}
.dubai-two-pin-image .dubai-image {
  top: 6%;
  right: 50%;
}
.quter-pin-image .dubai-image {
  top: 27%;
  right: 36%;
}

.reiyadh-pin-image .dubai-image {
  top: 28%;
  right: 32%;
}

.abudhabi-pin-image .dubai-image {
  top: 33%;
  right: 38%;
}



.mumdai-pin-image .dubai-image {
  top: 31.5%;
  right: 26.5%;
}

.traingle-banner{display: none;}

.top-box-gap{
  margin-top: 90px;
}













.expertise_block::after {
  border-top: 60px solid #8CCEED;
  border-left: 34px solid #0c189500;
  border-right: 34px solid #8cceed00;
  width: 0;
  height: 0;
  margin-left: auto;
  content: "";
  position: absolute;
  bottom: 0;
  left: 17%;
}

.inovation {
  position: relative;
}

.signature_right {
  position: absolute;
  right: 0;
  top: -63px;
}

/* Where Leaders Meet */
section.leader_meet {
  padding: 40px 0;
}

/* BOC_Website Conferance_BOWLD */

.carousel-caption.slider_content {
  top: 0;
  bottom: auto;
  text-align: left;
  padding-top: 6%;
}

.boc_top-header h2 span {
  font-weight: 300;
}

section.key-pillars {
  padding: 60px 0;
}

.diveder_angle.kopillar_angle {
  top: auto;
  bottom: -35px;
}

/* Kopillar Block */
.kopiller_data {
  background-image: url(../images/con-bowld-img/kopillar_bg.png);
  padding: 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.pillor_left.text-center img {
  position: relative;
  top: 12px;
  left: 52px;
}

.kopiller_right h2 {
  font-size: 36px;
  letter-spacing: 1px;
}

.pillor_left h2 span {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
  display: block;
}

.pillor_left h2 {
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: 1px;
}

.kopiller_right {
  padding-top: 46px;
}

.pillor_left img {
  width: 72px;
}

.pillor_left {
  padding-bottom: 1.5vw;
  padding-right: 2vw;
  padding-top: 0.5vw;
}

.supportive {
  background-image: url(../images/con-bowld-img/supportive_background.png);
  padding: 60px 0 0 0;
  position: relative;
  overflow: hidden;
}

.support_hdr h2 {
  font-size: 2.5vw;
  font-weight: 700;
  color: #0C1896;
  line-height: 1;
}

.white_divider {
  position: absolute;
  left: 60%;
  bottom: 35px;
  transform: rotate(12deg);
  z-index: 10;
  height: 262px;
}

.white_divider img {
  height: 100%;
}

.bg-transparent-blue {
  background-color: #0049d1d2;clip-path: polygon(0% 100%, 100% 101%, 79% 100%, 0% -259%);
  mix-blend-mode: hard-light;
}

.bg-transparent-blue_after::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #0049d1d2;
  top: 0;
  left: -100%;
  z-index: 0;
}

.support_content {
  padding-top: 20px;
  padding-bottom: 29px;
  max-width: 290px;
}

.bg-transparent-blue_before::before {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  right: -400px;
  z-index: 0;
  border-top: 400px solid transparent;
  border-left: 400px solid #0049d1d2;
  border-bottom: 0px solid transparent;
}

.support_content h2 {
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
}

.support_content h2 span {
  font-weight: 200;
}

.support_content p {
  font-size: 22px;
  margin-top: 20px;
font-weight: 300;
}

.support_top-angle {
  position: absolute;
  top: -1px;
  width: 107px;
}

section.leadership_women {
  padding: 80px 0;
}
.leadership_text h2 span{
  font-size: 3vw;
}
.leadership_text h2 {
  font-size: 3vw;
  font-weight: 700;
  margin-bottom: 60px;
  line-height: 1;
  color: #0C1896;
}

.leadership_content h3 {
  font-size: 30px;
  color: #0C1896;
  font-weight: 700;
}

.leadership_content p {
  color: #000;
  font-size: 20px;
    font-weight: 300;
}

.right_overangle {
  position: absolute;
  top: -25%;
  width: 36%;
  z-index: 0;
}

.womenday_block {
  position: relative;
  z-index: 1;
}

.content_women h4 {
  font-size: 36px;
  font-weight: 300;
}

.content_women h2 {
  font-weight: 700;
  font-size: 38px;
  margin-top: 10px;
}

.women_special-text {
  top: 0;
  right: 0;
  text-align: right;
  padding: 20px;
  height: 100%;
}

.content_women {
  padding-top: 18%;
}

.why_bowld-content {
  padding: 60px;
  background: #f6f6f6;
}
.why-matter-content.gap-text {
  max-width: 735px;
}
.why-matter-content p {
  font-size: 26px;
  color: #000;
  margin-bottom: 40px;
  line-height: 1.4;
  font-weight: 400;
}

.upcomming_event {
  background-image: url(../images/con-bowld-img/background-images.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 60px 0 30px;
  background-color: #f6f6f6;
}

.next-event_box {
  border: 1px solid #005197;
  background-color: #fff;

}

.ipscicon img {
  max-height: 120px;
  max-width: 120px;
}

.upevent_left {
  justify-content: space-around;
  align-items: center;
}

.event-link {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 0;
  text-align: left;
}

.event-link>a {
  text-align: left;
  width: 100%;
  padding-left: 4% !important;
  max-width: none !important;
  justify-content: flex-start !important;
  margin: 0 !important;
}

.event-image {
  z-index: 1;
}

.past_event {
  padding: 50px 0;
}

.hill-right {
  position: absolute;
  right: 0;
  top: 20px;
  width: 422px;
}

.hill-right.hill-left {
  top: auto;
  bottom: -1px;
  right: auto;
  left: 0;
}

.content_women {
  padding-top: 0;
  text-align: right;
}

.women_special-text img {
  margin-left: auto;
}

.expertish_text {
  padding-left: 24vw;
}
.gradent_content h3 {
  color: #0C1896;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2;
}

.silder_bottom-angle img {
  width: 100%;
}

.explore_box {
  position: relative;
  z-index: 1050;
top:-4vw;
}

.explore_box a.btn.btn_theme.btn_text span {
  margin-left: 10px;
}

.explore_box a.btn.btn_theme.btn_text {
  color: #0C1895;
  background-color: transparent;
  font-weight: 600;
  display: flex;
  align-items: center;
  width: auto;
  justify-content: start;
  padding: 0;
  max-width: none;
  font-size: 16px;
}

.benefit_content h2 {
  color: #0C1896;
  font-size: 32px;
  font-weight: 500;
}

.impect_text {
  color: #00A0E3;
  font-size: 2.083vw;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 34px;
}

.bridging_blocK .header_text h4 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
}

a.btn.btn_theme {
  background: #0C1895;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  height: 46px;
  line-height: 1;
  transition: all 0.3s ease-in-out 0s;
  padding: 13px 20px;
  margin: 10px 0;
  max-width: 150px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.block_header h2 {
      font-size: clamp(20px, 5vw, 50px);
  font-weight: 700;
  color: #0C1896;
}

.left_award h3 {
  font-size: 28px;
  color: #0C1896;
  font-weight: 500;
}

.award_block h4 {
  font-size: 24px;
  color: #0C1896;
}

.sponsor-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}

.sponsor-list li {
  width: calc(20% - 20px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.sponsor-logo {
  display: flex;
  align-items: center;
  border: 2px solid #999;
  height: 100%;
  justify-content: center;
  min-height: 240px;
}

section.sponsor_benefit .header_text h2 {
  line-height: 1.1;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 15px;
}

.ipsc_coundown {
  padding-right: 10%;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-caption.slider_content h5 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
}

.width-sixty {
  width: 60%;
}

.width-forty {
  width: 40%;
}

.boc_top-header p {
  font-size: 18px;
  color: #636363;
  margin: 0;
}

.exprience_icon {
  padding-left: 0;
}

.kopiller_right h2 {
  color: #fff;
  font-size: 36px;
}

.pillor_left img {
  margin: auto;
}

.pillor_left.text-center h2 {
  color: #fff;
  text-align: right;
  line-height: 1;
  margin-right: 25px;
  font-size: 44px;
}

.kopiller_right .left_award h3 {
  color: #fff;
}

p.site-text {
  font-size: 17px;
  margin-top: 10px;
}

.networking-box {
  max-width: 100%;
}

.spacial-day_text {
  margin-top: 30px;
}

.upcomming-confrence {
  position: relative;
  background: url(../images/cxo-image/footer-top-stipe.svg) no-repeat center top;
  background-color: #EFEFEF;
  padding-bottom: 30px;
}

.ipscicon {
  margin-right: 25px;
}

.imgclip-event {
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 26% 100%, 0 0);
}

img.leader-img {
  position: absolute;
  bottom: 0;
  width: 260px;
  left: 30px;
  z-index: 10;
}

.event-link {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 0;
  text-align: left;
  max-width: 100%;
}

a.btn.btn_theme {
  background: #0C1895;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  height: 34px;
  line-height: 1;
  transition: all 0.3s ease-in-out 0s;
  padding: 8px 20px;
}

.event-image {
  z-index: 3;
}

.cxo-event {
  border: 1px solid #0C1895;
}

.text-blue-text-hdr {
  color: #0c1895;
}

.width-sixty {
  width: 60%;
}

.width-forty {
  width: 40%;
}

.home_events {
  background-image: url(../images/event-background.svg);
  padding: 20px 0;
}

.event_text {
  color: #0c1896;
  font-size: 34px;
}

.events_logos img {
  margin-left: auto;
}

.events_logos {
  text-align: right;
}

.event_box {
  background-image: url(../images/event-back.png);
  background-size: 100%;
  padding-right: 58px;
  padding-top: 5px;
  background-repeat: no-repeat;
  max-width: 800px;
  margin: auto;
}

.event_slider .owl-item .event_box {
  transform: scale(0.9);
  margin-top: 100px;
  transition: all 0.3s ease-in-out 0s;
}

.event_slider .owl-item.active.first-active .event_box {
  transform: scale(1.6);
  transition: all 0.3s ease-in-out 0s;
}

.event_img {
  max-width: none;
}

/* .event_text {margin-left: 15px;} */

.event_text h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  background: linear-gradient(45deg, #0049D1, #03B3E4);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  line-height: 1.2;

}

.seminar-bg-wrap.home-event-img {
  flex-basis: 40%;
}

.seminar-text-main.home-event-text {
  padding-right: 10px;
  padding-top: 8px;
}

.event_text h5 {
  font-size: 16px;
  color: #AB0000;
  line-height: 1.3;
  font-weight: 500;
}

.event_text h5 span {
  font-weight: 300;
}

.event_text h4 {
  color: #000;
  font-size: 16px;
  margin: 5px 0;
}

a.btn.btn_theme.modify {
  font-size: 20px;
  height: 42px;
  padding-top: 10px;
  position: relative;
  top: 0;
  width: 194px;
  max-width: none;
}

.owl-carousel.owl-theme.event_slider .item {
  margin-bottom: 90px;
  margin-left: 110px;
}

.event_date .owl-nav.disabled {
  display: none;
}

.enent_d {
  background: rgb(0, 160, 227);
  background: -moz-linear-gradient(90deg, rgba(0, 160, 227, 1) 0%, rgba(12, 24, 150, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 160, 227, 1) 0%, rgba(12, 24, 150, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 160, 227, 1) 0%, rgba(12, 24, 150, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a0e3", endColorstr="#0c1896", GradientType=1);
  color: #fff;
  color: #fff;
  font-size: 18px;
  padding: 15px;
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.enent_d::before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 57px solid #019ce1;
  border-left: 44px solid transparent;
  border-top: 0 solid transparent;
  position: absolute;
  top: 0;
  left: -43px;
}

.enent_d::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 58px solid #0c1d99;
  border-right: 44px solid transparent;
  border-bottom: 0 solid transparent;
  position: absolute;
  top: 0;
  right: -44px;
}

.event_date .owl-stage-outer {
  padding: 0 50px;
}


/*   Add on 29-03-2025 Subhasis */
.about-main-text p {
  line-height: 1.3;
  font-size: clamp(16px, 1.145vw, 20px);
  font-weight: 300;
}

.width-modify-home {
  width: 75%;
}

.inds-focus {
font-weight:400 !important;
}

h3.sub_header,
h3.sub-heading {
  font-size:clamp(24px, 1.875vw, 32px);
  font-weight: 400;
  
}

.block_header .header_text h2 {
  font-size: 2.083vw;
font-weight: 300;
}

.header_text h2 {
  font-size: 26px;
  color: #0C1896;
  font-weight: 600;
  line-height: 1.3;
}

a.btn.btn_theme {
  background: #0C1895;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  height: 46px;
  line-height: 1;
  transition: all 0.3s ease-in-out 0s;
  padding: 13px 20px;
}

.bg-blue-theme {
  background-color: #0C1896
}

.compny_logo {
  max-width: 300px;
  text-align: center;
  margin-right: 100px;
}

.compny_logo img {
  width: 100%;
}

.width-thirty {
  max-width: 500px;
  width: 30%;
  margin-bottom: 3vw;
  margin-left:3vw;
}

.header_text {
    margin-left: 4vw;
}

.header_text.lg\:ml-0.symbol-left {
    margin-left: -2vw !important;
} 
.header_text.bridge-left
 {
    margin-left: 54px !important;
}
.certificate-slider, .traning-slider {
  position: relative;
  z-index: 11;
  width: 90%;
  margin-left: 10%;
}

.tabbtn {
  color: #858585;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  border: 0;
  position: relative;
  padding: 0px 20px 10px;
  text-transform: uppercase;
}

.tabbtn.active {
  color: #0C1896
}

.only-mobile-show {
  display: none;
}

.vission_box.relative.home-vission .vission-content {
  width: 60%;
  margin-left: 4vw;
}

.vission_box.relative.home-vission .vission-content p {
  font-size: clamp(16px, 1.44vw, 28px) !important;
    font-weight: 400;
}
}

@media screen and (max-width : 992px) {
  .experience-band .experience-band-img {
    margin: auto;
  }



  /* .about-main .about-main-text {
    text-align: center;
  } */

  .width-modify-home {
    width: 100%;
  }

  /* 
  .right-triangle-icon {
    transform: rotate(90deg);
  } */
  .right-triangle-icon {
    border-bottom-width: 20px;
    border-left-width: 40px;
    border-top-width: 20px;
  }

  #tns2-ow .tns-controls {
    display: none;
  }

  .hero-banner-section .hero-banner-wrap .hero-banner-main .hero-banner-text {
    justify-content: start;
    padding-bottom: 10%;
  }

  /* section.about-section.relative.home-about-block .right-triangle .about-bg {
    height: 365px;
    max-width: none;
    width: auto;
  } */

 
  .block.angle-textline-home {
    margin: 20px;
  }

  section.about-section.relative.home-about-block .block h4 {
  
    font-size: 25px;
    line-height: 1.3;
    margin-top: 10px;
  }

  section.about-section.relative.home-about-block .block h4 strong {
    color: var(--primary);
    display: block;
    font-weight: 600;
    padding-left: 0;
  }
}

.event_date .slider-nav {
  display: flex;
  flex-direction: row;
  gap: 2px;
  justify-content: center;
  margin-top: 2rem;
}

.event_date .slider-nav .btn-control {
  background-color: #0c1895;
  display: inline-block;
  padding: .75rem;
}

img.img-fluid.mobile-girl {
  display: none;
}

/* .certificate-slider .slid_img img{height: auto !important;} */
.certificate-arrow li span {
  background-color: #0c1896;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}

ul#customize-controls {
  position: absolute;
  bottom: 1%;
  right: 17%;
}

.tns-horizontal.tns-subpixel>.tns-item {
  vertical-align: middle !important;
}

.cert-slide-content {
  max-width: 43vw;
  margin-left: 5vw;
  margin-top: 0;
}

.about-angle-mobile {
  display: none;
}

/* IPSC HOME */

.orange-bg {
 background: #1B56E0;
background: -webkit-linear-gradient(224deg, rgba(27, 86, 224, 1) 0%, rgba(0, 200, 255, 1) 100%);
background: -moz-linear-gradient(224deg, rgba(27, 86, 224, 1) 0%, rgba(0, 200, 255, 1) 100%);
background: linear-gradient(224deg, rgba(27, 86, 224, 1) 0%, rgba(0, 200, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1B56E0", endColorstr="#00C8FF", GradientType=0);
clip-path: polygon(15% 1%, 100% 0, 100% 100%, 0% 100%);
position: relative;
  }
  .orange-corner::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 71px solid #E5E5E5;
    border-left: 47px solid transparent;
    border-right: 72px solid transparent;
    top: 15px;
    left: 8%;
}
.green-gradent{
  background: #97B83F;
  background: -webkit-linear-gradient(90deg, rgba(151, 184, 63, 1) 0%, rgba(41, 150, 126, 1) 49%, rgba(31, 46, 250, 1) 100%);
  background: -moz-linear-gradient(90deg, rgba(151, 184, 63, 1) 0%, rgba(41, 150, 126, 1) 49%, rgba(31, 46, 250, 1) 100%);
  background: linear-gradient(90deg, rgba(151, 184, 63, 1) 0%, rgba(41, 150, 126, 1) 49%, rgba(31, 46, 250, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#97B83F", endColorstr="#1F2EFA", GradientType=1);
  clip-path: polygon(15% 1%, 100% 0, 100% 100%, 0% 100%);
}
  .ipsc-logo-right img{width: 150px;}
  .supportive.ipsc-backimage{background-image:url(../images/ipsc-home/key-feayure.svg);}
  .support_hdr h2 {
    color: #fff;
    margin-bottom: 50px;
  }
  .leadership_content {
    padding-right: 25px;
  }
  .text-blue-text-hdr {
    color: #0c1895;
  }
  .driving-text.ipsc-arrow::after{position: absolute;content: "";width: 1px;background: #00A0E3;height: 100%;left:-30px;top: 0;}
  .driving-text.ipsc-arrow::before {height: 0;width: 0;position: absolute;content: "";z-index: 1;top: 0;left: -29px;    border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;border-left: 34px solid #00A0E3;}
  .women_special-text.ipsc-bule-bg{background-color: #082de9c7;
    clip-path: polygon(60% 0, 100% 0, 100% 100%, 40% 100%);
    width: 100%;
  }
  
  .women_special-text.ipsc-bule-bg .content_women h4 {
    font-size: 56px;
    font-weight: 500;
    margin: 0;
    line-height: 1;
  }
  .women_special-text.ipsc-bule-bg .content_women{
    text-align: left;
    width: 27.5vw;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .pb-none{padding-bottom: 0 !important;}
  img.inspection-trangle {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 460px;
  }
  .inspection{padding: 80px 0 0;}
  .gray-block {
    background: #f5f5f5;
    padding: 80px 0;
  }
  
  .inspritaion-box{
    background: rgb(32,45,186);
  background: -moz-linear-gradient(180deg, rgba(32,45,186,1) 0%, rgba(12,24,149,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(32,45,186,1) 0%, rgba(12,24,149,1) 100%);
  background: linear-gradient(180deg, rgba(32,45,186,1) 0%, rgba(12,24,149,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#202dba",endColorstr="#0c1895",GradientType=1);
  padding: 30px 40px;
  transition: all 0.6s ease-in-out 0s;
  min-height: 450px;
  position: relative;
  -webkit-transition: background 1s ease-out;  
  -moz-transition: background 1s ease-out;  
  -o-transition: background 1s ease-out;  
  transition: background 1s ease-out; 
}

.orange-corner::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
    border-top: 60px solid #E5E5E5;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    top: 15px;
    left: 11%;
}

.ipsc-logo-right img {
  width: 150px;
}

.supportive.ipsc-backimage {
  background-image: url(../images/ipsc-home/key-feayure.svg);
}

.support_hdr h2 {
  color: #0c1896;
  margin-bottom: 50px;
}
.support_ihdr h2 {
    position: relative;
    font-size: 2.5vw;
    font-weight: 700;
    color: #fff;
    margin-bottom: 51px;
    top: 2vw;
}

.leadership_content {
  padding-right: 25px;
}

.text-blue-text-hdr {
  color: #0c1895;
}

.driving-text.ipsc-arrow::after {
  position: absolute;
  content: "";
  width: 1px;
  background: #00A0E3;
  height: 100%;
  left: -30px;
  top: 0;
}

.driving-text.ipsc-arrow::before {
  height: 0;
  width: 0;
  position: absolute;
  content: "";
  z-index: 1;
  top: 0;
  left: -29px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 34px solid #00A0E3;
}

.women_special-text.ipsc-bule-bg {
  background-color: #082de9c7;
}

.women_special-text.ipsc-bule-bg .content_women h4 {
  font-size: 56px;
  font-weight: 500;
  margin: 0;
  line-height: 1;
}


.women_special-text.ipsc-bule-bg .content_women h2 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 10px;
}

.pb-none {
  padding-bottom: 0 !important;
}

img.inspection-trangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 460px;
}


.gray-block {
  background: #f5f5f5;
  padding: 80px 0;
}


.inspritaion-box:hover {
   background: #1B56E0;
background: -webkit-linear-gradient(224deg, rgba(27, 86, 224, 1) 0%, rgba(0, 200, 255, 1) 100%);
background: -moz-linear-gradient(224deg, rgba(27, 86, 224, 1) 0%, rgba(0, 200, 255, 1) 100%);
background: linear-gradient(224deg, rgba(27, 86, 224, 1) 0%, rgba(0, 200, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1B56E0", endColorstr="#00C8FF", GradientType=0);
  z-index: 12;
  transition: all 0.6s ease-in-out 0s;
}

.inspritaion-box h2 {
  color: #fff;
  font-size: 56px;
  font-weight: 600;
}

.inspritaion-box h3 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 30px;
  line-height: 1.1;
  margin-top: 20px;
}

.quter-image {
  position: relative;
  z-index: 10;
  top: -50px;
  margin-top: -50px;
}

.quter-image:hover .colorful-quter {
  opacity: 1;
}

.colorful-quter {
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
}
.supportive.bowld-backimage .blue-bg {
  mix-blend-mode: hard-light;
  background-color: #1d00bba3;
  clip-path: polygon(0% 100%, 100% 101%, 79% 100%, 0% -259%);
}
.right-arrow-link {
  background: #00A0E3;
  padding: 12px;
  max-width: 50px;
  margin-left: auto;
  position: absolute;
  bottom: 0px;
  right: 0px;
  transition: all 0.3s ease-in-out 0s;
}

.inspritaion-box:hover .right-arrow-link {
  opacity: 1;
}

.upcomming-confrence {
  position: relative;
  background: url(../images/cxo-image/footer-top-stipe.svg) no-repeat center top;
  background-color: #EFEFEF;
  padding-bottom: 30px;
}

/* Modify on 09-04 */
.ipscicon {
  margin-right: 25px;
}

.imgclip-event {
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 18% 100%, 0 0);
}

img.leader-img {
  position: absolute;
  bottom: 0;
  width: 260px;
  left: 30px;
  z-index: 10;
}

.event-link {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 0;
  text-align: left;
  max-width: 800px;
}

.event-link a.btn.btn_theme {
  background: #0C1895;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  height: 34px;
  line-height: 1;
  transition: all 0.3s ease-in-out 0s;
  padding: 8px 20px;
  width: 100%;
  margin: 0;
  max-width: none;
  justify-content: start;
}

.event-image {
  z-index: 3;
}

.cxo-event {
  border: 1px solid #0C1895;
}

/* IRHC PAGE */
.key-pillars.ihrc-key-area .pillor_left h2 {
  font-size: 40px !important;
}

.pillor_left h2 span.focus-areas-a {
  font-size: 26px;
}

.pillor_left h2 span.focus-areas-b {
  font-size: 24px;
}

.pillor_left h2 span.focus-areas-c {
  font-size: 26px;
}

.key-feature-ihrc.kopiller_right .left_award h3 {
  font-size: 24px;
}

.key-feature-ihrc.kopiller_right .left_award p {
  font-size: 18px;
  line-height: 1.3;
}

.kopiller_right.key-feature-ihrc {
  padding-top: 30px;
  padding-bottom: 30px;
}

.supportive.ihrc-backimage {
  background-image: url(../images/ihrc-img/ihrc-feature.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.supportive.ihrc-backimage .black-bg {
  background-color: #032E8C;
  clip-path: polygon(0% 100%, 100% 101%, 79% 100%, 0% -259%);
  mix-blend-mode: hard-light;
}

.clipped-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(57% 0%, 100% 0%, 99% 100%, 76% 100%);
}

.clipped-border {
  background: white;
  transform: translate(4px, 0);
  /* this creates the border on the right */
  z-index: 0;
}

.mar-bot-ihrc {
  margin-bottom: 20px !important;
}

section.matters-block {
  padding: 80px 0 0;
}

.why_bowld-img {
  padding-right: 40px;
}

.matters-gray {
  background-color: #F6F6F6;
  margin-top: 50px;
  padding: 70px 0 180px;

}

.leadership_text h2.text-white {
  color: #fff !important;
}

.confern-angle {
  max-width: 600px;
  position: absolute;
  top: -36%;
  width: 100%;
}

.matter-right>img {
  position: relative;
  margin-top: -70px;
}

.confr-text {
  margin-top: 38%;
}

.w-modify p.red-text {
  color: #896D31;
  font-size: 26px;
  line-height: 1.2;
font-weight:600;
}

.w-modify {
  width: 66%;
  margin-left: auto;
  padding-right: 20px;
  margin-top: 20px;
}

.w-modify p {
  font-size: 18px;
}

.header-main ul>li>ul.submenu-header {
  background: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 140%;
  z-index: 15;
  min-width: 250px;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out 0s;
}

.header-main ul>li:hover>ul.submenu-header {
  top: 90%;
  opacity: 1;
  visibility: visible;
  height: auto;
  overflow: visible;
}

.certificate-slider, .traning-slider {
  overflow: hidden;
  padding-left: 0;
  margin-left: 0;
}

.certificate-slider .slide {
  box-sizing: border-box;
  padding: 0;
  /* or fine-tune if needed */
  margin: 0;
}

.tns-outer {
  overflow: hidden !important;
}
.voice-success-main .tns-outer {
  overflow: visible !important;
}

.tns-inner {
  margin-left: 0 !important;
}

.controls.certificate-arrow {
  position: absolute;
  z-index: 101;
  bottom: 22px;
  right: 61px;
}

.slid_img img {
  width: 100%;
  max-height: 300px;

}

.certificate-slider {
  margin-top: 9vw;
  text-align: center;
  margin-left: 9%;
}
.slider-item img {
  display: block;
  margin: auto;
}
.slid_img {
  display: flex;
  justify-content: center;
  align-items: center;
}

h3.location-name.absolute {
  font-size: 100px;
  color: #fff;
  z-index: 1010;
  bottom: -30px;
  right: 2px;
  font-weight: 200;
  opacity: 0.5;
}

/*  */
.speaker-listing-view {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.speaker-listing-view li {
  width: calc(50% - 15px);
  transition: all 0.3s ease-in-out 0s;
}

.speaker-listing-view li:hover {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
}

/*  */
.sponsor-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}

.sponsor-list li {
  width: calc(20% - 20px);
  display: flex;
  align-items: center;
  justify-content: center;
}

/*  */
.gallery-image ul {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.gallery-image ul li {
  width: calc(32%);
}

/*  */
.sponsor-logo {
  display: flex;
  align-items: center;
  border: 2px solid #999;
  height: 100%;
  justify-content: center;
  min-height: 240px;
}

.sponsor-logo img {
  height: 100%;
}

/*  */

.img-clip {
  clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
}

/*   */

.course-tab-section ul li button {
  font-size: 18px;
  font-weight: 500;
}

.tab-inner-content {
  padding: 40px 60px;
}

.imgclip-right {
  clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%, 0 0);
}

.img-clip-left {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 4% 100%);
}

.image-content {
  height: 100%;
  top: 0;
  width: 100%;
}

ul.tab-listright li {
  font-size: 20px;
  line-height: 1.3;
  color: #000;
  margin-bottom: 7px;
font-weight:300;
}

img.image-support {
  max-width: 280px;
}

.image-content p span.font-semibold {
  font-weight: 500;
}

/*     */

.confrrence-text p span {
  font-size: 20px;
  font-weight: 600;
}

/*    Speaker   */
.bg-dark-blue {
  background-color: #013F81;
}

.speaker-box img {
  max-width: 86px;
  padding: 25px 0;
  margin: auto;
}

.speaker-details h3 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}

.speaker-details p {
  font-size: 16px;
  color: #5E5E5E;
  font-weight: 400;
}

.main-sponsor ul li {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #aaa;
}

.main-sponsor ul li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border-right: 0px solid #aaa;
}

.shift-right {
    padding-left:10.417vw
}

/* BOWLD EVENT DETAILS */
.wonem_strip_bowld,
.stripe_bottom {
  background: rgb(233, 1, 139);
  background: -moz-linear-gradient(90deg, rgba(233, 1, 139, 1) 0%, rgba(16, 24, 149, 1) 88%);
  background: -webkit-linear-gradient(90deg, rgba(233, 1, 139, 1) 0%, rgba(16, 24, 149, 1) 88%);
  background: linear-gradient(90deg, rgba(233, 1, 139, 1) 0%, rgba(16, 24, 149, 1) 88%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e9018b", endColorstr="#101895", GradientType=1);
}

h2.text-bowld-blue-color {
  color: #0028AE;
  font-size: 44px;
  font-weight: 600 !important;
}

.text-bowld-pink-color {
  color: #73008D;
  font-weight: 300;
  font-size: 38px;
}

.text-bowld-pink-color span {
  font-size: 40px;
}

.bowld_block {
  padding-bottom: 50px;
}

.text-blue-them {
  color: #0028AE;
}

/* EVENT DETAILS PAGE     */
/* Banner */
.text-blue-text-hdr {
  color: #0c1895;
}

.text-subheadline {
      color: #2d2d2d;
  font-weight: 500;
}

/* Mission Vission */
.mv-content {
  background: rgb(26, 187, 188);
  background: -moz-linear-gradient(152deg, rgba(26, 187, 188, 1) 0%, rgba(1, 150, 151, 1) 100%);
  background: -webkit-linear-gradient(152deg, rgba(26, 187, 188, 1) 0%, rgba(1, 150, 151, 1) 100%);
  background: linear-gradient(152deg, rgba(26, 187, 188, 1) 0%, rgba(1, 150, 151, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1abbbc", endColorstr="#019697", GradientType=1);
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}

.mv-content::after {
  height: 0%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: transparent;
  border-top: 0px solid transparent;
  border-bottom: 480px solid transparent;
  border-left: 230px solid #ffffff;
}

.content-right h2 {
  line-height: 1;
}

.content-right h2 span {
  max-width: 300px;
  display: inline-block;
}

.content-right h2 {
  font-size: 80px;
}

.content-right h2 span {
  font-size: 42px;
}

.mission-points .text-boxp h3 {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 15px;
}

.mission-points .text-boxp p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

/* Focus Area */
.focusd-area {
  background-image: url(../images/cxo-image/cxo-full.png);
  padding: 60px 0 50px 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 50px;
}

.focusd-area .text-blue-text-hdr {
  font-size: 45px;
}

.focusd-area::before {
  background-color: #070070d3;
  height: 68.5%;
  width: 62%;
  position: absolute;
  content: "";
  z-index: 1;
  bottom: 0;
  left: 0;
  mix-blend-mode: hard-light;
}

.focusd-area::after {
  height: 37%;
  width: 0;
  position: absolute;
  content: "";
  z-index: 1;
  bottom: 0;
  left: 62%;
  border-top: 0px solid transparent;
  border-bottom: 320px solid #070070d3;
  border-right: 388px solid transparent;
  mix-blend-mode: hard-light;
}

.pr-nineteen {
  padding-right: 90px;
}

.pr-one-thirty {
  padding-right: 130px;
}

.pr-one-seventy {
  padding-right: 180px;
}

.focus-center h2 {
  line-height: 0.5;
}
.shift-left {
    position: relative;
    left: -8.125vw;
}
.focus-center h3 {
  line-height: 0.9;
}

.focus-center h4 {
  line-height: 0.85;
}

.shape {
    position: absolute;
    width: 62.1%;
    height: 68%;
    bottom: 0;
    left: 0;
    z-index: 20;
}
.shape::after {
  height: 100%;
  width: 36%;
  position: absolute;
  content: "";
  z-index: 1;
  bottom: 0;
  left: 100%;
  background: white;
  clip-path: polygon(0 0, 90% 100%, 100% 100%);
}

/* Stragity */
.driving-text::after {
  position: absolute;
  content: "";
  width: 1px;
  background: #65CECF;
  height: 100%;
  left: -30px;
  top: 0;
}

.driving-text::before {
  height: 0;
  width: 0;
  position: absolute;
  content: "";
  z-index: 1;
  top: 0;
  left: -29px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 34px solid #65CECF;
  background-image: url(../images/award/award1.svg);
}

.strategy-righttrangle {
  position: absolute;
  width: 47%;
  top: -36%;
  z-index: 10;
  max-width: 657px;
}

/* INNOVATION */
.innovation-text.absolute {
  right: 110px;
  width: 418px;
  padding: 10px;
  text-align: right;
  bottom: 84px;
  line-height: 1.2;
  font-size: 42px;
}

.text-image {
  background-image: url('../images/cxo-image/CXO-Roundtable-banner1_text.svg');
  /* Replace with your image */
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.text-image span {
  line-height: 1;
}

p.text-stragity-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

h2.why-text {
  font-size: 90px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  max-width: 300px;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.3)
}

.blue-box-content {
  position: absolute;
  top: 0;
  background-color: #1100b1cf;
  padding: 50px 45px 50px 80px;
  max-width: 540px;
  mix-blend-mode: hard-light;
}

.blue-box-content h4 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
}

.blue-box-content h4 span {
  font-size: 64px;
  font-weight: 700;
  line-height: 1;
}

.should-attend::after {
  height: 0%;
  width: 0;
  position: absolute;
  content: "";
  z-index: 1;
  bottom: 0;
  border-top: 80px solid transparent;
  border-bottom: 80px solid transparent;
  border-left: 102px solid #ffffff;
  top: 20%;
}

.upcomming-confrence {
  position: relative;
  background: url(../images/cxo-image/footer-top-stipe.svg) no-repeat center top;
  background-color: #EFEFEF;
  padding-bottom: 30px;
}

.ipscicon {
  margin-right: 25px;
}

.imgclip-event {
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 26% 100%, 0 0);
}

img.leader-img {
  position: absolute;
  bottom: 0;
  width: 260px;
  left: 30px;
  z-index: 10;
}

.event-link {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 0;
  text-align: left;
  max-width: 100%;
}

a.btn.btn_theme {
  background: #0C1895;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  height: 34px;
  line-height: 1;
  transition: all 0.3s ease-in-out 0s;
  padding: 8px 20px;
}

.event-image {
  z-index: 3;
  height: 100%;
}

/* IPSC DETAILS PAGE CSS */
/*  */
.speaker-listing-view {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.speaker-listing-view li {
  width: calc(50% - 15px);
}

/*  */
.sponsor-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}

.sponsor-list li {
  width: calc(20% - 20px);
  display: flex;
  align-items: center;
  justify-content: center;
}

/*  */
.gallery-image ul {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.gallery-image ul li {
  width: calc(32%);
}

/*  */
.sponsor-logo {
  display: flex;
  align-items: center;
  border: 2px solid #999;
  height: 100%;
  justify-content: center;
  min-height: 240px;
}

.sponsor-logo img {
  height: 100%;
}

/*  */

.img-clip {
  clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
}

/*   */
.course-tab-section ul li button:hover {
  background: #00a0e3;
  color: #fff;
}

.course-tab-section ul li button:active {
  background: #00a0e3;
  color: #fff;
}

.course-tab-section ul li button {
  font-size: 14px;
  font-weight: 500;
  padding: 15px 4px;
  transition: all 0.3s ease-in-out 0s;
}

.tab-inner-content {
  padding: 40px 60px;
}

.imgclip-right {
  clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%, 0 0);
}

.image-content {
  height: 100%;
  top: 0;
  width: 100%;
}


.image-content p span.font-semibold {
  font-weight: 500;
}

/*     */
.confrrence-text p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

.confrrence-text p span {
  font-size: 20px;
  font-weight: 600;
}

/*    Speaker   */
.bg-dark-blue {
  background-color: #013F81;
}

.speaker-box img {
  max-width: 86px;
  padding: 25px 0;
  margin: auto;
}

.speaker-details h3 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}

.speaker-details p {
  font-size: 16px;
  color: #5E5E5E;
  font-weight: 400;
}

.main-sponsor ul li {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #aaa;
}

.main-sponsor ul li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border-right: 0px solid #aaa;
}

h2.ipsc-text span {
  color: #00A0E3;
  font-size: 30px;
  line-height: 1.2;
  margin-top: 10px;
  display: block;
}

h2.text-2xl.ipsc-text {
  color: #1039BF !important;
}

p.text-light-blue-color {
  border-top: 1px solid #d3d3d3;
  margin-top: 25px;
  margin-bottom: 20px;
}

p.text-light-blue-color span.support-text {
  font-size: 20px;
}

.left-box.py-9.px-5.flex.items-center {
  padding-left: 50px;
}

.inspried-text {
  font-size: 20px;
  color: #000;
}

.inspried-text span {
  font-size: 40px;
  color: #00A0E3;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  display: block;
}

.border-top-text {
  color: #707070;
  font-size: 20px;
  border-bottom: 1px solid #d3d3d3c7;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.tablist-links {
  background-color: #ebebeb;
  justify-content: space-between;
}
/* 
.tablist-links li {
  width: auto;
} */

.logo-size-modify img {
  height: 80px;
}

.left-box p {
  font-size: 21px;
}

.blue-traingle-none::before {
  display: none;
}

.btn_text.success-btn {
  border: 0 !important;
}
.stripe_bottom {
  width: 50%;
  right: 0;
  left: auto;
  position: absolute;
  bottom: -0.25vw;
}


.bottom-stripe {
  position: absolute;
  height: 48px;
  background: #020102;
  background: -webkit-linear-gradient(121deg, rgba(2, 1, 2, 1) 0%, rgba(8, 46, 233, 1) 100%);
  background: -moz-linear-gradient(121deg, rgba(2, 1, 2, 1) 0%, rgba(8, 46, 233, 1) 100%);
  background: linear-gradient(121deg, rgba(2, 1, 2, 1) 0%, rgba(8, 46, 233, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020102", endColorstr="#082EE9", GradientType=0);
  right: 15px;
  clip-path: polygon(0 1%, 100% 0, 100% 100%, 3% 100%);
  width: calc(100% / 2 - 15px);
}
.sponser-box p {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;

}
.ihrc-strip{bottom: -106px;}
.sponser-box{position: relative;
border: 1px solid #000;padding: 25px;display: flex;
    justify-content: center;
    align-items: center;width: 24%;}
.sponser-box  img{
  margin: 20px auto;
}
.stripe_bottom.ipsc-stripe {
  bottom:-39px;
  width: calc(100% / 2 - 13px);
  margin-right: 15px;
}
.vission-para.px-4.lg {
  margin-left: 35px;
}
.mt-20gap{
  margin-top: 60px;
}
.ipsc-stripe{
  background: #00A0E3 !important;
}
.img-clip-left.ipsc-strip {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 4% 100%) !important;
}
.mt-20gap{margin-top: 60px;}


.landan-event-text {
  margin-bottom: 170px !important;
}


/* @media screen and (min-width: 1400px) {

  h3.sub_header,
  h3.sub-heading {
    font-size: 1.354vw;
  }

  .block_header .header_text h2 {
    font-size: 2.08vw;
  }

  .vission_text p {
    font-size: 1.77vw;
  }

  .vission_box.relative.home-vission .vission-content p {
    font-size: 1.77vw;
  }

  .header_text h2 {
    font-size: 1.77vw;
  }

  .blue_trangle_text {
    width: 21.614vw;
    height: 32vw;
    bottom: -11vw;
  }

  .blue_trangle_text h4 {
    font-size: 2.08vw;
    line-height: 1.1;
  }

  .cretificate_text h2 {
    font-size: 1.66vw;
  }

  .girl_halp {
    width: 45vw;
  }

  .girl_halp img {
    width: 100%;
  }

  .cretificate_text p {
    font-size: 1.145vw;
  }

  .impect_text {
    font-size: 1.66vw;
    margin-bottom: 1.5vw;
    margin-top: 2.5vw;
  }

  .trust_left p {
    font-size: 1.77vw;
    max-width: 49%;
  }

  .header_text p {
    font-size: .781vw;
  }

  .tab_inner h2 {
    font-size: 5.208vw;
    padding-top: 3.2vw;
  }

  .bridging_blocK .tab_inner_box .tab_inner .tab_left {
    padding-top: 6.5vw;
  }

  .bridging_blocK .tab_inner_box .tab_inner .tab_left img {
    width: 11.614vw;
  }

  .counter_text h3 {
    font-size: 3.75vw;
  }

  .counter_text .flex span {
    font-size: 4.53125vw;
  }

  .counter_text p {
    font-size: 1.25vw;
  }

  .tabbtn {
    font-size: 1.25vw;
    padding: 0px 1vw .5vw;
  }

  section.bridging_blocK::before {
    border-left: 14.2vw solid transparent;
  }

  .news_title {
    font-size: 2.08vw;
  }

  .event_text h3 {
    font-size: 1.041vw;
    margin-bottom: .5vw;
    line-height: 1;
  }

  .event_text h4 {
    font-size: .833vw;
  }

  .event_text h5 {
    font-size: .833vw;
    line-height: 1;
  }

  .slid_img {
    vertical-align: top;
  }

  .slid_img img {
    max-width: 180px;
    height: auto;
    max-height: 400px;
  }

  .slid_img img {
    max-width: 10vw;
  }

  .tns-horizontal.tns-subpixel>.tns-item {
    vertical-align: top;
  }


} */


.blue-box-content h4 span{
    font-size: 64px;
    font-weight: 700;
    line-height: 1;
}
.should-attend::after{
    height: 0%;
    width: 0;
    position: absolute;
    content: "";
    z-index: 1;
    bottom: 0;
    border-top: 80px solid transparent;
    border-bottom: 80px solid transparent;
    border-left: 102px solid #ffffff;
    top: 20%;
}
.upcomming-confrence{ 
    position: relative;
    background: url(../images/cxo-image/footer-top-stipe.svg) no-repeat center top;
    background-color: #EFEFEF;
    padding-bottom: 30px;
}
.ipscicon{margin-right: 25px;}
.imgclip-event {
    clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 18% 100%, 4% 0);
}


/* Add on 26-05-2025 */

.tring-tran-mob{display: none;}
.ipsc-new-bg{width: 100%;height: 71px;background-size: contain;top: -53px;transition: all 0.3s ease-in-out 0s;background-repeat: no-repeat;
background: #03F38F;
background: -webkit-linear-gradient(307deg, rgba(3, 243, 143, 1) 0%, rgba(12, 85, 232, 1) 81%);
background: -moz-linear-gradient(307deg, rgba(3, 243, 143, 1) 0%, rgba(12, 85, 232, 1) 81%);
background: linear-gradient(307deg, rgba(3, 243, 143, 1) 0%, rgba(12, 85, 232, 1) 81%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#03F38F", endColorstr="#0C55E8", GradientType=0);clip-path: polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%);
transition: all 0.3s ease-in-out 0s;
}


a.strip-link::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    border-top: 20px solid #787878;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
    left: 22px;
    z-index: 1;
    max-width: 435px;
}
.ipsc_stripe {
    position: absolute;
    top: -51px;
    left: 35px;
    max-width: 410px;
 z-index: 2;
}








.ipsc-new-bg:hover{transition: all 0.3s ease-in-out 0s;
background: #00B164;
background: -webkit-linear-gradient(307deg, rgba(0, 177, 100, 1) 0%, rgba(1, 72, 236, 1) 81%);
background: -moz-linear-gradient(307deg, rgba(0, 177, 100, 1) 0%, rgba(1, 72, 236, 1) 81%);
background: linear-gradient(307deg, rgba(0, 177, 100, 1) 0%, rgba(1, 72, 236, 1) 81%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00B164", endColorstr="#0148EC", GradientType=0);
}
.event-timer {
    margin: 62px 0 0 28px;
}
.event-link-btn {
    position: absolute;
    bottom: 23px;
    left: 36px;
}
















/*********************/

@media screen and (max-width: 1400px) {
  .course-tab-section ul li button {
    font-size: 14px;
    font-weight: 500;

  }

  ul.tab-listright li {
    font-size: 15px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 959px) {
  .speaker-listing-view li .flex.flex-col .bg-dark-blue {
    width: 100%;
  }

  .imgclip-right {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0);
  }

  .speaker-details h3 {
    font-size: 18px;
  }

  .course-tab-section ul.tablist-links li {
    width: calc(33% - 1px);
  }

  .course-tab-section ul.tablist-links {
    flex-wrap: wrap !important;
  }

  .course-tab-section ul.tablist-links li {
    width: 32.33%
  }
}
@media screen and (max-width: 767px) {
.header_text {
    margin-left: 0px;
}
}
@media screen and (max-width: 719px) {
  .tab-inner-content {
    padding: 16px 10px;
  }
}


@media screen and (max-width: 480px) {


}

@media screen and (max-width: 460px) {
  .sponsor-list li {
    width: calc(50% - 1px);
  }

  .course-tab-section ul.tablist-links li {
    width: 49%
  }
}






.cxo-event {
  border: 1px solid #0C1895;
}

@media screen and (max-width: 1800px) {
  .shape::after {
    width: 38%;
  }
}

@media screen and (max-width: 1700px) {
  .shape::after {
    width: 38%;
  }
}

@media screen and (max-width: 1600px) {
  .shape::after {
    width: 43%;
  }

  .innovation-text.absolute {
    right: 55px;
    width: 37%;
    padding: 10px;
    text-align: right;
    bottom: 27%;
    line-height: 1.2;
    font-size: 30px;
  }
}

@media screen and (max-width: 1500px) {
  .strategy-righttrangle {
    width: 37%;
    top: -32%;
  }

  .shape::after {
    width: 46%;
  }
}

@media screen and (max-width: 1400px) {
  .shape::after {
    width: 48.5%;
  }
}

@media screen and (max-width: 1280px) {

  .left-top-gradenttriangle::after {
    border-bottom: 333px solid #ab4c4c00;
    border-right: 47px solid #ffffff;
  }

  .left-top-triangle::after,
  .stripe_bottom::after {
    display: none;
  }

  /* CXO Home */
  .bnr-stripe {
    width: 300px;
  }

  .focusd-area::before {
    height: 57%;
  }

  .shape {
    display: none;
  }
}
@media screen and (max-width : 1200px) {

 
  }
@media screen and (max-width: 1023px) {

  /* CXO Home */
  .focus-center {
    background: #030e85cc;
    width: 100%;
    padding: 15px 0;
  }

  .margin-leftnone {
    margin-left: 0 !important;
  }

  .strategy-righttrangle {
    display: none;
  }

  .background-blue-gradent {
    height: auto;
  }

  .left-top-gradenttriangle::after {
    display: none;
  }

  .bg-focus-area {
    background-color: #070070d3;
  }

  .focusd-area::after,
  .focusd-area::before {
    display: none;
  }
}

@media screen and (max-width: 992px) {

  /* CXO Home */
  .mv-content::after {
    display: none;
  }

  .bg-focus-area {
    background-color: #070070d3;
    margin-top: 30px;
    padding: 30px 0 40px 0;
  }

  .pr-nineteen {
    padding-right: 0px;
  }

  .pr-one-thirty {
    padding-right: 0px;
  }

  .pr-one-seventy {
    padding-right: 0px;
  }

  .focus-center h2 {
    line-height: normal;
  }

  .focus-center h3 {
    line-height: normal;
  }

  .focus-center h4 {
    line-height: normal;
  }
  .traning-home-angle {
    top: 11%;
    width: 25%;
}
}

@media screen and (max-width: 768px) {
  .innovation-text h3 {
    font-size: 20px;
    line-height: 1.1;
}
  #tns1-iw {
    margin: 0 !important;
}
  .experience-band .experience-band-text .experience-band-heading {
    font-size: 26px;
    line-height: 1.1;
}
.about-main-text .padding-right-traning {
  max-width: 100%;
}
.diveder-angle {
  width: 60px;
display:none;
}
.offerings-wrap {
    padding-bottom: 1rem;
    padding-top: 1.5rem;
}
div#styled-certificate-text h2.sub-heading {
    margin-bottom: 0;
}
.certification-section .tab-data-wrap .body-text, .certification-section .tab-data-wrap .sub-heading {
    padding-bottom: 1rem;
}
p.text-secondary.text-2xl.\32 xl\:text-3xl.font-medium {
    margin-top: 25px;
}
.training-course-section .counter-wrap ul {
    gap: 1.5rem;
}
.training-course-section .counter-text {
    padding: 1.5rem  2.5rem;
}
.padding-right-traning .btn-wrap.mt-12 {
    margin-top: 25px;
}
.relative-mobile {
        width: 160px;
        top: 0px;
position: relative;
    }

  .panic-slider.train-slide {
    left: 0 !important;
    top: 0px !important;
}
.offerings-wrap .offerings-list .offerings-item h6 {
  font-size: 22px;
}
.offerings-list li.offerings-item div p {
  font-size: 16px !important;
  line-height: 1.3 !important;
}
#styled-certificate .tab-data-wrap p.body-text {
  max-width: none;
  font-size: 18px !important;
}

  .seminar-main-wrap {
    position: relative;
    width: calc(50% - 0px);
}
  .event-link {
    z-index: 10;
  }
  .traning-slider {
    margin-top: 6vw;
     left: 0vw; 
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

  /* CXO Home */
  .bnr-stripe {
    width: 250px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 27px;
  }

  .cxo-banner-slider .owl-dots {
    position: relative;
    top: -65px;
  }

  .content-right h2 span {
    font-size: 28px;
  }

  .content-right h2 {
    font-size: 50px;
  }

  .mission-points .text-boxp h3 {
    font-size: 26px;
  }

  .innovation-text.absolute {
    right: 10px;
    width: 80%;
    bottom: 23%;
    font-size: 20px;
  }

  .should-attend .absolute.w-full.top-0.h-full {
    position: relative;
  }

  .blue-box-content {
    position: relative;
    top: 0;
    background-color: #1100b1cf;
    padding: 20px;
    max-width: none;
  }

  h2.why-text {
    font-size: 44px;
    padding-left: 20px;
    color: #3e30c0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .should-attend::after {
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 24px solid #3e30c0;
    top: 20%;
  }

  .blue-box-content h4 {
    font-size: 20px;
  }

  .blue-box-content h4 span {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
  }

  section.cxo-about-lp.relative img.mr-auto.lg\:ml-auto.mb-5.lg\:mb-0.lg\:mr-0 {
    margin-top: 50px;
}
.ipsc_stripe {
        width: 90% !important;
        right: 0 !important;
        margin: auto !important;
        left: 0 !important;
        max-width: 360px;
        height: 52px !important;
    }
    .banner-bottom-strip .strip-text {
        font-size: 20px;
        color: #fff;
    }
    .banner-bottom-strip .flex.ipsc-cont-strip img {
        width: 54px !important;
    }

    a.strip-link::before {
        left: 0 !important;
        right: 0;
        margin: auto;
        max-width: 384px !important;
    
}

}

.btn_text.success-btn.text-white {
  color: #fff !important;
  width: 164px !important;
  font-size: 17px;
}

section.inovation div.hover-image:nth-child(4) .inovation_logo .inovation-hover .inv_hov-image {
  min-width: 32%;
}

img.img-fluid.slider-angle-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.triangle-gradient {
  top: 0;
  max-width: 43.5%;
  width: 100%;
  height: 100%;
  
  background-repeat: no-repeat;
  background-size: 100%;
}
.diveder_angle.absolute {
  width: 100px;
}
.about_block .diveder_angle.confrance-leftangle {
  top: 100px;
}
.view-hover{
  display: none;
}

.slider-conf{z-index: -2;}

.slider-twoimage{position: absolute;z-index: -1; top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);}

.graphic-angle{
  width: 50%;
}
.slider-conf {
  z-index: -2;
  margin-top: -10vw;
}
.slider-conf {
  z-index: -2;
  margin-top: -10vw;
  margin-bottom: -11vw;
}
.slider-conf .tns-controls{
  display: none;
}
.img-hover_box img.hover-image {
  opacity: 0.2;
  position: absolute;
  top: 0;  
  overflow: hidden;
}

.right_man_angel{clip-path:polygon(115% 0, 0% 50%, 101% 93%);
overflow: hidden;}
.hover-right-angle {  clip-path:polygon(115% 0, 0% 50%, 101% 93%)}
  .hover-right-angle {
    position: absolute;
    top: 0;
    height: 100%;
}
.hover-right-angle img {
  height: 100%;
  opacity: 0.1;
  transition: all 1s ease-in-out 0s;
  transform: scale(1);
}
.right_man_angel:hover .hover-right-angle img{
  transform: scale(1.2);
  opacity: 0.7;
} 
.diveder_angle img {
  width: 7vw;
}
.margin-bottom-30{
  margin-bottom: -30px;
}
.banner_image img, .img-hover_box img, video {width: 100%;}
span.int-t.block {
  font-size: 2.1vw;
  font-weight: 600;
  line-height: 1;
}
span.proc.block {
  font-size: 2.20vw;
  font-weight: 500;
  line-height: 1;
}
span.supl-t.block {
  font-size: 2.7vw;
  font-weight: 700;
  line-height: 1;
}
.pillor_left.text-center h2 {
  font-size: 3.1vw;
  line-height: 1;
}
.event-image.relative.imgclip-event img {
  width: 100%;
}
.event-link a.btn.btn_theme:hover{
 background: #1B56E0;
background: -webkit-linear-gradient(224deg, rgba(27, 86, 224, 1) 0%, rgba(0, 200, 255, 1) 100%);
background: -moz-linear-gradient(224deg, rgba(27, 86, 224, 1) 0%, rgba(0, 200, 255, 1) 100%);
background: linear-gradient(224deg, rgba(27, 86, 224, 1) 0%, rgba(0, 200, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1B56E0", endColorstr="#00C8FF", GradientType=0);
}
img.left-confrenceicon {
  position: absolute;
  top: 20vw;
  width: 102px;
}
.slid_img img{transition: all 0.3s ease-in-out 0s;}


.flex.flex-wrap.mt-4.networking-box.ihrc-network {
  max-width: 80%;
}
.support_content p {
  line-height: 1.3;
}
.driving-text.pr-0.flex.flex-wrap.nofalg-icon::before, .driving-text.pr-0.flex.flex-wrap.nofalg-icon::after{display: none;}
a.btn.btn_text.pl-none {
  color: #0c1896;
  display: flex;
  font-size: 17px;
  align-items: center;
  width: 177px;
  justify-content: space-between;
  margin-top: 24px;
  font-weight: 600;
}
.counter-box {
  height: 18vw;
  display: flex;
  position: relative;
}
.counter-box::after {position: absolute;
  content: "";
  background-size: cover;
  height: 100%;
  top: 0;
  right: 0;
  width: 100%;
}
.counter-countres::after {background-image: url(../images/count-countres.png);}
.counter-programs::after {background-image: url(../images/trining-progrm-bg.png);}
.counter-alumini::after {background-image: url(../images/alumini.png);}
.counter-trade::after {background-image: url(../images/trade.png);}
.counter-client::after {background-image: url(../images/client.png);}
.counter-award::after {background-image: url(../images/award.png);}
.counter-text-home {
  width: 54vw !important;
  position: absolute;
  right: 0;
  left: auto;
  z-index: 10;
}
.tab-location-box{
  width: 54.2vw;
  position: relative;
  z-index: 1;
}
/* .tab-location-box .tab_inner h2{
  font-size:clamp(48px, 3.645vw, 3.645vw) !important;
  font-weight: 700 !important;
} */
.google-mapbox {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}
.fixed-footer .footer-bottom{
  display: none;
}
.confrance-text-color p{color: #505050 !important;margin-bottom: 20px !important;}
h4.confic-text {
  color: #0C1896;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 24px 0px;
}
h4.confic-text-small {
  color: #0C1896;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
h4.confic-text span {
  color: #00A0E3;
}
.ipsc_date-details {
  min-width: 18vw;
}
.ipsc_coundown h4.elevate_text{
  color: #0049D1; 
  background-image: linear-gradient(90deg, #02B2E3 10%, #0049D1 100%); 
  background-clip: text; 
  -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent; 
  line-height: 1;
 }
 .ipsc_coundown h4.elevate_text span{
  font-weight: 700 !important;
  font-size: 28px !important;
 }
 .para_two.text-dark{
  font-size: 20px !important;
 }
 .font-fourty{
  font-size: 40px !important;
 }
 .event-details-right{
  max-width: 500px;
}
.stripe-event{
position: absolute;
bottom: 0;
max-width: 700px;
height: 48px;
}
.abs-award-banner {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
}

.abs-award-banner h1 {
font-size: 3.75vw;
color: #fff;
line-height: 1;
font-weight: 200;
}

.abs-award-banner h1 small {
font-size: 2.5vw;
display: block;
font-weight: 100;
}

.awarding {
background-size: 40%;
background-repeat: no-repeat;
margin-top: -8.5vw;
background-position: right top;
position: relative;
z-index: 100;
padding-bottom: 6vw;
min-height: 40vw;
}

.awarding-inner {
padding-top: 11.25vw;
background-position: left 16vw;
background-repeat: no-repeat;
background-size: 7vw;
}

.awarding-inner .hdn-two {
font-size: calc(clamp(1rem, 1.528vw + 0.542rem, 1.5rem));
font-weight: 700;
margin-bottom: 3.2vw;
color: #0C1895;
line-height: 1.1;
}

.awarding-inner .hdn-two small {
display: block;
font-weight: 400;
font-size: 100%;
}

.awarding-inner .empowering-text {
display: flex;
max-width: 72%;
}

.awarding-inner .empowering-text p {
font-size: calc(clamp(1rem, 1.25vw + 0.625rem, 1.5rem));
}

.awarding-inner .empowering-text p strong {
font-weight: 500;
}

.awarding-inner .empowering-text h6 {
font-size: calc(clamp(1rem, 1.25vw + 0.625rem, 1.5rem));
}

.tab-sec-award h2 {
background-color: #fff;
font-size: calc(clamp(1rem, 1.25vw + 0.625rem, 1.5rem));
border-bottom: 1px solid #8E8E8E;
}

.tablist-links.wht {
background-color: #fff;
justify-content: flex-start;
border-bottom: 2px solid #00A0E3;
}

.tablist-links.wht li button {
background-color: #EBEBEB;
color: #5B5B5B;
font-size: calc(clamp(1rem, 1.25vw + 0.625rem, 1.5rem));
padding-left: 3vw;
padding-right: 3vw;
}

.tablist-links.wht li button.actv-tab {
background-color: #00A0E3;
color: #fff;
}

.bg-accord {
background-color: #E5E5E5;
font-size: calc(clamp(1rem, 1.25vw + 0.625rem, 1.5rem));
}

.register-form {
margin: 2vw 0 0;
}

.register-form-inner {
display: flex;
margin-top: 1.25vw;
border: 1px solid #000;
}

.register-form-inner aside {
max-width: 24.322vw;
background-size: 100% 100%;
}

.register-form-inner .form-sec {
margin: 2vw 0 1.25vw 1vw;
width: 75.67%;
}

.past-award {
padding: 5vw 0;
}

.past-award h3,
h3.heading-third {
font-weight: 700;
font-size: 2.343vw;
line-height: 1.25;
text-transform: capitalize;
color: #0C1895;
}

.list-award {
display: flex;
gap: 20px;
flex-wrap: wrap;
row-gap: 20px;
margin: 24px 0;
}

.list-award li {
width: calc(33.33% - 13.33px)
}

.award-link {
color: #0C1895;
font-size: clamp(16px, .781vw, .781vw);
display: inline-block;
transition: all 200ms ease-in;
}

.award-link img {
display: inline-block;
vertical-align: middle;
}

.award-link:hover img {
display: none;
}
.image-overlap .image-content p{
  font-size: 1.2vw;
}
.certificate-slider .panic-slider img, .traning-slider .panic-slider img{ 
  /* max-height: 100%;
    width: auto;
    max-width: 69%;
    /* height: 100%; */
}



/* .tns-item:not(.tns-slide-active) + .tns-slide-active + .tns-slide-active .panic-slider img {
  transform: scale(0.4);
  position: relative;
  bottom: -60px;
} */


.panic-slider img{
  display: block;
  margin: auto;
  transition: all 0.3s ease-in-out 0s;
}
.cert-slide-content .tns-inner{margin-right: 0px !important;}
.certificate-slider.tns-horizontal.tns-subpixel>.tns-item, .traning-slider.tns-horizontal.tns-subpixel>.tns-item {vertical-align: top !important;}


img.graphic-angle {margin-left: 0;}
.bowld-tagline span{    font-size: 46px !important;
  line-height: 36px !important;}
  .gradent_content.bowld-gradent img {
    margin-left: 0 !important;
    height: 150px !important;
}
.gradent_content.bowld-gradent {
  top: 24vw !important;
}
.innovation-text h3 {
  font-size: 38px;
  line-height: 1.1;
}
.left-upc-arrow {
  position: absolute;
  bottom: 3vw;
  left: 0;
  width: 104px;
}
.why-bowl-text {
  position: absolute;
  left: 30px;
  z-index: 102;
  bottom: 30px;
}
.why-bowl-text h3 {
  font-size: 64px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
.why-bowl-text h3 span{
  font-size: 40px;
  font-weight: 500;
}
.image-rightstripe{
  bottom: 0;
  left: 0;
width: 50%;
}
.image-rightstripe img{  width: 100%;}
.event-details-right{
  max-width: 500px;
  margin-bottom: 50px;
}
.stripe-event{
position: absolute;
bottom: 0;
max-width:50vw;
height: 48px;
}

.home-slider-section .home-slider-wrap .home-slider-img img {
  max-height: 560px !important;
  width: 100%;
  max-width: 100% !important;
  aspect-ratio: 16/9 
}
img{
  max-height: 100% !important;
}
.home-slider-img {
  max-height: 27.4vw;
  overflow: hidden;
}
.certificate_image.certificate-homepage.traning-slider-bg {
  width: 100%;
}

/* 
.panic-slider.train-slide{
  margin-top: 0;
  position: relative;
  left: 22px;
  top: 0px !important;
} */
/* .panic-slider.train-slide img {
  position: relative;
  top: 0px;
  left: 28px;
  max-height: 200px !important;
} */
.tns-item:not(.tns-slide-active) + .tns-slide-active + .tns-slide-active .train-slide img {
  transform: scale(0.4) !important;
  position: relative;
  bottom: 0 !important;
  left: -3vw !important;
  top: 0;
}

.certificate_image.certificate-homepage.traning-slider-bg {
  top: 1vw;
  bottom: auto;
}
.traning-slider {
/*   margin-top: 6vw; */
/*   left: 2vw; */
}
.seminar-wrap p{
  font-size: 15px;
}

  .right-triangle-icon p {
    font-size: 15px;
    font-weight: 600;
    background-color: #f5f5f5;
    padding: 5px 10px;
    display: inline-block;
    position: relative;
    top: -14px;
    right: -4px;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
    width: 0;
    padding: 0;
    font-size: 0 !important;
    transition:all 0.3s ease-in-out 0s;
}
.right-triangle-icon:hover p{ width: auto;
    padding: 5px 10px;
    font-size: 14px !important;}
    .event-details-gap{
      min-height: 28vw;
    }
    .chif-guest{
      background: #E31E24;
background: -webkit-linear-gradient(178deg, rgba(227, 30, 36, 1) 0%, rgba(97, 10, 12, 1) 100%);
background: -moz-linear-gradient(178deg, rgba(227, 30, 36, 1) 0%, rgba(97, 10, 12, 1) 100%);
background: linear-gradient(178deg, rgba(227, 30, 36, 1) 0%, rgba(97, 10, 12, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E31E24", endColorstr="#610A0C", GradientType=0);
text-align: center;
color: #fff;
font-size: 20px;
font-weight: 500;max-width: 800px;margin: 30px auto;
    }

    main#main {
      padding-top: 85px;
  }
  section.sponsor.overflow-hidden.marquee-slide {
    padding: 0 0 20px;
    background: #f8f8f8;
}

.margin-top70{
  margin-top: 65px;
}
.fifty-fortab {
  width: 50%;
}
section.cxo-about-lp.relative {
  padding-top: 0px;
}

/* Gallery Popup */

.gallery-image ul li {
overflow: hidden;
}

.gallery-image ul li img {
transition: all 0.3s ease-in-out 0s;
cursor: pointer;
}

.gallery-image img:hover {
transform: scale(1.1);
}

.lightbox {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
display: none;
align-items: center;
justify-content: center;
z-index: 2000;
}

.lightbox img {
max-width: 1200px;

}

.lightbox .close,
.lightbox .prev,
.lightbox .next {
position: absolute;
color: white;
font-size: 24px;
cursor: pointer;
}

.close {
top: 20px;
right: 30px;
}

.prev {
left: 10%;
}

.next {
right: 10%;
}

.gallery-title {
position: absolute;
bottom: 0;
width: 100%;
background: rgba(0, 0, 0, 0.8);
padding: 8px;
text-align: center;
color: #fff;
font-size: 20px;
}

.gellery-block a.btn.load-more span {
margin-left: 10px;
}

.gellery-block a.btn.load-more {
color: #0c1895;
display: flex;
margin-left: auto;
justify-content: end;
padding: 14px 0 0;
font-weight: 500;
}

/* Add on 07-06-2026 Traning Page style */

/* add on 11-06-2025 */
.cert-slide-content{position: relative;z-index:1;}
.cert-slide-content::after{
    width: 100%;
    height: 650px;
    position: absolute;
    content: "";
    top: -3.5vw;
    left: 0;
    right: 0;
  margin: auto;
  background-color: #fff;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
z-index:-1;
}
.cert-slide-content::before{
    width: 80px;
    height: 66px;
    position: absolute;
    content: "";
    top: -60px;
    left: 86px;
    right: 0;
    margin: auto;
    background-color: #ffffff40;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
z-index:-1;
}
.certificate-slider .slider-item {
    padding-right: 0 !important;
    margin-top: 72px;
}
.certificate-slider .panic-slider img {
    width: 300px;
}

.tns-nav.success-nav {
    display: flex;
    position: absolute;
    width: 100%;
    top: 48%;
    justify-content: center;
}

.tns-nav.success-nav button {
    width: 12px !important;
    height: 12px !important;
    background: #c2c2c2;
    border-radius: 50%;
    margin: 0 5px;
    padding: 0;
}
.tns-nav.success-nav button.tns-nav-active {
    background: #fff !important;
}
#main > .w-full > video, #main > section > .w-full > video, #main > section > div > figure > video,  {
    height: 720px;
    width: 100%;
    object-fit: cover;
object-position:top;
}

@media screen and (max-width : 768px) {
    .ipsc_stripe {
        top: -32px !important;
    }
}

@media screen and (max-width : 480px) {
    a.strip-link::before {
        top: 0;
    }
.ipsc_stripe {max-width:350px
}

a.strip-link::before {
    border-top: 14px solid #787878;
}
}




@media screen and (max-width : 1199px) {
div#mobile-menu-search{display: none;}
.ipsc_stripe {
    top: -36px;
    left: 25px;
    max-width: 350px;
    height: 57px;
}
.banner-bottom-strip .flex.ipsc-cont-strip img {
    width: 60px;
}
.banner-bottom-strip .strip-text {
    font-size: 28px;
    color: #fff;
}
a.strip-link::before {
    left: 12px;
    max-width: 376px;
}

}




@media only screen and (min-width: 1200px) and (max-width: 1366px) {

.ipsc_stripe {
    top: -36px;
    left: 28px;
    max-width: 350px;
    height: 57px;
}
.banner-bottom-strip .flex.ipsc-cont-strip img {
    width: 60px;
}
.banner-bottom-strip .strip-text {
    font-size: 28px;
    color: #fff;
}
a.strip-link::before {
    left: 15px;
    max-width: 376px;
}

 
}