/** Nov 27, 2024 [Request New Design from Armi] **/
#main.science-board .intro {
    width: 100%;
    clear: both;
    padding: 60px 0 40px 0;
    letter-spacing: 0.5px;
    border-bottom: 1px #EAEAEA solid;
}

#main.science-board .intro.grey-board {
    background: #F8F8F8;
}

#main.science-board .intro h1{
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}

#main.science-board .intro .subheading {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 18px;
    color: #797F83;
}

#main.science-board .intro p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    margin-bottom: 20px;
}

#main.science-board .intro.five-wide-posts {
    background-color: #fff;
}

#main.science-board .intro.f-section .container {
    max-width: 1100px;
}

.page-template-page-scientific-review-board #main.science-board .board-members {
    background-color: #fff;
}

#main.science-board .board-members h2 {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    color: #333;
    margin-bottom: 60px;
}
#main.science-board .board-members .team-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
    grid-auto-rows: 1fr;
}

#main.science-board .board-members .member a {
    padding: 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    display: block;
    text-decoration: none;
    height: 100%;
    border: 1px solid transparent;
}

#main.science-board .board-members .member a:hover {
    box-shadow: 1px -1px 28px 16px rgba(0,0,0,0.09);
    -webkit-box-shadow: 1px -1px 28px 16px rgba(0,0,0,0.09);
    -moz-box-shadow: 1px -1px 28px 16px rgba(0,0,0,0.09);
    border: 1px solid #028AFF29;
}

#main.science-board .board-members .member:hover h3 {
    color: #27A2FF;
}

#main.science-board .board-members .member:hover .team-img img {
    border: 5px solid #028AFF;
}

#main.science-board .board-members h2 {
    font-size: 40px;
    color: #333;
    font-weight: 600;
    margin-bottom: 60px;
    text-align: center;
}

#main.science-board .board-members .member {
    width: 100%;
    margin-bottom: 50px;
    clear: both;
    text-align: center;
}

#main.science-board .board-members .member h3 {
    color: #283644;
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    padding: 14px 0;
}

#main.science-board .board-members .member .team-img {
    max-width: 100%;
    text-align: center;
}

#main.science-board .board-members .member .team-img img {
    max-width: 130px;
    border: 2px solid #028AFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}


/** Blog Section  **/
.srb-footer-widget {
    background: #F6F7F7;
}
.srb-container {
    max-width: 1390px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}
.homeFeaturedThumb {
    width: 28%;
    height: 180px;
}
.blog #more-from-legion .article-home-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog #more-from-legion article .bot {
    height: auto;
    padding: 0;
    width: 65%;
    align-content: center;
}
.blog #more-from-legion article .bot h4 {
    text-align: left;
}
.blog #more-from-legion article .bot .excerpt p {
    text-align: left;
    margin-bottom: 0;
}
.blog #more-from-legion article {
    border: none;
}
.blog #more-from-legion article .homeFeaturedThumb .img {
    height: 180px;
}
.blog #more-from-legion article h4 a {
    text-decoration: none;
    color: #000;
}
.blog #more-from-legion article {
    width: 48%;
    display: flex;
    justify-content: space-between;
}
.blog #more-from-legion article p.author {
    color: #bbb;
    text-align: center;
    margin-bottom: 10px;
}

.blog #more-from-legion article .excerpt p {
    color: #293644;
    font-size: 16px;
    letter-spacing: 0.3px;
}

.blog #more-from-legion article .readnow {
    color: #dd0000;
    width: 100%;
    display: block;
    padding-top: 20px;
    text-align: center;
    text-decoration: none;
}

/** Single Post Type **/
#smainSingleHldr {
    padding-bottom: 50px;
}
#steamShortInfo{
    text-align: center;
    padding: 50px 0;
    background-color: #fbfbfb;
}
#steamShortInfo h3 {
    color: #3b3b3b;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    padding: 14px 0;
}
#steamShortInfo .subheading {
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 18px;
    color: #636262;
}
.teamSocial ul li{
    display: inline-block;
    padding-right: 10px;
}
.teamSocial ul li a {
    text-decoration: none;
    color: #8d8d8d;
}
.teamSocial ul li a svg {
    width: 20px;
    height: 20px;
}
.teamSocial ul li a:hover,
.teamSocial ul li a svg:hover {
    color: #E48310;
}
.teamBioContainer {
    max-width: 860px;
    margin:20px auto 0;
    padding: 20px 0;
}
.teaBio p {
    font-size: 18px;
    line-height: 31px;
    color: #333;
    margin-bottom: 30px;
}
.teamBackground{
    margin: 20px 0;
}
.teamBackground h4 {
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
    font-size: 18px;
    line-height: 24px;
    font-family: "proxima-nova";
}
.teamBackground .teamAchivement {
    margin-bottom: 20px;
}
.teamBackground ul {
    list-style-type: disc;
    margin-left: 20px;
}
.teamBackground ul li {
    font-size: 18px;
    line-height: 31px;
    color: #333;
    margin-bottom: 10px;
}
.teamAchievement {
    margin-bottom: 30px;
}
.teamReviewProcess h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
    margin-top: 40px;
}

.teamReviewProcess {
    border-top: 1px solid #e0e0e0;
}

.teamReviewProcess p {
    font-size: 18px;
    line-height: 31px;
    color: #333;
    margin-bottom: 10px;
}
.steamImage img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
.blog #more-from-legion-featured article, .blog #more-from-legion article, .five-wide-posts article {
    background: #F6F7F7;
}
.blog #more-from-legion article .bot, .five-wide-posts article .bot {
    background: #F6F7F7;
}
@media screen and (max-width: 767px) { 
    #main.science-board .board-members .member {
        box-shadow: 1px -1px 28px 16px rgba(0,0,0,0.09);
        -webkit-box-shadow: 1px -1px 28px 16px rgba(0,0,0,0.09);
        -moz-box-shadow: 1px -1px 28px 16px rgba(0,0,0,0.09);
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
    }
    .blog #more-from-legion .article-home-container {
        display: block;
    }
    .blog #more-from-legion article {
        width: 100%;
        padding-bottom: 0;
        background: #F8F8F8;
    }
    .blog #more-from-legion article .bot {
        background: #F8F8F8;
        width: 75%;
        align-content: flex-start;
    }

    .blog #more-from-legion article .homeFeaturedThumb {
        margin-right: 15px;
    }

    #main.science-board .board-members .member {
        margin-bottom: 10px;
    }
    .blog #more-from-legion article {
        margin-bottom: 10px;
    }
    .blog #more-from-legion article .homeFeaturedThumb {
        height: auto;
    }
    .blog #more-from-legion article .homeFeaturedThumb .img {
        height: 90px;
    }
    .blog #more-from-legion article .excerpt{
        display: none;
    }
    .blog #more-from-legion article h4 {
        font-size: 15px;
    }
    
}
