body{
  font-size:16px;
  font-family: 'Lato', sans-serif;
}
.keauthority-text{
    font-size: 15px;
}
.color-text{
    color: #901d78;
}

.top-bar ul.social-custom {
    margin-left: 20px;
}
.top-bar ul {
    margin-bottom: 0;
}
.top-bar ul.social-custom li {
    padding: 0;
    margin: 0;
}
.top-bar ul.social-custom a {
    text-decoration: none !important;
    font-size: 0.7rem;
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #999;
    text-align: center;
    border-radius: 50%;
    margin: 0;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-bar ul.social-custom a:hover {
    background: #fff;
    color: #901d78;
}
.top-bar ul.social-custom a {
    text-decoration: none !important;
    font-size: 0.7rem;
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin: 0;
    padding: 5px;
}
/*new nav*/
.announ-text{
    color: #901d78;
}
.post-text{
    background-color: #1a1a24;
}
.karnataka-img{
    font-size: 17px;
    background: #ffffff;
}
.home-text{
    color: #26262f;
    display: block;
}
.font-color{
    color: #aa789d;
    float: right;
    padding: 2rem;
}
.home-text:hover{
    color: #901d78;
}
.first-section{
    background: #801c6d;
}
.feature-inner {
    margin-top: -30px;
    margin-bottom: 100px;
}
.feature-column {
    background: #901d78;
    padding: 30px;/*50px message*/
}
.salutes-text{
    font-size: 34px;
}
.Latest-text{
    padding-top: 2px;/*40px in latest*/
    padding-bottom: 30px;/*100px*/
}
.icon-text{
    width: 92%;
    top: -70px;
}
.icon-box{
    border: 2px solid #ded9d9;
    padding: 25px;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    padding: 3px;
    background: #fff;
}
.icon-box-inner{
    border-radius: 50%;
    background: #901d78;
    height: 130px;
    width: 130px;
    text-align: center;
    padding: 20px;
}
.icon-color{
    color: #000;
}
.icon-color:hover{
    color: #901d78;
}
.contact-text{
    /*background: #901d78;*/     /*contact in footer*/
    padding: 1rem;
}
.about-text{
    background: #901d78;
    padding-bottom: 10rem;
    padding-top: 30px;  /*80px about kea*/
}
.icon-group{
     color: #901d78;
}
.font-text{
     color: #901d78;
}
.icon-pic {
    border: 3px solid #901d78;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    padding: 13px;
}
.home-img{
    width: 75px;
}
.address-out{
    width: 100%;
}
.map-frame{
    min-height: 460px;
}
.under-line{
    border: 2px solid #fff;
    width: 30%;
}
.last-footer{
    background: #1a1a23;
}
.selected{
    color: #fff;
}
.selected:hover{
    color: #901d78;
}
.footer-end{
    background: #000;
    font-size: 12px;
}
.foot-color{
    color: #901d78;
}
.small-text2{
    color: #1a1a23;
}

.note-text{
     color: #901d78;
}
.pu-text{
   background: linear-gradient(to right, #4d1040 50%,#901d78 100%);
   padding: 0.3rem;
}
.map-text{
    margin-top: 20rem;
}
.map-text2{
    margin-top: 5rem;
}
.small-body{
    color: #1a1a23;
}
.small-body:hover{
     color: #901d78;
}
.day-text:hover{
    color: #1a1a23;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.kea-text{
    padding-top: 40px;/* top space in footer 80t,40b*/
    padding-bottom: 30px;
}
@media screen and (max-width: 768px){
    .feature-element{
        height: auto;
    padding: 10px;
    }
    .feature-inner {
    height: auto;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 2rem;
   }
   .feature-box {
    height: auto;
    padding: 10px;
   }
   .feature-column {
    width: 100%;
    text-align: center;
    float: none;
    height: auto;
   }
   .apg-text{
    width: 100%;
    text-align: center;
    float: none;
    height: auto;
   }
   .font-color{
    text-align: center;
    float: none;
    height: auto;
   }
   .salutes-text{
    font-size: 18px;
   }
}
@media screen and (max-width: 768px){
    .about-text{
        height: auto;
        padding: 10px;
    }
    .about-box-out {
    width: 100%;
    text-align: center;
    float: none;
    height: auto;
    position: initial !important;
    }
    .late-text{
    width: 100%;
    text-align: center;
    float: none;
    height: auto;
    padding: 45px;
    }
    .color-text{
        margin: 0;
    }
}
@media screen and (max-width: 768px){
    .map-text{
        height: auto;
        padding: 10px;
        margin-top: 0;
    }
    .address-out{
    width: 100%;
    text-align: center;
    float: none;
    height: auto;
    position: initial !important;
    }
}
@media screen and (max-width: 768px){
    .navbar-brand{
    width: 120px !important;
    }
    .foot-kea{
    width: 100%;
    text-align: center;
    float: none;
    height: auto;
    position: initial !important;
    }
    .last-foot{
         width: 100%;
    text-align: center;
    float: none;
    height: auto;
    }
}
.pop_search {
    opacity: 0;
    width: 100%;
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: none;
}
.pop_search.open {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: 1;
}
.accordion button[aria-expanded="true"] .fa-angle-down{ display: none; }
.accordion button[aria-expanded="true"] .fa-angle-up{ display: block; }
.accordion button[aria-expanded="false"] .fa-angle-up{ display: none; }
.accordion button[aria-expanded="false"] .fa-angle-down{ display: block; }

#button {
  display: inline-block;
  background-color: #901d78;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 35px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #901d78;
}
#button:active {
  background-color: #901d78;
}
#button.show {
  opacity: 1;
  visibility: visible;
}