/*Reset*/

html,
body,
div,
span,
object,
iframe,
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: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

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,
a:hover,
a:focus,
.btn,
.btn:focus {
    outline: 0
}

a:hover,
a:active,
a:focus {
    outline: 0
}


/*End Reset*/

html,
body {
    overflow-x: hidden
}

body {
    font-family: "jaf-facitweb", sans-serif;
    color: #868686;
}

.container {
    max-width: 1242px;
}


/*Home page*/


/*home-three-box-sec ----------------------------------------------------*/

.home-three-box-sec {
    padding: 0;
    background: -moz-linear-gradient(left, #13b6ea 0%, #13b6ea 49%, #ffffff 49%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #13b6ea), color-stop(49%, #13b6ea), color-stop(49%, #ffffff), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #13b6ea 0%, #13b6ea 49%, #ffffff 49%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #13b6ea 0%, #13b6ea 49%, #ffffff 49%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #13b6ea 0%, #13b6ea 49%, #ffffff 49%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to right, #13b6ea 0%, #13b6ea 49%, #ffffff 49%, #ffffff 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#13b6ea', endColorstr='#ffffff', GradientType=1);
    /* IE6-8 */
}


/*.home-three-box-bg{background:url(../images/home-three-box-bg.jpg) no-repeat right top}*/

.home-three-box-bg {
    background: #ffffff
}

.home-three-box-row {
    width: 100%;
    max-width: 1242px;
    margin: 0 auto
}

.home-three-box-row .box-col {
    padding: 0;
}

.home-three-box {
    padding: 46px 0 30px 0;
    min-height: 522px
}

.home-three-box-row > .col-1 {
    width: 100%;
}

.home-three-box-row > .col-1 > .home-three-box {
    background-color: #13b6ea;
    position: relative;
    margin-left: -9600px;
    padding-left: 9600px;
}

.home-three-box-row > .col-2 {
    width: 100%;
    background-color: #dadfe4;
    padding-top: 0;
    padding-bottom: 0
}

.home-three-box-row > .col-2 > .home-three-box {
    padding: 0
}

.home-three-box-row > .col-2 .carousel .item {
    padding-top: 46px;
}

.home-three-box-row > .col-3 {
    width: 100%;
    padding-bottom: 0
}

.home-three-box-row > .col-3 > .home-three-box {
    background: url(../images/home-three-box-bg.jpg) no-repeat left top;
    position: relative;
    margin-right: -9600px;
    padding-right: 9570px;
}

.home-three-box-title {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 41px;
    color: #004a8d;
    text-transform: uppercase;
    line-height: 40px;
    margin-top: 1px
}

.home-three-box-body {
    font-family: "jaf-facitweb", sans-serif;
    font-style: normal;
    font-weight: 100;
}

.home-three-box-body .text-grp-1 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    padding-right: 28px;
    margin-top: 25px
}

.home-three-box-body .text-grp-2 {
    font-size: 17px;
    color: #ffffff;
    line-height: 27px;
    padding-right: 41px;
    margin-top: 14px
}

.home-three-box-btn {
    margin-top: 40px
}

.home-three-box-btn a {
    float: left;
    margin-right: 16px;
    letter-spacing: 1px
}

.btn-white-box {
    width: 152px;
    display: block;
    border: 2px solid #dcf4fc;
    color: #ffffff;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 43px;
    border-radius: 6px;
    text-decoration: none;
}

.btn-white-box:hover,
.btn-white-box:focus {
    background: #ffffff;
    color: #0c3152;
    text-decoration: none;
    outline: none
}

.home-three-box-body strong,
.home-three-box-btn a strong {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.home-three-box .box-row {
    padding-left: 78px;
    padding-bottom: 38px;
}

.home-three-box .box-row-1 {
    background: url(../images/sprite-icn-home-box-row.png) no-repeat 31px top;
}

.home-three-box-body .box-row-grp-1 {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 15px;
    color: #868686;
    line-height: 26px;
    margin-top: 13px;
}

.home-three-box-links {
    margin-top: 13px;
}

.home-three-box-links a {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    color: #0ed7f8;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 38px;
}

.home-three-box-links a:hover,
.home-three-box-links a:focus {
    color: #004a8d
}

.home-three-box .box-row-2 {
    background: url(../images/sprite-icn-home-box-row.png) no-repeat 34px -483px;
    margin-top: 29px;
    padding-bottom: 31px;
}

.box-row-grp-title {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 19px;
    line-height: 25px;
    color: #004a8d
}

.home-three-box-form {
    margin-top: 13px;
}

.home-three-box-form .form-group {
    float: left
}

.home-three-box-form .form-inline .form-control {
    width: 155px;
    height: 46px;
    margin-right: -4px;
    border: 1px solid #bdbdbd;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 15px;
    color: #5f5f5f;
    box-shadow: none;
    padding-left: 14px;
}

.home-three-box-form .form-inline .group-1 .form-control {
    border-right-style: none;
    border-radius: 6px 0 0 6px
}

.home-three-box-form .form-inline .group-2 .form-control {
    border-right-style: none;
    border-radius: 0
}

.home-three-box-form .form-inline .btn-submit {
    background: #004a8d;
    width: 47px;
    height: 46px;
    border: 1px solid #bdbdbd;
    border-left-style: none;
    border-radius: 0 6px 6px 0;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: normal
}

.home-three-box-form .form-inline .btn-submit:hover {
    background: #113659
}

.home-three-box .box-row-3 {
    background: url(../images/sprite-icn-home-box-row.png) no-repeat 34px -895px;
    margin-top: 36px;
    padding-bottom: 0;
    min-height: 26px
}

.home-three-box .box-row-3 .home-three-box-links a {
    text-decoration: none;
    font-weight: normal;
    line-height: 25px;
    letter-spacing: normal;
    text-transform: capitalize;
    margin-right: 20px;
}

.home-three-box .box-row-3 .home-three-box-links a:last-child {
    margin-right: 0;
}

.home-three-box .box-row-3 .home-three-box-links .link-calculators {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    color: #004a8d
}

.home-three-box .box-row-3 .home-three-box-links .link-calculators:hover {
    color: #092F54
}

.home-three-box .box-row-3 .home-three-box-links .link-stamp-duty,
.home-three-box .box-row-3 .home-three-box-links .link-registration-fee {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-size: 17px;
    font-style: normal;
    color: #4c4c4c
}

.home-three-box .box-row-3 .home-three-box-links .link-stamp-duty:hover,
.home-three-box .box-row-3 .home-three-box-links .link-registration-fee:hover {
    color: #092F54
}

.home-three-box .box-row-3 .home-three-box-links .link-stamp-duty::after {
    content: "|";
    padding-left: 10px;
    color: #25649d
}

.home-three-box-row > .col-2 .carousel {
    height: 522px;
}

.home-three-box-row > .col-2 .carousel .item {
    height: 522px;
    background-color: #dde2e5;
    background: -webkit-linear-gradient(left top, #c5cbda, #dde2e5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #c5cbda, #dde2e5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #c5cbda, #dde2e5);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #c5cbda, #dde2e5);
    /* Standard syntax (must be last) */
}

.home-three-box-row > .col-2 .carousel .item img {
    height: auto;
    width: auto;
    min-width: inherit;
    left: inherit;
    right: 0;
    top: 56px;
    margin: 0 auto
}

.home-three-box-row > .col-2 .carousel .carousel-caption {
    text-align: center;
    left: auto;
    right: auto;
    top: 200px;
    bottom: 90px;
    margin: 0 auto;
    width: 100%;
    padding: 0 48px;
    text-transform: inherit
}

.home-three-box-row > .col-2 .carousel .carousel-caption .caption-1 {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 21px;
    line-height: 30px;
    color: #004a8d;
}

.home-three-box-row > .col-2 .carousel .carousel-caption .caption-2 {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 17px;
    line-height: 27px;
    color: #34485a;
    margin-top: 27px;
}

.home-three-box-row > .col-2 .carousel .carousel-control {
    position: absolute;
    top: auto;
    bottom: 40px;
    left: auto;
    width: 20px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 1
}

.home-three-box-row .col-2 .carousel .carousel-control span {
    width: 20px;
}

.home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-left {
    margin-left: 146px;
    font-size: 0;
    background: url(../images/sprite-icn-arr-blue.png) no-repeat 7px 7px
}

.home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-right {
    margin-right: 146px;
    font-size: 0;
    background: url(../images/sprite-icn-arr-blue.png) no-repeat -18px 7px
}

.home-three-box-row .col-2 .carousel .carousel-indicators {
    display: none
}


/*home-two-box-sec ----------------------------------------------------*/

.home-two-box-sec {
    background-color: #184e80;
    background-repeat: no-repeat;
    background-position: right top;
    padding: 0;
    margin: 0
}

.home-three-box-bg-cover {
    background: url(../images/home-three-box-bg-cover.gif) repeat-y left top
}

.home-two-box-row {
    width: 100%;
    max-width: 1242px;
    margin: 0 auto
}

.home-two-box {
    padding: 46px 0 30px 0;
    min-height: 460px
}

.home-two-box-row > .col-1 {
    width: 100%;
    max-width: 767px;
    background-color: #184e80;
    padding: 95px 80px 0 0
}

.home-two-box-row > .col-2 {
    width: 100%;
    max-width: 475px;
    padding-top: 0;
    padding-bottom: 0
}

.home-two-box > .row,
.home-two-box > .row > div {
    padding: 0;
    margin: 0
}

.home-two-box > .row > div {
    border-right: 1px solid #113659;
    border-left: 1px solid #245786;
    padding: 0 36px;
}

.home-two-box > .row > div.col-1 {
    border-left-style: none;
    padding-left: 0
}

.home-two-box > .row > div.col-3 {
    border-right-style: none;
    padding-right: 0
}

.home-two-box-title,
.home-two-box-title a {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 22px;
    line-height: 28px;
    color: #45d2ff
}

.home-two-box-title a:hover,
.home-two-box-title a:focus {
    color: #ffffff;
    text-decoration: none
}

.home-two-box-body {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 16px;
    line-height: 27px;
    color: #f2f9ff;
    margin-top: 27px
}

.home-two-box-body a {
    color: #ffffff
}

.home-two-box-body a:hover,
.home-two-box-body a:focus {
    color: #ffffff;
    text-decoration: none
}

.home-two-box-body strong {
    font-family: "jaf-facitweb", sans-serif;
    font-style: normal;
    font-weight: 700
}

.home-two-box-row .btn-all-post {
    margin: 20px 0 15px 0;
}

.home-two-box-row .btn-all-post a {
    display: block;
    float: left;
    padding: 0 20px;
    margin-bottom: 20px;
    border: 2px solid #dcf4fc;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    line-height: 43px;
    border-radius: 6px;
    text-decoration: none;
    margin-right: 16px;
}

.home-two-box-row .btn-all-post a:hover {
    background: #ffffff;
    color: #0c3152
}


/*tagline-row ----------------------------------------------------*/

.home-tagline-sec {
    background: #ffffff;
}

.home-tagline-sec .tagline-row {
    max-width: 1242px;
    min-height: 115px;
    margin: 0 auto;
    font-size: 18.5px;
    line-height: 34px;
    color: #5d5c5c;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 40px 0;
    letter-spacing: -0.2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .home-tagline-sec .tagline-row {
        font-size: 18px;
    }
}

.home-tagline-sec .tagline-row strong {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #13b6ea;
}


/*End Home Page*/


/*Form Elements*/

form ul {
    list-style: none
}

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

.input-group {
    width: 100%
}

.form-control {
    height: 51px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #afafaf;
    box-shadow: none;
    border: 1px solid #c9caca;
    border-radius: 6px;
    padding-left: 19px
}

textarea.form-control {
    min-height: 110px;
}

select.form-control {
    border-radius: 6px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        -webkit-appearance: menulist-button !important;
        line-height: 51px !important;
    }
}

.checkbox label,
.radio label,
label.radio {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
}

label.radio {
    margin-right: 14px;
}

.radio-inline {
    margin-left: 0 !important;
    margin-right: 10px
}

.chk-lbl {
    line-height: normal !important
}

.btn {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 17px;
    padding: 11px 27px;
    border-radius: 6px;
    outline: 0;
}

.btn-default {
    color: #ffffff;
    background-color: #184e80;
    border: none;
}

.btn-default:hover,
.btn-default:focus {
    background: #092F54;
    color: #ffffff;
    outline: 0;
}

.btn-primary {
    border: 0;
}

.row-btn {
    margin-top: 25px
}

.row-btn .btn:first-child {
    margin-right: 10px
}

.form-footer-line {
    clear: both;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12.5px;
    line-height: 24px;
    padding-top: 10px
}

.validation_message {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    color: #a94442 !important;
    background: #f2dede;
    padding: 5px 20px !important;
    margin-top: -5px;
    border-radius: 0 0 6px 6px;
    border: 1px solid #ebccd1
}

.home-three-box-form .validation_message {
    font-size: 12px;
    line-height: 22px;
    padding: 5px 14px 0px 14px !important;
}

#gform_wrapper_3 .validation_message {
    padding: 5px 36px !important
}


/*End Form Elements*/


/*Page styles*/

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.page-banner-sec {
    background-size: 100% auto;
    min-height: 320px;
    background-size: cover !important;
    position: relative;
}

.page-conveyancing-works-banner {
    background: url(../images/home-slider-image-young-couple.jpg) no-repeat center top;
}

.page-banner {
    width: 100%;
    max-width: 1242px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 45px
}

.page-banner-title {
    padding: 0 8px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 52px;
    line-height: 52px;
    color: #ffffff;
    text-transform: uppercase;
    /*text-shadow:2px 2px 2px rgba(0, 0, 0, 0.2)*/
}

.page-content-sec {
    background: #13b6ea;
    padding: 0
}

.page-content {
    width: 100%;
    max-width: 1242px;
    margin: 0 auto
}

.page-content .col-1,
.page-content .col-1 {
    padding: 0
}

.page-content-full-width {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    background: #eff3f5
}

.page-content-full-width .content-wrapper {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding: 0;
    min-height: inherit;
}

.page-content-full-width .content-wrapper .content-box {
    margin: 0;
    padding: 50px;
    background: #eff3f5
}

.page-content-thank {
    max-width: inherit;
	background-color:#FFF;
}

.page-content-thank .content-wrapper {
    width: 1242px;
    margin: 0 auto;
    padding: 0;
    min-height: inherit;
}

.page-content-thank .content-wrapper .content-box {
    min-height: 350px;
	background-color:#FFF;
	padding:50px 0px ;
}

.content-col-right,
.content-col-left {
    padding: 0;
    margin: 0
}

.content-wrapper {
    background-color: #ffffff;
    position: relative;
    margin: 0 -9600px 0 0;
    padding: 0 9600px 0 0;
    min-height: 702px
}

.page-content .box-1-min-height {
    min-height: 560px
}

.content-box,
.content-box p,
.content-box span,
.content-box ul {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 27px;
}

.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5,
.content-box h6 {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #004a8d;
    margin-bottom: 20px;
    line-height: 30px;
}

.content-box ul {
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
    margin-left: 20px;
}

.content-box ul li {
    margin-bottom: 15px
}

.content-box .row {
    padding: 0;
    margin: 0
}

.top-pad-none {
    padding-top: 0 !important
}

.content-box .row-pad {
    margin-left: -15px;
    margin-right: -15px;
}

.content-box .box-col {
    margin: 0;
    padding: 50px;
}

.page-id-5 .content-box .box-col,
.page-id-59 .content-box .box-col,
.page-id-61 .content-box .box-col {
    padding: 0;
}

.content-box .box-col .box-col-padding {
    padding: 50px;
}

.content-box .box-list {
    background: #dce1e5;
}

.download-guide {
    display: block;
    padding: 0 !important
}

.guide.bg-img {
    background-color: #dce1e5;
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 0px -9600px 0px 0px !important;
    padding: 42px 9650px 42px 50px !important;
    position: relative;
}

.btn-light-blue.guide-btn {
    display: block;
    background-image: none;
    padding-right: 30px;
    margin-top: 20px
}

.btn-light-blue.guide-btn i {
    line-height: 22px;
    margin-right: 10px;
    margin-top: 5px;
    font-size: 16px
}

.download-guide .bg-img-cal {
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px -9600px 0px 0px !important;
    padding: 0 9650px 0 50px !important;
}

.download-guide a {
    width: auto;
    display: block;
    background: #1DB9EB;
    padding: 0 10px
}

.download-guide a i {
    padding: 14px 14px 14px 0
}

.page-guide-banner {
    background-repeat: no-repeat;
    background-position: center top;
}

.page-content-box-1 {
    background-color: #ffffff;
    color: #868686;
    position: relative;
    margin: 0 -9600px 0 0;
    padding: 42px 9600px 42px 50px;
}

.page-content-box-2 {
    padding: 50px;
    background-color: #dce1e5;
    color: #5e5e5e;
    position: relative;
    margin: 0 -9600px 0 0;
    padding: 50px 9600px 50px 50px;
}

.page-content-box-3 {
    background-color: #13b6ea;
    color: #5e5e5e;
    position: relative;
    margin: 0 -9600px 0 0;
    padding: 0 9600px 0 0;
}

.guide-box-1-min-height {
    min-height: 418px
}

.box-bold p {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.box-indent p {
    padding: 0 40px
}

.box-zero {
    margin: 0 -9600px 0 0 !important;
    padding: 0 9600px 0 0 !important;
}

.box-empty {
    background: none;
}

.box-empty > div,
.box-empty > div > div,
.box-zero > div,
.box-zero > div > div {
    margin: 0;
    padding: 0
}

.box-dark {
    background-color: #c1ccd5;
}

.box-dark-md {
    background-color: #ccd6de;
}

.box-calculation {
    padding-left: 25px
}

.box-calculation .fa-gears:before,
.box-calculation .fa-cogs:before {
    font-size: 40px
}

.box-calculation-body {
    padding-left: 60px;
    margin-top: -50px
}

.box-calculation-body .calculation-value {
    color: #444444;
    margin-bottom: 0
}

.cal-bg {
    background-repeat: no-repeat;
    background-position: 300px top
}

.glyphicon.icn-need-help {
    font-size: 32px;
    margin-bottom: 20px
}

.box-need-help .btn-light-blue {
    margin-left: 0;
    background-position: right 21px;
}

.content-box .box-only-title {
    margin-bottom: 0
}

.box-calculation-body .alert {
    margin-top: 20px;
    margin-left: 0;
    padding: 20px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 0
}

.box-calculation-body .alert .col-sm-1 {
    width: 20px;
    margin: 0 20px 20px 0;
    padding: 30px 0 0 0
}

.box-calculation-body .alert .col-sm-1 i {
    font-size: 22px
}

.box-calculation-body .alert .col-sm-11 {
    margin: 0;
    padding: 0
}

.box-button {
    background-color: #c4cacf;
    padding-top: 20px;
    padding-bottom: 20px
}

.box-button a {
    float: none;
    display: block;
    margin: 0 auto;
}

.testimonials-sec .content-box {
    padding: 42px 9600px 42px 76px;
}

.testimonials-title {
    background: url(http://placehold.it/9999x110) no-repeat left top
}

.testimonials-title h1,
.testimonials-title h2,
.testimonials-title h3,
.testimonials-title h4,
.testimonials-title h5,
.testimonials-title h6 {
    margin-bottom: 0
}

.content-box p {
    margin-bottom: 20px;
}

.content-box p:last-child {
    margin-bottom: 0;
}

.page-content-box-2 a {
    margin-left: 30px;
}

.page-content-box-2 a:first-child {
    margin-left: 0;
}

.btn-light-blue {
    float: left;
    display: block;
    background: #1db9eb url(../images/icn-arr-white-small.png) no-repeat right 23px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    padding: 13px 45px 13px 27px;
    text-transform: uppercase;
    border-radius: 6px;
    letter-spacing: 2px
}

.page-template-page-agents-corner .btn-light-blue {
    background-position: right 19px
}

.btn-light-blue:hover,
.btn-light-blue:focus {
    text-decoration: none;
    outline: none;
    background-color: #31CCFD;
    color: #ffffff
}

.left-menu-sec {
    background: #184e80;
    margin: 0 0 0 -9600px;
    padding: 0 0 0 9600px;
}

.left-menu-sec .left-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.left-menu-sec .left-menu > li > a {
    display: block;
    width: 100%;
    min-height: 79px;
    padding: 26px 40px 26px 16px;
    background: #184e80 url(../images/sprite-icn-arr-left-menu.png) no-repeat right center;
    border-top: 1px solid #245786;
    border-bottom: 1px solid #113659;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 22px;
    line-height: normal;
    color: #13b6ea;
    text-decoration: none
}

.left-menu-sec .left-menu > li > a:hover,
.left-menu-sec .left-menu > li > a:focus,
.left-menu-sec .left-menu > li.active > a {
    background: #113c63 url(../images/sprite-icn-arr-left-menu-active.png) no-repeat right center;
    color: #ffffff;
    text-decoration: none
}

.left-menu-sec .left-menu > li:first-child > a {
    border-top-style: none
}

.left-menu-sec .left-menu > li:last-child > a {
    border-bottom-style: none
}

.left-submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #113659;
}

.left-submenu > li > a {
    display: block;
    width: 100%;
    height: 66px;
    padding: 0 16px 0 50px;
    background: #184e80;
    border-top: 1px solid #245786;
    border-bottom: 1px solid #113659;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 66px;
    color: #13b6ea;
    text-decoration: none;
}

.left-submenu > li > a:hover,
.left-submenu > li > a:focus {
    background: #113c63;
    color: #ffffff;
    text-decoration: none
}

.left-submenu > li:last-child > a {
    border-bottom-style: none
}

.hide-child {
    display: none;
}

.show-child {
    display: block;
}

.quote-generator-sec {
    padding: 33px 40px 40px 0px
}

.quote-generator-sec > .title {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 21px;
    line-height: 30px;
    color: #004a8d;
}

.quote-generator-sec > .body {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    margin-top: 10px
}

.quote-generator-sec > .body strong {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700
}

.quote-generator-sec > .btn-sec {
    margin-top: 27px;
}

.page-contact-sec {
    background: #ffffff url(../images/contact-bg.jpg) center bottom;
    padding: 0
}

.page-contact-sec .content-col-left {
    background: #FFF;
}

.contact-krg-sec {
    background: #13b6ea url(../images/contact-bg-map.gif) no-repeat right top;
    margin: 0 0 0 -9600px;
    padding: 43px 40px 38px 9600px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
}

.contact-krg-sec h2 {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    line-height: 40px;
    color: #184e80;
    text-transform: uppercase;
    margin-bottom: 18px
}

.contact-krg-sec h3 {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 25px;
    line-height: 44px;
    color: #ffffff;
    margin-bottom: 5px
}

.contact-krg-sec strong {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.contact-box-divider {
    width: 46px;
    height: 3px;
    background: #5accf0;
    margin: 31px 0 29px 0
}

.contact-box-title {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 21px;
    line-height: 29px;
    color: #004a8d;
    margin-bottom: 13px
}

.contact-box-body {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
}

.contact-box-body strong {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.contact-add-sec {
    background: #184e80;
    margin: 0 -9600px 0 0;
    padding: 0 9600px 0 0
}

.contact-add-sec .add-col {
    padding: 43px 0 45px 0;
}

.contact-add-sec .add-col-1 {
    padding-left: 50px;
}

.contact-add-sec .add-col:first-child .contact-title {
    border-left-style: none
}

.contact-add-sec .add-col:last-child .contact-title {
    border-right-style: none
}

.contact-add-sec .contact-title {
    padding: 2px 0 2px 34px;
    border-left: 1px solid #245786;
    border-right: 1px solid #113659;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 22px;
    line-height: 29px;
    color: #45d2ff;
    margin-bottom: 16px
}

.contact-add-sec .contact-address {
    padding-left: 34px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 27px;
    color: #f2f9ff
}

.page-contact-box-2 {
    padding: 50px 0 0 58px
}

.contact-form-box {
    padding-right: 15px;
    padding-top: 5px
}

.contact-form-box .contact-form-box-title {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 21px;
    line-height: 29px;
    color: #004a8d;
    margin-bottom: 10px
}

.contact-form-box .contact-form-box-body {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 27px;
    color: #7b7b7b
}

.contact-form-sec {
    padding-left: 30px;
    padding-bottom: 40px
}

.contact-form-sec .form-checkbox {
    margin-top: 16px;
}

.contact-form-sec .gform_footer {
    margin-top: 15px
}

.contact-form-sec .btn-default {
    background: #184e80;
    color: #ffffff;
    padding: 9px 35px
}

.contact-form-sec .btn-default:hover,
.contact-form-sec .btn-default:focus {
    background: #113659;
}

.left-contact-sec {
    background: #ffffff;
    margin: 0 0 0 -9600px;
    padding: 31px 40px 65px 9600px;
}

.left-contact-sec .title {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    color: #13b6ea
}

.left-contact-sec .body,
.left-contact-sec .body a {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 26px;
    line-height: 29px;
    text-decoration: none;
    color: #004a8d;
    margin-bottom: 11px;
}

.sec-left-right {
    margin: 0;
    padding: 31px
}

.contact-map-sec {
    min-height: 400px;
    background: url(../images/map.jpg) no-repeat center top
}

.news-letter-sec .news-letter-row {
    max-width: 1242px;
    margin: 0px auto;
    font-size: 21px;
    line-height: 34px;
    color: #5D5C5C;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 22px 0px 30px 0px;
    letter-spacing: -0.2px;
}

.news-letter-sec > .news-letter-row > div {
    padding: 0
}

.news-letter-sec > .news-letter-row > div > .box-row-grp-title {
    text-align: right;
    line-height: 62px;
    margin-right: 40px
}

.news-letter-sec .home-three-box-form .form-inline .form-control {
    width: 210px;
    margin-right: -5px
}


/*Blog*/

.blog-header {
    position: relative;
    background: #184e80 url(../images/blog-header-bg.png) no-repeat right top
}

.blog-header-title {
    width: 1242px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 165px;
    z-index: 1;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 52px;
    line-height: 52px;
    color: #ffffff;
    text-transform: uppercase;
}

.blog-carousel {
    width: 100%;
    margin: 0 auto;
    height: auto
}

.blog-carousel .carousel-indicators {
    display: none
}

.blog-carousel .carousel-inner > .item {
    height: inherit;
    padding-bottom: 50px
}

.blog-carousel .carousel-inner > .item,
.blog-carousel .carousel-inner > .item > .img {
    background: none;
}

.blog-carousel .carousel-inner > .item > .blog-slide img {
    width: 100%;
    height: 100%;
}

.blog-carousel .carousel-control {
    background: none;
    height: 100px;
    top: 355px;
    width: 156px
}

.blog-carousel .carousel-inner .row {
    padding: 0;
    margin-left: 0;
    margin-right: 0
}

.blog-carousel .carousel-inner > .item > .blog-slide .blog-slide-img {
    padding: 0
}

.blog-carousel .carousel-inner > .item > .blog-slide .blog-slide-content {
    padding: 40px 40px
}

.blog-carousel .blog-slide {
    margin-top: 255px;
    background: #FFF;
}

.blog-carousel .carousel-control .glyphicon-chevron-left,
.blog-carousel .carousel-control .icon-prev {
    margin-left: -142px;
    font-family: inherit;
    font-size: 0;
    background: url(../images/sprite-icn-arr-carousel.png) no-repeat left top
}

.blog-carousel .carousel-control .glyphicon-chevron-right,
.blog-carousel .carousel-control .icon-next {
    margin-right: -142px;
    font-family: inherit;
    font-size: 0;
    background: url(../images/sprite-icn-arr-carousel.png) no-repeat right top
}

.blog-slide-content .blog-slide-title {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 26px;
    line-height: 30px;
    color: #13b6ea;
    margin-bottom: 3px
}

.blog-slide-content .blog-slide-date {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 27px;
    color: #868686;
    text-transform: uppercase;
    margin-bottom: 13px
}

.blog-slide-content .blog-slide-body {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #868686;
    margin-bottom: 21px
}

.btn-read-more {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    background-color: #13b6ea;
    text-decoration: none;
    text-transform: uppercase;
    padding: 9px 18px
}

.link-read-more {
    color: #13b6ea !important;
    font-family: "jaf-facitweb", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
}

.link-read-more a {
    color: #13b6ea !important;
    text-decoration: none;
}

.btn-read-more:hover,
.btn-read-more:focus {
    background-color: #31CCFD;
    color: #ffffff;
    text-decoration: none;
}

.blog-content-wrapper {
    max-width: 1242px;
    margin: 0 auto;
    padding: 43px 0 53px 0
}

.blog-content-wrapper {
    width: 100%
}

.blog-content-wrapper .wmle_container .wmle_item {
    border: none;
    margin: 15px;
    padding: 0;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.blog-content-wrapper .wmle_loadmore .wmle_loadmore_btn {
    border: none;
    box-shadow: none;
}

.wmle_container .wmle_item .wmle_post_meta {
    display: none
}

.wmle_container .wmle_item .wmle_post_title {
    border: none !important;
    padding: 18px 25px 1px 25px !important
}

.wmle_container .wmle_item .wmle_post_title a {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 21px;
    line-height: 30px;
    color: #13b6ea !important;
}

.wmle_container .wmle_item .wmle_post_date {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 27px;
    text-transform: uppercase;
    color: #868686 !important;
    padding: 0 25px 13px 25px !important
}

.wmle_container .wmle_item .wmle_post_excerpt {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #868686 !important;
    padding: 0 25px 16px 25px !important
}

.wmle_container .wmle_item .wmle_post_more {
    padding: 0 25px 17px 25px
}

.wmle_container .wmle_item .wmle_post_more a {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 27px;
    color: #13b6ea !important;
    text-decoration: none;
    text-transform: uppercase
}

.wmle_container a.btn-read-more {
    padding: 9px 18px !important;
}

.blog-loader {
    text-align: center;
    margin-top: 13px
}

.blog-content-wrapper.single {
    padding: 0;
}

.blog-content-wrapper .content-box .row {
    max-width: 1242px;
    margin: 0 auto;
    padding: 0
}

.blog-content-wrapper .content-box .row .blog-single-img {
    margin: 0;
    padding: 0
}

.blog-content-wrapper .content-box .row .blog-single-text {
    margin: 0;
    padding: 0 50px 0 0
}

.blog-content-wrapper .content-box .row .blog-single-img img {
    width: 100%
}

.blog-banner-title {
    padding: 0 8px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 26px;
    line-height: 30px;
    color: #ffffff;
    text-transform: none
}

.blog-banner-subtitle {
    display: block;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    padding-left: 2px
}

.page-banner-title .arr-back {
    display: block;
    font-size: 36px;
    text-decoration: none;
    color: #ffffff;
    margin-bottom: 24px;
    width: 35px;
}


/*End Blog*/


/*Free Quote*/

.tbl-breakdown-sec {
    width: 100%;
    margin: 20px 0
}

.tbl-breakdown-sec .tbl-header,
.tbl-breakdown-sec .row,
.tbl-breakdown-sec .tbl-footer {
    padding: 10px 16px
}

.tbl-breakdown-sec .tbl-header,
.tbl-breakdown-sec .tbl-footer {
    background: #184e80;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 27px;
    color: #f2f9ff
}

.tbl-breakdown-sec .tbl-footer {
    background: #184e80!important;
    font-family: "jaf-facitweb", sans-serif!important;
    font-weight: 600;
    font-style: normal;
    font-size: 20px!important;
    line-height: 27px;
    color: #f2f9ff!important;
    padding: 20px 16px
}

.tbl-breakdown-sec .row:nth-child(even) {
    background: #ffffff
}

.tbl-breakdown-sec .row:nth-child(odd) {
    background: #DCE1E5
}

.tbl-breakdown-sec .row div {
    padding: 0
}

.tbl-breakdown-sec .row div a {
    text-decoration: underline
}

.tbl-breakdown-sec .row div span {
    font-size: 14px
}

.tbl-breakdown-sec .row {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 17px;
    line-height: 27px;
}

.box-calculation-body > .row {
    padding: 0;
}

.box-calculation-body > .row .col-breakdown {
    padding: 0 25px 0 0
}

.form-email-quote {
    padding: 40px;
    background: #184e80;
    margin-bottom: 20px
}

.form-email-quote h3,
.form-email-quote p {
    color: #ffffff
}

.engage-KRG-sec {
    margin-top: 10px
}

.engage-KRG-sec a {
    color: #184e80;
    text-decoration: underline;
    margin-left: 0
}

.engage-KRG-sec a:hover,
.engage-KRG-sec a:focus {
    color: #092f54;
}


/*end Free Quote*/


/*404*/

.content-box .page-header {
    margin-top: 0
}

.content-box .page-header .page-title span {
    font-size: inherit;
    line-height: inherit
}

.content-box article {
    margin-bottom: 20px
}

.content-box article a:hover {
    text-decoration: none
}

.error-404 .404-recent-post-sec {
    margin-top: 20px
}

.search-form input.search-field {
    height: 51px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #AFAFAF;
    box-shadow: none;
    border: 1px solid #C9CACA;
    border-radius: 6px 0 0 6px;
    padding-left: 19px;
    outline: none;
    margin-right: -4px;
}

.search-form input.search-submit {
    background: #004a8d;
    height: 52px;
    border: 1px solid #bdbdbd;
    border-left-style: none;
    border-radius: 0 6px 6px 0;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: normal;
    outline: none;
    padding: 0 14px;
}

.search-form input.search-submit:hover,
input.search-submit:focus {
    background: #113659;
    outline: none;
}

.search-form .screen-reader-text {
    line-height: 50px;
    padding-right: 10px
}


/*end 404*/


/*Page styles -----------------------------------------------*/

.shortcode_menu {
    text-indent: 0 !important;
}

.shortcode_menu li {
    padding: 5px 0 !important;
}

.page-id-393 .left-menu-sec li a,
.parent-pageid-393 .left-menu-sec li a {
    font-size: 14px;
    min-height: auto;
    padding: 12px 40px 12px 16px;
}


/*accordion ----------------------------------------------------------------*/

.page-content-accordion {
    padding: 0 50px
}

.page-content-accordion .panel-group {
    margin-bottom: 0
}

.page-content-accordion .panel-default {
    border-color: #dce1e5;
}

.page-content-accordion .panel-default > .panel-heading {
    border-color: #dce1e5;
    padding: 0;
    border-radius: 0;
}

.page-content-accordion .panel-group .panel {
    border-radius: 0;
    border-color: #dce1e5
}

.page-content-accordion .panel-group .panel + .panel {
    margin-top: 0;
}

.page-content-accordion .panel-default > .panel-heading .panel-title {
    margin-bottom: 0
}

.page-content-accordion .panel-default > .panel-heading a {
    display: block;
    padding: 20px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    background: url(../images/triangle-right.png) no-repeat right 25px
}

.page-content-accordion .panel-active .panel-heading a {
    display: block;
    padding: 20px;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    color: #004a8d;
    text-decoration: none;
    cursor: pointer;
    background: url(../images/triangle-bottom.png) no-repeat right 26px
}

.page-content-accordion .panel-body {
    padding: 5px 20px 35px 20px
}

.page-content-accordion .panel-active,
.panel-active .panel-heading {
    background: #dce1e5;
    border-color: #dce1e5;
    color: #5e5e5e
}


/*end accordion*/


/*Start: FAQ accordion*/

.page-id-65 .page-content-accordion {
    padding-bottom: 38px;
}


/*End: FAQ Accordion*/


/*Pagination*/

.pagination-sec {
    padding: 42px 50px 42px 50px;
    text-align: center;
}

.pagination-sec .page-numbers {
    text-decoration: none;
    outline: none;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 27px;
    padding: 0 10px;
}

.pagination-sec .page-numbers:hover;
.pagination-sec .page-numbers:focus {
    text-decoration: none;
    outline: none
}

.pagination-sec .next,
.pagination-sec .prev {
    font-size: 0;
    padding: 10px;
    background: url(../images/sprite-icn-arr-accordion.png) no-repeat;
    line-height: 0;
    color: transparent;
    text-indent: -9999px;
    max-width: 20px;
    position: relative;
    top: -5px;
}

.pagination-sec .next {
    background-position: left -163px;
    margin-left: 10px
}

.pagination-sec .next:hover {
    background-position: left -200px
}

.pagination-sec .prev {
    background-position: left -236px
}

.pagination-sec .prev:hover {
    background-position: left -273px
}


/*End Pagination*/


/*Footer*/

.footer-sec {
    background: url(../images/contact-bg.jpg) repeat-x center -68px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ffffff;
    min-height: 429px;
}

.footer-row {
    width: 100%;
    max-width: 1242px;
    margin: 0 auto;
}

.footer-box-1 {
    background: url(../images/footer-map.png) no-repeat 104px 46px;
    padding-left: 73px;
    padding-right: 71px
}

.footer-box-1 .footer-box-title {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 36px;
    line-height: 43px;
    color: #555;
    margin-top: 195px;
}

.footer-box-1 .footer-box-body {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 19px;
    line-height: 31px;
    color: #545454
}

.footer-box-1 .footer-box-body strong {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #60c6ed
}

.footer-box-2 {
    padding: 57px 96px 0 54px;
}

.footer-box-2 .footer-box-title {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 21px;
    line-height: 29px;
    color: #004a8d
}

.footer-box-2 .footer-box-body {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 27px;
    color: #7b7b7b;
    margin-top: 10px;
}

.footer-box-2 .footer-box-body strong {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 27px;
    color: #7b7b7b
}

.footer-box-divider {
    width: 46px;
    height: 3px;
    background: #d0d0d0;
    margin: 42px 0 47px 0
}

.footer-box-3 {
    padding: 52px 86px 26px 0;
}

.footer-box-3 .gform_wrapper {
    padding: 0;
    margin: 0
}

.gform_body ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-box-3 .form-group div {
    padding: 0
}

.gfield label {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding-left: 10px
}

.form-checkbox {
    margin-top: 22px
}

.footer-submit {
    background: #184e80;
    color: #ffffff;
    padding: 9px 35px;
    border: none;
    box-shadow: none;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 17px;
    line-height: 29px;
    margin-top: -34px
}

.copyright-sec {
    min-height: 98px;
    background: #1db9eb
}

.copyright-row {
    width: 100%;
    max-width: 1242px;
    margin: 0 auto;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 100;
    font-style: normal;
    padding: 41px 0;
    color: #004585
}

.copyright-row div,
.copyright-row .list-dl {
    list-style: none;
    margin: 0;
    padding: 0
}

.copyright-row .list-dl > li {
    float: left;
    margin-right: 72px;
}

.dl-horizontal dt {
    float: left;
    width: auto;
    text-align: left;
    font-size: 15px;
    line-height: 15px;
    font-weight: 100
}

.dl-horizontal dd {
    float: left;
    margin-left: 13px;
    width: auto;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 15px;
    color: #ffffff;
}

.dl-horizontal a {
    color: #ffffff;
    text-decoration: none;
}

.list-copyright {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right
}

.list-copyright li {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    line-height: 15px;
    font-weight: 100
}

.list-copyright li a {
    color: #004585;
    text-decoration: none
}

.list-copyright li a:hover,
.list-copyright li a:focus {
    text-decoration: none;
}

#footer-statement {
    font-size: 14px;
    margin-top: 30px;
}

.social-icons {
    margin-bottom: 15px !important;
}

.social-icons a {
    border-radius: 50% 50%;
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    -ms-border-radius: 50% 50%;
    width: 35px;
    height: 35px;
    border: 1px solid #23527c;
    display: inline-block;
    margin-right: 3px;
}

.social-icons a:last-child {
    margin-right: 0px;
}

.social-icons a:hover,
.social-icons a:hover .fa {
    border-color: #fff;
    color: #fff;
}

.social-icons a .fa {
    font-size: 20px;
    color: #23527c;
    position: relative;
    top: 6px;
}


/*End Footer*/


/*-----Modal------*/

.modal-title {
    font-family: "jaf-facitweb", sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    color: #004a8d;
    line-height: 24px;
}

.modal-body ul {
    margin-left: 40px;
}

.modal-body ul li {
    margin-bottom: 6px
}

.popup-table {
    margin: 0 15px 20px 15px;
}

.popup-table-row {
    padding: 10px 12px;
}

.popup-table .row:nth-child(even) {
    background: #dde2e5
}

.popup-table .row:nth-child(odd) {
    background: #c1ccd5
}

.popup-table-row strong {
    font-weight: 600
}

.popup-table-row i {
    margin-top: 4px
}


/*---------------*/


/*----Table------------*/

table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 1px solid #868686;
}

.table,
.table-responsive {
    margin-bottom: 0;
}

.table-responsive {
    border: 0;
}

table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

table tr:nth-child(odd) {
    background-color: #dce1e5;
}

table tr:nth-child(even) {
    background-color: #ffffff;
}

table td,
table th {
    vertical-align: middle;
    border: 1px solid #868686;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 20px;
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #868686;
}

table th {
    background: #113c63;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600
}

table tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

table tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

table tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

table tr:first-child td {
    background: #184e80;
    border: 0px solid #868686;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
}

table tr:first-child:hover td {
    background: #184e80;
}

table tr:first-child td:first-child {
    border-width: 0px 0px 1px 0px;
}

table tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px;
}


/*----------End Table ------------*/

input:-moz-placeholder,
:-moz-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder {
    text-align: left;
}

input::-webkit-input-placeholder,
::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    text-align: left;
    text-indent: 0;
}

@media only screen and (min-width: 1025px) {
    .home-three-box-row > .col-1 {
        max-width: 410px;
    }
    .home-three-box-row > .col-2 {
        max-width: 357px;
    }
    .home-three-box-row > .col-3 {
        max-width: 475px;
    }
    .home-two-box > .row > div.col-1,
    .home-two-box > .row > div.col-2,
    .home-two-box > .row > div.col-3 {
        height: inherit !important
    }
    .news-letter-sec .news-letter-row .col-1 {
        width: 45%
    }
    .news-letter-sec .news-letter-row .col-2 {
        width: 55%
    }
    .page-banner-title {
        padding: 0
    }
    .contact-add-sec .add-col-2 {
        width: 29%
    }
    .blog-carousel {
        max-width: 1037px;
    }
    .wmle_container .wmle_item .wpme_image img {
        width: 100%;
        height: auto
    }
    .blog-content-wrapper.single .page-content-box-1 {
        margin: 0;
        margin: 0 -9600px 0 -9600px;
        padding: 42px 9600px
    }
}


/* min-width 1025px, large screens */

@media only screen and (min-width: 768px) and (max-width: 1242px) {
    .home-three-box-row {
        padding: 0 14px;
    }
    .home-three-box-row > .col-1 {
        width: 100%;
        max-width: 32%;
    }
    .home-three-box-row > .col-2 {
        width: 100%;
        max-width: 28%;
    }
    .home-three-box-row > .col-3 {
        width: 100%;
        max-width: 40%;
    }
    .home-three-box {
        padding: 14px 0px 30px;
    }
    .home-three-box-btn a {
        width: 148px;
        margin-right: 11px;
    }
    .home-three-box-body .text-grp-1 {
        padding-right: 10px;
    }
    .home-three-box-body .text-grp-2 {
        padding-right: 10px;
        margin-bottom: 71px;
    }
    .home-three-box-row > .col-2 .carousel .carousel-caption {
        padding: 0px 20px;
        max-width: 100%
    }
    .home-three-box .box-row-1 {
        background-position: 14px top;
    }
    .home-three-box .box-row {
        padding-left: 52px;
        padding-bottom: 30px
    }
    .home-three-box-links {
        margin-top: 26px;
    }
    .home-three-box-links a {
        margin-right: 28px;
    }
    .home-three-box-links a:last-child {
        margin-right: 0;
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-left {
        margin-left: 96px;
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-right {
        margin-right: 96px;
    }
    .home-three-box-form .form-inline .form-control {
        width: 149px;
    }
    .home-three-box .box-row-2 {
        background-position: 15px -483px;
        padding-bottom: 22px;
    }
    .home-three-box .box-row-3 .home-three-box-links a {
        margin-right: 8px;
    }
    /*.home-three-box .box-row-3 .home-three-box-links .link-stamp-duty:after {padding-left: 10px;}*/
    .home-three-box .box-row-3 {
        background-position: 15px -895px;
        padding-bottom: 0
    }
    .home-two-box-sec {
        padding: 0;
        background-position: 122px top
    }
    .home-two-box-row > .col-2 {
        display: none
    }
    .home-two-box-row > .col-1 {
        max-width: 612px;
        padding: 31px 10px 0px 14px;
    }
    .home-two-box {
        min-height: 330px;
    }
    .home-two-box > .row > div {
        padding: 0px 25px;
    }
    .page-banner {
        padding-left: 2px
    }
    .page-banner-title {
        padding: 0 8px;
    }
    .content-wrapper {
        position: relative;
        margin: 0 -9600px 0 0;
        padding: 0 9600px 0 0;
        min-height: 698px
    }
    .content-col-left {
        padding-left: 15px
    }
    .page-content-box-1 {
        padding: 42px 9650px 42px 50px;
    }
    .page-content-box-2 {
        padding: 50px 9650px 50px 50px;
    }
    .left-menu-sec {
        padding: 0px 0px 0px 9585px;
    }
    .news-letter-sec .news-letter-row .col-1 {
        width: 40%
    }
    .news-letter-sec .news-letter-row .col-2 {
        width: 60%
    }
    .news-letter-sec .home-three-box-form .form-inline .form-control {
        width: 180px;
    }
    .blog-header-title {
        padding-left: 10px
    }
    .blog-carousel {
        padding: 0 40px
    }
    .blog-carousel .carousel-inner > .item > .blog-slide .blog-slide-content {
        padding: 30px;
    }
    .blog-carousel .carousel-control .glyphicon-chevron-left,
    .blog-carousel .carousel-control .icon-prev {
        margin-left: -63px
    }
    .blog-carousel .carousel-control .glyphicon-chevron-right,
    .blog-carousel .carousel-control .icon-next {
        margin-right: -63px
    }
    .blog-content-wrapper.single .page-content-box-1 {
        margin: 0;
        margin: 0;
        padding: 26px
    }
    .box-calculation-body {
        padding-left: 0px;
        margin-top: 21px;
    }
    .footer-sec {
        padding: 0 14px;
    }
    .footer-box-1 {
        background-position: 56px 46px;
        padding-left: 0px;
        padding-right: 43px;
    }
    .footer-box-2 {
        padding: 57px 31px 0px;
    }
    .footer-box-3 {
        padding: 52px 0px 0px 0px;
    }
    .copyright-row {
        padding-left: 14px;
        padding-right: 14px
    }
    .copyright-row .list-dl > li {
        margin-right: 40px;
    }
    .copyright-row div,
    .copyright-row .list-dl li {
        padding: 6px 0px;
    }
    .copyright-row .col-1 {
        width: 60%
    }
    .copyright-row .col-2 {
        width: 40%
    }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.home-three-box .box-row-3 .home-three-box-links .link-stamp-duty::after {
		content: "|";
		padding-left: 10px;
		color: #25649d
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1241px) {
    .home-three-box .box-row-3 .home-three-box-links .link-stamp-duty,
    .home-three-box .box-row-3 .home-three-box-links .link-registration-fee {
        font-size: 15px;
    }
    .home .carousel-caption p {
        font-size: 20px;
    }
    .home-three-box-body .text-grp-2 {
        margin-bottom: 56px;
    }
    .home-three-box-body .box-row-grp-1 {
        padding-right: 40px
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-right,
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-left {
        margin-top: 0
    }
    .page-id-7 .row-btn .btn {
        padding: 10px 25px
    }
    .page-id-7 .box-need-help .btn-light-blue {
        padding: 12px;
        min-width: 130px
    }
    .home-three-box .box-row-2 {
        padding-top: 20px;
        background-position: 15px -463px;
    }
}

@media only screen and (max-width: 1023px) {
    .home-three-box-bg {
        background: none
    }
    .home-three-box-row {
        padding: 0;
        margin: 0
    }
    .home-three-box-row > .col-1 > .home-three-box {
        background-color: #13B6EA;
        position: inherit;
        margin-left: 0;
        padding-left: 15px;
        padding-bottom: 70px;
    }
    .home-three-box-row .box-col {
        max-width: 100%;
        margin: 0;
        min-height: inherit
    }
    .home-three-box-row .home-three-box {
        padding: 25px 15px 15px 15px;
        margin: 0;
        min-height: inherit
    }
    .home-three-box-row > .col-2 {
        padding: 0
    }
    .home-three-box-row > .col-3 {
        background: #ffffff
    }
    .home-three-box-row > .col-3 > .home-three-box {
        background-image: none;
        position: inherit;
        margin-right: 0px;
        padding-right: 15px;
        padding-bottom: 16px;
    }
    .home-three-box-title br {
        display: none
    }
    .home-three-box-body .text-grp-1 {
        padding-right: 0;
        margin-top: 10px;
    }
    .home-three-box-body .text-grp-2 {
        margin: 0px;
    }
    .home-three-box-btn {
        margin-top: 20px;
    }
    .home-three-box-row .col-2 .carousel .carousel-control {
        background: none;
    }
    .home-three-box-row > .col-2 .carousel,
    .home-three-box-row > .col-2 .carousel .item {
        max-height: 330px;
    }
    .home-three-box-row > .col-2 .carousel .item img {
        top: 20px;
    }
    .home-three-box-row > .col-2 .carousel .carousel-caption {
        top: 176px;
        bottom: 75px;
        padding: 0px 35px;
    }
    .home-three-box-row > .col-2 .carousel .carousel-caption .caption-2 {
        margin-top: 10px;
    }
    .home-three-box-row .col-2 .carousel .carousel-control {
        max-height: 330px
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-left {
        margin-left: 296px;
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-right {
        margin-right: 296px;
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-right {
        margin-top: 0
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-left {
        margin-top: 0;
        top: 50%;
    }
    .home-three-box-links {
        margin-top: 10px;
    }
    .box-col .box-row-1 {
        border-bottom: 1px solid #eee;
        padding-bottom: 20px;
        background-position: 5px top
    }
    .box-col .box-row-2 {
        border-bottom: 1px solid #eee;
        margin-top: 20px;
        background-position: 7px -483px;
    }
    .box-col .box-row-3 {
        padding-bottom: 10px;
        margin-top: 20px;
        background-position: 7px -895px;
    }
    .home-two-box-sec {
        background: #184E80;
    }
    .home-two-box-row > .col-1 {
        max-width: 100%;
        padding: 0 14px;
    }
    .home-two-box > .row > div {
        border-bottom: 1px solid #113659;
        border-top: 1px solid #245786;
        border-right-style: none;
        border-left-style: none;
        padding: 20px 0;
    }
    .home-two-box > .row > div:first-child {
        border-top-style: none
    }
    .home-two-box > .row > div:last-child {
        border-bottom-style: none
    }
    .home-two-box-title br {
        display: none
    }
    .home-two-box-body {
        margin-top: 15px;
    }
    .home-tagline-sec {
        padding: 0 10px;
        text-align: center
    }
    .home-tagline-sec .tagline-row {
        padding: 20px 0px;
    }
    .page-content-sec {
        padding: 0;
    }
    .content-wrapper {
        position: inherit;
        margin: 0;
        padding: 0;
        min-height: inherit
    }
    .content-col-left {
        padding-left: 0
    }
    .page-content .box-1-min-height {
        min-height: inherit
    }
    .page-content-box-1,
    .page-content-box-2 {
        position: inherit;
        margin: 0;
        padding: 26px 26px;
        min-height: inherit;
    }
    .page-content-box-2 > .row {
        margin: 0;
        padding: 0
    }
    .page-content-accordion {
        padding: 0px 26px;
    }
    .quote-generator-sec {
        padding: 26px;
    }
    .content-box .box-list,
    .content-box .box-col {
        padding: 26px;
    }
    .page-contact-box-2 {
        padding: 50px 0px 50px 58px;
    }
    .contact-krg-sec,
    .left-contact-sec {
        margin: 0;
        padding: 26px
    }
    .testimonials-sec .content-box {
        padding: 26px
    }
    .box-indent p {
        padding: 0;
    }
    .box-zero {
        margin: 0;
        padding: 0;
    }
    .box-need-help .btn-light-blue {
        margin-bottom: 15px
    }
    .download-guide .bg-img {
        margin: 0px !important;
        padding: 42px !important;
        display: block;
        height: inherit !important
    }
    .download-guide .bg-img-cal {
        margin: 0px !important;
        padding: 42px !important;
        display: block;
        height: 50%
    }
    .download-guide {
        height: inherit !important
    }
    .blog-header-title {
        padding-left: 10px
    }
    .blog-carousel {
        padding: 0 40px
    }
    .blog-carousel .carousel-inner > .item > .blog-slide .blog-slide-content {
        padding: 15px 15px 5px 15px
    }
    .blog-slide-content .blog-slide-title {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 5px
    }
    .blog-slide-content .blog-slide-date {
        font-size: 13px;
        line-height: 14px;
        margin-bottom: 4px
    }
    .blog-slide-content .blog-slide-body {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 6px
    }
    .blog-slide-content .btn-read-more {
        font-size: 14px;
        line-height: 18px;
        padding: 6px 10px
    }
    .blog-carousel .carousel-control {
        top: 305px;
    }
    .blog-content-wrapper .content-box .row .blog-single-text {
        margin: 0;
        padding: 0 0 26px 0
    }
    .footer-sec {
        background: #f8f8f8
    }
    .footer-box-1 {
        background-position: left 20px;
        padding: 0;
    }
    .footer-box-1 .footer-box-title {
        margin-top: 160px;
    }
    .footer-box-2 {
        padding: 25px 0;
    }
    .footer-box-3 {
        padding: 0 0 15px 0;
    }
    .copyright-row {
        padding-left: 14px;
        padding-right: 14px
    }
    .copyright-row div,
    .copyright-row .list-dl li {
        padding: 6px 0;
    }
    .list-copyright li {
        padding: 6px 0
    }
}

@media only screen and (min-width: 992px) {
    .hidden-lg {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    .hidden-lg-2 {
        display: none;
    }

}

@media only screen and (min-width: 768px) {
    table {
        table-layout: fixed;
        word-wrap: break-word;
    }
}

@media only screen and (max-width: 768px) {
    .box-calculation-body > .row .col-breakdown {
        padding: 0;
    }
    .content-box .box-col .box-col-padding {
        padding: 26px
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-left {
        top: 89%;
    }
    .bg-img-cal {
        height: 300px !important;
    }
}

@media only screen and (min-width: 641px) and (max-width: 767px) {
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-right {
        margin-top: 30px
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-left {
        margin-top: 30px
    }
}

@media only screen and (max-width: 640px) {
    .download-guide .bg-img {
        padding: 15px !important;
    }
    .guide.bg-img {
        padding: 15px !important;
        margin: 0 !important
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        textarea {
            text-indent: -3px;
        }
    }
    .home-three-box-row > .col-2 .carousel,
    .home-three-box-row > .col-2 .carousel .item {
        max-height: 413px;
    }
    .home-three-box-row .col-2 .carousel .carousel-control {
        background: none;
        height: 40px
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-left {
        margin-left: 135px;
        height: 25px
    }
    .home-three-box-row .col-2 .carousel .carousel-control .glyphicon-chevron-right {
        margin-right: 135px;
        height: 25px
    }
    .home-three-box-title {
        font-size: 35px;
    }
    .home-three-box-body .text-grp-2 {
        padding-right: 0;
        padding-top: 15px
    }
    .home-three-box-btn a {
        width: 140px;
        margin-right: 0
    }
    .home-three-box-btn a:first-child {
        float: left
    }
    .home-three-box-btn a:last-child {
        float: right;
    }
    .home-three-box-row > .col-3 {
        padding-top: 15px;
    }
    .home-three-box .box-row-1 {
        background-position: left top;
        padding: 45px 0 55px 0;
    }
    .home-three-box .box-row-2 {
        padding: 0 0 30px 0;
        background-position: left -483px;
        margin-top: 25px
    }
    .home-three-box .box-row-3 {
        background-position: center -895px;
        padding-left: 0;
        padding-top: 25px;
        text-align: center
    }
    .home-three-box-body .box-row-grp-1 {
        padding: 0
    }
    .home-three-box-title br {
        display: block
    }
    .home-three-box-links a {
        letter-spacing: 0;
        margin-right: 0
    }
    .home-three-box-links a:first-child {
        float: left
    }
    .home-three-box-links a:last-child {
        float: right
    }
    .box-row-grp-title {
        padding-left: 38px;
    }
    .home-three-box-form .form-group {
        float: none
    }
    .home-three-box-form .form-inline .form-group .form-control {
        border-right-style: solid;
        border-radius: 6px;
        width: 100%;
    }
    .home-three-box-form .form-inline .btn-submit {
        border-left-style: solid;
        border-radius: 6px;
        width: 100%
    }
    .home-three-box .box-row-3 .home-three-box-links a {
        margin: 0;
        padding: 0
    }
    .home-three-box .box-row-3 .home-three-box-links .link-calculators {
        width: 100%;
        margin-bottom: 10px
    }
    .home-three-box .box-row-3 .home-three-box-links .link-stamp-duty {
        width: 50%;
        display: block;
        float: left;
        text-align: center;
        background: url(../images/divider-link-calculators.gif) no-repeat right 5px
    }
    .home-three-box .box-row-3 .home-three-box-links .link-stamp-duty:after {
        content: ""
    }
    .home-three-box .box-row-3 .home-three-box-links .link-registration-fee {
        width: 50%;
        text-align: center;
        margin-bottom: 20px
    }
    .home-two-box-row .home-two-box {
        padding: 0 14px
    }
    .home-two-box-row .btn-all-post {
        margin: 20px 0 15px 0;
    }
    .home-two-box-row .btn-all-post a {
        width: 100%;
        display: block;
        border: 2px solid #dcf4fc;
        font-family: "jaf-facitweb", sans-serif;
        font-weight: 600;
        font-size: 15px;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        line-height: 43px;
        border-radius: 6px;
        text-decoration: none;
        margin-right: 16px;
    }
    .home-two-box-row .btn-all-post a:hover {
        background: #ffffff;
        color: #0c3152
    }
    .page-banner {
        padding-left: 0;
        padding-bottom: 15px
    }
    .page-banner-title {
        padding: 0 15px;
        font-size: 20px;
        line-height: normal
    }
    .page-content-box-1,
    .page-content-box-2 {
        padding: 15px;
    }
    .content-box .box-col .box-col-padding {
        padding: 15px;
    }
    .page-content-accordion {
        padding: 0px 15px;
    }
    .testimonials-sec .content-box {
        padding: 15px
    }
    .content-wrapper {
        position: inherit;
        margin: 0;
        padding: 0;
        min-height: inherit
    }
    .quote-generator-sec {
        padding: 15px;
    }
    .page-content-box-2 a {
        margin-left: 0;
        float: none;
        display: block;
        width: 100%;
        margin-top: 16px;
    }
    .page-content-box-2 a:first-child {
        margin-top: 0;
    }
    .quote-generator-sec .btn-white-box {
        float: none;
        width: 100%
    }
    .news-letter-sec > .news-letter-row > div > .box-row-grp-title {
        text-align: center;
        line-height: normal;
        margin-right: 0;
        padding: 0
    }
    .box-calculation-body {
        padding-left: 60px;
        margin-top: -42px;
    }
    .contact-add-sec,
    .contact-add-sec .row {
        margin: 0;
        padding: 0;
    }
    .contact-add-sec .add-col {
        margin: 0;
        padding: 20px 26px 26px 26px;
        background: url(../images/contact-divider.gif) no-repeat 26px bottom
    }
    .contact-add-sec .add-col:first-child {
        padding-top: 26px
    }
    .contact-add-sec .add-col:last-child {
        background: none
    }
    .contact-add-sec .contact-title {
        padding: 0;
        border-left-style: none;
        border-right-style: none;
        margin-bottom: 16px;
    }
    .contact-add-sec .contact-address {
        padding: 0;
    }
    .page-contact-box-2 {
        padding: 26px;
    }
    .contact-form-sec {
        padding-left: 0;
    }
    .blog-header-title {
        top: 120px;
        font-size: 20px;
        line-height: 22px;
        padding-left: 16px;
    }
    .blog-carousel .blog-slide {
        margin-top: 170px
    }
    .blog-carousel {
        padding: 0 16px
    }
    .blog-carousel .carousel-inner > .item {
        padding-bottom: 70px;
    }
    .blog-carousel .carousel-inner > .item > .blog-slide .blog-slide-content {
        padding: 20px
    }
    .blog-slide-content .blog-slide-title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 3px
    }
    .blog-slide-content .blog-slide-date {
        font-size: 13px;
        line-height: 27px;
        margin-bottom: 13px
    }
    .blog-slide-content .blog-slide-body {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 21px
    }
    .blog-slide-content .btn-read-more {
        padding: 16px 18px;
        width: 100%
    }
    .blog-carousel .carousel-control {
        top: auto;
        bottom: 0;
    }
    .blog-carousel .carousel-control .glyphicon-chevron-left,
    .blog-carousel .carousel-control {
        height: 48px;
    }
    .blog-carousel .carousel-control .glyphicon-chevron-left,
    .blog-carousel .carousel-control .glyphicon {
        margin-left: 0px;
        height: 30px;
        width: 20px;
        top: 0
    }
    .blog-carousel .carousel-control .glyphicon-chevron-left,
    .blog-carousel .carousel-control .icon-prev {
        margin-left: 30px;
    }
    .blog-carousel .carousel-control .glyphicon-chevron-right,
    .blog-carousel .carousel-control .icon-next {
        margin-right: 30px;
    }
    .blog-content-wrapper .wmle_container .wmle_item_holder {
        width: 100%
    }
    .box-calculation-body {
        padding-left: 0px;
        margin-top: 21px;
    }
    .box-calculation-body > .row .col-breakdown {
        padding: 0;
    }
    /*404*/
    .search-form > label {
        width: 100%;
        margin-bottom: 10px
    }
    .search-form input.search-field {
        border-radius: 6px;
        margin: 0;
        display: block;
        width: 100%
    }
    .search-form input.search-submit {
        border-radius: 6px;
        display: block;
        width: 100%
    }
    .search-form .screen-reader-text {
        line-height: 50px;
        padding-right: 10px
    }
    /*end 404*/
    .footer-box-1 {
        background-image: none
    }
    .footer-box-1 .footer-box-title {
        margin-top: 15px;
        font-size: 25px
    }
    .footer-box-1 .footer-box-body {
        font-size: 17px;
    }
    .footer-box-2 {
        padding: 40px 0px;
    }
    .footer-submit {
        margin-top: 14px;
        width: 100%;
        background: #184e80;
        color: #ffffff
    }
    .copyright-row {
        padding: 28px 0
    }
    .copyright-row .list-dl {
        float: none;
        display: block;
        text-align: center;
    }
    .copyright-row div,
    .copyright-row .list-dl li {
        float: none;
        clear: both;
        display: block;
        text-align: center;
        padding: 8px 0;
        width: 208px;
        margin: 0 auto
    }
    .dl-horizontal dt {
        width: 50px;
        text-align: right
    }
    .dl-horizontal dd {
        margin-left: 10px;
    }
    .copyright-row .col-2 {
        width: 166px;
        margin-top: 10px
    }
    .list-copyright li {
        padding: 8px 0px;
        float: none;
        display: block;
        margin: 0;
    }
    .box-zero {
        margin: 0;
        padding: 0;
    }
    .box-need-help .btn-light-blue {
        margin-bottom: 0
    }
    .row-pad .btn-light-blue {
        float: none;
        line-height: 22px;
        background-position: right 50%;
    }
    .row-pad .col-sm-6 {
        width: auto;
        margin-bottom: 10px;
    }
}


/* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (max-width: 360px) {
    .home-three-box .box-row-3 .home-three-box-links .link-stamp-duty {
        width: 45%
    }
}

.validation_error {
    display: none;
}

.validation_message {
    color: #E82A43;
}

.krg_validator {
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #a94442 !important;
    background: #f2dede;
    padding: 5px 20px !important;
    margin-top: -5px;
    border-radius: 0 0 6px 6px;
    border: 1px solid #ebccd1;
}

.page-content-box-2 img {
    display: block;
    max-width: 100%;
    height: auto;
}

header.no-carousel {
	height:300px;
}






/*--------------------------------------------------------------------------------------------------------
    CONVEYANCING PAGE - Apr 2016
--------------------------------------------------------------------------------------------------------*/

/* --- Global Conveyancing Page Template ------------------------------------------------------------ */

.page-template-page-conveyancing .page-content-sec {
    background-color:#f5f5f5;
}
.page-template-page-conveyancing .news-letter-sec {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ffffff;
}
.page-template-page-conveyancing .clear {
    clear: both;
}


/* --- Conveyancing Page Container ------------------------------------------------------------ */

.conveyancing-container {

}
.conveyancing-container .page-content-box {
    padding:42px;
}


/* --- Conveyancing Page Sidebar - Quote ------------------------------------------------------------ */

.conveyancing-sidebar {
    background-color:#f5f5f5;
}

.conveyancing-sidebar .quote,
.conveyancing-container .quote-mobile-only {
    background-color:#13b6ea;
    padding:42px 42px 42px 9600px;
    color:#FFF;
}
.conveyancing-sidebar .quote h2,
.conveyancing-container .quote-mobile-only h2 {
    color: #004c89;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    padding-bottom: 20px;
}
.conveyancing-sidebar .quote .headline,
.conveyancing-container .quote-mobile-only .headline {
    font-size:20px;
    line-height: 30px;
    padding-bottom:10px;
}
.conveyancing-sidebar .quote .body,
.conveyancing-container .quote-mobile-only .body {
    line-height: 30px;
    padding-bottom:30px;
}
.conveyancing-sidebar .quote .btn-sec a,
.conveyancing-container .quote-mobile-only .btn-sec a {
    display: inline-block;
    width:125px;
}
.conveyancing-sidebar .quote .btn-sec a:first-child,
.conveyancing-container .quote-mobile-only .btn-sec a:first-child {
    margin-right:15px;
}



@media only screen and (max-width: 992px) {

    .conveyancing-container .quote-mobile-only {
        display: block !important;
        background-color:#13b6ea;
        padding:26px !important;
        margin:0px !important;
    }
    .conveyancing-container .quote-mobile-only .btn-sec a:first-child {
        float: left;
    }
    .conveyancing-container .quote-mobile-only .btn-sec a:last-child {
        float: right;
    }


    .conveyancing-sidebar .enjoy-the-peace {
        padding:100px 26px 26px !important;
        background-position: 18px 30px !important;
    }
    .conveyancing-sidebar .enjoy-the-peace .btn-sec a:first-child {
        float: left;
    }
    .conveyancing-sidebar .enjoy-the-peace .btn-sec a:last-child {
        float: right;
    }



    .conveyancing-sidebar .newsletter {
        padding:26px !important;
        background-position: 26px -460px !important;
    }
    .conveyancing-sidebar .newsletter h2 {
        padding:0px 0px 20px 40px !important;
    }
    .conveyancing-sidebar .newsletter .form-group {
        padding-bottom:5px !important;
        margin-bottom:0px !important;
    }
    .conveyancing-sidebar .newsletter .gform_footer {
        padding-top:5px !important;
        position: relative !important;
        right:0px !important;
    }
    .conveyancing-sidebar .newsletter .form-group.group-2 {
        display: block !important;
        float: none !important;
    }
    .conveyancing-sidebar .newsletter .btn-submit {
        width:100% !important;
        border-radius: 6px !important;
    }



    .conveyancing-sidebar .calculators {
        padding:72px 52px 52px !important;
        background-position: center -860px !important;
        text-align: center;
    }
    .conveyancing-sidebar .calculators .btn-sec {
        display: block;
        width:100%;
    }
    .conveyancing-sidebar .calculators .btn-sec a {
        width:40%;
        text-align: center;
    }


    .conveyancing-sidebar .quote {
        display: none;
    }

}


@media only screen and (max-width: 470px) {


    .conveyancing-container .quote-mobile-only .btn-sec a {
        display: block !important;
        text-align: center !important;
        float: none !important;
        width:100% !important;
    }
    .conveyancing-container .quote-mobile-only .btn-sec a:first-child {
        margin-bottom:10px;
    }

    .conveyancing-sidebar .enjoy-the-peace .btn-sec a {
        display: block !important;
        text-align: center !important;
        float: none !important;
    }

    .conveyancing-sidebar .calculators .btn-sec a {
        width:100% !important;
    }

    .conveyancing-sidebar .calculators .separator {
        display: none !important;
    }

}


/* --- Conveyancing Page Sidebar - Enjoy the Peace ------------------------------------------------------------ */

.conveyancing-sidebar .enjoy-the-peace {
    padding: 42px;
    background: url(../images/sprite-icn-home-box-row.png) no-repeat 0px 45px;
    border-bottom:solid thin #dce4ea;
}
.conveyancing-sidebar .enjoy-the-peace h2 {
    color: #004c89;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 20px;
}
.conveyancing-sidebar .enjoy-the-peace .body {
    line-height: 30px;
    padding-bottom:15px;
}
.conveyancing-sidebar .enjoy-the-peace .btn-sec {

}
.conveyancing-sidebar .enjoy-the-peace .btn-sec a,
.conveyancing-sidebar .enjoy-the-peace .btn-sec a:active,
.conveyancing-sidebar .enjoy-the-peace .btn-sec a:visited {
    display: block;
    font-weight:bold;
    color:#00d8f5;
    text-transform: uppercase;
    line-height: 36px;
}


/* --- Conveyancing Page Sidebar - Newsletter ------------------------------------------------------------ */

.conveyancing-sidebar .newsletter {
    padding:42px;
    background: url(../images/sprite-icn-home-box-row.png) no-repeat 0px -445px;
    border-bottom:solid thin #dce4ea;
}
.conveyancing-sidebar .newsletter h2 {
    color: #004c89;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
}
.conveyancing-sidebar .newsletter .form-group {
    padding-bottom:15px;
    width:100%;
}
.conveyancing-sidebar .newsletter .form-group:last-child {
    padding-bottom:0px !important;
}
.conveyancing-sidebar .newsletter .form-group.group-2 {
    padding-bottom:15px;
    float: left;
    display:inline-block;
}
.conveyancing-sidebar .newsletter .form-group input[type=text],
.conveyancing-sidebar .newsletter .form-group input[type=email] {
    width:100%;
}
.conveyancing-sidebar .newsletter .form-group input[type=email] {
    padding-right:60px;
}
.conveyancing-sidebar .newsletter .gform_footer {
    position: absolute;
    right:40px;
}
.conveyancing-sidebar .newsletter .btn-submit {
    background: #004a8d;
    width: 47px;
    height: 51px;
    border: 1px solid #bdbdbd;
    border-left-style: none;
    border-radius: 0 6px 6px 0;
    font-family: "jaf-facitweb", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: normal;
}

/* --- Conveyancing Page Sidebar - Calculators ------------------------------------------------------------ */

.conveyancing-sidebar .calculators {
    padding:42px;
    background:url(../images/sprite-icn-home-box-row.png) no-repeat 0px -855px;
}
.conveyancing-sidebar .calculators h2 {
    color: #004c89;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
}
.conveyancing-sidebar .calculators .btn-sec a,
.conveyancing-sidebar .calculators .btn-sec a:active,
.conveyancing-sidebar .calculators .btn-sec a:visited {
    display: inline-block;
    color:#4c4c4c;
    line-height: 36px;
    font-size:18px;
}

.conveyancing-sidebar .calculators .separator {
    border-right: solid thin #004c89;
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
    height: 20px;
    margin-top: 7px;
    margin-bottom: 3px;
}

#sales-quote-form h4 {
    font-family: 'jaf-facitweb', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

#sales-quote-form h4.mt25 {
    margin-top: 25px;
}

#sales-quote-form .form-group label {
    color: #999;
    font-size: 12px;
}

#sales-quote-form .form-group textarea {
    resize: none;
}

#sales-quote-form div.error {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

#quote-by-other {
    margin-top: 10px;
}