/* ==========================================================================
    Author: Copyright 2015  AldoDesign - aldo@aldodesign.com
    http://www.aldodesign.com 
   ========================================================================== */ 
 
/*-----------------------------------------------------------------------------------*/
/*	GLOBAL Settings
/*-----------------------------------------------------------------------------------*/ 


/*************************
*******Typography******
**************************/

html {
	-webkit-text-size-adjust: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

body {
	background: #fff;
	font-family: 'Droid Sans', sans-serif;
	color: #363636;
	font-size: 16px !important;
	line-height: 22px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-webkit-backface-visibility: hidden;
	text-rendering: optimizeLegibility;
	cursor: default;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 240px;
	overflow-x: hidden;
	-ms-overflow-style: scrollbar; /*newer ie covers up content unless this is included*/
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	color: #4e4e4e;
}

h1 {
	font-size: 36px;
	font-weight: 400;
	color: #343366;
}

h2 {
	font-size: 30px;
	font-weight: 400;
	color: #343366;
}

h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
}

h4 {
	font-size: 16px;
}

a {
	color: #4658AB;
	text-decoration: none;
	-webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
}

a:hover, a:focus {
	color: #B89100;
	text-decoration: none;
}

a:focus {
	-moz-outline-style: none;
	border: none;
	outline: none;
}

a:active, a:focus {
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}

hr {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
}

.intro-text {
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1.5em !important;
	text-transform: none !important;
	padding-top: 0px;
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
}

p.dropcap:first-letter {
	display: block;
	float: left;
	font-size: 36px;
	line-height: 40px;
	color: #BB731E;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: -2px;
	margin-right: 6px;
	margin-bottom: -2px;
	margin-left: 0;
}

.theme-gold {
	color: #B89100;
}

.theme-blue {
	color: #343366;
}

.theme-gray {
	color: #4e4e4e;
}

.youtube-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.youtube-video-container::after {
  display: block;
  content: "";
  padding-top: 56.25%;
}

.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*------------------------------------------------------------------------------------------------------------------------------------
 font weights classes
-------------------------------------------------------------------------------------------------------------------------------------*/

.font-weight-normal {
	font-weight: 400;
}

.font-weight-thin {
	font-weight: 300;
}

.font-weight-bold {
	font-weight: bold;
}

.oswald-font {
	font-family: 'Oswald', sans-serif!important;
	font-weight: 400!important;
}



/*-----------------------------------------------------------------------------------*/
/*	Leaderboard, Rules and Events by Regions CSS Style
/*-----------------------------------------------------------------------------------*/

.leaderboard {
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	overflow: hidden;
	color: #333;
}

.leaderboard p {
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 10px;
}

.text-right {
	text-align: right!important;
}

.leaderboard h1 {
	color: #B89100;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}

.leaderboard h2 {
	color: rgba(87,99,157,1.00)!important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 20px;
}

.leaderboard h3 {
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
}

.leaderboard h4 {
	font: 24px 'Open Sans', sans-serif;
	font-weight: 400;
	color: #9f7d00;
}

.leaderboard table {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: rgba(51,51,51,1);
}

.leaderboard .table input {
	border: 1px solid #CFCDD1;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.leaderboard td {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 18px;
	padding: 5px;
	white-space: normal;
}

.leaderboard .badge {
	font-size: 1.1em;
	line-height: 1.1em;
	background-color: #413f41;
	margin-right: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #f1f2f1;
}

.search-all {
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 400!important;
	font-size: 22px!important;
	padding: 5px;
	white-space: normal;
}

.leaderboard th {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 20px;
	padding: 5px;
	white-space: normal;
	color: #000000;
}

.leftcolor {
	color: rgba(54,54,54,1.00);
	width: 20%;
	font-weight: 600;
}
/** delay**/

.delay-1 {
	-webkit-animation-delay: 300ms;
	-moz-animation-delay: none;
	animation-delay: 300ms;
	-o-animation-delay: none;
}

.delay-2 {
	-webkit-animation-delay: 600ms;
	-moz-animation-delay: none;
	animation-delay: 600ms;
	-o-animation-delay: none;
}

.delay-3 {
	-webkit-animation-delay: 900ms;
	-moz-animation-delay: none;
	animation-delay: 900ms;
	-o-animation-delay: none;
}

.delay-4 {
	-webkit-animation-delay: 1200ms;
	-moz-animation-delay: none;
	animation-delay: 1200ms;
	-o-animation-delay: none;
}





/*-----------------------------------------------------------------------------------*/
/*	IMAGES STYLES
/*-----------------------------------------------------------------------------------*/

img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}

.left {
	float: left;
}

.right {
	float: right;
}

.image-left {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}

.image-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
}

.image-center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.image-right-border {
	float: right;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #D2D0CA;
	border-radius: 6px;
	margin-right: 0px;
	margin-top: 2px;
	border: 6px solid #ECEBE7;
	margin-left: 10px;
	box-shadow: 1px 1px 2px #B1B1A8;
}

.image-center-border {
	padding: 8px;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #E1E0DC;
	border: 6px solid #ECEBE7;
	box-shadow: 1px 1px 2px #B1B1A8;
	border-radius: 6px;
	margin-top: 5px;
	margin-right: auto;
	clear: both;
}

.image-left-border {
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 6px;
	margin-right: 15px;
	margin-top: 5px;
	border: 6px solid #FFFFFF;
	box-shadow: 1px 1px 3px #B1B1A8;
}

.image-border {
	padding: 0px;
	margin-bottom: 15px;
	background-color: #E1E0DC;
	border: 6px solid #ECEBE7;
	box-shadow: 1px 1px 2px #B1B1A8;
	border-radius: 6px;
	margin-top: 5px;
	width: 98%;
}

.image-border-white {
	padding: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 6px;
	margin-right: 15px;
	margin-top: 5px;
	border: 6px solid #FFFFFF;
	box-shadow: 1px 1px 3px #B1B1A8;
}

hr {
	margin: 0px;
	padding: 0;
	color: #EAE4D2;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D9D4BF;
}

.border-divider {
	clear: both;
	height: 1px;
	border-top-width: 4px;
	border-bottom: 2px solid #E4E4E4;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*Spacers*/

.divide10 {
	width: 100%;
	height: 10px;
}

.divide20 {
	width: 100%;
	height: 20px;
}

.divide30 {
	width: 100%;
	height: 30px;
}

.divide40 {
	width: 100%;
	height: 40px;
}

.divide50 {
	width: 100%;
	height: 50px;
}

.divide60 {
	width: 100%;
	height: 60px;
}

.divide70 {
	width: 100%;
	height: 70px;
}

/*------------------------------------------------------------------------------------------------------------------------------------
 feature-icon 
-------------------------------------------------------------------------------------------------------------------------------------*/

.feature-icon {
	font-size: 500% !important;
	text-shadow: 2px 2px 1px #FFF;
	color: #E2B425;
	padding-bottom: 10px;
}

@media (min-width:768px) {
	.feature-icon {
		font-size: 450% !important;
		text-shadow: 2px 2px 1px #FFF;
	}
}
@media (min-width:992px) {
	.feature-icon {
		font-size: 450% !important;
		text-shadow: 2px 3px 1px #FFF;
	}
}
@media (min-width:1200px) {
	.feature-icon {
		font-size: 500% !important;
		text-shadow: 2px 3px 1px #FFF;
	}
}

/*-----------------------------------------------------------------------------------*/
/*	Special CONTAINERS and BORDERS SPACERS
/*-----------------------------------------------------------------------------------*/

.responsive-video {
	width: 100%;
	position: relative;
	padding: 0;
	padding-top: 50.25%;
}

.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Responsive iFrame */

.responsive-iframe-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.responsive-iframe-container iframe, .vresponsive-iframe-container object, .vresponsive-iframe-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.calendar-container {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}

.calendar-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*.calendar-container {
  position: relative;
  height: 0;
  width: 50%;
  padding-bottom: 50%;
}

.calendar-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/

#banner {
	padding: 0px;
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#slideshow-container {
	margin-bottom: 20px;
	padding-bottom: 0px;
	max-height: 600px;
	width: 100%;
	clear: both;
	overflow: hidden;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #77641C;
	background-color: #927D26;
}

#banner-subpages {
	width: 100%;
	padding: 0px;
	overflow: hidden;
	background-color: #8F7B24;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 200px;
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4BC51;
}

#banner-subpages h2 {
	text-align: right;
	color: #F0C940;
	vertical-align: text-bottom;
	position: relative;
	padding-top: 140px;
	font-weight: 300;
	padding-right: 20px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.google-map {
	width: 100%;
	display: block;
	background-color: #DFDACF;
	margin: 0px;
	clear: both;
	padding: 10px;
}

.banner-videos {
	width: 100%;
	display: block;
	background-color: #DFDACF;
	clear: both;
	margin-bottom: 0px;
	border-style: solid;
	/*border-color: #d1d0ce;
	border-top-width: 0;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-width: 6px;*/
}

.well {
	background-color: rgba(255,255,255,1.00);
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
	border: 1px solid #F4F7F2;
}

/* ==========================================================================
  Scroll To Top Button 
========================================================================== */

#scroll-top {
	position: fixed;
	z-index: 10;
	right: -50px;
	bottom: 10px;
	width: 45px;
	height: 45px;
	color: #ffffff;
	text-align: center;
	background-color: #b89000;
	padding-top: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}

#scroll-top i {
	font-size: 1.3em;
}

#scroll-top:hover {
	background-color: #3555a1;
}

#scroll-top.visible {
	right: 15px;
}

/*--------------------------------------------
ANIMATED ON-SCROLL NAV
--------------------------------------------*/

.headroom {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	transition: all .2s ease-in-out;
}

.headroom--unpinned {
	top: -120px;
}

.headroom--pinned {
	top: 0;
}

/* Icon List styles
 -------------------------------------------------------------------------------------------- */

.icon-list li {
	display: block;
	position: relative;
	line-height: 1.3em;
	padding-left: 20px;
	padding-bottom: 10px;
}

.icon-list li:before {
	font-family: 'Glyphicons Halflings';
	position: absolute;
	left: 0px;
	top: 3px;
	font-size: 80%
}

.chevron-right li:before {
	content: '\e080';
	color: #E69C2B;
	line-height: 1em;
}

.checkmark li:before {
	content: '\e067';
}

.arrow-right li:before {
	content: '\e092';
}



/* ==========================================================================
  Buttons 
========================================================================== */

.btn-primary {
	padding: 8px 20px;
	background: #c52d2f;
	color: #fff;
	border-radius: 4px;
	border: none;
	margin-top: 10px;
}

.btn-primary:hover, .btn-primary:focus {
	outline: none;
	box-shadow: none;
	background-color: #2E2F60;
	color: #fff;
}

.btn-theme {
	padding: 8px 20px;
	color: #fff;
	border-radius: 4px;
	border: none;
	margin-top: 10px;
	background-color: #977107;
}

.btn-theme:hover, .btn-theme:focus {
	background: #c52d2f !important;
	color: #fff !important;
	outline: none;
	box-shadow: none;
}

.btn-transparent {
	border: 3px solid #fff;
	background: transparent;
	color: #fff;
}

.btn-transparent:hover {
	border-color: rgba(255, 255, 255, 0.5);
}

.dropdown-menu {
	margin-top: -1px;
	min-width: 180px;
}

.center h2 {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 20px;
}

.media>.pull-left {
	margin-right: 20px;
}

.media>.pull-right {
	margin-left: 20px;
}

body > section {
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 31px;
}

.center {
	text-align: center;
	padding-bottom: 55px;
}

.scaleIn {
	-webkit-animation-name: scaleIn;
	animation-name: scaleIn;
}

.lead {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

.transparent-bg {
	background-color: transparent !important;
	margin-bottom: 0;
}

@-webkit-keyframes scaleIn {
0% {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

100% {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}

@keyframes scaleIn {
0% {
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

100% {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
}


/*************************
*******Header******
**************************/

#header .search {
	display: inline-block;
}

.navbar>.container .navbar-brand {
	margin-left: 0;
}

/* ==========================================================================
Top Bar LOGO AREA and Social Media Icons
========================================================================== */

.top-bar {
	background-color: #333266;
	border-bottom: 1px solid #222;
	overflow: hidden;
	padding: 0px;
	background-image: url(../images/bg-blue-lines.png);
	background-repeat: repeat-x;
}

.top-logo {
	text-align: left;
	overflow: hidden !important;
}

.top-bar {
	height: 100px; /*Control size of logo here.. change the height for desktop*/
	padding: 0px;
	margin-bottom: 0px;
}

.top-bar img {
	max-width: 100% !important;
	max-height: 100% !important;
}

.social {
	text-align: right;
	padding-top: 30px; /*Social Media padding on top*/
}

.social-share {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.social-share li {
	display: inline-block;
}

ul.social-share li a {
	display: inline-block;
	color: #fff;
	background: #404040;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 2px;
}

ul.social-share li a:hover {
	background: #E2B425;
	color: #fff;
}

.search i {
	color: #fff;
}

input.search-form {
	background: transparent;
	border: 0 none;
	width: 60px;
	padding: 0 10px;
	color: #FFF;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}

input.search-form::-webkit-input-placeholder {
	color: transparent;
}

input.search-form:hover::-webkit-input-placeholder {
	color: #fff;
}

input.search-form:hover {
	width: 180px;
}


/* ==========================================================================
 Navigation
========================================================================== */

.navbar-brand {
	padding: 0;
	margin: 0;
}

.navbar {
	border-radius: 0;
	margin-bottom: 0;
	background: #151515;
	padding: 10px 0;
	padding-bottom: 0;
}

.navbar-nav {
	margin-top: 12px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}

.navbar-nav>li {
	margin-left: 5px;
	padding-bottom: 28px;
}

.navbar-inverse .navbar-nav > li > a {
	padding: 5px 7px;
	margin-top: 0;
	margin-right: 3px;
	margin-left: 7px;
	margin-bottom: 0;
	border-radius: 3px;
	color: #fff;
	line-height: 24px;
	display: inline-block;
}

.navbar-inverse .navbar-nav > li > a:hover {
	background-color: #c52d2f;
	color: #fff;
}

.navbar-inverse {
	border: none;
}

.navbar-inverse .navbar-brand {
	font-size: 36px;
	line-height: 50px;
	color: #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #c52d2f;
	color: #fff;
	margin-right: 3px;
	margin-left: 3px;
}

.navbar-inverse .navbar-nav .dropdown-menu {
	background-color: rgba(0,0,0,.85);
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
	border: 0;
	padding: 0;
	margin-top: 0;
	border-top: 0;
	border-radius: 0;
	left: 0;
}

.navbar-inverse .navbar-nav .dropdown-menu:before {
	position: absolute;
	top: 0;
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
	padding: 8px 15px;
	color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a, .navbar-inverse .navbar-nav .dropdown-menu > li:focus > a, .navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
	background-color: #c52d2f;
	color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
	border-radius: 0 0 3px 3px;
}

.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
	background-color: transparent;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-top: 0;
	padding-bottom: 0;
}

#feature {
	background: #f2f2f2;
	padding-bottom: 40px;
}

#homepage-video {
	background: #f2f2f2;
	margin-top: 0px!important;
}

#bg-photo-section {
	background: url(../images/backgrounds/ballroom_bg.jpg) 50% 50% no-repeat;
	background-size: cover;
}

#bg-photo-section {
	color: #fff;
	text-align: center;
}

#bg-photo-section h2 {
	color: #ceaf42;
}

#bg-photo-section h3 {
	color: #f1f2f1;
}

#bg-photo-section .intro-text {
	color: #f1f2f1;
	font-weight: 400;
	font-size: 1.2em!important;
}

#bg-photo-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bg-photo-section ul li {
	display: inline-block;
	float: left;
	width: 20%;
}

ul.social_icons, ul.tag {
	list-style: none;
	padding: 0;
	margin: 10px 0;
	display: block;
}

ul.social_icons li, ul.tag li {
	display: inline-block;
	margin-right: 5px;
}

ul.social_icons li  a i {
	border-radius: 50%;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	padding: 0;
	text-align: center;
	width: 25px;
	opacity: .8;
}

.footer {
	background: none repeat scroll 0 0 #2E2E2E;
	border-top: 5px solid #C52D2F;
	height: 84px;
	margin-top: 110px;
}

.footer_left {
	padding: 10px;
}

.text-left {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 15px;
}

/*************************
********* Contact Us CSS ******
**************************/

.gmap-area {
	background-image: url("../images/map.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0;
}

.gmap-area .gmap iframe {
	border-radius: 50%;
	height: 280px;
	width: 300px;
}

.gmap {
	border: 10px solid #f6f5f0;
	border-radius: 50%;
	height: 300px;
	width: 300px;
	box-shadow: 0px 0px 3px 3px #e7e4dc;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.gmap-area .map-content ul {
	list-style: none;
}

.gmap-area .map-content address h5 {
	font-weight: 700;
	  /* font-size: 16px; */
}

#contact-page {
	padding-top: 0;
}

#contact-page .contact-form 
.form-group label {
	color: #4E4E4E;
	font-size: 16px;
	font-weight: 300;
}

.form-group .form-control {
	padding: 7px 12px;
	border-color: #f2f2f2;
	box-shadow: none;
}

textarea#message {
	resize: none;
	padding: 10px;
}

#contact-page .contact-wrap {
	margin-top: 20px;
}

/***********************
********* Footer ******
************************/

#bottom {
	background: #f5f5f5;
	border-bottom: 5px solid #c52d2f;
	font-size: 14px;
}

#bottom h3 {
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 22px;
	color: #000;
}

#bottom ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#bottom ul li {
	display: block;
	padding: 5px 0;
}

#bottom ul li a {
	color: #808080;
}

#bottom ul li a:hover {
	color: #c52d2f;
}

#bottom .widget {
	margin-bottom: 0;
}

#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #A2A19F;
	background: #2e2e2e;
}

#footer a {
	color: #C3C2BE;
}

#footer a:hover {
	color: #E2B425;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer ul > li {
	display: inline-block;
	margin-left: 15px;
}


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

/*
 * Hide visually and from screen readers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}
/*
 * Hide only visually, but have it available for screen readers: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
	visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

.clearer {
	clear: both;
}

@media print {
	a[href]:after {
		content: "" !important;
	}
}