/* ====== common to all pages ======== */

/* color override */
a, a:hover {
	color:#EE2A29;
}
.c_header_row a.selected {
	color:#EE2A29;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover {
	color: white;
	background-color: #EE2A29;
}


body,label {
/* font size override */
	font-size:15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "SimHei", "微軟正黑體", "PMingLiU";
}
h5 { font-size:16px; }

/* other override */
p {
	text-align:justify;
}
body {
	padding-top: 20px;
	padding-bottom: 40px;
}
label {
	display: inline;
}
.c_bannerad {
position: relative;
width: 729px;
}
.c_logo {
	width:190px;
}
.c_header_row {
	margin-bottom:20px;
}
#language-select {
	text-align:right;
}
#c_fringe_logo {
	width:100%;
}
.c_main_menu {
	margin-left:-8px;
}
.c_main_menu ul {
	position: relative;
	top: 10px;
	margin:0;
}
.c_main_menu ul li {
	display:inline-block;
/*	border-right:solid 1px black;*/
	padding:0 23px;
	position: relative;
	margin: 0 0 0 0;
}
.c_main_menu ul li:last-child {
	border:none;
	padding-right:0;
}
.c_header_row a {
	color:#333;
}
.c_socialicon {
	width:20px;
	margin:0 7px 5px 0;
	vertical-align:middle;
}
.c_input_row > div.errorMessage {
	display: block;
	margin-left: 99px;
	color: red;
	margin-bottom: 12px;
	line-height: 1px;
	font-size: 13px;
	margin-top: 2px;
}
.c_input_row > label {
	display: inline-block;
	width: 94px;
}
.c_admin_menu {
	position:absolute;
	margin-left: 20px;
}
.c_footer_menu {
	font-size:14px;
}
.c_footer_menu_first > li {
	font-weight:bold;
	margin-bottom:10px;
}
.c_footer_menu a {
	color: black;
}
ul.c_footer_menu_second {
	margin-left:0px;
}
.c_sponsor_logos img {
	padding-right: 28px;
}

/* ====== generic override ======== */
.thumbnail {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.modal-gallery {
	width:70%;
}

/* ====== site/index ======== */
.carousel-inner .item {
	/*height:400px;*/
}
.carousel .item > img {
	/*width:100%;*/
}
.c_highlight_carousel_img {
	width:100%;
	height:450px;
	margin-bottom: 16px;
	background-size:cover;
	background-position:center;
}
.c_fringe_blog {
/*	background-color:black;
	color:white;*/
	height:410px;
	overflow:auto;
}
.c_fringe_blog p {
	text-align:left;
}
#c_fringeblog_accordion .accordion-group {
	border:0;
	border-top:solid 1px #333;
	margin:5px 0;
}
#c_fringeblog_accordion .accordion-inner {
	border:0;
	padding:0;
}
#c_fringeblog_accordion .accordion-toggle {
	padding:5px 0;
	display:inline;
}

.c_fringe_building {
	margin-bottom:20px;
}
.c_fringe_building_background {
	background-image:url('../img/fringe-building-night.jpg');
	background-position:center left;
	background-repeat: no-repeat;
	background-size: cover;
	height:115px;
	margin-bottom:11px;
}


.c_whatson_calendar {
}
.c_frontpage_foodblog {
	/*overflow:auto;
	height: 210px;*/
}

.c_whatson_item {
	min-height:320px;
}
.c_whatson_item img {
	width:300px;
	height:200px;

}
.c_whatson_item p {
	text-align:left;
}

/*.c_whatson_item blockquote p {
	font-size:10pt;
}*/
#whatson_calendar .ui-datepicker {
	margin:0;
	padding:0;
	border:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	width: 100% !important;/*what ever width you want*/
}
#whatson_calendar .ui-datepicker-header {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
#whatson_calendar .ui-datepicker-calendar td > *{
	height:20px;
}
.ui-datepicker-sunday * {
	color:#EE2A29 !important;
}
#whatson_calendar .ui-state-highlight {
	border-color:#277aff;
}

/* ====== whatson/view ======== */
img.primary {
	width:460px;
}
.c_whatson_thumbnails {
	margin-top:50px;
}
.c_whatson_thumbnails img {
	max-height:85px;
}
.c_whatson_desc {
	text-align:justify;
	word-break: break-word;
}
.c_hkticketing {
	float: right;
	width: 100px;
	top: -12px;
	margin-left: 30px;
	position: relative;
}
.c_whatson_tickets {
	margin-bottom:32px;
}
.c_whatson_tickets>a{
	display: inline-block;
	margin-right: 16px;
}
.c_whatson_tickets .img-ticket{
	max-width: 70px;
}

/* ====== whatson/list ======== */
#whatson_list > h3 {
	text-align:left;
}
.c_whatson_listitem a {
	color:inherit;
}
.c_whatson_listitem img {
	width:190px;
	margin-top: 5px;
}
.c_whatson_listitem {
	margin-bottom:20px;
}
.c_whatson_listitem .c_whatson_listitem_desc {
}


/* ====== whatson/index ======== */
a.accordion-toggle {
	color:inherit;
}
.accordion-group {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
/* ====== about/management ======== */
.c_management td:first-child {
	font-weight:bold;
	width:180px;
	padding-left:40px;
}
.c_management td:first-child p {
	text-align:left;
}

/* ====== projects/view ======== */
.c_projects_nav {
	margin-bottom:20px;
}

/* ====== services/index ======== */
.c_services_illustration img {
	width:220px;
	margin-bottom:30px;
}
.c_services_album img {
	max-height:85px;
}


/* ====== archive/index ======= */
.c_archive_whatson p {
	font-size:13px;
	text-align:left;
	width:100%;
	overflow:hidden;
}
.c_archive_newsletter_thumbnails {
	margin-left:-20px !important;
}
.c_archive_newsletter_thumbnails li {
	width:28%;
}
.c_archive_newsletter_thumbnails li a {
	height:220px;
}
.c_archive_newsletter_thumbnails li p {
	text-align:left;
}
.c_archive_projects {
	margin-bottom:20px;
}

/* ====== support/membership ======= */

.c_membership_paymentlist dt {
	width: 90px;
	margin-bottom: 10px;
}
.c_membership_paymentlist dd {
	margin-left: 110px;
	margin-bottom: 24px;
}
.c_projects_nav .nav-projects{
	float: right;
}

.c_projects_nav>[class^=span]{
	margin-left: 0;
}

.news-list .accordion-group, .news-list .accordion-inner{
	border: none;
	padding: 0;
}
.venues-navigation{
	font-size:0;
	width: initial;
	margin-bottom:-16px;
}
	.venues-navigation .item{
		float: none;
		display: inline-block;
		vertical-align: top;
		margin:0;
		width: 16.66%;
		margin-bottom: 16px;
		padding-right: calc((100% - 840px)/6);
	}
.venues-form{
	margin-top: 16px;
}
/* ====== responsive mobile ======= */
#mobile-menu-header {
	text-align: center;
	clear: both;
	margin: 0px;
}

	#mobile-menu-header .c_logo {
		width:120px;
		margin-bottom: 20px;
	}

#mobile-menu .language-selector{
	text-align: center;
	font-size: 24px;
}

#mobile-menu .social-icons {
	text-align: center;
}
	#mobile-menu .social-icons .c_socialicon{
		width: 36px;
		height: 36px;
		margin: 8px;
		padding: 8px 16px;
	}

#mobile-menu-footer {
	text-align:center;

}
	#mobile-menu-footer h2{
		padding-bottom: 24px
	}
	#mobile-menu-footer .info p{
		text-align:center;
		-webkit-font-smoothing: antialiased;
	}

	#mobile-menu-footer .sponsors{
		width: 279px;
		margin:auto;
	}
	#mobile-menu-footer .sponsors .c_sponsor_logos img{
		padding:0px;
		display: block;
		height: auto !important;
		min-width: 100px;
		margin: 8px auto;
	}
	#mobile-menu-footer .copyright{
		margin: 16px 0;
	}

[data-toggle] .caret{
	transition: all 0.2s linear;
}

.in[data-toggle] .caret{
	transform: rotate(180deg);
}

.inline-block{
	display: inline-block;
}
.table-responsive{
    max-width:100%;
    overflow: auto;
}

[data-toggle="collapse"]{
	cursor: pointer;
}
.container{
	width: 940px;
}
.main-container .c_main_menu{
	margin-left: -8px;
}
.owl-carousel-wrapper .carousel-control{
	z-index: 1;
}

.owl-item .item{
	position: relative;
}

.owl-item .item a{
	display: block;
}
.flex-xs{
    display: inline-block;
    vertical-align: top;
}
.flex1 {
	flex: 1;
}

.CCaptcha img.icon{
	width: 22px;
}
@media screen and (min-width:768px) {
	.collapse.collapse-mobile{
		height: auto;
	}
	.owl-dots{
		display: none;
	}
	.pull-right[class*="span"]{
		float:right;
	}
	.food-index .span2{
		margin-left: 0;
	}
	.food-index  .thumbnails{
		margin-left: -20px;
	}

	.venues-view #content .span6{
		margin-left: 0px;
	}
	.venues-view #content .venues-description{
		min-height:600px;
	}
	.CCaptcha{
		display: block;
	}
}
body.projects-blog {
	width: 100%;
}
body.projects-blog .blog-item {
	display: inline-block;
	float: none;
	width: 46%;
	vertical-align: top;
	margin: 0 1%;
}

/* Not Landscape phone to portrait tablet */
@media screen and (min-width:768px) and (max-width:979px){
	.main-container {
		padding:0 16px;
		padding-top: 16px;
	}

}
@media screen and (max-width:979px){
	body {
		-webkit-font-smoothing: antialiased;
		padding-top: 50px;
	}

	iframe{
		max-width: 100%;
	}
	.muted{
		color:#777;
	}
	.container{
		width: auto;
	}

	a, a:hover, a:visited, a:focus{
		color: #FF6B6B;
	}

	.main-container{
		width: 100%;
		/* box-shadow:000 0 0 46px 0 ; */
		box-sizing: border-box;
		/* position: absolute;
		height: 100%;
		bottom: 0;
		-webkit-font-smoothing: antialiased;
		overflow: auto; */
	}


	#mobile-header{
		position: fixed;
		top: 0; right: 0;
		width: 100%;
		height: 50px;
		line-height: 50px;
		box-sizing: border-box;
		text-align: center;
		border-bottom: 1px solid #E6E6E6;
		z-index: 9999;
		background: #FFF;
		padding-left:55px;
	}
	#mobile-header .c_logo{
		width: auto;
		height: 36px !important;
	}

	/* #mobile-header .logo-lpl{
		width: auto;
		padding: 0 16px;
		height: 28px !important;
	} */

	#mobile-header .logo-jazzgofringe{
		width: auto;
		padding: 0 16px;
		height: 36px !important;
	}

	.logo-wrapper{
		display: flex;
	}
	.flex1{
		flex:1;
	}

	.btn-menu-open{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		padding: 8px 16px;
		margin: auto;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
	}
		.btn-menu-open img{
			height: 16px !important;
		}

		.btn-menu-open .icon-bar{
			background-color: #333;
			display: block;
			width: 22px;
			height: 2px;
			margin: 4px 0;
			border-radius: 1px;
		}

	.btn-menu-close {
		position: relative;
		float: right;
		margin:16px;
		padding: 8px;
		cursor: pointer;
	}
		.btn-menu-close img{
			width: 16px;
		}

	#mobile-menu {
		background: #FFF;
		width: 100%;
		height: 100%;
		left: -105%;
		top: 0;
		margin:0;
		overflow-x: hidden;
		overflow-y: auto;
		position: fixed;
		z-index:99999;
		box-sizing: border-box;
		-webkit-overflow-scrolling: touch;
		transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
	}
		body.menu-toggled #mobile-menu{
			transform: translateX(105%);
		}
	#mobile-menu .menu{
		margin: 0 auto;
		padding: 32px 0;
		width: 200px;
	}

		#mobile-menu .menu ul{
			margin: 0 auto;
			top: initial;
		}

		#mobile-menu .menu li{
			display:block;
			padding: 0 16px;
		}

		#mobile-menu .menu h2{
			padding: 8px 0;
		}

	#footer a,
	#mobile-menu a,
	.c_header_row a{
		color: inherit;
	}

	.cover{
		position: relative;
	}
	.cover img{
		display: block;
		/* max-width: 480px; */
		width:100%;
		height: auto;
	}

	.share-block{
		border: 1px solid #CCC;
		text-align: center;
		margin: 48px 0px;
	}
		.share-block .btn-share{
			display: inline-block;
		}
		.share-block .img-share{
			width: 48px;
			margin: 16px 8px;
		}

}

@media screen and (max-width:767px){

	body{
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;

	}
	iframe{
		display: block;
		margin: auto;
		max-width: 100%;
	}
	.responsive{
		padding-top: 35px;
		height: 0;
		position: relative;
		overflow: hidden;
	}

	.responsive-16-9{
		padding-bottom: 56.25%;
	}

	.responsive-4-3{
		padding-bottom: 75%;
	}

	.responsive>iframe {
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	p{
		margin-bottom:8px;
	}

	.caret{
		border-width: 6px;
		opacity: 1;
	}

	.title{
		border-bottom: 1px solid #000;
	}
		.c_whatson h2.title{
			margin: 8px 0 !important;
			padding-bottom: 8px;
		}

	.title-tag {
		display: inline-block;
		font-weight: normal;
		padding: 4px 8px;
		font-size: 16px;
		background-color: #000;
		color: #FFF;
	}
	.icon{
		width: 24px;
		padding-right: 8px;
		text-align: center;
		display: inline-block;
		overflow: visible;
	}
	.icon img{
		margin-top: -2px;
		width: auto !important;
		height: 16px !important;
	}
	.row-fluid [class*="span"]{
		min-height:0;
	}
	.whatson-view .cover{
		margin: 0px -16px;
		width:auto;
	}
	.whatson-view .cover img {
		margin: auto;
	}


	#content{
		padding:0px 16px;
	}
		#content>.row{
			overflow-y: auto;
			-webkit-overflow-scrolling: touch;
		}

		#content h1{
			font-size: 28px;
			line-height: 1.2;
			margin: 16px 0;
		}
		#content h2 {
			font-size: 18px;
			line-height: 1.2;
			margin: 16px 0;

		}
		#content h3{
			margin: 16px 0;
			font-size: 16px;
			line-height: 1.2;
		}
		#content h4{
			margin: 16px 0;
			font-weight: normal;
		}
		#content h5{
			margin: 16px 0;
		}

	#footer {
		padding: 0px 24px 16px 24px;
		margin-top: 16px;
		background-color: #F5F6F7;
	}
		#footer .title{
			padding: 18px 0px 16px 0px;
		}
		#footer ul{
			margin: 0px;
		}
		#footer li{
			margin: 0;
		}
		#footer li a{
			display: block;
			text-decoration: none;
			padding: 16px 0px;
		}
		.c_footer_menu_first > li{
			font-size: 18px;
		}
		#footer ul.collapse{
			padding-left: 16px;
		}

	.pager a{
		border-radius: 0px;
		color: #FFF;
		background-color: #FF6B6B;
		border: none;
		padding: 8px 16px;
	}
	.pager a:hover{
		color: #FFF;
		background-color: #FF6B6B;
	}

	.owl-carousel-wrapper{
		margin-bottom: 8px;
	}

	.breadcrumbs-wrapper{
		margin: 16px;
		width: auto;
	}

	.breadcrumbs .arrow{
		width: 8px;
		padding: 2px 8px;
		display: inline-block !important;
	}

	.list, .list.thumbnails{
		margin: 0 -8px;
		width: auto;
	}
	.list > .item {
		display: inline-block;
		padding: 8px;
	}

	.c_whatson_item{
		margin-bottom:16px;
	}

/*
	index
*/
	body.site-index #content {
		padding: 0 8px;
	}

	body.site-index .owl-carousel-wrapper{
		margin: 0 -8px;
	}
	.c_highlight_carousel_img{
		height: 400px;
	}

	.c_fringe_blog{
		border:none;
		background-color:transparent;
		height: auto;
		overflow: initial;
		padding: 0;
	}
	.c_fringe_blog .blog-title::after{
		content: ' >>';
		color: #FF6B6B;
	}
		.c_fringe_blog h2{
			margin: 0 !important;
		}

	#c_fringeblog_accordion .accordion-group {
		border-top:none;
		margin: 8px 0px 16px 0px;
	}
	#c_fringeblog_accordion .accordion-heading {
		padding-left: 60px;
	}
		#c_fringeblog_accordion .accordion-heading a{
			color:inherit
		}
		#c_fringeblog_accordion .accordion-heading  .news-date{
			margin-left: -60px;
			float: left;
		}

/*
	archive
*/

	body.archive-index .tab-content{
		overflow: visible;
	}

	.archive .nav-projects .row-fluid{
		display: inline-block;
		width: auto;
	}
	.c_archive_projects img{
		width:100%;
	}

	.c_archive_whatson[class*=span]{
		vertical-align: top;
		width: 50%;
		box-sizing: border-box;
	}
	.c_archive_whatson .cover{
		position: relative;
		display: block;
		height: 0px;
		padding-bottom: 56.25%;
		overflow: hidden;
	}
		.c_archive_whatson .cover img{
			position: absolute;
			margin:  auto;
			top: -100%;
			bottom: -100%;
			left: -100%;
			right: -100%;

		}
		.c_archive_whatson .cover img.ultrawide{
			height: 100% !important;
			width: auto;
			max-width: initial;
		}
		.c_archive_whatson p
		{
			margin:0;
			margin-top:16px;
		}
		.nav-pills{
			white-space: nowrap;
			overflow-x: auto;
			margin:0 -16px;
			padding: 0 16px;
			padding-bottom: 8px;
			-webkit-overflow-scrolling: touch;
		}
		.nav-pills > li{
			float: none;
			display: inline-block;
		}
		.nav-pills a{
			color: #777;
		}

/*
	about
*/

	#affixsender_well{
		padding : 0px;
		background-color: transparent;
		border: none;
	}

	.news-list{
		color:#999;
	}
	.entry-date {
		color: #999;
	}
	.news-list li{
		padding-bottom: 16px;
	}
	.about .nav-link a{
		color: #777;
		font-size: 18px;
	}

	.c_management td:first-child{
		padding-left: 0px;
	}

	#contact-form label{
		display: block;
		margin: 8px 0px;
		font-weight: bold;
	}

	#contact-form input,
	#contact-form select,
	#contact-form textarea{
		-webkit-appearance: none;
		display: block;
		width: 100%;
		box-sizing: border-box;
		min-height: 32px;
		font-size: 16px;
		background: #FFF;
		margin: 8px 0px;
		box-shadow: none;
		border-radius: 0px;
	}
	#contact-form select{
		background:  right 8px center/10px no-repeat;
		padding-right: 32px;
		background-image: url('../img/fa-caret-down-000.png');
	}

	#contact-form input:focus,
	#contact-form select:focus,
	#contact-form textarea:focus,
	#contact-form button:focus{
		border: 1px solid #CCC;
		box-shadow: none;
		outline: none;
	}
	#contact-form .buttons{
		text-align: center;
	}
	#contact-form .submit-btn{
		border: 1px solid #E7E7E7;
		background-image: none;
		background-color: #FFF;
		color: #000;
		border-radius: 0px;
		padding: 4px 16px;
		margin: 8px 0;
	}

	.form{
		padding-top:0px !important;
	}
	.form span.required{
		display:none;
	}
	.c_input_row > div.errorMessage{
		margin-left: 0px;
		margin-bottom: 8px;
	}



	/*
	whaton
*/
	.c_whats_on .accordion-group{
		border: none;
		margin-bottom: 8px;
	}
		.c_whats_on .accordion-group .org, .c_whatson_item .org{
			font-weight: bold;
			font-size: 12px;
		}

	.c_whats_on .accordion-heading{
		border: none;
		padding: 0 !important;
	}

	.c_whats_on .accordion-heading h3,
	.c_whats_on .accordion-heading p,
	.c_whatson_item p,
	.c_whatson_item h3,
	.c_whatson_item h4,
	.whatson .item {
		margin: 8px 0 !important;
		line-height: 1.2;
	}

	.whatson .item {
		padding-left:32px;
	}


	.c_whats_on .accordion-inner{
		color: #777;
		border-top:none;
		padding: 0px;
	}

	.c_whats_on .location,
	.c_whats_on .period{
		color: #333;
	}

	.c_whats_on .period,
	.c_whats_on .location,
	.c_whatson_item .period,
	.c_whatson_item .location{
		padding-left: 32px;
	}

	.c_whats_on .period .icon,
	.c_whats_on .location .icon,
	.c_whatson_item .period .icon,
	.c_whatson_item .location .icon{
		margin-left: -32px;
	}

	.c_whats_on .period .more,
	.c_whatson_item .period .more{
		margin-top:4px;
		display: inline-block;
	}

	.cover-tag{
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: #000;
		background: rgba(0,0,0,0.6);
		color: #FFF;
		padding: 4px 8px;
		/* min-width: 50px; */
		max-width: 100px;
		display: block !important;
		text-overflow:ellipsis;
		white-space: nowrap;
		overflow: hidden;
		text-align: center;
	}
	.whatson h5 {
		padding:0px !important;
		margin: 16px 0;
	}

	.whatson .item ul{
		margin: 0px;
	}


		.whatson .item .icon{
			margin-left: -32px;
		    position: absolute;
		}
/*
	News
*/
	.btn-more{
		background-color: transparent;
		border: 1px solid #979797;
		color: #777777;
		margin: auto;
		display: block;
		padding: 4px 24px;
		margin-bottom: 16px;
	}

/*
	project
*/
	.c_projects_nav .nav-projects{
		color: #777;
	}
	.nav-projects{
		white-space: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		float: none !important;
		margin: 0 -16px !important;
		padding: 0 16px;
	}
	.nav-projects .cover{
		margin-left: 16px;
		display: inline-block;
		width: 200px;
		vertical-align: top;
		white-space: initial;
	}
	.nav-projects .cover img{
		margin: auto;
		height: 130px !important;
	}
	.nav-projects h3{
		font-weight: normal ;
		padding: 0px !important;
		margin-top: 8px !important;
		margin-bottom: 0px! important;
	}

	.c_projects_nav .nav-menu{
		margin: 16px 0;
		color: #777;
	}
	.projects-album .thumbnails li{
		width: 33%;
		margin: 0px;
		box-sizing: border-box;
	}
	.projects-album .thumbnails .thumbnail{
		display: flex;
		height: 180px;
		width: 100%;
		box-sizing: border-box;
		align-items: center;
		justify-items: center;
	}

	.blog-item{
		margin-bottom: 16px;
	}

	body.projects .blog-date{
		margin-bottom: 4px;
	}

/*
	food
*/
	.media.thumbnails{
		text-align:justify;
		text-align-last:center;
		white-space: nowrap;
		margin: 0 -16px;
		overflow-x: auto;
		box-sizing: content-box;
		-webkit-overflow-scrolling: touch;
	}
		.media.thumbnails li{
			display: inline-block;
			float: none;
			vertical-align: top;
			margin: 0 16px;
			margin-bottom: 16px;
			box-sizing: border-box;
		}

		.media.thumbnails .thumbnail{
			border: none;
			height: 180px;
			margin: 0;
			padding: 0;
			box-shadow:initial;
		}
		.media.thumbnails .thumbnail img{
			height: 100% !important;
			width: auto;
			max-width: initial;

		}

	/*
		venues
	*/
	.venues-navigation{
		white-space: nowrap;
		overflow-x: auto;
		margin: 0 -16px;
		padding: 0 16px;
		-webkit-overflow-scrolling: touch;

	}
		.venues-navigation .item{
				width: 140px;
				white-space: initial;
				margin-right: 16px;
		}
		.venues-navigation .c_venues_nav_img{
			margin-bottom: 16px;
		}

		.venues-navigation h3{
			font-weight: normal;
			padding: 0 !important;
		}

	.modal-footer .btn{
		margin-top: 8px;
	}

	body.about #content p>img{
		height: auto !important;
		float: none !important;
		margin: 0 auto !important;
		display: block;

	}

	body.services-index #content{
		padding-top:16px;
	}
	body.services-index h1{
		margin: 0 !important;
	}


	body.projects-blog .blog-item {
		width: 100%;
		margin: 0;
	}
}

@media screen and (max-width:480px){
	img {
		height: auto !important;
	}

	.c_highlight_carousel_img{
		height: 267px;
	}
	.c_whatson .cover,.c_whats_on .cover{
		display: flex;
		align-content: center;
		justify-content: center;
		align-items: center;
		justify-items: center;
		margin-bottom: 8px;
		max-height: 270px;
		overflow: hidden;
	}

	body.projects blockquote.nav-menu{
		border:none;
		padding: 0;
		margin: 8px 0;
	}
		body.projects blockquote.nav-menu li{
			display: inline-block;
			padding-right: 24px;
		}

	.modal-gallery.modal.fade.in{
		position: fixed;
		top:75px;
		width: auto;
		overflow: hidden;
	}


	.flex-xs{
		display: flex;
		align-items: center ;
	}

	.projects-album .thumbnails{
		margin: -16px;
	}
	.projects-album .thumbnails li{
		width: 50%;
		padding: 16px;
	}

	.whatson-view h2{
		font-size: 22px !important;
	}

		body.projects #content h2,
		body.projects #content h4{
			padding: 0px !important;
			margin: 8px 0 !important;
		}

		body.food .parts-media{
			margin-top: 16px;
	}

	body.food #content h2{
		padding: 0 !important;
		margin: 16px 0;
	}

	body.food #content h3{
		padding: 0 !important;
		margin: 16px 0;
	}
	.nav-projects h4{
		padding: 0px !important;
		margin-top: 8px !important;
	}
	body.projects .nav-menu ul{
		margin: 8px 0 !important;
	}
	body.contact #content h2{
		margin: 16px 0 !important;
		padding: 0 !important;
	}
	body.contact .contact-item{
		margin: 16px 0 !important;
	}
	body.contact iframe{
		margin-top: 8px;
	}
	body.support-membership table{
		font-size: 12px;
	}

}