.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;
}
img {
  max-width: 100%;
}
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;
  margin-top: 5px;
  border: 1px solid #447B55;
  margin-bottom: 10px;
  padding: 4px 6px;
  width: 200px;
}
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;
}
.item {
  overflow: hidden;
}
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;
}
.tag {
  color: #575757;
}
.tags {
  margin: 8px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tags span {
  float: left;
  height: 24px;
  line-height: 24px;
  position: relative;
  font-size: 11px;
  margin: 5px 0;
}
.tags span a {
  font-style: italic;
  float: left;
  height: 24px;
  line-height: 24px;
  position: relative;
  font-size: 11px;
  margin-left: 20px;
  padding: 0 10px 0 12px;
  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:hover:before {
  border-color: transparent #31B0D5;
}
.tags span a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent #5BC0DE;
}
.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;
}
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: 5px 0 10px 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;
}
.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;
}
.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: 0 0 10px 0;
  margin: 0 0 20px 0;
}
.homepage .items-leading>div {
  border: none;
}
.page-header {
  border: none;
  margin: 0;
  padding: 0;
}
#component .dropdown-toggle {
  margin: 0;
  padding: 3px 5px;
}
div.carousel-caption {
  display: none;
}
.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%;
  margin: 0 0 10px 0;
}
.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;
}
.icon-edit,
.icon-print,
.icon-envelope {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.icon-edit:before {
  content: "\f044";
}
.icon-print:before {
  content: "\f02f";
}
.icon-envelope:before {
  content: "\f0e0";
}
.blog .createdby:before,
.blog .icon-calendar,
.blog .icon-eye-open {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.blog .icon-calendar:before {
  content: "\f073";
}
.blog .icon-eye-open:before {
  content: "\f06e";
}
.blog .createdby:before {
  content: "\f007";
}
ul,
ol {
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.unstyled li,
ol.unstyled li {
  line-height: 20px;
}
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 {
  font-weight: 600;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  text-transform: capitalize;
  padding: 7px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  background: none;
}
.pagenav {
  float: none;
  clear: both;
  margin: 10px 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;
}
div#sbox-window.shadow {
  width: 820px !important;
  height: 520px !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;
}
.header-content {
  clear: both;
}
.button_buy {
  border: none;
  height: 28px;
  padding: 0 0 0 29px;
  display: inline-block;
}
.button_buy span {
  height: 28px;
  display: inline-block;
  padding: 0 15px 0 3px;
  line-height: 28px;
  font-weight: 600;
  color: #ffffff;
}
.button_buy span input {
  padding: 0;
  margin: 0;
}
.button-submit {
  border: none;
  width: 100px;
  height: 28px;
  color: #ffffff;
  text-indent: 20px;
}
iframe {
  max-width: 100%;
}
div.categories-list > div {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #dddddd;
}
div.categories-list div.category-desc {
  margin: 10px 0 0;
}
div.category-desc {
  margin: 0 0 10px 0;
}
div.category-desc img {
  margin: 0 0 10px 0;
}
div.blog div.items-row {
  padding: 0 0 20px 0;
}
div.blog .page-header h2 {
  margin: 0 0 15px 0;
}
div.item-page img {
  margin: 0 0 10px 0;
}
div.blog div.col-sm-12 {
  padding: 0;
}
.item-image {
  clear: both;
  overflow: hidden;
  float: none !important;
}
.dropdown-toggle {
  color: #333333;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.dropdown-toggle:active {
  color: #0E74BC;
}
div.newsfeed ol li {
  list-style: decimal inside none;
}
div.newsfeed ol li h3 {
  display: inline-block;
}
.icon-cog:before {
  content: "\f013";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.tag-category fieldset.filters {
  margin: -30px 0 0 0;
}
.tag-category .category .tag-body {
  margin: 10px 0 0;
}
.tag-category ul.category > li {
  padding: 0 0 20px 0;
}
.tag-category .tag-body {
  display: block;
}
div.item div.item-image {
  width: 100%;
  overflow: hidden;
  clear: both;
  float: none !important;
  margin: 5px 0 10px 0;
}
.readmore {
  background: url("../img/readmore.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  padding: 0 0 0 10px;
  border-radius: 5px 0 0 5px;
  color: #1692C5;
  float: right;
  height: 30px;
  line-height: 30px;
  margin: 0;
}
.readmore > span {
  background: url("../img/readmore.png") no-repeat scroll 100% 0 rgba(0,0,0,0);
  padding: 0 10px 0 0;
  display: inline-block;
}
.readmore:hover,
.readmore.active,
.readmore:focus,
.readmore:active {
  background-position: 0 100%;
}
.readmore:hover span,
.readmore.active span,
.readmore:focus span,
.readmore:active span {
  background-position: 100% 100%;
  color: #ffffff;
}
div.search #search-searchword {
  width: 200px;
  background-color: #ffffff;
  float: left;
}
div.search div.input-group-btn {
  float: left;
}
div.search div.input-group-btn .hasTooltip {
  background-color: #0E74BC;
}
div.search div.input-group-btn .hasTooltip:hover {
  color: #ffffff;
}
div.pagination {
  display: block;
  text-align: center;
  padding: 0 !important;
  margin: 10px 0;
}
ul.pagination {
  margin: 0;
  padding: 0;
  border-radius: 0;
}
ul.pagination > li {
  display: inline-block;
  margin: 0 3px;
}
ul.pagination > li span {
  background: #CCCCCC !important;
}
ul.pagination > li a,
ul.pagination > li span {
  border-radius: 0 !important;
  border: none;
  line-height: 100%;
  padding: 11px 15px;
}
ul.pagination > li a {
  margin: 0;
  background: #333333;
  color: #ffffff;
}
ul.pagination > li a:hover,
ul.pagination > li a:active,
ul.pagination > li a:focus {
  background-color: #CCCCCC !important;
}
div.counter {
  margin: 10px 0 0;
}
.no-bg-title h3.moduletitle {
  background: none;
  margin: 7px 0 14px 0;
  padding: 0;
}
.no-bg-title h3.moduletitle span {
  background: none;
  padding: 0;
}
.no-bg-title div.module {
  background: transparent;
  border: none;
  box-shadow: none;
  color: #ffffff;
}
.module-pad div.mod-content {
  padding: 0 10px 10px;
  text-align: center;
}
.module-pad div.mod-content img.img {
  background: #FFFFFF;
  padding: 4px;
  -webkit-box-shadow: 1px 1px 5px #F1F1F1;
  -moz-box-shadow: 1px 1px 5px #F1F1F1;
  box-shadow: 1px 1px 5px #F1F1F1;
}
.module-pad div.mod-content .timage {
  margin: 0 0 10px 0;
}
.contact-miscinfo,
.contact-position {
  overflow: hidden;
  clear: both;
}
div.contact div.thumbnail {
  display: inline-block;
}
div.categories-list h4.item-title {
  padding: 0 15px;
}
input.button {
  width: auto;
}
code {
  white-space: normal;
}
div.syntaxhighlighter div.container {
  width: auto;
}
.boxed #header-shadow,
.boxed #manufacturers {
  width: 1170px;
}
table.jshop.cart td {
  vertical-align: middle;
}
table.jshop.cart img.jshop_img {
  width: 100px;
}
.bs-example input {
  width: auto;
  margin: 0;
}
div.item-page h2.page-header {
  margin: 5px 0 10px 0;
}
.zo2-megamenu .dropdown-menu {
  font-size: 100%;
}
.zo2-megamenu .dropdown-menu .dropdown-menu {
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
}
.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-dropdown-menu {
  padding: 5px;
}
.zo2-megamenu .mega > .mega-dropdown-menu {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  min-width: 200px;
  display: none;
  margin: 1px 0 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-menu {
  margin: 0;
  left: 100%;
  margin: -35px 0 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner {
  background-color: #f8f8f8;
  -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: 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .mega-dropdown-inner {
  box-shadow: none;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module {
  color: #5c5c5c;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module .module-title {
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
  margin: 6px 0 20px;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module div.information {
  margin: 10px 0 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 {
  display: block;
  padding: 10px 0;
  color: #5C5C5C;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a.group-title {
  font-size: 110%;
  text-transform: uppercase;
}
.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 {
  box-shadow: none;
}
.zo2-megamenu .col-md-12.mega-col-nav .mega-inner .mega-inner {
  padding: 10px;
}
.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: solid #E7E7E7 1px;
}
.zo2-megamenu .mega-nav > li a,
.zo2-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.zo2-megamenu .dropdown-menu .mega-nav > li a:before {
  display: inline-block;
  width: 20px;
  height: 100%;
  content: "";
  background: url("../img/icon-li.png") left center no-repeat;
  vertical-align: top;
}
.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:hover > .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 !important;
  }
  .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;
    box-shadow: none;
  }
  .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: 767px) {
  html {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .offcanvas {
    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: #ffffff;
    display: block;
    float: right;
    font-size: 150%;
    padding: 12px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 999;
  }
  .offcanvas .sidebar-close:before {
    content: "\f00d";
    font-family: FontAwesome;
    display: inline-block;
  }
  .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: 10px;
    -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 li a:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    width: 10px;
  }
  .offcanvas .sidebar-nav ul.nav-sub {
    background: none repeat scroll 0 0 #525E66;
  }
  .offcanvas .sidebar-nav >ul >li.nav-active > a {
    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;
  }
  .offcanvas .sidebar-nav .nav-parent > .nav-oc-toggle {
    position: absolute;
    right: 5px;
    top: 4px;
    border: none !important;
    font-size: 18px;
    height: 8px;
  }
  .offcanvas .sidebar-nav .nav-parent > .nav-oc-toggle:before {
    content: "\f0d7";
  }
  .offcanvas .sidebar-nav .nav-parent > .nav-oc-toggle.icon-caret-up:before {
    content: "\f0d8";
  }
}
.off-canvas-trigger {
  float: left;
  margin: 7px 0 0 5px;
  background: none;
  border-radius: 0;
}
.off-canvas-trigger:hover,
.off-canvas-trigger:active,
.off-canvas-trigger:focus {
  background: none !important;
}
.moduletitle {
  font-size: 200%;
  font-weight: 500;
  text-transform: capitalize;
  color: #1692C5;
}
div#owl-demo {
  cursor: move;
  position: relative;
}
div#owl-demo div.owl-pagination {
  display: none;
}
div#owl-demo div.owl-controls {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  margin: -40px 0 0;
}
div#owl-demo div.owl-buttons {
  width: 100%;
}
div#owl-demo div.owl-buttons [class^="owl"] {
  width: 40px;
  height: 80px;
  border-radius: 8px;
  background: url("../img/tran-button.png");
  text-align: center;
  font-size: 240%;
  color: #fff;
  overflow: hidden;
}
div#owl-demo div.owl-buttons [class^="owl"]:before {
  display: block;
  font-family: FontAwesome;
  line-height: 80px;
  text-align: center;
}
div#owl-demo div.owl-buttons [class^="owl"].owl-prev {
  float: left;
}
div#owl-demo div.owl-buttons [class^="owl"].owl-prev:before {
  content: "\f104";
}
div#owl-demo div.owl-buttons [class^="owl"].owl-next {
  float: right;
}
div#owl-demo div.owl-buttons [class^="owl"].owl-next:before {
  content: "\f105";
}
div#owl-demo div.owl-buttons {
  display: none;
}
div#owl-demo:hover div.owl-buttons {
  display: block;
}
div.module {
  /*margin: 0 0 20px 0;*/
}
ul.lang-inline li {
  float: right;
  margin: 0 0 0 5px;
}
.copyright {
  color: #ffffff;
}
.copyright a {
  color: #ffffff;
}
.copyright a:hover {
  color: #ffffff;
}
.zo2-menufooter a {
  color: #ffffff;
}
.zo2-menufooter ul.menu {
  display: inline-block;
  float: right;
}
.zo2-menufooter ul.menu li a {
  padding: 0 9px;
  line-height: 100%;
  background: none;
  border-right: 1px solid #ffffff;
}
.zo2-menufooter ul.menu li a:hover {
  color: #ffffff;
  background: none;
  text-decoration: underline;
}
.zo2-menufooter ul.menu li.open a {
  border-color: #ffffff;
}
.zo2-menufooter ul.menu li.last a {
  border: none;
  padding-right: 0;
}
ul.breadcrumb {
  line-height: 45px;
  margin: 0;
  padding: 4px 0 0;
  background: none;
}
ul.breadcrumb .active {
  color: #202020;
}
ul.breadcrumb .active:after {
  padding: 0;
  content: '';
}
ul.breadcrumb > li + li:before {
  content: "";
  padding: 0;
}
ul.breadcrumb > li + li:after {
  padding: 0 7px;
  text-align: center;
  content: "\f0da";
  font-family: FontAwesome;
  color: #ff8400;
}
div.rev_slider_wrapper {
  max-width: 100%;
}
div.rev_slider_wrapper:after {
  display: block;
  height: 45px;
  width: 100%;
  content: "";
  background: url("../img/bg-slideshow.png") no-repeat bottom center;
}
div.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet {
  margin: 0 4px;
  background: url("../img/circlebutton.png") no-repeat;
}
div.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet:hover,
div.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet:active,
div.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected {
  background: url("../img/circlebutton.png") no-repeat 0 -21px;
}
div.text-say {
  width: 90%;
  position: relative;
  background: #f5f5f5;
  border-radius: 8px;
  padding: 20px 20px 30px;
}
div.text-say p {
  background: url("../img/bg-text-say-p.png") no-repeat scroll;
  margin: 0;
  padding: 0 0 0 40px;
}
div.text-say:after {
  content: "";
  display: block;
  height: 36px;
  width: 30px;
  position: absolute;
  left: 25px;
  bottom: -36px;
  border-width: 18px 15px;
  border-style: solid;
  border-color: #f5f5f5 transparent transparent transparent;
}
div.user-say {
  margin: 30px 0 0 27px;
  background: url("../img/bg-user-say.png") no-repeat scroll 0 3px;
  padding: 0 0 0 44px;
}
div.user-say h4 {
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 5px;
  color: #202020;
}
div.user-say p#user {
  margin: 0;
}
.latestnews div.created {
  text-align: center;
  background: #E3E3E3;
  border-radius: 7px;
  box-shadow: 1px 1px #FFFFFF;
  display: inline-block;
  padding: 5px 6px;
  float: left;
  margin: 0 50px 0 0;
}
.latestnews div.created span {
  display: block;
}
.latestnews div.created div.created-inner {
  background: #EEEEEE;
  box-shadow: -1px -1px #FFFFFF;
  padding: 2px 12px;
  border-radius: 7px;
}
div.email {
  background: url("../img/email.png") no-repeat scroll 0 8px;
  padding: 0 0 0 40px;
}
div.email h4 {
  color: #3E3E3E;
  font-size: 18px;
  margin: 0;
}
div.email span {
  color: #1692C5;
}
div.zt-field {
  margin: 15px 0 0;
  width: auto;
  padding: 0;
}
div.zt-field input {
  display: inline-block;
  vertical-align: top;
}
div.zt-field #user_email {
  width: 195px;
  color: #1F0E0C;
  background: none;
  margin: 0;
  border: none;
  background: #F5F5F5;
}
div.zt-field .button {
  margin: 0;
  border: 1px solid #ffffff;
  color: #ffffff;
  background: #1f9ccf;
  border-radius: 0 2px 2px 0;
}
#login-form input {
  border-radius: 0;
  margin: 0 0 10px;
  width: 94%;
  border-color: #D1D1D1;
  box-shadow: none;
  background: #ffffff;
}
#login-form #modlgn-remember {
  float: left;
  margin: 3px 6px 0 0;
  width: auto;
}
#login-form div.logout-button .btn-primary,
#login-form .signin {
  width: auto;
  text-transform: uppercase;
  color: #1692C5;
  font-weight: bold;
  border: 1px solid #DADADA;
  border-radius: 5px;
}
#login-form div.logout-button .btn-primary:hover,
#login-form .signin:hover {
  background: #1692C5;
  color: #ffffff;
}
div.zt-login-form ul {
  margin: 0;
}
div.zt-login-form ul li {
  line-height: 17px;
  padding: 5px 0 5px 20px;
  background: url("../img/icon-li.png") no-repeat scroll 0 7px;
}
div.contact-category .filter-search-lbl {
  display: block;
}
div.contact-category #filter-search {
  background: #ffffff;
}
.static li {
  background: url("../img/icon-li.png") no-repeat scroll 0 10px rgba(0,0,0,0);
  padding: 5px 0 5px 25px;
  line-height: 20px;
}
.clearfix {
  clear: both;
}
.zt-typo-boxes {
  border-bottom: 1px solid #e2e3e5;
  margin: 0;
  padding: 10px 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: 'Orbitron', sans-serif;
  font-weight: 300;
  line-height: 1.1;
}
h1 {
  font-size: 220%;
}
h2 {
  font-size: 200%;
}
h3 {
  font-size: 180%;
}
h4 {
  font-size: 160%;
}
h5 {
  font-size: 150%;
}
h6 {
  font-size: 140%;
}
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: 0 0 20px 0;
}
h4,
h5,
h6 {
  margin: 0 0 10px 0;
}
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";
}
.zt-typo-inside blockquote {
  border: none;
  font-style: italic;
  margin: 20px 0;
}
.zt-typo-inside blockquote p {
  font-size: 100%;
}
.zt-typo-inside blockquote small:before {
  content: "";
}
.zt-typo-inside blockquote div {
  display: block;
}
.zt-typo-inside blockquote div.zt-blockquote1 {
  background: url(../img/open1.png) no-repeat left bottom;
}
.zt-typo-inside blockquote div.zt-blockquote1 div {
  background: url(../img/close1.png) no-repeat right top;
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote2 {
  background: url(../img/open1.png) no-repeat left top;
}
.zt-typo-inside blockquote div.zt-blockquote2 div {
  background: url(../img/close1.png) no-repeat right top;
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote3 {
  background: url(../img/open2.png) no-repeat left bottom;
  padding-bottom: 1px;
}
.zt-typo-inside blockquote div.zt-blockquote3 div {
  background: url(../img/close2.png) no-repeat right top;
  padding: 5px 48px 0;
}
.zt-typo-inside blockquote div.zt-blockquote4 {
  background: url(../img/open2.png) no-repeat left top;
}
.zt-typo-inside blockquote div.zt-blockquote4 div {
  background: url(../img/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;
}
.lightbox-modal {
  display: inline-block;
  padding: 0 20px 20px 0;
  width: 33%;
}
.lightbox-modal img {
  max-width: 100%;
}
div.modal div.modal-footer {
  display: none;
}
div.modal div.modal-header {
  padding: 0;
  border: none;
}
.tab-content {
  padding: 10px;
}
.nav-tabs li.active > a,
.nav-tabs li.open > a,
.nav-tabs li:focus > a {
  background-color: #f7f8f8;
  border-color: #f7f8f8;
}
.nav-tabs li.active > a:hover,
.nav-tabs li.active > a:focus,
.nav-tabs li.open > a:hover,
.nav-tabs li.open > a:focus,
.nav-tabs li:focus > a:hover,
.nav-tabs li:focus > a:focus {
  background-color: #f7f8f8;
  border-color: #f7f8f8;
}
div.carousel-inner div.item img {
  margin: 0;
}
body {
  line-height: 20px;
  font-size: 12px;
  font-family: arial;
  color: #202020;
  overflow-x: hidden;
  background: #ffffff;
}
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: #0E74BC;
  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;
}
p {
  margin: 12px 0;
}
.modal-body {
  padding: 10px;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
body.boxed {
  background: url("../img/box-c.png") repeat;
}
body.boxed > .zo2-wrapper {
  margin: 0 auto;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  padding: 0;
}
body.boxed > .zo2-wrapper .is-sticky #zo2-header-wrap {
  width: auto;
}
.is-sticky #zo2-header-wrap {
  width: 100%;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  z-index: 999;
  height: 96px !important;
}
.full-width .col-md-12 {
  padding: 0;
}
.full-width .row {
  margin: 0;
}
#zo2-header-wrap {
  background: url("../img/pattern1.png") #EEEEEE repeat-x;
  border-width: 5px 0 1px 0;
  border-top-style: solid;
  border-color: #0881B4 #ffffff #D1D1D1;
}
.standard-logo-link {
  display: inline-block;
  /*margin: 27px 0 0;*/
}
#zo2-feature {
  min-height: 122px;
  position: relative;
}
#zo2-feature a {
  color: #5C5C5C;
}
#zo2-feature div.absolu {
  position: absolute;
  top: 100%;
  right: 15px;
  box-shadow: none;
  background: none;
  border: none;
}
#zo2-feature div.absolu [class*="open"] {
  width: 113px;
  height: 47px;
  float: right;
  cursor: pointer;
}
#zo2-feature div.absolu.two {
  right: 85px;
}
#zo2-feature div.absolu.two [class*="open"] {
  background-position: 0 -92px;
}
#zo2-feature div.absolu.three {
  right: 154px;
}
#zo2-feature div.absolu.three [class*="open"] {
  background-position: -113px -45px;
}
#zo2-feature div.absolu div.together-login {
  color: #5C5C5C;
  width: 260px;
  padding: 20px;
  margin: 2px -62px -7px 0;
}
#zo2-feature div.absolu div#jshop_module_cart {
  color: #5C5C5C;
  width: 260px;
  margin: 2px -70px -6px 0;
}
#zo2-feature div.absolu div.together-search {
  margin: 2px -46px -6px 0;
}
#zo2-feature div.absolu div.together-search .button-search {
  width: 101px;
  height: 28px;
  color: #ffffff;
  border: none;
}
#zo2-feature [class*="together"] {
  position: relative;
  z-index: 1;
  display: none;
  padding: 10px;
  background: #F3F3F3;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 5px #7E7E7E;
}
div.language ul.lang-inline {
  overflow: hidden;
  margin: 38px 0 0 0;
}
#zo2-mega-menu {
  z-index: 99;
}
nav.zo2-menu {
  background: none;
  border: none;
  margin: 0;
  min-height: inherit;
}
nav.zo2-menu .navbar-collapse {
  padding: 0;
}
nav.zo2-menu .navbar-nav > li >a {
  padding: 0 15px 0 25px;
  color: #595959;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 195%;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 90px;
  height: 90px;
  background: none;
}
nav.zo2-menu .navbar-nav > li >a .caret {
  display: none !important;
}
nav.zo2-menu .navbar-nav > li.open > a,
nav.zo2-menu .navbar-nav > li.active > a,
nav.zo2-menu .navbar-nav > li:active > a,
nav.zo2-menu .navbar-nav > li:hover > a {
  background-image: url("../img/menu.png");
}
nav.zo2-menu .navbar-nav > li.open > a:after,
nav.zo2-menu .navbar-nav > li.active > a:after,
nav.zo2-menu .navbar-nav > li:active > a:after,
nav.zo2-menu .navbar-nav > li:hover > a:after {
  display: block;
  width: 2px;
  background: url("../img/menu.png") right top;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
}
nav.zo2-menu .navbar-nav > .open a {
  color: #118CBF;
}
nav.zo2-menu .navbar-nav > .open a:hover,
nav.zo2-menu .navbar-nav > .open a:focus {
  color: #118CBF;
}
nav.zo2-menu .navbar-nav .active a {
  color: #118CBF;
}
nav.zo2-menu .navbar-nav .active a:hover,
nav.zo2-menu .navbar-nav .active a:focus {
  color: #118CBF;
}
nav.zo2-menu .navbar-nav ul.mega-nav li.active > a {
  color: #595959;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a {
  line-height: 30px;
  height: 30px;
  padding: 0;
  background: none;
  white-space: nowrap;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a:hover,
nav.zo2-menu .navbar-nav ul.mega-nav li a:focus,
nav.zo2-menu .navbar-nav ul.mega-nav li a.active,
nav.zo2-menu .navbar-nav ul.mega-nav li a:active {
  color: #595959;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a.group-title {
  text-transform: uppercase;
  font-size: 130%;
  margin: 0 0 0 9px;
  font-weight: normal;
  border-bottom: 1px solid #E2E1E2;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a.group-title:before {
  content: '';
  width: 0;
}
#zo2-slideshow-wrap {
  /*margin: 20px 0 25px 0;
  background: none;
  border-bottom: 1px solid #D9D9D9;
  padding: 0 0 55px 0;*/
}
#bottom {
  background: url("../img/bg-bottom.png");
  padding: 50px 0 15px 0;
  margin: 40px 0 0 0;
}
#wrapper-3 .moduletitle,
#zo2-left .moduletitle,
#zo2-right .moduletitle {
  background: url("../img/bg-title.png") no-repeat scroll;
  font-size: 160%;
  color: #565656;
  height: 38px;
  line-height: 38px;
  margin: 0 0 30px;
  padding: 0 0 0 10px;
}
#wrapper-3 .moduletitle span,
#zo2-left .moduletitle span,
#zo2-right .moduletitle span {
  height: 38px;
  line-height: 38px;
  background: url("../img/bg-title.png") no-repeat scroll right -38px;
  color: #565656;
  display: block;
  width: 100%;
}
#zo2-left,
#zo2-right {
  background: url("../img/box-c-l.png") repeat-y;
  position: relative;
  padding: 0 35px;
}
#zo2-left:after,
#zo2-right:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  height: 100%;
  width: 35px;
  z-index: -1;
  background: url("../img/box-c-r.png") repeat-y scroll right top;
}
#zo2-left div.mod-content,
#zo2-right div.mod-content {
  padding: 0 0 0 10px;
}
#zo2-left div.module,
#zo2-right div.module {
  margin: 0;
  background: url("../img/box-c.png") repeat scroll top center;
}
#zo2-left div.module div.mod-wrapper,
#zo2-right div.module div.mod-wrapper {
  margin: 0 -20px;
}
#zo2-left div.top,
#zo2-right div.top {
  margin: -4px 0 0;
  padding: 0;
}
#zo2-left div.top div.mod-content,
#zo2-right div.top div.mod-content {
  padding: 0;
}
#zo2-left div.top div.top-line,
#zo2-right div.top div.top-line {
  height: 35px;
  margin: 0 20px;
  position: relative;
  z-index: 1;
  background: url("../img/box-t-c.png") repeat-x scroll left top;
}
#zo2-left div.top div.top-line-left,
#zo2-right div.top div.top-line-left {
  background: url("../img/box-t-l.png") no-repeat scroll left top;
  height: 35px;
  left: -35px;
  position: absolute;
  top: 0;
  width: 35px;
}
#zo2-left div.top div.top-line-right,
#zo2-right div.top div.top-line-right {
  background: url("../img/box-t-r.png") no-repeat scroll right top;
  height: 35px;
  position: absolute;
  right: -35px;
  top: 0;
  width: 35px;
}
#zo2-left div.last,
#zo2-right div.last {
  margin: 0 0 -4px 0;
  padding: 0;
}
#zo2-left div.last div.mod-content,
#zo2-right div.last div.mod-content {
  padding: 0;
}
#zo2-left div.last div.bottom-line,
#zo2-right div.last div.bottom-line {
  background: url("../img/box-b-c.png") repeat-x scroll left top;
  clear: both;
  height: 35px;
  margin: 0 20px;
  position: relative;
  z-index: 1;
}
#zo2-left div.last div.bottom-line-left,
#zo2-right div.last div.bottom-line-left {
  background: url("../img/box-b-l.png") no-repeat scroll left top;
  height: 35px;
  left: -35px;
  position: absolute;
  top: 0;
  width: 35px;
}
#zo2-left div.last div.bottom-line-right,
#zo2-right div.last div.bottom-line-right {
  background: url("../img/box-b-r.png") no-repeat scroll right top;
  height: 35px;
  position: absolute;
  right: -35px;
  top: 0;
  width: 35px;
}
div.zo2-menu {
  font-weight: 300;
  padding: 0 20px;
}
div.zo2-menu ul.weblinks,
div.zo2-menu ul.menu {
  margin: 0 0 10px 0;
}
div.zo2-menu li {
  display: block;
  line-height: 35px;
}
div.zo2-menu li.open > a,
div.zo2-menu li.active > a {
  background: url("../img/icon-li.png") no-repeat scroll 0 11px;
  color: #000000;
}
div.zo2-menu li a {
  display: block;
  padding: 0 0 0 22px;
  line-height: 35px;
  background: url("../img/icon-li.png") no-repeat scroll 0 11px;
}
div.zo2-menu li a:hover,
div.zo2-menu li a:focus {
  text-decoration: none;
  background: url("../img/icon-li.png") no-repeat scroll 0 11px;
  color: #000000;
  background-color: transparent !important;
}
.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;
}
a.cboxElement img {
  margin-bottom: 5px;
}
footer {
  padding: 0;
}
footer section {
  float: left;
}
footer .copyright {
  float: left;
}
footer .zo2-copyright-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: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  bottom: 10px;
  padding: 0;
  position: fixed;
  right: 30px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  z-index: 100;
  width: 45px;
  height: 45px;
  background: #9b9b9b;
  border: 3px solid #c5c5c5;
}
#gototop:hover {
  background: #636363;
  border: 3px solid #a5a5a5;
}
#gototop i {
  color: #fff;
  line-height: 37px;
  font-size: 135%;
}
.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;
}
.ie8 body {
  overflow: inherit;
}
.zo2-socialshares-floatbar {
  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);
  font: 10px/16px Arial;
  min-width: 55px;
  padding: 5px;
  text-align: center;
  position: fixed;
  top: 195px;
  margin-left: -100px;
  width: 70px;
  z-index: 999;
}
.zo2-socialshares-horizontal {
  display: inline-block;
  margin: 10px 0;
}
.zo2-socialshares-horizontal > div {
  display: inline-block;
  float: left;
  margin: 0 10px;
}
.mainframe {
  margin: 30px 0 20px;
}
.mainframe .column-1 {
  padding: 0;
}
#zo2-clients-wrap > .container,
#zo2-wrapper-2-wrap > .container {
  background: url("../img/bg-colspan.png") no-repeat left top;
}
#zo2-clients-wrap > .container > .row,
#zo2-wrapper-2-wrap > .container > .row {
  padding: 20px 0;
}
#zo2-clients-wrap .moduletitle span.title1 {
  color: #3F3F3F;
}
#zo2-wrapper-2-wrap h3 {
  font-size: 160%;
  font-weight: normal;
}
#zo2-email-wrap {
  padding: 20px 0;
}
#zo2-email-wrap > .container {
  padding: 20px;
  border: 1px solid #F6F6F6;
  border-radius: 5px;
  box-shadow: 0 0 2px #CCCCCC;
}
#zo2-email-wrap > .container .col-md-12 {
  padding: 0 30px;
}
#zo2-email-wrap .module {
  margin: 0;
}
#breadcrumb .breadcrumb {
  padding: 0;
  display: block;
  border-bottom: 1px solid #E2E3E5;
}
#zo2-footer-wrap {
  background-color: #095A7C;
  color: #FFFFFF;
}
#zo2-footer-wrap a {
  color: #99E1FF;
}
#zo2-footer-wrap > .container {
  background: url("../img/bg-footer.png") no-repeat scroll;
}
#zo2-footer-wrap > .container > .row {
  padding: 25px 0;
}
.style-switcher {
  top: 99px;
}
#zo2-left .top,
#zo2-left .last,
#zo2-right .top,
#zo2-right .last {
  padding: 0 !important;
}
#zo2-left .module,
#zo2-right .module {
  padding: 0 0 15px 0;
}
.home #zo2-left,
.home #zo2-right {
  background: none;
}
.home #zo2-left div.module,
.home #zo2-right div.module {
  background: none;
}
.home #zo2-left:after,
.home #zo2-right:after {
  background: none;
}
@font-face {
  font-family: 'p30';
  font-style: bold;
  font-weight: 700;
  src: url(../fonts/p30.eot);
  src: url(../fonts/p30.eot?#iefix) format('embedded-opentype'), url(../fonts/p30.woff2) format('woff2'), url(../fonts//p30.woff) format('woff'), url(../fonts/p30.ttf) format('truetype');
}
.rtl .owl-carousel .owl-wrapper-outer {
  direction: ltr;
}
.rtl .sprocket-tabs-text,
.rtl .sprocket-features-pagination span,
.rtl p,
.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6,
.rtl a,
.rtl ul,
.rtl div,
.rtl tr,
.rtl td,
.rtl input,
.rtl .menu-title,
.rtl .sansFont,
.rtl .module h3.modtitle,
.rtl .wellcomesj h1 span,
.rtl .wellcomesj a.readmore.gray {
  font-family: "p30" !important;
}
.rtl .nav > li {
  text-align: right !important;
}
.rtl nav.zo2-menu .navbar-nav > li > a {
  font-size: 13px !important;
}
.rtl ul.lang-inline li {
  float: left;
  margin: 0 0 0 5px;
}
.rtl .zo2-megamenu .dropdown-menu .mega-nav > li a:before {
  /*background: url("../img/icon-li-hover-rtl.png") no-repeat scroll 100% 50%;*/
}
.rtl .readmore {
  float: left;
}
.rtl .zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-menu {
  left: inherit;
  right: 99%;
}
.rtl .latestnews div.created {
  float: right;
  margin: 0 0 0 50px;
}
.rtl div.text-say:after {
  left: inherit;
  right: 36px;
}
.rtl div.text-say p {
  padding: 0 40px 0 0;
  background: url("../img/bg-text-say-p-rtl.png") no-repeat scroll right top;
}
.rtl div.user-say {
  background-position: right top;
  padding: 0 44px 0 0;
  margin: 30px 34px 0 0;
}
.rtl div.email {
  background-position: right 8px;
  padding: 0 40px 0 0;
}
.rtl footer .footer_zo2_logo img {
  float: left;
}
.rtl footer .copyright {
  float: right;
}
.rtl .zo2-menufooter ul.menu {
  float: left;
}
.rtl .zo2-menufooter ul.menu li:first-child a {
  border: none;
}
.rtl .zo2-menufooter ul.menu li.last a {
  border-right: 1px solid #FFFFFF;
  padding: 0 9px;
}
.rtl #gototop {
  right: inherit;
  left: 30px;
}
.rtl ul.breadcrumb > li + li:after {
  content: "\f0d9";
  display: inline-block;
}
.rtl ul.breadcrumb .active:after {
  content: '';
}
.rtl .article-info .article-info-inner {
  width: 85%;
  float: right;
}
.rtl .pull-right {
  float: left !important;
}
.rtl .pull-left {
  float: right !important;
}
.rtl .article-info dd {
  float: right;
  margin: 0 0 0 10px;
}
.rtl .tags span {
  float: right;
}
.rtl #wrapper-3 .moduletitle,
.rtl #zo2-left .moduletitle,
.rtl #zo2-right .moduletitle {
  padding: 0 10px 0;
  background: url("../img/bg-title-rtl.png") no-repeat scroll right 0;
}
.rtl #wrapper-3 .moduletitle span,
.rtl #zo2-left .moduletitle span,
.rtl #zo2-right .moduletitle span {
  background: url("../img/bg-title-rtl.png") no-repeat scroll 0 -38px;
}
.rtl #login-form #modlgn-remember {
  float: right;
  margin: 3px 0 0 6px;
}
.rtl .static li,
.rtl div.zt-login-form ul li {
  padding: 5px 20px 5px 0;
  background: url("../img/icon-li-hover-rtl.png") no-repeat scroll 100% 50% rgba(0,0,0,0);
}
.rtl .zo2-socialshares-floatbar {
  margin: 0 -80px 0 0;
}
.rtl .zo2-socialshares-floatbar,
.rtl .offcanvas {
  direction: ltr;
}
.rtl [class^="zt-icon-"] li:before,
.rtl [class*=" zt-icon-"] li:before {
  margin: 0 0 0 5px;
}
.rtl .zt-box-info:before,
.rtl .zt-box-warning:before,
.rtl .zt-box-stickynote:before,
.rtl .zt-box-upload:before,
.rtl .zt-box-download:before {
  margin: 0 0 0 10px;
}
@media (max-width: 1024px) {
  nav.zo2-menu .navbar-nav > li > a {
    padding: 0 10px 0 20px;
  }
  div.zt-field #user_email {
    width: 150px;
  }
  div.rev_slider {
    width: 100% !important;
  }
  .zo2-socialshares-floatbar {
    margin-left: -35px;
  }
  .rtl .zo2-socialshares-floatbar {
    margin: 0 -35px 0 0;
  }
}
@media (max-width: 800px) {
  .zo2-menu .lag > div {
    width: 250px !important;
  }
  nav.zo2-menu .navbar-nav > li > a {
    padding: 0 10px;
    font-size: 160%;
  }
  .rev_slider,
  div.rev_slider_wrapper {
    width: 100% !important;
  }
  .zo2-menufooter ul.menu {
    float: none;
    display: block;
    text-align: center;
  }
  footer {
    text-align: center;
  }
  footer .copyright {
    float: none;
  }
  footer .footer_zo2_logo img {
    float: none;
  }
  .zo2-socialshares-floatbar {
    display: none;
  }
  #component {
    margin: 8px 0;
  }
  .rtl footer .copyright {
    float: none;
  }
  .rtl footer .footer_zo2_logo img {
    float: none;
  }
  .rtl .zo2-menufooter ul.menu {
    float: none;
  }
}
@media (max-width: 640px) {
  .style-switcher {
    display: none;
  }
  #logo {
    min-height: 60px;
  }
  #zo2-header {
    border-width: 5px 0 0;
  }
  div.language ul.lang-inline {
    margin: 15px 0 0;
  }
  #zo2-language .language {
    margin: 0;
  }
  .rtl #zo2-mainmenu {
    float: left;
  }
  .rtl ul.lang-inline li {
    float: right;
  }
  .items-row {
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .tp-bullets.round,
  div.rev_slider_wrapper div.tparrows.default,
  #gototop {
    display: none !important;
  }
  div.pricing_wrap_3 div.pricing_box {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .latestnews div.created {
    margin: 0 25px 0 0;
  }
  .rtl .latestnews div.created {
    margin: 0 0 0 25px;
  }
}
@media (max-width: 767px) {
  #canvas {
    display: block !important;
    position: relative;
    top: 0px;
  }
  #canvas i {
    color: #525252;
  }
}
@media (min-width: 768px) {
  body .offcanvas.visible-md.visible-lg,
  body #canvas {
    display: none !important;
  }
}