@media (max-width: 991px){
    #lc_ads_header-35{
        display: none;
    }
    body{
        margin-top: 0 !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  #socialbar-under {
    padding: 5px 0;
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
    width: 100%;
    margin: 45px auto -40px;
    text-align: center;
    display: block;
  }

  #socialbar .fa-facebook,
  #socialbar .fa-twitter,
  #socialbar .fa-linkedin {
    display: none;
  }

  #navbarcollapse ul li:hover > ul {
    display: none;
  }

  .menu {
    height: 0;
    border-bottom: none;
  }

  #headertogglebutton {
    margin-top: -45px !important;
  }

  #Billboard,
  #Leaderboard {
    display: none !important;
  }

  .home .header.skin_wrap,
  .skin_wrap #menu-main-menu,
  #socialbar,
  #MPU {
    margin: 0 !important;
  }

  #socialbar-mobile {
    position: relative;
    color: #ffffff;
    float: right;
    top: -47px;
    text-align: right;
    padding: 0;
  }

  .menu .container {
    width: 100%;
  }

  #navbarcollapse {
    width: 100% !important;
    position: absolute !important;
    border-top: none;
  }

  .home .header.skin_wrap {
    display: block;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    z-index: 9999;
    position: fixed !important;
    top: 0;
  }

  .home .pos-1.pos_skin1 {
    margin-top: 50px !important;
  }

  .pos-1 {
    padding-top: 119px !important;
    height: auto !important; 
  }

  .pos-1 .post-img {
    max-width: 100% !important;
    min-width: 100% !important;
    min-height: 100%;
    max-height: none;
  }

  .pos-1 .post-img img {
    width: 100%;
    min-height: 100% !important;
    max-height: none !important;
  }

  .post-img {
    max-width: 180px;
    min-width: 180px;
    max-height: 100px;
    min-height: 100px;
  }

  /*.post-img img {*/
    /*width: auto;*/
    /*min-height: 100px !important;*/
    /*max-height: 100px !important;*/
  /*}*/

  .authorbox .col-lg-3 {
    margin: 0 5px;
  }
}

@media (max-width: 319px){
  .wrapper{
    min-width:320px;
  }

  .social-media{
    display: none;
  }

  .mobile-leaderboard-banner
  {
    display: block;
    width:320px;
    margin:0 auto;
  }

  .leaderboard-banner,
  .footer-ads,
  .home-halfpage
  {
    display:none;
  }

  ul.nav.navbar-nav.email {
    display: none;
  }

  .mobile-box-2 .post-txt .article-shares-stub{
    display: none;
  }

  .mobile-box-1 .post-txt .article-shares-stub{
    display: none;
  }

  .home-mpu1{
    min-height:330px;
    max-height:330px;
  }

 .desktop-box-2 div.post-img a img {
  height: auto;
 }

 .container {
  padding-right:  0;
  padding-left: 0;
 }

 .col-xs-12, .col-md-5, .col-sm-8, .col-sm-4, .col-md-3 {
  padding-right: 0;
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 0px;
 }

 .pos-3 {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
 }

 .post-img {
  float: left;
  width: 31%;
 }

 .post-img img {
  min-height: 100px;
  max-height: 100px;
 }

 .post-txt {
  float: left;
  width: 69%;
  padding: 8px 0px 0px 10px;
 }

 .post-txt .article-shares-stub,
 .pos-6 .post-excerpt {
  display: none;
 }

 .pos-1 {
  overflow: hidden;
  position: relative;
  height: 254px;
  background-color: rgba(0, 0, 0, 0.81);
  margin-bottom: 0px;
 }

 .pos-1 .post-img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  opacity: 0.6;
  height: 100%;
 }

 .pos-1 .post-img img {
  min-height: 100%;
  max-height: 100%;
 }

 .pos-1 .post-txt {
  min-height: 70px;
  max-height: 70px;
  text-align: center;
  position: relative;
  z-index: 2;
  padding-top: 170px;
  background: transparent none repeat scroll 0% 0%;
  width: 100%;
  color: rgb(255, 255, 255);
 }

 .pos-1 .post-category a,
 .pos-1 .post-title a {
    color: #ffffff;
 }

 .pos-2 {
    margin-top: 0;
    margin-bottom: 10px;
 }

 .post-title a {
    font-size: 1.6rem;
 }

  .socialite.googleplus-one,
  iframe#twitter-widget-2 {
    display: none;
  }

  .search-results span.endpoint, .search-no-results span.endpoint {
    font-size: 1em;
  }

  .search-results li.result, .search-no-results li.result {
    left: 0;
  }
}

@media (max-width: 360px){

  /* Social Media Share */

 .pos-6 ul.social-buttons,
 .pos-9 ul.social-buttons,
 .pos-10 ul.social-buttons,
 .pos-11 ul.social-buttons {
    margin-top: -4px;
  }

  .socialite.googleplus-one {
    display: none;
  }

  .search-results span.endpoint, .search-no-results span.endpoint {
    font-size: 1.3em;
  }

  .search-results li.result, .search-no-results li.result {
    left: 0;
  }

}

@media (min-width: 320px) and (max-width: 767px){
    body {
        overflow-x: hidden;
    }

    .authorbox .col-lg-3 {
        margin: 0 5px;
    }


    .leaderboard-banner, .footer-ads, .home-halfpage
    {
      display:none;
    }

    .mobile-leaderboard-banner
    {
      display: block;
      width:320px;
      margin:0 auto;
    }

    .home-mpu1{
      min-height:330px;
      max-height:330px;
    }

    .post-txt {
        max-height: 100px;
        min-height: 100px;
        padding: 6px 15px 12px;
    }
    .single-experts .experttxtsingle {
        padding: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .single-experts #block4 .col-xs-12 .post-txt {
        padding-top: 0;
        margin-top: -5px;
    }
    .container.leaderboard-banner img, .footer-ads img {
      width: 100%
    }

.mediaquest {
  float: right;
  padding: 12px 30px;
  background-color: #FFF;
}

.mediaquest a {
  display: none;
}

ul.footer-link {
  margin-right: 0px;
}

ul.footer-link li {
  float: inherit !important;
  padding-right: 14px;
  margin-right: 0px !important;
}

ul.nav.navbar-nav.email {
  display: none;
}

button.navbar-toggle {
  float: left;
  margin-left: 6px;
  margin-right: 6px;
}

div#navbar {
  float: none !important;
}

.navbar-default .navbar-nav > li > a:hover {
  border-bottom: transparent;
  background-color: #f6f5f2;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}

.navbar-nav {
  margin: 0px;
}

ul.nav.navbar-nav {
  padding-left: 0px !important;
}

.navbar-nav > li {
  float: none !important;
}

ul#menu-menu-1 li a {
  padding: 10px 10px !important;
}

ul.nav.navbar-nav.social-media {
  display: none;
}

.navbar-header .search-container {
  display: inline-block !important;
  float: right !important;
  right: 2px;
}

form.navbar-form.navbar-left {
  border-color: transparent;
  margin: 0px;
  padding: 1px 0px !important;
}

button#search-button.btn.btn-default {
  background-color: #F04E55;
  padding: 13px 20px !important;
  display: inline-block;
  border-radius: 0px;
}

#search-form {
    right: 15px !important;
   background: transparent;
   padding: 0;
   margin: 0;
   position: absolute;
}

span#search-icon {
  background-color: #f04e55;
  padding: 15px 28px !important;
  position: relative;
  float: right;
  right: -62px;
  border-radius: 0;
}

span#search-icon span.glyphicon.glyphicon-search {
  left: -6px;
  color: #fff;
}

span.input-group-btn {
  left: -45px;
}

.navbar-form .input-group > .form-control {
/*  width: 210px !important;*/
  width: 150px !important;
  margin-top: -40px;
  margin-right: 30px;
  border-radius: 0px;
}

.post-title a {
  font-size: 16px;
  padding: 8px 0px;
  color: #333;
  line-height: 1.333em;
}

.mobile-box-2 .post-title {
  padding: 6px 0px 0px 0px;
}

.pager {
  margin-top: 10px;
}

.cat-title h2 {
    padding: 0px;
}

.relatedthumb {
  width: 100%;
}

.relatedthumb a {
  font-size: 1.111em;
}

 p.comment-form-author input#author,
 p.comment-form-email input#email,
 p.comment-form-url input#url,
 p.comment-form-comment textarea#comment {
  width: 100%;
  display: block;
 }

 .desktop-box-2 div.post-img a img {
  height: auto;
 }

 .navbar-header {
  margin-right: 0 !important;
 }

 .pos-1 {
  overflow: hidden;
  position: relative;
  height: 254px;
  background-color: rgba(0, 0, 0, 0.81);
  margin-bottom: 0px;
  padding-top: 170px;
 }

 .pos-1 .post-img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  opacity: 0.6;
  height: 100%;
 }

 .pos-1 .post-img img {
  min-height: 100%;
  max-height: 100%;
 }

 .pos-1 .post-txt {
  min-height: 70px;
  max-height: 70px;
  text-align: center;
  position: relative;
  z-index: 2;
  /*padding-top: 170px;*/
  background: transparent none repeat scroll 0% 0%;
  width: 100%;
  color: #FFF;
 }

 .article-shares-stub {
  display: none;
 }

 .pos-1 .post-category a, .pos-1 .post-title a {
  color: #FFF;
 }

 .pos-2 {
  margin-top: 15px;
  margin-bottom: 15px;
 }

 .post-img {
  float: left;
  width: 31%;
  margin-right: 15px;
 }

 .post-excerpt {
  display: none;
 }

    .videoico{
        min-height: 40px !important;
        width: 40px !important;
    }
 /*.post-img img {*/
  /*min-height: 100px;*/
  /*max-height: 100px;*/
 /*}*/

 .col-xs-12, .col-md-5, .col-sm-8, .col-sm-4, .col-md-3 {
  padding-right: 0;
  padding-left: 0;
  margin-top: 15px;
  margin-bottom: 15px;
 }

    .expertw .expertwimg{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .expertw .expertwtxt {
        padding-right: 0px;
        padding-left: 15px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .pos-3 {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
 }

 .footer_w {
    margin-left: 5px;
    margin-right: 5px;
 }

 .middle-title {
    padding: 20px 0 15px;
 }

 .middle {
    padding: 20px 0 15px;
 }

 .middle-last {
    padding: 12px 0;
 }

 .middle a,
 .middle-last a {
    text-decoration: none;
    color: #000;
    font-size: 13px;
    margin-bottom: -15px;
    display: block;
 }

 .middle a:hover,
 .middle-last a:hover {
    color: #006aa6;
 }

 .footer_w .top {
  border-bottom: 1px solid #EFEFEF;
  padding: 20px 0px;
 }

 .bottom {
    margin: 30px 0;
    border-top: 1px solid #EFEFEF;
    padding: 20px 0px;
 }

 .bottom .col-xs-10 {
    padding: 0;
 }

 .post-title a {
    font-size: 1.5rem;
 }


 /* Social Media Share */

 .pos-1 footer {
   display: none;
 }

 .panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
 }

 ul.social-buttons {
    bottom: 0;
    display: block;
    list-style: outside none none;
    overflow: visible;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0;
    position: relative;
    top: 2px;
 }

 .social-buttons li {
    margin: 0px 10px;
    display: inline;
    float: left;
    width: auto;
    margin-left: 0;
  }

  .fb-like.fb_iframe_widget span iframe {
      width: 80px !important;
  }

  .top-leaderboard {
    margin-top: 50px;
  }

  .load-more-preblock {
    text-align: center;
  }

  #cat_loadmore {
    margin: 0px auto;
  }

  .relatedposts.col-xs-10 {
    width: 99.333%;
  }

  .span6 img,
  .span12 img {
    width: 100%;
  }

  .post-img-playicon {
    top: 20px;
    left: 20px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    position: absolute;
    display: block;
    margin: 0;
    width: 80px;
  }

  .post-img-playicon  img {
    width: 50px;
  }

  #lc_ads_header-2 div img, #lc_ads_header-7 div img {
    width: auto;
  }

  .page-template-contact-php .wrapper li {
    list-style: outside none none;
  }

  .social-media-mobile-menu {
    background: #F04E55 none repeat scroll 0% 0%;
    padding: 20px 0px 25px 20px;
  }

  .social-media-mobile-menu ul {
    list-style: outside none none;
    padding-left: 0;
  }

  .social-media-mobile-menu ul li {
    float: left;
    padding: 0px 10px;
   }

  .social-media-mobile-menu ul li.text-follow {
    float: left;
    font-family: georgia,serif;
    font-size: 1.444em;
    color: rgb(255, 255, 255);
    padding: 0px;
    margin-right: 20px;
  }

  .page-template-contact p#breadcrumbs {
    float: left;
  }

  .page-template-contact p#breadcrumbs a {
    color: #646464;
    text-decoration: underline;
    font-size: 11px;
    float: left;
  }

  .page-template-contact p#breadcrumbs span.breadcrumbSeparator {
    font-size: 12px;
    float: left;
    padding: 0px 8px;
    color: #000;
  }

  .page-template-contact span.endpoint {
    float: left;
    padding: 0px 8px;
    color: #000;
    font-size: 12px;
    font-weight: normal;
  }

  .page-template-contact .wrapper {
    background-color: #EBEBEB;
    padding-top: 24px;
  }

  .page-template-contact nav.navbar .wrapper {
    background-color: transparent !important;
    padding-top: 0;
  }

  .page-template-contact .wrapper.top-leaderboard {
    background-color: transparent !important;
    padding-top: 0;
  }

  .page-template-contact nav.navbar .wrapper {
    padding-top: 0;
    background-color: transparent;
  }

  .page-template-contact footer .wrapper {
    background-color: transparent !important;
  }

  .search-results li.result {
    top: 15px;
    left: 0px;
  }

  .search-results #breadcrumbs {
    padding-left: 0;
    padding-top: 12px;
  }

  .search-results li.result span.endpoint {
    font-size: 2.333rem;
    line-height: 1.2;
  }

  .search-results #mpu-default img {
    width: auto;
  }

  .post-title {
    text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.6em;
  line-height: 1.8em;
  }

  .load-more-block {
    margin: 0 auto;
    text-align: center;
  }

  .bg-image{
    display: none;
  }

  .error-txt{
    display: block;
  }

  .mobile-leaderboard.show-for-small-only {
    background-color: #F6F5F2;
    text-align: center;
    padding: 20px 0px;
    margin-top:0;
    
  }

  .mqfootrow {
    margin: 15px 12px;
  }

  .all-rights {
    width: 98.333%;
    padding: 0px 15px;
  }

  .footer-menu .logo-container {
    padding-left: 12px;
  }

  .categorytitle a {
    font-family: arial;
    font-weight: 600;
    font-size: 10px;
    color: #808080;
    margin-top: 5px;
  }

  .articletitle a {
    padding: 8px 0px;
    color: #333;
    line-height: 1.333em;
    font-size: 1.5rem;
  }

  ul#menu-main-menu li a {
    padding: 10px;
    font-size: 1.111em;
  }

  .pos-1 .post-txt .categorytitle a,
  .pos-1 .post-txt .articletitle a {
    color: #fff;
  }

  .articletitle {
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 4.5em;
    line-height: 1.4em;
  }

  .btn-default:hover,
  .btn-default:focus,
  .btn-default:active {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
  }

  span#search-icon {
    background-color: #F04E55;
    padding: 15px 28px !important;
    position: relative;
    float: right;
    right: -62px;
    border-radius: 0px;
  }


.footer{
  background: #000000;
}

.mq-container{
  display:block;
  text-align: center;
  padding:15px 0 15px 0;
  color:#ffffff;
}

@media (max-width: 767px) {
    .mq-container p{
        font-size: 14px;
    }
}

.footerlogo-container {
  display:block;
  width:172px;
  height:60px;
  margin:0 auto;
  margin-top: 20px;
}

.mq-container a{
  color:#ffffff;
  text-decoration: none;
}

.mq-container a:hover{
  color:#ffffff;
  text-decoration: none;
}

.mq-container p{
  color:#ffffff;
  margin-bottom: 5px;
}


.footerstaticcontainer{
  padding:10px 0 10px 0;
  border-bottom: 1px #6F6F6D solid;
  border-top: 1px #6F6F6D solid;
  margin:5px 0 5px 0;
  text-align: center;
}

.footernewsletter{
  padding:10px 0 10px 0;
  margin:5px 0 5px 0;
  text-align: center;
}

#menu-footerm{
  display: inline-block;
  margin: 0;
  padding: 0;
  width:100%;
}

#menu-footerm li{
    display: inline-block;
  padding: 0 5px;
  text-align: center;
  font-size: 13px;
}


#menu-footerm li a{
  color:#ffffff;
  text-decoration: none;
}

#menu-footerm li a:hover{
  text-decoration: underline;
}

.footermenucontainer{
  padding:10px 0 10px 0;
  margin:5px 0 5px 0;
  text-align: center;
}

#menu-mainfooter{
  display: inline-block;
  margin: 0;
  padding: 0;
  background:#f5f5f5;
}

#menu-mainfooter li{
  float:left;
  text-align: center;
  font-size: 13px;
  width:100%;
  padding:5px 0;
}


#menu-mainfooter li a{
  text-transform: uppercase;
  color:#000000;
  text-decoration: none;
}

#menu-mainfooter li a:hover{
  text-decoration: underline;
}

#footertogglebutton .icon-bar {
  background-color: #ffffff;
}
/***************************** begin: header**********/
#headertogglebutton .icon-bar {
  background-color: #ffffff;
}

.sticky{
  display: none;
}

.menu{
  background:#000000;
}

  #menu-main-menu{
    width:100%;
    background: rgba(0, 0, 0, 0.9);
  }

#menu-main-menu{
  background:#ffffff; 
}


#navbarcollapse{
  width:100%;
  padding:0;
  margin-left: 0;
}

#menu-main-menu{
  width:100%;
  background: rgba(0, 0, 0, 0.85) none repeat scroll 0% 0%;
}


#menu-main-menu li a{
  color:#ffffff;
}

#navbarcollapse ul ul { 
  display: none; 
  width: 100%;
  position:static;
}

#navbarcollapse ul ul li { 
  float: none; 
  width: 100%;
  background: none;
}

/***************************** end: header**********/

#menu-item-1331033 a {     
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.0001em;
    background-image: url('../images/aficionado-logo.png');
    background-repeat: no-repeat;
    background-position: 81px -6px;
    padding: 4px 55px 0;
    -moz-padding-end: 61px;
    -moz-padding-start: 53px;
    float: none;
    display: block;
}

  .headsocmedia-mobile{
    color:#ffffff;
    float:right;
  }

  a#searchformlink-mobile{
    color:#ffffff;
  }

  a#socialbarlink-mobile{
    color:#ffffff; 
  }

  #search-mobile{
      border: 1px solid #ffffff;
      display: inline-block;
  }
  #s-mobile{
      border: 0 none;
      border-radius: 0;
      color: #000000;
      margin-left: 1px;
      padding: 4px 0 8px;
      width: 100px;
  }

  .pagetitle {
      color: #000000;
      font-size: 1.6em;
      padding: 15px;
  }

  .blog-main {
    margin-top: -45px;
  }

  .leaderboard2block {
    /*display: none;*/
    background: transparent;
  }

  p#breadcrumbs {
    display: none;
  }

  #socialbar-under {
    padding: 5px 0;
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
    width: 100%;
    margin: 45px auto -40px;
    text-align: center;
    display: block;
  }

  #socialbar .fa-facebook,
  #socialbar .fa-twitter,
  #socialbar .fa-linkedin {
    display: none;
  }

  #headertogglebutton {
    margin-top: -45px !important;
  }

  #navbarcollapse ul li:hover > ul {
    display: none;
  }

  .menu {
    height: 0;
    border-bottom: none;
  }

  .home .header.skin_wrap,
  .skin_wrap #menu-main-menu,
  #socialbar,
  #MPU {
    margin: 0 !important;
  }

  #socialbar-mobile {
    position: relative;
    color: #ffffff;
    float: right;
    top: -47px;
    text-align: right;
    padding: 0;
  }

  .menu .container {
    width: 100%;
  }

  #navbarcollapse {
    width: 100% !important;
    position: absolute !important;
    border-top: none;
    padding-top: 14px;
  }
  #election {
    position: relative;
    top: -45px;
    padding-bottom: 30px;
    font-size: 11px;
  }

  .coverage-text {
    font-size: 8px;
    margin-top: 7px;
    display: inline-block;
  }

  .coverage-gif {
    top: -1px;
    position: relative;
  }

  .coverage {
    font-size: 9px !important;
  }

  .home .header.skin_wrap {
    display: block;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    z-index: 9999;
    position: fixed !important;
    top: 0;
  }

  .home .pos-1.pos_skin1 {
    margin-top: 50px;
  }

  .pos-1 .post-img {
    max-width: 645px;
    min-width: 645px;
    min-height: 100%;
    max-height: none;
  }

  .pos-1 .post-img img {
    min-height: 100% !important;
    max-height: none !important;
  }

  .post-img {
    max-width: 110px;
    min-width: 110px;
    max-height: 100px;
    min-height: 100px;
  }

  /*.expertwimg{*/
    /*max-width: 110px;*/
    /*min-width: 110px;*/
    /*max-height: 100px;*/
    /*min-height: 100px;*/
  /*}*/

  /*.expertwimg img{*/
    /*width: auto;*/
    /*min-height: 100px !important;*/
    /*max-height: 100px !important;*/
  /*}*/

  /*.post-img img {*/
    /*width: auto;*/
    /*min-height: 100px !important;*/
    /*max-height: 100px !important;*/
  /*}*/

  /*.expertwtxt{*/
    /*padding-left:20px;*/
  /*}*/

  .blog-main {
    background-color: white;
    margin-top: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  /*.leaderboard2block {*/
    /*display: none !important;*/
  /*}*/

  .flexslider .slides > li,
  .flexslider .slides img {
    height: auto !important;
  }

  #socialbarlink-mobile {
    position: absolute;
    top: -35px;
    right: 10px;
  }

  #search-mobile {
    position: absolute;
    top: 100%;
    z-index: 999;
    display: block;
    right: 0;
    border-radius: 0;
    border: medium none;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    width: 100%;
    padding: 8px;
  }

  button.btn.btn-search {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    height: 32px;
    min-width: 50px;
    padding: 7px 0px;
  }

  .home .pos-1.pos_skin1 { 
      margin-top: -20px; 
    margin-top: 50px; 
  } 
 
  .home .content { 
    padding: 15px 0; 
  }
  
  .pos-1 .post-img {
      max-width: 100%;
      min-width: 100%;
    /*max-width: 645px; */
    /*min-width: 645px; */
    min-height: 100%; 
    max-height: none; 
  } 
 
  .pos-1 .post-img img { 
    min-height: 100% !important; 
    max-height: none !important; 
  } 
 
  .post-img { 
    max-width: 110px; 
    min-width: 110px; 
    max-height: 100px; 
    min-height: 100px; 
  }

  /*.post-img img { */
    /*width: auto; */
    /*min-height: 100px !important; */
    /*max-height: 100px !important; */
  /*} */
 
  .blog-main { 
    margin-top: -15px; 
  } 
 
  /*.leaderboard2block { */
    /*display: none !important; */
  /*} */
 
  .flexslider .slides > li, 
  .flexslider .slides img { 
    height: auto !important; 
  } 
 
  #socialbarlink-mobile { 
    position: absolute; 
    top: -35px; 
    right: 10px; 
  } 
 
  #search-mobile { 
    position: absolute; 
    top: 100%; 
    z-index: 999; 
    display: block; 
    right: 0; 
    border-radius: 0; 
    border: medium none; 
    background: rgb(255, 255, 255) none repeat scroll 0% 0%; 
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); 
    width: 100%; 
    padding: 8px; 
  }

  input#s-mobile {
    width: 81%;
    font-family: 'latomedium_italic';
    font-size: 18.889px;
    color: #aeaeae;
    font-weight: 400;
  }

  button.btn.btn-search {
    position: absolute;
    height: 32px;
    min-width: 50px;
    line-height: 17px;
    padding: 8px 0;
    text-shadow: none;
    vertical-align: top;
    right: 5px;
    margin: 0 !important;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
  }

  .footermenucontainer {
    margin: -62px 0 5px 0;
  }

  .footermenucontainer .container {
    padding: 0;
  }

  .pagetitle {
      color: #000000;
      font-size: 1.6em;
      padding: 15px;
  }

  .aficionadofootermenu a {
    background-image: url('../images/aficionado-logo-tab.png');
    background-repeat: no-repeat;
    background-position: left center;
    width: 90px;
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
  }

  .glyphicon.glyphicon-remove {
    position: relative;
    top: -15px;
    right: 8px;
  }

  .glyphicon.glyphicon-remove:before, 
  .glyphicon.glyphicon-remove:after {
    position: absolute;
    background: white;
    height: 100%;
    width: 2px;
    content: "";
  }

  .glyphicon.glyphicon-remove:before {
    height: 18px;
    transform: rotate(-45deg);
  }

  .glyphicon.glyphicon-remove:after {
    height: 18px;
    transform: rotate(45deg);
  } 

  #menu-footerm li a {
    list-style: none;
    padding-left: 8px;
    display: inline-block;
    border-left: 1px solid #fff;
    line-height: 8px;
  }

  #menu-footerm ul li a:first-child {
    border: none;
    padding-left: 0;
  }

  .navbar-toggle .icon-bar {
    width: 19px;
    border-radius: 0;
    height: 3px;
  }

  #election {
    position: relative;
    top: -45px;
    padding-bottom: 30px;
    font-size: 11px;
  }

  .coverage-text {
    font-size: 8px;
    margin-top: 7px;
    display: inline-block;
  }

  .coverage-gif {
    top: -1px;
    position: relative;
  }

  .coverage {
    font-size: 9px !important;
  }


    #menu-main-menu li{
      border-left: 0;
      border-right:0;
        /*border-left: 0; #F4F4F4 solid;*/
        /*border-right:0; #F4F4F4 solid;*/
    }


    .col-sm-5mobile-ads{
        margin: 0px;
        z-index: 100;
    }

    .newsletter_block .newsletter-email {
        width: 160px;
        font-size: 11px;
    }

    .sc_social_media {
      margin: 10px 0;
    }
      .home .content {
        padding: 15px 0;
      }

    .footermenucontainer .container.skin_wrap {
      padding-left: 0;
    }
    button.navbar-toggle {
      margin-left: 0;
    }
    #menu-footerm li a {
      list-style: none;
      padding-left: 8px;
      display: inline-block;
      border-left: 1px solid #fff;
      line-height: 8px;
    }
    #menu-footerm ul li a:first-child {
      border: none;
      padding-left: 0;
    }
    .show-for-medium-down #expertblock {
        margin: 0 auto;
    }
}

@media (max-width: 370px) {
    .expert_widget {
        width: 100%;
    }
}
@media (max-width: 360px){
  .expert_info a:nth-child(2){
    float: right;
    width: 65%;
  }
  .expert_info a:first-child{
    float: left;
  }
  .expert_info {
    background-color: rgba(0, 0, 0, 0.5);
    font-family: arial;
    line-height: 14px;
    width: 127px;
    padding: 2px 10px 2px 2px;
    position: absolute;
    top: 51%;
    height: auto;
  }
  .post-img{
    width:40%;
    max-width:127px;
  }
}
@media (max-width: 320px){
  .expert_info {
    width: 123px;
  }

  .post-img{
    max-width:123px;
  }

}