.inner_bnr {
    height: auto;
    position: relative;
}

.inn_bnr_img {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.inn_bnr_text {
    position: relative;
    top: 40%;
}

.inn_bnr_text h3 {
    font-size: 64px;
    color: #ffffff;
    position: relative;
    z-index: 5;
    font-weight: bold;
    display: none;
}

.inn_bnr_text ul {
    position: absolute;
    top: 275px;
}

.inn_bnr_text li {
    display: inline-block;
}

.inn_bnr_text ul li:last-child {
    color: #000;
    opacity: 0.8;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.inn_bnr_text a {
    color: #e92e28;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.inn_bnr_text span {
    color: #2b7b3a;
}


/* about */
.inn_pge_main {
    padding: 50px 0;
}

.inn_pge_main .card {
    border-radius: 0;
    border: 0;
    box-shadow: rgb(187 189 191 / 77%) 0px 6px 24px;
}

body {
    margin: 0;
    padding: 0;
    font-family: "source sans pro", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a,
p {
    margin: 0;
    padding: 0;
}

figure {
    margin: 0;
}

.inn_abt_text_sec {
    padding: 50px 50px;
}

.inn_abt_text_sec h3 {
    font-size: 45px;
    color: #000;
    -webkit-text-stroke: 1px red;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    margin-bottom: 20px;
}

.inn_abt_text_sec h4 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    /* margin:15px 0; */
}

.inn_abt_text_sec p {
    font-family: "source sans pro", sans-serif;
    margin-bottom: 18px;
    text-align: justify;
}

.vm_img_sec,
.vm_img_sec figure,
.inn_img_sec figure,
.inn_img_sec {
    height: 100%;
}

.inn_img_sec {
    position: relative;
}

.inn_img_sec p {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgb(180, 118, 3);
    color: #ffffff;
    padding: 13px;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.inn_img_sec span {
    background-color: #1e4585;
    font-weight: bold;
    font-size: 22px;
    margin-right: 5px;
    padding: 0px 5px;
    border-radius: 10px;
}

.vm_img_sec img,
.inn_img_sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* vision and mision */
.about_vm_main {
    margin: 90px 0px;
}

.about-vision-sec {
    /* margin: 15px 0px; */
    border: solid 1px rgba(204, 204, 204, 0.247);
    box-shadow: 1px 0px 15px 15px rgba(204, 204, 204, 0.247);
    padding: 40px 35px;
    border-radius: 15px;
    transition: 0.5s all;
}

.about-vision-sec img {
    width: 50px;
    height: auto;
    object-fit: contain;
}

.about-vision-sec h3 {
    font-size: 40px;
    font-weight: 600;
    color: #1e4585;
    margin: 15px 0px;
}

.about-vision-sec:hover {
    background-color: #1e4585;
}

.about-vision-sec:hover img {
    filter: invert(1);
}

.about-vision-sec:hover h3 {
    -webkit-text-stroke: 1px #fff;
}

.about-vision-sec:hover p {
    color: #fff;
}

.vm_img_sec img {
    border-radius: 15px;
}

.vm_scnd_row {
    row-gap: 15px;
}

/* chairman */
.chairman_about {
    background-color: #e7e7e7;
    padding: 50px 0;
    position: relative;
}

.chairman_about::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -50px;
    background-color: #ffd000;
    width: 630px;
    height: 500px;
    z-index: 0;
}

.chairman_about .row {
    position: relative;
}

.crm_img img {
    padding: 0 30px;
    object-fit: cover;
    padding-left: 0;
    position: relative;
}

.crm_text {
    background-color: #1e4585;
    padding: 10px 29px;
    width: fit-content;
    margin-top: 30px;
    position: absolute;
    bottom: 0;
}

.crm_text p {
    font-size: 18px;
    color: #fff;
}

.crm_text h5 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}

.crm_text span {
    font-size: 22px;
    font-weight: bold;
    color: #ffd000;
}

.chairman_text_head {
    margin-bottom: 50px;
}

.chairman_text_head h3 {
    font-weight: 900;
    color: #000;
    -webkit-text-stroke: 1px #1e4585;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
}

.chairman_text_head hr {
    border: solid 1px #1e4585;
    background-color: #1e4585;
    opacity: 1;
    width: 100%;
    margin: 15px 0;
}

.abt_crmd_sec {
    padding: 0;
}

.abt_crmd_sec h4 {
    font-size: 25px;
    color: #000;
    font-weight: bold;
}

.abt_crmd_sec p {
    font-size: 16px;
    text-align: justify;
    color: #333;
    margin: 10px 0;
}

.director_main {
    background-color: #fff;
}

.director_main::before {
    display: none;
}

.director_main::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -50px;
    background-color: #ffd000;
    width: 630px;
    height: 500px;
    z-index: 0;
}

.director_main img {
    position: relative;
    z-index: 1;
}

.director_main .crm_text {
    right: 500px;
}

/* why section */
.why_main {
    margin: 50px 0;
}
.why_main ul{
    margin-left: 20px;
}
.why_main ul li {
    font-size: 16px;
    margin: 10px 0;
    list-style-type: disclosure-closed;
}
.why_main .inn_abt_text_sec h3{
    font-size:30px;
    margin-top: 20px;
}


@media(max-width:1710px){
    .director_main::after {
    width: 540px;
    }
}
@media(max-width:1540px){
        .director_main::after {
        width: 429px;
    }
}
@media(max-width:1399px){
    .director_main .crm_text {
    bottom: -11px;
    right: 3px;
    z-index: 100;
}
}
@media(max-width:1250px){
        .director_main::after {
        width: 323px;
    }
}
@media(max-width:1199px){

        .chairman_about::before {
 width: 100%;
    height: 500px;
    border-top:2px solid #1e4585;
    }
    .director_main .crm_text {
        bottom: 152px;
        right: -55px;
        z-index: 100;
    }
}
@media(max-width:1100px){
    .crm_text span {
    font-size: 18px;
    }
    .crm_text h5 {
    font-size: 14px;
    }
        .director_main .crm_text {
        bottom: 126px;
        right: 11px;
        z-index: 100;
    }
}
@media(max-width:991px){
    .directorrow{
        row-gap: 15px !important;
    }
        .crm_text span , .crm_text h5{
        font-size: 22px;
    }    .director_main::after {
        width: 600px;
    }
          .chairman_about::before {
    border-top:none;
    }
    .crm_text {
    background-color: #1e4585;
    padding: 10px 29px;
    margin-top: 30px; 
    position:unset;
    width: fit-content;
    margin: 0 auto;
    bottom: 0;
}
.why_main{
  margin: 0px;
}
.chairman_about::before {
width: 100%;
}
.crm_img{
    text-align: center;
}
}
@media(max-width:767px){
        .chairman_about::before {
        height: 600px;
    }
}
@media(max-width:575px) {
    .chairman_text_head h3 {
        font-size: 40px;
    }
    .crm_img img{
        padding: 0px;
    }
}
@media(max-width:464px) {
    .chairman_text_head h3 {
        font-size: 35px;
    }
        .chairman_about::before {
        height: 700px;
    }
        .crm_text span, .crm_text h5 {
        font-size: 16px;
    }
}
@media(max-width:380px){
    .crm_text span {
    font-size: 18px;
    }
    .crm_text h5 {
    font-size: 14px;
    }
        .crm_text {
        padding: 8px 16px;
        }
}
@media(max-width:362px){
        .chairman_about::before {
        height: 850px;
    }
    .crm_text{
        z-index: 100;
    }
}