/* ==== Sticky Footer ==== */
* {
	margin:0;
}
html,body {
	height:100%;
	font-family: 'Source Sans Pro',sans-serif;
}
.page-wrap {
	min-height:100%;
	margin-bottom:-100px;
	/* equal to footer height */
	background-color:#FFF;
}
.page-wrap:after {
	content:"";
	display:block;
}
.site-footer,.page-wrap:after {
	height:100px;
}
.site-footer .company-details {
	padding:25px 0;
}
.site-footer {
	background:#333;
	color:#fff;
}
.site-footer a,.whitetxt {
	color: #fff;
}
/* ==== Custom Styles ==== */
.mobileSkin .mceListBox .mceText,
.mobileSkin .mceSplitButton a.mceOpen,
.mobileSkin .mceSplitButton a.mceAction,
.mobileSkin .mceListBox .mceOpen {
	width: auto !important;
	height: auto !important;
}
.checkbox-inline label {
  margin-right: 40px;
}
.dynamic-title-row {
	background-image: url(../images/page-banner.jpg);
	margin-bottom: 30px;
}
.breadcrumb {
	margin-top:20px;
}
.grey-txt {
	color:#ccc;
}
.breadcrumb span {
	color:#777;
}
a:hover {
	text-decoration:none;
}
.dynamic-title-row h1,.dynamic-title-row h2 {
	margin:15px 0;
	padding:10px 0;
	text-shadow: 1px 1px 1px #000;
	font-size:46px;
	color: #fff;
}
.launchpad li {
	float:left;
	display:block;
	padding-right:5px;
}
.launchpad img {
	width:30px;
}
.launchpad {
	padding-top:25px;
}
.owl-theme .owl-controls .owl-buttons div {
	background: none;
	font-size: 20px;
	border-radius: 0;
}
.owl-next, .owl-prev {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 1%;
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 1;
}
.owl-next > span,
.owl-prev > span {
	position: absolute;
	top: 50%;
	z-index: 5;
	color: #333;
	display: inline-block;
}
.owl-next {
    right: 0px;
    left: auto;
	text-align: right;
}

.dontshow {
	opacity:0;
}
.show {
	opacity: 1;
}
.slideshow .owl-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
}
.main-content {
	position:relative;
	z-index:2;
}
.hero-wrap {
  background-image: url(../images/community-development-banner.jpg);
  background-size: cover;
  height: 550px;
  position: relative;
}
.hero-wrap .caption {
  text-align: center;
  font-size: 30px;
  line-height: 1.1;
  font-weight: bold;
  position: absolute;
  top: 25%;
  left: 5%;
  right: 5%;
  margin: 0 auto;
}
.hero-wrap .caption p .xlg-txt {
  font-size: 60px;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
}
.lead {
  color: #7b174d;
  font-size: 26px;
  line-height: 1.3 !important;
}
/* ==== Widgets ==== */
.widgets .col-sm-4 {
  text-align: center;
}
.widgets img {
  margin: 0 auto;
  display: block;
  max-height: 150px;
}
.widgets .col-sm-4 .btn-primary {
  margin: 0 auto;
}
.divide {
	margin-top:40px;
	margin-bottom:40px;
}
.divide-bottom {
	margin-bottom: 40px;
}
.divide-top {
	margin-top: 40px !important;
}
/* ==== Enquiry Form ==== */
.contact-form h3 {
	font-size:40px;
	font-weight:bold;
	color:#333;
}
.contact-form-row {
	background-color:#ccc;
}
.contact-form .form-control {
	margin-bottom:13px !important;
}
.btn-contact,.btn-contact:hover {
	background-color:#333;
	color:#fff;
}
.enquiry-form>.col-sm-6 {
	padding:15px;
}
/* ==== Blog ==== */
.blog-item {
	border:1px solid #ddd;
	padding:15px;
	background: #fff;
	box-shadow:1px 1px 5px #ddd;
}
.blog-article .cck_art_created {
	display:inline-block;
	color:#ccc;
}
.blog-item-info {
	margin-bottom:10px;
}
.blog-feature-image {
	padding-bottom:20px;
}
.rssocial-sharing ul {
	padding:10px 0;
}
.rssocial-left {
	margin:0;
}
.blog-module {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:30px;
}
.blog-module h3 {
	color:#999;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.blog-module ul {
	margin:0;
	padding:0;
	list-style:none;
}
.blog-module li {
	padding:10px 0;
	margin:0;
	width:100%;
	display:block;
	float:left;
	clear:left;
	border-bottom: 1px solid #eee;
}
/* ==== Navigation ==== */
.navbar-default .navbar-nav>li>a {
	font-size:18px;
}
.navbar-header {
	float:none !important;
}
.navbar {
	border-radius:0;
	margin-bottom:0;
	border:0;
}
.topmenu>ul {
	margin-top:15px;
}
.topmenu>ul>li {
}
.logo {
	float: left;
	padding: 10px 0 5px;
	margin-right: 50px;
}
.logo > img{
	max-height: 100px;
}
.navbar-default {
	background-color:#fff;
	box-shadow:5px 5px 5px -5px #CCC;
	border-color:transparent;
}
.navbar-brand {
	line-height:0;
}
.navbar-default .navbar-nav > li > a, a.btn-link, a {
	color:#0a1d80;
}
a:hover, a:focus,
a.btn-link:hover, a.btn-link:focus {
  text-decoration: none;
  color: #7b174d;
}
.btn-primary {
  background-color: #7b174d;
  color: #fff;
  border-color: #790f48;
  transition: all ease 0.3s;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #a12468;
  border-color: #790f48;
  color: #fff;
  transition: all ease 0.3s;
}
.navbar-default .navbar-nav > li > a:hover {
	color:#0a1d80 !important;
}
.navbar-header a.btn {
  margin-top: 35px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color:#0a1d80;
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#c6198a;
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
/* ==== Sections Headers ==== */
h1.header {
	font-size:72px;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
	letter-spacing:-3px;
}
@media (max-width:768px) {
	h1.header {
			font-size:48px;
			letter-spacing:-2px;
	}
}
@media (max-width:480px) {
	h1.header {
			font-size:36px;
			letter-spacing:-1px;
	}
}
p.header {
	font-size:13px;
	color:#fff;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: 2px;
}
/* ==== Gallery ==== */
.gallery-top {
	background:url("../img/gallery_bg.jpg");
}
.gallery {
	background:#fff;
}
.gallery .thumbnail {
	background:transparent;
	text-align:center;
	position:relative;
	padding:0;
	margin:0;
	border:0;
}
.gallery-item {
	margin-top:15px;
	margin-bottom:15px;
}
.gallery-item img {
	border:1px solid #ccc;
}
.gallery-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-ms-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
}
.gallery-overlay:hover {
	background:rgba(0,0,0,.8);
}
.gallery-overlay .gallery-caption {
	position:absolute;
	top:50%;
	left:50%;
	right:0;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	height:68px;
	line-height:68px;
	color:#fff;
	opacity:0;
	text-align: center;
	display:inline-block;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-ms-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
}
.gallery-overlay .gallery-caption a {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.gallery-overlay:hover>.gallery-caption {
	opacity:1;
}
.modal-backdrop.in {
	-webkit-opacity:0.95;
	-moz-opacity:0.95;
	opacity:0.95;
	background-color:#333333;
}
/* RESPONSIVE UTILITIES */
/* Phone */
@media (max-width:767px) {
	.navbar-toggle {
		background-color:#fff;
		background-image:none;
		border:1px solid transparent;
		top: 15px;
	}
	.logo {
	  padding-left: 15px;
	}
	.logo > img{
		max-height: 70px;
	}
	.navbar-collapse {
	  clear: both;
	}
	.hero-wrap {
	  height: 300px;
	}
	.hero-wrap .caption {
	  text-align: center;
	  font-size: 16px;
	  line-height: 1.1;
	  font-weight: bold;
	  position: absolute;
	  color: #fff;
	  text-shadow: 1px 1px 1px #000;
	  top: 30px;
	  margin: 0 auto;
	  visibility: hidden;
	}
	.hero-wrap .caption p .xlg-txt {
	  font-size: 30px;
	  text-shadow: 1px 1px 1px #000;
	  color: #fff;
	  visibility: visible;
	}
	.hero-wrap .caption a.btn-link {
		color: #fff;
	}
	.hero-wrap .caption a {
		visibility: visible;
	}
}
/* Larger than a phone */
@media (min-width:768px) {
	.navbar-default .navbar-collapse {
		border-color:#f8f8f8;
	}
	.navbar-default .navbar-nav > li > a {
	  padding-top: 45px;
	  padding-bottom: 45px;
	  color: #7b174d;
	}
}
/* Tablet */
@media (min-width:768px) and (max-width:991px) {
}
/* Small Monitor */
@media (min-width:992px) and (max-width:1199px) {
}
/* Desktop */
@media (min-width:1200px) {
}
/* Large Widescreen Desktop */
@media (min-width:1921px) {
}