
/*
Theme Name: BusinessNet
Theme URI: http://businessnet.digitaldrive.com.au
Author: Sally Mason
Author URI: http://digitaldrive.com.au
Description: Custom theme BusinessNet
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: businessnet
Tags: BusinessNet

*/

/* BusinessNet Colours:
Light Grey: 	rgba(238,238,238,1.00);
Lightest Grey:  rgba(245,245,245,1.00);
Light Blue: 	rgba(97,197,237,1.00);
Bright Blue: 	rgba(0,169,237,1.00);
Dark Blue: 		rgba(16,75,150,1.00);
Dark Grey:      rgba(66,66,66,1.00);
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);

@media (min-width: 1200px) {
.container-fluid {
	width: 1170px;
}
.rev_slider {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
#frontpage-section-1 {
	text-align: center;
	padding-right: 180px;
	padding-left: 180px;
}
}
html {
	position: relative;
	min-height: 100%;
}
body {
	margin-bottom: 0px;
	background-color: rgba(238,238,238,1.00);
	font-family: "Open Sans", sans-serif;
}
hr {
	border-bottom: solid 1px rgba(66,66,66,1.00);
}
/*
 * Typography
 */


h1 {
	color: rgba(16,75,150,1.00);
	font-size: 36px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
	color: rgba(16,75,150,1.00);
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.site-footer h2 {
	color: rgba(97,197,237,1.00);
}
h3 {
	color: #191919;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
h4 {
	color: rgba(97,197,237,1.00);
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
h4.testimonial {
	color: rgba(16,75,150,1.00);
	font-size: 24px;
	line-height: 1.417;
	margin-bottom: 2px;
	margin-top: 10px;
}
h5 {
	color: rgba(97,197,237,1.00);
	font-size: 14px;
	font-weight: bold;
	line-height: 1.714;
	margin-bottom: 10px;
	margin-top: 10px;
}
p.intro {
	color: rgba(97,197,237,1.00);
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}
p.lead {
	color: rgba(97,197,237,1.00);
	font-size: 16px;
	line-height: 1.625;
	margin-bottom: 10px;
	margin-top: 10px;
}
p.testimonial {
	color: rgba(51,51,51,1.00);
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 10px;
	margin-top: 0;
}
.testimonial-author {
	color: rgba(16,75,150,1.00);
}
p.testimonial-small {
	color: #191919;
	font-size: 14px;
	line-height: 1.714;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 20px;
}
li.articles {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.429;
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 10px;
}
li.ul-cta {
	color: #191919;
	font-size: 14px;
	line-height: 1.429;
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 10px;
}
input {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
}
div .button {
	border-style: solid;
	background-color: #61c5ed;
}
div .like-button {
	border-color: #083674;
	border-width: 1px;
	border-style: solid;
	background-color: #104b96;
}
button .comments {
	color: #555555;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.429;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
}
.form-group label {
	display: block;
	clear: both;
}
span.byline {
	color: #104b96;
}
span.highlight {
	color: #ffffff;
}
a.article {
	color: #61c5ed;
	font-style: normal;
	font-weight: bold;
}
#front-page-widget .widget-title {
	color: rgba(255,255,255,1.00);
}
#om-sidebar-action-header .widget-title {
	font-size: 30px;
	line-height: 33px;
	margin-bottom: 10px;
}
#om-sidebar-action-optin {
	padding-top: 40px;
	padding-bottom: 40px;
}
.google-map {
	margin-bottom: 30px;
	display: block;
}
/*
 * Testimonials
 */
.video {
	margin-right: 20px;
	background-color: rgba(0,0,0,1.00);
}
.success-testmonial img {
	margin-right: 15px;
}
.testimonial-content {
	background-color: rgba(255,255,255,1.00);
	border: rgba(221,221,221,1.00) 1px solid;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
}
.success-story {
	padding-right: 30px;
}
.success-story h1 {
	font-size: 24px;
	line-height: 34px;
}
/*
 * Form Elements
 */
.btn {
	border-radius: 0px;
	border: none;
}
.btn-wide {
	min-width: 280px;
}
.btn-primary, .wpcf7-submit {
	font-size: 20px;
	line-height: 24px;
	padding: 10px;
	color: rgba(255,255,255,1.00);
	background-color: rgba(97,197,237,1.00);
	border: none;
	border-bottom: 2px solid rgba(16,75,150,1.00);
}
.btn-primary:hover, .wpcf7-submit:hover {
	background-color: rgba(0,112,255,1.00);
}
.btn-default {
	background-color: rgba(97,197,237,1.00);
	color: rgba(255,255,255,1.00);
	border: none;
	border-radius: 0;
	min-height: 34px;
}
.btn-default:hover {
	background-color: rgba(155,218,243,1.00);
	color: rgba(255,255,255,1.00);
}
.btn-secondary {
	background-color: rgba(238,238,238,1.00);
	color: rgba(60,60,60,1.00);
	border: none;
	border-radius: 0;
	min-height: 34px;
}
.btn-secondary:hover {
	background-color: rgba(245,245,245,1.00);
}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 280px;
}
.comment-respond .form-control {
	border: 1px solid rgba(238,238,238,1.00);
}
.form-control {
	border: none;
	border-radius: 0;
}
input[type=search] {
	min-width: 260px;
}
.wpcf7-form-control input[type=text], .wpcf7-form-control textarea {
	border: rgba(220,220,220,1.00) 1px solid !important;
}
/*
 * Main Nav
 */

.navbar-default {
	background-color: rgba(255,255,255,1.00);
	border-color: none;
	border: none;
	min-height: auto;
	border-bottom: rgba(97,197,237,1.00) solid 2px;
}
.navbar-default .navbar-justified >.active > a {
	background-color: rgba(255,255,255,1.00);
}
.navbar-default a {
	color: rgba(66,66,66,1.00);
	text-transform: uppercase;
	height: 100%;
	white-space: nowrap;
}
.navbar-default .nav > li {
	line-height: 90px;
}
.navbar-default .nav > li >a {
	font-size: 16px;
	padding: 0px 10px;
}
.navbar-default .nav > li >a:hover {
	color: rgba(0,169,237,1.00);
	background-color: transparent;
	text-decoration: overline;
}
.navbar-default .nav > li.active a {
	color: rgba(0,169,237,1.00);
}
.navbar-default .nav li:last-child a {
	color: rgba(16,75,150,1.00);
	font-weight: bold;
	font-size: 1.5em;
}
.navbar-brand {
	line-height: 90px;
	vertical-align: middle;
	display: inline-block;
	padding-left: 12px;
	padding-top: 34px;
	padding-bottom: 34px;
}
.nav-justified {
	min-height: 90px;
}
/* 
 * Header Widgets: Ticker 
 */
.ticker-area {
	padding-left: 0px;
	text-wrap: normal;
	position: relative;
	height: 60px;
}
.ticker-area p {
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}
.ticker-area a strong {
	font-weight: normal;
	color: rgba(255,255,255,1.00);
}
.ticker-text .btn {
	padding-left: 0px !important;
	padding-right: 0px;
	white-space: wrap !important;
}
/*
 * Site Footer
 */
.site-footer {
	background-color: rgba(66,66,66,1.0);
	color: rgba(255,255,255,1.00);
	bottom: 0;
}
.site-footer ul, .footer-area aside {
	list-style-type: none;
	margin-bottom: 0px;
}
.site-footer ul li:before {
	content: "\e080";
	font-family: 'Glyphicons Halflings';
	color: rgba(255,255,255,1.00);
	font-weight: 100;
	margin-left: -10px;
}
.site-footer ul li a {
	-webkit-margin-before: 0;
	padding-left: 10px;
	height: 30px;
}
.site-footer p {
	margin-bottom: 0px;
}
.copyright {
	background-color: rgba(0,0,0,1.00);
	min-height: 40px;
	line-height: 40px;
}
.copyright p {
	margin: 0px;
}
.om-sidebar-action .btn-primary {
	min-width: 100%;
}
.theme-boxed {
	background-color: rgba(255,255,255,1.00);
	padding-top: 20px;
}
.theme-boxed h1 {
	padding-left: 10px;
}
.site-footer .textwidget a {
	color: rgba(255,255,255,1.00) !important;
}

@media (max-width:1024px) {
.success-story h1 {
	font-size: 24px;
}
}

@media (max-width:479px) {
.success-story {
	padding-right: 15px;
}
.success-story h1 {
	border-bottom: rgba(97,197,237,1.00) 1px solid;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.navbar-default .nav > li {
	line-height: 40px;
}
.om-sidebar-action ul {
	padding-top: 20px;
	margin-bottom: 40px;
}
.om-sidebar-action ul li {
	padding-left: 0px !important;
	margin-left: 0px;
}
.om-sidebar-action ul li:before {
	/*Using a Bootstrap glyphicon as the bullet point*/
	font-size: 14px;
}
.om-sidebar-action ul li {
	line-height: 20px;
}
.om-sidebar-action ul li {
	font-size: 14px !important;
	line-height: 16px !important;
	margin-bottom: 10px;
}
.video {
	margin-bottom: 15px;
	background-color: rgba(189,189,189,1.00);
	width: 100%;
}
.btn-wide {
	min-width: 100%;
}
.site-footer ul li a {
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
}
.site-footer ul li:before {
	content: none;
}
.navbar-brand {
	line-height: auto;
	vertical-align: middle;
	display: inline-block;
	padding-left: 12px;
	padding-top: 15px;
	padding-bottom: 0px;
}
.navbar-default {
	margin-bottom: 0px;
}
.content-area {
	padding-top: 10px !important;
}
}
.site-footer ul li {
	height: 40px;
}
.site-footer ul li a {
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
}
.cat-links a {
	display: inline-block;
	background-color: rgba(245,245,245,1.00);
	border: 1px solid rgba(238,238,238,1.00);
	padding: 10px;
	margin-bottom: 10px;
}
.edit-link {
	display: block;
	margin-bottom: 10px;
}
.edit-link a {
	display: inline-block;
	color: rgba(255,255,255,1.00);
	width: auto;
	padding: 10px;
	background-color: rgba(97,197,237,1.00);
}
.pager li>a, .pager li>span {
	border-radius: 0px;
	border: 1px solid rgba(238,238,238,1.00);
	color: rgba(40,40,40,1.00);
}
.pager .active {
	background-color: rgba(97,197,237,1.00);
	color: rgba(255,255,255,1.00);
}
/*
 * Widgets
 */
.widget {
	margin-bottom: 30px;
}
#front-page-widget {
	padding-top: 30px;
	padding-bottom: 30px;
}
aside ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 10px;
}
.widget_categories ul li:before, .widget_recent_entries ul li:before, .om-sidebar-action ul li:before {
	/*Using a Bootstrap glyphicon as the bullet point*/
	content: "\e080";
	font-family: 'Glyphicons Halflings';
	font-size: 14px;
	float: left;
	margin-top: 0px;
	color: rgba(97,197,237,1.00);
	display: inline-block;
	margin-left: -20px;
}
.widget_categories ul li, .widget_recent_entries ul li, .om-sidebar-action ul li {
	-webkit-margin-before: 0;
	padding-left: 30px;
	display: block;
	border-bottom: 1px solid rgba(238,238,238,1.00);
	line-height: 40px;
}
.widget_categories ul li a, .widget_recent_entries ul li a {
	color: rgba(97,197,237,1.00);
}
.om-sidebar-action ul li {
	font-size: 20px;
	border-bottom: none;
}
.om-sidebar-action .optin-monster-error {
	color: #FFA600 !important;
}
.optin-monster .widget-title {
	text-align: center;
}
.optin-monster .form-control {
	margin-bottom: 20px;
}
.sidebar-cta {
	background-color: rgba(16,75,150,1.00);
	color: rgba(255,255,255,1.00);
	padding: 15px;
	min-height: 300px;
	display: block;
	position: relative;
	border: 1px solid rgba(238,238,238,1.00);
}
.sidebar-cta h1 {
	color: rgba(255,255,255,1.00);
	margin-top: 0px;
	text-align: center;
}
.sidebar-cta h1 strong {
	color: rgba(97,197,237,1.00);
	font-weight: normal;
}
.sidebar-cta .cta-button {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 30px;
	left: 0;
}
.sidebar-cta .button {
	width: 100%;
	color: rgba(255,255,255,1.00);
	line-height: 40px;
	font-size: 21px;
	text-transform: uppercase;
	border-radius: 0px;
	border: 0px none;
}
/*
 * Misc.
 */
iframe {
	border: none;
	float: right;
}
.content-area {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.vertical-center {
	min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
	min-height: 100vh; /* These two lines are counted as one :-)       */
	max-height: 80px !important;
	display: flex;
	align-items: center;
}
.site-branding #search-area {
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
}
.navbar-form {
	padding-right: 0px;
}
#mobile-search-area .navbar-form {
	background-color: rgba(16,75,150,1.00);
	margin-bottom: 0px;
	padding-right: 0px;
}
#testimonials img {
	background-color: rgba(245,245,245,1.00);
}
#testimonials .testimonial-content {
	background-color: rgba(255,255,255,1.00);
	padding: 10px;
}
#partners {
	background-color: rgba(245,245,245,1.00);
	padding-top: 10px;
	border: 1px solid rgba(221,221,221,1.00);
}
#partners h1 {
	font-size: 24px;
	font-weight: lighter;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
	color: rgba(66,66,66,1.00)
}
.partner-content {
	min-height: 120px;
	text-align: center;
}
.partner-content img {
	width: 160px;
	height: auto;
	opacity: 0.66;
	filter: alpha(opacity=66); /* For IE8 and earlier */
}
.vertical-align {
	display: table-cell;
	vertical-align: middle;
}
.page-content {
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 40px;
}
.copyright p {
	color: rgba(155,155,155,1.00);
}
.page-content article {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.entry-content .excerpt a {
	color: rgba(51,51,51,1.00);
}
.entry-text {
	margin-bottom: 30px;
}
.entry-text h2 {
	font-size: 19px;
	line-height: 26px;
	margin-bottom: 20px;
}
.entry-content h2 {
	color: rgba(97,197,237,1.00);
	margin-bottom: 20px;
}
.entry-content p {
	font-size: 16px !important;
	line-height: 19px;
}
.entry-meta {
	padding-top: 10px;
	padding-bottom: 10px;
}
.entry-meta .author a {
	color: rgba(97,197,237,1.00);
	font-weight: bold;
	text-decoration: underline;
}
.suggested-post a {
	font-size: 16px;
	padding: 10px;
	display: block;
	border: 1px solid rgba(221,221,221,1.00);
}
.content-align-center {
	text-align: center;
}
.content-align-left {
	text-align: left;
}
.content-align-right {
	text-align: right;
}
.screen-reader-text {
	display: none;
}
.section {
	margin-bottom: 40px;
}
.page-excerpt {
	/*	text-align: center;*/
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(221,221,221,1.00);
}
div#widget-area-optin {
	min-height: 300px;
}
.wrapper-dark {
	background-color: rgba(16,75,150,1.00);
	color: rgba(255,255,255,1.00);
}
.wrapper-dark a, .wrapper-dark a:hover, .wrapper-dark a:visited, .wrapper-dark a:active {
	color: rgba(97,197,237,1.00);
}
.background-light {
	background-color: rgba(238,238,238,1.00);
}
.thumbnail {
	border: none;
	padding: 0px;
	border-radius: 0px;
	position: relative;
}
.thumbnail .caption {
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	background-color: rgba(16,75,150,0.9);
	padding-left: 15px;
	padding-right: 15px;
	min-height: 80px;
}
.thumbnail .caption > * {
	color: rgba(255,255,255,1.00);
	font-weight: normal;
}
.feature-box {
	margin: 30px;
	padding: 30px;
	border-top: 2px solid rgba(97,197,237,1.00);
}
.feature-box p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
}
.feature-box h2 {
	margin-bottom: 20px;
}
.feature-box ul {
	margin-bottom: 30px;
}
.feature-box li {
	color: rgba(97,197,237,1.00);
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 6px;
}
.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}