        h1,h3,h2,ul,p {

margin: 0px;

padding: 0px;

}

*, *::before, *::after  {box-sizing: inherit;}





html {

box-sizing: border-box;

padding: 0%;

margin: 0%;



}

body {

padding: 0%;

margin: 0%;

}



.a-object {

width: fit-content;



}





.menu-window {

position: fixed;

overflow: hidden;

height:100vh;

width:450px;

transform: translateX(-100%);

transition: all 0.3s ease-in-out;

border-right: 1px solid #bfbfbf;

background-color: white;

padding: 40px 0px 0px 50px ;

z-index: 11190;

}



#menu-window a {



text-decoration: none;



}

#menu-window ul li {

list-style: none;

margin-left: 50px;

}

#menu-window h4{

font-family: Lato;

font-weight: 500;

font-size: 30px;



}



.menu-list-top{

display: flex;

flex-direction: column;

/* padding-top: 50px; */

padding-bottom: 10px;

gap: 5px;

list-style-type: disc;

}





.menu-list-top a {

color: black;

font-size: 30px;

font-family: Lato;

}





.menu-window .menu-list-bottom {

display: flex;

flex-direction: column;

justify-content: space-around;

font-family: monserrat;

gap: 5px;



}





.menu-list-bottom a {

font-family: montserrat;

font-weight: 600;

font-size: 18px;

color: #000000;

list-style-type: disc;

}



.menu-list-bottom .cat-colors-te {

border-left: 7px solid #4AA1AF;

padding-left: 8px;



}

.menu-list-bottom .cat-colors-cs {

border-left: 7px solid #1737B6 ;

padding-left: 8px;

}

.menu-list-bottom .cat-colors-zt {

border-left: 7px solid #3178F9;

padding-left: 8px;

}

.menu-list-bottom .cat-colors-id {

border-left: 7px solid  #933C30;

padding-left: 8px;

}

.menu-list-bottom .cat-colors-sec {

border-left: 7px solid #7B978B;

padding-left: 8px;

}

.menu-list-bottom .cat-colors-serv {

border-left: 7px solid #FF4800;

padding-left: 8px;

}





.menu-list-login-reg {



display: flex;

flex-direction: column;

font-family: monospace;

font-size: 20px;

margin-top:30px;

padding-top: 20px;

border-top: 1px #bfbfbf solid;

height: 250px;



}



.register-btn {

font-family: montserrat;

color: #FF4800;

font-size: 32px;

letter-spacing: 1;

}



.login-btn {

font-family: montserrat;

color: black;

font-size: 32px;

letter-spacing: 1;



}

.privacy-btn {

color: #bfbfbf;

font-size: 16px;

font-family: montserrat;

letter-spacing: 1;

margin-top: 40px;

}









/* 

.header-menu {

display: flex;

background-color: rgb(21, 20, 20);

list-style: none;

padding: 0%;

margin: 0px;

border-radius: 10px;

border: solid 1px red;

} */











.hidden-element

{

position: fixed;

width: 100%;

opacity:0;

transition: opacity 0.3s ease-in-out;

margin-top: -50px;

background-color: white;

height: 50px;

border-bottom: 1px #FF4800 solid;

padding-top: 5px;

padding-left: 100px;



}





.hide-menu {

display: flex;

justify-content: space-between;

align-content: center;

}



#menu-box {

display: flex;

align-items: center;

padding-right: 100px;

gap: 50px

}





#menu-box a {

text-decoration: none;

color: rgb(4, 4, 4);

text-decoration: none;

letter-spacing: 0;

color: black;

text-align: left;

font-weight: 800;

font-size: 21;

letter-spacing: 0px;

font-family: montserrat;



}

.hidden-element .cat-colors-te {

border-left: 7px solid #4AA1AF;

padding-left: 8px;

}

.hidden-element .cat-colors-cs {

border-left: 7px solid #1737B6 ;

padding-left: 8px;

}

.hidden-element .cat-colors-zt {

border-left: 7px solid #3178F9;

padding-left: 8px;

}

.hidden-element .cat-colors-id {

border-left: 7px solid  #933C30;

padding-left: 8px;

}

.hidden-element .cat-colors-sec {

border-left: 7px solid #7B978B;

padding-left: 8px;

}

.hidden-element .cat-colors-serv {

border-left: 7px solid #FF4800;

padding-left: 8px;

}









.right-box-menu {

display: flex;

max-width: 800px;   

justify-content: center;

align-items: center;

}



.agenda-color {

color: #F98427;

padding-top: 3px;

}



.plus-red {

position: relative;

color: #FF0200;

font-size: 30px;

top: 3px;

}

.plus-blue {

position: relative;

color: #0093FF;

font-size: 30px;

top: 3px;

}



.ul-menu {

display: flex;

list-style-type: none;



}



.ul-menu li {

text-align: right;

font: normal normal bold 18px/28px Montserrat;

letter-spacing: 0px;

color: #000000;

opacity: 1;

padding: 27px 27px 27px 27px;

color: #000000;

opacity: 1;

border-left: 1px solid #8A8A8A;



}




.orange-box-container {

display: flex;

}





.orange-box {

background-color: #FF921E;

}





.orange-box h2 {

font-family: azo-sans-web;

font-size:40px;

font-weight: bold;

color: white;

padding: 0px 5px 0px 5px;

margin: 0px !important;

}





.h1-font-change {

font-size: 26px;

font-weight: 300;



}



.logos-container {

display: flex;

max-width: 1700px;

margin: 0 auto;

gap: 10px;

align-items: center;

}

.date-p {

font: normal normal bold 22px/37px azo-sans-web;

letter-spacing: 0px;

color: #6A6A6A;

opacity: 1;

padding: 5px;

border: solid 1px #D4D4D4;

margin-left: 5px;

}

.menu-btn{

display: inherit;

border-right: 1px solid #8A8A8A;

height: 100%;

justify-content: center;

align-items: center;



}

.add {

border-left: 1px #8A8A8A solid;



}

.menu-btn p {

padding: 0px 20px 0px 20px;



}



.bottom-menu {

border: solid 1px white;

padding:30px 80px 30px 80px;

background-color: white;

margin-top: auto;



}







.menu-bottom {

display: flex;

color:#043766;

gap: 60px;

}

.menu-bottom li {

font-family: azo-sans-web;

font-weight: bold;

}





.register-box {

display: flex;

margin-left: auto;

margin-right: 5%;

gap: 15px;

font-family: montserrat;

margin-top: 3px;

}



.register-box a {

text-decoration: none;

text-align: center;

}



.register-header-btn {

width: 234px;

height: 34px;

color: black;

background-image: linear-gradient(90deg, #FF4800 0%, #FFB300 100%);

background-size: 0 100%;

background-repeat: no-repeat;

transition: .4s;

font-family: montserrat;

font-weight: 600;

border-radius: 10px;

line-height: 34px;

border: solid 1px transparent;

font-size: 14px;

border: solid 1px rgb(166, 163, 163);

}

.register-header-btn:hover {

background-size: 100% 100%;

  color: white;

}



.login-header-btn {

width: 234px;

height: 34px;

font-family: montserrat;

font-weight: 600;

border-radius: 10px;

border: solid 1px rgb(166, 163, 163);

background-image: linear-gradient(90deg, #FF4800 0%, #FF4800 100%);

background-size: 0 100%;

background-repeat: no-repeat;

transition: .4s;

line-height: 34px;

color: #000000;

font-size: 14px;

}



.login-header-btn:hover {

background-size: 100% 100%;

  color: white;

}



.open-close{

display: flex;

width: 40px;

height: 30px;

justify-content: center;

border-radius: 5px;

/* margin-top: 4px; */

margin-right: 10px;

}



.open-close2 {

margin-left: -30px;

margin-top: 4px;

}



#menu-tab:hover {

opacity:  0.7;

}

#menu-tab {

color: white !important;
margin-top: -10px;
cursor: pointer;

/* margin-top: 6px; */

}

.hamburger-icon {

  width: 30px;

  height: 10px;

  position: relative;

  pointer-events: none;

}





.hamburger-icon span {

  display: block;

  /* background-color: black; */

  position: absolute;

  height: 4px;

  width: 100%;

  border-radius: 9px;

  opacity: 1;

  left: 0;

  transform: rotate(0deg);

  transition: all 0.2s ease-out;

  

}



.hamburger-icon span:nth-child(1) {

  top: 2px;

}



.hamburger-icon span:nth-child(2), 

.hamburger-icon span:nth-child(3) {

  top: 9px;

}



.hamburger-icon span:nth-child(3) {

  top: 16px;

}



.hamburger-icon.active span:nth-child(1) {

  top: 9px;

  transform: rotate(45deg);

}



.hamburger-icon.active span:nth-child(2) {

  opacity: 0;

}



.hamburger-icon.active span:nth-child(3) {

  top: 9px;

  transform: rotate(-45deg);

}



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

/* main banner css */



.site-banner {

background-color: #000000;
background-size: cover;
background-position: center;


    padding: 20px 0px 40px 0px;

}



.site-banner h1{





font: normal normal bold 53px/64px Montserrat;

letter-spacing: 0px;

color: #FFFFFF;

opacity: 1;



}



.site-title p {



text-align: left;

font: normal normal 400 26px/35px azo-sans-web;

letter-spacing: 0px;

color: #FFFFFF;

opacity: 1;



}

.site-title {

flex-direction: column;

margin: 0 auto;
max-width: 1630px;
margin-top: 50px;
}



/* CONTENT SITE START HERE  */





/* .table-row {
display: flex;
flex-wrap: wrap;
max-width: 1540px;
margin: 0 auto;
align-items: center;
text-align: left;
font: normal normal 500 17px/18px azo-sans-web;
letter-spacing: 0px;
color: #000000;
opacity: 1;

} */

.content-upper-box {
flex-wrap: wrap;
}
/* .content-upper-box .flex-box {
flex-wrap: wrap;
} */

/* .table-row2 {
position: relative;
display: flex;
flex-wrap: wrap;
max-width: 1540px;
background-color: #F4F6F8;
align-items: center;
text-align: left;
font: normal normal 500 17px/18px azo-sans-web;
letter-spacing: 0px;
color: #000000;
opacity: 1;

} */

.cell2-fix {
    border: none !important;
    font-size: 13px;
}

.cell1 {
    text-align: center;
    position: relative;
    width: 220px; 
     align-content: center;
     
   
}

.cell1 p{
text-align: center;
font: normal normal 300 27px/33px Lato;
letter-spacing: 0px;
color: #545457;
opacity: 1;
height: 100%;
align-content: center;
border-right: 1px solid #707070;
}

.table-header {

text-align: center;
font: normal normal bold 22px/28px Roboto Mono;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}


.cell1-fix {
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    border: none;
}
.cell2 {

text-align: left !important ;
padding: 20px 0px 20px 0px;
width: 80px;
max-width: 150px;
border-right: #E9E9E9 solid 1px;
font-weight: 300;
font-size: 13px;
} 


.cell3 {
align-content: center !important;
padding-left: 20px;
}



.cell3 p {
font-size: 13px;
width: 100% !important;
font-weight: 300;
align-content: center;
}



.dot {

  position: absolute;

  top: 50%; 

  left: 114; 

  transform: translateY(-50%); 

  width: 12px; 

  height: 12px;

  background-color: #FF931E;

  border-radius: 50%; 

}




.table-container {  

max-width: 1540px;

margin: 0 auto;

}



.header-background { 

background-image: url("https://cyber150.com/Agenda/images/background.png");

color: white;

font-weight: 200;



}
.frame-content p {
color: white !important;
font-size: 14px;
}

h1 {
position: relative;
z-index: 2;
text-align: left;
font: normal normal bold 53px/64px Montserrat;
letter-spacing: 0px;
text-transform: uppercase;
opacity: 1;
user-select: none;
}



.banner-buttons {
display: flex;
flex-wrap: wrap;
margin-top:50px;
margin-bottom: 50px;
gap: 30px;
}

.arrow-down-new {
position: absolute;
width: 12px;
align-content: center;
margin-left: 5px;

right: 10;
}
.arrow-down-new2 {
position: absolute;
width: 12px;
align-content: center;
margin-left: 5px;
top: 18;
right: -30;
}


.agendas-button {
position: relative;
width: 251px;
height: 48px;
background: #FF4801 0% 0% no-repeat padding-box;
opacity: 1;
text-align: left;
font: normal normal normal 18px/10px MonospaceTypewriter;
letter-spacing: 0.03px;
color: #FFFFFF;
opacity: 1;
text-align: center;
align-content: center;
}



.topics-button {
position: relative;
width: 251px;
height: 48px;
border: 1px solid #FF4801;
opacity: 1;
text-align: left;
font: normal normal normal 18px/10px MonospaceTypewriter;
letter-spacing: 0.03px;
color: #FFFFFF;
opacity: 1;
text-align: center;
align-content: center;
}


.left-text {
display: flex;
flex-direction: column;
}


.presenters-section {

display: flex;

/* border: solid 1px red; */

max-width: 1440px;

margin: 0 auto;

text-align: center;

justify-content: space-between;

gap: 30px;

margin-bottom: 30px;

margin-top: 30px;

}

.title-container {
text-align: center;
}



.title-container h2 {
position: relative;
border-top: 1px solid #707070;
border-bottom: 1px solid #707070;
font: normal normal bold 25px/28px Roboto Mono;
letter-spacing: 0px;
color: #000000;
opacity: 1;
padding: 10px 0px 10px 0px;
margin-bottom: 30px;
margin-top: 30px;
}

.title-container p { 

padding: 10px 0px 10px 0px;
font: normal normal 300 15px/10px Roboto Mono;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}



.presenters-section h2 {

font-family: azo-sans-web;

font-weight: bold;

}



.topics-host {

max-width: 650px;

height: 100%;

/* border: solid 1px red; */

}



.host-frame {

display: flex;

flex-wrap: wrap;

/* border: solid 1px blue; */

justify-content: center;

gap: 50px;

padding: 0px 20px 20px 20px ;



}



.border-left {

border-left: 1px solid #E9E9E9;

}





.padding-add {

gap: 5px;

padding: 40px 0px 0px 5px;

max-width: 500px;

gap: 40px;

}







.frame {

display: flex;

align-items: center;

text-align: left;

gap: 5px;

width: 160px;

max-width: 160px;



}



.frame-content {

text-align: left;

font: normal normal bold 12px/17px Azo Sans;

letter-spacing: 0px;

color: #585858;

opacity: 1;

width: 100%;

}



.frame  .frame-content > p {

font-family: azo-sans-web;

line-height: 15px;

}







.frame > img {

width: 100px;

border: solid 1px #707070;

}



.frame-content img {

width: 30px;



}



.csa-footer {

background-color: #F4F6F8;

height: 200px;

max-height: 250px;

margin-top: 150px;

}



.csa-box {

position: relative;

top: -50;

display: flex;

flex-wrap: wrap;

justify-content: center;

align-items: center;

padding: 40px;

gap: 20px   ;

border: 1px solid #D4D4D4;

max-width: 1340px;

margin: 0 auto;

background-color: white;

}



.csa-box-text {

max-width: 650px;

font: normal normal normal 22px/32px Montserrat;

letter-spacing: 0px;

color: #1A2B50;

opacity: 1;

}





.explore-btn {

width: 291px;

height: 44px;

background: #F98526 0% 0% no-repeat padding-box;

border-radius: 10px;

opacity: 1;

color: white;

text-align: center;

line-height: 40px;

}





/* CONTENT SITE END HERE  */









a {

    text-decoration: none;



}



.footer-to-top:hover {

opacity: 0.9;



}









.page-footer {

background-color:#F4F6F8 ;



}



.footer-top-content {

display: flex;

gap: 100px;

max-width: 1540px;

margin: 0 auto;

justify-content: space-between;

padding: 20px 0px 20px 0px;

}



.footer-top-content h4 {

font-size: 40px;

font-weight: 300;

}



.ul-footer-links {

display: flex;

flex-wrap: wrap;

gap: 50px;

list-style-type: none;

justify-content: center;

align-items: center;

}



.footer-links {

text-align: left;

font: normal normal bold 17px/20px azo-sans-web;

letter-spacing: 0px;

color: #000000;

opacity: 1;



}



.social-bar {
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    font-size: 15px;
    max-width: 1540px;
    gap: 10px;
    margin: 0 auto;
}



.social-bar a {

color: black;

}





.copyright {

text-align: center;

width:fit-content;

padding: 20px 0px 20px 20px;

font-weight: 200;

font-family: montserrat;

}



.copyright-span {

font-weight: bold;

}





.plus-blue2 {

position: relative;

color: #0093FF;

font-size: 25px;

top: 3;

}



.fix {

margin-top: -3px;



}

.blackhat-container p  {

color: white; font-family: azo-sans-web; font-size: 22px; background-color: black; padding: 15px; border-radius: 5px;

}



.RSA-container p {
color: white; font-family: azo-sans-web; font-size: 22px; background-color: #be3a34; padding: 15px; border-radius: 5px;


}

.margin-left-fix {
margin-left: 8px;
}



.list-cell {
list-style-type: disc;
list-style-position: inside;
text-align: left;
}
.list-cell h6 {
font-weight: 400;
font-family: 14px !important;
}


.list-cell li {
font-size: 14px;
font-weight: normal;
}

.cell2 {
display: none;
}


.span-white { 
color: white !important;

}


.menu-bar {
  display: flex;
  align-items: center;
  background: #000;
  padding: 0 10px;
  font-family: 'Roboto Mono', monospace;
  height: 40px;
}

.dropdown {
  position: relative;
}

.dropdown-toggle {
  background: none;
  border: none;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 0 10px;
  cursor: pointer;
  font-family: inherit;
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
}

.dropdown-toggle::after {
  content: "";
  color: #ff4801;
  margin-left: 8px;
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
}
.dropdown-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #111;
  min-width: 350px;
  max-height: 80vh;
  overflow-y: auto;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  z-index: 10;
  border-radius: 0 0 6px 6px;
  padding: 8px 0;
  scrollbar-width: thin;
  scrollbar-color: #ff4801 #222;
}
.site-title {
display: flex;
}

.section-header {
  color: #ff4801;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 16px 5px;
  border-top: 1px solid #333;
  margin-top: 5px;
  text-transform: uppercase;

}

.section-header:first-child {
  border-top: none;
  margin-top: 0;
}

.dropdown-menu a {
  display: block;
  color: #fff;
  padding: 8px 16px;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.3;
  transition: background 0.2s, color 0.2s;
  white-space: normal;
}

.dropdown-menu a:hover {
  background: #222;
  color: #ff4801;
}

.dropdown-menu a.active-agenda {
  background: #222;
  color: #ff4801;
  border-left: 3px solid #ff4801;
}

.dropdown:hover .dropdown-menu,
.dropdown:focus-within .dropdown-menu {
  display: block;
}

.divider {
  width: 1px;
  height: 22px;
  background: #fff;
  opacity: 0.3;
  margin: 0 18px;
}

.register-link {
  color: #ff4801;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.12em;
  text-decoration: none;
  padding: 0 10px;
  transition: color 0.2s;
}

.register-link:hover {
  color: #fff;
}



/* AI-themed row styling - only when data-isAI="true" */
[data-isAI="true"] .content-upper-box {
    background: linear-gradient(135deg, #FF4801 0%, #e63e00 50%, #cc3500 100%);
    border: 2px solid #FF4801;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

[data-isAI="true"] .content-upper-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, transparent 30%, rgba(255, 72, 1, 0.1) 50%, transparent 70%);
    animation: aiShimmer 3s ease-in-out infinite;
}

@keyframes aiShimmer {
    0%, 100% { transform: translateX(-100%); }
    50% { transform: translateX(100%); }
}

[data-isAI="true"] .ai-topic-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 15px;
    position: relative;
    z-index: 2;
    width: 100%;
}

[data-isAI="true"] .ai-topic-left {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex: 1;
}

[data-isAI="true"] .ai-icon {
    width: 40px;
    height: 40px;
    filter: drop-shadow(0 0 10px #FF4801);
    animation: aiPulse 2s ease-in-out infinite;
    display: block;
}

/* Hide AI icon when data-isAI="false" */
[data-isAI="false"] .ai-icon {
    display: none;
}

@keyframes aiPulse {
    0%, 100% { filter: drop-shadow(0 0 10px #FF4801); }
    50% { filter: drop-shadow(0 0 20px #FF4801) drop-shadow(0 0 30px #e63e00); }
}

[data-isAI="true"] .ai-topic-content h5 {
    color: #ffffff;
    margin: 0 0 8px 0;
    text-shadow: 0 0 10px rgba(255, 72, 1, 0.5);
}

[data-isAI="true"] .ai-badge {
    background: white;
    color: black;
    padding: 6px 16px;
    border-radius: 4px;
    font-size: 0.75em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    box-shadow: 0 2px 8px rgba(255, 72, 1, 0.3);
    white-space: nowrap;
}

/* Hide AI badge when data-isAI="false" */
[data-isAI="false"] .ai-badge {
    display: none;
}

[data-isAI="true"] .month-text,
[data-isAI="true"] .live-now,
[data-isAI="true"] .view-panel-button,
[data-isAI="true"] .time-cell {
    color: #ffffff !important;
    text-shadow: 0 0 5px rgba(255, 72, 1, 0.3);
}

[data-isAI="true"] .view-panel-button {
    border: 1px solid #FF4801;
    background: rgba(255, 72, 1, 0.1);
    border-radius: 4px;
}

[data-isAI="true"] .view-panel-button:hover {
    background: rgba(255, 72, 1, 0.2);
    box-shadow: 0 0 10px rgba(255, 72, 1, 0.4);
}


.demo-content {
display: flex;
flex-direction: column;
min-height: 250px;

}


.demo-content img{
margin-top: auto;


}