/*!
Theme Name: Magaziner 
Theme URI: http://wp-desk.com/magaziner
Author: WP-Desk Team 
Author URI: http://wp-desk.com
Description: Theme Magaziner is a fully responsive theme that looks great on any device and any size and support Retina. Includes many of the features slideshow, options panel, custom widgets, custom shortcodes, multi-sidebars, many of custom templates and much more. theme magaziner is suitable for Magazines and News sites and Blogs.
Version: 1.0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Domain Path: /languages/
Domain Path: /languages/
Tags: orange, three-columns, two-columns, responsive-layout, theme-options, accessibility-ready, custom-background, custom-colors,  custom-header, custom-menu, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
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: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
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: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.toplink {
  bottom:0!important;
  position: static;
 }
#mainidmenu #navigation-header {
  line-height:14px;
  }
.icon-search {
  top:-4px;
 }
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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-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 */
}
/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
@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 .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);
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: 8px;
}
select {
  max-width: 100%;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto;
}
.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;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  border: none;
  margin: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
input,
textarea {
  border: 1px solid #ccc;
  -webkit-transition: 0.2s all ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
}
input:focus,
textarea:focus {
  border-color: #999;
}
input[type='submit'] {
  background: #c27537;
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-family: "Open Sans";
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-header {
  margin: 0 0 35px 0;
  padding: 0;
  border-bottom: 2px solid #EEE;
}
.page-header h1 {
  margin: 0 0 12px 0;
}
.page-header .taxonomy-description {
  margin-bottom: 12px;
}
.page-header .taxonomy-description p {
  margin-bottom: 18px;
}
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;
}
dd {
  margin-left: 0;
}
@media (min-width: 780px) {
  .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: 20px;
  margin: 15px 0;
  border-left: 7px solid #d8d8d8;
  background: #fafafa;
  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-right: 15px;
  padding-left: 0;
  border-right: 5px solid #d8d8d8;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 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: #494949;
  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;
  border-radius: 4px;
}
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;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.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: 15px;
  padding-right: 15px;
}
.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%;
}
@media (min-width: 780px) {
  .container {
    max-width: 750px;
  }
  .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: 992px) {
  .container {
    max-width: 970px;
  }
  .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: 1200px) {
  .container {
    max-width: 1170px;
  }
  .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%;
  }
}
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;
  font-weight: bold;
}
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="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[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,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.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;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 780px) {
  .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: 780px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
@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;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
.tipsy {
  font-size: 10px;
  position: absolute;
  padding: 5px;
  z-index: 100000;
  text-transform: uppercase;
}
.tipsy-inner {
  background-color: #000;
  color: #FFF;
  max-width: 200px;
  padding: 5px 8px 4px 8px;
  text-align: center;
}
/* Rounded corners */
.tipsy-inner {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #000;
}
/* Rules to colour arrows */
.tipsy-arrow-n {
  border-bottom-color: #000;
}
.tipsy-arrow-s {
  border-top-color: #000;
}
.tipsy-arrow-e {
  border-left-color: #000;
}
.tipsy-arrow-w {
  border-right-color: #000;
}
.tipsy-n .tipsy-arrow {
  top: 0px;
  left: 50%;
  margin-left: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-e .tipsy-arrow {
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.tipsy-w .tipsy-arrow {
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.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;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 779px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 779px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 779px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 779px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 779px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 779px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 779px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 779px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
body.magaziner-non-responsive {
  /* Non-responsive overrides
   *
   * Utilitze the following CSS to disable the responsive-ness of the container,
   * grid system, and navbar.
   */
  /* Reset the container */
}
body.magaziner-non-responsive .container {
  max-width: none !important;
  width: 1170px;
}
.site-content {
  margin-bottom: 40px;
}
.magaziner_half_width {
  background: #fff;
}
.nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2;
}
@font-face {
  font-family: 'Mono Social Icons Font';
  src: url('fonts/MonoSocialIconsFont-1.10.eot');
  src: url('fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'), url('fonts/MonoSocialIconsFont-1.10.woff') format('woff'), url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'), url('fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
  src: url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.symbol,
a.symbol:before {
  font-family: 'Mono Social Icons Font';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.img_wrapper {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  position: absolute;
  top: 0;
  z-index: 2;
  display: none;
  width: 100%;
}
.img_wrapper.loaded {
  display: block;
}
.img_noscript {
  position: absolute;
  top: 0;
  z-index: 2;
}
.spinner-css {
  margin: -25px 0 0 -25px;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  position: absolute;
  border-radius: 999px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 1;
}
.spinner-css:after {
  content: "";
  position: absolute;
  width: 44px;
  height: 44px;
  left: 0px;
  top: 0px;
  margin: 3px;
  background: #ececec;
  opacity: 1;
  border-radius: 999px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.spinner-css .side {
  height: 50px;
  width: 25px;
  position: absolute;
  overflow: hidden;
  top: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.spinner-css .side > .fill {
  position: absolute;
  width: 25px;
  height: 50px;
  background: #c27537;
  border-radius: 999px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  animation: cssSpinnerRight 2s infinite linear;
  -webkit-animation: cssSpinnerRight 2s infinite linear;
  -moz-animation: cssSpinnerRight 2s infinite linear;
  -o-animation: cssSpinnerRight 2s infinite linear;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.spinner-css .side.sp_right {
  left: 25px;
  border-radius: 0px 999px 999px 0px;
  -webkit-border-radius: 0px 999px 999px 0px;
  -moz-border-radius: 0px 999px 999px 0px;
}
.spinner-css .side.sp_right > .fill {
  right: 0;
  border-right: 25px solid #ececec;
}
.spinner-css .side.sp_left {
  left: 0;
  border-radius: 999px 0px 0px 999px;
  -webkit-border-radius: 999px 0px 0px 999px;
  -moz-border-radius: 999px 0px 0px 999px;
}
.spinner-css .side.sp_left > .fill {
  left: 0;
  border-left: 25px solid #ececec;
  animation: cssSpinnerLeft 2s infinite linear;
  -webkit-animation: cssSpinnerLeft 2s infinite linear;
  -moz-animation: cssSpinnerLeft 2s infinite linear;
  -o-animation: cssSpinnerLeft 2s infinite linear;
}
@-webkit-keyframes cssSpinnerRight {
  0% {
    -webkit-transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(90deg);
  }
  25% {
    -webkit-transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  70% {
    -webkit-transform: rotate(270deg);
  }
  75% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes cssSpinnerLeft {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(0deg);
  }
  35% {
    -webkit-transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(180deg);
  }
  80% {
    -webkit-transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssSpinnerRight {
  0% {
    -moz-transform: rotate(0deg);
  }
  20% {
    -moz-transform: rotate(90deg);
  }
  25% {
    -moz-transform: rotate(180deg);
  }
  50% {
    -moz-transform: rotate(180deg);
  }
  70% {
    -moz-transform: rotate(270deg);
  }
  75% {
    -moz-transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-moz-keyframes cssSpinnerLeft {
  0% {
    -moz-transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(0deg);
  }
  35% {
    -moz-transform: rotate(90deg);
  }
  50% {
    -moz-transform: rotate(180deg);
  }
  75% {
    -moz-transform: rotate(180deg);
  }
  80% {
    -moz-transform: rotate(270deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes cssSpinnerRight {
  0% {
    -o-transform: rotate(0deg);
  }
  20% {
    -o-transform: rotate(90deg);
  }
  25% {
    -o-transform: rotate(180deg);
  }
  50% {
    -o-transform: rotate(180deg);
  }
  70% {
    -o-transform: rotate(270deg);
  }
  75% {
    -o-transform: rotate(360deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@-o-keyframes cssSpinnerLeft {
  0% {
    -o-transform: rotate(0deg);
  }
  25% {
    -o-transform: rotate(0deg);
  }
  35% {
    -o-transform: rotate(90deg);
  }
  50% {
    -o-transform: rotate(180deg);
  }
  75% {
    -o-transform: rotate(180deg);
  }
  80% {
    -o-transform: rotate(270deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes cssSpinnerRight {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(90deg);
  }
  25% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  70% {
    transform: rotate(270deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes cssSpinnerLeft {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(0deg);
  }
  35% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(180deg);
  }
  80% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*
 * Style Top Header 
 */
#top-header {
  background: #111111;
  min-height: 50px;
  position: relative;
}
#top-header #top-navigation {
  line-height: 50px;
}
#top-header #top-navigation .none-top-navigation {
  color: #858585;
  font-size: 13px;
}
#top-header #top-navigation .top-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#top-header #top-navigation .top-navigation ul > li {
  float: left;
  height: 50px;
  position: relative;
}
#top-header #top-navigation .top-navigation ul > li:first-child a {
  padding-left: 0;
}
#top-header #top-navigation .top-navigation ul > li.has-children > a {
  padding-right: 20px;
}
#top-header #top-navigation .top-navigation ul > li.has-children > a:after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  top: 43%;
  right: 5px;
  display: inline-block;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-top: 3px solid rgba(255, 255, 255, 0.8);
}
#top-header #top-navigation .top-navigation ul > li > a {
  display: block;
  color: rgba(255, 255, 255, 0.9);
  height: 100%;
  padding: 0 15px;
  font-size: 13px;
}
#top-header #top-navigation .top-navigation ul > li > a:hover {
  color: #fff;
}
#top-header #top-navigation .top-navigation ul > li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
#top-header #top-navigation .top-navigation ul li a:hover {
  text-decoration: none;
}
#top-header #top-navigation .top-navigation ul.sub-menu {
  position: absolute;
  background: #242424;
  width: 180px;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  z-index: 1070;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -ms-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
#top-header #top-navigation .top-navigation ul.sub-menu ul.sub-menu {
  display: none;
  top: 0px;
  left: 100%;
}
#top-header #top-navigation .top-navigation ul.sub-menu li {
  width: 100%;
  height: auto;
  padding: 0;
}
#top-header #top-navigation .top-navigation ul.sub-menu li:hover {
  background: #2E2E2E !important;
}
#top-header #top-navigation .top-navigation ul.sub-menu li:first-child > a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#top-header #top-navigation .top-navigation ul.sub-menu li a {
  display: block;
  line-height: initial;
  padding: 12px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#top-header #top-navigation .top-navigation ul.sub-menu li a:after {
  right: 8px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid rgba(255, 255, 255, 0.8);
}
#top-header #top-navigation .top-navigation ul.sub-menu li:hover .sub-menu {
  display: block;
}
#top-header #top-navigation .top-navigation ul.sub-menu li:last-child a {
  border-bottom: none;
}
#top-header #top-navigation .dropdown-top-navigation {
  display: none;
}
#top-header #top-navigation .dropdown-top-navigation select {
  background: #25282A;
  padding: 2px;
  color: #fff;
  margin-top: 14px;
  width: 40%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #616161;
}
#top-header .search-form {
  position: relative;
  float: right;
  margin-top: 10px;
}
#top-header .search-form .input-search {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border: none;
  outline: none;
  width: 160px;
  height: 30px;
  padding: 0 35px 0 18px;
  font-size: 12px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: rgba(255, 255, 255, 0.5);
}
#top-header .search-form .input-search:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#top-header .search-form .input-search::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#top-header .search-form .input-search:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#top-header .search-form .input-search::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#top-header .search-form .input-search:focus {
  width: 215px;
}
#top-header .search-form .button-submit {
  background: none;
  border: none;
  outline: none;
  color: #fff;
  padding: 0;
  color: #a0a8b4;
  position: absolute;
  top: 3px;
  right: 16px;
  line-height: 22px;
}
#top-header .social-networks {
  display: inline-block;
  margin: 14px 17px 0 0;
  padding-right: 8px;
}
#top-header .social-networks.with-border {
  border-right: 1px solid #4d565d;
}
#top-header .social-networks > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#top-header .social-networks > ul > li {
  float: right;
  margin: 0 10px;
}
#top-header .social-networks > ul > li > a {
  color: #929A9E;
  font-size: 16px;
}
#top-header .social-networks > ul > li > a:hover {
  color: #BABEC0;
}<meta name="google-site-verification" content="1snvL9qxgCqREQjceXq-W14e35zSXwm7-kmdMcA-1bg" />
/*
 * Style Center Header 
 */
#center-header {
  position: relative;
  margin-bottom: 30px;
}
#center-header .site-title {
  float: left;
  margin: 0;
  margin-top: 48px;
  line-height: 1;
}
#center-header .site-title h1 {
  color: #333333;
  line-height: 1;
  margin: 0;
}
#center-header .site-title:hover h1 {
  color: #c27537;
}
#center-header .site-logo {
  float: left;
}
#center-header .site-tagline {
  float: left;
  font-size: 13px;
}
#center-header .banner-header a{
display: block;
 margin: 31px 0 0px 0;
background: #fff;
width: 570px;
height: 100px;
}
/*
 * Style Navigation Header 
 */
#navigation-header {
  background: #F3F3F3;
  border-bottom: 3px solid #c27537;
  min-height: 65px;
  margin-bottom: 40px;
  position: relative;
  line-height: 65px;
}
#navigation-header .none-primary-navigation {
  margin-left: 20px;
}
#navigation-header .primary-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#navigation-header .primary-navigation ul li {
  position: relative;
  height: 65px;
  text-transform: uppercase;
  color: #666;
  display: inline-block;
  float: left;
}
#navigation-header .primary-navigation ul li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
#navigation-header .primary-navigation ul li:hover > a {
  color: #000;
}
#navigation-header .primary-navigation ul li a {
  text-decoration: none;
  display: block;
  height: 100%;
  color: #303030;
  font-weight: bold;
  padding: 0 15px;
}

/*#navigation-header .primary-navigation ul li.current_page_item > a {
  background: #c27537;
  color: #fff !important;
}*/
#navigation-header .primary-navigation ul li.has-children.current_page_item > a:after {
  border-top-color: #fff;
}
#navigation-header .primary-navigation ul li.has-children > a {
  position: relative;
  padding-right: 25px;
}
#navigation-header .primary-navigation ul li.has-children > a:after {
  content: "";
  height: 0px;
  width: 0px;
  position: absolute;
  top: 50%;
  right: 9px;
  display: inline-block;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-top: 3px solid #000000;
}
#navigation-header .primary-navigation ul.sub-menu {
  position: absolute;
  left: 0px;
  width: 185px;
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  z-index: 1060;
  padding-top: 3px;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -ms-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  visibility: hidden;
  opacity: 0;
}
#navigation-header .primary-navigation ul.sub-menu > li:hover ul.sub-menu {
  display: block;
}
#navigation-header .primary-navigation ul.sub-menu ul.sub-menu {
  padding: 0;
  display: none;
  top: 0px;
  left: 100%;
}
#navigation-header .primary-navigation ul.sub-menu > li {
  display: block;
  width: 100%;
  height: auto;
}
#navigation-header .primary-navigation ul.sub-menu > li.current_page_item a {
  background: transparent;
}
#navigation-header .primary-navigation ul.sub-menu > li > a {
  color: rgba(255, 255, 255, 0.8);
  text-transform: none;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  padding: 12px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: #2A2F33!important;
}
#navigation-header .primary-navigation ul.sub-menu > li:hover > a {
  color: #fff !important;
}
#navigation-header .primary-navigation ul.sub-menu > li.has-children > a:after {
  right: 8px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid rgba(255, 255, 255, 0.8);
}
#navigation-header .primary-navigation ul.sub-menu > li:last-child a {
  border: none;
}
#navigation-header .dropdown-primary-navigation {
  display: none;
}
#navigation-header .dropdown-primary-navigation select {
  padding: 4px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #BDBDBD;
  margin-top: 20px;
  width: 90%;
  margin-left: 4%;
  color: #000;
}
/*
 * Style Bar Latest News  
 */
#bar-latest-news {
  background: #f7f9fa;
  height: 35px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
#bar-latest-news > span.mt-label {
  background: #c23737;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  float: left;
  height: 100%;
  margin-right: 15px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 12px;
  line-height: 35px;
}
#bar-latest-news .mt-news {
  height: 100%;
  line-height: 35px;
  overflow: hidden;
  border-right: 12px solid #f7f9fa;
}
#bar-latest-news .mt-news .list-news {
  list-style: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
#bar-latest-news .mt-news .list-news .mt-hide {
  display: none;
}
#bar-latest-news .mt-news .list-news li {
  margin-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#bar-latest-news .mt-news .list-news a {
  color: #000;
}
#bar-latest-news .mt-news .list-news a:hover {
  color: #c27537;
  text-decoration: none;
}
/*---------- General Class Widget  ----------*/
.widget {
  margin-bottom: 40px;
}
.widget .title-widget {
  margin-bottom: 10px;
}
.widget .title-widget h1,
.widget .title-widget h2,
.widget .title-widget h3,
.widget .title-widget h4,
.widget .title-widget h5,
.widget .title-widget h6 {
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  position: relative;
  margin-top: 0;
}
.widget .news-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget .news-list li {
  border-bottom: 1px solid #d6d6d6;
  padding: 14px 0;
}
.widget .news-list li:first-child {
  padding-top: 0;
}
.widget .news-list li .image {
  float: left;
  margin-right: 10px;
}
.widget .news-list li .post-holder {
  overflow: hidden;
}
.widget .news-list li .post-holder .meta {
  color: #878787;
  font-size: 12px;
  margin-top: 4px;
}
.widget .news-list li a {
  color: #000;
  display: inline-block;
}
.widget .news-list li a:hover {
  color: #9b58b5;
}
.rss-date {
  font-size: 13px;
  color: #8B8B8B;
}
/*---------- Widget Tabs ----------*/
.widget_tabs .tabs-container {
  margin-top: 18px !important;
  padding: 0 !important;
  border: none !important;
}
/*------- Widget Categories -------*/
.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_recent_entries ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_categories ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_recent_entries ul li a {
  padding-left: 15px;
  display: block;
  position: relative;
  color: #000;
  padding: 11px;
  padding-left: 16px;
  border-bottom: 1px solid #d6d6d6;
}
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_entries ul li a:hover {
  color: #c27537;
}
.widget_categories ul li a:before,
.widget_archive ul li a:before,
.widget_pages ul li a:before,
.widget_recent_entries ul li a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  margin-right: 11px;
  color: #858585;
  font-size: 11px;
  position: absolute;
  top: 12px;
  left: 0px;
}
/*-------- Widget Archives --------*/
/*------ Widget Recent Posts ------*/
/*--------- Widget Search ---------*/
form.search-form {
  position: relative;
}
form.search-form label {
  margin: 0;
  display: block;
}
form.search-form .search-field {
  border: none;
  padding: 8px;
  background: #EBEBEB;
  padding-left: 15px;
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #505050;
}
form.search-form .search-field:-moz-placeholder {
  color: #a8a8a8;
}
form.search-form .search-field::-moz-placeholder {
  color: #a8a8a8;
}
form.search-form .search-field:-ms-input-placeholder {
  color: #a8a8a8;
}
form.search-form .search-field::-webkit-input-placeholder {
  color: #a8a8a8;
}
form.search-form .search-field:-moz-placeholder {
  color: #8f8f8f;
}
form.search-form .search-field::-moz-placeholder {
  color: #8f8f8f;
}
form.search-form .search-field:-ms-input-placeholder {
  color: #8f8f8f;
}
form.search-form .search-field::-webkit-input-placeholder {
  color: #8f8f8f;
}
form.search-form .search-field:focus {
  outline: none;
}
form.search-form .screen-reader-text {
  display: none;
}
form.search-form button {
  background: none;
  border: none;
  padding: 0;
  position: absolute;
  top: 7px;
  right: 12px;
  color: #4d4d4d;
}
form.search-form .search-submit {
  display: none !important;
}
/*---------- Widget Menu ----------*/
.widget_nav_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_nav_menu ul li ul {
  margin-left: 15px;
}
.widget_nav_menu ul li a {
  padding-left: 15px;
  display: block;
  position: relative;
  color: #000;
  padding: 11px;
  padding-left: 16px;
  border-bottom: 1px solid #d6d6d6;
}
.widget_nav_menu ul li a:hover {
  color: #c27537;
}
.widget_nav_menu ul li a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  margin-right: 11px;
  color: #858585;
  font-size: 11px;
  position: absolute;
  top: 12px;
  left: 0px;
}
/*---------- Widget Calender ----------*/
.widget_calendar {
  float: left;
}
.widget_calendar #wp-calendar {
  width: 100%;
}
.widget_calendar #wp-calendar caption {
  text-align: right;
  color: #333;
  font-size: 12px;
  margin-bottom: 15px;
}
.widget_calendar #wp-calendar thead {
  font-size: 12px;
}
.widget_calendar #wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
}
.widget_calendar #wp-calendar tbody {
  color: #838383;
}
.widget_calendar #wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}
.widget_calendar #wp-calendar tbody td:hover {
  background: #fff;
}
.widget_calendar #wp-calendar tbody .pad {
  background: none;
}
.widget_calendar #wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
.widget_calendar #wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}
/*---- Widget Sort Recent Posts ----*/
/*------ Widget Recent Comments -----*/
.widget_recent_comments ul#recentcomments {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_recent_comments ul#recentcomments li {
  display: block;
  color: #000;
  padding: 11px;
  padding-left: 0;
  border-bottom: 1px solid #d6d6d6;
}
.widget_recent_comments ul#recentcomments li:first-child {
  padding-top: 0;
}
/*---------- Widget Tags -----------*/
.widget_tag_cloud .tagcloud a {
  background: #F0F0F0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 0 4px 8px 0;
  display: inline-block;
  color: #000;
  padding: 5px 8px;
  -webkit-transition: 0.2s all ease-out;
  -moz-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
}
.widget_tag_cloud .tagcloud a:hover {
  background: #c27537;
  color: #fff;
}
/*---------- Widget Meta -----------*/
.widget_meta ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_meta ul li a {
  display: block;
  color: #000;
  padding: 11px;
  padding-left: 0;
  border-bottom: 1px solid #d6d6d6;
}
.widget_meta ul li a:hover {
  color: #c27537;
}
/*---------- Widget Flickr ----------*/
#magaizner-mini-sidebar .flickr_badge_image img {
  margin: 0 7px 7px 0;
}
.flickr_badge_image {
  display: inline-block;
}
.flickr_badge_image a {
  display: inline-block;
}
.flickr_badge_image a img {
  float: left;
  margin: 0 10px 10px 0;
}
/*---------- Widget Social Networks ----------*/
.social_links {
  margin-bottom: 25px;
}
.magaziner-social-networks {
  list-style: none;
  margin: 0;
  padding: 0;
}
.magaziner-social-networks li {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.magaziner-social-networks li a {
  float: left;
  width: 36px;
  height: 36px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  font-size: 18px;
  margin: 0 7px 7px 0;
  text-align: center;
  line-height: 38px;
}
.magaziner-social-networks li a:hover {
  opacity: 0.8;
}
.magaziner-social-networks li a :focus {
  color: #000;
}
.magaziner-social-networks li a.twitter {
  background: #00aced;
}
.magaziner-social-networks li a.facebook {
  background: #3b5998;
}
.magaziner-social-networks li a.dribbble {
  background: #c5376d;
}
.magaziner-social-networks li a.behance {
  background: #1769FF;
  font-size: 38px;
}
.magaziner-social-networks li a.rss {
  background: #e67329;
}
.magaziner-social-networks li a.google {
  background: #bb0000;
}
.magaziner-social-networks li a.linkedin {
  background: #007bb6;
}
.magaziner-social-networks li a.tumblr {
  background: #4d7ea3;
}
.magaziner-social-networks li a.skype {
  background: #36c4f3;
}
.magaziner-social-networks li a.youtube,
.magaziner-social-networks li a.pinterest {
  background: #bb0102;
}
.magaziner-social-networks li a.flickr {
  background: #dc97c0;
}
.magaziner-social-networks li a.vimeo {
  background: #4db4da;
  font-size: 35px;
  line-height: 35px;
}
.magaziner-social-networks li a.github {
  background: #505050;
  font-size: 20px;
}
.magaziner-social-networks li a.instagram {
  background: #ACA991;
}
/*---------- Widget Text ---------*/
.textwidget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.textwidget ul li {
  padding: 5px 0;
  border-bottom: 1px solid #D6D6D6;
}
/*---------- Widget RSS ---------*/
.widget_rss ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_rss ul li {
  display: block;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #d6d6d6;
}
.widget_rss ul li a {
  color: #c27537;
}
.widget_rss ul li a:hover {
  color: #000;
}
/*---------- Widget Recent Twittes ----------*/
.widget.tweets ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget.tweets ul li {
  border-bottom: 1px solid #D6D6D6;
}
.widget.tweets.tweets .twitter-box .jtwt_tweet {
  padding: 0 0 7px 30px;
  margin-top: 14px;
  position: relative;
}
.widget.tweets.tweets .twitter-box .jtwt_tweet:before {
  content: "\f099";
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 20px;
  color: #ACACAC;
}
.widget.tweets.tweets .twitter-box .jtwt_tweet p {
  margin-bottom: 5px;
}
.widget.tweets.tweets .twitter-box .jtwt_tweet .jtwt_date {
  font-size: 13px;
}
.widget.tweets.tweets .twitter-box .jtwt_tweet:first-child {
  margin-top: 0;
}
/* These are the classes that are going to be applied: */
.column {
  float: left;
}
.size-1of3 {
  width: 33.333%;
}
/* Also, don't forget to add this: */
[data-columns]::before {
    position: absolute;
    right: 9999em;
    bottom: 9999em;
    visibility: hidden;
}
.post-holder {
  overflow: hidden;
}
#primary.content-area #main article .content-spinner-img {
  position: relative;
  background: #ececec;
  padding-top: 67%;
}
#primary.content-area #main article .content-spinner-img img {
  width: 100%;
  /*height: auto;*/
height: 180px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
#primary.content-area #main article .entry-header .entry-thumbnail {
  position: relative;
}
#primary.content-area #main article .entry-header .entry-thumbnail .placeholder-video {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 8px 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  z-index: 99999999;
  margin: -20px 0 0 -30px;
}
#primary.content-area #main article .entry-header .entry-thumbnail .placeholder-video i {
  opacity: .9;
}
#primary.content-area #main article .entry-header .entry-title h2 {
  margin-top: 0;
}
#primary.content-area #main article .entry-header .entry-title h2 a:hover {
  color: #1bbc9b;
}
#primary.content-area #main article .entry-header .entry-meta {
  color: #999;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 8px;
}
#primary.content-area #main article .entry-header .entry-meta span {
  margin-right: 5px;
}
#primary.content-area #main article .entry-header .entry-thumbnail {
  margin-bottom: 12px;
}
#primary.content-area #main article .entry-excerpt p {
  margin-bottom: 8px;
}
#primary.content-area #main article .entry-excerpt .entry-readmore {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}
#primary.content-area #main article .entry-content {
  margin: 0 0 25px 0;
}
#primary.content-area #main article .entry-tags {
  margin-bottom: 12px;
}
#primary.content-area #main article .entry-tags span {
  text-transform: uppercase;
  margin-right: 10px;
  display: inline-block;
  font-weight: 600;
}
#primary.content-area #main article .entry-tags a {
  background: #eeeeee;
  color: #3A3A3A;
  padding: 2px 7px;
  margin: 0 8px 6px 0;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: 0.2s all ease-out;
  -moz-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#primary.content-area #main article .entry-tags a:hover {
  background: #9b58b5;
  color: #fff;
}
#primary.content-area .nav-share-post {
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  min-height: 50px;
  margin-bottom: 30px;
}
#primary.content-area .nav-share-post > span {
  border-right: 1px solid #dbdbdb;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 12px;
  display: inline-block;
  padding-right: 13px;
  float: left;
}
#primary.content-area .nav-share-post > ul {
  list-style: none;
  margin: 13px 18px 0 0;
  padding: 0;
  float: right;
}
#primary.content-area .nav-share-post > ul li {
  display: inline-block;
}
#primary.content-area .nav-share-post > ul li a {
  margin-left: 25px;
  color: #7c7c7c;
  font-size: 18px;
  float: left;
}
#primary.content-area .nav-share-post > ul li.pinterest a:hover,
#primary.content-area .nav-share-post > ul li.google-plus a:hover {
  color: #bb0102;
}
#primary.content-area .nav-share-post > ul li.twitter a:hover {
  color: #00aced;
}
#primary.content-area .nav-share-post > ul li.tumblr a:hover {
  color: #4d7ea3;
}
#primary.content-area .nav-share-post > ul li.linkedin a:hover {
  color: #007bb6;
}
#primary.content-area .nav-share-post > ul li.reddit a {
  font-size: 38px;
  font-weight: bold;
}
#primary.content-area .nav-share-post > ul li.email a {
  font-size: 17px;
}
#primary.content-area .nav-share-post > ul li.email a:hover {
  color: #5f5f5f;
}
#primary.content-area .nav-author-post {
  margin-bottom: 20px;
}
#primary.content-area .nav-author-post h2 {
  border-bottom: 2px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 22px;
}
#primary.content-area .nav-author-post .inner-author-post .avatar-author {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
#primary.content-area .nav-author-post .inner-author-post .avatar-author img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li {
  display: inline-block;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a {
  width: 20px;
  height: 20px;
  background: red;
  margin-right: 6px;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  float: left;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.url {
  background-color: #5a5a5a;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.twitter {
  background: #00aced;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.facebook {
  background: #3b5998;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.linkedin {
  background: #007bb6;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.google-plus {
  background: #b00;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.youtube {
  background: #b00;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.instagram {
  background: #517fa4;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.dribbble {
  background: #c5376d;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.github {
  background: #5a5a5a;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.behance {
  background: #1769FF;
  font-size: 26px;
  margin-top: 2px;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.pinterest {
  background: #BB0102;
}
#primary.content-area .nav-author-post .inner-author-post .social-author ul li a.flickr {
  background: #BB6E9C;
}
#primary.content-area .nav-navigation-post {
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  min-height: 42px;
  margin-bottom: 35px;
  padding: 12px 0;
  line-height: 2;
  overflow: hidden;
  clear: both;
}
#primary.content-area .nav-navigation-post a {
  color: #000;
}
#primary.content-area .nav-navigation-post a:hover {
  color: #c27537;
}
#primary.content-area .nav-navigation-post .nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
#primary.content-area .nav-navigation-post .nav-previous {
  float: left;
  width: 50%;
  text-align: left;
}
#primary.content-area .nav-related-posts {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 40px;
}
#primary.content-area .nav-related-posts .head-related-post {
  margin-bottom: 18px;
}
#primary.content-area .nav-related-posts .head-related-post h2 {
  margin: 0;
}
#primary.content-area .nav-related-posts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#primary.content-area .nav-related-posts ul li {
  margin-bottom: 0;
}
#primary.content-area .nav-related-posts ul li .date-post {
  font-size: 12px;
  text-transform: uppercase;
  color: #949494;
  display: block;
}
#primary.content-area .nav-related-posts ul li img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#primary.content-area .nav-related-posts ul li img:hover {
  opacity: 0.85;
}
#primary.content-area .nav-related-posts ul li .post-area {
  margin: 8px 0 10px 0;
}
#primary.content-area .nav-related-posts ul li .post-area a {
  color: #000;
  margin-bottom: 2px;
  display: inline-block;
}
#primary.content-area .nav-related-posts ul li .post-area a:hover {
  color: #9b58b5;
}
#primary.content-area.content-single-post .entry-header {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 18px;
}
#primary.content-area.content-single-post .entry-header .entry-title h2 {
  margin-bottom: 5px;
}
#primary.content-area.content-single-post .entry-header .entry-thumbnail {
  margin-bottom: 0 !important;
}
#primary.content-area.content-single-post .entry-header .entry-thumbnail .embed_inner_wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999999;
}
#primary.content-area.content-single-post .entry-thumbnail .content-spinner-img {
  padding-top: 48% !important;
}
#primary.content-area.content-single-post article.post {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 3px;
}
#primary.content-area.content-blog .entry-header .entry-thumbnail {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
#primary.content-area.content-blog .entry-header .entry-thumbnail:hover {
  opacity: 0.85;
}
#primary.content-area.content-archive .nav-author-post h2 {
  margin-top: 0 !important;
}
#primary.content-area.template-archive-author .page-header {
  padding: 0 !important;
}
@media screen and (min-width: 992px) {
  #primary.content-area.content-blog-grid-full-4-col #timeline[data-columns]::before {
    content: '4 .column.col-xs-3';
  }
}
@media screen and (min-width: 992px) {
  #primary.content-area.content-blog-grid-full-3-col #timeline[data-columns]::before {
    content: '3 .column.col-xs-4';
  }
}
@media screen and (min-width: 480px) {
  #primary.content-area.content-blog-grid-width-sidebar #timeline[data-columns]::before {
    content: '2 .column.col-xs-6';
  }
}
#primary.content-area.content-blog-grid-width-sidebar #timeline {
  margin-left: -15px;
  margin-right: -15px;
}
#primary.content-area.content-blog-grid-width-sidebar #timeline:before,
#primary.content-area.content-blog-grid-width-sidebar #timeline:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#primary.content-area.content-blog-grid-width-sidebar #timeline:after {
  clear: both;
}
#primary.content-area.content-blog-grid-width-sidebar #timeline:before,
#primary.content-area.content-blog-grid-width-sidebar #timeline:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#primary.content-area.content-blog-grid-width-sidebar #timeline:after {
  clear: both;
}
#primary.content-area.template-authors section.nav-author-post {
  border-bottom: 2px solid #E2E2E2;
  padding-bottom: 10px;
  margin-bottom: 25px !important;
}
#primary.content-area.template-authors section.nav-author-post h2.author-name {
  margin: 0 0 10px;
  padding: 0;
  border: none;
}
#primary.content-area.image-attachment .entry-header {
  border-bottom: 1px solid #EEE;
  margin-bottom: 22px;
  padding-bottom: 2px;
}
#primary.content-area.image-attachment .entry-header .entry-title {
  margin: 0 0 3px;
}
#primary.content-area.image-attachment .entry-content .attachment {
  margin-bottom: 20px;
}
#primary.content-area.image-attachment .entry-content .attachment img {
  display: block;
  max-width: 100%;
  height: auto;
}
#primary.content-area.template-page .entry-header .entry-title {
  margin-top: 0;
}
.pagination > a:not(.pagination-next) {
  border-right: 1px solid #D6D6D6;
  padding-right: 12px;
  margin-right: 12px;
}
.pagination > span {
  margin-right: 12px;
  padding-right: 12px;
  border-right: 1px solid #D6D6D6;
}
.embed-wrapper {
  position: relative;
}
.embed-wrapper iframe {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 2;
}
.small-post {
  border-bottom: 2px solid #DDD;
  margin-bottom: 10px;
  height: 72px;
  overflow: hidden;
}
.small-post .image-post {
  float: left;
  margin-right: 10px;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.small-post .image-post:hover {
  opacity: 0.85;
}
.small-post .post-holder {
overflow: hidden;
line-height: 20px;
}
.small-post .post-holder .title-post {
  display: block;
  margin: 0 0 3px 0;
  color: #231f20 !important;
}
.small-post .post-holder .title-post:hover {
 color: #9b58b5 !important;
}
.small-post .meta-post {
  font-size: 12px;
  color: #999;
}
.content-blog-medium-image.shortcode-magazine-full-column-st2 > article {
  margin-bottom: 12px !important;
  border-bottom-color: #e6e6e6 !important;
}
.content-blog-medium-image article {
  margin-bottom: 45px;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 20px;
}
.content-blog-medium-image article .entry-thumbnail {
  float: left;
  margin-right: 15px;
  position: relative;
  width: 270px;
}
.content-blog-medium-image article .entry-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
}
.content-blog-medium-image article .entry-header .entry-title h2 {
  margin: 0;
  margin-bottom: 6px;
}
.content-blog-medium-image article .entry-excerpt {
  overflow: hidden;
}
.content-blog-large-image article {
  margin-bottom: 55px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
}
.content-blog-large-image article .entry-header {
  margin-bottom: 18px;
}
.content-blog-large-image article .entry-header .entry-title h2 {
  margin: 0;
  margin-bottom: 4px;
}
.content-blog-large-image article .entry-header .entry-thumbnail .content-spinner-img {
  padding-top: 48% !important;
}
.content-blog-large-image article .entry-header .entry-thumbnail .placeholder-video {
  font-size: 18px;
  padding: 10px 30px !important;
  margin: -22px -32px !important;
}
.content-blog-grid article {
  border-bottom: 2px solid #DDD;
  padding-bottom: 18px;
  margin-bottom: 55px;
}
.content-blog-grid.shortcode-magazine-half-column article {
  margin-bottom: 14px;
}
.magaziner-pagination {
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}
.pagination {
  position: relative;
  text-align: left;
}
/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption {
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  margin-bottom: 0;
  font-style: italic;
}
.site-main .gallery {
  margin-bottom: 1.5em;
}
.gallery-caption {
  display: block;
}
.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-main .gallery dd {
  margin: 0;
}
/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}
.error-404.not-found .e404 {
  font-size: 130px !important;
  line-height: 130px !important;
  font-weight: bold;
  margin: 0;
  margin-bottom: 5px;
  color: #474747;
}
.error-404.not-found .eoops {
  font-size: 20px !important;
  margin: 0;
  color: #3F3F3F;
}
.error-404.not-found .page-content form.search-form {
  margin-top: 18px;
}
.error-404.not-found .page-content form.search-form .screen-reader-text {
  display: none !important;
}
.error-404.not-found .page-content form.search-form input[type='search'] {
  width: 450px;
}
.no-results.not-found .page-content p {
  margin-bottom: 15px;
}
.no-results.not-found .page-content form {
  margin-top: 22px;
}
.no-results.not-found .page-content input[type='search'] {
  width: 450px;
}
.bypostauthor {
  display: block;
}
.comment-content a {
  word-wrap: break-word;
}
#comments .head-respond h2 {
  margin-top: 0;
}
#comments .comments-title {
  margin: 0 0 20px 0;
}
#comments .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
}
#comments .comment-list > li {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
#comments .comment-list > li > ul.children {
  padding: 0;
  margin: 12px 0 0 80px;
}
#comments .comment-list > li > ul.children > li {
  border-top: 1px solid #dbdbdb;
  padding-top: 18px;
  margin-top: 12px;
}
#comments .comment-list > li > ul.children > li > ul.children {
  border-top: 1px solid #dbdbdb;
  margin-top: 12px;
  padding-left: 82px;
}
#comments .comment-list > li > ul.children > li > ul.children > li {
  padding-top: 18px;
}
#comments .comment-list li .avatar-comment {
  float: left;
  margin-right: 15px;
}
#comments .comment-list li .avatar-comment img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#comments .comment-list li .comment-holder {
  overflow: hidden;
}
#comments .comment-list li .comment-holder header {
  margin-bottom: 10px;
}
#comments .comment-list li .comment-holder .title-author-comment {
  margin-bottom: 2px;
}
#comments .comment-list li .comment-holder .date-comment {
  font-size: 12px;
  color: #808080;
  font-style: italic;
}
#comments .comment-list li .comment-holder footer {
  font-size: 13px;
}
#comments .comment-list li .comment-holder footer .edit-link {
  border-left: 1px solid #b4b4b4;
  padding-left: 8px;
  margin-left: 8px;
}
#comments .comment-list li .comment-holder footer a {
  color: #000;
}
#comments .comment-list li .comment-holder footer a:hover {
  color: #c27537;
}
#comments .comment-navigation .nav-previous {
  float: left;
}
#comments .comment-navigation .nav-next {
  float: right;
}
.comment-form {
  margin-top: 5px;
}
.comment-form #comment-text {
  margin-bottom: 25px;
}
.comment-form p {
  margin-bottom: 12px;
}
.comment-form input[type='text'] {
  width: 50%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.comment-form input[type='text']:focus {
  outline: none;
  border: 1px solid #A5A5A5;
}
.comment-form .form-submit > input[type='submit'] {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.comment-form textarea {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 100%;
  height: 140px;
}
.comment-form textarea:focus {
  outline: none;
  border: 1px solid #A5A5A5;
}
.template-authors #author-post {
  border-bottom: 2px solid #E7E7E7;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
/*
 * Style Footer 
 */
#magaziner-footer #footer-area {
  background: #f5f7fa;
  padding:45px 0 10px 0;
}
#magaziner-footer #footer-area .title {
  margin-bottom: 25px;
}
#magaziner-footer #footer-area .title-widget {
  margin-bottom: 20px !important;
}
#magaziner-footer #footer-area .news-list .meta-post {
  font-size: 12px;
}
#magaziner-footer #footer-copyright {
  background: #222;
  color: #A5A5A5;
  padding: 18px 0;
  font-size: 13px;
}
#magaziner-footer #footer-copyright a {
  color: #B1B6B9;
}
#magaziner-footer #footer-copyright a:hover {
  color: #ccc;
  text-decoration: none;
}
#magaziner-footer #footer-copyright .copyright {
  line-height: 2.1;
}
#magaziner-footer #footer-copyright .social-networks {
  line-height: 0.7;
}
#magaziner-footer #footer-copyright .social-networks ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 2px;
}
#magaziner-footer #footer-copyright .social-networks ul li {
  display: inline-block;
  margin: 0 10px;
}
#magaziner-footer #footer-copyright .social-networks ul li a {
  font-size: 16px;
  color: #859097;
  float: right;
}
#magaziner-footer #footer-copyright .social-networks ul li a:hover {
  text-decoration: none;
}
#magaziner-footer #footer-copyright .social-networks ul li a.vimeo {
  font-size: 28px;
}
#magaziner-footer #footer-copyright .social-networks ul li a.behance {
  font-size: 32px;
}
#magaziner-footer #footer-copyright .footer-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#magaziner-footer #footer-copyright .footer-navigation ul li {
  float: left;
  margin: 0 8px;
  padding-right: 8px;
  border-right: 1px solid #535353;
}
#magaziner-footer #footer-copyright .footer-navigation ul li:last-child {
  margin-right: 0;
  border: none;
}
.template-archive-author .page-header {
  margin-bottom: 50px;
  padding-bottom: 15px;
}
/* Heading - v1.0
================================================== */
.magaziner-heading {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.magaziner-heading.text-align-center {
  text-align: center;
}
.magaziner-heading.text-align-left {
  text-align: left;
}
.magaziner-heading.text-align-right {
  text-align: right;
}
/* Columns - v1.0
================================================== */
.magaziner-one-half {
  width: 48%;
}
.magaziner-one-third {
  width: 30.66%;
}
.magaziner-two-third {
  width: 65.33%;
}
.magaziner-one-fourth {
  width: 22%;
}
.magaziner-three-fourth {
  width: 74%;
}
.magaziner-one-fifth {
  width: 16.8%;
}
.magaziner-two-fifth {
  width: 37.6%;
}
.magaziner-three-fifth {
  width: 58.4%;
}
.magaziner-four-fifth {
  width: 67.2%;
}
.magaziner-one-sixth {
  width: 13.33%;
}
.magaziner-five-sixth {
  width: 82.67%;
}
.magaziner-one-half,
.magaziner-one-third,
.magaziner-two-third,
.magaziner-three-fourth,
.magaziner-one-fourth,
.magaziner-one-fifth,
.magaziner-two-fifth,
.magaziner-three-fifth,
.magaziner-four-fifth,
.magaziner-one-sixth,
.magaziner-five-sixth {
  position: relative;
  margin-right: 4%;
  margin-bottom: 2em;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.magaziner-column-last {
  margin-right: 0!important;
  clear: right;
}
.magaziner-column-last:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* Dropcap - v1.0
================================================== */
.dropcap {
  display: block;
  float: left;
  font-size: 45px;
  text-transform: uppercase;
  line-height: 45px;
  margin: 3px 16px 0 0 ;
}
/* Googlemap - v1.0
================================================== */
.googlemap {
  position: relative;
  max-width: inherit;
  margin-bottom: 20px;
}
.googlemap .map_canvas {
  width: 100%;
  height: 100%;
}
.googlemap .map_canvas h3 {
  margin: 0 0 10px;
  font-size: 14px;
}
.googlemap img {
  max-width: none !important;
}
.googlemaps-shortcode .googlemap {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
}
/* Tabs - v1.0
================================================== */
.tabs-magaziner .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs-magaziner .tabs li {
  padding: 0;
  border: none;
  display: inline-block;
  margin: 0 5px 7px 0;
}
.tabs-magaziner .tabs li:focus {
  outline: none;
}
.tabs-magaziner .tabs li a {
  background: #ebeff2;
  color: #000;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  padding: 5px 8px;
}
.tabs-magaziner .tabs li a:hover {
  background: #9b58b5;
  color: #fff;
}
.tabs-magaziner .tabs li a:focus {
  outline: none;
}
.tabs-magaziner .tabs li.ui-tabs-active a {
  background: #9b58b5;
  color: #fff;
}
.tabs-magaziner .tabs-container {
  margin-top: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E0E0E0;
}
.tabs-magaziner .tabs-container a {
  color: #000;
}
.tabs-magaziner .tabs-container a:hover {
  color: #c27537;
}
/* Magazine - v1.0
================================================== */
/* Boxs - v1.0
================================================== */
.magaziner-box {
  display: block;
  padding: 15px;
  margin: 10px 0 15px;
  font-size: 1em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.magaziner-box p:last-child {
  margin: 0;
}
.magaziner-box.left {
  float: left;
}
.magaziner-box.right {
  float: right;
}
.magaziner-box.gray {
  color: #666;
  background: #f9f9f9;
  border: 1px solid #ddd;
}
.magaziner-box.red {
  color: #de5959;
  background: #ffe9e9;
  border: 1px solid #fbc4c4;
}
.magaziner-box.green {
  color: #5f9025;
  background: #ebf6e0;
  border: 1px solid #b3dc82;
}
.magaziner-box.blue {
  color: #5091b2;
  background: #e9f7fe;
  border: 1px solid #b6d7e8;
}
.magaziner-box.yellow {
  color: #c4690e;
  background: #fffdf3;
  border: 1px solid #f2dfa4;
}
/* Highlights - v1.0
================================================== */
.magaziner-highlight-yellow,
.magaziner-highlight-yellow a {
  background-color: #FFF7A8;
}
.magaziner-highlight-blue,
.magaziner-highlight-blue a {
  background: #e9f7fe;
}
.magaziner-highlight-green,
.magaziner-highlight-green a {
  background: #ebf6e0;
}
.magaziner-highlight-red,
.magaziner-highlight-red a {
  background: #ffe9e9;
}
.magaziner-highlight-gray,
.magaziner-highlight-gray a {
  background: #f9f9f9;
}
/* Divider - v1.0
================================================== */
.magaziner-divider {
  display: block;
  width: 100%;
  height: 0;
  margin: 0;
  background: none;
}
.magaziner-divider.solid {
  border-top: 1px solid #eee;
}
.magaziner-divider.dashed {
  border-top: 2px dashed #eee;
}
.magaziner-divider.dotted {
  border-top: 3px dotted #eee;
}
.magaziner-divider.double {
  height: 5px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
/* Tooltip - v1.0
================================================== */
.magaziner-tooltip {
  display: inline-block;
  border-bottom: 1px dotted #999;
}
/* Accordion - v1.0
================================================== */
.magaziner-accordion .group-accordion {
  overflow: hidden;
  border: 1px solid #DDD;
  margin-bottom: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.magaziner-accordion .group-accordion > a {
  background: #F5F5F5;
  display: block;
  color: #000;
  padding: 8px 15px;
}
.magaziner-accordion .group-accordion > a:focus {
  outline: 0;
}
.magaziner-accordion .group-accordion .content > div {
  padding: 15px;
  border-top: 1px solid #DDD;
}
.magaziner-accordion .group-accordion .content > div p {
  margin: 0;
}
/* Button - v1.0
================================================== */
.magaziner_button {
  color: #000;
  -webkit-border-radius: 3px;
  font-size: 100%;
  background: #E6E6E6;
  text-align: center;
  padding: .5em 1.5em;
  line-height: normal;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: none;
}
.magaziner_button.magaziner-button-xsmall {
  font-size: 70%;
}
.magaziner_button.magaziner-button-small {
  font-size: 85%;
}
.magaziner_button.magaziner-button-large {
  font-size: 110%;
}
.magaziner_button.magaziner-button-xlarge {
  font-size: 125%;
}
.magaziner_button > i.icon-float-left {
  margin-right: 10px;
}
.magaziner_button > i.icon-float-right {
  margin-left: 10px;
}
.magaziner_button:focus {
  outline: 0;
}
.magaziner_button:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
/* Blog - V1.0
================================================== */
/* Magazine One Column ST 1 - V1.0
================================================== */
.title_bg {
  background: #1bbc9b;
  line-height: 0;
  margin-bottom: 25px;
}
.title_bg h1,
.title_bg h2,
.title_bg h3,
.title_bg h4,
.title_bg h5 {
  background-color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin: -1px;
  padding-right: 10px;
  font-weight: bold;
  margin: -4px 0;
}
/* Magazine One Column ST 2 - V1.0
================================================== */
.shortcode-magazine-full-column-st1 .content-blog-grid article {
  margin-bottom: 0 !important;
}
.shortcode-magazine-full-column-st2 .content-blog-medium-image article {
  margin-bottom: 16px;
  padding-bottom: 5px;
}
.shortcode-magazine-scrolling article {
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.shortcode-magazine-scrolling article h3 {
  margin-top: 0px;
}
/* Magazine Half Column - V1.0
================================================== */
.shortcode-magazine-half-column > article {
  padding-bottom: 15px !important;
}
/* Magazine Scrolling - V1.0
================================================== */
/* Magazine Images - V1.0
================================================== */
#magaziner-slider {
  position: relative;
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}














/*--------------Waqas Edit------------*/

.widget img:hover{
opacity: 0.8;
}



/*****custom 18/082015**/
.search-form form {
    position: relative!important;
    width: 250px!important;
}
.search-form form input {
    padding: 4px!important;
    position: absolute!important;
    width: 214px!important;
    top: 0!important;
    display: block!important;
    line-height: 29px!important;
}
.search-form form button {
    position: absolute;
    right: 0;
}
ul#menu-main-menu li a {
    line-height: 60px;
}