/* News/Featured Story*/
#featuredNewsStory .featuredStories .featuredCaptions {font-size:70%;width:35%; bottom:0;}
#newsList .module_title{color:#012A68;}
/*General News/Grid*/
#newsList .view_selectors { float:right; margin-top:-110px; }
#newsList .view_selectors .nav_item { display:inline-block; position:relative; background-repeat:no-repeat; width:50px; height:50px; cursor:pointer; background-image:url(https://mars-jpl-nasa-gov-images.s3.amazonaws.com/mars2020/layout/grid_list_icon4.png); background-color:#012A68; -webkit-touch-callout:none; -khtml-user-select:none; -moz-user-select:-moz-none; -ms-user-select:none; -webkit-user-select:none;  }
#newsList .view_selectors .nav_item.list_icon { background-position:-4px -51px; border-radius:50% }
#newsList .list_view .view_selectors .nav_item.list_icon, #newsList .no-touch .view_selectors .nav_item.list_icon:hover { background-position:-4px 0 }
#newsList .view_selectors .nav_item.grid_icon { background-position:-59px -51px; border-radius:50%}
#newsList .grid_view .view_selectors .nav_item.grid_icon, #newsList .no-touch .view_selectors .nav_item.grid_icon:hover { background-position:-59px 0 }
#newsList .grid_view .slide { padding:0px !important; }
#newsList .list_view .slide { margin-top:0px !important; }
#newsList .list_view ul.noBullets, #newsList .list_view ul.noBullets li { margin-bottom: 0%; }
/*Grid View*/
#newsList .grid_view.grid_gallery li.slide { width:45%; height:300px; margin: 25px 2%; display:inline-block; }
.ie #newsList .grid_view.grid_gallery li.slide { height:250px; }
@media (min-width: 900px) {
    #newsList .grid_view.grid_gallery li.slide { width:30%; height:300px; margin:25px 1%; }
    .ie #newsList .grid_view.grid_gallery li.slide { height:250px; }
	#featuredNewsStory .featuredStories .featuredCaptions {font-size:100%;width:30%; bottom:30px;}
    #featuredNewsStory .featuredCaptionTitle .featuredCaptionTitleInner { bottom:40px !important; }
}
@media (min-width: 1240px) {
    #newsList .grid_view.grid_gallery li.slide { width:22%; height:300px; margin:25px 1%; }
    .ie #newsList .grid_view.grid_gallery li.slide { height:250px; }
}
#newsList .grid_view.grid_gallery li.slide .listTextLabel, #newsList .grid_view.grid_gallery hr.gradientLine { display:none; }
/*List View*/
#newsList .list_view.grid_gallery ul.articles { padding-left:0; text-align:left; }
#newsList .list_view.grid_gallery li.slide { width:100%; height:180px; margin: 50px 0%; display:inline-block; padding:0; }
#newsList .list_view.grid_gallery li.slide .objectContainer { width:25%; height:180px; margin: 0; display:inline-block; }
#newsList .list_view.grid_gallery li.slide .objectContainer .textLabel { height:0; }
#newsList .list_view.grid_gallery li.slide .objectContainer .featureImgLarge { height:250px; }
#newsList .list_view.grid_gallery li.slide .listTextLabel { display:inline-block; vertical-align:top; width:73%; padding-left:1%; height:100%; position:relative; }
#newsList .list_view.grid_gallery li.slide .listTextLabel h5 { font-size:120%; margin:0 0 10px 0; line-height:normal; }
#newsList .list_view.grid_gallery li.slide .listTextLabel p { line-height:normal; font-size:90%; margin:0; }
#newsList .list_view.grid_gallery li.slide .listTextLabel div.source { font-size:0.7em; font-style:italic; position:absolute; bottom:0; right:0; }
#newsList .list_view.grid_gallery li.slide hr.gradientLine { height:1px; margin:20px 0; position:relative; clear:both; bottom:0; opacity:0.5; }
#newsList .list_view.grid_gallery li.slide .objectContainer .objectItem .front, #newsList .list_view.grid_gallery li.slide .objectContainer .objectItem .back { transform:none !important; webkit-transform:none !important; -moz-transform: none !important; -o-transform: none !important; }
#newsList .objectContainer { margin:0 }
#newsList .objectContainer, #newsList .objectContainer .objectItem { width:100%; height:100%; }
#newsList .itemLargeImage .textLabel h5 { font-size:90%; line-height:normal; }
#newsList .listTextLabel h5 a {color: #C3530E !important;}