@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";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #27689E;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #970029;
  text-decoration: none;
}
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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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;
}

p {
  margin: 5px 0 ;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #40252e;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-weight: 500;
  line-height: 1.1;
  font-family: 'Roboto Condensed',"Helvetica Neue", Helvetica, Arial, sans-serif
}
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: bold;
  line-height: 1;
  color: #000000;
  text-transform:uppercase;
font-family: 'Roboto Condensed',"Helvetica Neue", Helvetica, Arial, sans-serif
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.djc_fulltext h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 40px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin: 0;
  padding: 10px 0px;
  list-style-type: none;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
a {
  outline: none !important;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  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: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.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: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.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: 10px;
}
.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;
        height: 28px;
    padding: 0px 12px;
    background: #313131;
    border:0px solid #000000;
    color: #cccccc;
  }
  .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-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: #ffffff;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.nav .caret {
  border-top-color: #40252e;
  border-bottom-color: #40252e;
}
.nav a:hover .caret {
  border-top-color: #10090b;
  border-bottom-color: #10090b;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.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: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 10px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -10px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background: #363636;
  border-top: none;
  border-bottom: none;
  margin-top: 0px;
  border-bottom: 2px solid #FFFFFF;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  /*line-height: 100%;*/
  padding: 15px 10px 10px;
  text-shadow: none;
  border-right: 0px dotted #BAE4E9;
  -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;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #e6493a;
  background-color: #000000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #000000;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
 color: #e6493a;
  background-color: #000000;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    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: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.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 -10px;
}
.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: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 20px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-title {
  background: none;
  color: #000000;
  line-height: 100%;
  margin: 0;
  padding: 0px 0px 15px 0px;
  font-size: 18px;
  text-transform: uppercase;
}
.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: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  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: 10px 0;
  border-top: 1px solid #eeeeee;
}
.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 #eeeeee;
}
.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: #eeeeee;
  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: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #10090b;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #10090b;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #FFFFFF;
}
.article-aside {
  color: #999999;
  display: block;
  font-size: 12px;
  margin-bottom: 20px;
  position: relative;
}
article.header-item .main-header-item {
  padding-left: 90px;
  padding-bottom: 20px;
  position: relative;
}
article.header-item .main-header-item .createdby {
  border-right: 1px solid #DBDBDB;
  color: #A3A2A2;
  line-height: 100%;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}
article.header-item .main-header-item .createdby a {
  color: #333333;
  padding-left: 2px;
}
article.header-item .main-header-item .createdby a:hover {
  color: #363636;
}
article.header-item .main-header-item .category-name {
  border-right: 1px solid #DBDBDB;
  color: #A3A2A2;
  line-height: 100%;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}
article.header-item .main-header-item .category-name a {
  color: #363636;
}
article.header-item span.published {
  background: none repeat scroll 0 0 #363636;
  left: 0;
  padding: 6px 15px;
  position: absolute;
  top: 0;
}
article.header-item span.published span.day-cat {
  border-bottom: 1px solid #636363;
  color: #FFFFFF;
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 6px;
  padding-bottom: 8px;
  text-align: center;
}
article.header-item span.published span.month-cat {
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
}
article.header-item .btn-group .dropdown-toggle {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  padding: 0px;
  margin: 0px;
  background: none;
}
article.header-item .btn-group a.dropdown-toggle:hover {
  color: #363636;
}
article.header-item .btn-group ul.dropdown-menu li a {
  color: #5C5C5C;
  background: none;
}
article.header-item .btn-group ul.dropdown-menu li a:hover {
  color: #363636;
}
article.header-item section.readmore {
  background: none repeat scroll 0 0 #e6493a;
  display: inline;
  float: right;
  font-size: 14px;
  padding: 7px 15px;
  -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;
}
article.header-item section.readmore a {
  color: #FFFFFF;
}
article.header-item section.readmore:hover {
  background: #363636;
}
.article-info {
  margin: 0;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd span {
  font-weight: bold;
}
div.pagination {
  color: #999999;
  padding: 0;
  text-align: center;
}

div.pagination ul {
  text-align: center;
}
div.pagination ul li {
  display: inline;
}
div.pagination ul li a {
  background: #FFFFFF;
  color: #252525;
  margin: 0 3px;
  padding: 4px 11px;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border: none !important;
}
div.pagination ul li:hover a,
div.pagination ul li.disabled a {
  background: #e6493a;
  color: #FFFFFF;
}
div.pagination ul li.active a {
  background: #363636;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 20px 20px 0;
}
.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: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.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 {
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
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 {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 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;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #FFF;
  background: -moz-linear-gradient(bottom, #cccccc, #f0f0f0);
  background: -webkit-linear-gradient(bottom, #cccccc, #f0f0f0);
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#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 fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  margin-top: 20px;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-left: -10px;
  margin-right: -10px;
}
.categories-list .category-desc {
  box-shadow: 0 1px 1px #cccccc;
  -webkit-box-shadow: 0 1px 1px #cccccc;
  padding: 20px;
  background: #FFFFFF;
  margin: 10px;
}
.category-item {
  margin-top: 0;
  width: 50%;
  float: left;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  border-bottom: 1px dotted #DBDBDB;
  font-size: 18px;
  line-height: 100%;
  margin: 0;
  padding: 0 0 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.category-item .page-header a {
  color: #363636;
}
.category-item .page-header a span {
  background: none repeat scroll 0 0 #e6493a;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: normal;
  line-height: 100%;
  margin-left: 8px;
  padding: 0 8px;
  text-align: center;
  -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;
}
.category-item .page-header a:hover {
  color: #e6493a;
}
.category-item .sub-category {
  box-shadow: 0 1px 1px #cccccc;
  -webkit-box-shadow: 0 1px 1px #cccccc;
  padding: 20px;
  background: #FFFFFF;
  margin: 15px 10px;
}
h2.article-title,
.article-title,
.article-header h1 {
  border-bottom: 1px solid #DBDBDB;
  font-size: 18px;
  font-weight: normal;
  line-height: 120%;
  margin: 0 0 10px;
  padding: 0 0 15px;
  text-transform: uppercase;
}
h2.article-title a,
.article-title a,
.article-header h1 a {
  color: #363636;
  -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;
}
h2.article-title a:hover,
.article-title a:hover,
.article-header h1 a:hover {
  color: #e6493a;
}
header.article-header .pull-left {
  float: none !important;
  margin-bottom: 10px;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.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 #DBDBDB;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
}
.newsfeed ol li > a {
  font-weight: bold;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  text-decoration: none;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.item-page .pull-left.item-image {
  float: none !important;
}
.no-sidebar .item-page .pull-left.item-image {
  float: left !important;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.pager .previous > a,
.pager .previous > span {
  border-radius: 0;
  -webkit-border-radius: 0;
  float: left;
  padding: 5px 15px;
}
.pager .next > a,
.pager .next > span {
  border-radius: 0;
  -webkit-border-radius: 0;
  float: left;
  padding: 5px 15px;
}
.article-content .pagination ul {
  border-left: 1px solid #DBDBDB;
}
.article-content .pagination li {
  float: left;
  line-height: normal;
  border: 1px solid #DBDBDB;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 30%;
  border: 1px solid #DBDBDB;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #DBDBDB;
}
.counter {
  float: right;
  line-height: 1;
  margin: 10px 0;
  text-align: right;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.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;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 0 13px 0;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.input-prepend .chzn-container-single .chzn-single {
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
  width: 100%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 0px solid #eeeeee;
  margin: 40px 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0px 0 ;
  text-align: center;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 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: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.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;
}

.jux-position {
  position: relative;
  text-align:center;
}
.jux-language {
  position: absolute;
  right: 0px;
  top: 18px;
  z-index: 999;
}
body {
  background-color: #F8F5EC;
  color: #000000;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
.t3-header {
  padding-top: 0px;
  padding-bottom: 0px;
  z-index: 999;
}
.t3-header .container-header {
  padding: 0 35px;
  width:85%;
  margin:0 auto;
}
.t3-header #t3-mainnav .container {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}
.t3-header.affix.fadeInDown,
.t3-header.affix.fadeOutUp {
  position: fixed;
  box-shadow: none;
  top: 0;
  display: inline-block;
}
.t3-header .logo-image a {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background-size: 100%;
}
.t3-header.affix .logo {
  margin-top: 10px;
}
.t3-header.affix .logo-image a {
  background-size: 80%;
}
.t3-header.affix .t3-mainnav .navbar .nav {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  float: left;
  margin: 0px auto;
}
.t3-header.affix > .container {
  display: inherit;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.t3-header #mainnav .logo-image {
  display: none;
}
.t3-header.affix #mainnav .logo-image {
  display: block;
  width: 197px;
  float: left;
  height: 50px;
}
.t3-header.affix #mainnav .logo-image a {
  display: inline-block;
  background: url(../../../../images/logo-scroll.png) left 9px no-repeat;
  background-size: 70% auto;
  height: 100%;
  width: 100%;
}

.t3-header.affix #mainnav .logo-image a img.logo-img {
  display: none;
}
.t3-header.affix #mainnav .navbar-inner {
  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 {
  float: left;
  margin: 7px 20px 0 0 ;
  position: relative;
  z-index: 99;
}*/
.head-search {
  margin: 18px 19px 0 0;
  z-index: 99;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search input#mod-search-searchword {
  background: url(../../../../images/search.png) no-repeat 170px center #ffffff;
  width: 186px;
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  height: 20px;
  line-height: 20px;
  color: #5A5A5A;
  text-indent: 10px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.head-search input#mod-search-searchword:focus {
  color: #5A5A5A;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
/*.t3-header.affix .head-search {
  display: none;
}*/
#head-info {
  	padding: 8px;
  	display: inline-block;
	float:right;
	/*margin-left:20px;*/
}
#head-info .social {
  margin-right: 0px;
  padding:0 5px;
}
/*
#head-info .social ul {
  list-style-type: none;
  margin: 0px;
}
#head-info .social ul li {
  float: left;
  list-style-type: none;
  margin: 0px;
}
#head-info .social ul li a {
  background: url("../../../../images/themes/black/icon_social_1.png") no-repeat scroll left top;
  display: block;
  height: 28px;
  margin-left: 4px;
  text-indent: -9999px;
  width: 32px;
}
#head-info .social ul li a.twiter {
  background-position: -32px top;
}
#head-info .social ul li a.google-flus {
  background-position: -64px top;
}
#head-info .social ul li a.link-in {
  background-position: -96px top;
}
#head-info .social ul li a:hover {
  background: url("../../../../images/themes/black/icon_social_1.png") no-repeat scroll left -29px;
}
#head-info .social ul li a.twiter:hover {
  background-position: -32px -29px;
}
#head-info .social ul li a.google-flus:hover {
  background-position: -64px -29px;
}
#head-info .social ul li a.link-in:hover {
  background-position: -96px -29px;
}
*/
#t3-nav-header {
  background: transparent;
  border-bottom: #E2E2E2 solid 0px;
  /*padding: 5px 0px 0px 0px;*/
}
#t3-nav-header .t3-module {
  margin: 0px;
}
#t3-nav-header .t3-module h3.module-title {
  color: #363636;
  font-size: 26px;
  font-weight: bold;
  line-height: 100%;
  margin: 0;
  padding-bottom: 13px;
  text-transform: uppercase;
}
#t3-nav-header .t3-module .module-ct {
  font-size: 13px;
}
#t3-nav-header .t3-module .module-ct p {
  margin: 0px;
}
.homepage #t3-slideshow .container {
  width: auto;
/*  max-height: 480px;  */
   background:#000000;
max-width: 1920px;
}

#t3-slideshow {
  position: relative;
}
#t3-slideshow .container {
  padding: 0px;                        s
}
#t3-banner {
  position: relative;
  background:#000000;
}
#t3-banner p {
  margin: 0px;
}
#t3-banner .text-banner {
  bottom: 50px;
  color: #FFFFFF;
  display: block;
  font-size: 40px;
  font-weight: bold;
  left: 156px;
  line-height: 100%;
  margin: 0 auto;
  max-width: 1048px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
}
#t3-banner img {
   
    margin: 0 auto;
    display: block;
}
#contact-phone-bottom,
#contact-mail-bottom,
#contact-mail-bottom {
  font-size: 13px;
}
.contact-map-bottom {
  font-size: 13px;
}
.open-hours {
  border-bottom: 1px dotted #7FCED7;
  margin-bottom: 10px !important;
  padding-bottom: 10px;
}
.day-open {
  text-transform: uppercase;
  font-size: 13px;
}
.hour-open {
  text-align: right;
  float: right;
  font-size: 13px;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  background: #f2f2f2;
  padding: 20px 0 20px;
}
.t3-sl-1 .t3-module {
  background: #FFFFFF;
  box-shadow: 0 1px 1px #cccccc;
  -webkit-box-shadow: 0 1px 1px #cccccc;
  padding: 20px;
  margin-bottom: 0px;
}
.t3-sl-1 .t3-module h3.module-title {
  line-height: 100%;
  margin: 0 0 25px;
  color: #e6493a;
  padding: 0px 0px 15px 0px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px dotted #DBDBDB;
}
.t3-sl-1 .t3-module .k2ItemsBlock {
  margin: 0px -10px;
}
.t3-sl-1 .t3-module .k2ItemsBlock ul li {
  padding-bottom: 22px;
  width: 50%;
  float: left;
}
.t3-sl-1 .t3-module .k2ItemsBlock ul li .moduleItemIntrotext {
  padding: 0px 10px;
}
.t3-sl-1 .t3-module .k2ItemsBlock ul li a.moduleItemTitle {
  color: #363636;
  display: block;
  font-size: 15px;
  line-height: 100%;
  margin: 0;
  padding-bottom: 15px;
  -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;
  letter-spacing: -0.2px;
}
.t3-sl-1 .t3-module .k2ItemsBlock ul li a.moduleItemTitle:hover {
  color: #e6493a;
}
.t3-sl-1 .t3-module .k2ItemsBlock ul li .moduleItemImage {
  display: block;
  overflow: hidden;
  padding-bottom: 3px;
}
.t3-sl-1 .t3-module .k2ItemsBlock ul li .moduleItemImage img {
  margin: 0px;
}
.t3-sl-1 .t3-module .k2ItemsBlock ul li .itemIntroText {
  color: #5A5A5A;
  font-size: 13px;
  font-style: normal;
  line-height: 150%;
  clear: both;
}
.t3-sl-1 .t3-module .form-horizontal .controls {
  margin: 0px;
}
.t3-sl-1 .t3-module .form-horizontal .controls input,
.t3-sl-1 .t3-module .form-horizontal .controls select {
  border: none;
  background: #FFFFFF;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding: 5px 0;
  text-indent: 10px;
  height: auto;
  width: 100%;
  font-size: 13px;
  color: #555555;
  border: 1px solid #FFFFFF;
  
}
.t3-sl-1 .t3-module .form-horizontal .controls input:focus,
.t3-sl-1 .t3-module .form-horizontal .controls select:focus {
  border: 1px solid #e6493a;
}
.t3-sl-1 .t3-module .form-horizontal .control-group {
  margin-bottom: 16px;
}
.t3-sl-1 .t3-module .group-button {
  text-align: center;
}
.t3-sl-1 .t3-module .group-button button {
  background: #e6493a;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  border: none;
  padding: 7px 10px;
  color: #FFFFFF;
  height: auto;
  font-size: 13px;
  text-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0px 3px;
  font-size: 14px;
  line-height: 100%;
  -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;
}
.t3-sl-1 .t3-module .group-button button:hover {
  background-color: #ffffff !important;
  color: #e6493a;
}
.t3-sl-1 .t3-module .group-button button.hotline {
  background: #e6493a;
}
.t3-sl-1 .t3-module .group-button button.hotline .icon-phone {
  font-size: 16px;
}
.t3-sl-1 .t3-module .form-horizontal .control-group select {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding-right: 10px;
  padding: 5px 10px;
  border: 1px solid #FFFFFF;
}
.t3-sl-1 .t3-module .form-horizontal .control-group select:focus {
  border: 1px solid #e6493a !important;
}
.t3-sl-1 .t3-module .form-horizontal .controls-row {
  margin-bottom: 5px;
}
.t3-sl-1 .t3-module .form-horizontal .controls-row .row-left {
  width: 40%;
  float: left;
}
.t3-sl-1 .t3-module .form-horizontal .controls-row .row-left .input-append,
.t3-sl-1 .t3-module .form-horizontal .controls-row .row-left .input-prepend {
  width: 100%;
}
.t3-sl-1 .t3-module .form-horizontal .controls-row .row-right {
  width: 45%;
  float: right;
}
.t3-sl-1 .t3-module .form-horizontal .controls-row select {
  text-indent: 0px;
  width: 100%;
  padding-right: 10px;
  border-radius: 0;
  max-height: 30px;
}
.t3-sl-1 .t3-module .form-horizontal {
  border-bottom: 1px dashed #636363;
  margin-bottom: 0;
}
.t3-sl-1 .t3-module .social-reservation {
  display: inline-block;
  line-height: 29px;
  margin-top: 15px;
  width: 100%;
}
.t3-sl-1 .t3-module .social-reservation .text-title {
  float: left;
  padding-right: 10px;
}
.t3-sl-1 .t3-module .social-reservation ul li {
  float: left;
}
.t3-sl-1 .t3-module .social-reservation ul li a {
  background: url("../../../../images/themes/black/icon_social_1.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
  display: block;
  height: 28px;
  margin-right: 4px;
  text-indent: -9999px;
  width: 32px;
}
.t3-sl-1 .t3-module .social-reservation ul li a.twiter {
  background-position: -32px bottom;
}
.t3-sl-1 .t3-module.bg-blue {
  margin-bottom: 30px;
}
.t3-module h3.module-title span:after {
  content: "_";
  display: inline-block;
  font-family: 'Montserrat',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin-left: 5px;
  position: relative;
  top: -4px;
}
.controls-row:before,
.controls-row:after {
  content: "";
  display: table;
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
#t3-top-nav {
  margin-top: 30px;
}
.bg-transparent {
  background: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  padding: 0px !important;
}
.bg-blue {
  background: #363636 !important;
  padding: 20px !important;
  color: #FFFFFF;
}
.bg-blue h3 {
  font-weight: bold !important;
  color: #FFFFFF !important;
}
.des-reservation {
  color: #dadada;
  text-transform: uppercase;
  font-style: italic;
  line-height: 100%;
}
.t3-sl-2 {
  background: #f8f5ec;
  padding: 15px 0 30px;
}
.t3-sl-2 .t3-module {
  position: relative;
  margin: 0px;
  /*border: 1px dotted #DBDBDB;
  padding: 10px;*/
}
.t3-sl-2 .t3-module img {
  position: relative;
/*  margin: 0 0 10px 0;
  border: 1px dotted #DBDBDB;
  padding: 10px;*/
}
.t3-sl-2 .t3-module h3.module-title {
  color: #e6493a;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  line-height: 100%;
  padding-bottom: 20px;
}
.t3-sl-2 .t3-module h2 {
text-align:center;
font-size: 18px;
font-weight: bold;
line-height: 100%;
margin: 0 0 15px;
text-transform: uppercase;
color: #e6493a;
}
.homepage .t3-sl-4 {
  background: #f2f2f2;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  padding-top:0;
  padding-bottom:30px;
}
.t3-sl-3 .t3-module {
  position: relative;
  margin: 0px;
  padding: 20 0 0px;
}
.t3-sl-3 .t3-module div.moduleItemDateCreated {
  border: 1px solid #DBDBDB;
  float: left;
  margin-right: 20px;
  padding: 15px 20px 18px;
}
.t3-sl-3 .t3-module div.moduleItemDateCreated .date {
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  font-size: 60px;
  display: block;
  line-height: 100%;
  padding-bottom: 8px;
  text-align: center;
  color: #363636;
}
.t3-sl-3 .t3-module div.moduleItemDateCreated .month {
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  font-size: 24px;
  display: block;
  line-height: 140%;
  text-align: center;
  color: #5a5a5a;
}
.t3-sl-3 .t3-module div.moduleItemDateCreated .year {
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  font-size: 24px;
  display: block;
  line-height: 140%;
  text-align: center;
  color: #5a5a5a;
}
.t3-sl-3 .t3-module div.moduleItemDateCreated .label-date {
  background: url("../../../../images/themes/black/icon_calendar_2.png") bottom center no-repeat;
  margin-top: 15px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 14px;
}
.t3-sl-3 .t3-module .moduleItemIntrotext a.moduleItemTitle {
  font-size: 16px;
  padding-bottom: 10px;
  display: block;
}
.t3-sl-3 .t3-module .moduleItemIntrotext .moduleItemIntrotext {
  color: #383326;
  line-height: 160%;
}
.t3-sl-3 .t3-module .moduleItemReadMore {
  background: none repeat scroll 0 0 #e6493a;
  bottom: 20px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  padding: 8px 12px;
  position: relative;
  top: 70px;
  right: 0px;
  float: right;
  text-transform: none;
  -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;
}
.t3-sl-3 .t3-module .moduleItemReadMore:hover {
  background: #363636;
}
.t3-sl-1 .t3-module h3.module-title,.t3-sl-3 .t3-module h3.module-title {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  line-height: 100%;
  margin: 0 ;
  padding: 20px 0 0 0;
  text-transform: uppercase;
  font-family: 'Roboto Condensed',"Helvetica Neue", Helvetica, Arial, sans-serif;      
}
.t3-sl-3 .t3-module #promotion ul li:first-child {
  border-top: 1px solid #E5E5E5;
}
.t3-sl-3 .t3-module #promotion ul li {
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  display: inline-block;
  width: 100%;
}
.t3-sl-3 .t3-module #promotion ul li img {
  float: left;
  margin: 0px 20px 0px 0px;
}
.t3-sl-3 .t3-module #promotion ul li .content-promotion {
  padding: 17px 0px 0px;
}
.t3-sl-3 .t3-module #promotion ul li .content-promotion .number {
  background: none repeat scroll 0 0 #e6493a;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  color: #FFFFFF;
  float: left;
  font-size: 22px;
  height: 33px;
  line-height: 33px;
  margin-right: 20px;
  margin-top: 10px;
  text-align: center;
  vertical-align: middle;
  width: 33px;
}
.t3-sl-3 .t3-module #promotion ul li .content-promotion h3 {
  margin: 0px;
  line-height: 100%;
  padding-bottom: 10px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
}
.t3-sl-3 .t3-module #promotion ul li .content-promotion h3 a {
  color: #363636;
  -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;
}
.t3-sl-3 .t3-module #promotion ul li .content-promotion h3 a:hover {
  color: #e6493a;
}
.t3-sl-3 .t3-module .k2ItemsBlock {
  margin-top: 6px;
}
.t3-sl-3 .bg-transparent h3.module-title {
  border-bottom: none;
  line-height: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.t3-sl-3 .bg-transparent {
  margin-top: 20px;
}
.t3-sl-4 {
  /*background: #f8f5ec;
  border-bottom: 4px solid #FFFFFF;
  padding: 40px 0 15px;*/
}
.t3-sl-4 .t3-module h3.module-title {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  line-height: 100%;
  margin: 0 ;
  padding: 20px 0 0 0;
  text-transform: uppercase;
  font-family: 'Roboto Condensed',"Helvetica Neue", Helvetica, Arial, sans-serif;
}
.t3-sl-4 .t3-module ul {
  list-style-type: none;
  margin: 0px;
}
.t3-sl-4 .t3-module div.k2ItemsBlock ul li {
  padding-bottom: 30px;
}
.t3-sl-4 .t3-module div.k2ItemsBlock ul li div.moduleItemIntrotext p {
  margin-bottom: 0px;
}
.t3-sl-4 .t3-module div.k2ItemsBlock ul li.lastItem {
  padding-bottom: 0px;
}
.t3-sl-4 .t3-module .module-ct {
  /*background: #FFFFFF;
  box-shadow: 0 1px 1px #929292;
  -webkit-box-shadow: 0 1px 1px #929292;
  padding: 20px;*/
}
.t3-sl-4 .bg-transparent .module-ct {
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding: 0px;
}
#our-staff li img {
  float: left;
  margin: 0px 13px 0 0;
}
#our-staff li {
  clear: both;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #DBDBDB;
}
#our-staff li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
ul#our-staff li h3 {
  margin: 0px;
  line-height: 100%;
  color: #363636;
  font-size: 14px;
  line-height: 120%;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 8px;
}
ul#our-staff li h3 a {
  color: #363636;
}
ul#our-staff li h3 a:hover {
  color: #e6493a;
}
ul#our-staff li p {
  line-height: 100%;
  color: #5a5a5a;
  margin-bottom: 8px;
}
ul#our-staff li p a {
  color: #e6493a;
  padding-right: 3px;
}
ul#our-staff li p.img-rate img {
  margin-right: 2px;
  float: none;
}
.t3-sl-5 {
  background: #36454f;
  padding: 0 0 15px;
   /*border-top: 7px solid #96002d;*/
}
.t3-sl-5 .t3-spotlight-5 {
  margin: 0px auto !important;
  width:85%;
}
.t3-sl-5 [class*="col"] {
  margin: 0px !important;
  /*width: 25% !important;
  background: url("../../../../images/themes/black/lines_1.png") left top no-repeat;  */
  min-height: 160px;
}                                    
.t3-sl-5 .t3-module {
  margin-bottom: 0px;
  color: #FFFFFF;
  font-size: 14px;
  /*padding: 0px 10px;*/
}
.t3-sl-5 .t3-module h3.module-title {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 100%;
  margin: 0px;
  padding-bottom: 30px;
  padding-top: 25px;
  font-family: 'Roboto Condensed',"Helvetica Neue", Helvetica, Arial, sans-serif;
}
.t3-sl-5 .t3-module h3.module-title span:after {
  content: none;
  display: block;
  font-weight: normal;
  margin-left: 0;
  position: inherit;
}
.t3-sl-5 .t3-module ul {
  list-style-type: none;
  margin: 0 0 0 0px;
  padding: 0;
}
.t3-sl-5 .t3-module ul li {
  padding-left: 0px;
  font-size: 15px;
  padding-bottom: 6px;
  line-height: 20px;
  margin-left: 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 0px;
}

.t3-sl-5 .t3-module p {
  margin-bottom: 14px;
  clear: both;
}
.t3-sl-5 .t3-module p.open-hours {
  border-bottom: 1px dotted #636363;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.t3-sl-5 .t3-module #contact-phone-bottom span em,
.t3-sl-5 .t3-module #contact-mail-bottom span em,
.t3-sl-5 .t3-module #contact-map-bottom span em {
  display: inline-block;
  float: left;
  font-size: 20px;
  padding-right: 7px;
  width: 25px;
}
.t3-sl-5 .t3-module .social {
  display: inline-block;
  margin: auto;
  text-align: center;
  width: 100%;
}
.t3-sl-5 .t3-module .social ul {
  margin: 0px auto;
  display: inline-block;
}
.t3-sl-5 .t3-module .social ul li {
  background: none;
  padding: 0px;
  display: block;
  float: left;
}
.t3-sl-5 .t3-module .social ul li a {
  background: url("../../../../images/themes/black/icon_social_1.png") no-repeat left bottom;
  display: block;
  height: 29px;
  text-indent: -9999px;
  width: 32px;
  margin-right: 5px;
}
.t3-sl-5 .t3-module .social ul li a.twiter {
  background-position: -32px bottom;
}
.t3-sl-5 .t3-module .social ul li a.google-flus {
  background-position: -64px bottom;
}
.t3-sl-5 .t3-module .social ul li a.link-in {
  background-position: -96px bottom;
}
.t3-sl-5 .t3-module .social ul li a:hover {
  background: url("../../../../images/themes/black/icon_social_1.png") no-repeat left -29px;
}
.t3-sl-5 .t3-module .social ul li a.twiter:hover {
  background-position: -32px -29px;
}
.t3-sl-5 .t3-module .social ul li a.google-flus:hover {
  background-position: -64px -29px;
}
.t3-sl-5 .t3-module .social ul li a.link-in:hover {
  background-position: -96px -29px;
}
.t3-sl-5 .t3-module .acymailing_form {
  clear: both;
}
.t3-sl-5 .t3-module .acymailing_module_form {
  display: inline-block;
  margin-top: 35px;
  width: 100%;
}
.t3-sl-5 .t3-module .acymailing_module form {
  margin: 20px 0px 0px 0px;
}
.t3-sl-5 .t3-module .acymailing_finaltext {
  padding-bottom: 14px;
  display: inline-block;
}
.t3-sl-5 .t3-module .acymailing_module_form table.acymailing_form {
  width: 100%;
}
.t3-sl-5 .t3-module .acymailing_module_form .acymailing_form span.acyfield_email {
  width: 75%;
}
.t3-sl-5 .t3-module .acymailing_module_form .acymailing_form span.acysubbuttons {
  width: 25%;
}
.t3-sl-5 .t3-module .acymailing_module_form .acymailing_form span.acyfield_email input {
  border: medium none;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 100% !important;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  height: auto;
  line-height: 100%;
  font-size: 13px;
  padding: 6px 0px;
  text-indent: 10px;
}
.t3-sl-5 .t3-module .acymailing_module_form .acymailing_form span {
  float: left;
  height: 30px;
  line-height: 100%;
}
.t3-sl-5 .t3-module .acymailing_module_form span.acysubbuttons input.button {
  background: #f1f1f1;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #363636;
  font-weight: normal;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0px 4px;
  text-transform: uppercase;
  text-shadow: none;
  -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;
  margin-left: 3px;
}
.t3-sl-5 .t3-module .acymailing_module_form span.acysubbuttons input.button:hover {
  background: #e6493a;
  color: #FFFFFF;
  text-shadow: none;
}
.t3-sl-5 [class*="col"]:last-child .t3-module {
 /* background: url("../../../../images/themes/black/lines_1.png") right top no-repeat;  */
  min-height: 160px;
  padding-right: 20px;
}
#t3-copyright {
  /*padding-bottom: 15px;*/
  padding-top: 15px;
  background:  #425968;
}

#t3-copyright .container {
	/*border-top: 3px solid #96002d;
  	padding-bottom: 5px;*/
  	padding-top: 15px;
	width:85%;
	margin:0 auto;
}
#t3-footer {
  background: #363636;
  padding: 10px 0;
}
#t3-footer .t3-module {
  margin-bottom: 0px;
}
#t3-footer .t3-module h3.module-title {
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  background: url("../../../../images/themes/black/lines.png") no-repeat scroll center bottom;
  padding-bottom: 15px;
}
#t3-footer .t3-module h3.module-title span:after {
  content: none;
  display: block;
  font-weight: normal;
  margin-left: 0;
  position: relative;
}
#t3-footer .t3-module .box-footer {
  width: 33.33%;
  float: left;
  text-align: center;
  color: #636363;
  line-height: 18px;
  padding-top: 30px;
}
#t3-footer .t3-module .box-footer a.map {
  font-style: italic;
  font-size: 16px;
  color: #FFFFFF;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#t3-footer .t3-module .box-footer a.map:hover {
  color: #e6493a;
}
#t3-footer .t3-module .box-footer p {
  margin-bottom: 5px;
  line-height: 16px;
}
#t3-footer .t3-module .box-footer span.text-firts {
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
}
.t3-footer small,
#t3-copyright small {
  display: block;
  font-size: 12px;
  text-align: center;
  color: #636363;
}
.t3-footer a,
#t3-copyright a {
  color: #FFFFFF;
  transition: all 0.2s ease 0s;
  padding: 0 20px 0 0;
}
.t3-mainbody {
  padding-top: 30px;
  padding-bottom: 30px;
}
.homepage .t3-mainbody {
  padding: 0px;
}
#t3-content .main-content {
  padding: 20px;
  background: #FFFFFF;
  /*box-shadow: 0 1px 1px #cccccc;
  -webkit-box-shadow: 0 1px 1px #cccccc;     */
  border-top: 0px solid #f1f1f1;
}
.homepage #t3-content .main-content {
  padding: 0px;
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#t3-content.no-sidebar .main-content {
  padding: 0px;
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.contact {
  padding: 0px;
  box-shadow: none;
  -webkit-box-shadow:none;
 border-top: 0px solid #f1f1f1;
}
.t3-content {
  padding-top: 80px;
  padding-bottom: 20px;
}
.t3-sidebar .t3-module {
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0 1px 1px #cccccc;
  -webkit-box-shadow: 0 1px 1px #cccccc;
 border-top: 1px solid #f1f1f1;
}
.t3-sidebar .t3-module h3 {
  border-bottom: #bababa 1px dotted;
  margin-bottom: 12px;
}
#t3-nav-footer {
  text-align: center;
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 100%;

}
#t3-nav-footer .custom {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 100%;
  padding: 115px 0;
}
#t3-nav-footer h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #000000;
  margin: 0px;
  padding-bottom: 10px;
 text-align: left;
}
.t3-footer {
  color: #636363;
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
}
.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: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.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: #555555;
}
.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: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 0;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.input-append .add-on,
.input-prepend .add-on {
  border: medium none;
  height: 30px;
  line-height: 22px;
  width: 30px;
  background: #e6493a;
  color: #FFFFFF;
  border-radius: 0px !important;
  webkit-border-radius: 0px !important;
  padding-left: 9px;
  cursor: pointer;
}
.datepicker .table-condensed th,
.datepicker .table-condensed td {
  line-height: 100%;
  padding: 6px 10px;
}
.datepicker {
  border-radius: 0px !important;
  webkit-border-radius: 0px !important;
}
.datepicker .table-condensed th,
.datepicker .table-condensed td {
  line-height: 1 %;
  padding: 6px 10px;
  border-radius: 0px !important;
  webkit-border-radius: 0px !important;
  background: #363636;
  color: #FFFFFF;
  cursor: pointer;
}
.datepicker .table-condensed td:hover {
  color: #e6493a;
}
input.datepicker {
  float: left;
  display: block;
}
.datepicker.dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
}
.off-canvas-toggle {
  display: none;
}
.contact .control-label {
  float: none !important;
  text-align: left !important;
}
.contact {
  margin-bottom: 20px;
}
.contact .page-header {
  border-bottom: 0px solid #eeeeee;
  padding-bottom: 0;
  margin: 0 0 10px;
}
.contact h2,
.contact h3 {
  text-transform: uppercase;
  padding: 0;
  margin: 10px 0;
  color: #000000;
}
.contact h2 {    
 text-align:left;
 font-size: 20px;
}

.main-contact {
background: #e6e7e8  ;
padding:20px 40px;
border-top: 4px solid #96002d;
}


.contact h3 {
  font-size: 18px;
}
.contact .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
  box-shadow: 0 0 0 #ffffff;
}
.contact .thumbnail img {
  width: 100%;
}
.contact .contact-miscinfo .dl-horizontal {
  margin: 5px 0 10px 0;
}
.contact #row-contact {
  float: left;
  width: 100%;
}
.contact #row-contact .controls {
  margin-left: 0 !important;
}
.contact #row-contact .control-group {
  float: left;
  width: 48%;
}
.contact #row-contact .control-group + .control-group {
  float: right;
}
.contact #row-contact .control-label {
  float: left;
  display: block;
  float: none !important;
  text-align: left;
  width: 100%;
}
.contact .form-horizontal .control-group {
  float: left;
  width: 100%;
}
.contact .form-horizontal .control-group .control-label {
  float: none;
  width: 100%;
}
.contact .form-horizontal .control-group .controls {
  margin-left: 0;
  width: 100%;
}
.contact .form-horizontal .control-group .controls input,
.contact .form-horizontal .control-group .controls textarea {
  border-radius: 0;
  width: 100%;
}
.contact .form-horizontal .control-group .controls textarea {
  height: auto;
}
.contact .form-horizontal .control-group.email-copy .control-label {
  float: left !important;
  margin-right: 10px;
  width: auto;
}
.contact .form-horizontal .control-group.email-copy .controls {
  padding-top: 5px;
  width: auto;
}
.contact .form-horizontal .control-group.email-copy .controls input {
  margin: 4px 0 0 0;
  width: auto;
}
.contact .form-actions {
  margin: 0 !important;
  float: left;
  padding-left: 0 !important;
  background: transparent;
  border: 0;
}
.contact .form-actions .btn {
  background: #363636;
  border: 0;
  color: #ffffff;
  text-shadow: 0 0 0 #ffffff;
  border-radius: 0;
}
.contact .form-actions .btn:hover {
  background: #e6493a;
  -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;
  box-shadow: none;
}
.contact .control-group {
  margin-bottom: 5px;
}
.contact ul {
  margin: 0;
}
.contact ul li {
  line-height: 100%;
  list-style: none;
  padding: 2px 0;
}
.contact i {
  padding: 0 10px 0 0;
}
.contact a {
  color: #000000;
}
.contact a:hover,
.contact a:active,
.contact a:focus {
  color: #363636;
}
.colum-pricing {
  width: 25%;
  float: left;
}
.pricing-table {
  margin: 0 auto 0px;
  top: 0px;
  position: relative;
}

.price_table {
  width: 100%;
  height: 100%;
  font-size: 13px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: #444444;
}
.price_table a {
  color: #444444;
}
.price_table .align_center {
  text-align: center;
}
.price_table .pack-title {
  font-family: 'Viga', arial, sans-serif;
  font-size: 30px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
  margin-top: 10px;
}
.price_table .price {
  font-family: 'Viga', arial, sans-serif;
  font-size: 50px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
  margin: 30px 0px 20px 0px;
}
.price_table .time {
  font-size: 14px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
}

.price_table .column_1 .header_row_1 {
  height: 45px;
  width: 100%;
  padding: 5px 0px 0px 0px;
  border-bottom: 1px solid #37752B;
  background: #52A93E;
  background: -webkit-gradient(linear, left top, left bottom, from(#52a93e), to(#469436));
  background: -moz-linear-gradient(top, #52a93e, #469436);
  background: linear-gradient(#52a93e, #469436);
}

.price_table .column_1 .header_row_2 {
  height: 100px;
  width: 100%;
  padding: 5px 0px;
  border-top: 1px solid #B0E287;
  background: #7DCF3D;
  background: -webkit-gradient(linear, left top, left bottom, from(#7dcf3d), to(#52a93e));
  background: -moz-linear-gradient(top, #7dcf3d, #52a93e);
  background: linear-gradient(#7dcf3d, #52a93e);
}
.price_table .column_1 {
  height: 100%;
  float: left;
  width: 33.3%;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.column_1 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.price_table .column_1:hover {
  position: relative;
  z-index: 100;
  box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.7);
  -webkit-transform: translate(-5px, -15px);
  -moz-transform: translate(-5px, -15px);
  -o-transform: translate(-5px, -15px);
  -ms-transform: translate(-5px, -15px);
  transform: translate(-5px, -15px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.price_table .column_1:hover .header_row_1,
.price_table .column_1:hover .header_row_2,
.price_table .column_1:hover .row_style_1,
.price_table .column_1:hover .row_style_2,
.price_table .column_1:hover .row_style_footer_1,
.price_table .column_1:hover .row_style_footer_2 {
  padding-left: 5px;
  padding-right: 5px;
}

.price_table .row_style_1,
.price_table .row_style_2,
.price_table .row_style_footer_1,
.price_table .row_style_footer_2 {
  width: 100%;
  height: 40px;
  padding-top: 9px;
  float: left;
}
.price_table .row_style_footer_1,
.price_table .row_style_footer_2 {
  padding: 10px 0px;
}
.price_table .row_style_1,
.price_table .row_style_footer_1 {
  background-color: #F9F8F0;
}
.price_table .row_style_2,
.price_table .row_style_footer_2 {
  background-color: #F0EED9;
}
.price_table .row_style_1 span,
.price_table .row_style_2 span {
  position: relative;
  font-size: 14px;
}
.price_table .row_style_1 span:before,
.price_table .row_style_2 span:before {
  background: url(../../../../images/pricing-table/icon-yes.gif) no-repeat 0 0;
  width: 24px;
  height: 24px;
  left: -30px;
  position: absolute;
  top: -3px;
  content: "";
}
.price_table .no-option span:before {
  background: url(../../../../images/pricing-table/icon-no.gif) no-repeat 0 0;
  width: 24px;
  height: 24px;
  left: -30px;
  position: absolute;
  top: -3px;
  content: "";
}
.pricing-table {
  margin-left: 5px;
  margin-right: 5px;
}
.pricing-table td {
  position: relative;
  display: inline-block;
  margin: 0px;
  vertical-align: inherit;
}
.pricing-table thead,
.pricing-table .plan,
.pricing-table .plan h2,
.pricing-table .green,
.pricing-table .green h2 {
  color: #36611E;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
}

.pricing-table thead .plan td {
  width: 100%;
  height: 42px;
  padding: 15px 0;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pricing-table thead .plan h2 {
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0px;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
}
.pricing-table thead .plan em {
  font-style: italic;
  font-size: 14px;
  line-height: 16px;
}
.pricing-table thead .plan .green {
  color: #36611e;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  background: url(../../../../images/pricing-table/green_pattern.png) repeat-x 0 0 !important;
}
.pricing-table thead .plan .orange {
  color: #fafafa;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  background: url(../../../../images/pricing-table/orange_pattern.png) repeat-x 0 0;
}
.pricing-table thead .plan .orange h2 {
  color: #fafafa;
}

.pricing-table thead .price td {
  position: relative;
  width: 100%;
  padding: 25px 0;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #b6b07c;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
  background: #f9f8f1;
  background: -moz-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f8f1), color-stop(100%, #f4f2e2)) !important;
  background: -webkit-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: -o-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: -ms-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: linear-gradient(to bottom, #f9f8f1 0%, #f4f2e2 100%) !important;
}
.pricing-table thead .price p {
  display: table;
  margin: 0 auto;
  font-size: 50px;
  line-height: 60px;
}
.pricing-table thead .price p span {
  font-size: 0.5em;
  display: table-cell;
  vertical-align: middle;
}
.pricing-table thead .price span {
  font-size: 14px;
}
.pricing-table thead .price a {
  display: block;
  position: absolute;
  top: 41px;
  right: -5px;
  height: 32px;
  padding: 0 10px;
  line-height: 32px;
  font-size: 12px;
  text-decoration: none;
}
.pricing-table thead .price .green a {
  color: #37621f;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  background: #82d344;
  background: -moz-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82d344), color-stop(100%, #51af34));
  background: -webkit-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: -o-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: -ms-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: linear-gradient(to bottom, #82d344 0%, #51af34 100%);
}
.pricing-table thead .price .orange a {
  color: #fafafa;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  background: #ff8042;
  background: -moz-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8042), color-stop(100%, #f55a0e));
  background: -webkit-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: -o-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: -ms-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: linear-gradient(to bottom, #ff8042 0%, #f55a0e 100%);
}
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before,
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
  display: block;
  position: absolute;
  content: '';
}
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before {
  width: 8px;
  height: 32px;
  top: 0;
  left: -8px;
  background: url(../../../../images/pricing-table/badge.png) no-repeat;
}
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
  width: 0;
  height: 0;
  bottom: -5px;
  right: 0;
  border-bottom: 5px solid transparent;
}
.pricing-table thead .price .green a:before {
  background-position: 0 0;
}
.pricing-table thead .price .orange a:before {
  background-position: 0 -32px;
}
.pricing-table thead .price .green a:after {
  border-left: 5px solid #1c5d40;
}
.pricing-table thead .price .orange a:after {
  border-left: 5px solid #88330a;
}

.pricing-table tbody tr:first-child td:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 5px;
  top: -25px;
  left: 0;
  background: url(../../../../images/pricing-table/stripe.png) repeat-x 0 0;
}
.pricing-table tbody td {
  width: 100%;
  padding: 0 0 0 0px;
  line-height: 30px;
  border-top: 1px solid #f2f2f2;
  font-size: 11px;
  color: #828282;
  font-family: Helvetica,Arial,sans-serif;
  text-indent: 40px;
}
.pricing-table tbody tr:first-child td {
  border-top: 20px solid #ffffff;
}
.pricing-table .clock-icon td,
.pricing-table .basket-icon td,
.pricing-table .star-icon td,
.pricing-table .heart-icon td {
  background: #ffffff url(../../../../images/pricing-table/icons.png) no-repeat 0 0;
}
.pricing-table .clock-icon td {
  background-position: 0 0;
}
.pricing-table .basket-icon td {
  background-position: 0 -30px;
}
.pricing-table .star-icon td {
  background-position: 0 -60px;
}
.pricing-table .heart-icon td {
  background-position: 0 -90px;
}

.pricing-table tfoot td {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
  line-height: 18px;
  background: #ffffff;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;
  color: #828282;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -webkit-box-shadow: 0px 2px 0px #e4e4e4;
  -moz-box-shadow: 0px 2px 0px #e4e4e4;
  box-shadow: 0px 2px 0px #e4e4e4;
}
.pricing-table tfoot td span {
  padding: 0px 10px;
  display: block;
}

.table-float {
  display: block;
  position: absolute;
  width: 300px;
  padding: 80px 0 0 0;
  top: 85%;
  left: 130px;
}
.table-float p {
  font-family: 'Lobster13Regular', sans-serif;
  font-size: 16px;
  color: #858585;
  line-height: 20px;
}
.table-float p.big {
  font-size: 65px;
  color: #f76117;
  text-align: right;
  line-height: 65px;
}
.table-float .arrow {
  display: block;
  position: absolute;
  top: 0;
  left: 50px;
  width: 68px;
  height: 77px;
}
#plans,
#plans ul,
#plans ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#plans ul li.button {
  background: none;
}
#pricePlans:after {
  content: '';
  display: table;
  clear: both;
}
#pricePlans {
  zoom: 1;
}
#pricePlans {
  max-width: 100%;
  margin: 0 auto;
}
#pricePlans #plans .plan {
  background: #fff;
  float: left;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  margin: 0 0 20px 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.planContainer .title h2 {
  font-size: 2.125em;
  font-weight: 300;
  color: #3e4f6a;
  margin: 0;
  padding: .6em 0;
}
.planContainer .title h2.bestPlanTitle {
  background: #3e4f6a;
  background: -webkit-linear-gradient(top, #475975, #364761);
  background: -moz-linear-gradient(top, #475975, #364761);
  background: -o-linear-gradient(top, #475975, #364761);
  background: -ms-linear-gradient(top, #475975, #364761);
  background: linear-gradient(top, #475975, #364761);
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.planContainer .price p {
  background: #3e4f6a;
  background: -webkit-linear-gradient(top, #475975, #364761);
  background: -moz-linear-gradient(top, #475975, #364761);
  background: -o-linear-gradient(top, #475975, #364761);
  background: -ms-linear-gradient(top, #475975, #364761);
  background: linear-gradient(top, #475975, #364761);
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  height: 2.6em;
  line-height: 2.6em;
  margin: 0 0 1em;
}
.planContainer .price p.bestPlanPrice {
  background: #f7814d;
}
.planContainer .price p span {
  color: #8394ae;
}
.planContainer .options {
  margin-top: 10em;
}
.planContainer .options li {
  font-weight: 700;
  color: #364762;
  line-height: 2.5;
}
.planContainer .options li span {
  font-weight: 400;
  color: #979797;
}
.planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 2.8em;
  border: 2px solid #3e4f6a;
  display: inline-block;
  width: 80%;
  height: 2.8em;
  border-radius: 4px;
  margin: 1.5em 0 1.8em;
}
.planContainer .button a.bestPlanButton {
  color: #fff;
  background: #f7814d;
  border: 2px solid #f7814d;
}
@media screen and (min-width: 1025px) {
  #pricePlans {
    margin: 2em auto;
  }
  #pricePlans #plans .plan {
    width: 24%;
    margin: 0 1.33% 20px 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  #pricePlans #plans > li:last-child {
    margin-right: 0;
  }
  #pricePlans #plans .plan:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
  }
  .planContainer .button a {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  .planContainer .button a:hover {
    background: #3e4f6a;
    color: #fff;
  }
  .planContainer .button a.bestPlanButton:hover {
    background: #ff9c70;
    border: 2px solid #ff9c70;
  }
}
.no-date {
  padding-left: 0 !important;
}

#gallery {
  margin: 0px -4px;
}
#gallery .noo-gallery-item a img {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding: 0px;
  width: 100%;
  height: 72px;
}
#gallery li.noo-gallery-item {
  padding: 0px;
  width: 33.33%;
}
#gallery li.noo-gallery-item a {
  display: block;
  margin-bottom: 7.5px;
  padding: 0 4px;
}

.noo-cs-main-wrap {
  margin: 0px -10px;
}
.noo-cs-main-wrap .noo-cs-inner {
  padding-bottom: 5px;
}
.noo-cs-main-wrap .noo-cs-group {
  overflow: visible;
}
.noo-cs-main-wrap .noo-cs-group .noo-cs-item {
  width: 25% !important;
  -webkit-animation-name: none;
  animation-name: none;
}
.noo-cs-main-wrap .noo-cs-group .noo-cs-item .item-info h2 {
  line-height: 140%;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  color: #363636;
}
.noo-cs-main-wrap .noo-cs-group .noo-cs-item .item-info h2 .cs-title {
  line-height: 100%;
  font-size: 100%;
  color: #363636;
  -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;
}
.noo-cs-main-wrap .noo-cs-group .noo-cs-item .item-info h2 .cs-title:hover {
  color: #e6493a;
}
.noo-cs-main-wrap .noo-cs-group .noo-cs-item .item-image {
  padding: 0px !important;
}
.noo-cs-main-wrap .noo-cs-group .noo-cs-item .item-image img {
  width: 100% !important;
  height: auto;
}
.noo-cs-main-wrap .noo-cs-group .noo-cs-item .cs-item-inner {
  background: #FFFFFF;
  padding: 20px;
  box-shadow: 0 1px 1px #929292;
  -webkit-box-shadow: 0 1px 1px #929292;
  margin: 0px 10px;
}
.noo-cs-main-wrap .item-info {
  display: inline-block;
}
.noo-cs-main-wrap .item-info p {
  margin-bottom: 15px;
}
.noo-cs-main-wrap .item-info .cs-readmore {
  background: url("../../../../images/themes/black/arr_1.png") center center no-repeat #ffffff;
  border: 1px solid #e5e5e5;
  padding: 5px 7px;
  display: inline-block;
  text-indent: -9999px;
  float: left;
  -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;
}
.noo-cs-main-wrap .item-info .cs-readmore a {
  width: 50px;
  display: block;
}
.noo-cs-main-wrap .item-info .cs-readmore:hover {
  background-color: #363636;
  border-color: #ffffff;
}
.noo-cs-main-wrap .item-info .cs-rate {
  float: left;
  margin-left: 15px;
  margin-top: 7px;
}
.noo-cs-main-wrap .item-info .cs-comment {
  background: url("../../../../images/themes/black/comment.png") center center no-repeat;
  color: #FFFFFF;
  display: block;
  float: right;
  font-size: 11px;
  height: 20px;
  line-height: 17px;
  text-align: center;
  width: 18px;
  margin-top: 5px;
}
.noo-cs-control .cs-btn {
  background: url("../../../../images/themes/black/arrows.png") no-repeat scroll 0 0 !important;
  display: inline-block;
  height: 13px !important;
  text-align: left;
  text-indent: -999em;
  width: 12px !important;
}
.noo-cs-control {
  margin: 0px !important;
  position: absolute;
  top: 0px;
  right: 0px;
}
.noo-cs-control .prev {
  background-position: left top !important;
}
.noo-cs-control .next {
  background-position: right top !important;
}
.noo-cs-control .prev:hover {
  background: url("../../../../images/themes/black/arrows-over.png") no-repeat scroll left top !important;
}
.noo-cs-control .next:hover {
  background: url("../../../../images/themes/black/arrows-over.png") no-repeat scroll right top !important;
}

.noo-portfolio .noop-filters {
  text-align: right;
  margin: 10px -10px;
}
.noo-portfolio .noop-filters li a {
  display: inline-block;
  padding: 5px 10px;
  background: #555555;
  border-radius: 3px;
  font-weight: normal;
  font-size: 12px;
}
.noo-portfolio .noop-filters li {
  display: inline-block;
  padding: 3px;
}
.noo-portfolio .noop-filters li a {
  color: #ffffff;
}
.noo-portfolio .noop-filters a:hover,
.noo-portfolio .noop-filters a.selected {
  background: #363636;
}
.noo-portfolio .noop-main-wrap {
  margin: 0 -10px;
}
.noo-portfolio .noop-item {
  width: 33.33% !important;
  margin: 0px 0px 30px 0px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  height: 305px;
  overflow: visible !important;
}
.noo-portfolio .noop-item .noop-item-main {
  margin: 0px 10px 0px 10px !important;
  padding: 5px;
  box-shadow: 0 1px 1px #cccccc;
  -webkit-box-shadow: 0 1px 1px #cccccc;
  background: #FFFFFF;
}
.noo-portfolio .noop-item .noop-item-main .info-content {
  padding: 15px 20px;
}
.noo-portfolio .noop-overlay {
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.noo-portfolio .noop-item:hover .noop-overlay {
  opacity: 1;
  background: rgba(51, 51, 51, 0.3);
}
.noo-portfolio .noop-img img {
  overflow: hidden;
  width: 100%;
}
.noo-portfolio .noop-img {
  position: relative;
}
.noo-portfolio .noop-img .noop-img-inner {
  position: relative;
}
.noo-portfolio .item-info {
  position: relative;
  top: 0;
  overflow: hidden;
  text-align: left;
  background: #ffffff;
}
.noo-portfolio .item-info h2 {
  font-size: 16px;
  font-weight: normal;
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.noo-portfolio .item-info h2 a {
  color: #363636;
  -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;
}
.noo-portfolio .item-info h2 a:hover {
  color: #e6493a;
}
.noo-portfolio .noop-zoom a,
.noo-portfolio .noop-link a {
  opacity: 0;
  color: #ffffff !important;
  top: auto !important;
  bottom: 0px !important;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
.noo-portfolio .noop-item:hover .noop-zoom a,
.noo-portfolio .noop-item:hover .noop-link a {
  top: 54px;
  opacity: 1;
}
.noo-portfolio .noop-zoom a {
  left: 0px;
  background-color: #fe5a27 !important;
}
.noo-portfolio .noop-link a {
  left: 40px;
  background-color: #16a6b6 !important;
}

.NooSlide .carousel-inner .carousel-caption {
  width: 450px;
  right: 0px !important;
  left: auto !important;
  bottom: 105px !important;
  background: #363636;
  padding: 17px 20px 20px 20px;
  text-align: left;
}
.NooSlide .carousel-inner .carousel-caption h4 {
  color: #16A6B6;
  font-size: 30px;
  font-weight: bold;
  line-height: 120%;
  margin: 0;
  padding-bottom: 16px;
  text-transform: uppercase;
}
.NooSlide .carousel-inner .carousel-caption div {
  font-size: 14px;
  line-height: 140%;
  padding-right: 40px;
}
.NooSlide .carousel-inner .carousel-caption .carousel-control {
  background-color: #363636;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  border: none;
  top: -41px !important;
  bottom: auto;
  left: 0px;
  opacity: 1;
  margin: 0px 1px 1px 0px !important;
  text-indent: -9999px;
}
.NooSlide .carousel-inner .carousel-caption .carousel-control.right {
  left: 41px !important;
  right: 0;
  margin: 0px 0px 1px 0px !important;
  background: url(../../../../images/arrow-right.png) center center no-repeat #363636;
}
.NooSlide .carousel-inner .carousel-caption .carousel-control.left {
  margin: 0px 0px 1px 0px !important;
  background: url(../../../../images/arrow-left.png) center center no-repeat #363636;
}
.NooSlide .carousel-inner .carousel-caption .carousel-control.right:hover {
  background-color: #e6493a;
}
.NooSlide .carousel-inner .carousel-caption .carousel-control.left:hover {
  background-color: #e6493a;
}

.juxrm-container {
  height: auto;
  max-width: 100%;
  min-height: 100%;
  width: 100%;
  display: inline-block;
  -webkit-perspective: none;
  -moz-perspective: none;
  -o-perspective: none;
  -ms-perspective: none;
  perspective: none;
}
.juxrm-container .juxrm-wrapper {
  position: relative;
  -webkit-transform-style: inherit;
  -moz-transform-style: inherit;
  -o-transform-style: inherit;
  -ms-transform-style: inherit;
  transform-style: inherit;
}
.juxrm-container .juxrm-wrapper .juxrm-middle {
  position: relative;
  -webkit-transform-style: inherit;
  -moz-transform-style: inherit;
  -o-transform-style: inherit;
  -ms-transform-style: inherit;
  transform-style: inherit;
}
.juxrm-container .juxrm-inner {
  clear: both;
  display: inline-block;
}
.juxrm-modal-inner {
  position: relative;
}
#juxrm-container {
  box-shadow: 0 1px 1px #929292;
  margin-bottom: 20px;
  padding: 0px;
  background: #FFFFFF;
  margin-top: 0px;
}
.juxrm-modal {
  width: 100%;
  margin-left: 0px;
  box-shadow: none;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateZ(1000px);
  -moz-transform: translateZ(100px);
  
  -o-transform: translateZ(1000px);
  -ms-transform: translateZ(1000px);
  transform: translateZ(1000px);
}
.juxrm-content {
  color: #5A5A5A;
  display: inline-block;
  padding: 0px 0px 20px 0px !important;
  margin-bottom: 0px;
}
.juxrm-content .juxrm-content-inner {
  width: 50%;
  float: left;
}
.juxrm-content .juxrm-content-inner .juxrm-content-inner-box {
  margin: 0px 20px;
}
.juxrm-content .juxrm-content-inner .juxrm-content-inner-box h3 {
  font-size: 15px;
  font-weight: normal;
  line-height: 100%;
  padding-bottom: 10px;
  padding-top: 0px;
}
.juxrm-content .juxrm-content-inner .juxrm-content-inner-box h3 a {
  color: #363636;
  -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;
}
.juxrm-content .juxrm-content-inner .juxrm-content-inner-box h3 a:hover {
  color: #e6493a;
}
.juxrm-wrapper > div > div {
  position: relative;
  background: none;
  box-shadow: none;
  padding: 0px;
}
.juxrm-wrapper,
.juxrm-wrapper > div {
  text-align: left;
}
.juxrm-wrapper .juxrm-middle {
  box-shadow: none;
}
.juxrm-container.juxrm-in .juxrm-modal {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  background: #FFFFFF;
  box-shadow: 0 1px 1px #929292;
  margin-bottom: 0px;
  padding: 20px;
  margin-left: 0px;
  position: fixed;
  top: 40%;
  
  width: 74.7%;
  left: 50%;
  margin-left: -37.3%;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  transform: translateZ(0px);
}
#juxrm-container div.overlay {
  bottom: 0;
  display: none;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 0;
}
.juxrm-in div.overlay {
  display: block !important;
  background: #000000;
  opacity: 0.5 !important;
  z-index: 9999 !important;
}
.juxrm-container.juxrm-in .juxrm-wrapper {
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  transform: translateZ(0px);
}
.juxrm-content h2 {
  font-size: 28px;
  font-weight: bold;
  color: #e6493a;
  border-bottom: 2px dotted #e6493a;
  text-align: center;
  letter-spacing: 0;
  text-shadow: none;
  padding: 0px 10px;
  margin: 0px 0px 50px 0px;
  display: block;
  background: #FFFFFF;
  position: relative;
  top: 0px;
  background: none;
  line-height: 100%;
}
.juxrm-content h2 span.title-menu {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 0 10px;
  position: relative;
  top: 12px;
}
a.juxrm-button-open {
  color: #323B4C;
  display: block;
  font-size: 16px;
  line-height: 100%;
  margin: 0;
  text-shadow: none;
}
.title-header-juxres {
  margin: 0px 0px 50px 0px;
  border-bottom: 2px dotted #e6493a;
  text-align: center;
}
.juxrm-image {
  width: 120px;
  float: left;
  margin-right: 15px;
}
.juxrm-content dl {
  text-align: left;
}
a.juxrm-viewdetails:before {
  content: none;
}
.juxrm-content h4 {
  text-shadow: none;
}

.juxrm-content h3 {
  border: none;
  margin: 0px;
  padding: 30px 0 20px;
  color: #e6493a;
  font-size: 18px;
  text-shadow: none;
}
.juxrm-logo {
  width: 200px;
  height: 200px;
  float: left;
  margin: 0px 30px 0px 0px;
}
.juxrm-logo img {
  width: 100%;
  height: 100%;
  background: none;
  border: 10px solid #363636;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  margin: 0px auto;
  box-shadow: none;
}
.juxrm-category h4 {
  font-family: 'Roboto Condensed',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  margin: 0;
  color: #e6493a;
}
.juxrm-content .juxrm-category {
  border-bottom: 1px dotted #DBDBDB;
  margin: 0 0 30px;
  padding-bottom: 8px;
}
.juxrm-wrap-price {
  background: url("../../../../images/themes/black/bg_price.png") left top no-repeat;
  display: inline-block;
  overflow: hidden;
  padding-top: 20px;
  position: absolute;
  border-bottom: 1px solid #363636;
  top: 0px;
  right: 0;
  width: 62px;
}
.juxrm-wrap-price .juxrm-price {
  font-size: 15px;
  line-height: 100%;
  padding: 2px 5px;
  text-align: center;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  background: #363636;
  margin-bottom: 5px;
  border-bottom: 1px solid #363636;
  display: block;
}
.juxrm-info {
  border-bottom: 1px solid #DBDBDB;
  clear: none;
  display: block;
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
  width: 100%;
}
.juxrm-short_description {
  color: #5A5A5A;
  font-size: 13px;
  line-height: 18px;
  padding-right: 70px;
}
#header-content {
  border-bottom: 1px dotted #16A6B6;
  display: block;
  margin: 20px 20px 30px 20px;
  overflow: hidden;
  padding-bottom: 25px !important;
  width: auto;
}
#header-content .juxrm-info {
  border-bottom: none;
  margin: 0px;
  padding: 0px;
}
.juxrm-modal .juxrm-thumb {
  background: none;
  box-shadow: none;
  height: 100%;
  width: 495px;
}
.juxrm-modal h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 100%;
  margin: 0 0 15px;
  color: #363636;
  text-shadow: none;
}
.juxrm-close-modal {
  background: #363636;
  top: -38px;
  width: 22px;
  height: 18px;
  right: -20px;
}
.juxrm-info .juxrm-description {
  display: none;
}
.juxrm-modal-inner p {
  padding-right: 50px;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .t3-mainnav .navbar .nav > li > a {
    padding-left: 16px;
    padding-right: 16px;
  }
  .t3-sl-5 .t3-module .acymailing_module_form span.acysubbuttons input.button {
    width: 100%;
    margin-left: 0px;
  }
  .t3-sl-5 .t3-module .acymailing_module_form span.acysubbuttons {
    margin: 0px;
    display: block;
    float: none;
  }
  .t3-sl-5 .t3-module .acymailing_module_form .acymailing_form span {
    float: none;
  }
  .t3-header {
    -moz-box-sizing: inherit !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .logo {
    margin-top: 0;
    text-align: left;
    width: 40% !important;
  }
  .logo .logo-image a {
    display: block;
  }
  .header-right {
    width: 50% !important;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
  }
  .head-search {
    top: 9px;
  }
  #head-info {
    position: relative;
  }
  .t3-sl-1 .t3-module .group-button button.hotline {
    margin-bottom: 0px;
  }
  .t3-sl-1 .item-last {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    margin-top: 20px;
  }
  .t3-sl-1 .item-last .t3-module {
    float: left;
    padding: 0 !important;
    width: 100%;
    display: inline-block;
  }
  .t3-sl-1 .item-last .t3-module img {
    width: 100%;
  }
  .t3-sl-1 .bg-blue .module-inner {
    padding: 20px;
  }
  .t3-sl-2 {
    padding-bottom: 10px;
  }
  .noo-cs-main-wrap .noo-cs-group .noo-cs-item {
    width: 50% !important;
    margin-bottom: 20px;
  }
  #gallery .noo-gallery-item a img {
    height: auto;
  }
  .t3-sl-5 [class*="col"]:last-child .t3-module {
    background: none;
  }
  .t3-sl-5 .item-last .t3-module {
    background: none;
  }
  .NooSlide .carousel-inner .carousel-caption {
    bottom: 25px !important;
  }
  span.catItemImage img {
    width: 100% !important;
  }
  .off-canvas-enabled body > * .t3-header.affix {
    position: relative !important;
  }
  .t3-header.affix .head-search {
    display: block;
  }
  .navbar-default .navbar-toggle {
    display: none;
  }
  .t3-mainnav .t3-navbar {
    display: none !important;
  }
  .off-canvas-toggle {
    display: block;
  }
  .off-canvas-toggle,
  .head-search {
    right: 0px;
    margin: 0px !important;
  }
  .noo-portfolio .noop-item {
    width: 50% !important;
    height: 307px;
  }
  .no-sidebar .item-page .pull-left.item-image {
    float: none !important;
  }
  .no-sidebar .item-page .pull-left.item-image img {
    width: 100%;
  }
  .t3-header {
    -moz-box-sizing: inherit !important;
  }
  .noorm-wrap-price {
    padding-top: 20px;
    position: relative;
    top: 0px;
    right: 0;
    float: right;
  }
  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .logo {
    margin-top: 0;
    text-align: left;
    width: 40% !important;
  }
  .logo .logo-image a {
    display: block;
  }
  .header-right {
    width: 50% !important;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    float: right !important;
  }
  .t3-mainnav .navbar .btn-navbar {
    margin: 4px 0 0 5px;
    padding: 0 15px 2px;
  }
  .head-search {
    right: 10px;
    top: 9px;
  }
  .head-search form {
    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%;
  }
  .t3-header .span8,
  .t3-header .span4 {
    width: 100% !important;
    margin-left: 0 !important;
    float: none;
  }
  .languageswitcherload {
    float: left;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 10px;
  }
  .t3-footer {
    margin-left: -20px;
    margin-right: -20px;
  }
  .t3-footnav {
    padding: 20px 20px 0;
  }
  .t3-footnav .module-title {
    font-weight: bold;
  }
  .t3-copyright {
    padding: 20px 20px 40px;
  }
  .t3-copyright:before,
  .t3-copyright:after {
    content: " ";
    display: table;
  }
  .t3-copyright:after {
    clear: both;
  }
  .copyright,
  .poweredby {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .poweredby {
    margin-top: 10px;
  }
  .poweredby .t3-logo,
  .poweredby .t3-logo-small {
    float: none;
    display: inline-block;
  }
  .t3-sl-5 [class*="col"] {
    width: 50% !important;
    background: none;
  }
  .t3-sl-5 [class*="col"]:last-child .t3-module {
    background: none;
  }
  .t3-sl-5 .item-last .t3-module {
    background: none;
  }
  .copyright,
  .poweredby {
    display: block;
  }
  #t3-footer .t3-module .box-footer {
    width: 100%;
  }
  .noo-cs-main-wrap .noo-cs-group .noo-cs-item {
    width: 50% !important;
    margin-bottom: 20px;
  }
  .t3-sl-2 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }
  #t3-nav-header {
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #t3-nav-header .t3-module {
    padding: 20px;
  }
  .t3-sl-1 .t3-module {
    margin-bottom: 20px;
  }
  
  .t3-sl-1 .t3-module .form-horizontal .controls-row select {
    width: 100%;
  }
  .t3-sl-3,
  .t3-sl-1 {
    padding: 0px !important;
  }
  .t3-sl-1 .t3-module .form-horizontal .control-group select {
    height: 100%;
    width: 100%;
  }
  #gallery .noo-gallery-item a img {
    height: 100%;
  }
  #head-info {
    clear: both;
    display: block;
    margin: 0;
    position: absolute;
    right: 0;
    top: 10px;
    width: auto;
  }
  #head-info .social {
    float: right;
  }
  .head-search {
    float: right !important;
    margin-top: 0;
    width: auto !important;
  }
  .logo {
    float: left;
    margin-bottom: 0px;
    margin-top: 0;
  }
  .NooSlide .carousel-inner .carousel-caption {
    display: none;
  }
  .noorm-info {
    float: left;
  }
  .noorm-content .noorm-content-inner .noorm-content-inner-box h3 {
    padding: 30px 20px 0px 0;
    float: left;
  }
  .noorm-wrap-price {
    top: auto;
    right: 16px;
    float: right;
    margin-top: 10px;
  }
  .noorm-short_description {
    float: left;
    padding-top: 20px;
    width: 100%;
    padding-right: 0;
  }
  .noorm-content .noorm-content-inner {
    width: 100%;
  }
  .noorm-modal .noorm-wrap-price {
    position: relative;
    margin-bottom: 10px;
  }
  .noorm-modal .noorm-thumb {
    float: none;
    width: auto;
    margin: 0px;
  }
  .noorm-modal .noorm-thumb img {
    width: 100%;
  }
  .noorm-modal h5 {
    clear: both;
    margin-top: 15px;
  }
  .noorm-modal-inner p {
    clear: both;
    padding-right: 0px;
  }
  article img[align="left"],
  .img_caption.left,
  .pull-left.item-image {
    float: none;
    margin: 0px 0px 15px 0px;
  }
  #t3-mainbody .row > .t3-sidebar {
    margin-left: 0px !important;
    clear: both;
    margin-top: 20px;
  }
  .t3-mainbody {
    padding-bottom: 0;
    padding-top: 20px;
  }
  .noo-portfolio .noop-item {
    width: 49.9% !important;
  }
  #t3-breadcrumbs ul {
    padding-left: 15px;
  }
  #t3-banner .text-banner {
    bottom: 10px;
    left: 20px;
  }
  div.itemRatingBlock {
    display: none;
  }
  .t3-header.affix .head-search {
    display: block;
  }
  .navbar-default .navbar-toggle {
    display: none;
  }
  .off-canvas-toggle {
    display: block;
  }
  .noo-portfolio .noop-item {
    width: 50% !important;
    height: 307px;
  }
  .no-sidebar .item-page .pull-left.item-image {
    float: none !important;
  }
  .noorm-content h2 {
    font-size: 22px;
    border: none;
  }
  .noorm-content h2 span.title-menu {
    top: 0px;
  }
  .t3-header {
    -moz-box-sizing: inherit !important;
  }
  #t3-nav-footer .custom {
    padding: 70px 0;
  }
  #t3-nav-footer {
    background-size: cover;
  }
}
@media (max-width: 600px) {
  .t3-header.affix #mainnav .logo-image {
    display: none;
  }
  .noo-portfolio .noop-item {
    width: 50% !important;
  }
  .t3-sl-5 [class*="col"] {
    background: none;
    width: 100% !important;
  }
  .noorm-logo {
    float: none;
    height: 200px;
    margin: 0 auto;
    width: 200px;
  }
  .noorm-content h3 {
    padding-top: 15px;
    line-height: 25px;
    padding-bottom: 15px;
  }
  #header-content {
    padding-bottom: 0px !important;
  }
  .noorm-image {
    width: auto;
    float: none;
    margin-right: 0px;
  }
  .noorm-image img {
    width: 100%;
    max-width: 100%;
  }
  .noorm-modal .noorm-thumb {
    float: none;
    margin: 0 0 20px;
    width: auto;
  }
  .noorm-modal .noorm-thumb img {
    width: 100%;
    max-width: 100%;
  }
  .noorm-modal .noorm-wrap-price {
    display: none;
  }
  .category-item {
    width: 100%;
    float: none;
  }
  div.subCategoryContainer {
    width: 100% !important;
  }
  #t3-banner .text-banner {
    left: 20px;
    font-size: 20px;
    bottom: 10px;
  }
  #t3-breadcrumbs ul {
    padding-left: 15px;
  }
  .row-form .row-form-left,
  .row-form .row-form-right {
    float: none;
    width: 100%;
  }
  .logo {
    width: 55% !important;
  }
  .header-right {
    width: 45% !important;
  }
  #head-info {
    top: 12px;
  }
  .noo-portfolio .noop-item {
    width: 50% !important;
    height: 307px;
  }
  #t3-nav-footer .custom {
    padding: 70px 0;
  }
}
@media (max-width: 480px) {
  #t3-nav-footer .custom {
    padding: 50px 0;
  }
  .t3-sl-5 [class*="col"] {
    background: none;
    width: 100% !important;
  }
  #head-info {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-top: 8px;
  }
  .head-search {
    float: none !important;
  }
  .header-right {
    display: none;
  }
  .logo {
    float: none;
    margin-top: 0;
    text-align: center;
    width: 100% !important;
  }
  .logo .logo-image a {
    margin: auto;
  }
  #head-info > .social {
    display: inline-block;
    float: right;
    margin-right: 3px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -43px;
    width: auto;
    z-index: 9999;
  }
  .t3-sl-1 .t3-module .k2ItemsBlock ul li {
    width: 100%;
    float: none;
  }
  .noo-cs-main-wrap .noo-cs-group .noo-cs-item {
    width: 100% !important;
    float: none;
  }
  .t3-sl-1 .t3-module img {
    width: 100%;
  }
  .t3-sl-4 {
    padding-bottom: 0px !important;
  }
  .t3-sl-4 .t3-module .module-inner {
    height: 100% !important;
  }
  #gallery li.noo-gallery-item {
    width: 100%;
  }
  .t3-footer small,
  #t3-copyright small {
    padding-left: 20px;
    padding-right: 20px;
  }
  article.header-item span.published {
    display: none;
  }
  article.header-item .main-header-item .createdby {
    display: none;
  }
  article.header-item .main-header-item .category-name {
    display: none;
  }
  .hits {
    display: none;
  }
  .header-item .pull-right {
    display: none;
  }
  article.header-item .main-header-item {
    padding-left: 0px;
    padding-bottom: 12px;
  }
  div.k2Pagination ul li {
    display: inline-block;
  }
  span.itemCategory,
  span.itemAuthor,
  span.itemHits,
  div.itemRatingBlock {
    display: none;
  }
  div.catItemHeader,
  .itemHeader {
    padding-left: 0px;
    padding-bottom: 5px;
  }
  div.itemToolbar {
    display: none;
  }
  div.catItemHeader span.catItemDateCreated,
  span.catItemDateCreated {
    display: none;
  }
  div.itemAuthorBlock img.itemAuthorAvatar {
    margin: 0px 0px 15px 0px;
    float: none;
    width: 100%;
  }
  div.latestItemsContainer {
    width: 100% !important;
    float: none;
  }
  .noo-portfolio .noop-item {
    width: 100% !important;
  }
  .off-canvas-toggle {
    display: block;
  }
  .noo-portfolio .noop-item {
    width: 100% !important;
    height: 307px;
  }
  .t3-sl-3 .t3-module #promotion ul li .content-promotion .number {
    height: 33px;
    line-height: 33px;
    margin-right: 10px;
    width: 33px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .t3-sl-3 .t3-module #promotion ul li img {
    margin: 0px 8px 0px 0px;
  }
}

.t3-sl-5 .t3-module .social ul li a.twiter:hover {
  background-position: -32px -28px;
}
.t3-sl-5 .t3-module .social ul li a.google-flus:hover {
  backgr nd??osition: -64px -28px;
}
.t3-sl-5 .t3-module .social ul li a.link-in:hover {
  background-position: -96px -28px;
}
.noo-cs-control .prev {
  background-position: left top !important;
}
.noo-cs-control .next {
  background-position: right top !important;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span6 {
    width: 48.7179%;
}
.row-fluid .span4 {
    width: 31.6817021277%;
}
.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    min-height: 28px;
}


#group6.fabrikGroup {
     background-color: #d9d9d9;
    padding: 20px 80px!important;
}

.fabrikSubGroupElements,.fabrikSubGroup{
clear:both;
}

.fabrikRepeatGroup___my_palsode_tools_6_repeat___primary_tool_use.form-group.col-md-6 {
width:100%}

.fabrikRepeatGroup___my_palsode_tools_6_repeat___primary_tool_use.form-group.col-md-6 .fabrikElement {
padding: 0 40px}

.fabrikGroup .input-xxlarge {
    width: 90%!important;
}
.fabrikGroup .fabrikRepeatGroup___my_palsode_tools_6_repeat___date_purchased{
    clear: left!important;
}

a.addbutton.addRecord ,a.dropdown-toggle.groupBy  {
background: #96002d;
    border-width: 0px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
    padding: 7px 10px 7px;
    height: 34px;
    margin
}

.fabrikRepeatData > li {
    margin: 0 !important;
    list-style-image: none!important;
}
.fabrikButtonsContainer li{
margin: 0 15px 0 0  !important;
}
tr.fabrik___heading {
     border-bottom: 2px solid #EF5521;
}
 .fabrikDataContainer .table > thead > tr > th{border-bottom: 2px solid #EF5521;}
    