@charset "utf-8";
#pge_cont {
	background-color: #C1C1C0;
	padding-bottom: 25px;
}

h1 {
	text-align: center;
	color: #FEE500;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
}
h2 {
	color: rgba(255,255,255,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}
a #redbook h4 {
	text-align: center;
}

ul li {
	color: rgba(255,255,255,1.00);
}
li a h3 {
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: -10px;
}


p {
	color: #FFFFFF;
}



#facebook {
	margin-top: -6px;
	margin-bottom: -7px;
	margin-right: 7px;
}
.glyphicon-envelope {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #444344;
}
.glyphicon-earphone {
	margin-right: 5px;
	background-color: #444344;
}
li a .img-responsive {
	float: left;
	margin-left: -33px;
	padding-left: 23px;
	padding-right: 9px;
}




#pge_cont #welcome_banner {
	background-color: #c1c1c0;
	margin-top: -16px;
}
#pge_cont #product_links #buttons_row_2 {
	margin-top: 37px;
}
#welcome_banner_container {

}
#pge_cont #main_anim_cont {
	background-color: #252424;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 3px solid #F6EB16;
}

#pge_cont #Main_section {
	background-color: #C1C1C0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main_text_cont p a {
	color: #F6EB16;
}
.main_text_cont {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 7px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #444344;
	border-radius: 15px;
	border: 3px solid #F6EB16;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.37);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.37);
}
#product_links {
	margin-left: -15px;
	background-color: #252424;
	margin-right: -15px;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
}

.row a #redbook {
	background-color: #FF0004;
	border-radius: 10px;
	height: 60px;
	color: #FFFFFF;
}



	
#footer {
	margin-top: 25px;
}

#footerNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	
}
#footerNav ul li {
	display: inline-block;
	color: rgba(255,255,255,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	
	
}
#footerNav ul li a {
	text-decoration: none;
	padding: 0px 5px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	border-right: thin solid rgba(255,255,255,1.00);
}

#footerNav ul li a:hover {
	color: rgba(255,255,0,1.00);















@media screen and (max-width:649px){
#express_cont  {
	background-color: #252424;
	width: 100%;
}

#express_cont .col-md-12.col-lg-offset-2.col-lg-8 {
	background-color: #252424;
}
#pge_cont #product_links #buttons_row_1 {
}





}

@media (min-width:650px) and (max-width:700px){
.nav.navbar-nav.navbar-right li a {
	font-size: 16px;
}


}

@media (max-width:1400px) and (min-width:1200px){
}

@media (max-width:649px){
#pge_cont #product_links #buttons_row_2 {
	margin-top: -47px;
}
#pge_cont #welcome_banner {
	margin-top: 10px;
	padding-top: 15px;
}


}
