/* =Elements
-------------------------------------------------------------- */
blockquote cite:before {
  content: '\2014 \00A0';
}
blockquote cite {
  color: #999999;
  display: block;
  font-size: 13px;
  line-height: 18px;
}
figure {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.clear {
  clear: both;
}
/* =Classes
-------------------------------------------------------------- */
.assistive-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
/* Right Content */
.sidebar-content #primary,
.sidebar-content #attachment-comment {
  float: right;
  margin: 0 20px 0 0;
}
.block {
  display: block;
}
/* =Page
-------------------------------------------------------------- */
#page {
  background-color: #FFFFFF;
  margin-right: -20px;
  padding: 14px 0 0;
}
#header-image {
  display: block;
}
#menu-alert {
  margin: 4px 0 0;
  padding: 6px 35px 6px 14px;
  position: absolute;
}
#branding hgroup,
#header-image,
.entry-content {
  margin-bottom: 18px;
}
.entry-attachment {
  margin-bottom: 36px;
}
.single #author-info,
.author #author-info,
.single article.post,
.single article.page {
  margin-bottom: 54px;
}
/*
#author-info,
article.post,
article.page {
	margin-bottom: 72px;
}
*/
.page-header,
.entry-content {
  word-wrap: break-word;
}
.post-password-form legend {
  font-size: inherit;
}
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
}
/* =Comments
-------------------------------------------------------------- */
#comments-title {
  border-bottom: 1px solid #EEEEEE;
  font-size: 19.5px;
  margin: 0 0 27px;
}
#comment,
.entry-content iframe,
.entry-content embed {
  max-width: 100%;
}
.commentlist > li {
  margin-bottom: 36px;
}
.commentlist ul.children {
  margin: 10px 0 18px;
  list-style: none;
}
#reply-title {
  position: relative;
}
#reply-title small {
  position: absolute;
  right: 0;
  top: 7px;
}
/* =Sidebar
-------------------------------------------------------------- */
.form-search {
  margin: 0;
}
.widget {
  word-wrap: break-word;
}
.widget .wp-caption {
  display: inline-block;
}
/* =Images
-------------------------------------------------------------- */
.entry-content .post-thumbnail {
  margin: 0 20px 20px 0;
}
.entry-attachment .thumbnail.attachment-table {
  display: table;
  margin: 0 auto;
}
.thumbnail > img {
  width: auto\9;
  /* Cure IE8 max-width bug */
}
img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.gallery-columns-3.thumbnails [class*="span"] {
  width: 29.3%;
}
.gallery-columns-5.thumbnails [class*="span"] {
  width: 15.9%;
}
.gallery-columns-6.thumbnails [class*="span"] {
  width: 12.6%;
}
.gallery-columns-7.thumbnails [class*="span"] {
  width: 10.2%;
}
/* =Footer
-------------------------------------------------------------- */
#colophon .credits {
  margin: 0;
}
#site-generator {
  float: right;
  font-family: Georgia, "Bitstream Charter", serif;
  font-style: italic;
}
#site-generator a {
  background: url("img/wordpress.png") no-repeat scroll left center transparent;
  color: #787878;
  display: inline-block;
  line-height: 16px;
  padding-left: 20px;
  text-decoration: none;
}
#site-generator.footer-nav-menu a {
  margin-top: 10px;
}
table .label {
  background-color: transparent;
  border-radius: none;
  color: inherit;
  font-size: inherit;
  text-transform: inherit;
}
/* =Jetpack Support
-------------------------------------------------------------- */
.comment-subscription-form > input[type=checkbox] {
  position: absolute;
}
.comment-subscription-form > label {
  min-height: 18px;
  padding-left: 18px;
}
/* =Bootstrap Adjustments
-------------------------------------------------------------- */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
}
#comment,
.thumbnail {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.label .post-edit-link,
.label .comment-edit-link {
  color: #FFFFFF;
}
.navbar-search {
  height: 34px;
}
/*.pagination span {
	background-color: #f5f5f5;
	color: #999999;
	cursor: default;
}*/
.pagination span.dots {
  background-color: #FFFFFF;
}
/* =WordPress Core
-------------------------------------------------------------- */
.aligncenter {
  display: block;
  margin: 0 auto 20px;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  padding: 0 9px 9px;
  text-align: center;
}
.wp-caption .wp-caption-text {
  padding-top: 9px;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
/* =Responsiveness
-------------------------------------------------------------- */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .container {
    width: auto;
    padding: 0 10px;
  }
  #page {
    margin: 0;
    padding: 10px;
  }
  /*
	.thumbnail[class*="span"],
	.gallery [class*="span"] .thumbnail {
		display: table;
		float: left;
	}*/
  .carousel .item > img {
    width: 100%;
  }
  .thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  .gallery-columns-2.thumbnails > li:nth-child(2n+1),
  .gallery-columns-3.thumbnails > li:nth-child(3n+1),
  .gallery-columns-4.thumbnails > li:nth-child(4n+1),
  .gallery-columns-5.thumbnails > li:nth-child(5n+1),
  .gallery-columns-6.thumbnails > li:nth-child(6n+1),
  .gallery-columns-7.thumbnails > li:nth-child(7n+1),
  .gallery-columns-8.thumbnails > li:nth-child(8n+1),
  .gallery-columns-1.thumbnails > li {
    margin-left: 0;
  }
  .gallery-columns-2.thumbnails [class*="span"] {
    width: 47.4%;
  }
  .gallery-columns-3.thumbnails [class*="span"] {
    width: 29.9%;
  }
  .gallery-columns-4.thumbnails [class*="span"] {
    width: 21.2%;
  }
  .gallery-columns-6.thumbnails [class*="span"] {
    width: 12.4%;
  }
  .gallery-columns-7.thumbnails [class*="span"] {
    width: 9.9%;
  }
  .gallery-columns-8.thumbnails [class*="span"] {
    width: 8.7%;
  }
  .sidebar-content #primary,
  .sidebar-content #attachment-comment {
    float: none;
    margin: inherit;
  }
  #s {
    display: inline-block;
  }
  #site-generator,
  #site-generator.footer-nav-menu a {
    float: none;
    margin-top: 5px;
  }
  textarea[class*="span"] {
    height: auto;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin: 0;
  }
}
/*
@media (min-width: 768px) and (max-width: 778px) {
	#page {
		margin-right: -15px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.dl-horizontal dt {
		width: 85px;
	}
	.dl-horizontal dd {
		margin-left: 95px;
	}
}

*/
@media (min-width: 1200px) {
  #page {
    margin-right: -30px;
    padding: 24px 0 10px;
  }
  .sidebar-content #primary,
  .sidebar-content #attachment-comment {
    margin-right: 30px;
  }
  .wp-caption {
    display: table;
  }
}
/* End of file style.css */
/* Location: ./wp-content/themes/the-bootstrap/style.css */
.lsi-social-icons {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
  display: block !important;
}
.lsi-social-icons li:before,
.lsi-social-icons li:after {
  content: '' !important;
  display: none !important;
}
.lsi-social-icons li {
  padding: 0 !important;
  display: inline-block !important;
  *display: inline;
  *zoom: 1;
  float: none !important;
  margin: 0 8px 8px 0 !important;
  list-style-type: none !important;
}
.lsi-social-icons li a {
  padding: 8px;
  width: 1.2em;
  line-height: 1.2em;
  text-align: center;
  display: block;
  text-decoration: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-transform: none  !important;
  speak: none;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.tooltipster-default {
  border-radius: 5px;
  border: 0;
  background: #000;
  color: #fff;
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: inherit;
  font-size: 12px;
  line-height: 13px;
  padding: 8px 10px;
  overflow: hidden;
}
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}
/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/**************** 
	TYPOGRAPHY
****************/
.alignleft {
  margin: 5px 15px 5px 0  !important;
}
.alignright {
  margin: 5px 0 5px 15px  !important;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
/*
a, a:hover{
	color: @darkGrey;
}
*/
h1 {
  text-transform: uppercase;
  color: #231f20;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
}
h2 {
  text-transform: uppercase;
  color: #231f20;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2em;
}
h3 {
  text-transform: uppercase;
  color: #231f20;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.2em;
}
h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h3 a,
h3 a:hover {
  color: #231f20 !important;
  text-decoration: none;
}
.read-more,
.read-more a {
  text-transform: uppercase;
  color: #aaa;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
}
.byline,
.byline a {
  text-transform: uppercase;
  color: #aaa;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.subtitle {
  font-weight: bold;
  margin-bottom: 7px;
}
.caption {
  font-weight: bold;
  font-size: .9em;
}
.posted_in a {
  text-decoration: underline;
}
.sponsored {
  color: #609;
  font-weight: bold;
}
/**************** 
	MISC GENERAL
****************/
body {
  background-color: #d1d1d1;
}
#page {
  -webkit-box-shadow: 0 13px 0px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 13px 0px 3px rgba(0, 0, 0, 0.6);
  box-shadow: 0 13px 0px 3px rgba(0, 0, 0, 0.6);
}
body > .container {
  margin: 0 auto;
}
/* #page {margin-left:0; margin-right:0;} */
.row-divider {
  border-bottom: 5px solid #231f20;
  margin-bottom: 25px;
}
.panel-grid > .row-divider {
  margin-bottom: 0;
}
.page-header {
  padding-bottom: 0;
  margin-top: 0;
  border-bottom: none;
}
.loop-header {
  margin-bottom: 30px;
}
.loader {
  display: none;
}
.loading .loader {
  display: inline-block;
}
.loading .btn {
  display: none;
}
.addthis_toolbox {
  margin: 15px 0 20px;
}
.thumbnail,
a.thumbnail:hover {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.collapse.in {
  height: auto !important;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  outline: none;
}
.pagination span.current,
.single-post .pagination li > span {
  background-color: #f5f5f5;
  color: #999999;
  cursor: default;
}
.single-post .pagination li > span.page {
  background-color: #fff;
  color: #333;
}
.pagination a {
  color: #231f20 !important;
}
.pagination ul > li > a,
.pagination ul > li > span {
  border-radius: 0 !important;
}
.load-more-btn {
  background: darkred;
  color: white;
  width: 50%;
  display: inline-block;
  padding: 10px 0;
  border-radius: 5px;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
}
.load-more-btn:hover {
  text-decoration: none;
  color: white;
}
/* old main images - hide if there is a featured image */
body.featured-image .main-image {
  display: none;
}
/**************** 
	PAGE BUILDER GRID
****************/
@media (min-width: 768px) {
  .ads-right > .panel-grid-cell:first-child,
  .custom-right > .panel-grid-cell:first-child {
    width: 72.5% !important;
  }
  .ads-right > .panel-grid-cell:last-child,
  .custom-right > .panel-grid-cell:last-child {
    width: 27.5% !important;
  }
  #secondary.span4 {
    width: 300px;
    float: right;
    margin-right: 30px;
  }
  #secondary.span4 .widget_widget_tptn_pop {
    padding: 30px 0;
  }
  #primary.span8 {
    width: 610px;
  }
}
/**************** 
	SOCIAL ICONS
****************/
.lsi-social-icons {
  width: 100% !important;
  height: auto;
  background-image: none;
}
.lsi-social-icons li {
  margin: 0 0 10px 8px !important;
}
.lsi-social-icons li a {
  padding: 4px !important;
  font-size: 16px !important;
}
.lsi-social-icons li:first-child {
  margin-left: 0 !important;
}
.lsi-social-icons li:last-child {
  margin-right: 0 !important;
}
.ssba_sharecount {
  display: none;
}
.ssba_sharecount.show {
  display: inline;
}
/**************** 
	MAILCHIMP FORM
****************/
.mc4wp-form {
  margin: 5px 0 0;
  position: relative;
  float: right;
  width: 160px;
}
.mc4wp-form form {
  margin: 0 0 10px;
}
.mc4wp-form .heading {
  font-size: 11px;
  white-space: nowrap;
}
.mc4wp-form input,
.mc4wp-form button {
  font-size: 12px;
  line-height: 16px;
  height: 24px;
  margin-bottom: 5px;
  box-sizing: border-box;
  display: block;
}
.mc4wp-form input {
  width: 78%;
  float: left;
}
.mc4wp-form button {
  width: 20%;
  float: right;
  padding: 0;
}
header .mc4wp-alert {
  position: absolute;
  top: 0;
  text-align: right;
  padding: 6px;
  border-radius: 4px;
}
.mc4wp-notice {
  color: #393;
  background-color: #def2de;
  border-color: #def2de;
  left: -157px;
  width: 141px;
}
.mc4wp-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
  left: -147px;
  width: 130px;
}
/**************** 
	NAVBAR
****************/
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #fff;
}
.navbar .dropdown-menu {
  border-radius: 0;
  margin: -4px 0 0;
  padding: 0;
}
.navbar .dropdown-menu li > a {
  border-bottom: 1px solid #d1d1d1;
  padding: 6px 15px;
}
.navbar .nav > li > .dropdown-menu:after {
  display: none !important;
}
.navbar .dropdown-submenu > .dropdown-menu {
  border-radius: 0 !important;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #333;
  background-color: #ddd;
  background-image: none;
  filter: none;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  background-color: #231f20 !important;
  background-image: none;
}
.navbar-inner {
  border-radius: 0;
  padding-right: 5px;
}
.navbar-search .search-query {
  border-radius: 0;
}
.navbar-inverse .navbar-search .search-query {
  background-color: #ffffff;
}
/**************** 
	WIDGET AREAS
****************/
.widget.well {
  background: none;
  border: 0;
  box-shadow: none;
}
.widget_openxwpwidget,
.ads {
  padding: 0;
}
.widget_openxwpwidget a,
.ads a {
  margin-bottom: 25px;
  display: block;
  text-align: right;
}
.g-ads > .textwidget > div,
.g-ads > .textwidget > ins {
  margin-bottom: 25px;
}
.tptn_posts ul {
  margin: 0;
}
.tptn_posts li {
  list-style: none;
  padding: 5px;
  border-top: 1px solid #ccc;
}
.tptn_posts a {
  color: #333333;
}
/**************** 
	FOOTER
****************/
footer {
  font-size: 11px;
}
footer .hidden-footer {
  display: none;
}
footer .nav a:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #333;
}
footer .nav-pills > li {
  box-sizing: border-box;
  padding-right: 20px;
  margin-bottom: 20px;
}
footer .nav-pills > li > a {
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: #231f20;
}
footer .caret {
  display: none;
}
footer .dropdown-menu {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-width: 0;
}
footer .dropdown-menu li > a {
  padding: 0;
}
footer .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 0;
  margin-top: 0;
  margin-left: 10px;
}
footer .dropdown-submenu > a:after {
  display: none;
}
footer .dropdown-menu li > a:hover,
footer .dropdown-menu li > a:focus,
footer .dropdown-submenu:hover > a {
  color: #333;
  background-color: transparent;
}
footer .dropdown-menu .active > a,
footer .dropdown-menu .active > a:hover {
  color: #333;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
  background-image: none;
  filter: none;
}
footer .nav-pills > .active > a,
footer .nav-pills > .active > a:hover {
  color: #333;
  background-color: transparent;
}
#mobile-footer {
  margin-top: 40px;
}
#mobile-footer .lsi-social-icons li a {
  font-size: 24px !important;
}
#mobile-footer .mc4wp-form input,
#mobile-footer .mc4wp-form button {
  height: auto;
  line-height: 24px;
}
#page-footer {
  margin: 40px 0;
}
/**************** 
	HOME
****************/
.carousel-control {
  border: none;
  border-radius: 0;
}
body.home {
  /*.top-row > .panel-grid-cell:first-child{width:33% !important}
	.top-row > .panel-grid-cell:last-child{width:66.6% !important;float:right !important}*/
  /*.issue-cover {width:auto;height:460px}*/
}
body.home .so-panel {
  margin-bottom: 0 !important;
}
body.home .home-issue {
  line-height: 1;
}
body.home .home-issue h3 {
  margin-bottom: 2px;
}
body.home .home-issue .description {
  line-height: 20px;
}
body.home .calendar-row {
  background: black;
  padding: 5px 15px 15px;
}
body.home .calendar-header h3 {
  float: left;
  color: #fff;
}
body.home .calendar-header ul {
  margin: 14px 0 0 20px;
  float: left;
}
body.home .calendar-header li {
  list-style: none;
  float: left;
  margin-right: 20px;
  color: #fff;
}
body.home .calendar-new {
  -webkit-column-count: 3;
  color: #fff;
  font-size: 90%;
}
body.home .calendar-new a {
  color: #fff;
}
body.home .main-feed .entry-content,
body.home .more-feed .entry-content {
  padding-top: 0;
  margin-bottom: 25px;
  float: none;
  clear: both;
}
body.home .carousel {
  /*
		margin-left:8px;
		
		img {
			width: auto;
			height: 365px;
		}
		*/
}
body.home .carousel .item {
  height: 580px;
}
body.home .carousel h3 {
  margin-bottom: 2px;
}
body.home .carousel .description {
  line-height: 20px;
}
body.home .tptn_posts {
  margin-bottom: 30px;
}
body.home .category-featured .entry-content {
  display: none;
}
body.home .category-featured .entry-meta {
  padding: 10px 5px;
  font-size: 1.2em;
}
body.home .category-featured .entry-meta a {
  color: #333333;
}
body.home .category-list .hentry {
  border-top: 1px solid #ccc;
  padding: 5px;
}
body.home .category-list .hentry a {
  color: #333333;
}
.more-exclusives {
  background-color: #231f20;
  height: 875px;
  overflow: hidden;
}
.more-exclusives .widget-content {
  padding: 10px 20px;
}
.more-exclusives .widget-content .post {
  border-top: 1px solid #999;
  padding: 6px 0;
}
.more-exclusives .widget-content .post .entry-content {
  margin-bottom: 0;
}
.more-exclusives .loop-header {
  margin-bottom: 0;
}
.more-exclusives h2 {
  color: #999;
  font-size: 24px;
}
.more-exclusives h3 {
  font-size: 1.1em;
  margin: 0 0 2px;
}
.more-exclusives h3 a {
  color: #fff;
}
.more-exclusives .byline {
  font-size: 0.85em;
  line-height: 1.1em;
  margin: 0;
}
.more-exclusives a.read-more {
  text-align: right;
  padding-top: 5px;
  display: block;
  color: #fff;
}
@media (min-width: 768px) {
  .three-columns .photos {
    float: left;
    width: 31.33%;
    padding-right: 3%;
  }
  .three-columns .photos:last-child {
    padding-right: 0;
  }
}
/**************** 
	CALENDAR
****************/
#calendar {
  margin-left: 0 !important;
}
#calendar-list {
  width: 265px !important;
}
.home #calendar-list {
  width: 279px !important;
}
.calendar-all-listings {
  padding-top: 30px;
  clear: both;
}
.calendar-all-listings a {
  color: #c00;
}
.calendar-all-listings a:hover {
  color: #900;
}
/**************** 
	SINGLE POST
****************/
.single {
  /* old stuff from imported posts: */
}
.single #content a {
  color: #c00;
}
.single #content a:hover {
  color: #900;
}
.single .featured-image {
  margin-bottom: 20px;
}
.single .entry-title {
  margin-bottom: 0;
}
.single .entry-content {
  margin: 25px 0;
}
.single .entry-content a:visited {
  color: #c00;
}
.single .entry-utility {
  clear: both;
}
.single .article-body {
  margin-top: 15px;
}
.single .article-body hr {
  display: none;
}
.single .article-photos {
  margin: 25px 0;
}
.single .article-photos br {
  display: none;
}
.single .article-photos br:first-child {
  display: block;
}
.single-post .entry-header .entry-utility,
.single-photos .entry-header .entry-utility,
.single-review .entry-header .entry-utility {
  border-bottom: 3px solid #333;
  padding-bottom: 20px;
}
.hide-entry-title .entry-title {
  display: none;
}
.ssba-wrap {
  margin-top: 15px;
}
.sponsor-header {
  margin-top: 20px;
}
.sponsor-header .sponsor-logo {
  float: left;
  margin-right: 10px;
}
.sponsor-header .sponsor-logo img {
  max-height: 80px;
  width: auto;
}
.sponsor-header .sponsor-about {
  float: left;
}
.sponsor-header .sponsor-about .lsicon {
  color: #fff;
  background: #333;
  padding: 2px;
  border-radius: 4px;
  margin-left: 5px;
  font-size: 11px;
}
.sponsor-header .sponsor-name {
  font-size: 1.3em;
}
.sponsor-header .sponsor-name a {
  color: #333 !important;
}
/**************** 
	ISSUE GRID
****************/
.issue-grid {
  margin-left: 0;
}
.issue-grid li {
  list-style: none;
  text-align: center;
  float: left;
  width: 33.33%;
  line-height: 16px;
}
.issue-grid img {
  margin: 10px 0 20px;
  max-width: 95%;
  max-height: 260px;
}
.issue-grid-years {
  text-align: center;
  margin-bottom: 20px;
}
.issue-grid-more {
  text-align: center;
}
/**************** 
	ARCHIVE GRID SYSTEM - FOR LOOPBUDDY
****************/
.slugmag-archive .entry-utility {
  float: left;
  width: 30%;
}
.slugmag-archive .entry-meta {
  float: right;
  width: 67%;
}
.slugmag-archive .entry-content {
  clear: both;
  padding-top: 20px;
}
.slugmag-archive .entry-title {
  margin: 0;
}
.slugmag-archive .soundwaves {
  clear: both;
}
.slugmag-archive .soundwaves .entry-content {
  clear: none;
  padding-top: 0px;
  float: left;
  width: 30%;
}
.loop-footer {
  clear: both;
}
.loop-footer .navigation {
  display: none;
}
/**************** 
	VIDEOS
****************/
.entry-summary ul.wp-theater-listing {
  display: none;
}
.entry-summary .more-videos {
  margin-bottom: 2em;
}
.wp-theater-section {
  margin-bottom: 1em !important;
}
/**************** 
	PRESS
****************/
.type-press .entry-meta {
  margin-bottom: 10px;
}
.type-press .entry-content {
  margin-top: 25px;
}
/**************** 
	STAFF
****************/
.single-staff .entry-header {
  margin-bottom: 20px;
}
/**************** 
	PROMOS
****************/
.type-promos form {
  margin-top: 30px;
}
/**************** 
	EVENTS
****************/
/**************** 
	SOUNDWAVES
****************/
.podcast-links {
  margin-top: 10px;
}
.soundwaves h2.entry-title {
  margin-bottom: 10px;
}
/**************** 
	REVIEWS GRID
****************/
.reviews-grid .review {
  float: left;
  width: 192px;
  position: relative;
}
.reviews-grid .review:nth-child(4n+1) {
  clear: both;
}
.reviews-grid .review .cover {
  width: 182px;
  height: 182px;
  overflow: hidden;
  position: relative;
}
.reviews-grid .review .cover a {
  width: 182px;
  height: 182px;
  background-position: center center;
  background-size: cover;
  display: block;
  /*
		  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
		  filter: gray;
		  -webkit-filter: grayscale(100%); 
		  */
}
.reviews-grid .review img {
  width: 100%;
  height: auto;
  max-width: none;
  position: relative;
}
.reviews-grid .review h2 {
  margin: 10px 0 20px 0;
  width: 182px;
  overflow: hidden;
}
.reviews-grid .review h2 a {
  color: #231f20 !important;
}
/**************** 
	GALLERY
	
****************/
/*
.gallery-item, .gallery-item img, gallery-item a { width: 220px !important; max-width: 220px !important; min-width: 220px !important; height:auto !important;}
.gallery-item {margin: 1px !important}
*/
.gallery-imported div {
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
}
.gallery-imported div:nth-child(4n+1) {
  clear: both;
}
.gallery figcaption {
  display: none;
}
/**************** 
	SEARCH RESULTS
****************/
.search-results .entry-summary {
  margin-top: 10px;
}
.search-results article {
  margin-bottom: 25px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  border-color: #CCCCCC;
  background-color: #FFFFFF;
  color: #231F20;
  border: 1px solid;
  padding: 5px 10px;
  margin: 0 1px !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  text-decoration: none !important;
  background-color: #eee !important;
}
.gsc-results .gsc-cursor-box {
  text-align: center;
  margin-top: 30px !important;
}
/**************** 
	FORMS
****************/
.wpcf7-text,
.wpcf7-textarea {
  width: 100%;
}
/**************** 
	YARPP
****************/
.yarpp-related {
  margin: 3em 0 !important;
}
.yarpp-related h3 {
  font-weight: normal !important;
  text-transform: uppercase !important;
  padding: 0 0 10px 0 !important;
}
.yarpp-related .yarpp-thumbnail {
  display: inline-block;
  border: 0;
  width: 23%;
  height: auto;
  margin: 0 1% 15px 0;
  vertical-align: top;
}
.yarpp-related .yarpp-thumbnail img {
  width: 177px;
  height: auto;
  margin: 0;
}
.yarpp-related .yarpp-thumbnail-title {
  font-size: 1em;
  line-height: 1.4em;
  margin: 0;
  margin-top: 5px;
  display: block;
  width: 100%;
  text-decoration: inherit;
  overflow: visible;
  font-weight: normal !important;
}
@media (max-width: 767px) {
  .hidden-mobile {
    display: none;
  }
  header .mc4wp-form {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    padding: 0;
    border-top: none;
    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 7px 5px;
  }
  .dropdown.open .dropdown-menu {
    display: block !important;
  }
  .dropdown-submenu > a:after {
    display: inline-block;
    content: " ";
    float: none;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-top-color: #fff;
    margin-top: 5px;
    margin-right: 0;
    margin-left: 10px;
    margin-bottom: 2px;
  }
  .dropdown-submenu:hover > a {
    background-color: transparent;
  }
  .dropdown-submenu:hover > a:after {
    border-left-color: transparent;
  }
  body.home .carousel .item {
    height: 560px;
  }
  .carousel-control {
    top: 30%;
  }
  body.home .main-feed .ad {
    margin-bottom: 25px;
    display: block;
  }
  .widget_openxwpwidget a,
  .ads a {
    text-align: left;
  }
  .slugmag-archive .entry-utility {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .slugmag-archive .entry-meta {
    float: none;
    width: 100%;
  }
  .slugmag-archive .soundwaves .entry-content {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .gallery-imported div,
  .thumbnails > li {
    width: 100% !important;
    clear: both;
    float: none;
    text-align: center;
    margin-left: 0;
  }
  .gallery-imported div img,
  .thumbnails > li img {
    width: 100%;
  }
  /*	.gallery figcaption {display:block} */
  footer .nav-pills > li {
    width: 25%;
  }
  footer .nav-pills > li:nth-child(4n+1) {
    clear: both;
  }
  .yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 100%;
    display: block;
  }
  .yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail img {
    width: 100%;
  }
  .reviews-grid .review:nth-child(3n+1) {
    clear: none !important;
  }
  .reviews-grid .review:nth-child(2n+1) {
    clear: both !important;
  }
}
@media (min-width: 768px) {
  body.home .top-row > .panel-grid-cell:first-child {
    width: 33% !important;
  }
  body.home .top-row > .panel-grid-cell:last-child {
    width: 66.6% !important;
    float: right !important;
  }
  body.home .carousel {
    margin-left: 8px;
  }
  body.home .carousel img {
    width: auto;
    height: 365px;
  }
  body.home .carousel .item {
    height: 510px;
  }
  body.home .main-feed .entry-utility {
    width: 27.5%;
  }
  body.home .main-feed .entry-meta {
    width: 70%;
  }
  body.home .more-feed .entry-utility {
    width: 19.75%;
  }
  body.home .more-feed .entry-meta {
    width: 78.5%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  body > .container {
    margin: 0 15px;
  }
}
@media (max-width: 1199px) {
  .navbar .nav > li > a {
    padding: 10px 13px 10px;
  }
  .thumbnails > li {
    width: 295px;
  }
  .thumbnails > li:nth-child(2n+1) {
    clear: both;
  }
  .reviews-grid .review:nth-child(4n+1) {
    clear: none;
  }
  .reviews-grid .review:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  header .lsi-social-icons li a {
    padding: 5px !important;
    font-size: 20px !important;
  }
  #calendar-list {
    width: 415px !important;
  }
  .home #calendar-list {
    width: 436px !important;
  }
  #primary.span8 {
    width: 840px;
  }
  body.home .issue-cover {
    width: auto;
    height: 460px;
  }
  body.home .carousel {
    margin-left: 0;
  }
  body.home .carousel .item {
    height: 585px;
  }
  body.home .carousel .item img {
    height: 460px;
  }
}
@media (min-width: 481px) and (max-width: 600px) {
  body.home .carousel .item {
    height: 480px;
  }
  footer .nav-pills > li {
    width: 33%;
  }
  footer .nav-pills > li:nth-child(4n+1) {
    clear: none;
  }
  footer .nav-pills > li:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  body.home .carousel .item {
    height: 450px;
  }
  .carousel-control {
    top: 20%;
  }
  footer .nav-pills > li {
    width: 50%;
  }
  footer .nav-pills > li:nth-child(4n+1) {
    clear: none;
  }
  footer .nav-pills > li:nth-child(2n+1) {
    clear: both;
  }
}
