﻿body
{
    font-family: 'ffmeta_light', sans-serif;
	color: #333;
}
p {
	color: #333;
    font-family: 'ffmeta',sans-serif;
    line-height: 24px;
    font-size: 16px;
    -webkit-text-stroke-width: .1px;
	margin: 0 0 .875em 0;
}
h1 {
    color: #d40029;
    font-family: 'clarendon_bold',sans-serif;
    font-weight: normal;
	font-size: 27px;
    line-height: 1.5;
    margin: .5833em 0 .3125em 0;
    text-transform: none;
}
h2 {
	color: #d40029;
    font-family: 'clarendon_bold',sans-serif;
    font-weight: normal;
    font-size: 27px;
    line-height: 1.5;
    margin: .5833em 0 .3125em 0;
    text-transform: none;
}
h3 {
	font-family: 'clarendon',sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    -webkit-text-stroke-width: .3px;
    line-height: 1.333;
	margin: .5em 0 .333em;
}
a {
	color: #ffffff;
	font-family: 'ffmeta_light', sans-serif;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ffffff;
	text-decoration: none;
}
ul.home li {
	color: #333;
    font-family: 'ffmeta',sans-serif;
    line-height: 24px;
    font-size: 16px;
    -webkit-text-stroke-width: .1px;
}
.container {
	padding-left: 15px;
    padding-right: 15px;
    width: 1080px;
}
header {
    background-color: #ffffff;
    height: 70px;
}
.navbar-default img {
	max-width: 180px;
    margin-top: 5px;
}
.navbar {
    margin: 0px;
}
#contact-tab {
    color: #ffffff;
    font-size: 16px;
    background-color: #b10a32;
    z-index: 10000;
    padding: 5px 45px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: 'clarendon', sans-serif;
    font-weight: normal;
    float: right;
    margin-top: -10px;
	letter-spacing: 0px;
}
#contact-tab:hover {
    background-color: #d40029;
}
#main-nav.affix {
    position: fixed;
    top: 0;
    width: 100%
}
.navbar-brand {
    height: 70px;
}
.navbar-collapse {
    overflow: hidden;
}
.navbar-default {
    background-color: #ffffff;
    border-top: #414141 solid 10px;
	border: none;
}
.navbar ul {
	padding-top: 0px;
    padding-bottom: 0px;
}
.navbar-nav>li {
    padding-top: 18px;
	padding-bottom: 12px;
}
.navbar-nav>li:last-child {
    background: #ea213a;
    color: #ffffff;
}
.navbar-default .navbar-nav>li:last-child a{
    color: #ffffff;
}
.navbar ul li > a {
	padding: 0px 24px;
    font-family: 'clarendon', sans-serif;
    font-weight: normal;
    color: #333333;
    line-height: 37px;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
    text-transform: none;
	border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    border-bottom: 3px solid #b10a32;
}
.navbar-default .navbar-nav>li:last-child a:hover {
    border-bottom: 3px solid #ea213a;
}
.navbar-default .navbar-nav>li a.loan-type:hover {
    border-bottom: 3px solid #fff!important;
}
.navbar-default .navbar-nav>li>a {
    color: #333333;
}
.navbar-default .navbar-toggle {
    border: none;
    margin-top: 25px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}
.navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #ffffff;
	color: #333333;
	border-color: #ffffff;
}
.navbar-nav ul.sm-nowrap > li > a {
    border-bottom: 1px solid #e7e7e7;
}
.navbar-nav ul.sm-nowrap > li > a:hover {
    background-color: #ffffff;
	border-bottom: 3px solid #b10a32;
}
.franchise-banner.home {
	margin-top: 37px;
}
.franchise-banner img {
	width: 100%;
	margin-top: 5px;
}
hr.border {
	border-top: 3px solid #b10a32;
    margin-bottom: 0px;
    margin-top: 30px;
}
hr.underline {
	border-top: 3px solid #b10a32;
    margin-bottom: 30px;
    margin-top: 10px;
}
.message p {
	font-size: 14px;
    margin: 40px 0px;
    text-align: center;
	line-height: 20px;
}
.finance .shadow {
    box-shadow: 10px 10px 30px #eee;
	height: 30px;
	margin-top: -30px;
}
p.red {
	color: #d40029;
	font-weight: bold;
}
p.disclaimer {
	font-size: 13px;
}
.banner-wrapper {
	margin-top: 0px;
}
.banner-wrapper.top.first {
    margin-top: 0px;
}
.banner-wrapper.top {
    margin-top: 30px;
}
.enquiry-form-wrapper h2.title {
    background-color: #d40029;
    border: 1px solid #a80023;
    font-family: clarendon;
	font-size: 20px;
    color: #fff;
    padding: 5px 15px;
    margin-top: 30px;
    margin-bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.enquiry-form-wrapper .get-in-touch {
    border: #d0d0d0 solid 1px;
    border-top: 0;
    padding-top: .875em;
    padding-bottom: 30px;
}
.enquiry-form-wrapper .get-in-touch p {
    padding: 0 15px;
    margin-top: .875em;
    font-size: 16px;
	-webkit-text-stroke-width: 0px;
}
.enquiry-form-wrapper .get-in-touch h2 {
    padding: 0 15px;
}
.enquiry-form-wrapper h2 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 30px;
}
.get-in-touch .enquiry-dropdown {
    border-color: #d0d0d0;
    border-radius: 5px;
    color: #999;
    display: block;
    margin-bottom: 5px;
    margin: 5px auto;
    height: 40px;
    padding: 8px 12px;
    width: 80%;
    background: #f9f9f9;
    line-height: 1.5em;
    font-family: 'ffmeta_light',sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.enquiry-form-wrapper .office-enquire-box {
	font-family: ffmeta_light;
    right: 0;
    z-index: 10;
    display: block;
    height: initial;
    width: initial;
    position: relative;
    margin-bottom: 30px;
    padding: 0px 15px;
}
.enquiry-form-wrapper .office-enquire-box .form input[type=text], .enquiry-form-wrapper .office-enquire-box .form textarea {
	font-size: 14px;
    margin-bottom: 5px;
    height: 39px;
	box-sizing: border-box;
	width: 100%;
}
.enquiry-form-wrapper .office-enquire-box .form textarea {
    height: 150px;
}
.form input[type="text"], 
.form input[type="password"], 
.form input[type="email"], 
.form textarea, 
.form select {
    background: #f9f9f9;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    color: #2b2b2b;
    font-family: 'ffmeta_light',sans-serif;
    line-height: 1.5em;
    padding: 12px;
}
.form label {
    font-family: 'ffmeta',sans-serif;
	color: #333;
	font-weight: normal;
}
.enquiry-form-wrapper .office-enquire-box .form label {
    display: block;
    font-size: 12px;
    margin-bottom: 50px;
}
.enquiry-form-wrapper .office-enquire-box .form p {
    font-size: 12px;
	margin-bottom: 15px;
}
.enquiry-form-wrapper .form label input {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    width: 5%;
}
.enquiry-form-wrapper .form label span {
    float: left;
    width: 90%;
	font-size: 14px;
}
.enquiry-form-wrapper .form p {
    font-family: ffmeta;
    margin-bottom: 15px;
}
.suburb-search .suburb-search-input {
    font-size: 14px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}
.suburb-search .suburb-search-input a {
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 0px;
    height: 39px;
    padding: 8px 12px;
    background: #f9f9f9;
    line-height: 1.5em;
    font-weight: normal;
}
.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    font-family: ffmeta;
    font-size: 1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
}
.suburb-search .suburb-search-input a #select2-chosen-1 {
    font-family: 'ffmeta_light',sans-serif;
	color: #333;
}
.enquiry-form-wrapper .select2-container .select2-choice .select2-arrow {
    background: none;
    background-image: none;
    border-left: 0;
    padding-top: 5px;
}
.enquiry-form-wrapper .get-in-touch p {
    padding: 0 15px;
    margin-top: .875em;
}
.enquiry-form-wrapper .get-in-touch a {
    color: #333;
}
.enquiry-form-wrapper .office-enquire-box .btn {
    width: 75%;
    margin: 0 auto;
    display: block;
	outline: 0;
	min-width: 172px;
}
.enquiry-form-wrapper .get-in-touch .phone-overlay {
	color: #fff;
    width: 75%;
    min-width: initial;
    text-align: center;
    margin: 30px auto 10px auto;
    display: block;
}
.enquiry-form-wrapper .get-in-touch .phone-number {
    color: #d40029;
    background: none;
    background-color: #fff;
    border: none;
	width: 75%;
    min-width: initial;
    text-align: center;
    margin: 30px auto 10px auto;
    display: none;
}
.enquiry-form-wrapper .get-in-touch .email {
	color: #333;
    background-color: #e7e1d6;
    border-color: #ccc;
    width: 75%;
    min-width: initial;
    text-align: center;
    margin: 0 auto;
	margin-bottom: 0px;
    display: block;
}
.enquiry-form-wrapper .btn {
	font-family: 'clarendon',sans-serif;
    font-weight: normal;
	font-size: 14px;
}
.enquiry-form-wrapper .btn .phone-icon {
    width: 24px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
    color: #fff;
    border-radius: 50%;
    border: #fff solid 2px;
    float: left;
    font-size: 13px;
}
.enquiry-form-wrapper .btn.phone-number .phone-icon {
    border: #d40029 solid 2px;
    color: #d40029;
}
.enquiry-form-wrapper .btn .email-icon {
    width: 24px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    color: #333;
    border-radius: 50%;
    border: #333 solid 2px;
    float: left;
    font-size: 13px;
}
.enquiry-form-wrapper .get-in-touch p {
	font-size: 14px;
    font-weight: bold;
    line-height: 21px;
	    font-family: ffmeta;
}
.enquiry-form-wrapper .get-in-touch p.email-prompt {
    line-height: 21px;  
    font-family: ffmeta_light;
    font-size: 14px;
	font-weight: normal;
	margin-top: 0px; 
	margin-bottom: 15px;
    -webkit-text-stroke-width: .5px;
}
.enquiry-form-wrapper .get-in-touch p.subscribe {
    line-height: 21px;  
    font-family: ffmeta_light;
    font-size: 14px;
	font-weight: normal;
	margin-top: 0px; 
	margin-bottom: 15px;
    -webkit-text-stroke-width: .5px;
}
.enquiry-form-wrapper .get-in-touch p.privacy-policy {
    line-height: 18px;
	margin-bottom: 30px;
}
.enquiry-form-wrapper .get-in-touch p.privacy-policy a {
    text-decoration: underline;
}
.enquiry-form-wrapper select {
	border-color: #d0d0d0;
    color: #666;
    display: block;
    margin-bottom: 5px;
    margin: 0px auto 5px auto;
    height: 40px;
    padding: 8px 12px;
    width: 100%;
    background: #f9f9f9;
    line-height: 1.5em;
    font-family: 'ffmeta_light',sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.btn-lg {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.25;
    border-radius: 6px;
}
.btn-primary, .btn-primary:visited, .btn-primary:hover {
    color: #fff;
    background-color: #d40029;
    background: -webkit-linear-gradient(#95001c,#de001c);
    background: -o-linear-gradient(#95001c,#de001c);
    background: -moz-linear-gradient(#95001c,#de001c);
    background: linear-gradient(to right,#95001c,#de001c);
    border-color: #a2001a;
	font-family: 'clarendon',sans-serif;
    font-weight: normal;
	text-align: center;
	text-transform: none;
    vertical-align: middle;
	border: 1px solid transparent;
    white-space: nowrap;
	box-sizing: border-box;
}
.wrapper.pt-45 {
    padding-top: 45px;
}
.btn-wrapper.mt-30 {
    margin-top: 30px;
}
a .btn {
    margin-bottom: 30px;
    margin-top: 20px;
}
.finance .banner-wrapper .caption {
    position: absolute;
    margin-top: -6%;
    margin-left: 15%;
    width: initial;
}
.wrapper {
    padding: 30px 15px;
}
h1.about,
h2.about {
	color: #333333;
}
img.about {
	max-width: 200px;
    margin: 0px auto;
	margin-bottom: 15px;
}
.disclaimer {
	margin-top: 30px;
}
.disclaimer p{
	font-size: 16px;
}
.wrapper-grey p.quote-by {
	font-size: 18px;
}
.quote-wrapper {
	position: relative;
    width: 100%;
	margin-bottom: 40px;
}
.quote-wrapper .img-responsive {
    width: 100%;
}
.quote-wrapper .quote {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin: 0px;
	margin-bottom: 10px;
    width: 100%;
	-webkit-text-stroke-width: .1px;
}
.quote-wrapper .quote .row{
    margin: 0px;
}
.quote-wrapper p{
	color: #ffffff;
	font-family: 'clarendon', sans-serif;
    font-size: 24px;
    font-weight: normal;
	margin: 0px;
	-webkit-text-stroke-width: .1px;
}
.quote-wrapper a{
	color: #b10a32;
	font-family: 'clarendon', sans-serif;
}
.wrapper-grey {
	background: #f5f0e7;
    margin-top: 0px;
	margin-bottom: 40px;
    padding: 40px;
	padding-top: 20px;
}
.wrapper-grey h2 {
	border-bottom: 3px solid #b10a32;
	line-height:1.2;
	margin-bottom: 30px;
    padding-bottom: 10px;
}
.wrapper-grey p {
	font-size: 24px;
}
.wrapper-white h2 {
	border-bottom: 3px solid #b10a32;
	line-height:1.2;
	margin-bottom: 30px;
    padding-bottom: 10px;
}
#franchise-enquiry .wrapper h2{
	border-bottom: 3px solid #b10a32;
	color: #b10a32;
	margin-bottom: 20px;
    padding-bottom: 10px;
}
#franchise-enquiry .wrapper p{
	font-size: 18px;
	margin-bottom: 25px;
}
::-webkit-input-placeholder {
    color: #333333;
	font-style: normal;
}
:-moz-placeholder {
    color: #333333;
	font-style: normal;
}
::-moz-placeholder {
    color: #333333;
	font-style: normal;
}
:-ms-input-placeholder {
    color: #333333;
	font-style: normal;
}
.form-control::-webkit-input-placeholder { 
	color: #333333;
	font-style: normal;
}
.form-control {
    background-color: #ffffff;
	border: none;
    color: #333333;
	font-family: 'ffmeta_light', sans-serif;
	height: 48px;
	-webkit-text-stroke-width: .3px;
}
textarea.form-control {
	height: 96px;
}
#franchise-enquiry input[type=submit] {
	background-color: #b10a32;
    border: none;
    border-radius: 0;
    color: #ffffff;
    float: right;
    font-family: 'clarendon', sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 8px 66px;
	margin-bottom: 20px;
}
.errorMsg {
    color: #b10a32;
}
.enquiry-form-wrapper #office-enquire .required {
	border: #d40029 solid 1px!important;
}
a.btn {
	display: inline-block;
    margin: 0;
    min-width: 172px;
    width: auto;
    text-decoration: none;
    -webkit-text-stroke-width: .3px;
	color: #ffffff;
	background-color: #b10a32;
	font-family: 'clarendon', sans-serif;
	font-size: 16px;
    font-weight: normal;
	padding: 7px 40px;
    text-transform: none;
	margin-bottom: 45px;
}
a.btn:hover {
    background-color: #d40029;
	color: #ffffff;
}
#thanks-title {
    background: #f5f0e7;
    margin-top: 37px;
}
#thanks-title h1{
	color: #333;
    padding: 20px;
}
#thanks {
	margin: 40px 0px;
}
#thanks a.btn {
	margin-top: 20px;
}
.locations {
	margin-bottom: 30px;
}
.locations p {
		font-size: 16px;
}
.locations .enquiry-form-wrapper h2.title {
	display: none;
}
.locations .enquiry-form-wrapper .get-in-touch {
	border: none;
}
.locations .enquiry-form-wrapper .get-in-touch p {
	display: none;
}
.locations .enquiry-form-wrapper .get-in-touch h2 {
    padding: 0px;
}
.locations .get-in-touch .enquiry-dropdown {
    width: 100%;
    max-width: 570px;
}
.locations .enquiry-form-wrapper .office-enquire-box {
    padding: 0;
}
.calculators {
    margin-bottom: 120px;
}
.calculator-enquire {
	margin-bottom: 40px;
}
.calculator-enquire hr {
	margin-bottom: 40px;
    border-top: 1px solid #ddd;
}
.calculators h1, .calculator-enquire h2 {
	margin-top: 5px;
    margin-bottom: 25px;
}
.calculators h3, .calculator-enquire h3 {
	font-family: 'ffmeta',sans-serif;
	font-weight: bold;
}
.calculators p, .calculator-enquire p {
	font-size: 16px;
    line-height: 22px;
}
.calculators a, .calculator-enquire a {
	color: #d40029;
    font-family: 'ffmeta', sans-serif;
}
.calculator iframe {
	height: 1400px;
    overflow: hidden;
    border: none;
}
p.calculator-caption {
	font-style: italic;
}
.banner-wrapper.bottom {
	margin-bottom: 0px;
}
.enquiries .enquiry-form-wrapper h2.title {
	margin-top: 20px;
}
.address {
	margin-top: 20px;
}
.team {
    margin-bottom: 20px;
}
.team h1 {
	margin-top: 5px;
    margin-bottom: 25px;
}
.team h2 {
	margin-top: 5px;
    margin-bottom: 25px;
}
.team h3 {
	color: #d40029;
	font-family: 'ffmeta',sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
}
.wrapper.team p {
	margin-bottom: 14px;
}
.team .gm {
	margin-bottom: 20px;
}
.team .gm h3 {
	font-size: 18px;
}
.team .staff-profile p {
	font-size: 16px;
    line-height: 22px;
	margin-bottom: 5px;
}
.team p.name {
    font-size: 18px;
	font-family: 'ffmeta',sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
.team a {
	color: #333;
    font-family: 'ffmeta', sans-serif;
}
.team h3.secondary-title {
	margin-bottom: 20px;
}
.team .team-member {
	margin-bottom: 10px;
}
.team .team-member span.name{
	font-weight: bold;
}
.team .team-member span.title{
	font-weight: normal;
}
.team hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #ddd;
}
.team .btn-wrapper {
	margin: 20px 0px;
}
.team p.contact-lead {
	font-family: 'ffmeta',sans-serif;
	font-size: 18px;
    font-weight: bold;
	color: #333;
	text-align: center;
    -webkit-text-stroke-width: .3px;
    line-height: 1.333;
    margin: 20px 0px 15px 0px;
}
.team p.contact-lead a {
	color: #d40029;
    font-family: 'ffmeta', sans-serif;
}
.footer {
    background: #666;
    color: #a3a3a3;
    font-family: 'ffmeta',sans-serif;
    font-size: .625em;
    line-height: 2.4;
    overflow: hidden;
    text-transform: uppercase;
	padding: 18px 0 0 0;
    border-bottom: 20px solid #333;
	border-top: 6px solid #e7e1d6;
}
.footer p {
    color: #a3a3a3;
	font-family: 'ffmeta',sans-serif;
    font-size: 10px;
    font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
	-webkit-text-stroke-width: .2px;
    -webkit-font-smoothing: antialiased;
}
.footer ul {
	font-size: 11px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	list-style: none;
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
    text-align: left;
    width: auto;
}
.footer ul.social {
    max-width: 100%;
    position: relative;
    float: left;
    display: block;
    left: 0%;
	padding: 0px;
}
.footer ul li {
    background: #666;
    border: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	display: inline-block;
    float: left;
    line-height: 24px;
    margin: 0;
    padding: 0;
	position: relative;
    width: auto;
}
.footer ul.social li {
    display: block;
    float: left;
    position: relative;
    right: 0%;
    margin-left: 30px;
    width: 16px;
    border: none;
    padding: 0;
}
.footer ul li.copyright {
    background: none;
    padding: 0;
    text-align: left;
}
.footer ul li+li:before, .footer ul li:last-child:before {
    content: " | ";
    padding: .5em;
}
.footer ul.social li+li:before, .footer ul.social li:last-child:before {
    content: initial;
    padding: initial;
}
.footer a {
    color: #a3a3a3;
	font-family: 'ffmeta',sans-serif;
}
.footer ul li a {
    display: inline;
}
.footer ul.social li a {
    display: block;
    width: 24px;
    height: 24px;
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: transparent;
    overflow: hidden;
    background: url(/img/sprites/social-white.png) no-repeat;
}
.footer ul.social li a.facebook {
    background-position: 0 0;
}
.footer ul.social li a.googleplus {
    background-position: -48px 0;
}
.footer ul.social li a.linkedin {
    background-position: -69px 0;
}
.footer ul.social li a.instagram {
    background-position: -88px 0;
}
.footer ul.social li a.pinterest {
    background-position: -108px 0;
}
.footer ul.social li a.youtube {
    background-position: -132px 0;
}
.footer .statement {
    background: #666;
    margin-top: 5px;
    padding: 12px 0;
}
.footer .statement p {
    letter-spacing: .01em;
    text-transform: none;
	line-height: 15px;
	margin: 20px 0 10px 0;
    text-align: center;
}
.footer .idr a {
	text-decoration: underline;
	text-transform: none;
    font-size: 12px;
}
.video-container {
    position: relative;
    padding-bottom: 50.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-header {
	border: none;
	padding: 10px;
}
.modal-body {
	padding: 10px;
}
.modal-header .close {
    margin-top: -8px;
}
.finance-modal .modal-header {
    border: none;
    min-height: 0px;
	text-align: center;
}
.finance-modal .modal-header span{
    font-family: 'clarendon', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
	-webkit-text-stroke-width: 0.3px;
	line-height: 1.333;
}
.finance-modal .modal-body {
	padding: 10px;
	padding-top: 0px;
	height: 950px;
}
.finance-modal .modal-header .close {
    background-color: #ffffff;
    border: none;
    float: right;
	font-size: 25px;
}
.finance-modal iframe {
	border: none;
}

.lenders-row {
  display: table;
  border-collapse: collapse;
  width: 100%;
}
.lenders-row .item {
  display: table-cell;
  vertical-align: top;
}
.lenders-row .item img {
  display: block;
  width: 100%;
  height: auto;
}
.calculator {
	margin: 30px 0px 0px 0px;
}
.calculator h3 {
	color: #d40029;
	font-family: 'ffmeta',sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}
.calculator .results {
	border: #eeeeee solid 2px;
    border-radius: 12px;
    padding: 10px 15px 30px 15px;
    margin: 20px 0px;
}
.calculator .results .row-item {
    margin-bottom: 10px;
}
.calculator label {
	color: #333333;
	font-size: 14px;
	padding: 0px;
}
.calculator strong label {
	color: #333333;
	font-size: 14px;
	padding: 0px;
	font-family: ffmeta_bold;
}
.calculator ol {
	padding: 0px;
}
.calculator li {
	margin-bottom: 10px;
	list-style-type: none;
}
.calculator select {
	color: #333333;
}
.calculator input[type=text],
.calculator input[type=email], 
.calculator input[type=tel],
.calculator select {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #f5f5f5 inset;
    font-family: "proxima-nova",Arial,sans-serif;
    font-size: 12px;
    height: 27px;
    line-height: 27px;
	padding: 3px;
	float: right;
	border-color: #d8d8d8 ;
    color: #010101;
    background: #ffffff;
	width: 160px;
}
.calculator .amount input[type=text] {
	direction: rtl;
}
.calculator .percentage input[type=text] {
	direction: rtl;
	text-indent: 10px;
}
.calculator .center-column {
	margin-right: 30px;
}
.calculator span {
    color: #333;
}
.calculator .results span {
    font-family: 'ffmeta',sans-serif;
}
.calculator .calculator-form {
	border: #eeeeee solid 2px;
    border-radius: 12px;
    padding: 10px 15px 30px 15px;
    margin: 20px 0px;
}
.calculator-form span {
    position: absolute;
    top: 6px;
    right: 144px;
    font-size: 12px;
}
.calculator-form .percentage span {
    position:absolute; 
	top:7px; 
	right:4px; 
	font-size: 10px;
	color: #999999;
}
.calculator .symbol {
	color: #333;
    font-weight: bold; 
}
.calculator .amount,
.calculator .percentage {
    position: relative;
}
.calculator .btn {
    width: 160px;
    margin: 30px auto 0 auto;
    display: block;
    outline: 0;
	font-family: 'ffmeta', sans-serif;
	font-weight: bold;
}
.calculator .chart {
    margin: 10px 0px;
}
.calculator .chart img{
    max-width: 100%;
}
.calculator ::-webkit-input-placeholder {
    color: #999;
	font-style: italic;
}
.calculator :-moz-placeholder {
    color: #999;
	font-style: italic;
}
.calculator ::-moz-placeholder {
    color: #999;
	font-style: italic;
}
.calculator :-ms-input-placeholder {
    color: #999;
	font-style: italic;
}
.calculator p.disclaimer {
	font-size: 12px;
	margin-top: 5px;
}
.utility {
    background: #e7e1d6;
    padding: 1.25em 0;
}
.utility .lenders {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 0;
}
.utility .label {
    float: left;
}
.utility h4 {
    color: #333;
	font-size: 16px;
    font-family: 'clarendon',sans-serif;
    font-weight: normal;
    line-height: 1.125;
    margin: 0;
    padding: 0;
    -webkit-text-stroke-width: .3px;
}
.utility p {
    color: #555;
    font-size: 14px;
	font-family: 'clarendon_light',sans-serif;
    font-weight: normal;
    line-height: 1.2857;
    margin: 0;
    padding: 0;
    -webkit-text-stroke-width: .5px;
}
.utility .lenders-button {
    background-color: #d40029;
    background: -webkit-linear-gradient(#95001c,#de001c);
    background: -o-linear-gradient(#95001c,#de001c);
    background: -moz-linear-gradient(#95001c,#de001c);
    background: linear-gradient(to right,#95001c,#de001c);
    border: 1px solid #a80023;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-family: 'clarendon_light',sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 39px;
    padding: 0;
    text-align: center;
    text-transform: none;
    width: 156px;
    float: right;
    margin-right: 13%;
    padding-top: 11px;
    -webkit-text-stroke-width: .3px;
}
.utility .subscribe {
    padding: 12px 0 12px 50px;
    border-left: 1px solid #c1c1c1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
	width: 100%;
}
.utility .subscribe-button {
    background: #666;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-family: 'clarendon_light',sans-serif;
    font-weight: normal;
    font-size: 13px;
    height: 39px;
    padding: 0;
    text-align: center;
    text-transform: none;
    float: right;
    width: 156px;
    -webkit-text-stroke-width: .3px;
}
#subscribe-modal .modal-header .close {
    background-color: #fff;
    border: none;
    float: right;
	margin-top: -2px;
	color: #444;
	opacity: 1;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 20px;
}
#subscribe-modal .modal-body {
    padding-top: 5px;
    text-align: center;
}
#subscribe-modal .modal-body h2 {
    color: #d40029;
    font-family: clarendon;
    font-size: 14px;
    -webkit-text-stroke-width: .1px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 5px;
}
#subscribe-modal input {
    display: block;
    width: 100%;
    height: 30px;
    padding: 20px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d40029;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#subscribe-modal .modal-body p {
    color: #333;
    font-family: ffmeta;
    font-size: 12px;
    font-style: normal;
	font-weight: normal;
	line-height: 16px;
    margin-top: 0;
    padding-top: 0;
    text-align: initial;
	-webkit-text-stroke-width: .2px;
}
#subscribe-modal .subscribe-btn {
    background-color: #d40029;
    background: -webkit-linear-gradient(#95001c,#de001c);
    background: -o-linear-gradient(#95001c,#de001c);
    background: -moz-linear-gradient(#95001c,#de001c);
    background: linear-gradient(to right,#95001c,#de001c);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-family: 'clarendon_light',sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 42px;
    padding: 0;
    text-align: center;
    text-transform: none;
    width: 100%;
    -webkit-text-stroke-width: .1px;
}
#subscribe-modal .form-group {
    margin-left: 0;
    margin-right: 0px;
    margin-bottom: 15px;
}
#subscribe-modal .categories {
    margin-bottom: 30px;
    margin-top: 30px;
}
#subscribe-modal .modal-body p a {
    color: #333;
    text-decoration: underline;
	font-family: ffmeta;
    font-size: 12px;
    font-style: normal;
}
#subscribe-modal .modal-buttons {
    margin: 0 0 15px 0;
}
#subscribe-modal ::-webkit-input-placeholder {
    color: #555;
	font-style: normal;
}
#subscribe-modal :-moz-placeholder {
    color: #555;
	font-style: normal;
}
#subscribe-modal ::-moz-placeholder {
    color: #555;
	font-style: normal;
}
#subscribe-modal :-ms-input-placeholder {
    color: #555;
	font-style: normal;
}
.main-content {
    padding: 20px 0 80px 0;
	background: #fff;
	color: #333;
    font-family: 'ffmeta_light';
    font-size: 18px;
    line-height: 1.333;
}
.main-content h1{
    margin-bottom: 40px;
}
.main-content .listing {
    font-family: 'ffmeta',sans-serif;
    font-weight: normal;
    margin: 0 -10px;
    overflow: hidden;
    padding: 0;
}
.main-content .listing.grid {
    margin: 0;
}
.main-content ul {
    list-style: none;
    padding: 0;
}
.main-content .listing.grid .item {
	background: #e7e1d6;
	color: #333;
	height: auto;
    display: block;
    min-height: 194px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    float: left;
    margin: 0 2px 2px 0;
    width: 24.75%;
	list-style: none;
    line-height: 18px;
    overflow: hidden;
    padding: 0;
}
.main-content .listing.grid .item .thumbnail {
    float: none;
    height: auto;
    width: auto;
	max-height: 198px;
    overflow: hidden;
	display: block;
	padding: 0;
	border: none;
	margin-bottom: 0px;
	border-radius: 0;
}
.main-content .listing .item .thumbnail img {
    width: 100%;
    height: 198px;
	display: block;
	overflow: hidden;
	max-width: 100%;
}
.main-content .listing .item .content {
    color: #333;
    font-size: 16px;
    padding: 21px;
    overflow: hidden;
    margin-right: 20%;
    display: block;
    width: auto;
	min-height: 24px;
}
.main-content .listing.grid .item .content {
    margin: 0;
    padding: 21px;
	min-height: 24px;
	color: #333;
    font-size: 16px;
	overflow: hidden;
	display: block;
    width: auto;
	background: #e7e1d6;
	vertical-align: middle;
}
.main-content h3.investor-package-title {
    padding-top: 0;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: clarendon;
    color: #333;
}
.main-content h3, .main-content h4, .main-content h5, .main-content h6 {
    font-weight: normal;
    margin: .5em 0 .333em;
	-webkit-text-stroke-width: .3px;
}
.main-content .listing .item .title {
    background: none;
    border: 0;
    color: #333;
    font-family: 'clarendon_light',sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    margin: 0;
    padding: 0;
    text-transform: none;
}
.main-content .listing .item .content .title a {
    color: #d40029;
    text-decoration: none;
	font-family: clarendon;
    -webkit-text-stroke-width: .5px;
}
.main-content .listing.grid .item .title {
    font-family: 'titilliumregular',sans-serif;
    font-size: 18px;
    line-height: 21px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 90%;
}
.main-content .listing.grid .item .title a {
    text-decoration: none;
}
.main-content .listing.grid .item .features, .main-content .listing.grid .item .meta {
    margin: 6px 0 3px 0;
	font-size: 18px;
    line-height: 1.5;
    font-family: 'clarendon';
}
.main-content h3.investor-package-title span {
    background-color: #d40029;
    color: #fff;
    padding: 2px 7px;
    margin-right: 5px;
    font-size: 14px;
    -webkit-text-stroke-width: 0;
}
.main-content .listing .item .features dt {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.main-content .listing.grid.packages .item .features dd {
    border-right: 0;
    float: left;
    margin: 0;
    padding-right: 5px;
    position: relative;
    text-transform: none;
}
.main-content .listing .item .features dd.icon:after, .houseFeatures .icon:after {
    background: url(/img/sprites/home-icons.png) no-repeat;
    content: "";
    display: inline-block;
    line-height: 0;
    margin: -7px 6px -7px 6px;
}
.main-content .listing .item .features dd.bedrooms:after, .houseFeatures .bedrooms:after {
    background-position: -15px 4px;
    width: 25px;
    height: 25px;
}
.main-content .listing .item .features dt+dd~dt+dd {
    border-left: 1px solid #666;
    padding-left: 8px;
}
.main-content .listing .item .features dd.garages:after, .houseFeatures .garages:after {
    background-position: -2px 2px;
    width: 40px;
    height: 21px;
}
.main-content .listing .item .features dd.car-icon:after, .houseFeatures .car-icon:after {
    background: url(/img/sprites/garage.png) no-repeat;
    content: "";
    display: inline-block;
    line-height: 0;
    margin: -1px 6px -5px 6px;
}
.main-content .listing .item .features dd.bathrooms:after, .houseFeatures .bathrooms:after {
    background-position: -84px -2px;
    width: 18px;
    height: 21px;
}
.main-content .listing.grid.packages .item .features dd:last-child {
    border-right: 0;
    padding-top: 0;
    border-left: 0;
    padding-left: 0;
    font-size: 16px;
	line-height: 1.5;
}
.main-content ul>li {
    background: url(/img/bullet-grey.png) 0 9px no-repeat;
    background-size: 6px 1px;
    padding-left: 12px;
    -webkit-text-stroke-width: .5px;
} 
.filter-wrapper #show-filter {
    display: none;
}
.filter-wrapper #show-filter:checked+#slideout {
    left: 530px;
}
.filter-wrapper #slideout {
    position: fixed;
    top: 100px;
    left: 0;
    width: 5px;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    z-index: 10000;
}
.filter-wrapper #slideout-tab {
    position: relative;
    top: 0;
    right: 0;
    padding: 12px 6px 12px 12px;
    background: transparent;
    cursor: pointer;
}
.filtered-listing .filter-options {
    background: #ffffff;
    position: fixed;
    z-index: 10000;
}
.filter-wrapper #slideout-tab span {
    display: block;
}
.filtered-listing .filters-toggle {
	background: #fff;
    color: #333;
    display: block;
    height: 41px;
    width: 100%;
    border-top: 0;
    margin-bottom: 0;
    transform: rotate(270deg);
}
.filter-wrapper #slideout-inner {
    position: absolute;
    top: -52px;
    right: 35px;
    background: #ffffff;
    width: 500px;
    padding: 15px;
    padding-top: 0;
    cursor: auto;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}
.filtered-listing .filters {
    background: #ffffff;
    padding: 0 15px;
    z-index: 10000;
	font-family: 'clarendon_light',sans-serif;
    font-weight: normal;
    -webkit-text-stroke-width: .2px;
    -webkit-font-smoothing: antialiased;
}
.filtered-listing .filters .container {
	background: #ffffff;
    width: 100%;
    padding: 30px 0 0 0;
}
.filtered-listing .filters .row {
    background-color: #ffffff;
    padding-bottom: 30px;
}
.filtered-listing .filters .col-xs-12, .filtered-listing .filters .col-sm-12 {
    padding-bottom: 15px;
}
.filtered-listing .filters .filter {
    background: #5d5d5d;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    line-height: 3;
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.filtered-listing .filters .filter li {
    background-color: #666;
    background-repeat: repeat-x;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    text-align: center;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.2), inset -1px -1px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,.2),inset -1px -1px 0 rgba(0,0,0,.2);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,.2), inset -1px -1px 0 rgba(0,0,0,.2);
}
.filtered-listing .filters .filter li:hover,
.filtered-listing .filters .filter li.active {
  background: #424242;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.filtered-listing .filters .filter li:first-child {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}
.filtered-listing .filters .filter li:last-child {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.filtered-listing .filters .filter.filter-stories li {
    width: 25%;
}
.filtered-listing .filters .filter-label {
    font-size: 14px;
    line-height: 1.9285;
    position: relative;
    text-align: center;
    text-transform: none;
	-webkit-text-stroke-width: .3px;
}
.filtered-listing .filters p {
    color: #333;
    margin: 0;
	font-family: 'clarendon_light',sans-serif;
    font-weight: normal;
    -webkit-text-stroke-width: .2px;
    -webkit-font-smoothing: antialiased;
}
.filtered-listing .filters .row.filter-ranges {
    padding-bottom: 6px;
	background: #ffffff
}
.filtered-listing .filters .row.filter-ranges .col-xs-12 {
    padding-bottom: 30px;
}
.filtered-listing .filters .filter-ranges .inner {
    padding: 0 21px;
}
.filtered-listing .filters .filter-ranges .range {
    min-height: 16px;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.filtered-listing .filters .filter-label .range-lower {
    left: 21px;
}
.filtered-listing .filters .filter-label [class^="range"] {
    font-size: 0.857em;
    line-height: 2.25;
    text-transform: none;
    position: absolute;
}
.filtered-listing .filters .filter-label .range-upper {
    right: 21px;
}
.filtered-listing .filters .design-series .inner {
    margin-top: 15px;
    padding: 0;
}
.filtered-listing .filters-toggle i:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 0;
    height: 0;
    margin-top: 0;
    border-color: #ffffff transparent transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    content: ' ';
}
.filtered-listing .filters-toggle.active i:after {
    margin-top: 3px;
    border-color: transparent transparent #666 transparent;
    border-width: 0 6px 6px 6px;
}
.filtered-listing .filters-toggle {
    background: #fff;
    border-top: 0;
    color: #333;
    display: block;
    height: 25px;
    width: 100%;
    margin-bottom: 0;
    transform: rotate(270deg);
}
.filtered-listing .filters-toggle i {
    background: #ea213a;
    color: #ffffff;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    cursor: pointer;
    left: 50%;
    line-height: 3;
    margin-top: -10px;
    margin-left: -280px;
    padding: 9px 0px 3px 15px;
    position: absolute;
    width: 153.5px;
	display: block;
    font-family: 'clarendon_light',sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
	text-transform: none;
	-webkit-text-stroke-width: .5px;
}
.filtered-listing .filters-toggle.active i {
    background: #ffffff;
	color: #666666;
}
.filtered-listing .filters .filter.filter-bedrooms li {
    width: 20%;
}
.filtered-listing .filters .filter li:hover, .filtered-listing .filters .filter li.active {
    background: #424242;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.1);
}
.filtered-listing .filters .design-series .inner {
    margin-top: 15px;
    padding: 0;
}
.filtered-listing .design-series .range-design-series {
    background-color: #666;
    border: 0;
    font-family: 'clarendon_light',sans-serif;
    font-size: 14px;
    outline: 0 none;
    padding: 1px 9px;
    height: 41px;
    width: 100%;
    border-radius: 6px;
    color: #fff;
    box-sizing: border-box;
}
.filtered-listing .design-series input::-webkit-input-placeholder {
  color: #ffffff;
}
.filtered-listing .design-series input:-moz-placeholder {
  color: #ffffff;
}
.filtered-listing .design-series input::-moz-placeholder {
  color: #ffffff;
}
.filtered-listing .design-series input:-ms-input-placeholder {
  color: #ffffff;
}
.selectize-control.single .selectize-input input::-webkit-input-placeholder,
.selectize-control.single .selectize-input input:-moz-placeholder, 
.selectize-control.single .selectize-input input::-moz-placeholder, 
.selectize-control.single .selectize-input input::-ms-input-placeholder  {
      color: #ffffff;
}
.noUi-handle .tooltip {
    opacity: 1;
}
.autocomplete-suggestions {
    border: 0;
    background: #767676;
    cursor: default;
    overflow: auto;
    min-width: 303px;
    z-index: 10000!important;
	font-family: 'clarendon_light',sans-serif;
    font-weight: normal;
    -webkit-text-stroke-width: .2px;
    -webkit-font-smoothing: antialiased;
}
.autocomplete-suggestion {
    padding: 10px 5px;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
}
.backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    z-index: 1040;
    background-color: #000;
}
.selectize-input.items.has-options.full.has-items input {
	width: 0px!important;
}

.package-title {
    background: #e7e1d6;
    border-bottom: 1px solid #e7e1d6;
    padding: 0;
}
.package-title .inner {
    height: 122px;
	display: table;
}
.package-title h1 {
    font-size: 30px;
	font-weight: normal;
    line-height: 30px;
    padding-top: 10px;
	color: #333;
    font-family: 'clarendon_light',sans-serif;
	margin: 0;
	display: table-cell;
    text-transform: none;
    vertical-align: middle;
    -webkit-text-stroke-width: .5px;
}
.package-title h1 span {
    margin-top: 0;
    line-height: 45px;
	display: inline-block;
    font-family: 'clarendon_light',sans-serif;
	font-size: 30px;
	font-weight: normal;
    text-transform: none;
}
.package-title .price-header {
    list-style: none;
    line-height: 30px;
    margin: 12px 0 0 0;
    position: absolute;
    right: 15px;
    top: 35%;
    font-size: 30px;
    margin-top: 0;
    line-height: 45px;
	color: #333;
    font-family: 'clarendon_light',sans-serif;
    font-weight: normal;
    -webkit-text-stroke-width: .2px;
    -webkit-font-smoothing: antialiased;
}
.package-title .price-header span {
    font-size: 12px;
    text-transform: uppercase;
}
.package-title .price-header span.asterik {
    font-size: 18px;
}
.feature {
    background: #fff;
    height: auto;
}
#hero-wrapper .img-wrapper {
	max-width: 100%;
    max-height: 500px;
	overflow: hidden;
    text-align: center;
}
#hero-wrapper .img-wrapper img {
    width: 100%;
}
#hero-wrapper .row {
    margin-left: 0;
    margin-right: 0;
}
.feature .container {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 1170px;
}
.feature .meta {
    background: #e7e1d6;
    color: #333;
    font-family: 'clarendon';
    font-size: 18px;
    line-height: 1.5;
    padding: 12px 0;
    width: 1170px;
}
.feature .meta .design dl {
	margin: 0;
    margin-left: 15px;
}
.feature .meta dt {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.feature .meta dt, .feature .meta dd {
    margin: 0;
	line-height: 1.5;
}
.feature .meta dd {
    text-align: left;
    width: auto;
	border-right: 1px solid #212121;
    float: left;
    margin: 0;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.feature .meta dd.icon:after {
    background: url(/img/sprites/home-icons.png) no-repeat;
    content: "";
    display: inline-block;
    line-height: 0;
    margin: -5px 8px -5px 8px;
}
.feature .meta dd.bedrooms:after {
    background-position: -15px 4px;
    width: 25px;
    height: 25px;
}
.feature .meta dt+dd+dt+dd {
    border-left: 1px solid #3b3b3b;
    padding-left: .45em;
}
.feature .meta dd.bathrooms:after {
    background-position: -84px 0;
    width: 18px;
    height: 21px;
}
.feature .meta dd.garages:after {
    background-position: -2px 2px;
    width: 29px;
    height: 21px;
}
.feature .meta dd.car-icon:after {
    background: url(/img/sprites/garage.png) no-repeat;
    content: "";
    display: inline-block;
    line-height: 0;
    margin: -1px 8px -6px 8px;
}
.feature .meta dd.house-size {
    border-right: 0;
}
.feature .meta dd sup {
    font-size: .65em;
	top: -.5em;
	line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.feature .meta .design span {
    margin-top: 15px;
    margin-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
	display: block;
    text-align: center;
    font-size: 11px;
    font-family: 'clarendon_light';
}

.main-content .overview {
    -webkit-text-stroke-width: .5px;
}
.main-content h1, .main-content h2 {
    line-height: 1.5;
    margin: .5833em 0 .3125em 0;
	color: #d40029;
    font-family: 'clarendon_bold',sans-serif;
	font-size: 30px;
    font-weight: normal;
	text-transform: none;
}
.main-content p {
	color: #333;
    font-family: 'ffmeta_light';
    font-size: 18px;
    line-height: 1.333;
    margin: 0 0 .875em 0;
	-webkit-text-stroke-width: .5px;
}
#floorarea {
    margin-bottom: 60px;
    margin-top: 30px;
}
table#floorarea  {
    width: initial;
}
#floorarea thead {
    border-bottom: 1px solid #666;
}
#floorarea th {
    text-align: left;
    padding-bottom: 5px;
    font-family: clarendon;
    font-weight: normal;
}
#floorarea td {
	font-size: 16px;
}
#floorarea .summary {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}
#floorarea .summary td {
    padding: 8px;
	font-size: 16px;
    font-weight: normal;
}
.main-content .btn {
    display: inline-block;
    margin: 0;
    min-width: 172px;
    width: auto;
}
.main-content a.btn {
    text-decoration: none;
    -webkit-text-stroke-width: .3px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.main-content a.btn-lg {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.3125;
    border-radius: 6px;
}
.main-content .button-group {
    margin: 27px 0 18px 0;
}
.main-content .btn-secondary, .btn-secondary:visited {
    color: #fff;
    background-color: #333;
    border-color: #000;
}
.main-content .btn-secondary.sales-brochure {
    background-color: #666;
    border-color: #666;
}
.main-content .package-disclaimer {
    margin-top: 30px;
    font-size: 16px;
    font-family: ffmeta_light;
    -webkit-text-stroke-width: .3px;
}
.main-content #opt-house-price:before {
    content: "$";
    font-size: 14px;
    left: -9px;
    position: relative;
    top: -2px;
}

.main-content .opt-info-container h1:before {
    font-family: 'clarendon_bold', sans-serif;
    content: "$";
    font-size: 22px;
    left: -2px;
    position: relative;
    top: -4px;
}

.main-content .opt-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
}
.main-content .opt-bottom {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: justify !important;
    justify-content: center !important;
}

.main-content .opt-bottom .opt-left .opt-content, .opt-left {
    min-width: 310px;
}

.main-content .opt-bottom p {
    margin-left: 0px!important;
    margin-top: 0px!important;
    margin-right: 0px!important;
    margin-bottom: 0px!important;
}

.main-content .opt-freq {
    width: 33%;
}

.main-content .opt-btn {
    cursor: pointer;
    background-color: #d40029;
    background: -webkit-linear-gradient(#95001c,#de001c);
    background: -o-linear-gradient(#95001c,#de001c);
    background: -moz-linear-gradient(#95001c,#de001c);
    background: linear-gradient(to right,#95001c,#de001c);
    border: 1px solid #a80023;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    text-align: center;
    text-transform: none;
    width: 137px;
    height: 34px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.main-content .opt-btn {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    cursor: pointer;
    margin: 2px;
    padding: 6px;
    text-align: center;
    background-color: #f5f5f5;
}

.main-content .opt-input-group input {
    background-color: whitesmoke;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    -webkit-box-shadow: 0px -1px 1px 0px rgba(210,210,210,1);
    box-shadow: 0px -1px 1px 0px rgba(210,210,210,1);
}

.main-content .opt-btn.active {
    background-color: #d40029;
    color: white;
}
.main-content .opt-button-container p {
    font-size: 17px;
	color: #fff;
}

.main-content .opt-button-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
    width: 100%;
}

.main-content .opt-button-group {
    margin: 0 auto;
}

.main-content .opt-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.main-content .opt-floating-dollar {
    font-size: 12px;
    left: 20px;
    position: absolute;
    top: 12px;
	font-family: 'clarendon', sans-serif;
    font-weight: 200;
}

.main-content .opt-input-container {
    font-family: 'clarendon', sans-serif;
    font-weight: 200;
    margin-bottom: 30px;
}
.main-content .opt-left .opt-content .opt-input-group .opt-input-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-content .opt-left-input, .main-content .opt-right-input {
    color: #d40029;
    font-family: 'clarendon_light', sans-serif ;
}

.main-content .opt-right-input {
	font-size: 22px;
}

.main-content .opt-right-input-container {
    position: relative;
}

.main-content .opt-top h2 {
    font-size: 28px;
}

.main-content .opt-year-container > div, .opt-payment-type-container > div {
    width: 50%;
}

.main-content input.opt-currency {
    padding: 10px 20px;
    text-align: right;
}

.main-content .opt-loading-circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.main-content .opt-info-container {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 220px;
    height: 220px;
    border: 6px solid #d40029;
    border-radius: 150px;
}

.main-content .opt-info-container h1 {
    line-height: 0.5;
    font-size: 36px;
}

.main-content .opt-top p, .opt-info-container p {
    font-size: 14px;
    font-family: ffmeta_light;
    -webkit-text-stroke-width: .3px;
}
.opt-info-container p {
    font-size: 20px;
}

.main-content .opt-enquire-btn {
    margin-top: 40px;
}

.main-content .opt-enquire-btn a {
    max-width: initial;
     padding:5px 30px;
}

.main-content .opt-right .opt-button-container {
    margin-bottom: 0px;
}

.main-content .opt-right .opt-button-container .btn {
    margin: 0px;
    font-size: 12px;
}

.main-content .opt-right .opt-content, .opt-right {
    min-width: 310px;
}

.main-content .opt-bottom > div {
    width: 100%;
}

.main-content .opt-enquire-btn {
    margin-top: 25px;
}

.main-content .opt-banner-img {
    text-align: center;
    margin-top: 20px;
}

.main-content .opt-banner-img img {
    height: 70px;
}

.main-content .opt-disclaimer {
    font-size:12px;
    margin-top:20px;
  	margin-bottom: 5px;
}

.main-content .opt-bottom .opt-left .opt-content, .opt-left {
    width: 100%;
}
.main-content .opt-right .opt-button-container .btn {
    margin: 0;
    font-size: 16px;
	padding: 11px 32px;
    line-height: 1.3125;
    border-radius: 6px;
}
.opt-left .opt-button-container {
    min-width: 370px;
    margin-bottom: 20px;
}
.main-content .opt-year-container>div, .main-content .opt-payment-type-container>div {
    width: 50%;
}
.modal {
    z-index: 10500;
}
.lenders-wrapper {
	margin: 30px auto;
}
img.hero-banner {
	margin: 0 auto;
}
.team-banner-wrapper {
	position: relative;
    width: 100%;
}
.team-banner-wrapper h2{
	color: #fff;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    width: 100%;
}
.team-banner-wrapper img {
	margin: 0 auto;
}
.wrapper.nbp {
	padding-bottom: 0px;
}
.staff-profile img {
	margin-bottom: 10px;
}
.staff-profile .read-more {
	color: #d40029;
    font-size: 16px;
}
.staff-profile .read-more-team-expand {
	display: none;
}


.search-bar {
	margin-top: 20px;
}
#map-canvas-desktop, #map-canvas-mobile {
    height: 600px;
}
.location-header {
	background: #666;
    color: #ffffff;
	padding: 20px 0px;
	margin-top: 0px;
}
.location-header p{
	color: #fff;
	font-family: 'ffmeta_light',sans-serif;
    margin: 0;
    line-height: 44px;
}
.location-header p span{
	text-decoration: underline;
}
.location-header #modify-search.btn{
	background: #666;
    border: #fff solid 1px;
    font-family: 'ffmeta_light',sans-serif;
    font-size: 16px;
    -webkit-text-stroke-width: 0.1px;
}
.suburb-search-box-input {
	height: 44px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 0px 10px;
	font-family: 'ffmeta', sans-serif;
    color: #333;
}
.suburb-search-box-input ::-webkit-input-placeholder {
    font-family: 'ffmeta', sans-serif;
    color: #333;
}
.suburb-search-box-input :-moz-placeholder {
    font-family: 'ffmeta', sans-serif;
    color: #333;
}
.suburb-search-box-input ::-moz-placeholder {
    font-family: 'ffmeta', sans-serif;
    color: #333;
}
.suburb-search-box-input :-ms-input-placeholder {
    font-family: 'ffmeta', sans-serif;
    color: #333;
}
.search-bar-wrapper {
	margin-bottom: 100px;
}
#search-locations {
	width: 100%;
}
.location-results-wrapper {
	display: none;
}
.location-results .nearest-offices-inner {
	padding: 20px 0px 25px 0px;
    border-bottom: 1px solid #d7d7d7;
    cursor: pointer;
}
.location-results .nearest-offices-inner:hover {
	background: #f3f3f3;
}
.location-results .nearest-offices-inner h4 {
	color: #d40029;
    font-family: 'clarendon',sans-serif;
    font-size: 18px;
    line-height: 24px;
	margin-bottom: 15px;
    -webkit-text-stroke-width: .5px;
}
.location-results .nearest-offices-inner p {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 5px;
}
.location-results .nearest-offices-inner p.name {
    font-family: 'ffmeta',sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
}
.location-results .nearest-offices-inner p.suburb {
    margin-bottom: 15px;
}
.location-results .nearest-offices-inner a {
    color: #333;
    font-family: 'ffmeta', sans-serif;
}
.location-results .nearest-offices-inner hr {
	border-top: 1px solid #dddddd;
    margin-top: 30px;
}
.location-results #back-to-results {
	padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #d7d7d7;
    cursor: pointer;
	display: none;
}
.location-results #back-to-results:hover {
	background: #f3f3f3;
}
.location-results #back-to-results p {
	margin: 0px;
    line-height: 16px;
}
.location-results #back-to-results hr {
	margin-top: 20px;
}
.gm-style-iw div {
	font-family: 'ffmeta',sans-serif;
    font-size: 12px;
    font-weight: bold
}
.gm-style-iw + div {display: none;}

.gm-style-iw {
	text-align:center;
}
.suburb-search {
	margin-bottom: 5px;
}
.loan-type-page-wrapper {
	margin-bottom: 30px;
}
.loan-type h3 {
	font-family: 'ffmeta_bold',sans-serif;
}
#stateFilter {
	display: none;
}
.sign-up-confirm {
	margin-bottom: 30px;
}
img.gjgh-logo {
	width: 175px;
    margin-top: -8px;
}
h1.packages-title {
	display: inline-block;
    margin-left: 10px;
    margin-bottom: 40px;
}


/*-----------------------------------------------------------------------------------------------*/
/* Large desktops and laptops */
/*-----------------------------------------------------------------------------------------------*/

@media (min-width: 1200px) {
    
}

/*-----------------------------------------------------------------------------------------------*/
/* Portrait tablets and medium desktops */
/*-----------------------------------------------------------------------------------------------*/

@media (max-width: 1199px) {
	
	.container {
		padding-left: 15px;
		padding-right: 15px;
		width: 970px!important;
	}
	.navbar ul li > a {
		padding: 0px 15px;
	}
	.video-header {
		margin-top: -55px;
		padding: 15px 40px;
	}
	.footer ul.social {
		padding: 0px;
		display: block;
		float: left;
		max-width: 100%;
		left: 0%;
	}
	.footer ul.social li {
		display: block;
		float: left;
		margin-left: 22px;
		width: 10px;
		padding: 0;
		right: 0%;
	}
	.feature .meta .design span {
		margin-top: 6px;
		font-size: 10px;
		-webkit-text-stroke-width: .2px;
	}
	
}

/*-----------------------------------------------------------------------------------------------*/
/* Portrait tablets and small desktops */
/*-----------------------------------------------------------------------------------------------*/

@media (max-width: 991px) {
	h1 {
		font-size: 1.75em;
		line-height: 1.3;
	}

	h2 {
		font-size: 1.75em;
		line-height: 1.3;
	}
	p {
		line-height: 1.5em;
		font-size: 1em;
	}
	hr.border {
		margin-bottom: 30px;
	}
	.container {
		padding-left: 15px;
		padding-right: 15px;
		width: initial!important;
	}
	.navbar-nav.navbar-right:last-child {
		margin-right: 0px;
	}
   .navbar-default img {
	    max-width: 150px;
		margin-top: 8px;
    }
    .navbar ul li > a {
        padding: 0px 12px;
        font-size: 13px;
    }
	.video-play {
		width: 21px;
	}
	.wrapper h1 {
		font-size: 1.75em;
	}
	.wrapper h2 {
		font-size: 1.75em;
	}
	.wrapper p {
		font-size: 1em;
	}
	.finance a .btn {
		display: inline-block;
		margin-bottom: 30px;
		width: auto;
	}
	.enquiry-form-wrapper .get-in-touch p {
		padding: 0 15px;
		margin-top: .875em;
		font-size: 14px;
	}
	.calculator iframe {
		height: 1420px;
	}
	.banner-wrapper.bottom {
		margin-bottom: 0px;
	}
	.enquiries .enquiry-form-wrapper h2.title {
		margin-top: 30px;
	}
	.footer {
		padding: 0;
		border-bottom: none;
	}
	.footer .no-height {
		min-height: 0;
	}
	.footer ul {
		font-size: 11px;
		float: none;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.footer ul li {
		background: #666;
		border-top: 1px solid #333;
		border-right: 1px solid #333;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		line-height: 35px;
		margin: 0;
		padding: 0;
		width: 50%;
	}
	.footer ul li+li:before, .footer ul li:last-child:before {
		content: initial;
		padding: initial;
	}
	.footer ul li.copyright {
		color: #ddd;
		border-bottom: solid 1px #333;
		background: #666;
		padding: 0 25px;
		text-align: center;
		width: 100%;
	}
	.footer ul.social {
		max-width: 320px;
		position: relative;
		float: left;
		display: block;
		left: 50%;
		padding: 0;
	}
	.footer ul.social li {
		display: block;
		float: left;
		position: relative;
		right: 50%;
		margin-left: 20px;
		width: 25px;
		border: none;
		padding: 20px 0;
	}
	.footer .statement {
		background: #333;
		letter-spacing: .01em;
		line-height: 12px;
		margin: 0;
		padding: 0 10px 12px 10px;
		text-transform: none;
	}
	.footer a {
		color: #ddd;
	}
	.utility {
		margin: 1px 0 0;
		padding-bottom: 20px;
		padding-top: 5px;
	}
	.utility .label {
		float: none;
	}
	.utility .lenders {
		text-align: center;
		padding: 0px;
	}
	.utility .subscribe {
		text-align: center;
		padding: 0px;
		border-left: 0px;
	}
	.utility .lenders-button {
		float: initial;
		margin: 0 auto 10px auto;
	}
	.utility .subscribe-button {
		float: initial;
		margin: 20px auto 10px auto;
	}
	.main-content {
		padding: 10px 0px 0px 0px;
	}
	.main-content .listing.grid .item {
		background: #ffffff;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		color: #333;
		display: table;
		height: 84px;
		list-style: none;
		line-height: 18px;
		overflow: hidden;
		padding: 0;
		width: 100%;
		min-height: initial;
		border-top: 1px solid #eee;
	}
	.main-content .listing.grid .item .content {
		display: table-cell;
		background: #ffffff;
		overflow: hidden;
		padding: 0 0 0 15px;
		vertical-align: middle;
		width: 100%;
		border-top: 1px solid #eee;
	}
	.main-content .listing.grid .item .thumbnail {
		display: block;
		float: left;
		width: 123px;
		height: 84px;
		overflow: hidden;
	}
	.main-content .listing.grid .item .thumbnail img {
		display: block;
		height: 84px;
		width: 100%;
		overflow: hidden;
	}
	.main-content h3.investor-package-title.sale-status {
		line-height: 24px;
	}
	.main-content h3.investor-package-title {
		padding-top: 0;
		margin-top: 0;
		text-transform: uppercase;
		font-size: 12px;
		font-family: clarendon;
		color: #333;
	}
	.main-content h3.investor-package-title span {
		background-color: #d40029;
		color: #fff;
		padding: 6px 7px 2px 7px;
		margin-right: 5px;
		font-size: 10px;
		-webkit-text-stroke-width: 0;
	}
    
	.main-content .listing.grid .item .title {
		background: none;
		border: 0;
		color: #333;
		font-family: 'clarendon_light',sans-serif;
		font-size: 16px;
		font-weight: normal;
		line-height: 21px;
		margin: 0;
		padding: 0;
		text-transform: none;
		word-wrap: break-word;
		white-space: initial;
		width: 100%;
	}
	.main-content .listing.grid.packages .item .features dd:last-child {
		border-left: 1px solid #666;
		padding-left: 8px;
	}
	.main-content .listing .item .features dd.garages:after, .houseFeatures .garages:after {
		width: 30px;
	}
	.main-content h1 {
		margin-bottom: 20px;
		font-size: 22px;
	}
	.opt-repay-cal {
		margin-top: 40px;
	}
	.opt-bottom {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 40px;
	}
	.opt-input-group {
		min-width: 500px!important;
		margin: 0 auto;
	}
	.main-content .enquiry-form-wrapper {
		margin-bottom: 48px;
	}
	.package-title .inner {
		display: table;
		height: 68px;
	}
	.package-title h1 span  {
		display: inline-block;
		font-family: 'clarendon_light',sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-transform: none;
	}
	.package-title .price-header {
		list-style: none;
		margin: 12px 0 0 0;
		position: absolute;
		right: 15px;
		top: 35%;
		margin-top: -11px;
		line-height: 45px;
		display: inline-block;
		font-family: 'clarendon_light',sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-transform: none;
	}
	.package-title .price-header span.asterik {
		font-size: 12px;
	}
	.feature .meta .design span.disclaimer {
		display: block;
		text-align: center;
		margin-top: 6px;
		font-size: 10px;
		font-family: 'clarendon_light';
		-webkit-text-stroke-width: .2px;
	}
	.team-banner-wrapper h2 {
		font-size: 30px;
	}
	.team .staff-profile p {
		font-size: 14px;
	}
	.wrapper p.disclaimer {
		font-size: 12px;
	}
	ul.home li {
		line-height: 1.5;
		font-size: 1em;
	}
	    
}

/*-----------------------------------------------------------------------------------------------*/
/* Landscape phones and portrait tablets */
/*-----------------------------------------------------------------------------------------------*/

@media (max-width: 767px) {
	h1 {
		font-size: 1.5em;
	}
	h2 {
		font-size: 1.5em;
	}
	h3 {
		font-size: 16px;
	}
	p {
		font-size: 1em;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	#nav-wrapper {
		height: 60px!important;
	}
	.navbar-default {
		border-top: #414141 solid 0px;
	}
    .navbar-default img {
        margin-top: 15px;
    }
	.navbar-brand {
		height: 60px;
		padding-top: 0px;
	}
	.navbar ul {
		padding: 0px;
	}
	.navbar-default img {
		max-width: 150px;
		margin-top: 18px;
	}
    .navbar ul li > a {
        height: 50px;
        line-height: 50px;
        border-bottom: solid 1px #e7e7e7;
        padding: 0px 27px;
    }
    .navbar-nav {
        margin: 0px -15px;
    }
	.navbar-default .navbar-toggle {
		margin-top: 14px;
	}
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #ffffff;
    }
	.navbar-toggle {
		float: left;
	}
	.navbar-header a.enquire-tab {
		display: block;
		color: #fff;
		height: 60px;
		background-color: red;
		float: right;
		margin-right: 10px;
		padding: 12px 10px;
		font-family: 'clarendon', sans-serif;
		font-size: 14px;
		font-weight: normal;
		line-height: 37px;
		-webkit-font-smoothing: antialiased;
	}
	.navbar-nav>li {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.wrapper {
		padding-bottom: 20px;
		margin-bottom: 0px;
	}
	.wrapper h1 {
		font-size: 1.5em;
		margin-bottom: 20px;
	}
	.wrapper h2 {
		font-size: 1.5em;
		margin-bottom: 20px;
	}
	.wrapper p {
		font-size: 1em;
		line-height: 1.5;
	}
	.message p {
		font-size: 10px;
		margin: 30px 0px;
		line-height: 15px;
	}
	a .btn {
		margin-bottom: 0px;
	}
	.btn-lg {
		font-size: .875em;
		width: 100%;
	}
	.finance a .btn {
		white-space: normal;
	}
	.finance .caption a .btn {
		font-size: .675em;
		padding: 6px 12px;
		width: 100%;
	}
    .form-control  {
		height: 36px;
	}
	#franchise-enquiry .wrapper p {
		font-size: 1em;
	}
	#franchise-enquiry input[type=submit]  {
		font-size: 1em;
	}
	.footer .footer-top p {
		margin-bottom: 6px;
		margin-top: 6px;
		font-size: 13px;
    }
	.filter-wrapper #show-filter:checked+#slideout {
		left: 285px;
	}
	.filter-wrapper #slideout {
		top: 150px;
	}
	.filter-wrapper #slideout-inner {
		position: absolute;
		top: -84px;
		right: 20px;
		background: #e7e1d6;
		width: 285px;
		padding: 0;
		cursor: auto;	
	}
	.filtered-listing .filters .container {
		padding: 30px 15px;
	}
	.filtered-listing .filters {
		padding: 0;
	}
	.filtered-listing .filters .filter {
		font-size: 11px;
		line-height: 2;
	}
	.filtered-listing .filters .filter-label {
		font-size: 11px;
		margin-bottom: 0;
	}
	.filtered-listing .design-series .range-design-series {
		font-size: 11px;
	}
	.selectize-dropdown, .selectize-input, .selectize-input input {
		font-size: 11px;
	}
	.noUi-handle .tooltip {
		font-size: 11px;
	}
	.autocomplete-suggestions {
		min-width: 250px;
	}
	.autocomplete-suggestion {
		font-size: 11px;
	}
	.filtered-listing .filters-toggle {
		border-top: 0;
		height: 25px;
		margin-bottom: 0;
		transform: rotate(270deg);
	}
	.filtered-listing .filters-toggle i {
		background: #ea213a;
		color: #ffffff;
		-webkit-border-radius: 0 0 6px 6px;
		-moz-border-radius: 0 0 6px 6px;
		border-radius: 0 0 6px 6px;
		cursor: pointer;
		font-size: .775em;
		left: 50%;
		line-height: 3;
		margin-top: -5px;
		margin-left: -168px;
		padding: 9px 0 3px 18px;
		position: absolute;
		width: 132px;
	}
	.main-content .opt-left .opt-input-group {
		min-width: 320px!important;
		margin: 0 auto;
	}
	.opt-left .opt-btn p {
      font-size: 14px;
    }
    .opt-bottom {-webkit-justify-content: center !important;
      -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .opt-btn.opt-year, .opt-btn.opt-freq {
      max-width: 100px !important;
    }
    .opt-enquire-btn {
      margin-top: 30px !important;
    }
    .opt-top p, .opt-info-container p {
      -webkit-text-stroke-width: 0.5px !important;
    }
    .opt-enquire-btn {
      width: 280px;
    }
    .opt-info-container h1 {
      font-size: 34px !important;
    }
    .opt-info-container p {
      font-size: 18px !important;
    }
    p.opt-left-input {
      margin: 0px;
      font-size: 18px;
    }
    .opt-right .opt-button-container .btn {
      margin: 0px !important;
      font-size: 12px !important;
    }
    .opt-button-group {
      margin: 0px !important;
    }
    .opt-input-container {
      -ms-flex-direction: column;
      -webkit-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
    }
    .opt-input-container > p, .opt-right-input-container {
      width: 100%;
    }
    .opt-input-container .opt-right-input, .opt-right-input-container {
      text-align: right;
      font-size: 28px;
      margin-top: 10px;
    }
    .opt-right-input-container {
      position: relative;
    }
    .opt-floating-dollar {
      left: initial !important;
      right: 75% !important;
    }
    .opt-input-container:nth-child(3) .opt-floating-dollar {
      left: initial !important;
      right: 65% !important;
    }
    .opt-info-container {
      margin-top: 20px !important;
    }
    input.opt-currency {
      width: 80% !important;
    }
    .opt-btn.opt-payment-type {
      max-width: 160px !important;
    }
    .opt-left .opt-input-group {
      min-width: 320px !important;
      margin: 0 auto;
    }
	.opt-enquire-btn {
		width: 170px;
	}
	.main-content, .main-content p {
		font-size: 14px;
	}
	.main-content h1, .main-content h2 {
		color: #d40029;
		font-family: 'clarendon_bold',sans-serif;
		font-weight: normal;
		font-size: 24px;
		line-height: 27px;
		margin: 18px 0 9px 0;
		text-transform: none;
	}
	.main-content h3 {
		font-size: 16px!important;
	}
	.main-content .package-disclaimer {
		margin-top: 20px;
		font-size: 12px;
	}
	.main-content a.btn-lg {
		font-size: 14px;
	}
	#floorarea td {
		font-size: 14px;
	}
	#floorarea .summary td {
		font-size: 14px;
	}
	.enquiry-form-wrapper h2.title {
		font-size: 16px;
	}
	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
		margin: 12px 15px 0 0;
	}
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
		background-color: #fff;
		border-color: #d40029;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #333333;
		padding: 15px 25px;
	}
	.navbar-default .navbar-nav>.open>a.loan-type, .navbar-default .navbar-nav>.open>a.loan-type:hover, .navbar-default .navbar-nav>.open>a.loan-type:focus {
		background-color: #ffffff;
		color: #333333;
		border-bottom: 1px solid #e7e7e7!important;
	}
	.navbar-nav ul.dropdown-menu > li > a:hover {
		border-bottom: 3px solid #b10a32;
	}
	.banner-wrapper {
		margin-top: 30px;
	}
	.team-banner-wrapper h2 {
		font-size: 22px;
	}
	.team .staff-profile img {
		width: 50%;
	}
	.team .btn-lg {
		width: 50%;
	}
	.team .gm.intro {
		margin-bottom: 0px;
	}
	.team .btn-wrapper.get-in-touch   {
		margin: 5px 0px 15px 0px;
	}
	.btn-wrapper.nmb a .btn{
		margin-bottom: 0px;
	}
	.location-header p{
		text-align: center;
		margin-bottom: 10px;
		line-height: 16px;
	}
	.location-header #modify-search.btn {
		width: 50%;
		margin: 10px auto 0px auto;
		display: block;
	}
	.location-results #back-to-results p {
		line-height: 14px;
	}
	.location-results .nearest-offices-inner h4 {
		font-size: 16px;
		line-height: 1.3;
		margin: 10px 0px 15px 0px;
	}
	.location-results .nearest-offices-inner p {
		font-size: 14px;
	}
	.location-results .nearest-offices-inner hr {
		margin-top: 20px;
	}
	.wrapper h1.location {
		text-align: center;
	}
	.search-bar {
		width: 50%;
		margin: 20px auto;
	}
	.suburb-search-box-input {
		margin-bottom: 15px;
	}
	.location-header {
		margin-top: 20px;
	}
	#view-map, #view-list {
		background: #666;
		color: #ffffff;
		padding: 10px 0px;
	}
	#view-map p, #view-list p {
		color: #ffffff;
		margin-bottom: 0px;
		text-align: center;
		cursor: pointer;
	}
	#map-wrapper {
		display: none;
	}
	#view-list {
		display: none;
	}
	.search-bar-wrapper {
		margin-bottom: 20px;
	}
	.feature .meta {
		font-size: 16px;
	}
	.feature .meta .design span.disclaimer {
		text-align: left;
	}
	.wrapper.calculator-enquire {
		margin-bottom: 20px;
		padding-top: 20px;
	}
	.team p.contact-lead {
		font-size: 16px;
		margin: 15px 0px 10px 0px;
	}
	h1.packages-title {
		margin-bottom: 30px;
		margin-left: 10px;
		font-size: 20px;
	}
	img.gjgh-logo {
		width: 120px;
		margin-top: -6px;
	}
}

/*-----------------------------------------------------------------------------------------------*/
/* Landscape phones and smaller */
/*-----------------------------------------------------------------------------------------------*/

@media (max-width: 480px) {
	
	h1 {
		font-size: 1.25em;
	}
	h2 {
		font-size: 1.25em;
	}
	h3 {
		font-size: 1em;
	}
	p {
		line-height: 1.5;
		font-size: .875em;
	}
	.locations p {
		font-size: .875em;
	}
	.wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	.finance a .btn {
		width: 100%;
	}

	#franchise-enquiry input[type=submit]  {
		width: 100%;
	}
	.main-content .opt-right .opt-content, .opt-right {
		min-width: 290px;
	}
	.package-title h1 span {
		display: inline-block;
		font-family: 'clarendon_light',sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-transform: none;
		line-height: 28px;
	}
	.package-title .price-header {
		list-style: none;
		margin: 12px 0 0 0;
		position: absolute;
		right: 15px;
		top: 35%;
		margin-top: -10px;
		line-height: 45px;
		display: inline-block;
		font-family: 'clarendon_light',sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-transform: none;
	}
	.navbar-brand {
		padding: 5px;
	}
	.navbar-default img {
		margin-top: 12px;
	}
	.enquiry-form-wrapper .office-enquire-box .form label {
		margin-bottom: 50px;
	}
	.team-banner-wrapper h2 {
		font-size: 18px;
	}
	.team .staff-profile img {
		margin: 0px auto 10px auto;
		width: 100%;
	}
	.team .btn-lg {
		width: 100%;
	}
	.location-header #modify-search.btn {
		font-size: 14px;
		width: 100%;
	}
	.wrapper h1.location {
		text-align: left;
		font-size: 1.4em;
		margin-top: 0px;
	}
	.search-bar {
		width: 100%;
		margin: 10px 0px;
	}
	img.gjgh-logo {
		width: 120px;
		margin-top: 15px;
	}
	
}






