body
{background: #dadada;}

img{
	/*max-width:100%;*/
}

.container
{max-width:995px;}

.head-bg
{background: url('../images/head-bg.png') repeat-x top;}

.logo
{position: absolute;
z-index: 9999;}

.social
{float: left;
padding-top: 18px;
padding-bottom: 17px;
margin-left: 40px;
}

.social img
{padding:0 10px;}

.icon{
	width:20%;
	float:right;
	margin-top: 23px;
}

.icon img{
	margin-right:5px;
}

.search
{font-family: georgia;
font-size: 12px;
color: #000;
border:1px solid #838383;
min-width: 200px;
height: 30px;
padding-left: 10px;
background: url('../images/search-icon.png') no-repeat 170px 5px #fff;}

.nav-bg
{background:#000;
/*border-top: 2px dashed #fff;
border-bottom: 2px dashed #fff;*/
background: url('../images/nav-bg.png') repeat-x top #dadada;}

.custom-nav ul
{margin: 0px !important;
padding: 0px !important;
float: right;}

.custom-nav li
{display: inline-block;
padding: 13px 4px;
position: relative;
}

.custom-nav a {
font-family: georgia;
font-size: 15px;
color: #fff;
border-right: 1px dashed;
padding-right: 7px;
text-align: center;
}

/*Sub-Menu*/
.custom-nav ul ul{
display: none;
-webkit-transition: all 1.5s ease-in-out;
transition: all 1.5s ease-in-out;
position: absolute;
z-index: 999;
background: #231f20;
border-radius: 5px;
padding: 0 30px 0 30px !important;
top: 45px;
left: -28px;
width: 220px;
right: inherit;
}

.custom-nav ul li:hover > ul
{
	display: block; position: absolute;float:left;text-align:left; 
	transition:width 10s;
	-webkit-transition:width 10s;
	-webkit-transition: all 1.3s ease-in-out;
	transition: all 1.3s ease-in-out;
	margin:6px 0 0 0;
}

.custom-nav ul li > ul li {
background: none;
text-decoration: none;
font-size: 13px !important;
letter-spacing: 0.5px !important;
font-weight: normal;
display: block;
z-index: 10000;
padding: 5px 10px 5px 0px;
margin: 0px;
text-align: left;
}

	 .custom-nav ul li > ul li a
	 {
	 	z-index: 10000;
	 	color: #fff;
	 }

.custom-nav ul li > ul li a {
z-index: 10000;
color: #fff;
border: 0px;
}

	 /*End-Sub-Menu*/

.slide-bg
{background: #dadada;}

/*.slide
{background: url('../images/hands.png') no-repeat top right #dadada;
height: 560px;}*/

.sld
{text-align: center;}

.slide-txt
{font-family: roxkwell;
font-size: 36px;}

.content
{background: url('../images/content-bg.png') repeat-x top #bdbdbd;
}

.main-content-bod
{border-top:4px solid #000;
background: #fff;}

.main-content-bod-in
{border-top:4px solid #000;
background: #fff;
margin-top: 70px;}



.main-content ul.myclass {
	position: relative;
	left:20px;
}


figure div {
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding: 0;
}



figure figcaption {
    bottom: -1px;
    left: 0;
    right: 0;
    background: url('../images/cat-bg.png') repeat-x top; /* fallback */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bbffffff, endColorstr=#bbffffff); /* IE fix */
    color: #fff;
	font-family: georgia;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 30px;    /* padding around text */
}

.cap1{
	margin-top:48px !important;
}

h1
{font-family: georgia;
font-size: 20px;
color:#c24c29;
margin:0px;
text-transform: uppercase;
margin-bottom: 12px;}

.m-con{
	min-height: 372px;
	width:100%;
	float:left;
}

.m-con img
{max-width:100%;
height:auto;}

.expo
{text-align: center;
margin-bottom:10px;}

.custom-img
{display: inline;}

.sponser
{padding-top: 0px;
background: #e0e0e0;
border-bottom:4px solid #000;
text-align: center;
}

.spon {
color: #000;
font-family: georgia;
font-size: 24px;
padding-top: 10px;
width: 33%;
float: left;
text-align: center;
margin-left: 163px;
}

.spon1{ 
color: #000;
font-family: georgia;
font-size: 24px;
padding-top: 10px;
width:33%;
float:left;
text-align:center;
margin-left:0px;
}

.spon-cat p
{ color: #000;
font-family: georgia;
font-size: 24px;
padding-top: 10px;
}

.sponser li
{display: inline;
padding-top: 15px;}

.sponser img
{padding-bottom: 10px;}

.marquee {position:relative;
     overflow:hidden;
     width:100%;
     margin-bottom: 15px;
}



.marquee a{
	display: block;
	float: left;
	margin-right: 15px;
}

.marquee a span{
	display: block;
	color: #000;
	font-weight: bold;
}

footer
{background: #d2d2d2;}


footer h4{
	font-size:13px; 
}

.custom-footer
{text-align: center;}

.custom-footer ul
{padding: 0px !important;}

.custom-footer li 
{border-color: #fff;
border-right: 1px solid #000;
display: inline-block;
font-family: arial;
font-size: 12px;
margin-top: 20px;
padding: 0 10px;}

.custom-footer li:last-child {
	border-right: 0px;
}

.custom-footer li a 
{color: #000;}

.custom-footer p 
{color: #000;
font-family: arial;
font-size: 12px;
margin-top: -10px;
text-align: center;}

.pads
{padding:15px;}

.listnew {
    padding: 0px !important;
}
.listnew li {
    display: inline-block !important;
    padding: 5px;
    margin: 0px;
}

.about-img img{
	margin: auto !important;
}
/*--------------Contact-----------------*/

form{
	padding-top: 20px;
}
.input{
	width: 95%;
	border-radius: 5px;
	font-family: georgia;
	padding-left: 5%;
	font-size: 14px;
	height: 35px;
	margin-bottom: 25px;
	border:1px solid #bebebe !important;
}
textarea{
	width: 95%;
	border-radius: 5px;
	font-family: 'Trebuchet Ms';
	padding-left: 5%;
	padding-top: 3%;
	font-size: 14px;
	margin-bottom: 15px;
	border:1px solid #bebebe !important;
}

.cusbutton{
	padding: 10px 20px;
	border:none;
	margin-bottom: 25px;
}

form select{
	height: 35px;
	width: 95%;
	border-radius: 5px;
	font-family: 'Trebuchet Ms';
	padding-left: 5%;
	font-size: 14px;
	margin-bottom: 25px;
	border:1px solid #bebebe !important;
}


/*---------------Mobile Menu---------------*/
.slicknav_menu, .mobmenu {
	display:none;
}
@media screen and (max-width: 62em) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:none;
		background:#000;
		background: url('../images/nav-bg.png') repeat-x #231f20;
		text-transform: uppercase;
		font-weight: bold;
		text-align: right;
	}
	
	.cap1 {
		margin-top:-30px !important;
		margin-left:-15px;
		margin-right:-15px;
		margin-bottom:15px;
		display:block;
	}

	.main-content-bod
	{margin-top: 0;}



	.mobmenu {
    display: block;
    height: 49px;
    font-size: 17px;
    float: right;
    padding:0 10px;
	width:100%;
	background:none;
	color:#FFF;
	font-weight:bold;
	}

	.text-center iframe{
		width: 100%;
	}
}

/* styles for desktop */
.tinynav { display: none }

/* styles for mobile */
@media screen and (max-width: 600px) {
    .tinynav { display: block }
    #nav { display: none }

}


@media screen and (max-width: 42em) {
	
	.js .slicknav_menu {
	
		text-align: center;
	}

}

/*---------------Media Query---------------*/

@media screen and (max-width:991px){

.head-bg
{background: #eae9ea;}

.logo-div
{text-align: center;}

.logo
{position: relative;}

.social-div
{text-align: center !important;}

.social
{float: ;}

.icon{
	width:100%;
	float:left;
	text-align:center;
	margin:0 0 10px 0;
}

.social {
float: none;
margin-left: 0;
}
.social img
{padding:0 0;}

.spon{
width: 100%;
margin-left: 0;
}
.spon1{
width: 100%;
margin-left: 0;
}

footer img{
	margin-left:0;
}




}

@media screen and (max-width:560px){

.social img{
	margin-bottom:10px;
}
}


.flex-direction-nav {
	display: none;
}



.orange p{
    font-size: 21px !important;
}
.green {
    font-size: 23px !important;
}



/*------------------sld caption----------------*/

#homepage-images img {
    display: block;
    max-height: 350px;
}

#homepage-images li {
    position: relative;
}

#homepage-images .cap1 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
}

.orange p
{font-family: georgia;
font-size: 32px;
color: #fff;
font-style: italic;
background:#333;
opacity:0.8;
margin-bottom: 0;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

.orange p span
{
	color: #d16652;
	font-style: normal;
}

.green
{font-family: georgia;
font-size: 38px;
color: #3d8f90;
background:#333;
opacity:0.8;
margin-bottom: 0px;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

.btn
{max-height: 52px !important;
width: auto !important;
margin:auto;}

/*------------------sld----------------*/

.flexslider
{border:none !important;
webkit-box-shadow: none !important;
box-shadow: none!important;
background:transparent!important;}

@media screen and (max-width: 35em) {
	.past-table{overflow-x: scroll;}
}

.boxgray{
	display: block;
	width: 99.9%;
	padding: 2.5%;
	border: 1px solid #e3e3e3;
	background: #f5f5f5;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	margin-bottom: 20px;
}

.boxgray h3{
	color: #C24C29;
    font-family: georgia;
    font-size: 20px;
    margin: 0 0 12px;
    text-transform: uppercase;
}

.boxgray .img{
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border-radius: 10px;
	width: 260px;	
}

.listimg {
	display: table;
	width: 100%;
	margin: 10px 0;
	padding: 0;
}

.listimg li{
	display: block;
	float: left;
	margin: 10px 15px;
	position: relative;
	box-shadow: 5px 5px 1px #999;
	border-radius: 10px;
	overflow: hidden;
}

.listimg li img{
	width: 272px;
	height: 108px;	
}

.listimg li a{
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	padding: 8px 5%;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	text-align: center;
	font-weight: bold;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    border: medium none !important;
    outline-style: none !important;
}


.Archives ul li{
	width:33%;
	margin:5px 0 0 3px;
	float:left;
	position: relative;
	left:0px;
	color:#000;
	line-height: 22px;
	font-family:'Myriad Pro';
	font-size:16px;
	list-style-type:none;
	text-align:left;
}

.Archives ul li a{
	color:#000;
}

.flim{
	width:100%;
	float:left;
	background:#000;
	padding:5px 15px;
}

.flimup{
	width:100%;
	float:left;
	background:url(../images/blck.jpg) repeat-x;
	height:40px;
}

.flimmdl{
	width:100%;
	float:left;
	
}

.flimdwn{
	width:100%;
	float:left;
	background:url(../images/blck.jpg) repeat-x;
	height:40px;
}

iframe{
	margin:0 0;
}

@media screen and (max-width: 1199px) {

iframe{
	margin:0 1%;
}	
}

@media screen and (max-width: 991px) {
	
.Archives ul li{
	width:30%;
}

iframe{
	margin:10px 0;
	width:100%;
}
	
}


@media screen and (max-width: 676px) {
	
.Archives ul li{
	width:90%;
	text-align:center;
	margin:5px 0;
}
	
}

@media screen and (max-width: 520px) {
	
.Archives ul li{
	width:85%;
	text-align:center;
	margin:5px 0;
}
	
}
