    
.blog_inner_img_cont_flex{
    display: flex;
    margin-bottom: 20px;
}

.img_box_siz_blog_inner{
    
    width: 45%;
    display: inline-block;
}
.img_box_siz_blog_inner+div{
    width: 45%;
    float: right;
}
.blog_inner_img_cont_flex a p{
    margin-bottom: 0;
  font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
  color: #141919;
  font-size: 14px;

}

.year_name_founders h3{
    padding-bottom: 1%;
  font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 1.7rem;
}
.year_name_founders p{
    padding-bottom: 2%;
}
.color_title_baner_det{
    padding-right: 5%;
    color: #85A691 !important;
  font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
}
.blog_inner_description{
    padding-bottom: 1%;
}
.blog_inner_desc_click{
    color: #59A7FF;
}
.blog_inner_desc_click:hover{
    color: #59A7FF;
}
.blog_inner_must_read{
    
    padding-top: 3%;
    padding-bottom: 5%;
    color: #cbb294;
}
.blog_inner_para_title_flex p:nth-child(2){
    color: #BCBDC0 !important;
}
.partner-sec-one img{
    /* width: 50%; */
}

.img_box_siz_blog_inner img{
    transition: all 0.4s linear;
}
.img_box_siz_blog_inner img:hover{
    transform: scale(1.1, 1.1);
    transition: all 0.4s linear;
}
.blog_inner_banner_cus_hover{
    overflow: hidden;   
}
.blog_inner_banner_cus_hover img{
    transition: all 0.4s linear;  
}
.blog_inner_banner_cus_hover img:hover{
    transform: scale(1.1, 1.1);
    transition: all 0.4s linear;
}



div#navbar {
    background: #fff;
}


.partner-sec-one {
     /* padding-top: 5%;
    margin-top: 3%; */
    background-repeat: no-repeat;
    position: relative;
    padding: 3%;
    padding-right: 4%;
    padding-top: 0;
    
}

section.partner-sec-one h1 {
    color: #141919;
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    font-size: 2rem;
    margin-bottom: 20px;
}

section.partner-sec-one p {
    
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    font-size: 1rem;
}
section.partner-sec-one .animation_sun {
    position: absolute;
    left: unset;
    z-index: -1;
    padding-top: 0;
    right: 25%;
    top: 10%;
}
section.partner-sec-one .circle {
    border-radius: 50%;
    background-color: #32080d;
    width: 200px;
    height: 200px;
    position: absolute;
    opacity: 0;
    animation: scaleIn 6s infinite cubic-bezier(.36, .11, .89, .32);
}
section.partner-sec-one .partner-outerbox .know_arr p {
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    color: #141919;
    font-size: 1rem;
}

/* founders_message */
.founders_message .color_founder{
    color: #cbb294;
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
}
.founders_message .founder_txt_co_cu{
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    font-weight: bold;
}
.founders_message{
    
    padding-top: 7%;
    padding-right: 0;
    
}
.right_founder_img_box{
    background-color: #F3F3F3;
    padding: 10%;
   
}
.right_founder_img_box{
    position: sticky;
    top: 0;
    height: 101vh;
    overflow-y: scroll;
}
.right_founder_img_box::-webkit-scrollbar{
    width :6px;
}
.downl_prof p{
    margin-bottom: 0;
}
.downl_prof a p{
    color: #0096DC;
}
.right_founder_img_box_col{
    padding: 0;
}
.name_founder_over{
    background-color: #F8F8F8;
    position: relative;
    z-index: 1;
    width: 75%;
    margin-top: -7%;
}
.name_founder_over h4{
    padding-top: 8%;
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    font-size: 1.3rem;
}
.right_founder_img_box{
    background-color: #F8F8F8;
}
.right_founder_img_box_archives{
    padding: 8%;
}
.right_founder_img_box_archives h4{
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    padding-bottom: 2%;
}
.right_founder_img_box_archives .col-md-3{
    padding-right: 0;
}
.archives_dates{
    background-color: #F3F3F3;
    padding: 10%;
}
.archives_dates p{
    margin-bottom: 0;
    font-size: 14px;
}
.right_founder_img_box_archives .row{
    row-gap: 10px;
}
.founder_decr_rig p{
    font-size: 14px;
}
.year_name_founders h5{
   
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    
    font-size: 1rem;
    margin-bottom: 0;
}
.year_name_founders p,table,.year_name_founders li{
    
    line-height: 26px;
    
    color: #4F4F4F;
    margin-bottom: 0;
}
.year_name_founders{
    padding: 3%;
    padding-top: 1%;
    padding-bottom: 5%;
}
.founders_mess_title {
    padding-bottom: 3%;
}
.founders_image_mirr{
    transition: all 0.4s linear;    
}
.right_founder_img_box_hover_stg{
    overflow: hidden;
}
.founders_image_mirr:hover{
    transform: scale(1.1,1.1);
    transition: all 0.4s linear;
}
.blog_inner_para_title_flex h1 {
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    font-weight: bold;
    font-size: 22px;
}
.year_name_founders .blog_inner_para_title_flex p {
    font-size: 14px;
    font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-style: normal;
}
.year_name_founders p,table,.year_name_founders li {
    font-size: 14px;
}
.year_name_founders h2,.year_name_founders h3,.year_name_founders h4 {
    font-size: 16px;
}

@media (min-width:1400px) {
    .blog_inner_para_title_flex h1 {
        font-size: 22px;
    }
    .year_name_founders p,table,.year_name_founders li {
        font-size: 14px;
    }
    .year_name_founders h2,.year_name_founders h3,.year_name_founders h4 {
        font-size: 18px;
    }
}


@media screen and (min-width:1450px) and (max-width:1600px){
    section.partner-sec-one p{
        font-size:1.1rem;
    }
.year_name_founders h5{
    font-size:1.1rem;
}
.year_name_founders p,table,.year_name_founders li{
    font-size:1.1rem;
    
}
.name_founder_over h4{
    font-size:1.4rem;
}
.name_founder_over p{
    font-size:1.1rem;
}
.founder_decr_rig p{
    font-size:1rem;
}
.year_name_founders h3{
    font-size: 1.8rem;
}
.blog_inner_img_cont_flex a p{
    font-size: 16px;
}
.blog_inner_must_read {
    font-size: 1.1rem;
}
.blog_inner_img_cont_flex img{
    
}
.img_box_siz_blog_inner{
    margin-right: 5%;
}
.right_founder_img_box{
    padding: 12%;
}
.blog_inner_must_read {
    margin-left: 2%;
}
.blog_inner_para_title_flex h1 {
    font-size: 25px;
}
.year_name_founders .blog_inner_para_title_flex p {
    font-size: 16px;
}
.year_name_founders p,table,.year_name_founders li {
    font-size: 16px;
}
.year_name_founders h2,.year_name_founders h3,.year_name_founders h4 {
    font-size: 20px;
}
}

@media screen and (min-width:1601px) and (max-width:1800px){
    section.partner-sec-one h1{
    font-size:2.3rem;
}
    section.partner-sec-one p{
        font-size:1.2rem;
    }
.year_name_founders h5{
    font-size:1.2rem;
}
.year_name_founders p,table,.year_name_founders li{
    font-size:1.2rem;
   
}
.name_founder_over p{
    font-size:1.2rem;
}
.name_founder_over h4{
    font-size:1.5rem;
}
.founder_decr_rig p{
    font-size:1.1rem;
}
.year_name_founders h3{
    font-size: 2rem;
}
.blog_inner_img_cont_flex a p{
    font-size: 18px;
}
.blog_inner_must_read {
    font-size: 1.2rem;
}

.img_box_siz_blog_inner{
    margin-right: 5%;
}
.right_founder_img_box{
    padding: 12%;
}
.blog_inner_must_read {
    margin-left: 2%;
}
.blog_inner_para_title_flex h1 {
    font-size: 28px;
}
.year_name_founders .blog_inner_para_title_flex p {
    font-size: 18px;
}
.year_name_founders p,table,.year_name_founders li {
    font-size: 18px;
}
.year_name_founders h2,.year_name_founders h3,.year_name_founders h4 {
    font-size: 22px;
}
}

@media screen and (min-width:1801px) and (max-width:1900px){
    section.partner-sec-one h1{
    font-size:2.4rem;
}
    section.partner-sec-one p{
        font-size:1.3rem;
    }
.year_name_founders h5{
    font-size:1.3rem;
}
.year_name_founders p,table,.year_name_founders li{
    font-size:20px;
    
}
.name_founder_over h4{
    font-size:1.6rem;
}
.name_founder_over p{
    font-size:1.3rem;
}
.founder_decr_rig p{
    font-size:1.2rem;
}
.year_name_founders h3{
    font-size: 2.2rem;
}
.blog_inner_img_cont_flex a p{
    font-size: 20px;
}
.blog_inner_must_read {
    font-size: 1.2rem;
}

.img_box_siz_blog_inner{
    margin-right: 5%;
}
.right_founder_img_box{
    padding: 12%;
}
.blog_inner_must_read {
    margin-left: 2%;
}
.blog_inner_para_title_flex h1 {
    font-size: 31px;
}
.year_name_founders .blog_inner_para_title_flex p {
    font-size: 20px;
}
.year_name_founders {
    font-size: 26px;
}
.year_name_founders h2,.year_name_founders h3,.year_name_founders h4 {
    font-size: 24px;
}
}

@media screen and (min-width:1901px){
    section.partner-sec-one h1{
    font-size:2.8rem;
}
    section.partner-sec-one p{
        font-size:1.5rem;
    }
.year_name_founders h5{
    font-size:1.4rem;
}
.year_name_founders p,table,.year_name_founders li{
    font-size:20px;
    
}
.name_founder_over h4{
     font-size:1.8rem;
}
.name_founder_over p{
    font-size:1.4rem;
}
.founder_decr_rig p{
    font-size:1.3rem;
}

.year_name_founders h3{
    font-size: 2.4rem;
}
.blog_inner_img_cont_flex a p{
    font-size: 20px;
}
.blog_inner_must_read {
    font-size: 1.5rem;
}
.blog_inner_img_cont_flex img{
    width: 100%;
}
.img_box_siz_blog_inner{
    margin-right: 8%;
}
.right_founder_img_box{
    padding: 12%;
}
.blog_inner_must_read {
    margin-left: 0%;
}
.blog_inner_para_title_flex h1 {
    font-size: 31px;
}
.year_name_founders .blog_inner_para_title_flex p {
    font-size: 20px;
}
.year_name_founders {
    font-size: 26px;
}
.year_name_founders h2,.year_name_founders h3,.year_name_founders h4 {
    font-size: 24px;
}
}

@media screen and (max-width:767px){
    .blog_inner_description {
        padding-bottom: 6%;
    }
    .year_name_founders{
        /* padding-right: 0; */
    }
    table {
        overflow: auto;
        width: 100% !important;
        display: block;
        overflow-x: auto;
    }
    .archives_dates p{
        text-align: center;
    }
    .right_founder_img_box_archives .col-md-3{
        padding-left: 0;
        width: 33%;
        padding-right: 2%;
    }
    .partner-sec-one img{
        height: auto;
    object-fit: cover;
    }
    
    .blog_inner_banner_cus_hover {
        overflow: hidden;
        margin-top: 20px;
    }
    .founders_message {
        padding-top: 15%;
    }
    .header_bg {
        margin-bottom: 70px;
    }
}
section#bread_crums {
    position: absolute;
}
table td,table th {
    padding: 5px 10px;
    border: 1px solid;
}