/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

html,body {
    height:100%;
}
.section{
	min-height:100%;
	position: relative;
}

.wrapper {
    width: 100%;
    margin: 0;
}

img, .img-left, .img-right{
	max-width:100%;
	height:auto;
}

@media \0screen {
  img, .img-left, .img-right { 
  	width: auto; /* for ie 8 */
  }
}


.main {
    padding: 0 20px 20px;
}

.footer-container footer {
    color: white;
    padding: 20px;
}

.init-container {
	background: #efefef;
	background-image: url(../img/topbg.jpg);
	background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center top;
}
#section-1{
	background-image: url(../img/expobg.jpg);
	background-size: auto 100%;
    background-repeat: no-repeat;
	background-position:center top;
}
#section-2{
	background-image: url(../img/eventbg.jpg);
	background-size: auto 100%;
    background-repeat: no-repeat;
	background-position:center top;
}
#section-3{
	background:#111;
	color: #fff;
}

.panel{
	background:rgba(255,255,255,0.7);
	padding: 20px;
}
.logo {
	display:block;
	margin: 100px auto 50px;
}

.footer-container {
	background: #000000;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color: #eee;
}
#copy p {
	color: #999;
	font-size: 11px;
	line-height: 20px;
	text-align:center;
}

#left, #right {
	  padding: 0;
	}
	
.menu {
	z-index: 1000;
	width: 100%;
	background: transparent;
	overflow:hidden;
	text-align:center;
}
.menu div{
	width: 23%;
	text-align:center;
	padding: 1%;
	display: inline-block;
	clear:none;
}

.sub div {
	width: 43%;
}


.menu a, .menu a:active, .menu a:focus, .menu a:visited {
color: #555;
text-decoration: none;
border:0;
outline: none;
opacity:0.7;
}
.menu a:hover {
opacity:1;
}

.circles{
    margin:0px auto;
	width:100%;
}
.circles > div {
    overflow:hidden;
	padding: 10%;
	margin: 0;
    float:left;
    width:auto;
    height:auto;
    position: relative;
}

.circles > div > div {
    position: absolute;
	margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.circles > div > div > div {
    display: table;
	margin: 0;
    width: 100%;
    height: 100%;
}
.circles > div > div > div > a {
    display: table-cell;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	vertical-align:middle;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}



/* Select menu */
	/*hide things*/
	#navigation ul,
    #navigation .sf-menu{
		display: none;
	}
		
	/*display dropdown nav*/
	#navigation .selector {
		display: inline-block;
	}
	
	/*navigation top menu*/
	#navigation .selector {
		height: 50px;
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		margin-top: 0;
		display: -moz-inline-box;
		display: inline-block;
		vertical-align: middle;
		zoom: 1;
		*display: inline;
		cursor: pointer !important;
		background: #333 url("../img/responsive-nav.png") right center no-repeat;
	}

	#navigation .selector {
		width: 100%;
		color: #fff;
		font-weight: bold;
		line-height: 50px;
		text-indent: 40px;
	}
	

	#navigation .selector select:focus {
		outline: 0;
	}

	#navigation .selector span {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	#navigation .selector select {
		filter: alpha(opacity=0);
		opacity: 0;
		position: absolute;
		top: 0px;
		left: 0;
		height: 50px;
		background: none;
		width: 100%;
		font-size: 13px;
		font-weight: 500;
		color: #666 !important;
		cursor: pointer;
		-webkit-appearance:listbox; 
	}

	#navigation .selector {
		margin: 0;
		padding: 0;
		border: none;
	}

	#navigation .selector option {
		background: #333;
		-webkit-appearance: none;
		padding: 10px 40px;
		border: none;
		border-bottom: 1px solid #222;
        color:#fff;
	}
	
	#navigation {
		background: #91BE3F;
	}

/* Images */
.outer-center, .img-right-outer, .img-left-outer {
	float: right;
	right: 50%;
	position: relative;
}
.inner-center, .img-inner {
    float: right;
    right: -50%;
    position: relative;
}
.clear-img {
	clear:both;
	display:block;
}




/* Grid */
.grids{
	margin:0;
	width:auto;
}
[class^="grid-"]{
	width:auto;
	float:none;
	margin-bottom: 20px;
}
.grids [class^="grid-"]{
	margin:0;
}
  


/* Menu */




.end {
	margin: 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

/* Medium */
@media only screen and (min-width: 480px) {
	.wrapper {
		width: 90%;
		margin: 0 5%;
	}
	#left {
	  width: 47%;
	  float: left;
	  padding:0;
	  right: 0;  	  /* LC width */
	  margin-left: 0;
	}
	#right {
	  width: 47%;
	  float: right;
	  padding:0;
	  margin: 0;  /* RC width */
	}
}

/* Wide */
@media only screen and (min-width: 768px) {
	
	.main {
		padding: 20px;
	}
	
	
	/*hide things*/
	#navigation ul,
    #navigation .sf-menu{
		display: block;
		
	}
		
	/* display dropdown nav */
	
	#navigation .selector {
		display: none;
	}
	
	/* Images */
	.img-right-outer {
		margin: 5px 0px 10px 10px;  
		float: right;
		position: static;
	}
	.img-left-outer {
		margin: 5px 10px 10px 0px;
		float: left;
		position: static;
	}
	.img-inner {
		float: none;
		right: 0;
		position: static;
	}
	
	.clear-img {
		clear:none;
		display:none;
	}

	
	
	/* Sidebars */
	#container {
	  padding-left: 220px;   /* LC width */
	  padding-right: 220px;  /* RC width */
	}
	#container .column {
	  position: relative;
	  float: left;
	}
	#center {
	  width: 100%;
	}
	#left {
	  width: 220px;          /* LC width */
	  right: 220px;  	  /* LC width */
	  padding-right:20px;
	  margin-left: -100%;
	}
	#right {
	  width: 220px;          /* RC width */
	  padding-left:20px;
	  margin-right: -220px;  /* RC width */
	}

	/* Grid */
	.grids{
		clear:both;
		margin:0 0 0 -2.083%;
	}

	[class^="grid-"]{
		float:left;
		margin:0 2.083% 0 0;
		border-bottom: 0px solid #555;
	}
	.grids [class^="grid-"]{
		margin:0 0 0 2.083%;
	}
	.grid-1{ width:6.25% }
	.grid-2{ width:14.583% }
	.grid-3{ width:22.917% }
	.grid-4{ width:31.25% }
	.grid-5{ width:39.583% }
	.grid-6{ width:47.917% }
	.grid-7{ width:56.25% }
	.grid-8{ width:64.583% }
	.grid-9{ width:72.917% }
	.grid-10{ width:81.25% }
	.grid-11{ width:89.583% }
	.grid-12{ width:97.917%; margin:0 }
}

@media only screen and (min-width: 960px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 864px; /* min-width - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}



/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}