@charset "utf-8";@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png);
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png);
}
.t3-logo-dark {
  background-image: url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png);
}
.t3-logo-small.t3-logo-dark {
  background-image: url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png);
}
.t3-logo-light {
  background-image: url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png);
}
.t3-logo-small.t3-logo-light {
  background-image: url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png);
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

@font-face{
  font-family: 'Open Sans';
  src: url(/templates/purity_iii/fonts/opensans/opensans-regular.woff2) format('woff2'), url(/templates/purity_iii/fonts/opensans/opensans-regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'Open Sans';
  src: url(/templates/purity_iii/fonts/opensans/opensans-italic.woff2) format('woff2'), url(/templates/purity_iii/fonts/opensans/opensans-italic.woff) format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face{
  font-family: 'Open Sans';
  src: url(/templates/purity_iii/fonts/opensans/opensans-light.woff2) format('woff2'), url(/templates/purity_iii/fonts/opensans/opensans-light.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'Open Sans';
  src: url(/templates/purity_iii/fonts/opensans/opensans-lightitalic.woff2) format('woff2'), url(/templates/purity_iii/fonts/opensans/opensans-lightitalic.woff) format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face{
  font-family: 'Open Sans';
  src: url(/templates/purity_iii/fonts/opensans/opensans-bold.woff2) format('woff2'), url(/templates/purity_iii/fonts/opensans/opensans-bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'Open Sans';
  src: url(/templates/purity_iii/fonts/opensans/opensans-bolditalic.woff2) format('woff2'), url(/templates/purity_iii/fonts/opensans/opensans-bolditalic.woff) format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face{
  font-family: 'Merriweather';
  src: url(/templates/purity_iii/fonts/merriweather/merriweather-black.woff2) format('woff2'), url(/templates/purity_iii/fonts/merriweather/merriweather-black.woff) format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'Merriweather';
  src: url(/templates/purity_iii/fonts/merriweather/merriweather-regular.woff2) format('woff2'), url(/templates/purity_iii/fonts/merriweather/merriweather-regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'Merriweather';
  src: url(/templates/purity_iii/fonts/merriweather/merriweather-italic.woff2) format('woff2'), url(/templates/purity_iii/fonts/merriweather/merriweather-italic.woff) format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face{
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/templates/purity_iii/fonts/material/MaterialIcons-Regular.eot);
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(/templates/purity_iii/fonts/material/MaterialIcons-Regular.woff2) format('woff2'), url(/templates/purity_iii/fonts/material/MaterialIcons-Regular.woff) format('woff'), url(/templates/purity_iii/fonts/material/MaterialIcons-Regular.ttf) format('truetype');
  
  
}
.material-icons {
  font-family: 'Material Icons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  
  -webkit-font-smoothing: antialiased;
  
  text-rendering: optimizeLegibility;
  
  -moz-osx-font-smoothing: grayscale;
  
  font-feature-settings: 'liga';
}
body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #e53730;
  text-decoration: none;
  outline: none;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #b21c16;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.765;
  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: 30px;
  margin-bottom: 30px;
  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: 0 0 15px;
}
.lead {
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #e53730;
}
.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;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-left: 30px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #e53730;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 600;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 30px;
  margin-bottom: 15px;
}
h4,
h5,
h6 {
  margin-top: 15px;
  margin-bottom: 15px;
}
h1,
.h1 {
  font-size: 64px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 13px;
}
h1 small,
.h1 small {
  font-size: 30px;
}
h2 small,
.h2 small {
  font-size: 22px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 17.5px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 15px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 30px;
}
dt,
dd {
  line-height: 1.765;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .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: 15px 30px;
  margin: 0 0 30px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 21.875px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.765;
  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: 30px;
  font-style: normal;
  line-height: 1.765;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}
@media (max-width: 991px) {
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 17px;
  }
  h5 {
    font-size: 13px;
  }
  h6 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 54px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 15px;
  }
  h5 {
    font-size: 11px;
  }
  h6 {
    font-size: 11px;
  }
}
h1,
.h1 {
  font-weight: 900;
  line-height: 1.25;
  font-family: 'Merriweather', Georgia, serif;
}
h2,
.h2 {
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 21px;
  }
}
h3,
.h3 {
  line-height: 1.25;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 17px;
  }
}
h4,
.h4 {
  line-height: 1.333333;
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 16px;
  }
}
.modal-body h4 {
  margin-top: 56px;
}
h5,
.h5 {
  line-height: 1.285;
}
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
h2.exercise-title {
  font-family: 'Merriweather', Georgia, serif;
  font-size: 42px;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  h2.exercise-title {
    font-size: 36px;
  }
}
blockquote {
  padding: 0;
  margin: 0 0 15px;
  border-left: none;
}
blockquote p {
  font-weight: inherit;
  line-height: inherit;
  font-family: 'Merriweather', Georgia, serif;
  font-size: 17px;
  font-style: italic;
}
a {
  -moz-transition: 0.25s all ease-in-out;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
.modal-body h2 {
  font-size: 42px;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 47px;
}
@media (max-width: 991px) {
  .modal-body h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .modal-body h2 {
    font-size: 21px;
  }
}
.lead {
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: 0.4px;
}
@media (min-width: 992px) {
  .lead {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .lead {
    font-size: 18px;
  }
}
.text-small {
  font-size: 15px;
  line-height: 1.5;
}
ul li[data-no]::before {
  content: attr(data-no);
  font-size: 15px;
  margin-right: 10px;
  color: #000000;
  opacity: 0.5;
}
.page-masthead ul:not([class]),
.t3-mainbody ul:not([class]),
.t3-footer ul:not([class]) {
  list-style: none;
  padding-left: 0;
  margin-top: 1em;
  margin-bottom: 2em;
}
.page-masthead ul:not([class]) li,
.t3-mainbody ul:not([class]) li,
.t3-footer ul:not([class]) li {
  position: relative;
  padding-left: 44px;
  margin-bottom: 8px;
}
.page-masthead ul:not([class]) li::before,
.t3-mainbody ul:not([class]) li::before,
.t3-footer ul:not([class]) li::before {
  content: '';
  position: relative;
  top: -3px;
  height: 6px;
  width: 6px;
  background-color: #e53730;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
  margin-left: -14px;
}
.page-masthead ol:not([class]),
.t3-mainbody ol:not([class]),
.t3-footer ol:not([class]) {
  list-style: none;
  padding-left: 0;
  margin-top: 1em;
  margin-bottom: 2em;
  counter-reset: ol-counter;
}
.page-masthead ol:not([class]) li,
.t3-mainbody ol:not([class]) li,
.t3-footer ol:not([class]) li {
  position: relative;
  padding-left: 44px;
  margin-bottom: 8px;
  counter-increment: ol-counter;
}
.page-masthead ol:not([class]) li:nth-child(1n+10),
.t3-mainbody ol:not([class]) li:nth-child(1n+10),
.t3-footer ol:not([class]) li:nth-child(1n+10) {
  text-indent: -5px;
}
.page-masthead ol:not([class]) li::before,
.t3-mainbody ol:not([class]) li::before,
.t3-footer ol:not([class]) li::before {
  content: counter(ol-counter);
  position: relative;
  left: -5px;
  font-weight: 700;
  color: #e53730;
  display: inline-block;
  margin-left: -14px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .page-masthead ul:not([class]) li,
  .t3-mainbody ul:not([class]) li,
  .t3-footer ul:not([class]) li,
  .page-masthead ol:not([class]) li,
  .t3-mainbody ol:not([class]) li,
  .t3-footer ol:not([class]) li {
    padding-left: 0;
  }
}

legend {
  padding-bottom: 15px;
  font-weight: 700;
}
.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: 30px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 24px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
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: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-left: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 17.5px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #e53730;
  border-bottom-color: #e53730;
}
.nav a:hover .caret {
  border-top-color: #b21c16;
  border-bottom-color: #b21c16;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 30px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-text {
  color: rgba(128, 128, 128, 0);
}
@media screen and (min-width: 992px) {
  .navbar-default .navbar-nav > li {
    margin-left: 30px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  padding: 30px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .navbar-default .navbar-nav > li > a {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 992px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 992px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: rgba(128, 128, 128, 0);
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}
.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 {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.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: 992px - 1) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    padding: 20px 20px 20px 30px;
  }
  .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: transparent;
  }
  .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;
  }
}
@media screen and (max-width: 992px - 1) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: rgba(0, 0, 0, 0);
    border-top: 1px solid rgba(0, 0, 0, 0);
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-left: 40px;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 992px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.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 rgba(0, 0, 0, 0);
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  left: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 60px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 30px;
  }
}
.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;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 15px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #df241c;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    left: auto;
    right: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 15.5px;
  padding-top: 15px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 15px 0;
  border-top: 1px dotted #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;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 17.5px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #b4ada9;
  font-size: 15px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-right: 10px;
}
.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: 17.5px;
  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: 0;
}
.module-ct .whosonline {
  margin-left: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.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 {
  background: #eeeeee;
  border-radius: 3px;
  color: #b4ada9;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #b4ada9;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #b4ada9;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #e53730;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #b4ada9;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #b21c16;
}
.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: #b4ada9;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #b21c16;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-right: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #b4ada9;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #e53730;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.item-page {
  margin-bottom: 60px;
}
.items-leading .leading {
  margin-bottom: 60px;
}
.items-row .item {
  margin-bottom: 60px;
}
.divider-vertical {
  margin: 30px 0 60px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 15.5px;
  margin-bottom: 30px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -15px;
}
.item-page .article-aside {
  font-size: 17.5px;
  margin-bottom: 60px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-right: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #e53730;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #b21c16;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 15px;
  margin-bottom: 30px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align="left"],
.article-intro img[align="left"],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-right: 30px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="left"],
  .article-intro img[align="left"],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0 0 30px;
  }
}
article img[align="right"],
.article-intro img[align="right"],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-left: 30px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="right"],
  .article-intro img[align="right"],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0 0 30px;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 30px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #b4ada9;
  font-size: 15px;
  margin: 0;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 30px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 15px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #b4ada9;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #b21c16;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 30px 0;
}
.tag-category .filters #filter-search {
  float: left;
}
.tag-category .filters.btn-toolbar > .btn-group {
  margin-left: 0;
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 30px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 15px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 15px 30px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 30px 0;
}
#searchForm legend {
  margin-bottom: 15px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 30px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 30px;
}
.search-results .result-title {
  font-size: 21px;
  font-weight: bold;
  margin-top: 30px;
}
.search-results .result-category {
  font-size: 15.5px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #b4ada9;
  margin-top: 30px;
}
.search-results .result-created {
  font-size: 15.5px;
  color: #999999;
}
div.finder {
  margin-bottom: 30px;
}
.filter-branch:after {
  content: "";
  clear: both;
  display: table;
}
.filter-branch .finder-selects {
  margin-right: 30px;
  margin-bottom: 30px;
}
.filter-branch .finder-selects .control-label {
  margin-bottom: 15px;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-left: 0;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 30px;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  content: " ";
  display: table;
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 15px 5px;
  margin: 0;
  font-size: 24px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 17.5px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 15px 5px;
  margin: 0;
  font-size: 24px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 30px;
}
.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 #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 30px;
  font-size: 21px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 17.5px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 21px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 15px 30px;
  line-height: normal;
  border: 1px solid #eeeeee;
  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 30px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 30px 30px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #e53730;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #e53730;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 15px 30px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 30px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 15px 0 5px;
}
.display-limit {
  margin: 15px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 17.5px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  content: " ";
  display: table;
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 15px 30px;
  margin-right: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 17.5px;
}
dl.tabs dt.tabs h3 a {
  color: #333333;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #b21c16;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.js-stools-container-filters .js-stools-field-filter .chzn-single,
.js-stools-container-filters .js-stools-field-filter .chzn-drop {
  border-radius: 0;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn {
  width: auto !important;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn ul li input {
  width: 208px !important;
  height: 24px !important;
}

.page-header {
  padding-bottom: 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px;
  padding-bottom: 30px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -30px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 30px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  content: " ";
  display: table;
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #b4ada9;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .btn {
  margin-top: 30px;
  margin-bottom: 30px;
}
.masthead {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .masthead h1 {
    font-size: 128px;
  }
  .masthead p {
    font-size: 35px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #e53730;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  content: " ";
  display: table;
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .page-masthead .jumbotron {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 30px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
.label {
  border-radius: 0;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 60px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fce6e5;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 30px;
}
.modal-body {
  padding: 10px 40px 20px;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .logo {
    position: static;
  }
  .logo a {
    background: rgba(0, 0, 0, 0);
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  left: 55px;
  border-left: 1px solid rgba(0, 0, 0, 0);
}
@media screen and (min-width: 992px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-left: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 24px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 30px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: transparent;
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid rgba(0, 0, 0, 0);
  position: relative;
}
@media screen and (min-width: 992px) {
  .head-search .search {
    background: rgba(0, 0, 0, 0);
  }
}
.head-search .search .fa-search {
  color: rgba(128, 128, 128, 0);
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: rgba(128, 128, 128, 0);
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 15px 10px 40px;
  width: 0;
  -moz-transition: width 0.2s;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  -ms-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 992px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.navbar-toggle + .head-search {
  right: 55px;
  max-width: 57px;
}
@media screen and (max-width: 991px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 992px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 15px;
    top: 0;
    max-width: none;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #ffffff;
  background: transparent;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 15px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-spotlight {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 767px) {
  .t3-spotlight > div {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .t3-spotlight:not(:root:root) .col-md-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-md-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-md-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-md-12 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .t3-spotlight:not(:root:root) .col-sm-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-sm-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-sm-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-sm-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .t3-spotlight:not(:root:root) .col-xs-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-xs-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-xs-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-xs-12 {
    width: 100%;
  }
}
.t3-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .t3-sl {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 90px;
    padding-top: 90px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 30px;
  padding-bottom: 30px;
}
.t3-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.t3-sidebar {
  padding-top: 30px;
  padding-bottom: 30px;
}
.t3-footer {
  background: #f7f7f7;
  color: #b4ada9;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 30px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  content: " ";
  display: table;
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 60px 0;
  }
}
.t3-footer-sl .t3-module {
  background: transparent;
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.t3-footer-sl .t3-module .module-title {
  color: #333333;
  font-size: 24px;
  margin-bottom: 15px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #ffffff;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #ffffff;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  right: 30px;
  top: auto;
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 34px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 15px;
  padding: 60px 0 120px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 30px;
}
.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 {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 60px 0;
  font-size: 21px;
  color: #b4ada9;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 60px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 90px 0;
  }
  .page-masthead .row-feature {
    padding: 150px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 90px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 128px;
  }
}
.row-feature h1 + p {
  margin-top: -85px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 64px;
  }
}
.row-feature h3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -15px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 30px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 30px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #e53730;
  color: #ffffff;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #ffffff;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #c92019;
}
.row-feature .row-feature-narrow {
  padding-top: 30px;
  padding-bottom: 30px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: left;
    text-align: left;
    padding-right: 30px;
  }
  .row-feature .pull-right.item-image {
    float: right;
    text-align: right;
    padding-left: 30px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 30px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 90px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -moz-transition: border-color 0.2s ease-in;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  -ms-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 30px;
}
.support-policy .policy-item {
  margin-bottom: 30px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 30px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(/templates/purity_iii/images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 180px;
  font-size: 24px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 90px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #5e5e5e;
  font-size: 15.5px;
  font-weight: bold;
  padding: 30px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 18.5px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #eeeeee;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 15px 30px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #333333;
  }
}
.support-policy .row-body .col-level {
  font-size: 42px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(/templates/purity_iii/images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 60px;
  padding-bottom: 150px;
}
.pricing-table .col {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 87.5px;
}
.pricing-table .col .big-number sup {
  font-size: 35px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 23.5px;
  padding: 15px 30px;
}
.pricing-table .col .col-header {
  background: #b4ada9;
  color: #ffffff;
  padding: 15px 30px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 19.5px;
  padding: 15px 30px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 21.5px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 30px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -30px;
  }
}
.pricing-table .col-feature .col-header {
  background: #e53730;
  padding: 30px 30px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 90px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 30px;
}
.our-team .thumbnail .caption {
  padding-bottom: 30px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #e53730;
  border-color: #e53730;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-left: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-left: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.d-flex.row::before,
.d-flex.row::after {
  display: none;
}
.flex-vert {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .flex-sm-vert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-row.row::before,
.flex-row.row::after {
  display: none;
}
@media screen and (max-width: 991px) {
  .flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.flex-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.justify-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.justify-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .justify-xs-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.align-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.img-circle {
  overflow: hidden;
  border-radius: 50%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  display: block;
}
.img-circle .portrait {
  width: 101%;
}
.img-circle .landscape {
  height: 101%;
}
.img-circle img {
  position: absolute;
  margin: auto;
  top: -200%;
  left: -200%;
  right: -200%;
  bottom: -200%;
}
.vertically-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.vertically-center.row::before,
.vertically-center.row::after {
  display: none;
}
.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox.row::before,
.flexbox.row::after {
  display: none;
}
.flex-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 49%;
  -ms-flex: 1 0 49%;
  flex: 1 0 49%;
  max-width: 50%;
}
@media (max-width: 991px) {
  .flex-2 {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}
.flex-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 33%;
  -ms-flex: 1 0 33%;
  flex: 1 0 33%;
  max-width: 33.33333333%;
}
@media (max-width: 991px) {
  .flex-3 {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}
.flex-4 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 24%;
  -ms-flex: 1 0 24%;
  flex: 1 0 24%;
  max-width: 25%;
}
@media (max-width: 1199px) {
  .flex-4 {
    -webkit-flex: 1 0 33%;
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
    max-width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  .flex-4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 49%;
    -ms-flex: 1 0 49%;
    flex: 1 0 49%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .flex-4 {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}
.bg-white {
  background-color: #ffffff;
}
.h-100 {
  height: 100%;
}
.w-100 {
  width: 100%;
}
.m-0 {
  margin: 0 !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.text-white {
  color: #ffffff !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.bg-img-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 66.666667%;
  position: relative;
  display: table;
}
.bg-img-wrap .bg-img {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .text-xs-center {
    text-align: center;
  }
}
.t3-navbar {
  width: 100%;
}
@media (min-width: 992px) {
  .navbar-default {
    margin-top: 16px;
    position: absolute;
  }
}
.navbar-default .navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-default .navbar-nav > li {
  display: inline-block;
  float: none;
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li {
    margin-left: 20px;
  }
}
.navbar-default .navbar-nav > li:first-child {
  margin-left: 0;
}
.navbar-default .navbar-nav > li > a {
  text-transform: none;
  position: relative;
  line-height: 1.765;
}
.navbar-default .navbar-nav > li > a::before {
  content: '';
  margin: 0 auto;
  width: 0;
  height: 3px;
  display: block;
  background-color: #e53730;
  -moz-transition: 0.25s width ease-in-out;
  -webkit-transition: 0.25s width ease-in-out;
  -o-transition: 0.25s width ease-in-out;
  -ms-transition: 0.25s width ease-in-out;
  transition: 0.25s width ease-in-out;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus {
  box-shadow: none;
}
.navbar-default .navbar-nav > li > a:hover::before,
.navbar-default .navbar-nav > li > a:active::before,
.navbar-default .navbar-nav > li > a:focus::before {
  width: 16px;
}
.navbar-default .navbar-nav > li.active a,
.navbar-default .navbar-nav > li.open a {
  box-shadow: none;
}
.navbar-default .navbar-nav > li.active a::before,
.navbar-default .navbar-nav > li.open a::before {
  width: 16px;
}
.navbar-default .navbar-nav > li.active a:hover,
.navbar-default .navbar-nav > li.open a:hover,
.navbar-default .navbar-nav > li.active a:active,
.navbar-default .navbar-nav > li.open a:active,
.navbar-default .navbar-nav > li.active a:focus,
.navbar-default .navbar-nav > li.open a:focus {
  box-shadow: none;
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav .dropdown-menu {
    background-color: #2d2019;
    border-color: transparent;
    border-radius: 8px;
    padding: 15px 0;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.3);
  }
  .navbar-default .navbar-nav .dropdown-menu a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .dropdown-menu li {
    border: none;
  }
  .navbar-default .navbar-nav .dropdown-menu li.active a::before {
    width: 32px;
  }
  .navbar-default .navbar-nav .dropdown-menu .active a {
    background-color: transparent;
  }
}
.navbar-default .navbar-nav .dropdown-menu li a {
  position: relative;
  padding: 5px 20px;
}
.navbar-default .navbar-nav .dropdown-menu li a::before {
  content: '';
  margin: 0;
  position: absolute;
  bottom: 3px;
  width: 0;
  height: 3px;
  display: block;
  background-color: #e53730;
  -moz-transition: 0.25s width ease-in-out;
  -webkit-transition: 0.25s width ease-in-out;
  -o-transition: 0.25s width ease-in-out;
  -ms-transition: 0.25s width ease-in-out;
  transition: 0.25s width ease-in-out;
}
.navbar-default .navbar-nav .dropdown-menu li a:hover,
.navbar-default .navbar-nav .dropdown-menu li a:active,
.navbar-default .navbar-nav .dropdown-menu li a:focus {
  background-color: transparent;
}
.navbar-default .navbar-nav .dropdown-menu li a:hover::before,
.navbar-default .navbar-nav .dropdown-menu li a:active::before,
.navbar-default .navbar-nav .dropdown-menu li a:focus::before {
  width: 32px;
}
.navbar-default .navbar-nav .dropdown-menu li.active a {
  box-shadow: none;
}
.navbar-default .navbar-nav .dropdown-menu li.active a::before {
  width: 32px;
}
.navbar-default .navbar-nav .dropdown-menu li.active a:hover,
.navbar-default .navbar-nav .dropdown-menu li.active a:active,
.navbar-default .navbar-nav .dropdown-menu li.active a:focus {
  box-shadow: none;
}
.navbar-default .navbar-nav .dropdown > a .caret {
  top: 48% !important;
  right: 7px !important;
  transform: rotate(-90deg);
  transform-origin: center;
  -moz-transition: 0.25s transform ease-in-out;
  -webkit-transition: 0.25s transform ease-in-out;
  -o-transition: 0.25s transform ease-in-out;
  -ms-transition: 0.25s transform ease-in-out;
  transition: 0.25s transform ease-in-out;
}
.navbar-default .navbar-nav .dropdown.open > a .caret {
  transform: rotate(0);
}
.navbar-toggle {
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 103;
  margin-top: 15px;
  margin-right: 15px;
  display: block;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle:hover .material-btn,
.navbar-toggle:active .material-btn,
.navbar-toggle:focus .material-btn {
  background-color: #e53730;
}
.navbar-toggle .close-icon {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: 0.25s all ease-in-out;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
.navbar-toggle.open .close-icon {
  opacity: 1;
  box-shadow: 0 0 0 4px #e53730 !important;
}
.t3-mainnav .t3-navbar-collapse {
  will-change: transform;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  -moz-transition: 0.25s all ease-in-out;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  margin-top: 0px;
  border: none;
  box-shadow: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 102;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #2d2019;
  margin-top: 0;
  overflow-y: auto;
}
.t3-mainnav .t3-navbar-collapse.row::before,
.t3-mainnav .t3-navbar-collapse.row::after {
  display: none;
}
.t3-mainnav .t3-navbar-collapse.opened {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: 0.25s all ease-in-out;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 60px 0 0 ;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li {
  display: block;
  text-align: center;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li a::before {
  display: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a {
  text-decoration: underline;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a:focus {
  text-decoration: underline;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li a {
  display: inline-block;
  padding: 15px;
}
.t3-mainnav .t3-navbar-collapse > :last-child {
  margin-bottom: 60px;
}
.t3-mainnav .t3-navbar-collapse .dropdown-menu > li > a {
  padding: 10px 20px !important;
}
.mod-languages {
  position: absolute;
  right: 17px;
  font-size: 10px;
  text-transform: uppercase;
  margin-top: 9px;
}
.mod-languages .lang-inline li {
  margin-left: 3px;
  margin-right: 3px;
}
.mod-languages a {
  color: #ffffff;
}
.mod-languages a:hover,
.mod-languages a:active,
.mod-languages a:focus {
  text-decoration: underline;
}
.mod-languages .lang-active a {
  font-weight: 700;
}
@media (max-width: 1199px) {
  .mod-languages {
    font-size: 12px;
    right: 14px;
  }
  .mod-languages .lang-inline li {
    margin-left: 6px;
    margin-right: 6px;
  }
}
@media (max-width: 991px) {
  .mod-languages {
    position: relative;
    font-size: 14px;
    right: 0;
    margin-top: 20px;
  }
  .mod-languages .lang-inline li {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.nav-dark .navbar-default .t3-navbar .navbar-nav > li > a {
  color: #333333;
}
.nav-dark .navbar-default .t3-navbar .navbar-nav > li > a:hover,
.nav-dark .navbar-default .t3-navbar .navbar-nav > li > a:active,
.nav-dark .navbar-default .t3-navbar .navbar-nav > li > a:focus {
  color: #333333;
}
.nav-dark .navbar-default .t3-navbar .navbar-nav > .dropdown > a .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav-dark .t3-navbar .mod-languages a {
  color: #333333;
}
.material-btn {
  color: #ffffff;
  text-decoration: none;
  background-color: #e53730;
  border: none;
  overflow: hidden;
  box-shadow: 0 0 0 0 #e53730;
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  -o-transition: 0.15s all ease-in-out;
  -ms-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
}
.material-btn:hover,
.material-btn:active,
.material-btn:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  box-shadow: 0 0 0 4px #e53730;
  background-color: #e53730;
}
a:hover > .material-btn,
a:active > .material-btn,
a:focus > .material-btn {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  box-shadow: 0 0 0 4px #e53730;
  background-color: #e53730;
}
.icon-sm {
  width: 12px;
  height: 12px;
  font-size: 16px;
  display: inline;
}
.icon-lg {
  width: 18px;
  height: 18px;
  display: inline;
}
.icon-xl {
  width: 24px;
  height: 24px;
  display: inline;
}
.btn-bordered {
  border: 2px solid #ffffff;
}
.btn-circle {
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
.btn {
  -webkit-box-shadow: none;
  box-shadow: 0 0 0 0 #e53730;
  -moz-transition: 0.15s box-shadow ease-in-out;
  -webkit-transition: 0.15s box-shadow ease-in-out;
  -o-transition: 0.15s box-shadow ease-in-out;
  -ms-transition: 0.15s box-shadow ease-in-out;
  transition: 0.15s box-shadow ease-in-out;
}
.btn:hover,
.btn:active,
.btn:focus {
  outline: none !important;
  border-color: transparent;
  box-shadow: 0 0 0 4px #e53730;
  background-color: #e53730;
}
.btn-sm {
  border-radius: 18px;
  padding: 7px 13px 6px;
}
.btn-lg {
  border-radius: 23px;
}
@media (max-width: 767px) {
  .btn-lg {
    padding: 5px 16px;
  }
}
.btn-circle-xs {
  border-radius: 50%;
  padding: 0;
  text-align: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
}
.btn-circle-sm {
  border-radius: 50%;
  padding: 0;
  text-align: center;
  width: 36px;
  height: 36px;
  min-width: 36px;
  line-height: 1.5;
}
.btn-circle-lg {
  border-radius: 50%;
  padding: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  height: 50px;
}
.btn-circle-lg.row::before,
.btn-circle-lg.row::after {
  display: none;
}
.btn-rounded {
  border-radius: 30px;
}
.btn-attach-left {
  font-size: 23px;
  border-radius: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 5px;
  position: absolute;
  left: -32px;
  bottom: 0;
  width: 42px;
  min-width: 42px;
  height: 40px;
  box-shadow: none !important;
  z-index: -1;
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-attach-left:hover,
.btn-attach-left:active,
.btn-attach-left:focus {
  box-shadow: none !important;
}
.btn-attach-left:hover {
  transform: translateX(-10px);
}
.btn {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.btn-primary {
  background-color: #e53730;
}
.actions li a,
.btn-link {
  padding: 0;
  margin-top: 10px;
  color: #333333;
}
.actions li a::after,
.btn-link::after {
  content: 'arrow_forward';
  color: #e53730;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 3px;
  font-family: 'Material Icons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  
  -webkit-font-smoothing: antialiased;
  
  text-rendering: optimizeLegibility;
  
  -moz-osx-font-smoothing: grayscale;
  
  font-feature-settings: 'liga';
  -moz-transition: 0.15s transform ease-in-out;
  -webkit-transition: 0.15s transform ease-in-out;
  -o-transition: 0.15s transform ease-in-out;
  -ms-transition: 0.15s transform ease-in-out;
  transition: 0.15s transform ease-in-out;
}
.actions li a:hover,
.btn-link:hover,
.actions li a:active,
.btn-link:active,
.actions li a:focus,
.btn-link:focus {
  text-decoration: none;
  color: #333333;
  background-color: transparent;
  box-shadow: none;
}
.actions li a:hover::after,
.btn-link:hover::after,
.actions li a:active::after,
.btn-link:active::after,
.actions li a:focus::after,
.btn-link:focus::after {
  transform: translateX(25%);
}
.actions li:first-child a {
  padding: 0;
  margin-top: 10px;
  color: #333333;
}
.actions li:first-child a:after {
  content: none;
}
.actions li:first-child a::before {
  content: 'arrow_back';
  color: #e53730;
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 3px;
  font-family: 'Material Icons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  
  -webkit-font-smoothing: antialiased;
  
  text-rendering: optimizeLegibility;
  
  -moz-osx-font-smoothing: grayscale;
  
  font-feature-settings: 'liga';
  -moz-transition: 0.15s transform ease-in-out;
  -webkit-transition: 0.15s transform ease-in-out;
  -o-transition: 0.15s transform ease-in-out;
  -ms-transition: 0.15s transform ease-in-out;
  transition: 0.15s transform ease-in-out;
  width: 28px;
  height: 24px;
}
.actions li:first-child a:hover,
.actions li:first-child a:active,
.actions li:first-child a:focus {
  text-decoration: none;
  color: #333333;
}
.actions li:first-child a:hover::before,
.actions li:first-child a:active::before,
.actions li:first-child a:focus::before {
  transform: translateX(-25%);
}
.btn-reset::after {
  content: 'replay';
  color: #e53730;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 3px;
  font-family: 'Material Icons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  
  -webkit-font-smoothing: antialiased;
  
  text-rendering: optimizeLegibility;
  
  -moz-osx-font-smoothing: grayscale;
  
  font-feature-settings: 'liga';
  -moz-transition: 0.25s transform ease-in-out;
  -webkit-transition: 0.25s transform ease-in-out;
  -o-transition: 0.25s transform ease-in-out;
  -ms-transition: 0.25s transform ease-in-out;
  transition: 0.25s transform ease-in-out;
}
.btn-reset:active::after,
.btn-reset:focus::after {
  transform: none;
}
.btn-reset:hover::after {
  transform-origin: center;
  transform: rotate(-90deg);
}
.section-header {
  line-height: 1.166667;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.page-header {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  z-index: 0;
}
.page-header h1 {
  margin-top: 30px;
  margin-bottom: 17px;
}
@media (max-width: 991px) {
  .page-header h1 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .page-header h1 {
    font-size: 36px;
  }
}
.page-header .category-desc,
.page-header .article-desc {
  margin-bottom: 44px;
}
.header-text {
  position: relative;
  z-index: 2;
}
.header-large {
  height: 100vh;
  color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.header-large h1 {
  color: #ffffff;
}
.header-large:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  background-color: rgba(45, 32, 25, 0.9);
}
.homepage .header-large:after {
  background-color: rgba(0, 0, 0, 0.6);
}
.header-small h1 {
  margin-top: 145px;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .header-small h1 {
    margin-top: 115px;
  }
}
.blog .header-small + .items-leading {
  margin-top: 0;
}
.moduletable.bg-white {
  padding-top: 83px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .moduletable.bg-white {
    padding-top: 45px;
  }
}
.moduletable.sl-world {
  padding-bottom: 135px;
}
@media (max-width: 991px) {
  .moduletable.sl-world {
    padding-bottom: 105px;
    padding-top: 53px;
  }
}
@media (max-width: 767px) {
  .moduletable.sl-world {
    padding-bottom: 75px;
    padding-top: 45px;
  }
}
.moduletable.sl-world h2 {
  padding: 0 25px;
}
.moduletable.sl-world .lead {
  margin-bottom: 54px;
}
@media (max-width: 767px) {
  .moduletable.sl-world .lead {
    margin-bottom: 39px;
  }
}
.moduletable.sl-world .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 17px 20px;
}
@media (max-width: 767px) {
  .moduletable.sl-world .btn {
    padding: 10px 15px;
  }
}
.moduletable.sl-world .btn .material-icons {
  margin-right: 7px;
}
#world-map .close-map-btn {
  display: none;
}
#world-map .close-article-btn {
  display: none;
}
#world-map .modal-content {
  background-color: #f7f6f2;
}
#world-map .graph-download .btn i {
  margin-right: 5px;
}
#world-map .reset-exercise {
  margin-top: 50px;
  margin-bottom: 0;
}
#world-map .article-module {
  background-color: #fff;
  overflow: hidden;
}
#world-map .article-module .moduletable.text-mod {
  max-width: 75%;
  margin: 0 auto;
}
#world-map .article-module .moduletable.text-mod h3 {
  margin-top: 50px;
  margin-bottom: 50px;
}
#world-map .article-module > .moduletable > div > p:first-child {
  margin-top: 64px;
}
#world-map .article-module .moduletable:not(:first-child) {
  position: relative;
}
#world-map .article-module .moduletable:not(:first-child):before {
  content: '';
  display: block;
  border-top: 2px solid #EAE4E1;
  margin-top: 50px;
  height: 2px;
  width: 200%;
  top: 0;
  margin-left: -50%;
}
#world-map .world-title {
  margin-top: 48px;
  margin-bottom: 0;
}
#world-map.article-modal .close-article-btn {
  display: block;
}
#world-map.article-modal .modal-body {
  padding: 0;
}
#world-map.article-modal .modal-body .article {
  padding-top: 20px;
}
#world-map.article-modal .modal-body .article-content,
#world-map.article-modal .modal-body .article-module {
  padding: 0 50px;
}
@media (max-width: 767px) {
  #world-map.article-modal .modal-body .article-content,
  #world-map.article-modal .modal-body .article-module {
    padding: 0 20px;
  }
}
#world-map.article-modal .modal-body .article-content blockquote,
#world-map.article-modal .modal-body .article-module blockquote {
  margin-left: 6%;
}
@media (max-width: 767px) {
  #world-map.article-modal .modal-body .article-content blockquote,
  #world-map.article-modal .modal-body .article-module blockquote {
    margin-left: 3%;
  }
}
#world-map.article-modal .modal-body .article-content {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  #world-map.article-modal .modal-body .article-content {
    padding-bottom: 20px;
  }
}
#world-map.article-modal .modal-body .article-module {
  padding-bottom: 80px;
}
#world-map.article-modal .modal-body .article-module h2,
#world-map.article-modal .modal-body .article-module .excercise-title {
  padding-top: 85px;
  text-align: center;
  margin-top: 0;
}
#world-map.full-modal .modal-dialog {
  width: 100%;
  padding: 0;
}
#world-map.full-modal .modal-dialog .close-map-btn {
  top: 16px;
  right: 22px;
}
@media (max-width: 767px) {
  #world-map.full-modal .modal-dialog .close-map-btn {
    right: 15px;
    top: 15px;
  }
}
#world-map.full-modal .modal-content {
  background-color: #fff;
}
#world-map.full-modal .close-map-btn {
  display: block;
}
#world-map.full-modal .close-modal {
  display: none;
}
#world-map.full-modal .world-title {
  display: none;
}
#world-map .text-color {
  color: #333333;
}
#world-map .normal {
  font-weight: 400;
}
#world-map #open-map {
  margin: 35px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 17px 20px;
}
#world-map #open-map i {
  margin-right: 10px;
}
#world-map .map {
  text-align: center;
}
#world-map .map .map-wrapper img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#world-map .map .map-wrapper [name="image-map"] area {
  outline: 0;
}
#world-map .map .map-wrapper .map-inner {
  height: calc(100vh - 50px);
}
@media (max-width: 767px) {
  #world-map .map .map-wrapper .map-inner {
    height: calc(100vh - 40px);
  }
}
#world-map .map .map-wrapper .map-inner .map-hover {
  pointer-events: none;
}
#world-map .map .map-wrapper .map-inner .map-hover > div {
  position: absolute;
  background-size: contain;
  opacity: 0;
  -moz-transition: 0.25s opacity ease-in-out;
  -webkit-transition: 0.25s opacity ease-in-out;
  -o-transition: 0.25s opacity ease-in-out;
  -ms-transition: 0.25s opacity ease-in-out;
  transition: 0.25s opacity ease-in-out;
}
#world-map .map .map-wrapper .map-inner .map-hover > div.show {
  opacity: 1;
}
#world-map .map .map-wrapper .map-inner .map-hover .propaganda {
  background-image: url(/templates/purity_iii/images/propaganda.png);
  top: 5.4209919261822375%;
  left: 6.484375000000001%;
  width: 19.453125%;
  height: 39.21568627450981%;
}
#world-map .map .map-wrapper .map-inner .map-hover .isikukultus {
  background-image: url(/templates/purity_iii/images/isikukultus.png);
  top: 2.768166089965398%;
  left: 18.984375%;
  width: 17.1875%;
  height: 27.68166089965398%;
}
#world-map .map .map-wrapper .map-inner .map-hover .vene-vark {
  background-image: url(/templates/purity_iii/images/vene-vark.png);
  top: 1.6147635524798154%;
  left: 39.6875%;
  width: 19.53125%;
  height: 26.528258362168394%;
}
#world-map .map .map-wrapper .map-inner .map-hover .voorad {
  background-image: url(/templates/purity_iii/images/voorad.png);
  top: 5.074971164936563%;
  left: 77.578125%;
  width: 18.75%;
  height: 19.607843137254903%;
}
#world-map .map .map-wrapper .map-inner .map-hover .pioneerid {
  background-image: url(/templates/purity_iii/images/pioneerid.png);
  top: 47.40484429065744%;
  left: 61.71875%;
  width: 14.0625%;
  height: 20.761245674740483%;
}
#world-map .map .map-wrapper .map-inner .map-hover .hirm {
  background-image: url(/templates/purity_iii/images/hirm.png);
  top: 75.20184544405998%;
  top: 75%;
  left: 66.40625%;
  width: 33.59375%;
  height: 22.145328719723185%;
}
#world-map .map .map-wrapper .map-inner .map-hover .repressioonid {
  background-image: url(/templates/purity_iii/images/repressioonid.png);
  top: 69.8961937716263%;
  left: 27.421875%;
  width: 28.125%;
  height: 30.103806228373703%;
}
#world-map .map img {
  max-height: 95vh;
}
#world-map .map .toolbar {
  position: fixed;
  right: 22px;
  bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  #world-map .map .toolbar {
    right: 15px;
    bottom: 15px;
  }
}
#world-map .map .toolbar button {
  margin-bottom: 10px;
}
#world-map .map .toolbar button:focus,
#world-map .map .toolbar button:active {
  box-shadow: none !important;
}
#world-map .intro h2,
#world-map .intro .excercise-title {
  margin-bottom: 64px;
}
#world-map .question .steps > ul {
  display: none;
}
#world-map .question .excercise .excercise-desc {
  display: none;
  margin-left: 65px;
  margin-top: 25px;
  position: relative;
}
#world-map .question .excercise .excercise-desc i {
  position: absolute;
  left: -30px;
  color: #4496E9;
}
#world-map .question .excercise.answered .excercise-desc {
  display: block;
}
#world-map .question .excercise .excercise-option {
  position: relative;
  margin-left: 40px;
}
#world-map .question .excercise .excercise-option label {
  font-weight: 400;
  padding-left: 10px;
}
#world-map .question .excercise .excercise-option .checkmark {
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid #333333;
  border-radius: 50%;
  margin-right: 4px;
  -moz-transition: 0.25s opacity ease-in-out;
  -webkit-transition: 0.25s opacity ease-in-out;
  -o-transition: 0.25s opacity ease-in-out;
  -ms-transition: 0.25s opacity ease-in-out;
  transition: 0.25s opacity ease-in-out;
}
#world-map .question .excercise .excercise-option .checkmark::before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  background-color: #333333;
  width: 10px;
  height: 10px;
  opacity: 0;
  -moz-transition: 0.25s opacity ease-in-out;
  -webkit-transition: 0.25s opacity ease-in-out;
  -o-transition: 0.25s opacity ease-in-out;
  -ms-transition: 0.25s opacity ease-in-out;
  transition: 0.25s opacity ease-in-out;
}
#world-map .question .excercise .excercise-option label:hover input[type="radio"]:not([disabled]) + .checkmark::before {
  opacity: 0.25;
}
#world-map .question .excercise .excercise-option label:hover input[type="radio"]:not(:checked)[disabled] + .checkmark {
  opacity: 0.5;
}
#world-map .question .excercise .excercise-option label input[type="radio"]:not(:checked)[disabled] + .checkmark {
  opacity: 0.5;
}
#world-map .question .excercise .excercise-option input[type="radio"] {
  position: absolute;
  opacity: 0;
}
#world-map .question .excercise .excercise-option input[type="radio"]:checked + .checkmark::before {
  opacity: 0.5;
}
#world-map .question .excercise .excercise-option.correct:after,
#world-map .question .excercise .excercise-option.not-correct:after {
  font-family: 'Material Icons' !important;
  font-size: 20px;
  margin-left: 5px;
  position: absolute;
  top: -2px;
}
#world-map .question .excercise .excercise-option.correct:after {
  content: "\e86c";
  color: #59BE51;
}
#world-map .question .excercise .excercise-option.not-correct:after {
  content: "\e15c";
  color: #e53730;
}
#world-map .question .excercise.excercise-radio .excercise-option {
  margin-left: 40px;
}
#world-map .question .excercise.excercise-radio .excercise-option label {
  font-weight: 400;
  padding-left: 10px;
}
#world-map .question .excercise.excercise-radio .excercise-option.correct:after {
  content: '';
}
#world-map .question .excercise.excercise-radio .excercise-option.not-correct:after:after {
  content: "\e15c";
  color: #e53730;
}
#world-map .question .excercise.excercise-radio .excercise-option.orig-correct.correct:after {
  content: "\e86c";
  color: #59BE51;
}
#world-map .question .excercise.excercise-radio .excercise-option.orig-correct.not-correct:after {
  content: "\e86c";
  color: #59BE51;
}
#world-map .question .excercise.excercise-listen .row-listen {
  padding: 5px 0;
  border-bottom: 2px solid #eae4e1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#world-map .question .excercise.excercise-listen .row-listen > div {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
#world-map .question .excercise.excercise-listen .ui-pic-draggable.correct,
#world-map .question .excercise.excercise-listen .ui-listen-draggable.correct {
  padding-left: 40px;
}
#world-map .question .excercise.excercise-listen .ui-pic-draggable.correct:before,
#world-map .question .excercise.excercise-listen .ui-listen-draggable.correct:before {
  content: "\e86c";
  font-family: 'Material Icons' !important;
  font-size: 20px;
  margin-left: 5px;
  position: absolute;
  left: 7px;
  color: #59BE51;
}
#world-map .question .excercise.excercise-listen .answer-wrapper {
  min-height: 100px;
  padding-left: 30px;
  border-radius: 4px;
}
#world-map .question .excercise.excercise-listen .answer-wrapper.ui-droppable-active {
  background-color: #b4f8b6;
}
#world-map .question .excercise.excercise-listen .answer-wrapper.ui-droppable-active.ui-droppable-hover {
  background-color: #8bd58d;
}
#world-map .question .excercise.excercise-listen .answer-wrapper .answer {
  display: none;
  background-color: #e53730;
  border-radius: 18px;
  padding: 7px 13px 6px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
#world-map .question .excercise.excercise-listen .answer-wrapper.answered.correct .answer {
  display: inline;
}
#world-map .question .excercise.excercise-listen .answer-wrapper.answered .keyword {
  float: none;
  display: block;
  position: relative;
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 30px;
  margin-top: 0;
}
#world-map .question .excercise.excercise-listen .answer-wrapper.answered .keyword:before {
  margin-left: 0;
  left: 0;
}
#world-map .question .excercise.excercise-listen .drag-hint {
  margin-top: 50px;
  padding-left: 30px;
  opacity: .6;
}
#world-map .question .excercise.excercise-listen .drag-hint svg {
  position: absolute;
  top: -80px;
}
#world-map .question .excercise.excercise-listen .keywords {
  margin-top: 50px;
  background-color: #f7f6f2;
  padding: 50px;
  margin-left: -50px;
  width: calc(100% + 100px);
}
#world-map .question .excercise.excercise-listen .keyword {
  border-radius: 4px;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 20px;
  margin: 10px;
  white-space: nowrap;
  display: block;
  float: left;
}
#world-map .question .excercise.excercise-graph .ui-graph-draggable {
  float: left;
  margin: 0 6px;
  max-width: 100px;
  text-align: center;
  line-height: 1.4;
}
#world-map .question .excercise.excercise-graph .ui-graph-droppable {
  text-align: center;
  margin: 10px 0 48px;
}
#world-map .question .excercise.excercise-graph .ui-graph-droppable .img-responsive {
  margin: 0 auto;
}
#world-map .question .excercise.excercise-graph .keywords {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
}
#world-map .question .excercise.excercise-graph .drag-hint svg {
  left: 10%;
}
#world-map .question .excercise.excercise-graph .ui-draggable.ui-draggable-dragging {
  box-shadow: none !important;
}
#world-map .question .excercise.excercise-drag-picture .drag-hint svg {
  left: 15%;
}
#world-map .question .excercise.excercise-drag-picture .ui-pic-droppable {
  transition: opacity .3s;
}
#world-map .question .excercise.excercise-drag-picture .ui-pic-droppable.ui-droppable-hover {
  opacity: .3;
}
#world-map .question .excercise.excercise-drag-picture .ui-pic-droppable .keyword {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#world-map .question .excercise .jwplayer,
#world-map .question .excercise .avPlayerContainer,
#world-map .question .excercise .avPlayerWrapper {
  width: auto !important;
}
#world-map .question .excercise .jwplayer.jw-state-complete .jw-controls,
#world-map .question .excercise .jw-flag-audio-player,
#world-map .question .excercise .jw-state-idle .jw-controls {
  background: #f1f3f4;
}
#world-map .question .excercise .jw-flag-audio-player {
  border-radius: 25px;
}
#world-map .question .excercise .jw-icon-rewind {
  display: none;
}
#world-map .question .excercise .jw-slider-time {
  width: 50%;
  margin-right: 10px;
}
#world-map .question .excercise .jw-controls-backdrop {
  display: none;
}
#world-map .question .excercise .jw-button-container .jw-icon {
  color: #4e4e4e !important;
}
#world-map .question .excercise .jw-rail {
  background: #8c8c8c;
}
#world-map .question .excercise .jw-knob,
#world-map .question .excercise .jw-progress {
  background: #000;
}
#world-map .question .excercise-question {
  font-size: 24px;
  margin-top: 36px;
  margin-bottom: 20px;
}
#world-map .question .actions ul {
  list-style-type: none;
  margin-top: 1.5em;
}
#world-map .question .actions ul li {
  width: 50%;
  display: inline-block;
  float: left;
  padding-left: 0;
}
#world-map .question .actions ul li:before {
  display: none;
}
#world-map .question .actions ul li.disabled {
  opacity: .5;
}
#world-map .question .actions ul li.disabled a {
  cursor: default;
}
#world-map .question .actions ul li.disabled a:hover,
#world-map .question .actions ul li.disabled a:focus {
  text-decoration: none;
}
#world-map .question .actions ul li.disabled a:hover::before,
#world-map .question .actions ul li.disabled a:active::before,
#world-map .question .actions ul li.disabled a:focus::before {
  transform: none;
}
#world-map .question .actions ul li:last-child,
#world-map .question .actions ul li:nth-child(2) {
  text-align: right;
}
#world-map .question .actions ul li a {
  letter-spacing: 0.1em;
  font-size: 14px;
  color: #3C3A38;
  text-transform: uppercase;
}
#world-map .question .actions ul li a:hover,
#world-map .question .actions ul li a:focus {
  color: #3C3A38;
}
#world-map .question .actions ul li a[href="#finish"]::after {
  content: 'replay';
}
#world-map .question .actions ul li a[href="#finish"]:hover::after,
#world-map .question .actions ul li a[href="#finish"]:active::after,
#world-map .question .actions ul li a[href="#finish"]:focus::after {
  -moz-transition: 0.25s transform ease-in-out;
  -webkit-transition: 0.25s transform ease-in-out;
  -o-transition: 0.25s transform ease-in-out;
  -ms-transition: 0.25s transform ease-in-out;
  transition: 0.25s transform ease-in-out;
  transform-origin: center;
  transform: rotate(-90deg);
}
.intro-logo {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .intro-logo {
    margin-bottom: 30px;
  }
}
.intro-logo img {
  max-width: 150px;
}
@media (max-width: 991px) {
  .intro-logo img {
    max-width: 120px;
  }
}
.blog .img_caption {
  margin-bottom: 0;
}
.blog .img_caption p.img_caption {
  background-color: transparent;
  color: #333333;
  text-align: left;
  padding-top: 12px;
  line-height: 1.235;
}
.blog .img_caption p.img_caption.text-center {
  text-align: center;
}
.blog .article-img .img-responsive {
  max-height: 385px;
}
.blog .quote-img .img-circle {
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .blog .lead-item:first-child .article-intro {
    margin: 80px 0 30px 0;
  }
}
@media (max-width: 767px) {
  .blog .lead-item:first-child .article-intro {
    margin: 30px 0;
  }
}
.blog .lead-item .article-intro {
  margin: 60px 0;
}
@media (max-width: 991px) {
  .blog .lead-item .article-intro {
    margin: 30px 0;
  }
}
.blog .lead-item .article-intro > :last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .blog .items-intro .item .article-intro > :last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .blog .items-intro .item .article-intro {
    margin-bottom: 30px;
  }
  .blog .items-intro .item .article-img + .article-intro {
    margin-top: 30px;
  }
}
.blog .items-leading {
  margin-top: 40px;
  margin-bottom: 112px;
}
.blog .items-leading + .items-intro {
  margin-top: 0;
}
@media (max-width: 767px) {
  .blog .items-leading {
    margin-bottom: 42px;
  }
}
.blog .items-intro {
  margin-top: 140px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .blog .items-intro {
    margin-top: 80px;
    margin-bottom: 9px;
  }
}
.blog .items-leading ~ .items-intro {
  margin-top: 0;
}
.blog .lead-item:not(:first-child) {
  margin-top: 58px;
}
@media (max-width: 767px) {
  .blog .lead-item:not(:first-child) {
    margin-top: 28px;
  }
}
.blog .items-intro .item:not(:first-child) {
  margin-top: 58px;
}
@media (max-width: 767px) {
  .blog .items-intro .item:not(:first-child) {
    margin-top: 28px;
  }
}
.blog.blog-alt .lead-item:not(:first-child) {
  margin-top: 0;
}
.blog.blog-alt .lead-item .article-intro {
  margin: 40px 0;
}
@media (max-width: 767px) {
  .blog.blog-alt .lead-item .article-intro {
    margin: 0;
  }
}
.blog.blog-alt .lead-item.quote .article-intro {
  margin: 80px 0;
}
@media (max-width: 1199px) {
  .blog.blog-alt .lead-item.quote .article-intro {
    margin: 40px 0;
  }
}
@media (max-width: 767px) {
  .blog.blog-alt .lead-item.quote .article-intro {
    margin: 30px 0 27px;
  }
}
@media (max-width: 767px) {
  .blog.blog-alt .leading {
    margin-bottom: 0;
  }
}
.blog.blog-alt .items-intro {
  margin-bottom: 86px;
}
@media (max-width: 767px) {
  .blog.blog-alt .items-intro {
    margin-bottom: 50px;
  }
}
.blog.blog-alt .items-intro .item {
  margin-top: 73px;
}
@media (max-width: 767px) {
  .blog.blog-alt .items-intro .item {
    margin-top: 48px;
  }
}
@media (max-width: 991px) {
  .blog.blog-alt .items-intro .item + .item {
    margin-top: 23px;
  }
}
@media (max-width: 767px) {
  .blog.blog-alt .items-intro .item + .item {
    margin-top: 0;
  }
}
.blog.blog-alt .items-leading {
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .blog.blog-alt .items-leading {
    margin-bottom: 72px;
  }
}
.blog.blog-teacher .header-text {
  margin-bottom: 63px;
}
.blog.blog-teacher .items-leading {
  margin-top: 27px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .blog.blog-teacher .items-leading {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .blog.blog-teacher .lead-item:first-child .article-intro {
    margin: 80px 0 60px 0;
  }
}
@media (max-width: 767px) {
  .blog.blog-teacher .lead-item:first-child .article-intro {
    margin: 30px 0 60px 0;
  }
}
.blog.blog-teacher .article-intro .article-title {
  margin-bottom: 20px;
}
.blog.blog-teacher .item-title-wrap {
  margin-bottom: 17px;
}
.blog.blog-teacher .item-title-wrap .h4,
.blog.blog-teacher .item-title-wrap .item-title {
  display: inline;
}
.blog.blog-teacher .article-intro .article-title span,
.blog.blog-teacher .item-title-wrap span {
  margin-right: 12px;
}
.blog.blog-teacher .article-intro .article-title .page-link,
.blog.blog-teacher .item-title-wrap .page-link {
  top: 2px;
  position: relative;
  margin-left: 0;
}
@media (max-width: 991px) {
  .blog.blog-teacher .article-intro .article-title .page-link {
    top: 4px;
  }
}
@media (max-width: 767px) {
  .blog.blog-teacher .article-intro .article-title .page-link {
    top: 5px;
  }
}
.blog.blog-teacher .leading.quote .article-intro {
  margin: 40px 0;
}
.blog.blog-teacher .cat-children {
  margin-top: 5px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .blog.blog-teacher .cat-children {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.blog.blog-teacher .items-intro {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .blog.blog-teacher .items-intro {
    margin-bottom: 60px;
  }
}
.blog.blog-teacher .items-intro .item {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .blog.blog-teacher .items-intro .item .article-intro {
    margin: 0;
  }
}
.cat-children {
  margin-top: 108px;
  margin-bottom: 55px;
}
@media (max-width: 991px) {
  .cat-children {
    margin-top: 68px;
  }
}
.cat-children .items-intro {
  margin-top: 0;
}
@media (max-width: 767px) {
  .cat-children {
    margin-top: 48px;
  }
}
.cat-children .lead {
  margin-bottom: 58px;
}
@media (max-width: 991px) {
  .cat-children .lead {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .cat-children .lead {
    margin-bottom: 28px;
  }
}
.cat-children .flex-3 {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cat-children .flex-3.row::before,
.cat-children .flex-3.row::after {
  display: none;
}
@media (max-width: 767px) {
  .cat-children .flex-3 {
    margin-bottom: 15px;
  }
}
.cat-children .category-desc > :last-child {
  margin-bottom: 0;
}
.items-links {
  margin-bottom: 25px;
}
.items-links .lead {
  margin-bottom: 54px;
}
@media (max-width: 767px) {
  .items-links .lead {
    margin-bottom: 24px;
  }
}
.items-links .flex-1 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .items-links .flex-1 {
    margin-bottom: 15px;
  }
}
.box-white {
  background-color: #ffffff;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
}
.subcat-link {
  display: block;
  color: inherit;
}
.subcat-link:hover,
.subcat-link:active,
.subcat-link:focus {
  text-decoration: none;
  color: inherit;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.3);
  transform: translateY(-8px);
}
.subcat-link .item-title {
  margin-bottom: 10px;
}
.subcat-link .h4 {
  letter-spacing: 0;
}
.subcat-link .item-content {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 992px) {
  .items-links .subcat-link .item-content {
    margin-top: 60px;
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .items-links .subcat-link .item-content {
    margin-top: 45px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .subcat-link .item-title-wrap {
    margin-bottom: 8px;
  }
  .subcat-link .item-img {
    padding-left: 45px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .subcat-link .item-content {
    text-align: left;
    margin-top: 45px;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 45px;
  }
}
@media (max-width: 767px) {
  .subcat-link {
    max-width: 500px;
    margin: 0 auto;
  }
}
.items-links .subcat-link .item-img {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .items-links .subcat-link .item-title-wrap {
    margin-bottom: 8px;
  }
  .items-links .subcat-link .item-content {
    padding-left: 15px;
    padding-right: 45px;
  }
  .items-links .subcat-link .item-img {
    padding-left: 45px;
  }
}
.subcat-content {
  min-height: 250px;
}
.article-intro .article-title {
  margin-bottom: 42px;
}
@media (max-width: 767px) {
  .article-intro .article-title {
    margin-bottom: 20px;
  }
}
.leading.quote h4 {
  margin-bottom: 5px;
}
.leading.quote .lead {
  margin-bottom: 22px;
}
.leading.quote .article-intro {
  margin: 40px 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .leading.quote .article-intro {
    margin: 31px 0;
  }
}
@media (max-width: 767px) {
  .leading.quote .article-intro {
    margin: 31px 0 0 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .leading.quote .col-xs-12 {
    max-width: 500px;
  }
}
.leading.quote .quote-occupation {
  line-height: 1.5;
}
.article-nav {
  border-top: 2px solid #eae4e1;
}
.article-nav .nav-prev .material-btn {
  margin-right: 15px;
}
.article-nav .nav-item {
  margin: 32px 0;
  color: #333333;
  font-weight: 700;
}
@media (max-width: 767px) {
  .article-nav .nav-item {
    margin: 20px 0;
  }
}
.article-nav .nav-item:hover,
.article-nav .nav-item:active,
.article-nav .nav-item:focus {
  text-decoration: none;
}
.article-nav .nav-next .material-btn {
  margin-left: 15px;
}
@media (max-width: 991px) {
  .table-of-contents.moduletable {
    padding-top: 53px;
  }
}
.table-of-contents h2 {
  margin-bottom: 58px;
}
@media (max-width: 767px) {
  .table-of-contents h2 {
    margin-bottom: 28px;
  }
}
.table-of-contents h4 span {
  margin-right: 20px;
}
.table-of-contents .category {
  list-style: none;
  padding-left: 0;
}
.table-of-contents .category li {
  padding-left: 2em;
  text-indent: -2em;
  padding-bottom: 8px;
}
@media (max-width: 767px) {
  .table-of-contents .category li:last-child {
    padding-bottom: 0;
  }
}
.table-of-contents .category li a {
  color: #333333;
  text-decoration: underline;
}
.table-of-contents .category li a:hover,
.table-of-contents .category li a:active,
.table-of-contents .category li a:focus {
  color: #e53730;
}
.table-of-contents .col-xs-12:last-child .category {
  margin-bottom: 0;
}
.page-link {
  text-decoration: none !important;
  opacity: 0.5;
  color: #000000;
  margin-left: 7px;
}
.page-link:hover,
.page-link:active,
.page-link:focus {
  color: #000000 !important;
  opacity: 0.74;
  text-decoration: none !important;
}
.article-nav-wrap {
  position: fixed;
  bottom: 30px;
  z-index: 100;
  left: 0;
  right: 0;
  height: 0;
}
@media (max-width: 767px) {
  .article-nav-wrap {
    bottom: 25px;
  }
}
.article-links-toggle {
  margin: auto;
  position: relative;
  transform: translateY(-100%);
}
.article-links-toggle:hover,
.article-links-toggle:active,
.article-links-toggle:focus {
  background-color: #e53730;
}
.article-links-toggle .material-icons {
  margin-right: 10px;
  overflow: hidden;
}
.article-links-toggle .close-icon {
  opacity: 0;
  position: absolute;
  top: 10px;
  left: 16px;
  -moz-transition: 0.25s opacity ease-in-out;
  -webkit-transition: 0.25s opacity ease-in-out;
  -o-transition: 0.25s opacity ease-in-out;
  -ms-transition: 0.25s opacity ease-in-out;
  transition: 0.25s opacity ease-in-out;
}
@media (max-width: 767px) {
  .article-links-toggle .close-icon {
    top: 5px;
  }
}
.article-links-toggle .open-icon {
  -moz-transition: 0.25s opacity ease-in-out;
  -webkit-transition: 0.25s opacity ease-in-out;
  -o-transition: 0.25s opacity ease-in-out;
  -ms-transition: 0.25s opacity ease-in-out;
  transition: 0.25s opacity ease-in-out;
}
.article-links-toggle.open .close-icon {
  opacity: 1;
}
.article-links-toggle.open .open-icon {
  opacity: 0;
}
.article-links {
  padding-left: 25px;
}
@media (min-width: 992px) {
  .article-links.affix {
    position: fixed;
    top: 60px;
  }
}
@media (min-width: 992px) {
  .article-links {
    position: absolute;
    padding-right: 80px;
  }
}
.article-links a {
  color: #333333;
}
.article-links a:hover,
.article-links a:active,
.article-links a:focus {
  color: #e53730;
}
.article-links .h4 {
  color: #e53730;
}
.article-links .lead-articles,
.article-links .categories,
.article-links .articles {
  list-style: none;
  padding-left: 0;
}
.article-links .lead-articles li {
  padding-left: 1.8em;
  text-indent: -1.8em;
  padding-bottom: 8px;
}
.article-links .lead-articles li::before {
  content: 'I';
  font-size: 15px;
  margin-right: 25px;
  opacity: 0.5;
  color: #000000;
}
.article-links .categories > li {
  padding-left: 1.8em;
  text-indent: -1.8em;
  padding-bottom: 18px;
}
@media (max-width: 991px) {
  .article-links .categories > li {
    padding-bottom: 15px;
  }
}
.article-links .categories > li::before {
  color: #e53730;
  opacity: 1;
  line-height: 1.333333;
  font-size: 18px;
  font-weight: 700;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .article-links .categories > li::before {
    font-size: 17.1px;
  }
}
@media (max-width: 767px) {
  .article-links .categories > li::before {
    font-size: 15.3px;
  }
}
.article-links .categories .articles {
  margin-top: 10px;
}
@media (max-width: 991px) {
  .article-links .categories .articles > li {
    padding-bottom: 8px;
  }
}
@media (max-width: 991px) {
  .article-links {
    will-change: transform;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
    -webkit-transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
    -o-transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
    -ms-transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
    transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
    margin-top: 0px;
    border: none;
    box-shadow: none;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2d2019;
    margin-top: 0;
    overflow-y: auto;
  }
  .article-links.opened {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
    -webkit-transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
    -o-transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
    -ms-transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
    transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  }
  .article-links > :first-child {
    margin-top: 80px;
  }
  .article-links > :last-child {
    margin-bottom: 80px;
  }
  .article-links a {
    color: #ffffff;
  }
  .article-links a:hover,
  .article-links a:active,
  .article-links a:focus {
    color: #ffffff;
  }
  .article-links .h4 {
    color: #ffffff;
  }
  .article-links .lead-articles li::before {
    color: #ffffff;
  }
  .article-links .categories li::before {
    color: #ffffff;
    opacity: 1;
  }
}
.additional-info {
  position: relative;
  padding-top: 60px;
  padding-bottom: 48px;
  margin-top: 40px;
  margin-bottom: 90px;
}
html[lang="en-gb"] .additional-info {
  min-height: 330px;
}
html[lang="ru-ru"] .additional-info {
  min-height: 310px;
}
@media (max-width: 991px) {
  .additional-info {
    margin-top: 20px;
    margin-bottom: 70px;
    padding-top: 45px;
    padding-bottom: 33px;
  }
}
@media (max-width: 767px) {
  .additional-info {
    margin-bottom: 80px;
  }
}
.additional-info .section-title {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .additional-info .section-title {
    margin: 0;
    position: absolute;
    text-align: left;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    right: 20px;
    top: 0;
  }
}
@media (min-width: 992px) {
  .additional-info .section-title {
    right: 30px;
  }
}
.article-content img {
  max-width: 100%;
}
.item-page {
  margin-bottom: 0;
}
.item-page .article-content {
  margin-top: 124px;
  margin-bottom: 84px;
}
@media (max-width: 991px) {
  .item-page .article-content {
    margin-top: 104px;
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .item-page .article-content {
    margin-top: 84px;
    margin-bottom: 40px;
  }
}
.item-page .article-images {
  margin-bottom: 63px;
}
@media (max-width: 991px) {
  .item-page .article-images {
    margin-bottom: 60px;
  }
}
.item-page .article-images .img_caption {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .item-page .article-images .img_caption {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .item-page .article-images .img_caption {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .item-page .article-images .img-wrap:first-child {
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .item-page .article-images .img-wrap:first-child {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .item-page .article-images .img-wrap:last-of-type {
    margin-bottom: 0;
  }
}
.item-page .exercise-link .material-icons {
  margin-right: 10px;
  font-size: 18px;
}
.item-links > * {
  margin: 0 8px;
}
@media (max-width: 991px) {
  .item-links > * {
    margin: 0 16px;
  }
}
img[style="float: left;"] {
  margin-right: 15px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  img[style="float: left;"] {
    float: none !important;
    margin: 0;
  }
}
.exercise-content {
  background-color: #ffffff;
  margin-top: 30px;
  padding-top: 65px;
  border-top: 2px solid #eae4e1;
}
@media (max-width: 991px) {
  .exercise-content {
    margin-top: 20px;
    padding-top: 55px;
  }
}
.exercise-alert {
  padding-left: 20px;
  padding-right: 20px;
}
.exercise-desc {
  margin-top: 30px;
  margin-bottom: 64px;
}
@media (max-width: 991px) {
  .exercise-desc {
    margin-top: 10px;
    margin-bottom: 50px;
  }
}
.gallery-alt .exercise-desc {
  margin-bottom: 44px;
}
@media (max-width: 991px) {
  .gallery-alt .exercise-desc {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}
.exercise-desc.collapse-text {
  -moz-transition: 0.25s height ease-in-out;
  -webkit-transition: 0.25s height ease-in-out;
  -o-transition: 0.25s height ease-in-out;
  -ms-transition: 0.25s height ease-in-out;
  transition: 0.25s height ease-in-out;
  height: 220px;
  overflow: hidden;
  position: relative;
}
.exercise-desc.collapse-text::after {
  content: '';
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
}
.exercise-desc.collapse-text.open {
  height: auto;
}
.exercise-desc.collapse-text.open::after {
  background: none;
}
.exercise-desc.collapse-text.open .collapse-text-toggle {
  -moz-transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  -webkit-transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  -o-transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  -ms-transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  transition: 0s 0.25s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.exercise-desc .collapse-text-toggle {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 8px;
  -moz-transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  -webkit-transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  -o-transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  -ms-transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  transition: 0.25s 0s visibility ease-in-out, 0.25s 0s opacity ease-in-out, 0.25s 0s transform ease-in-out;
  opacity: 1;
}
.exercise h3 {
  margin-top: 50px;
}
.exercise.text fieldset {
  margin-bottom: 75px;
}
.exercise.gallery-alt {
  border-top: none;
}
.exercise .img_caption {
  padding-bottom: 15px;
}
.exercise .img_caption p.img_caption {
  text-align: center;
}
.exercise-title-container .additional-exercise {
  border-top: 2px solid #eae4e1;
  padding-top: 50px;
}
.exercise-title-container .additional-exercise .exercise-title {
  margin-bottom: 54px;
}
.additional-exercise + .exercise {
  border-top: none;
}
.exercise-questions {
  margin-bottom: 58px;
}
@media (max-width: 991px) {
  .exercise-questions {
    margin-bottom: 35px;
  }
}
.exercise-questions h3 {
  text-align: center;
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .exercise-questions h3 {
    margin-bottom: 25px;
  }
}
.exercise-title-container:not(.additional-exercise).exercise-title-container:not(:first-child) {
  padding-top: 65px;
  border-top: 2px solid #eae4e1;
}
.draggable-wrapper {
  position: relative;
  border-top: 2px solid #eae4e1;
}
.draggable-wrapper .container {
  position: relative;
}
.draggable-wrapper + .exercise-questions {
  border-top: 2px solid #eae4e1;
  padding-top: 65px;
}
@media (max-width: 991px) {
  .draggable-wrapper + .exercise-questions {
    margin-bottom: 35px;
  }
}
.draggable-wrapper::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  width: 80px;
  height: 50px;
  margin: 114px auto 0;
  pointer-events: none;
  background-image: url(/templates/purity_iii/images/arr_left.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .draggable-wrapper::before {
    right: 16.66666667%;
  }
}
.draggable-wrapper::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  pointer-events: none;
  z-index: 0;
  background-color: #f7f6f2;
}
@media (max-width: 991px) {
  .draggable-wrapper::after {
    width: 58.33333333%;
  }
}
@media (max-width: 991px) {
  .draggable-wrapper.exercise-wide::before {
    right: 0;
  }
  .draggable-wrapper.exercise-wide::after {
    width: 50%;
  }
}
.ui-draggable {
  cursor: -webkit-grab;
  cursor: grab;
  float: left;
  z-index: 2;
}
.timeline-normal .ui-draggable:nth-child(1) {
  left: 20px;
}
.timeline-normal .ui-draggable:nth-child(2) {
  top: 120px;
  left: 60px;
}
.timeline-normal .ui-draggable:nth-child(3) {
  top: 150px;
  left: -150px;
}
.timeline-normal .ui-draggable:nth-child(4) {
  left: 375px;
}
.timeline-normal .ui-draggable:nth-child(5) {
  top: 210px;
  left: -140px;
}
.timeline-normal .ui-draggable:nth-child(6) {
  top: 40px;
  left: 390px;
}
@media (max-width: 1199px) {
  .timeline-normal .ui-draggable:nth-child(2) {
    top: 30px;
  }
  .timeline-normal .ui-draggable:nth-child(3) {
    top: 70px;
    left: -140px;
  }
  .timeline-normal .ui-draggable:nth-child(4) {
    top: -60px;
    left: 285px;
  }
  .timeline-normal .ui-draggable:nth-child(5) {
    top: 130px;
    left: -130px;
  }
  .timeline-normal .ui-draggable:nth-child(6) {
    left: 150px;
  }
}
@media (max-width: 991px) {
  .timeline-normal .ui-draggable:nth-child(2) {
    top: 20px;
  }
  .timeline-normal .ui-draggable:nth-child(3) {
    left: -120px;
  }
  .timeline-normal .ui-draggable:nth-child(4) {
    top: -85px;
    left: 255px;
  }
  .timeline-normal .ui-draggable:nth-child(5) {
    top: 100px;
    left: -100px;
  }
  .timeline-normal .ui-draggable:nth-child(6) {
    top: -10px;
  }
}
.timeline-wide .ui-draggable:nth-child(1) {
  left: 10px;
}
.timeline-wide .ui-draggable:nth-child(2) {
  top: 30px;
  left: 40px;
}
.timeline-wide .ui-draggable:nth-child(3) {
  top: 70px;
  left: 60px;
}
.timeline-wide .ui-draggable:nth-child(4) {
  top: -160px;
  left: -20px;
}
.timeline-wide .ui-draggable:nth-child(5) {
  top: 75px;
  left: -180px;
}
.timeline-wide .ui-draggable:nth-child(6) {
  top: -230px;
  left: 290px;
}
.timeline-wide .ui-draggable:nth-child(7) {
  top: 60px;
  left: 70px;
}
.timeline-wide .ui-draggable:nth-child(8) {
  top: -110px;
  left: -210px;
}
.timeline-wide .ui-draggable:nth-child(9) {
  top: -70px;
  left: 80px;
}
@media (max-width: 1199px) {
  .timeline-wide .ui-draggable:nth-child(4) {
    top: -150px;
    left: -10px;
  }
  .timeline-wide .ui-draggable:nth-child(6) {
    top: -245px;
    left: 210px;
  }
  .timeline-wide .ui-draggable:nth-child(7) {
    top: 55px;
    left: 50px;
  }
  .timeline-wide .ui-draggable:nth-child(8) {
    top: -90px;
    left: -165px;
  }
  .timeline-wide .ui-draggable:nth-child(9) {
    top: -110px;
    left: 215px;
  }
}
@media (max-width: 991px) {
  .timeline-wide .ui-draggable:nth-child(3) {
    top: 90px;
    left: -130px;
  }
  .timeline-wide .ui-draggable:nth-child(4) {
    left: 215px;
    top: -170px;
  }
  .timeline-wide .ui-draggable:nth-child(5) {
    top: 120px;
    left: -160px;
  }
  .timeline-wide .ui-draggable:nth-child(6) {
    top: -280px;
    left: 210px;
  }
  .timeline-wide .ui-draggable:nth-child(7) {
    top: -40px;
    left: 30px;
  }
  .timeline-wide .ui-draggable:nth-child(8) {
    top: -25px;
    left: -170px;
  }
  .timeline-wide .ui-draggable:nth-child(9) {
    top: -170px;
    left: 175px;
  }
}
@media (max-width: 900px) {
  .timeline-wide .ui-draggable:nth-child(1) {
    left: 0px;
  }
  .timeline-wide .ui-draggable:nth-child(2) {
    top: 20px;
    left: -30px;
  }
  .timeline-wide .ui-draggable:nth-child(3) {
    top: 90px;
    left: -170px;
  }
  .timeline-wide .ui-draggable:nth-child(4) {
    top: -135px;
    left: 155px;
  }
  .timeline-wide .ui-draggable:nth-child(5) {
    top: 110px;
    left: -160px;
  }
  .timeline-wide .ui-draggable:nth-child(6) {
    top: -240px;
    left: 135px;
  }
  .timeline-wide .ui-draggable:nth-child(7) {
    top: 0px;
    left: 10px;
  }
  .timeline-wide .ui-draggable:nth-child(8) {
    top: -35px;
  }
  .timeline-wide .ui-draggable:nth-child(9) {
    top: -140px;
    left: 125px;
  }
}
.ui-draggable.ui-draggable-dragging {
  cursor: grabbing;
  box-shadow: 16px 8px 30px rgba(0, 0, 0, 0.25) !important;
}
.ui-used {
  visibility: hidden;
  opacity: 0 !important;
}
.ui-droppable {
  padding: 10px 0;
  position: relative;
  z-index: 1;
}
.ui-droppable.ui-droppable-active .droppable-hover {
  background-color: #b4f8b6;
}
.ui-droppable.ui-droppable-active.ui-droppable-hover .droppable-hover {
  background-color: #8bd58d;
}
.ui-droppable.error .droppable-hover {
  background-color: #ffb9b9;
}
.ui-droppable .droppable-hover {
  min-height: 30px;
  border-radius: 4px;
  -moz-transition: 0.25s background-color ease-in-out;
  -webkit-transition: 0.25s background-color ease-in-out;
  -o-transition: 0.25s background-color ease-in-out;
  -ms-transition: 0.25s background-color ease-in-out;
  transition: 0.25s background-color ease-in-out;
}
.ui-listen-droppable {
  -moz-transition: 0.25s background-color ease-in-out;
  -webkit-transition: 0.25s background-color ease-in-out;
  -o-transition: 0.25s background-color ease-in-out;
  -ms-transition: 0.25s background-color ease-in-out;
  transition: 0.25s background-color ease-in-out;
}
.ui-listen-droppable.error {
  background-color: rgba(204, 0, 0, 0.3);
}
.drop-item {
  float: right;
  right: 77px;
  position: relative;
  margin-bottom: 12px;
  z-index: 1;
}
@media (max-width: 991px) {
  .drop-item {
    right: 65px;
  }
}
.drop-item::before {
  content: 'check';
  font-family: 'Material Icons' !important;
  line-height: 1.3;
  color: #ffffff;
  width: 20px;
  height: 20px;
  padding-right: 2px;
  background-color: #59be51;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: -22px;
}
.timeline-hint {
  margin-top: 38px;
  margin-bottom: 50px;
  padding-left: 40px;
  position: relative;
  z-index: 1;
}
.timeline-items {
  padding-left: 50px;
  margin-bottom: 140px;
}
.timeline-wide .timeline-items {
  max-width: 650px;
}
@media (max-width: 991px) {
  .timeline-items {
    margin-bottom: 70px;
  }
}
.timeline-group {
  position: relative;
}
.timeline-group:first-child {
  margin-top: 82px;
}
.timeline-group:last-child {
  margin-bottom: 40px;
}
.timeline-group h4 {
  padding-right: 37px;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .timeline-group h4 {
    padding-right: 33px;
  }
}
.timeline-wide .timeline-group h4 {
  margin-top: 0;
}
.timeline-group::after {
  content: '';
  position: absolute;
  top: 43px;
  right: 67px;
  bottom: 0;
  border-right: 2px dashed #eae4e1;
}
@media (max-width: 850px) {
  .timeline-group::after {
    right: 57px;
  }
}
.timeline-group:last-child::after {
  display: none;
}
@media (max-width: 991px) {
  .timeline-group {
    padding-left: 40px;
    padding-right: 20px;
  }
  .timeline-group:first-child {
    margin-top: 52px;
  }
  .timeline-group:last-child {
    margin-bottom: 60px;
  }
  .timeline-wide .timeline-group::after {
    display: none;
  }
}
@media (max-width: 850px) {
  .timeline-normal .timeline-group {
    padding-right: 10px;
  }
}
.timeline-wide .timeline-group {
  padding-bottom: 30px;
}
.timeline-wide .timeline-group:first-child {
  margin-top: 47px;
}
.timeline-wide .timeline-group:last-child {
  margin-bottom: 74px;
}
.timeline-wide .timeline-group.empty {
  margin-bottom: 10px;
  margin-top: -20px;
  padding-bottom: 0;
}
.timeline-wide .timeline-group.empty:first-child {
  margin-top: 47px;
}
.timeline-wide .timeline-group.empty:last-child {
  margin-bottom: 24px;
}
.timeline-wide .timeline-group.empty:last-child::after {
  display: none;
}
.timeline-wide .timeline-group.empty::after {
  display: none;
}
.timeline-wide .timeline-group::after {
  top: 0;
  left: 248px;
  right: auto;
  bottom: -5px;
}
.timeline-wide .timeline-group:last-child::after {
  display: block;
}
.timeline-wide .timeline-group .event-info {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  margin-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
@media (max-width: 991px) {
  .timeline-wide .timeline-group .event-info {
    flex: 1 0 100%;
    margin-top: 30px;
    margin-left: 0;
  }
}
.timeline-wide .timeline-group .event.dropped .event-info::after {
  content: 'check';
  font-family: 'Material Icons' !important;
  line-height: 1.3;
  color: #ffffff;
  width: 20px;
  height: 20px;
  padding-right: 2px;
  background-color: #59be51;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 60px;
}
.timeline-wide .timeline-group .event-img {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
}
.timeline-wide .timeline-group .event-img .img-responsive {
  margin: auto;
  max-height: none;
  max-width: 100%;
}
.timeline-wide .timeline-group .event-img .img-responsive + .img-responsive {
  margin-top: 16px;
}
@media (max-width: 991px) {
  .timeline-wide .timeline-group .event-img {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .timeline-wide .timeline-group .event-img.row::before,
  .timeline-wide .timeline-group .event-img.row::after {
    display: none;
  }
  .timeline-wide .timeline-group .event-img .img-responsive {
    max-height: 160px;
    margin: 0;
  }
  .timeline-wide .timeline-group .event-img .img-responsive + .img-responsive {
    margin-top: 0;
  }
}
.reset-exercise {
  margin-bottom: 50px;
}
.timeline-items .img-responsive,
.timeline-group .img-responsive {
  width: auto !important;
  max-height: 200px;
  max-width: 300px;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199px) {
  .timeline-items .img-responsive,
  .timeline-group .img-responsive {
    max-height: 175px;
    max-width: 250px;
  }
}
@media (max-width: 991px) {
  .timeline-items .img-responsive,
  .timeline-group .img-responsive {
    max-height: 150px;
    max-width: 200px;
  }
}
.timeline-items .drag-box-wrap,
.timeline-group .drag-box-wrap {
  background-color: #ffffff;
  padding: 4px 4px;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
  -moz-transition: 0.25s box-shadow ease-in-out;
  -webkit-transition: 0.25s box-shadow ease-in-out;
  -o-transition: 0.25s box-shadow ease-in-out;
  -ms-transition: 0.25s box-shadow ease-in-out;
  transition: 0.25s box-shadow ease-in-out;
  border-radius: 4px;
  max-width: 208px;
}
@media (max-width: 1199px) {
  .timeline-items .drag-box-wrap,
  .timeline-group .drag-box-wrap {
    max-width: 178px;
  }
}
@media (max-width: 991px) {
  .timeline-items .drag-box-wrap,
  .timeline-group .drag-box-wrap {
    max-width: 158px;
  }
}
.timeline-items .drag-box-wrap img,
.timeline-group .drag-box-wrap img {
  box-shadow: none;
  max-width: 100%;
  max-height: none;
}
.timeline-items .drag-box-wrap p,
.timeline-group .drag-box-wrap p {
  margin: 15px 5px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .timeline-items .drag-box-wrap p,
  .timeline-group .drag-box-wrap p {
    margin: 10px 5px;
    line-height: 17px;
    font-size: 15px;
  }
}
.gallery-wrap {
  margin: 20px auto 85px;
  padding: 0 52px;
  max-width: 1366px;
}
.gallery-wrap .slick-gallery {
  margin-left: -12px;
  margin-right: -12px;
}
.gallery-wrap .col-lg-3 {
  padding: 0 12px;
}
.gallery-wrap .gallery-item {
  display: block;
  overflow: hidden;
  border-radius: 4px;
  position: relative;
  outline: 0;
}
.gallery-wrap .gallery-item::before {
  content: '';
  display: table;
  width: 100%;
  height: 0;
  padding-bottom: 137.457%;
}
.gallery-alt .gallery-wrap .gallery-item::before {
  padding-bottom: 117.1712%;
}
.gallery:not(.gallery-alt) .gallery-wrap .gallery-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.2) 52.49%, rgba(0, 0, 0, 0.7) 100%);
}
.gallery-wrap .gallery-item .img-responsive {
  position: absolute;
  top: -200%;
  left: -200%;
  right: -200%;
  bottom: -200%;
  margin: auto;
  -moz-transition: 0.25s transform ease-in-out;
  -webkit-transition: 0.25s transform ease-in-out;
  -o-transition: 0.25s transform ease-in-out;
  -ms-transition: 0.25s transform ease-in-out;
  transition: 0.25s transform ease-in-out;
}
.gallery-wrap .gallery-item .img-responsive.portrait {
  width: 100%;
}
.gallery-wrap .gallery-item .img-responsive.landscape {
  height: 100%;
  max-width: none;
  width: auto !important;
}
.gallery-wrap a.gallery-item:hover .img-responsive {
  transform: scale(1.05);
}
.gallery:not(.gallery-alt) .gallery-wrap .img-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  color: #fff;
  padding: 0 15px 16px;
}
.gallery:not(.gallery-alt) .gallery-wrap .img-title p {
  margin: 0;
  line-height: 25px;
}
.gallery:not(.gallery-alt) .gallery-wrap .img-title strong {
  line-height: 24px;
  font-size: 21px;
}
.gallery-alt .gallery-wrap {
  padding: 0;
  margin: 20px auto 70px;
}
.gallery-alt .gallery-wrap > .row {
  margin-left: 0;
  margin-right: 0;
}
.gallery-alt .gallery-wrap > .row > div {
  padding: 0;
}
.gallery-alt .img-title {
  padding: 14px 5px 15px;
  font-weight: 700;
  line-height: 24px;
}


.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #ffffff url(/templates/purity_iii/images/ajax-loader.gif) center center no-repeat;
}

.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 34px;
  width: 34px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  content: 'chevron_left';
  color: #e53730;
  vertical-align: middle;
  font-family: 'Material Icons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  
  -webkit-font-smoothing: antialiased;
  
  text-rendering: optimizeLegibility;
  
  -moz-osx-font-smoothing: grayscale;
  
  font-feature-settings: 'liga';
  font-size: 48px;
  height: 34px;
  width: 34px;
  margin-top: -15px;
  margin-left: -15px;
  -moz-transition: 0.25s opacity ease-in-out;
  -webkit-transition: 0.25s opacity ease-in-out;
  -o-transition: 0.25s opacity ease-in-out;
  -ms-transition: 0.25s opacity ease-in-out;
  transition: 0.25s opacity ease-in-out;
  opacity: 0.3;
}
[dir="rtl"] .slick-prev:before,
[dir="rtl"] .slick-next:before {
  content: 'chevron_right';
}
.slick-prev {
  left: -31px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -31px;
}
.slick-next {
  right: -31px;
}
[dir="rtl"] .slick-next {
  left: -31px;
  right: auto;
}
.slick-next:before {
  transform-origin: center;
  transform: rotate(180deg);
  margin-top: 7px;
  margin-left: 5px;
}
.slick-prev:hover::before,
.slick-next:hover::before {
  opacity: 1;
}

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "???";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.modal-link {
  text-decoration: underline;
}
.modal-content {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0;
  min-width: 100%;
  border-radius: 8px;
  position: relative;
  z-index: 1;
}
.modal-dialog {
  max-height: 100vh;
}
@media (max-width: 767px) {
  .modal-dialog {
    padding: 10px;
    margin: 0;
  }
}
.modal-dialog .close {
  z-index: 2;
  display: block;
  position: absolute;
  right: -48px;
  top: 30px;
  background-color: #e53730;
  opacity: 1;
  font-weight: 400;
  font-size: 16px;
}
@media (max-width: 767px) {
  .modal-dialog .close {
    right: 15px;
    top: 15px;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 650px;
    margin: 0 auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    width: 870px;
  }
}
@media (min-width: 1200px) {
  .modal-dialog {
    width: 1080px;
  }
}
.modal-body {
  padding: 20px 50px 30px;
}
@media (max-width: 767px) {
  .modal-body {
    padding: 20px;
  }
}
.modal-body .embed-responsive {
  margin-top: 30px;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.modal-open {
  overflow: hidden !important;
}
.full-modal {
  padding-right: 0 !important;
}
.full-modal .modal-content {
  height: 100vh;
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.full-modal .modal-content.row::before,
.full-modal .modal-content.row::after {
  display: none;
}
#back-to-top {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 1;
}
@media (max-width: 767px) {
  #back-to-top {
    right: 25px;
    bottom: 25px;
  }
}
.t3-footer {
  background-color: #504b4b;
  position: relative;
}
.t3-footer a {
  text-decoration: underline;
  color: #ffffff;
}
.t3-footer a:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .t3-footer .text-small {
    margin-top: 30px;
  }
  .t3-footer .t3-spotlight {
    padding-bottom: 0px;
  }
  .t3-footer .t3-spotlight > div {
    margin-bottom: 50px;
  }
}
.footer-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-logos.row::before,
.footer-logos.row::after {
  display: none;
}
.footer-logos a {
  display: block;
}
@media (max-width: 991px) {
  .footer-logos > :nth-child(3) {
    margin-top: 20px;
  }
  .footer-logos > :nth-child(3) img {
    max-height: 80px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .footer-logos {
    margin-top: 25px;
  }
  .footer-logos .img-responsive {
    max-height: 35px;
  }
}

.rw-logo {
  position: absolute;
  z-index: 1;
  width: 70px;
  bottom: 30px;
  overflow: hidden;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .rw-logo {
    bottom: 22px;
  }
}
.rw-logo a {
  text-decoration: none;
  display: block;
  font-size: 7px;
  letter-spacing: 1.5px;
  color: #ffffff;
  opacity: 0.6;
}
.rw-logo a:hover {
  opacity: 1;
}
html,
body {
  width: 100%;
}
@media (max-width: 767px) {
  html,
  body {
    font-size: 15px;
  }
}
body {
  padding-top: 0;
}
body.contentpane {
  background-color: #ffffff;
}
body.contentpane .page-header {
  display: none;
}
body.contentpane .article-content {
  margin: 0;
}
body.contentpane .item-content {
  width: 100%;
}
body.contentpane .item-content .col-xs-12 {
  width: 100%;
  left: 0;
}
.t3-content,
.t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-content a:not([class]) {
  text-decoration: underline;
  word-wrap: break-word;
}
.t3-content a:not([class])[title]:hover {
  color: #000000;
}
.t3-wrapper {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.t3-wrapper.row::before,
.t3-wrapper.row::after {
  display: none;
}
.t3-mainbody {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin: 0;
}
.t3-mainbody.row::before,
.t3-mainbody.row::after {
  display: none;
}
@media (max-width: 767px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog-teacher .container-fluid {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .blog-teacher .container-fluid {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.tooltip.in {
  opacity: 1;
}
.top.tooltip .tooltip-arrow {
  border-top-color: #ffffff;
}
.tooltip .tooltip-inner {
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
  color: #333333;
  padding: 9px 11px 7px;
  text-align: left;
  line-height: 21px;
  font-size: 15px;
}
.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.embed-responsive:empty {
  display: none;
}
.alert-info {
  background-color: #ffffff;
  border-color: #cfe4ed;
  color: #4496E9;
  border-radius: 8px;
  margin-bottom: 60px;
}
.alert-info .material-icons {
  margin-right: 8px;
  vertical-align: text-bottom;
}
.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 60px;
  padding-bottom: 60px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-right: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .blog .blog-item .item-image.pull-left {
    float: none !important;
  }
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 15px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #b21c16;
}
.blog .blog-item .article-intro {
  margin-bottom: 30px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}
