@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
.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: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-horizontal .control-label {
  text-align: left !important;
}
.element-invisible {
  display: none;
}
input[type="submit"],
input[type="button"],
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  text-shadow: none;
  color: #7d7d7d;
  min-height: 30px;
  box-shadow: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding: 4px 6px;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
.uneditable-input:hover,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
dt,
dd {
  color: #858585;
  margin: 0 15px 0 0;
}
legend {
  font-weight: 300;
  padding-bottom: 15px;
}
.dropdown-menu {
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.item-page .full-item {
  max-width: 100%;
  display: block;
}
dt.article-info-term {
  display: none;
}
dl.article-info-bottom,
dl.article-info-top {
  margin-bottom: 15px;
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 11px;
}
dl.article-info-top dd {
  float: left;
}
dl.article-info-bottom dd {
  float: left;
  margin: 0 10px 0 0;
}
dd span.icon-eye-open,
dd span.icon-time {
  position: relative;
  margin-top: -1px;
  opacity: 0.8;
}
.tags {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}
.tags span {
  float: left;
  height: 24px;
  line-height: 24px;
  position: relative;
  font-size: 11px;
}
.tags span a {
  float: left;
  height: 24px;
  line-height: 24px;
  position: relative;
  font-size: 11px;
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: #555;
  color: #fff;
  text-decoration: none;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.tags span a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -11px;
  width: 0;
  height: 0;
  border-color: transparent #555 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}
.tags span a:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  float: left;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
}
.tags span a:hover {
  background: #7FBE54 !important;
}
.tags span a:hover:before {
  border-color: transparent #7FBE54 transparent transparent;
}
ul.list-striped {
  list-style: none;
}
.img-intro-left img,
.img-intro-right img,
.img-intro-none img,
.item-image img,
.img-fulltext-right img,
.img-fulltext-left img,
.img_caption img {
  max-width: 100%;
  overflow: hidden;
  max-width: auto;
}
.ie8 .img-intro-left img,
.ie8 .img-intro-right img,
.ie8 .img-intro-none img,
.ie8 .item-image img,
.ie8 .img-fulltext-right img,
.ie8 .img-fulltext-left img
.ie8 .img-wrapper,
.ie8 .img_caption img {
  max-width: auto !important;
  width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  display: inline-block;
}
.item-page .img-wrapper {
  margin-top: 6px;
}
.img-intro-none .img-wrapper,
.pull-none.item-image .img-wrapper {
  background: none;
}
.img_caption.left,
.img-intro-left,
.pull-left.item-image {
  float: left;
  margin: 20px 0;
}
.img_caption.right,
.img-intro-right,
.pull-right.item-image {
  float: right;
  margin-left: 20px;
}
.img-intro-none,
.img-fulltext-none,
.pull-none.item-image,
.img_caption.none {
  float: none;
}
div.img_caption {
  position: relative;
  width: 100%;
  height: 100%;
}
p.img_caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 10px;
  margin: 0;
  z-index: 15;
}
.img-intro-left,
.img-intro-right,
.img-intro-none,
.img-fulltext-left,
.img-fulltext-right,
.item-image,
.img_caption {
  max-width: 100%;
  display: block;
}
.image-backdrop {
  display: block;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.img-wrapper a:hover .image-backdrop {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.img-intro-btn {
  display: block;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 45%;
  width: 40px;
  height: 40px;
  z-index: 5;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: 70% 50%;
}
.img-wrapper a:hover .img-intro-btn {
  visibility: visible;
  opacity: 1;
  top: 50%;
  margin-top: -20px;
}
.items-row {
  margin-bottom: 30px;
}
.blog .cat-children h3 {
  font-size: 24px;
}
.blog .cat-children h3.page-header {
  padding: 6px 0;
  margin: 0;
  font-size: 12px;
  font-family: Helvetica, Arial, Serif;
}
.homepage h2.item-title {
  text-align: center;
  color: #525252;
  font-size: 32px;
}
.readmore {
  background-color: #f3f3f3;
  color: #3f3f3f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: capitalize;
  padding: 10px 15px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.readmore:hover,
.readmore:active,
.readmore:focus {
  background: none repeat scroll 0 0 #7fbe54;
  color: #fff;
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.items-more .nav-tabs {
  border-top: 1px solid #e2e2e2;
  padding-top: 12px;
}
.items-more .nav-tabs.nav-stacked li a {
  padding: 3px 0;
  border: 0;
}
.items-more .nav-tabs.nav-stacked li a:hover {
  background: #f8f8f8;
}
.items-leading >div {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.homepage .items-leading>div {
  border: none;
}
.page-header {
  border-bottom: none;
  padding-bottom: 20px;
  margin: 0;
}
.page-header a {
  color: #858585;
}
.page-header a:hover,
.page-header a:active,
.page-header a:focus {
  color: #7FBE54;
}
.dropdown-toggle {
  color: #858585;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #7FBE54;
}
.page-title,
.page-header h1 {
  line-height: 1;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader::before,
.page-subheader::after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader::after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.article-info {
  display: inline-block;
  margin: 0;
  width: 100%;
}
.article-info .article-info-inner {
  float: left;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info span {
  font-weight: bold;
}
.blog .article-info {
  margin: 0;
  width: 90%;
}
.blog .icons .btn {
  padding: 0;
}
ul,
ol {
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
ul.menu li {
  display: inline-block;
}
.zo2-pagination {
  text-align: center;
  width: 100%;
}
.zo2-pagination .counter {
  color: #898989;
  font-size: 13px;
}
.zo2-pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 10px 0;
}
.zo2-pagination ul >li {
  display: inline-block;
  margin: 0 5px;
}
.zo2-pagination ul >li:first-child a,
.zo2-pagination ul >li:last-child a,
.zo2-pagination ul >li:first-child span,
.zo2-pagination ul >li:last-child span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.zo2-pagination ul >li >a {
  color: #898989;
  border: 1px solid #ebebeb;
}
.zo2-pagination ul >li >span {
  border: 1px solid #ebebeb;
}
.zo2-pagination ul >li.active >span {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul >li.active >span:hover,
.zo2-pagination ul >li.active >span:active,
.zo2-pagination ul >li.active >span:focus {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul >li.disabled {
  font-size: 14px;
}
.zo2-pagination ul >li.disabled a {
  line-height: 21px;
}
.pager li a {
  background-color: #f3f3f3;
  color: #3f3f3f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  text-transform: capitalize;
  padding: 10px 15px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  background: none repeat scroll 0 0 #7fbe54;
  color: #fff;
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.pagenav {
  float: none;
  clear: both;
}
.login-form input[type="text"],
.login-form input[type="password"] {
  border: 1px solid #D9D6D0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #888888;
  height: 30px;
  line-height: 30px;
  max-width: 100% !important;
  padding: 0 12px;
}
.login-form button {
  margin: 20px 0;
}
#login-form #form-login-submit {
  width: 100%;
  display: block;
  overflow: hidden;
}
#login-form .logout-button .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .sign-in {
  font-size: 13px;
  line-height: 42px;
  padding-left: 15px;
}
#login-form ul.unstyled {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 12px;
}
#login-form ul.unstyled li {
  float: left;
  font-size: 11px;
  padding-right: 15px;
}
#login-form span.icon-plus-sign {
  visibility: hidden;
}
#login-form .controls label {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
.contact-form textarea,
.contact-form input[type="text"] {
  width: 100%;
}
.contact-form .uneditable-input {
  width: 100%;
}
.contact-form #jform_contact_email_copy-lbl {
  margin-right: 10px;
}
.contact-form legend {
  font-size: 11px;
  color: #666;
  border: 0;
}
.contact-form span.icon-ok-circle {
  position: relative;
  margin-top: -1px;
  padding-right: 5px;
  opacity: 0.8;
}
.contact-form .message-form {
  display: block;
  margin-top: 10px;
}
.contact-form .contact-fields,
.contact-form .message-input {
  display: block;
  width: 98%;
}
.contact-form .message-input textarea {
  width: 100%;
  height: 250px;
}
.contact-form .send-btn,
.contact-form .email-copy {
  padding: 10px 0 0 0;
}
.contact-form .email-copy-label {
  float: left;
}
.contact-form .email-copy-label label {
  margin: 8px 8px 8px 0;
  padding-left: 12px;
  font-size: 11px;
  color: #999;
}
.contact-form .email-copy-input {
  float: left;
}
.contact-form .email-copy-input input[type="checkbox"] {
  height: 15px;
  width: 15px;
  padding: 0;
  vertical-align: middle;
  margin: 12px 0px 8px 0px;
  border: 1px solid #A5A5A5;
}
.name-label label {
  font-weight: bold;
}
.email-label label {
  font-weight: bold;
}
.subject-label {
  margin-top: 10px;
}
.subject-label label {
  font-weight: bold;
}
.message-label label {
  font-weight: bold;
}
.name-input,
.email-input,
.subject-input,
.message-form {
  margin-right: 15px;
}
.filter-search.alert.alert-info {
  background-color: #f5f5f5;
  border: 1px solid #f0f0f0;
  background-image: none;
  padding: 20px;
}
.search-results .result-title {
  margin-top: 24px;
}
.search dt.result-title {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}
#searchForm fieldset {
  margin: 20px 0;
}
#search-results ul.search-results {
  list-style-type: none;
}
#search-results ul.search-results li {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px;
}
#mod-finder-searchform.form-search {
  position: relative;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform.form-search button {
  padding: 5px 10px;
  border: 0;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  text-indent: -9999px;
}
#mod-finder-searchform.form-search input {
  padding: 8px 40px 8px 12px;
  font-size: 11px;
  color: #b2b2b2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform.form-search input.input-medium {
  width: 170px;
}
#mod-finder-searchform.form-search input:hover,
#mod-finder-searchform.form-search input:focus {
  padding: 8px 60px 8px 12px;
  border: 1px solid #aaa;
  color: #565656;
}
.search-module {
  position: relative;
  margin: 0;
  padding: 0;
}
.search-module button {
  padding: 5px 10px;
  border: 0;
  display: block;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
}
.search-module button span {
  text-indent: -9999px;
}
.search-module input {
  font-size: 11px;
  color: #b2b2b2;
  width: 170px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.search-module input:hover,
.search-module input:focus {
  border: 1px solid #000;
  color: #565656;
}
.edit .btn-toolbar {
  margin: 10px 0;
}
.edit .nav {
  border: none;
  margin: 10px 0 20px;
}
.edit .nav li a {
  border: none;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.edit .nav li.active >a {
  background: #0C7FCF;
  color: #fff;
}
.edit .nav li.active >a:hover,
.edit .nav li.active >a:active,
.edit .nav li.active >a:focus {
  border: none;
  color: #fff;
}
.edit #jform_tags_chzn {
  width: 100px !important;
}
.well {
  background-color: #f5f5f5;
  padding: 10px;
}
div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn-drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_language_chzn.chzn-container div.chzn-drop {
  width: 280px !important;
}
form#imageForm.form-vertical div.well div.row div div.control-label label.control-label,
form#imageForm.form-vertical div.well div.row div div.control-label label,
form#imageForm.form-vertical div.well div.row div div.controls p.help-block,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.control-label label.control-label,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.controls p.help-block,
body.contentpane form table tbody tr td.key {
  font-family: Tahoma, Verdana, sans-serif !important;
}
div#jform_metadata_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  width: 280px !important;
  padding: 0px !important;
}
iframe html body.contentpane form#adminForm.form-inline {
  background-color: #FF9900;
}
div#editor-xtd-buttons.btn-toolbar.pull-left {
  margin-top: 10px;
}
a.modal-button.btn,
div.btn-toolbar a.btn,
form#imageForm.form-vertical div.well div.row div.pull-right button.btn.btn-primary,
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group button.btn.hasTooltip,
body.contentpane button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #FFF;
  background-color: #1085DE;
  border: 1px solid #1085DE;
}
form#imageForm.form-vertical div.well div.row div.pull-right button.btn,
button#upload-submit.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1085DE;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #000;
  background-color: #fff;
}
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group {
  clear: both;
}
form#adminForm.form-inline table.table thead tr th.title,
form#adminForm.form-inline table.table thead tr th.center a.hasTip {
  float: left;
}
form#adminForm.form-inline table.table thead tr th.center {
  width: 10% !important;
}
form#adminForm.form-inline fieldset.filter div.filters,
form#adminForm.form-inline fieldset.filter hr.hr-condensed {
  clear: both;
  margin: 10px 0;
}
ul.manager.thumbnails li.imgOutline {
  float: left;
  padding: 10px;
}
body.contentpane form table tbody tr td.key {
  text-align: left;
}
.zo2-megamenu .mega-inner {
  padding: 10px;
  *zoom: 1;
}
.zo2-megamenu .mega-inner::before,
.zo2-megamenu .mega-inner::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-inner::after {
  clear: both;
}
.zo2-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.zo2-megamenu .mega > .mega-dropdown-menu {
  background: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  min-width: 200px;
  display: none;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner {
  border-top: 3px solid #000;
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.07);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.07);
  box-shadow: 0 0 7px rgba(0,0,0,0.07);
  margin-top: 50px;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module .module-title {
  font-size: 170%;
  margin: 0 0 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul {
  margin: 0 0 0 15px;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a {
  color: #4F4F4F;
  display: block;
  padding: 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:hover,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:active,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:focus {
  color: #7FBE54;
}
.zo2-megamenu .mega.open > .mega-dropdown-menu,
.zo2-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.zo2-megamenu .mega-group {
  *zoom: 1;
}
.zo2-megamenu .mega-group::before,
.zo2-megamenu .mega-group::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-group::after {
  clear: both;
}
.zo2-megamenu .mega-nav .mega-group > .mega-group-title,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: inherit;
}
.zo2-megamenu .mega-group-content {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.zo2-megamenu .mega-group-content::before,
.zo2-megamenu .mega-group-content::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-group-content::after {
  clear: both;
}
.zo2-megamenu .mega-group-content > .row > [class*="col-md"] > .mega-inner {
  padding: 0;
}
.zo2-megamenu .col-md-12.mega-col-nav .mega-inner {
  padding: 5px;
}
.zo2-megamenu .mega-nav,
.zo2-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.zo2-megamenu .mega-nav > li,
.zo2-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
  border-bottom: 1px solid #ededed;
}
.zo2-megamenu .mega-nav > li a,
.zo2-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.zo2-megamenu .mega-group > .mega-nav,
.zo2-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.zo2-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.zo2-megamenu .zo2-module {
  margin-bottom: 10px;
}
.zo2-megamenu .zo2-module .module-title {
  margin-bottom: 0;
}
.zo2-megamenu .zo2-module .module-ct {
  margin: 0;
  padding: 0;
}
.zo2-megamenu .zo2-module .module-ct ul {
  list-style: square;
}
.zo2-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.zo2-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.zo2-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.zo2-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.zo2-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.zo2-megamenu .mega-align-justify {
  position: static;
}
.zo2-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.zo2-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.zo2-megamenu .nav .caret,
.zo2-megamenu .dropdown-submenu .caret,
.zo2-megamenu .mega-menu .caret {
  display: none;
}
.zo2-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.zo2-megamenu .nav [class^="icon-"],
.zo2-megamenu .nav [class*=" icon-"] {
  margin-right: 5px;
}
.zo2-megamenu .mega.dropdown-submenu > .mega-dropdown-menu {
  top: 0;
  left: 100%;
}
@media (min-width: 768px) {
  .zo2-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .zo2-megamenu.animate .mega.hovering > .mega-dropdown-menu {
    display: block;
    zoom: 1;
    *display: inline;
  }
  .zo2-megamenu.animate .mega.open > .mega-dropdown-menu,
  .zo2-megamenu.animate .mega.hovering.open > .mega-dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: 20% 20%;
    -webkit-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    -o-transform-origin: 20% 20%;
  }
  .zo2-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .zo2-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
  }
  .zo2-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    transform: scale(0,1);
    transform-origin: 10% 0;
    -webkit-transform: scale(0,1);
    -webkit-transform-origin: 10% 0;
    -ms-transform: scale(0,1);
    -ms-transform-origin: 10% 0;
    -o-transform: scale(0,1);
    -o-transform-origin: 10% 0;
  }
  .zo2-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .zo2-megamenu.animate.slide .mega.hovering > .mega-dropdown-menu {
    overflow: hidden;
  }
  .zo2-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -100%;
  }
  .zo2-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 50px;
  }
  .zo2-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .zo2-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .zo2-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .zo2-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .zo2-megamenu .row-fluid,
  .zo2-megamenu .mega-dropdown-menu,
  .zo2-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .zo2-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
    border-top: 1px solid #eee;
  }
  .zo2-megamenu .hidden-collapse,
  .zo2-megamenu .always-show  .caret,
  .zo2-megamenu .sub-hidden-collapse > .nav-child,
  .zo2-megamenu .sub-hidden-collapse .caret,
  .zo2-megamenu .sub-hidden-collapse > a:after,
  .zo2-megamenu .always-show .dropdown-submenu > a:after {
    display: none !important;
  }
  .zo2-megamenu .mega-caption {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .zo2-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .zo2-megamenu .row-fluid + .row-fluid {
    border-top: 1px solid #999;
  }
  .zo2-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
  }
  .zo2-megamenu .zo2-module {
    margin-bottom: 0;
  }
  .zo2-megamenu .mega-nav > li a,
  .zo2-megamenu .dropdown-menu .mega-nav > li a {
    padding: 5px 20px;
  }
}
@media screen and (max-width: 990px) {
  html {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .offcanvas {
    display: none;
    background: none repeat scroll 0 0 #465158;
    position: absolute;
    height: 100%;
    transition: transform 0.5s ease 0s;
    top: 0;
    left: -50%;
    width: 49%;
  }
  .offcanvas .sidebar-close {
    color: rgba(0,0,0,0.4);
    display: block;
    float: right;
    font-size: 2em;
    padding: 12px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 999;
  }
  .offcanvas .sidebar-close:hover {
    color: #000;
  }
  .offcanvas.active {
    left: 0;
  }
  .wrapper {
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .wrapper:after {
    background: none repeat scroll 0 0 rgba(0,0,0,0.2);
    content: "";
    height: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    -webkit-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    -moz-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    -ms-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    -o-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
  }
  .wrapper.offcanvas-push {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    -webkit-transform: translate3d(250px,0,0);
    transform: translate3d(250px,0,0);
    overflow: hidden;
  }
  .wrapper.offcanvas-push:after {
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    width: 100%;
  }
  body.overflow-hidden {
    width: 100%;
    overflow-x: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .offcanvas-overlay {
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    opacity: 0.5;
    position: fixed;
    z-index: 9999;
    cursor: pointer;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .offcanvas {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    -webkit-transform: translateX(-250px);
    -moz-transform: translateX(-250px);
    -o-transform: translateX(-250px);
    transform: translateX(-250px);
  }
  .offcanvas .sidebar-nav {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
  }
  .offcanvas .sidebar-nav ul li a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: rgba(255,255,255,0.5);
    display: block;
    text-decoration: none;
    padding: 15px;
    -webkit-transition: color 0.3s ease-in-out 0s;
    -moz-transition: color 0.3s ease-in-out 0s;
    -o-transition: color 0.3s ease-in-out 0s;
    transition: color 0.3s ease-in-out 0s;
  }
  .offcanvas .sidebar-nav ul.nav-sub {
    background: none repeat scroll 0 0 #525E66;
  }
  .offcanvas .sidebar-nav >ul >li.nav-active > a {
    background: none repeat scroll 0 0 #7FBE54;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    color: #FFFFFF;
  }
  .offcanvas.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .offcanvas.active .sidebar-nav {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  body> * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body.overflow-hidden > * {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
  }
  .nav-parent {
    position: relative;
  }
  .nav-parent > .nav-oc-toggle {
    position: absolute;
    right: 5px;
    top: 4px;
    border: none !important;
    font-size: 18px;
    height: 8px;
  }
}
.zo2-megamenu {
  font-family: Montserrat;
  color: #565656;
}
.zo2-megamenu .mega-inner {
  padding: 0 !important;
}
.zo2-megamenu .mega .mega-dropdown-menu {
  top: 90%;
}
.zo2-megamenu .mega .mega-dropdown-menu > .mega-dropdown-inner {
  margin-top: -3px !important;
  border-top: none;
}
.zo2-megamenu .mega-dropdown-inner {
  margin-top: -5px !important;
  border: none !important;
  box-shadow: none !important;
}
.zo2-megamenu .navbar-nav >.open>a .caret {
  border-top: none;
}
.zo2-megamenu .navbar-nav .caret {
  border: none;
}
.zo2-megamenu .navbar-nav >li >a {
  color: #565656 !important;
  text-transform: uppercase;
  padding: 16px 20px !important;
  font-weight: 500;
}
.zo2-megamenu .navbar-nav >li >a:hover,
.zo2-megamenu .navbar-nav >li >a:focus {
  color: #fff !important;
}
.zo2-megamenu .navbar-nav ul.mega-nav li .group-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 120%;
}
.zo2-megamenu .navbar-nav ul.mega-nav li .group-title:hover {
  color: #565656;
  background: none !important;
}
nav.zo2-menu {
  margin-top: 15px !important;
}
nav.zo2-menu .navbar-nav ul.mega-nav li {
  border: none !important;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a {
  font-weight: 500;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a:hover {
  background-color: #268663 !important;
}
nav.zo2-menu .navbar-nav ul.mega-nav li:hover > a {
  color: #4f4f4f !important;
}
.container>.navbar-collapse .navbar-nav {
  float: right;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a {
  text-align: left;
  font-family: Open Sans;
}
.zo2-megamenu .navbar-nav ul.mega-nav li .group-title {
  font-family: Montserrat;
}
.zo2-megamenu .navbar-nav ul.mega-nav li .group-title:hover {
  color: #565656 !important;
}
.zo2-megamenu .mega .mega-dropdown-menu > .mega-dropdown-inner .mega-dropdown-inner .mega-dropdown-inner {
  border: none;
  background-color: #e1e6e6;
  width: 235px;
}
.zo2-megamenu .mega .mega-dropdown-menu > .mega-dropdown-inner .mega-dropdown-inner .mega-dropdown-inner .mega-inner li a:hover .mega-inner li a:hover {
  background: red !important;
}
.zo2-megamenu.animate .mega.open > .mega-dropdown-menu,
.zo2-megamenu.animate .mega.hovering.open > .mega-dropdown-menu .mega-dropdown-menu {
  border: none;
  margin-top: -2px;
}
.mega.dropdown > .mega-dropdown-menu {
  display: none \9 !important;
}
.mega.dropdown.open.hovering > .mega-dropdown-menu {
  display: block \9 !important;
}
.navbar-nav > li {
  display: block !important;
}
nav.zo2-menu .navbar-nav ul.mega-nav li:hover > a {
  background: #268663 !important;
  color: #FFFFFF !important;
}
nav.zo2-menu .navbar-nav ul.mega-nav li:hover > a.group-title {
  background: none !important;
  color: #4F4F4F !important;
}
.offcanvas .sidebar-nav ul li ul li a {
  padding-left: 25px;
}
.offcanvas .sidebar-nav ul li ul li ul li a {
  padding-left: 35px;
}
.offcanvas .sidebar-nav ul li ul li ul li ul li a {
  padding-left: 45px;
}
h3.moduletitle {
  background: url("../images/module-title-line.jpg") no-repeat left bottom;
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 20px;
  padding-bottom: 25px;
  color: #2d3d51;
}
#zo2-bottom1 h3.moduletitle,
#zo2-bottom2 h3.moduletitle {
  background: url("../images/module-title-line-dark.jpg") no-repeat left bottom;
  color: #fff;
  font-size: 22px;
}
.no-line h3.moduletitle {
  background: none;
}
.breadcrumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
ul.categories-module li {
  border-bottom: 1px solid #eaeaea;
  color: #333;
  padding: 10px 5px;
  display: block;
  line-height: 40px;
}
ul.categories-module li i {
  float: left;
  padding-right: 10px;
}
ul.categories-module li h2,
ul.categories-module li h3,
ul.categories-module li h4,
ul.categories-module li h5,
ul.categories-module li h6 {
  margin: 0;
  text-transform: none;
}
ul.categories-module li a {
  color: #4f4f4f;
  display: block;
  font-size: 13px;
}
ul.categories-module li:hover,
ul.categories-module li.active {
  color: #7fbe54;
}
ul.categories-module li:hover a,
ul.categories-module li.active a {
  color: #7fbe54;
}
ul.archive-module li {
  padding: 10px 5px;
  display: block;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.07);
  box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.07);
}
ul.archive-module li a {
  display: block;
}
ul.archive-module li:hover,
ul.archive-module li.active {
  color: #333;
  background: #f8f8f8;
}
ul.archive-module li:hover a,
ul.archive-module li.active a {
  color: #333;
  background: #f8f8f8;
}
.tagspopular ul li {
  float: left;
  display: inline-block;
  padding-right: 6px;
  margin: 3px 0;
}
.tagspopular ul li a {
  display: block;
  padding: 4px 15px;
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-position: 0 50%;
  color: #666;
  font-size: 11px;
}
.tagspopular ul li a:hover {
  background-color: #333333;
  color: #fff;
}
ul.mostread li {
  float: left;
  display: inline-block;
  padding-right: 6px;
  margin: 3px 0;
}
ul.mostread li a {
  display: block;
  padding: 4px 15px;
  border: 1px solid #e8e8e8;
  color: #666;
  font-size: 11px;
}
ul.mostread li a:hover {
  background-color: #333333;
  padding: 4px 17px 4px 15px;
  color: #fff;
}
.clearfix {
  clear: both;
}
.zt-typo-boxes {
  border-bottom: 1px solid #e2e3e5;
  margin: 0;
  padding: 20px 0;
  width: 100%;
}
.zt-typo-boxes-inside {
  padding: 0 10px;
}
p {
  margin: 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 1.1;
}
h1 {
  font-size: 350%;
}
h2 {
  font-size: 275%;
}
h3 {
  font-size: 240%;
}
h4 {
  font-size: 200%;
}
h5 {
  font-size: 175%;
}
h6 {
  font-size: 150%;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
pre,
.zt-code1,
.zt-code2,
.zt-code3 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #222;
  font: normal .92em/32px 'Curier New', monospace !important;
  margin: 0;
  padding: 20px;
}
pre,
.zt-code1 {
  background: #d3d9f5;
}
.zt-code2 {
  background: #d6edd5;
}
.zt-code3 {
  border: 1px solid #eee;
  background-color: #fefefe;
  color: #363636;
  padding-left: 82px !important;
}
.zt-code3 h4 {
  background: none repeat scroll 0 0 #A8B4EF;
  color: #FFFFFF;
  margin: 0 0 0 -64px !important;
  padding: 3px 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 55px;
}
.zt-highlight1,
.zt-highlight2,
.zt-highlight3,
.zt-highlight4 {
  cursor: default;
  padding: 1px 5px;
  text-shadow: none;
}
.zt-highlight1 {
  background: #e5e5e5;
  color: #2f2f2f;
}
.zt-highlight2 {
  background: #7fb2ff;
  color: #fff;
}
.zt-highlight3 {
  background: #ff7f7f;
  color: #fff;
}
.zt-highlight4 {
  background: #ffe400;
  color: #2f2f2f;
}
[class^="zt-icon-"] li,
[class*=" zt-icon-"] li {
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  list-style: none;
}
[class^="zt-icon-"] li:before,
[class*=" zt-icon-"] li:before {
  text-decoration: inherit;
  display: inline-block;
  font-family: FontAwesome;
  speak: none;
  margin-right: 5px;
}
.zt-icon-angle-left li:before {
  content: "\f104";
}
.zt-icon-angle-right li:before {
  content: "\f105";
}
.zt-icon-angle-up li:before {
  content: "\f106";
}
.zt-icon-angle-down li:before {
  content: "\f107";
}
.zt-icon-arrow-left li:before {
  content: "\f060";
}
.zt-icon-arrow-right li:before {
  content: "\f061";
}
.zt-icon-arrow-up li:before {
  content: "\f062";
}
.zt-icon-arrow-down li:before {
  content: "\f063";
}
.zt-icon-caret-down li:before {
  content: "\f0d7";
}
.zt-icon-caret-up li:before {
  content: "\f0d8";
}
.zt-icon-caret-left li:before {
  content: "\f0d9";
}
.zt-icon-caret-right li:before {
  content: "\f0da";
}
.zt-icon-chevron-up li:before {
  content: "\f077";
}
.zt-icon-chevron-down li:before {
  content: "\f078";
}
.zt-icon-chevron-left li:before {
  content: "\f053";
}
.zt-icon-chevron-right li:before {
  content: "\f054";
}
.zt-icon-chevron-sign-left li:before {
  content: "\f137";
}
.zt-icon-chevron-sign-right li:before {
  content: "\f138";
}
.zt-icon-chevron-sign-up li:before {
  content: "\f139";
}
.zt-icon-chevron-sign-down li:before {
  content: "\f13a";
}
.zt-icon-circle-arrow-left li:before {
  content: "\f0a8";
}
.zt-icon-circle-arrow-right li:before {
  content: "\f0a9";
}
.zt-icon-circle-arrow-up li:before {
  content: "\f0aa";
}
.zt-icon-circle-arrow-down li:before {
  content: "\f0ab";
}
.zt-icon-double-angle-left li:before {
  content: "\f100";
}
.zt-icon-double-angle-right li:before {
  content: "\f101";
}
.zt-icon-double-angle-up li:before {
  content: "\f102";
}
.zt-icon-double-angle-down li:before {
  content: "\f103";
}
.zt-icon-hand-right li:before {
  content: "\f0a4";
}
.zt-icon-hand-left li:before {
  content: "\f0a5";
}
.zt-icon-hand-up li:before {
  content: "\f0a6";
}
.zt-icon-hand-down li:before {
  content: "\f0a7";
}
.zt-icon-long-arrow-down li:before {
  content: "\f175";
}
.zt-icon-long-arrow-up li:before {
  content: "\f176";
}
.zt-icon-long-arrow-left li:before {
  content: "\f177";
}
.zt-icon-long-arrow-right li:before {
  content: "\f178";
}
blockquote {
  border: none;
  font-style: italic;
  margin: 20px 0;
}
blockquote p {
  font-size: 100%;
}
blockquote small:before {
  content: "";
}
blockquote div {
  display: block;
}
blockquote div.zt-blockquote1 {
  background: url(../images/typo/open1.png) no-repeat left bottom;
}
blockquote div.zt-blockquote1 div {
  background: url(../images/typo/close1.png) no-repeat right top;
  padding: 0 22px;
}
blockquote div.zt-blockquote2 {
  background: url(../images/typo/open1.png) no-repeat left top;
}
blockquote div.zt-blockquote2 div {
  background: url(../images/typo/close1.png) no-repeat right top;
  padding: 0 22px;
}
blockquote div.zt-blockquote3 {
  background: url(../images/typo/open2.png) no-repeat left bottom;
  padding-bottom: 1px;
}
blockquote div.zt-blockquote3 div {
  background: url(../images/typo/close2.png) no-repeat right top;
  padding: 5px 48px 0;
}
blockquote div.zt-blockquote4 {
  background: url(../images/typo/open2.png) no-repeat left top;
}
blockquote div.zt-blockquote4 div {
  background: url(../images/typo/close2.png) no-repeat right top;
  padding: 0 48px;
}
.zt-box-info,
.zt-box-warning,
.zt-box-stickynote,
.zt-box-upload,
.zt-box-download {
  color: #353535;
  padding: 15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.99);
}
.zt-box-info:before,
.zt-box-warning:before,
.zt-box-stickynote:before,
.zt-box-upload:before,
.zt-box-download:before {
  text-decoration: inherit;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 150%;
  speak: none;
  margin-right: 10px;
}
.zt-box-info:before {
  content: "\f129";
}
.zt-box-warning:before {
  content: "\f071";
}
.zt-box-stickynote:before {
  content: "\f0eb";
}
.zt-box-upload:before {
  content: "\f093";
}
.zt-box-download:before {
  content: "\f019";
}
.zt-box-info {
  background: #e5f4f9;
}
.zt-box-warning {
  background: #f8e7e5;
}
.zt-box-stickynote {
  background: #f6f2e1;
}
.zt-box-upload {
  background: #e4f7d3;
}
.zt-box-download {
  background: #e7ebfb;
}
body {
  line-height: 20px;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #4e4d4d;
  background-color: #fff;
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a {
  color: #7fbe54;
  text-decoration: none;
  outline: none !important;
  -webkit-transition: color 0.15s linear 0s;
  -moz-transition: color 0.15s linear 0s;
  -o-transition: color 0.15s linear 0s;
  transition: color 0.15s linear 0s;
}
a:hover,
a:focus,
a:active {
  color: #000;
  text-decoration: none;
}
p {
  margin: 12px 0;
}
.modal-body {
  padding: 10px;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
.full-width .col-md-12 {
  padding: 0;
}
.full-width .row {
  margin: 0;
}
body.boxed .wrapper {
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  padding: 0;
}
body.boxed .wrapper .is-sticky #zo2-header {
  width: auto;
}
body.boxed .wrapper #aboutus {
  padding-left: 15px;
}
.wrapper .is-sticky #zo2-header {
  background: none;
  position: relative;
  z-index: 456;
  width: 100%;
  box-shadow: 0 2px 5px -2px #202020;
}
#top-menu {
  margin: 18px 0;
}
#top-menu .mod-wrapper-menu ul li {
  line-height: 15px;
}
#top-menu .mod-wrapper-menu ul li a {
  background: none;
  border-right: 1px solid #ececec;
  color: #707070;
  padding: 0 15px;
}
#top-menu .mod-wrapper-menu ul li a:hover,
#top-menu .mod-wrapper-menu ul li a:focus {
  background: none;
  color: #000;
}
#top-menu .mod-wrapper-menu ul li:last-child a {
  border: none;
}
#top-search form {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  float: right;
  height: 60px;
  padding: 0 25px;
  line-height: 60px;
}
#top-search form button {
  background: url("../images/search-icon.png") no-repeat scroll center center rgba(0,0,0,0);
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  height: 60px;
  padding: 0;
  text-indent: -999em;
  width: 17px;
}
#top-search form button[class] {
  background: url("../images/search-icon.png") no-repeat scroll center center transparent;
}
#top-search #mod-search-searchword {
  border: none;
  background: transparent;
  color: #9a9a9a;
  height: 15px;
  line-height: 15px;
  outline: none;
  padding: 0 0 0 10px;
}
nav.zo2-menu {
  background: none;
  border: none;
  margin: 13px 0;
  min-height: inherit;
}
nav.zo2-menu .navbar-nav > li {
  font-size: 133%;
  line-height: 16px;
}
nav.zo2-menu .navbar-nav > li >a {
  padding: 0 20px;
  color: #323232;
  font-size: 16px;
}
nav.zo2-menu .navbar-nav > .open a {
  background: none;
  color: #7fbe54;
}
nav.zo2-menu .navbar-nav > .open a:hover,
nav.zo2-menu .navbar-nav > .open a:focus {
  background: none;
  color: #7fbe54;
}
nav.zo2-menu .navbar-nav .active a {
  background: none;
  color: #7fbe54;
}
nav.zo2-menu .navbar-nav .active a:hover,
nav.zo2-menu .navbar-nav .active a:focus {
  background: none;
  color: #7fbe54;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a {
  color: #4f4f4f;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a:hover,
nav.zo2-menu .navbar-nav ul.mega-nav li a:active,
nav.zo2-menu .navbar-nav ul.mega-nav li a:focus {
  color: #71b344;
}
nav.zo2-menu .navbar-nav ul.mega-nav li.active a {
  color: #71b344;
}
.slide-button {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 13px;
  margin-top: 15px;
  padding: 10px 28px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.slide-button:hover,
.slide-button:active,
.slide-button:focus {
  background: none repeat scroll 0 0 rgba(255,255,255,0.1);
  color: #fff;
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
#zo2-hello {
  background-color: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  padding: 30px 0;
  margin-bottom: 0;
}
#zo2-hello h1 {
  color: #2c2c2c;
  font-size: 30px;
  line-height: 1.5;
  margin: 0;
  font-size: 265%;
  font-weight: 500;
}
#zo2-hello .btn {
  margin-top: 0;
}
#zo2-features {
  text-align: center;
}
#zo2-features .top-features {
  padding-top: 50px;
}
#zo2-features .top-features .zo2-feature {
  margin-top: 35px;
  background-color: #fff;
  color: #313131;
  position: relative;
}
#zo2-features .top-features .zo2-feature .zo2-circle {
  background-color: #FFFFFF;
  border: 5px solid #EFEFEF;
  top: -36px;
  left: 44%;
  margin-left: -35px;
  position: absolute;
  text-align: center;
  font-size: 50px;
  line-height: 110px;
  height: 110px;
  width: 110px;
  border-radius: 50%;
  text-shadow: 0 3px 0 rgba(0,0,0,0.1);
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease;
  color: #7fbe54;
}
#zo2-features .top-features .zo2-feature .zo2-circle:before {
  display: block;
  content: '';
  position: absolute;
  left: -10px;
  top: -10px;
  padding: 5px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  transform: scale(0.8);
  box-shadow: 0 0 0 3px #7FBE54;
}
#zo2-features .top-features .zo2-feature .zo2-circle i {
  vertical-align: top;
  line-height: inherit;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text {
  padding: 90px 10% 30px;
  text-align: center;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text .zo2-feature-text-title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text .zo2-feature-description {
  font-size: 14px;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text .zo2-feature-description p {
  margin-bottom: 20px;
}
#zo2-features .top-features:hover .zo2-circle {
  background-color: #7FBE54;
  border: 5px solid transparent;
  color: #fff;
}
#zo2-features .top-features:hover .zo2-circle:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  transform: scale(1);
}
#zo2-header-top {
  border-bottom: 1px solid #ebebeb;
}
#zo2-header-top .container {
  padding: 0;
}
#zo2-header {
  padding: 45px 0;
}
#zo2-bottom1 {
  background-color: #2a2a2a;
  color: #ffffff;
}
#zo2-bottom1 .container {
  padding-bottom: 50px;
  padding-top: 30px;
}
#zo2-bottom1 .zo2-mail {
  border: 1px solid #4c4c4c;
  color: #898989;
  height: 35px;
  line-height: 35px;
}
#zo2-bottom1 .zo2-mail input {
  background: transparent;
  border: none;
  color: #898989;
  outline: none;
  line-height: 2;
  width: 80%;
}
#zo2-bottom1 .zo2-mail i {
  padding-left: 10px;
  padding-right: 10px;
}
#zo2-bottom1 .btn {
  background-color: transparent;
  border: 1px solid #4c4c4c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #898989;
  height: 35px;
  line-height: 35px;
  padding: 0;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#zo2-bottom1 .btn:hover,
#zo2-bottom1 .btn:active,
#zo2-bottom1 .btn:focus {
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  background: none;
}
#zo2-bottom1 .no-line h3 {
  margin: 0;
}
#zo2-bottom2 {
  background-color: #2a2a2a;
  color: #ffffff;
  padding: 50px 0;
}
#zo2-bottom2 a {
  color: #fff;
}
#zo2-bottom2 p {
  color: #ababab;
  font-size: 13px;
}
#zo2-bottom2 address {
  font-size: 14px;
  line-height: 1.5;
}
#zo2-bottom2 address i {
  padding-right: 15px;
}
.social {
  margin-top: 10px;
}
.social a {
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #8d8d8d;
  display: inline-block;
  height: 37px;
  margin: 0 5px;
  width: 37px;
}
.social a:hover {
  color: #fff;
  text-decoration: none;
}
.social a i {
  display: inline-block;
  font-size: 150%;
  height: 37px;
  line-height: 37px;
  text-align: center;
  vertical-align: top;
  width: 37px;
}
.social a.facebook:hover {
  background-color: #2568bc;
}
.social a.twitter:hover {
  background-color: #23D8E8;
}
.social a.google-plus:hover {
  background-color: #484848;
}
.social a.rss:hover {
  background-color: #FE8631;
}
.social a.linkedin:hover {
  background-color: #027BA5;
}
.social a.youtube:hover {
  background-color: #D65655;
}
.social a.pinterest:hover {
  background-color: #CC1C2C;
}
.social.footer-social a {
  background-color: #393939;
}
#news {
  margin: 50px 0 120px;
}
#news .mod-news img {
  float: left;
  padding-right: 30px;
  max-width: 100%;
}
#news .mod-news.custom h3 {
  color: #2c2c2c;
  font-size: 18px;
}
.latest-news li {
  padding-bottom: 10px;
  list-style: none;
}
.latest-news .thumb {
  border: 3px solid #272727;
  display: block;
  float: left;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  width: 82px;
}
.latest-news .desc {
  margin-left: 100px;
}
.latest-news .title {
  display: block;
}
.latest-news .time {
  color: #898989;
  display: block;
  font-size: 11px;
}
.gmap-page .embed-container {
  padding-bottom: 0;
}
.module .zt-image-frame {
  background: none;
  padding: 0;
  border: none;
  display: block;
  float: left;
  margin: 5px;
  box-shadow: none;
}
.module .zt-image-frame img {
  border: 4px solid #fff;
}
footer {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}
footer section {
  float: left;
}
footer .copyright {
  float: left;
}
footer .footer_zo2_logo img {
  float: right;
}
.highslide-gallery ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.highslide-gallery ul li {
  background: none repeat scroll 0 center rgba(0,0,0,0);
  float: left;
  list-style: none outside none;
  margin: 3px;
  padding: 0;
}
.highslide-gallery ul li img {
  float: left;
  margin: 0;
}
#gototop {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 10px;
  height: 50px;
  padding: 12px 14px;
  position: fixed;
  right: 30px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 50px;
  z-index: 100;
}
#gototop i {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}
.box-color {
  background: #7FBE54;
  color: #aaa;
  padding: 20px;
}
.box-color h3.moduletitle {
  background: none;
  color: #ffffff;
  font-size: 200%;
  font-weight: 300;
  padding-bottom: 0;
}
.box-color ul.weblinks li,
.box-color ul.menu li {
  border-bottom: 1px solid #608f40;
  width: 100%;
}
.box-color ul.weblinks li a,
.box-color ul.menu li a {
  background: none;
  padding: 10px 0;
}
.box-color ul.weblinks li a:hover,
.box-color ul.weblinks li a:active,
.box-color ul.weblinks li a:focus,
.box-color ul.menu li a:hover,
.box-color ul.menu li a:active,
.box-color ul.menu li a:focus {
  background: none;
}
.box-color ul.weblinks li:hover a,
.box-color ul.menu li:hover a,
.box-color ul.weblinks li.active a,
.box-color ul.menu li.active a {
  margin-left: 10px;
  -webkit-transition: all linear .3s;
  -moz-transition: all linear .3s;
  -o-transition: all linear .3s;
  transition: all linear .3s;
}
.box-color ul.weblinks li a,
.box-color ul.menu li a {
  color: #fff !important;
}
.homepage .zo2-social-wrap {
  text-align: center;
  margin-top: 20px;
}
#zo2comment-tabs .embed-container {
  padding-bottom: 0;
}
.btn-success {
  border: none;
  background-color: #7ebe54;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  padding: 10px 15px;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.carousel-caption {
  font-weight: 300;
  text-align: left;
  top: 20%;
  color: #fff;
}
.carousel-caption h3 {
  color: #fff;
  font-size: 40px;
}
.carousel-caption p {
  font-size: 16px;
}
.bs-example {
  margin: 15px 0;
}
@media (max-width: 767px) {
  .wrapper #style-switcher {
    display: none;
  }
  .wrapper .is-sticky #zo2-header {
    background: none;
    position: relative !important;
  }
  body {
    padding-left: 10px;
    padding-right: 10px;
  }
  body .mobile-logo {
    float: right;
  }
  body .mobile-menu {
    float: left;
    position: absolute;
    z-index: 9898;
    top: 105px;
    width: auto;
  }
  body nav.zo2-menu {
    margin: 0;
  }
  body nav.zo2-menu .navbar-toggle {
    border: none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 11px 0 0 0;
  }
  body nav.zo2-menu .navbar-toggle .icon-bar {
    background-color: #FFFFFF;
    display: block;
    height: 4px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    width: 30px;
  }
  body nav.zo2-menu .navbar-toggle:hover {
    background: none;
  }
  body nav.zo2-menu .navbar-toggle:hover .icon-bar {
    background-color: #FFFFFF;
  }
  body .navbar-nav {
    margin: 0;
  }
  body .navbar-header {
    float: left;
  }
  body nav.zo2-menu .navbar-nav > li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eaeaea;
  }
  body .zo2-feature {
    margin-bottom: 30px;
  }
  body #news .mod-news img {
    float: none;
  }
  body #top-search form {
    padding: 0 15px;
  }
  body .social a {
    height: 35px;
    margin: 0 3px;
    width: 35px;
  }
  body #zo2-header {
    padding: 10px 0;
  }
  body .copyright {
    text-align: center;
    float: none;
  }
  body .footer_zo2_logo {
    text-align: center;
    margin-top: 20px;
  }
  body .footer_zo2_logo img {
    float: none;
  }
  body #top-menu {
    text-align: center;
  }
  body #top-search form {
    text-align: center;
    border: none;
    float: none;
  }
  body .social.header-social {
    text-align: center;
  }
  body #zo2-header-top {
    padding-bottom: 20px;
  }
  body #zo2-bottom1 .btn {
    font-size: 9px;
  }
  body #zo2-bottom1 .no-line h3 {
    margin-bottom: 15px;
  }
  body #zo2-bottom2 .module {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .wrapper #canvas {
    display: none;
  }
  .navbar-nav {
    margin: 7px 0;
  }
  .zo2-megamenu .mega > .mega-dropdown-menu {
    max-width: 200px;
  }
  .zo2-megamenu .mega > .mega-dropdown-menu iframe {
    width: 190px;
    height: 116px;
  }
  .mega-dropdown-inner .mega-dropdown-inner .mega-dropdown-inner {
    max-width: 200px !important;
  }
  .mega-dropdown-inner .mega-dropdown-inner .mega-dropdown-inner a {
    padding: 10px 10px !important;
  }
  #contact .custom {
    line-height: 30px !important;
  }
  #contact .breadcrumb {
    margin-bottom: 0 !important;
  }
  #contact .breadcrumb li a.pathway {
    padding: 0 0 0 10px !important;
  }
  #mnu_left.col-sm-3 {
    width: 100% !important;
  }
  #message.col-sm-9 {
    width: 100% !important;
  }
  #right.col-sm-3 {
    width: 100% !important;
  }
  #component {
    padding: 0;
  }
  #zo2-hello .container h1 {
    margin: 0 10px 20px 0 !important;
    padding-top: 0 !important;
  }
  #zo2-hello .container .readmore {
    float: none !important;
    padding: 8px 15px !important;
  }
  h1 {
    line-height: 35px !important;
    font-size: 200% !important;
  }
  .k2AccountPage table tr td label {
    white-space: inherit !important;
  }
  .zo2-megamenu .navbar-nav > li > a {
    padding: 10px !important;
    font-size: 10px !important;
  }
  #zo2-hello h1 {
    font-size: 140%;
  }
  .highslide-gallery ul li {
    width: 29% !important;
  }
  #zo2-hello .container .readmore {
    margin: 10px;
    font-size: 80%;
  }
  #breadcrumb1 h3 {
    font-size: 150% !important;
  }
  #zo2-bottom1 h3 span {
    font-size: 14px !important;
  }
  #zo2-bottom1 .custom {
    font-size: 100% !important;
  }
  #zo2-bottom1 .mod-wrapper li a {
    font-size: 100% !important;
  }
  #copyright footer .copyright {
    font-size: 100% !important;
  }
  .mega-dropdown-inner .mega-col-nav {
    width: 100%;
    float: left;
  }
  .mega-dropdown-inner .mega-col-nav .mega-col-nav {
    width: 100%;
    float: left;
  }
  .mega-dropdown-inner .mega-col-nav .mega-col-nav .mega-col-nav {
    width: 100%;
    float: left;
  }
  .dropdown-menu .mega-nav > li a {
    font-size: 13px !important;
  }
  .form-inline .table {
    width: 70% !important;
  }
  .archive fieldset .filter-search select {
    margin-top: 5px;
  }
  .archive fieldset legend {
    font-size: 100% !important;
    padding: 5px 0 5px 10px !important;
  }
  #contact {
    background: url("../images/bg-bread.png") repeat scroll left top rgba(0,0,0,0) !important;
    height: auto !important;
  }
  .newsfeed-category ul.list-striped {
    width: 100% !important;
  }
  .newsfeed-category fieldset .btn-group select {
    width: 175px !important;
  }
  div.itemContainerLast {
    margin-bottom: 25px;
  }
  .homepage .body #message {
    width: 100%;
  }
  #mnu_left #login-form input {
    width: 160px !important;
  }
  #mnu_left #login-form input#modlgn-remember {
    width: 15px !important;
  }
  .show-grid .col-md-4 {
    margin: 10px 3px !important;
    float: left;
  }
  .show-grid .col-md-3 {
    float: left;
  }
  .show-grid .col-md-8 {
    float: left;
  }
  ul.the-icons {
    clear: none !important;
  }
  ul.the-icons li {
    margin: 0 !important;
  }
  .row-fluid .span4 {
    width: 30% !important;
  }
  .article .item-page ul li {
    border: none !important;
  }
  .item-page a.lightbox-modal {
    width: 20%;
    margin: 0 20px 20px 0;
  }
  #message .zt-typo-boxes .col-md-3 {
    width: 25% !important;
    float: left;
  }
  div.userItemHeader div.userItemCategory {
    margin-right: 3px !important;
    padding: 5px !important;
  }
  div.userItemHeader div.userItemCommentsLink {
    margin-right: 3px !important;
  }
  div.userItemHeader span.userItemDateCreated {
    margin-right: 3px !important;
    padding: 5px 5px 5px 20px !important;
  }
  .latestItemBody {
    margin: 0 0 15px 0 !important;
  }
  div.latestItemImageBlock {
    float: none !important;
  }
  table textarea {
    width: 60% !important;
  }
  .k2AccountPage table label {
    font-size: 90% !important;
  }
  #adminForm .btn-group {
    width: auto !important;
  }
  .column-1,
  .column-2 {
    clear: left;
  }
  a.lightbox-modal {
    width: 29%;
  }
  .rtl .archive fieldset legend {
    padding: 5px !important;
  }
  .rtl .nav-parent > .nav-oc-toggle {
    left: 5px;
    right: auto;
  }
  .rtl .userItemHeader .userItemCategory {
    margin: 0 0 3px 3px !important;
  }
  .rtl .userItemHeader .userItemCommentsLink {
    margin: 0 0 3px 3px !important;
  }
  .rtl .userItemHeader .userItemDateCreated {
    margin: 0 0 3px 3px !important;
  }
  .rtl .userItemHeader .userItemTagsBlock {
    margin: 0 0 3px 3px !important;
  }
  .rtl .userItemIntroText {
    clear: right !important;
  }
  .rtl .userDescription p {
    display: block !important;
  }
  .rtl #mnu_left ul.menu li {
    display: inline-block !important;
  }
  .rtl #mnu_left ul.menu li a {
    width: 100% !important;
  }
}
@media (min-width: 991px) and (max-width: 1150px) {
  .navbar-nav {
    margin: 7px -15px;
  }
  .rtl .nav-parent > .nav-oc-toggle {
    left: 5px;
    right: auto;
  }
  .rtl .userItemHeader .userItemCategory {
    margin: 0 0 3px 3px !important;
  }
  .rtl .userItemHeader .userItemCommentsLink,
  .rtl .userItemHeader .userItemDateCreated,
  .rtl .userItemHeader .userItemTagsBlock {
    margin: 0 0 3px 3px !important;
  }
  .rtl .userItemIntroText {
    clear: right !important;
  }
  .rtl .userDescription p {
    display: block !important;
  }
  .wrapper .zo2-socialshares-floatbar {
    margin: 0 0 0 -45px;
  }
  div.userItemHeader .userItemTagsBlock {
    margin-top: 3px !important;
  }
  a.lightbox-modal {
    width: 29%;
  }
  h1 {
    line-height: 35px !important;
    font-size: 200% !important;
  }
  .itemlist div.catItemView .container .logItemImageBlock {
    margin-top: 25px !important;
  }
  .newsfeed-category ul.list-striped {
    width: auto !important;
  }
  .list-striped p {
    clear: left !important;
  }
  .archive fieldset .filter-search select {
    margin-top: 5px;
  }
  table textarea {
    width: 60% !important;
  }
  .k2AccountPage table label {
    font-size: 90% !important;
  }
  .zo2-megamenu .navbar-nav > li > a {
    padding: 10px !important;
  }
  .highslide-gallery ul li {
    width: 29% !important;
  }
  #mnu_left #login-form input {
    width: 160px !important;
  }
  #mnu_left #login-form input#modlgn-remember {
    width: 15px !important;
  }
  ul.the-icons {
    margin-right: 5px !important;
  }
  .row-fluid .span4 {
    width: 30% !important;
  }
  .show-grid .col-md-4 {
    margin: 10px 4px !important;
    float: left;
  }
  .article .item-page ul li {
    border: none !important;
  }
  .item-page a.lightbox-modal {
    width: 20%;
  }
  #component .item-page iframe {
    height: 412px !important;
  }
  div.userItemHeader div.userItemCategory {
    margin-right: 3px !important;
    padding: 5px !important;
  }
  div.userItemHeader div.userItemCommentsLink {
    margin-right: 3px !important;
  }
  div.userItemHeader span.userItemDateCreated {
    margin-right: 3px !important;
    padding: 5px 5px 5px 20px !important;
  }
  div.latestItemImageBlock {
    float: none !important;
  }
  #component {
    padding: 0;
  }
  .latestItemBody {
    margin: 0 0 15px 0 !important;
  }
}
@media (min-width: 1151px) and (max-width: 1180px) {
  .zo2-menu >.container {
    padding: 0 !important;
  }
}
@media (max-width: 750px) {
  .pricing_box h2 {
    font-size: 20px !important;
  }
  .pricing_box a.button {
    padding: 5px 15px !important;
  }
}
@media (max-width: 320px) {
  body {
    padding: 0;
  }
  .wrapper .zo2-socialshares-floatbar {
    display: none;
  }
  .wrapper .tp-caption.cap_main {
    display: none !important;
  }
  .wrapper .tp-caption.cap_button {
    left: 40px !important;
  }
  .wrapper .is-sticky #zo2-header {
    background: none;
    position: relative !important;
  }
  div,
  h1,
  h2,
  h3,
  h4,
  h5,
  h5,
  span,
  label,
  p,
  a,
  ul,
  li,
  legend,
  input,
  textarea,
  select {
    font-size: 12px !important;
  }
  .search form input {
    margin-bottom: 3px !important;
  }
  .search .input-group #search-searchword {
    width: 166px !important;
  }
  #search-top .search {
    display: none !important;
  }
  body #zo2-header-top {
    padding: 5px !important;
  }
  #top-menu {
    font-size: 80% !important;
  }
  #top-menu .email {
    float: left;
  }
  #top-menu .phone {
    float: left;
  }
  #zo2-hello .container h1 {
    text-align: center;
  }
  #zo2-hello .container .readmore {
    margin-bottom: 10px;
    padding: 5px !important;
    font-size: 70%;
    float: none !important;
    clear: left;
  }
  .readmore {
    margin-bottom: 20px;
  }
  div.itemList .itemContainer {
    width: 100% !important;
  }
  #socialftw {
    display: none !important;
  }
  .breadcrumb {
    margin-left: 8px;
  }
  #aboutus {
    padding-left: 10px !important;
  }
  li.last {
    width: 100% !important;
  }
  ul.list-striped {
    width: 100% !important;
    display: inline-block;
  }
  ul.list-striped li {
    display: block !important;
  }
  .list-striped p {
    display: block !important;
    float: none !important;
    font-size: 115% !important;
  }
  #contact {
    background: url("../images/bg-bread.png") repeat scroll left top rgba(0,0,0,0) !important;
    height: auto !important;
  }
  .last .list-striped p {
    float: none !important;
  }
  div.catItemHeader .catItemTagsBlock ul.catItemTags {
    margin-bottom: 3px !important;
    float: left;
  }
  #k2Container div.itemToolbar ul li.comment {
    margin-bottom: 3px !important;
  }
  .itemBody .itemComments input.inputbox {
    height: 30px !important;
    width: 280px !important;
  }
  .article .zt-image-frame {
    width: 100% !important;
  }
  .article .zt-image-frame img {
    max-width: 100% !important;
  }
  #k2Container .itemDateCreated {
    font-size: 100% !important;
    margin-bottom: 3px;
  }
  #k2Container div.itemToolbar ul li.comment {
    margin: 0 0 3px 0 !important;
  }
  .k2AccountPage {
    background: none !important;
  }
  span {
    font-size: 80% !important;
  }
  #component form.form-validate table tr td input {
    width: 170px !important;
  }
  .featured table {
    font-size: 80% !important;
  }
  .featured table td.item-title a {
    font-size: 80% !important;
  }
  .featured table th.item-title a {
    font-size: 80% !important;
  }
  .featured .table thead > tr > th,
  .featured .table tbody > tr > th,
  .featured .table tfoot > tr > th,
  .featured .table thead > tr > td,
  .featured .table tbody > tr > td,
  .featured .table tfoot > tr > td {
    padding: 8px 0 8px 0 !important;
  }
  #adminForm .display-limit select {
    width: 176px !important;
  }
  .contact .accordion-inner textarea {
    width: 100% !important;
  }
  .contact .accordion-inner legend {
    width: 90% !important;
  }
  .itemlist span {
    font-size: 100% !important;
  }
  .itemlist div.catItemHeader .catItemTagsBlock {
    display: block;
    clear: left;
    padding: 0 !important;
  }
  #component .item-page .embed-container {
    height: 138px !important;
  }
  .latestItemIntroText p {
    display: block !important;
    clear: left;
  }
  .k2AccountPage {
    background-color: #F6F6F6 !important;
  }
  .k2AccountPage table tr td label {
    white-space: inherit !important;
  }
  .k2AccountPage .btn {
    margin-top: 15px;
  }
  #component form.form-validate table tr td {
    clear: left;
    display: block;
    background: none !important;
  }
  #component form.form-validate table tr td input {
    width: 95% !important;
  }
  table textarea {
    width: 96% !important;
  }
  .rtl #zo2-header-top .email {
    margin-left: 0 !important;
  }
  .rtl .sidebar-nav li {
    list-style: none;
  }
  .rtl .nav-parent > .nav-oc-toggle {
    left: 5px;
    right: auto;
  }
  .rtl .userItemHeader .userItemCategory {
    margin: 0 0 3px 0 !important;
  }
  .rtl .userItemHeader .userItemCommentsLink {
    margin: 0 0 3px 0 !important;
  }
  .rtl .userItemHeader .userItemDateCreated {
    margin: 0 0 3px 0 !important;
  }
  .rtl .userItemHeader .userItemTagsBlock {
    margin: 0 0 3px 0 !important;
  }
  .rtl .userItemIntroText {
    clear: right !important;
  }
  .rtl .userDescription p {
    display: block !important;
  }
  .rtl .rtl #k2Container div.itemToolbar .comment,
  .rtl .rtl #k2Container div.itemToolbar .itemAuthor,
  .rtl .rtl #k2Container div.itemToolbar itemTags,
  .rtl .rtl #k2Container div.itemToolbar ul,
  .rtl .rtl #k2Container div.itemToolbar .itemTagsBlock {
    float: right !important;
    margin: 0 0 3px 3px !important;
  }
  .rtl #k2Container .itemContainer {
    margin-right: 0 !important;
  }
  .rtl #k2Container .catItemTags {
    float: right !important;
    clear: right !important;
  }
  .rtl .latestItemIntroText p {
    clear: right !important;
  }
  .rtl .AuthorAvatar {
    padding-right: 0 !important;
  }
  .rtl #contact .breadcrumb li a.pathway {
    padding: 0 0 0 10px !important;
  }
  #component #component a.lightbox-modal {
    margin: 0 0 20px 0;
    width: 100%;
  }
  #component #component a.lightbox-modal img {
    width: 100%;
  }
  ul.the-icons {
    margin-right: 5px !important;
    clear: none !important;
  }
  ul.the-icons li {
    margin: 0 !important;
  }
  #component #component iframe {
    height: 152px !important;
  }
  #message .zt-typo-boxes .col-md-3 {
    width: 50% !important;
    float: left;
  }
}
@media (max-width: 767px) {
  div,
  h1,
  h2,
  h3,
  h4,
  h5,
  h5,
  span,
  label,
  p,
  a,
  ul,
  li,
  legend,
  input,
  textarea,
  select {
    font-size: 12px !important;
  }
  div.mod-languages ul {
    text-align: center;
  }
  .wrapper #canvas {
    position: absolute;
    z-index: 26;
    top: 100px;
    left: 10px;
  }
  .wrapper #canvas .fa-2x {
    cursor: pointer;
  }
  .wrapper #search-top {
    display: none !important;
  }
  .wrapper #zo2-header .logo_normal {
    text-align: center;
  }
  a.logo_normal {
    margin: auto;
  }
  body nav.zo2-menu .navbar-toggle {
    background-color: #268663 !important;
    margin: 0 !important;
    padding: 5px !important;
    float: left;
  }
  #zo2-hello .container h1 {
    text-align: center;
    float: none !important;
    font-size: 260% !important;
  }
  #zo2-hello .container .readmore {
    clear: left;
    float: none !important;
    font-size: 70%;
    margin-bottom: 10px;
    padding: 10px !important;
  }
  div.itemList .itemContainer {
    width: 100% !important;
  }
  #breadcrumb1 h3 {
    color: #2B2F2D;
    font-size: 200% !important;
    font-weight: 500;
    margin: 30px 0 25px;
    text-transform: capitalize;
  }
  div.catItemImageBlock div.catItemImage a span {
    font-size: 160% !important;
  }
  #aboutus {
    padding-left: 10px !important;
  }
  .is-sticky #zo2-header {
    box-shadow: none;
  }
}
@media (max-width: 480px) {
  body {
    padding: 0;
  }
  .wrapper .zo2-socialshares-floatbar {
    display: none;
  }
  .wrapper .is-sticky #zo2-header {
    box-shadow: none;
  }
  .wrapper .tp-caption.cap_main {
    display: none !important;
  }
  .wrapper .tp-caption.cap_button {
    left: 65px !important;
  }
  div,
  h1,
  h2,
  h3,
  h4,
  h5,
  h5,
  span,
  label,
  p,
  a,
  ul,
  li,
  legend,
  input,
  textarea,
  select {
    font-size: 12px !important;
  }
  .wrapper .subCategoryContainer div.subCategory {
    height: auto !important;
  }
  .catItemTagsBlock {
    padding: 0 !important;
  }
  .catItemTagsBlock .catItemTags {
    clear: left;
    float: left;
  }
  .rtl #mnu_left ul.menu li {
    display: inline-block !important;
  }
  .rtl #mnu_left ul.menu li a {
    width: 100% !important;
  }
  .rtl #mnu_left .zt-timeline-item {
    float: right;
  }
  .rtl #k2Container div.itemToolbar .comment,
  .rtl #k2Container div.itemToolbar .itemAuthor,
  .rtl #k2Container div.itemToolbar itemTags,
  .rtl #k2Container div.itemToolbar ul,
  .rtl #k2Container div.itemToolbar .itemTagsBlock {
    float: right !important;
    margin: 0 0 3px 3px !important;
  }
  .rtl .catItemImageBlock {
    float: right !important;
  }
  .rtl .catItemTagsBlock {
    clear: right !important;
  }
  .rtl .catItemTagsBlock ul.catItemTags {
    margin-right: 0 !important;
  }
  .rtl .sidebar-nav li {
    list-style: none;
  }
  .rtl .nav-parent > .nav-oc-toggle {
    left: 5px;
    right: auto;
  }
  .rtl .userItemHeader .userItemCommentsLink,
  .rtl .userItemHeader .userItemDateCreated,
  .rtl .userItemHeader .userItemTagsBlock {
    margin: 0 0 3px 3px !important;
  }
  .rtl .userItemIntroText {
    clear: right !important;
  }
  .rtl .userDescription p {
    display: block !important;
  }
  .rtl .subCategory {
    height: auto !important;
  }
  .rtl .itemAuthorDetails p {
    width: 100% !important;
    display: block !important;
  }
  .rtl ul.the-icons {
    margin: 0 !important;
  }
  .rtl .categories-list .page-header {
    clear: right !important;
  }
  .rtl .categories-list p {
    float: right !important;
  }
  .rtl .category-desc img {
    width: 100% !important;
  }
  #component #component a.lightbox-modal {
    margin: 0 0 20px 0;
    width: 100%;
  }
  #component #component a.lightbox-modal img {
    width: 100%;
  }
  ul.the-icons {
    margin-right: 5px !important;
    clear: none !important;
  }
  ul.the-icons li {
    margin: 0 !important;
  }
  .pricing_box {
    clear: left;
    width: 100% !important;
  }
  #component .item-page iframe {
    height: 242px !important;
  }
  #message .zt-typo-boxes .col-md-3 {
    width: 50% !important;
    float: left;
  }
  div.itemList .itemContainer {
    width: 100% !important;
  }
  .column-1,
  .column-2 {
    clear: left;
  }
  .k2AccountPage {
    background-color: #F6F6F6 !important;
  }
  .k2AccountPage table tr td label {
    white-space: inherit !important;
  }
  .k2AccountPage .btn {
    margin-top: 15px;
  }
  #component form.form-validate table tr td {
    clear: left;
    display: block;
    background: none !important;
  }
  #component form.form-validate table tr td input {
    width: 95% !important;
  }
  table textarea {
    width: 96% !important;
  }
  div.latestItemImageBlock {
    display: block !important;
    max-width: 100% !important;
  }
  div.userItemHeader div.userItemCategory {
    margin-top: 5px;
  }
  div.userItemHeader div.userItemCommentsLink {
    margin-top: 5px;
  }
  div.userItemHeader span.userItemDateCreated {
    margin-top: 5px;
  }
  div.userItemHeader .userItemTagsBlock {
    margin-top: 5px;
  }
  .item-page .embed-container {
    height: 220px !important;
  }
  div.catItemBody .catbody {
    padding: 0 !important;
    margin-top: 10px;
  }
  .list-striped p {
    font-size: 115% !important;
  }
  .filter-search select {
    margin-bottom: 5px;
    width: 100% !important;
  }
  .form-inline .table {
    width: auto !important;
  }
  #k2Container .itemDateCreated {
    margin-bottom: 5px !important;
  }
  .itemBody .itemComments input#submitCommentButton {
    font-size: 80% !important;
  }
  .itemBody .itemComments input.inputbox {
    height: 30px !important;
    width: 280px !important;
  }
  .itemBody .itemComments textarea.inputbox {
    height: 60px !important;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 150% !important;
  }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    font-size: 100% !important;
  }
  p {
    font-size: 100% !important;
  }
  .zt-typo-inside h1,
  .zt-typo-inside h2,
  .zt-typo-inside h3,
  .zt-typo-inside h4,
  .zt-typo-inside h5,
  .zt-typo-inside h6 {
    font-size: 200% !important;
  }
  ul.tabs li {
    width: 100% !important;
  }
  .item-page .page-header a {
    font-size: 20px !important;
  }
  .row-fluid .span4 {
    width: auto !important;
  }
  .article .zt-image-frame {
    width: auto !important;
  }
  .article .zt-image-frame img {
    max-width: 100%;
  }
  .show-grid .col-md-4 {
    width: auto !important;
  }
  .show-grid .col-md-3 {
    width: auto !important;
  }
  .show-grid .col-md-8 {
    width: auto !important;
  }
  #k2Container div.itemToolbar {
    font-size: 95% !important;
  }
  #k2Container div.itemToolbar ul li.comment a {
    font-size: 95% !important;
  }
  div.itemTagsBlock {
    margin-bottom: 3px !important;
  }
  div.itemTagsBlock ul.itemTags li {
    font-size: 95% !important;
  }
  div.catItemHeader span.catItemAuthor a {
    margin-bottom: 3px;
  }
  div.catItemReadMore {
    display: inline-block !important;
  }
  fieldset legend {
    width: auto !important;
  }
  .contact-category .display-limit {
    padding: 10px 5px !important;
  }
  #adminForm .display-limit select {
    width: 200px !important;
  }
  .newsfeed-category ul.list-striped {
    width: auto !important;
  }
  .newsfeed-category fieldset .btn-group select {
    width: 200px !important;
  }
  .pull-left {
    clear: left;
  }
  #adminForm .btn-group {
    width: auto !important;
  }
  body #zo2-header-top {
    padding: 5px !important;
  }
  #top-menu {
    font-size: 100%;
  }
  #top-menu .email {
    float: left;
  }
  #top-menu .phone {
    float: right;
  }
  #search-top .search {
    display: none !important;
  }
  #zo2-hello .container h1 {
    font-size: 115%;
    text-align: center;
    float: none !important;
  }
  #zo2-hello .container .readmore {
    margin-bottom: 10px;
    padding: 5px !important;
    font-size: 70%;
    float: none !important;
    clear: left;
  }
  .readmore {
    margin-bottom: 20px;
  }
  .breadcrumb {
    margin-left: 8px;
  }
  #aboutus {
    padding-left: 10px !important;
  }
  #zo2-bottom1 h3 span {
    font-size: 14px !important;
  }
  #zo2-bottom1 .custom {
    font-size: 100% !important;
  }
  #socialftw {
    display: none !important;
  }
  #zo2-bottom1 .container {
    padding-top: 0 !important;
  }
  #zo2-bottom1 .mod-wrapper li a {
    font-size: 100% !important;
  }
  #copyright footer .copyright {
    font-size: 100% !important;
  }
  body .mobile-menu {
    top: 88px;
    width: auto;
  }
  #zo2-header .container {
    padding-right: 0px !important;
  }
  .profile fieldset legend {
    width: 40% !important;
    padding-left: 5px 0 5px 10px !important;
    font-size: 88% !important;
  }
  div.userBlock div.userDescription p {
    display: block !important;
    margin: 0 !important;
    width: 100% !important;
  }
}
.ie8 body {
  overflow: inherit;
}
.zo2-social-wrap {
  clear: both;
  display: block;
}
.zo2-social-wrap .zo2-social-box {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}
.zo2-social-float {
  background: none repeat scroll 0 0 padding-box #FFFFFF;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  display: none;
  font: 10px/16px Arial;
  left: -120px;
  min-width: 55px;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: auto;
}
.zo2-social-float .zo2-social-box {
  display: inherit;
  height: auto;
  line-height: 0;
  padding: 4px 1px;
  width: auto;
  margin-right: 0;
  margin-left: 0;
}
#zo2-header .logo_retina {
  display: none;
}
#zo2-header .logo_normal {
  display: block;
}
@media screen and (min-resolution: 2dppx) {
  #zo2-header .logo_normal {
    display: none;
  }
  #zo2-header .logo_retina {
    display: block;
    margin: auto;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #zo2-header .logo_normal {
    display: none;
  }
  #zo2-header .logo_retina {
    display: block;
    margin: auto;
  }
}
#top-menu {
  line-height: 32px;
  margin: 0;
}
#top-menu p {
  display: inline-block;
  font-weight: bold;
  margin: 0;
  line-height: 25px;
  width: auto;
}
#top-menu p a {
  color: #fff;
  font-size: 108%;
  font-weight: normal;
}
#top-menu p a:hover {
  text-decoration: underline;
}
#top-menu .fa-phone {
  margin: 0 6px;
  color: #FFFFFF;
}
#top-menu .fa-envelope-o {
  margin: 0 6px;
  color: #FFFFFF;
}
#top-menu .email,
#top-menu .phone {
  color: #FFFFFF;
}
.search form {
  float: right;
  background: rgba(255,255,255,0.1) !important;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#60ffffff,endColorstr=#60ffffff);
  zoom: 1;
  width: 229px;
  min-height: 32px;
  max-height: 32px;
  line-height: 32px;
}
.search form input {
  border: none;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 115%;
  padding-left: 6px;
  float: left;
  width: 200px;
  font-weight: 500;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.search .button {
  height: 17px;
  padding: 0 15px;
  overflow: hidden;
  display: block;
  background: url("../images/icon_search.png") no-repeat 0 0 transparent;
  text-indent: -9999em;
  border: 0 none;
  position: absolute;
  right: 10px;
  top: 5px;
  width: 0;
}
#zo2-header {
  background-color: #fff !important;
  padding: 10px 0 13px 0;
}
#zo2-header nav.zo2-menu {
  margin-top: 22px;
}
#zo2-header .container {
  padding-left: 0;
}
#zo2-header .container #header_logo {
  padding-top: 8px;
}
#zo2-hello .container {
  background: #f5f5f5;
}
#zo2-hello .container h1 {
  padding: 10px 0 0 10px;
  float: left;
  margin: 10px 0 20px 0;
}
#zo2-hello .container h1 .heading {
  font-size: 265%;
  font-weight: lighter;
}
.tp-leftarrow.default {
  background: url("../images/bt-pre.png") no-repeat !important;
  width: 24px !important;
  height: 50px !important;
}
.tp-leftarrow.default:hover {
  background: url("../images/bt-pre-hover.png") no-repeat !important;
}
.tp-rightarrow.default {
  background: url("../images/bt-play.png") no-repeat !important;
  width: 24px !important;
  height: 50px !important;
}
.tp-rightarrow.default:hover {
  background: url("../images/bt-play-hover.png") no-repeat !important;
}
.tp-bullets.hidebullets {
  opacity: 1 !important;
}
.tp-bullets.simplebullets.round .bullet {
  background: url("../images/circle.png") top left no-repeat !important;
}
.tp-bullets.simplebullets.round .bullet:hover {
  background: url("../images/circle-hover.png") no-repeat !important;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background: url("../images/circle-hover.png") no-repeat !important;
}
.wrapper {
  background-color: #fff;
}
#zo2-hello {
  border-bottom: none;
}
p {
  margin: auto;
  display: table;
  margin-top: 25px;
}
.readmore {
  border-radius: 0;
  background-color: #2B2F2D;
  text-transform: uppercase;
  color: #fff;
}
.readmore a {
  color: #fff;
}
.readmore a:hover {
  color: #fff;
}
.readmore:hover {
  background: #268663 !important;
}
#breadcrumb1 {
  background-color: #fff;
}
#breadcrumb1 h3 {
  font-size: 200%;
  text-transform: capitalize;
  color: #2B2F2D;
  font-weight: 500;
  margin: 30px 0 25px 0;
}
#breadcrumb1 p {
  color: #666666;
  font-size: 125%;
  text-align: center;
}
#breadcrumb1 p a {
  padding: 12px 15px;
  font-weight: 500;
  font-size: 85%;
}
#breadcrumb1 .incredibly {
  text-align: center;
}
#breadcrumb1 .incredibly .icon-cicle {
  display: inline-block;
  border-radius: 100%;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .incredibly .icon-cicle .fa-star-o {
  font-size: 60px;
  background-color: #454545;
  height: 130px;
  width: 130px;
  line-height: 130px;
  color: #FFFFFF;
  border-radius: 100%;
  display: inline-block;
  transition: all 0.2s linear 0s;
  margin: 10px;
}
#breadcrumb1 .incredibly .icon-cicle:hover {
  box-shadow: 0 0 0 1px #268663;
  display: inline-block;
  border-radius: 100%;
  height: 100%;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .incredibly .icon-cicle:hover .fa-star-o:hover {
  font-size: 80px;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .clean {
  text-align: center;
}
#breadcrumb1 .clean .icon-cicle {
  display: inline-block;
  border-radius: 100%;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .clean .icon-cicle .fa-location-arrow {
  font-size: 60px;
  background-color: #454545;
  height: 130px;
  width: 130px;
  line-height: 130px;
  color: #FFFFFF;
  border-radius: 100%;
  display: inline-block;
  transition: all 0.2s linear 0s;
  margin: 10px;
}
#breadcrumb1 .clean .icon-cicle:hover {
  box-shadow: 0 0 0 1px #268663;
  display: inline-block;
  border-radius: 100%;
  height: 100%;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .clean .icon-cicle:hover .fa-location-arrow:hover {
  font-size: 80px;
  background-color: #268663;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .ultra {
  text-align: center;
}
#breadcrumb1 .ultra .icon-cicle {
  display: inline-block;
  border-radius: 100%;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .ultra .icon-cicle .fa-desktop {
  font-size: 60px;
  background-color: #454545;
  height: 130px;
  width: 130px;
  line-height: 130px;
  color: #FFFFFF;
  border-radius: 100%;
  display: inline-block;
  transition: all 0.2s linear 0s;
  margin: 10px;
}
#breadcrumb1 .ultra .icon-cicle:hover {
  box-shadow: 0 0 0 1px #268663;
  display: inline-block;
  border-radius: 100%;
  height: 100%;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .ultra .icon-cicle:hover .fa-desktop:hover {
  font-size: 80px;
  background-color: #268663;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .nice {
  text-align: center;
}
#breadcrumb1 .nice .icon-cicle {
  display: inline-block;
  border-radius: 100%;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .nice .icon-cicle .fa-cog {
  font-size: 60px;
  background-color: #454545;
  height: 130px;
  width: 130px;
  line-height: 130px;
  color: #FFFFFF;
  border-radius: 100%;
  display: inline-block;
  transition: all 0.2s linear 0s;
  margin: 10px;
}
#breadcrumb1 .nice .icon-cicle:hover {
  box-shadow: 0 0 0 1px #268663;
  display: inline-block;
  border-radius: 100%;
  height: 100%;
  transition: all 0.2s linear 0s;
}
#breadcrumb1 .nice .icon-cicle:hover .fa-cog:hover {
  font-size: 80px;
  background-color: #268663;
  transition: all 0.2s linear 0s;
}
#contact {
  background: url("../images/bg-bread.png") top left repeat-x;
  height: 40px;
}
#contact .breadcrumb {
  background: none;
}
#contact li span {
  color: #4E4D4D;
  font-size: 108%;
}
#contact .custom {
  float: right;
  line-height: 50px;
}
#contact .custom a span {
  display: none;
}
#contact .custom .fa-facebook {
  font-size: 20px;
  color: #595959;
  padding: 12px 14px 8px 14px;
  text-align: center;
  transition: all 0.8s linear 0s;
}
#contact .custom .fa-facebook:hover {
  color: #FFFFFF;
  background-color: #3B5998;
  transition: all 0.8s linear 0s;
}
#contact .custom .fa-twitter {
  font-size: 20px;
  color: #595959;
  padding: 12px 8px 8px 8px;
  text-align: center;
  transition: all 0.8s linear 0s;
}
#contact .custom .fa-twitter:hover {
  color: #FFFFFF;
  background-color: #0CA2D9;
  transition: all 0.8s linear 0s;
}
#contact .custom .fa-pinterest {
  font-size: 20px;
  text-align: center;
  color: #595959;
  display: inline-block;
  padding: 12px 8px 8px 8px;
  transition: all 0.8s linear 0s;
}
#contact .custom .fa-pinterest:hover {
  color: #FFFFFF;
  background-color: #ff0000;
  transition: all 0.8s linear 0s;
}
#zo2-bottom1 {
  border-bottom: 1px solid #404141;
  background-color: #313131 !important;
}
#zo2-bottom1 h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 145%;
  margin-bottom: 25px;
}
#zo2-bottom1 h3 span {
  font-weight: 500;
  color: #ffffff;
  font-size: 20px;
}
#zo2-bottom1 .moduletitle {
  background: none !important;
  padding-top: 0;
}
#zo2-bottom1 .custom {
  color: #fff;
  font-size: 125%;
}
#zo2-bottom1 .custom p {
  color: #999999;
  clear: left;
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
}
#zo2-bottom1 .custom .fa-map-marker,
#zo2-bottom1 .custom .fa-mobile,
#zo2-bottom1 .custom .fa-envelope-o {
  color: #FFFFFF;
  margin: 0 6px;
}
#zo2-bottom1 .custom .address,
#zo2-bottom1 .custom .phone,
#zo2-bottom1 .custom .contact {
  color: #FFFFFF;
}
#zo2-bottom1 .custom .address a,
#zo2-bottom1 .custom .phone a,
#zo2-bottom1 .custom .contact a {
  color: #FFFFFF;
}
#zo2-bottom1 .mod-wrapper li {
  display: inline;
}
#zo2-bottom1 .mod-wrapper li a {
  color: #dedede;
  font-size: 125%;
  padding-left: 0;
}
#zo2-bottom1 .mod-wrapper li a:hover {
  text-decoration: none;
  background: none !important;
}
.nav .open>a,
.nav .open>a:hover {
  background: none !important;
}
.latestItemIntroText p {
  font-size: 115%;
}
.homepage .body {
  background-color: #f5f5f5;
  margin: 30px 0 0 0;
}
.homepage .body #message {
  padding: 0;
  color: #2C2C2C;
}
.homepage .body #message div.userBlock {
  border: none;
  background: none;
  font-size: 125%;
}
.homepage .body #message div.userBlock a {
  color: #2C2C2C;
  font-weight: normal;
  font-size: 85%;
}
.homepage .body #message div.userBlock a:hover {
  text-decoration: underline;
}
.homepage .body #message div.userBlock h2 {
  margin: 0;
  font-weight: 500;
  font-size: 180%;
  padding-bottom: 10px;
}
.homepage .body #message div.userBlock div.userDescription {
  padding: 0;
  overflow: hidden;
}
.homepage .body #message div.userBlock div.userDescription p {
  margin: 0;
  padding: 0;
}
.homepage .body #message div.userBlock span.userURL {
  font-weight: bold;
  font-size: 115%;
  color: #555;
}
.homepage .body #message img {
  margin: 0;
  padding: 0;
  width: 100% !important;
  border: none;
}
.homepage .body #message div.userBlock img {
  margin: 0 20px 0 0;
}
.homepage .body #message h1.componentheading {
  background-color: #f0f0f0;
  padding: 20px 10px;
  color: #2C2C2C;
  text-transform: capitalize;
  font-size: 270%;
  font-weight: 500;
}
.homepage .body #message div.userItemIntroText {
  clear: left;
}
.homepage .body #message div.userItemIntroText p {
  font-size: 125%;
  color: #2c2c2c;
}
.homepage .body #message div.userItemReadMore {
  clear: left;
  margin: 10px 0 30px 0;
  display: block;
}
.homepage .body #message div.userItemReadMore a.k2ReadMore {
  background-color: #454545;
  padding: 6px 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  transition: all 0.6s linear 0s;
}
.homepage .body #message div.userItemReadMore a.k2ReadMore:hover {
  background-color: #268663;
  transition: all 0.6s linear 0s;
  text-decoration: none;
}
.homepage .body #message div.userItemHeader {
  clear: left;
}
.homepage .body #message div.userItemHeader h3.userItemTitle {
  font-size: 26px;
  margin: 10px 0 20px 0;
  font-family: Open Sans;
}
.homepage .body #message div.userItemHeader h3.userItemTitle a {
  color: #4b4b4b;
  text-transform: capitalize;
}
.homepage .body #message div.userItemHeader h3.userItemTitle a:hover {
  text-decoration: underline;
}
.homepage .body #message div.userItemHeader div.userItemCategory {
  background-color: #EFF1F1;
  float: left;
  border: none;
  padding: 5px 10px;
  margin-right: 3px;
}
.homepage .body #message div.userItemHeader div.userItemCommentsLink {
  background: url("../images/comment.png") left 10px center no-repeat #EFF1F1;
  padding: 5px 10px 5px 30px;
  float: left;
  border: none;
  margin-right: 3px;
}
.homepage .body #message div.userItemHeader span.userItemDateCreated {
  background: url("../images/bkg-datetimek2.png") left 10px center no-repeat #EFF1F1;
  padding: 5px 10px 5px 30px;
  float: left;
  border: none;
  margin-right: 3px;
}
.homepage .body #message div.userItemHeader .userItemTagsBlock {
  background: url("../images/tag.png") left 10px center no-repeat #EFF1F1;
  padding: 5px 10px 5px 30px;
  float: left;
  border: none;
  margin-right: 3px;
}
.homepage .body #message div.userItemHeader .userItemTagsBlock span {
  display: none;
}
.homepage .body #component .container {
  padding: 0;
}
.homepage .body .latestItemView {
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 30px;
}
.homepage .body .latestItemView .latestItemImage img {
  padding: 0;
  border: none;
}
.homepage .body .latestItemView .latestItemHeader div.userItemCategory {
  float: left;
  border: none;
  background-color: #EFF1F1;
}
.homepage .body .latestItemView .latestItemHeader h2.latestItemTitle a {
  color: #4b4b4b;
  font-size: 72%;
  font-weight: 500;
}
.homepage .body .latestItemView .latestItemHeader div.latestItemCategory {
  float: left;
  background-color: #EFF1F1;
  padding: 6px 10px;
  margin: 0 7px;
  border: none;
}
.homepage .body .latestItemView .latestItemHeader span.latestItemDateCreated {
  background: url("../images/bkg-datetimek2.png") left 5px center no-repeat #EFF1F1;
  padding: 6px 10px 6px 25px;
  float: left;
}
.homepage .body .latestItemView .latestItemIntroText {
  color: #2c2c2c;
  font-size: 125%;
  clear: left;
  margin-bottom: 15px;
}
.homepage .body .latestItemView a.k2ReadMore {
  background-color: #454545;
  padding: 10px 25px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  border: none;
}
div.itemListCategory {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}
div.itemListCategory h1 {
  display: block;
  border: none !important;
  background-color: #f0f0f0 !important;
  padding: 20px 10px !important;
}
div.itemListCategory img {
  display: none !important;
}
div.itemListCategory h1 {
  font-size: 280%;
  font-weight: 500;
  padding: 0 0 10px 0;
}
div.itemListSubCategories h1 {
  margin: 0 0 30px 0;
  padding: 20px 10px;
  color: #2C2C2C;
  font-weight: 500;
  font-size: 225%;
  text-transform: uppercase;
}
div.subCategoryContainer {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
div.subCategoryContainer div.subCategory {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
div.subCategoryContainer div.subCategory h2 {
  padding: 20px 0;
  margin: 0;
}
div.subCategoryContainer div.subCategory h2 a {
  color: #4b4b4b;
}
div.subCategoryContainer div.subCategory h2 a:hover {
  background: none;
  text-decoration: underline;
}
div.subCategoryContainer div.subCategory p {
  margin: 0;
  font-size: 125%;
  color: #2c2c2c;
  line-height: 20px;
}
div.subCategory a.k2ReadMore {
  padding: 20px;
  background-color: #454545;
  display: inline-block;
  line-height: 0%;
  margin-top: 10px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
  transition: all 0.6s linear 0s;
}
div.subCategory a:hover {
  transition: all 0.6s linear 0s;
}
.componentheading {
  background-color: #F0F0F0;
  padding: 20px 10px;
}
div.tagItemIntroText img {
  width: 100% !important;
}
div.tagItemView {
  border-bottom: 1px solid #dddddd !important;
}
div.tagItemView div.tagItemIntroText h2.tagItemTitle {
  margin: 10px 0 20px 0 !important;
}
div.tagItemView div.tagItemIntroText h2.tagItemTitle a {
  color: #4b4b4b;
  font-size: 26px;
  font-family: Open Sans;
}
div.tagItemView div.tagItemIntroText h2.tagItemTitle a:hover {
  text-decoration: underline;
}
div.tagItemView div.tagItemIntroText div.tagItemCategory {
  background-color: #EFF1F1;
  border: none;
  padding: 5px 10px;
}
div.tagItemView div.tagItemIntroText span.catItemDateCreated {
  background-color: #EFF1F1;
  background-position: 6px 50%;
  border: none;
  padding: 5px 10px 5px 10px;
}
div.tagItemView div.tagItemIntroText span.catItemDateCreated:before {
  content: "\f073";
  font-family: FontAwesome;
  font-size: 16px;
  margin: 0 6px 0 0;
}
div.tagItemView div.tagItemIntroText p {
  margin: 0;
  font-size: 125%;
  color: #2c2c2c;
  line-height: 20px;
  padding: 20px 0;
}
div.tagItemView div.tagItemIntroText div.tagItemReadMore a.k2ReadMore {
  background-color: #454545;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
  transition: all 0.6s linear 0s;
}
div.tagItemView div.tagItemIntroText div.tagItemReadMore a.k2ReadMore:hover {
  transition: all 0.6s linear 0s;
}
#k2Container div.itemImageBlock {
  padding: 0;
}
#k2Container div.itemImageBlock .modal {
  position: static;
  display: inline;
}
#k2Container .itemDateCreated {
  padding: 5px;
  background-color: #454545;
  color: #fff;
  text-align: center;
  float: left;
  margin-right: 20px;
}
#k2Container .itemDateCreated span {
  clear: left;
  font-size: 115%;
  font-weight: bold;
}
#k2Container .itemDateCreated span.date {
  font-size: 330%;
  padding-top: 15px;
  margin-bottom: 12px;
  display: block;
}
#k2Container .itemHeader {
  display: block;
}
#k2Container .itemHeader h1 {
  margin: 0 0 15px 20px;
  font-size: 300%;
  color: #2c2c2c;
  font-weight: 500;
  line-height: 25px;
}
#k2Container div.itemToolbar {
  padding: 0;
  margin: 6px 0 0 0;
  border: none;
  background: none;
  float: left;
  display: block;
  font-size: 100%;
}
#k2Container div.itemToolbar span.itemAuthor {
  float: left;
  background-color: #eff1f1;
  background-position: 6px 50%;
  padding: 5px 10px;
}
#k2Container div.itemToolbar span.itemAuthor .fa-user {
  margin-right: 6px;
  font-size: 14px;
}
#k2Container div.itemToolbar span.itemAuthor a {
  color: #2c2c2c;
}
#k2Container div.itemToolbar span.itemAuthor a:hover {
  text-decoration: underline;
}
#k2Container div.itemToolbar .itemTagsBlock {
  display: block;
  border: none;
  float: left;
  padding: 0;
}
#k2Container div.itemToolbar .itemTagsBlock span {
  display: none;
}
#k2Container div.itemToolbar .itemTagsBlock ul.itemTags {
  background-color: #eff1f1;
  background-position: 6px 50%;
  padding: 5px 8px;
  margin: 0;
}
#k2Container div.itemToolbar .itemTagsBlock ul.itemTags .fa-map-marker {
  font-size: 14px;
  margin-right: 6px;
}
#k2Container div.itemToolbar .itemTagsBlock ul.itemTags li {
  border: none;
}
#k2Container div.itemToolbar .itemTagsBlock ul.itemTags li a {
  color: #2c2c2c;
  font-size: 100%;
}
#k2Container div.itemToolbar .itemTagsBlock ul.itemTags li a:hover {
  text-decoration: underline;
}
#k2Container div.itemToolbar ul {
  float: left;
  margin: 0 3px;
}
#k2Container div.itemToolbar ul li.comment {
  float: left;
  background-color: #eff1f1;
  background-position: 6px 50%;
  padding: 5px 10px;
  margin-bottom: 3px;
}
#k2Container div.itemToolbar ul li.comment .fa-comment-o {
  margin-right: 6px;
  font-size: 14px;
}
#k2Container div.itemToolbar ul li.comment a {
  color: #2c2c2c;
  font-size: 100%;
}
#k2Container div.itemToolbar ul li.comment a:hover {
  text-decoration: underline;
}
.homepage .itemRatingList a:hover {
  background: none;
}
.itemBody {
  font-size: 15px;
  color: #2c2c2c;
}
.itemBody .itemIntroText {
  font-size: inherit;
  font-weight: normal;
  float: right;
}
.itemBody .itemRatingBlock {
  margin: 30px 0 20px 0;
  color: #999;
  font-size: 14px;
}
.itemBody .itemAuthorBlock {
  float: right;
  padding: 0 0 30px 0;
  background-color: #f7f7f7;
  border: none;
}
.itemBody .itemAuthorBlock div.AuthorAvatar {
  width: 20%;
  text-align: center;
  margin: 30px 0;
  padding-left: 20px;
}
.itemBody .itemAuthorBlock div.itemAuthorDetails {
  width: 80%;
  padding: 0;
  margin-left: 20px;
}
.itemBody .itemAuthorBlock div.itemAuthorDetails a {
  font-size: 130%;
  color: #4b4b4b;
  font-weight: 400;
}
.itemBody .itemAuthorBlock div.itemAuthorDetails a:hover {
  text-decoration: underline;
}
.itemBody .itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  padding: 0;
  margin: 0 0 15px 0;
  font-size: 100%;
}
.itemBody .itemAuthorBlock div.itemAuthorDetails p {
  margin: 0;
  font-size: 90%;
  color: #4b4b4b;
}
.itemBody .itemComments {
  background: none;
  border: none;
  padding: 0;
  clear: left;
  color: #2c2c2c;
}
.itemBody .itemComments .itemCommentsForm h3 {
  font-weight: 500;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.itemBody .itemComments from {
  clear: left;
}
.itemBody .itemComments label {
  margin: 40px 0 20px 0 !important;
  font-size: 115%;
  font-weight: normal;
  clear: left;
}
.itemBody .itemComments label.formRecaptcha {
  margin: 15px 0 40px 0 !important;
}
.itemBody .itemComments input.inputbox {
  background-color: #f4f4f4;
  height: 62px;
  width: 380px;
  line-height: 55px;
}
.itemBody .itemComments textarea.inputbox {
  background-color: #f4f4f4;
  height: 192px;
  width: 815px;
}
.itemBody .itemComments input#submitCommentButton {
  padding: 20px 35px;
  background-color: #e7e7e7;
  text-transform: uppercase;
  font-size: 115%;
  font-weight: bold;
  color: #2C2C2C;
  border: none;
  border-radius: 5px;
  transition: all 0.6s linear 0s;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.itemBody .itemComments input#submitCommentButton:hover {
  color: #fff;
  transition: all 0.6s linear 0s;
}
.itemBackToTop {
  display: none;
}
#k2Container div.k2FeedIcon {
  padding: 4px 0;
}
#k2Container div.k2FeedIcon a {
  background: none;
}
#k2Container div.k2FeedIcon a:before {
  content: "\f143";
  font-family: FontAwesome;
  color: #FD9731;
  font-size: 16px;
}
#k2Container div.k2FeedIcon a:hover {
  transform: scale(1.2);
}
div.catItemBody .catbody {
  padding: 0 0 0 10px;
}
div.catItemBody .catbody span {
  float: left;
}
h3.catItemTitle {
  margin: 0;
  padding-bottom: 10px;
}
h3.catItemTitle a {
  color: #4b4b4b;
  font-weight: 500;
}
h3.catItemTitle a:hover {
  text-decoration: underline;
}
div.catItemHeader .catItemTagsBlock {
  border: none;
}
div.catItemHeader .catItemTagsBlock ul.catItemTags {
  padding: 6px 10px 8px 10px;
  background-color: #eff1f1;
  background-position: 6px 50%;
  font-size: 90%;
}
div.catItemHeader .catItemTagsBlock ul.catItemTags .fa-map-marker {
  margin-right: 6px;
  font-size: 16px;
}
div.catItemHeader .catItemTagsBlock ul.catItemTags a {
  color: #4b4b4b;
  font-weight: 500;
}
div.catItemHeader .catItemTagsBlock ul.catItemTags a:hover {
  text-decoration: underline;
}
div.catItemHeader span.catItemAuthor a {
  background-color: #eff1f1;
  background-position: 6px 50%;
  padding: 5px 10px;
  margin-right: 3px;
  float: left;
  color: #4b4b4b;
  font-weight: 500;
  font-size: 90%;
}
div.catItemHeader span.catItemAuthor a .fa-user {
  margin-right: 6px;
  font-size: 14px;
}
div.catItemHeader span.catItemAuthor a:hover {
  text-decoration: underline;
}
div.catItemHeader .catItemCommentsLink {
  margin: 0;
  padding: 0;
  border: none;
  float: left;
}
div.catItemHeader .catItemCommentsLink a {
  background-color: #eff1f1;
  background-position: 6px 50%;
  padding: 5px 10px;
  margin: 0 3px 3px 0;
  float: left;
  color: #4b4b4b;
  font-weight: 500;
  font-size: 90%;
}
div.catItemHeader .catItemCommentsLink a .fa-comment-o {
  margin-right: 6px;
  font-size: 16px;
}
div.catItemHeader .catItemCommentsLink a:hover {
  text-decoration: underline;
}
.catItemIntroText {
  clear: left;
}
.catItemIntroText p {
  color: #2c2c2c;
  font-size: 15px;
  margin: 15px 0 20px 0;
  float: left;
}
.catItemReadMore {
  margin-bottom: 20px;
}
.catItemReadMore a.k2ReadMore {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 108%;
  color: #fff;
  transition: all 0.6s linear 0;
}
.catItemReadMore a.k2ReadMore:after {
  content: "\f105";
  font-family: FontAwesome;
  color: #FFFFFF;
  position: absolute;
  font-size: 16px;
  line-height: 22px;
  padding-left: 6px;
  font-weight: normal;
}
.catItemReadMore a.k2ReadMore:hover {
  transition: all 0.6s linear 0;
}
div.catItemBody .catItemImageBlock {
  display: block;
  float: left;
}
div.catItemBody .catItemImageBlock span.catItemImage {
  position: absolute;
  width: 360px;
}
div.catItemBody .catItemImageBlock .ztItemTitleBackground {
  position: relative;
  margin: 0;
  width: 360px;
  height: 200px;
  text-indent: 80px;
  overflow: hidden;
  text-indent: -9999em;
  top: 100%;
  transition: all 0.3s ease-in-out;
}
div.catItemBody .catItemImageBlock .ztItemTitleBackground:hover {
  background-color: red;
  transition: all 0.3s ease-in-out;
  text-indent: 0px;
  display: block;
  top: 0;
}
div.catItemBody .catItemImageBlock .ztItemTitleBackground h3.catItemTitle a {
  font-size: 14px;
  color: none;
  font-weight: bold;
  padding: 92px 0;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 100%;
  transition: all 0.3s ease-in-out;
}
div.catItemBody .catItemImageBlock .ztItemTitleBackground h3.catItemTitle a:hover {
  background-color: blue;
  display: block;
  top: 0;
  transition: all 0.3s ease-in-out;
}
div.catItemImageBlock {
  margin: 0 !important;
}
div.catItemImageBlock div.catItemImage a {
  display: block;
  position: relative;
  background: #fff;
  width: 370px;
  height: 221px;
}
div.catItemImageBlock div.catItemImage a span {
  display: block;
  background: rgba(0,0,0,0.6) !important;
  color: #fff;
  font-weight: bold;
  padding: 60px 0 0 0;
  position: absolute;
  bottom: 16px;
  left: 0;
  width: 370px;
  height: 0px;
  overflow: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  font-size: 160%;
}
div.catItemImageBlock div.catItemImage a:hover span {
  height: 100%;
  opacity: 1;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
  zoom: 1;
}
#project {
  background-color: #f5f5f5;
  border-top: 1px solid #e7e7e7;
  margin-top: 30px;
}
#project div.catItemImageBlock {
  margin: 0 !important;
}
#project div.catItemImageBlock div.catItemImage a {
  display: block;
  position: relative;
  background: #fff;
  width: 362px;
  height: 221px;
}
#project div.catItemImageBlock div.catItemImage a img {
  max-width: 100%;
}
#project div.catItemImageBlock div.catItemImage a span {
  display: block;
  background: rgba(0,0,0,0.6);
  color: #fff;
  font-weight: bold;
  padding: 60px 0 0 0;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 362px;
  height: 0px;
  overflow: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.7s ease-in-out;
  font-size: 160%;
}
#project div.catItemImageBlock div.catItemImage a:hover span {
  height: 100%;
  opacity: 1;
}
.ztItemInfo {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  min-height: 44px;
  margin-left: 8px;
  width: 370px;
  background-color: #fff;
}
.ztItemInfo .fa-clock-o {
  margin: 0 6px;
  font-size: 20px;
  float: left;
}
.ztItemInfo span.catItemDateCreated {
  float: left;
  font-weight: bold;
  color: #000;
}
.ztItemInfo div.catItemRatingBlock {
  padding: 0;
  float: right;
  padding-right: 6px;
}
.ztItemInfo div.catItemRatingBlock span {
  display: none;
}
.ztItemInfo div.catItemRatingBlock .itemRatingLog {
  display: none;
}
.content-inner {
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
}
img {
  max-width: 100%;
}
.item-page {
  color: #2c2c2c;
}
.item-page h1 {
  margin-bottom: 30px;
}
.item-page .page-header {
  margin-bottom: 15px;
}
.item-page .page-header a {
  color: #4b4b4b;
  font-weight: bold;
  font-size: 33px;
}
.item-page .page-header a:hover {
  text-decoration: underline;
}
.item-page a {
  color: #4b4b4b;
  font-weight: bold;
}
.item-page a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
.item-page ul.pager {
  padding-top: 30px;
}
.item-page ul.pager li a {
  background-color: #000;
  transition: all 0.8s liner 0s;
  color: #fff;
  font-weight: bold;
  padding: 5px 15px;
  border-radius: 0;
}
.item-page ul.pager li a:hover {
  transition: all 0.8s liner 0s;
  text-decoration: underline;
}
.item-page p {
  clear: left;
  float: left;
  color: #4b4b4b;
  margin-top: 15px;
  font-weight: 500;
}
.item-page h1 {
  font-size: 260%;
}
.item-page h1 a {
  color: #4b4b4b;
  font-weight: bold;
}
.item-page h1 a:hover {
  text-decoration: underline;
}
.item-page ul.content-information li {
  float: left;
  list-style: none;
  margin-right: 10px;
  font-weight: 500;
  font-size: 12px;
}
.item-page ul.content-information .published span.icon {
  background: url("../images/item-icons.png") top left -20px no-repeat;
  padding-left: 20px;
}
.item-page ul.content-information .createdby span.icon {
  background: url("../images/item-icons.png") top -18px left no-repeat;
  padding-left: 17px;
}
.item-page ul.content-information .category-name a {
  color: #4b4b4b;
  font-size: 13px;
}
.item-page ul.content-information .category-name a:hover {
  text-decoration: underline;
}
#right .k2TagCloudBlock a {
  background-color: #eaeaea;
  border-width: 3px 3px 0 0;
  border-color: #fff;
  border-style: solid;
  padding: 8px 10px;
  font-weight: 500;
  color: #4b4b4b;
  transition: all 0.6s linear 0s;
}
#right .k2TagCloudBlock a:hover {
  padding: 8px 10px;
  transition: all 0.6s linear 0s;
}
#right ul.menu li {
  display: block !important;
}
#right ul.menu li a {
  font-size: 14px;
  color: #4b4b4b;
  padding: 10px 0;
  font-weight: 500;
  transition: all 0.6s linear 0s;
}
#right ul.menu li a:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #268663;
  font-weight: bold;
  margin: 0 6px;
}
#right ul.menu li a:hover {
  text-indent: 12px;
  color: #ffffff;
  transition: all 0.6s linear 0s;
  text-decoration: none;
}
#right ul.menu li a:hover:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0 6px;
}
#right h3.moduletitle {
  background: none;
  margin: 15px 0 0 0;
  font-weight: 500;
  padding: 0 0 20px 0;
}
#right h3.moduletitle span {
  font-size: 100%;
  color: #343434;
  text-transform: uppercase;
  font-weight: 500;
}
.login {
  color: #2c2c2c;
  font-weight: 500;
}
.login li {
  list-style: none;
}
.login li a {
  font-weight: bold;
  color: #4b4b4b;
  font-size: 12px;
}
.login li a:hover {
  text-decoration: underline;
}
.login .well {
  box-shadow: none;
  background: none;
  border-radius: 0;
  padding-left: 15px;
  font-size: 14px;
}
.login .well input {
  color: #4b4b4b;
  border-radius: 4px;
}
.login .well .btn-primary {
  background: #e7e7e7;
  transition: all 0.6s linear 0s;
  color: #4b4b4b;
  font-weight: bold;
  border: none;
  box-shadow: none;
}
.login .well .btn-primary:hover {
  transition: all 0.6s linear 0s;
  color: #fff;
}
.login .page-header {
  margin: 0;
}
.login .page-header h1 {
  font-size: 260%;
  margin: 10px 0 10px 0;
  font-weight: 500;
}
.login label {
  font-weight: normal;
}
#component form.form-validate {
  color: #2c2c2c;
}
#component form.form-validate h1 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 260%;
  font-weight: 500;
}
#component form.form-validate table .k2ProfileHeading {
  font-size: 20px;
  padding-left: 10px;
}
#component form.form-validate table tr {
  background-color: #f6f6f6;
  height: 40px;
}
#component form.form-validate table tr td {
  border: none;
  text-align: left;
  padding-left: 10px;
  font-size: 14px;
}
#component form.form-validate table tr td input {
  width: 250px;
  background-color: #fff;
  border-radius: 4px;
}
#component iframe {
  height: auto !important;
}
#k2Container {
  padding-bottom: 0;
  margin-bottom: 0;
}
#k2Container .k2AccountPageUpdate {
  padding: 20px 10px 0 0;
}
#k2Container label.formRecaptcha {
  padding-left: 10px;
}
#k2Container .validate {
  background: #e7e7e7;
  transition: all 0.6s linear 0s;
  color: #4b4b4b;
  font-weight: bold;
  border: none;
  box-shadow: none;
  padding: 5px 15px;
  font-size: 13px;
}
#k2Container .validate:hover {
  transition: all 0.6s linear 0s;
  color: #fff;
}
.k2AccountPage table tr td label {
  margin: 0;
}
.k2AccountPage table tr td label .radio {
  float: left;
}
.radio+.radio {
  margin: 0;
}
#genderm-lbl {
  float: left;
}
#genderm-lbl input {
  width: 25px !important;
}
#genderf-lbl {
  float: left;
  margin: 0;
  width: 100px;
}
#genderf-lbl input {
  width: 25px !important;
}
#component {
  color: #4b4b4b;
}
#component form.form-validate p {
  float: left;
  margin: 0 0 15px 0;
}
#component form.form-validate fieldset {
  border: 1px solid #E5E5E5;
  margin: 15px 0;
  padding: 20px;
}
#component form.form-validate fieldset label {
  font-size: 14px;
}
#component form.form-validate fieldset .controls input {
  border-radius: 4px;
}
#component form.form-validate fieldset .controls input:hover,
#component form.form-validate fieldset .controls inputfocus {
  box-shadow: 0 0px 3px #1085DE;
}
#component form.form-validate .form-actions .btn-primary {
  background: #e7e7e7;
  transition: all 0.6s linear 0s;
  color: #4b4b4b;
  font-weight: bold;
  border: none;
  box-shadow: none;
}
#component form.form-validate .form-actions .btn-primary:hover {
  transition: all 0.6s linear 0s;
  color: #fff;
}
#component .page-header h1 {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 260%;
  font-weight: 500;
}
fieldset.filters .btn-primary {
  background: #e7e7e7;
  transition: all 0.6s linear 0s;
  color: #4b4b4b;
  font-weight: bold;
  border: none;
  box-shadow: none;
}
fieldset.filters .btn-primary:hover {
  background-color: #268663;
  transition: all 0.6s linear 0s;
  color: #fff;
}
.intro p {
  margin: 20px 0 0 0;
  display: block;
  clear: left;
}
.weblink-category h2 {
  font-size: 225%;
  font-weight: 500;
}
.weblink-category p {
  float: left;
  clear: left;
  margin: 15px 0;
}
.weblink-category .cat-children {
  clear: left;
}
.weblink-category .cat-children h3 {
  font-weight: 500;
  color: #4b4b4b;
}
.weblink-category .cat-children li {
  list-style: none;
}
.weblink-category .cat-children li a {
  color: #4b4b4b;
  font-weight: 500;
}
.weblink-category .cat-children li a:hover {
  text-decoration: underline;
}
.btn-group {
  float: left;
}
.display-limit {
  float: right;
}
ul.list-striped {
  clear: left;
}
ul.list-striped li {
  display: inline-block;
}
ul.list-striped li span.pull-right {
  float: none !important;
}
.contact-category {
  color: #4b4b4b;
  font-size: 13px;
  font-weight: 500;
}
#slide-contact {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 30px;
}
#slide-contact .pull-right {
  float: left !important;
}
#slide-contact .accordion-body {
  font-size: 12px;
}
#slide-contact a {
  color: #4b4b4b;
}
#slide-contact a:hover {
  text-decoration: underline;
}
.thumbnail {
  width: 100%;
  border: none;
}
.thumbnail img {
  margin: 0;
}
.dl-horizontal dd {
  margin: 0;
}
.contact-address {
  clear: left;
}
.contact-form legend {
  border: 1px solid #E5E5E5;
  width: 40%;
  padding: 5px 5px 5px 20px;
  font-weight: bold;
  font-size: 13px;
}
.itemlist div.catItemView {
  padding: 0;
}
.itemlist div.catItemView .container {
  padding: 0;
}
.itemlist div.catItemView .container .logItemImageBlock {
  padding-left: 0;
}
.itemlist div.catItemView .container .logItemImageBlock img {
  width: 100% !important;
}
.itemlist #k2Container {
  background: none;
}
.itemlist span.catItemImage img {
  padding: 0;
  border: none;
  width: 100% !important;
}
.itemImageBlock span.itemImage img {
  border: none;
  padding: 0;
  width: 100% !important;
}
#mnu_left #login-form #form-login-submit {
  clear: left;
}
#mnu_left .k2TagCloudBlock a {
  background-color: #eaeaea;
  border-width: 3px 3px 0 0;
  border-color: #fff;
  border-style: solid;
  padding: 8px 12px;
  font-weight: 900;
  color: #4b4b4b;
  transition: all 0.6s linear 0s;
}
#mnu_left .k2TagCloudBlock a:hover {
  background-color: #268663;
  padding: 8px 12px;
  transition: all 0.6s linear 0s;
}
#mnu_left ul.menu li {
  display: block !important;
}
#mnu_left ul.menu li a {
  font-size: 14px;
  color: #4b4b4b;
  font-weight: 500;
  transition: all 0.6s linear 0s;
  padding: 10px 0;
}
#mnu_left ul.menu li a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: bold;
  margin: 0 6px;
}
#mnu_left ul.menu li a:hover {
  text-indent: 12px;
  color: #fff;
  transition: all 0.6s linear 0s;
}
#mnu_left ul.menu li a:hover:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0 6px;
}
#mnu_left h3.moduletitle {
  background: none;
  margin: 15px 0 0 0;
  font-weight: 500;
  padding: 0 0 20px 0;
}
#mnu_left h3.moduletitle span {
  font-size: 100%;
  color: #343434;
  text-transform: uppercase;
  font-weight: 500;
}
#mnu_left .form-inline .checkbox {
  float: left;
  clear: left;
}
#mnu_left .zt-timeline-item {
  display: inline-block;
}
.item-page .page-header {
  margin-bottom: 0;
  padding-bottom: 0;
}
.item-page h {
  font-size: 20px;
  font-weight: 500;
  clear: left;
  margin-top: 0;
  margin-bottom: 20px;
}
div.shortcode-block-quote-center {
  margin-top: 10px !important;
  clear: left;
  float: left;
}
.show-grid {
  float: left;
}
.show-grid .col-md-4 {
  background: #eee;
  width: 32%;
  text-align: center;
  margin: 10px 5px 0 5px;
  border-radius: 3px;
}
.show-grid .col-md-4:hover {
  background-color: #ddd;
}
.show-grid .col-md-3 {
  background: #eee;
  width: 23%;
  text-align: center;
  margin: 0 5px;
  border-radius: 3px;
}
.show-grid .col-md-3:hover {
  background-color: #ddd;
}
.show-grid .col-md-8 {
  background: #eee;
  text-align: center;
  margin: 10px 5px 0 5px;
  width: 65%;
  border-radius: 3px;
}
.show-grid .col-md-8:hover {
  background-color: #ddd;
}
.item-page p {
  padding-bottom: 20px;
  clear: none;
  float: none;
  display: block;
}
div.divider {
  clear: left;
  text-align: right;
}
div.divider .scroll-top {
  color: #ff0000 !important;
}
div.shortcode-dropcap.square {
  clear: left;
}
.zt-image-frame {
  margin: 0 8px 20px !important;
  width: 31% !important;
  height: auto !important;
}
.zt-image-frame img {
  width: 98% !important;
}
ul.the-icons {
  float: left;
  margin-right: 40px;
}
ul.the-icons li {
  list-style: none;
  border: none !important;
}
.span3 {
  float: left;
}
.row-fluid .span4 {
  width: 31%;
  float: left;
  margin-right: 20px;
}
.row-fluid li {
  list-style: none;
}
.zt-typo-row .span6 {
  width: 48%;
  float: left;
  margin-right: 20px;
  font-style: 13px;
  color: #4b4b4b;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a:hover {
  color: #fff;
}
nav.zo2-menu .navbar-nav ul.mega-nav li.active a {
  color: #4f4f4f;
}
div.userItemImageBlock {
  float: none !important;
}
div.userItemHeader {
  clear: left;
}
div.userItemHeader h3.userItemTitle {
  font-size: 26px;
  margin: 10px 0 20px 0;
  font-family: Open Sans;
}
div.userItemHeader h3.userItemTitle a {
  color: #4b4b4b;
  text-transform: capitalize;
}
div.userItemHeader h3.userItemTitle a:hover {
  text-decoration: underline;
}
div.userItemHeader div.userItemCategory {
  background-color: #EFF1F1;
  float: left;
  border: none;
  padding: 5px 10px;
  margin-right: 3px;
}
div.userItemHeader div.userItemCommentsLink {
  background-color: #EFF1F1;
  background-position: 6px 50%;
  padding: 5px 10px;
  float: left;
  border: none;
  margin-right: 3px;
}
div.userItemHeader div.userItemCommentsLink .fa-comment-o {
  font-size: 16px;
}
div.userItemHeader span.userItemDateCreated {
  background-color: #EFF1F1;
  background-position: 6px 50%;
  padding: 5px 10px;
  float: left;
  border: none;
  margin-right: 3px;
  color: #4B4B4B;
}
div.userItemHeader span.userItemDateCreated .fa-calendar {
  font-size: 16px;
}
div.userItemHeader .userItemTagsBlock {
  background-color: #EFF1F1;
  background-position: 6px 50%;
  padding: 5px 10px;
  float: left;
  border: none;
  margin-right: 3px;
}
div.userItemHeader .userItemTagsBlock .fa-map-marker {
  font-size: 16px;
}
div.userItemHeader .userItemTagsBlock span {
  display: none;
}
div.userItemHeader .latestItemIntroText {
  color: #2c2c2c;
  font-size: 125%;
  clear: left;
  margin-bottom: 15px;
}
div.userItemHeader a.k2ReadMore {
  background-color: #454545;
  padding: 10px 25px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  border: none;
}
div.userItemIntroText {
  clear: left;
}
div.userItemIntroText p {
  font-size: 125%;
  color: #2c2c2c;
}
div.userItemReadMore {
  clear: left;
  margin: 10px 0 30px 0;
  display: block;
}
div.userItemReadMore a.k2ReadMore {
  background-color: #454545;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  transition: all 0.6s linear 0s;
}
div.userItemReadMore a.k2ReadMore:hover {
  transition: all 0.6s linear 0s;
  text-decoration: none;
}
div.userItemView {
  margin-bottom: 30px;
}
span.userItemImage img {
  border: none !important;
  padding: 0 !important;
}
span.latestItemImage img {
  border: none !important;
  padding: 0 !important;
}
.blog .col-md-6 {
  float: none;
}
.blog .col-md-6 li {
  list-style: none;
}
.blog-featured h2.item-title a {
  color: #4b4b4b;
  font-weight: bold;
  font-size: 80%;
}
#contact .breadcrumb>li+li:before {
  content: none;
}
#contact .breadcrumb li a.pathway {
  color: #7a7a7a;
  font-size: 108%;
  font-weight: normal;
}
#contact .breadcrumb li a.pathway:after {
  content: "\f105";
  font-family: FontAwesome;
  margin: 0 8px;
  text-decoration: none;
  color: #268663;
}
#contact .breadcrumb li a.pathway:hover {
  text-decoration: underline;
}
#contact .breadcrumb li span {
  color: #268663;
}
#contact .breadcrumb li span img {
  display: none;
}
.nav-tabs {
  border: none;
}
.nav-tabs li a {
  border: none;
  color: #4b4b4b;
  border-radius: 0;
  padding: 0;
}
.nav-tabs li a:hover {
  background: none;
}
.logout .btn-primary {
  background-color: #e7e7e7;
  border: none;
  transition: all 0.6s linear 0s;
}
.logout .btn-primary:hover {
  transition: all 0.6s linear 0s;
}
#right .k2TagCloudBlock a {
  font-size: 108% !important;
}
#right .k2TagCloudBlock a:hover {
  color: #fff;
}
textarea {
  width: 98% !important;
}
textarea:focus {
  box-shadow: inset 0 0 2px #1085DE;
}
div.btn-toolbar a.btn {
  background-color: #268663;
  border: none;
  margin-right: 12px;
  transition: all 0.6s linear 0s;
}
div.btn-toolbar a.btn:hover {
  background-color: #267263;
  transition: all 0.6s linear 0s;
}
.k2AccountPage .btn {
  background-color: red;
  padding: 2px 5px;
  transition: all 0.6s linear 0s;
  color: #fff;
}
.k2AccountPage .btn:hover {
  transition: all 0.6s linear 0s;
}
#mce_33 {
  width: 98%;
  width: auto !important;
}
#del_image {
  width: auto !important;
}
.k2AccountPage {
  background-color: #F6F6F6;
  width: 100%;
  display: block;
}
.k2AccountPage table {
  display: block;
}
.k2AccountPage table tbody {
  display: block;
}
.k2AccountPage table tbody tr {
  background: none !important;
}
.k2AccountPage table tbody tr th {
  background: none !important;
}
.k2AccountPage label {
  font-weight: normal;
}
.profile fieldset {
  border: 1px solid #E5E5E5;
  clear: left;
  width: 100%;
  margin-bottom: 20px;
}
.profile fieldset legend {
  border: 1px solid #E5E5E5;
  width: 16%;
  padding: 5px 0 5px 20px;
  font-size: 115%;
  font-weight: bold;
  margin-left: 20px;
  color: #333333;
}
.profile fieldset .dl-horizontal dd {
  padding-bottom: 20px;
  color: #2c2c2c;
}
.profile fieldset .dl-horizontal dt {
  color: #2c2c2c;
  font-weight: bold;
}
ul.btn-toolbar {
  display: block;
}
.admintable input:focus {
  border-color: rgba(82,168,236,0.8);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px;
}
.admintable select {
  width: 217px;
  height: 29px !important;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #E5E5E5;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a:hover {
  color: #fff !important;
}
.zo2-megamenu .mega-group-content {
  text-align: center;
}
.archive fieldset {
  border: 1px solid #E5E5E5;
}
.archive fieldset legend {
  width: 10%;
  border: 1px solid #E5E5E5;
  padding: 5px 0 5px 20px;
  margin-left: 20px;
  font-weight: bold;
  color: #333333;
  font-size: 115%;
}
.archive fieldset .filter-search {
  padding: 0 0 15px 20px;
}
.archive fieldset .filter-search select {
  width: 217px;
  height: 29px !important;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #E5E5E5;
}
.archive fieldset .filter-search button {
  display: block;
  background: #e7e7e7;
  transition: all 0.6s linear 0s;
  color: #4b4b4b;
  font-weight: bold;
  border: none;
  box-shadow: none;
  padding: 5px 20px;
  border-radius: 4px;
  margin-top: 10px;
  font-size: 115%;
}
.archive fieldset .filter-search button:hover {
  transition: all 0.6s linear 0s;
  color: #fff;
}
.archive #archive-items {
  color: #2c2c2c;
}
.archive #archive-items dd {
  color: #2c2c2c;
}
.archive #archive-items dd a {
  color: #4b4b4b;
  font-weight: bold;
  font-size: 110%;
}
.archive #archive-items dd a:hover {
  text-decoration: underline;
}
.archive #archive-items .page-header a {
  color: #4b4b4b;
  font-weight: bold;
  font-size: 90%;
}
.form-inline label {
  float: left;
}
.form-inline .element-invisible {
  display: block;
  line-height: 29px;
}
.form-inline select {
  float: left;
  width: 220px;
  height: 29px;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #E5E5E5;
  margin-left: 10px;
}
.form-inline .btn-toolbar .btn-group {
  float: left !important;
  width: 100%;
  border: 1px solid #E5E5E5;
  padding: 20px 0 20px 10px;
  margin-bottom: 20px;
}
.form-inline .table {
  width: 60%;
}
.form-inline .table a {
  color: #4b4b4b;
  font-weight: bold;
}
.form-inline .table a:hover {
  text-decoration: underline;
}
.cat-children {
  font-size: 110%;
  margin-bottom: 20px;
}
.cat-children h3 {
  margin: 0;
  padding: 0;
  font-size: 170%;
  font-weight: 500;
  color: #2c2c2c;
  margin-bottom: 10px;
}
.last .page-header a {
  font-size: 100%;
  color: #4b4b4b;
  margin-top: 20px;
  font-weight: bold;
}
.pagination > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.pagination > li:hover a span {
  color: #ffffff;
  text-decoration: none;
}
.zo2-pagination ul >li >span {
  border: none !important;
  color: #4b4b4b;
}
.zo2-pagination ul.pagination {
  margin: 0;
  padding: 0;
}
.zo2-pagination ul.pagination li a {
  color: #4b4b4b;
}
.zo2-pagination p {
  margin: 0 0 10px 0;
  padding: 0;
  display: block;
}
.zo2-pagination .counter {
  color: #4b4b4b;
}
span.hasTooltip {
  display: none;
}
.category-list h3.item-title a {
  font-size: 60%;
  color: #2c2c2c;
}
.edit .btn-toolbar {
  margin: -6px 0;
}
.edit .btn-primary {
  background-color: #268663;
  border: none;
  transition: all 0.6s linear 0s;
}
.edit .btn-primary:hover {
  background-color: #ECECEC;
  color: #2c2c2c;
  transition: all 0.6s linear 0s;
}
.edit .btn-danger {
  background-color: #268663;
  border: none;
  transition: all 0.6s linear 0s;
}
.edit .btn-danger:hover {
  background-color: #ECECEC;
  color: #2c2c2c;
  transition: all 0.6s linear 0s;
}
.edit .nav li.active >a {
  background-color: #268663;
}
.edit .nav li.active >a:hover {
  background-color: #268663 !important;
}
.item-page {
  font-size: 100%;
  color: #2c2c2c;
}
.item-page p {
  margin: 0 0 15px 0;
  padding: 0;
}
.item-page ul {
  clear: left;
}
.item-page ul li {
  list-style: none;
  margin: 0 30px 10px 0;
  padding: 5px;
  border: 1px solid #DBDBDB;
}
.item-page ul li a {
  font-weight: bold;
  color: #4b4b4b;
  font-size: 100%;
}
.item-page ul li a:hover {
  text-decoration: none;
}
.page-header a {
  color: #4b4b4b;
}
.alert-warning {
  background-color: #E7E7E7;
  text-align: center;
  padding: 8px;
  color: #2c2c2c;
}
.alert-warning h4 {
  color: #2c2c2c;
}
.alert-warning p {
  width: 100% !important;
  text-align: center;
}
.search label {
  display: none !important;
}
.categories-list p {
  width: 100%;
}
#copyright {
  background-color: #313131;
}
#copyright .footer_zo2_logo {
  clear: left;
  display: table !important;
  margin: auto;
}
#copyright .footer_zo2_logo img {
  float: none;
}
#copyright footer {
  padding: 20px 0 0 0;
}
#copyright footer .copyright {
  width: 100%;
  margin-bottom: 30px;
  font-size: 115%;
  color: #acacac;
}
#copyright footer .copyright a {
  color: #fff;
  font-weight: bold;
}
#copyright footer .copyright a:hover {
  text-decoration: underline;
}
.newsfeed-category fieldset {
  border: 1px solid #E5E5E5;
  clear: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px 0;
}
.newsfeed-category fieldset label.filter-search-lbl {
  display: none;
}
.newsfeed-category fieldset .element-invisible {
  display: block;
  float: left;
  line-height: 29px;
}
.newsfeed-category fieldset .label-warning {
  display: none;
}
.newsfeed-category fieldset .btn-group {
  float: left !important;
  width: 45%;
}
.newsfeed-category fieldset .btn-group input {
  width: 220px;
  float: right;
  border-radius: 4px;
}
.newsfeed-category fieldset .btn-group input:focus {
  box-shadow: 0 0px 3px #1085DE;
}
.newsfeed-category fieldset .btn-group select {
  width: 217px;
  height: 29px !important;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #E5E5E5;
}
.newsfeed-category ul.list-striped li {
  display: inline;
}
.newsfeed-category ul.list-striped li .list-title {
  float: left;
}
.newsfeed-category ul.list-striped li .list pull-left {
  float: left;
}
.newsfeed a {
  color: #4b4b4b;
  font-size: 100%;
  font-weight: bold;
}
.newsfeed a:hover {
  text-decoration: underline;
  color: #4b4b4b;
}
.newsfeed h2 {
  color: #4b4b4b;
  font-size: 200%;
  font-weight: bold;
}
.newsfeed h2 a {
  color: #4b4b4b;
  font-size: 100%;
  font-weight: bold;
}
.newsfeed h2 a:hover {
  text-decoration: underline;
}
.newsfeed h3 {
  color: #4b4b4b;
  font-size: 200%;
  font-weight: bold;
}
.newsfeed h3 a {
  color: #4b4b4b;
  font-size: 100%;
  font-weight: bold;
}
.newsfeed h3 a:hover {
  text-decoration: underline;
}
.newsfeed ol li {
  list-style: none;
}
.newsfeed ol li p {
  padding: 0;
  margin: 0 0 20px 0 !important;
  display: block;
}
.list-striped p {
  font-size: 13px;
}
#adminForm .btn-group {
  float: left !important;
  width: 45%;
  border: none;
}
#adminForm .btn-group input {
  width: 220px;
  float: right;
  border-radius: 4px;
}
#adminForm .btn-group input:focus {
  box-shadow: 0 0px 3px #1085DE;
}
#adminForm .display-limit {
  float: left;
}
#adminForm .display-limit select {
  width: 217px;
  height: 29px !important;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #E5E5E5;
}
.list-striped p {
  float: left !important;
}
fieldset {
  border: 1px solid #E5E5E5;
  margin: 15px 0;
  padding: 20px;
}
fieldset legend {
  border: 1px solid #E5E5E5;
  width: 20%;
  padding: 5px 5px 5px 20px;
  font-weight: bold;
  font-size: 13px;
}
.categories-list .page-header a {
  color: #4b4b4b;
  font-size: 13px;
}
.items-more .nav-tabs.nav-stacked li a:hover {
  background: none;
}
.blog .col-md-6 {
  width: 100%;
  padding: 0 15px;
}
.blog .readmore {
  color: #4B4B4B;
  background-color: #E7E7E7;
}
.blog .readmore:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.blog a {
  color: #4b4b4b;
  font-weight: bold;
}
.blog a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
.blog a:focus {
  background: none !important;
}
.blog h2 a {
  color: #4b4b4b;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 85%;
}
.blog h2 a:hover {
  text-decoration: underline;
  color: #4b4b4b;
}
.blog h3 {
  color: #4b4b4b;
  font-weight: bold;
  font-size: 170%;
}
.blog p {
  display: block;
  margin: 0;
}
.featured .column-1 >p {
  float: left;
}
.featured .column-2 >p {
  float: left;
}
.featured .leading-0 >p {
  float: left;
}
.blog-featured a {
  color: #4b4b4b;
  font-weight: bold;
}
.blog-featured a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
.blog-featured .item-title a {
  text-transform: uppercase;
  font-size: 110%;
}
.blog-featured .item .item-title a {
  text-transform: none;
  font-size: 70%;
}
.blog-featured .readmore {
  background-color: #E7E7E7;
  padding: 5px;
}
.blog-featured .readmore a {
  color: #4B4B4B !important;
}
.blog-featured .readmore a:hover {
  text-decoration: none;
  color: #ffffff !important;
}
.categories-list .page-header {
  padding-bottom: 0;
}
.categories-list .page-header a {
  color: #4b4b4b;
  font-weight: bold;
  font-size: 13px;
}
.newsfeed-category h2 {
  color: #4b4b4b;
  font-size: 225%;
  font-weight: 500;
}
.newsfeed-category fieldset input {
  display: none;
}
.newsfeed-category br {
  display: none;
}
.newsfeed-category ul.list-striped {
  border: 1px solid #E5E5E5;
  width: 60%;
  padding: 10px;
}
.newsfeed-category ul.list-striped li {
  display: table;
  width: 100%;
  margin-bottom: 8px;
}
.newsfeed-category ul.list-striped li .list-title {
  width: 180px;
}
.newsfeed-category ul.list-striped li a {
  color: #4b4b4b;
  font-weight: bold;
}
.newsfeed-category ul.list-striped li a:hover {
  text-decoration: underline;
}
legend {
  width: auto !important;
  color: #333333 !important;
  padding: 0 20px !important;
  font-size: 100% !important;
}
#component .search label {
  display: block !important;
  font-size: 14px;
  font-weight: normal;
}
body.search dl {
  display: inline-block;
  background-color: #F5F5F5;
  padding-left: 8px;
}
body.search dl a {
  font-weight: bold;
  color: #4B4B4B;
}
body.search dl a:hover {
  text-decoration: underline;
}
.phrases-box label {
  display: table;
  float: left;
  margin: 0;
  padding: 0;
  line-height: 30px;
  font-weight: normal;
  font-size: 14px;
}
.phrases-box label input {
  margin: 9px 10px 0 10px !important;
  padding: 0;
  float: left;
  width: auto;
}
.ordering-box {
  float: right;
  margin-left: 25px;
}
.ordering-box label {
  display: table;
  float: left;
  margin: 0;
  padding: 0;
  line-height: 12px;
  line-height: 30px;
}
.ordering-box select {
  float: left;
}
.only label {
  display: table;
  float: left;
  margin: 0 !important;
  padding: 0;
  line-height: 30px;
}
.only label input {
  margin: 9px 10px 0 10px !important;
  padding: 0;
  float: left;
  width: auto;
}
.finder h1 {
  font-size: 271%;
  line-height: 100%;
  color: #2C2C2C;
  font-weight: 500;
}
.finder #search-form {
  display: inline-block;
  clear: left;
  width: 100%;
}
.finder #search-form form {
  width: 100%;
  display: table;
}
.finder #search-form form input {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  border-radius: 4px;
  color: #555555;
  clear: left;
  float: left;
  width: 250px;
}
.finder #search-form form input:hover,
.finder #search-form form inputfocus {
  box-shadow: 0 0px 3px #1085DE;
}
.finder #search-form form .btn-primary {
  background-color: #454545;
  padding: 7px 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  transition: all 0.6s linear 0s;
  margin-left: 6px;
  float: left;
  border: none;
}
.finder #search-form form .btn-primary:hover {
  transition: all 0.6s linear 0s;
  text-decoration: none;
}
.finder #search-form form label {
  display: block !important;
  text-transform: landscape;
  font-size: 18px;
  font-weight: 500;
}
.finder #search-form form a {
  color: #4B4B4B;
  text-decoration: none;
}
.finder #search-form form a:hover {
  text-decoration: underline;
}
#advancedSearch {
  border: none !important;
}
#advancedSearch hr {
  border: none !important;
}
.in {
  border: none !important;
}
.advanced-search-tip p {
  float: left;
  clear: left;
  margin: 0;
}
.search #searchForm {
  width: 100%;
  display: table;
}
.search #searchForm .counter {
  display: none;
}
.search #searchForm .form-limit {
  border: 1px solid #E5E5E5;
  padding: 15px;
  margin-bottom: 25px;
}
.search #searchForm .form-limit label {
  float: left;
  line-height: 30px;
}
.search #searchForm .form-limit select {
  width: 217px;
  height: 29px !important;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #E5E5E5;
}
.search .input-group {
  border: 1px solid #ccc;
  padding: 20px;
  width: 100%;
}
.search .input-group #search-searchword {
  border: 1px solid #e7e7e7;
  color: #4b4b4b;
  width: 230px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.search .input-group #search-searchword:focus {
  box-shadow: inset 0 0 2px #1085DE;
}
.search .input-group .input-group-btn {
  float: left;
  margin-left: 10px;
}
.search .input-group .input-group-btn button.hasTooltip {
  padding: 6px 30px;
  transition: all 0.6s linear 0s;
}
.search .input-group .input-group-btn button.hasTooltip:hover {
  transition: all 0.6s linear 0s;
}
.search .input-group .input-group-btn button.hasTooltip:hover .fa-search {
  color: #FFFFFF;
  transition: all 0.6s linear 0s;
}
.search .ordering-box select {
  width: 217px;
  height: 29px !important;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #E5E5E5;
}
.contact-category a {
  color: #4b4b4b;
  font-weight: bold;
}
.contact-category a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
.contact-category h2 {
  font-size: 24px;
  font-weight: 500;
}
.contact-category .btn-group {
  display: none;
}
.contact-category .display-limit {
  float: left;
  margin: 0;
  border: 1px solid #E5E5E5;
  width: 100%;
  padding: 20px;
}
.contact-category h4.item-title a {
  font-size: 16px;
}
.categories-list a {
  color: #4b4b4b;
  font-weight: bold;
}
.categories-list a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
.categories-list h4.item-title a {
  font-size: 13px;
  color: #4B4B4B;
  font-weight: bold;
}
.blog-featured table {
  border: 1px solid #cfcfcf;
  width: 70%;
}
.blog-featured table tr {
  background-color: #dedede;
}
.blog-featured table tbody tr {
  background: none;
}
.blog-featured table tbody tr .even {
  background: none;
}
.blog-featured table tbody tr .odd {
  background: none;
}
.blog-featured table td.item-title a {
  color: #4b4b4b;
  font-size: 12px;
  text-transform: capitalize;
}
.blog-featured table th.item-title a {
  color: #4b4b4b;
  font-size: 12px;
  text-transform: capitalize;
}
.contact .page-header h2 span {
  color: #4b4b4b;
  font-weight: 500;
  font-size: 26px;
}
.contact dt span {
  float: left;
}
.contact dd {
  font-weight: normal;
  float: left;
  clear: left;
}
.contact span {
  font-weight: normal;
}
.contact .media-body {
  font-weight: normal;
}
.contact .star {
  color: #FF0000;
}
.contact input:hover {
  box-shadow: 0 0 3px #F8B9B7 !important;
}
.contact input:focus:required:invalid:focus,
.contact textarea:focus:required:invalid:focus,
.contact select:focus:required:invalid:focus {
  border-color: #E9322D;
  box-shadow: 0 0 6px #F8B9B7;
}
.accordion-toggle {
  font-size: 23px;
}
.accordion-inner legend {
  width: 45%;
}
#component form.form-validate fieldset .controls input {
  width: 230px;
}
.dropdown-menu .mega-nav > li a {
  font-size: 14px;
}
#beadcrumb {
  padding-left: 0;
}
#aboutus {
  padding-left: 0;
}
div.pagination .counter {
  display: none;
}
div.pagination p {
  color: #4B4B4B;
}
div.pagination li span {
  border: none;
  background-color: #268663;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 0;
  margin: 0 3px;
  width: 40px;
  text-align: center;
}
div.pagination li span:hover {
  background-color: #268663;
}
div.pagination li a {
  border: none;
  padding: 10px 0;
  margin: 0 3px;
  width: 40px;
  text-align: center;
}
div.pagination li a span {
  background: none;
  color: #4b4b4b;
  font-weight: bold;
}
div.pagination li a:hover {
  background-color: #268663;
}
div.zo2-pagination p {
  color: #4B4B4B;
}
div.zo2-pagination li {
  margin: 0;
}
div.zo2-pagination li span {
  border: none;
  background-color: #268663;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 0;
  margin: 0 3px;
  width: 40px;
  text-align: center;
}
div.zo2-pagination li span:hover {
  background-color: #268663;
}
div.zo2-pagination li a {
  border: none;
  padding: 10px 0;
  margin: 0 3px;
  width: 40px;
  text-align: center;
}
div.zo2-pagination li a span {
  background: none;
  color: #4b4b4b;
  font-weight: bold;
}
div.zo2-pagination li a:hover {
  color: #FFFFFF;
}
div.k2Pagination ul li {
  float: left;
}
div.k2Pagination ul li span:hover {
  background-color: #268663 !important;
  border-color: #268663;
}
div.k2Pagination ul li >a,
div.k2Pagination ul li span {
  color: #4B4B4B;
  font-weight: bold;
  padding: 10px 20px;
  font-size: 115%;
}
div.k2Pagination .result {
  display: block;
}
div.pagination ul li {
  float: left;
}
div.pagination ul li span:hover {
  background-color: #268663 !important;
  border-color: #268663;
}
div.pagination ul li >a,
div.pagination ul li span {
  color: #4B4B4B;
  font-weight: bold;
  font-size: 115%;
}
div.pagination .result {
  display: block;
}
color: #4b4b4b
  a:hover {
  text-decoration: underline;
}
.last a {
  color: #4b4b4b !important;
  font-weight: bold !important;
}
.last a:hover {
  text-decoration: underline !important;
}
.userItemView a {
  color: #4b4b4b;
}
.userItemView a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
.tagItemView a {
  color: #4b4b4b;
}
.tagItemView a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
.userBlock {
  background: none !important;
  border: none !important;
}
.userBlock .userAdditionalInfo a {
  color: #4b4b4b;
}
.userBlock .userAdditionalInfo a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
#mnu_left #login-form input {
  width: 230px;
  float: left;
  clear: left;
}
#mnu_left #login-form label {
  display: none;
}
#mnu_left #login-form label.control-label {
  display: block;
  color: red;
  float: right;
  padding-left: 15px;
  color: #2c2c2c;
}
#mnu_left #login-form input#modlgn-remember {
  width: auto;
  clear: inherit;
}
#mnu_left #login-form ul.unstyled li {
  display: inline;
  clear: left;
}
#mnu_left #login-form ul.unstyled li a {
  color: #4b4b4b;
}
#mnu_left #login-form ul.unstyled li a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
#mnu_left .btn-primary {
  margin-top: 10px;
  background-color: #454545;
  padding: 6px 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  transition: all 0.6s linear 0s;
}
#mnu_left .btn-primary:hover {
  transition: all 0.6s linear 0s;
  text-decoration: none;
}
#mnu_left .zt-timeline-item {
  margin-bottom: 15px;
}
#mnu_left .zt-twitter-timeline {
  margin: 0;
  padding: 0;
}
#mnu_left .zt-twitter-timeline .zt-twitter-head {
  display: none;
}
#mnu_left .zt-twitter-timeline .zt-item-avatar {
  clear: left;
}
#mnu_left .zt-twitter-timeline .zt-item-text {
  color: #4b4b4b;
}
#mnu_left .zt-twitter-timeline .zt-item-text a {
  color: #4b4b4b;
}
#mnu_left .zt-twitter-timeline .zt-item-text a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
#mnu_left .zt-twitter-timeline .zt-item-date {
  display: none;
}
#mnu_left .zt-twitter-timeline .zt-twitter-follow {
  display: none;
}
div.shortcode-block-quote-right {
  float: left !important;
  clear: left;
}
h3.moduletitle {
  background: none;
  padding: 30px 0 0 0;
  margin: 0;
}
h3.moduletitle span {
  text-transform: uppercase;
  color: #2f2f2f;
  font-weight: 500;
}
ul.tabs li {
  margin: 0 10px 0 0 !important;
}
ul.tabs li a {
  height: 41px !important;
  font-size: 100% !important;
  color: #4b4b4b !important;
}
ul.tabs li a a {
  color: #4b4b4b !important;
}
ul.tabs li a a:hover {
  color: #4b4b4b !important;
  text-decoration: underline !important;
}
ul.tabs li a.active {
  height: 41px !important;
  color: #4b4b4b !important;
}
.zt-typo-boxes-inside {
  padding: 0;
}
.zt-typo-boxes .row {
  margin-left: 0;
}
.zt-typo-boxes ul {
  clear: none;
}
.zt-typo-boxes ul li {
  margin: 0;
  padding: 0 0 5px 0;
  border: none !important;
}
h2.latestItemTitle a {
  color: #4b4b4b;
  font-size: 95%;
  font-weight: 500;
}
h2.latestItemTitle a:hover {
  text-decoration: underline;
}
.k2ReadMore {
  background-color: #454545;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  transition: all 0.6s linear 0s;
}
.k2ReadMore:hover {
  transition: all 0.6s linear 0s;
  text-decoration: none;
  color: #fff;
}
div.latestItemCategory {
  background-color: #EFF1F1;
  display: inline-block;
  float: left;
  margin: 0 7px 7px 0;
  padding: 5px 10px !important;
  border: none !important;
}
div.latestItemCategory a {
  color: #4b4b4b;
}
div.latestItemCategory a:hover {
  text-decoration: underline;
}
span.latestItemDateCreated {
  background-color: #EFF1F1;
  display: inline-block;
  float: left;
  margin: 0 7px 7px 0;
  padding: 5px 10px;
  color: #4b4b4b !important;
}
span.latestItemDateCreated .fa-calendar {
  font-size: 14px;
  margin: 0 3px;
}
.embed-container {
  padding-bottom: 50%;
}
#component iframe {
  height: 100% !important;
}
.homepage .itemListCategory {
  display: none;
}
.item #breadcrumb1 {
  margin-bottom: 50px;
}
.item div.itemFullText p {
  display: block;
}
.item #message {
  margin-top: 20px;
}
dt,
dd {
  color: #2C2C2C;
}
legend {
  margin-bottom: 0;
}
.profile a {
  color: #4B4B4B;
}
.profile a:hover {
  text-decoration: underline;
}
.control-label label {
  font-weight: normal;
}
.control-group label {
  font-weight: normal;
}
span.catItemAddLink {
  display: none !important;
}
span.catItemEditLink {
  display: none !important;
}
.pager li {
  border: none !important;
}
ul.zt-toggle-box li {
  border: none;
}
.itemlist .itemListCategory {
  display: block;
}
.itemlist .itemListCategory p {
  margin: 0;
}
.itemlist .itemListSubCategories {
  background-color: #f0f0f0;
}
#component form.form-validate fieldset {
  clear: left;
}
.article ul.zt-accordion li {
  border: none;
}
.article .item-page ul li {
  border: none !important;
}
.column-1,
.column-2 {
  padding-left: 15px;
}
.embed-container {
  padding: 0 !important;
  margin-top: 0;
  height: 400px !important;
}
.article ul.the-icons {
  font-size: 100%;
  font-family: 'Open Sans' !important;
}
.article ul.the-icons li {
  margin-bottom: 0;
  font-family: 'Open Sans' !important;
}
div.catItemReadMore {
  display: block !important;
  clear: left;
}
.tp-caption.cap_title {
  background: none repeat scroll 0 0 rgba(255,255,255,0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)" !important;
  border-style: none;
  border-width: 0;
  color: #353535;
  font-size: 30px;
  font-weight: 100;
  letter-spacing: -1.5px;
  line-height: 60px;
  margin: 0;
  padding: 4px 13px;
  position: absolute;
  text-shadow: none;
  text-transform: uppercase;
}
.article h1 {
  font-size: 260%;
  font-weight: 500;
}
.article h2 {
  font-size: 220%;
  font-weight: 500;
}
.article h3 {
  font-size: 180%;
  font-weight: 500;
}
.article h4 {
  font-size: 140%;
  font-weight: 500;
}
.article h5 {
  font-size: 120%;
  font-weight: 500;
}
.article h6 {
  font-size: 100%;
  font-weight: 500;
}
.item-page .print-icon .fa {
  float: left;
  line-height: 20px;
  margin: 0 5px;
}
.item-page .print-icon a {
  clear: none;
  padding: 0;
}
.item-page .email-icon .fa {
  float: left;
  line-height: 20px;
  margin: 0 5px;
}
.item-page .email-icon a {
  clear: none;
  padding: 0;
}
code {
  background-color: #EEEEEE;
  color: #000000;
  white-space: pre-wrap !important;
}
blockquote {
  font-family: Open Sans;
  font-style: normal;
  font-size: 12px;
}
.item-page .pull-left {
  border-left: 5px solid #eeeeee;
}
div.divider {
  margin-bottom: 15px;
}
div.shortcode-dropcap {
  width: 40px;
  height: 40px;
}
a.lightbox-modal {
  margin: 0 30px 20px 0;
  display: block;
  float: left;
}
.item-page h2.page-header {
  padding: 15px 0;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 15px;
}
.item-page ul li {
  padding: 5px 5px 5px 0;
  width: 100%;
}
.article #component .span4 {
  padding: 0 15px;
}
#component .tab-content {
  border: 1px solid #EEEEEE;
  padding: 10px 20px;
}
#component .item-page .nav-tabs > li {
  display: block;
  float: left;
  width: auto;
  margin: 0 0 -6px 0;
}
#component .item-page .nav-tabs > li > a {
  border: 1px solid #EDECEC;
  background-color: #f8f8f8;
  font-size: 14px;
  padding: 8px 15px;
  text-transform: uppercase;
}
#component .nav-tabs > li.active > a,
#component .nav-tabs > li.active > a:hover,
#component .nav-tabs > li.active > a:focus {
  background-color: #FFFFFF;
  border-bottom: none;
  padding-bottom: 9px;
}
.pager li a {
  transition: all 0.6s linear 0s;
  color: #FFFFFF;
  font-weight: bold;
  padding: 6px 10px;
  border-radius: 0;
}
.pager li a:hover {
  transition: all 0.6s linear 0s;
}
#component iframe {
  height: 450px !important;
  width: 100%;
}
#zo2-bottom1 .custom a.lightbox-modal {
  margin: 0 6px 6px 0;
  display: inline-block;
}
.article-info {
  margin: 10px 0 0 0;
}
#Positions-img img {
  width: 100%;
}
.itemContainer .container {
  display: inline;
}
.newsfeed-category ul.list-striped {
  width: auto;
  display: inline-block;
}
div.mod-languages ul {
  line-height: 30px;
}
.rtl #zo2-header .logo_normal {
  text-align: center;
}
.rtl #zo2-header .navbar-nav {
  float: left;
}
.rtl .zo2-megamenu .mega-align-right > .dropdown-menu {
  left: 0;
  right: auto;
}
.rtl nav.zo2-menu .navbar-nav ul.mega-nav li a {
  text-align: right;
}
.rtl #zo2-header-top .search .button:after {
  margin: 0 -25px 0 0;
}
.rtl #zo2-header-top .search form {
  float: left;
}
.rtl #zo2-header-top .search form input {
  float: right;
  right: auto;
  left: 20px;
}
.rtl #zo2-header-top .search button:after {
  background: url("../images/icon_search.png") left top no-repeat;
}
.rtl .zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-menu {
  right: 90% !important;
}
.rtl #zo2-bottom1 .custom p {
  clear: right;
  float: right;
}
.rtl #contact .custom {
  float: left;
}
.rtl #contact .breadcrumb li a.pathway:after {
  display: none;
}
.rtl #contact .breadcrumb li a.pathway:before {
  content: "\f104";
  font-family: FontAwesome;
  margin: 0 8px;
  text-decoration: none;
}
.rtl #right ul.menu li {
  float: right;
  clear: right;
  width: 100% !important;
}
.rtl #right ul.menu li a {
  float: right;
  clear: right;
  text-align: right;
  width: 100%;
}
.rtl #right ul.menu li a:before {
  display: none;
}
.rtl #right ul.menu li a:after {
  content: "\f104";
  font-weight: bold;
  font-family: FontAwesome;
  margin: 0 8px;
  text-decoration: none;
}
.rtl #right ul.menu li a:hover:after {
  content: "\f104";
  font-family: FontAwesome;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0 6px;
}
.rtl #mnu_left ul.menu li {
  width: 100% !important;
  display: inline-block !important;
}
.rtl #mnu_left ul.menu li a {
  float: right;
  clear: right;
  width: 100%;
}
.rtl #mnu_left ul.menu li a:before {
  display: none;
}
.rtl #mnu_left ul.menu li a:after {
  content: "\f104";
  font-weight: bold;
  font-family: FontAwesome;
  margin: 0 8px;
  text-decoration: none;
}
.rtl #mnu_left ul.menu li a:hover:after {
  content: "\f104";
  font-family: FontAwesome;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0 6px;
}
.rtl #mnu_left #login-form input {
  float: right;
  clear: right;
}
.rtl #mnu_left #login-form label.control-label {
  float: left;
  padding-right: 15px;
}
.rtl #mnu_left #login-form ul.unstyled li {
  float: right;
  padding-right: 0;
  clear: right;
}
.rtl #mnu_left .form-inline .checkbox {
  float: right;
  clear: right;
}
.rtl #mnu_left .zt-timeline-item {
  display: inline-block;
  clear: right;
  float: right;
}
.rtl #mnu_left .zt-timeline-item .zt-item-avatar {
  clear: right;
  float: right;
  margin-right: 0;
}
.rtl div.subCategory a.subCategoryImage img {
  margin: 0;
}
.rtl div.k2TagCloudBlock a {
  float: right;
}
.rtl #k2Container .itemDateCreated {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.rtl #k2Container div.catItemHeader span.catItemAuthor a {
  float: right;
}
.rtl #k2Container div.catItemHeader span.catItemAuthor a .fa-user {
  margin-left: 6px;
  margin-right: 0;
}
.rtl #k2Container div.catItemHeader .catItemCommentsLink {
  float: right;
}
.rtl #k2Container div.catItemHeader .catItemCommentsLink a .fa-comment-o {
  margin-left: 6px;
  margin-right: 0;
}
.rtl #k2Container div.catItemHeader .catItemTagsBlock ul.catItemTags {
  padding: 6px 10px 8px 30px;
  margin-right: 3px;
}
.rtl #k2Container div.itemToolbar {
  float: right;
}
.rtl #k2Container div.itemToolbar span.itemAuthor {
  float: right;
  margin: 0 0 0 6px;
}
.rtl #k2Container div.itemAuthorBlock img.itemAuthorAvatar {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  display: block;
  float: right;
  margin: 0 0 0 8px;
  padding: 4px;
}
.rtl #k2Container div.itemAuthorBlock .AuthorAvatar {
  padding-right: 20px;
}
.rtl #k2Container div.itemRatingBlock span {
  float: right;
}
.rtl #k2Container div.itemRatingBlock .itemRatingForm {
  float: right;
}
.rtl #k2Container div.itemRatingBlock .itemRatingForm .itemRatingList {
  float: right;
}
.rtl #k2Container div.itemRatingBlock .itemRatingForm .itemRatingLog {
  padding-right: 10px;
}
.rtl #k2Container div.latestItemCategory {
  float: right;
}
.rtl #k2Container span.latestItemDateCreated {
  float: right;
}
.rtl #k2Container .itemHeader h1 {
  font-size: 280%;
}
.rtl .article-info dd {
  float: right;
}
.rtl .article-info .btn-group {
  float: left !important;
}
.rtl .divider div.scroll-top {
  left: 2px;
  text-align: left;
}
.rtl div.shortcode-dropcap {
  float: right;
  margin-left: 6px;
}
.rtl ul.the-icons {
  float: right;
  margin: 0 0 0 40px;
}
.rtl .item-page ul li {
  margin: 0;
}
.rtl #component .item-page .nav-tabs > li {
  float: right;
}
.rtl .container .logItemImageBlock {
  padding-right: 0;
}
.rtl div.catItemBody .catbody {
  padding: 0 10px 0 0;
}
.rtl div.catItemBody .catbody span {
  float: right;
}
.rtl .form-horizontal .control-label {
  text-align: right !important;
}
.rtl .dl-horizontal dt {
  clear: right;
  float: right;
}
.rtl #component form.form-validate table .k2ProfileHeading {
  text-align: right;
  padding: 0 10px 0 0;
}
.rtl #component form.form-validate table tr td {
  text-align: right;
  padding: 0 10px 0 0;
}
.rtl #genderf-lbl,
.rtl #genderm-lbl {
  float: right;
}
.rtl .category-desc img {
  float: right;
}
.rtl #adminForm .btn-group {
  float: right !important;
}
.rtl #adminForm .display-limit {
  float: right;
}
.rtl .form-inline select {
  float: right;
}
.rtl .form-inline label {
  float: right;
}
.rtl .blog-featured .leading-0 > p {
  float: right;
}
.rtl .items-row p.readmore {
  float: right;
}
.rtl .newsfeed-category p {
  float: right;
}
.rtl .feed-description img {
  float: left !important;
}
.rtl .finder #search-form form input {
  clear: right;
  float: right;
}
.rtl .finder #search-form .btn-primary {
  float: right;
  margin-right: 6px;
}
.rtl .advanced-search-tip p {
  clear: right;
  float: right;
}
.rtl .search .input-group #search-searchword {
  float: right;
}
.rtl .search .input-group .input-group-btn {
  float: right;
  margin-right: 10px;
}
.rtl .weblink-category p {
  clear: right;
  float: right;
}
.rtl .weblink-category .cat-children {
  clear: right;
}
.rtl .contact-category p {
  float: right;
}
.rtl .contact-category .cat-children {
  clear: right;
}
.rtl .contact-category .list-striped p {
  float: right !important;
  clear: right;
}
.rtl .contact-category ul.list-striped {
  clear: right;
}
.rtl .contact-address {
  clear: right;
}
.rtl #slide-contact .pull-right {
  float: right !important;
}
.rtl .contact-address-block .pull-left {
  float: right !important;
  margin: 0 0 0 10px;
}
.rtl .contact dd {
  clear: right;
  float: right;
}
.rtl div.userBlock img {
  float: right;
  margin: 0 0 0 8px;
}
.rtl div.userItemHeader div.userItemCategory {
  margin: 0 0 0 3px;
  float: right;
}
.rtl div.userItemHeader .userItemCommentsLink {
  margin: 0 0 0 3px;
  float: right;
}
.rtl div.userItemHeader .userItemTagsBlock {
  margin: 0 0 0 3px;
  float: right;
}
.rtl div.userItemHeader .userItemDateCreated {
  margin: 0 0 0 3px;
  float: right;
}
.rtl div.tagItemCategory {
  margin: 0 0 0 8px;
}
.userBlock p {
  display: block;
  margin: 0;
  font-size: 115%;
}
.userBlock span {
  font-size: 115%;
}
.userBlock span a {
  font-weight: normal;
}
.zo2-socialshares-floatbar {
  position: fixed;
  top: 20px;
  width: 70px;
  margin: 0 0 0 -111px;
  z-index: 99;
  background: #ffffff;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  font: 10px/16px Arial;
  min-width: 55px;
  padding: 5px;
  text-align: center;
}
.zo2-socialshares-floatbar .zo2-social-box {
  display: inherit;
  line-height: 0;
  padding: 4px 1px;
  width: auto;
  height: auto;
}
.icon-caret-down:before {
  content: "\f067";
  font-family: FontAwesome;
  color: #268663;
}
.icon-caret-up:before {
  content: "\f068";
  font-family: FontAwesome;
}
.sidebar-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  color: rgba(255,255,255,0.5);
}
.rtl .sidebar-close {
  float: left;
  text-align: left;
}
.modal-header {
  border: none;
  padding: 0 5px 0 0;
}
.modal-body {
  padding: 0 10px;
}
.modal-footer {
  border: none;
  padding: 0;
}
.homepage div.itemList {
  padding: 0 15px;
}
.homepage div.itemList div#itemListLeading {
  display: inline-block;
  width: 100%;
  padding-top: 60px;
}
.homepage div.itemList div#itemListLeading .itemContainer {
  display: block;
  padding: 6px;
}
.homepage div.itemList div#itemListLeading .itemContainer .catItemView {
  padding: 0;
}
.homepage div.itemList div#itemListLeading .itemContainer .catItemView .catItemBody {
  padding: 0;
}
.homepage div.itemList div#itemListLeading .itemContainer .catItemView .catItemBody .catItemImageBlock {
  width: 100%;
  padding: 0;
}
.homepage div.itemList div#itemListLeading .itemContainer .catItemView .catItemBody .catItemImageBlock .catItemImage {
  width: 100%;
}
.homepage div.itemList div#itemListLeading .itemContainer .catItemView .catItemBody .catItemImageBlock .catItemImage a {
  width: 100%;
  height: 100%;
}
.homepage div.itemList div#itemListLeading .itemContainer .catItemView .catItemBody .catItemImageBlock .catItemImage a img {
  width: 100%;
  max-height: 100%;
}
.homepage div.itemList div#itemListLeading .itemContainer .catItemView .catItemBody .catItemImageBlock .catItemImage a span {
  width: 100%;
  bottom: 0;
}
.homepage div.itemList div#itemListLeading .itemContainer .catItemView .ztItemInfo {
  margin: 0;
  width: 100%;
  padding: 10px 0 30px 0;
}
.navbar-collapse {
  padding-left: 0;
}
h1.logo-tex {
  font-size: 300%;
  margin: 0;
}
#rev_slider_5_126_wrapper {
  background: none !important;
  padding: 0 !important;
}
a.dropdown-toggle:hover {
  text-decoration: none;
}
.zo2-module iframe {
  border: none;
}
.logo_retina {
  width: 100% !important;
  text-align: center;
}
.style-switcher {
  z-index: 468;
}
.style-switcher ul.options.layout-select li .selected {
  padding-left: 0;
}
.style-switcher ul.options.layout-select li a img {
  width: 50px;
}
.style-switcher ul.options li {
  padding-left: 0;
}
.form-inline select {
  width: auto;
}
.zt-slogan p.readmore {
  display: block;
}
