* {
    padding: 0px;
    margin: 0px;
}
.cap_none {
    text-transform: none !important;
}

.left {
    padding-left: 0px !important;
}

.navbar-right .dropdown-menu {
    left: 0px;
    right: auto !important;
}

.fixedbg {
    float: left;
    background-color: #fff;
    border-color: #f8f8f8 !important;
    width: 100%;
    height: 50px;
}

.leftbg {
    float: left;
    width: 100%;
}

.leftbg ul {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.leftbg ul li {
    color: #747272;
}

.leftbg ul li a {
    color: #747272;
}

.leftbg ul li a:hover,
.leftbg ul li a:active,
.leftbg ul li a:focus {
    color: #e52c23;
}

.leftbg ul li {
    float: left;
    width: auto;
    list-style: none;
    margin: 0px;
    padding: 10px 5px;
    line-height: 31px;
    font-family: 'Poppins-Light';
    font-size: 14px;
    font-weight: 300;
}

.leftbg ul li i {
    color: red;
    padding-right: 8px;
}

.leftbg ul li span {
    color: #747272;
}

.leftbg ul li a {
    text-decoration: none;
}

.rightbg {
    float: right;
    width: 100%;
}

.rightbg ul {
    float: right;
    margin: 0;
    padding: 0;
}

.rightbg ul li {
    float: left;
    list-style: none;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0;
    width: auto;
}

.rightbg ul li a {
    float: left;
    text-decoration: none;
    color: #afb0b4;
    width: 100%;
    font-size: 10px;
}

.rightbg li a i {
    float: left;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 16px;
    color: #747272;
    border-left: 1px solid #eeeeee;
    line-height: 52px;
    background-color: #fff;
}

.rightbg li a i:hover {
    background-color: #747272;
    color: #fff;
}

.rightbg li:last-child {
    border-right: 1px solid #eeeeee;
}


/* fixed backgroung with color completed here */

.navbar-nav {
    float: right;
}

.menu {
    float: left;
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 9999999;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fb282e !important;
    background-color: transparent;
    border-bottom: 4px solid #fb282e;
    font-family: 'Poppins-Light';
}

.navbar-default .navbar-nav>.dropdown>a:focus,
.navbar-default .navbar-nav>.dropdown>a:hover {
    color: #fb282e !important;
    background-color: transparent;
    border-bottom: 4px solid #fb282e;
    font-family: 'Poppins-Light';
}

.navbar-default .navbar-nav>li>a {
    color: #434343;
    padding: 45px 8px 27px 7px;
    border-bottom: 4px solid #eeeeee;
    font-family: 'Poppins-Light';
    font-size: 13px;
    text-transform: uppercase;
}

navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fb282e !important;
    background-color: transparent;
    border-bottom: 4px solid #fb282e;
    font-family: 'Poppins-Light';
    font-size: 13px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: transparent;
    font-family: 'Poppins-Light';
    font-size: 14px;
}

.rowimg {
    float: left;
    margin-top: 3px;
    margin-bottom: 3px;
}

.rowimg img {
    width: 52%;
    float: left;
}

.menu .navbar-default {
    background: transparent !important;
    border: 0px solid #ffffff;
    min-height: auto !important;
    margin-bottom: 0px;
}

.menu {
    background: rgba(255, 255, 255, 0.9);
    border: 0px solid #e7e7e7 !important;
    margin-bottom: 0px !important;
}

.menu .navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
    float: left;
}


/* hovering effects in the color section color1,2,3,4 starting here */

.color1:hover {
    background-color: #fff;
}

.color1:hover .iconssectionimg1 {
    float: left;
    width: 100%;
    min-height: 48px;
    background-image: url(../images/user1.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 11px;
    background-position: center;
}

.color1:hover h1 {
    color: #747272;
    float: left;
    font-family: 'Poppins-Medium';
    width: 100%;
    text-align: center;
    padding: 7px 0px;
    font-size: 25px;
    margin: 0px;
}

.color1:hover p {
    color: #747272;
    text-align: center;
    padding: 5px 0px;
    margin-top: 13px;
    margin-bottom: 0px;
    float: left;
    font-family: 'Poppins-Light';
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.color1:hover h4 {
    color: #fff;
    width: auto;
    border: 1px solid #dd3e43;
    padding-right: 0px;
    padding: 8px 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 14px;
    display: inline;
    background-color: #e3484c;
    text-align: center;
}

.color2:hover {
    background-color: #fff;
}

.color2:hover .iconssectionimg2 {
    float: left;
    width: 100%;
    min-height: 48px;
    background-image: url(../images/college1.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 11px;
    background-position: center;
}

.color2:hover h1 {
    color: #747272;
    float: left;
    font-family: 'Poppins-Medium';
    width: 100%;
    text-align: center;
    padding: 7px 0px;
    font-size: 25px;
    margin: 0px;
}

.color2:hover p {
    color: #747272;
    text-align: center;
    padding: 5px 0px;
    margin-top: 13px;
    margin-bottom: 0px;
    float: left;
    font-family: 'Poppins-Light';
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.color2:hover h4 {
    color: #fff;
    width: auto;
    border: 1px solid #dd3e43;
    padding-right: 0px;
    padding: 8px 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 14px;
    display: inline;
    background-color: #e3484c;
    text-align: center;
}

.color3:hover {
    background-color: #fff;
}

.color3:hover .iconssectionimg3 {
    float: left;
    width: 100%;
    min-height: 48px;
    background-image: url(../images/hospital1.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 11px;
    background-position: center;
}

.color3:hover h1 {
    color: #747272;
    float: left;
    font-family: 'Poppins-Medium';
    width: 100%;
    text-align: center;
    padding: 7px 0px;
    font-size: 25px;
    margin: 0px;
}

.color3:hover p {
    color: #747272;
    text-align: center;
    padding: 5px 0px;
    margin-top: 13px;
    margin-bottom: 0px;
    float: left;
    font-family: 'Poppins-Light';
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.color3:hover h4 {
    color: #fff;
    width: auto;
    border: 1px solid #dd3e43;
    padding-right: 0px;
    padding: 8px 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 14px;
    display: inline;
    background-color: #e3484c;
    text-align: center;
}

.color4:hover {
    background-color: #fff;
}

.color4:hover .iconssectionimg4 {
    float: left;
    width: 100%;
    min-height: 48px;
    background-image: url(../images/aboutus1.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 11px;
    background-position: center;
}

.color4:hover h1 {
    color: #747272;
    float: left;
    font-family: 'Poppins-Medium';
    width: 100%;
    text-align: center;
    padding: 7px 0px;
    font-size: 25px;
    margin: 0px;
}

.color4:hover p {
    color: #747272;
    text-align: center;
    padding: 5px 0px;
    margin-top: 13px;
    margin-bottom: 0px;
    float: left;
    font-family: 'Poppins-Light';
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.color4:hover h4 {
    color: #fff;
    width: auto;
    border: 1px solid #dd3e43;
    padding-right: 0px;
    padding: 8px 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 14px;
    display: inline;
    background-color: #e3484c;
    text-align: center;
}


/* ---------------------------ending of the color hovering section part here */

.iconssectionimg1 {
    float: left;
    width: 100%;
    min-height: 48px;
    background-image: url(../images/user.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-bottom: 11px;
}

.iconssectionimg2 {
    float: left;
    width: 100%;
    min-height: 48px;
    background-image: url(../images/college.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 11px;
    background-position: center;
}

.iconssectionimg3 {
    float: left;
    width: 100%;
    min-height: 48px;
    background-image: url(../images/hospital.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 11px;
    background-position: center;
}

.iconssectionimg4 {
    float: left;
    width: 100%;
    min-height: 48px;
    background-image: url(../images/aboutus.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 11px;
    background-position: center;
}

.iconssection {
    float: left;
    width: 100%;
}

.color1 {
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #ef4d51;
    min-height: 276px;
}

.color2 {
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #e3484c;
    min-height: 276px;
}

.color3 {
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #dc4448;
    min-height: 276px;
}

.color4 {
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #d23f42;
    min-height: 276px;
}

.color1 a {
    float: left;
    color: #fff;
    margin-top: 21px;
    text-decoration: none;
}

.color2 a {
    float: left;
    color: #fff;
    margin-top: 21px;
    text-decoration: none;
}

.color3 a {
    float: left;
    color: #fff;
    margin-top: 21px;
    text-decoration: none;
}

.color4 a {
    float: left;
    color: #fff;
    margin-top: 21px;
    text-decoration: none;
}

.iconssection img {
    width: 14%;
    margin: 0 auto;
    padding: 15px 0px;
}

.iconssection h1 {
    text-align: center;
    padding: 7px 0px;
    font-size: 25px;
    margin: 0px;
    color: #fff;
    float: left;
    font-family: 'Poppins-Medium';
    width: 100%;
}

.iconssection p {
    color: #fff;
    text-align: center;
    padding: 5px 0px;
    margin-top: 13px;
    margin-bottom: 0px;
    float: left;
    font-family: 'Poppins-Light';
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.readmorebutton {
    float: left;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 30px;
    text-align: center;
}

.readmorebutton h4 {
    color: #fff;
    width: auto;
    border: 1px solid #fff;
    padding-right: 0px;
    padding: 8px 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 14px;
    display: inline;
    text-align: center;
}

.readmorebutton h4 i {
    padding-left: 5px;
}


/* starting of showing images here */

.showingbg {
    float: left;
    width: 100%;
    background-color: #fff;
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 0px;
}


/* on hover of an image starting */

.show {
    padding: 16px 8px 7px 8px;
}

.showhover2 img {
    top: 50px;
}


/* .colorchange{ */


/* padding: 0; */


/* position:relative; */


/* bottom: 150px; */


/* font-size: 16px; */


/* background: rgba(0,0,0,.6); */


/* width: 100%; */


/* height: 150px; */


/* -webkit-border-radius: 2px; */


/* -moz-border-radius: 2px; */


/* border-radius: 2px; */


/* } */

.overlay1 {
    background-color: rgba(10, 106, 188, 1);
    width: 100%;
    float: left;
    border-radius: 5px;
}

.showingbg img:hover {
    opacity: 0.7;
}

.showingbg img {
    float: left;
    border: 0.5px solid #00345f;
    border-radius: 5px;
    padding: 0px;
    margin: 0px;
    -webkit-box-shadow: -1px 1px 5px 3px rgba(209, 205, 209, 1);
    -moz-box-shadow: -1px 1px 5px 3px rgba(209, 205, 209, 1);
    box-shadow: -1px 1px 5px 3px rgba(209, 205, 209, 1);
    opacity: 0.5;
    width: 100%;
}


/* on hover of image ending */

.showingbg h4 {
    color: #0a6abc;
    float: left;
    text-align: center;
    width: 100%;
    padding: 0px;
    margin-top: 20px;
    font-family: 'Poppins-Light';
    text-transform: capitalize;
    font-size: 20px;
}


/* ending of showing images */


/* acadamics starting here */

.acadamics {
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    text-align: center;
}

.acadamics h1 {
    padding: 0px;
    color: #2c2f3c;
    margin-top: 45px;
    font-family: 'Poppins-Medium';
    width: 100%;
    float: left;
    text-align: center;
    font-size: 38px;
}

.acadamics p {
    color: #2c2f3c;
    padding: 0px;
    margin-top: 3px;
    font-family: 'Poppins-Light';
    font-size: 15px;
    width: 100%;
    float: left;
    text-align: center;
}


/* acadamecis ending here */


/* acadamics icons starting here */

.acadamicbg {
    float: left;
    width: 100%;
    background-color: #f6f6f6;
}

.acadamicbg img {
    width: 60px;
    margin: 0 auto;
    margin-top: 20px;
}

.acadamicbg h2 {
    width: 100%;
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    font-family: 'Poppins-Medium';
}

.acadamicbg h3 {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #f00;
    padding: 22px 0 22px 0px;
    font-family: 'Poppins-Light';
}

.acadamicbg p {
    float: left;
    width: 100%;
    font-family: 'Poppins-Light';
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    color: #2c2f3c;
}

.acadamicbg h4 {
    font-family: 'Poppins-Light';
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    color: #2c2f3c;
    float: left;
    width: 100%;
}

.aca {
    margin-bottom: 36px;
    margin-top: 8px;
}

.acadamicbg a {
    float: left;
    font-size: 15px;
    text-decoration: none;
    font-family: 'Poppins-Medium';
    font-weight: normal;
    margin-bottom: 10px;
}


/* acadamecis icons ending here */

.bottom {
    float: left;
    width: 100%;
    background-color: #fff;
    margin: 20px 0px;
}

.can {
    position: relative;
    width: 100%;
    float: left;
}

.can img {
    display: block;
    width: 100%;
    height: auto;
}

.bottom .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #eb5255;
    overflow: hidden;
    width: 100%;
    height: 40px;
    transition: .5s ease;
}

.can:hover .overlay {
    height: 100%;
}

.can:hover .overlay span {
    margin-top: 70px !important;
}

.can:hover .overlay span h2 {
    margin-top: 10px !important;
}

.overlay-content {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 20%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.bottom span h2 {
    font-size: 16px;
    margin-top: 9px;
    font-family: 'Poppins-Light';
}

.bottom .overlay-content span img {
    float: left;
    width: 20px;
    margin-top: 9px;
    margin-left: 18px;
    margin-right: 15px;
}

.bottom span {
    float: left;
    width: 100%;
    padding: 0px;
    margin-left: 0px;
    margin-top: 24px;
}

.can:hover span h6 {
    color: #fff;
    float: left;
    width: 90%;
    white-space: normal;
    margin-left: 5%;
    margin-right: 5%;
    line-height: 18px;
    font-family: 'Poppins-Light';
}

.can span h6 {
    float: left;
    color: #fff;
    font-family: 'Poppins-Light';
}


/* hovering content starting */

.bottom .can:hover span h2 {
    font-size: 16px;
    margin: 0px;
    font-family: 'Poppins-Light';
}

.bottom .can:hover span {
    float: left;
    margin-top: 0px;
    width: 100%;
}


/* hovering content ending */

/* news starting here */

.news {
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    text-align: center;

    padding: 0 0 30px;
}

.news h1 {
    padding: 0px;
    color: #2c2f3c;
    margin-top: 45px;
    font-family: 'Poppins-Medium';
    width: 100%;
    float: left;
    text-align: center;
    font-size: 38px;
}

.news p {
    color: #2c2f3c;
    padding: 0px;
    margin-top: 3px;
    font-family: 'Poppins-Light';
    font-size: 15px;
    width: 100%;
    float: left;
    text-align: center;
}
/* news ending here */

/* newsbg starting here */
.newsbg{
    float: left;
    width: 100%;
    background-color: #f6f6f6;

    padding-bottom: 36px;
}
.newsbg .card{
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 20px;
}



.newsbg .card-body{
    float: left;
    width: 100%;

    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 5px 0 rgb(39 46 65 / 20%);
    padding: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

    position: relative;
}
.newsbg .card-body img{
    float: right;
    width: 50px;
    object-fit: cover;


    display: inline;
    vertical-align: top;
    
    position: absolute;
    top: 0;
    right: 0;
}
.newsbg .card-body h4{
    float: left;
    width: 100%;
    color: #eb5255;
}
.newsbg .card-body p{
    float: left;
    width: 100%;
}
.newsbg .card-link{
    float: left;
    width: 100%;
}
.newsbg a{
    float: left;
    width: 100%;
}
.newsbg .calendar{
    float: left;
    width: 100%;
    margin: 10px 0;

    display: flex;
    justify-content: space-between;
}
.newsbg .calendar ul{
    width:100%;
    float: left;
}
.newsbg .calendar ul li{
    width: auto;
     float: left;
     list-style: none;
}
.newsbg .posted_on, .newsbg .posted_by{
    float: left;
    width: 100%;

    color: #777;
}
/* newsbg ending here */

/* footer starting here */

.footerbg {
    float: left;
    width: 100%;
    background-color: #2c2f3c;
}

.owndropdown .dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fa282e;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    background-color: #ececec;
    border-bottom: 1px solid #dcdcdc;
}

.owndropdown .dropdown-menu .divider {
    height: 1px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    overflow: hidden;
    background-color: #949494;
}


/* footer ending here */

.opeanspace {
    float: left;
    width: 100%;
    height: 300px;
}

.menu li {
    list-style: none;
}

.menu li a {
    text-decoration: none;
}


/* simply dummy */

.menu .dropdown {
    position: relative;
    display: inline-block;
}

.menu .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 0px;
    margin: 0px;
}

.menu .dropdown-menu a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: 'Poppins-Light';
}

.menu .dropdown-menu a:hover {
    background-color: #f1f1f1
}

.menu .dropdown:hover .dropdown-menu {
    display: block;
}

.menu .dropdown:hover .dropbtn {}


/* for carasouel side arrows */

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
        height: 34px;
    }
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 49px;
        height: 34px;
        margin-top: -10px;
        font-size: 30px;
    }
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        color: #fff;
        font-size: 30px;
    }
}


/* ending of carasouel sides */

.slide1 h1 {
    font-family: 'Poppins-Medium';
    font-weight: normal;
}

.inner-menu {
    width: 100%;
    float: left;
    background-color: #f9f9f9;
    border-bottom: 1px solid #dcdcdc;
}

.olbg {
    padding: 16px 0 0px 0 !important;
    background: transparent !important;
}

.breadcrumb>.active {
    font-family: 'Poppins-Light';
}

.content h1 {
    font-family: 'Poppins-Medium';
}

.content p {
    font-family: 'Poppins-Light';
}

.drop-con ul li a {
    font-family: 'Poppins-Light';
}

.caption h2 {
    font-family: 'Poppins-Light';
}

.footer {
    float: left;
    width: 100%;
    background: #2c2f3c;
}

.footer-content {
    width: 100%;
    float: left;
    margin-left: 0px;
}

.footer-content h3 {
    color: #ffffff;
    float: left;
    margin-right: 30px;
    width: 100%;
    font-family: 'Poppins-Regular';
}

.footer-content h5 {
    color: #ffffff;
    float: left;
    font-family: 'Poppins-Regular';
    width: 100%;
}

.footer-content p {
    float: left;
    color: #b6b6ba;
    width: 100%;
    line-height: 25px;
    font-family: 'Poppins-Light';
    font-weight: 400;
}

.footer-content p a {
    float: left;
    color: #b6b6ba;
    width: 100%;
    line-height: 25px;
    font-family: 'Poppins-Light';
    font-weight: 400;
}

.footer-content p a:hover {
    float: left;
    text-decoration: none;
    color: #0a6abc;
    width: 100%;
    line-height: 25px;
    font-family: 'Poppins-Light';
    font-weight: 400;
}

.footer-content1 {
    width: 100%;
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
}

.footer-content1 h3 {
    color: #ffffff;
    float: left;
    font-family: 'Poppins-Regular';
    width: 100%;
}

.footer-content1 ul {
    width: 100%;
    float: left;
}

.footer-content1 ul li {
    width: 100%;
    float: left;
    list-style: none;
}

.footer-content1 ul li i {
    color: #b6b6ba;
    padding: 18px 5px 0 0;
    font-size: 10px;
    width: 6%;
    float: left;
}

.footer-content1 ul li a {
    color: #b6b6ba;
    padding: 15px 5px 0 0;
    width: 94%;
    float: left;
    text-decoration: none;
    font-family: 'Poppins-Light';
    font-size: 14px;
}

.footer-content1 ul li a:hover {
    color: #ef5559;
    padding: 15px 5px 0 0;
    width: 89%;
    float: left;
    text-decoration: none;
    font-family: 'Poppins-Light';
    font-size: 14px;
}

.footer-bottom {
    float: left;
    width: 100%;
    background: #262934;
    height: 60px;
}

.footer-bottom p {
    float: left;
    color: #b6b6ba;
    padding: 20px 0 0 0;
    font-size: 14px;
    font-family: 'Poppins-Light';
    width: 100%;
    text-align: left;
}

.content h1 {
    width: 100%;
    text-align: center;
    color: #f00;
    margin: 0;
    padding: 10px 0;
    float: left;
    font-size: 25px;
    text-transform: capitalize;
}

.content p {
    width: 90%;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    letter-spacing: .4px;
    font-family: 'Poppins-Light';
}

.content h4 {
    width: 100%;
    float: left;
    color: #1f60a0;
    font-size: 20px;
    margin: 0;
    padding: 0px 0px 10px 0px;
    font-weight: normal;
    text-transform: capitalize;
    font-family: 'Poppins-Regular';
}

.content i {
    color: #bcbcbc;
    padding: 6px 1px 6px 0px;
    font-size: 10px;
    float: left;
    margin-right: 8px;
}

.about-wayne-con h5 {
    float: left;
    font-size: 14px;
    width: 100%;
    font-family: 'Poppins-Regular';
}

.downapp {
    float: right;
    position: relative;
    top: -6px;
}

.bannerbulding img{
    object-fit: cover;
    width: 60% !important;
    float: right !important;
}


/*   Custome css */

.round li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px !important;
}

.ownline {
    float: left;
    width: 100%;
}

.ownline .brd {
    color: red;
    width: 50px;
    margin: 4px auto 15px auto;
    border-bottom: 3px solid;
}

.new-ht{
	min-height:134px;
}
/* =================================================================================================================================================starting of responsive style ================================================================== */

@media screen and (max-width: 768px) {
    .footer-content1 ul li i {
        color: #b6b6ba;
        padding: 18px 5px 0 0;
        font-size: 10px;
        width: 9%;
        float: left;
    }
    .footer-content1 ul li a {
        color: #b6b6ba;
        padding: 15px 5px 0 0;
        width: 90%;
        float: left;
        text-decoration: none;
        font-family: 'Poppins-Light';
        font-size: 14px;
    }
}

.menu img {
    width: 100px;
}

.menu .navbar-brand {
    min-height: 100px;
    padding: 5px 15px 0px 0px;
}

.navbar-default .navbar-toggle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f00;
}

.navbar-default .navbar-toggle .icon-bar {
    border: 1px solid #f00;
}
.menu.home-page-menu{
    top:100px;
}
.fixedbg.home-page-top{
    height: auto;
}
@media (max-width:767px) {
    .menu .navbar-brand {
        min-height: 70px;
        padding: 10px 15px 0 15px;
    }
    .menu img {
        width: 60px;
    }
    .navbar-toggle {
        margin-top: 15px;
    }
    .menu .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        float: right;
        width: 100%;
        position: absolute;
        z-index: 999;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.55);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.55);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.55);
        padding: 0px;
    }
    .footer-bottom p {
        font-size: 14px;
    }
    .footer-content1 {
        margin-left: 0px;
    }
    .navbar-nav {
        float: left;
        width: 100%;
        background: #fff none repeat scroll 0 0;
        border-color: #f00;
        margin: 0px !important;
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        color: #fb282e !important;
        background-color: transparent;
        border-bottom: 1px solid #fb282e;
        font-family: 'Poppins-Light';
        font-size: 13px;
    }
    .navbar-default .navbar-nav>.dropdown>a:focus,
    .navbar-default .navbar-nav>.dropdown>a:hover {
        color: #fb282e !important;
        background-color: transparent;
        border-bottom: 1px solid #fb282e;
        font-family: 'Poppins-Light';
        font-size: 13px;
    }
    .navbar-default .navbar-nav>li>a {
        color: #434343;
        padding: 15px 15px 15px 15px;
        border-bottom: 1px solid #eeeeee;
        font-family: 'Poppins-Light';
        font-size: 13px;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #fb282e !important;
        background-color: transparent;
        border-bottom: 1px solid #fb282e;
        font-family: 'Poppins-Light';
        font-size: 13px;
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #555;
        background-color: transparent;
        font-family: 'Poppins-Light';
        font-size: 13px;
    }
    .menu .dropdown-menu a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-family: 'Poppins-Light';
        font-size: 12px;
    }
    .menu .dropdown-menu a:hover {
        background-color: #f1f1f1
    }
    .menu .dropdown:hover .dropdown-menu {
        display: block;
    }
    .menu .dropdown:hover .dropbtn {}
    .leftbg ul li {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0px;
        padding: 4px 5px 0 0;
        line-height: 24px;
        border-right: none;
        font-family: 'OpenSans-Light';
        font-size: 12px;
        font-weight: 300;
    }
    .fixedbg {
        min-height: 63px;
        height: auto;
    }
    .menu .navbar-default {
        margin-bottom: 0px !important;
    }
    .menu .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }
    .leftbg ul li i {
        color: red;
        padding-right: 10px;
        float: left;
        padding-top: 7px;
    }
    .navbar-nav {
        width: auto;
    }
    .menu {
        top: 0px;
        background: #f8f8f8 !important;
        border: 0px solid #e7e7e7 !important;
    }
    .menu .dropdown-menu {
        width: 100%;
    }
    .menu li {
        width: 100%;
        float: left;
    }
    .xs-pad {
        padding: 0 15px 0 0 !important;
    }
    .rightbg li a i {
        float: left;
        padding: 0px 5px;
        font-size: 12px;
        color: #747272;
        border-left: 1px solid #eeeeee;
        line-height: 63px;
        background-color: #fff;
    }
    .xs-pad-right {
        padding: 0 0 0 15px !important;
    }
    .leftbg {
        width: 100%;
    }
    .rat {
        min-height: 100px !important;
        height: 168px !important;
    }
    .slider {
        margin: 70px 0 0 0;
    }
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 0px !important;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 0px !important;
        color: #fff;
        text-align: center;
    }
    .carousel-caption h3 {
        font-size: 16px !important;
    }
    .carousel-caption p {
        width: 100% !important;
        font-size: 14px !important;
    }
    .dummytext li a {
        font-size: 13px !important;
    }
    .carousel-indicators {
        bottom: 0px !important;
    }
    .acadamicbg h2 {
        font-size: 14px;
    }
    .acadamicbg p {
        font-size: 12px;
        width: 96%;
    }
    .footer-content1 h3 {
        font-size: 20px;
    }
    .showingbg img {
        width: 100%;
    }
    .content p {
        width: 90%;
    }
    
}

@media (min-width:320px) and (max-width:336px) {
    .leftbg ul li i {
        padding-right: 0px;
    }
}

@media (min-width:343px) and (max-width:456px) {
    .slide1 h1 {
        font-size: 15px;
    }
}

@media (min-width:343px) and (max-width:406px) {
    .downapp {
        float: left;
        margin-top: 5px;
    }
    .downapp span {
        float: left;
        font-size: 10px;
        padding: 8px;
    }
}
@media (min-width:320px) and (max-width:767px) {
    .application-form-radio{
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
    }
    .application-form-radio .form-inputs{
        display: flex !important;
        flex-direction: column !important;
        margin: 0 !important;
        align-items: flex-start !important;
    }
    .application-form-radio .form-inputs{
        display: flex !important;
        align-items: flex-start !important; 
        justify-content: flex-start !important;
        margin: 0 !important;
    }
    .application-form-radio .form-inputs .groups:not(:first-child){
        margin: 10px 0px 0px 0px !important;
    }
    .application-form-main-content{
        padding: 10px !important;
    }
    .application-form-main-content h2{
        font-size: 18px !important;
        line-height:28px !important;
        text-align: center !important;
    }
    .student-info .submit-btn button{
        padding: 05px 20px !important;
        font-size: 13px !important;
    }
    
}
@media (min-width:768px) and (max-width:991px) {
    .content p {
        width: 90%;
    }
    .bottom .overlay-content span img {
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 8px;
    }
    .bottom span h2 {
        font-size: 16px;
    }
    .can span h6 {
        font-size: 12px;
    }
    .footer-content1 {
        margin-left: 0px;
    }
    .rat {
        float: left;
        width: 100%;
        min-height: 400px !important;
        height: 400px !important;
        overflow: hidden;
    }
    .carousel-caption {
        top: 36% !important;
    }
    .content .carousel-control .glyphicon-chevron-left,
    .content .carousel-control .glyphicon-chevron-right,
    .content .carousel-control .icon-next,
    .content .carousel-control .icon-prev {
        top: 50% !important;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        top: 60% !important;
    }
    .navbar-collapse {
        padding: 0px !important;
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        color: #fb282e !important;
        background-color: transparent;
        border-bottom: 4px solid #fb282e;
        font-family: 'Poppins-Light';
        font-size: 12px;
    }
    .navbar-default .navbar-nav>.dropdown>a:focus,
    .navbar-default .navbar-nav>.dropdown>a:hover {
        color: #fb282e !important;
        background-color: transparent;
        border-bottom: 4px solid #fb282e;
        font-family: 'Poppins-Light';
        font-size: 12px;
    }
    .navbar-default .navbar-nav>li>a {
        color: #434343;
        padding: 47px 10px 29px 10px;
        border-bottom: 4px solid #eeeeee;
        font-family: 'Poppins-Light';
        font-size: 12px;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #fb282e !important;
        background-color: transparent;
        border-bottom: 4px solid #fb282e;
        font-family: 'Poppins-Light';
        font-size: 12px;
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #555;
        background-color: transparent;
        font-family: 'Poppins-Light';
        font-size: 12px;
    }
    .menu .dropdown-menu a {
        color: black;
        padding: 10px 10px;
        text-decoration: none;
        display: block;
        font-family: 'Poppins-Light';
        font-size: 12px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content p {
        width: 90%;
    }
    .carousel-caption {
        top: 36% !important;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        top: 60% !important;
    }
    .navbar-collapse {
        padding: 0px !important;
    }
    .rat {
        float: left;
        width: 100%;
        min-height: 400px !important;
        height: 400px !important;
        overflow: hidden;
    }
    .navbar-collapse {
        padding: 0px !important;
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        color: #fb282e !important;
        background-color: transparent;
        border-bottom: 4px solid #fb282e;
        font-family: 'Poppins-Light';
    }
    .navbar-default .navbar-nav>.dropdown>a:focus,
    .navbar-default .navbar-nav>.dropdown>a:hover {
        color: #fb282e !important;
        background-color: transparent;
        border-bottom: 4px solid #fb282e;
        font-family: 'Poppins-Light';
    }
    .navbar-default .navbar-nav>li>a {
        color: #434343;
        padding: 47px 6px 29px 6px;
        border-bottom: 4px solid #eeeeee;
        font-family: 'Poppins-Light';
        font-size: 14px;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #fb282e !important;
        background-color: transparent;
        border-bottom: 4px solid #fb282e;
        font-family: 'Poppins-Light';
        font-size: 14px;
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #555;
        background-color: transparent;
        font-family: 'Poppins-Light';
        font-size: 14px;
    }
    .menu .dropdown-menu a {
        color: black;
        padding: 10px 10px;
        text-decoration: none;
        display: block;
        font-family: 'Poppins-Light';
        font-size: 14px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
    }
	.new-ht{
	min-height:109px;
	}
}

@media (max-width:767px) {
    .slide1 h1 {
        width: 100%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .slide1 h1 {
        width: 100%;
    }
	.new-ht{
	min-height:172px;
	}
}

@media (min-width:992px) and (max-width:1199px) {
    .slide1 h1 {
        width: 100%;
    }
}

@media (min-width:1200px) {
    .slide1 h1 {
        margin-left: 104px;
    }
}


/* =======================================ending of responsive style======================================== */

.slide-inner {
    float: left;
    position: absolute;
    top: 185px;
}

.slide-inner h1 {
    float: left;
    color: #fff;
    text-align: left;
    font-weight: normal;
    padding: 0px;
    font-size: 28px;
    font-family: 'Poppins-Medium';
    margin: 0px;
}

.about-features {
    float: left;
    width: 100%;
}

.about-features ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 15px 0px;
}

.about-features ul li {
    float: left;
    width: 100%;
    list-style-type: none;
}

.aboutlist {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.aboutlist h5 {
    float: left;
    font-weight: solid;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    margin-bottom: 5px;
}

.aboutlist ul {
    float: left;
    width: 100%;
}

.aboutlist ul li {
    float: left;
    width: 100%;
    margin-left: 20px;
    line-height: 24px;
    font-size: 13px;
    color: #777;
    margin-bottom: 5px;
}

.contact_details {
    float: left;
    width: 100%;
}

.contact_details ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.contact_details ul li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    list-style: none;
}

.contact_details ul li span {
    float: left;
    width: 35%;
    font-family: "Poppins-Regular";
    font-size: 13px;
    color: #111;
}

.contact_details ul li a {
    color: #4979a8;
    font-size: 16px;
    font-family: "Poppins-Light";
    text-decoration: none;
    float: left;
    width: 60%;
}

.contact_details ul li a:hover,
.contact_details ul li a:focus {
    color: #f00;
    text-decoration: none;
}

.university {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow-x: scroll;
}

.university a {
    float: left;
    width: 100%;
    text-decoration: none;
    color: #111;
    letter-spacing:1px;
}

.university .table tr td {
    font-family: "Poppins-Light";
    font-size: 14px;
    text-align: center;
    letter-spacing: .4px;
    vertical-align: middle;
    padding: 16px 8px;
}

.university .table tr th {
    font-family: "Poppins-Light";
    color: #fff;
    width: 25%;
    text-align: center;
    background: #4979a8;
    letter-spacing: .4px;
}

.university .table {
    margin-top: 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.university .table-striped>tbody>tr:nth-of-type(odd) {
    background: transparent;
}

.submit {
    background-color: #4979a8;
    color: #fff;
    float: left;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    font-family: "Poppins-Light";
    margin: 0;
    border: none;
    border-radius: 3px;
    text-decoration: none;
    letter-spacing: .4px;
}

.submit:hover,
.submit:focus {
    background-color: #3269a0;
    color: #fff;
}

.about-maheswara {
    float: left;
    margin-top: 30px;
}

.about-maheswara1 {
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
}


/* admission style start here */

.eligible_criteria {
    float: left;
    width: 100%;
}

.eligible_criteria h2 {
    width: 100%;
    float: left;
    color: #1f60a0;
    font-size: 20px;
    margin: 0;
    padding: 0px 0 5px 0;
    font-weight: normal;
    text-transform: capitalize;
    font-family: 'Poppins-Regular';
    margin-top: 30px;
}

.eligible_criteria h1 {
    width: 100%;
    float: left;
    color: #111;
    font-size: 17px;
    margin: 0;
    padding: 0px 0 5px 0;
    font-weight: normal;
    text-transform: capitalize;
    font-family: 'Poppins-Regular';
    margin-top: 18px;
}

.eligible_criteria p {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    margin: 0px;
    letter-spacing: .4px;
    font-family: 'Poppins-Light';
}

p {
    color: #777;
}

.eligible_criteria ul {
    float: left;
    width: 100%;
    margin-left: 18px;
}

.eligible_criteria li {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #777;
    margin: 0px;
    /* list-style:circle; */
    letter-spacing: .4px;
    font-family: 'Poppins-Light';
    margin-bottom: 5px;
}

.eligible_btn {
    float: left;
    padding-right: 15px;
    margin-top: 15px;
}


/* admission style end */


/* department style css start here */

.collpse_class {
    float: left;
    width: 100%;
}

.collpse_class li {
    float: left;
    width: 100%;
    list-style: none;
    text-decoration: none;
    color: #4a4a4a;
    padding: 8px 0 0 0;
    font-size: 13px;
    font-family: 'Poppins-Light';
}

.collpse_class li a {
    float: left;
    width: 100%;
    text-decoration: none;
    color: #4a4a4a;
    font-size: 13px;
    font-family: 'Poppins-Light';
}

.collpse_class li.closing_head a {
    float: left;
    font-size: 13px;
    color: #f00 !important;
}

.closing_tab li:last-child {
    float: left;
    padding-bottom: 5px;
}

.closing_tab li a {
    float: left;
    color: #4141FE !important;
}


/* department css end here */

.slider p {
    color: #fff;
}

.mcidetails {
    overflow-x: unset !important;
}

.mcidetails p a:hover {
    color: #f00;
}
.home_news_box.highlight_cnn{
    border: 1px solid;
    animation: blink 1s;
    animation-iteration-count: 3;
}
.dynamic_count{
    background-color: #337ab7;
    padding:40px 0;
    display: block;
    float: left;
    width:100%;
}
.dynamic_count ul{
    display: flex;
    padding: 30px 0 0 0;
    margin: 0;
    list-style: none;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid rgb(255 255 255 / 20%);
}
.dynamic_count ul li{
    display: flex;
    justify-content: center;
    align-items: center;
}
.dynamic_count ul li i{
    color: #fff;
    font-size: 50px;
}
.dynamic_date{
    display: flex;
    flex-direction: column;   
    margin-left: 20px;
}
.dynamic_date p{
    margin: 0 0 5px 0;
    padding:0;
    color: #e6e6e6;
    font-size: 14px;
}
.dynamic_date h4{
    margin: 0;
    padding:0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.dynamic_count h2{
    padding: 0px;
    color: #fff;
    margin:0 0 10px 0;
    font-family: 'Poppins-Medium';
    width: 100%;
    float: left;
    text-align: center;
    font-size: 38px;
}
.dynamic_count p#date{
    padding: 0px;
    color: #fff;
    margin:0 0 10px 0;
    font-family: 'Poppins-Regular';
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
}
@keyframes blink { 50% { border-color: #fb282e; }  }
@media (min-width:768px) and (max-width:1199px) {
    .main_home_top.margin-top-lg-220 {
        margin-top: 220px !important;
    }
}
@media screen and (max-width:767px) {
    .dynamic_count ul{
        display: flex;
        flex-direction: column;
    }
    .dynamic_count ul li{
        margin-top: 20px;
    }
    .circular-layout-card{
    width: 100% !important;
}
}

.application-form{
    margin: 40px 0px;
}
.application-form-content{
    background-color: #FFF;
    padding: 0  0 30px 0;
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.application-form-main-content{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(35 101 155);
    padding: 10px 0px;
}
.application-form-main-content h2{
    margin: 0;
    color: #FFF;
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
}
.application-form .form-content p{
    margin: 0px;
    font-size: 16px;
    line-height:28px;
    font-weight: 700;
    color: #0a6abc;
}
.form-inputs .groups{
    display: flex;
    align-items: center;
}
.form-inputs .group:hover{
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1);
    padding: 10px;
}
.application-form-radio{
    display: flex;
    align-items: center;
    margin-top: 30px;
    padding: 0 30px;
}
.application-form-radio .form-inputs{
    margin: 0px 0px 0px 40px;
    display: flex;
    align-items: center;
}
.application-form-radio .form-inputs label{
    margin: 0 !important;
    font-weight: 400;
}
.application-form-radio .form-inputs input{
    margin: 0px 05px 0px 0px !important;
}
.application-form-radio .form-inputs .groups:not(:first-child){
    margin-left: 20px;
}
.student-info{
    margin-top: 20px;
    padding: 0 30px;
}
.student-info .student-labels{
    margin-bottom: 20px;
}
.student-labels label{
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 5px 0px;
}
.student-info .student-labels input,
.student-labels select{
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.student-info .student-labels input,
.student-labels select,
.textarea textarea::placeholder{
    font-size: 12px;
}
.textarea textarea{
    width: 100%;
    display: block;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding:10px;
}

.rationality-religion{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.student-labels label,
.textarea label{
    font-size: 13px;
    margin: 0 0 3px 0;
    font-weight: 500;
    color: #0a6abc;
}
.student-info .submit-btn{
    margin-top: 30px;
    display: flex;
    justify-content: flex-end;
}
.student-info .submit-btn button{
    background-color: #1474c3;
    color: #FFF;
    padding: 10px 20px;
    font-size: 15px;
}
.student-info .submit-btn button:focus{
    outline:unset;
    outline-offset:unset;
}

.circular-layout-mmc{

    padding:40px 0px;
}

.circular-layout-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.circular-layout-card{
   width: 48%;
}

.circular-layout-center h4{
    font-family: 'Poppins-Bold';
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}
.circular-layout-card{
    display: flex;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 10px;
    gap: 20px;
    border-radius: 8px;
}

img.circular-layout-card-image{
    object-fit: cover;
    width:80px;
    height: 80px;
    border-radius: 50% !important;
    border: 2px solid #337ab7;
}

.circular-layout-card-info h6{
    font-family: 'Poppins-Medium';
    font-size: 15px;
    margin:0 0 2px 0;
    padding:0;
    color: #2c2f3c;
}
.circular-layout-card-info p{
    font-family: 'Poppins-Regular';
    font-size: 13px;
    margin:0;
    padding:0;
    color: #2c2f3c;
}
.circular-layout-card-info span{
    font-family: 'Poppins-Light';
    font-size: 11px;
    margin:0;
    padding:0;
    color: #2c2f3c;
}

.complaint-principal{
    display: block;
    float: left;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 10px #f8f8f8;
    justify-content: center;
    padding: 8px 10px;
    text-align: center;
    margin-top:20px;
    width:100%;
}

.headings .complaint-principal p{
    text-align: center;
    color: #111;
}
.gallery .nav.nav-pills{
    display: flex;
    gap: 20px;
    /* flex-direction: column; */
}
.gallery .nav.nav-pills .image-leader img{
    width: 100px;
    height: 100px;
    border-radius: 6px;
    object-fit: cover;
}
.gallery .nav-pills>li{
    width: auto;
}
.tab-pane-con{
    border: unset;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
    border-radius: 6px;
}
.leader img{
    margin: 0;
    width: 100%;
}
.galler-content-main{
    display: flex;
    gap: 20px;
}
.galler-content-main .leader img{
    width: 150px;
    height: 150px;
    border-radius: 6px;
    object-fit: cover;
}
.galler-content-main .leader{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 18%;
}
.leader-content{
    width: 85% !important;
}
.galler-content-main .leader h3,
.galler-content-main .leader h5{
    text-align: left;
}
.slider-main{
    background-image: url('../images/about-us-banner.jpeg') !important;
    background-position : center !important;
    background-size: 100% !important;
}
.inner-menu1{
    margin-bottom: 50px;
}
.events_gallery .img{
    height: 260px;
    margin-bottom: 35px;
    object-fit: cover;
}
.events_gallery .img.img-10{
    /* height: 260px; */
    margin-bottom: 50px;
}
.events_gallery .img img{
    width: 100%;
    height: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}
.galler-content-main .leader-content p{
    text-align: justify;
}















@media (min-width:320px) and (max-width:767px) {
    .gallery .nav.nav-pills{
        overflow-x: scroll;
    }
    .galler-content-main{
        display: flex;
        gap: 10px;
        flex-direction: column;
    }
    .galler-content-main p{
        padding-left: 0 !important;
    }
    .events_gallery .img{
        height: auto;
    }
    .events_gallery .img img{
        max-width: 100%;
    }
    .galler-content-main .leader{
        width: 100%;
    }
    .leader-content{
        width: 100% !important;
    }
}
@media (min-width:500px) and (max-width:767px) {
    .gallery .nav.nav-pills{
        overflow-x: scroll;
    }
    .galler-content-main{
        display: flex;
        gap: 10px;
        flex-direction: column;
    }
    .galler-content-main p{
        padding-left: 0 !important;
    }
    .events_gallery .img{
        height: auto;
    }
    .events_gallery .img img{
        max-width: 70% !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .gallery .nav.nav-pills{
        overflow-x: scroll;
    }
    .galler-content-main{
        display: flex;
        gap: 10px;
        /* flex-direction: column; */
    }
    .galler-content-main p{
        padding-left: 0 !important;
    }
}