/*Custom RPMC BODY FOLL ALL */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
/*font:300 14px 'Oswald', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/*font:300 14px 'Open Sans', sans-serif;*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

*{margin:0; padding:0;}
body{font:400 14px 'Open Sans', sans-serif; color:#444; background:url(../img/bg.png) repeat left top;}

.f_left{float:left;}
.f_right{float:right;}
.f_left_img{float:left; margin-right:15px; width:280px; border:1px solid #d2d2d2; padding:4px; margin-bottom:10px;}
.f_right_img{float:right; margin-left:15px; width:280px; border:1px solid #d2d2d2; padding:4px; margin-bottom:10px;}
.page_img{border:1px solid #d2d2d2; padding:4px; margin-bottom:20px;}
.page_img img{width:100%;}
.f_center{text-align:center;}
.clear{clear:both; height:0; font:0; overflow:hidden;}
a, img{transition:all ease-in 0.3s; -webkit-transition:all ease-in 0.3s; -moz-transition:all ease-in 0.3s; -ms-transition:all ease-in 0.3s; -o-transition:all ease-in 0.3s;}
img{border:none;}
a{text-decoration:none;}
a:hover{color:#cc3333; text-decoration:none;}
h2 {
    font: 300 20px 'Oswald', sans-serif;
    color: #9C27B0;
    margin-bottom: 5px;
}


/*News */
.panel-footer {
    padding: 28px 0px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.navbar-brand img{
    margin-top: 5px;
}
.navbar-brand *{
    color:black;
    
}
/* navbar */
.navbar-default {
   background: rgba(142,1,1,0.88);
    border-color: #E7E7E7;
}
/* title */
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5E5E5E;
}
/* link */
.navbar-default .navbar-nav > li > a {
    color: wheat;
    font-size: 15px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: blue;
    background-color:White;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #E7E7E7;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #D5D5D5;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}
.navbar-default .navbar-nav > .open > a .caret, 
.navbar-default .navbar-nav > .open > a:hover .caret, 
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #DDD;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #DDD;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #CCC;
}

/* END OF Change the Navbar Colors/Font/Size */





.aboutus_area
{
    margin-top: 40px;
     border:1px solid grey;
    width:100%;
    padding: 15px;
        border-left-color: #aa6708;
    border-left-width: 5px;
  
    background-color:white;
    box-shadow: 3px 3px 3px 3px rgba(139, 195, 74, 0.6);
}
.about_bg
{
      
      margin:0;
      padding:15px;
     
}


      
   
      
.hr{border-top: 1px solid #ccc;
    margin:5px;
    padding:0;}    
    
   
    .inner-header-img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    } 
    

   


.h1, h1 {
    font: 300 25px 'Oswald', sans-serif;
    color: #8c1515;
    margin-bottom: 5px;

}
    .p_wel_text
    { 
    text-align: justify;
    margin-bottom: 10px;
    line-height: 22px;
    
    }
                        
                        
  .blue, .blue a {
    color: blue;
}

.fix-top-margin2 {
    margin-top: 25px;
}
.page_img {
    border: 1px solid #d2d2d2;
    padding: 4px;
    margin-bottom: 20px;
}



.page_img img {
    width: 100%;
}

.block {
    background:rgba(244, 54, 221, 0.22);
    padding: 10px 10px;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    font-weight: 600;
    margin-bottom: 15px;
}



.toggle_display {
    display: block;
}
.tabs {
    border: 1px solid #bebebe;
    overflow: hidden;
    background: #fff;
}

ul, ol {
    list-style: none outside none;
}
.tabs li {
    float: left;
}
.inner-tab-4 li {
    width: 100%;
}
.tabs li a:hover, .tabs li a:focus {
    color: #D54E21;
    background: #f2f1eb;
}
.tabs li:first-child a {
    border-left: none;
}
.tabs .active a {
    color: #D54E21;
    background: #f2f1eb;
}
.tabs li a {
    border-left: 1px solid #bebebe;
    color: #62605b;
    display: block;
    padding: 15px 20px;
    font: 300 15px 'Oswald', sans-serif;
    width: 100%;
    text-align: center;
}
.inner-tab-4 li a {
    width: 100% !important;
}
a:hover {
    color: #cc3333;
    text-decoration: none;
}
.course-list {
    background: #f2f1eb;
    border: 1px solid #e3e0d0;
    color: #2a333c;
    margin: 6px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
}

.toggle_border {
    border: 1px solid #bebebe;
    border-width: 0 1px 1px 1px;
}
.tab_content_wrapper {
    overflow: hidden;
    position: relative;
    transition: all .3s ease-in-out .3s;
}

a.accordion_tabs:link, a.accordion_tabs:visited {
    color: #21759B;
}
.accordion_tabs {
    display: none;
    border-top: 1px solid #ccc;
    padding: 10px;
    font-weight: bold;
    background: #eee;
}

.toggle_display {
    display: block;
}
.tab_content {
    transition: all .6s ease-in-out;
    padding: 15px;
    background: #fff;
    width: 100%;
}                      
          
        


.fix-top-margin3 {
    margin-top: 15px !important;
}



.btn-design {
    width: 180px;
    float: left;
    margin-right: 15px;
}

.btn-design a {
    background: #8c1515;
    border: 2px solid #8c1515;
    text-align: center;
    color: #8c1515;
    display: block;
    color: #fff;
    padding: 10px 10px;
}

 h3{
    color: #5e9f6e;
    font-size: 11px;
    font-weight: 600;
}

a, img {
    transition: all ease-in 0.3s;
    -webkit-transition: all ease-in 0.3s;
    -moz-transition: all ease-in 0.3s;
    -ms-transition: all ease-in 0.3s;
    -o-transition: all ease-in 0.3s;
}

/*--------------------*/
/* GALLERY */
/*--------------------*/

#gallery {
  display: inline;
  float: left;
  padding: 60px 0;
  width: 100%;
}
.gallery_area{
  float: left;
  display: inline;
  width: 100%;
}
.gallery_area a {  
  display: inline-block;
  height: 200px;
  margin: 0 9px 18px;
  width: 23%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;  
}
.gallery_area a>img{
  width: 100%;
  height: 100%;  
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery_area a:hover .gallery_img{
  transform: scale(2.2);
}
.view_btn {
  display: none;
  left: -100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;  
}
.gallery_area a:hover .view_btn{
  display: block;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  height: 100%;
  left:0;
  padding-top: 34%;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.tos-caption-0{ 
  font-family: 'Varela', sans-serif;
  font-size: 22px;
}
       
       .map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}      
hr {
    border-top: 1px dashed #d2d2d2;
    border-bottom: none;
    margin: 20px 0;      }
    .main-map {
    height: 275px;
    border: 1px solid #a49e8d;
}           





.counter{
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: left;
    margin-bottom: -50px;
    margin-left: -153px;
    color: #fff;
    font-weight: 500;
}        











.jumbotron
{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    color: inherit;
    background-color: rgba(77, 144, 254, 0.38);
}




/*======================///////////////
			start responsive style
=====================///////////////////////*/

@media screen and (min-width: 1200px){
.jumbotron #details img {
    width: 100%;
}


 .gallery_area a {width: 22.5%;}

 
}

@media screen and (min-width: 992px){
.jumbotron #details img {
    width: 100%;
}


 .gallery_area a {width: 30.3%;}


}


@media screen and (max-width:980px) {
	
	
}
@media screen and (max-width: 768px) {
    
    
    .jumbotron #details img {
    margin-top: 15px;
    margin-left: 120px;
    width:60%;
}
.box-welcome-img{background:#fff;}
.menuzord .showhide{background:url(../img/menu.png) no-repeat 10px 17px !important; width:94px !important; margin:0 auto;}

.gallery_area a {width: 28.5%;}
}
@media screen and (max-width: 390px){
.jumbotron #details img {
    margin-top: 15px;
    margin-left: 120px;
    width:50%;
}

}    

@media screen and(max-width:480px ){	
  
  .gallery_area a {width: 100%;margin-right: 0;margin-left: 0;height: 250px;}
  
 
}

@media screen and(max-width:360px ){
  
  .gallery_area a {width: 100%;margin-right: 0;margin-left: 0;height: 200px;}
  
}

@media screen and (max-width: 1215px) {
.box-welcome-img {
    background: #fff;
}     
}                       


/*Custom Grievance Redressal Portal CSS*/

.h1 small {
font-size: 24px;
}

.red{
    color:red;
    }
.form-area
{
    background-color: #FAFAFA;
	padding: 10px 40px 60px;
	margin: 10px 0px 60px;
	border: 1px solid GREY;
	}  
	
	
	/*Start Divider*/
.smsdivider {
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
    background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
    background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
    width: 100%;
    height: 1px;
}

/*End Divider*/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   