input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url]{
    min-height: 40px;
    border: 1px solid #d1d1d1;
    background-color: #fff;
}
.registration-check .space-between{
    padding: 20px 0px;
}
.registration-check{
    background: #ededed;
    padding: 52px;
    border-radius: 10px;
}
.mymodal-popup .modal-content .modal-header{
  display: block;
  text-align: right;
  padding: 0;
  border-bottom: unset;
}
.mymodal-popup .modal-content .modal-header button{
    background: #c63e38;
    padding: 0 9px;
    border: unset;
    color: #fff;
}
.mymodal-popup .modal-content .modal-body{
    padding: 0;
}
.mymodal-popup .modal-content .modal-header button span{}
.color-head{
    color: #c63e38;
}
.padding-modal{
    padding: 10px;
}
.section-accouncement{
    background: #29166f;
}
.section-accouncement marquee i {
    color: #fff;
}
.section-accouncement marquee a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    position: relative;
}
.section-accouncement marquee a img{
    width: 63px;
    position: absolute;
    top: -20px;
}
.section-accouncement .ancmnt-mrq {
    color: #fff;
    background: rgb(239 127 26);
    font-size: 16px;
    padding: 9px 20px;
    position: relative;
    display: inline-block;
    font-weight: 600;
}
.section-accouncement .ancmnt-mrq::after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid rgb(239 127 26);
    position: absolute;
    top: 10px;
    right: -10px;
}
.section-accouncement marquee {
    display: block;
    padding: 10px 0;
}
.myfiled-input input{
    padding: 0;
    margin: 0;
    height: 10px;
    min-height: 27px;
    background: #fff;
    font-size: 11px !important;
}
.site-main-menu>ul>li>a {
    padding: 15px 10px;
    text-decoration: none;
    color: white;
}
.gallery-popup.scholarship a {
    width: unset;
    height: unset;
}
.gallery-popup.scholarship a img {
    width: unset;
    height: unset;
}
#more {
    display: none;
}
.text-justify {
    text-align: justify;
}
form table {
    margin: 0!important;
}
li.active.text-blue {
    color: #c63e38;
    font-weight: 600;
}
.section-title {
    margin-bottom: 30px;
}
.event .info {
    background: #c63e38;
    color: white;
    text-transform: uppercase;
    position: absolute;
    bottom: 0%;
}
h3 i.fa-search {
    color: white;
}
.btn-light {
    border: unset!important;
    background-color: unset!important;
}
#myBtn {
    color: #c63e38;
}
.profile-section.principal p {
    text-align: justify!important;
}
.site-main-menu>ul>li>a:hover {
    color: white;
}
.site-main-menu>ul>li:hover>a {
    color: white;
}
.site-main-mobile-menu-inner::before {
    background-color: #c63e38;
}
/*   .table>thead {
            vertical-align: bottom;
            background: #c63e38;
         }
*/

.funfact-section .about-content p {
    text-align: justify;
}
.bg-gov {
    background: #c63e38;
}
.about-content .title {
    font-size: 30px;
}
.about-content p {
    font-size: 20px !important;
}
.about-content p {
    font-size: 28px;
    text-align: center;
}
.about-content {
    max-width: 100%;
}
.testimonial-modern-heading {
    float: unset;
}
.header-logo a {
    max-width: 250px;
}
.socials-small-header {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}
.socials-small-header .links {
    text-align: center;
}
.socials-small-header .links {}
.socials-small-header .links a {
    color: black;
    text-decoration: none;
    font-weight: 600;
}
#pdf-Content {
    border: unset;
}
.cta-content .title {}
.event {
    box-shadow: rgb(0 0 0 / 25%) 0px 0.0625em 0.0625em, rgb(0 0 0 / 25%) 0px 0.125em 0.5em, rgb(255 255 255 / 10%) 0px 0px 0px 1px inset;
    border-radius: 10px;
}
.event .info {
    padding: 5px 8px 5px;
    width: 100%;
}
.cart_page_form form {
    border: 1px solid;
}
.gallery-popup a img {
    width: 500px;
    height: 300px;
    box-shadow: rgb(0 0 0 / 25%) 0px 0.0625em 0.0625em, rgb(0 0 0 / 25%) 0px 0.125em 0.5em, rgb(255 255 255 / 10%) 0px 0px 0px 1px inset;
    border-radius: 10px;
}
.testimonial {
    margin: 8px 5px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    /* outline: 1px solid #a8a8a8; */
    /* outline: 3px solid #c63e38; */
    /* outline-offset: -10px; */
    border-top: 3px solid #c63e38;
}
.gallery-popup {
    text-align: center;
}
.gallery-popup a {
    width: 30%;
    margin: 10px;
}
.header-logo a img {
    width: 100%;
    padding: 8px 0;
}
.section-padding {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.footer-widget-content ul li a {
    color: black;
    text-decoration: none;
}
.footer-widget-content ul li a:hover {
    color: blue;
}
.footer-widget-title {
    color: #54ae96;
}
.header-logo-mobile {
    display: none;
}
.footer-section {
    padding: 70px 0 0;
}
.footer-col {
    padding: 5px 0;
    background: black;
}
p.copyright a:hover {
    color: #c63e38;
}
p.copyright a {
    color: white;
    text-decoration: none;
    font-weight: 600;
}
@media screen and (max-width: 560px) {
    .funfact-section .about-content p {
        text-align: justify!important;
    }
    .about-content .title {
        font-size: 22px!important;
    }
    .header-logo-mobile img {
        width: 70vw!important;
    }
    .testimonial .content p {
        font-size: 15px;
    }
    .cart_page_form form {
        overflow: auto;
    }
    .funfact-section .about-content p {
        font-size: 15px!important;
    }
    .event-slider- .info {}
    .event .info p {
        font-size: 13px;
        text-align: justify;
    }
    .event-slider- {
        padding-top: 30px;
    }
    .table thead tr th {
        padding: 16px 3px 13px 3px;
        font-size: 13px;
    }
    .table tbody tr td {
        padding: 15px 3px 15px 3px!important;
        font-size: 13px;
    }
    .gallery-popup a {
        width: 100%!important;
        margin: 7px 0!important;
    }
    .gallery-popup a img {
        width: 95%!important;
        margin: unset!important;
    }
    .site-mobile-menu>ul>li>a {
        text-decoration: none;
    }
}
@media screen and (max-width: 1201px) {
    .mobile-p {
        padding: 10px;
    }
    .header-top-section {
        display: none !important;
    }
    .mobile-d {
        display: none;
    }
    .header-top-section {
        display: none;
    }
    .about-content .title {
        font-size: 30px;
    }
    .about-content p {
        font-size: 20px;
    }
    .header-logo-mobile {
        display: block;
    }
    .gallery-popup a {
        width: 40%;
        margin: 7px;
    }
    .header-logo-mobile img {
        width: 40vw;
    }
}
.table tbody tr td {
    padding: 20px 10px 20px 10px;
}
.table thead tr th {
    padding: 20px 10px 20px 10px;
}
.section-title .title span {
    color: #c63e38;
}
.about-content .title span {
    color: #c63e38;
}
.footer-widget-title {
    /* border-color: #c63e38; */
    border-bottom: 2px solid;
    width: 80%;
    color: black;
    border-color: #c63e38;
}
.gallery-popup a img {
    width: unset;
    height: 280px;
}
/*        .table tbody tr td {
            border-bottom: 1px solid;
         }
         .table > :not(:first-child) {
            border: 2px solid currentColor;
         }
         li.list-inline-item a:hover {
            color: blue;
         }
         li.list-inline-item a {
            text-decoration: none;
            color: black;
         }
         .table thead tr th {
            color: #56b09a;
         }
         .table tbody tr td {
            padding: 20px 10px 20px 10px;
         }*/

.site-main-menu>ul>li:hover>.sub-menu {
    padding: 0;
}
.site-main-menu .sub-menu li {
    border-bottom: 1px solid;
}
.site-main-menu .sub-menu li a {
    text-decoration: none;
}
.section-padding-banner {
    padding: 30px 30px;
}
.section-padding-banner {
    padding: 30px 30px;
}
.about-content p {
    font-size: 20px !important;
}
.site-main-menu .sub-menu li a {
    padding: 8px 8px!important;
}
.testimonial .content p {
    font-size: 12px!important;
}
.testimonial .content .news-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ribbon4 {
    position: absolute;
    top: 15px;
    padding: 0px 15px;
    background: #c63e38;
    box-shadow: -1px 2px 3px rgba(0, 0, 0, .3);
    left: 5px;
    color: white;
}
.ribbon4:before, .ribbon4:after {
    content: "";
    position: absolute;
}
.ribbon4:before {
    width: 7px;
    height: 100%;
    top: 0;
    left: -6.5px;
    padding: 0 0 7px;
    background: inherit;
    border-radius: 5px 0 0 5px;
}
.ribbon4:after {
    width: 5px;
    height: 8px;
    bottom: -2px;
    left: -4.5px;
    background: #c63e38;
    border-radius: 5px 0 0 5px;
}
.funfact-section-iqac {}
.funfact-section-iqac a:hover .box {
    border: 1px solid #ccc;
}
.funfact-section-iqac .box {
    box-shadow: 0 0 15px 0 #b3b3b37a;
    padding: 12px 14px;
    justify-content: center;
    align-items: center;
    height: 71px;
    display: flex;
    margin-bottom: 20px;
}
.high-form{
    padding: 0;
    margin: 0;
    height: 10px;
    min-height: 27px;
    background: #fff;
    color: #696969!important;
    font-size: 11px !important;
    border: 1px solid #f5f5f5!important;
}
.funfact-section-iqac .box .box-icon {
    text-align: center;
    /*padding-top: 20px;*/
}
.funfact-section-iqac .box .box-icon i {
    font-size: 17px;
    background: #c63e38;
    padding: 12px;
    border-radius: 39px;
    color: #fff;
}
.funfact-section-iqac .col-md-4 a {
    text-decoration: none;
    width: 100%;
}
.funfact-section-iqac .col-md-4 a .box:hover {
    border: 2px dashed #c63e38;
}
.funfact-section-iqac .box .box-content {
    width: 100%;
    text-align: left;
    padding-left: 14px;
}
.funfact-section-iqac .box .box-content h6 {
    margin: 0;
}
.funfact-section-iqac .box .box-content h2 {
    font-size: 25px;
}
/* input[type="file"] {
    display: none;
} */
 td .file_upload{
    display: none;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 0px 2px;
    cursor: pointer;
    font-size: 11px;
    background: #008cba;
    color: #fff;
    border: 1px solid #000;
}