html, body{
font-family: "Merriweather", serif;
overflow-x: hidden;
line-height: 30px;
font-weight: 400;
font-style: normal;
color: #000;
font-size: 17px;
letter-spacing: 0.5px;
}
p {
font-family: "Merriweather", serif;
font-weight: 400;
font-style: normal;
letter-spacing: 0.5px;
}
.content-block a, p a {
text-decoration: underline;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
strong {
font-weight: bold;
}
a {
color: #a40606;
}
a:hover {
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Merriweather", serif;
font-weight: 400;
margin-top: 20px;
margin-bottom: 20px;
}
h1 {
line-height: 40px;
font-style: normal;
}
h2 {
line-height: 45px;
font-style: normal;
font-size: 35px;
}
h3 {
line-height: 35px;
font-style: normal;
font-size: 26px;
}
h4 {
font-size: 22px;
}
h5 {
line-height: 28px;
font-weight: normal;
font-style: normal;
font-size: 18px;
}
input::-webkit-input-placeholder {
color: #b0b2ac;
opacity: 1;
} input[type="text"],
input[type="email"],
textarea,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-select {
width: 100%;
color: #000;
padding: 4px 10px;
}
.wpcf7-form-control.wpcf7-submit.ct-btn {
padding: 10px 30px;
border: 0;
background: #db3e4d;
color: #fff;
width: 100%;
cursor: pointer;
} ::-webkit-input-placeholder { color: #999999 !important;
opacity: 1;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, .navbar-nav {
z-index: 2;
}
}
.clear {
clear: both;
display: block;
} table,
th,
td {
border: 1px solid #d1d1d1;
}
.main-content-area-post {
padding-top: 50px;
padding-bottom: 30px;
}
.main-content-area-post ul {
padding-left: 30px;
}
.sidebar-widget ul {
padding-left: 0;
} .aligncenter,
div.aligncenter {
margin: 3px auto 3px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
margin: 10px 20px 10px 0;
} ul {
list-style: disc;
padding-left: 0;
} .sidebar .sub-menu {
padding-left: 0;
}
.sidebar-left .content-block {
float: right;
} .title-area {
background-color: #f8f9f9;
}
.sidebar-widget {
padding: 30px;
margin-bottom: 20px;
overflow: hidden;
border: 1px solid #e9e9e9;
}
.sidebar-widget ul li {
list-style: none;
padding-left: 20px;
}
.blog-category li,
.post-links li,
.product-categories li {
border-bottom: 1px solid #ebecee;
}
.blog-category li a,
.post-links li a {
color: #474747;
width: 100%;
}
.blog-category li:first-child,
.post-links li:first-child,
.product-categories li:first-child {
border-top: 1px solid #ebecee;
}
.content-block {
border: 1px solid #e9e9e9;
} .page-404-title {
text-align: center;
font-size: 100px;
color: #ccc;
}
.text-404-desc {
font-size: 20px;
margin-top: 50px;
font-style: italic;
text-align: center;
} .page-title-area {
padding-top: 50px;
padding-bottom: 50px;
background: #004e0d;
} .row-height {
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
}
.post-title {
margin: 0;
line-height: 50px;
color: #ffffff;
font-size: 40px;
padding: 0 20px;
}
.post-meta {
font-size: 13px;
}
.share-text {
float: left;
padding-right: 20px;
}
.share-text p {
margin: 0;
}
.share-buttons {
width: 100%;
min-width: 290px;
margin-top: 40px;
margin-bottom: 40px;
}
.post-share .fa {
color: #474747;
margin-right: 5px;
margin-bottom: 5px;
padding-top: 6px;
border: 1px solid #474747;
width: 30px;
height: 30px;
border-radius: 50%;
text-align: center;
}
.post-share .fa.fa-facebook {
color: #3b5998;
border-color: #3b5998;
}
.post-share .fa.fa-twitter {
color: #55acee;
border-color: #55acee;
}
.post-share .fa.fa-linkedin {
color: #0077b5;
border-color: #0077b5;
}
.post-share .fa.fa-envelope {
color: #ea4335;
border-color: #ea4335;
}
.post-share .fa.fa-reddit-alien {
color: #ff4500;
border-color: #ff4500;
}
.post-share .fa.fa-pinterest-p {
color: #bd081c;
border-color: #bd081c;
}
.post-share a {
padding: 10px 0;
}
.related-posts-carousel {
padding-bottom: 30px;
}
.related-posts {
padding-bottom: 30px;
}
.related-posts ul {
padding-left: 0px;
padding-bottom: 15px;
}
.related-posts ul li {
list-style: none;
vertical-align: top;
}
.related-posts .entry-title {
margin-top: 10px;
margin-bottom: 10px;
padding: 0 5px;
}
.related-posts .entry-title a {
color: #dd3333;
}
.related-posts .post-item {
padding-bottom: 0px;
border: none;
}
.form-control {
border-radius: 0;
background: transparent;
}  .logo {
position: relative;
}
.toggle-menu-btn {
display: none;
justify-content: center;
width: 70px;
height: 100%;
position: absolute;
right: 0;
flex-direction: column;
} #nav {
border-radius: 0;
display: flex;
position: relative;
z-index: 1;
} .navbar-default {
position:relative;
}
.navbar {
border: 0px;
margin-bottom: 0px;
}
.nav li:hover {
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
.navbar-default .navbar-nav  li  a:hover {
color: #fff;
}
.input-group {
width: 100%;
height: 100%;
}
.nav-search-field {
display: table-cell;
vertical-align: middle;
}
.navbar-collapse .input-group .form-control {
width: 0px;
}
.navbar-form .form-control {
background: #F0F0F0;
}
.navbar-form .btn.btn-default {
font-size: 14px;
background: unset;
float: right;
}
.navbar-form.active .btn.btn-default {
background: #222223;
color: #fff;
}
.navbar-form .btn.btn-default:focus,
.navbar-form .btn.btn-default:active {
outline: 0;
border: 0;
box-shadow: none;
}
.navbar-form .btn.btn-default:hover {
background: #222223;
color: #fff;
}
.navbar-collapse {
position: relative;
padding-left: 0;
z-index: 10;
padding-right: 0;
}
.navbar-collapse form[role="search"] {
position: absolute;
display: block;
top: 0;
right: 0;
width: 100%;
padding: 0;
margin: 0;
z-index: 0;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
padding: 10px 12px;
border-radius: 0px;
border-width: 0px;
border-color: rgb(231, 231, 231);
box-shadow: none;
outline: none;
height: 50px;
}
.navbar-collapse form[role="search"] input {
font-size: 16px;
font-style: italic;
color: rgb(160, 160, 160);
box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
display: none;
}
.navbar-form input, .form-inline input {
width:auto;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
display: table-cell;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
width: 10px !important;
}
.active #search_submit {
display: none;
} .navbar {
border-radius: 0px;
}
.navbar-form {
display: table-cell;
height: 100%;
}
.affix-top {
position: static;
top: 0;
}
#nav.affix {
position: fixed;
top: 0;
width: 100%;
z-index:100;
}
.nav.affix {
position: absolute;
display: block;
height: 100%;
right: 0;
}
.admin-bar #nav.affix {
top: 32px;
} .navbar-right {
margin: 40px;
}
.header-version-3 .navbar-header,
.header-v3 .navbar-header {
height: 110px;
transition: 0.5s ease 0s;
-webkit-transition: 0.5s ease 0s;
-moz-transition: 0.5s ease 0s;
-o-transition: 0.5s ease 0s;
}
.nav > li {
display: table;
height: 100%;
}
.navbar-nav > li > a {
display: table-cell;
vertical-align: middle;
}
.header-v3 .nav li:hover {
background: none;
}
.header-version-3 .navbar-nav li a:hover, .header-v3 .navbar-nav li a:hover {
color: #e61300;
}
.header-v3 .nav.affix-top {
position: absolute;
right: 0;
height: 100%;
min-height: 35px;
}
.header-v3 .navbar-header {
position: relative;
z-index: 100;
display: flex;
display: -webkit-box;
flex-direction: column;
justify-content: center;
}
.header-v3 .navbar-header.affix {
height: 80px;
}
.header-v3 .btn-default {
background: transparent;
}
.header-v3 .input-group .form-control {
position: initial;
float: right;
}
.header-v3 .logo.affix,
.header-version-3 .logo.affix {
transition: 0.5s ease 0s;
-webkit-transition: 0.5s ease 0s;
-moz-transition: 0.5s ease 0s;
-o-transition: 0.5s ease 0s;
height: 60px;
margin: 10px 0;
}
.header-v3 .logo.affix-top,
.header-version-3 .logo.affix-top {
transition: 0.5s ease 0s;
-webkit-transition: 0.5s ease 0s;
-moz-transition: 0.5s ease 0s;
-o-transition: 0.5s ease 0s;
height: 116px;
margin: 10px 0;
} #blog-area {
padding: 60px 0;
}
.blog-page-heading {
text-align: center;
}
#blog-area .col-sm-height {
padding-bottom: 60px;
}
.blog-page-description {
text-align: center;
}
.post-col {
margin-bottom: 30px;
}
.post-item {
transition: .5s ease;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
-o-transition: .5s ease;
height: inherit;
background: #f8f9f9;
height: 100%;
overflow: hidden;
border: 1px solid #e9e9e9;
}
.post-item:hover {
box-shadow: 0 2px 28px rgba(114,120,220,0.25), 0 10px 10px rgba(114,120,220,0.22);
transition: .5s ease;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
-o-transition: .5s ease;
}
.entry-title {
color: #333;
margin-bottom: 10px;
padding: 0 25px;
}
.entry-title a {
color: #474747;
}
.post-item:hover .entry-title a {
text-decoration: none;
}
.post-image {
margin-bottom: 20px;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
}
.post-image .img-responsive {
height: 100%;
display: inline-block;
}
.featured-images-hide {
display: none;
}
.post-meta {
padding: 0 25px;
}
.meta {
font-size: 12px;
}
.excerpt {
padding: 0 25px;
display: inline-block;
}
.post-inner-wrap {
background: #fff;
height: 100%;
}
.post-grid-item {
margin-bottom: 30px;
}
.post-item:hover .learn-more,
.post-inner-wrap:hover .learn-more,
.post-item:hover h3 {
text-decoration: none;
}
.post-item:hover .learn-more::after,
.post-inner-wrap:hover .learn-more::after,
.post-inner-wrap-alt:hover .learn-more::after {
content:"\f101";
font-family: FontAwesome;
font-style: normal;
opacity: 1;
transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
margin-left: 5px;
margin-top: 0px;
}
.post-item .learn-more::after,
.post-inner-wrap .learn-more::after,
.post-inner-wrap-alt .learn-more::after {
content:"\f101";
font-family: FontAwesome;
font-style: normal;
opacity: 0;
margin-left: -30px;
transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
} * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.equalWrap {
display: flex;
}
.equalheightWrap {
flex-wrap: wrap;
}
.eqheight-one-col {
width: 100%;
}
.eqheight-two-col {
width: 47.2%;
margin-left: 15px;
margin-right: 15px;
}
.col-md-8 .eqheight-two-col {
width: 47.7%;
}
.eqheight-three-col {
width: 30.5%;
margin-left: 15px;
margin-right: 15px;
}
.col-md-8 .eqheight-three-col {
width: 30%;
}
.eqheight-four-col {
width: 22.2%;
margin-right: 15px;
margin-left: 15px;
} .footer-col {
padding-top: 50px;
padding-bottom: 50px;
position: relative;
}
.first-widget {
padding: 20px 10px 0 0;
position: sticky;
z-index: 1;
}
.second-widget {
padding: 20px 10px;
position: inherit;
top: 0;
z-index: 1;
}
.third-widget {
padding: 20px 0 20px 10px;
position: inherit;
top: 0;
z-index: 1;
}
.widget-title {
margin-bottom: 35px;
margin-top: 0;
color: #ffffff;
}
.footer-logo {
margin-bottom: 20px;
}
.page-links,
.post-links,
.product-categories {
padding: 0 20px;
margin: 5px;
}
.page-links li,
.post-links li,
.product-categories li {
list-style: none;
width: 100%;
}
.page-links li a,
.post-links li a,
.product-categories li a {
text-transform: capitalize;
line-height: 40px;
display: inline-block;
transition: .5s ease;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
-o-transition: .5s ease;
}
.page-links li a:hover,
.post-links li a:hover,
.product-categories li a:hover {
padding-left: 7px;
transition: .5s ease;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
-o-transition: .5s ease;
text-decoration: none;
}
.page-links li a::before,
.post-links li a::before,
.product-categories li a::before {
font-family: FontAwesome;
content: "\f101";
padding-right: 5px;
transition: .5s ease;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
-o-transition: .5s ease;
position:absolute;
left:55px;
}
.page-links li a:hover::before,
.post-links li a:hover::before,
.product-categories li a:hover::before {
left:62px;
transition: .5s ease;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
-o-transition: .5s ease;
}
.ns-social-link {
display: inline-block;
margin-top: 15px;
}
.ns-social-link a {
font-size: 16px;
padding: 5px 3px;
background-color: #fff;
border-radius: 3px;
line-height: 20px;
text-align: center;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
display: block;
width: 30px;
height: 30px;
float: left;
}
ul.gohc-footer-links.page-links {
overflow: hidden;
padding: 0;
}
ul.gohc-footer-links.page-links li a::before {
left: 0;
}
ul.gohc-footer-links.page-links li a:hover::before {
left: 7px;
}
.four-widget ul {
overflow: hidden;
padding: 0;
}
.four-widget ul li {
padding-left: 25px;
}
.four-widget ul li a::before {
left: 25px;
}
.four-widget ul li a:hover::before {
left: 32px;
} #footer-copyright {
padding: 20px 0;
background-color: #262728;
}
#footer-copyright .row {
display: flex;
height: 100%;
}
.copyright {
color: #d0d0d0;
font-size: 12px;
position: relative;
display: flex;
height: 100%;
flex-direction: column;
justify-content: center;
}
.copyright p {
margin-bottom: 0;
display: flex;
flex-direction: column;
justify-content: center;
}
.center-content {
display: flex;
flex-direction: row;
justify-content: center;
} .back-to-top {
cursor: pointer;
position: fixed;
bottom: 0;
right: 20px;
display:none;
padding: 7px 15px;
color: #fff;
z-index: 9999;
background: rgba(0,0,0, 0.8);
}
.back-to-top:hover {
cursor: pointer;
position: fixed;
bottom: 0;
right: 20px;
display:inline !important;
color: #fff;
}
.back-to-top:visited {
color: #fff;
} .gohc-footer-links li a{
padding: 3px 0;
}
.sidebar-widget .widget-title {
color: #474747;
}
#header {
border-bottom: 1px solid #e9e9e9;
background: #fff;
}
#nav {
background: #fff;
border-bottom: 1px solid #e9e9e9;
}
.clear {
display: block;
width: 100%;
height: 15px;
} .sitemap-cat-area {
display: block;
padding: 15px 5%;
overflow: hidden;
border-bottom: 2px solid #fff;
margin: 0px 2%;
}
.sitemap-cat-link, .sitemap-viewall-link {
width: 50%;
float: left;
}
.sitemap-cat-link a{
color: #b4281c;
font-size: 16px;
}
.sitemap-viewall-link{
text-align: right; 
}
.display-posts-listing {
list-style: none;
padding: 15px 7%;
}
.display-posts-listing li{
padding-bottom: 10px;
}
.display-posts-listing li a{
color: #110f0f;
}
.sitemap-viewall-link a::after {
display: inline-block;
content: '>';
overflow: hidden;
vertical-align: bottom;
padding-left: 5px;
font-size: 15px;
font-weight: 900;
}
.textwidget p{
margin-bottom: 0px !important;
}
.third-widget li {
list-style: none;
padding: 10px 0;
border-top: 1px solid #565555;
line-height: 30px;
}
.third-widget li:last-child {
border-bottom: 1px solid #565555;
}
p {
margin-bottom: 20px;
}
.search-field input {
min-height: 40px;
}
#snippet-box {
display: none !important;
}
.cat-description {
padding: 0 10px 20px 10px;
margin-top: -20px;
}
.lock-icon-cta p {
line-height: 15px;
}
#recent-posts-3 ul li {
border-bottom: 1px solid #ddd;
padding: 10px 0;
}
.email-subscribe {
position: relative;
overflow: hidden;
display: block;
background: #e9e9e9;
}
.latest-post {
background: #95066e;
position: relative;
display: block;
padding: 60px 0;
}
.health-coach {
padding-bottom: 50px;
}
#area-footer {
position: absolute;
right: 0;
left: 0;
}
#footer-top {
background: #004f01;
padding: 0 30px;
}
.footer-col-top {
padding-bottom: 30px;
}
#footer {
background: #002f3f;
}
#footer p, #footer a, #footer-top a {
color: #fff;
}
#footer .tag-items .tag a, #footer .ns-social-link a {
color: #474747;
}
#clouds_style {
background: #004f01;
margin-bottom: -10px;
}
#clouds_style path {
fill: #002f3f;
stroke: #002f3f;
}
#stamp_top {
background: #004f01;
margin-bottom: -10px;
}
#stamp_top path {
fill: #eeeef5;
stroke: #eeeef5;
}
#health-coach {
background: #fff;
}
#health-coach path {
fill: #95066e;
stroke: #95066e;
}  html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
img {
border: 0;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: none;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.text-center {
text-align: center;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-md-3, .col-sm-4, .col-md-4, .col-sm-5, .col-md-5, .col-sm-6, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 768px) {
.col-sm-6 {
float: left;
}
.col-sm-6 {
width: 50%;
}
.col-sm-12 {
width: 100%;
}
}
@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%;
}
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.nav > li > a {
position: relative;
padding: 10px 15px;
color: #474747;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
}
.navbar-nav > li {
float: left;
font-size: 20px;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #dd3333;
border-color: #dd3333;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
clear: both;
}
.affix {
position: fixed;
}  @font-face {
font-family: 'FontAwesome';
src: url(//www.getonlinehealthcare.com/wp-content/themes/online-healthcare/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-search:before {
content: "\f002";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-twitter:before {
content: "\f099";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-calendar:before {
content: "\f073";
}
.fa-plus:before {
content: "\f067";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-reddit-alien:before {
content: "\f281";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
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;
}  @media (max-width: 767px) {
.logo {
margin: 0 auto;
margin-top: 30px;
}
.navbar-header.affix {
height: 50px;
}
} @media screen and (max-width: 1199px) {
.header-version-3 .navbar-collapse form[role="search"] button,
.header-version-3 .navbar-collapse form[role="search"] input {
height: 60px;
}
.header-version-3 .navbar-collapse form[role="search"] input {
height: 60px;
}
.header-version-3 .nav > li > a {
padding: 20px 15px;
}
}
@media screen and (max-width: 999px) {
.header-version-3 .nav > li > a {
padding: 20px 8px;
}
}
@media screen and (max-width: 767px) {
.admin-bar #nav.affix {
top: 45px;
}
}
@media screen and (max-width: 599px) {
.admin-bar #nav.affix {
top: 0;
}
} @media screen and (max-width: 480px) {
.input-group {
width: 100%;
}
}
@media (min-width: 768px) {
.navbar-collapse {
padding-top: 0px !important;
white-space : nowrap;
}
.navbar-collapse form[role="search"] {
width: auto;
overflow: hidden;
}
.navbar-collapse form[role="search"] button {
padding: 8px 12px;
}
.navbar-collapse form[role="search"] input {
padding: 0;
}
.navbar-collapse form[role="search"].active {
width: 100%;
z-index: 10;
}
.navbar-collapse form[role="search"].active button,
.navbar-collapse form[role="search"].active input {
display: table-cell;
opacity: 1;
}
.navbar-collapse form[role="search"].active input {
width: 100%;
max-width: 400px;
float: right;
padding: 8px 12px;
border: 1px solid #f8f8f8;
}
} @media (max-width : 767px) {
.first-widget {
padding: 50px 10px 20px 0;
}
.second-widget {
padding: 20px 10px;
position: relative;
}
.third-widget {
position: relative;
}
.footer-col {
padding-top: 20px;
padding-bottom: 20px;
position: relative;
}
} @media(max-width:900px)  {
.container {
width: 100%;
}
.site-title {
font-size: 20px;
}
.text-right {
flex-direction: row;
}
.title-wrap .searchform {
position: relative;
margin-top: 20px;
}
.site-description {
font-size: 14px;
line-height: 16px;
}
.navbar-collapse.collapse {
display: none !important;
}
.navbar-collapse {
overflow-x: visible !important;
margin-left: -15px !important;
margin-right: -15px !important;
}
.navbar-collapse.in {
overflow-y: auto !important;
}
.header-version-3 .navbar-header.affix,
.header-v3 .navbar-header.affix {
height: 50px;
}
.nav.affix {
position: relative;
}
.header-v3 .logo.affix-top,
.header-version-3 .logo.affix-top {
height: 50px;
margin: 10px;
}
.header-v3 .logo.affix,
.header-version-3 .logo.affix {
height: 30px;
margin: 10px;
}
.header-version-3 .logo.affix {
transform: scale(1);
}
.header-v3 .nav.affix-top,
.header-version-3 .nav.affix-top {
position: relative;
}
.header-v3 .nav-wrapper,
.header-version-3 .nav-wrapper {
height: unset !important;
}
.header-v3 .nav.affix-top,
.header-version-3 .nav.affix-top {
height: unset;
}
.collapse.in {
display: block !important;
}
.navbar-toggle {
display: block;
}
.navbar-header {
float: none;
}
.navbar-nav.navbar-left {
height: auto;
}
.nav.navbar-nav {
width: 100%;
padding-top: 40px;
}
.navbar-nav > li {
float: none;
}
.navbar-nav {
margin: 0;
padding: 0;
}
.header-v3 .navbar-header {
position: relative;
}
.header-version-3 .nav > li > a {
padding: 10px 8px;
}
.header-version-3 .navbar-nav li a.affix {
padding-bottom: 10px;
padding-top: 10px;
}
.header-version-3 .affix .glyphicon.glyphicon-search {
color: #fff !important;
}
.nav.navbar-nav {
background: #fff;
}
.header-version-3 .navbar-nav li a {
color: #474747 !important;
}
.classic-nav-wrapper .navbar-default .navbar-nav li a:hover {
color: #474747;
}
.dropdown-menu {
background: #fff !important;
box-shadow: none;
border: none;
width: 100% !important;
position: relative;
transform: 0s;
}
.header-v3 .dropdown-menu .dropdown-menu {
position: initial;
}
.open .dropdown-menu {
position: relative;
display: none;
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: none;
}
.header-version-3 #nav {
background: #fff;
}
.header-version-3 .navbar-header {
position: relative;
}
.navbar-nav li a {
padding: 10px 15px;
}
.nav li {
border-bottom: 1px solid #ccc;
}
.nav li:first-child {
border-top: 1px solid #ccc;
}
.navbar-default .navbar-nav li a {
font-size: 14px;
color: #474747 !important;
}
.nav li:last-child {
border-bottom: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
color: #000;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #000;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
padding-left: 25px;
}
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
padding-left: 40px;
}
.nav li:hover {
background: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
color: #000;
}
.navbar-default .navbar-nav li a:hover {
color: #000;
}
.dropdown-menu > li.open > a {
background: none;
}
.navbar-nav {
overflow: scroll;
max-height: 400px;
}
.input-group {
width: 100%;
}
.header-v3 .logo,
.header-version-3 .logo {
height: 40px;
margin-left: 8px;
margin-top: 6px;
margin-bottom: 0;
float: left;
}
.header-v3 .logo.affix {
-webkit-transform: unset;
-ms-transform: unset;
transform: unset;
margin-left: 8px;
top: 0;
left: 0;
position: absolute;
}
.navbar-default .navbar-toggle {
background: #fff;
color: #474747;
right: 0;
width: 44px;
cursor: pointer;
}
.active #search_submit {
display: block;
}
.active #resetbtn {
display: none;
}
.navbar-collapse form[role="search"] button, .navbar-collapse form[role="search"] input {
padding: 2px 8px;
}
.header-version-3 .navbar-collapse form[role="search"] input {
height: 40px;
font-size: 18px;
}
.header-version-3 .navbar-collapse form[role="search"] button, .header-version-3 .navbar-collapse form[role="search"] input {
height: 40px;
}
.navbar-form .glyphicon.glyphicon-search {
padding: 5px;
}
.affix-top .glyphicon-search {
border: none;
padding: 0;
}
.header-v3 .nav,
.header-version-3 .nav {
display: block;
height: auto;
}
.header-v3 .navbar-header,
.header-version-3 .navbar-header {
display: block;
height: auto;
}
.nav > li {
display: block;
overflow: hidden;
height: auto;
}
.navbar-nav  li  a {
padding-bottom: 5px !important;
padding-top: 5px !important;
display: block;
}
.navbar-form {
height: auto;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover{
color: #474747 !important;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
height: 40px;
}
.navbar-collapse form[role="search"] button.affix,
.navbar-collapse form[role="search"] input.affix {
padding: 4px 12px;
height: 40px;
font-size: 14px;
}
.navbar-collapse form[role="search"].active input {
width: 100%;
max-width: 100%;
float: right;
}
.navbar-collapse form[role="search"].active {
width: 100%;
z-index: 10;
}
.navbar-collapse form[role="search"] {
width: auto;
overflow: hidden;
width: 100%;
z-index: 10;
}
.navbar-collapse form.navbar-form[role="search"] input {
display: table-cell;
opacity: 1;
width: 100% !important;
border: 1px solid #f8f8f8;
}
#logo {
width: auto;
}
.logo-center #logo {
display: block;
width: auto;
}
.toggle-menu-btn {
display: flex;
}
.mobile-cart-link {
display: block;
}
.toggle-nav.col-sm-height {
display: table-cell;
vertical-align: middle;
}
.classic-nav-wrapper {
height: auto !important;
}
.classic-nav-wrapper .navbar {
min-height: auto;
}
.classic-nav-wrapper #nav.affix {
position: relative;
}
.classic-header {
position: relative !important;
}
.container > .navbar-header {
margin-right: -15px;
margin-left: -15px;
float: unset !important;
}
.navbar-collapse form[role="search"] input {
font-size: 14px;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
margin: 7px 15px 0 0;
top: 0;
}
.header-v3 .logo.affix {
-webkit-transform: unset;
-ms-transform: unset;
transform: unset;
margin-left: 8px;
top: 0;
left: 0;
position: absolute;
} #footer-copyright .row {
display: block;
}
.left-col .copyright,
.right-col .copyright {
justify-content: center;
}
.footer-copyright .col-sm-6 {
width: 100%;
}
} .wp-block-rank-math-toc-block {
padding: 20px;
border: 5px dashed green;
}
.wp-block-rank-math-toc-block a {
color: #004e0d;
text-decoration: none;
}
.wp-block-rank-math-toc-block ul {
padding: 0;
}
.wp-block-rank-math-toc-block li {
list-style: none;
font-size: 18px;
padding: 5px 0 5px 25px;
border-bottom: 1px solid;
}
.wp-block-rank-math-toc-block li a::before {
font-family: FontAwesome;
content: "\f0a4";
padding-right: 5px;
transition: .5s ease;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
-o-transition: .5s ease;
position: absolute;
left: 40px;
} .accordion {
color: #000;
cursor: pointer;
padding: 18px;
width: 100%;
text-align: left;
outline: none;
transition: 0.4s;
border-bottom: 1px solid;
border-top: none;
border-left: none;
border-right: none;
}
.post-faq .active, .post-faq .accordion:hover {
background-color: #ccc;
}
.panel {
padding: 0 18px;
background-color: white;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.accordion:after {
content: '\02795'; font-size: 13px;
color: #000;
float: right;
margin-left: 5px;
}
.accordion.active::after {
content: "\2212";
font-size: 25px;
font-weight: bold;
}
#getonline-sitemap .page-links li a::before {
left: 25px;
}
#getonline-sitemap .page-links li a:hover::before {
left: 32px;
}
a.wp-block-button__link.wp-element-button:hover {
color: #fff;
} .quick-img {
overflow: hidden;
margin-top: -70px;
z-index: -99;
position: relative;
}
.box {
position: relative;
height:  50px;
width: 50px;
font-size: 40px;
line-height: 45px;	
color: #fff;
text-align: center;
display: block;
background: linear-gradient(0deg, #148d04, #148d04);
border-radius: 50%;
margin-top: 0;
margin-left: -25px;
}
.glowing::before{
content: '';
position: absolute;
left: -2px;
top: -2px;
background: linear-gradient(45deg, #e8f74d, #ff6600d9, #00ff66, #13ff13, #ad27ad, #bd2681, #6512b9, #ff3300de, #5aabde);
background-size: 400%;
width: calc(100% + 5px);
height: calc(100% + 5px);
z-index: -1;
animation: glower 20s linear infinite;
border-radius: 50%;
}
@keyframes glower {
0% {
background-position: 0 0;
}
50% {
background-position: 400% 0;
}
100% {
background-position: 0 0;
}
}
:where(.wp-block-columns) {
margin-bottom: 0;
position: sticky;
}
.wp-block-image img {
z-index: -2;
position: sticky;
}
.has-x-large-font-size {
font-size: 100px !important;
margin: 0;
line-height: 110px;
}
.col-gap:where(.wp-block-columns.is-layout-flex) {
gap: 0;
}
.wp-block-details summary {
cursor: pointer;
text-decoration: underline;
}
.wp-block-details summary::after {
content: '\f103';
font-family: FontAwesome;
padding-left: 6px;
}
.wp-block-list li {
padding-bottom: 15px;
}
.wp-block-list li .wp-block-list li {
padding-bottom: 0;
}
.wp-block-button__link {
text-decoration: none !important;
}body {
background: #eeeef5;
}
.grid {
position: relative;
clear: both;
margin: 0 auto;
max-width: 1000px;
list-style: none;
text-align: center;
} .grid figure {
position: relative;
float: left;
overflow: hidden;
margin: 5px 1%;
min-width: 300px;
max-width: 800px;
max-height: 700px;
height: auto;
background: #3085a3;
text-align: center;
cursor: pointer;
}
.grid figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
}
.grid figure figcaption {
padding: 2em;
color: #fff;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .grid figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure h2 {
font-weight: 300;
font-size: 20px;
line-height: 26px;
}
.grid figure h2 span {
font-weight: 800;
}
.grid figure h2,
.grid figure p {
margin: 0;
}
.grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
}    figure.effect-terry {
background: #000;
}
figure.effect-terry figcaption {
padding: 1em;
}
figure.effect-terry figcaption::before,
figure.effect-terry figcaption::after {
position: absolute;
width: 200%;
height: 200%;
border-style: solid;
border-color: rgba(0, 79, 2, 0.7);
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-terry figcaption::before {
right: 0;
bottom: 0;
border-width: 70px 20px 60px 0;
-webkit-transform: translate3d(70px,60px,0);
transform: translate3d(70px,60px,0);
}
figure.effect-terry figcaption::after {
top: 0;
left: 0;
border-width: 15px 0 0 15px;
-webkit-transform: translate3d(-15px,-15px,0);
transform: translate3d(-15px,-15px,0);
}
figure.effect-terry img,
figure.effect-terry p a {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-terry img {
opacity: 0.5;
}
figure.effect-terry h2 {
position: absolute;
bottom: 0;
right: 90%;
padding: 12px 10px;
width: 90%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
.grid figure h2 a {
color: #fff;
}
figure.effect-terry p {
margin-top: 40%;
clear: both;
text-align: left;
text-transform: none;
font-size: 111%;
}
figure.effect-terry p a {
display: block;
margin-bottom: 1em;
color: #fff;
opacity: 0;
background: #74a400;
padding: 5px 10px;
color: #fff !important;
width: 122px;
}
figure.effect-terry p a:hover,
figure.effect-terry p a:focus {
color: #f3cf3f;
}
figure.effect-terry:hover figcaption::before,
figure.effect-terry:hover figcaption::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
border-width: 70px 20px 80px 20px;
}
figure.effect-terry:hover img {
opacity: 0.6;
}
figure.effect-terry:hover h2 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(94%,0,0);
}
figure.effect-terry:hover p a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(230%,0,0);
width: 122px;
}
figure.effect-terry:hover p a {
opacity: 1;
}
figure.effect-terry:hover p a:first-child {
-webkit-transition-delay: 0.025s;
transition-delay: 0.025s;
}
figure.effect-terry:hover p a:nth-child(2) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.effect-terry:hover p a:nth-child(3) {
-webkit-transition-delay: 0.075s;
transition-delay: 0.075s;
}
figure.effect-terry:hover p a:nth-child(4) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.home-post-meta {
position: absolute;
z-index: 9999;
width: 100%;
color: #fff;
}
.home-post-meta .author-meta {
float: left !important;
font-size: 14px !important;
padding: 20px;
}
.home-post-meta .author-meta a {
color: #fff;
}
.home-post-meta .author-meta a:hover {
text-decoration: underline;
}
.home-post-meta .date-meta {
float: right;
padding: 20px 10px;
}
@media screen and (max-width: 480px) {
figure.effect-terry h2 {
padding: 0.75em 10px;
font-size: 18px;
line-height: 25px;
}
figure.effect-terry h2 {
right: 90%;
}
figure.effect-terry:hover h2 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(95%,0,0);
}
figure.effect-terry p {
margin-top: 30%;
}
.col-md-6.left-col {
display: flex;
}	
}
@media screen and (min-width: 991px) {
figure.effect-terry:hover .readmore-dspy a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(50%,0,0) !important;
}
figure.effect-terry p {
margin-top: 30%;
}
.h2post-title {
font-size: 17px !important;
text-align: left;
line-height: 24px !important;
}	
}
@media screen and (max-width: 990px) {
.equalWrap {
display: block;
}
.item.mid-col {
padding-left: 0;
padding-right: 4px;
}
}
@media screen and (min-width: 768px) {
figure.effect-terry:hover .readmore-dspy a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(50%,0,0) !important;
}
figure.effect-terry:hover p a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(80%,0,0);
}
.grid figure h2 {
font-size: 17px;
line-height: 24px;
text-align: left;
}
figure.effect-terry p {
margin-top: 30%;
}
.h2post-title {
font-size: 17px !important;
text-align: left;
line-height: 24px !important;
}	
}
.post-effect {
padding-right: 0; 
padding-left: 0;
overflow: hidden;
}
.item.mid-col,
.grid.mid-col2 {
height: 100%;
}
.item.mid-col {
padding-left: 10px;
padding-right: 4px;
}
.grid.mid-col2 {
padding-bottom: 5px;
}
.effect-terry.mid-col3 {
height: 99%;
width: 99%;
}
figure.effect-terry {
margin-left: 0;
}   .scrolling-box {
background-color: #fff;
overflow: hidden;
width: 100%;
height: 79px;
}
ul li {
line-height: 20px;
color: #007CC7;
font-size: 18px;
float: left;
list-style: none;
}
.scrolling-box ul li {
display: contents;
}
.scrolling-box img {
width: 60px;
margin: 5px 5px 5px 30px;
border: 1px solid green;
padding: 2px;
}
.scroll-head {
position: absolute;
width: 162px;
background: #004f01;
color: #fff;
padding: 8px 30px;
z-index: 999;
}
.scrolling-box ul {
margin: 5px;
}
.scroll-head h3 {
font-size: 22px;
margin: 14px 0;
}
.scrolling-box a {
color: #000;
}   .right-col {
padding-top: 3%;
padding-right: 3% !important;
padding-bottom: 3%;
padding-left: 3% !important;
background: url(//www.getonlinehealthcare.com/wp-content/uploads/2024/06/bg1.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.border-col {
border: 1px solid #fff;
padding: 3px 25px;
}
.subs-btn {
background: #e13209;
padding: 15px 50px;
display: inline-block;
font-size: 20px;
border-radius: 4px;
color: #fff;
}
.subs-btn:hover {
color: #fff;
}
#searchform {
background: none;
}
.col-md-6.left-col {
background: url(//www.getonlinehealthcare.com/wp-content/uploads/2024/06/bg-col.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.col-content {
border: 5px solid #34ed1c;
width: 85%;
height: 85%;
margin: 50px auto;
border-style: dashed;
padding: 30px;
}
.col-content ul {
display: contents;
}
.col-content ul li {
color: #fff;
font-size: 20px;
line-height: 45px;
width: 100%;
}
.health-coach {
padding: 70px 0;
background: #fff;
}
.need-health-coach-fact {
position: absolute;
font-size: 17px;
margin: 0;
background: #000;
padding: 3px 20px 3px 22px;
color: #fff;
}
.why-need-health-coach {
list-style: none;
border: 5px dashed green;
padding: 30px 20px 25px;
overflow: hidden;
}
.why-need-health-coach li {
border-bottom: 1px solid green;
width: 100%;
}
.why-need-health-coach li:last-child {
border: none;
}
.why-need-health-coach li img {
width: 35px;
height: 30px;
margin-right: 10px;
}
.why-need-health-coach li div.feat-text {
margin: 10px 0px;
width: 86%;
vertical-align: middle;
line-height: 22px;
letter-spacing: 1px;
color: #000;
}
.why-need-health-coach li img, .why-need-health-coach li div.feat-text{
display: inline-block;
}