@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('../m_css/font-awesome.css');
@import url('https://fonts.googleapis.com/css?family=Raleway:300');

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../m_images/bg.jpg) no-repeat top;
	background-size: 100%;
	height: 100%;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #4f4f4f;
	font-size: 14px;
}
*{
	margin: 0px;
	padding: 0px;
}
.clearfix:after{
	clear: both;
	content: " ";
	display: block;
}
.mainWrapper{
	width: 100%;
	border:0px solid red;
	position: relative;
}
.mainInnerWrapper{
	width: 90%;
	max-width: 1000px;
	margin: auto;
	border: 0px solid red;
}
.coconut1{
	width: 27%;
	max-width: 352px;
	position: absolute;
	left: 0;
	top: 0;
}
.coconut2{
	width: 9.6%;
	max-width: 126px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999999;
}
.sun{
	width: 16.84%;
	max-width: 219px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
}
.birds{
	width: 19%;
	max-width: 252px;
	right: 5%;
	top: 0%;
	margin-top: 5%;
	position: absolute;
	z-index: 0
}
.logo{
	width: 17.2%;
	max-width: 172px;
	display: inline-block;
	z-index: 999999;
	margin-left: 15%;
	margin-top: 5%;
}
.contacts{
	margin-left: 15%;
	display: inline-block;
	list-style: none;
	font-size: 12px;
	margin-bottom: 10px
}
.contacts li{
	float: left;
	margin-right: 25px;
}
.homepageContainer{
	width: 80%;
	max-width: 790px;
	margin-right: 0px;
	border: 0px solid red;
	float: right
}
.socialW{
	position: relative;
	border: 0px solid red;
	margin-top: 10%;
	padding-bottom: 15px;
}
.social{
	margin-bottom: 10px;
	float: left;
	border: 0px solid red;
	margin-top: 1%
}
.social a{
	color: #000;
	text-decoration: none;
	border:0px solid red;
	padding: 0px 5px;
	margin-right: 20px;	
}
.menuContainer{
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	margin-bottom: 10px;
}
.bannerContainer{
	min-height: 354px;
	border: 0px solid #000;
	border-radius: 5px;
}
.eventListHome{
	border: 0px solid #000;
	margin-top: 88px;
	margin-bottom: 50px;
}
.eventListHome ul{
	list-style: none;
	float: left;
	width: 100%;
}
.eventListHome ul li{
	float: left;
	width: 48%;
}
.eventListHome ul li:nth-child(2n){
	float: right;
}
.eventListHome ul li .date{
	color: #fff;
	background: #4c8f6c;
	padding: 5px 8px;
	display: inline-block;
	float: left;
	width: 25%;
	text-align: center;
}
.eventListHome ul li .date h3{
	font-size: 23px;
	margin: 0px;
	padding: 0px;
}
.eventListHome ul li .detail{
	font-size: 12px;
	color: #000;
	padding-left: 15px;
	display: inline-block;
	float: left;
	width: 75%;
}
.eventListHome ul li .detail h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.eventListHome ul li .detail h2 a{
	text-decoration: none;
	color: #000;
}
.culture img{
	width: 100%;
}
.culture .inner{	
	width: 90%;
	max-width: 1000px;
	margin: auto;
	border: 0px solid red;
	text-align: center;
	padding: 50px 0px;
}
.culture .inner p{
	line-height: 20px;
	margin-bottom: 30px;
}
.culture .inner p:last-child{
	margin-bottom: 0px;
}
.culture .inner h3{
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 20px;
}
.culture .inner h3 strong{
	font-weight: bold;
	color: #ff4e15;
}
.committeeMembers{
	background: #ebebeb;
	padding: 100px 0px;
}
.committeeMembers .inner{	
	width: 90%;
	max-width: 1000px;
	margin: auto;
	border: 0px solid red;
	text-align: center;
}
.committeeMembers .inner .committee{
	width: 60%;
	float: left;
	border: 0px solid red;
	text-align: left
}
.committeeMembers .inner .members{
	width: 30%;
	float: right;
	text-align: left;
}
.committeeMembers .inner h3{
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 20px;
}
.committeeMembers .inner h3 strong{
	font-weight: bold;
	color: #ff4e15;
}
.committeeMembers .inner .committee ul{
	list-style: none;
}
.committeeMembers .inner .committee ul li{
	float: left;
	width: 22%;
	margin-right: 4%;
	margin-bottom: 40px;
}
.committeeMembers .inner .committee ul li:nth-child(4n){
	margin-right: 0px;
}
.committeeMembers .inner .committee ul li img{
	width: 100%;
	display: block;
	margin-bottom: 10px;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.40);

}
.committeeMembers .inner .committee ul li h4{
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 0px;
}
.committeeMembers .inner .committee ul li span{
	text-transform: uppercase;
	font-size: 13px;
}
.committeeMembers .inner .members ul{
	list-style: none;
}
.committeeMembers .inner .members ul li{
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 6px
}
.sponsors{
	width:100%;
	max-width:1200px;
	margin:auto;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	color:#717171;
	padding:20px 0px;
}
.sponsors ul{
	list-style:none;
	display:table;
	margin:auto;
	margin-top:10px;
	width:60%;
	padding:0;
}
.sponsors ul li{
	width:20%;
	border:0px solid #000;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.sponsors ul li img{
	width:70%;
}
.footerWrapper{
	background:#242424;
	padding:15px 0px 25px 0px;
}
.footerWrapper .innerC{
	width:96%;
	max-width:1200px;
	margin:auto;
	font-size:12px;
	color:#fff;
}
.footerWrapper .innerC .copyright{
	float:left;
	color:#5c5c5c;
}
.footerWrapper .innerC .bottomMenu{
	float:right;
}
.footerWrapper .innerC .bottomMenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.footerWrapper .innerC .bottomMenu ul li{
	float:left;
	margin:0px 10px;
	font-size:11px;
	text-transform:uppercase;
}
.footerWrapper .innerC .bottomMenu ul li a{
	color:#fff;
	text-decoration:none;
}
.footerWrapper .innerC .bottomMenu ul li a:hover{
	color:#d9b71a;
}
.footerWrapper .innerC ul.columns{
	margin:0px;
	padding:0px;
	list-style:none;
}
.footerWrapper .innerC ul.columns li{
	width:25%;
	float:left;
}
.footerWrapper .innerC ul.columns h4{
	font-size:16px;
	color:#aaaaaa;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0px;
}
.footerWrapper .innerC ul.columns li .liInner{
	width:90%;
	padding-top:20px
}
.footerWrapper .innerC ul.columns li .liInner a{
	color:#fff;
	text-decoration:none;
}

.footerWrapper .innerC ul.columns li .liInner a:hover{
	text-decoration:underline;
}
.footerWrapper .innerC ul.columns li a.viewmore{
	background:#fff;
	color:#000 !important;
	padding:3px 10px;
	border-radius:2px;
	text-decoration:none;
	margin-top:15px;
}
.footerWrapper .innerC ul.columns li a.viewmore:hover{
	background:#d9b619;
	text-decoration:none !important;
}

.footerWrapper .innerC ul.columns li .social{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
	border:0px solid #000;
}
.footerWrapper .innerC ul.columns li .social li{
	float:right;
	border:0px solid;
	margin-left:20px;
	width:auto;
}
.footerWrapper .innerC ul.columns li:last-child{
	text-align:right;
	float:right;
}
.becomemember{
	color: #fff;
	background: #d66618;
	font-size: 14px;
	border-radius: 4px;
	text-align: center;
	padding: 10px 20px;
	float: right;
	bottom:0;
	border: 0px solid red;
	z-index: 9999999;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
}
.becomemember:hover{
	background: #a74c0c;
	
}

























@media only screen and (min-width: 320px) and (max-width: 399px) {
	header{
		border: 1px solid red;
		text-align: center;
	}	
	
.logo{
	width: 50%;
	max-width: 172px;
	display: inline-block;
	z-index: 999999;
	margin-left: 15%;
	margin-top: 5%;
}

	
	
	
	
	
	
	
}
