.bg-abt {
    height: 100vh;
    min-height: 100vh;
}

.menu_a_class {
    font-family: 'Montserrat', sans-serif;    
    width: 212px;
    height: 19px;
    color: #ffffff !important;    
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.menu_a_col_class{
    font-family: 'Montserrat', sans-serif;    
    color: #ffffff !important;    
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
.about_cont_span {
      text-shadow: 0 11px 36px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5em;
    font-weight: 800;
    line-height: 51px;
    letter-spacing: 2.25px;
	
}
.abt-name-span-border:after {
    content: "";
    display: block;
    margin: 0px 0px 0px 66px;
    margin-top: 14px;
    border-radius: 5px;
    width: 8%;
    padding-top: 0px;
    border: 2px solid #263669;
}
.img_cls_side {
    position: relative;
    top: 59px;
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
 .about_cont_span {
    
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    letter-spacing: 2.25px;
    margin-bottom: 72px !important;
}
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
.about_cont_span {
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    letter-spacing: 2.25px;
    margin-bottom: 72px !important;
}
.img_cls_side {
    position: relative;
    top: 0px !important;
    margin-bottom: 25px !important;
}
.sr-img{
    text-align: center!important;
    margin-bottom: 3rem;
}
.epi_name_p{
    text-align: center;
}
.abt-name-span-border:after {
    content: "";
    display: block;
    margin: 0px auto;
    margin-top: 14px;
    border-radius: 5px;
    width: 8%;
    padding-top: 0px;
    border: 2px solid #263669;
}
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
.left_side_div  {
    width: 100% !important;
    text-align: center !important;
}
.img_cls_side {
    position: relative;
    top: 0px !important;
    margin-bottom: 25px !important;
}
.about_cont_span {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px !important;
    font-weight: 700;
    line-height: 36px !important;
    letter-spacing: 2.25px;
    margin-bottom: 61px;
    text-align: center !important;
}
.epi_name_p{
    text-align: center;
}
.abt-name-span-border:after {
    content: "";
    display: block;
    margin: 0px auto;
    margin-top: 14px;
    border-radius: 5px;
    width: 8%;
    padding-top: 0px;
    border: 2px solid #263669;
}
.sr-img{
    text-align: center!important;
        margin-bottom: 3rem;
}
    }

@media only screen and (max-width: 575px) and (min-width: 320px) {
.left_side_div  {
    width: 100% !important;
    text-align: center !important;
}
.img_cls_side {
    position: relative;
    top: 0px !important;
    margin-bottom: 25px !important;
}
.about_cont_span {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px !important;
    font-weight: 600;
    line-height: 24px !important;
    /* letter-spacing: 2.25px; */
    /* margin-bottom: 61px; */
    /* text-align: center !important; */
    margin: 15px;
}
.abt-name-span-border:after {
    content: "";
    display: block;
    margin: 0px auto;
    margin-top: 14px;
    border-radius: 5px;
    width: 8%;
    padding-top: 0px;
    border: 2px solid #263669;
}
.epi_name_p {
    text-align: center !important;
}
.click_btn{
    margin:15px !important;
}
.sr-img{
    text-align: center!important;
        margin-bottom: 3rem;
}
}