
@media (min-width: 320px) and (max-width: 415px){
  
  .moduletable.location.span5,.moduletable.info.span7 {
    width: 100%;
    display: block;
}
.row-fluid {
    margin: 0px;
    padding: 0px;
    width: 99%;
    display: inline-block;
}

.content-inner.row-fluid {
    margin-right: 20px;
    width: 99%;
}

div#logo {
    width: 100%;
    display: inline-block;
}

div#logo a img {
    margin: 0 auto;
    display: block;
}

span.item_title_part_0.item_title_part_odd.item_title_part_first_half.item_title_part_first {
    color: #000;
    text-indent: 0;
    background: #fff;
    padding: 3px;
}

div#content {
    margin: 0;
    padding: 0;
}

.intro_table {display: inline-table!important;width: 100%!important;}
.intro_img,.intro_desc,.intro_q_ord {display: inline-table;}
.intro_desc {width: 100%!important;margin: 0px 0px 0px 10px;}
.intro_q_ord {width: 100%!important;}
.intro_img {width: 100%!important;}

.f-price{float:left;width: 50%;}
.intro_q_ord span.ord {
    display: block;
    width: 45%;
    float: right;
}
table> * td {
    padding: 1px;
    max-width: 25%;
}

.accordion-heading {
    width: 100%;
}

a.accordion-toggle.collapsed {
    margin: 0;
    padding: 0;
}

h1.heading-style-1.visible.visible-first,h2.heading-style-2.visible.visible-first {
    font-size: 20px;
    width: auto;
    max-width: 100%;
    display: table-cell;
}

div#module_273 article.span2 {
    width: 100%;
    display: inline-table;
}

div#module_274 .item_container.span7 {
    width: 100%;
}

.accordion_style3 .accordion-toggle > i {
    display: inline-block;
    font-size: 25px!important;
}

a.accordion-toggle.collapsed {
    width: auto;
    display: inline-block;
}

div#contact_216 {
    width: 100%;
    display: inline-block;
}

.control-group.control-group-input.span4 {
    width: 100%;
    margin: 0;
    padding: 0px;
}

textarea#message_3 {
    width: 100%;
    display: inline-block;
    height: auto!important;
}

button#clear_216 {
    width: 100%;
    display: inline-block;
}

button.btn.btn-primary.mod_tm_ajax_contact_form_btn {
    width: 100%;
    padding: 10px;
    display: inline-block;
    margin: 10px;
}

.moduletable.footer_contacts.span4,.module_container {
    width: 100%!important;
}

}



@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 23px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -12px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 12px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 756px;
  }
  .span12 {
    width: 756px;
  }
  .span11 {
    width: 692px;
  }
  .span10 {
    width: 628px;
  }
  .span9 {
    width: 564px;
  }
  .span8 {
    width: 500px;
  }
  .span7 {
    width: 436px;
  }
  .span6 {
    width: 372px;
  }
  .span5 {
    width: 308px;
  }
  .span4 {
    width: 244px;
  }
  .span3 {
    width: 180px;
  }
  .span2 {
    width: 116px;
  }
  .span1 {
    width: 52px;
  }
  .offset12 {
    margin-left: 780px;
  }
  .offset11 {
    margin-left: 716px;
  }
  .offset10 {
    margin-left: 652px;
  }
  .offset9 {
    margin-left: 588px;
  }
  .offset8 {
    margin-left: 524px;
  }
  .offset7 {
    margin-left: 460px;
  }
  .offset6 {
    margin-left: 396px;
  }
  .offset5 {
    margin-left: 332px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 204px;
  }
  .offset2 {
    margin-left: 140px;
  }
  .offset1 {
    margin-left: 76px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.58730159%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.58730159%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.53439153%;
  }
  .row-fluid .span10 {
    width: 83.06878307%;
  }
  .row-fluid .span9 {
    width: 74.6031746%;
  }
  .row-fluid .span8 {
    width: 66.13756614%;
  }
  .row-fluid .span7 {
    width: 57.67195767%;
  }
  .row-fluid .span6 {
    width: 49.20634921%;
  }
  .row-fluid .span5 {
    width: 40.74074074%;
  }
  .row-fluid .span4 {
    width: 32.27513228%;
  }
  .row-fluid .span3 {
    width: 23.80952381%;
  }
  .row-fluid .span2 {
    width: 15.34391534%;
  }
  .row-fluid .span1 {
    width: 6.87830688%;
  }
  .row-fluid .offset12 {
    margin-left: 103.17460317%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 101.58730159%;
  }
  .row-fluid .offset11 {
    margin-left: 94.70899471%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.12169312%;
  }
  .row-fluid .offset10 {
    margin-left: 86.24338624%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 84.65608466%;
  }
  .row-fluid .offset9 {
    margin-left: 77.77777778%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.19047619%;
  }
  .row-fluid .offset8 {
    margin-left: 69.31216931%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.72486772%;
  }
  .row-fluid .offset7 {
    margin-left: 60.84656085%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.25925926%;
  }
  .row-fluid .offset6 {
    margin-left: 52.38095238%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.79365079%;
  }
  .row-fluid .offset5 {
    margin-left: 43.91534392%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.32804233%;
  }
  .row-fluid .offset4 {
    margin-left: 35.44973545%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.86243386%;
  }
  .row-fluid .offset3 {
    margin-left: 26.98412698%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.3968254%;
  }
  .row-fluid .offset2 {
    margin-left: 18.51851852%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.93121693%;
  }
  .row-fluid .offset1 {
    margin-left: 10.05291005%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.46560847%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 12px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 742px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 678px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 614px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 550px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 486px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 422px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 358px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 294px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 230px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 166px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 102px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 38px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 23px;
  }
  .navbar-fixed-bottom {
    margin-top: 23px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 11.5px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #888888;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 11.5px 15px;
    margin: 11.5px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* Extending Bootstrap */
/* Typography */
.small {
  font-size: 11px;
}
/* Max Width */
iframe,
svg {
  max-width: 100%;
  border: none;
}
/* Nowrap */
.nowrap {
  white-space: nowrap;
}
/* Center */
.center,
.table td.center,
.table th.center {
  text-align: center;
}
/* Disabled Link */
a.disabled,
a.disabled:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
  text-decoration: none;
}
/* Hero Banner */
.hero-unit {
  text-align: center;
}
.hero-unit .lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.btn .caret {
  margin-bottom: 7px;
}
.btn.btn-micro .caret {
  margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
/* Modal */
body.modal {
  padding-top: 0;
}
/* Alternating Rows */
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #e5e5e5;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
/* Row reveal */
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
/* Buttons */
.btn-wide {
  width: 80%;
}
/* Nav List Offset */
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .offset1 {
  margin-left: 8.382978723%;
}
.row-fluid .offset2 {
  margin-left: 16.89361702%;
}
.row-fluid .offset3 {
  margin-left: 25.404255317%;
}
.row-fluid .offset4 {
  margin-left: 33.914893614%;
}
.row-fluid .offset5 {
  margin-left: 42.425531911%;
}
.row-fluid .offset6 {
  margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
  margin-left: 59.446808505%;
}
.row-fluid .offset8 {
  margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
  margin-left: 76.468085099%;
}
.row-fluid .offset10 {
  margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
  margin-left: 91.489361693%;
}
/* Navbar Buttons */
.navbar .nav > li > a.btn {
  padding: 4px 10px;
  line-height: 18px;
}
/* Nav Tabs Dark */
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
  border-bottom-color: transparent;
}
/* Inline Thumbnails */
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
/* Specific Widths */
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
/* Specific Heights */
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
/* Horizontal Row (hr) */
hr.hr-condensed {
  margin: 10px 0;
}
/* Striped */
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #e5e5e5;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px;
}
.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;
}
/* Condensed */
.list-condensed li {
  padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 4px 5px;
}
/* Bordered */
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* Radio Button Groups */
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
/* iFrames */
.iframe-bordered {
  border: 1px solid #e5e5e5;
}
/* Tabbed Content */
.tab-content {
  overflow: visible;
}
.tabs-left .tab-content {
  overflow: auto;
}
/* Non-linkable nav-tabs */
.nav-tabs > li > span {
  display: block;
  margin-right: 2px;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* Extended Joomla Button Classes */
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn-group > .btn-micro {
  font-size: 10px;
}
/* Joomla => Bootstrap Tooltip */
.tip-wrap {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
}
/* Page Header */
.page-header {
  margin: 2px 0px 10px 0px;
  padding-bottom: 5px;
}
/* Input Prepend Chosen Select Boxes */
/* Common styling for Chosen Select Boxes with Input Prepend/Append */
.input-prepend .chzn-container-single .chzn-single,
.input-append .chzn-container-single .chzn-single {
  border-color: #f6f8fa;
  height: 26px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-single .chzn-drop,
.input-append .chzn-container-single .chzn-drop {
  border-color: #f6f8fa;
}
.input-prepend > .add-on,
.input-append > .add-on {
  vertical-align: top;
}
/* Styles specific to Input Prepend Chosen Select Boxes */
.input-prepend .chzn-container-single .chzn-single {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
/* Styles specific to Input Append Chosen Select Boxes */
.input-append .chzn-container-single .chzn-single {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
/* Styles specific to combined Input Prepend and Append Chosen Select Boxes */
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* Accessible Hidden Elements (good for hidden labels and such) */
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* Form Vertical Overrides Form Horizontal */
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
/* Auto Width */
.width-auto {
  width: auto;
}
/* Chosen proper wrapping in Bootstrap btn-group */
.btn-group .chzn-results {
  white-space: normal;
}
/* Accordion overflow fix */
.accordion-body.in:hover {
  overflow: visible;
}
/* Invalid indicators */
.invalid {
  color: #9d261d;
  font-weight: bold;
}
input.invalid {
  border: 1px solid #9d261d;
}
/* Tweaking of tooltips */
.tooltip {
  max-width: 400px;
}
.tooltip-inner {
  max-width: none;
  text-align: left;
  text-shadow: none;
}
th .tooltip-inner {
  font-weight: normal;
}
.tooltip.hasimage {
  opacity: 1;
}
/* Align tip text to left (old mootools tip) */
.tip-text {
  text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
  margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.dropdown-menu {
  text-align: left;
}
.fa-file-add:before {
  content: "\f016";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-picture:before {
  content: "\f03e";
}
.icon-edit:before {
  content: "\f044";
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  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;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
#wrapper {
  overflow: hidden;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}
.offline_container {
  text-align: center;
  padding: 87px 20px 0;
}
.offline_container .container {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.offline_container #system-message {
  font-size: 14px;
  line-height: 23px;
  max-width: 100%;
  display: inline-block;
}
.offline_container #logo {
  font-size: 0;
  line-height: 0;
  margin-bottom: 116px;
}
.offline_container .countdown {
  font-size: 0;
  line-height: 0;
  padding-bottom: 40px;
}
.offline_container .countdown > span {
  font-size: 20px;
  line-height: 23px;
  display: inline-block;
  width: 144px;
  height: 144px;
  color: #ffffff;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: 300;
  margin: 0 -7px;
}
.offline_container .countdown > span .value {
  display: block;
  font-size: 55px;
  font-weight: 400;
  line-height: 60px;
  margin-top: 30px;
}
.offline_container .offline_message {
  font-weight: 300;
  font-size: 45px;
  line-height: 100px;
  color: #333333;
  padding-bottom: 35px;
  text-transform: uppercase;
}
.offline_container .offline_message h1 {
  font-size: 75px;
  line-height: 100px;
  font-weight: 500;
}
.offline_container .acymailing_module {
  padding-top: 20px;
}
.offline_container .acymailing_module form .acymailing_module_form {
  overflow: visible;
}
.offline_container .acymailing_module form .acymailing_module_form .acymailing_form {
  float: none;
  width: 100%;
}
.offline_container .acymailing_module form .acymailing_module_form .acymailing_form input.inputbox {
  border-color: #e5e9eb;
  margin-right: 0;
}
.offline_container .acymailing_module form .acymailing_module_form .acymailing_form .button {
  float: none;
  color: #ffffff;
}
.offline_container .acymailing_module form .acymailing_module_form .acymailing_form .button:hover {
  background: #333333;
}
.offline_container .acymailing_module form .acymailing_module_form .acymailing_form > p {
  display: inline-block;
}
.offline_container .acymailing_module form .acymailing_module_form .acymailing_form > p.fieldacyemail {
  max-width: 100%;
  width: 487px;
  margin-right: 8px;
}
.offline_container .acymailing_module form .acymailing_module_form .acymailing_form .acyfield_email {
  display: block;
}
.offline_container + #copyright {
  text-align: center;
}
.moduletable:after {
  clear: both;
  display: block;
  content: '';
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: none;
  margin: -2px 0 0;
}
.form-inline .checkbox input[type="checkbox"] {
  float: none;
}
.radio input[type="radio"] {
  margin: -2px 3px 0 0;
}
.radio,
.checkbox {
  padding-left: 0;
}
.mod-menu .nav.menu.nav-pills > li > a {
  display: block;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #D80000;
}
time,
.item_hits,
.item_category-name address,
.item_createdby {
  white-space: nowrap;
  margin: 0;
}
/*=================================================================*/
/*======================= MODULE STYLES ===========================*/
/*=================================================================*/
/*== Search ==*/
.mod-search__aside .mod-search_searchword {
  width: 100%;
  margin-bottom: 14px;
}
/*== Login ==*/
.mod-login__aside .mod-login_username,
.mod-login__aside .mod-login_passwd {
  width: 100%;
}
.mod-login_submit {
  margin: 9px 0;
}
#form-login-remember label {
  margin-bottom: 20px;
}
/*Finder*/
#mod-finder-searchword {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 4px;
  border: 1px solid #ebebeb;
  box-shadow: none;
}
/*======================= MODULE ITEM WIDTH =======================*/
.fluid {
  margin-left: -30px;
  width: auto;
}
.row-fluid {
  margin-left: -30px;
  width: auto;
}
.row-fluid [class*="itemSpan"],
.row-fluid [class*="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
  display: block;
  float: left;
  padding-left: 30px;
  min-height: 1px;
  width: 100%;
}
.row-fluid .itemSpan1,
.row-fluid .span1 {
  width: 8.333325%;
}
.row-fluid .itemSpan2,
.row-fluid .span2 {
  width: 16.66665%;
}
.row-fluid .itemSpan3,
.row-fluid .span3 {
  width: 20%;
}
.row-fluid .itemSpan4,
.row-fluid .span4 {
  width: 33.3333%;
}
.row-fluid .itemSpan5,
.row-fluid .span5 {
  width: 41.666625%;
}
.row-fluid .itemSpan6,
.row-fluid .span6 {
  width: 49.99995%;
}
.row-fluid .itemSpan7,
.row-fluid .span7 {
  width: 58.333275%;
}
.row-fluid .itemSpan8,
.row-fluid .span8 {
  width: 66.6666%;
}
.row-fluid .itemSpan9,
.row-fluid .span9 {
  width: 74.999925%;
}
.row-fluid .itemSpan10,
.row-fluid .span10 {
  width: 83.33325%;
}
.row-fluid .itemSpan11,
.row-fluid .span11 {
  width: 91.666575%;
}
.row-fluid .itemSpan12,
.row-fluid .span12 {
  width: 100%;
}
.cols-1 [class*="span"] {
  width: 99.9999%;
}
.cols-2 [class*="span"] {
  width: 49.99995%;
}
.cols-3 [class*="span"] {
  width: 33.3333%;
}
.cols-4 [class*="span"] {
  width: 24.999975%;
}
.cols-5 [class*="span"] {
  width: 19.99998%;
}
.cols-6 [class*="span"] {
  width: 16.66665%;
}
/*======================= MAILTO WINDOW =======================*/
#mailto-window {
  padding-top: 1em;
}
.mailto-close {
  margin-bottom: 1em;
  overflow: hidden;
}
.mailto-close a {
  float: right;
}
/*======================= MODAL WINDOW =======================*/
div.modal.fade.loginPopup {
  position: fixed;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 0;
  overflow: auto;
}
div.modal.fade.loginPopup:before {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: '';
}
div.modal.fade.loginPopup div.modal_wrapper {
  width: 260px;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
}
div.modal.fade.loginPopup.in {
  opacity: 1;
}
div.modal.fade.loginPopup .modal-body {
  overflow: visible;
}
div.modal.fade.loginPopup .control-group {
  margin-bottom: 0;
}
div.modal.fade {
  top: -200%;
}
.modalClose {
  margin: 14px;
}
.login-greeting {
  margin: 0 0 9px 0;
}
.input-modal {
  width: 146px;
}
div.modal.fade {
  z-index: 0;
}
div.modal.fade.in {
  z-index: 8002;
}
.modal-hide {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
}
.modal-header {
  padding: 0;
  border: none;
}
.modal-body {
  padding: 0;
}
#modal .moduletable {
  padding: 9px 15px 0;
}
#modal .moduletable:last-child {
  padding-bottom: 9px;
}
#modal .moduletable + .moduletable {
  padding-top: 0;
}
.calendar_wrapper .input-append {
  padding-right: 56px;
  position: relative;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.calendar_wrapper .input-append #jform_profile_dob_img {
  position: absolute;
  right: 0;
  top: 0;
}
.calendar_wrapper .input-append input {
  width: 100%;
}
/*=================================================================*/
/*======================= COMPONENT STYLES ========================*/
/*=================================================================*/
.icons .btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}
.icons .btn-group.pull-right a.dropdown-toggle {
  padding: 0 5px;
}
.icons .btn-group.pull-right a.dropdown-toggle .caret {
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  font-size: .8em;
}
.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.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  list-style: none outside 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 {
  padding: 0;
  float: none;
}
.icons .btn-group.pull-right ul.dropdown-menu li .fa-edit {
  margin-right: 5px;
}
.jmodedit {
  padding: 0 5px !important;
}
/*Forms*/
input,
textarea {
  width: 220px;
}
textarea {
  resize: none;
}
select,
select[multiple],
select[size],
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 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  padding: 11px 18px;
  margin-bottom: 10px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #888888;
  background-color: #ffffff;
  border: 1px solid #C7C7C7;
}
span.select,
select {
  -webkit-border-radius: 24px !important;
  -moz-border-radius: 24px !important;
  border-radius: 24px !important;
}
span.select:before {
  -webkit-border-radius: 0px 24px 24px 0 !important;
  -moz-border-radius: 0px 24px 24px 0 !important;
  border-radius: 0px 24px 24px 0 !important;
}
select[multiple] {
  height: auto;
}
select {
  padding-left: 10px;
  padding-right: 10px;
}
select option {
  box-shadow: none;
  display: block;
  padding: 0px 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
select option:hover {
  background: #D80000;
  color: #D80000;
}
textarea#jform_profile_aboutme {
  width: 100%;
  height: 200px;
}
.checkbox-radio-wrap__inline {
  display: inline-block;
  margin-left: 6px;
  vertical-align: top;
}
.checkbox-radio-wrap__inline input[type="radio"],
.checkbox-radio-wrap__inline input[type="checkbox"] {
  margin: -2px 0 0 0;
}
input.search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.chzn-container-multi .chzn-choices li.search-field .default {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#limit_chzn {
  width: 110px !important;
  float: right;
  margin-bottom: 0;
}
textarea#jform_profile_aboutme {
  width: 100%;
  height: 200px;
}
#helpsite-refresh {
  margin-bottom: 9px;
}
.checkbox-radio-wrap__inline {
  display: inline-block;
  margin-left: 6px;
  vertical-align: top;
}
.checkbox-radio-wrap__inline input[type="radio"],
.checkbox-radio-wrap__inline input[type="checkbox"] {
  margin: -2px 0 0 0;
}
.page-registration form label,
.page-remind form label,
.page-reset form label,
.page-login form label,
.page-login form label,
.page-profile__edit form label {
  display: inline-block;
}
textarea.invalid {
  border: 1px solid #9D261D;
}
.form-vertical label {
  display: inline-block;
}
/* Placeholder color */
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #888888;
  opacity: 1;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888888;
  opacity: 1;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888888;
  opacity: 1;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #888888;
  opacity: 1;
}
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #888888;
  opacity: 1;
}
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888888;
  opacity: 1;
}
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888888;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #888888;
  opacity: 1;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #888888;
}
input.error,
textarea.error,
select.error {
  border-color: #f8b9b7 !important;
  color: #ef5f5a !important;
}
input.error::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #888888;
}
input.error:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888888;
}
input.error::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888888;
}
input.error:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #888888;
}
textarea.error::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #888888;
}
textarea.error:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888888;
}
textarea.error::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888888;
}
textarea.error:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #888888;
}
span.select {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
span.select:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f0d7";
  font-size: 18px;
  line-height: 50px;
  width: 48px;
  text-align: center;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  pointer-events: none;
}
span.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  line-height: 26px;
  position: relative;
  z-index: 2;
  background: none;
  margin: 0 !important;
  width: 100%;
  max-width: 370px;
  outline: none !important;
  padding-right: 60px;
}
span.select select:disabled {
  background: #f7f7f7;
  position: static;
}
.moduletable.careers_form span.select {
  width: 100%;
}
.moduletable.careers_form span.select select {
  width: 100%;
  max-width: 100%;
}
.mod_tm_ajax_contact_form .top-left .controls span {
  bottom: auto;
  left: auto;
  position: relative;
}
span.checkbox {
  display: inline-block;
  height: 17px;
  width: 17px;
  text-align: center;
  min-height: 0;
  vertical-align: middle;
  line-height: 17px;
  position: relative;
  padding: 0 !important;
}
span.checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  opacity: 0;
  margin: 0;
}
span.checkbox input[type="checkbox"]:checked + label.checkbox_inner:before {
  content: '\f00c';
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  font-size: 12px;
}
span.checkbox label.checkbox_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #f6f8fa;
  background: #f7f7f7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 15px;
  margin: 0 !important;
  padding: 0;
}
span.radio {
  display: inline-block;
  height: 18px;
  width: 18px;
  text-align: center;
  min-height: 0;
  vertical-align: middle;
  position: relative;
  line-height: 18px;
}
span.radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  opacity: 0;
  margin: 0;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  content: '\f111';
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 1px;
  right: 0;
  height: 100%;
  font-size: 12px;
}
span.radio label.radio_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #f6f8fa;
  background: #f7f7f7;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
span.radio + label {
  margin: 0 0 0 10px;
  vertical-align: middle;
}
ul.breadcrumb {
  background: none;
  padding: 20px 0 0;
  text-align: left;
  font-size: 12px;
}
ul.breadcrumb > .active {
  color: #333333;
}
ul.breadcrumb .firstItem > a.pathway {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
ul.breadcrumb .firstItem > a.pathway:before {
  content: '\f015';
  font-family: FontAwesome;
  font-size: 22px;
  line-height: 23px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul.breadcrumb > li > .divider,
ul.breadcrumb > li > span {
  display: inline-block;
}
/* Category */
.pretext,
.category_desc {
  padding-bottom: 31px;
}
/*======================= 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;
}
#searchForm fieldset {
  margin-bottom: 20px;
}
#searchForm fieldset label.radio,
#searchForm fieldset label.checkbox {
  display: inline-block;
  margin-right: 10px;
}
#searchForm fieldset span.radio {
  margin-right: 8px;
  vertical-align: baseline;
}
#searchForm fieldset span.checkbox {
  margin-right: 8px;
  vertical-align: baseline;
}
#searchForm .form-limit:after {
  clear: both;
  content: '';
  display: block;
}
#searchForm .form-limit label {
  float: left;
  padding-top: 12px;
}
#searchForm .form-limit p {
  overflow: hidden;
  clear: both;
}
#searchForm .phrases > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  padding: 0;
}
#searchForm .phrases .ordering-box {
  margin: 0;
  float: right;
}
#searchForm .phrases .ordering-box > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  padding: 0;
}
#searchForm .phrases .ordering-box #ordering_chzn {
  width: 170px !important;
  margin-right: 0;
}
#searchForm .phrases .phrases-box {
  float: left;
}
#searchForm .phrases .phrases-box > * {
  display: inline-block;
  vertical-align: middle;
}
#searchForm .phrases .phrases-box strong {
  padding-right: 10px;
}
#searchForm .phrases .phrases-box .controls > label {
  min-width: 90px;
}
#searchForm .only > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  padding: 0;
}
#searchForm p.counter {
  padding-bottom: 0;
}
dl.search-results {
  margin-bottom: 30px;
}
dl.search-results dt {
  margin-top: 20px;
}
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 5px;
}
/*======================= Gallery 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 {
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  background: #000;
  opacity: 0;
  left: 0;
  top: 0;
  right: 0 !important;
  bottom: 0 !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item_img .articleGalleryZoom:after,
.item_img .galleryZoomIcon:after {
  left: 0 !important;
  top: 50% !important;
  right: 0 !important;
  bottom: 50% !important;
  width: 100%;
  font-family: FontAwesome;
  text-align: center;
  color: #fff;
  font-size: 0;
  line-height: 0;
  content: '\f00e';
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item_img .articleGalleryZoom:hover:before,
.item_img .galleryZoomIcon:hover:before {
  opacity: 0.5;
}
.item_img .articleGalleryZoom:hover:after,
.item_img .galleryZoomIcon:hover:after {
  opacity: 1;
  font-size: 40px;
}
.img-full__left.span5 {
  padding-left: 0;
}
.view-article #prevArrow,
.view-article #nextArrow {
  display: none;
}
.gallery-grid .view {
  position: relative;
  overflow: hidden;
}
.gallery-grid .view .mask,
.gallery-grid .view .content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 2;
}
.gallery-grid .view .mask .mask_wrap,
.gallery-grid .view .content .mask_wrap {
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
}
.gallery-grid .view .mask .mask_wrap:before,
.gallery-grid .view .content .mask_wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
  width: 0;
}
.gallery-grid .view .mask .mask_wrap .mask_cont,
.gallery-grid .view .content .mask_wrap .mask_cont {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5%;
  font-size: 14px;
  line-height: 23px;
  max-width: 99%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery-grid .view .item_img {
  margin: 0;
}
.gallery-grid .view img {
  display: block;
  z-index: 1;
}
.gallery-grid .view h2,
.gallery-grid .view p {
  position: relative;
}
.gallery-grid .view .item_more a {
  display: inline-block;
  font-size: 1.5em;
  font-weight: normal;
  padding: 2%;
}
.filters b,
.sorting b,
.layout-mode b {
  display: block;
  margin: 0 0 15px;
}
.layout-mode {
  float: right;
}
ul#filters {
  margin: 0 0 15px;
}
ul#filters li {
  display: inline-block;
  vertical-align: top;
}
ul#filters li a {
  cursor: pointer;
}
ul#sort {
  margin: 0 0 15px;
  display: block;
  text-align: center;
}
ul#sort li {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}
ul#sort li a {
  cursor: pointer;
  border: 1px solid;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  padding: 2px 20px;
  min-width: 82px;
  text-align: center;
  display: inline-block;
}
ul#sort li a:after {
  font-family: FontAwesome;
  margin-left: 5px;
}
ul#sort li a[data-order=asc]:after {
  content: '\f0d7';
}
ul#sort li a[data-order=desc]:after {
  content: '\f0d8';
}
ul#sort li a.selected,
ul#sort li a:hover {
  color: #ffffff;
}
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;
}
.page-gallery_img {
  margin-left: 0;
}
.category_children .category_child {
  margin-bottom: 20px;
}
/*======================= Archives Page ========================*/
.page-archive_filters .filter-search {
  padding-bottom: 21px;
  overflow: hidden;
}
.page-archive_filters select {
  margin-bottom: 8px;
  display: inline-block;
}
.page-archive_filters button {
  display: inline-block;
  margin-bottom: 8px;
}
/*======================= Contacts Page ========================*/
#jform_contact_message {
  resize: none;
  width: 100%;
  height: 149px;
}
#contact-form label {
  display: inline-block;
  margin-bottom: 5px;
}
.phone-num {
  display: inline-block;
}
#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
  width: 100%;
}
.contact_email-copy,
.contact_vcard {
  margin: 0 25px 0 0;
  height: 50px;
  line-height: 50px;
  display: inline-block;
}
.contact_vcard {
  margin: 0;
}
.contact_details .icons-marker {
  display: block;
  width: 16px;
  margin-right: 5px;
  float: left;
  line-height: 23px;
}
.contact_address {
  overflow: hidden;
  padding-bottom: 23px;
}
.contact_details_fax {
  padding-bottom: 23px;
}
#contact_map {
  margin-bottom: 23px;
}
#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 img {
  max-width: none !important;
}
.mfp-content .map {
  max-width: 1170px;
}
.contact_details_item {
  margin-bottom: 20px;
}
/*======================= ADDTHIS STYLES =======================*/
.page-item_addThis {
  padding-top: 12px;
}
/*======================= 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;
}
/*======================= 404 PAGE =======================*/
.errorBox {
  background: none;
  text-align: left;
}
#error .well {
  margin-bottom: 0;
}
/*======================= 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: #eeeeee;
}
#mod_table ul li {
  list-style: none;
}
/*======================= SCROLL TO TOP =======================*/
#back-top {
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 99;
  -webkit-transform: translateZ(0);
}
#back-top a {
  width: 42px;
  height: 42px;
  display: block;
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  border-radius: 42px;
  font: 32px/38px FontAwesome;
  color: #D80000;
  text-align: center;
  background: #ffffff;
  border: 1px solid #D80000;
  text-decoration: none !important;
}
#back-top a > span:before {
  content: "\f106";
}
#back-top a:hover {
  color: #ffffff;
  background: #D80000;
}
.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;
}
.body__404 .big-404 {
  text-align: center;
  font-size: 200px;
  line-height: 240px;
}
.body__404 big {
  display: block;
  padding: 0 0 14px;
  font-weight: bold;
}
.body__404 .page-item__404 {
  padding-top: 100px;
  padding-bottom: 100px;
}
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 9px !important;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons {
  z-index: 1 !important;
  width: auto !important;
  height: 31px !important;
  position: relative;
  color: #fff;
  text-align: center;
  line-height: 31px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: block;
  font-weight: 500;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:before {
  font-family: FontAwesome;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:hover {
  -webkit-transform: scale(1.05);
  -moz-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;
}
#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%;
}
.mod_tm_ajax_contact_form .controls {
  margin-bottom: 8.5px;
}
.mod_tm_ajax_contact_form .control-group-button .btn {
  margin-right: 14px;
}
.controls {
  position: relative;
}
.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';
  font-family: FontAwesome;
  padding-right: 10px;
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
}
.acymailing_module_success + form {
  display: none;
}
ol li {
  list-style: decimal-leading-zero;
}
ol li span {
  display: block;
  font-weight: bold;
}
.items-more ul {
  margin: 0 0 30px -30px;
}
.items-more ul li {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 10px 30px;
  font-weight: bold;
}
.items-more ul:after {
  content: '';
  display: block;
  clear: both;
}
#habla_window_div {
  -webkit-transform: translateZ(0);
}
.moduletable.olark {
  display: none;
}
#habla_window_div.habla_window_div_base {
  z-index: 8000 !important;
}
.olrk-state-expanded #habla_window_div.habla_window_div_base {
  z-index: 8002 !important;
}
#style_switcher div.color_scheme.color_scheme_1 {
  background: #D80000;
}
#style_switcher div.color_scheme.color_scheme_2 {
  background: #4caf50;
}
#style_switcher div.color_scheme.color_scheme_3 {
  background: #8bc34a;
}
#style_switcher div.color_scheme.color_scheme_4 {
  background: #00bcd4;
}
.btn-group span.radio {
  display: none;
}
.btn-group label.btn {
  margin: 0 !important;
  padding: 10px 20px;
  color: #ffffff;
  background: #888888;
}
.btn-group label.btn.active {
  color: #ffffff;
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-group label.btn.active:hover,
.btn-group label.btn.active:focus,
.btn-group label.btn.active:active,
.btn-group label.btn.active.active,
.btn-group label.btn.active.disabled,
.btn-group label.btn.active[disabled] {
  color: #ffffff;
  background-color: #51a351;
}
.btn-group label.btn.active:active,
.btn-group label.btn.active.active {
  background-color: #408140;
}
.btn-group label.btn:after {
  display: none;
}
.btn-group label.btn:first-of-type {
  -webkit-border-radius: 1000px 0 0 1000px;
  -moz-border-radius: 1000px 0 0 1000px;
  border-radius: 1000px 0 0 1000px;
}
.btn-group label.btn:last-of-type {
  -webkit-border-radius: 0 1000px 1000px 0;
  -moz-border-radius: 0 1000px 1000px 0;
  border-radius: 0 1000px 1000px 0;
}
#modules-form #jform_publish_up_img:after,
#modules-form #jform_publish_down_img:after {
  display: none;
}
#modules-form .input-append {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 32px;
  position: relative;
}
#modules-form .input-append input {
  width: 100%;
}
#modules-form .input-append button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 10px;
}
#modules-form .input-append a {
  vertical-align: middle;
  margin: 0 3px 10px;
}
#modules-form .input-append a:after {
  display: none;
}
#modules-form div.modal {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  left: 50%;
  margin-left: -40%;
  outline: medium none;
  position: fixed;
  top: 5%;
  width: 80%;
  z-index: 1050;
}
#modules-form .modal-header {
  border-bottom: 1px solid #eeeeee;
  padding: 9px 15px;
}
#modules-form .modal-body {
  max-height: 400px;
  padding: 1%;
  position: relative;
  width: 98%;
}
#adminForm .filters .chzn-container {
  width: 22% !important;
  margin-right: 2% !important;
}
#adminForm .input-prepend .add-on.btn {
  margin: 0;
  width: 50px;
  text-align: center;
  line-height: 50px;
  height: 50px;
  color: #ffffff;
  -webkit-border-radius: 1000px 0 0 1000px;
  -moz-border-radius: 1000px 0 0 1000px;
  border-radius: 1000px 0 0 1000px;
}
#adminForm .input-prepend .add-on.btn:after {
  display: none;
}
#adminForm .input-prepend .add-on.btn:hover {
  background: #333333;
}
#adminForm .input-prepend input ~ .btn {
  margin: 0;
  width: 50px;
  text-align: center;
  line-height: 50px;
  height: 50px;
  color: #ffffff;
}
#adminForm .input-prepend input ~ .btn.modal {
  width: auto;
  padding: 0 10px;
}
#adminForm .input-prepend input ~ .btn:after {
  display: none;
}
#adminForm .input-prepend input ~ .btn:hover {
  background: #333333;
}
#adminForm .input-prepend > a.btn:last-of-type {
  -webkit-border-radius: 0 1000px 1000px 0;
  -moz-border-radius: 0 1000px 1000px 0;
  border-radius: 0 1000px 1000px 0;
}
#publishing .input-append {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 35px;
  position: relative;
}
#publishing .input-append input {
  width: 100%;
}
#publishing .input-append .btn {
  margin: 0;
  position: absolute;
  right: 0;
  top: 10px;
}
#publishing .input-append .btn:after {
  display: none;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: #ffffff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #ffffff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-all;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.page-blog .item > .kmt-readon {
  display: none;
}
.kmt-readon {
  width: auto;
}
#section-kmt {
  margin: 0;
  padding: 40px 0 0;
}
#section-kmt .kmt-author {
  font: inherit !important;
  text-transform: none !important;
  font-weight: bold !important;
  margin-bottom: 0 !important;
  border: none !important;
  padding: 0 !important;
  height: auto !important;
}
#section-kmt .kmt-author a {
  height: auto !important;
}
#section-kmt .kmt-avatar {
  width: 60px;
  float: left;
}
#section-kmt .kmt-avatar a {
  width: 100%;
}
#section-kmt .kmt-avatar a img {
  width: 100%;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
#section-kmt .kmt-avatar + .kmt-content,
#section-kmt .kmt-rank + .kmt-content {
  margin-left: 60px;
  padding-left: 15px;
}
#section-kmt #kmt-fame {
  margin: 0;
}
#section-kmt .kmt-list {
  text-align: left;
}
#section-kmt .kmt-list > li.kmt-empty-comment {
  margin-top: 0;
}
#section-kmt .kmt-head {
  height: auto !important;
  font-size: 20px;
  color: #333333;
  font-weight: 300;
}
#section-kmt .kmt-head .author-kmt span span {
  color: #333333;
}
#section-kmt .float-wrapper > span {
  vertical-align: top;
  float: none;
  height: auto;
  background-position: left 2px;
}
#section-kmt .float-wrapper > span + span {
  background-position: left 2px;
}
#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 {
  padding: 0;
  border: none !important;
  background: none !important;
}
#section-kmt .kmt-profile-avatar {
  width: 60px;
}
#section-kmt .kmt-profile-activity li {
  padding: 15px 8px !important;
  min-width: 0 !important;
}
#section-kmt .kmt-time {
  font-size: 13px;
}
#section-kmt .kmt-time a {
  color: #888888;
}
#section-kmt .kmt-time i {
  margin-right: 3px;
}
#section-kmt .kmt-list > li > div {
  padding: 0 42px 29px 55px;
}
#section-kmt .kmt-control-user .kmt-btn {
  font-size: 13px;
  margin-left: 10px;
}
#section-kmt .kmt-list > li + li > div {
  border: none;
}
#section-kmt .kmt-toolbar {
  border: none;
  padding: 0;
  margin: 0;
}
#section-kmt .kmt-like-counter:after {
  position: absolute;
  left: 100%;
  top: 50%;
  content: '';
  border-left: 7px solid #f7f8fa;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  margin-top: -7px;
}
#section-kmt .kmt-control-user .kmt-like.cancel,
#section-kmt .kmt-control-user .kmt-reply.cancel {
  color: #333333;
}
#section-kmt .kmt-option > span.kmt-admin-wrap > ul {
  border: 1px solid #e5e5e5;
  background: #ffffff;
}
#section-kmt .kmt-admin-list {
  font-size: 12px;
}
#section-kmt .kmt-admin-wrap:hover a.kmt-admin-link {
  color: #333333;
}
#section-kmt .kmt-form-content .kmt-form-addon {
  border: 1px solid #f6f8fa;
  border-top: none;
}
#section-kmt .markItUpContainer {
  border: 1px solid #f6f8fa;
}
#section-kmt .kmt-rank-bar {
  background: #888888;
}
#section-kmt .kmt-rank-progress {
  background: #D80000;
}
#section-kmt .kmt-form-author ul {
  margin: 0 0 0 -30px;
}
#section-kmt .kmt-form-author ul li.col {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  padding-bottom: 29px;
}
#section-kmt .kmt-form-author ul li.col div {
  position: relative;
}
#section-kmt .kmt-form-author ul li.col mark {
  background: none;
  position: absolute;
  left: 17px;
  bottom: 100%;
  margin-bottom: -7px;
  line-height: 18px;
  font-size: 11px;
}
#section-kmt .kmt-form-author ul li.col mark label {
  font-size: 11px;
  line-height: 18px;
  background: #ff6363;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 4px;
  color: #fff;
  margin: 0;
  display: block !important;
}
#section-kmt .kmt-form-author ul li.col mark label:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 100%;
  border-top: 5px solid #ff6363;
  border-right: 5px solid transparent;
}
#section-kmt .kmt-form-editor > div {
  position: relative;
}
#section-kmt .kmt-form-editor > div mark {
  background: none;
  position: absolute;
  left: 17px;
  bottom: 100%;
  margin-bottom: -7px;
  line-height: 18px;
  font-size: 11px;
}
#section-kmt .kmt-form-editor > div mark label {
  font-size: 11px;
  line-height: 18px;
  background: #ff6363;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 4px;
  display: block;
  color: #fff;
  margin: 0;
  display: block !important;
}
#section-kmt .kmt-form-editor > div mark label:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 100%;
  border-top: 5px solid #ff6363;
  border-right: 5px solid transparent;
}
#section-kmt .kmt-form-editor > div > .input.textarea {
  height: 193px;
}
#section-kmt .kmt-form-submit {
  margin-top: 39px;
  position: relative;
}
#section-kmt .kmt-item + .kmt-item .kmt-wrap {
  border-top: 1px solid #f7f8fa;
  padding-top: 19px;
}
#section-kmt .kmt-item .kmt-form-submit .btn {
  margin-right: 6px;
}
#section-kmt .kmt-item .kmt-inreplyto,
#section-kmt .kmt-item .kmt-parent-link span {
  color: #333333;
}
#section-kmt .kmt-body {
  margin-bottom: 0;
}
#section-kmt .kmt-like-wrap > b,
#section-kmt .kmt-like-wrap > a {
  display: inline-block;
  vertical-align: middle;
  background: #f7f8fa;
  line-height: 29px;
  padding: 0 10px;
}
#section-kmt .kmt-like-wrap > b {
  color: #333333;
}
#section-kmt .kmt-share-wrap a {
  display: inline-block;
  background: #f7f8fa;
  line-height: 29px;
  padding: 0 10px;
}
#section-kmt #kmt-form {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 60px;
}
#section-kmt .kmt-text p {
  padding-bottom: 20px;
}
#section-kmt .cancelEditButton {
  background: #D80000;
  border-color: #ececec;
  color: #333333 !important;
}
#section-kmt .cancelEditButton:hover {
  background: #D80000;
  border-color: #D80000;
  color: #D80000 !important;
}
#section-kmt .editInput.kmt-edit-form-input {
  width: 100%;
  height: 193px;
}
#section-kmt .submitButton {
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  border: none;
}
#section-kmt .submitButton img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: url(../images/preloader.gif) 50% 50% no-repeat #ffffff;
}
.kmt-readon span.kmt-comment {
  float: none;
  padding: 0;
  margin: 0;
  background: none;
}
.foundryDialog .dialog-head {
  padding-right: 24px;
}
.icemegamenu ul,
.icemegamenu li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icemegamenu > ul {
  margin: 0;
  padding: 0;
  z-index: 999;
  clear: both;
  width: 100%;
}
.icemegamenu > ul > li {
  position: relative;
  display: block;
  float: left;
}
.icemegamenu > ul > li + li {
  margin-left: 24px;
}
.icemegamenu > ul > li > a.iceMenuTitle {
  color: #222222;
  position: relative;
  z-index: 998;
  display: block;
  line-height: 26px;
  font-size: 15px;
  font-family: 'Ubuntu', sans-serif;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.icemegamenu > ul > li.hover > a.iceMenuTitle span:before,
.icemegamenu > ul > li.hover > a.iceMenuTitle span:after {
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
  opacity: 1;
}
.icemegamenu > ul > li.parent > .iceMenuTitle:after,
.icemegamenu > ul > li.parent > .icemega_title:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 14px;
  margin-left: 8px;
}
.icemegamenu > ul > li.parent.hover:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  content: '';
  height: 30px;
}
.icemegamenu > ul > li .iceMenuLiLevel_2 > a {
  text-transform: capitalize;
}
.icemegamenu > ul > li.fullwidth {
  position: static;
}
.icemegamenu > ul:after {
  clear: both;
  display: block;
  content: '';
}
.icemegamenu .ice_menu {
  padding-bottom: 20px;
}
.icemegamenu .ice_menu .iceModuleTile {
  color: #333333;
  font-size: 20px;
  margin-bottom: 10px;
}
.icemegamenu .megamenu_banner_fullwidth .item_img a {
  position: relative;
}
.icemegamenu .megamenu_banner_fullwidth .item_img a .item_introtext {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  width: 50%;
  z-index: 10;
  font-size: 14px;
  line-height: 23px;
}
.icemegamenu .megamenu_banner_fullwidth .item_img a:before,
.icemegamenu .megamenu_banner_fullwidth .item_img a:after {
  display: none !important;
}
.icemegamenu .menu_banners .item_img a {
  position: relative;
}
.icemegamenu .menu_banners .item_img a:before,
.icemegamenu .menu_banners .item_img a:after {
  display: none;
}
.icemegamenu .menu_banners .item_img a .item_content {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 15px;
  font-size: 14px;
  line-height: 23px;
  z-index: 10;
}
.icemegamenu .menu_banners .item_img a .item_content .item_title {
  background: #D80000;
  padding: 5px 10px;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icemegamenu .menu_banners .item_img a .item_content .item_introtext {
  padding: 0 20px;
}
.icemegamenu .menu_banners .item_img a:hover .item_content .item_title {
  padding: 5px 20px;
}
/* when dont have subtitle */
.icemegamenu > ul > li > a.iceMenuTitle > span.icemega_nosubtitle {
  display: inline-block;
}
.ice-megamenu-toggle {
  display: none;
  float: none;
  border: 1px solid #f6f8fa;
  margin-bottom: 23px;
}
.ice-megamenu-toggle a {
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 30px;
  width: 100%;
  cursor: pointer;
  text-align: center;
  height: 0;
  position: relative;
}
.ice-megamenu-toggle a:before {
  font-size: 21px;
  line-height: 30px;
  font-family: FontAwesome;
  content: '\f0c9';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
/* Submenu */
ul.icesubMenu {
  background: #f6f8fa;
  position: absolute;
  z-index: 600;
  margin: 0;
  left: 50%;
  height: 0;
  text-align: left;
  overflow: hidden;
  margin-top: 27px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform: translate(-50%, 30px);
  -moz-transform: translate(-50%, 30px);
  -ms-transform: translate(-50%, 30px);
  -o-transform: translate(-50%, 30px);
  transform: translate(-50%, 30px);
  pointer-events: none;
}
ul.icesubMenu > li {
  padding: 19px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.icesubMenu > li:after {
  display: block;
  clear: both;
  content: '';
}
.fullwidth ul.icesubMenu > li {
  padding: 19px 27px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#icemegamenu li.hover > ul.icesubMenu {
  opacity: 1;
  overflow: visible;
  -webkit-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  pointer-events: auto;
}
#icemegamenu ul.icesubMenu.visible {
  height: auto;
}
ul.icesubMenu ul > li {
  position: relative;
}
ul.icesubMenu li a.iceMenuTitle {
  display: block;
  font-size: 14px;
  line-height: 32px;
  font-family: 'Ubuntu', sans-serif;
  padding: 0 10px;
}
/* when is parent */
ul.icesubMenu > li > .iceCols {
  max-width: 100% !important;
}
ul.icesubMenu > li > .iceCols > ul > li + li .icemega_cover_module {
  border-top: 1px solid #e5e5e5;
  margin-top: 18px;
  padding-top: 28px;
}
/* Second Level Dropdown */
ul.sub_level_2,
ul.sub_level_3,
ul.sub_level_4,
ul.sub_level_5 {
  top: 0px;
  left: 100%;
  margin-left: 10px;
  z-index: 99999;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
}
ul.icesubMenu ul > li.hover > ul {
  opacity: 1;
  overflow: visible;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* Modules inside dropdown */
.icesubMenu .icemega_cover_module {
  color: #888888;
}
.icesubMenu .icemega_cover_module span.iceModuleTile {
  display: block;
  color: #333333;
  font-size: 20px;
  margin-bottom: 10px;
}
.ice_righttoleft {
  /*left: auto!important;
	right: 0;*/
}
.icemega_modulewrap {
  padding: 18px;
}
.icemega_modulewrap .item_title {
  margin: 0;
}
.icemega_modulewrap h4.item-title {
  font-size: 18px;
}
.icemega_modulewrap .img-intro__left,
.icemega_modulewrap .img-full__left {
  margin-right: 18px;
}
.icemega_modulewrap .img-intro__right,
.icemega_modulewrap .img-full__right {
  margin-left: 18px;
}
.icemega_modulewrap .mod-article-single,
.icemega_modulewrap .item {
  margin-bottom: 19px;
}
.icemega_modulewrap.menu_about {
  background: #ffffff;
  margin: 18px;
  padding: 33px 33px 0px;
}
.icemega_modulewrap .dropdown-toggle {
  display: none !important;
}
.nav-collapse .icesubMenu .nav > li > a,
.nav-collapse .icesubMenu .dropdown-menu a {
  padding: 0;
  margin-bottom: 0;
}
.nav-collapse.collapse {
  height: auto;
}
.home_shop > ul.icesubMenu {
  background: #ffffff;
  -webkit-box-shadow: 0 0 21px #e2e7ec;
  -moz-box-shadow: 0 0 21px #e2e7ec;
  box-shadow: 0 0 21px #e2e7ec;
}
.home_shop > ul.icesubMenu .icemega_modulewrap {
  padding-top: 25px;
}
.icemega_modulewrap.banners {
  margin-bottom: 35px;
}
html[dir=rtl] .icemegamenu {
  float: left;
}
html[dir=rtl] .icemegamenu > ul > li {
  float: right;
}
html[dir=rtl] .icemegamenu > ul > li + li {
  margin-left: 0;
  margin-right: 24px;
}
html[dir=rtl] .iceMenuLiLevel_1.search {
  margin-right: 15px;
}
html[dir=rtl] .icemegamenu > ul > li.parent > .iceMenuTitle::after,
html[dir=rtl] .icemegamenu > ul > li.parent > .icemega_title::after {
  margin-left: 0;
  margin-right: 8px;
}
html[dir=rtl] ul.icesubMenu {
  text-align: right;
}
#Kunena {
  line-height: 23px;
}
#Kunena table,
#Kunena tr,
#Kunena td,
#Kunena th,
#Kunena div,
#Kunena fieldset,
#Kunena span,
#Kunena li,
#Kunena dt,
#Kunena legend {
  border-color: #e5e5e5 !important;
}
#Kunena table.progress,
#Kunena tr.progress,
#Kunena td.progress,
#Kunena th.progress,
#Kunena div.progress,
#Kunena fieldset.progress,
#Kunena span.progress,
#Kunena li.progress,
#Kunena dt.progress,
#Kunena legend.progress {
  border-color: #fbfcfd !important;
}
#Kunena legend {
  color: inherit;
}
#Kunena table {
  background: transparent;
  border-collapse: separate;
}
#Kunena table.kblocktable {
  border-collapse: collapse;
}
#Kunena td {
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
#Kunena tr,
#Kunena td {
  border-bottom: 1px solid;
}
#Kunena dt {
  font-weight: normal;
}
#Kunena a.close,
#Kunena a.open {
  background-color: #e5e5e5;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
#Kunena a.close:hover,
#Kunena a.open:hover {
  background-color: #cccccc;
}
#Kunena #ktab {
  text-align: center;
}
#Kunena #ktab li {
  margin: 0 25px !important;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
}
#Kunena #ktab li a,
#Kunena #ktab li span {
  padding: 0;
  line-height: 23px;
  font-weight: 500;
  font-size: 18px;
  display: block;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
#Kunena #ktopmenu {
  display: block;
  margin: 0 0 30px;
  padding: 0 0 35px;
  border-bottom: 1px solid #e5e5e5;
}
#Kunena .kforum-pathway {
  margin-top: 0;
  border-top: 1px solid;
}
#Kunena .kforum-pathway .path-element {
  position: relative;
}
#Kunena .kforum-pathway .path-element:before {
  position: absolute;
  left: 1px;
  top: 50%;
  border-left: 4px solid #b2b2b2;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  content: '';
  margin-top: -4px;
}
#Kunena form {
  margin: 0px;
}
#Kunena .kicon-button {
  background: none !important;
  cursor: auto;
}
#Kunena .kicon-button span span {
  color: #fff;
}
#Kunena div.kmessage-editmarkup-cover {
  border: none;
}
#Kunena a.kwho-admin:hover,
#Kunena a.kwho-globalmoderator:hover,
#Kunena a.kwho-moderator:hover,
#Kunena a.kwho-banned:hover,
#Kunena a.kwho-user:hover,
#Kunena a.kwho-guest:hover {
  text-decoration: underline !important;
}
#Kunena label {
  display: inline;
}
#Kunena div.kblock {
  margin-top: 30px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#Kunena div.kblock div.kheader {
  padding: 9px 20px;
  background: #f6f8fa;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
#Kunena div.kblock div.kheader > span {
  display: block;
  font-weight: 500;
  font-size: 17px;
  line-height: 23px;
}
#Kunena div.kblock div.kheader > span.k-name {
  display: inline;
}
#Kunena div.kblock div.kheader > span.kright {
  float: right;
}
#Kunena div.kblock div.kheader > span a {
  color: inherit;
}
#Kunena div.kblock div.kheader div.ktitle-desc,
#Kunena div.kblock div.kheader div.ksearchresult-desc {
  color: #888888;
  margin-top: 0px;
  padding: 0 0 4px;
}
#Kunena div.kblock div.kbody {
  border: none;
  overflow: visible;
}
#Kunena .kbody:after {
  clear: both;
  display: block;
  content: '';
}
#Kunena .ktoggler {
  display: none;
}
#Kunena div.input,
#Kunena span.input,
#Kunena td.input {
  padding: 10px 0 5px;
  display: inline-block;
  max-width: 100%;
}
#Kunena div.input input,
#Kunena span.input input,
#Kunena td.input input {
  margin-right: 5px;
}
#Kunena div.input > span,
#Kunena span.input > span,
#Kunena td.input > span {
  display: block;
  padding: 10px 0 0;
  white-space: nowrap;
}
#Kunena div.input > span label,
#Kunena span.input > span label,
#Kunena td.input > span label {
  display: inline-block;
  margin-bottom: 10px;
}
#Kunena div.input > span button,
#Kunena span.input > span button,
#Kunena td.input > span button {
  float: right;
  margin-right: 5px;
}
#Kunena .klink-block span {
  padding: 0 5px 0 0;
}
#Kunena .klink-block span.kprofilebox-register {
  display: block;
  padding: 5px 0 0;
}
#Kunena + div[style] {
  display: none;
}
#Kunena span.kunreadforum,
#Kunena span.kreadforum,
#Kunena span.knotloginforum,
#Kunena .kwhoicon,
#Kunena .kstatsicon {
  background: none;
  width: auto;
  height: auto;
  padding-top: 9px;
}
#Kunena span.kunreadforum:before,
#Kunena span.kreadforum:before,
#Kunena span.knotloginforum:before,
#Kunena .kwhoicon:before,
#Kunena .kstatsicon:before {
  font-family: FontAwesome;
  font-size: 25px;
  line-height: 25px;
}
#Kunena span.kunreadforum:before {
  content: '\f07b';
}
#Kunena span.kreadforum,
#Kunena span.knotloginforum {
  background: none;
}
#Kunena span.kreadforum:before,
#Kunena span.knotloginforum:before {
  content: '\f114';
}
#Kunena .kwhoicon:before {
  content: '\f0c0';
}
#Kunena .kstatsicon:before {
  content: '\f1fe';
}
#Kunena div.kmessage-buttons-row {
  height: auto;
  line-height: inherit;
  font-size: 11.9px;
  margin: 0;
  text-align: center;
  padding-top: 20px;
}
#Kunena div.kmessage-buttons-row > .btn {
  margin: 0 3px;
}
#Kunena .klist-actions-forum div.kmessage-buttons-row {
  display: inline-block;
}
#Kunena .klist-bottom {
  padding-bottom: 0 !important;
}
#Kunena .kwholegend {
  display: none;
}
#Kunena .kcol-ktopicicon a:before {
  content: '\f095';
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 24px;
}
#Kunena .kcol-ktopicicon.unanswered a:before {
  content: '\f098';
  font-family: FontAwesome;
  font-size: 32px;
  line-height: 32px;
}
#Kunena img[src$='unanswered.png'],
#Kunena img[src$='normal.png'] {
  height: 0;
  width: 0;
}
#Kunena .k-profile .clrline {
  display: none;
}
#Kunena .k-profile .kheader a.kwho-admin {
  font-size: 0;
  line-height: 0;
  text-decoration: none !important;
  font-weight: normal;
}
#Kunena .k-profile .kheader a.kwho-admin:hover:after {
  font-size: 26px;
}
#Kunena .k-profile .kheader a.kwho-admin:after {
  content: '\f044';
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 24px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#Kunena .k-profile .kheader .back a.kwho-admin:after {
  content: '\f112';
}
#Kunena div.kavatar-lg {
  border: none;
  display: block;
  height: auto;
}
#Kunena span[class*='kbuttononline'] {
  margin: 0;
}
#Kunena span[class*='kbuttononline'] span {
  margin: 0;
}
#Kunena span[class*='kbuttononline'] span span {
  padding: 0;
  color: inherit;
}
#Kunena #kprofile-tabs dl.tabs,
#Kunena #kprofile-edit dl.tabs {
  display: table;
  width: 100%;
  float: none;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#Kunena #kprofile-tabs dl.tabs dt,
#Kunena #kprofile-edit dl.tabs dt {
  display: table-cell;
  float: none;
  text-align: center;
  padding: 10px 0;
}
#Kunena #kprofile-tabs dl.tabs dt + dt,
#Kunena #kprofile-edit dl.tabs dt + dt {
  border-left: none;
}
#Kunena .kicon-profile {
  vertical-align: top;
  margin-right: 10px;
}
#Kunena .kicon-profile-location {
  background: none;
}
#Kunena .kicon-profile-location:before {
  content: '\f015';
  font-family: FontAwesome;
  font-size: 18px;
  line-height: 15px;
}
#Kunena .kicon-profile-gender-male {
  background: none;
}
#Kunena .kicon-profile-gender-male:before {
  content: '\f007';
  font-family: FontAwesome;
  font-size: 18px;
  line-height: 15px;
}
#Kunena .kicon-profile-birthdate {
  background: none;
}
#Kunena .kicon-profile-birthdate:before {
  content: '\f1fd';
  font-family: FontAwesome;
  font-size: 16px;
  line-height: 15px;
}
#Kunena div.kiconrow {
  padding-right: 0;
}
#Kunena div.kiconrow span[class*="off"] {
  display: none;
}
#Kunena div.kiconrow .kicon-profile:before {
  font-family: FontAwesome;
  font-size: 17px;
  line-height: 15px;
}
#Kunena .kicon-profile-twitter {
  background: none;
}
#Kunena .kicon-profile-twitter:before {
  content: '\f081';
}
#Kunena .kicon-profile-facebook {
  background: none;
}
#Kunena .kicon-profile-facebook:before {
  content: '\f082';
}
#Kunena .kicon-profile-linkedin {
  background: none;
}
#Kunena .kicon-profile-linkedin:before {
  content: '\f08c';
}
#Kunena .kicon-profile-skype {
  background: none;
}
#Kunena .kicon-profile-skype:before {
  content: '\f17e';
}
#Kunena .kicon-profile-delicious {
  background: none;
}
#Kunena .kicon-profile-delicious:before {
  content: '\f1a5';
}
#Kunena .kicon-profile-digg {
  background: none;
}
#Kunena .kicon-profile-digg:before {
  content: '\f1a6';
}
#Kunena .kicon-profile-flickr {
  background: none;
}
#Kunena .kicon-profile-flickr:before {
  content: '\f16e';
}
#Kunena .kprofile-rightcol ul {
  margin: 0;
}
#Kunena .kicon-profile-email {
  background: none;
}
#Kunena .kicon-profile-email:before {
  content: '\f0e0';
  font-family: FontAwesome;
  font-size: 16px;
  line-height: 15px;
}
#Kunena #kprofile-stats .kicon-button {
  cursor: auto;
}
#Kunena span.kmsgtitle,
#Kunena span.kmsgtitle-new {
  padding-left: 0;
  background: none;
}
#Kunena .klist-markallcatsread {
  overflow: visible;
}
#Kunena .klist-markallcatsread,
#Kunena .klist-jump-all,
#Kunena .klist-times-all,
#Kunena div.kmoderatorslist-jump {
  margin: 0;
  border: none;
}
#Kunena .klist-markallcatsread form#jumpto,
#Kunena .klist-jump-all form#jumpto,
#Kunena .klist-times-all form#jumpto,
#Kunena div.kmoderatorslist-jump form#jumpto,
#Kunena .klist-markallcatsread form#timeselect,
#Kunena .klist-jump-all form#timeselect,
#Kunena .klist-times-all form#timeselect,
#Kunena div.kmoderatorslist-jump form#timeselect {
  margin: 0;
  font-size: 0;
  line-height: 0;
}
#Kunena .klist-markallcatsread form#jumpto span.select,
#Kunena .klist-jump-all form#jumpto span.select,
#Kunena .klist-times-all form#jumpto span.select,
#Kunena div.kmoderatorslist-jump form#jumpto span.select,
#Kunena .klist-markallcatsread form#timeselect span.select,
#Kunena .klist-jump-all form#timeselect span.select,
#Kunena .klist-times-all form#timeselect span.select,
#Kunena div.kmoderatorslist-jump form#timeselect span.select {
  margin: 0 10px 0 0 !important;
}
#Kunena .klist-markallcatsread form#jumpto select#catid,
#Kunena .klist-jump-all form#jumpto select#catid,
#Kunena .klist-times-all form#jumpto select#catid,
#Kunena div.kmoderatorslist-jump form#jumpto select#catid,
#Kunena .klist-markallcatsread form#timeselect select#catid,
#Kunena .klist-jump-all form#timeselect select#catid,
#Kunena .klist-times-all form#timeselect select#catid,
#Kunena div.kmoderatorslist-jump form#timeselect select#catid {
  width: 370px;
}
#Kunena .klist-markallcatsread form#jumpto #catid_chzn,
#Kunena .klist-jump-all form#jumpto #catid_chzn,
#Kunena .klist-times-all form#jumpto #catid_chzn,
#Kunena div.kmoderatorslist-jump form#jumpto #catid_chzn,
#Kunena .klist-markallcatsread form#timeselect #catid_chzn,
#Kunena .klist-jump-all form#timeselect #catid_chzn,
#Kunena .klist-times-all form#timeselect #catid_chzn,
#Kunena div.kmoderatorslist-jump form#timeselect #catid_chzn {
  width: 370px !important;
  max-width: 100% !important;
  margin-right: 10px;
}
#Kunena .klist-markallcatsread form#jumpto #catid_chzn + .btn-primary,
#Kunena .klist-jump-all form#jumpto #catid_chzn + .btn-primary,
#Kunena .klist-times-all form#jumpto #catid_chzn + .btn-primary,
#Kunena div.kmoderatorslist-jump form#jumpto #catid_chzn + .btn-primary,
#Kunena .klist-markallcatsread form#timeselect #catid_chzn + .btn-primary,
#Kunena .klist-jump-all form#timeselect #catid_chzn + .btn-primary,
#Kunena .klist-times-all form#timeselect #catid_chzn + .btn-primary,
#Kunena div.kmoderatorslist-jump form#timeselect #catid_chzn + .btn-primary {
  margin-bottom: 10px !important;
}
#Kunena .klist-markallcatsread form#jumpto select#sel,
#Kunena .klist-jump-all form#jumpto select#sel,
#Kunena .klist-times-all form#jumpto select#sel,
#Kunena div.kmoderatorslist-jump form#jumpto select#sel,
#Kunena .klist-markallcatsread form#timeselect select#sel,
#Kunena .klist-jump-all form#timeselect select#sel,
#Kunena .klist-times-all form#timeselect select#sel,
#Kunena div.kmoderatorslist-jump form#timeselect select#sel {
  width: 194px;
}
#Kunena .klist-markallcatsread form#jumpto select#catid,
#Kunena .klist-jump-all form#jumpto select#catid,
#Kunena .klist-times-all form#jumpto select#catid,
#Kunena div.kmoderatorslist-jump form#jumpto select#catid,
#Kunena .klist-markallcatsread form#timeselect select#catid,
#Kunena .klist-jump-all form#timeselect select#catid,
#Kunena .klist-times-all form#timeselect select#catid,
#Kunena div.kmoderatorslist-jump form#timeselect select#catid,
#Kunena .klist-markallcatsread form#jumpto select#sel,
#Kunena .klist-jump-all form#jumpto select#sel,
#Kunena .klist-times-all form#jumpto select#sel,
#Kunena div.kmoderatorslist-jump form#jumpto select#sel,
#Kunena .klist-markallcatsread form#timeselect select#sel,
#Kunena .klist-jump-all form#timeselect select#sel,
#Kunena .klist-times-all form#timeselect select#sel,
#Kunena div.kmoderatorslist-jump form#timeselect select#sel {
  max-width: 370px;
}
#Kunena .klist-markallcatsread form#jumpto .btn,
#Kunena .klist-jump-all form#jumpto .btn,
#Kunena .klist-times-all form#jumpto .btn,
#Kunena div.kmoderatorslist-jump form#jumpto .btn,
#Kunena .klist-markallcatsread form#timeselect .btn,
#Kunena .klist-jump-all form#timeselect .btn,
#Kunena .klist-times-all form#timeselect .btn,
#Kunena div.kmoderatorslist-jump form#timeselect .btn {
  padding-top: 9px;
  padding-bottom: 11px;
  margin: 0 !important;
}
#Kunena .klist-markallcatsread form#jumpto #sel_chzn,
#Kunena .klist-jump-all form#jumpto #sel_chzn,
#Kunena .klist-times-all form#jumpto #sel_chzn,
#Kunena div.kmoderatorslist-jump form#jumpto #sel_chzn,
#Kunena .klist-markallcatsread form#timeselect #sel_chzn,
#Kunena .klist-jump-all form#timeselect #sel_chzn,
#Kunena .klist-times-all form#timeselect #sel_chzn,
#Kunena div.kmoderatorslist-jump form#timeselect #sel_chzn {
  width: 194px !important;
  margin-right: 10px;
}
#Kunena .kl {
  font-size: inherit;
}
#Kunena div.kthead-title a {
  font-size: inherit;
  font-weight: 500;
  margin: 0;
  float: none;
}
#Kunena tr.krow1 td,
#Kunena tr.krow2 td {
  padding: 10px 20px;
}
#Kunena .kwhoonline {
  border: none;
  margin: 0;
  padding: 0;
  font-size: 11.9px;
}
#Kunena .kwhoonline strong {
  font-weight: normal;
}
#Kunena tr {
  border-bottom: none;
}
#Kunena td,
#Kunena td.kcol-first,
#Kunena td.kcol-mid {
  border-bottom: none;
}
#Kunena tr + tr {
  border-top: 1px solid #e5e5e5;
}
#Kunena td.kcol-first {
  vertical-align: top;
}
#Kunena td.kcol-kcatlastpost,
#Kunena td.kcol-knoposts {
  font-size: 11.9px;
  text-align: left;
  vertical-align: top;
  width: 22%;
}
#Kunena span.kcat-topics-number,
#Kunena span.kcat-replies-number,
#Kunena span.ktopic-views-number {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font: inherit;
  color: #fff;
  line-height: 30px;
  width: 30px;
  margin: 10px auto 0;
}
#Kunena span.kcat-topics,
#Kunena span.kcat-replies,
#Kunena span.ktopic-views {
  font-size: 11.9px;
}
#Kunena div.klatest-subject,
#Kunena div.klatest-subject-by {
  margin-left: 0;
}
#Kunena div.klatest-subject-by:before {
  color: #D80000;
  content: '\f007';
  font-family: FontAwesome;
  width: 16px;
  display: inline-block;
}
#Kunena span.klatest-subject-time,
#Kunena span.ktopic-date {
  display: block;
  font-size: 11.9px;
}
#Kunena span.klatest-subject-time:before,
#Kunena span.ktopic-date:before {
  content: '\f073';
  font-family: FontAwesome;
  width: 19px;
  display: inline-block;
}
#Kunena span.ktopic-latest-post {
  font-size: 11.9px;
}
#Kunena div.kthead-desc,
#Kunena div.kthead-moderators {
  line-height: 23px;
}
#Kunena td.kcol-kcattopics,
#Kunena td.kcol-kcatreplies {
  vertical-align: top;
}
#Kunena ul#kstatslistleft li,
#Kunena ul#kstatslistright li {
  padding: 0;
  font-size: 11.9px;
  line-height: 23px;
}
#Kunena ul#kstatslistleft li strong,
#Kunena ul#kstatslistright li strong {
  font-weight: normal;
}
#Kunena ul#kstatslistleft li strong a,
#Kunena ul#kstatslistright li strong a {
  font-weight: inherit;
}
#Kunena ul#kstatslistleft li span.divider,
#Kunena ul#kstatslistright li span.divider {
  color: #e1e1e1;
  margin: 0 10px;
}
#Kunena div.klist-actions {
  border: none;
  margin: 0;
  font-size: 0;
  line-height: 0;
}
#Kunena table.klist-actions {
  border: none;
}
#Kunena table.klist-actions .klist-actions-forum {
  border: none;
}
#Kunena div.kmessage-buttons-cover div.kmessage-buttons-row {
  padding-top: 0;
}
#Kunena div.kpost-thankyou {
  margin-top: 0;
}
#Kunena div.klist-actions-info-all {
  padding: 0;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  line-height: 23px;
  color: #D80000;
  font-weight: 500;
  padding-right: 27px;
}
#Kunena div.klist-actions-info-all strong {
  font: inherit;
  color: inherit;
}
#Kunena div.klist-times-all {
  width: auto;
  border: none;
  height: auto;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
#Kunena div.klist-jump-all {
  width: auto;
  border: none;
  height: auto;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
#Kunena div.klist-pages-all {
  height: auto;
  padding: 0;
  border: none;
  display: inline-block;
  vertical-align: middle;
}
#Kunena fieldset {
  border: none;
  padding: 0 0 13px;
  margin: 0;
}
#Kunena fieldset legend {
  padding: 0 0 4px;
  margin: 0;
  text-align: left;
  border: none;
  font-size: 14px;
  line-height: 23px;
  font-weight: normal;
}
#Kunena #kforumsearch {
  text-align: left;
  border: none;
}
#Kunena #kforumsearch #keywords {
  margin-right: 2%;
}
#Kunena #kforumsearch #keywords + .select {
  margin-right: 0;
}
#Kunena #kforumsearch #mode {
  margin: 0;
}
#Kunena #kforumsearch .searchlabel-checkbox {
  display: inline-block;
  margin: 0;
  width: 47.2%;
  vertical-align: middle;
}
#Kunena #advsearch_options .chzn-container-single {
  width: 49% !important;
}
#Kunena #advsearch_options fieldset .chzn-container-single {
  margin-right: 2%;
}
#Kunena #advsearch_options fieldset .chzn-container-single ~ .chzn-container-single {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
#Kunena #advsearch_options fieldset #limit_chzn {
  margin-right: 0;
}
#Kunena #searchform .krow1 .kcol {
  vertical-align: top;
  width: 50%;
}
#Kunena #searchform .krow1 .kcol + .kcol {
  border-left: 1px solid #e5e5e5;
}
#Kunena #searchform #kusername {
  width: 49%;
  margin-right: 3.7%;
}
#Kunena #searchform .searchlabel-checkbox span.checkbox {
  margin-left: 8px;
}
#Kunena #searchform #mode_chzn {
  width: 49% !important;
}
#Kunena .kadvsearch {
  text-align: left;
}
#Kunena .kadvsearch #keywords,
#Kunena .kadvsearch span.select,
#Kunena .kadvsearch #jump {
  width: 49%;
  margin-bottom: 10px;
}
#Kunena .kadvsearch #date,
#Kunena .kadvsearch #beforeafter,
#Kunena .kadvsearch #mode,
#Kunena .kadvsearch #sort,
#Kunena .kadvsearch #order,
#Kunena .kadvsearch #limit {
  width: 100%;
}
#Kunena .kadvsearch input {
  margin-bottom: 0;
}
#Kunena .kadvsearch #jump {
  margin-right: 2%;
}
#Kunena .kadvsearch #jump + .select {
  margin-right: 0;
}
#Kunena .kadvsearch fieldset {
  font-size: 0;
  line-height: 0;
}
#Kunena .kadvsearch fieldset .select {
  margin-right: 2%;
}
#Kunena .kadvsearch fieldset .select + .select {
  margin-right: 0;
}
#Kunena .kadvsearch label#childforums-lbl {
  margin-bottom: 10px;
}
#Kunena .kadvsearch label#childforums-lbl span.checkbox {
  margin-right: 5px;
}
#Kunena .kadvsearch option {
  font-size: inherit;
}
#Kunena .kadvsearch #categorylist {
  float: right;
  width: 49%;
}
#Kunena .kadvsearch .radio_wrapper {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 5px;
}
#Kunena .klatest-subject a {
  white-space: nowrap;
}
#Kunena select {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  text-overflow: ellipsis;
}
#Kunena select option {
  overflow: hidden;
  text-overflow: ellipsis;
}
#Kunena .kadvsearch input,
#Kunena .kadvsearch select,
#Kunena .kadvsearch button,
#Kunena .kadvsearch label {
  max-width: 100% !important;
}
#Kunena form[name=markAllForumsRead] .btn-primary {
  margin-bottom: 10px;
}
#Kunena input,
#Kunena select,
#Kunena button,
#Kunena label {
  margin-top: 0 !important;
}
#Kunena ul.kpost-profile li.kpost-username {
  font: inherit;
}
#Kunena span.kavatar img {
  border: none;
  padding: 0;
  margin: 0;
}
#Kunena div#ksearchresult td.resultmsg {
  text-align: left;
  border-bottom: 1px solid;
  padding: 10px 20px;
}
#Kunena div#ksearchresult div.kresult-title {
  padding: 0;
  border: none;
}
#Kunena div#ksearchresult div.resultmsg {
  padding: 0;
}
#Kunena span.kmsgtitle,
#Kunena #Kunena span.kmsgtitle-new {
  font: inherit;
  font-weight: 500;
}
#Kunena div#ksearchresult span.kmsgtitle a {
  font: inherit;
}
#Kunena td {
  padding: 0;
}
#Kunena tr.ksth th {
  border-bottom: 1px solid;
  font-weight: normal;
}
#Kunena div#ksearchresult div.resultcat {
  padding: 0;
  border: none;
  font-size: 11.9px;
}
#Kunena a.ktopic-title {
  font: inherit;
  font-weight: 500;
}
#Kunena span.ktopic-posted-time {
  float: none;
  display: inline;
  font-size: 11.9px;
}
#Kunena span.ktopic-by {
  float: none;
  font-size: 11.9px;
}
#Kunena div.ktopic-details {
  font: inherit;
}
#Kunena td.kcol-ktopictitle {
  vertical-align: top;
}
#Kunena div.kmessage-thankyou {
  font-size: 11.9px;
  border-top: none;
  text-align: right;
}
#Kunena div.kmsg-header {
  text-align: right;
  font-size: 11.9px;
  border-top: 1px solid;
}
#Kunena div.kmsg-header span.kmsg-id-left {
  margin-left: 10px !important;
}
#Kunena div.kmsg-header:first-child {
  border-top: 0;
}
#Kunena ul.kpost-profile li {
  font-size: 11.9px;
  padding: 0;
  line-height: 18px;
}
#Kunena div.kmsgbody div.kmsgtext {
  text-align: left;
}
#Kunena td.kmessage-left {
  padding: 10px 20px;
}
#Kunena div.kmsgbody {
  padding: 0;
  margin: 0;
  width: 100%;
}
#Kunena td.kprofile-left,
#Kunena td.kbuttonbar-left {
  border-bottom: 0;
}
#Kunena .kbuttons {
  padding: 19px 10px;
}
#Kunena .krowmoderation select {
  max-width: 100%;
}
#Kunena div.kblock span.select-toggle {
  padding: 0px;
  margin: 0;
  height: auto;
  position: static;
}
#Kunena .krow1 td.krowmoderation {
  text-align: center;
  padding: 19px 20px;
  font-size: 0;
}
#Kunena .krow1 td.krowmoderation > * {
  margin: 0 5px;
}
#Kunena .kfile-input-textbox {
  margin-bottom: 0;
}
#Kunena .kpostbuttonset {
  border-collapse: collapse;
}
#Kunena td#kpost-buttons {
  padding: 19px 20px;
  font-size: 0;
}
#Kunena td#kpost-buttons .btn {
  margin: 0 5px 10px;
}
#Kunena tr#kpost-attachments td.kcol-mid {
  padding-bottom: 0;
}
#Kunena .kattachment {
  white-space: nowrap;
}
#Kunena .kattachment .kattachment-container {
  white-space: normal;
}
#Kunena .kattachment .kattachment-container > * {
  margin-bottom: 10px;
}
#Kunena .kattachment .kfile-input-textbox {
  max-width: 100%;
}
#Kunena .kattachment + .kattachment {
  padding-top: 10px;
}
#Kunena #kpost-category span.select {
  max-width: 100%;
}
#Kunena .kattachment-id-container {
  float: left;
  margin-right: 10px;
}
#Kunena .kattachment-container {
  overflow: hidden;
  display: block;
}
#Kunena #helpbox {
  margin: 0;
  height: auto;
  min-height: inherit;
}
#Kunena #kpostmessage tr.krow1 .kpostbuttonset td.kposthint {
  padding: 11px 20px;
}
#Kunena #khistory tr.ksth td {
  border-bottom: 1px solid;
  font-size: 11.9px;
  text-align: right;
}
#Kunena #kchecktask_chzn,
#Kunena #kchecktarget_chzn {
  margin-bottom: 10px;
  width: 240px !important;
}
#Kunena #kchecktask_chzn + .btn-primary,
#Kunena #kchecktarget_chzn + .btn-primary {
  margin-bottom: 10px;
}
#Kunena div#khistory span.khistory-msgdate {
  float: none;
  padding: 0 10px 0 0;
}
#Kunena div#khistory td.khistorymsg {
  padding: 11px 20px;
}
#Kunena span.kkarma-minus {
  background: none;
  width: auto;
  height: auto;
  margin: 0 3px;
}
#Kunena span.kkarma-minus:before {
  content: '\f068';
  font-family: FontAwesome;
}
#Kunena span.kkarma-plus {
  background: none;
  width: auto;
  height: auto;
  margin: 0 3px;
}
#Kunena span.kkarma-plus:before {
  content: '\f067';
  font-family: FontAwesome;
}
#Kunena table.kblock-ban th {
  font-weight: normal;
}
#Kunena #expiration_img {
  padding-top: 9px;
  padding-bottom: 11px;
}
#Kunena td.kcol-last {
  border-bottom: none;
}
#Kunena div.kstats-bar {
  height: 30px;
  position: relative;
  background: #f0f0f0;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#Kunena div.kstats-bar div.bar {
  height: 30px;
  overflow: hidden;
  position: relative;
}
#Kunena div.kstats-bar div.bar .number_bar {
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 8px;
  text-align: right;
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
  z-index: 2;
}
#Kunena div.kstats-bar div.number {
  position: absolute;
  right: 8px;
  top: 0;
  line-height: 30px;
  color: #333;
  font-size: 17px;
  font-weight: 500;
}
#Kunena #kusersearch {
  margin-bottom: 0;
}
#Kunena table#kuserlist-bottom div {
  padding: 0;
}
#Kunena #jumpto .inputbox {
  max-width: 100%;
}
#Kunena td.klist-actions-info-all {
  padding: 0;
  text-align: right;
  font-size: 18px;
  font-weight: 500;
}
img.jg_photo {
  margin: 0;
  padding: 0;
}
img.jg_photo,
.jg_minis a img {
  border: none;
}
a:hover img.jg_photo,
.jg_minis a:hover img {
  border: none;
}
.jg_catelem_photo {
  font-size: 0;
  line-height: 0;
}
.jg_row {
  padding: 0;
  margin: 0 -12px 0 -30px;
}
.jg_element_cat,
.jg_subcatelem_cat {
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 30px;
  margin-bottom: 0;
}
.jg_element_cat {
  display: inline-block;
  float: none;
}
.loaded .jg_element_cat {
  display: none;
}
.jg_imgalign_catsubs {
  position: relative;
  overflow: hidden;
}
.jg_imgalign_catsubs .jg_photo {
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -webkit-transform 0.5s ease;
  -o-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.jg_imgalign_catsubs:hover .jg_photo {
  -webkit-transform: scale(1.1);
  -moz-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: 1;
}
.jg_subcatelem_cat a {
  height: auto;
}
.jg_subcatelem_photo {
  font-size: 0;
  line-height: 0;
  background: #000;
}
.jg_subcatelem_photo a {
  display: block;
}
.jg_subcatelem_txt {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  color: #fff;
}
.jg_subcatelem_txt:before {
  content: '';
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.jg_subcatelem_txt ul {
  display: inline-block;
  max-width: 99%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jg_subcatelem_txt ul a {
  position: relative;
}
.jg_subcatelem_txt .jg_subcatelem_txt__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jg_catelem_txt {
  margin: 0;
}
.jg_catelem_txt .gallery_desc p + p {
  display: none;
}
.jg_dtl_photo {
  font-size: 0;
  line-height: 0;
}
.jg_dtl_photo .lazy_container {
  width: 100%;
}
.jg_dtl_photo .lazy_container .lazy_preloader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 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_detailnavi {
  margin-bottom: 0;
}
.jg_iconbar {
  padding: 0;
}
.jg_imgtitle {
  text-align: left;
  color: #000;
}
.jg_imgalign_catimgs {
  position: relative;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.jg_imgalign_catimgs .jg_photo {
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -webkit-transform 0.5s ease;
  -o-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.jg_imgalign_catimgs .jg_catelem_txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.jg_imgalign_catimgs .jg_catelem_txt .item_title {
  color: inherit;
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  content: '';
  height: 100%;
  display: inline-block;
  width: 0;
  overflow: hidden;
  vertical-align: middle;
}
.jg_imgalign_catimgs .jg_catelem_txt ul {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  max-width: 99%;
  vertical-align: middle;
  font-size: 14px;
  line-height: 23px;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a {
  margin: 0 5px;
  font-size: 17.5px;
}
.jg_imgalign_catimgs:hover .jg_photo {
  -webkit-transform: scale(1.1);
  -moz-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: 1;
}
.jg_gallery {
  margin: 0 0 0 -30px;
  font-size: 0;
  line-height: 0;
  text-align: left;
}
.jg_catorderlist {
  text-align: left;
  white-space: normal;
}
.jg_catorderlist > strong {
  display: block;
  margin-bottom: 15px;
}
.fancybox-close {
  position: fixed;
  right: 0;
  top: 0;
  background: none;
  color: #fff;
  font-size: 22px;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 36px !important;
  line-height: 36px;
  -webkit-transition: font-size 0.2s ease;
  -moz-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;
}
.fancybox-lock .fancybox-overlay {
  overflow: hidden;
  min-height: 320px;
}
.fancybox-prev,
.fancybox-next {
  overflow: hidden;
}
.fancybox-prev span,
.fancybox-next span {
  height: 100px;
  width: 50px;
  margin-top: -50px;
  background: none;
  color: #fff;
  -webkit-transition: font-size 0.2s ease;
  -moz-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
  overflow: hidden;
}
.fancybox-prev span:before,
.fancybox-next span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: border-color 0.3s ease;
  -moz-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  width: 100px;
  height: 100px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.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 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 20px;
}
.fancybox-next span:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  left: -70px;
}
.fancybox-skin {
  background: #191919;
}
.fancybox-image {
  opacity: 0.99;
}
#fancybox-thumbs {
  text-align: center;
  -webkit-transition: bottom 0.5s ease;
  -moz-transition: bottom 0.5s ease;
  -o-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease;
}
#fancybox-thumbs ul {
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  display: inline-block;
  top: 0 !important;
  background: #191919;
}
#fancybox-thumbs ul li {
  float: none;
  display: inline-block;
  padding: 0;
  border: none !important;
  position: relative;
  background: url(../images/loader.gif) 50% 50% no-repeat;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#fancybox-thumbs ul li .holder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}
#fancybox-thumbs ul li.active {
  opacity: 1;
}
.fancybox-lock body {
  overflow: visible !important;
}
body.mobile #fancybox-thumbs {
  display: none;
}
.fancybox-wrap {
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  right: 0 !important;
}
.fancybox-inner,
.fancybox-skin,
.fancybox-outer {
  width: 100% !important;
  height: 100% !important;
  position: relative;
}
.fancybox-image {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.jg_links .fancybox-thumb .lazy,
.jg_links .fancybox-thumb img {
  display: none;
}
#joomcommentform {
  text-align: left;
}
#joomcommentform + .jg_row1 {
  padding-bottom: 0;
}
#joomcommentform input,
#joomcommentform textarea {
  margin-bottom: 39px;
}
#joomcommentform .btn-group {
  display: block;
  text-align: center;
}
#joomcommentform .input_wrapper {
  position: relative;
}
#joomcommentform .input_wrapper mark {
  background: none;
  position: absolute;
  left: 17px;
  bottom: 100%;
  margin-bottom: -7px;
}
#joomcommentform .input_wrapper mark label {
  font-size: 11px;
  line-height: 18px;
  background: #ff6363;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 4px;
  color: #fff;
  display: block !important;
  margin: 0;
}
#joomcommentform .input_wrapper mark label:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 100%;
  border-top: 5px solid #ff6363;
  border-right: 5px solid transparent;
}
.jg_comments_title {
  margin-bottom: 30px;
}
.jg_cmtf {
  border: 1px dashed #dddddd;
  border-radius: 2px;
  color: #aaaaaa;
  padding: 30px 0;
  text-align: center;
}
.fancybox-image {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.fancybox-type-image.fancybox-opened .fancybox-image {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.fancybox-nav {
  width: 56px;
  z-index: 100;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fancybox-nav span {
  visibility: visible;
}
.fancybox-close {
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.fancybox-full #fancybox-thumbs {
  bottom: -200px;
}
.fancybox-full .fancybox-prev {
  left: -100px;
}
.fancybox-full .fancybox-next,
.fancybox-full .fancybox-close {
  right: -100px;
}
.ui-loader {
  display: none;
}
.jg_pathway {
  padding: 0;
  margin: 0 0 23px;
}
ul#order {
  margin: 0 0 15px;
  overflow: hidden;
}
ul#order li {
  display: inline-block;
}
.jg_commentsarea {
  clear: both;
  padding-top: 20px;
}
.jg_commentsarea textarea {
  width: 100%;
  height: 200px;
}
.jg_commentsarea .username {
  font-weight: 500;
  font-size: 16.8px;
  line-height: 27.6px;
  display: block;
  margin-bottom: 23px;
}
.jg_commentsarea div[class*="jg_row"] {
  padding-bottom: 40px;
}
.jg_commentsarea div[class*="jg_row"] .comment_text {
  display: block;
}
.jg-details-header h4 {
  text-align: inherit;
  padding: 0;
}
label.error {
  color: #333333;
  margin-bottom: 10px;
}
.jg_dtl_photo {
  text-align: center;
}
.inputbox.error {
  margin-bottom: 0;
}
.joom_gal .joom_gal_item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.joom_gal .joom_gal_item .jg_photo {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.joom_gal .joom_gal_item .jg_element_txt a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  color: #fff;
}
.joom_gal .joom_gal_item .jg_element_txt a:before {
  content: '';
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.joom_gal .joom_gal_item .jg_element_txt a b {
  font: inherit;
  display: inline-block;
  max-width: 90%;
  vertical-align: middle;
}
.joom_gal .joom_gal_item:hover .jg_element_txt a {
  opacity: 1;
}
.joom_gal .joom_gal_item:hover .jg_photo {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.vmCartModule {
  position: relative;
  float: right;
}
.vmCartModule #vm_cart_products {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: 260px;
  margin-top: 30px;
  -webkit-box-shadow: 0 0 21px #e2e7ec;
  -moz-box-shadow: 0 0 21px #e2e7ec;
  box-shadow: 0 0 21px #e2e7ec;
  padding: 10px;
  z-index: 101;
  background: #fff;
  -webkit-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  display: none\0;
}
.vmCartModule #vm_cart_products.shown {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate(0, 0px);
  -moz-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: 23px;
}
.vmCartModule #vm_cart_products .total {
  margin-bottom: 23px;
}
.vmCartModule .remove_product {
  font-size: 17.5px;
  float: right;
}
.vmCartModule .subtotal_with_tax {
  float: right;
  margin-right: 10px;
}
.vmCartModule .vmcontainer {
  position: relative;
  padding-bottom: 23px;
}
.vmCartModule .vmcontainer .product_row {
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  overflow: hidden;
}
.vmCartModule .vmcontainer .product_row .product_img {
  float: left;
  width: 80px;
  margin: 0 20px 10px 0;
}
.vmCartModule .vmcontainer + .vmcontainer {
  border-top: 1px solid #e5e5e5;
  padding-top: 23px;
}
.vmCartModule .vmcontainer .removing_title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  background: rgba(51, 51, 51, 0.2);
  color: #333333;
  text-align: center;
  line-height: 100%;
  z-index: -1;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.vmCartModule .vmcontainer .removing_title:before {
  content: '';
  display: inline-block;
  width: 0;
  overflow: hidden;
  vertical-align: middle;
  height: 100%;
}
.vmCartModule .vmcontainer.removing .product_row {
  opacity: 0.5;
}
.vmCartModule .vmcontainer.removing .removing_title {
  z-index: 10;
  opacity: 1;
  pointer-events: auto;
}
.vmCartModule .total_products a.disabled {
  pointer-events: none;
}
.moduletable .vmproduct .product-fields {
  display: none;
}
.moduletable .vmproduct label.quantity_box,
.moduletable .vmproduct span.quantity-box {
  display: none;
}
.moduletable .vmproduct ul.variants {
  margin: 0 0 17px;
  list-style: none;
}
.moduletable .vmproduct ul.variants li {
  display: inline-block;
}
.moduletable .vmproduct ul.variants li a {
  display: inline-block;
  cursor: pointer;
  position: relative;
  background-clip: padding-box;
  text-decoration: none !important;
}
.moduletable .vmproduct ul.variants li + li {
  margin-left: 10px;
}
.moduletable .vmproduct ul.variants.variants_color li a {
  height: 27px;
  width: 27px;
  border: 4px solid transparent;
}
.moduletable .vmproduct ul.variants.variants_color li a:after {
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #e5e5e5;
  content: '';
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.moduletable .vmproduct ul.variants.variants_color li a:hover:after,
.moduletable .vmproduct ul.variants.variants_color li a.selected:after {
  border: 2px solid #333333;
}
.moduletable .vmproduct ul.variants.variants_size {
  margin-bottom: 21px;
}
.moduletable .vmproduct 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;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.moduletable .vmproduct ul.variants.variants_size li a:hover,
.moduletable .vmproduct ul.variants.variants_size li a.selected {
  background: #333;
  border-color: #333;
  color: #fff;
}
.moduletable .vmproduct .variant_title {
  margin-bottom: 9px;
}
.moduletable .vmproduct .variant_title .required {
  color: #f83e3e;
}
label[for=mod_virtuemart_search] {
  position: relative;
  padding-right: 55px;
}
label[for=mod_virtuemart_search] button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  text-align: center;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
input#mod_virtuemart_search {
  width: 100%;
}
.VMmenu {
  margin: 0;
}
.VMmenu dl {
  margin: 0;
}
.VMmenu dt {
  font-weight: normal;
}
.VMmenu dt a {
  display: block;
  text-decoration: none;
}
.VMmenu dt a.current,
.VMmenu dt a.active {
  color: #333333;
}
.VMmenu dt.parent {
  position: relative;
}
.VMmenu dt.parent a {
  padding-right: 30px;
}
.VMmenu dt.parent:before {
  content: '\f067';
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: FontAwesome;
  pointer-events: none;
  margin-top: -8px;
}
.VMmenu dt.parent.current:before,
.VMmenu dt.parent.opened:before {
  content: '\f068';
}
.VMmenu dd.current {
  display: block;
  height: auto;
}
.VMmenu > dt {
  border: 1px solid #e5e5e5;
  border-top: none;
}
.VMmenu > dt a {
  padding: 5px 10px;
}
.VMmenu > dt:first-child {
  border-top: 1px solid #e5e5e5;
}
.VMmenu > dd {
  padding: 5px 0px 5px 20px;
  margin: 0;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.VMmenu > dd dt {
  padding-bottom: 5px;
}
#com_virtuemart .vm-product-horizon .vm-product-media-container > a,
#com_virtuemart .product-related-products .vm-product-media-container > a {
  position: relative;
  font-size: 0;
  line-height: 0;
}
#com_virtuemart .vm-product-horizon .vm-product-media-container > a .sale_icon,
#com_virtuemart .product-related-products .vm-product-media-container > a .sale_icon {
  position: absolute;
  text-transform: uppercase;
  left: 10px;
  top: 10px;
  z-index: 10;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  background: #ffffff;
  width: 56px;
  line-height: 56px;
  height: 56px;
  font-size: 14px;
  text-align: center;
  color: #333333;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#com_virtuemart .vm-product-horizon .vm-product-media-container > a:hover,
#com_virtuemart .product-related-products .vm-product-media-container > a:hover {
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
#com_virtuemart .vm-product-horizon .vm-product-media-container > a:hover .sale_icon,
#com_virtuemart .product-related-products .vm-product-media-container > a:hover .sale_icon {
  animation-name: sale;
  animation-duration: 1s;
}
#com_virtuemart .addtocart-area,
#com_virtuemart .vm-details-button {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
}
#com_virtuemart .addtocart-area form,
#com_virtuemart .vm-details-button form {
  margin: 0;
}
#com_virtuemart .product {
  margin-bottom: 30px;
}
#com_virtuemart .productdetails-view .addtocart-area {
  display: block;
  margin-bottom: 43px;
}
#com_virtuemart .productdetails-view .quantity_box {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
#com_virtuemart .productdetails-view input.quantity-input {
  width: 50px;
  margin: 0 15px 0 0;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
#com_virtuemart .productdetails-view .prices_block .ratingbox {
  float: right;
  margin-top: -20px;
}
#com_virtuemart .productdetails-view .customer-reviews .date {
  display: block;
  margin: 0 0 23px;
}
#com_virtuemart .productdetails-view .customer-reviews .date:before {
  content: '\f017';
  font-family: FontAwesome;
  margin-right: 5px;
  color: #D80000;
}
#com_virtuemart .productdetails-view .customer-reviews .vote {
  display: block;
}
#com_virtuemart .productdetails-view .customer-reviews .author {
  display: block;
  color: #D80000;
  font-size: 17.5px;
  font-weight: bold;
  margin-bottom: 23px;
}
#com_virtuemart .productdetails-view .customer-reviews .list-reviews > div {
  margin-bottom: 30px;
}
#com_virtuemart .productdetails-view .customer-reviews .write-reviews .step {
  display: block;
  margin-bottom: 23px;
}
#com_virtuemart .productdetails-view .customer-reviews .write-reviews textarea#comment {
  width: 100%;
  height: 200px;
}
#com_virtuemart .productdetails-view .product_tabs {
  overflow: hidden;
  clear: both;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  margin-bottom: 46px;
}
#com_virtuemart .productdetails-view .product_tabs:before {
  width: 1px;
  background: #e5e5e5;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 269px;
}
#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical {
  float: left;
  width: 270px;
  margin: 0 0 -1px;
  position: relative;
  z-index: 10;
}
#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li {
  border-left: 2px solid transparent;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid transparent;
}
#com_virtuemart .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 {
  color: #333;
}
#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li a {
  display: block;
  padding: 15px 19px;
  text-transform: uppercase;
  color: #888888;
  font-size: 14px;
  font-weight: bold;
  background: none !important;
}
#com_virtuemart .productdetails-view .product_tabs .tab-content {
  overflow: hidden;
  padding: 24px 31px;
}
#com_virtuemart .productdetails-view .product-related-products,
#com_virtuemart .productdetails-view .product-related-categories {
  margin-bottom: 20px;
  border-top: 1px solid #e5e9eb;
  padding-top: 45px;
  margin-top: 30px;
}
#com_virtuemart .productdetails-view .product-related-products .vm-product-media-container span.vm-img-desc,
#com_virtuemart .productdetails-view .product-related-categories .vm-product-media-container span.vm-img-desc {
  display: none;
}
#com_virtuemart .productdetails-view .product-related-products .list_carousel,
#com_virtuemart .productdetails-view .product-related-categories .list_carousel {
  margin: 0 -30px 0 0;
  padding: 0;
  position: relative;
  width: auto;
}
#com_virtuemart .productdetails-view .product-related-products .list_carousel ul,
#com_virtuemart .productdetails-view .product-related-categories .list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#com_virtuemart .productdetails-view .product-related-products .caroufredsel_wrapper,
#com_virtuemart .productdetails-view .product-related-categories .caroufredsel_wrapper {
  cursor: auto !important;
}
#com_virtuemart .productdetails-view .product-related-products .list_carousel li,
#com_virtuemart .productdetails-view .product-related-categories .list_carousel li {
  padding: 0 30px 0 0;
  margin: 0;
  display: block;
  float: left;
  min-width: 50px;
  min-height: 162px;
}
#com_virtuemart .productdetails-view .product-related-products .clearfix,
#com_virtuemart .productdetails-view .product-related-categories .clearfix {
  float: none;
  clear: both;
}
#com_virtuemart .productdetails-view .product-related-products .caroufredsel_prev,
#com_virtuemart .productdetails-view .product-related-categories .caroufredsel_prev,
#com_virtuemart .productdetails-view .product-related-products .caroufredsel_next,
#com_virtuemart .productdetails-view .product-related-categories .caroufredsel_next {
  position: absolute;
  top: 50%;
  display: block;
  margin: -64px 0 0 0;
  color: #fff;
  background: none !important;
  font-size: 36px;
  color: #d9dee1;
  cursor: pointer;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#com_virtuemart .productdetails-view .product-related-products .caroufredsel_prev,
#com_virtuemart .productdetails-view .product-related-categories .caroufredsel_prev {
  left: -42px;
}
#com_virtuemart .productdetails-view .product-related-products .caroufredsel_next,
#com_virtuemart .productdetails-view .product-related-categories .caroufredsel_next {
  right: -12px;
}
#com_virtuemart .productdetails-view .customer-reviews {
  border-top: 1px solid #e5e9eb;
  padding-top: 45px;
}
#com_virtuemart .productdetails-view.custom .prices_block .ratingbox {
  float: none;
  margin-top: 20px;
}
#com_virtuemart .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 {
  overflow: hidden;
  width: 100% !important;
  height: 100% !important;
  display: block;
}
#com_virtuemart .vm-nodisplay {
  display: none;
}
#com_virtuemart .main-image {
  width: 467px;
  border: 1px solid #e5e5e5;
}
#com_virtuemart .jssort02 .w {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#com_virtuemart .jssort02 .c {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  border: 0px solid transparent;
}
#com_virtuemart .jssort02 .p:hover .c,
#com_virtuemart .jssort02 .pav .c {
  border: 3px solid;
}
#com_virtuemart .additional-images {
  overflow: hidden;
  position: absolute;
  border-color: #e5e5e5 !important;
}
#com_virtuemart .additional-images a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#com_virtuemart .vm-product-container {
  position: relative;
  z-index: 100;
  padding-bottom: 30px;
}
#com_virtuemart .vm-product-details-container {
  padding-bottom: 11px;
}
#com_virtuemart .vm-product-details-container .manufacturer {
  padding-bottom: 23px;
  font-size: 20px;
  color: #333333;
  font-weight: 300;
}
#com_virtuemart .vm-product-details-container .manufacturer a {
  color: #777;
  font-size: 18px;
}
#com_virtuemart .product-field-type-variants {
  display: none;
}
#com_virtuemart ul.variants {
  padding: 0 0 7px;
  list-style: none;
  margin: 0;
}
#com_virtuemart ul.variants li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
#com_virtuemart 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 {
  height: 27px;
  width: 27px;
  border: 4px solid transparent;
}
#com_virtuemart ul.variants.variants_color li a:after {
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #e5e5e5;
  content: '';
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#com_virtuemart ul.variants.variants_color li a:hover:after,
#com_virtuemart ul.variants.variants_color li a.selected:after {
  border: 2px solid #333333;
}
#com_virtuemart ul.variants.variants_size {
  margin-bottom: 21px;
}
#com_virtuemart 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;
  -moz-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,
#com_virtuemart ul.variants.variants_size li a.selected {
  background: #333;
  border-color: #333;
  color: #fff;
}
#com_virtuemart .variant_title {
  margin-bottom: 9px;
}
#com_virtuemart .variant_title .required {
  color: #f83e3e;
}
#com_virtuemart .product_code {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#com_virtuemart .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 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}
#com_virtuemart .availability_date {
  display: inline-block;
  vertical-align: middle;
}
#com_virtuemart .product_in_stock {
  display: inline-block;
  vertical-align: middle;
}
#com_virtuemart .product_in_stock span {
  color: #333;
}
#com_virtuemart .ratingbox {
  font-size: 0;
  white-space: nowrap;
  color: #ddd;
  position: relative;
  overflow: hidden;
  width: 75px;
}
#com_virtuemart .ratingbox i {
  font-size: 16px;
  width: 16px;
}
#com_virtuemart .ratingbox .stars-orange {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #ffffff;
  overflow: hidden;
}
#com_virtuemart .ratingbox.dummy {
  font-size: 14px;
  width: auto;
  margin-bottom: 20px;
}
#com_virtuemart .product_units {
  font-size: 20px;
  color: #333333;
  font-weight: 300;
  padding-bottom: 20px;
}
#com_virtuemart .product_units span {
  font-size: 18px;
  color: #777;
  margin-left: 10px;
}
#com_virtuemart .product-fields-title {
  font-weight: 300;
  font-size: 20px;
  color: #333333;
  padding-bottom: 15px;
  display: block;
}
#com_virtuemart .divider_horizontal {
  height: 1px;
  background: #e5e5e5;
  overflow: hidden;
  margin-bottom: 20px;
}
#com_virtuemart .prices_block {
  overflow: hidden;
  padding-bottom: 21px;
  color: #333;
  font-weight: 300;
  font-size: 19px;
  line-height: 31px;
}
#com_virtuemart .product-price {
  font-weight: 300;
}
#com_virtuemart .product-price > div {
  padding-bottom: 5px;
}
#com_virtuemart .with_discount span.PricebasePrice {
  text-decoration: line-through;
  font-size: 0.5925925925925926em;
  line-height: 0em;
}
#com_virtuemart .with_discount .PricediscountedPriceWithoutTax,
#com_virtuemart .with_discount .PricediscountAmount {
  display: none;
}
#com_virtuemart .top_details {
  margin-bottom: 10px;
}
#com_virtuemart .recommend_link,
#com_virtuemart .ask-a-question {
  padding-bottom: 23px;
}
#com_virtuemart .category-view .category {
  margin-bottom: 30px;
}
#com_virtuemart .category-view span.quantity-box {
  width: 0;
  font-size: 0;
  line-height: 0;
}
#com_virtuemart .category-view .addtocart-bar {
  font-size: 0;
}
#com_virtuemart .product_dim {
  padding: 5px 0;
}
#com_virtuemart .vm-order-list {
  float: left;
  width: 70%;
}
#com_virtuemart .display-number {
  text-align: right;
  padding-bottom: 20px;
}
#com_virtuemart .display-number .title {
  font-weight: 300;
  font-size: 20px;
  color: #333333;
  margin-bottom: 15px;
}
#com_virtuemart .orderlistcontainer {
  position: relative;
  padding-bottom: 20px;
}
#com_virtuemart .orderlistcontainer .title {
  font-weight: 300;
  font-size: 20px;
  color: #333333;
  margin-bottom: 15px;
}
#com_virtuemart .orderlistcontainer .sort_list {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
#com_virtuemart .orderlistcontainer .sort_list .activeOrder {
  display: inline-block;
  max-width: 100%;
}
#com_virtuemart .orderlistcontainer .sort_list:hover .orderlist {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-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;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#com_virtuemart .orderlistcontainer .orderlist {
  z-index: 100;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 5px 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  -moz-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;
  -moz-transition: all 0.2s ease 0.5s;
  -o-transition: all 0.2s ease 0.5s;
  transition: all 0.2s ease 0.5s;
  background: #ffffff;
  border: 1px solid #e5e5e5;
}
#com_virtuemart .orderlistcontainer .orderlist > div {
  padding: 5px 10px;
}
#com_virtuemart .orderlistcontainer .orderlist a {
  white-space: nowrap;
}
#com_virtuemart .orderlistcontainer.manufacturer {
  cursor: pointer;
}
#com_virtuemart .orderlistcontainer.manufacturer .activeOrder:after {
  content: '\f078';
  font-family: FontAwesome;
  padding-left: 6px;
}
#com_virtuemart #com-form-login-remember label[for=remember] {
  display: inline-block;
}
#com_virtuemart #com-form-login-buttons > button,
#com_virtuemart #com-form-login-buttons > a {
  margin-bottom: 30px;
}
#com_virtuemart #com-form-login .input-prepend {
  position: relative;
  display: block;
  font-size: inherit;
}
#com_virtuemart #com-form-login .input-prepend span.add-on {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 50px;
  width: 50px;
  padding: 0;
  border: none;
  background: none;
  margin: 0;
  line-height: 50px;
  text-align: center;
}
#com_virtuemart #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;
  line-height: 20px;
  font-size: 14px;
}
#com_virtuemart #com-form-login .input-prepend .inputbox {
  padding-left: 50px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#com_virtuemart #checkoutForm span.controls {
  display: inline-block;
}
#com_virtuemart #checkoutForm label {
  display: inline-block;
  white-space: nowrap;
}
#com_virtuemart #checkoutForm label span.vmshipment {
  display: block;
}
#com_virtuemart #checkoutForm label span.vmshipment span.vmshipment_name {
  display: inline;
}
#com_virtuemart #checkoutForm label span.vmpayment {
  display: block;
}
#com_virtuemart #checkoutForm label span.vmpayment span.vmpayment_name {
  display: inline;
}
#com_virtuemart .vm-continue-shopping {
  float: left;
  margin-right: 10px;
}
#com_virtuemart .vm-continue-shopping .btn:after {
  display: none;
}
#com_virtuemart .checkout-button-bottom {
  float: right;
}
#com_virtuemart .checkout-button-bottom .btn:after {
  display: none;
}
#com_virtuemart label[for=STsameAsBTjs] {
  display: inline-block;
}
#com_virtuemart input.coupon,
#com_virtuemart input.quantity-input {
  margin-bottom: 0;
}
#com_virtuemart input.quantity-input {
  width: 50px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
#com_virtuemart .nowrap {
  white-space: nowrap;
}
#com_virtuemart .cart_product_image span.cart-images {
  display: block;
}
#com_virtuemart .cart_product_image .vm-customfield-cart {
  font-size: 14px;
}
#com_virtuemart .cart_product_image img {
  width: 150px;
}
#com_virtuemart .cart_product_image div.item_title {
  display: none;
  font-size: 17.5px;
}
#com_virtuemart .cart-summary {
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
  width: 100%;
  border-collapse: collapse;
}
#com_virtuemart .cart-summary th {
  background: #f6f8fa;
}
#com_virtuemart .cart-summary th,
#com_virtuemart .cart-summary td {
  border: 1px solid #e5e5e5;
  padding: 8px;
  text-align: left;
}
#com_virtuemart .cart-summary label {
  display: inline;
}
#com_virtuemart .cart-summary td.total {
  font-weight: bold;
}
#com_virtuemart .cart-summary .product_thead__mobile,
#com_virtuemart .cart-summary .product_tbody__mobile,
#com_virtuemart .cart-summary .sectiontableentry__mobile {
  display: none;
}
#com_virtuemart .cart-summary .coupon_descr {
  white-space: nowrap;
}
#com_virtuemart .cart-summary span.details-button {
  padding: 5px 0;
  vertical-align: middle;
  display: inline-block;
}
#com_virtuemart .cart-summary input.coupon {
  width: 190px;
}
#com_virtuemart .cart-summary .btn.vmicon {
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
#com_virtuemart .cart-summary .btn.vmicon:after {
  display: none;
}
#com_virtuemart .cart-summary .vm-price-value {
  font-size: inherit;
}
#com_virtuemart .cart_product_title {
  font-size: 17.5px;
}
#com_virtuemart .cart_product_title .vm-customfield-cart {
  font-size: 14px;
}
#com_virtuemart form#userForm .inputbox.error {
  margin-bottom: 10px;
}
#com_virtuemart form#userForm,
#com_virtuemart form#paymentForm {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#com_virtuemart form#userForm[name=chooseShipmentRate] .buttonBar-right,
#com_virtuemart form#paymentForm[name=chooseShipmentRate] .buttonBar-right,
#com_virtuemart form#userForm[name=choosePaymentRate] .buttonBar-right,
#com_virtuemart form#paymentForm[name=choosePaymentRate] .buttonBar-right {
  padding-top: 23px;
}
#com_virtuemart form#userForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
#com_virtuemart form#paymentForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
#com_virtuemart form#userForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart],
#com_virtuemart form#paymentForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart] {
  float: right;
}
#com_virtuemart form#userForm label,
#com_virtuemart form#paymentForm label {
  display: inline-block;
  white-space: nowrap;
}
#com_virtuemart form#userForm label span.vmshipment,
#com_virtuemart form#paymentForm label span.vmshipment,
#com_virtuemart form#userForm label span.vmpayment,
#com_virtuemart form#paymentForm label span.vmpayment {
  display: block;
}
#com_virtuemart form#userForm label span.vmshipment span.vmshipment_name,
#com_virtuemart form#paymentForm label span.vmshipment span.vmshipment_name,
#com_virtuemart form#userForm label span.vmpayment span.vmshipment_name,
#com_virtuemart form#paymentForm label span.vmpayment span.vmshipment_name,
#com_virtuemart form#userForm label span.vmshipment span.vmpayment_name,
#com_virtuemart form#paymentForm label span.vmshipment span.vmpayment_name,
#com_virtuemart form#userForm label span.vmpayment span.vmpayment_name,
#com_virtuemart form#paymentForm label span.vmpayment span.vmpayment_name {
  display: inline;
  padding: 0;
}
#com_virtuemart form#userForm input[type=text],
#com_virtuemart form#paymentForm input[type=text],
#com_virtuemart form#userForm input[type=email],
#com_virtuemart form#paymentForm input[type=email],
#com_virtuemart form#userForm input[type=password],
#com_virtuemart form#paymentForm input[type=password],
#com_virtuemart form#userForm select,
#com_virtuemart form#paymentForm select,
#com_virtuemart form#userForm table,
#com_virtuemart form#paymentForm table {
  width: 100% !important;
}
#com_virtuemart form#userForm td.key,
#com_virtuemart form#paymentForm td.key {
  padding-right: 10px;
}
#com_virtuemart form#userForm .userfields_info,
#com_virtuemart form#paymentForm .userfields_info {
  font-weight: bold;
  margin-bottom: 23px;
  display: block;
}
#com_virtuemart form#adminForm .userfields_info {
  font-weight: bold;
  margin-bottom: 23px;
  display: block;
  text-align: center;
}
#com_virtuemart form#adminForm .buttonBar-right {
  text-align: center;
}
#com_virtuemart fieldset.user_vmshopper {
  padding-bottom: 23px;
}
#com_virtuemart fieldset.user_vmshopper label[for=customer_number] {
  margin: 0;
}
#com_virtuemart table.adminForm.user-details {
  border: none;
}
#com_virtuemart table.adminForm.user-details td,
#com_virtuemart table.adminForm.user-details th {
  padding: 0px 10px;
  width: 50%;
  border: none !important;
}
#com_virtuemart table.adminForm.user-details td.key,
#com_virtuemart table.adminForm.user-details th.key {
  text-align: right;
}
#com_virtuemart table.adminForm.user-details td span.select,
#com_virtuemart table.adminForm.user-details th span.select {
  width: 220px;
}
#com_virtuemart table.adminForm.user-details td span.select select,
#com_virtuemart table.adminForm.user-details th span.select select {
  width: 100% !important;
}
#com_virtuemart table.adminForm.user-details td label,
#com_virtuemart table.adminForm.user-details th label {
  display: inline-block;
}
#com_virtuemart table.adminForm.user-details td:first-child,
#com_virtuemart table.adminForm.user-details th:first-child {
  padding-left: 0;
}
#com_virtuemart table.adminForm.user-details td:last-child,
#com_virtuemart table.adminForm.user-details th:last-child {
  padding-right: 0;
}
#com_virtuemart fieldset.user_shipto {
  text-align: center;
}
#com_virtuemart fieldset.user_shipto ul {
  margin: 0;
  padding: 23px 0;
}
#com_virtuemart .control-buttons {
  text-align: right;
}
#com_virtuemart .control-buttons .cancel {
  float: left;
}
#com_virtuemart .control-buttons .btn:after {
  display: none;
}
#com_virtuemart .buttonBar-right .btn:after,
#com_virtuemart .spaceStyle .btn:after {
  display: none;
}
#com_virtuemart div.login_form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#com_virtuemart .vmshipment_name,
#com_virtuemart .vmpayment_name {
  display: block;
  padding-bottom: 10px;
}
#com_virtuemart table.adminlist {
  border: 1px solid #e5e5e5;
  width: 100%;
  text-align: left;
}
#com_virtuemart table.adminlist th,
#com_virtuemart table.adminlist td {
  padding: 8px;
}
#com_virtuemart table.adminlist thead {
  display: none;
}
#com_virtuemart table.adminlist thead:first-child {
  display: table-header-group;
}
#com_virtuemart div.terms-of-service {
  margin-bottom: 23px;
}
#com_virtuemart textarea#customer_note_field {
  width: 100%;
  height: 200px;
}
#com_virtuemart div.cart.tos {
  overflow: hidden;
}
#com_virtuemart div.cart.tos label.cart.tos {
  font-size: 0;
}
#com_virtuemart div.cart.tos label[for=tos] {
  display: inline-block;
}
#com_virtuemart ul.steps {
  display: table;
  width: 100%;
  table-layout: fixed;
  counter-reset: list;
  margin: 0 0 23px;
}
#com_virtuemart ul.steps li {
  display: table-cell;
  background: #ededed;
  border: 1px solid #c7c7c7;
  padding: 0;
  position: relative;
  list-style: none;
}
#com_virtuemart ul.steps li:before {
  content: counter(list, decimal-leading-zero) '.';
  counter-increment: list;
  left: 15px;
  background: none;
  top: 50%;
  line-height: 1px;
  position: absolute;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: auto;
  height: auto;
  z-index: 10;
}
#com_virtuemart ul.steps li > span {
  display: block;
  padding: 18px 20px 17px 40px;
}
#com_virtuemart ul.steps li + li {
  border-left-width: 0;
}
#com_virtuemart ul.steps li + li > span {
  position: relative;
}
#com_virtuemart 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 {
  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,
#com_virtuemart ul.steps li.current:before {
  color: #fff;
}
#com_virtuemart table.order_details {
  width: 100%;
  margin-top: 23px;
  border-collapse: collapse;
}
#com_virtuemart table.order_details th,
#com_virtuemart table.order_details td {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
#com_virtuemart table.bill_addr,
#com_virtuemart table.ship_addr {
  width: 100%;
  border-collapse: collapse;
}
#com_virtuemart table.bill_addr th,
#com_virtuemart table.ship_addr th,
#com_virtuemart table.bill_addr td,
#com_virtuemart table.ship_addr td {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
#com_virtuemart table.order_items,
#com_virtuemart table.order_history {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
#com_virtuemart table.order_items th,
#com_virtuemart table.order_history th,
#com_virtuemart table.order_items td,
#com_virtuemart table.order_history td {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
#com_virtuemart table.order_items thead {
  display: none;
}
#com_virtuemart table.order_items thead:first-child {
  display: table-header-group;
}
#com_virtuemart table.order_items caption {
  display: none;
  text-align: left;
  font-weight: bold;
  padding-bottom: 5px;
}
#com_virtuemart .spaceStyle .span6 {
  margin-top: 23px;
}
#com_virtuemart #ui-tabs ul#tabs {
  margin: 23px 0;
  display: table;
  width: 100%;
  table-layout: fixed;
}
#com_virtuemart #ui-tabs ul#tabs li {
  display: table-cell;
  text-align: center;
  cursor: pointer;
  padding: 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 1px solid #e5e5e5;
}
#com_virtuemart #ui-tabs ul#tabs li + li {
  border-left: none;
}
#com_virtuemart #ui-tabs ul#tabs li.current,
#com_virtuemart #ui-tabs ul#tabs li:hover {
  color: #fff;
  background: #D80000;
}
#com_virtuemart #ui-tabs .tabs.dyn-tabs {
  display: none;
}
#com_virtuemart #ui-tabs .tabs.dyn-tabs#tab-1 {
  display: block;
}
#com_virtuemart .virtuemart_search input.inputbox {
  margin-bottom: 0;
}
#com_virtuemart form#askform {
  margin-right: 5px;
}
#com_virtuemart form#askform textarea {
  width: 100%;
  height: 200px;
}
#com_virtuemart .quantity-box {
  position: relative;
  display: inline-block;
}
#com_virtuemart .quantity-box label.error {
  white-space: nowrap;
}
#com_virtuemart .line-through {
  text-decoration: line-through;
}
#com_virtuemart .featured-view span.quantity-box {
  display: none;
}
#com_virtuemart .chzn-container-single .chzn-single {
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #f6f8fa;
}
#com_virtuemart .chzn-container-single .chzn-single div:before {
  content: '\f107';
}
#com_virtuemart .hero-unit div[class*="post_payment"] {
  font-size: 0;
  white-space: nowrap;
}
#com_virtuemart .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 {
  text-align: right;
  padding: 0 5px 0 0;
}
#com_virtuemart .hero-unit .btn {
  margin-top: 10px;
}
#com_virtuemart .btn[name=notifycustomer] {
  margin-bottom: 30px;
}
#com_virtuemart .vm-product-details-content {
  padding-left: 40px;
}
#com_virtuemart .vm-product-details-content .shipment_info {
  padding-bottom: 20px;
}
#com_virtuemart .vm-product-details-content .prices_block {
  padding-bottom: 15px;
}
#com_virtuemart .vm-product-details-content .prices_block .PricesalesPrice {
  font-size: 35px;
  font-weight: 300;
}
#com_virtuemart .vm-product-details-content .prices_block .with_discount span.PricebasePrice {
  font-size: 18px;
  color: #999;
}
#com_virtuemart .vm-product-details-content .quantity-box {
  display: block;
  margin-bottom: 30px;
  width: 134px;
  border: 1px solid #e5e9eb;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
}
#com_virtuemart .vm-product-details-content .quantity-box input {
  border: none !important;
  height: 48px;
  margin: 0;
  width: 38px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#com_virtuemart .vm-product-details-content .quantity-box .quantity-controls {
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  cursor: pointer;
  line-height: 48px;
  font-size: 27px;
  font-weight: 700;
  text-align: center;
  color: #888;
  background: none !important;
  border: none !important;
  padding: 0 !important;
}
#com_virtuemart .vm-product-details-content .quantity-box .controls {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#com_virtuemart .category-view-catalog .category {
  width: 100% !important;
}
#com_virtuemart .category-view-catalog .item_img a {
  color: #888;
  position: relative;
}
#com_virtuemart .category-view-catalog .item_img a .category_content {
  padding-top: 20px;
  position: absolute;
  left: 9%;
  font-size: 14px;
  line-height: 23px;
  z-index: 10;
  top: 50%;
  width: 350px;
  max-width: 82%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#com_virtuemart .category-view .category-view > .category {
  text-align: center;
}
#com_virtuemart .category-view .ratingbox {
  padding-top: 10px;
}
#com_virtuemart .category-view .item_img {
  color: #888;
  position: relative;
}
#com_virtuemart .category-view .item_img .category_content {
  padding-top: 20px;
  position: absolute;
  left: 9%;
  font-size: 14px;
  line-height: 23px;
  z-index: 10;
  top: 50%;
  width: 350px;
  max-width: 82%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#com_virtuemart .category-view-home {
  text-align: center;
}
#com_virtuemart select,
#com_virtuemart select[multiple],
#com_virtuemart select[size],
#com_virtuemart textarea,
#com_virtuemart input[type="text"],
#com_virtuemart input[type="password"],
#com_virtuemart input[type="datetime"],
#com_virtuemart input[type="datetime-local"],
#com_virtuemart input[type="date"],
#com_virtuemart input[type="month"],
#com_virtuemart input[type="time"],
#com_virtuemart input[type="week"],
#com_virtuemart input[type="number"],
#com_virtuemart input[type="email"],
#com_virtuemart input[type="url"],
#com_virtuemart input[type="search"],
#com_virtuemart input[type="tel"],
#com_virtuemart input[type="color"],
#com_virtuemart .uneditable-input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.moduletable.catalog_cats {
  margin-bottom: 30px;
}
.moduletable.catalog_cats ul.virtuemart_categories {
  margin: 0;
}
.moduletable.catalog_cats ul.virtuemart_categories > li {
  font-size: 20px;
  padding: 0 0 20px;
  font-weight: 300;
}
.moduletable.catalog_cats ul.virtuemart_categories > li a {
  color: #333333;
}
.moduletable.catalog_cats ul.virtuemart_categories > li ul {
  margin: 30px 0 0;
}
.moduletable.catalog_cats ul.virtuemart_categories > li li {
  font-size: 18px;
  padding: 0 0 9px 24px;
  position: relative;
}
.moduletable.catalog_cats ul.virtuemart_categories > li li > a:before {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
}
.vmgroupbrands {
  margin: 0 0 40px;
}
ul.vmmanufacturerbrands {
  margin: 0;
}
ul.vmmanufacturerbrands li {
  font-size: 18px;
  padding: 0 0 9px 24px;
  position: relative;
  font-weight: 300;
}
ul.vmmanufacturerbrands li > a {
  color: #333333;
}
ul.vmmanufacturerbrands li > a:before {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
}
body.option-com_virtuemart #facebox {
  width: 100%;
  height: 100%;
  top: 0 !important;
  left: 0 !important;
  position: fixed !important;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
}
body.option-com_virtuemart #facebox:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  width: 0;
  vertical-align: middle;
}
body.option-com_virtuemart #facebox .popup {
  white-space: normal;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
  z-index: 65559;
  text-align: left;
  max-height: 100%;
  overflow: auto;
  width: 605px;
}
body.option-com_virtuemart #facebox .popup .container-fluid {
  margin: 0;
}
body.option-com_virtuemart #facebox .popup > .close {
  background: none;
  padding: 0;
  width: auto;
  height: auto;
  right: 7px;
}
body.option-com_virtuemart #facebox .popup > .close:before {
  content: '\f057';
  font-size: 25px;
  line-height: 1em;
  font-family: FontAwesome;
}
body.option-com_virtuemart #facebox .popup .content {
  padding-right: 35px;
  display: block;
}
body.option-com_virtuemart #facebox .popup .content .product_img {
  float: left;
  width: 178px;
  margin-right: 20px;
  margin-bottom: 10px;
  max-width: 45%;
}
body.option-com_virtuemart #facebox .popup .content .btn {
  height: auto;
  width: auto;
  position: static;
  opacity: 1;
  float: none;
  font-weight: normal;
  margin-right: 14px;
  margin-bottom: 5px;
}
body.option-com_virtuemart #facebox .popup .content .btn:after {
  display: none;
}
body.option-com_virtuemart #facebox .popup .content .btn.fright {
  float: right;
  margin-right: 0;
  margin-left: 14px;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products {
  padding-top: 30px;
}
body.option-com_virtuemart #facebox .popup .content .product-related-products .wrap-products {
  margin-left: -20px;
}
body.option-com_virtuemart #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 {
  display: block;
  width: 150px;
}
body.option-com_virtuemart #facebox .popup .content iframe {
  max-width: 100%;
  display: inline-block;
}
body.option-com_virtuemart #facebox #facebox_overlay_inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 65558;
}
body.option-com_virtuemart #facebox[style*="display: none;"] + #facebox_overlay,
body.option-com_virtuemart #facebox[style*="display:none;"] + #facebox_overlay {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}
#virtuemart_currency_id {
  width: 90px;
}
.ask-a-question-view {
  padding-right: 10px;
}
.ask-a-question-view .form-field {
  padding-top: 23px;
}
.jssora11l,
.jssora11r {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  height: 34px;
  width: 34px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  line-height: 34px;
  text-align: center;
  font-size: 26px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
}
.jssora11l:hover,
.jssora11r:hover {
  color: #ffffff;
}
.jssora11l {
  left: 20px;
}
.jssora11r {
  right: 20px;
}
.vm-product-media-container {
  margin: 0 0 23px;
}
.vm-product-media-container > a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-block;
  max-width: 100%;
}
.vm-product-media-container > a:hover {
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
@keyframes sale {
  0% {
    transform: scale(1) translate(0, 0) rotate(0deg);
  }
  20% {
    transform: scale(1.2) translate(10%, 10%) rotate(0deg);
  }
  40% {
    transform: scale(1.2) translate(10%, 10%) rotate(20deg);
  }
  50% {
    transform: scale(1.2) translate(10%, 10%) rotate(0deg);
  }
  60% {
    transform: scale(1.2) translate(10%, 10%) rotate(-20deg);
  }
  80% {
    transform: scale(1.2) translate(10%, 10%) rotate(0deg);
  }
  100% {
    transform: scale(1) translate(0, 0) rotate(0deg);
    top: 10px;
    left: 10px;
  }
}
button.btn.btn-primary.addtocart-button {
  padding: 10px 35px;
  white-space: nowrap;
}
button.btn.btn-primary.addtocart-button:before {
  content: '\e14e';
  font-family: 'material-design';
  font-size: 28px;
  vertical-align: middle;
  margin-right: 4px;
}
.vm-price-value {
  display: inline-block;
  margin-right: 14px;
  padding: 0;
  font-size: 27px;
}
.vm3pr {
  margin-bottom: 25px;
}
.view-heading {
  text-align: center;
}
.easyzoom-flyout {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  display: block;
  max-width: inherit;
  pointer-events: none;
}
.easyzoom-flyout img {
  max-width: inherit;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.product-field-display .chzn-container {
  max-width: 270px !important;
}
#slider1_container:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: url(../images/preloader.gif) 50% 50% no-repeat #f1f1f1;
  -webkit-transition: opacity 0.5s ease ,  margin 0s linear 0.5s;
  -moz-transition: opacity 0.5s ease ,  margin 0s linear 0.5s;
  -o-transition: opacity 0.5s ease ,  margin 0s linear 0.5s;
  transition: opacity 0.5s ease ,  margin 0s linear 0.5s;
  opacity: 1;
  z-index: 999;
}
#slider1_container[jssor-slider=true]:after {
  opacity: 0;
  margin-top: 999em;
}
.moduletable.currency_selector {
  position: absolute;
  top: 20px;
  left: 0;
  font-weight: 300;
}
.moduletable.currency_selector .active_currency {
  cursor: pointer;
}
.moduletable.currency_selector .active_currency i {
  padding-left: 19px;
}
.moduletable.currency_selector .currency_wrapper {
  position: relative;
}
.moduletable.currency_selector .currency_wrapper form {
  position: absolute;
  left: -17px;
  top: -999px;
  margin-top: 14px;
  width: 140px;
  padding: 14px 20px 8px 20px;
  background: #ffffff;
  z-index: 1000;
  -webkit-box-shadow: 0 0 21px #e2e7ec;
  -moz-box-shadow: 0 0 21px #e2e7ec;
  box-shadow: 0 0 21px #e2e7ec;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease 0.8s ,  transform 0.2s ease 0.8s ,  top 0s linear 1s;
  -moz-transition: opacity 0.2s ease 0.8s ,  transform 0.2s ease 0.8s ,  top 0s linear 1s;
  -o-transition: opacity 0.2s ease 0.8s ,  transform 0.2s ease 0.8s ,  top 0s linear 1s;
  transition: opacity 0.2s ease 0.8s ,  transform 0.2s ease 0.8s ,  top 0s linear 1s;
}
.moduletable.currency_selector .currency_wrapper form ul {
  margin: 0;
}
.moduletable.currency_selector .currency_wrapper form ul li {
  padding: 0 0 7px;
}
.moduletable.currency_selector .currency_wrapper form ul button {
  background: none !important;
  padding: 0 !important;
  border: none !important;
  white-space: nowrap;
  color: #777;
}
.moduletable.currency_selector .currency_wrapper:hover form {
  opacity: 1;
  top: 100%;
  -webkit-transition: opacity 0.2s ease 0s ,  transform 0.2s ease 0s ,  top 0s linear 0s;
  -moz-transition: opacity 0.2s ease 0s ,  transform 0.2s ease 0s ,  top 0s linear 0s;
  -o-transition: opacity 0.2s ease 0s ,  transform 0.2s ease 0s ,  top 0s linear 0s;
  transition: opacity 0.2s ease 0s ,  transform 0.2s ease 0s ,  top 0s linear 0s;
}
a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom_hover strong {
  display: none;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  font-weight: 300;
  line-height: 1.2307em;
  margin-top: 0;
}
h1 {
  font-size: 45px;
  margin-bottom: 30px;
}
h1 a {
  color: #333333;
}
h1 a:hover {
  color: #D80000;
}
h2 {
  font-size: 35px;
  margin-bottom: 32px;
}
h2 a {
  color: #333333;
}
h2 a:hover {
  color: #D80000;
}
h3 {
  font-size: 18px;
  margin-bottom: 22px;
}
h3 a {
  color: #D80000;
}
h3 a:hover {
  color: #333333;
}
h4 {
  color: #D80000;
  font-size: 20px;
  margin-bottom: 15px;
}
h4 a {
  color: #D80000;
}
h4 a:hover {
  color: #333333;
}
h5 {
  font-size: 20px;
  margin-bottom: 15px;
}
h5 a {
  color: #333333;
}
h5 a:hover {
  color: #D80000;
}
h6 {
  font-size: 15px;
  margin-bottom: 19px;
}
h6 a {
  color: #333333;
}
h6 a:hover {
  color: #D80000;
}
.page_header {
  text-align: center;
}
b {
  color: #D80000;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 23px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 23px;
}
/*Buttons*/
.btn {
  font-size: 15px;
  line-height: 23px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn .fa {
  margin-left: 3px;
  margin-right: 3px;
}
.btn:after {
  content: "\f105";
  margin-left: 6px;
  font-family: FontAwesome;
  font-size: 16px;
}
.btn.disabled {
  cursor: default !important;
  pointer-events: none;
}
.btn.submitButton img {
  width: auto !important;
  height: auto !important;
  left: auto !important;
  right: 0 !important;
}
.btn.submitButton:after,
.btn.dropdown-toggle:after {
  display: none;
}
.btn.jmodedit:after {
  display: none;
}
.btn#jform_profile_dob_img {
  margin: 11px;
}
.btn#jform_profile_dob_img:after {
  display: none;
}
.btn.validate {
  margin-right: 7px;
}
.btn.jmodedit {
  margin-top: -16px;
}
.btn-group.open .btn.dropdown-toggle {
  background: none !important;
}
.buttons a {
  font-size: 18px;
  display: inline-block;
  width: 100%;
  max-width: 158px;
  margin: 0 2px;
  padding: 13px 20px 14px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.buttons a.type1 {
  color: #ffffff;
}
.buttons a.type1:hover {
  background: #333333;
}
.buttons a.type2 {
  border: 1px solid #ffffff;
  color: #ffffff;
  padding-top: 12px;
  padding-bottom: 13px;
}
.buttons a.type2:hover {
  background: #ffffff;
}
#searchForm .btn.btn-primary {
  height: 50px;
}
#searchForm .btn.btn-primary:after {
  display: none;
}
.close {
  position: relative;
  z-index: 2;
}
.btn.jmodedit:hover > span,
.btn.jmodedit:focus > span,
.btn.jmodedit:active > span {
  transform: rotateX(0deg) translateY(0px);
  -o-transform: rotateX(0deg) translateY(0px);
  -moz-transform: rotateX(0deg) translateY(0px);
  -webkit-transform: rotateX(0deg) translateY(0px);
  -ms-transform: rotateX(0deg) translateY(0px);
}
/*Lists*/
li {
  list-style-type: none;
}
.list1 ul a,
.archive-module a,
.categories-module a,
.category-module a,
.mod-menu .nav.menu a,
.category-modulefaqs_anchors a {
  display: inline;
  color: inherit;
}
.list1 ul a:hover,
.archive-module a:hover,
.categories-module a:hover,
.category-module a:hover,
.mod-menu .nav.menu a:hover,
.category-modulefaqs_anchors a:hover {
  background: none;
}
.list1 ul,
.archive-module,
.categories-module,
.category-module,
.category-modulefaqs_anchors {
  margin: 0;
}
.list1 ul > li,
.archive-module > li,
.categories-module > li,
.category-module > li,
.category-modulefaqs_anchors > li {
  padding-bottom: 6px;
  position: relative;
  margin-left: 20px;
}
.list1 ul > li:before,
.archive-module > li:before,
.categories-module > li:before,
.category-module > li:before,
.category-modulefaqs_anchors > li:before {
  content: "\f111";
  position: relative;
  font: 8px/23px FontAwesome;
  position: absolute;
  top: 0;
  left: -20px;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin: 0 0 21px;
}
.jg_photo {
  width: 100%;
}
.lazy_preloader {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  position: relative;
  background: url(../images/camera-loader.gif) 50% 50% no-repeat #ffffff;
}
.lazy_preloader .lazy_preloader_inner {
  display: block;
  max-width: 100%;
}
.lazy_preloader img {
  position: absolute;
}
img.lazy {
  opacity: 0 !important;
  -webkit-transform: scale(0.9) !important;
  -moz-transform: scale(0.9) !important;
  -ms-transform: scale(0.9) !important;
  -o-transform: scale(0.9) !important;
  transform: scale(0.9) !important;
}
img {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.BWfade {
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  z-index: 2;
  opacity: 0 !important;
  -webkit-transition: all 0.5s linear !important;
  -moz-transition: all 0.5s linear !important;
  -o-transition: all 0.5s linear !important;
  transition: all 0.5s linear !important;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.item_img {
  font-size: 0;
  line-height: 0;
  position: relative;
}
.item_img a {
  position: relative;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
}
.item_img a:before,
.item_img a:after {
  content: "";
  opacity: 0;
  pointer-events: none;
  z-index: 3;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.item_img a:before {
  top: 0px;
  left: 0px;
  right: 100%;
  bottom: 100%;
  border-top: 10px solid;
  border-left: 10px solid;
}
.item_img a:after {
  left: 100%;
  top: 100%;
  bottom: 0px;
  right: 0px;
  border-bottom: 10px solid;
  border-right: 10px solid;
}
.item_img a.touchGalleryLink:after {
  display: none;
}
.item_img a img {
  opacity: 0.99;
}
.item_img a:hover img,
.item_img a:hover .BWfade {
  transform: scale(1.1) !important;
  -o-transform: scale(1.1) !important;
  -moz-transform: scale(1.1) !important;
  -webkit-transform: scale(1.1) !important;
  -ms-transform: scale(1.1) !important;
  opacity: 1 !important;
}
.item_img a:hover:before {
  opacity: 1;
  bottom: 0px;
  right: 0px;
}
.item_img a:hover:after {
  opacity: 1;
  top: 0px;
  left: 0px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 30px 10px 0;
  max-width: 48%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 10px 30px;
  max-width: 48%;
}
.banneritem a {
  position: relative;
  display: block;
  overflow: hidden;
}
.banneritem a:before,
.banneritem a:after {
  content: "";
  opacity: 0;
  pointer-events: none;
  z-index: 3;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.banneritem a:before {
  top: 0px;
  left: 0px;
  right: 100%;
  bottom: 100%;
  border-top: 10px solid;
  border-left: 10px solid;
}
.banneritem a:after {
  left: 100%;
  top: 100%;
  bottom: 0px;
  right: 0px;
  border-bottom: 10px solid;
  border-right: 10px solid;
}
.banneritem a:hover img,
.banneritem a:hover .BWfade {
  transform: scale(1.1) !important;
  -o-transform: scale(1.1) !important;
  -moz-transform: scale(1.1) !important;
  -webkit-transform: scale(1.1) !important;
  -ms-transform: scale(1.1) !important;
  opacity: 1 !important;
}
.banneritem a:hover:before {
  opacity: 1;
  bottom: 0px;
  right: 0px;
}
.banneritem a:hover:after {
  opacity: 1;
  top: 0px;
  left: 0px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.item__module,
.item {
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
}
.item__module.visible-first,
.item.visible-first {
  opacity: 1;
  transform: translateY(0px);
  -o-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
#sup-top {
  background: #f6f8fa;
  color: #777;
  padding: 12px 0;
  margin: -20px 0 32px;
}
.moduletable.location .mod-custom:before {
  font-size: 24px;
  content: '\e0d7';
  font-family: "material-design";
  vertical-align: middle;
}
.moduletable.info {
  text-align: right;
}
.moduletable.info .phone {
  font-weight: 500;
  font-size: 20px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
}
.moduletable.info .phone:before {
  font-size: 24px;
  content: '\e0f4';
  font-family: "material-design";
  vertical-align: middle;
  margin-right: 10px;
}
.moduletable.info .worktime {
  display: inline-block;
  vertical-align: middle;
  margin-left: 25px;
}
.moduletable.info .worktime:before {
  font-size: 24px;
  content: '\e053';
  font-family: "material-design";
  vertical-align: middle;
  margin-right: 10px;
}
.wrapper-inner {
  padding-top: 20px;
}
/*======================= TOP =======================*/
#top {
  width: 100% !important;
  background: #ffffff;
  padding: 5px 0;
  position: relative;
  -webkit-transition: margin 0.2s ease ,  shadow 0.2s ease ,  padding 0.2s ease;
  -moz-transition: margin 0.2s ease ,  shadow 0.2s ease ,  padding 0.2s ease;
  -o-transition: margin 0.2s ease ,  shadow 0.2s ease ,  padding 0.2s ease;
  transition: margin 0.2s ease ,  shadow 0.2s ease ,  padding 0.2s ease;
}
#top.scroll-to-fixed-fixed {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
#sup-top + #top {
  padding: 5px 0 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#sup-top + #top #logo h1 {
  padding: 0 0 0 5px;
  font-size: 14px;
  line-height: 35px;
  display: initial;
}
#sup-top + #top #logo h1:before {
  width: 35px;
  height: 35px;
  display: none;
}
#sup-top + #top #logo h1:after {
  width: 29px;
  height: 29px;
  top: 4px;
  left: 23px;
  display: none;
}
#sup-top + #top #logo h1 span.item_title_part_0 {
  /* font-size: 37px; */
}
#sup-top + #top ~ #header {
  margin-top: 30px;
}
#sup-top + #top.scroll-to-fixed-fixed:after {
  margin-top: 0;
}
.moduletable.home_2 .icemegamenu > ul {
  margin: 0;
  padding: 5px 0 0;
}
.moduletable.home_2 .icemegamenu > ul > li > a.iceMenuTitle {
  font-size: 18px;
}
.moduletable.home_2 .icemegamenu > ul > li + li {
  margin-left: 30px;
}
.moduletable.home_2 .icemegamenu > ul > li.parent > .iceMenuTitle:after,
.moduletable.home_2 .icemegamenu > ul > li.parent > .icemega_title:after {
  font-size: inherit;
  margin-left: 6px;
}
.moduletable.home_2 .icemegamenu > ul #iceMenu_281 ul.icesubMenu {
  right: 0;
  left: auto;
  -webkit-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
}
.moduletable.home_2 .icemegamenu > ul #iceMenu_281.hover ul.icesubMenu {
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
.moduletable.home_2 .icemega_modulewrap.top_search {
  margin-top: -3px;
}
.moduletable.home_2 .icemega_modulewrap.top_search > i.fa-search {
  margin: 0;
  width: auto;
  font-size: 28px;
  color: #222222;
}
.moduletable.home_2 .icemega_modulewrap.top_search > i.fa-search:before {
  content: "\e13d";
  font-family: "material-design";
}
.icemegamenu {
  float: right;
  position: static;
}
.iceMenuLiLevel_1.search {
  margin-left: 15px;
}
.icemega_modulewrap.top_search {
  padding: 0;
  text-align: left;
  position: relative;
  margin-top: -7px;
  width: 27px !important;
}
.icemega_modulewrap.top_search > i.fa-search {
  font-size: 18px;
  width: 18px;
  display: block;
  cursor: pointer;
  line-height: 36px;
  top: 0;
  right: 0;
  z-index: 10001;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.icemega_modulewrap.top_search > i.fa-search.hidden {
  display: block;
  visibility: visible;
  pointer-events: none;
  opacity: 0;
  z-index: 10;
}
.icemega_modulewrap.top_search .mod-search {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10000;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.icemega_modulewrap.top_search .mod-search > i.fa-times {
  display: inline-block;
  font-size: 17px;
  line-height: 40px;
  width: 23px;
  text-align: right;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  right: -14px;
  top: 0;
  z-index: 11;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.icemega_modulewrap.top_search .mod-search.hidden {
  opacity: 0;
  display: block;
  visibility: visible;
  pointer-events: none;
}
.icemega_modulewrap.top_search .mod-search.hidden #searchword {
  width: 0;
  padding-right: 15px;
}
.icemega_modulewrap.top_search .mod-search.hidden > i.fa-times {
  display: none;
}
.icemega_modulewrap.top_search .navbar-form {
  height: 42px;
  font-size: 0;
  line-height: 0;
}
.icemega_modulewrap.top_search #searchword {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none !important;
  height: 42px;
  color: #fff !important;
  width: 144px;
  margin: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 7px 30px 7px 10px;
  outline: none !important;
}
.icemega_modulewrap.top_search .btn-primary {
  font-size: 0;
  background: none !important;
  padding: 0 !important;
  border: none !important;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 26px;
  text-align: left;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.icemega_modulewrap.top_search .btn-primary:after {
  display: none;
}
.icemega_modulewrap.top_search .btn-primary:active,
.icemega_modulewrap.top_search .btn-primary:focus {
  color: #fff !important;
  background: none !important;
}
.icemega_modulewrap.top_search .btn-primary:active:hover,
.icemega_modulewrap.top_search .btn-primary:focus:hover,
.icemega_modulewrap.top_search .btn-primary:active.active,
.icemega_modulewrap.top_search .btn-primary:focus.active,
.icemega_modulewrap.top_search .btn-primary:active.selected,
.icemega_modulewrap.top_search .btn-primary:focus.selected {
  color: #fff !important;
}
.icemega_modulewrap.top_search .btn-primary:hover,
.icemega_modulewrap.top_search .btn-primary.active,
.icemega_modulewrap.top_search .btn-primary.selected {
  color: #fff !important;
}
.icemega_modulewrap.top_search .btn-primary i.fa {
  margin: 0;
  font-size: 18px;
  display: block;
  line-height: 36px;
}
.moduletable.home_shop {
  padding-bottom: 8px;
}
.moduletable.home_shop .icemegamenu {
  float: none;
  display: table;
  max-width: 100%;
  margin: 0 auto;
}
.moduletable.home_shop .icemegamenu > ul > li > a.iceMenuTitle {
  font-size: 18px;
}
.moduletable.home_shop .iceMenuLiLevel_1.search {
  display: none;
}
.icemega_cover_module .item__module,
.icemega_cover_module .item {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.icemegamenu .virtuemart_categories {
  font-size: 18px;
  padding-top: 20px;
}
.icemegamenu .virtuemart_categories ul.nav.menu {
  padding-top: 20px;
}
.icemegamenu .virtuemart_categories li {
  padding: 0 0 9px 23px;
  position: relative;
}
.icemegamenu .virtuemart_categories li a {
  color: #777;
}
.icemegamenu .virtuemart_categories li a:before {
  content: '\f105';
  font-family: Fontawesome;
  position: absolute;
  left: 0;
  top: 2px;
}
.scroll-to-fixed-fixed .moduletable.home_shop {
  padding-bottom: 0;
}
.scroll-to-fixed-fixed #logo.span12 {
  margin: 0;
  -webkit-transition: margin 0.2s ease;
  -moz-transition: margin 0.2s ease;
  -o-transition: margin 0.2s ease;
  transition: margin 0.2s ease;
}
.scroll-to-fixed-fixed ul.icesubMenu {
  margin: 4px 0 0;
}
.moduletable.virt_cart {
  position: absolute;
  top: 0;
  right: 0;
  /*z-index: 99999;*/
  z-index: 1000;
}
.moduletable.virt_cart .total_products i {
  line-height: 27px;
  padding: 0 5px;
  min-width: 17px;
  text-align: center;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  background: #f6f8fa;
  color: #777;
  display: inline-block;
  font-style: normal;
}
.moduletable.virt_cart .total_products i:before {
  position: absolute;
  left: -24px;
  top: 20px;
  font-size: 28px;
}
.moduletable.user_menu {
  position: absolute;
  top: 22px;
  right: 76px;
  z-index: 999;
}
.moduletable.user_menu .nav.menu > li {
  position: relative;
}
.moduletable.user_menu .nav.menu > li > a {
  font-size: 28px;
  color: #333333;
}
.moduletable.user_menu .nav.menu > li > ul.nav-child {
  position: absolute;
  top: -999px;
  right: -5px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 21px #e2e7ec;
  -moz-box-shadow: 0 0 21px #e2e7ec;
  box-shadow: 0 0 21px #e2e7ec;
  font-size: 18px;
  line-height: 32px;
  padding: 25px 40px 25px 30px;
  z-index: 999;
  opacity: 0;
  -webkit-transition: top 0s ease 1s , opacity 0.2s ease 0.8s;
  -moz-transition: top 0s ease 1s , opacity 0.2s ease 0.8s;
  -o-transition: top 0s ease 1s , opacity 0.2s ease 0.8s;
  transition: top 0s ease 1s , opacity 0.2s ease 0.8s;
}
.moduletable.user_menu .nav.menu > li > ul.nav-child li {
  line-height: inherit;
}
.moduletable.user_menu .nav.menu > li > ul.nav-child li > a {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  white-space: nowrap;
  color: #777;
}
.moduletable.user_menu .nav.menu > li > ul.nav-child li > a:before {
  color: #d3d6d9;
  display: inline-block;
  width: 30px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-size: 20px;
}
.moduletable.user_menu .nav.menu > li:hover > ul.nav-child {
  -webkit-transition: top 0s ease 0s , opacity 0.2s ease 0s;
  -moz-transition: top 0s ease 0s , opacity 0.2s ease 0s;
  -o-transition: top 0s ease 0s , opacity 0.2s ease 0s;
  transition: top 0s ease 0s , opacity 0.2s ease 0s;
  opacity: 1;
  top: 40px;
}
.moduletable.virt_search .module_container label {
  margin: 0;
}
.moduletable.virt_search .module_container i {
  font-size: 28px;
  color: #333333;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.moduletable.virt_search .module_container .search_toggle_button_1 {
  position: absolute;
  top: 23px;
  right: 130px;
}
.moduletable.virt_search .module_container .searchvirt_search {
  position: relative;
}
.moduletable.virt_search .module_container .search_box {
  position: absolute;
  top: -999px;
  left: 0;
  width: 100%;
  background: #ffffff;
  z-index: 999999;
  opacity: 0;
  -webkit-transition: top 0s ease 0.2s , opacity 0.2s ease 0s;
  -moz-transition: top 0s ease 0.2s , opacity 0.2s ease 0s;
  -o-transition: top 0s ease 0.2s , opacity 0.2s ease 0s;
  transition: top 0s ease 0.2s , opacity 0.2s ease 0s;
}
.moduletable.virt_search .module_container .search_box > form {
  margin: 0 70px 0 0;
}
.moduletable.virt_search .module_container .search_box > form .btn {
  padding: 0;
  position: absolute;
  top: 13px;
  right: 15px;
}
.moduletable.virt_search .module_container .search_box > form .btn:after {
  display: none;
}
.moduletable.virt_search .module_container .search_box .search_toggle_button_2 {
  position: absolute;
  right: 20px;
  top: 13px;
}
.moduletable.virt_search .module_container .search_toggle {
  display: none;
}
.moduletable.virt_search .module_container .search_toggle:checked ~ .search_box {
  top: -2px;
  opacity: 1;
  -webkit-transition: top 0s ease 0s , opacity 0.2s ease 0s;
  -moz-transition: top 0s ease 0s , opacity 0.2s ease 0s;
  -o-transition: top 0s ease 0s , opacity 0.2s ease 0s;
  transition: top 0s ease 0s , opacity 0.2s ease 0s;
}
.moduletable.virt_search #mod_virtuemart_search {
  font-size: 18px;
  color: #333333;
  margin: 0;
}
.moduletable.virt_search #mod_virtuemart_search::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #333333;
}
.moduletable.virt_search #mod_virtuemart_search:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333333;
}
.moduletable.virt_search #mod_virtuemart_search::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333333;
}
.moduletable.virt_search #mod_virtuemart_search:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #333333;
}
/*======================= HEADER =======================*/
#header {
  margin-top: 18px;
}
.camera_wrap {
  height: 576px;
}
#logo img + h1{
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}
#logo h1 {
  padding: 0 0 0 45px;
  text-transform: none;
  margin: 0;
  font-weight: 300;
  color: #888888;
  font-size: 10px;
  position: relative;
  line-height: 25px;
}
#logo h1:before {
  position: absolute;
  width: 25px;
  height: 25px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  top: 0;
  left: 0;
  content: '';
}
#logo h1:after {
  position: absolute;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  top: 3px;
  left: 17px;
  content: '';
  opacity: 0.6;
}
#logo h1 span.item_title_part_0 {
  color: #222222;
  font-weight: 500;
  font-size: 27px;
  text-transform: none;
}
#logo a {
  display: inline-block;
  max-width: 100%;
}
#logo.span12 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 27px;
}
.moduletable.features_home_2 {
  margin-top: -60px;
  z-index: 10;
  position: relative;
  margin-bottom: 45px;
}
.moduletable.features_home_2 .item_content {
  text-align: center;
}
.moduletable.features_home_2 .item_content > a {
  color: #ffffff;
  display: block;
  padding: 50px 0 19px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.moduletable.features_home_2 .item_content > a .item_title {
  color: inherit;
}
.moduletable.features_home_2 .item_content > a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.moduletable.features_home_2 .item_content i {
  font-size: 72px;
  display: block;
  line-height: 72px;
  margin-bottom: 20px;
}
.moduletable.features_home_2 .item_content .item_title span[class*="item_title_part"] {
  display: block;
}
.moduletable.other_features {
  margin-bottom: 40px;
}
.moduletable.other_features i[class*="material-design"] {
  font-size: 60px;
  display: block;
  line-height: 60px;
  margin-bottom: 25px;
}
.moduletable.other_features header {
  text-align: center;
}
.moduletable.other_features .pretext {
  text-align: center;
  font-size: 20px;
  line-height: 33px;
  margin-bottom: 17px;
}
.moduletable.categories_main {
  padding-top: 50px;
  text-align: center;
}
/*======================= NAVIGATION =======================*/
#navigation {
  padding-top: 49px;
}
.scroll-to-fixed-fixed {
  -webkit-transform: translateZ(0);
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
#showcase {
  background: #f6f8fa;
  padding-top: 60px;
}
.mod-article-single.mod-article-single__about f .img-intro__left {
  margin-bottom: 30px;
}
.mod-article-single.custom .item_img.img-intro__left {
  margin-right: 140px;
}
.mod-article-single.custom .item-title {
  margin-bottom: 22px;
  padding-top: 36px;
}
ul.flaticon {
  margin: 8px 0 !important;
  text-align: left;
}
ul.flaticon li {
  padding-bottom: 10px !important;
  margin-left: 0px !important;
  overflow: hidden;
}
ul.flaticon li:before {
  display: none;
}
ul.flaticon li a {
  font-size: 20px;
  font-weight: 300;
}
ul.flaticon li a i.fa,
ul.flaticon li a.flatfa:before {
  margin: 0 20px 0 0;
  background: #f6f8fa;
  color: #D80000;
  font-size: 40px;
  text-align: center;
  width: 58px;
  line-height: 58px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
  vertical-align: middle;
}
ul.flaticon li a i.fa {
  font-size: 24px;
}
ul.flaticon li a:hover i.fa,
ul.flaticon li a:hover.flatfa:before {
  background: #D80000;
  color: #f6f8fa;
}
ul.flaticon li.disable:before {
  display: none;
}
ul.flaticon.right {
  text-align: right;
}
ul.flaticon.right li a i.fa {
  margin: 0 0 0 20px;
}
.mod-article-single {
  margin-bottom: 46px;
}
.mod-article-single .mod-newsflash-adv_custom-link {
  padding-bottom: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__team_team .item_img {
  margin-bottom: 0px;
}
.mod-newsflash-adv.mod-newsflash-adv__team_team .item_title {
  color: #ffffff;
  font-size: 26px;
  line-height: 66px;
}
.mod-newsflash-adv.mod-newsflash-adv__team_team .item_title a {
  display: block;
  background: #D80000;
  color: #ffffff;
}
.mod-newsflash-adv.mod-newsflash-adv__team_team .item_title a:hover {
  background: #333333;
  color: #ffffff;
}
.mod-newsflash-adv.features .item > .fa,
.mod-newsflash-adv.features .item .flatfa {
  float: left;
  font-size: 84px;
  margin-right: 0px;
}
.mod-newsflash-adv.features .item > .fa {
  font-size: 60px;
  margin-right: 20px;
}
.mod-newsflash-adv.features .item .item_content {
  overflow: hidden;
  text-align: left;
}
.mod-newsflash-adv.services .row-fluid .item .item_content {
  padding: 18% 14% 15%;
}
.mod-newsflash-adv.services .row-fluid .item .item_content .item_title {
  font-size: 25px;
}
.mod-newsflash-adv.services .row-fluid .item .item_content .flatfa {
  font-size: 96px;
}
.mod-newsflash-adv.blog .item_info_dl {
  margin: 0;
}
.mod-newsflash-adv.blog .item_info_dl dd {
  color: #D80000;
  margin: 0 14px 0 0;
  display: inline;
}
.mod-newsflash-adv.blog .item_info_dl dd > * {
  display: inline;
}
.mod-newsflash-adv.blog .item_info_dl dd .item_createdby:before,
.mod-newsflash-adv.blog .item_info_dl dd .item_category-name:before,
.mod-newsflash-adv.blog .item_info_dl dd .item_published:before,
.mod-newsflash-adv.blog .item_info_dl dd .item_hits:before,
.mod-newsflash-adv.blog .item_info_dl dd .kmt-readon:before {
  font: 14px/23px FontAwesome;
  margin-right: 3px;
}
.mod-newsflash-adv.blog .item_info_dl dd .item_createdby:before {
  content: "\f007";
}
.mod-newsflash-adv.blog .item_info_dl dd .item_category-name:before {
  content: "\f0c9";
}
.mod-newsflash-adv.blog .item_info_dl dd .item_published:before {
  content: "\f073";
}
.mod-newsflash-adv.blog .item_info_dl dd .item_hits:before {
  content: "\f06e";
}
.mod-newsflash-adv.blog .item_info_dl dd .kmt-readon:before {
  content: "\f0e6";
}
.mod-newsflash-adv.blog .item_info_dl dd a {
  color: #888888;
}
.mod-newsflash-adv.blog .item_info_dl dd a:hover {
  color: #D80000;
}
.mod-newsflash-adv.mod-newsflash-adv__counters .item_content,
.mod-newsflash-adv.counters .item_content {
  text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__counters .flatfa,
.mod-newsflash-adv.counters .flatfa {
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  width: 120px;
  line-height: 120px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  margin-bottom: 12px;
  text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__counters .item_title,
.mod-newsflash-adv.counters .item_title {
  font-size: 45px;
}
.mod-newsflash-adv.mod-newsflash-adv__counters .item_introtext,
.mod-newsflash-adv.counters .item_introtext {
  color: #333333;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
.moduletable.more_features {
  text-align: center;
  margin: 30px 0 10px;
}
/*======================= FEATURE =======================*/
#feature {
  padding-top: 60px;
  padding-bottom: 14px;
}
.moduletable.advantages {
  text-align: center;
  margin: 15px 0 0;
}
.moduletable.advantages .mod-custom {
  margin: 0 auto;
  max-width: 790px;
}
.moduletable.advantages .mod-menu {
  text-align: left;
}
.moduletable.advantages .mod-menu > ul {
  margin: 0 0 63px -30px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.moduletable.advantages .mod-menu > ul > li {
  font-size: 14px;
  line-height: 23px;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
}
.moduletable.advantages .mod-menu > ul > li > a {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: -0.3px;
  padding: 17px 0 18px 78px;
  position: relative;
  display: inline-block;
}
.moduletable.advantages .mod-menu > ul > li > a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  background: #f6f8fa;
  font-size: 25px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.moduletable.advantages .mod-menu > ul > li > a:hover {
  color: #333333;
}
.moduletable.advantages .mod-menu > ul > li > a:hover:before {
  color: #ffffff;
}
/*======================= MAINTOP =======================*/
.moduletable.options .item,
.moduletable.services .item {
  padding: 0;
  margin: 0;
  display: table-cell;
  float: none;
  width: 33.33%;
}
.moduletable.options .item .item_content,
.moduletable.services .item .item_content {
  color: #ffffff;
  padding: 30px;
}
.moduletable.options .item .item_content *,
.moduletable.services .item .item_content * {
  color: inherit;
}
.moduletable.options .item .item_content > a .item_img img,
.moduletable.services .item .item_content > a .item_img img {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.moduletable.options .item .item_content > a:hover .item_img img,
.moduletable.services .item .item_content > a:hover .item_img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.moduletable.options .row-fluid,
.moduletable.services .row-fluid {
  margin: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.moduletable.options .item_num2,
.moduletable.services .item_num2 {
  position: relative;
}
.moduletable.options .item_num2:before,
.moduletable.services .item_num2:before {
  position: absolute;
  left: -2px;
  top: 0;
  width: 2px;
  content: '';
  bottom: 0;
}
.moduletable.options .item .item_content > a {
  display: block;
  overflow: hidden;
  /* padding: 85px 60px 75px 55px; */
}
.moduletable.options .item .item_content .item_img img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content {
  padding: 69px 0 97px;
}
.page-category {
  text-align: center;
}
#component {
  min-height: 0;
}
.item {
  margin-bottom: 10px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 23px;
}
.item_info_dl dd {
  margin: 0 14px 0 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_info_dl dd .item_createdby:before,
.item_info_dl dd .item_category-name:before,
.item_info_dl dd .item_published:before,
.item_info_dl dd .item_hits:before,
.item_info_dl dd .kmt-readon:before {
  font: 14px/23px FontAwesome;
  margin-right: 3px;
}
.item_info_dl dd .item_createdby:before {
  content: "\f007";
}
.item_info_dl dd .item_category-name:before {
  content: "\f0c9";
}
.item_info_dl dd .item_published:before {
  content: "\f073";
}
.item_info_dl dd .item_hits:before {
  content: "\f06e";
}
.item_info_dl dd .kmt-readon:before {
  content: "\f0e6";
}
.item_info_dl dd a {
  color: #888888;
}
.item_info_dl dd a:hover {
  color: #D80000;
}
.item_introtext a,
.item_fulltext a,
.category_desc a {
  text-decoration: none;
  color: #d20101;
}
.item_introtext a.btn,
.item_fulltext a.btn,
.category_desc a.btn {
  text-decoration: none;
  color: #fff;
}
.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
  color: #ffffff;
  padding: 2px 6px;
}
.item_introtext .lists_wrapper,
.item_fulltext .lists_wrapper,
.category_desc .lists_wrapper {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 45px 0;
  margin: 20px 0 45px;
}
.item_introtext ul,
.item_fulltext ul,
.category_desc ul {
  margin: 0;
  color: #333;
  padding: 10px 0px;
}

.item_introtext ul.w100, .item_fulltext ul.w100, .category_desc ul.w100 {
    width: 100%!important;
}
.item_introtext ul li,
.item_fulltext ul li,
.category_desc ul li {
  padding-bottom: 7px;
  font-weight: 500;
  position: relative;
  margin-left: 27px;
}
.item_introtext ul li:before,
.item_fulltext ul li:before,
.category_desc ul li:before {
  content: "\f00c";
  font: 14px/23px FontAwesome;
  position: absolute;
  top: 0;
  left: -27px;
}
.item_introtext ul li a,
.item_fulltext ul li a,
.category_desc ul li a {
  font-weight: 300;
  color: #888888;
}
.item_introtext ul li.disable:before,
.item_fulltext ul li.disable:before,
.category_desc ul li.disable:before {
  content: "\f00d";
  color: #888888;
}
.item_introtext ul a,
.item_fulltext ul a,
.category_desc ul a {
  text-decoration: none;
  color: inherit;
}
.item_introtext ul.icons li,
.item_fulltext ul.icons li,
.category_desc ul.icons li {
  font-size: 20px;
  padding-bottom: 10px;
  font-weight: 500;
  position: relative;
  margin-left: 0px;
}
.item_introtext ul.icons li:before,
.item_fulltext ul.icons li:before,
.category_desc ul.icons li:before {
  display: none;
}
.item_introtext ul.icons li a,
.item_fulltext ul.icons li a,
.category_desc ul.icons li a {
  position: relative;
  display: inline-block;
}
.item_introtext ul.icons li a:before,
.item_fulltext ul.icons li a:before,
.category_desc ul.icons li a:before {
  font-family: FontAwesome;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font-size: 24px;
  line-height: 58px;
  width: 58px;
  text-align: center;
  background: #f6f8fa;
  display: inline-block;
  margin-right: 20px;
  position: relative;
  top: auto;
  left: auto;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.item_introtext ul.icons li:first-child a:before,
.item_fulltext ul.icons li:first-child a:before,
.category_desc ul.icons li:first-child a:before {
  content: "\f0c0";
}
.item_introtext ul.icons li:nth-child(2) a:before,
.item_fulltext ul.icons li:nth-child(2) a:before,
.category_desc ul.icons li:nth-child(2) a:before {
  content: "\f040";
}
.item_introtext ul.icons li:nth-child(3) a:before,
.item_fulltext ul.icons li:nth-child(3) a:before,
.category_desc ul.icons li:nth-child(3) a:before {
  content: "\f004";
}
.item_introtext ul.icons li a:hover,
.item_fulltext ul.icons li a:hover,
.category_desc ul.icons li a:hover {
  color: #333333;
}
.item_introtext ul.icons li a:hover:before,
.item_fulltext ul.icons li a:hover:before,
.category_desc ul.icons li a:hover:before {
  color: #ffffff;
}
.item_introtext ul.nav-tabs,
.item_fulltext ul.nav-tabs,
.category_desc ul.nav-tabs {
  margin-bottom: 32px;
}
.item_introtext ul.nav-tabs li,
.item_fulltext ul.nav-tabs li,
.category_desc ul.nav-tabs li {
  padding: 0;
}
.item_introtext ul.nav-tabs li:before,
.item_fulltext ul.nav-tabs li:before,
.category_desc ul.nav-tabs li:before {
  display: none;
}
.item_introtext ul.nav-tabs li a:hover,
.item_fulltext ul.nav-tabs li a:hover,
.category_desc ul.nav-tabs li a:hover {
  color: #333333;
}

ul.abonent li {
    text-align: left!important;
}

.item_introtext ol,
.item_fulltext ol,
.category_desc ol {
  margin-left: 16px;
}
.item_introtext ol li,
.item_fulltext ol li,
.category_desc ol li {
  padding-left: 5px;
  padding-bottom: 7px;
}
.item_introtext ol li a,
.item_fulltext ol li a,
.category_desc ol li a {
  color: #888888;
  text-decoration: none;
}
.item_introtext input,
.item_fulltext input,
.category_desc input,
.item_introtext select,
.item_fulltext select,
.category_desc select,
.item_introtext .select,
.item_fulltext .select,
.category_desc .select,
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea {
  width: 100%;
}
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea {
  height: 170px;
}
.page-item {
  padding-bottom: 20px;
  /*max-width: 770px;*/
  margin: 0 auto;
}
.page-item .item_fulltext {
  text-align: left;
}
.page-item__404,
.page-item__template_settings,
.page-item__elements {
  max-width: 100%;
}
.page-item__elements .spacer {
  height: 1px;
  clear: both;
  background: #e5e5e5;
  margin-bottom: 50px;
  margin-top: 20px;
}
/*===== 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 {
  font-family: FontAwesome;
  content: '\f073';
  position: absolute;
  top: 15px;
  line-height: 40px;
  display: block;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  right: -36px;
  color: #fff;
  text-align: center;
  width: 40px;
}
.page-category__history .items-row > div .item {
  text-align: left;
  margin-right: 25px;
  padding: 40px;
  border: 1px solid #e5e5e5;
  position: relative;
}
.page-category__history .items-row > div .item:before {
  position: absolute;
  top: 20px;
  right: -16px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #e5e5e5;
  content: '';
}
.page-category__history .items-row > div .item:after {
  position: absolute;
  top: 20px;
  right: -15px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #fff;
  content: '';
}
.page-category__history .items-row > div .item .item_introtext p {
  padding-bottom: 0;
}
.page-category__history .items-row > div .item .item_info {
  position: absolute;
  left: 100%;
  top: 20px;
  margin-left: 80px;
}
.page-category__history .items-row > div + div {
  float: right;
}
.page-category__history .items-row > div + div:before {
  left: -5px;
  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 {
  position: absolute;
  top: 20px;
  left: -16px;
  right: auto;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #ccc;
  border-left: none;
  content: '';
}
.page-category__history .items-row > div + div .item:after {
  position: absolute;
  top: 20px;
  left: -15px;
  right: auto;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #fff;
  border-left: none;
  content: '';
}
.page-category__history .items-row > div + div .item .item_info {
  position: absolute;
  right: 100%;
  top: 20px;
  margin-right: 80px;
  margin-left: 0;
  left: auto;
}
.page-category__history .items-row:before {
  left: 50%;
  top: 0;
  margin-left: 15px;
  bottom: 0;
  width: 2px;
  content: '';
  display: block;
  position: absolute;
}
.page-category__history .item_info_dl {
  font-size: inherit;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin-bottom: 0;
  text-align: justify;
  font-size: 0.1px;
  display: block;
  line-height: 0;
}
ul.gallery:after {
  content: '';
  display: inline-block;
  width: 100%;
}
ul.gallery .gallery-item {
  list-style: none;
  opacity: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 23px;
  overflow: hidden;
}
ul.gallery .gallery-item .view .content * {
  color: inherit;
}
ul.gallery.loaded .gallery-item {
  display: none;
}
ul.gallery .gap {
  list-style: none;
}
ul.gallery .gallery-grid .item_img {
  margin-right: 0;
  float: none;
  max-width: 100%;
}
ul.gallery .gallery-grid .item_img:before,
ul.gallery .gallery-grid .item_img:after {
  content: "";
  opacity: 0;
  pointer-events: none;
  z-index: 3;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
ul.gallery .gallery-grid .item_img:before {
  top: 0px;
  left: 0px;
  right: 100%;
  bottom: 100%;
  border-top: 10px solid;
  border-left: 10px solid;
}
ul.gallery .gallery-grid .item_img:after {
  left: 100%;
  top: 100%;
  bottom: 0px;
  right: 0px;
  border-bottom: 10px solid;
  border-right: 10px solid;
}
ul.gallery .gallery-grid .item_img:hover:before {
  opacity: 1;
  bottom: 0px;
  right: 0px;
}
ul.gallery .gallery-grid .item_img:hover:after {
  opacity: 1;
  top: 0px;
  left: 0px;
}
ul.gallery .gallery-grid .item_img img {
  opacity: 0.99;
  width: 100%;
}
ul.gallery .gallery-grid.straightDown {
  float: none;
}
ul.gallery .gallery-grid.straightDown .item_img {
  float: left;
  margin: 0 23px 23px 0 !important;
}
ul.gallery .gallery-grid .view a.hover_more {
  background: none !important;
  line-height: inherit;
  border: none;
  color: inherit;
}
ul.gallery .gallery-grid .view a.hover_more span {
  display: none;
}
ul.gallery .gallery-grid .view a.hover_more:hover {
  color: #999;
}
ul.gallery .gallery-grid .view a {
  color: inherit;
}
ul.gallery .gallery-grid .view a:hover {
  color: #999;
}
ul.gallery .gap {
  display: inline-block;
}
ul.gallery .gallery-list {
  margin: 0 0 15px;
}
ul.gallery .gallery-list .view a.hover_more i {
  display: none;
}
ul.gallery .gallery-list .galleryZoom {
  display: none;
}
ul.gallery .item_more a {
  vertical-align: top;
}
ul.gallery .gallery-item__content {
  background: #ffffff;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 5px 0 26px 82px;
  margin: 5px 0 0;
  border-left: none;
  position: relative;
  color: #333333;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
}
blockquote span.author {
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  display: block;
  padding: 13px 0 6px;
}
blockquote span.author:before {
  content: '- ';
}
blockquote:before {
  font-family: FontAwesome;
  content: '\f10e';
  position: absolute;
  left: 0;
  top: 0px;
  background: #f6f8fa;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  text-align: center;
  font-size: 30px;
  line-height: 70px;
  width: 70px;
  font-weight: normal;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Portfolio Page ======*/
.sorting {
  text-align: left;
}
.gallery-item {
  margin-bottom: 23px;
}
.portfolio-thumbs {
  float: left;
  margin-left: 0;
  width: 700px;
  max-width: 65%;
  margin-right: 30px;
  font-size: 0;
  line-height: 0;
  margin-bottom: 20px;
}
.portfolio-thumbs ul {
  margin: 0 -30px 0 0;
}
.portfolio-thumbs ul li {
  float: left;
  width: 33.33%;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
  line-height: 0;
}
.portfolio-thumbs ul li a {
  display: inline-block;
  cursor: zoom-in;
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.portfolio-thumbs ul li a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 20;
  background: #000;
}
.portfolio-thumbs ul li a:after {
  content: '\f00e';
  font-family: FontAwesome;
  color: #fff;
  font-size: 0;
  line-height: 0;
  text-align: center;
  width: 100%;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 21;
}
.portfolio-thumbs ul li a:hover:before {
  opacity: 0.5;
}
.portfolio-thumbs ul li a:hover:after {
  opacity: 1;
  font-size: 40px;
}
.portfolio-thumbs ul li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.portfolio-thumbs ul li a.portfolio-video:after {
  content: '\f16a';
}
.portfolio-thumbs ul li a img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.portfolio-meta-list {
  margin-left: 0;
  overflow: hidden;
}
.portfolio-meta-list li {
  position: relative;
  margin-left: 32px;
  padding-bottom: 7px;
  color: #333333;
  font-weight: normal !important;
}
.portfolio-meta-list li strong {
  color: #D80000;
}
.jg_links .btn:after {
  display: none;
}
.jg_links .btn:hover {
  color: #ffffff;
}
.jg_links .btn .fa {
  background: #ffffff;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  width: 23px;
  line-height: 23px;
  text-align: center;
}
.jg_links .btn:hover .fa {
  background: #D80000;
}
form mark {
  left: 17px;
  bottom: 100%;
  margin-bottom: -7px;
  position: absolute;
  z-index: 1 !important;
  font-size: 11px;
  line-height: 18px;
  border-radius: 3px;
  background: none;
}
form mark label.error {
  display: inline-block !important;
  margin: 0;
  padding: 0 4px;
  color: #fff;
  position: relative;
  width: auto;
  background: #ff6363;
  font-size: 11px;
  line-height: 18px;
  border-radius: 3px;
}
form mark label.error:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 100%;
  border-top: 5px solid #ff6363;
  border-right: 5px solid transparent;
}
.page-gallery__works .item_img {
  position: relative;
}
.page-gallery__works .item_img .more_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.page-gallery__works .item_img .more_wrapper:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.page-gallery__works .item_img .more_wrapper .btn.btn-info {
  font-size: 14px;
  padding: 4px 17px 6px;
  background: #ffffff;
}
.page-gallery__works .item_img .more_wrapper .btn.btn-info:before,
.page-gallery__works .item_img .more_wrapper .btn.btn-info:after {
  display: none;
}
.page-gallery__works .item_img .more_wrapper .btn.btn-info:hover {
  color: #fff;
}
.page-gallery__works .item_img:hover .more_wrapper {
  opacity: 1;
}
.page-gallery__works .gallery-item {
  text-align: center;
}
/*===== FAQ Page ======*/
.page-category__faqs .to_top {
  text-align: right;
  position: relative;
  margin-bottom: 30px;
}
.page-category__faqs .to_top:before {
  content: '';
  top: 50%;
  height: 1px;
  background: #888888;
  left: 0;
  position: absolute;
  right: 30px;
}
.page-category__faqs .to_top a {
  font-size: 18px;
}
.page-category__faqs .item {
  margin-bottom: 0;
}
.category-modulefaqs_anchors {
  padding-bottom: 40px;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.page-item__blog {
  text-align: center;
}
.page-category__history .item_info_dl .item_published:before {
  content: "";
}
.page-blog {
  text-align: center;
}
.tags {
  clear: both;
  padding-bottom: 23px;
}
.page-blog,
.page-tags {
  margin: 0 auto;
  max-width: 770px;
}
.addthis_toolbox {
  padding-top: 14px;
}
.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;
}
/*===== Privacy Page ======*/
.page-item__privacy_policy .item_fulltext h4 {
  float: left;
  width: 35%;
  padding-right: 5%;
}
.page-item__privacy_policy .item_fulltext p {
  margin-left: 40%;
  position: relative;
}
.page-item__privacy_policy .item_fulltext p:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0px;
  left: -3%;
  width: 0px;
  border-right: 1px dotted #888888;
}
.icons:after {
  content: '';
  display: block;
  clear: both;
}
.page-contact-custom i {
  width: 70px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  line-height: 70px;
  text-align: center;
  color: #ffffff;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  font-size: 25px;
}
.page-contact-custom .contact_address {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  padding-bottom: 0;
}
.page-contact-custom .contact_address .contact_address_address {
  margin-top: 6px;
}
.page-contact-custom .contact_misc {
  text-align: center;
  padding-bottom: 15px;
}
.page-contact-custom .contact_misc p {
  max-width: 790px;
  margin: 0 auto;
}
.page-contact-custom .contact_details_telephone {
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}
.page-contact-custom .contact_details_telephone .worktime {
  font-size: 14px;
  line-height: 23px;
  font-weight: 300;
  color: #888888;
}
.page-contact-custom .contact_details_emailto {
  font-size: 20px;
  font-weight: 300;
}
.page-contact-custom .contact_details_emailto a {
  text-decoration: underline;
  display: inline-block;
  margin-top: 20px;
}
.contact_form_custom .moduleTitle {
  text-align: center;
  padding-top: 30px;
}
.contact_form_custom .control-group-button {
  text-align: center;
}
/*======================= CONTENT BOTTOM =======================*/
#content-bottom .moduletable + .moduletable.span12 {
  padding-top: 30px;
}
#content-bottom .moduletable + .moduletable.span12 .module_container {
  border-top: 1px solid #e5e9eb;
  padding-top: 55px;
}
#content-bottom .moduletable header {
  text-align: center;
}
.moduletable.delivery .moduleTitle,
.moduletable.payment .moduleTitle {
  text-align: center;
}
.moduletable.delivery i,
.moduletable.payment i {
  float: left;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  text-align: center;
  width: 118px;
  line-height: 118px;
  color: #ffffff;
  font-size: 57px;
  margin-right: 30px;
  margin-bottom: 10px;
}
.moduletable.delivery .item,
.moduletable.payment .item {
  margin-bottom: 12px;
}
.moduletable.about_shop_top_blocks {
  text-align: center;
}
.moduletable.about_shop_top_blocks .caption {
  font-size: 55px;
  line-height: 70px;
  display: block;
  font-weight: 300;
}
.moduletable.about_shop_top_blocks .pretext {
  font-size: 20px;
  line-height: 33px;
  font-weight: 300;
  color: #333333;
  max-width: 1070px;
  margin: 0 auto;
  padding: 0px 0 50px;
}
.moduletable.about_shop_top_blocks .item_content i {
  float: left;
  width: 70px;
  font-size: 55px;
  line-height: 55px;
  text-align: left;
}
.moduletable.about_shop_top_blocks .item_content i ~ * {
  margin-left: 70px;
  text-align: left;
}
.moduletable.about_shop_top_blocks .item_content i ~ * p {
  padding-bottom: 0;
}
.testimonials_about_shop .moduleTitle {
  text-align: center;
}
.from_the_blog .item_introtext {
  padding-bottom: 14px;
}
.from_the_blog .item_info .item_createdby {
  display: inline-block;
  margin: 0 10px;
}
.from_the_blog .item_info .item_createdby:before {
  content: '\f007';
  font-family: FontAwesome;
}
.from_the_blog .item_info .item_published {
  display: inline-block;
  margin: 0 10px;
}
.from_the_blog .item_info .item_published:before {
  content: '\f073';
  font-family: FontAwesome;
}
.mod-newsflash-adv_custom-link .btn:after {
  display: none;
}
/*=== Pricing table ===*/
.pricing_detailed {
  margin-bottom: 24px;
}
.pricing_detailed .row-fluid .item {
  position: relative;
}
.pricing_detailed .row-fluid .item .item_content {
  background: #f6f8fa;
  color: #888888;
  border-top: 0;
  text-align: left;
  padding: 0 0 9px;
  margin: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}
.pricing_detailed .row-fluid .item .item_content .item_title {
  margin: 0;
  padding: 30px 18px 25px;
  text-transform: capitalize;
  text-align: center;
  color: #333333;
}
.pricing_detailed .row-fluid .item .item_content .price {
  color: #ffffff;
  font-size: 45px;
  line-height: 44px;
  margin-bottom: 28px;
  padding: 19px 18px 17px;
  font-weight: 300;
  text-align: center;
}
.pricing_detailed .row-fluid .item .item_content .price strong {
  font-size: 14px;
  line-height: 23px;
  color: inherit;
}
.pricing_detailed .row-fluid .item .item_content .price span small {
  font-size: 24px;
  vertical-align: top;
}
.pricing_detailed .row-fluid .item .item_content .price small {
  font-size: 14px;
  line-height: 23px;
}
.pricing_detailed .row-fluid .item .item_content ul {
  display: table;
  margin: 0 auto 20px;
  padding: 0 30px;
  list-style: none;
}
.pricing_detailed .row-fluid .item .item_content ul li {
  color: #888888;
  padding: 0px 0px 7px;
  font-weight: 300;
  margin: 0;
}
.pricing_detailed .row-fluid .item.featured .item_content .price {
  background: #f6f8fa;
}
.pricing_detailed .row-fluid .item.featured .item_content .item_title {
  color: #ffffff;
}
.pricing_detailed.pricing_detailed_2 {
  margin-bottom: 0;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item {
  margin-bottom: 10px;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content {
  text-align: center;
  padding: 18px 0 37px;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content .item_title {
  text-align: left;
  padding: 0 30px 31px;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content .price {
  background: none !important;
  text-align: left;
  font-size: 85px;
  border-bottom: 2px solid;
  padding: 0 30px 20px;
  margin-bottom: 15px;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content .price sup {
  top: auto;
  vertical-align: super;
  font-size: 57%;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content .price small {
  font-size: 15px;
  margin-left: 15px;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content ul {
  display: block;
  padding: 0;
  text-align: left;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content ul li {
  padding: 8px 0 8px 56px;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content ul li:before {
  left: 29px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content ul li + li {
  border-top: 1px solid #edf1f4;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item.featured .item_content .item_title {
  color: #333333;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item.featured .item_content ul li {
  color: #888888;
}
.pricing_simple {
  margin-bottom: 40px;
}
.pricing_simple .item {
  line-height: 23px;
  padding-top: 48px;
}
.pricing_simple .item i {
  background: #ffffff;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font-size: 48px;
  line-height: 96px;
  position: absolute;
  top: -48px;
  left: 50%;
  margin-left: -48px;
  width: 96px;
  text-align: center;
}
.pricing_simple .item .item_content {
  position: relative;
  color: #ffffff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 61px 29px 25px 30px;
  text-align: center;
}
.pricing_simple .item .item_content .item_title {
  color: #ffffff;
  margin-bottom: 11px;
}
.pricing_simple .item .item_content .price {
  color: #ffffff;
}
.pricing_simple .item .item_content .price span {
  color: #ffffff;
}
.pricing_simple .item .item_content .price small {
  color: #ffffff;
}
.pricing_simple .item .item_content:hover {
  background: #f6f8fa;
  color: #888888;
}
.pricing_simple .item .price {
  color: #ffffff;
  font-size: 45px;
  line-height: 50px;
  vertical-align: bottom;
}
.pricing_simple .item .price span {
  font-size: 45px;
  font-weight: 300;
}
.pricing_simple .item .price small {
  font-size: 14px;
  line-height: 23px;
  font-weight: normal;
}
.pricing_simple .item .item_introtext {
  font-size: 13px;
}
.data-table dl {
  float: left;
  width: 25%;
  margin: 0;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.data-table dl dt {
  font-size: 15px;
  font-weight: 500;
  background: #f6f8fa;
  padding: 11px 20px;
}
.data-table dl dd {
  border-top: 1px solid #e5e5e5;
  margin: 0;
  padding: 11px 20px;
}
.data-table dl + dl {
  border-left: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.data-table dl:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.data-table .item_introtext {
  clear: both;
}
.moduletable.site_map {
  text-align: left;
  margin-bottom: 40px;
}
.moduletable.site_map .nav.menu li {
  margin: 0;
  position: relative;
  padding: 0 0 7px 20px;
}
.moduletable.site_map .nav.menu li:before {
  content: "\f00c";
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
  font-size: 10px;
}
.moduletable.site_map .nav.menu li a {
  background: none !important;
  display: inline-block;
}
.moduletable.site_map .nav.menu li a:before {
  display: none;
}
.moduletable.site_map .nav.menu li a.white_submenu + ul {
  display: none;
}
.moduletable.site_map .nav.menu li ul.small {
  font-size: inherit;
  line-height: inherit;
}
.moduletable.site_map .nav.menu li ul.small li {
  padding-left: 10px;
  font-size: 13px;
}
.moduletable.site_map .nav.menu li ul.small li:before {
  display: none;
}
.moduletable.site_map .nav.menu li ul.small li a {
  margin-bottom: 0;
}
.category-module.site_map {
  margin: 0;
}
.category-module.site_map li {
  margin: 0;
  position: relative;
  padding: 0 0 7px 20px;
  font-weight: normal;
}
.category-module.site_map li:before {
  content: "\f00c";
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
  font-size: 10px;
}
.progress {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffffff;
  border: 2px solid #fbfcfd;
}
.progbars_horizontal .item {
  margin-bottom: 17px;
}
.progbars_horizontal .item_title {
  font-size: 14px;
  color: #888888;
  text-align: left;
  margin: 0 0 10px;
}
.progbars_vertical {
  text-align: center;
}
.progress-horizontal {
  text-align: left;
  position: relative;
  height: 26px;
  margin: 0;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.progress-horizontal .bar {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease;
}
.progress-horizontal .bar .inset {
  color: #fff;
}
.progress-horizontal .bar .inset_numbers {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease;
  width: 200%;
}
.progress-horizontal .inset {
  width: 50px;
  position: absolute;
  right: 8px;
  overflow: hidden;
  top: 0;
  height: 100%;
}
.progress-horizontal .inset .numbers {
  font-size: 0;
  line-height: 0;
  float: right;
  text-align: right;
  width: 136px;
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease;
}
.progress-horizontal .inset .numbers span {
  width: 136px;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  font-weight: 500;
}
.visible-first .progress-horizontal[data-progress="0"] .bar {
  width: 0%;
}
.visible-first .progress-horizontal[data-progress="0"] .bar .inset_numbers {
  width: Infinity%;
}
.visible-first .progress-horizontal[data-progress="0"] .inset .percentage .numbers {
  width: 272px;
}
.visible-first .progress-horizontal[data-progress="1"] .bar {
  width: 1%;
}
.visible-first .progress-horizontal[data-progress="1"] .bar .inset_numbers {
  width: 10000%;
}
.visible-first .progress-horizontal[data-progress="1"] .inset .percentage .numbers {
  width: 408px;
}
.visible-first .progress-horizontal[data-progress="2"] .bar {
  width: 2%;
}
.visible-first .progress-horizontal[data-progress="2"] .bar .inset_numbers {
  width: 5000%;
}
.visible-first .progress-horizontal[data-progress="2"] .inset .percentage .numbers {
  width: 544px;
}
.visible-first .progress-horizontal[data-progress="3"] .bar {
  width: 3%;
}
.visible-first .progress-horizontal[data-progress="3"] .bar .inset_numbers {
  width: 3333.33333333%;
}
.visible-first .progress-horizontal[data-progress="3"] .inset .percentage .numbers {
  width: 680px;
}
.visible-first .progress-horizontal[data-progress="4"] .bar {
  width: 4%;
}
.visible-first .progress-horizontal[data-progress="4"] .bar .inset_numbers {
  width: 2500%;
}
.visible-first .progress-horizontal[data-progress="4"] .inset .percentage .numbers {
  width: 816px;
}
.visible-first .progress-horizontal[data-progress="5"] .bar {
  width: 5%;
}
.visible-first .progress-horizontal[data-progress="5"] .bar .inset_numbers {
  width: 2000%;
}
.visible-first .progress-horizontal[data-progress="5"] .inset .percentage .numbers {
  width: 952px;
}
.visible-first .progress-horizontal[data-progress="6"] .bar {
  width: 6%;
}
.visible-first .progress-horizontal[data-progress="6"] .bar .inset_numbers {
  width: 1666.66666667%;
}
.visible-first .progress-horizontal[data-progress="6"] .inset .percentage .numbers {
  width: 1088px;
}
.visible-first .progress-horizontal[data-progress="7"] .bar {
  width: 7%;
}
.visible-first .progress-horizontal[data-progress="7"] .bar .inset_numbers {
  width: 1428.57142857%;
}
.visible-first .progress-horizontal[data-progress="7"] .inset .percentage .numbers {
  width: 1224px;
}
.visible-first .progress-horizontal[data-progress="8"] .bar {
  width: 8%;
}
.visible-first .progress-horizontal[data-progress="8"] .bar .inset_numbers {
  width: 1250%;
}
.visible-first .progress-horizontal[data-progress="8"] .inset .percentage .numbers {
  width: 1360px;
}
.visible-first .progress-horizontal[data-progress="9"] .bar {
  width: 9%;
}
.visible-first .progress-horizontal[data-progress="9"] .bar .inset_numbers {
  width: 1111.11111111%;
}
.visible-first .progress-horizontal[data-progress="9"] .inset .percentage .numbers {
  width: 1496px;
}
.visible-first .progress-horizontal[data-progress="10"] .bar {
  width: 10%;
}
.visible-first .progress-horizontal[data-progress="10"] .bar .inset_numbers {
  width: 1000%;
}
.visible-first .progress-horizontal[data-progress="10"] .inset .percentage .numbers {
  width: 1632px;
}
.visible-first .progress-horizontal[data-progress="11"] .bar {
  width: 11%;
}
.visible-first .progress-horizontal[data-progress="11"] .bar .inset_numbers {
  width: 909.09090909%;
}
.visible-first .progress-horizontal[data-progress="11"] .inset .percentage .numbers {
  width: 1768px;
}
.visible-first .progress-horizontal[data-progress="12"] .bar {
  width: 12%;
}
.visible-first .progress-horizontal[data-progress="12"] .bar .inset_numbers {
  width: 833.33333333%;
}
.visible-first .progress-horizontal[data-progress="12"] .inset .percentage .numbers {
  width: 1904px;
}
.visible-first .progress-horizontal[data-progress="13"] .bar {
  width: 13%;
}
.visible-first .progress-horizontal[data-progress="13"] .bar .inset_numbers {
  width: 769.23076923%;
}
.visible-first .progress-horizontal[data-progress="13"] .inset .percentage .numbers {
  width: 2040px;
}
.visible-first .progress-horizontal[data-progress="14"] .bar {
  width: 14%;
}
.visible-first .progress-horizontal[data-progress="14"] .bar .inset_numbers {
  width: 714.28571429%;
}
.visible-first .progress-horizontal[data-progress="14"] .inset .percentage .numbers {
  width: 2176px;
}
.visible-first .progress-horizontal[data-progress="15"] .bar {
  width: 15%;
}
.visible-first .progress-horizontal[data-progress="15"] .bar .inset_numbers {
  width: 666.66666667%;
}
.visible-first .progress-horizontal[data-progress="15"] .inset .percentage .numbers {
  width: 2312px;
}
.visible-first .progress-horizontal[data-progress="16"] .bar {
  width: 16%;
}
.visible-first .progress-horizontal[data-progress="16"] .bar .inset_numbers {
  width: 625%;
}
.visible-first .progress-horizontal[data-progress="16"] .inset .percentage .numbers {
  width: 2448px;
}
.visible-first .progress-horizontal[data-progress="17"] .bar {
  width: 17%;
}
.visible-first .progress-horizontal[data-progress="17"] .bar .inset_numbers {
  width: 588.23529412%;
}
.visible-first .progress-horizontal[data-progress="17"] .inset .percentage .numbers {
  width: 2584px;
}
.visible-first .progress-horizontal[data-progress="18"] .bar {
  width: 18%;
}
.visible-first .progress-horizontal[data-progress="18"] .bar .inset_numbers {
  width: 555.55555556%;
}
.visible-first .progress-horizontal[data-progress="18"] .inset .percentage .numbers {
  width: 2720px;
}
.visible-first .progress-horizontal[data-progress="19"] .bar {
  width: 19%;
}
.visible-first .progress-horizontal[data-progress="19"] .bar .inset_numbers {
  width: 526.31578947%;
}
.visible-first .progress-horizontal[data-progress="19"] .inset .percentage .numbers {
  width: 2856px;
}
.visible-first .progress-horizontal[data-progress="20"] .bar {
  width: 20%;
}
.visible-first .progress-horizontal[data-progress="20"] .bar .inset_numbers {
  width: 500%;
}
.visible-first .progress-horizontal[data-progress="20"] .inset .percentage .numbers {
  width: 2992px;
}
.visible-first .progress-horizontal[data-progress="21"] .bar {
  width: 21%;
}
.visible-first .progress-horizontal[data-progress="21"] .bar .inset_numbers {
  width: 476.19047619%;
}
.visible-first .progress-horizontal[data-progress="21"] .inset .percentage .numbers {
  width: 3128px;
}
.visible-first .progress-horizontal[data-progress="22"] .bar {
  width: 22%;
}
.visible-first .progress-horizontal[data-progress="22"] .bar .inset_numbers {
  width: 454.54545455%;
}
.visible-first .progress-horizontal[data-progress="22"] .inset .percentage .numbers {
  width: 3264px;
}
.visible-first .progress-horizontal[data-progress="23"] .bar {
  width: 23%;
}
.visible-first .progress-horizontal[data-progress="23"] .bar .inset_numbers {
  width: 434.7826087%;
}
.visible-first .progress-horizontal[data-progress="23"] .inset .percentage .numbers {
  width: 3400px;
}
.visible-first .progress-horizontal[data-progress="24"] .bar {
  width: 24%;
}
.visible-first .progress-horizontal[data-progress="24"] .bar .inset_numbers {
  width: 416.66666667%;
}
.visible-first .progress-horizontal[data-progress="24"] .inset .percentage .numbers {
  width: 3536px;
}
.visible-first .progress-horizontal[data-progress="25"] .bar {
  width: 25%;
}
.visible-first .progress-horizontal[data-progress="25"] .bar .inset_numbers {
  width: 400%;
}
.visible-first .progress-horizontal[data-progress="25"] .inset .percentage .numbers {
  width: 3672px;
}
.visible-first .progress-horizontal[data-progress="26"] .bar {
  width: 26%;
}
.visible-first .progress-horizontal[data-progress="26"] .bar .inset_numbers {
  width: 384.61538462%;
}
.visible-first .progress-horizontal[data-progress="26"] .inset .percentage .numbers {
  width: 3808px;
}
.visible-first .progress-horizontal[data-progress="27"] .bar {
  width: 27%;
}
.visible-first .progress-horizontal[data-progress="27"] .bar .inset_numbers {
  width: 370.37037037%;
}
.visible-first .progress-horizontal[data-progress="27"] .inset .percentage .numbers {
  width: 3944px;
}
.visible-first .progress-horizontal[data-progress="28"] .bar {
  width: 28%;
}
.visible-first .progress-horizontal[data-progress="28"] .bar .inset_numbers {
  width: 357.14285714%;
}
.visible-first .progress-horizontal[data-progress="28"] .inset .percentage .numbers {
  width: 4080px;
}
.visible-first .progress-horizontal[data-progress="29"] .bar {
  width: 29%;
}
.visible-first .progress-horizontal[data-progress="29"] .bar .inset_numbers {
  width: 344.82758621%;
}
.visible-first .progress-horizontal[data-progress="29"] .inset .percentage .numbers {
  width: 4216px;
}
.visible-first .progress-horizontal[data-progress="30"] .bar {
  width: 30%;
}
.visible-first .progress-horizontal[data-progress="30"] .bar .inset_numbers {
  width: 333.33333333%;
}
.visible-first .progress-horizontal[data-progress="30"] .inset .percentage .numbers {
  width: 4352px;
}
.visible-first .progress-horizontal[data-progress="31"] .bar {
  width: 31%;
}
.visible-first .progress-horizontal[data-progress="31"] .bar .inset_numbers {
  width: 322.58064516%;
}
.visible-first .progress-horizontal[data-progress="31"] .inset .percentage .numbers {
  width: 4488px;
}
.visible-first .progress-horizontal[data-progress="32"] .bar {
  width: 32%;
}
.visible-first .progress-horizontal[data-progress="32"] .bar .inset_numbers {
  width: 312.5%;
}
.visible-first .progress-horizontal[data-progress="32"] .inset .percentage .numbers {
  width: 4624px;
}
.visible-first .progress-horizontal[data-progress="33"] .bar {
  width: 33%;
}
.visible-first .progress-horizontal[data-progress="33"] .bar .inset_numbers {
  width: 303.03030303%;
}
.visible-first .progress-horizontal[data-progress="33"] .inset .percentage .numbers {
  width: 4760px;
}
.visible-first .progress-horizontal[data-progress="34"] .bar {
  width: 34%;
}
.visible-first .progress-horizontal[data-progress="34"] .bar .inset_numbers {
  width: 294.11764706%;
}
.visible-first .progress-horizontal[data-progress="34"] .inset .percentage .numbers {
  width: 4896px;
}
.visible-first .progress-horizontal[data-progress="35"] .bar {
  width: 35%;
}
.visible-first .progress-horizontal[data-progress="35"] .bar .inset_numbers {
  width: 285.71428571%;
}
.visible-first .progress-horizontal[data-progress="35"] .inset .percentage .numbers {
  width: 5032px;
}
.visible-first .progress-horizontal[data-progress="36"] .bar {
  width: 36%;
}
.visible-first .progress-horizontal[data-progress="36"] .bar .inset_numbers {
  width: 277.77777778%;
}
.visible-first .progress-horizontal[data-progress="36"] .inset .percentage .numbers {
  width: 5168px;
}
.visible-first .progress-horizontal[data-progress="37"] .bar {
  width: 37%;
}
.visible-first .progress-horizontal[data-progress="37"] .bar .inset_numbers {
  width: 270.27027027%;
}
.visible-first .progress-horizontal[data-progress="37"] .inset .percentage .numbers {
  width: 5304px;
}
.visible-first .progress-horizontal[data-progress="38"] .bar {
  width: 38%;
}
.visible-first .progress-horizontal[data-progress="38"] .bar .inset_numbers {
  width: 263.15789474%;
}
.visible-first .progress-horizontal[data-progress="38"] .inset .percentage .numbers {
  width: 5440px;
}
.visible-first .progress-horizontal[data-progress="39"] .bar {
  width: 39%;
}
.visible-first .progress-horizontal[data-progress="39"] .bar .inset_numbers {
  width: 256.41025641%;
}
.visible-first .progress-horizontal[data-progress="39"] .inset .percentage .numbers {
  width: 5576px;
}
.visible-first .progress-horizontal[data-progress="40"] .bar {
  width: 40%;
}
.visible-first .progress-horizontal[data-progress="40"] .bar .inset_numbers {
  width: 250%;
}
.visible-first .progress-horizontal[data-progress="40"] .inset .percentage .numbers {
  width: 5712px;
}
.visible-first .progress-horizontal[data-progress="41"] .bar {
  width: 41%;
}
.visible-first .progress-horizontal[data-progress="41"] .bar .inset_numbers {
  width: 243.90243902%;
}
.visible-first .progress-horizontal[data-progress="41"] .inset .percentage .numbers {
  width: 5848px;
}
.visible-first .progress-horizontal[data-progress="42"] .bar {
  width: 42%;
}
.visible-first .progress-horizontal[data-progress="42"] .bar .inset_numbers {
  width: 238.0952381%;
}
.visible-first .progress-horizontal[data-progress="42"] .inset .percentage .numbers {
  width: 5984px;
}
.visible-first .progress-horizontal[data-progress="43"] .bar {
  width: 43%;
}
.visible-first .progress-horizontal[data-progress="43"] .bar .inset_numbers {
  width: 232.55813953%;
}
.visible-first .progress-horizontal[data-progress="43"] .inset .percentage .numbers {
  width: 6120px;
}
.visible-first .progress-horizontal[data-progress="44"] .bar {
  width: 44%;
}
.visible-first .progress-horizontal[data-progress="44"] .bar .inset_numbers {
  width: 227.27272727%;
}
.visible-first .progress-horizontal[data-progress="44"] .inset .percentage .numbers {
  width: 6256px;
}
.visible-first .progress-horizontal[data-progress="45"] .bar {
  width: 45%;
}
.visible-first .progress-horizontal[data-progress="45"] .bar .inset_numbers {
  width: 222.22222222%;
}
.visible-first .progress-horizontal[data-progress="45"] .inset .percentage .numbers {
  width: 6392px;
}
.visible-first .progress-horizontal[data-progress="46"] .bar {
  width: 46%;
}
.visible-first .progress-horizontal[data-progress="46"] .bar .inset_numbers {
  width: 217.39130435%;
}
.visible-first .progress-horizontal[data-progress="46"] .inset .percentage .numbers {
  width: 6528px;
}
.visible-first .progress-horizontal[data-progress="47"] .bar {
  width: 47%;
}
.visible-first .progress-horizontal[data-progress="47"] .bar .inset_numbers {
  width: 212.76595745%;
}
.visible-first .progress-horizontal[data-progress="47"] .inset .percentage .numbers {
  width: 6664px;
}
.visible-first .progress-horizontal[data-progress="48"] .bar {
  width: 48%;
}
.visible-first .progress-horizontal[data-progress="48"] .bar .inset_numbers {
  width: 208.33333333%;
}
.visible-first .progress-horizontal[data-progress="48"] .inset .percentage .numbers {
  width: 6800px;
}
.visible-first .progress-horizontal[data-progress="49"] .bar {
  width: 49%;
}
.visible-first .progress-horizontal[data-progress="49"] .bar .inset_numbers {
  width: 204.08163265%;
}
.visible-first .progress-horizontal[data-progress="49"] .inset .percentage .numbers {
  width: 6936px;
}
.visible-first .progress-horizontal[data-progress="50"] .bar {
  width: 50%;
}
.visible-first .progress-horizontal[data-progress="50"] .bar .inset_numbers {
  width: 200%;
}
.visible-first .progress-horizontal[data-progress="50"] .inset .percentage .numbers {
  width: 7072px;
}
.visible-first .progress-horizontal[data-progress="51"] .bar {
  width: 51%;
}
.visible-first .progress-horizontal[data-progress="51"] .bar .inset_numbers {
  width: 196.07843137%;
}
.visible-first .progress-horizontal[data-progress="51"] .inset .percentage .numbers {
  width: 7208px;
}
.visible-first .progress-horizontal[data-progress="52"] .bar {
  width: 52%;
}
.visible-first .progress-horizontal[data-progress="52"] .bar .inset_numbers {
  width: 192.30769231%;
}
.visible-first .progress-horizontal[data-progress="52"] .inset .percentage .numbers {
  width: 7344px;
}
.visible-first .progress-horizontal[data-progress="53"] .bar {
  width: 53%;
}
.visible-first .progress-horizontal[data-progress="53"] .bar .inset_numbers {
  width: 188.67924528%;
}
.visible-first .progress-horizontal[data-progress="53"] .inset .percentage .numbers {
  width: 7480px;
}
.visible-first .progress-horizontal[data-progress="54"] .bar {
  width: 54%;
}
.visible-first .progress-horizontal[data-progress="54"] .bar .inset_numbers {
  width: 185.18518519%;
}
.visible-first .progress-horizontal[data-progress="54"] .inset .percentage .numbers {
  width: 7616px;
}
.visible-first .progress-horizontal[data-progress="55"] .bar {
  width: 55%;
}
.visible-first .progress-horizontal[data-progress="55"] .bar .inset_numbers {
  width: 181.81818182%;
}
.visible-first .progress-horizontal[data-progress="55"] .inset .percentage .numbers {
  width: 7752px;
}
.visible-first .progress-horizontal[data-progress="56"] .bar {
  width: 56%;
}
.visible-first .progress-horizontal[data-progress="56"] .bar .inset_numbers {
  width: 178.57142857%;
}
.visible-first .progress-horizontal[data-progress="56"] .inset .percentage .numbers {
  width: 7888px;
}
.visible-first .progress-horizontal[data-progress="57"] .bar {
  width: 57%;
}
.visible-first .progress-horizontal[data-progress="57"] .bar .inset_numbers {
  width: 175.43859649%;
}
.visible-first .progress-horizontal[data-progress="57"] .inset .percentage .numbers {
  width: 8024px;
}
.visible-first .progress-horizontal[data-progress="58"] .bar {
  width: 58%;
}
.visible-first .progress-horizontal[data-progress="58"] .bar .inset_numbers {
  width: 172.4137931%;
}
.visible-first .progress-horizontal[data-progress="58"] .inset .percentage .numbers {
  width: 8160px;
}
.visible-first .progress-horizontal[data-progress="59"] .bar {
  width: 59%;
}
.visible-first .progress-horizontal[data-progress="59"] .bar .inset_numbers {
  width: 169.49152542%;
}
.visible-first .progress-horizontal[data-progress="59"] .inset .percentage .numbers {
  width: 8296px;
}
.visible-first .progress-horizontal[data-progress="60"] .bar {
  width: 60%;
}
.visible-first .progress-horizontal[data-progress="60"] .bar .inset_numbers {
  width: 166.66666667%;
}
.visible-first .progress-horizontal[data-progress="60"] .inset .percentage .numbers {
  width: 8432px;
}
.visible-first .progress-horizontal[data-progress="61"] .bar {
  width: 61%;
}
.visible-first .progress-horizontal[data-progress="61"] .bar .inset_numbers {
  width: 163.93442623%;
}
.visible-first .progress-horizontal[data-progress="61"] .inset .percentage .numbers {
  width: 8568px;
}
.visible-first .progress-horizontal[data-progress="62"] .bar {
  width: 62%;
}
.visible-first .progress-horizontal[data-progress="62"] .bar .inset_numbers {
  width: 161.29032258%;
}
.visible-first .progress-horizontal[data-progress="62"] .inset .percentage .numbers {
  width: 8704px;
}
.visible-first .progress-horizontal[data-progress="63"] .bar {
  width: 63%;
}
.visible-first .progress-horizontal[data-progress="63"] .bar .inset_numbers {
  width: 158.73015873%;
}
.visible-first .progress-horizontal[data-progress="63"] .inset .percentage .numbers {
  width: 8840px;
}
.visible-first .progress-horizontal[data-progress="64"] .bar {
  width: 64%;
}
.visible-first .progress-horizontal[data-progress="64"] .bar .inset_numbers {
  width: 156.25%;
}
.visible-first .progress-horizontal[data-progress="64"] .inset .percentage .numbers {
  width: 8976px;
}
.visible-first .progress-horizontal[data-progress="65"] .bar {
  width: 65%;
}
.visible-first .progress-horizontal[data-progress="65"] .bar .inset_numbers {
  width: 153.84615385%;
}
.visible-first .progress-horizontal[data-progress="65"] .inset .percentage .numbers {
  width: 9112px;
}
.visible-first .progress-horizontal[data-progress="66"] .bar {
  width: 66%;
}
.visible-first .progress-horizontal[data-progress="66"] .bar .inset_numbers {
  width: 151.51515152%;
}
.visible-first .progress-horizontal[data-progress="66"] .inset .percentage .numbers {
  width: 9248px;
}
.visible-first .progress-horizontal[data-progress="67"] .bar {
  width: 67%;
}
.visible-first .progress-horizontal[data-progress="67"] .bar .inset_numbers {
  width: 149.25373134%;
}
.visible-first .progress-horizontal[data-progress="67"] .inset .percentage .numbers {
  width: 9384px;
}
.visible-first .progress-horizontal[data-progress="68"] .bar {
  width: 68%;
}
.visible-first .progress-horizontal[data-progress="68"] .bar .inset_numbers {
  width: 147.05882353%;
}
.visible-first .progress-horizontal[data-progress="68"] .inset .percentage .numbers {
  width: 9520px;
}
.visible-first .progress-horizontal[data-progress="69"] .bar {
  width: 69%;
}
.visible-first .progress-horizontal[data-progress="69"] .bar .inset_numbers {
  width: 144.92753623%;
}
.visible-first .progress-horizontal[data-progress="69"] .inset .percentage .numbers {
  width: 9656px;
}
.visible-first .progress-horizontal[data-progress="70"] .bar {
  width: 70%;
}
.visible-first .progress-horizontal[data-progress="70"] .bar .inset_numbers {
  width: 142.85714286%;
}
.visible-first .progress-horizontal[data-progress="70"] .inset .percentage .numbers {
  width: 9792px;
}
.visible-first .progress-horizontal[data-progress="71"] .bar {
  width: 71%;
}
.visible-first .progress-horizontal[data-progress="71"] .bar .inset_numbers {
  width: 140.84507042%;
}
.visible-first .progress-horizontal[data-progress="71"] .inset .percentage .numbers {
  width: 9928px;
}
.visible-first .progress-horizontal[data-progress="72"] .bar {
  width: 72%;
}
.visible-first .progress-horizontal[data-progress="72"] .bar .inset_numbers {
  width: 138.88888889%;
}
.visible-first .progress-horizontal[data-progress="72"] .inset .percentage .numbers {
  width: 10064px;
}
.visible-first .progress-horizontal[data-progress="73"] .bar {
  width: 73%;
}
.visible-first .progress-horizontal[data-progress="73"] .bar .inset_numbers {
  width: 136.98630137%;
}
.visible-first .progress-horizontal[data-progress="73"] .inset .percentage .numbers {
  width: 10200px;
}
.visible-first .progress-horizontal[data-progress="74"] .bar {
  width: 74%;
}
.visible-first .progress-horizontal[data-progress="74"] .bar .inset_numbers {
  width: 135.13513514%;
}
.visible-first .progress-horizontal[data-progress="74"] .inset .percentage .numbers {
  width: 10336px;
}
.visible-first .progress-horizontal[data-progress="75"] .bar {
  width: 75%;
}
.visible-first .progress-horizontal[data-progress="75"] .bar .inset_numbers {
  width: 133.33333333%;
}
.visible-first .progress-horizontal[data-progress="75"] .inset .percentage .numbers {
  width: 10472px;
}
.visible-first .progress-horizontal[data-progress="76"] .bar {
  width: 76%;
}
.visible-first .progress-horizontal[data-progress="76"] .bar .inset_numbers {
  width: 131.57894737%;
}
.visible-first .progress-horizontal[data-progress="76"] .inset .percentage .numbers {
  width: 10608px;
}
.visible-first .progress-horizontal[data-progress="77"] .bar {
  width: 77%;
}
.visible-first .progress-horizontal[data-progress="77"] .bar .inset_numbers {
  width: 129.87012987%;
}
.visible-first .progress-horizontal[data-progress="77"] .inset .percentage .numbers {
  width: 10744px;
}
.visible-first .progress-horizontal[data-progress="78"] .bar {
  width: 78%;
}
.visible-first .progress-horizontal[data-progress="78"] .bar .inset_numbers {
  width: 128.20512821%;
}
.visible-first .progress-horizontal[data-progress="78"] .inset .percentage .numbers {
  width: 10880px;
}
.visible-first .progress-horizontal[data-progress="79"] .bar {
  width: 79%;
}
.visible-first .progress-horizontal[data-progress="79"] .bar .inset_numbers {
  width: 126.58227848%;
}
.visible-first .progress-horizontal[data-progress="79"] .inset .percentage .numbers {
  width: 11016px;
}
.visible-first .progress-horizontal[data-progress="80"] .bar {
  width: 80%;
}
.visible-first .progress-horizontal[data-progress="80"] .bar .inset_numbers {
  width: 125%;
}
.visible-first .progress-horizontal[data-progress="80"] .inset .percentage .numbers {
  width: 11152px;
}
.visible-first .progress-horizontal[data-progress="81"] .bar {
  width: 81%;
}
.visible-first .progress-horizontal[data-progress="81"] .bar .inset_numbers {
  width: 123.45679012%;
}
.visible-first .progress-horizontal[data-progress="81"] .inset .percentage .numbers {
  width: 11288px;
}
.visible-first .progress-horizontal[data-progress="82"] .bar {
  width: 82%;
}
.visible-first .progress-horizontal[data-progress="82"] .bar .inset_numbers {
  width: 121.95121951%;
}
.visible-first .progress-horizontal[data-progress="82"] .inset .percentage .numbers {
  width: 11424px;
}
.visible-first .progress-horizontal[data-progress="83"] .bar {
  width: 83%;
}
.visible-first .progress-horizontal[data-progress="83"] .bar .inset_numbers {
  width: 120.48192771%;
}
.visible-first .progress-horizontal[data-progress="83"] .inset .percentage .numbers {
  width: 11560px;
}
.visible-first .progress-horizontal[data-progress="84"] .bar {
  width: 84%;
}
.visible-first .progress-horizontal[data-progress="84"] .bar .inset_numbers {
  width: 119.04761905%;
}
.visible-first .progress-horizontal[data-progress="84"] .inset .percentage .numbers {
  width: 11696px;
}
.visible-first .progress-horizontal[data-progress="85"] .bar {
  width: 85%;
}
.visible-first .progress-horizontal[data-progress="85"] .bar .inset_numbers {
  width: 117.64705882%;
}
.visible-first .progress-horizontal[data-progress="85"] .inset .percentage .numbers {
  width: 11832px;
}
.visible-first .progress-horizontal[data-progress="86"] .bar {
  width: 86%;
}
.visible-first .progress-horizontal[data-progress="86"] .bar .inset_numbers {
  width: 116.27906977%;
}
.visible-first .progress-horizontal[data-progress="86"] .inset .percentage .numbers {
  width: 11968px;
}
.visible-first .progress-horizontal[data-progress="87"] .bar {
  width: 87%;
}
.visible-first .progress-horizontal[data-progress="87"] .bar .inset_numbers {
  width: 114.94252874%;
}
.visible-first .progress-horizontal[data-progress="87"] .inset .percentage .numbers {
  width: 12104px;
}
.visible-first .progress-horizontal[data-progress="88"] .bar {
  width: 88%;
}
.visible-first .progress-horizontal[data-progress="88"] .bar .inset_numbers {
  width: 113.63636364%;
}
.visible-first .progress-horizontal[data-progress="88"] .inset .percentage .numbers {
  width: 12240px;
}
.visible-first .progress-horizontal[data-progress="89"] .bar {
  width: 89%;
}
.visible-first .progress-horizontal[data-progress="89"] .bar .inset_numbers {
  width: 112.35955056%;
}
.visible-first .progress-horizontal[data-progress="89"] .inset .percentage .numbers {
  width: 12376px;
}
.visible-first .progress-horizontal[data-progress="90"] .bar {
  width: 90%;
}
.visible-first .progress-horizontal[data-progress="90"] .bar .inset_numbers {
  width: 111.11111111%;
}
.visible-first .progress-horizontal[data-progress="90"] .inset .percentage .numbers {
  width: 12512px;
}
.visible-first .progress-horizontal[data-progress="91"] .bar {
  width: 91%;
}
.visible-first .progress-horizontal[data-progress="91"] .bar .inset_numbers {
  width: 109.89010989%;
}
.visible-first .progress-horizontal[data-progress="91"] .inset .percentage .numbers {
  width: 12648px;
}
.visible-first .progress-horizontal[data-progress="92"] .bar {
  width: 92%;
}
.visible-first .progress-horizontal[data-progress="92"] .bar .inset_numbers {
  width: 108.69565217%;
}
.visible-first .progress-horizontal[data-progress="92"] .inset .percentage .numbers {
  width: 12784px;
}
.visible-first .progress-horizontal[data-progress="93"] .bar {
  width: 93%;
}
.visible-first .progress-horizontal[data-progress="93"] .bar .inset_numbers {
  width: 107.52688172%;
}
.visible-first .progress-horizontal[data-progress="93"] .inset .percentage .numbers {
  width: 12920px;
}
.visible-first .progress-horizontal[data-progress="94"] .bar {
  width: 94%;
}
.visible-first .progress-horizontal[data-progress="94"] .bar .inset_numbers {
  width: 106.38297872%;
}
.visible-first .progress-horizontal[data-progress="94"] .inset .percentage .numbers {
  width: 13056px;
}
.visible-first .progress-horizontal[data-progress="95"] .bar {
  width: 95%;
}
.visible-first .progress-horizontal[data-progress="95"] .bar .inset_numbers {
  width: 105.26315789%;
}
.visible-first .progress-horizontal[data-progress="95"] .inset .percentage .numbers {
  width: 13192px;
}
.visible-first .progress-horizontal[data-progress="96"] .bar {
  width: 96%;
}
.visible-first .progress-horizontal[data-progress="96"] .bar .inset_numbers {
  width: 104.16666667%;
}
.visible-first .progress-horizontal[data-progress="96"] .inset .percentage .numbers {
  width: 13328px;
}
.visible-first .progress-horizontal[data-progress="97"] .bar {
  width: 97%;
}
.visible-first .progress-horizontal[data-progress="97"] .bar .inset_numbers {
  width: 103.09278351%;
}
.visible-first .progress-horizontal[data-progress="97"] .inset .percentage .numbers {
  width: 13464px;
}
.visible-first .progress-horizontal[data-progress="98"] .bar {
  width: 98%;
}
.visible-first .progress-horizontal[data-progress="98"] .bar .inset_numbers {
  width: 102.04081633%;
}
.visible-first .progress-horizontal[data-progress="98"] .inset .percentage .numbers {
  width: 13600px;
}
.visible-first .progress-horizontal[data-progress="99"] .bar {
  width: 99%;
}
.visible-first .progress-horizontal[data-progress="99"] .bar .inset_numbers {
  width: 101.01010101%;
}
.visible-first .progress-horizontal[data-progress="99"] .inset .percentage .numbers {
  width: 13736px;
}
.visible-first .progress-horizontal[data-progress="100"] .bar {
  width: 100%;
}
.visible-first .progress-horizontal[data-progress="100"] .bar .inset_numbers {
  width: 100%;
}
.visible-first .progress-horizontal[data-progress="100"] .inset .percentage .numbers {
  width: 13872px;
}
.progbars_vertical {
  padding-top: 40px;
}
.progress-vertical {
  position: relative;
  width: 70px;
  height: 130px;
  margin: 0 auto 20px;
  overflow: visible;
  text-align: center;
}
.progress-vertical .bar {
  background: #D80000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  width: 100%;
  height: 0;
  -webkit-transition: height 1s ease;
  -moz-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
}
.progress-vertical .inset {
  width: 50px;
  position: absolute;
  left: 50%;
  overflow: hidden;
  top: 0;
  margin-left: -20px;
  margin-top: -20px;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.progress-vertical .inset .numbers {
  font-size: 0;
  line-height: 0;
  float: right;
  text-align: right;
  width: 38px;
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease;
}
.progress-vertical .inset .numbers span {
  width: 38px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 38px;
  font-weight: 500;
  color: #D80000;
}
.visible .progress-vertical[data-progress="0"] .bar {
  height: 0%;
}
.visible .progress-vertical[data-progress="0"] .inset .percentage .numbers {
  width: 76px;
}
.visible .progress-vertical[data-progress="1"] .bar {
  height: 1%;
}
.visible .progress-vertical[data-progress="1"] .inset .percentage .numbers {
  width: 114px;
}
.visible .progress-vertical[data-progress="2"] .bar {
  height: 2%;
}
.visible .progress-vertical[data-progress="2"] .inset .percentage .numbers {
  width: 152px;
}
.visible .progress-vertical[data-progress="3"] .bar {
  height: 3%;
}
.visible .progress-vertical[data-progress="3"] .inset .percentage .numbers {
  width: 190px;
}
.visible .progress-vertical[data-progress="4"] .bar {
  height: 4%;
}
.visible .progress-vertical[data-progress="4"] .inset .percentage .numbers {
  width: 228px;
}
.visible .progress-vertical[data-progress="5"] .bar {
  height: 5%;
}
.visible .progress-vertical[data-progress="5"] .inset .percentage .numbers {
  width: 266px;
}
.visible .progress-vertical[data-progress="6"] .bar {
  height: 6%;
}
.visible .progress-vertical[data-progress="6"] .inset .percentage .numbers {
  width: 304px;
}
.visible .progress-vertical[data-progress="7"] .bar {
  height: 7%;
}
.visible .progress-vertical[data-progress="7"] .inset .percentage .numbers {
  width: 342px;
}
.visible .progress-vertical[data-progress="8"] .bar {
  height: 8%;
}
.visible .progress-vertical[data-progress="8"] .inset .percentage .numbers {
  width: 380px;
}
.visible .progress-vertical[data-progress="9"] .bar {
  height: 9%;
}
.visible .progress-vertical[data-progress="9"] .inset .percentage .numbers {
  width: 418px;
}
.visible .progress-vertical[data-progress="10"] .bar {
  height: 10%;
}
.visible .progress-vertical[data-progress="10"] .inset .percentage .numbers {
  width: 456px;
}
.visible .progress-vertical[data-progress="11"] .bar {
  height: 11%;
}
.visible .progress-vertical[data-progress="11"] .inset .percentage .numbers {
  width: 494px;
}
.visible .progress-vertical[data-progress="12"] .bar {
  height: 12%;
}
.visible .progress-vertical[data-progress="12"] .inset .percentage .numbers {
  width: 532px;
}
.visible .progress-vertical[data-progress="13"] .bar {
  height: 13%;
}
.visible .progress-vertical[data-progress="13"] .inset .percentage .numbers {
  width: 570px;
}
.visible .progress-vertical[data-progress="14"] .bar {
  height: 14%;
}
.visible .progress-vertical[data-progress="14"] .inset .percentage .numbers {
  width: 608px;
}
.visible .progress-vertical[data-progress="15"] .bar {
  height: 15%;
}
.visible .progress-vertical[data-progress="15"] .inset .percentage .numbers {
  width: 646px;
}
.visible .progress-vertical[data-progress="16"] .bar {
  height: 16%;
}
.visible .progress-vertical[data-progress="16"] .inset .percentage .numbers {
  width: 684px;
}
.visible .progress-vertical[data-progress="17"] .bar {
  height: 17%;
}
.visible .progress-vertical[data-progress="17"] .inset .percentage .numbers {
  width: 722px;
}
.visible .progress-vertical[data-progress="18"] .bar {
  height: 18%;
}
.visible .progress-vertical[data-progress="18"] .inset .percentage .numbers {
  width: 760px;
}
.visible .progress-vertical[data-progress="19"] .bar {
  height: 19%;
}
.visible .progress-vertical[data-progress="19"] .inset .percentage .numbers {
  width: 798px;
}
.visible .progress-vertical[data-progress="20"] .bar {
  height: 20%;
}
.visible .progress-vertical[data-progress="20"] .inset .percentage .numbers {
  width: 836px;
}
.visible .progress-vertical[data-progress="21"] .bar {
  height: 21%;
}
.visible .progress-vertical[data-progress="21"] .inset .percentage .numbers {
  width: 874px;
}
.visible .progress-vertical[data-progress="22"] .bar {
  height: 22%;
}
.visible .progress-vertical[data-progress="22"] .inset .percentage .numbers {
  width: 912px;
}
.visible .progress-vertical[data-progress="23"] .bar {
  height: 23%;
}
.visible .progress-vertical[data-progress="23"] .inset .percentage .numbers {
  width: 950px;
}
.visible .progress-vertical[data-progress="24"] .bar {
  height: 24%;
}
.visible .progress-vertical[data-progress="24"] .inset .percentage .numbers {
  width: 988px;
}
.visible .progress-vertical[data-progress="25"] .bar {
  height: 25%;
}
.visible .progress-vertical[data-progress="25"] .inset .percentage .numbers {
  width: 1026px;
}
.visible .progress-vertical[data-progress="26"] .bar {
  height: 26%;
}
.visible .progress-vertical[data-progress="26"] .inset .percentage .numbers {
  width: 1064px;
}
.visible .progress-vertical[data-progress="27"] .bar {
  height: 27%;
}
.visible .progress-vertical[data-progress="27"] .inset .percentage .numbers {
  width: 1102px;
}
.visible .progress-vertical[data-progress="28"] .bar {
  height: 28%;
}
.visible .progress-vertical[data-progress="28"] .inset .percentage .numbers {
  width: 1140px;
}
.visible .progress-vertical[data-progress="29"] .bar {
  height: 29%;
}
.visible .progress-vertical[data-progress="29"] .inset .percentage .numbers {
  width: 1178px;
}
.visible .progress-vertical[data-progress="30"] .bar {
  height: 30%;
}
.visible .progress-vertical[data-progress="30"] .inset .percentage .numbers {
  width: 1216px;
}
.visible .progress-vertical[data-progress="31"] .bar {
  height: 31%;
}
.visible .progress-vertical[data-progress="31"] .inset .percentage .numbers {
  width: 1254px;
}
.visible .progress-vertical[data-progress="32"] .bar {
  height: 32%;
}
.visible .progress-vertical[data-progress="32"] .inset .percentage .numbers {
  width: 1292px;
}
.visible .progress-vertical[data-progress="33"] .bar {
  height: 33%;
}
.visible .progress-vertical[data-progress="33"] .inset .percentage .numbers {
  width: 1330px;
}
.visible .progress-vertical[data-progress="34"] .bar {
  height: 34%;
}
.visible .progress-vertical[data-progress="34"] .inset .percentage .numbers {
  width: 1368px;
}
.visible .progress-vertical[data-progress="35"] .bar {
  height: 35%;
}
.visible .progress-vertical[data-progress="35"] .inset .percentage .numbers {
  width: 1406px;
}
.visible .progress-vertical[data-progress="36"] .bar {
  height: 36%;
}
.visible .progress-vertical[data-progress="36"] .inset .percentage .numbers {
  width: 1444px;
}
.visible .progress-vertical[data-progress="37"] .bar {
  height: 37%;
}
.visible .progress-vertical[data-progress="37"] .inset .percentage .numbers {
  width: 1482px;
}
.visible .progress-vertical[data-progress="38"] .bar {
  height: 38%;
}
.visible .progress-vertical[data-progress="38"] .inset .percentage .numbers {
  width: 1520px;
}
.visible .progress-vertical[data-progress="39"] .bar {
  height: 39%;
}
.visible .progress-vertical[data-progress="39"] .inset .percentage .numbers {
  width: 1558px;
}
.visible .progress-vertical[data-progress="40"] .bar {
  height: 40%;
}
.visible .progress-vertical[data-progress="40"] .inset .percentage .numbers {
  width: 1596px;
}
.visible .progress-vertical[data-progress="41"] .bar {
  height: 41%;
}
.visible .progress-vertical[data-progress="41"] .inset .percentage .numbers {
  width: 1634px;
}
.visible .progress-vertical[data-progress="42"] .bar {
  height: 42%;
}
.visible .progress-vertical[data-progress="42"] .inset .percentage .numbers {
  width: 1672px;
}
.visible .progress-vertical[data-progress="43"] .bar {
  height: 43%;
}
.visible .progress-vertical[data-progress="43"] .inset .percentage .numbers {
  width: 1710px;
}
.visible .progress-vertical[data-progress="44"] .bar {
  height: 44%;
}
.visible .progress-vertical[data-progress="44"] .inset .percentage .numbers {
  width: 1748px;
}
.visible .progress-vertical[data-progress="45"] .bar {
  height: 45%;
}
.visible .progress-vertical[data-progress="45"] .inset .percentage .numbers {
  width: 1786px;
}
.visible .progress-vertical[data-progress="46"] .bar {
  height: 46%;
}
.visible .progress-vertical[data-progress="46"] .inset .percentage .numbers {
  width: 1824px;
}
.visible .progress-vertical[data-progress="47"] .bar {
  height: 47%;
}
.visible .progress-vertical[data-progress="47"] .inset .percentage .numbers {
  width: 1862px;
}
.visible .progress-vertical[data-progress="48"] .bar {
  height: 48%;
}
.visible .progress-vertical[data-progress="48"] .inset .percentage .numbers {
  width: 1900px;
}
.visible .progress-vertical[data-progress="49"] .bar {
  height: 49%;
}
.visible .progress-vertical[data-progress="49"] .inset .percentage .numbers {
  width: 1938px;
}
.visible .progress-vertical[data-progress="50"] .bar {
  height: 50%;
}
.visible .progress-vertical[data-progress="50"] .inset .percentage .numbers {
  width: 1976px;
}
.visible .progress-vertical[data-progress="51"] .bar {
  height: 51%;
}
.visible .progress-vertical[data-progress="51"] .inset .percentage .numbers {
  width: 2014px;
}
.visible .progress-vertical[data-progress="52"] .bar {
  height: 52%;
}
.visible .progress-vertical[data-progress="52"] .inset .percentage .numbers {
  width: 2052px;
}
.visible .progress-vertical[data-progress="53"] .bar {
  height: 53%;
}
.visible .progress-vertical[data-progress="53"] .inset .percentage .numbers {
  width: 2090px;
}
.visible .progress-vertical[data-progress="54"] .bar {
  height: 54%;
}
.visible .progress-vertical[data-progress="54"] .inset .percentage .numbers {
  width: 2128px;
}
.visible .progress-vertical[data-progress="55"] .bar {
  height: 55%;
}
.visible .progress-vertical[data-progress="55"] .inset .percentage .numbers {
  width: 2166px;
}
.visible .progress-vertical[data-progress="56"] .bar {
  height: 56%;
}
.visible .progress-vertical[data-progress="56"] .inset .percentage .numbers {
  width: 2204px;
}
.visible .progress-vertical[data-progress="57"] .bar {
  height: 57%;
}
.visible .progress-vertical[data-progress="57"] .inset .percentage .numbers {
  width: 2242px;
}
.visible .progress-vertical[data-progress="58"] .bar {
  height: 58%;
}
.visible .progress-vertical[data-progress="58"] .inset .percentage .numbers {
  width: 2280px;
}
.visible .progress-vertical[data-progress="59"] .bar {
  height: 59%;
}
.visible .progress-vertical[data-progress="59"] .inset .percentage .numbers {
  width: 2318px;
}
.visible .progress-vertical[data-progress="60"] .bar {
  height: 60%;
}
.visible .progress-vertical[data-progress="60"] .inset .percentage .numbers {
  width: 2356px;
}
.visible .progress-vertical[data-progress="61"] .bar {
  height: 61%;
}
.visible .progress-vertical[data-progress="61"] .inset .percentage .numbers {
  width: 2394px;
}
.visible .progress-vertical[data-progress="62"] .bar {
  height: 62%;
}
.visible .progress-vertical[data-progress="62"] .inset .percentage .numbers {
  width: 2432px;
}
.visible .progress-vertical[data-progress="63"] .bar {
  height: 63%;
}
.visible .progress-vertical[data-progress="63"] .inset .percentage .numbers {
  width: 2470px;
}
.visible .progress-vertical[data-progress="64"] .bar {
  height: 64%;
}
.visible .progress-vertical[data-progress="64"] .inset .percentage .numbers {
  width: 2508px;
}
.visible .progress-vertical[data-progress="65"] .bar {
  height: 65%;
}
.visible .progress-vertical[data-progress="65"] .inset .percentage .numbers {
  width: 2546px;
}
.visible .progress-vertical[data-progress="66"] .bar {
  height: 66%;
}
.visible .progress-vertical[data-progress="66"] .inset .percentage .numbers {
  width: 2584px;
}
.visible .progress-vertical[data-progress="67"] .bar {
  height: 67%;
}
.visible .progress-vertical[data-progress="67"] .inset .percentage .numbers {
  width: 2622px;
}
.visible .progress-vertical[data-progress="68"] .bar {
  height: 68%;
}
.visible .progress-vertical[data-progress="68"] .inset .percentage .numbers {
  width: 2660px;
}
.visible .progress-vertical[data-progress="69"] .bar {
  height: 69%;
}
.visible .progress-vertical[data-progress="69"] .inset .percentage .numbers {
  width: 2698px;
}
.visible .progress-vertical[data-progress="70"] .bar {
  height: 70%;
}
.visible .progress-vertical[data-progress="70"] .inset .percentage .numbers {
  width: 2736px;
}
.visible .progress-vertical[data-progress="71"] .bar {
  height: 71%;
}
.visible .progress-vertical[data-progress="71"] .inset .percentage .numbers {
  width: 2774px;
}
.visible .progress-vertical[data-progress="72"] .bar {
  height: 72%;
}
.visible .progress-vertical[data-progress="72"] .inset .percentage .numbers {
  width: 2812px;
}
.visible .progress-vertical[data-progress="73"] .bar {
  height: 73%;
}
.visible .progress-vertical[data-progress="73"] .inset .percentage .numbers {
  width: 2850px;
}
.visible .progress-vertical[data-progress="74"] .bar {
  height: 74%;
}
.visible .progress-vertical[data-progress="74"] .inset .percentage .numbers {
  width: 2888px;
}
.visible .progress-vertical[data-progress="75"] .bar {
  height: 75%;
}
.visible .progress-vertical[data-progress="75"] .inset .percentage .numbers {
  width: 2926px;
}
.visible .progress-vertical[data-progress="76"] .bar {
  height: 76%;
}
.visible .progress-vertical[data-progress="76"] .inset .percentage .numbers {
  width: 2964px;
}
.visible .progress-vertical[data-progress="77"] .bar {
  height: 77%;
}
.visible .progress-vertical[data-progress="77"] .inset .percentage .numbers {
  width: 3002px;
}
.visible .progress-vertical[data-progress="78"] .bar {
  height: 78%;
}
.visible .progress-vertical[data-progress="78"] .inset .percentage .numbers {
  width: 3040px;
}
.visible .progress-vertical[data-progress="79"] .bar {
  height: 79%;
}
.visible .progress-vertical[data-progress="79"] .inset .percentage .numbers {
  width: 3078px;
}
.visible .progress-vertical[data-progress="80"] .bar {
  height: 80%;
}
.visible .progress-vertical[data-progress="80"] .inset .percentage .numbers {
  width: 3116px;
}
.visible .progress-vertical[data-progress="81"] .bar {
  height: 81%;
}
.visible .progress-vertical[data-progress="81"] .inset .percentage .numbers {
  width: 3154px;
}
.visible .progress-vertical[data-progress="82"] .bar {
  height: 82%;
}
.visible .progress-vertical[data-progress="82"] .inset .percentage .numbers {
  width: 3192px;
}
.visible .progress-vertical[data-progress="83"] .bar {
  height: 83%;
}
.visible .progress-vertical[data-progress="83"] .inset .percentage .numbers {
  width: 3230px;
}
.visible .progress-vertical[data-progress="84"] .bar {
  height: 84%;
}
.visible .progress-vertical[data-progress="84"] .inset .percentage .numbers {
  width: 3268px;
}
.visible .progress-vertical[data-progress="85"] .bar {
  height: 85%;
}
.visible .progress-vertical[data-progress="85"] .inset .percentage .numbers {
  width: 3306px;
}
.visible .progress-vertical[data-progress="86"] .bar {
  height: 86%;
}
.visible .progress-vertical[data-progress="86"] .inset .percentage .numbers {
  width: 3344px;
}
.visible .progress-vertical[data-progress="87"] .bar {
  height: 87%;
}
.visible .progress-vertical[data-progress="87"] .inset .percentage .numbers {
  width: 3382px;
}
.visible .progress-vertical[data-progress="88"] .bar {
  height: 88%;
}
.visible .progress-vertical[data-progress="88"] .inset .percentage .numbers {
  width: 3420px;
}
.visible .progress-vertical[data-progress="89"] .bar {
  height: 89%;
}
.visible .progress-vertical[data-progress="89"] .inset .percentage .numbers {
  width: 3458px;
}
.visible .progress-vertical[data-progress="90"] .bar {
  height: 90%;
}
.visible .progress-vertical[data-progress="90"] .inset .percentage .numbers {
  width: 3496px;
}
.visible .progress-vertical[data-progress="91"] .bar {
  height: 91%;
}
.visible .progress-vertical[data-progress="91"] .inset .percentage .numbers {
  width: 3534px;
}
.visible .progress-vertical[data-progress="92"] .bar {
  height: 92%;
}
.visible .progress-vertical[data-progress="92"] .inset .percentage .numbers {
  width: 3572px;
}
.visible .progress-vertical[data-progress="93"] .bar {
  height: 93%;
}
.visible .progress-vertical[data-progress="93"] .inset .percentage .numbers {
  width: 3610px;
}
.visible .progress-vertical[data-progress="94"] .bar {
  height: 94%;
}
.visible .progress-vertical[data-progress="94"] .inset .percentage .numbers {
  width: 3648px;
}
.visible .progress-vertical[data-progress="95"] .bar {
  height: 95%;
}
.visible .progress-vertical[data-progress="95"] .inset .percentage .numbers {
  width: 3686px;
}
.visible .progress-vertical[data-progress="96"] .bar {
  height: 96%;
}
.visible .progress-vertical[data-progress="96"] .inset .percentage .numbers {
  width: 3724px;
}
.visible .progress-vertical[data-progress="97"] .bar {
  height: 97%;
}
.visible .progress-vertical[data-progress="97"] .inset .percentage .numbers {
  width: 3762px;
}
.visible .progress-vertical[data-progress="98"] .bar {
  height: 98%;
}
.visible .progress-vertical[data-progress="98"] .inset .percentage .numbers {
  width: 3800px;
}
.visible .progress-vertical[data-progress="99"] .bar {
  height: 99%;
}
.visible .progress-vertical[data-progress="99"] .inset .percentage .numbers {
  width: 3838px;
}
.visible .progress-vertical[data-progress="100"] .bar {
  height: 100%;
}
.visible .progress-vertical[data-progress="100"] .inset .percentage .numbers {
  width: 3876px;
}
.priorities .item {
  text-align: center;
  margin-bottom: 0;
}
.priorities .radial-progress {
  margin: 0 auto 22px;
}
.radial-progress {
  width: 154px;
  height: 154px;
  border-radius: 1000px;
}
.radial-progress .circle .fill {
  width: 136px;
  height: 136px;
  position: absolute;
  border: 9px solid;
  border-radius: 1000px;
  -webkit-backface-visibility: hidden;
}
.radial-progress .circle .mask {
  border-radius: 1000px;
  -webkit-backface-visibility: hidden;
  position: absolute;
  width: 154px;
  height: 154px;
  clip: rect(0px, 154px, 154px, 77px);
  z-index: 2;
}
.radial-progress .circle .mask .fill {
  clip: rect(0px, 77px, 154px, 0px);
}
.radial-progress .inset {
  width: 136px;
  height: 136px;
  position: absolute;
  border-radius: 1000px;
  border: 9px solid #f7f8fc;
}
.radial-progress .inset .percentage {
  height: 45px;
  width: 136px;
  overflow: hidden;
  position: absolute;
  top: 45.5px;
  left: 0px;
  line-height: 1;
}
.radial-progress .inset .percentage .numbers {
  margin-top: -45px;
}
.radial-progress .inset .percentage .numbers span {
  width: 136px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 45px;
  float: left;
  font-weight: 300;
}
body.itemid-476 .radial-progress .inset {
  border-color: transparent;
  color: #ffffff;
}
.priorities {
  text-align: center;
}
.priorities .item_num0 {
  -webkit-transform: translate(-1000px, 100px);
  -moz-transform: translate(-1000px, 100px);
  -ms-transform: translate(-1000px, 100px);
  -o-transform: translate(-1000px, 100px);
  transform: translate(-1000px, 100px);
  -webkit-transition: transform 1s ease;
  -moz-transition: transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
}
.priorities .item_num0 .radial-progress .circle .fill {
  -webkit-transition: -webkit-transform 1s ease 1s, background 0.5s ease, border-color 0.5s ease;
  -moz-transition: -moz-transform 1s ease 1s, background 0.5s ease, border-color 0.5s ease;
  -ms-transition: -ms-transform 1s ease 1s, background 0.5s ease, border-color 0.5s ease;
  -o-transition: -o-transform 1s ease 1s, background 0.5s ease, border-color 0.5s ease;
  transition: transform 1s ease 1s, background 0.5s ease, border-color 0.5s ease;
}
.priorities .item_num0 .radial-progress .circle .mask {
  -webkit-transition: -webkit-transform 1s ease 1s;
  -moz-transition: -moz-transform 1s ease 1s;
  -ms-transition: -ms-transform 1s ease 1s;
  -o-transition: -o-transform 1s ease 1s;
  transition: transform 1s ease 1s;
}
.priorities .item_num0 .radial-progress .inset .percentage .numbers {
  -webkit-transition: width 1s ease 1s;
  -moz-transition: width 1s ease 1s;
  -o-transition: width 1s ease 1s;
  transition: width 1s ease 1s;
}
.priorities .item_num1 {
  -webkit-transform: translate(-1000px, -100px);
  -moz-transform: translate(-1000px, -100px);
  -ms-transform: translate(-1000px, -100px);
  -o-transform: translate(-1000px, -100px);
  transform: translate(-1000px, -100px);
  -webkit-transition: transform 1s ease 0.3s;
  -moz-transition: transform 1s ease 0.3s;
  -o-transition: transform 1s ease 0.3s;
  transition: transform 1s ease 0.3s;
}
.priorities .item_num1 .radial-progress .circle .fill {
  -webkit-transition: -webkit-transform 1s ease 1.3s, background 0.5s ease, border-color 0.5s ease;
  -moz-transition: -moz-transform 1s ease 1.3s, background 0.5s ease, border-color 0.5s ease;
  -ms-transition: -ms-transform 1s ease 1.3s, background 0.5s ease, border-color 0.5s ease;
  -o-transition: -o-transform 1s ease 1.3s, background 0.5s ease, border-color 0.5s ease;
  transition: transform 1s ease 1.3s, background 0.5s ease, border-color 0.5s ease;
}
.priorities .item_num1 .radial-progress .circle .mask {
  -webkit-transition: -webkit-transform 1s ease 1.3s;
  -moz-transition: -moz-transform 1s ease 1.3s;
  -ms-transition: -ms-transform 1s ease 1.3s;
  transition: transform 1s ease 1.3s;
}
.priorities .item_num1 .radial-progress .inset .percentage .numbers {
  -webkit-transition: width 1s ease 1.3s;
  -moz-transition: width 1s ease 1.3s;
  -o-transition: width 1s ease 1.3s;
  transition: width 1s ease 1.3s;
}
.priorities .item_num2 {
  -webkit-transform: translate(1000px, 100px);
  -moz-transform: translate(1000px, 100px);
  -ms-transform: translate(1000px, 100px);
  -o-transform: translate(1000px, 100px);
  transform: translate(1000px, 100px);
  -webkit-transition: transform 1s ease 0.6s;
  -moz-transition: transform 1s ease 0.6s;
  -o-transition: transform 1s ease 0.6s;
  transition: transform 1s ease 0.6s;
}
.priorities .item_num2 .radial-progress .circle .fill {
  -webkit-transition: -webkit-transform 1s ease 1.6s, background 0.5s ease, border-color 0.5s ease;
  -moz-transition: -moz-transform 1s ease 1.6s, background 0.5s ease, border-color 0.5s ease;
  -ms-transition: -ms-transform 1s ease 1.6s, background 0.5s ease, border-color 0.5s ease;
  -o-transition: -o-transform 1s ease 1.6s, background 0.5s ease, border-color 0.5s ease;
  transition: transform 1s ease 1.6s, background 0.5s ease, border-color 0.5s ease;
}
.priorities .item_num2 .radial-progress .circle .mask {
  -webkit-transition: -webkit-transform 1s ease 1.6s;
  -moz-transition: -moz-transform 1s ease 1.6s;
  -ms-transition: -ms-transform 1s ease 1.6s;
  transition: transform 1s ease 1.6s;
}
.priorities .item_num2 .radial-progress .inset .percentage .numbers {
  -webkit-transition: width 1s ease 1.6s;
  -moz-transition: width 1s ease 1.6s;
  -o-transition: width 1s ease 1.6s;
  transition: width 1s ease 1.6s;
}
.priorities .item_num3 {
  -webkit-transform: translate(1000px, -100px);
  -moz-transform: translate(1000px, -100px);
  -ms-transform: translate(1000px, -100px);
  -o-transform: translate(1000px, -100px);
  transform: translate(1000px, -100px);
  -webkit-transition: transform 1s ease 0.9s;
  -moz-transition: transform 1s ease 0.9s;
  -o-transition: transform 1s ease 0.9s;
  transition: transform 1s ease 0.9s;
}
.priorities .item_num3 .radial-progress .circle .fill {
  -webkit-transition: -webkit-transform 1s ease 1.9s, background 0.5s ease, border-color 0.5s ease;
  -moz-transition: -moz-transform 1s ease 1.9s, background 0.5s ease, border-color 0.5s ease;
  -ms-transition: -ms-transform 1s ease 1.9s, background 0.5s ease, border-color 0.5s ease;
  -o-transition: -o-transform 1s ease 1.9s, background 0.5s ease, border-color 0.5s ease;
  transition: transform 1s ease 1.9s, background 0.5s ease, border-color 0.5s ease;
}
.priorities .item_num3 .radial-progress .circle .mask {
  -webkit-transition: -webkit-transform 1s ease 1.9s;
  -moz-transition: -moz-transform 1s ease 1.9s;
  -ms-transition: -ms-transform 1s ease 1.9s;
  transition: transform 1s ease 1.9s;
}
.priorities .item_num3 .radial-progress .inset .percentage .numbers {
  -webkit-transition: width 1s ease 1.9s;
  -moz-transition: width 1s ease 1.9s;
  -o-transition: width 1s ease 1.9s;
  transition: width 1s ease 1.9s;
}
.visible .priorities .item_num0,
.visible .priorities .item_num1,
.visible .priorities .item_num2,
.visible .priorities .item_num3 {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.radial-progress[data-progress] .circle .mask.full {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.radial-progress[data-progress] .circle .fill {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.radial-progress[data-progress] .circle .fill.fix {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.radial-progress[data-progress] .inset .percentage .numbers {
  width: 136px;
}
.visible .radial-progress[data-progress="0"] .circle .mask.full {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.visible .radial-progress[data-progress="0"] .circle .fill {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.visible .radial-progress[data-progress="0"] .circle .fill.fix {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.visible .radial-progress[data-progress="0"] .inset .percentage .numbers {
  width: 136px;
}
.visible .radial-progress[data-progress="1"] .circle .mask.full {
  -webkit-transform: rotate(1.8deg);
  -ms-transform: rotate(1.8deg);
  transform: rotate(1.8deg);
}
.visible .radial-progress[data-progress="1"] .circle .fill {
  -webkit-transform: rotate(1.8deg);
  -ms-transform: rotate(1.8deg);
  transform: rotate(1.8deg);
}
.visible .radial-progress[data-progress="1"] .circle .fill.fix {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
.visible .radial-progress[data-progress="1"] .inset .percentage .numbers {
  width: 272px;
}
.visible .radial-progress[data-progress="2"] .circle .mask.full {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
.visible .radial-progress[data-progress="2"] .circle .fill {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
.visible .radial-progress[data-progress="2"] .circle .fill.fix {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
.visible .radial-progress[data-progress="2"] .inset .percentage .numbers {
  width: 408px;
}
.visible .radial-progress[data-progress="3"] .circle .mask.full {
  -webkit-transform: rotate(5.4deg);
  -ms-transform: rotate(5.4deg);
  transform: rotate(5.4deg);
}
.visible .radial-progress[data-progress="3"] .circle .fill {
  -webkit-transform: rotate(5.4deg);
  -ms-transform: rotate(5.4deg);
  transform: rotate(5.4deg);
}
.visible .radial-progress[data-progress="3"] .circle .fill.fix {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
.visible .radial-progress[data-progress="3"] .inset .percentage .numbers {
  width: 544px;
}
.visible .radial-progress[data-progress="4"] .circle .mask.full {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
.visible .radial-progress[data-progress="4"] .circle .fill {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
.visible .radial-progress[data-progress="4"] .circle .fill.fix {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
.visible .radial-progress[data-progress="4"] .inset .percentage .numbers {
  width: 680px;
}
.visible .radial-progress[data-progress="5"] .circle .mask.full {
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
}
.visible .radial-progress[data-progress="5"] .circle .fill {
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
}
.visible .radial-progress[data-progress="5"] .circle .fill.fix {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}
.visible .radial-progress[data-progress="5"] .inset .percentage .numbers {
  width: 816px;
}
.visible .radial-progress[data-progress="6"] .circle .mask.full {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
.visible .radial-progress[data-progress="6"] .circle .fill {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
.visible .radial-progress[data-progress="6"] .circle .fill.fix {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
.visible .radial-progress[data-progress="6"] .inset .percentage .numbers {
  width: 952px;
}
.visible .radial-progress[data-progress="7"] .circle .mask.full {
  -webkit-transform: rotate(12.6deg);
  -ms-transform: rotate(12.6deg);
  transform: rotate(12.6deg);
}
.visible .radial-progress[data-progress="7"] .circle .fill {
  -webkit-transform: rotate(12.6deg);
  -ms-transform: rotate(12.6deg);
  transform: rotate(12.6deg);
}
.visible .radial-progress[data-progress="7"] .circle .fill.fix {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
.visible .radial-progress[data-progress="7"] .inset .percentage .numbers {
  width: 1088px;
}
.visible .radial-progress[data-progress="8"] .circle .mask.full {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
.visible .radial-progress[data-progress="8"] .circle .fill {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
.visible .radial-progress[data-progress="8"] .circle .fill.fix {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
.visible .radial-progress[data-progress="8"] .inset .percentage .numbers {
  width: 1224px;
}
.visible .radial-progress[data-progress="9"] .circle .mask.full {
  -webkit-transform: rotate(16.2deg);
  -ms-transform: rotate(16.2deg);
  transform: rotate(16.2deg);
}
.visible .radial-progress[data-progress="9"] .circle .fill {
  -webkit-transform: rotate(16.2deg);
  -ms-transform: rotate(16.2deg);
  transform: rotate(16.2deg);
}
.visible .radial-progress[data-progress="9"] .circle .fill.fix {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
.visible .radial-progress[data-progress="9"] .inset .percentage .numbers {
  width: 1360px;
}
.visible .radial-progress[data-progress="10"] .circle .mask.full {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}
.visible .radial-progress[data-progress="10"] .circle .fill {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}
.visible .radial-progress[data-progress="10"] .circle .fill.fix {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}
.visible .radial-progress[data-progress="10"] .inset .percentage .numbers {
  width: 1496px;
}
.visible .radial-progress[data-progress="11"] .circle .mask.full {
  -webkit-transform: rotate(19.8deg);
  -ms-transform: rotate(19.8deg);
  transform: rotate(19.8deg);
}
.visible .radial-progress[data-progress="11"] .circle .fill {
  -webkit-transform: rotate(19.8deg);
  -ms-transform: rotate(19.8deg);
  transform: rotate(19.8deg);
}
.visible .radial-progress[data-progress="11"] .circle .fill.fix {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
.visible .radial-progress[data-progress="11"] .inset .percentage .numbers {
  width: 1632px;
}
.visible .radial-progress[data-progress="12"] .circle .mask.full {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
.visible .radial-progress[data-progress="12"] .circle .fill {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
.visible .radial-progress[data-progress="12"] .circle .fill.fix {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
.visible .radial-progress[data-progress="12"] .inset .percentage .numbers {
  width: 1768px;
}
.visible .radial-progress[data-progress="13"] .circle .mask.full {
  -webkit-transform: rotate(23.4deg);
  -ms-transform: rotate(23.4deg);
  transform: rotate(23.4deg);
}
.visible .radial-progress[data-progress="13"] .circle .fill {
  -webkit-transform: rotate(23.4deg);
  -ms-transform: rotate(23.4deg);
  transform: rotate(23.4deg);
}
.visible .radial-progress[data-progress="13"] .circle .fill.fix {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  transform: rotate(46.8deg);
}
.visible .radial-progress[data-progress="13"] .inset .percentage .numbers {
  width: 1904px;
}
.visible .radial-progress[data-progress="14"] .circle .mask.full {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
.visible .radial-progress[data-progress="14"] .circle .fill {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
.visible .radial-progress[data-progress="14"] .circle .fill.fix {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
.visible .radial-progress[data-progress="14"] .inset .percentage .numbers {
  width: 2040px;
}
.visible .radial-progress[data-progress="15"] .circle .mask.full {
  -webkit-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
  transform: rotate(27deg);
}
.visible .radial-progress[data-progress="15"] .circle .fill {
  -webkit-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
  transform: rotate(27deg);
}
.visible .radial-progress[data-progress="15"] .circle .fill.fix {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg);
}
.visible .radial-progress[data-progress="15"] .inset .percentage .numbers {
  width: 2176px;
}
.visible .radial-progress[data-progress="16"] .circle .mask.full {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
.visible .radial-progress[data-progress="16"] .circle .fill {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
.visible .radial-progress[data-progress="16"] .circle .fill.fix {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
.visible .radial-progress[data-progress="16"] .inset .percentage .numbers {
  width: 2312px;
}
.visible .radial-progress[data-progress="17"] .circle .mask.full {
  -webkit-transform: rotate(30.6deg);
  -ms-transform: rotate(30.6deg);
  transform: rotate(30.6deg);
}
.visible .radial-progress[data-progress="17"] .circle .fill {
  -webkit-transform: rotate(30.6deg);
  -ms-transform: rotate(30.6deg);
  transform: rotate(30.6deg);
}
.visible .radial-progress[data-progress="17"] .circle .fill.fix {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
.visible .radial-progress[data-progress="17"] .inset .percentage .numbers {
  width: 2448px;
}
.visible .radial-progress[data-progress="18"] .circle .mask.full {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
.visible .radial-progress[data-progress="18"] .circle .fill {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
.visible .radial-progress[data-progress="18"] .circle .fill.fix {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
.visible .radial-progress[data-progress="18"] .inset .percentage .numbers {
  width: 2584px;
}
.visible .radial-progress[data-progress="19"] .circle .mask.full {
  -webkit-transform: rotate(34.2deg);
  -ms-transform: rotate(34.2deg);
  transform: rotate(34.2deg);
}
.visible .radial-progress[data-progress="19"] .circle .fill {
  -webkit-transform: rotate(34.2deg);
  -ms-transform: rotate(34.2deg);
  transform: rotate(34.2deg);
}
.visible .radial-progress[data-progress="19"] .circle .fill.fix {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
.visible .radial-progress[data-progress="19"] .inset .percentage .numbers {
  width: 2720px;
}
.visible .radial-progress[data-progress="20"] .circle .mask.full {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}
.visible .radial-progress[data-progress="20"] .circle .fill {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}
.visible .radial-progress[data-progress="20"] .circle .fill.fix {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg);
}
.visible .radial-progress[data-progress="20"] .inset .percentage .numbers {
  width: 2856px;
}
.visible .radial-progress[data-progress="21"] .circle .mask.full {
  -webkit-transform: rotate(37.8deg);
  -ms-transform: rotate(37.8deg);
  transform: rotate(37.8deg);
}
.visible .radial-progress[data-progress="21"] .circle .fill {
  -webkit-transform: rotate(37.8deg);
  -ms-transform: rotate(37.8deg);
  transform: rotate(37.8deg);
}
.visible .radial-progress[data-progress="21"] .circle .fill.fix {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  transform: rotate(75.6deg);
}
.visible .radial-progress[data-progress="21"] .inset .percentage .numbers {
  width: 2992px;
}
.visible .radial-progress[data-progress="22"] .circle .mask.full {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
.visible .radial-progress[data-progress="22"] .circle .fill {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
.visible .radial-progress[data-progress="22"] .circle .fill.fix {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
.visible .radial-progress[data-progress="22"] .inset .percentage .numbers {
  width: 3128px;
}
.visible .radial-progress[data-progress="23"] .circle .mask.full {
  -webkit-transform: rotate(41.4deg);
  -ms-transform: rotate(41.4deg);
  transform: rotate(41.4deg);
}
.visible .radial-progress[data-progress="23"] .circle .fill {
  -webkit-transform: rotate(41.4deg);
  -ms-transform: rotate(41.4deg);
  transform: rotate(41.4deg);
}
.visible .radial-progress[data-progress="23"] .circle .fill.fix {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
.visible .radial-progress[data-progress="23"] .inset .percentage .numbers {
  width: 3264px;
}
.visible .radial-progress[data-progress="24"] .circle .mask.full {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
.visible .radial-progress[data-progress="24"] .circle .fill {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
.visible .radial-progress[data-progress="24"] .circle .fill.fix {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
.visible .radial-progress[data-progress="24"] .inset .percentage .numbers {
  width: 3400px;
}
.visible .radial-progress[data-progress="25"] .circle .mask.full {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.visible .radial-progress[data-progress="25"] .circle .fill {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.visible .radial-progress[data-progress="25"] .circle .fill.fix {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.visible .radial-progress[data-progress="25"] .inset .percentage .numbers {
  width: 3536px;
}
.visible .radial-progress[data-progress="26"] .circle .mask.full {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  transform: rotate(46.8deg);
}
.visible .radial-progress[data-progress="26"] .circle .fill {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  transform: rotate(46.8deg);
}
.visible .radial-progress[data-progress="26"] .circle .fill.fix {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  transform: rotate(93.6deg);
}
.visible .radial-progress[data-progress="26"] .inset .percentage .numbers {
  width: 3672px;
}
.visible .radial-progress[data-progress="27"] .circle .mask.full {
  -webkit-transform: rotate(48.6deg);
  -ms-transform: rotate(48.6deg);
  transform: rotate(48.6deg);
}
.visible .radial-progress[data-progress="27"] .circle .fill {
  -webkit-transform: rotate(48.6deg);
  -ms-transform: rotate(48.6deg);
  transform: rotate(48.6deg);
}
.visible .radial-progress[data-progress="27"] .circle .fill.fix {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
.visible .radial-progress[data-progress="27"] .inset .percentage .numbers {
  width: 3808px;
}
.visible .radial-progress[data-progress="28"] .circle .mask.full {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
.visible .radial-progress[data-progress="28"] .circle .fill {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
.visible .radial-progress[data-progress="28"] .circle .fill.fix {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
.visible .radial-progress[data-progress="28"] .inset .percentage .numbers {
  width: 3944px;
}
.visible .radial-progress[data-progress="29"] .circle .mask.full {
  -webkit-transform: rotate(52.2deg);
  -ms-transform: rotate(52.2deg);
  transform: rotate(52.2deg);
}
.visible .radial-progress[data-progress="29"] .circle .fill {
  -webkit-transform: rotate(52.2deg);
  -ms-transform: rotate(52.2deg);
  transform: rotate(52.2deg);
}
.visible .radial-progress[data-progress="29"] .circle .fill.fix {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
.visible .radial-progress[data-progress="29"] .inset .percentage .numbers {
  width: 4080px;
}
.visible .radial-progress[data-progress="30"] .circle .mask.full {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg);
}
.visible .radial-progress[data-progress="30"] .circle .fill {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg);
}
.visible .radial-progress[data-progress="30"] .circle .fill.fix {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg);
}
.visible .radial-progress[data-progress="30"] .inset .percentage .numbers {
  width: 4216px;
}
.visible .radial-progress[data-progress="31"] .circle .mask.full {
  -webkit-transform: rotate(55.8deg);
  -ms-transform: rotate(55.8deg);
  transform: rotate(55.8deg);
}
.visible .radial-progress[data-progress="31"] .circle .fill {
  -webkit-transform: rotate(55.8deg);
  -ms-transform: rotate(55.8deg);
  transform: rotate(55.8deg);
}
.visible .radial-progress[data-progress="31"] .circle .fill.fix {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  transform: rotate(111.6deg);
}
.visible .radial-progress[data-progress="31"] .inset .percentage .numbers {
  width: 4352px;
}
.visible .radial-progress[data-progress="32"] .circle .mask.full {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
.visible .radial-progress[data-progress="32"] .circle .fill {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
.visible .radial-progress[data-progress="32"] .circle .fill.fix {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
.visible .radial-progress[data-progress="32"] .inset .percentage .numbers {
  width: 4488px;
}
.visible .radial-progress[data-progress="33"] .circle .mask.full {
  -webkit-transform: rotate(59.4deg);
  -ms-transform: rotate(59.4deg);
  transform: rotate(59.4deg);
}
.visible .radial-progress[data-progress="33"] .circle .fill {
  -webkit-transform: rotate(59.4deg);
  -ms-transform: rotate(59.4deg);
  transform: rotate(59.4deg);
}
.visible .radial-progress[data-progress="33"] .circle .fill.fix {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
.visible .radial-progress[data-progress="33"] .inset .percentage .numbers {
  width: 4624px;
}
.visible .radial-progress[data-progress="34"] .circle .mask.full {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
.visible .radial-progress[data-progress="34"] .circle .fill {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
.visible .radial-progress[data-progress="34"] .circle .fill.fix {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
.visible .radial-progress[data-progress="34"] .inset .percentage .numbers {
  width: 4760px;
}
.visible .radial-progress[data-progress="35"] .circle .mask.full {
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}
.visible .radial-progress[data-progress="35"] .circle .fill {
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}
.visible .radial-progress[data-progress="35"] .circle .fill.fix {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg);
}
.visible .radial-progress[data-progress="35"] .inset .percentage .numbers {
  width: 4896px;
}
.visible .radial-progress[data-progress="36"] .circle .mask.full {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
.visible .radial-progress[data-progress="36"] .circle .fill {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
.visible .radial-progress[data-progress="36"] .circle .fill.fix {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
.visible .radial-progress[data-progress="36"] .inset .percentage .numbers {
  width: 5032px;
}
.visible .radial-progress[data-progress="37"] .circle .mask.full {
  -webkit-transform: rotate(66.6deg);
  -ms-transform: rotate(66.6deg);
  transform: rotate(66.6deg);
}
.visible .radial-progress[data-progress="37"] .circle .fill {
  -webkit-transform: rotate(66.6deg);
  -ms-transform: rotate(66.6deg);
  transform: rotate(66.6deg);
}
.visible .radial-progress[data-progress="37"] .circle .fill.fix {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  transform: rotate(133.2deg);
}
.visible .radial-progress[data-progress="37"] .inset .percentage .numbers {
  width: 5168px;
}
.visible .radial-progress[data-progress="38"] .circle .mask.full {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
.visible .radial-progress[data-progress="38"] .circle .fill {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
.visible .radial-progress[data-progress="38"] .circle .fill.fix {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
.visible .radial-progress[data-progress="38"] .inset .percentage .numbers {
  width: 5304px;
}
.visible .radial-progress[data-progress="39"] .circle .mask.full {
  -webkit-transform: rotate(70.2deg);
  -ms-transform: rotate(70.2deg);
  transform: rotate(70.2deg);
}
.visible .radial-progress[data-progress="39"] .circle .fill {
  -webkit-transform: rotate(70.2deg);
  -ms-transform: rotate(70.2deg);
  transform: rotate(70.2deg);
}
.visible .radial-progress[data-progress="39"] .circle .fill.fix {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
.visible .radial-progress[data-progress="39"] .inset .percentage .numbers {
  width: 5440px;
}
.visible .radial-progress[data-progress="40"] .circle .mask.full {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg);
}
.visible .radial-progress[data-progress="40"] .circle .fill {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg);
}
.visible .radial-progress[data-progress="40"] .circle .fill.fix {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg);
}
.visible .radial-progress[data-progress="40"] .inset .percentage .numbers {
  width: 5576px;
}
.visible .radial-progress[data-progress="41"] .circle .mask.full {
  -webkit-transform: rotate(73.8deg);
  -ms-transform: rotate(73.8deg);
  transform: rotate(73.8deg);
}
.visible .radial-progress[data-progress="41"] .circle .fill {
  -webkit-transform: rotate(73.8deg);
  -ms-transform: rotate(73.8deg);
  transform: rotate(73.8deg);
}
.visible .radial-progress[data-progress="41"] .circle .fill.fix {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
.visible .radial-progress[data-progress="41"] .inset .percentage .numbers {
  width: 5712px;
}
.visible .radial-progress[data-progress="42"] .circle .mask.full {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  transform: rotate(75.6deg);
}
.visible .radial-progress[data-progress="42"] .circle .fill {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  transform: rotate(75.6deg);
}
.visible .radial-progress[data-progress="42"] .circle .fill.fix {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  transform: rotate(151.2deg);
}
.visible .radial-progress[data-progress="42"] .inset .percentage .numbers {
  width: 5848px;
}
.visible .radial-progress[data-progress="43"] .circle .mask.full {
  -webkit-transform: rotate(77.4deg);
  -ms-transform: rotate(77.4deg);
  transform: rotate(77.4deg);
}
.visible .radial-progress[data-progress="43"] .circle .fill {
  -webkit-transform: rotate(77.4deg);
  -ms-transform: rotate(77.4deg);
  transform: rotate(77.4deg);
}
.visible .radial-progress[data-progress="43"] .circle .fill.fix {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
.visible .radial-progress[data-progress="43"] .inset .percentage .numbers {
  width: 5984px;
}
.visible .radial-progress[data-progress="44"] .circle .mask.full {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
.visible .radial-progress[data-progress="44"] .circle .fill {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
.visible .radial-progress[data-progress="44"] .circle .fill.fix {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
.visible .radial-progress[data-progress="44"] .inset .percentage .numbers {
  width: 6120px;
}
.visible .radial-progress[data-progress="45"] .circle .mask.full {
  -webkit-transform: rotate(81deg);
  -ms-transform: rotate(81deg);
  transform: rotate(81deg);
}
.visible .radial-progress[data-progress="45"] .circle .fill {
  -webkit-transform: rotate(81deg);
  -ms-transform: rotate(81deg);
  transform: rotate(81deg);
}
.visible .radial-progress[data-progress="45"] .circle .fill.fix {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg);
}
.visible .radial-progress[data-progress="45"] .inset .percentage .numbers {
  width: 6256px;
}
.visible .radial-progress[data-progress="46"] .circle .mask.full {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
.visible .radial-progress[data-progress="46"] .circle .fill {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
.visible .radial-progress[data-progress="46"] .circle .fill.fix {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
.visible .radial-progress[data-progress="46"] .inset .percentage .numbers {
  width: 6392px;
}
.visible .radial-progress[data-progress="47"] .circle .mask.full {
  -webkit-transform: rotate(84.6deg);
  -ms-transform: rotate(84.6deg);
  transform: rotate(84.6deg);
}
.visible .radial-progress[data-progress="47"] .circle .fill {
  -webkit-transform: rotate(84.6deg);
  -ms-transform: rotate(84.6deg);
  transform: rotate(84.6deg);
}
.visible .radial-progress[data-progress="47"] .circle .fill.fix {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  transform: rotate(169.2deg);
}
.visible .radial-progress[data-progress="47"] .inset .percentage .numbers {
  width: 6528px;
}
.visible .radial-progress[data-progress="48"] .circle .mask.full {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
.visible .radial-progress[data-progress="48"] .circle .fill {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
.visible .radial-progress[data-progress="48"] .circle .fill.fix {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
.visible .radial-progress[data-progress="48"] .inset .percentage .numbers {
  width: 6664px;
}
.visible .radial-progress[data-progress="49"] .circle .mask.full {
  -webkit-transform: rotate(88.2deg);
  -ms-transform: rotate(88.2deg);
  transform: rotate(88.2deg);
}
.visible .radial-progress[data-progress="49"] .circle .fill {
  -webkit-transform: rotate(88.2deg);
  -ms-transform: rotate(88.2deg);
  transform: rotate(88.2deg);
}
.visible .radial-progress[data-progress="49"] .circle .fill.fix {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
.visible .radial-progress[data-progress="49"] .inset .percentage .numbers {
  width: 6800px;
}
.visible .radial-progress[data-progress="50"] .circle .mask.full {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.visible .radial-progress[data-progress="50"] .circle .fill {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.visible .radial-progress[data-progress="50"] .circle .fill.fix {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.visible .radial-progress[data-progress="50"] .inset .percentage .numbers {
  width: 6936px;
}
.visible .radial-progress[data-progress="51"] .circle .mask.full {
  -webkit-transform: rotate(91.8deg);
  -ms-transform: rotate(91.8deg);
  transform: rotate(91.8deg);
}
.visible .radial-progress[data-progress="51"] .circle .fill {
  -webkit-transform: rotate(91.8deg);
  -ms-transform: rotate(91.8deg);
  transform: rotate(91.8deg);
}
.visible .radial-progress[data-progress="51"] .circle .fill.fix {
  -webkit-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  transform: rotate(183.6deg);
}
.visible .radial-progress[data-progress="51"] .inset .percentage .numbers {
  width: 7072px;
}
.visible .radial-progress[data-progress="52"] .circle .mask.full {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  transform: rotate(93.6deg);
}
.visible .radial-progress[data-progress="52"] .circle .fill {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  transform: rotate(93.6deg);
}
.visible .radial-progress[data-progress="52"] .circle .fill.fix {
  -webkit-transform: rotate(187.2deg);
  -ms-transform: rotate(187.2deg);
  transform: rotate(187.2deg);
}
.visible .radial-progress[data-progress="52"] .inset .percentage .numbers {
  width: 7208px;
}
.visible .radial-progress[data-progress="53"] .circle .mask.full {
  -webkit-transform: rotate(95.4deg);
  -ms-transform: rotate(95.4deg);
  transform: rotate(95.4deg);
}
.visible .radial-progress[data-progress="53"] .circle .fill {
  -webkit-transform: rotate(95.4deg);
  -ms-transform: rotate(95.4deg);
  transform: rotate(95.4deg);
}
.visible .radial-progress[data-progress="53"] .circle .fill.fix {
  -webkit-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  transform: rotate(190.8deg);
}
.visible .radial-progress[data-progress="53"] .inset .percentage .numbers {
  width: 7344px;
}
.visible .radial-progress[data-progress="54"] .circle .mask.full {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
.visible .radial-progress[data-progress="54"] .circle .fill {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
.visible .radial-progress[data-progress="54"] .circle .fill.fix {
  -webkit-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  transform: rotate(194.4deg);
}
.visible .radial-progress[data-progress="54"] .inset .percentage .numbers {
  width: 7480px;
}
.visible .radial-progress[data-progress="55"] .circle .mask.full {
  -webkit-transform: rotate(99deg);
  -ms-transform: rotate(99deg);
  transform: rotate(99deg);
}
.visible .radial-progress[data-progress="55"] .circle .fill {
  -webkit-transform: rotate(99deg);
  -ms-transform: rotate(99deg);
  transform: rotate(99deg);
}
.visible .radial-progress[data-progress="55"] .circle .fill.fix {
  -webkit-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  transform: rotate(198deg);
}
.visible .radial-progress[data-progress="55"] .inset .percentage .numbers {
  width: 7616px;
}
.visible .radial-progress[data-progress="56"] .circle .mask.full {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
.visible .radial-progress[data-progress="56"] .circle .fill {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
.visible .radial-progress[data-progress="56"] .circle .fill.fix {
  -webkit-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  transform: rotate(201.6deg);
}
.visible .radial-progress[data-progress="56"] .inset .percentage .numbers {
  width: 7752px;
}
.visible .radial-progress[data-progress="57"] .circle .mask.full {
  -webkit-transform: rotate(102.6deg);
  -ms-transform: rotate(102.6deg);
  transform: rotate(102.6deg);
}
.visible .radial-progress[data-progress="57"] .circle .fill {
  -webkit-transform: rotate(102.6deg);
  -ms-transform: rotate(102.6deg);
  transform: rotate(102.6deg);
}
.visible .radial-progress[data-progress="57"] .circle .fill.fix {
  -webkit-transform: rotate(205.2deg);
  -ms-transform: rotate(205.2deg);
  transform: rotate(205.2deg);
}
.visible .radial-progress[data-progress="57"] .inset .percentage .numbers {
  width: 7888px;
}
.visible .radial-progress[data-progress="58"] .circle .mask.full {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
.visible .radial-progress[data-progress="58"] .circle .fill {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
.visible .radial-progress[data-progress="58"] .circle .fill.fix {
  -webkit-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  transform: rotate(208.8deg);
}
.visible .radial-progress[data-progress="58"] .inset .percentage .numbers {
  width: 8024px;
}
.visible .radial-progress[data-progress="59"] .circle .mask.full {
  -webkit-transform: rotate(106.2deg);
  -ms-transform: rotate(106.2deg);
  transform: rotate(106.2deg);
}
.visible .radial-progress[data-progress="59"] .circle .fill {
  -webkit-transform: rotate(106.2deg);
  -ms-transform: rotate(106.2deg);
  transform: rotate(106.2deg);
}
.visible .radial-progress[data-progress="59"] .circle .fill.fix {
  -webkit-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  transform: rotate(212.4deg);
}
.visible .radial-progress[data-progress="59"] .inset .percentage .numbers {
  width: 8160px;
}
.visible .radial-progress[data-progress="60"] .circle .mask.full {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg);
}
.visible .radial-progress[data-progress="60"] .circle .fill {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg);
}
.visible .radial-progress[data-progress="60"] .circle .fill.fix {
  -webkit-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  transform: rotate(216deg);
}
.visible .radial-progress[data-progress="60"] .inset .percentage .numbers {
  width: 8296px;
}
.visible .radial-progress[data-progress="61"] .circle .mask.full {
  -webkit-transform: rotate(109.8deg);
  -ms-transform: rotate(109.8deg);
  transform: rotate(109.8deg);
}
.visible .radial-progress[data-progress="61"] .circle .fill {
  -webkit-transform: rotate(109.8deg);
  -ms-transform: rotate(109.8deg);
  transform: rotate(109.8deg);
}
.visible .radial-progress[data-progress="61"] .circle .fill.fix {
  -webkit-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  transform: rotate(219.6deg);
}
.visible .radial-progress[data-progress="61"] .inset .percentage .numbers {
  width: 8432px;
}
.visible .radial-progress[data-progress="62"] .circle .mask.full {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  transform: rotate(111.6deg);
}
.visible .radial-progress[data-progress="62"] .circle .fill {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  transform: rotate(111.6deg);
}
.visible .radial-progress[data-progress="62"] .circle .fill.fix {
  -webkit-transform: rotate(223.2deg);
  -ms-transform: rotate(223.2deg);
  transform: rotate(223.2deg);
}
.visible .radial-progress[data-progress="62"] .inset .percentage .numbers {
  width: 8568px;
}
.visible .radial-progress[data-progress="63"] .circle .mask.full {
  -webkit-transform: rotate(113.4deg);
  -ms-transform: rotate(113.4deg);
  transform: rotate(113.4deg);
}
.visible .radial-progress[data-progress="63"] .circle .fill {
  -webkit-transform: rotate(113.4deg);
  -ms-transform: rotate(113.4deg);
  transform: rotate(113.4deg);
}
.visible .radial-progress[data-progress="63"] .circle .fill.fix {
  -webkit-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  transform: rotate(226.8deg);
}
.visible .radial-progress[data-progress="63"] .inset .percentage .numbers {
  width: 8704px;
}
.visible .radial-progress[data-progress="64"] .circle .mask.full {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
.visible .radial-progress[data-progress="64"] .circle .fill {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
.visible .radial-progress[data-progress="64"] .circle .fill.fix {
  -webkit-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  transform: rotate(230.4deg);
}
.visible .radial-progress[data-progress="64"] .inset .percentage .numbers {
  width: 8840px;
}
.visible .radial-progress[data-progress="65"] .circle .mask.full {
  -webkit-transform: rotate(117deg);
  -ms-transform: rotate(117deg);
  transform: rotate(117deg);
}
.visible .radial-progress[data-progress="65"] .circle .fill {
  -webkit-transform: rotate(117deg);
  -ms-transform: rotate(117deg);
  transform: rotate(117deg);
}
.visible .radial-progress[data-progress="65"] .circle .fill.fix {
  -webkit-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  transform: rotate(234deg);
}
.visible .radial-progress[data-progress="65"] .inset .percentage .numbers {
  width: 8976px;
}
.visible .radial-progress[data-progress="66"] .circle .mask.full {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
.visible .radial-progress[data-progress="66"] .circle .fill {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
.visible .radial-progress[data-progress="66"] .circle .fill.fix {
  -webkit-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  transform: rotate(237.6deg);
}
.visible .radial-progress[data-progress="66"] .inset .percentage .numbers {
  width: 9112px;
}
.visible .radial-progress[data-progress="67"] .circle .mask.full {
  -webkit-transform: rotate(120.6deg);
  -ms-transform: rotate(120.6deg);
  transform: rotate(120.6deg);
}
.visible .radial-progress[data-progress="67"] .circle .fill {
  -webkit-transform: rotate(120.6deg);
  -ms-transform: rotate(120.6deg);
  transform: rotate(120.6deg);
}
.visible .radial-progress[data-progress="67"] .circle .fill.fix {
  -webkit-transform: rotate(241.2deg);
  -ms-transform: rotate(241.2deg);
  transform: rotate(241.2deg);
}
.visible .radial-progress[data-progress="67"] .inset .percentage .numbers {
  width: 9248px;
}
.visible .radial-progress[data-progress="68"] .circle .mask.full {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
.visible .radial-progress[data-progress="68"] .circle .fill {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
.visible .radial-progress[data-progress="68"] .circle .fill.fix {
  -webkit-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  transform: rotate(244.8deg);
}
.visible .radial-progress[data-progress="68"] .inset .percentage .numbers {
  width: 9384px;
}
.visible .radial-progress[data-progress="69"] .circle .mask.full {
  -webkit-transform: rotate(124.2deg);
  -ms-transform: rotate(124.2deg);
  transform: rotate(124.2deg);
}
.visible .radial-progress[data-progress="69"] .circle .fill {
  -webkit-transform: rotate(124.2deg);
  -ms-transform: rotate(124.2deg);
  transform: rotate(124.2deg);
}
.visible .radial-progress[data-progress="69"] .circle .fill.fix {
  -webkit-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  transform: rotate(248.4deg);
}
.visible .radial-progress[data-progress="69"] .inset .percentage .numbers {
  width: 9520px;
}
.visible .radial-progress[data-progress="70"] .circle .mask.full {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg);
}
.visible .radial-progress[data-progress="70"] .circle .fill {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg);
}
.visible .radial-progress[data-progress="70"] .circle .fill.fix {
  -webkit-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  transform: rotate(252deg);
}
.visible .radial-progress[data-progress="70"] .inset .percentage .numbers {
  width: 9656px;
}
.visible .radial-progress[data-progress="71"] .circle .mask.full {
  -webkit-transform: rotate(127.8deg);
  -ms-transform: rotate(127.8deg);
  transform: rotate(127.8deg);
}
.visible .radial-progress[data-progress="71"] .circle .fill {
  -webkit-transform: rotate(127.8deg);
  -ms-transform: rotate(127.8deg);
  transform: rotate(127.8deg);
}
.visible .radial-progress[data-progress="71"] .circle .fill.fix {
  -webkit-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  transform: rotate(255.6deg);
}
.visible .radial-progress[data-progress="71"] .inset .percentage .numbers {
  width: 9792px;
}
.visible .radial-progress[data-progress="72"] .circle .mask.full {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
.visible .radial-progress[data-progress="72"] .circle .fill {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
.visible .radial-progress[data-progress="72"] .circle .fill.fix {
  -webkit-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  transform: rotate(259.2deg);
}
.visible .radial-progress[data-progress="72"] .inset .percentage .numbers {
  width: 9928px;
}
.visible .radial-progress[data-progress="73"] .circle .mask.full {
  -webkit-transform: rotate(131.4deg);
  -ms-transform: rotate(131.4deg);
  transform: rotate(131.4deg);
}
.visible .radial-progress[data-progress="73"] .circle .fill {
  -webkit-transform: rotate(131.4deg);
  -ms-transform: rotate(131.4deg);
  transform: rotate(131.4deg);
}
.visible .radial-progress[data-progress="73"] .circle .fill.fix {
  -webkit-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  transform: rotate(262.8deg);
}
.visible .radial-progress[data-progress="73"] .inset .percentage .numbers {
  width: 10064px;
}
.visible .radial-progress[data-progress="74"] .circle .mask.full {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  transform: rotate(133.2deg);
}
.visible .radial-progress[data-progress="74"] .circle .fill {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  transform: rotate(133.2deg);
}
.visible .radial-progress[data-progress="74"] .circle .fill.fix {
  -webkit-transform: rotate(266.4deg);
  -ms-transform: rotate(266.4deg);
  transform: rotate(266.4deg);
}
.visible .radial-progress[data-progress="74"] .inset .percentage .numbers {
  width: 10200px;
}
.visible .radial-progress[data-progress="75"] .circle .mask.full {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.visible .radial-progress[data-progress="75"] .circle .fill {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.visible .radial-progress[data-progress="75"] .circle .fill.fix {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.visible .radial-progress[data-progress="75"] .inset .percentage .numbers {
  width: 10336px;
}
.visible .radial-progress[data-progress="76"] .circle .mask.full {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
.visible .radial-progress[data-progress="76"] .circle .fill {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
.visible .radial-progress[data-progress="76"] .circle .fill.fix {
  -webkit-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  transform: rotate(273.6deg);
}
.visible .radial-progress[data-progress="76"] .inset .percentage .numbers {
  width: 10472px;
}
.visible .radial-progress[data-progress="77"] .circle .mask.full {
  -webkit-transform: rotate(138.6deg);
  -ms-transform: rotate(138.6deg);
  transform: rotate(138.6deg);
}
.visible .radial-progress[data-progress="77"] .circle .fill {
  -webkit-transform: rotate(138.6deg);
  -ms-transform: rotate(138.6deg);
  transform: rotate(138.6deg);
}
.visible .radial-progress[data-progress="77"] .circle .fill.fix {
  -webkit-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  transform: rotate(277.2deg);
}
.visible .radial-progress[data-progress="77"] .inset .percentage .numbers {
  width: 10608px;
}
.visible .radial-progress[data-progress="78"] .circle .mask.full {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
.visible .radial-progress[data-progress="78"] .circle .fill {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
.visible .radial-progress[data-progress="78"] .circle .fill.fix {
  -webkit-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  transform: rotate(280.8deg);
}
.visible .radial-progress[data-progress="78"] .inset .percentage .numbers {
  width: 10744px;
}
.visible .radial-progress[data-progress="79"] .circle .mask.full {
  -webkit-transform: rotate(142.2deg);
  -ms-transform: rotate(142.2deg);
  transform: rotate(142.2deg);
}
.visible .radial-progress[data-progress="79"] .circle .fill {
  -webkit-transform: rotate(142.2deg);
  -ms-transform: rotate(142.2deg);
  transform: rotate(142.2deg);
}
.visible .radial-progress[data-progress="79"] .circle .fill.fix {
  -webkit-transform: rotate(284.4deg);
  -ms-transform: rotate(284.4deg);
  transform: rotate(284.4deg);
}
.visible .radial-progress[data-progress="79"] .inset .percentage .numbers {
  width: 10880px;
}
.visible .radial-progress[data-progress="80"] .circle .mask.full {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg);
}
.visible .radial-progress[data-progress="80"] .circle .fill {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg);
}
.visible .radial-progress[data-progress="80"] .circle .fill.fix {
  -webkit-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  transform: rotate(288deg);
}
.visible .radial-progress[data-progress="80"] .inset .percentage .numbers {
  width: 11016px;
}
.visible .radial-progress[data-progress="81"] .circle .mask.full {
  -webkit-transform: rotate(145.8deg);
  -ms-transform: rotate(145.8deg);
  transform: rotate(145.8deg);
}
.visible .radial-progress[data-progress="81"] .circle .fill {
  -webkit-transform: rotate(145.8deg);
  -ms-transform: rotate(145.8deg);
  transform: rotate(145.8deg);
}
.visible .radial-progress[data-progress="81"] .circle .fill.fix {
  -webkit-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  transform: rotate(291.6deg);
}
.visible .radial-progress[data-progress="81"] .inset .percentage .numbers {
  width: 11152px;
}
.visible .radial-progress[data-progress="82"] .circle .mask.full {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
.visible .radial-progress[data-progress="82"] .circle .fill {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
.visible .radial-progress[data-progress="82"] .circle .fill.fix {
  -webkit-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  transform: rotate(295.2deg);
}
.visible .radial-progress[data-progress="82"] .inset .percentage .numbers {
  width: 11288px;
}
.visible .radial-progress[data-progress="83"] .circle .mask.full {
  -webkit-transform: rotate(149.4deg);
  -ms-transform: rotate(149.4deg);
  transform: rotate(149.4deg);
}
.visible .radial-progress[data-progress="83"] .circle .fill {
  -webkit-transform: rotate(149.4deg);
  -ms-transform: rotate(149.4deg);
  transform: rotate(149.4deg);
}
.visible .radial-progress[data-progress="83"] .circle .fill.fix {
  -webkit-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  transform: rotate(298.8deg);
}
.visible .radial-progress[data-progress="83"] .inset .percentage .numbers {
  width: 11424px;
}
.visible .radial-progress[data-progress="84"] .circle .mask.full {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  transform: rotate(151.2deg);
}
.visible .radial-progress[data-progress="84"] .circle .fill {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  transform: rotate(151.2deg);
}
.visible .radial-progress[data-progress="84"] .circle .fill.fix {
  -webkit-transform: rotate(302.4deg);
  -ms-transform: rotate(302.4deg);
  transform: rotate(302.4deg);
}
.visible .radial-progress[data-progress="84"] .inset .percentage .numbers {
  width: 11560px;
}
.visible .radial-progress[data-progress="85"] .circle .mask.full {
  -webkit-transform: rotate(153deg);
  -ms-transform: rotate(153deg);
  transform: rotate(153deg);
}
.visible .radial-progress[data-progress="85"] .circle .fill {
  -webkit-transform: rotate(153deg);
  -ms-transform: rotate(153deg);
  transform: rotate(153deg);
}
.visible .radial-progress[data-progress="85"] .circle .fill.fix {
  -webkit-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  transform: rotate(306deg);
}
.visible .radial-progress[data-progress="85"] .inset .percentage .numbers {
  width: 11696px;
}
.visible .radial-progress[data-progress="86"] .circle .mask.full {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
.visible .radial-progress[data-progress="86"] .circle .fill {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
.visible .radial-progress[data-progress="86"] .circle .fill.fix {
  -webkit-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  transform: rotate(309.6deg);
}
.visible .radial-progress[data-progress="86"] .inset .percentage .numbers {
  width: 11832px;
}
.visible .radial-progress[data-progress="87"] .circle .mask.full {
  -webkit-transform: rotate(156.6deg);
  -ms-transform: rotate(156.6deg);
  transform: rotate(156.6deg);
}
.visible .radial-progress[data-progress="87"] .circle .fill {
  -webkit-transform: rotate(156.6deg);
  -ms-transform: rotate(156.6deg);
  transform: rotate(156.6deg);
}
.visible .radial-progress[data-progress="87"] .circle .fill.fix {
  -webkit-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  transform: rotate(313.2deg);
}
.visible .radial-progress[data-progress="87"] .inset .percentage .numbers {
  width: 11968px;
}
.visible .radial-progress[data-progress="88"] .circle .mask.full {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
.visible .radial-progress[data-progress="88"] .circle .fill {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
.visible .radial-progress[data-progress="88"] .circle .fill.fix {
  -webkit-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  transform: rotate(316.8deg);
}
.visible .radial-progress[data-progress="88"] .inset .percentage .numbers {
  width: 12104px;
}
.visible .radial-progress[data-progress="89"] .circle .mask.full {
  -webkit-transform: rotate(160.2deg);
  -ms-transform: rotate(160.2deg);
  transform: rotate(160.2deg);
}
.visible .radial-progress[data-progress="89"] .circle .fill {
  -webkit-transform: rotate(160.2deg);
  -ms-transform: rotate(160.2deg);
  transform: rotate(160.2deg);
}
.visible .radial-progress[data-progress="89"] .circle .fill.fix {
  -webkit-transform: rotate(320.4deg);
  -ms-transform: rotate(320.4deg);
  transform: rotate(320.4deg);
}
.visible .radial-progress[data-progress="89"] .inset .percentage .numbers {
  width: 12240px;
}
.visible .radial-progress[data-progress="90"] .circle .mask.full {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg);
}
.visible .radial-progress[data-progress="90"] .circle .fill {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg);
}
.visible .radial-progress[data-progress="90"] .circle .fill.fix {
  -webkit-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  transform: rotate(324deg);
}
.visible .radial-progress[data-progress="90"] .inset .percentage .numbers {
  width: 12376px;
}
.visible .radial-progress[data-progress="91"] .circle .mask.full {
  -webkit-transform: rotate(163.8deg);
  -ms-transform: rotate(163.8deg);
  transform: rotate(163.8deg);
}
.visible .radial-progress[data-progress="91"] .circle .fill {
  -webkit-transform: rotate(163.8deg);
  -ms-transform: rotate(163.8deg);
  transform: rotate(163.8deg);
}
.visible .radial-progress[data-progress="91"] .circle .fill.fix {
  -webkit-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  transform: rotate(327.6deg);
}
.visible .radial-progress[data-progress="91"] .inset .percentage .numbers {
  width: 12512px;
}
.visible .radial-progress[data-progress="92"] .circle .mask.full {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
.visible .radial-progress[data-progress="92"] .circle .fill {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
.visible .radial-progress[data-progress="92"] .circle .fill.fix {
  -webkit-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  transform: rotate(331.2deg);
}
.visible .radial-progress[data-progress="92"] .inset .percentage .numbers {
  width: 12648px;
}
.visible .radial-progress[data-progress="93"] .circle .mask.full {
  -webkit-transform: rotate(167.4deg);
  -ms-transform: rotate(167.4deg);
  transform: rotate(167.4deg);
}
.visible .radial-progress[data-progress="93"] .circle .fill {
  -webkit-transform: rotate(167.4deg);
  -ms-transform: rotate(167.4deg);
  transform: rotate(167.4deg);
}
.visible .radial-progress[data-progress="93"] .circle .fill.fix {
  -webkit-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  transform: rotate(334.8deg);
}
.visible .radial-progress[data-progress="93"] .inset .percentage .numbers {
  width: 12784px;
}
.visible .radial-progress[data-progress="94"] .circle .mask.full {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  transform: rotate(169.2deg);
}
.visible .radial-progress[data-progress="94"] .circle .fill {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  transform: rotate(169.2deg);
}
.visible .radial-progress[data-progress="94"] .circle .fill.fix {
  -webkit-transform: rotate(338.4deg);
  -ms-transform: rotate(338.4deg);
  transform: rotate(338.4deg);
}
.visible .radial-progress[data-progress="94"] .inset .percentage .numbers {
  width: 12920px;
}
.visible .radial-progress[data-progress="95"] .circle .mask.full {
  -webkit-transform: rotate(171deg);
  -ms-transform: rotate(171deg);
  transform: rotate(171deg);
}
.visible .radial-progress[data-progress="95"] .circle .fill {
  -webkit-transform: rotate(171deg);
  -ms-transform: rotate(171deg);
  transform: rotate(171deg);
}
.visible .radial-progress[data-progress="95"] .circle .fill.fix {
  -webkit-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  transform: rotate(342deg);
}
.visible .radial-progress[data-progress="95"] .inset .percentage .numbers {
  width: 13056px;
}
.visible .radial-progress[data-progress="96"] .circle .mask.full {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
.visible .radial-progress[data-progress="96"] .circle .fill {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
.visible .radial-progress[data-progress="96"] .circle .fill.fix {
  -webkit-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  transform: rotate(345.6deg);
}
.visible .radial-progress[data-progress="96"] .inset .percentage .numbers {
  width: 13192px;
}
.visible .radial-progress[data-progress="97"] .circle .mask.full {
  -webkit-transform: rotate(174.6deg);
  -ms-transform: rotate(174.6deg);
  transform: rotate(174.6deg);
}
.visible .radial-progress[data-progress="97"] .circle .fill {
  -webkit-transform: rotate(174.6deg);
  -ms-transform: rotate(174.6deg);
  transform: rotate(174.6deg);
}
.visible .radial-progress[data-progress="97"] .circle .fill.fix {
  -webkit-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  transform: rotate(349.2deg);
}
.visible .radial-progress[data-progress="97"] .inset .percentage .numbers {
  width: 13328px;
}
.visible .radial-progress[data-progress="98"] .circle .mask.full {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
.visible .radial-progress[data-progress="98"] .circle .fill {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
.visible .radial-progress[data-progress="98"] .circle .fill.fix {
  -webkit-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  transform: rotate(352.8deg);
}
.visible .radial-progress[data-progress="98"] .inset .percentage .numbers {
  width: 13464px;
}
.visible .radial-progress[data-progress="99"] .circle .mask.full {
  -webkit-transform: rotate(178.2deg);
  -ms-transform: rotate(178.2deg);
  transform: rotate(178.2deg);
}
.visible .radial-progress[data-progress="99"] .circle .fill {
  -webkit-transform: rotate(178.2deg);
  -ms-transform: rotate(178.2deg);
  transform: rotate(178.2deg);
}
.visible .radial-progress[data-progress="99"] .circle .fill.fix {
  -webkit-transform: rotate(356.4deg);
  -ms-transform: rotate(356.4deg);
  transform: rotate(356.4deg);
}
.visible .radial-progress[data-progress="99"] .inset .percentage .numbers {
  width: 13600px;
}
.visible .radial-progress[data-progress="100"] .circle .mask.full {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.visible .radial-progress[data-progress="100"] .circle .fill {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.visible .radial-progress[data-progress="100"] .circle .fill.fix {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.visible .radial-progress[data-progress="100"] .inset .percentage .numbers {
  width: 13736px;
}
.accordion_style1 {
  text-align: left;
}
.accordion_style1 .accordion-group {
  border: none;
  margin: 0 0 20px;
}
.accordion_style1 .accordion-inner {
  border: none;
  padding: 14px 0 2px;
}
.accordion_style1 .accordion-inner p {
  padding-bottom: 0;
}
.accordion_style1 .accordion-toggle {
  color: #D80000;
  font-size: 20px;
  position: relative;
  /* padding: 9px 0 9px 61px; */
  font-weight: 300;
  text-decoration: none !important;
}
.accordion_style1 .accordion-toggle:before {
  background: #f6f8fa;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  width: 40px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  content: '\f067';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
}
.accordion_style1 .accordion-toggle.selected:before {
  color: #fff;
  content: '\f068';
}
.accordion_style1 .accordion-toggle:hover:before {
  color: #fff;
}
.acymailing_module_form {
  width: 100%;
}
.acymailing_module_form .acymailing_introtext,
.acymailing_module_form .acymailing_form {
  display: block;
  float: left;
  width: 49%;
}
.acymailing_module_form .acymailing_form {
  width: 51%;
  text-align: left;
}
.acymailing_module_form .acymailing_introtext {
  font-size: 26px;
  line-height: 50px;
}
.acymailing_module_form .acymailing_introtext span:before {
  content: "\f1d8";
  font: normal normal normal 28px/1 FontAwesome;
  margin-right: 28px;
}
.acymailing_module {
  text-align: center;
}
.acymailing_module .responseContainer {
  text-align: center;
  padding-bottom: 46px;
}
.acymailing_module .acymailing_module_success {
  color: #ffffff;
  font-size: 24px;
}
.acymailing_module .acymailing_module_success:before {
  font-size: 32px;
}
.acymailing_module form {
  margin: 0px;
}
.acymailing_module form .acymailing_module_form .acymailing_form {
  margin: 0 auto;
}
.acymailing_module form .acymailing_module_form .acymailing_form .inputbox {
  background: none;
  color: #ffffff;
  height: 50px;
  width: 100%;
  margin: 0 6px 0 0;
  min-width: 296px;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  box-shadow: none;
  padding: 12px 20px;
  text-transform: uppercase;
}
.acymailing_module form .acymailing_module_form .acymailing_form .button {
  color: #D80000;
  background: #ffffff;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font-size: 18px;
  font-weight: 300;
  padding: 13px 42px 14px;
}
.acymailing_module form .acymailing_module_form .acymailing_form .button:hover {
  background: #333333;
  color: #ffffff;
}
#modules-form .accordion,
.accordion_style2 {
  text-align: left;
  overflow: hidden;
}
#modules-form .accordion .accordion-group,
.accordion_style2 .accordion-group {
  margin-bottom: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#modules-form .accordion .accordion-group .accordion-toggle,
.accordion_style2 .accordion-group .accordion-toggle {
  background: #f6f8fa;
  color: #D80000;
  margin-bottom: 10px;
  position: relative;
  padding: 17px 80px 18px 30px;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none !important;
  border-top: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#modules-form .accordion .accordion-group .accordion-toggle:before,
.accordion_style2 .accordion-group .accordion-toggle:before {
  font-size: 14px;
  line-height: 46px;
  content: '\f067';
  font-family: FontAwesome;
  position: absolute;
  right: 21px;
  background: #ffffff;
  text-align: center;
  top: 7px;
  width: 42px;
  height: 42px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#modules-form .accordion .accordion-group .accordion-toggle:hover,
.accordion_style2 .accordion-group .accordion-toggle:hover,
#modules-form .accordion .accordion-group .accordion-toggle.selected,
.accordion_style2 .accordion-group .accordion-toggle.selected {
  color: #ffffff;
}
#modules-form .accordion .accordion-group .accordion-toggle:hover:before,
.accordion_style2 .accordion-group .accordion-toggle:hover:before,
#modules-form .accordion .accordion-group .accordion-toggle.selected:before,
.accordion_style2 .accordion-group .accordion-toggle.selected:before {
  content: '\f068';
}
#modules-form .accordion .accordion-group .accordion-inner,
.accordion_style2 .accordion-group .accordion-inner {
  border: none;
  padding: 8px 20px 18px 22px;
}
#modules-form .accordion .accordion-group .accordion-inner p,
.accordion_style2 .accordion-group .accordion-inner p {
  padding: 0;
}
.nav-tabs {
  border-bottom: 3px solid #f6f8fa;
  text-align: center;
  padding-bottom: 13px;
}
.nav-tabs > li {
  float: none;
  display: inline-block;
  margin: 0 25px !important;
}
.nav-tabs > li > a,
.nav-tabs > li > span {
  background: none !important;
  border: none;
  font-weight: 300;
  font-size: 18px;
  display: block;
  line-height: 23px;
  color: #333333;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  margin: 0;
  padding: 0;
  position: relative;
  border-bottom: 1px dotted #888;
}
.nav-tabs > li > a:after,
.nav-tabs > li > span:after {
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: 0px;
  border: 2px solid #f6f8fa;
  bottom: -23px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  background: #ffffff;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > span:hover {
  border: none;
  color: #D80000;
}
.nav-tabs > li > a:hover:after,
.nav-tabs > li > span:hover:after {
  content: "";
}
.nav-tabs > .active > a,
.nav-tabs > .active > span {
  border: none;
}
.nav-tabs > .active > a:after,
.nav-tabs > .active > span:after {
  content: "";
}
.nav-tabs > .active > a:hover,
.nav-tabs > .active > span:hover,
.nav-tabs > .active > a:focus,
.nav-tabs > .active > span:focus {
  border: none;
}
.nav-tabs > .active > a:hover:after,
.nav-tabs > .active > span:hover:after,
.nav-tabs > .active > a:focus:after,
.nav-tabs > .active > span:focus:after {
  content: "";
}
.tab-pane {
  border: 2px solid #f6f8fa;
  margin-bottom: 50px;
  text-align: center;
  padding: 25px 20px 3px;
}
.tab-pane h5 {
  margin-bottom: 9px;
  margin-top: 0px;
}
.tab-content {
  text-align: left;
}
.testimonials_2 .item {
  margin-bottom: 60px;
}
.testimonials_2 .item img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.testimonials_2 .item .item_content {
  margin: 0 auto;
  max-width: 780px;
  padding: 0 9%;
}
.testimonials_2 .item_introtext {
  padding-bottom: 23px;
}
.social-links {
  margin: 0;
  font-size: 0;
  line-height: 0;
}
.social-links li {
  display: inline-block;
  font-size: 23px;
  margin: 0 5px !important;
}
.social-links li:before {
  display: none;
}
.social-links li i {
  display: block;
  text-align: center;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  width: 40px;
  line-height: 40px;
  font-size: 18px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.social-links li a {
  display: inline-block;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  background: #f6f8fa;
  text-decoration: none;
}
.social-links li a:hover {
  color: #ffffff !important;
}
.moduletable.info_shop {
  padding-top: 50px;
}
.moduletable.info_shop i {
  font-size: 60px;
  display: block;
  margin-bottom: 30px;
}
.page-contact .map {
  margin-bottom: 45px;
}
/*======================= ASIDE RIGHT =======================*/
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
.content-links ul {
  margin: 0;
  list-style: none;
}
/*======================= VIDEO =======================*/
.mod-custom__video {
  position: relative;
}
.mod-custom__video .video-container {
  height: 1080px;
}
.mod-custom__video .module-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.mod-custom__video .module-content .module-content-inner {
  display: inline-block;
  vertical-align: middle;
}
.mod-custom__video .module-content:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  overflow: hidden;
  vertical-align: middle;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom {
  padding: 152px 0 134px;
  position: relative;
}
#mainbottom .container-fluid {
  position: static;
}
.parallax {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.parallax_image {
  background-size: cover;
  background-position: 50% 50%;
}
.moduletable.parallax_container {
  margin-bottom: 0;
  position: static;
}
#mainbottom-2 {
  padding: 78px 0;
}
#mainbottom-3 {
  background: #f6f8fa;
  padding-top: 90px;
  padding-bottom: 50px;
  overflow: hidden;
}
.moduletable.projects .moduleTitle,
.moduletable.projects .item-title {
  color: #ffffff;
}
.moduletable.testimonials_home_2 .item_img {
  margin-bottom: 10px;
}
.moduletable.testimonials_home_2 .item_img img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.moduletable.testimonials_home_2 .item_introtext {
  padding-bottom: 20px;
}
.moduletable.testimonials_home_2 .item_title {
  margin-bottom: 0;
}
.moduletable.testimonials_home_2 figcaption {
  font-size: 15px;
  padding-top: 4px;
}
.moduletable.counters .mod-newsflash-adv {
  text-align: center;
}
.moduletable.counters i.fa {
  font-size: 50px;
  line-height: 70px;
  display: block;
  margin-bottom: 20px;
}
.moduletable.counters .item_title {
  font-size: 30px;
  line-height: 36px;
}
/*=== Skills ===*/
.skills_diagram {
  display: inline-block;
  vertical-align: middle;
}
.moduletable.skills .get {
  display: inline-block;
  vertical-align: middle;
}
.moduletable.skills .get .arc {
  margin: 0 0 1px;
}
.moduletable.skills .get .arc .text {
  display: inline-block;
  padding: 5px 10px;
  color: #ffffff;
}
.moduletable.skills {
  text-align: center;
}
.moduletable.skills .radial-progress {
  margin: 0 auto 20px;
}
.moduletable.skills .item_title {
  color: #ffffff;
}
/*======================= BOTTOM =======================*/
#bottom {
  padding: 45px 0 22px;
}
#bottom .acymailing_module_form {
  color: #ffffff;
}
#bottom .acymailing_module_form input.inputbox {
  width: 296px;
  max-width: 100%;
}
#bottom .acymailing_module_form .fieldacyemail {
  display: inline-block;
  max-width: 100%;
}
#bottom .acymailing_module_form .fieldacyemail span {
  display: block;
}
#bottom .acymailing_module_form .acysubbuttons {
  display: inline-block;
}
/*======================= FOOTER =======================*/
#footer {
  padding-top: 60px;
  padding-bottom: 10px;
}
#footer div.moduletable[class*="span"] {
  float: right;
}
#footer .nav.menu.social {
  margin-bottom: 20px;
}
#footer .nav.menu.social li {
  margin: 0 26px 0 0;
}
#footer form.mod_tm_ajax_contact_form {
  padding-top: 25px;
}
body.itemid-284 #footer {
  background: #f6f8fa;
}
.mod-custom__footer_contacts {
  padding: 25px 0 15px;
}
.mod-custom__footer_contacts p {
  padding-bottom: 13px;
  position: relative;
  padding-left: 46px;
}
.mod-custom__footer_contacts p:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  font-family: "material-design";
  display: inline-block;
  vertical-align: middle;
}
.mod-custom__footer_contacts .location:before {
  content: '\e0d7';
}
.mod-custom__footer_contacts .phone {
  color: #333333;
  font-weight: 500;
  font-size: 20px;
}
.mod-custom__footer_contacts .phone:before {
  content: '\e0f4';
}
.mod-custom__footer_contacts .worktime:before {
  content: '\e053';
}
.mod_tm_instagram ul {
  margin: 0 0 0 -30px;
}
.mod_tm_instagram ul li {
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  margin-bottom: 20px;
  float: left;
  font-size: 0;
  line-height: 0;
}
.mod_tm_instagram ul li a {
  max-width: 100%;
  display: inline-block;
  position: relative;
}
.mod_tm_instagram ul li a:before {
  content: '\f08e';
  font-family: FontAwesome;
  line-height: 0;
  font-size: 0;
  text-align: center;
  color: #fff;
  left: 0;
  width: 100%;
  height: 0;
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  top: 50%;
}
.mod_tm_instagram ul li a:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  content: '';
}
.mod_tm_instagram ul li a:hover:before {
  font-size: 30px;
}
.mod_tm_instagram ul li a:hover:after {
  opacity: 0.5;
}
#copyright {
  padding-top: 42px;
}
#copyright .copyright {
  padding-bottom: 95px;
}
#copyright .copyright .footer_logo img {
  margin-right: 10px;
}
#copyright .copyright a {
  color: #888888;
}
#copyright .copyright a:hover {
  color: #D80000;
}
#copyright .siteName {
  font-size: 0;
  line-height: 0;
  text-transform: lowercase;
}
#copyright .siteName .item_title_part0 {
  font-size: 14px;
  line-height: 23px;
  padding-right: 4px;
  padding-left: 40px;
  position: relative;
}
#copyright .siteName .item_title_part0:before {
  position: absolute;
  width: 19px;
  height: 19px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  top: 0;
  left: 0;
  content: '';
}
#copyright .siteName .item_title_part0:after {
  position: absolute;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  top: 3px;
  left: 13px;
  content: '';
  opacity: 0.6;
}
body.option-com_virtuemart #copyright,
body.body__var_2 #copyright {
  background: #f6f8fa;
  padding-top: 85px;
}
body.option-com_virtuemart #copyright .siteName,
body.body__var_2 #copyright .siteName {
  text-transform: none;
}
body.option-com_virtuemart #copyright .siteName .item_title_part0,
body.body__var_2 #copyright .siteName .item_title_part0 {
  padding: 0;
}
body.option-com_virtuemart #copyright .siteName .item_title_part0:before,
body.body__var_2 #copyright .siteName .item_title_part0:before {
  display: none;
}
body.option-com_virtuemart #copyright .siteName .item_title_part0:after,
body.body__var_2 #copyright .siteName .item_title_part0:after {
  position: static;
  content: '.';
  background: none;
}
body.option-com_virtuemart #copyright .copyright_text,
body.body__var_2 #copyright .copyright_text {
  position: relative;
  padding-left: 45px;
}
body.option-com_virtuemart #copyright .copyright_text:before,
body.body__var_2 #copyright .copyright_text:before {
  position: absolute;
  width: 19px;
  height: 19px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  top: 0;
  left: 0;
  content: '';
}
body.option-com_virtuemart #copyright .copyright_text:after,
body.body__var_2 #copyright .copyright_text:after {
  position: absolute;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  top: 3px;
  left: 13px;
  content: '';
  opacity: 0.6;
}
body.option-com_virtuemart #copyright .moduletable,
body.body__var_2 #copyright .moduletable {
  text-align: left;
}
body.option-com_virtuemart #copyright .mod-custom__footer_contacts,
body.body__var_2 #copyright .mod-custom__footer_contacts {
  padding-top: 0;
}
.mod_tm_ajax_contact_form {
  margin-bottom: 0;
}
.mod_tm_ajax_contact_form input,
.mod_tm_ajax_contact_form textarea {
  width: 100%;
}
.moduletable.address p {
  padding-bottom: 12px;
}
.address_phones {
  color: #333333;
  font-size: 20px;
  font-weight: 300;
  padding-top: 7px;
  padding-bottom: 13px !important;
}
.address_phones .flatfa {
  font-size: 51px;
  margin-right: 10px;
  vertical-align: middle;
}
.address_phones br {
  display: none;
}
#footer-wrapper {
  background: #ffffff;
  text-align: center;
}
#footer-wrapper .footer-wrapper-inner {
  background: #ffffff;
}
/*===== Social Media ======*/
.nav.menu.social {
  margin: 11px 0 26px;
  font-size: 0;
  line-height: 0;
}
.nav.menu.social li {
  margin: 0px 14px;
  list-style-type: none;
  display: inline-block;
}
.nav.menu.social li a {
  background: none;
  color: #d1d7de;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav.menu.social li a:hover {
  color: #D80000;
}
.social_large {
  margin-bottom: 60px;
}
.social_large .nav.menu.social li {
  margin: 0px 22px;
}
.social_large .nav.menu.social li a {
  font-size: 25px;
}
.moduletable.footer_menu li {
  font-size: 18px;
  line-height: 32px;
  color: #333333;
  font-weight: 300;
}
.moduletable.footer_menu li a {
  color: #333333;
}
.moduletable.social-icons {
  float: right;
}
.moduletable.social-icons + .copyright {
  padding-top: 80px;
}
.moduletable.social-icons.span4 .nav.menu.social li {
  margin: 0 28px 0 0;
}
/*======================= FIxed Sidebar Right =======================*/
div#fixed-sidebar-right {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 8001;
  height: 100%;
  width: 0;
}
div#fixed-sidebar-right .moduletable.login {
  position: absolute;
  top: 190px;
  left: 0;
  width: 331px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  text-align: left;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
  color: white;
  width: 71px;
  height: 50px;
  position: absolute;
  text-align: right;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font-size: 24px;
  top: 0;
  left: -71px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-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: 30px;
}
div#fixed-sidebar-right .moduletable.login.shown {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  z-index: 1010;
}
div#fixed-sidebar-right .moduletable.login.shown > i.fa-user {
  left: -45px;
}
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%;
  overflow: auto;
  padding: 22px 46px 31px 42px;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper > form {
  position: relative;
}
div#fixed-sidebar-right .moduletable.login .moduleTitle {
  color: #ffffff;
  margin-bottom: 20px;
  font-size: 18px;
}
div#fixed-sidebar-right .moduletable.login #login-form {
  margin-bottom: 0px;
}
div#fixed-sidebar-right .moduletable.login .controls {
  text-align: center;
}
div#fixed-sidebar-right .moduletable.login input[type=text],
div#fixed-sidebar-right .moduletable.login input[type=password] {
  height: 31px;
  border-color: #ffffff;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 4px 10px 4px 38px;
  width: 100%;
  text-align: left;
  background: none;
  color: #ffffff;
}
div#fixed-sidebar-right .moduletable.login input[type=text]::-webkit-input-placeholder,
div#fixed-sidebar-right .moduletable.login input[type=password]::-webkit-input-placeholder {
  color: #ffffff;
}
div#fixed-sidebar-right .moduletable.login input[type=text]:-moz-placeholder,
div#fixed-sidebar-right .moduletable.login input[type=password]:-moz-placeholder {
  color: #ffffff;
}
div#fixed-sidebar-right .moduletable.login input[type=text]::-moz-placeholder,
div#fixed-sidebar-right .moduletable.login input[type=password]::-moz-placeholder {
  color: #ffffff;
}
div#fixed-sidebar-right .moduletable.login input[type=text]:-ms-input-placeholder,
div#fixed-sidebar-right .moduletable.login input[type=password]:-ms-input-placeholder {
  color: #ffffff;
}
div#fixed-sidebar-right .moduletable.login .input-prepend {
  position: relative;
  display: block;
}
div#fixed-sidebar-right .moduletable.login .input-prepend span.add-on {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 31px;
  width: 28px;
  padding: 0;
  border: none;
  background: none;
  margin: 0;
  line-height: 31px;
  text-align: right;
}
div#fixed-sidebar-right .moduletable.login .input-prepend span.add-on i {
  font-size: 14px;
  margin-top: 8px;
  color: #ffffff;
}
div#fixed-sidebar-right .moduletable.login .control-group {
  margin-bottom: 0px;
}
div#fixed-sidebar-right .moduletable.login .mod-login_submit,
div#fixed-sidebar-right .moduletable.login .logout-button {
  overflow: hidden;
  margin: 0;
}
div#fixed-sidebar-right .moduletable.login .mod-login_submit .btn,
div#fixed-sidebar-right .moduletable.login .logout-button .btn {
  font-size: 14px;
  border: 1px solid white;
  padding: 3px 25px;
}
div#fixed-sidebar-right .moduletable.login .mod-login_submit button.btn-primary,
div#fixed-sidebar-right .moduletable.login .logout-button button.btn-primary {
  background: #ffffff;
  margin-right: 7px;
  margin-bottom: 4px;
  outline: none !important;
}
div#fixed-sidebar-right .moduletable.login .mod-login_submit button.btn-primary:hover,
div#fixed-sidebar-right .moduletable.login .logout-button button.btn-primary:hover {
  color: #fff;
  background: transparent;
}
div#fixed-sidebar-right .moduletable.login .mod-login_submit a.btn-primary,
div#fixed-sidebar-right .moduletable.login .logout-button a.btn-primary {
  background: transparent;
}
div#fixed-sidebar-right .moduletable.login .mod-login_submit a.btn-primary:hover,
div#fixed-sidebar-right .moduletable.login .logout-button a.btn-primary:hover {
  background: white;
}
div#fixed-sidebar-right .moduletable.login label.checkbox {
  color: white;
  display: block;
  margin-top: 14px;
}
div#fixed-sidebar-right .moduletable.login span.checkbox {
  width: 11px;
  height: 12px;
  margin-right: 5px;
  margin-top: -2px;
  vertical-align: middle;
}
div#fixed-sidebar-right .moduletable.login span.checkbox label.checkbox_inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffffff;
}
div#fixed-sidebar-right .moduletable.login a {
  color: #fff;
}
div#fixed-sidebar-right .moduletable.login .reset_remind {
  color: white;
  font-size: 11.9px;
  line-height: 18px;
  margin: 20px 0 25px;
}
div#fixed-sidebar-right .moduletable.login .reset_remind a:hover {
  text-decoration: underline;
}
div#fixed-sidebar-right .moduletable.login .login-greeting a {
  font-weight: 500;
  font-size: 18px;
}
div#fixed-sidebar-right .moduletable.login .login-greeting a:hover {
  text-decoration: underline;
}
#system-message-container {
  text-align: center;
}
#system-message-container > div {
  padding-top: 23px;
}
.form-horizontal .controls {
  position: relative;
}
.form-horizontal .controls .btn {
  margin-right: 14px;
}
@media screen and (max-height: 600px) {
  #style_switcher,
  div#fixed-sidebar-right .moduletable.login {
    top: 5px !important;
  }
}
/*== 1200px and beyond ===================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1400px) {
  .moduletable.options .item .item_content > a {
    padding: 20px;
  }
  #com_virtuemart .productdetails-view .product-related-products .caroufredsel_prev,
  #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_prev {
    left: 20px !important;
  }
  #com_virtuemart .productdetails-view .product-related-products .caroufredsel_next,
  #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_next {
    right: 50px !important;
  }
}
/*== Up to 1200px =====================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1200px) {
  .fullwidth ul.icesubMenu > li {
    padding: 10px 0 0;
  }
  #contact_map {
    height: 376px;
  }
  .row-fluid {
    margin-left: -20px;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    padding-left: 20px;
  }
  .fluid {
    margin-left: -20px;
  }
  .jg_gallery {
    margin-left: -20px;
  }
  .jg_gallery .gallery-grid {
    padding-left: 20px;
  }
  .jg_row {
    margin-left: -20px;
  }
  .jg_subcatelem_cat,
  .jg_subcatelem_cat_r {
    padding-left: 20px;
  }
  .mod-search__search-block .inputbox.mod-search_searchword {
    width: 214px;
  }
  .moduletable.features_home_2 .item_content > a .item_title {
    font-size: 25px;
    line-height: 30px;
  }
  .moduletable.home_2 .icemegamenu > ul > li + li {
    margin-left: 15px;
  }
  .moduletable.options .item .item_content > a .item_img {
    float: none;
    max-width: 100%;
    margin-right: 0;
  }
  .pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content .price {
    font-size: 60px;
    padding: 0 10px 20px;
  }
  .pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content .item_title {
    padding: 0 10px 20px;
  }
  .pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content ul li {
    padding: 8px 10px 8px 30px;
  }
  .pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content ul li:before {
    left: 10px;
  }
  .page-category__history .items-row::before {
    margin-left: 9px;
  }
  .page-category__history .items-row > div::before {
    right: -30px;
  }
  .page-category__history .items-row > div + div::before {
    left: -10px;
  }
  .nav-tabs > li {
    margin: 0 5px !important;
  }
  .moduletable.home_2 .icemegamenu > ul > li.parent > .iceMenuTitle::after,
  .moduletable.home_2 .icemegamenu > ul > li.parent > .icemega_title::after {
    margin-left: 0;
  }
  .icemega_modulewrap.menu_about {
    margin: 5px;
    padding: 10px 10px 0;
  }
  .icemega_modulewrap {
    padding: 5px;
  }
  html[dir="rtl"] .row-fluid {
    margin-right: -20px;
  }
  html[dir="rtl"] .row-fluid [class*="itemSpan"],
  html[dir="rtl"] .row-fluid [class*="span"] {
    padding-right: 20px;
  }
  html[dir="rtl"] .fluid {
    margin-right: -20px;
  }
  html[dir="rtl"] .jg_gallery {
    margin-right: -20px;
  }
  html[dir="rtl"] .jg_gallery .gallery-grid {
    padding-right: 20px;
  }
  html[dir="rtl"] .jg_row {
    margin-right: -20px;
  }
  html[dir="rtl"] .jg_subcatelem_cat,
  html[dir="rtl"] .jg_subcatelem_cat_r {
    padding-right: 20px;
  }
  html[dir="rtl"] .mod-newsflash-adv.features .item > .fa,
  html[dir="rtl"] .mod-newsflash-adv.features .item .flatfa {
    float: none;
  }
  #com_virtuemart ul.steps {
    table-layout: auto;
  }
  #com_virtuemart .productdetails-custom ul.variants li + li {
    margin-left: 4px;
  }
  #com_virtuemart ul.steps li > span {
    padding-left: 35px;
    padding-right: 10px;
  }
}
/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 979px) {
  .moduletable.home_2 .icemegamenu > ul > li > a.iceMenuTitle {
    font-size: 15px;
  }
  #com_virtuemart .category-view-catalog .item_img a .category_content {
    padding-top: 0;
  }
  #com_virtuemart .category-view-catalog .item_img a .category_content h1 {
    margin-bottom: 0;
  }
  #com_virtuemart .category-view-catalog .item_img a .category_content .category_desc {
    padding-bottom: 0;
  }
  #com_virtuemart .category-view-catalog .item_img a .category_content .category_desc p {
    padding-bottom: 0;
  }
  #com_virtuemart .display-number .title,
  #com_virtuemart .orderlistcontainer .title {
    font-size: 14px;
  }
  .moduletable.social-icons.span4 .nav.menu.social li {
    margin: 0 20px 0 0;
  }
  .home_menu {
    float: right !important;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    margin: 0;
    padding: 0;
  }
  .icemegamenu > ul > li + li {
    margin-left: 10px;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    border-bottom: none;
    border-top: none;
    box-shadow: none;
  }
  .mod-newsflash-adv.features .item > .fa,
  .mod-newsflash-adv.features .item .flatfa {
    float: none;
    margin-bottom: 23px;
  }
  ul.flaticon li a.fa::before,
  ul.flaticon li a.flatfa::before {
    margin: 0 10px 0 0;
  }
  ul.flaticon.right li a.fa::before {
    margin: 0 0 0 10px !important;
  }
  .mod-newsflash-adv.services .row-fluid .item .item_content h1.item_title,
  .mod-newsflash-adv.services .row-fluid .item .item_content h2.item_title,
  .mod-newsflash-adv.services .row-fluid .item .item_content h3.item_title,
  .mod-newsflash-adv.services .row-fluid .item .item_content h4.item_title,
  .mod-newsflash-adv.services .row-fluid .item .item_content h5.item_title,
  .mod-newsflash-adv.services .row-fluid .item .item_content h6.item_title {
    font-size: 22px;
  }
  .acymailing_module_form .acymailing_introtext {
    line-height: 30px;
    margin-bottom: 30px;
  }
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  /*footer*/
  #back-top {
    display: none !important;
  }
  .row-fluid {
    margin-left: -12px;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    padding-left: 12px;
  }
  .fluid {
    margin-left: -12px;
  }
  .jg_gallery {
    margin-left: -12px;
  }
  .jg_gallery .gallery-grid {
    padding-left: 12px;
  }
  .jg_row {
    margin-left: -12px;
  }
  .jg_subcatelem_cat,
  .jg_subcatelem_cat_r {
    padding-left: 12px;
  }
  html[dir="rtl"] .icemegamenu > ul > li + li {
    margin-right: 10px;
  }
  html[dir="rtl"] .iceMenuLiLevel_1.search {
    margin-right: 10px;
  }
  html[dir="rtl"] .row-fluid {
    margin-right: -12px;
  }
  html[dir="rtl"] .row-fluid [class*="itemSpan"],
  html[dir="rtl"] .row-fluid [class*="span"] {
    padding-right: 12px;
  }
  html[dir="rtl"] .fluid {
    margin-right: -12px;
  }
  html[dir="rtl"] .jg_gallery {
    margin-right: -12px;
  }
  html[dir="rtl"] .jg_gallery .gallery-grid {
    padding-right: 12px;
  }
  html[dir="rtl"] .jg_row {
    margin-right: -12px;
  }
  html[dir="rtl"] .jg_subcatelem_cat,
  html[dir="rtl"] .jg_subcatelem_cat_r {
    padding-right: 12px;
  }
  .body__404 .big-404 {
    font-size: 180px;
  }
  .moduletable.home_2 .icemegamenu > ul > li + li {
    margin-left: 7px;
  }
  #sup-top + #top #logo.span4 h1 span.item_title_part_0,
  #logo.span3 h1 span.item_title_part_0 {
    display: block;
  }
  .pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content .price {
    font-size: 38px;
  }
  .pricing_detailed.pricing_detailed_2 .row-fluid .item .item_content .btn.btn-primary {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mod-custom__footer_contacts p::before {
    margin-right: 2px;
  }
  .page-category__history .items-row::before {
    margin-left: 5px;
  }
  .page-category__history .items-row > div::before {
    right: -26px;
  }
  .page-category__history .items-row > div + div::before {
    left: -14px;
  }
  #section-kmt .kmt-list > li > div {
    padding-left: 0;
    padding-right: 0;
  }
  .page-contact-custom i {
    float: none;
    display: block;
  }
  button.btn.btn-primary.addtocart-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 830px) {
  ul.flaticon li a i.fa {
    display: none;
  }
}
/*== Up to 980px and beyond 768px ======================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .mod-search__search-block .inputbox.mod-search_searchword {
    width: 149px;
  }
}
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .slider-shop .sequence-prev {
    left: 5px;
  }
  .slider-shop .sequence-next {
    right: 5px;
  }
  .slider-shop .sequence-slider > .sequence-canvas li > .info {
    width: 90%;
  }
  div#fixed-sidebar-right .moduletable.login {
    top: 5px;
  }
  #sup-top + #top #logo.span4 h1 span.item_title_part_0,
  #logo.span3 h1 span.item_title_part_0 {
    display: inline-block;
  }
  .page-contact-custom i {
    float: left;
  }
  ul.flaticon.right {
    text-align: left;
  }
  .features_about .item {
    width: 50% !important;
    float: left !important;
  }
  .features_about .item_num1 {
    display: none !important;
  }
  body {
    padding: 0;
  }
  ul.icesubMenu {
    margin: 0;
  }
  ul.icesubMenu {
    left: 0;
  }
  .home_menu {
    float: none !important;
  }
  .icemegamenu {
    display: none !important;
  }
  #logo.span12 {
    margin-top: 60px;
  }
  .icemega_modulewrap.top_search #searchword {
    width: 100%;
  }
  .icemega_modulewrap.top_search {
    margin: 20px;
  }
  ul.icesubMenu > li {
    padding: 0;
  }
  .fullwidth ul.icesubMenu > li {
    padding: 19px 0px 0px;
  }
  .icemegamenu > ul > li a.iceMenuTitle {
    margin: 5px 0;
  }
  .jg_clearboth {
    clear: none !important;
  }
  .jg_row {
    overflow: visible;
  }
  #mainbottom-row {
    padding-bottom: 34px;
    padding-top: 60px;
  }
  .caroufredsel_prev {
    left: 4%;
  }
  .caroufredsel_next {
    right: 4%;
  }
  .mod-newsflash-adv.services .row-fluid .item .item_content {
    padding: 10% !important;
  }
  .icemegamenu {
    float: none !important;
  }
  .page-category__history .items-row::before,
  .page-category__history .items-row > div::before,
  .page-category__history .items-row > div .item::before,
  .page-category__history .items-row > div .item::after {
    display: none;
  }
  .page-category__history .items-row > div .item {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .data-table dl dd {
    padding: 11px 14px;
  }
  .mod-newsflash-adv.features,
  .mod-newsflash-adv.features .item .item_content {
    text-align: center;
  }
  .mod-newsflash-adv.features .item > .fa {
    margin-right: 0px;
  }
  #wrapper {
    margin: 0;
  }
  #footer-wrapper {
    height: auto;
  }
  .form-horizontal .controls > input {
    width: 100%;
  }
  .form-horizontal .controls .chzn-container {
    width: 100% !important;
  }
  .form-horizontal #publishing .input-append,
  #modules-form .input-append {
    width: 100%;
  }
  #push {
    display: none;
  }
  #logo {
    text-align: center;
  }
  #logo a {
    margin: 0;
  }
  #copyright {
    margin-bottom: 23px;
  }
  .nav.menu.pull-right.nav-pills {
    float: none;
    text-align: center;
  }
  .nav.menu.pull-right.nav-pills li {
    float: none;
    display: inline-block;
  }
  /*content*/
  [class*="cols"] [class*="span"] {
    width: 100%;
  }
  .item-image.blog-image {
    float: none;
    margin: 0 0 20px 0;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    margin-left: 0;
    width: auto;
  }
  html[dir="rtl"] .mod-newsflash-adv.features,
  html[dir="rtl"] .mod-newsflash-adv.features .item .item_content {
    text-align: center;
  }
  html[dir="rtl"] [class*="cols"] [class*="span"] {
    width: 100%;
  }
  html[dir="rtl"] .row-fluid [class*="itemSpan"],
  html[dir="rtl"] .row-fluid [class*="span"] {
    display: block;
    float: none;
    margin-left: 0;
    width: auto;
  }
  html[dir="rtl"] .mod-article-single.mod-article-single__about .item_introtext ul.flaticon {
    clear: right;
  }
  /*gallery*/
  .page-gallery ul.gallery .gallery-grid {
    width: 48.5%;
    max-width: 48.5%;
  }
  .jg_gallery {
    margin-right: 0;
  }
  .jg_gallery .gallery-grid {
    width: 50%;
    max-width: 50%;
  }
  .page-gallery ul.gallery .gallery-grid .view .item_img {
    max-width: 100%;
  }
  .page-gallery ul.gallery .gallery-grid .view .item_img a {
    display: block;
  }
  .img-full__left.span5 {
    width: 50%;
  }
  /*contact*/
  .contact_details .contact_details_item {
    width: 30%;
    float: left;
  }
  .page-gallery ul.gallery .gallery-grid .view {
    margin: 0 auto;
  }
  .page-gallery ul.gallery .gallery-grid .view .item_img {
    float: none;
    margin: 0 !important;
  }
  /*Modules*/
  .ice-megamenu-toggle {
    display: block;
  }
  .icemegamenu > ul > li {
    width: 100%;
  }
  #icemegamenu li > ul.icesubMenu {
    opacity: 1;
    position: relative;
    padding: 0;
    top: 0 !important;
    visibility: visible;
    width: 100% !important;
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    height: auto !important;
  }
  #icemegamenu > li > ul.icesubMenu .iceCols {
    width: 100% !important;
    float: none !important;
  }
  #icemegamenu > li > ul.icesubMenu .iceCols input {
    max-width: 100% !important;
  }
  #icemegamenu > li > ul.icesubMenu li {
    width: 100% !important;
    float: none;
  }
  ul.icesubMenu {
    border: none;
  }
  .icemegamenu > ul > li a.iceMenuTitle {
    font-size: 15px;
    height: auto;
  }
  .icemegamenu > ul > li > a.iceMenuTitle > span.icemega_nosubtitle {
    padding-top: 0;
  }
  ul.icesubMenu > li a.iceMenuTitle {
    margin: 0px;
  }
  #icemegamenu > li > ul.icesubMenu li > ul {
    float: none;
    opacity: 1;
    position: relative;
    top: 0 !important;
    visibility: visible;
    width: 100% !important;
    left: 0;
    margin: 0px;
    padding: 0;
    border: none;
    height: auto !important;
  }
  /* level 2 */
  /* level 3 */
  /* hide modules */
  .icesubMenu .icemega_cover_module {
    width: auto !important;
  }
  .nav-collapse.collapse {
    height: 0;
  }
  /*search*/
  .mod-search__aside .mod-search_searchword {
    width: 50%;
  }
  /*login*/
  .mod-login__aside .mod-login_username,
  .mod-login__aside .mod-login_passwd {
    width: 50%;
  }
  #back-top {
    display: none !important;
  }
  .jg_subcatelem_cat,
  .jg_subcatelem_cat_r {
    width: 50%;
    max-width: 50%;
  }
  .jg_row {
    margin-right: 0;
  }
  .pricing .row-fluid {
    font-size: 0;
    line-height: 0;
  }
  .pricing .row-fluid .item {
    display: inline-block !important;
    width: 50% !important;
    vertical-align: middle;
    font-size: 14px;
    line-height: 23px;
  }
  .moduletable.info {
    text-align: left;
  }
  .moduletable.info .phone {
    display: block;
    padding-top: 10px;
  }
  .moduletable.info .worktime {
    display: block;
    margin-left: 0;
    padding-top: 10px;
  }
  .moduletable.features_home_2,
  .moduletable.other_features,
  .moduletable.skills,
  .moduletable.pricing_detailed_2 {
    line-height: 0;
    font-size: 0;
  }
  .moduletable.features_home_2 .item,
  .moduletable.other_features .item,
  .moduletable.skills .item,
  .moduletable.pricing_detailed_2 .item {
    display: inline-block;
    width: 49.99%;
    vertical-align: top;
    font-size: 14px;
    line-height: 23px;
  }
  .moduletable.advantages .mod-menu > ul > li {
    width: 50%;
  }
  .moduletable.options,
  .moduletable.services {
    display: block;
  }
  .moduletable.options .item,
  .moduletable.services .item {
    display: block;
    margin: 0;
  }
  #footer div.moduletable[class*="span"] {
    float: none;
    margin-bottom: 30px;
  }
  .hidden-phone + td {
    border-left: none !important;
  }
  #Kunena .kadvsearch #keywords,
  #Kunena .kadvsearch span.select,
  #Kunena .kadvsearch #jump,
  #Kunena #searchform #kusername {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #Kunena #searchform #mode_chzn,
  #Kunena #advsearch_options .chzn-container-single,
  #Kunena #kforumsearch .searchlabel-checkbox {
    width: 100% !important;
  }
  .nav-tabs {
    display: table;
    margin: 0 auto 23px;
    text-align: left;
    border-bottom: none;
    border-left: 3px solid #f6f8fa;
    padding-left: 13px;
    padding-bottom: 0;
  }
  .nav-tabs > li {
    display: block;
  }
  .nav-tabs > li > a::after,
  .nav-tabs > li > span::after {
    bottom: auto;
    left: -22px;
    top: 50%;
    margin-top: -5px;
  }
  #com_virtuemart .vm-product-details-content {
    padding-left: 0;
  }
  #com_virtuemart .featured-view .row-fluid {
    font-size: 0;
    line-height: 0;
  }
  #com_virtuemart .featured-view .product {
    display: inline-block;
    font-size: 14px;
    width: 50%;
    vertical-align: top;
  }
  body.option-com_virtuemart #facebox .popup .content .product-related-products {
    display: none;
  }
  #com_virtuemart ul.steps {
    display: block;
  }
  #com_virtuemart ul.steps li {
    display: block;
  }
  #com_virtuemart ul.steps li > span {
    padding: 5px 10px 5px 35px;
  }
  #com_virtuemart ul.steps li + li {
    border-top: none;
    border-left-width: 1px;
  }
  #com_virtuemart ul.steps li + li > span:before {
    left: 50%;
    border-bottom: none;
    margin-left: -10px;
    border-top: 10px solid #c7c7c7;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  #com_virtuemart ul.steps li + li > span:after {
    left: 50%;
    top: -1px;
    margin-left: -10px;
    border-bottom: none;
    border-top: 10px solid #ededed;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  #com_virtuemart ul.steps li.current + li > span:after {
    left: 50%;
    top: -1px;
    margin-left: -10px;
    border-bottom: none;
    border-top: 10px solid;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  #com_virtuemart table.cart-summary input.quantity-input,
  #com_virtuemart table.cart-summary .vm2-add_quantity_cart,
  #com_virtuemart table.cart-summary .vm2-remove_from_cart {
    display: block;
    margin: 0 auto 5px;
  }
  #com_virtuemart table.cart-summary .item_name {
    display: none;
  }
  #com_virtuemart table.cart-summary .cart_product_image span.cart-images {
    margin-bottom: 23px;
  }
  #com_virtuemart table.cart-summary .cart_product_image div.item_title {
    display: block;
  }
  #com_virtuemart table.cart-summary .cart_product_image img {
    width: 100px;
  }
  #com_virtuemart table.cart-summary .cart_product_title {
    display: none;
  }
  #com_virtuemart form#userForm button.btn {
    margin-bottom: 10px;
  }
  #com_virtuemart form#userForm label,
  #com_virtuemart form#paymentForm label {
    white-space: normal;
  }
  #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical {
    width: 170px;
  }
  #com_virtuemart .productdetails-view .product_tabs::before {
    left: 169px;
  }
  #com_virtuemart .productdetails-view .product-related-products .product-field-type-R {
    width: 50%;
    margin-bottom: 23px;
  }
  #com_virtuemart .category-view,
  #com_virtuemart .featured-view,
  #com_virtuemart .latest-view,
  #com_virtuemart .topten-view {
    font-size: 0;
  }
  #com_virtuemart .category-view .product.vm-col,
  #com_virtuemart .featured-view .product.vm-col,
  #com_virtuemart .latest-view .product.vm-col,
  #com_virtuemart .topten-view .product.vm-col,
  #com_virtuemart .category-view div.category,
  #com_virtuemart .featured-view div.category,
  #com_virtuemart .latest-view div.category,
  #com_virtuemart .topten-view div.category {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    vertical-align: top;
  }
  .vmmanufacturer.cols_2 .span6 {
    width: 50%;
    float: left;
  }
  .vmproduct.productdetails {
    font-size: 0;
  }
  .vmproduct.productdetails .span12 {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    vertical-align: top;
  }
  .moduletable.about .accordion_style2 {
    clear: both;
  }
  .calendar_wrapper .input-append {
    width: 100%;
  }
  .browse-view-catalog {
    margin-left: -12px;
  }
  .browse-view-catalog .row-fluid {
    display: inline;
    margin: 0;
  }
  .browse-view-catalog .row-fluid:before,
  .browse-view-catalog .row-fluid:after {
    display: none;
  }
  .browse-view-catalog .row-fluid .clear {
    display: none;
  }
}
/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 640px) {
  #com_virtuemart .category-view-catalog .item_img a .category_content h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .camera_prev {
    left: 20px !important;
  }
  .camera_next {
    right: 20px !important;
  }
  div#fixed-sidebar-right .moduletable.login {
    width: 275px;
  }
  div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
    padding: 22px 20px 15px;
  }
  h2,
  h3 {
    font-size: 25px;
  }
  ul.flaticon li a.fa::before,
  ul.flaticon li a.flatfa::before {
    font-size: 30px !important;
    line-height: 48px !important;
    margin: 0 14px 0 0 !important;
    width: 48px !important;
  }
  .caroufredsel_next {
    right: 0 !important;
  }
  .caroufredsel_prev {
    left: 0 !important;
  }
  .acymailing_module {
    text-align: left;
  }
  .acymailing_module_form .acymailing_introtext,
  .acymailing_module_form .acymailing_form {
    float: none;
    width: 100%;
  }
  .form-horizontal .controls .input-prepend input {
    width: 30%;
  }
  /*contact*/
  .contact_details {
    margin-bottom: 23px;
  }
  .contact_details .contact_details_item {
    width: 100%;
    float: none;
  }
  ul#order {
    float: none;
  }
  .tabs dt {
    display: block !important;
    padding: 0 !important;
    border-left: 1px solid !important;
  }
  .sequence-slider > .sequence-canvas li > .info .item_content .slide-title,
  .sequence-slider > .sequence-canvas li > .info .item_content .item_introtext {
    font-size: 40px !important;
    line-height: 48px !important;
  }
  .offline_container .countdown > span {
    width: 118px;
    height: 118px;
  }
  .offline_container .countdown > span .value {
    margin-top: 16px;
  }
  .offline_container .offline_message {
    line-height: 50px;
  }
  .offline_container .offline_message h1 {
    line-height: 60px;
    font-size: 60px;
  }
  .mod-article-single.mod-article-single__about .item_introtext {
    overflow: visible;
  }
  .mod-article-single.mod-article-single__about .item_introtext ul.flaticon {
    clear: left;
  }
  .jg_imgalign_catimgs .jg_catelem_txt .item_title {
    margin-bottom: 0;
  }
  .jg_imgalign_catimgs .jg_catelem_txt p {
    padding-bottom: 0;
  }
  #system-message-container {
    text-align: left;
  }
  .alert {
    padding: 28px 20px 28px 65px;
  }
  .alert:before {
    left: 10px;
    font-size: 40px;
  }
  #com_virtuemart table.adminlist {
    display: block;
    border: none;
    overflow: hidden;
  }
  #com_virtuemart table.adminlist tr,
  #com_virtuemart table.adminlist th,
  #com_virtuemart table.adminlist td {
    display: block;
  }
  #com_virtuemart table.adminlist th + th {
    border-top: none;
  }
  #com_virtuemart table.adminlist td {
    border-left: none;
  }
  #com_virtuemart table.adminlist td + td {
    border-top: none;
  }
  #com_virtuemart table.adminlist thead {
    display: block;
    float: left;
    width: 40%;
    margin-bottom: 10px;
  }
  #com_virtuemart table.adminlist tbody {
    display: block;
    float: left;
    width: 60%;
    margin-bottom: 10px;
  }
  #com_virtuemart table.order_items {
    display: block;
    border: none;
    overflow: hidden;
  }
  #com_virtuemart table.order_items tr,
  #com_virtuemart table.order_items th,
  #com_virtuemart table.order_items td {
    display: block;
  }
  #com_virtuemart table.order_items th + th {
    border-top: none;
  }
  #com_virtuemart table.order_items td {
    border-left: none;
  }
  #com_virtuemart table.order_items td + td {
    border-top: none;
  }
  #com_virtuemart table.order_items td[colspan='4'] {
    display: none;
  }
  #com_virtuemart table.order_items td[colspan='4'] + td {
    border-top: 1px solid #e5e5e5;
  }
  #com_virtuemart table.order_items td[colspan='4'] + td + td {
    border-top: none;
  }
  #com_virtuemart table.order_items thead {
    display: block;
    float: left;
    width: 40%;
    margin-bottom: 10px;
  }
  #com_virtuemart table.order_items tbody {
    display: block;
    float: left;
    width: 60%;
    margin-bottom: 10px;
  }
  #com_virtuemart table.order_items caption {
    display: block;
  }
  #com_virtuemart table.order_history tr,
  #com_virtuemart table.order_history th,
  #com_virtuemart table.order_history td {
    display: block;
  }
  #com_virtuemart table.order_history th {
    border-right: none;
  }
  #com_virtuemart table.order_history th + th {
    border-top: none;
  }
  #com_virtuemart table.order_history td + td {
    border-top: none;
  }
  #com_virtuemart table.order_history thead {
    display: block;
    float: left;
    width: 40%;
    margin-bottom: 10px;
  }
  #com_virtuemart table.order_history tbody {
    display: block;
    float: left;
    width: 60%;
    margin-bottom: 10px;
  }
  #com_virtuemart div.cart.tos div.terms-of-service {
    float: none;
    display: block;
    padding-top: 23px;
  }
  #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical {
    width: 106px;
  }
  #com_virtuemart .productdetails-view .product_tabs::before {
    left: 105px;
  }
  #com_virtuemart .productdetails-view .product_tabs .tab-content {
    padding: 15px;
  }
  #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li a {
    padding: 10px;
  }
  body #style_switcher p {
    font-size: 14px;
    line-height: 23px;
  }
  body #style_switcher p span {
    line-height: 23px;
  }
  body #style_switcher ul {
    padding-bottom: 16px;
  }
  #modules-form fieldset#jform_published label.btn span {
    display: none;
  }
  #modules-form .btn.btn-primary {
    padding-left: 20px;
    padding-right: 20px;
  }
  #member-registration .btn.btn-primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
  #com_virtuemart .category-view-catalog .item_img a .category_content .category_desc {
    display: none;
  }
  #com_virtuemart .featured-view .product {
    width: 100%;
    text-align: center;
  }
  .acymailing_module form .acymailing_module_form .acymailing_form .inputbox {
    min-width: 100%;
    width: 100%;
  }
  .nav-tabs > li {
    margin: 0 4px !important;
  }
  ul#sort li {
    margin: 1px;
  }
  ul#sort li a {
    min-width: 82px;
    padding: 2px;
  }
  /*contact*/
  .contact_form {
    width: 100%;
  }
  /*registration*/
  .page-registration form input,
  .page-remind form input,
  .page-reset form input,
  .page-login form input,
  .page-login form input,
  .page-profile__edit form input,
  .page-registration form select,
  .page-remind form select,
  .page-reset form select,
  .page-login form select,
  .page-login form select,
  .page-profile__edit form select {
    width: 100%;
  }
  .page-registration form label,
  .page-remind form label,
  .page-reset form label,
  .page-login form label,
  .page-login form label,
  .page-profile__edit form label {
    display: inline-block;
  }
  /* pagination */
  .pagination ul li.pagination-prev,
  .pagination ul li.pagination-next {
    display: inline-block;
  }
  /*gallery*/
  .page-gallery .item_img.img-intro {
    float: none;
    margin: 0 0 23px 0;
  }
  .page-gallery ul.gallery .gallery-item {
    text-align: center;
    max-width: 100%;
    width: 100%;
  }
  .page-gallery ul.gallery .gallery-item .item_img {
    float: none;
    margin: 0 auto 23px !important;
    max-width: 100%;
  }
  .page-gallery ul.gallery .gallery-item .item_img img {
    width: 100%;
  }
  .page-gallery ul.gallery .gallery-item a.zoom {
    display: block;
  }
  .jg_gallery .gallery-grid {
    width: 100%;
    max-width: 100%;
  }
  .jg_gallery .gallery-grid .lazy_container {
    width: 100% !important;
  }
  .jg_subcatelem_cat,
  .jg_subcatelem_cat_r {
    width: 100%;
    max-width: 100%;
  }
  .jg_subcatelem_cat .lazy_container,
  .jg_subcatelem_cat_r .lazy_container {
    width: 100% !important;
  }
  .img-full__left.span5 {
    width: 100%;
    margin-right: 0;
  }
  /*blog*/
  .item_img {
    float: none;
    margin: 0 0 23px 0;
    max-width: 100%;
  }
  .portfolio-thumbs {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .portfolio-thumbs ul {
    margin-right: 0;
    margin-left: -12px;
    overflow: hidden;
  }
  .portfolio-thumbs ul li {
    padding-left: 12px;
    padding-right: 0;
  }
  /*archive*/
  .page-archive_filters select {
    display: block;
    width: 100%;
  }
  /*contact*/
  .contact_details .contact_details_item {
    width: 100%;
    float: none;
  }
  /*Modules*/
  .pricing .row-fluid .item {
    width: 100% !important;
  }
  .data-table dl {
    float: none;
    width: 100%;
  }
  .data-table dl + dl {
    border-left: 1px solid #e1e1e1;
    border-top: none;
  }
  /*search*/
  .mod-search__aside .mod-search_searchword {
    width: 100%;
  }
  /*login*/
  .mod-login__aside .mod-login_userdata {
    width: 100%;
    overflow: hidden;
  }
  .mod-login__aside .mod-login_username,
  .mod-login__aside .mod-login_passwd {
    width: 100%;
  }
  div.modal {
    position: absolute;
  }
  #error input {
    width: 200px;
  }
  .page-item__privacy_policy .item_fulltext h4 {
    float: none;
    width: 100%;
  }
  .page-item__privacy_policy .item_fulltext p {
    margin-left: 0;
  }
  .page-item__privacy_policy .item_fulltext p:before {
    display: none;
  }
  .body__404 .big-404 {
    font-size: 170px;
  }
  .mod-search__search-block .inputbox.mod-search_searchword {
    width: 195px;
  }
  .moduletable.features_home_2 .item,
  .moduletable.other_features .item,
  .moduletable.skills .item,
  .moduletable.pricing_detailed_2 .item {
    width: 100%;
  }
  .moduletable.advantages .mod-menu > ul > li {
    width: 100%;
  }
  .features_about .item {
    width: 100% !important;
    margin-bottom: 0;
  }
  .features_about .item ul.flaticon {
    margin: 0 !important;
  }
  #Kunena table tr td,
  #Kunena table tr th {
    border: none !important;
  }
  .kadvsearch .kbuttons .btn {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mod_tm_ajax_contact_form .control-group-button .btn {
    margin-right: 5px;
  }
  .page-contact-custom .contact_details_telephone {
    font-size: 28px;
  }
  .social_large .nav.menu.social li {
    margin: 0 10px;
  }
  .btn.btn-primary {
    padding-left: 30px;
    padding-right: 30px;
  }
  .camera_caption > div .buttons {
    white-space: normal !important;
  }
  .camera_caption > div .buttons a {
    margin-bottom: 10px;
  }
  h1 {
    font-size: 50px;
  }
  #com_virtuemart table.order_history thead {
    display: none;
  }
  #com_virtuemart table.order_history tbody {
    float: none;
    width: 100%;
  }
  #com_virtuemart .checkout-button-top {
    float: none;
  }
  #com_virtuemart .productdetails-view .product-related-products .product-field-type-R {
    width: 50%;
    margin-bottom: 23px;
  }
  #com_virtuemart .category-view .product.vm-col,
  #com_virtuemart .featured-view .product.vm-col,
  #com_virtuemart .latest-view .product.vm-col,
  #com_virtuemart .topten-view .product.vm-col,
  #com_virtuemart .category-view div.category,
  #com_virtuemart .featured-view div.category,
  #com_virtuemart .latest-view div.category,
  #com_virtuemart .topten-view div.category {
    display: block;
    width: 100%;
  }
  #com_virtuemart table.cart-summary.desktop-table {
    display: none;
  }
  #com_virtuemart table.cart-summary .product_thead__desktop,
  #com_virtuemart table.cart-summary .product_tbody__desktop,
  #com_virtuemart table.cart-summary .sectiontableentry__desktop {
    display: none;
  }
  #com_virtuemart table.cart-summary .product_thead__desktop,
  #com_virtuemart table.cart-summary .product_tbody__desktop,
  #com_virtuemart table.cart-summary .sectiontableentry__desktop {
    display: none;
  }
  #com_virtuemart table.cart-summary .product_thead__mobile,
  #com_virtuemart table.cart-summary .product_tbody__mobile,
  #com_virtuemart table.cart-summary .sectiontableentry__mobile {
    display: table-row;
  }
  #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical {
    width: 100%;
    float: none;
  }
  #com_virtuemart .productdetails-view .product_tabs::before {
    display: none;
  }
  #com_virtuemart .productdetails-view .product_tabs .tab-content {
    padding: 15px 0;
  }
  .vmmanufacturer.cols_2 .span6 {
    width: 100%;
    float: none;
  }
  .vmproduct.productdetails {
    font-size: 0;
  }
  .vmproduct.productdetails .span12 {
    display: block;
    width: 100%;
  }
  .vmCartModule #vm_cart_products {
    width: 260px;
  }
  .vmCartModule .vmcontainer .product_row .product_img {
    float: none;
  }
  #com_virtuemart form#userForm td.key {
    display: block;
    padding-right: 0;
    text-align: left;
    width: 100%;
  }
  #com_virtuemart form#userForm td.key + td {
    width: 100%;
    display: block;
    padding-left: 0;
  }
  #modules-form .btn i + span {
    display: none;
  }
  .moduletable.currency_selector .pretext {
    display: none;
  }
  .moduletable.user_menu {
    right: 58px;
  }
  .moduletable.virt_search .module_container .search_toggle_button_1 {
    right: 95px;
  }
  .moduletable.delivery i,
  .moduletable.payment i {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0;
    display: inline-block;
  }
}
/*== Up to 340px =====================================================
========================================================================*/
/* Portrait phones */
@media (max-width: 360px) {
  #com_virtuemart .vm-continue-shopping a i {
    display: none;
  }
  #com_virtuemart .checkout-button-bottom i {
    display: none;
  }
  .address_phones .flatfa {
    display: block;
    line-height: 50px;
  }
}
@media print {
  a:after {
    display: none !important;
  }
}
.moduletable.present_site {
  text-align: center;
}
.mod-article-single__present_site {
  font-size: 18px;
  line-height: 30px;
}
.features_home_3 {
  text-align: center;
  padding-bottom: 35px;
}
.features_home_3 .item_content i {
  font-size: 72px;
  color: #ffffff;
  width: 130px;
  line-height: 130px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: block;
  margin: 0 auto 25px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.features_home_3 .item_content .item_title_part_0 {
  display: block;
}
.features_home_3 .item_content .item_title {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.moduletable.home_3_contacts {
  padding-bottom: 15px;
  padding-top: 65px;
  text-align: left;
}
.moduletable.home_3_contacts i[class*="material-design"] {
  float: left;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  width: 70px;
  line-height: 70px;
  color: #ffffff;
  margin: 0 15px 10px 0;
  text-align: center;
  font-size: 25px;
}
.moduletable.home_3_contacts .address_text {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  padding-top: 5px;
  display: block;
}
.moduletable.home_3_contacts .mail_text {
  display: block;
  padding-top: 18px;
}
.moduletable.home_3_contacts .mail_text a {
  font-size: 20px;
  line-height: 28px;
  text-decoration: underline;
  font-weight: 300;
}
.moduletable.home_3_contacts .phone {
  display: block;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}
.moduletable.home_3_contacts .phone_worktime_text {
  overflow: hidden;
  display: block;
}
.moduletable.social-icons_home3 {
  float: right;
  width: 49.67%;
  text-align: left;
  padding-top: 55px;
}
.moduletable.social-icons_home3 .nav.menu.social {
  margin-top: 0;
}
.moduletable.social-icons_home3 .nav.menu.social li {
  margin: 0 35px 0 0;
}
.moduletable.social-icons_home3 .nav.menu.social li a {
  font-size: 20px;
}
.moduletable.social-icons_home3 .nav.menu.social li.lastItem {
  margin-right: 0;
}
.moduletable.social-icons_home3 + .copyright {
  padding-top: 55px;
  float: left;
  width: 47.42%;
  text-align: right;
}
#sup-top + #top.scroll-to-fixed-fixed {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.radial-progress[data-progress] .circle .mask.full,
.radial-progress[data-progress] .circle .mask .fill {
  -webkit-transition: transform 1s ease 1s;
  -moz-transition: transform 1s ease 1s;
  -o-transition: transform 1s ease 1s;
  transition: transform 1s ease 1s;
}
.radial-progress[data-progress] .inset .percentage .numbers {
  -webkit-transition: width 1s ease 1s;
  -moz-transition: width 1s ease 1s;
  -o-transition: width 1s ease 1s;
  transition: width 1s ease 1s;
}
.body__home_3 #mainbottom {
  background: #f6f8fa;
  padding: 80px 0 60px;
  overflow: hidden;
}
.body__home_3 #mainbottom-3 {
  padding: 100px 0 25px;
}
.body__home_3 .moduletable.skills .radial-progress .circle .fill {
  border-color: #ffffff;
}
.body__home_3 .moduletable.skills .radial-progress .inset {
  color: #ffffff;
  border-color: transparent;
}
.body__home_3 #maintop {
  position: relative;
  overflow: hidden;
  padding: 85px 0 0;
}
.body__home_3 #maintop:before {
  position: absolute;
  width: 1664px;
  height: 1664px;
  content: '';
  left: 50%;
  top: 50%;
  margin-top: -832px;
  margin-left: -832px;
}
.body__home_3 #maintop * {
  color: #ffffff;
}
.body__home_3 #sup-top {
  height: 0;
  padding: 0 0 56.25%;
  position: relative;
  background: #000000;
}
.body__home_3 #sup-top .container-fluid {
  position: static;
}
.body__home_3 #sup-top + #top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: none;
  color: #ffffff;
  padding-top: 87px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: padding-top 0.2s ease ,  background 0.2s ease;
  -moz-transition: padding-top 0.2s ease ,  background 0.2s ease;
  -o-transition: padding-top 0.2s ease ,  background 0.2s ease;
  transition: padding-top 0.2s ease ,  background 0.2s ease;
  z-index: 1000;
}
.body__home_3 #logo a {
  color: inherit;
}
.body__home_3 #logo h1 {
  color: inherit;
}
.body__home_3 #logo h1 span.item_title_part_0 {
  color: inherit;
}
.body__home_3 .icemegamenu > ul > li > a.iceMenuTitle {
  color: #ffffff;
}
.body__home_3 .moduletable.home_2 .icemega_modulewrap.top_search > i.fa-search {
  background: none;
  color: #ffffff;
}
.body__home_3.scrolled #sup-top + #top {
  padding-top: 5px;
  background: #ffffff;
  color: #888888;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.body__home_3.scrolled #logo a {
  color: inherit;
}
.body__home_3.scrolled #logo h1 {
  color: inherit;
}
.body__home_3.scrolled #logo h1 span.item_title_part_0 {
  color: #222;
}
.body__home_3.scrolled .icemegamenu > ul > li > a.iceMenuTitle {
  color: #222;
}
.body__home_3.scrolled .moduletable.home_2 .icemega_modulewrap.top_search > i.fa-search {
  background: none;
  color: #222;
}
#mainbottom-5 {
  background: #f6f8fa;
  padding: 102px 0 45px;
}
.moduletable.discover {
  position: relative;
  z-index: 2;
}
.moduletable.discover header,
.moduletable.discover .pretext {
  text-align: center;
}
.moduletable.discover .pretext {
  font-size: 55px;
  font-weight: 300;
  color: #333333;
  line-height: 40px;
  margin-bottom: 23px;
}
.moduletable.discover .item {
  margin-bottom: 21px;
}
.moduletable.discover .item_content {
  float: right;
  max-width: 100%;
  width: 570px;
}
.moduletable.discover .item_content i[class*="material-design"] {
  float: left;
  background: #ffffff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  width: 130px;
  line-height: 130px;
  font-size: 54px;
  margin: 0 30px 10px 0;
  -webkit-box-shadow: 0 0 10px #f6f8fa;
  -moz-box-shadow: 0 0 10px #f6f8fa;
  box-shadow: 0 0 10px #f6f8fa;
}
.moduletable.discover .item_content .item_title {
  font-size: 26px;
  padding-top: 15px;
}
.moduletable.discover_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
}
.moduletable.discover_bg .module_container {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
}
.moduletable.discover_bg .item__module {
  -moz-transform: none !important;
  transform: none !important;
}
.moduletable.discover_bg .item__module.visible-first .discover_bg_1,
.moduletable.discover_bg .item__module.visible-first .discover_bg_2 {
  left: 50%;
  -moz-transform: rotate3d(5, 2, 2, -40deg);
  -webkit-transform: rotate3d(5, 2, 2, -40deg);
  -ms-transform: rotate3d(5, 2, 2, -40deg);
  -o-transform: rotate3d(5, 2, 2, -40deg);
  transform: rotate3d(5, 2, 2, -40deg);
}
.moduletable.discover_bg .item__module.visible-first .discover_bg_2 {
  -webkit-box-shadow: -50px 60px 40px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -50px 60px 40px rgba(0, 0, 0, 0.5);
  box-shadow: -50px 60px 40px rgba(0, 0, 0, 0.5);
}
.moduletable.discover_bg .discover_bg_1,
.moduletable.discover_bg .discover_bg_2 {
  position: absolute;
  left: -50%;
  -moz-transform: rotate3d(1, 1, 1, 0deg);
  -webkit-transform: rotate3d(1, 1, 1, 0deg);
  -ms-transform: rotate3d(1, 1, 1, 0deg);
  -o-transform: rotate3d(1, 1, 1, 0deg);
  transform: rotate3d(1, 1, 1, 0deg);
}
.moduletable.discover_bg .discover_bg_1 img,
.moduletable.discover_bg .discover_bg_2 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.moduletable.discover_bg .discover_bg_1 {
  width: 560px;
  bottom: 0;
  margin-left: -850px;
  height: 720px;
  -webkit-transition: left 0.5s ease 1s ,  -moz-transform 0.2s ease 1.4s ,  -webkit-transform 0.2s ease 1.4s ,  -ms-transform 0.2s ease 1.4s ,  -o-transform 0.2s ease 1.4s ,  transform 0.2s ease 1.4s;
  -moz-transition: left 0.5s ease 1s ,  -moz-transform 0.2s ease 1.4s ,  -webkit-transform 0.2s ease 1.4s ,  -ms-transform 0.2s ease 1.4s ,  -o-transform 0.2s ease 1.4s ,  transform 0.2s ease 1.4s;
  -o-transition: left 0.5s ease 1s ,  -moz-transform 0.2s ease 1.4s ,  -webkit-transform 0.2s ease 1.4s ,  -ms-transform 0.2s ease 1.4s ,  -o-transform 0.2s ease 1.4s ,  transform 0.2s ease 1.4s;
  transition: left 0.5s ease 1s ,  -moz-transform 0.2s ease 1.4s ,  -webkit-transform 0.2s ease 1.4s ,  -ms-transform 0.2s ease 1.4s ,  -o-transform 0.2s ease 1.4s ,  transform 0.2s ease 1.4s;
}
.moduletable.discover_bg .discover_bg_2 {
  width: 440px;
  bottom: -10px;
  margin-left: -550px;
  height: 600px;
  -webkit-transition: all 0.5s ease 0.5s ,  -moz-transform 0.2s ease 0.9s ,  -webkit-transform 0.2s ease 0.9s ,  -ms-transform 0.2s ease 0.9s ,  -o-transform 0.2s ease 0.9s ,  transform 0.2s ease 0.9s ,  box-shadow 0.2s ease 0.9s;
  -moz-transition: all 0.5s ease 0.5s ,  -moz-transform 0.2s ease 0.9s ,  -webkit-transform 0.2s ease 0.9s ,  -ms-transform 0.2s ease 0.9s ,  -o-transform 0.2s ease 0.9s ,  transform 0.2s ease 0.9s ,  box-shadow 0.2s ease 0.9s;
  -o-transition: all 0.5s ease 0.5s ,  -moz-transform 0.2s ease 0.9s ,  -webkit-transform 0.2s ease 0.9s ,  -ms-transform 0.2s ease 0.9s ,  -o-transform 0.2s ease 0.9s ,  transform 0.2s ease 0.9s ,  box-shadow 0.2s ease 0.9s;
  transition: all 0.5s ease 0.5s ,  -moz-transform 0.2s ease 0.9s ,  -webkit-transform 0.2s ease 0.9s ,  -ms-transform 0.2s ease 0.9s ,  -o-transform 0.2s ease 0.9s ,  transform 0.2s ease 0.9s ,  box-shadow 0.2s ease 0.9s;
}
.moduletable.multiple_sliders {
  text-align: center;
  position: relative;
}
.moduletable.multiple_sliders .item {
  padding: 0;
  width: 478px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  height: 436px;
  position: relative;
}
.moduletable.multiple_sliders .item img {
  width: 100%;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.moduletable.multiple_sliders .item.large {
  width: 636px;
  z-index: 2;
  -webkit-box-shadow: 0 130px 30px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 130px 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 130px 30px rgba(0, 0, 0, 0.5);
}
.moduletable.multiple_sliders .item .item_img {
  margin: 0;
  position: static;
}
.moduletable.multiple_sliders .caroufredsel_wrapper .item {
  -webkit-transition: width 0.5s linear ,  box-shadow 0.5s linear;
  -moz-transition: width 0.5s linear ,  box-shadow 0.5s linear;
  -o-transition: width 0.5s linear ,  box-shadow 0.5s linear;
  transition: width 0.5s linear ,  box-shadow 0.5s linear;
}
.moduletable.multiple_sliders .mod_caroufredsel {
  margin: 0 auto;
  width: 1592px;
  max-width: 100%;
}
.moduletable.multiple_sliders .mod_caroufredsel .caroufredsel_prev,
.moduletable.multiple_sliders .mod_caroufredsel .caroufredsel_next {
  background: none !important;
  font-size: 50px;
  line-height: 60px;
  width: auto;
  height: auto;
  color: #ffffff;
  margin-top: -60px;
  z-index: 10;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  cursor: pointer;
}
.moduletable.multiple_sliders .mod_caroufredsel .caroufredsel_prev:hover,
.moduletable.multiple_sliders .mod_caroufredsel .caroufredsel_next:hover {
  opacity: 0.2;
}
.moduletable.multiple_sliders .mod_caroufredsel .caroufredsel_prev {
  left: 30px;
}
.moduletable.multiple_sliders .mod_caroufredsel .caroufredsel_next {
  right: 30px;
}
.moduletable.multiple_sliders .pretext {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  width: 1040px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 auto 60px;
}
.moduletable.video_home_3 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.moduletable.video_home_3 .module_container {
  position: relative;
  height: 100%;
}
.moduletable.video_home_3 #tubular-container {
  top: 0;
  left: 0;
}
.moduletable.video_home_3 .tm_bg_youtube {
  height: 100%;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}
.moduletable.video_home_3 .tm_bg_youtube:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.moduletable.video_home_3 .module_cnt {
  display: inline-block;
  vertical-align: middle;
  width: 99.99%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  position: relative;
  z-index: 10;
  white-space: normal;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
}
.moduletable.video_home_3 .module_cnt * {
  color: #ffffff;
}
.moduletable.video_home_3 .module_cnt h1 {
  text-transform: uppercase;
  font-size: 95px;
  font-weight: 500;
}
.moduletable.video_home_3 .module_cnt h2 {
  text-transform: uppercase;
  font-size: 45px;
}
.gallery_home_3 .row-fluid {
  margin: 0;
}
.gallery_home_3 .gallery-item {
  margin: 0;
  padding: 0;
}
.gallery_home_3 .gallery-item a {
  position: relative;
  display: block;
  overflow: hidden;
}
.gallery_home_3 .gallery-item a img {
  width: 100%;
}
.gallery_home_3 .gallery-item a:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background: #333333;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 2;
}
.gallery_home_3 .gallery-item a:after {
  content: '\e12b';
  font-family: "material-design";
  position: absolute;
  line-height: 0;
  font-size: 500px;
  width: 100%;
  text-align: center;
  left: 0;
  top: 50%;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 3;
}
.gallery_home_3 .gallery-item a:hover:before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.7;
}
.gallery_home_3 .gallery-item a:hover:after {
  opacity: 1;
  font-size: 50px;
}
.page-blog-2-columns,
.page-blog-3-columns,
.page-archive,
.tag-category {
  max-width: inherit;
}
.page-blog-2-columns .item,
.page-blog-3-columns .item,
.page-archive .item,
.tag-category .item {
  margin-bottom: 70px;
}
.page-blog-2-columns h5.item_title,
.page-blog-3-columns h5.item_title,
.page-archive h5.item_title,
.tag-category h5.item_title {
  font-size: 26px;
}
.body__big_logo #top #logo h1 {
  font-size: 14px;
  line-height: 35px;
  padding: 0 0 0 62px;
}
.body__big_logo #top #logo h1:before {
  height: 35px;
  width: 35px;
}
.body__big_logo #top #logo h1:after {
  height: 29px;
  left: 23px;
  top: 4px;
  width: 29px;
}
.body__big_logo #top #logo h1 span.item_title_part_0 {
  font-size: 37px;
}
#footer-wrapper {
  position: relative;
}
#footer-wrapper .container-fluid {
  position: static;
}
#footer-wrapper .social-icons_home3:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  background: #e5e9eb;
}
#footer-wrapper .home_3_contacts ~ .social-icons_home3:before {
  display: none;
}
.pagination ul li {
  vertical-align: middle;
  margin: 0 5px;
}
.pagination ul li > a,
.pagination ul li > span {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  padding: 0;
  text-align: center;
  width: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #ffffff !important;
}
.pagination ul li > a i.fa,
.pagination ul li > span i.fa {
  font-size: 28px;
  line-height: 50px;
  display: block;
}
.moduletable.about_2_top_blocks {
  margin-top: -90px;
}
.moduletable.about_2_top_blocks .item_content {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  white-space: normal;
  padding-bottom: 70px;
}
.moduletable.about_2_top_blocks .item_content .item_introtext > i {
  float: left;
  font-size: 56px;
  width: 64px;
}
.moduletable.about_2_top_blocks .item_content .item_introtext > i ~ p {
  font-size: 14px;
  line-height: 23px;
}
.moduletable.about_2_top_blocks .item_content .item_introtext h4 {
  font-size: 26px;
  line-height: 43px;
}
.moduletable.about_2_top_blocks .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 95px;
}
.moduletable.about_2_top_blocks .item .row-fluid {
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}
.moduletable.about_2_top_blocks .item .span6 {
  float: none;
  display: inline-block;
  height: 100%;
  vertical-align: bottom;
  min-height: 0;
}
.moduletable.about_2_top_blocks .item:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #e5e9eb;
}
.moduletable.about_2_top_blocks .item.even .imgs_container {
  margin-right: 0;
  margin-left: 12.28070175438596%;
}
.moduletable.about_2_top_blocks .item.even .imgs_container .img-fulltext {
  right: auto;
  left: 200%;
}
.moduletable.about_2_top_blocks .item.even .imgs_container .img-intro {
  right: auto;
  left: 200%;
  -webkit-box-shadow: -15px 60px 30px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: -15px 60px 30px rgba(0, 0, 0, 0.55);
  box-shadow: -15px 60px 30px rgba(0, 0, 0, 0.55);
}
.moduletable.about_2_top_blocks .item .imgs_container {
  position: relative;
  height: 100%;
  margin-right: 12.28070175438596%;
}
.moduletable.about_2_top_blocks .item .imgs_container .img-fulltext {
  position: absolute;
  right: 200%;
  bottom: 0;
  margin: 0;
  z-index: 1;
  -webkit-transition: left 1s ease 1s ,  right 1s ease 1s;
  -moz-transition: left 1s ease 1s ,  right 1s ease 1s;
  -o-transition: left 1s ease 1s ,  right 1s ease 1s;
  transition: left 1s ease 1s ,  right 1s ease 1s;
}
.moduletable.about_2_top_blocks .item .imgs_container .img-intro {
  position: absolute;
  margin: 0;
  bottom: 0;
  right: 200%;
  z-index: 2;
  -webkit-box-shadow: 15px 60px 30px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 15px 60px 30px rgba(0, 0, 0, 0.55);
  box-shadow: 15px 60px 30px rgba(0, 0, 0, 0.55);
  -webkit-transition: left 1s ease 2s ,  right 1s ease 2s;
  -moz-transition: left 1s ease 2s ,  right 1s ease 2s;
  -o-transition: left 1s ease 2s ,  right 1s ease 2s;
  transition: left 1s ease 2s ,  right 1s ease 2s;
}
.moduletable.about_2_top_blocks .item .imgs_container img {
  max-width: inherit;
}
.moduletable.about_2_top_blocks .item.visible-first .imgs_container .img-fulltext {
  right: 0;
}
.moduletable.about_2_top_blocks .item.visible-first .imgs_container .img-intro {
  right: 70%;
}
.moduletable.about_2_top_blocks .item.visible-first.even .imgs_container .img-fulltext {
  right: auto;
  left: 0;
}
.moduletable.about_2_top_blocks .item.visible-first.even .imgs_container .img-intro {
  right: auto;
  left: 70%;
}
.moduletable.about_2_top_blocks .item.lastItem {
  margin-bottom: 0;
}
.moduletable.moddle_blocks_about2 {
  margin-top: -75px;
}
.moduletable.moddle_blocks_about2 .item_content > i {
  font-size: 90px;
  display: block;
  line-height: 120px;
}
.moduletable.moddle_blocks_about2 .item_title {
  font-size: 26px;
}
.moduletable.moddle_blocks_about2 .btn-primary {
  padding: 13px 54px 14px;
}
#mainbottom-4 .moduletable.about_2_top_blocks {
  border-top: 1px solid #e5e9eb;
  padding-top: 110px;
}
#mainbottom-4 .moduletable.about_2_top_blocks .item_content {
  padding-bottom: 85px;
}
.itemid-571 #mainbottom-5 {
  background: none;
}
.itemid-571 #footer {
  border-top: 1px solid #e5e9eb;
}
.moduletable.features_about2 .item_content > a {
  display: block;
  color: inherit;
}
.moduletable.features_about2 .item_content > a > i {
  float: left;
  width: 130px;
  text-align: center;
  line-height: 130px;
  font-size: 72px;
  margin: 0 35px 10px 0;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  color: #ffffff;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.moduletable.features_about2 .item_content > a .item_introtext {
  font-size: 18px;
  line-height: 30px;
}
.team_about2 {
  text-align: center;
  padding-bottom: 30px;
}
.team_about2 .item_title {
  font-size: 26px;
}
.team_about2 .item_introtext {
  font-size: 18px;
  line-height: 30px;
}
.team_about2 .item_introtext .social-links li {
  font-size: 30px;
}
.team_about2 .item_introtext .social-links li a {
  background: none !important;
  margin: 0 3px;
  color: #d1d7de !important;
}
.team_about2 .item_introtext .social-links li i {
  font-size: inherit;
}
.moduletable.steps_1 .module_container {
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.moduletable.steps_1 .span12 {
  counter-reset: list;
}
.moduletable.steps_1 .item {
  margin-bottom: 0;
  position: relative;
}
.moduletable.steps_1 .item:before {
  color: #ffffff;
  content: counter(list);
  counter-increment: list;
  right: 140px;
  position: absolute;
  bottom: 106px;
  width: auto;
  height: auto;
  pointer-events: none;
  font-weight: 700;
  font-style: italic;
  font-size: 315px;
  opacity: 0.12;
}
.moduletable.steps_1 .item .item_content > a {
  display: block;
  padding: 41px 40px 20px 40px;
  color: #ffffff;
}
.moduletable.steps_1 .item .item_content > a > i {
  float: left;
  text-align: center;
  width: 119px;
  line-height: 119px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font-size: 72px;
  border: 2px solid #ffffff;
  margin-right: 34px;
}
.moduletable.steps_1 .item .item_content > a * {
  color: inherit;
}
.moduletable.steps_1 .item .item_content > a .item_introtext {
  overflow: hidden;
}
.moduletable.steps_1 .item .item_content > a:hover {
  background: #333333;
}
.moduletable.steps_1 .item .item_content > a .item_title {
  line-height: 40px;
  margin-bottom: 33px;
}
.moduletable.steps_1 .item .item_content > a .item_introtext {
  font-size: 18px;
  line-height: 30px;
}
.moduletable.steps_1 .item .item_content > a .item_introtext h2 {
  margin-bottom: 12px;
}
.moduletable.steps_1 .item + .item:after {
  left: 50%;
  top: 0;
  position: absolute;
  border-top: 25px solid;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  content: '';
  margin-left: -25px;
  z-index: 10;
  -webkit-transition: border-top-color 0.2s ease;
  -moz-transition: border-top-color 0.2s ease;
  -o-transition: border-top-color 0.2s ease;
  transition: border-top-color 0.2s ease;
}
.moduletable.steps_1 .item:hover + .item:after {
  border-top-color: #333333 !important;
}
.moduletable.steps_2 {
  padding-top: 81px !important;
  counter-reset: list;
}
.moduletable.steps_2 .module_container {
  border-top: none !important;
  padding-top: 0 !important;
  position: relative;
}
.moduletable.steps_2 .module_container:before {
  position: absolute;
  top: 61px;
  left: 0;
  content: '';
  height: 4px;
  background: #e5e9eb;
  right: 100px;
}
.moduletable.steps_2 .item_content > a {
  display: block;
  color: inherit;
}
.moduletable.steps_2 .item_content > a > i {
  display: block;
  width: 126px;
  line-height: 126px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  color: #ffffff;
  text-align: center;
  font-size: 55px;
  margin: 0 0 16px;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.moduletable.steps_2 .item_content > a .item_title {
  margin-bottom: 13px;
}
.moduletable.steps_2 .item_content > a .item_title:before {
  content: counter(list);
  counter-increment: list;
  font-weight: 500;
  padding-right: 7px;
}
.moduletable.steps_2 .item_content > a:hover > i {
  background: #333333 !important;
}
.moduletable.steps_2 .item_content .subtitle {
  display: none;
}
.moduletable.steps_3 {
  counter-reset: list1;
}
.moduletable.steps_3 .mod-newsflash-adv {
  position: relative;
}
.moduletable.steps_3 .mod-newsflash-adv:before {
  content: '';
  left: 30px;
  width: 4px;
  top: 0;
  background: #e5e9eb;
  bottom: 100px;
  position: absolute;
}
.moduletable.steps_3 .item {
  position: relative;
  padding-bottom: 30px;
}
.moduletable.steps_3 .item:after {
  content: '';
  position: absolute;
  right: 0;
  left: 193px;
  bottom: 0;
  height: 1px;
  background: #e5e9eb;
}
.moduletable.steps_3 .item.lastItem:after {
  display: none;
}
.moduletable.steps_3 .item_content > a {
  display: block;
  color: inherit;
}
.moduletable.steps_3 .item_content > a .item_container > i {
  display: block;
  float: left;
  width: 126px;
  line-height: 126px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  color: #ffffff;
  text-align: center;
  font-size: 55px;
  margin: 0 32px 10px 0;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.moduletable.steps_3 .item_content > a .item_title {
  padding-top: 30px;
  margin-bottom: 25px;
}
.moduletable.steps_3 .item_content > a .item_title:before {
  content: counter(list1);
  counter-increment: list1;
  font-weight: 500;
  padding-right: 7px;
}
.moduletable.steps_3 .item_content > a:hover .item_container > i {
  background: #333333 !important;
}
.moduletable.steps_3 .item_content .row-fluid {
  display: table;
}
.moduletable.steps_3 .item_content .row-fluid .item_container,
.moduletable.steps_3 .item_content .row-fluid .imgs_container {
  display: table-cell;
  float: none;
}
.moduletable.steps_3 .item_content .subtitle {
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 30px;
}
.moduletable.steps_3 .item_content .item_introtext {
  margin-left: 164px;
}
.moduletable.steps_3 .imgs_container {
  overflow: hidden;
  min-height: 0;
  position: relative;
}
.moduletable.steps_3 .imgs_container .img-intro {
  position: absolute;
  margin: 0;
  z-index: 2;
  top: 0;
  max-width: 90%;
}
.moduletable.steps_3 .imgs_container .img-full {
  position: absolute;
  margin: 0;
  bottom: 20px;
  max-width: 90%;
}
.moduletable.steps_3 .item_odd .imgs_container .img-intro {
  right: 0;
}
.moduletable.steps_3 .item_odd .imgs_container .img-full {
  left: 30px;
}
.moduletable.steps_3 .item_even .imgs_container .img-intro {
  left: 30px;
}
.moduletable.steps_3 .item_even .imgs_container .img-full {
  right: 0;
}
.accordion_style2.faqs .accordion-toggle:before {
  content: 'Q.' !important;
  position: static;
  background: none;
  color: inherit !important;
  font: inherit !important;
}
.accordion_style2.faqs .accordion-toggle:after {
  background: #fff;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  content: '\f067';
  font-family: FontAwesome;
  font-size: 14px;
  height: 42px;
  line-height: 46px;
  position: absolute;
  right: 21px;
  text-align: center;
  top: 7px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 42px;
}
.accordion_style2.faqs .accordion-toggle.selected:after {
  content: '\f068';
}
.accordion_style3 .accordion-toggle {
  padding: 9px 61px 9px 103px;
  /* font-size: 26px; */
}
.accordion_style3 .accordion-toggle:before {
  left: 100%;
  right: 0px;
}
.accordion_style3 .accordion-toggle > i {
  position: relative;
  top: 0;
  left: 0;
  font-size: 62px;
  line-height: 30px;
}
.accordion_style3 .accordion-group {
  border-bottom: 1px solid #e5e9eb;
  margin: 0;
  padding: 35px 0 40px;
}
.accordion_style3 .accordion-group:first-child {
  border-top: 1px solid #e5e9eb;
}
.accordion_style3 .accordion-group .accordion-inner {
  padding-bottom: 30px;
  padding-top: 30px;
}
.page-category__history .item_img a,
.page-category__history .item_img img {
  width: 100%;
}
.moduletable.more_features_landing {
  text-align: center;
}
.moduletable.more_features_landing .pretext {
  font-size: 55px;
  line-height: 73px;
  font-weight: 300;
  color: #333333;
  margin-bottom: 15px;
}
.moduletable.more_features_landing .moduleTitle {
  margin-bottom: 10px;
}
.moduletable.more_features_landing .item_title {
  font-size: 26px;
  padding-top: 15px;
}
.body__landing .wrapper-inner {
  padding-top: 0;
}
.body__landing #sup-top {
  height: 0;
  padding: 0 0 56.25%;
  position: relative;
  margin: 0;
  background: #000000;
}
.body__landing #sup-top .container-fluid {
  position: static;
}
.body__landing #sup-top + #top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: none;
  color: #ffffff;
  padding-top: 87px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: padding-top 0.2s ease ,  background 0.2s ease;
  -moz-transition: padding-top 0.2s ease ,  background 0.2s ease;
  -o-transition: padding-top 0.2s ease ,  background 0.2s ease;
  transition: padding-top 0.2s ease ,  background 0.2s ease;
  z-index: 1000;
}
.body__landing #sup-top + #top .row-container {
  max-width: 93.4375%;
}
.body__landing #logo a {
  color: inherit;
}
.body__landing #logo h1 {
  color: inherit;
}
.body__landing #logo h1 span.item_title_part_0 {
  color: inherit;
}
.body__landing .icemegamenu > ul > li > a.iceMenuTitle {
  color: #ffffff;
}
.body__landing .moduletable.home_2 .icemega_modulewrap.top_search > i.fa-search {
  background: none;
  color: #ffffff;
}
.body__landing.scrolled #sup-top + #top {
  padding-top: 5px;
  background: #ffffff;
  color: #888888;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.body__landing.scrolled #logo a {
  color: inherit;
}
.body__landing.scrolled #logo h1 {
  color: inherit;
}
.body__landing.scrolled #logo h1 span.item_title_part_0 {
  color: #222;
}
.body__landing.scrolled .icemegamenu > ul > li > a.iceMenuTitle {
  color: #222;
}
.body__landing #map {
  position: relative;
  overflow: hidden;
  padding: 85px 0 0;
}
.body__landing #map:before {
  position: absolute;
  width: 1664px;
  height: 1664px;
  content: '';
  left: 50%;
  top: 50%;
  margin-top: -832px;
  margin-left: -832px;
}
.body__landing #map * {
  color: #ffffff;
}
.body__landing #navigation {
  padding: 100px 0 0;
}
.body__landing #showcase {
  padding: 100px 0 84px;
}
.body__landing .moduletable.parallax_container .parallax {
  background: #000000;
}
.body__landing .moduletable.parallax_container .parallax_image {
  opacity: 0.5;
}
.body__landing #mainbottom {
  padding-top: 110px;
}
.body__landing #mainbottom * {
  color: #ffffff;
}
.body__landing #mainbottom-3 {
  background: none;
  position: relative;
}
.body__landing #mainbottom-3 .container-fluid {
  position: static;
}
.body__landing #mainbottom-3 .moduletable.parallax_container .parallax_image {
  opacity: 0.11;
}
.body__landing #mainbottom-5 {
  background: none;
}
.body__landing #bottom {
  background: #f6f8fa;
}
.moduletable.video_home_landing {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.moduletable.video_home_landing #tubular-containerP {
  left: 0;
  top: 0;
}
.moduletable.video_home_landing .module_container {
  position: relative;
  height: 100%;
}
.moduletable.video_home_landing .tm_bg_youtube {
  height: 100%;
  text-align: center;
}
.moduletable.video_home_landing .module_cnt {
  bottom: 50%;
  position: absolute;
  left: 0;
  margin-bottom: 50px;
  width: 100%;
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
.moduletable.video_home_landing .module_cnt * {
  color: #ffffff;
}
.moduletable.video_home_landing .module_cnt h1 {
  text-transform: uppercase;
  font-size: 75px;
  font-weight: 500;
}
.moduletable.video_home_landing .module_cnt h2 {
  text-transform: uppercase;
  font-size: 45px;
}
#tubular-player {
  max-width: inherit;
  left: 0;
  top: 0;
}
.moduletable.landing_counters {
  font-size: 0;
  line-height: 0;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  z-index: 10;
}
.moduletable.landing_counters .counters > span {
  font-size: 20px;
  line-height: 23px;
  display: inline-block;
  width: 144px;
  height: 144px;
  color: #ffffff;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: 300;
  margin: 0 -7px;
}
.moduletable.landing_counters .counters > span .value {
  display: block;
  font-size: 55px;
  font-weight: 400;
  line-height: 60px;
  margin-top: 30px;
}
.moduletable.landing_newsletter {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  text-align: center;
  margin-top: 310px;
  z-index: 10;
}
.moduletable.landing_newsletter .acymailing_module_form .acymailing_form {
  float: none;
  width: 100%;
  text-align: center;
}
.moduletable.landing_newsletter .acymailing_module_form .acymailing_form p {
  display: inline;
  padding: 0;
}
.moduletable.landing_newsletter .acymailing_module_form .acymailing_form .inputbox {
  width: 370px;
  margin-right: 5px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.moduletable.landing_newsletter .acymailing_module_form .acymailing_form .subbutton {
  margin-bottom: 10px;
  padding-top: 13px;
  padding-bottom: 14px;
}
.landing_feature {
  text-align: center;
}
.landing_feature .moduleTitle {
  margin-bottom: 10px;
}
.landing_feature .item_introtext {
  font-size: 18px;
  line-height: 30px;
}
.features_landing {
  text-align: center;
}
.features_landing .item_content a {
  display: block;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}
.features_landing .item_content a > i[class*="material-design"] {
  display: block;
  font-size: 72px;
  line-height: 85px;
  margin-bottom: 45px;
}
.features_landing .item_content a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.features_landing .item_content .item_title .item_title_part_0 {
  display: block;
}
.features_2_landing .module_container {
  padding-left: 95px;
}
.features_2_landing .item_content > i[class*="material-design"] {
  float: left;
  width: 130px;
  text-align: center;
  line-height: 130px;
  background: #f6f8fa;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font-size: 54px;
  margin: 0 30px 10px 0;
}
.features_2_landing .item_content .item_title {
  font-size: 26px;
  padding-top: 20px;
}
.features_2_landing .item {
  margin-bottom: 20px;
}
.optimized_design .moduleTitle {
  margin-bottom: 10px;
}
.optimized_design .item_introtext {
  font-size: 18px;
  line-height: 30px;
}
.vimeo_desc {
  padding-top: 55px;
}
.vimeo_desc .module_container {
  padding-left: 100px;
}
.vimeo_desc .moduleTitle {
  margin-bottom: 10px;
}
.vimeo_desc .item_introtext {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}
.title_only {
  text-align: center;
}
.mod-custom__title_only {
  display: none;
}
.moduletable.options .row-fluid > * {
  display: table-cell;
  padding-left: 0;
}
.pricing_detailed.pricing_detailed_2 .row-fluid .item.featured .item_content ul li.disable:before {
  color: inherit;
}
.moduletable.landing_subscribe_2 {
  text-align: center;
  color: #ffffff;
}
.moduletable.landing_subscribe_2 .acymailing_modulelanding_subscribe_2 .acymailing_module_form .acymailing_introtext {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 50px;
}
.moduletable.landing_subscribe_2 .acymailing_modulelanding_subscribe_2 .acymailing_module_form .acymailing_introtext span:before {
  display: none;
}
.moduletable.landing_subscribe_2 .acymailing_modulelanding_subscribe_2 .acymailing_module_form .acymailing_introtext,
.moduletable.landing_subscribe_2 .acymailing_modulelanding_subscribe_2 .acymailing_module_form .acymailing_form {
  float: none;
  width: 100%;
}
.moduletable.landing_subscribe_2 .moduleTitle {
  color: inherit;
}
.moduletable.landing_subscribe_2 .acymailing_form {
  text-align: center;
}
.moduletable.landing_subscribe_2 .acymailing_form > p {
  display: inline;
}
.moduletable.landing_subscribe_2 .acymailing_form .inputbox {
  width: 370px;
  margin-right: 7px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.moduletable.landing_subscribe_2 .acymailing_form .subbutton {
  margin-bottom: 10px;
}
.moduletable.testimonials_landing header {
  text-align: center;
}
.moduletable.testimonials_landing .item_img {
  margin-bottom: 35px;
}
.moduletable.testimonials_landing .item_img img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  width: 132px;
}
.moduletable.testimonials_landing .item_introtext {
  padding-bottom: 18px;
}
.moduletable.testimonials_landing .item_introtext:before {
  content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ';
  font-size: 94px;
  font-weight: 500;
  position: relative;
  top: 18px;
  display: inline-block;
  vertical-align: middle;
}
.moduletable.testimonials_landing .item_title {
  margin-bottom: 0;
}
.moduletable.testimonials_landing .item_content figcaption {
  font-size: 15px;
}
.moduletable.partners_landing {
  text-align: center;
}
.moduletable.partners_landing .item_img a:before,
.moduletable.partners_landing .item_img a:after {
  display: none;
}
.moduletable.partners_landing .item_img a img {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
  opacity: 0.2;
}
.moduletable.partners_landing .item_img a:hover {
  opacity: 1;
}
.moduletable.partners_landing .module_container {
  width: 902px;
  max-width: 100%;
  margin: 0 auto;
}
.moduletable.partners_landing .mod-newsflash-adv {
  padding-top: 30px;
}
.banneritem a {
  display: inline-block;
  max-width: 100%;
}
.acyfield_email {
  display: inline-block;
  position: relative;
}
.inputbox.error {
  margin-bottom: 10px;
}
@media (max-width: 1830px) {
  .moduletable.about_2_top_blocks .item .imgs_container .img-intro {
    display: none;
  }
  .moduletable.about_2_top_blocks .item .imgs_container {
    margin-right: 0;
  }
  .moduletable.about_2_top_blocks .item.even .imgs_container {
    margin-left: 0;
  }
  .moduletable.about_2_top_blocks .item .imgs_container .img-fulltext {
    max-width: 100%;
    top: 0;
    bottom: auto;
  }
  .moduletable.about_2_top_blocks .item .span6 {
    vertical-align: top;
  }
}
@media (max-width: 1400px) {
  .body__landing #sup-top + #top {
    padding-top: 5px;
  }
  .moduletable.video_home_landing .module_cnt h1 {
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 0;
  }
  .moduletable.landing_newsletter {
    margin-top: 200px;
  }
}
@media (max-width: 1200px) {
  .body__home_3 #sup-top + #top {
    padding-top: 10px;
  }
  .moduletable.home_2 .icemegamenu > ul > li + li {
    margin-left: 13px;
  }
  .moduletable.video_home_landing .module_cnt h2 {
    margin-bottom: 0;
  }
  .features_2_landing .module_container,
  .vimeo_desc .module_container {
    padding-left: 0;
  }
}
@media (max-width: 979px) {
  .moduletable.video_home_3 .module_cnt h1 {
    font-size: 50px;
  }
  .moduletable.home_3_contacts i[class*="material-design"] {
    display: none;
  }
  .moduletable.steps_2 .item_content > a .item_title::before {
    display: none;
  }
  .moduletable.steps_3 .item_odd .imgs_container .img-full,
  .moduletable.steps_3 .item_even .imgs_container .img-intro {
    left: auto;
    right: 0;
  }
  .moduletable.home_2 .icemegamenu > ul > li + li {
    margin-left: 5px;
  }
  .moduletable.landing_newsletter {
    margin-top: 155px;
  }
  .moduletable.video_home_landing .module_cnt {
    margin-bottom: 0;
  }
  .vimeo_desc {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .moduletable.multiple_sliders .mod_caroufredsel .caroufredsel_prev,
  .moduletable.multiple_sliders .mod_caroufredsel .caroufredsel_next {
    margin-top: 100px;
  }
  .gallery_home_3 .gallery-item {
    width: 50%;
    float: left;
  }
  .moduletable.home_3_contacts i[class*="material-design"] {
    display: block;
  }
  .moduletable.home_3_contacts .span4 {
    overflow: hidden;
  }
  .features_home_3 .row-fluid,
  .features_landing .row-fluid {
    font-size: 0;
    line-height: 0;
  }
  .features_home_3 .row-fluid .span3,
  .features_landing .row-fluid .span3 {
    width: 49.99%;
    vertical-align: top;
    display: inline-block;
  }
  .moduletable.testimonials_home_2 .img-intro__none {
    float: left;
    margin-right: 12px;
  }
  .moduletable.moddle_blocks_about2 .item_content > i {
    float: left;
    margin-right: 20px;
  }
  .moduletable.steps_2 .module_container::before {
    top: 0;
    left: 61px;
    height: auto;
    width: 4px;
    bottom: 189px;
  }
  .moduletable.steps_2 .item_content > a > i {
    float: left;
    margin-right: 20px;
  }
  .moduletable.steps_3 .item_content .row-fluid {
    display: block;
  }
  .moduletable.steps_3 .item_content .row-fluid .item_container,
  .moduletable.steps_3 .item_content .row-fluid .imgs_container {
    display: block;
  }
  .moduletable.options .item {
    display: block;
    margin: 0;
  }
  .body__landing #sup-top {
    height: 432px;
    padding: 0;
  }
  .body__landing #sup-top + #top {
    top: 56px;
  }
  .body__landing #sup-top + #top .row-container {
    max-width: inherit;
  }
  .moduletable.vimeo .video_wrapper {
    margin-bottom: 30px;
  }
  .moduletable.about_2_top_blocks .item .imgs_container {
    display: none;
  }
}
@media (max-width: 639px) {
  .moduletable.discover_bg {
    display: none;
  }
  .moduletable.social-icons_home3 {
    float: none;
    width: 100%;
    text-align: center;
  }
  .moduletable.social-icons_home3 + .copyright {
    float: none;
    width: 100%;
    text-align: center;
  }
  .moduletable.steps_1 .item .item_content > a > i {
    display: none;
  }
  .moduletable.steps_1 .item::before {
    right: 10px;
  }
  .accordion_style3 .accordion-toggle {
    padding-left: 80px;
  }
  .moduletable.video_home_landing .module_cnt h1,
  .moduletable.video_home_landing .module_cnt h2 {
    font-size: 35px;
  }
  .moduletable.landing_counters .counters > span {
    width: 120px;
    height: 120px;
  }
  .moduletable.landing_counters .counters > span .value {
    margin-top: 13px;
  }
  .moduletable.landing_newsletter .acymailing_module_form .acymailing_form .inputbox {
    width: 270px;
  }
}
@media (max-width: 479px) {
  .moduletable.video_home_3 .module_cnt h1 {
    font-size: 30px;
    font-weight: 300;
  }
  .moduletable.video_home_3 .module_cnt h2 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .moduletable.discover .item_content i[class*="material-design"] {
    width: 80px;
    line-height: 80px;
  }
  .moduletable.features_about2 .item_content > a > i {
    width: 80px;
    line-height: 80px;
    margin-right: 20px;
    font-size: 50px;
  }
  .features_home_3 .row-fluid .span3,
  .features_landing .row-fluid .span3 {
    width: 100%;
    display: block;
  }
  .moduletable.testimonials_home_2 .img-intro__none,
  .moduletable.steps_2 .item_content > a > i,
  .moduletable.steps_3 .item_content > a .item_container > i {
    float: none;
    margin-right: 0;
  }
  .moduletable.home_3_contacts i[class*="material-design"] {
    width: 50px;
    line-height: 50px;
  }
  .moduletable.steps_2 .module_container:before,
  .moduletable.steps_3 .mod-newsflash-adv:before {
    display: none;
  }
  .moduletable.steps_3 .item_content .item_introtext {
    margin: 0;
  }
  .moduletable.steps_2 .item_content > a .item_title::before {
    display: inline-block;
  }
  .moduletable.steps_3 .item::after {
    left: 0;
  }
  .moduletable.video_home_landing .module_cnt h1,
  .moduletable.video_home_landing .module_cnt h2 {
    font-size: 23px;
  }
  .moduletable.landing_counters .counters > span {
    width: 80px;
    height: 80px;
    font-size: 14px;
  }
  .moduletable.landing_counters .counters > span .value {
    line-height: 30px;
    font-size: 35px;
  }
  .moduletable.landing_newsletter {
    margin-top: 95px;
  }
  .moduletable.landing_subscribe_2 .acymailing_form .inputbox {
    width: 280px;
  }
}
.mod-custom__page_loader {
  position: fixed;
  left: 0;
  top: -100%;
  right: 0;
  height: 100%;
  z-index: 999999999999999999;
  background: #fff;
  text-align: center;
  overflow: hidden;
  opacity: 1;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.mod-custom__page_loader:before {
  content: '';
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}
.mod-custom__page_loader .logo {
  vertical-align: middle;
  -webkit-transform: translate(0, 500px);
  -moz-transform: translate(0, 500px);
  -ms-transform: translate(0, 500px);
  -o-transform: translate(0, 500px);
  transform: translate(0, 500px);
  position: relative;
  white-space: nowrap;
  display: inline-block;
  top: -50px;
  opacity: 0;
  -webkit-transition: -moz-transform 1s ease ,  -webkit-transform 1s ease ,  -ms-transform 1s ease ,  -o-transform 1s ease ,  transform 1s ease ,  opacity 1s ease;
  -moz-transition: -moz-transform 1s ease ,  -webkit-transform 1s ease ,  -ms-transform 1s ease ,  -o-transform 1s ease ,  transform 1s ease ,  opacity 1s ease;
  -o-transition: -moz-transform 1s ease ,  -webkit-transform 1s ease ,  -ms-transform 1s ease ,  -o-transform 1s ease ,  transform 1s ease ,  opacity 1s ease;
  transition: -moz-transform 1s ease ,  -webkit-transform 1s ease ,  -ms-transform 1s ease ,  -o-transform 1s ease ,  transform 1s ease ,  opacity 1s ease;
}
.mod-custom__page_loader .logo h1 {
  position: relative;
  font-size: 14px;
  line-height: 35px;
  padding: 0 0 0 62px;
  color: #888;
  text-transform: uppercase;
  font-weight: 300;
}
.mod-custom__page_loader .logo h1:before {
  /* height: 35px; */
  /* width: 35px; */
  /* border-radius: 1000px; */
  content: "";
  left: 0;
  position: absolute;
  top: 0;
}
.mod-custom__page_loader .logo h1:after {
  height: 29px;
  left: 23px;
  top: 4px;
  width: 29px;
  border-radius: 1000px;
  content: "";
  opacity: 0.6;
  position: absolute;
}
.mod-custom__page_loader .logo h1 span.item_title_part_0 {
  font-size: 37px;
  color: #222;
  font-weight: 500;
  text-transform: none;
}
.mod-custom__page_loader .loader {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0px 0 0 -50px;
  -webkit-transform: translate(0, 500px);
  -moz-transform: translate(0, 500px);
  -ms-transform: translate(0, 500px);
  -o-transform: translate(0, 500px);
  transform: translate(0, 500px);
  opacity: 0;
  transition: transform 1s ease .3s, opacity 1s ease .3s;
}
.mod-custom__page_loader.loading .loader,
.mod-custom__page_loader.loading .logo {
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
  opacity: 1;
}
.mod-custom__page_loader.ended {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 0;
  -webkit-transition: -webkit-transform 1s ease 0.5s ,  -moz-transform 1s ease 0.5s ,  -ms-transform 1s ease 0.5s ,  -o-transform 1s ease 0.5s ,  transform 1s ease 0.5s ,  opacity 1s ease 0.5s;
  -moz-transition: -webkit-transform 1s ease 0.5s ,  -moz-transform 1s ease 0.5s ,  -ms-transform 1s ease 0.5s ,  -o-transform 1s ease 0.5s ,  transform 1s ease 0.5s ,  opacity 1s ease 0.5s;
  -o-transition: -webkit-transform 1s ease 0.5s ,  -moz-transform 1s ease 0.5s ,  -ms-transform 1s ease 0.5s ,  -o-transform 1s ease 0.5s ,  transform 1s ease 0.5s ,  opacity 1s ease 0.5s;
  transition: -webkit-transform 1s ease 0.5s ,  -moz-transform 1s ease 0.5s ,  -ms-transform 1s ease 0.5s ,  -o-transform 1s ease 0.5s ,  transform 1s ease 0.5s ,  opacity 1s ease 0.5s;
}
.mod-custom__page_loader.ended .loader,
.mod-custom__page_loader.ended .logo {
  -webkit-transform: translate(0, -500px);
  -moz-transform: translate(0, -500px);
  -ms-transform: translate(0, -500px);
  -o-transform: translate(0, -500px);
  transform: translate(0, -500px);
  opacity: 0;
}
.moduletable.services_main .moduleTitle {
  font-size: 26px;
}
.moduletable.services_main .pretext {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin: 0 auto 45px;
  max-width: 1080px;
  padding: 25px 0 0;
}
.moduletable.services_main .item_content > i[class*="material-design"] {
  display: block;
  font-size: 90px;
  line-height: 120px;
}
.moduletable.services_main .item_content .item_title {
  font-size: 26px;
  margin-bottom: 25px;
}
.moduletable.services_main .item {
  margin-bottom: 25px;
}
.moduletable.how_we_work {
  color: #ffffff;
}
.moduletable.how_we_work .moduleTitle,
.moduletable.how_we_work .item_introtext {
  color: inherit;
}
.moduletable.how_we_work header {
  text-align: center;
  padding-bottom: 20px;
}
.moduletable.how_we_work .item_content .item_title {
  position: relative;
  padding-left: 64px;
  font-size: 26px;
}
.moduletable.how_we_work .item_content .item_title:before {
  content: '\e18e';
  font-size: 56px;
  position: absolute;
  font-family: "material-design";
  left: 0;
  top: 0;
}
.moduletable.how_we_work .item {
  margin-bottom: 15px;
}
.moduletable.how_we_work .item_introtext {
  padding-top: 10px;
}
.services_parallax .parallax {
  background: #000000;
}
.services_parallax .parallax_image {
  opacity: 0.3;
}
.body__services #mainbottom {
  padding: 80px 0 70px;
}
.testimonials_services .item {
  padding-top: 25px;
}
.testimonials_services .mod-newsflash-adv {
  padding-top: 15px;
}
.moduletable.blog_search .moduleTitle,
.moduletable.blog_categories .moduleTitle,
.moduletable.blog_archives .moduleTitle,
.moduletable.blog_tags .moduleTitle {
  font-size: 26px;
}
.moduletable.blog_search .navbar-form {
  position: relative;
}
.moduletable.blog_search .mod-search_searchword {
  margin-bottom: 0;
  width: 100%;
  padding-right: 58px;
}
.moduletable.blog_search .btn-primary {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  padding: 0;
  width: 59px;
  text-align: center;
  height: 100%;
  color: #333333;
  font-size: 28px;
}
.moduletable.blog_search .btn-primary:before {
  content: '\e13d';
  font-family: "material-design";
}
.categories-moduleblog_categories,
.archive-moduleblog_archives {
  margin: 0;
}
.categories-moduleblog_categories li,
.archive-moduleblog_archives li {
  padding: 0 0 19px 26px;
  font-size: 18px;
  position: relative;
}
.categories-moduleblog_categories li > a:before,
.archive-moduleblog_archives li > a:before {
  font-size: 14px;
  content: '\f105';
  position: absolute;
  left: 3px;
  top: 1px;
  font-family: fontAwesome;
}
ul.icesubMenu li.current ~ li > a.iceMenuTitle {
  background: none;
  color: #333333;
}
ul.icesubMenu li.current ~ li > a.iceMenuTitle:hover {
  color: #ffffff;
}
.page-item__blog {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
}
.page-item__blog .page-header {
  text-align: center;
}
.page-item__blog .item_info {
  font-size: 14px;
  line-height: 23px;
}
.page-item__blog .features_2_landing {
  padding: 20px 0;
}
.page-item__blog .features_2_landing .item_content {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.page-item__blog .features_2_landing .item_introtext {
  overflow: hidden;
  max-width: 300px;
}
.body__blog_single_2 #aside-right:before,
.body__blog_single_3 #aside-right:before {
  content: '';
  position: absolute;
  top: 0;
  right: 22.5%;
  bottom: 0;
  width: 1px;
  background: #e5e9eb;
}
.body__blog_single_2 #aside-right > *,
.body__blog_single_3 #aside-right > * {
  padding-left: 29px;
}
.body__blog_single_2 #aside-right .moduletable + .moduletable,
.body__blog_single_3 #aside-right .moduletable + .moduletable {
  margin-top: 50px;
}
.body__blog_single_2 #aside-left:before,
.body__blog_single_3 #aside-left:before {
  content: '';
  position: absolute;
  top: 0;
  left: 25%;
  bottom: 0;
  width: 1px;
  background: #e5e9eb;
}
.body__blog_single_2 #aside-left > *,
.body__blog_single_3 #aside-left > * {
  padding-right: 29px;
}
.body__blog_single_2 #aside-left .moduletable + .moduletable,
.body__blog_single_3 #aside-left .moduletable + .moduletable {
  margin-top: 50px;
}
.body__blog_single_2 .content-inner,
.body__blog_single_3 .content-inner {
  position: relative;
}
.tagspopularblog_tags ul {
  margin: 0;
  font-size: 0;
}
.tagspopularblog_tags ul li {
  display: inline-block;
  padding: 0;
  margin: 0 7px 10px 0;
}
.tagspopularblog_tags ul li a {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: block;
  padding: 6px 23px 7px;
  font-size: 18px;
  background: #f6f8fa;
}
.tagspopularblog_tags ul li a:hover {
  color: #ffffff;
}
.item-masonry {
  max-width: 100%;
}
.moduletable.steps_1 .item:after {
  pointer-events: none;
}
@media (max-width: 979px) {
  .body__big_logo #top #logo h1 span.item_title_part_0 {
    display: block;
  }
}
@media (max-width: 767px) {
  .moduletable.services_main .item_content > i[class*="material-design"],
  .moduletable.testimonials_landing .item_img {
    float: left;
    margin-right: 20px;
  }
  .moduletable.testimonials_landing .item_content {
    overflow: hidden;
  }
  .body__blog_single_2 #aside-right:before,
  .body__blog_single_3 #aside-right:before,
  .body__blog_single_2 #aside-left:before,
  .body__blog_single_3 #aside-left:before {
    display: none;
  }
  .body__blog_single_2 #aside-right > *,
  .body__blog_single_3 #aside-right > * {
    padding-left: 0;
    padding-top: 30px;
  }
  .body__blog_single_2 #aside-left > *,
  .body__blog_single_3 #aside-left > * {
    padding-right: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 479px) {
  .moduletable.services_main .item_content > i[class*="material-design"],
  .moduletable.testimonials_landing .item_img {
    float: none;
  }
}
.features_home_one_page .row-fluid {
  margin: 0;
  display: table;
  table-layout: fixed;
}
.features_home_one_page .row-fluid *[class*=span] {
  padding: 0;
  display: table-cell;
  float: none;
  margin: 0;
}
.features_home_one_page .item_content > a {
  display: block;
  color: #ffffff;
  padding: 66px 70px 55px;
}
.features_home_one_page .item_content > a i[class*="material-design"] {
  float: left;
  font-size: 72px;
  line-height: 70px;
  margin-right: 35px;
}
.features_home_one_page .item_content > a * {
  color: inherit;
}
.features_home_one_page .item_introtext p:last-child:after {
  content: '\f105';
  font-family: fontAwesome;
  font-size: 30px;
  line-height: 23px;
  vertical-align: middle;
  margin-left: 18px;
  display: inline-block;
}
.features_home_one_page .item_title_part_0 {
  display: block;
}
.features_home_one_page .item {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.features_home_one_page .item:hover {
  background: #333333;
}
#map .moduletable.discover {
  padding-top: 91px;
  padding-bottom: 61px;
}
#map .moduletable.discover .item_content i[class*="material-design"] {
  background: #f6f8fa;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#maintop {
  position: relative;
}
.moduletable.present_site_one_page {
  width: 50%;
  color: #ffffff;
  padding: 185px 0 140px;
}
.moduletable.present_site_one_page .moduleTitle {
  margin-bottom: 20px;
}
.moduletable.present_site_one_page .module_container {
  margin-left: 10%;
}
.moduletable.present_site_one_page .module_container .item-title {
  font-weight: 500;
}
.moduletable.present_site_one_page .module_container .btn-info {
  padding: 11px 52px 12px;
  font-size: 18px;
  border: 2px solid #ffffff;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.moduletable.present_site_one_page .module_container .btn-info:after {
  display: none;
}
.moduletable.present_site_one_page .module_container .item_introtext {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 10px;
}
.moduletable.present_site_one_page .module_container .item_introtext p {
  padding-bottom: 30px;
}
.moduletable.present_site_one_page * {
  color: inherit;
}
.home_one_page_images {
  position: static !important;
}
.home_one_page_images .mod-custom > div {
  position: absolute;
}
.home_one_page_images .img-1 {
  top: 16.3658%;
  right: 31.1035%;
  max-width: 12.5977%;
}
.home_one_page_images .img-2 {
  top: 0;
  right: 17.3828%;
  max-width: 10.5469%;
}
.home_one_page_images .img-3 {
  top: 0;
  right: 0;
  max-width: 17.3828%;
}
.home_one_page_images .img-4 {
  bottom: 0;
  right: 38.0859%;
  max-width: 9.4727%;
}
.home_one_page_images .img-5 {
  bottom: 0;
  right: 20.7031%;
  z-index: 2;
  max-width: 17.3828%;
}
.home_one_page_images .img-6 {
  bottom: 0;
  right: 0;
  max-width: 23.1934%;
}
.home_one_page_discover {
  text-align: center;
}
.home_one_page_discover .moduleTitle {
  margin-bottom: 10px;
}
.home_one_page_discover .pretext {
  font-size: 55px;
  font-weight: 500;
  color: #333333;
  line-height: 83px;
  margin-bottom: 25px;
}
.home_one_page_discover .item_title {
  font-size: 26px;
  line-height: 40px;
}
.home_one_page_discover .item {
  margin-bottom: 0;
}
.body__home_one_page .parallax {
  background: #000000;
}
.body__home_one_page .parallax .parallax_image {
  opacity: 0.7;
}
.body__home_one_page #mainbottom {
  color: #ffffff;
  padding: 90px 0 20px;
  overflow: hidden;
  position: relative;
}
.body__home_one_page #mainbottom * {
  color: inherit;
}
.body__home_one_page #mainbottom:before {
  content: '';
  height: 1664px;
  left: 50%;
  margin-left: -832px;
  margin-top: -832px;
  position: absolute;
  top: 50%;
  width: 1664px;
}
.body__home_one_page #mainbottom-5 {
  background: none;
  padding-bottom: 65px;
}
.body__home_one_page #bottom {
  background: none;
  position: relative;
  padding: 100px 0 80px;
}
.body__home_one_page #bottom .container-fluid {
  position: static;
}
.body__home_one_page #bottom * {
  color: #ffffff;
}
.body__home_one_page #bottom .acymailing_module_form input.inputbox {
  width: 464px;
}
.exclusive_features {
  text-align: center;
  position: relative;
  z-index: 2;
}
.exclusive_features .item_img img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.exclusive_features .pretext {
  font-size: 18px;
  line-height: 30px;
  margin: 0 auto 20px;
  max-width: 1000px;
}
.exclusive_features .moduleTitle .item_title_part_second_half {
  font-weight: 500;
}
.exclusive_features .item_title .item_title_part_0 {
  display: block;
}
.moduletable.one_page_newsletter {
  text-align: center;
}
.acymailing_moduleone_page_newsletter .acymailing_introtext {
  float: none;
  width: auto;
  font-size: 18px;
  line-height: 30px;
  margin: 0 auto 48px;
  max-width: 840px;
}
.acymailing_moduleone_page_newsletter .acymailing_introtext span:before {
  display: none;
}
.acymailing_moduleone_page_newsletter .acymailing_form {
  float: none;
  width: auto;
  text-align: center;
}
.acymailing_moduleone_page_newsletter .acymailing_form .inputbox {
  margin: 0 4px 0 0;
}
.acymailing_moduleone_page_newsletter .acymailing_form .btn-primary {
  padding: 12px 33px 13px;
}
.home_one_page .sequence-slider > .sequence-canvas li > .info .item_content .item_introtext {
  font-size: 18px;
  line-height: 30px;
  text-transform: none;
  font-weight: 300;
}
.home_one_page .sequence-slider > .sequence-canvas li > .info .item_content .item_introtext h1 {
  font-size: 75px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 20px;
}
.items-leading {
  text-align: left;
}
.items-leading > .item ~ .item {
  border-top: 1px solid #e5e9eb;
  padding-top: 20px;
}
.blog-leading {
  max-width: inherit;
  margin: 0;
}
.blog-leading .item_img a,
.blog-leading .item_img img {
  width: 100%;
}
.blog-leading .item_introtext {
  font-size: 18px;
  line-height: 30px;
}
.blog-leading .item_title {
  margin-bottom: 12px;
}
.blog-leading .pagination ul {
  text-align: left;
}
.content-inner {
  position: relative;
}
.content-inner #aside-right.span3 > aside {
  margin-left: 30px;
  padding-left: 0;
}
.content-inner #aside-right.span3:before {
  content: '';
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #e5e9eb;
  right: 22.5%;
}
.content-inner #aside-right.span3 .moduletable + .moduletable {
  margin-top: 40px;
}
.support_item .item__module {
  text-align: center;
  padding-bottom: 10px;
}
.support_item .item__module > a {
  display: block;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 35px;
  overflow: hidden;
  position: relative;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.support_item .item__module > a * {
  color: #ffffff;
}
.support_item .item__module > a h2 {
  font-size: 25px;
  line-height: 47px;
  padding: 0 10px;
  margin: 0;
}
.support_item .item__module > a:hover {
  background: #333333 !important;
}
.support_item .item__module > a .link_outer {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
}
.support_item .item__module > a .link_outer:before {
  display: inline-block;
  height: 100%;
  content: '';
  vertical-align: middle;
}
.support_item .item__module > a .link_outer .link_inner {
  display: inline-block;
  max-width: 99%;
  vertical-align: middle;
}
.support_item .item__module > a .link_outer .link_inner > i {
  font-size: 72px;
  line-height: 52px;
  display: block;
  margin-bottom: 20px;
}
.support_item .mod-articles-single_custom-link {
  text-align: center;
}
.support_item .mod-articles-single_custom-link .btn-primary {
  background: none;
  border: 2px solid #e2e5e4;
  padding-left: 60px;
  padding-right: 60px;
}
.support_item .mod-articles-single_custom-link .btn-primary:hover {
  background: #f0f2f1;
  border-color: #f0f2f1;
}
.category_desc {
  font-size: 18px;
  line-height: 30px;
  max-width: 1020px;
  margin: 0 auto 20px;
  text-align: justify;
}
.contact_list {
  margin: 0;
  padding-top: 30px;
}
.contact_list li {
  padding: 0 0 26px 38px;
  position: relative;
  color: #333333;
}
.contact_list li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 25px;
}
.contact_list li i.fa {
  font-size: 22px;
}
.contact_list li .phone {
  font-size: 18px;
}
.moduletable.agent header {
  text-align: left !important;
}
.moduletable.agent .item_img img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.moduletable.agent h5 {
  margin-bottom: 7px;
  padding-top: 10px;
}
.moduletable.agent h6 {
  margin-bottom: 10px;
}
.moduletable.agent .mod-custom {
  padding-top: 20px;
}
.contact_form_custom.span8 .control-group-button {
  text-align: left;
}
.moduletable.portfolio {
  padding-bottom: 80px;
}
.moduletable.portfolio .row-fluid.masonry {
  margin-left: 0;
}
.moduletable.portfolio .row-fluid.masonry .item {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.moduletable.portfolio .row-fluid.masonry .item .item_img {
  margin: 0;
}
.moduletable.portfolio .row-fluid.masonry .item .item_img img {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.moduletable.portfolio .row-fluid.masonry .item:before {
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  content: '';
  background: #fff;
  background: rgba(255, 255, 255, 0.88);
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 2;
}
.moduletable.portfolio .row-fluid.masonry .item .item_content {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  height: 100%;
  width: 100%;
  z-index: 3;
  opacity: 0;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.moduletable.portfolio .row-fluid.masonry .item .item_content:before {
  content: '';
  height: 100%;
  width: 0;
  vertical-align: middle;
  display: inline-block;
}
.moduletable.portfolio .row-fluid.masonry .item .item_content .item_content__inner {
  display: inline-block;
  max-width: 90%;
  vertical-align: middle;
}
.moduletable.portfolio .row-fluid.masonry .item .item_content .item_title {
  font-size: 26px;
}
.moduletable.portfolio .row-fluid.masonry .item:hover:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.moduletable.portfolio .row-fluid.masonry .item:hover .item_content {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.item__module,
.item {
  -webkit-transition: opacity 0.8s ease ,  transform 0.8s ease;
  -moz-transition: opacity 0.8s ease ,  transform 0.8s ease;
  -o-transition: opacity 0.8s ease ,  transform 0.8s ease;
  transition: opacity 0.8s ease ,  transform 0.8s ease;
}
.moduletable.user_menu {
  position: absolute !important;
  top: 22px !important;
  left: auto !important;
}
.mod-custom__page_loader {
  position: fixed !important;
  top: -100% !important;
}
.moduletable.virt_cart {
  position: absolute !important;
  left: auto !important;
}
.moduletable.virt_search {
  position: static !important;
}
.moduletable.currency_selector {
  position: absolute !important;
  top: 20px !important;
}
.moduletable.mainmenu {
  position: static !important;
}
.moduletable.video_home_3,
.moduletable.video_home_landing {
  position: absolute !important;
}
.moduletable.landing_counters,
.moduletable.landing_newsletter {
  position: absolute !important;
  top: 50% !important;
}
#showcase {
  padding-top: 0px;
}
#showcase .row-fluid {
  padding-top: 0px;
}
.icemega_modulewrap.top_search > i.fa-search {
  background: transparent;
}
.body__blog_single_2 #aside-left > *,
.body__blog_single_3 #aside-left > * {
  padding-right: 0;
  margin-right: 29px;
}
.btn.btn-lg {
  display: block;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 21px;
  width: 100%;
}
@media (max-width: 1900px) {
  .features_home_one_page .item_content > a {
    padding: 40px;
  }
}
@media (max-width: 1650px) {
  .features_home_one_page .item_content > a {
    padding: 20px;
  }
  .features_home_one_page .item_title_part_0 {
    display: inline;
  }
  .features_home_one_page .item_content > a i[class*="material-design"] {
    margin-right: 15px;
  }
}
@media (max-width: 1410px) {
  .features_home_one_page .item_content > a i[class*="material-design"] {
    float: none;
    display: block;
  }
}
@media (max-width: 1200px) {
  .sequence-slider > .sequence-canvas li > .info {
    left: 20px !important;
  }
  .sequence-slider > .sequence-canvas li.item-2 > .info {
    left: auto !important;
    right: 20px !important;
  }
  .moduletable.present_site_one_page {
    width: 100%;
  }
  .moduletable.present_site_one_page .module_container {
    margin: 0 20px;
  }
  .moduletable.home_one_page .sequence-slider {
    height: 30px;
  }
  .moduletable.home_one_page .sequence-slider > .sequence-canvas {
    height: auto;
    bottom: 30px;
  }
  .moduletable.home_one_page .sequence-slider > .sequence-canvas li .slide-img {
    display: none;
  }
  .moduletable.home_one_page .sequence-slider > .sequence-canvas li > .info {
    width: auto !important;
    left: 20px !important;
    right: 20px !important;
  }
  .moduletable.home_one_page .sequence-pagination-wrapper {
    bottom: 10px;
  }
  .support_item .item__module > a > i {
    margin-bottom: 10px;
  }
  .moduletable.portfolio .row-fluid.masonry .item .item_content .item_title {
    margin-bottom: 0;
  }
  .moduletable.portfolio .row-fluid.masonry .item .item_content p {
    padding-bottom: 0;
  }
  .moduletable.portfolio .row-fluid.masonry .item {
    width: 33.33%;
  }
}
@media (max-width: 979px) {
  .support_item .item__module > a h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .moduletable.portfolio .row-fluid.masonry .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .features_home_one_page .row-fluid {
    display: block;
  }
  .features_home_one_page .row-fluid [class*="span"] {
    display: block;
  }
  .moduletable.home_one_page_images {
    display: none;
  }
  .moduletable.present_site_one_page {
    padding: 50px 0;
  }
  .moduletable.home_one_page .sequence-slider {
    height: 378px;
    padding: 0 !important;
  }
  #map .moduletable.discover .item_content {
    width: 100%;
  }
  .home_one_page .sequence-slider > .sequence-canvas li > .info .item_content .item_introtext h1 {
    font-size: 45px;
    line-height: 60px;
  }
  .moduletable.support_item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  #content-bottom {
    font-size: 0;
    line-height: 0;
  }
  #content-bottom .moduletable {
    font-size: 14px;
    line-height: 23px;
  }
  .content-inner #aside-right.span3:before {
    display: none;
  }
  .content-inner #aside-right.span3 > aside {
    padding-left: 0;
  }
  .moduletable.options .item,
  .moduletable.services .item {
    width: 100%;
  }
  .moduletable.features_home_2 .item,
  .moduletable.other_features .item,
  .moduletable.skills .item,
  .moduletable.pricing_detailed_2 .item {
    width: 100%;
  }
  .moduletable.features_home_2 .span3,
  .moduletable.other_features .span3,
  .moduletable.skills .span3,
  .moduletable.pricing_detailed_2 .span3 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .moduletable.options .row-fluid > * {
    display: block;
  }
  .moduletable.options .item .item_content > a .item_img {
    float: left;
    margin-right: 30px;
  }
}
@media (max-width: 640px) {
  .home_one_page .sequence-slider > .sequence-canvas li > .info .item_content .item_introtext {
    font-size: 14px !important;
    line-height: 23px !important;
  }
}
@media (max-width: 540px) {
  .moduletable.portfolio .row-fluid.masonry .item {
    width: 100%;
  }
  .moduletable.portfolio .row-fluid.masonry .item .item_img img {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .moduletable.features_home_2 .span3,
  .moduletable.other_features .span3,
  .moduletable.skills .span3,
  .moduletable.pricing_detailed_2 .span3 {
    width: 100%;
  }
  .moduletable.options .item .item_content > a .item_img {
    float: none;
    margin-right: 0;
  }
}
@media (max-width: 419px) {
  .home_one_page .sequence-slider > .sequence-canvas li > .info .item_content .slide-title,
  .home_one_page .sequence-slider > .sequence-canvas li > .info .item_content .item_introtext h1 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
  .moduletable.support_item {
    width: 100%;
  }
  
}

