@charset "utf-8";
body
{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	font-weight:300;
	color: #000;
	text-align:justify;
}
/* CSS Document */
.highbanner
{
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}
.highbanner .bx-wrapper .bx-viewport{ border:0px; margin:0px!important; left:0; box-shadow:none; }
#slider-wrapper ul {
margin: 0px!important; padding:0px!important;
}

.bx-viewport, .bx-wrapper{
position:relative;
width:100%;
height:100% !important;
top:0;
left:0;
padding:0px!important;
}

.bxslider, .bxslider li {
height: 100vh !important;
margin-bottom:0px!important;
padding:0px!important;
}

.bxslider li {
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
list-style:none;
padding:0px;
margin:0px;
}
.logo{
	background:rgba(0,0,0,0.3);
	position: absolute;
	left: 0px;
	top: 0px;
	padding:30px 20px;
	z-index: 200;
}
.pngwaves{
	background-image: url(../../images/png-waves.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index:201!important;
	text-align: center;
	overflow: hidden;
}
.finelist{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index:210!important;
	}
.finelist .img-circle{ 
border:5px solid #fff;
-moz-box-shadow: 0 0 20px #000;
-webkit-box-shadow: 0 0 20px #000;
box-shadow: 0 0 20px #000;
}
.finelist h3{ margin:0px; color:#fff; font-size:20px; padding:10px 0 25px 0; font-weight:700; }
.finelist h3 span{ font-size:17px; font-weight:400;}
a{ color:#222222; }
p{ color:#222222; }
.finelist a:hover, .midbanner a:hover{ text-decoration:none; }
.tabsmoll{ max-width:1200px; padding:50px; }
.nav-tabs{ border-bottom:none; }
.midbanner{
	width:600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:25px;
	font-size:18px;
}
.tab-content{ background-color:#f0f0f0; padding:25px 10px; }
.bighead{ font-size:55px; font-weight:900; padding:35px;}
.bighead span{ font-size:18px; font-weight:400;}
.copyright{
	padding:0px 15px 45px 15px;
	font-size:12px;
}
.kumpic{
	padding-right: 15px;
}
.footernotes{
	padding: 35px 15px;
	font-size:16px;
	font-weight:300;
}
.footernotes ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height:30px;
}
.footernotes h3{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: 700;
}
.backgray{
	background-color: #F2F2F2;
	padding:40px;
}
.videohead{
	font-size:50px;
	font-weight:300;
	color: #00ccff;
}
.documentary{ font-size:30px; font-weight:300; }
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
.toggle-push-right{
	top: 60px;
	right: 60px;
	padding: 10px;
	position: absolute;
	z-index: 200; background-color: #fff; opacity:1.0;
}
.headmenu{
	color: #FFFFFF;
	padding-left: 25px;
	margin: 0px;
	padding-top: 15px;
	text-transform: uppercase;
	font-weight:700;
}
.nav-tabs > li{
	background-image: url(../../images/bg_grey.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:8px;
}
.nav-tabs > li.active{ background-image: url(../../images/bg_blues.jpg); }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover{ border-color:transparent; }
.bx-controls-direction{ display:none; }
.innerbanner{
	background-image: url(../../images/kodianthara-boat2.jpg);
	height:240px;
}
.gradilogy
{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
padding:30px 15px;
}.gradilogy .container {
position:relative;
}
.gradilogy .container img
{
bottom:0px; }
.gradilogy h2{
	font-weight:700;
	color:#694721;
	padding-left:20px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FF9900;
}h1 {
	background-color: #00CC33;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CC00;
	border-bottom-color: #00CC00;
}
.gradilogy .col-md-5{ margin-top:22px;}
.nomarging{ margin-top:0px; }
.nobottommargin{ margin-bottom:0px; }
.bottomcancel{ margin-bottom:0px;}
.feedbackform .row{ margin-bottom:15px; }
.photomania{
border:7px solid #fff;
border-radius:6px;
box-shadow: 0px 0px 10px 0px rgba(119, 119, 119, 0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(119, 119, 119, 0.75);
-webkit-box-shadow: 0px 0px 10px 0px rgba(119, 119, 119, 0.75);
}
.gallery .col-md-3{ margin-bottom:30px;}
.kumarakombanner {
	background-image: url(../../images/kumarakom-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.kerala-tourism
{
	background-image: url(../../images/kerala-tourism.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.heritage-homestay
{
	background-image: url(../../images/heritage-homestay.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.kumarakom-tours{
	background-image: url(../../images/kumarakom-tours.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.visitors-zone
{
	background-image: url(../../images/visitors-zone.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.houseboats-full
{
	background-image: url(../../images/houseboats-full.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.contact-welcome
{
	background-image: url(../../images/contact-welcome.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tripadvisor{ margin-top:52px; padding:15px; }
.absolution{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:100;
}
.hiddens{
	opacity: 1;
}
.visibles{
	opacity: 1;
}
.at-share-tbx-element.addthis_32x32_style .at-share-btn, .at-share-tbx-element.addthis_32x32_white_style .at-share-btn 
{
border-radius:50%;
}
@media (max-width: 768px) {
.finelist
{
position:relative!important; margin-top:20px; }
.finelist a h3{ color:#00CC33!important; }
.pngwaves{ background-image:none!important; }
.backgray, .tabsmoll{ padding:15px!important; }
.backgray .container, .backgray .container .col-sm-12{ padding:0px; }
.midbanner{ width:120px; }
.toggle-push-right{ right:15px; top:15px;}
.tripadvisor{ margin-top:15px; }
.logo{ background-color:rgba(0,0,0,0); text-align:left; }
}
@media (max-width: 480px) {
.finelist img{ width:100%;}
}
@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{color:#222;}