
a {
	-webkit-transition: color 0.25s linear, background-color 0.25s linear;
	-moz-transition: color 0.25s linear, background-color 0.25s linear;
	-o-transition: color 0.25s linear, background-color 0.25s linear;
	-ms-transition: color 0.25s linear, background-color 0.25s linear;
	transition: color 0.25s linear, background-color 0.25s linear;
	color: #00aeef;
}
a:hover {
	color: #666;
}
p + ul, p + ol {
	margin-top: -10px;
}
dl { margin: 0; }
dt {
	width: 100px;
	float: left;
	clear: left;
	font-weight: bold;
}
dd {
	margin-left: 110px;
	padding: 0 0 6px 0;
}
dt, dd {
	line-height: 16px;
	min-height: 16px;
}
dd p:last-child {
	margin-bottom: 0;
}

.kint dt {
	min-width: 400px;
}
img {
	max-width: 100%;
}
#gmap img, .gmnoprint img {
	max-width: none;
}
.row.divider > [class*='col-']:not(:last-child):after {
	display: block;
	content: '';
	background: #333;
	width: 1px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	min-height: 100px;
}
.btn {
	font-family: 'Roboto', 'Helvetica Neue', helvetica, arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.btn-primary,
.btn-primary.focus,
.btn-primary:focus,
#search .form-control {
	background: transparent;
	border: 2px solid #555;
	border-radius: 0;
	color: #000;
	padding: 2px 45px;
	font-size: 19px;
	font-family: 'Roboto', 'Helvetica Neue', helvetica, arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.btn-primary:hover {
	background: #00aeef;
	border-color: #00aeef;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active,
.btn-primary:active {
	background: #f287b7;
	border-color: #f287b7;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
	-webkit-box-shadow: inset 2px 2px 5px rgba(0,0,0,.125);
	box-shadow: inset 2px 2px 5px rgba(0,0,0,.125);
}
.btn-default,
.btn-default.focus,
.btn-default:focus {
	background: #00aeef;
	color: #fff;
}
.btn-default:hover {
	background: #00aeef;
	border-color: #00aeef;
	color: #fff;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default.active,
.btn-default:active {
	background: #f287b7;
	border-color: #f287b7;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover {
	-webkit-box-shadow: inset 2px 2px 5px rgba(0,0,0,.125);
	box-shadow: inset 2px 2px 5px rgba(0,0,0,.125);
}
.btn > i:last-child {
	margin-left: 5px;
	margin-right: auto;
}
.btn > i:first-child {
	margin-right: 5px;
	margin-left: auto;
}
label span.help-block {
	display: inline;
	margin: 0;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}
span.help-block a {
	display: none;
}
.stButton span {
	display: none !important;
}
.stButton {
	font-size: 32px !important;
}
.stButton:after {
	display: inline-block;
	vertical-align: middle;
	font: normal normal normal 18px/1 FontAwesome;
	font-size: 32px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f1e0";
	color: #555;
	cursor: pointer;
	height: 48px;
	width: 48px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 9px;
	text-align: left;
	margin-bottom: 8px;
}
.stButton:hover:after {
	background-color: #555;
	color: #fff;
}
.stButton.view:after {
	content: "\f06e";
	padding: 7px;
}
.st_sharethis .stButton:after,
.st_sharethis_large .stButton:after {
	content: "\f1e0";
}
.st_facebook .stButton:after,
.st_facebook_large .stButton:after {
	content: "\f09a";
	padding-left: 13px;
}
.st_facebook .stButton:after,
.facebook.social:after {
	padding-left: 10px !important;
}
.st_linkedin .stButton:after,
.st_linkedin_large .stButton:after {
	content: "\f08c";
}
.st_email .stButton:after,
.st_email_large .stButton:after {
	content: "\f003";
}
.st_twitter .stButton:after,
.st_twitter_large .stButton:after {
	content: "\f099";
}
.st_googleplus .stButton:after,
.st_googleplus_large .stButton:after {
	content: "\f0d5";
}
.st_sharethis .stButton:after,
.st_facebook .stButton:after,
.st_linkedin .stButton:after,
.st_email .stButton:after,
.st_twitter .stButton:after,
.st_googleplus .stButton:after {
	font-size: 18px;
	width: 32px;
	height: 32px;
	background-color: #000;
	color: #bbb;
	padding: 7px;
	border-radius: 4px;
}
.st_sharethis .stButton:hover:after,
.st_facebook .stButton:hover:after,
.st_linkedin .stButton:hover:after,
.st_email .stButton:hover:after,
.st_twitter .stButton:hover:after,
.st_googleplus .stButton:hover:after {
	color: #fff;
}
body {
	font-family: 'Roboto', 'Helvetica Neue', helvetica, arial, sans-serif;
	font-size: 14px;
	background: #000;
	color: #fff;
}
#hd {
	padding-top: 111px;
}
.lt-1440 #hd {
	padding-top: 91px;
}
.lt-768 #hd {
	padding-top: 51px;
}
#hd, #colophon {
	font-family: 'Roboto Condensed', 'Helvetica Neue', helvetica, arial, sans-serif;
}
/*body.home #hd {
	padding-top: 151px;
}*/
#hd .navbar-default {
	background-color: #000;
	border-color: #fff;
	margin: 0;
	-webkit-transition: background-color .75s linear;
	-moz-transition: background-color .75s linear;
	-o-transition: background-color .75s linear;
	-ms-transition: background-color .75s linear;
	transition: background-color .75s linear;
}
body.page-template-homepage #hd,
body.blog #hd,
body.archive #hd,
body.single #hd {
	padding-top: 0;
}
body.page-template-homepage #hd .navbar-default,
body.blog #hd .navbar-default,
body.archive #hd .navbar-default,
body.single #hd .navbar-default {
	background-color: transparent;
}
#hd .navbar-default.dark {
	background-color: #000 !important;
}
#hd .navbar-brand {
	height: 110px;
}
.gte-768.lt-1440 #hd .navbar-brand {
	height: 90px;
}
body.page-template-homepage #hd .navbar-brand {
	height: 150px;
}
.gte-768.lt-1440 body.page-template-homepage #hd .navbar-brand {
	height: 110px;
}
@media only screen and (max-width: 767px) {
	#hd .navbar-brand,
	body.page-template-homepage #hd .navbar-brand {
		height: 50px;
		width: 224px;
		background: transparent url(../images/logo-mobile.png) no-repeat scroll center top;
		padding: 0;
	}
	#hd .navbar-brand img,
	body.page-template-homepage #hd .navbar-brand img {
		display: none;
	}
	.navbar-header {
		background: #000;
	}
	#navbar {
		background: #000;
		color: #fff;
		border-color: #fff;
	}
	#navbar a {
		color: #fff;
	}
	body .hero {
		margin-top: 50px;
	}
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle span.icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: #333;
}
.navbar-brand > img {
	max-height: 100%;
}

.gte-768 #navbar > ul > li {
	border-left: 1px solid #fff;
}
.gte-768 #navbar > ul > li > a {
	/*font-size: 27px;*/
	font-size: 1.7vw;
	line-height: 30px;
	padding: 40px 50px;
	color: #fff;
}
.gte-768.lt-1440 #navbar > ul > li > a {
	padding: 30px 36px;
}

.gte-768 body.page-template-homepage #navbar > ul > li > a {
	padding: 60px 50px;
}
.gte-768.lt-1440 body.page-template-homepage #navbar > ul > li > a {
	padding: 40px 50px;
}
.gte-768.lt-992 #navbar > ul > li > a,
.gte-768.lt-992 body.page-template-homepage #navbar > ul > li > a {
	font-size: 18px;
	padding-left: 32px;
	padding-right: 32px;
}
.gte-768 #navbar > ul > li > a:hover {
	background: rgba(255, 255, 255, 0.5);
}

#colophon {
	background: #333;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
}
body.home #colophon {
	margin-top: 0;
}
.lt-768 #colophon {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
}
#colophon img {
	max-height: 90px;
}
.lt-768 #colophon img {
	max-height: 50px;
}
#colophon ul.menu {
	margin: 30px 0 0 0;
	padding: 0;
}
.lt-768 #colophon ul.menu {
	margin-top: 15px;
}
#colophon ul.menu li {
	display: inline-block;
	border-right: 2px solid #bbb;
	padding-left: 15px;
	padding-right: 15px;
}
.lt-768 #colophon ul.menu li {
	padding-left: 8px;
	padding-right: 8px;
}
#colophon ul.menu li:last-child {
	border-right: none;
}
#colophon a {
	color: #bbb;
	font-weight: bold;
	font-size: 18px;
}
.lt-768 #colophon a {
	font-size: 13px;
}
#alerts {
	background: #ebebeb;
}
#dashboard #alerts {
	background: #222;
}
.dashboard-index #alerts {
	background: none;
}
#alerts .alert {
	margin-top: 15px;
	margin-bottom: 15px;
}
.hero {
	width: 100%;
	padding-top: 61.803%;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/hero.jpg);
}
body.blog .hero,
body.archive .hero,
body.single .hero {
	padding-top: 33%;
}
.hero .inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.hero .tagline {
	/*font-size: 84px;*/
	font-size: 6vw;
	font-weight: 300;
	margin: 200px 0 0 0;
	color: #fff;
	text-align: center;
}
.hero .tagline.affix {
	position: static;
}
.hero .tagline strong {
	font-weight: 700;
}
.hero .subtitle {
	/*font-size: 40px;*/
	font-size: 3vw;
	text-align: center;
	margin-bottom: 0;
}
#goto-search {
	display: block;
	color: #fff;
	font-size: 48px;
	text-align: center;
	vertical-align: middle;
	line-height: 150px;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.25);
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -80px;
}
.lt-1200 #goto-search {
	width: 100px;
	height: 100px;
	font-size: 36px;
	line-height: 100px;
	margin-left: -50px;
}
.lt-768 #goto-search {
	display: none;
}
#goto-blog {
	font-size: 42px;
	color: #fff;
	margin: 30px 0;
	display: block;
	font-weight: 300;
}
#goto-blog i {
	font-size: 34px;
}
.widget {
	font-size: 14px;
}
body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
	display: none;
}
#search-blocks .search-block a {
	display: block;
	width: 100%;
	height: 960px;
	text-align: center;
	/*font-size: 68px;*/
	font-size: 4.5vw;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding-top: 200px;
}
.lt-1440 #search-blocks .search-block a {
	height: 640px;
	padding-top: 120px;
}
.lt-992 #search-blocks .search-block a {
	height: 420px;
	padding-top: 80px;
}
.lt-768 #search-blocks .search-block a {
	height: 320px;
	padding-top: 50px;
	font-size: 28px;
}
#search-blocks .search-block {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#search-blocks .search-block a span {
	display: block;
	width: 100%;
}
#search-blocks .search-block a:hover span:after {
	display: block;
	content: '';
	height: 180px;
	width: 1px;
	border-left: 1px solid #fff;
	float: left;
	margin-left: 50%;
	margin-right: 48%;
}
#search-blocks .search-block a:hover:after {
	display: block;
	vertical-align: middle;
	font: normal normal normal 14px/1 FontAwesome;
	/*font-size: 68px;*/
	font-size: 4.5vw;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f054";
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50%;
	margin: 180px auto 0 auto;
	width: 120px;
	height: 120px;
	line-height: 120px;
	padding-left: 10px;
}
.lt-1440 #search-blocks .search-block a:hover span:after {
	height: 120px;
}
.lt-1440 #search-blocks .search-block a:hover:after {
	margin-top: 120px;
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.lt-768 #search-blocks .search-block a:hover span:after {
	height: 60px;
}
.lt-768 #search-blocks .search-block a:hover:after {
	margin-top: 60px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	padding-left: 5px;
}
#home-strapline {
	padding-top: 70px;
	padding-bottom: 70px;
}
.lt-1200 #home-strapline {
	padding-top: 40px;
	padding-bottom: 30px;
}
.lt-992 #home-strapline {
	padding-top: 30px;
	padding-bottom: 30px;
}
#home-strapline h2 {
	/*font-size: 60px;*/
	font-size: 4vw;
	color: #fff;
	font-weight: 300;
}
.lt-768 #home-strapline h2 {
	font-size: 20px;
}
#home-strapline h2 em {
	font-style: normal;
	color: #f287b7;
}
#blog-navbar .dropdown-toggle {
	width: auto;
	height: auto;
}
#blog-navbar .dropdown-toggle:after {
	display: none;
}
#blog-navbar {
	border-radius: 0;
	border: none;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: #000;
	color: #fff;
	margin-bottom: 15px;
}
#blog-navbar.affix {
	width: 100%;
	top: 110px;
	z-index: 111;
}
.lt-1440 #blog-navbar.affix {
	top: 90px;
}
.lt-768 #blog-navbar.affix {
	top: 50px;
}
#blog-navbar.affix + #posts {
	margin-top: 65px;
}
#blog-navbar a {
	color: #fff;
	border-right: 1px solid #fff;
}
#blog-navbar .navbar-nav > .open > a,
#blog-navbar .navbar-nav > .open > a:focus,
#blog-navbar .navbar-nav > .open > a:hover,
#blog-navbar li.active a {
	color: #000;
}
#blog-navbar .navbar-left li:first-child a {
	border-left: 1px solid #fff;
}
#blog-navbar .navbar-right a {
	border: none;
}
#blog-navbar ul.dropdown-menu a {
	color: #444;
}
.lt-768 #blog-navbar .navbar-header .navbar-nav li {
	float: left;
	text-align: center;
	width: 33.333%;
}
.lt-768 #blog-navbar .navbar-header .navbar-nav {
	margin: 0;
	border-bottom: 1px solid #fff;
}
.lt-768 #blog-navbar .navbar-header .navbar-left li:first-child a {
	border-left: none;
}
.lt-768 #blog-navbar .navbar-header .navbar-nav li:last-child a {
	border-right: none;
}
.lt-768 #blog-collapse > ul.navbar-nav {
	margin-top: 0;
	margin-bottom: 0;
}
.lt-768 #blog-collapse > ul > li > a {
	float: right;
}
.lt-768 #category-menu {
	border-top: 1px solid #fff;
}
.lt-768 #category-menu li a {
	color: #fff;
}
#posts {
	position: relative;
}
#posts .post {
	margin: 0;
	padding: 0;
	opacity: 1;
	border: 15px solid #000;
	width: 25%;
	display: block;
}

#posts.show-items .post {
	opacity: 1;
}
#posts .post .post-thumbnail {
	margin: 0;
}
#posts .post .border {
	border: 2px solid #fff;
}
#posts .post .entry-title {
	padding: 5px 15px;
	margin: 0;
	font-size: 1.5vw;
}
@media only screen and (max-width: 991px) {
	#posts .post {
		width: 33.333%;
	}
	#posts .post header.entry-header {
		margin-left: 0;
		margin-right: 0;
	}
	#posts .post .entry-title {
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px) {
	#posts .post {
		width: 100%;
		border: 5px solid #000;
		border-left: none;
		border-right: none;
	}
}
#posts .post .entry-title a {
	color: #fff;
	text-decoration: none;
}
#posts .post .entry-content {
	display: none;
}
#posts .post .author {
	display: block;
	padding: 0 15px;
	margin: 0 0 5px 0;
}
#posts .post .edit-link {
	display: block;
	font-size: 14px;
	padding: 15px;
}
#posts.home {
	margin-left: 120px;
	margin-right: 120px;
}

.lt-1440 #posts.home {
	margin-left: 15px;
	margin-right: 15px;
}
.lt-1440 #posts .stButton:after {
	height: 36px;
	width: 36px;
	font-size: 24px;
	padding: 6px;
}
.lt-1440 #posts .st_facebook .stButton:after,
.lt-1440 #posts .st_facebook_large .stButton:after {
	padding-left: 11px;
}
.lt-992 #posts .stButton {
	margin: 0;
}
.lt-992 #posts .stButton:after {
	height: 24px;
	width: 24px;
	font-size: 16px;
	padding: 5px;
}
.lt-992 #posts .st_facebook .stButton:after,
.lt-992 #posts .st_facebook_large .stButton:after {
	padding-left: 8px;
}
.lt-1200 #posts.home {
	margin-left: 0;
	margin-right: 0;
}
.lt-768 #posts.home {
	margin-left: -15px;
	margin-right: -15px;
}
#posts.home .post {
	width: 50%;
	border-width: 20px;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.lt-1200 #posts.home .post {
	border-width: 10px;
}
.lt-768 #posts.home .post {
	width: 100%;
	float: none;
	border-width: 2px;
}
#posts.home .post .details,
#posts.home .post .image {
	width: 50%;
	float: left;
	color: #fff;
}
#posts.home .post .image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#posts.home .post .title {

}
#posts.home .post.blue .details {
	background: #00aeef;
}
#posts.home .post.pink .details {
	background: #f287b7;
}
#posts.home .post .details {
	padding: 30px 0;
	position: relative;
}
.lt-1440 #posts.home .post .details {
	padding: 25px 0;
}
.lt-1200 #posts.home .post .details {
	padding: 20px 0 0 0;
}
.lt-992 #posts.home .post .details {
	padding: 10px 0 0 0;
}
#posts.home .post .details:after {
	position: absolute;
	top: 75px;
	right: -25px;
	content: '';
	width: 0;
	height: 0;
	border-left: 25px solid #fff;
	border-bottom: 25px solid transparent;
	border-top: 25px solid transparent;
}
#posts.home .post .image + .details:after {
	right: auto;
	left: -25px;
	border-left: none;
	border-right: 25px solid #fff;
}
#posts.home .post.blue .details:after {
	border-color: #00aeef;
}
#posts.home .post.pink .details:after {
	border-color: #f287b7;
}
#posts.home .post.blue .details:after,
#posts.home .post.pink .details:after {
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.lt-768 #posts.home .post .details:after {
	top: 10px;
}
#posts.home .post h2,
#posts.home .post h3 {
	font-weight: 300;
	/*font-size: 32px;*/
	font-size: 1.8vw;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 30px 10px 50px;
	margin: 0 0 5px 0;
	background: #000;
	display: inline-block;
	max-width: 90%;
	float: left;
	line-height: 1;
}
.lt-992 #posts.home .post h2,
.lt-992 #posts.home .post h3,
.lt-992 #posts.home .post .image + .details h2,
.lt-992 #posts.home .post .image + .details h3 {
	font-size: 18px;
	padding: 5px 10px;
}
#posts.home .post h2 a,
#posts.home .post h3 a {
	color: #fff;
	text-decoration: none;
}
#posts.home .post .image + .details h2,
#posts.home .post .image + .details h3 {
	float: right;
	text-align: right;
	padding: 10px 50px 10px 30px;
}
#posts.home .post .blurb {
	padding: 30px 90px 90px 50px;
	/*font-size: 24px;*/
	font-size: 1.2vw;
	line-height: 1.1;
}

#posts.home .post .image + .details .blurb {
	padding: 30px 50px 90px 90px;
	text-align: right;
}
.lt-992 #posts.home .post .blurb,
.lt-992 #posts.home .post .image + .details .blurb {
	font-size: 13px;
	padding: 10px 10px 40px 10px;
}
#posts.home .post .social {
	padding: 15px 50px;
	text-align: right;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	width: 100%;
}
.lt-992 #posts.home .post .social {
	padding: 10px 10px 0 10px;
}
#posts.home .post .social a {
	float: left;
}
#posts.home .post.featured .details {
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}
#posts.home .post.featured .details:after {
	display: none;
}
#posts.home .post.featured h2,
#posts.home .post.featured h3 {
	background: none;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 100%;
	text-align: center;
	float: none;
	/*font-size: 48px;*/
	font-size: 2.5vw;
}
#posts.home .post.featured h2 {
	margin-top: 60px;
}
.lt-1440 #posts.home .post.featured h2 {
	margin-top: 40px;
}
.lt-1200 #posts.home .post.featured h2 {
	margin-top: 15px;
}
.lt-992 #posts.home .post.featured h2,
.lt-992 #posts.home .post.featured h3 {
	font-size: 24px;
}
#posts.home .post.featured h3 {
	text-transform: none;
	margin-bottom: 30px;
}
.lt-1440 #posts.home .post.featured h3 {
	margin-bottom: 15px;
}
#posts.home .post.featured .blurb {
	/*font-size: 36px;*/
	font-size: 1.5vw;
}
.lt-992 #posts.home .post.featured .blurb {
	font-size: 13px;
}
#posts.home .post.featured .social {
	padding-left: 200px;
	padding-right: 200px;
	padding-bottom: 15px;
}
.lt-1440 #posts.home .post.featured .social {
	padding-left: 150px;
	padding-right: 150px;
}
.lt-1200 #posts.home .post.featured .social {
	padding-left: 100px;
	padding-right: 100px;
}
.lt-992 #posts.home .post.featured .social {
	padding-left: 20px;
	padding-right: 20px;
}
#posts.home .post.featured .stButton.view:after {
	background: #f287b7;
}
#posts.home .post.featured .stButton:after {
	background: #00aeef;
}
@media only screen and (max-width: 1680px) {
	#posts.home {
		margin-left: 30px;
		margin-right: 30px;
	}
	.stButton:after {
		height: 42px;
		width: 42px;
		font-size: 26px;
	}
	#posts.home .post .blurb {
		padding: 15px 45px 75px 25px;
	}
	#posts.home .post .image + .details .blurb {
		padding: 15px 25px 75px 45px;
	}
	#posts.home .post .image + .details h2,
	#posts.home .post .image + .details h3 {
		padding: 6px 25px 6px 20px;
	}
	#posts.home .post h2,
	#posts.home .post h3 {
		padding: 6px 20px 6px 25px;
	}
	#posts.home .post .social {
		padding: 6px 25px;
	}
}
.container-fluid .container {
	padding-left: 0;
	padding-right: 0;
}
.page.container .author {
	display: none;
}
.page.container h1.entry-title a {
	color: #fff;
}
.single-post header.entry-header {
	margin: 0 auto;
}
.single-post h1.entry-title {
	/*font-size: 42px;*/
	font-size: 3.6vw;
	text-align: center;
	margin: 40px 0;
}
.lt-992 .single-post h1.entry-title {
	font-size: 24px;
	margin: 20px 0;
}
.single-post h2.entry-subtitle {
	text-align: center;
	margin: 0 0 50px 0;
	font-size: 2.4vw;
}
.lt-992 .single-post h2.entry-subtitle {
	font-size: 18px;
	margin-bottom: 15px;
}
.single-post .post-thumbnail {
	display: none;
}
.single-post .meta {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin: 30px -15px;
}
.lt-768 .single-post .meta {
	margin: 15px 0;
}
.single-post .entry-summary {
	display: none;
}
html body.single.single-post .entry-content {
	width: 100%;
	float: none;
	font-size: 14px;
	margin: 0 auto;
}
html body.single.single-post .entry-content .inner {
	padding: 20px;
	margin-bottom: 20px;
	background: #fefefe;
	color: #1a1a1a;
	font-family: Merriweather, Georgia, serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75;
	vertical-align: baseline;
}
.entry-content .inner ol,
.entry-content .inner ul {
	margin-left: 16px;
}
.single-post img.avatar {
	border-radius: 50%;
	border: 2px solid #fff;
	margin: -15px 15px -15px 0;
	float: left;
}
.single-post .written-by,
.single-post .author {
	color: #fff;
	display: inline-block;
	font-size: 14px;
}
.single-post .written-by {
	margin-top: 13px;
}
.single-post .author {
	font-size: 18px;
	text-decoration: none;
}
.single-post .author:hover {
	color: #00aeef;
}
.single-post .social .stButton {
	margin-top: 10px;
}
.single-post .entry-content p.no-break:last-child {
	display: none;
}
.single #blog-navbar ul.navbar-left a {
	cursor: default;
}
.single-post .author-info {
	margin-bottom: 15px;
	border: none;
}
.single-post .author-description .author-bio {
	font-size: 14px;
}
.single-post .author-description h2 {
	font-size: 17px;
}
.single-post .comment-notes {
	font-size: 14px;
	margin-bottom: 4px;
	float: right;
	margin-top: -32px;
}
.single-post .comments-title,
.single-post .comment-reply-title {
	font-size: 18px;
}
.single-post .comment-form {
	padding-top: 0;
}
.single-post .comment-form label {
	font-size: 13px;
	color: #ccc;
}
.single-post a {
	color: #f287b7;
}
/*.single-post .cat-links a,
.single-post .tags-links a {
	margin-right: 10px;
}*/
.required {
	color: #f00;
}
button, input, select, textarea {
	color: #000;
}
.single-post #comments img.avatar {
	margin: 0 15px 15px 0;
}
#comments {
	margin: 0 0 60px 0;
}
#comments .comment-author {
	font-size: 14px;
}
.single-post #comments .fn a {
	color: #fff;
}
.comment-awaiting-moderation, .logged-in-as, .form-allowed-tags {
	color: #f287b7;
	font-size: 13px;
}
#comments time {
	font-size: 13px;
}
#comments .comment-reply-link {
	padding: 8px 16px;
	font-size: 14px;
	color: #fff;
}
.comment-list + .comment-respond, .comment-navigation + .comment-respond {
	padding-top: 30px;
}
.comment-list #respond .comment-notes {
	margin-right: 60px;
}
#comments .comment-form-url {
	display: none;
}
.next-prev {
	margin-top: 15px;
	margin-bottom: 30px;
}
.next-prev > .row > div > div {
	border-top: 4px solid #333;
	border-bottom: 4px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.next-prev .previous + .next {
	text-align: right;
}
.next-prev .next.col-sm-offset-6 {
	text-align: right;
}
.next-prev .meta-nav {
	text-transform: uppercase;
	font-size: 14px;
}
.next-prev .post-title a {
	color: #999;
	font-size: 16px;
}
.single .cat-links > span,
.single .tag-links > span {
	
}



.logo {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
.logo > div {
	background-color: #0ff;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	mix-blend-mode: multiply;
	position: absolute;
}
.logo .blue {
	background-color: rgba(0, 174, 239, 1);
	-webkit-animation: blue 2.5s ease-in-out infinite alternate;
    animation: blue 2.5s ease-in-out infinite alternate;
}
.logo .pink {
	background-color: rgba(242, 135, 183, 1);
	-webkit-animation: pink 2.5s ease-in-out infinite alternate;
	animation: pink 2.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blue {
  from {
    -webkit-transform: translate(-33%, 0);
            transform: translate(-33%, 0);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes blue {
  from {
    -webkit-transform: translate(-33%, 0);
            transform: translate(-33%, 0);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes pink {
  from {
    -webkit-transform: translate(33%, 0);
            transform: translate(33%, 0);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes pink {
  from {
    -webkit-transform: translate(33%, 0);
            transform: translate(33%, 0);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
#search {
	background: #fff;
}
#search header {
	background: #555;
	padding-top: 60px;
	padding-bottom: 60px;
}
.lt-1200 #search header {
	padding-top: 30px;
	padding-bottom: 30px;
}
.lt-992 #search header {
	padding-top: 15px;
	padding-bottom: 15px;
}
#search header h1 {
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', 'Helvetica Neue', helvetica, arial, sans-serif;
	font-size: 3vw;
}
.lt-768 #search header h1 {
	font-size: 20px;
}
#search section {
	background: #ebebeb;
	border-bottom: 2px solid #fff;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #000;
	font-family: 'Roboto', 'Helvetica Neue', helvetica, arial, sans-serif;
}
.lt-1200 #search section {
	padding-top: 15px;
	padding-bottom: 15px;
}
#search section .title {
	text-transform: uppercase;
	font-family: 'Roboto', 'Helvetica Neue', helvetica, arial, sans-serif;
	/*font-size: 19px;*/
	font-size: 1.2vw;
	font-weight: 700;
	line-height: 2;
	vertical-align: middle;
}
.lt-768 #search section .title {
	font-size: 14px;
}
#search .btn, #search fieldset .form-control {
	font-size: 1.2vw;
}
.lt-768 #search .btn,
.lt-768 #search fieldset .form-control {
	font-size: 12px;
	margin-bottom: 10px;
}
.lt-1200 #search .btn {
	padding-left: 30px;
	padding-right: 30px;
}
.lt-992 #search .btn {
	padding-left: 20px;
	padding-right: 20px;
}
.lt-992 #search fieldset .form-control {
	height: 23px;
}
#loading {
	display: block;
	/*margin-top: 100px;
	margin-bottom: 100px;*/
	height: 1px;
	color: #333;
	font-size: 18px;
}
#loading > div, #loading > p {
	display: none;
}
#events {
	position: relative;
	margin: 10px;
}
#events .event {
	margin: 0;
	padding: 0;
	opacity: 1;
	border: 5px solid #fff;
	width: 50%;
	display: block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 380px;
	position: relative;
	overflow: hidden;
	opacity: 0;
	display: none;
}
#events.show-items .event {
	opacity: 1;
	display: block;
}
@media only screen and (max-width: 991px) {
	#events .event {
		width: 100%;
		min-height: 300px;
	}
	#events .event .details,
	#events .hover {
		min-height: 300px;
	}
}
#events.show-items .event {
	opacity: 1;
}
#events .details,
#events .hover {
	float: right;
	padding: 30px;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	max-width: 30%;
	width: 30%;
	min-height: 380px;
}
.lt-1440 #events .details,
.lt-1440 #events .hover {
	padding: 20px;
}
.lt-768 #events .details,
.lt-768 #events .hover {
	max-width: 50%;
	width: 505%;
}
#events .hover {
	float: none;
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	right: 0;
	bottom: 0;
	background: #f287b7;
	padding: 0;
	text-decoration: none;
}
#events .hover.open {
	padding: 100px 15px 15px 15px;
}
#events .hover span {
	/*font-size: 28px;*/
	font-size: 1.8vw;
	text-transform: uppercase;
	line-height: 1.05;
}
#events .hover i {
	font-size: 42px;
	display: block;
	margin: 10px auto;
}
#events .event.agency .details {
	padding-top: 100px;
}
#events dl {
	/*font-size: 28px;*/
	font-size: 1.6vw;
	font-family: 'Roboto', 'Helvetica Neue', helvetica, arial, sans-serif;
}
.lt-768 #events .hover span,
.lt-768 #events dl {
	font-size: 14px;
}
#events dl dt {
	width: auto;
	float: none;
	margin-top: 20px;
}
#events dl dt:first-child {
	margin-top: 0;
}
#events dl dd {
	margin-left: 0;
}
#events dl dt, #events dl dd {
	line-height: 1.1;
	font-weight: normal;
}
#events .agency dl dd {
 	font-style: italic;
 	margin-top: 10px;
 	font-weight: 300;
}
#search a.btn-primary {
	margin-right: 30px;
}
.lt-1200 #search a.btn-primary {
	margin-right: 15px;
}
.lt-992 #search a.btn-primary {
	margin-right: 8px;
}
#search a.btn-primary:last-child {
	margin-right: 15px;
}
#search input.form-control,
#search select.form-control {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
}
#search input.form-control {
	width: 110px;
}
body.search #main {
	background: #ebebeb;
}
body.search #main + #colophon {
	margin-top: 0;
}

#back-to-top {
	padding-bottom: 10px;
}
#back-to-top a {
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	display: block;
	margin: 0 auto;
}
#back-to-top i {
	font-size: 42px;
}
#event > .container-fluid > .row > div {
	overflow: hidden;
}
#event > .container-fluid > .row > div:first-child {
	padding-left: 220px;
}
.lt-1440 #event > .container-fluid > .row > div:first-child {
	padding-left: 160px;
}
.lt-1440 #event > .container-fluid > .row > div:first-child {
	padding-left: 120px;
}
.lt-992 #event > .container-fluid > .row > div:first-child {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;

}
.lt-768 #event > .container-fluid > .row > div:first-child {
	height: auto !important;
}
#event-main {
	background: #00aeef;
	color: #000;
}
#event-main h1 {
	color: #fff;
	text-transform: uppercase;
	/*font-size: 52px;*/
	font-size: 3vw;
	font-family: 'Roboto Condensed', 'Helvetica Neue', helvetica, arial, sans-serif;
	font-weight: 700;
	margin: 0 0 50px 0;
}
.lt-992 #event-main h1 {
	font-size: 28px;
	margin: -67px 0 30px 90px;
}
.lt-768 #event-main h1 {
	font-size: 20px;
	margin: -50px 0 30px 60px;
}
#event-main h1 + h2 {
	margin-top: -35px;
	color: #fff;
	font-style: italic;
	font-weight: 300;
	/*font-size: 30px;*/
	font-size: 2vw;
}
.lt-992 #event-main h1 + h2 {
	font-size: 17px;
}
#event-main .description {
	padding: 90px 90px 60px 0;
	float: left;
}
.lt-1440 #event-main .description {
	padding: 60px 60px 40px 0;
}
.lt-992 #event-main .description {
	padding: 15px 15px 15px 0;
}
#event-main .date {
	float: left;
	display: block;
	padding: 60px 0 0 0;
	margin-left: -160px;
}
.lt-1440 #event-main .date {
	margin-left: -110px;
	padding-top: 40px;
}
.lt-1200 #event-main .date {
	margin-left: -103px;
}
.lt-992 #event-main .date {
	margin-left: 0;
	padding-top: 0;
	float: left;
}
#event-main .date .box {
	border: 1px solid #fff;
	color: #fff;
	width: 130px;
	padding-top: 100%;
	position: relative;
}
.lt-1440 #event-main .date .box {
	width: 92px;
}
.lt-1200 #event-main .date .box {
	width: 86px;
}
.lt-992 #event-main .date .box {
	width: 75px;
}
.lt-768 #event-main .date .box {
	width: 50px;
}
#event-main .date .box .inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
#event-main .date span {
	width: 100%;
	display: block;
	margin-top: 8px;
	text-transform: uppercase;
	line-height: 1;
}
#event-main .date .day {
	/*font-size: 72px;*/
	font-size: 4vw;
	font-weight: 700;
}
.lt-1440 #event-main .date .day {
	font-size: 3.6vw;
}
.lt-768 #event-main .date .day {
	font-size: 18px;
}
#event-main .date .month {
	/*font-size: 28px;*/
	font-size: 1.6vw;
	font-weight: normal;
}
.lt-768 #event-main .date .month {
	font-size: 11px;
}
#event-hero {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.lt-768 #event-hero {
	min-height: 300px;
}
#event-details {
	color: #000;
	/*font-size: 22px;*/
	font-size: 1.3vw;
}
.lt-992 #event-details {
	font-size: 14px;
}
#event-details table {
	margin: 80px 60px 50px 0;
}
.lt-1440 #event-details table {
	margin: 60px 40px 36px 0;
}
.lt-1200 #event-details table {
	margin: 40px 30px 24px 0;
}
.lt-992 #event-details table {
	margin: 15px 15px 24px 0;
}

#agency-details {
	background: #ebebeb;
	margin-left: -220px;
	margin-right: -15px;
	padding: 80px 60px 50px 220px;
}
.lt-1440 #agency-details {
	margin-left: -160px;
	padding: 60px 40px 36px 160px;
}
.lt-1440 #agency-details {
	margin-left: -120px;
	padding: 40px 30px 24px 120px;
}
#agency-details #event-details table {
	margin: 0;
}
#agency-details #event-details #provider-details {
	margin-top: 30px;
	display: none;
}
#event-details th {
	text-transform: uppercase;
	padding-bottom: 8px;
}
#event-details td {
	padding-right: 20px;
	vertical-align: top;
}
.lt-992 #event-details td {
	padding-right: 8px;
}
#event-details td.icon {
	padding-right: 40px;
}
.lt-992 #event-details td.icon {
	padding-right: 12px;
}
#event-details td.title {
	font-weight: bold;
	white-space: nowrap;
}
#event-book {
	background: #00aeef;
	color: #fff;
	padding-top: 140px;
	padding-bottom: 140px;
}
.lt-1440 #event-book {
	padding-top: 70px;
	padding-bottom: 70px;
}
.lt-992 #event-book {
	padding-top: 20px;
	padding-bottom: 20px;
}
#event-book h3 {
	text-transform: none;
	font-weight: normal;
	/*font-size: 42px;*/
	font-size: 2.5vw;
	margin: 0 0 35px 0;
}
.lt-992 #event-book h3 {
	font-size: 20px;
	margin-bottom: 15px;
}
#event-book .btn {
	width: 100%;
	color: #fff;
	border-color: #fff;
	/*font-size: 36px;*/
	font-size: 2vw;
}
.lt-992 #event-book .btn {
	font-size: 20px;
}
#event-book .btn:hover {
	background: #f287b7;
}
#event-share {
	background: #bbb;
}
#event-share .stButton {
	margin-right: 30px;
}
#event-share .share {
	padding: 90px 100px 90px 0;
}
#event-share .share-description {
	padding-bottom: 15px;
	color: #000;
}
.lt-1440 #event-share .share {
	padding-top: 40px;
	padding-bottom: 40px;
}
.lt-1200 #event-share .share {
	padding-right: 20px;
}
.lt-992 #event-share .share {
	padding-top: 20px;
	padding-bottom: 20px;
}
.lt-768 #agency-left {
	height: auto !important;
}
a.back {
	color: #000;
}
#event h4 {
	text-transform: uppercase;
	color: #000;
	/*font-size: 24px;*/
	font-size: 1.35vw;
	font-weight: bold;
	margin-bottom: 12px;
}
.lt-992 #event h4 {
	font-size: 16px;
}
#event-organiser {
	color: #000;
	background: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
}
.lt-1440 #event-organiser {
	padding-top: 40px;
	padding-bottom: 40px;
}
#event-organiser td {
	/*font-size: 22px;*/
	font-size: 1.3vw;
	padding-right: 40px;
	padding-bottom: 15px;
	vertical-align: top;
}
.lt-992 #event-organiser td {
	font-size: 14px;
	padding-right: 12px;
	padding-bottom: 8px;
}

#event table a {
	color: #000;
}
#event-gallery {
	padding-right: 140px;
	padding-top: 90px;
	padding-bottom: 50px;
}
.lt-1440 #event-gallery {
	padding-right: 110px;
	padding-top: 60px;
	padding-bottom: 30px;
}
.lt-1200 #event-gallery {
	padding-right: 80px;
	padding-top: 40px;
	padding-bottom: 20px;
}
h2.boxed {
	display: inline-block;
	padding: 15px;
	background: #fff;
	font-weight: 700;
	color: #00aeef;
	/*font-size: 42px;*/
	font-size: 2.5vw;
	text-transform: uppercase;
}
.lt-992 h2.boxed {
	font-size: 20px;
}
#event-gallery a.thumb,
#carousel a.thumb {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#carousel {
	position: relative;
}
#carousel a.next,
#carousel a.prev {
	position: absolute;
	top: 70px;
	left: 10px;
	color: #000;
	font-size: 24px;
}
#carousel a.next {
	left: auto;
	right: 10px;
}
#carousel .owl-carousel {
	padding: 0 24px 10px 24px;
}
#carousel .item {
	margin: 7px;
}

#testimonials {
	padding-top: 90px;
	padding-bottom: 90px;
	background: #00aeef;
}
.lt-1440 #testimonials {
	padding-top: 40px;
	padding-bottom: 40px;
}
#event #testimonials {
	padding-right: 90px;
}
.lt-1440 #event #testimonials {
	padding-right: 40px;
}
#testimonials .carousel-control {
	color: #fff;
	font-size: 36px;
	text-decoration: none;
	margin-right: 10px;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	background: none;
	opacity: 1;
}
#testimonials .carousel-control:hover {
	opacity: 0.6;
}
#testimonials h2 {
	margin-bottom: 60px;
}
.lt-1200 #testimonials h2 {
	margin-bottom: 40px;
}
.lt-992 #testimonials h2 {
	margin-bottom: 20px;
	font-size: 20px;
}
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
     -moz-transition: opacity 0.5s;
       -o-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
}
.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1;
}
.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
}
.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
#agency-left {
	background: #bbb;
}
#event-form {
	background: #fff;
	color: #000;
}
#booking-form h2 {
	/*font-size: 42px;*/
	font-size: 2.4vw;
	margin: 60px 0 50px 0;
}
.lt-992 #booking-form h2 {
	font-size: 16px;
	margin: 20px 0;
}
#booking-form .form-group {
	margin-bottom: 8px;
}
#booking-form label {
	font-weight: normal;
	/*font-size: 24px;*/
	font-size: 1.3vw;
	margin: 0;
}
#booking-form .form-control {
	border: none;
	background: #d6f4ff;
	border-radius: 0;
	/*font-size: 24px;*/
	font-size: 1.3vw;
	height: 60px;
}
.lt-1200 #booking-form label,
.lt-1200 #booking-form .form-control {
	font-size: 1.6vw;
}
.lt-1440 #booking-form .form-control {
	height: 42px;
}
.lt-1200 #booking-form .form-control {
	height: 30px;
}
.lt-992 #booking-form label,
.lt-992 #booking-form .form-control {
	font-size: 13px;
}
#booking-form .submit.form-group .btn {
	width: 100%;
	background: #00aeef;
	border: none;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	/*font-size: 36px;*/
	font-size: 2vw;
	border-radius: 0;
	margin: 30px 0 60px 0;
}
.lt-992 #booking-form .submit.form-group .btn {
	font-size: 16px;
	margin: 15px 0 20px 0;
}
#booking-modal {
	color: #000;
}
#booking-modal h2 {
	display: none;
}
#booking-modal .modal-footer {
	display: none
}
#booking-modal #booking-form .submit.form-group .btn {
	margin-bottom: 0;
}
#booking-modal h4 {
	margin: 0;
	text-transform: none;
}
#booking-modal .modal-header .close {
	font-size: 42px;
}
body.dashboard-index .btn {
	color: #fff;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
body.dashboard-index form {
	margin-top: 200px;
}
#sidebar {
	background: #333;
}
#sidebar img {
	padding: 60px 0;
	margin: 0 auto;
}
#sidebar a {
	background: #666;
	color: #fff;
	font-weight: bold;
}
#sidebar a i {
	margin-right: 8px;
}
#sidebar a:hover {
	background: #999;
}
#dashboard > nav {
	margin-left: -15px;
	margin-right: -15px;
	border: none;
	border-radius: 0;
}
#dashboard {
	background: #ebebeb;
	color: #000;
}
#dashboard .btn {
	font-size: 14px;
	padding: 2px 8px;
}
#dashboard .dataTable .btn {
	padding: 0 8px;
	font-size: 12px;
}

#dashboard > h1 {
	font-size: 26px;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
#dashboard hr {
	border-color: #ccc;
}
#dashboard .navbar.actions {
	margin: 15px -15px;
	border-top: 1px solid #ccc;
	padding: 15px;
}
.select2-container {
	color: #000;
}
.select2-container .selection .select2-selection {
	height: 33px;
	border-color: #ccc;
}
.select2-container .select2-selection .select2-selection__rendered {
	padding-top: 2px;
}
.navbar.actions .btn {
	margin-left: 7px;
	margin-right: 7px;
	padding: 6px 8px;
}
.navbar.actions li:first-child .btn {
	margin-left: 0;
}
.navbar.actions li:last-child .btn {
	margin-right: 0;
}
#dashboard form img {
	margin-top: 25px;
	max-height: 200px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.dataTable.collapsed th:first-child,
.dataTable.collapsed td:first-child {
	display: table-cell !important;
}
.dataTable td.actions {
	width: 1%;
}
.dataTable tr.template td.actions {
	width: auto;
	white-space: nowrap;
}
body.dashboard-referrals .dataTable td.actions {
	white-space: nowrap;
	width: 120px;
}
body.dashboard-referrals .dataTable td.actions a.edit {
	color: #000;
	float: right;
}
body.dashboard-referrals .dataTable td.email a,
body.dashboard-referrals .dataTable td.phone a {
	color: #000;
}
body.dashboard-referrals .dataTable td.email a:hover,
body.dashboard-referrals .dataTable td.phone a:hover {
	text-decoration: underline;
}
.dataTable td.input .form-control {
	width: 100%;
}
.fa-star {
	color: #ffd700;
}
.dataTable.filtered span.archived {
	display: none;
}
.dataTable .thumb {
	width: 1%;
}
#dashboard .dataTable .thumb img {
	max-width: 100px;
	max-height: 100px;
	margin: 0;
}
#provider-locations h2 {
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
	vertical-align: middle;
}
#provider-locations .btn {
	float: right;
	padding: 6px 8px;
}
#dashboard textarea {
	min-height: 302px;
}
#dashboard textarea.form-control.meta {
	min-height: 100px;
}
.modal-title {
	color: #000;
}
#graph .graph {
	width: 100%;
	height: 420px;
	margin: 15px 0;
}
.table tbody tr th {
	width: 25%;
}

#page-title {
	background: #333;
	padding-top: 40px;
	padding-bottom: 30px;
}
#page-title h1 {
	/*font-size: 60px;*/
	font-size: 4.5vw;
	text-transform: uppercase;
	font-weight: 700;
}
.lt-992 #page-title h1 {
	font-size: 24px;
}
#steps-container {
	overflow-y: hidden;
}
#how-it-works #how-it-works-steps > div {
	padding: 0;
}
#how-it-works .index {
	padding: 60px 15px;
	text-align: center;
	/*font-size: 105px;*/
	font-size: 8vw;
	color: #fff;
	font-weight: 700;
}
.lt-1440 #how-it-works .index {
	padding: 30px 15px;
	font-size: 6vw;
}
.lt-768 #how-it-works .index {
	padding: 20px 10px;
	font-size: 30px;
}
#how-it-works .blue .index {
	background: #00aeef;
}
#how-it-works .blue .details,
#how-it-works .pink .next {
	background: #e6e7e8;
}
#how-it-works .pink .index {
	background: #f287b7;
}
#how-it-works .index:after {
	position: absolute;
	top: 15%;
	left: 0;
	content: '';
	width: 0;
	height: 0;
	border-left: 25px solid #fff;
	border-bottom: 25px solid transparent;
	border-top: 25px solid transparent;
}
.gte-1440 #how-it-works .index:after {
	top: 20%;
}
#how-it-works .blue .index:after {
	border-color: #f287b7;
}
#how-it-works .pink .index:after {
	border-color: #00aeef;
}
#how-it-works .blue .index:after,
#how-it-works .pink .index:after {
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.lt-768 #how-it-works .index:after,
#how-it-works-steps > div:first-child .index:after,
.lt-992 #how-it-works-steps > div:nth-child(2n + 1) .index:after {
	display: none;
}
#how-it-works .pink .details,
#how-it-works .blue .next {
	background: #fff;
}
#how-it-works .index > span,
#how-it-works .index > i {
	display: block;
	margin: 0 auto;
}
#how-it-works .index > span {
	margin-bottom: -20px;
}
.lt-1200 #how-it-works .index > span {
	margin-bottom: 0;
}
#how-it-works .details {
	padding: 60px 60px 150px 60px;
	color: #000;
	position: relative;
}
.lt-1440 #how-it-works .details {
	padding: 30px 30px 120px 30px;
}
#how-it-works .next a {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#how-it-works h2 {
	font-weight: 700;
	/*font-size: 36px;*/
	font-size: 1.9vw;
	margin: 0 0 20px 0;
}
.lt-992 #how-it-works h2 {
	font-size: 22px;
}
#how-it-works h3 {
	/*font-size: 28px;*/
	font-size: 1.5vw;
	margin: 0 0 20px 0;
}
.lt-1200 #how-it-works h3 {
	font-size: 1.7vw;
}
.lt-992 #how-it-works h3 {
	font-size: 18px;
}
#how-it-works .details p {
	/*font-size: 18px;*/
	font-size: 1vw;
}
.lt-1200 #how-it-works .details p {
	font-size: 14px;
}
#how-it-works .details a.btn {
	position: absolute;
	bottom: 60px;
	left: 60px;
	right: 60px;
	margin: 0;
	border-color: #f287b7;
	color: #444;
	padding: 20px 5px;
	width: auto;
	text-align: center;
	/*font-size: 20px;*/
	font-size: 1.1vw;
}
.lt-992 #how-it-works .details a.btn {
	font-size: 18px;
}
#how-it-works .details a.btn:hover {
	color: #fff;
}
#how-it-works .pink .details a.btn:hover {
	background: #f287b7;
}
.lt-1440 #how-it-works .details a.btn {
	bottom: 30px;
	left: 30px;
	right: 30px;
}
#how-it-works #testimonials {
	padding: 60px 160px 70px 220px;
}
.lt-1440 #how-it-works #testimonials {
	padding: 40px 100px;
}
.lt-768 #how-it-works #testimonials {
	padding: 15px;
}
#contact .form {
	padding-top: 60px;
	padding-bottom: 60px;
}
.lt-992 #contact .form {
	padding-top: 20px;
	padding-bottom: 20px;
}
.lt-992 #contact .details {
	padding-bottom: 15px;
}
#contact .form {
	background: #00aeef;
	color: #fff;
}
#contact .form h2 {
	color: #000;
	margin-top: 0;
	font-size: 2.5vw;
}
.lt-1440 #contact .form h2 {
	font-size: 2.2vw;
}
.lt-992 #contact .form h2 {
	font-size: 20px;
}
#contact .details {
	padding-top: 0;
	background: #bbb;
	font-size: 1.4vw;
}
.lt-992 #contact .details {
	font-size: 14px;
}
#contact .row .details .embed-responsive {
	padding-bottom: 30%;
}
#contact .details .info,
#contact .details #contact-share,
#contact .details .embed-responsive {
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.lt-992 #contact .details #contact-share,
.lt-992 #contact .details .info {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contact .details .info {
	background: #fff;
	color: #000;
	line-height: 2;
}
#contact .details .info a i {
	margin-right: 50px;
}
.lt-1440 #contact .details .info a i {
	margin-right: 30px;
}
.lt-1200 #contact .details .info a i {
	margin-right: 15px;
}
.lt-992 #contact .details .info a i {
	margin-right: 5px;
}
#contact .details h3 {
	margin-top: 0;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 1.5vw;
	font-weight: bold;
	color: #000;
}
.lt-1200 #contact .details h3 {
	font-size: 24px;
}
#contact #contact-share a {
	color: #fff;
	font-size: 36px;
	margin-right: 30px;
}
#contact #contact-share a:hover {
	color: #000;
}
#contact #contact-share a:last-child {
	margin-right: 0;
}
#contact dt {
	width: 30px;
}
#contact dd {
	margin-left: 50px;
}
#contact dt, #contact dd {
	line-height: 24px;
	min-height: 24px;
}
#contact .details a {
	color: #000;
}
#contact .details a:hover {
	color: #f287b7;
	text-decoration: none;
}
#contact label {
	font-weight: normal;
	font-size: 1.3vw;
	margin: 0;
}
.lt-1200 #contact label {
	font-size: 14px;
}
#contact .form-control {
	border-radius: 0;
}
#contact .form-group.submit {
	margin-top: 10px;
}
#contact-enquire {
	width: 100%;
	background: #fff;
	color: #00aeef;
	font-weight: bold;
	border-radius: 0;
	font-size: 2vw;
}
.lt-992 #contact-enquire {
	font-size: 16px;
}
#contact h2 {
	margin-bottom: 30px;
}
#contact textarea {
	height: 120px;
}
body.home #alerts {
	background: #333;
}
.home-contact #back-to-top {
	background: #ebebeb;
	padding-top: 10px;
}
#contact-buttons,
#event-navigation {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #fff;
}
#search #event-navigation {
	padding-top: 5px;
	padding-bottom: 15px;
}
#contact-buttons a.btn,
#event-navigation a.btn {
	width: 100%;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.lt-768 #event-navigation {
	padding-top: 30px;
	padding-bottom: 30px;
}
.lt-768 #contact-buttons a.btn,
.lt-768 #event-navigation a.btn {
	margin-bottom: 15px;
}
#contact-buttons a.btn:hover,
#event-navigation a.btn:hover {
	background-color: #f287b7;
	border-color: #f287b7;
}
.container-fluid #event-navigation {
	background: #ebebeb;
}
#event-navigation a.btn {
	white-space: normal;
	padding: 7px 5px 10px 5px;
}
#page-nav ul.pagination {
	margin: 0;
	border-radius: 0;
}
#page-nav .pagination > li > a,
#page-nav .pagination > li > span {
	border: 2px solid #333;
	border-radius: 0;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
#page-nav .pagination > .active > a,
#page-nav .pagination > .active > a:focus,
#page-nav .pagination > .active > a:hover,
#page-nav .pagination > .active > span,
#page-nav .pagination > .active > span:focus,
#page-nav .pagination > .active > span:hover {
	background-color: #00aeef;
	color: #fff;
}
#hd .help-block {
	float: left;
	margin-top: 35px;
	color: #eee;
	font-style: italic;
}
body.page-template-homepage #hd .help-block {
	margin-top: 45px;
	display: none;
}
#mobile-organiser > div {
	padding-left: 5px;
	padding-right: 5px;
}
#mobile-organiser > div:first-child {
	padding-left: 15px;
}
#mobile-organiser > div:last-child {
	padding-right: 15px;
}
#mobile-organiser a {
	color: #000;
	text-transform: uppercase;
}
#mobile-organiser a i {
	font-size: 24px;
}
.lt-768 #event h4 {
	color: #00aeef;
}
#contact-form span.help-block {
	color: #fff;
}
#no-results {
	color: #000;
	margin-top: 60px;
	padding-bottom: 60px;
}