/* banner */
#banner {
	height: auto!important;
    padding-bottom: 10px;
}
@media(max-width: 480px) {
	#banner {
	    width: 95%;
	}
}
/* Superscript and subscript */
section.single .text sup {
	color: #262626;
	font-size: 1.1rem;
}
section.single .text sub {
	color: #262626;
	vertical-align: sub;
	font-size: 67%;
}
section.single article .text ul,
section.single article .text ol {
	padding-right: 0;
}
section.single article .text li {
	padding-right: 28%;
}
section.single .text br {
	height: 0;
	clear: none;
}

section.single article .gallery>.gallery-caption, 
section.single article .gallery>a {
    padding-left: 4%;
    padding-right: 8%;
    margin-left: 0;
    width: auto;
    line-height: 1.1em;
}
section.single .text .gallery {
	padding-right: 8%;
}
section.single article .gal-col-1 .gallery-item {
	width: 88%;
}
section.single { 
	max-width: 900px;
	overflow: visible;
	width: 100%;
}
section.single article .share {
	right: 0;
}
section.single article .share.sticky {
	position: fixed;
	top : 30px!important; 
	
}
section.single article .share.reach-bottom {
	bottom: 0!important;
	right: 0!important;
	top: auto!important;
}

body.search .search-info {
	padding-top: 4.5%;
	padding-bottom: 4%;
	padding-bottom: 0%;
	margin-bottom: 0;
	border-bottom: 0;
}
.text p { margin-bottom: 0px; }
.text p:last-child { margin-bottom: 0; }
.text p .fluid-width-video-wrapper {
	margin-top: 30px;
	margin-bottom: 30px;
}

article .summary a,
article .text a {
	display: initial!important;
}

body.profile .summary .social a,
article .text .social a {
	display: inline-block!important;
}

.archive-sorting {
	display: table;
	padding-top: 19px;
	text-align: right;
	width: 100%;
}
.archive-sorting span {
	display: inline-block;
    font-family: "proxima-nova",Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 0.6px;
    font-size: 14px;
    font-size: 1.4rem;
}
.archive-sorting select {
    border: 1px solid #999;
    position: relative;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 20px;
    width: auto;
    min-width: 110px;
}
.archive-sorting  .select-inline {
	display: inline-block;
    margin-left: 10px;
    position: relative;
}
.archive-sorting  .select-inline:after{
	position: absolute;
	z-index: -1;
	content: "▾";
	right: 10px;
	top: 11px;
	
}
.loader {
	display: none;
}
.loader img {
	width: 30px;
	height: 30px;
}
.loader.active {
	display: block;
}
.archive .post-wrap {
	min-height: 400px; 
	margin-left: -19px;
	margin-right: -19px;
	padding-bottom: 30px;
}
.archive .sep { 
	display: none;
}
.archive #posts article {
	width: 25%;
	float: left;
    padding-left: 19px;
    padding-right: 19px;
    margin-top: 23px;
    box-sizing: border-box;
}
.archive #posts { 
	float: left;
	width: 100%;
	padding-bottom: 23px;
}
.archive #posts .category {
	display: table;
	box-sizing: border-box;
	width: 100%;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 26px;
    position: relative;
    margin-top: 19px;
    float: left;
}
.archive #posts h4 {
	display: table;
	box-sizing: border-box;
	width: 100%;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 26px;
    position: relative;
    margin-top: 19px;
    float: left;
    text-align: center;
}
.archive .loader {
	width: 100%;
	padding-top: 26px;
	margin-top: 19px;
	position: relative;
	text-align: center;
}

.archive .loader:before,
.archive #posts h4:before,
.archive #posts .category:before {
	background: #ccc;
	left: 19px;
	right: 19px;
	top: 0;
	height: 1px;
	position: absolute;
	content: "";
}
.single-post section.other-author-posts article,
.single-post section.other-posts article {
	width: 21%;
	margin-left: 4%;
	float: left;
	margin-top: 4%;
}
.single-post .other-posts-inner {
	display: table;
	width: 100%;
	position: relative;


}
.single-post .other-author-posts:after {
	position: absolute;
	top: 0;	
	left: 0;
	right: 0;
	height: 1px;
	content: "";
	background: #ccc;
}
.single-post .other-author-posts {
	position: relative;
	padding-top: 4%;
}
.single-post .other-author-posts-inner {
	margin-left: -4%;
	position: relative;
}
.single-post .other-author-posts {
	padding-bottom: 20px;
}


.single-post  section.other-posts article:nth-child(3n+1) {
	clear: none;
}

section.single .share a {
	display: block;
}
#newsletter {
	margin-left: 0;
}
#banner {
	cursor: pointer;
}
#banner .img-preload img {
	width: 100%;
	height: auto;
}
/*  */

@media(max-width: 1024px) {
	section.single article .text li {
		padding-right: 0;
	}
	body.single #newsletter .inside .text {
		width: auto;
		display: block;
		margin-right: 0;
	}
	#newsletter .inside form{
		position: relative; 
		display: block;
		
	}

	body.single #newsletter .inside .submit {
		margin-top: 10px;
		width: 100%;
	}

	#newsletter .inside {
		padding: 0;
		padding-top: 20px;
	}
	footer {
		padding-bottom: 0;
	}
	#header {
		margin-bottom: 35px;
	}
	.archive #posts article {
		width: 33.333%;
	}
}
@media(max-width: 568px) {
	.other-author-posts,
	.other-posts-title {
		padding-left: 20px;
		padding-right: 20px;
	}
	.other-author-posts {
		padding-top: 5%;
		padding-bottom: 30px;
	}
	.single-post section.other-author-posts article,
	.single-post section.other-posts article {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
		
		margin-left: 0;
		box-sizing: border-box;
	}
	.single-post section.other-posts {
		padding-right: 0;
		padding-right: 10px;
		padding-left: 10px;
	}
	.single-post .comments {
		margin-left: -20px;

	}
	.single-post .comments h3 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.single-post .comments-inner {
		padding-left: 10px;
		padding-right: 30px;
	}
	.home h2 { 

	}

	.home .section-title{
		padding-bottom: 10px;
		padding-top: 15px;
		padding-left: 20px;
	}
	section.other-posts, 
	section.latest-posts {
		margin-left: 0;
		padding: 0;	
		padding-bottom: 25px;
		margin-bottom: 0;
		padding-right: 20px;
		
	}
	section.top-posts{ 
		border-bottom: 0;
	}
	section.other-posts article, 
	section.latest-posts article {
		margin-bottom: 25px;
	}
	section.other-posts article h2, 
	section.latest-posts article h2 {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	body.catalogue .summary {
		display: none;
	}
	section.other-posts.archive article .info, 
	section.latest-posts.archive article .info {
		margin-top: 0;
	}
	.events section.events {
		border: 0;
		margin-top: 0;
		padding-right: 0;
		border-bottom: 1px solid #ccc;
	}
	.events section.events section {
		padding-right: 20px;
	}
	body.events h3.category {
		padding-top: 10px;
		padding-bottom: 15px;
	}
	.events #header { 
		margin-bottom: 0;
	}
	section.events article {
		margin-bottom: 15px;
	}

	#wrapper>a.more {
		margin-top: 0px;
		margin-bottom: 40px;
	}
	section.latest-posts {
		border-bottom: 1px solid #ccc;
	}

	#newsletter{ 
		padding-left: 20px;
		padding-right: 20px;

	}
	#newsletter .inside {
		padding-top: 0;
	}
	footer {
		padding-bottom: 15px;
	}
	#menu-social-menu li{
		width: 50%;
		float: left;
		text-align: center;
	}
	footer #social  {
		margin-top: 20px;
		margin-bottom: 20px;
		display: table;
		width: 100%;
	}

	footer #social a { 
		font-size: 20px;
		line-height: 25px;
	}
	body.single #newsletter {
		margin-left: 0;
		margin-right: 0;
	}
	section.single article .post-picture .info {
		margin-top: 17px;
	}
	section.single article .title h1 {
		margin-bottom: 25px;
	}
	body.single #newsletter .inside .text {
		padding-right: 0;
	}
	body.single #newsletter {
		border-bottom: 0;
	}
	body.single .post-content {
		padding-right: 40px;
	}
	#selectionSharerPopunder,
	#selectionSharerPopover {
		display: none;
	}
		#header {
		margin-bottom: 0;
		min-height: 68px;
	}
}
@media(max-width: 490px) {

	.home section.top-posts {
		margin-top: 0;
	}
	.archive .post-wrap {
		min-height: 100px; 
		margin-left: -7px;
		margin-right: -7px;
	}
	.archive #posts{ 
		padding-left: 0;
		padding-right: 0%;
		width: auto;
	}
	.archive-sorting {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    float: left;
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
	.archive #posts .category {
		padding-left: 8px;
		padding-right: 8px;
	}
	.archive #header {
		margin-bottom: 0;
	}
	.archive #posts article {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.archive #posts .category {
		padding-bottom: 0;
	}
	.archive .loader:before, .archive #posts h4:before, .archive #posts .category:before {
		left: 8px;
		right: 8px;
	}
	.archive .loader:before {
		left: 5%;
		right: 5%;
	}
	.archive .post-wrap{
		float: left;
	}

	nav.navigation {float: left; width: 100%; }
}
@media(max-width: 480px) {
	.archive .post-wrap {
		min-height: 100px; 
		margin-left: 0;
		margin-right: 0;
	}
	.archive #posts{ 
		padding-left: 3.5%;
		padding-right: 3.5%;
		width: auto;
	}
	.archive-sorting {
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
    float: left;
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
	.archive #posts .category {
		padding-left: 8px;
		padding-right: 8px;
	}
	.archive #header {
		margin-bottom: 0;
	}
	.archive #posts article {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.archive #posts .category {
		padding-bottom: 0;
	}
	.archive .loader:before, .archive #posts h4:before, .archive #posts .category:before {
		left: 8px;
		right: 8px;
	}
	.archive .loader:before {
		left: 5%;
		right: 5%;
	}
	.archive .post-wrap{
		float: left;
		width: 100%;
	}
	.archive-sorting:before {
		background: #ccc;
		left: 5%;
		right: 5%;
		top: 0;
		height: 1px;
		position: absolute;
		content: "";
	}
	nav.navigation {float: left; width: 100%; }
}
@media(max-width: 400px) {
	.archive-sorting:before {
		display: none;
	}
	#header {
		margin-bottom: 15px;
		padding-top: 30px;
		padding-bottom: 40px;
		border-bottom: 1px solid #ccc;
	}
}