/* -- Home Page -- */
#HomeTopFeature {}
#HomeTopFeature .topFeature {
  text-align:center;
  margin:0 auto 20px;
  padding:0 0 19px;
  border-bottom:1px dotted #414141;
  }
#HomeTopFeature .topFeature a img {
  display:block;
  margin:0 auto 10px;
}
#HomeTopFeature .topFeature a.more {margin-left:5px;}
#HomeTopFeature .topFeature .headline {
  font-size:32px;
}
#HomeTopFeature .topFeature .subhead {
  font-size:20px;
}
#HomeTopFeature div.topFeature div.topFeatureLower{margin:3px 0 0;}
#HomeTopFeature div.topFeature div.topFeatureLower * {}
#HomeTopFeature .lowerFeature {
  overflow:hidden;
}
#HomeTopFeature .lowerFeatureTsr {
  float:left;
  width:280px;
  margin:0 30px 0 0;
  overflow:hidden;
}
#HomeTopFeature .lowerFeatureTsr+.lowerFeatureTsr{margin:0;}
#HomeTopFeature .lowerFeatureTsr .tsrImg {
  float:left;
  margin:0 15px 0 0;
}
#HomeTopFeature .lowerFeatureTsrText {
  padding:5px 0;
  overflow:hidden;
}
#HomeTopFeature .lowerFeatureTsr .headline {font-size:16px;margin-bottom:3px;}
#HomeTopFeature .lowerFeatureTsr .subhead {font-size:12px;}
#HomeLatest{}
#HomeThisWeek{}
#HomeLatest h2,#HomeThisWeek h2,div#HeaderforCategoryorSection h1 {
  text-align: center;
  font-size: 23px;
  font-weight:700;
  letter-spacing: 2px;
  margin:0 0 15px;
  text-transform: uppercase;
  color: #EE1C25;
  background:url(/images/backgrounds/gray2px.png) 0 center repeat-x transparent;
}  
#HomeLatest h2 span.gray,#HomeThisWeek h2 span.gray{color:#414141;}
#HomeLatest h2 span.wideLine,#HomeThisWeek h2 span.wideLine,div#HeaderforCategoryorSection h1 a{padding:0 15px;background:#fff;}
#HomeLatest .latestTsr,#HomeThisWeek .latestTsr{
  clear: both;
  overflow: hidden;
  margin: 0 auto 10px;
  padding: 10px 0 0;
  border-top: 1px dotted #d4d4d4;
}
#HomeLatest .latestTsr:first-of-type,#HomeThisWeek .latestTsr:first-of-type{border:0 none;padding:0}
#HomeLatest .latestTsrText,#HomeThisWeek .latestTsrText{overflow:hidden;}
#HomeLatest .tsrCategory,#HomeThisWeek .byline a{
  color: #EE1C25;
  text-transform: uppercase;
  font-weight: 700;
}
#HomeLatest .headline{font-size:23px;margin:0 0 5px;}
#HomeThisWeek .headline{font-size:18px;margin:0 0 1px;}
#HomeThisWeek .subhead {margin:0 0 7px;font-size: 12px;}
#HomeLatest .postDate{margin:0;color:#999;font-size:11px;}
#HomeThisWeek .byline{margin:0;font-size:12px;text-transform: uppercase;color: #EE1C25; font-weight: 700;}
#HomeLatest .byline{font-size:15px;}
#HomeThisWeek .byline:before {
  content:"BY ";
  color: #EE1C25;
  text-transform: uppercase;
  font-weight: 700;
}
#HomeLatest .tsrImg,#HomeThisWeek .tsrImg{float:left;margin-right:25px;}
#HomeLatest div.more,#HomeThisWeek div.more {text-align:right;text-transform:uppercase;}
#HomeLatest div.more a,#HomeThisWeek div.more a{text-decoration:underline;}
#TabbedPopularity .popularityBody,#TabbedCalendar .eventTabGuts{
  border:2px solid #D0D1D3;
  border-width:0 2px 2px;
  overflow: hidden;
  padding:5px 15px 15px;
  margin-top: -2px;
  z-index: 3;
  position: relative;
  }
.MainSidebar .wrap,.SpanningIsland .wrap {
    border:2px solid #D0D1D3;
    padding:5px 15px 15px;
    }
    div#SectionStories .clear+.clear {
    border-top: 1px dotted #d4d4d4;
    padding: 10px 0 0;
    margin: 10px 0 0;
    }
    
    div#CategoryStories .categoryStoriesItem, div#SpecialIssueSectionLanding div.storyCapsuleContainer{
      padding: 10px 0 0;
      border-top: 1px dotted #d4d4d4;
    }
     div#CategoryStories .categoryStoriesItem:first-of-type, div#SpecialIssueSectionLanding div.storyCapsuleContainer:first-of-type {border:0 none;padding:0;}
#TabbedPopularity ol li,#TabbedCalendar ol li,#SisterPaperStories ol li{
  overflow:hidden;
  margin:0;
  padding:5px 15px;
  border-top:1px dotted;
  list-style:decimal inside none;
  }
#TabbedPopularity ol li:first-child,#TabbedCalendar ol li:first-child,#SisterPaperStories ol li:first-child {border:0 none;}
#TabbedPopularity .tabs,#TabbedCalendar .tabs{
  position:relative;
  border-bottom:2px solid #D0D1D3;
  z-index:5;
  overflow:hidden;
  }
#TabbedPopularity .tabs .tab,#TabbedCalendar .tabs .tab{
  float: left;
  border-left: 1px solid #D0D1D3;
  text-align: center;
  padding:6px 22px 3px 6px;
  background: url(/images/backgrounds/gray_45degLineFull.png) right 0 no-repeat #FFF;
  text-transform: uppercase;
  opacity:0.88;
  display: inline-block;
  position: relative;
  z-index: 10;
}
#TabbedPopularity .tabs .tabCurrent,#TabbedCalendar .tabs .tabCurrent{opacity:1;}
#TabbedCalendar .tabs .tab {padding-right:26px;}
#TabbedPopularity #tabViewed {margin-left:10px;}
#TabbedPopularity #tabCommented {left:-15px;box-shadow: -2px 0 0px 1px #FFF;}
#TabbedPopularity #tabLatest {left:-28px;box-shadow: -2px 0 0px 1px #FFF;margin-right:-50px;}
#TabbedPopularity .tabs .tab a,#TabbedCalendar .tabs .tab a{ 
  color:#777;
  font-size:11px;
  font-weight: 700;
  font-family: "Montserrat";
}  
#TabbedPopularity .tabs .tabCurrent a,body#Home #TabbedPopularity .tabs a:hover,#TabbedCalendar .tabs .tabCurrent a,#TabbedCalendar .tabs a:hover{color:#000;}
#TabbedPopularity .tabs .tabCurrent a,#TabbedCalendar .tabs .tabCurrent a{color: #EE1C25;}
#TabbedPopularity h4.headline,#TabbedCalendar h4.headline,#SisterPaperStories h4.headline{
  display:inline;
  font-size: 13px!important;
  padding-left: 5px;
  }
#TabbedPopularity h4.headline a,#TabbedCalendar h4.headline a,#SisterPaperStories h4.headline a{font-weight:400;}
#TabbedPopularity a.more,#TabbedCalendar a.more,#SisterPaperStories a.more{margin-left:5px;}
#TabbedPopularity div#recentcomments li.dsq-widget-item{}
 #TabbedPopularity div#recentcomments p.dsq-widget-meta a:first-child {
   color:#414141;
   font-weight:700;
   font-size:12px;
 }
#TabbedCalendar .tabsButtonRow {
  margin:0px auto;
  padding:10px 0;
  overflow:hidden;
}
#TabbedCalendar #tabEvents {margin-left:15px;}
#TabbedCalendar #tabMovies {left: -32px;box-shadow: -2px 0 0 1px #FFF;}
#TabbedCalendar #tabArts {left: -48px;box-shadow: -2px 0 0 1px #FFF;}
#TabbedCalendar #tabMusic {left: -16px;box-shadow: -2px 0 0 1px #FFF;}
#TabbedCalendar #tabDining {left: -48px;box-shadow: -2px 0 0 1px #FFF;margin-right:-50px;}
#TabbedCalendar .tabsButtonRow a {
  width:100px;
  padding: 8px 0;
  color: #FFF;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 400;
  float: left;
  margin-left: 5px;
}
#TabbedCalendar div#anonymous_element_5 .tabsButtonRow a{width: 73px!important;}
#TabbedCalendar .tabsButtonRow a:first-child{margin:0;}
div#TabbedPopularity div.currentIssue {
float: left;
margin: 5px 10px 10px 0;
text-align: center;
}
div#TabbedPopularity div#anonymous_element_3 .moduleList li:first-child  {padding-top:0;}
.grayRedBox {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  background: #6E6F71;
  color: #FFF;
  box-shadow: 3px 3px 0px 0px #DE293A;
}
#SearchRightCol{position: relative;overflow: visible;}
#SearchRightCol form {
  margin:20px 20px 0px;
  border:1px solid #bbb;
  border-radius:5px;
  overflow:hidden;
}
#SearchRightCol #search-dropdown {
  margin: 0px 20px 0 50px;
  border: 1px solid #BBB;
  border-radius: 0 5px 5px 5px;
  border-top: 0;
  position: absolute;
  background: #FFF;
  padding: 3px 5px;
  left:0!important;
  top: 32px!important;
  font-size: 14px;
  box-shadow: 1px 2px 5px 0px #414141;
  width:220px;
  z-index: 111;
}
#SearchRightCol #search-dropdown li a {color:#EE1C25;font-weight:700;}
#SearchRightCol #search-dropdown li a:hover{color:#000;}
#SearchRightCol form input[type=submit]{
  float:left;
  border: 0 none;
  -webkit-appearance: none;
  background:url(/images/icons/mag20px.png) center center no-repeat #fff;
  margin:0;
  width:30px;
  height:30px;
  text-indent:-9999em;
}
#SearchRightCol form input[type=submit]:hover{background-color:#f1f1f1;}
#SearchRightCol input[type=text] {
  border: 0 none;
  outline: 0 none;
  -webkit-appearance: none;
  background:#fff;
  font-weight:400;
  float:left;
  height:26px;
  letter-spacing:1px;
  width: 272px;
  padding:2px;
}
.Aurora7Zone #SearchRightCol input[type=text]{width:264px;}
#SearchRightCol input[type=text]:active,#SearchRightCol input[type=text]:focus{background:#f8f8f8;}
#TabbedCalendar form {
  padding-top: 10px;
  border-top:1px solid #bbb;
}
#TabbedCalendar select {
  margin: 0 0 5px;
}
#TabbedCalendar form input[type=submit]:hover{background-color:#f1f1f1;}
#TabbedCalendar form input[type=submit]{
  float:right;
  border: 0 none;
  -webkit-appearance: none;
  background:url(/images/icons/mag20px.png) center center no-repeat #fff;
  margin:0;
  width:30px;
  height:30px;
  text-indent:-9999em;
}
#TabbedCalendar input[type=text] {
  border: 0 none;
  outline: 0 none;
  -webkit-appearance: none;
  background:#fff;
  font-weight:400;
  float:left;
  height:26px;
  letter-spacing:1px;
  width:250px;
  padding:2px;
}
#TabbedCalendar .searchBox {
  padding: 0 0 0 5px;
  border:1px solid #bbb;
  border-radius:5px;
  overflow:hidden;
}
#PhotoSlideshows {
  text-align: left;
  overflow: visible;
  }

#PhotoSlideshows .galleryWrapper {padding:5px 15px;border: 2px solid #D0D1D3;}
.Aurora7Zone #PhotoSlideshows .galleryWrapper {padding:5px 10px;}
.Aurora7Zone #TabbedCalendar .tabsButtonRow a{width:95px;}
#PhotoSlideshows .row {margin:15px auto;overflow:hidden;text-align:center;}
#PhotoSlideshows .row .imgBox {
  width:145px;
  display:inline-block;
  margin:0 20px 0 0;
  text-align:center;
  vertical-align: text-top;
}
#PhotoSlideshows .row .imgBox+.imgBox{margin:0;}
#PhotoSlideshows .row .imgBox a img {padding:4px;border:1px solid #d0d1d3;margin-bottom:3px}  
#PhotoSlideshows .row .headline {font-size:11px;text-align:center;}
#PhotoSlideshows .row .headline a{font-weight:400;}
#SpecialIssues .reportBox {margin:0 0 10px;overflow:hidden;}
#SpecialIssues .reportBox a {
display: block;
height: 115px;
background-repeat: no-repeat;
}
#SpecialIssues .reportBox a span {
display: inline-block;
float: right;
text-transform: uppercase;
font-size: 9px;
font-weight: 400;
margin: 75px 10px 10px 0;
padding: 8px;
}
div#SpecialIssues.SpecialSectionCategoryTOCFullWidthBlocks {
  width: 320px;
  float:left;
  margin: 0 0 20px;
}
div#TabbedPopularity.SpecialSectionCategoryTOCFullWidthBlocks {
  width:310px;
  float:right;
}
div#SpecialIssues.SpecialSectionCategoryTOCFullWidthBlocks .reportBox a{
  background-size:contain;
    height: 105px;
}
div#SpecialIssues.SpecialSectionCategoryTOCFullWidthBlocks .reportBox a span{margin-top:68px}
div#SpecialIssues.SpecialSectionCategoryTOCFullWidthBlocks h2,div#TabbedPopularity.SpecialSectionCategoryTOCFullWidthBlocks h2 {color: #222;
  text-transform: uppercase;
  margin: 0px 0 10px;
  font-size: 15px;
  font-weight: 700;
  border: 0 none;
  display: block;
}
div#SpecialIssues.SpecialSectionCategoryTOCFullWidthBlocks h2 a{color:#222}
.moreSlideshows {margin:10px 0;padding-bottom:10px;width:100%;}
.moreSlideshows:after {content:'';display:block;height:1px;clear:both;margin-bottom:10px;}
h3.moreSlideshowsHeader {font-size:15px;text-transform:uppercase;}
div.slideshowMore {width:48%;}
div.slideshowMore img {width:100%;}
div.moreSlideshowsNext {float:right;text-align:right;}
div.moreSlideshowsPrev {float:left;text-align:left;}

div#Pencil { margin: 10px 0 0 5px; }

div#LeftHeaderAd img {}
div#RightHeaderAd img {}
div#AdPencilBar img {}
div#AdMediumRectangle1300x250,
div#AdMediumRectangle2300x250,
div#ORATVAANPartnerWidget {
  border: 2px solid #D0D1D3;
  padding: 22px;
}
div#AdFooter728x90 {
  text-align: center;
  margin: 1em 0;
}
#SurveyProgress,.progress,#SurveyMetadata,.expiration {
	display: inline;
}
.progress,.expiration {
	padding-left: 1em;
	font-size: 15px;
}
/*
#SpecialIssueCategoryStoriesBlocks #LandingFollowStories .storyCapsuleBlock {
  display:inline-block;
  float:left;
  width:250px;
  margin-right:20px;
  height:280px;
}
*/

#SpecialIssueCategoryStoriesBlocks #LandingFollowStories .more {clear:both;}

/* DESKTOP AND MOBILE */
.pullQuote {
    float: none;
    clear: both;
    margin: 10px 20px 10px;
    padding: 20px;
    font-size: 24px;
    font-family: Georgia, serif;
    text-align: center;
    font-weight: 700;
    line-height: 1.1em;
}
div.pullQuote a {
    color: #010101;
    text-decoration: none;
}
.pullQuote .pullQuoteTwitter {
    display: block;
    margin: 10px auto 0;
    line-height: 1;
    color: #999;
    font-size: 12px;
    padding: 1px 20px 1px 0;
    background: url(/foundation/images/icons/twitterSquare.png) 99% center no-repeat;
    background-size: contain;
    font-weight: 400;
    width: 77px;
}

body#MySettings #NewsletterSignup h3 {
  text-align: left;
  padding-left: 0px
}

body#MySettings #NewsletterSignup .wrap {
  position: relative;
}

body#MySettings #NewsletterSignup a {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 100px;
}

body#MySettings #NewsletterSignup p {
  text-align: left;
  padding: 0px;
  margin-bottom: 40px;
}

/* SEARCH */


/* LOCAL RESET */

.SearchController * {
    box-sizing: border-box;
}


/* GENERAL
-------------------------------- */

.SearchController .clear-global {
    text-decoration: underline;
}


/* COMPONENT STYLES
-------------------------------- */


/* control bar */

.SearchController .query-controls {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    margin: 1rem 0;
    background: #fff;
    font-weight: 400;
    border: 1px solid rgba(34, 36, 38, .15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    border-radius: .28571429rem;
    min-height: 2.85714286em;
}

.SearchController .query-controls .filter-link,
.SearchController .query-controls .keyword-search {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: 0 0;
    padding: .92857143em 1.14285714em;
    text-transform: none;
    color: rgba(0, 0, 0, .87);
    font-weight: 400;
    -webkit-transition: background .1s ease, box-shadow .1s ease, color .1s ease;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease;
}

.SearchController .query-controls .filter-link {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.SearchController .query-controls .filter-link:hover,
.SearchController .query-controls .keyword-search:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, .03);
    color: rgba(0, 0, 0, .95);
}

.SearchController .query-controls .keyword-wrap {
    display: flex;
    margin-left: 0;
}

.SearchController .query-controls > div:before,
.SearchController .query-controls .keyword-search {
    border-right: 1px solid #eee;
}

.SearchController .query-controls .keyword-search:before {
    right: auto;
    left: 0;
}

.SearchController .query-controls .bar-link a {
    border-left: 1px solid #eee;
}

.SearchController .query-controls .bar-link a.active {
    background-color: #F7E5e0;
}

.SearchController .query-controls .filter-all,
.SearchController .query-controls .spacer,
.SearchController .query-controls .sort-all {
    border-left: 1px solid #eee;
}


/* override to create gap in bar buttons */

.SearchController .query-controls .spacer {
    display: none;
}

.SearchController .query-controls .keyword-wrap input {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-align: left;
    line-height: 1.2142em;
    padding: .67861429em 2.25em .67861429em 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, .15);
    color: rgba(0, 0, 0, .87);
    border-radius: .28571429rem;
    -webkit-transition: box-shadow .1s ease, border-color .1s ease;
    transition: box-shadow .1s ease, border-color .1s ease;
    box-shadow: none;
    box-shadow: none!important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.SearchController .query-controls .keyword-wrap:hover {
    background-color: rgba(0, 0, 0, .03);
}

.SearchController .query-controls .keyword-wrap {
    position: relative;
    /* xxx check for prefixes */
    flex-grow: 20;
}

.SearchController .query-controls .bar-link.keyword-wrap:after {
    content: "";
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    right: .5rem;
    background-image: url('/foundation/images/icons/search.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.SearchController .query-controls .filter-group {
    display: none;
}

.SearchController .query-controls a.filter-link {
    line-height: 1rem;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
}

.SearchController .query-controls a.id-any:before {
    content: "";
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/filter.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin-right: .5rem;
}

.SearchController .query-controls .id-sort:before {
    content: "";
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/sort.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin-right: .5rem;
}

.SearchController .query-controls .spacer {
    /* xxx check for prefix */
    flex-grow: 1;
}

.SearchController .query-controls {
    position: relative;
}

.SearchController .clear-global {
    cursor: pointer;
}


/* description bar ------- */

.SearchController .query-description {}

.SearchController .query-description {
    margin: .75em 0;
}

.SearchController .query-description span.token-group {
    display: inline-block;
}

.SearchController .query-description span.static {
    display: inline-block;
}

.SearchController .query-description span.dynamic,
.SearchController .query-description span.static {
    font-size: 16px;
    font-weight: normal;
    padding-right: .2em;
    line-height: 21px;
    margin: .75em 0;
    margin-right: .5em;
    position: relative;
}

.SearchController .query-description span .label {
    position: absolute;
    top: -20px;
    left: 0;
    font-size: 10px;
    color: #333;
}

.SearchController .query-description span.dynamic:hover {
    background-color: #f0f0f0;
    border: 1px solid #ddd;
}

.SearchController .query-description span.descriptor {
    cursor: pointer;
    border: 1px solid #ccc;
    padding: .5em .75em .5em .75em;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    vertical-align: baseline;
    background: #e0e1e2;
    color: rgba(0, 0, 0, .6);
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
    min-width: 70px;
}

.SearchController .query-description:hover span.dynamic span.clear-param {
    display: block;
}

.SearchController .query-description span.clear-param:hover {
    background-color: #FF7D7D;
    display: block;
}

.SearchController .query-description .dynamic:hover span.clear-param,
.SearchController .query-description .dynamic:hover span.modal-indicator {
    opacity: 1;
}

.SearchController .query-description span.clear-param {
    position: absolute;
    display: none;
    bottom: 0;
    left: 50%;
    height: 23px;
    background-color: #f0dddd;
    background-image: url('/foundation/images/icons/delete.png');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 4px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #ccc;
    padding: .25rem;
    padding-left: 1.25rem;
    z-index: 1000;
    font-size: 13px;
    line-height: 12px;
    opacity: .5;
}

.SearchController .query-description:hover span.dynamic span.modal-indicator {
    display: block;
}

.SearchController .query-description span.modal-indicator:hover {
    background-color: #CCC;
    display: block;
}

.SearchController .query-description span.modal-indicator {
    position: absolute;
    display: none;
    bottom: 0;
    left: 50%;
    height: 23px;
    background-color: #f0dddd;
    background-image: url('/foundation/images/icons/arrow-down.png');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 4px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #ccc;
    padding: .25rem;
    padding-left: 1.25rem;
    z-index: 1000;
    font-size: 13px;
    line-height: 12px;
}

.SearchController .query-description span.has-indicator {
    padding-right: 2rem;
}

.SearchController .query-description span.modal-indicator {
    display: block;
    right: -1px;
    position: absolute;
    left: auto;
    top: -1px;
    bottom: -1px;
    height: auto;
    margin: 0;
    text-indent: -9999px;
    border-radius: 0 3px 3px 0;
    background-color: #eee;
    background-position: center;
    opacity: 1;
}

.SearchController .component-header {
    position: relative;
}

.SearchController .component-header * {
    display: inline-block;
}

.SearchController .component-header a {
    margin-left: 1rem;
}

.SearchController .component-header .clear-global {
    display: none;
    float: right;
    margin-top: 1rem;
}

a.clear-global {
    display: none;
    width: auto;
    bottom: 0;
    height: 23px;
    background-image: url('/foundation/images/icons/start-over.png');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: .5rem;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #ccc;
    padding: 0.25rem;
    padding-left: 1.75rem;
    z-index: 1000;
    font-size: 13px;
    line-height: .8rem;
    transform: translate(0, -5px);
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    padding-right: .5rem;
}

a.clear-global:hover {
    text-decoration: none;
    color: #000;
    background-color: #FF7D7D;
}


/* MODAL STYLES
-------------------------------- */

.modal * {
    box-sizing: border-box;
}

.modal-wrap {
    width: 720px;
    top: 0;
    position: absolute;
    left: 50%;
    right: auto;
    margin-left: -360px;
}

.modal {
    display: none;
    position: absolute;
    min-height: 45rem;
    max-height: 800px;
    width: 720px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    z-index: 9001;
    left: auto;
    right: auto;
    margin-top: 200px;
}

.modal .tabs {
    border-bottom: 1px solid #333;
    overflow: visible;
}

.modal .switch-modal {
    margin: 0 .5rem;
    cursor: pointer;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE/Edge */
    user-select: none;
    margin: .25rem .25rem;
    padding: .45rem 1rem;
    font-size: 1.25rem;
    border: 1px solid #333;
    border-bottom-width: 0;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    background-color: #f0f0f0;
    border-color: #888;
    overflow: visible;
    font-family: Helvetica, Arial, sans-serif;
    color: #999;
}

.modal .switch-modal.active {
    background-color: #fff;
    color: #333;
    border-color: #333;
}

.modal .switch-modal.active:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    bottom: -2px;
    height: 3px;
    left: 0;
    background-color: #fff;
}

.modal-close {
    cursor: pointer;
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 4px;
    text-indent: -9999px;
    background-color: #333;
    background-image: url('/foundation/images/icons/modal_close.png');
    right: 9px;
    top: 9px;
    /* transform: translate(16px, -16px); */
    border: 1px solid #000;
    background-size: 18px;
    background-position: 4px;
    background-repeat: no-repeat;
    z-index: 100;
}

.modal-close:hover {
    background-color: #333;
    opacity: .5;
}


/* [OPEN, ] MODAL OPEN STATE */

.modal.open {
    display: block;
}

body .modal-dimmer {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 9000;
}

body .modal-dimmer.active {
    display: block;
}

.modal .inner,
.dropdown .inner {
    height: calc(100% - 6rem);
    overflow: auto;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border-top: 1px solid #aaa;
}

.dropdown .inner {
    height: auto;
    padding-bottom: 3rem;
    overflow: hidden;
    position: static;
}

.modal.search-stacked .inner {}

.modal.search-stacked .inner ul {
    margin-bottom: 1rem;
}

.modal.search-stacked .inner h3:first-child {
    display: none;
}

.modal .header {
    padding: 0 0rem;
    height: 3rem;
}

.modal .header h3 {
    padding: 0 1rem;
    margin: 0;
    line-height: 3rem;
    font-size: 1.25rem;
    font-weight: normal;
    display: inline-block;
    min-width: 180px;
}

.modal .inner h3,
.dropdown inner h3 {
    padding: 0 1rem;
    margin: 0;
    margin-bottom: 0rem;
    line-height: 3rem;
    font-size: 1.25rem;
}

.modal .footer,
.dropdown .footer {
    height: 3rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #ccc;
    padding: .5rem;
}

.modal .footer .button,
.dropdown .footer .button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2;
    color: rgba(0, 0, 0, .6);
    margin: 0 .25em 0 0;
    padding: .78571429em 1.5em;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
}

.modal .footer .button.done,
.dropdown .footer .button.done {
    float: right;
    color: #fff;
    background-color: #2185d0;
}


/* SORT STYLES
-------------------------------- */

.modal.sort {
    margin-left: 150px;
    width: 300px;
    min-height: 0;
    overflow: hidden;
}

.modal.sort .inner {
    position: static;
    overflow: auto;
    border-top: 0;
}

.modal.sort .inner ul li.list-button {
    font-size: 1rem;
    padding: .5rem 1rem;
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e0e0e0;
}

.modal.sort .inner ul li.list-button:hover {
    background-color: #eaeaea;
}

.modal.sort .inner ul li.list-button.active {
    background-color: #eee;
    font-weight: bold;
}

.modal.sort .inner ul li.list-button:last-child {
    border-bottom: none;
}


/* LISTVIEW STYLES
-------------------------------- */

.modal .checkbox-item-wrap {}

.modal .checkbox-item-wrap .hidden-checkbox {
    display: none;
}

.modal .list-button {
    cursor: pointer;
}


/* NESTED LIST VIEW
-------------------------------- */

.modal label {
    margin: 0;
}

.modal ul li .checkbox-item-wrap.select-all label {
    font-weight: bold;
}

.modal ul li .checkbox-item-wrap {
    font-size: 1rem;
    padding: 0;
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    background-color: #f8f8f8;
}

.modal ul li.child .checkbox-item-wrap {
    padding: .5rem 3.5rem;
    background-color: #fafafa;
}

ul.nested-checkbox-list li.parent,
ul.nested-checkbox-list li.child {
    padding: 0;
    background-color: #f5f5f5;
}

ul.nested-checkbox-list li.parent .checkbox-item-wrap:hover,
ul.nested-checkbox-list li.child .checkbox-item-wrap:hover {
    background-color: #eee;
}


/* [OPEN, CLOESED] PARENT NEST STATE */

ul.nested-checkbox-list li.parent.closed ul {
    height: 0;
    overflow: hidden;
}

ul .checkbox-label {
    position: relative;
    padding: .25em 0em .25em 2em;
    display: block;
    cursor: pointer;
}

ul .checkbox-label:hover {
    background-color: #f0f0f0;
}


/* [CHECKED, MIXED, UNCHECKED] PARENT CHECKED STATE */

ul.nested-checkbox-list li.parent {
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
}

ul.nested-checkbox-list li.parent > .checkbox-item-wrap label:after {
    content: "";
    position: absolute;
    right: .5rem;
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/down-arrow.png');
    background-size: contain;
    top: 50%;
    margin-top: -.5rem;
    transition: .25s all;
}

ul.nested-checkbox-list li.parent.open > .checkbox-item-wrap label:after {
    content: "";
    position: absolute;
    right: .5rem;
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/down-arrow.png');
    background-size: contain;
    top: 50%;
    margin-top: -.5rem;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.nested-checkbox-list li.parent ul {
    -webkit-column-count: 3;
    /* Ch, Saf, And, BB  */
    -moz-column-count: 3;
    /* Fx */
    column-count: 3;
    /* IE 10, Op 11.1+ */
    padding-left: 2rem;
    padding-right: 2rem;
}

ul.nested-checkbox-list li.parent.open ul {
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}

ul.nested-checkbox-list li.parent ul li.child {
    border: none;
    display: inline-block;
    width: 100%;
}

ul.nested-checkbox-list li.parent ul li.child .checkbox-item-wrap {
    padding: 0;
    background-color: #fff;
}

ul.nested-checkbox-list li.parent > .checkbox-item-wrap .checkbox-label {
    font-size: 1.1rem;
    padding: .5em 2em .5em;
    margin: 0;
}

ul.nested-checkbox-list li.parent:first-child {
    border-top: 1px solid #ccc;
}

ul.nested-checkbox-list li.child {
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

ul.nested-checkbox-list li.child:first-child {
    border-top: 1px solid #ccc;
}

ul.nested-checkbox-list li.parent.checked .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    left: .5em;
}

ul.nested-checkbox-list li.parent.mixed .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem - 1px);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0px -1rem;
    background-repeat: no-repeat;
    left: .5em;
}

ul.nested-checkbox-list li.parent.unchecked .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem - 1px);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0px -2rem;
    background-repeat: no-repeat;
    left: .5em;
}

ul.nested-checkbox-list li.parent li.child {
    border-bottom: 1px solid #ccc;
}

ul.nested-checkbox-list li.parent li.child.checked .checkbox-label:before {
    background-position: 0 0;
}

ul.nested-checkbox-list li.parent li.child.unchecked .checkbox-label:before {
    background-position: 0px -2rem;
}


/* STACKED LIST VIEW
-------------------------------- */

ul.stacked-checkbox-list {
    margin-bottom: 3rem;
}

ul.stacked-checkbox-list .checkbox-label {
    position: relative;
    font-size: 1.1rem;
    cursor: pointer;
}

ul.stacked-checkbox-list li {
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
}


/* [CHECKED, MIXED, UNCHECKED] PARENT CHECKED STATE */

ul.stacked-checkbox-list li.checked .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    left: .5em
}

ul.stacked-checkbox-list li.unchecked .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem - 1px);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0px -2rem;
    background-repeat: no-repeat;
    left: .5em
}


/* KEYWORD SEARCH
-------------------------------- */

.dropdown.search-keyword .inner {
    padding: 0;
}

.dropdown.search-keyword .inner h3 {
    padding: .5rem 1rem;
}

.dropdown.search-keyword .input-wrap {
    position: relative;
}

.dropdown.search-keyword .input-wrap:after {
    content: "";
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    right: 3.5rem;
    background-image: url('/foundation/images/icons/search.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.dropdown.search-keyword input#location-keywords {
    width: 100%;
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-align: left;
    line-height: 3rem;
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    background: #fff;
    outline: 0;
    /* border-bottom: 1px solid #333; */
    color: rgba(0, 0, 0, .87);
    /* border-radius: .28571429rem; */
    /* -webkit-transition: box-shadow .1s ease,border-color .1s ease; */
    /* transition: box-shadow .1s ease,border-color .1s ease; */
    /* box-shadow: none; */
    /* border-color: transparent!important; */
    background-color: transparent!important;
    box-shadow: none!important;
    font-size: 1.5rem;
    padding: 0 1rem;
    display: block;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
    padding-right: 3rem;
    border-right: 1px solid #ccc;
}

.modal.search-keyword input#location-keywords:focus {}

.dropdown .completion-list .empty {
    padding: 1rem;
    background-color: #f5f5f5;
}

.dropdown .completion-list .completion-item {
    transition: padding .25s;
    font-size: 1rem;
    padding: .5rem 1rem;
    background-color: #f5f5f5;
    border-bottom: #eaeaea;
}

.dropdown .completion-list .completion-item:hover {
    padding-left: 1.75rem;
    cursor: pointer;
    background-color: #f0f0f0;
}

.dropdown .completion-list .completion-item.active {
    background-color: #eee;
}

.dropdown .completion-list .completion-item .completion-value {
    font-size: 1rem;
}

.dropdown .completion-list .completion-item .completion-type {
    margin-left: .25rem;
    padding: .5rem;
    color: #444;
}

.dropdown.search-keyword {
    display: none;
    box-shadow: #d7d7d7 0px 1px 7px;
}

.dropdown.search-keyword.open {
    display: block;
}

.search-keyword {
    position: absolute;
    width: 21.5rem;
    min-height: 16rem;
    left: .25rem;
    top: calc( 2.5rem - 1px);
    border-top-width: 0;
    background-color: #fff;
    z-index: 9002;
    border: 1px solid #d7d7d7;
    border-radius: 0 0 3px 3px;
    border-top: 0;
}

.search-keyword .inner {
    border-top: 1px solid #d7d7d7;
}

.dropdown .completion-list .completion-item {
    position: relative;
}

.dropdown.search-keyword .inner h3 {
    font-size: 1rem;
    font-weight: bold;
}

.dropdown .completion-list .completion-item:after {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    right: .5rem;
    top: 50%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.dropdown .completion-list .completion-item:after {
    background-image: url("/foundation/images/icons/check-plus.png");
}

.dropdown .completion-list .completion-item.direct:after {
    background-image: url("/foundation/images/icons/arrow-right.png");
}

.modal-dimmer.transparent {
    opacity: 0;
}

.SearchController .dropdown {
    z-index: 7999;
}

.bar-link #location-keywords.keyword-search {
    background-color: #fff;
    border: none;
    z-index: 8000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}


/* RESULT STYLES
-------------------------------- */

.DynamicSearchResults .results {
    position: relative;
    min-height: 12rem;
}


/*
.results.loading:before {
    content:"";
    display: block;
    top:0;
    left:0;
    bottom:0;
    right:0;
    position: absolute;
    background-color: #333;
    opacity: .5;
    z-index: 1000;
    background-image:
    border-radius: 5px;
    }*/

.DynamicSearchResults .loader-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #444;
    opacity: .5;
    border-radius: 5px;
}

.DynamicSearchResults .loader,
.DynamicSearchResults .loader:before,
.DynamicSearchResults .loader:after {
    background: #ffffff;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

.DynamicSearchResults .loader:before,
.DynamicSearchResults .loader:after {
    position: absolute;
    top: 0;
    content: '';
}

.DynamicSearchResults .loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.DynamicSearchResults .loader {
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.DynamicSearchResults .loader:after {
    left: 1.5em;
}

@-webkit-keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0 #ffffff;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em #ffffff;
        height: 5em;
    }
}

@keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0 #ffffff;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em #ffffff;
        height: 5em;
    }
}

.DynamicSearchResults #searchResults .header {
    display: flex;
    flex-direction: row;
}

.DynamicSearchResults #searchResults .header > div {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    float: none;
    margin: .5rem 0;
    flex-grow: 1;
}

.DynamicSearchResults #searchResults .header > div.pageCount {
    justify-content: flex-end;
}

.DynamicSearchResults #searchResults .header > div.pageCount span {
    padding-left: .5rem;
}

.DynamicSearchResults .FeaturesIcons span {
    text-indent: -9999px;
    display: block;
    width: 0;
}

.DynamicSearchResults .FeaturesIcons {
    display: flex;
}

.filter-link[data-value]:before {
    margin-right: .5rem;
}

.DynamicSearchResults #searchResults .pagination a.icon-right {
    justify-content: flex-end;
}

.DynamicSearchResults #searchResults .pagination a.icon-left {
    justify-content: flex-start;
}

.DynamicSearchResults #searchResults .pagination > span {
    justify-content: center;
}

.DynamicSearchResults #searchResults .page-total {
    padding-left: .5rem;
}

.SearchController .query-description span.descriptor.has-clear {
    position: relative;
    padding-right: 2.5rem;
}

.SearchController .query-description span.clear-param {
    display: block;
    right: -1px;
    position: absolute;
    left: auto;
    top: -1px;
    bottom: -1px;
    height: auto;
    margin: 0;
    text-indent: -9999px;
    border-radius: 0 3px 3px 0;
    background-color: #eee;
    background-position: center;
}

.comment-icon {
    position: relative;
    padding: 2px;
    margin: 2px;
    font-size: 10px;
    color: #000;
    background: #f3961c;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
    background: -moz-linear-gradient(#f9d835, #f3961c);
    background: -o-linear-gradient(#f9d835, #f3961c);
    background: linear-gradient(#f9d835, #f3961c);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    min-width: 1rem;
    /* margin: .25rem; */
    height: .75rem;
    display: flex;
    justify-content: center;
    line-height: .75rem;
    font-weight: bold;
    font-family: sans-serif;
}

.comment-icon:after {
    content: "";
    position: absolute;
    bottom: -4px;
    right: 3px;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #f3961c transparent;
    display: block;
    width: 0;
}

.modal.no-col .inner .nested-checkbox-list ul {
    -webkit-column-count: 1;
    /* Ch, Saf, And, BB  */
    -moz-column-count: 1;
    /* Fx */
    column-count: 1;
    /* IE 10, Op 11.1+ */
}


/* COMPONENT : SlideshowSearchResults */

#SlideshowSearchResults .result-teasers {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

#SlideshowSearchResults .teaser-wrap {
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    height: 0;
}

#SlideshowSearchResults .pagination {}


/* PRESENTATION : SlideshowSearchItem */

.slideshow-search-item {
    width: calc(50% - .5rem);
    margin-bottom: 1rem;
    transition: all 0.5s;
    position: relative;
}

.slideshow-search-item img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.slideshow-search-item .count {
    color: #fff;
    /* diagonal gradient */
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(53%, rgba(0, 0, 0, 0.06)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: auto;
}

.slideshow-search-item .count:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.slideshow-search-item .count-inner {
    position: absolute;
    bottom: .5rem;
    right: .5rem;
}

.slideshow-search-item .count-inner:before {
    content: "";
    height: 18px;
    background-image: url('/foundation/images/icons/slides.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    background-position: right;
}


.slideshow-search-item h3,
.slideshow-search-item p,
.slideshow-search-item p.byline,
.slideshow-search-item p.sections {
    position: relative;
    margin: .5rem 0;
}
.slideshow-search-item p{color: #777}
.slideshow-search-item p.sections {
    color: #7E7E7E;
    margin-bottom: 0;
}

.slideshow-search-item h3 {
    margin-top: 2px;
    color: #414141
}

.slideshow-search-item:hover a::before {
    content: "";
    position: absolute;
    bottom: -.5rem;
    right: -.5rem;
    left: -.5rem;
    top: -.5rem;
    background-color: #eee;
}

.slideshow-search-item:hover,
.slideshow-search-item:hover a,
.slideshow-search-item:hover p.byline {
    color: #000;
}

.slideshow-search-item:hover .slideshow-search-item {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

#SlideshowSearchController {
  padding: .5rem 0;
}
#SlideshowSearchResults .teaser-wrap {
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    height: 0;
    height: 204px;
    padding-bottom: 0!important;
    text-align: center;
    background-color: #333
}
#SlideshowSearchResults .teaser-wrap img {
  height: 100%;
} 
#SlideshowSearchResults .pagination {}
#SlideshowSearchController {
    position: relative;
    z-index: 1;
}

/* PRESENTATION : SlideshowSearchItem */

.slideshow-search-item {
    width: calc(50% - 7.5px);
    margin-bottom: 1rem;
    transition: all 0.5s;
    position: relative;
}
  div#SlideshowBreadcrumb {
    overflow: hidden;
    margin-bottom: 10px!important;
    border-bottom: 1px solid #eee;
}
  div#SlideshowBreadcrumb span a {
    text-transform:none;
  }
    div#SlideshowBreadcrumb p {
    font-weight:700;
    font-family: "Montserrat",sans-serif;
     }
div#SlideshowBreadcrumb  .date {
    float:right;
  }
  div#SlideshowBreadcrumb {
    overflow: hidden;
      color:#414141;
    margin-bottom: 10px!important;
    border-bottom: 1px solid #eee;
}