/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, 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;
    background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

h1, h2, h3 {
    text-align: left;
    font-family: 'Open Sans';
}

p {
    text-align: left;
}

.outbrain{
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 0;
}

body {
    line-height:1;
    background-color: #ffffff;
    transition: 0.5s;
    font-family: 'Roboto';
}

.hero {
    width: 1024px;
    max-width: 90%;
    transition: 0.5s;
    margin: 0px auto 20px;
}

.hero h1 {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 35px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    line-height: 44px;
}

h1 {
    color: #222;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
}

h2 {
    color: #222;
    margin-top: 6px;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 300;
}

h3 {
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    color: #333;
    margin: 20px 0px;
    line-height: 32px;
}

h4 {
    text-align: left;
    font-size: 23px;
    font-weight: 600;
    color: #333;
    margin: 20px 0px;
    line-height: 32px;
    font-family: 'Open Sans';
}

p, label {
    font-size: 16px;
    /*letter-spacing: 0.8px;*/
    line-height: 24px;
}

li {
    text-align: left;
    padding-bottom: 10px;
    line-height: 22px;
    margin: 0px 30px;
}

.bold{
    font-weight: bold;
}

.author{
    font-size: 13px;
    margin-bottom: 22px !important;
}

.bio1 {
    font-size: 12px;
    margin: 6px 0px 0px 0px;
    text-align: center;
    line-height: 0px;
}

.bio2 {
    font-size: 12px;
    margin: -17px 0px 0px 0px;
    text-align: center;
}


.ato{
    width:100%;
    overflow: hidden;
}

.ato1{
    width:65%;
    float:left;
}

.ato2{
    width:35%;
    float:right;
}

.ato img{
    border-radius: 10px;
    width: 170px;
}


#logolink {
    float: left;
    text-decoration: none;
    border: none;
}

.site-logo {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin: 10px 0;
    transition: 0.5s;
}

.site-logo-icon {
    flex-shrink: 0;
    width: 52px;
    height: 52px;
    display: block;
}

.site-logo-icon svg {
    width: 100%;
    height: 100%;
    display: block;
}

.site-logo-text {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.1;
}

.site-logo-name {
    color: #0a204f;
}

.site-logo-accent {
    color: #7caa12;
    margin-left: 0.35em;
}

#menu {
    margin: 25px 0px;
    transition: 0.5s;
    color: #777;
    float: right;
}

#phone{
    margin: 25px 10px;
    transition: 0.5s;
    color: #777;
    float: right;
    font-weight: 300;
    font-size: 20px;
}

#articleimg {
    max-width: 100%;
    margin: 5px auto 15px;
    transition: 0.5s;
}

#bestrateimg{
    width: 300px;
    max-width: 90%;
    margin: 0px auto 10px;
    transition: 0.5s;
}

#row0 {
    text-align: center;
    width: 100%;
    background: #272E35;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

#row1 {
    text-align: center;
    width: 100%;
    background: #f1f1f1;
    transition: 0.5s;
    border-bottom: solid 2px #0a204f;
    position: relative;
    z-index: 2;
}

#row1inner {
    width: 800px;
    max-width: 90%;
    transition: 0.5s;
    margin: 0px auto;
}


#row2 {
    background-color: #ffffff;
    padding: 15px 30px;
    transition: 0.5s;
    text-align: center;
    background: #333;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

#row2:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.1;
    background-image: url(../images/australian-suburbs.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

#row2inner {
    width: 800px;
    max-width: 90%;
    /*padding: 20px;*/
    transition: 0.5s;
    margin: 0px auto 20px;
}

#row2inner p {
    margin-bottom: 22px;
}

#row3 {
    background: #333;
}

#row3inner {
    width: 800px;
    margin: 0 auto;
    padding: 15px 0px 15px 0px;
    max-width: 90%;
}

#dafooter {
    background: #333;
    color: #fff;
    width: 100%;
}

#footerinner {
    width: 800px;
    margin: 0 auto;
    max-width: 90%;
    padding: 15px 0px 15px 0px;
}

#disclaimer p, #row3 p,#row3 a, #dafooter p, #dafooter p a, #disclaimerinner a {
    color: #999;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    text-decoration: none;
}

#disclaimer {
    background: #272E35;
    color: #fff;
    width: 100%;
}

#disclaimerinner {
    width: 800px;
    margin: 0 auto;
    padding: 15px 0px 15px 0px;
    max-width: 90%;
}

/* Style the hamburger menu */
.icon {
  background: none;
  display: block;
  position: relative;
  float: right;

}

#videos {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    text-align: center;
    position: relative;
    z-index: 2;
}

#videosinner {
    width: 800px;
    max-width: 90%;
    /*padding: 20px;*/
    transition: 0.5s;
    margin: 0px auto;
    position: relative;
    z-index: 2;
}

#video1, #video2 {
    width: 40%;
    text-align: center;
    margin: 5px 5%;
    float: left;
    position: relative;
    z-index: 2;
}
    

#video1a, #video2a {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    border-width: 5px;
    border-color: #f1f1f1;
    border-style: solid;
}



.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lock:before {
    content: "\f023";
}



.formpage {
    padding: 30px;
    background: #ffffff;
    transition: 0.8s;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    position: relative;
    z-index: 2;
}

.videoform {
    padding: 30px;
    background: #f1f1f1;
    transition: 0.8s;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    position: relative;
    z-index: 2;
    margin-top: 200px;
}

.flexi-highlight-content {
    padding: 0;
    background: transparent;
    border: 0;
}

.flexi-highlight-content {
    padding: 10px 0px;
    margin: 0 0 35px;
    position: relative;
}

.flexi-highlight-content p {
    margin-bottom: 8px !important;
}

.state-btns .state-btns {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 22px 22px 0;
    border-radius: 6px;
    border: 1px solid #eaeaea;
    width: 628px;
    max-width: 100%;
    margin: 20px auto 0;
    background: #f1f1f1;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.state-btns .state-btns a {
    display: block;
    width: 18%;
    text-decoration: none;
    padding: 10px;
    -webkit-box-shadow: 0 3px 0 0 #6f9711;
    box-shadow: 0 3px 0 0 #6f9711;
    position: relative;
    top: -3px;
    font-size: 17px;
    background: #7caa12;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin: 0 0 22px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    font-weight: 700;
}

#row1inner.logo-centered {
    text-align: center;
}

#row1inner.logo-centered #logolink {
    float: none;
    display: inline-flex;
}

.contact-page {
    min-height: calc(100vh - 320px);
}

.contact-page h1 {
    text-align: center;
    margin-bottom: 30px;
    color: #0a204f;
}

.contact-page h3 {
    color: #0a204f;
    margin: 28px 0 12px;
    font-size: 20px;
}

.contact-info-box {
    background: #f1f1f1;
    border-radius: 10px;
    padding: 25px 30px;
    margin: 25px 0;
    border-left: 4px solid #7caa12;
}

.contact-info-box p {
    margin-bottom: 12px;
    line-height: 24px;
    font-size: 16px;
}

.contact-info-box a {
    color: #106d63;
    text-decoration: none;
    font-weight: 600;
}

.contact-info-box a:hover {
    text-decoration: underline;
}

.contact-page p {
    line-height: 26px;
    font-size: 16px;
}

.contact-faq-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

.contact-faq-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.contact-faq-item h4 {
    color: #333;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 8px;
    font-family: 'Open Sans';
}

.contact-faq-item p {
    margin-bottom: 0;
    color: #555;
}