<style>
    .full-width-container
    {
        padding-top:0px !important;
        padding-bottom:0px !important;
    }

    .greyBG
    {
        background-color:#f5f5f5;
        width:100%;
        overflow:hidden;
    }
    
    .greyBGcontainer, .greyBGcontainer
    {
        margin:20px;
        overflow:hidden;
    }
    
    .FeatureBoxes
    {
        overflow:hidden;
    }
    
    .FeatureBoxSpacer
    {
        display:block;
        height:60px;
        background-color:#f5f5f5;
    }
    
     h2
    {
        margin-top:20px;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:16px;
        font-weight:700;
        line-height:22px;
    }
    
    h6
    {
        margin-top:20px;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:14px;
        font-weight:700;
        line-height:18px;
    }
    
    /*p
    {
        margin-top:20px;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:16px;
        font-weight:400;
        line-height:24px;
    }*/
    
    .greyBG a, .FeatureBoxes a
    {
        color:#0F61FD;
        text-decoration:none;
    }
    
    .SearchHeader
    {
        margin-top:32px;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:14px;
        font-weight:700;
        line-height:18px;
    }
    
    .WhiteBlocks
    {
    margin:20px auto 0px 30px;
    justify-content: left;
    }
    
    .WhiteBlock
    {
        margin-top:20px;
        display:flex;
        background-color:#fff;
        flex-direction:column;
        justify-content:center;
        min-width:380px;
        flex:0 1 32%;
        margin-right:1%;
        outline: #e5e5e5 1px solid;
    }
    
    .WhiteBlockTitle, .WhiteBlockIcon, .WhiteBlockCTA
    {
        text-align:center;
    }
    
    .WhiteBlockTitle
    {
    margin:40px auto 0 auto;
    font-family:"objektiv-mk2","Arial",sans-serif;
    font-size:16px;
    font-weight:700;
    line-height:24px;
    min-height:40px;
    }
    
    .WhiteBlockTitle20
    {
    font-size:20px;
    line-height:30px;
    }
    
    .WhiteBlockIcon
    {
    margin-top:45px;
    }
    
    .WhiteBlockCTA
    {
    margin:50px auto 50px auto;
    border:solid 2px #0F61FD;
    width:max-content;
    padding:15px 40px;
    }
    
    .WhiteBlockCTA:hover
    {
    background-color:#0F61FD;
    }
    
    .WhiteBlockCTA:hover a
    {
    color:#fff !important;
    }
    
    .WhiteBlockCTA a, .WhiteBlockCTA a:visited
    {
    font-family:"objektiv-mk2","Arial",sans-serif;
    font-size:16px;
    font-weight:700;
    line-height:23px;
    color:#0F61FD;
    text-decoration:none;
    }
    
    .CardPhotoHolder
    {
    position:relative;    
    }
    
    .CardPhoto
    {
    width:100%;
    position:relative;
    z-index:0;   
    }
    
    .CardPhotoIcon1
    {
    height:48px;
    width:48px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:1;
    }
    
    .CardPhotoIcon2
    {
    height:48px;
    width:48px;
    position:absolute;
    top:0px;
    left:48px;
    z-index:1;
    }
    
    .CardPhotoIcon3
    {
    height:48px;
    width:48px;
    position:absolute;
    top:0px;
    left:96px;
    z-index:1;
    }
    
    .CardTitle
    {
    margin:10px 10px 0 10px;
    font-family:"objektiv-mk2","Arial",sans-serif;
    font-size:16px;
    font-weight:700;
    line-height:24px;
    }
    
    .CardText
    {
    margin:10px;
    font-family:"objektiv-mk2","Arial",sans-serif;
    font-size:12px;
    font-weight:400;
    line-height:18px;
    }
    
    .carousel-indicators
    {
        top:0px;
        right:10px;
        margin-top:10px;
        margin-right:0px;
        margin-left:0px;
        justify-content: flex-end;
    }
    
    .carousel-indicators .active
    {
    background-color:#0F61FD;
    }
    
    .carousel-indicators > li 
    {
        border-radius: 10px;
        width: 10px;
        height: 10px;
        background-color: #F0F0F0;
    }
    
    .BoxImgBG, .BoxImageBGLeft
    {
        display:none;
    }
    
    .BoxImgBGSmaller
    {
        display:block;
        width:100%;
        max-width:600px;
        margin-top:20px;
        height:300px;
    }
    
    .BoxText
    {
        display:flex;
        background-color:#fff;
        width:100%;
        align-items:center;
    }
    .BoxTextInner
    {
        margin:20px 20px 0 20px;
    }
    
    .BoxTextInner .BTISection
    {
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:12px;
        font-weight:700;
        line-height:16px;
    }
   
    
    .BoxTextInner .BTIDate
    {
        margin-top:20px;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:10px;
        font-weight:500;
        line-height:14px;
    }
    
    .CTAButtonBlue
    {
        margin-top:20px;
        padding:15px;
        color:#fff;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:16px;
        font-weight:500;
        background-color:#0F61FD;
        max-width: fit-content;
    }
    
    .CTAButtonBlue a, .CTAButtonBlaue a:hover
    {
        color:#fff;
        text-decoration:none;
    }
    
    .CTAButtonBlue:hover
    {
        background-color:#1F71FF;
    }
    
    .icon
    {
    float:right;
    text-align:center;
    width:18px;
    height:18px;
    margin: 0 0 0 20px;
    position:relative;
    cursor:pointer;
    top:-5px;
    }
    
    .iconblue
    {
    float:left;
    width:48px;
    height:48px;
    background-color:#0F61FD;
    position:relative;
    top:4px;
    cursor:pointer;
    }
    
    .searchicon
    {
    background:url('https://www.woodplc.com/__data/assets/css_file/0022/184009/2021web.css?a=182378');
    background-position:center;
    background-repeat:no-repeat ;
    margin:20px 15px;
    }
    
    .downloadsquareicon
    {
    float:right;
    background:url('https://www.woodplc.com/__data/assets/css_file/0022/184009/2021web.css?a=184247');
    text-align:center;
    width:18px;
    height:18px;
    margin:15px;
    position:relative;
    background-position:right;
    background-repeat:no-repeat;
    top:-15px;
    left:8px;
    }
    
    .PledgeHolder
    {
    max-width:800px;
    margin:0 20px;
    }

    .PledgeImage
    {
    float:left;
    }

    .PledgeText
    {
    float:left;
    }
    
    .StatBlock
    {
        padding:60px 0;
    }
    
    .StatBlockTextLarge
    {
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:72px;
        font-weight:700;
        line-height:90px;  
        text-align:center;
    }
    
    .StatBlockTextSmall
    {
       margin-top:20px;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:24px;
        font-weight:500;
        line-height:26px;
        text-align:center;
    }
    
    @media screen and (min-width: 660px)
    {
    .PledgeText
    {
    margin-left:40px;
    }
    }
    
    @media screen and (min-width: 992px) {
    
    .greyBGcontainer
    {
        margin:175px auto;
        width:1200px;
    }
    
    .greyBGcontainer90
    {
        margin:90px auto;
        width:1200px;
    }
    
    .FeatureBoxSpacer
    {
        display:none;
    }
    
    .WhiteBlocks
    {
    margin:40px auto 0 auto; 
    }
    
    .WhiteBlock
    {
        min-width:auto;
        flex:0 1 32%;
        outline: #e5e5e5 1px solid;
    }
    
    .CardTitle
    {
    margin:30px 30px 0 30px;
    font-family:"objektiv-mk2","Arial",sans-serif;
    font-size:20px;
    font-weight:700;
    line-height:30px;
    }
    
    .CardText
    {
    margin:15px 30px 30px 30px;
    font-family:"objektiv-mk2","Arial",sans-serif;
    font-size:12px;
    font-weight:400;
    line-height:18px;
    }
    
    h2
    {
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:40px;
        font-weight:700;
        line-height:53px;
    }
    
    h6
    {
        margin-top:40px;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:20px;
        font-weight:700;
        line-height:30px;
    }
    
    .BoxTextInner h2
    {
        margin-top:30px;
    }
    
    p
    {
        margin-top:15px;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:16px;
        font-weight:400;
        line-height:24px;
    }
    
    .SearchHeader
    {
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:24px;
        font-weight:700;
        line-height:36px;
    }
    
    .BoxImgBG, .BoxImgBGLeft
    {
        display:block;
        height:960px;
        width:50%;
        float:right;
    }
    
    .BoxImgBGLeft
    {
        float:left !important;
    }
    
    .BoxImgBGSmaller
    {
        display:none;
    }
    
    .BoxText
    {
        display:flex;
        background-color:#fff;
        width:50%;
        height:960px;
        float:left;
        align-items:center;
    }
    
    .BoxTextInner
    {
        margin:0 80px 0 auto;
        width:520px;
    }
    
    .BoxTextInnerLeft
    {
        margin:0 auto 0 80px !important;
        width:520px;
    }
    
    .BoxTextInner .BTISection
    {
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:16px;
        font-weight:700;
        line-height:24px;
    }
    
    
    .BoxTextInner .BTIDate
    {
        margin-top:30px;
        font-family:"objektiv-mk2","Arial",sans-serif;
        font-size:12px;
        font-weight:500;
        line-height:18px;
    }
    
    .CTAButtonBlue
    {
        margin-top:40px;
    }
    
    .PledgeHolder
    {
    max-width:800px;
    margin:0 auto;
    }
    
    
    }
    
</style>