#event-head{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
#event-head #titlearea{
	width: 100%;
	background: #c3a177;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
}
#event-head #titlearea .content{
	font-size: 29px;
	font-weight: 300;
}
#event-head #titlearea .content p{
	padding: 0;
	margin: 0;
}
#event-head #titlearea .content p strong{
	font-weight: 700;
}
#event-head #menuarea{
	width: 100%;
	background: white;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#event-head #menuarea .pncustommenumenu{
	padding: 0;
	margin: 0;
	list-style: none;
}
#event-head #menuarea .pncustommenumenu li{
	display: inline-block;
	margin-left: 15px;
}
#event-head #menuarea .pncustommenumenu li a{
	display: block;
	font-size: 15px;
	text-transform: uppercase;
}
#event-head #menuarea .pncustommenumenu li:hover a{
	color: #c3a177;
}

#page-center p, #page-center li, #page-center li ul{
	font-size: 19px;
}
#page-center h1, #page-center p h1{
	font-size: 39px;
	color: #be8a24;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 0;
	font-family: "Source Sans Pro", sans-serif !important;
}
#page-center h2, #page-center p h2{
	font-size: 29px;
	color: #be8a24;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin: 0 !important;
	border: 0;
	font-family: "Source Sans Pro", sans-serif !important;
	font-weight: 300;
	text-transform: uppercase;
}
#page-center ul{
	padding: 0;
	margin: 0;
}
#page-center ul li{
	list-style-position: inside 
}

#sponsor-area{
	display: block;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: white;
	margin-top: 30px;
}
#sponsor-area .content img{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
    -webkit-filter: sepia(100%); /* Safari */
    filter: sepia(100%);
    -ms-filter: sepia(100%);
    -moz-filter: sepia(100%);
    -o-filter: sepia(100%);
	opacity: 0.7;
}

.gallery{
	margin-top: 25px;
}
.thumbnail-container{
	cursor: pointer;
	width: calc(100% / 3 - 19px);
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
	display: inline-block;
}
.thumbnail-container .thumbnail-image{
	width: 100%;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.thumbnail-container .thumbnail-text{
	display: block;
	width: 100%;
	padding: 20px;
	background: white;
	min-height: 150px;
}
.thumbnail-container .thumbnail-text .thumbnail-title{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	display: block;
}
.thumbnail-container .thumbnail-text .thumbnail-desc{
	padding: 0;
	margin: 0;
	display: block;
	font-size: 14px !important;
}

/* Gallery */

/* image gallery */
#galerySliderFullCnt{
	position:absolute;
	background-color:rgba(0,0,0,.9);
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1500;
}
#galerySliderFullCnt .ajaxloader{
	margin:0 auto;
	margin-top:300px;
	display:inline-block;
	position:absolute;
}
#galerySliderFullCnt *{
   user-select: none;
   -o-user-select:none;
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   }

.galClose{
	width:13px;
	height:14px;
	background-image:url("../../../../templates/ImageGalleryNew/images/close.png");
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	right:10px;
	z-index:5100;
	cursor:pointer;
}

			.slider1Container{
				height:500px;
				position: absolute;
				width:100%;;
	}
			.doubleSlider-1 {
				width: 100%;
				overflow:visible !important;
				height:100%;
			}
			
			.doubleSlider-1 .slider {
				width: 100%;
				height: 100%;
			}
			
			.doubleSlider-1 .slider .item {
				position: relative;
				top: 0;
				left: 0;
				width: 75%;
				height: 100%;
				margin: 0 0 0 0;
				background-size:auto ;
				background-repeat:no-repeat;
				
				margin-right:10px;			
				margin-left:10px;
				background-image:url("../../../../templates/ImageGalleryNew/images/ajax-loader.gif");
				background-position:center center;
			}
			
			.doubleSlider-1 .slider .item .caption {
				position: absolute;
				bottom: 0px;
				left: 0;
				z-index:110;
				
				width: 100%;
				padding: 7px;
				text-align: center;
				margin-top:50px;
				color:#fff !important;
				display:none;
				font-size:11pt;
			}
			.caption {
				font-size:11pt;
			}
			.caption .title{
					font-family:"MyriadPro" ;
					font-size:18px !important;
					font-weight:normal
			}
			
			.doubleSlider-1 .slider .item .caption .bg {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				height: 100%;
				
				background: #000;
				opacity: 0.5;
				filter: alpha(opacity:50);
				z-index: 0;
			}
			
			.doubleSlider-1 .slider .item .caption span {
				font: normal 12px/15px "Helvetica Neue",Helvetica,Arial,sans-serif;
				color: #fff;
				text-shadow: 0 -1px 0 #333;
				
				position: relative;
				top: 0;
				left: 0;
				z-index: 1;
			}
			.desc_close{
				background: url('../../../../templates/ImageGalleryNew/images/gal_mini_close.png') no-repeat 0 0;
				width:17px;
				height:17px;
				position:absolute !important;
				margin-top:-7px;
				text-indent:-100px;
				overflow:hidden;
				margin-left:490px;
				cursor:pointer;
				z-index:140
			}
					
			.doubleSliderPrevButton {
				width: 26px;
				height: 46px;
				background: url('../../../../templates/ImageGalleryNew/images/galSliderArrows.png') no-repeat 0 0;
				z-index: 2;
				position:absolute;
				left:0px;
				top:0px;
			}
			
			.doubleSliderNextButton {
				width: 26px;
				height: 46px;
				background: url('../../../../templates/ImageGalleryNew/images/galSliderArrows.png') no-repeat -26px 0;
				z-index: 2;
				position:absolute;
				right:0px;
				top:0px;
			}
			.doubleSliderPrevButton2 {
				width: 13px;
				height: 45px;
				background: url('../../../../templates/ImageGalleryNew/images/bottomArrows.png') no-repeat 0 0;
				z-index: 2;
				position:absolute;
				margin-left:-30px;
				margin-top:30px;
				text-indent:-1000px;
				overflow:hidden;
			}
			
			.doubleSliderNextButton2 {
				width: 13px;
				height: 45px;
				background: url('../../../../templates/ImageGalleryNew/images/bottomArrows.png') no-repeat -13px 0;
				z-index: 200;
				position:absolute;
				margin-left:825px;
				margin-top:30px;
				text-indent:-1000px;
				overflow:hidden;
			}
			.doubleSliderPrevButton2.small, .doubleSliderNextButton2.small{
				margin-top:15px !important;
			}
			.doubleSliderNextButton2.small {
				right:0px;
				margin-left:0px !important;
				margin-right:-25px !important;
			}
			
			.slider2Container {
				position: absolute;
				bottom: 0;
				left: 0;
				right: 0;
				height: 120px;
				width:800px;;
				margin:0 auto;
				z-index:300
			}

			.doubleSlider-2 {
				position: relative;
				bottom: 0;
				left: 0;
				overflow: hidden;
				width: 100%;
				height: 100%;
				margin:0 auto;
			}
			
			.doubleSlider-2 .slider {
				width: 100%;
				height: 100%;
				display:block;
			}
			.doubleSlider-2 .item{
				float: left;
				width: 110px;
				height: 110px;
				background-size:cover;
				background-position:center center;
				opacity: 0.5;
				filter: alpha(opacity:50);
				margin-right:15px;
			}
			.doubleSlider-2.small{
				height:75px !important;	
				background-size:contain !important;
	
			}
			.doubleSlider-2 .item.small{
				width:75px;
				height:75px;	
			}
			.doubleSlider-2 .button .border {
				border: 5px solid #000;
				opacity: 0.5;
				filter: alpha(opacity:50);
				width: 100%;
				height: 100%;
			}
			
			.doubleSlider-2 .selected {
				opacity: 1;
				filter: alpha(opacity:100);
				text-shadow: 0px 0px 15px rgba(255, 255, 255,1);
				border:1px solid #fff;
			}
			
			
			.image_desc_outer{
				width:100%;
				height:auto;
				position:absolute;
				margin-top:-60px;
				display:block;
				z-index:111;
				text-align:center;
			}
			.image_desc{
				margin:0 auto;
				background-color:rgba(0,0,0,.7);
				color:#fff;
				font-size:11px;
				display:inline-block;
				width:500px;
			}
			.image_desc div{
				color:#fff;}
.slider_header{
	width:700px;
	margin:0 auto;
	display:block;
	position:relative;
	height:40px;
	text-align:center;
	padding:7px;
}
.gal_logo{
	width:115px;
	height:32px;
	position:absolute;
	left:4px;
	top:4px;
	background-image:url("../../../../templates/ImageGalleryNew/images/gal_logo.png");
	background-repeat:no-repeat;
	background-size:contain;
}
.gal_main_image{
	width:210px; 
	margin-right:11px; 
	margin-bottom:15px;
	margin-left:5px;
	height:159px; 
	float:left; 
	background-size:cover; 
	background-repeat:no-repeat; 
	cursor:pointer;
	-webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -kthtml-transition: all 0.4s linear;
    transition: all 0.4s linear;	
}

.gal_main_image:hover{
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.gal_main_image:hover .gal_title{
	background-color:rgba(255,255,255,.95); 
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
	
}

.gal_main_image .gal_title{
	position:absolute; 
	z-index:10; 
	display:block; 
	text-align:center; 
	background-color:rgba(255,255,255,.8); 
	width:210px; 
	font-size:16px;
	-webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -kthtml-transition: all 0.4s linear;
    transition: all 0.4s linear;	
}


#page-center{
	display: block !important;
}
table{
	margin: 0 auto;
}
@media screen and (max-width: 630px){
	form>table tr td{
		display: block;
		width: 100%;
	}
	form>table tr td input[type=text],
	form>table tr td input[type=email],
	form>table tr td input[type=password]{
		width: 100% !important;
		display: block !important;
	}
}

.wrap table{
	border: 1px solid #c3a177;
	padding: 10px;
}