/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         https://github.com/t3framework/ 
 *------------------------------------------------------------------------------
*/
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
/* joomla 3.x 400px */
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
/*========================================================================================*/
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         https://github.com/t3framework/ 
 *------------------------------------------------------------------------------
*/
@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//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: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
html {
  height: 100%;
}
@-ms-viewport {
  width: device-width;
}
body {
  -ms-overflow-style: scrollbar;
  height: 100%;
  margin: 0;
  font-family: 'Lato', sans-serif;
}
body:after {
  content: "";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -999;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f9b129;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e30613;
  outline: none !important;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  text-decoration: none;
}
.page_header {
  text-align: center;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #d1d1d1;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.item-pageworks .pull-left {
  margin-right: 30px;
  margin-bottom: 30px;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  z-index: 1;
}
@media (max-width: 767px) {
  .item__module {
    margin-bottom: 50px;
  }
}
@media screen and (max-height: 639px) {
  .modal-dialog {
    bottom: 0;
    top: 0;
    transform: translate(-50%, 0%);
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Changa One', cursive;
  font-weight: 400;
  line-height: 1.1;
  color: #2b2c2f;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 95px;
  line-height: 70px;
  font-weight: 400;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 36px;
    line-height: 42px;
  }
}
h2,
.h2 {
  font-weight: 400;
  font-size: 70px;
  line-height: 78px;
}
@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
h3,
.h3 {
  font-weight: 400;
  font-size: 55px;
  line-height: 56px;
  margin-top: 0;
  margin-bottom: 40px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  h3,
  .h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
h4,
.h4 {
  font-weight: 400;
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 30px;
  margin-top: 0px;
  font-family: 'Lato', sans-serif;
}
h5,
.h5 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Lato', sans-serif;
  text-transform: capitalize;
}
h6,
.h6 {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  font-family: 'Lato', sans-serif;
  text-transform: capitalize;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #e30613;
}
a.text-primary:hover {
  color: #e72525;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #e30613;
}
a.bg-primary:hover {
  background-color: #e72525;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul li,
ol li {
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  font-weight: 700;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ol {
  padding: 0;
  counter-reset: item;
}
ol li {
  position: relative;
  list-style: none;
}
ol li:before {
  content: counters(item, ". ", decimal-leading-zero) ". ";
  counter-increment: item;
  color: #e30613;
  margin-right: 12px;
}
ul {
  padding: 0;
}
ul li {
  list-style: none;
}
ul.icons li {
  font-size: 18px;
  line-height: 46px;
  color: #333333;
  font-weight: 700;
}
ul.icons li:before {
  vertical-align: middle;
  font-size: 40px;
  margin-right: 10px;
  color: #e30613;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 47px 20px 15px 0;
  margin: 0;
  font-size: 17.5px;
  position: relative;
  display: inline-block;
}
blockquote:before {
  position: absolute;
  content: '\“';
  font-size: 65px;
  line-height: 65px;
  color: #e30613;
  top: 0;
  left: 0;
  font-family: 'Lato', sans-serif;
}
blockquote p {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 20px;
  color: #333333;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  /* Features Rows */
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}
mark {
  background: #333333;
  color: white;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.form-control:focus {
  border-color: #e30613;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(236, 83, 83, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(236, 83, 83, 0.6);
}
.form-control::-moz-placeholder {
  color: #9b9b9b;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #9b9b9b;
}
.form-control::-webkit-input-placeholder {
  color: #9b9b9b;
}
.form-control::-moz-placeholder {
  color: #9b9b9b;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #9b9b9b;
}
.form-control::-webkit-input-placeholder {
  color: #9b9b9b;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.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;
}
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: #2b2c2f;
  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: #2b2c2f;
}
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: #2b2c2f;
}
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: #2b2c2f;
  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: #2b2c2f;
}
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: #2b2c2f;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}
form mark {
  background: none !important;
  bottom: 100%;
  top: -17px;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 26px;
  right: 3px;
  padding: 0 !important;
  position: absolute;
}
form mark label {
  color: #fd3c3d;
  display: block;
  font-size: 11px;
  line-height: 18px;
  margin: 0 !important;
  font-family: 'Lato', sans-serif;
}
form mark label.error {
  display: inline;
}
form textarea {
  min-height: 131px;
  max-height: 131px;
}
.mod_tm_ajax_contact_form_select {
  margin-bottom: 0;
  font-size: 0;
}
div.chzn-container {
  font-size: 16px;
  line-height: 23px;
  text-align: left;
}
div.chzn-container .chzn-results {
  margin: 0;
  padding: 0;
}
div.chzn-container .chzn-results li {
  padding: 10px 20px;
  color: #9b9b9b;
  background: #f6f6f6;
}
div.chzn-container .chzn-results li.highlighted {
  background: #e30613;
  color: #ffffff;
}
div.chzn-container-single .chzn-single {
  background: #f6f6f6;
  height: 56px;
  padding: 16px 7px 16px 18px;
  line-height: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  color: #9b9b9b;
}
div.chzn-container-single .chzn-single > span {
  padding-right: 56px;
}
div.chzn-container-single .chzn-single div {
  width: 56px;
  height: 56px;
  top: -1px;
  right: 6px;
  color: #ffffff;
  background: #f6f6f6;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
div.chzn-container-single .chzn-single div b {
  display: none;
}
div.chzn-container-single .chzn-single div:before {
  content: '\e5cf';
  font-size: 30px;
  color: #f9b129;
  font-family: 'Material Icons';
  line-height: 0;
  position: absolute;
  top: 50%;
  left: -12px;
  width: 100%;
  text-align: center;
}
div.chzn-container-single .chzn-single span {
  margin: 0;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  background: #f6f6f6;
  border: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
  background: #f6f6f6;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div:before {
  content: '\e5ce';
}
div.chzn-container-single .chzn-drop {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
  border-top: none;
  margin: 0;
  height: auto;
  color: #374046;
  margin-top: 1px;
}
div.chzn-container-single .chzn-results {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
div.chzn-container-single .chzn-results li {
  color: #374046;
}
.chzn-container .chzn-drop {
  z-index: 1009;
}
span.checkbox {
  text-align: center;
  position: relative;
  display: inline-block;
  min-height: 0;
  height: 18px;
  line-height: 18px;
  width: 18px;
  background: #f6f6f6;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
span.checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
span.checkbox input[type="checkbox"]:checked + label.checkbox_inner:before {
  content: '\f00c';
}
span.checkbox label.checkbox_inner {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
span.checkbox label.checkbox_inner:before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 11px;
  line-height: 18px;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  color: #e30613;
}
span.checkbox + label {
  margin: 0 0 0 2px;
  vertical-align: middle;
}
.control-group {
  margin-bottom: 25px;
  position: relative;
  /*label{
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    font-family: @font-family-secondary2;
  }*/
}
span.radio {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  min-height: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f6f6f6;
}
span.radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
span.radio input[type="radio"]:checked + label.radio_inner {
  min-height: 18px;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 50%;
  position: absolute;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
  background: #e30613;
}
span.radio label.radio_inner {
  bottom: 0;
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
span.radio + label {
  margin: 0 0 0 4px;
  vertical-align: middle;
}
.item_introtext input,
.item_fulltext input,
.category_desc input,
.controls input,
.item_introtext select,
.item_fulltext select,
.category_desc select,
.controls select,
.item_introtext .select,
.item_fulltext .select,
.category_desc .select,
.controls .select,
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea,
.controls textarea {
  width: 100%;
}
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea,
.controls textarea {
  height: 131px;
}
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"],
.uneditable-input {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 56px;
  background: #f6f6f6;
  border: 1px solid transparent;
  color: #9b9b9b;
  font-family: 'Lato', sans-serif;
  font-size: 16px !important;
  line-height: 23px;
  padding: 16px 7px 16px 18px;
  padding-left: 24px!important;
  font-weight: 400;
  vertical-align: middle;
  outline: none;
  margin-bottom: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 1s ease , box-shadow 1s ease;
  -o-transition: border-color 1s ease , box-shadow 1s ease;
  transition: border-color 1s ease , box-shadow 1s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
}
select:-webkit-autofill,
textarea:-webkit-autofill,
input[type="text"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="datetime"]:-webkit-autofill,
input[type="datetime-local"]:-webkit-autofill,
input[type="date"]:-webkit-autofill,
input[type="month"]:-webkit-autofill,
input[type="time"]:-webkit-autofill,
input[type="week"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="color"]:-webkit-autofill,
.uneditable-input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 20px #f6f6f6 !important;
  -webkit-text-fill-color: #9b9b9b !important;
  color: #9b9b9b !important;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #e30613;
}
select:focus.error,
textarea:focus.error,
input[type="text"]:focus.error,
input[type="password"]:focus.error,
input[type="datetime"]:focus.error,
input[type="datetime-local"]:focus.error,
input[type="date"]:focus.error,
input[type="month"]:focus.error,
input[type="time"]:focus.error,
input[type="week"]:focus.error,
input[type="number"]:focus.error,
input[type="email"]:focus.error,
input[type="url"]:focus.error,
input[type="search"]:focus.error,
input[type="tel"]:focus.error,
input[type="color"]:focus.error,
.uneditable-input:focus.error {
  border-color: #fd3c3d;
}
select.error,
textarea.error,
input[type="text"].error,
input[type="password"].error,
input[type="datetime"].error,
input[type="datetime-local"].error,
input[type="date"].error,
input[type="month"].error,
input[type="time"].error,
input[type="week"].error,
input[type="number"].error,
input[type="email"].error,
input[type="url"].error,
input[type="search"].error,
input[type="tel"].error,
input[type="color"].error,
.uneditable-input.error {
  border-color: #fd3c3d;
}
textarea {
  resize: none;
}
#joomcommentform textarea {
  width: 100%;
  box-shadow: none;
  border: 1px solid transparent;
}
#joomcommentform textarea.error {
  border: 1px solid #fd3c3d;
}
.control-group-input .controls {
  position: relative;
  margin-bottom: 25px;
}
label.error {
  color: #fd3c3d;
}
.control-group-button {
  text-align: center;
  margin-top: 24px;
}
.control-group-button .btn {
  margin-right: 0;
}
.control-group-button .btn + .btn {
  margin-left: 10px;
}
.mod_tm_ajax_contact_form select,
.mod_tm_ajax_contact_form textarea,
.mod_tm_ajax_contact_form input[type="text"],
.mod_tm_ajax_contact_form input[type="password"],
.mod_tm_ajax_contact_form input[type="datetime"],
.mod_tm_ajax_contact_form input[type="datetime-local"],
.mod_tm_ajax_contact_form input[type="date"],
.mod_tm_ajax_contact_form input[type="month"],
.mod_tm_ajax_contact_form input[type="time"],
.mod_tm_ajax_contact_form input[type="week"],
.mod_tm_ajax_contact_form input[type="number"],
.mod_tm_ajax_contact_form input[type="email"],
.mod_tm_ajax_contact_form input[type="url"],
.mod_tm_ajax_contact_form input[type="search"],
.mod_tm_ajax_contact_form input[type="tel"],
.mod_tm_ajax_contact_form input[type="color"],
.mod_tm_ajax_contact_form .uneditable-input {
  max-width: 100%;
  width: 100%;
  height: 56px;
  background: #f6f6f6;
  border: 1px solid transparent;
  color: #9b9b9b;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 23px;
  padding: 16px 7px 16px 18px;
  padding-left: 22px;
  font-weight: 400;
  vertical-align: middle;
  outline: none;
  margin-bottom: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 1s ease , box-shadow 1s ease;
  -o-transition: border-color 1s ease , box-shadow 1s ease;
  transition: border-color 1s ease , box-shadow 1s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mod_tm_ajax_contact_form select:-webkit-autofill,
.mod_tm_ajax_contact_form textarea:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="text"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="password"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="datetime"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="datetime-local"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="date"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="month"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="time"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="week"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="number"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="email"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="url"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="search"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="tel"]:-webkit-autofill,
.mod_tm_ajax_contact_form input[type="color"]:-webkit-autofill,
.mod_tm_ajax_contact_form .uneditable-input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 20px #f6f6f6 !important;
  -webkit-text-fill-color: #9b9b9b !important;
  color: #9b9b9b !important;
}
.mod_tm_ajax_contact_form select:focus,
.mod_tm_ajax_contact_form textarea:focus,
.mod_tm_ajax_contact_form input[type="text"]:focus,
.mod_tm_ajax_contact_form input[type="password"]:focus,
.mod_tm_ajax_contact_form input[type="datetime"]:focus,
.mod_tm_ajax_contact_form input[type="datetime-local"]:focus,
.mod_tm_ajax_contact_form input[type="date"]:focus,
.mod_tm_ajax_contact_form input[type="month"]:focus,
.mod_tm_ajax_contact_form input[type="time"]:focus,
.mod_tm_ajax_contact_form input[type="week"]:focus,
.mod_tm_ajax_contact_form input[type="number"]:focus,
.mod_tm_ajax_contact_form input[type="email"]:focus,
.mod_tm_ajax_contact_form input[type="url"]:focus,
.mod_tm_ajax_contact_form input[type="search"]:focus,
.mod_tm_ajax_contact_form input[type="tel"]:focus,
.mod_tm_ajax_contact_form input[type="color"]:focus,
.mod_tm_ajax_contact_form .uneditable-input:focus {
  border-color: #e30613;
}
.mod_tm_ajax_contact_form .control-group-input {
  margin-bottom: 25px;
}
.mod_tm_ajax_contact_form .chzn-container {
  border: 1px solid transparent;
}
.mod_tm_ajax_contact_form div.chzn-container-single .chzn-single {
  border: none;
}
.mod_tm_ajax_contact_form div.chzn-container-single .chzn-single div:before {
  color: #c2c2c2;
}
.mod_tm_ajax_contact_form .control-group-input textarea {
  overflow: hidden!important;
}
.mod_tm_ajax_contact_form .control-group-button {
  text-align: center;
  margin-top: 24px;
  padding-bottom: 25px;
}
.mod_tm_ajax_contact_form .control-group-button .btn {
  margin-right: 0;
}
.mod_tm_ajax_contact_form .control-group-button .btn + .btn {
  margin-left: 10px;
}
.tooltip {
  position: absolute;
  z-index: 1000;
  display: block;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 20px;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
@media (min-width: 320px) and (max-width: 1199px) {
  select {
    -webkit-appearance: none;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
    background-color: #f6f6f6!important;
    background-image: url(../images/arrow-s.png) !important;
    background-position: 94% center!important;
    background-repeat: no-repeat !important;
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
ul.nav-tabs {
  border: none;
  display: flex;
  justify-content: center;
}
@media (min-width: 320px) and (max-width: 480px) {
  ul.nav-tabs {
    display: block;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  ul.nav-tabs > li {
    float: none;
    width: 100%;
    margin-bottom: 4px;
  }
}
ul.nav-tabs > li > a {
  border: none;
  font-size: 14px;
  line-height: 30px;
  color: #9b9b9b;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin: 0 6px;
  text-transform: uppercase;
  padding: 10px 30px;
}
@media (min-width: 320px) and (max-width: 480px) {
  ul.nav-tabs > li > a {
    margin: 0 0;
  }
}
ul.nav-tabs > li > a:hover {
  color: #fff;
  border: 1px solid #f9b129;
  background: #f9b129;
}
ul.nav-tabs > li.active > a {
  color: #fff;
  border: 1px solid #f9b129;
  background: #f9b129;
}
ul.nav-tabs > li.active > a,
ul.nav-tabs > li.active > a:hover,
ul.nav-tabs > li.active > a:focus {
  color: #fff;
  border: 1px solid #f9b129;
  background: #f9b129;
}
.tab-content {
  padding-top: 30px;
  color: #9b9b9b;
}
.nav .caret {
  border-top-color: #f9b129;
  border-bottom-color: #f9b129;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #e30613;
  border-bottom-color: #e30613;
}
.t3-navhelper {
  background: #e30613;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #333333;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
footer.pagination {
  float: none;
  display: block;
  width: 100%;
  text-align: center;
}
footer.pagination ul.pagination {
  margin: 15px auto;
  float: none;
}
.pagination {
  float: none;
}
@media (max-width: 767px) {
  .pagination > li > a,
  .pagination > li > span {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
  }
}
.pagination,
.pagination-wrap {
  height: auto;
  margin: 0;
  padding: 0px 0 40px;
}
.pagination ul,
.pagination-wrap ul {
  margin: 0;
  text-align: center;
  width: 100%;
}
.pagination ul li,
.pagination-wrap ul li {
  display: inline-block;
  margin: 0 2px;
}
.pagination ul li > a,
.pagination-wrap ul li > a,
.pagination ul li > span,
.pagination-wrap ul li > span {
  display: block;
  padding: 7px 13px;
  line-height: 20px;
  border: none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagination ul li > a:focus,
.pagination-wrap ul li > a:focus,
.pagination ul li > span:focus,
.pagination-wrap ul li > span:focus {
  background: #f9b129;
}
.pagination ul li > a:focus:hover,
.pagination-wrap ul li > a:focus:hover,
.pagination ul li > span:focus:hover,
.pagination-wrap ul li > span:focus:hover {
  background: #e30613;
}
.pagination ul li > a:hover,
.pagination-wrap ul li > a:hover,
.pagination ul li > span:hover,
.pagination-wrap ul li > span:hover {
  background: #e30613;
  color: #f9b129;
}
.pagination ul li > .pagenav,
.pagination-wrap ul li > .pagenav,
.pagination ul li > .hasTooltip,
.pagination-wrap ul li > .hasTooltip {
  background: #f9b129;
  color: #ffffff;
}
.pagination ul li > span.pagenav,
.pagination-wrap ul li > span.pagenav {
  background: #e30613;
  color: #f9b129;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #f9b129;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.navbar-toggle {
  padding: 5px 10px;
  display: inline-block;
  line-height: 35px;
  margin: 0;
  margin-top: 5px;
  width: 100%;
  margin-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.navbar-toggle .fa-bars {
  margin-right: 15px;
}
.navbar-toggle:hover {
  background: #f9b129;
  color: white;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.nav .open > a {
  background-color: transparent;
}
.nav .open > a:hover {
  background-color: transparent;
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.t3-wrapper {
  background: #fff;
}
.t3-header {
  z-index: 2;
  background: #fff;
}
.t3-header .container {
  position: relative;
}
.scroll-to-fixed-fixed {
  z-index: 1;
}
#t3-header.scroll-to-fixed-fixed {
  left: 0;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
#t3-header.scroll-to-fixed-fixed .row {
  box-sizing: border-box;
  position: relative;
}
#t3-header.scroll-to-fixed-fixed .row .mod-menu {
  top: 1px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #t3-header.scroll-to-fixed-fixed .row {
    width: 990px;
  }
  #t3-header.scroll-to-fixed-fixed .row .mod-menu {
    top: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-header.scroll-to-fixed-fixed .row {
    width: 780px;
  }
  #t3-header.scroll-to-fixed-fixed .row .mod-menu {
    top: 4px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-header.scroll-to-fixed-fixed {
    display: none!important;
  }
}
#t3-mainnav.navbar-mainmenu {
  background-color: none;
  border-top: none;
  margin-top: 0;
  margin-bottom: 0;
}
#t3-mainnav.navbar-mainmenu .nav > li > .separator {
  cursor: pointer;
}
#t3-mainnav.navbar-mainmenu .navbar-brand {
  color: #333333;
}
#t3-mainnav.navbar-mainmenu .navbar-brand:hover,
#t3-mainnav.navbar-mainmenu .navbar-brand:focus {
  color: #1a1a1a;
  background-color: transparent;
}
#t3-mainnav.navbar-mainmenu .navbar-text {
  color: #777777;
}
#t3-mainnav.navbar-mainmenu .navbar-nav {
  padding-top: 14px;
  padding-bottom: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-mainnav.navbar-mainmenu .navbar-nav {
    padding-top: 7px;
  }
}
#t3-mainnav.navbar-mainmenu .navbar-nav li:first-child > a:before,
#t3-mainnav.navbar-mainmenu .navbar-nav li:first-child > span:before {
  display: none;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > li {
  padding: 0 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #t3-mainnav.navbar-mainmenu .navbar-nav > li {
    padding: 0 10px;
  }
  #t3-mainnav.navbar-mainmenu .navbar-nav > li.dropdown {
    padding-right: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-mainnav.navbar-mainmenu .navbar-nav > li {
    padding: 0 10px;
  }
  #t3-mainnav.navbar-mainmenu .navbar-nav > li.dropdown {
    padding-right: 14px;
  }
}
#t3-mainnav.navbar-mainmenu .navbar-nav li.icon > a {
  font-size: 0px;
  margin-right: 0px;
  text-decoration: none!important;
}
#t3-mainnav.navbar-mainmenu .navbar-nav li.icon > a span {
  font-size: 18px;
  position: relative;
  top: 2px;
  pointer-events: none;
  margin-right: 0px;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > li > a,
#t3-mainnav.navbar-mainmenu .navbar-nav > li > span {
  border-top: none;
  color: #2b2c2f;
  background: none;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: .64px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  margin: 0;
  text-decoration: none!important;
  position: relative;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > li > a:hover,
#t3-mainnav.navbar-mainmenu .navbar-nav > li > span:hover {
  color: #f9b129;
  background-color: none;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-mainnav.navbar-mainmenu .navbar-nav > li > a,
  #t3-mainnav.navbar-mainmenu .navbar-nav > li > span {
    text-transform: capitalize;
    font-size: 12px;
  }
}
#t3-mainnav.navbar-mainmenu .navbar-nav > li > a:before,
#t3-mainnav.navbar-mainmenu .navbar-nav > li > span:before {
  content: " ";
  position: absolute;
  left: -20px;
  top: 3px;
  border-left: 1px solid #d1d1d1;
  height: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #t3-mainnav.navbar-mainmenu .navbar-nav > li > a:before,
  #t3-mainnav.navbar-mainmenu .navbar-nav > li > span:before {
    left: -10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-mainnav.navbar-mainmenu .navbar-nav > li > a:before,
  #t3-mainnav.navbar-mainmenu .navbar-nav > li > span:before {
    left: -10px;
  }
}
#t3-mainnav.navbar-mainmenu .navbar-nav > li > a .caret,
#t3-mainnav.navbar-mainmenu .navbar-nav > li > span .caret {
  border-top-color: #000!important;
  border-bottom-color: #000!important;
}
#t3-mainnav.navbar-mainmenu .navbar-nav:first-child > a,
#t3-mainnav.navbar-mainmenu .navbar-nav:first-child > span {
  border: none;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > li > .nav-header {
  color: #333333;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > .active > a,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > a,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > span,
#t3-mainnav.navbar-mainmenu .navbar-nav > .active > span,
#t3-mainnav.navbar-mainmenu .navbar-nav > .active > a:hover,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > a:hover,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > span:hover,
#t3-mainnav.navbar-mainmenu .navbar-nav > .active > span:hover,
#t3-mainnav.navbar-mainmenu .navbar-nav > .active > a:focus,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > a:focus,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > span:focus,
#t3-mainnav.navbar-mainmenu .navbar-nav > .active > span:focus {
  -webkit-transition: 0;
  -o-transition: 0;
  transition: 0;
  color: #f9b129;
  background-color: none;
  text-decoration: none;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > .disabled > a,
#t3-mainnav.navbar-mainmenu .navbar-nav > .disabled > a:hover,
#t3-mainnav.navbar-mainmenu .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
  background-color: none!important;
}
#t3-mainnav.navbar-mainmenu .navbar-toggle {
  border-color: #dddddd;
}
#t3-mainnav.navbar-mainmenu .navbar-toggle:hover,
#t3-mainnav.navbar-mainmenu .navbar-toggle:focus {
  color: white;
  background-color: #f9b129;
}
#t3-mainnav.navbar-mainmenu .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
#t3-mainnav.navbar-mainmenu .navbar-collapse,
#t3-mainnav.navbar-mainmenu .navbar-form {
  border-color: #efefef;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > .dropdown > a:hover .caret,
#t3-mainnav.navbar-mainmenu .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #e30613;
  border-bottom-color: #e30613;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > a,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > span,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > a:hover,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > span:hover,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > a:focus,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > span:focus {
  background-color: none;
  text-decoration: underline;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > a .caret,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > span .caret,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > a:hover .caret,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > span:hover .caret,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > a:focus .caret,
#t3-mainnav.navbar-mainmenu .navbar-nav > .open > span:focus .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
#t3-mainnav.navbar-mainmenu .navbar-nav > .dropdown > a .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
@media (max-width: 767px) {
  #t3-mainnav.navbar-mainmenu .navbar-nav .open .dropdown-menu > li > a {
    color: #333333;
  }
  #t3-mainnav.navbar-mainmenu .navbar-nav .open .dropdown-menu > li > a:hover,
  #t3-mainnav.navbar-mainmenu .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #e30613;
    background-color: none;
  }
  #t3-mainnav.navbar-mainmenu .navbar-nav .open .dropdown-menu > .active > a,
  #t3-mainnav.navbar-mainmenu .navbar-nav .open .dropdown-menu > .active > a:hover,
  #t3-mainnav.navbar-mainmenu .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #e30613;
    background-color: none;
  }
  #t3-mainnav.navbar-mainmenu .navbar-nav .open .dropdown-menu > .disabled > a,
  #t3-mainnav.navbar-mainmenu .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #t3-mainnav.navbar-mainmenu .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: none;
  }
}
#t3-mainnav.navbar-mainmenu .navbar-link {
  color: #333333;
}
#t3-mainnav.navbar-mainmenu .navbar-link:hover {
  color: #e30613;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.t3-mainnav .t3-mainnav-wrapper {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .t3-mainnav .t3-mainnav-wrapper {
    display: block;
    width: 100%;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  padding-top: 0;
  margin: 0 0;
  border: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li span {
  cursor: pointer;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
  border-top: none;
  padding: 0;
  width: 100%;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open > span {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open > span:hover {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > span {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > span:hover {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active.open a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active.open span {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active.open a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active.open span:hover {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li span {
  border-top: none;
  background: transparent;
  color: #000;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li span:hover {
  border-top: none;
  background: none;
  color: #e30613;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active span {
  border-top: none;
  background: none;
  color: #e30613;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active span:hover {
  border-top: none;
  background: none;
  color: #e30613;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > span .caret {
  position: absolute;
  top: 33%;
  right: -10px;
}
.off-canvas-toggle {
  position: fixed!important;
  left: 0px!important;
  top: 0px!important;
  height: auto!important;
}
.t3-mainnav .t3-navbar-collapse {
  display: block!important;
}
.t3-mainnav .navbar-header .newElement {
  display: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  nav#t3-mainnav.t3-mainnav .navbar-header {
    position: relative;
    z-index: 11;
    top: -5px;
    text-align: center;
  }
  nav#t3-mainnav.t3-mainnav .navbar-toggle {
    width: auto;
    float: none;
    background: #fff;
    padding-top: 2px;
    padding-bottom: 1px;
  }
  nav#t3-mainnav.t3-mainnav .navbar-toggle:hover,
  nav#t3-mainnav.t3-mainnav .navbar-toggle:focus {
    color: #fff;
    background: #e30613;
    border-color: #e30613;
  }
  nav#t3-mainnav.t3-mainnav .newElement {
    display: inline-block;
    margin-top: 5px;
  }
  nav#t3-mainnav.t3-mainnav .newElement a {
    color: #000;
    line-height: 35px;
    text-decoration: none;
    padding: 2px 10px 1px;
    background: #fff;
    border: 1px solid #e6e6e6;
    display: inline-block;
    text-transform: capitalize;
  }
  nav#t3-mainnav.t3-mainnav .newElement a span {
    margin-right: 15px;
  }
  nav#t3-mainnav.t3-mainnav .newElement a:hover,
  nav#t3-mainnav.t3-mainnav .newElement a:focus {
    color: #fff;
    background: #e30613;
    border-color: #e30613;
  }
  nav#t3-mainnav.t3-mainnav .newElement + .newElement {
    display: none;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse {
    float: none;
    position: absolute;
    left: 0px;
    top: 39px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    display: none!important;
    min-height: 300px;
    max-height: 500px;
    background: #fff;
    z-index: 10;
    overflow: auto;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse.collapse.in {
    display: block!important;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .t3-megamenu {
    margin-bottom: -1px;
    height: 100%;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .t3-megamenu .nav {
    border: none;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav {
    margin: 0px;
    padding-top: 0px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-top: none;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .caret {
    right: 20px;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > a,
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > span {
    margin: 0 0 1px 0;
    background: none;
    padding: 10px 15px;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > a:hover,
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > span:hover {
    color: #fff;
    background: #f9b129;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.open > a,
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.open > span {
    color: #fff;
    background: #f9b129;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .icon {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 6px;
    left: 60%;
    margin-left: 10px;
    display: none;
    background: #fff;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #e6e6e6;
    z-index: 111;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .icon a {
    padding: 0px;
    margin: 0px;
    background: none;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .icon a span {
    background: none;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .dropdown-menu {
    padding-top: 20px;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .dropdown-menu.mega-dropdown-menu {
    padding: 20px;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .dropdown-menu.mega-dropdown-menu .mega-col-module {
    padding: 0px;
  }
  nav#t3-mainnav.t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .dropdown-menu.mega-dropdown-menu .mega-col-module .control-group-input {
    padding: 0px;
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tags {
  clear: both;
}
.tags .label {
  font-size: 100%;
  line-height: 12px;
  border-radius: 0;
  font-weight: normal;
  color: white;
  background: #e30613;
}
.tags .label:hover {
  background: #f9b129;
}
.tags span,
.tags li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tags span a,
.tags li a {
  display: block;
  padding: 10px 15px;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #e30613;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.moduletable.history {
  padding-top: 63px;
  padding-bottom: 33px;
}
.moduletable.team {
  text-align: center;
  padding-top: 17px;
}
.moduletable.pricing_simple .page_header,
.moduletable.pricing_detailed .page_header {
  margin-bottom: 30px;
}
.moduletable.top-search {
  float: right;
  margin-right: 26px;
}
.moduletable.top-search input {
  background: transparent;
  border: none;
  height: 39px;
  padding: 0 3px;
  width: 90px;
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
  font-family: 'Changa One', cursive;
  color: white;
}
.moduletable.top-search input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.moduletable.top-search input:-ms-input-placeholder {
  color: #ffffff;
}
.moduletable.top-search input::-webkit-input-placeholder {
  color: #ffffff;
}
.moduletable.top-search input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.moduletable.top-search input:-ms-input-placeholder {
  color: #ffffff;
}
.moduletable.top-search input::-webkit-input-placeholder {
  color: #ffffff;
}
.moduletable.top-search .btn {
  font-size: 0;
  height: 26px;
  background: transparent;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.moduletable.top-search .btn:before {
  content: '\e13d';
  font-size: 26px;
  line-height: 26px;
  color: #e30613;
  display: inline-block;
  font-family: 'material-design';
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.moduletable.top-search .btn:hover:before {
  color: white;
}
@media (max-width: 767px) {
  .moduletable.top-search {
    float: none;
    margin-right: 0;
    display: block;
    text-align: center;
  }
  .moduletable.top-search:before,
  .moduletable.top-search:after {
    content: " ";
    display: table;
  }
  .moduletable.top-search:after {
    clear: both;
  }
  .moduletable.top-search:before,
  .moduletable.top-search:after {
    content: " ";
    display: table;
  }
  .moduletable.top-search:after {
    clear: both;
  }
  .moduletable.top-search .searchtop-search {
    margin: 0 auto;
    display: inline-block;
  }
  .moduletable.top-search input,
  .moduletable.top-search .btn {
    float: left;
  }
  .moduletable.top-search .btn {
    margin-top: 4px;
  }
}
.moduletable.top-social .menutop-social {
  float: right;
  margin-right: 60px;
}
.moduletable.top-social .menutop-social li {
  float: left;
  margin-right: 8px;
  text-align: center;
}
.moduletable.top-social .menutop-social li a {
  background: #e30613;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 0;
  width: 39px;
  height: 39px;
  color: white;
  line-height: 39px;
}
.moduletable.top-social .menutop-social li a:hover {
  background: white;
  color: #f9b129;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .moduletable.top-social {
    text-align: center;
  }
  .moduletable.top-social .menutop-social {
    display: inline-block;
    margin: 0 auto;
    float: none;
  }
  .moduletable.top-social .menutop-social:before,
  .moduletable.top-social .menutop-social:after {
    content: " ";
    display: table;
  }
  .moduletable.top-social .menutop-social:after {
    clear: both;
  }
  .moduletable.top-social .menutop-social:before,
  .moduletable.top-social .menutop-social:after {
    content: " ";
    display: table;
  }
  .moduletable.top-social .menutop-social:after {
    clear: both;
  }
}
.moduletable .header-menu {
  margin-top: 0;
  text-align: right;
}
.moduletable .header-menu .telephone {
  font-family: 'Changa One', cursive;
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.96px;
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.moduletable .header-menu .telephone:before {
  color: #e30613;
  margin-right: 9px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.moduletable .header-menu .telephone:hover {
  color: #e30613;
  text-decoration: none;
}
.moduletable .header-menu .telephone:hover:before {
  color: #333333;
  text-decoration: none;
}
.moduletable .header-menu a {
  padding: 0;
}
.moduletable .header-menu .link-underline {
  font-size: 16px;
  line-height: 23px;
  color: #e30613;
  font-family: 'Changa One', cursive;
  font-weight: 300;
  text-decoration: underline;
}
.moduletable .header-menu .link-underline:hover {
  color: #f9b129;
}
.moduletable .header-menu li {
  line-height: 23px;
}
.moduletable .header-menu li + li {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .moduletable .header-menu {
    text-align: center;
    clear: both;
  }
  .moduletable .header-menu ul {
    display: inline-block;
    margin: 0 auto;
  }
  .moduletable .header-menu ul li {
    text-align: center;
  }
}
.moduletable.blog .page_header .moduleTitle {
  margin-bottom: 0;
  margin-top: 12px;
}
.moduletable.parallax1 .parallax_cnt {
  padding-top: 162px;
  padding-bottom: 146px;
}
.moduletable.parallax1.parallax_custom2 .parallax_cnt {
  padding-top: 152px;
}
.moduletable.parallax2 .parallax_cnt {
  padding-top: 239px;
  padding-bottom: 222px;
  text-align: center;
}
.moduletable.parallax2_custom .parallax_cnt {
  padding-top: 158px;
  padding-bottom: 145px;
}
.moduletable.home-block2 {
  padding-top: 17px;
  padding-bottom: 0px;
}
.moduletable.home-block2.about-custom {
  padding-top: 77px;
  padding-bottom: 68px;
}
@media (max-width: 1199px) {
  .moduletable.home-block1 {
    width: 100%;
    margin: 0;
  }
}
.moduletable.single-block {
  text-align: center;
}
.moduletable.testimonials {
  padding-top: 15px;
  padding-bottom: 26px;
}
.moduletable.parallax3 .parallax_cnt {
  padding-top: 86px;
  padding-bottom: 56px;
}
.moduletable.partners .pretext {
  text-align: center;
  font-size: 36px;
  line-height: 42px;
  color: white;
  padding-bottom: 47px;
}
.moduletable.partners .pretext span {
  display: block;
  font-size: 46px;
  line-height: 62px;
  font-weight: 900;
  color: white;
}
.moduletable.parallax4 .parallax_cnt {
  padding-top: 116px;
  padding-bottom: 113px;
}
@media (max-width: 1199px) {
  .moduletable.parallax4 .parallax_cnt .moduletable.single-block2,
  .moduletable.parallax4 .parallax_cnt .moduletable.home-video {
    width: 100%;
    margin: 0;
  }
}
.moduletable.home-contact-form {
  padding-bottom: 18px;
}
.moduletable.cf-pretext {
  padding-top: 84px;
  text-align: center;
}
.moduletable.cf-pretext .pretext {
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
  color: #333333;
  padding-bottom: 29px;
}
.moduletable.cf-pretext .pretext span {
  font-size: 46px;
  line-height: 59px;
  font-weight: 700;
  color: #e30613;
  display: block;
}
.moduletable.cf-pretext p {
  padding: 0 15%;
  font-size: 16px;
  line-height: 23px;
  color: #2b2c2f;
  font-family: 'Changa One', cursive;
}
.moduletable.cf-pretext .item_title {
  margin-top: 17px;
  line-height: 34px;
  font-weight: 700;
  text-transform: none;
}
@media (max-width: 1199px) {
  .home-video .bg_video {
    background-position: center center;
  }
}
.home-video #bg_video__content {
  padding: 219px 0;
}
.home-video #bg_video__content #bg_video__btn {
  width: 92px;
  height: 92px;
}
.home-video #bg_video__content #bg_video__btn:before {
  bottom: 0;
  color: #303030;
  content: "";
  display: inline-block;
  font: 33px/92px "FontAwesome";
  left: 8px;
  position: absolute;
  right: 0;
  top: 0;
}
.home-map {
  margin-top: 29px;
}
.home-map .map {
  height: 606px !important;
}
@media (max-width: 767px) {
  .home-map .map {
    height: 300px !important;
  }
}
.page-blog article,
.page-item__blog {
  text-align: center;
}
.page-blog article .item_header,
.page-item__blog .item_header {
  margin-bottom: 20px;
}
.addthis_toolbox {
  padding-top: 14px;
}
.item_info .item_info_dl {
  margin: 0 0 17px;
}
.item_info .item_info_dl dd {
  color: #2b2c2f;
  font-size: 13px;
  margin: 0 14px 0 0;
  display: inline;
}
.item_info .item_info_dl dd > * {
  display: inline;
}
.item_info .item_info_dl dd .tags:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .kmt-comment:before {
  font: normal normal normal 14px/1 'FontAwesome';
  color: #e30613;
  margin-right: 2px;
}
.item_info .item_info_dl dd .item_category-name:before {
  content: "\f115";
}
.item_info .item_info_dl dd .item_createdby:before {
  content: "\f007";
}
.item_info .item_info_dl dd .item_hits:before {
  content: "\f06e";
}
.item_info .item_info_dl dd .item_published:before {
  content: "\f017";
}
.item_info .item_info_dl dd .kmt-comment:before {
  content: "\f0e6";
}
.item_info .item_info_dl dd a {
  color: #2b2c2f;
}
.item_info .item_info_dl dd a:hover {
  color: #e30613;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
  padding-bottom: 14px;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-bottom: 20px;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #d1d1d1;
}
.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: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #d1d1d1;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #d1d1d1;
  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 #d1d1d1;
}
.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: 10px;
}
.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: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.search .page-title {
  margin-bottom: 30px;
}
.chzn-single {
  display: inline-block;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm .phrases-box span.radio {
  margin-right: 10px;
  margin-top: 5px;
}
#searchForm .ordering-box #ordering_chzn {
  width: 250px !important;
}
@media (max-width: 767px) {
  #searchForm .ordering-box #ordering_chzn {
    width: 100% !important;
  }
}
#searchForm .form-limit #limit_chzn {
  width: 150px !important;
}
@media (max-width: 767px) {
  #searchForm .form-limit #limit_chzn {
    width: 100% !important;
  }
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  background: transparent;
  border: none;
  margin-top: 0;
}
@media (max-width: 767px) {
  #searchForm .form-limit .counter {
    margin-top: 30px;
  }
}
#searchForm .btn {
  padding: 13px 39px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#searchForm .btn:hover {
  z-index: auto;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed-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: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #e30613;
  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: #e30613;
  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: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.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: 10px 0;
}
.display-limit {
  margin: 10px 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 {
  .alert-variant(@alert-success-bg; @alert-success-border; @alert-success-text);
}
.alert-notice {
  .alert-variant(@alert-info-bg; @alert-info-border; @alert-info-text);
}
.alert-error {
  .alert-variant(@alert-danger-bg; @alert-danger-border; @alert-danger-text);
}*/
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #d1d1d1;
}
.video_frame {
  margin-bottom: 26px;
  position: relative;
}
.video_frame iframe {
  border: medium none !important;
  height: 100% !important;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #e2e2e2;
  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: #e2e2e2;
}
.btn-group .chzn-results {
  white-space: normal;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.page-header {
  padding-bottom: 0px;
  margin: 0;
  border-bottom: none;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
header.page_header,
header.item_header {
  text-align: center;
  margin-bottom: 50px;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.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: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #e30613;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.alert {
  padding: 28px 128px 28px;
  min-height: 60px;
  margin-bottom: 20px;
  background-color: #fcf8e3;
  position: relative;
  color: #8a6d3b;
}
.alert h4 {
  color: #8a6d3b;
}
.alert:before {
  position: absolute;
  font-family: FontAwesome;
  left: 26px;
  top: 50%;
  line-height: 0;
  content: '\f071';
  font-size: 79px;
  color: #fcdd9a;
}
.alert .close {
  position: absolute;
  top: 12px;
  right: 20px;
  line-height: 20px;
}
.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: #ffffff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.t3-top {
  background: #f9b129;
  padding: 20px 0;
}
a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  background: transparent;
}
.nav > li > a:hover {
  background: transparent;
}
#t3-footer {
  position: relative;
  z-index: 100;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 none;
}
.item_img a {
  position: relative;
}
.item_img a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  background: rgba(236, 83, 83, 0.3);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item_img a:hover:before {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 0px;
  position: relative;
}
.t3-header .mod-menu {
  position: absolute;
  right: 15px;
  top: 1px;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-header .mod-menu {
    top: 1px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .t3-header .mod-menu {
    position: relative;
    display: table;
    top: 0;
    right: 0;
    width: auto;
    margin: 0 auto 20px;
  }
}
.t3-header .mod-menu li {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-header .mod-menu li {
    font-size: 12px;
    line-height: 20px;
  }
}
.t3-header .mod-menu li a {
  color: #2b2c2f;
}
.t3-header .mod-menu li a:before {
  font-size: 32px;
  line-height: 32px;
  color: #f9b129;
  position: relative;
  top: 10px;
  margin-right: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-header .mod-menu li a:before {
    font-size: 18px;
    line-height: 20px;
    top: 6px;
  }
}
.t3-header .mod-menu li a:hover {
  color: #f9b129;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  margin-right: 0;
  margin-top: 0;
  text-align: left;
}
.logo-image span,
.logo-image small {
  display: none;
}
@media (max-width: 767px) {
  .logo-image {
    display: inline-block;
    margin-bottom: 20px;
  }
  .logo-image:before,
  .logo-image:after {
    content: " ";
    display: table;
  }
  .logo-image:after {
    clear: both;
  }
  .logo-image:before,
  .logo-image:after {
    content: " ";
    display: table;
  }
  .logo-image:after {
    clear: both;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  padding: 0;
}
.t3-mainbody {
  padding-top: 40px ;
  padding-bottom: 50px;
}
.home body .t3-mainbody {
  padding-top: 0px ;
  padding-bottom: 0px;
}
body:not(.view-category) .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-footer {
  border-top: none;
  background: #fff;
  color: #9b9b9b;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .t3-sl {
  padding: 60px 0;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .footer_logoimage {
  display: inline-block;
  margin-top: 14px;
}
.t3-footer .footer_slogan {
  color: white;
}
.t3-footer .footer_logo_aftertext {
  margin-top: 26px;
}
.t3-footer .footer-menu .moduleTitle {
  font-size: 16px;
  line-height: 44px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Changa One', cursive;
  color: white;
  letter-spacing: .64px;
  text-align: left;
}
.t3-footer .footer-menu ul {
  padding-top: 8px;
}
.t3-footer .footer-menu ul li {
  font-size: 16px;
  line-height: 34px;
  font-weight: 300;
}
.t3-footer .footer-menu ul li a {
  font-style: italic;
  font-family: 'Changa One', cursive;
  display: inline-block;
  padding: 0;
}
.t3-footer .footer-menu ul li a:hover {
  color: white;
}
.t3-footer .footer-menu ul li + li {
  margin-top: 0;
}
.t3-footer .footer-menu ul li.active a {
  color: white;
  background: transparent;
}
.t3-footer .custom.footer-menu ul {
  padding: 0;
  padding-top: 10px;
}
.t3-footer .custom.footer-menu ul li {
  line-height: 30px;
  padding-right: 30%;
  color: #d3d3d3;
  list-style: none;
}
.t3-footer .custom.footer-menu ul li span {
  margin-right: 17px;
}
.t3-footer .custom.footer-menu ul li a {
  font-style: normal;
}
.t3-footer .custom.footer-menu ul li + li {
  margin-top: 11px;
}
@media (max-width: 1199px) {
  .t3-footer .custom.footer-menu ul li {
    padding-right: 0;
  }
  .t3-footer .custom.footer-menu ul li span {
    margin-right: 5px;
  }
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f9b129;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #2b2c2f;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
#t3-footer .t3-sl-footer {
  background: #23201e;
  padding: 60px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-footer .t3-sl-footer {
    text-align: center;
  }
}
#t3-footer .t3-sl-footer .footer_logo_aftertext ul li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
#t3-footer .t3-sl-footer .footer_logo_aftertext ul li strong {
  color: #fff;
  margin-right: 2px;
}
#t3-footer .t3-sl-footer .footer_logo_aftertext ul li a {
  color: #9b9b9b;
}
#t3-footer .t3-sl-footer .footer_logo_aftertext ul li a:hover {
  color: #e30613;
}
#t3-footer .moduletable.newsletter .page_header {
  text-align: left;
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-footer .moduletable.newsletter .page_header {
    text-align: center;
  }
}
#t3-footer .moduletable.newsletter .page_header .moduleTitle {
  color: #fff;
  margin-bottom: 20px;
}
#t3-footer .moduletable.newsletter .acymailing_form {
  width: 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-footer .moduletable.newsletter .acymailing_form {
    text-align: center;
  }
}
#t3-footer .moduletable.newsletter .acymailing_form .fieldacyemail {
  float: left;
  margin-right: 12px;
  width: 60%;
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-footer .moduletable.newsletter .acymailing_form .fieldacyemail {
    width: 100%;
    margin-right: 0px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-footer .moduletable.newsletter .acymailing_form .fieldacyemail {
    float: none;
    width: 100%;
    margin-right: 0px;
  }
}
#t3-footer .moduletable.newsletter .acymailing_form .fieldacyemail .inputbox {
  height: 60px;
}
#t3-footer .moduletable.newsletter .acymailing_form .acyfield_email {
  position: relative;
  display: block;
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-footer .moduletable.footer2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#t3-footer .moduletable.footer2 .page_header .moduleTitle {
  color: #fff;
  margin-bottom: 20px;
}
#t3-footer .moduletable.footer2 .VMmenu {
  text-align: center;
}
#t3-footer .moduletable.footer2 .VMmenu li {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 18px 0 10px;
  margin-bottom: 10px;
  position: relative;
}
#t3-footer .moduletable.footer2 .VMmenu li:before {
  content: "/";
  height: 100%;
  position: absolute;
  top: 0;
  left: -8px;
  color: #9b9b9b;
}
#t3-footer .moduletable.footer2 .VMmenu li:after {
  content: "/";
  height: 100%;
  position: absolute;
  top: 0;
  right: 0px;
  color: #9b9b9b;
}
#t3-footer .moduletable.footer2 .VMmenu li a {
  color: #9b9b9b;
}
#t3-footer .moduletable.footer2 .VMmenu li a:hover {
  color: #e30613;
}
#t3-footer .moduletable.footer2 .VMmenu li.active a {
  color: #e30613;
}
.home #t3-footer .t3-sl-footer,
.com_virtuemart #t3-footer .t3-sl-footer,
.com_tmbox #t3-footer .t3-sl-footer {
  background: #fff;
}
.home #t3-footer .VMmenu,
.com_virtuemart #t3-footer .VMmenu,
.com_tmbox #t3-footer .VMmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  display: table;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 1199px) {
  .home #t3-footer .VMmenu,
  .com_virtuemart #t3-footer .VMmenu,
  .com_tmbox #t3-footer .VMmenu {
    width: 100%;
    display: block;
  }
}
.home #t3-footer .VMmenu li,
.com_virtuemart #t3-footer .VMmenu li,
.com_tmbox #t3-footer .VMmenu li {
  display: table-cell;
  width: auto;
  padding: 0 22px 0 20px;
  border-left: 1px solid #e5e7e9;
  margin-bottom: 20px;
  z-index: 1;
  position: relative;
  vertical-align: middle;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .home #t3-footer .VMmenu li,
  .com_virtuemart #t3-footer .VMmenu li,
  .com_tmbox #t3-footer .VMmenu li {
    padding: 0 10px 0 10px;
  }
}
@media (min-width: 320px) and (max-width: 1199px) {
  .home #t3-footer .VMmenu li,
  .com_virtuemart #t3-footer .VMmenu li,
  .com_tmbox #t3-footer .VMmenu li {
    display: inline-block;
    border-left: none;
  }
}
.home #t3-footer .VMmenu li div,
.com_virtuemart #t3-footer .VMmenu li div,
.com_tmbox #t3-footer .VMmenu li div {
  display: inline-block;
}
.home #t3-footer .VMmenu li:before,
.com_virtuemart #t3-footer .VMmenu li:before,
.com_tmbox #t3-footer .VMmenu li:before {
  content: " ";
  background: #e5e7e9;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -1px;
}
@media (min-width: 320px) and (max-width: 1199px) {
  .home #t3-footer .VMmenu li:before,
  .com_virtuemart #t3-footer .VMmenu li:before,
  .com_tmbox #t3-footer .VMmenu li:before {
    display: none;
  }
}
.home #t3-footer .VMmenu li a,
.com_virtuemart #t3-footer .VMmenu li a,
.com_tmbox #t3-footer .VMmenu li a {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .home #t3-footer .VMmenu li a,
  .com_virtuemart #t3-footer .VMmenu li a,
  .com_tmbox #t3-footer .VMmenu li a {
    text-transform: capitalize;
  }
}
.home #t3-footer .VMmenu li a:hover,
.com_virtuemart #t3-footer .VMmenu li a:hover,
.com_tmbox #t3-footer .VMmenu li a:hover {
  color: #e30613;
}
.home #t3-footer .VMmenu li a:before,
.com_virtuemart #t3-footer .VMmenu li a:before,
.com_tmbox #t3-footer .VMmenu li a:before {
  content: " ";
  background: #e5e7e9;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -1px;
}
@media (min-width: 1200px) {
  .home #t3-footer .VMmenu li a:before,
  .com_virtuemart #t3-footer .VMmenu li a:before,
  .com_tmbox #t3-footer .VMmenu li a:before {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 1199px) {
  .home #t3-footer .VMmenu li a:before,
  .com_virtuemart #t3-footer .VMmenu li a:before,
  .com_tmbox #t3-footer .VMmenu li a:before {
    display: inline-block;
    height: 1px;
    width: 100%;
    top: 100%;
  }
}
.home #t3-footer .VMmenu li.active a,
.com_virtuemart #t3-footer .VMmenu li.active a,
.com_tmbox #t3-footer .VMmenu li.active a {
  color: #e30613;
}
.copyright {
  background: #fff;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 40px;
  color: #a6a6a6;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  border-top: 1px solid #e5e7e9;
  padding-top: 40px;
}
.copyright .privacy_link {
  color: #9b9b9b;
}
.copyright .privacy_link:hover {
  color: #e30613;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#back-top {
  bottom: 90px;
  position: fixed;
  right: 20px;
  -webkit-transform: translateZ(0);
  z-index: 999!important;
  display: none;
}
#back-top a {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: block;
  font: 34px/34px FontAwesome;
  color: #e30613;
}
#back-top a > span:before {
  content: "\f0aa";
}
#back-top a:hover {
  color: #2b2c2f;
  text-decoration: none;
}
.mainnav-position {
  position: relative;
  z-index: 2;
}
div.t3-wrapper {
  position: relative;
  z-index: 101;
}
.custom-visible {
  overflow: hidden;
}
.custom-visible div.t3-wrapper {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.custom-visible .t3-footer {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.custom-visible div#fixed-sidebar-right {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.custom-visible .container {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}
.custom-visible .swiper-container .swiper-button-next {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.custom-visible.open .container {
  margin: 0 auto;
}
#t3-canvas #t3-mainnav.scroll-to-fixed-fixed {
  width: 100%!important;
  position: fixed!important;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 101;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
}
#t3-content {
  min-height: 0px;
}
.custom-visible .container {
  width: 100%;
  max-width: 1500px;
}
.custom-visible .container.container-fullwidth {
  max-width: 100%;
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  left: 0px;
  padding: 0;
}
html.history .t3-mainbody {
  padding-top: 50px;
  padding-bottom: 50px;
}
html.testimonials .t3-mainbody {
  padding-top: 0px;
  padding-bottom: 50px;
}
html.com_kunena .t3-mainbody {
  padding-top: 50px;
  padding-bottom: 50px;
}
html.elements .position-1 {
  padding-bottom: 50px;
}
.view-category .t3-mainbody {
  padding-top: 50px;
  padding-bottom: 0px;
}
.view-category .t3-mainbody .page_header {
  margin-bottom: 0px;
}
.view-category .position-3.t3-sl {
  padding-top: 0px;
}
.site_map .position-1.t3-sl,
.works .position-1.t3-sl,
.faqs .position-1.t3-sl {
  padding-bottom: 40px;
}
.home .position-3.t3-sl {
  background: #062335 url(../images/bg-tab.jpg) left top no-repeat !important;
  background-size: cover!important;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .position-3.t3-sl {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.home .position-3.t3-sl .moduleTitle {
  color: #fff;
}
.position-3 {
  background: #fff!important;
}
.position-3 .moduleTitle {
  color: #fff;
}
.position-3 .moduletable.team {
  padding-top: 70px;
  padding-bottom: 0px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .position-3 .moduletable.team {
    padding-top: 30px;
  }
}
.position-3 .moduletable.team .pretext {
  max-width: 670px;
  color: #9b9b9b;
  font-size: 14px;
  line-height: 24px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.position-3 .moduletable.team .moduleTitle {
  color: #2b2c2f;
}
.position-3 .moduletable.team .mod-newsflash-adv {
  overflow: hidden;
}
.position-3 .moduletable.team .mod-newsflash-adv .row {
  margin: 0 -25px;
}
.position-3 .moduletable.team .mod-newsflash-adv .row .item {
  padding: 0 25px;
}
.position-3 .moduletable.team .mod-newsflash-adv .row .item .item_img {
  display: inline-block;
}
.position-3 .moduletable.team .mod-newsflash-adv .row .item .item_content {
  position: relative;
}
@media (min-width: 320px) and (max-width: 767px) {
  .position-3 .moduletable.team .mod-newsflash-adv .row .item .item_content {
    display: inline-block;
  }
}
.position-3 .moduletable.team .mod-newsflash-adv .row .item .item_content:before {
  content: " ";
  background: #f9b129;
  width: 90%;
  position: absolute;
  left: 50%;
  top: -6px;
  display: block;
  height: 6px;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.position-3 .moduletable.team .mod-newsflash-adv .row .item .item_content:after {
  content: " ";
  background: #f9b129;
  width: 90%;
  position: absolute;
  left: 50%;
  bottom: -6px;
  display: block;
  height: 6px;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.position-3 .moduletable.team .mod-newsflash-adv .row .item .item_content .item_title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.3);
  padding: 20px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  width: 100%;
  margin: 0px;
}
.home .position-2 {
  background: #f2f3f8;
  padding: 0px;
}
.home .position-2 .slick {
  padding-top: 100px;
  padding-bottom: 80px;
  margin: 0 -25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home .position-2 .slick {
    margin: 0 -15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .position-2 .slick {
    margin: 0 -10px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .home .position-2 .slick {
    margin: 0 -10px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.home .position-2 .slick .item {
  float: left;
  padding: 0 25px;
  margin-bottom: 41px;
  width: 50%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home .position-2 .slick .item {
    width: 49%;
    padding: 0 15px;
    margin-bottom: 41px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .position-2 .slick .item {
    padding: 0 10px;
    width: 100%;
    float: none;
    margin-bottom: 32px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .home .position-2 .slick .item {
    padding: 0 10px;
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home .position-2 .slick .item.cauntlist1 {
    width: 51%;
  }
}
.home .position-2 .slick .item .item_content {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .home .position-2 .slick .item .item_content {
    padding: 10px;
  }
}
.home .position-2 .slick .item .item_content a {
  display: block;
  position: relative;
  overflow: hidden;
}
.home .position-2 .slick .item .item_content a:hover .position-box {
  bottom: 0;
}
.home .position-2 .slick .item .item_content .itemimg {
  margin: 0px;
}
.home .position-2 .slick .item .item_content .itemimg img {
  width: 100%;
  height: auto;
}
.home .position-2 .slick .item .item_content .position-box {
  position: absolute;
  left: 0;
  bottom: -80%;
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.5));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.5));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.5));
  background-repeat: no-repeat;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .position-2 .slick .item .item_content .position-box {
    padding: 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .home .position-2 .slick .item .item_content .position-box {
    padding: 10px 100px 10px 10px;
  }
}
.home .position-2 .slick .item .item_content .position-box .item_title {
  font-size: 55px;
  line-height: 60px;
  color: #fff;
  font-style: italic;
  font-family: 'Changa One', cursive;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .position-2 .slick .item .item_content .position-box .item_title {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .home .position-2 .slick .item .item_content .position-box .item_title {
    font-size: 25px;
    line-height: 30px;
  }
}
.home .position-2 .slick .item .item_content .position-box .item_text {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
.home .position-2 .slick .item .item_content .position-box .price {
  font-size: 55px;
  line-height: 56px;
  color: #fff;
  font-weight: 700;
  background: #e30613;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px;
  display: inline-block;
  position: absolute;
  right: 40px;
  bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .position-2 .slick .item .item_content .position-box .price {
    right: 10px;
    bottom: 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .home .position-2 .slick .item .item_content .position-box .price {
    right: 10px;
    bottom: 10px;
    font-size: 25px;
    line-height: 30px;
  }
}
.home .position-2 .slick .item .item_content .position-box .price:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 10px solid #e30613;
}
.home .position-2 .slick .item .item_content .position-box .price i {
  font-style: normal;
  font-size: 24px;
  line-height: 26px;
  position: relative;
  top: -23px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .home .position-2 .slick .item .item_content .position-box .price i {
    top: -8px;
    font-size: 14px;
    line-height: 16px;
  }
}
.position-2 .moduletablepartners {
  padding: 100px 0;
  overflow: hidden;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 767px) {
  .position-2 .moduletablepartners {
    padding: 50px 0 30px;
  }
}
.position-2 .moduletablepartners .right-box {
  text-align: center;
  width: 560px;
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  .position-2 .moduletablepartners .right-box {
    width: 100%;
  }
}
.position-2 .moduletablepartners .right-box h4 {
  color: #fff;
}
.position-2 .moduletablepartners .count {
  overflow: hidden;
  margin: 0 -15px;
  padding-bottom: 40px;
  padding-top: 20px;
}
.position-2 .moduletablepartners .count li {
  float: left;
  padding: 0 15px;
  text-align: center;
  width: 25%;
  font-size: 70px;
  line-height: 72px;
  color: #f9b129;
  font-family: 'Changa One', cursive;
}
@media (min-width: 320px) and (max-width: 767px) {
  .position-2 .moduletablepartners .count li {
    width: 50%;
    margin-bottom: 20px;
  }
}
.position-2 .moduletablepartners .count li i {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #9b9b9b;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
}
.position-4 {
  padding: 0px;
}
.position-4 .custombestoffer {
  background-size: cover;
  background-position: right top;
}
.position-4 .custombestoffer .box {
  padding-top: 140px;
  padding-bottom: 140px;
  max-width: 1000px;
  box-sizing: border-box;
  margin: 0 auto;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .position-4 .custombestoffer .box {
    padding: 100px 0 100px 45px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .position-4 .custombestoffer .box {
    padding: 60px;
    background: rgba(255, 255, 255, 0.5);
    max-width: 500px;
    margin: 0 ;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .position-4 .custombestoffer .box {
    padding: 60px;
    background: rgba(255, 255, 255, 0.5);
    max-width: 500px;
    margin: 0 ;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .position-4 .custombestoffer .box {
    padding: 20px;
    background: rgba(255, 255, 255, 0.8);
  }
}
.position-4 .custombestoffer .box .title {
  font-size: 70px;
  line-height: 72px;
  color: #2b2c2f;
  font-family: 'Changa One', cursive;
  display: block;
}
@media (min-width: 320px) and (max-width: 767px) {
  .position-4 .custombestoffer .box .title {
    font-size: 40px;
    line-height: 42px;
  }
}
.position-4 .custombestoffer .box .slogan {
  font-size: 24px;
  line-height: 26px;
  color: #f9b129;
  font-family: 'Changa One', cursive;
  display: block;
  font-style: italic;
  padding: 10px 0 14px 0;
}
.position-4 .custombestoffer .box .price {
  font-size: 26px;
  line-height: 28px;
  color: #e30613;
  font-weight: bold;
  display: block;
}
.position-4 .custombestoffer .box .price i {
  font-style: normal;
  display: inline-block;
  padding-left: 10px;
  color: #9b9b9b;
  font-size: 17px;
  text-decoration: line-through;
}
.position-4 .custombestoffer .box .desc {
  font-size: 14px;
  line-height: 24px;
  color: #9b9b9b;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .position-4 .custombestoffer .box .desc {
    max-width: 400px;
  }
}
.position-4 .custombestoffer .box .btn {
  min-width: 220px;
}
.position-5 {
  background: #f2f3f8;
  padding: 0px;
  overflow: hidden;
}
.position-5 .moduletable.bloghome .row {
  margin: 0 0px;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .position-5 .moduletable.bloghome .row {
    margin: 0 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .position-5 .moduletable.bloghome .row {
    margin: 0 0px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .position-5 .moduletable.bloghome .row {
    margin: 0 0px;
  }
}
.position-5 .moduletable.bloghome .row .item__module {
  padding: 0 0px;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .position-5 .moduletable.bloghome .row .item__module {
    padding: 0 0px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .position-5 .moduletable.bloghome .row .item__module {
    padding: 0 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .position-5 .moduletable.bloghome .row .item__module {
    padding: 0 0px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.position-5 .moduletable.bloghome .row .item__module .box-indent {
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0px;
  background: #fff;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .position-5 .moduletable.bloghome .row .item__module .box-indent {
    padding: 0;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .position-5 .moduletable.bloghome .row .item__module .box-indent {
    padding: 0;
  }
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent {
  position: relative;
  overflow: hidden;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_img {
  margin-bottom: 0px;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_img img {
  width: 100%;
  height: auto;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_img a {
  display: block;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_img a:before {
  display: none;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content {
  position: absolute;
  left: 0;
  bottom: -80%;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.7));
  background-repeat: no-repeat;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content {
    padding: 5px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content {
    padding: 10px;
    bottom: 0;
  }
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content .item_title {
  font-size: 24px;
  line-height: 26px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content .item_title {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 5px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content .item_title {
    font-size: 18px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 5px;
  }
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content .item_title a {
  color: #fff;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content .item_title a:hover {
  color: #e30613;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content .item_info .item_info_dl {
  margin-bottom: 0px;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content .item_info .item_info_dl dd {
  color: #f9b129;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  margin-bottom: 0px;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent .item_content .item_info .item_info_dl dd .item_published:before {
  color: #f9b129;
}
.position-5 .moduletable.bloghome .row .item__module .box-indent .indent:hover .item_content {
  bottom: 0;
}
.position-6 {
  padding: 0px;
}
.custominfo {
  padding-top: 40px;
  padding-left: 0px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .custominfo {
    text-align: center;
  }
}
.custominfo ul.social {
  overflow: hidden;
  margin: 0 -8px;
  list-style: none;
}
.custominfo ul.social li {
  display: inline-block;
  padding: 0 8px;
  font-size: 28px;
  line-height: 30px;
}
.custominfo ul.social li a {
  color: #d3d3d6;
}
.custominfo ul.social li a:hover {
  color: #e30613;
}
.custominfo ul.contact {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.custominfo ul.contact li {
  font-size: 14px;
  line-height: 20px;
  color: #2b2c2f;
  margin-bottom: 20px;
  font-weight: 400;
  position: relative;
  padding-left: 50px;
  clear: right;
}
@media (min-width: 320px) and (max-width: 767px) {
  .custominfo ul.contact li {
    display: inline-block;
    margin: 0 10px 20px;
  }
}
.custominfo ul.contact li i {
  display: block;
  font-style: normal;
}
.custominfo ul.contact li a {
  color: #2b2c2f;
}
.custominfo ul.contact li a:hover {
  color: #e30613;
}
.custominfo ul.contact li.address:before {
  content: "\f041";
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #e30613;
  font-family: 'FontAwesome';
  margin-top: -15px;
}
.custominfo ul.contact li.address:after {
  content: " ";
  width: 40px;
  height: 40px;
  position: absolute;
  left: -5px;
  top: 50%;
  margin-top: -20px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background: rgba(236, 83, 83, 0.4);
  z-index: -1;
}
.custominfo ul.contact li.phone:before {
  content: "\f095";
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #e30613;
  font-family: 'FontAwesome';
  margin-top: -15px;
}
.custominfo ul.contact li.phone:after {
  content: " ";
  width: 40px;
  height: 40px;
  position: absolute;
  left: -5px;
  top: 50%;
  margin-top: -20px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background: rgba(236, 83, 83, 0.4);
  z-index: -1;
}
ul li,
ol li {
  color: #333333;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}
 > ul li.active a,
 > ol li.active a {
  color: #e30613;
}
.no-edit .jmodedit {
  display: none !important;
}
table th {
  color: #777;
}
.visible-phone {
  display: none;
}
@media (min-width: 320px) and (max-width: 520px) {
  .hidden-phone {
    display: none;
  }
  .visible-phone {
    display: table-cell;
  }
}
.position-top .moduletable.about .customabout {
  padding: 100px 0;
  overflow: hidden;
  background-size: cover;
  background-position: center top;
}
.position-top .moduletable.about .customabout .right-box {
  float: right;
  width: 50%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .position-top .moduletable.about .customabout .right-box {
    width: 70%;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .position-top .moduletable.about .customabout .right-box {
    width: 100%;
    float: none;
    background: rgba(255, 255, 255, 0.7);
    padding: 30px;
  }
}
@media (min-width: 320px) and (max-width: 600px) {
  .position-top .moduletable.about .customabout .right-box {
    text-align: center;
  }
}
.position-top .moduletable.about .customabout .right-box .count {
  overflow: hidden;
  margin: 0 -15px;
  padding-bottom: 40px;
  padding-top: 20px;
}
.position-top .moduletable.about .customabout .right-box .count li {
  float: left;
  padding: 0 15px;
  text-align: center;
  width: 33%;
  font-size: 70px;
  line-height: 72px;
  color: #f9b129;
  font-family: 'Changa One', cursive;
}
@media (min-width: 320px) and (max-width: 600px) {
  .position-top .moduletable.about .customabout .right-box .count li {
    width: 100%;
    margin: 10px 0;
  }
}
.position-top .moduletable.about .customabout .right-box .count li i {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #9b9b9b;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
}
dl.table {
  display: none;
}
div#kunena .search input {
  float: left;
}
div#kunena .search .btn {
  position: relative;
  top: 0px;
  float: left;
}
div#kunena #categoryactions .chzn-container,
div#kunena #categoryactions select {
  margin-bottom: 6px;
}
div#kunena .table > thead > tr > th {
  border: 1px solid #212121;
}
div#kunena select {
  padding: 16px 7px 16px 18px;
  height: 56px;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  box-sizing: border-box !important;
  width: auto!important;
  display: block;
  margin-left: 3px;
}
form#searchForm select {
  padding: 16px 7px 16px 18px;
  height: 56px;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  box-sizing: border-box !important;
  width: auto!important;
  display: block;
  margin-left: 3px;
}
.option-com_kunena .datepicker tr th.prev:hover,
.option-com_kunena .datepicker tr th.next:hover,
.option-com_kunena .datepicker tr th.datepicker-switch:hover {
  background: #e8e8e8!important;
}
.t3-sidebar .page_header {
  text-align: left;
}
.t3-sidebar .moduletable {
  margin-bottom: 40px;
}
#modal .modalClose {
  color: #fff;
  width: 30px;
  height: 30px;
  text-shadow: none;
  font-size: 30px;
  padding: 0 0 6px 0;
  margin: 0px 0 0 0;
  line-height: 20px;
  text-align: center;
  font-weight: 400;
  opacity: 100;
  filter: alpha(opacity=10000);
  background: rgba(0, 0, 0, 0.5);
  font-family: 'Lato', sans-serif;
  box-sizing: border-box;
}
#modal .modalClose:hover {
  background: rgba(0, 0, 0, 0.7);
}
#modal .modal-dialog {
  margin: 0px;
  top: 50%;
  bottom: auto;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: none;
  position: absolute;
}
#modal .modal-content {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
#modal .top_search {
  width: 100%;
}
#modal .top_search .modal-body {
  padding: 0px;
}
@media (min-width: 320px) and (max-width: 767px) {
  #modal .top_search .form-search {
    padding: 20px;
  }
}
#modal .top_search #mod-search-searchword {
  width: 70%;
  background: none;
  border: none;
  color: #fff;
  border: 1px solid #fff;
  padding-left: 0px;
  margin-right: 16px;
}
#modal .top_search #mod-search-searchword::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
#modal .top_search #mod-search-searchword:-ms-input-placeholder {
  color: #ffffff;
}
#modal .top_search #mod-search-searchword::-webkit-input-placeholder {
  color: #ffffff;
}
#modal .top_search #mod-search-searchword::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
#modal .top_search #mod-search-searchword:-ms-input-placeholder {
  color: #ffffff;
}
#modal .top_search #mod-search-searchword::-webkit-input-placeholder {
  color: #ffffff;
}
@media (min-width: 320px) and (max-width: 767px) {
  #modal .top_search #mod-search-searchword {
    margin: 0px;
    width: 100%;
    margin-bottom: 10px;
  }
}
.modal-backdrop.fade {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
form#searchForm .btn {
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  height: auto;
}
form#searchForm .btn .fa {
  font-size: 21px;
  margin-right: 4px;
}
#searchForm .badge {
  font-size: 11px;
  line-height: 10px;
  height: 18px;
  position: relative;
  top: -2px;
}
legend {
  padding-bottom: 10px;
}
.tags .label {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #f9b129;
}
.tags .label:hover {
  background: #e30613;
}
.field-calendar .input-append input {
  -webkit-border-radius: 30px 0 0 30px !important;
  -moz-border-radius: 30px 0 0 30px !important;
  border-radius: 30px 0 0 30px !important;
}
.tag-category .category {
  border: none;
}
.tag-category .category li {
  background: none;
  border: none;
  padding: 0px;
}
.btn,
.kbutton {
  background: #e30613;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 0px solid transparent;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.64px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'Lato', sans-serif;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn,
  .kbutton {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.btn:hover,
.kbutton:hover,
.btn:focus,
.kbutton:focus {
  background: #f9b129;
  border: 0px solid transparent;
  outline: none !important;
  color: #ffffff;
}
.btn:active,
.kbutton:active,
.btn.active,
.kbutton.active {
  outline: none !important;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.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: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.progress-linear {
  margin-bottom: 50px;
  position: relative;
  height: 12px;
}
.progress-linear .progress-bar-linear-wrap,
.progress-linear .progress-bar-linear {
  height: 100%;
  border-radius: 3px;
}
.progress-linear .progress-title {
  float: left;
}
.progress-linear .progress-value {
  float: right;
}
.progress-linear .progress-bar-linear-wrap {
  background: #eeeeee;
}
.progress-linear .progress-bar-linear {
  width: 0;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.progress-linear .progress-value:after {
  content: "%";
}
.progress-bar-circle_wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.progress-bar-circle {
  display: inline-block;
  position: relative;
  line-height: 1.2;
  text-align: center;
  padding: 10%;
}
@media (max-width: 1199px) {
  .progress-bar-circle {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .progress-bar-circle {
    padding: 20%;
  }
}
@media (max-width: 479px) {
  .progress-bar-circle {
    padding: 10%;
  }
}
.progress-bar-circle:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 74%;
  height: 74%;
  content: '';
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.progress-bar-circle canvas {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.progress-bar-circle span {
  position: absolute;
  top: 48%;
  left: 50%;
  font-weight: 800;
  font-size: 38px;
  line-height: 38px;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.progress-bar-circle span:after {
  content: '%';
}
/*===== Privacy Page ======*/
.page-registration .form-horizontal .radio {
  min-height: 18px;
}
.page-registration #jform_profile_tos .radio label {
  margin: 0;
}
.page-registration #jform_profile_tos label {
  padding: 0;
}
.page-registration #jform_profile_tos .radio_inner {
  width: 18px;
}
.page-registration .form-horizontal .control-group .control-label {
  text-align: left;
}
.page-registration .calendar_wrapper #jform_profile_dob {
  float: left;
}
.page-registration .calendar_wrapper #jform_profile_dob_btn {
  height: 56px;
}
.page-registration .controls {
  margin-left: 180px;
}
@media (max-width: 767px) {
  .page-registration .form-horizontal .control-group .controls {
    margin-left: 0;
  }
  .page-registration .controls {
    margin-left: 0;
  }
}
/*========Testimonials=======*/
.page-category__testimonials .item {
  display: inline-block;
}
.page-category__testimonials .item_img img {
  margin-top: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.page-category__testimonials .item_introtext {
  overflow: hidden;
}
.page-category__testimonials .img-intro__left {
  margin-right: 39px;
}
@media (max-width: 991px) {
  .page-category__testimonials .img-intro__left {
    margin-right: 0;
    float: none;
  }
}
.page-category__testimonials small {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  display: inline-block;
}
@media (max-width: 991px) {
  .page-category__testimonials .img-intro__left {
    margin-right: 0;
    float: none;
    max-width: none;
  }
  .page-category__testimonials .item {
    text-align: center;
  }
}
/*===== History Page ======*/
.page-category__history .items-row {
  position: relative;
}
.page-category__history .items-row > div {
  clear: both;
  position: relative;
}
.page-category__history .items-row > div:before {
  color: #ffffff;
  content: '\f073';
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  line-height: 40px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  right: -21px;
  text-align: center;
  top: 25px;
  width: 40px;
  background: #e30613;
}
.page-category__history .items-row > div .item {
  border: 1px solid #d1d1d1;
  margin-right: 25px;
  padding: 30px;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}
.page-category__history .items-row > div .item header.item_header {
  text-align: left;
  margin-bottom: 10px;
}
.page-category__history .items-row > div .item:before,
.page-category__history .items-row > div .item:after {
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  content: '';
  position: absolute;
  top: 24px;
}
.page-category__history .items-row > div .item:before {
  border-left: 10px solid #d1d1d1;
  right: -10px;
}
.page-category__history .items-row > div .item:after {
  border-left: 10px solid #ffffff;
  right: -9px;
}
.page-category__history .items-row > div .item .item_introtext p {
  padding-bottom: 0;
}
.page-category__history .items-row > div .item .item_info {
  left: 100%;
  margin-left: 80px;
  position: absolute;
  top: 20px;
}
@media (max-width: 767px) {
  .page-category__history .items-row > div .item {
    margin-bottom: 30px;
  }
}
.page-category__history .items-row > div + div {
  float: right;
}
.page-category__history .items-row > div + div:before {
  left: -19px;
  right: auto;
}
.page-category__history .items-row > div + div .item {
  margin-left: 25px;
  margin-right: 0;
}
.page-category__history .items-row > div + div .item:before,
.page-category__history .items-row > div + div .item:after {
  border-bottom: 10px solid transparent;
  border-left: none;
  border-top: 10px solid transparent;
  content: '';
  position: absolute;
  right: auto;
  top: 24px;
}
.page-category__history .items-row > div + div .item:before {
  border-right: 10px solid #d1d1d1;
  left: -10px;
}
.page-category__history .items-row > div + div .item:after {
  border-right: 10px solid #ffffff;
  left: -9px;
}
.page-category__history .items-row > div + div .item .item_info {
  left: auto;
  margin-left: 0;
  margin-right: 80px;
  right: 100%;
}
.page-category__history .items-row:before {
  bottom: 0;
  content: '';
  display: block;
  left: 50%;
  margin-left: 0;
  position: absolute;
  top: 0;
  width: 2px;
  background: #e30613;
}
@media (max-width: 767px) {
  .page-category__history .items-row:before {
    display: none;
  }
}
.page-category__history .item_info_dl {
  font-size: inherit;
}
/*===== FAQ Page ======*/
.page-category__faqs .item_title span.item_title_part0 {
  color: #e30613;
}
.page-category__faqs .to_top {
  margin-bottom: 30px;
  position: relative;
  text-align: right;
}
.page-category__faqs .to_top:before {
  background: #2b2c2f;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 30px;
  top: 50%;
}
.page-category__faqs .to_top a {
  font-size: 18px;
}
.page-category__faqs .item {
  margin-bottom: 0;
}
/*======================= Archives Page ========================*/
.page-archive_filters .filter-search {
  overflow: hidden;
  padding-bottom: 21px;
}
.page-archive_filters select,
.page-archive_filters button {
  display: inline-block;
  margin-bottom: 8px;
}
/*======================= Contacts Page ========================*/
#jform_contact_message {
  height: 149px;
  resize: none;
  width: 100%;
}
#contact-form label {
  display: inline-block;
  margin-bottom: 5px;
}
.contact_misc {
  margin-bottom: 25px;
}
#contact {
  margin-top: 15px;
}
.phone-num {
  display: inline-block;
}
#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
  width: 100%;
}
.contact_email-copy,
.contact_vcard {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  margin: 0 17px 0 0;
}
.contact_vcard {
  margin: 0;
}
.contact_details .icons-marker {
  display: block;
  float: left;
  line-height: 20px;
  margin-right: 5px;
  width: 16px;
  color: #2b2c2f;
}
.contact_details h5 {
  text-align: left;
}
@media (max-width: 767px) {
  .contact_details {
    margin-bottom: 30px;
  }
}
.contact_address {
  overflow: hidden;
  padding-bottom: 20px;
}
.contact_details_fax {
  padding-bottom: 20px;
}
#contact_map {
  margin-bottom: 20px;
}
#contact_map .map {
  border: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact_map .map.mfp-hide {
  display: block !important;
}
#map {
  margin-bottom: 30px;
}
#map header {
  margin-bottom: 30px;
}
.map img {
  max-width: none !important;
}
.mfp-content .map {
  max-width: 1170px;
}
.contact_details_item {
  margin-bottom: 20px;
}
/*======================= 404 PAGE =======================*/
.errorBox {
  background: none;
  text-align: left;
}
#error .well {
  margin-bottom: 0;
}
.page-item__404 .big-404 {
  text-align: center;
}
.page-item__404 big {
  display: block;
  font-weight: bold;
  padding: 0 0 14px;
}
.page-item__404 .page-item__404 {
  padding: 50px 0 100px 0;
}
.page-item__404 img {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .page-item__404 img {
    width: 100%;
  }
}
.page-item__404 input {
  width: auto;
  margin-right: 5px;
}
.page-item__404 .mod-search_searchword + .btn {
  margin-top: 0;
}
.page-item__404 .navbar-form {
  padding: 0;
}
/*======================= Site Map =======================*/
.site_map h1,
.site_map h2,
.site_map h3,
.site_map h4,
.site_map h5,
.site_map h6 {
  text-align: left;
}
.site_map .menu ul {
  padding-left: 15px;
}
.site_map .menu ul ul {
  padding-left: 30px;
}
.site_map .menu ul ul ul {
  padding-left: 45px;
}
/*======================= Registration =======================*/
#member-registration,
#member-profile,
#user-registration {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
#member-registration .chzn-container,
#member-profile .chzn-container,
#user-registration .chzn-container {
  width: 100% !important;
}
#member-registration #helpsite-refresh,
#member-profile #helpsite-refresh,
#user-registration #helpsite-refresh {
  margin-top: 10px;
}
#member-registration .btn,
#member-profile .btn,
#user-registration .btn {
  vertical-align: top;
}
#member-registration .input-append,
#member-profile .input-append,
#user-registration .input-append {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 34px;
  width: 50%;
}
#member-registration .calendar_wrapper #jform_profile_dob_spacer-lbl,
#member-profile .calendar_wrapper #jform_profile_dob_spacer-lbl,
#user-registration .calendar_wrapper #jform_profile_dob_spacer-lbl {
  display: block;
  margin-top: 10px;
}
.page-login {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.page-login .btn {
  vertical-align: inherit;
  margin-bottom: 15px;
}
.page-login .input-prepend {
  width: 100%;
}
.page-login .input-prepend .add-on {
  display: none;
}
/*======================= ADMIN EDIT PAGES =======================*/
.icon-edit:before {
  content: "\f044";
}
#modules-form .chzn-container,
#adminForm .chzn-container {
  width: 100% !important;
}
#modules-form .input-prepend .btn + .btn,
#adminForm .input-prepend .btn + .btn,
#modules-form .input-append .btn + .btn,
#adminForm .input-append .btn + .btn {
  margin-left: 1px;
}
#modules-form .btn-toolbar > .btn,
#adminForm .btn-toolbar > .btn {
  margin: 0 5px 5px 0;
}
#modules-form .btn-toolbar > .btn + .btn,
#adminForm .btn-toolbar > .btn + .btn {
  margin-left: 0;
}
#modules-form .accordion-inner,
#adminForm .accordion-inner {
  padding: 5px;
}
#modules-form .control-label,
#adminForm .control-label {
  display: inline-block;
}
#modules-form span.radio,
#adminForm span.radio {
  display: inline-block;
  min-height: 18px;
}
#modules-form span.radio + label,
#adminForm span.radio + label {
  padding-left: 0px;
  margin-right: 10px;
}
#modules-form #jform_published .btn,
#adminForm #jform_published .btn {
  display: inline-block !important;
  margin-right: 5px;
}
#modules-form .form-horizontal .btn-success,
#adminForm .form-horizontal .btn-success,
#modules-form .form-horizontal .btn-primary,
#adminForm .form-horizontal .btn-primary {
  background: transparent;
  color: #2b2c2f;
}
#modules-form .btn-toolbar,
#adminForm .btn-toolbar {
  margin-bottom: 20px;
}
#modules-form .control-label label,
#adminForm .control-label label {
  display: block !important;
}
#modules-form #editor .control-group,
#adminForm #editor .control-group {
  display: inline-block;
}
#modules-form .btn,
#adminForm .btn {
  height: 56px;
}
#modules-form .btn span,
#adminForm .btn span {
  margin-right: 5px;
}
#modules-form input,
#adminForm input {
  float: left;
}
#modules-form .input-prepend,
#adminForm .input-prepend {
  position: relative;
}
#modules-form .input-prepend .add-on,
#adminForm .input-prepend .add-on {
  display: none;
  font-size: 15px;
  width: 56px;
  height: 56px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
#modules-form .input-prepend .add-on i,
#adminForm .input-prepend .add-on i,
#modules-form .input-prepend .add-on > span,
#adminForm .input-prepend .add-on > span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  line-height: 28px;
  width: 28px;
  color: #e30613;
  font-size: 13px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
#modules-form .input-prepend .add-on:hover i,
#adminForm .input-prepend .add-on:hover i {
  background: #e30613;
  color: #ffffff;
}
#modules-form .input-prepend:focus .add-on,
#adminForm .input-prepend:focus .add-on {
  background: #F00;
}
#modules-form .input-append input,
#adminForm .input-append input,
#modules-form .input-append select,
#adminForm .input-append select,
#modules-form .input-append .uneditable-input,
#adminForm .input-append .uneditable-input {
  -webkit-border-radius: 50px 0 0 50px;
  -moz-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
}
#modules-form .input-append input + .btn-group .btn:last-child,
#adminForm .input-append input + .btn-group .btn:last-child,
#modules-form .input-append select + .btn-group .btn:last-child,
#adminForm .input-append select + .btn-group .btn:last-child,
#modules-form .input-append .uneditable-input + .btn-group .btn:last-child,
#adminForm .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 50px 50px 0;
  -moz-border-radius: 0 50px 50px 0;
  border-radius: 0 50px 50px 0;
}
#modules-form .input-append .add-on,
#adminForm .input-append .add-on,
#modules-form .input-append .btn,
#adminForm .input-append .btn,
#modules-form .input-append .btn-group,
#adminForm .input-append .btn-group {
  margin-left: -1px;
}
#modules-form .input-append .add-on:last-child,
#adminForm .input-append .add-on:last-child,
#modules-form .input-append .btn:last-child,
#adminForm .input-append .btn:last-child,
#modules-form .input-append .btn-group:last-child > .dropdown-toggle,
#adminForm .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 50px 50px 0;
  -moz-border-radius: 0 50px 50px 0;
  border-radius: 0 50px 50px 0;
}
#modules-form .accordion-group .accordion-inner .nav {
  width: 100%;
  display: block;
}
#modules-form .accordion-group .control-group {
  width: 100%;
  display: block;
}
#modules-form .accordion-group .control-group .control-label {
  width: auto;
  text-align: left;
}
#modules-form .accordion-group .control-group .controls {
  display: inline-block;
  width: 100%;
  margin-left: 0;
}
#adminForm #images .input-prepend.input-append {
  width: 100%;
}
#adminForm #images .input-prepend.input-append .btn {
  width: 6%;
  text-align: center;
}
#adminForm #images .input-prepend.input-append .btn + input {
  width: 85%;
}
#adminForm #images .input-prepend.input-append .btn + input + .btn {
  width: 6%;
}
@media (max-width: 1200px) {
  #contact_map {
    height: 376px;
  }
  .page-category__history .items-row:before {
    margin-left: 9px;
  }
  .page-category__history .items-row > div:before {
    right: -31px;
  }
  .page-category__history .items-row > div + div:before {
    left: -10px;
  }
}
@media (max-width: 979px) {
  .page-category__history .items-row:before {
    margin-left: 5px;
  }
  .page-category__history .items-row > div:before {
    right: -27px;
  }
  .page-category__history .items-row > div + div::before {
    left: -18px;
  }
}
@media (max-width: 767px) {
  .page-category__history .items-row:before {
    left: 19px;
    margin-left: 0;
  }
  .page-category__history .items-row > div + div {
    float: none;
  }
  .page-category__history .items-row > div + div:before {
    left: 0;
    display: none;
  }
  .page-category__history .items-row > div::before {
    left: 0;
    right: auto;
    display: none;
  }
  .page-category__history .items-row > div .item {
    margin-left: 50px !important;
    margin-right: 0 !important;
  }
  .page-category__history .items-row > div .item:before {
    border-left: none;
    border-right: 10px solid #E5E5E5;
    left: -10px;
    right: auto;
    display: none;
  }
  .page-category__history .items-row > div .item:after {
    border-left: none;
    border-right: 10px solid #E5E5E5;
    left: -10px;
    right: auto;
    display: none;
  }
  .page-category__history .items-row > div .item .item_info,
  .page-category__history .items-row > div + div .item .item_info {
    margin: 0;
    position: static;
  }
  .body__404 .big-404 {
    margin-bottom: 15px;
  }
  #member-registration,
  #member-profile,
  #user-registration,
  .page-login {
    width: 100%;
  }
  #helpsite-refresh {
    display: block;
    margin-top: 10px;
  }
  .page_profile .btn-toolbar {
    float: none;
  }
  .input-prepend input {
    width: 100%;
  }
  .page-category__history .items-row > div .item {
    margin-left: 0 !important;
  }
  #adminForm #images .input-prepend.input-append .btn {
    width: 10%;
  }
  #adminForm #images .input-prepend.input-append .btn + input {
    width: 75%;
    padding-left: 12%;
  }
  #adminForm #images .input-prepend.input-append .btn + input + .btn {
    width: 10%;
  }
}
@media (max-width: 639px) {
  #modules-form fieldset#jform_published label.btn span {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .row-fluid [class*="span"].site_map {
    float: left;
    width: 50%;
  }
  .row-fluid [class*="span"].site_map:nth-child(2n-1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .control-label + .controls {
    margin-top: 10px;
  }
  .page-category__history .items-row > div .item {
    padding: 20px;
  }
  .page-item__privacy_policy .item_fulltext *[class*=heading-style] {
    float: none;
    width: 100%;
  }
  .page-item__privacy_policy .item_fulltext p {
    margin-left: 0;
  }
  .page-item__privacy_policy .item_fulltext p:before {
    display: none;
  }
  #modules-form .btn span:not(.icon-calendar) {
    display: none;
  }
  #modules-form .form-horizontal .control-label {
    padding-bottom: 10px;
    padding-top: 0;
  }
  #adminForm #images .input-prepend.input-append .btn {
    width: 13%;
  }
  #adminForm #images .input-prepend.input-append .btn + input {
    width: 64%;
    padding-left: 15%;
  }
  #adminForm #images .input-prepend.input-append .btn + input + .btn {
    width: 15%;
  }
  #login-form .controls .input-prepend .btn,
  #member-registration .controls .input-prepend .btn,
  #member-profile .controls .input-prepend .btn,
  #user-registration .controls .input-prepend .btn,
  #login-form .controls .input-append .btn,
  #member-registration .controls .input-append .btn,
  #member-profile .controls .input-append .btn,
  #user-registration .controls .input-append .btn {
    margin-bottom: 0;
  }
  #login-form .controls .btn,
  #member-registration .controls .btn,
  #member-profile .controls .btn,
  #user-registration .controls .btn {
    margin-bottom: 10px;
  }
  #adminForm .btn-toolbar .btn-group {
    margin-bottom: 10px;
  }
}
.page_header {
  font-size: 36px;
  line-height: 48px;
  color: #333333;
}
.body__elements h1,
.body__elements h2,
.body__elements h3,
.body__elements h4,
.body__elements h5,
.body__elements h6 {
  margin-bottom: 40px;
  text-align: center;
}
.body__elements h1 + p,
.body__elements h2 + p,
.body__elements h3 + p,
.body__elements h4 + p,
.body__elements h5 + p,
.body__elements h6 + p {
  text-align: center;
}
.blog_categories ul li {
  border: none;
  position: relative;
  padding: 0;
  padding-left: 39px;
}
.blog_categories ul li:before {
  position: absolute;
  left: -2px;
  top: 50%;
  margin-top: 2px;
  -moz-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  content: '\f058';
  font-family: 'FontAwesome';
  font-size: 24px;
  color: #e30613;
}
.blog_categories ul li + li {
  margin-top: 19px;
}
.blog_categories ul li a {
  color: #2b2c2f;
}
.blog_categories ul li a:hover {
  color: #e30613;
}
.blog_categories ul.nav-tabs li {
  padding: 0;
}
.blog_categories ul.nav-tabs li:before {
  display: none;
}
.blog_categories ul span {
  text-decoration: none;
}
.mod-article-single {
  margin-bottom: 20px;
}
.mod-article-single .item__module:before,
.mod-article-single .item__module:after {
  content: " ";
  display: table;
}
.mod-article-single .item__module:after {
  clear: both;
}
.mod-article-single .item__module:before,
.mod-article-single .item__module:after {
  content: " ";
  display: table;
}
.mod-article-single .item__module:after {
  clear: both;
}
.mod-newsflash-adv__counters {
  text-align: center;
}
.mod-newsflash-adv__counters .introtext {
  display: block;
}
.mod-newsflash-adv__counters .item_content {
  margin-bottom: 30px;
}
.mod-newsflash-adv__counters .counter {
  float: none;
  font-size: 40px;
  line-height: 50px;
  margin: 0 0 15px;
  border: none;
  color: #e30613;
  background: transparent;
  font-family: 'Changa One', cursive;
}
.mod-newsflash-adv__counters .item_title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #e30613;
}
.mod-newsflash-adv__pricing_simple .item .item_content {
  text-align: center;
  padding: 30px 20px;
  border: 1px solid #e30613;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul {
  padding: 10px 0;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li {
  font-size: 24px;
  line-height: 26px;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li + li {
  margin-top: 0;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  color: #e30613;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mod-newsflash-adv__pricing_simple .item.featured .item_content {
  background: #374046;
}
.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
  background: #e30613;
}
.mod-newsflash-adv__pricing_simple .price {
  font-size: 40px;
  line-height: 50px;
  padding: 14px 0;
}
.mod-newsflash-adv__pricing_simple .price span {
  font-size: 36px;
  line-height: 48px;
  vertical-align: bottom;
}
.mod-newsflash-adv__pricing_detailed .item {
  position: relative;
}
.mod-newsflash-adv__pricing_detailed .item .item_title {
  color: #e30613;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.mod-newsflash-adv__pricing_detailed .item .price {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  font-size: 40px;
  line-height: 50px;
  padding: 14px 0;
}
.mod-newsflash-adv__pricing_detailed .item .price span {
  font-size: 36px;
  line-height: 48px;
  vertical-align: bottom;
}
.mod-newsflash-adv__pricing_detailed .item .item_content {
  text-align: center;
  padding: 30px 20px;
  border: 1px solid #e30613;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul {
  padding: 18px 0 11px;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul li {
  font-size: 16px;
  line-height: 30px;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul li + li {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .mod-newsflash-adv__pricing_detailed .item .item_content {
    padding: 30px 8px;
  }
}
@media (max-width: 992px) {
  .mod-newsflash-adv__pricing_detailed .item .item_content .item_title {
    font-size: 18px;
    line-height: 24px;
  }
  .mod-newsflash-adv__pricing_detailed .item .item_content .btn {
    padding: 8px 16px;
    font-size: 14px;
  }
}
.mod-newsflash-adv__progbars_horizontal {
  text-align: center;
}
.mod-newsflash-adv__progbars_circle {
  text-align: center;
}
@media (min-width: 480px) and (max-width: 767px) {
  .mod-newsflash-adv__progbars_circle .item__module {
    width: 50%;
    float: left;
  }
}
.mod-newsflash-adv__team .item {
  margin-bottom: 58px;
}
.mod-newsflash-adv__team .item .item_img {
  margin-bottom: 4px;
}
.mod-newsflash-adv__team .item .item_title {
  display: inline-block;
  margin-bottom: 14px;
}
.mod-newsflash-adv__recent_posts {
  padding-bottom: 50px;
}
.mod-newsflash-adv__recent_posts .item {
  margin-bottom: 42px;
}
.mod-newsflash-adv__recent_posts .item .item_img {
  margin-bottom: 25px;
}
.mod-newsflash-adv__recent_posts .item .item_title {
  line-height: 24px;
  margin-bottom: 13px;
}
.mod-newsflash-adv__recent_posts .item .item_title a {
  line-height: 24px;
  font-weight: 400;
}
.mod-newsflash-adv__recent_posts .item .item_createdby,
.mod-newsflash-adv__recent_posts .item .item_published {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #e30613;
  position: relative;
  padding-left: 0;
  display: inline;
  letter-spacing: 1.4px;
}
.mod-newsflash-adv__recent_posts .item .item_createdby:before,
.mod-newsflash-adv__recent_posts .item .item_published:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 14px;
  color: #e30613;
  position: relative;
}
.mod-newsflash-adv__recent_posts .item .item_createdby:after,
.mod-newsflash-adv__recent_posts .item .item_published:after {
  display: none;
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 14px;
  color: #e30613;
  position: relative;
}
.mod-newsflash-adv__recent_posts .item .item_createdby {
  margin-right: 10px;
}
.mod-newsflash-adv__recent_posts .item .item_createdby:before,
.mod-newsflash-adv__recent_posts .item .item_createdby:after {
  content: '\f007';
}
.mod-newsflash-adv__recent_posts .item .item_published {
  padding-left: 0;
}
.mod-newsflash-adv__recent_posts .item .item_published:before,
.mod-newsflash-adv__recent_posts .item .item_published:after {
  content: '\f133';
}
.mod-newsflash-adv__ .mod-newsflash-adv_custom-link {
  margin-bottom: 40px;
}
/*== 1200px and beyond ===================================================
========================================================================*/
/* Large desktop */
@media screen and (max-height: 639px) {
  #style_switcher,
  div#fixed-sidebar-right .moduletable.login {
    top: 57px !important;
  }
  .modal-dialog {
    bottom: 0;
    top: 0;
    transform: translate(-50%, 0%);
  }
}
/*== Up to 1200px =====================================================
========================================================================*/
/* Large desktop */
/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 979px) {
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  #back-top {
    display: none !important;
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    font-weight: inherit;
  }
}
/*== Up to 980px and beyond 768px ======================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .fullwidth ul.icesubMenu.sub_level_1 > li {
    padding-left: 0;
    padding-right: 0;
  }
  .fullwidth ul.icesubMenu.sub_level_1 .iceCols > ul {
    padding: 0 15px;
  }
}
@media (max-width: 800px) {
  .img-full__left.span5 {
    width: 50%;
  }
}
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .icemegamenu {
    display: none;
  }
  .icemega_modulewrap .icemega_cover_module {
    padding-left: 20px;
    padding-right: 20px;
  }
  #logo {
    text-align: center;
  }
  #logo a {
    margin: 0;
  }
  /*===== Tables =====*/
  .item_introtext dl.table {
    display: block;
  }
  .item_introtext table {
    display: none;
  }
}
/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 639px) {
  ul#order {
    float: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .mod-newsflash-adv__progbars_circle .row-fluid .span3 {
    width: 50%;
    float: left;
  }
  .mod-newsflash-adv__progbars_circle .row-fluid .span3:nth-child(2n-1) {
    clear: both;
  }
}
/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
  .modal-dialog {
    left: 0;
    transform: translate(0%, 0%);
  }
  .alert {
    padding: 28px 58px 28px 70px;
  }
  .alert:before {
    left: 10px;
    font-size: 40px;
  }
  .img-full__left.span5 {
    margin-right: 0;
    width: 100%;
  }
  /*blog*/
  .item_img {
    float: none;
    margin: 0 0 20px 0;
    max-width: 100%;
  }
  .portfolio-thumbs {
    float: none;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }
  .portfolio-thumbs ul {
    margin-right: 0;
    overflow: hidden;
  }
  .portfolio-thumbs ul li {
    padding-right: 0;
  }
  .data-table dl {
    float: none;
    width: 100%;
  }
  .data-table dl + dl {
    border-left: 1px solid #d1d1d1;
    border-top: none;
  }
  /*search*/
  .mod-search__aside .mod-search_searchword {
    width: 100%;
  }
  /*login*/
  .mod-login__aside .mod-login_username,
  .mod-login__aside .mod-login_passwd,
  .mod-login__aside .mod-login_userdata {
    width: 100%;
  }
  .mod-login__aside .mod-login_userdata {
    overflow: hidden;
  }
  div.modal {
    position: absolute;
  }
  #error input {
    width: 200px;
  }
  .jg_photo {
    width: 100%;
  }
  /*===== Tables =====*/
  .item_introtext table tr td:before,
  .item_fulltext table tr td:before {
    font-size: 18px;
    padding: 10px;
  }
  .item_introtext table tr td + td,
  .item_fulltext table tr td + td {
    border-left: none;
  }
  .chzn-container {
    width: 100% !important;
    min-width: 200px;
  }
  #habla_beta_container_do_not_rely_on_div_classes_or_names {
    display: none !important;
  }
}
@media (max-width: 320px) {
  #style_switcher {
    width: 220px !important;
    padding: 20px !important;
  }
  #style_switcher ul {
    padding: 0 0 13px !important;
  }
  #style_switcher ul li {
    margin-right: 5px !important;
  }
}
.kmt-disabled {
  cursor: inherit !important;
}
.page-blog .item > .kmt-readon {
  display: none;
}
.kmt-readon {
  vertical-align: top;
  width: auto !important;
}
.komento .kmt-readon span.kmt-comment {
  background: none;
}
#section-kmt .kmt-author {
  height: auto;
  text-transform: none;
  color: inherit;
}
#section-kmt .kmt-author a {
  height: auto;
}
#section-kmt .kmt-avatar {
  float: left;
  margin-right: 20px;
  position: relative;
  width: 48px;
  z-index: 10;
}
#section-kmt .kmt-avatar a,
#section-kmt .kmt-avatar a img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
}
#section-kmt .kmt-avatar + .kmt-content,
#section-kmt .kmt-rank + .kmt-content {
  margin-left: 68px;
}
#section-kmt #kmt-fame {
  margin: 0;
}
#section-kmt .kmt-list.reset-child {
  text-align: left;
}
#section-kmt .kmt-list.reset-child > li.kmt-empty-comment {
  margin-top: 0;
}
#section-kmt .kmt-list.reset-child li + li .kmt-wrap {
  margin-top: 20px;
}
#section-kmt .kmt-list.reset-child .kmt-wrap {
  padding: 20px;
  background: transparent;
  border: 1px solid #d1d1d1;
  color: #2b2c2f;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#section-kmt .kmt-head {
  font: 400 24px / 30px 'Lato', sans-serif;
  color: #2b2c2f;
  height: auto !important;
}
#section-kmt .kmt-head .author-kmt span span {
  color: #2b2c2f;
}
#section-kmt .kmt-head .author-kmt a {
  color: #2b2c2f;
}
#section-kmt .kmt-head .author-kmt a:hover {
  color: #2b2c2f;
}
#section-kmt .kmt-inreplyto {
  color: #2b2c2f;
}
#section-kmt .kmt-inreplyto a {
  color: #2b2c2f;
}
#section-kmt .kmt-inreplyto a:hover {
  color: #2b2c2f;
}
#section-kmt .kmt-form-content {
  margin-bottom: 20px;
}
#section-kmt .kmt-form-content .kmt-form-addon > div {
  max-width: 90%;
}
#section-kmt .kmt-form-content .kmt-form-addon > div b {
  margin-bottom: 10px !important;
}
#section-kmt .kmt-form-content .kmt-form-addon > div .input.kmt-location {
  max-width: 100%;
}
#section-kmt .kmt-content .parentContainer {
  left: -70px;
  right: -15px;
}
#section-kmt .kmt-content .parentContainer .kmt-author {
  margin-left: 7px;
}
#section-kmt .input[type="checkbox"] {
  margin-top: 0;
}
#section-kmt .radio input[type="radio"],
#section-kmt .checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-right: 15px;
}
#section-kmt .radio,
#section-kmt .checkbox {
  background: none !important;
  border: none !important;
  padding: 0;
}
#section-kmt .kmt-profile-avatar {
  width: 60px;
}
#section-kmt .kmt-profile-activity li {
  min-width: 0 !important;
  padding: 15px 8px !important;
}
#section-kmt .kmt-time {
  font-size: 16px;
  color: #2b2c2f;
}
#section-kmt .kmt-time:before {
  content: '\f017';
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #2b2c2f;
}
#section-kmt .kmt-time a {
  color: inherit;
}
#section-kmt .kmt-time a:hover {
  color: #2b2c2f;
}
#section-kmt .kmt-time i {
  margin-right: 3px;
}
#section-kmt .kmt-control-user .kmt-btn {
  font-size: 14px;
  margin-left: 5px;
  padding: 0;
  width: 30px;
  line-height: 23px;
  height: 23px;
  border: 1px solid #f08384;
  background: transparent;
  color: #f4b4b4;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#section-kmt .kmt-control-user .kmt-btn:hover {
  color: #2b2c2f;
}
#section-kmt .kmt-toolbar {
  border: none;
  margin: 0;
  padding: 0;
}
#section-kmt .kmt-like-counter {
  border: 1px solid #f08384;
  line-height: 23px;
  background: transparent;
  color: #2b2c2f;
  line-height: 19px;
  height: 23px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
#section-kmt .kmt-like-counter:hover {
  color: #2b2c2f;
}
#section-kmt .kmt-control-user .kmt-like.cancel,
#section-kmt .kmt-control-user .kmt-reply.cancel {
  color: #e30613;
}
#section-kmt .kmt-option > span.kmt-admin-wrap > ul {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
#section-kmt .kmt-admin-list {
  font-size: 12px;
}
#section-kmt .kmt-admin-wrap:hover a.kmt-admin-link {
  color: #e30613;
}
#section-kmt .kmt-form-content .kmt-form-addon {
  border-top: none;
}
#section-kmt .kmt-rank-bar {
  background: #2b2c2f;
}
#section-kmt .kmt-rank-progress {
  background: #e30613;
}
#section-kmt .kmt-form-author {
  margin-bottom: 5px;
}
#section-kmt .kmt-form-author ul {
  margin: 0 0 0 -30px;
}
#section-kmt .kmt-form-author ul li.col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
#section-kmt .kmt-form-author ul li.col div {
  position: relative;
}
#section-kmt .kmt-form {
  margin: 30px 0;
}
#section-kmt .kmt-form-editor > div {
  position: relative;
}
#section-kmt .kmt-form-editor > div > .input.textarea {
  height: 193px;
}
#section-kmt .kmt-form-submit {
  position: relative;
}
#section-kmt .kmt-item .kmt-form-submit .btn {
  margin-right: 6px;
}
#section-kmt .kmt-body {
  margin-bottom: 0;
}
#section-kmt #kmt-form {
  padding-bottom: 60px;
}
#section-kmt .kmt-text p {
  padding-bottom: 20px;
}
#section-kmt .editInput.kmt-edit-form-input {
  height: 193px;
  width: 100%;
}
#section-kmt .submitButton {
  border: none;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 0;
}
#section-kmt .submitButton img {
  display: none;
}
.kmt-readon span.kmt-comment {
  background: none;
  float: none;
  margin: 0;
  padding: 0;
}
.foundryDialog .dialog-head {
  padding-right: 24px;
}
.komento_title {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #section-kmt .kmt-form-author ul li.col {
    width: 100%;
  }
  #section-kmt .kmt-form-author ul li.col + li {
    margin-top: 25px;
  }
  #section-kmt .kmt-control-user {
    margin-top: 5px;
  }
  #section-kmt .kmt-control-user:before,
  #section-kmt .kmt-control-user:after {
    content: " ";
    display: table;
  }
  #section-kmt .kmt-control-user:after {
    clear: both;
  }
  #section-kmt .kmt-control-user:before,
  #section-kmt .kmt-control-user:after {
    content: " ";
    display: table;
  }
  #section-kmt .kmt-control-user:after {
    clear: both;
  }
}
@media (max-width: 479px) {
  #section-kmt .kmt-avatar {
    float: none;
    margin: 0 auto 15px;
  }
  #section-kmt .kmt-avatar + .kmt-content {
    padding-left: 0;
    margin-left: 0;
  }
  #section-kmt .kmt-body {
    padding: 0;
  }
}
.jg_catelem_photo {
  font-size: 0;
  line-height: 0;
}
.loaded .jg_element_cat {
  display: none;
}
.jg_element_cat {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .jg_element_cat {
    width: 100%;
  }
}
.jg_imgalign_catsubs {
  font-size: 0;
  margin-bottom: 30px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.jg_imgalign_catsubs .jg_photo_custom {
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.jg_imgalign_catsubs:hover .jg_photo_custom {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.jg_imgalign_catsubs:hover .jg_subcatelem_txt {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.jg_subcatelem_cat a {
  height: auto;
}
.jg_subcatelem_photo a {
  display: block;
}
.jg_subcatelem_photo img {
  width: 100%;
  max-width: none;
  height: auto;
}
.jg_subcatelem_txt {
  background: rgba(236, 83, 83, 0.5);
  bottom: 0;
  color: #fff;
  font-size: 14px;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.jg_subcatelem_txt:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
  background: #e30613;
}
.jg_subcatelem_txt ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  max-width: 99%;
  vertical-align: middle;
}
.jg_subcatelem_txt ul li {
  font-size: 14px;
  line-height: 20px;
}
.jg_subcatelem_txt ul li:before {
  display: none;
}
.jg_subcatelem_txt ul a {
  color: #fff;
  position: relative;
}
.jg_subcatelem_txt ul a:hover {
  color: #fff;
}
.jg_subcatelem_txt .jg_subcatelem_txt__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.jg_catelem_txt {
  margin: 0;
  text-align: center !important;
}
.jg_catelem_txt .gallery_desc p + p {
  display: none;
}
.jg_catelem_txt ul li a:hover {
  color: #2b2c2f;
}
.jg_catelem_txt ul li:before {
  display: none;
}
.jg_catelem_txt ul li > * {
  color: #ffffff;
}
.jg_dtl_photo {
  font-size: 0;
  line-height: 0;
}
.jg_dtl_photo .lazy_container {
  width: 100%;
}
.jg_dtl_photo .lazy_container .lazy_preloader {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jg_dtl_photo .lazy_container img {
  position: relative;
}
div.jg_details,
div.jg_voting,
div.jg_commentsarea,
div.jg_send2friend,
div.jg_bbcode,
div.jg_exif,
div.jg_panemodule {
  border: none;
  margin: 0;
}
.jg_iconbar {
  padding: 0;
}
.jg_imgtitle {
  text-align: left;
}
.jg_imgalign_catimgs {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.jg_imgalign_catimgs img {
  width: 100%;
  max-width: none;
  height: auto;
}
.jg_imgalign_catimgs .jg_photo_custom {
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.jg_imgalign_catimgs .jg_catelem_txt {
  background: rgba(236, 83, 83, 0.5);
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
}
.jg_imgalign_catimgs .jg_catelem_txt .item_title {
  color: inherit;
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
  background: #e30613;
}
.jg_imgalign_catimgs .jg_catelem_txt ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  max-width: 99%;
  padding: 0 10px;
  vertical-align: middle;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a {
  font-size: 28px;
  margin: 0 5px;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a:hover {
  color: #f9b129;
}
.jg_imgalign_catimgs:hover .jg_photo_custom {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.jg_imgalign_catimgs:hover .jg_catelem_txt {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.jg_gallery {
  font-size: 0;
  line-height: 0;
  text-align: left;
  margin-bottom: 40px;
}
.jg_catorderlist {
  text-align: left;
  white-space: normal;
}
.jg_catorderlist > strong {
  display: block;
  margin-bottom: 15px;
}
.jg_links .fancybox-thumb .lazy,
.jg_links .fancybox-thumb img {
  display: none;
}
#joomcommentform {
  margin-bottom: 40px;
  text-align: left;
}
#joomcommentform + .jg_row1 {
  padding-bottom: 0;
}
#joomcommentform .btn-group {
  display: inline-block;
}
#joomcommentform .input_wrapper {
  position: relative;
}
.jg_comments_title {
  margin-bottom: 30px;
}
.jg_cmtf {
  border: 1px dashed #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 30px 0;
  text-align: center;
}
.ui-loader {
  display: none;
}
.jg_pathway {
  margin: 0 0 20px;
  padding: 0;
}
ul#order {
  margin: 0 0 15px;
  overflow: hidden;
}
ul#order li {
  display: inline-block;
}
.jg_commentsarea {
  clear: both;
  padding-top: 20px;
}
.jg_commentsarea textarea {
  height: 200px;
  width: 100%;
}
.jg_commentsarea .username {
  display: block;
  font-size: 16.8px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 20px;
}
.jg_commentsarea div[class*="jg_row"] {
  padding-bottom: 40px;
}
.jg_commentsarea div[class*="jg_row"] .comment_text {
  display: block;
}
.jg-details-header h4 {
  padding: 0;
  text-align: inherit;
}
.jg_dtl_photo {
  text-align: center;
}
.jg_subcat {
  margin-bottom: 40px;
}
.joomgallery-toggler,
.joomgallery-toggler-down {
  background-image: none;
}
.jg_detailnavi {
  padding: 20px 0;
}
.jg_detailnavi a img.pngfile {
  display: none;
}
#jg_dtl_photo {
  max-width: 100%;
}
.jdGallery .slideElement {
  background-size: cover;
}
.jdGallery a.carouselBtn {
  padding: 9px 10px;
}
div.jg_details,
div.jg_commentsarea {
  background: transparent;
  margin-bottom: 10px;
}
.swiper-container {
  height: 91vh;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 100%;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  display: none;
  position: absolute;
  top: 50%;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 40px;
  text-align: center;
  margin-top: -28px;
  z-index: 10;
  cursor: pointer;
  color: #333333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #ffffff;
}
.swiper-button-prev:hover:before,
.swiper-button-next:hover:before {
  background: #e30613;
}
.swiper-button-prev:before,
.swiper-button-next:before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: '';
  display: block;
  position: absolute;
  width: 56px;
  height: 56px;
  background: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (min-width: 767px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: block;
  }
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev {
  left: 5%;
}
.swiper-button-prev:before {
  content: "\e314";
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Material Icons';
}
.swiper-button-next {
  right: 5%;
}
.swiper-button-next:before {
  content: "\e315";
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'Material Icons';
}
.swiper-pagination {
  display: block;
  position: absolute;
  text-align: center;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  width: 100%;
  max-width: 762px;
  bottom: 60px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .swiper-pagination {
    bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .swiper-pagination {
    max-width: 150px;
    bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-pagination {
    max-width: 150px;
    bottom: 30px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .swiper-pagination {
    bottom: 20px;
  }
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
}
.swiper-pagination-bullet:hover {
  background: #e30613;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  background: #e30613;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination {
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-scrollbar {
  position: relative;
  -ms-touch-action: none;
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  bottom: 0;
  z-index: 50;
  height: 3px;
  width: 100%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #e30613;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
  height: 100%;
}
.swiper-slide {
  white-space: nowrap;
}
.swiper-slide:not(.vide):not(.rd-parallax):before,
.swiper-slide .parallax_cnt:before,
.swiper-slide .vide__body:before {
  content: '';
  display: inline-block;
  height: 50%;
}
.swiper-slide .swiper-slide-caption {
  padding: 0 0 0 140px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .swiper-slide .swiper-slide-caption {
    padding: 0 0 0 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-slide .swiper-slide-caption {
    padding: 0 0 0 60px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .swiper-slide .swiper-slide-caption {
    padding: 0;
  }
}
.swiper-slide .camera_caption.container {
  width: 100%;
  max-width: 480px;
  padding: 0px;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-slide .camera_caption.container {
    max-width: 380px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .swiper-slide .camera_caption.container {
    max-width: inherit;
    padding: 0px 20px;
  }
}
.swiper-slide-caption {
  display: inline-block;
  width: 100%;
  max-height: 100%;
  vertical-align: middle;
  white-space: normal;
  padding: 0 16%;
  text-align: center;
}
.swiper-slide-caption * + .btn {
  margin-top: rem(100px);
}
.swiper-slide-caption .lbl {
  padding: 5px 10px 5px 10px;
  display: inline-block;
  max-width: 200px;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Changa One', cursive;
  background: #e30613;
  font-style: italic;
  margin-right: 10px;
  transform: skew(-12deg);
  -o-transform: skew(-12deg);
  -moz-transform: skew(-12deg);
  -webkit-transform: skew(-12deg);
  -ms-transform: skew(-12deg);
}
.swiper-slide-caption .lbl i {
  position: relative;
  top: -10px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .swiper-slide-caption .lbl {
    display: none;
  }
}
.swiper-slide-caption .title {
  font-size: 95px;
  line-height: 96px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Changa One', cursive;
  font-style: italic;
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-slide-caption .title {
    font-size: 55px;
    line-height: 60px;
    padding-top: 6px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .swiper-slide-caption .title {
    font-size: 35px;
    line-height: 40px;
  }
}
.swiper-slide-caption .title.block {
  display: block;
  font-size: 55px;
  line-height: 56px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .swiper-slide-caption .title.block {
    font-size: 25px;
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-slide-caption .title.block {
    font-size: 25px;
    line-height: 30px;
    padding-top: 6px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .swiper-slide-caption .title.block {
    font-size: 25px;
    line-height: 30px;
    padding-top: 6px;
  }
}
.swiper-slide-caption .title i {
  display: block;
  font-size: 95px;
  line-height: 96px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .swiper-slide-caption .title i {
    font-size: 65px;
    line-height: 66px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-slide-caption .title i {
    font-size: 55px;
    line-height: 60px;
    padding-top: 6px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .swiper-slide-caption .title i {
    font-size: 35px;
    line-height: 40px;
  }
}
.swiper-slide-caption .desc {
  display: block;
  color: #f9b129;
  font-size: 55px;
  line-height: 60px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Changa One', cursive;
  padding-top: 12px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .swiper-slide-caption .desc {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .swiper-slide-caption .desc {
    font-size: 35px;
    line-height: 40px;
    padding-top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-slide-caption .desc {
    font-size: 25px;
    line-height: 30px;
    padding-top: 6px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .swiper-slide-caption .desc {
    font-size: 25px;
    line-height: 30px;
    padding-top: 6px;
  }
}
.swiper-slide-caption .btn {
  margin-top: 18px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .swiper-slide-caption .btn {
    margin-top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-slide-caption .btn {
    margin-top: 6px;
  }
}
@media (max-width: 767px) {
  .swiper-slide-caption .btn {
    margin-top: 0;
  }
}
.swiper-slide,
.swiper-slide h1,
.swiper-slide h2,
.swiper-slide h3,
.swiper-slide h4,
.swiper-slide h5,
.swiper-slide h6 {
  color: #fff;
  margin-bottom: 28px;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  width: 100%;
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  font: 400 40px/80px 'FontAwesome';
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:before {
  content: '\f144';
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-nav.disabled {
  display: none;
}
.owl-nav.disabled:before,
.owl-nav.disabled:after {
  display: none;
}
.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font: 400 46px/50px 'FontAwesome';
  opacity: .5;
}
.owl-prev:hover,
.owl-next:hover {
  opacity: 1;
}
.owl-prev {
  left: 0;
}
.owl-prev:before {
  content: '\f104';
}
.owl-next {
  right: 0;
}
.owl-next:before {
  content: '\f105';
}
.owl-dots {
  text-align: center;
  margin-top: 10px;
}
.owl-dot {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #000;
  transition: box-shadow 0.3s ease;
}
.owl-dot:hover,
.owl-dot:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.6);
}
.owl-dot.active {
  box-shadow: inset 0 0 0 8px #000;
}
.mod_owl_carousel__partners {
  padding: 0 60px;
}
.fancybox-close {
  background: none!important;
  color: #fff;
  font-size: 22px;
  height: 36px !important;
  line-height: 36px;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  right: 0!important;
  text-align: center !important;
  top: 0!important;
  -webkit-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
}
.fancybox-close:before {
  content: '\f057';
  font-family: FontAwesome;
}
.fancybox-close:hover {
  color: #fff;
  font-size: 30px;
}
@media (min-width: 320px) and (max-width: 479px) {
  #fancybox-thumbs.bottom {
    bottom: -2px !important;
  }
}
.login_shell {
  background: #e30613;
}
@media (max-width: 479px) {
  .login_shell .lr_providericons {
    font-size: 13px;
  }
}
.login_shell *[class*=heading-style] {
  color: white;
}
.login_shell form {
  margin-bottom: 0;
}
.login_shell button {
  vertical-align: inherit;
}
.login_shell .moduleTitle {
  color: inherit;
}
.login_shell .controls {
  text-align: center;
}
.login_shell .control {
  position: relative;
}
.login_shell input,
.login_shell textarea {
  border-color: white;
  color: #f9b129;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  margin-bottom: 16px;
  padding: 0 14px;
}
.login_shell input:focus,
.login_shell textarea:focus {
  border-color: white;
}
.login_shell input::-moz-placeholder,
.login_shell textarea::-moz-placeholder {
  color: #f9b129;
}
.login_shell .btn {
  background: white;
  color: black;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 16px;
  padding: 0 14px;
}
.login_shell .btn:focus,
.login_shell .btn:hover {
  background: #f9b129;
  color: white !important;
}
.login_shell .control-group + .control-group {
  margin-top: 5px;
}
.login_shell .input-prepend {
  display: block;
}
.login_shell .add-on {
  border: none;
}
.login_shell * + .mod-login_submit {
  margin: 0px;
}
.login_shell .mod-login_submit .btn {
  vertical-align: middle;
}
.login_shell label {
  color: #f9b129;
}
.login_shell label.checkbox {
  color: white;
  cursor: inherit;
}
.login_shell label.checkbox span.checkbox input[type="checkbox"] {
  position: relative;
  z-index: 2;
}
.login_shell .reset_remind {
  color: white;
  margin: 16px 0;
  font-size: 14px;
  font-weight: 300;
}
.login_shell .reset_remind a {
  color: white;
}
.login_shell .reset_remind a:hover {
  text-decoration: underline;
}
.login_shell .login-greeting {
  color: white;
}
.login_shell .login-greeting a {
  color: white;
}
.login_shell .login-greeting a:hover {
  text-decoration: underline;
}
.login_shell label + * {
  margin-top: 10px;
}
.login_shell .userdata p {
  padding-bottom: 10px;
}
.login_shell #form-login-remember {
  margin-bottom: 10px;
}
.login_shell #form-login-remember label {
  margin: 0;
}
.login_shell #form-login-remember .modlgn-remember {
  height: 14px;
}
.login_shell #form-login-remember .checkbox_inner {
  margin: 0;
}
.login_shell #form-login-remember span.checkbox {
  margin-bottom: 13px;
}
.login_shell input.btn {
  color: #2b2c2f !important;
}
.login_shell .ul-jlslogin li a {
  color: white;
}
.login_shell .ul-jlslogin li a:hover {
  color: #f9b129;
}
div[class*="lr_social_login_basic"] > a {
  display: none;
}
.lr_social_login_basic_150 {
  width: 100% !important;
}
.lr_social_login_basic_150 .lr_providers .lr_icons_box {
  float: none !important;
  width: 100% !important;
}
.lr_social_login_basic_150 .lr_providers .lr_icons_box div {
  float: none !important;
  margin: 0 0 10px !important;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons {
  color: #FFF;
  display: block;
  font-weight: 500;
  height: 50px !important;
  line-height: 49px;
  position: relative;
  text-align: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: auto !important;
  z-index: 1 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 21px;
  vertical-align: middle;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.lr_social_login_basic_150 .lr_providers .lr_facebook {
  background: #3B5998 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_facebook:before {
  content: '\f09a';
  margin-right: 13px;
}
.lr_social_login_basic_150 .lr_providers .lr_google {
  background: #DF4A32 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_google:before {
  content: '\f0d5';
  margin-right: 9px;
}
div#fixed-sidebar-right {
  bottom: 0;
  height: 100%;
  position: fixed;
  right: 0;
  top: 110px;
  width: 0;
  z-index: 1034;
}
div#fixed-sidebar-right .moduletable.login {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  right: 0;
  position: absolute;
  top: 0px;
  width: 0;
  left: auto;
  transition: width .2s ease;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
  -webkit-box-shadow: -4px 2px 7px 0px #f9b129;
  box-shadow: -4px 2px 7px 0px #f9b129;
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  height: 40px;
  left: -40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  background: #e30613;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user:hover {
  font-size: 22px;
}
div#fixed-sidebar-right .moduletable.login input {
  color: #f9b129;
}
div#fixed-sidebar-right .moduletable.login input:focus {
  color: #f9b129;
}
div#fixed-sidebar-right .moduletable.login.shown {
  width: 330px;
}
div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
  overflow: auto;
  padding: 30px 30px;
  width: 330px;
  right: 0;
  transition: width 0s linear 0s, padding 0s linear 0s, right 0s linear 0s;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  position: relative;
  right: 330px;
  width: 0;
  padding: 30px 0px;
  overflow: hidden;
  background: #e30613;
  transition: width 0s linear .2s, padding 0s linear .2s, right 0s linear .2s;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper *[class*=heading-style] {
  color: white;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .login-greeting {
  margin-bottom: 5px;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  background: transparent;
  color: #e30613;
}
@media (max-width: 767px) {
  .login_shell .control-group + * {
    margin-top: 10px;
  }
}
@media screen and (max-height: 550px) {
  #style_switcher,
  div#fixed-sidebar-right .moduletable.login,
  div#fixed-sidebar-right .login_shell {
    padding-bottom: 10px;
    bottom: 0;
  }
  #style_switcher .mod_login_wrapper,
  div#fixed-sidebar-right .moduletable.login .mod_login_wrapper,
  div#fixed-sidebar-right .login_shell .mod_login_wrapper {
    max-height: 100%;
  }
}
@media (max-width: 479px) {
  div#fixed-sidebar-right .moduletable.login {
    bottom: 0;
  }
  div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
    right: 280px;
  }
  div#fixed-sidebar-right .moduletable.login.shown {
    width: 280px;
  }
  div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
    padding-left: 20px;
    padding-right: 20px;
    width: 280px;
    right: 0;
  }
}
.portfolio .filters b,
.portfolio .sorting b {
  display: block;
  margin: 0 0 15px;
}
.portfolio .gallery-item {
  text-align: center;
}
.portfolio .gallery-item .gallery-item__content .item_img {
  position: relative;
  display: block;
}
.portfolio .gallery-item .gallery-item__content .item_img img {
  max-width: none;
  width: 100%;
}
.portfolio .gallery-item .gallery-item__content .item_img .more_wrapper {
  background: rgba(236, 83, 83, 0.5);
  top: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
.portfolio .gallery-item .gallery-item__content .item_img .more_wrapper .vert-align {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.portfolio .gallery-item .gallery-item__content .item_img .more_wrapper .vert-align .btn {
  background: white;
  color: black;
}
.portfolio .gallery-item .gallery-item__content .item_img .more_wrapper .vert-align .btn:hover {
  background: black;
  color: white;
}
.portfolio .gallery-item .gallery-item__content .item_img:hover .more_wrapper {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.portfolio .gallery-item .gallery-item__content .item_header h1.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h2.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h3.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h4.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h5.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h6.item_title a {
  color: #e30613;
}
.portfolio .gallery-item .gallery-item__content .item_header h1.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h2.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h3.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h4.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h5.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h6.item_title a:hover {
  color: #2b2c2f;
}
ul#filters {
  margin: 0 0 15px;
}
ul#filters li {
  display: inline-block;
  vertical-align: top;
}
ul#filters li a {
  cursor: pointer;
}
.sorting {
  text-align: center;
}
.sorting ul#sort {
  display: inline-block;
  margin-bottom: 20px;
}
.sorting ul#sort li {
  margin: 0 8px 16px;
}
.sorting ul#sort li a {
  cursor: pointer;
  border: none;
}
.sorting ul#sort li a:after {
  font-family: FontAwesome;
  margin-left: 7px;
}
.sorting ul#sort li a[data-order=asc]:after {
  content: '\f0d8';
}
.sorting ul#sort li a[data-order=desc]:after {
  content: '\f0d7';
}
.sorting ul#sort li a:hover {
  border: none;
}
.sorting ul#sort li.active a {
  border: none;
}
.sorting ul#sort li.active a:hover {
  border: none;
}
ul#order {
  float: right;
  position: relative;
  z-index: 2;
}
ul#grid-list {
  margin: 0 0 15px;
}
ul#grid-list li {
  display: inline-block;
}
.gallery-grid .item_img {
  margin-right: 0;
  width: 100%;
}
.page-gallery_img {
  margin-left: 0;
}
/*======================= Portfolio Project Page ========================*/
.item_img .articleGalleryZoom .BWfade,
.item_img .galleryZoomIcon .BWfade {
  display: none !important;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before,
.item_img .articleGalleryZoom:after,
.item_img .galleryZoomIcon:after {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  content: '';
  background: #e30613;
  bottom: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item_img .articleGalleryZoom:after,
.item_img .galleryZoomIcon:after {
  top: 50%;
  color: #FFF;
  content: '\f00e';
  font-family: 'FontAwesome';
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.item_img .articleGalleryZoom:hover:before,
.item_img .galleryZoomIcon:hover:before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.item_img .articleGalleryZoom:hover:after,
.item_img .galleryZoomIcon:hover:after {
  font-size: 30px;
}
.sorting ul#sort li a + a {
  display: none;
}
.block {
  display: block !important;
}
.none {
  display: none !important;
}
@media (max-width: 767px) {
  ul.gallery .gallery-grid .item_img img {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .gallery li.gallery_desc {
    display: none;
  }
}
#Kunena td,
#Kunena table,
#Kunena th,
#Kunena div,
#Kunena p,
#Kunena span,
#Kunena .knewchar,
#Kunena #ktab a span {
  font-family: inherit;
}
.option-com_kunena .datepicker .datepicker-days table th {
  border-radius: 0 !important;
}
.option-com_kunena .datepicker tr th.prev:hover,
.option-com_kunena .datepicker tr th.next:hover,
.option-com_kunena .datepicker tr th.datepicker-switch:hover {
  background: #2b2c2f;
}
#kunena table,
#kunena .table {
  margin-bottom: 35px;
  border: 1px solid #212121;
}
#kunena table tr,
#kunena .table tr {
  border: 1px solid #212121;
}
#kunena table tr td,
#kunena .table tr td {
  border: 1px solid #212121;
}
#kunena .chzn-results li {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}
#kunena .well {
  border: 1px solid #212121;
}
#kunena + div {
  margin-bottom: 50px;
}
#kunena #gender_chzn {
  min-width: 100px !important;
}
@media (max-width: 991px) {
  #kunena #editavatar {
    overflow-x: auto;
  }
}
#kunena .kunena-wrapper:before,
#kunena .kunena-wrapper:after {
  content: " ";
  display: table;
}
#kunena .kunena-wrapper:after {
  clear: both;
}
#kunena .kunena-wrapper:before,
#kunena .kunena-wrapper:after {
  content: " ";
  display: table;
}
#kunena .kunena-wrapper:after {
  clear: both;
}
@media (max-width: 767px) {
  #kunena .kunena-wrapper .kunena-profile-edit-btn {
    display: block;
    float: left !important;
  }
  #kunena .kunena-wrapper .kunena-profile-edit-btn:before,
  #kunena .kunena-wrapper .kunena-profile-edit-btn:after {
    content: " ";
    display: table;
  }
  #kunena .kunena-wrapper .kunena-profile-edit-btn:after {
    clear: both;
  }
  #kunena .kunena-wrapper .kunena-profile-edit-btn:before,
  #kunena .kunena-wrapper .kunena-profile-edit-btn:after {
    content: " ";
    display: table;
  }
  #kunena .kunena-wrapper .kunena-profile-edit-btn:after {
    clear: both;
  }
}
@media (max-width: 767px) {
  #kunena .kunena-wrapper .h1-heading {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  #kunena #KunenaUserEdit #editprofile,
  #kunena #KunenaUserEdit #editavatar {
    overflow-x: auto;
  }
}
#kunena #KunenaUserEdit select,
#kunena #KunenaUserEdit input,
#kunena #KunenaUserEdit textarea {
  width: 100%;
}
#kunena #editsettings .chzn-container {
  min-width: 100px !important;
}
@media (max-width: 991px) {
  #kunena #ktopicsform {
    overflow-x: auto;
  }
}
#kunena #ktopicsform .chzn-container {
  width: auto !important;
}
#kunena #ktopicsform .chzn-results li {
  white-space: normal;
}
#kunena #ktopicsform .input-group-btn .btn {
  vertical-align: top;
}
@media (max-width: 767px) {
  #kunena #ktopicsform .input-group-btn .btn,
  #kunena #ktopicsform .input-group-btn input,
  #kunena #ktopicsform .input-group-btn .chzn-container {
    display: block;
    width: 100%;
  }
  #kunena #ktopicsform .input-group-btn .btn {
    text-align: center;
  }
}
#kunena .btn {
  margin-bottom: 10px;
}
#kunena .btn-xs {
  padding: 6px 8px;
}
#kunena .btn-toolbar {
  margin: 0;
}
#kunena #postform label + * {
  margin-top: 0;
}
#kunena #postform #kpost-subject {
  margin-bottom: 20px;
}
#kunena #postform #kshow_attach_form {
  margin: 0;
}
#kunena #postform #kpost-subscribe .control-label {
  padding: 0;
}
#kunena #postform #kpost-subscribe label.string {
  display: inline;
}
#kunena #postform #kattach_form {
  margin-top: 10px;
}
#kunena #topic-actions {
  margin-bottom: 20px;
}
#kunena #topic-actions .btn + .btn {
  margin-left: 0;
}
#kunena #topic-actions .btn-group {
  margin-right: 10px;
}
#kunena select {
  padding: 0 20px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  #kunena select {
    width: 100% !important;
  }
}
#kunena input {
  padding: 0 20px;
  margin-bottom: 10px;
}
#kunena .cunena-date {
  display: table !important;
}
#kunena .well {
  text-align: left;
}
#kunena #kuserlist-form .table th {
  background: transparent;
  color: #2b2c2f;
}
#kunena .pagination {
  margin-top: 15px;
}
#kunena .pagination li a:hover {
  color: #ffffff;
  background: #2b2c2f;
}
#kunena .pagination li.active {
  background: #2b2c2f;
  color: #ffffff;
}
#kunena .alert.alert-info {
  padding: 15px;
}
#kunena .alert.alert-info:before {
  display: none;
}
#kunena a.label.label-default {
  background: #669900;
  color: #ffffff;
}
#kunena a.label.label-default:hover {
  background: #222222;
}
#kunena #searchatdate .input-group-addon {
  cursor: pointer;
}
#kunena #searchatdate input {
  margin-bottom: 0;
}
#kunena .h1-heading {
  font-size: 30px;
  line-height: 40px;
  color: #333333;
  display: block;
  margin-bottom: 10px;
}
#kunena .h2-heading {
  color: #333333;
  display: block;
  font-size: 21px;
  line-height: 60px;
}
#kunena div.chzn-container-single .chzn-single span {
  margin-right: 10px !important;
  padding-right: 0;
}
#kunena div.chzn-container-single .chzn-single div {
  width: 30px;
}
#kunena nav.navbar {
  background: transparent;
  border: none;
  min-height: auto;
}
#kunena nav.navbar .navbar-nav {
  margin: 0;
}
#kunena ol li:before {
  display: none;
}
#kunena #categoryactions .chzn-container {
  display: block;
  width: 100% !important;
}
#kunena #categoryactions .table .category {
  border-bottom: 1px solid #dddddd;
}
#kunena .row.message {
  padding: 20px 0;
  border-bottom: 2px solid #eaeaea;
}
#kunena .row.message .btn + .btn {
  margin-left: 0;
}
#kunena .message-published {
  margin-bottom: 25px;
}
#kunena .message-published .text-muted.pull-right {
  float: none !important;
  display: block;
  padding-bottom: 15px;
}
#kunena .kfrontend thead {
  background: #e30613;
  color: white;
}
#kunena .kfrontend thead .well {
  background: transparent;
  border: none;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
#kunena .pagination li {
  background: #e30613;
  float: left;
  display: inline-block;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#kunena .pagination li a {
  color: white;
  padding: 8px 10px;
}
#kunena .pagination li:hover {
  background: #f9b129;
}
#kunena #jumpto {
  margin-bottom: 30px;
}
#kunena .h3-heading .glyphicon {
  font-size: 14px;
  line-height: 14px;
}
#kunena .glyphicon,
#kunena .fa {
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
}
#kunena .btn-link small {
  color: #2b2c2f;
}
#kunena .btn-link:hover {
  color: #e30613;
  text-decoration: none;
}
#kunena .btn-link:hover small {
  text-decoration: none;
}
#kunena .well {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#kunena .search-block {
  float: none;
  text-align: left;
}
#kunena .search input {
  width: auto;
  margin-right: 10px;
}
#kunena .category td.col-md-1 {
  vertical-align: middle;
}
#kunena ul.list-unstyled {
  margin: 0;
}
#kunena .replies .repliesnum {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #kunena .kfrontend .text-center {
    text-align: right;
  }
}
#kunena.layout #kbbcode-smilies-button {
  background-position: -108px -18px;
}
#kunena.layout .kbbcode-preview-bottom {
  border: 1px solid #dddddd;
  border-radius: 4px;
  margin: 10px;
  min-height: 150px;
  padding: 4px 12px;
}
#kunena.layout .markItUp .boldbutton a {
  background-image: url("../images/kunena/images/bold.png");
}
#kunena.layout .markItUp .italicbutton a {
  background-image: url("../images/kunena/images/italic.png");
}
#kunena.layout .markItUp .underlinebutton a {
  background-image: url("../images/kunena/images/underline.png");
}
#kunena.layout .markItUp .strokebutton a {
  background-image: url("../images/kunena/images/stroke.png");
}
#kunena.layout .markItUp .supscriptbutton a {
  background-image: url("../images/kunena/images/supscript.png");
}
#kunena.layout .markItUp .subscriptbutton a {
  background-image: url("../images/kunena/images/subscript.png");
}
#kunena.layout .markItUp .sizebutton a {
  background-image: url("../images/kunena/images/fonts.png");
}
#kunena.layout .markItUp .colors a {
  background-image: url("../images/kunena/images/colors.png");
}
#kunena.layout .markItUp .bulletedlistbutton a {
  background-image: url("../images/kunena/images/list-bullet.png");
}
#kunena.layout .markItUp .numericlistbutton a {
  background-image: url("../images/kunena/images/list-numeric.png");
}
#kunena.layout .markItUp .listitembutton a {
  background-image: url("../images/kunena/images/list-item.png");
}
#kunena.layout .markItUp .alignleftbutton a {
  background-image: url("../images/kunena/images/text_align_left.png");
}
#kunena.layout .markItUp .centerbutton a {
  background-image: url("../images/kunena/images/text_align_center.png");
}
#kunena.layout .markItUp .alignrightbutton a {
  background-image: url("../images/kunena/images/text_align_right.png");
}
#kunena.layout .markItUp .quotebutton a {
  background-image: url("../images/kunena/images/quotes.png");
}
#kunena.layout .markItUp .codemodalboxbutton a,
#kunena.layout .markItUp .codesimplebutton a {
  background-image: url("../images/kunena/images/code.png");
}
#kunena.layout .markItUp .tablebutton a {
  background-image: url("../images/kunena/images/table.png");
}
#kunena.layout .markItUp .spoilerbutton a {
  background-image: url("../images/kunena/images/spoiler.png");
}
#kunena.layout .markItUp .hiddentextbutton a {
  background-image: url("../images/kunena/images/hidden.png");
}
#kunena.layout .markItUp .picturebutton a {
  background-image: url("../images/kunena/images/picture.png");
}
#kunena.layout .markItUp .linkbutton a {
  background-image: url("../images/kunena/images/link.png");
}
#kunena.layout .markItUp .ebaybutton a {
  background-image: url("../images/kunena/images/ebay.png");
}
#kunena.layout .markItUp .videodropdownbutton a {
  background-image: url("../images/kunena/images/film.png");
}
#kunena.layout .markItUp .mapbutton a {
  background-image: url("../images/kunena/images/map.png");
}
#kunena.layout .markItUp .pollbutton a {
  background-image: url("../images/kunena/images/poll.png");
}
#kunena.layout .markItUp .tweetbutton a {
  background-image: url("../images/kunena/images/tweet.png");
}
#kunena.layout .markItUp .soundcloudbutton a {
  background-image: url("../images/kunena/images/soundcloud.png");
  margin-left: -3px;
  margin-top: 3px;
}
#kunena.layout .markItUp .instagrambutton a {
  background-image: url("../images/kunena/images/instagram.png");
}
#kunena.layout .markItUp .hrbutton a {
  background-image: url("../images/kunena/images/hr.png");
}
#kunena.layout .markItUp .emoticonsbutton a {
  background-image: url("../images/kunena/images/emoticon.png");
}
#kunena.layout .markItUp .confidentialbutton a {
  background-image: url("../images/kunena/images/confidential.png");
}
#kunena.layout .markItUp .clean a {
  background-image: url("../images/kunena/images/clean.png");
}
#kunena.layout .markItUp .colors ul {
  padding: 1px;
  width: auto;
}
#kunena.layout .markItUp .colors li {
  border: 1px solid white;
  float: left;
  height: 25px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 25px;
}
#kunena.layout .markItUp .colors ul a {
  height: 25px;
  width: 25px;
}
#kunena.layout .markItUp .colors .col1-1 a {
  background: black none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col1-2 a {
  background: orange none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col1-3 a {
  background: red none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col2-1 a {
  background: blue none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col2-2 a {
  background: purple none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col2-3 a {
  background: green none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col3-1 a {
  background: white none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col3-2 a {
  background: gray none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col3-3 a {
  background: black none repeat scroll 0 0;
}
#kunena.layout .markItUp {
  width: 100%;
}
#kunena.layout .markItUpContainer {
  width: 100%;
}
#kunena.layout .markItUpEditor {
  border: 1px solid #e5e5e5;
  clear: both;
  display: block;
  line-height: 18px;
  margin: 0;
  overflow: auto;
  padding: 5px;
}
#kunena.layout .markItUpEditor a {
  box-sizing: content-box;
}
#kunena.layout .markItUpPreviewFrame {
  background-color: #ffffff;
  height: 350px;
  margin: 5px 0;
  overflow: auto;
  width: 99.9%;
}
#kunena.layout .markItUpHeader {
  height: 25px;
  margin: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 100%;
}
#kunena.layout .markItUpFooter {
  height: 25px;
  padding-bottom: 10px;
  width: 100%;
}
#kunena.layout .markItUpHeader ul li {
  box-sizing: content-box;
  float: left;
  list-style: outside none none;
  position: relative;
}
#kunena.layout .markItUpHeader ul li:hover > ul {
  display: block;
}
#kunena.layout .markItUpHeader ul .markItUpDropMenu li {
  margin-right: 0;
}
#kunena.layout .markItUpHeader ul ul {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  display: none;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 18px;
}
#kunena.layout .markItUpHeader ul ul li {
  border-bottom: 1px solid #e5e5e5;
  float: none;
}
#kunena.layout .markItUpHeader ul .markItUpSeparator {
  border-left: 1px solid #ccc;
  color: #ccc;
  height: 24px;
  margin-right: 5px;
  overflow: hidden;
  text-indent: -10000px;
  width: 1px;
}
#kunena.layout .markItUpHeader ul ul .markItUpSeparator {
  height: 1px;
  margin: 0;
  width: auto;
}
#kunena.layout .markItUpHeader ul ul ul {
  left: 150px;
  position: absolute;
  top: -1px;
}
#kunena.layout .markItUpHeader ul ul ul li {
  float: none;
}
#kunena.layout .markItUpHeader ul a {
  background-repeat: no-repeat;
  box-sizing: content-box;
  display: block;
  height: 16px;
  margin: 0;
  padding: 4px;
  text-indent: -10000px;
  width: 16px;
}
#kunena.layout .markItUpHeader ul ul a {
  background-position: 2px 50%;
  display: block;
  padding: 5px 5px 5px 25px;
  text-indent: 0;
  width: 150px;
}
#kunena.layout .markItUpHeader ul ul a:hover {
  background-color: #3875d7;
  color: #fff;
}
#kunena.layout .markItUpHeader ul {
  margin: 0;
  padding: 0;
}
#kunena.layout .markItUpButton {
  display: inline-block;
  font-size: 14px;
  line-height: 12px;
  margin-bottom: 0;
  padding-top: 4px;
}
#kunena.layout li.markItUpButton ul {
  z-index: 1;
}
#kunena.layout .dropzone .message {
  filter: none;
  opacity: 1;
}
#kunena.layout .dropzone {
  background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  min-height: 120px;
  padding: 23px;
}
#kunena.layout .dropzone .default.message {
  background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
  filter: none;
  opacity: 1;
  transition: opacity 0.3s ease-in-out 0s;
}
#kunena.layout #klabel_info_drop_browse {
  align-items: center;
  display: flex;
  justify-content: center;
}
#kunena.layout #files {
  padding-bottom: 10px;
}
#kunena.layout #files button.btn {
  margin-right: 5px;
}
#kunena.layout #files p {
  margin: 15px 0 0;
}
#kunena.layout #kbbcode-preview-real {
  min-height: 3em;
}
#kunena.layout #kbbcode-preview {
  height: auto !important;
  margin-bottom: 35px;
}
#kunena.layout #kshow_attach_form {
  margin-top: -100px;
}
#kunena.layout #iconset_inject .inline:hover {
  cursor: pointer;
}
#kunena #search-options .chzn-container,
#kunena #search-options select {
  margin-top: 5px;
  margin-bottom: 5px;
}
#kunena #search-options .input-group-addon {
  border: none;
}
.mod-bootstrap-collapse .panel-group {
  margin-bottom: 40px;
}
.mod-bootstrap-collapse .panel-group .panel {
  margin-bottom: 0;
  background: transparent;
  border: none;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mod-bootstrap-collapse .panel-group .panel + .panel {
  margin-top: 0px;
}
.mod-bootstrap-collapse .panel-group .panel-heading {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  background: none;
}
.mod-bootstrap-collapse .panel-group .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.mod-bootstrap-collapse .panel-group .panel-heading a {
  color: #2b2c2f;
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 25px 50px 25px 0px;
  position: relative;
}
.mod-bootstrap-collapse .panel-group .panel-heading a .panel-heading_icon {
  float: right;
}
.mod-bootstrap-collapse .panel-group .panel-heading a .panel-heading_icon:before {
  content: '\f106';
  font-size: 24px;
  line-height: 24px;
  font-family: 'FontAwesome';
  color: #f9b129;
  right: 0px;
  top: 50%;
  position: absolute;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.mod-bootstrap-collapse .panel-group .panel-heading a.collapsed {
  background: none;
  color: #2b2c2f;
  border-bottom: 1px solid #dedede;
}
.mod-bootstrap-collapse .panel-group .panel-heading a.collapsed .panel-heading_icon:before {
  content: '\f107';
  color: #f9b129;
}
@media (max-width: 991px) {
  .mod-bootstrap-collapse .panel-group .panel-heading a {
    font-size: 18px;
    line-height: 24px;
  }
}
.mod-bootstrap-collapse .panel-group .panel-body {
  padding: 31px 0 20px 0px;
  border-bottom: 1px solid #dedede;
}
.mod-bootstrap-collapse .panel-group .panel-body:before,
.mod-bootstrap-collapse .panel-group .panel-body:after {
  content: " ";
  display: table;
}
.mod-bootstrap-collapse .panel-group .panel-body:after {
  clear: both;
}
.mod-bootstrap-collapse .panel-group .panel-body:before,
.mod-bootstrap-collapse .panel-group .panel-body:after {
  content: " ";
  display: table;
}
.mod-bootstrap-collapse .panel-group .panel-body:after {
  clear: both;
}
.mod-bootstrap-collapse .panel-group .panel-body > * {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.mod-bootstrap-collapse .panel-group .panel-footer {
  border-top: 0;
}
.mod-bootstrap-collapse .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.mod-bootstrap-collapse__custom .panel-group {
  margin-bottom: 30px;
}
.mod-bootstrap-collapse__custom .panel-group .panel {
  margin-bottom: 0;
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mod-bootstrap-collapse__custom .panel-group .panel + .panel {
  margin-top: 30px;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  background: transparent;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a {
  color: #2b2c2f;
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 16px 70px 16px 20px;
  border: none;
  position: relative;
  background: transparent;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a .panel-heading_icon {
  float: left;
  height: 100%;
  padding: 0px 30px;
  background: #f9b129;
  display: inline-block;
  color: #fff;
  right: 0;
  top: 50%;
  position: absolute;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a .panel-heading_icon:before {
  content: '\f068';
  font-size: 24px;
  line-height: 30px;
  font-family: 'FontAwesome';
  color: #fff;
  position: absolute;
  right: 50%;
  top: 50%;
  -moz-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a.collapsed {
  border: none;
  background: transparent;
  color: #2b2c2f;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a.collapsed .panel-heading_icon {
  color: #fff;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a.collapsed .panel-heading_icon:before {
  content: '\f067';
  color: #fff;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body {
  padding: 20px 20px 10px 20px;
  border: none!important;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  position: relative;
  top: -2px;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body:before,
.mod-bootstrap-collapse__custom .panel-group .panel-body:after {
  content: " ";
  display: table;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body:after {
  clear: both;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body:before,
.mod-bootstrap-collapse__custom .panel-group .panel-body:after {
  content: " ";
  display: table;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body:after {
  clear: both;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body > * {
  font-weight: 400;
}
.mod-bootstrap-collapse__custom .panel-group .panel-footer {
  border-top: 0;
}
.mod-bootstrap-collapse__custom .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.t3-breadcrumbs {
  background: url(../images/breadcrumbs-bg.jpg) left top no-repeat;
  background-size: cover;
  padding: 0;
  text-align: center;
  margin: 0 0;
  padding-top: 50px;
  padding-bottom: 50px;
}
.t3-breadcrumbs ul {
  background: none;
}
.t3-breadcrumbs li {
  font-size: 26px;
  line-height: 28px;
  letter-spacing: 1.04px;
  padding: 0;
  display: inline-block;
}
.t3-breadcrumbs li .divider {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  color: white;
  vertical-align: top;
}
.t3-breadcrumbs li .divider img {
  display: none;
}
.t3-breadcrumbs li.active {
  color: #fff;
}
.t3-breadcrumbs li.active span {
  color: #fff;
}
.t3-breadcrumbs li > span {
  color: #2b2c2f;
}
.t3-breadcrumbs li + li:before {
  padding: 0 18px;
}
@media (max-width: 767px) {
  .t3-breadcrumbs li {
    font-size: 20px;
    line-height: 24px;
  }
}
.t3-breadcrumbs a {
  color: #f9b129;
}
.t3-breadcrumbs a:hover {
  color: #e30613;
  text-decoration: none;
}
.t3-breadcrumbs .firstItem > a.pathway {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}
body:after {
  content: '';
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -999;
}
body.disable-hover:after {
  z-index: 999999999999999999;
}
.custom_hover strong {
  display: none;
}
html {
  -ms-overflow-style: scrollbar;
}
html,
body {
  height: 100%;
}
.item_img,
.category_img {
  font-size: 0;
  line-height: 0;
  margin: 0 0 23px;
  position: relative;
}
.item_img a,
.category_img a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.item_img a:hover img,
.category_img a:hover img,
.item_img a:hover .BWfade,
.category_img a:hover .BWfade {
  opacity: 1 !important;
}
.item_img img,
.category_img img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin-right: 30px;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin-left: 30px;
  max-width: 50%;
}
img {
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.BWfade {
  display: block !important;
  height: 100% !important;
  left: 0 !important;
  opacity: 0 !important;
  top: 0 !important;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: all 0.5s linear !important;
  -o-transition: all 0.5s linear !important;
  transition: all 0.5s linear !important;
  width: 100% !important;
  z-index: 2;
}
.element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#Kunena #jumpto .btn,
#Kunena .search-user .btn,
.krowmoderation .btn,
.input-append .btn,
.input-prepend .btn,
#kpost-attachments .btn,
#searchForm .btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 34px;
  line-height: 34px;
  vertical-align: top;
}
.rd-video iframe#player {
  max-width: none;
}
.offline_container {
  font-size: 0;
  height: 100%;
  line-height: 0;
  text-align: center;
}
.offline_container:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
}
.offline_container .container {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.offline_container #logo,
.offline_container .offline_message {
  text-align: center;
}
.offline_container .offline_message {
  margin-bottom: 40px;
}
.offline_container .well {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  max-width: 100%;
  text-align: left;
  vertical-align: middle;
  background: #e30613;
}
.offline_container .well #system-message-container {
  padding: 0 15px;
}
.offline_container .well > p {
  color: #FFF;
}
.offline_container .well #logo {
  margin-bottom: 20px;
  max-width: 100%;
}
.offline_container .well #logo a h1 {
  color: #2b2c2f;
}
.offline_container .well .btn-primary {
  float: right;
}
.offline_container .well #form-login-remember {
  float: left;
  overflow: hidden;
  padding: 10px 0;
}
.offline_container .well #form-login-remember label {
  color: #FFF;
  display: inline-block;
  margin-bottom: 0;
  white-space: nowrap;
}
.offline_container .well input[type=text],
.offline_container .well input[type=password] {
  width: 100%;
  background: #ffffff;
}
.offline_container .well div[id*=form-login] {
  position: relative;
}
.offline_container .well #form-login {
  padding-top: 30px;
  text-align: center;
}
.offline_container .well #form-login #form-login-username,
.offline_container .well #form-login #form-login-password {
  margin-bottom: 15px;
}
.offline_container .well fieldset {
  border: none;
  display: inline-block;
  max-width: 100%;
  text-align: left;
  width: 400px;
}
@media (max-width: 479px) {
  .offline_container .well fieldset {
    width: auto;
  }
}
.offline_container .well .btn {
  background: #f9b129;
  cursor: pointer;
}
.offline_container .well .btn:hover {
  color: #e30613;
}
@media (max-width: 479px) {
  .offline_container .well {
    width: 100%;
  }
  .offline_container .well #form-login-remember {
    width: 100%;
    margin-bottom: 15px;
  }
  .offline_container .well .btn {
    float: none;
  }
  .offline_container .well .input {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .offline_container .container,
  .offline_container .row {
    padding: 0;
    margin: 0;
  }
}
.mod-menu .nav.menu.nav-pills > li > a {
  display: block;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #e30613;
}
time,
.item_hits,
.item_category-name address,
.item_createdby {
  white-space: nowrap;
  margin: 0;
}
.calendar table {
  border: none;
  border-collapse: collapse;
}
.calendar table th,
.calendar table td {
  border: none !important;
  padding: 0 !important;
  text-align: center !important;
}
/*=================================================================*/
/*======================= MODULE STYLES ===========================*/
/*=================================================================*/
/*== Login ==*/
.mod-login_submit {
  margin: 0 0 9px;
}
#form-login-remember label {
  margin-bottom: 20px;
}
/*Finder*/
#mod-finder-searchword {
  border: 1px solid #EBEBEB;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 4px;
}
/*======================= MODULE ITEM WIDTH =======================*/
/*======================= MAILTO WINDOW =======================*/
#mailto-window {
  padding-top: 1em;
}
.mailto-close {
  margin-bottom: 1em;
  overflow: hidden;
}
.mailto-close a {
  float: right;
}
/*=================================================================*/
/*======================= COMPONENT STYLES ========================*/
/*=================================================================*/
.icons .btn-group.pull-right {
  margin: 0 0 10px 10px;
  position: relative;
  z-index: 10;
}
.icons .btn-group.pull-right a.dropdown-toggle {
  margin-top: 30px;
  padding: 0 5px;
}
.icons .btn-group.pull-right a.dropdown-toggle .caret {
  border: none;
  font-size: .8em;
  height: auto;
  margin: 0;
  width: auto;
}
.icons .btn-group.pull-right a.dropdown-toggle .caret:before {
  content: '\f078';
  font-family: 'FontAwesome';
}
.icons .btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  list-style: none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.icons .btn-group.pull-right ul.dropdown-menu > li {
  float: none;
  padding: 0;
}
.icons .btn-group.pull-right ul.dropdown-menu > li .fa-edit {
  margin-right: 5px;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a {
  color: #2b2c2f;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  color: #ffffff;
  background: #e30613;
}
.no-edit .jmodedit {
  display: none !important;
}
.icons:after {
  content: '';
  clear: both;
  display: block;
}
.body__elements .position-1 .moduletable {
  margin-top: 0px;
  margin-bottom: 50px;
}
.body__elements .spacer {
  background: #ebebeb;
  clear: both;
  height: 1px;
  margin: 50px 0 80px;
}
.body__elements .img-offset1 {
  margin-top: 2px;
}
.jmodedit {
  padding: 0 5px !important;
}
/* Category */
.pretext,
.category_desc {
  padding-bottom: 40px;
}
/*======================= Search & Smart Search ========================*/
ul#finder-filter-select-dates li.filter-date {
  margin-bottom: 4px;
  margin-right: 4px;
}
ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
  margin-bottom: 9px;
}
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 5px;
}
.category_children .category_child {
  margin-bottom: 20px;
}
/*======================= ADDTHIS STYLES =======================*/
.page-item_addThis {
  padding-top: 12px;
}
.addthis_sharing_toolbox {
  margin-top: 20px;
}
/*======================= CAPTION FIXES =======================*/
.img_caption {
  text-align: center !important;
}
.img_caption.left {
  float: left;
  margin-right: 1em;
}
.img_caption.left p {
  clear: left;
  text-align: center;
}
.img_caption.right {
  float: right;
  margin-left: 1em;
}
.img_caption.right p {
  clear: right;
  text-align: center;
}
.img_caption.none {
  margin-left: auto;
  margin-right: auto;
}
/*======================= DOCUMENTATION =======================*/
#mod_table .module {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
#mod_table .module:nth-child(even) {
  background: transparent;
}
#mod_table ul li {
  list-style: none;
}
/*======================= SCROLL TO TOP =======================*/
#back-top {
  bottom: 90px;
  position: fixed;
  right: 20px;
  -webkit-transform: translateZ(0);
  z-index: 99;
  display: none;
}
#back-top a {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: block;
  font: 34px/34px FontAwesome;
  color: #e30613;
}
#back-top a > span:before {
  content: "\f0aa";
}
#back-top a:hover {
  color: #2b2c2f;
}
.dropdown-toggle > * {
  display: inline-block;
  vertical-align: middle;
}
.dropdown-toggle .fa-cog {
  margin-right: 4px;
}
label[for=mod-login_remember] {
  display: inline-block;
}
.btn-group {
  max-width: 100%;
  white-space: normal;
}
.form-horizontal .remember .control-label {
  padding-top: 0;
}
#sw_pinterest_display {
  max-width: 280px;
}
#sw_pinterest_display > div {
  display: none;
}
#outer {
  padding: 0 !important;
}
#outer div#cookieMessageContainer {
  margin-top: 0;
}
.mod_tm_ajax_contact_form .controls,
.mod_tm_ajax_contact_form_input {
  width: 100%;
}
form.mod_tm_ajax_contact_form .chzn-container {
  width: 100% !important;
}
form.mod_tm_ajax_contact_form .control-group-button .btn {
  margin-right: 10px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox,
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 0;
}
.acymailing_module_success {
  font-weight: bold;
}
.acymailing_module_success:before {
  content: '\f058';
  display: inline-block;
  font-family: FontAwesome;
  font-size: 22px;
  padding-right: 10px;
  vertical-align: middle;
}
.acymailing_module_success + form {
  display: none;
}
.items-more ul {
  margin: 0 0 30px -30px;
}
.items-more ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-weight: bold;
  padding: 0 0 10px 30px;
  width: 50%;
}
.items-more ul:after {
  clear: both;
  content: '';
  display: block;
}
@media (max-width: 767px) {
  body.view-profile .form-horizontal .control-label {
    float: none;
    width: 100%;
    padding-top: 5px;
    text-align: left;
  }
  body.view-profile .form-horizontal .controls {
    margin-left: 0px;
  }
}
#style_switcher div.color_scheme {
  position: relative;
  overflow: hidden;
  /*&.color_scheme_4 {
    background: #3989e4;
    &:before {
      top: 0;
      background: #212121;
    }
    &:after {
      bottom: 0;
      background: #212121;
    }    
  }*/
}
#style_switcher div.color_scheme:before,
#style_switcher div.color_scheme:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 50%;
  height: 50%;
}
#style_switcher div.color_scheme.color_scheme_0 {
  background: #3989e4;
}
#style_switcher div.color_scheme.color_scheme_0:before {
  top: 0;
  background: #212121;
}
#style_switcher div.color_scheme.color_scheme_0:after {
  bottom: 0;
}
#style_switcher div.color_scheme.color_scheme_1 {
  background: #77c136;
}
#style_switcher div.color_scheme.color_scheme_1:before {
  top: 0;
  background: #212121;
}
#style_switcher div.color_scheme.color_scheme_1:after {
  bottom: 0;
}
#style_switcher div.color_scheme.color_scheme_2 {
  background: #ff6600;
}
#style_switcher div.color_scheme.color_scheme_2:before {
  top: 0;
  background: #212121;
}
#style_switcher div.color_scheme.color_scheme_2:after {
  bottom: 0;
}
#style_switcher div.color_scheme.color_scheme_3 {
  background: #9872da;
}
#style_switcher div.color_scheme.color_scheme_3:before {
  top: 0;
  background: #212121;
}
#style_switcher div.color_scheme.color_scheme_3:after {
  bottom: 0;
}
#color_preloader {
  background: #434242;
  height: 100%;
  left: 0;
  margin-bottom: 0 !important;
  overflow: hidden;
  position: fixed !important;
  right: 0;
  text-align: center;
  top: 0 !important;
  z-index: 2147483647;
  display: none;
}
#color_preloader .loader_wrapper {
  text-align: center;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 300px;
  margin-left: -125px;
  margin-top: -150px;
}
#color_preloader .loader_wrapper p {
  color: white;
}
#color_preloader .uil-spin-css {
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  margin: 0 auto;
}
#color_preloader:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
#color_preloader.on {
  z-index: 100000;
  display: block;
  height: 100%;
}
#color_preloader.on:before {
  display: block;
}
#color_preloader.on .loader_wrapper {
  display: block;
}
#color_preloader.on .uil-spin-css {
  display: block;
  z-index: 1000001;
}
@media (max-width: 320px) {
  #style_switcher {
    width: 220px !important;
    padding: 20px !important;
  }
  #style_switcher ul {
    padding: 0 0 13px !important;
  }
  #style_switcher ul li {
    margin-right: 5px !important;
  }
}
#style_switcher_form .btn,
#style_switcher_form .kbutton {
  color: #ffffff;
}
#style_switcher {
  color: #ffffff;
}
#style_switcher,
#style_switcher .toggler {
  background: #333;
}
#style_switcher .style_switcher_form .btn {
  color: #333;
}
#style_switcher .style_switcher_form .btn:hover {
  color: #ffffff;
}
#style_switcher .toggler:hover {
  color: #ffffff;
}
.uil-spin-css {
  background: none;
  position: relative;
  width: 200px;
  height: 200px;
}
@-webkit-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.uil-spin-css > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.uil-spin-css > div > div {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background: #ffffff;
}
.uil-spin-css > div:nth-of-type(1) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.87s;
  animation-delay: -0.87s;
}
.uil-spin-css > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(2) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s;
}
.uil-spin-css > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(3) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.62s;
  animation-delay: -0.62s;
}
.uil-spin-css > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(4) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.uil-spin-css > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(5) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.37s;
  animation-delay: -0.37s;
}
.uil-spin-css > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(6) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
.uil-spin-css > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(7) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.12s;
  animation-delay: -0.12s;
}
.uil-spin-css > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(8) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.uil-spin-css > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
*::selection {
  background: #e30613;
  color: #ffffff;
}
*::-moz-selection {
  background: #e30613;
  color: #ffffff;
}
#style_switcher.shown {
  z-index: 1008 !important;
}
#style_switcher.shown p {
  margin: 0 0 5px 0;
  padding: 0;
}
#fixed-sidebar-right .login .jmodedit {
  display: none !important;
}
.container-fullwidth {
  width: 100% !important;
}
.moduletable:before,
.moduletable:after {
  content: " ";
  display: table;
}
.moduletable:after {
  clear: both;
}
.moduletable:before,
.moduletable:after {
  content: " ";
  display: table;
}
.moduletable:after {
  clear: both;
}
.moduletable.col-sm-12 + .moduletable {
  clear: both;
}
.moduletable.col-sm-12:last-child {
  margin-bottom: 0;
}
.moduletable.col-sm-12 + * {
  margin-top: 0;
}
.moduletable.col-sm-12.title_only + * {
  margin-top: 0;
}
.moduletable.olark {
  display: none;
}
@media (max-width: 767px) {
  .moduletable.facebook,
  .moduletable.twitter {
    text-align: center;
  }
}
.olrk-noquirks.z-index {
  z-index: 887;
  position: fixed;
}
#myModals.in .modal-dialog {
  top: 50%;
}
#myModals .modal-backdrop {
  z-index: 1111111;
}
#myModals.fade {
  z-index: -1;
  position: fixed!important;
  top: -200%;
}
#myModals.fade.in {
  z-index: 1030;
  position: relative;
  top: 0;
}
#myModals .modal-dialog {
  position: fixed;
  left: 50%;
  top: -150%;
  width: 400px;
  min-height: 365px;
  background: #fff;
  padding: 20px 20px 10px 20px;
  box-sizing: border-box;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1111112;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
@media (min-width: 500px) and (max-width: 767px) {
  #myModals .modal-dialog {
    min-height: 330px;
    height: 330px;
    overflow: auto;
  }
}
@media (min-width: 320px) and (max-width: 499px) {
  #myModals .modal-dialog {
    width: 300px;
    min-height: 300px;
    height: 300px;
    overflow: auto;
    text-align: left;
  }
}
#myModals .modal-dialog .input-prepend {
  display: block;
}
#myModals .modal-dialog .input-prepend input {
  display: block;
}
#myModals .modal-dialog .modal-header {
  position: relative;
}
#myModals .modal-dialog .modal-header h3 {
  margin-bottom: 14px;
  background: none;
  padding-left: 0;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#myModals .modal-dialog .modal-header .close {
  position: absolute;
  right: -14px;
  top: -22px;
}
@media (min-width: 320px) and (max-width: 767px) {
  #myModals .modal-dialog .modal-header .close {
    right: -13px;
    top: -17px;
    margin: 0;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  #myModals .modal-dialog .modal-header .close {
    right: -15px;
    top: -20px;
    padding: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #myModals .modal-dialog .modal-header #myModalLabel {
    padding-top: 0px;
    font-size: 18px;
    margin-bottom: 0px;
  }
}
#top-box {
  background: #e30613;
  padding: 0px 0;
  position: relative;
  z-index: 1008;
}
#top-box .moduletable,
#top-box ul {
  margin: 0;
}
#top-box div.topmenu {
  float: left;
}
#top-box div.topmenu .module_container {
  width: auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  #top-box div.topmenu {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto;
    display: inline-block;
    padding-top: 10px;
    padding-left: 12px;
  }
}
#top-box div.topmenu ul {
  padding: 0;
  list-style: none;
  margin: 0 0px;
}
#top-box div.topmenu ul li {
  padding: 0;
  float: left;
  font-size: 14px;
  line-height: 22px;
  border-right: 1px solid #fb7373;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 991px) {
  #top-box div.topmenu ul li {
    font-size: 13px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #top-box div.topmenu ul li {
    float: none;
    display: inline-block;
    border: none;
  }
}
#top-box div.topmenu ul li a {
  color: #fff ;
  padding: 10px 20px;
  display: inline-block;
}
#top-box div.topmenu ul li a:hover {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 767px) {
  #top-box div.topmenu ul li a {
    border: none;
  }
}
#top-box div.topmenu ul li.active a {
  color: #fff;
}
#top-box div.topmenu ul li:first-child {
  border-left: 1px solid #fb7373;
}
@media (min-width: 320px) and (max-width: 767px) {
  #top-box div.topmenu ul li:first-child {
    border: none;
  }
}
#top {
  padding: 38px 0;
}
#top .moduletable,
#top ul {
  margin-bottom: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  #top .mobile {
    text-align: center;
  }
}
/* currency selector */
div.moduletable.currency_selector {
  padding-top: 8px;
  float: none;
  position: relative;
  z-index: 1111111;
}
@media (min-width: 320px) and (max-width: 767px) {
  div.moduletable.currency_selector {
    float: none;
    display: table;
    margin: 0 auto 20px!important;
    width: auto;
    text-align: center;
  }
}
div.moduletable.currency_selector .module_container {
  width: auto;
  float: none;
  position: relative;
  font-weight: 400;
}
div.moduletable.currency_selector .module_container .page_header {
  float: left;
  margin-right: 5px;
  color: #000;
  font-size: 18px;
  line-height: 20px;
}
.module-currencies {
  float: left;
}
.module-currencies .heading {
  color: #000;
  cursor: pointer;
}
.module-currencies .heading:after {
  content: '\f107';
  font-family: FontAwesome;
  pointer-events: none;
  margin-left: 10px;
  color: #000;
  position: relative;
  top: 0px;
}
.module-currencies .heading:hover {
  color: #e30613;
}
.module-currencies .heading:hover:after {
  color: #e30613;
}
.module-currencies .box-currencies.open .heading {
  color: #e30613;
}
.module-currencies .box-currencies.open .heading:after {
  content: '\f106';
  font-family: FontAwesome;
  pointer-events: none;
  margin-left: 10px;
  color: #e30613;
}
.module-currencies .dropdown-menu {
  width: auto;
  min-width: 185px;
  padding: 10px;
  position: absolute;
  left: 0;
  right: auto;
  top: 32px;
  background: #fff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  .module-currencies .dropdown-menu {
    right: auto;
    left: 50%;
    margin-left: -90px;
  }
}
.module-currencies .dropdown-menu ul {
  margin: 0;
}
.module-currencies .dropdown-menu ul li a {
  color: #586077;
  display: inline-block;
  line-height: 24px;
  cursor: pointer;
}
.module-currencies .dropdown-menu ul li a:hover,
.module-currencies .dropdown-menu ul li a.active {
  color: #e30613;
}
.module-currencies .dropdown-menu ul li a.active {
  cursor: default;
}
.wrapper-inner {
  overflow: hidden;
}
/* module cart */
.moduletable.virt_cart {
  position: relative;
  z-index: 99999;
  padding: 0 0 0 0;
  margin-bottom: 40px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .moduletable.virt_cart .module_container {
    display: inline-block;
  }
}
.vmCartModule {
  display: inline-block;
}
.vmCartModule #vm_cart_products {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
  position: fixed;
  top: -14px;
  left: 100%;
  width: 300px;
  padding: 0;
  border: 1px solid #e5e7e9;
  z-index: 8002;
  background: #fff;
  -moz-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  display: none!important;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  margin-top: 0px;
  z-index: -1;
}
@media (min-width: 320px) and (max-width: 767px) {
  .vmCartModule #vm_cart_products {
    right: auto;
    left: 50%;
    width: 280px;
    margin-left: -140px;
    margin-top: 0px;
  }
}
.vmCartModule #vm_cart_products .vm_cart_products {
  max-height: 300px;
  overflow: auto;
}
.vmCartModule #vm_cart_products.shown {
  pointer-events: auto;
  opacity: 100;
  filter: alpha(opacity=10000);
  -moz-transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
  display: block\0;
}
.vmCartModule #vm_cart_products.empty {
  display: none !important;
}
.vmCartModule #vm_cart_products .cart_title {
  margin-bottom: 20px;
}
.vmCartModule #vm_cart_products .image {
  width: 60px;
  background: #fff;
  float: left;
  padding: 10px;
  margin: 0 20px 0 0;
  -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
}
.vmCartModule #vm_cart_products .wrapper {
  overflow: hidden;
}
.vmCartModule .text-cart {
  padding: 20px;
  padding-bottom: 0;
}
.vmCartModule .totalBox {
  border-top: 1px solid #e5e7e9;
  border-bottom: 1px solid #e5e7e9;
  padding: 20px;
  overflow: hidden;
}
.vmCartModule .totalBox .carttotaltext {
  font-weight: 700;
  font-size: 18px;
  float: left;
}
.vmCartModule .totalBox .total {
  float: right;
  font-weight: bold;
}
.vmCartModule .show_cart {
  background: #f6f6f6;
  padding: 20px;
}
.vmCartModule .show_cart .btn {
  padding-top: 10px;
  padding-bottom: 10px;
}
.vmCartModule .spinner {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff url(../images/ajaxload.gif) center center no-repeat;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.vmCartModule .spinner.removing {
  z-index: 10;
  opacity: 100;
  filter: alpha(opacity=10000);
  pointer-events: auto;
}
.vmCartModule .remove {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 30px;
}
.vmCartModule .subtotal_with_tax {
  float: right;
  margin-right: 10px;
}
.vmCartModule .vmcontainer {
  position: relative;
  padding: 20px;
  overflow: hidden;
}
.vmCartModule .vmcontainer .product_row {
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  overflow: hidden;
}
.vmCartModule .vmcontainer .product_row .product_name {
  display: block;
  line-height: 18px;
  padding-right: 20px;
}
.vmCartModule .vmcontainer + .vmcontainer {
  border-top: 1px solid #e5e7e9;
  padding-top: 20px;
}
.vmCartModule .total_products {
  display: inline-block;
}
.vmCartModule .total_products a.disabled {
  pointer-events: none;
}
.vmCartModule .total_products a {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  font-weight: 400;
}
.vmCartModule .total_products a .cart {
  margin-right: 4px;
}
.vmCartModule .total_products a:hover {
  color: #e30613;
}
.vmCartModule .total_products .total_items:before {
  content: '\e14e';
  font-family: 'material-design';
  pointer-events: none;
  margin-right: 10px;
  font-size: 26px;
  line-height: 26px;
  color: #000;
  position: relative;
  top: 0px;
}
/* varian child modules */
.moduletable .compare_box .vmproduct .product-fields,
.moduletable .compare_box .variants-area .product-fields {
  display: none;
}
.moduletable .compare_box .vmproduct label.quantity_box,
.moduletable .compare_box .variants-area label.quantity_box,
.moduletable .compare_box .vmproduct span.quantity-box,
.moduletable .compare_box .variants-area span.quantity-box {
  display: none;
}
.moduletable .compare_box .vmproduct ul.variants,
.moduletable .compare_box .variants-area ul.variants {
  margin: 0 0 17px;
  list-style: none;
}
.moduletable .compare_box .vmproduct ul.variants li,
.moduletable .compare_box .variants-area ul.variants li {
  display: inline-block;
}
.moduletable .compare_box .vmproduct ul.variants li a,
.moduletable .compare_box .variants-area ul.variants li a {
  display: inline-block;
  cursor: pointer;
  position: relative;
  background-clip: padding-box;
  text-decoration: none !important;
}
.moduletable .compare_box .vmproduct ul.variants li + li,
.moduletable .compare_box .variants-area ul.variants li + li {
  margin-left: 10px;
}
.moduletable .compare_box .vmproduct ul.variants.variants_color li a,
.moduletable .compare_box .variants-area ul.variants.variants_color li a {
  height: 27px;
  width: 27px;
  border: 4px solid transparent;
}
.moduletable .compare_box .vmproduct ul.variants.variants_color li a:after,
.moduletable .compare_box .variants-area ul.variants.variants_color li a:after {
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #e5e7e9;
  content: '';
  -webkit-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.moduletable .compare_box .vmproduct ul.variants.variants_size,
.moduletable .compare_box .variants-area ul.variants.variants_size {
  margin-bottom: 21px;
}
.moduletable .compare_box .vmproduct ul.variants.variants_size li a,
.moduletable .compare_box .variants-area ul.variants.variants_size li a {
  height: 33px;
  width: 33px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 33px;
  font-weight: bold;
  color: #333;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.moduletable .compare_box .vmproduct ul.variants.variants_size li a:hover,
.moduletable .compare_box .variants-area ul.variants.variants_size li a:hover,
.moduletable .compare_box .vmproduct ul.variants.variants_size li a.selected,
.moduletable .compare_box .variants-area ul.variants.variants_size li a.selected {
  background: #333;
  border-color: #333;
  color: #fff;
}
.moduletable .compare_box .vmproduct .variant_title,
.moduletable .compare_box .variants-area .variant_title {
  margin-bottom: 9px;
}
.moduletable .compare_box .vmproduct .variant_title .required,
.moduletable .compare_box .variants-area .variant_title .required {
  color: #f83e3e;
}
#t3-canvas .vmmanufacturerbrands {
  margin: 0;
  list-style: none;
  padding: 0;
}
#t3-canvas .vmmanufacturerbrands li {
  margin-bottom: 12px;
  padding: 0px;
  margin-top: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#t3-canvas .vmmanufacturerbrands li:before {
  display: none;
}
#t3-canvas .vmmanufacturerbrands li a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  color: #ababab;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 17px;
  padding-bottom: 17px;
  background: #f8f8f8;
  text-transform: capitalize;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-canvas .vmmanufacturerbrands li a {
    font-size: 16px;
    line-height: 20px;
  }
}
#t3-canvas .vmmanufacturerbrands li a:hover {
  color: #fff;
  background: #e30613 !important;
}
#t3-canvas .VMmenu {
  margin: 0;
  list-style: none;
  padding: 0;
}
#t3-canvas .VMmenu > li {
  position: relative;
  margin-bottom: 0;
  padding: 0px;
  margin-top: 0px;
  border-bottom: 1px solid #e5e7e9;
}
#t3-canvas .VMmenu > li:before {
  display: none;
}
#t3-canvas .VMmenu > li > a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-weight: 700;
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: none;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#t3-canvas .VMmenu > li > a:hover {
  color: #e30613;
}
#t3-canvas .VMmenu > li .VmArrow {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0px;
  width: 48px;
  line-height: 50px;
  height: auto;
  text-align: center;
  text-shadow: none;
  opacity: 100;
  filter: alpha(opacity=10000);
  color: #000;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background: #f8f8f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#t3-canvas .VMmenu > li.bgact a,
#t3-canvas .VMmenu > li.active a {
  color: #e30613;
  text-decoration: none;
}
#t3-canvas .VMmenu > li.bgact .VmArrow,
#t3-canvas .VMmenu > li.active .VmArrow {
  color: #212121;
}
#t3-canvas .VMmenu > li .menu {
  background: #fff;
  padding: 5px 15px;
  border-top: 1px solid #e5e7e9;
}
#t3-canvas .VMmenu > li .menu li {
  position: relative;
}
#t3-canvas .VMmenu > li .menu li a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  font-weight: 400;
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: none;
  text-transform: capitalize;
}
#t3-canvas .VMmenu > li .menu li a:hover {
  color: #e30613;
}
#t3-canvas .VMmenu > li .menu li.bgact a,
#t3-canvas .VMmenu > li .menu li.active a {
  color: #e30613;
}
#t3-canvas .VMmenu > li .menu li .VmArrow {
  top: 4px;
  right: -20px;
  line-height: 24px;
}
#t3-canvas .VMmenu > li .menu li .menu li {
  position: relative;
}
#t3-canvas .VMmenu > li .menu li .menu li a {
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  line-height: 20px;
  color: #ababab;
  font-weight: 400;
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: none;
}
#t3-canvas .VMmenu > li .menu li .menu li a:hover {
  color: #e30613;
}
#t3-canvas .VMmenu > li .menu li .menu li.bgact a,
#t3-canvas .VMmenu > li .menu li .menu li.active a {
  color: #e30613;
}
#t3-canvas .VMmenu > li .menu li .menu li .VmArrow {
  top: 4px;
  right: -20px;
}
#com_virtuemart #products-view,
.comvirtuemartmod #products-view {
  width: 100%;
  overflow: visible;
}
#com_virtuemart .grid-list,
.comvirtuemartmod .grid-list {
  text-align: right;
  font-size: 20px;
  padding: 30px 0;
}
#com_virtuemart .grid-list div,
.comvirtuemartmod .grid-list div {
  display: inline-block;
  cursor: pointer;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#com_virtuemart .grid-list div.active,
.comvirtuemartmod .grid-list div.active,
#com_virtuemart .grid-list div:hover,
.comvirtuemartmod .grid-list div:hover {
  color: #f9b129;
}
#com_virtuemart .virtuemart-category__container,
.comvirtuemartmod .virtuemart-category__container {
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#com_virtuemart .virtuemart-category__container.list div.product,
.comvirtuemartmod .virtuemart-category__container.list div.product {
  width: 100%!important;
}
#com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-container,
.comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-container {
  float: left;
  width: 30%;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 480px) and (max-width: 767px) {
  #com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-container,
  .comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-container {
    width: 45%;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  #com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-container,
  .comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-container {
    width: 45%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-container a,
  .comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-container a {
    padding: 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-container a,
  .comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-container a {
    padding: 10px;
  }
}
#com_virtuemart .virtuemart-category__container.list div.product .fleft-box,
.comvirtuemartmod .virtuemart-category__container.list div.product .fleft-box {
  position: relative;
  z-index: 1;
  float: left;
  width: 70%;
  box-sizing: border-box;
  padding: 0 50px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  #com_virtuemart .virtuemart-category__container.list div.product .fleft-box,
  .comvirtuemartmod .virtuemart-category__container.list div.product .fleft-box {
    padding: 0 20px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #com_virtuemart .virtuemart-category__container.list div.product .fleft-box,
  .comvirtuemartmod .virtuemart-category__container.list div.product .fleft-box {
    padding: 0 10px;
    width: 55%;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  #com_virtuemart .virtuemart-category__container.list div.product .fleft-box,
  .comvirtuemartmod .virtuemart-category__container.list div.product .fleft-box {
    padding: 0 10px;
    width: 55%;
  }
}
#com_virtuemart .virtuemart-category__container.list div.product .product_s_desc,
.comvirtuemartmod .virtuemart-category__container.list div.product .product_s_desc {
  display: block;
}
#com_virtuemart .virtuemart-category__container.interim,
.comvirtuemartmod .virtuemart-category__container.interim {
  opacity: 0;
  filter: alpha(opacity=0);
}
#com_virtuemart .addtocart-area,
.comvirtuemartmod .addtocart-area {
  display: block;
  margin-bottom: 27px;
}
#com_virtuemart .addtocart-area .product-field,
.comvirtuemartmod .addtocart-area .product-field {
  padding-bottom: 20px;
}
#com_virtuemart .addtocart-area .product-field .product-fields-title,
.comvirtuemartmod .addtocart-area .product-field .product-fields-title {
  padding-bottom: 15px;
  display: block;
}
#com_virtuemart .addtocart-area .product-field .product-field-display .controls,
.comvirtuemartmod .addtocart-area .product-field .product-field-display .controls {
  margin-bottom: 0;
}
#com_virtuemart .addtocart-area .product-field .product-field-display label.radio,
.comvirtuemartmod .addtocart-area .product-field .product-field-display label.radio {
  padding-top: 0px;
  padding-bottom: 10px;
}
#com_virtuemart .addtocart-area .product-field .product-field-display label.radio .radio,
.comvirtuemartmod .addtocart-area .product-field .product-field-display label.radio .radio {
  margin-right: 4px;
}
#com_virtuemart .addtocart-area .product-field .product-field-display .chzn-container-single,
.comvirtuemartmod .addtocart-area .product-field .product-field-display .chzn-container-single {
  min-width: 200px!important;
}
#com_virtuemart .addtocart-area,
.comvirtuemartmod .addtocart-area,
#com_virtuemart .vm-details-button,
.comvirtuemartmod .vm-details-button {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
}
#com_virtuemart .addtocart-area form,
.comvirtuemartmod .addtocart-area form,
#com_virtuemart .vm-details-button form,
.comvirtuemartmod .vm-details-button form {
  margin: 0;
}
#com_virtuemart .addtocart-area form button.addtocart-button,
.comvirtuemartmod .addtocart-area form button.addtocart-button,
#com_virtuemart .vm-details-button form button.addtocart-button,
.comvirtuemartmod .vm-details-button form button.addtocart-button {
  display: inline-block;
}
#com_virtuemart .row.prod,
.comvirtuemartmod .row.prod {
  font-size: 0px;
  margin: 0 -25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #com_virtuemart .row.prod,
  .comvirtuemartmod .row.prod {
    margin: 0 -15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #com_virtuemart .row.prod,
  .comvirtuemartmod .row.prod {
    margin: 0 -5px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart .row.prod,
  .comvirtuemartmod .row.prod {
    margin: 0 -5px;
  }
}
#com_virtuemart div.product,
.comvirtuemartmod div.product {
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  padding: 0 25px;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  #com_virtuemart div.product,
  .comvirtuemartmod div.product {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #com_virtuemart div.product,
  .comvirtuemartmod div.product {
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #com_virtuemart div.product,
  .comvirtuemartmod div.product {
    padding: 0 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart div.product,
  .comvirtuemartmod div.product {
    padding: 0 5px;
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  #com_virtuemart div.product,
  .comvirtuemartmod div.product {
    width: 33.33%!important;
  }
}
@media (min-width: 320px) and (max-width: 540px) {
  #com_virtuemart div.product,
  .comvirtuemartmod div.product {
    width: 100%!important;
  }
}
#com_virtuemart div.product.vm-col-3,
.comvirtuemartmod div.product.vm-col-3 {
  width: 33.33%;
}
#com_virtuemart div.product.vm-col-2,
.comvirtuemartmod div.product.vm-col-2 {
  width: 50%;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
@media (min-width: 541px) and (max-width: 767px) {
  #com_virtuemart div.product.vm-col-2,
  .comvirtuemartmod div.product.vm-col-2 {
    width: 50%!important;
  }
}
@media (min-width: 320px) and (max-width: 540px) {
  #com_virtuemart div.product.vm-col-2,
  .comvirtuemartmod div.product.vm-col-2 {
    width: 100%!important;
  }
}
#com_virtuemart div.product .quantity-box,
.comvirtuemartmod div.product .quantity-box {
  display: none!important;
}
#com_virtuemart div.product .prod-box,
.comvirtuemartmod div.product .prod-box {
  background: #fff;
  padding: 0;
  overflow: hidden;
  position: relative;
}
#com_virtuemart div.product .prod-box .slect-option.empty,
.comvirtuemartmod div.product .prod-box .slect-option.empty {
  display: none;
}
#com_virtuemart div.product .prod-box h5,
.comvirtuemartmod div.product .prod-box h5 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #com_virtuemart div.product .prod-box h5,
  .comvirtuemartmod div.product .prod-box h5 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #com_virtuemart div.product .prod-box h5,
  .comvirtuemartmod div.product .prod-box h5 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #com_virtuemart div.product .prod-box h5,
  .comvirtuemartmod div.product .prod-box h5 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  #com_virtuemart div.product .prod-box h5,
  .comvirtuemartmod div.product .prod-box h5 {
    font-size: 16px;
    line-height: 20px;
  }
}
#com_virtuemart div.product .prod-box h5 a,
.comvirtuemartmod div.product .prod-box h5 a {
  color: #191919;
}
#com_virtuemart div.product .prod-box h5 a:hover,
.comvirtuemartmod div.product .prod-box h5 a:hover {
  color: #e30613;
}
#com_virtuemart div.product .prod-box .product_s_desc,
.comvirtuemartmod div.product .prod-box .product_s_desc {
  font-size: 14px;
  line-height: 24px;
  color: #9b9b9b;
  font-style: italic;
}
#com_virtuemart div.product .prod-box .vm-product-media-container,
.comvirtuemartmod div.product .prod-box .vm-product-media-container {
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  #com_virtuemart div.product .prod-box .vm-product-media-container,
  .comvirtuemartmod div.product .prod-box .vm-product-media-container {
    margin-bottom: 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart div.product .prod-box .vm-product-media-container,
  .comvirtuemartmod div.product .prod-box .vm-product-media-container {
    margin-bottom: 10px;
  }
}
#com_virtuemart div.product .prod-box .vm-product-media-container .wishlist,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .wishlist,
#com_virtuemart div.product .prod-box .vm-product-media-container .compare,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .compare {
  font-size: 22px;
  line-height: 34px;
  color: #000;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  background: rgba(0, 0, 0, 0.4);
  width: 34px;
  height: 34px;
  text-align: center;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #com_virtuemart div.product .prod-box .vm-product-media-container .wishlist,
  .comvirtuemartmod div.product .prod-box .vm-product-media-container .wishlist,
  #com_virtuemart div.product .prod-box .vm-product-media-container .compare,
  .comvirtuemartmod div.product .prod-box .vm-product-media-container .compare {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  #com_virtuemart div.product .prod-box .vm-product-media-container .wishlist,
  .comvirtuemartmod div.product .prod-box .vm-product-media-container .wishlist,
  #com_virtuemart div.product .prod-box .vm-product-media-container .compare,
  .comvirtuemartmod div.product .prod-box .vm-product-media-container .compare {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
}
#com_virtuemart div.product .prod-box .vm-product-media-container .wishlist a,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .wishlist a,
#com_virtuemart div.product .prod-box .vm-product-media-container .compare a,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .compare a {
  padding: 0px;
  background: none;
}
#com_virtuemart div.product .prod-box .vm-product-media-container .wishlist a span,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .wishlist a span,
#com_virtuemart div.product .prod-box .vm-product-media-container .compare a span,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .compare a span {
  display: none;
}
#com_virtuemart div.product .prod-box .vm-product-media-container .compare,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .compare {
  bottom: 60px;
  z-index: 1;
}
#com_virtuemart div.product .prod-box:hover img,
.comvirtuemartmod div.product .prod-box:hover img {
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#com_virtuemart div.product .prod-box:hover .vm-product-media-container .wishlist,
.comvirtuemartmod div.product .prod-box:hover .vm-product-media-container .wishlist,
#com_virtuemart div.product .prod-box:hover .vm-product-media-container .compare,
.comvirtuemartmod div.product .prod-box:hover .vm-product-media-container .compare {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
@media (min-width: 1200px) {
  #com_virtuemart div.product .prod-box .box-btn .btn,
  .comvirtuemartmod div.product .prod-box .box-btn .btn {
    min-width: 220px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #com_virtuemart div.product .prod-box .box-btn .btn,
  .comvirtuemartmod div.product .prod-box .box-btn .btn {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: capitalize;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart div.product .prod-box .box-btn .btn,
  .comvirtuemartmod div.product .prod-box .box-btn .btn {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: capitalize;
  }
}
#com_virtuemart div.product .prod-box .box-btn .btn i,
.comvirtuemartmod div.product .prod-box .box-btn .btn i {
  display: none;
}
#com_virtuemart div.product .prod-box .vm-rating,
.comvirtuemartmod div.product .prod-box .vm-rating {
  width: 100%;
  overflow: hidden;
  padding-top: 16px;
  font-size: 15px;
}
#com_virtuemart div.product .prod-box .sale,
.comvirtuemartmod div.product .prod-box .sale {
  width: auto;
  height: auto;
  padding: 4px 10px;
  background: #e30613;
  display: inline-block;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#com_virtuemart div.product .prod-box .price-category,
.comvirtuemartmod div.product .prod-box .price-category {
  padding-bottom: 20px;
}
#com_virtuemart div.product .prod-box .price-category div.PricebasePrice,
.comvirtuemartmod div.product .prod-box .price-category div.PricebasePrice {
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  color: #e30613;
}
#com_virtuemart div.product .prod-box .price-category div.PricesalesPrice,
.comvirtuemartmod div.product .prod-box .price-category div.PricesalesPrice {
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  color: #e30613;
}
#com_virtuemart div.product .prod-box.with_discount_col div.PricebasePrice,
.comvirtuemartmod div.product .prod-box.with_discount_col div.PricebasePrice {
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  color: #777;
  font-weight: 300;
  text-decoration: line-through;
  padding-left: 10px;
}
#com_virtuemart .productdetails-view .vm-product-container .vm-product-media-container,
.comvirtuemartmod .productdetails-view .vm-product-container .vm-product-media-container {
  border: none;
}
#com_virtuemart .productdetails-view .vm-product-container .vm-product-media-container .additional-images,
.comvirtuemartmod .productdetails-view .vm-product-container .vm-product-media-container .additional-images {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#com_virtuemart .productdetails-view .addtocart-button .btn i,
.comvirtuemartmod .productdetails-view .addtocart-button .btn i {
  position: relative;
  top: 1px;
  margin-right: 4px;
}
#com_virtuemart .productdetails-view .wishlist a,
.comvirtuemartmod .productdetails-view .wishlist a,
#com_virtuemart .productdetails-view .compare a,
.comvirtuemartmod .productdetails-view .compare a,
#com_virtuemart .productdetails-view .ask-a-question a,
.comvirtuemartmod .productdetails-view .ask-a-question a,
#com_virtuemart .productdetails-view .recommened-to-friend,
.comvirtuemartmod .productdetails-view .recommened-to-friend {
  margin-bottom: 4px;
  margin-right: 4px;
  line-height: 20px;
  padding: 0px;
  display: inline-block;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
#com_virtuemart .productdetails-view .wishlist a i,
.comvirtuemartmod .productdetails-view .wishlist a i,
#com_virtuemart .productdetails-view .compare a i,
.comvirtuemartmod .productdetails-view .compare a i,
#com_virtuemart .productdetails-view .ask-a-question a i,
.comvirtuemartmod .productdetails-view .ask-a-question a i,
#com_virtuemart .productdetails-view .recommened-to-friend i,
.comvirtuemartmod .productdetails-view .recommened-to-friend i {
  font-size: 22px;
  line-height: 44px;
  position: relative;
  top: 5px;
}
#com_virtuemart .productdetails-view .ask-a-question a i,
.comvirtuemartmod .productdetails-view .ask-a-question a i,
#com_virtuemart .productdetails-view .recommened-to-friend i,
.comvirtuemartmod .productdetails-view .recommened-to-friend i {
  top: 2px;
}
#com_virtuemart .productdetails-view .addtocart-area,
.comvirtuemartmod .productdetails-view .addtocart-area {
  width: 100%;
  padding-bottom: 20px;
}
#com_virtuemart .productdetails-view .addtocart-area .quantity-box .quantity-input,
.comvirtuemartmod .productdetails-view .addtocart-area .quantity-box .quantity-input {
  float: left;
}
#com_virtuemart .productdetails-view .addtocart-area .quantity-box .quantity-controls,
.comvirtuemartmod .productdetails-view .addtocart-area .quantity-box .quantity-controls {
  display: inline-block;
  margin-right: 8px;
  text-align: top;
  padding-top: 6px;
}
#com_virtuemart .productdetails-view .addtocart-area .quantity-box .quantity-controls i,
.comvirtuemartmod .productdetails-view .addtocart-area .quantity-box .quantity-controls i {
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#com_virtuemart .productdetails-view .addtocart-area .quantity-box .quantity-controls i:hover,
.comvirtuemartmod .productdetails-view .addtocart-area .quantity-box .quantity-controls i:hover {
  color: #e30613;
}
@media (min-width: 320px) and (max-width: 479px) {
  #com_virtuemart .productdetails-view .addtocart-area span.addtocart-button,
  .comvirtuemartmod .productdetails-view .addtocart-area span.addtocart-button {
    display: block;
    margin-top: 10px;
  }
}
#com_virtuemart .productdetails-view .wishlist,
.comvirtuemartmod .productdetails-view .wishlist,
#com_virtuemart .productdetails-view .compare,
.comvirtuemartmod .productdetails-view .compare {
  display: inline-block;
  padding-right: 12px;
  padding-bottom: 10px;
}
#com_virtuemart .productdetails-view .quantity_box,
.comvirtuemartmod .productdetails-view .quantity_box {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
#com_virtuemart .productdetails-view input.quantity-input,
.comvirtuemartmod .productdetails-view input.quantity-input {
  width: 34px;
  margin: 0 15px 0 0;
  padding-left: 5px!important;
  padding-right: 5px!important;
  text-align: center;
}
#com_virtuemart .productdetails-view .prices_block .ratingbox,
.comvirtuemartmod .productdetails-view .prices_block .ratingbox {
  float: right;
  margin-top: -30px;
}
#com_virtuemart .productdetails-view .prices_block .product-price,
.comvirtuemartmod .productdetails-view .prices_block .product-price {
  color: #e30613;
  font-size: 24px;
  line-height: 30px;
}
#com_virtuemart .productdetails-view .prices_block .product-price.with_discount div.PricebasePrice,
.comvirtuemartmod .productdetails-view .prices_block .product-price.with_discount div.PricebasePrice {
  color: #777;
  display: inline-block;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  padding-left: 10px;
  text-decoration: line-through;
}
#com_virtuemart .productdetails-view .prices_block .product-price.with_discount div.PricesalesPrice,
.comvirtuemartmod .productdetails-view .prices_block .product-price.with_discount div.PricesalesPrice {
  display: inline-block;
}
#com_virtuemart .productdetails-view .product-s-description,
.comvirtuemartmod .productdetails-view .product-s-description {
  padding-bottom: 20px;
}
#com_virtuemart .productdetails-view .customer-reviews .date,
.comvirtuemartmod .productdetails-view .customer-reviews .date {
  display: block;
  margin: 0 0 20px;
}
#com_virtuemart .productdetails-view .customer-reviews .date:before,
.comvirtuemartmod .productdetails-view .customer-reviews .date:before {
  content: '\f017';
  font-family: FontAwesome;
  margin-right: 5px;
  color: #f9b129;
}
#com_virtuemart .productdetails-view .customer-reviews .vote,
.comvirtuemartmod .productdetails-view .customer-reviews .vote {
  display: block;
}
#com_virtuemart .productdetails-view .customer-reviews .author,
.comvirtuemartmod .productdetails-view .customer-reviews .author {
  display: block;
  color: #f9b129;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#com_virtuemart .productdetails-view .customer-reviews .list-reviews > div,
.comvirtuemartmod .productdetails-view .customer-reviews .list-reviews > div {
  margin-bottom: 30px;
}
#com_virtuemart .productdetails-view .customer-reviews .write-reviews .step,
.comvirtuemartmod .productdetails-view .customer-reviews .write-reviews .step {
  display: block;
  margin-bottom: 20px;
}
#com_virtuemart .productdetails-view .customer-reviews .write-reviews textarea#comment,
.comvirtuemartmod .productdetails-view .customer-reviews .write-reviews textarea#comment {
  width: 100%;
  height: 200px;
}
#com_virtuemart .productdetails-view .product_tabs,
.comvirtuemartmod .productdetails-view .product_tabs {
  overflow: hidden;
  clear: both;
  border-top: 1px solid #e5e7e9;
  border-bottom: 1px solid #e5e7e9;
  position: relative;
  margin-bottom: 40px;
  margin-top: 40px;
}
#com_virtuemart .productdetails-view .product_tabs:before,
.comvirtuemartmod .productdetails-view .product_tabs:before {
  width: 1px;
  background: #e5e7e9;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 269px;
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart .productdetails-view .product_tabs:before,
  .comvirtuemartmod .productdetails-view .product_tabs:before {
    left: 100%;
  }
}
#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical {
  float: left;
  width: 270px;
  margin: 0 0 -1px;
  position: relative;
  z-index: 10;
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical,
  .comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical {
    width: 100%;
  }
}
#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical li {
  border-left: 2px solid transparent;
  border-bottom: 1px solid #e5e7e9;
  border-right: 1px solid transparent;
}
#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li.active,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical li.active {
  border-left: 2px solid #333;
  border-right: 1px solid #fff;
}
#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li.active a,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical li.active a {
  color: #333;
}
#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li a,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical li a {
  display: block;
  padding: 15px 19px;
  text-transform: uppercase;
  color: #2b2c2f;
  font-size: 14px;
  font-weight: bold;
  background: none !important;
}
#com_virtuemart .productdetails-view .product_tabs .tab-content,
.comvirtuemartmod .productdetails-view .product_tabs .tab-content {
  overflow: hidden;
  padding: 20px;
  margin-bottom: 0px;
}
#com_virtuemart .productdetails-view .product_tabs #rating-prod,
.comvirtuemartmod .productdetails-view .product_tabs #rating-prod {
  cursor: pointer;
}
#com_virtuemart .productdetails-view .product-related-products,
.comvirtuemartmod .productdetails-view .product-related-products {
  margin-bottom: 10px;
  overflow: hidden;
}
#com_virtuemart .productdetails-view .product-related-products .product,
.comvirtuemartmod .productdetails-view .product-related-products .product {
  width: 100%!important;
}
#com_virtuemart .productdetails-view .product-related-products .product-price > div,
.comvirtuemartmod .productdetails-view .product-related-products .product-price > div {
  padding-left: 0;
  padding-right: 0;
}
#com_virtuemart .productdetails-view .product-related-products h5,
.comvirtuemartmod .productdetails-view .product-related-products h5 {
  margin-bottom: 10px;
}
#com_virtuemart .productdetails-view .product-related-products .variants-area,
.comvirtuemartmod .productdetails-view .product-related-products .variants-area {
  display: none;
}
#com_virtuemart .productdetails-view .product-related-products .addtocart-area,
.comvirtuemartmod .productdetails-view .product-related-products .addtocart-area {
  margin-bottom: 0;
  margin-top: 10px;
}
#com_virtuemart .productdetails-view .product-related-products .addtocart-area .quantity-box,
.comvirtuemartmod .productdetails-view .product-related-products .addtocart-area .quantity-box {
  display: none;
}
#com_virtuemart .productdetails-view .product-related-products .addtocart-area span.addtocart-button,
.comvirtuemartmod .productdetails-view .product-related-products .addtocart-area span.addtocart-button {
  display: inline-block;
  text-align: left;
}
#com_virtuemart .productdetails-view .product-related-products .vm-product-media-container,
.comvirtuemartmod .productdetails-view .product-related-products .vm-product-media-container {
  padding: 20px;
}
#com_virtuemart .productdetails-view .product-related-products .product-fields-title-wrapper,
.comvirtuemartmod .productdetails-view .product-related-products .product-fields-title-wrapper {
  text-transform: uppercase;
  font-size: 14px;
  color: #333;
  padding-bottom: 28px;
}
#com_virtuemart .productdetails-view .product-related-products .product-field-type-R,
.comvirtuemartmod .productdetails-view .product-related-products .product-field-type-R {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#com_virtuemart .productdetails-view.custom .prices_block .ratingbox,
.comvirtuemartmod .productdetails-view.custom .prices_block .ratingbox {
  float: none;
  margin-top: 20px;
}
#com_virtuemart .productdetails-view .tab-content .tab-pane .video_frame iframe,
.comvirtuemartmod .productdetails-view .tab-content .tab-pane .video_frame iframe {
  overflow: hidden;
  width: 0 !important;
  height: 0 !important;
  display: none;
}
#com_virtuemart .productdetails-view .tab-content .tab-pane.active .video_frame iframe,
.comvirtuemartmod .productdetails-view .tab-content .tab-pane.active .video_frame iframe {
  overflow: hidden;
  width: 100% !important;
  height: 100% !important;
  display: block;
}
#com_virtuemart .vm-nodisplay,
.comvirtuemartmod .vm-nodisplay {
  display: none;
}
#com_virtuemart .main-image,
.comvirtuemartmod .main-image {
  width: 467px;
  border: 1px solid #e5e7e9;
}
#com_virtuemart .jssort02 .w,
.comvirtuemartmod .jssort02 .w {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#com_virtuemart .jssort02 .c,
.comvirtuemartmod .jssort02 .c {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  border: 1px solid #e5e7e9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#com_virtuemart .jssort02 .p:hover .c,
.comvirtuemartmod .jssort02 .p:hover .c,
#com_virtuemart .jssort02 .pav .c,
.comvirtuemartmod .jssort02 .pav .c {
  border: 2px solid #333;
}
#com_virtuemart .additional-images,
.comvirtuemartmod .additional-images {
  overflow: hidden;
  position: absolute;
  border-color: #e5e7e9 !important;
}
#com_virtuemart .additional-images a,
.comvirtuemartmod .additional-images a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#com_virtuemart .vm-product-container,
.comvirtuemartmod .vm-product-container {
  position: relative;
  z-index: 100;
  padding-bottom: 0px;
}
#com_virtuemart .vm-product-details-container,
.comvirtuemartmod .vm-product-details-container {
  padding-bottom: 0px;
}
#com_virtuemart .vm-product-details-container h3,
.comvirtuemartmod .vm-product-details-container h3 {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
#com_virtuemart .vm-product-details-container .manufacturer,
.comvirtuemartmod .vm-product-details-container .manufacturer {
  padding-bottom: 14px;
}
#com_virtuemart .product-field-type-variants,
.comvirtuemartmod .product-field-type-variants {
  display: none;
}
#com_virtuemart ul.variants,
.comvirtuemartmod ul.variants {
  padding: 0 0 7px;
  list-style: none;
  margin: 0;
}
#com_virtuemart ul.variants li,
.comvirtuemartmod ul.variants li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
#com_virtuemart ul.variants li a,
.comvirtuemartmod ul.variants li a {
  display: inline-block;
  cursor: pointer;
  position: relative;
  background-clip: padding-box;
  text-decoration: none !important;
}
#com_virtuemart ul.variants.variants_color li a,
.comvirtuemartmod ul.variants.variants_color li a {
  height: 27px;
  width: 27px;
  border: 4px solid transparent;
}
#com_virtuemart ul.variants.variants_color li a:after,
.comvirtuemartmod ul.variants.variants_color li a:after {
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #e5e7e9;
  content: '';
  -webkit-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#com_virtuemart ul.variants.variants_size,
.comvirtuemartmod ul.variants.variants_size {
  margin-bottom: 21px;
}
#com_virtuemart ul.variants.variants_size li a,
.comvirtuemartmod ul.variants.variants_size li a {
  height: 33px;
  width: 33px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 33px;
  font-weight: bold;
  color: #333;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#com_virtuemart ul.variants.variants_size li a:hover,
.comvirtuemartmod ul.variants.variants_size li a:hover,
#com_virtuemart ul.variants.variants_size li a.selected,
.comvirtuemartmod ul.variants.variants_size li a.selected {
  background: #333;
  border-color: #333;
  color: #fff;
}
#com_virtuemart .variant_title,
.comvirtuemartmod .variant_title {
  margin-bottom: 9px;
}
#com_virtuemart .variant_title .required,
.comvirtuemartmod .variant_title .required {
  color: #f83e3e;
}
#com_virtuemart .product_code,
.comvirtuemartmod .product_code {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#com_virtuemart .product_code span,
.comvirtuemartmod .product_code span {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  color: #333;
  font-weight: bold;
  background: #eee;
  padding: 0 10px;
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
  margin-left: 4px;
}
#com_virtuemart .availability,
.comvirtuemartmod .availability {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}
#com_virtuemart .availability_date,
.comvirtuemartmod .availability_date {
  display: inline-block;
  vertical-align: middle;
}
#com_virtuemart .product_in_stock,
.comvirtuemartmod .product_in_stock {
  display: inline-block;
  vertical-align: middle;
}
#com_virtuemart .product_in_stock span,
.comvirtuemartmod .product_in_stock span {
  color: #333;
}
#com_virtuemart .divider_horizontal,
.comvirtuemartmod .divider_horizontal {
  height: 1px;
  background: #e5e7e9;
  overflow: hidden;
  margin-bottom: 20px;
}
#com_virtuemart .prices_block,
.comvirtuemartmod .prices_block {
  overflow: hidden;
  padding-bottom: 21px;
  color: #333;
  font-size: 19px;
  line-height: 31px;
}
#com_virtuemart .top_details,
.comvirtuemartmod .top_details {
  margin-bottom: 10px;
}
#com_virtuemart .recommend_link,
.comvirtuemartmod .recommend_link,
#com_virtuemart .ask-a-question,
.comvirtuemartmod .ask-a-question {
  padding-bottom: 5px;
}
#com_virtuemart .category-view,
.comvirtuemartmod .category-view {
  padding-top: 20px;
  width: 100%;
}
#com_virtuemart .category-view .row.category,
.comvirtuemartmod .category-view .row.category {
  font-size: 0px;
  margin: 0 -25px;
  padding: 0px;
  display: block;
}
#com_virtuemart .category-view .category_description,
.comvirtuemartmod .category-view .category_description,
#com_virtuemart .category-view .orderby-displaynumber,
.comvirtuemartmod .category-view .orderby-displaynumber {
  font-size: 14px !important;
}
#com_virtuemart .category-view .category,
.comvirtuemartmod .category-view .category {
  margin-bottom: 30px;
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  padding: 0 25px;
  box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart .category-view .category,
  .comvirtuemartmod .category-view .category {
    margin-top: 0;
  }
}
#com_virtuemart .category-view .category.vm-col-5,
.comvirtuemartmod .category-view .category.vm-col-5 {
  width: 20%;
}
#com_virtuemart .category-view .category.vm-col-4,
.comvirtuemartmod .category-view .category.vm-col-4 {
  width: 25%;
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart .category-view .category.vm-col-4,
  .comvirtuemartmod .category-view .category.vm-col-4 {
    width: 50%;
  }
}
#com_virtuemart .category-view .category h4,
.comvirtuemartmod .category-view .category h4 {
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  padding-top: 10px;
  text-transform: capitalize;
}
#com_virtuemart .category-view .category .spacer,
.comvirtuemartmod .category-view .category .spacer {
  border: 1px solid #e5e7e9;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#com_virtuemart .category-view .category .spacer a,
.comvirtuemartmod .category-view .category .spacer a {
  display: block;
  padding: 10px;
  box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #com_virtuemart .category-view .category .spacer a,
  .comvirtuemartmod .category-view .category .spacer a {
    padding: 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart .category-view .category .spacer a,
  .comvirtuemartmod .category-view .category .spacer a {
    padding: 10px;
  }
}
#com_virtuemart .category-view .category .spacer:hover a img,
.comvirtuemartmod .category-view .category .spacer:hover a img {
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#com_virtuemart .category-view span.quantity-box,
.comvirtuemartmod .category-view span.quantity-box {
  width: 0;
  font-size: 0;
  line-height: 0;
}
#com_virtuemart .category-view .addtocart-bar,
.comvirtuemartmod .category-view .addtocart-bar {
  font-size: 0;
}
#com_virtuemart .product_dim,
.comvirtuemartmod .product_dim {
  padding: 5px 0;
}
#com_virtuemart .vm-pagination-top,
.comvirtuemartmod .vm-pagination-top {
  padding-bottom: 0px;
}
#com_virtuemart .vm-order-list,
.comvirtuemartmod .vm-order-list {
  float: left;
  width: 70%;
}
@media (min-width: 320px) and (max-width: 479px) {
  #com_virtuemart .vm-order-list,
  .comvirtuemartmod .vm-order-list {
    width: 100%;
    float: none;
    font-size: 12px;
  }
}
#com_virtuemart .display-number,
.comvirtuemartmod .display-number {
  float: right;
  width: 30%;
  text-align: right;
}
@media (min-width: 320px) and (max-width: 479px) {
  #com_virtuemart .display-number,
  .comvirtuemartmod .display-number {
    width: 100%;
  }
}
#com_virtuemart .display-number select,
.comvirtuemartmod .display-number select {
  width: 95px;
  margin-top: 10px;
}
#com_virtuemart .display-number .chzn-container,
.comvirtuemartmod .display-number .chzn-container {
  margin-top: 10px;
  display: inline-block;
}
#com_virtuemart .orderlistcontainer,
.comvirtuemartmod .orderlistcontainer {
  width: auto;
  position: relative;
  cursor: default;
  float: left;
  margin-right: 50px;
}
#com_virtuemart .orderlistcontainer .title,
.comvirtuemartmod .orderlistcontainer .title {
  font-weight: 700;
}
#com_virtuemart .orderlistcontainer.show .orderlist,
.comvirtuemartmod .orderlistcontainer.show .orderlist {
  opacity: 100;
  filter: alpha(opacity=10000);
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  pointer-events: auto;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#com_virtuemart .orderlistcontainer .activeOrder,
.comvirtuemartmod .orderlistcontainer .activeOrder {
  cursor: pointer;
}
#com_virtuemart .orderlistcontainer .activeOrder:after,
.comvirtuemartmod .orderlistcontainer .activeOrder:after {
  content: '\f078';
  font-family: FontAwesome;
  padding-left: 16px;
}
#com_virtuemart .orderlistcontainer .orderlist,
.comvirtuemartmod .orderlistcontainer .orderlist {
  z-index: 100;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 5px 5px;
  pointer-events: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: all 0.2s ease 0.5s;
  -o-transition: all 0.2s ease 0.5s;
  transition: all 0.2s ease 0.5s;
  background: #fff;
  width: 100%;
  min-width: 140px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
#com_virtuemart .orderlistcontainer .orderlist > div,
.comvirtuemartmod .orderlistcontainer .orderlist > div {
  padding: 5px 10px;
}
#com_virtuemart .orderlistcontainer .orderlist a,
.comvirtuemartmod .orderlistcontainer .orderlist a {
  white-space: nowrap;
}
#com_virtuemart #com-form-login-remember label[for=remember],
.comvirtuemartmod #com-form-login-remember label[for=remember] {
  display: inline-block;
}
#com_virtuemart #com-form-login-buttons,
.comvirtuemartmod #com-form-login-buttons {
  margin-bottom: 30px;
  overflow: hidden;
}
#com_virtuemart #com-form-login-buttons .btn,
.comvirtuemartmod #com-form-login-buttons .btn {
  float: left;
  margin-right: 5px;
}
#com_virtuemart #com-form-login .input-prepend,
.comvirtuemartmod #com-form-login .input-prepend {
  position: relative;
  display: block;
  font-size: inherit;
}
#com_virtuemart #com-form-login .input-prepend span.add-on,
.comvirtuemartmod #com-form-login .input-prepend span.add-on {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 34px;
  width: 34px;
  padding: 0;
  border: none;
  background: none;
  margin: 0;
  line-height: 34px;
  text-align: center;
}
#com_virtuemart #com-form-login .input-prepend span.add-on span,
.comvirtuemartmod #com-form-login .input-prepend span.add-on span {
  width: 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 2px solid #ececec;
  font-size: 14px;
}
#com_virtuemart #com-form-login .input-prepend .inputbox,
.comvirtuemartmod #com-form-login .input-prepend .inputbox {
  padding-left: 34px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
#com_virtuemart #checkoutForm span.controls,
.comvirtuemartmod #checkoutForm span.controls {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 5px;
}
#com_virtuemart #checkoutForm label,
.comvirtuemartmod #checkoutForm label {
  display: inline-block;
  white-space: nowrap;
}
#com_virtuemart #checkoutForm label span.vmshipment,
.comvirtuemartmod #checkoutForm label span.vmshipment {
  display: block;
}
#com_virtuemart #checkoutForm label span.vmshipment span.vmshipment_name,
.comvirtuemartmod #checkoutForm label span.vmshipment span.vmshipment_name {
  display: inline;
}
#com_virtuemart #checkoutForm label span.vmpayment,
.comvirtuemartmod #checkoutForm label span.vmpayment {
  display: block;
}
#com_virtuemart #checkoutForm label span.vmpayment span.vmpayment_name,
.comvirtuemartmod #checkoutForm label span.vmpayment span.vmpayment_name {
  display: inline;
}
#com_virtuemart .vm-continue-shopping,
.comvirtuemartmod .vm-continue-shopping {
  float: left;
  margin-right: 10px;
}
@media (min-width: 320px) and (max-width: 479px) {
  #com_virtuemart .vm-continue-shopping,
  .comvirtuemartmod .vm-continue-shopping {
    margin-bottom: 10px;
  }
}
#com_virtuemart .checkout-button-bottom,
.comvirtuemartmod .checkout-button-bottom {
  float: right;
}
#com_virtuemart label[for=STsameAsBTjs],
.comvirtuemartmod label[for=STsameAsBTjs] {
  display: inline-block;
}
#com_virtuemart input.coupon,
.comvirtuemartmod input.coupon,
#com_virtuemart input.quantity-input,
.comvirtuemartmod input.quantity-input {
  margin-bottom: 0;
}
#com_virtuemart input.quantity-input,
.comvirtuemartmod input.quantity-input {
  width: 60px!important;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  display: inline-block;
}
#com_virtuemart .nowrap,
.comvirtuemartmod .nowrap {
  white-space: nowrap;
}
#com_virtuemart .cart_product_image span.cart-images,
.comvirtuemartmod .cart_product_image span.cart-images {
  display: block;
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart .cart_product_image span.cart-images,
  .comvirtuemartmod .cart_product_image span.cart-images {
    max-width: 120px!important;
  }
}
#com_virtuemart .cart_product_image .vm-customfield-cart,
.comvirtuemartmod .cart_product_image .vm-customfield-cart {
  font-size: 14px;
}
#com_virtuemart .cart_product_image img,
.comvirtuemartmod .cart_product_image img {
  width: 150px;
}
@media (min-width: 320px) and (max-width: 479px) {
  #com_virtuemart .cart_product_image img,
  .comvirtuemartmod .cart_product_image img {
    width: 90px!important;
  }
}
#com_virtuemart .cart_product_image div.item_title,
.comvirtuemartmod .cart_product_image div.item_title {
  display: none;
  font-size: 14px;
}
@media (min-width: 320px) and (max-width: 479px) {
  #com_virtuemart .cart_product_image div.item_title,
  .comvirtuemartmod .cart_product_image div.item_title {
    font-size: 13px;
    line-height: 16px;
    max-width: 120px!important;
  }
}
#com_virtuemart .cart-summary,
.comvirtuemartmod .cart-summary {
  border: 1px solid #e5e7e9;
  margin-bottom: 30px;
  width: 100%;
  border-collapse: collapse;
}
#com_virtuemart .cart-summary th,
.comvirtuemartmod .cart-summary th,
#com_virtuemart .cart-summary td,
.comvirtuemartmod .cart-summary td {
  border: 1px solid #e5e7e9;
  padding: 8px;
  text-align: left;
}
#com_virtuemart .cart-summary label,
.comvirtuemartmod .cart-summary label {
  display: inline;
}
#com_virtuemart .cart-summary td.total,
.comvirtuemartmod .cart-summary td.total {
  font-weight: bold;
}
#com_virtuemart .cart-summary .product_thead__mobile,
.comvirtuemartmod .cart-summary .product_thead__mobile,
#com_virtuemart .cart-summary .product_tbody__mobile,
.comvirtuemartmod .cart-summary .product_tbody__mobile,
#com_virtuemart .cart-summary .sectiontableentry__mobile,
.comvirtuemartmod .cart-summary .sectiontableentry__mobile {
  display: none;
}
#com_virtuemart .cart-summary .coupon_descr,
.comvirtuemartmod .cart-summary .coupon_descr {
  white-space: nowrap;
}
#com_virtuemart .cart-summary span.details-button,
.comvirtuemartmod .cart-summary span.details-button {
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 5px;
}
#com_virtuemart .cart-summary input.coupon,
.comvirtuemartmod .cart-summary input.coupon {
  width: 180px;
}
#com_virtuemart .cart-summary .quantity-input,
.comvirtuemartmod .cart-summary .quantity-input {
  clear: right;
  display: block;
  margin-bottom: 4px;
  width: 88px;
  margin-right: 0px!important;
  margin-left: 0px!important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#com_virtuemart .cart-summary .btn.vmicon,
.comvirtuemartmod .cart-summary .btn.vmicon {
  width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  float: left;
  margin-right: 2px;
  margin-left: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#com_virtuemart .cart_product_title,
.comvirtuemartmod .cart_product_title {
  font-size: 18px;
}
#com_virtuemart .cart_product_title .vm-customfield-cart,
.comvirtuemartmod .cart_product_title .vm-customfield-cart {
  font-size: 14px;
}
#com_virtuemart form#userForm .inputbox.error,
.comvirtuemartmod form#userForm .inputbox.error {
  margin-bottom: 10px;
}
#com_virtuemart form#userForm,
.comvirtuemartmod form#userForm,
#com_virtuemart form#paymentForm,
.comvirtuemartmod form#paymentForm {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#com_virtuemart form#userForm[name=chooseShipmentRate] .buttonBar-right,
.comvirtuemartmod form#userForm[name=chooseShipmentRate] .buttonBar-right,
#com_virtuemart form#paymentForm[name=chooseShipmentRate] .buttonBar-right,
.comvirtuemartmod form#paymentForm[name=chooseShipmentRate] .buttonBar-right,
#com_virtuemart form#userForm[name=choosePaymentRate] .buttonBar-right,
.comvirtuemartmod form#userForm[name=choosePaymentRate] .buttonBar-right,
#com_virtuemart form#paymentForm[name=choosePaymentRate] .buttonBar-right,
.comvirtuemartmod form#paymentForm[name=choosePaymentRate] .buttonBar-right {
  padding-top: 20px;
}
#com_virtuemart form#userForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
.comvirtuemartmod form#userForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
#com_virtuemart form#paymentForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
.comvirtuemartmod form#paymentForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
#com_virtuemart form#userForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart],
.comvirtuemartmod form#userForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart],
#com_virtuemart form#paymentForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart],
.comvirtuemartmod form#paymentForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart] {
  float: right;
}
#com_virtuemart form#userForm label,
.comvirtuemartmod form#userForm label,
#com_virtuemart form#paymentForm label,
.comvirtuemartmod form#paymentForm label {
  display: inline-block;
  white-space: nowrap;
}
#com_virtuemart form#userForm label span.vmshipment,
.comvirtuemartmod form#userForm label span.vmshipment,
#com_virtuemart form#paymentForm label span.vmshipment,
.comvirtuemartmod form#paymentForm label span.vmshipment,
#com_virtuemart form#userForm label span.vmpayment,
.comvirtuemartmod form#userForm label span.vmpayment,
#com_virtuemart form#paymentForm label span.vmpayment,
.comvirtuemartmod form#paymentForm label span.vmpayment {
  display: block;
}
#com_virtuemart form#userForm label span.vmshipment span.vmshipment_name,
.comvirtuemartmod form#userForm label span.vmshipment span.vmshipment_name,
#com_virtuemart form#paymentForm label span.vmshipment span.vmshipment_name,
.comvirtuemartmod form#paymentForm label span.vmshipment span.vmshipment_name,
#com_virtuemart form#userForm label span.vmpayment span.vmshipment_name,
.comvirtuemartmod form#userForm label span.vmpayment span.vmshipment_name,
#com_virtuemart form#paymentForm label span.vmpayment span.vmshipment_name,
.comvirtuemartmod form#paymentForm label span.vmpayment span.vmshipment_name,
#com_virtuemart form#userForm label span.vmshipment span.vmpayment_name,
.comvirtuemartmod form#userForm label span.vmshipment span.vmpayment_name,
#com_virtuemart form#paymentForm label span.vmshipment span.vmpayment_name,
.comvirtuemartmod form#paymentForm label span.vmshipment span.vmpayment_name,
#com_virtuemart form#userForm label span.vmpayment span.vmpayment_name,
.comvirtuemartmod form#userForm label span.vmpayment span.vmpayment_name,
#com_virtuemart form#paymentForm label span.vmpayment span.vmpayment_name,
.comvirtuemartmod form#paymentForm label span.vmpayment span.vmpayment_name {
  display: inline;
  padding: 0;
}
#com_virtuemart form#userForm input[type=text],
.comvirtuemartmod form#userForm input[type=text],
#com_virtuemart form#paymentForm input[type=text],
.comvirtuemartmod form#paymentForm input[type=text],
#com_virtuemart form#userForm input[type=email],
.comvirtuemartmod form#userForm input[type=email],
#com_virtuemart form#paymentForm input[type=email],
.comvirtuemartmod form#paymentForm input[type=email],
#com_virtuemart form#userForm input[type=password],
.comvirtuemartmod form#userForm input[type=password],
#com_virtuemart form#paymentForm input[type=password],
.comvirtuemartmod form#paymentForm input[type=password],
#com_virtuemart form#userForm select,
.comvirtuemartmod form#userForm select,
#com_virtuemart form#paymentForm select,
.comvirtuemartmod form#paymentForm select,
#com_virtuemart form#userForm table,
.comvirtuemartmod form#userForm table,
#com_virtuemart form#paymentForm table,
.comvirtuemartmod form#paymentForm table {
  width: 100% !important;
}
#com_virtuemart form#userForm td.key,
.comvirtuemartmod form#userForm td.key,
#com_virtuemart form#paymentForm td.key,
.comvirtuemartmod form#paymentForm td.key {
  padding-right: 10px;
  position: relative;
}
#com_virtuemart form#userForm .userfields_info,
.comvirtuemartmod form#userForm .userfields_info,
#com_virtuemart form#paymentForm .userfields_info,
.comvirtuemartmod form#paymentForm .userfields_info {
  font-weight: bold;
  margin-bottom: 30px;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}
#com_virtuemart form#adminForm .userfields_info,
.comvirtuemartmod form#adminForm .userfields_info {
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}
#com_virtuemart form#adminForm .buttonBar-right,
.comvirtuemartmod form#adminForm .buttonBar-right {
  text-align: center;
  clear: both;
  padding-top: 20px;
}
#com_virtuemart fieldset.user_vmshopper,
.comvirtuemartmod fieldset.user_vmshopper {
  padding-bottom: 20px;
}
#com_virtuemart fieldset.user_vmshopper label[for=customer_number],
.comvirtuemartmod fieldset.user_vmshopper label[for=customer_number] {
  margin: 0;
}
#com_virtuemart table.adminForm.user-details,
.comvirtuemartmod table.adminForm.user-details {
  border: none;
}
#com_virtuemart table.adminForm.user-details td,
.comvirtuemartmod table.adminForm.user-details td,
#com_virtuemart table.adminForm.user-details th,
.comvirtuemartmod table.adminForm.user-details th {
  padding: 15px 10px;
  width: 50%;
  border: none !important;
  position: relative;
}
#com_virtuemart table.adminForm.user-details td mark,
.comvirtuemartmod table.adminForm.user-details td mark,
#com_virtuemart table.adminForm.user-details th mark,
.comvirtuemartmod table.adminForm.user-details th mark {
  bottom: 88%;
  top: 0px;
}
#com_virtuemart table.adminForm.user-details td.key,
.comvirtuemartmod table.adminForm.user-details td.key,
#com_virtuemart table.adminForm.user-details th.key,
.comvirtuemartmod table.adminForm.user-details th.key {
  text-align: right;
  position: relative;
  padding-top: 27px;
  padding-bottom: 13px;
}
#com_virtuemart table.adminForm.user-details td .controls,
.comvirtuemartmod table.adminForm.user-details td .controls,
#com_virtuemart table.adminForm.user-details th .controls,
.comvirtuemartmod table.adminForm.user-details th .controls {
  margin-bottom: 0;
}
#com_virtuemart table.adminForm.user-details td span.select,
.comvirtuemartmod table.adminForm.user-details td span.select,
#com_virtuemart table.adminForm.user-details th span.select,
.comvirtuemartmod table.adminForm.user-details th span.select {
  width: 220px;
}
#com_virtuemart table.adminForm.user-details td span.select select,
.comvirtuemartmod table.adminForm.user-details td span.select select,
#com_virtuemart table.adminForm.user-details th span.select select,
.comvirtuemartmod table.adminForm.user-details th span.select select {
  width: 100% !important;
}
#com_virtuemart table.adminForm.user-details td label,
.comvirtuemartmod table.adminForm.user-details td label,
#com_virtuemart table.adminForm.user-details th label,
.comvirtuemartmod table.adminForm.user-details th label {
  display: inline-block;
}
#com_virtuemart table.adminForm.user-details td:first-child,
.comvirtuemartmod table.adminForm.user-details td:first-child,
#com_virtuemart table.adminForm.user-details th:first-child,
.comvirtuemartmod table.adminForm.user-details th:first-child {
  padding-left: 0;
}
#com_virtuemart table.adminForm.user-details td:last-child,
.comvirtuemartmod table.adminForm.user-details td:last-child,
#com_virtuemart table.adminForm.user-details th:last-child,
.comvirtuemartmod table.adminForm.user-details th:last-child {
  padding-right: 0;
}
#com_virtuemart fieldset.user_shipto,
.comvirtuemartmod fieldset.user_shipto {
  text-align: left;
}
#com_virtuemart fieldset.user_shipto ul,
.comvirtuemartmod fieldset.user_shipto ul {
  margin: 0;
  padding: 20px 0;
}
#com_virtuemart .control-buttons,
.comvirtuemartmod .control-buttons {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
}
#com_virtuemart .control-buttons .cancel,
.comvirtuemartmod .control-buttons .cancel {
  float: left;
}
#com_virtuemart #reg_text,
.comvirtuemartmod #reg_text {
  padding-bottom: 20px;
}
#com_virtuemart div.login_form,
.comvirtuemartmod div.login_form {
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#com_virtuemart div.login_form h4,
.comvirtuemartmod div.login_form h4 {
  padding-bottom: 11px;
}
#com_virtuemart .vmshipment_name,
.comvirtuemartmod .vmshipment_name,
#com_virtuemart .vmpayment_name,
.comvirtuemartmod .vmpayment_name {
  display: block;
  padding-bottom: 10px;
}
#com_virtuemart table.adminlist,
.comvirtuemartmod table.adminlist {
  border: 1px solid #e5e7e9;
  width: 100%;
  text-align: left;
}
#com_virtuemart table.adminlist th,
.comvirtuemartmod table.adminlist th,
#com_virtuemart table.adminlist td,
.comvirtuemartmod table.adminlist td {
  padding: 8px;
  color: #2b2c2f;
}
#com_virtuemart table.adminlist thead,
.comvirtuemartmod table.adminlist thead {
  display: none;
}
#com_virtuemart table.adminlist thead:first-child,
.comvirtuemartmod table.adminlist thead:first-child {
  display: table-header-group;
}
#com_virtuemart div.terms-of-service,
.comvirtuemartmod div.terms-of-service {
  margin-bottom: 20px;
}
#com_virtuemart textarea#customer_note_field,
.comvirtuemartmod textarea#customer_note_field {
  width: 100%;
  height: 200px;
}
#com_virtuemart div.cart.tos,
.comvirtuemartmod div.cart.tos {
  overflow: hidden;
}
#com_virtuemart div.cart.tos label.cart.tos,
.comvirtuemartmod div.cart.tos label.cart.tos {
  font-size: 0;
}
#com_virtuemart div.cart.tos label[for=tos],
.comvirtuemartmod div.cart.tos label[for=tos] {
  display: inline-block;
}
#com_virtuemart ul.steps,
.comvirtuemartmod ul.steps {
  display: table;
  width: 100%;
  table-layout: fixed;
  counter-reset: list;
  margin: 0 0 20px;
}
#com_virtuemart ul.steps li,
.comvirtuemartmod ul.steps li {
  display: table-cell;
  background: #ededed;
  border: 1px solid #c7c7c7;
  padding: 0;
  list-style: none;
  position: relative;
}
#com_virtuemart ul.steps li:before,
.comvirtuemartmod ul.steps li:before {
  content: counter(list, decimal-leading-zero) '.';
  counter-increment: list;
  left: 15px;
  background: none;
  top: 50%;
  line-height: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: auto;
  height: auto;
  z-index: 10;
  position: absolute;
  left: 20px;
  top: 29px;
}
#com_virtuemart ul.steps li > span,
.comvirtuemartmod ul.steps li > span {
  display: block;
  padding: 17px 20px 17px 40px;
  line-height: 24px;
}
#com_virtuemart ul.steps li + li,
.comvirtuemartmod ul.steps li + li {
  border-left-width: 0;
}
#com_virtuemart ul.steps li + li > span,
.comvirtuemartmod ul.steps li + li > span {
  position: relative;
}
#com_virtuemart ul.steps li + li > span:before,
.comvirtuemartmod ul.steps li + li > span:before {
  position: absolute;
  top: 0;
  left: -30px;
  content: '';
  border-top: 29px solid #c7c7c7;
  border-left: 30px solid transparent;
  border-bottom: 29px solid #c7c7c7;
  height: 0;
  width: 0;
}
#com_virtuemart ul.steps li + li > span:after,
.comvirtuemartmod ul.steps li + li > span:after {
  position: absolute;
  top: 0;
  left: -29px;
  content: '';
  border-top: 29px solid #ededed;
  border-left: 30px solid transparent;
  border-bottom: 29px solid #ededed;
  height: 0;
  width: 0;
}
#com_virtuemart ul.steps li.current span,
.comvirtuemartmod ul.steps li.current span,
#com_virtuemart ul.steps li.current:before,
.comvirtuemartmod ul.steps li.current:before {
  color: #e30613;
}
#com_virtuemart table.order_details,
.comvirtuemartmod table.order_details {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
}
#com_virtuemart table.order_details th,
.comvirtuemartmod table.order_details th,
#com_virtuemart table.order_details td,
.comvirtuemartmod table.order_details td {
  border: 1px solid #e5e7e9;
  padding: 10px;
}
#com_virtuemart table.bill_addr,
.comvirtuemartmod table.bill_addr,
#com_virtuemart table.ship_addr,
.comvirtuemartmod table.ship_addr {
  width: 100%;
  border-collapse: collapse;
}
#com_virtuemart table.bill_addr th,
.comvirtuemartmod table.bill_addr th,
#com_virtuemart table.ship_addr th,
.comvirtuemartmod table.ship_addr th,
#com_virtuemart table.bill_addr td,
.comvirtuemartmod table.bill_addr td,
#com_virtuemart table.ship_addr td,
.comvirtuemartmod table.ship_addr td {
  border: 1px solid #e5e7e9;
  padding: 10px;
}
#com_virtuemart table.order_items,
.comvirtuemartmod table.order_items,
#com_virtuemart table.order_history,
.comvirtuemartmod table.order_history {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
#com_virtuemart table.order_items th,
.comvirtuemartmod table.order_items th,
#com_virtuemart table.order_history th,
.comvirtuemartmod table.order_history th,
#com_virtuemart table.order_items td,
.comvirtuemartmod table.order_items td,
#com_virtuemart table.order_history td,
.comvirtuemartmod table.order_history td {
  border: 1px solid #e5e7e9;
  padding: 10px;
}
#com_virtuemart table.order_items thead:first-child,
.comvirtuemartmod table.order_items thead:first-child {
  display: table-header-group;
}
#com_virtuemart table.order_items caption,
.comvirtuemartmod table.order_items caption {
  text-align: left;
  font-weight: bold;
  padding-bottom: 5px;
}
#com_virtuemart .spaceStyle .span6,
.comvirtuemartmod .spaceStyle .span6 {
  margin-top: 20px;
}
#com_virtuemart #ui-tabs ul#tabs,
.comvirtuemartmod #ui-tabs ul#tabs {
  margin: 20px 0;
  display: table;
  width: 100%;
  table-layout: fixed;
}
#com_virtuemart #ui-tabs ul#tabs li,
.comvirtuemartmod #ui-tabs ul#tabs li {
  display: table-cell;
  text-align: center;
  cursor: pointer;
  padding: 10px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 1px solid #e5e7e9;
}
#com_virtuemart #ui-tabs ul#tabs li + li,
.comvirtuemartmod #ui-tabs ul#tabs li + li {
  border-left: none;
}
#com_virtuemart #ui-tabs ul#tabs li.current,
.comvirtuemartmod #ui-tabs ul#tabs li.current,
#com_virtuemart #ui-tabs ul#tabs li:hover,
.comvirtuemartmod #ui-tabs ul#tabs li:hover {
  color: #fff;
  background: #f9b129;
}
#com_virtuemart #ui-tabs .tabs.dyn-tabs,
.comvirtuemartmod #ui-tabs .tabs.dyn-tabs {
  display: none;
}
#com_virtuemart #ui-tabs .tabs.dyn-tabs#tab-1,
.comvirtuemartmod #ui-tabs .tabs.dyn-tabs#tab-1 {
  display: block;
}
#com_virtuemart .virtuemart_search input.inputbox,
.comvirtuemartmod .virtuemart_search input.inputbox {
  margin-bottom: 0;
}
#com_virtuemart form#askform,
.comvirtuemartmod form#askform {
  margin-right: 5px;
}
#com_virtuemart form#askform textarea,
.comvirtuemartmod form#askform textarea {
  width: 100%;
  height: 200px;
}
#com_virtuemart .quantity-box,
.comvirtuemartmod .quantity-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#com_virtuemart .quantity-box label.error,
.comvirtuemartmod .quantity-box label.error {
  white-space: nowrap;
}
#com_virtuemart .line-through,
.comvirtuemartmod .line-through {
  text-decoration: line-through;
}
#com_virtuemart .featured-view span.quantity-box,
.comvirtuemartmod .featured-view span.quantity-box {
  display: none;
}
#com_virtuemart .hero-unit div[class*="post_payment"],
.comvirtuemartmod .hero-unit div[class*="post_payment"] {
  white-space: nowrap;
}
#com_virtuemart .hero-unit div[class*="post_payment"] .width_50,
.comvirtuemartmod .hero-unit div[class*="post_payment"] .width_50 {
  display: inline-block;
  width: 50%;
  white-space: normal;
  font-size: 14px;
  vertical-align: top;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 5px;
}
#com_virtuemart .hero-unit div[class*="post_payment"] .tright,
.comvirtuemartmod .hero-unit div[class*="post_payment"] .tright {
  text-align: right;
  padding: 0 5px 0 0;
}
#com_virtuemart .hero-unit .btn,
.comvirtuemartmod .hero-unit .btn {
  margin-top: 10px;
}
#com_virtuemart .hero-unit .vm-button-correct,
.comvirtuemartmod .hero-unit .vm-button-correct {
  margin-top: 20px;
  display: inline-block;
}
#com_virtuemart .btn[name=notifycustomer],
.comvirtuemartmod .btn[name=notifycustomer] {
  margin-bottom: 30px;
}
body.contentpane.modal {
  background: #fff;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  overflow: visible;
}
body.contentpane.modal .submit.controls {
  margin-bottom: 0;
}
body.contentpane.modal #com_virtuemart {
  padding-left: 5px;
  margin-left: -5px;
}
body.contentpane.modal .ask-a-question-view {
  padding: 20px;
}
body.contentpane.modal .ask-a-question-view #comment {
  height: 150px;
}
body.contentpane.modal #system-message-container {
  margin: 0px 20px 0 0;
  position: relative;
  top: 30px;
}
body.contentpane.modal .manufacturer-details-view {
  padding: 20px;
  position: relative;
  top: 10px;
}
body.contentpane.modal .manufacturer-details-view div.manufacturer-image {
  margin-bottom: 20px;
  display: inline-block;
  padding: 20px;
  max-width: 200px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
body.contentpane.modal .manufacturer-details-view div.manufacturer-image img {
  width: 100%;
  height: auto;
}
.fancybox-wrap.custom-class {
  max-width: 830px!important;
  left: 50%!important;
  top: 50%!important;
  height: auto!important;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
html.fancybox-lock body {
  overflow: hidden!important;
}
#fancybox-wrap #fancybox-close {
  background: none;
  padding: 0;
  width: auto;
  height: auto;
  right: 15px;
  left: auto;
  top: 10px;
}
#fancybox-wrap #fancybox-close:before {
  content: '\f057';
  font-size: 25px;
  line-height: 1em;
  font-family: FontAwesome;
}
div.custom-class div.fancybox-skin {
  white-space: normal;
  border: none;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
  z-index: 65559;
  text-align: left;
  max-height: 100%;
  overflow: hidden!important;
  width: auto!important;
  height: auto!important;
  font-weight: 300;
  background: #fff;
  padding: 20px!important;
  padding-right: 10px!important;
}
div.custom-class div.fancybox-skin > .fancybox-close {
  background: #777;
  padding: 0;
  width: auto;
  height: auto;
  right: 10px!important;
  left: auto;
  top: 4px!important;
  font-size: 25px!important;
  color: #777;
}
div.custom-class div.fancybox-skin > .fancybox-close:before {
  content: '\f057';
  font-size: 25px;
  line-height: 1em;
  font-family: FontAwesome;
}
div.custom-class div.fancybox-skin > .fancybox-close:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div.custom-class div.fancybox-skin div.fancybox-outer {
  padding: 0;
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
div.custom-class div.fancybox-skin div.fancybox-outer .fancybox-iframe {
  display: block;
  height: 100%;
  overflow: hidden !important;
  width: 100%;
}
div.custom-class div.fancybox-skin .fancybox-inner {
  padding: 0px;
  display: block;
  max-height: 600px!important;
  overflow: auto!important;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 320px) and (max-width: 479px) {
  div.custom-class div.fancybox-skin .fancybox-inner {
    max-height: 500px!important;
  }
}
body.contentpane.modal .ask-a-question-view {
  padding: 0;
  width: 100%;
}
body.option-com_virtuemart #facebox_overlay,
body.option-com_tmbox #facebox_overlay {
  z-index: 1111;
}
body.option-com_virtuemart #facebox,
body.option-com_tmbox #facebox {
  width: 100%;
  height: 100%;
  top: 0 !important;
  left: 0 !important;
  position: fixed !important;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  z-index: 11111;
}
body.option-com_virtuemart #facebox:before,
body.option-com_tmbox #facebox:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  width: 0;
  vertical-align: middle;
}
body.option-com_virtuemart #facebox .close,
body.option-com_tmbox #facebox .close {
  z-index: 11;
}
body.option-com_virtuemart #facebox .close img,
body.option-com_tmbox #facebox .close img {
  display: none;
}
body.option-com_virtuemart #facebox .popup,
body.option-com_tmbox #facebox .popup {
  white-space: normal;
  border: none;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
  z-index: 65559;
  text-align: left;
  max-height: 90%;
  width: auto;
  font-weight: 300;
  overflow: hidden;
}
body.option-com_virtuemart #facebox .popup .content,
body.option-com_tmbox #facebox .popup .content {
  overflow: hidden;
  padding: 0px!important;
}
body.option-com_virtuemart #facebox .popup .content.my-groovy-style,
body.option-com_tmbox #facebox .popup .content.my-groovy-style {
  padding: 20px!important;
}
body.option-com_virtuemart #facebox .popup .content.my-groovy-style h2,
body.option-com_tmbox #facebox .popup .content.my-groovy-style h2 {
  margin-top: 0px;
}
body.option-com_virtuemart #facebox .popup #com_virtuemart,
body.option-com_tmbox #facebox .popup #com_virtuemart {
  overflow: auto;
  max-height: 750px;
  padding: 20px;
}
body.option-com_virtuemart #facebox .popup .container-fluid,
body.option-com_tmbox #facebox .popup .container-fluid {
  margin: 0;
  padding: 0;
}
body.option-com_virtuemart #facebox .popup > .close,
body.option-com_tmbox #facebox .popup > .close {
  background: none;
  padding: 0;
  width: auto;
  height: auto;
  right: 7px;
}
body.option-com_virtuemart #facebox .popup > .close:before,
body.option-com_tmbox #facebox .popup > .close:before {
  content: '\f057';
  font-size: 25px;
  line-height: 1em;
  font-family: FontAwesome;
}
body.option-com_virtuemart #facebox .popup .content,
body.option-com_tmbox #facebox .popup .content {
  padding: 20px;
  display: block;
  width: 605px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media (min-width: 480px) and (max-width: 767px) {
  body.option-com_virtuemart #facebox .popup .content,
  body.option-com_tmbox #facebox .popup .content {
    width: 460px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  body.option-com_virtuemart #facebox .popup .content,
  body.option-com_tmbox #facebox .popup .content {
    width: 270px;
  }
}
body.option-com_virtuemart #facebox .popup .content .product_img,
body.option-com_tmbox #facebox .popup .content .product_img {
  float: left;
  width: 148px;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #e5e7e9;
  padding: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (min-width: 320px) and (max-width: 479px) {
  body.option-com_virtuemart #facebox .popup .content .product_img,
  body.option-com_tmbox #facebox .popup .content .product_img {
    float: none;
  }
}
body.option-com_virtuemart #facebox .popup .content h6,
body.option-com_tmbox #facebox .popup .content h6 {
  padding-top: 0px;
  font-size: 14px;
  line-height: 20px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
body.option-com_virtuemart #facebox .popup .content h6 a,
body.option-com_tmbox #facebox .popup .content h6 a {
  color: #2b2c2f;
}
body.option-com_virtuemart #facebox .popup .content h6 a:hover,
body.option-com_tmbox #facebox .popup .content h6 a:hover {
  color: #e30613;
}
body.option-com_virtuemart #facebox .popup .content .btn,
body.option-com_tmbox #facebox .popup .content .btn {
  width: auto;
  opacity: 100;
  filter: alpha(opacity=10000);
  float: none;
  font-weight: normal;
  margin-right: 14px;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.option-com_virtuemart #facebox .popup .content .btn.fright,
body.option-com_tmbox #facebox .popup .content .btn.fright {
  float: right;
  margin-right: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  body.option-com_virtuemart #facebox .popup .content .btn.fright,
  body.option-com_tmbox #facebox .popup .content .btn.fright {
    float: none;
  }
}
body.option-com_virtuemart #facebox .popup .content .product-related-products,
body.option-com_tmbox #facebox .popup .content .product-related-products {
  padding-top: 30px!important;
  padding-left: 0px!important;
  padding-right: 0px!important;
  border-top: none!important;
  overflow: hidden!important;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .cols-12,
body.option-com_tmbox #facebox .popup .content .product-related-products .cols-12 {
  width: 100%;
  overflow: hidden;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .vm-product-details-container,
body.option-com_tmbox #facebox .popup .content .product-related-products .vm-product-details-container {
  display: none;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .owl-theme.productdetails .owl-controls,
body.option-com_tmbox #facebox .popup .content .product-related-products .owl-theme.productdetails .owl-controls {
  right: 20px;
  top: -9px;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .owl-theme.productdetails,
body.option-com_tmbox #facebox .popup .content .product-related-products .owl-theme.productdetails {
  margin: 0 12px;
  font-size: 0;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .owl-theme.productdetails .itemslide,
body.option-com_tmbox #facebox .popup .content .product-related-products .owl-theme.productdetails .itemslide {
  padding: 15px 15px;
  display: inline-block;
  width: 25%;
  vertical-align: top;
  font-size: 14px;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-field-type-R,
body.option-com_tmbox #facebox .popup .content .product-related-products .product-field-type-R {
  float: left;
  padding-left: 20px;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-field-type-R img,
body.option-com_tmbox #facebox .popup .content .product-related-products .product-field-type-R img {
  display: block;
  width: 150px;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-price > div,
body.option-com_tmbox #facebox .popup .content .product-related-products .product-price > div {
  display: none;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-price > div.PricesalesPrice,
body.option-com_tmbox #facebox .popup .content .product-related-products .product-price > div.PricesalesPrice {
  display: inline-block;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-price.with_discount .PricebasePrice,
body.option-com_tmbox #facebox .popup .content .product-related-products .product-price.with_discount .PricebasePrice {
  display: inline-block;
  text-decoration: line-through;
  padding-right: 5px;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-price.with_discount .PricesalesPrice,
body.option-com_tmbox #facebox .popup .content .product-related-products .product-price.with_discount .PricesalesPrice {
  color: #f83e3e;
}
body.option-com_virtuemart #facebox .popup .content iframe,
body.option-com_tmbox #facebox .popup .content iframe {
  max-width: 100%;
  display: inline-block;
}
body.option-com_virtuemart #facebox #facebox_overlay_inner,
body.option-com_tmbox #facebox #facebox_overlay_inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 65558;
}
body.option-com_virtuemart #facebox .content.my-groovy-style,
body.option-com_tmbox .content.my-groovy-style {
  width: 900px!important;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style,
  body.option-com_tmbox .content.my-groovy-style {
    width: 690px!important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style,
  body.option-com_tmbox .content.my-groovy-style {
    width: 460px!important;
  }
  body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products,
  body.option-com_tmbox .content.my-groovy-style .product-related-products {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style,
  body.option-com_tmbox .content.my-groovy-style {
    width: 270px!important;
    max-height: 480px;
    overflow: scroll;
  }
  body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products,
  body.option-com_tmbox .content.my-groovy-style .product-related-products,
  body.option-com_virtuemart #facebox .content.my-groovy-style .product_s_desc,
  body.option-com_tmbox .content.my-groovy-style .product_s_desc {
    display: none;
  }
}
body.option-com_virtuemart #facebox .content.my-groovy-style .title-out,
body.option-com_tmbox .content.my-groovy-style .title-out {
  text-transform: uppercase;
  color: #e30613;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  margin-left: 30px;
  margin-bottom: 0;
  position: relative;
  top: 18px;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart,
body.option-com_tmbox .content.my-groovy-style .row-box-cart {
  overflow: hidden;
  position: relative;
  margin: -20px;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart:before,
body.option-com_tmbox .content.my-groovy-style .row-box-cart:before {
  content: " ";
  background: #fafafa;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart:before,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart:before {
    display: none;
  }
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 20px;
  display: block;
  position: relative;
  z-index: 1;
  padding-bottom: 25px;
  padding-top: 25px;
}
@media (min-width: 320px) and (max-width: 767px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 {
    width: 100%;
    float: none;
    overflow: hidden;
    padding-bottom: 0;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 {
    padding-bottom: 10px;
  }
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left {
  text-transform: uppercase;
  color: #e30613;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
  position: relative;
  top: -10px;
}
@media (min-width: 320px) and (max-width: 767px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left i,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left i {
  color: #2b2c2f;
  margin-right: 10px;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right {
  text-transform: uppercase;
  color: #2b2c2f;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e7e9;
  padding-bottom: 20px;
  position: relative;
  top: -10px;
}
@media (min-width: 320px) and (max-width: 767px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right {
    font-size: 16px;
    margin-bottom: 10px;
    top: 0px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right {
    display: none;
  }
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 h5,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 h5 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 h5 a,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 h5 a {
  color: #191919;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 h5 a:hover,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 h5 a:hover {
  color: #e30613;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .product_s_desc,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .product_s_desc {
  padding-bottom: 10px;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .prices,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .prices {
  font-weight: bold;
}
@media (min-width: 320px) and (max-width: 767px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color {
    padding-top: 0px;
    padding-bottom: 15px;
  }
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct {
  display: inline-block;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct {
  font-size: 16px;
  line-height: 30px;
}
@media (min-width: 320px) and (max-width: 479px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct {
    display: none;
  }
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
}
@media (min-width: 320px) and (max-width: 479px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct {
    display: none;
  }
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total {
  margin-bottom: 90px;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts .totalText,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts .totalText,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total .totalText,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total .totalText {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total {
    margin-bottom: 20px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
  body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
  body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total {
    margin-bottom: 20px;
  }
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width100,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width100 {
  width: 100%;
  float: none;
  box-sizing: border-box;
  padding: 30px;
  display: block;
  position: relative;
  z-index: 1;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width100 .title-out,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width100 .title-out {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 20px;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products,
body.option-com_tmbox .content.my-groovy-style .product-related-products {
  border-top: 1px solid #e5e7e9;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products .cols-12 .vm-product-media-container,
body.option-com_tmbox .content.my-groovy-style .product-related-products .cols-12 .vm-product-media-container {
  margin-bottom: 10px;
}
body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products .cols-12 .PricebasePrice,
body.option-com_tmbox .content.my-groovy-style .product-related-products .cols-12 .PricebasePrice {
  display: block;
}
#virtuemart_currency_id {
  width: 90px;
}
.ask-a-question-view {
  padding-right: 10px;
}
.ask-a-question-view .form-field {
  padding-top: 20px;
}
.jssora11l,
.jssora11r {
  display: block;
  position: absolute;
  width: 100%;
  padding-top: 50%;
  cursor: pointer;
  overflow: hidden;
  left: 0;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.jssora11l:before,
.jssora11r:before {
  position: absolute;
  left: 0;
  width: 100%;
  font-family: FontAwesome;
  line-height: 0;
  text-align: center;
}
.jssora11l {
  top: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00000000', GradientType=0);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, transparent 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, transparent 100%);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.jssora11l:before {
  content: '\f077';
  top: 47%;
}
.jssora11l:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec5353', endColorstr='#00000000', GradientType=0);
  background-image: -webkit-linear-gradient(#e30613, #e30613 50%, transparent);
  background-image: -o-linear-gradient(#e30613, #e30613 50%, transparent);
  background-image: linear-gradient(#e30613, #e30613 50%, transparent);
  background-repeat: no-repeat;
}
.jssora11r {
  bottom: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffffffff', GradientType=0);
  background-image: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
  background-repeat: repeat-x;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.jssora11r:before {
  content: '\f078';
  bottom: 47%;
}
.jssora11r:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffec5353', GradientType=0);
  background-image: -webkit-linear-gradient(transparent, #e30613 50%, #e30613);
  background-image: -o-linear-gradient(transparent, #e30613 50%, #e30613);
  background-image: linear-gradient(transparent, #e30613 50%, #e30613);
  background-repeat: no-repeat;
}
.photo-class .fancybox-close {
  background: none;
  color: #fff;
  font-size: 22px;
  height: 36px !important;
  line-height: 36px;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  right: 0;
  text-align: center !important;
  top: 0;
  -webkit-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
}
.photo-class .fancybox-close:before {
  content: '\f057';
  font-family: FontAwesome;
}
.photo-class .fancybox-close:hover {
  color: #fff;
  font-size: 30px;
}
.fancybox-lock .fancybox-overlay {
  min-height: 320px;
  overflow: hidden;
}
.fancybox-prev,
.fancybox-next {
  overflow: hidden;
}
.fancybox-prev span,
.fancybox-next span {
  background: none;
  color: #fff;
  height: 100px;
  margin-top: -50px;
  overflow: hidden;
  -webkit-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
  width: 50px;
}
.fancybox-prev span:before,
.fancybox-next span:before {
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  height: 100px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  width: 100px;
}
.fancybox-prev:hover span,
.fancybox-next:hover span {
  color: #fff;
}
.fancybox-prev:hover span:before,
.fancybox-next:hover span:before {
  border-left-color: #666;
  border-top-color: #666;
}
.fancybox-prev span:before {
  left: 20px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fancybox-next span:before {
  left: -70px;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fancybox-skin {
  background: #191919;
}
.fancybox-image {
  opacity: 99;
  filter: alpha(opacity=9900);
}
#fancybox-thumbs {
  font-size: 0;
  line-height: 0;
  text-align: center;
  -webkit-transition: bottom 0.5s ease;
  -o-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease;
}
#fancybox-thumbs ul {
  background: #191919;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  top: 0 !important;
  white-space: nowrap;
}
#fancybox-thumbs ul li {
  border: none !important;
  display: inline-block;
  float: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  height: auto!important;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#fancybox-thumbs ul li img {
  top: 0!important;
}
#fancybox-thumbs ul li .holder {
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
#fancybox-thumbs ul li.active {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.fancybox-lock body {
  overflow: visible !important;
}
body.mobile #fancybox-thumbs {
  display: none;
}
.fancybox-wrap.photo-class {
  height: 100% !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
}
.fancybox-wrap.photo-class .fancybox-skin,
.fancybox-wrap.photo-class .fancybox-outer {
  height: 100% !important;
  position: relative;
  width: 100% !important;
}
.fancybox-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.fancybox-image {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fancybox-type-image.fancybox-opened .fancybox-image {
  opacity: 100;
  filter: alpha(opacity=10000);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.fancybox-nav {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 56px;
  z-index: 100;
}
.fancybox-nav span {
  visibility: visible;
}
.fancybox-close {
  -webkit-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.fancybox-full #fancybox-thumbs {
  bottom: -100px;
}
.fancybox-full .fancybox-prev {
  left: -100px;
}
.fancybox-full .fancybox-next,
.fancybox-full .fancybox-close {
  right: -100px;
}
.vm-product-media-container {
  margin: 0 0 30px 0;
  border: 1px solid #e5e7e9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.vm-product-media-container a {
  background: #fff;
  display: block;
  max-width: 100%;
}
.vm-product-media-container a img {
  width: 100%;
  height: auto;
}
.virtuemart-category__container .vm-product-media-container,
.comvirtuemartmod .tab-content .vm-product-media-container {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.virtuemart-category__container .vm-product-media-container a,
.comvirtuemartmod .tab-content .vm-product-media-container a {
  padding: 20px;
  display: block;
  width: auto;
  overflow: hidden;
}
.virtuemart-category__container .vm-product-media-container:hover,
.comvirtuemartmod .tab-content .vm-product-media-container:hover {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#adminForm .buttonBar-right .btn {
  float: right;
  margin-bottom: 5px;
}
#adminForm .buttonBar-right .btn.cancel {
  float: left;
}
.wrapper-inner .rating label {
  cursor: default;
}
.wrapper-inner .ratingbox,
.wrapper-inner .vote {
  font-size: 0;
  white-space: nowrap;
  color: #e30613;
  position: relative;
  overflow: hidden;
  width: 74px!important;
  left: 1px;
  cursor: default;
}
.wrapper-inner .ratingbox i,
.wrapper-inner .vote i {
  font-size: 13px;
  width: 15px;
}
.wrapper-inner .ratingbox .stars-orange,
.wrapper-inner .vote .stars-orange {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}
.wrapper-inner .product-reviews-form .button {
  float: left;
  margin-top: 30px;
}
.wrapper-inner .product-reviews-form .chars-count {
  float: right;
  padding-top: 15px;
}
.wrapper-inner .product-reviews-form .chars-count .vm-default {
  background: #fff;
}
.wrapper-inner .product-reviews_list .review .review_author {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  display: block;
  padding-bottom: 10px;
}
.wrapper-inner .product-reviews_list .review .vote {
  float: right;
}
.wrapper-inner .product-reviews_list .review .review_date {
  float: left;
  margin-bottom: 15px;
}
.wrapper-inner .product-reviews_list .review .blockquote {
  overflow: hidden;
  clear: both;
}
.wrapper-inner .product-reviews_list .review blockquote {
  color: #2b2c2f;
  font-size: 14px;
  line-height: 20px;
  padding-left: 80px;
}
.wrapper-inner .product-price {
  font-size: 24px;
  line-height: 26px;
  overflow: hidden;
  min-height: 26px;
  font-weight: 300;
}
.wrapper-inner .product-price > div {
  padding-right: 5px;
  display: inline-block;
  float: left;
}
.wrapper-inner .product-price span.PricebasePrice {
  display: inline-block;
}
.wrapper-inner .with_discount span.PricebasePrice {
  text-decoration: line-through;
  display: inline-block;
}
.wrapper-inner .with_discount span.PricesalesPrice {
  color: #f83e3e;
  font-weight: 300;
  display: inline-block;
}
.wrapper-inner .with_discount .PricediscountedPriceWithoutTax,
.wrapper-inner .with_discount .PricediscountAmount {
  display: none;
}
.vmgroupbrandimages {
  width: 100%;
  padding: 30px 0;
  clear: both;
}
.vmgroupbrandimages ul {
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}
.vmgroupbrandimages ul li {
  float: left;
  padding: 0 10px;
  width: 15.67%;
  box-sizing: border-box;
}
.vmgroupbrandimages ul li a {
  display: block;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.vmgroupbrandimages ul li a img {
  width: 100%;
  height: auto;
}
.vmgroupbrandimages ul li a:hover {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.vmproduct.sidebarlist .rows {
  width: 100%;
  margin-bottom: 30px;
  background: #fff;
}
.vmproduct.sidebarlist .rows .spacer {
  padding: 0;
  overflow: hidden;
}
.vmproduct.sidebarlist .rows .spacer:hover img {
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.vmproduct.sidebarlist .vm-product-media-container {
  float: left;
  width: 100px;
  margin-right: 20px;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 768px) and (max-width: 991px) {
  .vmproduct.sidebarlist .vm-product-media-container {
    margin-right: 0px;
    float: none;
  }
}
.vmproduct.sidebarlist .vm-product-media-container a {
  padding: 10px;
  display: block;
  width: auto;
}
.vmproduct.sidebarlist .vm-product-media-container:hover {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.vmproduct.sidebarlist .fleft {
  overflow: hidden;
  width: auto;
}
.vmproduct.sidebarlist h5 {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.vmproduct.sidebarlist .vm-rating {
  display: none;
}
.vmproduct.sidebarlist p.product_s_desc {
  padding-bottom: 0;
  display: none;
}
.vmproduct.sidebarlist .product-price > div {
  display: inline-block;
  padding-right: 5px;
}
.vmproduct.sidebarlist .product-price .PricediscountedPriceWithoutTax,
.vmproduct.sidebarlist .product-price .PricediscountAmount {
  display: none;
}
.bs-example-tabs .nav-tab {
  width: 100%;
  margin: 0;
  position: relative;
  height: 50px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .bs-example-tabs .nav-tab {
    height: auto;
  }
  .bs-example-tabs .nav-tab .clearfix.both {
    width: 100%;
    overflow: hidden;
  }
}
.bs-example-tabs .nav-tab:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
  background: #eeeeee url(../images/title-bg.gif) left top repeat-x;
  border-bottom: 3px solid #cd4544;
  -webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
}
@media (min-width: 320px) and (max-width: 479px) {
  .bs-example-tabs .nav-tab:before {
    display: none;
  }
}
.bs-example-tabs .nav-tab:after {
  content: " ";
  width: 100%;
  overflow: hidden;
  clear: both;
}
.bs-example-tabs .nav-tab li {
  float: left;
  margin-right: 10px;
  position: relative;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs-example-tabs .nav-tab li {
    padding: 13px;
    font-size: 16px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .bs-example-tabs .nav-tab li {
    padding: 13px;
    font-size: 14px;
    margin-right: 0px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .bs-example-tabs .nav-tab li {
    float: none;
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
    -webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
  }
}
.bs-example-tabs .nav-tab li a:hover {
  color: #e30613;
}
.bs-example-tabs .nav-tab li.active a {
  color: #e30613;
}
.bs-example-tabs .tab-content {
  margin-top: 30px;
  overflow: inherit;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs-example-tabs .tab-content {
    margin-top: 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .bs-example-tabs .tab-content {
    margin-top: 10px;
  }
}
.row-slide {
  margin: 0 -15px;
}
.owl-theme.productdetails .owl-item {
  margin: 0;
}
.owl-theme.productdetails .owl-item .itemslide {
  padding: 0 15px 0;
}
.owl-theme.productdetails .owl-item .itemslide div#producthorizon.product {
  padding: 0;
  margin-bottom: 30px;
  width: 100%!important;
}
.owl-theme.productdetails .owl-item .itemslide div#producthorizon.product .prod-box {
  margin: 0;
  border: none;
  width: 100%!important;
}
.owl-theme.productdetails .owl-controls {
  margin-left: 0;
  width: auto;
  position: absolute;
  right: 35px;
  top: -65px;
  z-index: 1;
}
.owl-theme.productdetails .owl-controls .owl-nav .owl-prev {
  display: inline-block !important;
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  left: -46px;
}
.owl-theme.productdetails .owl-controls .owl-nav .owl-prev.disabled {
  cursor: default;
  opacity: 0.5;
  color: #2b2c2f!important;
}
.owl-theme.productdetails .owl-controls .owl-nav .owl-prev:hover {
  opacity: 0.5;
  color: #e30613;
}
.owl-theme.productdetails .owl-controls .owl-nav .owl-next {
  display: inline-block !important;
  margin-left: 10px;
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.owl-theme.productdetails .owl-controls .owl-nav .owl-next.disabled {
  cursor: default;
  opacity: 0.5;
  color: #2b2c2f!important;
}
.owl-theme.productdetails .owl-controls .owl-nav .owl-next:hover {
  opacity: 0.5;
  color: #e30613;
}
.product-related-products {
  overflow: inherit!important;
}
.product-related-products .product-price {
  color: #e30613;
  font-size: 24px;
  line-height: 30px;
}
.product-related-products .product-price.with_discount div.PricebasePrice {
  color: #777;
  display: inline-block;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  padding-left: 10px;
  text-decoration: line-through;
}
.product-related-products .product-price.with_discount div.PricesalesPrice {
  display: inline-block;
}
.product-related-products .row-slide {
  margin: 0 -25px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-related-products .row-slide {
    margin: 0 -15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-related-products .row-slide {
    margin: 0 -10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .product-related-products .row-slide {
    margin: 0 -5px;
  }
}
.product-related-products .owl-theme.productdetails .itemslide {
  padding: 0px;
}
.product-related-products .owl-theme.productdetails .owl-stage-outer {
  padding: 0px;
  margin: 0px;
}
.product-related-products .owl-theme.productdetails .owl-controls {
  top: -60px;
  right: 25px;
}
@media (min-width: 1200px) {
  .product-related-products .owl-theme.productdetails.lengs .owl-controls {
    display: none;
  }
}
.product-related-products h4 {
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
  display: inline-block;
}
.product-related-products .product-field-desc {
  display: none;
}
#com_virtuemart .product-related-categories .product-field-display img {
  border: 1px solid #e5e7e9;
  border-radius: 4px;
  margin: 0 0 30px;
  padding: 20px;
}
#com_virtuemart .product-related-categories .product-field-display a {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  display: block;
}
#com_virtuemart .product-related-categories h4 {
  margin-bottom: 30px;
}
#com_virtuemart .product-related-categories .product-field-desc {
  display: none;
}
#com_virtuemart .product-related-categories .row-slide {
  margin: 0 -25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #com_virtuemart .product-related-categories .row-slide {
    margin: 0 -15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #com_virtuemart .product-related-categories .row-slide {
    margin: 0 -10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #com_virtuemart .product-related-categories .row-slide {
    margin: 0 -5px;
  }
}
#com_virtuemart .product-related-categories .owl-theme.productdetails .itemslide {
  padding: 0px;
}
#com_virtuemart .product-related-categories .owl-theme.productdetails .itemslide .product {
  width: 100%!important;
}
#com_virtuemart .product-related-categories .owl-theme.productdetails .owl-stage-outer {
  padding: 0px;
  margin: 0px;
}
#com_virtuemart .product-related-categories .owl-theme.productdetails .owl-controls {
  top: -60px;
  right: 25px;
}
@media (min-width: 1200px) {
  #com_virtuemart .product-related-categories .owl-theme.productdetails.lengs .owl-controls {
    display: none;
  }
}
.addtocart-area .displayblock {
  display: block;
  visibility: visible;
}
.addtocart-area .displaynone {
  display: none;
  visibility: hidden;
}
.vm-img-desc {
  display: none;
}
.cart-view .output-billto p,
.cart-view .output-shipto p {
  padding-bottom: 10px;
}
.cart-view .vm-fieldset-customer-note .customer-note {
  padding-bottom: 20px;
}
div.hero-unit {
  background: none;
  padding: 0;
}
div.hero-unit .post_payment_payment_name {
  margin-bottom: -30px;
}
.order-pad {
  padding-bottom: 6px;
}
.order-pad + .order-pad {
  padding-bottom: 31px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ask-a-question-view .product-image,
  .ask-a-question-view .short-description {
    display: none;
  }
}
.browse-view {
  padding-top: 20px;
}
.browse-view .virtuemart_search .button {
  margin-top: 30px;
  margin-bottom: 30px;
}
.product-neighbours {
  overflow: hidden;
  margin-bottom: 30px;
}
.product-neighbours .previous-page {
  float: left;
  width: auto;
  display: inline-block;
  font-size: 16px;
  color: #2b2c2f;
}
.product-neighbours .previous-page i {
  font-size: 11px;
  margin-right: 10px;
}
.product-neighbours .previous-page:hover {
  color: #e30613;
}
.product-neighbours .next-page {
  float: right;
  width: auto;
  text-align: right;
  font-size: 16px;
  display: inline-block;
  color: #2b2c2f;
}
.product-neighbours .next-page i {
  font-size: 11px;
  margin-left: 10px;
}
.product-neighbours .next-page:hover {
  color: #e30613;
}
.owl-carousel-related .vm3pr {
  padding-bottom: 10px;
}
.owl-carousel-related h5 {
  padding-bottom: 10px;
}
.back-to-category {
  margin-bottom: 30px;
}
.modalTmbox {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 99999999;
  background: #fff;
}
.modalTmbox .success {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  padding: 20px;
  padding-left: 70px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.modalTmbox .success.successfully {
  background: #4caf50;
  position: relative;
}
.modalTmbox .success.successfully:before {
  content: '\e5ca';
  text-align: center;
  color: #fff;
  line-height: 100%;
  font-size: 25px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  width: 60px;
  height: 100%;
  font-family: 'Material Icons';
  z-index: 2;
}
.modalTmbox .success.successfully:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #388e3c;
  width: 60px;
  z-index: 1;
}
.modalTmbox .success.notification {
  background: #03a9f4;
  position: relative;
}
.modalTmbox .success.notification:before {
  content: '\e001';
  text-align: center;
  color: #fff;
  line-height: 100%;
  font-size: 25px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  width: 60px;
  height: 100%;
  font-family: 'Material Icons';
  z-index: 2;
}
.modalTmbox .success.notification:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #0288d1;
  width: 60px;
  z-index: 1;
}
.modalTmbox .success.warning {
  background: #ff5722;
  position: relative;
}
.modalTmbox .success.warning:before {
  content: '\e002';
  text-align: center;
  color: #fff;
  line-height: 100%;
  font-size: 25px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  width: 60px;
  height: 100%;
  font-family: 'Material Icons';
  z-index: 2;
}
.modalTmbox .success.warning:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #e64a19;
  width: 60px;
  z-index: 1;
}
.modalTmbox .success .success_wishlist,
.modalTmbox .success .wishlist_product_name {
  display: inline-block;
  padding-right: 4px;
}
.modalTmbox .success a {
  display: inline-block;
  margin-left: 4px;
  color: rgba(255, 255, 255, 0.6);
}
.modalTmbox .success .close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  opacity: 100;
  filter: alpha(opacity=10000);
  -moz-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.modalTmbox .success .close:hover {
  opacity: 50;
  filter: alpha(opacity=5000);
}
.wishlist a,
.compare a {
  cursor: pointer;
  display: inline-block;
}
.wishlist.module-title,
.compare.module-title {
  cursor: default;
  font-size: 14px;
}
#notifyform .btn {
  margin-top: 20px;
}
.mywishlist .module-title.no-products i,
.compare_box .module-title.no-products i {
  margin-right: 6px;
}
.mywishlist .quantity-box,
.compare_box .quantity-box {
  display: none!important;
}
.mywishlist .btn,
.compare_box .btn {
  text-transform: capitalize;
  padding: 10px;
}
.mywishlist .add_wishlist,
.compare_box .add_wishlist {
  font-size: 12px;
}
.mywishlist .product-price > div,
.compare_box .product-price > div {
  display: none;
}
.mywishlist .product-price > div.PricesalesPrice,
.compare_box .product-price > div.PricesalesPrice {
  display: inline-block;
}
.mywishlist .product-price.with_discount .PricebasePrice,
.compare_box .product-price.with_discount .PricebasePrice {
  display: inline-block;
  text-decoration: line-through;
  padding-left: 5px;
  color: #777;
}
.mywishlist .product-price.with_discount .PricesalesPrice,
.compare_box .product-price.with_discount .PricesalesPrice {
  color: #f83e3e;
}
.mywishlist .addtocart-area .btn i,
.compare_box .addtocart-area .btn i {
  display: none;
}
.table-responsive {
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 767px) {
  .table-responsive {
    overflow: scroll;
  }
}
.table-responsive .table-bordered {
  border: 1px solid #e5e7e9 !important;
  overflow: hidden;
  border-spacing: 0;
  border-collapse: separate;
}
.table-responsive th.table-title {
  background: #fbfbfb;
  border: none!important;
  border-bottom: 0px solid #e5e7e9 !important;
  position: relative;
  padding: 15px 10px!important;
}
.table-responsive th.table-title strong {
  display: block;
  color: #2b2c2f;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
.table-responsive tr td:first-child {
  width: 160px;
  background: #fbfbfb;
  font-size: 18px;
  line-height: 20px;
  color: rgba(43, 44, 47, 0.7);
  border-left: none!important;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-responsive tr td:first-child {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .table-responsive tr td:first-child {
    font-size: 16px;
  }
}
.table-responsive tr td {
  border: none!important;
  border-left: 1px solid #e5e7e9 !important;
  border-top: 1px solid #e5e7e9 !important;
  font-size: 18px;
  line-height: 20px;
  color: rgba(43, 44, 47, 0.95);
  padding: 15px 15px!important;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-responsive tr td {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .table-responsive tr td {
    font-size: 16px;
  }
}
.table-responsive tr td.none {
  border-left: none;
  background: #fbfbfb;
}
.table-responsive .table-bordered.column4 tr td:first-child {
  width: 160px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-responsive .table-bordered.column4 tr td:first-child {
    width: 140px;
  }
}
.table-responsive .table-bordered.column4 tr td {
  width: 20%;
}
.table-responsive .table-bordered.column3 tr td:first-child {
  width: 160px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-responsive .table-bordered.column3 tr td:first-child {
    width: 140px;
  }
}
.table-responsive .table-bordered.column3 tr td {
  width: 28%;
}
.table-responsive .table-bordered.column2 tr td:first-child {
  width: 160px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-responsive .table-bordered.column2 tr td:first-child {
    width: 140px;
  }
}
.table-responsive .table-bordered.column2 tr td {
  width: 41%;
}
.table-responsive .table-bordered.column1 tr td:first-child {
  width: 160px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-responsive .table-bordered.column1 tr td:first-child {
    width: 140px;
  }
}
.table-responsive .table-bordered.column1 tr td {
  width: 80%;
}
.table-responsive .text-center {
  text-align: center;
}
.table-responsive .text-center .wishlist {
  margin-top: 14px;
}
.table-responsive .product-thumb {
  text-align: center;
  max-width: 100%;
  width: 100%;
}
.table-responsive .product-thumb .compare_del {
  padding-bottom: 10px;
  display: inline-block;
  cursor: pointer;
}
.table-responsive .product-thumb .compare_del:after {
  content: " ";
  height: 1px;
  width: 100%;
  display: block;
}
.table-responsive .product-thumb .image {
  display: block;
  width: 180px;
  margin: 0 auto;
  clear: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .table-responsive .product-thumb .image {
    width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-responsive .product-thumb .image {
    width: 100px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .table-responsive .product-thumb .image {
    width: 120px;
  }
}
.table-responsive .product-thumb .image img {
  width: 100%;
  height: auto;
}
.table-responsive .product-thumb .product-price {
  padding: 10px 0;
}
.table-responsive .product-thumb .product-price > div {
  float: none;
  display: inline-block;
}
.table-responsive .product-thumb .vm-rating {
  padding-top: 10px;
}
.table-responsive .product-thumb .vm-rating .ratingbox {
  display: inline-block;
}
.table-responsive .product-thumb .name h5 {
  font-size: 16px;
  line-height: 20px;
}
.table-responsive .product-thumb .name h5 a {
  color: #434345;
}
.table-responsive .product-thumb .name h5 a:hover {
  color: #f9b129;
}
.table-responsive .product-thumb .product_title a:hover {
  color: #f9b129;
}
.table-responsive .castomfields span.radio {
  margin-right: 4px;
}
.table-responsive .castomfields div.chzn-container-single .chzn-single > span {
  padding-right: 0px;
}
.table-responsive .btn i {
  position: relative;
  top: 2px;
  margin-right: 4px;
}
div#fancybox-overlay {
  z-index: 11000;
}
div#fancybox-wrap {
  z-index: 11010;
}
@media (min-width: 320px) and (max-width: 767px) {
  .pagination.vm-pagination-bottom {
    font-size: 14px;
  }
}
.option-class .fancybox-inner,
.option-class .fancybox-skin,
.option-class .fancybox-outer {
  width: auto!important;
}
.option-class .fancybox-inner {
  padding-left: 10px!important;
  padding-bottom: 10px!important;
}
.option-class .fancybox-skin {
  background: #fff;
}
.option-class .fancybox-skin .fancybox-title {
  display: none;
}
.option-class .fancybox-skin .fancybox-close {
  background: none;
  padding: 0;
  width: auto;
  height: auto;
  right: 6px;
  top: 4px;
  color: #000;
  opacity: 20;
  filter: alpha(opacity=2000);
}
.option-class .fancybox-skin .fancybox-close:before {
  content: '\f057';
  font-size: 25px;
  line-height: 1em;
  font-family: FontAwesome;
}
.option-class .fancybox-skin .fancybox-close:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.option-class .fancybox-skin ul.variants {
  padding: 0 0 7px;
  list-style: none;
  margin: 0;
}
.option-class .fancybox-skin ul.variants li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.option-class .fancybox-skin ul.variants li a {
  display: inline-block;
  cursor: pointer;
  position: relative;
  background-clip: padding-box;
  text-decoration: none !important;
}
.option-class .fancybox-skin ul.variants.variants_color li a {
  height: 27px;
  width: 27px;
  border: 4px solid transparent;
}
.option-class .fancybox-skin ul.variants.variants_color li a:after {
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #e5e7e9;
  content: '';
  -webkit-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.option-class .fancybox-skin ul.variants.variants_size {
  margin-bottom: 21px;
}
.option-class .fancybox-skin ul.variants.variants_size li a {
  height: 33px;
  width: 33px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 33px;
  font-weight: bold;
  color: #333;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.option-class .fancybox-skin ul.variants.variants_size li a:hover,
.option-class .fancybox-skin ul.variants.variants_size li a.selected {
  background: #333;
  border-color: #333;
  color: #fff;
}
.option-class .fancybox-skin .variant_title {
  margin-bottom: 9px;
}
.option-class .fancybox-skin .variant_title .required {
  color: #f83e3e;
}
.option-class .fancybox-skin .product-field {
  margin-bottom: 30px;
}
.option-class .fancybox-skin .product-field .product-fields-title {
  padding-bottom: 10px;
  display: inline-block;
}
.option-class .fancybox-skin .product-field .controls > .radio,
.option-class .fancybox-skin .product-field .controls > .checkbox {
  padding-bottom: 5px;
}
.option-class .fancybox-skin .product-field .controls > .radio > span,
.option-class .fancybox-skin .product-field .controls > .checkbox > span {
  margin-right: 5px;
}
.option-class .fancybox-skin .chzn-container {
  min-width: 200px;
  width: 200px!important;
}
.option-class .fancybox-skin .fancybox-inner {
  text-align: left;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.vm-product-stockhandle-container .vmicon {
  background: #f8f8f8;
  display: inline-block;
  width: 80px;
  height: 3px;
  position: relative;
}
.vm-product-stockhandle-container .vmicon.vm2-normalstock:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  height: 3px;
  background: #60f258;
}
.vm-product-stockhandle-container .vmicon.vm2-lowstock:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 60%;
  height: 3px;
  background: #f2ed58;
}
.vm-product-stockhandle-container .vmicon.vm2-nostock:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  height: 3px;
  background: #f2586e;
}
.photo-class .fancybox-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
h4.reg {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}
#jform_captcha {
  width: 100%;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 479px) {
  #jform_captcha {
    width: 100%;
    max-width: 280px;
  }
}
#jform_captcha > div {
  width: auto;
  float: right;
  overflow: hidden;
}
#recaptcha_wrapper {
  overflow: hidden;
  display: inline-block;
}
@media (min-width: 320px) and (max-width: 479px) {
  #recaptcha_wrapper {
    width: 100%;
    max-width: 280px;
  }
}
#recaptcha_wrapper .userfields_info {
  text-align: right;
}
@media (min-width: 1200px) {
  .moduletable.prodtabs {
    padding-top: 30px;
  }
}
.moduletable.prodtabs .pretext {
  text-align: center;
}
.responsive-tabs ul {
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
  margin: 0 auto;
  width: auto;
  display: table;
}
.responsive-tabs ul li {
  border: 2px solid #fff;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  padding: 13px 30px 13px;
  text-transform: uppercase;
  margin-right: 20px;
  outline: none!important;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.responsive-tabs ul li.responsive-tabs__list__item--active {
  border-color: #fccb56;
  color: #fccb56;
  cursor: default;
}
@media (max-width: 991px) {
  .responsive-tabs ul {
    display: none;
  }
  .responsive-tabs-wrapper {
    margin-bottom: 30px;
  }
  h2.responsive-tabs__heading {
    padding: 4px 20px 4px 40px;
    background: none;
    position: relative;
    margin-bottom: 12px;
    margin-top: 12px;
    font-size: 20px;
    display: block;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
  }
  .responsive-tabs__heading:after {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 40%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
  }
  h2.responsive-tabs__heading:hover {
    background-color: none;
    border-color: #f9b129;
    color: #f9b129;
  }
  h2.responsive-tabs__heading--active {
    background: none;
    border-color: #f9b129;
    color: #f9b129;
    cursor: default;
  }
  h2.responsive-tabs__heading--active:after,
  h2.responsive-tabs__heading:hover:after {
    border-top: 10px solid #f9b129;
  }
}
.responsive-tabs .responsive-tabs__panel {
  padding: 0 1px;
  display: block!important;
  min-height: 0px!important;
  height: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  overflow: hidden;
}
.responsive-tabs .responsive-tabs__panel.responsive-tabs__panel--active {
  height: auto;
  opacity: 100;
  filter: alpha(opacity=10000);
  visibility: visible;
  overflow: visible;
}
.responsive-tabs .responsive-tabs__panel.responsive-tabs__panel--active .vmproduct {
  padding: 30px 0;
  position: relative;
}
.responsive-tabs .responsive-tabs__panel .row-slide .owl-controls {
  top: -30px;
  right: 15px;
}
.responsive-tabs .responsive-tabs__panel .row-slide .itemslide {
  padding: 0px;
}
.responsive-tabs .responsive-tabs__panel .row-slide .owl-item:first-child #producthorizont:before {
  display: none;
}
.responsive-tabs .responsive-tabs__panel .vmproduct.productdetails.tabs {
  margin: 30px 0;
  padding: 0px;
}
.responsive-tabs .responsive-tabs__panel .vmproduct.productdetails.tabs .row.prod {
  padding: 0;
  margin: 0 -25px;
  font-size: 0px;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .responsive-tabs .responsive-tabs__panel .vmproduct.productdetails.tabs .row.prod {
    margin: 0 -15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs .responsive-tabs__panel .vmproduct.productdetails.tabs .row.prod {
    margin: 0 -15px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .responsive-tabs .responsive-tabs__panel .vmproduct.productdetails.tabs .row.prod {
    margin: 0 -10px;
  }
}
.responsive-tabs .responsive-tabs__panel .vmproduct.productdetails.tabs .row.prod .product {
  padding: 0 25px;
  font-size: 14px;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .responsive-tabs .responsive-tabs__panel .vmproduct.productdetails.tabs .row.prod .product {
    padding: 0 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs .responsive-tabs__panel .vmproduct.productdetails.tabs .row.prod .product {
    padding: 0 15px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .responsive-tabs .responsive-tabs__panel .vmproduct.productdetails.tabs .row.prod .product {
    padding: 0 10px;
  }
}
.responsive-tabs .responsive-tabs__panel div.product .prod-box {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 30px;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box {
    padding: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box {
    padding: 10px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box {
    padding: 10px;
  }
}
.responsive-tabs .responsive-tabs__panel div.product .prod-box .vm-product-media-container {
  float: left;
  width: 50%;
  border: none;
  margin-bottom: 0px;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box .vm-product-media-container {
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box .vm-product-media-container {
    float: none;
    margin: 0 auto;
    width: 80%;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box .vm-product-media-container {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
}
.responsive-tabs .responsive-tabs__panel div.product .prod-box .vm-product-media-container a.img {
  padding: 20px;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box .vm-product-media-container a.img {
    padding: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box .vm-product-media-container a.img {
    padding: 10px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box .vm-product-media-container a.img {
    padding: 10px;
  }
}
.responsive-tabs .responsive-tabs__panel div.product .prod-box .fleft-box {
  float: left;
  text-align: center;
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px;
}
@media (min-width: 1200px) and (max-width: 1540px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box .fleft-box {
    padding: 5px;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box .fleft-box {
    padding: 5px;
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .responsive-tabs .responsive-tabs__panel div.product .prod-box .fleft-box {
    padding: 5px;
    width: 100%;
  }
}
.responsive-tabs .responsive-tabs__panel .viewall {
  text-align: right;
  padding-bottom: 30px;
  padding-right: 0px;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 320px) and (max-width: 1199px) {
  .responsive-tabs .responsive-tabs__panel .viewall {
    padding-bottom: 10px;
  }
}
.responsive-tabs .responsive-tabs__panel .viewall a {
  color: #fff;
  font-size: 14px;
}
.responsive-tabs .responsive-tabs__panel .viewall a:hover,
.responsive-tabs .responsive-tabs__panel .viewall a:focus {
  color: #e30613;
}
.responsive-tabs .responsive-tabs__panel .viewall i {
  position: relative;
  top: 4px;
  margin-left: 15px;
}
.moduletable.modulefirst,
.moduletable.modulesecond {
  position: relative;
}
.moduletable.modulefirst .module_container,
.moduletable.modulesecond .module_container {
  position: relative;
  padding-left: 49px;
}
.moduletable.modulefirst .module_container:before,
.moduletable.modulesecond .module_container:before {
  width: 50px;
  background: #191919;
  content: " ";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.moduletable.modulefirst header,
.moduletable.modulesecond header {
  left: 25px;
  top: 0;
  position: absolute;
  transform: rotate(90deg);
  transform-origin: 0 50% 0;
  width: 50%;
  z-index: 2;
}
@media (min-width: 320px) and (max-width: 767px) {
  .moduletable.modulefirst header,
  .moduletable.modulesecond header {
    width: 100%;
  }
}
.moduletable.modulefirst header h3,
.moduletable.modulesecond header h3 {
  margin-bottom: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 10px 20px 10px 0px;
}
.moduletable.modulefirst .module_container_box,
.moduletable.modulesecond .module_container_box {
  border: 2px solid #eee;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.moduletable.modulefirst .module_container_box .row-slide,
.moduletable.modulesecond .module_container_box .row-slide {
  margin: 0px;
}
.moduletable.modulefirst .module_container_box .itemslide,
.moduletable.modulesecond .module_container_box .itemslide {
  padding: 0px;
}
.moduletable.modulefirst .module_container_box .itemslide .prod-box,
.moduletable.modulesecond .module_container_box .itemslide .prod-box {
  background: #fff;
  padding: 0px 20px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .moduletable.modulefirst .module_container_box .itemslide .prod-box,
  .moduletable.modulesecond .module_container_box .itemslide .prod-box {
    padding: 0px 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .moduletable.modulefirst .module_container_box .itemslide .prod-box,
  .moduletable.modulesecond .module_container_box .itemslide .prod-box {
    padding: 0px 10px;
  }
}
.slider-box .owl-stage-outer {
  margin-right: 0px;
}
.slider-box .owl-stage-outer .owl-item {
  margin-left: 0px;
}
#mod_tmboxwishlist .modcompareprod,
#mod_tmboxcompare .modcompareprod,
#mod_tmboxwishlist .modwishlistsprod,
#mod_tmboxcompare .modwishlistsprod {
  overflow: hidden;
  padding-bottom: 20px;
}
#mod_tmboxwishlist .modcompareprod .image.fleft,
#mod_tmboxcompare .modcompareprod .image.fleft,
#mod_tmboxwishlist .modwishlistsprod .image.fleft,
#mod_tmboxcompare .modwishlistsprod .image.fleft {
  float: left;
  width: 70px;
  box-sizing: border-box;
  padding-right: 20px;
}
#mod_tmboxwishlist .modcompareprod .extra-wrap,
#mod_tmboxcompare .modcompareprod .extra-wrap,
#mod_tmboxwishlist .modwishlistsprod .extra-wrap,
#mod_tmboxcompare .modwishlistsprod .extra-wrap {
  overflow: hidden;
}
#mod_tmboxwishlist .modcompareprod .extra-wrap .name a,
#mod_tmboxcompare .modcompareprod .extra-wrap .name a,
#mod_tmboxwishlist .modwishlistsprod .extra-wrap .name a,
#mod_tmboxcompare .modwishlistsprod .extra-wrap .name a {
  color: #434345;
}
#mod_tmboxwishlist .modcompareprod .extra-wrap .name a:hover,
#mod_tmboxcompare .modcompareprod .extra-wrap .name a:hover,
#mod_tmboxwishlist .modwishlistsprod .extra-wrap .name a:hover,
#mod_tmboxcompare .modwishlistsprod .extra-wrap .name a:hover {
  color: #e30613;
}
#mod_tmboxwishlist .modcompareprod .extra-wrap .remcompare a,
#mod_tmboxcompare .modcompareprod .extra-wrap .remcompare a,
#mod_tmboxwishlist .modwishlistsprod .extra-wrap .remcompare a,
#mod_tmboxcompare .modwishlistsprod .extra-wrap .remcompare a,
#mod_tmboxwishlist .modcompareprod .extra-wrap .remwishlists a,
#mod_tmboxcompare .modcompareprod .extra-wrap .remwishlists a,
#mod_tmboxwishlist .modwishlistsprod .extra-wrap .remwishlists a,
#mod_tmboxcompare .modwishlistsprod .extra-wrap .remwishlists a {
  margin-top: 10px;
  display: inline-block;
  cursor: pointer;
}
#mod_tmboxwishlist .modcompareprod .extra-wrap .remcompare a:hover,
#mod_tmboxcompare .modcompareprod .extra-wrap .remcompare a:hover,
#mod_tmboxwishlist .modwishlistsprod .extra-wrap .remcompare a:hover,
#mod_tmboxcompare .modwishlistsprod .extra-wrap .remcompare a:hover,
#mod_tmboxwishlist .modcompareprod .extra-wrap .remwishlists a:hover,
#mod_tmboxcompare .modcompareprod .extra-wrap .remwishlists a:hover,
#mod_tmboxwishlist .modwishlistsprod .extra-wrap .remwishlists a:hover,
#mod_tmboxcompare .modwishlistsprod .extra-wrap .remwishlists a:hover,
#mod_tmboxwishlist .modcompareprod .extra-wrap .remcompare a:focus,
#mod_tmboxcompare .modcompareprod .extra-wrap .remcompare a:focus,
#mod_tmboxwishlist .modwishlistsprod .extra-wrap .remcompare a:focus,
#mod_tmboxcompare .modwishlistsprod .extra-wrap .remcompare a:focus,
#mod_tmboxwishlist .modcompareprod .extra-wrap .remwishlists a:focus,
#mod_tmboxcompare .modcompareprod .extra-wrap .remwishlists a:focus,
#mod_tmboxwishlist .modwishlistsprod .extra-wrap .remwishlists a:focus,
#mod_tmboxcompare .modwishlistsprod .extra-wrap .remwishlists a:focus {
  color: #434345;
}
#mod_tmboxwishlist #btnwishlist,
#mod_tmboxcompare #btnwishlist,
#mod_tmboxwishlist #btncompare,
#mod_tmboxcompare #btncompare {
  padding-top: 0px;
}
.fancybox-margin,
html.fancybox-lock body {
  margin-right: 0px!important;
  overflow: visible!important;
}
#checkoutForm th {
  color: #2b2c2f;
}
div.chzn-container-single .chzn-single div::before {
  left: -5px !important;
}
.opg-text-primary {
  color: #2b2c2f !important;
}
.opg-text-primary + .quantity + .opg-text-primary {
  color: #e30613 !important;
}
#allproducts .product {
  margin-bottom: 30px;
  margin-top: 0px;
  border: none;
}
#allproducts .product .opg-margin-right {
  margin-right: 0px!important;
}
@media (min-width: 992px) and (max-width: 1450px) {
  #allproducts .product .opg-grid {
    margin-left: -10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #allproducts .product .opg-grid > .opg-hidden-small {
    display: block!important;
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1450px) {
  #allproducts .product .opg-grid > div {
    padding-left: 10px;
  }
}
#allproducts .product .opg-grid > div img {
  text-decoration: none;
  display: block;
  border: 1px solid #e5e7e9;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  padding: 10px;
  box-sizing: border-box;
}
#allproducts .product .opg-grid hr {
  display: none;
}
@media (min-width: 992px) and (max-width: 1450px) {
  #allproducts .product .top-row .opg-width-large-2-5 {
    width: 50%;
    margin-bottom: 20px;
  }
  #allproducts .product .top-row .opg-width-large-1-6 {
    width: 50%;
    text-align: right;
  }
  #allproducts .product .top-row .opg-width-large-1-4 {
    width: 50%;
  }
  #allproducts .product .top-row .opg-width-large-1-6 {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1450px) and (min-width: 320px) and (max-width: 767px) {
  #allproducts .product .top-row .opg-width-large-1-6 {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #allproducts .product .top-row .opg-width-large-1-6 {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  #allproducts .product .top-row .quantity {
    width: 100%;
  }
  #allproducts .product .top-row .quantity .quantity-input {
    margin-right: 4px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  #allproducts .product .top-row .quantity + .opg-text-primary {
    width: 100%;
  }
}
#allproducts .product .top-row .opg-link {
  color: #2b2c2f;
  text-decoration: none;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
@media (min-width: 320px) and (max-width: 991px) {
  #allproducts .product .top-row .opg-link {
    margin-top: 10px;
    display: inline-block;
  }
}
#allproducts .product .top-row .opg-link:hover {
  color: #e30613;
}
#allproducts .product .bottom-row {
  position: relative;
}
#allproducts .product .bottom-row div + div {
  font-size: 14px;
}
#allproducts .product .bottom-row div + div + div {
  font-size: 14px;
}
#allproducts .product .bottom-row #removeproduct {
  color: #2b2c2f;
  font-size: 0px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
#allproducts .product .bottom-row #removeproduct:hover {
  color: #e30613;
}
#allproducts .product .bottom-row #removeproduct:hover:after {
  color: #e30613;
}
#allproducts .product .bottom-row #removeproduct:after {
  content: '\f1f8';
  font-family: FontAwesome;
  pointer-events: none;
  color: #2b2c2f;
  position: relative;
  top: 3px;
  font-size: 24px;
  line-height: 24px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#allproducts hr.opg-margin-remove {
  border-color: #e5e7e9 !important;
  margin-top: 10px!important;
  margin-bottom: 10px!important;
  display: block!important;
}
#allproducts .quantity .quantity-input {
  float: left;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  border: 1px solid #e5e7e9 !important;
  margin-bottom: 4px!important;
  width: 64px!important;
  padding-left: 4px!important;
}
#allproducts .quantity .btn {
  padding: 3px!important;
  font-size: 12px;
  margin: 0 4px 4px 0;
  min-width: 30px;
  height: 30px;
  line-height: 26px;
  box-sizing: border-box;
}
#allproducts .quantity #refreshbutton {
  margin: 0 4px 4px 0!important;
  border: none;
  background: none;
  color: #f9b129;
}
#allproducts .quantity #refreshbutton:hover {
  color: #e30613;
}
#payments {
  display: none;
}
.opg-grid {
  margin-top: 0px;
  margin-left: -30px;
}
.opg-grid > * {
  padding-left: 30px;
}
.opg-panel-box {
  padding: 20px;
  text-align: left!important;
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #fbfbfb;
}
.opg-panel-box #coupon_code {
  float: left;
  width: 320px;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-right: 10px;
}
.opg-panel-box .details-button {
  margin: 0px;
}
.opg-panel-box .details-button .opg-button.btn {
  margin-bottom: 5px;
  margin-top: 5px;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  color: #fff;
}
.opg-panel-box .opg-button.btn {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  color: #fff;
}
.opg-panel-box .chzn-container {
  width: 100%!important;
}
#cart-contents #bill_totalfulldiv .totalText {
  width: 75%;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}
#cart-contents #bill_totalfulldiv .totalprice {
  width: 25%;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #cart-contents #leftdiv {
    width: 100%;
  }
  #cart-contents #right_div {
    width: 100%;
  }
}
#shipment_select hr,
#payment_select hr {
  margin: 0px!important;
  border-color: #e5e7e9 !important;
}
#shipment_select label > input,
#payment_select label > input {
  float: left;
  margin-right: 10px;
  margin-top: 12px;
}
#shipment_select .liselcted .radio_inner,
#payment_select .liselcted .radio_inner {
  cursor: default;
}
#shipment_select .radio_inner,
#payment_select .radio_inner {
  cursor: pointer;
}
#shipment_select .radio,
#payment_select .radio {
  float: left;
  margin-right: 10px;
  margin-top: 12px;
  cursor: pointer;
}
#shipment_select .radio + label,
#payment_select .radio + label {
  display: inline-block;
  float: left;
  width: 90%;
  vertical-align: top;
  line-height: 20px;
}
#shipment_select .vmshipment,
#payment_select .vmshipment,
#shipment_select .vmpayment,
#payment_select .vmpayment {
  display: inline-block;
  float: left;
  width: 80%;
  vertical-align: top;
  line-height: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
#shipment_select .vmshipment br,
#payment_select .vmshipment br,
#shipment_select .vmpayment br,
#payment_select .vmpayment br {
  display: none;
}
#shipment_select .vmshipment .vmpayment_description,
#payment_select .vmshipment .vmpayment_description,
#shipment_select .vmpayment .vmpayment_description,
#payment_select .vmpayment .vmpayment_description,
#shipment_select .vmshipment .vmshipment_description,
#payment_select .vmshipment .vmshipment_description,
#shipment_select .vmpayment .vmshipment_description,
#payment_select .vmpayment .vmshipment_description,
#shipment_select .vmshipment .vmpayment_cost,
#payment_select .vmshipment .vmpayment_cost,
#shipment_select .vmpayment .vmpayment_cost,
#payment_select .vmpayment .vmpayment_cost,
#shipment_select .vmshipment .vmshipment_cost,
#payment_select .vmshipment .vmshipment_cost,
#shipment_select .vmpayment .vmshipment_cost,
#payment_select .vmpayment .vmshipment_cost {
  display: block;
  padding-top: 10px;
  font-size: 14px;
}
.opg-text.margin-top {
  margin-top: 30px;
}
#otherpay_buttons #loginbtns a {
  padding: 0px;
  background: none;
  border: none;
  display: inline-block;
  width: auto;
  min-height: inherit;
  color: #9b9b9b;
  font-family: 'Changa One', cursive;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-right: 30px;
  cursor: pointer;
  letter-spacing: 0px;
  background: none!important;
}
#otherpay_buttons #loginbtns a.opg-active {
  cursor: default;
  color: #434345;
  background: none;
}
#otherpay_buttons hr {
  margin: 20px 0!important;
  border-color: #e5e7e9 !important;
}
#logindiv > strong {
  display: block;
  margin-bottom: 10px;
}
#logindiv #com-form-login-username .opg-button,
#logindiv #com-form-login-password .opg-button {
  height: 57px;
  width: 34px;
  line-height: 54px;
  border: 1px solid #e5e7e9;
  position: relative;
  left: -22px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#old_payments h4 {
  font-size: 17px;
  margin: 10px;
}
#old_payments #guestchekcout.opg-button,
#old_payments #regcheckout.opg-button {
  display: inline-block;
  width: auto;
  padding: 4px 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #9b9b9b;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  cursor: pointer;
  margin-right: 10px;
  border: none!important;
}
#old_payments #guestchekcout.opg-button.opg-active,
#old_payments #regcheckout.opg-button.opg-active {
  cursor: default!important;
  color: #434345;
  padding: 4px 20px;
  background: #fff;
}
#old_payments #guestchekcout.opg-button:hover,
#old_payments #regcheckout.opg-button:hover {
  cursor: pointer;
  color: #434345;
  padding: 4px 20px;
  background: #fff;
}
#old_payments .fa-check:before {
  content: "";
}
#old_payments .opg-icon-check:before {
  content: "\f00c";
}
#div_shipto .shipto_fields_div {
  margin: 20px 0!important;
}
#commentbutton,
#shiptobutton,
#billtobutton {
  display: inline-block;
  width: auto;
  padding: 4px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  cursor: pointer;
  margin-right: 10px;
  background: #fff;
  border: #e5e7e9;
}
#commentbutton:hover,
#shiptobutton:hover,
#billtobutton:hover {
  cursor: pointer;
  padding: 4px 20px;
  background: #fff;
  color: #434345;
  border: #e30613;
}
#shiptobutton.btn,
#billtobutton.btn {
  color: #fff;
  border: #e30613;
  background: #e30613;
}
#regtitle {
  margin-bottom: 20px;
  display: block;
}
.checkout-button-top {
  text-align: left!important;
}
.checkout-button-top > section {
  float: left;
  margin-right: 10px;
}
.checkout-button-top > section .squaredTwo {
  background: none;
  margin-top: 17px!important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.checkout-button-top > section .squaredTwo span.checkbox {
  background: none;
  border: none;
  margin: 0px;
}
.checkout-button-top > section .squaredTwo .checkbox + label {
  display: none;
}
.checkout-button-top > section .squaredTwo label {
  top: -3px;
  left: 3px;
}
.checkout-button-top > section .squaredTwo label:after {
  left: 5px;
  top: 6px;
}
.checkout-button-top > section .squaredTwo label:before {
  display: none;
}
.checkout-button-top .opg-link {
  margin-top: 18px;
  font-size: 14px;
  text-align: left!important;
  display: inline-block;
  overflow: hidden;
  width: 80%;
  float: left;
}
.checkout-button-top #bottom_total {
  width: 100%;
  overflow: hidden;
  float: left;
  text-align: left!important;
}
@media (min-width: 320px) and (max-width: 767px) {
  .opg-modal-dialog {
    width: 300px!important;
  }
}
#shiptopopup br,
#billtopopup br,
#commentpopup br {
  display: none;
}
#shiptopopup .opg-modal-dialog,
#billtopopup .opg-modal-dialog,
#commentpopup .opg-modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  width: 300px!important;
}
#lodingdiv {
  overflow: visible!important;
}
#billto_inputdiv > .checkbox {
  display: none;
}
#billto_inputdiv input {
  margin: 10px 0;
}
#full-tos {
  overflow: visible!important;
}
.opg-modal-dialog {
  margin: 0px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  position: absolute;
}
#shiptopopup .opg-modal-dialog {
  background: #fff;
  max-width: 570px;
  width: 100%;
  box-sizing: border-box;
  height: 500px;
  max-height: inherit;
  margin: 0px;
  overflow: hidden;
}
#shiptopopup .opg-close {
  position: absolute;
  right: 10px;
  top: 10px;
  overflow: auto;
}
#shiptopopup .modal-dialog-box {
  overflow: auto;
  height: 100%;
  padding-right: 2px;
  background: #fff;
}
#shiptopopup .opg-modal-footer {
  overflow: hidden;
}
.opg-modal-footer {
  overflow: hidden;
}
.opg-modal-footer .btn {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 4px;
  padding-left: 18px;
  padding-right: 18px;
  text-transform: capitalize;
  margin-right: 4px;
}
.view-cart.modal-open {
  overflow: visible!important;
  margin-right: 0px!important;
  padding-right: 0px!important;
}
body.view-cart {
  overflow: visible!important;
  margin-right: 0px!important;
  padding-right: 0px!important;
}
html.opg-modal-page {
  overflow: inherit!important;
  margin-right: 0px!important;
  padding-right: 0px!important;
}
html.opg-modal-page .t3-wrapper {
  z-index: 99999;
}
.opg-modal.opg-open {
  overflow: visible!important;
}
@media (min-width: 320px) and (max-width: 767px) {
  .header_content {
    position: relative;
    z-index: 1;
  }
}
body.option-com_virtuemart #wrapper {
  padding-bottom: 0px!important;
}
body.option-com_virtuemart #footer-wrapper {
  margin-top: 0px!important;
}
body.option-com_virtuemart #aside-left img,
body.option-com_virtuemart .prod-box img,
body.option-com_virtuemart .category img {
  width: 100%;
  height: auto;
  max-width: inherit;
}
div.chzn-container-single .chzn-single > span {
  padding-right: 20px!important;
}
.controls.row .inputbox {
  margin-bottom: 20px;
}
#window-mainbody {
  padding: 4px;
}
.submit .btn {
  margin-top: 10px;
}
/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 * @credits       Mary Lou - http://tympanus.net/codrops/2013/08/28/transitions-for-off-canvas-navigations/
 *------------------------------------------------------------------------------
 */
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  padding: 0;
  width: 50px;
  height: 100%;
  line-height: 50px;
}
.off-canvas-toggle:focus {
  outline: none;
}
.t3-off-canvas {
  background: #ffffff;
  color: #2b2c2f;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #2b2c2f;
  padding: 0 0 0 12px;
  height: 35px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  background: #bbbbbb;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #f9b129;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #e30613;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .active a {
  background: transparent;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}
html.noscroll {
  position: relative;
  overflow: visible;
}
.canvas-toggle {
  position: fixed;
  left: 0px;
  top: 0px;
  padding: 10px 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 40px;
  height: 40px;
  line-height: 18px;
  font-size: 18px;
  z-index: 102;
}
@media (min-width: 320px) and (max-width: 767px) {
  .canvas-toggle {
    display: none!important;
  }
}
#t3-canvas2 {
  display: none;
  padding: 30px 20px 20px 20px;
}
#t3-canvas2 .moduletable.virt_cart {
  display: table;
  margin: 0 auto 30px;
  width: auto;
  float: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-canvas2 {
    display: block!important;
    visibility: visible;
  }
}
#t3-canvas {
  position: fixed;
  left: -330px;
  top: 0px;
  width: 300px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-sizing: border-box;
  padding: 0 0;
  z-index: 103;
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-canvas {
    width: 260px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-canvas {
    width: 100%;
    position: relative;
    left: 0px;
    top: 0px;
    height: auto!important;
  }
  #t3-canvas .logo,
  #t3-canvas .mainnav-position,
  #t3-canvas .moduletable.virt_cart {
    display: none!important;
  }
}
#t3-canvas .canvas-toggle {
  position: absolute;
  right: 0px;
  top: 0px;
  left: auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-canvas .canvas-toggle {
    display: none!important;
  }
}
#t3-canvas .t3-canvas-body {
  padding: 40px 30px 20px 20px;
  overflow-y: auto;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-canvas .t3-canvas-body {
    padding: 30px 20px 20px 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #t3-canvas .t3-canvas-body {
    padding: 30px 20px 10px 20px;
  }
  #t3-canvas .t3-canvas-body .mCustomScrollBox {
    max-height: 100%!important;
  }
}
#t3-canvas .t3-canvas-body .moduletable {
  padding-left: 10px;
  margin-bottom: 30px;
}
#t3-canvas .t3-canvas-body .moduletable .page_header {
  text-align: left;
}
#t3-canvas .t3-canvas-body .home-disabled {
  display: none!important;
}
#t3-canvas.open {
  left: 0px;
}
#t3-canvas .logo-image.sidebar {
  margin: 0px;
  text-align: left;
  padding-bottom: 40px;
}
#t3-canvas .mCS-minimal.mCSB_scrollTools_vertical {
  background: #f6f6f6;
}
#t3-canvas .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(249, 177, 41, 0.5);
}
#t3-canvas .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
#t3-canvas .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  margin: 40px 0 0px;
}
.t3-canvas-body .mainnav-position .nav.menu {
  width: 100%;
  list-style: none;
  padding: 0px;
  border-top: 1px solid #e5e7e9;
  margin: 0px;
  overflow: hidden;
}
.t3-canvas-body .mainnav-position .nav.menu > li {
  display: block;
  border-bottom: 1px solid #e5e7e9;
  padding: 15px 40px 15px 15px;
  float: none;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.t3-canvas-body .mainnav-position .nav.menu > li > a,
.t3-canvas-body .mainnav-position .nav.menu > li > span {
  color: #000;
  padding: 0px;
  display: inline-block;
}
.t3-canvas-body .mainnav-position .nav.menu > li > a:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > span:hover {
  color: #e30613;
}
.t3-canvas-body .mainnav-position .nav.menu > li > a .caret,
.t3-canvas-body .mainnav-position .nav.menu > li > span .caret {
  border-top-color: #000;
  right: 0px;
}
.t3-canvas-body .mainnav-position .nav.menu > li.active a {
  color: #e30613;
}
.t3-canvas-body .mainnav-position .nav.menu > li .offcanvas-menu-toggler {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #f8f8f8;
  padding: 18px;
  display: inline-block;
  cursor: pointer;
}
.t3-canvas-body .mainnav-position .nav.menu > li .offcanvas-menu-toggler .fa-minus {
  display: block;
}
.t3-canvas-body .mainnav-position .nav.menu > li .offcanvas-menu-toggler .fa-plus {
  display: none;
}
.t3-canvas-body .mainnav-position .nav.menu > li .offcanvas-menu-toggler.collapsed .fa-minus {
  display: none;
}
.t3-canvas-body .mainnav-position .nav.menu > li .offcanvas-menu-toggler.collapsed .fa-plus {
  display: block;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing {
  border-top: 1px solid #e5e7e9;
  margin: 0 -40px 0px -15px;
  padding: 0 0px 0 15px;
  position: relative;
  top: 15px;
  overflow: hidden;
  display: none;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  padding: 0 0 10px;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .offcanvas-menu-toggler,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .offcanvas-menu-toggler {
  padding: 10px;
  top: -5px;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li > span,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li > span {
  color: #2b2c2f;
  font-weight: 400;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li > a:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li > a:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li > span:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li > span:hover {
  color: #e30613;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li.active > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li.active > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li.active > span,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li.active > span {
  color: #e30613;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapse1,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapse1,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapsing,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapsing {
  padding-top: 0px;
  padding-left: 10px;
  position: relative;
  top: 10px;
  overflow: hidden;
  display: none;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapse1 li,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapse1 li,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapsing li,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapsing li {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  padding: 0 0 10px;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapse1 li > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapse1 li > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapsing li > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapsing li > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapse1 li > span,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapse1 li > span,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapsing li > span,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapsing li > span {
  color: #2b2c2f;
  font-weight: 400;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapse1 li > a:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapse1 li > a:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapsing li > a:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapsing li > a:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapse1 li > span:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapse1 li > span:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapsing li > span:hover,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapsing li > span:hover {
  color: #e30613;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapse1 li.active > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapse1 li.active > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapsing li.active > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapsing li.active > a,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapse1 li.active > span,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapse1 li.active > span,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapsing li.active > span,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapsing li.active > span {
  color: #e30613;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapse1.collapse.in,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapse1.collapse.in,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li .collapsing.collapse.in,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li .collapsing.collapse.in {
  display: block;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1 > li:first-child,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing > li:first-child {
  padding-top: 10px;
}
.t3-canvas-body .mainnav-position .nav.menu > li > .collapse1.collapse.in,
.t3-canvas-body .mainnav-position .nav.menu > li > .collapsing.collapse.in {
  display: block;
}
