@media (max-width: 767px) {
  .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("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .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:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  font-weight: 300;
  font-size: 13px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.blog-page a {
  color: #c2c2c2;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-page a:hover,
.blog-page a:focus {
  color: #e4db2c !important;
  text-decoration: none;
}
.blog-page a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.42857143;
  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: #f9f9f9;
}
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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #c2c2c2;
}
.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", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  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: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
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: #999999;
}
.text-primary {
  color: #e4db2c;
}
a.text-primary:hover {
  color: #c4bc19;
}
.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: #e4db2c;
}
a.bg-primary:hover {
  background-color: #c4bc19;
}
.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: transparent;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #c2c2c2;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 5px solid #c2c2c2;
}
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.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #c2c2c2;
  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: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 66px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 50px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 66px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 66px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 50px;
}
.jumbotron iframe {
  margin-top: 22px;
}

.form-control: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);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 22px;
}
.radio label,
.checkbox label {
  display: inline;
}
.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-inverse {
  color: #ffffff;
  background-color: #797979;
  border-color: #6c6c6c;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #606060;
  border-color: #4e4e4e;
}
.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: #797979;
  border-color: #6c6c6c;
}
.btn-inverse .badge {
  color: #797979;
  background-color: #ffffff;
}
.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: #999999;
  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: #999999;
}
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: #999999;
}
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: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #797979;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #dbd11c;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #797979;
  border-bottom-color: #797979;
}
.nav a:hover .caret {
  border-top-color: #ada616;
  border-bottom-color: #ada616;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #c2c2c2;
  color: #ccd0ce;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 11px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 22px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 9.5px -20px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.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: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.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: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .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: #555555;
    background-color: #e7e7e7;
  }
  .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: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 44px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #aeaeae;
  font-size: 20px;
  margin: 0 0 11px 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 22px;
  }
}
.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,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  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_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 22px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #c2c2c2;
  font-size: 12px;
  padding-top: 11px;
  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: 11px 0;
  border-top: 1px solid #c2c2c2;
}
.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: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #c2c2c2;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #c2c2c2;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #ccd0ce;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #c2c2c2;
  border-radius: 3px;
  color: #ccd0ce;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #ada616;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #c2c2c2;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #ccd0ce;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #ada616;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.k2TagCloudBlock a {
  background: #797979;
  margin: 5px 2px;
  padding: 10px 5px;
  font-size: 12px !important;
  color: #ffffff;
  border-radius: 4px;
}
.k2TagCloudBlock a:hover {
  background: #e4db2c !important;
  color: #ffffff !important;
}
.k2CalendarBlock {
  height: auto !important;
}
.k2CalendarBlock table.calendar {
  margin: 0;
  width: 100%;
  border: 1px solid #797979;
}
.k2CalendarBlock table.calendar tr td.calendarNavMonthPrev,
.k2CalendarBlock table.calendar tr td.calendarCurrentMonth,
.k2CalendarBlock table.calendar tr td.calendarNavMonthNext {
  background: transparent;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
}
.k2CalendarBlock table.calendar tr td.calendarDayName {
  background: transparent;
  border-bottom: 1px solid #dfdfdf;
  font-size: 14px;
}
.k2CalendarBlock table.calendar tr td.calendarToday,
.k2CalendarBlock table.calendar tr td.calendarTodayLinked {
  background: #e4db2c;
  border-radius: 4px;
  color: #fff;
  padding: 5px;
  margin: 5px;
  display: block;
}
.k2CalendarBlock table.calendar tr td {
  border: 0;
  font-size: 14px;
}
.k2CalendarBlock table.calendar tr td.calendarDateEmpty,
.k2CalendarBlock table.calendar tr td.calendarDateLinked a {
  background: transparent;
}
.k2CalendarBlock table.calendar .calendarCurrentMonth {
  text-align: center;
}
.k2CategoriesListBlock,
.k2ArchivesBlock {
  overflow-x: hidden;
}
.k2CategoriesListBlock ul,
.k2ArchivesBlock ul {
  padding: 0;
  margin: 0;
}
.k2CategoriesListBlock ul li,
.k2ArchivesBlock ul li {
  list-style: none;
  line-height: 120%;
}
.k2CategoriesListBlock ul li a,
.k2ArchivesBlock ul li a {
  font-size: 14px;
  color: #e4db2c;
}
.k2CategoriesListBlock ul li a:hover,
.k2ArchivesBlock ul li a:hover {
  color: #ccd0ce;
}
.k2CategoriesListBlock ul li:after,
.k2ArchivesBlock ul li:after {
  content: "- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -";
  letter-spacing: 0;
  display: block;
  color: #c2c2c2;
  white-space: nowrap;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .k2CategoriesListBlock ul li:after,
  .k2ArchivesBlock ul li:after {
    content: "- - - - - - - - - - - - - - - - - - - - - - - - ";
  }
}
.k2TagCloudBlock a {
  background: #797979;
  margin: 5px 2px;
  padding: 10px 5px;
  font-size: 12px !important;
  color: #ffffff;
  border-radius: 4px;
}
.k2TagCloudBlock a:hover {
  background: #e4db2c !important;
}
.noo-breadcrumbs .fa {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .noo-breadcrumbs {
    display: none;
  }
}
body.homepage .jux-language {
  position: absolute;
  top: 10px;
  right: 10%;
  z-index: 9999;
}
body.blog-page .jux-language {
  position: absolute;
  top: 80px;
  right: 10%;
  z-index: 9999;
}

.items-leading .leading {
  margin-bottom: 44px;
}
.items-row .item {
  margin-bottom: 44px;
}
.divider-vertical {
  margin: 0 0 44px;
  border: 0;
  border-top: 1px solid #c2c2c2;
}
.article-aside {
  color: #999999;
  font-size: 14px;
  margin-bottom: 22px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.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: bold;
}
.article-footer {
  color: #999999;
  font-size: 14px;
  margin-bottom: 22px;
}
.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: 0 33px 22px 0;
}
.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: 0 0 22px 33px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 22px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 22px;
}
.img-fulltext-right {
  float: right;
  margin-left: 22px;
}
.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: #c2c2c2;
  color: #ccd0ce;
  font-size: 14px;
  width: 100%;
  margin: 0;
  padding: 5px;
  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;
  }
}
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;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 22px;
  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: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.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: 5px 10px;
}
.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;
}
.login-wrap .other-links ul {
  padding-left: 20px;
}
.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: bold;
  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;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 11px;
}
.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;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  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;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  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: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #c2c2c2;
  border: 1px solid #c2c2c2;
  margin-bottom: 22px;
  padding: 11px 22px;
  border-radius: 4px;
}
.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;
}
.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;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 22px 0;
}
#searchForm legend {
  margin-bottom: 11px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 22px;
}
#searchForm .form-limit .counter {
  margin-top: 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: 11px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 11px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 22px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 20px;
  margin-top: 22px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #ccd0ce;
  margin-top: 22px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 22px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 22px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 22px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 22px;
  font-size: 20px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 20px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #c2c2c2;
  float: left;
  line-height: normal;
  margin-right: 11px;
  padding: 11px 22px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 22px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 22px 22px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #e4db2c;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #e4db2c;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 11px 22px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #c2c2c2;
}
.items-more h3 {
  margin: 0 0 22px;
}
.items-more .nav > li {
  border-top: 1px solid #c2c2c2;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 11px 0 5px;
}
.display-limit {
  margin: 11px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 11px;
}
.edit.item-page .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
form .k2AccountPage table tr th,
form .k2AccountPage table tr th.k2ProfileHeading {
  background: none !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.42857143;
  border: none;
}
form .k2AccountPage table tr td {
  background: none !important;
  border: none !important;
}
form .k2AccountPage table tr td label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: 400;
  padding: 6px 20px 6px 0;
  margin: 0;
}
form .k2AccountPage table tr td input,
form .k2AccountPage table tr td textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 15px;
}
form .k2AccountPage table tr td label#genderm-lbl,
form .k2AccountPage table tr td label#genderf-lbl {
  position: relative;
  top: 6px;
  display: inline-block;
  line-height: 100%;
  padding: 0;
  margin: 0 20px;
}
form .k2AccountPage table tr td label#genderm-lbl input#genderm,
form .k2AccountPage table tr td label#genderf-lbl input#genderm,
form .k2AccountPage table tr td label#genderm-lbl input#genderf,
form .k2AccountPage table tr td label#genderf-lbl input#genderf {
  position: absolute;
  top: 2px;
  left: -20px;
  margin: 0;
}
form .k2AccountPage table tr td input#image {
  margin-top: 6px;
}
form .k2AccountPage .k2AccountPageUpdate button[type="submit"] {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.42857143;
  color: #ffffff;
  background-color: #e4db2c;
  border: none;
  border-radius: 4px;
  padding: 4px 12px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
form .k2AccountPage .k2AccountPageUpdate button[type="submit"]:hover,
form .k2AccountPage .k2AccountPageUpdate button[type="submit"]:active,
form .k2AccountPage .k2AccountPageUpdate button[type="submit"]:focus {
  background-color: #ada616;
}
form .k2AccountPage table tr td span.optional {
  padding-right: 20px;
}
form .k2AccountPage table tr td .chzn-container {
  margin-top: 5px;
}
form .k2AccountPage table tr td button#helpsite-refresh {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.42857143;
  color: #ffffff;
  background-color: #e4db2c;
  border: none;
  border-radius: 4px;
  padding: 4px 12px;
  margin-top: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
form .k2AccountPage table tr td button#helpsite-refresh:hover,
form .k2AccountPage table tr td button#helpsite-refresh:active,
form .k2AccountPage table tr td button#helpsite-refresh:focus {
  background-color: #ada616;
}
.blog .items-row {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 50px;
}
.blog .items-row .item {
  margin-bottom: 32px;
}
.blog .items-row .item .article-intro > .pull-left {
  float: none !important;
}
.blog .items-row .item h2.article-title {
  padding: 0;
  margin: 0;
}
.blog .items-row .item h2.article-title a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #797979;
  text-decoration: none;
  text-transform: capitalize;
}
.blog .items-row .item h2.article-title a:hover,
.blog .items-row .item h2.article-title a:active,
.blog .items-row .item h2.article-title a:focus {
  color: #e4db2c;
}
.blog .items-row .item .article-aside {
  margin-bottom: 0;
}
.blog .items-row .item .article-aside .article-info {
  margin-bottom: 15px;
  width: 100%;
}
.blog .items-row .item .article-aside .article-info .createdby,
.blog .items-row .item .article-aside .article-info .category-name,
.blog .items-row .item .article-aside .article-info .published,
.blog .items-row .item .article-aside .article-info .hits {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #c2c2c2;
  padding-right: 30px;
  margin: 0;
}
.blog .items-row .item .article-aside .article-info .category-name a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #c2c2c2;
  text-decoration: none;
  padding-right: 0;
}
.blog .items-row .item .article-aside .article-info .category-name a:hover,
.blog .items-row .item .article-aside .article-info .category-name a:active,
.blog .items-row .item .article-aside .article-info .category-name a:focus {
  color: #e4db2c;
}
.blog .items-row .item .article-aside > p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: 300;
  color: #797979;
}
.blog > .pagination {
  position: relative;
  padding-bottom: 60px;
  margin: 0;
}
.blog > .pagination p.counter {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  color: #999;
  background: transparent;
  border: none;
  padding: 0;
  margin: 20px 0 0 0;
}
.blog > .pagination ul.pagination {
  margin: 0;
}
.blog > .pagination ul.pagination li a {
  background: #e4db2c;
  color: #ffffff;
  margin: 2px;
  padding: 3px 15px;
  border: 0;
  box-shadow: inset 0 0 10px #E4E1E1;
  -moz-box-shadow: inset 0 0 10px #E4E1E1;
  -webkit-box-shadow: inset 0 0 10px #E4E1E1;
  border-bottom: 3px solid #f5b309;
}
.blog > .pagination ul.pagination li a:hover {
  background: #c2c2c2;
  color: #ffffff;
  border-color: #ddd;
}
.blog > .pagination ul.pagination li.active a {
  color: #ffffff;
  background-color: #c2c2c2;
  border-color: #dddddd;
}
.blog > .pagination ul.pagination li.disabled a {
  background: #c2c2c2;
  color: #ffffff;
  border-color: #ddd;
}
.blog > .pagination ul.pagination li.disabled a:hover {
  color: #999;
  background: #ffffff;
}
.item-page h1.article-title {
  line-height: 100%;
  padding: 0;
  margin: 0 0 5px 0;
}
@media screen and (max-width: 767px) {
  .item-page h1.article-title {
    margin-top: 20px;
  }
}
.item-page h1.article-title a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 100%;
  font-weight: 400;
  color: #797979;
  text-decoration: none;
  <!-- text-transform: capitalize; -->
}
.item-page h1.article-title a:hover,
.item-page h1.article-title a:active,
.item-page h1.article-title a:focus {
  color: #e4db2c;
}
.item-page .article-aside .article-info .createdby,
.item-page .article-aside .article-info .category-name,
.item-page .article-aside .article-info .published,
.item-page .article-aside .article-info .hits {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 100%;
  font-weight: 300;
  color: #c2c2c2;
  border-right: 1px solid #a6a6a6;
  padding-right: 5px;
  margin: 0;
}
.item-page .article-aside .article-info .hits {
  border-right: none;
}
.item-page .article-aside .article-info .category-name a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #c2c2c2;
  text-decoration: none;
  padding-right: 0;
}
.item-page .article-aside .article-info .category-name a:hover,
.item-page .article-aside .article-info .category-name a:active,
.item-page .article-aside .article-info .category-name a:focus {
  color: #e4db2c;
}
.item-page .article-aside > p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: 300;
  color: #797979;
}
.item-page .item-image {
  margin: 20px 0 45px;
  position: relative;
  max-width: 100%;
}
.item-page hr.divider-vertical {
  margin-top: 32px;
}

.page-header {
  padding-bottom: 10px;
  margin: 0 0 22px;
  border-bottom: 1px solid #c2c2c2;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #c2c2c2;
  margin: 0 0 22px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -22px;
}
.article-title,
.article-header h1 {
  margin: 0 0 22px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 44px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 88px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 22px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #e4db2c;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fbfae1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.t3-wrapper {
  overflow-x: hidden !important;
}
.t3-header {
  padding: 0px;
}
.t3-header .container {
  position: relative;
}
@media screen and (max-width: 767px) {
  .t3-header .container {
    padding: 0px;
  }
}
.homepage .logo {
  float: none !important;
  position: absolute;
  z-index: 9999;
  text-align: center;
  width: 100% !important;
}
.homepage .logo h1 {
  display: block;
  line-height: 1;
  margin: 0 auto;
}
.homepage a {
  color: #e4db2c;
}
.homepage .caret {
  display: none !important;
}
.homepage .dropdown-menu .mega-nav {
  display: none;
}
.homepage .col-right {
  width: 50%;
  float: left;
  margin-top: -50px;
}
@media screen and (max-width: 767px) {
  .homepage .col-right {
    width: 100%;
  }
}
.homepage .col-right h4 {
  color: #FFFFFF;
  line-height: 100%;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .homepage .col-right h4 {
    font-size: 22px;
    line-height: 130%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .homepage .col-right h4 {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 130%;
  }
}
@media screen and (max-width: 767px) {
  .homepage .col-right h4 {
    font-size: 16px;
    letter-spacing: 0px;
  }
}
.homepage .col-right h3 {
  color: #FFFFFF;
  font-size: 36.8px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 100%;
  text-transform: uppercase;
  background: #e4db2c;
  padding: 3px 15px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .homepage .col-right h3 {
    font-size: 22px;
    line-height: 130%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .homepage .col-right h3 {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 130%;
  }
}
@media screen and (max-width: 767px) {
  .homepage .col-right h3 {
    font-size: 16px;
    letter-spacing: 0px;
  }
}
.homepage .col-right ul {
  margin-top: 10px;
}
.homepage .col-right ul li {
  list-style: none;
  text-align: -webkit-auto;
  color: #FFFFFF;
  line-height: 100%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 24.5px;
  padding: 2px 0px 2px 26px;
  background: url(../../images/check.png) no-repeat left center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .homepage .col-right ul li {
    ffont-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .homepage .col-right ul li {
    font-size: 14px;
  }
}
.homepage .col-left {
  display: block;
  float: left;
  width: 45%;
  margin-top: -110px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .homepage .col-left {
    margin-top: -95px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .homepage .col-left {
    margin-left: -18px;
    margin-top: -74px;
  }
}
@media screen and (max-width: 767px) {
  .homepage .col-left {
    display: none;
  }
}
.homepage .nav-collapse.collapse.always-show {
  display: block;
}
@media screen and (max-width: 767px) {
  .homepage .nav-collapse.collapse.always-show {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .homepage .nav-collapse.collapse.always-show.in {
    display: block !important;
  }
}
.blog-page .pricing-table-desc h3 {
  font-size: 60px;
  text-transform: uppercase;
  color: #ccd0ce;
}
.blog-page #pricePlans {
  margin: 30px 0;
}
.blog-page #pricePlans .col-md-3 {
  padding-left: 0;
  padding-right: 0;
}
.blog-page #pricePlans #plans {
  list-style: none;
  margin: 30px 0;
}
.blog-page #pricePlans #plans .plan:first-child {
  border-left: 0;
  border-radius: 8px 0 0 8px;
  border-left: 1px solid #eef0f2;
}
.blog-page #pricePlans #plans .plan:first-child .planContainer .title h2 {
  border-radius: 8px 0 0 0px;
}
.blog-page #pricePlans #plans .plan:last-child {
  border-right: 0;
  border-radius: 0 8px 8px 0;
  border-right: 1px solid #eef0f2;
}
.blog-page #pricePlans #plans .plan:last-child .planContainer .title h2 {
  border-radius: 0 8px 0 0;
}
.blog-page #pricePlans #plans .plan {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  border-right: 1px solid #eef0f2;
  border-left: 1px solid #eef0f2;
  border-bottom: 5px solid #eef0f2;
}
.blog-page #pricePlans #plans .plan .planContainer {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.blog-page #pricePlans #plans .plan .planContainer .title h2 {
  font-size: 35px;
  font-weight: 300;
  color: #252525;
  margin: 0;
  padding: 20px 0 50px 0;
  background: #f6f8fa;
  text-transform: uppercase;
}
.blog-page #pricePlans #plans .plan .planContainer .price p {
  font-size: 40px;
  font-weight: 700;
  height: 100px;
  width: 100px;
  margin: 0 auto;
  border-radius: 100%;
  margin-top: -40px;
  background: #e3e4e8;
  padding: 20px;
  color: #999999;
}
.blog-page #pricePlans #plans .plan .planContainer .button {
  margin: 10px 0 30px 0;
  background: transparent;
}
.blog-page #pricePlans #plans .plan .planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 20px;
  display: inline-block;
  height: 60px;
  border-radius: 5px;
  margin: 0 30px;
  background: #f6f8fa;
  padding: 20px;
}
.blog-page #pricePlans #plans .plan .planContainer .options {
  list-style: none;
}
.blog-page #pricePlans #plans .plan .planContainer .options li {
  line-height: 40px;
  font-size: 18px;
}
.blog-page #pricePlans #plans .plan .planContainer .title h2.bestPlanTitle {
  background: #e4db2c;
  color: #fff;
}
.blog-page #pricePlans #plans .plan .planContainer .price p.bestPlanPrice {
  background: #34ACD5;
  color: #ffffff;
}
.blog-page #pricePlans #plans .plan .planContainer .button a.bestPlanButton {
  color: #fff;
  background: #e4db2c;
}
.blog-page #pricePlans #plans .plan:hover .title h2 {
  background: #e4db2c;
  color: #ffffff;
}
.blog-page #pricePlans #plans .plan:hover .price p {
  background: #34ACD5;
  color: #ffffff;
}
.blog-page #pricePlans #plans .plan:hover .button a {
  background: #e4db2c;
  color: #ffffff;
}
.blog-page #pricePlans2 {
  margin: 30px 0;
}
.blog-page #pricePlans2 .col-md-3 {
  padding-left: 0;
  padding-right: 0;
}
.blog-page #pricePlans2 #plans {
  list-style: none;
  margin: 30px 0;
}
.blog-page #pricePlans2 #plans .plan {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}
.blog-page #pricePlans2 #plans .plan .planContainer {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  text-align: center;
}
.blog-page #pricePlans2 #plans .plan .planContainer .title h2 {
  font-size: 2.125em;
  font-weight: 300;
  color: #999999;
  margin: 0;
  padding: .6em 0;
  background: #f6f8fa;
  border-radius: 5px 5px 0 0;
}
.blog-page #pricePlans2 #plans .plan .planContainer .price p {
  background: #e3e4e8;
  color: #999999;
  font-size: 26px;
  font-weight: 700;
  height: 2.6em;
  line-height: 2.6em;
  margin: 0 0 1em;
}
.blog-page #pricePlans2 #plans .plan .planContainer .button {
  background: transparent;
  margin: 0;
  padding: 0;
}
.blog-page #pricePlans2 #plans .plan .planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 60px;
  display: inline-block;
  width: 100%;
  height: 60px;
  border-radius: 0 0 7px 7px;
  margin: 20px 0 0 0;
  background: #f6f8fa;
  border-bottom: 5px solid #e3e4e8;
}
.blog-page #pricePlans2 #plans .plan .planContainer .options {
  list-style: none;
}
.blog-page #pricePlans2 #plans .plan .planContainer .options li {
  line-height: 40px;
  font-size: 18px;
}
.blog-page #pricePlans2 #plans .plan .planContainer .title h2.bestPlanTitle {
  background: #34ACD5;
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.blog-page #pricePlans2 #plans .plan .planContainer .price p.bestPlanPrice {
  background: #e4db2c;
  color: #ffffff;
}
.blog-page #pricePlans2 #plans .plan .planContainer .button a.bestPlanButton {
  color: #fff;
  background: #e4db2c;
  border-bottom: 5px solid #34ACD5;
}
.blog-page #pricePlans2 #plans .plan:hover .title h2 {
  background: #34ACD5;
  color: #ffffff;
}
.blog-page #pricePlans2 #plans .plan:hover .price p {
  background: #e4db2c;
  color: #ffffff;
}
.blog-page #pricePlans2 #plans .plan:hover .button a {
  background: #e4db2c;
  color: #ffffff;
  border-bottom: 5px solid #34ACD5;
}
.blog-page .bs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.blog-page .bs-example .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  box-shadow: none;
  margin-top: 10px;
}
.blog-page .bs-example .panel-default > .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: #dddddd;
  border-radius: 0;
  padding-right: 0;
}
.blog-page .bs-example .panel-default > .panel-heading a {
  width: 100%;
  position: relative;
}
.blog-page .bs-example .fa.pull-right {
  margin-left: .3em;
  background: #07b;
  padding: 10px 9px 11px 13px;
  margin: 0;
  margin-top: -10px;
  color: #fff;
}
.blog-page .bs-example:before {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
}
.blog-page .t3-mainnav .dropdown-menu:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 20px;
  top: -10px;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #e4db2c;
  border-left: 5px solid transparent;
}
.blog-page .t3-wrapper {
  background: #141414;
}
.blog-page .t3-wrapper .noo-breadcrumbs {
  margin-top: 100px;
}
.blog-page .t3-wrapper .t3-header {
  background: #2E2A2A;
  height: 67px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.blog-page .t3-wrapper .t3-header .t3-mainnav .dropdown-menu ul.mega-nav {
  border-top: 2px solid #e4db2c;
}
.blog-page .t3-wrapper .t3-header .btn-navbar,
.blog-page .t3-wrapper .t3-header .nav-collapse .t3-megamenu ul > li > a > img {
  display: none !important;
}
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show {
  display: block;
}
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
  border-top: 4px solid #797979;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul {
  float: right;
}
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul > li > a {
  color: #797979;
  padding: 22px 15px;
}
@media screen and (max-width: 768px) {
  .blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul > li > a {
    padding-top: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul > li > a {
    padding: 22px 7px;
  }
}
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul > li > a:hover {
  color: #e4db2c;
  background: transparent !important;
}
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul > li > a:focus {
  background-color: transparent;
}
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul > li ul.mega-nav li a {
  color: #797979;
}
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul > li ul.mega-nav li a:hover {
  color: #e4db2c;
}
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul > li ul.mega-nav li.active > a,
.blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu > ul > li ul.mega-nav li.open > a {
  color: #e4db2c;
}
@media screen and (max-width: 767px) {
  .blog-page .t3-wrapper .t3-header .nav-collapse.collapse.always-show .t3-megamenu {
    display: none;
  }
}
.blog-page .breadcrumb {
  background: #141414;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .homepage .logo {
    float: left !important;
  }
}
.homepage .logo .logo-image a {
  display: inline-block;
  background-image: url("../../images/logo-1.png");
  background-repeat: no-repeat;
  width: 142px;
  height: 156px;
  text-indent: -9999px;
  line-height: 1;
  margin: 0 auto;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .homepage .logo .logo-image a {
    background-size: 100%;
    height: 100px;
    width: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .homepage .logo .logo-image a {
    width: 88px;
    position: relative;
    z-index: 9999;
    background-size: 100%;
  }
}
@media screen and (max-width: 767px) {
  .homepage .logo .logo-image a {
    width: 55px;
    height: 63px;
    position: relative;
    z-index: 9999;
    margin-top: 38px !important;
    background-size: 100%;
    margin-left: 36px;
  }
}
@media screen and (max-width: 480px) {
  .homepage .logo .logo-image a {
    width: 40px;
    height: 45px;
    background-size: 100%;
    margin-top: 38px !important;
  }
}
.homepage .logo .logo-image span,
.homepage .logo .logo-image small {
  display: none;
}
.homepage .off-canvas-res {
  min-height: 0px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-page .logo {
    float: left;
  }
}
.blog-page .logo .logo-image a {
  background-image: url("../../images/logo.png");
  background-repeat: no-repeat;
  width: 77px;
  height: 39px;
  text-indent: -9999px;
  margin-top: 15px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .blog-page .logo .logo-image a {
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-page .logo .logo-image a {
    margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .blog-page .t3-off-canvas ul li a img {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .blog-page .off-canvas-res {
    position: absolute;
    top: 0;
    right: -19px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-page .off-canvas-res {
    float: left;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 22px;
  float: left !important;
  margin-left: 0 !important;
  width: 100% !important;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
  float: none;
}
.head-search .input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
}
.head-search .input:focus {
  width: 100%;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #ccd0ce;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-header .col-md-8,
.t3-header .col-md-4 {
  width: 100% !important;
  margin-left: 0 !important;
  float: none;
}
.languageswitcherload {
  float: left;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
.t3-sl {
  padding-bottom: 44px;
  padding-top: 44px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 66px;
    padding-top: 66px;
  }
}
.t3-mainbody {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-content {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-sidebar {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-footer {
  background: #f8f8f8;
  color: #ccd0ce;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 22px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 44px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #ccd0ce;
  margin-top: 11px;
  margin-bottom: 11px;
}
.t3-footnav .t3-module .module-title {
  color: #797979;
  font-size: 20px;
  margin-bottom: 11px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ccd0ce;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ccd0ce;
}
.t3-copyright {
  border-top: 1px solid #c2c2c2;
  font-size: 14px;
  padding: 22px 0 44px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 22px;
  float: none;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .copyright {
    width: 100%;
  }
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .poweredby {
    width: 100%;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 1;
  color: #797979;
  text-rendering: optimizelegibility;
}
.section-title {
  padding-bottom: 40px;
}
.section-title h2 {
  color: #FFFFFF;
}
.section-title .section-subtitle {
  color: #797979;
}
.flip-container {
  cursor: pointer;
  float: left;
  margin-bottom: 2px;
  position: relative;
  width: 33.333%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .flip-container {
    width: 50%;
  }
}
.flip-content {
  width: 99.7%;
}
.flipper {
  float: left;
  position: relative;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  opacity: 0.3;
  pointer-events: none;
}
.flip-content,
.flip-img,
.flip-text {
  position: absolute;
  z-index: 10;
}
.flip-container:hover .flipper.rotate-x,
.flip-container.hover .flipper.rotate-x,
#flip-toggle.flip .flipper.rotate-x {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  opacity: 1;
}
.flip-container:hover .flipper.rotate-y,
.flip-container.hover .flipper.rotate-y,
#flip-toggle.flip .flipper.rotate-y {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  opacity: 1;
}
.flip-container:hover .front {
  display: none;
}
.flip-container:hover .back {
  display: inline;
}
.flipper.delay1 {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.flipper.delay2 {
  transition: all 0.3s ease 0.2s;
  -webkit-transition: all 0.3s ease 0.2s;
}
.flipper.delay3 {
  transition: all 0.3s ease 0.4s;
  -webkit-transition: all 0.3s ease 0.4s;
}
.flipper.delay4 {
  transition: all 0.3s ease 0.6s;
  -webkit-transition: all 0.3s ease 0.6s;
}
.flipper {
  width: 49.7%;
  height: 150px;
}
.front,
.back {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.back {
  display: none;
}
.flipper.rotate-x .back {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
}
.flipper.rotate-y .back {
  transform: rotateY(180deg);
  -webkit-transform: rotateX(180deg);
}
.dark1 {
  background-color: #000;
}
.dark2 {
  background-color: #000;
}
.dark3 {
  background-color: #000;
}
.dark4 {
  background-color: #000;
}
.dark5 {
  background-color: #c2c2c2;
}
.dark6 {
  background-color: #c2c2c2;
}
.dark7 {
  background-color: #c2c2c2;
}
.dark8 {
  background-color: #c2c2c2;
}
.box1 .delay1 {
  opacity: 0.1;
}
.box1 .delay2 {
  opacity: 0.2;
}
.box1 .delay3 {
  opacity: 0.1;
}
.box1 .delay4 {
  opacity: 0.3;
}
.box2 .delay2 {
  opacity: 0.2;
}
.box2 .delay3 {
  opacity: 0.1;
}
.box2 .delay4 {
  opacity: 0.1;
}
.box3 .delay1 {
  opacity: 0.3;
}
.box3 .delay2 {
  opacity: 0.1;
}
.box3 .delay3 {
  opacity: 0.1;
}
.box3 .delay4 {
  opacity: 0.2;
}
.box4 .delay1 {
  opacity: 0.3;
}
.box4 .delay2 {
  opacity: 0.1;
}
.box4 .delay3 {
  opacity: 0.1;
}
.box4 .delay4 {
  opacity: 0.3;
}
.box5 .delay1 {
  opacity: 0.3;
}
.box5 .delay2 {
  opacity: 0.2;
}
.box5 .delay3 {
  opacity: 0.3;
}
.box5 .delay4 {
  opacity: 0.3;
}
.box6 .delay1 {
  opacity: 0.3;
}
.box6 .delay2 {
  opacity: 0.3;
}
.box6 .delay3 {
  opacity: 0.3;
}
.box6 .delay4 {
  opacity: 0.3;
}
.main-flip {
  margin-top: 40px;
  margin-left: 25px;
  margin-right: 25px;
}
.main-flip h3 {
  line-height: 100%;
  color: #e4db2c;
  font-weight: normal;
  font-size: 18.1px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 30px;
}
@media screen and (max-width: 480px) {
  .main-flip h3 {
    padding-top: 10px;
  }
}
.main-flip p {
  color: #FFFFFF;
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 125%;
  opacity: 0.5;
  text-align: center;
}
.flip-container:hover .main-flip h3,
.flip-container:hover .main-flip p {
  color: #000000;
  opacity: 1;
}
.flip-container .main-flip {
  position: relative;
  text-align: center;
}
.flip-container .main-flip .services-1 {
  z-index: 1;
  display: block;
  margin: auto;
}
.flip-container .main-flip .services-2 {
  z-index: 0;
  display: none;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .flip-container {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .flip-container {
    width: 100% !important;
  }
}
.flip-container:hover .main-flip .services-1 {
  z-index: 0 !important;
  display: none;
  margin: auto;
}
.flip-container:hover .main-flip .services-2 {
  z-index: 1 !important;
  display: block;
  margin: auto;
}
.main-why-choose {
  padding: 15px 13px 0px;
  text-align: center;
  cursor: pointer;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .main-why-choose {
    padding: 15px 0 0;
  }
}
@media screen and (max-width: 480px) {
  .main-why-choose {
    padding: 15px;
  }
}
.main-why-choose .caption {
  color: #464646;
  font-weight: normal;
}
.main-why-choose .caption h3 {
  color: #636363;
  font-size: 24.5px;
  font-weight: normal;
  line-height: 30px;
  padding-top: 25px;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.main-why-choose .caption p {
  margin-bottom: 0px;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
@media screen and (max-width: 767px) {
  #section-1 {
    padding: 50px 0px;
  }
}
#section-1 .section-title {
  padding-bottom: 30px;
}
#section-1 .section-title .section-subtitle {
  color: #363636;
  font-size: 18px;
  <!-- text-transform: capitalize; -->
}
@media screen and (max-width: 480px) {
  #section-1 {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 767px) {
  .why-choose {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .why-choose {
    width: 100%;
  }
}
.main-why-choose:hover .caption h3 {
  color: #e4db2c;
}
.main-why-choose:hover .caption p {
  color: #e4db2c;
}
.img-why-choose1 {
  background: #1b1b1b;
  padding: 17px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 250px;
  width: 250px;
  margin: auto;
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .img-why-choose1 {
    width: 218px;
    height: 218px;
    padding: 17px;
  }
}
.img-why-choose2 {
  background: #2c2c2c;
  padding: 23px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 215px;
  width: 215px;
  margin: auto;
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .img-why-choose2 {
    width: 185px;
    height: 185px;
    padding: 15px;
  }
}
.img-why-choose3 {
  background-color: #e4e4e4;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: block;
  height: 170px;
  width: 170px;
  margin: auto;
  position: relative;
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .img-why-choose3 {
    width: 155px;
    height: 155px;
  }
}
.img-why-choose3 .image1 {
  left: 35px;
  position: absolute;
  top: 35px;
  z-index: 2;
}
.img-why-choose3 .image2 {
  left: 35px;
  position: absolute;
  top: 35px;
  z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .img-why-choose3 img {
    left: 30px !important;
  }
}
.why-choose:hover .image2 {
  z-index: 1 !important;
}
.why-choose:hover .image1 {
  z-index: 0 !important;
  display: none;
}
.why-choose:hover .img-why-choose3 {
  background-color: #fefcfc !important;
}
p.text-center-big {
  color: #373737;
  font-size: 36px;
  text-align: center;
  line-height: 100%;
  font-family: 'Open Sans', Arial, sans-serif;
  width: 80%;
  margin: 0px auto;
}
@media screen and (max-width: 480px) {
  p.text-center-big {
    font-size: 12px;
  }
}
.onepage {
  background: #e4db2c;
  padding: 60px 0;
}
@media screen and (max-width: 480px) {
  .onepage {
    padding: 30px 0px;
  }
}
.carousel-control {
  background: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #FFFFFF;
  font-size: 200px !important;
  font-weight: 100;
  height: 70px !important;
  left: 15px;
  line-height: 30px;
  margin-top: 10px;
  opacity: 0.1 !important;
  position: absolute;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-control {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 120%;
  }
}
@media screen and (max-width: 767px) {
  .carousel-control {
    font-size: 20px;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 480px) {
  .carousel-control {
    font-size: 50px !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
  }
}
.carousel-control:hover {
  opacity: 0.5 !important;
}
.carousel-caption {
  background: none repeat scroll 0 0 transparent !important;
  left: 50% !important;
  margin-left: -37.5%;
  top: 38%;
  padding: 0px !important;
  width: 75%;
}
@media screen and (max-width: 480px) {
  .carousel-caption {
    display: none;
  }
}
.carousel-caption .text2 {
  font-size: 65px;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #FFFFFF;
  line-height: 100%;
  font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .text2 {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 130%;
  }
}
@media screen and (max-width: 767px) {
  .carousel-caption .text2 {
    font-size: 16px;
    letter-spacing: 0px;
  }
}
.carousel-caption .text1 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 36px;
  text-transform: uppercase;
  color: #FFFFFF;
  line-height: 100%;
  font-weight: normal;
  position: relative;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .carousel-caption .text1 {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .text1 {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 120%;
  }
}
@media screen and (max-width: 767px) {
  .carousel-caption .text1 {
    font-size: 20px;
    letter-spacing: 0px;
  }
}
.carousel-caption .text3 {
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #e4db2c;
  line-height: 100%;
  font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .text3 {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 130%;
  }
}
@media screen and (max-width: 767px) {
  .carousel-caption .text3 {
    font-size: 16px;
    letter-spacing: 0px;
  }
}
.carousel-caption .text4 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  color: #FFFFFF;
  line-height: 100%;
  font-weight: normal;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .text4 {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 120%;
  }
}
@media screen and (max-width: 767px) {
  .carousel-caption .text4 {
    font-size: 20px;
    letter-spacing: 0px;
  }
}
.carousel-caption .des-slideshow {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 23px;
  color: #cec6ba;
  line-height: 120%;
  font-weight: normal;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .des-slideshow {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-caption .des-slideshow {
    font-size: 14px;
  }
}
section.section .section-title h2 {
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  section.section .section-title h2 {
    font-size: 24.3px;
    line-height: 100%;
    margin: 0;
  }
}
section.section .section-title .section-subtitle {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 17.5px;
  text-align: center;
  display: block;
  <!-- text-transform: capitalize; -->
}
@media screen and (max-width: 767px) {
  #section-4 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 767px) and screen and (max-width: 480px) {
  #section-4 {
    padding: 50px 15px;
    overflow-x: hidden;
  }
}
.bg-img-darkgray {
  background: url(../../images/bg-img-darkgray.png) repeat left top;
  padding-top: 95px;
}
.bg-img-darkgray .section-title {
  padding-bottom: 60px;
}
.bg-img-darkgray .section-title h2 {
  color: #797979;
}
.bg-img-darkgray .section-title .section-subtitle {
  font-style: italic;
  color: #454545;
}
.jux-tl-item .jux-tl-desc {
  color: #9B9B9B;
  overflow: hidden;
  padding-top: 10px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.jux-tl-item .jux-tl-desc a {
  color: #e4db2c;
  display: block;
  font-weight: bold;
  padding-top: 4px;
  text-transform: capitalize;
}
.jux-tl-item h2 {
  font-size: 18px;
  line-height: 120%;
  text-transform: capitalize;
}
.jux-tl-item .jux-tl-time {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
}
.bg-darkgray {
  background: #141414;
  padding: 100px 0 65px;
}
.bg-darkgray .section-title {
  padding-bottom: 0px;
}
.bg-darkgray .section-title h2 {
  color: #797979;
}
.bg-darkgray .section-title .section-subtitle {
  color: #363636;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: italic;
  line-height: 21px;
  margin: auto;
  padding-top: 7px;
  text-align: center;
  width: 74%;
}
.noop-filters {
  margin-bottom: 30px;
  padding-top: 55px;
  text-align: center;
  border-bottom: 3px solid #111111;
}
@media screen and (max-width: 480px) {
  .noop-filters {
    padding-top: 30px;
  }
}
.noop-filters li a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #363636;
  text-transform: uppercase;
  position: relative;
  top: 6px;
  padding-bottom: 8px;
  display: block;
  border-bottom: 3px solid transparent;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media screen and (max-width: 480px) {
  .noop-filters li {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0;
    width: 45%;
  }
}
.noop-filters li a.selected,
.noop-filters li a:hover {
  border-bottom-color: #e4db2c;
  color: #e4db2c;
}
.noop-filters li a:hover {
  text-decoration: none;
  color: #363636;
}
.noop-main-wrap {
  overflow: visible !important;
}
@media screen and (max-width: 480px) {
  .noop-main-wrap {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.noop-item-main {
  margin: 0px 10px 20px 10px;
}
.noop-img {
  height: 148px;
  overflow: hidden;
  cursor: pointer;
}
.noop-item {
  width: 25% !important;
  margin: 0px 0px 20px 0px !important;
  height: 148px !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .noop-item {
    width: 50% !important;
  }
}
@media screen and (max-width: 767px) {
  .noop-item {
    width: 30% !important;
  }
}
@media screen and (max-width: 480px) {
  .noop-item {
    width: 100% !important;
  }
}
.item-info {
  top: auto !important;
  cursor: pointer;
  height: auto !important;
  -webkit-transition: all ease 0.4s !important;
  -moz-transition: all ease 0.4s !important;
  -o-transition: all ease 0.4s !important;
  transition: all ease 0.4s !important;
  background: #e4db2c !important;
}
.item-info .item-info-image img {
  width: 100% !important;
}
.noop-item:hover {
  z-index: 9;
  overflow: visible !important;
}
.noop-item:hover .item-info {
  top: 0px !important;
}
.noop-item:hover .item-info .item-main-info {
  padding: 8px;
}
.noop-img img {
  width: 100% !important;
}
.info-content {
  padding: 10px 0px 0px 0px !important;
  color: #262626;
  text-align: left;
}
.item-info h2,
.info-content h2 a {
  font-size: 13px;
  line-height: 120%;
  margin: 5px 0;
  text-align: left;
  text-transform: uppercase;
  color: #262626;
}
.info-content h2 a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #nooForm {
    width: 100% !important;
    float: none !important;
    margin: 0px !important;
  }
}
#nooForm input {
  background: #252525;
  border: medium none;
  padding: 10px 0;
  text-indent: 10px;
  color: #707070;
  width: 100%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 11px;
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
#nooForm input:focus {
  background: #919191;
  box-shadow: none;
  color: #252525;
}
#nooForm textarea {
  background: #252525;
  color: #707070;
  border: none;
  padding: 10px 0;
  text-indent: 10px;
  width: 100%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 11px;
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
#nooForm textarea:focus {
  background: #919191;
  box-shadow: none;
  color: #252525;
}
#nooForm #btn_summit {
  background: #252525;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 20px;
  color: #707070;
  text-transform: uppercase;
  padding: 12px 25px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  box-shadow: none;
  text-shadow: none;
}
#nooForm #btn_summit:hover {
  background: #e4db2c;
  color: #252525;
}
.noo-mmap #noodirInput {
  display: inline-block;
}
.noo-mmap .btn {
  padding: 7px 12px;
}
@media screen and (max-width: 767px) {
  .form-info {
    width: 100% !important;
    float: none !important;
    margin: 0px !important;
  }
}
.form-info h3 {
  color: #373737;
  font-size: 15px;
  font-weight: normal;
  line-height: 100%;
  padding-bottom: 10px;
  margin-top: 0px;
  text-transform: uppercase;
}
.form-info ul {
  list-style: none;
  padding: 0px;
}
.form-info ul li {
  color: #373737;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.form-info ul li a {
  color: #373737;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.form-info ul li a:hover {
  color: #e4db2c;
  text-decoration: none;
}
.form-info ul li i {
  padding-right: 12px;
}
div.infor {
  color: #373737;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  padding-bottom: 30px;
  text-transform: capitalize;
}
h3.address {
  font-size: 23px;
  font-weight: bold;
}
#nooForm input:focus:invalid:focus,
#nooForm textarea:focus:invalid:focus,
#nooForm select:focus:invalid:focus {
  background: #919191;
  box-shadow: none;
  color: #252525;
}
.map {
  padding: 0px;
  background: none;
}
.map .container {
  width: auto !important;
}
.map img {
  max-width: 9999px !important;
}
.noo-mmap {
  width: auto !important;
}
body #t3-footer {
  background: url(../../images/bg-img-darkgray.png) repeat left top;
}
.noo-m img {
  max-width: inherit !important;
}
.noo-m-info h1 {
  color: #000000;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
}
.noo-m-info {
  color: #000;
}
.bg-img-city {
  background: url(../../images/bg-img-city.jpg);
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  padding-top: 93px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .bg-img-city {
    padding: 50px 0px;
    background: url("../../images/bg-img-city-mobile.png") repeat scroll left top transparent;
  }
}
@media screen and (max-width: 480px) {
  .bg-img-city {
    padding: 50px 0px;
    background: url("../../images/bg_services_mobile.png") repeat scroll left top transparent;
  }
}
.bg-img-city .section-subtitle {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .section-3 {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 480px) {
  .section-3 .section-title .section-subtitle {
    color: #363636;
    font-family: 'OpenSansItalic';
    font-size: 12px;
    line-height: 120%;
    margin: auto;
    padding-top: 7px;
    text-align: center;
    width: 88%;
  }
}
.bg-img-sky {
  background: url(../../images/bg-img-sky.jpg);
  padding: 95px 0 89px;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bg-img-sky {
    padding: 40px 0px;
  }
}
@media screen and (max-width: 767px) {
  .bg-img-sky {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 480px) {
  .bg-img-sky {
    padding: 20px 0px;
  }
}
.bg-img-sky div.item img {
  width: auto;
}
@media screen and (max-width: 480px) {
  .bg-img-sky div.item img {
    float: none;
    padding-bottom: 10px;
    width: auto;
    height: 115px;
  }
}
.bg-img-sky .carousel-control {
  font-size: 120px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  opacity: 0.4;
  background-repeat: no-repeat;
}
@media screen and (max-width: 480px) {
  .bg-img-sky .carousel-control {
    font-size: 50px !important;
    top: 35px !important;
    background: #222222 !important;
    height: 40px !important;
    opacity: 0.5 !important;
    width: 40px !important;
    margin: 0px !important;
    z-index: 1 !important;
  }
}
.bg-img-sky .carousel-control:focus,
.bg-img-sky .carousel-control:hover,
.bg-img-sky .carousel-control:active {
  outline: 0 none !important;
  outline-offset: 0 !important;
}
.bg-img-sky .carousel-inner {
  position: inherit !important;
}
.bg-img-sky .carousel-control.left {
  left: -125px;
  top: 14%;
  background: none !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .bg-img-sky .carousel-control.left {
    left: -55px !important;
    font-size: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bg-img-sky .carousel-control.left {
    left: 0px !important;
    top: 10%;
    font-size: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .bg-img-sky .carousel-control.left {
    left: 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .bg-img-sky .carousel-control.left {
    left: 15px !important;
    top: 12% !important;
  }
}
.bg-img-sky .carousel-control.right {
  right: -125px;
  top: 14%;
  background: none !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .bg-img-sky .carousel-control.right {
    right: -55px !important;
    font-size: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bg-img-sky .carousel-control.right {
    right: 0px !important;
    top: 10%;
    font-size: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .bg-img-sky .carousel-control.right {
    right: 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .bg-img-sky .carousel-control.right {
    right: 15px !important;
    top: 12% !important;
  }
}
.main-item-carousel {
  width: 46%;
  float: left;
}
@media screen and (max-width: 1199px) {
  .main-item-carousel {
    float: left;
    padding: 0 30px;
    width: 43%;
  }
}
@media screen and (max-width: 991px) {
  .main-item-carousel {
    float: left;
    padding: 0 10px;
    text-align: center;
    width: 45%;
  }
}
@media screen and (max-width: 480px) {
  .main-item-carousel {
    float: none;
    margin: auto;
    text-align: center;
    width: 91%;
  }
}
.main-item-carousel img {
  float: left;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-right: 15px;
}
@media screen and (max-width: 991px) {
  .main-item-carousel img {
    float: none;
    padding-bottom: 15px;
  }
}
.main-item-carousel.last-item {
  float: right;
}
@media screen and (max-width: 480px) {
  .main-item-carousel.last-item {
    display: none;
  }
}
.description {
  color: #FFFFFF;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.bg-img-gray {
  background: url(../../images/bg-img-gray.png) repeat left top;
  padding: 100px 0 65px;
}
.bg-img-gray .section-title h2 {
  color: #797979;
}
@media screen and (max-width: 480px) {
  .bg-img-gray {
    padding: 50px 15px;
    overflow-x: hidden;
  }
}
.home {
  background: none;
  padding: 0px;
}
body .home .container {
  width: 100% !important;
}
.bg-yellow {
  background: #E4DB2C;
}
.bg-blue {
  background: #00adef;
}
.bg-dark {
  background: #464646;
}
.bg-red {
  background: #ed3d3f;
}
.fullwidthbanner-container,
.rev_slider_wrapper {
  padding: 0px !important;
  background: none !important;
}
.tp-simpleresponsive .caption {
  background: none !important;
  text-align: center;
  color: #FFFFFF;
}
.tp-caption .social {
  border-bottom: medium none;
  margin: 40px auto 0;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .tp-caption .social {
    display: none;
  }
}
.tp-caption .social ul li {
  position: relative !important;
  visibility: visible !important;
}
@media sreen and (min-width: 768px) and (max-width: 991px) {
  .tp-caption .social {
    left: -30px;
    position: relative;
  }
}
.tp-bannershadow {
  display: none;
}
.should-try {
  background: #e4db2c;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 36.8px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 100%;
  padding: 3px 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .should-try {
    font-size: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: normal;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .should-try {
    font-size: 18px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.tparrows.default {
  background: url("../../images/large_right.png") no-repeat left top !important;
  cursor: pointer !important;
  height: 88px !important;
  width: 80px !important;
  opacity: 0.5;
}
@media screen and (max-width: 991px) {
  .tparrows.default {
    background: url("../../images/large-responsive.png") no-repeat left top !important;
    height: 70px !important;
    width: 45px !important;
  }
}
.tp-rightarrow.default {
  background-position: right top !important;
  right: 80px !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .tp-rightarrow.default {
    right: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .tp-rightarrow.default {
    right: 20px !important;
  }
}
.tp-leftarrow.default {
  left: 80px !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .tp-leftarrow.default {
    left: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .tp-leftarrow.default {
    left: 20px !important;
  }
}
.tparrows.hidearrows {
  opacity: 0.2 !important;
}
.tp-bullets.hidebullets,
.tp-bullets {
  opacity: 1 !important;
}
.tp-bullets.hidebullets div.bullet,
.tp-bullets div.bullet {
  background: none !important;
  border: 1px solid #FFFFFF;
  width: 14px !important;
  height: 14px !important;
  border-radius: 50%;
}
.tp-bullets.hidebullets div.bullet:hover,
.tp-bullets div.bullet:hover,
.tp-bullets.hidebullets div.bullet.selected,
.tp-bullets div.bullet.selected {
  background: #c8c9c0 !important;
}
.des-slideshow {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 23px;
  color: #cec6ba;
  line-height: 120%;
  font-weight: normal;
  text-align: center;
}
.carousel-indicators {
  bottom: 20px;
  right: 50% !important;
  top: auto !important;
}
.carousel-indicators li {
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  border-radius: 100% !important;
  width: 14px !important;
  height: 14px !important;
  border: 1px solid #c8c9c0;
  background: none !important;
}
@media screen and (max-width: 991px) {
  .carousel-indicators {
    display: none;
  }
}
.carousel-indicators .active {
  border: 1px solid transparent;
  background: #c8c9c0 !important;
}
.slideshow1 {
  text-align: center;
  margin-top: -85px;
}
@media screen and (max-width: 767px) {
  .slideshow1 {
    margin-top: 16px;
  }
}
.slideshow1 h1 {
  color: #FFFFFF;
  font-size: 91.59px;
  letter-spacing: -1px;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0px;
}
@media screen and (max-width: 767px) {
  .slideshow1 h1 {
    font-size: 20px;
    letter-spacing: 0px;
  }
}
.slideshow1 h2 {
  color: #e4db2c;
  font-weight: bold;
  font-size: 91.59px;
  letter-spacing: -2px;
  line-height: 100%;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slideshow1 h2 {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 130%;
  }
}
@media screen and (max-width: 767px) {
  .slideshow1 h2 {
    font-size: 16px;
    letter-spacing: 0px;
  }
}
.slideshow1 .social {
  border-bottom: medium none;
  margin: 40px auto 0 !important;
  padding: 0;
  width: 40%;
  display: block;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slideshow1 .social {
    width: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slideshow1 .social {
    width: 60%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slideshow1 {
    margin-top: -50px;
  }
}
@media screen and (max-width: 767px) {
  .slideshow1 {
    width: 55%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .rev_slider_wrapper .tp-caption {
    margin-left: -30px !important;
  }
}
.slideshow1 .social ul li a {
  background-color: #ddd5c8;
}
.social {
  border-bottom: 1px solid #2D2D2D;
  display: block;
  margin: 0 auto 25px;
  overflow: hidden;
  padding-bottom: 25px;
  width: 60%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .social {
    width: 100%;
  }
}
.social ul {
  padding: 0;
}
.social ul li {
  display: inline-block;
  min-width: 0% !important;
  margin: 0 6px;
}
.social ul li a {
  background: url(../../images/ico/social_icons.png) no-repeat left top #ffffff;
  height: 54px;
  text-indent: -9999px;
  width: 54px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  overflow: hidden;
}
.social ul li a.facebook {
  background-position: left -54px;
}
.social ul li a.youtobe {
  background-position: left -108px;
}
.social ul li a.share-location {
  background-position: left -162px;
}
.social ul li a.my-space {
  background-position: left -270px;
}
.social ul li a:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
body > #team .section-subtitle {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #858484;
  font-style: italic;
}
body > #team .section-title {
  padding-bottom: 55px;
}
.noo-team {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .noo-team {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .noo-team {
    margin-bottom: 30px;
  }
}
.noo-team .main-team {
  margin: 0px 21px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .noo-team .main-team {
    width: 211px;
    margin: auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .noo-team .main-team {
    margin: 0px 7px;
  }
}
@media screen and (max-width: 991px) {
  .noo-team .main-team:hover {
    z-index: 99;
  }
}
.noo-more-info-hr {
  color: #FFFFFF;
  display: none;
  padding: 10px 15px 25px;
  position: absolute;
  width: auto;
  line-height: 18px;
}
ul.noo-hr {
  position: relative;
  float: left;
  left: 27%;
}
ul.noo-hr li {
  float: left;
  margin: 0px 5px;
  position: relative;
  right: 50%;
  list-style: none;
}
ul.noo-hr li a {
  display: block;
  height: 32px;
  text-indent: -9999px;
  width: 32px;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  overflow: hidden;
}
ul.noo-hr li a.twitter {
  background: url(../../images/ico/twitter-variation.png) no-repeat left top;
}
ul.noo-hr li a.facebook {
  background: url(../../images/ico/facebook-variation.png) no-repeat left top;
}
ul.noo-hr li a.google-plus {
  background: url(../../images/ico/gplus-variation.png) no-repeat left top;
}
ul.noo-hr li a:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.noo-team:hover .main-team {
  cursor: pointer;
  background: #e4db2c;
  border-radius: 103px 103px 0 0;
  -webkit-border-radius: 103px 103px 0 0;
  -moz-border-radius: 103px 103px 0 0;
}
.noo-team:hover .main-team .noo-more-info-hr {
  display: block;
  background: #e4db2c;
}
.noo-team:hover .main-team .noo-img-hr img {
  border-color: #e4db2c;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
}
.noo-team h3 {
  color: #797979;
  font-weight: normal;
  font-size: 24.1px;
  text-transform: uppercase;
  line-height: 100%;
  padding-top: 8px;
  margin-bottom: 8px;
}
.noo-team .des-hr {
  color: #797979;
  font-weight: normal;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 18.1px;
  text-transform: capitalize;
  line-height: 100%;
}
.noo-team:hover .main-team h3,
.noo-team:hover .main-team .des-hr {
  color: #FFFFFF;
}
.noo-team:hover .main-team .des-hr {
  display: block;
}
.noo-img-hr {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  opacity: 0.5;
}
.noo-img-hr img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: solid #d7d7d7 5px;
}
.noo-team:hover .main-team .noo-img-hr {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  #section-6 .container .row > div {
    width: auto !important;
  }
}
.style-color {
  position: fixed;
  right: 20px;
  z-index: 9999;
  top: 100px;
  display: inline-block;
  padding: 0px;
  background: none;
}
.style-color .container {
  width: auto !important;
}
.style-color a {
  float: none;
  height: 20px;
  width: 20px;
  text-indent: -9999px;
  display: block;
  margin-bottom: 7px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
.style-color a:hover {
  -webkit-transform: scale(1.5);
  moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.style-color a#noo_color_default {
  background: #E4DB2C;
}
.style-color a#noo_color_blue {
  background: #00adef;
}
.style-color a#noo_color_dark {
  background: #464646;
}
.style-color a#noo_color_red {
  background: #ed3d3f;
}
.btn_unit {
  margin: 0px;
}
.btn_unit a.arrow-down {
  background: url(../../images/arrow-down.png) no-repeat scroll left top transparent;
  display: inline-block;
  font-weight: bold;
  height: 78px;
  text-indent: -999em;
  width: 34px;
  display: block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: absolute;
  right: 55px;
  bottom: -78px;
  z-index: 9;
}
#system-message {
  margin: 0px;
}
.homepage .t3-mainnav {
  border-top: none;
  border-bottom: none;
  position: fixed;
  z-index: 9999;
  top: 135px;
  left: 0px;
}
.homepage .t3-mainnav .featureWrap {
  display: none !important;
}
.homepage .t3-mainnav .dropdown .dropdown-menu {
  visibility: hidden;
}
.homepage .t3-mainnav .navbar {
  color: #ccd0ce;
  margin-bottom: 0;
  margin-top: 0;
}
.homepage .t3-mainnav .navbar .off-canvas-toggle {
  display: none;
}
.homepage .t3-mainnav .navbar .nav {
  margin: 0;
}
.homepage .t3-mainnav .navbar .nav > li {
  float: none;
  margin-bottom: 2px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: table;
}
.homepage .t3-mainnav .navbar .nav > li > a {
  border-top: 0;
  border-right: none;
  padding: 5px 56px 20px 5px;
  text-shadow: none;
  background-color: #ccd0ce;
  width: 45px;
  height: 45px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 18.1px;
  text-transform: capitalize;
  color: #151515;
  float: left;
  opacity: 0.4;
  -webkit-border-radius: 0px 25px 25px 0px;
  -moz-border-radius: 0px 25px 25px 0px;
  border-radius: 0px 25px 25px 0px;
}
.homepage .t3-mainnav .navbar .nav > li > a > span {
  display: none;
}
.homepage .t3-mainnav .navbar-inner {
  min-height: 40px;
  padding: 0;
  background: transparent;
  border: 0;
  border-left: none;
}
@media screen and (min-width: 768px) {
  .homepage .t3-mainnav .navbar-nav {
    float: none;
  }
}
.homepage .t3-mainnav .navbar .nav > li > a:focus,
.homepage .t3-mainnav .navbar .nav > li > a:hover {
  background: #e4db2c;
  text-shadow: none;
  outline: none;
  text-indent: 0px;
  width: auto;
  color: #151515;
  opacity: 1;
  padding-right: 20px;
  line-height: 34px;
}
.homepage .t3-mainnav .navbar .nav > li > a:hover span {
  display: block;
}
.homepage .t3-mainnav .navbar .nav > li > a:hover img {
  display: none;
}
.homepage .t3-mainnav .navbar .nav > .active > a,
.homepage .t3-mainnav .navbar .nav > .active > a:hover,
.homepage .t3-mainnav .navbar .nav > .active > a:focus {
  color: #151515;
  text-shadow: none;
  background: #e4db2c;
  text-indent: 0px;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  opacity: 1;
  padding-right: 20px;
  line-height: 34px;
}
.homepage .t3-mainnav .navbar .nav > .active > a span {
  display: block;
}
.homepage .t3-mainnav .navbar .nav > .active > a img {
  display: none;
}
.homepage .t3-mainnav .navbar .btn-navbar {
  float: none;
  width: 100%;
  display: none;
  padding: 8px 15px;
  margin: 0 auto;
  background: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.homepage .t3-mainnav .navbar .btn-navbar [class^="icon-"],
.homepage .t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #FFFFFF;
  text-shadow: none;
}
@media screen and (max-width: 767px) {
  .homepage .t3-mainnav .navbar .btn-navbar {
    display: block !important;
  }
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.icon-home:before {
  content: "\f015";
}
.icon-phone:before {
  content: "\f095";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-reorder:before {
  content: "\f0c9";
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 40px 20px 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #c2c2c2;
  border-color: #dddddd;
}
.back-to-top {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 40px;
  height: 50px;
  line-height: 1;
  position: fixed;
  text-align: center;
  width: 50px;
  z-index: 100;
  bottom: 10px;
  right: 20px;
  border-radius: 5px;
  cursor: pointer;
}
.back-to-top:hover {
  color: #e4db2c;
}
.btn-primary {
  color: #fff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background: none;
}
@media (max-width: 767px) {
  .t3-navhelper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .homepage .t3-mainnav {
    background: #e6e6e6;
    border-top: 1px solid #d9d9d9;
    height: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
  .homepage .t3-mainnav .navbar-inner {
    background: none;
    border: none;
  }
  .homepage .t3-mainnav .navbar .btn-navbar:hover {
    cursor: pointer;
  }
  .homepage .t3-mainnav .nav-collapse {
    margin-top: 10px;
    background: #fff;
  }
  .homepage .t3-mainnav .nav-collapse .nav {
    margin: 0;
  }
  .homepage .t3-mainnav .nav-collapse .nav > li {
    float: none;
    display: block;
    margin-bottom: 0px;
  }
  .homepage .t3-mainnav .nav-collapse .nav > li > a {
    margin-bottom: 0;
    float: none;
    width: auto;
    height: auto;
    line-height: 100%;
  }
  .homepage .t3-mainnav .nav-collapse .nav > li > a > img {
    display: none;
  }
  .homepage .t3-mainnav .nav-collapse .nav > li > a > span {
    display: block;
  }
  .homepage .t3-mainnav .nav-collapse .nav > li > a,
  .homepage .t3-mainnav .nav-collapse .dropdown-menu a {
    border-bottom: 1px solid #eeeeee;
    padding: 10px 40px;
    font-weight: normal;
    text-shadow: none;
    border-radius: 0;
  }
  .homepage .t3-mainnav .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }
  .homepage .t3-mainnav .nav-collapse .nav > li > a:hover {
    background-color: #e4db2c;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    line-height: 100%;
    height: auto;
  }
  .homepage .t3-mainnav .nav-collapse .nav > li.acitve > a {
    height: auto;
    line-height: 100%;
  }
  .homepage .t3-mainnav .nav-collapse .nav > .active > a,
  .homepage .t3-mainnav .nav-collapse .nav > .active > a:hover,
  .homepage .t3-mainnav .nav-collapse .nav > .active > a:focus {
    height: auto;
    line-height: 100%;
  }
  .homepage .t3-mainnav .nav-collapse .dropdown-menu a {
    border-top: 1px solid #d9d9d9;
    border-bottom: 0;
    font-weight: normal;
    padding: 10px 20px;
  }
  .homepage .t3-mainnav .nav-collapse .dropdown-menu a:hover {
    background-color: #ccd0ce;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  .homepage .t3-mainnav .nav-collapse .dropdown-menu {
    margin: 0;
    padding: 0;
    background-color: #e6e6e6;
    border: none;
    border-radius: 0;
    box-shadow: 0;
  }
  .homepage .t3-mainnav.navbar-collapse-fixed-top,
  .homepage .t3-mainnav.navbar-collapse-fixed-bottom {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 9999;
  }
  .homepage .t3-mainnav.navbar-collapse-fixed-top .nav-collapse,
  .homepage .t3-mainnav.navbar-collapse-fixed-bottom .nav-collapse {
    margin: 0;
  }
  .homepage .t3-mainnav .navbar .nav > li > .dropdown-menu:before,
  .homepage .t3-mainnav .navbar .nav > li > .dropdown-menu:after,
  .homepage .t3-mainnav .navbar .nav > li > .dropdown-menu .divider {
    display: none;
  }
  .t3-mainnav .customization {
    display: none;
  }
}

#k2Container {
  padding: 0;
}
#k2Container .userItemAddLink,
#k2Container .catItemAddLink {
  border: 0;
  float: right;
  margin: 0;
  padding: 0;
}
#k2Container .userItemAddLink a:hover,
#k2Container .catItemAddLink a:hover,
#k2Container .userItemAddLink a:active,
#k2Container .catItemAddLink a:active,
#k2Container .userItemAddLink a:focus,
#k2Container .catItemAddLink a:focus {
  background: #e4db2c;
  color: #fff;
}
#k2Container .modal,
.t3-sidebar .modal {
  display: inline;
  overflow: hidden;
  position: inherit;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: none;
}
div.k2Pagination {
  padding: 0;
  margin: 0;
  text-align: center;
  color: #999;
}
div.k2Pagination ul.pagination {
  float: none;
  display: inline-block;
  margin-top: 0;
}
div.k2Pagination ul.pagination li {
  display: inline-block;
}
span.itemEditLink,
span.userItemEditLink,
span.catItemEditLink {
  float: left;
  padding: 0;
  width: auto;
}
span.itemEditLink a,
span.userItemEditLink a,
span.catItemEditLink a {
  background: none;
  border: 0;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  text-indent: -9999em;
  width: 26px;
}
span.itemEditLink a:after,
span.userItemEditLink a:after,
span.catItemEditLink a:after {
  content: "\f044";
  font-family: 'FontAwesome';
  font-size: 27px;
  text-indent: 1;
}
span.itemEditLink a:hover,
span.userItemEditLink a:hover,
span.catItemEditLink a:hover,
span.itemEditLink a:active,
span.userItemEditLink a:active,
span.catItemEditLink a:active,
span.itemEditLink a:focus,
span.userItemEditLink a:focus,
span.catItemEditLink a:focus {
  background: none;
}
.itemListView .catItemImageBlock {
  padding: 0;
  margin: 0;
}
.itemListView .catItemImageBlock span.catItemImage img {
  border: 0;
  padding: 0;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .itemListView .catItemImageBlock span.catItemImage img {
    margin-top: 30px;
  }
}
.itemListView .catItemView {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #797979;
  margin-bottom: 20px;
}
@media screen and (min-width: 480px) {
  .itemListView .catItemView {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .itemListView .catItemView {
    margin-bottom: 50px;
  }
}
.itemListView .catItemView .catItemHeader h3.catItemTitle {
  font-size: 18px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.itemListView .catItemView .catItemHeader h3.catItemTitle a {
  color: #797979;
}
.itemListView .catItemView .catItemHeader h3.catItemTitle a:hover {
  color: #e4db2c;
}
.itemListView .catItemView .catItemHeader .catItemDateCreated,
.itemListView .catItemView .catItemHeader .catItemCommentsLink a {
  font-size: 12px;
  color: #c2c2c2;
  padding-right: 30px;
  font-weight: 300;
}
.itemListView .catItemView .catItemHeader .catItemCommentsLink {
  border: 0;
}
.itemListView .catItemView .catItemIntroText {
  font-weight: 300;
}
.itemListView .view-more {
  background: #e4db2c;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #f7bd42;
  border-bottom: 4px solid #f5b309;
  color: #ffffff;
  border-radius: 3px;
  text-align: center;
  margin: 0 auto;
  box-shadow: inset 0 0 10px #E4E1E1;
  -moz-box-shadow: inset 0 0 10px #E4E1E1;
  -webkit-box-shadow: inset 0 0 10px #E4E1E1;
}
.itemListView .view-more a {
  color: #ffffff;
  display: block;
  padding: 10px;
}
.genericItemBody .genericItemImageBlock span.genericItemImage img {
  border: 0;
  padding: 0;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .genericItemBody .genericItemImageBlock span.genericItemImage img {
    margin-top: 10px;
  }
}
.tagItemList .tagItemView {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #797979;
  margin-bottom: 50px;
}
.tagItemList .tagItemView .tagItemImageBlock {
  padding: 0;
  margin: 0;
}
.tagItemList .tagItemView .tagItemImageBlock span.tagItemImage img {
  border: 0;
  padding: 0;
  max-width: 100%;
}
.tagItemList .tagItemView .tagItemHeader h2.tagItemTitle {
  font-size: 18px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 0 0 0;
}
.tagItemList .tagItemView .tagItemHeader h2.tagItemTitle a {
  color: #797979 !important;
}
.tagItemList .tagItemView .tagItemHeader h2.tagItemTitle a:hover {
  color: #e4db2c;
}
.tagItemList .tagItemView .tagItemHeader .tagItemDateCreated,
.tagItemList .tagItemView .tagItemHeader .tagItemCategory a {
  font-size: 12px;
  color: #c2c2c2;
  padding-right: 30px;
  font-weight: 300;
  boder: 0;
}
.tagItemList .tagItemView .tagItemHeader .tagItemDateCreated:hover,
.tagItemList .tagItemView .tagItemHeader .tagItemCategory a:hover {
  color: #e4db2c;
}
.tagItemList .tagItemView .tagItemHeader .tagItemCommentsLink,
.tagItemList .tagItemView .tagItemHeader .tagItemCategory {
  border: 0;
}
.itemView {
  border-bottom: 0 !important;
}
.itemView .itemHeader .itemTitle {
  font-size: 22px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 0 10px 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 30px;
}
.itemView .itemHeader .itemTitle:hover {
  color: #e4db2c;
}
@media screen and (min-width: 768px) {
  .itemView .itemHeader .itemTitle {
    margin-top: 0px;
  }
}
@media screen and (min-width: 992px) {
  .itemView .itemHeader .itemTitle {
    font-size: 30px;
  }
}
.itemView .itemHeader .itemInfo {
  float: left;
  color: #a6a6a6;
}
.itemView .itemHeader .itemInfo .itemAuthor {
  float: left;
  font-size: 12px;
  border-right: 1px solid #a6a6a6;
  padding-right: 5px;
  line-height: 100%;
}
.itemView .itemHeader .itemInfo .itemAuthor a {
  color: #a6a6a6;
}
.itemView .itemHeader .itemInfo .itemAuthor a:hover {
  color: #e4db2c;
}
@media (max-width: 991px) {
  .itemView .itemHeader .itemInfo .itemAuthor {
    margin-bottom: 20px;
  }
}
.itemView .itemHeader .itemInfo .itemCategory {
  float: left;
  font-size: 12px;
  border-right: 1px solid #a6a6a6;
  border: 0;
  line-height: 100%;
  padding: 0 5px;
}
.itemView .itemHeader .itemInfo .itemCategory span {
  font-weight: 300;
}
.itemView .itemHeader .itemInfo .itemCategory a {
  color: #a6a6a6;
}
.itemView .itemHeader .itemInfo .itemCategory a:hover {
  color: #e4db2c;
}
@media (max-width: 991px) {
  .itemView .itemHeader .itemInfo .itemCategory {
    margin-bottom: 20px;
  }
}
.itemView .itemHeader .itemInfo span.itemDateCreated {
  float: left;
  font-size: 12px;
  border-right: 1px solid #a6a6a6;
  padding: 0 5px;
  line-height: 100%;
}
@media (max-width: 991px) {
  .itemView .itemHeader .itemInfo span.itemDateCreated {
    margin-bottom: 20px;
    border-right: 0;
  }
}
.itemView .itemHeader .itemInfo .itemCommentsLink {
  float: left;
  font-size: 12px;
  color: #a6a6a6;
  padding: 0 5px;
  line-height: 100%;
}
@media (max-width: 991px) {
  .itemView .itemHeader .itemInfo .itemCommentsLink {
    padding: 0;
  }
}
.itemView .itemHeader .itemSocialSharing {
  float: left;
  margin: 10px 0;
}
.itemView .itemHeader .itemSocialSharing div.itemGooglePlusOneButton {
  float: left;
}
.itemView .itemToolbar {
  border: 0;
  background: transparent;
}
.itemView .itemImageBlock {
  padding: 0px 0 30px 0;
  margin: 0;
}
.itemView .itemImageBlock span.itemImage img {
  border: 0;
  padding: 0;
  max-width: 100%;
}
.itemView .itemIntroText {
  font-size: 14px;
  font-weight: 300;
}
.itemView .itemAuthorBlock {
  background: transparent;
  padding: 20px 0;
  border: 0;
  border-bottom: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
}
.itemView .itemAuthorBlock .itemAuthorAvatar {
  float: left;
  padding: 0 30px 0 0;
  border: 0;
}
.itemView .itemAuthorBlock .itemAuthorDetails {
  float: left;
  max-width: 80%;
  margin: 0;
}
.itemView .itemAuthorBlock .itemAuthorDetails .itemAuthorName {
  padding: 0 0 15px 0;
  margin: 0;
}
.itemView .itemLinks {
  margin: 0px;
}
.itemView .itemAuthorLatest h3,
.itemView .itemRelated h3 {
  font-size: 22px;
}
.itemView .itemAuthorLatest ul li.even,
.itemView .itemRelated ul li.even,
.itemView .itemAuthorLatest ul li.odd,
.itemView .itemRelated ul li.odd {
  background: none;
  border-bottom: none;
}
.itemView .itemNavigation {
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  background: none;
}
.itemView .itemComments {
  background: transparent;
  padding: 15px 0;
  border: 0;
}
.itemView .itemComments .itemCommentsForm {
  font-size: 12px;
}
.itemView .itemComments .itemCommentsForm h3 {
  font-size: 18px;
  margin: 0;
  font-weight: bold;
}
.itemView .itemComments .itemCommentsForm input,
.itemView .itemComments .itemCommentsForm textarea {
  background: #ededed;
  border-radius: 3px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
.itemView .itemComments .itemCommentsForm label {
  font-weight: 300;
  padding: 0 0 5px 0;
}
.itemView .itemComments .itemCommentsForm .itemCommentsFormNotes {
  border: 0;
  font-size: 12px;
}
.itemView .itemComments .itemCommentsForm #submitCommentButton {
  background: #555555;
  border: 0;
  color: #ffffff;
  border-radius: 3px;
  font-size: 12px;
  margin: 20px 0;
  padding: 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.itemView .itemComments .itemCommentsForm #submitCommentButton:hover {
  color: #ffffff;
  background: #e4db2c;
}
.itemView .itemTagsBlock {
  border: 0;
  margin: 3px 0px;
  padding: 0;
}
.itemView .itemTagsBlock span {
  font-size: 12px;
  color: #aeaeae;
  text-transform: uppercase;
}
.itemView .itemTagsBlock .itemTags li {
  margin: 5px 0px;
  padding-bottom: 4px;
  display: inline-block;
}
.itemView .itemTagsBlock .itemTags li a {
  color: #ffffff !important;
  font-size: 12px;
  padding: 5px 10px;
  background: #797979;
  border-radius: 4px;
}
.itemView .itemTagsBlock .itemTags li a:hover {
  background: #e4db2c;
}
.itemView .itemBackToTop {
  border: 0;
}
.itemView .itemBackToTop a {
  background: #e4db2c;
  color: #ffffff;
  border-radius: 3px;
  padding: 5px 10px;
  text-decoration: none;
}
.genericItemList .genericItemView {
  border-bottom: 0 !important;
}
.genericItemList .genericItemView .genericItemHeader .genericItemTitle {
  font-size: 30px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 0 10px 0;
}
.genericItemList .genericItemView .genericItemHeader .genericItemTitle:hover {
  color: #e4db2c;
}
.k2Pagination ul li a {
  background: #e4db2c;
  color: #ffffff;
  margin: 2px;
  padding: 3px 15px;
  border-radius: 0;
  border: 0;
  box-shadow: inset 0 0 10px #E4E1E1;
  -moz-box-shadow: inset 0 0 10px #E4E1E1;
  -webkit-box-shadow: inset 0 0 10px #E4E1E1;
  border-bottom: 3px solid #f5b309;
}
.k2Pagination ul li a:hover {
  background: #c2c2c2;
  color: #ffffff;
}
.k2Pagination ul .disabled a {
  background: #c2c2c2;
  color: #ffffff;
}
.k2-masonry-loading {
  height: 50px;
  width: 200px;
  margin: 0 auto;
}
.k2-masonry-loading .loading_spinner_wrapper {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative;
}
.k2-masonry-loading .loading_spinner_wrapper .cube1,
.k2-masonry-loading .loading_spinner_wrapper .cube2,
.k2-masonry-loading .loading_spinner_wrapper .cube3,
.k2-masonry-loading .loading_spinner_wrapper .cube4,
.k2-masonry-loading .loading_spinner_wrapper .cube5 {
  background: #e4db2c;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 20px;
  left: 0;
  -webkit-animation: cubemove 2s infinite ease-in-out;
  animation: cubemove 2s infinite ease-in-out;
}
.k2-masonry-loading .loading_spinner_wrapper .cube2 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.k2-masonry-loading .loading_spinner_wrapper .cube3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.k2-masonry-loading .loading_spinner_wrapper .cube4 {
  -webkit-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.k2-masonry-loading .loading_spinner_wrapper .cube5 {
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}
@-webkit-keyframes cubemove {
  0% {
    -webkit-transform: translateX(-120px);
  }
  50% {
    -webkit-transform: translateX(0px) rotate(180deg) scale(2.2);
    background: #e4db2c;
  }
  100% {
    -webkit-transform: translateX(120px);
  }
}
@keyframes cubemove {
  0% {
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
  50% {
    -webkit-transform: translateX(0px) rotate(180deg) scale(2.2);
    transform: translateX(0px) rotate(180deg) scale(2.2);
    background: #e4db2c;
  }
  100% {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
  }
}
@media screen and (max-width: 767px) {
  .itemVideoBlock .itemVideoEmbedded > iframe {
    width: 100%;
    height: auto;
  }
}

.noo-slideshow .custom {
  background-size: cover;
}
.t3-module .noo-m #noodirInput {
  display: inline-block;
}
.t3-module#Mod119 {
  margin-bottom: 0;
}
.contact {
  position: relative;
  padding: 40px 0 48px;
}
.contact .col-left .contact-info > h3,
.contact .col-left .contact-social > h3,
.contact .col-right > h3 {
  font-size: 24px;
  font-weight: lighter;
  color: #797979;
  margin: 0 0 25px;
}
.contact .col-left .contact-info {
  margin-bottom: 35px;
}
.contact .col-left .contact-info .contact-address dt {
  display: none;
}
.contact .col-left .contact-info .contact-address dd {
  margin: 0 0 10px 0;
}
.contact .col-left .contact-info .contact-address dd span,
.contact .col-left .contact-info .contact-address dd a {
  font-weight: lighter;
  color: #797979;
  text-decoration: none;
}
.contact .col-left .contact-info .contact-address dd span a:hover,
.contact .col-left .contact-info .contact-address dd span a:active,
.contact .col-left .contact-info .contact-address dd span a:focus {
  color: #ada616;
}
.contact .col-left .contact-info .contact-address dd span.contact-street:before {
  content: "\f015";
  font-family: 'FontAwesome';
}
.contact .col-left .contact-info .contact-address dd span.contact-emailto:before {
  content: "\f003";
  font-family: 'FontAwesome';
}
.contact .col-left .contact-info .contact-address dd span.contact-telephone:before {
  content: "\f095";
  font-family: 'FontAwesome';
}
.contact .col-left .contact-info .contact-address dd span.contact-fax:before {
  content: "\f02f";
  font-family: 'FontAwesome';
}
.contact .col-left .contact-info .contact-address dd span.contact-webpage:before {
  content: "\f0c1";
  font-family: 'FontAwesome';
}
.contact .col-left .contact-info .contact-address dd span.contact-emailto:hover:before,
.contact .col-left .contact-info .contact-address dd span.contact-webpage:hover:before,
.contact .col-left .contact-info .contact-address dd span.contact-emailto:active:before,
.contact .col-left .contact-info .contact-address dd span.contact-webpage:active:before,
.contact .col-left .contact-info .contact-address dd span.contact-emailto:focus:before,
.contact .col-left .contact-info .contact-address dd span.contact-webpage:focus:before {
  color: #ada616;
}
.contact .col-left .contact-info .contact-address dd span.contact-emailto:before,
.contact .col-left .contact-info .contact-address dd span.contact-webpage:before {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.contact .col-left .contact-social .contact-miscinfo {
  margin-top: 25px;
}
.contact .col-left .contact-social .contact-miscinfo dt .jicons-icons {
  display: none;
}
.contact .col-left .contact-social .contact-miscinfo dd {
  margin-left: 0;
}
.contact .col-left .contact-social .contact-miscinfo dd li {
  display: inline-block;
  margin: 0 25px 15px 0;
}
.contact .col-left .contact-social .contact-miscinfo dd li a:before {
  font-size: 24px;
  color: #b4b4b4;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.contact .col-left .contact-social .contact-miscinfo dd li a span.social-title {
  display: none;
}
.contact .col-left .contact-social .contact-miscinfo dd li a:hover:before,
.contact .col-left .contact-social .contact-miscinfo dd li a:active:before,
.contact .col-left .contact-social .contact-miscinfo dd li a:focus:before {
  color: #e4db2c;
}
.contact .col-right .contact-position {
  margin: 0 0 50px 0;
}
.contact .col-right .contact-position dd[itemprop="jobTitle"] {
  margin: 0;
}
.contact .col-right .contact-form legend {
  display: none;
}
.contact .col-right .contact-form .control-group {
  margin: 0 0 30px 0;
}
.contact .col-right .contact-form .control-group #jform_contact_name,
.contact .col-right .contact-form .control-group #jform_contact_email,
.contact .col-right .contact-form .control-group #jform_contact_subject {
  width: 100%;
  height: 50px;
  padding: 10px 20px;
}
.contact .col-right .contact-form .control-group #jform_contact_message {
  width: 100%;
  height: 210px;
  padding: 10px 20px;
  resize: none;
}
.contact .col-right .contact-form .control-group #jform_contact_name,
.contact .col-right .contact-form .control-group #jform_contact_email,
.contact .col-right .contact-form .control-group #jform_contact_subject,
.contact .col-right .contact-form .control-group #jform_contact_message {
  color: #e4db2c;
  background: #f6f6f6;
  border: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.055);
  -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.055);
  -ms-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.055);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.055);
}
.contact .col-right .contact-form .control-group #jform_contact_name:focus,
.contact .col-right .contact-form .control-group #jform_contact_email:focus,
.contact .col-right .contact-form .control-group #jform_contact_subject:focus,
.contact .col-right .contact-form .control-group #jform_contact_message:focus {
  color: #797979;
}
.contact .col-right .contact-form .control-group #jform_contact_name.invalid,
.contact .col-right .contact-form .control-group #jform_contact_email.invalid,
.contact .col-right .contact-form .control-group #jform_contact_subject.invalid,
.contact .col-right .contact-form .control-group #jform_contact_message.invalid {
  border: 1px solid #cc0000;
}
.contact .col-right .contact-form .form-actions {
  float: right;
  background-color: none;
  padding: 0;
  margin: -30px 0 0 0;
}
.contact .col-right .contact-form .form-actions button[type=submit] {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  background: #e4db2c;
  border-left: 1px solid #f5b309;
  border-top: 1px solid #f5b309;
  border-right: 1px solid #f5b309;
  border-bottom: 4px solid #f5b309;
  padding: 7px 46px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-shadow: inset 0 0 10px #E4E1E1;
  -moz-box-shadow: inset 0 0 10px #E4E1E1;
  -o-box-shadow: inset 0 0 10px #E4E1E1;
  -ms-box-shadow: inset 0 0 10px #E4E1E1;
  box-shadow: inset 0 0 10px #E4E1E1;
}
.noo-progress-bar {
  margin-top: 20px;
}
.noo-progress-bar .progress {
  height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.noo-progress-bar .progress .progress-bar {
  width: 0;
  -webkit-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
.noo-progress-bar .progress .progress-bar .progress_label {
  opacity: 0;
  filter: alpha(opacity=0);
}
.noo-progress-bar .noo-text-block {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .noo-progress-bar {
    padding-left: 0;
  }
}
.noo-progress-bar.lean-bars .progress {
  height: 5px;
  margin-bottom: 45px;
  border-radius: 0;
  overflow: visible;
  position: relative;
}
.noo-progress-bar.lean-bars .progress .progress-bar .progress_title,
.noo-progress-bar.lean-bars .progress .progress-bar .progress_label {
  position: absolute;
  top: -25px;
  color: #797979 !important;
  font-size: 14px;
}
.noo-progress-bar.lean-bars .progress .progress-bar .progress_title {
  left: 0;
}
.noo-progress-bar.lean-bars .progress .progress-bar .progress_label {
  right: 0;
}
.lean-bars.rounded-bars .progress {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.lean-bars.rounded-bars .progress .progress-bar {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.noo-progress-bar.thick-bars .progress {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.noo-progress-bar.thick-bars .progress .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
}
.noo-progress-bar.thick-bars .progress .progress-bar .progress_title {
  float: left;
  padding: 5px 0 0 15px;
}
.noo-progress-bar.thick-bars .progress .progress-bar .progress_label {
  float: right;
  padding: 5px 15px 0 0;
}
.thick-bars.rounded-bars .progress,
.thick-bars.rounded-bars .progress-bar {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.progress-bar-info {
  background: #21c2f8;
}

.noo-vc-accordion.panel-group {
  margin-bottom: 20px;
  margin-top: 40px;
}
.noo-vc-accordion.panel-group .panel {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  background: #ffffff;
}
.noo-vc-accordion.panel-group .panel + .panel {
  margin-top: 2px;
}
.noo-vc-accordion.panel-group .panel-heading {
  padding: 10px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  color: #302e38;
}
.noo-vc-accordion.panel-group .panel-heading:hover,
.noo-vc-accordion.panel-group .panel-heading.active {
  background-color: #e4db2c;
  border-color: #e4db2c;
}
.noo-vc-accordion.panel-group .panel-heading:hover .panel-title,
.noo-vc-accordion.panel-group .panel-heading.active .panel-title {
  background-color: #e4db2c;
  color: #ffffff;
}
.noo-vc-accordion.panel-group .panel-heading:hover:hover,
.noo-vc-accordion.panel-group .panel-heading.active:hover {
  background-color: #e4db2c;
  border-color: #e4db2c;
}
.noo-vc-accordion.panel-group .panel-heading:hover a,
.noo-vc-accordion.panel-group .panel-heading.active a {
  color: #ffffff;
}
.noo-vc-accordion.panel-group .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  color: #302e38;
  font-size: 20px;
}
.noo-vc-accordion.panel-group .panel-title > a {
  color: #302e38;
  line-height: 1.42857143;
  display: block !important;
}
.noo-vc-accordion.panel-group .panel-body {
  padding: 15px;
  border-style: solid;
  border-color: #f5f5f5;
  border-width: 0 1px 1px !important;
}
.noo-vc-accordion .panel-heading.active .panel-title a {
  color: #ffffff;
}
.noo-vc-accordion .panel-title a:before {
  margin-left: 15px;
  margin-right: 25px;
}