html {
    width: 100%;
    height: 100%}
.mtn {
    margin-top: 0 !important;
}
#google-remover .form-horizontal .control-label {
    width: 100%;
    text-align: left;
}
#google-remover input, #google-remover textarea {
    width: 100%}
#google-remover input[type="submit"] {
    margin-top: 10px;
}
#google-remover .control-group {
    margin-bottom: 1px;
}
body {
    background: #fff;
    background-image: url("../img/shattered-dark-2.jpg") repeat fixed;
    margin: 0;
    font-family: "proxima-nova", sans-serif;
    font-size: 16px !important;
    padding: 0;
    color: #333 !important;
}
::selection {
    background: #ffb8b8;
}
::-moz-selection {
    background: #ffb7b7;
}
a {
    outline: 0;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #ea4b41;
}
a:hover {
    text-decoration: none;
    color: #464646;
}
.btn {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.btn-primary, .btn-secondry, .btn-grey, .btn-outline, .btn-primary-outline, .btn-secondry-outline, .btn-alt {
    background-image: none;
    filter: none;
    border: none;
    font-weight: 600;
    text-shadow: none;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
    -moz-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
    -o-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
    -ms-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
    transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
}
.btn-primary:hover, .btn-secondry:hover, .btn-grey:hover, .btn-outline:hover, .btn-primary-outline:hover, .btn-secondry-outline:hover, .btn-alt:hover {
    background-image: none;
    filter: none;
    -webkit-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
    -moz-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
    -o-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
    -ms-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
    transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
}
.btn-primary:focus, .btn-secondry:focus, .btn-grey:focus, .btn-outline:focus, .btn-primary-outline:focus, .btn-secondry-outline:focus, .btn-alt:focus {
    filter: none;
    background-image: none;
}
.btn-primary {
    background-color: #ea4b41;
    border: 2px solid #ea4b41;
}
.btn-primary:hover {
    color: #464646;
    background-color: #f2f2f2;
    border: 2px solid #f2f2f2;
    filter: none;
    background-image: none;
}
.btn-outline {
    color: #fff;
    background-color: transparent;
    border: 2px solid #ea4b41;
}
.btn-outline:hover {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    filter: none;
    background-image: none;
}
.btn-secondry {
    color: #ea4b41;
    background-color: transparent;
    border: 2px solid #ea4b41;
}
.btn-secondry:hover {
    color: #bbb;
    background-color: transparent;
    border: 2px solid #bbb;
    filter: none;
    background-image: none;
}
.btn-grey {
    color: #464646;
    background-color: #fff;
    border: 2px solid #fff;
}
.btn-grey:hover {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    filter: none;
}
.btn-alt {
    color: #515151;
    background-color: #d1d1d1;
    border: 2px solid #d1d1d1;
}
.btn-alt:hover {
    color: #2a2a2a;
    background-color: transparent;
    border: 2px solid #2a2a2a;
    filter: none;
}
.btn-grey-fix:hover {
    color: #414141;
    background-color: #bbb;
    border: 2px solid #bbb;
}
input, select, textarea {
    outline: 0;
}
input.error, select.error, textarea.error {
    border-color: #ea4b41 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
input.valid, select.valid, textarea.valid {
    border-color: #2ecc71 !important;
}
body.modal-open {
    overflow: hidden;
}
.corporate-account {
    padding-top: 60px;
}
.corporate-account .underline {
    border-bottom: 2px solid #ea4b41;
    width: 10%}
.corporate-account p {
    margin: 20px 0;
}
.corporate-account .ca-appointment-btn {
    outline: 0;
}
.corporate-account .ca-appointment-btn:hover {
    background-color: #ea4b41;
    color: #fff;
    border: 2px solid #ea4b41;
}
.corporate-account .ca-appointment-btn:focus {
    background-color: #ea4b41;
    color: #fff;
    border: 2px solid #ea4b41;
}
.corporate-account hr {
    border-top: 1px solid #ddd;
    margin: 30px 0;
}
.benefits-corp-plan {
    padding-bottom: 60px;
}
.benefits-corp-plan .icon-right {
    margin: 4px 20px 0 0;
    color: #888;
    float: right;
    font-size: 35px;
}
#quoterequest .modal-header {
    background-color: #414141;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
#quoterequest .modal-header h3 {
    color: #fff;
}
#quoterequest .modal-header .close {
    color: #fff;
    text-shadow: none;
}
#quoterequest .modal-body {
    overflow-y: auto;
}
#quoterequest .modal-body form input {
    padding: 20px 15px;
    margin-bottom: 10px;
}
#quoterequest .modal-body form .select-appointment {
    height: 40px;
    margin-bottom: 10px;
}
#quoterequest .modal-body form .btn-primary:focus {
    background-color: #df2419;
    outline: 0;
}
#quoterequest .modal-body form .btn-primary:active {
    background-color: #df2419;
}
@media (min-width: 979px) and (max-width: 1200px) {
    .corporate-account .contact {
        margin-bottom: 30px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .corporate-account p {
        margin-bottom: 20px;
    }
    .corporate-account .contact {
        margin-bottom: 30px;
    }
}
@media (max-width: 480px) {
    .corporate-account p {
        margin-bottom: 20px;
    }
    .corporate-account .contact {
        text-align: center;
    }
    .benefits-corp-plan h2 {
        margin: 20px 0;
    }
}
.step-process {
    font-family: proxima-nova, sans-serif;
    margin-top: 30px;
    padding-bottom: 100px;
}
.step-process .center-divider {
    text-align: center;
}
.step-process .left-step {
    text-align: right;
    position: relative;
}
.step-process .left-step img {
    position: absolute;
    left: 123px;
    top: 9px;
}
.step-process .left-step .step-btn {
    color: #999;
    background: #f0f0f0;
    border: 1px dashed #ddd;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    padding: 20px 25px 20px 60px;
    text-align: center;
    font-weight: 600;
    outline: none;
    position: relative;
    text-decoration: none;
}
.step-process .left-step .step-btn:hover {
    background: #d7d7d7;
}
.step-process .left-step .step-btn .step-icon {
    top: 10px;
    left: 12px;
    padding: 20px;
    height: 20px;
    width: 20px;
    color: #f0f0f0;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    background: #888;
    position: absolute;
}
.step-process .left-step .step-btn .step-icon .fa-align-left {
    font-size: 18px;
}
.step-process .left-step .step-btn .step-icon i {
    position: relative;
    top: -10px;
    left: -8px;
}
.step-process .divider .divider-top {
    width: 2%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 49%;
    margin-top: -40px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.step-process .divider .divider-bottom {
    width: 2%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 49%;
    margin-top: 40px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.step-process .divider span {
    font-weight: 600;
    color: #888;
}
.step-process .right-step {
    text-align: left;
}
.step-process .right-step .video-btn {
    color: #888;
    background: transparent;
    border: 1px dashed #ddd;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    padding: 20px 20px 20px 60px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    outline: none;
    position: relative;
}
.step-process .right-step .video-btn:hover {
    background: #f0f0f0;
}
.step-process .right-step .video-btn .video-icon {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    background: #ea4b41;
    color: #f0f0f0;
    top: 10px;
    left: 12px;
    padding: 20px;
    height: 20px;
    width: 20px;
    position: absolute;
}
.step-process .right-step .video-btn .video-icon .fa-play {
    margin-left: 5px;
    font-size: 18px;
}
.step-process .right-step .video-btn .video-icon i {
    position: relative;
    top: -10px;
    left: -9px;
}
.how-it-works-content #header-text h4 {
    font-weight: bold;
    color: #888;
    margin: 0px;
}
.how-it-works-content #header-text p {
    color: #888;
    margin-bottom: 30px;
}
.how-it-works-content .dashed-line {
    background: url("../img/asset-vertical-dashed.png");
    background-repeat: repeat-y;
    background-position: 113px 0;
}
.how-it-works-content .search-content {
    pointer-events: none;
    padding-bottom: 60px;
}
.how-it-works-content .search-content .side-number {
    position: relative;
    margin-left: -30px;
    text-align: center;
}
.how-it-works-content .search-content .side-number span {
    position: absolute;
    text-align: center;
    background: #ea4b41;
    color: #f0f0f0;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    font-weight: 600;
    width: 20px;
    height: 20px;
    padding: 10px;
    right: 14px;
}
.how-it-works-content .search-content h4 {
    color: #888;
    font-weight: 600;
}
.how-it-works-content .search-content p {
    color: #888;
}
.how-it-works-content .search-content .search-bar {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.how-it-works-content .search-content .search-bar .panel-header {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 15px 20px 15px 20px;
}
.how-it-works-content .search-content .search-bar .panel-header h3 {
    font-size: 26px;
    color: #414141;
    font-weight: lighter;
    margin: 0px;
}
.how-it-works-content .search-content .search-bar .panel-body {
    background: #f0f0f0;
    padding: 20px;
}
.how-it-works-content .search-content .search-bar .panel-body .form-input-control {
    padding: 10px 20px;
    height: 45px;
    margin-bottom: 0px;
    pointer-events: none;
    border-radius: 4px;
}
.how-it-works-content .search-content .search-bar .btn-green {
    font-size: 16px;
    padding: 10px;
    color: #f0f0f0;
    background-color: #2ecc71;
    background-image: none;
    filter: none;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-weight: 600;
    border: 2px solid #2ecc71;
    cursor: default;
}
.how-it-works-content .search-content .search-bar .btn-green:hover {
    color: #f0f0f0;
    background-color: #25a25a;
    border-color: #25a25a;
}
.how-it-works-content .side-number {
    text-align: center;
}
.how-it-works-content .side-number .side-number-grey {
    position: relative;
    margin-left: -30px;
    text-align: center;
}
.how-it-works-content .side-number .side-number-grey span {
    position: absolute;
    background: #fff;
    color: #888;
    border: 3px solid #ddd;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    width: 18px;
    height: 18px;
    padding: 10px;
    font-weight: 600;
    right: 12px;
}
.how-it-works-content .analyse-content {
    padding-bottom: 60px;
}
.how-it-works-content .analyse-content .row-fluid+.row-fluid {
    margin-top: 15px;
}
.how-it-works-content .analyse-content .panel-action {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border: 1px solid #ddd;
    background: transparent;
    display: block;
    padding: 35px 40px 36px 96px;
    font-size: 16px;
    min-height: 40px;
    text-align: left;
    color: #888;
    font-weight: 400;
    position: relative;
}
.how-it-works-content .analyse-content .panel-action .panel-score {
    position: absolute;
    left: 30px;
    width: 50px;
    top: 30%}
.how-it-works-content .analyse-content .panel-action .c-score-number {
    color: #ea4b41;
    font-weight: 600;
}
.how-it-works-content .analyse-content .panel-action .progress {
    height: 8px;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    filter: none;
    background: #ddd;
}
.how-it-works-content .analyse-content .panel-action .progress .progress-danger .bar-error {
    background: #ddd;
}
.how-it-works-content .analyse-content .panel-action .panel-link-number {
    position: absolute;
    left: 9px;
    top: 46px;
    font-size: 40px;
    color: #ea4b41;
    width: 100px;
    text-align: center;
    font-weight: bold;
}
.how-it-works-content .analyse-content .panel-action .fa-exclamation-triangle {
    position: absolute;
    font-size: 52px;
    left: 30px;
    top: 50%;
    margin-top: -26px;
    color: #e67e22;
}
.how-it-works-content .monitor-content {
    padding-bottom: 60px;
}
.how-it-works-content .monitor-content .monitor-arrow {
    text-align: center;
    margin-bottom: 10px;
}
.how-it-works-content .monitor-content .monitor-cta {
    pointer-events: none;
}
.how-it-works-content .monitor-content .btn-danger {
    padding: 10px;
    color: #fff;
    background-color: #ea4b41;
    border: 1px solid #ea4b41;
    font-size: 15px;
    margin-bottom: 10px;
    text-align: left;
}
.how-it-works-content .monitor-content .btn-default {
    padding: 10px;
    color: #999;
    background: #ddd;
    font-size: 15px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    text-align: left;
}
.how-it-works-content .monitor-content .btn-green {
    background: #2ecc71;
    padding: 10px;
    color: #f0f0f0;
    font-size: 15px;
    border: 1px solid #2ecc71;
    margin-bottom: 10px;
    text-align: left;
}
.how-it-works-content .monitor-content .pull-right {
    text-align: right;
    margin-top: 4px;
    pointer-events: none;
}
.how-it-works-content .alert-content {
    background: url("../img/asset-becon-bg.png") no-repeat center;
    padding-bottom: 60px;
}
.how-it-works-content .alert-content #header-text {
    padding-bottom: 60px;
}
.how-it-works-content .alert-content #header-text p {
    margin-bottom: 0px;
}
.how-it-works-content .alert-content .center-block {
    text-align: center;
}
.how-it-works-content .alert-content .center-block h4 {
    text-align: center;
    color: #888;
    font-weight: 600;
}
.how-it-works-content .alert-content .pull-right {
    text-align: center;
}
.how-it-works-content .alert-content .pull-right h4 {
    text-align: center;
    color: #888;
    font-weight: 600;
}
.how-it-works-content .reason-content {
    padding-bottom: 100px;
    color: #888;
}
.how-it-works-content .reason-content .header-reason h2 {
    margin-bottom: 0px !important;
    font-size: 30px;
}
.how-it-works-content .reason-content .header-reason p {
    color: #888;
    padding-bottom: 40px;
    margin-bottom: 0px;
}
.how-it-works-content .reason-content h2 {
    margin: 0px;
}
.how-it-works-content .reason-content .quote {
    padding-bottom: 40px;
}
.how-it-works-content .reason-content .reason-one {
    text-align: right;
}
.how-it-works-content .reason-content .reason-three {
    text-align: left;
}
.how-it-works-content .reason-content blockquote {
    position: relative;
    background: #eee;
    padding: 30px 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    color: #888;
    font-size: 18px;
}
.how-it-works-content .reason-content blockquote .fa-quote-left {
    position: absolute;
    color: #ea4b41;
    font-size: 22px;
    top: -11px;
}
.how-it-works-content .reason-content blockquote .fa-quote-right {
    position: absolute;
    color: #ea4b41;
    font-size: 22px;
    right: 15px;
    bottom: -11px;
}
.how-it-works-content .reason-content blockquote:after {
    content: '';
    position: absolute;
    bottom: -10px;
    border-color: #eee transparent;
    border-style: solid;
    border-width: 12px 12px 0px;
    left: 10px;
}
.how-it-works-content .reason-content .media-list .user-img {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    width: 60px;
}
.how-it-works-content .reason-content .media-list .media-body {
    vertical-align: middle;
    color: #999;
}
.how-it-works-content .reason-content .media-list .media-body p {
    margin-bottom: 0px;
}
@media (min-width: 1200px) {
    .arrow-down {
        background: none;
    }
    .step-process .left-step img {
        left: 125px;
    }
    .how-it-works-content .dashed-line {
        background-position: 135px 0;
    }
}
@media (min-width: 980px) and (max-width: 1200px) {
    .arrow-down {
        background: url("../img/asset-down-arrow.png") no-repeat;
        background-position: 120px 35px;
    }
    .step-process .divider .divider-top {
        margin-top: -25px;
    }
    .step-process .divider .divider-bottom {
        margin-top: 25px;
    }
    .step-process .left-step img {
        display: none;
    }
    .how-it-works-content .dashed-line {
        background-position: 110px 0;
    }
    .how-it-works-content .search-content .search-bar .span3 {
        width: 22%}
    .how-it-works-content .analyse-content .panel-action {
        padding: 35px 82px;
    }
    .how-it-works-content .analyse-content .panel-action .icon-warning-sign {
        left: 20px;
    }
    .how-it-works-content .analyse-content .panel-action .panel-link-number {
        left: 0px;
    }
    .how-it-works-content .analyse-content .panel-c-score {
        padding: 35px 5px 15px 90px;
    }
    .how-it-works-content .monitor-content .span4 {
        width: 35%}
}
@media (min-width: 768px) and (max-width: 979px) {
    .arrow-down {
        background: none;
    }
    .step-process .divider .divider-top {
        width: 2%;
        left: 49%;
        margin-top: -15px;
    }
    .step-process .divider .divider-bottom {
        width: 2%;
        left: 49%;
        margin-top: 15px;
    }
    .how-it-works-content .dashed-line {
        background-position: 0 0;
    }
    .how-it-works-content .dashed-line .span1 {
        margin-left: 0px;
    }
    .how-it-works-content .search-content .search-panel {
        width: 90%}
    .how-it-works-content .search-content .search-panel .search-bar .span3 {
        width: 22%}
    .how-it-works-content .search-content .side-number span {
        right: 3px;
    }
    .how-it-works-content .side-number .side-number-grey span {
        right: 0px;
    }
    .how-it-works-content .analyse-content .span8 {
        width: 90%}
    .how-it-works-content .analyse-content .panel-c-score {
        padding: 35px 15px 35px 90px;
    }
    .how-it-works-content .alert-content .span1 {
        margin-left: 0px;
    }
    .how-it-works-content .alert-content .span8 {
        width: 90%}
    .how-it-works-content .monitor-content .span8 {
        width: 90%}
}
@media (max-width: 767px) {
    .arrow-down {
        background: none;
    }
    .step-process {
        margin-top: 0px;
        padding-bottom: 20px;
    }
    .step-process .center-divider {
        padding: 15px 0px;
    }
    .step-process .divider .divider-top {
        margin-top: 12px;
        left: 55%;
        width: 40%;
        -webkit-transform: none;
        transform: none;
        -moz-transform: none;
    }
    .step-process .divider span {
        font-size: 20px;
    }
    .step-process .divider .divider-bottom {
        margin-top: -9px;
        left: 5%;
        width: 40%;
        -webkit-transform: none;
        transform: none;
        -moz-transform: none;
    }
    .step-process .left-step {
        text-align: left;
    }
    .step-process .left-step .step-btn {
        display: block;
        position: relative;
        font-size: 20px;
    }
    .step-process .left-step .step-btn .step-icon {
        position: absolute;
        left: 13px;
    }
    .step-process .right-step {
        text-align: right;
    }
    .step-process .right-step .video-btn {
        display: block;
        position: relative;
        font-size: 20px;
    }
    .step-process .right-step .video-btn .video-icon {
        position: absolute;
        left: 13px;
    }
    .how-it-works-content {
        padding-top: 30px;
    }
    .how-it-works-content .dashed-line {
        background: none;
    }
    .how-it-works-content .search-bar .input-append {
        margin-bottom: 0px;
    }
    .how-it-works-content .search-bar .input-append input {
        width: 80%}
    .how-it-works-content .search-bar .input-append .btn-green {
        width: 20%}
    .how-it-works-content .search-bar .input-append .btn-green .icon-search {
        font-size: 19px;
    }
    .how-it-works-content .side-number span {
        right: 0px;
        left: 27px;
    }
    .how-it-works-content #header-text {
        text-align: left;
        padding-left: 50px;
    }
    .how-it-works-content .search-content {
        position: relative;
    }
    .how-it-works-content .search-content .span1 {
        position: absolute;
    }
    .how-it-works-content .analyse-content {
        position: relative;
        padding-bottom: 40px;
    }
    .how-it-works-content .analyse-content .row-fluid+.row-fluid {
        margin-top: 0px;
    }
    .how-it-works-content .analyse-content .span1 {
        position: absolute;
    }
    .how-it-works-content .analyse-content .span4 {
        margin-bottom: 15px;
    }
    .how-it-works-content .analyse-content .span4 .panel-action {
        font-size: 20px;
        padding: 35px 110px;
        line-height: 25px;
    }
    .how-it-works-content .monitor-content {
        position: relative;
        padding-bottom: 0px;
    }
    .how-it-works-content .monitor-content .span1 {
        position: absolute;
    }
    .how-it-works-content .monitor-content .span4 {
        padding-bottom: 40px;
        margin-bottom: 0px;
    }
    .how-it-works-content .monitor-content .monitor-cta .btn-danger, .how-it-works-content .monitor-content .monitor-cta .btn-green {
        font-size: 16px;
    }
    .how-it-works-content .monitor-content .monitor-cta .btn-danger .icon-check-sign, .how-it-works-content .monitor-content .monitor-cta .btn-green .icon-check-sign {
        font-size: 20px;
    }
    .how-it-works-content .monitor-content .monitor-cta .btn-default {
        font-size: 16px;
    }
    .how-it-works-content .monitor-content .monitor-cta .btn-default .icon-align-justify {
        font-size: 16px;
    }
    .how-it-works-content .monitor-content .monitor-cta .btn-default .icon-angle-down {
        font-size: 16px;
    }
    .how-it-works-content .alert-content {
        position: relative;
        background: none;
        padding-bottom: 40px;
    }
    .how-it-works-content .alert-content .span1 {
        position: absolute;
    }
    .how-it-works-content .alert-content #header-text {
        padding-bottom: 0px;
    }
    .how-it-works-content .reason-content {
        position: relative;
        padding-bottom: 20px;
    }
    .how-it-works-content .reason-content .span1 {
        position: absolute;
    }
    .how-it-works-content .reason-content h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .how-it-works-content .reason-content .quote {
        padding-bottom: 0px;
    }
    .how-it-works-content .reason-content .reason-one {
        text-align: left;
        padding-bottom: 20px;
    }
    .how-it-works-content .reason-content .top-right {
        margin-bottom: 30px;
    }
    .how-it-works-content .reason-content .bottom-left {
        margin-bottom: 30px;
    }
    .how-it-works-content .reason-content blockquote:after {
        left: 10px;
    }
    .how-it-works-content .reason-content .media-list .media-body {
        text-align: left;
    }
}
@media (max-width: 480px) {
    .step-process {
        padding-bottom: 0px;
    }
    .step-process .left-step .step-btn {
        font-size: 16px;
    }
    .step-process .left-step .step-btn .step-icon {
        left: 15px;
    }
    .step-process .divider span {
        font-size: 16px;
    }
    .step-process .right-step .video-btn {
        font-size: 16px;
        display: block;
    }
    .section-press {
        padding-top: 30px;
    }
    .how-it-works-content .search-bar .input-append input {
        width: 80%}
    .how-it-works-content .search-bar .input-append .btn-green {
        width: 20%}
    .how-it-works-content .search-bar .input-append .btn-green .icon-search {
        font-size: 19px;
    }
    .how-it-works-content #header-text {
        font-size: 18px;
    }
    .how-it-works-content .analyse-content .span4 .panel-action {
        padding: 25px 30px 25px 110px;
        font-size: 18px;
    }
    .how-it-works-content .analyse-content .span4 .panel-link-number {
        top: 38px;
    }
    .how-it-works-content .reason-content .header-reason h2 {
        font-size: 33px;
        padding-bottom: 10px;
    }
    .how-it-works-content .reason-content .header-reason p {
        padding-bottom: 20px;
    }
    .how-it-works-content .reason-content h2 {
        padding-bottom: 10px;
    }
    .how-it-works-content .reason-content .quote {
        padding-bottom: 0px;
    }
    .how-it-works-content .reason-content blockquote em {
        font-size: 16px;
    }
    .how-it-works-content .reason-content blockquote:after {
        left: 19px;
    }
    .how-it-works-content .reason-content .customer-quote .media {
        display: table;
    }
    .how-it-works-content .reason-content .customer-quote .media .user-img {
        display: table-cell;
        margin-left: 7px;
    }
    .how-it-works-content .reason-content .customer-quote .media .media-body {
        display: table-cell;
        padding-top: 0px;
    }
}
input:-webkit-autofill {
    background-color: #fff;
}
input[type=submit] {
    outline: 0;
}
input[type=submit]:hover {
    filter: none;
    background-image: none;
}
input[type=submit]:focus {
    filter: none;
    background-image: none;
}
.at-top {
    background-color: transparent;
    -webkit-transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.at-top-active {
    z-index: 5000;
    background-color: #2a2a2a;
    -webkit-transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.nav-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    display: none;
    background: rgba(0, 0, 0, 0.65);
    background: url("../img/overlay-bg-semi-transparent.png") repeat;
}
nav.nav-sidebar {
    position: fixed;
    height: 100%;
    top: 0;
    right: -260px;
    width: 260px;
    opacity: 0;
    z-index: 7000;
    background: #ea4b41;
    padding: 0;
}
nav.nav-sidebar ul {
    margin: 0;
    list-style-type: none;
}
nav.nav-sidebar ul li a {
    display: block;
    padding: 35px 30px;
    font-weight: normal;
    color: #fff;
    outline: 0;
    border-bottom: 1px solid #c23e36;
}
nav.nav-sidebar ul li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #c23e36;
}
nav.nav-sidebar ul li a.sidebar-close {
    padding: 0;
    color: #e8e8e8;
    outline: 0;
}
nav.nav-sidebar ul li a.sidebar-close:hover {
    background: none;
    color: #ea4b41;
}
nav.nav-sidebar ul li.sidebar-header {
    color: #e8e8e8;
    border-bottom: 1px solid #464646;
    padding-bottom: 10px;
    margin: 10px 20px 20px 20px;
    display: none;
}
.st-pusher-removed {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.st-pusher {
    -webkit-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
}
.st-menu {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
}
footer {
    background: transparent;
    color: #fff;
}
footer ul {
    list-style-type: none;
    padding-bottom: 30px;
}
footer ul li a {
    display: block;
    color: #8e8e8e;
}
footer ul li a:hover {
    color: #fff;
    text-decoration: none;
    display: block;
}
footer ul img {
    float: left;
    margin-right: 10px;
}
footer ul li.footer-header {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}
footer ul.partner-logos li {
    display: inline-block;
    margin-left: 0;
}
footer ul.partner-logos li:last-child {
    margin-right: 0;
}
footer ul.partner-logos li.footer-header {
    padding-right: 0;
    display: block;
    margin-top: 60px;
    padding-bottom: 16px;
}
footer ul.social-media li {
    display: inline-block;
    margin-right: 1px;
}
footer ul.social-media li a {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    background-color: #414141;
    color: #c6c6c6;
    height: 33px;
    padding: 6px 13px 5px 13px;
    text-align: center;
    font-size: 18px;
}
footer ul.social-media li a:hover {
    background-color: #888;
    color: #fff;
}
footer ul.social-media li:nth-child(4) a {
    padding: 7px 19px;
}
footer ul.social-media li:last-child {
    margin-right: 0;
}
footer ul.social-media li.footer-header {
    padding-right: 0;
    display: block;
    padding-bottom: 26px;
    margin-top: 60px;
}
footer .copyright {
    color: #8e8e8e;
}
footer .footer-logo {
    padding: 2px 0 0 0;
    height: 37px;
}
footer .brand {
    background: #000;
    padding: 40px 0;
}
body.internal {
    background: #fff;
}
body.internal h1, body.internal h2, body.internal h3, body.internal h4, body.internal h5 {
    color: #515151;
    font-weight: normal;
}
body.internal section.sub-heading {
    background-color: #414141;
    color: #fff;
    margin: 0;
    padding: 90px 0 25px 0;
    overflow: hidden;
}
body.internal section.sub-heading h1 {
    text-align: center;
    font-weight: normal;
    font-size: 40px;
    margin: 0;
    color: #fff;
}
body.internal section.sub-heading .subtitle {
    text-align: center;
    display: block;
}
body.internal section.sub-heading-article {
    background-color: transparent;
    color: #414141;
    background-color: transparent;
    color: #414141;
    padding: 90px 0 10px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
body.internal section.sub-heading-article h1 {
    text-align: left;
    font-size: 40px;
    margin: 0;
    color: #414141;
    font-weight: 700;
}
body.internal section.sub-heading-article .subtitle {
    text-align: left;
    display: block;
}
body.internal .content-padding {
    padding: 60px 0;
}
body.internal .section-spacer {
    margin-bottom: 40px;
}
body.internal .section-spacer ul {
    margin: 0 0 10px 25px;
}
body.internal .section-spacer ul li {
    list-style-type: initial;
}

#terms h1, #terms h2, #terms h3, #terms h4, #terms h5 {
    color: #515151;
    font-weight: normal;
    color: #fff;
}
#terms h4, #terms h4 {
    font-weight: 300;
    line-height: 25px;
    color: #EDEDED;
    margin: 0;
}

#term {
    background: #fff;
}
#term h1, #term h2, #term h3, #term h4, #term h5 {
    color: #515151;
    font-weight: normal;
}
#term section.sub-heading {
    background-color: #414141;
    color: #fff;
    margin: 0;
    padding: 90px 0 25px 0;
    overflow: hidden;
}
#term section.sub-heading h1 {
    text-align: center;
    font-weight: normal;
    font-size: 40px;
    margin: 0;
    color: #fff;
}
#term section.sub-heading .subtitle {
    text-align: center;
    display: block;
}
#term section.sub-heading-article {
    background-color: transparent;
    color: #414141;
    background-color: transparent;
    color: #414141;
    padding: 90px 0 10px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
#term section.sub-heading-article h1 {
    text-align: left;
    font-size: 40px;
    margin: 0;
    color: #414141;
    font-weight: 700;
}
#term section.sub-heading-article .subtitle {
    text-align: left;
    display: block;
}
#term .content-padding {
    padding: 60px 0;
}
#term .section-spacer {
    margin-bottom: 40px;
}
#term .section-spacer ul {
    margin: 0 0 10px 25px;
}
#term .section-spacer ul li {
    list-style-type: initial;
}



.mb-0 {
    margin-bottom: 0;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
#blurb {
    padding: 0px 5px;
    color: white;
    font-size: 1em;
    line-height: 1.2em;
    margin-top: -12px;
    margin-bottom: 20px;
}
.hp-hero {
    background: url("../img/hp-hero3.jpg") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 560px;
    position: relative;
}
.hp-hero .scroll-cue {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    height: 100px;
    width: 100px;
    text-align: center;
}
.hp-hero .scroll-cue img {
    display: block;
    margin: 0 auto;
}
.hp-hero .scroll-cue p {
    color: #acacac;
    margin: 10px 0 0 0;
    display: block;
}
.hp-hero .hero-unit {
    background-color: transparent;
    color: #fff;
    padding: 0;
    margin-top: 170px;
    margin-bottom: 40px;
    text-align: center;
}
.hp-hero .hero-unit h1 {
    font-size: 45px;
    padding-top: 40px;
    padding-bottom: 10px;
}
.hp-hero .hero-unit h1 span {
    display: inline-block;
}
.hp-hero .hero-unit .col-padding {
    padding-top: 10px;
}
.hp-hero .hero-unit p {
    margin: 20px auto 60px auto;
    font-size: 20px;
    line-height: 20px;
    color: #7c7c7c;
}
.hp-hero .hero-unit p a {
    min-width: 90px;
}
.hp-hero .hero-unit .list-row {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: left;
}
.hp-hero .hero-unit .btn-outline {
    margin-bottom: 10px;
}
.hp-hero .hero-unit .btn-primary {
    margin-bottom: 10px;
}
.hp-hero .hero-unit .btn-primary:focus {
    border: 2px solid #ea4b41;
    background-color: #ea4b41;
    color: #fff;
}
.hp-hero .hero-unit .btn-primary:active {
    border: 2px solid #ea4b41;
    background-color: #ea4b41;
    color: #fff;
}
.hp-hero .hero-unit ul.unstyled {
    margin: 0 0 0 30px;
}
.hp-hero .hero-unit ul.unstyled li {
    position: relative;
    line-height: 22px;
    padding: 0 0 12px 0;
}
.hp-hero .hero-unit ul.unstyled li i {
    margin-right: 10px;
    color: #2ecc71;
}
.hp-hero .hero-unit ul.unstyled li .icon {
    color: #2ecc71;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    position: absolute;
    left: -30px;
    top: 0;
}
.hp-hero .hero-unit ul.unstyled li ul {
    margin: 0 0 0 40px;
    list-style-type: none;
}
.hp-hero .hero-unit ul.unstyled li ul li {
    line-height: 22px;
}
.hp-hero .hero-unit ul.unstyled li ul li i {
    color: #505050;
    font-size: 10px;
}
.hp-hero .hero-unit ul.hero-points {
    margin: 20px 0 40px 0;
}
.hp-hero .hero-unit ul.hero-points li {
    display: inline-block;
    padding: 10px 10px 0 10px;
    font-weight: 400;
}
.hp-hero .hero-unit ul.hero-points li .icon {
    position: relative;
    vertical-align: middle;
    top: auto;
    left: auto;
    margin-right: 10px;
}
.hp-hero .hero-unit ul.hero-points li:last-child {
    padding-right: 0;
}
.hp-hero .hero-unit ul.hero-points a {
    color: #fff;
    margin-left: -5px;
}
.hp-hero .hero-center {
    text-align: center;
}
.hp-hero .hero-margin {
    margin-top: 10%}
.hp-hero .hero-video {
    outline: 0;
}
.hp-hero .hero-video img {
    margin-top: 120px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: box-shadow 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: box-shadow 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: box-shadow 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: box-shadow 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: box-shadow 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hp-hero .hero-video:hover img {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.free-credit-score-features p, .free-credit-score-features li {
    font-size: 16px;
    font-weight: 100;
}
.content-row {
    padding-top: 60px;
}
.content-row h2 {
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 25px 0;
}
.content-row h3 {
    font-weight: 300 !important;
    font-size: 30px;
    margin: 30px 0 10px 0;
}
.content-row h3 strong {
    font-weight: 500;
}
.content-row hr {
    border-bottom: 1px solid #fff;
    border-top: none;
    width: 80px;
    margin: 0px auto 90px auto;
}
.content-row .subtitle {
    margin: -20px auto 60px auto;
    font-size: 22px;
    color: #fff;
    /*width: 450px;*/
    line-height: 25px;
}
.content-row .paragraph {
    margin-bottom: 60px;
}
.content-row .paragraph h2 {
    margin: 0 0 15px 0;
}
.row-padding-bottom {
    margin-bottom: 30px;
}
#gs_search_results {
    margin-top: 20px;
}
.area-rounded-border {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.ul-circle {
    list-style-type: circle;
}
.credit_scores .paragraph {
    margin-bottom: 30px;
}
.icon-min-h {
    min-height: 130px;
    vertical-align: middle;
    display: block;
}
.section-xero-landing hr {
    border-bottom: 1px solid #ddd;
    margin: 50px auto;
    width: auto;
}
.section-featuredby {
    background-color: #fff;
    padding: 35px 0;
}
.section-featuredby .span2 {
    text-align: center;
}
.section-featuredby .section-title {
    color: #ea4b41;
    font-weight: bold;
    text-align: left;
    font-size: 20px;
    padding: 12px 0;
}
.section-featuredby .section-title span {
    color: #d5d5d5;
    font-weight: normal;
    font-size: 32px;
    margin-right: 12px;
}
.section-analyse {
    text-align: center;
}
.section-analyse p {
    color: #ffd2cf;
    font-size: 18px;
}
.section-123 {
    overflow: hidden;
}
.section-123 .ipad-screen {
    margin: 60px 0 -80px 0;
}
.section-123 h3 {
    color: #ea4b41;
}
.section-123 p {
    color: #888;
}
.section-123 .row {
    position: relative;
}
.section-123 .row .step1, .section-123 .row .step3 {
    text-align: right;
}
.section-123 .row .step2 {
    text-align: left;
}
.section-123 .step-animation {
    position: relative;
    width: 130px;
    margin: 0 auto;
}
.section-123 .step-animation .step-overlay {
    z-index: 8;
    position: absolute;
    top: -105px;
    background: url("../img/timeline-overlay.png") no-repeat 0 0;
    height: 500px;
    width: 130px;
}
.section-123 .step-animation .step-grey {
    z-index: 2;
    position: absolute;
    top: -105px;
    background-color: #e8e8e8;
    height: 500px;
    width: 130px;
}
.section-123 .step-animation .step-center {
    margin: 0 auto;
    width: 15px;
}
.section-123 .step-animation .step-1-no, .section-123 .step-animation .step-2-no, .section-123 .step-animation .step-3-no {
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 20;
    position: absolute;
}
.section-123 .step-animation .step-1-no {
    top: 28px;
    padding-left: 2px;
}
.section-123 .step-animation .step-2-no {
    top: 158px;
}
.section-123 .step-animation .step-3-no {
    top: 288px;
}
.step-2 {
    float: right;
}
.section-why h2 {
    text-align: center;
}
.section-why h3 {
    line-height: 30px;
}
.section-why .subtitle {
    text-align: center;
    display: block;
}
.section-why .left-points {
    text-align: right;
}
.section-why .left-points .span3 {
    min-height: 170px;
}
.section-why .centre-focus {
    text-align: center;
}
.section-why .centre-focus .icon {
    font-size: 350px;
    color: #ddd;
}
.section-why .right-points .span3 {
    min-height: 170px;
}
.section-why .call-to-action {
    text-align: center;
    margin-top: 40px;
}
.features-nav {
    border-bottom: 1px solid #ddd;
}
.features-nav .nav-tabs {
    border-bottom: none;
    margin: 0;
    text-align: center;
    float: none;
}
.features-nav .nav-tabs li {
    float: none;
    display: inline-block;
}
.features-nav .nav-tabs li a {
    border-right: 1px solid #ddd;
    padding: 15px 30px;
    margin-right: -4px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
    color: #515151;
}
.features-nav .nav-tabs li:last-child a {
    border-right: none;
}
.section-features h2 {
    text-align: center;
}
.section-features h3 {
    font-size: 23px;
    margin: 0 0 10px 80px;
    line-height: 25px;
}
.section-features .subtitle {
    text-align: center;
    display: block;
}
.section-features img, .section-features div.icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    font-size: 60px;
}
.section-features img.insights {
    position: relative;
    width: auto;
}
.section-features img.insights.visible-phone {
    margin: 0 auto -40px auto;
}
.section-features img.tools {
    width: 50px;
    left: 5px;
}
.section-features img.history {
    width: 55px;
    left: 5px;
}
.section-features img.summary {
    width: 50px;
    left: 5px;
}
.section-features p {
    display: inline-block;
    margin: 0 0 0 80px;
    color: #ffd2cf;
}
.section-features p .btn {
    margin-top: 20px;
}
.section-features .feature-widget {
    margin-top: 45px;
}
.section-features .feature-widget .first-widget {
    margin-left: 0px;
}
.section-features .feature-widget .btn-small {
    border: none;
    margin: 10px 0 0 80px;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #EA9A95;
}
.section-features .feature-widget .btn-small:hover {
    color: #ea4b41;
}
.section-features .feature-widget a {
    outline: 0;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #ea4b41;
}
.section-features .feature-widget a:hover {
    text-decoration: none;
    color: #464646;
}
.section-features .search-feature {
    color: #515151;
}
.section-features .span4 {
    min-height: 100px;
    position: relative;
}
.section-features .span12 {
    text-align: center;
}
.section-features .btn-small {
    border: none;
    margin: 10px 0 0 80px;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #EA9A95;
}
.section-features .btn-small:hover {
    color: #ea4b41;
}
.section-features .hover-over {
    display: block;
    border: 2px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
    margin: 15px 0 0 80px;
    color: #888;
    font-weight: bold;
}
.section-features .hover-over i {
    margin-left: 10px;
}
.section-features-cond {
    font-size: 14px;
}
.section-features-cond .row-padding-bottom {
    margin-bottom: 50px;
}
body.internal .section-condensed h3 {
    color: #fff;
}
.section-customers {
    color: #2e2e2e;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.section-customers h2 {
    text-align: center;
    color: #515151;
}
.section-customers .subtitle {
    text-align: center;
    display: block;
    color: #888;
}
.section-customers img {
    bottom: 0;
    overflow: visible;
    max-width: 200%}
.section-customers .testimonial-link {
    text-align: center;
    margin-top: 40px;
}
.section-newlook {
    color: #2e2e2e;
    position: relative;
    overflow: hidden;
}
.section-newlook h2 {
    text-align: center;
    color: #ea4b41;
}
.section-newlook h3 {
    font-size: 23px;
    margin: 0 0 10px 36px;
    color: #2e2e2e;
    line-height: 25px;
}
.section-newlook p {
    display: inline-block;
    margin-left: 36px;
    color: #888;
}
.section-newlook .mini-icon {
    position: absolute;
    left: 0;
    top: 0;
}
.section-newlook .subtitle {
    text-align: center;
    display: block;
    color: #bbb;
}
.section-newlook .front-screen {
    margin: 40px 0 -175px 70px;
}
.section-newlook .row {
    position: relative;
}
.section-newlook .span3 {
    min-height: 100px;
    position: absolute;
}
.section-newlook .span12 {
    min-height: 230px;
}
.section-newlook .new-summary {
    left: 0px;
    top: 90px;
}
.section-newlook .new-summary img.mini-icon {
    height: 18px;
    width: 30px;
}
.section-newlook .new-design {
    left: 140px;
    top: -40px;
}
.section-newlook .new-design img.mini-icon {
    height: 18px;
    width: 30px;
}
.section-newlook .new-ui {
    right: 200px;
    top: -40px;
}
.section-newlook .new-ui img.mini-icon {
    height: 18px;
    width: 30px;
}
.section-newlook .new-tour {
    right: 10px;
    top: 90px;
}
.section-newlook .new-tour img.mini-icon {
    height: 18px;
    width: 30px;
}
.section-stats {
    padding: 40px 0;
    overflow: hidden;
    text-align: center;
}
.section-stats h2 {
    text-align: center;
    color: #ea4b41;
    font-size: 60px;
    font-weight: 400;
    margin: 0 0 5px 0;
    line-height: 60px;
}
.section-stats p {
    color: #8e8e8e;
    font-size: 20px;
    margin: 0;
}
.section-everyone {
    background: url("../img/hp-everyone.jpg") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    min-height: 280px;
}
.section-everyone {
    background: url("../img/hp-everyone.jpg") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    min-height: 280px;
}
.section-everyone .container {
    margin-top: 30px;
}
.section-everyone h2 {
    font-weight: 300;
    margin: 0 0 10px 0;
    font-size: 40px;
}
.section-everyone p {
    margin: 0 0 30px 0;
    color: #e8e8e8;
}
.section-everyone .everyone-align {
    margin-left: 30px;
}
.section-everyone .everyone-align p {
    width: 420px;
}
.section-asic-demand {
    color: #2e2e2e;
    position: relative;
    overflow: hidden;
}
.section-asic-demand h2 {
    text-align: center;
    color: #ea4b41;
}
.section-asic-demand .subtitle {
    text-align: center;
    display: block;
    color: #888;
}
.section-asic-demand ul {
    list-style-type: none;
}
.section-asic-demand ul li {
    font-weight: normal;
    position: relative;
    overflow: visible;
}
.section-asic-demand ul li i {
    color: #2ecc71;
    position: absolute;
    left: -30px;
    font-size: 16px;
}
.jumbotron.start-trial {
    margin-bottom: 0;
}
body.internal .start-trial h4 {
    color: #333;
}
body.internal .start-trial-condensed h4 {
    color: #333;
}
.start-trial, .start-trial-condensed {
    text-align: center;
    padding: 60px 0;
}
.start-trial h4, .start-trial-condensed h4 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: normal;
}
.start-trial-condensed {
    padding: 30px 0 0 0;
}
.start-trial-condensed h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
}
.our-partners ul {
    margin: 0;
    width: 100%}
.our-partners ul li {
    display: inline-block;
    padding: 0 20px;
}
#tourModal {
    padding: 0;
    height: 410px;
    width: 720px;
    overflow: hidden;
    margin: 0 0 0 -360px;
    background-color: black;
    -webkit-transition: opacity 1s linear, top 1.2s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: opacity 1s linear, top 1.2s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: opacity 1s linear, top 1.2s cubic-bezier(0.86, 0, 0.07, 1);
    transition: opacity 1s linear, top 1.2s cubic-bezier(0.86, 0, 0.07, 1);
    opacity: 0;
    top: -400px;
}
#tourModal .modal-body {
    overflow: hidden;
    padding: 0;
    overflow-y: hidden;
    max-height: 410px;
}
#tourModal .modal-body #media video {
    width: 100%;
    max-width: 720px;
    height: auto;
}
#tourModal .modal-body button.close {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #CCC;
    text-shadow: none;
    background-color: #464646;
    height: 30px;
    width: 30px;
    font-size: 15px;
    opacity: 0.7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#tourModal .modal-body button.close:hover {
    opacity: 1;
}
#tourModal.fade.in {
    opacity: 1;
    top: 16%}
.sub-nav {
    padding: 60px 0 0 0px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    z-index: 500;
}
.sub-nav .span12 {
    position: relative;
}
.sub-nav .title-header {
    display: block;
    padding: 20px 0 10px 0px;
}
.sub-nav .title-header #credit-report-profile {
    color: #414141;
    font-weight: 100;
    font-size: 27px;
    margin: 0px;
}
.sub-nav .sub-nav-tabs {
    margin-bottom: -1px;
}
.sub-nav .sub-nav-tabs ul {
    list-style-type: none;
    margin-left: 0px;
    padding-top: 14px;
}
.sub-nav .sub-nav-tabs ul li {
    display: inline-block;
}
.sub-nav .sub-nav-tabs ul li.active a {
    color: #ea4b41;
    border-bottom: 2px solid #ea4b41;
}
.sub-nav .sub-nav-tabs ul li.active a:hover {
    color: #ea4b41;
    border-bottom-color: #ea4b41;
}
.sub-nav .sub-nav-tabs ul li a {
    padding: 0 0 10px 0px;
    margin-right: 25px;
    font-size: 14px;
    color: #adadad;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}
.sub-nav .sub-nav-tabs ul li a i {
    padding-right: 5px;
}
.sub-nav .sub-nav-tabs ul li a:hover {
    color: #949494;
}
.sub-nav .sub-nav-tabs ul li a.active {
    color: #ea4b41;
    border-bottom: 2px solid #ea4b41;
}
.sub-nav .sub-nav-tabs ul li:hover {
    color: #ea4b41;
    background-color: transparent;
}
.sub-nav-black-header {
    position: relative;
    top: -47px;
    background: transparent;
    z-index: 500;
}
.sub-nav-black-header .title-header {
    display: block;
    padding: 20px 0 10px 0px;
}
.sub-nav-black-header .title-header #credit-report-profile {
    color: #414141;
    font-weight: 100;
    font-size: 27px;
    margin: 0px;
}
.sub-nav-black-header .sub-nav-tabs {
    margin-bottom: -1px;
}
.sub-nav-black-header .sub-nav-tabs ul {
    list-style-type: none;
    margin-left: 0px;
    padding-top: 14px;
}
.sub-nav-black-header .sub-nav-tabs ul li {
    display: inline-block;
}
.sub-nav-black-header .sub-nav-tabs ul li.active a {
    color: #ea4b41;
    border-bottom: 2px solid #ea4b41;
}
.sub-nav-black-header .sub-nav-tabs ul li.active a:hover {
    color: #ea4b41;
    border-bottom-color: #ea4b41;
}
.sub-nav-black-header .sub-nav-tabs ul li a {
    padding: 0 0 10px 0px;
    margin-right: 25px;
    font-size: 12px;
    color: #adadad;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}
.sub-nav-black-header .sub-nav-tabs ul li a i {
    padding-right: 5px;
}
.sub-nav-black-header .sub-nav-tabs ul li a:hover {
    color: #949494;
}
.sub-nav-black-header .sub-nav-tabs ul li a.active {
    color: #ea4b41;
    border-bottom: 2px solid #ea4b41;
}
.sub-nav-black-header .sub-nav-tabs ul li:hover {
    color: #ea4b41;
    background-color: transparent;
}
.org-profile {
    font-family: proxima-nova, sans-serif;
    background: #f0f0f0;
    position: relative;
    padding: 40px 0 40px 0px;
    margin-top: -45px;
}
.org-profile h2, .org-profile h3 {
    font-family: proxima-nova, sans-serif !important;
    letter-spacing: -1px !important;
}
.org-profile .profile-unlimited {
    background: url("/assets/images/business-profile-assets/assets-maincta-img.png") no-repeat #364451;
    background-position: right 30px bottom;
    border: 1px solid #364451;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-bottom: 30px;
    position: relative;
}
.org-profile .profile-unlimited #credit-report-access {
    color: #fff;
    font-weight: 100;
    white-space: nowrap;
    padding: 25px 0 25px 35px;
}
.org-profile .profile-unlimited .report-info {
    background: url("../img/cw_light_small.png") no-repeat;
    background-position: right 25px bottom -3px;
    padding-bottom: 25px;
}
.org-profile .profile-unlimited .report-info p {
    color: #ddd;
    font-size: 14px;
    padding: 30px 30px 0 0px;
    text-align: right;
}
.org-profile .profile-unlimited .credit-report-list {
    margin-left: 40px;
    display: table-cell;
    white-space: nowrap;
}
.org-profile .profile-unlimited .credit-report-list ul {
    list-style-type: none;
    margin-left: 0px;
}
.org-profile .profile-unlimited .credit-report-list ul li {
    font-weight: bold;
    color: #fff;
    font-size: 15px;
}
.org-profile .profile-unlimited .credit-report-list ul li i {
    color: #2ecc71;
    padding-right: 5px;
    font-size: 15px;
}
.org-profile .profile-unlimited .credit-report-list.right-list {
    margin-left: 130px;
}
.org-profile .profile-unlimited .credit-report-options {
    padding: 0 45px;
}
.org-profile .profile-unlimited .credit-report-options .cta-btn {
    text-align: left;
    padding: 25px 0px;
    position: relative;
    line-height: normal;
}
.org-profile .profile-unlimited .credit-report-options .cta-btn .btn-green {
    font-size: 17px;
    background: #2ecc71;
    border: 2px solid #2ecc71;
    outline: none;
    color: #fff;
    margin-right: 10px;
    padding: 11px 50px;
}
.org-profile .profile-unlimited .credit-report-options .cta-btn .btn-green:hover {
    background: #25a25a;
    border: 2px solid #25a25a;
}
.org-profile .profile-unlimited .credit-report-options .cta-btn .btn-default {
    background: transparent;
    border: 2px solid #888;
    color: #fff;
    outline: none;
    font-size: 16px;
    padding: 11px 19px !important;
}
.org-profile .profile-unlimited .credit-report-options .cta-btn .btn-default:hover {
    border: 2px solid #fff;
}
.org-profile .profile-unlimited .credit-report-options .cta-btn p {
    color: #fff;
    font-size: 12px;
    display: inline-block;
    position: absolute;
    padding: 0 170px 0 25px;
}
.org-summary #credit-report-summary {
    font-size: 27px;
    font-weight: 100;
    color: #414141;
    margin: 20px 0 0 0px;
}
.org-summary .summary-wrapper {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    padding: 8px;
    overflow: hidden;
    margin-bottom: 30px;
}
.org-summary .summary-wrapper .summary-box {
    margin: 0px;
    padding: 15px 0 0 15px;
}
.org-summary .summary-wrapper .summary-box dt {
    color: #888;
    margin: 0px;
}
.org-summary .summary-wrapper .summary-box dd {
    color: #888;
    margin: 0px;
    padding: 0 10px 15px 0px;
    display: inline-block;
}
.org-summary .summary-wrapper .half {
    margin: 0px;
    padding: 15px 0 0 15px;
}
.org-summary .summary-wrapper .half dt {
    margin: 0px;
    color: #888;
}
.org-summary .summary-wrapper .half dd {
    display: inline-block;
    color: #888;
    margin: 0px;
    padding: 0 10px 15px 0px;
}
.org-summary .summary-wrapper .half a {
    display: table-cell;
    color: #888;
}
.org-summary .summary-wrapper .half a:hover {
    color: #6f6f6f;
}
.org-summary .summary-wrapper .span6 {
    margin: 0px;
}
.org-summary .summary-wrapper.business-names {
    margin-bottom: 0px;
}
.org-summary .summary-wrapper.business-names ul {
    list-style-type: none;
    margin: 0px;
    padding: 5px;
}
.org-summary .summary-wrapper.business-names ul li {
    color: #888;
}
.org-summary #sticky-wrapper {
    margin-top: 60px;
}
.org-summary .cta-side-nav {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}
.org-summary .cta-side-nav h4 {
    color: #ccc !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    margin: 20px 15px 0px 15px;
}
.org-summary .cta-side-nav p {
    font-weight: bold;
    color: #ea4b41;
    font-size: 15px;
    padding: 2px 30px;
    margin-bottom: 0px;
}
.org-summary .cta-side-nav ul {
    list-style-type: none;
    margin: 0px;
}
.org-summary .cta-side-nav ul li.active {
    color: #6f6f6f;
    background: #F7F7F7;
}
.org-summary .cta-side-nav ul li a {
    font-weight: bold;
    color: #9b9b9b;
    font-size: 15px;
    text-decoration: none;
    padding: 0px 40px;
    display: block;
}
.org-summary .cta-side-nav ul li a:before {
    content: '-';
    margin: 0 6px 0 2px;
}
.org-summary .cta-side-nav ul li a:hover {
    color: #6f6f6f;
}
.org-summary .cta-side-nav ul li:hover {
    background: #F7F7F7;
    cursor: pointer;
}
.org-summary .cta-side-nav ul li.last-list-item {
    padding-bottom: 20px;
}
.org-summary .cta-free-trial {
    text-align: center;
    margin-top: 15px;
}
.org-summary .cta-free-trial .btn-block {
    background: #2ecc71;
    border: 2px solid #2ecc71;
}
.org-summary .cta-free-trial .btn-block:hover {
    background: #25a25a;
    border: 2px solid #25a25a;
    color: #fff;
}
.org-summary .cta-free-trial hr {
    border-bottom: 1px solid #ddd;
    margin: 15px 0px;
}
.org-summary .cta-free-trial .search-engine-remover {
    color: #ADADAD;
    font-size: 14px;
    outline: none;
    text-decoration: none;
}
.org-summary .cta-free-trial .search-engine-remover i {
    color: #ea4b41;
}
.org-summary .cta-free-trial .search-engine-remover:hover {
    color: #949494;
}
.org-summary .org-data #scrollto-asic {
    padding-top: 0px;
    color: #414141;
    font-weight: 100;
    font-size: 27px;
    margin: 20px 0 0 0px;
}
.org-summary .org-data #scrollto-risk, .org-summary .org-data #scrollto-credit, .org-summary .org-data #scrollto-payment, .org-summary .org-data #scrollto-historical, .org-summary .org-data #scrollto-business, .org-summary .org-data #scrollto-monitor {
    color: #414141;
    font-weight: 100;
    font-size: 27px;
    margin: 0px;
}
.org-summary .org-data .sub-heading {
    color: #999;
    padding: 0 0 10px 0px;
    line-height: 16px;
}
.org-summary .org-data .feature-wrapper-asic {
    background: url("../img/business-profile-assets/assets-asic-darken.png") no-repeat center;
    background-size: cover;
    height: 558px;
    min-height: 558px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-bottom: 30px;
}
.org-summary .org-data .feature-wrapper-risk {
    background: url("../img/business-profile-assets/assets-risk-darken.png") no-repeat center;
    background-size: cover;
    height: 555px;
    min-height: 555px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-bottom: 30px;
}
.org-summary .org-data .feature-wrapper-credit {
    background: url("../img/business-profile-assets/assets-cs-darken.png") no-repeat center;
    background-size: cover;
    height: 620px;
    min-height: 620px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-bottom: 30px;
}
.org-summary .org-data .feature-wrapper-payment {
    background: url("../img/business-profile-assets/assets-pp-darken.png") no-repeat center;
    background-size: cover;
    height: 623px;
    min-height: 623px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-bottom: 30px;
}
.org-summary .org-data .feature-wrapper-monitor {
    background: url("../img/business-profile-assets/monitor-blur-dark.png") no-repeat center;
    background-size: cover;
    height: 454px;
    min-height: 454px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-bottom: 30px;
}
.org-summary .org-data .feature-wrapper-historical {
    background: url("../img/business-profile-assets/assets-history-darken.png") no-repeat center;
    background-size: cover;
    height: 454px;
    min-height: 454px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-bottom: 30px;
}
.org-summary .org-data .content-wrapper {
    padding: 0px 210px 0 210px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.org-summary .org-data .content-wrapper-credit {
    padding: 0px 210px 0 210px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.org-summary .org-data .content-wrapper-monitor {
    padding: 0px 210px 0 210px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.org-summary .org-data #asic-data, .org-summary .org-data #risk-data, .org-summary .org-data #credit-score-data, .org-summary .org-data #payment-predictor-data, .org-summary .org-data #monitor-business-data, .org-summary .org-data #historical-data {
    color: #fff;
    font-size: 32px;
    line-height: normal;
    font-weight: 300;
}
.org-summary .org-data p {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 0px 20px 20px 20px;
}
.org-summary .org-data .data-block {
    display: inline-block;
    text-align: left;
    padding-bottom: 30px;
}
.org-summary .org-data .data-block ul {
    list-style-type: none;
    margin: 0px;
}
.org-summary .org-data .data-block ul li {
    font-size: 20px;
    line-height: 32px;
}
.org-summary .org-data .data-block ul li i {
    color: #2ecc71;
    padding-right: 5px;
}
.org-summary .org-data .summary-cta {
    text-align: center;
}
.org-summary .org-data .summary-cta .btn-green {
    background: #2ecc71;
    border: 2px solid #2ecc71;
    margin-right: 5px;
    padding: 11px 45px;
}
.org-summary .org-data .summary-cta .btn-green:hover {
    background: #25a25a;
    border: 2px solid #25a25a;
    color: #fff;
}
.org-summary .org-data .summary-cta .btn-default {
    background: transparent;
    padding: 11px 65px;
    border: 2px solid #e2e2e2;
    color: #fff;
    outline: none;
    font-size: 16px;
}
.org-summary .org-data .summary-cta .btn-default:hover {
    border: 2px solid #fff;
}
.cta-footer {
    padding: 60px 0px;
}
.cta-footer .center {
    text-align: center;
    color: #414141;
    font-size: 30px;
    padding-bottom: 60px;
}
.cta-footer .center p {
    font-size: 16px;
    color: #888;
}
.cta-footer .step-process {
    padding-bottom: 60px;
}
@media (min-width: 1200px) {
    .navigation-inner {
        overflow-x: scroll;
        white-space: nowrap;
        backface-visibility: none;
    }
    .navigation-inner .nav-container {
        display: table-cell;
        vertical-align: top;
    }
    .navigation-inner ul li {
        display: table-cell;
        white-space: nowrap;
    }
    .navigation-inner ul li a {
        height: 100%;
        padding-bottom: 10px;
        margin-right: 25px;
        font-size: 14px;
    }
}
@media (min-width: 980px) and (max-width: 1200px) {
    .navigation-inner {
        overflow-x: scroll;
        white-space: nowrap;
        backface-visibility: none;
    }
    .navigation-inner .nav-container {
        display: table-cell;
        vertical-align: top;
    }
    .navigation-inner ul li {
        display: table-cell;
        white-space: nowrap;
    }
    .navigation-inner ul li a {
        height: 100%;
        padding-bottom: 10px;
        margin-right: 25px;
        font-size: 14px;
    }
    .org-profile .report-info {
        background-position: right 4px bottom -4px;
    }
    .org-profile .credit-report-access .credit-report-list {
        margin-left: 30px;
    }
    .org-profile .credit-report-access .credit-report-options .btn-green, .org-profile .credit-report-access .credit-report-options .btn-default {
        padding: 10px;
        margin-right: 0px;
    }
    .org-profile .credit-report-access .credit-report-options .cta-btn p {
        padding: 10px 0px;
        margin-bottom: 0px;
        position: relative;
    }
    .org-profile .org-summary .org-data .content-wrapper, .org-profile .org-summary .org-data .content-wrapper-credit {
        padding: 0 0 0 0;
    }
    .org-profile .org-summary .org-data .content-wrapper-monitor {
        padding: 0 0 0 0;
    }
    .org-profile .org-summary .org-data .feature-wrapper-asic, .org-profile .org-summary .org-data .feature-wrapper-risk, .org-profile .org-summary .org-data .feature-wrapper-credit, .org-profile .org-summary .org-data .feature-wrapper-payment, .org-profile .org-summary .org-data .feature-wrapper-monitor {
        min-height: 415px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .navigation-inner {
        overflow-x: scroll;
        white-space: nowrap;
        backface-visibility: none;
    }
    .navigation-inner .nav-container {
        display: table-cell;
        vertical-align: top;
    }
    .navigation-inner ul li {
        display: table-cell;
        white-space: nowrap;
    }
    .navigation-inner ul li a {
        height: 100%;
        padding-bottom: 10px;
        margin-right: 25px;
        font-size: 14px;
    }
    .org-profile {
        padding: 20px 0 40px 0px;
    }
    .org-profile .profile-unlimited {
        background-image: none !important;
        padding: 0px;
    }
    .org-profile .profile-unlimited #credit-report-access {
        padding: 20px 0 20px 10px;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet {
        margin-left: 0px;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet ul {
        display: inline-block;
        list-style-type: none;
        margin-left: 0px;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet ul li {
        font-weight: bold;
        color: #fff;
        font-size: 15px;
        text-align: left;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet ul li i {
        color: #2ecc71;
        padding-right: 5px;
    }
    .org-profile .profile-unlimited .credit-report-options {
        margin-left: 0px;
    }
    .org-profile .profile-unlimited .credit-report-options .cta-btn {
        text-align: center;
    }
    .org-profile .profile-unlimited .credit-report-options .cta-btn .btn-green {
        padding: 11px 50px;
    }
    .org-profile .profile-unlimited .credit-report-options .cta-btn p {
        padding: 10px 0px;
        margin-bottom: 0px;
        position: relative;
    }
    .org-profile .org-summary .cta-side-nav ul {
        text-indent: -12px;
    }
    .org-profile .org-summary .cta-side-nav ul a {
        padding: 7px 18px;
    }
    .org-profile .org-summary .org-data #scrollto-asic {
        margin-top: -19px;
    }
    .org-profile .org-summary .org-data .content-wrapper, .org-profile .org-summary .org-data .content-wrapper-credit {
        padding: 0 0 0 0;
    }
    .org-profile .org-summary .org-data .content-wrapper-monitor {
        padding: 0 0 0 0;
    }
    .org-profile .org-summary .org-data .feature-wrapper-asic, .org-profile .org-summary .org-data .feature-wrapper-risk, .org-profile .org-summary .org-data .feature-wrapper-credit, .org-profile .org-summary .org-data .feature-wrapper-payment, .org-profile .org-summary .org-data .feature-wrapper-monitor {
        min-height: 415px;
    }
    .cta-footer {
        padidng: 30px 0px;
    }
}
@media (max-width: 767px) {
    #credit-report-access {
        font-size: 20px !important;
    }
    .navigation-inner {
        overflow-x: scroll;
        white-space: nowrap;
        backface-visibility: hidden;
    }
    .navigation-inner .nav-container {
        display: table-cell;
        vertical-align: top;
    }
    .navigation-inner ul li {
        display: table-cell;
        white-space: nowrap;
    }
    .navigation-inner ul li a {
        height: 100%;
        padding-bottom: 8px;
        font-size: 17px;
        margin-right: 22px;
    }
    .org-profile {
        padding: 20px 0px;
    }
    .org-profile .profile-unlimited {
        background-image: none !important;
        margin: 0px;
    }
    .org-profile .profile-unlimited #credit-report-access {
        display: inline-block;
        white-space: normal;
        padding: 10px;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet {
        margin-left: 0px;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet ul {
        display: inline-block;
        list-style-type: none;
        margin-left: 0px;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet ul li {
        font-weight: bold;
        color: #fff;
        font-size: 15px;
        text-align: left;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet ul li i {
        color: #2ecc71;
        padding-right: 5px;
    }
    .org-profile .profile-unlimited .credit-report-options {
        margin-left: 0px;
        padding: 0 25px;
    }
    .org-profile .profile-unlimited .credit-report-options .cta-btn {
        text-align: center;
        padding: 10px 0px;
    }
    .org-profile .profile-unlimited .credit-report-options .cta-btn p {
        padding: 0px;
        position: relative;
    }
    .org-profile .org-summary .org-data #scrollto-asic {
        padding-top: 0px;
    }
    .org-profile .org-summary .org-data .sub-heading {
        font-size: 15px;
        color: #999;
        padding: 0 0 10px 4px;
    }
    .org-profile .org-summary .summary-wrapper {
        margin-bottom: 10px;
    }
    .org-profile .org-summary .summary-wrapper ul {
        margin-bottom: 0px;
    }
    .org-profile .org-summary .browser-blocked {
        text-align: center;
        padding: 20px 0 10px 0px;
    }
    .org-profile .org-summary .browser-blocked .search-engine-remover {
        text-decoration: none;
        outline: none;
    }
    .org-profile .org-summary .browser-blocked .search-engine-remover i {
        color: #ea4b41;
    }
    .org-profile .org-summary .browser-blocked .search-engine-remover span {
        color: #ADADAD;
        font-size: 14px;
    }
    .org-profile .org-summary .browser-blocked .search-engine-remover span:hover {
        color: #949494;
    }
    .org-profile .org-data #scrollto-asic, .org-profile .org-data #scrollto-risk, .org-profile .org-data #scrollto-credit, .org-profile .org-data #scrollto-payment, .org-profile .org-data #scrollto-monitor, .org-profile .org-data #scrollto-historical {
        font-size: 22px;
    }
    .org-profile .org-data .feature-wrapper-asic, .org-profile .org-data .feature-wrapper-risk, .org-profile .org-data .feature-wrapper-credit, .org-profile .org-data .feature-wrapper-payment {
        padding: 0px;
    }
    .org-profile .org-data .feature-wrapper-monitor {
        padding: 0px;
    }
    .org-profile .org-data .feature-wrapper-historical {
        min-height: 348px;
        height: 348px;
    }
    .org-profile .org-data .feature-wrapper-risk, .org-profile .org-data .feature-wrapper-asic {
        min-height: 366px;
        height: 366px;
    }
    .org-profile .org-data .feature-wrapper-payment {
        min-height: 412px;
        height: 412px;
    }
    .org-profile .org-data .feature-wrapper-credit {
        min-height: 413px;
        height: 413px;
    }
    .org-profile .org-data .feature-wrapper-monitor {
        min-height: 329px;
        height: 329px;
    }
    .org-profile .org-data .content-wrapper, .org-profile .org-data .content-wrapper-credit {
        padding: 0 0 0 0;
    }
    .org-profile .org-data .content-wrapper-monitor {
        padding: 0 0 0 0;
    }
    .org-profile .org-data p {
        font-size: 20px;
    }
    .org-profile .org-data .data-block {
        padding-bottom: 0px;
    }
    .org-profile .org-data .data-block li {
        font-size: 16px;
    }
    .container.no-margin {
        position: absolute;
        width: 100%;
        padding: 7px 0px;
        margin: 0px;
        background: #2a2a2a;
    }
    .container.no-margin .mobile-cta {
        text-align: center;
    }
    .container.no-margin .mobile-cta .btn-green {
        background: #2ecc71;
        border: 2px solid #2ecc71;
        margin-right: 5px;
        padding: 11px 40px;
    }
    .container.no-margin .mobile-cta .btn-green:hover {
        color: #fff;
    }
    .container.no-margin .mobile-cta .btn-default {
        background: transparent;
        padding: 11px 60px;
        border: 2px solid #e2e2e2;
        color: #fff;
        outline: none;
        font-size: 16px;
    }
    .container.no-margin .mobile-cta .btn-default:hover {
        border: 2px solid #fff;
    }
    #google-remover {
        top: 85px;
    }
    .business-profile {
        padding-bottom: 110px !important;
    }
    .mobile-footer {
        position: fixed;
        bottom: 0px;
        height: 60px;
        width: 100%;
        z-index: 10;
    }
}
@media (max-width: 480px) {
    .org-profile .profile-unlimited {
        margin-bottom: 20px;
        background-image: none;
    }
    .org-profile .profile-unlimited #credit-report-access {
        text-align: center;
        font-size: 18px;
        display: inline-block;
        white-space: normal;
        line-height: 22px;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet {
        margin: 0px;
        display: inline-block;
        white-space: normal;
        padding: 0px 20px;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet li {
        line-height: 30px;
        font-size: 17px;
    }
    .org-profile .profile-unlimited .credit-report-list-tablet li i {
        padding-right: 8px;
    }
    .org-profile .profile-unlimited .credit-report-list.right-list {
        margin-left: 0px;
    }
    .org-profile .profile-unlimited .cw-info {
        margin-bottom: 0px;
        text-align: center;
    }
    .org-summary .summary-wrapper li {
        font-size: 15px;
    }
    .org-summary .org-data #scrollto-asic, .org-summary .org-data #scrollto-risk, .org-summary .org-data #scrollto-credit, .org-summary .org-data #scrollto-payment, .org-summary .org-data #scrollto-monitor, .org-summary .org-data #scrollto-historical {
        font-size: 17px;
        line-height: 25px;
        padding: 15px 0 10px 5px;
    }
    .org-summary .org-data .feature-wrapper-asic, .org-summary .org-data .feature-wrapper-risk, .org-summary .org-data .feature-wrapper-credit, .org-summary .org-data .feature-wrapper-payment {
        min-height: 212px;
    }
    .org-summary .org-data .feature-wrapper-monitor {
        min-height: 193px;
    }
    .org-summary .org-data .feature-wrapper-historical {
        min-height: 260px;
    }
    .org-summary .org-data p {
        font-size: 16px;
        padding: 5px 0px 10px 0px;
    }
    .org-summary .org-data .content-wrapper, .org-summary .org-data .content-wrapper-credit {
        padding: 25px 10px;
    }
    .org-summary .org-data .content-wrapper-monitor {
        padding: 40px 10px 20px 10px;
    }
    .org-summary .org-data .data-block {
        width: 100%}
    .org-summary .org-data .data-block ul li {
        font-size: 18px;
        margin-left: 0px;
        line-height: 27px;
    }
    .cta-footer {
        padding-bottom: 0px;
    }
    .cta-footer .center {
        padding-bottom: 20px;
    }
    .container.no-margin .mobile-cta .btn-green {
        padding: 11px 10px;
    }
    .container.no-margin .mobile-cta .btn-default {
        padding: 11px 32px;
    }
}
.profile-heading-pill:active, .profile-heading-pill:focus {
    text-shadow: none;
}
.no-padding {
    padding: 0px;
}
.no-padding-left {
    padding-left: 0px;
}
.no-padding-right {
    padding-right: 0px;
}
.pp-table {
    display: table;
    font-weight: bold;
    padding-top: 30px;
}
.pp-table .pp-blue-number {
    display: table-cell;
    font-size: 75px;
    cursor: pointer;
    vertical-align: middle;
    padding-right: 10px;
    width: 120px;
}
.pp-table .pp-blue-text {
    display: table-cell;
    font-size: 18px;
}
.pp-table .pp-grey-text {
    font-size: 16px;
    color: #c23e36;
    line-height: 20px;
}
#business_profile_cta {
    background-image: url("../img/CW-ATB-Graph.png") !important;
    background-position: right bottom !important;
    background-repeat: no-repeat !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}
.company-profile-sidenav .business-profile-header {
    border-bottom: 0px;
    padding-bottom: 0px;
}
.organisation-profile-table {
    margin-bottom: 0px;
    font-size: 14px;
}
.organisation-profile-table .table-header-dark {
    background: #2a2a2a;
    color: #414141;
    padding: 8px 15px;
    text-transform: uppercase;
    border-right: 0px;
    border-left: 0px;
    font-weight: bold;
}
.organisation-profile-table td:first-child {
    width: 210px;
}
.organisation-profile-table td strong {
    color: #c23e36;
}
.organisation-profile-table .mr-2 {
    margin-right: 2px;
}
.organisation-profile-table td.light {
    color: #c23e36;
    position: relative;
}
.organisation-profile-table .bp-business-name {
    padding-right: 5px;
    display: block;
    max-width: 350px;
    float: left;
}
.organisation-profile-table .profile-business-names {
    right: 15px;
    position: absolute;
    top: 9px;
}
.organisation-profile-table .profile-business-names:hover, .organisation-profile-table .profile-business-names:focus, .organisation-profile-table .profile-business-names:active {
    background: #c4c4c4;
    color: #888;
}
.organisation-profile-table span.no-padding {
    padding: 0;
}
.organisation-profile-table .pull-right {
    background: #2a2a2a;
    padding: 4px 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #c23e36;
    font-size: 12px;
}
.organisation-profile-table .pull-right:hover {
    background: #111;
    color: #c23e36;
}
.organisation-profile-table .profile-heading-pill.label-right {
    float: right;
    margin-top: 30px;
}
.organisation-profile-table .profile-heading-pill.label-empty-data {
    background: #ddd;
    color: #888;
    float: right;
    margin-top: 30px;
}
.organisation-profile-table .profile-heading-pill.label-empty-data:hover, .organisation-profile-table .profile-heading-pill.label-empty-data:focus {
    cursor: pointer;
    color: #888;
    background: #bfbfbf;
}
.charity-disclaimer {
    font-size: 12px;
    padding-top: 20px;
}
.widget-row div a {
    height: 130px;
}
.widget-row div:first-child {
    height: 130px;
}
.area-bg-red {
    background: url("../img/asset-webinar-bg.jpg");
    background-size: cover;
}
.area-bg-red .header-block {
    padding-top: 130px;
}
.area-bg-red #webinar-header {
    color: #fff;
    font-weight: lighter;
    margin-bottom: 10px;
}
.area-bg-red p {
    color: #fff;
}
.previous-webinars {
    background: #f0f0f0;
}
.upcoming-block {
    padding: 30px 0 60px 0px;
    position: relative;
    background: #f0f0f0;
}
.upcoming-block .overlay {
    color: #888;
    font-weight: 800;
}
.upcoming-block .overlay:hover {
    cursor: pointer;
    color: #464646;
}
.upcoming-block .overlay:hover .asset-play {
    opacity: 0.8;
}
.upcoming-block .overlay:hover .btn-green {
    background: #25a25a;
    border-color: #25a25a;
}
.upcoming-block .overlay:hover i {
    color: #c4c4c4;
}
.upcoming-block .overlay .video-container {
    position: relative;
}
.upcoming-block .overlay .video-container .video-thumbnail {
    border-radius: 4px 4px 0 0px;
    -webkit-border-radius: 4px 4px 0 0px;
    -moz-border-radius: 4px 4px 0 0px;
    -ms-border-radius: 4px 4px 0 0px;
    min-height: 280px;
    max-height: 280px;
    width: 100%}
.upcoming-block .overlay .asset-play-icon {
    background: url("../img/asset-play-overlay.png") no-repeat 50% 50%;
    background-color: #000000;
    opacity: 0.6;
    border-radius: 4px 4px 0 0px;
    -webkit-border-radius: 4px 4px 0 0px;
    -moz-border-radius: 4px 4px 0 0px;
    -ms-border-radius: 4px 4px 0 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.upcoming-block .border-dashed {
    border: 2px dashed #ddd;
    width: 100%;
    background: #F6F6F6;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    height: 380px;
    position: relative;
}
.upcoming-block .border-dashed p:first-child {
    color: #9b9b9b;
    margin-top: 230px;
}
.upcoming-block .border-dashed p {
    color: #888;
    font-size: 15px;
}
.upcoming-block .description-container {
    background: #fff;
    font-size: 14px;
    padding: 15px 20px 10px 20px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-decoration: none;
}
.upcoming-block .description-container p:nth-child(2) {
    font-weight: normal;
}
.upcoming-block .time-block {
    background: #fff;
    padding: 15px 20px;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-weight: normal;
    font-size: 14px;
}
.upcoming-block .time-block.no-radius {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-bottom: 0px;
}
.upcoming-block .time-block p {
    margin-bottom: 0px;
    font-weight: normal;
    text-decoration: none;
}
.upcoming-block .time-block p i {
    padding-right: 5px;
    color: #ddd;
    font-size: 18px;
    vertical-align: middle;
}
.upcoming-block .btn-green {
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    color: #fff;
    background: #2ecc71;
    background-image: none;
    filter: none;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-weight: 600;
    border: 2px solid #2ecc71;
}
.feature-main-section {
    background: #f0f0f0;
    padding-bottom: 60px;
}
.feature-main-section .row-first {
    padding-bottom: 30px;
}
.feature-main-section .overlay {
    color: #888;
}
.feature-main-section .overlay:hover {
    cursor: pointer;
    color: #6f6f6f;
}
.feature-main-section .overlay:hover .asset-play-icon {
    opacity: 0.8;
}
.feature-main-section .overlay:hover .icon-time {
    color: #c4c4c4;
}
.feature-main-section .overlay .video-container {
    position: relative;
}
.feature-main-section .overlay .video-container .video-thumbnail {
    border-radius: 4px 4px 0 0px;
    -webkit-border-radius: 4px 4px 0 0px;
    -moz-border-radius: 4px 4px 0 0px;
    -ms-border-radius: 4px 4px 0 0px;
    height: auto;
    width: 100%}
.feature-main-section .overlay .asset-play-icon {
    background: url("../img/asset-play-overlay.png") no-repeat 50% 50%;
    background-color: #000000;
    opacity: 0.6;
    border-radius: 4px 4px 0 0px;
    -webkit-border-radius: 4px 4px 0 0px;
    -moz-border-radius: 4px 4px 0 0px;
    -ms-border-radius: 4px 4px 0 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.feature-main-section .overlay .description-container {
    background: #fff;
    padding: 15px 20px 10px 20px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    text-decoration: none;
}
.feature-main-section .overlay .description-container p:nth-child(2) {
    font-weight: normal;
}
.feature-main-section .overlay .time-block {
    background: #fff;
    padding: 15px 20px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
}
.feature-main-section .overlay .time-block i {
    padding-right: 5px;
    color: #ddd;
    font-size: 18px;
    vertical-align: middle;
}
.feature-main-section .end-divider {
    position: relative;
    padding-top: 50px;
    color: #9b9b9b;
}
.feature-main-section .end-divider .horizontal-left {
    height: 1px;
    width: 37%;
    position: absolute;
    top: 60px;
    background: #ddd;
}
.feature-main-section .end-divider .horizontal-right {
    height: 1px;
    width: 37%;
    position: absolute;
    top: 60px;
    background: #ddd;
    right: 0px;
}
.area-bg-red-active {
    background: url("../img/asset-webinar-bg.jpg");
    background-size: cover;
}
.area-bg-red-active .header-block {
    padding-top: 80px;
}
.area-bg-red-active .header-block .tutorial-active-header {
    color: #fff;
    font-weight: lighter;
}
.area-bg-red-active p {
    color: #fff;
}
.main-tutorial {
    background: #f0f0f0;
    border: none;
}
.main-tutorial .overlay-tutorial-block {
    color: #888;
    font-size: 15px;
    border: none;
}
.main-tutorial .overlay-tutorial-block .asset-play-icon {
    padding-bottom: 56.5%;
    position: relative;
    overflow: hidden;
    border-radius: 4px 4px 0 0px;
    -webkit-border-radius: 4px 4px 0 0px;
    -moz-border-radius: 4px 4px 0 0px;
    -ms-border-radius: 4px 4px 0 0px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.main-tutorial .overlay-tutorial-block .asset-play-icon iframe {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.main-tutorial .overlay-tutorial-block .description-container {
    background: #fff;
    padding: 15px 20px 10px 20px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    height: 110px;
    font-size: 14px;
    text-decoration: none;
}
.main-tutorial .overlay-tutorial-block .outcomes-container {
    background: #fff;
    padding: 10px 20px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    font-size: 14px;
}
.main-tutorial .overlay-tutorial-block .time-block {
    background: #fff;
    padding: 10px 20px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    text-decoration: none;
    font-size: 14px;
}
.main-tutorial .overlay-tutorial-block .time-block i {
    color: #ddd;
    padding-right: 5px;
    font-size: 18px;
    vertical-align: middle;
}
.main-tutorial .feature-suggestion {
    padding-bottom: 30px;
}
.main-tutorial .feature-suggestion .text-center {
    padding-bottom: 30px;
    color: #464646;
}
.main-tutorial .feature-suggestion .text-center .sub-header-suggestion {
    margin-bottom: 0px;
    font-weight: 100;
    font-size: 24px;
}
.main-tutorial .feature-suggestion .text-center p {
    color: #9b9b9b;
}
.main-tutorial .feature-suggestion .overlay {
    color: #888;
    font-weight: 800;
    text-decoration: none;
}
.main-tutorial .feature-suggestion .overlay:hover {
    color: #6f6f6f;
    cursor: pointer;
}
.main-tutorial .feature-suggestion .overlay:hover .asset-play-icon {
    opacity: 0.8;
}
.main-tutorial .feature-suggestion .overlay:hover .icon-time {
    color: #c4c4c4;
}
.main-tutorial .feature-suggestion .overlay .video-container {
    position: relative;
}
.main-tutorial .feature-suggestion .overlay .video-container .video-thumbnail {
    border-radius: 4px 4px 0 0px;
    -webkit-border-radius: 4px 4px 0 0px;
    -moz-border-radius: 4px 4px 0 0px;
    -ms-border-radius: 4px 4px 0 0px;
    height: auto;
    width: 100%}
.main-tutorial .feature-suggestion .overlay .asset-play-icon {
    background: url("../img/asset-play-overlay.png") no-repeat 50% 50%;
    background-color: #000000;
    opacity: 0.6;
    border-radius: 4px 4px 0 0px;
    -webkit-border-radius: 4px 4px 0 0px;
    -moz-border-radius: 4px 4px 0 0px;
    -ms-border-radius: 4px 4px 0 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.main-tutorial .feature-suggestion .overlay .description-container {
    background: #fff;
    padding: 20px 20px 25px 20px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    font-size: 14px;
}
.main-tutorial .feature-suggestion .overlay .description-container p:nth-child(2) {
    font-weight: normal;
}
.main-tutorial .feature-suggestion .overlay .time-block {
    background: #fff;
    padding: 15px 20px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
}
.main-tutorial .feature-suggestion .overlay .time-block p {
    margin-bottom: 0px;
    font-weight: normal;
    color: #888;
    text-decoration: none;
}
.main-tutorial .feature-suggestion .overlay .time-block i {
    padding-right: 5px;
    color: #ddd;
    font-size: 18px;
    vertical-align: middle;
}
@media (min-width: 1200px) {
    .area-bg-red {
        min-height: 300px;
        height: 300px;
    }
    .area-bg-red-active {
        min-height: 400px;
        height: 400px;
    }
    .upcoming-block .border-dashed {
        height: 507px;
    }
    .main-tutorial .feature-suggestion .overlay .description-container {
        min-height: 193px;
    }
}
@media (min-width: 992px) {
    .description-container {
        min-height: 162px;
    }
    .overlay-tutorial-block .description-container {
        min-height: 0px;
    }
}
@media (min-width: 980px) and (max-width: 1200px) {
    .area-bg-red {
        min-height: 260px;
    }
    .area-bg-red #webinar-header {
        padding-top: 110px;
    }
    .area-bg-red-active {
        min-height: 350px;
        height: 350px;
    }
    .upcoming-block .overlay .video-container .video-thumbnail {
        min-height: 225px;
        max-height: 225px;
    }
    .upcoming-block .border-dashed {
        height: 450px;
    }
    .upcoming-block .border-dashed p:first-child {
        margin-top: 180px;
    }
    .main-tutorial .feature-suggestion .overlay {
        margin-bottom: 30px;
    }
    .main-tutorial .feature-suggestion .overlay .description-container {
        min-height: 215px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .area-bg-red {
        min-height: 166px;
    }
    .area-bg-red #webinar-header {
        padding-top: 90px;
    }
    .area-bg-red-active {
        min-height: 300px;
    }
    .area-bg-red-active .header-block {
        padding-top: 45px;
    }
    .upcoming-block {
        padding-bottom: 30px;
    }
    .upcoming-block .border-dashed {
        min-height: 567px;
    }
    .upcoming-block .border-dashed p:first-child {
        margin-top: 230px;
    }
    .upcoming-block .description-container .mb-5 {
        min-height: 65px;
    }
    .description-container {
        min-height: 225px;
    }
    .overlay-tutorial-block .description-container {
        min-height: 0px;
    }
    .feature-main-section {
        padding-bottom: 30px;
    }
    .feature-main-section .overlay {
        margin-bottom: 30px;
    }
    .main-tutorial .feature-suggestion .description-container {
        min-height: 303px;
    }
}
@media (max-width: 767px) {
    .area-bg-red {
        min-height: 200px;
        height: 200px;
    }
    .area-bg-red .header-block {
        padding-top: 80px;
    }
    .previous-webinars {
        padding-top: 20px;
    }
    .upcoming-block {
        padding-bottom: 0px;
    }
    .upcoming-block .overlay .video-container .video-thumbnail {
        min-height: 340px;
        max-height: 520px;
    }
    .upcoming-block .upcoming-spacing {
        margin-bottom: 30px;
    }
    .upcoming-block .description-container {
        min-height: 80px;
    }
    .mobile-dspl {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .feature-main-section {
        padding-bottom: 0px;
    }
    .feature-main-section .overlay {
        margin-bottom: 20px;
    }
    .feature-main-section .overlay .description-container {
        min-height: 80px;
    }
    .area-bg-red-active {
        min-height: 400px;
        height: 400px;
    }
    .area-bg-red-active #tutorial-active-header {
        padding-top: 70px;
    }
    .main-tutorial .feature-suggestion {
        padding-bottom: 0px;
    }
    .main-tutorial .feature-suggestion .overlay {
        margin-bottom: 30px;
    }
}
@media (max-width: 480px) {
    .area-bg-red #webinar-header {
        line-height: normal;
        font-size: 24px;
    }
    .previous-webinars {
        padding-top: 10px;
    }
    .area-bg-red-active {
        height: 360px;
    }
    .area-bg-red-active .tutorial-active-header {
        padding-top: 50px;
        line-height: 35px;
    }
    .mobile-dspl {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .upcoming-block .overlay {
        margin-bottom: 20px;
    }
    .upcoming-block .overlay .video-container .video-thumbnail {
        min-height: 210px;
        max-height: 329px;
    }
    .upcoming-block .description-container {
        height: 130px;
    }
    .feature-main-section .row-first:first-child {
        padding-bottom: 0px;
    }
    .feature-main-section .overlay .description-container {
        height: 150px;
    }
    .feature-main-section .overlay .time-block, .feature-main-section .overlay .btn-green {
        font-size: 16px;
    }
    .main-tutorial .overlay-tutorial-block .description-container {
        height: 150px;
    }
    .main-tutorial .overlay-tutorial-block .description-container .mb-5 {
        font-size: 20px;
    }
    .main-tutorial .overlay-tutorial-block .description-container p {
        font-size: 17px;
    }
    .main-tutorial .overlay-tutorial-block .outcomes-container {
        padding: 40px 20px;
    }
    .main-tutorial .overlay-tutorial-block .outcomes-container .mb-5 {
        font-size: 20px;
    }
    .main-tutorial .overlay-tutorial-block .outcomes-container li {
        font-size: 17px;
    }
    .main-tutorial .feature-suggestion .overlay {
        margin-bottom: 30px;
    }
    .main-tutorial .feature-suggestion .text-center {
        padding-bottom: 15px;
    }
    .main-tutorial .feature-suggestion .text-center #sub-header-suggestion {
        line-height: normal;
    }
    .main-tutorial .feature-suggestion .text-center p {
        margin: 10px 0px;
    }
}
.label {
    text-shadow: none;
}
.label.label-success {
    background-color: #fff;
}
.label.label-warning {
    background-color: #ff9797;
}
.label.label-important {
    background-color: #e8e8e8;
}
.label.label-info {
    background-color: #3699db;
}
.invoice_drop_off {
    display: none;
}
.section-feature-1 {
    padding: 0;
    min-height: 280px;
    overflow: hidden;
}
.section-feature-1 .span6, .section-feature-1 .span7 {
    position: relative;
}
.section-feature-1 .container {
    margin-top: 30px;
    border-bottom: 1px solid #e8e8e8;
}
.section-feature-1 .content-padding {
    padding: 110px 0;
    margin-top: 0;
}
.section-feature-1 hr {
    border-bottom: 2px solid #ea4b41;
    width: 30px;
    margin: 15px 0;
    text-align: left;
}
.section-feature-1 h2 {
    font-weight: 300;
    margin: 0 0 10px 0;
    font-size: 35px;
}
.section-feature-1 p {
    margin: 0;
    color: #888;
}
.section-feature-1 p.disclaimer {
    margin-top: 15px;
    color: #bbb;
}
.section-feature-1 .everyone-align {
    margin-left: 30px;
}
.section-feature-1 .everyone-align p {
    width: 420px;
}
.section-feature-1 .feature-padding {
    padding: 120px 0;
    margin-top: 0;
}
.section-feature-1 .feature-padding a.btn-primary {
    margin-top: 40px;
    padding: 12px;
    font-size: 16px;
    font-weight: 300;
}
.section-feature-1 .feature-align {
    margin-left: 30px;
    position: relative;
}
.section-feature-1 .feature-align p {
    width: 420px;
}
.section-feature-1 .feature-image-wrapper {
    position: absolute;
    right: 0;
}
.section-feature-1 .image-creditreport, .section-feature-1 .image-freecreditscore, .section-feature-1 .image-monitoring, .section-feature-1 .image-scores, .section-feature-1 .image-historical, .section-feature-1 .image-debt, .section-feature-1 .image-accounting {
    height: 540px;
    width: 850px;
    z-index: -1;
}
.section-feature-1 .image-creditreport {
    background: url("/assets/img/landing-page-assets/feature-hero-creditreport-resize-2.jpg") no-repeat 0 0;
    top: -120px;
    left: 50%;
    margin: 30px 0 0 -420px;
}
.section-feature-1 .image-monitoring {
    background: url("../img/feature-hero-monitoring-resize.png") no-repeat 0 0;
    top: -120px;
    left: 50%;
    height: 500px;
    margin: 60px 0 0 -432px;
}
.section-feature-1 .image-scores {
    background: url("../img/feature-hero-scores-resize.png") no-repeat 0 0;
    top: -120px;
    left: 50%;
    height: 490px;
    margin: 30px 0 0 -410px;
}
.section-feature-1 .image-historical {
    background: url("../img/feature-hero-historical-resize.png") no-repeat 0 0;
    top: -120px;
    left: 50%;
    margin: 25px 0 0 -400px;
}
.section-feature-1 .image-debt {
    background: url("../img/feature-hero-debt-resize.png") no-repeat 0 0;
    top: -100px;
    left: 50%;
    margin: 0px 0 0 -406px;
    height: 430px;
}
.section-feature-1 .image-accounting {
    background: url("../img/feature-hero-accounting.png") no-repeat 0 0;
    top: -80px;
    left: 50%;
    margin: 20px 0 0 -500px;
}
.section-feature-1 .image-search {
    background: url("../img/feature-search.png") no-repeat 0 0;
    height: 360px;
    width: 670px;
    top: -106px;
}
.section-feature-1 .image-analyse {
    background: url("../img/feature-ipad.png") no-repeat 0 0;
    height: 360px;
    width: 570px;
    top: -88px;
}
.section-feature-1 .image-cr {
    background: url("../img/feature-cr.png") no-repeat 0 0;
    height: 360px;
    width: 670px;
    top: -66px;
}
.section-feature-1 .image-asic {
    background: url("../img/feature-asic.png") no-repeat 0 0;
    height: 360px;
    width: 670px;
    top: -66px;
}
.section-feature-2 {
    background: url("../img/internal-bg.jpg") no-repeat top center;
    padding: 20px 0 40px 0;
    min-height: 280px;
    overflow: hidden;
    text-align: center;
}
.section-feature-2 h2 {
    margin-bottom: 15px;
}
.section-feature-2 p {
    margin: 0 auto;
    width: 450px;
    color: #888;
}
.section-feature-2 .image-profile {
    margin: 60px 0 -170px 0;
}
.section-feature-2 .container {
    margin-top: 30px;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
}
.mt {
    margin-top: 30px;
}
.section-feature-3 {
    padding: 40px 0 0px 0;
    min-height: 280px;
    overflow: hidden;
    text-align: center;
}
.section-feature-3 h2 {
    line-height: 26px;
    height: 30px;
    margin: 30px 0 10px 0;
}
.section-feature-3 p {
    margin: 0;
    color: #888;
    text-align: center;
    padding: 0 20px;
    height: 100px;
}
.section-feature-3 .container {
    overflow: hidden;
    padding-bottom: 40px;
}
.section-feature-3 .last-area {
    border-bottom: none;
    overflow: visible;
}
.section-feature-1 .feature-padding {
    padding: 60px 0;
}
.list-features, .list-features-2 {
    list-style-type: none;
}
.list-features.icons li, .list-features-2.icons li {
    padding-left: 25px;
    position: relative;
    padding-bottom: 10px;
    min-height: 45px;
    color: #888;
}
.list-features.icons li i, .list-features-2.icons li i {
    position: absolute;
    left: 0;
}
.list-features-2.icons li {
    min-height: 0;
}
.section-promocode {
    padding-top: 60px;
}
.section-promocode .alert-success {
    margin-bottom: 0;
}
.sub-heading-pricing {
    padding: 20px 0;
    background-color: #ededed;
}
.sub-heading-pricing ul {
    margin: 0;
    list-style-type: none;
    text-align: center;
}
.sub-heading-pricing ul li {
    display: inline-block;
    padding: 5px 25px;
    font-size: 18px;
    font-weight: 600;
}
.sub-heading-pricing ul li .icon {
    display: inline;
    color: #2ecc71;
    margin-right: 10px;
    vertical-align: middle;
}
.signup-header-hidden {
    margin-top: 63px;
}
.signup-step .signup-step-header {
    margin-bottom: 40px;
}
.signup-step .signup-step-header p {
    color: #888;
}
.signup-step .alert {
    padding: 12px 35px 12px 14px;
    text-shadow: none;
}
.signup-step .alert span {
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}
.signup-step .alert.alert-success {
    background-color: #2ecc71;
    border-color: #2ecc71;
    color: #fff;
    margin: 0 0 40px 0;
}
.signup-step .alert.alert-info {
    background-color: #f0f0f0;
    border-color: #ddd;
    color: #888;
    margin: 50px 0 0 0;
}
.signup-step .signup-form .billing {
    margin-bottom: 20px;
}
.pricing-summary-simple ul {
    margin: 0;
    list-style-type: none;
}
.pricing-summary-simple ul li {
    text-align: left;
    padding: 15px 40px 15px 60px;
    border: 1px solid #ddd;
    border-bottom: none;
    position: relative;
}
.pricing-summary-simple ul li strong {
    font-weight: 600;
}
.pricing-summary-simple ul li span {
    color: #ea4b41;
}
.pricing-summary-simple ul li a.popover-block {
    font-size: 18px;
    color: #e2e2e2;
    position: absolute;
    left: 30px;
    top: 15px;
}
.pricing-summary-simple ul li.plan-na {
    color: #c5c5c5;
    text-decoration: line-through;
}
.pricing-summary-simple ul li.plan-na span {
    color: #c5c5c5;
}
.pricing-summary-simple ul li.plan-space {
    border: none;
    height: 41px;
    padding-bottom: 0;
}
.pricing-summary-simple ul li.plan-header, .pricing-summary-simple ul li.plan-recommended-header, .pricing-summary-simple ul li.plan-recommended {
    padding: 0;
    border: none;
    text-align: center;
}
.pricing-summary-simple ul li.plan-header a, .pricing-summary-simple ul li.plan-recommended-header a, .pricing-summary-simple ul li.plan-recommended a {
    padding: 15px 20px;
    display: block;
    background-color: #ededed;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border: 1px solid #ddd;
    border-bottom: none;
}
.pricing-summary-simple ul li.plan-header a h3, .pricing-summary-simple ul li.plan-header a .price, .pricing-summary-simple ul li.plan-header a .month, .pricing-summary-simple ul li.plan-recommended-header a h3, .pricing-summary-simple ul li.plan-recommended-header a .price, .pricing-summary-simple ul li.plan-recommended-header a .month, .pricing-summary-simple ul li.plan-recommended a h3, .pricing-summary-simple ul li.plan-recommended a .price, .pricing-summary-simple ul li.plan-recommended a .month {
    display: block;
}
.pricing-summary-simple ul li.plan-header a h3, .pricing-summary-simple ul li.plan-recommended-header a h3, .pricing-summary-simple ul li.plan-recommended a h3 {
    font-weight: bold !important;
    font-size: 30px !important;
    margin: 0 !important;
    color: #ea4b41 !important;
}
.pricing-summary-simple ul li.plan-header a .price, .pricing-summary-simple ul li.plan-recommended-header a .price, .pricing-summary-simple ul li.plan-recommended a .price {
    color: #414141;
    font-size: 70px;
    font-weight: 200;
    line-height: 70px;
    margin: 0;
    letter-spacing: -5px;
}
.pricing-summary-simple ul li.plan-header a .month, .pricing-summary-simple ul li.plan-recommended-header a .month, .pricing-summary-simple ul li.plan-recommended a .month {
    font-size: 14px;
    color: #414141;
}
.pricing-summary-simple ul li.plan-header a:hover, .pricing-summary-simple ul li.plan-recommended-header a:hover, .pricing-summary-simple ul li.plan-recommended a:hover {
    background-color: #414141;
    color: #fff !important;
}
.pricing-summary-simple ul li.plan-header a:hover .price, .pricing-summary-simple ul li.plan-recommended-header a:hover .price, .pricing-summary-simple ul li.plan-recommended a:hover .price {
    color: #fff !important;
}
.pricing-summary-simple ul li.plan-recommended {
    text-align: center;
    padding-bottom: 0;
    border-bottom: none;
    color: #fff;
    font-weight: 200;
    font-size: 30px;
    line-height: 30px;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.pricing-summary-simple ul li.plan-recommended hr {
    width: 20px;
    margin: 10px auto 0px auto;
    border-bottom: 2px solid #fff;
}
.pricing-summary-simple ul li.plan-recommended a {
    background-color: #ea4b41;
    border-color: #ea4b41;
    color: #fff;
    padding-bottom: 0;
}
.pricing-summary-simple ul li.plan-recommended a:hover {
    border-color: #414141;
}
.pricing-summary-simple ul li.plan-recommended a.force-hover {
    background-color: #414141;
    color: #fff;
    border-color: #414141;
}
.pricing-summary-simple ul li.plan-recommended-header a {
    background-color: #ea4b41;
    color: #fff;
    border-top: 1px solid #ea4b41;
    border-color: #ea4b41;
    border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
}
.pricing-summary-simple ul li.plan-recommended-header a h3 {
    color: #FFF !important;
}
.pricing-summary-simple ul li.plan-recommended-header a h3.force-hover {
    color: #ea4b41 !important;
}
.pricing-summary-simple ul li.plan-recommended-header a .price, .pricing-summary-simple ul li.plan-recommended-header a .month {
    color: #FFF;
}
.pricing-summary-simple ul li.plan-recommended-header a:hover {
    border-color: #414141;
}
.pricing-summary-simple ul li.plan-recommended-header a:hover h3 {
    color: #ea4b41 !important;
}
.pricing-summary-simple ul li.plan-recommended-header a.force-hover {
    color: #fff;
    border-color: #414141;
    background: #414141;
}
.pricing-summary-simple ul li.plan-recommended-header a.force-hover h3 {
    color: #ea4b41 !important;
}
.pricing-summary-simple ul li.plan-trial {
    border: none;
    padding: 0;
    text-align: center;
}
.pricing-summary-simple ul li.plan-trial a {
    padding: 20px;
    display: block;
    border: none;
    font-weight: bold;
    font-size: 20px;
}
.pricing-summary-simple ul li.plan-select, .pricing-summary-simple ul li.plan-recommended-select {
    border: none;
    padding: 0;
    text-align: center;
}
.pricing-summary-simple ul li.plan-select a, .pricing-summary-simple ul li.plan-recommended-select a {
    padding: 20px;
    display: block;
    background-color: #ededed;
    font-weight: bold;
    font-size: 20px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border: 1px solid #ddd;
}
.pricing-summary-simple ul li.plan-select a:hover, .pricing-summary-simple ul li.plan-recommended-select a:hover {
    background-color: #414141;
    color: #fff;
}
.pricing-summary-simple ul li.plan-select a.force-hover, .pricing-summary-simple ul li.plan-header a.force-hover {
    background-color: #414141;
    color: #fff;
}
.pricing-summary-simple ul li.plan-select a.force-hover .price, .pricing-summary-simple ul li.plan-header a.force-hover .price {
    color: #fff;
}
.pricing-summary-simple ul li.plan-recommended-select a {
    background-color: #ea4b41;
    color: #fff;
    border-color: #ea4b41;
}
.pricing-summary-simple ul li.plan-recommended-select a:hover {
    border-color: #414141;
}
.pricing-summary-simple ul li.plan-recommended-select a.force-hover {
    background-color: #414141;
    color: #fff;
    border-color: #414141;
}
.pricing-summary-simple sub, .pricing-summary-simple sup {
    font-size: 34%;
    letter-spacing: 0;
}
.pricing-summary-simple sup {
    top: -1.2em;
    right: -0.5em;
}
.pricing-summary-simple sub {
    bottom: 0em;
    left: -0.5em;
}
section.pricing-summary {
    text-align: left;
    padding: 80px 0 0 0;
}
section.pricing-summary .image-trial {
    position: absolute;
    top: 0;
    left: -22px;
}
section.pricing-summary h2 {
    margin: 0 0 10px 0;
    font-size: 40px;
}
section.pricing-summary p {
    color: #888;
}
section.pricing-summary ul {
    margin: 20px 0 0 0px;
    list-style-type: none;
}
section.pricing-summary ul li {
    padding: 5px 0;
}
section.pricing-summary ul li i {
    color: #2ecc71;
    margin-right: 5px;
}
section.pricing-summary .span6 {
    position: relative;
}
section.pricing-summary-2 {
    background: url("../img/hp-everyone.jpg") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    min-height: 280px;
    text-align: center;
}
section.pricing-summary-2 h2 {
    font-weight: 300;
    margin: 0 0 10px 0;
    font-size: 40px;
    color: #fff;
}
section.pricing-summary-2 p {
    width: 450px;
    margin: 0 auto;
}
section.pricing-summary-2 a {
    margin-top: 30px;
}
section.pricing-summary-2 a i {
    margin-right: 5px;
}
section.pricing-summary-2 ul {
    margin: 20px 0 0 0px;
    list-style-type: none;
}
section.pricing-summary-2 ul li {
    font-weight: bold;
    padding: 2px 0;
}
section.pricing-summary-2 ul li i {
    color: #2ecc71;
    margin-right: 5px;
}
section.price-plans .plan {
    background-color: #2e2e2e;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 10px 20px 20px 20px;
}
section.price-plans .plan h3 {
    color: #fff;
}
section.price-plans .plan ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
}
section.price-plans .plan ul li {
    line-height: 30px;
    border-bottom: 1px solid #c23e36;
    padding: 10px;
}
section.price-plans .plan ul li span {
    font-size: 30px;
}
section.price-plans .plan ul li:last-child {
    border-bottom: none;
}
section.price-plans .span3 {
    text-align: center;
}
section.price-plans .span7 {
    position: relative;
    text-align: right;
}
.pricing-wrapper {
    position: relative;
}
.pricing-info {
    position: absolute;
    top: 0;
    left: -10px;
    height: 290px;
}
.pricing-info h2 {
    font-weight: 300;
    margin: 34px 0 10px 0;
    font-size: 29px;
    color: #fff;
}
.pricing-info ul {
    margin: 20px 0 0 0px;
    list-style-type: none;
}
.pricing-info ul li {
    font-weight: bold;
    padding: 2px 0;
}
.pricing-info ul li i {
    color: #2ecc71;
    margin-right: 5px;
}
.table-all {
    border-top: none;
    border-bottom: none;
    border-right: none;
    width: 100%}
.table-all thead tr th:first-child {
    background-color: #fff;
    background-color: transparent;
    color: #464646;
    font-size: 18px;
    padding: 16px;
    text-align: left;
}
.table-all thead tr th.w28 {
    width: 28%}
.table-all thead tr th {
    background-color: #ededed;
    color: #464646;
    padding: 16px;
    text-align: center;
    font-size: 20px;
    border-top: 1px solid #dddddd;
}
.table-all thead tr th span {
    font-size: 26px;
    font-weight: 300;
    display: block;
    margin-top: 10px;
    letter-spacing: -1px;
}
.table-all thead tr th a.header-link {
    color: #464646;
    outline: 0;
    display: block;
}
.table-all thead tr th a.header-link:hover {
    color: #464646;
    outline: 0;
}
.table-all thead tr th a.header-link:focus {
    color: #464646;
    outline: 0;
}
.table-all thead tr th:last-child {
    border-right: 1px solid #ddd;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.table-all thead tr th.first-red {
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}
.table-all thead tr th:nth-child(3) {
    background-color: #ea4b41;
    color: #fff;
}
.table-all thead tr th:nth-child(3) a.header-link {
    color: #fff;
    outline: 0;
    display: block;
}
.table-all thead tr th:nth-child(3) a.header-link:hover {
    color: #fff;
    outline: 0;
}
.table-all thead tr th:nth-child(3) a.header-link:focus {
    color: #fff;
    outline: 0;
}
.table-all thead tr.recommended-row th {
    background: transparent;
    border: none;
}
.table-all thead tr.recommended-row th a.header-link {
    color: #fff;
    outline: 0;
    display: block;
}
.table-all thead tr.recommended-row th a.header-link:hover {
    color: #fff;
    outline: 0;
}
.table-all thead tr.recommended-row th a.header-link:focus {
    color: #fff;
    outline: 0;
}
.table-all thead tr.recommended-row th:last-child {
    border-right: none;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.table-all thead tr.recommended-row th:nth-child(3) {
    background-color: #ea4b41;
    color: #fff;
    font-weight: 300;
    border: 1px solid #dddddd;
    border-bottom: none;
    border-right: none;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.table-all tbody tr td {
    padding: 16px;
    text-align: center;
    width: 18%;
    vertical-align: middle;
    padding: 20px;
}
.table-all tbody tr td i {
    color: #2ecc71;
}
.table-all tbody tr td strong {
    color: #ea4b41;
    font-size: 20px;
    display: block;
}
.table-all tbody tr td strong.thin {
    font-weight: 500;
}
.table-all tbody tr td a.popover-block {
    color: #333333;
    outline: 0;
    margin-left: 10px;
}
.table-all tbody tr td a.popover-block:hover {
    color: #333333;
    cursor: default;
    outline: 0;
}
.table-all tbody tr td a.popover-block:hover i {
    color: #333333;
}
.table-all tbody tr td a.popover-block i {
    color: #b6b6b6;
    font-size: 18px;
}
.table-all tbody tr td:first-child {
    width: 28%;
    text-align: left;
}
.table-all tbody tr td:last-child {
    border-right: 1px solid #ddd;
}
.table-all tbody tr td.table-divide {
    background-color: #ededed;
    color: #515151;
    font-size: 18px;
}
.table-all tbody tr td.bottom-border {
    border-bottom: 1px solid #dddddd;
}
.table-all tbody tr td.bottom-left {
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}
.table-all tbody tr td:nth-child(3) {
    background: #ededed;
}
.sticky-header {
    position: fixed;
    top: 62px;
    margin: 0 auto;
    width: 1170px;
    z-index: 100;
    display: none;
}
.sticky-header thead tr th.w28 {
    width: 28%}
.sticky-header thead tr th.w18 {
    width: 18%}
.sticky-header thead tr th, .sticky-header thead tr th.first-red, .sticky-header thead tr th:last-child {
    border-radius: none;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    -webkit-border-top-right-radius: none;
    -moz-border-radius-topright: none;
    border-top-right-radius: none;
    -webkit-border-bottom-right-radius: none;
    -moz-border-radius-bottomright: none;
    border-bottom-right-radius: none;
}
.sticky-header thead tr th a.btn-primary {
    background-color: #fff;
    border: 2px solid #fff;
    color: #464646;
}
.sticky-header thead tr th a.btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    filter: none;
    background-image: none;
}
.sticky-header thead tr th ul {
    margin: 0px;
    list-style-type: none;
}
.sticky-header thead tr th ul li {
    font-weight: bold;
    padding: 4px 0;
    font-size: 15px;
}
.sticky-header thead tr th ul li i {
    color: #2ecc71;
    margin-right: 5px;
}
.pricing-additional .arrange-border {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 20px;
}
.pricing-additional .form-wrapper {
    display: block;
}
.pricing-additional .form-wrapper form input {
    padding: 10px 20px;
    margin-bottom: 20px;
    height: 50px;
    box-sizing: border-box;
    line-height: 30px;
}
.pricing-additional .form-wrapper form input[type=submit]:focus {
    background-color: #ea4b41;
    color: #fff;
    outline: 0;
    filter: none;
}
.pricing-additional .form-wrapper form label {
    font-size: 16px;
}
.pricing-additional .form-wrapper form .center-wrapper {
    text-align: center;
    margin-top: 20px;
}
.pricing-additional .form-wrapper form p.mt, .pricing-additional .form-wrapper form p.phone-cta {
    display: none;
}
.pricing-additional .form-wrapper form p.submit-button {
    text-align: center;
    margin-top: 26px;
}
.pricing-additional .form-wrapper form p.mt {
    margin-top: 22px;
}
.pricing-additional .form-wrapper form p.phone-cta {
    margin-top: 10px;
}
.pricing-additional .form-wrapper form p.phone-cta strong {
    font-size: 26px;
    margin-right: 20px;
    color: #ea4b41;
    font-weight: normal;
}
.pricing-additional hr {
    border-bottom: 1px solid #ddd;
    width: auto;
    margin: 30px 0;
}
.pricing-additional a {
    margin-top: 20px;
}
.pricing-additional a i {
    margin-right: 5px;
}
.pricing-additional a:focus {
    background-color: #ea4b41;
    color: #fff;
}
.pricing-additional a.arrange-cta {
    display: none;
}
.pricing-additional #arrangecall h3.callno {
    font-size: 20px;
}
.pricing-additional h2 {
    font-size: 40px;
}
.pricing-additional p {
    color: #515151 !important;
}
section.section-table .span4 {
    position: relative;
}
section.section-table .mobile-price-plan .mobile-plan-header {
    background-color: #ea4b41;
    color: #fff;
    padding: 30px 20px;
    font-size: 25px;
    font-weight: bold;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
section.section-table .mobile-price-plan .mobile-plan-header a {
    margin-top: -13px;
}
section.section-table .mobile-price-plan .mobile-plan-header span {
    font-weight: normal;
}
section.section-table .mobile-price-plan .all-features {
    background-color: #e8e8e8;
    color: #464646;
    font-weight: normal;
    line-height: 28px;
}
section.section-table .mobile-price-plan ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
section.section-table .mobile-price-plan ul li {
    display: block;
    border: 1px solid #dddddd;
    border-top: none;
    background-color: #fff;
    margin: 0;
}
section.section-table .mobile-price-plan ul li span {
    min-width: 30px;
    font-weight: bold;
    color: #ea4b41;
}
section.section-table .mobile-price-plan ul li i {
    color: #2ecc71;
}
section.section-table .mobile-price-plan ul li:hover {
    background-color: #ededed;
}
section.section-table .mobile-price-plan ul li a.popover-block {
    display: block;
    padding: 20px;
    color: #333333;
}
section.section-table .mobile-price-plan ul li a.popover-block:hover {
    background: #ededed;
    cursor: default;
    outline: 0;
}
section.section-table .mobile-price-plan ul li.features-all {
    background-color: #e8e8e8;
    color: #464646;
    padding: 20px;
}
section.section-table .mobile-price-plan ul li.features-extra {
    background-color: #e8e8e8;
    color: #464646;
    padding: 20px;
}
section.section-table .mobile-price-plan ul li.features-extra-list {
    text-align: left;
}
section.section-table .mobile-price-plan ul li.features-no-hover {
    padding: 20px;
}
section.section-table .mobile-price-plan ul li.features-no-hover:hover {
    background-color: #fff;
}
section.section-table .mobile-price-plan .mobile-plan-cta {
    margin-top: 0px;
    display: block;
    text-align: center;
    padding: 20px;
    border: 1px solid #dddddd;
    border-top: none;
}
.faqs h2 {
    text-align: center;
}
.testimonials-slider {
    background: url("../img/hp-everyone.jpg") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    min-height: 220px;
    padding: 30px 0 40px 0;
}
.testimonials-slider .carousel {
    margin-bottom: 0;
    min-height: 230px;
}
.testimonials-slider .carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 47%;
    top: auto;
    right: auto;
}
.testimonials-slider .carousel-indicators li {
    background-color: #ddd;
}
.testimonials-slider .carousel-indicators li:hover {
    background-color: #ea4b41;
}
.testimonials-slider .carousel-indicators .active {
    background-color: #888;
}
.testimonials-slider .carousel-control {
    background-color: transparent;
    display: none;
    color: #414141;
    top: 50%}
.testimonials-slider .carousel-control:hover {
    color: #ea4b41;
}
.testimonials-slider .carousel-inner {
    text-align: center;
}
.testimonials-slider .carousel-inner .item img {
    margin: 0 auto;
    width: 170px;
}
.testimonials-slider .carousel-inner .item .icon {
    font-size: 45px;
}
.testimonials-slider .carousel-caption {
    position: relative;
    background-color: transparent;
}
.testimonials-slider .carousel-caption h4 {
    margin: 10px 0 20px 0;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
}
.testimonials-slider .carousel-caption p {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
}
.testimonials-slider .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.testimonials-slider .carousel-fade .carousel-inner .active {
    opacity: 1;
}
.testimonials-slider .carousel-fade .carousel-inner .active.left, .testimonials-slider .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.testimonials-slider .carousel-fade .carousel-inner .next.left, .testimonials-slider .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.testimonials-slider .carousel-fade .carousel-control {
    z-index: 2;
}
.testimonials {
    padding: 40px 0 80px 0;
}
.testimonials .row-padding-top {
    margin-top: 30px;
}
.testimonials .testimonial-wrapper, .testimonials blockquote {
    border: 1px solid #ddd;
    min-height: 140px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.testimonials .testimonial-wrapper p, .testimonials blockquote p {
    margin: 0;
    padding: 30px;
    display: block;
}
.testimonials .testimonial-wrapper .testimonial-arrow, .testimonials blockquote .testimonial-arrow {
    position: absolute;
    bottom: -14px;
    left: 60px;
    height: 14px;
    width: 27px;
    background: url("../img/testimonal-arrow.png") no-repeat 0 0;
}
.testimonials p {
    margin: 0;
}
.testimonials h2 {
    text-align: center;
}
.testimonials blockquote {
    padding: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
}
.testimonials blockquote p {
    padding: 0;
}
.testimonials blockquote small {
    margin-top: 10px;
}
.disclaimer-wrapper {
    padding: 0 0 20px 0;
}
.disclaimer-wrapper .disclaimer {
    margin: 5px 0 0 0;
    color: #6f6f6f;
}
.ca-appointment-form .validation-tick {
    position: relative;
}
.ca-appointment-form .validation-tick i {
    position: absolute;
    right: 20px;
    top: 42px;
}
.ca-appointment-form .validation-tick .tooltip {
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
}
.ca-appointment-form .validation-tick .tooltip-arrow {
    right: 22px !important;
    left: auto !important;
}
.ca-appointment-form .validation-tick i.icon-ok {
    color: #2ecc71;
}
.ca-appointment-form .validation-tick i.icon-remove {
    color: #ea4b41;
}
.payment-user, .contact-us {
    padding-bottom: 60px;
}
.payment-user h2, .contact-us h2 {
    margin: 0;
}
.payment-user hr, .contact-us hr {
    border-bottom: 2px solid #ea4b41;
    margin: 20px 0 40px 0;
    width: 80px;
    text-align: left;
}
.payment-user .alert, .contact-us .alert {
    padding-left: 55px;
    position: relative;
    margin: 30px 0;
}
.payment-user .alert i, .contact-us .alert i {
    position: absolute;
    left: 20px;
    font-size: 25px;
}
.payment-user .side-points, .contact-us .side-points {
    height: 117px;
}
.payment-user form input[type=text], .payment-user form input[type=password], .contact-us form input[type=text], .contact-us form input[type=password] {
    padding: 10px 20px;
    margin-bottom: 20px;
    height: 50px;
    box-sizing: border-box;
    line-height: 30px;
}
.payment-user form input, .contact-us form input {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    outline: 0;
}
.payment-user form input:focus, .contact-us form input:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    outline: 0;
}
.payment-user form input[type=submit], .contact-us form input[type=submit] {
    -webkit-box-shadow: none;
    padding: 15px 60px;
}
.payment-user form input[type=submit].previous-step, .contact-us form input[type=submit].previous-step {
    float: left;
    border-color: #ddd;
    color: #888;
    background-color: transparent;
    padding: 16px 77px;
}
.payment-user form input[type=submit].previous-step:hover, .contact-us form input[type=submit].previous-step:hover {
    border-color: #aaa;
    color: #6f6f6f;
}
.payment-user form input[type=submit]:hover, .contact-us form input[type=submit]:hover {
    border: 2px solid #ea4b41;
    background-color: transparent;
    color: #ea4b41;
}
.payment-user form input[type=submit]:focus, .contact-us form input[type=submit]:focus {
    border: 2px solid #ea4b41;
    background-color: transparent;
    filter: none;
    background-image: none;
    color: #ea4b41;
}
.payment-user form .input-promo-code, .contact-us form .input-promo-code {
    -webkit-box-shadow: 0 0 0px 1000px #f0f0f0 inset;
    background-color: #f0f0f0;
    color: #464646;
}
.payment-user form select, .contact-us form select {
    height: 50px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    line-height: 30px;
    outline: 0;
    padding: 15px;
}
.payment-user form .select-arrow-wrapper, .contact-us form .select-arrow-wrapper {
    position: relative;
}
.payment-user form .select-arrow, .contact-us form .select-arrow {
    position: absolute;
    right: 2px;
    top: 10px;
    background: url("../img/icon-downarrow.png") no-repeat 0 0;
    height: 31px;
    width: 37px;
}
.payment-user form label, .contact-us form label {
    font-weight: normal;
    font-size: 15px;
    cursor: default;
}
.payment-user form label sup, .contact-us form label sup {
    color: #ea4b41;
}
.payment-user form label span.cvc.icon-question-sign, .contact-us form label span.cvc.icon-question-sign {
    float: right;
}
.payment-user form.contact-form .validation-tick, .contact-us form.contact-form .validation-tick {
    position: relative;
}
.payment-user form.contact-form .validation-tick i, .contact-us form.contact-form .validation-tick i {
    position: absolute;
    right: 20px;
    top: 16px;
}
.payment-user form.contact-form .validation-tick .tooltip, .contact-us form.contact-form .validation-tick .tooltip {
    top: -20px;
    right: 0 !important;
    left: auto !important;
}
.payment-user form.contact-form .validation-tick .tooltip-arrow, .contact-us form.contact-form .validation-tick .tooltip-arrow {
    right: 22px !important;
    left: auto !important;
}
.payment-user form.contact-form .validation-tick i.icon-ok, .contact-us form.contact-form .validation-tick i.icon-ok {
    color: #2ecc71;
}
.payment-user form.contact-form .validation-tick i.icon-remove, .contact-us form.contact-form .validation-tick i.icon-remove {
    color: #ea4b41;
}
.payment-user form .validation-tick, .contact-us form .validation-tick {
    position: relative;
}
.payment-user form .validation-tick i, .contact-us form .validation-tick i {
    position: absolute;
    right: 20px;
    top: 42px;
}
.payment-user form .validation-tick .tooltip, .contact-us form .validation-tick .tooltip {
    top: 0px;
    right: 0 !important;
    left: auto !important;
}
.payment-user form .validation-tick .tooltip-arrow, .contact-us form .validation-tick .tooltip-arrow {
    right: 22px !important;
    left: auto !important;
}
.payment-user form .validation-tick i.icon-ok, .contact-us form .validation-tick i.icon-ok {
    color: #2ecc71;
}
.payment-user form .validation-tick i.icon-remove, .contact-us form .validation-tick i.icon-remove {
    color: #ea4b41;
}
.payment-user .telstraseal, .contact-us .telstraseal {
    float: right;
    padding-top: 10px;
}
.payment-user .billing .billing-options ul, .payment-user .billing .billing-options-responsive ul, .contact-us .billing .billing-options ul, .contact-us .billing .billing-options-responsive ul {
    list-style-type: none;
    margin: 0;
}
.payment-user .billing .billing-options ul li, .payment-user .billing .billing-options-responsive ul li, .contact-us .billing .billing-options ul li, .contact-us .billing .billing-options-responsive ul li {
    display: inline-block;
}
.payment-user .billing .billing-options ul li a, .payment-user .billing .billing-options-responsive ul li a, .contact-us .billing .billing-options ul li a, .contact-us .billing .billing-options-responsive ul li a {
    text-indent: -5000px;
    background: url("../img/payment-options.png") no-repeat 0 0;
    height: 50px;
    width: 81px;
    display: block;
    padding-bottom: 5px;
}
.payment-user .billing .billing-options ul li a.billing-option-visa, .payment-user .billing .billing-options-responsive ul li a.billing-option-visa, .contact-us .billing .billing-options ul li a.billing-option-visa, .contact-us .billing .billing-options-responsive ul li a.billing-option-visa {
    background-position: 0px 0px;
}
.payment-user .billing .billing-options ul li a.billing-option-mastercard, .payment-user .billing .billing-options-responsive ul li a.billing-option-mastercard, .contact-us .billing .billing-options ul li a.billing-option-mastercard, .contact-us .billing .billing-options-responsive ul li a.billing-option-mastercard {
    background-position: -85px 0px;
}
.payment-user .billing .billing-options ul li a.billing-option-amex, .payment-user .billing .billing-options-responsive ul li a.billing-option-amex, .contact-us .billing .billing-options ul li a.billing-option-amex, .contact-us .billing .billing-options-responsive ul li a.billing-option-amex {
    background-position: -171px 0px;
}
.payment-user .billing .billing-options-responsive ul li, .contact-us .billing .billing-options-responsive ul li {
    margin-bottom: 5px;
}
.payment-user .billing .security-rating, .contact-us .billing .security-rating {
    float: right;
    padding-top: 20px;
    padding-left: 10px;
}
.payment-user .dash-row hr, .contact-us .dash-row hr {
    border-bottom: 1px dashed #bbb;
    margin: 40px 0;
    width: 100%}
.payment-user .row-submit, .contact-us .row-submit {
    text-align: center;
}
.payment-user .row-submit p.disclaimer, .contact-us .row-submit p.disclaimer {
    color: #6f6f6f;
    margin-bottom: 35px;
}
.contact-form textarea {
    padding: 20px;
}
.address-margin {
    margin-top: -300px;
    z-index: 1000;
}
.address-wrapper {
    background: url("../img/grey-bg-semi-transparent.png") repeat 0 0;
    border-bottom: 4px solid #ea4b41;
    padding: 20px;
    min-height: 100px;
}
.address-wrapper h3 {
    margin: 0;
    line-height: 29px;
}
.address-wrapper p {
    margin: 10px 0 0 0;
}
#map-canvas {
    height: 250px;
    width: 100%}
.contact-map {
    min-height: 100px;
    display: none;
}
.contact-us-basic {
    display: block;
}
.address-margin {
    display: none;
}
.contact-us, .contact-us-basic {
    padding: 80px 0 0 0;
}
.contact-us h2, .contact-us-basic h2 {
    margin: 0;
}
.contact-us hr, .contact-us-basic hr {
    border-bottom: 2px solid #ea4b41;
    margin: 20px 0 40px 0;
    width: 80px;
    text-align: left;
}
.contact-important h2 {
    text-align: center;
}
.contact-important h3 {
    color: #464646;
}
.contact-important p.subtitle {
    color: #bbb;
    margin: -20px auto 40px auto;
}
.form-template {
    margin: 10px 0;
}
.form-template input {
    padding: 10px 20px;
    margin-bottom: 20px;
    height: 46px;
    box-sizing: border-box;
    line-height: 46px;
    position: relative;
}
.form-template button[type=submit] {
    float: none;
}
.form-template input[type=submit] {
    float: none;
}
.form-template input[type=submit]:focus {
    background-color: #ea4b41;
    color: #fff;
    outline: 0;
    filter: none;
}
.form-template label {
    font-size: 16px;
}
.form-template .center-wrapper {
    text-align: center;
    margin-top: 20px;
}
.form-template p.mt, .form-template p.phone-cta {
    display: none;
}
.form-template p.submit-button {
    text-align: center;
    margin-top: 26px;
}
.form-template p.mt {
    margin-top: 22px;
}
.form-template p.phone-cta {
    margin-top: 10px;
}
.form-template p.phone-cta strong {
    font-size: 26px;
    margin-right: 20px;
    color: #ea4b41;
    font-weight: normal;
}
.form-template.form-inline label {
    display: block;
}
.form-template.form-inline input {
    margin-bottom: 0;
}
.form-template .validation-tick {
    position: relative;
}
.form-template .validation-tick i {
    position: absolute;
    right: 20px;
    top: 15px;
}
.form-template .validation-tick .tooltip {
    top: 0px;
    right: 0 !important;
    left: auto !important;
}
.form-template .validation-tick .tooltip-arrow {
    right: 22px !important;
    left: auto !important;
}
.form-template .validation-tick i.icon-ok {
    color: #2ecc71;
}
.form-template .validation-tick i.icon-remove {
    color: #ea4b41;
}
.unsubscribe-wrapper .p-warning {
    margin-top: 40px;
}
.unsubscribe-wrapper form {
    margin-top: 20px;
}
.unsubscribe-wrapper form input[type=text], .unsubscribe-wrapper form input[type=password] {
    padding: 10px 20px;
    margin: 0;
    height: 54px;
    box-sizing: border-box;
}
.unsubscribe-wrapper form input {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    outline: 0;
}
.unsubscribe-wrapper form input:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    outline: 0;
}
.unsubscribe-wrapper form input[type=submit] {
    -webkit-box-shadow: none;
    padding: 15px 50px;
    margin-left: 10px;
}
.unsubscribe-wrapper form input[type=submit]:hover {
    border: 2px solid #ea4b41;
    background-color: transparent;
    color: #ea4b41;
}
.unsubscribe-wrapper form input[type=submit]:focus {
    border: 2px solid #ea4b41;
    background-color: transparent;
    color: #ea4b41;
}
.unsubscribe-wrapper h2 {
    font-weight: 300;
}
.faqs ul {
    margin: 0;
    list-style-type: none;
}
.faqs ul.questions-nav {
    margin: 20px 0 40px 0;
}
.proxima-font h2 {
    font-weight: 300;
}
.employment-opening .btn-primary {
    padding: 10px 20px;
    margin-top: 20px;
}
.employment-opening hr {
    border-bottom: 2px solid #ea4b41;
    margin: 20px 0 40px 0;
    width: 80px;
    text-align: left;
}
.employment-opening h2 {
    font-weight: 300;
}
.employment-opening ul {
    padding: 0;
    margin: 0 0 10px 25px;
}
.employment-opening ul li {
    list-style-type: initial;
}
.privacy-policy h2 {
    font-weight: 300;
}
.form-horizontal .controls {
    margin-left: 0px;
}
.employment-apply h2 {
    font-weight: 300 !important;
}
.employment-apply .right-padding {
    margin-top: 20px;
}
.employment-apply form#job_add fieldset legend {
    color: #ea4b41;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #bbbbbb;
    margin-bottom: 10px;
}
.employment-apply .form-group label {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    width: 100%}
.employment-apply .form-group .controls input[type=text] {
    padding: 10px 20px;
    margin-bottom: 20px;
    height: 50px;
    box-sizing: border-box;
    line-height: 30px;
    margin-left: 0px;
}
.employment-apply .form-group .controls #cover_letter {
    padding: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-indent: 12px;
    line-height: 30px;
    outline: 0;
}
.employment-apply .form-group .controls select {
    height: 50px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    line-height: 30px;
    outline: 0;
    padding: 15px;
}
.employment-apply .form-group .controls .btn-primary {
    -webkit-box-shadow: none;
    padding: 10px 30px;
    font-size: 16px;
}
.employment-apply .select-arrow-wrapper {
    position: relative;
}
.employment-apply .select-arrow {
    position: absolute;
    right: 2px;
    top: 10px;
    background: url("../img/icon-downarrow.png") no-repeat 0 0;
    height: 31px;
    width: 37px;
}
.employment-apply ul {
    padding: 0;
    margin: 0 0 10px 25px;
}
.employment-apply ul li {
    list-style-type: initial;
}
body.internal h3.popover-title {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    background-color: #888;
    display: none;
}
.popover {
    width: 350px;
    max-width: 600px;
    z-index: 1000;
    background-color: #464646;
    border: 1px solid #464646;
}
@media (max-width: 350px) {
    .popover {
        width: 280px !important;
    }
}
.popover.top .arrow:after {
    border-top-color: #464646;
}
.popover-content {
    color: #fff;
}
.cvc-popover-inner {
    background-color: white !important;
    border-radius: 5px !important;
    width: 100% !important;
}
.cvc-popover-title {
    display: block !important;
    background-color: #DDD !important;
    color: black !important;
    text-align: center !important;
}
.cvc-icon-question-sign {
    float: none;
}
.cvc-popover {
    background: #DDD;
    border-color: #DDD;
    z-index: 10000;
    top: -145px !important;
}
.cvc-popover-arrow {
    border-top-color: #DDD !important;
    bottom: -10px !important;
    margin-left: -10px !important;
}
.cvc-popover.top .arrow:after {
    border-top-color: white;
}
section.section-press .media-row {
    margin-bottom: 30px;
    padding: 0px 0 40px 0;
    border-bottom: 1px solid #e8e8e8;
}
section.section-press h3.story_outlet {
    margin: 10px 0px;
    line-height: 30px;
}
.your-details-list {
    margin-top: 65px;
}
.your-details-list tbody tr td:first-child {
    font-weight: bold;
}
.loading-center {
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px 0 20px 0;
    min-height: 60px;
}
.loading-center .j-loading-sprite {
    position: absolute;
    display: block;
    margin-top: 10px;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    background-image: url("../img/cp-preloaderSprite.png");
    -webkit-animation: play 0.8s steps(45) infinite;
    -moz-animation: play 0.8s steps(45) infinite;
    -ms-animation: play 0.8s steps(45) infinite;
    -o-animation: play 0.8s steps(45) infinite;
    animation: play 0.8s steps(45) infinite;
}
.loading-center .loading-success {
    display: block;
    margin-top: 10px;
    margin-left: 48%;
    height: 40px;
    width: 40px;
}
section.search .search-comprehensive .loading_box {
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    padding-top: 60px;
    text-align: center;
    padding-bottom: 60px;
}
section.search .search-comprehensive .loading_box h2 {
    padding-top: 4px;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 0;
}
section.search .search-comprehensive .loading_box p {
    font-weight: 300;
    color: #515151;
}
section.search .search-comprehensive .action-main-search form input[type=text] {
    display: inline-block;
    width: 85%;
    padding: 10px 20px;
    margin: 0;
    height: 54px;
    box-sizing: border-box;
    line-height: 30px;
}
section.search .search-comprehensive .action-main-search form button[type=submit] {
    display: inline-block;
    font-size: 16px;
    background: #ea4b41;
    outline: 0;
    color: white;
    width: 13%;
    padding: 14px 14px;
}
section.search .search-comprehensive #gs_search_tbl {
    width: 100%;
    font-size: 18px;
    margin-top: 20px;
}
section.search .search-comprehensive #gs_search_tbl thead tr th {
    border-bottom: 1px solid #ddd;
    padding: 16px;
    text-align: left;
    background-color: #e8e8e8;
    font-weight: normal;
}
section.search .search-comprehensive #gs_search_tbl thead tr th:nth-child(6) {
    display: none;
}
section.search .search-comprehensive #gs_search_tbl tbody tr td {
    border-bottom: 1px solid #ddd;
    padding: 14px;
}
section.search .search-comprehensive #gs_search_tbl tbody tr td .btn-group {
    width: 140px;
}
section.search .search-comprehensive #gs_search_tbl tbody tr td .btn-group .btn-primary {
    padding: 4px 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%;
    display: block;
    font-size: 16px;
    box-sizing: border-box;
}
section.search .search-comprehensive #gs_search_tbl tbody tr td .btn-group .btn-primary:focus {
    border: 2px solid #ea4b41;
    background-color: #ea4b41;
    color: #fff;
}
section.search .search-comprehensive #gs_search_tbl tbody tr td .btn-group .btn-primary:active {
    border: 2px solid #ea4b41;
    background-color: #ea4b41;
    color: #fff;
}
section.search .search-comprehensive #gs_search_tbl tbody tr td .btn-group .btn-green-cta {
    display: none;
}
section.search .search-comprehensive #gs_search_tbl tbody tr td:nth-child(6) {
    display: none;
}
section.search .search-comprehensive .search-asic-suggestion {
    display: none;
}
section.search .inline-search-block h2, section.search .inline-search-block .subtitle {
    text-align: center;
}
section.search .inline-search-block p.subtitle {
    color: #888;
    font-size: 16px;
    line-height: 20px;
    margin: -20px auto 60px auto;
}
section.search .inline-search-block .inline-search-block-form input[type=text], section.search .inline-search-block .inline-search-block-form input[type=password] {
    padding: 10px 20px;
    margin: 0;
    height: 54px;
    box-sizing: border-box;
    line-height: 30px;
}
section.search .inline-search-block .inline-search-block-form input {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    outline: 0;
}
section.search .inline-search-block .inline-search-block-form input:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    outline: 0;
}
section.search .inline-search-block .inline-search-block-form input[type=submit] {
    -webkit-box-shadow: none;
    padding: 14px 50px;
    font-size: 16px;
}
section.search .inline-search-block .inline-search-block-form input[type=submit]:hover {
    border: 2px solid #ea4b41;
    background-color: transparent;
    color: #ea4b41;
}
section.search .inline-search-block .inline-search-block-form input[type=submit]:focus {
    border: 2px solid #ea4b41;
    background-color: #ea4b41;
    color: #fff;
}
section.search .inline-search-block .inline-search-block-form select {
    height: 54px;
    margin: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    line-height: 30px;
    outline: 0;
    padding: 15px;
}
section.search .inline-search-block .inline-search-block-form .select-arrow-wrapper {
    position: relative;
    display: inline;
}
section.search .inline-search-block .inline-search-block-form .select-arrow {
    position: absolute;
    right: 5px;
    top: 11px;
    background: url("../img/icon-downarrow.png") no-repeat 0 0;
    height: 31px;
    width: 37px;
}
section.search .dash-row hr {
    border-bottom: 1px dashed #bbbbbb;
    margin: 40px 0;
    width: 100%}
section.search .search-results h3 {
    margin: 0;
}
section.search .search-results .js-search-again {
    padding: 10px 0 0 0;
}
section.search .search-results table {
    width: 100%;
    font-size: 18px;
    margin-top: 20px;
}
section.search .search-results table thead tr th {
    border-bottom: 1px solid #ddd;
    padding: 16px;
    text-align: left;
    background-color: #e8e8e8;
    font-weight: normal;
}
section.search .search-results table tbody tr td {
    border-bottom: 1px solid #ddd;
    padding: 14px;
}
section.search .disclaimer-wrapper {
    margin-top: 70px;
    padding: 0;
}
body.internal .navbar .brand {
    background: none;
    text-indent: 0;
}
.company-profile-header {
    padding: 0;
}
.bp-features {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
.bp-features h2 {
    line-height: 30px;
    min-height: 60px;
}
.bp-features p {
    min-height: 0px;
}
.bp-features img {
    margin-top: 20px;
}
.tabstyle-cta {
    background: transparent;
    border-top: 1px solid #ddd;
    padding: 70px 20px;
    margin-top: 50px;
}
table.adverse-warnings {
    border: 1px solid #ddd;
    background: url("../img/cp-adverse-bg.png") no-repeat bottom right;
    background-size: 156px 135px;
    background-color: #FFF;
    padding: 20px 20px 31px 20px;
    font-size: 16px;
    min-height: 190px;
}
table.adverse-warnings th {
    color: #2e2e2e;
    font-size: 24px;
    font-weight: normal;
    background-image: none;
    background-color: none;
    border: none;
    text-transform: uppercase;
    padding: 8px 8px 18px 8px;
    filter: none;
}
table.adverse-warnings tr td {
    color: #fff;
    padding: 2px 8px;
    vertical-align: top;
}
table.adverse-warnings tr td .view-more {
    color: #FFF;
}
table.adverse-warnings tr td .view-more:hover {
    color: #ccc;
    text-decoration: none;
}
table.style-2 {
    background: url("../img/cp-adverse-bg.png") no-repeat bottom right;
    background-color: #ea4b41;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    min-height: 190px;
    border: none;
}
table.style-2 thead {
    background: none;
}
table.style-2 thead tr {
    background: none;
}
table.style-2 thead tr th {
    background: none;
}
table.style-2 th {
    color: #fff;
    background: none;
}
table.style-2 tr td {
    color: #fff;
    border: none;
}
table.style-2 tr td:first-child {
    color: #fff;
}
body.internal .company-profile-sidenav h3 {
    color: #838383;
}
.main-content .full-rating {
    width: auto;
}
.company-profile-header .container .btn-green {
    font-size: 18px;
}
.members-cta-wrapper {
    position: relative;
    margin-top: -245px;
    margin-left: 500px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.members-cta-wrapper:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(234, 75, 65, 0);
    border-right-color: #ea4b41;
    border-width: 118px 40px 118px 0;
    margin-top: -118px;
}
.members-blur-cta {
    text-align: center;
    position: relative;
    height: 200px;
    padding: 20px;
}
.members-blur-cta h2 {
    font-size: 42px;
    font-weight: 600 !important;
    color: #515151;
    margin: 0;
}
.members-blur-cta p {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    color: #515151;
    margin-bottom: 20px;
}
.members-blur-cta .btn-primary:hover {
    background: #515151;
    color: #fff;
    border-color: #515151;
}
.members-blur {
    margin-top: -260px;
    padding-left: 15px;
}
.summary-wrapper-fix {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 0 30px 0;
    height: auto;
    color: #838383;
    width: 100%;
    position: relative;
}
.summary-wrapper-fix table {
    border: none !important;
    width: 100%}
.summary-wrapper-fix table thead tr th {
    width: 50%;
    color: #3699db;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #f4f4f4;
    padding: 20px 40px 20px 20px;
    background-image: none;
    filter: none;
    text-align: left;
}
.summary-wrapper-fix table thead tr th span {
    font-size: 14px;
    font-weight: normal;
    color: #838383;
}
.summary-wrapper-fix table tbody tr td {
    padding: 10px 40px 0px 20px;
    vertical-align: top;
    width: 50%}
.summary-wrapper-fix .full {
    width: 100%}
.summary-wrapper-fix .half {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.summary-wrapper-fix .company-profile-details tbody {
    margin-top: 10px;
}
.summary-wrapper-fix .company-profile-details tbody tr td:first-child {
    font-weight: bold;
    width: 230px;
}
.summary-wrapper-fix .company-profile-details tbody tr td {
    position: relative;
}
.summary-wrapper-fix .company-profile-details tbody tr td .icon-exclamation-sign {
    color: #ea4b41;
}
.summary-wrapper-fix .company-profile-details tbody tr td .icon-caret-right {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
    color: #ddd;
}
.search-engine-remover {
    margin-top: 0px;
}
.search-engine-remover i {
    font-size: 15px;
}
.h2-cta {
    margin: -5px 0 20px 0;
}
.h2-cta-widget {
    margin: 40px 0 20px 0;
}
.widget-blur {
    position: absolute;
    z-index: 100;
    top: 75px;
    left: 10px;
    width: 105px;
    height: 60px;
}
.widget-blur-large {
    position: absolute;
    z-index: 100;
    top: 75px;
    left: 10px;
    width: 200px;
    height: 60px;
}
.extended-list {
    list-style-type: none;
    margin: 0;
}
.extended-list li {
    padding: 4px 0;
}
.spancenter {
    text-align: center;
}
.spancenter .p-center {
    width: 500px;
    margin: 0 auto;
}
.profile-cta-wrapper {
    padding: 40px 0 20px 0;
}
.profile-cta-wrapper p {
    margin: 0;
}
.red-cta {
    padding: 40px 20px;
    text-align: center;
    min-height: 143px;
}
.red-cta h2.white-text {
    color: #fff;
}
.red-cta p {
    margin: 0;
}
.red-cta ul {
    list-style-type: none;
    margin: 0;
}
.red-cta ul li {
    display: block;
}
.red-cta-style-2 {
    padding: 30px 50px 32px 50px;
    text-align: left;
    background: #ea4b41 url("../img/cp-adverse-bg.png") no-repeat bottom right;
}
.white-cta {
    padding: 50px 20px;
    text-align: center;
    min-height: 143px;
}
.white-cta h2 {
    margin-bottom: 5px;
}
.white-cta p {
    margin: 0 0 20px 0;
    font-size: 24px;
    color: #333333;
    font-weight: normal;
}
.white-cta p strong {
    font-weight: bold;
}
.white-cta .btn-primary {
    font-size: 18px;
    background-color: #ea4b41;
    border: 2px solid #ea4b41;
}
.white-cta .btn-primary:hover {
    color: #464646;
    background-color: #f2f2f2;
    border: 2px solid #f2f2f2;
}
.white-cta .btn-grey-fix:hover {
    color: #fff;
    background-color: #bbb;
    border: 2px solid #bbb;
}
.red-cta-style-3 {
    padding: 50px 20px;
    text-align: center;
    background: #ea4b41;
}
.red-cta-style-3 .btn-grey {
    border: 2px solid #fff;
}
.red-cta-style-3 h2 {
    line-height: 32px;
    color: #fff !important;
    text-align: center;
}
.red-cta-style-3 p {
    margin: 0 0 20px 0;
    font-size: 24px;
    color: #fff !important;
    font-weight: normal;
}
.red-cta-style-3 p strong {
    font-weight: bold;
}
.image-risk-cta {
    margin: 40px 0 0 0;
}
.row-spacer {
    margin-top: 30px;
}
.line-header h2 {
    text-align: center;
    margin: 40px 0 0 0;
}
.line-wrapper {
    height: 20px;
    border: 1px solid #dedede;
    border-bottom: none;
    margin: 20px 0;
}
.cta-data {
    min-height: 100px;
    text-align: center;
}
.cta-data p {
    margin-top: 10px;
    text-align: center;
}
.cta-data .popover h3.popover-title {
    color: #fff;
}
.blog_content .span12 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.area-white {
    background-color: #fff;
}
.area-red {
    background-color: #ea4b41;
    color: #fff;
}
.area-lgrey {
    background-color: #e8e8e8;
}
.area-mgrey {
    background-color: #414141;
    color: #fff;
}
.area-dgrey {
    background-color: #515151;
    color: #fff;
}
.area-dtransparent {
    color: #fff;
    background: transparent;
}
.area-ltransparent {
    color: #515151;
    background: transparent;
}
.area-dgrey div.icon, .area-mgrey div.icon, .area-dtransparent div.icon {
    color: #fff;
}
.area-dgrey .subtitle, .area-mgrey .subtitle, .area-dtransparent .subtitle {
    color: #bbb;
}
.area-dgrey p, .area-mgrey p, .area-dtransparent p {
    color: #bbb;
}
.area-red h2, .area-red h3 {
    color: #fff !important;
}
.area-red div.icon {
    color: #fff;
}
.area-red .subtitle {
    color: #ffd2cf;
}
.area-red p {
    color: #ffd2cf;
}
.area-red .form-template input {
    border: none;
}
.area-white div.icon, .area-lgrey div.icon, .area-ltransparent div.icon {
    color: #515151;
}
.area-white div.icon.inverse, .area-lgrey div.icon.inverse, .area-ltransparent div.icon.inverse {
    color: #ea4b41;
}
.area-white .subtitle, .area-lgrey .subtitle, .area-ltransparent .subtitle {
    color: #888;
}
.area-white p, .area-lgrey p, .area-ltransparent p {
    color: #888;
}
.area-white ul, .area-lgrey ul, .area-ltransparent ul {
    color: #888;
}
.area-white .time-of-charge span, .area-lgrey .time-of-charge span, .area-ltransparent .time-of-charge span {
    color: #888;
}
.area-white div.icon-historical-fix, .area-red div.icon-historical-fix, .area-lgrey div.icon-historical-fix, .area-mgrey div.icon-historical-fix, .area-dgrey div.icon-historical-fix, .area-dtransparent div.icon-historical-fix, .area-ltransparent div.icon-historical-fix {
    font-size: 80px;
    left: -10px;
}
.area-white div.icon-question-fix, .area-red div.icon-question-fix, .area-lgrey div.icon-question-fix, .area-mgrey div.icon-question-fix, .area-dgrey div.icon-question-fix, .area-dtransparent div.icon-question-fix, .area-ltransparent div.icon-question-fix {
    font-size: 90px;
    left: -15px;
    top: -20px;
}
.area-white div.icon-alerts-fix, .area-red div.icon-alerts-fix, .area-lgrey div.icon-alerts-fix, .area-mgrey div.icon-alerts-fix, .area-dgrey div.icon-alerts-fix, .area-dtransparent div.icon-alerts-fix, .area-ltransparent div.icon-alerts-fix {
    font-size: 55px;
    left: 3px;
}
.area-white div.icon-help-fix, .area-red div.icon-help-fix, .area-lgrey div.icon-help-fix, .area-mgrey div.icon-help-fix, .area-dgrey div.icon-help-fix, .area-dtransparent div.icon-help-fix, .area-ltransparent div.icon-help-fix {
    font-size: 90px;
    left: -16px;
    top: -20px;
}
.area-white .btn-primary:hover, .area-lgrey .btn-primary:hover, .area-ltransparent .btn-primary:hover {
    color: #fff;
    background-color: #515151;
    border: 2px solid #515151;
}
.area-red .btn-primary {
    color: #414141;
    background-color: #fff;
    border: 2px solid #fff;
}
.area-red .btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    filter: none;
    background-image: none;
}
.area-red .btn-secondry {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
}
.area-red .btn-secondry:hover {
    color: #414141;
    background-color: transparent;
    border: 2px solid #414141;
    filter: none;
    background-image: none;
}
.btn-more {
    width: 240px;
    font-size: 14px;
    font-weight: 500;
}
.area-dgrey .btn-secondry, .area-mgrey .btn-secondry, .area-dtransparent .btn-secondry {
    color: #fff;
}
.area-dgrey .btn-secondry:hover, .area-mgrey .btn-secondry:hover, .area-dtransparent .btn-secondry:hover {
    color: #fff;
    border: 2px solid #fff;
}
.area-dgrey .btn-alt, .area-mgrey .btn-alt, .area-dtransparent .btn-alt {
    color: #414141;
    background-color: #fff;
    border: 2px solid #fff;
}
.area-dgrey .btn-alt:hover, .area-mgrey .btn-alt:hover, .area-dtransparent .btn-alt:hover {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    filter: none;
    background-image: none;
}
.company-profile {
    background: #f4f4f4;
    padding: 40px 0;
}
.company-profile .row-padding-above {
    padding-top: 20px;
}
.company-profile ul.cta {
    list-style-type: none;
    margin: 0;
}
.company-profile ul.cta li {
    line-height: 25px;
    margin-bottom: 5px;
    display: block;
}
.company-profile ul.cta li a {
    position: relative;
    border: 2px solid #e2e2e2;
    background: #e2e2e2;
    text-align: left;
    padding: 12px 46px 12px 20px;
    font-size: 16px;
    line-height: 18px;
    min-height: 68px;
    display: table;
}
.company-profile ul.cta li a span {
    display: table-cell;
    vertical-align: middle;
}
.company-profile ul.cta li a i {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    color: #ea4b41;
    font-size: 28px;
}
.company-profile ul.cta li a:hover {
    background-color: #515151;
    border: 2px solid #515151;
    color: #fff;
}
.company-profile ul.cta li a:hover i {
    color: #fff;
}
.company-profile ul.cta li.cta-header {
    padding: 20px 22px;
    color: #fff;
    background: #ea4b41;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}
.company-profile ul.cta li.cta-header img {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -20px;
}
.company-profile ul.cta li.cta-header .icon {
    font-size: 70px;
    margin-top: -27px;
    margin-right: -20px;
}
.company-profile .feature-wrapper, .company-profile .asic-wrapper {
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    padding: 40px;
}
.company-profile .feature-wrapper .search-engine-remover, .company-profile .asic-wrapper .search-engine-remover {
    display: block;
    margin-top: 30px;
}
.company-profile .feature-wrapper .btn-secondry, .company-profile .asic-wrapper .btn-secondry {
    min-width: 144px;
    color: #ea4b41;
}
.company-profile .feature-wrapper .btn-secondry:hover, .company-profile .asic-wrapper .btn-secondry:hover {
    color: #464646;
    border-color: #888;
}
.company-profile .feature-wrapper h2, .company-profile .asic-wrapper h2 {
    font-size: 42px;
    font-weight: 600;
    color: #515151;
}
.company-profile .feature-wrapper h3, .company-profile .asic-wrapper h3 {
    font-size: 22px;
    font-weight: 600;
    color: #515151;
    margin: 0 0 10px 0;
    line-height: 24px;
}
.company-profile .feature-wrapper p, .company-profile .asic-wrapper p {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    color: #515151;
    margin-bottom: 40px;
}
.company-profile .feature-wrapper p.sub, .company-profile .asic-wrapper p.sub {
    font-size: 18px;
}
.company-profile .feature-wrapper img, .company-profile .asic-wrapper img {
    margin-bottom: 40px;
}
.company-profile .asic-wrapper {
    text-align: left;
}
.company-profile .asic-wrapper ul {
    margin: 30px 0 30px 15px;
    list-style-type: none;
}
.company-profile .asic-wrapper ul li i {
    margin-right: 10px;
}
.company-profile p.disclaimer {
    margin: 40px 0 0 0;
    color: #888;
}
.feature-subcategory h2, .feature-subcategory h3, .feature-subcategory h4, .feature-subcategory h5, .feature-subcategory h6 {
    margin: 0 0 5px 0;
}
.feature-subcategory p {
    color: #888;
    font-size: 14px;
}
.feature-subcategory .span1, .feature-subcategory .span2, .feature-subcategory .span3, .feature-subcategory .span4, .feature-subcategory .span5, .feature-subcategory .span6, .feature-subcategory .span7, .feature-subcategory .span8, .feature-subcategory .span9, .feature-subcategory .span10, .feature-subcategory .span11, .feature-subcategory .span12 {
    position: relative;
}
.feature-subcategory .h3-icon {
    color: #515151;
    font-weight: normal;
    min-height: 75px;
    padding-right: 60px;
    line-height: 30px;
}
.feature-subcategory hr.hr-header-divide {
    border-bottom: 2px solid #ea4b41;
    width: 30px;
    margin: 15px 0;
}
.feature-subcategory hr.hr-page-divide {
    border-bottom: 1px solid #ddd;
    border-top: none;
    width: 100%;
    margin: 40px auto;
}
.feature-subcategory .case-study .icon {
    position: absolute;
    font-size: 80px;
    color: #ccc;
}
.feature-subcategory .icon-rightside {
    position: absolute;
    right: 10px;
    top: 0;
    color: #ccc;
    font-size: 50px;
}
.table-subcategory thead tr th {
    background-color: #888;
    color: #FFF;
    text-align: center;
}
.table-subcategory tbody tr td:first-child {
    font-weight: bold;
}
.email-capture h3 {
    margin: 10px;
}
.email-capture .fa-book, .email-capture .fa-envelope {
    font-size: 45px;
}
.email-capture.email-capture-complete {
    display: none;
    opacity: 0;
}
#quoterequest .modal-header {
    background-color: #414141;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
#quoterequest .modal-header h3 {
    color: #fff;
}
#quoterequest .modal-header .close {
    color: #fff;
    text-shadow: none;
}
#quoterequest .modal-body form input {
    padding: 20px 15px;
    margin-bottom: 10px;
}
#quoterequest .modal-body form .btn-primary:focus {
    background-color: #df2419;
    outline: 0;
}
#quoterequest .modal-body form .btn-primary:active {
    background-color: #df2419;
}
.about-us__title {
    font-weight: 100 !important;
}
.section-casestudies {
    padding: 0px 0 60px 0;
    position: relative;
}
.section-casestudies .row {
    margin-top: 20px;
}
.section-casestudies .row-subtitle {
    margin-top: -40px;
}
.section-casestudies h2 {
    text-align: center;
    font-weight: 100;
    margin: 0px 0px 20px 0px;
}
.section-casestudies h4 {
    font-weight: 600 !important;
}
.section-casestudies p, .section-casestudies ul li {
    color: #888;
}
.section-casestudies #casestudy-nav, .section-casestudies #casestudy-slides {
    margin-top: 20px;
}
.section-casestudies #casestudy-nav {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    display: table;
    width: 1090px;
}
.section-casestudies #casestudy-nav li {
    display: inline-block;
}
.section-casestudies #casestudy-nav li a {
    margin: 0 15px;
    display: block;
    text-align: center;
}
.section-casestudies #casestudy-nav li a img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 3px solid transparent;
}
.section-casestudies #casestudy-nav li a span {
    display: block;
    margin-top: 10px;
    color: #ddd;
    font-weight: bold;
}
.section-casestudies #casestudy-nav li a:hover img {
    border-color: #888;
}
.section-casestudies #casestudy-nav li a:hover span {
    color: #888;
}
.section-casestudies #casestudy-nav li.active a img {
    border: 3px solid #ea4b41;
}
.section-casestudies #casestudy-nav li.active a span {
    color: #ea4b41;
}
.section-casestudies #casestudy-nav li.active a:hover img {
    border-color: #ea4b41;
}
.section-casestudies #casestudy-nav li.active a:hover span {
    color: #ea4b41;
}
.section-casestudies #casestudy-nav li.active a:focus {
    outline: 0;
    text-decoration: none;
}
.section-casestudies #casestudy-nav li .casestudy-mobile {
    display: block;
    margin-bottom: 50px;
}
.section-casestudies #casestudy-nav li .casestudy-mobile img {
    display: block;
    margin: 0 auto;
}
.section-casestudies #casestudy-nav li .casestudy-mobile span {
    display: block;
    color: #414141;
    font-size: 20px;
    padding: 15px 0;
}
.section-faq {
    background-color: #f0f0f0;
    padding: 60px 0;
    position: relative;
}
.section-faq .row {
    margin-top: 20px;
}
.section-faq h2 {
    text-align: center;
    font-weight: 100;
    margin: 0px 0px 20px 0px;
}
.section-faq h4 {
    font-weight: 600 !important;
}
.section-faq p, .section-faq ul li {
    color: #888;
}
.plan-section {
    padding-bottom: 60px;
}
.plan-section .panel-plans {
    background: #f0f0f0;
    border: 2px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    padding: 30px 30px 20px 30px;
}
.plan-section ul {
    list-style-type: none;
    column-count: 4;
    margin-bottom: 0;
}
.plan-section ul li {
    color: #888;
    padding-bottom: 10px;
    padding-left: 25px;
    position: relative;
}
.plan-section ul i {
    margin-right: 10px;
    color: #2ecc71;
    position: absolute;
    left: 0;
}
@media (min-width: 979px) and (max-width: 1200px) {
    .navbar .navbar-inner .brand {
        margin-left: -10px;
    }
    .navbar .nav {
        margin-right: -15px;
    }
    .navbar .nav li.login-button {
        margin-left: 10px;
    }
    .navbar .nav li.nav-button {
        margin-left: 10px;
    }
    .navbar .navbar-inner .brand {
        margin-left: -10px;
    }
    .navbar .nav.pull-right {
        margin-right: -15px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body {
        min-height: 150px;
    }
    .section-casestudies #casestudy-nav {
        width: 940px;
    }
    .section-casestudies #casestudy-nav li a img {
        max-width: 148px;
    }
    .payment-user form label span.cvc.icon-question-sign {
        float: right;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .section-pricing .pricing-table .pricing-item-wrapper {
        margin-top: 60px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body ul {
        padding: 0;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-head {
        padding: 25px 20px 20px 20px;
        min-height: 70px;
    }
}
@media (min-width: 1200px) {
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body-scores {
        height: 25px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-head {
        padding: 20px 10px 20px 10px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body {
        min-height: 190px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body ul {
        padding: 0px 10px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body ul li {
        padding-left: 0;
        text-align: left;
        padding-right: 25px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body ul li a {
        position: absolute;
        right: 0;
        top: 0;
    }
    .section-casestudies #casestudy-nav {
        width: 734px;
    }
    .section-casestudies #casestudy-nav li a img {
        max-width: 102px;
    }
    .payment-user form label {
        font-size: 13px;
    }
    .payment-user form label span.cvc.icon-question-sign {
        float: right;
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .media-img {
        margin: 0 auto;
    }
    .plan-section ul {
        column-count: 2;
    }
    .section-pricing .pricing-table .pricing-item-wrapper {
        width: 100%;
        margin-top: 20px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-highlight {
        margin-top: 20px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-head {
        min-height: 0;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-head .pricing-item-head-cta {
        font-size: 18px;
        width: 170px;
        padding: 10px;
        margin-left: -95px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-head .pricing-item-head-cta span {
        display: inline;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-head .pricing-item-head-cta.learn-more {
        width: 170px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-learnmore {
        display: block;
        border: 1px solid #ddd;
        border-top: 0;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body-scores {
        min-height: 0;
        padding: 20px 0px;
        display: none;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body-scores ul li {
        padding-left: 0;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body-scores ul li a {
        display: inline-block;
        position: relative;
        margin-left: 10px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-head, .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body-scores, .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body, .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-footer {
        border-left: 1px solid #ddd;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body {
        min-height: 0;
        padding: 20px 0px;
        display: none;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body ul li {
        padding-left: 0;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body ul li a {
        display: inline-block;
        position: relative;
        margin-left: 10px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-footer {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
        display: none;
    }
    .section-pricing .pricing-table .pricing-item-wrapper.pricing-item-highlight-wrapper .pricing-item-head {
        -webkit-border-radius: 0 0;
        -moz-border-radius: 0 0;
        border-radius: 0 0;
    }
    .section-pricing .pricing-table .pricing-item-wrapper.first-item .pricing-item-head {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }
    .section-pricing .pricing-table .pricing-item-wrapper.first-item .pricing-item-footer {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }
    .section-pricing .pricing-table .pricing-item-wrapper.last-item .pricing-item-head, .section-pricing .pricing-table .pricing-item-wrapper.last-item .pricing-item-body, .section-pricing .pricing-table .pricing-item-wrapper.last-item .pricing-item-footer {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }
    .section-pricing .pricing-table .pricing-item-wrapper.last-item .pricing-item-footer {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }
    .section-casestudies .row-subtitle {
        margin-top: -10px;
        margin-bottom: 30px;
    }
    .section-casestudies #casestudy-nav {
        width: auto;
        display: block;
    }
    .section-casestudies #casestudy-nav li {
        display: block;
    }
    section.search .search-comprehensive .action-main-search form input[type=text], section.search .search-comprehensive .action-main-search form button[type=submit] {
        display: block;
        width: 100%}
    section.search .search-comprehensive .action-main-search form button[type=submit] {
        margin-top: 10px;
        margin-bottom: 30px;
    }
    #quoterequest {
        top: 90px !important;
    }
    .our-partners ul li {
        display: block;
        margin-bottom: 20px;
    }
    .cvc-popover-arrow {
        margin-left: -71px !important;
    }
    .cvc-popover {
        left: 0px !important;
        top: -145px !important;
    }
}
@media (min-width: 1200px) {
    .company-profile ul.cta li a {
        font-size: 18px;
        line-height: 20px;
    }
}
@media (max-width: 1200px) {
    .step-2, .previous-step {
        float: none;
        width: 100% !important;
        margin: 5px;
    }
    .main-content .widget-rating .cp-progress-widget-1, .main-content .widget-rating .cp-progress-widget-2, .main-content .widget-rating .cp-progress-widget-3 {
        display: none;
    }
    .main-content .full-rating .demo-note {
        display: none;
    }
    .main-content .full-rating .cp-progress-full-1, .main-content .full-rating .cp-progress-full-2, .main-content .full-rating .cp-progress-full-3 {
        display: none;
    }
    .main-content .full-rating .cp-progress-number {
        left: 70px;
        bottom: 70px;
    }
    .main-content .full-rating {
        background: none;
        background-color: #fff;
    }
    .main-content .widget-enquiries {
        background-position: -15px 20px;
    }
    .main-content .widget-status {
        background-position: 45px -160px;
    }
    .main-content .widget-outstanding-payments {
        background-position: -30px -325px;
    }
    .main-content .widget-insolvency {
        background-position: -20px -503px;
    }
    .main-content .widget-court {
        background-position: 50px -699px;
    }
    .main-content .widget .number {
        font-size: 30px;
    }
}
@media (max-width: 388px) {
    .hp-hero a {
        margin-bottom: 10px;
    }
    .navbar .brand {
        width: auto;
    }
    .navbar .nav li {
        padding: 7px 0 0 !important;
    }
    .btn-open i, .btn-close i {
        font-size: 24px;
    }
    .btn-open span, .btn-close span {
        display: none;
    }
}
@media (max-width: 359px) {
    .navbar .nav .toggle-menu-slide span {
        display: none;
    }
    .navbar .nav .at-top span {
        display: none;
    }
    .navbar .brand img {
        width: 190px;
    }
    .cvc-popover {
        margin-left: 6px !important;
        top: -124px !important;
    }
    .cvc-popover-arrow {
        left: 167px !important;
    }
}
@media (max-width: 580px) {
    .plan-section ul {
        column-count: 1;
        margin: 0;
    }
    section.section-table .mobile-price-plan .mobile-plan-header {
        text-align: center;
    }
    section.section-table .mobile-price-plan .mobile-plan-header a {
        display: block;
        float: none;
        margin-top: 20px;
    }
    footer ul li.footer-header {
        padding-bottom: 15px;
    }
    footer ul img {
        float: none;
        padding-bottom: 10px;
    }
    footer ul.partner-logos li.footer-header {
        margin-top: 20px;
    }
    footer ul.social-media li.footer-header {
        margin-top: 20px;
    }
    .btn-more {
        margin-bottom: 10px;
    }
    .payment-user .row-submit .step-2 {
        margin-bottom: 10px;
    }
}
@media (max-width: 420px) {
    footer ul {
        padding-bottom: 0;
    }
    footer ul img {
        margin-right: 0;
        float: none !important;
        padding-top: 10px;
    }
    footer ul.partner-logos li.footer-header {
        margin-top: 0;
    }
    footer ul.social-media li.footer-header {
        margin-top: 0;
    }
    .hp-hero .hero-unit {
        margin-top: 120px;
    }
    .hp-hero .hero-unit h1 {
        padding-top: 0;
    }
    .hp-hero .hero-unit p {
        width: auto;
    }
    .hp-hero .hero-unit p a.btn-outline {
        margin-top: 10px;
    }
    section.section-why p.subtitle {
        margin: -20px auto 20px;
    }
    section.section-table .mobile-price-plan .mobile-plan-header {
        text-align: center;
    }
    section.section-table .mobile-price-plan .mobile-plan-header a {
        display: block;
        float: none;
        margin-top: 20px;
    }
    section.section-table .mobile-price-plan ul li {
        text-align: center;
    }
    section.section-table .mobile-price-plan ul.mobile-list li {
        text-align: left;
    }
    section.section-table .span4 {
        margin-bottom: 50px;
    }
    .payment-user form label span.cvc.icon-question-sign {
        float: none;
        margin-left: 10px;
    }
    .cvc-popover {
        left: -10px !important;
        margin-top: -15px;
    }
    .cvc-popover-arrow {
        margin-left: -61px !important;
    }
}
@media (max-width: 1200px) {
    .section-feature-2 .image-profile {
        margin: 60px 0 -140px 0;
    }
}
@media (min-width: 980px) and (max-width: 1200px) {
    .company-profile-header .container .nav-tabs li a {
        padding: 10px 20px;
    }
    .hp-hero {
        min-height: 550px;
    }
    .hp-hero h1 {
        padding-top: 20px !important;
        font-size: 38px !important;
    }
    .section-why .subtitle {
        margin: -20px auto 20px auto;
    }
    .section-why .centre-focus .icon {
        font-size: 300px;
        margin-top: 50px;
    }
    .section-feature-1 .image-search {
        left: -50px;
    }
    .section-feature-1 .image-analyse {
        left: -50px;
    }
    .section-feature-1 .image-debt {
        margin: 40px 0 0 -390px;
    }
    .section-feature-1 .image-accounting {
        margin: -80px 0 0 -530px;
    }
    .sub-heading-pricing ul li {
        display: inline;
        padding: 5px 15px;
    }
    .testimonials .testimonial-wrapper {
        min-height: 160px;
    }
    .sticky-header {
        width: 940px;
    }
    .pricing-info {
        left: 0;
    }
    .pricing-info h2 {
        margin: 0 0 10px 0;
    }
    .members-blur {
        margin-top: -268px;
    }
    .members-cta-wrapper {
        margin-left: 350px;
    }
    .members-cta-wrapper .members-blur-cta h2 {
        font-size: 30px;
        line-height: 32px;
        padding-bottom: 10px;
    }
    .main-content .span3 {
        width: 220px;
    }
    .red-cta h2.white-text {
        font-size: 30px;
    }
    .company-profile-header {
        background: #414141 url("../img/cp-asic-purchase.png") no-repeat 645px 90px;
    }
    .summary-wrapper-fix .company-profile-details tbody tr td:first-child {
        width: 170px;
    }
    .your-details-list {
        margin-top: 73px;
    }
    .feature-subcategory .h3-icon {
        word-break: break-all;
    }
    footer ul {
        padding-bottom: 0;
    }
    footer ul.social-media li {
        margin: 0 5px 5px 0px;
    }
}
@media (min-width: 980px) {
    #blurb {
        padding-left: 36px;
    }
    .hide-desktop {
        display: none;
    }
    .section-feature-1 .image-search {
        left: 0px;
    }
    .section-feature-1 .image-analyse {
        left: 0px;
    }
}
@media (max-width: 979px) {
    .hp-hero {
        min-height: 600px;
    }
    .navbar .nav li {
        padding: 10px 0px 0px;
    }
    .navbar .nav li a {
        font-size: 18px;
        text-transform: uppercase;
    }
    .navbar .nav li a:hover {
        font-size: 18px;
        text-shadow: none;
    }
    .navbar .nav li a:focus {
        font-size: 18px;
        text-shadow: none;
    }
    .navbar-fixed-top .navbar-inner {
        padding: 0 20px;
    }
    .section-featuredby .span2, .section-featuredby .span10 {
        text-align: -webkit-center;
    }
    .section-featuredby .section-title {
        font-size: 15px;
        padding: 5px 0;
    }
    .section-featuredby .section-title span {
        display: none;
    }
    .section-analyse h3 {
        min-height: 80px;
    }
    .section-everyone {
        text-align: center;
    }
    .section-everyone p {
        margin: 0 auto;
    }
    .section-everyone a {
        margin-top: 20px;
    }
    .section-stats {
        text-align: center;
    }
    .section-stats h2 {
        text-align: center;
    }
    .section-newlook .span3 {
        position: relative;
    }
    .section-newlook .new-tour, .section-newlook .new-summary {
        top: 40px;
    }
    .section-newlook .front-screen {
        margin: 0px 0 -175px 50px;
    }
    .section-feature-1 .feature-padding {
        padding: 60px 0;
    }
    .section-feature-1 .image-creditreport {
        margin: 90px 0 0 -300px;
        background-size: 700px 459px;
    }
    .section-feature-1 .image-freecreditscore {
        margin: 90px 0 0 -300px;
        background-size: 700px 459px;
    }
    .section-feature-1 .image-monitoring {
        margin: 120px 0 0 -345px;
        background-size: 700px 459px;
    }
    .section-feature-1 .image-scores {
        margin: 160px 0 0 -280px;
        background-size: 560px 323px;
    }
    .section-feature-1 .image-historical {
        margin: 130px 0 0 -280px;
        background-size: 560px 285px;
    }
    .section-feature-1 .image-debt {
        margin: 100px 0 0 -325px;
        background-size: 700px 354px;
    }
    .section-feature-1 .image-accounting {
        margin: 57px 0 0 -394px;
        background-size: 700px 459px;
    }
    .section-feature-2 .image-profile {
        margin: 60px 0 -108px 0;
    }
    .section-feature-3 h2 {
        min-height: 60px;
    }
    .section-feature-3 p {
        min-height: 180px;
    }
    .unsubscribe-wrapper form input.btn-primary {
        margin-left: 0;
    }
    footer .footer-logo {
        margin-bottom: 20px;
    }
    .testimonials .testimonial-wrapper {
        min-height: 200px;
    }
    .main-content .widget .widget-caption {
        display: none;
    }
    .table-subcategory {
        margin-top: 0;
    }
    .feature-subcategory .h3-icon {
        min-height: 0;
    }
    .feature-subcategory .icon-rightside {
        display: none;
    }
}
@media (max-width: 700px) {
    a.brand {
        display: none;
    }
    .section-everyone p {
        width: auto;
    }
    .search-engine-remover {
        float: none;
        display: block;
        margin-top: 5px;
    }
    footer ul img {
        float: none;
    }
    footer ul {
        margin: 0px;
    }
    footer ul.social-media li.footer {
        margin-top: none;
        padding-bottom: none;
    }
}
@media (min-width: 768px) {
    .testimonials-img {
        text-align: right;
    }
}
@media (max-width: 767px) {
    .hp-hero .hero-unit ul.hero-points li {
        display: block;
        padding: 10px 10px 0 10px;
    }
    .navbar-fixed-top {
        margin: 0;
    }
    .container {
        margin: 0 20px;
    }
    .span4 {
        margin-bottom: 70px;
    }
    .payment-head- {
        margin-bottom: 40px;
    }
    .icon-min-h {
        min-height: 0;
    }
    /*.content-row {*/
        /*min-height: 10px;*/
    /*}*/
    /*.content-row h3 {*/
        /*min-height: 10px;*/
    /*}*/
    /*.content-row hr {*/
        /*margin: 0px auto 50px auto;*/
    /*}*/
    /*.content-row .subtitle {*/
        /*margin: -20px auto 50px auto;*/
        /*width: auto;*/
        /*text-align: center;*/
        /*font-size: 18px;*/
        /*line-height: 20px;*/
    /*}*/
    /*.content-row .btn-more {*/
        /*width: 200px;*/
    /*}*/
    .section-featuredby .section-title {
        font-size: 25px;
        padding: 15px 0;
    }
    .section-why .left-points, .section-why .right-points {
        text-align: center;
        margin-bottom: 0;
    }
    .section-why .left-points .span3, .section-why .right-points .span3 {
        min-height: 0;
    }
    .section-why .centre-focus {
        display: none;
    }
    .section-123 .step-animation {
        margin: 0;
    }
    .section-123 .row .step1, .section-123 .row .step3 {
        text-align: left;
    }
    .section-123 .row .span4 {
        padding-left: 130px;
        margin-bottom: 9px;
    }
    .section-123 .ipad-screen {
        margin: 40px 0 -50px 0;
    }
    .section-features .row-padding-bottom {
        margin-bottom: 0;
    }
    .section-features .span4 {
        min-height: 60px;
        margin-bottom: 50px;
    }
    .section-newlook .span3 {
        text-align: center;
        margin-bottom: 20px;
        min-height: none;
    }
    .section-newlook .span12 {
        min-height: 50px;
    }
    .section-newlook .new-design, .section-newlook .new-summary {
        top: 0px;
        left: 0;
    }
    .section-newlook .new-ui, .section-newlook .new-tour {
        top: 0px;
        right: 0;
    }
    .section-newlook .front-screen {
        margin: 0 0 -55px 50px;
    }
    .section-newlook .mini-icon {
        left: 50%;
        top: -30px;
        position: static;
    }
    .section-newlook h3 {
        margin: 0 0 10px 0;
    }
    .section-newlook p {
        margin: 0;
    }
    .section-everyone .everyone-align {
        margin-left: 0;
    }
    .section-everyone p {
        width: auto !important;
    }
    .members-cta-wrapper {
        display: none;
    }
    .section-pricing .pricing-table .pricing-item-head-cta.learn-more {
        width: 170px;
    }
    .summary-wrapper-fix .company-profile-details tbody tr td {
        padding: 10px 20px 0px 20px;
    }
    .summary-wrapper-fix .company-profile-details tbody tr td:first-child {
        width: 100px;
    }
    .pricing-item-body-scores ul li a i {
        margin-top: 7px;
    }
    .company-profile-header {
        background: #414141;
    }
    .company-profile ul.cta {
        margin-top: 30px;
    }
    .sub-heading-pricing {
        padding: 20px 0;
    }
    .sub-heading-pricing ul li {
        display: block;
    }
    #tourModal {
        margin: 0;
        width: auto;
        height: auto;
    }
    footer {
        padding: 40px 0;
    }
    footer ul {
        margin: 0px;
    }
    footer ul img {
        float: none;
        text-align: center;
    }
    footer ul li.footer-header {
        margin: 0 auto;
    }
    footer .footer-logo {
        margin: 20px auto;
        text-align: center;
    }
    footer p.copyright {
        text-align: center;
    }
    body.internal .content-padding {
        padding: 20px 0;
    }
    .section-feature-1 .feature-image-wrapper {
        position: relative;
    }
    .section-feature-1 .feature-padding .center-cta {
        margin-top: 0px;
        text-align: center;
    }
    .section-feature-1 .span4 img {
        margin-top: 30px;
    }
    .section-feature-1 hr {
        margin: 15px 0 15px 0;
    }
    .section-feature-2 .image-profile {
        margin: 60px 0 -108px 0;
    }
    .section-feature-3 {
        padding: 0;
    }
    .section-feature-3 h2 {
        min-height: 0;
    }
    .section-feature-3 img {
        margin-top: 0;
    }
    .section-feature-3 p {
        min-height: 50px;
    }
    section.pricing-summary .span6 {
        text-align: center;
        margin-top: 50px;
    }
    section.pricing-summary .image-trial {
        position: relative;
    }
    section.pricing-summary-2 p {
        width: auto;
    }
    .testimonials .testimonial-wrapper {
        min-height: 10px;
    }
    .payment-user hr {
        margin: 20px 0 40px 0;
    }
    .payment-user .telstraseal {
        padding-top: 0;
        padding-bottom: 50px;
        float: left;
    }
    .signup-form .billing .billing-options {
        margin-bottom: 20px;
    }
    .signup-form .billing .security-rating {
        float: left;
        padding: 10px 0 10px 0px;
    }
    .contact-us hr {
        border-bottom: 2px solid #ea4b41;
        margin: 20px 0 40px 0;
        width: 80px;
        text-align: left;
    }
    .contact-us-basic hr {
        margin: 20px 0 40px 0;
    }
    .contact-us-basic .address-wrapper {
        margin-bottom: 20px;
    }
    .address-margin {
        margin-top: -420px;
    }
    .address-margin .span4 {
        margin-bottom: 40px;
    }
    #map-canvas {
        height: 320px;
    }
    .unsubscribe-wrapper form .btn-primary {
        margin-top: 10px;
    }
    section.search .inline-search-block .inline-search-block-form input[type=text], section.search .inline-search-block .inline-search-block-form input[type=submit], section.search .inline-search-block .inline-search-block-form select {
        margin-bottom: 10px;
    }
    section.search .inline-search-block .inline-search-block-form .select-arrow-wrapper {
        display: block;
    }
    .testimonials .span6 {
        margin-bottom: 40px;
    }
    .main-content .widget-enquiries {
        background-position: 115px 20px;
    }
    .main-content .widget-status {
        background-position: 200px -160px;
    }
    .main-content .widget-outstanding-payments {
        background-position: 130px -325px;
    }
    .main-content .widget-insolvency {
        background-position: 130px -503px;
    }
    .main-content .widget-court {
        background-position: 180px -699px;
    }
    .main-content .widget {
        margin-bottom: 20px;
    }
    .main-content .widget .number {
        font-size: 50px;
    }
    .main-content .widget-row-2 {
        margin-top: 0;
    }
    .spancenter .p-center {
        width: auto;
        margin: 0 auto;
    }
    .red-cta {
        margin-bottom: 20px;
    }
    .payment-user .span4 {
        margin-bottom: 0;
    }
    section.section-press {
        text-align: center;
    }
    section.section-press .media_story {
        border-bottom: 1px solid #e8e8e8;
        margin-bottom: 30px;
        padding: 0px 0 30px 0;
    }
    section.section-press .media_story .span4 {
        margin-bottom: 0;
        margin-top: 10px;
    }
    section.section-press .media-row {
        margin-bottom: none;
        padding: 0;
        border-bottom: none;
    }
    .your-details-list {
        margin-top: 0;
    }
    .billing-options ul.pull-right {
        float: none;
    }
    .security-rating.pull-right {
        float: none;
    }
    .form-template input {
        margin-bottom: 10px;
    }
    .form-template.form-inline input {
        margin-bottom: 10px;
    }
    #primary, #sidebar {
        width: 100% !important;
        float: none !important;
    }
    footer ul img {
        padding-top: 10px;
    }
    footer ul.social-media li.footer-header {
        margin-top: 20px;
    }
    footer ul.partner-logos li.footer-header {
        margin-top: 20px;
    }
}
@media (max-width: 768px) {
    .hp-hero {
        background: url("../img/hp-hero-mobile2.jpg") no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .hp-hero .hero-video img {
        margin-top: 70px;
    }
    .section-feature-1 .feature-padding a.btn-primary {
        margin-bottom: 40px;
    }
    .payment-user .row-submit .step-2 {
        margin: 0 0 10px 0;
    }
    .payment-user form label span.cvc.icon-question-sign {
        float: none;
        margin-left: 10px;
    }
    .main-content .span3 {
        width: 100%}
    .company-profile-header .container .nav-tabs .active .tab-1 span {
        display: none;
    }
    .company-profile-header .container .nav-tabs .active .tab-2 span {
        display: none;
    }
    .company-profile-header .container .nav-tabs .active .tab-3 span {
        display: none;
    }
    .company-profile-header .container .nav-tabs .active .tab-4 span {
        display: none;
    }
    .company-profile-header .container .nav-tabs .active .tab-5 span {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .hp-hero h1 {
        font-size: 35px !important;
        padding-top: 0 !important;
    }
    .hp-hero p {
        font-size: 17px;
    }
    .hp-hero .btn-secondry {
        margin-top: 10px;
    }
    .hp-hero .hero-video img {
        margin-top: 70px;
    }
    .hp-hero .hero-unit p a.btn-outline {
        margin-top: 10px;
    }
    .section-why .subtitle {
        margin: -20px auto 20px auto;
    }
    .section-why .centre-focus .icon {
        font-size: 220px;
        margin-top: 120px;
    }
    .section-why .right-points .span3 {
        min-height: 240px;
    }
    .section-123 h3, .section-123 p {
        margin-bottom: 0;
    }
    .members-blur {
        margin-top: -178px;
    }
    .members-blur-cta p {
        margin-bottom: 10px;
    }
    .members-cta-wrapper {
        margin-left: 310px;
        height: 330px;
    }
    .members-cta-wrapper .members-blur-cta h2 {
        font-size: 30px;
        line-height: 32px;
        padding-bottom: 10px;
    }
    .members-cta-wrapper:after {
        border-width: 162px 40px 162px 0;
        margin-top: -162px;
    }
    .main-content .span3 {
        width: 166px;
    }
    .red-cta ul {
        margin-top: 30px;
    }
    .company-profile-header {
        background: #414141 url("../img/cp-asic-purchase.png") no-repeat 415px 90px;
    }
    .company-profile ul.cta li a {
        padding: 12px 35px 12px 20px;
    }
    .company-profile ul.cta li.cta-header img {
        display: none;
    }
    .summary-wrapper-fix .company-profile-details tbody tr td:first-child {
        width: 100px;
    }
    .sticky-header {
        width: 724px;
    }
    .pricing-summary-simple ul li {
        padding: 15px 10px 15px 40px;
    }
    .pricing-summary-simple ul li a.popover-block {
        left: 15px;
    }
    .pricing-summary-simple ul li.plan-space {
        height: 72px;
    }
    .your-details-list {
        margin-top: 105px;
    }
    footer ul.partner-logos, footer .footer-header {
        padding-bottom: 0px;
    }
    footer ul.social-media li {
        margin: 0 5px 5px 0;
    }
    footer ul.social-media li a {
        font-size: 18px;
    }
    footer ul.social-media li:nth-child(4) a {
        padding: 7px 19px 5px 19px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select {
        padding-right: 18px;
        text-indent: 12px;
    }
    section.search .inline-search-block .inline-search-block-form select {
        padding-right: 18px;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .contact-map, .address-margin {
        display: none;
    }
    .contact-us-basic {
        display: block;
    }
}
.lt-ie10 .employment-apply .select-arrow {
    display: none;
}
.lt-ie10 .payment-user form .select-arrow, .lt-ie10 .contact-us form .select-arrow {
    display: none;
}
.lt-ie10 section.search .inline-search-block .inline-search-block-form .select-arrow {
    display: none;
}
.lt-ie10 .company-profile-header .container #companyname, .lt-ie10 .company-profile-header .container #latest-data, .lt-ie10 .company-profile-header .container #update-data, .lt-ie10 .company-profile-header .container #no-data, .lt-ie10 .company-profile-header .container #sole-data {
    opacity: 1;
}
.lt-ie10 .company-profile-header .container .tab-1, .lt-ie10 .company-profile-header .container .tab-2, .lt-ie10 .company-profile-header .container .tab-3, .lt-ie10 .company-profile-header .container .tab-4, .lt-ie10 .company-profile-header .container .tab-5, .lt-ie10 .company-profile-header .container .tab-6 {
    opacity: 1;
}
.lt-ie9 .hide-desktop, .ie9 .hide-desktop {
    display: none;
}
.lt-ie9 section.section-why .centre-focus .icon, .ie9 section.section-why .centre-focus .icon {
    font-size: 300px;
}
.lt-ie9 .members-blur, .ie9 .members-blur {
    margin-top: -270px;
}
.lt-ie9 .members-cta-wrapper, .ie9 .members-cta-wrapper {
    margin-top: -240px;
    margin-left: 360px;
}
.lt-ie9 .members-cta-wrapper .members-blur-cta h2, .ie9 .members-cta-wrapper .members-blur-cta h2 {
    font-size: 30px;
    line-height: 32px;
    padding-bottom: 10px;
}
.lt-ie9 .employment-apply .select-arrow, .ie9 .employment-apply .select-arrow {
    display: none;
}
.lt-ie9 .payment-user form .select-arrow, .lt-ie9 .contact-us form .select-arrow, .ie9 .payment-user form .select-arrow, .ie9 .contact-us form .select-arrow {
    display: none;
}
.lt-ie9 section.search .inline-search-block .inline-search-block-form .select-arrow, .ie9 section.search .inline-search-block .inline-search-block-form .select-arrow {
    display: none;
}
.lt-ie9 .company-profile-header .container #companyname, .lt-ie9 .company-profile-header .container #latest-data, .lt-ie9 .company-profile-header .container #update-data, .lt-ie9 .company-profile-header .container #no-data, .lt-ie9 .company-profile-header .container #sole-data, .ie9 .company-profile-header .container #companyname, .ie9 .company-profile-header .container #latest-data, .ie9 .company-profile-header .container #update-data, .ie9 .company-profile-header .container #no-data, .ie9 .company-profile-header .container #sole-data {
    opacity: 1;
}
.lt-ie9 .company-profile-header .container .tab-1, .lt-ie9 .company-profile-header .container .tab-2, .lt-ie9 .company-profile-header .container .tab-3, .lt-ie9 .company-profile-header .container .tab-4, .lt-ie9 .company-profile-header .container .tab-5, .lt-ie9 .company-profile-header .container .tab-6, .ie9 .company-profile-header .container .tab-1, .ie9 .company-profile-header .container .tab-2, .ie9 .company-profile-header .container .tab-3, .ie9 .company-profile-header .container .tab-4, .ie9 .company-profile-header .container .tab-5, .ie9 .company-profile-header .container .tab-6 {
    opacity: 1;
}
.lt-ie9 .company-profile-header .container .nav-tabs li a, .ie9 .company-profile-header .container .nav-tabs li a {
    padding: 10px 20px;
}
.lt-ie9 section.section-123 .container .step-animation .step-overlay, .lt-ie9 section.section-123 .container .step-animation .step-grey, .ie9 section.section-123 .container .step-animation .step-overlay, .ie9 section.section-123 .container .step-animation .step-grey {
    display: none;
}
.lt-ie9 .address-margin, .ie9 .address-margin {
    margin-top: 0;
}
.lt-ie9 .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body-scores, .ie9 .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body-scores {
    height: 30px;
}
.lt-ie9 .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body, .ie9 .section-pricing .pricing-table .pricing-item-wrapper .pricing-item-body {
    min-height: 690px;
}
.xero-container {
    color: #555;
}
.xero-container h1, .xero-container h2, .xero-container h3, .xero-container h4, .xero-container h5 {
    font-weight: 200;
}
.xero-container .btn-primary:hover {
    filter: none;
    background-image: none;
}
.xero-container .btn-primary:focus {
    filter: none;
    background-image: none;
}
.xero-container a {
    color: #3699db;
}
.xero-container .xero-header {
    text-align: left;
    padding: 20px;
    min-height: 100px;
    color: #fff;
}
.xero-container .xero-header h1 {
    font-size: 24px;
    margin: 16px 0 0 0;
}
.xero-container .xero-header .span2 {
    text-align: right;
}
.xero-container .xero-header .btn-xero {
    display: none;
}
.xero-container .btn {
    padding: 12px 16px;
    margin-top: 30px;
    border: 1px solid #3699db;
    background-color: #3699db;
    color: #fff;
}
.xero-container .btn:hover {
    border: 1px solid #3699db;
    background-color: #3699db;
}
.xero-container .btn i {
    margin-right: 10px;
}
.xero-container .addon-row-header {
    margin-bottom: 70px;
}
.xero-container .addon-row-header h2 {
    text-align: center;
    color: #3699db;
    margin: 30px 0;
}
.xero-container .addon-row-header p {
    text-align: center;
    width: auto;
    max-width: 650px;
    margin: 0 auto;
}
.xero-container .addon-row-header a {
    font-size: 14px;
    padding: 10px 15px;
    margin-top: 20px;
}
.xero-container .addon-row-content {
    margin-bottom: 40px;
    text-align: left;
}
.xero-container .addon-row-content h3 {
    color: #3699db;
}
.xero-container .addon-row-content p {
    margin-bottom: 40px;
}
.xero-container .addon-row-content ul li {
    padding: 0 0 15px 5px;
}
#comparison-table {
    border-collapse: separate;
}
#comparison-table tbody tr:nth-child(odd) {
    background-color: #f0f0f0;
}
#comparison-table .rounded.top-left {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}
#comparison-table .rounded.top-right {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}
#comparison-table .rounded.bottom-left {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
#comparison-table .rounded.bottom-right {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}
#comparison-table tr:last-child td {
    border-bottom: 1px solid #dcdcdc;
}
#comparison-table td {
    width: 280px;
    text-align: center;
    vertical-align: middle;
    padding: 16px 5px;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    font-size: 15px;
}
#comparison-table td:last-child {
    border-right: 1px solid #dcdcdc;
}
#comparison-table td .label-success {
    background-color: #2ccb6f;
    font-size: 14px;
    font-weight: 500;
}
#comparison-table td i.fa-check {
    color: #39cf6e;
}
#comparison-table td i.fa-remove {
    color: #dadada;
}
#comparison-table td span {
    color: #e84a41;
}
.error-404.content-row {
    padding-bottom: 82px;
}
.error-404.content-row.content-row {
    padding-top: 0px;
}
.error-404.content-row .row {
    margin-top: 90px;
}
.error-404.content-row .row img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.error-404.content-row .row h2 {
    color: #d82020;
    text-align: center;
    margin: 0;
    font-weight: 300;
}
.error-404.content-row .row p {
    text-align: center;
    font-size: 20px;
    margin-bottom: 50px;
}
.error-404.content-row .row .links {
    text-align: center;
}
.error-404.content-row .row .links p {
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 0.7;
}
.error-404.content-row .row .links ul {
    display: inline;
}
.error-404.content-row .row .links li {
    list-style: none;
    line-height: 25px;
}
.error-404.content-row .row .links a {
    color: black;
    font-weight: 300;
    border-bottom: 1px solid gray;
}
#signup-step-2.animated {
    display: inline-block !important;
}
#cancel-confirm {
    border: 1px solid #dddddd !important;
    background-color: #F0F0F0 !important;
    padding: 20px !important;
}
#cancel-confirm p, #cancel-confirm a {
    color: #888888 !important;
}
#cancellation_confirmation {
    margin-top: 100px;
    margin-bottom: 500px;
}
.full-width-line {
    margin-left: -50px;
    margin-right: -50px;
    border-bottom: 1px solid #DDD;
    margin-top: 0;
}
.bs-callout {
    padding: 20px;
    margin: 0 0 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
.bs-callout-image {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.bs-callout-image img {
    float: left;
}
.bs-callout-image p strong {
    color: #ea4b41;
    text-align: left;
}
.bs-callout-image p {
    text-align: left;
}
.bs-callout-image ul {
    list-style: none;
    margin: 0;
    text-align: left;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger .user-plan-annual {
    color: #ea4b41;
}
.bs-callout-danger .user-plan-monthly {
    color: #ea4b41;
}
.bs-callout-extended img {
    margin-bottom: 155px;
}
#update-details .bs-callout+.bs-callout {
    margin-top: 0;
}
#update-details .bs-callout p {
    margin-left: 80px;
}
.feedback-display {
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.hero.update-cc-details {
    padding: 110px 0 80px 0;
}
.payment-user ul {
    list-style-type: none;
}
.payment-user .alert-text {
    color: #ea4b41;
}
.payment-user i.fa-ok {
    color: #2ecc71;
}
.payment-user i.fa-times {
    color: #ea4b41;
}
.payment-user p {
    color: #828282;
}
.payment-user .popover.top .arrow:after {
    border-top-color: #464646;
}
.payment-user .popover-content {
    color: #fff;
}
.payment-user .popover-content img {
    width: 100%}
.payment-user .cvc-popover-inner {
    background-color: white !important;
    border-radius: 5px !important;
    width: 100% !important;
}
.payment-user .cvc-popover-title {
    display: block !important;
    background-color: #DDD !important;
    color: black !important;
    text-align: center !important;
}
.payment-user .cvc-icon-question-sign {
    float: none;
}
.payment-user .popover.cvc-popover {
    background: #DDD;
    border-color: #DDD;
    z-index: 10000;
    top: -106px !important;
    width: 100%;
    left: -2px !important;
}
.payment-user .cvc-popover-arrow {
    border-top-color: #DDD !important;
    bottom: -10px !important;
    margin-left: -10px !important;
}
.payment-user .cvc-popover.top .arrow:after {
    border-top-color: white;
}
.update-cc-form {
    color: #828282;
    text-align: left;
}
.update-cc-form label {
    font-weight: 400;
}
.update-cc-form ul {
    list-style-type: none;
}
.update-cc-form .panel-d {
    text-align: left;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    background-color: #FFF;
    padding: 20px;
    position: relative;
}
.update-cc-form .panel-d.panel-border {
    border-left: 2px solid #ea4b41;
}
.update-cc-form .alert-text {
    color: #ea4b41;
}
.update-cc-form.valid {
    color: #2ecc71;
    position: absolute;
    top: 43px;
    right: 12px;
}
.update-cc-form i.fa-times {
    color: #ea4b41;
}
.update-cc-form .popover.top .arrow:after {
    border-top-color: #464646;
}
.update-cc-form .popover-content {
    color: #fff;
}
.update-cc-form .popover-content img {
    width: 100%}
.update-cc-form .cvc-popover-inner {
    background-color: white !important;
    border-radius: 5px !important;
    width: 100% !important;
}
.update-cc-form .cvc-popover-title {
    display: block !important;
    background-color: #DDD !important;
    color: black !important;
    text-align: center !important;
}
.update-cc-form .cvc-icon-question-sign {
    float: none;
}
.update-cc-form .popover.cvc-popover {
    background: #DDD;
    border-color: #DDD;
    z-index: 10000;
    top: -106px !important;
    width: 100%;
    left: -2px !important;
}
.update-cc-form .cvc-popover-arrow {
    border-top-color: #DDD !important;
    bottom: -10px !important;
    margin-left: -10px !important;
}
.update-cc-form .cvc-popover.top .arrow:after {
    border-top-color: white;
}
.update-cc-form .bottom-spacing {
    margin-bottom: 30px;
}
.update-cc-form .bs-callout-success {
    margin-bottom: 40px;
    border-left-color: #2ecc71;
}
.update-cc-form .bs-callout-success p strong {
    color: #2ecc71;
}
.update-cc-form .btn-green {
    color: #fff;
    background-color: #2ecc71;
    filter: none;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-weight: 600;
    border: 2px solid #2ecc71;
    border-radius: 20px;
    padding: 10px 40px;
}
.update-cc-form .btn-green:hover, .update-cc-form .btn-green:focus, .update-cc-form .btn-green:active {
    color: #fff;
    background-color: #25a25a;
    border: 2px solid #25a25a;
}
.area-lgrey {
    padding: 60px 0px;
}
.area-lgrey h2 {
    text-align: center;
}
.area-lgrey h4 {
    font-weight: normal;
    color: #515151 !important;
}
.area-lgrey p {
    color: #888;
    font-size: 15px;
}
.area-lgrey ul {
    margin: 0px;
    padding-left: 0px;
    list-style-type: none;
    color: #888;
}
.update-cc-questions p {
    margin-bottom: 30px;
}
.table-template-pages {
    margin: 10px auto;
    width: 100%}
.table-template-pages thead {
    background: #ddd;
}
.table-template-pages thead tr th {
    font-weight: bold;
    color: #414141;
}
.table-template-pages thead tr th:not(:first-child) {
    text-align: center;
}
.table-template-pages tbody tr td:first-child, .table-template-pages thead tr th:first-child {
    padding-left: 15px;
}
.table-template-pages tbody tr td {
    color: #888;
}
.table-template-pages tbody tr td:not(:first-child) {
    text-align: center;
}
.head-count {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 10px;
}
.count-numbers {
    position: relative;
    top: -14px;
    font-size: 3.5em;
    color: #ea4b41;
    min-width: 10%;
    font-weight: bold;
    padding-right: 20px;
}
.count-text {
    color: #9b9b9b;
    font-size: 1em;
    width: 60%}
.summary-wrapper-tables {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#other_names_pagination ul {
    padding: 0;
}
.organisation-profile-table {
    margin-bottom: 30px;
    font-size: 14px;
}
.organisation-profile-table .table-header-dark {
    background: #ddd;
    color: #414141;
    padding: 8px 15px;
    text-transform: uppercase;
    border-right: 0px;
    border-left: 0px;
    font-weight: bold;
}
.organisation-profile-table td:first-child {
    width: 200px;
}
.organisation-profile-table td {
    background-color: #fff;
}
.organisation-profile-table td strong {
    color: #888;
}
.organisation-profile-table td.light {
    color: #888;
}
.organisation-profile-table .pull-right {
    background: #ddd;
    padding: 2px 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    color: #888;
}
.organisation-profile-table .pull-right:hover {
    color: #6f6f6f;
}
.table-template thead tr th {
    color: #c1272d;
    padding: 8px 15px;
    background-color: #b82428;
}
.table-template thead tr th a {
    color: #00677a;
}
.table-template thead tr th a:hover {
    color: #00677a;
}
.table-template thead tr th.text-left {
    text-align: left;
}
.table-template thead tr th.text-center {
    text-align: center;
}
.table-template thead tr th.text-right {
    text-align: right;
}
.table-template thead tr th.colabn {
    width: 220px;
}
.table-template thead tr th.colname {
    width: auto;
}
.table-template tbody tr td {
    vertical-align: middle;
    color: #c1272d;
    padding: 10px 15px;
    background-color: #fff;
}
.table-template tbody tr td.empty-cell {
    padding: 60px 15px !important;
    position: relative;
}
.table-template tbody tr td.empty-cell a {
    display: inline-block !important;
}
.table-template tbody tr td.empty-cell:hover {
    background-color: #fff !important;
}
.table-template tbody tr td.text-left {
    text-align: left;
}
.table-template tbody tr td.text-center {
    text-align: center;
}
.table-template tbody tr td.text-right {
    text-align: right;
}
.table-template tbody tr td.colabn {
    width: 220px;
}
.table-template tbody tr td.colname {
    width: auto;
}
.table-template tbody tr td.action {
    padding: 0 !important;
    width: 120px;
}
.table-template tbody tr td.action.action-grey {
    background-color: #b82428;
}
.table-template tbody tr td.action.action-grey:hover {
    background-color: #E6E6E8;
}
.table-template tbody tr td.action.action-grey:hover .btn-grey {
    background-color: #E6E6E8;
}
.table-template tbody tr td.action.action-grey.no-hover {
    background: #b82428;
}
.table-template tbody tr td.action.action-grey.no-hover .disable-like {
    background: #ddd;
}
.table-template tbody tr td.action.action-green {
    background-color: #414042;
}
.table-template tbody tr td.action.action-green .btn-green {
    font-weight: 600;
}
.table-template tbody tr td.action.action-green:hover {
    background-color: #282728;
}
.table-template tbody tr td.action.action-green:hover .btn-green {
    color: #fff;
}
.table-template tbody tr td.action .btn-group, .table-template tbody tr td.action .btn {
    display: block;
    height: 100%}
.table-template tbody tr td.action .btn {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.table-template tbody tr td.action .btn i.icon-angle-down {
    margin-top: 3px;
    width: 10px;
}
.table-template tbody tr td.action .btn-group.open .btn.dropdown-toggle {
    background-color: #E6E6E8;
}
.table-template tbody tr td.action .dropdown-toggle {
    text-align: left;
}
.table-template tbody tr td.action .dropdown-toggle span {
    float: left;
}
.table-template tbody tr td.action .dropdown-toggle:hover:active {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.table-template.text-muted thead tr th {
    color: #00677a;
}
.table-template.text-muted tbody tr td {
    color: #00677a;
}
.table-template.table-hover tbody tr:hover td .btn-link {
    color: #888;
}
.table-template.table-hover tbody tr:hover td .btn-link:hover {
    color: #414141;
}
.table-template.table-links tbody tr td {
    padding: 0;
}
.table-template.table-links tbody tr td a {
    padding: 10px 15px;
    display: block;
}
.table-template.table-links tbody tr td.entity-risk {
    padding: 10px 15px;
}
.table-template.table-links tbody tr td.entity-highrisk {
    width: 500px;
    padding: 0px 10px;
}
.profile-heading-panel {
    position: relative;
    padding: 20px 0 0 0;
}
.profile-heading-panel h2 {
    display: inline-block;
    padding-top: 0px;
    color: #414141;
    font-weight: 100;
    font-size: 27px;
    margin: 0 0 20px 0;
}
.profile-heading-panel i {
    display: inline-block;
    font-size: 16px;
    margin-left: 8px;
    color: #d7d7d7;
    position: absolute;
    top: 27px;
}
.profile-heading-panel i:hover {
    color: #bebebe;
}
@media screen and (max-width: 639px) {
    table.organisation-profile-table {
        width: 100%;
        display: block;
        overflow: hidden;
    }
    table.organisation-profile-table tbody {
        width: 100%;
        display: block;
    }
    table.organisation-profile-table tbody tr {
        width: 100%;
        display: block;
    }
    table.organisation-profile-table tbody td {
        display: block;
        width: 100% !important;
    }
    table.organisation-profile-table tbody td .profile-heading-pill {
        display: table-cell;
        float: none;
    }
}
body.internal .upcoming-block h2, body.internal .previous-webinars h2, body.internal h2#webinar-header {
    margin: 0 0 15px 0;
    padding: 0;
    border-bottom: none;
    font-size: 24px;
}
.free-credit-score-features h3 {
    min-height: 80px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 40px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.list-features-3 {
    list-style-type: none;
}
.list-features-3.icons li {
    padding-left: 25px;
    position: relative;
    color: #888;
}
.list-features-3.icons li i {
    position: absolute;
    left: 0;
    color: #2ecc71;
}
