html {
    scroll-behavior: smooth;
}

@import url('stylesheet.css');

body {
    /* font-family:"open_sanslight"; */
    background: url("../images/body_bg.jpg");
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "open_sanssemibold"
}

.container.bg-white {
    background: #fff;
    padding: 0;
}

.wrapper {
    background: #fff;
    max-width: 1170px;
    margin: 0 auto;
}

.custom_contain .container.bg-white {
    max-width: 970px;
}

.blog_tables .event_name p {
    color: #000;
}

.blog_tables .event .event_date p {
    color: #fff;
}

.blodtl_cnt img {
    padding: 2px 0px 2px 25px;
}

.blog_tables .event .event_date h3 {
    color: #fff;
    margin-left: 25px;
}

.blog_tables .event .event_date::before {
    /* left: 83px; */
}

.blog_tables .event .event_date {
    position: relative;
}

.blog_tables .event .event_date p {
    margin-left: 25px;
    /* newline add */
    margin-top: 10px;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
    /* position: relative; */
}

.side_logo {
    padding: 0;
    /* width: 414px; */
}

.top_login {
    /* background: #ed1c24; */
    /* height: 40px; */
    padding: 5px 0;
}

.top_login ul {
    padding: 0;
    margin: 0;
    text-align: right;
}

.top_login li:first-child {
    padding-right: 15px;
}

.top_login li {
    display: inline-block;
    color: #000;
    font-size: 13px;
    margin-right: 0;
    font-weight: 500;
    text-transform: uppercase;
    /* font-family: open_sansregular; */
    border-right: 1px solid #c9c9c9;
}

.top_login a {
    padding: 0 10px;
    color: #000;
    /* font-size: 13px; */
    /* font-weight: 600; */
}

.top_login li:last-child {
    border: none;
}

.custom_nav .navbar-default {
    background-color: transparent;
    border-color: transparent;
    /* margin-bottom: 0; */
    margin: 10px 0 0;
    min-height: auto;
}

.custom_nav .navbar-default .navbar-nav>li>a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 8px;
    padding: 10px 8px;
}

.navbar-collapse {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: transparent;
    border-bottom: 2px solid #ed1c24;
}

#bs-example-navbar-collapse-1 .navbar-nav {
    margin: 0 auto !important;
    float: none !important;
    text-align: right;
}

#bs-example-navbar-collapse-1 .nav>li {
    position: relative;
    display: inline-block;
    float: none !important;
    text-align: center;
}

.blog_tables.event_name p {
    color: #000;
}


/* Slider Css */

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    height: 410px;
    overflow: hidden;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}


/* Slider Css */

.overlay {
    background: rgba(237, 28, 36, 0.4);
    position: absolute;
    height: 410px;
    width: 100%;
    top: 0;
    z-index: 9;
    max-width: 1170px;
    margin: 0 auto;
    display: none;
}

.custom_slider {
    position: relative;
}

.image-main .img-responsive {
    width: 100%;
}

.image-main {
    height: 350px;
    overflow: hidden;
    border-bottom: 7px solid #ed1c24;
}

.learn {
    max-width: 970px;
    margin: 0 auto;
    z-index: 999;
}

.strategies h3 {
    text-align: right;
    color: #ed1c24;
    font-size: 29px;
    line-height: 40px;
}

.strategies h3 span {
    color: #000;
}

.strategies p {
    color: #000;
    font-family: open_sansregular;
    font-size: 15px;
    line-height: 24px;
    text-align: right;
}

.strategies {
    padding-right: 15px;
    text-align: right;
    margin-top: 45px;
}

.strategies a {
    font-family: roboto;
    font-size: 20px;
    color: #000;
}

.border-bot {
    height: 350px;
    border-bottom: 7px solid;
}

.pad_left {
    padding-right: 0;
}

.custom_contain {
    position: relative;
    z-index: 999;
}

.custom_tab .nav-tabs {
    border-bottom: 1px solid #ddd;
    background: #e8e8e8;
}

.custom_tab .nav-tabs>li.active>a,
.custom_tab .nav-tabs>li.active>a:focus,
.custom_tab .nav-tabs>li.active>a:hover {
    background-color: #e8e8e8;
    border-right: 1px solid #ed1c24;
}

.custom_tab .nav>li>a {
    position: relative;
    display: block;
    padding: 16px 29px;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    font-family: open_sanssemibold;
    border-right: 1px solid #ed1c24;
    border-radius: 0;
}

.circulars a {
    color: black !important;
    font-weight: 600 !important;
}

.circulars a:hover {
    color: black !important;
}

.custom_tab .nav li:last-child a {
    border-right: 0;
}

.custom_tab .nav li.active:last-child a {
    border-right: 0;
}

.sidebar {
    background: #ed1c24;
    padding: 20px;
    min-height: 340px;
}

.vew_morebtn a {
    font-weight: 600;
    /* font-family: "open_sansregular"; */
}

.vew_morebtn {
    text-align: right;
}

.hme_sidebar .sidebar {
    background: #ed1c24 none repeat scroll 0 0;
    min-height: 340px;
    padding: 20px 20px 1px;
}

.sidebar h3 {
    margin-top: 0;
    color: #fff;
    font-family: open_sansregular;
    font-size: 18px;
}

.hme_sidebar .sidebar .demo4 ul {
    width: 100%;
}

.hme_sidebar .sidebar .demof li {
    padding: 20px;
    border-bottom: 1px dashed #ccc;
    min-height: 225px;
}

.no-pading {
    padding: 0 !important;
}

.date {
    float: right;
    font-size: 51px;
    line-height: 41px;
    font-family: open_sansbold;
}

.meta-info span {
    color: #fff;
}

.day {
    font-family: open_sansregular;
    font-size: 15px;
    vertical-align: -19px;
}

.date span {
    font-size: 15px;
    font-family: open_sanslight;
}

.month {
    float: right;
    font-size: 15px;
}

.meta-info {
    overflow: hidden;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}

.cal_title h4 {
    text-align: right;
    font-size: 17px;
    color: #fff;
    line-height: 25px;
}

.cal_title p {
    color: #fff;
    font-size: 15px;
    text-align: right;
}

.cal_title {
    text-align: right;
}

.cal_title a {
    color: #fff;
    margin-top: 15px;
    display: inline-block;
    font-size: 16px;
    font-family: open_sanssemibold;
}

.aboutus {
    background: url("../images/welcome_bg.jpg");
    padding: 40px 0;
}

.aboutus .container {
    max-width: 970px;
    padding: 0;
}

.welcome h3 {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 46px;
    font-family: open_sansbold;
}

.welcome p {
    color: #fff;
    font-size: 15px;
    line-height: 26px;
}

.welcome a {
    color: #fff;
    font-size: 17px;
    font-family: open_sanssemibold;
    margin-top: 20px;
    display: block;
}

.prospectus h1 {
    color: #fff;
    font-size: 52px;
    font-family: open_sansbold;
    opacity: 0.5;
    margin-top: 25px;
}

.prospectus h3 {
    color: #fff;
    margin-top: 0;
    font-size: 32px;
}

.prospectus a {
    color: #fff;
    font-size: 15px;
    font-family: open_sanssemibold;
    border: 2px solid;
    padding: 0 33px;
    display: inline-block;
    margin-top: 19px;
    border-radius: 50px;
}

.prospectus a span {
    margin-left: 10px;
    border-left: 2px solid;
    padding: 21px 2px 21px 23px;
}

.prospectus {
    text-align: center;
}

.social-strike li {
    list-style-type: none;
    background: #FFF;
    overflow: hidden;
    /*max-width: 490px;*/
    margin-bottom: 30px;
}

.social-strike .fb_icons {
    float: left;
    margin-right: 15px;
}

.fb_post h3 {
    font-size: 14px;
    margin-bottom: 5px;
    font-family: open_sansregular;
    color: #000;
    margin-top: 8px;
}

.social-strike ul {
    padding: 0;
}

.social-strike li:nth-child(2n) .fb_post {
    float: left;
    width: 83%;
    padding-left: 15px;
}

.social-strike li:nth-child(2n) .fb_icons {
    margin: 0;
    float: right;
}

.social-strike li:nth-child(2n) {
    margin-left: 80px;
}

.social-strike {
    padding: 0;
}

.tab-content {
    display: block;
}

.social-strike .fb_post p {
    color: #000;
    font-size: 12px;
    margin-bottom: 3px;
}

.social-strike li ul li {
    display: inline-block;
    margin-bottom: 0;
    width: auto;
    max-width: 100%;
    margin-left: 0 !important;
    margin-right: 10px;
}

.social-strike .fb_post ul {
    border-top: 1px solid #ed1c24;
    padding-top: 2px;
}

.social-strike li .fb_post li a {
    font-size: 12px;
}

.blog h3 {
    border-bottom: 1px solid #fff;
    padding-bottom: 11px;
}

.blog .cal_title {
    margin-bottom: 30px;
}

.social-strike .title {
    margin-bottom: 21px;
    color: #ed1c24;
}

.gallery h3 {
    background: #ed1c24;
    margin-bottom: 0;
    padding: 9px;
    color: #fff;
    font-size: 19px;
    text-align: center;
    margin-top: 0;
}

.gallery .thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 0;
}

.gallery .left {
    position: absolute;
    bottom: 47px;
    right: 60px;
    color: #fff;
    font-size: 20px;
    background: rgba(237, 28, 36, 0.7);
    padding: 0 11px;
}

.gallery .right {
    position: absolute;
    bottom: 47px;
    right: 0px;
    color: #fff;
    font-size: 20px;
    background: rgba(237, 28, 36, 0.7);
    padding: 0 11px;
}

.address p {
    margin-top: 13px;
    color: #0a0a0a;
    font-size: 16px;
}

.address {
    background: #0000;
    text-align: center;
    padding: 0;
}

.address ul {
    padding: 0;
    margin: 0px 0 13px 0;
}

.address li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
}

.address li a {
    border: 1px solid #001650;
    color: #002074;
    font-size: 15px;
    width: 30px;
    display: block;
    border-radius: 50px;
    height: 30px;
    padding: 3px;
}

.address li:last-child {
    margin: 0;
}

.foot_logo {
    text-align: right;
    padding: 10px 0;
}

.copy p {
    font-size: 12px;
    margin-bottom: 0;
    padding: 0 10px 0 0;
}

.copy {
    padding: 14px 0;
    display: flex;
    align-items: center;
}

.copy a {
    padding-left: 10px;
    border-left: 1px solid #fff !important;
    color: #fff;
}

.gallery .item {
    height: 280px;
}

.gallery .item img {
    height: 100%;
}

.pad_right {
    padding-left: 0;
}


/* Inner Css */

.inner_banner {
    height: 296px;
    overflow: hidden;
}

.inner_banner img {
    width: 100%;
}

.inner_banner .overlay {
    background: rgba(0, 0, 0, 0.62);
    position: absolute;
    height: auto;
    width: 100%;
    top: 0;
    z-index: 9;
    max-width: 1170px;
    margin: 0 auto;
    padding: 83px 99px;
    bottom: 0;
    left: 0;
    right: 0;
}

.overlay p {
    color: #fff;
    font-size: 24px;
}

.overlay h3 {
    color: #fff;
    font-size: 52px;
}

.welcome-title {
    font-size: 36px;
    font-family: open_sansbold;
    color: #000;
}

.welcome-title span {
    margin-top: 8px;
    display: block;
    color: #ed1c24;
    font-family: open_sanssemibold;
}

.page-title {
    font-size: 20px;
    font-family: open_sansregular;
}

.about .text {
    margin-top: 25px;
}

.text p {
    font-size: 15px;
    color: #000;
    text-align: justify;
    line-height: 24px;
}

b,
strong {
    font-weight: normal;
    /* font-family: open_sanssemibold; */
    font-size: 16px;
}

.admission h3 {
    border-bottom: 1px solid #fffd;
    padding-bottom: 10px;
}

.admission ul {
    margin: 0;
    padding: 0;
}

.admission li {
    list-style-type: none;
    text-align: right;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

.admission a {
    color: #fff;
    font-size: 15px;
}

.admission li:last-child {
    border-bottom: none;
}

.admission {
    margin-top: 20px;
}

.frm_grp {
    margin-bottom: 20px;
}

.frm_grp label {
    width: 100%;
    font-family: open_sanssemibold;
    font-weight: normal;
    font-size: 19px;
    padding: 7px 7px;
}

.frm_grp input {
    width: 100%;
    background: #eee!important;
    border: 1px solid #eee;
    height: 40px;
    padding-left: 10px;
}

.frm_grp textarea {
    width: 100%;
    background: #eee !important;
    border: 1px solid #eee;
    height: 100px;
    padding: 10px;
}

.add .cal_title h4,
.add .cal_title p {
    text-align: left;
    display: -webkit-box;
    margin-bottom: 41px;
    font-family: open_sanssemibold;
    font-size: 18px !important;
}

form {
    padding-right: 30px;
}
.add .cal_title span {
    display: table-cell;
    padding-left: 15px;
}

.sidebar h3 {
    margin-top: 0;
    color: #fff;
    font-family: open_sansregular;
    font-size: 18px;
}

.add .cal_title h4 i,
.add .cal_title p i {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    color: #ed1c24;
    text-align: center;
    font-size: 25px;
    padding-top: 12px;
}

.add .cal_title p {
    color: #fff;
    font-size: 15px;
    text-align: left;
}

.add h3 {
    font-size: 24px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-family: open_sansbold;
}

.event {
    /* padding: 20px; */
    margin: 0;
}

.event li {
    /* display: table; */
    width: 100%;
}

.event .event_date {
    display: block;
    text-align: center;
    padding: 5px 10px;
    /* width: 20%!important; */
    float: left;
    border-radius: 100%;
    /* z-index: 100; */
}

.event .event_date p {
    margin-left: 5px;
    /* newline add */
    margin-top: 10px;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
    /* position: relative; */
}

.event .event_date h3 {
    /* margin-left: 25px; */
    /* newline add */
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    /* width: 100%; */
    /* z-index: 2; */
    /* position: relative; */
}

.event_name {
    /* display: table-cell; */
    /* padding-left: 24px; */
    /* vertical-align: middle; */
    float: right;
    /* width: 75%; */
    width: 75%;
}

.event_name a {
    font-size: 18px;
    /* font-family: open_sanssemibold; */
    color: #ed1c24;
}

.event_name p {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    text-align: left !important;
}

.event li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ed1c24;
    padding-bottom: 10px;
    margin-bottom: 10px;
    float: left;
}

.event li:last-child {
    border-bottom: none;
}

.login_btns {
    margin: 0;
    padding: 0;
    text-align: center;
}

.login_btns li {
    list-style-type: none;
    display: inline-block;
    width: 180px;
}

.login_btns a {
    display: inline-block;
    text-align: center;
    font-family: open_sanssemibold;
    font-size: 16px;
    text-transform: uppercase;
    color: #ed1c24;
}

.login_btns span {
    display: block;
    border: 1px solid;
    padding: 13px;
    border-radius: 50px;
    height: 100px;
    width: 100px;
    margin: 0 auto 15px;
}


/* Inner Css */

.price_img {
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 2px;
}

.price_img img {
    width: 100%;
}

.admission a:hover {
    color: #fff;
}

.demof {
    border: 1px solid #ccc;
    margin: 25px 0;
}

.demof ul {
    padding: 0;
    list-style: none;
}

.demof li {
    padding: 20px;
    border-bottom: 1px dashed #ccc;
}

.demof li.odd {
    background: #fafafa;
}

.demof li:after {
    content: '';
    display: block;
    clear: both;
}

.demof img {
    float: left;
    width: 55px;
    margin: 5px 15px 0 0;
}

.demof a {
    font-size: 15px;
    color: #fff;
}

.demof p {
    margin: 15px 0 0;
    font-size: 14px;
}

.demo5 {
    margin-top: 10px;
    width: 100%;
    border: none;
}

.demo5 ul {
    padding: 0;
}

.demo5 ul li {
    padding: 10px 10px 10px 10px;
    list-type: none;
    margin: 0;
}

.et-run {
    background-color: #0cf;
    color: white;
    border: 1px solid black;
}

.even {
    padding: 20px;
    margin: 0;
}

.even li {
    display: table;
    width: 100%;
}

.even .even_date {
    display: table-cell;
    background: #e8e8e8;
    text-align: center;
    padding: 5px 20px;
}

.even .even_date p {
    margin: 0;
    font-size: 17px;
}

.even .even_date h3 {
    margin: 0;
    font-size: 24px;
    color: #ed1c24;
    font-family: open_sansbold;
}

.even_name {
    display: table-cell;
    padding-left: 24px;
    vertical-align: middle;
}

.even_name a {
    font-size: 15px;
    font-family: open_sanslight;
    color: #fff;
}

.even_name a:hover {
    color: #fff;
}

.dwnld_pros {
    width: 100%;
}

.dwnld_pros input {
    width: 100%;
    margin-bottom: 10px;
    height: 47px;
    padding: 0px 15px;
    border: 1px solid #dedede;
    color: #555;
}

.dwnld_pros textarea {
    width: 100%;
    margin-bottom: 10px;
    height: 47px;
    padding: 5px 15px;
    border: 1px solid #dedede;
    color: #555;
}

.dwnld_pros select {
    width: 100%;
    margin-bottom: 10px;
    height: 47px;
    padding: 0px 15px;
    border: 1px solid #dedede;
    color: #555;
}

.btns_design button {
    background: #ff3a3a;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 10px 32px;
    font-size: 16px;
    margin-top: 8px;
    font-weight: 600;
    letter-spacing: 0.7px;
}

.btns_design input {
    background: #ff3a3a;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 10px 32px;
    font-size: 16px;
    margin-top: 8px;
    font-weight: 600;
    letter-spacing: 0.7px;
}

.dwnld_pros form {
    border: 1px solid #dedede;
    padding: 20px 10px;
}

.modal-header button.close {
    color: #fff !important;
    opacity: 2;
}

.prospectus a:hover {
    color: #fff;
}

.thanky_ou {
    width: 100%;
    text-align: center;
    border: 1px solid #dedede;
    padding: 30px 20px;
}

.thanky_ou p a {
    color: #ff3a3a;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-line: underline;
    text-decoration-style: dotted;
}

.gallery_img {
    width: 100%;
    overflow: hidden;
    padding: 0px 0px 15px 0px;
}

.gall_imgg {
    width: 100%;
    overflow: hidden;
    height: -webkit-fill-available;
    height: -moz-fill;
    height: 100%;
    max-height: 200px;
    margin-bottom: 15px;
}

.gall_imgg img {
    width: 100%;
    height: -webkit-fill-available;
    height: -moz-fill;
    border: 1px solid #ddd;
    padding: 3px;
}

.achiver_img {
    width: 100%;
    /*  overflow: hidden;
    height: -webkit-fill-available;
    height: -moz-fill;
    height: 200px; */
}

.achiver_cnt a {
    font-family: "open_sansregular";
}

.achiver_img img {
    border: 1px solid #ddd;
    padding: 3px;
    max-width: 100%;
    height: 220px;
}

.achiver_cnt {
    padding: 6px 2px;
}

.achiver_cnt h4 {
    font-size: 20px;
    line-height: 26px;
}

.home_gallrylink a img {
    width: 100%;
}

.home_gallrylink {
    padding: 15px 0px;
}

.achiv_mentss {
    margin: 20px 15px;
    overflow: hidden;
    border: 1px solid #dedede;
    padding: 10px 0px;
}

.about .nav-tabs li {
    background: #ed1c24;
    box-shadow: none;
    border-right: 1px solid #fff;
    border: none;
    padding: 0;
    margin: 0px;
}

.about .nav-tabs li a {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    padding: 10px 20px;
    margin: 0px;
}

.about .nav-tabs li.active {
    border: none !important;
}

.about .nav-tabs li.active a {
    color: #000 !important;
}

.about .nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
    transition: 1.20s;
}

.about .tab-pane {
    padding: 0px 0px;
}

.about .panel-default>.panel-heading {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ddd;
    padding: 12px 10px;
    border-radius: 0px;
}

.panel-title {
    font-size: 15px;
}

.about .panel-body p {
    line-height: 25px;
}

.about .panel-body {
    width: 100%;
    overflow: hidden;
}

.about .panel-body p img {
    width: 100%;
}

.home_gallrylink {
    text-align: center;
}

.home_gallrylink a img {
    margin-bottom: 8px;
    border: 1px solid #ddd;
    padding: 4px;
}

.home_gallrylink a {
    font-family: open_sanssemibold;
}

.home_cal table {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto 35px;
    max-width: 90%;
    width: 100%;
}

.home_cal #event-list-mini-cal-months {
    background: #333 none repeat scroll 0 0;
    font-size: 20px;
    margin: 10px auto 0;
    max-width: 100%;
    padding: 10px 0 16px;
    text-align: center;
    width: 100%;
}

.home_cal span#event-list-mini-cal-next {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #333;
    color: #fff;
    float: right;
    margin-left: 0;
    padding: 2px 12px;
}

.home_cal span#event-list-mini-cal-next a {
    padding: 0px 1px 0px 0px;
    margin: 0px;
    height: auto;
}

.home_cal span#event-list-mini-cal-prev {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #333;
    color: #fff;
    float: left;
    margin-left: 0;
    padding: 2px 12px;
}

.home_cal span#event-list-mini-cal-prev a {
    padding: 0px 1px 0px 0px;
    margin: 0px;
    height: auto;
}

.home_cal #event-list-mini-cal-date {
    color: #fff;
    vertical-align: middle;
}

.home_cal table tr th {
    border: 1px solid #ddd;
    font-family: "open_sanssemibold";
    font-size: 14px;
    padding: 8px;
    text-align: center;
}

.home_cal table tr td {
    border: 1px solid #ddd;
    font-size: 13px !important;
    padding: 7px;
    position: relative;
    text-align: center;
    width: 100px;
}

.home_cal .event-list-mini-cal-day {
    font-size: 18px;
    font-family: open_sansregular;
    display: none;
}

.home_cal .today {
    font-size: 18px;
    font-family: open_sansregular;
}

.home_cal .event-list-mini-cal-hover {
    font-size: 14px;
    color: #ff0000;
    font-family: open_sansregular;
    text-transform: uppercase;
    font-weight: 600;
}

.calender_lms table {
    width: 100%;
    max-width: 90%;
    margin: 0px auto 35px;
}

.calender_lms #event-list-mini-cal-months {
    width: 100%;
    max-width: 90%;
    margin: 10px auto 0px;
    background: #ed1c24;
    padding: 10px 0px 16px;
    text-align: center;
}

.calender_lms span#event-list-mini-cal-next {
    float: right;
    color: #fff;
    padding: 0px 12px 5px;
    border: 2px solid #fff;
    margin-right: 12px;
}

.calender_lms span#event-list-mini-cal-next a {
    padding: 0px 1px 0px 0px;
    margin: 0px;
    height: auto;
}

.calender_lms span#event-list-mini-cal-prev {
    float: left;
    color: #fff;
    padding: 0px 12px 5px;
    border: 2px solid #fff;
    margin-left: 12px;
}

.calender_lms span#event-list-mini-cal-prev a {
    padding: 0px 1px 0px 0px;
    margin: 0px;
    height: auto;
}

.calender_lms #event-list-mini-cal-date {
    color: #fff;
}

.calender_lms table tr th {
    border: 1px solid #ddd;
    text-align: center;
    font-size: 20px;
    padding: 20px;
    font-family: "open_sanssemibold";
}

.calender_lms table tr td {
    border: 1px solid #ddd;
    padding: 25px 10px;
    text-align: center;
    position: relative;
    width: 100px;
}

.calender_lms .event-list-mini-cal-day {
    font-size: 18px;
    font-family: open_sansregular;
    display: none;
}

.calender_lms .today {
    font-size: 18px;
    font-family: open_sansregular;
}

.calender_lms .event-list-mini-cal-hover {
    font-size: 14px;
    color: #ff0000;
    font-family: open_sansregular;
    text-transform: uppercase;
    font-weight: 600;
}

.blog_tables table {
    width: 100%;
}

.blog_tables {
    width: 100%;
    padding: 30px 20px;
}

.blog_tables table tr td {
    border: 1px solid #ddd;
    padding: 13px 15px;
    font-family: open_sansregular;
    font-size: 16px;
}

.blodtl_cnt h1 {
    font-size: 25px;
    font-family: "open_sanssemibold";
    line-height: 35px;
    color: #333;
    padding: 0px 10px;
}

.blodtl_cnt h4 {
    font-size: 18px;
    font-family: "open_sanssemibold";
    color: #555;
    padding: 0px 10px;
}

.blodtl_cnt p {
    font-family: open_sansregular;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    padding: 0px 10px;
}

.blodtl_img {
    width: 100%;
    overflow: hidden;
}

.blodtl_img img {
    width: 100%;
}

.blodtl_cnt {
    padding: 0px;
    width: 100%;
    margin: 0px 0px;
    background: #fff;
    overflow: hidden;
}

.border_achiv {
    border: 1px solid #ddd;
    padding: 15px 0px;
    overflow: hidden;
    margin: 8px 0px;
}

.blogttl_lists h4 {
    color: #555;
    font-size: 22px;
}

.blogttl_lists {
    padding: 10px 2px;
}

.title_schname {
    width: 100%;
    background: #ed1c24;
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 8px 0px;
    font-family: "open_sanssemibold";
    margin: 0 0 8px;
}

.accr_dians .lists_terms {
    padding: 0;
    margin: 0;
    list-style: none;
}

.accr_dians .lists_terms li a {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    font-family: "open_sansregular";
}

.accr_dians .lists_terms li {
    padding: 8px 25px;
}

.accr_dians .lists_terms li span {
    font-size: 16px;
    color: #555;
    margin-right: 5px;
}

.accr_dians {
    margin: 20px 35px;
    border: 1px solid #ddd;
    padding: 5px;
}

.honble_curt {
    padding: 11px 35px 0px;
}

.admission-forms {
    border: 1px solid #ddd;
    padding: 5px;
    position: relative;
}

.admission-forms h3 {
    font-size: 20px;
    text-align: center;
    background: #333;
    padding: 10px 0px;
    color: #fff;
    margin: 0;
}

.frm_admission {
    margin: 25px 0px;
    overflow: hidden;
}

span.download-form {
    position: absolute;
    top: 45%;
    left: 14%;
    background: rgba(0, 0, 0, 0.9);
    padding: 10px 25px;
    color: #fff;
    font-size: 19px;
    width: 71%;
    right: 20%;
    text-align: center;
}

span.download-form a img {
    margin-right: 10px;
    width: 100%;
    max-width: 20px;
}

.addds {
    background: #ed1c24;
    padding: 7px;
    min-height: 340px;
}

.add h3 {
    font-size: 24px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    font-family: open_sansbold;
    margin-bottom: 42px;
}

.social-strike ul ._2lqg {
    background: #f6f7f9;
    border: 1px solid #e9ebee;
    border-top: 0;
    overflow-y: hidden !important;
    min-height: 480px !important;
}

.social-strike ul ._10b4 {
    min-height: 490px !important;
}

.navbar-default .navbar-nav>.open>a {
    background: transparent;
}

.navbar-nav .dropdown-menu>li>a {
    display: block;
    padding: 7px 10px;
    clear: both;
    font-weight: 400;
    line-height: 21px;
    color: #fff;
    background-color: #000000;
    /* white-space: nowrap; */
}

.navbar-nav .dropdown-menu li {
    border-bottom: 1px solid #353434;
    padding: 0px 0;
}

.navbar-nav .dropdown-menu li:last-child {
    border: none;
}

.top_login button {
    background: transparent none repeat scroll 0 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.top_login .dropdown a {
    color: #000 !important;
    /* font-family: open_sanslight; */
    padding: 8px 8px !important;
    display: block;
    border-bottom: 1px dashed #ddd;
}

.top_login .dropdown a:last-child {
    border-bottom: none;
}

.top_login .dropdown-menu {
    border-radius: 0;
    top: 28px;
}

.top_login .dropdown a:hover {
    background: #da2125;
    color: #fff !important;
}

.frm_grp table {
    width: 100%;
}

.frm_grp th {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #555;
    color: #fff;
    font-family: open_sansbold;
    font-size: 16px;
    padding: 5px;
}

.frm_grp td {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #dedede;
    padding: 5px;
}

.frm_grp tr:nth-child(2n+1) td {
    background: #fff none repeat scroll 0 0;
}

.frm_grp td input {
    height: auto;
}

.table-condensed th.month {
    float: none;
}

.address img {
    text-align: center;
    margin: 0 auto;
}

.prospectus a:hover,
.prospectus a:active,
.prospectus a:focus {
    color: #fff;
    outline: none;
}

.achievement-box {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
    padding: 8px;
    margin: 12px 0px;
}

.achievement-subheading {
    margin: 0px !important;
}

.achievement-subheading p {
    padding: 10px;
    background-color: rgb(123, 121, 121);
    color: rgb(255, 255, 255);
    margin: 0px;
    font-size: 16px;
}

.panel-body p img {
    width: 100%;
    background: rgb(230, 230, 230);
    object-fit: fill;
}

.achievement-list {
    white-space: nowrap;
    overflow: auto;
}

.achievement-list>li {
    display: inline-block !important;
    float: none !important;
    position: static !important;
}

.about .panel-body p {
    margin-bottom: 0px !important;
}

.achievement-subheading p:nth-child(n+2) {
    padding-bottom: 10px;
    padding-top: 0px;
}

.gallery-subheading {
    background: #ed1c24;
    padding: 6px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 12px;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.new-gallery img {
    object-fit: cover;
}

.common-heading p {
    text-align: center !important;
}

.pdf-size>p>iframe {
    width: 100%;
    height: 700px;
}

.pagination-right>ul {
    float: right;
}

.achievement-subheading>p:before {
    content: "\f1c1";
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    background-image: url("/images/pdf-icon.png");
    font-size: 0px;
    background-repeat: none;
    height: 25px;
    width: 29px;
    position: relative;
    bottom: 4px;
}

.achievement-subheading>p>a {
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.achievement-section .tab-pane {
    padding: 0px !important;
}

.panel-radius {
    border-radius: 0px !important;
    box-shadow: none !important;
}

.nav-achievement {
    border-bottom: 0px !important;
}

.achievement-subheading p:hover {
    background-color: rgb(208, 208, 208);
    color: rgb(237, 28, 36);
}

.p-x-0 {
    padding-right: 0px;
    padding-left: 0px;
}

.achiv-home {
    border: 1px solid #ed1c24;
    padding: 15px 0px !important;
    margin-left: 0px !important;
    margin-right: 0px;
}

.btn-red {
    background: #ff3a3a;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 10px 32px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.7px;
}

@media (max-width: 768px) {
    .pull-none-xs {
        float: none !important;
    }
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/*------------teacher gallery----------------*/

.tz-teacher-grid {
    padding: 60px 0 82px;
}

.tz-teacher-wapper-style-3 {
    padding-bottom: 45px;
    display: inline-block;
}

.tab-content>.tab-pane h2 {
    margin-top: 0px;
    font-size: 20px;
}

.tz-teacher-wrapper .tabs-left {
    border-bottom: none;
    border: 1px solid #f2f2f4;
}

.letter a {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

.tz-teacher-wrapper .tabs-left>li {
    float: none;
    margin: 0px;
}

.tz-teacher-wrapper .tabs-left>li.active>a,
.tz-teacher-wrapper .tabs-left>li.active>a:hover,
.tz-teacher-wrapper .tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background: #ed1c24;
    border: none;
    border-radius: 0px;
    margin: 0px;
    color: white;
}

.tz-teacher-wrapper .nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}

.tz-teacher-wrapper .tabs-left>li.active>a::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ed1c24;
    display: block;
    width: 0;
}

.tz-teacher-wrapper .tz-portfolio-images {
    width: 47%;
    float: left;
    position: relative;
    overflow: hidden;
    height: 270px;
}

.teach-but {
    display: block !important;
    margin-top: 8px;
    padding: 11px 11px;
    width: 250px;
    background: #2d2b5e;
    color: white;
    border-radius: 11px;
    white-space: normal;
}

.galimg {
    border: 1px solid #e0dede;
    margin: 9px 0px;
    padding: 5px;
    background: #f6f6f7;
    border-radius: 7px;
}

.tz-menu .sub-menu li a {
    padding: 14px 33px;
    color: #2d2b5e;
}

.navbar-default {
    border-color: transparent;
    background: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #2d2b5e;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 14px;
}

strong.text-strong {
    font-size: 14px;
    margin-right: 5px;
}

.tz-blog-item {
    border-bottom: 1px solid #eeeeee;
    padding: 10px;
    background: #eeeeee47;
    margin: 10px 0px;
}

.tz-blog-thubnail img {
    overflow: hidden;
    /* width: 100%; */
    border-radius: 20px;
    max-width: 100%;
}

.tz-blog-thubnail {
    overflow: hidden;
}

.tz-blog-description p {
    color: #000;
    line-height: 22px;
}

.tz-blog-description h3 {
    margin-top: 0px;
}

.teacherss h4 {
    font-size: 16px;
    background: #ed1c24;
    color: white;
    padding: 12px 21px;
    TEXT-TRANSFORM: uppercase;
}

.principal-message {
    padding: 5% 0;
}

.principal-message p {
    text-align: justify;
    font-size: 14px;
    color: black;
    line-height: 25px;
    font-weight: normal;
    font-family: roboto;
}

.principal-message h3 {
    font-size: 15px;
    line-height: 23px;
    font-family: roboto;
    font-weight: 600;
}

div#menu5>div {
    overflow-y: scroll !important;
}

div#menu5>div::-webkit-scrollbar {
    width: 5px !important;
}

div#menu5>div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

div#menu5>div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.circulars {
    width: 100%;
}

.principal-message li {
    font-family: roboto;
    line-height: 23px;
    text-align: justify;
}

.result-tabs {
    width: max-content;
    margin: 2% auto 2%;
}

.blog-detail-page img {
    margin: 16px 0px 16px 20px;
    max-width: 100%;
}

.blog-detail-page li {
    color: black !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    font-family: "open_sansregular";
}

.newss img {
    margin: 4px 0 15px 16px;
    max-width: 100%;
}


/*------------------------------New layout css2022--------------------------*/

.header-small {
    background: #ededed;
}

.top_header {
    background: #fff;
}

.top_login a:hover {
    color: #dd0711;
}

.main_header {
    padding: 5px 0;
    width: 100%;
}

.main_header.header_bg {
    position: fixed;
    top: 0;
    width: 100%;
    transition: all 0.9s ease-in-out;
    background: #fff;
    box-shadow: 0px 0px 10px 1px #55555538;
    z-index: 1050;
}

.top_login button:hover {
    background: none;
    color: #dd0711;
}

.top_login .btn.active.focus,
.top_login .btn.active:focus,
.top_login .btn.focus,
.top_login .btn:active.focus,
.top_login .btn:active:focus,
.top_login .btn:focus {
    outline: 0;
    outline-offset: -2px;
    box-shadow: inherit;
}

.slick-slide {
    height: 500px;
}

section.banner {
    padding: 0;
}

.effect-image-1 {
    position: relative;
    background: #000;
    height: 600px;
    /* vertical-align: middle; */
}

.effect-image-1.new_effect {
    height: 500px;
}

.effect-image-1:hover .overlay-xs-1 {
    opacity: 1;
    visibility: visible;
    display: block;
    background: #feca00f0;
}

.overlay-sim-text-1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #feca00a8;
}

.effect-image-1.new_effect .overlay-sim-text-2 {
    height: 500px;
}

.overlay-sim-text-2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 600px;
    background: rgb(246 0 2 / 58%);
    display: block;
    /* vertical-align: middle; */
    text-align: center;
    /* width: 100%; */
}

.effect-image-1:hover .overlay-xs-2 {
    opacity: 1;
    visibility: visible;
    display: block;
    background: #da2125eb;
}

.overlay-sim-text-3 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #284695ad;
}

.effect-image-1:hover .overlay-xs-3 {
    opacity: 1;
    visibility: visible;
    display: block;
    background: #284695f0;
}

.overlay-sim-text-1,
.overlay-sim-text-2,
.overlay-sim-text-3 {
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
}

.overlay-sim-text-2 p,
.overlay-sim-text-1 p,
.overlay-sim-text-3 p {
    text-align: center;
    color: #fff;
    padding: 20px 20px;
    opacity: 1;
    margin: 40vh 0;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
}

.effect-image-1.new_effect img {
    height: 500px;
}

.effect-image-1 img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.no-padding {
    padding: 0 !important;
}

.main_header.header_bg .side_logo {
    width: 200px;
}

.main_header.header_bg nav.navbar.navbar-default.sf-menu {
    margin: 0;
}

@keyframes ticker {
    0% {
        margin-top: 0
    }

    25% {
        margin-top: -30px
    }

    50% {
        margin-top: -60px
    }

    75% {
        margin-top: -90px
    }

    100% {
        margin-top: 0
    }
}

.news {
    /* box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4), 0 5px 10px rgba(0,0,0,0.5); */
    width: 100%;
    height: 480px;
    background: #000;
    /* margin: 20px auto; */
    overflow: hidden;
    /* border-radius: 4px; */
    padding: 0;
    -webkit-user-select: none;
    float: left;
}

.news span {
    float: left;
    width: 100%;
    color: #ffffff;
    padding: 10px 20px;
    position: relative;
    /* top: 1%; */
    border-radius: 4px;
    /* box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4); */
    font-size: 25px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    cursor: pointer
}

.news ul {
    float: left;
    padding: 20px;
    animation: ticker 10s cubic-bezier(1, 0, .5, 0) infinite;
    -webkit-user-select: none;
    width: 100%;
    z-index: 1;
    position: relative;
}

.news ul li {
    line-height: 30px;
    list-style: none;
    border-bottom: 1px solid #242424;
    padding: 5px 0;
}

.news ul li a {
    color: #feca00;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none
}

.news ul:hover {
    animation-play-state: paused
}

.news span:hover+ul {
    animation-play-state: paused
}

.news-bx span {
    background: #000;
    width: 100%;
    float: left;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}

.news-bx .vew_morebtn {
    float: left;
    text-align: center;
    width: 100%;
}

.news-bx .vew_morebtn a {
    background: #f7f7f7;
    padding: 10px 20px;
    border-radius: 50px;
    border: 2px solid #fff;
}

.news-bx .vew_morebtn a:hover {
    background: #0000;
    color: #fff;
}

.feedsection h2 {
    background: #da2226;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin: 0 0 10px 0;
}

.center-area::before {
    content: "";
    width: 100%;
    background: #2d4a98;
    height: 450px;
    position: absolute;
    top: 30%;
    bottom: 0;
}

.center-area.new_cntr_area::before {
    content: "";
    width: 100%;
    background: #2d4a98;
    height: 380px !important;
    position: absolute;
    top: 30% !important;
    bottom: 0;
}

.address p i {
    color: #da2125;
}

.bottom-footer {
    background: #000000;
    margin-top: 10px;
}

.address li a:hover {
    background: #da2125;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.event .event_date::before {
    background: rgba(0, 0, 0, 0) url("../images/date-bg.png") no-repeat scroll 0 0;
    content: "";
    height: 50px;
    left: 22px;
    position: absolute;
    /* top: 17px; */
    width: 50px;
    z-index: -1;
    -webkit-animation: rotate 3s linear 0s infinite normal;
    animation: rotate 3s linear 0s infinite normal;
}

.custom_nav .navbar-default p {
    display: none;
}

.principal-message .img-containerr img {
    float: left !important;
    margin-right: 20px;
    height: 220px;
}

.achievement-section .nav-tabs li a {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    padding: 10px 41px;
    margin: 0px;
}

.achievement-section .nav-tabs li {
    background: #ed1c24;
    box-shadow: none;
    border-right: 1px solid #fff;
    border: none;
    padding: 0;
    margin: 0px;
    width: 117.8px;
}

.border_achiv {
    display: flex;
    align-items: center;
}

.image-entered {
    display: flex;
    align-items: start;
    padding: 20px;
    background: #eeeeee;
    height: 254px;
    border-bottom: 1px solid #ccc;
}

.image {
    width: 50%;
    /* margin: auto; */
}

.image img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    background: #fafafa;
    padding: 4px;
    border: 1px solid #c7c7c7;
    border-radius: 20px;
}

.description-side {
    width: 70%;
    text-align: left;
    margin-left: 15px;
}

.description-side p.name-honour {
    font-size: 14px;
    color: #001f46;
    font-weight: 700;
    margin-bottom: 5px;
}

p.designation-honour {
    color: #000;
    font-size: 14px;
    text-align: justify;
}

.vew_morebtn a {
    background: #f7f7f7;
    padding: 10px 20px;
    border-radius: 50px;
    border: 2px solid #fff;
}

.address.new_address {
    text-align: left !important;
}

.address.new_address li a {
    padding: 5px 9px !important;
}

p.message-brief {
    font-size: 12px;
}

.address.new_address p i.fa.fa-phone {
    padding-right: 4px;
}

.Fon_nmbr ul li i {
    color: #da2125;
}

.Fon_nmbr ul li {
    display: flex;
    width: 30%;
    margin-bottom: 5px;
}

.Fon_nmbr ul li span.f_c {
    margin-left: 3px;
    display: block;
}

.Fon_nmbr ul li i {
    width: 14px;
    font-size: 14px;
}

.Fon_nmbr ul {
    display: flex;
    flex-wrap: wrap;
}

.second_footer h3 b {
    font-size: 26px !important;
    font-weight: 500;
}

.second_footer h3 {
    margin: 0px 0 20px 0 !important;
}

.second_footer .Fon_nmbr ul li {
    width: 45% !important;
}

.second_footer .Fon_nmbr ul li i {
    /* color: #fff;
    background: #da2125; */
    width: 21px !important;
    height: 20px;
    font-size: 15px !important;
    text-align: center;
}

.second_footer p i {
    /* color: #fff;
    background: #da2125; */
    width: 21px !important;
    height: 20px;
    font-size: 15px !important;
    text-align: center;
}

.sf_social {
    margin: 20px 0;
}

.second_footer ul li span.f_c b {
    font-size: 14px !important;
    font-weight: 500;
}

.second_footer ul li span.f_c {
    font-size: 14px !important;
}

.Fon_nmbr p b {
    font-weight: 500;
}

.Fon_nmbr ul li span.f_c b {
    font-weight: 500;
}

.sf_social li a {
    width: 35px !important;
    height: 35px !important;
    text-align: center !important;
    font-size: 17px !important;
}

.sf_social .address p {
    font-size: 16px !important;
}

.bottom_footer2 {
    margin-top: 0px !important;
}

footer.lms_footer {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

footer.lms_footer .container.lms-container_f {
    padding: 30px 0 !important;
}


/* <second menu css starts> */

.new_header_small {
    background: #fff !important;
    border-bottom: 1px solid #ccc;
}

.top_login_1 ul li {
    border-right: none !important;
}

.top_login_1 {
    padding: 18px 0 !important;
}

.lms_second_menu ul.nav.navbar-nav {
    text-align: left !important;
}

.lms_second_menu ul li a#menuhome {
    margin-right: 18px;
}

.lms_second_menu ul li.icon_home {
    margin-right: 18px;
}

.custom_nav1 nav.navbar.navbar-default {
    margin: 0px !important;
}

.lms_second_menu ul li a#menuhome {
    padding: 4px 8px !important;
}

.main_header_1 {
    background: #ededed !important;
    padding: 0px !important;
}

li.icon_home i.fa.fa-home {
    font-size: 20px;
    color: #cb0000;
}


/* <second menu css ends> */

.custom_nav .menu_baarr {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: end;
}

.custom_nav p.mobile_menus {
    width: auto;
}

.custom_nav .navbar-header {
    width: 80%;
}

li.details_contct span.f_c a {
    border: none !important;
    display: initial !important;
    padding: 0px 8px !important;
    color: #000;
}

li.details_contct span.f_c a:hover {
    background: none;
    border: none;
    color: #000;
}

.new_address p {
    font-size: 14px !important;
}

.new_overlay p {
    margin: 212px 0 !important;
}



/* =============== JoginderNagar ================= */

.side_logo.jogi-logo img {
    width: 65px;
    object-fit: cover;
}


.cal_title.title-cont p {
    display: flex;
    align-items: center;
}

.cal_title.title-cont p i {
    display: flex;
    width: 50px;
    height: 50px;
    padding: 0;
    align-items: center;
    justify-content: center;
}

.cal_title.title-cont p span {
    display: flex;
    width: 82%;
    text-transform: uppercase;
    font-size: 14px;
}

.bio {
    padding: 50px 0px;
}

.button-download {
    display: none;
}



/* feedback */

.feeding-back {
    padding: 50px 0;
}

.feeding-back .about.feed-in {
    padding: 40px;
    box-shadow: 0px 0px 7px 0px #ddd;
}

.feeding-back .about.feed-in form {
    padding: 0;
}

.feeding-back .about.feed-in input {
    padding: 11px 15px;
    height: 46px !important;
    margin: 0;
    background: #eeeeee !important;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.feeding-back .about.feed-in textarea {
    border-radius: 5px;
    background-color: #eeeeee !important;
    border: 1px solid #ddd;
}

.feeding-back .about.feed-in label {
    padding: 0;
}

.feeding-back .about.feed-in input[type="submit"] {
    background: #ff3a3a !important;
    border: 0px solid #ddd;
    padding: 9px 30px;
    height: auto !important;
}

.only-pad .admission ul li {
    text-align: left;
}


.multiple-bxs .no-padding .effect-image-1.news-bx {
    padding: 14px;
}

.multiple-bxs .no-padding .effect-image-1.news-bx span {
    padding: 0px 0px 10px;
}

.multiple-bxs .no-padding .effect-image-1.news-bx .news p {
    color: #fff;
}

.cal_title.title-cont p a {
    margin: 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    .button-download {
        display: block !important;
    }

    .bio iframe {
        display: none;
    }

    .button-download {
        text-align: center;
    }

    .button-download p {
        margin-bottom: 26px;
    }

    .button-download a {
        padding: 10px 30px;
        border-radius: 26px;
        background: #da2125;
        color: #fff !important;
    }

    .top_login ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    h4.jogi-location {
        padding: 0;
    }

    .feeding-back .about.feed-in {
        padding: 40px;
        box-shadow: 0px 0px 0px 0px #ddd;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .row.aligner-row {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .row.aligner-row .col-lg-4.col-md-4.col-xs-12.col-sm-3 {
        width: 100% !important;
        display: flex;
        justify-content: center;
    }

    .row.aligner-row .col-lg-4.col-md-4.col-xs-12.col-sm-3 .side_logo.jogi-logo {
        width: 100% !important;
        justify-content: center;
    }

    .row.aligner-row .custom_nav {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .top_login ul {
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 601px) and (max-width: 991px) {
    .feeding-back .about.feed-in {
        padding: 40px !important;
        box-shadow: 0px 0px 10px 0px #ddd;
        margin-bottom: 20px;
    }
}

@media (min-width: 1600px) and (max-width: 10000px) {
    .custom_contain {
        min-height: 31vh;
    }
}


img.object-fit-cover.rounded.shadow-sm {
    height: 193px;
    width: 290px;
    margin-top: 31px;
}

/*----------css added by shivani------------*/
footer {
    background: #dcdbdb;
}
label.bs-form-1-item-label {
    padding-left: 15px;
}

.flex.items-center.gap-3 {
    padding-left: 13px;
}

input#captcha {
    max-width: 50%;
    display: initial;
    margin-left: 16px;
}

a#reload {
    margin-top: 0;
}
.about {
    padding: 22px;
    background: #f7f7f7f7 !important;
    margin-top: 16px;
}
span.text-xs.text-red-600.error {
    color: #ed1c24;
    font-weight: 400;
}

