@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

html {
  -webkit-font-smoothing: antialiased;
}
body {
  font-weight: 300;
  background: url(../images/bd-bg.jpg);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #6f736e;
  text-decoration: none;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
a:hover,
a:focus,
a:active {
  color: #21730f;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.625;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #fbfbfb;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #ecf0f1;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.25;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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: 400;
  line-height: 1;
  color: #96a1a3;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 26px;
  margin-bottom: 13px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 13px;
  margin-bottom: 13px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 56px;
}
h2,
.h2 {
  font-size: 45px;
}
h3,
.h3 {
  font-size: 32px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 13px;
}
.lead {
  margin-bottom: 26px;
  font-size: 20px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .lead {
    font-size: 20px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #96a1a3;
}
.text-primary {
  color: #039be5;
}
a.text-primary:hover {
  color: #0279b3;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #039be5;
}
a.bg-primary:hover {
  background-color: #0279b3;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 12px;
  margin: 52px 0 26px;
  border-bottom: 1px solid #ecf0f1;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 13px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 26px;
}
dt,
dd {
  line-height: 1.625;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
.post-sticky {
  background: #039be5;
  color: #ffffff;
}
.post-sticky.pull-right {
  margin-left: 26px;
}
.post-sticky.pull-left {
  margin-right: 26px;
}
.post-sticky .info {
  border-bottom: 1px solid #1fb4fc;
}
.post-sticky .info h3 {
  font-size: 20px;
}
.post-sticky .info h3 i {
  margin-right: 13px;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #96a1a3;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.about-block {
  background: #f4f6f7;
  padding: 26px;
}
.about-block.right {
  float: right;
  margin: 0 0 26px 26px;
  width: 300px;
}
.about-block img {
  margin: 10px 26px 13px 0 !important;
}
.about-block blockquote {
  border: 0;
  margin-top: 26px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}
.about-block blockquote i {
  color: #96a1a3;
  margin-right: 6.5px;
}
blockquote {
  padding: 13px 26px;
  margin: 0 0 26px;
  font-size: 20px;
  border-left: 5px solid #ecf0f1;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.625;
  color: #96a1a3;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.quote-inline {
  float: left;
  margin: 10px 26px 26px -26px;
  width: 350px;
}
.quote-inline blockquote {
  background: #ffffff;
  border: 0;
  margin-bottom: 0;
  padding: 26px;
}
.quote-inline blockquote i {
  color: #96a1a3;
  margin-right: 10px;
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ecf0f1;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.625;
}
.blockline {
  display: inline-block;
  position: relative;
}
.blockline:after,
.blockline:before {
  background: #96a1a3;
  content: "";
  height: 1px;
  position: absolute;
  top: 40%;
  width: 60px;
}
@media screen and (max-width: 767px) {
  .blockline:after,
  .blockline:before {
    display: none;
  }
}
.blockline:after {
  margin-left: 25px;
  left: 100%;
}
.blockline:before {
  margin-right: 25px;
  right: 100%;
}
.small-head {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 2px;
  color: #96a1a3;
  margin: 0 0 13px;
}
.small-head a {
  color: #96a1a3;
}
.img-wrap {
  float: left;
  margin: 0 26px 26px 0;
}
.img-wrap.rounded {
  border-radius: 50%;
  border: 1px solid #ecf0f1;
  position: relative;
  overflow: hidden;
}
.img-wrap.rounded:before {
  border-radius: 50%;
  border: 15px solid rgba(255, 255, 255, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.img-wrap.rounded img {
  border-radius: 50%;
}
.img-wrap.right {
  float: right;
  margin: 0 0 26px 26px;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
@-webkit-keyframes fade {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes fade {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes moveFromLeft {
  from {
    left: -120px;
  }
  to {
    left: 0;
  }
}
@keyframes moveFromLeft {
  from {
    left: -120px;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes moveFromRight {
  from {
    right: -120px;
  }
  to {
    right: 0;
  }
}
@keyframes moveFromRight {
  from {
    right: -120px;
  }
  to {
    right: 0;
  }
}
@media (min-width: 992px) {
  .animate {
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  *[data-animation='moveFromBottom'] {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
  }
  *[data-animation='fade'] {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .feature-animate {
    overflow: hidden;
  }
  .feature-animate > .img,
  .feature-animate > .content.pull-right {
    right: -120px;
    left: auto;
  }
  .feature-animate > .content,
  .feature-animate > .pull-right + .img {
    left: -120px;
    right: auto;
  }
  .inview *[data-animation='fade'] {
    -webkit-animation: fade 300ms ease-in-out forwards;
    -moz-animation: fade 300ms ease-in-out forwards;
    animation: fade 300ms ease-in-out forwards;
  }
  .inview *[data-animation='moveFromBottom'] {
    -webkit-animation: moveFromBottom 300ms ease 0.15s forwards;
    -moz-animation: moveFromBottom 300ms ease 0.15s forwards;
    animation: moveFromBottom 300ms ease 0.15s forwards;
  }
  .inview.feature-animate > .img,
  .inview.feature-animate > .content.pull-right {
    -webkit-animation: moveFromRight 1s ease 0.15s forwards;
    -moz-animation: moveFromRight 1s ease 0.15s forwards;
    animation: moveFromRight 1s ease 0.15s forwards;
  }
  .inview.feature-animate > .content,
  .inview.feature-animate > .pull-right + .img {
    -webkit-animation: moveFromLeft 1s ease 0.15s forwards;
    -moz-animation: moveFromLeft 1s ease 0.15s forwards;
    animation: moveFromLeft 1s ease 0.15s forwards;
  }
  .inview *[data-delay='200'] {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .inview *[data-delay='300'] {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .inview *[data-delay='400'] {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .inview *[data-delay='500'] {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .inview *[data-delay='600'] {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .inview *[data-delay='1000'] {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
  }
}

select,
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"],
.form-control,
.inputbox {
  border-radius: 0;
  box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.form-control::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #96a1a3;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #96a1a3;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #96a1a3;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.form-control,
textarea.inputbox {
  height: auto;
}
.form-group {
  margin-bottom: 26px;
}
.radio label,
.checkbox label {
  display: inline;
}
input.input-lg {
  height: 58px;
  padding: 15px 20px;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  padding: 6.5px 26px;
  font-size: 16px;
  text-transform: uppercase;
  box-shadow: none;
}
@media screen and (min-width: 992px) {
  .btn {
    padding: 10.4px 39px;
  }
}
.btn:hover,
.btn:focus {
  box-shadow: none;
}
.btn-inverse {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-inverse .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn-rounded {
  border-radius: 26px;
  padding-left: 26px;
  padding-right: 26px;
  text-transform: uppercase;
}
.btn-rounded.btn-lg {
  border-radius: 52px;
  font-size: 20px;
  padding: 20px 52px;
}
.btn-rounded-inverse {
  background-color: #ecf0f1;
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-rounded-inverse:hover,
.btn-rounded-inverse:focus,
.btn-rounded-inverse.focus,
.btn-rounded-inverse:active,
.btn-rounded-inverse.active,
.open > .dropdown-toggle.btn-rounded-inverse {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.btn-rounded-inverse:active,
.btn-rounded-inverse.active,
.open > .dropdown-toggle.btn-rounded-inverse {
  background-image: none;
}
.btn-rounded-inverse.disabled,
.btn-rounded-inverse[disabled],
fieldset[disabled] .btn-rounded-inverse,
.btn-rounded-inverse.disabled:hover,
.btn-rounded-inverse[disabled]:hover,
fieldset[disabled] .btn-rounded-inverse:hover,
.btn-rounded-inverse.disabled:focus,
.btn-rounded-inverse[disabled]:focus,
fieldset[disabled] .btn-rounded-inverse:focus,
.btn-rounded-inverse.disabled.focus,
.btn-rounded-inverse[disabled].focus,
fieldset[disabled] .btn-rounded-inverse.focus,
.btn-rounded-inverse.disabled:active,
.btn-rounded-inverse[disabled]:active,
fieldset[disabled] .btn-rounded-inverse:active,
.btn-rounded-inverse.disabled.active,
.btn-rounded-inverse[disabled].active,
fieldset[disabled] .btn-rounded-inverse.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-rounded-inverse .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.btn-rounded-inverse:hover,
.btn-rounded-inverse:focus,
.btn-rounded-inverse:active {
  background: rgba(225, 225, 225, 0.9);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn-border {
  background: transparent;
  border: 3px solid #505656;
  color: #505656;
}
.btn-border:hover,
.btn-border:focus,
.btn-border:active {
  background: #039be5;
  border-color: #039be5;
  color: #ffffff;
}
.btn-border.btn-primary {
  border-color: #039be5;
  color: #039be5;
}
.btn-border.btn-primary:hover,
.btn-border.btn-primary:focus,
.btn-border.btn-primary:active {
  color: #ffffff;
}
.btn-border.btn-danger {
  border-color: #f44336;
}
.btn-border.btn-danger:hover,
.btn-border.btn-danger:focus {
  background: #f44336;
  border-color: #f44336;
  color: #ffffff;
}
.btn-border.btn-warning {
  border-color: #ff5722;
}
.btn-border.btn-warning:hover,
.btn-border.btn-warning:focus {
  background: #ff5722;
  border-color: #ff5722;
  color: #ffffff;
}
.btn-border.btn-success {
  border-color: #38b775;
}
.btn-border.btn-success:hover,
.btn-border.btn-success:focus {
  background: #38b775;
  border-color: #38b775;
  color: #ffffff;
}
.btn-border.btn-info {
  border-color: #03a9f4;
}
.btn-border.btn-info:hover,
.btn-border.btn-info:focus {
  background: #03a9f4;
  border-color: #03a9f4;
  color: #ffffff;
}
.btn-border.btn-inverse {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
  border: 3px solid #ffffff;
}
.btn-border.btn-inverse:hover,
.btn-border.btn-inverse:focus,
.btn-border.btn-inverse.focus,
.btn-border.btn-inverse:active,
.btn-border.btn-inverse.active,
.open > .dropdown-toggle.btn-border.btn-inverse {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.btn-border.btn-inverse:active,
.btn-border.btn-inverse.active,
.open > .dropdown-toggle.btn-border.btn-inverse {
  background-image: none;
}
.btn-border.btn-inverse.disabled,
.btn-border.btn-inverse[disabled],
fieldset[disabled] .btn-border.btn-inverse,
.btn-border.btn-inverse.disabled:hover,
.btn-border.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-border.btn-inverse:hover,
.btn-border.btn-inverse.disabled:focus,
.btn-border.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-border.btn-inverse:focus,
.btn-border.btn-inverse.disabled.focus,
.btn-border.btn-inverse[disabled].focus,
fieldset[disabled] .btn-border.btn-inverse.focus,
.btn-border.btn-inverse.disabled:active,
.btn-border.btn-inverse[disabled]:active,
fieldset[disabled] .btn-border.btn-inverse:active,
.btn-border.btn-inverse.disabled.active,
.btn-border.btn-inverse[disabled].active,
fieldset[disabled] .btn-border.btn-inverse.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-border.btn-inverse .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.btn-border.btn-inverse:hover,
.btn-border.btn-inverse:focus,
.btn-border.btn-inverse:active {
  background: rgba(225, 225, 225, 0.9);
  border-color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn-border.btn-white {
  border: 3px solid #ffffff;
  color: #ffffff;
}
.btn-border.btn-white:hover,
.btn-border.btn-white:focus,
.btn-border.btn-white:active {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.btn-border-inverse {
  border: 3px solid #ffffff;
  color: #ffffff;
}
.btn-border-inverse:hover,
.btn-border-inverse:focus,
.btn-border-inverse:active {
  background: rgba(0, 0, 0, 0.3);
  border-color: #ffffff;
  color: #ffffff;
}
.btn-action {
  border-radius: 26px;
  margin: 0 6.5px;
  padding: 13px 52px;
  position: relative;
}
.btn-lg {
  font-size: 18px;
  padding: 15px 30px;
  line-height: 26px;
}
.btn-sm,
.btn-small,
.btn-xs {
  font-size: 14px;
  padding: 6px 18px;
  line-height: 26px;
}
@media screen and (min-width: 992px) {
  .btn-sm,
  .btn-small,
  .btn-xs {
    padding: 6px 18px;
  }
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #96a1a3;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #96a1a3;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #96a1a3;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #a5e3c3;
  border-color: #38b775;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu {
  font-size: 15px;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
}
.dropdown-menu > li > a {
  color: #96a1a3;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #039be5;
  color: #ffffff;
}
.dropdown-menu > .open > a,
.dropdown-menu > .open > a:hover,
.dropdown-menu > .open > a:focus {
  background: none;
  color: #ffffff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: none;
  color: #27730f;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 16px;
}
.dropdown-header a {
  color: #96a1a3;
}
.dropdown-submenu > a:after {
  border-left-color: #3d4045;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #313337;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 26px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .dropdown-menu {
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
}
.nav .dropdown-menu li > a {
  color: #3d4045;
}
.nav .dropdown-menu li > a:hover,
.nav .dropdown-menu li > a:active,
.nav .dropdown-menu li > a:focus {
  color: #039be5;
}
.nav-tabs > li > a:hover {
  border-color: transparent;
}
.nav-tabs > li.open > a,
.nav-tabs > li.open > a:hover,
.nav-tabs > li.open > a:focus {
  border-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: #dddddd;
  border-bottom-color: transparent;
}
.nav .caret {
  border-top-color: #039be5;
  border-bottom-color: #039be5;
}
.nav a:hover .caret {
  border-top-color: #026899;
  border-bottom-color: #026899;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #dadedf;
  color: #505656;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  color: #505656;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #96a1a3;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 13px;
}
.breadcrumb .divider {
  display: none;
}
.pagination-wrap {
  text-align: center;
}
.pagination > li > a,
.pagination > li > span {
  background: none;
  border: 2px solid transparent;
  border-radius: 1px;
  color: #3d4045;
  font-size: 18px;
  margin: 0 1px;
  min-width: 40px;
  padding: 4px 6px;
  text-align: center;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  border: 2px solid #505656;
  color: #3d4045;
}
.pagination > .active > a,
.pagination > .active > span {
  background: #039be5;
  border: 2px solid #039be5;
  color: #ffffff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  border: 0;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: none;
  }
}
.counter {
  display: inline-block;
  margin-top: 26px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .counter {
    margin-right: 26px;
  }
}
.pager {
  text-align: left;
  clear: both;
}
.pager ul {
  margin: 0;
  padding: 0;
}
.ja-submenu {
  
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.ja-submenu ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ja-submenu ul:before {
  content: "\f02c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  background: #3d4045;
  border-radius: 50%;
  color: #ecf0f1;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
  margin-right: 26px;
}
.ja-submenu ul li {
  display: inline-block;
  font-weight: 300;
  list-style: none;
  padding: 13px 0;
  position: relative;
  margin: 0;
}
.ja-submenu ul li a {
  color: #3d4045;
  display: block;
  padding: 0;
  margin: 0 26px 0 0;
  padding-bottom: 2px;
  text-transform: uppercase;
}
.ja-submenu ul li.active a,
.ja-submenu ul li.active a:hover,
.ja-submenu ul li.active a:focus,
.ja-submenu ul li.active a:active,
.ja-submenu ul li a:hover,
.ja-submenu ul li a:active,
.ja-submenu ul li a:focus {
  box-shadow: 0 -3px 0 #3d4045 inset;
  color: #3d4045;
  background: none;
}

.navbar-toggle {
  float: left;
  padding: 0;
  height: 52px;
  line-height: 52px;
  margin: 0;
  border: none;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .navbar-toggle {
    width: 52px;
  }
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.5px -26px;
}
@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: -1px;
}
.navbar-default {
  background: none;
  border: 0;
}
.navbar-default .navbar-brand {
  color: #505656;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #373c3c;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #505656;
}
.navbar-default .navbar-nav > li {
  border-right: 1px solid #ecf0f1;
}
.navbar-default .navbar-nav > li > a {
  color: #505656;
  padding: 13px 26px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
  color: #505656;
  background-color: #eeeeee;
  outline: none;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #505656;
  display: inline-block;
  padding-top: 19.5px;
  padding-bottom: 19.5px;
}
.navbar-default .navbar-nav > .open > a {
  border-color: #dadedf;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  font-weight: 700;
  color: #505656;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ecf0f1;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #505656;
  border-bottom-color: #505656;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #505656;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #505656;
  border-bottom-color: #505656;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #505656;
  border-bottom-color: #505656;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #505656;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #505656;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #505656;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #505656;
}
.navbar-default .navbar-link:hover {
  color: #505656;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  padding-left: 0;
  float: left;
  position: static;
  margin-top: 75px;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar .open .dropdown-menu {
  font-size: 15px;
  padding-top: 13px;
  padding-bottom: 13px;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar .open .dropdown-menu .dropdown-header {
  color: #3d4045;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar .open .dropdown-menu > li > a:focus {
  color: #313337;
  background: none;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li > a:after {
  border-left-color: #96a1a3;
  margin-top: 9px;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li.open > a {
  color: #27730f;
  background: none;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li.open > a:after {
  border-left-color: #27730f;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li.active > a {
  color: #27730f;
  background: none;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li.active > a:hover,
.t3-mainnav .t3-navbar .open .dropdown-menu > li.active > a:focus {
  color: #27730f;
}
.t3-mainnav .t3-navbar .open .dropdown-menu img {
  display: none;
}
.t3-mainnav .t3-navbar-collapse {
  background: #f4f6f7;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  left: 0;
  width: 100%;
  max-height: 400px;
  overflow: auto;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -26px;
}
@media screen and (max-width: 991px) {
  .t3-mainnav .t3-navbar-collapse .navbar-nav li a img {
    display: none;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #96a1a3;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus {
  background: #000000;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus .caret {
  border-top-color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a {
  background: #000000;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a {
  background: #000000;
  color: #27730f;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  font-size: 15px;
  padding: 5px 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  color: #96a1a3;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:after {
  border: 4px solid transparent;
  border-top: 4px solid #96a1a3;
  margin: 0;
  position: absolute;
  right: 0;
  top: 20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  background: none;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover:after,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus:after {
  border-top-color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.open > a {
  color: #ffffff;
  background: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
  color: #27730f;
  background: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > .mega-group > a {
  font-weight: 700;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  margin: 5px 15px 5px 25px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu li > a {
  color: #505656;
  padding: 5px 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu li > a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  color: inherit;
  margin-bottom: 0;
  padding: 26px;
}
.t3-module .module-inner {
  padding: 0;
}
.t3-module img {
  max-width: 100%;
}
.t3-sidebar .t3-module {
  background: transparent;
  padding: 26px;
  background: #f4f6f7;
}
.t3-sidebar .t3-module:first-child {
  border-top: 3px solid #dadedf;
}
.t3-sidebar .t3-module:last-child {
  padding-bottom: 26px;
}
.t3-sidebar .t3-module.has-affix.affix-top,
.t3-sidebar .t3-module.has-affix.affix {
  top: 40px;
}
.t3-sidebar .t3-module.has-affix.affix-bottom {
  bottom: 490px;
  position: fixed;
}
.module-title {
  background: transparent;
  color: #96a1a3;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0 0 8.66666667px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 13px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct ul {
  margin: 0;
  padding: 0;
}
.module-ct ul li {
  list-style: none;
  border-top: 1px solid #ecf0f1;
  padding: 13px 0;
}
.module-ct ul li:first-child {
  padding-top: 0;
  border: 0;
}
.module-ct ul li:last-child {
  padding-bottom: 0;
}
.module-ct ul li li.active > a {
  color: #27730f;
}
.module-ct ul li a {
  color: #505656;
}
.module-ct ul li a:hover,
.module-ct ul li a:focus {
  color: #039be5;
  text-decoration: none;
}
.module-ct input[type="text"],
.module-ct input[type="password"] {
  width: 100%;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module .nav > li,
.module_menu .nav > li {
  padding: 0;
  margin: 0;
  border: 0;
}
.module .nav > li > a,
.module_menu .nav > li > a,
.module .nav > li > .separator,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
.module .nav > li > a,
.module_menu .nav > li > a {
  padding-left: 0;
  padding-right: 0;
}
.module .nav > li > a:before,
.module_menu .nav > li > a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  padding-right: 0.5em;
}
.module .nav > li > a:hover,
.module_menu .nav > li > a:hover,
.module .nav > li > a:focus,
.module_menu .nav > li > a:focus {
  background: none;
  color: #039be5;
}
.module .nav > li.active > a,
.module_menu .nav > li.active > a {
  background: none;
  color: #039be5;
  font-weight: 700;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .btn-primary {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 26px;
}
#login-form ul.unstyled li {
  padding: 6.5px 0;
  list-style: disc;
  margin-left: 26px;
  border: 0;
  font-size: 14px;
}
.t3-sidebar #login-form #form-login-password .input-group,
.t3-sidebar #login-form #form-login-username .input-group {
  width: 100%;
}
#login-form .input-group-addon {
  width: 40px;
  background: #ffffff;
  text-align: center;
}
#login-form #form-login-remember label {
  font-weight: 400;
  display: inline-block;
}
#login-form #form-login-remember label input[type=checkbox] {
  margin-top: 6px;
}
.banneritem a {
  font-weight: 700;
}
.bannerfooter {
  border-top: 1px solid #dadedf;
  font-size: 14px;
  padding-top: 13px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 13px 0;
  border-top: 1px solid #dadedf;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.job-layout {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.job-layout .panel-group {
  margin-bottom: 0;
}
.job-layout .panel-default {
  border: 0;
  box-shadow: none;
  margin: 0 !important;
}
.job-layout .panel-default .panel-title a {
  border-top: 1px solid #ecf0f1;
  display: block;
  font-size: 14px;
  padding: 26px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .job-layout .panel-default .panel-title a {
    font-size: 24px;
    padding: 39px 0;
  }
}
.job-layout .panel-default .panel-title a .fa {
  color: #96a1a3;
  margin-right: 13px;
}
.job-layout .panel-default .panel-title a .text-right {
  background: #039be5;
  color: #ffffff;
  font-size: 11px;
  padding: 4.33333333px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .job-layout .panel-default .panel-title a .text-right {
    background: transparent;
    color: #505656;
    font-size: 14px;
    float: right;
    padding-top: 8px;
    position: relative;
  }
}
.job-layout .panel-default .panel-title a:hover,
.job-layout .panel-default .panel-title a:active,
.job-layout .panel-default .panel-title a.active {
  background: #039be5;
  color: #ffffff;
  outline: none;
}
.job-layout .panel-default .panel-title a:hover .fa,
.job-layout .panel-default .panel-title a:active .fa,
.job-layout .panel-default .panel-title a.active .fa,
.job-layout .panel-default .panel-title a:hover .text-right,
.job-layout .panel-default .panel-title a:active .text-right,
.job-layout .panel-default .panel-title a.active .text-right {
  color: #ffffff;
}
.panel-body {
  border-top: 1px solid #f4f6f7;
  padding: 0;
  padding-top: 40px;
}
.panel-group .panel-body {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .panel-group .panel-body {
    padding: 26px;
  }
}
@media screen and (max-width: 767px) {
  .panel-body .col-sm-8 h3 {
    font-size: 24px;
    margin-bottom: 6.5px;
  }
}
@media screen and (min-width: 768px) {
  .panel-body .col-sm-8 h3:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .panel-body ul {
    padding-left: 6.5px;
  }
}
.panel-body ul li {
  border: 0;
}
.panel-body .text-box-hightlight {
  background: #e5eaec;
  padding: 26px;
}
@media screen and (max-width: 768px) {
  .panel-body .text-box-hightlight {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .panel-body .text-box-hightlight {
    margin-top: 26px;
  }
}
.panel-body .text-box-hightlight .element {
  margin-bottom: 26px;
}
.panel-body .text-box-hightlight .element:last-child {
  margin-bottom: 0;
}
.panel-body .text-box-hightlight .element .fa {
  font-size: 20px;
  line-height: 1.3;
  float: left;
  width: 35px;
}
.panel-body .text-box-hightlight .element p {
  overflow: hidden;
  margin-bottom: 0;
}
.panel-body .text-box-hightlight .element div {
  padding-left: 33.8px;
}
.panel-body .social {
  background: #d6dee2;
  padding: 6.5px 0;
  text-align: center;
}
.panel-body .social a {
  display: inline-block;
  font-size: 20px;
  padding: 13px;
  margin: 0 13px;
}
@media screen and (max-width: 991px) {
  .panel-body .social a {
    margin: 0 6.5px;
  }
}
.panel-body .col-sm-12 {
  border-radius: 0;
  background: #fbfcfc;
  color: #3d4045;
  padding: 26px 26px 26px 52px;
  margin-top: 26px;
  margin-bottom: 26px;
}
@media screen and (max-width: 991px) {
  .panel-body .col-sm-12 {
    padding: 26px;
  }
}
.panel-body .col-sm-12 .text-left {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .panel-body .col-sm-12 .text-left {
    display: block;
  }
}
.panel-body .col-sm-12 .text-left h3 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 3px;
}
.panel-body .col-sm-12 .text-left p {
  font-size: 14px;
  margin: 0;
}
.panel-body .col-sm-12 .btn {
  float: right;
}
@media screen and (max-width: 991px) {
  .panel-body .col-sm-12 .btn {
    float: none;
    margin-top: 26px;
  }
}
.feed h4 {
  font-weight: 700;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #ecf0f1;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #ecf0f1;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
.stats-module dt {
  font-weight: 400;
  width: 35%;
}
.stats-module dd {
  width: 60%;
  word-wrap: break-word;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #505656;
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 0;
  border: 0;
}
.tagspopular ul > li > a {
  background: #fbfcfc;
  border-radius: 3px;
  color: #96a1a3;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #ecf0f1;
  color: #3d4045;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #ecf0f1;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #505656;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #026899;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.custom.mod-gray {
  background-color: #ecf0f1;
  padding-top: 52px;
  padding-bottom: 52px;
}
.custom.mod-gray h3 {
  margin-top: 0;
  margin-bottom: 26px;
}
.custom.mod-gray p {
  margin-bottom: 0;
}
.banner-text {
  position: relative;
}
.banner-text .text {
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  padding: 26px;
  width: 100%;
}
.banner-text .text h4 {
  text-transform: uppercase;
}
.banner-text .text p {
  font-size: 20px;
}
.banner-text a.btn {
  border-radius: 5px;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset;
  position: absolute;
  right: 26px;
  top: 50px;
}
.sections-wrap {
  position: relative;
}
.sections-wrap .section,
.sections-wrap .t3-module {
  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 0;
  padding: 0;
}
.sections-wrap .section .t3-module,
.sections-wrap .t3-module .t3-module {
  background: none !important;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .sections-wrap .section .btn-rounded.btn-lg,
  .sections-wrap .t3-module .btn-rounded.btn-lg {
    font-size: 16px;
    padding-right: 26px;
    padding-left: 26px;
  }
}
.sections-wrap .section .section-title,
.sections-wrap .t3-module .section-title,
.sections-wrap .section .module-title,
.sections-wrap .t3-module .module-title {
  font-size: 45px;
  color: #27292e;
  font-weight: 700;
  margin: 0 0 26px;
  text-align: center;
}
@media (min-width: 992px) {
  .sections-wrap .section .section-title,
  .sections-wrap .t3-module .section-title,
  .sections-wrap .section .module-title,
  .sections-wrap .t3-module .module-title {
    margin: 0 0 78px;
  }
}
.sections-wrap .section .section-title span,
.sections-wrap .t3-module .section-title span,
.sections-wrap .section .module-title span,
.sections-wrap .t3-module .module-title span {
  display: block;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .sections-wrap .section .section-title span,
  .sections-wrap .t3-module .section-title span,
  .sections-wrap .section .module-title span,
  .sections-wrap .t3-module .module-title span {
    font-size: 24px;
  }
}
.sections-wrap .section .section-title .section-intro,
.sections-wrap .t3-module .section-title .section-intro,
.sections-wrap .section .module-title .section-intro,
.sections-wrap .t3-module .module-title .section-intro {
  color: #96a1a3;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.625;
}
.sections-wrap .section .section-title .section-intro a:hover,
.sections-wrap .t3-module .section-title .section-intro a:hover,
.sections-wrap .section .module-title .section-intro a:hover,
.sections-wrap .t3-module .module-title .section-intro a:hover,
.sections-wrap .section .section-title .section-intro a:focus,
.sections-wrap .t3-module .section-title .section-intro a:focus,
.sections-wrap .section .module-title .section-intro a:focus,
.sections-wrap .t3-module .module-title .section-intro a:focus,
.sections-wrap .section .section-title .section-intro a:active,
.sections-wrap .t3-module .section-title .section-intro a:active,
.sections-wrap .section .module-title .section-intro a:active,
.sections-wrap .t3-module .module-title .section-intro a:active {
  text-decoration: none;
}
.sections-wrap .section .section-inner,
.sections-wrap .t3-module .section-inner {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .sections-wrap .section .section-inner,
  .sections-wrap .t3-module .section-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.sections-wrap .section .section-inner.mod-gray,
.sections-wrap .t3-module .section-inner.mod-gray {
  
}
.sections-wrap .section .section-inner.style-dark .section-title,
.sections-wrap .t3-module .section-inner.style-dark .section-title {
  color: #ffffff;
}
.sections-wrap .section .section-inner.style-dark .section-title .section-intro,
.sections-wrap .t3-module .section-inner.style-dark .section-title .section-intro {
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-lightest,
.sections-wrap .t3-module .section-inner.section-lightest {
  background-color: #f4f6f7;
}
.sections-wrap .section .section-inner.section-lighter,
.sections-wrap .t3-module .section-inner.section-lighter {
  background-color: #ecf0f1;
}
.sections-wrap .section .section-inner.section-primary,
.sections-wrap .t3-module .section-inner.section-primary {
  background-color: #039be5;
}
.sections-wrap .section .section-inner.section-primary .section-title,
.sections-wrap .t3-module .section-inner.section-primary .section-title,
.sections-wrap .section .section-inner.section-primary .module-title,
.sections-wrap .t3-module .section-inner.section-primary .module-title {
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-primary .section-intro,
.sections-wrap .t3-module .section-inner.section-primary .section-intro {
  color: #ecf0f1;
  color: rgba(255, 255, 255, 0.8);
}
.sections-wrap .section .section-inner.section-testimonial .testimonial-author,
.sections-wrap .t3-module .section-inner.section-testimonial .testimonial-author,
.sections-wrap .section .section-inner.section-testimonial .main-stats,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats {
  font-size: 16px;
  text-transform: uppercase;
  color: #96a1a3;
  font-weight: 100;
  letter-spacing: 2px;
}
.sections-wrap .section .section-inner.section-testimonial .testimonial-author img,
.sections-wrap .t3-module .section-inner.section-testimonial .testimonial-author img,
.sections-wrap .section .section-inner.section-testimonial .main-stats img,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats img {
  display: none;
}
.sections-wrap .section .section-inner.section-testimonial .main-reviews,
.sections-wrap .t3-module .section-inner.section-testimonial .main-reviews {
  font-size: 24px;
}
.sections-wrap .section .section-inner.section-testimonial .main-reviews .fa,
.sections-wrap .t3-module .section-inner.section-testimonial .main-reviews .fa {
  font-size: 48px;
  position: absolute;
  left: -60px;
  top: 40px;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats .section-title,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats .section-title,
.sections-wrap .section .section-inner.section-testimonial .main-stats .module-title,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats .module-title {
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats .stat,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats .stat {
  margin: 0;
  padding: 0;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats li,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats li {
  display: inline-block;
  width: 48%;
  text-align: left;
  text-transform: none;
  font-weight: 400;
  vertical-align: top;
  letter-spacing: 0;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats li p,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats li p {
  margin-bottom: 0;
  margin-bottom: 2px;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats li strong,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats li strong {
  display: inline-block;
  width: 42px;
  text-align: center;
  background: #039be5;
  color: #ffffff;
  margin-right: 6px;
}
.sections-wrap .section .section-inner.section-darker,
.sections-wrap .t3-module .section-inner.section-darker {
  background-color: #3d4045;
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-darker .section-title,
.sections-wrap .t3-module .section-inner.section-darker .section-title,
.sections-wrap .section .section-inner.section-darker .module-title,
.sections-wrap .t3-module .section-inner.section-darker .module-title {
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-darker .section-intro,
.sections-wrap .t3-module .section-inner.section-darker .section-intro {
  color: #ecf0f1;
  color: rgba(255, 255, 255, 0.8);
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase {
  background-position: bottom left;
  padding-bottom: 0;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase .custom,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .custom {
  min-height: 500px;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase .badge-showcase,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .badge-showcase {
  position: absolute;
  top: -180px;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase .user-showcase-cta,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .user-showcase-cta {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin: 26px 0;
  padding-top: 26px;
  font-weight: 700;
  text-align: left;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase .user-showcase-cta a,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .user-showcase-cta a {
  margin-right: 26px;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase p,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase p {
  color: rgba(255, 255, 255, 0.5);
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase h3,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase h3 {
  font-weight: 100;
  font-size: 40px;
}
.sections-wrap .section .section-inner.section-darkenblue,
.sections-wrap .t3-module .section-inner.section-darkenblue {
  background-color: #1f262b;
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-darkenblue .section-title,
.sections-wrap .t3-module .section-inner.section-darkenblue .section-title,
.sections-wrap .section .section-inner.section-darkenblue .module-title,
.sections-wrap .t3-module .section-inner.section-darkenblue .module-title {
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-darkenblue .section-intro,
.sections-wrap .t3-module .section-inner.section-darkenblue .section-intro {
  color: #ecf0f1;
  color: rgba(255, 255, 255, 0.8);
}
.sections-wrap .section .section-inner.section-animate-img,
.sections-wrap .t3-module .section-inner.section-animate-img {
  overflow: hidden;
}
.sections-wrap .section .section-inner.section-border,
.sections-wrap .t3-module .section-inner.section-border {
  border-bottom: 1px solid #dadedf;
}
@media (max-width: 1199px) {
  .sections-wrap .section .section-inner.background-responsive,
  .sections-wrap .t3-module .section-inner.background-responsive {
    background-image: none !important;
  }
}
.sections-wrap .section .section-inner.bg-image,
.sections-wrap .t3-module .section-inner.bg-image {
  background-attachment: fixed;
}
.sections-wrap .section .section-inner.no-padding,
.sections-wrap .t3-module .section-inner.no-padding {
  padding: 0;
}
.sections-wrap .section .section-inner.no-padding-bottom,
.sections-wrap .t3-module .section-inner.no-padding-bottom {
  padding-bottom: 0;
}
.swiper-slide > .btn {
  margin-top: 26px;
}
.swiper-slide .item {
  margin-bottom: 52px;
}
.swiper-slide .item.grid-sizer {
  margin-bottom: 0;
}
.swiper-slide .item > article {
  margin: 0;
}
.swiper-slide .item .article-img,
.swiper-slide .item .item-image {
  position: relative;
  display: block;
  float: none !important;
}
.swiper-slide .item .article-img div,
.swiper-slide .item .item-image div,
.swiper-slide .item .article-img a,
.swiper-slide .item .item-image a {
  display: block;
  width: 100%;
  height: 260px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -webkit-transition: all 3.5s linear 0.4s;
  -o-transition: all 3.5s linear 0.4s;
  transition: all 3.5s linear 0.4s;
}
.swiper-slide .item .article-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin: 26px auto 0;
}
.swiper-slide .item .article-title a {
  color: #3d4045;
}
.swiper-slide .item .article-title a:hover,
.swiper-slide .item .article-title a:focus,
.swiper-slide .item .article-title a:active {
  color: #026899;
  text-decoration: none;
}
.swiper-slide .item .article-title-caption {
  color: #96a1a3;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  text-decoration: none;
  height: 26px;
}
.swiper-slide .item .article-header {
  padding-right: 0;
}
.swiper-slide .item:hover .article-img div,
.swiper-slide .item:hover .item-image div,
.swiper-slide .item:hover .article-img a,
.swiper-slide .item:hover .item-image a {
  background-position: center 100%;
}
.section.section-blog {
  border-top: 1px solid #dadedf;
}
.blog-style-1.category-module {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-style-1 .small-head a {
  text-transform: uppercase;
  margin-bottom: 13px;
  font-weight: 300;
  display: block;
  letter-spacing: 2px;
  color: #96a1a3;
}
.blog-style-1 .article-img {
  display: block;
  height: 250px;
  margin-top: 26px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.blog-style-1 .article-title {
  font-size: 32px;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
}
.blog-style-1 .article-title a {
  color: #3d4045;
}
.blog-style-1 .article-title a:hover,
.blog-style-1 .article-title a:focus,
.blog-style-1 .article-title a:active {
  color: #039be5;
}
.blog-style-1 .article-meta {
  margin-top: 26px;
  color: #96a1a3;
  font-size: 14px;
}
.blog-style-1 .article-meta > span {
  display: inline-block;
  margin-right: 20px;
}
.blog-style-1 .article-meta .fa {
  margin-right: 6.5px;
}
.blog-style-1 .article-introtext {
  margin-top: 26px;
}
.section-bottom-bar {
  background: rgba(255, 255, 255, 0.9);
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.section-bottom-bar.affix {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-bottom-bar.affix {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
}
.section-bottom-bar.affix:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.section-bottom-bar .btn {
  border-radius: 0;
  border-top: 0;
  border-bottom: 0;
  text-transform: none;
}
.section-bottom-bar .current-product {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  z-index: -1;
}
.section-bottom-bar .current-product strong {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  line-height: normal;
  position: relative;
  right: 13px;
  top: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-bottom-bar .current-product strong {
    right: 0;
    left: 0;
    top: 5px;
  }
}
.section-bottom-bar .current-product span {
  color: #039be5;
  display: block;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-bottom-bar .current-product span {
    font-size: 12px;
  }
}
.section-bottom-bar .pull-left .btn {
  float: left;
  border-left: 0;
}
.section-bottom-bar .pull-left .btn.btn-default {
  background-color: #ecf0f1;
  border-color: #ffffff;
  color: #3d4045;
}
.section-bottom-bar .pull-right .btn {
  border-right: 0;
  float: right;
}
.jacomment-count a {
  color: #96a1a3;
  font-size: 14px;
  font-weight: 300;
}
.jacomment-count a:hover,
.jacomment-count a:focus {
  color: #039be5;
}
.jacomment-count a:before {
  content: "\f086";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  margin-right: 3px;
}
.article-intro .jacomment-count {
  margin-top: -26px;
  margin-bottom: 26px;
}
.acymailing {
  background: rgba(225, 225, 225, 0.05);
  padding: 26px;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
}
.acymailing .acymailing_module_form .acymailing_introtext {
  font-size: 15px;
  line-height: 1.625;
  color: #96a1a3;
  text-align: left;
  margin-bottom: 26px !important;
}
.acymailing .acymailing_form {
  width: 100%;
}
.acymailing .acymailing_form .acyfield_email {
  width: 72%;
}
.acymailing .acymailing_form .btn {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 5px;
}
.acymailing .acyterms {
  font-size: 14px;
  padding: 5px;
}
.acymailing .acyterms .checkbox {
  display: inline-block;
  min-height: 14px;
  vertical-align: top;
}
.acymailing .acysubbuttons {
  text-align: left;
}
.acymailing .acyfield_html label {
  font-size: 14px;
  font-weight: 400;
}
.acymailing .acymailing_mootoolsbutton > p {
  margin: 0;
}
.acymailing .acymailing_mootoolsbutton .modal {
  position: static;
  padding: 10px 20px;
  color: #ffffff;
  background-color: #039be5;
  border-color: #039be5;
}
.acymailing .acymailing_mootoolsbutton .modal:hover,
.acymailing .acymailing_mootoolsbutton .modal:focus,
.acymailing .acymailing_mootoolsbutton .modal.focus,
.acymailing .acymailing_mootoolsbutton .modal:active,
.acymailing .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.acymailing .acymailing_mootoolsbutton .modal {
  color: #ffffff;
  background-color: #0279b3;
  border-color: #0272a9;
}
.acymailing .acymailing_mootoolsbutton .modal:active,
.acymailing .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.acymailing .acymailing_mootoolsbutton .modal {
  background-image: none;
}
.acymailing .acymailing_mootoolsbutton .modal.disabled,
.acymailing .acymailing_mootoolsbutton .modal[disabled],
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal,
.acymailing .acymailing_mootoolsbutton .modal.disabled:hover,
.acymailing .acymailing_mootoolsbutton .modal[disabled]:hover,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal:hover,
.acymailing .acymailing_mootoolsbutton .modal.disabled:focus,
.acymailing .acymailing_mootoolsbutton .modal[disabled]:focus,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal:focus,
.acymailing .acymailing_mootoolsbutton .modal.disabled.focus,
.acymailing .acymailing_mootoolsbutton .modal[disabled].focus,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal.focus,
.acymailing .acymailing_mootoolsbutton .modal.disabled:active,
.acymailing .acymailing_mootoolsbutton .modal[disabled]:active,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal:active,
.acymailing .acymailing_mootoolsbutton .modal.disabled.active,
.acymailing .acymailing_mootoolsbutton .modal[disabled].active,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal.active {
  background-color: #039be5;
  border-color: #039be5;
}
.acymailing .acymailing_mootoolsbutton .modal .badge {
  color: #039be5;
  background-color: #ffffff;
}
.window .window-mainbody .acymailing_module_form .acymailing_introtext {
  font-size: 15px;
  margin-bottom: 13px !important;
}
.body-overlayed #sbox-window {
  padding: 0;
}
.archive-module li > a {
  position: relative;
}
.archive-module li > a:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  padding-right: 5px;
}
.section-about-text .top {
  font-size: 20px;
  margin-bottom: 0;
}
.section-about-text .top h3 {
  font-size: 32px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .section-about-text .top h3 {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .section-about-text .top {
    margin-bottom: 40px;
  }
}
.section-about-text .bottom h3 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .section-about-text .bottom h3 {
    margin-bottom: 26px;
  }
}
.joinour a {
  background-color: #ff4d4d;
  color: #ffffff;
  display: block;
  font-size: 24px;
  padding: 80px 0;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .joinour a {
    font-size: 16px;
    padding: 52px 0;
  }
}
.joinour a .fa {
  margin-left: 13px;
}
.joinour a:hover,
.joinour a:focus,
.joinour a:active {
  background-color: #ff3333;
}
.career-info {
  color: #ffffff;
  padding-top: 234px;
  padding-bottom: 234px;
}
@media screen and (max-width: 991px) {
  .career-info {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}
.career-info .info {
  font-size: 23px;
  font-weight: 300;
  margin-bottom: 52px;
}
.career-info .author {
  font-size: 32px;
  margin-bottom: 0;
}
.career-info .position {
  font-size: 12px;
}
#modules-form table.jatable textarea {
  height: auto !important;
  min-height: 20px;
}

.items-leading article:first-child {
  margin-top: 0;
}
.items-row.cols-2 article .col-sm-4,
.items-row.cols-3 article .col-sm-4,
.items-row.cols-4 article .col-sm-4,
.items-row.cols-2 article .col-sm-8,
.items-row.cols-3 article .col-sm-8,
.items-row.cols-4 article .col-sm-8 {
  width: 100%;
  float: none;
}
.items-row.cols-1 .col-sm-12 .item:first-child article {
  margin-top: 0;
}
.divider-vertical {
  margin: 0 0 52px;
  border: 0;
  border-top: 1px solid #ecf0f1;
}
.article-aside {
  color: #96a1a3;
  font-size: 14px;
  margin-bottom: 26px;
  position: relative;
}
.article-aside:before,
.article-aside:after {
  content: " ";
  display: table;
}
.article-aside:after {
  clear: both;
}
.article-aside a {
  color: #96a1a3;
}
.article-aside a:hover,
.article-aside a:focus {
  color: #039be5;
}
.article-aside .btn-group.open > .dropdown-menu {
  display: block;
}
.article-aside .btn-group > .dropdown-menu {
  display: none;
}
.article-aside .btn-group .btn {
  background-color: transparent;
  border: 0;
}
.article-aside .btn-group .btn + .dropdown-menu a:hover,
.article-aside .btn-group .btn + .dropdown-menu a:focus,
.article-aside .btn-group .btn + .dropdown-menu a:active {
  color: #ffffff;
}
.article-info {
  margin: 0;
  float: left;
  padding-right: 26px;
}
@media screen and (max-width: 991px) {
  .article-info {
    width: 70%;
  }
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 700;
}
article {
  margin-bottom: 40px;
  margin-top: 40px;
}
.item-page article {
  margin-top: 0;
  margin-bottom: 0;
}
.article-body {
  font-size: 16px;
}
.article-footer {
  clear: both;
  color: #96a1a3;
  font-size: 14px;
  margin-bottom: 26px;
}
.article-footer:before,
.article-footer:after {
  content: " ";
  display: table;
}
.article-footer:after {
  clear: both;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 10px 39px 26px 0;
}
@media screen and (max-width: 767px) {
  .article-intro img[align=left] img,
  .article-content img[align=left] img,
  .article-intro .img_caption.left img,
  .article-content .img_caption.left img,
  .article-intro .pull-left.item-image img,
  .article-content .pull-left.item-image img {
    width: 100%;
  }
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin-left: 26px;
}
@media screen and (max-width: 991px) {
  .article-intro img[align=right],
  .article-content img[align=right],
  .article-intro .img_caption.right,
  .article-content .img_caption.right,
  .article-intro .pull-right.item-image,
  .article-content .pull-right.item-image {
    margin-left: 0;
    float: none;
  }
}
.article-content {
  font-size: 16px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.item-image-box:before,
.item-image-box:after {
  content: " ";
  display: table;
}
.item-image-box:after {
  clear: both;
}
.item-image-box .item-image.pull-left,
.item-image-box .item-image.pull-right {
  float: none !important;
  margin: 0;
}
.item-image.pull-left {
  margin-right: 26px;
}
@media screen and (max-width: 767px) {
  .item-image.pull-left {
    margin-right: 0;
  }
}
.item-image img {
  width: 100%;
  height: auto;
  margin-top: 13px;
}
.items-leading .item-image img {
  width: 100%;
  height: auto;
  margin-top: 13px;
}
.cols-2 .item-image,
.cols-3 .item-image,
.cols-4 .item-image {
  float: none !important;
  max-height: 200px;
  overflow: hidden;
}
.article-index + .article-content,
#article-index + .article-content {
  width: 70%;
  float: left;
}
@media screen and (max-width: 767px) {
  .article-index + .article-content,
  #article-index + .article-content {
    float: none;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .article-index + .article-content,
  #article-index + .article-content {
    float: none;
    width: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin: 0;
  background: none;
  padding: 0;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin: 0;
  background: none;
  padding: 0;
}
.img-intro-none.none,
.img-intro-left.none,
.img-intro-right.none,
.img-fulltext-none.none,
.img-fulltext-left.none,
.img-fulltext-right.none,
.img_caption.none {
  width: auto !important;
}
.img-fulltext-left {
  float: left;
  margin-right: 26px;
}
.img-fulltext-right {
  float: right;
  margin-left: 26px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #ecf0f1;
  color: #505656;
  font-size: 14px;
  width: 100%;
  margin: 0;
  padding: 13px 26px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
  .img_caption.right,
  .img_caption.left {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .img_caption.right img,
  .img_caption.left img {
    margin-left: 0;
    margin-right: 0;
  }
}
article aside .btn-group {
  position: absolute;
  top: 0;
  right: 0;
  float: none;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.btn-group .dropdown-toggle {
  margin-top: -5px;
}
.btn-group .dropdown-toggle:focus,
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.items-row.cols-2 article .col-sm-4 .btn-group,
.items-row.cols-3 article .col-sm-4 .btn-group,
.items-row.cols-4 article .col-sm-4 .btn-group,
.items-row.cols-2 article .col-sm-8 .btn-group,
.items-row.cols-3 article .col-sm-8 .btn-group,
.items-row.cols-4 article .col-sm-8 .btn-group {
  top: 0;
  right: 10px;
}
.item-page {
  position: relative;
}
.item-page .article-aside .dropdown-toggle {
  margin: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #fbfbfb;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.row-fluid:after {
  display: block;
  content: "";
  clear: both;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 26px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 20px;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 20px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
@media screen and (min-width: 768px) {
  .login-wrap {
    width: 400px;
    margin: 0 auto;
  }
}
.login-wrap .login-description {
  color: #96a1a3;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 26px;
  line-height: 1.625;
  text-align: center;
}
.login-wrap form fieldset {
  -webkit-box-shadow: 0 1px 3px #eeeeee;
  box-shadow: 0 1px 3px #eeeeee;
  border: 1px solid #ecf0f1;
  border-radius: 5px;
  padding: 26px;
  margin-bottom: 39px;
}
.login-wrap form .control-label {
  text-align: left;
}
.login-wrap form .control-label > label {
  font-size: 15px;
}
.login-wrap form .form-group {
  margin-bottom: 13px;
}
.login-wrap form div > input {
  width: 100%;
  font-size: 14px;
}
.login-wrap form .btn {
  width: 100%;
}
.login-wrap .checkbox > label {
  color: #96a1a3;
  display: block;
  font-weight: 400;
  font-size: 14px;
}
.login-wrap .checkbox > label input {
  margin-top: 5px;
}
.login-wrap .action-button {
  margin-bottom: 13px;
}
.login-wrap .other-links {
  font-size: 14px;
  padding: 0;
}
.login-wrap .other-links ul {
  padding: 0;
  text-align: center;
}
.login-wrap .other-links ul li {
  display: inline-block;
  margin: 0 5px 5px;
}
.login-wrap .other-links ul li > a {
  color: #96a1a3;
}
.login-wrap .other-links ul li > a:hover,
.login-wrap .other-links ul li > a:active,
.login-wrap .other-links ul li > a:focus {
  color: #039be5;
  text-decoration: none;
}
.logout .form-horizontal .control-group .controls {
  margin: 0 auto;
  text-align: center;
}
.logout .logout-description {
  text-align: center;
  margin-bottom: 26px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: 700;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
@media screen and (min-width: 768px) {
  .registration,
  .profile-edit {
    width: 600px;
    margin: 0 auto;
  }
}
.registration .page-header,
.profile-edit .page-header {
  border: none;
  text-align: center;
  padding: 0;
  margin-bottom: 39px;
}
.registration .page-header > h1,
.profile-edit .page-header > h1 {
  font-size: 45px;
  color: #27292e;
  font-weight: 700;
}
.registration legend,
.profile-edit legend {
  color: #96a1a3;
  border: none;
  margin-bottom: 13px;
  text-align: center;
}
.registration .form-box,
.profile-edit .form-box {
  -webkit-box-shadow: 0 1px 3px #eeeeee;
  box-shadow: 0 1px 3px #eeeeee;
  padding: 26px;
  border: 1px solid #ecf0f1;
}
.registration fieldset + fieldset .form-box,
.profile-edit fieldset + fieldset .form-box {
  margin-top: 26px;
}
.registration fieldset .row > div,
.profile-edit fieldset .row > div {
  margin-bottom: 13px;
}
.registration fieldset .row > div:first-child,
.profile-edit fieldset .row > div:first-child {
  width: 100%;
  margin-bottom: 0;
}
.registration .form-actions,
.profile-edit .form-actions {
  background: none;
  margin-top: 13px;
  text-align: center;
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn {
  margin: 0 6.5px 13px;
}
.registration .form-horizontal .control-label,
.profile-edit .form-horizontal .control-label {
  text-align: left;
}
.registration .form-horizontal .control-label label,
.profile-edit .form-horizontal .control-label label {
  font-size: 15px;
}
.registration .form-horizontal .control-label #jform_spacer-lbl,
.profile-edit .form-horizontal .control-label #jform_spacer-lbl {
  font-size: 14px;
  font-weight: 400;
  color: #96a1a3;
}
.registration div > input,
.profile-edit div > input {
  width: 100%;
  display: inline-block;
}
.registration div > textarea,
.profile-edit div > textarea {
  width: 100%;
  min-height: 100px;
}
.registration .calendar,
.profile-edit .calendar {
  margin-left: -26px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.profile-edit .form-actions {
  background: none;
}
.profile-edit .form-actions .btn {
  margin-bottom: 13px;
}
.profile-edit #helpsite-refresh {
  margin-top: 13px;
}
.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:focus {
  background: #3d4045;
  color: #ffffff;
}
.com_mailto body {
  padding: 13px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
}
#mailto-window .mailto-close {
  font-size: 16px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: 700;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
#mailtoForm .control-group .controls {
  margin-left: 0;
}
#mailtoForm .control-group .controls #consentbox {
  padding-left: 24px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: 700;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: 700;
  padding-left: 10px;
}
.reset,
.remind {
  width: 400px;
  margin: 0 auto;
}
.reset .form-validate .form-box,
.remind .form-validate .form-box {
  border: 1px solid #ecf0f1;
  border-radius: 5px;
  padding: 26px;
  margin-bottom: 39px;
  -webkit-box-shadow: 0 1px 3px #eeeeee;
  box-shadow: 0 1px 3px #eeeeee;
}
.reset .form-validate .form-box .form-group,
.remind .form-validate .form-box .form-group {
  margin-left: 0;
  margin-right: 0;
}
.reset .form-validate .form-box .form-group > div,
.remind .form-validate .form-box .form-group > div {
  width: 100%;
  float: none;
  text-align: left;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.reset .form-validate fieldset .form-group:last-child,
.remind .form-validate fieldset .form-group:last-child {
  margin-bottom: 0;
}
.reset #recaptcha_area,
.remind #recaptcha_area {
  margin-bottom: 26px;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.search .form-control {
  width: 100%;
  display: block;
}
.ie8 .search .form-control {
  width: 100%;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 26px 0;
}
#searchForm legend {
  margin-bottom: 13px;
  border: none;
  font-size: 36px;
  font-weight: 700;
  color: #27292e;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 26px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
  margin-top: 6px;
}
#searchForm .phrases-box label {
  font-weight: 400;
}
#searchForm .btn {
  border-radius: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 13px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 13px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  #search-form .word .form-group {
    display: block;
  }
}
#search-form .word .form-group .btn,
#search-form .word .form-group .inputbox {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.article-image-full {
  margin-bottom: 40px;
}
.article-image-full img {
  margin-top: 0;
  width: 100%;
  height: auto;
}
.article-index + .article-image-full,
#article-index + .article-image-full {
  max-width: 70%;
  padding: 0;
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .article-index + .article-image-full,
  #article-index + .article-image-full {
    max-width: none;
    width: 100%;
    padding: 0;
  }
}
.search-results {
  margin-top: 26px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 18px;
  margin-top: 26px;
}
.search-results .result-category {
  font-size: 14px;
  color: #96a1a3;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #505656;
  margin-top: 26px;
}
.search-results .result-created {
  font-size: 14px;
  color: #96a1a3;
}
div.f