/* Extra small devices (portrait phones, less than 576px)
/* No media query for `xs` since this is the default in Bootstrap

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.viewport:after {
		content: 'SM, 576px and above';
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.viewport:after {
		content: 'MD, 768px and above';
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.viewport:after {
		content: 'LG, 992px and above';
	}

	.container {
		padding: 0 40px;
	}

	.slider .right-panel {
		background-color: #593979;
		width: 46.09375%;
		position: absolute;
		right: 0;
		top: 0;
		height: 690px;
		z-index: 0;
		padding: 115px 40px 0 115px;
		font-size: 38px;
	}

	.slider {
		height: 890px;
		margin-left: -40px;
		margin-right: -40px;
	}

	.slider .kv {
		position: absolute;
		left: 0;
		top: 40px;
		z-index: 1;
		width: 58.75%;
	}

	.slider .slides {
		position: absolute;
		left: 0;
		top: 40px;
		z-index: 1;
		width: 58.75%;
	}

	.slider .adspace {
		position: absolute;
		left: 0;
		right: 0;
		width: 970px;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.events-news .events .header,
	.events-news .news .header,
	.worldofwit .header,
	.goodreads .header {
		margin-bottom: 25px;
	}

	.events-news .events {
		width: 32%;
		order: 1;
		margin-top: unset;
		padding-top: unset;
		border-top: unset;
	}

	.slider .nav {
		display: flex;
		justify-content: center;
		left: 0;
		right: 0;
		bottom: 200px;
		position: absolute
	}

	.events-news {
		margin-top: 60px;
	}

	.events-news .news {
		width: 62%;
		order: 2;
	}

	.events-news .news .item {
		width: 48.6%;
	}

	.events-news .news .item:nth-last-of-type(-n+2) {
		margin-bottom: 0;
	}

	.social-search {
		max-width: 550px;
	}

	.logo {
		width: auto;
		text-align: unset;
	}

	.search {
		order: 2;
	}

	.social {
		order: 1;
	}

	.social ul {
		justify-content: flex-end;
		padding-top: unset;
	}

	.worldofwit {
		margin-top: 40px;
	}

	.worldofwit .item {
		width: 23%;
		margin-bottom: 40px;
	}

	.goodreads {
		margin-top: 60px;
	}

	.goodreads .articles {
		width: 70.5%;
	}

	.goodreads .articles .text {
		padding-right: 65px;
	}

	.goodreads .adspace-300x250 {
		width: 29.5%;
		border-left: 1px solid #ccc;
	}

	.goodreads .articles .item {
		margin-bottom: 8px;
	}

	.goodreads .articles .item .text {
		padding-left: 25px;
	}

	.goodreads .articles .item .text .title {
		font-size: 19px;
	}

	.adspace-970x250 {
		margin-top: 55px;
	}

	.newsletter {
		margin-top: 35px;
	}

	.newsletter .text {
		white-space: nowrap;
	}


	.newsletter .email-input {
		margin: 0 15px 0 30px;
		width: 22.25%;
		margin-top: unset;
	}

	.newsletter .email-submit {
		width: 22.25%;
		margin-top: unset;
	}

	.northstarlogo {
		width: auto;
	}

	.events-news .events .item .title {
		font-size: 24px;
		margin-top: 15px;
	}

	.events-news .events .date {
		font-size: 18px;
		margin-top: 5px;
	}

	.events-news .news .item .title {
		font-size: 20px;
		margin-top: 15px;
	}

	.events-news .news .item .meta {
		font-size: 16px;
	}

	.goodreads .articles .item .text .title {
		font-size: 19px;
	}

	.newsletter .text .subtitle {
		margin-top: 3px;
	}

	.titlebar {
		margin: 40px -40px 0 -40px;
		padding: 20px 40px;
		font-size: 32px;
	}

	.listing .item {
		margin-top: 48px;
	}

	.listing .item .thumb {
		width: 40%;
		margin-top: 0;
		order: 2;
	}

	.listing .item .write-up {
		width: 60%;
		padding-right: 50px;
		order: 1;
		margin-top: 0;
	}

	.listing .item a.title {
		font-size: 30px;
	}

	.detail-pg .kv {
		margin-top: -40px;
	}

	.related .article {
		width: 33%;
	}

	.detail-pg .textbody {
		font-size: 18px;
	}

	.detail-pg .title {
		font-size: 30px;
	}

	.detail-pg .breadcrumb-share .breadcrumb {
		width: unset;
	}

	.detail-pg .breadcrumb-share .share {
		width: unset;
		margin-top: unset;
	}

	.about-banner {
		margin-top: -40px;
	}

	.about-content {
		font-size: 18px;
	}

	.contact-form .dbl-col input {
		width: 100%;
	}

	.contact-form .dbl-col input {
		margin-bottom: unset;
	}

	.about-content h1 {
		font-size: 22px;
	}

	.privacy-tnc .hero {
		margin: -40px 0 0 0;
	}

	.privacy-tnc .hero {
		order: 2;
		width: 54%;
	}

	.privacy-tnc .text {
		order: 1;
		width: 46%;
		padding-right: 44px;
		font-size: 18px;
		margin-top: 40px;
	}

	.privacy-tnc .text.full-width {
		width: 100%;
		margin: unset;
		padding-right: unset;
		order: 3;
		margin-top: unset;
	}

	.privacy-tnc .text h1 {
		font-size: 22px;
	}

	.sitemap-pg .years-section a.year {
		margin-bottom: 38px;
		width: 11.11%;
	}

	.sitemap-pg .map .column {
		margin-right: 60px;
		width: unset;
	}

	.sitemap-pg .map .column:nth-of-type(2) {
		margin-right: 90px;
	}

	.sitemap-pg .divider {
		margin: 12px 0 50px 0;
	}

	footer {
		padding-left: 140px;
		padding-right: 140px;
		margin-left: -40px;
		margin-right: -40px;
	}

	footer .column.one {
		width: 28%;
	}

	footer .column.two {
		width: 28%;
	}

	footer .column.three {
		width: 20%;
	}

	footer .copyright {
		position: absolute;
		bottom: 30px;
		right: 140px;
		text-align: unset;
	}

	footer .column {
		margin-bottom: unset;
		padding-bottom: unset;
		border-bottom: unset;
	}

	.adspace .text {
		font-size: 13px;
	}

	.events-news .item {
		margin-bottom: 40px;
	}

	.worldofwit .item .category {
		margin-top: 15px;
	}

	footer .social ul {
		justify-content: space-between;
	}

	footer .social ul li {
		margin-left: 0;
		margin-right: 0;
	}

	.worldofwit .item .title {
		font-size: 20px;
	}

	.worldofwit .item .thumb img {
		height: 185px;
	}

	.alignleft {
		max-width: 50%;
		padding: 0 15px 15px 0;
	}

	.wpcf7-form-control-wrap {
		width: 49%;
	}

	.wpcf7-form-control-wrap:nth-of-type(2) {
		margin-top: 0;
	}

	.events-news .news .header .more {
		display: flex;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.viewport:after {
		content: 'XL, 1200px and above';
	}
}