*{
    margin: 0;
    padding: 0;
}
#pageformtableheader
    {
    height:27px;
    background:#19665B;
    color:#FFF;
    font-weight:bold;
    }
    tr#pageformtableheader{
    background:#19665B !important;
    }
    #verify{
    background: url("../../images/blanksave.png") no-repeat scroll left 0 transparent !important;
    border: medium none;
    color: white;
    cursor: pointer;
    height: 28px;
    margin-left: 215px;
    padding-left: 12px;
    text-align: left;
    width: 76px;
    }
    #verify:hover{
    background:url("../../images/blanksave-hover.png") no-repeat scroll 0 0 !important;
    }
    #reload{
    background: url("../../images/blankcancel.png") no-repeat scroll left 0 transparent !important;
    border: medium none;
    color: white;
    cursor: pointer;
    height: 28px;
    padding-left: 6px;
    text-align: left;
    width: 76px;
    }
    .excise_dash{
    color: white;
    cursor: pointer;
    text-decoration:none;
    margin-left:0px;
    margin-top:10px;
    float:left;
    font-weight:bold;

    }
    #reload{
    background:url("../../images/blankcancel-hover.png") no-repeat scroll 0 0 !important;
    }

    table#verify_bottle td.odd {
    background: none repeat scroll 0 0 #249182 !important;
    border: 1px solid #E3E9EA !important;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px !important;
    font-weight: bold;
    padding: 8px !important;
    }
    table#verify_bottle td {
    border: 1px solid #E3E9EA !important;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px !important;
    padding: 8px;
    }
    .footer-content > span.helpline {
    float: left;
    font-weight: 600;
    margin-left: 110px;
    margin-top: 12px;
    text-transform: uppercase;
    }
    .track{background: #F2F3F8;padding: 14px 8px;border-radius: 4px;text-decoration: none;float: left;
        border: 1px solid #CCD3DB;color: #5B6276;font-size: 14px;font-weight: 700;margin-bottom: 6px;}
     .newcaptcha{
      text-align: right;
     }
    .track:hover{text-decoration: none;background-image:linear-gradient(to bottom, #289ba0, #0c9d97, #009e8b, #0b9e7c, #269e6b);color: #fff;}
    .newcaptcha img {border: 1px solid #93a1bb;padding-top: 2px;border-radius: 4px;width: 92px;}
    .verify-label{padding-right: 0px;padding-top: 14px;}
    .verify-label .required{color: red;}
    .newcaptcha a {display: inline-block;/*float: right;*/padding-left: 10px;padding-top: 14px;font-weight: 400;color: #289BA0;}
    .frgt{
        color: #289BA0!important;
    }
    .signup >span {
    color: #289BA0!important;
    }
    .sign-mid h1 {
        margin:0px!important;
    }
    body{
        display: unset!important;
        background: #CCD3E6!important;
        position: relative;
        top: 74px;
    }
    .header{
        position: fixed;
        top: 0;
        z-index: 1;
        height: 70px!important;
        border-radius: 0!important;
        background-image: linear-gradient(to right, #289ba0, #0c9d97, #009e8b, #0b9e7c, #269e6b)!important;

    }
    .logo-text{
        color: #fff;
        font-size: 24px;
        font-weight: 800;
        padding-top: 18px;
    }
    .content-full{
        position: relative;
        top: 120px;
        box-shadow: none;
    }
    .logo{
        margin-top: 16px!important;
    }
    .swatch-logo{
       margin: 17px 15px 0;
    }
    .govt-logo-as{
        padding: 30px 0px 20px;
    }
    .govt-logo-as img{
        height: 100px!important;
    }
    .map-as img{
        width: 260px!important;
        margin-top: 50px;
    }
    .map-as{
        margin-top:-60px!important;
    }
    .left-items-bg{
        background: #fff!important;
        box-shadow:0px 10px 20px rgb(0 0 0 / 16%);
        clip-path: inset(0px -15px 0px 0px);

    }
    .content-full{
      background: #f2f3f8!important;

    }
    .slick-next:before, .slick-prev:before{
        color:#289ba0!important;
    }
    .quick-links{
    padding-top: 4px;
    border-radius: 16px;
    margin: 30px 0px;
    border: 1px solid #364760;
    padding: 20px;
    }
    .image{
        height: 250px;
        width: 100%;
        background: #d3d3d3;
    }


    @import 'https://fonts.googleapis.com/css?family=Montserrat|Open+Sans';
.navbar-brand {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase
}

.navbar .nav {
  font-family: 'Lato', sans-serif;
/*  text-transform: uppercase;
*/  letter-spacing: 1px;
  font-size: 12px;
}

.navbar-inverse {
  background-color: #fff;
  border: 0;

}
.logo-content{
 margin: 15px 46px;
}
.logo-content h4{
    color: #364760;
    font-size: 20px;
    font-family: lato;
    font-weight: bold;
}
.logo-content span{
    color: #364760;
    font-size: 14px;
    font-family: lato;
}
.navbar{
margin-bottom: 0px !important;
height: 72px;
position: fixed;
width: 100%;
z-index: 44;
top: 0px;
background: #fff;
}
.logo-area{
  float: left;
}
.rightside-menu{
  float: right;
  margin-top: 0px;
}
.zoomm ul li{
  list-style-type: none;
  display: inline;
  
}
.rightside-menu  li .btn{
 color: #364760;
          border: 1px solid #364760;
          border-radius: 5px;
          padding: 4px 10px;
          margin-right: 10px;
}
.rightside-menu  li .btn:hover{
  background: #2c6fa0 !important;
  color: #fff;
}

@media screen and (min-width: 500px) and (max-width: 768px){
     .rightside-menu{
          margin-top: 1px;
        }
}
@media screen and (min-width: 500px) and (max-width: 535px){
  .rightside-menu{
          margin-top: 1px;
        }
}
@media screen and (max-width: 501px){
        .rightside-menu{
          margin-top: -38px;
        }
       .rightside-menu  li .btn{
          position: relative !important;
          bottom:35px;
          left: 100px;
         padding: 0px 5px;
        margin-top: 5px;
         font-size: 12px;
        }
        /*.rightside-menu  li .btn:hover{
  color: #fff;
   background-image: linear-gradient(to right, #289ba0, #0c9d97, #009e8b, #0b9e7c, #269e6b)!important;
}*/
}

.bottom-nav{
  position: fixed;
top: 72px;
width: 100%;
z-index: 55;
}
.white{
    color: #fff!important;
}
.bottom-caret{
        display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.top-nav-list{
    margin-top: 12px;
}
.nav-bot{
/*    height: 40px;*/
   /* background-image: linear-gradient(to right, #289ba0, #0c9d97, #009e8b, #0b9e7c, #269e6b)!important;*/
   background-image: linear-gradient(to right,#2b6fa0, #3e68a2, #575d91, #6656ae, #774baa) !important;
}
.btn-as{
    color: #fff;
    background-image: linear-gradient(to right, #289ba0, #0c9d97, #009e8b, #0b9e7c, #269e6b);
}
.btn-as-border{
    color: #000;
    border:1px solid #0c9d97;
    background: transparent;
}
.logo-as img{
    width: 190px;
    margin-top: 8px;
    float: left!important;
}
/*.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  background-color: #002200
}*/

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #364760;
}

.dropdown-menu {
  background-color: #fff;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
background-image: linear-gradient(to right,#2b6fa0, #3e68a2, #575d91, #6656ae, #774baa) !important;}
.navbar-inverse {
  background-image: none;
}

/*.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  background-image: none;
}*/
.dropdown:hover .dropdown-menu{
  display: block;
}


.navbar-inverse .navbar-brand {
  color: #FFFFFF
}

.navbar-inverse .navbar-brand:hover {
  color: #FFCC00
}

.navbar-inverse .navbar-nav>li>a {
  color: #364760;
  padding:10px;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #289ba0
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #289ba0;
}

.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #FFCC00
}

.dropdown-menu>li>a {
  color: #364760;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  color: #fff;
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
  border-top-color: #000000;
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
  border-top-color: #FFFFFF
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
  border-bottom-color: #FFFFFF
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
  border-bottom-color: #FFFFFF
}


.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-menu {
  display: none;
  position: absolute;
  z-index: 1;
  border-radius: 8px;
  box-shadow: 1px 1px 4px rgb(150 150 150 / 70%);
}
/*.dropdown:hover .dropdown-menu {
  display: block;
}*/
/*Footer slider area*/




.slider{
  width:100%;
  margin:10px auto;
  text-align: center;
  padding:20px;
  color:white;
  .parent-slide{padding:5px;}
  img{display: block;margin:auto;}
}
.slider-area{
    z-index: 1;
    margin:10px 0px;
}
.slide-custom{
    padding-right: 0px;
    padding-left: 0px;
}


/*New styles started*/




#login-dp{
    min-width: 450px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,.8);
    position: absolute;
    left: -250px;
    z-index: 44;
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
.wisw{
    background-color: #289ba0;
    margin: 20px 0px;
    border-radius: 4px;
    padding: 25px;

}
.text-who h4{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 15px;
}
.text-who p{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 15px;

}
.btn-trans{
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
}
.cm-box{
    background: #fff;
    border-radius: 4px;
}
.minister-box{
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    margin:10px 0px;
}
.cm-img{
    text-align: center;
    height:350px;
    overflow: hidden;
}
.cm-info{
    text-align: center;
    padding: 10px;
}
.cm-info h5{
    color: #364760;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}
.cm-info span{
    color: #364760;
    font-size: 12px;
    padding-bottom: 5px;

}
.cm-info a{
    color: #289BA0;
    font-size: 16px;
    padding-bottom: 5px;

}
.minister-img{
    text-align: center;
}
.minister-info{
    text-align: center;
    margin-top:10px;
}
.minister-info h5{
    color: #364760;
    font-size: 16px;
    font-weight: bold;
        padding-bottom: 5px;

}
.minister-info span{
    color: #364760;
    font-size: 12px;
        padding-bottom: 5px;

}
.minister-info a{
    color: #289BA0;
    font-size: 16px;
        padding-bottom: 5px;

}
.services-text{
    background: #fff;
    border-radius: 4px;
    padding:20px;
    width:60%;
    margin: 10px;
}
.services-text h3{
    color: #364760;
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #E7E8ED;
    margin-bottom: 20px;
}

.service-part {
    border-radius: 50%;
    background: #E7E8ED;
    padding: 28px;
    width: 95px;
    margin: auto;
    text-align: center;
    }
    .sp{
        margin-top:10px;
        padding:10px;
        border-right: 1px solid #E7E8ED;
        border-bottom: 1px solid #E7E8ED; 
    }
    
    .sp h5{
        color: #364760;
        text-align: center;
        padding:15px 0px;
    }
    .announcements{
      background: #fff;
    border-radius: 4px;
    padding:20px;
    width:36%;
    margin: 10px;
    }
    .announcements-text{
      border-bottom: 1px solid #E7E8ED; 
      overflow: hidden;  
    }
    .announcements-text h2{
        color: #364760;
        font-size: 20px;
        float: left;
    }
    .announcements-text button{
        float: right;
    }
    .announce-list li{

    }



    .info-service{
        background-color: #F2F3F8;
        padding: 30px 0px;
    }
    .info-service h4{
      margin-bottom: 10px;
      margin-top: 10px;
      color: #183560;
    }
    .info-text-list{
    height: 272px;
    margin-right: -30px;
    padding-top: 18px;
    padding-left: 10px;
}
@media screen and (max-width: 900px) {
  .info-sec{
    overflow: none;
    max-height: none;
  }
  .info-text-list{
    margin-right: 1px;
}
 .info-text-list{
  margin-right: 1px;
 }
}

    .info-text-list h4{
        color: #364760;
        font-size: 20px;
        border-bottom: 1px solid #E7E8ED; 
        padding: 10px 0px;
        font-weight: bold;

    }
    .info-text-list ul li{
        list-style: none;
        /*padding: 7px 0px;*/
        padding: 9px 15px;
        margin-right: 10px;
    }
    .info-text-list ul li a{
        color: #FFFFFF;
        font-size: 16px;
    }
    .info-text-list ul li a:hover{
       text-decoration: none;

    }
    .info-text-list ul li:hover{
      color: #fff;
       background-color:rgba(0, 0, 0, 0.2);
    }
    .footer-area{
        color: #fff;
       background: #fff;
       /* padding: 20px 0px;*/
         
    }
    .footer-logo{
    float: left;
    padding-right: 20px;
    }
   
    .footer-logo-content{
        margin-left: 90px;
    }
@media screen and (max-width: 600px) {
 .footer-logo-content{
  margin-left: 60px;
 }
}
    .footer-logo-content h4{
      color: #183560;
        font-size: 24px;
        font-weight: bold;
    }
    .footer-logo-content p{
      color: #183560;
        font-size: 16px;
        
    }
    .footer-list-items h5{
        font-size: 12px;
        padding: 8px 0px;
    }
    .footer-list-items ul li{
        list-style: none;
        font-size: 15px;
        padding: 6px 0px;
    }
    .footer-list-items ul li a{
        color: #fff;
        font-weight: 400;
    }
    .login-footer{
        background-image: linear-gradient(to right,#2b6fa0, #3e68a2, #575d91, #6656ae, #774baa) !important;
        z-index: 2
    }


    /* border-box */
.search-container *,
.search-container *:after,
.search-container *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* search bar focus */
.search-container *:focus {
  background: #fbfbfb;
  color: #333333;
  outline: 0;

}

/* search bar container */
.search-container {
  display: table;
  position: relative;
  width: 51px;
  margin: 2px 0px;
}

/* search icon button */
.search-icon-btn {
  background-color: #fff;
  border-radius: 6px;
  display: table-cell;
  height: 35px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  z-index: 2;
}

/* search bar input container */
.search-input {
  position: absolute;
  left: 0;
  z-index: 1;
}

/* search bar input */
.search-input input.search-bar {
  border: 1px solid #cccccc;
  height: 35px;
  padding: 0px;
  width: 40px;
  border-radius: 6px;

}
.search-input input.search-bar:focus {
  padding-left: 60px;
  padding-right: 10px;
  width: 200px;
}

/* transition effect */
.search-input input.search-bar,
.search-icon-btn {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/* hover on search bar container */
.search-container:hover > .search-input input.search-bar {
  padding-left: 60px;
  padding-right: 10px;
  width: 200px;
}


#backtotopbutton {
  display: inline-block;
  background-color: #289ba0;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 50px;
  left: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#backtotopbutton::after {
  content: "\f062";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#backtotopbutton:hover {
  cursor: pointer;
  background-color: #67b6ba;
  text-decoration: none;
}
#backtotopbutton:active {
  background-color: #555;
}
#backtotopbutton.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}



.carousel-indicators li {
    display: inline-block;
    width: 30px!important;
    height: 5px!important;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    /* border-radius: 10px; */
    cursor: pointer;
    background-color: #0009;
    background-color: transparent;
}
.carousel-indicators .active {
    margin: 0;
    width: 30px!important;
    height: 5px;
    background-color: #fff;
}

.left-angle-icon{
    position: absolute;
    top:90%;
    left: 550%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
    background: #fff;
    padding: 2px 12px;
    border-radius: 4px;
}
.left-angle-icon i{
    color: #269E6B;
    font-size: 23px;
}
.right-angle-icon{
    position: absolute;
    top: 90%;
    right: 60%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
    background: #fff;
    padding: 2px 12px;
    border-radius: 4px;
}
.right-angle-icon i{
    color: #269E6B;
    font-size: 23px;
}


.wrapper{
  width:100%;
  padding-top: 20px;
  text-align:center;
}
h2{
  font-family:sans-serif;
  color:#fff;
}

.slick-slide{
  margin:10px;
}
.slick-slide img{
  width:100%;
}
.slick-prev, .slick-next{
  background: #fff;
  border-radius: 15px;
  border-color: transparent;
}
.card{
  border: 2px solid #fff;
  box-shadow: 1px 1px 15px #ccc;
}
.card-body{
  background: #fff;
  width: 100%;
  vertical-align: top;
}
.card-content{
  text-align: left;
  color: #333;
  padding: 15px;
}
.card-text{
  font-size: 14px;
  font-weight: 300;
}
.brand-list{
  background: #2c6fa0;
  background-image: url('../images/India-Map-1.png');
  background-repeat: no-repeat;
  padding: 30px 0px;
  background-position: left;
}

.brand-space{
  min-height: 150px;
  background: #fff;
  padding: 10px;
  margin: 5px 0px;
  text-align: center;
}
.brand-space h5{
  color: #364760;
  font-size: 16px;
  text-align: center;
}
.brand-space a{
  color: #364760;
  font-size: 12px;
  text-align: center;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
  color: #fff;
  text-decoration: underline;
  /*background-color: #364760;*/
}

@media(max-width:768px){
    #login-dp{
        background-color: inherit;
        color: #fff;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
    .navbar-toggle{
        background-color: #364760;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.carousel, .carousel-inner{
    z-index: -2;
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #ccd7e7;
}
.dropdown-menu {
    background-color: #ccd7e7; 
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #ccd7e7;
}

    

   .navbar-collapse{ 
    color: red;
    background: azure;
    z-index: 45;
    position: relative;
    top: -5px;
    height: 400px;
}
.white{
    color: #364760!important;
}
#login-dp {
    min-width: 100px;
    padding: 14px 14px 0;
    overflow: hidden;
    background-color: rgba(255,255,255,.8);
    position: absolute;
    left: -0px;
    z-index: 44;
}
.navbar-right .dropdown a{
    float: left;
}
.right-angle-icon{
   display: none;
}
.left-angle-icon{
   display: none;
}

}


.cm-details{
   margin-left: 0px;
   margin-right: 0px;}
.cm-area{
  background: #fff;
  margin-bottom: 10px;
  /*height: 80px;*/
  padding-left: 0px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.cm-area img{
     width: 170px;
}
.cm-img img{
/*  width: 100px;
  height: 75px;
  margin: 3px 0px;*/
  border-radius: 4px;
}
.cm-info{
  text-align: center;
}
.card-size{
  padding-left: 0px;
   padding-right: 0px;
}
.card-size1{
  padding-right: 0px;
   padding-left: 0px;
}
.notification-section{
  background: #fff;
  max-height: 350px;
/*  height: 250px; comment on 01/12/2022 */
  height:320px;
  padding: 10px;
}
.notification-section h4{
  background: #2c6fa0;;
  color: #fff;
  padding: 5px 15px;
}
.latest-news-area h4{
  background: #7dc8ff;
  padding: 6px;
  margin-top: 4px;
}
.latest-news-section{
  background: #ddeaf0;
  max-height: 150px;
  height: 130px;
  padding: 10px;
  overflow: auto;
}
.latest-news-section h4{
  background: #7dc8ff;
  padding: 5px 15px;
}
.latest-news-section ul li{
  padding: 6px;
}

.info-services-area{
   max-height: 220px;
  height: 220px;
  margin-top: 10px;
}
.un-list,.latest-news-section,.carousel{
  margin-top: 5px;

}
.un-list h4{
  background: #2c6fa0;;
  color: #fff;

}
.un-list li a{
  font-size: 15px;
  color: #364760;
  text-decoration: none;
}
@media only screen and (max-width: 991px) and (min-width: 767px)  {
.cm-box{
  margin-top: 31px;
}
.res-nav{
  background-image: linear-gradient(to right,#2b6fa0, #3e68a2, #575d91, #6656ae, #774baa) !important;
}
}
@media screen and (min-width: 990px) {
  .cm-box{
   height: 57%;
  }
.minister-box{
  height: 40%; 
}
}
@media (min-width:767px) and (max-width:1080px){
info-sec {
    max-height: 100%;
    height: 100%!important;
}
.cm-box{
   height: 100%;
  }
.minister-box{
  height: 100%; 
}
}
@media (min-width:1100px) and (max-width:1300px){
.info-sec{
max-height: 475px;
height: 475px;
/*overflow: auto;
*/}
}
@media (min-width:1400px) and (max-width:1500px){
  .info-sec{
max-height: 475px;
height: 475px;
/*overflow: auto;
*/}
}
@media (min-width:1500px) and (max-width:1800px){
  .info-sec{
max-height: 475px;
height: 475px;
/*overflow: auto;
*/}
}

.item .banner-img{
 width:100%;
 height:auto;
}

a:focus,
a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}

.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
  margin: 10px 0px;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
  background-color: #009688;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}

.panel-title a {
  display: block;
  color: #fff;
  padding: 15px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
.panel-title a span{
  font-weight: bold;
padding-left: 5px;
font-size: 18px;
}
.panel-body {
  background: #fff;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: '\f106';
  position: absolute;
  font-family: 'FontAwesome';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: 'FontAwesome';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  content: '\f107';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\f107';
  font-size: 24px;
  position: absolute;
  font-family: 'FontAwesome';
  right: 20px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}
.panel-body h5{
  font-size:16px;
  color:#333;
  padding:4px 0;
  }
  /*.panel-body h5:before{
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
  }*/
  .fa-arrow-right{
    color: #009688!important;
    margin-right: 10px;
  }
  .panel-body{
    font-size:15px;
    font-weight:500;
    line-height:28px;
  }
  .panel-body a:before{
    content: "\f0da";
    font-family: FontAwesome;
    padding-right:5px;
  }





.brands {
    width: 100%;
    /*padding-top: 90px;
    padding-bottom: 90px*/
}

.brands_slider_container {
    height: 200px;
    border: solid 1px #e8e8e8;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    padding-left: 97px;
    padding-right: 97px;
    background: #fff;
    position: relative;
}

.brands_slider {
    height: 100%;
   }

.brands_item {
    height: 100%
}

.brands_item img {
    max-width: 100%
}
.owl-carousel .owl-item img{
  height: 140px;
  width: auto!important;
}

.brands_nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: pointer
}

.brands_nav i {
    color: #e5e5e5;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.brands_nav:hover i {
    color: #676767
}

.brands_prev {
    left: 35px;
    position: absolute;
    top: 50%;
}

.brands_next {
    right: 35px;
    position: absolute;
    top: 50%;
}

/*@media screen and (max-width: 501px){
  .cm-area{
  height: 140px!important;
}
.cm-info {
    text-align: center;
}
}
@media screen and (min-width: 500px) and (max-width: 768px){
.cm-area{
  height: 140px!important;
}
.cm-info {
    text-align: center;
}
}*/


/*dashboard styles area*/
.un-list{
  background: #fff;
  max-height:609px;
  overflow-y: auto;
}
.un-list h4{
  text-align: center;
  padding: 10px 0px;
  position: sticky;top: 0;
}
.un-list li{
  list-style: none;
  padding:8px 0px;
  margin-left: 10px;
  border-bottom: 1px solid #7e898d;
} 
.flex-boxes{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.box-count {
    background: #fff;
    border-radius: 14px;
    text-align: center;
    width:19%;
    height: 80px;
    padding: 4px 6px;
    cursor:pointer;
}
.box-count p{
  color: #fff;
  padding-bottom: 8px;
}
.ruppe{
  background: #fff;
border-radius: 10px;
opacity: 0.5;
font-size: 12px;
padding: 10px 20px;
}
.box-count .fa{
  color: #200f0f;
padding-top: 12px;
}
#myChart{
  height: 370px!important;
  width: auto!important;
  background: #fff;
}
.carousel-control.left{
  background-image: none!important;
}
.carousel-control.right{
  background-image: none!important;
}
.voiletbg {
    background-color: #72599e!important;
}
.skybluebg {
    background-color: #0c9bcb!important;
}
.redbg {
    background-color: #ee3e3c!important;
}
.yellowbg {
    background-color: #ffa45c!important;
}
.greenbg {
    background-color: #17b978!important;
}
.purple{
  background-color: #6e53b0!important;
}


.nav-pills{
  background: #fff;
    margin: 10px 15px 0px 15px;
}
.nav-pills>li>a {
    border-radius: 0px;
    color: #000;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #000;
     background-color: #fff; 
    border-bottom: 2px solid #337ab7!important;
}

.tab-content{
  background: white;
    margin: 0px 15px;
    height:174px;
  max-height: 150px;
      height: 150p;
    padding: 0px 10px;
    max-height:270px;
/*    height: 270px;*/
        overflow: auto;
}
.tab-content ul li{
 list-style: none;
}
#home2 ul li a,#profile2 ul li a{
  color: #364760;
font-size: 15px;
text-decoration: underline;
}
.navbar-nav>li>a{
  font-weight: 600;
}
.dropdown-menu>li>a{
  font-weight: 600;
}
.dropdown-header, .dropdown-menu>li>a{
      padding: 8px 20px!important;
}
/*@media(max-width:700px){
.item .banner-img{
 height:100% !important;
}*/
@media screen and (min-width: 500px) and (max-width: 768px){
  .flex-boxes{
    flex-direction: column;
  }
  .box-count{
    width: 100%
  }
  .carousel-inner{
    height: 100%;
  }
/*  .item .banner-img{
        height: 100%;
  }*/
  .carousel-inner{
   height: 100%;
  }
  
}
@media screen and (max-width: 501px){
  .flex-boxes{
    flex-direction: column;
  }
  .box-count{
    width: 100%
  }
/*  .item .banner-img{
        height: 100%;
  }*/
  .carousel-inner{
   height: 100%;
  }
}
@media only screen and (max-width: 1947px) and (min-width: 992px) {
    .slider-area{
        position:relative;
        top:35px;
    }
    .brands_slider_container{
      height: 259px;
      top: 35px;
    }
}
@media screen and (max-width: 1226px) {
  body{
    top: 112px;
  }
}
@media screen and (max-width:780px){
 
  .zoomm{
    width:100%;
  }
  
}
@media screen and (max-width:991px) {
  .cm-box .cm-img{
    height: 100% !important;
  }
}
@media screen and (min-width: 360px) and (max-width: 630px) {
  .datetime-container {
    display: none !important;
  }
}