        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;

}



header .tdf-header-logo img {

width: 250px;

padding-top: 11px;

}



header {



display: flex;

flex-wrap: wrap;

background-color: white;

/* border-bottom: 1px #FF4800 solid; */

justify-content: space-between;

}









.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;



}

    .header-content {



    padding: 0px 10px 5px 70px;

    }



.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: 5px;

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;

}



.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;



}

.add {

border-left: 1px #8A8A8A solid;



}

.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;

/* margin-top: 4px; */

margin-right: 10px;

}



.open-close2 {

margin-left: -30px;

margin-top: 4px;

}



#menu-tab:hover {

opacity:  0.7;

}

#menu-tab {



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-image: url("https://cybersymposiums.com/page/agendanew/images/Header.png");

background-size: cover;

background-repeat: no-repeat;

/* border-bottom: 10px solid; */

/* border-image-source: linear-gradient(270deg, #FF4800 0%, #FFB300 100%); */

/* border-image-slice: 1; */

    padding: 80px 0px 20px 0px;

}



.site-banner h1{





font: normal normal bold 40px/43px Montserrat;

letter-spacing: 0px;

color: #FFFFFF;

opacity: 1;



}



.site-title p {



text-align: left;

font: normal normal 100 26px/35px azo-sans-web;

letter-spacing: 0px;

color: #FFFFFF;

opacity: 1;



}

.site-title {



margin: 0 auto;

max-width: 1340px;

}



/* CONTENT SITE START HERE  */

.main-bio-content {

display: flex;

justify-content: center;

flex-wrap: wrap;

margin: 0 auto;

max-width: 1340px;

gap: 50px;

padding: 30px;

/* height: 500px; */





}

.bio-image {

max-width: 700px;



}

.bio-image img {

width: 220px;

border-radius: 10px;



}



.name-linkedin p {

color: #6A6A6A;

font-size: 14px;

}



.text-area {

max-width: 400px;



}







.nav-tabs {

width: 520px;

max-width: 800px;

}



.tab-pane {

padding: 20px 20px 20px 14px;

color: #6A6A6A;

}

.tab-pane li {

margin-bottom: 10px;

}

.name-linkedin {

display: flex;

padding-bottom: 20px;

}

.name-box h2::after {

    content: "";

    display: inline-block;

    background: url("https://cybersymposiums.com/page/register/images/logoframe.png") no-repeat;
    
    background-size: cover; /* Adjust as needed */

    width: 40px;

    height: 30px;

    vertical-align: top; /* Align the image vertically */

    margin-left: 5px;

    margin-top: 3px;



}

.name-box h4 {
font-size: 16px;
color: grey;
padding-top: 5px;
margin-bottom: 0px !important;
}



a {

color: black;

}









article {

max-width: 503.75px;

font-family: azo-sans-web;

font-size: 16px;



}



.csa-footer {

background-color: #F4F6F8;

height: 200px;

max-height: 250px;

margin-top: 110px;

}



.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;

}



.book-section {

display: flex;

flex-wrap: wrap;

/* padding: 0px 60px 0px 60px; */

justify-content: space-evenly;

margin: 0 auto; 

max-width: 1120px;



}

.book-title {

max-width: 400px;

padding-bottom: 20px;

}

.book-title p {

font-size: 14px;

padding-bottom: 10px;

font-family: azo-sans-web;



}

.book-name {

padding-bottom: 15px;

padding-top: 10px;

}



.book-image {

border-radius: 10px;



}

.book-name:hover {
color: blue;

}



.book-image img {
height: 320px;
width: 230px;



}

.book-section h3 {

font-size: 20px;

}

.amazon-button {

margin-right: 0 auto;

padding-top: 20px;

text-align: center;

}



/* CONTENT SITE END HERE  */









.footer-to-top {

    background-color: #424141;

    color: white;

    text-align: center;

    font-family: montserrat;

    height: 40px;

    line-height: 40px;

    font-weight: 600;

    text-decoration: none;

    cursor: pointer;

}



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: 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-bar {

display: flex;

font-size: 30px;

max-width: 1340px;

margin: 0 auto;

gap: 10px

}



.social-bar a {

color: black;

}





.copyright {

text-align: center;

width: 100%;

padding: 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;



}


.results {
width:90%;
max-width:900px;
margin:auto;
}
.agenda {
background-color:#efefef;
margin-top:10px;
margin-bottom:5px;
padding:8px;
font-weight:800;
font-size:120%;
}
.topic {
padding:4px;
padding-left:30px;
}
.topics {
display:inline-block;
background-color:orange;
color:white;
padding:2px 20px;
margin-bottom:5px;
border-radius:10px;
font-weight:700;
text-transform:uppercase;
font-size:90%;
}


