/*
  Author: Vinay Gupta
  Email: vinay.gupta@.com
  Website: https://www.drrmlims.ac.in/
  Date Created: 2025-04-21
  Description: This CSS file styles the website. It includes layout, typography, and color scheme adjustments.
  Version: 1.0
  License: -
*/
@font-face {
    font-family: "Open Sans", sans-serif;
    src: url(../fonts/OpenSans-Regular.ttf);
    font-weight: 400;
  }
  body{font-family: "Open Sans", sans-serif; margin: 0px; padding: 0px;}
  a{text-decoration: none;}
  /*top header*/
  .topheader{padding: 5px 10px;background: #EC7026;
background: linear-gradient(90deg,rgba(236, 112, 38, 1) 0%, rgba(172, 126, 41, 1) 50%, rgba(40, 152, 47, 1) 100%);
.smedia{
    ul{list-style-type: none;
            padding-left: 0px;
             margin: 0px;
            display: flex;
            gap: 10px;
            li{padding: 0px; margin: 0px;}
        li:nth-child(1){
            a{color: #fff;
            background-color: #22bbf4;
        padding: 3px 5px; border-radius: 5px;
        font-size: 10px;
        }
        }
        li:nth-child(2){
              a{color: #fff;
            background-color: #d72a25; padding: 3px 5px; border-radius: 5px;font-size: 10px;}
        }
        li:nth-child(3){
              a{color: #fff;
            background-color: #314a87; padding: 3px 5px; border-radius: 5px;font-size: 10px;}
        }
        li:nth-child(4){
              a{color: #fff; background-color: #006dc0; padding: 3px 5px; border-radius: 5px;font-size: 10px;}
        }
    }
}
.gigw{
    ul{list-style-type: none;
            padding-left: 0px;
            display: flex;
            gap: 10px;
            margin: 0px;
    li{
        a{color: #fff; font-size: 12px;}
    }
     li:nth-child(1){
            a{color: #fff;        
        padding: 3px 5px; 
        }
        }
        li:nth-child(2){
            .lang{      background: none;
                        color: #fff;
                        border-radius: 30px;
                        padding: 2px 5px 2px 15px;
                        font-size: 12px;
                        border: 1px solid #fff;
                        &&::before{
                            content: '\f1ab'; 
                               font-family: 'Font Awesome 6 Brands';

                        }
                select{ background-color: transparent;
                        background: none;
                        color: #fff;
                        font-size: 12px;
                       }
            }
               a{color: #fff;
                 
        padding: 3px 5px; 
        }
        }
        li:nth-child(3){
              a{color: #fff;        
        padding: 3px 5px; 
        }
        }
        li:nth-child(4){
               a{color: #fff;        
        padding: 3px 5px; 
        }
        }
    }
}
}
/*nabbar*/
.navbar{
    .navbar-collapse{justify-content: end;}
.navbar-brand
{
    img.wlog{height: 65px;}
}
}
/*Leader*/
.leadersec{background-image: url(../images/leader-bg.jpg);  
    background-attachment: fixed; padding: 30px 0px;
    .departper{  
    display: block;   
.leaders{ display:block;   
    .minisbox{
        background: url(../images/cmpic-bg.jpg) center no-repeat; 
        background-size: cover; 
        background-position: center;
        border: 5px solid #f26200;
        padding: 20px 5px;
        margin-bottom: 3px;
        img{text-align: center; height: 85px; border:2px solid #fff; float: left;
border-radius: 5px;  margin: 0px 10px 0px 0px;}
        h4{ font-size: 15px; font-weight: 500; margin-bottom: 0px;}
        p{font-size: 13px; font-weight: 300; color: #6a6a6a; margin-bottom: 0px;}
        a.btnleader{            background-color: #f26200;
            margin-top: 18px;
            padding: 3px 15px;
            color: #fff;
            border-radius: 3px;
            font-size: 10px;}
    }
}
}
.leaders{ display:block; 
    .cmbox{display: grid;
            justify-content: center;
            align-items: center;
            background-image: url(../images/cmpic-bg.jpg);
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
            text-align: center;
            border: 5px solid #f26200;
            padding: 5px 5px;
            margin-bottom: 5px;
        img{text-align: center; height: 110px; border:2px solid #fff;
border-radius: 5px; margin: 0px auto;}
        h4{ font-size: 1.2em; font-weight: 500; margin-bottom: 0px;}
        p{font-size: 13px;  line-height: 18px; font-weight: 300; color: #6a6a6a; margin-bottom: 0px;}
        
    }
    .minisbox{
        background-image: url(../images/cmpic-bg.jpg); background-size: cover;background-position: center;
    background-attachment: fixed; 
                border: 5px solid #f26200; padding: 5px 5px;
        img{text-align: center; height: 100px; border:2px solid #fff;                 float: left;
border-radius: 5px;  margin: 0px 10px 0px 0px;}
        h4{ font-size: 16px; font-weight: 500; margin-bottom: 0px;}
        p{font-size: 13px;  line-height: 18px; font-weight: 300; color: #6a6a6a; margin-bottom: 0px;}
         a.btnleader{            background-color: #f26200;
            margin-top: 18px;
            padding: 3px 15px;
            color: #fff;
            border-radius: 3px;
            font-size: 12px;}
    }
}
.depbox-area{display:grid; justify-content: center; align-items: center;  
        background-image: url(../images/depbg1.jpg);  background-position: center;
    text-align: center; border: 5px solid #f26200; padding: 30px 5px 35px;
img{text-align: center; margin: 0px auto 10px;   height: 90px; }
h3{            border-top: 4px solid #848484;
            margin-top: 10px;
            padding-top: 15px;
            font-size: 17px;
            font-weight: 600;
            text-transform: uppercase;}
a.btnknmore{background-color: #f26200; margin-top: 15px;  padding: 3px 15px; color: #fff; border-radius:3px; font-size: 13px;}
}
}
/*Leader end*/
/*Our Boards*/
.ourboards-bg{background-image: url(../images/ourboards-bg.jpg);  
    background-attachment: fixed; padding: 60px 0px; 
    .lftcont{display:grid; justify-content: center; align-items: center;
        h3{color: #fffd54; font-size: 26px; font-weight: 700; text-align: center; margin-bottom: 25px;}
        img{height: 280px; margin: 0px auto;}
    }
    .rgtcont{padding-left: 50px;position: relative; 
        &&:before {
                    content: url(../images/arrowboards.png);
                    font-family: 'FontAwesome';
                    margin-left: 0px;
                    margin-right: 0px;
                    position: absolute;
                    zoom: 0.6;
                    left: 20px;
                    top: 0px;
                }
        ul.bnamelist{
            list-style-type: none; padding-left: 100px;margin-top: 30px;
           
            li{position: relative;
                &&:before {
    content: url(../images/boardsicon.png);
    font-family: 'FontAwesome';
    margin-left: -15px;
    margin-right: 6px;
    border-radius: 5px;
    box-sizing: border-box;
    position: absolute;
    zoom: 0.6;
    left: -95px;
    top: 0px;
}
                a{color: #fff; font-size: 28px;}
            }
             li:nth-child(1){ padding: 0px 0px 65px;}
             li:nth-child(2){ padding: 0px 0px 70px;}
             li:nth-child(3){ padding: 0px 0px 10px;}
        }
    }
    }
/*Our Boards end*/
/*Ayush Department*/
.ayushdep{background-image: url(../images/ayushdep-bg.jpg);  
    background-attachment: fixed; padding: 60px 0px; 
h3.title{text-align: center; font-weight: 700; font-size: 34px; text-transform: uppercase; position: relative;
&&:before {
    content: url(../images/ayushdepheadingicon.jpg); 
    position: absolute;
    zoom: .6;
    left: 0px;
    right: 0px;
    top: 50px;
}}
.ayuscontarea{display: flex;
    align-items: center;
    justify-content: space-between;
    gap:8px;
    padding: 50px 0px 30px;
.leftcontent{width: 33%;
    ul.leftul{
        list-style-type: none;
         padding-left: 15px;
            li:nth-child(1){ padding: 0px 0px 60px 90px; position: relative; text-align: center;
                &&:before {
    content: url(../images/ayushdep-lftlinedown.png); 
    position: absolute;
    zoom: .6;
    right: -75px;
    top: 30px;
}
            }
             li:nth-child(2){ padding: 0px 0px 60px 5px; position: relative; text-align: center;
                &&:before {
    content: url(../images/ayushdep-lftlinedown.png); 
    position: absolute;
    zoom: .6;
    right: 0px;
    top: 30px;
}
            }
             li:nth-child(3){ padding:0px 50px 60px 0px; position: relative; text-align: center;
                &&:before {
    content: url(../images/ayushdep-lftlineup.png); 
    position: absolute;
    zoom: .6;
    right: 0px;
    top: 30px;
}
            }
             li:nth-child(4){ padding: 0px 0px 60px 5px; position: relative; text-align: center;
                &&:before {
    content: url(../images/ayushdep-lftlineup.png); 
    position: absolute;
    zoom: .6;
    right: 0px;
    top: 30px;
}
            }
        li{
            a{font-size: 26px; color: #111;}
        }
    }
}
.middlecontent
{width: 33%;
     img{height: 320px;}}
.rightcontent{width: 33%;
     ul.rightul{
        list-style-type: none;
        padding-left: 15px;
            li:nth-child(1){                     
                padding: 0px 0px 60px 90px;
                    position: relative;
                    text-align: left;
                &&:before {
    content: url(../images/ayushdep-rgtlinedown.png); 
    position: absolute;
    zoom: .6;
    left: -75px;
    top: 30px;
}
            }
             li:nth-child(2){ padding: 0px 0px 60px 35px; position: relative; text-align: center;
                &&:before {
    content: url(../images/ayushdep-rgtlinedown.png); 
    position: absolute;
    zoom: .6;
    left: 0px;
    top: 30px;
}
            }
             li:nth-child(3){ padding:0px 50px 60px 0px; position: relative; text-align: center;
                &&:before {
    content: url(../images/ayushdep-rgtlinedown.png); 
    position: absolute;
    zoom: .6;
    left: 0px;
    top: 65px;
}
            }
        li{
             a{font-size: 26px; color: #111;}
        }
    }
}
}
}
/*Ayush Department End*/
/*About us*/
.abtussec{
    background-image: url(../images/aboutus-bg.jpg);  
    background-attachment: fixed; padding: 60px 0px; 
h3.title{font-weight: 700; font-size: 60px;  position: relative; color:#f26200;  margin-bottom: 30px;        display: inline-block;
    span{color: #008301 ;}
&&:before {
    content: url(../images/abthedingicon.png); 
    position: absolute;
    zoom: .6;
    right: -150px;
    top: 0px;
}
}
h4.subheading{text-transform: uppercase; font-size: 26px; font-weight: 700;}
h5.subheading{font-size: 22px; font-weight: 700; border-bottom: 4px solid; padding-bottom: 10px; margin-bottom: 25px;
  border-image: -moz-linear-gradient(left,   #fed330 50%,#e63841 20%); /* FF3.6+ */
border-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#f26200), color-stop(20%,#f26200), color-stop(20%,#00bb00), color-stop(20%,#00bb00), color-stop(40%,#00bb00), color-stop(40%,#5ed6fd), color-stop(40%,#5ed6fd), color-stop(40%,#00bb00), color-stop(40%,#5ed6fd), color-stop(40%,#5ed6fd), color-stop(60%,#5ed6fd), color-stop(60%,#45c33b), color-stop(80%,#45c33b), color-stop(80%,#1172c0), color-stop(80%,#1172c0), color-stop(100%,#1172c0)) 1 stretch repeat; /* Chrome,Safari4+ */
border-image: -webkit-linear-gradient(left,   #f26200 50%,#00bb00 20%) 1 stretch repeat; /* Chrome10+,Safari5.1+ */
border-image: -o-linear-gradient(left,  #f26200 50%,#00bb00 20%) 1 stretch repeat; /* Opera 11.10+ */
border-image: -ms-linear-gradient(left,  #f26200 50%,#00bb00 20%) 1 stretch repeat; /* IE10+ */
border-image:linear-gradient(to right, #f26200 50%,#00bb00 20%) 1 stretch repeat/* W3C */}
p{color: #380404; font-size: 16px; text-align: justify;}
.rgtcontarea{display: flex;
    align-items: center;
    justify-content: center;
    /* img{height: 500px;} */
}
}
/*About us End*/
/*newstenderresults*/
.newstenderresults{
    background-image: url(../images/newsevents-bg.jpg);  background-size: cover;
    padding: 60px 0px; 
.mobileframenews{
    background: url(../images/mobileframe.png) no-repeat;
        background-size: cover;
        padding: 50px 5px 0px;
        height: 100vh;
        width: 100%;
    h3.heading{ border-radius: 5px; font-size: 22px; color: #fff; padding: 7px 5px;
background-color: #f08200;             text-align: center;
            margin: 0px 15px 10px;
    }
    h3.heading2{ border-radius: 5px; font-size: 22px; color: #fff; padding: 7px 5px;
background-color: #494949;             text-align: center;
            margin: 0px 15px 10px;
    }
    h3.heading3{ border-radius: 5px; font-size: 22px; color: #fff; padding: 7px 5px;
background-color: #012e60;             text-align: center;
            margin: 0px 15px 10px;
    }
    ul.details{            list-style-type: none;
            padding-left: 0px;
            max-height: 390px;
            overflow-y: hidden;
            width: calc(100% - 50px);
            margin: 0px auto;
        li{ line-height: 19px;
                padding: 10px;
                box-shadow: 0px 1px 4px #ccc;
                border-radius: 5px;
                border: 1px solid #eaeaea;
                margin-bottom: 10px;
            a{font-size: 13px; color:#111; line-height: 15px; 
img{height: 15px;}
            }
            .info{display: flex; margin-top: 10px; justify-content: space-between; gap:10px; align-items: center; img{height: 20px;}
        p{font-size: 12px; margin: 0px;}}
        }
    }
}}
/*newstenderresults End*/
/*socialmediasec*/
.socialmediasec{
    img{width: 100%;}
}
/*socialmediasec end*/
/*Academics Programs*/
.aca-prog{background-color: #f6f4fe; padding: 40px 0px 20px;}
.aca-prog .heading{margin-bottom: 30px;}
.aca-prog .heading h3{text-align: center; margin: 0px; font-weight: 700; color: #f26200; font-size: 40px;
span{color: #00bb00;}}
.aca-prog .heading .hicon{margin: -15px auto 10px ; display: block; height: 40px;}
.aca-prog  .prodetails{ border:1px solid #ccc; background-color: #fff; border-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
    .aca-prog  .prodetails:hover{     -webkit-box-shadow: 0px 1px 20px 0px rgb(149, 149, 149);
        box-shadow: 0px 0px 20px 0px rgb(149, 149, 149);}
.aca-prog  .prodetails .thumb {
    overflow: hidden; border-top-right-radius: 3px; border-top-left-radius: 3px;
}
.aca-prog .prodetails:hover .imgbox{-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);}
.aca-prog  .prodetails .imgbox{width: 100%;     -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.aca-prog .prodetails .progdetails{padding: 10px 25px; position: relative;}
.aca-prog .prodetails .progdetails:after{position: absolute; content: url(../images/ap-icon1.png); bottom: 0px;
    right: 10px;}

    .aca-prog .prodetails .progdetails1{padding: 10px 25px; position: relative;}
    .aca-prog .prodetails .progdetails1:after{position: absolute; content: url(../images/ap-icon2.png); bottom: 0px;
        right: 10px;}

        .aca-prog .prodetails .progdetails2{padding: 10px 25px; position: relative;}
.aca-prog .prodetails .progdetails2:after{position: absolute; content: url(../images/ap-icon3.png); bottom: 0px;
    right: 10px;}
.aca-prog  .prodetails h3{color:#d66f00; text-align: center; font-weight: 700; font-size: 18px; margin-top: 10px; margin-bottom: 10px;}
.aca-prog  .prodetails p{color:#8e8e8e; text-align: justify; font-size: 13px;}
.aca-prog  .prodetails .btninfo{color:#1632ae; text-decoration: none; font-weight: 700; text-align: center;
    display: block;}
/*News Letter*/
.newsletter{position: relative;    background-color: #f6f4fe;    padding: 85px 0px;
    .container{        background: url(../images/newsletter-bg.jpg) center no-repeat;
        padding: 0px 15px;
        background-size: cover;
        position: absolute;
        right: 0px;
        left: 0px;
        top: 55px;
        border-radius: 8px;
        .contentarea{ padding: 40px 40px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        h3.heading{color: #fff; font-size: 36px; font-weight: 900;}
        p.subheading{color: #fff; font-size: 18px;}
        .newsletterinputbox{display: flex; gap: 10px;position: relative;

             &&:before {
                        content: url(../images/newsletter-icon.png);
                    position: absolute;
                    zoom: .5;
                    right: 222px;
                    top: 129px;
                    }
        input.form-control{padding: 17px 15px; 
       
        }
        button.btn{background-color: #fff;
                    font-size: 20px;}
    }
        }
    }
}
/*News Letter End*/
.ftrsec{
background-image: url(../images/footer-bg.jpg);          background-size: cover;
        padding: 100px 0px 0px;
img.ftrlogo{height: 60px; margin-bottom: 15px;}
p{color: #fff; font-size: 13px;}
a{color: #fbfe00;}
ul.fterlinks{
    li{list-style-type: none; position: relative; padding: 5px 0px;
        &&:before {
                        content: url(../images/ftpl-icon.png);
                        position: absolute;
                        zoom: .6;
                        left: -45px;
                top: 10px;
                    }
        a{color: #ccc;}
    }
}
h3.heading{ font-size: 20px; color: #fff; position: relative; margin-bottom: 50px;
&&:before {
            content: url(../images/ftrheadingicon.png);
            position: absolute;
            zoom: .6;
            left: 0px;
            bottom: -20px;
        }
}
ul.ulcinfo{list-style-type: none;
     li{
        position: relative;
        padding: 10px 0px;
        a{
font-size: 12px;
        }
    }
                    li:nth-child(1) {
                    &&:before {
                        content: url(../images/ci-icon1.png);
                        position: absolute;
                        zoom: .6;
                        left: -55px;
                top: 21px;
                    }
                }
                    li:nth-child(2) {
                    &&:before {
                        content: url(../images/ci-icon2.png);
                        position: absolute;
                        zoom: .6;
                       left: -55px;
                top: 21px;
                    }
                }
                    li:nth-child(3) {
                    &&:before {
                        content: url(../images/ci-icon3.png);
                        position: absolute;
                        zoom: .6;
                        left: -55px;
                top: 21px;
                    }
                }
   
}
.ftrbotm{
    p{color:#fff; text-align: center; font-size: 14px; background-color: #072104; padding: 15px 10px; margin: 0px; border-top: 1px solid #ccc;}
}
    }

/*footer*/

/*footer End*/
.weltxtbox{border: 1px dashed #ccc; border-radius: 4px; padding: 15px 5px;}
.cswscontentBox {        
            display: none;
            opacity: 0;
            transition: opacity 0.6s ease; /* fade animation */
        }
        .cswsshow {
            display: block !important;
            opacity: 1 !important;
        }
        /**/
        .cswstabBox {        
            display: none;
            opacity: 0;
            transition: opacity 0.4s ease;
        }
        .cswsactiveTab {
            display: block !important;
            opacity: 1 !important;
        }
/*Citizen Single Window System*/
.sswsection {
    padding: 30px 0px; 
    background-color: #f6fff4;
    height: auto;
    overflow: hidden;
    .logo-heading {
    display: grid;
    clear: both;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    margin-bottom: 0px;
    justify-content: center;
    align-items: center;
    img.mlogo {
    margin: 10px auto 7px;
    height: 60px;
}
h3 {
    margin: 0px 0px 10px;
    color: #f26200;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700; 
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
  p {
    margin: 5px 0px 10px;
    color: #444444;
    font-size: 16px;
}
}
.formboxarea {
    padding: 10px 30px;
    .card {
    position: relative;
    display: inline-block;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    text-align: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 100%;
    min-height: 420px;
    padding: 0;
    border: 3px solid #ef991f;
     .card, .back {
    height: inherit;
    width: inherit;
    overflow: hidden;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 2px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.loginwrap {
    background-color: #fff;
    right: 0px;
    padding: 10px;
    h3 {
    margin: 0px 0px 2px 0px;
    padding: 0px;
    color: #074c99;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
}
p {
    color: #666666;
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}
}
}
.newuser {
    text-align: center;        
            font-size: 13px;          
            position: absolute;
            bottom: 0px;
            right: 0px;
            left: 0px;
            width: 95%;
            margin: 0px auto 10px;
}
.thdsk {
    margin-top: 15px;
    padding: 2px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    border-radius: 3px;
      h4 {
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 1px;
}
p {
    font-size: 12px;
    line-height: 12px;
    margin-top: 3px;
    margin-bottom: 1px;
    font-weight: 400;
}
}


h3.headinginfo {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    padding: 0px 15px 10px;
    color: #074c99;
    text-align: center;
    border-bottom: 1px solid #ccc;
}
ol.infodetailsul {
    list-style-type: decimal;
    text-align: left;
    padding: 0px;
    padding-left: 25px;
    margin: 10px 0px 0px;
    overflow-y: auto;
    max-height: 280px;
    li {
    color: #5e5e5e;
    padding: 2px 3px;
}
}
}
.form-group {
    position: relative;
    margin-bottom: 20px;
    label {
    position: absolute;
    background-color: #fff;
    top: -15px;
    left: 3%;
    font-size: 13px;
    font-weight: normal;
    color: #7e7e7e;
    padding: 1px 8px;
    z-index: 1;
}
}
.form-control {
    border-radius: 0px;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.075) inset;
    position: relative;
    transition-duration: .2s;
    z-index: 0;
    color: #000;
}
.effect-8 {
    border: 1px solid #ccc;
    padding: 3px 10px 3px;
    transition: 0.4s;
}
.effect-8 ~ .focus-border:before, .effect-8 ~ .focus-border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #E45656;
    transition: 0.3s;
}
.effect-8 ~ .focus-border:after {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}
.effect-8 ~ .focus-border i:before, .effect-8 ~ .focus-border i:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
    background-color: #E45656;
    transition: 0.4s;
}
.effect-8 ~ .focus-border i:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}
}
.text-danger {
    opacity: 1;
    color: #c70b1d !important;
}
.formboxarea .card .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.formboxarea .card .back {
    z-index: 99;
}
/**/
/**msg director desk*/
.dirmsg{background-color: #f1f5f8; padding: 30px 0px 30px;}
.dirmsg .heading{margin-bottom: 40px;}
.dirmsg .heading h3{text-align: center; font-weight: 700;}
.dirmsg .heading .hicon{margin: 0px auto; display: block; height: 25px;}
.dirmsg .dirmsgcontent{}
.dirmsg .dirmsgcontent h3{color: #1a76d1; margin-bottom:0px; font-weight: 700; }
.dirmsg .dirmsgcontent h5{margin-top: 20px; font-weight: 600; color: #555555;;}
.dirmsg .dirmsgcontent p{text-align: justify; color: #6a6a6d;}
.dirmsg .dirmsgcontent img{height: 25px;}
.dirmsg .dirmsgcontent a.btninfo{color: #010101; text-decoration: none; font-weight: 700;}
.dirmsg .dirdetails{border: 2px solid #a0a0a0; padding: 5px; text-align: center;}
.dirmsg .dirdetails img.dirimage{overflow: hidden; width: 100%;}
.dirmsg .dirdetails h3{color: #004589; font-size: 18px; font-weight: 700; margin-top: 10px; margin-bottom: 5px;}
.dirmsg .dirdetails h5{color: #4a4949; font-size: 16px; font-weight: 700;}
.dirmsg .dirdetails p{color: #4a4949; font-size: 13px; font-weight: 600;}
/*Latest News & Happening Noitce & Circulars*/
.news-events{background-color: #fff; padding: 50px 0px 30px; 
    border-radius: 0px;
    background-image: url(../images/square.jpg);}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #b7b7b7;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-heading {
    background-color: #ffffff;
    border-color: #b7b7b7;
    color: #333;
    padding: 6px 10px;
    border-bottom: 1px solid #b7b7b7;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.repr-tckr .panel-title {
    color: #083880;
    padding: 8px;
    font-size: 1.5em;
    margin: 0px;
    font-weight: 700;
}
.panel-body {
    padding: 15px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
#multilines3 ul.newsticker {
    display: block;
    margin: 0;
    padding: 0;
    height: 350px !important;
}
#multilines3 .newsticker .enlipressrls{    display: inline-block;
    padding-bottom: 10px;
    padding-top: 10px;
    -o-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    -ms-transition: background-color .2s;
    transition: background-color .2s;
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;}
    #multilines3 .newsticker li.enlipressrls>img {
        height: 120px;
        float: left;
        padding: 3px;
        background-color: #ccc;
        margin-right: 15px;
    }

    ul.newsticker > li .newsfdate{    display: grid;      float: left;     text-align: center;
        line-height: 22px;
        padding: 0px 0px;
        margin-right: 10px;}
    ul.newsticker > li .newsfdate span.date{font-size: 26px; font-weight: 700; color: #1a76d1;}
    ul.newsticker > li .newsfdate span.month{}
    ul.newsticker > li .newsfdate span.year{}
    #multilines3 ul.newsticker > li a {
        top: 0px;
        color: #444444;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 1px;
        text-decoration: none;
        text-align: justify;
    }
ul.newsticker .dateup{    font-size: 12px;}
/**/
.mgallery{background-color:#fff; padding:50px 0px 30px; }
.mgallery .owl-theme .owl-dots {display:none; }
.mgallery .owl-carousel {  position:relative;  }
.mgallery .owl-nav {
        position: absolute;
        top: -45px;
        margin: 0px;
}
    .mgallery .owl-carousel .owl-nav button.owl-next, .mgallery .owl-carousel .owl-nav button.owl-prev {
        background-color: #1a76d1;
        color: #fff;
        font-size: 45px;
        line-height: 20px;
        border-radius: 0px;
        padding: 3px 10px 13px !important;
    }
.mgallery .heading {
    margin-bottom: 30px;
}
        .mgallery .heading h3 {
            text-align: center;
            font-weight: 700;
        }
        .mgallery .heading .hicon {
            margin: 0px auto;
            display: block;
            height: 25px;
        }
.mgallery .prodetails {
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .mgallery .prodetails:hover {
        -webkit-box-shadow: 0px 1px 20px 0px rgb(149, 149, 149);
        box-shadow: 0px 0px 20px 0px rgb(149, 149, 149);
    }

    .mgallery .prodetails .thumb {
        overflow: hidden;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .mgallery .prodetails:hover .imgbox {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

.mgallery .prodetails .imgbox {
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .mgallery .prodetails .progdetails {
        padding: 10px 20px;
        position: relative;
    }

    .mgallery .prodetails h3 {
        color: #fff;
        background-color: #1a76d1;
        font-weight: 400;
        padding: 8px 14px;
        display: inline-block;
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 3px;
    }
    .mgallery .prodetails h5 {
        color: #000;
        font-size: 16px;
        line-height: 22px;
        margin: 0px 0px 10px;
    }

        .mgallery .prodetails p {
            color: #787878;
            text-align: justify;
            font-size: 13px;
        }

    .mgallery .prodetails .btninfo {
        color: #010101;
        text-decoration: none;
        font-weight: 700;
    }
    /*campuslife*/
    .campuslife{background-color:#fff; padding:50px 0px 30px; background:url(../images/bg-campuslife.jpg);}
.campuslife .owl-theme .owl-dots {display:none; }
.campuslife .owl-carousel {  position:relative;  }
.campuslife .owl-nav {
        position: absolute;
        top: -45px;
        margin: 0px;
        right: 0px;
}
    .campuslife .owl-carousel .owl-nav button.owl-next, .campuslife .owl-carousel .owl-nav button.owl-prev {
        background-color: #1a76d1;
        color: #fff;
        font-size: 45px;
        line-height: 20px;
        border-radius: 0px;
        padding: 3px 10px 13px !important;
    }
.campuslife .heading {
    margin-bottom: 30px;
}
        .campuslife .heading h3 {
            text-align: center;
            font-weight: 700;
        }
        .campuslife .heading h5 {
            text-align: center;
            font-weight: 500;
            color: #2c2d3f;
        }
        .campuslife .heading .hicon {
            margin: 0px auto;
            display: block;
            height: 25px;
        }
.campuslife .prodetails {
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .campuslife .prodetails:hover {
        -webkit-box-shadow: 0px 1px 20px 0px rgb(149, 149, 149);
        box-shadow: 0px 0px 20px 0px rgb(149, 149, 149);
    }

    .campuslife .prodetails .thumb {
        overflow: hidden;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .campuslife .prodetails:hover .imgbox {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

.campuslife .prodetails .imgbox {
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .campuslife .prodetails .progdetails {
        padding: 10px 20px;
        position: relative;
    }

    .campuslife .prodetails h3 {
        color: #1a76d1;
        font-weight: 700;
        display: inline-block;
   
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 3px;
    }
    .campuslife .prodetails h5 {
        color: #000;
        font-size: 16px;
        line-height: 22px;
        margin: 0px 0px 10px;
    }

        .campuslife .prodetails p {
            color: #787878;
            text-align: justify;
            font-size: 13px;
        }

    .campuslife .prodetails .btninfo {
        color: #010101;
        text-decoration: none;
        font-weight: 700;
    }
    /*banner css*/
    #wowslider-container1 .ws-title span{display: none !important;}