@media (max-width: 767px){
.slotholder img{
	width:100% !important;
  	height:auto !important;
}

iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


body{
	min-width:auto !important;
}
#top-menu ul li ul, #top-menu-wrapper {
    padding-left: 0px!important;
 	margin:0 !important;
}
#top-search {
   margin-right:10px !important;
   margin-top: 5px;
}
#top-search .wrapper{
	margin:0 auto;
}
#top-menu-compact a.selectBox-dropdown{
	width:200px !important;
  	margin-left: 0;
    margin-bottom: 5px;
}
.header-social {
    padding: 0px 5px 0 10px !important;
    margin: 0 !important;
 	overflow: hidden;
    height: 50px !important;
    line-height: 60px;
}
.floatleft {
    padding-left: 10px;
}
.main-loop .panel, .main-loop.full .panel {
    margin: 5% !important;
  margin-left:5% !important;
}
.main-loop {
    width: 100%!important;
    padding: 0 !important;
}
.main-loop .article-image{
	text-align:center !important;
}
#sidebar {
    width: calc(100% - 1px);
}
.featured-widgets {
    margin-left: 0px !important; 
}
.postinfo-box-wrapper {
    margin-left: 0px !important; 
    margin-right: 0px !important; 
}
#select-menu-top-menu{
  margin-top:10px;
  width: 200px;
}
#main-menu-wrapper > .row{
	text-align:center !important;
}
.featured-widgets .featured-widget {
    width: 46% !important;
    margin: 2% !important;
}
#photo-gallery-filters, #video-gallery-filters {
    padding: 10px;
}
.photo-gallery-title, .video-gallery-title {
    margin-left: 12px;
}
#photo-gallery, #video-gallery {
    margin-left: 0px !important;
}
#logo {
    text-align: center;
}
#top-ten {
    margin-top: 0px !important;
}
#top-ten-social {
    -moz-border-radius-bottomleft: 0px !important;
    border-bottom-left-radius: 0px !important;
}
#footer .header, #footer h3 {
    line-height: 1.5em !important;
}
}
@media only screen and (min-width:300px) and (max-width: 480px) {
   #top-search {
     text-align: center;
     width: 100%;
     margin-right: 0 !important;
     padding: 10px 0;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  .main-loop-inner {
      padding-right: 0 !important;
  }
  .floatleft {
      width: 200px;
  	  height: 50px;
      margin-left: calc(50% - 150px);
      line-height: 47px;
  }
  #top-menu-compact a.selectBox-dropdown,#select-menu-top-menu{
    width:180px !important;
  }
.featured-widgets .featured-widget {
    width: 96% !important;
    margin: 2% !important;
}
  .main-loop .panel {
    min-height: auto !important;
}
  .main-loop .article-excerpt{
  	height: auto !important;
  }
  #top-search .wrapper {
    background-size: 200px 40px !important;
    width: 200px !important;
}
  #top-search .wrapper #searchformtop{
  margin:0 
  }
  #photo-gallery .gallery, #video-gallery .video {
    width: 140px !important;
  }
  #top-search input#s {
     display: block!important; 
    padding:10px 30px 10px 24px !important;
}
}

 @media screen and (min-width: 0px) and (max-width: 1024px) {
    .MobileStickyFooter {
        display: block;
      z-index:99;
   position: fixed;
   left:0;
   right:0;
   bottom:0;
    }


}

