@import url(https://fonts.googleapis.com/css?family=Raleway:400,100italic,100,200,200italic,300,300italic,400italic,500italic,500,600,600italic,700italic,700,800,900,800italic,900italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600italic,700italic,700,800,800italic);

video {
    max-width: 100%;
    height: auto
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%
}
@media(max-width:568px) {
    iframe {
        max-width: 100%
    }
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
pre {
    overflow-x: auto
}
table pre {
    white-space: pre-wrap
}
.comment {
    margin: 10px 0 10px 0
}
body {
    background: #fff;
    font-weight: 400;
    color: #333;
    font-family: Raleway, Sans-Serif;
    font-size: 16px;
    line-height: 26px
}
a {
    color: #00529c;
    text-decoration: none;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}
a:hover,
a:focus {
    color: #333;
    text-decoration: none
}
hr {
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: 0
}
::-moz-selection {
    color: #fff;
    background: #39f;
    text-shadow: none
}
::selection {
    color: #fff;
    background: #39f;
    text-shadow: none
}
table tr td img {
    max-width: initial
}
p {
    color: #3e3e3e;
    line-height: 26px;
    margin-bottom: 0 0 20px;
}
sup,
sub {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
h1,h2,h3,h4,h5,h6 {
    color: #00529c;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1
}
h1,h2,h3 {
    margin-bottom: 10px;
    margin-top: 20px
}
h1 {
    font-size: 48px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    -o-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    -ms-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35)
}
h2 {
    font-size: 32px
}
h3 {
    font-size: 24px
}
h4 {
    font-size: 18px
}
h5 {
    font-size: 16px
}
h6 {
    font-size: 14px
}
h3.form-title {
    font-size: 32px;
    font-weight: 500;
    color: #3c7cbf;
    line-height: 1.1;
    margin: 0px 0 15px
}
.body-container ul {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0
}
.body-container .hs_cos_wrapper_type_rich_text ul li {
    background: rgba(0, 0, 0, 0) url("https://cdn2.hubspot.net/hubfs/2339900/EntCloud-July-016-Theme/Images/arrow.png") no-repeat scroll 0 8px;
    display: block;
    padding: 4px 22px
}
ul.unstyled,
ol.unstyled {
    list-style: none;
    margin: 0;
    padding: 0
}
.custom-header-wrapper {
    background: #fff;
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    width: 100% !important;
    z-index: 1030;
    min-height: 40px !important
}
.custom-header-wrapper .page-center {
    line-height: 1.42857
}
.top-bar {
    background: #fff;
    float: right;
    margin: 4px 0;
    position: relative
}
.top-bar .ph-number {
    color: #147182;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    margin: 0 25px 0 0
}
.top-bar .sign-in a {
    background: #1b92ab
}
.top-bar .sign-in a:hover {
    background: #1da0bb;
    text-decoration: none
}
.top-bar a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 11px 20px;
    text-decoration: none;
    text-transform: uppercase
}
.top-bar a i {
    -webkit-font-smoothing: antialiased
}
.fa-sign-in::before {
    content: ""
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto
}
.top-bar .contact a {
    background: #d05201
}
.top-bar .contact a:hover {
    background: #dd5c09;
    text-decoration: none
}
.fa-user::before {
    content: ""
}
.top-bar .search-ic {
    background: #1b92ab none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    height: 45px;
    margin: 0 15px 0 25px;
    text-align: center;
    width: 45px
}
.top-bar .search-ic a,
.top-bar .search-ic a:hover {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    padding: 0;
    text-decoration: none
}
.custom-header-row2 {
    background: #147182;
    font-size: 18px;
    line-height: 20px
}
.custom-logo {
    margin-top: 7px;
    padding: 15px 0;
    position: relative
}
.custom-logo a {
    display: inline-block
}
.custom-logo a img {
    height: auto;
    left: 0;
    max-width: 100%;
    min-width: 173px;
    position: absolute;
    top: 15px;
    vertical-align: middle
}
.custom-banner-wrapper {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: 40px 0;
    position: relative;
    min-height: 300px;
    width: 100%;
    float: left;
    z-index: 2;
    margin: 1px 0 0;
    position: relative
}
.custom-banner-wrapper::after {
    background: height:100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    content: "";
    position: absolute
}
.banner-img {
    display: none !important
}
.custom-banner-wrapper h1 {
    font-size: 48px;
    font-weight: 500;
    color: #fff;
    z-index: 2;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    -o-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    -ms-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    text-align: center;
    margin: 0px;
    position: relative;
    line-height: 1.1;
    text-transform: uppercase
}
.landing-page .custom-header-row2 {
    min-height: 70px !important
}
.custom-footer-wrapper {
    line-height: 1.42857
}
.custom-footer-row1 {
    background: #ebebeb;
    padding: 10px 0;
    line-height: 1.42857
}
.custom-footer-row1 h2 {
    color: #147182;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    margin: 15px 0 35px
}
.custom-footer-row1 ul.boxes {
    list-style: none;
    margin: 0;
    padding: 0
}
.custom-footer-row1 ul.boxes li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    margin: 0 21px;
    padding: 0
}
.boxes-srch a {
    border: 2px solid #333;
    border-radius: 50%;
    display: block;
    height: 100px;
    line-height: 115px;
    margin: 0 auto;
    text-align: center;
    width: 100px
}
.boxes-srch a i {
    color: #333
}
.boxes-srch a:hover i {
    color: #e16718
}
ul.boxes a:hover {
    text-decoration: none;
    border: 2px solid #e16718
}
ul.boxes h3 {
    color: #333;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin: 10px 0 25px;
    text-align: center
}
#back-to-top {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    bottom: 4%;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 16px;
    padding: 0 10px;
    position: fixed;
    right: 20px;
    transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    z-index: 999
}
#back-to-top:hover {
    background: #147182 none repeat scroll 0 0;
    opacity: .8
}
#back-to-top i {
    font-size: 18px;
    padding: 0 10px 0 0
}
.sec_color {
    color: #d05201;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 500;
    line-height: 1.1
}
@media(max-width:580px) {
    .top-bar .search-ic {
        height: 42px;
        margin: 0 0 0 5px;
        width: 42px
    }
    .top-bar .search-ic a,
    .top-bar .search-ic a:hover {
        font-size: 18px
    }
    .top-bar a {
        font-size: 14px;
        padding: 10px
    }
    .top-bar .ph-number {
        font-size: 18px;
        margin: 0 5px 0 0
    }
}
@media screen and (max-width:480px) {
    .custom-banner-wrapper h1 {
        font-size: 30px
    }
}
@media(max-width:479px) {
    .top-bar .search-ic {
        height: 30px;
        margin: 0 0 0 5px;
        width: 30px
    }
    .top-bar .search-ic a,
    .top-bar .search-ic a:hover {
        font-size: 14px;
        line-height: 30px
    }
    .top-bar a {
        font-size: 12px;
        padding: 6px
    }
    .top-bar .ph-number {
        font-size: 13px;
        margin: 0 5px 0 0
    }
}
.greybg {
    background: #fff url("https://cdn2.hubspot.net/hubfs/2339900/WRS_Health/greybg.png") repeat-x scroll 0 0;
    text-align: center
}
.greybg a {
    color: #b2b2b2
}
.greybg a:hover {
    color: #fff
}
.right-bg {
    background: #4070c5
}