.rootpage{
    max-width: 92%;
}
header{
    display: flex;
    align-items: center;
    flex-grow: 1;
    flex-direction: row;
}
video{
    display: block;
    float: left;
    position: relative;
}
.hero__title{
    font-size: 3rem;
    width: 65%;
    max-width: 1100px;
}
.tophead{
    text-align: center;
    margin: 30px 0 60px;
}
.tophead h1{
    width: 95%;
    text-align: center;
    margin: auto;
    font-size: 2.75rem;
    font-family: var(--ifm-font-family-base);
    font-weight: var(--ifm-heading-font-weight);
    line-height: var(--ifm-heading-line-height);
    text-transform: unset;
    letter-spacing: 1px;
}
.tophead img{
    width: 95%;
    max-width: 690px;
    background-position: 50%;
    background-size: cover;
    border-style: none;

    border-radius: 10px;
    margin: 20px 0;
}
.headline{
    float: left;
    position: relative;
    display: block;
    letter-spacing: 30px;
    font-size: 40px;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-style: normal;
}
.subparagraph{
    padding: 20px 0px;
}
.notopborder{
    border-top:unset !important;
}
.nobottomborder{
    border-bottom: unset !important;
}

h1{
    font-family: 'Raleway';
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 30px !important;
    color: #000;
    margin-top: 30px !important;
    font-size: 4rem;
    width: 70%;
    margin: auto;
    line-height: 5rem;
    color: #000;
    letter-spacing: 10px;
    margin-bottom: 60px;
    text-align: center;
}
h2{
    text-align: center;
    width: 74%;
    margin: auto;
    line-height: 30px;
    font-size: 18px;
    margin-top: 50px;

}
h4{
    font-size: 1.25rem;
    line-height: 1.5rem;
    color:#000;
}
.col p{
    font-size: 15px;
}
button{
    background-color: #000 !important;
    border-radius: 1px !important;
}
h4.featuredtitle{
    color:#000;
    font-size: 2.5em;
    font-weight: 700;
    text-align: center;
    transform: translateY(-50%);
    margin-bottom: 100px;
}
.spaced{
    margin-top:35px;
}

.hub12{
    width: 80%;
    margin: auto;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 15px 0;
}
.hub12 .card__image,.hub12 .card__body, .hub12 .card__footer { text-align: center;}
.hub12 img{
    max-width: 850px;
    width: 70%;
    height: auto;
}
.hub12 img.rightmode{
    float: right;
    width: 70%;
    margin-left: 20px;
}
.hub12 h4{
    font-size: 2.5em;
    line-height: 2.65rem;
    color: #000;
    width: 95%;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.hub12 p{
    font-size: 16px;
    max-width: 750px;
    margin: auto;
}

.hub12 button{
    max-width: 150px;
    text-align: center;
    margin: auto;
}
.hub12.noborder{
    border:unset !important;
}

.hub4{
    border-top: 1px solid #bec3c9;
    border-bottom: 1px solid #bec3c9;
    padding-top: 100px;
    padding-bottom: 100px;
}
.hub4 img{

}

.author_footer{
    margin-top: 100px;
    padding-top: 25px;
    border-top: 1px solid #cdcdcd;
}
.c_ai_avatar{
    position: relative;
    display:block;
    width:150px;
    height:auto;
    overflow:visible;
    text-align:center;
  }
  .c_ai_avatar .user{
    border-radius: 50%;
    width: auto;
    height: 100px;
    margin: auto;
    border: var(--faceblob-border-width) solid var(--faceblob-border-color);
    position: relative;
    z-index: 1;
  }
  
  .c_ai_avatar .blob{
    width: 36px !important;
    height: 36px !important;
    border-radius: 50%;
    position: absolute;
    bottom: -50px;
    right: 23px;
    border: var(--faceblob-border-width) solid var(--faceblob-border-color);
    z-index: 2;
  }


.ui.accordion{
    text-align: left;
    width: 70% !important;
    margin:auto;
}

.exposedarticle p{
    margin-top: 20px;
    text-align: left;
}
.structuredtext{
    max-width: 90%;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: left;
}

.ui.accordion > .title{
    color: #4a057b;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
    font-family: var(--ifm-heading-font-family);
    font-weight: var(--ifm-heading-font-weight);
    line-height: var(--ifm-heading-line-height);
}
.title_container{
    margin: 50px auto;
}
.c_bloc{

}
/* this to fix width of inside the block*/
.row.c_bloc .col-16{
    width:100%;
}


/* for root */
.c_root_general{
    margin-top:150px;
}

.c_root_general .col--3{
    /* padding-left: 0; */
    /* padding-right: 0; */
    /* border: 1px solid black; */
    margin-bottom: 115px;
}

.c_root_general .card__image{
    margin:auto;
    text-align: center;
}
.c_root_general article h3{
    font-size: 18px;
    color:#000;
    text-transform: uppercase;
    text-align: center;
}
.c_root_general article img{
    max-height: 250px;
}

.tags_jXut {
    margin-top: 12px !important;
    float: left;
}

li{
    padding-bottom: 15px;
}
.sep{
    width: 100%;
    display: block;
    margin: 100px 0;
    float: left;
}

/**********for aaaarticle */

.navbar__inner h3{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 16px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.5px;
    font-family: 'Raleway';
    font-size: 19px;
}
.navbar__inner .c_cta{
    padding: unset;
    float: right;
    position: relative;
    margin: 0;
    width: auto;
    border: unset;
}

.navbar__inner .c_cta a p{
    padding: 6px 6px;
    font-size: 14px;
    width: auto;
    margin-top: 3px;
}

.navbar__inner h3 a{
    text-decoration: none;
    color: inherit !important;
}

.c_cta a:hover, .c_cta a p:hover{
    -webkit-transform: unset;
    text-decoration: none;
}



.c_general{
    font-size: 16px;
}
.c_general p{
    font-size: 16px;
}
.c_general img{
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
    overflow: auto;
    display: block;
    margin-top: 100px;
    margin-bottom: 35px;
}
.c_general img.full{
    max-width: 500px;
}

.c_general h2, .c_general h3{
    font-size: var(--ifm-h2-font-size) !important;
    margin-top: 120px !important;
    margin-bottom: 18px;
    text-align: left;
    width: 100%;
}
/* image */
.c_general .inparagraph{
    margin-top:0px !important;
}
.c_general .inparagraph.under{
    margin-top: -50px !important;
}

ul li {
    padding-bottom: 16px;
}
hr.sep{
    margin-top: 0 !important;
    background-color: var(--ifm-color-emphasis-300);
}
.ui div.content{

    padding-left: 30px !important;
    font-size: 16px;
    margin-bottom: 80px;
}
.c_cta{
    width: 100%;
    overflow: auto;
    padding: 30px 20px;
    border-top: 1px solid #bec3c9;
    border-bottom: 1px solid #bec3c9;
    margin: 50px 20px;
    text-align: center;
}
.c_cta a p{
    color:#fff;background:#000;text-align: center; width: 170px; margin:auto;;text-transform: uppercase;padding: 8px 15px;font-size:16px;
    border-radius: 3px;
}
.c_cta a p:hover {
    text-decoration: none;
    /* -webkit-transform: scale(1.02); */
    /* transition: all 0.15s ease; */
}

.note {
    background: #f6f7ff;
    border: 1px solid #e4e6ff;
    padding: 16px;
    border-radius: 10px;
    margin: 20px 0;
}
  .feature-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    background: #000000;
    border-radius: 20px;
    margin-bottom: 40px;
  }
  .feature-block video {
    width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
    border-radius: 12px;
    margin: auto;
  }
  .feature-block video.videolp{
    width: 95%;
    max-width: 640px;
  }
  .feature-block video.square{
    max-width: 300px;
    max-height: 300px;
  }

  .feature-block .text {
    flex: 1;
    color:#fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .feature-block .text h3 {
    margin: 0 0 8px !important;
    font-size: 2.25rem !important;
    letter-spacing: 1.5px;
  }
  .feature-block .text h4 {
    margin: 0;
    font-size: 1.2rem;
    font-weight: normal;
    color: #fff;
  }
.footer{
    margin-top: 100px;
}
.footer__links{
    text-align: center;
}
.footer__title{
    letter-spacing: 3px;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    padding: 15px 0px;
}
.noboxshadow{box-shadow: unset;}


aside.col--2{
    margin-left: -8%;
    padding-right: 8px !important;
}

nav li.sidebarItem .sidelink{
    color: #4f4581;
}

@media only screen and (max-width: 1500px){
    aside.col--2{
        margin-left: -4%;
        padding-right: 0px !important;
    }
}
@media only screen and (max-width: 1200px){
    aside.col--2{
        margin-left: 0%;
        padding-right: 0px !important;
    }
    main.col--8{
        margin-left: -3.6%;
    }
}

/* mmmobile */
@media only screen and (max-width: 800px) {
    .col.col--8{
        order:1;
    }
    .col.col--2{
        order: 2;
        width: 100%;
        margin-top: 25px;
    }
    nav.sidebar_re4s{
        padding-left: 10%;
    }
    nav li.sidebarItem .sidelink{
        font-weight: bold;
        color: #224f93;
    }

    .tophead{
        margin-top:0;
    }
    .hero__title{
        font-size: 2rem;
        width: 100%;
        letter-spacing: 7px;
        line-height: 55px;
    }
    /* hide 'back to spheria' on mobile */
    .navbar__inner b.navbar__title{
        display: none;
    }
    
    .navbar__inner h3{
        /* display: none; */
        font-size: 14px;
        width: 52%;
        left: 50%;
        letter-spacing: 1px;
        font-weight: 500;
        top: 16px;
        text-align: center;
    }
    .navbar__inner .c_cta{
        display: none;
    }
    .tophead h1, h1{
        font-size: 2rem;
        width: 100%;
        letter-spacing: 1px;
        line-height: 45px;
        margin-bottom: 45px !important;
    }
    .c_bloc{
        margin: 20px auto 50px;
    }
    .ui div.content{
        padding-left:0px !important;
    }
    header{
        flex-direction: column;
    }
    .hub12.rightmode .card__body{
        text-align: right;
        width: 100%;
        float: left;
    }
    .hub4 img{
        max-width: 300px;
    }

    .c_general img.full{
        max-width: 90%;
    }
    
}

