
#mainheader {
    background: #141819;
    padding: 15px 0;
}
.cybergon-logo img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
@media screen and (min-width: 768px) {
    .cybergon-logo img {
        width: 80px;
        height: 80px;
    }
}
.contactus-connect-top-panel {
	display: flex;
	align-items: center;
}
.contactus-connect-top-right-panel h3, .contactus-connect-top-right-panel p {
    margin: 0 !important;
    padding-left: 20px;
}
.contactus-connect-top-right-panel h3 {
   font-size: 1.2em;
}
.contactus-connect-top-right-panel p {
  font-size: 0.8em;
}
.contactus-view-button p {
display: flex;
    border: 2px solid #4393cb;
    width: fit-content;
    justify-content: center;
    margin: 20px auto 0px;
    padding: 5px 15px;
    font-size: 0.9em;
    background: #4393cb;
    color: #fff;
}
#contactus {
    padding: 30px 0;
    background: #141819;
}
.contactus-header {
    padding-top: 40px;
}
.contactus-header h1, .contactus-header p {
    text-align: center;
    color: #fff;
}
.contactus-connect-preview-icon {
	width: 30px;
}
.contactus-connect-preview-icon img {
	width: 100%;
}
.contactus-connect-each-box {
    width: 30%;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    padding: 30px 10px;
}
.contactus-connect-boxs {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#aboutus {
 background: linear-gradient(to bottom, #14181952, #4393cba1),url(https://infosecassessors.com/wp-content/uploads/2022/11/information.jpg) 100% 100% / cover  no-repeat;
padding: 80px 50px;
}
#aboutus > .container {
   display: flex; 
   align-items: center;
}
.aboutustitle {
	width: 40%;
}
.aboutus-content {
	width: 60%;
}
.aboutus-content p {
 color: #fff;
}
.aboutustitle h1 {
   font-size: 4em;
   color: #fff;
   text-transform: uppercase;
}
.logo-and-text {
    display: flex;
}
.cybergonlogo-text {
    display: flex;
    align-items: center;
}
.logo-and-text {
    width: 20%;
}
.navigation-menu {
    /* width: 100%; */
    display: flex;
    align-items: center;
}
.navigation-menu > nav ul {
    display: flex;
    list-style-type: none !important;
}
.logo-and-menu {
    display: flex;
    justify-content: space-between;
}

.navigation-menu > nav ul > li a {
    padding-right: 10px;
    font-size: 0.8em;
    color: #fff;
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    font-size: 1em;   
}
#cybergon-home {
    width: 100%;
    height: auto;
    padding: 150px 0;
    background: linear-gradient(45deg, #141819b0, #141819b0), url(../assets/images/we-learn-share.webp) 100% 100% / cover no-repeat fixed

}
/* .cybergontextmessage p {
    font-size: 5em;
    font-weight: bold;
    text-align: center;
    color: #fff;
} */
.cybergontextmessagebuttonrow {
    display: flex;
    align-items: center;
    text-align: center;
}
.cybergontextmessagetoprow {
    font-size: 7em;
    text-align: center;
    justify-content: center;
    color: #fff;
}
.cybergontextmessagebuttonrow {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.cybergontextmessagebuttonrow p {
    color: #fff;
    font-size: 4em;
    letter-spacing: 9px;
    font-weight: normal;
    padding: 0 10px;
    position: relative;
}
.cybergontextmessagebuttonrow p:nth-child(1)::after {
    content: "";
    display: flex;
    width: 1px;
    height: 100px;
    background: #4393cb;
    position: absolute;
    right: 0;
    top: 0;
}
#events {
    background-color: #4393cb;
    padding: 30px 0;
}
.event-first-row {
    position: relative;
}
@media screen and (min-width: 768px) {
    .event-first-row {
        display: flex;
    }
    .event-row-left {
        width: 60%;
        display: flex;
        flex-direction: column;
        align-self: center;
    }
    .event-row-right {
        width: 40%;
    }
}


/* .event-row-first-line {
    display: flex;
    flex-direction: column;
    align-self: center;
} */

.event-header-name h1 {
    font-size: 2em;
    font-weight: bold;
    color: #fff;
}
.event-header-description p {
    color: #fff;
    letter-spacing: 3px;
}
.cybergon-more-button {
    display: none;
}
@media screen and (min-width: 768px) {
    .cybergon-more-button {
        position: absolute;        
        bottom: 0.5em;
        left: 0;
        display: block;
    }   
}

.cybergon-more-button a {
    background: #fff;
    padding: 8px 25px;
    text-transform: uppercase;
    border: 2px solid #141819;
}
#activities {
    background: #fafafa;
    padding: 30px 0;
}
.cybergon-activi-header h1 {
    display: flex;
    justify-content: center;
    font-size: 2em;
    font-weight: bold;
    color: #4393cb;
}
.cybergon-acti-con-title {

}
.cybergon-acti-con-des {
    padding-top: 20px;
}
.video-frames-lists {
    padding-top: 20px;
}
.video-title-name p {
    padding-bottom: 10px;
    font-weight: bold;
}
.video-frame {
    padding-top: 30px;
}
#member {
    background: #4393cb;
    padding: 30px 0;
}
.memberlist-header p {
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}
.members-team-lists {
    padding-top: 50px;
}
@media screen and (min-width: 768px) {
    .members-team-lists {

        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

.team-list-image-box {
    width: 50%;
    margin: 0 auto;
}
.team-list-image-box img {
    border-radius: 50%;
    border: 3px solid #141819;
    width: 100%;
    height: 100%;
}
.cybergon-team-list {
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
    .cybergon-team-list {
        width: 30%;
    }
}
.team-list-pic-name p {
    padding-top: 5px;
    text-align: center;
    color: #fff;
}
.cybergon-from-control {
    display: flex;
    align-items: center;
    padding: 20px;
}
.cybergon-from-control > label {
    color: #fff;
    font-weight: bold;
    width: 30%;
}
.cybergon-from-control input,.cybergon-from-control textarea, .cybergon-from-control select  {
    width: 70%;
}
.cybergon-from-button {
    padding: 20px;
}
.cybergon-from-button input {
    display: flex;
    width: auto;
    color: #fff;
    font-weight: bold;
    border: 2px solid #4393cb;
    background: #4393cb;
}
.feature-img-blog-view img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}
.cybergon-action-more {
    display: flex;
    align-items: center;
}
.delete-panel, .edit-panel {
    display: flex;
    align-items: center;
    padding: 8px 15px;
    border-radius: 5px;
}
.edit-panel {
    margin-right: 20px;
    border: 2px solid #4393cb;
    background: #4393cb;
}
.delete-panel {
    border: 2px solid #DC3545;
    background: #DC3545;
}
.delete-panel svg , .edit-panel svg {
    padding-right: 10px;
}
#blogLists {
    background: #141819;
}
.blog_tag_name p {
    color: #fff;
    font-size: 0.8em;
}
.blog-post-title h3 {
    padding: 20px 0;
}
.blog-post-title h3 a {
    font-size: 2em;
    color: #fff;
    text-decoration: none;
}
.blog-featured-img-description-box {
    padding: 50px 0;
    border-top: 2px solid #3a3a3a;
}
@media screen and (min-width: 768px) {
    .blog-featured-img-description-box {
        display: flex;
    }
}

.blog-featured-img-description-box:nth-child(1) {
    border-top: none;
}
@media screen and (min-width: 768px) {
    .blog-featured-img-view {
        width: 50%;
    }
}

.blog-featured-img-view img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.blog-right-content {
    padding: 0 50px;
    position: relative;
}
@media screen and (min-width: 768px) {
    .blog-right-content {
        padding: 0 50px;
        width: 50%;
        position: relative;
    }
}
.crete-post-date p {
    color: #fff;
    padding-top: 20px;
    font-size: 0.8em;
}
.cybergon-blog-post-description {
    color: #fff;
    padding: 20px 0;
}
.blog_tag_name {
    display: flex;
    align-items: center;
}
.blog_tag_name svg {
    padding-right: 10px;
}
.more-button-link {
    padding-top: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.more-button-link a {
    padding: 10px 15px;
    background: #4393cb;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    border: 2px solid #4393cb;
}
.blogpost-detail-header h3 {
    font-size: 2em;
    color: #fff;
    text-align: center;
}
.blogpost-detail-wrapper {
    padding: 30px 0;
}
.blogpost-detail-img-panel {
    width: 100%;
    margin: 50px auto;
    height: auto;
}
.blogpost-detail-img-panel img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.createdatetagname {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.all-right-reserved p {
    color: #fff;
    padding: 20px 0;
    text-align: center;
}
.logoutnow button {
    color: #fff;
}
.preivewimg p {
    color: #fff;
    padding-bottom: 10px;
}
.preivewimg img {
    width: 500px;
    height: auto;
    margin-bottom: 30px;
}
.blog-model-title {
    color: #3a3a3a !important;
}
.are-you-sure h3 {
    font-size: 2.5em;
    color: #DC3545;
    text-align: center;
}
.are-you-sure  p {
    padding-top: 8px;
    color: #3a3a3a;
    font-size: 1em;
    text-align: center;
}
.btn-confirm {
    border: 2px solid #4393cb;
    color: #fff;
    background: #4393cb !important;
    padding: 5px 30px;
}
.btn-close {
    border: 2px solid #4393cb;
    color: #4393cb;
    padding: 5px 30px;
}
#footer {
    background-color: #141819;
}
.socialmediatitle h2 {
    padding-top: 20px;
    color: #fff;
    font-size: 1.3em;
}
.facebookon a, .linkedinon a {
    margin-top: 20px;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.facebookon svg, .linkedinon svg {
    background-color: transparent;
}
.facebookon p, .linkedinon p {
    padding-left: 10px;
    color: #fff;
}
.socialmedialists {
    display: flex;
    align-items: center;
}
.socialmedialists > div {
    padding-right: 20px;
}
#partners {
    width: 100%;
    padding: 20px 0;
}
.partner-header h3 {
    padding: 20px 0 0 0;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}
.partners-wrapper {

}
.partner-header span {
    font-size: .9em;
    color: #fff;
    display: block;
    text-align: center;
}
.partners-lists {
    /* display: flex; */
    margin-top: 30px; 
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    align-items: stretch;
}
.eachpartners {
    border-radius: 10px;

    margin-top: 60px;
    /* border: 5px solid #4393cb; */
    padding: 20px;
    background-color: #fff;
    align-items: center;
}
@media screen and (min-width: 768px) {
    .eachpartners {
        display: flex;
    }
    .eachpartners-left {
        width: 300px;
    }
    .eachpartners-right {
        width: calc(100% - 300px);
    }
    .eachpartners-left .partnerlogo img {
        width: 100%;
        padding: 50px;
    }
}
.partnertitle p {
    font-weight: bold;
    padding-top: 20px;
}
.partnerdescription p {
    padding-top: 20px;
    font-size: 0.9em;
}

