@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*
  font-family: 'PT Sans', sans-serif;
*/
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #0088cc;
}
h3 {
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
  color: #454545;
  margin-bottom: 46px;
}
h4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #353535;
  margin-bottom: 17px;
}
h4 a {
  color: #353535;
}
h4 a:hover {
  color: #73369e;
}
label {
  display: inline-block;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 16px;
}
p.dark {
  color: #454545;
  padding-bottom: 13px;
}
.icons-marker {
  font-size: 18px;
  line-height: 22px;
}
.black {
  color: #73369e;
}
.purple {
  color: #73369e;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 15px;
  line-height: 22px;
  background: #ffffff;
  color: #c6c6c6;
  text-shadow: none;
  border: 1px solid #e6e6e6;
  border-bottom-color: #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover {
  text-decoration: none;
  background: #e6e6e6;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn.disabled {
  cursor: default !important;
}
.btn-primary {
  background: #ffffff;
  color: #454545;
  text-shadow: none;
  border: none;
  height: 34px;
  line-height: 34px;
  padding: 0 12px;
}
.btn-primary span {
  display: inline-block;
  background: url(../images/template/marker.png) right 15px no-repeat;
  padding-right: 14px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #73369e;
  color: #fff;
  outline: none;
}
.btn-primary.submitButton {
  float: right;
  background: #ffffff;
  color: #454545;
  text-shadow: none;
  border: none;
  height: 34px;
  line-height: 34px;
  padding: 0 12px;
}
.btn-primary.submitButton span {
  display: inline-block;
  background: url(../images/template/marker.png) right 15px no-repeat;
  padding-right: 14px;
}
.btn-primary.submitButton:hover,
.btn-primary.submitButton:focus,
.btn-primary.submitButton:active {
  background: #ffd565;
  color: #000000;
  outline: none;
}
.btn-info {
  background: #ffffff;
  color: #454545;
  text-shadow: none;
  border: none;
  height: 34px;
  line-height: 34px;
  padding: 0 12px;
}
.btn-info span {
  display: inline-block;
  background: url(../images/template/marker.png) right 15px no-repeat;
  padding-right: 14px;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: #ffd565;
  color: #000000;
  outline: none;
}
#searchForm .btn.btn-primary {
  height: 28px;
  line-height: 28px;
}
/*Lists*/
ul.item_list,
.categories-module,
.archive-module,
.unstyled,
.item-list {
  margin: 0 0 14px;
}
ul.item_list li,
.categories-module li,
.archive-module li,
.unstyled li,
.item-list li {
  list-style: none;
  background: url(../images/template/marker.png) 0 9px no-repeat;
  padding: 0 0 13px 14px;
  color: #454545;
}
ul.item_list li a,
.categories-module li a,
.archive-module li a,
.unstyled li a,
.item-list li a {
  color: #454545;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
ul.item_list li a:hover,
.categories-module li a:hover,
.archive-module li a:hover,
.unstyled li a:hover,
.item-list li a:hover,
ul.item_list li a.selected,
.categories-module li a.selected,
.archive-module li a.selected,
.unstyled li a.selected,
.item-list li a.selected {
  color: #73369e;
}
ul.item_list li span,
.categories-module li span,
.archive-module li span,
.unstyled li span,
.item-list li span {
  color: #c6c6c6;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
ul.type {
  margin: 0 0 0 32px;
}
ul.type > li {
  list-style: decimal;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #ffd565;
}
ul.type > li > span {
  list-style: decimal;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  color: #454545;
  display: block;
  padding-bottom: 13px;
}
ul.type > li ul {
  margin: 0 0 10px;
}
ul.type > li ul li {
  list-style: none;
  font-size: 13px;
  line-height: 22px;
  font-weight: normal;
  background: url(../images/template/marker.png) 0 10px no-repeat;
  padding: 0 0 13px 14px;
  color: #454545;
}
ul.type > li ul li a {
  color: #454545;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
ul.type > li ul li a:hover,
ul.type > li ul li a.selected {
  color: #a0a0a0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 50px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.pagination ul li {
  display: inline-block;
  margin-left: 1px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  font: 800 14px/18px;
  text-transform: none;
  color: #555555;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: #555555;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  color: #555555;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  background: #ffd565;
  color: white;
}
.pagination ul li.num span.pagenav,
.pagination ul li.num span.hasTooltip {
  background: #ffd565;
  color: white;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 22px;
  position: relative;
}
.item_img {
  font-size: 0;
  line-height: 0;
}
.item_img a {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.item_img a:after {
  content: '\f14d';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 3;
}
.item_img a:hover:after {
  font-size: 40px;
}
.item_img a .BWfade {
  width: 100% !important;
  height: 100% !important;
  z-index: 2;
}
.item_img a img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 20px 10px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0px 10px 20px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row {
  padding-top: 32px;
}
#logo {
  margin-top: 0px;
  margin-bottom: 32px;
  text-align:center;
}
/*======================= NAVIGATION =======================*/
.navigation ul.sf-menu {
  float: right;
  background-color: #73369e;
  margin-top: 1px;
  width: 100%;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 0;
  background: url(../images/template/separator.gif) 0 center no-repeat;
}
.navigation ul.sf-menu > li:first-child {
  background: none;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  color: #fff;
}
.navigation ul.sf-menu > li.active > a:before,
.navigation ul.sf-menu > li.sfHover > a:before,
.navigation ul.sf-menu > li.current > a:before,
.navigation ul.sf-menu > li.active > span:before,
.navigation ul.sf-menu > li.sfHover > span:before,
.navigation ul.sf-menu > li.current > span:before,
.navigation ul.sf-menu > li.active > a:after,
.navigation ul.sf-menu > li.sfHover > a:after,
.navigation ul.sf-menu > li.current > a:after,
.navigation ul.sf-menu > li.active > span:after,
.navigation ul.sf-menu > li.sfHover > span:after,
.navigation ul.sf-menu > li.current > span:after {
  display: block;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  display: block;
  padding: 15px 24px 17px 23px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  color: #fff;
}
.navigation ul.sf-menu > li > a:before,
.navigation ul.sf-menu > li > span:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #454545 transparent transparent transparent;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -5px;
  content: "";
  display: none;
}
.navigation ul.sf-menu > li > a:after,
.navigation ul.sf-menu > li > span:after {
  border-top: 4px solid #454545;
  position: absolute;
  top: -4px;
  left: 0%;
  display: block;
  width: 100%;
  content: "";
  display: none;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  color: #fff;
}
.navigation ul.sf-menu > li > a:hover:before,
.navigation ul.sf-menu > li > span:hover:before,
.navigation ul.sf-menu > li > a:hover:after,
.navigation ul.sf-menu > li > span:hover:after {
  display: block;
}
.navigation ul.sf-menu > li:hover > ul,
.navigation ul.sf-menu > li.sfHover > ul {
  top: 54px;
  background: #363636;
}
.navigation ul.sf-menu ul {
  width: 250px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -18px;
  left: 140px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -18px;
  left: 140px;
}
.navigation ul.sf-menu ul {
  background-color: #505050;
  padding: 18px 0;
}
.navigation ul.sf-menu ul li.open > .sub-menu {
  display: block !important;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  color: #8b8b8b;
  display: block;
  padding: 5px 20px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  color: white;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  color: white;
}
.navigation ul.sf-menu.sf-vertical {
  width: 140px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 140px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 142px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 44px;
  padding-bottom: 44px;
  margin-bottom: 2px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  top: 46px;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 140px;
  top: 44px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= SHOWCASE =======================*/
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
#feature-row {
  padding-top: 86px;
}
#feature-row .row-container .moduletable {
  margin-bottom: 50px;
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
#content-top-row {
  padding-bottom: 89px;
}
/*======================= CONTENT =======================*/
#content-row {
  padding-top: 18px;
}
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 30px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  font-size: 13px;
  color: #454545;
  margin: 0 0 22px;
}
.item_info_dl dd {
  margin: 0 10px 0 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_info_dl dd a {
  color: #454545;
}
.item_info_dl dd a:hover {
  color: #ffd565;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}
/*===== Home Page ======*/
ul.nav.menu.prod {
  background-color: white;
  margin: 0;
}
ul.nav.menu.prod:before {
  content: "Products";
  color: white;
  padding: 17px 30px;
  float: left;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  background-color: #363636;
  text-transform: uppercase;
  min-width: 34%;
}
ul.nav.menu.prod li {
  color: #2b2b2b;
  padding: 18px 22px 22px;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.mod-newsflash-adv.mod-newsflash-adv__products {
  overflow: hidden;
  padding-bottom: 16px;
}
.mod-newsflash-adv.mod-newsflash-adv__products .item {
  float: left;
}
.mod-newsflash-adv.mod-newsflash-adv__products .item .item_content .item_title {
  font-size: 40px;
  line-height: 46px;
  font-weight: bold;
  margin-bottom: 22px;
  padding-top: 11px;
}
.mod-newsflash-adv.mod-newsflash-adv__products .item .item_content .item_introtext {
  font-size: 20px;
  color: #2b2b2b;
}
.mod-newsflash-adv.mod-newsflash-adv__products > .clearfix {
  display: none;
}
.mod-newsflash-adv.mod-newsflash-adv__products .mod-newsflash-adv_custom-link {
  float: right;
}
.mod-newsflash-adv.mod-newsflash-adv__products .mod-newsflash-adv_custom-link .btn-info {
  padding: 30px 36px;
  border-left: 5px solid #b5b7b9;
  position: relative;
  display: inline-block;
}
.mod-newsflash-adv.mod-newsflash-adv__products .mod-newsflash-adv_custom-link .btn-info:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #b5b7b9;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -5px;
  content: "";
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-newsflash-adv.mod-newsflash-adv__products .mod-newsflash-adv_custom-link .btn-info:hover {
  background: #73369e;
  color:#fff;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item {
  background-color: white;
  margin: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item .img-intro__left {
  margin-right: 0px;
  margin-bottom: 0;
  position: relative;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item .img-intro__left:after {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent white transparent transparent;
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -9px;
  z-index: 999;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item .img-intro__right {
  margin-left: 0px;
  margin-bottom: 0;
  position: relative;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item .img-intro__right:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent white;
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -9px;
  z-index: 999;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item .item_content {
  padding: 54px 30px 0 45px;
  overflow: hidden;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item .item_content .item_title {
  margin-bottom: 21px;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item .item_content .btn-info {
  background-color: #f5f5f5;
  border: medium none;
  color: #454545;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-shadow: none;
  padding: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item .item_content .btn-info span {
  background: url(../images/template/horbutton.png) 15px 14px no-repeat;
  padding: 0;
  text-indent: -999em;
  display: block;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item .item_content .btn-info:hover {
  background-color: #73369e;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item:hover {
  background-color: #73369e;
  color: white;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item:hover .img-intro__left:after {
  border-color: transparent #ffd565 transparent transparent;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item:hover .img-intro__right:before {
  border-color: transparent transparent transparent #ffd565;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item:hover .btn-info {
  background-color: #363636;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item:hover .btn-info span {
  background: url(../images/template/horbuttonhover.png) 15px 14px no-repeat;
}
.mod-newsflash-adv.mod-newsflash-adv__hor .item:hover .btn-info:hover {
  background-color: gray;
}
.page-featured {
  padding-bottom: 40px;
}
.page-featured .item_title {
  margin-bottom: 40px;
}
.acymailing_module form {
  margin: 0px;
}
.acymailing_module form .acymailing_module_form {
  float: right;
}
.acymailing_module form .acymailing_module_form .acymailing_introtext,
.acymailing_module form .acymailing_module_form .acymailing_form,
.acymailing_module form .acymailing_module_form tbody,
.acymailing_module form .acymailing_module_form tr,
.acymailing_module form .acymailing_module_form td,
.acymailing_module form .acymailing_module_form input {
  float: left;
  height: 45px;
  line-height: 45px;
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.acymailing_module form .acymailing_module_form .acymailing_introtext {
  font-size: 20px;
  line-height: 44px;
  font-weight: bold;
  color: #353535;
  padding-right: 27px !important;
}
.acymailing_module form .acymailing_module_form .inputbox {
  background-color: #f9f9f9;
  min-width: 312px;
  color: #c6c6c6;
  padding: 0 17px;
}
.acymailing_module form .acymailing_module_form .acysubbuttons {
  position: relative;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.acymailing_module form .acymailing_module_form .acysubbuttons .btn-primary {
  text-indent: -999em;
  width: 45px;
  background: #ffd565 url(../images/template/subbutton.png) 21px 19px no-repeat;
}
.acymailing_module form .acymailing_module_form .acysubbuttons .btn-primary:hover {
  background-color: #555555;
}
.acymailing_module form .acymailing_module_form .acysubbuttons .btn-primary:hover:before {
  border-color: transparent #555555 transparent transparent !important;
}
.acymailing_module form .acymailing_module_form .acysubbuttons:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 4px 4px 0;
  border-color: transparent #ffd565 transparent transparent;
  display: block;
  content: "";
  left: -4px;
  top: 50%;
  margin-top: -2px;
  position: absolute;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.acymailing_module form .acymailing_module_form .acysubbuttons:hover:before {
  border-color: transparent #555555 transparent transparent !important;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 0 0 -36px;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 36px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 22px 22px 0 !important;
}
.gallery-item .view .content * {
  color: inherit;
}
.gallery-item .view .content a:hover {
  color: #999;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.page-blog .item_published {
  background-color: #73369e;
  color: white;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  padding: 13px 0 14px;
  text-transform: uppercase;
}
.page-blog .item_published a {
	color: #ffffff;
}
.page-blog .item_published a:hover {
	color: #cecece;
}
.page-blog .item_img {
  margin: 0;
}
.page-blog .blogcontent {
  background-color: white;
  /*padding: 35px 44px 32px;*/
  padding: 15px 15px 15px;
}
.page-item {
  padding-bottom: 40px;
}
.tags {
  clear: both;
}
.tags:before {
  content: "\f02d";
  font: 15px/20px FontAwesome;
  color: #c6c6c6;
  display: inline-block;
}
.tags span:after {
  content: ",";
}
.tags a {
  background: none !important;
  color: #ffd565;
  padding: 0;
  text-shadow: none;
}
.tags a:hover {
  color: black;
}
.addthis_toolbox {
  padding-top: 15px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
/*======================= MAINBOTTOM =======================*/
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#copyright {
  font-size: 14px;
  color: #fff;
  /*line-height: 44px;*/
  margin-bottom: 26px;
  text-transform:uppercase;
}
#copyright a {
  color: #fff;
}
#copyright a:hover {
    color:#fff; 
    text-decoration:underline!important;
}

#copyright .revue a {
  color:#C0C0C0;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

#copyright .revue a:hover { color:#fff; text-decoration:none!important; }


#footer-wrapper {
  background-color: #73369e;
  padding-top: 49px;
}
#footer-wrapper .footer-wrapper-inner {
  background-color: #73369e;
}
#footer-wrapper .footer-wrapper-inner .moduletable {
  margin-bottom: 26px;
}
/*===== Social Media ======*/
.social {
  margin: 0;
}
.social li {
  display: inline;
  list-style: none;
  margin: 0 1px 0 0;
}
.social li a {
  display: inline-block;
  width: 43px;
  height: 43px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  background-color: #f9f9f9;
  text-align: center;
  color: #353535;
}
.social li a.fa {
  position: relative;
}
.social li a.fa:before {
  font: 24px/43px FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  width: 43px;
  text-align: center;
}
.social li a:hover {
  background-color: #9c86d3;
}
.btn-toolbar .btn-primary {
  height: 32px;
}
#jform_images_image_intro,
#jform_images_image_fulltext {
  height: 32px;
}
#jform_publish_up_img,
#jform_publish_down_img {
  padding: 2px 10px;
}

.page-item__team p.team-title { color:#73369e; font-weight:bold; font-size:18px;  }
.body__ #content-top-row { padding-bottom:20px; }

.services ul li { font-size:18px; font-weight: bold; color:#73369e;}

div.contact_misc h3, 
div.contact_details h3 { margin-bottom:20px; }

#footer .servmenu { font-size: 13px; margin-bottom: 5px !important; color: #ffffff; }
#footer .servmenu h3 { font-size: 15px; color: #ffffff; margin-bottom: 4px; }
#footer .servmenu ul { margin-bottom: 10px !important; }
#footer .servmenu ul li { display: inline; padding-left: 10px; padding-right: 10px; border-right: solid 1px #ffffff; }
#footer .servmenu ul li.firstItem { padding-left: 0px; }
#footer .servmenu ul li.lastItem { padding-right: 0px; border-right: none; }
#footer .servmenu a {
  color:#fff;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

#footer .servmenu a:hover { color:#C0C0C0; text-decoration:none!important; }

div.services {
    border:solid 2px #efefef; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding:18px;
}
div.services h3 { margin-bottom:20px!important;}

div.item_fulltext .team-title { font-weight:bold;}

.blog-first .mod-newsflash-adv {
  background-color: #e5e1f0;
  border: solid 1px #c3c0cc;
  padding: 30px;
  margin-bottom: 40px;
}
.blog-first .mod-newsflash-adv .item {
  margin-bottom: 0;
}
.blog-first .img-intro__left {
  width: 40%; 
  margin-bottom: 0;
}
.blog-first h4 {
  font-size: 24px;
  line-height: 34px;
}
.blog-first .btn-info,
.blog-intros .btn-info {
  color: #73369e;
  background: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
}
.blog-first .btn-info  span,
.blog-intros .btn-info span{
  background: none;
  padding-right: 10px;
}
.blog-first .btn-info:after,
.blog-intros .btn-info:after {
  font-family: 'FontAwesome';
  content: '\f138';
}
.blog-intros .item_introtext {
  margin-bottom: 5px;
}

.body__blogs .img-full__left {
  float: right;
  margin: 0 0 10px 20px;
  width: 55%;
}

.patient-forms ul {
  margin-left: 0;
}
.patient-forms ul li {
  display: none;
  list-style-type: none;
}
.patient-forms ul li a {
  background-color: #f6f6f6;
  padding: 10px;
  display: block;
  border-bottom: solid 1px #73369e;
  color: #000000;
}
.patient-forms ul li a:hover {
  background-color: #73369e;
  color: #ffffff;
}
.patient-forms ul li a:before {
  content: '\f15c';
  font-family: 'FontAwesome';
  font-size: 20px;
  padding: 14px 10px;
  font-weight: 300;
  color: #73369e;
}
.patient-forms ul li a:hover:before {
  color: #ffffff;
}
.body__physio .patient-forms li.physio,
.body__acupuncture .patient-forms li.acupuncture,
.body__massage .patient-forms li.massage,
.body__osteo .patient-forms li.osteo,
.body__chiro .patient-forms li.chiro {
  display: block;
}

img.shadow { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

p.store-hours strong { display:inline-block; width:120px; text-transform:uppercase; }

.camera_caption { top:60%!important; }