@charset "utf-8";
/* CSS Document */

/* code reset */
body{ width:100%; color:white; background:  url("../images/bg_pattern.jpg") repeat scroll 0 0 #402200; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family:inherit;
	outline:none;
	vertical-align: baseline;
}
p{font-size:16px;}
ol, ul { list-style: none; }
img{ border:none; /*for ie */ }
*, *:active, *:hover{ outline:none; }
a:visited{
	color:inherit;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a{ text-decoration:none; }
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

@font-face {
    font-family: 'helveticaregular';
    src: url('../font/helvetica-webfont.eot');
    src: url('../font/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helvetica-webfont.woff') format('woff'),
         url('../font/helvetica-webfont.ttf') format('truetype'),
         url('../font/helvetica-webfont.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Container Styles*/
#bg-wrapper img{
	position:fixed;
	width:100%;
}
#wrapper{
	position:relative;
	z-index:10;
	/*width:1000px;*/
	margin:auto;
	font:14px/20px Arial, Helvetica, sans-serif;
}
.content{
	float:left;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}
.container1, .container2, .container3{
	float:left;
	width:100%
}
.container2{
	margin:20px 0 0 0;
}
.container3{
	margin:10px 0;
}
/* Header Styles*/
#header{
	position:relative;
	height:475px;
	overflow:hidden;
	background:url(../images/header_bg.png) center top no-repeat;
}
#inner_header{
	position:relative;
	/*height:370px;*/
	overflow:hidden;
	/*background: url(../images/inner_header.png) center top no-repeat;*/
}
.banner{
	position:absolute;
	top:152px;
	left:253px;
}
.bannerTxt{
	position:absolute;
	top:180px;
	right:245px;
	width:250px;
	text-align:center;
	color:white;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
	text-shadow: 3px 5px 5px rgba(0,0,0,0.4);
}
.logo{
	position:absolute;
	width:335px;
	height:75px;
	top:7px;
	left:335px;
	z-index:15;
}
.god{
	position:absolute;
	z-index:5;
	top:0px;
	left:321px;
	width:355px;
	height:475px;
	background:url(../images/god.png) no-repeat;
}
.spinRays{
	position:absolute;
	z-index:1;
	top:105px;
	left:321px;
	width:342px;
	height:342px;
	background:url(../images/spin_rays.png) no-repeat;
	animation: spin 40s linear infinite;
	-webkit-animation: spin 40s linear infinite;
	-moz-animation: spin 40s linear infinite;
	-o-animation: spin 40s linear infinite;
}
@keyframes spin {
	from { transform: rotate(0deg);	}
	to { transform: rotate(360deg);	}
}
@-webkit-keyframes spin {
	from { -webkit-transform: rotate(0deg);	}
	to { -webkit-transform: rotate(360deg);	}
}
@-moz-keyframes spin {
	from { -moz-transform: rotate(0deg); }
	to { -moz-transform: rotate(360deg);	}
}
@-o-keyframes spin {
	from { -o-transform: rotate(0deg); }
	to { -o-transform: rotate(360deg); }
}
.grid1{
	float:left;
	
}
.menuContainer{
	float:left;
	width:100%;
	text-align:center;
	padding:22px 0 0 0;
	
	background:url(../images/roll_menu_top.png) top center no-repeat;	
}
.menuContainer a{
	color:white;
	/*font:20px/35px "Monotype Corsiva";*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	
}
.menuContainer a.active, .menuContainer a:hover{
	color:#f5c600;
}
.roll_bot{
	float:left;
	width:228px;
	height:83px;
	margin-left:22px;
	background:url(../images/roll_menu_bottom.png) no-repeat;
}
.menuContainer ul {
  background: #241f17 url("../images/roll_menu_bg.png") repeat-y scroll left top;
  float: left;
  margin-bottom: 0;
  margin-left: 30px;
  padding: 0 0 52px;
  width: 209px;
}
.menuContainer ul li{
	width:100%;
	background:url(../images/roll_menu_sep.png) bottom center no-repeat;
}
.menuContainer ul li:last-child{
	/*background:none;*/
}
.grid2{
	float:right;
	
	text-align:justify;
}
h1{
	float:left;
	width:100%;
	padding-bottom:10px;
	font-size:22px;
	color:#f5c600;
	font-weight:normal;
	font-family: 'helveticaregular';
	background:url(../images/line.png) bottom left no-repeat;
}
.para{
	float:left;
	text-align:justify;
	line-height: 18px;
	color: #fff;
	font-size: 14px;
	font-family: Arial;
}
.carousel{
	float:left;
	/*width:640px;*/
	margin:15px 0 0 47px;
	position:relative;
}
.carousel .bx-wrapper{
	/*width:620px;*/
}
.carousel li{
	height:156px;
	width:179px !important;
	background:url(../images/gallery_bg.png) no-repeat;
	margin: 0 39px;
}
.carousel li a {
  float: left;
  height: 114px;
  margin: 16px 0 0 22px;
  overflow: hidden;
  text-align: center;
  width: 75%;
}
#prev, #next{
	position:absolute;
	top:59px;
	width:22px;
	height:22px;
}
#prev{
	left:-25px;
}
#next{
	right:-15px;
}
#prev a, #next a{
	float:left;
	width:22px;
	cursor:pointer;
	text-indent:999px;
	overflow:hidden;
	height:22px;	
}
#prev a{
	background:url(../images/prev.png) no-repeat;
	height: 46px;
	width: 37px;
}
#next a{
	background:url(../images/next.png) no-repeat;
	height: 46px;
	width: 37px;
}

.slogan{
	float:left;
	width:100%;
	margin-bottom:30px;
	background:url(../images/bull.png) right top no-repeat;
}
.slogan h2{
	color:#f5c600;
}
.sloganTxt{
	float:left;
	text-align:left;
	line-height:25px;
	padding:15px 0 0 0px;
}
.footer_left_bg1{
	background:url(../images/footer.png) center left no-repeat ;
	height: 76px;
	width:9px;
	float: left;
}
.footer_right_bg1{
	background:url(../images/footer.png) center right no-repeat ;
	height: 76px;
	width: 9px;
	float: right;
}
.footer_bg_c1 {
  /*background: #241f17 none repeat scroll 0 0;
  padding: 1px 42px;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: -10;*/
}
.footer_bg_c1 {
  background: #241f17 none repeat scroll 0 0;
  margin: 12px 0;
  padding: 1px 42px;
  width: 100%;
}
.footerMenu a:hover {
  color: #f5c600;
  /*font-family: Monotype Corsiva,Times,serif;*/
  font-family:Tahoma, Geneva, sans-serif;
  
}
.sociaal_icons  p {
  color: #ffde00;
  float: right;
  font-weight: bold;
  padding: 0 4px;
}
.sociaal_icons i {
  color: #ffde00;
  font-size: 20px;
  padding: 0 4px;
}
.footerMenu
{
	position: relative;
	/*clear: both;*/
}
.footerMenu li {
  float: left;
}
.footerMenu{
	/*float:left;
	
	height:85px;
	padding-top:50px;
	margin:0 5%;
	width:90%;*/
	text-align:center;
}
.footerMenu ul {
  display: table;
  line-height: 50px;
  margin: 0 auto;
}
.footerMenu, .fooTxt{
	font:13px/22px Tahoma, Geneva, sans-serif;
	color:#fffefe;
}
.footerMenu a{ color:#fffefe; font-size: 14px; font-family:Tahoma, Geneva, sans-serif; }
.footerMenu li{font-size: 20px; font-family: Tahoma, Geneva, sans-serif;}
#footer a:hover, #footer a.zuan{
	/*color:#fff;
	font-size: 14px;
	font-family: Arial;*/
}
#footer a.zuan:hover{
	text-decoration:underline;
}
.footerMenu span{
	color:#fff !important;
	padding:0 10px 0 10px;
}
.fooTxt{
	display: table;
	margin:13px auto 0;
	padding: 25px 0 10px;
}
.fooTxt li
{
float: left;
padding: 0 27px;
}
.fooTxt.clearfix li img {
  padding: 0 4px;
}
.flt{
	float:left;
	font-size: 14px;
	font-family: Arial;
}
.frt{
	float:right;
}
.announcementPanel{
	margin:0 0 20px 0;
	height:112px;
	background:url(../images/announcement_bg.png) no-repeat;
}
.announcementPanel a{
	margin:11px 0 0 6px;
	text-align:center;
	color:white;
	font:14px/18px "Monotype Corsiva";
}
.announcementPanel a:hover{
	color:#f5c600;
}
.announcementPanel .bx-wrapper{
	float:left;
	margin:31px 0 0 139px;
	width:445px;
}
#announcement{
	float:left;
}
#announcement li{
	float:left;
	padding:0;
	width:198px;
	height:73px;
	background:url(../images/announcement_box.png) no-repeat;
}
.templecar span{
	width:139px;
	padding:8px 0;
}
.masimagam span{
	width:114px;
	padding:8px 0;
}
td, th{
	vertical-align:middle;
}
.txtbox, .txtarea{
	float:left;
	width:438px;
	padding:5px 10px;
	margin:0;
	height:18px;
	color:#090909;
	text-align:left;
	font:13px/18px Arial, Helvetica, sans-serif;
	border:1px solid #653d1a;
	border-radius:3px;
	-webkit-border-radius:3px;
}
.txtarea{
	height:100px;
	resize:none;
}
.btn{
	float:right;
	padding:0px 20px;
	height:34px;
	color:#241f17;
	cursor:pointer;
	border-radius:5px;
	-webkit-border-radius:5px;
	font:12px Tahoma, Geneva, sans-serif;
	border:1px solid #211d17;
	background:#f5c600;
}
.column1{
	width:220px;
	color:white;
	font:13px/20px Arial, Helvetica, sans-serif;
}
.column2{
	width:415px;	
}
.column3{
	width:460px;
	text-align:justify;
}
.column4{
	width:400px;
}
.font19{
	font-size:19px;
}
.orange{
	color:#f5c600 !important;
}
.bullet{
	float:left;
	margin-bottom:15px;
	padding-left:20px;
	background:url(../images/bullet.png) 0 6px no-repeat;
}
.reachMap{
	width:667px;
	height:270px;
	padding:20px 21px 19px 20px;
	background:url(../images/map_bg.png) no-repeat;
}
.map{
	float:right;
	width:385px;
	height:250px;
	border:3px solid #f5c600;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.elephant{
	min-height:350px;
	background:url(../images/elephant.png) right 100px no-repeat;
}
.poojaDetail td{
	vertical-align:baseline;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	padding:10px 7px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c000000', endColorstr='#4c000000'); /* IE *//* IE 8 */
	background:rgba(36,31,23,0.5);
}
.poojaDetail td div{
	display:inline-block;
	font-size:13px;
}
/* jquery validation error class */
label.error{
	display:none !important;
}
.error{
	border:1px solid #ff0066;
	background:#fdca7d;
}
/* flame styles */
.leftflame1, .rightflame1{
	position:absolute;
	top:260px;
}
.leftflame1{
	left:196px;
}
.rightflame1{
	right:201px;
}
.leftflame2, .rightflame2{
	position:absolute;
	top:299px;
}
.leftflame2{
	left:37px;
}
.rightflame2{
	right:38px;
}
#inner_header .leftflame1, #inner_header .rightflame1{
	position:absolute;
	display:none;
	top:203px;
}
#inner_header .leftflame1{
	left:196px;
}
#inner_header .rightflame1{
	right:201px;
}
#inner_header .leftflame2, #inner_header .rightflame2{
	position:absolute;
	top:230px;
}
#inner_header .leftflame2{
	left:77px;
}
#inner_header .rightflame2{
	right:70px;
}
.galleryBox{
	float:left;
	width:250px;
	font-size:12px;
	margin:5px 29px 28px 0px;
}
.galleryBox .para{
	width:100%;
	text-align:center;
	margin:15px 0;
}
.galleryImg {
  background: url("../images/gallery_frame.png") no-repeat scroll 0 0;
  float: left;
  height: 204px;
  padding: 8px;
  width: 250px;
  margin: 0 0 10px;
}
.galleryThumb{
	cursor:pointer;
	position:relative;
	float:left;
	width:100%;
	height:100%;
}
.shade {
  background: rgba(0, 0, 0, 0) url("../images/inner_shade.png") no-repeat scroll 0 0;
  height: 186px;
  left: 0;
  position: absolute;
  top: 0;
  width: 228px;
  z-index: 10;
}
.galleryThumb:hover .shade{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	/* IE 8 */
	filter: alpha(opacity=50);		/* IE 5-7 */
	background: rgb(0,0,0) url(../images/zoom.png) center no-repeat;
	background: rgba(0,0,0,0.5) url(../images/zoom.png) center no-repeat;
}
/* page navigation */
.pageNav{
	margin-top:20px;
}
.pageNav a{
	float:left;
	margin-left:10px;
	width:24px;
	padding:2px 0;
	text-align:center;
	border:none;
	cursor:pointer;
	background:url(../images/page_nav.png) no-repeat;
	color:white;	
}
.pageNav a.active{
	color:#ffe43c;
}
.pageNav a.prev{
	text-indent:999px;
	overflow:hidden;
	background:url(../images/prev.png) center no-repeat;
}
.pageNav a.next{
	text-indent:999px;
	overflow:hidden;
	background:url(../images/next.png) center no-repeat;
}
.timingbg{
	padding:18px 21px 17px 20px;
	background:url(../images/timing_bg_frame.png) no-repeat;
}
/*timing tiles */
.tile{
	clear:both;
	float:left;
	width:339px;
	margin:2px 2px 0 0;
	padding:15px 7px;
	font:13px/26px Arial, Helvetica, sans-serif;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c000000', endColorstr='#4c000000'); /* IE *//* IE 8 */
	background:rgba(36,31,23,0.5);
}
.tile .timeHead{
	float:left;
	color:#f5c600;
	width:100%;
}
.timeHead strong{
	float:left;
}
.timeHead strong:nth-of-type(1){
	margin-right:20px;
}
.program{
	float:left;
	width:100%;
	margin:5px 0 0 0;
}
.program span:nth-of-type(odd){
	float:left;
}
.program span:nth-of-type(even){
	float:right;
}
.post_link{
	float:left;
	width:100%;
	margin-top:10px;
	padding:7px 0;
	font-size:12px;
	border-bottom:1px solid #75736d;
	border-top:1px solid #75736d;
}
.inthumb{
	float:right;
	margin-left:15px;
}
a.orange:hover{
	color:rgb(255, 235, 0) !important;
}
.img-left{
	float:left;
	margin:0 15px 0 0;
}
.img-right{
	float:right;
	margin:0 0 0 15px;
}
.language{
	float:right;
	margin:10px 120px 0 0;
	font-size:12px;
}
.language, .language a{
	color:#f5c600;
}
.language a:hover{
	color:white;
}
.language a.selected{
	color:white;
	padding-left:10px;
	background:url(../images/fire.png) left top no-repeat;
}
.video{
	float:left;
	width:340px;
	margin:0 10px 12px 5px;	
}




.center_blue_banner li {
  padding: 0 40px;
}
.center_blue_banner {
  /*background: rgba(0, 0, 0, 0) url("../images/bluebanner.png") no-repeat scroll center top;
 height: 270px;*/
}

.left_pillar 
{
	/*background: url("../images/left_pillar.png") no-repeat scroll center top;
	width: 128px;
	height: 1040px;*/
	float: left;
}
.containers_1 
{
	background: url("../images/pillar1.png") repeat-y scroll 6% 0;
	float:left;
	
	
	
}
.containers_2
{
	background: url("../images/pillar_right_con1.png") repeat-y scroll 94.7% 0;
	float:right;
	
	
	
}
.left_pillar > img {
  margin: 0 6px;
}
.right_pillar 
{
	/*background: url("../images/right_pillar.png") no-repeat scroll center right;
	width: 112px;
	height: 1040px;*/
	float: right;
}
.center_blue_banner {
  display: table;
  margin: 0 auto;
  position: relative;
}
.center_blue_banner ul {
  position: absolute;
  text-align: center;
  top: 0;
  left: 118px;
  padding: 63px 0 0;
}
.grid1.col-md-3
{
	padding: 0px
}
.content_b1 h6
{
color: #ffde00;
font-size: 20px;
font-family:Tahoma, Geneva, sans-serif;
 
border-bottom: 1px solid #d1b88a;
padding: 0 16px;
margin-top: 0px;
}
.grid2.col-md-6 {
  padding: 0;
}
/*.our_gallery {
  left: 126px;
  text-align: center;
  width: 79.5%;
  top: -265px;
}
.our_gallery_1 {
  left: 126px;
  text-align: center;
  width: 79.5%;
  top: -265px;
}
.carousel {
  
  top: -264px;
}*/
.img_sec_1.clearfix {
  display: table;
  float: none;
  margin: 0 auto;
  padding: 0;
}
.footerMenu.our_gallery
{
	margin: 0 auto 5px;
	display: table;
	float: none;
}
.carousel.col-md-11 {
  display: table;
  float: none;
  margin: 0 auto;
  padding-left: 0;
}
.footerMenu.our_gallery.clearfix.col-md-12 {
  padding: 0;
  /*margin: 0 7px;*/
}
.footerMenu.clearfix.our_gallery_1.col-md-12 {
  padding: 0;
  /*margin: 0 7px;*/
}
.content_b1 a
{
color: #ffde00;
text-decoration: underline;
}
.content_b1 a:hover
{
color: #ffde00;
text-decoration: underline;
}
.fooTxt li a
{
	float: left;
}
.fooTxt li .frt a
{
float: right;
padding: 0 7px;
color: #fff;
}
.sociaal_icons {
  position: absolute;
  right: 175px;
  top: 18px;
}
.sociaal_icons a
{
	float: left;
	padding: 0 4px;
}
.date_time {
  color: #ffde00;
  font-family: Arial;
  font-weight: bold;
  left: 63px;
  margin: 18px 0 0;
  position: absolute;
  top: 0;
}
.left_pillar.bottom_pillar_1  img {
  bottom: -13px;
  
  position: absolute;
  left: 0px;
}
.right_pillar.bottom_pillar_2 img {
  bottom: -13px;
  right: 0;
  position: absolute;
}
.containers_2 {
  position: relative;
}
.content_b1 {
  padding: 0 0 10px;
}
.top_inner_header_1 {
  margin-bottom: -10px;
}
.footer_sec-1.clearfix {
 /*  clear: both;*/
}
.photo_gallery_sec-01.clearfix {
  padding: 0 0 0 77px;
}
.gallery_title {
  clear: both;
  text-align: center;
  background: #241f17;
  font-size: 14px;
  padding: 10px 0;
  font-family: Tahoma, Geneva, sans-serif;
}
.play_icon1 {
  left: 40%;
  position: absolute;
  top: 40%;
}
.play_icon1 i {
  color: #cc181e;
  font-size: 40px;
  line-height: 32px;
}
.galleryImg
{
	position: relative;
}
.play_icon1 {
  background: white none repeat scroll 0 0;
  border-radius: 3px;
  height: 31px;
  padding: 0 0 0 1px;
}

.whole_abouts-content-01 h1 {
  line-height: 32px;
  text-align: center;
  text-decoration: underline;
  font-family: Tahoma, Geneva, sans-serif;
  color: #ffde00;
  font-size: 24px;
}
.whole_abouts-content-01 h2 {
  line-height: 32px;
  text-align: left;
  font-size: 18px;
  color: #ffde00;
  text-decoration: underline;
  font-family: Tahoma, Geneva, sans-serif;
  
}
.reach-contact-us-b1 p span {
  font-size: 18px;
  text-decoration: underline;
  color: #ffde00;
   font-family: Tahoma, Geneva, sans-serif;
}
.whole_abouts-content-01 p
{
	text-indent: 38px;
	padding: 7px;
	line-height: 24px;
	font-size:16px;
}	
.contact-us-address p {
  line-height: 26px;
  padding: 0;
}
.contact-us-address h1 {
  text-align: left;
}
.clearfix.whole_dates-portion-01 {
  clear: both;
  padding: 10px 0px 10px 66px;
}
.clearfix.whole_dates-portion-01 li {
  line-height: 28px;
  list-style: square;
  font-size:16px;
}
.w-abouts-c01
{
	padding: 10px 0 0 0;
}
.language-text01 {
  font-size: 16px;
  padding: 0 0 26px;
  text-align: center;
}
.language-text01 a
{
color: #ffde00;
font-size:18px;
}
.contact-us-address label {
  font-weight: normal;
  padding-left: 44px;
}
.contct-us-form input {
  width: 60%;
  margin: 0 0 10px;
  height: 32px;
  color: #333;
  padding: 6px;
}
.contct-us-form textarea {
  width: 60%;
  height: 78px;
  margin: 0 0 10px;
  color: #333;
  padding: 6px;
  resize: none;
}
.contct-us-form label {
  font-size: 15px;
  font-weight: normal;
  line-height: 26px;
  float: left;
}
.submit-btn01 {
  background: #f5c600;
  color: #000;
  border: medium none;
  font-size: 15px;
  padding: 9px 34px;
}
.submit-btn01:hover
{
background: rgb(249,173,25);
}
.contct-us-form form {
  clear: both;
  padding: 11px 0;
}
iframe {
  width: 100%;
  margin: 8px 0;
}

@media (min-width: 1200px) {
.container
{
	width: 1220px !important;
	padding: 0px !important;
}
.grid2.col-md-6
{
	width: 56%;
}
.grid1.col-md-3 {
  
  width: 28%;
}
.col-md-9.mid_section {
  width: 80%;
  padding-left: 0px;
  padding-right: 0px;
}
.grid2.col-md-9 {
  padding: 0 0 0 0px;
  width: 72%;
}
}
@media (max-width: 767px) {
body #next {
  right: 4px;
}
.contct-us-form label {
 
  width: 100%;
  padding: 0px;
}
.contct-us-form input
{
	width: 100%;
}
.contct-us-form textarea
{
	width: 100%;
}
.w_gallery_por1 .grid2.col-md-12 {
  display: table;
  float: none;
  margin: 0 auto;
}
.galleryBox {
  float: none;
  margin: 0 auto 20px !important;
}
.photo_gallery_sec-01.clearfix
{
	padding: 0px;
}
.fooTxt li {
  display: table;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
  float: none;
}
.containers_2
{
	background: none;
}
.containers_1
{
	background: none;
}
.top_header_1 .top_inner_header_1 {
  width: 100%;
}
.center_blue_banner img {
  width: 100%;
}
.left_pillar
{
	display: none;
}
.right_pillar
{
	display: none;
}
.footerMenu a
{
	font-size: 13px;
}
.img_sec_1.clearfix.col-md-6
{
	display: inline;
}
.footerMenu
{
	width: 100%;
}
.center_blue_banner ul {
  
  padding: 29px 76px 0;
  left: 0;
  
}
.center_blue_banner li img {
  width: 86%;
}
.center_blue_banner li {
  float: left;
  padding: 0 15px;
}
.menuContainer ul
{
	float: none;
}
.menuContainer
{
	padding: 22px 40px 0;
}
.grid1.col-md-3 {
  float: none;
  margin: 0 auto;
  width: auto;
  display: table;
}
.menuContainer
{
	width: auto;
}
}
@media (min-width: 768px) and (max-width: 979px) {
iframe {
  width: 73%;
  margin: 0 auto;
  display: table;
}
.whole-contactus-form10 {
  padding: 0 92px 10px;
}
.footerMenu.clearfix.our_gallery_1.col-md-12
{
	float: left;
}
.contct-us-form label {
  padding: 0;
  width: 100%;
}
.contct-us-form input {
  width: 100%;
}
.contct-us-form textarea {
  width: 100%;
}
.whole_abouts-content-01 {
  padding: 0 83px;
}
.top_header_1 .top_inner_header_1
{
	width: 100%;
}
.center_blue_banner img {
  width: 100%;
}
.footerMenu a
{
	font-size: 16px;
}
.grid2.col-md-9 {
  float: none;
  padding: 0 86px;
  width: auto;
}
#inner_header .leftflame2 {
  left: 144px;
}
#inner_header .leftflame2, #inner_header .rightflame2 {
  
  top: 129px;
}
#inner_header .rightflame2 {
  right: 141px;
}
}
@media (min-width: 980px) and (max-width: 1199px) {
.top_header_1 .top_inner_header_1
{
	width: 100%;
}
.center_blue_banner img {
  width: 100%;
}
.col-md-9.mid_section
{
	width: 74%;
	padding: 0px;
}
.footerMenu a
{
	font-size: 16px;
}
.containers_2 {
  background: url("../images/pillar_right_con1.png") repeat-y scroll 92.9% 0;
  
}
.containers_1 {
  background: url("../images/pillar_left_cont1.png") repeat-y scroll 8% 0;
  
}
.grid2.col-md-9 {
  float: right;
  width: 61%;
}
.grid1.col-md-3 {
  width: 39%;
}
.fooTxt li {
  display: table;
  float: none;
  margin: 0 auto;
  padding: 7px 0;
  text-align: center;
}
.center_blue_banner ul {
  left: 78px;
  padding: 52px 0 0;
 
}
#inner_header .leftflame2, #inner_header .rightflame2 {
  
  top: 181px;
}
#inner_header .leftflame2 {
  left: 190px;
}
#inner_header .rightflame2 {
  right: 186px;
}

}
@media (min-width: 360px) and (max-width: 640px){
#inner_header .leftflame2, #inner_header .rightflame2 {
  top: 61px !important;
}
#inner_header .leftflame2 {
  left: 67px !important;
  width: 3% !important;
}
#inner_header .rightflame2 {
  right: 65px !important;
  width: 3% !important;
}
}
@media (max-width: 480px) {
.sociaal_icons {
  display: table;
  margin: 0 auto;
  right: inherit;
  position: inherit;
  width: 49%;
  top: 0px;
}
.sociaal_icons i {
  color: #fff;
  float: left;
}
.menuContainer ul
{
	margin-left: 19px;
}
.col-md-9.mid_section {
  padding: 0;
}
.col-md-9.mid_section.w_gallery_por1 .footerMenu.clearfix.our_gallery_1.col-md-12 {
  padding: 0 14px 0px 0;
}
.sociaal_icons p
{
color: #fff;
}
 .sociaal_icons i
 {
	color: #fff;
 }
#inner_header .leftflame2, #inner_header .rightflame2 {
  
  top: 51px;
}
#inner_header .leftflame2 {
  left: 59px;
  width: 3%;
}
#inner_header .rightflame2 {
  right: 58px;
  width: 3%;
}

#next {
  right: 0;
}
.center_blue_banner li img {
  width: 63% !important;
}
.center_blue_banner li.col-md-4 {
  float: left;
  padding: 0 2px;
  width: 33%;
}
.date_time
{
	font-size: 13px;
	color: #fff;
	top: 0px;
	position: inherit;
	left:0;
	text-align: center;
}
.containers.top_header_1 {
  background: #ffb107 none repeat scroll 0 0;
  margin: 0 0 16px;
}
.our_gallery_1 .footer_bg_c1 ul {
  clear: both;
}
.grid1.col-md-3 {
  float: none;
  margin: 42px auto;
  width: auto;
}

.footerMenu li {
  font-family: Monotype Corsiva,Times,serif;
  font-size: 13px;
}
.center_blue_banner li img {
  width: auto;
}
.center_blue_banner li
{
	float: none;
	padding: 0 0 5px;
}
.blue_banner_1 {
  display: none;
}
.center_blue_banner ul {
 
  padding: 0px 0 0;
  position: unset;

}
.menuContainer {
  padding: 22px 12px;
 
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.col-md-9.mid_section {
  padding: 0 45px;
}
.photo_gallery_sec-01.clearfix {
  padding: 0;
}
.w_gallery_por1 .grid2.col-md-12 {
  display: table;
  float: none;
  margin: 0 auto;
}
.galleryBox {
  float: none;
  margin: 0 auto 20px !important;
}
.w_gallery_por1  .footerMenu.our_gallery.clearfix{
  width: 100%;
}
.w_gallery_por1  .img_sec_1.clearfix {
  width: 100%;
}
.date_time
{
	margin: 6px 0 0;
}
.sociaal_icons {
  
  right: 41px;
  top: 6px;
}
.center_blue_banner li img {
  width: 66%;
}
.containers_2 {
  background: url("../images/pillar_right_con1.png") repeat-y scroll 90.6% 0;
 
}
.containers_1 {
  background: rgba(0, 0, 0, 0) url("../images/pillar_left_cont1.png") repeat-y scroll 10.4% 0;
 
}
.center_blue_banner li {
  float: left;
  padding: 0 6px;
}
.menuContainer ul
{
	float: none;
}
.grid1.col-md-3 {
  float: none;
  margin: 0 auto;
  width: 43%;
}
.menuContainer {
 
  width: auto;
}
.center_blue_banner ul {
  left: 65px;
  padding: 33px 0 0;
  position: absolute;
  text-align: center;
  top: 0;
}
.img_sec_1.clearfix.col-md-6 {
  width: 100%;
}
.footerMenu.our_gallery.clearfix.col-md-12 {
  width: 100%;
}
.footerMenu.clearfix.our_gallery_1.col-md-12 {
  width: 100%;
}
.menuContainer
{
	padding: 22px 24px;
}
.menuContainer ul
{
	margin-left: 18px;
}
.footer_sec-1.clearfix {
  padding: 0 82px;
}
.left_pillar.bottom_pillar_1 img {
  
 /* left: 40px;*/
 
  
}
.right_pillar.bottom_pillar_2 img {
  
  
  /*right: 40px;*/
}
.fooTxt li {
  display: table;
  float: none;
  margin: 0 auto;
  padding: 9px 0 0;
  text-align: center;
}

}

/*@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
 
  and (orientation: landscape) {
.center_blue_banner li img {
  width: 63% !important;
}
.center_blue_banner li.col-md-4 {
  float: left;
  padding: 0 2px;
  width: 33%;
}


}*/
/* Portrait and Landscape */
/*
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
  .center_blue_banner li img {
  width: 63% !important;
}
.center_blue_banner li.col-md-4 {
  float: left;
  padding: 0 2px;
  width: 33%;
}

}*/
.blog h3{
	font-size:18px;
	padding:10px;
}
.blog p{
	text-indent:0px;
	font-size:16px;
}
.blog .hr{
	border-top:1px solid #241F17;
	border-bottom:1px solid #241F17;
}
.blog .btn{
	height:auto;
	padding:10px;
}
.blog .bb{
	border-bottom:1px solid #241F17;
	padding-bottom:10px;
	padding-top:10px;
}