/*  
Theme Name: Hobbs Associates
Theme URI: https://www.hobbs.com.au/
Description: Hobbs Associates Theme
Version: 1.0
Author: Lee Borowiak
Author URI: http://www.lb-digital.com/
License: 
License URI: 
Tags: architectural, specifications, building, projects, australia theme
Text Domain: Hobbs Associates
*/

/*
CSS Structure
CSS Grid by cssgrid.co
-------------------------------------------------------------
01. General + Fonts
02. Header + Menu
03. Website Styles
04. Desktop
05. iPad Landscape to Macbook
06. Mobile
-------------------------------------------------------------
*/

/* 01 General - Normalise */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}

/* Fonts */
@font-face {
    font-family: 'karlaregular';
    src: url('fonts/karla-regular-webfont.woff2') format('woff2'),
         url('fonts/karla-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light-webfont.woff2') format('woff2'),
         url('fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
	width:100%;
	margin:0 auto;
	background-color:#fff;
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-weight:normal;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
	margin:0 auto;
	overflow-x:hidden;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.wrapper, a, a img, .header, .nav, .navclosed, .wrapper, .logo, .logo-footer, .navclosed, .submit, input, .line-nav-1, .line-nav-2, .line-nav-3, .line-nav-4, .inner-search, .inner-search-small, .insight, .arrow-down, .owl-next, .close {
	-o-transition:.4s;
	-ms-transition:.4s;
	-moz-transition:.4s;
	-webkit-transition:.4s;
	transition:.4s;
}
.nav-off, .popup, a .insight .insight-over .insight-over-content, a:hover .insight .insight-over .insight-over-content, a:hover .insight {
	-o-transition:.8s;
	-ms-transition:.8s;
	-moz-transition:.8s;
	-webkit-transition:.8s;
	transition:.8s;
}
a {
	opacity:1.0;
	text-decoration:none;
	outline:0;
}
a:hover {
	text-decoration:none;
	outline:0;
}
strong {
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
img,
img a {
	font-size:14px;
	color:#999;
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
img {
	margin-bottom:-5px;
	overflow:hidden;
}
.wrapper {
	width:100%;
	height:auto;
	min-height:100%;
	position:relative;
	margin:0 auto;
	z-index:1;
	opacity:1;
}
.wrapper-push {
	top:0;
}
.desktop {
	display:block!important;
}
.mobile {
	display:none!important;
}
/* 02 Header + Menu */
.header {
	position: fixed;
	top: 0;
	transition: top 0.3s ease-in-out;
	width: 100%;
	left:0;
	right:0;
	z-index:3;
	background-color:#fff;
}
.showcontactpop {
	display:block!important;
}
.hidecontactpop {
	display:none!important;
}
.popup {
	background-color:#b1b3ac;
	position:relative;
	z-index:4;
	width:100%;
	height:auto;
	margin-bottom:-240px;
}
.popup-push {
	height:0;
	overflow:hidden;
	opacity:0;
	position:absolute;
}
.firsttime {
}
.secondtime {
	display:none!important;
}
.popup .logo {
	/*background-image: url(images/logo-hobbs-associates-footer.png);*/
}
.popup h3 {
	padding-top:30px;
	color:#fff;
	font-size:22px;
	max-width:600px;
}
.popup-inner {
	padding-top:66px;
	padding-bottom:60px;
	padding-left:70px;
	padding-left:70px;
}
h3.thanks {
	padding-bottom:0;
	margin-bottom:0;
}
.close {
	cursor:pointer;
	width:40px;
	height:60px;
}
.close a {
	width:40px;
	height:40px;
	display:block;
	background-image: url(images/icon-close.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:40px;
	-moz-background-size:40px;
}
.close:hover {
	opacity:0.5;
}
.logo {
	width:228px;
	height:71px;
	float:right;
	/*display:inline-block;
	background-image: url(../svg/hobbs-logo-header.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:215px;
	-moz-background-size:215px;*/
}
.logo a {
	display:block;
	width:100%;
	height:100%;
}
.logo object {
	width:228px;
	height:71px;
	position:absolute;
}
a.svg {
	display:block;
	width:100%;
	height:100%;
}
a.svg:after {
	width:228px;
	height:71px;
	content: ""; 
	position:absolute; 
	z-index:2;
}
.nav {
	z-index:3;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c3e7ef;
}
ul.nav-buttons {
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
}
ul.nav-buttons li {
	display:block;
}
ul.nav-buttons li a {
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#000;
	display:block;
	text-decoration:none;
	line-height:24px;
}
ul.nav-buttons li.current-menu-item a,
ul.nav-buttons li a:hover,
ul.nav-buttons li a.on {
	color:#b2b3ad;
}
ul.nav-buttons li.current-menu-item a {
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
ul.nav-buttons li a span {
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acdce7;
	width:34px;
	line-height:23px;
	padding-bottom:1px;
	display:inline-block;
}

/* 03. Website Styles */

.gallery-image {
	overflow:hidden;
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.gallery-image img {
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:-5px;
}
.hero-block {
	display:block;
	position:relative;
	overflow:hidden;
}
.hero-block-content {
	top:0;
	bottom:0;
	left:44%;
	right:8%;
	position:absolute;
}
.bg-about {
	background-color:#f9f9f8;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
	z-index:2;
	position:relative;
}
.table-cell {
	display: table-cell;
	width:100%;
	vertical-align: middle;
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-family:'karlaregular', Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:40px;
	color:#fff;
	letter-spacing:-1.5px;
}
h2 {
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height:30px;
	color:#b2b3ad;
	padding-bottom:20px;
}
.insight-article h2 {
	color:#000;
}
h2.padding-bottom {
	padding-bottom:70px;
}
h3 {
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height:30px;
	color:#b2b3ad;
	padding-bottom:10px;
	margin-bottom:16px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b3ad;
}
h4 {
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height:30px;
	color:#84cfd7;
	padding-bottom:20%;
}
h5 {
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	color:#000;
	padding-bottom:70px;
}
p {
	font-size:16px;
	line-height:24px;
	margin-top:0;
	margin-bottom:12px;
}
.wysiwyg-privacy p {
	font-size:16px;
	line-height:24px;
	margin-top:0;
	margin-bottom:12px;
}
.content p a {
	color:#000;
}
.content p span {
	color:#acdce7;
}
.content ul {
	font-size:16px;
	margin:0;
	list-style:none;
	padding-bottom:12px;
}
.content ul li {
	font-size:16px;
	margin:0;
	margin:0;
	margin-bottom:6px;
	padding-left:20px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:9px;
	-moz-background-size:9px;
}
.content ol {
	font-size:16px;
	margin:0;
	padding-left:16px;
	padding-bottom:12px;
}
.content ol li {
	font-size:16px;
	margin:0;
	margin:0;
	padding-left:4px;
	margin-bottom:6px;
}
.more {
	padding-top:10px;
}
.more a {
	font-family:'karlaregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	/*color:#c3e7ef;*/
	color:#fff;
	padding-left:20px;
	background-image: url(images/icon-more-white.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:12px;
	-moz-background-size:12px;
}
.more a:hover {
	color:#fff;
	padding-left:24px;
}
.findoutmore,
.findoutmore2 {
	padding-top:6px;
}
.findoutmore a,
.findoutmore2 a {
	font-size:13px;
	color:#e4e5e1;
}
.findoutmore a:hover,
.findoutmore2 a:hover {
	color:#fff;
}
.findoutmorebox,
.findoutmorebox2 {
	padding-top:10px;
	font-size:13px;
	color:#e4e5e1;
	max-width:470px;
	overflow:hidden;
	max-height: 1px;
	transition: all 500ms ease;
	opacity:0;
}
.findoutmorebox-open,
.findoutmorebox2-open {
	padding-top:0;
	max-height: 200px;
	padding-top:18px;
	opacity:1;
}
.viewmore {
	clear:both;
	padding-top:30px;
	padding-right:16px;
	text-align:right;
}
.viewmore a {
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#000;
	padding-left:22px;
	background-image: url(images/icon-more.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:14px;
	-moz-background-size:14px;
}
.viewmore a:hover {
	color:#c3e7ef;
}
.insights {
	background-color:#f9f9f8;
}
.insights.bg-white {
	background-color:#fff;
}
.insights-left,
.insights-left-all {
	font-size:16px;
}
.insights-right,
.insights-right-all {
	background-color:#f9f9f8;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c3e7ef;
}
.line-blue {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c3e7ef;
}
.insights-left span {
	color:#b2b3ad;
}
.insight {
	float:left;
	width:31.3333%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
}
.insight.article {
	width:42%;
	margin-left:0;
	margin-right:2%;
}
a .insight {
	color:#fff;
	opacity:1;
}
a .insight .insight-over .insight-over-content {
	color:#fff;
	opacity:1;
}
a:hover .insight .insight-over .insight-over-content {
	color:#fff;
	opacity:0.6;
}
a:hover .insight img {
    -webkit-transform: scale3d(1.06, 1.06, 1.06);
            transform: scale3d(1.06, 1.06, 1.06);
        -ms-transform: scale3d(1.06, 1.06, 1.06);
}
.insight-over {
	position:relative;
	display:block;
	overflow:hidden;
}
.insight-over-content {
	position:absolute;
	top:8%;
	bottom:8%;
	left:8%;
	right:8%;
	z-index:1;
}
.insight-title {
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:26px;
	padding-bottom:20px;
}
.insight-subtitle {
	font-size:14px;
	line-height:22px;
}
.insight-subtitle.dload {
	display:inline-block;
	padding-right:30px;
	background-image: url(images/icon-download-black.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:12px;
	-moz-background-size:12px;
}
.insight-subtitle.dload.icon-black {
	color:#000;
	background-image: url(images/icon-download-black.png);
}
.insight-subtitle.icon-black {
	color:#000;
}
.insight-subtitle.dload.icon-white {
	color:#fff;
	background-image: url(images/icon-download-white.png);
}
.insight-subtitle.icon-white {
	color:#fff;
}
.insight-subtitle.dload.icon-blue {
	color:#3c5483;
	background-image: url(images/icon-download-blue.png);
}
.insight-subtitle.icon-blue {
	color:#3c5483;
}
.insight-title.icon-black,
.insight-date.icon-black {
	color:#000;
}
.insight-title.icon-white,
.insight-date.icon-white {
	color:#fff;
}
.insight-title.icon-blue,
.insight-date.icon-blue {
	color:#3c5483;
}


.insight-date {
	font-size:14px;
	position:absolute;
	bottom:0;
}
.content-left span.txt-grey {
	color:#b2b3ad;
}
.content-right-inner span {
	color:#b2b3ad;
}
ul.filter-insights {
	margin:0;
	padding:0;
	padding-top:30px;
	font-size:16px;
	list-style:none;
}
ul.filter-insights li {
	margin-bottom:5px;
}
ul.filter-insights li a {
	color:#b2b3ad;
}
ul.filter-insights li a:hover {
	color:#000;
}
ul.filter-insights li a.on {
	color:#000;
	padding-left:20px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:9px;
	-moz-background-size:9px;
}
.blank {
	position:absolute;
}
.blank-relative {
	position:relative;
}
.carousel-wrapper {
	width:100%;
	height:284px;
}
.carousel-wrapper .insight {
	width:250px;
	margin-left:0;
	margin-right:10px;
	float:left;
	opacity:1;
	transition: opacity 400ms ease;
}
.owl-nav {
	position:relative;
	z-index:4;
}
.owl-prev {
	display:none!important;
}
.owl-next {
	width:40px;
	height:40px;
	color:transparent;
	display:block;
	background-image: url(images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:40px;
	-moz-background-size:40px;
	z-index:5;
	position:absolute;
	right:20px;
	margin-top:-150px;
	animation: pulse-side 2.5s infinite;
}
.owl-next:hover {
	background-position: 4px center;
}
.next {
	text-align:right;
	font-size:12px;
	color:#999;
	padding-right:20px;
	padding-bottom:10px;
}
.next a {
	color:#000;
}
.next a:hover {
	color:#666;
}
.next.txt-larger {
	padding-top:40px;
	font-size:16px;
}
.next.txt-larger a {
	padding-left:2px;
}
.next.padding {
	padding-right:70px;
	padding-bottom:30px;
}
.next.padding-insights {
	padding-right:85px;
	padding-bottom:30px;
	padding-right:25px;
}
.download-article {
	text-align:right;
	display:block;
	padding-top:140px;
}
.download-article a {
	color:#b1b3ac;
	padding-right:24px;
	background-image: url(images/icon-download.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size:14px;
	-moz-background-size:14px;
}
.download-article a:hover {
	padding-right:28px;
}
.back {
	float:left;
	padding-bottom:10px;
}
.back a {
	font-size:15px;
	color:#b1b3ac;
	padding-left:20px;
	background-image: url(images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:10px;
	-moz-background-size:10px;
}
.back a:hover {
	padding-left:24px;
}
.footer {
	background-color:#b1b3ac;
}
.logo-footer {
	width:205px;
	height:71px;
	/*background-image: url(../images/logo-hobbs-associates-footer.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:205px;
	-moz-background-size:205px;*/
}
.logo-footer a {
	display:block;
	width:100%;
	height:100%;
}
.logo-footer object {
	width:228px;
	height:71px;
	position:absolute;
}

.footer-left {
	float:left;
	width:58%;
}
.footer-right {
	width:42%;
	margin-left:58%;
}
.footer-right span {
	color:#fff;
	font-size:16px;
	padding-bottom:20px;
	display:block;
}
.footer-contact {
	color:#fff;
	font-size:16px;
	line-height:24px;
	padding-top:80px;
}
.footer-contact span {
	color:#bfdade;
	display:inline-block;
	line-height:20px;
	padding:0;
}
.footer-contact-details a {
	color:#fff;
}
.footer-contact-up {
	float:right;
}
.footer-contact-up a {
	display:block;
	width:30px;
	height:34px;
	background-image: url(images/icon-up.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:10px;
	-moz-background-size:10px;
}

/* Columns Desktop */

.cols {
	padding-left:130px;
	padding-right:130px;
}
.p2 .one {
	float:left;
	width:48%;
}
.p2 .two {
	width:48%;
	margin-left:4%;
	float:left;
}
.p3 .one {
	float:left;
	width:40%;
}
.p3 .one-two {
	float:left;
	width:55%;
}
.p3 .two-three {
	width:55%;
	margin-left:45%;
}
.p3 .three {
	width:40%;
	margin-left:60%;
}
input,
select,
.jstyling-select {
	font-weight:normal;
}
input,
textarea {
	-webkit-appearance:none;
	border-radius:0;
	border:0;
	margin:0;
	padding:0;
}
input {
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size:15px;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:20px;
	padding-right:0;
	-webkit-appearance: none;
	border-radius: 0;
	background-color:#b1b3ac;
	border: 1px solid #000;
	text-align:left;
	float:left;
}
/* Make placeholder text 100% visible instead of opacity */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color:#c3e7ef;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color:#c3e7ef;
	opacity:1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color:#c3e7ef;
	opacity:1;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color:#000;
}
.submit,
.submit2 {
	cursor:pointer;
	width:120px;
	border-left:0;
	padding-left:0;
	text-align:center;
}
.submit:hover,
.submit2:hover {
	background-color:#c7c8c3;
}
.error-msg,
.error-msg2 {
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#ff6600;
	padding-top:10px;
	padding-bottom:0;
	float:left;
	display:none;
	width:100%;
}
.error-msg2 {
	padding-bottom:20px;
}
.field-left {
	display:inline-block;
	width:45%;
}
.field-right {
	display:inline-block;
	width:45%;
	margin-left:5%;
}
/*Custom Dropdown Styling */
.jstyling-select {
	font-family:'fonthere', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size:13px;
	margin:0;
	padding:0;
	position:relative;
	background-color:#dbdcdb;
	float:left;
	padding-top:12px;
	padding-left:10px;
	padding-right:0;
	padding-bottom:2px;
	margin-right:15px;
	margin-top:5px;
	cursor: pointer;
	margin-bottom:10px;
	height:26px;
	width:94%;
	text-align:left;
}
.jstyling-select-t {
	white-space:nowrap;
	overflow:hidden;
	padding-top:0;
	padding-bottom:0;
}
.jstyling-select-l {margin: 0; padding: 0; width: 100%; display: none; position: absolute; overflow-y: auto; z-index: 1000;
}
.jstyling-select-l div {list-style: none; display: block; white-space: nowrap; overflow: hidden;}
.jstyling-select-l div:hover {}
.jstyling-select-l div.disabled {}
.jstyling-select-l div.disabled:hover {}
.jstyling-select.active {z-index: 700; }    
.jstyling-select.active .jstyling-select-l {display: block;}
.jstyling-checkbox, .jstyling-radio {margin: 0; padding: 0; display: inline-block; z-index: 1;}
.jstyling-checkbox input[type=checkbox], .jstyling-radio input[type=radio] {opacity: 0; filter: alpha(opacity = 0); z-index: 0;}
.jstyling-select select { visibility: hidden; width: 1px; height: 1px; position: absolute; }

/* Select wrapper */
.red .jstyling-select,
input.error {
	background-color:#ff6600;
}
/* Select current option */
.jstyling-select-s {
	background: url(images/dd.png) no-repeat right center; 
	background-size:25px;
	-moz-background-size:25px;
	padding-top:0;
	padding-bottom:0;
}
.jstyling-select-t {
	margin-bottom:10px;
} 
/* Select options list*/
.jstyling-select-l {max-height: 358px; border: 1px solid #ccc; top:0; left:-1px; background-color: #fff;}
.jstyling-select-l div {height: 37px; line-height: 37px; border: 0px solid #000; padding:0; background-color:#fff;padding-left:10px;} 
.jstyling-select-l div:hover { background: #f0f1f1; }
.jstyling-select-l div.disabled {background: #fff;}
.jstyling-select-l div.disabled:hover {color: #000000;}
.jstyling-select-l div:first-child {border-top: 0}
.jstyling-select.active {background-position: 100% -28px;}
.jstyling-select.disabled {background-color: #fff;}

.content-right-right img {
	width:60%;
	margin-left:40%;
}
.content.padding-right-none {
	padding-right:0;
	padding-bottom:0;
}
.cols.padding-right-none {
	padding-right:0;
}
.block.padding-bottom-none {
	padding-bottom:0;
}
.lower {
    overflow:hidden;
    height:auto;
}
.readmore {
	display:inline-block;
}
a.readmore,
a.readless {
	font-size:13px;
	color:#b2b3ad;
}
a.readmore:hover,
a.readless:hover {
	opacity:0.7;
}
a.readmore span {
	display:inline-block;
}
a.readless span {
	display:none;
}
a.readmore div {
	display:none;
}
a.readless div {
	font-size:13px;
	display:inline-block;
}
.myblock-desktop {
	margin-bottom:40px;
}


/* 04 Desktop - Higher than iPad width */
@media screen and (min-width: 1441px) {

.header {
	height:270px;
}
.nav-up {
    top:-270px;
}
.wrapper {
	padding-top:240px;
}
.nav {
	width:260px;
	margin-top:64px;
	margin-left:68px;
	float:left;
}
.logo {
	margin-top:68px;
	margin-right:68px;
}
input {
	width:320px;
}
.footer-inner {
	padding:68px;
}
.insights {
	padding:70px;
}
.insights-padding-top {
	padding-top:120px;
}
.insights-left,
.insights-left-all {
	float:left;
	width:256px;
}
.insights-right,
.insights-right-all {
	margin-left:258px;
	padding-left:70px;
}
.block {
	padding-top:50px;
	padding-bottom:50px;
}
.block.less-below {
	padding-bottom:0;
}
.block span {
	font-size:15px;
}
.content {
	padding:70px;
	padding-right:100px;
}
.content-left {
	float:left;
	width:256px;
	padding-left:30px;
}
.content-right {
	margin-left:258px;
	padding-left:30px;
}
.content-right.insight-article {
	padding-left:140px;
}
.article-img img {
	padding-bottom:70px;
}
.content-right-inner {
	float:left;
	width:270px;
}
.content-right-inner span {
	color:#b2b3ad;
}
.content-right-right {
	margin-left:270px;
	padding-right:80px;
}

}

/* 05 iPad Landscape to Macbook */
@media screen and (min-width: 768px) and (max-width: 1440px) {

.header {
	height:200px;
}
.popup-inner {
	padding:20px;
}
.popup {
	margin-bottom:-160px;
}
.popup h3 {
	padding-top:20px;
	font-size:20px;
	line-height:24px;
}
.nav-up {
    top:-200px;
}
.wrapper {
	padding-top:220px;
}
.nav {
	width:260px;
	margin-top:20px;
	margin-left:20px;
	float:left;
}
.logo {
	margin-top:20px;
	margin-right:20px;
}
.insight-title {
	font-size:20px;
	padding-bottom:16px;
}
.insight-subtitle {
	font-size:12px;
	line-height:16px;
}
.footer-inner {
	padding:20px;
}
.footer-left {
	width:40%;
}
.footer-right {
	width:60%;
	margin-left:40%;
}
input {
	width:200px;
}
.insights {
	padding:20px;
	padding-right:12px;
}
.insights-left,
.insights-left-all {
	float:left;
	width:258px;
}
.insights-right,
.insights-right-all {
	margin-left:260px;
	padding-left:14px;
}
.block {
	padding-top:20px;
	padding-bottom:20px;
}
.content {
	padding:20px;
}
.content-left {
	float:left;
	width:248px;
	padding-left:34px;
}
.content-right {
	margin-left:260px;
	padding-left:20px;
}
.content-right-inner {
	float:left;
	width:220px;
}
.content-right-right {
	margin-left:225px;
	padding-right:40px;
}
.cols {
	padding-left:60px;
	padding-right:60px;
}
.next.padding {
	padding-right:40px;
}
.next.padding-insights {
	padding-right:25px;
}
.article-img img {
	padding-bottom:50px;
}
.download-article {
	padding-top:70px;
}

}

/* 05 iPad Portrait */
@media screen and (min-width: 768px) and (max-width: 1023px) {

.insight-title {
	font-size:20px;
	padding-bottom:16px;
}
.insight {
	float:left;
	width:48%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
}
.insight-subtitle {
	font-size:12px;
	line-height:16px;
}
.content-left {
	float:none;
	width:100%;
	padding-left:34px;
	padding-bottom:30px;
}
.content-right {
	margin-left:0;
	padding-left:34px;
}
.cols {
	padding-left:0;
	padding-right:30px;
}
.next.padding {
	padding-right:40px;
}
h4 {
	padding-bottom:40px;
}
.back {
	float:left;
	padding-top:20px;
	padding-left:40px;
	padding-bottom:10px;
}

}

@media screen and (min-width: 0px) and (max-width: 1023px) {

.line-blue {
	border-left-width:0;
}

}

/* 06 Mobile */
@media screen and (min-width: 0px) and (max-width: 767px) {

.desktop {
	display:none!important;
}
.mobile {
	display:block!important;
}
.header {
	height:110px;
}
.popup {
	margin-bottom:-110px;
}
.popup-inner {
	padding:20px;
}
.popup h3 {
	padding-top:20px;
	font-size:18px;
	line-height:24px;
}
.nav-up {
    top:-110px;
}
.wrapper {
	padding-top:110px;
}
.heading {
	padding-top:54px;
	padding-bottom:54px;
	padding-left:24px;
	padding-right:24px;
}
h1 {
	font-size:18px;
	line-height:24px;
	color:#83cfd7;
	letter-spacing:-1px;
}
h2 {
	font-size:18px;
	line-height:24px;
}
h3 {
	font-size:18px;
	line-height:24px;
}
h4 {
	padding-right:40px;
	padding-bottom:0;
}
p {
	font-size:14px;
	line-height:22px;
	margin-top:0;
	margin-bottom:12px;
}
.cols p {
	font-size:13px;
	line-height:20px;
}
.content ul {
	font-size:14px;
	margin:0;
	list-style:none;
}
.content ul li {
	font-size:14px;
	line-height:22px;
}
.content ol {
	font-size:13px;
	margin:0;
}
.content ol li {
	font-size:13px;
	line-height:20px;
}
.cols ul li,
.cols ol li {
	font-size:13px;
	line-height:20px;
}

.block span {
	font-size:14px;
}
.viewmore {
	text-align:left;
}
.viewmore a {
	font-size:13px;
	text-align:left;
}
.next.txt-larger,
.back a {
	font-size:12px;
}
.back {
	padding-top:0;
	margin-top:-4px;
}
.back a {
	background-size:8px;
	-moz-background-size:8px;
}
.next.padding {
	padding-right:30px;
}
.arrow-down {
	width:40px;
	height:40px;
	position:absolute;
	margin-top:-60px;
	left:50%;
	margin-left:-20px;
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:40px;
	-moz-background-size:40px;
	animation: pulse 2.5s infinite;
}
.arrow-down a {
	width:40px;
	height:40px;
	display:block;
}
.arrow-down:hover {
	background-position: center 4px;
}
.logo {
	margin-top:28px;
	margin-right:26px;
	width:140px;
	height:44px;
	float:right;
	/*background-image: url(../images/logo-hobbs-associates.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:130px;
	-moz-background-size:130px;*/
	z-index:5;
	position:relative;
}
.logo object {
	width:140px;
	height:44px;
}
a.svg:after {
	width:140px;
	height:44px;
	content: ""; 
	position:absolute; 
	z-index:2;
}
.navclosed {
	color:transparent;
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:12px;
	left:10px;
	z-index:4;
	cursor:pointer;
}
.navclosed a {
	color:transparent;
	display:block;
	width:60px;
	height:60px;
}
.line-nav-1,
.line-nav-2,
.line-nav-3,
.line-nav-4 {
	width:28px;
	height:2px;
	position:absolute;
	background-color:#000;
}
.line-nav-1 {
	top:20px;
	left:14px;
}
.line-nav-4 {
	top:34px;
	left:14px;
}
.line-nav-2,
.line-nav-3 {
	top:27px;
	left:14px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.line-nav-2-open {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.line-nav-3-open {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.line-nav-1-open,
.line-nav-4-open {
	opacity:0;
}
.nav {
	position:fixed;
	width:100%;
	height:auto;
	min-height:350px;
	top:0;
	left:0;
	bottom:0;
	z-index:0;
	margin-top:0;
	z-index:3;
}
.nav-off {
	top:0;
	bottom:0;
	left:100%;
	right:0;
	width:400px;
	position:fixed;
	background-color:#f9f9f8;
}
.nav-on {
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	position:fixed;
	background-color:#f9f9f8;
}
ul.nav-buttons {
	padding-top:100px;
	padding-left:28px;
}
ul.nav-buttons li {
	display:block;
	margin-left:0;
	margin-right:0;
	text-align:left;
	padding:0;
}
ul.nav-buttons li a {
	font-size:19px;
	display:block;
	line-height:34px;
}
ul.nav-buttons li a span {
	font-size:13px;
}
.contactus {
	font-size:12px;
	position:absolute;
	left:28px;
	bottom:30px;
}
.contactus a {
	color:#000;
}
.contactus span {
	color:#c3e7ef;
}
.hero-block-content {
	left:8%;
	right:8%;
}
.insights {
	padding:20px;
	padding-right:0;
}
.insights-left {
	float:none;
	width:auto;
	padding-left:0;
	font-size:14px;
	padding-top:10px;
	padding-bottom:20px;
}
.insights-right {
	float:none;
	width:100%;
	padding-left:0;
	margin-left:0;
	border-left-width: 0;
}
.insights-left-all {
	font-size:14px;
	float:left;
	width:120px;
}
.insights-right-all {
	margin-left:120px;
	padding-right:20px;
	border-left-width: 0;
}
.insight {
	float:left;
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;
}
.insight-title {
	font-size:18px;
	line-height:22px;
	padding-bottom:14px;
}
.insight-subtitle {
	font-size:12px;
	line-height:16px;
}
.insight-date {
	font-size:12px;
}
.block {
	padding-top:20px;
	padding-bottom:20px;
}
.content {
	padding:20px;
}
.content-left {
	float:none;
	width:auto;
	padding-left:0;
	padding-bottom:20px;
}
.content-left span,
.content-right-inner span {
	font-size:13px;
}
.content-right {
	margin-left:0;
	padding-left:0;
}
.content-right-inner {
	float:left;
	width:100px;
}
.content-right-right {
	margin-left:100px;
	padding-right:10px;
}
.content-right-right img {
	width:100%;
	margin-left:0;
	padding-bottom:20px;
}
.content-left.force-left {
	float:left;
	width:100px;
}
.content-right.force-right {
	margin-left:100px;
}
.footer-inner {
	padding:24px;
	padding-bottom:30px;
}
.footer-left {
	display:none;
}
.footer-right {
	width:100%;
	margin-left:0;
}
.footer-contact {
	font-size:13px;
	line-height:20px;
	padding-top:30px;
	padding-bottom:30px;
}
.footer-right span {
	font-size:13px;
	line-height:20px;
	width:60%;
}
.footer-contact-details span {
	width:auto;
}
input {
	width:150px;
}
.submit,
.submit2,
input {
	font-size:11px;
}
input {
	padding-left:16px;
	padding-right:0;
}
.submit,
.submit2 {
	width:68px;
}
.cols {
	padding-left:0;
	padding-right:0;
}
.p2 .one {
	width:100%;
	margin-bottom:20px;
}
.p2 .two {
	width:100%;
	margin-left:0;
}
.p3 .one {
	float:none;
	width:100%;
	padding-bottom:10px;
}
.p3 .one-two {
	float:none;
	width:100%;
	padding-bottom:20px;
}
.p3 .two-three {
	width:100%;
	margin-left:0;
}
.p3 .three {
	width:100%;
	margin-left:0;
}
.line-blue {
	border-left-width:0;
}
.article-img img {
	padding-bottom:30px;
}
.download-article {
	padding-top:70px;
	font-size:13px;
}
.bg-white {
	background-color:#fff;
}
.block {
	padding:0;
}
.lower {
    overflow: hidden;
    height:0;
    transition: all 500ms ease;
}
.lower.on { 
	height:auto;
	padding-bottom:6px;
}
h2.custom {
	font-size:16px;
}
.close {
	width:30px;
	height:50px;
}
.close a {
	width:30px;
	height:30px;
	display:block;
	background-image: url(images/icon-close.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:30px;
	-moz-background-size:30px;
}
.close span {
	font-size:12px;
}
.popup-inner h3 {
	font-size:16px;
	padding-bottom:0;
}
.padding-bottom.custom {
	padding-bottom:30px;
}
.custom-padding {
	padding-bottom:30px;
}
.myblock {
	padding-bottom:10px;
}

}

/* 06 Mobile Portrait */
@media screen and (min-width: 0px) and (max-width: 479px) {

.content-right-right img {
	width:100%;
	margin-left:0;
	padding-bottom:20px;
}

}
