.overlay_bg_corporate {
    display  : block;
    float    : left;
    position : relative;
    width    : 100%;
    z-index  : 0;
}
/************************* BLOCK ONE *************************/  
.bg_one_mobile {
    display: none;
}
.investing_b_one {
    display     : inline-block;
    font-family : "Arial";
    left        : 0;
    position    : absolute;
    top         : 5.5vw;
    width       : 100%;
    z-index     : 1;
}
.investing_b_one .container {
    width   : 55vw;
}
.investing_b_one h1 {
    color       : #fff;
    font-family : "Munistic";
    font-size   : 3vw;
}
.investing_b_one h2 {
    color           : #fff;
    font-size       : 1.3vw;
    font-weight     : bold;
    padding-bottom  : 4vw;
}
.investing_b_one p {
    color           : #fff;
    font-size       : 1vw;
    padding-left    : 14vw;
    padding-right   : 14vw;
}
.investing_b_one hr {
    background-color    : #2c6183;
    height              : 1px;
    margin-bottom       : 1.5vw;
    margin-top          : 1.5vw;
    width               : 170px;
}
.investing_b_one .p_3 {
    padding-left    : 18vw;
    padding-right   : 18vw;
}
.investing_b_one .p_4 {
    padding-left    : 15vw;
    padding-right   : 15vw;
}  
/* ********************************************************** */
/************************* BLOCK TWO *************************/
.bg_two_mobile {
    display: none;
}
.investing_b_two {
    display     : inline-block;
    font-family : "Arial";
    left        : 0;
    position    : absolute;
    top         : 3vw;
    width       : 100%;
    z-index     : 1;
}
.investing_b_two .container {
    width : 45vw;
}    
.investing_b_two h1 {
    color       : #fff;
    font-family : "Munistic";
    font-size   : 2.3vw;
    text-align  : center;
}
.investing_b_two h2 {
    color       : #fff;
    font-family : "Munistic";
    font-size   : 1.8vw;
    padding-top : 2vw;
    text-align  : center;
}
.investing_b_two h3 {
    color       : #fff;
    font-family : "Munistic";
    font-size   : 1.7vw;
    padding-top : 2vw;
    text-align  : center;
}        
.investing_b_two p {
    color           : #fff;
    font-size       : 1vw;
    padding-left    : 4.5vw;
    padding-right   : 4.5vw;
    padding-top     : 0.5vw;
    text-align      : center;
}
.investing_b_two .p_1 {
    padding-left    : 12vw;
    padding-right   : 12vw;
}
.investing_b_two .p_2 {
    padding-left    : 11vw;
    padding-right   : 11vw;
}
.investing_b_two .p_3 {
    padding-left    : 11.5vw;
    padding-right   : 11.5vw;
}
.investing_b_two .p_4 {
    padding-left    : 11.5vw;
    padding-right   : 11.5vw;
}
.investing_b_two .row_two {
    padding-top : 20vw;
}
/* ************************************************************ */
/************************* BLOCK THREE *************************/
.bg_three_mobile {
    display : none;
}            
.investing_b_three {
    color       : #183852;
    display     : inline-block;
    font-family : "Arial";
    left        : 0;
    top         : 8vw;
    position    : absolute;
    width       : 100%;
    z-index     : 1;
}
.investing_b_three .container{
    width   : 45vw;
}    
.investing_b_three h1 {
    font-family : "Munistic";
    font-size   : 2.3vw;
    text-align  : center;
}
.investing_b_three p {
    font-size   : 1vw;
    padding-top : 0.5vw;
    text-align  : left;
}        
.investing_b_three .p_1 {
    margin-top      : 1vw;
    padding-left    : 2vw;
    padding-right   : 3vw;
}
.investing_b_three ol {
    font-size       : 1vw;
    margin-left     : 1vw;
    padding-right   : 12vw;
    padding-top     : 1vw;
} 
.investing_b_three .title {
    border-left : 5px solid #183852;
}
.investing_b_three .title h1 {
    font-family : "Munistic";
    font-size   : 2vw;
    text-align  : left;
}    
.investing_b_three em    {
    font-size   : 1vw;
    font-weight : bold;
    margin-left : 2vw;    
}
.investing_b_three .p_2 {
    margin-top      : 1vw;
    padding-right   : 8vw;
    padding-left    : 2vw;
}
.investing_b_three .p_3 {
    margin-top      : 1vw;
    padding-left    : 2.5vw;
    padding-right   : 2.5vw;
    text-align      : center;
}
/* ********************************************************** */   
/************************* BLOCK FOUR *************************/
.bg_four_mobile {
    display : none;
}            
.investing_b_four {
    color       : #fff;
    display     : inline-block;
    font-family : "Arial";
    left        : 0;
    top         : 15vw;
    position    : absolute;
    width       : 100%;
    z-index     : 1;
}
.investing_b_four .container{
    width : 70%;
}    
.investing_b_four .title h1 {
    font-size       : 2.9vw;
    text-align      : left;
    font-family     : "Munistic";
}
.investing_b_four .title h2 {
    font-size       : 2.3vw;
    text-align      : left;
    font-family     : "Munistic";
}
.investing_b_four p {
    font-size       : 1.25vw;
    padding-top     : 0.5vw;
    text-align      : left;
}        
.investing_b_four .p_1 {
    padding-right : 36.5vw;
    padding-left  : 0vw;
    margin-top    : 1vw;
}
.investing_b_four .p_2 {
    padding-right : 36vw;
    padding-left  : 0vw;
    margin-top    : 1vw;
}
.investing_b_four .btn {
    align-items     : center;
    background      : rgba(38,110,134,1);
    background      : -moz-linear-gradient(left, rgba(38,110,134,1) 0%, rgba(12,95,127,1) 52%, rgba(4,86,123,1) 100%);
    background      : -webkit-gradient(left top, right top, color-stop(0%, rgba(38,110,134,1)), color-stop(52%, rgba(12,95,127,1)), color-stop(100%, rgba(4,86,123,1)));
    background      : -webkit-linear-gradient(left, rgba(38,110,134,1) 0%, rgba(12,95,127,1) 52%, rgba(4,86,123,1) 100%);
    background      : -o-linear-gradient(left, rgba(38,110,134,1) 0%, rgba(12,95,127,1) 52%, rgba(4,86,123,1) 100%);
    background      : -ms-linear-gradient(left, rgba(38,110,134,1) 0%, rgba(12,95,127,1) 52%, rgba(4,86,123,1) 100%);
    background      : linear-gradient(to right, rgba(38,110,134,1) 0%, rgba(12,95,127,1) 52%, rgba(4,86,123,1) 100%);
    border-radius   : 45px;
    color           : #fff;
    font-family     : 'Munistic';
    font-size       : 1vw;
    filter          : progid:DXImageTransform.Microsoft.gradient( startColorstr='#266e86', endColorstr='#04567b', GradientType=1 );
    height          : 2vw;
    margin-left     : -1vw;
    margin-top      : 1vw;
    justify-content : center;
    text-align      : center;
    text-decoration : none;            
    width           : 9vw;
    z-index         : 10;
}
/* ****************************************************** */   
@media( max-width: 768px ) and ( max-height: 500px ) {
    .bg_one_pc {
        display : block!important;
    }
    .bg_one_mobile {
        display : none!important;
    }
    .investing_b_one {
        top : 5vw!important;
    }    
    .investing_b_one .container {
        width : 90%!important;
    }            
    .investing_b_one h1 {
        font-size : 5vw!important;
    }
    .investing_b_one h2 {
        font-size      : 2.3vw!important;
        padding-bottom : 4vw!important;
    }
    .investing_b_one hr {
        height        : 0px!important;
        width         : 0px!important;
        margin-top    : 0.25vw!important;
        margin-bottom : 0.25vw!important;
    }
    .investing_b_one p {
        font-size     : 2.35vw!important;
        padding-right : 0vw!important;
        padding-left  : 0vw!important;
    }
    .bg_two_pc {
        display : none!important;
    }
    .bg_two_mobile {
        display : block!important;
    }
    .investing_b_two {
        top : 20vw!important;
    }    
    .investing_b_two h1 {
        font-size : 3vw!important;
    }
    .investing_b_two h2 {
        font-size   : 2.5vw!important;
        padding-top : 6.5vw!important;
    }
    .investing_b_two p {
        font-size     : 2.5vw!important;
        padding-top   : 0.5vw!important;
        padding-right : 2vw!important;
        padding-left  : 2vw!important;
    }            
    .investing_b_two .p_1 {
        padding-right : 1vw!important;
        padding-left  : 2vw!important;
    }
    .investing_b_two .p_2 {
        padding-right : 2vw!important;
        padding-left  : 3vw!important;
    }
    .investing_b_two .p_3 {
        padding-right : 2vw!important;
        padding-left  : 3vw!important;
    }
    .investing_b_two .p_4 {
        padding-right : 3vw!important;
        padding-left  : 4vw!important;
    }
    .investing_b_two .row_two {
        padding-top: 2vw!important;
    }
    .investing_b_two h3 {
        font-size: 3vw!important;
    }
    .bg_three_pc {
        display : block!important;
    }
    .bg_three_mobile {
        display : none!important;
    }
    .investing_b_three {
        top : 3vw!important;
    }
    .investing_b_three .container {
        width   : 90vw!important;
    }
    .investing_b_three .title h1 {
        font-size   : 3vw!important;
    }
    .investing_b_three p {
        font-size   : 2vw!important;
    }
    .investing_b_three .p_1 {
        margin-top      : 1vw!important;
        padding-left    : 0vw!important;
        padding-right   : 0vw!important;
    }
    .investing_b_three ol {
        font-size   : 2vw!important;
    }
    .investing_b_three em {
        font-size   : 2vw!important;
    }
    .bg_four_pc {
        display : block!important;
    }
    .bg_four_mobile {
        display : none!important;
    }
    .investing_b_four {
        top : 5vw!important;
    }
    .investing_b_four .container {
        width: 90%!important;
    }
    .investing_b_four .title h1 {
        font-size : 4vw!important;
    }
    .investing_b_four .title h2 {
        font-size : 3.2vw!important;
    }
    .investing_b_four p {
        font-size : 1.8vw!important;
    }
    .investing_b_four .p_1 {
        padding-right : 50vw!important;
    }
    .investing_b_four .p_2 {
        padding-right : 38vw!important;
    } 
    .investing_b_four .btn {
        width         : 20vw!important;
        height        : 4vw!important;
        font-size     : 2.5vw!important;
        border-radius : 45px!important;
        margin-left   : -2vw!important;
        margin-top    : 1vw!important;
    }                       
}
@media( max-width: 700px ){
    .bg_one_pc {
        display: none;
    }
    .bg_one_mobile {
        display    : block;
        margin-top : 2vw;
    }
    .investing_b_one {
        top : 25vw;
    }
    .investing_b_one .container {
        width : 100%;
    }
    .investing_b_one h1 {
        font-size : 8vw;
    }
    .investing_b_one h2 {
        font-size : 3.5vw;
    }
    .investing_b_one p {
        font-size     : 4vw;
        padding-right : 5vw;
        padding-left  : 5vw;
    }
    .investing_b_one hr {
        height        : 0px;
        width         : 0px;
        margin-top    : 2vw;
        margin-bottom : 2vw;
    }
    .bg_two_pc {
        display: none;
    }
    .bg_two_mobile {
        display : block;
    }
    .investing_b_two .container {
        width   : 80%;
    }
    .investing_b_two h1 {
        font-size   : 6vw;
    }
    .investing_b_two h2 {
        font-size   : 5.25vw;
        padding-top : 5vw;
    }
    .investing_b_two .p_1 {
        padding-left    : 0vw;
        padding-right   : 0vw;
    }
    .investing_b_two .p_2 {
        padding-left    : 0vw;
        padding-right   : 0vw;
    }
    .investing_b_two .p_3 {
        padding-left    : 0vw;
        padding-right   : 0vw;
    }
    .investing_b_two .p_4 {
        padding-left    : 0vw;
        padding-right   : 0vw;
    }            
    .investing_b_two p {
        font-size       : 3.25vw;
        padding-left    : 0vw;
        padding-right   : 0vw;
        padding-top     : 1vw;
    }
    .investing_b_two .row_two {
        padding-top : 7vw;
    }            
    .investing_b_two h3 {
        font-size   : 4vw;
        padding-top : 2vw;
    }
    .bg_three_pc {
        display : none;
    }
    .bg_three_mobile {
        display : block;
    }
    .investing_b_three .container {
        width   : 85vw;
    }
    .investing_b_three .title h1 {
        font-size   : 5vw;
    }
    .investing_b_three p {
        font-size   : 3.5vw;
        padding-top : 1vw;
    }
    .investing_b_three .p_1 {
        margin-top      : 1vw;
        padding-left    : 1vw;
        padding-right   : 0vw;
    }
    .investing_b_three ol {
        font-size       : 3.5vw;
        margin-bottom   : 1rem;
        margin-left     : 3vw;
        padding-right   : 0vw;
    }
    .investing_b_three em {
        font-size   : 3.5vw;
    }
    .investing_b_three .p_2 {
        padding-right   : 0vw;
    }
    .investing_b_three h1 {
        font-size   : 4vw;
    }            
    .investing_b_three .p_3 {
        padding-left    : 0vw;
        padding-right   : 0vw;
    }
    .bg_four_pc {
        display : none;
    }
    .bg_four_mobile {
        display : block;
    }
    .investing_b_four {
        top : 10vw;
    }
    .investing_b_four .container {
        width   : 95vw;
    }
    .investing_b_four .title h1 {
        font-size   : 5.5vw;
    }
    .investing_b_four .title h2 {
        font-size   : 4.5vw;
    }
    .investing_b_four p {
        font-size   : 3vw;
    }
    .investing_b_four .p_2 {
        padding-right   : 30vw;
    }            
    .investing_b_four .btn {
        border-radius   : 45px;
        font-size       : 4vw;
        height          : 6vw;
        margin-left     : -4vw;
        margin-top      : 1vw;
        padding         : 0.5vw;
        width           : 35vw;
    }            
}

