@charset "utf-8";

/* CSS Document */
@import url('normalize.css');
@import url('hover.css');
@import url('http://fonts.googleapis.com/css?family=Roboto');
@import url(http://fonts.googleapis.com/css?family=Lobster+Two);
body
{font-family: 'Roboto', sans-serif;
	font-size:15px;
	
}

.logo-one-img{
float:left;}

.logo-one-img img{
margin: 0 auto;}

.logo-text img{
	margin: 0 auto;
 margin-top: 8%;
 margin-bottom: 22%;}

.logo-two-img{
float:right;}

.logo-two-img img{
margin: 0 auto;}


@media (min-width: 1200px) {
.welcome, #head > .container, .banner {
    width: 1000px;
}
}





@media (max-width: 991px) {
	
	
	 .welcome, #head > .container, .banner {
    width: 100%;
}
	
	.logo-text{
		margin: 0 auto;
 margin-top: 0;
 width:90%;}
	

.logo-one-img{
display:none;}




.logo-two-img{
display:none;}
}

#head {
background:url(../images/12.png) repeat-x #FDB235;
   
border-bottom:5px solid #06070b;
}



footer{width:100%;
height:auto;
background:#000;
padding:20px 0px;
text-align:center;}





footer p{
	margin-top:20px;
	font-size:15px;
	color:#FFF;
	text-align:center;}
footer p a{
	position:relative;}

footer ul {
float:left;
	padding: 0px 15px;
	margin: 0px;
	list-style-type: none;}
footer li {
display: inline-block;
margin: 0px 10px;
padding: 4px 2px;
font-size: 12px;
}
footer ul li a {
color:#FFF;
text-decoration:none;
list-style-type: none;
}
footer ul li a:hover {
color:#FFF;
text-decoration:none;}
.footer-last{ text-align:center;
 font-size:14px; 
 color:#fff;
 font-weight:normal;
 letter-spacing:inherit;}
 
 
/*.banner-two{
 height:387px; 
 float:left;
  position:absolute;
  top:27%;
  left:25%;
  border:10px solid #ffffff;
  border-style:outset;} */
  
.banner {
	position:absolute;
  top:27%;
  left:12%;
}

.banner .skitter{
	
  border:10px solid #ffffff;
  border-style:outset;
}

.welcome {
	margin-top: 250px;
	padding-left:200px;
	padding-right:200px;
}

@media (max-width: 991px) {
.banner {
	position:relative;
	top:0;
  left:0;
}

.logo-text img{
	
 margin-top: 10%;
 margin-bottom: 10%;}
 
 .banner-one {
	display: none
}

.banner ul{
	display: none
}


.welcome {
	margin-top: 0;
	padding-left:0;
	padding-right:0;
	padding: 15px;
}
}

.banner-one {
	position: absolute;
	z-index: 99;
}

.banner ul{top:-100;
position:absolute;
z-index:1000;
color:#FFF;
margin-top:50px;
list-style-type:none;
font-family: 'Lobster Two';
  font-style: normal;
  font-weight: 400;
	font-size:18px;
}	
.banner ul li{ padding-top:35px;
/*padding-right:15px;*/
}

.banner ul li a{
	color: #ffffff;
	text-decoration: none;
}

.normal a:hover {
    color: #cda30c;
}

.active a {
    text-decoration: none;
    color: #cda30c !important;
}

.welcome p {
    font-size: 14px;
    line-height: 22px;
    color: #87460b;
    text-align: justify;
}

.vist {
    width: 100px;
    background-color: #d7aa0f;
    border: 2px solid #c49f05;
    font-size: 12px;
    padding: 10px;
    color: #fff;
    
}

a.vist {
	text-decoration: none;
}

.welcome h2 {
    text-align: center;
    color: #FFF;
}

.lft-content img {
    border: 2px solid #c49f05;
}

#homefour {
	margin-top: 50px;
	margin-bottom: 50px;
}

.rgt-content {    
    height: auto;
    float: left;
    margin-top: 25px;
    margin-bottom: 15px;
}

.rgt-content img {
    float: left;
    margin-right: 15px;
}

.rgt-content li {
    list-style-type: none;
    text-align: justify;
    font-size: 13px;
    line-height: 22px;
}

#homefive {
    background-color: #fdb335;
}

#homefiveone {
margin:0 auto;
background:url(../images/background-img.jpg);
}

@media (max-width: 991px) {
	#homefiveone {

background:none;
}

.welcome p {
    
    text-align: center;
}
}






.history-temple{
	width: 100%;

 margin-top:50px;
  height:420px;
  background-color:#FFF;
  position:relative;
  margin-bottom:50px;
    float:left; 
	margin-right:5px;
	text-align:center;	-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
}
.history-temple h1{font-size:18px;
 text-align:center;
  color:#87460b;
   margin-top:30px;
   font-weight:600;}
.history-temple img{
border:2px solid #c49f05; width:94%; margin:0 auto;}
.history-temple p{ 
padding:10px 15px;
padding-top: 15px;
font-size:13px;
text-align:justify;
min-height: 165px;
line-height: 20px;
font-weight: 600;
}

@media (max-width: 991px) {
.history-temple p{ 

min-height: 0;

}

.history-temple {
    height: auto;
	margin-bottom:30px;
}



.view-more {
   margin-bottom: 30px;
}






}


.view-more{width:80px;
background:#000;
color:#FF0;
text-align:center;
font-size:13px;
padding:8px 8px;
}

a.view-more {
	text-decoration: none;
}

.gallery-scroll img {
	padding: 10px;
	margin: 0 auto;
	height:320px;
}

#gscroll h3 {
	text-align: center;
}

#gscroll {
	margin-bottom: 40px;
}

.history {
	margin-top: 325px;
	padding-left:100px;
	padding-right:100px;
}

@media (max-width: 991px) {
.history {
     margin-top: 20px; 
     padding-left: 10px; 
     padding-right: 10px; 
}
}

.temple-history{padding:5px 10px;margin-bottom:30px;
height:100%;
 font-size:17px;
text-align:justify;-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 0 1px 1px rgba(0,0,0,.1);line-height:30px;}

.temple-history h1{ text-align:center; font-weight: 600;}
.temple-history p{  
  text-align:justify;
  font-size:28px;
 
 }
 
.vazhi {
	margin-top: 350px;
	padding-left:100px;
	padding-right:100px;
}

@media (max-width: 991px) {
.temple-history {
    text-align: center;
}	
	
	
.vazhi {
     margin-top: 20px; 
     padding-left: 10px; 
     padding-right: 10px; 
}


} 
 
.vazhipadu{
	position:relative;
	
padding: 20px 0px;
    margin:10px 0 20px 0;
    border-radius: 3px;
	background:#fff;
 -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
} 
 
.vazhipadu h2 {
    text-align: center;
    font-size: 20px;
	font-weight: 600;
} 
 
.vazhipadu-box {
    padding: 10px;
    width: 28%;
    background: #FC0;
    border-left: 3px;
    font-weight: bold;
    font-size: 18px;
} 

.vazhipadu table tr td {
    margin-left: 20px;
}

@media (max-width: 767px) {
.vazhipadu-box, .vazhipadu table tr td {
    
    font-size: 12px;
}
} 




.box {
    padding: 10px 10px;
    /*width: 400px;*/
    height: 25px;
    border-bottom: 1px solid #f9cd3e;
}


#galleryrow {
	margin-left: 0;
	margin-right: 0;
}


.galleryimg {
	margin-bottom: 10px;
	height: 450px;
	
}




.galleryimg img{
	padding: 10px;
	max-height: 380px;
	margin: 0 auto;
	height:100%;
}

.caption  {
	
	white-space: nowrap;
    width: 100%;
    
}

.caption h2 {
	font-size: 18px;
	text-align: center;
	overflow: hidden;
    text-overflow: ellipsis;
	
}

.temple-gallery {
    
    border: 1px solid #c2bbbb;
    
    margin-bottom: 20px;
	
    
}

.ctact {
	margin-top: 350px;
	padding-left:100px;
	padding-right:100px;
	margin-bottom:100px;
}

@media (max-width: 991px) {
.ctact {
     margin-top: 20px; 
     padding-left: 10px; 
     padding-right: 10px; 
}

.history-temple p {
    text-align: center;
}

.rgt-content li {
    
    text-align:left;
    
}
} 

.contact{ 

 border:10px solid #cc6600;
 -webkit-border-radius:3%;
border-radius:3%;
width:100%;

margin:0 auto;

}


.contact-box{
  height:100px;
   margin:0 auto;
 background:#fdb335;
 text-align:center;
 font-weight: 600;
 padding: 20px;
 

 }
 
 .address {
	
	
	margin: 0 auto;
	padding-top:10px;
	background:#FC3;
	float: left;
	line-height:25px;
	}

.address-a{background:#FC3;

	float: left;
	line-height:23px;
	}

.address-a h1{font-size:25px;}	
.address-a p{text-align:justify; font-size:13px;}


.address_box {
	width: 100%;
	height:450px;
	margin: 0 auto;
	background:#FC3;
	float: left;
	padding-top:10px;
	 -webkit-border-radius:3%;
border-radius:3%;}


.address_box input[type='text'],
 .address_box input[type='number'],
  .address_box input[type='email'],

   .address_box textarea {
	width: 100%;
	padding: 2px;
	margin-top: 20px;
	border: 2px solid #016a90;
	padding-top:16px;
}
.submit {
	width: 100%;
	height: auto;
	float: right;

}
.submit_box {

	border: 5px solid #cc6600;
	margin-top:10px;
	color: #FFF;
	float:right;
	
 -webkit-border-radius:5%;
border-radius:5%;
background:#fdb335;
margin-right:35px;}
.submit_box input[type='submit'], article {
	
	height: 100%;
	margin: 0 auto;
}


/*menu*/

.menu-opener, .menu-opener:hover, .menu-opener.active, .menu-opener-inner, .menu-opener-inner::before, .menu-opener-inner::after, .menu, .menu.active {
  -webkit-transition: 250ms all;
  transition: 250ms all;
}

.menu-opener {
  cursor: pointer;
  height: 40px;
  position: fixed;
  top: 17%;
  left: 1%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 40px;
  z-index:999;
}
.menu-opener:hover, .menu-opener.active {
  background: none;
}

.menu-opener-inner {
  background: #A90B0B;
  height: .5rem;
  margin-left: .75rem;
  margin-top: 1.75rem;
  width: 2.5rem;
}
.menu-opener-inner::before, .menu-opener-inner::after {
  background: #A90B0B;
  content: '';
  display: block;
  height: .5rem;
  width: 2.5rem;
}
.menu-opener-inner::before {
  -webkit-transform: translateY(-0.75rem);
  -ms-transform: translateY(-0.75rem);
  transform: translateY(-0.75rem);
}
.menu-opener-inner::after {
  -webkit-transform: translateY(0.25rem);
  -ms-transform: translateY(0.25rem);
  transform: translateY(0.25rem);
}
.menu-opener-inner.active {
  background: transparent;
}
.menu-opener-inner.active::before {
  -webkit-transform: translateY(0rem) rotate(-45deg);
  -ms-transform: translateY(0rem) rotate(-45deg);
  transform: translateY(0rem) rotate(-45deg);
}
.menu-opener-inner.active::after {
  -webkit-transform: translateY(-0.5rem) translateX(0rem) rotate(45deg);
  -ms-transform: translateY(-0.5rem) translateX(0rem) rotate(45deg);
  transform: translateY(-0.5rem) translateX(0rem) rotate(45deg);
}

.menu {
  background: #271D18;
  color: transparent;
  height: 64px;
  position: fixed;
  top: 17%;
  left: 1%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 0rem;
  z-index: 998;
}
.menu.active {
  width: -webkit-calc(100% - 2rem);
  width: calc(100% - 2rem);
}
.menu.active .menu-link li{
  color: white;
}

.menu.active .menu-link li.active{
  
    color: #cda30c;
}

.menu-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  list-style-type: none;
  margin: 0;
  margin-left: 4rem;
  padding: 0;
  font-family: 'Lobster Two';
}

ul.menu-inner {
	margin-left: 0;
}

.menu-link {
  color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 2rem;
  font-weight: 100;
  height: 100%;
  text-align: center;
  text-decoration: none;
}
.menu-link li {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .menu {
    height: auto;
  }
  .menu-inner {
    display: block;
  }
  .menu-link {
    padding: 10px 0;
    font-size: 1.2em;
  }
  .menu.active {
    width: -webkit-calc(100% - 0.5rem);
    width: calc(100% - 0.5rem);
  }
}

/*menu end*/
