@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

.box{ padding: 5px; margin: 10px; border: 0px #dddddd solid;}
textarea.multi-line { min-height: 120px;margin-bottom: 10px}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: 'Roboto', sans-serif
}

em{font-style: italic}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

ol.List {
    list-style:decimal ;
    margin-left: 20px;
}

ol.List li { padding-left: 10px; padding-bottom: 10px}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after {
        content: '';
        content: none
    }

    q:before, q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=088b300ed6b13fec72615301021a280a)
 * Config saved to config.json and https://gist.github.com/088b300ed6b13fec72615301021a280a
 */ /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    -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: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.success {
    margin-top: 15px;
    border: 1pt solid green;
    padding: 15px;
    text-align: left;
}

.warning {
    margin-top: 15px;
    border: 1pt solid #b94a48;
    padding: 15px;
    text-align: left;
}

.has-error .help-block,
.has-error .control-label {
    color: #b94a48;
}

.has-error .form-field {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error input:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .field {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}


@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}
.slick-slide h1 {
    margin-top:0;
    font-size: 18px;
}

@media (min-width: 768px) {
  .slick-slide h1 {
    font-size: 22px;
  }
}

.slick-slide .row {
  background-color: rgba(255, 255, 255, 0.72);
  padding: 20px 0px;
  height: 215px;
}

@media (min-width: 768px) {
  .slick-slide .row {
    background-color:inherit;
    padding: 0;
      height: auto;
  }
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.visible-xs {
    display: block
}

@media (min-width: 768px) {
    .visible-xs {
        display: none
    }
}

.mobile-nav-toggle {
    float: right;
    margin: 28px 7px;
    font-size: 23px;
    position: relative;
    z-index: 1000
}

.mobile-nav-toggle a {
    color: #eaeaea;
    padding: 5px 9px;
    display: block;
    border: 2px solid #eaeaea;
    border-radius: 3px;
    font-size: 16px
}

.mobile-nav-toggle a.active {
    background-color: #eaeaea;
    color: #1c5171
}

.main-navbar {
    background-color: #1c5171
}

.main-navbar .nav {
    display: none;
    clear: both;
}

@media (min-width: 768px) {
    .main-navbar .nav {
        padding-left: 180px;
        display: block;
        clear: none;
    }
}
@media (min-width: 992px) {
    .main-navbar .nav {
        padding-left: 200px;
    }
}


.main-navbar .nav li {
    display: inline-block;
    width: 100%;
    position: relative
}

@media (min-width: 768px) {
    .main-navbar .nav li {
        width: auto
    }
}

.main-navbar .nav li a {
    color: #fff;
    display: block;
    font-weight: 500;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 10px 16px 10px;
font-size: 13px;
    text-align: right;

}

@media (min-width: 768px) {
  .main-navbar .nav li a {
    padding: 42px 11px 33px;
    text-align: left;
  }
}
@media (min-width: 992px) {
    .main-navbar .nav li a {
      padding: 38px 10px;
      padding-bottom: 35px;
      font-size: 16px;
    }
}


.main-navbar .nav li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #205b7d;
}
@media (min-width: 768px) {
  .main-navbar .nav li a:hover {
    background-color: transparent;
  }
}

.main-navbar .nav li:hover .dropdown-nav {
    display: block
}

.main-navbar .nav li.active a {
    color: #fd9264;
}

.main-navbar .dropdown-nav {
    position: absolute;
    z-index: 1000;
    background-color: #1c5171;
    width: 200px;
    border-top: 4px solid #fd9264;
    display: none;
    box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
    top: 0;
}
@media (min-width: 768px) {
  .main-navbar .dropdown-nav {
    top:auto;
  }
}

.main-navbar .dropdown-nav li {
    display: block
}

  .main-navbar .dropdown-nav li a {
      display: block;
      padding: 9px 20px
  }

  .main-navbar .dropdown-nav li a:hover {
      background-color: #fd9264;
      color: #fff
  }

.main-navbar .nav-buttons {
    float: right;
    margin-top: 28px;
}

.main-navbar .nav-buttons .btn-login {
  border: 2px solid #fff;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  padding: 7px 18px 5px;
}

.main-navbar .nav-buttons .btn-login:hover {
    border: 2px solid #fd9264;
    background-color: #fd9264;
    color: #fff;
}

.main-navbar .nav-buttons .btn-emergency {
    background-color: #fd9264;
    color: #fff;
    border: 1px solid #fd9264;
    margin-left: 10px
}

.main-navbar .nav-buttons .btn-emergency:hover {
    background-color: #fd682a
}

.sub-navbar {
    background-color: #eaf2f6
}

@media (min-width: 768px) {
    .sub-navbar .nav {
        padding-left: 200px
    }
}

.sub-navbar li {
    display: inline-block;
    width: 49%;
    text-align: center
}

@media (min-width: 768px) {
    .sub-navbar li {
        width: auto
    }
}

.sub-navbar a {
    color: #265b7b;
    display: block;
    padding: 15px 15px;
    text-transform: uppercase;
    font-size: 12px
}

@media (min-width: 768px) {
    .sub-navbar a {
        padding: 15px 20px
    }
}

.sub-navbar li.active a, .sub-navbar a:hover {
    text-decoration: none;
    border-bottom: 3px solid #fd9264;
    padding-bottom: 12px;
    color: #265b7b
}

.logo {

  width: 158px;
    display: block;
    float: left;
    height: 90px;

    background-size: 85%;
    background-repeat: no-repeat;
    background-image: url(/content/images/logo.png);
    background-position: -21px
}

@media (min-width: 768px) {
    .logo {
        float: left;
        width: 180px;
        background-position: -20px center;
        width: 180px;
        height: 90px;

    }
}

h1 {
    font-size: 1.5em
}

@media (min-width: 768px) {
    h1 {
        font-size: 2em
    }
}

h1, h2, h3, h4 p {
    color: #265b7b
}

.box h4{border-bottom: #265b7b 1pt solid}

    h1 span {
        color: #f78350
    }

a:hover, a:focus {
    text-decoration: none
}

a:focus {
    outline: 0
}

h2 {
    font-size: 22px;
    margin-bottom: 8px;
    font-weight: 300
}

h3 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 300
}

h4 {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 300
}


@media (min-width: 768px) {
    h2 {
        font-size: 24px
    }
}

h3 {
    font-weight: 300;
    color: #f08154;
    font-size: 22px;
    margin-bottom: 5px
}

h5 {
    font-weight: 600;
    color: #fd9264;
    text-transform: uppercase;
    font-size: 16px
}

h6 {
    color: #fff;
    border-bottom: 1px solid #497691;
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 3px
}

p {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 13px
}

    p a {
        color: #fd9264;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out
    }

        p a:hover {
            color: #ffa67f
        }

@media (min-width: 768px) {
    p {
        font-size: 16px
    }
}

.centered {
    text-align: left;
}

@media (min-width: 768px) {
  .centered {
      text-align: center;
  }
}

.btn {
    display: inline-block;
    padding: 11px 18px 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    border: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

    .btn:focus, .btn:active {
        color: #fff;
        outline: 0
    }

.btn-orange {
    background-color: #fd9264;
    color: #fff;
    opacity: 1;
}

    .btn-orange:hover {
        background-color: #fd682a;
        color: #fff;
        opacity: 1;
    }

.btn-blue {
    background-color: #437c9e;
    color: #fff
}

    .btn-blue:hover {
        background-color: #fd9264;
        color: #fff
    }

.btn-outline {
    background-color: transparent;
    color: #fd9264;
    border: 1px solid #fd9264;
    padding-bottom: 9px
}

.btn-outline:focus, .btn-outline:active {
    color: #fd9264
}

.btn-outline:hover {
    background-color: #fd9264;
    color: #fff
}

.top {
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #f9f7f4
}

@media (min-width: 768px) {
    .top {
        padding-bottom: 80px;
        padding-top: 60px
    }
}

.home-banner {
    padding: 0
}

    .home-banner .slick-slide {
        padding-bottom: 100px;
        height: 400px;
        background-size: cover;
        padding-top: 165px;        
    }

@media (min-width: 768px) {
  .home-banner .slick-slide {
      background-size: 100%;

  }
}

@media (min-width: 992px) {
  .home-banner .slick-slide {
      background-size: 100%;
  }
}


.home-banner .slide-1 {
    background-image: url(/content/images/slider/Slide6.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}

.home-banner .slide-2 {
    background-image: url(/content/images/slider/Slide2.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}

.home-banner .slide-3 {
    background-image: url(/content/images/slider/Slide4.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}

.home-banner .slide-4 {
    background-image: url(/content/images/slider/Slide5.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}

.home-banner .slide-5 {
    background-image: url(/content/images/slider/Slide1.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}

.home-banner .slide-6 {
    background-image: url(/content/images/slider/Slide3.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}
.home-banner p {
    font-size: 18px;
    opacity:1;
}

.home-banner h1 {
    opacity: 1;
    color:#fff;
}

.second.patients-header {
    background-image: url(/content/images/family-running.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-bottom: 60px;
    height: 300px;
}

    .second.patients-header h1 {
        font-size: 28px
    }

.second.professionals-header {
    background-image: url(/content/images/female-doc.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    height: 300px
}

    .second.professionals-header h1 {
        font-size: 28px
    }

.second.news-header {
    background-image: url(/content/images/news.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    height: 300px
}

    .second.news-header h1 {
        font-size: 28px
    }

.second.company-header {
    background-image: url(/content/images/company.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    height: 300px
}

    .second.company-header h1 {
        font-size: 28px
    }

.second.contact-header {
    background-image: url(/content/images/contact.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    height: 300px
}

    .second.contact-header h1 {
        font-size: 28px
    }

.second.faqs-header {
    background-image: url(/content/images/faqs.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    height: 300px
}

    .second.faqs-header h1 {
        font-size: 28px
    }
.second.mobile-app {
    padding-top: 50px
}

    .second.mobile-app h2 {
        font-size: 24px;
        color: #9297ac
    }

.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    width: 24px;
    height: 24px;
    padding: 4px;
    background-color: #fd9264;
    color: #fff;
    text-align: center;
    font: 16px Arial, sans-serif;
    display: inline-block;
}

.hhsos-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 47% top;
    background-image: url("/content/images/home-banner.png")
}

@media (min-width: 768px) {
    .hhsos-banner {
        background-position: right top;
        height: 300px;
    }
}

.second {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width: 768px) {
    .second {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.second .btn {
    margin-top: 20px
}

.third {
    padding-top: 80px;
    padding-bottom: 50px;
    background-color: #eaf2f6;
    position: relative
}

    .third .text-link {
        margin-top: 10px;
        display: block
    }

    .third.macbook-image .macbook-screen {
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: top right;
        background-image: url(/content/images/dashboard-mac.png);
        height: 420px;
        width: 660px;
        margin-top: -60px
    }



.sixth {
    padding-top: 90px;
    padding-bottom: 90px;
    position: relative;
    background-color: #eaf2f6;
}



.fourth {
    padding-top: 90px;
    padding-bottom: 90px;
    position: relative
}

    .fourth.iphone-table {
        background-size: 70% auto;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url(/content/images/iphone-table.png);
        padding-top: 110px;
        padding-bottom: 120px
    }

.fifth {
    padding-top: 110px;
    padding-bottom: 90px;
    position: relative;
    background-color: #f9f7f4
}

    .fifth.all-devices .all-devices-image {
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: top right;
        background-image: url(/content/images/all-devices.png);
        height: 444px;
        width: 90%;
        float: right;
        margin-top: -90px
    }

.tracker-image {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(/content/img/trackers.jpg);
    height: 444px;
    width: 90%;
    float: right;
    margin-top: -90px
}

.about-doctor {
    overflow: hidden
}

@media (min-width: 768px) {
    .about-doctor {
        min-height: 490px;
        overflow: visible
    }
}

.about-doctor .container {
    z-index: 12;
    position: relative
}

.about-doctor-image {
    background-repeat: no-repeat;
    background-image: url(/content/images/about-doctor-banner.png);
    height: 490px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 100%;
    background-position: 80% top;
    opacity: 0.1
}

@media (min-width: 768px) {
    .about-doctor-image {
        height: 553px;
        top: -63px;
        background-position: right top;
        opacity: 1
    }
}

p.quote {
    font-style: italic;
    color: #ea7441;
    font-size: 20px;
    padding: 20px 0px;
    font-weight: 300
}

.text-link {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600
}

.pre-footer {
    background-color: #f1eee7;
    padding-top: 40px;
    padding-bottom: 10px
}

    .pre-footer.white {
        background-color: #ffffff;
        border-top: 1px solid #e5e5e5
    }

    .pre-footer p {
        font-size: 22px;
        text-align: center
    }

    .pre-footer .btn {
        margin-top: 10px;
        margin-left: 0;
        width: 100%
    }

@media (min-width: 768px) {
    .pre-footer .btn {
        width: auto;
        margin-left: 40px;
        margin-top: -4px
    }
}

.mobile-points ul li {
    margin-bottom: 35px
}

    .mobile-points ul li i {
        margin-right: 10px;
        font-size: 13px;
        margin-bottom: 5px
    }

.store-buttons .btn {
    text-transform: none;
    font-size: 16px;
    margin-right: 20px
}

.store-buttons i {
    font-size: 25px;
    margin-right: 10px;
    vertical-align: middle
}

.main-app-image {
    background-repeat: no-repeat;
    background-image: url(/content/images/2-phones.png);
    height: 620px;
    width: 500px;
    margin-left: auto;
    margin-top: -110px
}

.footer {
    background-color: #265b7b;
    text-align: center;
    padding: 30px 0;
}

@media (min-width: 768px) {
    .footer {
        padding: 30px 0px
    }
}

.footer p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 7px;
    margin-top: 10px
}

.footer a {
    color: #e3e8ea;
    display: block;
    font-size: 12px;
    padding-top: 7px
}

@media (min-width: 768px) {
    .footer a {
        font-size: 13px;
        padding-top: 13px
    }
}

.footer a:hover {
    text-decoration: none;
    color: #fff
}



@media (min-width: 768px) {
    .footer .col-sm-3 {
        margin-top: auto
    }
}




.lower-footer {
    background-color: #164968;
    color: #c2cfd7;
    font-size: 12px;
    height: 25px;
    padding-top: 5px
}

.bullet-points {
    background-color: #fff
}

    .bullet-points.top {
        padding-top: 30px
    }

    .bullet-points .row {
        padding-bottom: 0
    }

        .bullet-points .row .col-sm-6 {
            height: 70px;
            margin-top: 13px
        }

@media (min-width: 768px) {
    .bullet-points .row {
        padding-bottom: 25px;
        margin-top: 0
    }

        .bullet-points .row .col-sm-6 {
            height: auto
        }
}

.bullet-points .number {
    background-color: #f37f4e;
    float: left;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 100%;
    text-align: center;
    padding-top: 7px;
    color: #fff;
    font-size: 26px;
    font-weight: 600
}

.bullet-points p {
    padding-left: 70px;
    padding-top: 3px
}

.what-information {
    background-color: #f1eee7;
    position: relative
}

@media (min-width: 1200px) {
    .what-information {
        height: 424px
    }
}

.submit-report-help {
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(/content/images/submit-report-help.png);
    position: absolute;
    left: -100px;
    background-position: -217px top
}

@media (min-width: 768px) {
    .submit-report-help {
        height: 493px;
        width: 475px;
        top: 9px
    }
}

@media (min-width: 992px) {
    .submit-report-help {
        left: 0
    }
}

@media (min-width: 1200px) {
    .submit-report-help {
        height: 470px;
        width: 50%;
        top: -45px;
        left: -50px;
        background-size: cover;
        background-position: left top
    }
}

.testimonials-intro {
    background-color: #f1eee7;
    padding-top: 30px;
    padding-bottom: 30px
}

.testimonials {
    padding-bottom: 100px
}

    .testimonials .row {
        padding-top: 50px;
        padding-bottom: 25px
    }

    .testimonials .avatar {
        height: 80px;
        width: 80px;
        background-color: #ccc;
        float: left;
        border-radius: 100%;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat
    }

    .testimonials p {
        margin: 0;
        padding-left: 100px;
        font-style: italic
    }

    .testimonials .author {
        font-weight: 400;
        font-size: 12px;
        color: #f37f4e;
        margin-top: 10px;
        font-style: normal
    }

    .testimonials .row-1 .avatar {
        background-image: url("https://randomuser.me/api/portraits/med/men/14.jpg")
    }

    .testimonials .row-2 .avatar {
        background-image: url("https://randomuser.me/api/portraits/med/men/20.jpg")
    }

    .testimonials .row-3 .avatar {
        background-image: url("https://randomuser.me/api/portraits/med/women/32.jpg")
    }

    .testimonials .row-4 .avatar {
        background-image: url("https://randomuser.me/api/portraits/med/men/32.jpg")
    }

    .testimonials .row-5 .avatar {
        background-image: url("https://randomuser.me/api/portraits/med/women/10.jpg")
    }

    .testimonials .row-6 .avatar {
        background-image: url("https://randomuser.me/api/portraits/med/women/51.jpg")
    }

.faqs {
    padding-top: 0px;
    padding-bottom: 100px;
    min-height: 500px
}

@media (min-width: 768px) {
    .faqs {
        padding-top: 50px;
        padding-bottom: 100px
    }
}

.single-faq {
    padding-bottom: 25px
}

    .single-faq a {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out
    }

    .single-faq.open .single-faq-para {
        margin-bottom: 20px
    }

    .single-faq.open h2 a {
        color: #ea7340
    }

    .single-faq .toggle {
        margin-right: 7px;
        width: 10px;
        display: inline-block
    }

    .single-faq h2 {
        border-bottom: 1px solid #dfe7ee;
        margin-bottom: 15px;
        font-size: 18px
    }


.single-faq h2 a {
    display: block
}

    .single-faq h2 a:hover {
        color: #ea7340
    }

.single-faq-para {
    display: none
}

.left-nav {
    margin-top: 20px;
    margin-left: 0px
}

@media (min-width: 768px) {
    .left-nav {
        margin-left: -10px;
        margin-top: 6px
    }
}

.left-nav h5 {
    padding-left: 7px
}

.left-nav ul {
    margin-top: 4px
}

.left-nav a {
    color: #6c90af;
    display: block;
    padding-top: 5px;
    font-size: 15px;
    font-weight: 300;
    padding-left: 7px;
    padding-bottom: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

    .left-nav a i.fa-circle {
        float: left;
        margin-left: -15px;
        font-size: 7px;
        margin-top: 6px;
        display: none
    }

    .left-nav a:hover {
        background-color: #fd9264;
        color: #fff
    }

.left-nav li.active a {
    font-weight: 400
}

    .left-nav li.active a i.fa-circle {
        display: inline-block
    }

.left-nav.style-2 a {
    border-bottom: 1px dotted #aacce6;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 10px
}

    .left-nav.style-2 a:hover span.sub {
        color: #ffdacb
    }

.left-nav.style-2 span.sub {
    display: block;
    font-size: 11px;
    font-weight: 400;
    color: #aabfd4;
    padding-left: 24px
}

.prompt {
    margin-top: 10px;
    margin-left: 40px;
    margin-bottom: 30px
}

@media (max-width: 76px) {
    .prompt {
        max-width: 230px;
        margin-left: 0;
        margin-top: 30px
    }
}

.prompt p {
    font-size: 11px;
    font-weight: 400;
    color: #6c90af
}

.modal-overlay {
    position: fixed;
    background-color: rgba(0,0,0,0.55);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 10000
}

    .modal-overlay .padding {
        padding: 15px 25px
    }

    .modal-overlay .modal {
        background-color: #fff;
        margin-left: 2.5%;
        margin-top: 115px;
        position: fixed;
        box-shadow: 0px 0px 40px rgba(0,0,0,0.33);
        width: 95%
    }

@media (min-width: 768px) {
    .modal-overlay .modal {
        width: 80%;
        margin-left: 10%
    }
}

@media (min-width: 1200px) {
    .modal-overlay .modal {
        width: 50%;
        margin-left: 25%
    }
}

.modal-header {
    background-color: #f1eee7;
    margin-bottom: 15px
}

    .modal-header p {
        margin-bottom: 0
    }

.form-field {
    margin-bottom: 25px;
    clear: both
}

    .form-field label {
        color: #6c90af;
        padding-top: 8px;
        display: inline-block
    }

    .form-field .field {
        width: 100%
    }

@media (min-width: 768px) {
    .form-field .field {
        width: 70%;
        float: right
    }
}

.form-field .field input, .form-field .field textarea {
    width: 100%;
    border: 1px solid #cdd9e4;
    padding: 7px 10px;
    color: #265b7b;
    font-weight: 300;
    font-size: 16px
}

    .form-field .field input::-webkit-input-placeholder, .form-field .field textarea::-webkit-input-placeholder {
        color: #cdd9e4
    }

    .form-field .field input::-moz-placeholder, .form-field .field textarea::-moz-placeholder {
        color: #cdd9e4
    }

    .form-field .field input:-ms-input-placeholder, .form-field .field textarea:-ms-input-placeholder {
        color: #cdd9e4
    }

    .form-field .field input:-moz-placeholder, .form-field .field textarea:-moz-placeholder {
        color: #cdd9e4
    }

    .form-field .field input:focus, .form-field .field input:active, .form-field .field textarea:focus, .form-field .field textarea:active {
        outline: 0;
        border-color: #fd9264
    }

.form-field .field .checkbox-radio {
    margin-right: 20px
}

    .form-field .field .checkbox-radio input {
        width: auto
    }

.bullet-divs {
    padding-top: 80px;
    padding-bottom: 100px
}

    .bullet-divs p {
        font-size: 13px;
        font-weight: 400
    }

    .bullet-divs i {
        font-size: 36px;
        padding-top: 0px;
        padding-left: 0;
        color: #fd9264;
        float: left;
        padding-bottom: 120px;
        padding-right: 19px
    }

    .bullet-divs.alt {
        border-top: 1px dashed #ccd9e0
    }

        .bullet-divs.alt i {
            font-size: 30px;
            padding-bottom: 50px
        }

.contact-map {
    height: 300px;
    background-color: #ccc;
    margin-bottom: 50px
}

.buttons {
    text-align: right;
    border-top: 1px solid #cdd9e4;
    padding-top: 20px
}

    .buttons .btn {
        margin-left: 10px;
        min-width: 100px
    }

@media (min-width: 768px) {
    .buttons .btn {
        min-width: 149px
    }
}

.contact-col p.address {
    margin-bottom: 12px
}

.contact-col a {
    padding-top: 2px
}

.contact-col i {
    margin-right: 10px
}

.img-hover-box {
    position: relative;
    overflow: hidden;
    margin-bottom:20px;
}

    .img-hover-box:hover {
        cursor: pointer;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -o-transition-delay: 0s;
        -transition-delay: 0s;
    }

        .img-hover-box:hover .img-description {
            padding-top: 60px;
            background: rgba(22, 49, 78, 0.72);
        }

            .img-hover-box:hover .img-description h3 {
                margin-bottom: 20px;
            }

    .img-hover-box .chevron {
        margin-top: 5px;
        display: block;
        text-align: center;
    }

        .img-hover-box .chevron:before {
            left: auto;
            margin: 0 auto;
        }

        .img-hover-box .chevron:after {
            display: block;
        }

    .img-hover-box .img-description {
        position: absolute;
        height: 280px;
        bottom: 0;
        width: 93%;
        background: rgba(22, 49, 78, 0.62);
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -ms-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all;
        padding: 60px 20px;
        box-sizing: border-box;
        padding-top: 125px;
        text-align: center;
    }

    .img-hover-box .img-description h3, .img-hover-box .img-description p {
        color: #fff;
        text-align: center;
    }

    .img-hover-box .img-description h3 {
        font-weight: 400;
         max-width: 300px;
        margin: 0 auto;
        margin-bottom: 200px;
        -webkit-transition-delay: .2s;
        -ms-transition-delay: .2s;
        -moz-transition-delay: .2s;
        -o-transition-delay: .2s;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -ms-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all;
    }

    .img-hover-box .img-description p {
        line-height: 20px;
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .img-hover-box .img-description a {
        margin: 0 auto;
        padding: 16px 0;
        margin-top: 20px;
        display: block;
        width: 200px;
    }

    .img-hover-box .img-hover {
        height: 280px;
        background-size: 600px;
        background-repeat: no-repeat;
        background-position: left;
    }

.img-hover-box .img-hover.professionals {
    background-image: url("../img/female-doctor.jpg");
    background-position: center;
    background-size:cover;
}

.img-hover-box .img-hover.providers {
    background-image: url("../img/providers.jpg");
    background-position: center;
    background-size:cover;
}

.img-hover-box .img-hover.pharma {
    background-image: url("../img/pharma.jpg");
    background-position: center;
    background-size:cover;
}

.img-hover-box .img-hover.people {
    background-image: url("../img/running-couple.jpg");
    background-position: center;
    background-size:cover;
}

@media (max-width: 960px) {
    .img-hover-box {
        cursor: pointer;
    }

    .img-hover-box .img-description {
        padding-top: 86px;
        background: rgba(22, 49, 78, 0.72);
        height: 340px;
    }

        .img-hover-box .img-description h3 {
            margin-bottom: 20px;
        }

    .img-hover-box .img-hover {
        height: 340px;
        background-size: 100%;
        background-position: center;
    }
}

@media (max-width: 480px) {
    .img-hover-box .img-hover {
        background-size: 600px;
    }
}

.feature-box {
    position: relative;
    text-align: center;
    padding: 25px 20px 25px 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f9fb+0,f9f9f9+48,f9f9f9+48,f4f6f7+48,f4f6f7+100 */
    background: #f7f9fb;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f7f9fb 0%, #f9f9f9 48%, #f9f9f9 48%, #f4f6f7 48%, #f4f6f7 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f7f9fb 0%, #f9f9f9 48%, #f9f9f9 48%, #f4f6f7 48%, #f4f6f7 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f7f9fb 0%, #f9f9f9 48%, #f9f9f9 48%, #f4f6f7 48%, #f4f6f7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fb', endColorstr='#f4f6f7',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    min-height: 375px;
}

    .feature-box.home-box {
        min-height: 330px;
    }

@media (max-width: 768px) {
    .feature-box.home-box {
        min-height: inherit;
    }
}

@media (max-width: 960px) {
    .feature-box {
        border-top: none;
        min-height: inherit;
        margin-bottom: 20px;
        padding: 20px;
    }

        .feature-box .columns {
            float: none;
        }
}

.feature-box.short {
    min-height: 154px;
}

@media (max-width: 760px) {
    .feature-box.short {
        min-height: inherit;
    }
}

.feature-box img.icon {
    margin-bottom: 25px;
    max-height: 32px;
}

@media (max-width: 960px) {
    .feature-box img.icon {
        margin-bottom: 10px;
    }
}

.feature-box img.icon.large-icon {
    max-height: 80px;
}

.feature-box img.icon.reg-icon {
    max-height: 38px;
}

.feature-box.clear-box {
    background: transparent;
    border: none;
    padding: 0;
}

.feature-box.left-box {
    text-align: left;
}

.feature-box.border-white {
    /*         border-top: 4px solid #fff; */
}

.feature-box.border-main-blue {
    border-top: 4px solid #002F5F;
}

.feature-box.border-second-blue {
    border-top: 4px solid #0073CF;
}

.feature-box.border-third-blue {
    border-top: 4px solid #72C7E7;
}

.feature-box.main-blue-bg {
    background: #002F5F;
    border: none;
}

    .feature-box.main-blue-bg h1, .feature-box.main-blue-bg h3 {
        color: #fff;
    }

    .feature-box.main-blue-bg h1 {
        font-size: 48px;
    }

    .feature-box.main-blue-bg h3 {
        font-size: 20px;
    }

.feature-box.second-blue-bg {
    background: #0073CF;
    border: none;
}

    .feature-box.second-blue-bg h1, .feature-box.second-blue-bg h3 {
        color: #fff;
    }

    .feature-box.second-blue-bg h1 {
        font-size: 48px;
    }

    .feature-box.second-blue-bg h3 {
        font-size: 20px;
    }

.feature-box.third-blue-bg {
    background: #72C7E7;
    border: none;
}

    .feature-box.third-blue-bg h1, .feature-box.third-blue-bg h3 {
        color: #fff;
    }

    .feature-box.third-blue-bg h1 {
        font-size: 48px;
    }

    .feature-box.third-blue-bg h3 {
        font-size: 20px;
    }



div .container .number-section.first {
    background: #002F5F;
}


div .container .number-section {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
}

div.light-grey {
    background: #F4F6F7;
}

div .container {
    position: relative;
}
div .container .number-section-shift {
    padding-left: 100px;
}
div .container .number-section.second {
     background: #0073CF;
 }
.pad-sec {
    padding: 100px 0;
}
div .container .number-section.second span {
    color: #0073CF;
}
div .container .number-section.first span {
    color: #002F5F;
}
div .container .number-section.fourth span {
    color: #0073CF;
}
div.light-grey .container .number-section span {
    background: #F7F7F7;
}
div .container .number-section span {
    padding: 7px;
    background: #fff;
    font-size: 20px;
    font-family: sans-serif;
    font-family: 'OpenSansRegular';
    display: block;
    font-weight: bold;
}
.padding-top {
    padding-top: 30px;
}

.padding-bottom {
    padding-bottom: 30px;
}

.feature-box {
    position: relative;
    text-align: center;
    padding: 25px 20px 25px 20px;
    background: #f7f9fb;
    background: -moz-linear-gradient(-45deg,#f7f9fb 0%,#f9f9f9 48%,#f9f9f9 48%,#f4f6f7 48%,#f4f6f7 100%);
    background: -webkit-linear-gradient(-45deg,#f7f9fb 0%,#f9f9f9 48%,#f9f9f9 48%,#f4f6f7 48%,#f4f6f7 100%);
    background: linear-gradient(135deg,#f7f9fb 0%,#f9f9f9 48%,#f9f9f9 48%,#f4f6f7 48%,#f4f6f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f9fb',endColorstr='#f4f6f7',GradientType=1);
    min-height: 427px;
}

div .container .number-section.third span {
    color: #72C7E7;
}

div .container .number-section.fourth span {
    color: #000000;
}

div .container .number-section.third {
    background: #72C7E7;
}

div .container .number-section.fourth {
    background: #000000;
}

.min-height {
    min-height: 600px;
}
.marginless {
    margin: 0;
}
.padding-top-large {
     padding-top: 50px;
 }

.padding-bottom-large {
    padding-bottom: 50px;
}

ul.standard li:first-child {
    padding-top: 0;
}
ul.standard li:before {
    font-family: "icon-font"!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "a";
    margin-left: -26px;
    padding-right: 3px;
    color: #0073CF;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
}
ul.standard li {
    font-size: 1.6rem;
    line-height: 2.6rem;
    padding: 10px 0;
    margin: 0;
    padding-left: 26px;
}
ul.standard li:first-child {
    padding-top: 0;
}
ul {
    list-style-type: none;
}

ol, ul {
    padding-left: 0;
    margin-top: 0;
}

ul.standard {
    list-style: circle inside;
}
img.container-width {
    width: 100%;
}
.feature-box img.icon.reg-icon {
    max-height: 38px;
}

.feature-box img.icon {
    margin-bottom: 25px;
    max-height: 32px;
}
.align-right {
    text-align: right;
}

.third.macbook-image {
    padding-bottom: 0px
}

.third.macbook-image .macbook-screen {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(/content/images/all-devices.png);
    height: 510px;
    width: 100%;
    height: 245px;
    margin: 0;
    margin-top: 35px;
}

@media (min-width: 768px) {
  .third.macbook-image .macbook-screen {

    width: 580px;
    margin-left: 20px;
    height: 510px;
    margin-top: -155px;
  }
}

.iphone-screen {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(/content/images/app-in-iphone.png);
    height: 330px;
    width: 287px;
    margin: auto;
    margin-top: -110px;
    margin-bottom: 25px;

}
@media (min-width: 768px) {
  .iphone-screen {

    margin-bottom: 0;

    height: 485px;
    width: 460px;
    }
}


.fourth.iphone-table {
    background-image: none;
    padding: 160px 0px 0px
}

.fifth.all-devices {
    padding: 0;
    padding-top: 110px
}

.fifth.all-devices .all-devices-image {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(/content/images/records-ipad.png);



    height: 240px;
    margin-top: 0px;
    width: 100%;
}

@media (min-width: 768px) {
  .fifth.all-devices .all-devices-image {
    height: 440px;
    margin-top: -115px;
    margin-right: -135px;
    width: 803px;
  }
}



.macbook-screen-left {
    background-image: none;
    padding-top: 110px;
   padding-bottom: 0px;
}

.macbook-screen-left .two-devices-image {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(/content/images/ipad-and-iphone.png);
    margin-top: -60px;
    width: 100%;
    height: 265px;
    margin-bottom:25px;
}

@media (min-width: 768px) {
  .macbook-screen-left .two-devices-image {
    width: 460px;
    height: 422px;
      margin-bottom:0;
  }

    
}


.home-videos {
    min-height: 340px;
    border: none;
    margin-right: 5px;
    padding: 10px
}

@media (max-width: 768px) {
    .home-videos {
        min-height: 340px;
        border: none;
        margin-left: 10px;
        margin-right: 0px;
        padding: 10px
    }
}