* {
	padding: 0;
	margin: 0;
}
a, button, input {
	border: none!important;
	outline: none!important;
}
html, body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h4 {
	text-align: center;
	font-size: 20px;
	color: #000000;
}
h4 span {
	color: #0071a9;
}
.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.navbar-default {
	background-color: #ffffff;
	border-color: #ffffff;
}
.navbar {
	margin: 0;
	min-height: 40px!important;
}
.navbar-brand {
	padding: 0;
	height: 40px;
	margin-right: 50px;
}
.navbar-nav {
	float: left;
	margin-left: 50px;
	color: #ccc;
}
.navbar-nav li:hover {
	background-color: #08204e;
	color: #ffffff;
}
.navbar-nav li:hover a {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #ffffff!important;
}
.navbar-nav li a {
	font-size: 18px;
	color: #000!important;
	text-transform: uppercase;
}
.navbar-nav > li > a {
	line-height: 15px;
}
.jumbotron {
	background-color: #08204e;
	padding: 0;
	margin: 0;
	height: 300px;
	text-align: center;
	color: #ffffff;
}
.jumbotron .container {
	background: url(../images/banner.png) no-repeat;
	height: 300px;
	padding: 50px;
	width: 100%;
}
.jumbotron .container h3 {
	margin-bottom: 25px;
}
.concerts-list {
	margin-top: 30px;
}


/* --- promo-banners --- */

.promo-banners, .cont-sec {
	margin-top: 25px;
}
.photo-grid {
	text-align: center;
}
.photo-grid li {
	display: inline-block;
	margin-bottom: 10px;
}
.photo-grid li:hover {
	cursor: pointer;
}
.photo-grid li:hover figcaption {
	opacity: 1;
}
.photo-grid li:hover img {
	opacity: 0.4;
}
.photo-grid img {
	display: block;
	height: auto;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	max-width: 100%;
}
.photo-grid li:hover img {
/*-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform: scale(1.4);*/
}
.photo-grid figure {
	overflow: hidden;
	position: relative;
}
.photo-grid figcaption {
	background: rgba(0,0,0,0.8);
	color: white;
	display: table;
	height: 70%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 34%;
	z-index: 100;
	padding: 27px 0;
}
.photo-grid figcaption p {
	display: table-cell;
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
	top: 0px;
	width: 289px;
	vertical-align: middle;
}
.concerts-details h5 {
	text-align: center;
	font-weight: bold;
	color: #1F497D;
	font-size: 14px;
	text-transform: capitalize;
}
.concerts-details ul li {
	list-style: none;
	color: #0071A9;
	font-size: 12px;
	line-height: 22px;
}
.concerts-list .list-group {
	background-color: #e6e7e8;
	padding: 10px;
}
.featured-events {
	margin-top: 10px;
}
.featured-events ul li {
	display: inline-block;
	margin-right: -1px;
}
.featured-events p {
	font-size: 12px;
	color: #0071A9;
	text-align: center;
	text-transform: uppercase;
}
.pop-events {
	padding: 10px 10px 1px 15px;
}
.pop-events:nth-child(even) {
	background-color: #f9f9f9;
}
.pop-events .event-name {
	color: #0071a9;
	font-weight: 700;
	text-transform: uppercase;
}
.pop-events .event-venue {
	color: #0071A9;
	font-size: 12px;
	text-transform: uppercase;
}
.pop-events .event-venue span {
	color: #000000;
	text-transform: capitalize;
}
.pop-events .event-date {
	color: 000000;
	font-size: 13px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #5EAFCA;
}
.dropdown-menu {
	padding: 0px;
}



/*--- Footer Sec --- */

footer .container {
	text-align: center;
	margin-top: 50px;
}
.footerlinks ul {
	margin: 0 auto;
	width: 300px;
}
.footerlinks ul li {
	display: inline;
}
.footerlinks ul li:after {
	content: '\01F311';
	padding: 0px 10px 0px 10px;
	font-size: 6px;
	color: #337ab7;
}
.footerlinks ul li:last-child:after {
	content: '';
	padding: 0;
}
.copyright_sec {
	color: #000;
	margin: 30px 0;
}
.note {
	color: #0071A9!important;
}
.input-group .icon-addon .form-control {
	border-radius: 0;
}
.icon-addon {
	position: relative;
	color: #0066c3;
	display: block;
}
.icon-addon:after, .icon-addon:before {
	display: table;
	content: " ";
}
.icon-addon:after {
	clear: both;
}
.icon-addon.addon-md .glyphicon, .icon-addon .glyphicon, .icon-addon.addon-md .fa, .icon-addon .fa {
	position: absolute;
	z-index: 2;
	left: 10px;
	font-size: 14px;
	width: 20px;
	margin-left: -2.5px;
	text-align: center;
	padding: 10px 0;
	top: 1px
}
.icon-addon.addon-lg .form-control {
	line-height: 1.33;
	height: 60px;
	font-size: 16px;
	color: #A6A6A6;
	padding: 10px 16px 10px 40px;
}
.icon-addon.addon-sm .form-control {
	height: 30px;
	padding: 5px 10px 5px 28px;
	font-size: 12px;
	line-height: 1.5;
}
.icon-addon.addon-lg .fa, .icon-addon.addon-lg .glyphicon {
	font-size: 18px;
	margin-left: 0;
	left: 11px;
	top: 12px;
}
.icon-addon.addon-md .form-control, .icon-addon .form-control {
	padding-left: 30px;
	float: left;
	font-weight: normal;
}
.icon-addon.addon-sm .fa, .icon-addon.addon-sm .glyphicon {
	margin-left: 0;
	font-size: 12px;
	left: 5px;
	top: -1px
}
.icon-addon .form-control:focus + .glyphicon, .icon-addon:hover .glyphicon, .icon-addon .form-control:focus + .fa, .icon-addon:hover .fa {
	color: #2580db;
}
.search_btn {
	background-color: #0066c3;
	text-transform: uppercase;
	position: absolute;
	margin-left: -118px!important;
	top: 10px;
	height: 40px;
	width: 105px;
}
.search_btn:hover {
	background-color: #044886;
	font-weight: normal;
	border-radius: 4px;
}
.search_section {
	width: 963px;
	margin: 0 auto;
}
.thumb-container {
	margin: 0 1px 20px;
}
/*Burger Menu*/
.hamburger_menu {
	right: 0;
	float: right;
	position: absolute;
	top: 0;
	z-index: 99;
	z-index: 99;
}
.hamburger_menu .navbar-toggle {
	display: block;
}
.hamburger_menu .navbar-header {
	float: right;
}
.hamburger_menu .navbar-nav {
	float: right;
	margin: 0;
	background-color: #00ABBD;
	margin-top: -4px;
	box-shadow: 4px 4px 0px #1C69AD;
}
.hamburger_menu .navbar-nav li a {
	font-size: 14px;
	color: #ffffff!important;
}
.hamburger_menu .navbar-default {
	background-color: transparent;
	border: none;
}
.hamburger_menu .navbar {
	width: 225px;
	min-height: 0!important;
	padding: 0;
	margin: 0;
	z-index: 99;
	margin-top: -5px;
}
.hamburger_menu .navbar-fixed-top {
	position: fixed;
	right: 0px!important;
}
.hamburger_menu .navbar-nav>li {
	display: block !important;
	clear: both;
	width: 200px;
}
.hamburger_menu .navbar-nav>li:hover a {
	background-color: #E7E7E7!important;
	color: #000000!important
}
.hamburger_menu .navbar .collapse {
	display: none !important;
}
.hamburger_menu .navbar .collapse.in {
	display: block !important;
}
.hamburger_menu .navbar-toggle .icon-bar:nth-of-type(2) {
	top: 1px;
}
.hamburger_menu .navbar-toggle .icon-bar:nth-of-type(3) {
	top: 2px;
}
.hamburger_menu .navbar-toggle .icon-bar {
	position: relative;
	transition: all 500ms ease-in-out;
}
.hamburger_menu .navbar-toggle.active .icon-bar:nth-of-type(1) {
	top: 6px;
	transform: rotate(45deg);
}
.hamburger_menu .navbar-toggle.active .icon-bar:nth-of-type(2) {
	background-color: transparent;
}
.hamburger_menu .navbar-toggle.active .icon-bar:nth-of-type(3) {
	top: -6px;
	transform: rotate(-45deg);
}
.hamburger_menu .navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
}
.hamburger_menu .navbar-toggle .icon-bar {
	width: 22px;
	height: 3px;
}
/*Event Listing Screen*/

.eventListingPage h3 {
	color: #0071A9;
	font-weight: bold;
}
.eventListingPage i {
	color: #0071A9;
}
.eventListingPage .obp {
	color: #58595b;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.eventListingPage .our-pledge {
	border: solid 1px #ccc;
	padding: 10px;
	font-size: 12px;
	display: block;
}
.eventListingPage .our-pledge .badgeimage {
	text-align: center;
	margin: 15px 0;
}
.topEventsSec {
	margin-top: 30px;
}
.eventListingPage .topEventsSec p {
	color: #0071A9;
	font-weight: bold;
	border-bottom: solid 1px #0071A9;
	padding-bottom: 5px;
}
.eventListingPage .topEventsSec ul {
	margin-left: 20px;
}
.eventListingPage .topEventsSec ul li {
	list-style: none;
	padding: 5px;
	border-bottom: solid 1px #ccc;
}
.eventListingPage .topEventsSec ul li a {
	color: #000;
}
.eventListingPage .table {
	font-size: 12px;
}
.eventListingPage .table tr:nth-child(even) {
	background-color: #f2f6fa;
	border: none;
	border-bottom: solid 1px #d4dee8;
}
.eventListingPage .table span {
	font-weight: bold;
}
/*Burger Icons*/
.navigation {
	height: 100%;
	position: fixed;
	top: 0;
	right: -215px;
	bottom: 0;
	z-index: 0;
	text-align: right;
	z-index: 99;
	list-style: none;
	background: #08204E;
	padding-top: 42px;
}
/* Navigation Menu - List items */
.nav-item {
	/* non-critical appearance styles */
	width: 200px;
	border-top: 1px solid #111;
	border-bottom: 1px solid #000;
}
.nav-item a {
	/* non-critical appearance styles */
	display: block;
	padding: 1em;
	background: #08204e;
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	transition: color 0.2s, background 0.5s;
}
.nav-item a:hover {
	color: #ffffff;
	background: #1D6A9E;
}
/* Site Wrapper - Everything that isn't navigation */
.site-wrap {
	/* Critical position and size styles */
	min-height: 100%;
	min-width: 100%;
	background-color: white; /* Needs a background or else the nav will show through */
	position: relative;
	top: 0;
	bottom: 100%;
	right: 0;
	z-index: 1;
	/* non-critical apperance styles */
	padding: 4em;
	background-image: #08204e;
	background-size: 200%;
}
/* Nav Trigger */
.nav-trigger {
	/* critical styles - hide the checkbox input */
	position: absolute;
	clip: rect(0, 0, 0, 0);
}
label[for="nav-trigger"] {
	/* critical positioning styles */
	position: absolute;
	right: 70px;
	top: 9px;
	z-index: 2;
	/* non-critical apperance styles */
	height: 20px;
	width: 25px;
	z-index: 999;
	cursor: pointer;
}
.nav-trigger + label, .site-wrap, .navigation {
	transition: right 0.2s;
}
.nav-trigger:checked + label {
	right: 215px;
}
.nav-trigger:checked ~ .site-wrap {
	right: 200px;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
}
.nav-trigger:checked ~ .navigation {
	right: 0px;
}
/*-------------------------------*/
/*          Dark Overlay         */
/*-------------------------------*/

.overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1;
}
/*Map Page*/


.list-ctn-tg-list-on-right {
	float: left;
	width: 25%;
}
.map-ctn-tg-on-right {
	width: 72%;
	padding: 0;
}
.event-info-date {
border-color:#3F3F3F;
    background: white;
}
.event-info-date-day {
	background: #3F3F3F;
	color: #FFFFFF;
    font-weight: bold;
}
.event-info-name {
	color: #1C69AD;
}
.venue-ticket-list-row {
	border-bottom: 1px solid rgb(34, 117, 165);
}
.venue-ticket-list-cta-button {
    background: #1C69AD;
    transition: .4s background-color;
}
.venue-ticket-list-cta-button:hover {
    background: rgb(8, 32, 78);
    border-radius: 4px;
}
span.venue-ticket-list-cta-amt {
    color: white;
}
span.venue-ticket-list-cta-amt-suffix {
    color: rgb(232, 232, 232);
}
.btn:hover span.venue-ticket-list-cta-amt-suffix {
    font-weight: normal;
}
@media screen and (max-width: 320px) {
.photo-grid figcaption {
	top: 30%;
}
.photo-grid figcaption p {
	font-size: 1em;
}
}

@media screen and (max-width: 768px) {
.search_section {
	margin: 0 auto;
	width: 100%;
}
.mainNav {
	display: none;
}
}

@media screen and (min-width: 320px) and (max-width: 767px) {
.navbar-brand img {
	width: 240px;
	position: absolute;
	margin-top: 8px;
}
.jumbotron .container {
	padding: 50px 16px;
	height: 150px;
}
.mainNav, .b1 {
	display: none;
}
.jumbotron {
	height: 150px;
}
.icon-addon.addon-lg .form-control {
	height: 50px;
}
.icon-addon.addon-lg .fa, .icon-addon.addon-lg .glyphicon {
	top: 6px;
}
.promo-banners img {
	margin-bottom: 5px;
}
.navbar {
	padding: 0;
	margin: 0;
}
.navbar-nav {
	float: left;
	margin-left: 0;
	width: 100%;
}
.navbar-toggle {
	margin-right: 0;
	background-color: #ccc;
}
.navbar-brand img {
	float: left;
	top: 0;
}
.search_section {
	margin: 0 auto;
	width: 100%;
}
footer {
	margin-top: 0;
}
.copyright_sec {
	margin-top: 28px;
}
.photo-grid figcaption {
	padding: 10px 0;
	top: 27%;
	width: 100%;
}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
.navbar-nav li a {
	font-size: 16px;
}
.search_section {
	margin: 0 auto;
	width: 100%;
}
.jumbotron .container {
	width: 100%;
}
.navbar-nav {
	margin-left: -25px;
}
.photo-grid figcaption {
	padding: 18px 0;
	top: 54%;
	width: 87%;
}
}

@media screen and (min-width: 1024px) {
.nav-trigger, .fa-bars {
	display: block!important;
}
.nav-trigger {
	display: none!important;
}
}

@media screen and (width: 1024px) {
.photo-grid figcaption {
	padding: 18px 0;
	top: 40%;
	width: 100%;
}
}

@media screen and (max-width: 991px) {
	.list-ctn-tg-list-on-right {
	    width: 100%;
	}
}