html, body{
    min-height: 100%;
    overflow-x: hidden;
    font-family: "Open Sans", Helvetica, sans-serif !important;
    font-size: 12px!important;
    background-color: #FFFFFF!important;
    color: #000000;
    line-height: 1.2;
}
body{
    /*padding-top: 105px;*/
    padding-top:0px;
    overflow: visible;
}
#contFloat{
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    /*border:1px solid red;*/
}
.container{
    z-index: 999;
}

#page{
    padding-top: 35px;
    background-color: #FFFFFF;   
    padding-bottom: 50px;
}
footer{
    position: relative;
    bottom: 0;
    width: 100%;
    min-height: 95px;
    background-color: #ED1C24;
    color: #333333;
    z-index: 50;
}

.fb-share-button
{
	float: right;
	margin: 20px 8px 0px 0px;
}

#nav_bar_mobile
{
	display: none;
}

.navbar-nav li a
{
	color: black !important;
	text-transform: uppercase;
	font-size: 18px;
}

.icon-bar
{
	background-color: white !important;
}

.navbar-toggle
{
	border-color: black !important;
	background-color: black !important;
}

.navbar-default
{
	background-color: transparent !important;
}

#back_egg_alt
{
	display: none;
}

#back_egg
{
	position: absolute;
	float: left;
}

#nav_bar_mobile
{
	border-color: transparent;
}

#nav_bar
{
	float: right;
	margin-top: 40px;
}

#nav_bar ul
{
	list-style-type: none;
}

#nav_bar li 
{
	cursor: pointer;
	margin: 5px;
	padding: 5px 15px;
	background-color: black;
	color: white;
	display: inline;
	text-transform: uppercase;
	font-size: 14px;
	border: 1px solid transparent;
}

#nav_bar li a
{
	color: white;
	text-decoration: none;
}

#nav_bar li:hover
{
	border: 1px solid black;
	background-color: white;
	color: black !important;
}

#nav_bar li:hover, a:hover
{
	color: black !important;
}

#text_title img
{

	margin: 10px 0px;
}

#img_stripe
{
	position: relative;
	width: 100%;
	height: 315px;
	background-image: url("../img/risca_red.png");
    	background-repeat: repeat-x;
}

#event_logo img
{
	margin-top: 20px;
}

#event_year
{
	width: 690px;
}

#event_year img
{
	float: right;
	margin-top: 35px;
}

#text p {
	margin: 0px;
	text-align: right;
	width: 100%;
	text-transform: uppercase;
}

#small_icons img
{
	float: right;
	margin: 40px 0px;
}

#acordeon
{
	
	margin-top: 15px;
    	
}

#acordeon
{	

    	
}

#bottom_section 
{
	text-align: center;
	margin-top: 25px;
	background-color: #ffd100;
}

#bottom_section .panel-body a 
{
	color: black;
	font-weight: bold;
}


#bottom_section h1
{
	margin: 0 auto;
	padding: 5px 0px;
	position: relative;
	top: -20px;
	width: 430px;
	background-color: black;
	color: white;
	font-size: 30px;
	text-transform: uppercase;
}

#foot
{
	margin: 10px 0px;
}

#foot_txt p
{
	margin: 30px 0px;
	font-size: 1.2em;
	float: right;
}

#foot_txt p a
{
	font-weight: bold;
}

#foot_txt p a:hover
{
	text-decoration: underline !important;
}

#accordion  
{
	background-color: transparent !important;
	margin-bottom: 30px !important;
}

.panel-title
{
	text-align: left !important;
}

.panel-title a span
{
	display: inline-block;
}

.panel_title_icon
{
	float: right;
}

.panel-group .panel 
{
	border-radius: 0px !important;
}

.panel, .panel-heading, .panel-body
{
	border-radius: 0px !important;
	background-color: transparent !important;
	
}

.panel
{
	border: 1px solid black !important;
}

.panel-body
{
	border-top: 1px solid black !important;
	text-align: left;
	font-size: 14px;
}

.icon_accordion 
{
	float: right;
	font-size: 20px;
	height: 100%;
}

.panel-title a
{
	text-decoration: none !important;
}

.panel_title_txt
{
	width: 90%;
}

#foot_txt a
{
	color: black;
	text-decoration: none !important;
}


/** .col-xs- */
@media (max-width: 767px) {

	#nav_bar_mobile
	{
		display: block;
		margin-bottom: 0px !important;
	}

	#nav_bar
	{
		display: none;
	}

	#back_egg
	{
		display: none;
	}

	#back_egg_alt
	{
		display: block;
	}	
	
	#back_egg_alt img
	{
		max-width: 100%;
		max-height: 100%;
	}

	#back_egg img, #event_year, #text_title img, #event_logo img, #img_stripe
	{
		display: none;
	}

	#nav_bar
	{
		margin-top: 10px;
	}

	#nav_bar ul
	{
		padding: 0px;
	}

	#nav_bar li 
	{
		width: 100%;
		display: block;
		margin: 10px 0px;
	}

	#nav_bar
	{
		float: none;
		text-align: center;
	}
	
	#text h1
	{
		margin-top: 0px;
	}

	#text p
	{
		text-align: center;
		font-size: 22px;
	}

	#bottom_section h1
	{
		max-width:100%;
		font-size: 18px;
	}

	#small_icons
	{
		text-align: center;
	}

	#small_icons img
	{
		float: none;
	}

	#foot_icons
	{
		display: none;
	}

	#foot_txt
	{
		
		text-align: center;
	}

	#foot_txt p
	{
		float: none;
	}
}

/** .col-sm- */
@media (min-width: 768px) AND (max-width: 991px) {
   
	#nav_bar
	{	
		text-align: center;
	}
}

/** .col-md- */
@media (min-width: 992px) AND (max-width: 1199px){
   
}

/** .col-md- */
@media (min-width: 1200px) {

}
