html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//parkwoodmri.com/wp-content/themes/doctors-pro/core/assets/images/swipebox/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(//parkwoodmri.com/wp-content/themes/doctors-pro/core/assets/images/swipebox/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//parkwoodmri.com/wp-content/themes/doctors-pro/core/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} body {
font-size: 14px;
line-height: 1.5;
font-family: Arial, Helvetica, sans-serif;
color: #666;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
letter-spacing: 0.02em;
line-height: 1.4;
font-weight: normal;
}
h1 {
font-size: 48px;
line-height: 54px;
margin-bottom: 20px;
font-weight: normal;
}
h2 {
font-size: 34px;
line-height: 40px;
margin-bottom: 20px;
}
h3 {
font-size: 24px;
line-height: 30px;
margin-bottom: 10px;
font-weight: bold;
}
h4 {
font-size: 18px;
line-height: 22px;
font-weight: bold;
margin-bottom: 15px;
}
h5 {
font-size: 16px;
line-height: 22px;
}
h6 {
font-size: 15px;
line-height: 24px;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
font-size: 60%;
line-height: 0;
}
.title {
margin-bottom: 8px;
line-height: 18px;
}
.post-title {
text-transform: uppercase;
}
p {
margin-bottom: 20px;
}
* p:last-child {
margin-bottom: 0 !important;
}
strong {
font-weight: 600;
font-weight: 700;
}
em {
font-style: italic;
}
small {
font-size: 80%;
}
pre {
height: auto;
font-family: Consolas, monospace;
border: 1px solid #e2e2e2;
background: #f7f7f7;
padding: 10px 20px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0 0 20px 0;
overflow-x: auto;
}
blockquote {
border-left: 3px solid;
padding: 25px 25px;
margin-bottom: 20px;
} a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: none;
}
a > img {
vertical-align: bottom;
}
p a, p a:visited {
line-height: inherit;
} input, select, textarea {
border: 0;
padding: 12px;
font-size: 1em;
font-family: Arial, sans-serif;
border: solid 1px;
max-width: 100%;
width: 100%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="submit"],  button[type="submit"],  input[type="button"] {
border: none;
padding: 8px 14px;
margin: 0 0 20px;
font-size: 1em;
width: auto;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input[type="checkbox"],  input[type="radio"] {
width: auto;
display: inline-block;
} img {
max-width: 100%;
height: auto;
margin-bottom: -6px;
}
img.no-scale {
max-width: none;
}
img.alignleft {
margin-right: 25px;
}
img.alignright {
margin-left: 25px;
}
img.aligncenter {
margin-bottom: 25px;
} ul, ol, dl {
margin-bottom: 20px;
list-style-position: outside;
}
ul ul, ul ol {
margin-left: 20px;
margin-bottom: 0;
}
ul.square, ul.circle, ul.disc, ul.numeric {
margin-left: 17px;
}
ul.square {
list-style-type: square;
}
ul.square ul {
list-style: inherit;
}
ul.circle {
list-style-type: circle;
}
ul.circle ul {
list-style: inherit;
}
ul.disc {
list-style-type: disc;
}
ul.disc ul {
list-style: inherit;
}
ul.numeric {
list-style-type: decimal;
}
ul.numeric ul {
list-style: inherit;
}
ul.large li {
line-height: 25px;
}
ol {
margin-left: 20px;
}
ol li ul, ol li ol {
margin-left: 20px;
margin-bottom: 0;
}
.onordered li {
margin-bottom: 5px;
}
.unstyled > li {
margin-bottom: 7px;
} iframe {
width: 100%;
}
.tally-embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.tally-embed-container iframe,  .tally-embed-container object,  .tally-embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .col-holder {
width: 100%;
margin-bottom: 40px;
*zoom: 1;
}
.col-holder:before,  .col-holder:after {
display: table;
content: "";
line-height: 0;
}
.col-holder:after {
clear: both;
}
.col-holder.nomargin {
margin-bottom: 0 !important;
}
.col-holder .col {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.857142857142857%;
*margin-left: 2.8095238095238098%;
}
.col-holder .col:first-child {
margin-left: 0;
}
.col-holder .col_1 {
width: 5.714285714285714%;
*width: 5.666666666666667%;
}
.col-holder .col_2 {
width: 14.285714285714286%;
*width: 14.238095238095239%;
}
.col-holder .col_3 {
width: 22.857142857142858%;
*width: 22.80952380952381%;
}
.col-holder .col_4 {
width: 31.42857142857143%;
*width: 31.380952380952383%;
}
.col-holder .col_5 {
width: 40%;
*width: 39.95238095238095%;
}
.col-holder .col_6 {
width: 48.57142857142857%;
*width: 48.52380952380952%;
}
.col-holder .col_7 {
width: 57.14285714285714%;
*width: 57.09523809523809%;
}
.col-holder .col_8 {
width: 65.71428571428572%;
*width: 65.66666666666667%;
}
.col-holder .col_9 {
width: 74.28571428571429%;
*width: 74.23809523809524%;
}
.col-holder .col_10 {
width: 82.85714285714286%;
*width: 82.80952380952381%;
}
.col-holder .col_11 {
width: 91.42857142857143%;
*width: 91.38095238095238%;
}
.col-holder .col_12 {
width: 100%;
*width: 99.95238095238095%;
}
.col-holder .col_one_5 {
width: 17.14%;
}
.cl_holder {
margin-left: -3%;
}
.cl {
margin-left: 3%;
float: left;
margin-bottom: 3%;
}
.cl_1 {
width: 97%;
}
.cl_2 {
width: 47%;
}
.cl_3 {
width: 30.33333%;
}
.cl_4 {
width: 22%;
}
.cl_5 {
width: 17%;
}
.cl_6 {
width: 13.66666%;
}
.cl24-holder {
width: 100%;
margin-bottom: 40px;
*zoom: 1;
}
.cl24-holder:before,  .cl24-holder:after {
display: table;
content: "";
line-height: 0;
}
.cl24-holder:after {
clear: both;
}
.cl24-holder.nomargin {
margin-bottom: 0 !important;
}
.cl24-holder .col {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2%;
}
.cl24-holder .col:first-child {
margin-left: 0;
}
.cl24-holder .col_1 {
width: 2.25%;
}
.cl24-holder .col_2 {
width: 6.5%;
}
.cl24-holder .col_3 {
width: 10.75%;
}
.cl24-holder .col_4 {
width: 15.0%;
}
.cl24-holder .col_5 {
width: 19.25%;
}
.cl24-holder .col_one_5 {
width: 18.4%;
}
.cl24-holder .col_6 {
width: 23.5%;
}
.cl24-holder .col_7 {
width: 27.75%;
}
.cl24-holder .col_8 {
width: 32.0%;
}
.cl24-holder .col_9 {
width: 36.25%;
}
.cl24-holder .col_10 {
width: 40.5%;
}
.cl24-holder .col_11 {
width: 44.75%;
}
.cl24-holder .col_12 {
width: 49.0%;
}
.cl24-holder .col_13 {
width: 53.25%;
}
.cl24-holder .col_14 {
width: 57.5%;
}
.cl24-holder .col_15 {
width: 61.75%;
}
.cl24-holder .col_16 {
width: 66.0%;
}
.cl24-holder .col_17 {
width: 70.25%;
}
.cl24-holder .col_18 {
width: 74.5%;
}
.cl24-holder .col_19 {
width: 78.75%;
}
.cl24-holder .col_20 {
width: 83.0%;
}
.cl24-holder .col_21 {
width: 87.25%;
}
.cl24-holder .col_22 {
width: 91.5%;
}
.cl24-holder .col_23 {
width: 95.75%;
}
.cl24-holder .col_24 {
width: 100%;
}
@media only screen and (max-width: 768px) {
.col-holder .col {
margin-left: 0;
}
.col-holder .col_1,  .col-holder .col_2,  .col-holder .col_3,  .col-holder .col_4,  .col-holder .col_5,  .col-holder .col_6,  .col-holder .col_7,  .col-holder .col_8,  .col-holder .col_9,  .col-holder .col_10,  .col-holder .col_11,  .col-holder .col_12 {
width: 100%;
*width: 99.94680851063829%;
margin-bottom: 30px;
}
.cl_holder {
margin-left: 0;
}
.cl {
margin-left: 0;
float: left;
margin-bottom: 30px;
}
.cl_1,  .cl_2,  .cl_3,  .cl_4,  .cl_5,  .cl_6 {
width: 100%;
*width: 99.94680851063829%;
}
} .alignleft {
display: inline;
float: left;
margin-right: 1.625em;
margin-bottom: 1em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.625em;
margin-bottom: 1em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
margin-top: 0.4em;
}
.wp-caption {
margin-bottom: 1.625em;
max-width: 96%;
padding: 9px;
}
.wp-caption img {
display: block;
margin: 0 auto;
max-width: 98%;
}
.wp-caption .wp-caption-text, .gallery-caption {
font-family: Georgia, serif;
font-size: 12px;
}
.wp-caption .wp-caption-text {
margin-bottom: 0.6em;
padding: 10px 0 5px 40px;
position: relative;
}
.wp-caption .wp-caption-text:before {
color: #666;
content: '\2014';
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-right: 5px;
position: absolute;
left: 10px;
top: 7px;
}
.sticky {
background: #f1f1f1;
padding: 25px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
} .clear {
height: 0px;
width: 100%;
margin: 0;
padding: 0;
clear: both;
}
.responsive-table {
height: auto;
overflow-x: auto;
}
#lean_overlay {
position: fixed;
z-index: 100;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: #000;
display: none;
}
.align-left {
display: inline-block;
float: left;
}
.align-right {
display: inline-block;
float: right;
}
.align-center {
display: inline-block;
text-align: center;
}
.text-align-center {
text-align: center;
}
.text-align-left {
text-align: left;
}
.text-align-right {
text-align: right;
}
*:before, *:after {
box-sizing: border-box;
}
* {
box-sizing: border-box;
} .site_content_width {
width: 92%;
margin: 0 auto;
max-width: 1100px;
}
#site-header {
}
#site-header-inner {
}
#topbar {
}
#topbar #topbar-inner {
}
#header {
}
#header #header-inner {
}
#subheader {
}
#subheader #subheader-inner {
}
#site-main {
padding-top: 50px;
padding-bottom: 50px;
}
#site-main-inner {
}
#page-content {
}
#page-content-inner {
}
#sidebar {
}
#sidebar-inner {
} .sidebar-left #page-content {
width: 70%;
float: right;
}
.sidebar-left #sidebar {
width: 27%;
float: left;
}
.sidebar-right #page-content {
width: 70%;
float: left;
}
.sidebar-right #sidebar {
width: 27%;
float: right;
} .responsive-menu {
position: absolute;
width: 100%;
top: 50px;
left: 0;
z-index: 9999;
}
a.responsive-menu-hand {
color: inherit;  font-size: 40px;
height: 40px;
width: 40px;
line-height: 40px;
display: inline-block;
border-radius: 5px;
position: absolute;
top: 20px;
right: 20px;
text-align: center;
display: none;
}
.responsive-menu ul.menu {
margin: 0;
padding: 0;
list-style-type: none;
width: 90%;
border: solid 1px #E9EDF1;
border-bottom: 0;
margin-left: 5%;
display: none;
}
.responsive-menu ul.menu li {
margin: 0;
padding: 0;
list-style-type: none;
position: relative;
}
.responsive-menu ul.menu li a {
color: inherit;
line-height: 40px;
height: 40px;
padding-left: 10px;
border-bottom: solid 1px #E9EDF1;
background-color: #FCFCFC;
display: block;
}
.responsive-menu ul.menu li a:hover {
text-decoration: none;
background-color: #E9EDF1;
}
.responsive-menu ul.menu li i {
height: 40px;
width: 40px;
display: inline-block;
position: absolute;
right: 0px;
top: 0px;
text-align: center;
line-height: 40px;
cursor: pointer;
font-size: 30px;
border-left: solid 1px #E9EDF1;
}
.responsive-menu ul.menu li ul {
margin: 0;
}
.responsive-menu ul.menu li ul li a {
font-size: 90%;
padding-left: 20px;
border-bottom: solid 1px #DADADA;
background-color: #F0F0F0;
}
.responsive-menu ul.menu li ul li ul li a {
font-size: 80%;
padding-left: 30px;
border-bottom: solid 1px #BABABA;
background-color: #E4E4E4;
} .widget_meta ul,  .widget_pages ul,  .widget_nav_menu ul,  .widget_recent_entries ul,  .widget_archive ul,  .widget_categories ul,  .widget_recent_comments ul {
margin-left: 0px !important;
list-style-type: none;
}
.widget_meta ul ul.children,  .widget_pages ul ul.children,  .widget_nav_menu ul ul.children,  .widget_recent_entries ul ul.children,  .widget_archive ul ul.children,  .widget_categories ul ul.children,  .widget_recent_comments ul ul.children {
margin-left: 20px !important;
}
.widget_meta ul ul.children li:last-child,  .widget_pages ul ul.children li:last-child,  .widget_nav_menu ul ul.children li:last-child,  .widget_recent_entries ul ul.children li:last-child,  .widget_archive ul ul.children li:last-child,  .widget_categories ul ul.children li:last-child,  .widget_recent_comments ul ul.children li:last-child {
border-bottom: 0;
}
.widget_recent_comments ul#recentcomments {
margin-left: 0px !important;
}
.widget_meta ul li,  .widget_pages ul li,  .widget_nav_menu ul li,  .widget_recent_entries ul li,  .widget_archive ul li,  .widget_categories ul li,  .widget_recent_comments ul li {
margin: 0;
padding: 0;
border-bottom: solid 1px;
padding-bottom: 7px;
padding-top: 7px;
display: block;
}
.widget_meta ul li:before,  .widget_pages ul li:before,  .widget_nav_menu ul li:before,  .widget_recent_entries ul li:before,  .widget_archive ul li:before,  .widget_categories ul li:before,  .widget_recent_comments ul li:before {
display: inline-block;
font-family: FontAwesome;
font-size: 120%;
margin-right: 7px;
content: "\f105";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.widget_meta ul li a,  .widget_pages ul li a,  .widget_nav_menu ul li a,  .widget_recent_entries ul li a,  .widget_archive ul li a,  .widget_categories ul li a,  .widget_recent_comments ul li a {
text-decoration: none;
}
.widget_meta ul li a:hover,  .widget_pages ul li a:hover,  .widget_nav_menu ul li a:hover,  .widget_recent_entries ul li a:hover,  .widget_archive ul li a:hover,  .widget_categories ul li a:hover,  .widget_recent_comments ul li a:hover {
}
.widget_nav_menu ul li ul.sub-menu li:before {
display: inline-block;
font-family: FontAwesome;
font-size: 70%;
margin-right: 7px;
margin-left: 10px;
content: "\f10c";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.widget_nav_menu ul li ul.sub-menu li:last-child {
border-bottom: solid 0px;
margin-bottom: 0px;
padding-bottom: 0px;
} .widget_archive ul li:before {
content: "\f073";
} .widget_recent_entries ul li:before {
content: "\f016";
} .widget_rss ul li:before {
content: "\f09e";
} .widget_categories ul li:before {
content: "\f07b";
} .widget_recent_comments ul li:before {
content: "\f086";
} .buddypress.widget ul.item-list {
margin-left: 0px !important;
} .tagcloud a {
padding: 2px 9px 2px 9px;
font-weight: 400;
margin: 0px -2px 2px 0px;
display: inline-block;
-moz-transition: .8s linear;
-webkit-transition: .8s ease-out;
transition: .8s linear;
font-size: 12px !important;
}
.tagcloud a:hover {
-moz-transition: .01s linear;
-webkit-transition: .01s ease-out;
transition: .01s linear;
} .widget_calendar table#wp-calendar {
width: 100%;
}
.widget_calendar table td {
border: none
}
.widget_calendar table#wp-calendar>tbody>tr>td>a {
}
.widget_calendar table#wp-calendar>tbody>tr>td>a:hover {
background: none;
}
.widget_calendar table#wp-calendar caption {
font-size: 14px;
text-align: left;
}
.widget_calendar thead>tr>th {
width: 14.2857%;
padding: 5px 0px 6px 0px;
text-align: center;
border: 1px solid;
font-weight: bold;
color: inherit;
}
.widget_calendar tbody>tr>td {
width: 14.2857%;
padding: 5px 0px 6px 0px;
text-align: center;
border: 1px solid;
}
.widget_calendar tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active {
height: 20px;
}
.widget_calendar tfoot>tr>td#prev {
width: 58px;
height: 20px;
text-align: left;
border: none;
background: none;
}
.widget_calendar tfoot>tr>td#next {
width: 58px;
height: 20px;
text-align: right;
border: none;
background: none;
}
.widget_calendar tfoot>tr>td#prev a:hover, tfoot>tr>td#next a:hover {
background: none;
} .widget_search {
clear: both;
}
.widget_search input[type="text"] {
-moz-border-radius: 4px 0px 0px 4px;
-webkit-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
float: left;
padding: 0;
outline: none;
margin: 0;
width: 65% !important;
display: block;
margin-bottom: 0px;
height: 30px;
border-right: 0;
}
.widget_search label {
display: none;
}
.widget_search input[type="submit"] {
-moz-border-radius: 0px 4px 4px 0px;
-webkit-border-radius: 0px 4px 4px 0px;
border-radius: 0px 4px 4px 0px;
float: left;
border: none;
width: 30%;
margin: 0;
padding: 0;
padding: 0;
cursor: pointer;
height: 30px;
}
.widget_search input[type="submit"]:hover {
opacity: 0.7;
-moz-transition: .8s linear;
-webkit-transition: .8s ease-out;
transition: .8s linear;
}
.tally_home_section {
clear: both;
width: 100%;
}
.tally_home_section_inner {
width: 92%;
margin: 0 auto;
max-width: 1100px;
}
.tally_home_section_heading.thsh_type_one {
margin: 0 auto;
width: 80%;
margin-bottom: 60px;
}
.tally_home_section_heading.thsh_type_one:after {
content: " ";
width: 50px;
border-bottom: 3px solid;
display: inline-block;
margin-top: 20px;
}
.tally_home_section_heading.thsh_type_one.thsh_align_left {
text-align: left;
}
.tally_home_section_heading.thsh_type_one.thsh_align_right {
text-align: right;
}
.tally_home_section_heading.thsh_type_one.thsh_align_center {
text-align: center;
}
.tally_home_section_heading.thsh_type_one .thsh_inner {
}
.tally_home_section_heading.thsh_type_one h2 {
text-transform: uppercase;
font-weight: bold;
}
.tally_home_section_heading.thsh_type_one p {
font-size: 17px;
} .thbs_flexslider .tfs-container a:hover,  .thbs_flexslider .tfs-slider a:hover,  .thbs_flexslider .tfs-container a:focus,  .thbs_flexslider .tfs-slider a:focus {
outline: none;
}
.thbs_flexslider .slides,  .thbs_flexslider .slides > li,  .thbs_flexslider .tfs-control-nav,  .thbs_flexslider .tfs-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.thbs_flexslider .tfs-pauseplay span {
text-transform: capitalize;
} .thbs_flexslider {
background: #ffffff;
position: relative;
zoom: 1;
overflow: hidden;
}
.thbs_flexslider .slides {
zoom: 1;
}
.thbs_flexslider .slides img {
height: auto;
}
.thbs_flexslider .slides li {
position: relative;
}
.thbs_flexslider .tfs-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.thbs_flexslider .loading .tfs-viewport {
max-height: 300px;
}
.thbs_flexslider .tfs-direction-nav {
*height: 0;
}
.thbs_flexslider .tfs-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
line-height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: #fff;
background-color: rgba(0,0,0,0.9);
border-radius: 100%;
font-size: 0;
text-align: center;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.thbs_flexslider .tfs-direction-nav a:before {
font-family: "FontAwesome";
font-size: 20px;
display: inline-block;
content: '\f104';
color: #fff;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.thbs_flexslider .tfs-direction-nav a.tfs-next:before {
content: '\f105';
}
.thbs_flexslider .tfs-direction-nav .tfs-prev {
left: -50px;
}
.thbs_flexslider .tfs-direction-nav .tfs-next {
right: -50px;
}
.thbs_flexslider:hover .tfs-direction-nav .tfs-prev {
opacity: 0.7;
left: 10px;
}
.thbs_flexslider:hover .tfs-direction-nav .tfs-prev:hover {
opacity: 1;
}
.thbs_flexslider:hover .tfs-direction-nav .tfs-next {
opacity: 0.7;
right: 10px;
}
.thbs_flexslider:hover .tfs-direction-nav .tfs-next:hover {
opacity: 1;
}
.thbs_flexslider .tfs-direction-nav .tfs-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
}
.thbs_flexslider .tfs-control-nav {
width: 100%;
position: absolute;
bottom: 20px;
text-align: center;
opacity: 0;
}
.thbs_flexslider:hover .tfs-control-nav {
opacity: 1;
}
.thbs_flexslider .tfs-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.thbs_flexslider .tfs-control-paging li a {
width: 14px;
height: 14px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.3);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: solid 2px #fff;
}
.thbs_flexslider .tfs-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.thbs_flexslider .tfs-control-paging li a.tfs-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
} .thbs_flexslider .thbs_caption {
position: absolute;
z-index: 999;
margin: auto;
top: 0;
left: 0%;
height: 100%;
width: 100%;
}
.thbs_flexslider .thbs_caption_inner {
text-align: center;
height: 100%;
}
.thbs_flexslider .thbs_caption_inner span {
height: 100%;
vertical-align: middle;
display: inline-block;
}
.thbs_flexslider .thbs_caption_content {
margin: 0;
vertical-align: middle;
display: inline-block;
position: relative;
width: 70%;
}
.thbs_flexslider .thbs_caption .thbs_title {
font-size: 40px;
font-weight: bold;
color: #0f7037 !important;
text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
margin-bottom: 20px;
}
.thbs_flexslider .thbs_caption .thbs_des {
font-size: 20px;
color: #0f7037;
line-height: 1.5;
text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
margin-bottom: 0;
}
.thbs_flexslider .thbs_caption .thbs_more {
border: solid 2px #fff !important;
padding: 10px 30px;
border-radius: 5px;
color: #fff !important;
margin-top: 20px;
display: inline-block;
background-color: #0f7037;
}
.thbs_flexslider .thbs_caption .thbs_more:hover {
text-decoration: none;
} .thbs_flexslider .thbs_caption .thbs_title {
transition-property: margin-top;
transition-duration: 1.1s;
transition-timing-function: linear;
margin-top: -1000px;
}
.thbs_flexslider .tfs-active-slide .thbs_caption .thbs_title {
margin-top: 0;
}
.thbs_flexslider .thbs_caption .thbs_des {
transition-property: margin-left;
transition-duration: 1.3s;
transition-timing-function: linear;
margin-left: -1000px;
}
.thbs_flexslider .tfs-active-slide .thbs_caption .thbs_des {
margin-left: 0;
}
.thbs_flexslider .thbs_caption .thbs_more {
transition-property: margin-right;
transition-duration: 1.5s;
transition-timing-function: linear;
margin-right: -1000px;
}
.thbs_flexslider .tfs-active-slide .thbs_caption .thbs_more {
margin-right: 0;
} .thbs_flexslider {
margin: 0;
padding: 0;
}
.thbs_flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.thbs_flexslider .slides img {
width: 100%;
display: block;
}
.thbs_flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .thbs_flexslider .slides {
display: block;
}
* html .thbs_flexslider .slides {
height: 1%;
}
.no-js .thbs_flexslider .slides > li:first-child {
display: block;
} @media screen and (max-width: 900px) {
.thbs_flexslider .thbs_caption .thbs_title {
font-size: 30px;
}
.thbs_flexslider .thbs_caption .thbs_des {
font-size: 15px;
}
}
@media screen and (max-width: 670px) {
.thbs_flexslider .thbs_caption .thbs_title {
font-size: 20px;
}
.thbs_flexslider .thbs_caption .thbs_des {
font-size: 12px;
}
}
@media screen and (max-width: 550px) {
.thbs_flexslider .thbs_caption .thbs_title {
font-size: 15px;
}
.thbs_flexslider .thbs_caption .thbs_des {
display: none;
}
.thbs_flexslider .thbs_caption .thbs_more {
display: none;
}
}
.tally_homeBlock_infoBox.thBi_skin1 {
padding: 25px;
background-color: #58bad8;
color: #fff;
-moz-transition: .8s linear;
-webkit-transition: .8s ease-out;
transition: .8s linear;
}
.tally_homeBlock_infoBox.thBi_skin1:hover {
background-color: #009cea;
}
#site-main .tally_homeBlock_infoBox.thBi_skin1 .thbib_title {
font-weight: normal;
font-size: 24px;
line-height: 20px  margin-bottom: 15px;
}
#site-main .tally_homeBlock_infoBox.thBi_skin1 .thbib_title i.fa {
color: #fff;
font-size: 110%;
}
#site-main .tally_homeBlock_infoBox.thBi_skin1 .thbib_title a {
color: #fff;
}
#site-main .tally_homeBlock_infoBox.thBi_skin1 .thbib_title a:hover {
text-decoration: none;
}
#site-main .tally_homeBlock_infoBox.thBi_skin1 .thbib_more {
color: #fff;
border: solid 1px #fff;
padding: 5px 15px;
display: inline-block;
margin-top: 20px;
}
#site-main .tally_homeBlock_infoBox.thBi_skin1 .thbib_more:hover {
text-decoration: none;
}
.tally_homeBlock_text.thbt_skin1.thbt_align_left {
text-align: left;
}
.tally_homeBlock_text.thbt_skin1.thbt_align_right {
text-align: right;
}
.tally_homeBlock_text.thbt_skin1.thbt_align_center {
text-align: center;
}
.tally_homeBlock_text.thbt_skin1 .thbt_title {
margin-bottom: 30px;
color: #596971;
font-weight: 700;
font-size: 48px;
line-height: 1.2;
}
.tally_homeBlock_text.thbt_skin1 .thbt_subtitle {
margin-bottom: 20px;
color: #29b8d3;
font-weight: 400;
display: inline-block;
margin-top: 10px;
}
.tally_homeBlock_text.thbt_skin1 .thbt_des {
font-size: 120%;
}
.tally_homeBlock_text.thbt_skin1 .thbt_more {
display: inline-block;
padding: 12px 25px;
background-color: #fd7062;
color: #fff !important;
margin-top: 30px;
border-radius: 3px;
}
.tally_homeBlock_text.thbt_skin1 .thbt_more:hover {
text-decoration: none;
}
.tally_homeBlock_testimonial.thbt_skin1 {
width: 100%;
display: block;
clear: both;
margin-bottom: 40px;
}
.tally_homeBlock_testimonial.thbt_skin1 .thbt_info {
float: left;
margin-right: 30px;
text-align: center;
}
.tally_homeBlock_testimonial.thbt_skin1 .thbt_info img {
width: 120px;
border-radius: 100%;
border: solid 7px #fff;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.tally_homeBlock_testimonial.thbt_skin1 .thbt_info p {
font-size: 14px;
font-weight: bold;
margin-bottom: 1px;
margin-top: 10px;
}
.tally_homeBlock_testimonial.thbt_skin1 .thbt_info p a {
color: inherit !important;
}
.tally_homeBlock_testimonial.thbt_skin1 .thbt_info span {
display: block;
color: #BDBBBB;
font-size: 13px;
font-style: italic;
}
.tally_homeBlock_testimonial.thbt_skin1 .thbt_info i.fa {
font-size: 15px;
margin-top: 10px;
}
.tally_homeBlock_testimonial.thbt_skin1 .thbt_content {
overflow: hidden;
}
.tally_homeBlock_blogGrid.thbbg_column_1 .thbbg_item {
width: 100%;
}
.tally_homeBlock_blogGrid.thbbg_column_2 .thbbg_item {
width: 50%;
}
.tally_homeBlock_blogGrid.thbbg_column_3 .thbbg_item {
width: 33.333%;
}
.tally_homeBlock_blogGrid.thbbg_column_4 .thbbg_item {
width: 25%;
}
.tally_homeBlock_blogGrid.thbbg_column_5 .thbbg_item {
width: 20%;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_item_inner {
margin: 15px;
background-color: #ffffff;
border: solid 1px;
}
#site-main .tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_item_inner {
border-color: #f3f3f3 !important;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_item:hover img {
opacity: 0.5;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_item .thbbg_item_content {
padding: 25px;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_item h4 a {
color: inherit !important;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_item h4 a:hover {
color: #fd7062 !important;
text-decoration: none;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_item_more {
font-size: 12px;
padding: 7px 12px 7px 12px;
background-color: #f3f3f3;
display: inline-block;
text-transform: uppercase;
color: inherit !important;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_item_more:hover {
text-decoration: none;
background-color: #fd7062;
color: #fff !important;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_moreBlog {
display: block;
text-align: center;
margin-top: 40px;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_moreBlog span {
font-size: 14px;
padding: 15px 40px 15px 40px;
background-color: #fd7062;
display: inline-block;
text-transform: uppercase;
color: #fff;
border-radius: 4px;
font-weight: bold;
}
.tally_homeBlock_blogGrid.thbbg_skin1 .thbbg_moreBlog span:hover {
background-color: #58bad8;
} @media screen and (max-width: 1100px) {
.tally_homeBlock_blogGrid.thbbg_column_5 .thbbg_item {
width: 25%;
}
.tally_homeBlock_blogGrid.thbbg_column_4 .thbbg_item {
width: 33.33%;
}
}
@media screen and (max-width: 960px) {
.tally_homeBlock_blogGrid.thbbg_column_5 .thbbg_item {
width: 33.33%;
}
}
@media screen and (max-width: 768px) {
.tally_homeBlock_blogGrid.thbbg_column_2 .thbbg_item {
width: 50%;
}
.tally_homeBlock_blogGrid.thbbg_column_3 .thbbg_item {
width: 50%;
}
.tally_homeBlock_blogGrid.thbbg_column_4 .thbbg_item {
width: 50%;
}
.tally_homeBlock_blogGrid.thbbg_column_5 .thbbg_item {
width: 50%;
}
}
@media screen and (max-width: 480px) {
.tally_homeBlock_blogGrid.thbbg_column_2 .thbbg_item {
width: 100%;
}
.tally_homeBlock_blogGrid.thbbg_column_3 .thbbg_item {
width: 100%;
}
.tally_homeBlock_blogGrid.thbbg_column_4 .thbbg_item {
width: 100;
}
.tally_homeBlock_blogGrid.thbbg_column_5 .thbbg_item {
width: 100%;
}
} .tally_header_1 {
background-color: #FFF;
box-shadow: 0 2px 3px 0 rgba(31,31,31,.08);
position: relative;
}
.tally_header_1 .th_branding {
margin-bottom: 10px;
margin-top: 10px;
}
.tally_header_1 .th_logo {
float: left;
}
.tally_header_1 .th_logo h1 {
font-size: 20px;
margin-bottom: 0;
line-height: 30px;
text-transform: uppercase;
font-weight: bold;
margin-top: 13px;
}
.tally_header_1 .th_logo h1 a {
color: inherit;
}
.tally_header_1 .th_logo h1 a:hover {
text-decoration: none;
}
.tally_header_1 .th_logo span {
color: #9E9E9E;
}
.tally_header_1 .th_element {
padding: 0 20px;
position: relative;
display: inline-block;
border-top: none;
vertical-align: top;
}
.tally_header_1 .th_iconbox {
margin-top: 15px;
}
.tally_header_1 .th_iconbox .fa {
transition: all 150ms ease-out;
float: left;
font-size: 30px;
margin-right: 10px;
background-color: #e9edf1;
height: 42px;
width: 42px;
text-align: center;
line-height: 40px;
border-radius: 5px;
margin-top: 3px;
}
.tally_header_1 .th_iconbox_text {
float: left;
}
.tally_header_1 .th_iconbox_text p {
margin: 5px 0 2px 0;
font-size: 13px;
font-weight: bold;
color: #676b6f;
}
.tally_header_1 .th_iconbox_text span {
color: #a6acb3;
font-size: 12px;
}
.tally_header_1 .th_social {
margin-top: 21px;
}
.tally_header_1 .th_social a {
margin: 0 2px;
display: inline-block;
font-size: 20px;
background-color: #ebebed;
color: #9ba7b2;
text-align: center;
line-height: 40px;
border-radius: 5px;
height: 40px;
width: 40px;
padding-top: 2px;
transition: all 150ms ease-out;
}
.tally_header_1 .th_social a:hover {
opacity: 0.7;
}
.tally_header_1 .th_phone {
margin-top: 20px;
}
.tally_header_1 .th_phone a, .page_button .th_phone a{
display:inline-block;
font-size: 12px;
transition: all 150ms ease-out;
padding: 0 20px;
border-radius: 5px;
height: 40px;
line-height: 40px;
margin-bottom: 10px;
text-align: center;
color: #fff !important;
background-color: #007f42;
border-color: #007f42;
font-weight: bold;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.page_button{margin-top:-10px;}
.tally_header_1 .th_phone a .fa, .page_button .th_phone a .fa{ font-size: 20px;  vertical-align: middle;  margin-right: 5px; }
.tally_header_1 .th_phone a:hover, .page_button .th_phone a:hover{ text-decoration:none; opacity: 0.7; } .tally_header_1 .main_menu {
border-top: solid 1px rgba(31,31,31,.08);
text-align: center;
}
.tally_header_1 .main_menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.tally_header_1 .main_menu ul li {
margin: 0;
padding: 0;
float: none;
display: inline-block;
position: relative;
}
.tally_header_1 .main_menu ul li a {
display: block;
padding: 14px 14px;
text-decoration: none;
font-size: 14px;
margin-left: 10px;
color: #676b6f;
}
.tally_header_1 .main_menu ul li.menu-item-has-children > a:after {
content: "\f107";
font-family: 'FontAwesome';
margin-left: 3px;
}
.tally_header_1 .main_menu > ul > li:first-child a {
padding-left: 3px;
} .tally_header_1 .main_menu ul li ul {
position: absolute;
left: 5px;
z-index: 99;
display: none;
width: 180px;
background-color: #FCFCFC;
border: solid 1px #E9EDF1;
}
.tally_header_1 .main_menu ul li ul li {
float: none;
width: 100%;
text-align: left;
}
.tally_header_1 .main_menu ul li ul li a {
display: block;
border: none;
padding: 8px 15px;
text-decoration: none;
font-size: 12px;
font-weight: 400;
text-transform: capitalize;
margin-left: 0;
border-radius: 0px;
border-bottom: solid 1px #E9EDF1;
}
.tally_header_1 .main_menu div ul li ul li a:hover {
text-decoration: none;
background-color: #E9EDF1;
}
.tally_header_1 .main_menu div ul li ul li ul {
position: absolute;
left: 180px;
top: -1px;
}
.tally_header_1 .main_menu div ul > li:hover > ul {
display: block;
}
@media only screen and (max-width: 1190px) {
.tally_header_1 .th_logo {
float: none;
text-align: center;
padding: 10px 0px;
}
.tally_header_1 .th_elements {
text-align: center;
margin-top: 5px;
clear: both;
}
.tally_header_1 .th_iconbox {
text-align: left;
}
}
@media only screen and (max-width: 910px) {
.tally_header_1 .th_logo {
float: none;
text-align: left;
padding: 10px 0px;
}
a.responsive-menu-hand {
display: block;
}
.responsive-menu {
top: 105px;
}
.tally_header_1 .main_menu {
display: none;
}
.tally_header_1 .th_elements {
text-align: center;
margin-top: 5px;
clear: both;
}
.tally_header_1 .th_element {
padding: 0;
width: 100%;
border-top: solid 1px #E9EDF1;
margin: 0;
padding-top: 10px;
padding-bottom: 10px;
}
.tally_header_1 .th_element.th_social {
padding-top: 15px;
padding-bottom: 15px;
}
.tally_header_1 .th_iconbox {
text-align: left;
display: inline-block;
min-width: 220px;
max-width: 100%;
margin: 0;
}
}
@media only screen and (max-width: 480px) {
.tally_header_1 .th_logo {
max-width: 60%;
padding: 10px 0px;
}
.responsive-menu {
top: 27%;
}
}
.tally_subHeader_1 {
background-color: #28c3d4;
color: #ffffff;
padding: 10px 0;
background: #90bd81 !important;
background: -moz-linear-gradient(top, #52a05f 0%, #007f42 100%) !important;
background: -webkit-linear-gradient(top, #52a05f 0%, #007f42 100%) !important;
background: linear-gradient(to bottom, #52a05f 0%, #007f42 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52a05f', endColorstr='#007f42', GradientType=0 );
}
.tally_subHeader_1 .tsh_title_area {
display: inline-block;
max-width: 40%;
}
.tally_subHeader_1 .tsh_title {
font-size: 40px;
color: #ffffff;
line-height: 48px;
font-weight: bold;
margin: 0;
}
.tally_subHeader_1 .tsh_subtitle {
margin: 0;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 5px;
}
.tally_subHeader_1 .tsh_breadcrumbs {
display: inline-block;
float: right;
margin-top: 15px;
max-width: 40%;
}
.tally_subHeader_1 .tsh_breadcrumbs a {
color: #ffffff;
}
@media only screen and (max-width: 910px) {
.tally_subHeader_1 .tsh_title_area {
max-width: 100%;
width: 100%;
text-align: center;
}
.tally_subHeader_1 .tsh_breadcrumbs {
float: none;
max-width: 100%;
width: 100%;
text-align: center;
}
}
.tally-footerWidgets {
padding-top: 50px;
padding-bottom: 50px;
background-color: #363839;
color: #bcbec0;
}
.tally_footer {
padding-top: 20px;
padding-bottom: 7px;
}
.tally_footer .footer_menu {
float: right;
}
.tally_footer .footer_menu ul {
margin: 0;
padding: 0;
}
.tally_footer .footer_menu li {
margin: 0;
padding: 0;
display: inline-block;
}
.tally_footer .footer_menu li a {
padding-left: 10px;
}
.tally_footer .footer_menu li a:hover {
text-decoration: none;
}
.tally_footer .footer_menu li ul {
display: none;
}
@media only screen and (max-width: 768px) {
.tally_footer {
text-align: center;
}
.tally_footer .footer_menu {
float: none;
}
.tally_footer .col-holder .col_6.col {
margin-bottom: 0 !important;
}
}
.tally_loop_404 {
text-align: center;
}
.tally_loop_404 #searchform {
margin-top: 40px;
}
.tally_loop_404 #searchform #s {
width: auto;
padding: 0;
height: 40px;
}
.tally_loop_404 #searchform #searchsubmit {
width: 70px;
padding: 0;
height: 40px;
}
.tally_loop_attachment .tla_image img {
box-shadow: 0 0px 7px 0 rgba(31, 31, 31, 0.13);
padding: 10px;
border-radius: 4px;
}
.tally_loop_attachment .tla_title {
margin-top: 20px;
font-size: 24px;
margin-bottom: 10px;
}
.tally_loop_attachment .tla_des {
padding-bottom: 20px;
border-bottom: solid 1px;
margin-bottom: 20px;
}
.tally_loop_author .tla_info {
background-color: #F9F9F9;
padding: 25px 25px;
border-bottom: solid 5px;
}
.tally_loop_author .tla_author_title {
font-size: 28px;
line-height: 35px;
margin-bottom: 10px;
font-weight: bold;
}
.tally_loop_author .tla_author_avatar {
float: left;
margin-right: 25px;
}
.tally_loop_author .tla_author_avatar img {
border-radius: 4px;
}
.tally_loop_author .tla_author_des {
overflow: hidden;
}
.tally_loop_author .tla_posts {
margin-top: 50px;
}
.tally_loop_author .tla_posts_heading {
display: block;
border-bottom: solid 1px #353535 !important;
margin-bottom: 30px;
padding-bottom: 2px;
font-size: 14px;
line-height: 24px;
font-weight: bold;
}
.tally_loop_author .tla_post_item {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: dotted 1px
}
.tally_loop_author .tla_post_item .tla_post_image {
float: left;
}
.tally_loop_author .tla_post_item .tla_post_image img {
margin-right: 24px;
border-radius: 4px;
}
.tally_loop_author .tla_post_item .tla_post_title {
font-size: 24px;
line-height: 1.1;
}
.tally_loop_author .tla_post_item .tla_post_title a {
color: inherit !important;
}
.tally_loop_author .tla_post_item .tla_post_content {
overflow: hidden;
}
.tally_loop_author .tla_post_item .tla_post_meta {
}
.tally_loop_author .tla_post_item .tla_post_more {
margin-top: 20px;
display: inline-block;
background-color: #fd7062;
color: #fff !important;
padding: 5px 10px;
border-radius: 5px;
}
.tally_loop_author .tla_post_item .tla_post_more:hover {
text-decoration: none;
} #comments {
margin-top: 40px;
}
.comment-respond,  .entry-comments,  .entry-pings {
margin-top: 40px;
}
.entry-comments {
padding: 40px;
}
.comment-respond,  .entry-pings {
}
.comment-respond a,  .entry-comments a {
}
.comment-content {
clear: both;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.comment-respond .comment-form-author {
width: 31.3333%;
margin-right: 3%;
float: left;
clear: left;
}
.comment-respond .comment-form-email {
width: 31.3333%;
margin-right: 3%;
float: left;
}
.comment-respond .comment-form-url {
width: 31.3333%;
float: left;
clear: right;
}
.comment-respond input[type="email"],  .comment-respond input[type="text"],  .comment-respond input[type="url"] {
width: 100% !important;
}
.comment-respond textarea {
width: 100% !important;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.comment-list {
margin-left: 0;
overflow: hidden;
}
.comment-list li,  .ping-list li {
list-style-type: none;
}
.comment-list li {
margin-top: 24px;
padding: 32px;
}
.comment-list>li:first-child {
margin-top: 0;
}
.comment-list li li {
margin-right: -32px;
margin-right: -3.2rem;
}
li.comment {
background-color: #f5f5f5;
border: 1px dashed;
border-right: none;
}
.comment .avatar {
margin: 0 16px 24px 0;
float: left;
}
.entry-pings .reply {
display: none;
}
.bypostauthor {
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 14px;
padding: 24px;
margin-bottom: 30px;
}
.tally_loop_post {
padding-bottom: 40px;
margin-bottom: 40px;
border-bottom: solid 3px;
}
.tally_loop_post:last-child {
padding-bottom: 40px;
margin-bottom: 0px;
border-bottom: solid 0px;
}
.tally_loop_post .tlp_header h4 {
font-size: 28px;
}
.tally_loop_post .tlp_header h4 a {
color: initial !important;
}
.tally_loop_post .tlp_header h4 a:hover {
text-decoration: none;
}
.tally_loop_post .tlp_header p {
font-style: italic;
color: #bcbcbc;
}
.tally_loop_post .tlp_header p a {
color: #999999 !important;
}
.tally_loop_post .tlp_header img {
border-radius: 4px;
margin-bottom: 20px;
}
.tally_loop_post .tlp_content {
margin-bottom: 20px;
}
.tally_loop_post .tlp_more {
height: 35px;
line-height: 35px;
text-align: center;
color: #fff !important;
text-decoration: none;
display: inline-block;
background-color: #fd7062;
padding: 0 20px;
border-radius: 5px;
}
.tally_loop_single .tls_meta {
margin-bottom: 30px;
background-color: #F9F9F9;
padding: 7px 11px 5px 11px;
border: solid 1px;
}
.tally_loop_single .tls_content {
margin-bottom: 40px;
}
.tally_loop_single .tls_taxonomy {
background-color: #F9F9F9;
padding: 25px 25px;
margin-bottom: 40px;
border: solid 1px;
}
.tally_loop_single .tls_taxonomy a {
display: inline-block;
padding: 3px 5px;
border: solid 1px;
border-radius: 5px;
font-size: 12px;
color: inherit !important;
}
.tally_loop_single .tls_taxonomy strong {
display: inline-block;
width: 90px;
}
.tally_loop_single .tls_taxonomy a:hover {
background-color: #fd7062;
color: #ffffff !important;
text-decoration: none;
border: solid 1px #ffffff !important;
}
.tally_loop_single .tls_authorBio {
background-color: #F9F9F9;
padding: 25px 25px;
border-bottom: solid 5px;
margin-bottom: 40px;
}
.tally_loop_single .tls_authorBio_title {
font-size: 28px;
line-height: 35px;
margin-bottom: 10px;
font-weight: bold;
}
.tally_loop_single .tls_authorBio_avatar {
float: left;
margin-right: 25px;
}
.tally_loop_single .tls_authorBio_avatar img {
border-radius: 4px;
}
.tally_loop_single .tls_authorBio_des {
overflow: hidden;
}
.tally_home_infoBox .col-holder .col.col_3 {
margin-left: 0;
width: 25%;
margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
.tally_home_infoBox .col-holder .col.col_3 {
width: 50%;
}
.sidebar-right #page-content {
width: 100%;
}
.sidebar-right #sidebar {
width: 100%;
}
}
@media only screen and (max-width: 600px) {
.tally_home_infoBox .col-holder .col.col_3 {
width: 100%;
}
.tally_homeBlock_text.thbt_skin1 .thbt_title {
font-size: 30px;
}
h2 {
font-size: 23px;
line-height: 1.2;
}
}
.tally_home_parallax .tally_homeBlock_text.thbt_skin1 .thbt_des {
font-size: 145%;
}
#page-content-inner ul li {
margin-left: 30px;
list-style: outside;
}
blockquote {
padding: 0 25px;
}
.page-id-16 #text-5, .page-id-16 #text-3 {
display: none;
}
.tally_home_infoBox .col-holder {
background-color: #007f42 !important;
}
.tally_homeBlock_infoBox.thBi_infobox_1, .tally_homeBlock_infoBox.thBi_infobox_3 {
background: #007f42 !important;
background: -moz-linear-gradient(top, #1d9254 0%, #007f42 100%) !important;
background: -webkit-linear-gradient(top, #1d9254 0%, #007f42 100%) !important;
background: linear-gradient(to bottom, #1d9254 0%, #007f42 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d9254', endColorstr='#007f42', GradientType=0 ) !important;
}
.tally_homeBlock_infoBox.thBi_infobox_2, .tally_homeBlock_infoBox.thBi_infobox_4 {
background: #0f7037 !important;
background: -moz-linear-gradient(top, #0f7037 0%, #007f42 100%) !important;
background: -webkit-linear-gradient(top, #0f7037 0%, #007f42 100%) !important;
background: linear-gradient(to bottom, #0f7037 0%, #007f42 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f7037', endColorstr='#007f42', GradientType=0 ) !important;
}
.thbt_text_1 {
max-width: 56%;
}
@media only screen and (max-width: 768px) {
.thbt_text_1 {
max-width: 100%;
}
.THS_tally_home_text {
background-image: none !important;
background: #e3e8ec !important;
background: -moz-linear-gradient(top, #e3e8ec 66%, #ced6d8 100%) !important;
background: -webkit-linear-gradient(top, #e3e8ec 66%, #ced6d8 100%) !important;
background: linear-gradient(to bottom, #e3e8ec 66%, #ced6d8 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e8ec', endColorstr='#ced6d8', GradientType=0 ) !important;
}
}
.hentry a {
color: #26648d !important;
text-decoration: underline !important;
font-size: 18px;
}
.hentry a:hover {
color: #327bab !important;
text-decoration: none !important;
}
.tally_home_section a {
color: #fff !important;
}
.hentry img {
max-width: 55%;
}
p {
font-size: 16px !important;
}
p a {
font-size: 18px;
}
#page-content {
padding-bottom: 20px;
}
#page-content-inner #page-129 ul li {
margin-bottom: 10px !important;
}#site-main{ 
color:#606060;
border-color: #c1c1c1;
background-color:#ffffff;
background-image:url();
background-repeat:;
background-position:;
background-attachmen:;
background-size:;
}
#site-main *{ border-color: #d6d6d6 !important; }
#site-main h1, #site-main h2, #site-main h3, #site-main h4, #site-main h5, #site-main h6{ color:#353535; }
#site-main a{ color:#007f42; }
#site-main a:hover{	color:#58bad8; }
#site-main input, #site-main select, #site-main textarea{ color:#bcbcbc; }
#site-main  input[type="submit"], #site-main  button[type="submit"], #site-main  input[type="button"]{
background-color:#007f42;
color:#fff; 
}
#site-main input[type="submit"]:hover, #site-main button[type="submit"]:hover, #site-main input[type="button"]:hover{
background-color:#58bad8;
color:#fff;
}
#site-main .widget_meta ul li a,
#site-main .widget_pages ul li a,
#site-main .widget_nav_menu ul li a,
#site-main .widget_recent_entries ul li a,
#site-main .widget_archive ul li a,
#site-main .widget_categories ul li a,
#site-main .widget_recent_comments ul li a{ color:#606060; }
#site-main .widget_meta ul li a:hover,
#site-main .widget_pages ul li a:hover,
#site-main .widget_nav_menu ul li a:hover,
#site-main .widget_recent_entries ul li a:hover,
#site-main .widget_archive ul li a:hover,
#site-main .widget_categories ul li a:hover,
#site-main .widget_recent_comments ul li a:hover{ color:#007f42; } .tally-footerWidgets{
color:#bcbec0;
border-color: #a8a8a8;
background-color:#363839;
background-image:url();
background-repeat:;
background-position:;
background-attachmen:;
background-size:;
}
.tally-footerWidgets *{
border-color: #434747 !important;
}
.tally-footerWidgets h1, .tally-footerWidgets h2, .tally-footerWidgets h3, .tally-footerWidgets h4, .tally-footerWidgets h5, .tally-footerWidgets h6{
color:#ffffff;
}
.tally-footerWidgets a{
color:#e5e5e5;
}
.tally-footerWidgets a:hover{
color:#007f42;
} .tally_footer{
color:#f7f7f7;
border-color: #646d6c;
background-color:#2f3232;
background-image:url();
background-repeat:;
background-position:;
background-attachmen:;
background-size:;
}
.tally_footer *{
border-color: #464c4a !important;
}
.tally_footer a{
color:#ffffff;
}
.tally_footer a:hover{
color:#939393;
} .tally_header_1{
background-color:#ffffff;
color:#676b6f;
background-image:url();
background-repeat:repeat;
background-position:center center;
background-attachmen:fixed;
background-size:cover;
}
.tally_header_1 .th_logo span{ color:#9e9e9e; }
.tally_header_1 .th_iconbox .fa {
color: #c1c1c1;
background-color: #f4f4f4;
}
.tally_header_1 .th_iconbox_text p{ color: #676b6f; }
.tally_header_1 .th_iconbox_text span{ color: #9e9e9e; }
.tally_header_1 .th_social a{ 
background-color: #f4f4f4;
color: #c1c1c1; 
}
.tally_header_1 .th_social a:hover{ 
background-color: #007f42;
color: #ffffff; 
}
.tally_header_1 .th_phone a{ 
background-color: #007f42;
border-color: #007f42;
} .tally_header_1 .main_menu{
border-color: #e9edf1;
}
.tally_header_1 .main_menu ul li a{
color:#676b6f;
border-color:#ffffff;
background-color:#ffffff;
}
.tally_header_1 .main_menu ul li a:hover{
color:#007f42;
border-color:#ffffff;
background-color:#ffffff;
} .tally_header_1 .main_menu ul li ul{
background-color: #ffffff;
border-color:#e9edf1;
}
.tally_header_1 .main_menu ul li ul li a{
border-color:#e9edf1;
color:#676b6f;
background-color:#ffffff;
}	
.tally_header_1 .main_menu div ul li ul li a:hover{
border-color:#d9dde0;
color:#a1ada3 !important;
background-color:#e9edf1;
}.tally_subHeader_1{ 
background-color:#007f42;
color: #ffffff;
background-image:url();
background-repeat:;
background-position:;
background-attachmen:;
background-size:;
}
.tally_subHeader_1 .tsh_title{color: #ffffff; }
.tally_subHeader_1 .tsh_subtitle{color: #ffffff; }
.tally_subHeader_1 .tsh_breadcrumbs a{ color: #ffffff; }.tally_loop_author .tla_info{ background-color: #f9f9f9; }
#site-main .tally_loop_author .tla_posts_heading{ border-color: #353535 !important; }
.tally_loop_author .tla_post_item .tla_post_more{ background-color:#007f42; }
.tally_loop_author .tla_post_item .tla_post_more:hover{ background-color:#58bad8; }
.tally_loop_author .tla_post_item .tla_post_meta,
.tally_loop_author .tla_post_item .tla_post_meta a{ color:#bcbcbc  !important; }.tally_loop_post .tlp_header h4 a:hover{ color: #007f42 !important; }
.tally_loop_post .tlp_header p{ color:#bcbcbc; }
.tally_loop_post .tlp_header p a{ color: #999999 !important; }
.tally_loop_post .tlp_more{ background-color:#007f42; }
.tally_loop_post .tlp_more:hover{ background-color:#58bad8; }.tally_loop_single .tls_meta{ background-color:#f9f9f9; }
.tally_loop_single .tls_meta a{ color:#999999 !important; }
.tally_loop_single .tls_taxonomy{ background-color:#f9f9f9; }
.tally_loop_single .tls_taxonomy a:hover{ background-color:#007f42; }
.tally_loop_single .tls_authorBio{ background-color:#f9f9f9; }    .THS_tally_home_slideshow{
background-color:;
background-image:url();
background-repeat:;
background-position:;
background-attachment:;
background-size:;
padding-top:;
padding-bottom:;
}
#site-main .THS_tally_home_slideshow{
color:;
}
#site-main .THS_tally_home_slideshow .ths_textMeta{
color:;
}
#site-main .THS_tally_home_slideshow .ths_textAlt{
color:;
}
#site-main .THS_tally_home_slideshow h1,
#site-main .THS_tally_home_slideshow h2,
#site-main .THS_tally_home_slideshow h3,
#site-main .THS_tally_home_slideshow h4,
#site-main .THS_tally_home_slideshow h5,
#site-main .THS_tally_home_slideshow h6{
color:;
}
#site-main .THS_tally_home_slideshow .ths_headingAl{
color:;
}
#site-main .THS_tally_home_slideshow *{
border-color: !important;
}
#site-main .THS_tally_home_slideshow .ths_borderAlt{
border-color:;
}
.THS_tally_home_infoBox{
background-color:;
background-image:url();
background-repeat:;
background-position:;
background-attachment:;
background-size:;
padding-top:;
padding-bottom:;
}
#site-main .THS_tally_home_infoBox{
color:;
}
#site-main .THS_tally_home_infoBox .ths_textMeta{
color:;
}
#site-main .THS_tally_home_infoBox .ths_textAlt{
color:;
}
#site-main .THS_tally_home_infoBox h1,
#site-main .THS_tally_home_infoBox h2,
#site-main .THS_tally_home_infoBox h3,
#site-main .THS_tally_home_infoBox h4,
#site-main .THS_tally_home_infoBox h5,
#site-main .THS_tally_home_infoBox h6{
color:;
}
#site-main .THS_tally_home_infoBox .ths_headingAl{
color:;
}
#site-main .THS_tally_home_infoBox *{
border-color: !important;
}
#site-main .THS_tally_home_infoBox .ths_borderAlt{
border-color:;
}
.tally_homeBlock_infoBox.thBi_infobox_1{
background-color:#007f42;
color:#ffffff;
}
.tally_homeBlock_infoBox.thBi_infobox_1:hover{
background-color:#5ca465;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_1 .thbib_title i.fa{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_1 .thbib_title a{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_1 .thbib_title a:hover{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_1 .thbib_more{
color: #ffffff;
border-color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_1 .thbib_more:hover{
color: #ffffff;
border-color:#ffffff;
}.tally_homeBlock_infoBox.thBi_infobox_2{
background-color:#1d9254;
color:#ffffff;
}
.tally_homeBlock_infoBox.thBi_infobox_2:hover{
background-color:#5ca465;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_2 .thbib_title i.fa{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_2 .thbib_title a{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_2 .thbib_title a:hover{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_2 .thbib_more{
color: #ffffff;
border-color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_2 .thbib_more:hover{
color: #ffffff;
border-color:#ffffff;
}.tally_homeBlock_infoBox.thBi_infobox_3{
background-color:#007f42;
color:#ffffff;
}
.tally_homeBlock_infoBox.thBi_infobox_3:hover{
background-color:#5ca465;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_3 .thbib_title i.fa{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_3 .thbib_title a{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_3 .thbib_title a:hover{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_3 .thbib_more{
color: #ffffff;
border-color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_3 .thbib_more:hover{
color: #ffffff;
border-color:#ffffff;
}.tally_homeBlock_infoBox.thBi_infobox_4{
background-color:#008b4c;
color:#ffffff;
}
.tally_homeBlock_infoBox.thBi_infobox_4:hover{
background-color:#5ca465;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_4 .thbib_title i.fa{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_4 .thbib_title a{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_4 .thbib_title a:hover{
color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_4 .thbib_more{
color: #ffffff;
border-color:#ffffff;
}
#site-main .tally_homeBlock_infoBox.thBi_infobox_4 .thbib_more:hover{
color: #ffffff;
border-color:#ffffff;
}    .THS_tally_home_text{
background-color:;
background-image:url(https://parkwoodmri.com/wp-content/uploads/2016/03/homepage-image.jpg);
background-repeat:;
background-position:center center;
background-attachment:;
background-size:cover;
padding-top:90px;
padding-bottom:90px;
}
#site-main .THS_tally_home_text{
color:;
}
#site-main .THS_tally_home_text .ths_textMeta{
color:;
}
#site-main .THS_tally_home_text .ths_textAlt{
color:;
}
#site-main .THS_tally_home_text h1,
#site-main .THS_tally_home_text h2,
#site-main .THS_tally_home_text h3,
#site-main .THS_tally_home_text h4,
#site-main .THS_tally_home_text h5,
#site-main .THS_tally_home_text h6{
color:;
}
#site-main .THS_tally_home_text .ths_headingAl{
color:;
}
#site-main .THS_tally_home_text *{
border-color: !important;
}
#site-main .THS_tally_home_text .ths_borderAlt{
border-color:;
}
.thbt_text_1 .thbt_more{
background-color:#007f42;
}
.thbt_text_1 .thbt_more:hover{
background-color:#58bad8;
}
.thbt_text_1 .thbt_subtitle{
color:#58bad8;
}