.home #main section.carousel-loop h2.section-block.section-title, .archive.tax-issuem_issue #main section.carousel-loop h2.section-block.section-title {
   margin-top:0;
   margin-left:34px
}

section#carousel-1 {
		padding-top:0px;
}

section#carousel-1 img#headphone-image {
	     height: 48px;
	     position: absolute;
	     clip: rect(0px,70px,46px,0px);
	     top: -10px;
	     left: 0px;
	     border: 3px solid #fff;

}

.home #main section.carousel-loop h2.section-block.section-title.promotions {
		background:#DAA520;
		margin-left:0;
}

.home #main h2.section-title.promotions a {
	 	background:transparent;
	 	color:#fff;
}

.jcarousel-wrap {
   margin-left:3%;
    margin-right:3%; 
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;              
   }
   
.carousel-loop .jcarousel {
   width: 100%;
   overflow: hidden;
   position:relative;
}

.jcarousel ul {
   width: 20000rem;
   position: relative;
   list-style: none;
   margin: 0;
   padding: 0;
}

.carousel-loop li {
    width:138px;
    margin-right: 14px;
    padding-right: 13px;
    border-bottom: 0px solid #eee;
	border-right: 1px solid #e9e9e9;
    max-height: 300px;
    overflow: hidden;
	list-style: none;
	float:left;
} 

.carousel-loop .hentry {
    position: relative;
	margin-bottom:0;
	padding-top:0;
	border-top:0;
}

.jcarousel article {
	width:100%;
    text-align: center;
    height: 100%;
	padding-top:0;
    border-bottom: 0px solid #ccc;
}

.home .jcarousel article .photo {
    width: 100%;
    height: 90px;
	max-height:160px;
    overflow: hidden;
	padding:0;
}

#carousel-1 .hentry a.video-thumbnail {
    display: block;
    position: relative;
}

.jcarousel article .photo img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 6px;
    display: table-cell;
    vertical-align: middle;
}

.home .jcarousel article .preview {
	width:100%;
    text-align: center;
    border: 0px solid blue;
    margin-top: 10px;
}

.jcarousel article .preview h4 a {
    font-size: 1.0rem;
    font-weight: 500;
    padding-bottom: 0;
    line-height: 1.2;
    display: block;
    padding-left: 2px;
    color: #1a1a1a;
}

.jcarousel article .preview h4 a strong {
   letter-spacing: -0.03rem;
   font-weight: 500;
}

.jcarousel .entry-meta {
       display:none;
}

.see-more.podcasts {
     margin-top:4px;
     margin-bottom:1px;
     padding: 0;
     text-align:right;
}

.see-more.podcasts a {
    background: #b0c7e4;
    padding:4px 10px;
    color:#1a1a1a;
    font-size:96%;
    border-top:1px solid #ccc;
    border-left:1px solid #ddd;
}

#carousel-1 .jcarousel-control-prev, #carousel-1 .jcarousel-control-next {
    border: 0px solid #fff;
    border-radius: 0px;
    padding-top:0px;
    padding-bottom:5px;
    display: block;
    position: absolute;
    top: 5px;
    background: gold;
    text-decoration: none;
    font-size: 25px;
    font-weight:bold;
    height: 20px;
    width: 20px;
    line-height: 8px;
    text-align: center;
    color:#26466d;
}

#carousel-1 .jcarousel-control-prev {
        right:62px;
}

#carousel-1 .jcarousel-control-next {
        right:25px;
}

#carousel-1 .jcarousel-control-prev i, #carousel-1 .jcarousel-control-next i {
	color:#26466d;
    font-size:2rem;
	margin-top: -6px;
    margin-left:-7px;
}


			
@media print,screen and (min-width:28em) and (max-width:39.99em) {	
	.carousel-loop li {
         width:127px;
  }
}
			
@media print,screen and (min-width:40em)  {	
	
	.jcarousel-wrap {
		 margin-left: 1%;
		 margin-right: 1%;
	}
	
	.carousel-loop li {
         width:132px;
  }
}

@media print,screen and (min-width:57.8em)  {	
	.jcarousel-wrap {
		/*margin-left: 2%;
		margin-right: 2%;*/
	}
	
	.carousel-loop li {
         width:110px;
    }
	
	.home .jcarousel article .photo {
         height: 70px;
     }
}

@media print,screen and (min-width:64em) /*and (max-width:63.99em) */ {	
	.carousel-loop li {
         width:114px;
    }
  
}

@media print,screen and (min-width:72em) /*and (max-width:71.99em) */ {	
	#carousel-1 .jcarousel-control-prev, #carousel-1 .jcarousel-control-next{display:none;}
	
	.carousel-loop li {
         width:150px;
    }
  
    .home .jcarousel article .photo, .archive.tax-issuem_issue .jcarousel article .photo {
         height: 100px;
     }
}