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,
font,
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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font: 13px/1.231 arial, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}

select,
input,
button,
textarea,
button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/* Links */

/*Hide the search form - PM wanted to add 2 new menu items*/

.sisea-search-form {
    display: none
}

#main-content a,
#main-content a:link,
#main-content a:visited,
a,
a:link,
a:visited {
    color: #266da3;
    text-decoration: none;
}

#main-content a:hover,
#main-content a:focus,
#main-content a:active,
a:hover,
a:focus,
a:active {
    text-decoration: underline;
}

#main-content p {
    color: #434343;
}

#main div.content h1,
#main div.content h2 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #266da3;
    margin: 10px 0;
    font-size: 24px;
    font-weight: normal;
    clear: both;
}

#main div.content h2 {
    font-size: 20px;
}

#main div.content h3 {
    color: #266da3;
    font-size: 15px;
    font-weight: normal;
}

/* Layout */

.content {
    position: relative;
    width: 1040px;
    margin: 0 auto;
}

body {}

#header {
    background: transparent url(../images/bg.jpg) 0 0 repeat;
    position: relative;
    z-index: 15;
    height: 158px;
}

#header .content {
    z-index: 15;
}

#header a#logo {
    position: absolute;
    width: 351px;
    height: 71px;
    top: 3px;
    left: 0
}

#header p {
    float: right;
    font-size: 24px;
    color: #3a7bac;
    margin: 10px 0 20px;
}

#header div.social {
    float: right;
    position: absolute;
    right: 10px;
    margin: 13px 0;
}

#header div.social a {
    padding: 0 5px;
}

/* META NAV */

#header div.meta {
    position: absolute;
    height: 32px;
    right: 0;
    top: 75px;
    background: #b49835;
    padding: 0 15px 0 15px;
    clear: both;
    z-index: 10;
    border-radius: 10px 10px 0 0;
}

#header div.meta ul {
    float: left;
    height: 32px;
    background: #b49835;
    padding: 0;
}

#header div.meta ul li a {
    float: left;
    padding: 0 10px;
    color: #fff;
    height: 32px;
    line-height: 32px;
}

#header div.meta ul ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 30px;
    height: auto;
    background: url(../images/dd-bg.png) 0 0 repeat;
    padding: 10px 20px;
    width: 100px;
}

#header div.meta ul ul li {
    float: none;
    background: none;
    height: auto
}

#header div.meta ul li ul li a {
    float: none;
    display: block;
    line-height: auto;
    height: auto;
    border-bottom: 1px solid #ededed;
    color: #1c528d;
    background: none;
    z-index: 100;
    font-size: 13px;
    padding: 0;
}

#header div.meta ul ul li.last a {
    border: none;
}

#header div.meta ul li {
    float: left;
    position: relative;
    z-index: 11;
    height: 32px;
}

#header div.meta ul li:hover ul {
    display: block;
}

#header div.meta ul li:hover a {
    text-decoration: underline;
}

#header div.meta ul li:hover ul li a {
    text-decoration: none;
}

#header div.meta ul li:hover ul li a:hover {
    text-decoration: underline;
}

#header div.meta div#meta-close {
    display: none
}

/* MAIN NAV */

#header div.nav .content {
    z-index: 9;
    position: relative;
}

#header div.nav {
    background: url(../images/nav-bg.jpg) 0 0 repeat-x;
    clear: both;
    height: 51px;
    width: 100%;
    position: absolute;
    top: 107px;
    left: 0;
}

#header div.nav ul {
    height: inherit;
    margin: 0;
    background: transparent url(../images/nav-border.jpg) 0 0 no-repeat;
    padding: 0px;
    float: left;
}

#header div.nav ul#multi-col {
    background: none;
    padding: 0px;
}

#header div.nav ul#multi-col+ul {
    padding: 0px;
    background: none;
}

#header div.nav ul li {
    float: left;
    position: relative;
}

#header div.nav ul li:hover {
    background: transparent url(../images/hover-bg.jpg) 0 0 repeat-x;
}

#header div.nav ul li a {
    float: left;
    color: #fff;
    font-size: 14px;
    padding: 13px 9px;
    background: transparent url(../images/nav-border.jpg) 100% 100% no-repeat;
}

#header div.nav ul li a:hover {
    text-decoration: none;
}

#header div.nav ul li a[title="Health Conditions"]+ul {
    display: none;
}

#header div.nav form {
    z-index: 10;
    position: relative;
}

#header div.nav form fieldset {
    position: absolute;
    right: 20px;
    top: 9px;
}

#header div.nav form input[type=text] {
    background-color: #fff;
    border: none;
    padding: 4px 5px;
    width: 184px;
    margin: 0px -20px 0 0;
}

#header div.nav form label {
    position: absolute;
    top: 6px;
    left: 5px;
    color: #434343;
}

#header div.nav form input[type=submit] {
    border: none;
    background: #fff url(../images/icon-search.png) 98% 50% no-repeat;
    width: 20px;
    text-indent: -9999px;
    padding: 0px 5px;
    margin: 0 0 0 -4px;
    cursor: pointer;
}

/* DROPDOWN */

#header div.nav ul ul {
    display: none;
    background: url(../images/dd-bg.png) 0 0 repeat;
    padding: 20px;
    position: absolute;
    width: 220px;
    top: 43px;
    left: 0px;
}

#header div.nav ul ul li {
    float: none;
}

#header div.nav ul ul li:hover {
    background: none;
}

#header div.nav ul ul li.first a {
    padding: 0 0 6px;
}

#header div.nav ul ul li.last a {
    border-bottom: none;
    padding: 6px 0 0;
}

#header div.nav ul ul li a {
    float: none;
    display: block;
    border-bottom: 1px solid #ededed;
    color: #1c528d;
    background: none;
    z-index: 100;
    font-size: 13px;
    padding: 6px 0;
}

#header div.nav ul ul li a:hover {
    text-decoration: underline;
}

#header div.nav ul li:hover ul {
    display: block;
}

#header div.nav ul#multi-col ul {
    height: 265px;
}

#header div.nav ul#multi-col div {
    display: none;
    position: absolute;
    width: 200px;
    top: 43px;
    left: 0px;
}

#header div.nav ul#multi-col li:hover div {
    display: block;
}

#header div.nav ul#multi-col li ul {
    top: 56px;
}

#header div.nav ul li ul.col2 {
    left: 225px;
}

#header div.nav ul li ul.col3 {
    left: 450px;
}

#header div.nav ul ul ul {
    display: none !important;
    left: 196px;
    top: -14px;
}

#header div.nav ul ul li:hover ul {
    display: block !important;
}

/* HOME LEAD */

body.home #lead {
    overflow: hidden;
    width: 100%;
    height: 322px;
    clear: both
}

body.home #lead ul {
    position: relative;
    width: 100%;
    z-index: 9
}

body.home #lead ul li img {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -375px;
}

body.home #lead ul li#cta1 {
    background: url(../images/banner1-bg.jpg) 0 0 repeat-x;
    width: 100% !important;
    height: 322px;
}

body.home #lead ul li#cta2 {
    background: url(../images/banner2-bg.jpg) 0 0 repeat-x;
    width: 100% !important;
    height: 322px;
}

body.home #lead ul li#cta3 {
    background: url(../images/banner3-bg.jpg) 0 0 repeat-x;
    width: 100% !important;
    height: 322px;
}

body.home #lead ul li#cta4 {
    background: url(../images/banner4-bg.jpg) 0 0 repeat-x;
    width: 100% !important;
    height: 322px;
}

body.home #lead ul li#cta5 {
    background: url(../images/banner5-bg.jpg) 0 0 repeat-x;
    width: 100% !important;
    height: 322px;
}

body.home #lead ul li#cta5 .last {
    position: relative;
    display: block;
    width: 741px;
    height: 35px;
    margin: 212px auto 0;
}

body.home #lead ul li#cta5 .last a {
    display: block;
    width: 218px;
    height: 100%;
    float: right;
}

body.home #lead ul li#cta5 .last a.first-link {
    margin: 0 17px 0 0;
}

body.home #lead ul li#cta6 {
    background: url(../images/banner5-bg.jpg) 0 0 repeat-x;
    width: 100% !important;
    height: 322px;
}

body.home #lead ul li#cta7 {
    background: url(../images/banner4-bg.jpg) 0 0 repeat-x;
    width: 100% !important;
    height: 317px;
}

body.home #lead div.banner-nav {
    position: relative;
    width: 1040px;
    margin: 0 auto;
    height: 0px;
    z-index: 10;
}

body.home #lead div.banner-nav a {
    display: block;
    background: transparent url(../images/banner-nav.png) 0 0 no-repeat;
    width: 17px;
    height: 17px;
    text-indent: -9999px;
    float: right;
    clear: both;
    margin: 10px 40px;
}

body.home #lead div.banner-nav a:first-child {
    margin-top: 45px;
}

body.home #lead div.banner-nav a.activeSlide {
    background-position: bottom right;
}

#ribbon {
    background: transparent url(../images/ribbon.png) top center no-repeat;
    height: 107px;
    width: 100%;
    position: absolute;
    top: 449px;
    z-index: 9;
}

#ribbon p {
    color: #fff;
    font-size: 24px;
    text-align: center;
    width: 700px;
    margin: 12px auto;
    font-family: Georgia, Times, "Times New Roman", serif;
}

/* MAIN CONTENT */

div#main {
    background: #fff url(../images/content-bg.jpg) 0 0 repeat-x;
    width: 100%;
}

div#main #main-content {
    float: left;
    width: 700px;
    margin: 60px 0px 0px;
    line-height: 22px;
}

body.sub div#main #main-content {
    width: 700px;
}

body.home div#main .content {
    background: transparent 545px 100% no-repeat;
    overflow: hidden;
    min-height: 435px;
    width: 1000px;
    padding: 0 20px 20px;
}

body.sub div#main .content {
    background: transparent url(../images/content-leaves.png) 301px 0 no-repeat;
    overflow: hidden;
    min-height: 435px;
    width: 1000px;
    padding: 0 20px 20px;
}

div#main p {
    margin: 15px 0;
}

div#main #main-content ul {
    list-style-type: disc;
    margin: 0 0 0 30px;
    color: #434343;
}

div#main #main-content ol {
    margin: 0 0 0 30px;
    list-style-type: decimal;
    color: #434343;
}

div#main #main-content ul li,
div#main #main-content ol li {
    margin: 5px 0;
}
div#main #main-content ul li span {
    display: block;
    margin: 10px 0;
}

div#main #main-content a[href*="#phone"] {
    display: block;
    text-align: right;
    clear: both;
}

div#main #main-content ul.B_crumbBox {
    margin: 0px;
    width: 100%;
}

div#main #main-content ul.B_crumbBox li {
    display: inline;
    list-style-type: none;
    vertical-align: middle;
}

div#main #main-content ul.B_crumbBox li span {
    display: inline;
    margin: 0px;
}

div#main #main-content ul.B_crumbBox li a.B_currentCrumb {
    color: #434343;
    cursor: default;
    text-decoration: none;
}

div#main #main-content address {
    float: left;
    margin: 0 0 20px;
}

div#main #main-content #hours {
    float: right;
    margin: -42px 77px 0 0;
}

#reducing-hypertension #main #main-content ul,
#alternative-cancer-therapies-houston #main #main-content ul {
    list-style-type: upper-alpha;
}

/*SIDE CONTENT */

div#main #side-content {
    float: right;
    width: 249px;
    margin: 62px 0 0;
    position: relative;
}

#side-content div.cta {
    width: 206px;
}

body.sub #side-content div.cta {
    margin: 0 0 25px;
    width: 249px;
}

#side-content div.quote {
    background: transparent url(../images/cta-quote.png) 0 0 no-repeat;
    height: 286px;
    overflow: hidden;
}

#side-content div.quote p {
    color: #fff;
    line-height: 24px;
    padding: 10px;
}

#side-content div.quote a {
    color: #fff;
    text-decoration: underline
}

#side-content div.quote span {
    display: block;
    text-align: right;
    font-weight: bold;
}

#side-content div.cta h2 {
    background: transparent url(../images/side-nav.png) 0 0 no-repeat;
    font-size: 18px;
    margin: 0px;
    padding: 11px 10px;
}

#side-content div.cta ul li {
    background-color: #f4f4f4;
    border-bottom: 1px solid #dbdbdb;
}

#side-content div.cta ul li:hover {
    background-color: #e4e4e4;
}

#side-content div.cta ul {
    background: transparent url(../images/side-nav.png) bottom right no-repeat;
    padding: 0;
}

#side-content div.cta ul li a {
    color: #434343;
    display: block;
    background: transparent url(../images/side-nav-arrow.png) 190px 9px no-repeat;
    padding: 5px 12px;
}

#side-content div.cta ul li a:hover {
    color: #024477;
    text-decoration: none;
}

#side-content div.cta ul:last-child li.first {
    border: none;
    background: transparent;
}

#side-content div#unique.cta {
    background: transparent url(../images/unique-consultation-cta.png) 0 0 no-repeat;
    height: 200px;
}

#side-content div#unique.cta p {
    color: #fff;
    font-size: 20px;
    font-family: Georgia, Times, "Times New Roman", serif;
    text-align: right;
    width: 195px;
    float: right;
    margin: 10px 20px 28px;
}

#side-content div#unique.cta a {
    display: block;
    margin: 0px auto;
    width: 206px;
    height: 39px;
    clear: both;
    text-indent: -9999px;
}

#side-content div.nav {
    background: transparent url(../images/sub-side-nav.png) 0 0 no-repeat;
    float: right;
    width: 249px;
    position: relative;
    margin: 0 0 25px;
}

#side-content div#nav-light {
    background: transparent url(../images/side-nav-light.png) 0 0 repeat-y;
    width: 249px;
    min-height: 261px;
    position: absolute;
    z-index: 1;
    opacity: 0.5
}

#side-content div.nav h2 {
    color: #fff;
    padding: 20px 10px 10px;
    margin: 0px;
    background: transparent url(../images/sub-side-nav-border.png) bottom right no-repeat;
}

#side-content div.nav ul li {
    background: transparent url(../images/sub-side-nav-bg.png) 0 0 no-repeat;
}

#side-content div.nav ul li:hover {
    background: transparent url(../images/sub-side-nav-hover.png) 0 0 no-repeat;
}

#side-content div.nav ul {
    background: transparent url(../images/sub-side-nav.png) bottom right no-repeat;
    padding: 0 0 16px 0;
}

#side-content div.nav ul li a {
    background: transparent url(../images/sub-side-nav-border.png) bottom right no-repeat;
    color: #fff;
    padding: 9px 10px;
    display: block;
    z-index: 9;
    position: relative;
}

#side-content div.nav ul li a:hover {
    text-decoration: none;
    color: #236699;
}

#side-content div.nav ul ul {
    background-color: #1f527a;
    background-image: none;
    padding: 0px;
}

#side-content div.nav ul ul li {
    background: none;
}

#side-content div.nav ul ul li a {
    padding: 9px 30px;
    background: none;
    border-bottom: 1px solid #4481b0;
}

#side-content div.nav ul li:hover a {
    color: #236699;
}

#side-content div.nav ul li:hover ul li a {
    color: #fff;
}

#side-content div.nav ul ul li a:hover {
    color: #fff;
    background-color: #36709d;
}

#side-content div.nav ul ul li:hover {
    background: none;
}

#side-content .cta#testimonial-form {
    background: transparent url(../images/blog-form.png) 0 0 no-repeat;
    padding: 10px;
    width: 229px;
    height: 394px;
}

div#side-content div.cta#testimonial-form input[type="text"],
div#side-content div#testimonial-form.cta textarea,
div#side-content div.cta#testimonial-form input[type="email"] {
    background-color: #fff;
    border: 1px solid #bcd5e1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 200px;
    padding: 5px 7px;
    color: #606060;
    resize: none;
    margin: 0 auto 10px;
    display: block;
}

div#side-content div.cta#testimonial-form h2 {
    background: none;
    text-align: center;
    padding: 10px 0;
}

div#side-content div.cta#testimonial-form input[type=submit] {
    background: transparent url(../images/blog-cta-submit.png) 0 0 no-repeat;
    border: none;
    width: 167px;
    height: 29px;
    margin: 20px auto 10px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

div#side-content div.cta#rev-form {}

div#side-content div.cta#rev-form input[type="text"],
div#side-content div#rev-form.cta textarea,
div#side-content div.cta#rev-form input[type="email"] {
    background-color: #fff;
    border: 1px solid #bcd5e1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 200px;
    padding: 5px 7px;
    color: #606060;
    resize: none;
    margin: 0 auto 10px;
    display: block;
}

div#side-content div.cta#rev-form h2 {
    background: none;
    text-align: center;
    padding: 10px 0;
}

div#side-content div.cta#rev-form input[type=submit] {
    background: transparent url(../images/blog-cta-submit.png) 0 0 no-repeat;
    border: none;
    width: 167px;
    height: 29px;
    margin: 20px auto 10px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

div#side-content div.cta#newsletter-form {
    width: 249px;
    height: 283px;
    background: transparent url(../images/newsletter-form-bg.png) 0 0 no-repeat;
}

div#side-content div.cta#newsletter-form h2 {
    background: none;
    text-align: center;
    color: #024477;
    font-size: 26px;
    padding: 11px 0px;
    margin: 0px;
}

div#side-content div.cta#newsletter-form h2+p {
    text-align: center;
    margin: 0px;
    padding: 0px 20px;
    color: #3a7bac;
}

div#side-content div.cta#newsletter-form form {
    width: 220px;
    margin: 10px auto 0;
    position: relative;
}

div#side-content div.cta#newsletter-form input[type=text],
div#side-content div.cta#newsletter-form input[type=email] {
    border: 1px solid #d9d9d9;
    background-color: #fff;
    color: #686868;
    padding: 5px;
    margin: 5px 0;
    width: 210px;
}

div#side-content div.cta#newsletter-form input[type=submit] {
    cursor: pointer;
    background-color: #256ca3;
    color: #fff;
    text-align: center;
    border: none;
    height: 40px;
    width: 220px;
    margin: 10px 0 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
}

div#side-content div.cta#newsletter-form .fsError {
    position: absolute;
    background-color: #f7aeae;
    text-align: center;
    top: -60px;
    left: 0px;
    padding: 10px;
}

/* SUB PAGE NAVIGATION */

#main div.content #sub-nav h2 {
    margin: 0px;
    font-family: arial;
    font-size: 16px;
}

#main-content div#sub-nav {
    background: transparent url(../images/sub-nav-bg.png) 0 0 no-repeat;
    width: 700px;
    overflow: hidden;
    margin: 0 0 40px 0;
}

body#iv-therapy #main-content div#sub-nav {
    margin: 0 0 20px 0;
}

#main-content div#sub-nav ul {
    float: left;
    margin: 0px;
}

#main-content div#sub-nav ul li {
    float: left;
    list-style-type: none;
    margin: 0px;
}

#main-content ul.col1 li,
#main-content ul.col2 li,
#main-content ul.col3 li {
    margin: 0px !important;
}

#main-content div#sub-nav ul li a {
    float: left;
    color: #fff;
    padding: 9px 20px;
    font-size: 16px;
    text-align: center;
    background: transparent url(../images/nav-border.jpg) 0 0 no-repeat;
}

/*#main-content div#sub-nav ul li#three a {padding:9px 68px;}*/

body#hbot #main-content div#sub-nav ul li a {
    padding: 9px 84px;
}

#main-content div#sub-nav ul.hbot li a {
    padding: 9px 133px
}

#main-content div#sub-nav ul.iv-therapy li a {
    padding: 9px 59px;
}

#main-content div#sub-nav ul#two-links.general li a {
    padding: 9px 127px;
}

#main-content div#sub-nav ul#two-links li a {
    padding: 9px 133px;
}

#main-content div#sub-nav ul li#one a {
    background-image: none;
}

#main-content div#sub-nav ul li:hover {
    background: transparent url(../images/sub-nav-hover.png) -10px 0 no-repeat;
}

#main-content div#sub-nav ul li.first:hover {
    background-position: 0 0;
}

#main-content div#sub-nav ul li.last:hover {
    background-position: bottom right;
}

#main-content div#sub-nav ul li a:hover {
    text-decoration: none;
}

/* SUB PAGE BANNERS */

body.sub #lead ul li {
    list-style-type: none;
    margin: 0;
}

body.sub #lead #banners {
    padding: 0px;
    height: 168px;
    overflow: hidden;
}

body.sub #lead ul {
    margin: 0px !important;
}

body.sub #lead {
    width: 693px;
    height: 212px;
    clear: both;
    margin: 0 0 40px 0;
}

body.sub #lead div p {
    float: left;
    width: 140px;
    text-align: center;
    color: #434343;
    font-weight: bold;
    background-color: #eaeaea;
    margin: 0px;
    padding: 11px 0px;
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
}

body.sub #lead #sub-banner-nav {
    width: 553px;
    background-color: #256ca3;
    overflow: hidden;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-bottom-right-radius: 7px;
}

body#iv-therapy.sub #lead #sub-banner-nav {
    width: 693px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
}

body#iv-therapy.sub #lead #sub-banner-nav li a {
    padding: 11px 17px;
}

body#iv-therapy.sub #lead #sub-banner-nav li.last a {
    padding: 11px 17px;
}

body.sub #lead #sub-banner-nav li {
    float: left;
    margin: 0px;
}

body.sub #lead #sub-banner-nav li:hover {
    background: transparent url(../images/hover-bg.jpg) 0 0 repeat-x;
}

body.sub #lead #sub-banner-nav li.last a {
    padding: 11px 15px;
}

body.sub #lead #sub-banner-nav li.activeSlide {
    background: transparent url(../images/hover-bg.jpg) 0 0 repeat-x;
}

body.sub #lead #sub-banner-nav li a {
    float: left;
    color: #fff;
    padding: 11px 14px;
    background: transparent url(../images/nav-border.jpg) 0 0 no-repeat;
}

body.sub #lead #sub-banner-nav li a:hover {
    text-decoration: none;
}

/*HBOT COLUMN LIST */

div#main #main-content ul.col1 {
    float: left;
    width: 180px;
    margin: 0 0 10px 30px;
}

div#main #main-content ul.col2 {
    float: left;
    width: 180px;
}

div#main #main-content ul.col3 {
    float: left;
    width: 180px;
}

div#main #main-content ul+p {
    clear: both;
    overflow: hidden;
}

body#hbot div#main #main-content ul li {
    list-style-type: none;
}

/* HBOT PRICING */

div#main #main-content div.list {
    float: left;
    margin: 10px 25px 0 0;
    background: transparent url(../images/conditions-bg.png) 0 -11px no-repeat;
    width: 315px;
}

div#main #main-content div.list h3 {
    color: #266da3;
    padding: 15px 20px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 16px;
    text-transform: uppercase;
}

div#main #main-content div.list h3+p {
    background: transparent url(../images/conditions-bg.png) -317px 0px no-repeat;
    border-bottom: 1px solid #dbdbdb;
    margin: 0px;
    padding: 9px 20px;
    font-weight: bold;
    font-size: 14px;
}

div#main #main-content div.list ul {
    background: transparent url(../images/conditions-bg.png) bottom right no-repeat;
    margin: 0px;
    padding: 0 0 7px;
    height: 426px;
    overflow-y: auto;
}

div#main #main-content div.list+div.list ul {
    background: none;
    padding: 0px;
}

div#main #main-content div.list div#list-bottom {
    background: transparent url(../images/conditions-bg.png) bottom right no-repeat;
    height: 7px;
}

div#main #main-content div.list ul li {
    list-style-type: none;
    background: transparent url(../images/conditions-repeat-bg.jpg) 0 0 repeat-y;
    padding: 2px 20px;
    border-bottom: 1px solid #dbdbdb;
    margin: 0px;
}

div#main #main-content div.list ul li:last-child {
    border: none;
}

div#main #main-content div.list+p {
    float: right;
    margin: 20px 0;
}

/* CONDITIONS */

#main-content div#conditions {
    background: transparent url(../images/sub-conditions.png) 0 0 no-repeat;
    float: left;
    clear: both;
    width: 676px;
}

#main-content div#conditions ul {
    margin: 0px;
    padding: 0px;
}

#main-content div#conditions ul li.first a {
    margin: 15px 6px 15px 21px;
}

#main-content div#conditions ul li {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#main-content div#conditions ul li a {
    float: left;
    margin: 15px 6px;
    padding: 0 2px;
}

#main-content div#conditions ul li a:hover,
#main-content div#conditions ul li a.active {
    background-color: #256ca3;
    color: #fff;
    text-decoration: none;
}

#main-content div#conditions ul li.no-content {
    color: #a5a5a5;
    margin: 15px 8px
}

div#main #main-content div.conditions-list ul {
    margin: 0px;
    clear: both;
    padding: 0px;
    width: 676px;
}

div#main #main-content div.conditions-list ul li {
    margin: 0px;
    list-style-type: none;
    background: transparent url(../images/sub-conditions.png) -676px 0px repeat-y;
    padding: 0px;
}

div#main #main-content div.conditions-list ul li.last {
    border-bottom: 1px solid #dbdbdb;
}

div#main #main-content div.conditions-list ul li a {
    display: block;
    padding: 3px 22px;
    background: transparent url(../images/side-nav-arrow.png) 97% 9px no-repeat;
    border-top: 1px solid #dbdbdb;
    color: #434343;
}

div#main #main-content div.conditions-list ul li a:hover {
    color: #033c6c;
    text-decoration: none;
    background-color: #fff;
}

div#main #main-content div#list-bottom {
    background: transparent url(../images/sub-conditions.png) -1352px 0px no-repeat;
    height: 20px;
}

div#main #main-content div.conditions-list {
    display: none;
}

div#main #main-content div.conditions-list#a {
    display: block;
}

.mobile-map {
    display: none;
}

/*SEARCH RESULTS */

body#search-results div#main #main-content p {
    margin: 0 0 15px;
}

/* FORM */

#main-content .fsBody .fsForm {
    background: none;
    border: none;
}

#main-content .fsBody .fsSubmit {
    background: none;
}

#main-content .fsBody .fsFieldFocused {
    background: none;
}

/* BLOG */

div#main-content div.post {
    border-bottom: 1px solid #dedede;
    padding: 20px 0;
}

div#main-content div.post:last-child {
    border: none;
}

body#blog div#main-content h2 {
    color: #505050;
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
    margin: 0px;
}

body.blog div.lead {
    background: transparent url(../images/blog-lead-bg.jpg) 0 0 repeat-x;
    height: 120px;
    width: 100%;
}

body.blog div.lead div {
    background: transparent url(../images/blog-lead.jpg) top center no-repeat;
    text-indent: -9999px;
    height: 120px;
    width: 100%;
}

body.blog div.lead div p {
    margin: 0px !important;
}

body.blog div#main div.content {
    background: none;
}

body#blog div#main-content h2.first {
    color: #fff;
    background: transparent url(../images/featured-top.png) 0 0 no-repeat;
    padding: 10px;
    margin: 20px 0 0;
}

div#main-content div.post h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #266DA3;
    font-size: 20px;
    font-weight: normal;
    clear: both;
    margin: 0px;
}

div#main-content div.post p.post-info {
    margin: 0 0 10px;
}

body.blog div#main div#main-content {
    width: 720px;
    margin: 20px 0 0;
}

div#main-content div#featured {
    background: transparent url(../images/featured-bottom.png) 0 100% no-repeat;
    padding: 0 0 14px;
    margin: 0 0 20px;
}

div#main-content div#featured div.post {
    background: transparent url(../images/featured-bg.png) 0 0 repeat-y;
    padding: 20px 20px 0 20px;
}

div#main-content a.comments span {
    background: transparent url(../images/comment-bubble.png) 0 0 no-repeat;
    padding: 3px 22px 8px;
    margin: 0 0 0 5px
}

div#main-content a.comments {
    color: #505050;
    font-size: 12px;
}

div#main-content a.comments:hover {
    text-decoration: none;
}

div#main-content div.share>* {
    vertical-align: middle;
    height: 20px;
}

div#main-content div.entry a.readmore {
    display: block;
    margin: 0 0 10px;
    width: 130px;
}

/* BLOG SIDE CONTENT */

body.blog div#side-content div.nav {
    margin: 0 0 25px;
    overflow: hidden;
}

body.blog div#side-content div.cta {
    margin: 0 0 25px;
    overflow: hidden;
}

div#side-content div#form.cta {
    background: transparent url(../images/blog-form.png) 0 0 no-repeat;
    padding: 10px;
    width: 229px;
    height: 394px;
}

/*body.blog div#side-content div#form.cta {background:transparent url(../images/blog-form-long.png) 0 0 no-repeat;height:465px;}
*/

div#side-content div#form.cta #leaveblank {
    display: none;
}

div#side-content div#form.cta h3 {
    font-family: Georgia;
    font-size: 16px;
    color: #024477;
    text-align: center;
    width: 220px;
    margin: 10px auto 0;
}

div#side-content div#form.cta p {
    text-align: center;
    color: #505050;
    margin: 5px auto 10px;
    line-height: 22px;
    width: 220px;
}

div#side-content div#form.cta input[type=text],
div#side-content div#form.cta textarea {
    background-color: #fff;
    border: 1px solid #bcd5e1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 200px;
    padding: 5px 7px;
    color: #606060;
    resize: none;
    margin: 0 auto 10px;
    display: block;
}

div#side-content div#form.cta textarea {
    height: 75px;
}

div#side-content div#social.cta {
    background: transparent url(../images/blog-social-bg.png) 0 0 no-repeat;
    width: 249px;
    height: 174px;
}

div#side-content div#form.cta input[type=submit] {
    background: transparent url(../images/blog-cta-submit.png) 0 0 no-repeat;
    border: none;
    width: 167px;
    height: 29px;
    margin: 10px auto;
    text-indent: -9999px;
    display: block;
}

div#side-content div#social.cta ul {
    background: none;
    margin: 17px 0 0;
}

div#side-content div#social.cta ul li {
    background: transparent url(../images/social-icon-bg.png) 0 0 no-repeat;
    border: none;
    width: 206px;
    margin: 10px auto;
}

div#side-content div#social.cta ul li a {
    background: transparent url(../images/social-fb.png) 0 50% no-repeat;
    padding: 12px 0 12px 40px;
    margin: 0 0 0 10px;
}

div#side-content div#social.cta ul li.first a {
    background: transparent url(../images/social-rss.png) 0 50% no-repeat;
}

div#side-content div#social.cta ul li.last a {
    background: transparent url(../images/social-twitter.png) 0 50% no-repeat;
}

/* SINGLE POST BLOG PAGE */

body.blog div#main p.post-info {
    margin: 0 0 10px;
}

body.blog div.content h1 {
    margin: 20px 0 0 !important;
}

body.blog #main .content div.comments h2 {
    color: #505050;
    padding: 20px 0;
    border-bottom: 1px solid #dedede;
}

body.blog .content div.comments div.quip-comment-left {
    float: left;
    margin: 0 20px 0px 0;
}

body.blog #main #main-content ol {
    margin: 0px 20px 0 40px;
}

body.blog .content div.comments .quip-comment-body {
    padding: 0px;
}

body.blog .content div.comments .quip-comment-text {
    padding: 0 0 0 80px;
    margin: -20px 0 0;
}

body.blog #main-content div.comments p.quip-comment-meta {
    margin: 15px 0 0;
}

body.blog #main-content div.comments span.quip-comment-author {
    color: #266da3;
    font-size: 16px;
    display: block;
    margin: 0 0 -5px;
}

body.blog #main-content div.comments span.quip-comment-createdon {
    font-style: normal;
}

body.blog #main-content div.comments div.quip-comment-body {
    margin: 10px 0;
    border-bottom: 1px solid #dedede;
}

body.blog #main-content div.comments ol li:last-child div.quip-comment-body:last-child {
    border: none;
}

body.blog #main-content div.comments div.quip-comment-body.quip-comment-alt {
    background: none;
}

body.blog #main-content div.post-comments {
    background: transparent url(../images/add-comment-bg.png) 0 0 no-repeat;
    width: 629px;
    padding: 10px 20px;
    margin: 30px 0;
    height: 414px;
}

body.blog #main-content div.post-comments h2 {
    color: #505050;
    padding: 0px 0 20px;
    border-bottom: 1px solid #dedede;
}

body.blog #main-content div.post-comments input[type=text],
body.blog #main-content div.post-comments textarea {
    border: 1px solid #b3b3b3;
    background-color: #fff;
    resize: none;
    margin: 5px 0 10px;
    clear: both;
    padding: 5px;
}

body.blog #main-content div.post-comments textarea {
    width: 580px;
    height: 100px;
    margin: 5px 0 0;
}

body.blog #main-content div.post-comments textarea+p {
    width: 580px;
    margin: 0px 0 25px;
}

body.blog #main-content div.post-comments label {
    color: #505050;
    display: block;
    width: 100%;
    font-size: 14px;
}

body.blog #main-content div.post-comments label span.required {
    color: #9f9f9f;
    font-size: 12px;
}

body.blog #main-content div.post-comments button[type=submit] {
    background: transparent url(../images/add-comment-submit.png) 0 0 no-repeat;
    width: 166px;
    height: 29px;
    border: none;
    text-indent: -9999px;
}

body.blog #main-content .paging {
    position: relative
}

body.blog #main-content .paging ul.pageList {
    list-style: none;
    padding: 0px;
    width: 200px;
    margin: 0 auto !important;
}

body.blog #main-content .paging ul li {
    display: inline;
    float: left;
}

body.blog #main-content .paging ul li a {
    margin: 10px 5px;
    display: block;
    float: left;
}

/* FOOTER */

#footer {
    background: transparent url(../images/footer-meta-bg.jpg) 0 0 repeat-x;
    height: 300px;
}

#footer div.meta {
    margin: 0 auto;
    width: 1000px;
    height: 240px;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 0 20px;
}

#footer div.meta #quote {
    background: transparent url(../images/footer-caption.png) 0 0 no-repeat;
    width: 459px;
    height: 186px;
    margin: 25px 10px;
    float: left;
}

#footer div.meta #quote p {
    padding: 20px;
}

#footer div.meta #quote p span {
    font-weight: bold;
    display: block;
    text-align: right;
}

#footer div.meta div#about {
    background: transparent url(../images/footer-border.png) 0 0 no-repeat;
    padding: 0px 20px 25px;
    float: left;
    width: 215px;
    margin: 0 0 0 20px;
    height: 215px;
}

#footer div.meta div#about p,
#footer div.meta div#method p {
    font-size: 13px;
}

#footer div.meta div#method {
    background: transparent url(../images/footer-border.png) 0 0 no-repeat;
    padding: 0px 0 25px 20px;
    float: left;
    width: 215px;
    height: 215px;
}

#footer div.meta div#about h3 {
    background: transparent url(../images/footer-arrow.png) 50% 20% no-repeat;
    padding: 25px 0 5px;
}

body.sub #footer div.meta div#about h3 {
    background: none;
}

#footer div.meta div#method h3 {
    padding: 25px 0 5px;
}

#footer p#copyright {
    color: #686868;
    margin: 20px 10px;
    line-height: 22px;
}

#footer a {
    color: #686868;
}

#footer p#copyright a:hover {}

#footer div.nav {
    float: left;
}

#footer div.nav ul {
    display: block;
    overflow: hidden;
}

#footer div.nav ul:first-child {
    border-bottom: 1px solid #c9c9c9;
}

#footer div.nav ul li {
    float: left;
}

#footer div.nav ul li a {
    float: left;
    padding: 20px 10px 10px;
}

#footer div.nav ul:last-child li a {
    padding: 10px 10px 20px;
}

/* New Styles for desktop & mobile*/

#header {
    padding: 0 20px;
}
.mobile-menu {
    display: none;
}
@media screen and (max-width: 992px) {
    #header {
        height: 100%;
        padding: 0;
    }
    .logo-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #header div.social {
        position: relative;
        margin: 0;
        text-align: right;
        right: 0;
    }
    #header a#logo {
        position: relative;
        display: flex;
        align-items: center;
        width: calc(100% - 130px);
        padding: 0 20px;
    }
    #header a#logo img {
        max-width: 100%;
    }
    #header div.nav {
        display: none;
        height: 100%;
        z-index: 15;
        top: 142px;
    }
    #header div.nav ul {
        float: unset;
        background: #fff;
    }
    #header div.nav ul li {
        float: unset;
    }
    #header div.nav ul li a {
        display: block;
        float: unset;
        color: #000;
        padding-left: 20px;
    }

    #header div.nav ul ul {
        width: 100%;
        background: #f6f6f6;
        position: relative;
        top: 0;
    }
    .content {
        width: 100%;
        position: relative;
    }

    body.home div#main .content {
        width: 100%;
    }
    body.sub div#main .content,
    body.sub div#main #main-content {
        width: 100%;
    }
    div#main #main-content {
        width: 100%;
        margin-top: 30px;
    }
    div#main #side-content {
        width: 100%;
        margin-top: 20px;
    }
    body.sub #side-content div.cta,
    #side-content div.cta {
        width: 100%;
    }

    #side-content div.quote {
        height: auto;
        background: #b49735 url(../images/cta-quote.png) 0 0 no-repeat;
    }
    #side-content div#unique.cta {
        background: #2177c6 url(../images/unique-consultation-cta.png) 0 0 no-repeat;
    }
    #side-content div.cta h2, #side-content div.cta ul {
        background: #ededed;
    }
    #side-content div.cta ul li a {
        background: url(../images/side-nav-arrow.png);
        background-repeat: no-repeat;
        padding: 5px 12px;
        background-position: 98% 10px;
    }


/* Body */
    body.home #lead {
        display: none;
    }



/* Slider */
    #ribbon {
        background: #bda03c;
        position: relative;
        top: 0;
        height: 100%;
        padding: 20px;
    }
    #ribbon p {
        width: 100%;
        margin: 0;
    }

/* Mobile Menu */

    .mobile-menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        background: #fff;
        padding: 5px 20px;
    }
    .mobile-menu h5 {
        font-size: 20px;
    }
    .mobile-menu .wrap-icon .trigger {
        background: url("../images/menu.png");
        background-size: cover;
        width: 30px;
        height: 30px;
    }
    #header div.meta {
        display: none;
        position: absolute;
        top: unset;
        left: 0;
        right: 0;
        height: auto;
        background: transparent; /* #b49835 */
        border-radius: 0;
    }
    #header div.meta ul {
        height: unset;
        width: 100%;
        background: #f6f6f6; /* #b49835 */
    }
    #header div.meta ul li {
        display: block;
        width: 100%;
        float: unset;
        height: auto;
        line-height: normal;
    }
    #header div.meta ul li a {
        display: block;
        height: unset;
        width: 100%;
        color: #000;
    }

/*Footer*/
    #footer {
        height: 100%;
        background: #3d76a3;
    }
    #footer div.meta {
        width: 100%;
        height: 100%;
        display: block;
        padding: 20px;
        overflow: visible;
        color: #000;
    }
    #footer div.meta #quote {
        width: 100%;
        height: 100%;
        background: transparent;
        display: flex;
        align-items: center;
        margin: 0;
        padding: 20px;
        color: #fff;

    }
    #footer div.meta #quote p {
        padding: 0;
    }
    #footer div.meta div#about {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0 20px;
        background: transparent;
        color: #fff;
    }
    #footer div.meta div#about h3 {
        background: transparent;
    }
    #footer div.meta div#method {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0 20px 20px;
        background: transparent;
        color: #fff;
    }
    #footer p#copyright {
        margin: 0px;
        padding: 20px;
        color: #fff;
    }
    #footer a {
        color: #ffffff;
        font-weight: 800;
    }

}


@media screen and (max-width: 480px) {
    .logo-wrap {
        display: block;
        width: 100%;
        padding-top: 10px;
    }
    #header a#logo {
        width: 100%;
        height: 100%;
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 10px;
    }
    #header div.social {
        display: block;
        width: 100%;
        text-align: center;
        float: none;
        margin-bottom: 10px;
    }
}


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

    div#main #main-content ul {
        list-style: none;
        margin-left: 0;
    }
    li.kk-heading-style-2 {
        margin: 15px 0 !important;
    }

    #main-content div#sub-nav {
        width: 100%;
        float: unset;
    }
    #main-content div#sub-nav ul {
        float: unset;
    }
    #main-content div#sub-nav ul li {
        float: unset;
    }
    #main-content div#sub-nav ul li a {
        display: block;
        float: unset;
        text-align: left;
        color: #000;
        background: transparent;
    }
    #main-content div#sub-nav ul .first a {
        color: #fff;
    }
}