body{
    background: url(../img/bg_main.gif) repeat-y scroll center top rgba(0, 0, 0, 0);
    overflow-x: hidden !important;
}

.main-container{
    max-width: 1180px;
    background: #fff;
    margin: 0 auto;
    overflow-x: hidden;
    /* box-shadow: 0 0 10px #ddd; */
}
.m-box-section{
    display: none;
}
.modal{
    z-index: 9999999;
}
.custom-container{
    max-width: 960px;
}
.main-slider{
    height: 339px;
    overflow: hidden;
}
.item img{
    height: 337px;
}
.principal a img{
    height: 380px;
    width: 100%;
}
.custom-2-container{
    max-width: 940px;
    margin: 0 auto;
}



.hwrap {
    overflow: hidden; 
    background: #eee;
    margin-bottom: 10px;
  }
  .hmove { display: flex; }
  
  .hitem {
    flex-shrink: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
  }
   
 
  @keyframes tickerh {
    0% { transform: translate3d(100%, 0, 0); }
    100% { transform: translate3d(-400%, 0, 0); }
  }
  .hmove { animation: tickerh linear 50s infinite; }
  .hmove:hover { animation-play-state: paused; }


.vwrap, .vitem {
    height: 30px;
    line-height: 30px;
  }
   
  .vwrap {
    overflow: hidden; 
    background: #eee;
  }
  .vitem { text-align: center; }
   
.dashboard {
    overflow: hidden;
    margin: 0px auto;
}
#news li{
    height: 60px;
    text-align: justify;
    padding: 0 5px;
}
#news {
    margin: 1px;
    padding: 1px;
    background: #ddd;
}
.notice-slide{
    border: 1px solid #ccc;
}
.see-all{
    top: 5px;
    right: 0;
    background: #fff;
}
.notice-section{
    background: url(../img/bg_notice_board.png);
    height: auto;
    background-repeat: no-repeat;
    padding: 10px 0 20px 120px;
    background-color: #F2F2F2;
    margin-top: 20px;
    border: 1px solid #ccc;
}

.notice-ul li{
    width: 100%;
}
.notice-ul li a{
    border-bottom: 1px dotted ;
    width: auto;
}
.notice-ul li a:hover{
    border-bottom: 1px solid #000 ;
    width: auto;
    color: #000;
}
.notice-2 ,.online-admission{
   
    background: #F2F2F2;
    padding: 10px;
    box-shadow: 1px 1px 1px 1px #ccc;
    border: 1px solid #ccc;
    margin-top: 20px;
    min-height: 190px;
}


.notice-2-ul li{
    width: 100%;
}
.notice-2-ul li a:hover{
    text-decoration: underline;
    color: #000;
}
.online-admission img{
    height: 100px;
}
.video-title{
    background: #609513;
    width: 100%;
}
.vidoe-heading {
    padding: 10px;
    margin: 0;
    color: #fff;
    font-size: 16px;
}
.other-video{
    padding:  5px;
}
.single-video{
    margin: 0;
    padding: 5px  ;
}
.footer-top img{
    width: 100%;
}
.footer-menu{
    list-style: none;
    padding: 0;
}
.footer-menu li {
    border-left: solid 1px #eee;
}
.footer-menu li a{
    padding: 10px;
    text-decoration: none;
    transition: .3s;
}
.footer-menu li a:hover{
    background: #777777;
    color: #fff;
    transition: .3s;
}
.box-section,.person-name{
    margin: 0;
    padding: 0;
}
.admin-person-single{
    margin-bottom: 10px;
}

.person-view:hover{
    color: #000;
}
.admin-person-img img{
    height: 160px;
    width: auto;
    overflow: hidden;
}
.person-view {
    background-image: linear-gradient(to bottom, #666, #a6a6a6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    padding: 0 5px;
    color: #fff;
    background-color: #a6a6a6;
}
.footer-right{
    float: right;
    padding-right: 10px;
}
.gallery_img{
    background-color: #ddd;
}
.gallery-image a img{
    height: 200px;
}
.img_title{
    
        height: 30px;
        overflow: hidden;
}
.img_title h4{
        line-height: 30px;
        font-size: 16px;
       
}
.translated-ltr body{
    top:0 !important;
  }
  .modal-img img {
    height: 200px;
    border: 1px solid  #6a1919;
    padding: 5px;
}
  .modal-description{
      margin: 10px 0;
  }
  #navbarDarkDropdownMenuLink {
    text-align: left;
}
.fa-angle-double-down{
    top: 15px;
    right: 0;
}
.mobile-menu-section{
    display: none;
}
.important-linl-ul li{
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(to right, #683091 0%, #8bc643 100%);
    border-image-slice: 1;
}
.hot-line-ul{
    list-style: none;
    padding: 10px;
}
.hot-line-ul li{
    display: block;
    width: 100%;
    padding: 5px;
}
.notice-see-all-btn, .notice-see-all,.admission-see-all,.registration-see-all,.form-see-all,.online-see-all,.result-see-all{
    bottom:0;
    right: 0;
    border-radius: 0;
    background-color: #609513;
    border: #609513;
}
.admin-image-box{
    float: left;
    max-width:44%;
    padding-right: 15px;
}
.admin-name,.admin-designation {
    padding: 0;
    margin: 0;
}
.lang-section{
    top:2px;
    right: 12px;
    z-index: 9999;
}
.teacher-image {
    height: 200px;
    cursor: pointer;
}
.teacher-box{
    margin-top:10px;
    box-shadow: 0 0 15px #ddd;
}
.left-side {
    min-height: 200px;
    overflow-x: hidden;
}
.news-header{
    background: red;
    padding:10px;
    z-index: 9999;
    color: #fff;
}
.navbar-custom-btn:focus{
    outline: none;
}
.video-group{
    display: none !important;
}
.msg-field{
    border: 1px solid #609513;
    color: #609513 !important;
}
.msg-field:focus{
    outline: none !important;
    box-shadow: none;
    border: 1px solid #609513;
}
.send-btn{
    background:#609513; 
    color: #fff;
    border: none;
}
.f-heading{
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
.social-link{
    list-style: none;
    text-align: center;
    display: inline-flex;
    padding: 0
}
.social-link li{
    padding: 10px;
}
.social-link li a{
    color: #609513;
    font-size: 25px;
}
.main-slider img{
    position: relative;
}
.short_text{
    position: absolute;
    top: 152px;
    left: 24%;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    z-index: 99;
}
.big_text{
    position: absolute;
    top: 111px;
    left: 24%;
    color: #fff;
    font-size: 25px;
    text-transform: capitalize;
    z-index: 99;
}
.banner_logo{
    top: 152px;
    left: 13%;
    position: absolute;
    height: 20px;
    width: 30px;
}
.content-logo{
    position: relative;
}
.slider-logo{
    position: absolute;
    top: 45px;
    left: 67px;
    overflow: hidden;
    z-index: 99999;
}
.header-top{
    display: flex;
    align-items: center;
}
.company_logo{
    height: 100px;
    width: 120px;
    padding: 10px;
}
.header-menu-top {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.header-menu-top li a{
    padding: 0 10px;
    font-size: 20px;
    color: #609513;
}
.company_name_top {
    color: #609513;
    font-size: 23px;
}
.head-office-address p{
    text-align:justify;
}

.notice-up-down{
    height: 200px;
    width: 100%;
    border: 1px solid #ddd;
    overflow:hidden;
}
.right-ul{
    list-style: none;
}
.visitor{
    border: 1px solid #ddd;
    padding: 10px 0;
}
.phone {
    color: #609513;
    font-size: 15px;
}
img.intro-img {
    width: 100%;
}

@media(max-width:767px){
    .m-done{
        display: none;
    }
    .m-box-section{
        display: block !important;
    }
    .header-top-right.ms-auto.text-end {
        font-size: 10px;
    }
    .big_text{
        top: 210px;
        left: 6%;
    }
    .short_text{
        top: 293px;
        left: 7%;
    }
    .slider-logo{
        top: 57px;
    }
     .header-top {
        display: flex;
        align-items: center;
       margin-top: 55px;
    }
    .company_logo {
    height: 88px;
    width: 100px;
    padding: 14px;
}
.company_name_top {
    color: #609513;
    font-size: 13px;
}
.phone {
    color: #609513;
    font-size: 13px;
}
}


.btn-more {
    color: #fff;
    background-color: #609513;
    border-color: #609513;
}
.welcome_item{
    padding: 7px;
}

.welcome_item img{
    width: 270px;
    height: 180px;
    border: 2px solid #ddd;
}
