#top-bar{
    background-color:#0E2647;
    padding: 0px 8px 0px 8px;
    font-weight: 500;
    font-size: 14px;
}
#top-bar-date-time{
    margin-top: 8px;
    font-size: 14px;
}
.top-bar-menu{
    display: flex;
    list-style-type: none;
    text-decoration: none;
    margin-top: 8px;
}
.top-bar-menu li a{
    font-size: 15px;
    font-weight: 500;
    margin: 0px 4px 0px 0px;
    padding: 0px 4px 0px 0px;
    border-style: solid;
    border-width: 0px 0.2px 0px 0px;
    text-decoration: none;
}
.last-li-top-bar{
    border-style: none !important;
}
.fa.fa-facebook{
    background-color: #3b5998;
}
.fa.fa-twitter{
    background-color: #1da1f2;
} 
.fa.fa-youtube-play{
    background-color: #cd201f;
}
.e-fab-facebook, .e-fab-twitter, .e-fab-youtube{
    fill: #fff;
    width: 16px;
}
.top-bar-social-icon{
    margin-top: 8px;
}
#college-name-header .heading_css{
    font-family: "Times New Roman", Sans-serif;
    color: #00062B !important;
    font-size: 25px;
}
#college-name-header .college-name-eng{
    font-family: "Times New Roman", Sans-serif;
    color: #00062B !important;
    font-size: 25px;
}
#college-name-header .sub_heading.estd{
    font-family: "Times New Roman", Sans-serif;
    color: #000000;
    font-size: 14px;
}
#college-name-header .sub_heading.affliate{
    font-family: "Times New Roman", Sans-serif;
    margin-bottom: 8px;
    color: #000000;
    margin-top: -21px;
    font-size: 14px;
}
.header{
    padding: 8px;
}
.border_css {
    border-left:2px solid;
    padding-left:2px;
    padding-right:10px
}
.icon_border{
    border-radius:50%;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    text-decoration:none;
}
.heading_css{
    font-family: "Times New Roman", Sans-serif;
    font-size: 30px;
    color:#00062b !important;
    font-weight:600
}
.sub_heading {
    text-align: left;
    color: #383838;
    font-family: "Times New Roman", Sans-serif;
    font-weight: 600;
}
.college-moto{
    font-family: "Times New Roman", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #E0AB1F;
    text-align:center;
}
nav{
    background-color: #A4243B;
}
.button_css{
    font-family: "Lato", Sans-serif;
    font-size: 11px;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 1.3px;
    color: #FFFFFF;
    background-color: #A4243B;
    border-style: solid;
    border-width: 1px 4px 4px 4px;
    border-color: #00062b;
    border-radius: 50px;
    /* padding: 7px; */
    /* width: 208px;   */
}
.button_css:hover{
    font-family: "Lato", Sans-serif;
    font-size: 11px;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 1.3px;
    color: #FFFFFF;
    background-color: #A4243B;
    border-style: solid;
    border-width: 1px 4px 4px 4px;
    border-color: #00062b;
    border-radius: 50px;
    /* padding: 7px; */
    /* width: 208px;   */
}
.border_right{
    border-left:1px solid grey;
    padding: 0 10px;
    /* height:120px; */
}
.nav-link {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
.nav-link:hover {
    color: #fff !important;
    background:#E0AB1B !important;
}
.nav-link:active {
    color: #E0AB1B !important;
    background-color: #294a70 !important;
}

.logo_css {
    width:100%;
    height:110px
}
.row {
    --bs-gutter-x: 0 !important;
}

/*--------- steps-for-apply-online -----------------*/

.steps_div {
padding: 7px;
    background-color: #A4243B;
    border-radius: 5px 5px 5px 5px;
}
.steps_heading {
    font-size: 17px !important;
    font-family: Sans-serif;
    font-weight: bold !important;
    color: #FFFFFF;
}
.padding_step_text{
    padding: 20px 0;
    color: #000 !important;
    font-size: 15px;
    font-family: Sans-serif;
}
.steps_button {
    font-size: 15px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #A4243B;
    border-radius: 7px 7px 7px 7px;
    padding: 13px;
    outline: none;
    border: none;
}
.steps_button:hover {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background-color: #EFD483;
    border-radius: 7px 7px 7px 7px;
    padding: 13px;
    outline: none;
    border: none;
}
/*--------- steps-for-apply-online close-----------------*/
/*--------- program-details -----------------*/
.program_sub_heading {
    color: #A4243B;
}
.program_sub_text{
    font-weight: bolder;
    color: #000;
    text-align: center;
}
.program_table_heading{
    font-size: 17px;
    text-decoration: underline;
    color: #A4243B;
    text-align: center;
}

.table_header th{
    padding:18px !important;
    color: #fff;
    background-color: #A4243B;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color:#BDB9B9;
    font-size: 12px;
    font-family: "Montserrat","sans-serif";
}
.td_header td{
    padding: 20px 15px;
    font-size: 14px;
    font-family: "Montserrat","sans-serif";
    line-height: 1;
    color: #000 !important;
    border-width: 2px;
    border-style: none;
    background-clip: padding-box;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color:#BDB9B9;
}
/*--------- program-details end-----------------*/

@media screen and (max-width:900px) {
    .logo_css {
        width:100px;
        margin:auto;
        display:flex
    }
    .border_right{
        border-left:none;
        padding: 0;
        height:auto;
    }
    .col_css{
        width: 50%;
    }
    /* .socila_icon_none {
display: none !important;
    } */
}
.footer_css_div {
    background: #0E2647;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.bacgoround_css_main{
    border: #C1C5CA 1px solid;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 63px;
}
@media screen and (max-width:768px) {
    .form-control{
    width: 100% !important;
}
}
@media screen and (max-width:425px) {
    .col_css{
        width: 100%;
    }
    .logo_css {
        width:20%;
        margin:auto;
        display:flex;
        height:auto
    }
    .heading_css{
        font-size: 15px;
    }
    .text_css{
        font-size: 15px;
    }
    .button_css{
        font-size: 14px;
        padding: 2px;
        width: 100%; 
    }
    footer p{
        font-size: 11px;
    }
    .heading_css {
        text-align: center !important;
        font-size: 20px !important;
    }
    .sub_heading {
        text-align: center !important;
    }
    .button_css  {
padding: 10px;
    }
    .text_center_css {
        text-align: center !important;
        margin: auto;
    }
    .socila_icon_hide {
        display: none;
    }
    .th_heading{
        font-size: 13px;
    }
    .left_css{
        margin-left:0px !important;
    } 
  
}

