:root {
  --zerotrust: #4376F4;
  --sase: #9D2C2E;
  --TI: #4BA1AF;
}

h1,h3,h2,ul,p,h4,form {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

ul {
  list-style-type: none;
}

.logo-25 a img {
padding: 10px;
}




*,*::before,*::after {
  box-sizing: inherit;
}
.table-row-fix {
    background-color: #FF931E;
    color: white;
    justify-content: left;
}
html {
  box-sizing: border-box;
  padding: 0%;
  margin: 0%;
}
.site-banner {
margin-bottom: 20px !important;
}
body {
  padding: 0%;
  margin: 0%;
}
.cell2 {
border: none;
font-size: 13px;
}

.cell1-fix {
padding: 10px;
display: flex;
align-items: center;
gap: 10px;
border: none;
}
.table-row-fix {
    background-color: #FF931E;
    color: white;
    justify-content: left;
}

.table-row-fix {
background-color: #FF931E;
color: white;
justify-content: left;
}
.table-row {
    display: flex;
    /* flex-wrap: wrap; */
    max-width: 1340px;
    gap: 10px;
    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;
}

.ai-sticker {
width: fit-content;
background-color: white;
white-space: nowrap;
align-content: center;
color: black;
border: solid 1px grey;
font-family: azo-sans-web;
font-size: 16px;
font-weight: 300;
letter-spacing: 1;
padding: 0px 10px 0px 10px;
border-radius: 5px;
height: 30px !important;
}
.cell3-fix {
display: flex;
align-items: center;
width: 80%;
}
.cell3-fix p {
word-break: break-all;

}
.cell2 {
width: 80px;
}
.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;
  top: 65px;
}

#menu-window a {
  text-decoration: none;
  font-family: Roboto Mono;
}

#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-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;
}

.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;
}
 */

#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;
}

header .tdf-header-logo img {
  width: 250px;
  padding-top: 11px;
}

header {
  display: flex;
  flex-wrap: wrap;
  background-color: white;
  justify-content: space-between;
  position: static;
  top: 0;
  z-index: 12;
}

/* .right-box-menu {
  display: flex;
flex-wrap: wrap;
  max-width: 800px;
  justify-content: center;
  align-items: center;
} */

.agenda-color {
  color: #F98427;
  padding-top: 3px;
}

.input-elm2 {
border: solid 1px transparent;
}

.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;
  opacity: 0.5;
  pointer-events: none;
  user-select: none;
}


.ul-menu li {
  text-align: right;
  font: normal normal bold 16px/28px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding: 27px 27px 27px 27px;
  color: #000000;
  opacity: 1;
  border-left: 1px solid #8A8A8A;
}

.header-content {
  display: flex;
  
}

.menu-tab {
  align-content: center;
}

.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;
}


#main-header {
/* position: sticky; */
background-color: black;
padding: 0px 0px 0px 20px;
position: sticky;
}

.header-menu-right {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: right;
  font: normal normal bold 22px/27px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  text-transform: uppercase;
}

.menu-btn {
  display: inherit;
  border-right: 1px solid #8A8A8A;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.menu-btn p {
  padding: 0px 20px 0px 20px;
}

.text-box {
  position: relative;
  top: -30px;
  text-align: left;
  font: normal normal bold 24px/21px azo-sans-web;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  max-width: 800px;
}

.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;
  
  align-items: center;
}

.open-close2 {
  margin-left: -30px;
  margin-top: 4px;
}

#menu-tab:hover {
  opacity: 0.7;
}


.menu-tab-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.hamburger-icon {
  width: 30px;
  height: 10px;
  position: relative;
  pointer-events: none;
}
.hamburger-icon span {
  display: block;
  background-color: white;
  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 */




/* main banner css */

/* CONTENT SITE START HERE */

/* CONTENT SITE END HERE */

.footer-to-top {
  background-color: #FFFFFF;
  color: black;
  text-align: center;
  font: normal normal bold 25px/28px Roboto Mono;
letter-spacing: 0px;
color: #000000;
opacity: 1;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  align-content: center;
  border: 1px solid #707070;
}

a {
  text-decoration: none;
}

.footer-to-top:hover {
  opacity: 0.9;
}

.page-footer {
  background-color: #F4F6F8;
  padding: 30px;
}

.footer-top-content {
  display: flex;
  gap: 100px;
  max-width: 1340px;
  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-icons {
font-size:25px;
}




.plus-blue2 {
  position: relative;
  color: #0093FF;
  font-size: 25px;
  top: 3;
}




#cs-logo {
  font-size: 30px !important;
color: white;
}


.logos-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 800px;
  column-gap: 20px;
}

.logos-container {

  margin: 0 auto;
  gap: 20px;
  align-items: center;
}





.logos-container img {
  width: 150px;
  /* aspect-ratio: 3/2; */
  object-fit: contain;
}

/* logos section END */

/* Apply grid to the body */
/* Apply grid to the body */


#page-top {
display: grid;
min-height: 100dvh;
grid-template-rows: auto 1fr auto;
}





.page-footer {
    background-color: #F4F6F8;
    padding: 10px;
    margin-top: 0px;
}
.footer-top-content {
    display: flex;
    gap: 100px;
    max-width: 1340px;
    margin: 0 auto;
    justify-content: space-between;
    padding: 20px 0px 20px 0px;
}

.ul-footer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    list-style-type: none;
    justify-content: center;
    align-items: center;
}
.footer-to-top {
    background-color: #FFFFFF;
    color: black;
    text-align: center;
    font: normal normal bold 25px/28px Roboto Mono;
    letter-spacing: 0px;
    margin-top: 50px;
    opacity: 1;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    align-content: center;
    border: 1px solid #707070;
}
.social-icons {
    font-size: 25px;
}
.black-bold {
color: black !important;
font-weight: bold;
}
.orange-bold {
color: #FF4801;
font-weight: bold;
}


.page-footer {
    background-color: #F4F6F8;
    padding: 10px;
    margin-top: 0px;
}
.footer-top-content {
    display: flex;
    gap: 100px;
    max-width: 1340px;
    margin: 0 auto;
    justify-content: space-between;
    padding: 20px 0px 20px 0px;
}

.ul-footer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    list-style-type: none;
    justify-content: center;
    align-items: center;
}
.footer-to-top {
    background-color: #FFFFFF;
    color: black;
    text-align: center;
    font: normal normal bold 25px/28px Roboto Mono;
    letter-spacing: 0px;
    margin-top: 50px;
    opacity: 1;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    align-content: center;
    border: 1px solid #707070;
}
.social-icons {
    font-size: 25px;
}
.black-bold {
color: black !important;
font-weight: bold;
}
.orange-bold {
color: #FF4801;
font-weight: bold;
}

.footer-to-top {
    background-color: #FFFFFF;
    color: black;
    text-align: center;
    font: normal normal bold 25px/28px Roboto Mono;
    letter-spacing: 0px;
    margin-top: 50px;
    opacity: 1;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    align-content: center;
    border: 1px solid #707070;
}
.cell2 {
border: none;
font-size: 13px;
}

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

.ai-sticker {
width: fit-content;
background-color: white;
white-space: nowrap;
align-content: center;
color: black;
border: solid 1px grey;
font-family: azo-sans-web;
font-size: 16px;
font-weight: 300;
letter-spacing: 1;
padding: 0px 10px 0px 10px;
border-radius: 5px;
height: 30px !important;
}
/* .cell3-fix {
display: flex;
align-items: center;
width: 75%;
} */
.cell3-fix p {
word-break: break-all;
}
.cell2 {
width: 80px;
}

.new-agenda-main-container {
display: flex;
justify-content: center;
max-width: 1421px;
margin: 0 auto;
}
.speaker-and-agenda-container {
max-width: 1100px;
}



@media (max-width: 1024px) { 

#sub-vendor-hide {
display: flex !important;
padding-top: 10px;
max-width: 1024 !important;

}
.host-frame {
margin: 0 auto;
}
.sub-vendors {
display: none !important;
}
.presenters-section h2 {
margin:  0 auto;
}
}


.list-cell {
list-style-type: disc;
list-style-position: inside;

}
.list-cell h6 {
font-weight: 400;
font-family: 14px !important;
}


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


.cell1 {
border: none;
}
.cell2 {
display: none;
}
