/*
Theme Name: Desmagz
Theme URI: http://www.republikwp.com/desmagz/
Author: republikwp
Author URI: http://themeforest.net/user/republikwp
Version: 2.6.2
License: Please read the attached license folder!
License URI: <a href="http://wiki.envato.com/support/legal-terms/licensing-terms/">http://wiki.envato.com/support/legal-terms/licensing-terms/</a>
Tags: fluid-layout, theme-options, white, fixed-layout, translation-ready
Description: WordPress theme with magazine style, newspaper style and blog style with powerful rating system and woocommerce
Text Domain: desmagz
*/

/*
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*/
/******************************************************************
00. RESET
01. GENERAL STYLES
02. WORDPRESS BODY CLASSES
03. LAYOUT & GRID STYLES
04. LINK STYLES
05. H1, H2, H3, H4, H5 STYLES
06. HEADER STYLES
07. NAVIGATION STYLES
08. POSTS & CONTENT STYLES
09. PAGE NAVI STYLES
10. COMMENT STYLES
11. COMMENT FORM STYLES
12. SIDEBARS & ASIDES
13. FOOTER STYLES
14. HOME STYLES

******************************************************************/
/**
 * 00. RESET
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: none;
}
a:active,
a:hover {
  outline: 0;
  -moz-transition: color 200ms ease-in-out 0s,
    background-color 200ms ease-in-out 0s;
  -webkit-transition: color 200ms ease-in-out 0s,
    background-color 200ms ease-in-out 0s;
  -o-transition: color 200ms ease-in-out 0s,
    background-color 200ms ease-in-out 0s;
  transition: color 200ms ease-in-out 0s, background-color 200ms ease-in-out 0s;
  text-decoration: none;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
#main article img {
  height: auto;
  max-width: 100%;
}
img.alignleft {
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}
img.alignright {
  margin-left: 20px;
  margin-bottom: 20px;
  float: right;
}
img,
img.aligncenter,
img.alignleft,
img.alignright {
  max-width: 100% !important;
  height: auto;
}
img.aligncenter {
  margin: 0 auto 20px auto;
  clear: both;
}
.header-right3 .widget,
.header-left3 .widget,
.header-right3 img.aligncenter,
.header-right3 img.alignleft,
.header-right3 img.alignright,
.header-right3 img.alignnone,
.header-left3 img.aligncenter,
.header-left3 img.alignleft,
.header-left3 img.alignright,
.header-left3 img.alignnone {
  margin-bottom: 0 !important;
}
embed,
iframe,
object,
video {
  width: 100%;
  border: none;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.gallery-caption {
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
select {
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a,
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #999;
  text-decoration: none;
}
.footer-nav a,
.footer-nav a:visited {
  color: #222 !important;
}
.footer-nav a:hover {
  color: rgba(0, 0, 0, 0.5) !important;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-bottom: 1px solid #e0e0e0;
}
p {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin-bottom: 15px;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
.entry-contentinside p {
  margin-bottom: 20px;
}
cite {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  line-height: 1.1;
  font-weight: normal;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
#content #main article section.entry-content h1,
#content #main article section.entry-content h2,
#content #main article section.entry-content h3,
#content #main article section.entry-content h4,
#content #main article section.entry-content h5,
#content #main article section.entry-content h6 {
  float: left;
  width: 100%;
  margin: 30px 0 15px 0;
  color: #000;
}

h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 13px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
  color: #000;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table; /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table; /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 0 0 35px;
  margin: 0 30px 30px 0;
  float: left;
  max-width: 40%;
  position: relative;
}
@media only screen and (max-width: 480px) {
  blockquote {
    margin: 0 0 30px 0;
    max-width: 100%;
  }
}
blockquote:before {
  font-family: "FontAwesome";
  content: "\f10e";
  left: 0;
  width: 30px;
  font-size: 25px;
  position: absolute;
}
blockquote p {
  color: #000;
  font-size: 16px;
  font-style: italic;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: "\2014 \00A0";
}
blockquote.pull-right {
  padding: 10px 0 0 25px;
  margin: 0 0 10px 20px;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: "";
}
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
q:before,
q:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.main-wrapper {
  width: 100%;
  float: left;
}
.container {
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}
.container-slidertop {
  margin-right: auto;
  margin-left: auto;
  background: #fff;
}
.header-top .container {
  background: transparent;
}
.container-nav {
  margin-right: auto;
  margin-left: auto;
  padding: 0 25px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 1.5%;
  padding-right: 1.5%;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}

/*=========== MODIF: HANDLE PADDING LEFT AND RIGHT ============*/
.col-xs-1:first-child,
.col-sm-1:first-child,
.col-md-1:first-child,
.col-lg-1:first-child,
.col-xs-2:first-child,
.col-sm-2:first-child,
.col-md-2:first-child,
.col-lg-2:first-child,
.col-xs-3:first-child,
.col-sm-3:first-child,
.col-md-3:first-child,
.col-lg-3:first-child,
.col-xs-4:first-child,
.col-sm-4:first-child,
.col-md-4:first-child,
.col-lg-4:first-child,
.col-xs-5:first-child,
.col-sm-5:first-child,
.col-md-5:first-child,
.col-lg-5:first-child,
.col-xs-6:first-child,
.col-sm-6:first-child,
.col-md-6:first-child,
.col-lg-6:first-child,
.col-xs-7:first-child,
.col-sm-7:first-child,
.col-md-7:first-child,
.col-lg-7:first-child,
.col-xs-8:first-child,
.col-sm-8:first-child,
.col-md-8:first-child,
.col-lg-8:first-child,
.col-xs-9:first-child,
.col-sm-9:first-child,
.col-md-9:first-child,
.col-lg-9:first-child,
.col-xs-10:first-child,
.col-sm-10:first-child,
.col-md-10:first-child,
.col-lg-10:first-child,
.col-xs-11:first-child,
.col-sm-11:first-child,
.col-md-11:first-child,
.col-lg-11:first-child,
.col-xs-12:first-child,
.col-sm-12:first-child,
.col-md-12:first-child,
.col-lg-12:first-child {
  padding-left: 0 !important;
}
.col-xs-1:last-child,
.col-sm-1:last-child,
.col-md-1:last-child,
.col-lg-1:last-child,
.col-xs-2:last-child,
.col-sm-2:last-child,
.col-md-2:last-child,
.col-lg-2:last-child,
.col-xs-3:last-child,
.col-sm-3:last-child,
.col-md-3:last-child,
.col-lg-3:last-child,
.col-xs-4:last-child,
.col-sm-4:last-child,
.col-md-4:last-child,
.col-lg-4:last-child,
.col-xs-5:last-child,
.col-sm-5:last-child,
.col-md-5:last-child,
.col-lg-5:last-child,
.col-xs-6:last-child,
.col-sm-6:last-child,
.col-md-6:last-child,
.col-lg-6:last-child,
.col-xs-7:last-child,
.col-sm-7:last-child,
.col-md-7:last-child,
.col-lg-7:last-child,
.col-xs-8:last-child,
.col-sm-8:last-child,
.col-md-8:last-child,
.col-lg-8:last-child,
.col-xs-9:last-child,
.col-sm-9:last-child,
.col-md-9:last-child,
.col-lg-9:last-child,
.col-xs-10:last-child,
.col-sm-10:last-child,
.col-md-10:last-child,
.col-lg-10:last-child,
.col-xs-11:last-child,
.col-sm-11:last-child,
.col-md-11:last-child,
.col-lg-11:last-child,
.col-xs-12:last-child,
.col-sm-12:last-child,
.col-md-12:last-child,
.col-lg-12:last-child {
  padding-right: 0 !important;
}
@media (max-width: 768px) {
  .col-xs-1:first-child,
  .col-sm-1:first-child,
  .col-md-1:first-child,
  .col-lg-1:first-child,
  .col-xs-2:first-child,
  .col-sm-2:first-child,
  .col-md-2:first-child,
  .col-lg-2:first-child,
  .col-xs-3:first-child,
  .col-sm-3:first-child,
  .col-md-3:first-child,
  .col-lg-3:first-child,
  .col-xs-4:first-child,
  .col-sm-4:first-child,
  .col-md-4:first-child,
  .col-lg-4:first-child,
  .col-xs-5:first-child,
  .col-sm-5:first-child,
  .col-md-5:first-child,
  .col-lg-5:first-child,
  .col-xs-6:first-child,
  .col-sm-6:first-child,
  .col-md-6:first-child,
  .col-lg-6:first-child,
  .col-xs-7:first-child,
  .col-sm-7:first-child,
  .col-md-7:first-child,
  .col-lg-7:first-child,
  .col-xs-8:first-child,
  .col-sm-8:first-child,
  .col-md-8:first-child,
  .col-lg-8:first-child,
  .col-xs-9:first-child,
  .col-sm-9:first-child,
  .col-md-9:first-child,
  .col-lg-9:first-child,
  .col-xs-10:first-child,
  .col-sm-10:first-child,
  .col-md-10:first-child,
  .col-lg-10:first-child,
  .col-xs-11:first-child,
  .col-sm-11:first-child,
  .col-md-11:first-child,
  .col-lg-11:first-child,
  .col-xs-12:first-child,
  .col-sm-12:first-child,
  .col-md-12:first-child,
  .col-lg-12:first-child {
    padding-right: 0 !important;
  }
  .col-xs-1:last-child,
  .col-sm-1:last-child,
  .col-md-1:last-child,
  .col-lg-1:last-child,
  .col-xs-2:last-child,
  .col-sm-2:last-child,
  .col-md-2:last-child,
  .col-lg-2:last-child,
  .col-xs-3:last-child,
  .col-sm-3:last-child,
  .col-md-3:last-child,
  .col-lg-3:last-child,
  .col-xs-4:last-child,
  .col-sm-4:last-child,
  .col-md-4:last-child,
  .col-lg-4:last-child,
  .col-xs-5:last-child,
  .col-sm-5:last-child,
  .col-md-5:last-child,
  .col-lg-5:last-child,
  .col-xs-6:last-child,
  .col-sm-6:last-child,
  .col-md-6:last-child,
  .col-lg-6:last-child,
  .col-xs-7:last-child,
  .col-sm-7:last-child,
  .col-md-7:last-child,
  .col-lg-7:last-child,
  .col-xs-8:last-child,
  .col-sm-8:last-child,
  .col-md-8:last-child,
  .col-lg-8:last-child,
  .col-xs-9:last-child,
  .col-sm-9:last-child,
  .col-md-9:last-child,
  .col-lg-9:last-child,
  .col-xs-10:last-child,
  .col-sm-10:last-child,
  .col-md-10:last-child,
  .col-lg-10:last-child,
  .col-xs-11:last-child,
  .col-sm-11:last-child,
  .col-md-11:last-child,
  .col-lg-11:last-child,
  .col-xs-12:last-child,
  .col-sm-12:last-child,
  .col-md-12:last-child,
  .col-lg-12:last-child {
    padding-left: 0 !important;
  }
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 800px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1260px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
table {
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #dddddd;
  text-align: left;
}
table thead > tr > th,
table tbody > tr > th,
table tfoot > tr > th,
table thead > tr > td,
table tbody > tr > td,
table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
table thead > tr > th {
  vertical-align: bottom;
  color: #000;
  text-transform: uppercase;
}
table caption + thead tr:first-child th,
table colgroup + thead tr:first-child th,
table thead:first-child tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child td {
  border-top: 0;
  color: #000;
}
table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  padding: 7px 12px;
  color: #fff;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
}
.btn:focus {
  outline: none;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #000;
  border-color: #999;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.entry-content footer.article-footer {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.article-footer i.fa {
  color: #333;
  margin-right: 10px;
  font-size: 120%;
  padding-top: 5px;
  float: left;
}
span.edit-link {
  float: left;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.btn-xs {
  padding: 2px 10px;
  margin: 0 1px 2px 0;
}
.article-footer p.tags a.btn {
  border: none;
  background: #222;
  color: #fff;
  padding: 5px 15px;
}
.article-footer p.tags a.btn:hover {
  background: #666;
}
.entry-content footer.article-footer p.tags {
  float: left;
  width: 100%;
  margin-top: 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
    url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular")
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.dropdown {
  position: relative;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #000;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 10px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
  border-bottom: 1px solid#111;
}
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #555;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.form-search input.form-control {
  width: 100%;
  padding: 6px 12px;
  height: 38px;
  color: #666;
  background-color: #fff !important;
  border: 1px solid#ccc;
}
#searchsubmit.btn {
  background: #000;
  padding: 11px 12px;
  height: 38px;
  border: none;
  color: #fff;
  font-size: 13px;
  width: 100%;
}
#searchsubmit.btn:hover {
  background: #d60000;
  border: none;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-radius: 0;
  padding: 3px 10px;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #fff !important;
}
.nav > li > a:hover {
  text-decoration: none;
  color: rgba(258, 258, 258, 0.5) !important;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
}
.container-nav .navbar-collapse {
  max-width: 1265;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.nav a:hover .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  z-index: 1000;
  margin-bottom: 0;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: relative;
  right: 0;
  left: 0;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  z-index: 100;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #cccccc;
    background-color: transparent;
  }
}
.header-top .container nav {
  float: left;
  width: 60%;
  z-index: 9999;
}
.header-top .navigation ul#menu-topmenu.top-nav.clearfix {
  padding-top: 9px;
}
.header-address {
  float: right;
  width: 30%;
  padding-top: 8px;
  font-size: 12px;
  text-align: right;
  position: relative;
}
.nav-mainwrapper {
  max-width: 1265px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.header nav {
  float: left;
  width: 100%;
  position: relative;
}
.header-top > div > nav {
  border-top: none;
  border-bottom: none;
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.container-nav {
  max-width: 1265px;
  padding: 0 25px;
}
.container-kodda {
  max-width: 1265px;
  padding: 0 25px;
  margin: 0 auto;
  z-index: 999;
  position: relative;
}
.navbar-inverse .navbar-brand {
  color: #000;
}
.navbar-inverse .navbar-brand:hover {
  color: #666;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #000;
}
.navbar-inverse .navbar-nav > li > a {
  color: #000;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #666;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #666;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  border: 1px solid#000;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 12px;
  text-decoration: none;
  color: #000;
  margin-right: 3px;
  border: 1px solid#000;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  background: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}
.pagination li span.emm-current {
  background: #000;
  color: #fff;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background: #000;
  color: #fff;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
}
.tooltip.top {
  margin-top: 0px;
  padding: 5px 0;
  font-size: 10px;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 8px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #2a2a2a;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #2a2a2a;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #2a2a2a;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #2a2a2a;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #2a2a2a;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #2a2a2a;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #2a2a2a;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #2a2a2a;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #2a2a2a;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table; /* 2 */
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

/*********************
01. GENERAL STYLES
*********************/
html,
body {
  /* height: 100%; */
}
body {
  color: #888;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 15px;
  line-height: 22px;
  background-color: #ffffff;
}
.entry-content > p:first-of-type:first-letter,
.entry-contentinside > p:first-of-type:first-letter {
  font-family: Times New Roman, Helvetica, Sans-Serif;
  font-weight: 100;
  font-size: 70px;
  float: left;
  line-height: 50px;
  margin: 5px 10px 10px 0;
  color: #333;
}
/*********************
03. LAYOUT & GRID STYLES
*********************/
#inner-content {
  margin-left: -15px;
  margin-right: -15px;
}
#inner-content:before,
#inner-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#inner-content:after {
  clear: both;
}
#inner-content:before,
#inner-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#inner-content:after {
  clear: both;
}
.content-wrapper {
  float: left;
  width: 100%;
  padding-bottom: 95px;
}
#main {
  position: relative;
  min-height: 1px;
}
header.article-header {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid#ddd;
}
header.article-headerarchive {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid#000;
}
header.article-header h1 {
  color: #000;
  text-transform: uppercase;
  float: left;
}
header.article-headerarchive h1 {
  color: #000;
  text-transform: uppercase;
}
.articleheader-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.subtitle-single {
  float: left;
  width: 100%;
  color: #333;
}
.subtitle-singletop {
  float: left;
  width: 100%;
  color: #333;
  margin: 0;
}
.subtitle-archive {
  float: left;
  width: 100%;
  color: #333;
}
#main-catn {
  float: left;
  width: 100%;
}
#main {
  float: left;
  width: 72%;
}
@media (max-width: 800px) {
  #main {
    float: left;
    width: 100%;
  }
}
.sidebar {
  width: 25%;
  float: right;
  position: relative;
  min-height: 1px;
}
@media only screen and (max-width: 800px) {
  .sidebar {
    width: 100%;
    padding-top: 25px;
    border-top: 1px solid#ccc;
  }
}
.sidebar-inside {
  float: left;
  width: 100%;
}
.singlewoo-widget {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
#full-width {
  position: relative;
  min-height: 1px;
}
@media (min-width: 1265px) {
  #full-width {
    float: left;
    width: 100%;
  }
}
#fullpage-width {
  position: relative;
  min-height: 1px;
  margin: -125px auto 0 auto;
  padding: 30px 25px 0 25px;
  background: #fff;
}
@media (min-width: 1265px) {
  #fullpage-width {
    width: 85%;
  }
}
.bypostauthor {
}
/*SINGLE POST STYLE*/
.topimage-post {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.topimage-post img {
  width: 100%;
  height: auto;
}
/*SINGLE STYLE 2*/
header.article-header2 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
header.article-header2 h1 {
  color: #000;
  text-transform: uppercase;
}
.meta-onsinglepost2 {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  padding-bottom: 5px;
  font-size: 11px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.cat-single2 {
  float: left;
  width: 100%;
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.cat-single2 a,
.cat-single2 a:link,
.cat-single2 a:visited {
  float: left;
  border: 1px solid#000;
  padding: 8px 15px;
  margin: 0 3px 3px 0;
  color: #000 !important;
}
.cat-single2 a:hover {
  background: #000;
  color: #fff !important;
}
.author-single2 {
  float: left;
  width: 40%;
}
.author-single2 .author-avatar {
  float: left;
  width: 12%;
}
.author-single2 .author-avatar img {
  border-radius: 50%;
}
.author-detilsingle2 {
  float: right;
  width: 85%;
}
.meta-detilsingle2 {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1px) and (max-width: 600px) {
  .features-onsinglepost,
  .author-single2 {
    width: 100% !important;
  }
}
/*SINGLE STYLE 3*/
header.style3-title {
  float: left;
  width: 72%;
  color: #fff;
}
@media only screen and (max-width: 800px) {
  header.style3-title {
    width: 100%;
  }
}
.singlepost3-titlewrapper {
  bottom: 175px;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.singlepost3-titleinside {
  position: relative;
  max-width: 1265px;
  margin: 0 auto;
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  overflow: hidden;
}
@media only screen and (max-width: 800px) {
  .singlepost3-titlewrapper {
    bottom: 20px;
    left: 0;
    width: 100%;
  }
}
.singlepost3-titlewrapper > div > header > div.articleheader-wrapper > h1 {
  margin: 20px 0;
  float: left;
  color: #fff;
  text-transform: uppercase;
}
.subtitle-onsinglepost3 {
  float: left;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
}
.meta-onsinglepost3 {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 11px;
  text-transform: uppercase;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
/*SINGLE STYLE 4*/
header.article-header4 {
  float: left;
  width: 100%;
  margin: 30px 0 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
header.article-header4 h1 {
  color: #000;
  text-transform: uppercase;
  float: left;
}
/*SINGLE STYLE 5*/
.topimage-poststyle5 {
  position: relative;
  width: 100%;
  margin: 0 0 30px;
}
/*SINGLE STYLE 6*/
.topimage-poststyle6 {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
/*SINGLE STYLE 7*/
#single-style7 #main {
  margin-top: -150px;
  padding: 30px 25px 0 25px;
  background: #fff;
}
@media only screen and (max-width: 800px) {
  #single-style7 #main {
    margin-top: 0px;
    padding: 0;
  }
}
/*CATEGORY TITLE*/
#page-top {
  float: left;
  width: 100%;
}
#page-topstyle3 {
  float: left;
  width: 100%;
}
#page-top #crumbs {
  float: left;
  margin-top: 15px;
  width: 49%;
  font-size: 11px;
}
.cat-count {
  float: right;
  margin-top: 15px;
  width: 49%;
  font-size: 11px;
  text-align: right;
}
.cat-countwide {
  z-index: 2;
  position: absolute;
  right: 0;
  top: 50%;
  text-align: right;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.cat-countwide h2 {
  color: #000;
}
#page-topstyle3 #crumbs,
#page-topstyle3 .cat-count {
  margin-top: 0;
  width: 49%;
}
header.cat-header {
  float: left;
  width: 100%;
  position: relative;
  padding: 20px 0;
  margin: 10px 0 30px;
  border-top: 1px solid#ccc;
  border-bottom: 1px solid#ccc;
}
header.cat-header h1 {
  text-transform: uppercase;
  color: #000;
}
.bigtitle-cat {
  float: left;
  width: 100%;
}
.bigtitle-cat .main-title {
  color: #000;
  float: left;
  margin-bottom: 10px;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
}
.bigtitle-cat .sub-title {
  float: left;
  width: 100%;
  font-size: 50%;
  color: #333;
}
.bigtitle-cat .sub-title p {
  margin: 0;
}
.cat-box .tiled-gallery {
  margin: 0 0 0;
}
/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-rendering: optimizelegibility;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1,
.h1 {
  line-height: 1.1;
}
h2,
.h2 {
  line-height: 1.1;
}
h1.page-title {
  margin-bottom: 5px;
  color: #000;
}
h1.archive-title {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid#a5a5a5;
}
/*********************
06. HEADER STYLES
*********************/
.wrapper header.header {
  float: left;
  width: 100%;
  position: relative;
  z-index: 999;
}
.header-top {
  float: left;
  width: 100%;
  height: 38px;
  background: #fff;
  z-index: 99;
}
.header-top a:link {
  color: #000;
}
.header-top a:hover {
  color: #aaa;
  text-decoration: underline;
}
.top-nav {
  margin-bottom: 0;
  padding-left: 0;
}
.top-nav li {
  display: inline;
  padding: 0 5px;
  border-right: 1px solid#ddd;
  font-size: 11px;
  text-transform: uppercase;
}
.header-logowrapper {
  float: left;
  width: 100%;
  background: #fff;
}
.header-logobg {
  max-width: 1265px;
  margin: 0 auto;
  position: relative;
  padding: 0 25px;
  overflow: hidden;
}
.header-logo {
  float: left;
  width: 100%;
  padding: 20px 0;
  position: relative;
}

@media (max-width: 601px) {
  .header-logo {
    padding: 35px 0 0 0;
  }
}
.header-logoinside {
  width: 100%;
  float: left;
}
.header-left {
  float: left;
  margin: 0;
  padding: 0;
  width: 26%;
}
.header-center {
  float: left;
  font-size: 12px;
  line-height: 18px;
  margin: 0 4%;
  width: 33%;
}
.header-right {
  float: right;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  width: 33%;
}
.header-right2 {
  float: right;
  font-size: 12px;
  line-height: 18px;
  width: 73%;
}
.header-center3 {
  float: left;
  margin: 0 2%;
  padding: 0;
  width: 44%;
  text-align: center;
}
.header-left3 {
  float: left;
  font-size: 12px;
  line-height: 18px;
  width: 26%;
}
.header-right3 {
  float: right;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  width: 26%;
}
.header-center4 {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: center;
}
.header-logo img,
.header-left img,
.header-center img,
.header-right img,
.header-right2 img,
.header-right3 img,
.header-left3 img,
.header-center3 img,
.header-center4 img,
.header-logoinside img {
  margin-bottom: 0;
  max-width: 100%;
  height: auto;
}
.header-logo h5 {
  margin-bottom: 5px;
  color: #000;
}
/*header style 6*/
.header6 .header-logo {
  float: left;
  padding: 0 0 35px 0;
  position: relative;
  width: 100%;
}
.header6 .header-logowrapper {
  height: 170px;
}
.header6-logo {
  position: relative;
  float: left;
  margin-top: 0;
  padding: 0;
  width: 10%;
  z-index: 99;
}
.header6 .header-right2 {
  float: right;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  padding: 35px 0;
  width: 75%;
}
/*********************
07. NAVIGATION STYLES
*********************/
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px;
}
/*********************
08. POSTS, PAGE & CONTENT STYLES
*********************/
#content {
  margin: 30px 0 0;
  padding-bottom: 95px;
  float: left;
  width: 100%;
}
#content-page {
  margin: 0;
  padding-bottom: 95px;
  float: left;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  #content {
    padding-bottom: 50px;
  }
}
.custom-page {
  float: left;
  width: 100%;
}
#contentfrontpage {
  margin: 30px 0 0;
  float: left;
  width: 100%;
}
#contentfrontpage-slide {
  float: left;
  width: 100%;
}
.customfrontpage-wrapper {
  float: left;
  width: 100%;
  padding-bottom: 105px;
}
.byline {
  color: #999;
}
#post-not-found h1 {
  float: left;
  width: 100%;
  background: #eee;
  padding: 15px;
  margin-bottom: 15px;
  color: #000;
  text-align: center;
}
/* entry content */
.entry-content {
  float: left;
  width: 100%;
}
.entry-contentinside {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 30px;
  border-bottom: 2px solid#ccc;
}
.blog-wrapperindexfull section.entry-content {
  border-bottom: none;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
pre {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/* end .entry-content */
.wp-caption {
  max-width: 100%;
  background: #eee;
  margin-bottom: 20px;
  padding: 5px; /* images inside wp-caption */
  overflow: hidden;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin: 0 auto 20px auto;
  display: block;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.fluid-width-video-wrapper {
  float: left;
}
.blog-rightindex .desmagz-wrapper .fluid-width-video-wrapper {
  margin-bottom: 0;
}
/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.desmagz_page_navi li {
  float: left;
  margin-left: 10px;
}
.desmagz_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.desmagz_page_navi li a:hover,
.desmagz_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.desmagz_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.desmagz_page_navi li.bpn-prev-link,
.desmagz_page_navi li.bpn-next-link {
  font-weight: 700;
}
.desmagz_page_navi li.bpn-prev-link a,
.desmagz_page_navi li.bpn-next-link a {
  padding: 0;
}
.desmagz_page_navi li.bpn-prev-link a:hover,
.desmagz_page_navi li.bpn-next-link a:hover,
.desmagz_page_navi li.bpn-first-page-link a:hover,
.desmagz_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
/******************************************************************
10. COMMENT STYLES
******************************************************************/
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li ul.children {
  margin-left: 63px;
}
.commentlist li[class*="depth-"] {
  margin-top: 1.1em;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid#eee;
}
.commentlist li:last-child.depth-1 article {
  margin-bottom: 0;
}
.commentlist li:not(.depth-1) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid#eee;
  padding-bottom: 0;
}
.commentlist .vcard {
  margin-left: 95px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
}
.comment-reply-login {
  position: relative;
  float: left;
}
.commentlist .vcard cite.fn {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.commentlist .vcard time {
  float: right;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 0;
  border-radius: 50%;
}
.commentlist li.comment .alert,
#comment .alert-info {
  background-color: #000 !important;
  border-color: #ddd !important;
  color: #ff0 !important;
  float: left;
  text-transform: uppercase;
  margin-top: 15px !important;
  margin-left: 100px;
  padding: 0 3%;
}
.comment-name {
  float: left;
  width: 40%;
  color: #000;
  text-transform: uppercase;
}
.comment-name h4 {
  text-transform: uppercase;
}
.comment-time {
  float: right;
  width: 40%;
  text-align: right;
}
.commentlist .comment_content {
  margin-left: 95px;
}
.commentlist .comment_content p {
  margin: 10px 0;
  width: 100%;
  float: left;
}
.comment-edit-link,
.commentlist .comment-reply-link {
  text-decoration: none;
  float: left;
  margin-right: 7px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
}
.commentlist .comment-reply-link a,
.commentlist .comment-reply-link a:visited {
  color: #000;
}
.commentlist .comment-reply-link a:hover {
  color: #999;
}
@media only screen and (max-width: 320px) {
  .commentlist .vcard img.avatar {
    display: none;
  }
  .commentlist .vcard {
    margin-left: 0;
  }
  .commentlist .comment_content {
    margin-left: 0;
  }
  .commentlist li ul.children {
    margin-left: 0;
  }
}
/******************************************************************
11. COMMENT FORM STYLES
******************************************************************/
.respond-form {
  float: left;
  width: 100%;
}
.respond-form form {
  float: left;
  width: 100%;
}
li.comment
  section#respond.respond-form
  form#commentform
  ul#comment-form-elements.clearfix
  li,
.respond-form form li {
  list-style-type: none;
  float: left;
  width: 32%;
  margin: 0 2% 10px 0;
}
.respond-form form li:last-child {
  float: right;
  margin: 0 0 10px 0;
}
#main ol.commentlist {
  list-style: none outside none;
  margin-left: 0;
  padding-left: 0;
}
#comment-nav ul.clearfix li {
  list-style-type: none;
}
.respond-form form li label,
.respond-form form li small {
  font-weight: normal;
}
.respond-form form input[type="text"],
.respond-form form input[type="email"],
.respond-form form input[type="url"],
.respond-form form textarea {
  padding: 15px;
  border: 1px solid#ddd;
  background: none;
}
#commentform ul#comment-form-elements.clearfix {
  list-style: none outside none;
  margin-left: 0;
  padding-left: 0;
}
.respond-form form input[type="text"]:invalid,
.respond-form form input[type="email"]:invalid,
.respond-form form input[type="url"]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.respond-form form input[type="text"],
.respond-form form input[type="email"],
.respond-form form input[type="url"] {
  width: 100%;
  padding: 10px;
  font-size: 12px;
}
.respond-form form textarea {
  resize: none;
  float: left;
  width: 100%;
  margin: 10px 0 15px 0;
  height: 150px;
}
h3#comments,
#comment-form-title {
  padding-bottom: 10px;
  margin: 0 0 30px 0;
  border-bottom: 1px solid#ddd;
  float: left;
  width: 100%;
  color: #000;
  text-transform: uppercase;
}
#comment-nav ul {
  -webkit-padding-start: 10px;
}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
  margin: 0 20px 1.1em;
}
/*********************
12. SIDEBARS & ASIDES
*********************/
.widget ul {
  list-style: none outside none;
  margin-left: 0;
  padding-left: 0;
  float: left;
  width: 100%;
}
.widget ul li {
  padding: 4px 0;
  margin-bottom: 1px;
  float: left;
  width: 100%;
}
.widget ul li:first-child {
  padding: 0 0 4px;
}
.widget ul li:last-child {
  padding: 4px 0 0;
}
.widget_archive > ul > li {
  float: left;
  width: 49%;
  padding: 0;
}
.widget_archive > ul > li:nth-child(even) {
  float: right;
}
.widget_archive > ul > li:nth-child(odd) {
  float: left;
  clear: both;
}
.widget ul li.menu-item {
  width: 100%;
}
.widget ul li.menu-item:before,
.widget_links li:before,
.widget_recent_comments li:before,
.widget_rss li:before,
.widget_recent_entries li:before,
.widget_archive li:before,
.widget ul li.cat-item:before {
  font-family: FontAwesome;
  content: "\f10c";
  padding-right: 7px;
  font-size: 11px;
  color: #000;
}
.widget ul li ul {
  border-top: none;
  border-bottom: none;
}
.textwidget {
  float: left;
  width: 100%;
}
.widget select {
  width: 100%;
}
.widget ul li ul {
  margin-left: 5%;
  width: 95%;
}
.widget ul li ul li {
  border-top: none;
}
.widget #members-list {
  margin: 5px 0 20px 0;
  float: left;
  width: 100%;
}
.widget form.form-search {
  float: left;
  width: 100%;
}
.widget {
  float: left;
  margin: 0 0 35px;
  width: 100%;
  position: relative;
}
.widget:last-child {
  margin: 0 0 0;
}
@media only screen and (min-width: 568px) and (max-width: 800px) {
  .sidebar .widget {
    float: left;
    margin: 0 0 35px;
    width: 48%;
  }
  .sidebar .widget:nth-child(even) {
    float: right;
  }
  .sidebar .widget:nth-child(odd) {
    float: left;
    clear: both;
  }
}
.header .widget {
  padding: 0;
}
.wpb_content_element > div > h2.widgettitle {
  display: none;
}
.widgettitle-wrapper {
  float: left;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  padding-bottom: 10px;
}
.widgettitle-wrapper:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 40px;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 1;
}
.footer .widgettitle-wrapper {
  margin: 0 0 20px;
  border: none;
  padding: 0 0 5px;
  border-bottom: 1px solid rgba(258, 258, 258, 0.2);
}
h3.widgettitle {
  color: #000;
  text-transform: uppercase;
  width: 100%;
  position: relative;
}
.wpb_wrapper h2.wpb_heading {
  text-transform: uppercase;
}
.tagcloud a {
  float: left;
  padding: 3px 10px;
  margin: 0 5px 5px 0;
  font-size: 11px !important;
  text-transform: uppercase;
}
.tagcloud a:link,
.tagcloud a:visited {
  color: #444;
  border: 1px solid#ddd;
}
.tagcloud a:hover {
  color: #fff;
  border: 1px solid#666;
  background: #666;
}
/* calendar widget */
#calendar_wrap {
  padding-bottom: 0;
  float: left;
  width: 100%;
}
#wp-calendar {
  width: 100%;
  position: relative;
  border-collapse: collapse;
  border-spacing: 0;
  border-color: tranparent;
  text-align: center;
  border-color: transparent;
  margin-bottom: 0;
}
#wp-calendar > tfoot > tr > td {
  border: none;
}
#wp-calendar caption {
  font-family: Arial, Helvetica, Sans-Serif;
  position: relative;
  padding: 0 0 5px;
  color: #000;
  font-size: 34px !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  display: table-caption;
  text-align: right;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1) !important;
}
.darkarea #wp-calendar caption {
  text-shadow: 4px 4px 2px rgba(258, 258, 258, 0.1) !important;
}
#wp-calendar > caption > span {
  color: #d82521;
  font-size: 14px;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.darkarea #wp-calendar caption {
  color: #fff;
}
.darkarea #wp-calendar > caption > span {
  color: #ddd;
}
#wp-calendar thead {
  position: relative;
  background: #000;
}
#wp-calendar thead tr th {
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
}
.darkarea #wp-calendar thead {
  position: relative;
  border-top: none;
  border-bottom: 1px solid rgba(258, 258, 258, 0.1);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.darkarea #wp-calendar thead tr th {
  color: #fff;
}
#calendar_wrap tr {
  border-bottom: 1px solid#eee;
}
#calendar_wrap tr:last-child {
  border-bottom: none;
}
#calendar_wrap table#wp-calendar thead tr th {
  text-align: center;
}
.calendar_wrap table tr td {
  font-size: 16px;
  border: 1px solid #eee;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 10px 0;
}
.calendar_wrap table tfoot tr td {
  padding: 15px 0 0;
  font-weight: normal;
}
#wp-calendar > tfoot > tr > td.pad {
  padding: 0 0 0;
}
.darkarea .calendar_wrap table tr td {
  border: 1px solid rgba(258, 258, 258, 0.05);
  color: #fff;
}
.calendar_wrap table tr td a {
  color: #d82521;
  text-transform: uppercase;
}
.calendar_wrap table tr td a:hover {
  color: #000;
}
.calendar_wrap #today {
  position: relative;
  font-size: 14px;
  color: #d82521;
  padding: 7px 0 !important;
}
.darkarea .calendar_wrap #today {
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
}
.calendar_wrap #today:after {
  content: "today";
  text-transform: uppercase;
  left: 0;
  bottom: 3px;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 99;
  font-size: 8px;
  font-weight: normal;
}
#calendar_wrap table#wp-calendar tbody tr td#today a {
  color: #fff;
}
#calendar_wrap table#wp-calendar tbody tr td#today:hover {
  background: #fff;
}
#calendar_wrap table#wp-calendar tbody tr td#today:hover a {
  color: #000;
}
#wp-calendar tfoot tr td#prev {
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: -5px;
  text-align: left;
  padding: 2px 0;
}
#wp-calendar tfoot tr td#next {
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: -5px;
  text-align: right;
  padding: 2px 0;
}
/*********************
13. FOOTER STYLES
*********************/
.wrapper-footer {
  width: 100%;
}
.footer {
  clear: both;
  width: 100%;
  float: left;
  background: #222;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.container-bawahheader {
  margin: 0 auto;
  background: #fff;
  padding-left: 25px;
  padding-right: 25px;
}
.container-footer {
  position: relative;
  margin: 0 auto;
  padding: 40px;
  margin-top: -30px;
  background-color: #111;
  overflow: hidden;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .container-footer {
    padding: 40px 30px 0 30px;
  }
}
.container-footerbottom {
  width: 100%;
  overflow: hidden;
  background-color: #090909;
  float: left;
}
.footerbottom-inside {
  margin-right: auto;
  max-width: 1265px;
  padding: 0 25px;
  margin-left: auto;
  overflow: hidden;
}
.footer-widgetwrapper {
  float: left;
  width: 100%;
}
/*FOOTER DEFAULT*/
.footer-default {
  float: left;
  width: 22.75%;
  margin-right: 3%;
}
.footer-default:last-child {
  float: right;
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .footer-default {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 800px) {
  .footer-default {
    width: 48%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .footer-default:nth-child(even) {
    float: right;
  }
  .footer-default:nth-child(odd) {
    clear: both;
  }
}
/*FOOTER STYLE 2*/
.footer-style2left {
  float: left;
  width: 35%;
}
.footer-style2right {
  float: right;
  width: 62%;
}
.footer-style2righttop {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.footer-style2righbottom1 {
  float: left;
  width: 48%;
}
.footer-style2righbottom2 {
  float: right;
  width: 48%;
}
@media only screen and (max-width: 480px) {
  .footer-style2righbottom1,
  .footer-style2righbottom2 {
    width: 100%;
  }
}
@media only screen and (max-width: 568px) {
  .footer-style2left,
  .footer-style2right {
    width: 100%;
    margin-bottom: 15px;
  }
}
/*FOOTER STYLE 5*/
.footer-style5 {
  float: left;
  width: 31.333%;
  margin-right: 3%;
}
.footer-style5:last-child {
  float: right;
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .footer-style5 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 800px) {
  .footer-style5 {
    width: 48%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .footer-style5:nth-child(even) {
    float: right;
  }
  .footer-style5:nth-child(odd) {
    clear: both;
  }
}

.footer-widgetwrapper .col-md-12 {
  padding-right: 0;
}
#inner-footer {
  float: left;
  width: 100%;
  padding: 20px 0;
}
.footer-logo {
  width: 225px;
  margin: 0 auto;
  text-align: center;
}
.footer-logo img {
  max-width: 100%;
  height: auto;
}
.footer-navwrapper {
  float: left;
  width: 100%;
  padding: 0 0 25px;
}
.footer-nav {
  float: left;
  width: 100%;
  padding-left: 0;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.footer-nav a,
.footer-nav a:visited {
  color: #fff !important;
}
.footer-nav a:hover {
  color: rgba(0, 0, 0, 0.3) !important;
}
.footer-nav li {
  display: inline;
  padding: 0 5px;
  border-right: 1px solid#ddd;
}
.footer-navbottom {
  width: 49%;
  float: left;
  padding-top: 15px;
  overflow: hidden;
}
.footer-payment {
  float: right;
  width: 49%;
  text-align: right;
  color: #ddd;
}
.sosmed {
  margin: 0 0 0 10px;
  float: right;
  display: inline;
  width: 18px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .sosmed {
    width: 10%;
    float: left;
  }
}
.sosmed img {
  opacity: 1;
}
.sosmed a:hover img {
  opacity: 0.6;
}
/*FOOTER 4*/
#container-footer4 {
  max-width: 1265px;
  margin: 0 auto;
  overflow: hidden;
}
.footer4-nav {
  float: left;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
.footer4-logo {
  float: left;
  width: 25%;
}
/*********************
14. AUTHOR PAGE
*********************/
.author-details {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  padding-bottom: 50px;
}
.author-details h2 {
  margin-top: 5px;
}
.author-details img {
  margin-top: 5px;
}
.author-details ul {
  list-style: none;
  padding: 0;
}
.author-details ul li {
  display: inline;
  padding: 0 4px;
}
/****************************************************
/* MULTI-LEVEL DROPDOWNS FOR ROOTS
*****************************************************/
.dropdown-menu {
  letter-spacing: 1px;
}
.dropdown-menu .dropdown-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -2px;
  font-size: 100%;
}
.dropdown-menu li:hover > .dropdown-menu {
  visibility: visible;
  display: block;
}
.navbar .dropdown-menu .dropdown-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 15px;
}
.navbar .dropdown-menu .dropdown-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}

/****************************************************
/* HANDLE THE INDEX CONTENT-BLOG4
*****************************************************/
.blog-mainleftfull {
  position: relative;
  float: left;
  width: 100%;
}
.blog-wrapperindexfull {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 2px solid#000;
}
.blog-rightindexfull {
  float: right;
  width: 100%;
}
.desmagz-wrapperfull {
  float: left;
  width: 100%;
  position: relative;
}
.blog-articlefrontfull {
  float: left;
  width: 100%;
  position: relative;
}
.blog-rightindexfull .meta-singlepost {
  margin: 15px 0 30px 0;
  font-size: 11px;
  padding: 10px 0 5px 0;
  border-top: 1px solid#ccc;
  border-bottom: 1px solid#ccc;
}
.blog4-meta {
  float: left;
  width: 20%;
  padding-top: 30px;
  text-align: right;
}
.blog4-article {
  float: right;
  width: 80%;
  padding: 30px 0 30px 30px;
  position: relative;
}
.pf-iconfull {
  position: absolute;
  left: -20px;
  top: 10px;
  width: 50px;
  height: 50px;
  padding-top: 11px;
  text-align: center;
  font-size: 25px;
  background: #fff;
  border: 2px solid#000;
  text-align: center;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.3);
  color: #000;
  z-index: 100;
}
.pf-caret {
  position: absolute;
  left: -20px;
  top: 59px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 25px 0;
  border-color: transparent #000 transparent transparent;
}
.blog4-metaleft {
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  float: left;
  padding: 10px 0;
  border-top: 1px solid#ccc;
  text-align: center;
}
.blog4-metaleft:last-child {
  border-bottom: 1px solid#ccc;
}
.blog4-metaavatar {
  width: 100%;
  float: left;
  text-align: center;
}
.blog-avatar {
  width: 50%;
  margin: 10px auto;
}
.blog-avatar img {
  border-radius: 50%;
}
.readmore-blog a,
.readmore-blog a:visited,
.readmore-blog a:link {
  border: 2px solid #000;
  background: #000;
  float: left;
  padding: 5px 15px;
  margin-top: 30px;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
}
.readmore-blog a:hover {
  border: 2px solid #000;
  background: transparent;
  color: #000;
}
/****************************************************
/* HANDLE THE INDEX DEFAULT
*****************************************************/
.for-sticky .tag-sticky-2 {
  position: relative;
  float: left;
  width: 100%;
}
.for-sticky .tag-sticky-2:before {
  content: "STICKY POST";
  position: absolute;
  color: #fff;
  background: #000;
  padding: 7px 10px;
  display: inherit;
  font-size: 12px;
  line-height: 14px;
  top: 0;
  left: 0;
}
.tag-sticky-2 .entry-contentinside {
  border: 1px solid#ddd;
  padding: 20px;
}

.sticky {
  background: #f0f0f0;
}
.sticky .blog-articlefrontfull {
  padding: 10px 30px 0 30px;
}
.blog-style4 .sticky {
  position: relative;
}
.horiz-flag {
  display: none;
}
.sticky .horiz-flag {
  display: inline;
  background: #d82521;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 30px;
  line-height: 30px;
  position: absolute;
  padding-right: 30px;
  left: 15px;
  padding-left: 10px;
  top: -5px;
  color: #fff;
  z-index: 2;
}
.sticky .horiz-flag:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 15px;
  border-color: transparent;
  border-right-color: #f0f0f0;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: 2;
}
.sticky .blog-articlefront {
  background: #f0f0f0;
  border-bottom: 2px solid#ccc;
}
.blog-wrapper {
  position: relative;
  float: left;
  width: 100%;
  background: #fff;
  z-index: 1;
}
.sticky .pf-icon {
  display: none;
}
.blog-articlefront {
  float: left;
  width: 100%;
  position: relative;
  padding: 20px;
  border: 1px solid#eee;
  border-top: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.blog-wrapper:hover .blog-articlefront {
  background: #eee;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.blog-rightindex {
  position: relative;
  float: right;
  width: 85%;
}
.blog-articlefrontgallery h3,
.blog-articlefront h3 {
  text-transform: uppercase;
}
.index-meta {
  margin: 0 0 10px 0;
  float: left;
  width: 100%;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
}
.blog-articlefrontgallery {
  float: left;
  width: 100%;
  position: relative;
}
.blog-articlefront .blog-title {
  text-transform: uppercase;
}
.custom-imgheader {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.custom-imgheader img {
  width: 100%;
  height: auto;
}
.meta-singlepost {
  float: left;
  width: 100%;
  margin: 10px 0;
  font-size: 12px;
  text-transform: uppercase;
}
.pf-icon {
  position: absolute;
  top: 9px;
  left: -14px;
  padding-top: 7px;
  width: 36px;
  height: 36px;
  font-size: 18px;
  background: #fff;
  border: 1px solid#666;
  text-align: center;
  color: #000;
  z-index: 100;
}
.pf-caretblog {
  position: absolute;
  left: -14px;
  top: 44px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: transparent #000 transparent transparent;
  z-index: 0;
}
.blog-spacer {
  float: left;
  width: 100%;
  height: 15px;
}
.cat-frontpage {
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  width: 100%;
  float: right;
  text-align: right;
  margin-bottom: 15px;
}
.cat-frontpage a,
.cat-frontpage a:link,
.cat-frontpage a:visited {
  padding: 3px 7px;
  border: 1px solid#000;
  background: transparent;
  color: #000;
}
.cat-frontpage a:hover {
  background: #000;
  color: #fff;
}
.blog-articlefront span.stars-small {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#crumbs {
  float: left;
  margin-top: 15px;
  width: 100%;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
}
#crumbs a {
  color: #888;
}
#crumbs a:hover {
  color: #000;
}
.meta-onsinglepost {
  float: left;
  width: 100%;
  margin: 10px 0 30px;
  font-size: 11px;
  text-transform: uppercase;
}
.features-onsinglepost {
  float: right;
  width: 60%;
  text-align: right;
}
.blog-wrapper .cat-singlepost {
  top: -17px;
  margin-bottom: 0;
}
.desmagz-wrapper {
  position: relative;
  width: 100%;
  float: left;
}
.sticky .desmagz-wrapper:before {
  content: "STICKY POST";
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  position: absolute;
  z-index: 2;
  padding: 7px 10px;
  left: -14px;
  top: 10px;
  background-color: #d82521;
}
.sticky .pf-caretblog {
  top: 36px;
}
.desmagz-audiogalley {
  position: relative;
  width: 100%;
  float: left;
}
.blog-articlefrontgallery .blog-text {
  margin-top: 10px;
}
.desmagz-wrapper .blogfront-thumb a img {
  width: 100%;
  height: auto;
}
.desmagz {
  position: relative;
  width: 100%;
  float: left;
  overflow: hidden;
}
.desmagz img {
  width: 100%;
  height: auto;
}
.desmagz .video-place {
  margin-bottom: 0;
}
.blog-articlefrontfull .blog-text {
  margin-bottom: 10px;
  padding-bottom: 0;
  border-bottom: none;
}
.blog-articlefrontfull h2 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid#666;
}
.meta-singlepost .blog-title4 {
  position: relative;
  float: left;
  padding: 0;
  margin: 0 0 10px 0;
  width: 100%;
  text-align: left;
}
.index-readmore-wrapperfull a {
  float: left;
  padding: 3px 10px;
  border: 2px solid#666;
}
.index-readmore-wrapperfull a:hover {
  border: 2px solid#666;
  background: #666;
  color: #fff;
}
.datemindex {
  float: left;
  color: #000;
  width: 49%;
  font-size: 12px;
  text-transform: uppercase;
}
.pf-symbol {
  font-size: 24px;
  line-height: 20px !important;
}
.blog-leftmeta .big-category h4 {
  color: #fff;
}
.blog-wrapperindex .blog-rightindex .subtitle-single {
  text-align: left;
  width: 100%;
}
.blog-wrapperindex .blog-rightindex .blog-textwrapper {
  width: 100%;
}
/****************************************************
16.0 GO TO TOP
*****************************************************/
#back-top {
  position: fixed;
  right: 20px;
  bottom: 35px;
  background: #000;
  z-index: 11111;
}
#back-top a {
  width: 42px;
  height: 42px;
  text-align: center;
  display: block;
  color: #fff;
}
#back-top a:hover {
  color: #fff;
  background: #666;
}
#back-top a span i.fa.fa-angle-up.fa-2x {
  padding-top: 6px;
}
/****************************************************
/* AUTHOR PAGE 
*****************************************************/
.singleauthor-sticky .author-sticky {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 25px;
  margin: 0 0 50px;
  border-top: none;
}
.author-sticky {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding: 20px;
  background: #f9f9f9;
}
.author-avatar {
  float: left;
  width: 16%;
}
.author-avatar img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.author-description {
  float: right;
  width: 81%;
}
.author-descwrapper {
  float: left;
  margin: 0 0 10px;
  width: 100%;
}
.cat-titlepost {
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}
.cat-titlepost h3 {
  margin: 0 0 5px 0;
}
.cat-titlepost > h3 > a {
  color: #000;
}
.cat-titlepost > h3 > a:hover {
  color: #999;
}
.author-description {
  font-size: 14px;
}
.author-contact-wrapper {
  float: left;
  width: 100%;
  margin-top: 5px;
  padding: 10px 0 0;
  position: relative;
  border-top: 1px solid #ddd;
}
.author-description .cat-titlepost h4 {
  text-transform: capitalize;
  float: left;
  padding: 0 0 5px 0;
}
.author-socmed-wrapper {
  float: left;
  margin: 0 3px 5px 0;
}
.author-twitter,
.author-facebook,
.author-youtube,
.author-gplus,
.author-vimeo,
.author-linkedin,
.author-devianart,
.author-dribble,
.author-flickr,
.author-instagram,
.author-behance,
.author-reddit,
.author-forrst,
.author-github,
.author-pinterest {
  float: left;
  width: 20px;
  height: 15px;
  margin: 0 3px 0 0;
}
.author-twitter:before {
  font-family: "FontAwesome";
  content: "\f099";
}
.author-facebook:before {
  font-family: "FontAwesome";
  content: "\f09a";
}
.author-youtube:before {
  font-family: "FontAwesome";
  content: "\f167";
}
.author-gplus:before {
  font-family: "FontAwesome";
  content: "\f0d5";
}
.author-vimeo:before {
  font-family: "FontAwesome";
  content: "\f27d";
}
.author-linkedin:before {
  font-family: "FontAwesome";
  content: "\f0e1";
}
.author-devianart:before {
  font-family: "FontAwesome";
  content: "\f1bd";
}
.author-dribble:before {
  font-family: "FontAwesome";
  content: "\f17d";
}
.author-flickr:before {
  font-family: "FontAwesome";
  content: "\f16e";
}
.author-instagram:before {
  font-family: "FontAwesome";
  content: "\f16d";
}
.author-behance:before {
  font-family: "FontAwesome";
  content: "\f1b4";
}
.author-reddit:before {
  font-family: "FontAwesome";
  content: "\f281";
}
.author-forrst:before {
  font-family: "FontAwesome";
  content: "\f286";
}
.author-github:before {
  font-family: "FontAwesome";
  content: "\f09b";
}
.author-pinterest:before {
  font-family: "FontAwesome";
  content: "\f231";
}
/****************************************************
/* RELATED POST ON SINGLE POST 
*****************************************************/
.related-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.related-main {
  float: left;
  width: 22.75%;
  margin-right: 3%;
}
.related-main:last-child {
  float: right;
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .related-main {
    float: left;
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .related-main:nth-child(even) {
    float: right;
    clear: both;
  }
  .related-main:nth-child(odd) {
    float: left;
  }
}
.related-maintitle {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid#ddd;
  color: #000;
}
.related-maintitle h3 {
  text-transform: uppercase;
  color: #000;
}
.related-thumb {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.related-thumb .score-number h4 {
  font-size: 14px;
}
.related-title {
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 100%;
  padding: 20px;
  z-index: 2;
}
.related-title a,
.related-title a:link,
.related-title a:visited {
  color: #fff;
}
.related-title a:hover {
  color: rgba(258, 258, 258, 0.6);
}
/****************************************************
/* 404
*****************************************************/
.subtext404,
.maintext404 {
  text-align: center;
  color: #000;
  padding: 20px 0;
  margin-bottom: 15px;
}
.error-contentwrapper {
  float: left;
  width: 100%;
  margin: 15px 0 30px;
  padding: 30px;
}
.error-left {
  float: left;
  width: 68%;
  text-align: center;
}
.error-right {
  float: right;
  width: 29%;
  padding: 20px;
  border: 1px solid#ccc;
}
.feature404 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.error-right .feature404 select,
.error-right .feature404 select#cat.postform {
  float: left;
  width: 100%;
  padding: 5px;
  border: none;
  background: #f0f0f0;
}
.featuredesc {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding: 30px 15px;
  background: #f9f9f9;
}
.error-search {
  float: left;
  width: 100%;
  margin: 30px 0;
}
.error-content {
  float: left;
  width: 60%;
  margin-bottom: 15px;
  padding: 10px;
  background: #f9f9f9;
}
.error-featured {
  float: right;
  width: 37%;
}
/****************************************************
/* GENERAL
*****************************************************/
.divider-dummy {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.slider-place {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.prevnext-wrapper {
  float: left;
  margin-bottom: 30px;
  width: 100%;
  border-top: 1px solid#ccc;
  border-bottom: 1px solid#ccc;
  background-image: url("images/vert-line.png");
  background-position: center center;
  background-repeat: repeat-y;
}
.prevnext-wrapper h4 {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.postprev-wrapper {
  float: left;
  padding: 15px 0;
  width: 49%;
  text-align: center;
}
.postnext-wrapper {
  padding: 15px 0;
  float: right;
  width: 49%;
  text-align: center;
}
.next-text {
  width: 100%;
  float: left;
}
.next-text h4 {
  color: #999;
}
/*****HANDLE INVIEW EFFECT*****/
.thumb-zoom img {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.thumb-zoom:hover img {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  -moz-transform: scale3d(1.05, 1.05, 1.05);
  -ms-transform: scale3d(1.05, 1.05, 1.05);
  -o-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
}
/*****ADD REVIEW AREA*****/
#respond.comment-respond .comment-form-comment label {
  float: left;
  width: 100%;
  margin: 10px 0;
}
#respond.comment-respond .comment-form-comment textarea#comment {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid#999;
}
/****************************************************
/* TOP PANEL 
*****************************************************/
.header-cartwrapper {
  width: 100%;
  margin: 0 auto;
  float: left;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
.clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.entry-content {
  float: left;
  margin-bottom: 50px;
}
/*HANDLE FOR DARK AREA*/
.darkarea .bigtitle-left .main-title,
.darkarea .bigtitle-left .sub-title,
.darkarea .module10-time h4,
.darkarea .module10-time h3,
.darkarea .vc-bigtitle h1.titlewhite,
.darkarea h3.widgettitle,
.darkarea .vc-bigtitleright h1.titlewhite {
  color: rgba(258, 258, 258, 0.9);
}
.darkarea {
  color: rgba(258, 258, 258, 0.7);
}
.darkarea .vc-bigtitle::before,
.darkarea .vc-bigtitle::after {
  border-top: 2px solid #ddd;
}
.darkarea .reviewbig-scoreleft,
.darkarea .vc-bigsubtitle,
.darkarea .vc-bigsubtitleright {
  color: #ccc;
}
.darkarea a:link,
.darkarea a:visited {
  color: #fff;
}
.darkarea a:hover {
  color: rgba(258, 258, 258, 0.7);
}
.darkarea .module8-time,
.darkarea .moduletitle-wrapper > h3 > small,
.darkarea .moduletitle-wrapper > h3 > span,
.darkarea th {
  color: #fff;
}
.darkarea .module8-time {
  margin: 10px 0;
}
.darkarea .catwithnumber-count h5 {
  background: #ffcc0d;
  color: #000;
}
.darkarea .module6-post,
.darkarea .wrapper-submodule1,
.darkarea .sub-module5,
.darkarea .module5-top,
.darkarea .subblog3-article > h4,
.darkarea .sub-module7,
.darkarea #panel .popular-comments li,
.darkarea #panel-3 ul li ul#popular-comments li,
.darkarea .desmagz-latest-post,
.darkarea .subblog4,
.darkarea hr,
.darkarea .authors-name,
.darkarea .author-article,
.darkarea .catwithnumber,
.darkarea .blog-article {
  border-bottom: 1px solid rgba(258, 258, 258, 0.15);
}
.darkarea .tagcloud a:link,
.darkarea .tagcloud a:visited {
  border: none;
  background: rgba(0, 0, 0, 0.3);
}
.darkarea .tagcloud a:hover {
  border: none;
  background: rgba(0, 0, 0, 0.8);
}
.darkarea .scroll,
.darkarea #scroller-header {
  background: rgba(258, 258, 258, 0.1);
}
.darkarea .author-descriptionmodule {
  background: transparent;
}
/****************************************************
/* MISC
*****************************************************/
textarea,
input:focus,
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
/****************************************************
/* CPT
*****************************************************/
.subtitle-cpt {
  float: left;
  width: 100%;
  color: #333;
}
.cpt-header {
  float: left;
  width: 100%;
  padding: 15px 0;
  margin-bottom: 15px;
  border-top: 2px solid#ccc;
  border-bottom: 1px solid#ccc;
}
.cpt-header h1 {
  color: #000;
}
.sidebar-wrappercpt {
  float: left;
  width: 100%;
  border-bottom: 1px solid#ccc;
}
.sidebar-cpt {
  float: left;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 5px;
}
.cpt-catdesc {
  float: left;
  width: 100%;
  margin: 15px 0;
  padding: 10px 0;
  border-top: 1px solid#ccc;
  border-bottom: 1px solid#ccc;
  font-size: 12px;
  text-transform: uppercase;
}
.cpt-catdesc .sidebar-cpt {
  float: left;
  width: 48%;
}
.cpt-catdesc .sidebar-cpt:nth-child(even) {
  float: right;
}
.sidebar-cpt h5 {
  padding-bottom: 5px;
  color: #000;
}
.cptside-wrapper {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.cptside-contentwrapper {
  width: 48%;
  float: left;
  overflow: hidden;
}
.cptside-contentwrapper:nth-child(2) {
  float: right;
}
.cptside-sidethumbnail {
  float: left;
  position: relative;
  width: 100%;
}
.cptside-title {
  position: absolute;
  bottom: 0;
  padding: 5px 10px 0 0;
  background: #fff;
  color: #000;
  z-index: 1;
}
h2.page-title {
  margin-bottom: 5px;
  color: #000;
}
/* STAFF*/
.staff-titlearea {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid#ccc;
}
.staff-desc {
  float: left;
  width: 100%;
  margin: 15px 0 0;
  padding: 25px;
  background: #f9f9f9;
}
.staff-socmedwrapper {
  float: left;
  width: 100%;
  padding: 10px;
  background: #ddd;
  margin: 0 0 15px;
}
.staff-socmed {
  float: left;
  margin-right: 15px;
  font-size: 18px;
}
/* EVENT*/
.singleevent-image {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.singleevent-sidebar {
  float: left;
  width: 30%;
}
.singleevent-content {
  float: left;
  width: 70%;
  padding-left: 30px;
}
.singleevent-descwrapper {
  float: left;
  width: 100%;
  padding: 0 0 10px 20px;
}
.singleevent-desc {
  float: left;
  width: 100%;
  padding: 5px 10px 10px 20px;
  background: #000;
  color: #fff;
  margin: 0 0 10px;
}
@media only screen and (max-width: 480px) {
  .singleevent-sidebar {
    width: 100%;
  }
  .singleevent-descwrapper {
    padding: 0 0 0 0;
  }
  .singleevent-content {
    width: 100%;
    padding-left: 0;
  }
}
.cpt-contentwrapper {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid#ddd;
}
.cpt-contentwrapperinside {
  float: left;
  width: 100%;
}
.cpt-contentwrapperinside h2 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
/* BOOK*/
.singlebook-sidebar {
  float: left;
  width: 30%;
}

/****************************************************
/* TOP PANEL 
*****************************************************/
.header-cartwrapper {
  width: 100%;
  margin: 0 auto;
  float: left;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
.clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.entry-content {
  float: left;
  margin-bottom: 50px;
}
/* Panel Tab/button */
.tab {
  position: relative;
  max-width: 1265px;
  margin: 0 auto;
  z-index: 88 !important;
}
.tab ul.login {
  display: block;
  position: absolute;
  top: -34px;
  right: 0;
  float: right;
  padding: 9px 0 5px;
  margin: 0 0;
  text-align: center;
  background: #000;
  border: 1px solid#151515;
}
.tab ul.login li {
  text-align: left;
  display: block;
  float: left;
}
.tab a.open,
.tab a.close-sp {
  cursor: pointer;
  display: block;
  width: 28px;
  position: relative;
  top: -1px;
  color: #fff;
}
.tab a.open:hover,
.tab a.close-sp:hover {
  text-decoration: none;
  color: #666;
}
.login li#toggle a#close.close-sp i.fa,
.login li#toggle a#open.open i.fa {
  font-size: 14px;
  width: 100%;
  text-align: center;
}
/* sliding panel */
.toppanel-wrapp {
  max-width: 1170px;
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 1px) and (max-width: 640px) {
  .toppanel-wrapp {
    margin: 20px auto 0 auto;
  }
}
#toppanel {
  width: 100%;
  z-index: 88 !important;
  margin-top: -35px;
  margin: 0 auto;
}
#panel-header {
  width: 100%;
  position: relative;
  z-index: 88 !important;
  display: none;
}
#panel-header p {
  margin: 5px 0;
  padding: 0;
}
.content-spwrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #111;
  border-top: 1px solid#222;
}
#panel-header .content-sp {
  max-width: 1265px;
  margin: 0 auto;
  padding: 30px 25px 50px 25px;
  overflow: hidden;
}
.widget-topslide1 {
  width: 25%;
  float: left;
}
.widget-topslide2 {
  width: 44%;
  float: left;
  margin: 0 3%;
}
.widget-topslide3 {
  width: 25%;
  float: right;
}
@media only screen and (max-width: 640px) {
  .widget-topslide1 {
    width: 100%;
  }
  .widget-topslide2 {
    width: 100%;
    margin: 0;
  }
  .widget-topslide3 {
    width: 100%;
    float: left;
    margin: 0;
  }
}
/****************************************************
/* WOOCOMMERCE
*****************************************************/
.summary.entry-summary ul {
  margin-left: 25px;
}
.quantity.buttons_added input.input-text.qty.text {
  height: 35px;
  border-radius: 0;
  background: #fff;
  border-color: #333;
  width: 75px;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
  height: 17.5px;
  border-radius: 0;
  background: #fff;
  border-color: #333;
  width: 25px;
}
.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover {
  background: #333;
  color: #fff;
}
.woocommerce .quantity .qty {
  padding: 7px 2px;
  border: 2px solid#000;
  font-weight: bold;
}
.woocommerce .star-rating span {
  color: #000;
}
.button.add_to_cart_button.product_type_simple.loading {
  max-height: 35px;
  overflow: hidden;
}
.woocommerce a.added_to_cart {
  font-size: 11px;
  margin-left: 5px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #000;
  margin: 10px 0;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 10px;
}
.woocommerce .upsells.products,
.woocommerce-page .upsells.products,
.woocommerce-tabs {
  float: left;
  width: 48%;
  clear: left !important;
}
.woocommerce .related {
  float: right;
  width: 48%;
  clear: none !important;
}
.woocommerce ul.products li.product .price {
  font-size: 1em;
}
.woocommerce table.shop_table {
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 0px;
}
#respond input#submit,
.woocommerce a.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce input.button.alt {
  border: 2px solid#333;
  background-color: transparent;
  color: #000;
  border-radius: 0;
  font-weight: 400;
}
#respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #333;
  color: #fff;
}
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button,
.woocommerce button.button.alt {
  border: 2px solid#000;
  background-color: #000;
  color: #fff;
  border-radius: 0;
  font-weight: 400;
}
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover {
  background-color: transparent;
  color: #000;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  border: 2px solid #000;
  padding: 7px 5px;
  width: 125px !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 1px solid#ccc;
  padding: 10px;
}
.tagged_as,
.posted_in,
.sku_wrapper {
  width: 100%;
  float: left;
  font-size: 11px;
  text-transform: uppercase;
}
.woocommerce #reviews h3,
.upsells.products > h2,
.related.products > h2 {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid#d3ced2;
  color: #000;
}
.woocommerce #reviews #comments h2,
#tab-description > h2 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  color: #000;
}
#review_form_wrapper {
  float: left;
  width: 100%;
  padding: 25px;
  background: #f9f9f9;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 85px;
  background: #f9f9f9;
  border: none;
  border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  padding: 0;
  width: 70px;
  border: none;
}
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
}
/* ARCHIVE AREA */
.archive-dummy {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid#ddd;
  position: relative;
}
.imagewrapper.woodummy {
  float: left;
  width: 100%;
  overflow: hidden;
}
.descproduct-wrapper {
  float: left;
  padding: 20px 20px 0 20px;
  margin: 0;
  width: 100%;
  text-align: center;
}
.brand-thumb {
  float: left;
  width: 14%;
}
.brand-title {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  color: #000;
}
.brand-desc {
  float: right;
  width: 84%;
  font-size: 14px;
  color: #000;
}
.brand-descwrapper {
  float: left;
  width: 100%;
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid#ccc;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
p.woocommerce-result-count,
.archive-dummy .woocommerce-ordering,
.archive-dummy div.term-description,
.archive-dummy h1.page-title {
  display: none;
}
.woo-shopresult {
  width: 100%;
  float: left;
  position: relative;
  background: #fff;
  padding: 0 0 8px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid#ccc;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 0;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
  -moz-box-sizing: none;
  padding: 8px 10px;
  margin-bottom: 3px;
  line-height: 16px;
  color: #444;
}
.woocommerce ul.products li.product h3 {
  padding: 0;
}
.woocommerce .products .star-rating {
  position: absolute;
  top: 13px;
  left: 13px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  position: relative;
}
.price_slider_wrapper {
  float: left;
  width: 100%;
  padding: 10px;
  background: #f9f9f9;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #000;
  background: #fff;
  top: -0.3em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #000;
  border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background: #d60000;
}
.woocommerce ul.products li.product .onsale {
  right: 10px;
  top: 10px;
}
.woocommerce span.onsale {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #000;
  z-index: 2;
  left: 10px;
  top: 10px;
}
.woocommerce .widget_price_filter .price_slider_amount button {
  display: inherit;
}
/*RELATED PRODUCTS NUMBER*/
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 30.66666%;
  margin: 0 4% 30px 0;
  padding: 0;
  float: left;
  clear: none;
}
.woocommerce ul.products li.product:nth-child(3n),
.woocommerce-page ul.products li.product:nth-child(3n) {
  margin: 0 0 0 0;
  float: right;
}
.woocommerce ul.products li.product:nth-child(13),
.woocommerce-page ul.products li.product:nth-child(13),
.woocommerce ul.products li.product:nth-child(10),
.woocommerce-page ul.products li.product:nth-child(10),
.woocommerce ul.products li.product:nth-child(7),
.woocommerce-page ul.products li.product:nth-child(7),
.woocommerce ul.products li.product:nth-child(4),
.woocommerce-page ul.products li.product:nth-child(4) {
  clear: both;
}
/***** SHIPPING EFFECT ON PAGE *****/
.woocommerce-cart table.cart img {
  width: 65px;
}
.addresses h3,
#order_review_heading,
h3 #order_review_heading,
.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3,
.cart_totals h2 {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 2px solid#ccc;
}
.cart_totals > table {
  width: 100%;
}
.woocommerce table.my_account_orders tr {
  font-size: 14px;
}
.woocommerce table.my_account_orders .order {
  font-size: 12px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #eee;
}
#customer_details {
  float: left;
  margin-bottom: 30px;
}
.woocommerce-checkout #payment {
  background: #eee;
  border-radius: 0px;
}

/*SHARE BUTTON*/
.share-wrapper {
  float: right;
  position: relative;
  text-align: center;
  font-size: 18px;
}
.share-wrapper span {
  font-size: 18px;
  z-index: 2;
}
.share-pinterest,
.share-twitter,
.share-fb {
  text-align: center;
  width: 25px;
  top: -3px;
  height: 25px;
  padding: 3px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  opacity: 0;
}
.share-fb .fa,
.share-twitter .fa,
.share-pinterest .fa {
  color: #000;
}
.share-pinterest .fa:hover,
.share-twitter .fa:hover,
.share-fb .fa:hover {
  color: #999;
}
.share-wrapper .share-fb {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  right: 0;
}
.share-wrapper:hover .share-fb {
  top: -2px;
  right: 23px;
  opacity: 1;
}
.share-wrapper .share-twitter {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  right: 0;
}
.share-wrapper:hover .share-twitter {
  top: -2px;
  right: 50px;
  opacity: 1;
}
.share-wrapper .share-pinterest {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  right: 0;
}
.share-wrapper:hover .share-pinterest {
  top: -2px;
  right: 78px;
  opacity: 1;
}
/*FAVORITE*/
.wpfp-span:before {
  font-family: FontAwesome;
  content: "\f08a";
  margin: 0 5px 0 10px;
}
.wpfp-img {
  display: none;
}
.post-views {
  float: left;
  position: relative;
  margin-right: 10px;
}
.features-onsinglepost .post-views {
  float: right;
  margin-left: 10px;
}
.post-views-count:before {
  font-family: FontAwesome;
  content: "\f06e";
  margin: 0 5px 0 0;
}
.module3-meta .readtime {
  float: left;
  margin-right: 10px;
}
.readtime:before {
  font-family: FontAwesome;
  content: "\f02d";
  margin: 0 5px;
}
.share-pinterestpost,
.share-twitterpost,
.share-fbpost {
  float: right;
  margin: 0 0 0 15px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.share-pinterestpost a {
  color: #cb2026;
}
.share-twitterpost a {
  color: #2ba8e2;
}
.share-fbpost a {
  color: #284386;
}
.share-pinterestpost a:hover,
.share-twitterpost a:hover,
.share-fbpost a:hover {
  color: #000;
}

.wp-playlist .mejs-container {
  width: 100% !important;
}

/**Aggiunte da Andrea**/
body {
  line-height: 24px !important;
}

/** 
Forzatura per vedere meglio grassetto
**/
b,
strong {
  font-weight: bold !important;
  color: #000 !important;
}

.footer4-logo a img {
  height: 48px !important;
}

/** Ingrandisco testo articoli. **/

.entry-contentinside p {
  font-size: 16px !important;
  line-height: 20px !important;
}

/** CUSTOM STYLE FOR ELEMENTS **/
.green .moduletitle-wrapper h3 span:before {
  color: #99cc00 !important;
}

.fornumber::before {
  background: #99cc00 !important;
  color: #fff !important;
}

.module10-time {
  background: #58585a !important;
}

.event3-time {
  background: #99cc00 !important;
}

.yellow .cat-color span a {
  color: #99cc00 !important;
}

.green .fornumber25::before {
  background: #99cc00 !important;
}

.event3-date h2 {
  font-size: 16px !important;
  word-wrap: break-word !important;
}

/************************/
/* UI ELEMENTS          */
/************************/

a.magazine-button {
  border-style: solid;
  border-width: 1px;
  border-style: solid;
  border-width: 1px;
  padding: 9px;
  transition: all 0.3s;
}

a.magazine-button:hover {
  color: #000 !important;
  border-color: #000 !important;
}

.magazine-button span {
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px !important;
}

article a strong {
  /* text-decoration: underline!important; */
  transition: all 0.3 linear !important;
}

article a strong:hover {
  color: #97bf0d !important;
}

/** --------------------------------------- **/
/** CSS BOX NEWSLETTER
/** --------------------------------------- **/

.newsletter-box {
  background-color: #97bf0d;
  padding: 24px;
  margin: 16px 0;
  color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 23px 0px rgba(50, 50, 50, 0.29);
  -moz-box-shadow: 0px 0px 23px 0px rgba(50, 50, 50, 0.29);
  box-shadow: 0px 0px 23px 0px rgba(50, 50, 50, 0.29);
}

.newsletter-box > p:first-child {
  font-size: 24px;
  line-height: 26px;
  font-weight: 100;
  text-transform: uppercase;
}

.newsletter-box strong,
b {
  text-decoration: underline;
  color: #ffffff !important;
}

.newsletter-box .row {
  margin: 0px !important;
}

/* Smartphones (portrait) ----------- */
@media (min-width: 320px) and (max-width: 480px) {
  .newsletter-box .row .col-xs-12 {
    padding: 0px !important;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .newsletter-box .row .col-xs-12 {
    padding: 0px !important;
  }
}

.newsletter-box .row input[type="text"],
input[type="email"] {
  width: 100%;
  padding: 8px 14px;
  border-radius: 3px;
  border: 1px solid #fff;
  font-size: 18px;
  margin: 8px 0;
}

.newsletter-box .row input[type="text"]:focus,
input[type="email"]:focus {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.newsletter-box .row input[type="submit"] {
  padding: 8px 16px;
  border: 0;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  background: #fff;
  transition: all 0.3s ease-out;
  margin: 8px 0;
}

.newsletter-box .row input[type="submit"]:hover {
  opacity: 0.8;
}

.newsletter-box .mc4wp-response {
  background: #fff;
  color: #333;
  border-radius: 3px;
  font-weight: bold;
  line-height: 32px;
}

.newsletter-box .mc4wp-response .mc4wp-alert {
  margin: 5px;
}

/** --------------------------------------- **/
/** CSS VIAGGI
/** --------------------------------------- **/

.box-viaggio-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
  height: 250px;
}

.box-viaggio {
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.25);
  overflow: hidden;
}

.box-viaggio:hover {
  background-color: rgba(0, 0, 0, 0.45);
}

.box-viaggio h3 {
  text-transform: uppercase;
  color: #fff;
  padding: 0.5em;
  letter-spacing: 2px;
}

.box-viaggio h1 {
  color: #fff;
  padding: 0.5em;
  line-height: 32px !important;
  letter-spacing: 2px;
}

.box-viaggio-information {
  text-align: left;
  text-transform: uppercase;
  float: left;
  width: 50%;
}

.box-viaggio-information span {
  font-size: 14px !important;
  line-height: 18px !important;
  color: #fff !important;
}

.box-viaggio-information h4 {
  text-align: left !important;
  font-size: 24px !important;
  line-height: 28px !important;
  color: #fff !important;
  margin-top: 5px;
}

/** --------------------------------------- **/
/** Woocommerce
/** --------------------------------------- **/
.item-sold {
  display: none !important;
}

/** --------------------------------------- **/
/** HEADER CLAIM
/** --------------------------------------- **/
.header-logoinside {
    display: flex;
    align-items: center;
}

.header-logoinside  > .header-right2 {
    text-align: right;
}


.menu > .menu-item > a {
  text-transform: uppercase;
}

.widget ul li.menu-item:before {
  content: " "!important;
  display: none;
}