.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;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4e4b46;
  margin-top: 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: #660000;
}
h3 {
  background: url(../images/lh.png) 0 bottom repeat-x;
  font-size: 36px;
  font-weight: 300;
  line-height: 48px;
  margin-bottom: 69px;
  padding-bottom: 28px;
}
h4 {
  color: #beb994;
  font-size: 18px;
  font-weight: normal;
  line-height: 23px;
  margin-bottom: 21px;
}
h4 a {
  color: #beb994;
}
h4 a:hover {
	color: #660000;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 21px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 21px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 14px;
  line-height: 21px;
  background: #ffffff;
  color: #706d69;
  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,
.btn-small {
  background: #660000;
  color: #ffffff;
  text-shadow: none;
  border: none;
  font-size: 17px;
  padding: 6px 23px;
}
.btn-primary:hover,
.btn-small:hover,
.btn-primary:focus,
.btn-small:focus,
.btn-primary:active,
.btn-small:active {
  background: #767575;
  color: #ffffff;
  text-shadow: none;
  outline: none;
}
.btn-primary.submitButton,
.btn-small.submitButton {
  float: right;
}
.btn-primary.disabled,
.btn-small.disabled {
  background: #767575;
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-info {
  background: #660000;
  color: #ffffff;
  text-shadow: none;
  border: none;
  font-size: 17px;
  padding: 6px 23px;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: #767575;
  color: #ffffff;
  text-shadow: none;
  outline: none;
}
#searchForm .btn.btn-primary {
  height: 31px;
  line-height: 31px;
  padding: 0 12px;
}
/*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%;
}
.pagination ul li {
  display: inline-block;
  margin-right: 9px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  border: 1px solid #ddddde;
  background: #ffffff;
  color: #706d69;
  text-shadow: none;
  text-transform: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
  padding: 6px 13px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  border: 1px solid #660000;
  background: #660000;
  color: #ffffff;
  text-shadow: none;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  border: 1px solid #ddddde;
  background: #ffffff;
  color: #706d69;
  text-shadow: none;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  border: 1px solid #660000;
  background: #660000;
  color: #ffffff;
  text-shadow: none;
}
.pagination ul li.num span.pagenav,
.pagination ul li.num span.hasTooltip {
  border: 1px solid #660000;
  background: #660000;
  color: #ffffff;
  text-shadow: none;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin: 0 0 21px;
  position: relative;
}
.item_img {
  font-size: 0;
  line-height: 0;
}
.item_img .lazy_container {
  display: inline-block;
  max-width: 100%;
  position: relative;
  background: url(../images/camera-loader.gif) 50% 50% no-repeat;
}
.item_img .lazy_container .lazy_preloader {
  height: 0;
  display: inline-block;
  width: 100%;
}
.item_img .lazy_container img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.item_img a {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.item_img a:after {
  content: '\f14d';
  font-family: FontAwesome;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  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.touchGalleryLink:after {
  display: none;
}
.item_img a:hover:after {
  font-size: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #660000;
}
.item_img a .BWfade {
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  bottom: 0 !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;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 10px 20px;
  max-width: 50%;
}
.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);
}
#system-message > div {
  margin: 20px 0;
}
/*======================= TOP =======================*/
#top-row {
  background: url(../images/bodyBg.gif) center 0 repeat;
}
/*===== Social Media ======*/
.social {
  margin: 30px 0 21px;
  text-align: right;
}
.social li {
  display: inline;
  list-style: none;
  margin: 0 0 0 12px;
}
.social li a {
  display: inline-block;
  -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;
  color: #9c918b;
}
.social li a.fa {
  position: relative;
}
.social li a.fa:before {
  font: 16px/18px FontAwesome;
}
.social li a:hover {
	color: #660000;
}
/*======================= HEADER =======================*/
#header-row {
  background: url(../images/headerBg2.jpg) center 0 no-repeat;
}
#logo {
  padding-top: 89px;
  padding-bottom: 86px;
  text-align: center;
}
#logo h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.body__homepage #logo {
  padding-top: 50px;
  padding-bottom: 70px;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  width: 100%;
  background: #ffffff;
}
.navigation ul.sf-menu {
  /*SubMenu Styles*/
}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 1px 0 0;
}
.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 {
	background: url(../images/menu.png);
	color: #ffffff;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
	font-size: 18px;
	line-height: 80px;
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	background: none;
	display: block;
	height: 80px;
	padding: 0 26px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-transform: lowercase;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
	background: url(../images/menu.png);
	color: #ffffff;
}
.navigation ul.sf-menu > li > ul {
  top: 100px;
  /*Define 1st SubMenu position*/
  background: url(../images/menu.png);
  padding: 10px 0;
  width: 128px;
}
.navigation ul.sf-menu > li > ul:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #3e3834 transparent;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: -5px;
}
.navigation ul.sf-menu > li > ul > li > a,
.navigation ul.sf-menu > li > ul > li > span {
  padding: 7px 12px;
}
.navigation ul.sf-menu > li > ul > li > a:hover,
.navigation ul.sf-menu > li > ul > li > span:hover {
  color: #91be4b;
}
.navigation ul.sf-menu > li > ul > li.active > a,
.navigation ul.sf-menu > li > ul > li.sfHover > a,
.navigation ul.sf-menu > li > ul > li.active > span,
.navigation ul.sf-menu > li > ul > li.sfHover > span {
  color: url(../images/menu.png);
}
.navigation ul.sf-menu > li > ul > li + li {
  border-top: 1px solid #5b5652;
}
.navigation ul.sf-menu ul {
  width: 128px;
  /*Define menu width*/
}
.navigation ul.sf-menu li li ul {
  /*Define SubMenu position*/
  top: -12px;
  left: 128px;
}
.navigation ul.sf-menu li li li ul {
  /*Define 2nd+ SubMenu position*/
  top: -12px;
  left: 128px;
}
.navigation ul.sf-menu ul {
  background: #91be4b;
  padding: 12px 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 {
  font-size: 14px;
  line-height: 21px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  padding: 6px 12px;
  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;
  text-align: center;
  text-transform: lowercase;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: none;
  color: #000000;
}
.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 {
  background: none;
  color: #000000;
}
.navigation ul.sf-menu ul li + li {
  border-top: 1px solid #a7cb6f;
}
.navigation ul.sf-menu.sf-vertical {
  width: 128px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 128px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  /*Define 1st SubMenu position*/
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 130px;
}
.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: 128px;
  padding-bottom: 128px;
  margin-bottom: 2px;
}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  /*Define 1st SubMenu position*/
  top: 130px;
  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: 128px;
  top: 128px;
}
.navigation .select-menu {
  margin: 21px 0 !important;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
.mod-article-single {
  margin-bottom: 42px;
}
.mod-article-single .item__module {
  overflow: hidden;
}
.mod-article-single .item__module blockquote {
  color: #706d69;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  background: url(../images/blockquote.png) 0 0 no-repeat;
  line-height: 24px;
  padding: 21px 0 0 10px;
  overflow: hidden;
}
.mod-article-single.custom {
  margin-bottom: 22px;
}
.lh {
  background: url(../images/lh.png) 0 0 repeat-x;
  height: 1px;
  margin-bottom: 8px;
}
.mod-newsflash-adv.services {
  overflow: hidden;
  padding-bottom: 39px;
}
.mod-newsflash-adv.services .row-fluid .item {
  margin-bottom: 46px;
}
.mod-newsflash-adv.services .row-fluid .item .item_content {
  border-top: 1px solid #f3f3f3;
  padding-top: 42px;
}
.mod-newsflash-adv.services .row-fluid:first-child .item .item_content {
  border: none;
  padding-top: 0;
}
.mod-newsflash-adv.services .lazy_container {
  background: none;
}
.mod-newsflash-adv.services .item_inner {
  overflow: hidden;
}
.mod-newsflash-adv.services .item_title {
  margin-bottom: 13px;
}
.mod-newsflash-adv.list .dropcap {
  color: #beb994;
  font-size: 60px;
  line-height: 70px;
  float: left;
  width: 96px;
}
.mod-newsflash-adv.list .item_content {
  overflow: hidden;
}
.mod-newsflash-adv.monials .item_content blockquote {
  border: 2px solid white;
  border-bottom: none;
  padding: 63px 20px 38px;
  background: url(../images/blockquote_before.png) 20px 39px no-repeat;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 28px;
  position: relative;
  margin-bottom: 51px;
}
.mod-newsflash-adv.monials .item_content blockquote:before,
.mod-newsflash-adv.monials .item_content blockquote:after {
  position: absolute;
}
.mod-newsflash-adv.monials .item_content blockquote:before {
  bottom: -41px;
  content: url(../images/blockquote_bottom.png);
  left: -2px;
}
.mod-newsflash-adv.monials .item_content blockquote:after {
  bottom: -2px;
  left: 66px;
  right: -2px;
  border-bottom: 2px solid white;
  content: "";
}
.mod-newsflash-adv.monials .item_content blockquote p {
  display: inline;
  font-weight: bold;
  padding: 23px 0 0 2px;
}
.mod-newsflash-adv.monials .item_content blockquote p:before {
  content: "";
}
.mod-newsflash-adv.monials .item_content blockquote p:after {
  content: url(../images/blockquote_after.png);
  vertical-align: sub;
}
.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 {
  background: url(../images/bg_1.jpg) 50% 0 no-repeat;
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content-row {
  padding-top: 60px;
}
#component {
  min-height: 0;
}
.item {
  margin-bottom: 63px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  color: #706d69;
  margin: 0 0 10.5px;
  overflow: hidden;
  padding-bottom: 10.5px;
  text-transform: lowercase;
}
.item_info_dl dd {
  margin: 0 14px 0 0;
  display: inline;
  font-size: 13px;
}
.item_info_dl dd > * {
  display: inline;
}
.item_info_dl dd .fa {
  font-size: 18px;
  color: #660000;
}
.item_info_dl dd a {
  color: #706d69;
}
.item_info_dl dd a:hover {
  color: #660000;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}
.item_icons.btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.item_icons.btn-group.pull-right ul.dropdown-menu li {
  padding: 0;
  float: none;
}
/*===== Home Page ======*/
.moduletable.line .mod-article-single {
  margin-bottom: 0;
}
.moduletable.post .moduleTitle {
  background: white;
  font-size: 40px;
  line-height: 48px;
  margin: 0;
  padding: 24px 41px 31px;
}
.moduletable.post .moduleTitle.color1 {
	border-top: 11px solid #660000;
}
.moduletable.post .moduleTitle.color2 {
	border-top: 11px solid #585155;
}
.moduletable.post .moduleTitle.color3 {
	border-top: 11px solid #660000;
}
.moduletable.post .item__module {
  background: #ffffff;
  color: #929292;
  text-shadow: none;
}
.moduletable.post .item__module .item_inner {
  line-height: 22px;
  padding: 18px 28px 17px 38px;
}
.moduletable.post .item__module .item_inner .item-title {
  color: #585155;
  font-size: 16px;
  margin-bottom: 16px;
}
.moduletable.post .mod-newsflash-adv_custom-link {
  background: white;
  text-align: right;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.moduletable.post .mod-newsflash-adv_custom-link a {
  background: #ffffff;
  color: #ffffff;
  text-shadow: none;
  display: inline-block;
  font-size: 17px;
  padding: 10px 23px 11px;
  text-transform: lowercase;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.moduletable.post .mod-newsflash-adv_custom-link a:hover {
  background: #767575;
  color: #ffffff;
  text-shadow: none;
}
.moduletable.post:hover .mod-newsflash-adv_custom-link a {
	background: #660000;
	color: #ffffff;
	text-shadow: none;
}
.moduletable.post:hover .mod-newsflash-adv_custom-link a:hover {
  background: #767575;
  color: #ffffff;
  text-shadow: none;
}
.moduletable .tour {
  overflow: hidden;
}
.moduletable .tour .item__module {
  font-size: 17px;
  color: #929292;
  float: left;
  padding-bottom: 38px;
}
.moduletable .tour .item__module .item-title {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 48px;
  color: #615b57;
  line-height: 48px;
  margin-bottom: 10px;
}
.moduletable .tour .mod-newsflash-adv_custom-link {
  float: right;
  padding: 1px 51px 0;
}
.moduletable .tour .mod-newsflash-adv_custom-link a {
	background: #660000;
	color: #ffffff;
	text-shadow: none;
	font-size: 18px;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 20px 70px 17px 29px;
	position: relative;
	text-transform: uppercase;
}
.moduletable .tour .mod-newsflash-adv_custom-link a:after {
  content: url(../images/link.png);
  position: absolute;
  top: 16px;
  right: 20px;
}
.moduletable .tour .mod-newsflash-adv_custom-link a:hover {
  background: #b25658;
  color: #ffffff;
  text-shadow: none;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0;
  text-align: justify;
  font-size: 0.1px;
  display: block;
  line-height: 0;
}
ul.gallery:after {
  content: '';
  display: inline-block;
  width: 100%;
}
ul.gallery .gallery-item {
  list-style: none;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  font-size: 14px;
  line-height: 21px;
  overflow: hidden;
}
ul.gallery .gallery-item .view .content * {
  color: inherit;
}
ul.gallery .gap {
  list-style: none;
}
ul.gallery .gallery-grid .item_img {
  margin-right: 0;
  float: none;
  max-width: 100%;
}
ul.gallery .gallery-grid .item_img img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
ul.gallery .gallery-grid.straightDown {
  float: none;
}
ul.gallery .gallery-grid.straightDown .item_img {
  float: left;
  margin: 0 21px 21px 0 !important;
}
ul.gallery .gallery-grid .view a.hover_more {
  background: none !important;
  line-height: inherit;
  border: none;
  color: inherit;
}
ul.gallery .gallery-grid .view a.hover_more span {
  display: none;
}
ul.gallery .gallery-grid .view a.hover_more:hover {
  color: #999;
}
ul.gallery .gallery-grid .view a {
  color: inherit;
}
ul.gallery .gallery-grid .view a:hover {
  color: #999;
}
ul.gallery .gap {
  display: inline-block;
}
ul.gallery .gallery-list {
  margin: 0 0 15px;
}
ul.gallery .gallery-list .view a.hover_more i {
  display: none;
}
ul.gallery .gallery-list .galleryZoom {
  display: none;
}
ul.gallery .item_more a {
  vertical-align: top;
}
ul.gallery.cols-3 .gap,
ul.gallery.cols-3 .gallery-grid {
  width: 32%;
}
ul.gallery.cols-1 .gap,
ul.gallery.cols-1 .gallery-grid {
  width: 100%;
}
ul.gallery.cols-2 .gap,
ul.gallery.cols-2 .gallery-grid {
  width: 48%;
}
ul.gallery.cols-4 .gap,
ul.gallery.cols-4 .gallery-grid {
  width: 24%;
}
/*===== 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: '"';
}
small {
  display: block;
  font-size: 14px;
  padding-left: 29px;
  padding-bottom: 9px;
}
small strong {
  font-size: 16px;
}
small:before {
  content: "";
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.page-blog .item {
  margin-bottom: 29px;
}
.page-item {
  padding-bottom: 21px;
}
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 14px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
aside .moduletable {
  margin-bottom: 42px;
}
.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 =======================*/
#mainbottom-row {
	background: url(../images/mainbottomBg.png) center center no-repeat;
	border-bottom: 12px solid #660000;
	color: white;
	padding-top: 56px;
}
#mainbottom-row .moduleTitle {
  background: url(../images/mainbottomlh.png) 0 bottom repeat-x;
  color: #ffffff;
  margin-bottom: 40px;
  padding-bottom: 21px;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  background: white;
  padding-top: 70px;
}
/*======================= FOOTER =======================*/
#footer-wrapper {
  background: white;
}
#footer-wrapper .footer-wrapper-inner {
  background: white;
}
#copyright-row {
  text-transform: uppercase;
}
#copyright-row .container {
  border-top: 1px solid #ede7dd;
  padding-top: 54px;
}
ul.footer li {
  display: inline-block;
  margin-right: 42px;
  padding-left: 3px;
}
ul.footer li a,
ul.footer li span {
  color: #716c65;
}
ul.footer li.active a,
ul.footer li.active span,
ul.footer li a:hover {
	color: #660000;
}
#copyright {
  color: #9e9c90;
  font-size: 13px;
  margin-bottom: 42px;
  text-align: center;
}
#copyright .siteName {
  font-size: 15px;
}
#copyright .year:after {
  color: #660000;
  content: '|';
  padding: 0 8px 0 12px;
}
