/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
/* line 15, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert, .alert h4 {
  color: #c09853;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert h4 {
  margin: 0;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 36, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-success h4 {
  color: #468847;
}
/* line 40, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
/* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
/* line 52, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 58, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-info h4 {
  color: #3a87ad;
}
/* line 62, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
/* line 67, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
/* line 72, media/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-block p + p {
  margin-top: 5px;
}
/* line 1, media/gantry5/engines/nucleus/scss/joomla/theme/_forms.scss */
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
/* line 6, media/gantry5/engines/nucleus/scss/joomla/theme/_forms.scss */
legend small {
  font-size: 0.8rem;
}
/* line 10, media/gantry5/engines/nucleus/scss/joomla/theme/_forms.scss */
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
/* line 1, templates/g5_zare/scss/zare-joomla/_core.scss */
.btn-primary {
  background: #3180c2;
  color: #fff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 6, templates/g5_zare/scss/zare-joomla/_core.scss */
.btn-primary:hover {
  background: #3e8dce;
  color: #fff;
}
/* line 10, templates/g5_zare/scss/zare-joomla/_core.scss */
.btn-primary:active, .btn-primary:focus {
  background: #2c73ae;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
}
/* line 17, templates/g5_zare/scss/zare-joomla/_core.scss */
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 21, templates/g5_zare/scss/zare-joomla/_core.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background: #2c73ae;
  color: #fff;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
/* line 27, templates/g5_zare/scss/zare-joomla/_core.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background-color: #3180c2;
}
/* line 32, templates/g5_zare/scss/zare-joomla/_core.scss */
.btn-link {
  color: #3180c2;
}
/* line 2, templates/g5_zare/scss/zare-joomla/_typography.scss */
.list-striped, .row-striped {
  border-top: 1px solid #ddd;
}
/* line 7, templates/g5_zare/scss/zare-joomla/_typography.scss */
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
}
/* line 14, templates/g5_zare/scss/zare-joomla/_typography.scss */
.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: #fcfcfc;
}
/* line 21, templates/g5_zare/scss/zare-joomla/_typography.scss */
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
/* line 28, templates/g5_zare/scss/zare-joomla/_typography.scss */
.list-bordered, .row-bordered {
  border: 1px solid #ddd;
}
/* line 33, templates/g5_zare/scss/zare-joomla/_typography.scss */
.row-even, .row-odd {
  border-bottom: 1px solid #ddd;
}
/* line 38, templates/g5_zare/scss/zare-joomla/_typography.scss */
.row-even {
  background-color: #fcfcfc;
}
/* line 42, templates/g5_zare/scss/zare-joomla/_typography.scss */
.iframe-bordered {
  border: 1px solid #ddd;
}
/* line 47, templates/g5_zare/scss/zare-joomla/_typography.scss */
blockquote {
  border-left: 5px solid #ddd;
}
/* line 52, templates/g5_zare/scss/zare-joomla/_typography.scss */
blockquote small {
  color: #999;
}
/* line 56, templates/g5_zare/scss/zare-joomla/_typography.scss */
blockquote.pull-right {
  border-right: 5px solid #ddd;
}
/* line 60, templates/g5_zare/scss/zare-joomla/_typography.scss */
code, pre {
  color: #666;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
}
/* line 1, templates/g5_zare/scss/zare-joomla/_forms.scss */
legend {
  color: #333;
}
/* line 5, templates/g5_zare/scss/zare-joomla/_forms.scss */
legend small {
  color: #999;
}
/* line 9, templates/g5_zare/scss/zare-joomla/_forms.scss */
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: #ddd;
}
/* line 14, templates/g5_zare/scss/zare-joomla/_forms.scss */
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: #ddd;
}
/* line 19, templates/g5_zare/scss/zare-joomla/_forms.scss */
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 {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
/* line 41, templates/g5_zare/scss/zare-joomla/_forms.scss */
/* line 42, templates/g5_zare/scss/zare-joomla/_forms.scss */
/* line 43, templates/g5_zare/scss/zare-joomla/_forms.scss */
#g-header .search form, #g-navigation .search form {
  margin-bottom: 0;
}
/* line 46, templates/g5_zare/scss/zare-joomla/_forms.scss */
#g-header .search input, #g-navigation .search input {
  margin-bottom: 0;
  border: 0;
}
/* line 54, templates/g5_zare/scss/zare-joomla/_forms.scss */
/* line 55, templates/g5_zare/scss/zare-joomla/_forms.scss */
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
/* line 1, templates/g5_zare/scss/zare-joomla/_tabs.scss */
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
/* line 6, templates/g5_zare/scss/zare-joomla/_tabs.scss */
.nav-tabs.nav-dark > li > a {
  color: #f8f8f8;
}
/* line 10, templates/g5_zare/scss/zare-joomla/_tabs.scss */
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777;
}
/* line 15, templates/g5_zare/scss/zare-joomla/_tabs.scss */
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #fff;
  background-color: #555;
  border: 1px solid #222;
}
/* line 3, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.tip-wrap {
  color: #fff;
  background-color: #000;
}
/* line 9, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.search span.highlight {
  background-color: #fcfcfc;
}
/* line 14, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.img-polaroid {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 21, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.muted {
  color: #999;
}
/* line 25, templates/g5_zare/scss/zare-joomla/_utilities.scss */
a.muted:hover, a.muted:focus {
  color: #808080;
}
/* line 30, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert {
  background-color: #f8f4ec;
  border-color: #eee4d2;
}
/* line 34, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert a, .alert a:hover, .alert .alert-link, .alert .alert-link:hover {
  color: #a47e3c;
  font-weight: bold;
}
/* line 38, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert a:hover, .alert a:hover:hover, .alert .alert-link:hover, .alert .alert-link:hover:hover {
  text-decoration: underline;
}
/* line 44, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert, .alert h4, .text-warning {
  color: #c09853;
}
/* line 50, templates/g5_zare/scss/zare-joomla/_utilities.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #b78c43;
}
/* line 55, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #c4e0c4;
}
/* line 60, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #356635;
  font-weight: bold;
}
/* line 64, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-success a:hover, .alert-success a:hover:hover, .alert-success .alert-link:hover, .alert-success .alert-link:hover:hover {
  text-decoration: underline;
}
/* line 70, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-success h4, .text-success {
  color: #468847;
}
/* line 75, templates/g5_zare/scss/zare-joomla/_utilities.scss */
a.text-success:hover, a.text-success:focus {
  color: #3d773e;
}
/* line 80, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f6e7e7;
  border-color: #edd1d0;
}
/* line 86, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-danger a, .alert-error a, .alert-danger a:hover, .alert-error a:hover, .alert-danger .alert-link, .alert-error .alert-link, .alert-danger .alert-link:hover, .alert-error .alert-link:hover {
  color: #953b39;
  font-weight: bold;
}
/* line 90, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-danger a:hover, .alert-error a:hover, .alert-danger a:hover:hover, .alert-error a:hover:hover, .alert-danger .alert-link:hover, .alert-error .alert-link:hover, .alert-danger .alert-link:hover:hover, .alert-error .alert-link:hover:hover {
  text-decoration: underline;
}
/* line 96, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-danger h4, .alert-error h4, .text-error {
  color: #b94a48;
}
/* line 102, templates/g5_zare/scss/zare-joomla/_utilities.scss */
a.text-error:hover, a.text-error:focus {
  color: #a74240;
}
/* line 107, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-info {
  color: #3a87ad;
  background-color: #e2eff5;
  border-color: #c7e0ec;
}
/* line 112, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #2d6987;
  font-weight: bold;
}
/* line 116, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-info a:hover, .alert-info a:hover:hover, .alert-info .alert-link:hover, .alert-info .alert-link:hover:hover {
  text-decoration: underline;
}
/* line 122, templates/g5_zare/scss/zare-joomla/_utilities.scss */
.alert-info h4, .text-info {
  color: #3a87ad;
}
/* line 127, templates/g5_zare/scss/zare-joomla/_utilities.scss */
a.text-info:hover, a.text-info:focus {
  color: #34789a;
}
@media only all and (max-width: 47.99rem) {
  /* line 134, templates/g5_zare/scss/zare-joomla/_utilities.scss */
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  /* line 8, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .container-fluid {
    padding: 0;
  }
  /* line 11, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }
  /* line 20, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid {
    width: 100%;
  }
  /* line 23, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row, .thumbnails {
    margin-left: 0;
  }
  /* line 27, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  /* line 32, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  /* line 37, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  /* line 46, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  /* line 51, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  /* line 54, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  /* line 66, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  /* line 73, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  /* line 79, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  /* line 82, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  /* line 86, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 92, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 95, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 98, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  /* line 102, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  /* line 108, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 112, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 119, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row {
    margin-left: -20px;
  }
  /* line 122, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  /* line 128, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row:after {
    clear: both;
  }
  /* line 131, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  /* line 136, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span12 {
    width: 724px;
  }
  /* line 139, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span11 {
    width: 662px;
  }
  /* line 142, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span10 {
    width: 600px;
  }
  /* line 145, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span9 {
    width: 538px;
  }
  /* line 148, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span8 {
    width: 476px;
  }
  /* line 151, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span7 {
    width: 414px;
  }
  /* line 154, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span6 {
    width: 352px;
  }
  /* line 157, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span5 {
    width: 290px;
  }
  /* line 160, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span4 {
    width: 228px;
  }
  /* line 163, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span3 {
    width: 166px;
  }
  /* line 166, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span2 {
    width: 104px;
  }
  /* line 169, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span1 {
    width: 42px;
  }
  /* line 172, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset12 {
    margin-left: 764px;
  }
  /* line 175, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset11 {
    margin-left: 702px;
  }
  /* line 178, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset10 {
    margin-left: 640px;
  }
  /* line 181, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset9 {
    margin-left: 578px;
  }
  /* line 184, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset8 {
    margin-left: 516px;
  }
  /* line 187, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset7 {
    margin-left: 454px;
  }
  /* line 190, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset6 {
    margin-left: 392px;
  }
  /* line 193, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset5 {
    margin-left: 330px;
  }
  /* line 196, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset4 {
    margin-left: 268px;
  }
  /* line 199, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset3 {
    margin-left: 206px;
  }
  /* line 202, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset2 {
    margin-left: 144px;
  }
  /* line 205, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset1 {
    margin-left: 82px;
  }
  /* line 208, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid {
    width: 100%;
  }
  /* line 211, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  /* line 217, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 220, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  /* line 228, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 231, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  /* line 234, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span12 {
    width: 100%;
  }
  /* line 237, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  /* line 240, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  /* line 243, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  /* line 246, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  /* line 249, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  /* line 252, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  /* line 255, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  /* line 258, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  /* line 261, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  /* line 264, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  /* line 267, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  /* line 270, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  /* line 273, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  /* line 276, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  /* line 279, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  /* line 282, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  /* line 285, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  /* line 288, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  /* line 291, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  /* line 294, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  /* line 297, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  /* line 300, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  /* line 303, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  /* line 306, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  /* line 309, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  /* line 312, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  /* line 315, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  /* line 318, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  /* line 321, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  /* line 324, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  /* line 327, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  /* line 330, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  /* line 333, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  /* line 336, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  /* line 339, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  /* line 342, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  /* line 347, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  /* line 350, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  /* line 355, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  /* line 360, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  /* line 365, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  /* line 370, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  /* line 375, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  /* line 380, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  /* line 385, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  /* line 390, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  /* line 395, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  /* line 400, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  /* line 405, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 413, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  /* line 417, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  /* line 420, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  /* line 423, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  /* line 427, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }
  /* line 431, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  /* line 436, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse {
    clear: both;
  }
  /* line 439, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  /* line 443, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > li {
    float: none;
  }
  /* line 446, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  /* line 449, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  /* line 452, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  /* line 456, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    border-radius: 0.1875rem;
  }
  /* line 463, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  /* line 468, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  /* line 471, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .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;
  }
  /* line 477, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  /* line 481, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .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: #111;
  }
  /* line 487, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  /* line 491, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  /* line 505, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  /* line 508, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  /* line 512, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  /* line 515, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  /* line 519, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  /* line 528, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111;
    border-bottom-color: #111;
  }
  /* line 533, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  /* line 537, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  /* line 542, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar .btn-navbar {
    display: block;
  }
  /* line 545, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only all and (min-width: 60rem) {
  /* line 552, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_forms.scss */
  /* line 3, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_forms.scss */
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  /* line 9, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_forms.scss */
  .form-horizontal .controls {
    margin: 0;
  }
  /* line 14, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_forms.scss */
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  /* line 10, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  div.modal.fade {
    top: -100px;
  }
  /* line 13, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 27, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  /* line 28, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  .pull-right.item-image {
    margin-left: 0;
  }
  /* line 33, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  /* line 34, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  .pull-left.item-image {
    margin-right: 0;
  }
}
@font-face {
  font-family: 'bmifont';
  src: url('../../fonts/bmifont/bmifont.eot');
  src: local('☺'), local('bmifont'), url('../../fonts/bmifont/bmifont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mjsmooth';
  src: url('../../fonts/mjsmooth/mjsmooth.eot');
  src: url('../../fonts/mjsmooth/mjsmooth.otf') format('opentype');
  src: local('☺'), local('Mj Smooth Light'), url('../../fonts/mjsmooth/mjsmooth.woff') format('woff'), url('../../fonts/mjsmooth/mjsmooth.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* line 26, templates/g5_zare/scss/custom/_custom.scss */
body {
  font-size: 75%;
}
/* line 30, templates/g5_zare/scss/custom/_custom.scss */
p {
  margin: 0.5rem 0;
}
/* line 34, templates/g5_zare/scss/custom/_custom.scss */
ul {
  margin: 0 0 0 0;
}
/* line 38, templates/g5_zare/scss/custom/_custom.scss */
div.k2Pagination ul {
  margin-bottom: 1rem;
}
/* line 42, templates/g5_zare/scss/custom/_custom.scss */
a:hover {
  text-decoration: none;
}
/* line 46, templates/g5_zare/scss/custom/_custom.scss */
.inline-block {
  display: inline-block;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width0p {
  width: 0%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width1p {
  width: 1%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width2p {
  width: 2%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width3p {
  width: 3%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width4p {
  width: 4%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width5p {
  width: 5%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width6p {
  width: 6%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width7p {
  width: 7%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width8p {
  width: 8%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width9p {
  width: 9%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width10p {
  width: 10%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width11p {
  width: 11%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width12p {
  width: 12%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width13p {
  width: 13%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width14p {
  width: 14%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width15p {
  width: 15%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width16p {
  width: 16%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width17p {
  width: 17%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width18p {
  width: 18%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width19p {
  width: 19%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width20p {
  width: 20%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width21p {
  width: 21%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width22p {
  width: 22%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width23p {
  width: 23%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width24p {
  width: 24%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width25p {
  width: 25%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width26p {
  width: 26%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width27p {
  width: 27%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width28p {
  width: 28%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width29p {
  width: 29%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width30p {
  width: 30%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width31p {
  width: 31%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width32p {
  width: 32%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width33p {
  width: 33%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width34p {
  width: 34%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width35p {
  width: 35%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width36p {
  width: 36%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width37p {
  width: 37%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width38p {
  width: 38%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width39p {
  width: 39%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width40p {
  width: 40%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width41p {
  width: 41%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width42p {
  width: 42%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width43p {
  width: 43%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width44p {
  width: 44%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width45p {
  width: 45%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width46p {
  width: 46%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width47p {
  width: 47%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width48p {
  width: 48%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width49p {
  width: 49%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width50p {
  width: 50%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width51p {
  width: 51%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width52p {
  width: 52%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width53p {
  width: 53%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width54p {
  width: 54%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width55p {
  width: 55%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width56p {
  width: 56%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width57p {
  width: 57%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width58p {
  width: 58%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width59p {
  width: 59%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width60p {
  width: 60%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width61p {
  width: 61%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width62p {
  width: 62%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width63p {
  width: 63%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width64p {
  width: 64%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width65p {
  width: 65%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width66p {
  width: 66%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width67p {
  width: 67%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width68p {
  width: 68%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width69p {
  width: 69%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width70p {
  width: 70%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width71p {
  width: 71%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width72p {
  width: 72%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width73p {
  width: 73%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width74p {
  width: 74%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width75p {
  width: 75%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width76p {
  width: 76%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width77p {
  width: 77%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width78p {
  width: 78%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width79p {
  width: 79%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width80p {
  width: 80%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width81p {
  width: 81%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width82p {
  width: 82%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width83p {
  width: 83%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width84p {
  width: 84%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width85p {
  width: 85%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width86p {
  width: 86%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width87p {
  width: 87%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width88p {
  width: 88%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width89p {
  width: 89%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width90p {
  width: 90%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width91p {
  width: 91%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width92p {
  width: 92%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width93p {
  width: 93%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width94p {
  width: 94%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width95p {
  width: 95%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width96p {
  width: 96%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width97p {
  width: 97%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width98p {
  width: 98%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width99p {
  width: 99%;
}
/* line 51, templates/g5_zare/scss/custom/_custom.scss */
.width100p {
  width: 100%;
}
/* line 54, templates/g5_zare/scss/custom/_custom.scss */
input.search-query {
  border-radius: 3px;
  font-size: 0.7rem;
}
/* line 59, templates/g5_zare/scss/custom/_custom.scss */
.gantry-logo img {
  width: auto;
}
/* line 63, templates/g5_zare/scss/custom/_custom.scss */
.showcaseHolder {
  position: relative;
}
/* line 66, templates/g5_zare/scss/custom/_custom.scss */
.showcaseHolder .overlay {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
/* line 75, templates/g5_zare/scss/custom/_custom.scss */
.showcaseHolder .overlay img {
  height: 170px;
}
/* line 81, templates/g5_zare/scss/custom/_custom.scss */
#g-navigation {
  background: rgba(0, 49, 94, 1);
  background: -moz-linear-gradient(top, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 88%, rgba(51, 80, 107, 1) 90%, rgba(51, 80, 107, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 49, 94, 1)), color-stop(88%, rgba(62, 99, 133, 1)), color-stop(90%, rgba(51, 80, 107, 1)), color-stop(100%, rgba(51, 80, 107, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 88%, rgba(51, 80, 107, 1) 90%, rgba(51, 80, 107, 1) 100%);
  background: -o-linear-gradient(top, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 88%, rgba(51, 80, 107, 1) 90%, rgba(51, 80, 107, 1) 100%);
  background: -ms-linear-gradient(top, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 88%, rgba(51, 80, 107, 1) 90%, rgba(51, 80, 107, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 88%, rgba(51, 80, 107, 1) 90%, rgba(51, 80, 107, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00315e', endColorstr='#33506b', GradientType=0);
}
/* line 92, templates/g5_zare/scss/custom/_custom.scss */
#g-feature {
  background: url('../../images/pattern1.png');
}
/* line 96, templates/g5_zare/scss/custom/_custom.scss */
ul.inline-ul {
  list-style: none;
  list-style-image: none;
  text-align: center;
}
/* line 101, templates/g5_zare/scss/custom/_custom.scss */
ul.inline-ul li {
  display: inline-block;
  float: none;
}
/* line 107, templates/g5_zare/scss/custom/_custom.scss */
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  background: transparent;
  border: 0px solid transparent;
  border-radius: 0.1875rem;
  margin-bottom: 0px;
  font-size: 1rem;
  transition: 0.3s ease-in-out all;
}
/* line 117, templates/g5_zare/scss/custom/_custom.scss */
.g-social a:hover {
  transform: translatey(-5px);
}
/* line 122, templates/g5_zare/scss/custom/_custom.scss */
.g-social a.facebook {
  color: #3b5997 !important;
}
/* line 123, templates/g5_zare/scss/custom/_custom.scss */
.g-social a.instagram {
  color: #e0ae96 !important;
}
/* line 124, templates/g5_zare/scss/custom/_custom.scss */
.g-social a.twitter {
  color: #2eacf6 !important;
}
/* line 125, templates/g5_zare/scss/custom/_custom.scss */
.g-social a.telegram {
  color: #2096d3 !important;
}
/* line 126, templates/g5_zare/scss/custom/_custom.scss */
.g-social a.g-plus {
  color: #d64937 !important;
}
/* line 2, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #286090;
}
/* line 7, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
.text-success {
  color: #3c763d;
}
/* line 11, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.text-success:hover, a.text-success:focus {
  color: #2b542c;
}
/* line 16, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
.text-info {
  color: #31708f;
}
/* line 20, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.text-info:hover, a.text-info:focus {
  color: #245269;
}
/* line 25, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
.text-warning {
  color: #8a6d3b;
}
/* line 29, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #66512c;
}
/* line 34, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
.text-danger {
  color: #a94442;
}
/* line 38, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #843534;
}
/* line 43, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
  padding: 15px;
}
/* line 49, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090;
}
/* line 54, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
.bg-success {
  background-color: #dff0d8;
  padding: 15px;
}
/* line 59, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3;
}
/* line 64, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
.bg-info {
  background-color: #d9edf7;
  padding: 15px;
}
/* line 69, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee;
}
/* line 74, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
.bg-warning {
  background-color: #fcf8e3;
  padding: 15px;
}
/* line 79, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5;
}
/* line 84, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
.bg-danger {
  background-color: #f2dede;
  padding: 15px;
}
/* line 89, templates/g5_zare/scss/custom/_bootstrapstyles.scss */
a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9;
}
/* line 1, templates/g5_zare/scss/custom/_styles.scss */
/* line 2, templates/g5_zare/scss/custom/_styles.scss */
.title1 h3.g-title {
  border-bottom: solid 1px #888;
  padding-bottom: 0.5rem;
  display: inline-block;
  min-width: 70%;
  margin: 0 0 0.75rem 0;
  font-weight: bold;
  font-size: 1.3rem;
}
/* line 13, templates/g5_zare/scss/custom/_styles.scss */
/* line 14, templates/g5_zare/scss/custom/_styles.scss */
.title2 h3.g-title {
  border-bottom: solid 1px #888;
  padding-bottom: 0.5rem;
  display: inline-block;
  min-width: 30%;
  margin: 0 0 0.75rem 0;
  font-weight: bold;
  font-size: 1.3rem;
}
/* line 25, templates/g5_zare/scss/custom/_styles.scss */
/* line 26, templates/g5_zare/scss/custom/_styles.scss */
.box5 .g-content {
  background: rgba(255, 255, 255, 0.65);
  border-radius: 1rem;
}
/* line 33, templates/g5_zare/scss/custom/_styles.scss */
/* line 34, templates/g5_zare/scss/custom/_styles.scss */
/* line 35, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon h3.g-title:before {
  font-family: fontawesome;
  margin-left: 0.5rem;
  color: #ca3333;
  content: "";
}
/* line 43, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.glass h3.g-title:before {
  content: "\f000";
}
/* line 46, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.music h3.g-title:before {
  content: "\f001";
}
/* line 49, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.search h3.g-title:before {
  content: "\f002";
}
/* line 52, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.envelope-o h3.g-title:before {
  content: "\f003";
}
/* line 55, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.heart h3.g-title:before {
  content: "\f004";
}
/* line 58, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.star h3.g-title:before {
  content: "\f005";
}
/* line 61, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.star-o h3.g-title:before {
  content: "\f006";
}
/* line 64, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.user h3.g-title:before {
  content: "\f007";
}
/* line 67, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.film h3.g-title:before {
  content: "\f008";
}
/* line 70, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.th-large h3.g-title:before {
  content: "\f009";
}
/* line 73, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.th h3.g-title:before {
  content: "\f00a";
}
/* line 76, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.th-list h3.g-title:before {
  content: "\f00b";
}
/* line 79, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.check h3.g-title:before {
  content: "\f00c";
}
/* line 82, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.remove h3.g-title :before, .titleIcon.close h3.g-title :before, .titleIcon.times h3.g-title:before {
  content: "\f00d";
}
/* line 87, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.search-plus h3.g-title:before {
  content: "\f00e";
}
/* line 90, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.search-minus h3.g-title:before {
  content: "\f010";
}
/* line 93, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.power-off h3.g-title:before {
  content: "\f011";
}
/* line 96, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.signal h3.g-title:before {
  content: "\f012";
}
/* line 99, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.gear h3.g-title :before, .titleIcon.cog h3.g-title:before {
  content: "\f013";
}
/* line 103, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.trash-o h3.g-title:before {
  content: "\f014";
}
/* line 106, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.home h3.g-title:before {
  content: "\f015";
}
/* line 109, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-o h3.g-title:before {
  content: "\f016";
}
/* line 112, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.clock-o h3.g-title:before {
  content: "\f017";
}
/* line 115, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.road h3.g-title:before {
  content: "\f018";
}
/* line 118, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.download h3.g-title:before {
  content: "\f019";
}
/* line 121, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-circle-o-down h3.g-title:before {
  content: "\f01a";
}
/* line 124, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-circle-o-up h3.g-title:before {
  content: "\f01b";
}
/* line 127, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.inbox h3.g-title:before {
  content: "\f01c";
}
/* line 130, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.play-circle-o h3.g-title:before {
  content: "\f01d";
}
/* line 133, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.rotate-right h3.g-title :before, .titleIcon.repeat h3.g-title:before {
  content: "\f01e";
}
/* line 137, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.refresh h3.g-title:before {
  content: "\f021";
}
/* line 140, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.list-alt h3.g-title:before {
  content: "\f022";
}
/* line 143, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.lock h3.g-title:before {
  content: "\f023";
}
/* line 146, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.flag h3.g-title:before {
  content: "\f024";
}
/* line 149, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.headphones h3.g-title:before {
  content: "\f025";
}
/* line 152, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.volume-off h3.g-title:before {
  content: "\f026";
}
/* line 155, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.volume-down h3.g-title:before {
  content: "\f027";
}
/* line 158, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.volume-up h3.g-title:before {
  content: "\f028";
}
/* line 161, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.qrcode h3.g-title:before {
  content: "\f029";
}
/* line 164, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.barcode h3.g-title:before {
  content: "\f02a";
}
/* line 167, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tag h3.g-title:before {
  content: "\f02b";
}
/* line 170, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tags h3.g-title:before {
  content: "\f02c";
}
/* line 173, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.book h3.g-title:before {
  content: "\f02d";
}
/* line 176, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bookmark h3.g-title:before {
  content: "\f02e";
}
/* line 179, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.print h3.g-title:before {
  content: "\f02f";
}
/* line 182, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.camera h3.g-title:before {
  content: "\f030";
}
/* line 185, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.font h3.g-title:before {
  content: "\f031";
}
/* line 188, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bold h3.g-title:before {
  content: "\f032";
}
/* line 191, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.italic h3.g-title:before {
  content: "\f033";
}
/* line 194, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.text-height h3.g-title:before {
  content: "\f034";
}
/* line 197, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.text-width h3.g-title:before {
  content: "\f035";
}
/* line 200, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.align-left h3.g-title:before {
  content: "\f036";
}
/* line 203, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.align-center h3.g-title:before {
  content: "\f037";
}
/* line 206, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.align-right h3.g-title:before {
  content: "\f038";
}
/* line 209, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.align-justify h3.g-title:before {
  content: "\f039";
}
/* line 212, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.list h3.g-title:before {
  content: "\f03a";
}
/* line 215, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.dedent h3.g-title :before, .titleIcon.outdent h3.g-title:before {
  content: "\f03b";
}
/* line 219, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.indent h3.g-title:before {
  content: "\f03c";
}
/* line 222, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.video-camera h3.g-title:before {
  content: "\f03d";
}
/* line 225, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.photo h3.g-title :before, .titleIcon.image h3.g-title :before, .titleIcon.picture-o h3.g-title:before {
  content: "\f03e";
}
/* line 230, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pencil h3.g-title:before {
  content: "\f040";
}
/* line 233, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.map-marker h3.g-title:before {
  content: "\f041";
}
/* line 236, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.adjust h3.g-title:before {
  content: "\f042";
}
/* line 239, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tint h3.g-title:before {
  content: "\f043";
}
/* line 242, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.edit h3.g-title :before, .titleIcon.pencil-square-o h3.g-title:before {
  content: "\f044";
}
/* line 246, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.share-square-o h3.g-title:before {
  content: "\f045";
}
/* line 249, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.check-square-o h3.g-title:before {
  content: "\f046";
}
/* line 252, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrows h3.g-title:before {
  content: "\f047";
}
/* line 255, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.step-backward h3.g-title:before {
  content: "\f048";
}
/* line 258, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.fast-backward h3.g-title:before {
  content: "\f049";
}
/* line 261, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.backward h3.g-title:before {
  content: "\f04a";
}
/* line 264, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.play h3.g-title:before {
  content: "\f04b";
}
/* line 267, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pause h3.g-title:before {
  content: "\f04c";
}
/* line 270, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.stop h3.g-title:before {
  content: "\f04d";
}
/* line 273, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.forward h3.g-title:before {
  content: "\f04e";
}
/* line 276, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.fast-forward h3.g-title:before {
  content: "\f050";
}
/* line 279, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.step-forward h3.g-title:before {
  content: "\f051";
}
/* line 282, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.eject h3.g-title:before {
  content: "\f052";
}
/* line 285, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chevron-left h3.g-title:before {
  content: "\f053";
}
/* line 288, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chevron-right h3.g-title:before {
  content: "\f054";
}
/* line 291, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.plus-circle h3.g-title:before {
  content: "\f055";
}
/* line 294, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.minus-circle h3.g-title:before {
  content: "\f056";
}
/* line 297, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.times-circle h3.g-title:before {
  content: "\f057";
}
/* line 300, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.check-circle h3.g-title:before {
  content: "\f058";
}
/* line 303, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.question-circle h3.g-title:before {
  content: "\f059";
}
/* line 306, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.info-circle h3.g-title:before {
  content: "\f05a";
}
/* line 309, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.crosshairs h3.g-title:before {
  content: "\f05b";
}
/* line 312, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.times-circle-o h3.g-title:before {
  content: "\f05c";
}
/* line 315, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.check-circle-o h3.g-title:before {
  content: "\f05d";
}
/* line 318, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ban h3.g-title:before {
  content: "\f05e";
}
/* line 321, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-left h3.g-title:before {
  content: "\f060";
}
/* line 324, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-right h3.g-title:before {
  content: "\f061";
}
/* line 327, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-up h3.g-title:before {
  content: "\f062";
}
/* line 330, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-down h3.g-title:before {
  content: "\f063";
}
/* line 333, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mail-forward h3.g-title :before, .titleIcon.share h3.g-title:before {
  content: "\f064";
}
/* line 337, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.expand h3.g-title:before {
  content: "\f065";
}
/* line 340, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.compress h3.g-title:before {
  content: "\f066";
}
/* line 343, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.plus h3.g-title:before {
  content: "\f067";
}
/* line 346, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.minus h3.g-title:before {
  content: "\f068";
}
/* line 349, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.asterisk h3.g-title:before {
  content: "\f069";
}
/* line 352, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.exclamation-circle h3.g-title:before {
  content: "\f06a";
}
/* line 355, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.gift h3.g-title:before {
  content: "\f06b";
}
/* line 358, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.leaf h3.g-title:before {
  content: "\f06c";
}
/* line 361, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.fire h3.g-title:before {
  content: "\f06d";
}
/* line 364, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.eye h3.g-title:before {
  content: "\f06e";
}
/* line 367, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.eye-slash h3.g-title:before {
  content: "\f070";
}
/* line 370, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.warning h3.g-title :before, .titleIcon.exclamation-triangle h3.g-title:before {
  content: "\f071";
}
/* line 374, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.plane h3.g-title:before {
  content: "\f072";
}
/* line 377, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.calendar h3.g-title:before {
  content: "\f073";
}
/* line 380, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.random h3.g-title:before {
  content: "\f074";
}
/* line 383, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.comment h3.g-title:before {
  content: "\f075";
}
/* line 386, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.magnet h3.g-title:before {
  content: "\f076";
}
/* line 389, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chevron-up h3.g-title:before {
  content: "\f077";
}
/* line 392, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chevron-down h3.g-title:before {
  content: "\f078";
}
/* line 395, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.retweet h3.g-title:before {
  content: "\f079";
}
/* line 398, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.shopping-cart h3.g-title:before {
  content: "\f07a";
}
/* line 401, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.folder h3.g-title:before {
  content: "\f07b";
}
/* line 404, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.folder-open h3.g-title:before {
  content: "\f07c";
}
/* line 407, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrows-v h3.g-title:before {
  content: "\f07d";
}
/* line 410, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrows-h h3.g-title:before {
  content: "\f07e";
}
/* line 413, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bar-chart-o h3.g-title :before, .titleIcon.bar-chart h3.g-title:before {
  content: "\f080";
}
/* line 417, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.twitter-square h3.g-title:before {
  content: "\f081";
}
/* line 420, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.facebook-square h3.g-title:before {
  content: "\f082";
}
/* line 423, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.camera-retro h3.g-title:before {
  content: "\f083";
}
/* line 426, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.key h3.g-title:before {
  content: "\f084";
}
/* line 429, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.gears h3.g-title :before, .titleIcon.cogs h3.g-title:before {
  content: "\f085";
}
/* line 433, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.comments h3.g-title:before {
  content: "\f086";
}
/* line 436, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thumbs-o-up h3.g-title:before {
  content: "\f087";
}
/* line 439, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thumbs-o-down h3.g-title:before {
  content: "\f088";
}
/* line 442, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.star-half h3.g-title:before {
  content: "\f089";
}
/* line 445, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.heart-o h3.g-title:before {
  content: "\f08a";
}
/* line 448, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sign-out h3.g-title:before {
  content: "\f08b";
}
/* line 451, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.linkedin-square h3.g-title:before {
  content: "\f08c";
}
/* line 454, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thumb-tack h3.g-title:before {
  content: "\f08d";
}
/* line 457, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.external-link h3.g-title:before {
  content: "\f08e";
}
/* line 460, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sign-in h3.g-title:before {
  content: "\f090";
}
/* line 463, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.trophy h3.g-title:before {
  content: "\f091";
}
/* line 466, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.github-square h3.g-title:before {
  content: "\f092";
}
/* line 469, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.upload h3.g-title:before {
  content: "\f093";
}
/* line 472, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.lemon-o h3.g-title:before {
  content: "\f094";
}
/* line 475, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.phone h3.g-title:before {
  content: "\f095";
}
/* line 478, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.square-o h3.g-title:before {
  content: "\f096";
}
/* line 481, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bookmark-o h3.g-title:before {
  content: "\f097";
}
/* line 484, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.phone-square h3.g-title:before {
  content: "\f098";
}
/* line 487, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.twitter h3.g-title:before {
  content: "\f099";
}
/* line 490, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.facebook-f h3.g-title :before, .titleIcon.facebook h3.g-title:before {
  content: "\f09a";
}
/* line 494, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.github h3.g-title:before {
  content: "\f09b";
}
/* line 497, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.unlock h3.g-title:before {
  content: "\f09c";
}
/* line 500, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.credit-card h3.g-title:before {
  content: "\f09d";
}
/* line 503, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.feed h3.g-title :before, .titleIcon.rss h3.g-title:before {
  content: "\f09e";
}
/* line 507, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hdd-o h3.g-title:before {
  content: "\f0a0";
}
/* line 510, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bullhorn h3.g-title:before {
  content: "\f0a1";
}
/* line 513, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bell h3.g-title:before {
  content: "\f0f3";
}
/* line 516, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.certificate h3.g-title:before {
  content: "\f0a3";
}
/* line 519, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-o-right h3.g-title:before {
  content: "\f0a4";
}
/* line 522, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-o-left h3.g-title:before {
  content: "\f0a5";
}
/* line 525, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-o-up h3.g-title:before {
  content: "\f0a6";
}
/* line 528, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-o-down h3.g-title:before {
  content: "\f0a7";
}
/* line 531, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-circle-left h3.g-title:before {
  content: "\f0a8";
}
/* line 534, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-circle-right h3.g-title:before {
  content: "\f0a9";
}
/* line 537, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-circle-up h3.g-title:before {
  content: "\f0aa";
}
/* line 540, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-circle-down h3.g-title:before {
  content: "\f0ab";
}
/* line 543, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.globe h3.g-title:before {
  content: "\f0ac";
}
/* line 546, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wrench h3.g-title:before {
  content: "\f0ad";
}
/* line 549, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tasks h3.g-title:before {
  content: "\f0ae";
}
/* line 552, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.filter h3.g-title:before {
  content: "\f0b0";
}
/* line 555, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.briefcase h3.g-title:before {
  content: "\f0b1";
}
/* line 558, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrows-alt h3.g-title:before {
  content: "\f0b2";
}
/* line 561, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.group h3.g-title :before, .titleIcon.users h3.g-title:before {
  content: "\f0c0";
}
/* line 565, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chain h3.g-title :before, .titleIcon.link h3.g-title:before {
  content: "\f0c1";
}
/* line 569, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cloud h3.g-title:before {
  content: "\f0c2";
}
/* line 572, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.flask h3.g-title:before {
  content: "\f0c3";
}
/* line 575, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cut h3.g-title :before, .titleIcon.scissors h3.g-title:before {
  content: "\f0c4";
}
/* line 579, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.copy h3.g-title :before, .titleIcon.files-o h3.g-title:before {
  content: "\f0c5";
}
/* line 583, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.paperclip h3.g-title:before {
  content: "\f0c6";
}
/* line 586, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.save h3.g-title :before, .titleIcon.floppy-o h3.g-title:before {
  content: "\f0c7";
}
/* line 590, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.square h3.g-title:before {
  content: "\f0c8";
}
/* line 593, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.navicon h3.g-title :before, .titleIcon.reorder h3.g-title :before, .titleIcon.bars h3.g-title:before {
  content: "\f0c9";
}
/* line 598, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.list-ul h3.g-title:before {
  content: "\f0ca";
}
/* line 601, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.list-ol h3.g-title:before {
  content: "\f0cb";
}
/* line 604, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.strikethrough h3.g-title:before {
  content: "\f0cc";
}
/* line 607, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.underline h3.g-title:before {
  content: "\f0cd";
}
/* line 610, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.table h3.g-title:before {
  content: "\f0ce";
}
/* line 613, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.magic h3.g-title:before {
  content: "\f0d0";
}
/* line 616, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.truck h3.g-title:before {
  content: "\f0d1";
}
/* line 619, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pinterest h3.g-title:before {
  content: "\f0d2";
}
/* line 622, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pinterest-square h3.g-title:before {
  content: "\f0d3";
}
/* line 625, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.google-plus-square h3.g-title:before {
  content: "\f0d4";
}
/* line 628, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.google-plus h3.g-title:before {
  content: "\f0d5";
}
/* line 631, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.money h3.g-title:before {
  content: "\f0d6";
}
/* line 634, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.caret-down h3.g-title:before {
  content: "\f0d7";
}
/* line 637, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.caret-up h3.g-title:before {
  content: "\f0d8";
}
/* line 640, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.caret-left h3.g-title:before {
  content: "\f0d9";
}
/* line 643, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.caret-right h3.g-title:before {
  content: "\f0da";
}
/* line 646, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.columns h3.g-title:before {
  content: "\f0db";
}
/* line 649, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.unsorted h3.g-title :before, .titleIcon.sort h3.g-title:before {
  content: "\f0dc";
}
/* line 653, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sort-down h3.g-title :before, .titleIcon.sort-desc h3.g-title:before {
  content: "\f0dd";
}
/* line 657, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sort-up h3.g-title :before, .titleIcon.sort-asc h3.g-title:before {
  content: "\f0de";
}
/* line 661, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.envelope h3.g-title:before {
  content: "\f0e0";
}
/* line 664, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.linkedin h3.g-title:before {
  content: "\f0e1";
}
/* line 667, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.rotate-left h3.g-title :before, .titleIcon.undo h3.g-title:before {
  content: "\f0e2";
}
/* line 671, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.legal h3.g-title :before, .titleIcon.gavel h3.g-title:before {
  content: "\f0e3";
}
/* line 675, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.dashboard h3.g-title :before, .titleIcon.tachometer h3.g-title:before {
  content: "\f0e4";
}
/* line 679, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.comment-o h3.g-title:before {
  content: "\f0e5";
}
/* line 682, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.comments-o h3.g-title:before {
  content: "\f0e6";
}
/* line 685, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.flash h3.g-title :before, .titleIcon.bolt h3.g-title:before {
  content: "\f0e7";
}
/* line 689, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sitemap h3.g-title:before {
  content: "\f0e8";
}
/* line 692, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.umbrella h3.g-title:before {
  content: "\f0e9";
}
/* line 695, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.paste h3.g-title :before, .titleIcon.clipboard h3.g-title:before {
  content: "\f0ea";
}
/* line 699, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.lightbulb-o h3.g-title:before {
  content: "\f0eb";
}
/* line 702, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.exchange h3.g-title:before {
  content: "\f0ec";
}
/* line 705, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cloud-download h3.g-title:before {
  content: "\f0ed";
}
/* line 708, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cloud-upload h3.g-title:before {
  content: "\f0ee";
}
/* line 711, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.user-md h3.g-title:before {
  content: "\f0f0";
}
/* line 714, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.stethoscope h3.g-title:before {
  content: "\f0f1";
}
/* line 717, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.suitcase h3.g-title:before {
  content: "\f0f2";
}
/* line 720, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bell-o h3.g-title:before {
  content: "\f0a2";
}
/* line 723, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.coffee h3.g-title:before {
  content: "\f0f4";
}
/* line 726, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cutlery h3.g-title:before {
  content: "\f0f5";
}
/* line 729, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-text-o h3.g-title:before {
  content: "\f0f6";
}
/* line 732, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.building-o h3.g-title:before {
  content: "\f0f7";
}
/* line 735, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hospital-o h3.g-title:before {
  content: "\f0f8";
}
/* line 738, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ambulance h3.g-title:before {
  content: "\f0f9";
}
/* line 741, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.medkit h3.g-title:before {
  content: "\f0fa";
}
/* line 744, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.fighter-jet h3.g-title:before {
  content: "\f0fb";
}
/* line 747, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.beer h3.g-title:before {
  content: "\f0fc";
}
/* line 750, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.h-square h3.g-title:before {
  content: "\f0fd";
}
/* line 753, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.plus-square h3.g-title:before {
  content: "\f0fe";
}
/* line 756, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.angle-double-left h3.g-title:before {
  content: "\f100";
}
/* line 759, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.angle-double-right h3.g-title:before {
  content: "\f101";
}
/* line 762, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.angle-double-up h3.g-title:before {
  content: "\f102";
}
/* line 765, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.angle-double-down h3.g-title:before {
  content: "\f103";
}
/* line 768, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.angle-left h3.g-title:before {
  content: "\f104";
}
/* line 771, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.angle-right h3.g-title:before {
  content: "\f105";
}
/* line 774, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.angle-up h3.g-title:before {
  content: "\f106";
}
/* line 777, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.angle-down h3.g-title:before {
  content: "\f107";
}
/* line 780, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.desktop h3.g-title:before {
  content: "\f108";
}
/* line 783, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.laptop h3.g-title:before {
  content: "\f109";
}
/* line 786, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tablet h3.g-title:before {
  content: "\f10a";
}
/* line 789, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mobile-phone h3.g-title :before, .titleIcon.mobile h3.g-title:before {
  content: "\f10b";
}
/* line 793, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.circle-o h3.g-title:before {
  content: "\f10c";
}
/* line 796, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.quote-left h3.g-title:before {
  content: "\f10d";
}
/* line 799, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.quote-right h3.g-title:before {
  content: "\f10e";
}
/* line 802, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.spinner h3.g-title:before {
  content: "\f110";
}
/* line 805, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.circle h3.g-title:before {
  content: "\f111";
}
/* line 808, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mail-reply h3.g-title :before, .titleIcon.reply h3.g-title:before {
  content: "\f112";
}
/* line 812, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.github-alt h3.g-title:before {
  content: "\f113";
}
/* line 815, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.folder-o h3.g-title:before {
  content: "\f114";
}
/* line 818, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.folder-open-o h3.g-title:before {
  content: "\f115";
}
/* line 821, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.smile-o h3.g-title:before {
  content: "\f118";
}
/* line 824, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.frown-o h3.g-title:before {
  content: "\f119";
}
/* line 827, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.meh-o h3.g-title:before {
  content: "\f11a";
}
/* line 830, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.gamepad h3.g-title:before {
  content: "\f11b";
}
/* line 833, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.keyboard-o h3.g-title:before {
  content: "\f11c";
}
/* line 836, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.flag-o h3.g-title:before {
  content: "\f11d";
}
/* line 839, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.flag-checkered h3.g-title:before {
  content: "\f11e";
}
/* line 842, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.terminal h3.g-title:before {
  content: "\f120";
}
/* line 845, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.code h3.g-title:before {
  content: "\f121";
}
/* line 848, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mail-reply-all h3.g-title :before, .titleIcon.reply-all h3.g-title:before {
  content: "\f122";
}
/* line 852, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.star-half-empty h3.g-title :before, .titleIcon.star-half-full h3.g-title :before, .titleIcon.star-half-o h3.g-title:before {
  content: "\f123";
}
/* line 857, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.location-arrow h3.g-title:before {
  content: "\f124";
}
/* line 860, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.crop h3.g-title:before {
  content: "\f125";
}
/* line 863, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.code-fork h3.g-title:before {
  content: "\f126";
}
/* line 866, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.unlink h3.g-title :before, .titleIcon.chain-broken h3.g-title:before {
  content: "\f127";
}
/* line 870, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.question h3.g-title:before {
  content: "\f128";
}
/* line 873, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.info h3.g-title:before {
  content: "\f129";
}
/* line 876, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.exclamation h3.g-title:before {
  content: "\f12a";
}
/* line 879, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.superscript h3.g-title:before {
  content: "\f12b";
}
/* line 882, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.subscript h3.g-title:before {
  content: "\f12c";
}
/* line 885, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.eraser h3.g-title:before {
  content: "\f12d";
}
/* line 888, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.puzzle-piece h3.g-title:before {
  content: "\f12e";
}
/* line 891, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.microphone h3.g-title:before {
  content: "\f130";
}
/* line 894, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.microphone-slash h3.g-title:before {
  content: "\f131";
}
/* line 897, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.shield h3.g-title:before {
  content: "\f132";
}
/* line 900, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.calendar-o h3.g-title:before {
  content: "\f133";
}
/* line 903, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.fire-extinguisher h3.g-title:before {
  content: "\f134";
}
/* line 906, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.rocket h3.g-title:before {
  content: "\f135";
}
/* line 909, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.maxcdn h3.g-title:before {
  content: "\f136";
}
/* line 912, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chevron-circle-left h3.g-title:before {
  content: "\f137";
}
/* line 915, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chevron-circle-right h3.g-title:before {
  content: "\f138";
}
/* line 918, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chevron-circle-up h3.g-title:before {
  content: "\f139";
}
/* line 921, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chevron-circle-down h3.g-title:before {
  content: "\f13a";
}
/* line 924, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.html5 h3.g-title:before {
  content: "\f13b";
}
/* line 927, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.css3 h3.g-title:before {
  content: "\f13c";
}
/* line 930, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.anchor h3.g-title:before {
  content: "\f13d";
}
/* line 933, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.unlock-alt h3.g-title:before {
  content: "\f13e";
}
/* line 936, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bullseye h3.g-title:before {
  content: "\f140";
}
/* line 939, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ellipsis-h h3.g-title:before {
  content: "\f141";
}
/* line 942, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ellipsis-v h3.g-title:before {
  content: "\f142";
}
/* line 945, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.rss-square h3.g-title:before {
  content: "\f143";
}
/* line 948, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.play-circle h3.g-title:before {
  content: "\f144";
}
/* line 951, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ticket h3.g-title:before {
  content: "\f145";
}
/* line 954, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.minus-square h3.g-title:before {
  content: "\f146";
}
/* line 957, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.minus-square-o h3.g-title:before {
  content: "\f147";
}
/* line 960, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.level-up h3.g-title:before {
  content: "\f148";
}
/* line 963, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.level-down h3.g-title:before {
  content: "\f149";
}
/* line 966, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.check-square h3.g-title:before {
  content: "\f14a";
}
/* line 969, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pencil-square h3.g-title:before {
  content: "\f14b";
}
/* line 972, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.external-link-square h3.g-title:before {
  content: "\f14c";
}
/* line 975, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.share-square h3.g-title:before {
  content: "\f14d";
}
/* line 978, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.compass h3.g-title:before {
  content: "\f14e";
}
/* line 981, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.toggle-down h3.g-title :before, .titleIcon.caret-square-o-down h3.g-title:before {
  content: "\f150";
}
/* line 985, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.toggle-up h3.g-title :before, .titleIcon.caret-square-o-up h3.g-title:before {
  content: "\f151";
}
/* line 989, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.toggle-right h3.g-title :before, .titleIcon.caret-square-o-right h3.g-title:before {
  content: "\f152";
}
/* line 993, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.euro h3.g-title :before, .titleIcon.eur h3.g-title:before {
  content: "\f153";
}
/* line 997, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.gbp h3.g-title:before {
  content: "\f154";
}
/* line 1000, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.dollar h3.g-title :before, .titleIcon.usd h3.g-title:before {
  content: "\f155";
}
/* line 1004, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.rupee h3.g-title :before, .titleIcon.inr h3.g-title:before {
  content: "\f156";
}
/* line 1008, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cny h3.g-title :before, .titleIcon.rmb h3.g-title :before, .titleIcon.yen h3.g-title :before, .titleIcon.jpy h3.g-title:before {
  content: "\f157";
}
/* line 1014, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ruble h3.g-title :before, .titleIcon.rouble h3.g-title :before, .titleIcon.rub h3.g-title:before {
  content: "\f158";
}
/* line 1019, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.won h3.g-title :before, .titleIcon.krw h3.g-title:before {
  content: "\f159";
}
/* line 1023, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bitcoin h3.g-title :before, .titleIcon.btc h3.g-title:before {
  content: "\f15a";
}
/* line 1027, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file h3.g-title:before {
  content: "\f15b";
}
/* line 1030, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-text h3.g-title:before {
  content: "\f15c";
}
/* line 1033, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sort-alpha-asc h3.g-title:before {
  content: "\f15d";
}
/* line 1036, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sort-alpha-desc h3.g-title:before {
  content: "\f15e";
}
/* line 1039, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sort-amount-asc h3.g-title:before {
  content: "\f160";
}
/* line 1042, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sort-amount-desc h3.g-title:before {
  content: "\f161";
}
/* line 1045, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sort-numeric-asc h3.g-title:before {
  content: "\f162";
}
/* line 1048, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sort-numeric-desc h3.g-title:before {
  content: "\f163";
}
/* line 1051, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thumbs-up h3.g-title:before {
  content: "\f164";
}
/* line 1054, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thumbs-down h3.g-title:before {
  content: "\f165";
}
/* line 1057, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.youtube-square h3.g-title:before {
  content: "\f166";
}
/* line 1060, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.youtube h3.g-title:before {
  content: "\f167";
}
/* line 1063, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.xing h3.g-title:before {
  content: "\f168";
}
/* line 1066, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.xing-square h3.g-title:before {
  content: "\f169";
}
/* line 1069, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.youtube-play h3.g-title:before {
  content: "\f16a";
}
/* line 1072, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.dropbox h3.g-title:before {
  content: "\f16b";
}
/* line 1075, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.stack-overflow h3.g-title:before {
  content: "\f16c";
}
/* line 1078, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.instagram h3.g-title:before {
  content: "\f16d";
}
/* line 1081, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.flickr h3.g-title:before {
  content: "\f16e";
}
/* line 1084, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.adn h3.g-title:before {
  content: "\f170";
}
/* line 1087, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bitbucket h3.g-title:before {
  content: "\f171";
}
/* line 1090, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bitbucket-square h3.g-title:before {
  content: "\f172";
}
/* line 1093, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tumblr h3.g-title:before {
  content: "\f173";
}
/* line 1096, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tumblr-square h3.g-title:before {
  content: "\f174";
}
/* line 1099, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.long-arrow-down h3.g-title:before {
  content: "\f175";
}
/* line 1102, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.long-arrow-up h3.g-title:before {
  content: "\f176";
}
/* line 1105, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.long-arrow-left h3.g-title:before {
  content: "\f177";
}
/* line 1108, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.long-arrow-right h3.g-title:before {
  content: "\f178";
}
/* line 1111, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.apple h3.g-title:before {
  content: "\f179";
}
/* line 1114, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.windows h3.g-title:before {
  content: "\f17a";
}
/* line 1117, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.android h3.g-title:before {
  content: "\f17b";
}
/* line 1120, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.linux h3.g-title:before {
  content: "\f17c";
}
/* line 1123, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.dribbble h3.g-title:before {
  content: "\f17d";
}
/* line 1126, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.skype h3.g-title:before {
  content: "\f17e";
}
/* line 1129, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.foursquare h3.g-title:before {
  content: "\f180";
}
/* line 1132, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.trello h3.g-title:before {
  content: "\f181";
}
/* line 1135, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.female h3.g-title:before {
  content: "\f182";
}
/* line 1138, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.male h3.g-title:before {
  content: "\f183";
}
/* line 1141, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.gittip h3.g-title :before, .titleIcon.gratipay h3.g-title:before {
  content: "\f184";
}
/* line 1145, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sun-o h3.g-title:before {
  content: "\f185";
}
/* line 1148, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.moon-o h3.g-title:before {
  content: "\f186";
}
/* line 1151, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.archive h3.g-title:before {
  content: "\f187";
}
/* line 1154, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bug h3.g-title:before {
  content: "\f188";
}
/* line 1157, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.vk h3.g-title:before {
  content: "\f189";
}
/* line 1160, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.weibo h3.g-title:before {
  content: "\f18a";
}
/* line 1163, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.renren h3.g-title:before {
  content: "\f18b";
}
/* line 1166, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pagelines h3.g-title:before {
  content: "\f18c";
}
/* line 1169, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.stack-exchange h3.g-title:before {
  content: "\f18d";
}
/* line 1172, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-circle-o-right h3.g-title:before {
  content: "\f18e";
}
/* line 1175, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.arrow-circle-o-left h3.g-title:before {
  content: "\f190";
}
/* line 1178, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.toggle-left h3.g-title :before, .titleIcon.caret-square-o-left h3.g-title:before {
  content: "\f191";
}
/* line 1182, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.dot-circle-o h3.g-title:before {
  content: "\f192";
}
/* line 1185, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wheelchair h3.g-title:before {
  content: "\f193";
}
/* line 1188, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.vimeo-square h3.g-title:before {
  content: "\f194";
}
/* line 1191, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.turkish-lira h3.g-title :before, .titleIcon.try h3.g-title:before {
  content: "\f195";
}
/* line 1195, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.plus-square-o h3.g-title:before {
  content: "\f196";
}
/* line 1198, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.space-shuttle h3.g-title:before {
  content: "\f197";
}
/* line 1201, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.slack h3.g-title:before {
  content: "\f198";
}
/* line 1204, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.envelope-square h3.g-title:before {
  content: "\f199";
}
/* line 1207, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wordpress h3.g-title:before {
  content: "\f19a";
}
/* line 1210, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.openid h3.g-title:before {
  content: "\f19b";
}
/* line 1213, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.institution h3.g-title :before, .titleIcon.bank h3.g-title :before, .titleIcon.university h3.g-title:before {
  content: "\f19c";
}
/* line 1218, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mortar-board h3.g-title :before, .titleIcon.graduation-cap h3.g-title:before {
  content: "\f19d";
}
/* line 1222, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.yahoo h3.g-title:before {
  content: "\f19e";
}
/* line 1225, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.google h3.g-title:before {
  content: "\f1a0";
}
/* line 1228, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.reddit h3.g-title:before {
  content: "\f1a1";
}
/* line 1231, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.reddit-square h3.g-title:before {
  content: "\f1a2";
}
/* line 1234, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.stumbleupon-circle h3.g-title:before {
  content: "\f1a3";
}
/* line 1237, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.stumbleupon h3.g-title:before {
  content: "\f1a4";
}
/* line 1240, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.delicious h3.g-title:before {
  content: "\f1a5";
}
/* line 1243, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.digg h3.g-title:before {
  content: "\f1a6";
}
/* line 1246, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pied-piper-pp h3.g-title:before {
  content: "\f1a7";
}
/* line 1249, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pied-piper-alt h3.g-title:before {
  content: "\f1a8";
}
/* line 1252, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.drupal h3.g-title:before {
  content: "\f1a9";
}
/* line 1255, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.joomla h3.g-title:before {
  content: "\f1aa";
}
/* line 1258, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.language h3.g-title:before {
  content: "\f1ab";
}
/* line 1261, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.fax h3.g-title:before {
  content: "\f1ac";
}
/* line 1264, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.building h3.g-title:before {
  content: "\f1ad";
}
/* line 1267, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.child h3.g-title:before {
  content: "\f1ae";
}
/* line 1270, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.paw h3.g-title:before {
  content: "\f1b0";
}
/* line 1273, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.spoon h3.g-title:before {
  content: "\f1b1";
}
/* line 1276, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cube h3.g-title:before {
  content: "\f1b2";
}
/* line 1279, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cubes h3.g-title:before {
  content: "\f1b3";
}
/* line 1282, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.behance h3.g-title:before {
  content: "\f1b4";
}
/* line 1285, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.behance-square h3.g-title:before {
  content: "\f1b5";
}
/* line 1288, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.steam h3.g-title:before {
  content: "\f1b6";
}
/* line 1291, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.steam-square h3.g-title:before {
  content: "\f1b7";
}
/* line 1294, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.recycle h3.g-title:before {
  content: "\f1b8";
}
/* line 1297, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.automobile h3.g-title :before, .titleIcon.car h3.g-title:before {
  content: "\f1b9";
}
/* line 1301, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cab h3.g-title :before, .titleIcon.taxi h3.g-title:before {
  content: "\f1ba";
}
/* line 1305, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tree h3.g-title:before {
  content: "\f1bb";
}
/* line 1308, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.spotify h3.g-title:before {
  content: "\f1bc";
}
/* line 1311, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.deviantart h3.g-title:before {
  content: "\f1bd";
}
/* line 1314, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.soundcloud h3.g-title:before {
  content: "\f1be";
}
/* line 1317, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.database h3.g-title:before {
  content: "\f1c0";
}
/* line 1320, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-pdf-o h3.g-title:before {
  content: "\f1c1";
}
/* line 1323, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-word-o h3.g-title:before {
  content: "\f1c2";
}
/* line 1326, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-excel-o h3.g-title:before {
  content: "\f1c3";
}
/* line 1329, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-powerpoint-o h3.g-title:before {
  content: "\f1c4";
}
/* line 1332, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-photo-o h3.g-title :before, .titleIcon.file-picture-o h3.g-title :before, .titleIcon.file-image-o h3.g-title:before {
  content: "\f1c5";
}
/* line 1337, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-zip-o h3.g-title :before, .titleIcon.file-archive-o h3.g-title:before {
  content: "\f1c6";
}
/* line 1341, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-sound-o h3.g-title :before, .titleIcon.file-audio-o h3.g-title:before {
  content: "\f1c7";
}
/* line 1345, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-movie-o h3.g-title :before, .titleIcon.file-video-o h3.g-title:before {
  content: "\f1c8";
}
/* line 1349, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.file-code-o h3.g-title:before {
  content: "\f1c9";
}
/* line 1352, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.vine h3.g-title:before {
  content: "\f1ca";
}
/* line 1355, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.codepen h3.g-title:before {
  content: "\f1cb";
}
/* line 1358, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.jsfiddle h3.g-title:before {
  content: "\f1cc";
}
/* line 1361, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.life-bouy h3.g-title :before, .titleIcon.life-buoy h3.g-title :before, .titleIcon.life-saver h3.g-title :before, .titleIcon.support h3.g-title :before, .titleIcon.life-ring h3.g-title:before {
  content: "\f1cd";
}
/* line 1368, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.circle-o-notch h3.g-title:before {
  content: "\f1ce";
}
/* line 1371, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ra h3.g-title :before, .titleIcon.resistance h3.g-title :before, .titleIcon.rebel h3.g-title:before {
  content: "\f1d0";
}
/* line 1376, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ge h3.g-title :before, .titleIcon.empire h3.g-title:before {
  content: "\f1d1";
}
/* line 1380, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.git-square h3.g-title:before {
  content: "\f1d2";
}
/* line 1383, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.git h3.g-title:before {
  content: "\f1d3";
}
/* line 1386, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.y-combinator-square h3.g-title :before, .titleIcon.yc-square h3.g-title :before, .titleIcon.hacker-news h3.g-title:before {
  content: "\f1d4";
}
/* line 1391, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tencent-weibo h3.g-title:before {
  content: "\f1d5";
}
/* line 1394, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.qq h3.g-title:before {
  content: "\f1d6";
}
/* line 1397, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wechat h3.g-title :before, .titleIcon.weixin h3.g-title:before {
  content: "\f1d7";
}
/* line 1401, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.send h3.g-title :before, .titleIcon.paper-plane h3.g-title:before {
  content: "\f1d8";
}
/* line 1405, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.send-o h3.g-title :before, .titleIcon.paper-plane-o h3.g-title:before {
  content: "\f1d9";
}
/* line 1409, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.history h3.g-title:before {
  content: "\f1da";
}
/* line 1412, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.circle-thin h3.g-title:before {
  content: "\f1db";
}
/* line 1415, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.header h3.g-title:before {
  content: "\f1dc";
}
/* line 1418, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.paragraph h3.g-title:before {
  content: "\f1dd";
}
/* line 1421, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sliders h3.g-title:before {
  content: "\f1de";
}
/* line 1424, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.share-alt h3.g-title:before {
  content: "\f1e0";
}
/* line 1427, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.share-alt-square h3.g-title:before {
  content: "\f1e1";
}
/* line 1430, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bomb h3.g-title:before {
  content: "\f1e2";
}
/* line 1433, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.soccer-ball-o h3.g-title :before, .titleIcon.futbol-o h3.g-title:before {
  content: "\f1e3";
}
/* line 1437, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tty h3.g-title:before {
  content: "\f1e4";
}
/* line 1440, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.binoculars h3.g-title:before {
  content: "\f1e5";
}
/* line 1443, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.plug h3.g-title:before {
  content: "\f1e6";
}
/* line 1446, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.slideshare h3.g-title:before {
  content: "\f1e7";
}
/* line 1449, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.twitch h3.g-title:before {
  content: "\f1e8";
}
/* line 1452, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.yelp h3.g-title:before {
  content: "\f1e9";
}
/* line 1455, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.newspaper-o h3.g-title:before {
  content: "\f1ea";
}
/* line 1458, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wifi h3.g-title:before {
  content: "\f1eb";
}
/* line 1461, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.calculator h3.g-title:before {
  content: "\f1ec";
}
/* line 1464, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.paypal h3.g-title:before {
  content: "\f1ed";
}
/* line 1467, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.google-wallet h3.g-title:before {
  content: "\f1ee";
}
/* line 1470, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cc-visa h3.g-title:before {
  content: "\f1f0";
}
/* line 1473, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cc-mastercard h3.g-title:before {
  content: "\f1f1";
}
/* line 1476, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cc-discover h3.g-title:before {
  content: "\f1f2";
}
/* line 1479, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cc-amex h3.g-title:before {
  content: "\f1f3";
}
/* line 1482, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cc-paypal h3.g-title:before {
  content: "\f1f4";
}
/* line 1485, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cc-stripe h3.g-title:before {
  content: "\f1f5";
}
/* line 1488, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bell-slash h3.g-title:before {
  content: "\f1f6";
}
/* line 1491, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bell-slash-o h3.g-title:before {
  content: "\f1f7";
}
/* line 1494, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.trash h3.g-title:before {
  content: "\f1f8";
}
/* line 1497, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.copyright h3.g-title:before {
  content: "\f1f9";
}
/* line 1500, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.at h3.g-title:before {
  content: "\f1fa";
}
/* line 1503, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.eyedropper h3.g-title:before {
  content: "\f1fb";
}
/* line 1506, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.paint-brush h3.g-title:before {
  content: "\f1fc";
}
/* line 1509, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.birthday-cake h3.g-title:before {
  content: "\f1fd";
}
/* line 1512, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.area-chart h3.g-title:before {
  content: "\f1fe";
}
/* line 1515, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pie-chart h3.g-title:before {
  content: "\f200";
}
/* line 1518, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.line-chart h3.g-title:before {
  content: "\f201";
}
/* line 1521, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.lastfm h3.g-title:before {
  content: "\f202";
}
/* line 1524, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.lastfm-square h3.g-title:before {
  content: "\f203";
}
/* line 1527, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.toggle-off h3.g-title:before {
  content: "\f204";
}
/* line 1530, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.toggle-on h3.g-title:before {
  content: "\f205";
}
/* line 1533, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bicycle h3.g-title:before {
  content: "\f206";
}
/* line 1536, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bus h3.g-title:before {
  content: "\f207";
}
/* line 1539, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ioxhost h3.g-title:before {
  content: "\f208";
}
/* line 1542, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.angellist h3.g-title:before {
  content: "\f209";
}
/* line 1545, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cc h3.g-title:before {
  content: "\f20a";
}
/* line 1548, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.shekel h3.g-title :before, .titleIcon.sheqel h3.g-title :before, .titleIcon.ils h3.g-title:before {
  content: "\f20b";
}
/* line 1553, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.meanpath h3.g-title:before {
  content: "\f20c";
}
/* line 1556, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.buysellads h3.g-title:before {
  content: "\f20d";
}
/* line 1559, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.connectdevelop h3.g-title:before {
  content: "\f20e";
}
/* line 1562, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.dashcube h3.g-title:before {
  content: "\f210";
}
/* line 1565, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.forumbee h3.g-title:before {
  content: "\f211";
}
/* line 1568, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.leanpub h3.g-title:before {
  content: "\f212";
}
/* line 1571, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sellsy h3.g-title:before {
  content: "\f213";
}
/* line 1574, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.shirtsinbulk h3.g-title:before {
  content: "\f214";
}
/* line 1577, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.simplybuilt h3.g-title:before {
  content: "\f215";
}
/* line 1580, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.skyatlas h3.g-title:before {
  content: "\f216";
}
/* line 1583, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cart-plus h3.g-title:before {
  content: "\f217";
}
/* line 1586, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cart-arrow-down h3.g-title:before {
  content: "\f218";
}
/* line 1589, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.diamond h3.g-title:before {
  content: "\f219";
}
/* line 1592, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ship h3.g-title:before {
  content: "\f21a";
}
/* line 1595, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.user-secret h3.g-title:before {
  content: "\f21b";
}
/* line 1598, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.motorcycle h3.g-title:before {
  content: "\f21c";
}
/* line 1601, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.street-view h3.g-title:before {
  content: "\f21d";
}
/* line 1604, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.heartbeat h3.g-title:before {
  content: "\f21e";
}
/* line 1607, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.venus h3.g-title:before {
  content: "\f221";
}
/* line 1610, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mars h3.g-title:before {
  content: "\f222";
}
/* line 1613, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mercury h3.g-title:before {
  content: "\f223";
}
/* line 1616, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.intersex h3.g-title :before, .titleIcon.transgender h3.g-title:before {
  content: "\f224";
}
/* line 1620, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.transgender-alt h3.g-title:before {
  content: "\f225";
}
/* line 1623, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.venus-double h3.g-title:before {
  content: "\f226";
}
/* line 1626, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mars-double h3.g-title:before {
  content: "\f227";
}
/* line 1629, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.venus-mars h3.g-title:before {
  content: "\f228";
}
/* line 1632, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mars-stroke h3.g-title:before {
  content: "\f229";
}
/* line 1635, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mars-stroke-v h3.g-title:before {
  content: "\f22a";
}
/* line 1638, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mars-stroke-h h3.g-title:before {
  content: "\f22b";
}
/* line 1641, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.neuter h3.g-title:before {
  content: "\f22c";
}
/* line 1644, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.genderless h3.g-title:before {
  content: "\f22d";
}
/* line 1647, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.facebook-official h3.g-title:before {
  content: "\f230";
}
/* line 1650, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pinterest-p h3.g-title:before {
  content: "\f231";
}
/* line 1653, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.whatsapp h3.g-title:before {
  content: "\f232";
}
/* line 1656, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.server h3.g-title:before {
  content: "\f233";
}
/* line 1659, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.user-plus h3.g-title:before {
  content: "\f234";
}
/* line 1662, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.user-times h3.g-title:before {
  content: "\f235";
}
/* line 1665, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hotel h3.g-title :before, .titleIcon.bed h3.g-title:before {
  content: "\f236";
}
/* line 1669, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.viacoin h3.g-title:before {
  content: "\f237";
}
/* line 1672, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.train h3.g-title:before {
  content: "\f238";
}
/* line 1675, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.subway h3.g-title:before {
  content: "\f239";
}
/* line 1678, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.medium h3.g-title:before {
  content: "\f23a";
}
/* line 1681, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.yc h3.g-title :before, .titleIcon.y-combinator h3.g-title:before {
  content: "\f23b";
}
/* line 1685, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.optin-monster h3.g-title:before {
  content: "\f23c";
}
/* line 1688, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.opencart h3.g-title:before {
  content: "\f23d";
}
/* line 1691, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.expeditedssl h3.g-title:before {
  content: "\f23e";
}
/* line 1694, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.battery-4 h3.g-title :before, .titleIcon.battery h3.g-title :before, .titleIcon.battery-full h3.g-title:before {
  content: "\f240";
}
/* line 1699, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.battery-3 h3.g-title :before, .titleIcon.battery-three-quarters h3.g-title:before {
  content: "\f241";
}
/* line 1703, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.battery-2 h3.g-title :before, .titleIcon.battery-half h3.g-title:before {
  content: "\f242";
}
/* line 1707, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.battery-1 h3.g-title :before, .titleIcon.battery-quarter h3.g-title:before {
  content: "\f243";
}
/* line 1711, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.battery-0 h3.g-title :before, .titleIcon.battery-empty h3.g-title:before {
  content: "\f244";
}
/* line 1715, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mouse-pointer h3.g-title:before {
  content: "\f245";
}
/* line 1718, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.i-cursor h3.g-title:before {
  content: "\f246";
}
/* line 1721, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.object-group h3.g-title:before {
  content: "\f247";
}
/* line 1724, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.object-ungroup h3.g-title:before {
  content: "\f248";
}
/* line 1727, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sticky-note h3.g-title:before {
  content: "\f249";
}
/* line 1730, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.sticky-note-o h3.g-title:before {
  content: "\f24a";
}
/* line 1733, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cc-jcb h3.g-title:before {
  content: "\f24b";
}
/* line 1736, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.cc-diners-club h3.g-title:before {
  content: "\f24c";
}
/* line 1739, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.clone h3.g-title:before {
  content: "\f24d";
}
/* line 1742, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.balance-scale h3.g-title:before {
  content: "\f24e";
}
/* line 1745, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hourglass-o h3.g-title:before {
  content: "\f250";
}
/* line 1748, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hourglass-1 h3.g-title :before, .titleIcon.hourglass-start h3.g-title:before {
  content: "\f251";
}
/* line 1752, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hourglass-2 h3.g-title :before, .titleIcon.hourglass-half h3.g-title:before {
  content: "\f252";
}
/* line 1756, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hourglass-3 h3.g-title :before, .titleIcon.hourglass-end h3.g-title:before {
  content: "\f253";
}
/* line 1760, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hourglass h3.g-title:before {
  content: "\f254";
}
/* line 1763, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-grab-o h3.g-title :before, .titleIcon.hand-rock-o h3.g-title:before {
  content: "\f255";
}
/* line 1767, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-stop-o h3.g-title :before, .titleIcon.hand-paper-o h3.g-title:before {
  content: "\f256";
}
/* line 1771, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-scissors-o h3.g-title:before {
  content: "\f257";
}
/* line 1774, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-lizard-o h3.g-title:before {
  content: "\f258";
}
/* line 1777, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-spock-o h3.g-title:before {
  content: "\f259";
}
/* line 1780, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-pointer-o h3.g-title:before {
  content: "\f25a";
}
/* line 1783, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hand-peace-o h3.g-title:before {
  content: "\f25b";
}
/* line 1786, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.trademark h3.g-title:before {
  content: "\f25c";
}
/* line 1789, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.registered h3.g-title:before {
  content: "\f25d";
}
/* line 1792, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.creative-commons h3.g-title:before {
  content: "\f25e";
}
/* line 1795, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.gg h3.g-title:before {
  content: "\f260";
}
/* line 1798, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.gg-circle h3.g-title:before {
  content: "\f261";
}
/* line 1801, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tripadvisor h3.g-title:before {
  content: "\f262";
}
/* line 1804, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.odnoklassniki h3.g-title:before {
  content: "\f263";
}
/* line 1807, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.odnoklassniki-square h3.g-title:before {
  content: "\f264";
}
/* line 1810, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.get-pocket h3.g-title:before {
  content: "\f265";
}
/* line 1813, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wikipedia-w h3.g-title:before {
  content: "\f266";
}
/* line 1816, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.safari h3.g-title:before {
  content: "\f267";
}
/* line 1819, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.chrome h3.g-title:before {
  content: "\f268";
}
/* line 1822, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.firefox h3.g-title:before {
  content: "\f269";
}
/* line 1825, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.opera h3.g-title:before {
  content: "\f26a";
}
/* line 1828, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.internet-explorer h3.g-title:before {
  content: "\f26b";
}
/* line 1831, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.tv h3.g-title :before, .titleIcon.television h3.g-title:before {
  content: "\f26c";
}
/* line 1835, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.contao h3.g-title:before {
  content: "\f26d";
}
/* line 1838, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.500pxh3.g-title:before {
  content: "\f26e";
}
/* line 1841, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.amazon h3.g-title:before {
  content: "\f270";
}
/* line 1844, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.calendar-plus-o h3.g-title:before {
  content: "\f271";
}
/* line 1847, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.calendar-minus-o h3.g-title:before {
  content: "\f272";
}
/* line 1850, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.calendar-times-o h3.g-title:before {
  content: "\f273";
}
/* line 1853, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.calendar-check-o h3.g-title:before {
  content: "\f274";
}
/* line 1856, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.industry h3.g-title:before {
  content: "\f275";
}
/* line 1859, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.map-pin h3.g-title:before {
  content: "\f276";
}
/* line 1862, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.map-signs h3.g-title:before {
  content: "\f277";
}
/* line 1865, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.map-o h3.g-title:before {
  content: "\f278";
}
/* line 1868, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.map h3.g-title:before {
  content: "\f279";
}
/* line 1871, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.commenting h3.g-title:before {
  content: "\f27a";
}
/* line 1874, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.commenting-o h3.g-title:before {
  content: "\f27b";
}
/* line 1877, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.houzz h3.g-title:before {
  content: "\f27c";
}
/* line 1880, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.vimeo h3.g-title:before {
  content: "\f27d";
}
/* line 1883, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.black-tie h3.g-title:before {
  content: "\f27e";
}
/* line 1886, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.fonticons h3.g-title:before {
  content: "\f280";
}
/* line 1889, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.reddit-alien h3.g-title:before {
  content: "\f281";
}
/* line 1892, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.edge h3.g-title:before {
  content: "\f282";
}
/* line 1895, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.credit-card-alt h3.g-title:before {
  content: "\f283";
}
/* line 1898, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.codiepie h3.g-title:before {
  content: "\f284";
}
/* line 1901, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.modx h3.g-title:before {
  content: "\f285";
}
/* line 1904, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.fort-awesome h3.g-title:before {
  content: "\f286";
}
/* line 1907, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.usb h3.g-title:before {
  content: "\f287";
}
/* line 1910, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.product-hunt h3.g-title:before {
  content: "\f288";
}
/* line 1913, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.mixcloud h3.g-title:before {
  content: "\f289";
}
/* line 1916, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.scribd h3.g-title:before {
  content: "\f28a";
}
/* line 1919, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pause-circle h3.g-title:before {
  content: "\f28b";
}
/* line 1922, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pause-circle-o h3.g-title:before {
  content: "\f28c";
}
/* line 1925, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.stop-circle h3.g-title:before {
  content: "\f28d";
}
/* line 1928, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.stop-circle-o h3.g-title:before {
  content: "\f28e";
}
/* line 1931, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.shopping-bag h3.g-title:before {
  content: "\f290";
}
/* line 1934, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.shopping-basket h3.g-title:before {
  content: "\f291";
}
/* line 1937, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.hashtag h3.g-title:before {
  content: "\f292";
}
/* line 1940, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bluetooth h3.g-title:before {
  content: "\f293";
}
/* line 1943, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bluetooth-b h3.g-title:before {
  content: "\f294";
}
/* line 1946, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.percent h3.g-title:before {
  content: "\f295";
}
/* line 1949, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.gitlab h3.g-title:before {
  content: "\f296";
}
/* line 1952, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wpbeginner h3.g-title:before {
  content: "\f297";
}
/* line 1955, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wpforms h3.g-title:before {
  content: "\f298";
}
/* line 1958, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.envira h3.g-title:before {
  content: "\f299";
}
/* line 1961, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.universal-access h3.g-title:before {
  content: "\f29a";
}
/* line 1964, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wheelchair-alt h3.g-title:before {
  content: "\f29b";
}
/* line 1967, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.question-circle-o h3.g-title:before {
  content: "\f29c";
}
/* line 1970, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.blind h3.g-title:before {
  content: "\f29d";
}
/* line 1973, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.audio-description h3.g-title:before {
  content: "\f29e";
}
/* line 1976, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.volume-control-phone h3.g-title:before {
  content: "\f2a0";
}
/* line 1979, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.braille h3.g-title:before {
  content: "\f2a1";
}
/* line 1982, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.assistive-listening-systems h3.g-title:before {
  content: "\f2a2";
}
/* line 1985, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.asl-interpreting h3.g-title :before, .titleIcon.american-sign-language-interpreting h3.g-title:before {
  content: "\f2a3";
}
/* line 1989, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.deafness h3.g-title :before, .titleIcon.hard-of-hearing h3.g-title :before, .titleIcon.deaf h3.g-title:before {
  content: "\f2a4";
}
/* line 1994, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.glide h3.g-title:before {
  content: "\f2a5";
}
/* line 1997, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.glide-g h3.g-title:before {
  content: "\f2a6";
}
/* line 2000, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.signing h3.g-title :before, .titleIcon.sign-language h3.g-title:before {
  content: "\f2a7";
}
/* line 2004, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.low-vision h3.g-title:before {
  content: "\f2a8";
}
/* line 2007, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.viadeo h3.g-title:before {
  content: "\f2a9";
}
/* line 2010, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.viadeo-square h3.g-title:before {
  content: "\f2aa";
}
/* line 2013, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.snapchat h3.g-title:before {
  content: "\f2ab";
}
/* line 2016, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.snapchat-ghost h3.g-title:before {
  content: "\f2ac";
}
/* line 2019, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.snapchat-square h3.g-title:before {
  content: "\f2ad";
}
/* line 2022, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.pied-piper h3.g-title:before {
  content: "\f2ae";
}
/* line 2025, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.first-order h3.g-title:before {
  content: "\f2b0";
}
/* line 2028, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.yoast h3.g-title:before {
  content: "\f2b1";
}
/* line 2031, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.themeisle h3.g-title:before {
  content: "\f2b2";
}
/* line 2034, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.google-plus-circle h3.g-title :before, .titleIcon.google-plus-official h3.g-title:before {
  content: "\f2b3";
}
/* line 2038, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.fa h3.g-title :before, .titleIcon.font-awesome h3.g-title:before {
  content: "\f2b4";
}
/* line 2042, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.handshake-o h3.g-title:before {
  content: "\f2b5";
}
/* line 2045, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.envelope-open h3.g-title:before {
  content: "\f2b6";
}
/* line 2048, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.envelope-open-o h3.g-title:before {
  content: "\f2b7";
}
/* line 2051, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.linode h3.g-title:before {
  content: "\f2b8";
}
/* line 2054, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.address-book h3.g-title:before {
  content: "\f2b9";
}
/* line 2057, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.address-book-o h3.g-title:before {
  content: "\f2ba";
}
/* line 2060, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.vcard h3.g-title :before, .titleIcon.address-card h3.g-title:before {
  content: "\f2bb";
}
/* line 2064, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.vcard-o h3.g-title :before, .titleIcon.address-card-o h3.g-title:before {
  content: "\f2bc";
}
/* line 2068, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.user-circle h3.g-title:before {
  content: "\f2bd";
}
/* line 2071, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.user-circle-o h3.g-title:before {
  content: "\f2be";
}
/* line 2074, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.user-o h3.g-title:before {
  content: "\f2c0";
}
/* line 2077, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.id-badge h3.g-title:before {
  content: "\f2c1";
}
/* line 2080, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.drivers-license h3.g-title :before, .titleIcon.id-card h3.g-title:before {
  content: "\f2c2";
}
/* line 2084, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.drivers-license-o h3.g-title :before, .titleIcon.id-card-o h3.g-title:before {
  content: "\f2c3";
}
/* line 2088, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.quora h3.g-title:before {
  content: "\f2c4";
}
/* line 2091, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.free-code-camp h3.g-title:before {
  content: "\f2c5";
}
/* line 2094, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.telegram h3.g-title:before {
  content: "\f2c6";
}
/* line 2097, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thermometer-4 h3.g-title :before, .titleIcon.thermometer h3.g-title :before, .titleIcon.thermometer-full h3.g-title:before {
  content: "\f2c7";
}
/* line 2102, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thermometer-3 h3.g-title :before, .titleIcon.thermometer-three-quarters h3.g-title:before {
  content: "\f2c8";
}
/* line 2106, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thermometer-2 h3.g-title :before, .titleIcon.thermometer-half h3.g-title:before {
  content: "\f2c9";
}
/* line 2110, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thermometer-1 h3.g-title :before, .titleIcon.thermometer-quarter h3.g-title:before {
  content: "\f2ca";
}
/* line 2114, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.thermometer-0 h3.g-title :before, .titleIcon.thermometer-empty h3.g-title:before {
  content: "\f2cb";
}
/* line 2118, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.shower h3.g-title:before {
  content: "\f2cc";
}
/* line 2121, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bathtub h3.g-title :before, .titleIcon.s15 h3.g-title :before, .titleIcon.bath h3.g-title:before {
  content: "\f2cd";
}
/* line 2126, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.podcast h3.g-title:before {
  content: "\f2ce";
}
/* line 2129, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.window-maximize h3.g-title:before {
  content: "\f2d0";
}
/* line 2132, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.window-minimize h3.g-title:before {
  content: "\f2d1";
}
/* line 2135, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.window-restore h3.g-title:before {
  content: "\f2d2";
}
/* line 2138, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.times-rectangle h3.g-title :before, .titleIcon.window-close h3.g-title:before {
  content: "\f2d3";
}
/* line 2142, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.times-rectangle-o h3.g-title :before, .titleIcon.window-close-o h3.g-title:before {
  content: "\f2d4";
}
/* line 2146, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.bandcamp h3.g-title:before {
  content: "\f2d5";
}
/* line 2149, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.grav h3.g-title:before {
  content: "\f2d6";
}
/* line 2152, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.etsy h3.g-title:before {
  content: "\f2d7";
}
/* line 2155, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.imdb h3.g-title:before {
  content: "\f2d8";
}
/* line 2158, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.ravelry h3.g-title:before {
  content: "\f2d9";
}
/* line 2161, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.eercast h3.g-title:before {
  content: "\f2da";
}
/* line 2164, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.microchip h3.g-title:before {
  content: "\f2db";
}
/* line 2167, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.snowflake-o h3.g-title:before {
  content: "\f2dc";
}
/* line 2170, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.superpowers h3.g-title:before {
  content: "\f2dd";
}
/* line 2173, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.wpexplorer h3.g-title:before {
  content: "\f2de";
}
/* line 2176, templates/g5_zare/scss/custom/_styles.scss */
.titleIcon.meetup h3.g-title:before {
  content: "\f2e0";
}
/* line 1, templates/g5_zare/scss/custom/_nav.scss */
/* line 2, templates/g5_zare/scss/custom/_nav.scss */
/* line 3, templates/g5_zare/scss/custom/_nav.scss */
#g-navigation .g-main-nav .g-toplevel {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
}
/* line 10, templates/g5_zare/scss/custom/_nav.scss */
#g-navigation .g-main-nav .g-toplevel li {
  font-family: "mjsmooth", "roboto", sans-serif;
  font-size: 1rem;
  font-weight: bold;
}
/* line 15, templates/g5_zare/scss/custom/_nav.scss */
#g-navigation .g-main-nav .g-toplevel li i {
  color: #d0e9ff;
}
/* line 19, templates/g5_zare/scss/custom/_nav.scss */
#g-navigation .g-main-nav .g-toplevel li .g-menu-item-container {
  padding: 1.5rem 0.938rem;
}
/* line 23, templates/g5_zare/scss/custom/_nav.scss */
/* line 24, templates/g5_zare/scss/custom/_nav.scss */
#g-navigation .g-main-nav .g-toplevel li.active i {
  color: #043869;
}
/* line 30, templates/g5_zare/scss/custom/_nav.scss */
/* line 31, templates/g5_zare/scss/custom/_nav.scss */
/* line 32, templates/g5_zare/scss/custom/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: rgba(0, 49, 94, 1);
}
/* line 40, templates/g5_zare/scss/custom/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  text-align: right;
  background: rgba(0, 49, 94, 1);
  background: -moz-linear-gradient(top, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 49, 94, 1)), color-stop(100%, rgba(62, 99, 133, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 100%);
  background: -o-linear-gradient(top, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 100%);
  background: -ms-linear-gradient(top, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 49, 94, 1) 0%, rgba(62, 99, 133, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00315e', endColorstr='#33506b', GradientType=0);
}
/* line 53, templates/g5_zare/scss/custom/_nav.scss */
/* line 54, templates/g5_zare/scss/custom/_nav.scss */
/* line 55, templates/g5_zare/scss/custom/_nav.scss */
#g-navigation .g-sublevel > li .g-menu-item-content {
  display: block;
}
/* line 63, templates/g5_zare/scss/custom/_nav.scss */
/* line 64, templates/g5_zare/scss/custom/_nav.scss */
/* line 65, templates/g5_zare/scss/custom/_nav.scss */
/* line 66, templates/g5_zare/scss/custom/_nav.scss */
.offcanvas-menu .g-main-nav .g-toplevel li.g-menu-item {
  display: block;
  border-bottom: 1px solid #eaeaea;
  padding: 5px 0;
  line-height: 1rem;
  font-size: 1rem;
  font-family: "mjsmooth", "roboto", sans-serif;
  text-align: right;
}
/* line 75, templates/g5_zare/scss/custom/_nav.scss */
.offcanvas-menu .g-main-nav .g-toplevel li.g-menu-item a {
  color: #333 !important;
  padding: 10px;
}
/* line 81, templates/g5_zare/scss/custom/_nav.scss */
.offcanvas-menu .g-main-nav .g-toplevel i {
  opacity: 1;
  float: left;
  padding: 0.5rem;
}
/* line 13, templates/g5_zare/scss/custom/_k2.scss */
/* line 14, templates/g5_zare/scss/custom/_k2.scss */
a:active {
  outline: 0;
}
/* line 18, templates/g5_zare/scss/custom/_k2.scss */
a:focus {
  outline: 0;
}
/* line 23, templates/g5_zare/scss/custom/_k2.scss */
img {
  border: none;
}
/* line 27, templates/g5_zare/scss/custom/_k2.scss */
#k2Container {
  padding: 0 0 24px 0;
}
/* line 31, templates/g5_zare/scss/custom/_k2.scss */
/* line 32, templates/g5_zare/scss/custom/_k2.scss */
body.contentpane #k2Container {
  padding: 16px;
}
/* line 37, templates/g5_zare/scss/custom/_k2.scss */
.k2Padding {
  padding: 4px;
}
/* line 41, templates/g5_zare/scss/custom/_k2.scss */
.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
/* line 52, templates/g5_zare/scss/custom/_k2.scss */
.even {
  background: inherit;
  padding: 2px;
  border-bottom: none;
  list-style: none;
  list-style-image: none;
}
/* line 60, templates/g5_zare/scss/custom/_k2.scss */
.odd {
  background: inherit;
  padding: 2px;
  border-bottom: none;
  list-style: none;
  list-style-image: none;
}
/* line 68, templates/g5_zare/scss/custom/_k2.scss */
div.k2FeedIcon {
  padding: 4px 8px;
}
/* line 71, templates/g5_zare/scss/custom/_k2.scss */
div.k2FeedIcon a {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/feed.png') no-repeat 50% 50%;
}
/* line 80, templates/g5_zare/scss/custom/_k2.scss */
div.k2FeedIcon a:hover {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/feed.png') no-repeat 50% 50%;
}
/* line 89, templates/g5_zare/scss/custom/_k2.scss */
div.k2FeedIcon a:hover span {
  display: none;
}
/* line 94, templates/g5_zare/scss/custom/_k2.scss */
div.k2FeedIcon a span {
  display: none;
}
/* line 102, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
  float: left;
}
/* line 109, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
  float: left;
}
/* line 116, templates/g5_zare/scss/custom/_k2.scss */
/* line 117, templates/g5_zare/scss/custom/_k2.scss */
div.itemRatingForm .formLogLoading {
  background: url('../../images/k2/system/loading.gif') no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
/* line 124, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList {
  background: transparent url('../../images/k2/system/transparent_star.gif') left -1000px repeat-x;
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
/* line 136, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList a {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
/* line 137, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList a:hover {
  background: transparent url('../../images/k2/system/transparent_star.gif') left -1000px repeat-x;
  background-position: left bottom;
}
/* line 154, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList .itemCurrentRating {
  background: transparent url('../../images/k2/system/transparent_star.gif') left -1000px repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}
/* line 172, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList li {
  display: inline;
  background: none;
  padding: 0;
}
/* line 178, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
/* line 183, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
/* line 188, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
/* line 193, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
/* line 198, templates/g5_zare/scss/custom/_k2.scss */
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
/* line 204, templates/g5_zare/scss/custom/_k2.scss */
span.siteRoot {
  display: none;
}
/* line 208, templates/g5_zare/scss/custom/_k2.scss */
.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
/* line 213, templates/g5_zare/scss/custom/_k2.scss */
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}
/* line 218, templates/g5_zare/scss/custom/_k2.scss */
/* line 219, templates/g5_zare/scss/custom/_k2.scss */
.recaptchatable .recaptcha_image_cell {
  background-color: #fff !important;
}
/* line 224, templates/g5_zare/scss/custom/_k2.scss */
#recaptcha_table {
  background-color: #fff !important;
  border-color: #ccc !important;
}
/* line 229, templates/g5_zare/scss/custom/_k2.scss */
#recaptcha_response_field {
  border-color: #ccc !important;
  background-color: #fff !important;
}
/* line 234, templates/g5_zare/scss/custom/_k2.scss */
.clearList {
  display: none;
  float: none;
  clear: both;
}
/* line 240, templates/g5_zare/scss/custom/_k2.scss */
.lastItem {
  border: none;
}
/* line 244, templates/g5_zare/scss/custom/_k2.scss */
/* line 245, templates/g5_zare/scss/custom/_k2.scss */
.k2Avatar img {
  display: block;
  float: left;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 2px 4px 4px 0;
}
/* line 255, templates/g5_zare/scss/custom/_k2.scss */
div.k2Pagination {
  padding: 8px;
  margin: 24px 0 4px 0;
  text-align: center;
  color: #999;
}
/* line 260, templates/g5_zare/scss/custom/_k2.scss */
div.k2Pagination ul {
  text-align: center;
}
/* line 262, templates/g5_zare/scss/custom/_k2.scss */
div.k2Pagination ul li {
  display: inline;
  padding: 3px 7px;
  border: 1px solid #bacede;
  margin: 0 3px;
}
/* line 271, templates/g5_zare/scss/custom/_k2.scss */
div.itemIsFeatured {
  background: url('../../images/k2/system/featuredItem.png') no-repeat 100% 0;
}
/* line 275, templates/g5_zare/scss/custom/_k2.scss */
div.catItemIsFeatured {
  background: url('../../images/k2/system/featuredItem.png') no-repeat 100% 0;
}
/* line 279, templates/g5_zare/scss/custom/_k2.scss */
div.userItemIsFeatured {
  background: url('../../images/k2/system/featuredItem.png') no-repeat 100% 0;
}
/* line 283, templates/g5_zare/scss/custom/_k2.scss */
a.itemPrintThisPage {
  display: block;
  width: 160px;
  margin: 4px auto 16px;
  padding: 4px;
  background: #f7fafe;
  border: 1px solid #ccc;
  text-align: center;
  color: #555;
  font-size: 13px;
}
/* line 294, templates/g5_zare/scss/custom/_k2.scss */
a.itemPrintThisPage:hover {
  background: #eee;
  text-decoration: none;
}
/* line 300, templates/g5_zare/scss/custom/_k2.scss */
div.itemView {
  padding: 8px 0;
  margin: 0;
  border: none;
}
/* line 306, templates/g5_zare/scss/custom/_k2.scss */
span.itemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
/* line 314, templates/g5_zare/scss/custom/_k2.scss */
span.itemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: "bmifont", "roboto", sans-serif;
}
/* line 323, templates/g5_zare/scss/custom/_k2.scss */
span.itemEditLink a:hover {
  background: #ffc;
}
/* line 329, templates/g5_zare/scss/custom/_k2.scss */
div.itemHeader {
  border-bottom: 1px dotted #ccc;
  padding: 0 5px 10px 0;
}
/* line 333, templates/g5_zare/scss/custom/_k2.scss */
div.itemHeader span.itemDateCreated {
  color: #999;
  font-size: 11px;
}
/* line 338, templates/g5_zare/scss/custom/_k2.scss */
div.itemHeader h2.itemTitle {
  font-family: "mjsmooth", "roboto", sans-serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
/* line 346, templates/g5_zare/scss/custom/_k2.scss */
/* line 347, templates/g5_zare/scss/custom/_k2.scss */
div.itemHeader h2.itemTitle span sup {
  font-size: 12px;
  color: #cf1919;
  text-decoration: none;
}
/* line 355, templates/g5_zare/scss/custom/_k2.scss */
div.itemHeader span.itemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}
/* line 362, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar {
  padding: 2px 0;
  margin: 16px 0 0 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  background: #f7fafe;
}
/* line 369, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul {
  text-align: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 375, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 8px;
  margin: 0;
  border-left: 1px solid #ccc;
  text-align: center;
  background: none;
  font-size: 12px;
}
/* line 385, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
}
/* line 389, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul li a img {
  vertical-align: middle;
}
/* line 394, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul li a#fontDecrease {
  margin: 0 0 0 2px;
}
/* line 396, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul li a#fontDecrease img {
  width: 13px;
  height: 13px;
  background: url('../../images/k2/system/font_decrease.gif') no-repeat;
}
/* line 401, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul li a#fontDecrease span {
  display: none;
}
/* line 405, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul li a#fontIncrease {
  margin: 0 0 0 2px;
}
/* line 407, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul li a#fontIncrease img {
  width: 13px;
  height: 13px;
  background: url('../../images/k2/system/font_increase.gif') no-repeat;
}
/* line 412, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
/* line 417, templates/g5_zare/scss/custom/_k2.scss */
/* line 418, templates/g5_zare/scss/custom/_k2.scss */
div.itemToolbar ul > li:first-child {
  border: none;
}
/* line 424, templates/g5_zare/scss/custom/_k2.scss */
div.itemRatingBlock {
  padding: 8px 0;
}
/* line 426, templates/g5_zare/scss/custom/_k2.scss */
div.itemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
/* line 435, templates/g5_zare/scss/custom/_k2.scss */
div.itemBody {
  padding: 24px 0 8px 0;
  margin: 0 25px;
  text-align: justify;
}
/* line 440, templates/g5_zare/scss/custom/_k2.scss */
div.itemImageBlock {
  padding: 0 8px 8px 0;
  margin: 0 16px 0 0;
  float: left;
}
/* line 445, templates/g5_zare/scss/custom/_k2.scss */
span.itemImage {
  display: block;
  text-align: center;
  margin: 0 0 8px 0;
}
/* line 449, templates/g5_zare/scss/custom/_k2.scss */
span.itemImage img {
  border: 1px solid #ccc;
  padding: 8px;
  box-shadow: 0 0 5px 1px #ddd;
}
/* line 455, templates/g5_zare/scss/custom/_k2.scss */
span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}
/* line 461, templates/g5_zare/scss/custom/_k2.scss */
span.itemImageCredits {
  color: #999;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
}
/* line 468, templates/g5_zare/scss/custom/_k2.scss */
div.itemIntroText {
  text-align: justify;
  font-weight: normal;
  color: #444;
  font-size: inherit;
  line-height: 24px;
  padding: 4px 0;
}
/* line 476, templates/g5_zare/scss/custom/_k2.scss */
div.itemFullText {
  text-align: justify;
}
/* line 478, templates/g5_zare/scss/custom/_k2.scss */
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
/* line 483, templates/g5_zare/scss/custom/_k2.scss */
div.itemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: none;
}
/* line 488, templates/g5_zare/scss/custom/_k2.scss */
div.itemExtraFields h3 {
  margin: 0 0 8px 0;
  padding: 0 0 4px 0;
  line-height: normal !important;
  border-bottom: 1px dotted #ccc;
  width: 30%;
}
/* line 495, templates/g5_zare/scss/custom/_k2.scss */
div.itemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 499, templates/g5_zare/scss/custom/_k2.scss */
div.itemExtraFields ul li {
  display: block;
}
/* line 501, templates/g5_zare/scss/custom/_k2.scss */
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: right;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 10%;
  font-family: "mjsmooth", "roboto", sans-serif;
  font-size: 1.1em;
}
/* line 513, templates/g5_zare/scss/custom/_k2.scss */
div.itemContentFooter {
  display: block;
  text-align: left;
  padding: 4px;
  margin: 10px 0 4px 0;
  border-top: 1px solid #ddd;
  color: #999;
  font-size: 0.6rem;
}
/* line 522, templates/g5_zare/scss/custom/_k2.scss */
span.itemHits {
  float: left;
}
/* line 525, templates/g5_zare/scss/custom/_k2.scss */
div.itemSocialSharing {
  padding: 8px 0;
}
/* line 528, templates/g5_zare/scss/custom/_k2.scss */
div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}
/* line 532, templates/g5_zare/scss/custom/_k2.scss */
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}
/* line 537, templates/g5_zare/scss/custom/_k2.scss */
div.itemLinks {
  margin: 16px 0 0px 0;
  padding: 0;
}
/* line 541, templates/g5_zare/scss/custom/_k2.scss */
div.itemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
/* line 544, templates/g5_zare/scss/custom/_k2.scss */
div.itemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 550, templates/g5_zare/scss/custom/_k2.scss */
div.itemTagsBlock {
  background: url('../custom/images/tag_icon.png') no-repeat right 10px;
  padding: 4px 20px 5px 0;
}
/* line 553, templates/g5_zare/scss/custom/_k2.scss */
div.itemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 558, templates/g5_zare/scss/custom/_k2.scss */
div.itemTagsBlock ul.itemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
/* line 563, templates/g5_zare/scss/custom/_k2.scss */
div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  padding: 3px 5px;
  margin: 0 2px;
  text-align: center;
  border: 1px solid #6397c1;
  border-radius: 3px;
}
/* line 574, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock {
  padding: 10px;
  margin: 35px;
  background: #e0e7f1;
  border: 1px solid #c0d1ea;
  box-shadow: 0 0 5px 2px #c0d1ea;
  border-radius: 5px;
}
/* line 581, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
  display: block;
}
/* line 587, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments {
  list-style: none;
  padding: 0;
  margin: 10px 20px 0 0;
  display: block;
}
/* line 592, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline-block;
  list-style: none;
  padding: 0 4px;
  margin: 10px 0;
  text-align: center;
  min-height: 90px;
  min-width: 90px;
}
/* line 600, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li a {
  padding-top: 64px;
  display: block;
  text-align: center;
}
/* line 605, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}
/* line 611, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeDocx {
  background: url('../custom/images/attachmenttypes/64/docx.png') no-repeat top center;
}
/* line 614, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypePdf {
  background: url('../custom/images/attachmenttypes/64/pdf.png') no-repeat top center;
}
/* line 617, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeMp3 {
  background: url('../custom/images/attachmenttypes/64/mp3.png') no-repeat top center;
}
/* line 620, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeDoc {
  background: url('../custom/images/attachmenttypes/64/doc.png') no-repeat top center;
}
/* line 623, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypePptx {
  background: url('../custom/images/attachmenttypes/64/pptx.png') no-repeat top center;
}
/* line 626, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypePpt {
  background: url('../custom/images/attachmenttypes/64/ppt.png') no-repeat top center;
}
/* line 629, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeZip {
  background: url('../custom/images/attachmenttypes/64/zip.png') no-repeat top center;
}
/* line 632, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeRar {
  background: url('../custom/images/attachmenttypes/64/rar.png') no-repeat top center;
}
/* line 635, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeOds {
  background: url('../custom/images/attachmenttypes/64/ods.png') no-repeat top center;
}
/* line 638, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeRtf {
  background: url('../custom/images/attachmenttypes/64/doc.png') no-repeat top center;
}
/* line 641, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeJpg {
  background: url('../custom/images/attachmenttypes/64/jpg.png') no-repeat top center;
}
/* line 644, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeMds {
  background: url('../custom/images/attachmenttypes/64/mds.png') no-repeat top center;
}
/* line 647, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeMdf {
  background: url('../custom/images/attachmenttypes/64/mdf.png') no-repeat top center;
}
/* line 650, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeWav {
  background: url('../custom/images/attachmenttypes/64/wav.png') no-repeat top center;
}
/* line 653, templates/g5_zare/scss/custom/_k2.scss */
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeApk {
  background: url('../custom/images/attachmenttypes/64/apk.png') no-repeat top center;
}
/* line 658, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorBlock {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 16px 0;
  padding: 8px;
}
/* line 663, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorBlock img.itemAuthorAvatar {
  float: left;
  display: block;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
/* line 671, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 4px 0 0 0;
}
/* line 674, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
  margin: 0 0 4px 0;
  padding: 0;
}
/* line 677, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
  font-family: "bmifont", "roboto", sans-serif;
  font-size: 16px;
}
/* line 682, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: bold;
  color: #555;
  border-right: 1px solid #ccc;
  padding: 0 8px 0 0;
  margin: 0 4px 0 0;
}
/* line 688, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a {
  font-weight: normal;
}
/* line 692, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  font-weight: bold;
  color: #555;
}
/* line 695, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
}
/* line 701, templates/g5_zare/scss/custom/_k2.scss */
div.itemAuthorLatest {
  margin-bottom: 16px;
  padding: 0;
}
/* line 705, templates/g5_zare/scss/custom/_k2.scss */
div.itemRelated {
  margin-bottom: 16px;
  padding: 0;
}
/* line 708, templates/g5_zare/scss/custom/_k2.scss */
/* line 709, templates/g5_zare/scss/custom/_k2.scss */
div.itemRelated ul li.k2ScrollerElement {
  float: left;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0 4px 4px 0;
  background: #fff;
}
/* line 717, templates/g5_zare/scss/custom/_k2.scss */
div.itemRelated ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
/* line 729, templates/g5_zare/scss/custom/_k2.scss */
div.itemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url('../../images/k2/system/videoplayer-bg.gif') repeat-x bottom;
}
/* line 733, templates/g5_zare/scss/custom/_k2.scss */
div.itemVideoBlock div.itemVideoEmbedded {
  text-align: center;
}
/* line 736, templates/g5_zare/scss/custom/_k2.scss */
div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
/* line 740, templates/g5_zare/scss/custom/_k2.scss */
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
/* line 748, templates/g5_zare/scss/custom/_k2.scss */
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: right;
}
/* line 758, templates/g5_zare/scss/custom/_k2.scss */
div.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
/* line 762, templates/g5_zare/scss/custom/_k2.scss */
div.itemNavigation {
  padding: 4px 8px;
  margin: 0 0 24px 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  background: #fffff0;
}
/* line 768, templates/g5_zare/scss/custom/_k2.scss */
div.itemNavigation span.itemNavigationTitle {
  color: #999;
}
/* line 771, templates/g5_zare/scss/custom/_k2.scss */
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
/* line 774, templates/g5_zare/scss/custom/_k2.scss */
div.itemNavigation a.itemNext {
  padding: 0 12px;
}
/* line 778, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments {
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 16px;
}
/* line 782, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
/* line 786, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li {
  padding: 4px;
  margin: 0;
  border-bottom: 1px dotted #ddd;
}
/* line 790, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li img {
  float: left;
  margin: 4px 4px 4px 0;
  padding: 4px;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
/* line 799, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px;
}
/* line 806, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: bold;
  font-size: 14px;
}
/* line 810, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}
/* line 813, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
/* line 816, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
/* line 819, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
}
/* line 823, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
/* line 830, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}
/* line 833, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
  margin-right: 4px;
}
/* line 838, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
/* line 845, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url('../../images/k2/system/searchLoader.gif') no-repeat 100% 50%;
}
/* line 849, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li.authorResponse {
  background: url('../../images/k2/system/stripes.png') repeat;
}
/* line 852, templates/g5_zare/scss/custom/_k2.scss */
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
/* line 857, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsPagination {
  padding: 4px;
  margin: 0 0 24px 0;
}
/* line 860, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsPagination span.pagination {
  display: block;
  float: right;
  clear: both;
}
/* line 866, templates/g5_zare/scss/custom/_k2.scss */
/* line 867, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm h3 {
  margin: 0;
  padding: 0 0 4px 0;
}
/* line 871, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 2px solid #ccc;
}
/* line 874, templates/g5_zare/scss/custom/_k2.scss */
/* line 875, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form label.formComment {
  display: block;
  margin: 12px 0 0 2px;
}
/* line 879, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form label.formName {
  display: block;
  margin: 12px 0 0 2px;
}
/* line 883, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form label.formEmail {
  display: block;
  margin: 12px 0 0 2px;
}
/* line 887, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form label.formUrl {
  display: block;
  margin: 12px 0 0 2px;
}
/* line 891, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 12px 0 0 2px;
}
/* line 895, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form textarea.inputbox {
  display: block;
  width: 350px;
  height: 160px;
  margin: 0;
}
/* line 901, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form input.inputbox {
  display: block;
  width: 350px;
  margin: 0;
}
/* line 906, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form input#submitCommentButton {
  display: block;
  margin: 16px 0 0 0;
  padding: 4px;
  border: 1px solid #ccc;
  background: #eee;
  font-size: 16px;
}
/* line 914, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #cf1919;
}
/* line 920, templates/g5_zare/scss/custom/_k2.scss */
div.itemCommentsForm form .formLogLoading {
  background: url('../../images/k2/system/loading.gif') no-repeat left center;
}
/* line 925, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin: 0 auto;
}
/* line 929, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer blockquote {
  width: 462px;
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}
/* line 935, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135cae;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: left;
}
/* line 945, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135cae;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: right;
}
/* line 955, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer blockquote span.theComment {
  font-family: "bmifont", "roboto", sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding: 0 4px;
}
/* line 964, templates/g5_zare/scss/custom/_k2.scss */
/* line 965, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
/* line 969, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer form input {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
/* line 977, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
/* line 985, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
/* line 988, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #cf1919;
}
/* line 994, templates/g5_zare/scss/custom/_k2.scss */
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url('../../images/k2/system/loading.gif') no-repeat left center;
}
/* line 999, templates/g5_zare/scss/custom/_k2.scss */
div.itemBackToTop {
  text-align: right;
}
/* line 1001, templates/g5_zare/scss/custom/_k2.scss */
div.itemBackToTop a {
  text-decoration: underline;
}
/* line 1003, templates/g5_zare/scss/custom/_k2.scss */
div.itemBackToTop a:hover {
  text-decoration: underline;
}
/* line 1008, templates/g5_zare/scss/custom/_k2.scss */
div.itemListCategory {
  border-bottom: 1px dotted #ddd;
  margin: 4px 0;
  padding: 8px;
}
/* line 1013, templates/g5_zare/scss/custom/_k2.scss */
div.itemListCategory h1, div.itemListCategory h2, div.itemListCategory h3, div.itemListCategory h4, div.itemListCategory h5, div.itemListCategory h6 {
  margin: 0.5rem 0;
}
/* line 1017, templates/g5_zare/scss/custom/_k2.scss */
div.itemListCategory img {
  float: left;
  display: block;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
/* line 1026, templates/g5_zare/scss/custom/_k2.scss */
span.catItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
/* line 1032, templates/g5_zare/scss/custom/_k2.scss */
span.catItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
}
/* line 1037, templates/g5_zare/scss/custom/_k2.scss */
span.catItemAddLink a:hover {
  background: #ffc;
}
/* line 1042, templates/g5_zare/scss/custom/_k2.scss */
div.itemListSubCategories {
  padding: 5px 15px 15px 15px;
  border: 1px dotted #ddd;
  margin: 25px 15px 0;
}
/* line 1046, templates/g5_zare/scss/custom/_k2.scss */
div.itemListSubCategories h3 {
  font-size: 1.8rem;
}
/* line 1050, templates/g5_zare/scss/custom/_k2.scss */
div.subCategoryContainer {
  float: right;
}
/* line 1053, templates/g5_zare/scss/custom/_k2.scss */
div.subCategory {
  margin: 0px;
  padding: 4px;
}
/* line 1056, templates/g5_zare/scss/custom/_k2.scss */
div.subCategory a.subCategoryImage {
  text-align: center;
  display: block;
}
/* line 1059, templates/g5_zare/scss/custom/_k2.scss */
div.subCategory a.subCategoryImage:hover {
  text-align: center;
  display: block;
}
/* line 1062, templates/g5_zare/scss/custom/_k2.scss */
div.subCategory a.subCategoryImage:hover img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
/* line 1069, templates/g5_zare/scss/custom/_k2.scss */
div.subCategory a.subCategoryImage img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
/* line 1076, templates/g5_zare/scss/custom/_k2.scss */
div.subCategory h2 {
  font-size: 1.4rem;
  margin: 0;
}
/* line 1080, templates/g5_zare/scss/custom/_k2.scss */
div.subCategory h2 a:before {
  content: "\f0d9 ";
  font-family: fontawesome;
}
/* line 1086, templates/g5_zare/scss/custom/_k2.scss */
div.itemList {
  margin: 15px 0 0 0;
}
/* line 1089, templates/g5_zare/scss/custom/_k2.scss */
div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
/* line 1095, templates/g5_zare/scss/custom/_k2.scss */
div.itemContainer {
  float: right;
}
/* line 1098, templates/g5_zare/scss/custom/_k2.scss */
div.catItemView {
  padding: 0 4px;
}
/* line 1101, templates/g5_zare/scss/custom/_k2.scss */
div.groupLinks {
  padding: 0;
  margin: 0;
}
/* line 1105, templates/g5_zare/scss/custom/_k2.scss */
span.catItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
/* line 1112, templates/g5_zare/scss/custom/_k2.scss */
span.catItemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: "bmifont", "roboto", sans-serif;
}
/* line 1120, templates/g5_zare/scss/custom/_k2.scss */
span.catItemEditLink a:hover {
  background: #ffc;
}
/* line 1125, templates/g5_zare/scss/custom/_k2.scss */
/* line 1126, templates/g5_zare/scss/custom/_k2.scss */
div.catItemHeader span.catItemDateCreated {
  color: #999;
  font-size: 11px;
}
/* line 1130, templates/g5_zare/scss/custom/_k2.scss */
div.catItemHeader h3.catItemTitle {
  font-weight: normal;
  line-height: 100%;
}
/* line 1133, templates/g5_zare/scss/custom/_k2.scss */
/* line 1134, templates/g5_zare/scss/custom/_k2.scss */
div.catItemHeader h3.catItemTitle span sup {
  font-size: 12px;
  color: #cf1919;
  text-decoration: none;
}
/* line 1141, templates/g5_zare/scss/custom/_k2.scss */
div.catItemHeader span.catItemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}
/* line 1147, templates/g5_zare/scss/custom/_k2.scss */
div.catItemRatingBlock {
  padding: 8px 0;
}
/* line 1149, templates/g5_zare/scss/custom/_k2.scss */
div.catItemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
/* line 1158, templates/g5_zare/scss/custom/_k2.scss */
div.catItemBody {
  padding: 8px 0;
  margin: 0;
}
/* line 1162, templates/g5_zare/scss/custom/_k2.scss */
div.catItemImageBlock {
  padding: 8px;
  margin: 0 0 16px 0;
  float: left;
}
/* line 1167, templates/g5_zare/scss/custom/_k2.scss */
span.catItemImage {
  display: block;
  text-align: center;
  margin: 0 0 8px 0;
}
/* line 1171, templates/g5_zare/scss/custom/_k2.scss */
span.catItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
/* line 1176, templates/g5_zare/scss/custom/_k2.scss */
div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
/* line 1182, templates/g5_zare/scss/custom/_k2.scss */
div.catItemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}
/* line 1186, templates/g5_zare/scss/custom/_k2.scss */
div.catItemExtraFields h4 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
/* line 1191, templates/g5_zare/scss/custom/_k2.scss */
div.catItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 1195, templates/g5_zare/scss/custom/_k2.scss */
div.catItemExtraFields ul li {
  display: block;
}
/* line 1197, templates/g5_zare/scss/custom/_k2.scss */
div.catItemExtraFields ul li span.catItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
/* line 1207, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}
/* line 1211, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemExtraFields h4 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
/* line 1216, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 1220, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemExtraFields ul li {
  display: block;
}
/* line 1222, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
/* line 1232, templates/g5_zare/scss/custom/_k2.scss */
div.catItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
/* line 1236, templates/g5_zare/scss/custom/_k2.scss */
div.catItemHitsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
/* line 1240, templates/g5_zare/scss/custom/_k2.scss */
div.catItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
/* line 1243, templates/g5_zare/scss/custom/_k2.scss */
div.catItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 1249, templates/g5_zare/scss/custom/_k2.scss */
div.catItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
/* line 1252, templates/g5_zare/scss/custom/_k2.scss */
div.catItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 1257, templates/g5_zare/scss/custom/_k2.scss */
div.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
/* line 1262, templates/g5_zare/scss/custom/_k2.scss */
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
/* line 1271, templates/g5_zare/scss/custom/_k2.scss */
div.catItemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
/* line 1274, templates/g5_zare/scss/custom/_k2.scss */
div.catItemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 1279, templates/g5_zare/scss/custom/_k2.scss */
div.catItemAttachmentsBlock ul.catItemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
/* line 1284, templates/g5_zare/scss/custom/_k2.scss */
div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
/* line 1290, templates/g5_zare/scss/custom/_k2.scss */
div.catItemAttachmentsBlock ul.catItemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}
/* line 1298, templates/g5_zare/scss/custom/_k2.scss */
div.catItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url('../../images/k2/system/videoplayer-bg.gif') repeat-x bottom;
}
/* line 1302, templates/g5_zare/scss/custom/_k2.scss */
div.catItemVideoBlock div.catItemVideoEmbedded {
  text-align: center;
}
/* line 1305, templates/g5_zare/scss/custom/_k2.scss */
div.catItemVideoBlock span.catItemVideo {
  display: block;
}
/* line 1309, templates/g5_zare/scss/custom/_k2.scss */
div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
/* line 1313, templates/g5_zare/scss/custom/_k2.scss */
div.catItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
/* line 1319, templates/g5_zare/scss/custom/_k2.scss */
div.catItemReadMore {
  display: inline;
}
/* line 1322, templates/g5_zare/scss/custom/_k2.scss */
span.catItemDateModified {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 4px 0;
  color: #999;
  border-top: 1px solid #ddd;
}
/* line 1330, templates/g5_zare/scss/custom/_k2.scss */
div.userBlock {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 16px 0;
  padding: 8px;
  clear: both;
}
/* line 1336, templates/g5_zare/scss/custom/_k2.scss */
div.userBlock img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
/* line 1344, templates/g5_zare/scss/custom/_k2.scss */
div.userBlock div.userDescription {
  padding: 4px 0;
}
/* line 1347, templates/g5_zare/scss/custom/_k2.scss */
div.userBlock div.userAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
/* line 1352, templates/g5_zare/scss/custom/_k2.scss */
span.userItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
/* line 1358, templates/g5_zare/scss/custom/_k2.scss */
span.userItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
}
/* line 1363, templates/g5_zare/scss/custom/_k2.scss */
span.userItemAddLink a:hover {
  background: #ffc;
}
/* line 1368, templates/g5_zare/scss/custom/_k2.scss */
span.userURL {
  font-weight: bold;
  color: #555;
  display: block;
}
/* line 1373, templates/g5_zare/scss/custom/_k2.scss */
span.userEmail {
  font-weight: bold;
  color: #555;
  display: block;
}
/* line 1378, templates/g5_zare/scss/custom/_k2.scss */
div.userItemViewUnpublished {
  opacity: 0.9;
  border: 4px dashed #ccc;
  background: #fffff2;
  padding: 8px;
  margin: 8px 0;
}
/* line 1385, templates/g5_zare/scss/custom/_k2.scss */
span.userItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
/* line 1392, templates/g5_zare/scss/custom/_k2.scss */
span.userItemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: "bmifont", "roboto", sans-serif;
}
/* line 1400, templates/g5_zare/scss/custom/_k2.scss */
span.userItemEditLink a:hover {
  background: #ffc;
}
/* line 1405, templates/g5_zare/scss/custom/_k2.scss */
/* line 1406, templates/g5_zare/scss/custom/_k2.scss */
div.userItemHeader span.userItemDateCreated {
  color: #999;
  font-size: 11px;
}
/* line 1410, templates/g5_zare/scss/custom/_k2.scss */
div.userItemHeader h3.userItemTitle {
  font-family: "bmifont", "roboto", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
/* line 1417, templates/g5_zare/scss/custom/_k2.scss */
/* line 1418, templates/g5_zare/scss/custom/_k2.scss */
div.userItemHeader h3.userItemTitle span sup {
  font-size: 12px;
  color: #cf1919;
  text-decoration: none;
}
/* line 1426, templates/g5_zare/scss/custom/_k2.scss */
div.userItemBody {
  padding: 8px 0;
  margin: 0;
}
/* line 1430, templates/g5_zare/scss/custom/_k2.scss */
div.userItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
/* line 1435, templates/g5_zare/scss/custom/_k2.scss */
span.userItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
/* line 1439, templates/g5_zare/scss/custom/_k2.scss */
span.userItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
/* line 1444, templates/g5_zare/scss/custom/_k2.scss */
div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
/* line 1450, templates/g5_zare/scss/custom/_k2.scss */
div.userItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
/* line 1454, templates/g5_zare/scss/custom/_k2.scss */
div.userItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
/* line 1457, templates/g5_zare/scss/custom/_k2.scss */
div.userItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 1463, templates/g5_zare/scss/custom/_k2.scss */
div.userItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
/* line 1466, templates/g5_zare/scss/custom/_k2.scss */
div.userItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 1471, templates/g5_zare/scss/custom/_k2.scss */
div.userItemTagsBlock ul.userItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
/* line 1476, templates/g5_zare/scss/custom/_k2.scss */
div.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
/* line 1485, templates/g5_zare/scss/custom/_k2.scss */
div.userItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
/* line 1491, templates/g5_zare/scss/custom/_k2.scss */
div.userItemReadMore {
  display: inline;
}
/* line 1494, templates/g5_zare/scss/custom/_k2.scss */
div.tagItemView {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  margin: 0 0 16px 0;
}
/* line 1499, templates/g5_zare/scss/custom/_k2.scss */
/* line 1500, templates/g5_zare/scss/custom/_k2.scss */
div.tagItemHeader span.tagItemDateCreated {
  color: #999;
  font-size: 11px;
}
/* line 1504, templates/g5_zare/scss/custom/_k2.scss */
div.tagItemHeader h2.tagItemTitle {
  font-family: "bmifont", "roboto", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
/* line 1513, templates/g5_zare/scss/custom/_k2.scss */
div.tagItemBody {
  padding: 8px 0;
  margin: 0;
}
/* line 1517, templates/g5_zare/scss/custom/_k2.scss */
div.tagItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
/* line 1522, templates/g5_zare/scss/custom/_k2.scss */
span.tagItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
/* line 1526, templates/g5_zare/scss/custom/_k2.scss */
span.tagItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
/* line 1531, templates/g5_zare/scss/custom/_k2.scss */
div.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
  text-align: justify;
}
/* line 1538, templates/g5_zare/scss/custom/_k2.scss */
div.tagItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
/* line 1543, templates/g5_zare/scss/custom/_k2.scss */
div.tagItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 1549, templates/g5_zare/scss/custom/_k2.scss */
div.tagItemReadMore {
  display: inline;
}
/* line 1552, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemView {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  margin: 0 0 16px 0;
}
/* line 1557, templates/g5_zare/scss/custom/_k2.scss */
/* line 1558, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemHeader span.genericItemDateCreated {
  color: #999;
  font-size: 11px;
}
/* line 1562, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemHeader h2.genericItemTitle {
  font-family: "bmifont", "roboto", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
/* line 1571, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemBody {
  padding: 8px 0;
  margin: 0;
}
/* line 1575, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
/* line 1580, templates/g5_zare/scss/custom/_k2.scss */
span.genericItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
/* line 1584, templates/g5_zare/scss/custom/_k2.scss */
span.genericItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
/* line 1589, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
/* line 1595, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
/* line 1600, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 1606, templates/g5_zare/scss/custom/_k2.scss */
div.genericItemReadMore {
  display: inline;
}
/* line 1609, templates/g5_zare/scss/custom/_k2.scss */
div#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}
/* line 1612, templates/g5_zare/scss/custom/_k2.scss */
div#genericItemListNothingFound p {
  font-size: 20px;
  color: #999;
}
/* line 1617, templates/g5_zare/scss/custom/_k2.scss */
/* line 1618, templates/g5_zare/scss/custom/_k2.scss */
#k2GoogleSearchContainer .gsc-control {
  width: auto !important;
}
/* line 1620, templates/g5_zare/scss/custom/_k2.scss */
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area {
  display: none !important;
}
/* line 1623, templates/g5_zare/scss/custom/_k2.scss */
#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader {
  display: none !important;
}
/* line 1626, templates/g5_zare/scss/custom/_k2.scss */
#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
  display: none !important;
}
/* line 1631, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemsContainer {
  float: left;
}
/* line 1634, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemsCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
}
/* line 1640, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemsCategoryImage {
  text-align: center;
}
/* line 1642, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemsCategoryImage img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
/* line 1649, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
  clear: both;
}
/* line 1655, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemsUser img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
/* line 1663, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
/* line 1666, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
/* line 1671, templates/g5_zare/scss/custom/_k2.scss */
span.latestItemsUserURL {
  font-weight: bold;
  color: #555;
  display: block;
}
/* line 1676, templates/g5_zare/scss/custom/_k2.scss */
span.latestItemsUserEmail {
  font-weight: bold;
  color: #555;
  display: block;
}
/* line 1681, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemList {
  padding: 0 8px 8px 0;
}
/* line 1684, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemView {
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
}
/* line 1687, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemView:last-child {
  border-bottom: none;
}
/* line 1691, templates/g5_zare/scss/custom/_k2.scss */
/* line 1692, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemHeader h3.latestItemTitle {
  font-family: "bmifont", "roboto", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
/* line 1701, templates/g5_zare/scss/custom/_k2.scss */
span.latestItemDateCreated {
  color: #999;
  font-size: 11px;
  padding-bottom: 5px;
  display: block;
  text-align: left;
}
/* line 1708, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemBody {
  padding: 0;
  margin: 0;
}
/* line 1712, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
/* line 1717, templates/g5_zare/scss/custom/_k2.scss */
span.latestItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
/* line 1721, templates/g5_zare/scss/custom/_k2.scss */
span.latestItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
/* line 1726, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0;
}
/* line 1731, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemIntroText p {
  margin: 0;
}
/* line 1735, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
/* line 1739, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
/* line 1742, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 1748, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
/* line 1751, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
/* line 1756, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemTagsBlock ul.latestItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
/* line 1761, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
/* line 1770, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url('../../images/k2/system/videoplayer-bg.gif') repeat-x bottom;
}
/* line 1774, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}
/* line 1778, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
/* line 1784, templates/g5_zare/scss/custom/_k2.scss */
div.latestItemReadMore {
  display: inline;
}
/* line 1787, templates/g5_zare/scss/custom/_k2.scss */
h2.latestItemTitleList {
  font-size: 14px;
  padding: 2px 0;
  margin: 8px 0 2px 0;
  font-family: "bmifont", "roboto", sans-serif;
  border-bottom: 1px dotted #ccc;
  line-height: normal;
}
/* line 1795, templates/g5_zare/scss/custom/_k2.scss */
/* line 1796, templates/g5_zare/scss/custom/_k2.scss */
/* line 1797, templates/g5_zare/scss/custom/_k2.scss */
/* line 1798, templates/g5_zare/scss/custom/_k2.scss */
/* line 1799, templates/g5_zare/scss/custom/_k2.scss */
.k2AccountPage table tr td label {
  white-space: nowrap;
}
/* line 1805, templates/g5_zare/scss/custom/_k2.scss */
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
/* line 1808, templates/g5_zare/scss/custom/_k2.scss */
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #ccc;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
/* line 1814, templates/g5_zare/scss/custom/_k2.scss */
.k2AccountPage th.k2ProfileHeading {
  text-align: left;
  font-size: 18px;
  padding: 8px;
  background: #f6f6f6;
}
/* line 1820, templates/g5_zare/scss/custom/_k2.scss */
.k2AccountPage td#userAdminParams {
  padding: 0;
  margin: 0;
}
/* line 1824, templates/g5_zare/scss/custom/_k2.scss */
/* line 1825, templates/g5_zare/scss/custom/_k2.scss */
.k2AccountPage table.admintable td.key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}
/* line 1835, templates/g5_zare/scss/custom/_k2.scss */
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}
/* line 1847, templates/g5_zare/scss/custom/_k2.scss */
img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}
/* line 1853, templates/g5_zare/scss/custom/_k2.scss */
/* line 1854, templates/g5_zare/scss/custom/_k2.scss */
/* line 1855, templates/g5_zare/scss/custom/_k2.scss */
/* line 1856, templates/g5_zare/scss/custom/_k2.scss */
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #999;
}
/* line 1862, templates/g5_zare/scss/custom/_k2.scss */
/* line 1863, templates/g5_zare/scss/custom/_k2.scss */
/* line 1864, templates/g5_zare/scss/custom/_k2.scss */
/* line 1865, templates/g5_zare/scss/custom/_k2.scss */
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #999;
}
/* line 1871, templates/g5_zare/scss/custom/_k2.scss */
/* line 1872, templates/g5_zare/scss/custom/_k2.scss */
/* line 1873, templates/g5_zare/scss/custom/_k2.scss */
/* line 1874, templates/g5_zare/scss/custom/_k2.scss */
div.k2ItemsBlock ul li .moduleItemTitle {
  font-family: "mjsmooth", "roboto", sans-serif;
  font-size: 1.5rem;
}
/* line 1879, templates/g5_zare/scss/custom/_k2.scss */
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 4px 0 12px 0;
  line-height: 1.2rem;
  font-size: 0.8rem;
  text-align: center;
}
/* line 1886, templates/g5_zare/scss/custom/_k2.scss */
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage {
  float: left;
  margin: 0 1rem 1rem 0;
}
/* line 1890, templates/g5_zare/scss/custom/_k2.scss */
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: none;
  margin: 0;
  padding: 0;
  border: 0px solid #ddd;
}
/* line 1898, templates/g5_zare/scss/custom/_k2.scss */
/* line 1899, templates/g5_zare/scss/custom/_k2.scss */
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
/* line 1903, templates/g5_zare/scss/custom/_k2.scss */
div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
/* line 1908, templates/g5_zare/scss/custom/_k2.scss */
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
/* line 1916, templates/g5_zare/scss/custom/_k2.scss */
/* line 1917, templates/g5_zare/scss/custom/_k2.scss */
/* line 1918, templates/g5_zare/scss/custom/_k2.scss */
/* line 1919, templates/g5_zare/scss/custom/_k2.scss */
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
/* line 1929, templates/g5_zare/scss/custom/_k2.scss */
/* line 1930, templates/g5_zare/scss/custom/_k2.scss */
div.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}
/* line 1933, templates/g5_zare/scss/custom/_k2.scss */
div.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px 0;
}
/* line 1936, templates/g5_zare/scss/custom/_k2.scss */
div.k2LoginBlock fieldset.input p label {
  display: block;
}
/* line 1939, templates/g5_zare/scss/custom/_k2.scss */
div.k2LoginBlock fieldset.input p input {
  display: block;
}
/* line 1943, templates/g5_zare/scss/custom/_k2.scss */
/* line 1944, templates/g5_zare/scss/custom/_k2.scss */
div.k2LoginBlock fieldset.input p#form-login-remember label {
  display: inline;
}
/* line 1947, templates/g5_zare/scss/custom/_k2.scss */
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
/* line 1953, templates/g5_zare/scss/custom/_k2.scss */
/* line 1954, templates/g5_zare/scss/custom/_k2.scss */
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
/* line 1957, templates/g5_zare/scss/custom/_k2.scss */
/* line 1958, templates/g5_zare/scss/custom/_k2.scss */
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  display: block;
  font-weight: bold;
  font-size: 14px;
}
/* line 1965, templates/g5_zare/scss/custom/_k2.scss */
/* line 1966, templates/g5_zare/scss/custom/_k2.scss */
/* line 1967, templates/g5_zare/scss/custom/_k2.scss */
/* line 1968, templates/g5_zare/scss/custom/_k2.scss */
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  display: block;
  clear: both;
}
/* line 1975, templates/g5_zare/scss/custom/_k2.scss */
/* line 1976, templates/g5_zare/scss/custom/_k2.scss */
div.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #999;
}
/* line 1980, templates/g5_zare/scss/custom/_k2.scss */
div.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}
/* line 1985, templates/g5_zare/scss/custom/_k2.scss */
div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}
/* line 1989, templates/g5_zare/scss/custom/_k2.scss */
div.k2CalendarLoader {
  background: #fff url('../../images/k2/system/k2CalendarLoader.gif') no-repeat 50% 50%;
}
/* line 1992, templates/g5_zare/scss/custom/_k2.scss */
table.calendar {
  margin: 0 auto;
  background: #fff;
  border-collapse: collapse;
}
/* line 1996, templates/g5_zare/scss/custom/_k2.scss */
/* line 1997, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  border: 1px solid #f4f4f4;
  background: #fff;
}
/* line 2004, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: left;
}
/* line 2007, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
/* line 2010, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}
/* line 2016, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
}
/* line 2019, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: right;
}
/* line 2022, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
/* line 2025, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}
/* line 2031, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
/* line 2036, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
/* line 2039, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarDateLinked {
  padding: 0;
}
/* line 2041, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
  text-decoration: none;
  background: #eee;
}
/* line 2046, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarDateLinked a:hover {
  display: block;
  background: #135cae;
  color: #fff;
  padding: 2px;
  text-decoration: none;
}
/* line 2055, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarToday {
  background: #135cae;
  color: #fff;
}
/* line 2059, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #fff;
  padding: 0;
}
/* line 2063, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarTodayLinked a {
  display: block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}
/* line 2068, templates/g5_zare/scss/custom/_k2.scss */
table.calendar tr td.calendarTodayLinked a:hover {
  display: block;
  background: #bfd9ff;
  padding: 2px;
  text-decoration: none;
}
/* line 2078, templates/g5_zare/scss/custom/_k2.scss */
/* line 2079, templates/g5_zare/scss/custom/_k2.scss */
/* line 2080, templates/g5_zare/scss/custom/_k2.scss */
div.k2CategorySelectBlock form select {
  width: auto;
}
/* line 2085, templates/g5_zare/scss/custom/_k2.scss */
/* line 2086, templates/g5_zare/scss/custom/_k2.scss */
/* line 2087, templates/g5_zare/scss/custom/_k2.scss */
/* line 2088, templates/g5_zare/scss/custom/_k2.scss */
/* line 2089, templates/g5_zare/scss/custom/_k2.scss */
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
/* line 2094, templates/g5_zare/scss/custom/_k2.scss */
/* line 2095, templates/g5_zare/scss/custom/_k2.scss */
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
}
/* line 2101, templates/g5_zare/scss/custom/_k2.scss */
div.k2SearchBlock {
  position: relative;
}
/* line 2103, templates/g5_zare/scss/custom/_k2.scss */
/* line 2104, templates/g5_zare/scss/custom/_k2.scss */
div.k2SearchBlock form input.k2SearchLoading {
  background: url('../../images/k2/system/searchLoader.gif') no-repeat 100% 50%;
}
/* line 2108, templates/g5_zare/scss/custom/_k2.scss */
div.k2SearchBlock div.k2LiveSearchResults {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ccc;
  margin-top: -1px;
}
/* line 2115, templates/g5_zare/scss/custom/_k2.scss */
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 2119, templates/g5_zare/scss/custom/_k2.scss */
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
/* line 2123, templates/g5_zare/scss/custom/_k2.scss */
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 1px 2px;
  border-top: 1px dotted #eee;
}
/* line 2127, templates/g5_zare/scss/custom/_k2.scss */
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #fffff0;
}
/* line 2135, templates/g5_zare/scss/custom/_k2.scss */
div.k2TagCloudBlock {
  padding: 8px 0;
  text-align: center;
}
/* line 2138, templates/g5_zare/scss/custom/_k2.scss */
div.k2TagCloudBlock a {
  padding: 4px;
  display: inline-block;
}
/* line 2143, templates/g5_zare/scss/custom/_k2.scss */
a.ubUserFeedIcon {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/feed.png') no-repeat 50% 50%;
}
/* line 2150, templates/g5_zare/scss/custom/_k2.scss */
a.ubUserFeedIcon:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/feed.png') no-repeat 50% 50%;
}
/* line 2157, templates/g5_zare/scss/custom/_k2.scss */
a.ubUserFeedIcon:hover span {
  display: none;
}
/* line 2161, templates/g5_zare/scss/custom/_k2.scss */
a.ubUserFeedIcon span {
  display: none;
}
/* line 2165, templates/g5_zare/scss/custom/_k2.scss */
a.ubUserURL {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/globe.png') no-repeat 50% 50%;
}
/* line 2172, templates/g5_zare/scss/custom/_k2.scss */
a.ubUserURL:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/globe.png') no-repeat 50% 50%;
}
/* line 2179, templates/g5_zare/scss/custom/_k2.scss */
a.ubUserURL:hover span {
  display: none;
}
/* line 2183, templates/g5_zare/scss/custom/_k2.scss */
a.ubUserURL span {
  display: none;
}
/* line 2187, templates/g5_zare/scss/custom/_k2.scss */
span.ubUserEmail {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/mail.png') no-repeat 50% 50%;
  overflow: hidden;
}
/* line 2195, templates/g5_zare/scss/custom/_k2.scss */
span.ubUserEmail a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
/* line 2204, templates/g5_zare/scss/custom/_k2.scss */
/* line 2205, templates/g5_zare/scss/custom/_k2.scss */
/* line 2206, templates/g5_zare/scss/custom/_k2.scss */
/* line 2207, templates/g5_zare/scss/custom/_k2.scss */
div.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}
/* line 2216, templates/g5_zare/scss/custom/_k2.scss */
/* line 2217, templates/g5_zare/scss/custom/_k2.scss */
.eclipsedTitle li {
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 2221, templates/g5_zare/scss/custom/_k2.scss */
.eclipsedTitle li .moduleItemTitle {
  white-space: nowrap;
}
/* line 2227, templates/g5_zare/scss/custom/_k2.scss */
/* line 2228, templates/g5_zare/scss/custom/_k2.scss */
/* line 2229, templates/g5_zare/scss/custom/_k2.scss */
/* line 2230, templates/g5_zare/scss/custom/_k2.scss */
div.k2ItemsBlock.titleList ul li .moduleItemTitle {
  font-size: 1rem;
}
/* line 2237, templates/g5_zare/scss/custom/_k2.scss */
/* line 2238, templates/g5_zare/scss/custom/_k2.scss */
.moduletable.biography h3.g-title {
  margin: 0.5rem 0;
}
/* line 2242, templates/g5_zare/scss/custom/_k2.scss */
/* line 2243, templates/g5_zare/scss/custom/_k2.scss */
/* line 2244, templates/g5_zare/scss/custom/_k2.scss */
/* line 2245, templates/g5_zare/scss/custom/_k2.scss */
/* line 2246, templates/g5_zare/scss/custom/_k2.scss */
.moduletable.biography div.k2ItemsBlock.biography ul li div.moduleItemIntrotext a.moduleItemImage {
  margin-top: -2.5rem;
}
/* line 3, templates/g5_zare/scss/custom/_k2customizations.scss */
/* line 4, templates/g5_zare/scss/custom/_k2customizations.scss */
.k2template_2 .itemContainer {
  text-align: center;
}
/* line 7, templates/g5_zare/scss/custom/_k2customizations.scss */
.k2template_2 .itemContainer div.catItemImageBlock {
  float: none;
  margin: 0 0 0 0;
}
/* line 12, templates/g5_zare/scss/custom/_k2customizations.scss */
/* line 13, templates/g5_zare/scss/custom/_k2customizations.scss */
.k2template_2 .itemContainer div.catItemHeader h3.catItemTitle {
  margin: 0 0 0.5rem 0;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width0p {
    width: 0%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width1p {
    width: 2%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width2p {
    width: 4%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width3p {
    width: 6%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width4p {
    width: 8%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width5p {
    width: 10%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width6p {
    width: 12%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width7p {
    width: 14%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width8p {
    width: 16%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width9p {
    width: 18%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width10p {
    width: 20%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width11p {
    width: 22%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width12p {
    width: 24%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width13p {
    width: 26%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width14p {
    width: 28%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width15p {
    width: 30%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width16p {
    width: 32%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width17p {
    width: 34%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width18p {
    width: 36%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width19p {
    width: 38%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width20p {
    width: 40%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width21p {
    width: 42%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width22p {
    width: 44%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width23p {
    width: 46%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width24p {
    width: 48%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width25p {
    width: 50%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width26p {
    width: 52%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width27p {
    width: 54%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width28p {
    width: 56%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width29p {
    width: 58%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width30p {
    width: 60%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width31p {
    width: 62%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width32p {
    width: 64%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width33p {
    width: 66%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width34p {
    width: 68%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width35p {
    width: 70%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width36p {
    width: 72%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width37p {
    width: 74%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width38p {
    width: 76%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width39p {
    width: 78%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width40p {
    width: 80%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width41p {
    width: 82%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width42p {
    width: 84%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width43p {
    width: 86%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width44p {
    width: 88%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width45p {
    width: 90%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width46p {
    width: 92%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width47p {
    width: 94%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width48p {
    width: 96%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width49p {
    width: 98%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width50p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width51p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width52p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width53p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width54p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width55p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width56p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width57p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width58p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width59p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width60p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width61p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width62p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width63p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width64p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width65p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width66p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width67p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width68p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width69p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width70p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width71p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width72p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width73p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width74p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width75p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width76p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width77p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width78p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width79p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width80p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width81p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width82p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width83p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width84p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width85p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width86p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width87p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width88p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width89p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width90p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width91p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width92p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width93p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width94p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width95p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width96p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width97p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width98p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width99p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width100p {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width0p {
    width: 0%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width1p {
    width: 2%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width2p {
    width: 4%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width3p {
    width: 6%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width4p {
    width: 8%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width5p {
    width: 10%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width6p {
    width: 12%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width7p {
    width: 14%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width8p {
    width: 16%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width9p {
    width: 18%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width10p {
    width: 20%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width11p {
    width: 22%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width12p {
    width: 24%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width13p {
    width: 26%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width14p {
    width: 28%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width15p {
    width: 30%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width16p {
    width: 32%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width17p {
    width: 34%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width18p {
    width: 36%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width19p {
    width: 38%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width20p {
    width: 40%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width21p {
    width: 42%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width22p {
    width: 44%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width23p {
    width: 46%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width24p {
    width: 48%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width25p {
    width: 50%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width26p {
    width: 52%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width27p {
    width: 54%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width28p {
    width: 56%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width29p {
    width: 58%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width30p {
    width: 60%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width31p {
    width: 62%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width32p {
    width: 64%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width33p {
    width: 66%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width34p {
    width: 68%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width35p {
    width: 70%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width36p {
    width: 72%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width37p {
    width: 74%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width38p {
    width: 76%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width39p {
    width: 78%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width40p {
    width: 80%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width41p {
    width: 82%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width42p {
    width: 84%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width43p {
    width: 86%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width44p {
    width: 88%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width45p {
    width: 90%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width46p {
    width: 92%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width47p {
    width: 94%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width48p {
    width: 96%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width49p {
    width: 98%;
  }
  /* line 11, templates/g5_zare/scss/custom/_responsive.scss */
  .width50p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width51p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width52p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width53p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width54p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width55p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width56p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width57p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width58p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width59p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width60p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width61p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width62p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width63p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width64p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width65p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width66p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width67p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width68p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width69p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width70p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width71p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width72p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width73p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width74p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width75p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width76p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width77p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width78p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width79p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width80p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width81p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width82p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width83p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width84p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width85p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width86p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width87p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width88p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width89p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width90p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width91p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width92p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width93p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width94p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width95p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width96p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width97p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width98p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width99p {
    width: 100%;
  }
  /* line 14, templates/g5_zare/scss/custom/_responsive.scss */
  .width100p {
    width: 100%;
  }
}
/*# sourceMappingURL=zare-joomla_9.css.map */