/*
		input-placeholder
		-----------------
		@fragment input-placeholder(#(0), #(1), #(2));
		#(0) is the colour for the placeholder text; e.g. #ff0000
        #(1) is the font style for the placeholder text; e.g. italic
		#(2) is the element selector; e.g. input.numeric
	*/
/*
    	socialIcon
		----------
		@fragment socialIcon(#(0), #(1));
		#(0) is the icon font string; e.g. "\e600"
		#(1) is the colour for the icon; e.g. #ff0000
	*/
@media screen and (max-width: /*style._first_content_break_max(*/760px/*)*/) {
.entriesSlideshow.last > .body,
.entriesSlideshow:last-child > .body {
    margin-bottom: -30px;
    border-bottom: 0px none;
    }
}
