

html {

    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

footer,
header,
nav,
section {
    display: block
}

a {
    background: 0
}

a:active,
a:hover {
    outline: 0
}

b,
.strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0
}

button,
input,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible;
    text-transform: none
}

button,
html input[type=button] {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .btn > .caret {
        border-top-color: #000 !important
    }

    .table {
        border-collapse: collapse !important
    }

    .hidden-print {
        display: none !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
textarea {
    
    font-size: inherit;
    line-height: inherit
}
button {
    background-color: #845b47;
    color: #fff;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 2px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'roboto';
    cursor: pointer;
    border: none;
    border: 1px solid #845b47;
    margin-top: 30px; 
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'italiana';
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

.overleft,
.overright {
    z-index: 20;
    width: 120px;
    position: relative;
    top: 20px;
}

.overleft {
    float: left;
}

.overright {
    float: right;
}

.smh {
    font-size: 24px
}

.small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-md-3,
.col-sm-4,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .col-sm-4 {
        float: left;
        width: 33.33333333%
    }
}

@media(min-width:992px) {

    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
}

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table-striped > tbody > tr:nth-child(odd) > td {
    background-color: #f9f9f9
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.centered-table {
    margin-left: auto;
    margin-right: auto
}

@media(max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

textarea.form-control {
    height: auto
}

.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.checkbox label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox] {
    float: left;
    margin-left: -20px
}

.checkbox + .checkbox {
    margin-top: -5px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 1s linear;
    transition: opacity 1s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .5s ease;
    transition: height .5s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #999
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container > .navbar-header,
.container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {

    .container > .navbar-header,
    .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb > .active {
    color: #999;
    text-decoration: underline;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0;
    border: 0;
    -webkit-appearance: none
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

.sf-container {
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    margin-bottom: 80px;
    margin-top: 30px
}

.sf-container .input-box,
.sf-container button {
    margin: 10px
}

@media(max-width:767px) {
    .sf-container {
        margin-top: -20px;
        margin-bottom: 20px;
        padding: 10px
    }
}

.colored-line {
    background: #f25454
}

.colored-text {
    color: #f25454 !important
}

a {
    color: #f25454
}

.non-sticky .navbar-nav > li > a:hover {
    color: #f25454
}

.standard-button {
    background: #f25454;
    color: #fff
}

.standard-button:hover {
    color: #fff;
    background: #e64646
}

.sticky-navigation .main-navigation .current a {
    color: #f25454 !important
}

.sticky-navigation .navbar-nav > li > a:hover {
    color: #f25454
}

.input-box:active,
.textarea-box:active,
.input-box:focus,
.textarea-box:focus {
    border-left: 3px solid #f25454 !important
}

.screenshots .owl-theme .owl-controls .owl-page span {
    background: #f25454
}

.contact-link {
    color: #f25454
}

.contact-link:hover {
    color: #e64646
}

.social-icons li a:hover {
    color: #f25454
}

header {
    background: url(../images/bg/bg1.png) no-repeat center top fixed;
    background-size: 100% 100%
}

html {
    font-size: 100%
}

body {
    background: #fff;
    font-size: 14px;
    color: #727272;
    line-height: 25px;

    overflow-x: hidden !important;
    margin: auto !important
}

a {
    text-decoration: none;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

a:hover {
    text-decoration: underline
}

a:focus {
    outline: inherit;
    color: inherit
}

ul,
ol {
    padding-left: 0 !important
}

li {
    list-style: none
}

.color-bg {
    color: #fff
}

.bgcolor-2 {
    background: #f7f8fa
}

.bgcolor-white {
    background: #fff
}

.colored-line {
    height: 1px;
    width: 70px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #323232;

    font-weight: 700
}

.btn:focus,
.btn:active,
.btn,
.open .dropdown-toggle .btn {
    outline: inherit;
    border-color: inherit
}

.standard-button {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 15px 30px;
    border: 0;
    margin: 5px;
    line-height: inherit;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.mysection {
    padding-top: 20px;
    padding-bottom: 25px
}

.navigation-header {
    padding-top: 30px;
    padding-bottom: 20px
}

.brief h2 {
    margin-top: 0;
    margin-bottom: 10px
}

.brief p {
    margin-top: 10px
}

.features {
    margin-top: 35px
}

.feature {
    margin-top: 40px;
    margin-bottom: 35px
}

.feature .icon {
    font-size: 50px;
    margin-bottom: 30px
}

.feature h4 {
    margin-bottom: 10px
}

.pricing-table {
    margin-top: 5px
}

.package {
    overflow: auto;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-top: 15px
}

.package .header {
    padding-top: 20px;
    padding-bottom: 20px
}

.package-features .column-10p {
    width: 100%;
    float: left;
    text-align: left
}

.package-features .column-9p {
    width: 90%;
    float: left;
    text-align: left
}

.package-features .column-1p {
    width: 10%;
    float: right;
    text-align: right;
    color: #323232
}

.package-features ul li {
    overflow: auto;
    border-bottom: 1px dotted #e3e3e3;
    padding: 10px 35px
}

.package-features .bottom-row {
    overflow: auto;
    padding: 8px 35px 12px
}

.package-features .bottom-row .standard-button {
    margin: 0;
    padding: 7px 15px;
    vertical-align: middle
}

iframe,
embed,
object {
    max-width: 100%
}

.video-container {
    width: 100%;
    background: #fff !important;
    margin-top: 40px
}

.video {
    background: #fff !important
}

.contact-us {
    padding-top: 35px;
    padding-bottom: 35px
}

.contact-us .heading {
    margin-bottom: 10px
}

.contact-link {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 50px;

}

.contact-link:hover {
    text-decoration: none
}

.contact-link span {
    margin-right: 10px
}

.contact-form {
    margin-top: 25px
}

.contact-form .success,
.contact-form .error {
    display: none
}

.contact-form .input-box,
.contact-form .textarea-box,
.mls-form .input-box,
.mls-form .textarea-box {
    margin-bottom: 15px;
    margin-top: 15px;
    outline: 0;
    box-shadow: none;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    color: #727272;
    padding-left: 12px;
    font-size: inherit;
    line-height: auto
}

.contact-form .input-box {
    min-height: 40px
}

.contact-form .textarea-box {
    min-height: 160px;
    -webkit-backface-visibility: hidden
}

.mls-form .input-box {
    min-height: 36px
}

.mls-form .textarea-box {
    min-height: 40px
}

.contact-form .input-box:active,
.contact-form .textarea-box:active,
.contact-form .input-box:focus,
.contact-form .textarea-box:focus {
    color: #323232
}

.contact-form .btn {
    margin-top: 25px
}

footer {
    padding-top: 45px;
    padding-bottom: 70px
}

.footer-logo {
    max-width: 180px;
    margin: auto
}

.copyright {
    margin-top: 15px;
    margin-bottom: 15px
}

.social-icons li {
    display: inline;
    margin: 2px
}

.social-icons li a {
    font-size: 25px;
    color: #919191
}

.social-icons li a:hover {
    text-decoration: none
}

#agentnumbers {
    font-size: 1.28em;
    line-height: 1.3;
    font-weight: 400;
    margin-top: 8px
}

.idx-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll
}

@media(max-width:991px) {

    .pull-right,
    .pull-left {
        float: none !important;
        margin: auto
    }

    .text-left,
    .text-right {
        text-align: center
    }

    .side-screenshot {
        margin-bottom: 40px
    }
}

@media(min-width:768px) and (max-width:991px) {
    html {
        font-size: 90%
    }
}

@media(max-width:767px) {
    html {
        font-size: 80%
    }

    header {
        background-attachment: scroll !important
    }

    .navigation-header {
        padding-top: 25px;
        padding-bottom: 10px
    }

    .mysection {
        padding-top: 75px;
        padding-bottom: 75px
    }

    .navbar-toggle {
        background: #727272
    }

    .nav > li {
        display: inline-block
    }
}

@media(max-width:480px) {
    html {
        font-size: 65%
    }

    body {
        font-size: 13px;
        line-height: 21px
    }

    h4 {
        font-size: 18px;
        line-height: 28px
    }

    h5 {
        font-size: 16px;
        line-height: 24px
    }

    h6 {
        font-size: 14px;
        line-height: 22px
    }

    .standard-button {
        font-size: 13px;
        min-width: 100px;
        padding: 11px 20px
    }
}

@font-face {
    font-family: 'icomoon';
    src: url(../fonts/icomoon.eot?t453n7);
    src: url(../fonts/icomoon.eot?t453n7#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?t453n7) format("truetype"), url(../fonts/icomoon.woff?t453n7) format("woff"), url(../fonts/icomoon.svg?t453n7#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-home:before {
    content: "\e900"
}

.icon-newspaper:before {
    content: "\e904"
}

.icon-film:before {
    content: "\e913"
}

.icon-file-text:before {
    content: "\e922"
}

.icon-stack:before {
    content: "\e92e"
}

.icon-coin-dollar:before {
    content: "\e93b"
}

.icon-envelop:before {
    content: "\e945"
}

.icon-location:before {
    content: "\e947"
}

.icon-map:before {
    content: "\e94b"
}

.icon-map2:before {
    content: "\e94c"
}

.icon-search:before {
    content: "\e986"
}

.icon-stats-dots:before {
    content: "\e99b"
}

.icon-stats-bars:before {
    content: "\e99c"
}

.icon-happy:before {
    content: "\e9df"
}

.icon-warning:before {
    content: "\ea07"
}

.icon-checkmark:before {
    content: "\ea10"
}

.icon-checkbox-unchecked:before {
    content: "\ea53"
}

.icon-files-empty:before {
    content: "\e925"
}

.icon-radio-checked2:before {
    content: "\ea55"
}

.icon-google-plus3:before {
    content: "\ea8a"
}

.icon-facebook3:before {
    content: "\ea8e"
}

.icon-youtube3:before {
    content: "\ea99"
}

.icon-linkedin:before {
    content: "\eac8"
}

.icon-pinterest:before {
    content: "\ead0"
}

.brief h2 {
    margin-top: 0;
    margin-bottom: 10px
}

.brief p {
    margin-top: 10px
}

.feature-list {
    margin-top: 25px
}

.feature-list li {
    overflow: auto;
    padding-top: 12px;
    padding-bottom: 12px
}

.feature-list li .details {
    width: 89%
}

.feature-list li .details p {
    margin-top: 5px
}

.features .inline-icon {
    padding-right: 5px
}

table.analysis {
    /*margin: auto;*/
    font-size: 20px;
    table-layout: fixed;
    width: 100%; 
}
table.analysis tr td:last-child {
    padding-left: 30px; 
}

th.analysis {
    text-align: left
}

td.analysis {
    border: 1px solid rgba(0,0,0,0.15);
    text-align: left;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px; 
    padding-top: 15px;
    padding-bottom: 15px; 
}
td.analysis a {
    text-decoration: none !important; 
    color: #002349 !important ;
}

.w {
    width: 300px;
        padding-top: 15px;
    padding-bottom: 15px;
}