/*!
Theme Name: Clear News
Theme URI: http: //www.press75.com/
Author: Press75
Author URI: http://www.press75.com/
Description: Clear News was designed to get out of the way and provide a medium for your users to easily access your content on any device.
Version: 1.5.3
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clearnews
Domain Path: /languages/
Tags: light, white, one-column, two-columns, three-columns, responsive-width, custom-background, custom-header, custom-menu, editor-style, featured-images, featured-image-header, post-formats, sticky-post, theme-options, translation-ready, blog, magazine, news, photography, portfolio, clean, light, minimal, modern, simple
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
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],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
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;
}
.ad-post .entry-body {
    padding-bottom: 1.5em;
}
.entry-content p:first-child img:first-child {
    display: none;
}
@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) ")";
  }
  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;
  }
  select {
    background: #fff !important;
  }
  .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: "Merriweather", serif;
  font-size: 14px;
  line-height: 1.625;
  color: #303030;
  background-color: #fefefe;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #29b5e9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1288b3;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 5px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.625;
  background-color: #fefefe;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-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 {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #f2f2f2;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
p {
  margin: 0 0 13px;
}
.lead {
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #b3b3b1;
}
.text-primary {
  color: #29b5e9;
}
.text-primary:hover {
  color: #1599ca;
}
.text-warning {
  color: #c09853;
}
.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
.text-danger:hover {
  color: #953b39;
}
.text-success {
  color: #468847;
}
.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
.text-info:hover {
  color: #2d6987;
}
.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: "Merriweather", serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #b3b3b1;
}
h1,
h2,
h3 {
  margin-top: 26px;
  margin-bottom: 13px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 13px;
  margin-bottom: 13px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
.page-header {
  padding-bottom: 12px;
  margin: 52px 0 26px;
  border-bottom: 1px solid #f2f2f2;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 13px;
}
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;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-bottom: 26px;
}
dt,
dd {
  line-height: 1.625;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }

}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #b3b3b1;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 13px 26px;
  margin: 0 0 26px;
  border-left: 5px solid #f2f2f2;
}
blockquote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.625;
  color: #b3b3b1;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f2f2f2;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.625;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 3px;
}
pre {
  display: block;
  padding: 12.5px;
  margin: 0 0 13px;
  font-size: 15px;
  line-height: 1.625;
  word-break: break-all;
  word-wrap: break-word;
  color: #303030;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 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: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .container {
    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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .container {
    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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .container {
    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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 26px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.625;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #fefefe;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
	#cboxTitle {
		position: absolute;
		bottom: 27px !important;
		min-height: 42px;
		background-color:rgba(0,0,0,0.5);
		color:#fff !important;
		font-size: 12px;
		text-align: left !important;
		padding: 5px;
}
  .table-responsive {
    width: 100%;
    margin-bottom: 19.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: inherit;
  color: #303030;
  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;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.625;
  color: #848484;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.625;
  color: #848484;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  -webkit-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;
  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);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #b3b3b1;
}
.form-control::-moz-placeholder {
  color: #b3b3b1;
}
.form-control:-ms-input-placeholder {
  color: #b3b3b1;
}
.form-control::-webkit-input-placeholder {
  color: #b3b3b1;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f2f2f2;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 26px;
  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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 5px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-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;
  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,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-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;
  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,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-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;
  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;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #707070;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.625;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #303030;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #303030;
  background-color: #ffffff;
  border-color: #b3b3b1;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #303030;
  background-color: #ebebeb;
  border-color: #959592;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #b3b3b1;
}
.btn-primary {
  color: #ffffff;
  background-color: #29b5e9;
  border-color: #17abe1;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #16a0d3;
  border-color: #1181aa;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #29b5e9;
  border-color: #17abe1;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d74a38;
  border-color: #cc3c29;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c03827;
  border-color: #992d1f;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d74a38;
  border-color: #cc3c29;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #29b5e9;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #1288b3;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #b3b3b1;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 5px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #b3b3b1;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #9a9a97;
}
.label-primary {
  background-color: #29b5e9;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1599ca;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d74a38;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #b73525;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.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;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media screen and (max-width: 1024px) and (min-width: 1024px){
	.entry-content #secondary_content{width: 38%;}
}
@media (max-width: 768px) {
	.tb_gallery #wpsimplegallery_container li img{
		margin: 4px 11px !important;
	 	width: 40%;	
	}
	#secondary_content {
		height: 535px !important;
	}	
}

@media (max-width: 767px) {
  .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: 768px) 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,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .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: 768px) 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,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .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: 768px) 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,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .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: 768px) 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: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  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,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  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: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  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: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  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: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  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,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
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,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'clear';
  src: url('assets/fonts/clear.eot');
  src: url('assets/fonts/clear.eot#iefix') format('embedded-opentype'), url('assets/fonts/clear.woff') format('woff'), url('assets/fonts/clear.ttf') format('truetype'), url('assets/fonts/clear.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Scaffolding
----------------------------------------------- */
body {
  font-weight: 300;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* Typography
----------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
}
p,
ul {
  margin-bottom: 26px;
}
a {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
a:hover {
  text-decoration: none;
}
table caption {
  color: inherit;
  font-weight: 700;
  margin: 0 0 26px;
}
blockquote {
  color: #b3b3b1;
}
blockquote p {
  font-size: 20px;
  line-height: 1.5;
}
.page-header {
  border: none;
  margin: 0;
  padding: 0;
}
.lead {
  font-size: 20px;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Forms
----------------------------------------------- */
button,
input[type="submit"] {
  border: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
  float: left;
  margin: 0;
  padding: 1em 1.25em;
  width: 100%;
  outline: none;
  border: 1px solid #f2f2f2;
  color: #303030;
  font-size: 16px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
}
/* Buttons
----------------------------------------------- */
.btn {
  border: none;
}
/* Misc
----------------------------------------------- */
.search .entry-title,
.error404 .entry-title,
.items-list .entry-title {
  max-height: 3.125em;
  color: inherit;
  border: none;
  margin: 0 0 0.333em 0;
  padding: 0;
  overflow: hidden;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.5em;
}
.search .entry-footer,
.error404 .entry-footer,
.items-list .entry-footer {
  margin-top: 1.5em;
}
.items-list {
  padding: 0;
  list-style: none;
}
.items-list .entry-media {
  height: 22.25em;
  /* 244px */
}
.one-half {
  width: 48%;
}
.one-third {
  width: 30.66%;
}
.two-third {
  width: 65.33%;
}
.one-fourth {
  width: 22%;
}
.three-fourth {
  width: 74%;
}
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth {
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
  margin-right: 4%;
  margin-bottom: 1.5em;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.video-embed {
  margin-bottom: 1.875em;
  background: url(assets/images/loader.gif) center center no-repeat;
}
.screen-reader-text {
  display: none;
}
.section-title {
  position: relative;
  margin: 30px 0;
  text-align: center;
  display: none;
}
#related .section-title {
    display: block;
}
.section-title:before {
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 15px;
  left: 0;
  border-top: 1px solid #f2f2f2;
  content: " ";
}
.section-title .inner {
  position: relative;
  display: inline-block;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  margin: 0;
  padding: 0 1em;
  height: 30px;
  line-height: 28px;
  min-width: 360px;
  color: #b3b3b1;
  font-weight: normal;
  font-size: 14px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.section-title a {
  color: #b3b3b1;
  font-weight: bold;
}
.section-title a:hover {
  color: #848484;
}
/* Side Navigation
----------------------------------------------- */
.side {
  position: fixed;
  top: 0;
  width: 300px;
  height: 100%;
  max-height: 100%;
  background-color: rgba(255, 255, 255, 0.98);
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  z-index: 50;
}
.side a {
  color: #303030;
}
.side a:hover {
  color: #000000;
}
.side .close {
  color: #fff;
}
.side .close:hover {
  color: #fff;
}
.side--left {
  left: -320px;
}
.side--right {
  right: -320px;
}
.close,
.side-meta a span,
.menu-primary-container a span,
.site-header .search-submit {
  top: 1.7em;
  color: #ffffff;
  right: 2em;
  width: 2.4em;
  height: 2.4em;
  cursor: pointer;
  border: none;
  position: absolute;
  border-radius: 3px;
  font-size: 10px;
  line-height: 2.4em;
  text-align: center;
  z-index: 99;
}
.side-title {
  position: relative;
  display: block;
  padding: 1em 1.25em;
  color: #303030;
  border-bottom: 1px solid #f2f2f2;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.side-meta {
  padding: 0;
  margin: 0;
  list-style: none;
}
.side-meta a {
  position: relative;
  display: block;
  padding: 1em 1.25em;
  color: #303030;
  border-bottom: 1px solid #f2f2f2;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.side-meta a:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.side-meta a span {
  font-weight: bold;
  background-color: #303030;
}
.side-meta a span:hover {
  background-color: #000000;
}
/* Close
----------------------------------------------- */
.close {
  color: #ffffff;
  font-family: "clear";
  background-color: #d74a38;
}
.close:hover {
  color: #ffffff;
  background-color: #303030;
}
/* Share & Reply Links
----------------------------------------------- */
.share a,
.reply a {
  color: #ffffff;
  float: left;
  width: 3em;
  height: 3em;
  font-size: 0.5714em;
  font-family: "clear";
  line-height: 3em;
  text-align: center;
  border-radius: 20px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.share {
  float: right;
  margin-top: -1px;
}
.share .twitter:hover {
  margin-right: 5px;
}
.share .facebook {
  margin-right: -5px;
  margin-left: -5px;
}
.share .facebook:hover {
  margin-right: 0;
  margin-left: 0;
}
.share .google:hover {
  margin-left: 5px;
}
a.twitter {
  background-color: #29b5e9;
}
a.facebook {
  background-color: #3b5b99;
}
a.google {
  background-color: #d74a38;
}
/* Admin Bar Adjustments
----------------------------------------------- */
.admin-bar .side,
.admin-bar .main-navigation,
.admin-bar a.post-comment {
  top: 20px;
}
/* Site Content
----------------------------------------------- */
.site-content.header {
  margin-top: 0;
  border-top: none;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
/* Site Header
----------------------------------------------- */
.site-branding,
.menu-primary-container .menu-item a {
  display: block;
  padding: 1em 1.25em;
  border-bottom: 1px solid #f2f2f2;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.menu-primary-container .sub-menu a {
  padding-left: 2.5em;
}
.site-header .search-form {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
}
.site-header .search-form label {
  margin-bottom: 0;
  width: 100%;
}
.site-header .search-field {
  display: block;
  padding: .85em 1.25em;
  margin: 0;
  width: 100%;
  border-width: 0;
}
.site-header .search-submit {
  line-height: 1em;
}
.site-header .side ul ul a:before {
  position: absolute;
  left: 1.25em;
  margin-top: 0.6em;
  width: 0.5em;
  height: 0.5em;
  border-radius: 0.5em;
  background-color: #303030;
  content: "";
}
.search-submit {
  -webkit-appearance: none;
  border-radius: 0;
}
.site-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 5px 0 10px;
}
.site-title,
.site-description {
  margin: 0;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.625em;
}
.site-title a:hover,
.site-description a:hover {
  background: none;
}
.site-title {
  font-weight: 700;
}
.site-description {
  font-size: 0.8889em;
  font-weight: 400;
  color: #999999;
}
/* Navigation
----------------------------------------------- */
.menu-primary-container a:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.menu-primary-container .default {
  color: #303030;
  background-color: #ffffff;
  border-color: #b3b3b1;
}
.menu-primary-container .default:hover,
.menu-primary-container .default:focus,
.menu-primary-container .default:active,
.menu-primary-container .default.active,
.open .dropdown-toggle.menu-primary-container .default {
  color: #303030;
  background-color: #ebebeb;
  border-color: #959592;
}
.menu-primary-container .default:active,
.menu-primary-container .default.active,
.open .dropdown-toggle.menu-primary-container .default {
  background-image: none;
}
.menu-primary-container .default.disabled,
.menu-primary-container .default[disabled],
fieldset[disabled] .menu-primary-container .default,
.menu-primary-container .default.disabled:hover,
.menu-primary-container .default[disabled]:hover,
fieldset[disabled] .menu-primary-container .default:hover,
.menu-primary-container .default.disabled:focus,
.menu-primary-container .default[disabled]:focus,
fieldset[disabled] .menu-primary-container .default:focus,
.menu-primary-container .default.disabled:active,
.menu-primary-container .default[disabled]:active,
fieldset[disabled] .menu-primary-container .default:active,
.menu-primary-container .default.disabled.active,
.menu-primary-container .default[disabled].active,
fieldset[disabled] .menu-primary-container .default.active {
  background-color: #ffffff;
  border-color: #b3b3b1;
}
.menu-primary-container .primary {
  color: #ffffff;
  background-color: #29b5e9;
  border-color: #17abe1;
}
.menu-primary-container .primary:hover,
.menu-primary-container .primary:focus,
.menu-primary-container .primary:active,
.menu-primary-container .primary.active,
.open .dropdown-toggle.menu-primary-container .primary {
  color: #ffffff;
  background-color: #16a0d3;
  border-color: #1181aa;
}
.menu-primary-container .primary:active,
.menu-primary-container .primary.active,
.open .dropdown-toggle.menu-primary-container .primary {
  background-image: none;
}
.menu-primary-container .primary.disabled,
.menu-primary-container .primary[disabled],
fieldset[disabled] .menu-primary-container .primary,
.menu-primary-container .primary.disabled:hover,
.menu-primary-container .primary[disabled]:hover,
fieldset[disabled] .menu-primary-container .primary:hover,
.menu-primary-container .primary.disabled:focus,
.menu-primary-container .primary[disabled]:focus,
fieldset[disabled] .menu-primary-container .primary:focus,
.menu-primary-container .primary.disabled:active,
.menu-primary-container .primary[disabled]:active,
fieldset[disabled] .menu-primary-container .primary:active,
.menu-primary-container .primary.disabled.active,
.menu-primary-container .primary[disabled].active,
fieldset[disabled] .menu-primary-container .primary.active {
  background-color: #29b5e9;
  border-color: #17abe1;
}
.menu-primary-container .warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.menu-primary-container .warning:hover,
.menu-primary-container .warning:focus,
.menu-primary-container .warning:active,
.menu-primary-container .warning.active,
.open .dropdown-toggle.menu-primary-container .warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.menu-primary-container .warning:active,
.menu-primary-container .warning.active,
.open .dropdown-toggle.menu-primary-container .warning {
  background-image: none;
}
.menu-primary-container .warning.disabled,
.menu-primary-container .warning[disabled],
fieldset[disabled] .menu-primary-container .warning,
.menu-primary-container .warning.disabled:hover,
.menu-primary-container .warning[disabled]:hover,
fieldset[disabled] .menu-primary-container .warning:hover,
.menu-primary-container .warning.disabled:focus,
.menu-primary-container .warning[disabled]:focus,
fieldset[disabled] .menu-primary-container .warning:focus,
.menu-primary-container .warning.disabled:active,
.menu-primary-container .warning[disabled]:active,
fieldset[disabled] .menu-primary-container .warning:active,
.menu-primary-container .warning.disabled.active,
.menu-primary-container .warning[disabled].active,
fieldset[disabled] .menu-primary-container .warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.menu-primary-container .danger {
  color: #ffffff;
  background-color: #d74a38;
  border-color: #cc3c29;
}
.menu-primary-container .danger:hover,
.menu-primary-container .danger:focus,
.menu-primary-container .danger:active,
.menu-primary-container .danger.active,
.open .dropdown-toggle.menu-primary-container .danger {
  color: #ffffff;
  background-color: #c03827;
  border-color: #992d1f;
}
.menu-primary-container .danger:active,
.menu-primary-container .danger.active,
.open .dropdown-toggle.menu-primary-container .danger {
  background-image: none;
}
.menu-primary-container .danger.disabled,
.menu-primary-container .danger[disabled],
fieldset[disabled] .menu-primary-container .danger,
.menu-primary-container .danger.disabled:hover,
.menu-primary-container .danger[disabled]:hover,
fieldset[disabled] .menu-primary-container .danger:hover,
.menu-primary-container .danger.disabled:focus,
.menu-primary-container .danger[disabled]:focus,
fieldset[disabled] .menu-primary-container .danger:focus,
.menu-primary-container .danger.disabled:active,
.menu-primary-container .danger[disabled]:active,
fieldset[disabled] .menu-primary-container .danger:active,
.menu-primary-container .danger.disabled.active,
.menu-primary-container .danger[disabled].active,
fieldset[disabled] .menu-primary-container .danger.active {
  background-color: #d74a38;
  border-color: #cc3c29;
}
.menu-primary-container .success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.menu-primary-container .success:hover,
.menu-primary-container .success:focus,
.menu-primary-container .success:active,
.menu-primary-container .success.active,
.open .dropdown-toggle.menu-primary-container .success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.menu-primary-container .success:active,
.menu-primary-container .success.active,
.open .dropdown-toggle.menu-primary-container .success {
  background-image: none;
}
.menu-primary-container .success.disabled,
.menu-primary-container .success[disabled],
fieldset[disabled] .menu-primary-container .success,
.menu-primary-container .success.disabled:hover,
.menu-primary-container .success[disabled]:hover,
fieldset[disabled] .menu-primary-container .success:hover,
.menu-primary-container .success.disabled:focus,
.menu-primary-container .success[disabled]:focus,
fieldset[disabled] .menu-primary-container .success:focus,
.menu-primary-container .success.disabled:active,
.menu-primary-container .success[disabled]:active,
fieldset[disabled] .menu-primary-container .success:active,
.menu-primary-container .success.disabled.active,
.menu-primary-container .success[disabled].active,
fieldset[disabled] .menu-primary-container .success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.menu-primary-container .info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.menu-primary-container .info:hover,
.menu-primary-container .info:focus,
.menu-primary-container .info:active,
.menu-primary-container .info.active,
.open .dropdown-toggle.menu-primary-container .info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.menu-primary-container .info:active,
.menu-primary-container .info.active,
.open .dropdown-toggle.menu-primary-container .info {
  background-image: none;
}
.menu-primary-container .info.disabled,
.menu-primary-container .info[disabled],
fieldset[disabled] .menu-primary-container .info,
.menu-primary-container .info.disabled:hover,
.menu-primary-container .info[disabled]:hover,
fieldset[disabled] .menu-primary-container .info:hover,
.menu-primary-container .info.disabled:focus,
.menu-primary-container .info[disabled]:focus,
fieldset[disabled] .menu-primary-container .info:focus,
.menu-primary-container .info.disabled:active,
.menu-primary-container .info[disabled]:active,
fieldset[disabled] .menu-primary-container .info:active,
.menu-primary-container .info.disabled.active,
.menu-primary-container .info[disabled].active,
fieldset[disabled] .menu-primary-container .info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.menu-primary-container .primary a,
.menu-primary-container .warning a,
.menu-primary-container .danger a,
.menu-primary-container .success a,
.menu-primary-container .info a {
  color: #ffffff;
}
.menu-primary-container,
.menu-primary-container ul,
.menu-primary-container li {
  float: left;
  width: 300px;
}
.main-navigation {
  left: 0;
  top: 0;
  bottom: 0;
  width: 2em;
  margin: 0.333em;
  position: fixed;
  font-size: 1.875em;
  font-family: "clear";
  line-height: 2em;
  z-index: 30;
  /* Post & Page Pagination */
}
.main-navigation a {
  color: #ffffff;
  width: 2em;
  height: 2em;
  margin-bottom: 0.333em;
  display: block;
  text-align: center;
  border-radius: 3px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.main-navigation a:hover {
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.main-navigation .open {
  background-color: #37b253;
}
.main-navigation .open--right {
  background-color: #000000;
  line-height: 1.65em;
}
.main-navigation .pagination {
  bottom: 0;
  overflow: hidden;
  position: fixed;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.main-navigation .pagination a {
  background-color: #000000;
}
/* Intro
----------------------------------------------- */
.home .intro {
  margin-top: 30px;
  margin-bottom: 0;
}
/* Marquee
----------------------------------------------- */
.marquee {
  padding-top: 150px;
  padding-bottom: 180px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.15);
  text-align: center;
  background-color: #303030;
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.marquee-body,
.marquee-body a,
.marquee-body h1 {
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.marquee-body h1 {
  border: none;
  font-size: 2.5em;
  font-weight: 400;
  padding-bottom: 0;
  margin-bottom: 0.5em;
}
.marquee-body p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.marquee-body .btn {
  padding: 1.25em 2.5em 1.25em;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.marquee-body .btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.marquee-body .btn-default {
  color: #303030;
}
/* Content
----------------------------------------------- */
.hentry,
.search .page,
.error404 .page {
  margin-bottom: 30px;
}
.page .page,
.search .page,
.error404 .page {
  margin-top: 10px;
}
.not-found {
  text-align: center;
}
.entry-inner {
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
.entry-media {
  height: 709px;
  position: relative;
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.entry-media a {
  display: block;
  width: 100%;
  height: 100%;
}
.entry-media a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.entry-media.entry-media--video {
  height: auto;
}
.format-video .entry-media a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin: -35px 0 0 -35px;
  background: url(assets/images/icon-video.png) no-repeat center center;
}
.entry-title {
  margin: 0 0 14px 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #f2f2f2;
  color: inherit;
  font-weight: bold;
  font-size: 34px;
  line-height: 46px;
  text-align:center;
}
.entry-title a {
  color: inherit;
}
.entry-summary p {
  margin-bottom: 0;
}
.entry-body {
  overflow: hidden;
  padding: 1.5em 1.875em 0;
  position: relative;
  width: 100%;
  word-wrap: break-word;
}
.entry-content .search-submit {
  position: relative;
  top: 2px;
  padding: 3px 8px;
}
.entry-footer {
  padding: 1em 1.142em;
  color: #b3b3b1;
  border-top: 1px solid #f2f2f2;
  background-color: #ffffff;
  font-size: 14px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.entry-meta {
  color: inherit;
  display: inline-block;
}
.entry-meta a {
  color: inherit;
  margin-right: 25px;
}
.entry-meta .side {
  font-size: 16px;
}
.entry-categories,
.entry-tags {
  font-size: 16px;
}
.page-links {
  clear: both;
}
.search-submit {
  color: #ffffff;
  font-family: "clear";
  border-radius: 3px;
}
.search-submit:hover {
  background-color: #303030;
}
/* Alignment
----------------------------------------------- */
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignright {
  margin: 0 0 2px 15px;
}
img.alignleft {
  margin: 0 15px 2px 0;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption {
  text-align: center;
  padding: 5px;
  margin: 5px 0 20px;
  max-width: 100%;
}
.wp-caption.alignright {
  margin: 0 0 10px 25px;
}
.wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignleft {
  margin: 0 25px 10px 0;
}
.wp-caption img {
  display: block;
  margin: 0;
}
.wp-caption-text,
.wp-caption-dd {
  margin: 8px 0 0;
  padding: 0 10px;
  color: #848484;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
}
/* Galleries
----------------------------------------------- */
.gallery {
  overflow: hidden;
  margin: 0 auto 1.5em;
}
.gallery a {
  border-bottom: none;
}
.gallery .clearfix {
  clear: both;
}
.gallery img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  border: none;
}
.gallery .gallery-item {
  float: left;
  text-align: center;
  margin-top: 0;
  padding: 0 2% 3.5%;
  width: 33%;
}
.gallery dl,
.gallery dt {
  margin: 0;
}
.gallery br + br {
  display: none;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}
.gallery-columns-5 .wp-caption-text,
.gallery-columns-6 .wp-caption-text,
.gallery-columns-7 .wp-caption-text,
.gallery-columns-8 .wp-caption-text,
.gallery-columns-9 .wp-caption-text,
.gallery-columns-10 .wp-caption-text {
  display: none;
}
.gallery-columns-5 br,
.gallery-columns-6 br,
.gallery-columns-7 br,
.gallery-columns-8 br,
.gallery-columns-9 br,
.gallery-columns-10 br {
  display: none;
}
/* Comments
----------------------------------------------- */
.comments-area {
  margin: 30px 0;
}
.comment-list {
  padding-left: 0;
  margin-bottom: 0;
}
.comment {
  margin-bottom: 30px;
  clear: both;
  list-style-type: none;
}
.comment .children {
  margin: 20px 0;
}
.comment .children:last-child {
  margin-bottom: 10px;
}
.comment .children ul ul {
  margin-left: 0;
}
.comment-inner {
  float: none;
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
.comment-body {
  position: relative;
  word-wrap: break-word;
  overflow: hidden;
  padding: 1.5em 1.875em 0;
  height: auto;
}
.comment-header {
  margin: 0 0 14px 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #f2f2f2;
  color: inherit;
  font-weight: bold;
  font-size: 34px;
  line-height: 46px;
  margin-bottom: 0.6em;
}
.comment-header a {
  color: inherit;
}
.comment-footer {
  padding: 1em 2.142em;
  color: #b3b3b1;
  border-top: 1px solid #f2f2f2;
  background-color: #ffffff;
  font-size: 14px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.comment-meta {
  color: inherit;
  display: inline-block;
}
.comment-meta a {
  color: inherit;
}
.comment-meta .side {
  font-size: 16px;
}
.comment-author {
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: none;
  color: #303030;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
}
.comment-author .says {
  display: none;
}
.comment-author .avatar {
  float: left;
  margin: 0 10px 0 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.reply {
  position: absolute;
  right: 30px;
  bottom: 14px;
  height: 24px;
}
.reply a {
  background-color: rgba(0, 0, 0, 0.8);
}
.reply a:hover {
  background-color: #000000;
}
/* Trackbacks and Pingbacks */
.pingback {
  margin: 10px;
}
/* Post Comment Button */
.post-comment {
  border-radius: 3px;
  text-align: center;
  font-size: 30px;
  font-family: "clear";
}
.post-comment .icon {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -15px;
}
.post-comment .comment-count {
  position: relative;
  top: -0.6em;
  font-size: 0.5em;
  font-weight: bold;
  color: #000000;
}
/* Comment Respond Form */
#respond {
  display: none;
  position: fixed;
  top: -420px;
  left: 50%;
  z-index: 40;
  margin: -200px 0 0 -150px;
  width: 300px;
  height: 400px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
#respond p {
  margin: 0;
}
#respond #reply-title,
#respond .logged-in-as,
#respond label,
#respond .required {
  display: none;
}
#respond input[type="text"],
#respond input[type="password"],
#respond input[type="email"],
#respond textarea {
  border: none;
  border-bottom: 1px solid #f2f2f2;
}
#respond input[type="text"]:focus,
#respond input[type="password"]:focus,
#respond input[type="email"]:focus,
#respond textarea:focus {
  -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.05);
}
#respond textarea {
  height: 223px;
  border: none;
  resize: none;
  overflow: auto;
}
#respond input[type="submit"] {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 3px;
  background-color: #37b253;
  color: #ffffff;
  text-align: center;
  font-size: 30px;
  font-family: "clear";
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: pointer;
  -webkit-appearance: none;
}
#respond input[type="submit"]:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#respond .comment-form-comment {
  padding-bottom: 1em 1.25em;
}
#respond .close {
  top: 16px;
  right: 10px;
}
.logged-in #respond textarea {
  height: 400px;
}
/* Widgets
----------------------------------------------- */
.menu--widgets {
  position: fixed;
  right: 10px;
}
.widget {
  padding: 1.25em;
  border-bottom: 1px solid #f2f2f2;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-title {
  margin: 0;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.625em;
  font-weight: 700;
  margin: 0 0 0.5em;
}
.widget-title a:hover {
  background: none;
}
/* Related Posts
----------------------------------------------- */
.related-posts .section-title {
 	 margin-top: 0;
}
/* Footer
----------------------------------------------- */
.site-footer {
  	margin-bottom: 30px;
  	text-align: center;
}
.site-footer .section-title {
  	margin-top: 0;
}
.site-footer,
.site-footer p,
.site-footer a,
.site-footer a:hover {
  	color: #b3b3b1;
  	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.site-footer a,
.site-footer a:hover {
    border-bottom: 1px dotted #f2f2f2;
    font-weight: bold;
}
.site-footer h3,
.site-footer p {
 	 margin: 0;
	 font-weight: normal;
	 font-size: 16px;
}
h1.entry-title {
	font-size: 15px !important;
	text-align: -webkit-center;
}
header#masthead img {
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 30px;
}
body.home.blog.logged-in.admin-bar.custom-background.customize-support .section-title {
	display: none;
}
.top_add {
	width: 100%;
}
.top_add img {
	margin: 0 auto;
}
#wpsimplegallery li img {
  float: left !important;
  margin: 4px 16px !important;
}
@media (max-width: 230px) {
	#wpsimplegallery li img {
	  margin: 4px 10px !important;
	  width: 40%;
	}
}
/*===================================================================================
Add custom styles here
====================================================================================*/
#secondary_content {
    height: 435px;
    margin: 0 auto;
    overflow: hidden;
    width: 45%;
}
#secondary_content h4{
	font-size:18px !important;
	text-align:center;
}
#side_add_unit .widget {
	padding: inherit;
	border: none;
}
#colorbox{overflow: inherit !important;}

#singel_post_img {
  display: block;
  margin: 0 auto;
  width: 50%;
}
#side_add_unit {
  float: right;
  max-width: 320px;
  width: 100%;
}

.credits{
margin-bottom:-20px;

}


.credits a{
margin-right:0px !important;

}

#PDI_container8590285 .pds-box{

margin-left: 400px;

}

/* Mobile Styles
----------------------------------------------- */
/* Mobile: S */

@media (max-width: 320px) {
	#cboxTitle {
		position: absolute;
		bottom: 27px !important;
		min-height: 42px;
		background-color:rgba(0,0,0,0.5);
		color:#fff !important;
		font-size: 12px;
		text-align: left;
		padding: 5px;
}
}

@media (max-width: 992px) {
  .one-half,
  .one-third,
  .two-third,
  .three-fourth,
  .one-fourth {
    float: none;
    display: block;
    margin-right: 0;
    width: 100%;
  }
  /* Posts & Pages */
  .entry-media {
    height: 244px;
  }
  .comment .children {
    margin-left: 0;
  }
  /* Primary Nav */
  .main-navigation {
    font-size: 1em;
  }
  /* Home Page Header */
  .marquee {
    padding: 40px 0 100px;
  }
  /* Post Comment Button */
  .post-comment {
    font-size: 16px;
  }
  .post-comment .icon {
    margin-left: -8px;
  }
  /* Post Comment Form */
  #respond input[type="submit"] {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
  
    #side_add_unit{
	  width:100%;
	  float:none;
	  margin:0 auto;
	  padding:0;
	}
}



@media (max-width: 600px) {
	#singel_post_img , #secondary_content{ width:100%;}
	#secondary_content {
		height: 455px;
	}
}

#cboxTitle {
		position: absolute;
		bottom: 27px !important;
		min-height: 42px;
		background-color:rgba(0,0,0,0.5);
		color:#fff !important;
		font-size: 12px;
		text-align: left !important;
		padding: 5px;
		font-weight:bold;
}
/
/*=========================================================================
Star rating 
==========================================================================*/
#star {
  clear: both;
  margin-top: 5px;
}
.ec-stars-wrapper {
  line-height: 1;
  vertical-align: middle;
}
.ec-stars-value {
  display: inline-block;
}
/*=========================================================================
Post category and tags
==========================================================================*/
ul#post_cats {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#post_cats {
  display: inline-block;
}
ul#post_cats li {
  float: left;
}
#post_cats li:first-child {
  margin-right: 5px;
}
#post_cats a:link, #post_cats a:visited {
  color: #b3b3b1;
}