.rcHubHeadingSubcontent p{
    color: #222; 
    font-weight: bold; 
    font-size: 14px; 
    line-height: 18px;
}
#rcHubHeader2Posts{
    font-size: 24px;
    line-height: 30px;
}
.rcHubThirdContent ul li{
    font-size: 18px;
    line-height: 21px;
    color: #222;
    font-weight: 600;
}
.rcHubThirdContent ul{
    list-style-image: url('../images/hub/check-icon.svg');
    padding: 15px 0 15px 25px;
}
.rcHubPosts{
    padding: 50px 0;
}
.rcHubPosts h2,
.rcCaseStudies h2{
    color: #002855;
    font-size: 34px;
    line-height: 40px;
    margin-top: 0;
    font-weight: bold; 
    padding-bottom: 50px;
}
.rcHubPosts h4{
    color: #002855;
    font-size: 20px;
    line-height: 25px;
    margin-top: 0;
    font-weight: bold;
}
.rcHubPosts h3{
    color: #002855;
    font-size: 25px;
    line-height: 30px;
    margin-top: 0;
    font-weight: bold; 
    padding: 30px 0 15px;
}
.rcHubBlogBox{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 20px;
    padding-right: 15px;
}
.rcHubBlogBox p{
    font-size: 14px;
    line-height: 20px;
    color: #222;
}
.rcHubFeaturedContent{
    padding-top: 30px;
}
.rcHubFeaturedContent p,
.rcHubCaseStudyBox p{
    font-size: 18px;
    line-height: 28px;
}
.rcHubCaseStudyBox a{
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #066FAC;
}
.rcHubCaseStudyBox p{
    margin: 0;
    padding: 10px 0 15px;
}
.rcHubCaseStudyBox{
    padding: 0 15px;
}
.rcHubCaseStudyBox img{
    width: 100%;
    height: 150px;
    object-fit: contain;
    margin-bottom: 15px;
}
#bottom-image{
    width: unset;
    margin: 0 auto;
    display: block;
}
#bottom-image+div>p{
    font-size: 18px;
    line-height: 26px;
    color: #222;
}
#bottom-image+div>h4{
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    padding: 15px 0;
    color: #002855;
    font-weight: bold;
}
.rcHubStaticForm{
    background-color: #F6f5f1;
    padding: 75px 0;
}
.rcHubFormImage{
    position: absolute;
    right: 0;
}
.rcHubFormImage img{
    max-width: 650px;
    width: 100%;
}
.rcHubStaticForm{
    position: relative;
}
.rcBannerFlexRow, .rcFlex{
    display:flex; 
    align-items:center; 
    flex-direction:row;
}
.rcHubMainBannerContent{
    padding-right: 40px;
}
.rcHubBlogImage{
    max-width: 300px;
width: 100%;
margin-right: 20px;
display: inline-block;
}
.rcHubBackToResource{
    max-width: 850px;
    margin: 50px auto 0 auto;
}
.rcHubBackToResource a{
    font-weight: 600;
}
@media (max-width: 1200px){
    .rcHubFormImage img{
        padding-left: 75px;
    }
}
.rcContentHubBannerContent p{
        font-size: 14px;
        line-height: 16px;
        color: #fff;
    }
    .rcContentHubBannerContent h1{
        font-size: 40px;
        line-height: 45px;
        font-weight: bold;
        color: #fff;
    }
    .author_box_wrap{
        max-width: 850px;
        margin: 0 auto;
        padding-top: 40px;
    }
    .rcContentHubInnerBanner{
        background-color: #002855; padding: 60px 20px;
    }
    .rcHubOnColumn{
        display: flex; align-items: center;
    }
    .rcBackToResource{
        border-bottom: 2px solid #efefef; max-width: 850px; margin: 0 auto;
    }
    .rcBackToResource a{
        display: inline-block;padding: 20px 0;font-weight: bold;font-size:20px;
    }
    .rcBackToResource a>span{
        font-size: 24px; font-weight: bold;padding-right: 10px;
    }
    @media (max-width:991px){
        .rcContentHubBannerContent{
            padding-bottom: 20px;
        }
        .rcHubOnColumn{
            flex-direction: column;
        }
        .rcContentHubInnerBanner img{
            max-width: 500px;
            width: 100%;
            margin: 0 auto;
            display: block;
        }
    }
    @media (max-width: 576px){
        .rcContentHubInnerBanner h1{
            font-size: 28px;
    line-height: 36px;
        }
    }
    @media (max-width: 991px){
        .rcHubFormImage{
            position: relative;
        }
        .rcHubFormImage img{
            padding: 0;
            max-width: unset;
        }
        .rcOnReverse{
            display:flex;
            flex-direction: column-reverse;
        }
        .rcHubThirdContent{
            max-width: 500px;
            margin: 0 auto;
        }
        .rcHubCaseStudyBox{
            max-width: 500px;
            margin: 0 auto;
            padding-bottom: 40px;
        }
        .rcHubCaseStudyBox img{
            height: unset;
            max-width: 300px;
            margin: 0 auto;
            display: block;
        }
        .rcHubCaseStudyBox{
            padding-bottom: 40px;
        }
    }
    @media (max-width: 767px){
        .rcBannerFlexRow{
            flex-direction: column;
        }
        .rcHubMainBanner img{
            padding-top: 15px;
            width: 100%;
            max-width: 500px;
            margin: 0 auto;
            display: block;
        }
        .rcHubMainBannerContent{
            padding: 0;
            text-align: center;
        }
        .rcFlex{
            max-width: 500px;
            flex-direction: column;
            margin: 0 auto;
            text-align: center;
            padding-bottom: 20px;
        }
        .rcFlex h4{
            padding-top: 15px;
        }
        .rcHubBlogImage{
            margin-right: 0;
        }
    }
    @media (min-width: 768px){
        .rc-col-20-desktop{
            width: 20%;
        }
    }