/*
Theme Name: Wide Open Media
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wideopenmedia
Tags:
*/

#taboola-below-article-thumbnails
{
    padding: 30px 0 21px;
}

/* line 35, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/markup-mixins */
.social-area.add:after, .main-area:after, .main-holder:after, .sidebar .gift-box-area:after, .content .text-area:after, .content .instory-widget:after {
  content: " ";
  display: block;
  clear: both; }

.social-icon .followus-area {
  margin-right: 5px;
  padding: 0;
  list-style: none; }

/* line 43, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/markup-mixins */
.social-icon, #nav .nav-list, .content .followus-area {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 1, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
html {
  box-sizing: border-box; }

/* line 4, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
*, *:before, *:after {
  box-sizing: inherit; }

/* line 8, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
* {
  margin: 0;
  padding: 0;
  max-height: 1000000px; }

/* line 14, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 14px; }

/* line 22, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  border: 0;
  background: none; }

/* line 27, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
  display: block; }

/* line 31, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
body {
  color: #242629;
  font: 18px/28px 'Roboto Condensed', Arial, Helvetica, sans-serif;
  background: #fff;
  overflow-y: scroll;
  min-width: 1225px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }

/* line 40, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
body:before {
  display: none; }

/* line 42, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
a {
  text-decoration: none;
  color: #53626f;
  outline: none; }
  /* line 46, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
  a:hover {
    color: #242629;
    text-decoration: none; }

/* line 51, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
img {
  height: auto; }

/* line 58, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
video, iframe, object, embed {
  max-width: 100%; }

/* line 64, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
input, textarea, select {
  font: 100% 'Roboto Condensed', Arial, Helvetica, sans-serif;
  color: #242629;
  vertical-align: middle; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }

/* line 69, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top; }

/* line 81, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  border: 1px solid #eaeef3;
  font-size: 16px;
  line-height: 19px;
  height: 49px;
  padding: 14px 5px;
  resize: none;
  width: 100%; }
  /* line 92, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
  input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
    border-color: #899fbb; }

/* line 97, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
textarea {
  overflow: auto; }

/* line 98, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
label {
  vertical-align: middle; }

/* line 100, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 107, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  width: 160px;
  height: 49px;
  text-align: center;
  color: #9097a0;
  border: 1px solid #e0e4eb;
  background: none;
  border-radius: 17px;
  -webkit-border-radius: 17px; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }

/* line 120, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  color: #fc566a; }

/* line 121, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
input[type="search"] {
  -webkit-appearance: none; }

/* line 122, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 123, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
input[type="search"]::-webkit-search-decoration {
  display: none; }

/* line 124, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
h1, h2, h3, h4, h5, h6, b, strong, th {
  font-weight: bold; }

/* line 125, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
h1 {
  font-size: 35px; }

/* line 126, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
h2 {
  font-size: 23px; }

/* line 127, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
h3 {
  font-size: 20px; }

/* line 128, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
h4 {
  font-size: 15px; }

/* line 129, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
h5 {
  font-size: 13px; }

/* line 130, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
h6 {
  font-size: 12px; }

/* line 131, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
i, cite, em, var, dfn, address {
  font-style: italic; }

/* line 132, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
u, ins {
  text-decoration: underline; }

/* line 133, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
s, strike, del {
  text-decoration: line-through; }

/* line 134, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {
  quotes: none; }

/* line 135, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
blockquote:before, blockquote:after, q:before, q:after {
  content: ''; }

/* line 136, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
blockquote {
  border-left: 4px solid #ccc;
  padding-left: 10px;
  margin-left: 14px; }

/* line 142, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 148, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
sup {
  top: -0.5em; }

/* line 149, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
sub {
  bottom: -0.25em; }

/* line 150, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
table, caption, tbody, tfoot, thead, tr, th, td {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 154, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
th, td {
  border: 1px solid #ccc;
  padding: 3px 7px;
  text-align: left;
  vertical-align: top; }

/* line 160, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
th {
  border-color: #999;
  text-align: center;
  vertical-align: middle; }

/* line 165, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
ul {
  margin-left: 1px; }

/* line 166, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
ul, ol {
  padding-left: 3em; }

/* line 170, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
ul ul, ul ol, ol ul, ol ol {
  padding-left: 3em;
  margin: 0; }

/* line 174, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
ul > li {
  list-style-type: disc; }

/* line 175, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
dl dt {
  float: left;
  clear: left;
  padding-right: 4px;
  font-weight: bold; }

/* line 181, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/cms-reset */
pre {
  max-width: 100%;
  overflow: auto; }

/* line 1, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.widget {
  overflow: hidden; }

/* line 5, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.widget ul {
  padding-left: 2em; }

/* line 6, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.widget select {
  min-width: 150px; }

/* line 7, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.comment-form textarea, .comment-form input[type="text"], .search-form input[type="search"] {
  margin: 0 4px 0 0;
  width: 100%; }

/* line 11, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.post-password-form label {
  vertical-align: top; }

/* line 12, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.post-password-form input[type="password"], .search-form input[type="search"] {
  width: 150px; }

/* line 13, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.commentlist {
  margin: 0 0 14px; }

/* line 14, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.commentlist .edit-link {
  margin: 0; }

/* line 15, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.commentlist-item .commentlist-item {
  padding: 0 0 0 3em; }

@media only screen and (max-width: 767px) {
  /* line 18, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
  .post-password-form input[type="password"], .search-form input[type="search"] {
    margin: 0 0 10px;
    width: 100%; }

  /* line 22, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
  .commentlist-item .commentlist-item {
    padding: 0; }
 }

/* line 24, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.comment, .commentlist-holder {
  overflow: hidden; }

/* line 25, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.commentlist-item .commentlist-item, .commentlist-item + .commentlist-item {
  padding-top: 14px; }

/* line 26, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.commentlist .avatar-holder {
  float: left;
  margin: 0 14px 4px 0; }

/* line 30, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.comment-form label {
  display: block;
  padding-bottom: 4px; }

/* line 34, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.comment-form textarea {
  padding: 3px 4px;
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
  width: 100%; }

/* line 42, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.widget_calendar #next {
  text-align: right; }

/* line 43, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.gallery-item dt {
  float: none;
  padding: 0; }

/* line 47, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.navigation {
  overflow: hidden;
  margin: 0 0 14px; }

/* line 51, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.navigation .next {
  float: left; }

/* line 52, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.navigation .prev {
  float: right; }

/* line 53, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.wp-caption {
  max-width: 98%;
  clear: both;
  padding: 5px; }

.wp-caption.aligncenter {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
    text-align: right;
    font-size: 10px;
    padding-right: 5px;
}

/* line 59, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.wp-caption img {
  vertical-align: top; }

/* line 60, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.wp-caption p {
  margin: 0 0 20px; }

/* line 61, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
div.aligncenter {
  margin: 0 auto 14px; }

/* line 62, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
img.aligncenter {
  display: block;
  margin: 0 auto; }

/* line 66, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.alignleft {
  float: left;
  margin: 0 14px 4px 0; }

/* line 70, D:/wamp/www/SVN/WildOpenCountry/markup/scss/base/wp-reset */
.alignright {
  float: right;
  margin: 0 0 4px 14px; }

/* line 240, D:/wamp/www/SVN/WildOpenCountry/markup/scss/mq */
body:before {
  background-color: #FCF8E3;
  border-bottom: 1px solid #FBEED5;
  border-left: 1px solid #FBEED5;
  color: #C09853;
  font: small-caption;
  padding: 3px 6px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100; }
  @media all and (min-width: 320px) {
    body:before {
      content: "mobile ≥ 320px (320px)"; } }
  @media all and (min-width: 480px) {
    body:before {
      content: "mobileLandscape ≥ 480px (480px)"; } }
  @media all and (min-width: 640px) {
    body:before {
      content: "tablet ≥ 640px (640px)"; } }
  @media all and (min-width: 1024px) {
    body:before {
      content: "desktop ≥ 1024px (1024px)"; } }
  @media all and (min-width: 1200px) {
    body:before {
      content: "widescreen ≥ 1200px (1200px)"; } }
  @media all and (min-width: 1920px) {
    body:before {
      content: "tvscreen ≥ 1920px (1920px)"; } }

/* main container styles */
.background-cover{-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position:fixed; background-repeat:no-repeat; top:0; left:0; z-index:0; overflow: hidden; width: 100%; height:100%;}

/* line 142, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.social-area {
  float: right;
  max-width: 275px;
  text-align: center;
  padding: 10px 29px 10px 33px;
  border-left: 1px solid #eaeef3; }
/* line 148, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.social-area .heading {
  display: inline-block;
  vertical-align: middle;
  margin: 0 18px 0 0;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  color: #242629; }
/* line 156, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.social-area.add {
  float: none;
  max-width: 100%;
  border-left: none;
  text-align: left;
  position: relative;
  border-bottom: 1px solid #eaeef3;
  padding: 17px 10px 16px 24px;
  margin: 0 0 44px; }
/* line 166, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.social-area.add .heading {
  font-size: 14px;
  line-height: 21px;
  margin: 0 12px 0 0; }
/* line 171, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.social-area.add:after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -10px;
  background: #eaeef3;
  width: 10px;
  height: 1px; }

/* line 95, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.header-info-holder {
  overflow: hidden;
  border-right: 1px solid #eaeef3;
  border-left: 1px solid #eaeef3; }

/* line 100, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.header-info-area {
  overflow: hidden; }
  /* line 103, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .header-info-area .social-holder {
    overflow: hidden;
    border-bottom: 1px solid #eaeef3; }


/* line 451, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
#header.header-fixed .header-info-area .social-holder {
  display: none; }
/* line 458, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
#header.header-fixed .header-info-holder {
  border-right: none; }
/* line 459, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
#header.header-fixed .search-icon {
  display: block; }
/* line 460, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
#header.header-fixed #nav {
  width: 90%;
  float: left; }

/* main informative part styles */
/* line 473, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.main-area {background-color: #fff; }
  /* line 478, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .main-area .title {
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom,rgba(0,0,0,.35) 0,rgba(0,0,0,.35) 5%,rgba(0,0,0,0) 100%);
    height: 24px;
    padding: 0 12px;
    text-align: left;
    min-width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font: bold 11px/26px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .main-area .title a {
        color: #fff; }
      .main-area .title a:hover {
        color: #fff; }
    .banner-area .banner-caption-area .title a {
      color: #fff; }
  /* line 503, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .main-area .meta {
    overflow: hidden;
    text-transform: uppercase;
    font: 11px/14px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif; }
    /* line 507, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .main-area .meta .posted {
      float: left;
      margin: 0 4px 0 0;
      color: #9097a0; }
      /* line 511, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .main-area .meta .posted a {
        color: #9097a0; }
        /* line 513, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
        .main-area .meta .posted a:hover {
          color: #fc566a; }
    /* line 518, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .main-area .meta time {
      float: left;
      position: relative;
      color: #9097a0;
      padding: 0 0 0 6px;
      font-weight: bold; }
      /* line 524, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .main-area .meta time:after {
        content: '';
        position: absolute;
        left: 0;
        top: 1px;
        width: 2px;
        height: 11px;
        background: #9097a0; }

.single .main-area .content .text-holder .title {
    background: #000;
    text-align: center;
    min-width: 58px;
}
/* line 535, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.add-area {
  overflow: hidden;
  text-align: center;
  margin: 0 0 20px; }
  /* line 539, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .add-area .add-img {
    display: inline-block;
    vertical-align: middle; }
    /* line 542, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .add-area .add-img img {
      display: block;
      width: 100%;
      height: auto; }
  /* line 548, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .add-area.add {
    margin: 0 0 20px; }

/* line 671, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.main-holder {
  border-top: 1px solid #eaeef3;
  position: relative;
  padding: 0 0 22px; }
  /* line 675, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .main-holder:before {
    content: '';
    position: absolute;
    right: 32.2%;
    background: #eaeef3;
    top: 0;
    width: 1px;
    height: 100%; }
.content:after {
  content: '';
  position: absolute;
  background: #eaeef3;
  right: -10px;
  top: 0;
  width: 1px;
  height: 100%; }

/* main content styles */
/* line 707, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.content {
  padding-top: 19px; }
  .AR_1.ob-widget {
      padding-top: 15px;
      font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
  .content #native-end-of-post {
      padding-top: 15px;}
  /* line 711, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content.add {
    padding-top: 0; }
  /* line 712, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .heading-area {
    position: relative;
    overflow: hidden;
    word-spacing: 0;
    font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif; }
  /* line 718, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .heading-area h1 {
    padding: 40px 0 0;
  }
  .content .entry-title {
    margin-bottom: 0px;
  }
  .content h1 {
    padding: 26px 0 0;
    font-size: 35px;
    line-height: 42px;
    margin: 0 0 10px;
    color: #242629; }
  /* line 725, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .post-area {
    overflow: hidden;
    margin: 0;
    font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif; }
    /* line 729, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .post-area h3 {
      font: bold 15px/18px 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-align: center;
      color: #242629;
      margin: 15px 0 30px;
      text-transform: uppercase; }
  /* line 737, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .post-block {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 44px 0; }
    /* line 742, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .post-block .image-holder {
      overflow: hidden;
      margin: 0 0 15px;
      position: relative; }
      /* line 746, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .post-block .image-holder a {
        display: block; }
      /* line 749, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .post-block .image-holder img {
        display: block;
        width: 100%;
        height: auto; }
    /* line 755, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .post-block .decription {
      overflow: hidden; }
      /* line 757, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .post-block .decription h2 {
        color: #242629;
        font-size: 23px;
        line-height: 28px;
        margin: 0 0 10px; }
        /* line 762, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
        .content .post-block .decription h2 a {
          color: #242629; }
          /* line 764, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
          .content .post-block .decription h2 a:hover {
            color: #fc566a; }
  /* line 771, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .sharing-area {
    overflow: hidden;
    border-bottom: 1px solid #eaeef3;
    padding: 0 0 20px;
    }
    /* line 776, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .sharing-area .meta {
      display: inline-block;
      vertical-align: middle;
      margin: 0 18px 0 0; }
    /* line 780, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .sharing-area .heading {
      display: inline-block;
      vertical-align: middle;
      margin: 8px 16px 0 0;
      font-size: 11px;
      line-height: 14px;
      text-transform: uppercase;
      color: #9097a0;
      font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif; }
    /* line 789, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .sharing-area.add {
      border: none;
      padding: 0;
      margin: 0 0 33px; }
  /* line 795, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .followus-area {
    display: inline-block;
    vertical-align: middle;
    height: 37px;
    float: right;
    text-align: center;
    font: bold 11px/37px 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  /* line 876, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .image-area {
    position: relative;
    margin: 0 0 5px -1px; }
    /* line 879, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .image-area img {
      display: block;
      width: 100%;
      height: auto; }
  /* line 885, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .text-holder {
    padding: 0 0 10px;
    border-bottom: 1px solid #eaeef3;
    margin: 0 -20px 20px 0;
    word-spacing: 2px; }
  /* line 892, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .text-area {
    overflow: hidden;
    position: relative;
    padding: 0 6.8% 0 0;
    margin: 0 0 28px; }
    /* line 897, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .text-area.add {
      margin: 0; }
      /* line 899, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .text-area.add p:first-letter {
        font-size: 90px;
        line-height: 92px;
        float: left;
        margin: 13px 18px 0 0; }
    /* line 906, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .text-area .number {
      position: absolute;
      top: 97px;
      right: 20px;
      background: #ffe100;
      color: #242629;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      width: 30px;
      height: 25px;
      text-align: center;
      padding: 0 5px;
      font: bold 11px/25px 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif; }
      /* line 917, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .text-area .number:after {
        content: '';
        position: absolute;
        bottom: -6px;
        right: 4px;
        border-style: solid;
        border-width: 0 6px 6px 0;
        border-color: transparent #ffe100 transparent transparent; }
  /* line 928, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content p {
    margin: 0 20px 15px 0;
    overflow: hidden; }
  /* line 932, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .instory-widget {
    overflow: hidden;
    margin: 0 0 50px; }
    /* line 935, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .instory-widget .alignleft {
      margin: 0 43px 0 0;
      float: left; }
      /* line 938, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .instory-widget .alignleft img {
        display: block;
        width: 100%;
        height: auto; }
    /* line 944, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .instory-widget .image-description {
      overflow: hidden;
      padding: 59px 0 0;
      color: #788895;
      font: italic 13px/19px 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif; }
      /* line 949, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .instory-widget .image-description p {
        margin: 0; }
      /* line 952, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .instory-widget .image-description h2 {
        position: relative;
        font: normal 15px/18px 'Roboto Condensed', Arial, Helvetica, sans-serif;
        color: #53626f;
        padding: 19px 0 0;
        margin: 0 0 5px; }
        /* line 958, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
        .content .instory-widget .image-description h2:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          background: #e0e4eb;
          width: 40px;
          height: 4px; }
  /* line 969, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .holder {
    overflow: hidden;
    margin: 0 0 10px; }
    /* line 972, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .holder.add {
      margin: 57px 0 51px; }
  /* line 976, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content blockquote {
    float: right;
    width: 380px;
    padding: 40px 0 10px;
    font: 700 28px/39px 'Roboto Condensed', Arial, Helvetica, sans-serif;
    border: none;
    padding: 37px 35px 0 14px;
    position: relative;
    margin: 0 0 20px 97px; }
    /* line 985, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content blockquote:after {
      content: '';
      position: absolute;
      left: -25px;
      top: 2px;
      background: url(images/sprite.png) no-repeat -41px -6px;
      width: 30px;
      height: 22px; }
    /* line 993, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content blockquote:before {
      content: '';
      position: absolute;
      right: 129px;
      bottom: -16px;
      background: url(images/sprite.png) no-repeat -84px -5px;
      width: 30px;
      height: 22px; }
    /* line 1001, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content blockquote q {
      display: block;
      margin: 0; }
  /* line 1006, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content .image-block {
    float: left;
    width: 350px;
    position: relative;
    margin: 0 42px 0 0;
    border-bottom: 1px solid #eaeef3; }
    /* line 1012, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .image-block img {
      display: block;
      width: 100%;
      height: auto; }
    /* line 1017, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .image-block .decription {
      overflow: hidden;
      border-right: 1px solid #eaeef3;
      border-left: 1px solid #eaeef3;
      padding: 14px 24px 45px; }
      /* line 1022, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .image-block .decription h2 {
        font: bold 21px/26px 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #242629;
        margin: 0 0 8px; }

/* sidebar styles */
/* line 1032, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.sidebar {
  font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif; }
  /* line 1122, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .sidebar .image-block {
    overflow: hidden;
    text-align: center; }
    /* line 1125, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .sidebar .image-block img {
      display: inline-block;
      vertical-align: middle; }

/* banner styles */
/* line 1143, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
.banner-area {
  overflow: hidden;
  margin: 0 0 20px;
  position: relative;
  font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .banner-area .posted {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  }
  .banner-area .title {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  }
  /* line 1148, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area img {
    display: block;
    width: 100%;
    height: auto; }
  /* line 1153, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-holder {
    position: absolute;
    left: 0;
    bottom: 122px;
    width: 100%; }
  /* line 1159, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-area {
    max-width: 1068px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px; }
    /* line 1164, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .banner-area .banner-caption-area .title {
      display: inline-block;
      background: #000;
      height: 24px;
      padding: 0 12px;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      font-size: 11px;
      line-height: 26px;
      margin: 0 0 48px; }
    /* line 1177, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .banner-area .banner-caption-area h1 {
      color: #fff;
      font-size: 50px;
      line-height: 60px;
      margin: 0 0 15px;
      position: relative;
      padding: 0 0 22px;
      text-transform: uppercase; }
      /* line 1185, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .banner-area .banner-caption-area h1 a {
        color: #fff; }
        /* line 1187, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
        .banner-area .banner-caption-area h1 a:hover {
          opacity: 0.8; }
      /* line 1189, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .banner-area .banner-caption-area h1:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        background: #fff;
        width: 80px;
        height: 3px; }
    /* line 1198, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .banner-area .banner-caption-area .meta {
      overflow: hidden;
      color: #fff;
      font-size: 16px;
      line-height: 20px;
      font-weight: 700; }
      /* line 1204, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .banner-area .banner-caption-area .meta a {
        color: #ffffff; }
        /* line 1206, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
        .banner-area .banner-caption-area .meta a:hover {
          color: #fc566a; }

    /* Disabling side bar completely on desktop screens for siteskin */
     .ssbp-set--two { display: none !important}

@media only screen and (max-width: 1320px) {
     .ssbp-set--two {
         display: none;}
 }

@media only screen and (max-width: 1230px) {
  /* line 1215, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  body {
    min-width: 320px; }
 }

@media only screen and (max-width: 1120px) {
  /* line 1222, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  #nav .nav-list li {
    margin: 0 0 0 4%; }

  /* line 1231, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content blockquote {
    margin: 0 0 20px 40px; }
 }

/* site skin fix */
@media only screen and (max-width: 1400px) and (min-width: 993px) {
    .main-area {
        margin: 0 auto;
        max-width: 980px;
    }
}
 

@media only screen and (max-width: 992px) {
  /* line 1251, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .tablet-hidden {
    display: none !important; }

  .add-area {
    margin: 14px 0 0px; }
  .add-area.add {
    margin: 14px 0 0px; }
  /* line 1252, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  #header {
    overflow: visible;
   /* background: none; */
    margin: 0; }
    /* line 1259, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    #header.add {
      margin: 0; }
    /* line 1263, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    #header .header-info-holder, #header .header-info-area, #header #nav {
      overflow: visible; }
    /* line 1267, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    #header .header-info-area .social-holder {
      display: none; }
    /* line 1274, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    #header .header-info-holder {
      border-right: none; }
    /* line 1275, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    #header .search-icon {
      display: block; }
    /* line 1278, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    #header #nav {
      width: 100%;
      float: none;
      padding: 0; }
      /* line 1282, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      #header #nav .nav-list {
        font-size: 11px;
        position: relative;
        left: -9999px; }
        /* line 1286, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
        #header #nav .nav-list.add {
          padding: 0;
          left: 0; }
          /* line 1289, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
          #header #nav .nav-list.add li {
            float: none;
            display: block;
            padding: 10px;
            margin: 0;
            border-bottom: 1px solid #eaeef3; }
      /* line 1298, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      #header #nav .opener-area {
        position: absolute;
        right: 0;
        top: 0;
        left: auto;
        border-left: 1px solid #eaeef3;
        height: auto;
        padding: 24px 0 25px;
        width: 64px; }
      /* line 1308, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      #header #nav .slide {
        z-index: 999;
        left: 0;
        width: 100%;
        background: none;
        bottom: auto;
        top: -9999px;
        -moz-transition: all 0.1s ease;
        -webkit-transition: all 0.1s ease;
        -o-transition: all 0.1s ease;
        transition: all 0.1s ease; }
        /* line 1316, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
        #header #nav .slide ul {
          transition: none; }
      /* line 1321, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      #header #nav.active .slide {
        top: 63px; }
      /* line 1324, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      #header #nav.active .nav-list {
        border-top: 1px solid #eaeef3;
        margin: 0;
        transition: none; }
        /* line 1328, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
        #header #nav.active .nav-list li {
          background: #fff; }
    /* line 1334, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    #header .search-icon {
      position: absolute;
      right: 63px;
      top: 0;
      height: auto;
      padding: 17px 0;
      width: 64px; }

    /* line 1346, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .main-area.add {
      padding: 20px; }
      /* line 1349, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .main-area.add .content h1 {
        font-size: 25px;
        line-height: 30px;
        padding: 0; }

  /* line 1357, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .carousel {
    margin: 0 0 20px; }
    /* line 1359, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .carousel .alignleft {
      width: 100%;
      float: none;
      overflow: hidden; }

  /* line 1365, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content {
    float: none;
    overflow: hidden;
    width: 100%; }
    /* line 1370, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content h1 {
      padding: 25px 0 0; }
    /* line 1373, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .sharing-area {
      padding: 0 0 15px;
      margin: 0;
      border: none; }
      /* line 1377, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .sharing-area.add {
        padding: 0; }
    /* line 1389, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .text-holder {
      padding: 0 20px;
      margin: 0 0 35px; }
      /* line 1392, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .text-holder .number {
        right: -10px; }
    /* line 1396, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .text-area {
      overflow: visible; }
    /* line 1400, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .instory-widget {
      overflow: visible;
      margin: 0 0 35px; }
      /* line 1404, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .instory-widget .alignleft {
        margin: 0 25px 0 -20px; }
      /* line 1407, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .instory-widget .image-description {
        padding: 30px 0 0; }
    /* line 1409, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .image-block {
      margin: 0 30px 0 0; }
      /* line 1411, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .image-block .decription {
        padding: 14px 24px 32px; }
    /* line 1415, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .entry-title {
        margin-bottom: 10px !important;
    }
    .content .image-area {
      margin: 0 -20px 5px; }
    /* line 1418, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content p {
      margin: 0 0 15px; }

  /* line 1420, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .sidebar {
    float: none;
    width: 100%;
    overflow: hidden; }
  /* line 1428, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .main-block {
    border: none; }
    /* line 1430, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .main-block:after {
      display: none; }
    /* line 1433, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .main-block:before {
      display: none; }

  /* line 1438, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .main-holder:before {
    display: none; }

  /* line 1442, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-area h1 {
    font-size: 40px;
    line-height: 49px; }
  /* line 1447, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-holder {
    bottom: 80px; }
 }

@media only screen and (max-width: 759px) {
  .ssbp-set--two {
    width: 100%;
    height: 53px;
    display: block !important;
    top: 0 !important;}
    .ssbp-set--two ul { width: 100%; }
  .ssbp-set--two li{
      float: left;
      width: 33.3%;
  }
    .ssbp-set--two a {
        width: 100% !important;
    }
  .carousel .caption-holder {
    width: 80%;
    bottom: 20px; }
    /* line 1458, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .carousel .caption-holder h1 {
      font-size: 24px;
      line-height: 30px; }

  /* line 1464, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .header-info-holder {
    border: none; }

  /* line 1466, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .content, .content1 {
    float: none;
    overflow: hidden;
    width: 100%; }
    /* line 1475, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .post-block, .content1 .post-block {
      padding: 0 10px 40px;
      margin: 0 -4px 0 0; }
      /* line 1480, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .post-block .decription h2, .content1 .post-block .decription h2 {
        font-size: 16px;
        line-height: 20px; }
    /* line 1486, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content h1, .content1 h1 {
      padding: 25px 20px 0;
      font-size: 25px;
      line-height: 30px; }
    /* line 1491, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content blockquote, .content1 blockquote {
      float: none;
      margin: 0 0 20px;
      padding: 0 40px;
      width: 100%; }
      /* line 1496, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content blockquote:after, .content1 blockquote:after {
        left: 0; }
      /* line 1499, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content blockquote:before, .content1 blockquote:before {
        bottom: 0;
        right: 0; }
    /* line 1504, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .image-block, .content1 .image-block {
      float: none;
      overflow: hidden;
      margin: 0 0 20px;
      width: 100%; }
    /* line 1511, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .instory-widget .alignleft, .content1 .instory-widget .alignleft {
      float: none;
      overflow: hidden;
      margin: 0 0 20px; }
    /* line 1516, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .instory-widget .image-description, .content1 .instory-widget .image-description {
      padding: 0; }

  /* line 1520, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .main-area .title {
    font-size: 11px; }

  /* line 1525, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-holder {
    bottom: 30px; }
  /* line 1529, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-area h1 {
    font-size: 28px;
    line-height: 34px; }
  /* line 1533, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-area .title {
    margin: 0 0 30px; }
 }

@media only screen and (max-width: 479px) {
  body {
    font-size: 16px;
    line-height: 26px; }
  .post-area .row {
    margin: 0px;}
  .CR_1.ob-widget {
      padding-top: 25px !important;}
  .CR_1.ob-strip-layout .ob-widget-header {
      text-align: center !important;
      font-size: 18px !important;}
  #native-end-of-post {
      padding-top: 25px !important;}
  .instagram-container {
    padding-bottom: 116% !important;}
  .content .followus-area {
    float: none;}
  .add-area {
    margin: 14px 0 0px; }
  .add-area.add {
    margin: 14px 0 0px; }
  .post-area.additional-content {
      display: block !important; 
      padding-bottom: 25px;}
  .carousel .caption-holder {
    bottom: 10px; }
    .carousel .caption-holder h1 {
      font-size: 15px;
      line-height: 20px;
      padding: 0 0 8px;
      margin: 0 0 8px; }
    .carousel .caption-holder .posted {
      font-size: 13px;
      line-height: 16px; }
  .carousel .btn-prev, .carousel .btn-next {
    width: 70px;
    height: 70px; }
    .carousel .btn-prev:after, .carousel .btn-next:after {
      right: 12px; }
  .carousel .btn-next:after {
    left: 12px; }

  .content {
    float: none;
    overflow: hidden;
    width: 100%;
    padding: 0; }
    /* line 1577, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .post-area {
      margin: 0; }
    /* line 1580, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .post-block {
      width: 100%;
      display: block;
      overflow: hidden;
      margin: 0 0 20px; }
    /* line 1586, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content h1 {
      font-size: 26px;
      line-height: 31px; }
    /* line 1597, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .sharing-area {
      margin: 0; 
      text-align: center;}
      /* line 1599, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content .sharing-area .meta {
        display: block;
        overflow: hidden;
        margin: 0 0 10px; }
    /* line 1605, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content blockquote {
      font-size: 17px;
      line-height: 25px;
      padding: 20px 50px;
      width: 100%; }
      /* line 1610, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content blockquote:after {
        top: 0;
        left: 0; }
      /* line 1614, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
      .content blockquote:before {
        bottom: 15px;
        right: 30px; }
    /* line 1621, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
    .content .image-block .decription h2 {
      font-size: 17px;
      line-height: 22px; }

  /* line 1628, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .sidebar {
    padding: 0 20px; }

  /* line 1643, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-holder {
    bottom: 10px; }
  /* line 1647, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-area h1 {
    font-size: 18px;
    line-height: 24px; }
  /* line 1651, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-area .title {
    margin: 0 0 15px; }
  /* line 1654, D:/wamp/www/SVN/WildOpenCountry/markup/scss/style.scss */
  .banner-area .banner-caption-area .meta {
    font-size: 14px;
    line-height: 17px; }
 }

.widget-area {
  padding-bottom: 20px;
}

/*footer style*/

#footer {
  overflow: hidden;
  position: relative;
  background: #242629;
  font-family: 'Roboto Condensed',Arial,Helvetica,sans-serif;
}

#footer:after {
  content: "";
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  bottom: 0;
  background: #202225;
}

#footer .footer-holder {
  max-width: 1221px;
  margin: 0 auto;
  padding: 0 10px;
}

#footer .footer-holder h3 {
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 18px;
}

#footer .footer-frame {
  font-size: 11px;
  line-height: 14px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

#footer .footer-frame a {
  color: #fff;
}

#footer .footer-frame a:hover {
  opacity: .8;
}

#footer .footer-frame p {
  margin: 0;
}

#footer .footer-block {
  width: 50%;
  position: relative;
  float: left;
  z-index: 9;
}

#footer .footer-block .block {
  width: 49.6%;
  height: 364px;
  padding: 80px 0 80px 8.8%;
  display: inline-block;
  vertical-align: top;
}

#footer .footer-block .block.first {
  padding-left: 0;
  width: 40.8%;
}

#footer .footer-block .block.add {
  background: url(images/separator1.png) repeat-y;
}

#footer .footer-block .block .social-networks {
  overflow: hidden;
  margin: 0 0 38px;
  padding: 0;
}

#footer .footer-block .block .social-networks li {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 5px 2px;
}

#footer .footer-block .block .social-networks li:first-child {
  margin-left: 0;
}

#footer .footer-block .block .social-networks li a {
  display: block;
  border: 1px solid #373a3d;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
}

#footer .footer-block .block .social-networks li a:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(images/sprite.png) no-repeat;
}

#footer .footer-block .block .social-networks li a:hover {
  opacity: 1;
  background: #fff;
  border: 1px solid #fff;
}

#footer .footer-block .block .social-networks li.facebook a:after {
  background-position: -74px -67px;
  margin: -9px 0 0 -5px;
  width: 9px;
  height: 17px;
}

#footer .footer-block .block .social-networks li.twitter a:after {
  background-position: -95px -70px;
  margin: -6px 0 0 -8px;
  width: 16px;
  height: 13px;
}

#footer .footer-block .block .social-networks li.ping a:after {
  background-position: -119px -69px;
  margin: -8px 0 0 -6px;
  width: 13px;
  height: 17px;
}

#footer .email-holder {
  overflow: hidden;
  background: #242629;
  height: 48px;
}

#footer .email-holder .email {
  border: none;
  margin: 0;
  width: 70%;
  overflow: hidden;
  outline: none;
  background: none;
  font: 400 14px/18px Arial, Helvetica, sans-serif;
  height: 48px;
  color: #4e5257;
  padding: 1px 5px;
  outline: none;
  box-shadow: none;
}

#footer .email-holder ::-webkit-input-placeholder {
  color: #4e5257;
}

#footer .email-holder ::-moz-placeholder {
  opacity: 1;
  color: #4e5257;
}

#footer .email-holder :-moz-placeholder {
  color: #4e5257;
}

#footer .email-holder :-ms-input-placeholder {
  color: #4e5257;
}

#footer .email-holder .placeholder {
  color: #4e5257;
}

#footer .email-holder input[type="submit"] {
  background: #ffe100;
  width: 52px;
  height: 48px;
  border: none;
  cursor: pointer;
  color: #202225;
  padding: 0;
  float: right;
  font: 700 13px/48px Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
}

#footer .email-holder input[type="submit"]:hover {
  background: #fff;
}

#footer .bottom-nav {
  position: relative;
  margin: 32px 0 0;
  font-weight: 400;
}

#footer .bottom-nav ul {
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  padding: 0;
}

#footer .bottom-nav ul li {
  list-style: none;
  margin: 0 0 10px;
}

#footer .bottom-nav ul li a {
  position: relative;
  color: #4e5257;
}

#footer .bottom-nav ul li a:after {
  content: "";
  position: absolute;
  left: -17px;
  top: 8px;
  width: 6px;
  height: 6px;
  background: url(images/sprite.png) no-repeat -54px -74px;
  display: none;
}

#footer .bottom-nav ul li a:hover {
  opacity: 1;
}

#footer .bottom-nav ul li a:hover:after {
  display: block;
}

#footer .footer-logo {
  display: block;
  margin: 11px 0 16px;
}

#footer .footer-logo a:hover {
  opacity: 1;
}

#footer .footer-logo img {
  display: block;
  width: 129px;
  height: 92px;
}

@media all and (min-width: 320px) {
  body:before {
    content: "mobile ≥ 320px (320px)";
  }
}

@media all and (min-width: 480px) {
  body:before {
    content: "mobileLandscape ≥ 480px (480px)";
  }
}

@media all and (min-width: 640px) {
  body:before {
    content: "tablet ≥ 640px (640px)";
  }
}

@media all and (min-width: 1024px) {
  body:before {
    content: "desktop ≥ 1024px (1024px)";
  }
}

@media all and (min-width: 1200px) {
  body:before {
    content: "widescreen ≥ 1200px (1200px)";
  }
}

@media all and (min-width: 1920px) {
  body:before {
    content: "tvscreen ≥ 1920px (1920px)";
  }
}

@media only screen and (max-width: 999px) {
  #footer .footer-block {
    float: none;
    overflow: hidden;
    width: 100%;
    text-align: center;
  }

  #footer .footer-block .block {
    padding: 30px 10px;
  }

  #footer .footer-block .block.first {
    width: 49.6%;
  }

  #footer .footer-block .block.add {
    background: none;
  }

  #footer .footer-logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 15px;
  }

  #footer .email-holder .email {
    width: 80%;
  }
}

@media only screen and (max-width: 767px) {
  .post-password-form input[type="password"],
  .search-form input[type="search"] {
    margin: 0 0 10px;
    width: 100%;
  }

  .commentlist-item .commentlist-item {
    padding: 0;
  }
}

@media only screen and (max-width: 759px) {
  #footer {
    padding: 30px 0;
  }

  #footer:after {
    display: none;
  }

  #footer .email-holder {
    background: #202225;
  }

  #footer .email-holder .email {
    width: 80%;
  }

  #footer .footer-frame {
    display: table;
    width: 100%;
  }

  #footer .footer-block {
    display: table-header-group;
  }

  #footer .footer-block:first-child {
    display: table-footer-group;
  }

  #footer .footer-block .block {
    display: block;
    width: 100%;
  }

  #footer .footer-block .block.first {
    width: 100%;
  }

  #footer .holder {
    display: table;
    width: 100%;
  }

  #footer .holder .block {
    display: table-header-group;
  }

  #footer .holder .block:first-child {
    display: table-footer-group;
  }

  #footer .holder .block .social-networks {
    margin-bottom: 25px;
  }

  #footer .bottom-nav {
    margin-bottom: 30px;
  }

  #footer .email-holder {
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 320px){
    .mobile-sticky-ad {
        left: 0px !important;
    }
}

/* Author Page Styles */
.author-bio{clear:both;overflow:hidden;padding:15px 3px;}
#author-avatar{ float:left; margin-right:15px;}
#author-avatar img{
    border: 1px solid #ccc;
    padding: 4px;
    background: #fff;
    float: left;
    margin: 0 10px 5px 0;
    border-radius: 50%;
    box-shadow: 0 0 3px 0 #B5B5B5;
    -moz-box-shadow: 0 0 3px 0 #b5b5b5;
    -webkit-box-shadow: 0 0 3px 0 #B5B5B5;
}

.entry-content h2 {
    margin-top: 30px;
    margin-bottom: 24px;
}

figure > img {
  width: 100%;
}

figure a img {
  width: 100%;
}

.hero-gradient {
    background: -moz-linear-gradient(top,  rgba(69,72,77,0.1) 0%, rgba(35,36,39,0.1) 50%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,0.1)), color-stop(50%,rgba(35,36,39,0.1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(69,72,77,0.1) 0%,rgba(35,36,39,0.1) 50%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(69,72,77,0.1) 0%,rgba(35,36,39,0.1) 50%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(69,72,77,0.1) 0%,rgba(35,36,39,0.1) 50%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(69,72,77,0.1) 0%,rgba(35,36,39,0.1) 50%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8045484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}

.hero-image {
    z-index: -1; 
    position:relative
}

.carousel .caption-holder .posted a {
    color: #ffffff;
}

/**floattofooter**/
.floattofooter {
    float: right;
    position: relative!important;
    z-index: 999 !important;
}

/** Fix for youtube formatting **/
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/** Fix for instagram formatting **/
.instagram-container {
    position: relative;
    padding-bottom: 108%; /* instagram ratio reduced a little */
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.instagram-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
        width: 100% !important;
}

/** Fix for fb like button with layered popoups **/
.ulp-social-button-facebook-like span,
.ulp-social-button-facebook-like span iframe {
    width: 50px !important;
    height: 61px !important;
}

/** Facebook like mobile embed **/
.fb-embed {
    padding: 20px;
    background: #f9f9f9;
    border: solid 1px #2a3e73;
    color: #444;
    margin: 0;
}
.fb-embed h3 {
    margin-bottom:5px;
}
.fb-embed p {
    margin:0 0 5px 0;
    line-height: 1.1;
}
/** end Facebook like mobile embed **/

/** padding adjustment for yieldmo with fb embed on  **/
#ym_1089059398328105853 {
    padding-top: 25px;
}

.AR_2 .ob-unit.ob-rec-text
{
	font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.AR_1 .ob-unit.ob-rec-text
{
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif !important;
}

.AR_1 .ob-widget-header {
	font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/*** singe artist ***/
.artist__arcticle {
  border-top: none;
}
.artist__arcticle .image-area {
  border-bottom: 1px solid #eaeef3;
  position: relative;
  padding: 0 20px 20px 16px;
  margin: 0 0 20px;
  width: 100%;
  box-sizing: border-box;
}
.artist__arcticle .artist__title {
  position: absolute;
  bottom: 80px;
  left: 60px;
}
.artist__arcticle .image-area .status {
  display: block;
  color: #ffe100;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
}
.artist__arcticle .image-area .entry-title {
  padding: 0;
  margin: 0;
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.artist__arcticle .image-area .entry-title:after {
  content: "";
  width: 44px;
  height: 3px;
  background: #fff;
  display: block;
  margin: 18px 0 0;
}
.artist__arcticle .image-area img {
  max-width: 100%;
  width: auto;
}
.artist__arcticle .section_title {
  text-transform: uppercase;
  color: #242629;
  font-size: 14px;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  margin: 0 0 20px;
  font-weight: bold;
}
.artist__arcticle .section_title span {
  color: #9ba0a8;
}
.biography-holder {
  width: 100%;
  box-sizing: border-box;
  padding-left: 16px; 
}
.list_section {
  border-top: 1px solid #e0e4eb;
  padding: 20px 16px 0;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 20px;
}
.album-list,
.video-list {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.list_section .prev-btn {
  width: 88px;
  height: 88px;
  padding: 30px 24px 0 0;
  box-sizing: border-box;
  position: absolute;
  top: 42%;
  left: -44px;
  background: #fff;
  border-radius: 50%;
  z-index: 99;
  color: #242629;
   font-size: 30px;
   text-align: right;
   font-weight: bold;

}
.list_section .prev-btn:before {
  content: "";
  display: block;
  background: url(images/sprite.png) no-repeat -123px -4px;
  width: 12px;
  height: 18px;
  margin: 5px 0 0 50px;
}
.list_section .next-btn {
  width: 88px;
  height: 88px;
  padding: 30px 0 0 24px;
  box-sizing: border-box;
  position: absolute;
  top: 42%;
  right: -44px;  
  background: #fff;
  border-radius: 50%;
  z-index: 99;
  color: #242629;
  font-size: 30px;
  text-align: left;
   font-weight: bold;
}
.list_section .next-btn:before {
  content: "";
  display: block;
  background: url(images/sprite.png) no-repeat -147px -4px;
  width: 12px;
  height: 18px;
  margin: 5px 50px 0 0;
}
.video-list .video-item {
  float: left;
  position: relative;
  width: 50%;
  vertical-align: top;
}
.video-list .video-item .video-info {
  display: block;
  width: 100%;
  padding: 0 100px 30px 26px;
  box-sizing: border-box;
  color: #fff;
  font-size: 19px;
  line-height: 1.2;
  position: absolute;
  bottom: 0;
  left: 0;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
background: -moz-linear-gradient(top,  rgba(18,19,20,0) 0%, rgba(18,19,20,0.07) 10%, rgba(18,19,20,0.21) 23%, rgba(18,19,20,0.76) 65%, rgba(18,19,20,0.91) 79%, rgba(18,19,20,1) 91%, rgba(18,19,20,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,19,20,0)), color-stop(10%,rgba(18,19,20,0.07)), color-stop(23%,rgba(18,19,20,0.21)), color-stop(65%,rgba(18,19,20,0.76)), color-stop(79%,rgba(18,19,20,0.91)), color-stop(91%,rgba(18,19,20,1)), color-stop(100%,rgba(18,19,20,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(18,19,20,0) 0%,rgba(18,19,20,0.07) 10%,rgba(18,19,20,0.21) 23%,rgba(18,19,20,0.76) 65%,rgba(18,19,20,0.91) 79%,rgba(18,19,20,1) 91%,rgba(18,19,20,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(18,19,20,0) 0%,rgba(18,19,20,0.07) 10%,rgba(18,19,20,0.21) 23%,rgba(18,19,20,0.76) 65%,rgba(18,19,20,0.91) 79%,rgba(18,19,20,1) 91%,rgba(18,19,20,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(18,19,20,0) 0%,rgba(18,19,20,0.07) 10%,rgba(18,19,20,0.21) 23%,rgba(18,19,20,0.76) 65%,rgba(18,19,20,0.91) 79%,rgba(18,19,20,1) 91%,rgba(18,19,20,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(18,19,20,0) 0%,rgba(18,19,20,0.07) 10%,rgba(18,19,20,0.21) 23%,rgba(18,19,20,0.76) 65%,rgba(18,19,20,0.91) 79%,rgba(18,19,20,1) 91%,rgba(18,19,20,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00121314', endColorstr='#121314',GradientType=0 ); /* IE6-9 */

}
.video-list .video-item .play-btn {
  display: block;
  width: 58px;
  height: 58px;
  background: #fff;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  left: 48%;
  top: 48%;
  border-radius: 50%;
  -webkit-box-shadow: 3px 2px 17px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 2px 17px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 2px 17px 0px rgba(0,0,0,0.75);
}
.video-list .video-item .play-btn:before {
  display: block;
  margin: 24px 0 0 24px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 11px;
  border-color: transparent transparent transparent #35383c; 
}
.video-list .video-item .play-btn:hover:before {
  border-style: solid;
  border-width: 6.5px 0 6.5px 11px;
  border-color: transparent transparent transparent #ffe100; 
}
.album-list .album-item {
  float: left;
  width: 25%;
  box-sizing: border-box;
}

.album-list .prev-btn,
.album-list .next-btn {
  top: 66px;
}
.album-info {
  font-size: 14px;
  line-height: 1.2;
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 12px;
   border: 1px solid #e0e4eb;
   border-top: none;
   border-right: none;
}
.album-list .album-item:nth-child(even) .album-info {
  border-right: none;
}
.album-info strong {
  display: block;
  font-size: 15px;
}
.list_section .top-panel {
  width: 100%;
  padding: 0;
  margin: 0 0 25px;
  list-style: none;
  overflow: hidden;
}
.list_section .top-panel li {
  float: left;
  list-style: none;
  font-size: 14px;
  color: #242629;
  text-transform: uppercase;
  font-weight: 700;
}
.list_section .top-panel li:first-child {
  margin: 0 10px 0 0;  
}
.list_section .top-panel li a {
  color: #9ba0a8;
  font-size: 13px;
  padding: 0 0 0 10px;
  border-left: 1px solid #b6b9bf;
  text-transform: none;
  font-weight: normal;
  font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.tour-list .tours td {
  border: none;
}
.tour-list .tours tr td:first-child {
  color: #242629;
  font-size: 19px;
  font-family: 'Roboto Slab', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  width: 170px;
  text-align: left;
}
.tour-list .tours tr td:last-child {
  width: 170px;
  text-align: right;
}
.tour-list .tours tr td {
  font-size: 16px;
  padding: 0 0 20px;
  color: #242629;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
.tour-list .tours tr td p {
  margin: 0;
  line-height: 1.2;
}
.tour-list .tours .buy-btn {
  font-size: 12px;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border-radius: 20px;
  border: 1px solid #e0e4eb;
  width: 140px;
  height: 37px;
  line-height: 1;
  box-sizing: border-box;
  padding: 14px 0 0;
  float: right;
}
.tour-list .tours tr td strong {
  color: #9097a0;
  font-size: 11px;
   font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
   text-transform: uppercase;
   font-weight: 700;
}
.tour-list .tours tr td strong span {
  margin: 0 10px 0 0;
}

#div-gpt-ad-mobile-leaderboard
{
    width: 300px;
    height: 250px;
    margin: 0 auto 15px;
}

.pp-sub-l {
    display: block;
}

.podcast-title {
    padding-bottom: 40px !important;;
}

.logo-sponsor-mobile {
    margin-top: 12px;
    float: left;
}

.logo-sponsor-desktop {
    margin: 8px 8px 0px 8px;
    float: left;
}

@media only screen and (max-width: 401px){
    .pp-sub-l {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .podcast-title {
        margin-left: 10px !important;
        padding-bottom: 10px !important;;
    }
}

.stickyHead{
    background-color: #242629;
    top: 0;
    left: 0;
    z-index: 999;
    width:100%;
    position:fixed !important;
    max-height: 50px;
    display:none;
}
.stickyLogo a img {
    height: 50px;
    float:left;
}
.stickyTitle {
    margin-left: 15px;
    display: inline-block;
    color:white;
}
.stickyTitle h3{
    margin-top:10px !important;
}
.stickySocial {
    display: inline-block;
    float: right;
}
.stickySocialButton {
    padding: 5px 40px;
    display: inline-block;
    margin: 5px;
}
.stickySocialButton img {
    max-height: 30px;
}
#stickyFacebook{
    background-color: #3b5998;
}
#stickyTwitter{
    background-color: #55acee;
}
#stickyPin{
    background-color: #bd081c;
}
#stickyEmail{
    background-color: #ffa930;
}

@media screen and (max-width: 1200px) {
    .stickySocialButton {
    padding: 5px 20px;
    display: inline-block;
    margin: 5px 0;
    }
}

@media screen and (max-width: 1000px) {
    .stickySocial {
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center;
    }
    .stickySocialButton {
    padding: 5px 8%;
    display: inline-block;
    margin: 5px auto;
    }
    .stickyTitle{
        display:none;
    }
    .stickyLogo{
        display:none;
    }
}
@media screen and (max-width: 400px){
    .stickySocialButton {
    padding: 5px 7%;
    }
}

@media all and (min-width: 640px) {
    .custom-jwplayer-embed {
        width: 65% !important;
        margin: auto !important;
    }
}

.woc-native-ad img {
    margin: 30px auto;
    display: block;
    max-width: 100%;
    height: auto;
}
iframe.instagram-media {
    position: static !important;
}
