/*
Theme Name: Harbour Financial
Author: True Blue Websites
Author URI: http://truebluewebsites.com.au
*/


/* =========== TOOLS =========== */

/* --- OVERRIDING GUTTERS --- */

.container {
padding-right: 10px !important;
padding-left: 10px !important;
}

.row {
margin-right: -10px !important;
margin-left: -10px !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding-right: 10px !important;
padding-left: 10px !important;
}

/* --- IMAGES (RESPONSIVE) --- */

.main img { display:block;max-width:100%;height:auto; }
.main img.alignleft { float:left;margin: 0 20px 10px 0 ; }
.main img.alignright { float:right;margin: 0 0 10px 20px ; }
.main img.aligncentre { margin: 0 auto; }

/* --- VIDEO (RESPONSIVE) --- */

.videowrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.videowrap iframe,
.videowrap object,
.videowrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --- GALLERY (RESPONSIVE) ---*/

.gallery {
  margin-right: -10px;
  margin-left: -10px;
}

.gallery .gallery-item {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857142857%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666666667%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-3 .gallery-item {
  width: 33.3333333333%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery .gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  border: 5px #efefef solid;
}

@media (max-width: 768px) {

  .gallery .gallery-item {
  width: 50%; /* Determines how many to show in a row */
  }

}

/* --- SOCIAL ICONS - FONTS --- */

@font-face {
  font-family: 'social-icons';
  src:url('assets/fonts/social-icons.eot');
  src:url('assets/fonts/social-icons.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/social-icons.ttf') format('truetype'),
    url('assets/fonts/social-icons.woff') format('woff'),
    url('assets/fonts/social-icons.svg#social-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class*="social-icon-"] {
  font-family: 'social-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-icon-bni:before {
  content: "\62";
}
.social-icon-googleplus:before {
  content: "\67";
}
.social-icon-pinterest:before {
  content: "\70";
}
.social-icon-twitter:before {
  content: "\74";
}
.social-icon-vimeo:before {
  content: "\76";
}
.social-icon-facebook:before {
  content: "\66";
}
.social-icon-linkedin:before {
  content: "\6c";
}
.social-icon-instagram:before {
  content: "\69";
}
.social-icon-youtube:before {
  content: "\79";
}

/* --- SOCIAL ICONS - BUTTONS --- */

.btn-social {
  border: none;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.45);
  padding: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 18px;
  border-radius: 100%;
  padding-top: 2px;
}

.btn-social:hover,
.btn-social:focus,
.btn-social:active,
.btn-social.active {
  -moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
  -webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
  box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
  color: #fff;
}

.btn-facebook {
  background: #3b5998;
}

.btn-twitter {
  background: #2CAAE2;
}

.btn-googleplus {
  background: #DC4B31;
}

.btn-linkedin {
  background: #00659B;
  font-size: 16px;
  padding-top: 1px;
}

.btn-youtube {
  background: #ED2400;
  font-size: 22px;
  padding-top: 2px;
}

.btn-pinterest {
  background: #CE2021;
}

.btn-instagram {
  background: #6B5245;
}

.btn-bni {
  background: #6C121F;
  font-size: 8px;
  padding-top: 0;
}

/* --- WIDGETS - IMAGE --- */

.widget_simpleimage { padding: 0 !important; }
.widget_simpleimage h3.widget-title { display: none; }
.widget_simpleimage p { margin: 0; }
.widget_simpleimage img { display:block;max-width:100%;height:auto; }


/* =========== STYLES - Global =========== */

@import url(http://fonts.googleapis.com/css?family=Lato:400,700|Open+Sans:300italic,400italic,700italic,400,300,700);

/* --- PAGE --- */

body {
	background-color:#2A2723;
	font-family: 'Open Sans', sans-serif;
	color:#191919;
	font-size:14px;
	font-weight:400;
}

/* --- LINKS --- */

a {
	color:#191919;
	text-decoration:underline;
}

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

/* --- BUTTONS --- */

.btn {
	font-family: 'Lato', sans-serif;
	border:none;
	font-size:13px;
	text-decoration:none;
}

.btn-xs {

}

.btn-sm {

}

.btn-action {
	background-color:#B40012;
	color:#fff;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active {
	background-color:#000;
	color:#fff;
}

.btn-default {
	background-color:#000;
	color:#fff;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
	background-color:#B40012;
	color:#fff;
}

/* --- HEADINGS --- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif;
}


h1 {
	font-size:34px;
}
h2 {
	font-size:28px;
}
h3 {
	color:#666;
	font-size:26px;
}

.nopad {
	margin-top: 0;
}

/* --- LEAD --- */

.lead {
	color:#C02832;
	font-size:30px;
	font-family: 'Lato', sans-serif;
}

/* --- WELL --- */

.well {
	background-color:#F7F7F7;
	box-shadow:none;
}

/* --- WELL - TESTIMONIALS --- */

.list-testimonials li {
  margin-bottom: 20px;
}

.well-testimonial {
  background: #F7F7F7 url(assets/images/icon-quote.png) no-repeat 20px 22px;
  padding-left: 90px;
}

.well-testimonial .review {
  font-style: italic;
  display: block;
  margin-bottom: 15px;
}

.well-testimonial .author {
  font-weight: bold;
}

/* --- FORMS --- */

.form-group {

}

.form-control {
	background: #F7F7F7;
}

.form-control:focus {
  border-color: ;
  -webkit-box-shadow: 0 0 8px rgba(102,175,233,.6);
  box-shadow: 0 0 8px rgba(102,175,233,.6);
}

/* --- LIST Ticks --- */

.list-tick {
	padding-left: 0;
	list-style: none;
  font-size: 16px;
  padding-left: 5px;
}

.list-tick li {
  list-style-type: none;
  background: url(assets/images/icon-tick.png) no-repeat top left;
  padding-left: 35px;
  margin-bottom: 10px;
}

/* --- FORMS --- */

.form-group {
  margin-bottom: 10px;
}

.form-group .form-control {
  
}

.form-group .form-control:focus {
  border-color: ;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-group textarea.form-control {
  height: 100px;
}

/* =========== STYLES - Sections =========== */

/* --- HEADER --- */
.header {
	background-color:#fff;
}
.headerwrap {
	padding:15px 0 22px 0;
}
.qcontact {
	float:right;
	padding:20px 0 0 0;
}
.qcontact-text {
	font-size:28px;
	color:#3F3F3F;
	font-family: 'Lato', sans-serif;
	font-weight:normal;
}
.qcontact-text a {
	color:#3F3F3F;
	text-decoration:none;
}
.qcontact-text a .glyphicon {
	color:#BE2936;
	font-size:24px;
	padding-right:5px;
}

/* --- BANNER --- */
.banner {
	background-color:#F7F7F7;
}
.bannerwrap {
	padding:20px 0;
}
.banner-lg {
	position:relative;
}
.banner-lg img {
	border-radius:4px;
	min-width:100%;
}
.banner-sm {
	background-color:#B2001B;
	color:#fff;
	border-radius:4px;
	text-align: center;
}

.banner-sm img {
	border-radius:4px;
}

.banner-sm h3 {
	display: none;
}


/* --- SHOWCASE --- */
.showcase-group {
	padding:20px 0;
	background-color:#fff;
}
.showcase {
	background-color:#C6C4C2;
	border-radius:4px;
	padding:20px;
	overflow:hidden;
}
.showcase img {
	max-width:100%;
}
.showcase h3 {
	margin-top:10px;
	color:#000;
	font-size:26px;
	text-shadow:0px 1px 1px rgba(255,255,255,0.65);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#a5ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#a5ffffff,Positive=true);
}

.showcase .showcase-title {
	display: none;
}

/* --- CONTENT --- */
.content {
	background:#fff url('assets/images/bg-wrap.png') repeat-x bottom left;
	padding:20px 0 0 0;
}

/* --- MAIN --- */
.main {
	margin:0 0 20px 0;
	padding:0;
}
/* --- ASIDE --- */
.aside {
	padding:0 0 0 19px;
	margin:0 0 20px 0;
	border-left:1px solid #BBBBBB;
}
.aside h3 {
	margin-top:0;
}

.aside .widget {
	margin-bottom: 20px;
}

/* --- FOOTER --- */
.footer {
	background-color:#2A2723;
	color:#fff;
	font-size:10px;
	padding:20px 0 10px 0;
}
.siteCredits {
  text-align: right;
}
.siteCredits a {
	color:#fff;
	text-decoration:none;
}


/* =========== STYLES - Media Query =========== */

/* X SMALL - ONLY (Phone) */

@media (max-width: 768px) {

	body {
		padding-top: 0px;
	}
	.logo img {
		margin: 0 auto;
	}
	.qcontact {
		float:none;
	}
	.btn-presstocall {
		background-color:#B40012;
		color:#fff;
		padding:10px 20px;
	}
	.btn-presstocall:hover,
	.btn-presstocall:focus {
		background-color:#2A2723;
	}
	.navbar-inverse {
		background-color:#2A2723;
		color:#fff;
		border:none;
	}
	.navbar-inverse .navbar-brand {
		color:#fff;
		text-decoration:none;
	}
	.navbar-inverse .navbar-collapse {
		border:none;
	}
	.navbar-inverse .navbar-toggle {
		border-color:#fff;
	}
	.navbar-inverse .navbar-toggle:hover,
	.navbar-inverse .navbar-toggle:focus {
		background-color:#B40012;
	}
	.navbar-inverse .navbar-nav > li > a {
	    color:#fff;
	    text-decoration:none;
	}
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	    background-color: #B40012;
	    color: #FFFFFF;
	}
	.banner-home-caption {
		display:none;
	}
	.banner-home img {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.banner-ebook {
		border-top-left-radius:0;
		border-top-right-radius:0;
	}
	.aside {
		padding-left:0;
		border-left:none;
	}
	.aside h3 {
		margin-top:0;
	}
	.footer {
		text-align: center;
	}
	.footer .siteCredits {
		text-align: center;
	}

}

/* SMALL - UP (Tablet + Desktop + Large Desktop) */

@media (min-width: 769px) {

  /* --- NAVIGATION --- */

	/* Global */
	.navbar {
		min-height: 40px;
		border-radius: 0;
		z-index: 70;
		margin-bottom:0;
	}
	.navbar a {
		text-decoration: none;
	}

	/* First Level */
	.navbar-nav>li {
		border-right: none;
		padding-left:20px;
	}
	.navbar-nav>li:first-child {
		padding-left:0;
	}
	.navbar-nav>li>a {
		padding:0 0 3px 0;
		font-family: 'Lato', sans-serif;
		color:#000;
		font-size:16px;
		font-weight:normal;
	}
	.navbar-nav>li>a:hover {
		background-color:transparent;
		color:#BD2635;
	}
	.navbar-nav>li.current-menu-item>a {
		border-bottom:2px solid #BD2635;
	}

  /* Second Level */
  .navbar-nav ul.sub-menu { display: none; position: absolute; top: 100%; left: 0; padding:0; margin: 0; list-style:none; box-shadow: 0px 2px 3px rgba(0,0,0,0.4); } /* No need to change anything */
  .navbar-nav ul.sub-menu li { position: relative; float: left; width:250px; background: #eee; border-top: 1px solid #fff; } /* Edit width, background and borders */
  .navbar-nav ul.sub-menu li a { display: block; padding: 5px 10px; background: transparent; color: #B85141; } /* Edit padding, background and color */
  .navbar-nav ul.sub-menu li a:hover { background: #B85141; color: #fff; } /* Edit hover background and color */
  .navbar-nav li:hover > ul.sub-menu {display:block; } /* What makes it display */

}

/* MEDIUM - UP (Desktop + Large Desktop) */

@media (min-width: 993px) {

}

/* SMALL - ONLY (Tablet) */

@media (min-width: 769px) and (max-width: 992px) {

	.showcase-text-3:before {
		content:'';
	}
	.showcase-text-4:before {
		content:'';
	}
	.showcase-text-5:before {
		content:'';
	}
	.showcase h3 {
		margin-top:0;
	}

}

/* MEDIUM - ONLY (Desktop) */

@media (min-width: 993px) and (max-width: 1200px) {

}

/* LARGE - ONLY (Large Desktop) */

@media (min-width: 1200px) {
  .container {
    width: 960px;
  }

}
