#kerala {
   /*font-family: 'Open Sans',Arial, Helvetica, sans-serif;*/
   font-weight:400; 
  background-color:#f1f1f1;
  background: url(../img/bg.jpg) no-repeat top center fixed;  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.home-blocks{width:100%; background-color:#FFF; padding:1px; margin-bottom:2em;font-family: 'Oswald', sans-serif; font-weight:normal;font-size:1.2em; color:#FFF; text-transform:uppercase}
.home-blocks a{color:#FFF; text-decoration:none}
.shadow{-webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .6); box-shadow: 0 8px 8px rgba(0, 0, 0, .6);}
.fnt_cursive{font-family: 'Courgette', cursive;}

hr{border-color:#ccc}
.more{border-radius: 2px; color:#090; font-size:11px; padding:1px 4px; display:inline-block; margin-top:8px; clear:left; text-transform:uppercase; margin-bottom:1.8em;}
.more:link{text-decoration:none; color:#090}
.more:visited{text-decoration:none; color:#090;}
.more:hover{text-decoration:none; color:#fff;background-color:#090;}

h1{font-family: 'Courgette', cursive; margin:.5em 0; text-align:center; color:#390}
h3{font-size:1.2em; color:#F60; font-weight:normal;margin:1em 0 .5em 0}

h3 a:link{color:#F60;; text-decoration:none}
h3 a:visited{color:#F60;; text-decoration:none}
h3 a:hover{color:#F30;; text-decoration:underline}

.img-responsive{width:100%}

.home{ padding:20px 0; }
.home h1{color:#FFF; font-size:3em; margin:20px 0 50px 0;text-shadow: 2px 2px #000; font-weight:normal}

.table{margin:2em 0}	
.table td{	padding:10px 10px 0 0 ;	}	
.table tr{	border-top:1px solid #CCC; 	}

.navbar-custom{background-color:#FC0;border:none; text-transform:uppercase;border-bottom:1px solid #C90; font-size:15px; font-weight:400;font-family: 'Oswald', sans-serif;}
.navbar-custom li a:link{color:#000}
.navbar-custom li a:visited{color:#000}
.nav{border-left:0px solid #F90; margin-left:0;padding-left:0}

.yes {
  padding: 30px 0;
    /*background: url(../img/gallery.jpg) no-repeat top center fixed; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color:#000;
  border-bottom:0px solid #FC0;
}

.objectives {  
  padding: 30px 0;
  /*background: #229BB5;
    background: url(../img/bg.jpg) no-repeat top center fixed;*/ 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 border-bottom:0px solid #FC0;
}

.programme {
  padding: 30px 0;
    /*background: url(../img/gallery.jpg) no-repeat top center fixed; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color:#000;
  border-bottom:0px solid #FC0;
}

.gallery {
  padding: 30px 0;
   /* background: url(../img/bg.jpg) no-repeat top center fixed;*/ 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color:#000;
  border-bottom:0px solid #FC0;
}
.gallery-item {  margin-bottom: 25px;}

footer {  padding: 30px 0;}
.container{max-width:1024px}

@media (min-width: 992px) {
  .container {width: 850px;}
}
@media (min-width: 1200px) {
  .container {width: 850px;}
}
@media (min-width: 1337px) {
  .container {width: 1024px;}
/*  .home{ padding:50px 0; } */
	.home h1{font-size:4em;}
}