/* *{

    margin: 0;

    padding: 0;

    box-sizing: border-box;

}



.bpd .jd_main{

    width: 100%;

    

    margin: 15px 0px;



}

.bpd .jd_main .choose_text{

    

    padding: 15px 0px;

    display: flex;

    margin: 10px 0px;

  

    align-items: center;

    justify-content: center;

    font-size: 30px;

    color: #376faf;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

}



.bpd .jd_main .down_work{

      

    height: 84%;

  display: flex;

   flex-wrap: wrap;

    align-items: center;

  

    justify-content: space-evenly;



}



.bpd .jd_main .down_work .left_work{

width: 600px;



    height: 484px;

    margin: 20px 0px;

}



.bpd .jd_main .down_work .left_work .sub_left_kaj{

    width: 100%;

    height: 80%;


    position: relative;

}



.bpd .jd_main .down_work .left_work .sub_left_kaj .pos_dwon{

width: 500px;

height: 250px;



border-top-right-radius: 40px;

border-bottom-right-radius: 20px;

background: #187b8f;

}



.bpd .jd_main .down_work .left_work .sub_left_kaj .pos_dwon .pos_text{

    font-size: 27px;

    color: #fff;

    display: flex;

    padding: 20px 0px;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

    align-items: center;

    justify-content: center;

}



.bpd .jd_main .down_work .left_work .sub_left_kaj .pos_upp{

width: 500px;

height: 290px;



border-top-left-radius: 40px;

border-bottom-right-radius: 40px;

position: absolute;

top:80px;

overflow: hidden;

left: 50px;

}



.bpd .jd_main .down_work .left_work .sub_left_kaj .pos_upp img{

    width: 100%;

    height: 100%;

}





.bpd .jd_main .down_work .left_work .this_text{

    padding: 20px 40px;

    font-size: 20px;

    font-family:'Times New Roman', Times, serif;

}



.bpd .jd_main .down_work .right_work{

width: 50%;



    height: 100%;

 display: flex;

 align-items: center;

 justify-content: center;

}



.bpd .jd_main .down_work .right_work .sub_right_work{

   

    width: 600px;



    

    position: relative;

}



.bpd .jd_main .down_work .right_work .sub_right_work .chora_full{

    display: flex;

    align-items: center;

    justify-content: space-evenly;

   

        margin: 20px 0px;

        width: 100%;



}

.bpd .jd_main .down_work .right_work .sub_right_work .chora_full .logo{

   
    width: 80px;

    height: 80px;

    border-radius: 50%;

    font-size: 40px;

       display: flex;

    align-items: center;

    justify-content: center;

    background: #187b8f;

    color: #fff;

}



.bpd .jd_main .down_work .right_work .sub_right_work .chora_full .akhaner_text{

  margin: 0px 0px 0px 20px;

}



.bpd .jd_main .down_work .right_work .sub_right_work .chora_full .akhaner_text .head_line{

    font-size: 29px;

        font-family:Arial, Helvetica, sans-serif;

}



.bpd .jd_main .down_work .right_work .sub_right_work .chora_full .akhaner_text .sub_line{

            font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

}



.bpd .jd_main .down_work .right_work .sub_right_work .needed_line{

    position: absolute;

    width: 1px;

    height: 80%;

    top: 20px;

    left: 40px;

    border: 1px solid  #187b8f;

    z-index: -1;

} */
 .mrinal-main{
    height:auto;
    width:100%;
    /* background: #f1f1f1; */
}
.mrinal-main .explore{
    height:auto;
    width:100%;
    justify-items: center;
    margin-bottom: 10px;
}
.mrinal-main .explore .explore-sub{
    /* height:60px; */
    width:auto;
    font-size: 30px;
    font-weight: 700;
      font-family: "Roboto", sans-serif;
      position: relative;
}
/* .mrinal-main .explore .explore-sub .sub{
  position: absolute;
  height: 2px;
  width: 200px;
  left:36%;
  bottom: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center; */

/* } */
/* .mrinal-main .explore .explore-sub .sub .ani{
  height: 3px;
  background-color: #525252;
  width: 50px;
  clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
}
.mrinal-main .explore .explore-sub .sub .box{
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-image:  linear-gradient(#023262, #12c3f2);
}
.mrinal-main .explore .explore-sub .sub .boxx{
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background-image:  linear-gradient(#023262, #12c3f2);
} */

.mrinal-main .welcome{
    height: auto;
    width:100%;
    justify-items: center;
}
.mrinal-main .welcome .sub{
    height: 80px;
    width:70%;
    align-content: center;
     font-family: "Roboto", sans-serif;
     font-size: 15px;
     color:#6d6d6d;
     margin-bottom: 15px;
     text-align: center;
     line-height: 1.5;
}
.mrinal-main .subject{
    
    height:auto;
    padding-bottom: 40px;
   /* width:100%; */
    justify-items: center;
    align-content: center;
}
.mrinal-main .subject .lab{
    height:auto;
    width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
}
.mrinal-main .subject .lab .computer{
    height:auto;
    width:290px;
    border-radius: 6px;
    overflow: hidden;
    transition: all ease .5s;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
    border-bottom: 5px solid #11bae9;
}

.mrinal-main .subject .lab .computer:hover{
    border-bottom: 5px solid #023262;
}
.mrinal-main .subject .lab .computer .photo{
    height:170px;
    width:100%;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    position: relative;
    transition: all ease .5s;
    border-top: 5px solid #ffff;
}
.mrinal-main .subject .lab .computer:hover .photo{
border-top: 5px solid #023262;
}
.mrinal-main .subject .lab .computer .photo::after{
    content: '';
    position: absolute;
    height:0%;
    width:0%;
    opacity: .4;
    border-radius: 50%;
    /* display: none; */
    top: 10%;
    left: 10%;
    transition: all ease .5s;
    background: linear-gradient(#023262, #12c3f2);
}
.mrinal-main .subject .lab .computer:hover .photo::after{
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 0%;
}
.mrinal-main .subject .lab .computer .photo img{
    transition: 1s all ease;

}
.mrinal-main .subject .lab .computer:hover .photo img{
    transform: scale(1.1) rotate(3deg);
    
}
.mrinal-main .subject .lab .computer .catagory{
    height:24px;
    width:auto;
    font-size:15px;
   font-family: "Roboto", sans-serif; 
   align-content: center;
   margin-left: 13px;
   margin-top: 10px;
   font-weight: 800;
}
.mrinal-main .subject .lab .computer .class{
    height:34px;
    width:auto;
     font-size:24px;
     color: #076494;
     font-weight: 700;
      margin-left: 13px;
   font-family: "Roboto", sans-serif; 
}
.mrinal-main .subject .lab .computer .text{
    height:auto;
    width:260px;
    Font-size:13px;
    margin-bottom: 12px;
    margin-top: 5px;
     margin-left: 15px;
    font-family:"Roboto", sans-serif;
    line-height: 1.5;
    color: #0a0a0a;
    text-align: justify;
    
}








@media(max-width:1360px){
    .mrinal-main .subject .lab .computer .text{
        height: auto;
    }
}
@media(max-width:1110px){
    .mrinal-main .subject .lab .computer{
        width: 315px;
        margin-top: 20px;
    }
    .mrinal-main .subject{
        height: auto;
    }
}
@media(max-width:853px){
    .mrinal-main .welcome .sub{
        height: auto;
    }
}
@media(max-width:757px){
        .mrinal-main .subject .lab{
            justify-content: center;
        }

        .mrinal-main .explore .explore-sub{
            padding: 20px 0px;
            /* font-size: ; */
            width:100%;
           text-align: center;

        }

}

/* @media(max-width:700px){
     

        .mrinal-main .explore .explore-sub{
            padding: 20px 15px;
           height: auto;
            width: 400px;
            text-align: center;
        }
    } */
@media(max-width:629px){
    
    .mrinal-main .welcome .sub{
        width: 100%;
            padding: 20px 15px;
    }
}

@media(max-width:518px){
    .mrinal-main .explore .explore-sub{
        /* height: 90px; */
        text-align: center;
    }
       .mrinal-main .welcome .sub{
        width: 100%;
            padding: 20px 15px;
    }

}

@media(max-width:379px){
      .mrinal-main .subject .lab .computer .text{
        height:auto;
    }

        .mrinal-main .explore .explore-sub {
            font-size: 26px;
        }
}