/*
Theme Name:	Max Mag Child
Description:	Max Mag Child Theme
Author:		Fondriest Environmental
Author URI:	NA
Template:	maxmag2
Theme URI:	NA
Version:	1.1
License:	None
License URI:	None
*/

html {
	height: 100%;
}

body {
	background-color: #f0f2f1;
	height: 100%;
}

#site h2
{
	margin-top: 0;
}

/************************************************
	Hyperlinks
************************************************/


/************************************************
	Layout
************************************************/

#site {
	min-height: 100%;
	margin-bottom: -64px;
}

@media screen and (max-width: 599px) {
	#site {
		margin-bottom: 0;
	}
}

/************************************************
	Top Navigation
************************************************/
#search-wrapper {
    float: none;
    border: none;
	padding-left: 0;
	padding-right: 0;
}

#searchform {
	float: none;
	position: relative;
	width: 100%;
}

#searchform input {
	width: 100%;
}

@media screen and (max-width: 479px) {
	#nav-social #search-wrapper {
		padding-left: 15px;
		border-top: none;
	}
	#search-wrapper #searchform input {
		width: 100%;
	}
}

.social-sharing-top .facebook-share p,
.social-sharing-top .twitter-share p,
.social-sharing-top .pinterest-share p,
.social-sharing-top .google-share p {
	padding: 6px 0 6px 5px;
}

.social-sharing-top .facebook-share,
.social-sharing-top .twitter-share,
.social-sharing-top .pinterest-share,
.social-sharing-top .google-share {
	width: 85px;
}

/************************************************
	Leaderboard
************************************************/

/************************************************
	Main Navigation
************************************************/
#main-nav-wrapper {
	box-shadow: none;
    float: none;
    position: relative;
}

#main-nav {
	width: 100%;
}

#main-nav ul {
	width: 100%;
	float: none;
	padding: 0;
}

#main-nav ul li {
	padding-left: 5px;
	padding-right: 5px;
}

#main-nav ul li:first-child {
	padding-left: 0;
}

#main-nav ul li a {
	color: #4d4d4d;
	font: 700 18px/18px 'Open Sans Condensed', sans-serif;
	padding: 5px 10px;
}

body:not(.home) #main-nav ul li:first-child a {
	padding-left: 0;
}

#main-nav ul li:hover a,
#main-nav li.current-menu-item a,
#main-nav li.current-post-parent a {
	color: #4d4d4d;
}

#main-nav .current-menu-item {
	background: none;
}

/************************************************
	Header
************************************************/
#wrapper
{
	min-height: 100%;
	float: none;
	z-index: auto;
	width: auto;
}

#main-header-wrapper {
	float: none;
	padding-bottom: 0;
}

/* Fixed Header */
@media screen and (max-width: 1023px) {
	#main-header-wrapper {
		padding-bottom: 10px;
	}
}
@media screen and (min-width: 1024px) {
	#main-header-wrapper {
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 10;
		background: #f0f2f1;
		box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	}

}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
	#main-container {
		margin-top: 180px;
	}
}
@media screen and (min-width: 1200px) {
	#main-container {
		margin-top: 155px;
	}
	body.single #main-container, body.page-template #main-container, .error404 #main-container, .search #main-container, .tag #main-container {
		margin-top: 170px;
	}
	body.home #main-container, #main-container {
		margin-top: 155px;
	}
}

.header-top {

}

.header-primary {
	margin-top: 10px;
}

#logo {
	padding-top: 5px;
	padding-right: 0;
	text-align: left;
	float: none;
}

#header-info {
	padding-left: 0;
	text-align: right;
}

#buyonline-button {
	/*position: absolute;*/
	/*top: -20px;*/
	/*right: 0;*/
}
	
/************************************************
	Content
************************************************/
.container {
	width: 96%;
	/*padding-left: 0;*/
	/*padding-right: 0;*/
}
#ticker {
	max-width: none;
}

ul.ticker-list {
	margin-bottom: 0;
}

ul.ticker-list li {
	margin-bottom: 0;
}

#nav-social {
	margin-right: 0;
}

#content-social {
	float: none;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}

#content-social ul {
	display: block;
	float: right;
}

#content-social ul li {
	border-left: none;
	float: none;
	margin-bottom: 0;
}

.fb-but {
	background: #f0f2f1 url(images/social-buttons.png) 0 0;
}

.twitter-but {
	background: #f0f2f1 url(images/social-buttons.png) -30px 0;
}

.pinterest-but {
	background: #f0f2f1 url(images/social-buttons.png) -60px 0;
}

.instagram-but {
	background: #f0f2f1 url(images/social-buttons.png) -234px 0;
}

.google-but {
	background: #f0f2f1 url(images/social-buttons.png) -90px 0;
}

.youtube-but {
	background: #f0f2f1 url(images/social-buttons.png) -120px 0;
}

.linkedin-but {
	background: #f0f2f1 url(images/social-buttons.png) -174px 0;
}

.rss-but {
	background: #f0f2f1 url(images/social-buttons.png) -204px 0;
}
.social-link:before {
	line-height: 30px;
	font-size: 20px;
	text-decoration: none;
}
.social-link {
	color: #4d4d4d;
	font-size: 0px;
    width: 30px;
    height: 30px;
	text-align: center;
}
.social-link:hover {
	text-decoration: none;
}
.social-link:visited {
	color: #4d4d4d;
}
.fa-facebook-f:hover {
	background:#1877F2;
	color: white;
}
.fa-x-twitter:hover {
	background:black;
	color: white;
}
.fa-pinterest-p:hover {
	background:#E60023;
	color: white;
}
.fa-instagram:hover {
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	color: white;
}
.fa-google-plus-g:hover {
	background:#db4a39;
	color: white;
}
.fa-youtube:hover {
	background: #cd201f;
	color: white;
}
.fa-linkedin-in:hover {
	background:#0077b5;
	color: white;
}


/************************************************
	Homepage
************************************************/

#main {
	width: auto;
}

#main-home {
	float: none;
	margin-bottom: 0;
	width: auto;
}

#main-home-child {
	margin-bottom: 20px;
}

#home-left {
	margin-right: 0;
	width: auto;
}

.home-widget {
	margin: 0;
}

.main-headline {
	font: 700 16px 'Open Sans Condensed', sans-serif;
}

.headline-small {
	font: 700 16px 'Open Sans Condensed', sans-serif;
}

ul.category3 li {
	width: 33%;
}

#home-right {
	width: auto;
}

.multi-category-container {
	width: auto;
}

ul.multi-category-headlines li a {
	color: #7c9a3d;
}

.headlines-info {
	margin-top: 0;
}

/************************************************
	Posts
************************************************/

#post-area {
	background: white;
	width: 100%;
}
@media screen and (min-width: 1200px) {
	#post-area {
		padding: 30px 60px 30px 60px;
	}
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
	#post-area {
		padding: 20px 40px 20px 40px;
	}
}
@media screen and (max-width: 768px) {
	#post-area {
		padding: 10px 20px 20px 20px;
	}
}


.post-image {
	float: none;
	margin: 0;
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
}

.post-image span.photo-credit {
	display: block;
	color: #888888;
	float: none;
	bottom: 0;
	right: 0;
	text-transform: none;
	position: relative;
	opacity: 1;
	font: 14px/20px helvetica, arial, sans-serif;
	letter-spacing: inherit;
}

@media screen and (max-width: 479px) {
	#content-area .post-image {
		width: auto;
		height: auto;
	}

	#content-area .post-image img {
		width: 100% !important;
		height: 100% !important;
	}
}

.single #content-area img {
	border: 1px solid #ccc;
	max-width: 98%;
	padding: 2px;
}

.single #content-area table {
	width: 100%;
}

.single #content-area h3 {
	overflow: visible;
}

#post-404 {
	margin: 0;
}

#related-posts h3 {
	border-bottom: none;
	font: 700 24px/24px 'Open Sans Condensed', sans-serif;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #888888;
}

.wp-caption
{
	margin-left: auto;
	margin-right: auto;
}

/************************************************
	Comments
************************************************/

#comments {
	margin-top: 0;
}

/************************************************
	Sidebar
************************************************/
@media screen and (max-width: 767px) and (min-width: 600px) {
	.side-advertisements .side {
		display: block;
	}
}
.side {
	width: 100%;
	height: 100%;
}

.post-product-image img{
	width: 100%;
	/*float: right;*/
}

.side-advertisements .sidebar-widget {
	float: none;
}

#sidebar-wrapper {
	width: auto;
}

#sidebar-home-wrapper {
	width: auto;
}

.sidebar-fixed-ads .post-product-image {
	margin-top: 30px;
}


.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.post-fishsens-video.sticky {
	top: 150px;
}

.sidebar-fixed-ads.sticky {
	top: 525px;
}
.post-fishsens-video img {
	width: 100%;
}

.post-fishsens-video .fishsens-video {
    position: absolute;
}

@media screen and (max-width: 1023px) {
	.post-fishsens-video.sticky {
		top: 50px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
	.post-fishsens-video.sticky {
		top: 190px;
	}
}
/************************************************
	Footer
************************************************/

.push-sticky-footer {
	height: 64px;
}

#footer-top {
	width: auto;
}

#footer-bottom-wrapper {
	height: 64px;
}

@media screen and (max-width: 599px) {
	.push-sticky-footer, #footer-bottom-wrapper {
		height: auto;
	}
}

#footer-nav1 ul li a {
	color: #ccc;
	font: 700 12px/12px 'Open Sans', sans-serif;
}

#copyright a, #copyright a:hover {
	color: #aaa;
}
/************************************************
	Pagination
************************************************/
.category2-big img, .category3-big img
{
	border: none;
	margin-bottom: 0;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.category2-big img:hover, .category3-big img:hover
{
	opacity: 0.85;
}

.category2-big p, .category3-big p
{
	color: #4d4d4d;
	float: left;
	font: 400 14px/18px 'Open Sans', sans-serif;
}
.category2-big .category2-big-content a, .category3-big .category3-big-content a
{
	color: #4d4d4d;
}
.category2-big-content, .category3-big-content
{
	min-height: 200px;
	float: left;
}

.category3-big-image
{
	margin-bottom: 15px;
}

.big-pic-widget-title-box
{
	background: url(images/featured-bg.png);
		-moz-box-shadow: 0 0 15px -2px #000;
		-ms-box-shadow: 0 0 15px -2px #000;
		-o-box-shadow: 0 0 15px -2px #000;
		-webkit-box-shadow: 0 0 15px -2px #000;
	box-shadow: 0 0 15px -2px #000;
	float: left;
	margin: 0;
	padding: 15px;
	position: absolute;
	bottom: 0;
	text-align: left;
	width: 97%;
	box-sizing: border-box;
}

.big-pic-widget-title-box h2
{
	margin-bottom: 7px !important;
}

.big-pic-widget-title-box h2 a
{
	color: #fff !important;
	font: 700 24px/24px 'Open Sans Condensed', sans-serif !important;
	text-transform: capitalize !important;
}

.category-big-pic-and-list .big-img
{
	margin-bottom: 15px;
}

.news-slider-text
{
	position: absolute;
	width: 100%;
	text-align: center;
	color: white;
	top: 30%;
	z-index: 5;
	text-shadow: -1px 0 2px black, 0 1px 2px black, 1px 0 2px black, 0 -1px 2px black;
}

.news-slider-text h2
{
	font-size: 46px;
}

.news-slider-text p
{
	max-width: 33%;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
}

/************************************************
	Masonry
************************************************/
.grid {
	width: 100%;
	counter-reset: grid-item;
}

/* clearfix */
.grid:after {
	content: '';
	display: block;
	clear: both;
}

/* ---- grid-item ---- */

.grid-sizer,
.grid-item {
	width: 25%;
}
.gutter-sizer { width: 3.333333%; }

.grid-item {
	height: 243px;
	float: left;
	padding:15px;
	background-color: #f0f2f1;
}
/*.grid-item:before {*/
	/*counter-increment: grid-item;*/
	/*content: counter(grid-item);*/
	/*display: block;*/
	/*color: red;*/
	/*padding-top: 0.2em;*/
	/*text-align: center;*/
	/*font-size: 20px;*/
/*}*/

.grid-item--width-sm { width: 25%; }
.grid-item--width-md { width: 50%; }
.grid-item--width-lg { width: 100%; }

.grid-item--height-xs { height: 150px; }
.grid-item--height-sm { height: 228px; }
.grid-item--height-md { height: 456px; }
.grid-item--height-lg { height: 683px; }
.grid-item--height-xlg { height: 912px; }

.grid-item-content {
	border-radius: 5px;
	width: 100%;
	height: 100%;
	background: white;
	box-shadow: 0 3px 10px 0px rgb(0 0 0 / 15%);
}

.grid-item-content .full-img .img-bottom-overlay {
	display: block;
	background: linear-gradient(0deg,rgba(0,0,0,1) 0,transparent 45%);
	opacity: 0.7;
	position: absolute;
	/*height: 100%;
	/*width: 717px;
	width: 100%;*/
	bottom: 14px;
	border-radius: 5px;
	aspect-ratio: 718 / 426;
}
.grid-item-content .flexslider .full-img .img-bottom-overlay {
	bottom: 0;
}
.grid-item-content .full-img{
	width: 100%;
	height: 100%;
}
.grid-item-content .full-img .img-bottom-overlay:hover {
	background: linear-gradient(0deg,rgba(0,0,0,1) 0,transparent 100%);
}
.grid-item-content a.gird-item-link:hover {
	text-decoration: none;
	color: #61971e;
}
.grid-item-content .full-img .post-title {
	display: block;
	/* Fallback for non-webkit */
	display: -webkit-box;
	position: absolute;
	bottom: 80px;
	color: white;
	font-size: 24px;
	line-height: 30px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 20px;
	padding-left: 20px;
	max-height: 60px;
	max-width: 720px;
	z-index: 3;
}
.grid-item-content .flexslider .full-img .post-title {
	text-align: center;
	bottom: 65px;
}
.grid-item-content .full-img .post-author {
	position: absolute;
	bottom: 40px;
	color: white;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 3;
	width: 100%;
	font-size: 16px;
}
.grid-item-content .flexslider .full-img .post-author {
	text-align: center;
	bottom: 35px;
	max-width: 720px;
}
.grid-item-content .full-img img {
	width: 720px;
	/*height: auto;*/
	height: 426px;
	cursor: pointer;
	border-radius: 5px;
}
.grid-item-content a.gird-item-link:hover .img-top {
	background: black;
}
.grid-item-content a.gird-item-link:hover .img-top img {
	opacity: 0.8;
}
.grid-item-content a.gird-item-link:hover .post-title {
	text-decoration: underline;
}
.grid-item-content .img-top {
	/*height: 213px;*/
	margin-bottom: 10px;
	border-radius: 5px 5px 0 0;
}
.grid-item-content .img-top img {
	/*height: 213px;*/
	/*height: auto;*/
	width: 100%;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
}
.grid-item-content .description {
	padding: 15px 20px 20px 20px;
	height: auto;
}
.grid-item-content .description .post-category {
	height: 20px;
	font: 700 18px/18px 'Open Sans Condensed', sans-serif;
	/*text-decoration: none;*/
}
.grid-item-content .description .post-title {
	display: block;
	/* Fallback for non-webkit */
	display: -webkit-box;
	margin-top: 10px;
	height: 100px;
	color: #4d4d4d;
	font-size: 24px;
	line-height: 33px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.grid-item-content .description .post-excerpt {
	display: block;
	/* Fallback for non-webkit */
	display: -webkit-box;
	margin-top: 10px;
	height: 220px;
	color: #898989;
	font-size: 20px;
	line-height: 28px;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.grid-item-content .description .post-author {
	margin-top: 10px;
	color: #666;
	font-size: 16px;
}
.grid-item--height-xlg .grid-item-content {
	border: none;
}
.grid-item-content .long-ad, .grid-item-content .short-ad {
	/*border: solid 1px #cccccc;*/
}
.grid-item-content .long-ad, .grid-item-content .long-ad img {
	height: 762px;
	border-radius: 5px 5px 0 0;
	width: 100%;
}
.grid-item-content .short-ad, .grid-item-content .short-ad img {
	height: 90px;
	border-radius: 0 0 5px 5px;
}
.grid-item-content .ad-separator {
	height: 30px;
	background: #f0f2f1;
}
.grid-item-content .comic-img-top img, .grid-item-content .crossword-img-top {
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.grid-item-content  .crossword-img-top:first-of-type img {
	border-radius: 5px 5px 0 0;
}
.grid-item-content .comic-archive-title, .grid-item-content .crossword-archive-title {
	padding: 15px 20px 20px 20px;
	color: #4d4d4d;
	font-size: 24px;
	line-height: 33px;
}
.grid-item-content a.gird-item-link:hover .comic-archive-title,
.grid-item-content a.gird-item-link:hover .crossword-archive-title {
	text-decoration: underline;
}

	/************************************************
        Flex Slider
    ************************************************/
.flexslider { border: none; }
.flex-direction-nav a {
	height: 3vmin;
	width: 3vmin;
	box-sizing: border-box;
	transform: rotate(45deg);
}
.flex-direction-nav a:before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	transition: ease 0.5s;
}
.flex-direction-nav a.flex-prev:before {
	content: '';
	border-width: 0 0 .4vmin .4vmin;
	border-style: solid;
	border-color: white;
}
.flex-direction-nav a.flex-next:before {
	content: '';
	border-width: .4vmin .4vmin 0 0;
	border-style: solid;
	border-color: white;
}
.flex-direction-nav a:hover::before {
	/*border-color: dimgrey;*/
}
.flexslider .flex-direction-nav a.flex-prev {
	left: 30px;
}
.flexslider .flex-direction-nav a.flex-next {
	right: 30px;
}
.flex-control-paging li a {
	background: grey;
}
.flex-control-paging li a.flex-active {
	background: whitesmoke;
}
/************************************************
	Author Page
************************************************/
.author-info {
	margin-left: 0;
	margin-right: 0;
	padding: 0 15px 30px 15px;
}
#post-area .author-info h1 {
	font: 700 36px 'Open Sans Condensed', sans-serif;
	color: #777777;
	margin-bottom: 20px;
}
.author-image {
	padding-left: 0;
}
.author-image img {
	width: 100%;
}
.author-desc {
	padding-right: 0;
	color: black;
	font: 400 14px/normal 'Open Sans', sans-serif;
}

#post-area .author-posts h1.author-posts-by {
	margin-bottom: 20px;
	font: 700 28px 'Open Sans Condensed', sans-serif;
	color: #777777
}
.author-post {
	margin-bottom: 30px;
}
.author-post-link:hover {
	text-decoration: none;
}
.author-post-img img {
	width: 100%;
}
.author-post-info {
	padding-left: 20px;
}
.author-post-info-inner {
	border: 1px solid #dddddd;
	padding: 30px;
	height: 100%;
}
h2.author-post-category {
	font: 700 18px/18px 'Open Sans Condensed', sans-serif;
	color: #61971e;
	margin-bottom: 15px;
}
.author-post-link:hover .author-post-category {
	color: #61971e;
}
#post-area .author-post-title {
	font: 700 28px 'Open Sans Condensed', sans-serif;
	color: #4d4d4d;
}
.author-post-link:hover .author-post-title {
	text-decoration: underline;
}
.author-post-excerpt, .author-post-link:hover .author-post-excerpt {
	color: #888888;
	font-size: 15px;
}

/************************************************
	Comic Gallery
************************************************/
.page-template-page-comic div[id^='gallery'] .gallery-item, .page-template-page-comic #gallery-1 .gallery-item {
	padding: 10px;
	margin-bottom: 0;
	margin-top: 0;
}

.page-template-page-comic .gallery-item a {
	cursor: pointer;
}

.page-template-page-comic #post-area h1.comic-page-header {
	color: #888888;
	padding-bottom: 10px;
}

.page-template-page-comic #gallery-1 .gallery-item a img {
	border: 1px solid #cfcfcf;
	padding: 0;
}

@media screen and (max-width: 768px) {
	.page-template-page-comic div[id^='gallery'] .gallery-item, .page-template-page-comic #gallery-1 .gallery-item {
		width: 33%;
	}
}
.comic-img {

}
.comic-nav {
	margin-top: 10px;
}
.comic-info {
	height: auto;
	line-height: 33px;
	vertical-align: middle;
}
.comic-control {
	text-align: right;
}
.comic-prev, .comic-next {
	cursor: pointer;
}

/************************************************
	Crossword page
************************************************/
.page-template-page-crossword #post-area h1.crossword-page-header {
	color: #888888;
	padding-bottom: 10px;
}
.crossword-block {
	float: left;
	padding: 20px;
	cursor: pointer;
}
.crossword-block:hover .crossword-title {
	text-decoration: underline;
}
.crossword-block-inner {}
.crossword-question {}
.crossword-question-inner {
	border: 1px solid #ccc;
	padding: 10px;
}
.crossword-question-img {}
.crossword-answer-img {
	display: none;
}
.crossword-block-info {
}
.crossword-block-info-inner {
	border: 1px solid #ccc;
	padding: 15px;
}
.crossword-season {
	font: 700 16px 'Open Sans Condensed', sans-serif;
	color: #61971e;
}
#post-area h2.crossword-title {
	font: 700 24px 'Open Sans Condensed', sans-serif;
	margin-top: 5px;
}
.crossword-description {
	font-size: 12px;
	color: #777777;
}

/* Preview crossword */
.crossword-preview-img img {
	width: 100%;
}
.crossword-info {
	font: 18px 'Open Sans Condensed', sans-serif;
	height: auto;
	line-height: 33px;
	vertical-align: middle;
}
.crossword-nav {
	margin-top: 10px;
}
.crossword-control {}
.crossword-download {
	height: auto;
	line-height: 33px;
	vertical-align: middle;
	float: left;
}
.overlay-preview a.crossword-toggle-pic, .crossword-download-pic {
	font: 700 18px 'Open Sans Condensed', sans-serif;
	text-decoration: underline;
	cursor: pointer;
	color: #61971e;
}
.overlay-preview a.crossword-toggle-pic:hover, .crossword-download-pic:hover {
	color: #61971e;
	text-decoration: underline;
}
.crossword-navigation {
	float: left;
	text-align: right;
}
.crossword-navigation a {
	cursor: pointer;
}

@media screen and (max-width: 500px) {
	.crossword-block {
		padding-bottom: 0;
	}
	.crossword-question {
		display: none;
	}
	.crossword-season {
		font-size: 14px;
	}
	#post-area h2.crossword-title {
		font-size: 18px;
	}
}
@media screen and (min-width: 500px) and (max-width: 992px) {
	.crossword-block-info-inner, .crossword-question-inner {
		height: 150px;
	}
	.crossword-season {
		font-size: 14px;
	}
	#post-area h2.crossword-title {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	#main-nav ul li {
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.crossword-season {
		font-size: 16px;
	}
	#post-area h2.crossword-title {
		font-size: 20px;
	}
	.crossword-block-info-inner, .crossword-question-inner {
		height: 196px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
	.crossword-block-info-inner, .crossword-question-inner {
		height: 176px;
	}
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
	.crossword-block-info-inner, .crossword-question-inner {
		height: 160px;
	}
}
@media screen and (min-width: 1680px) {
	.crossword-block-info-inner, .crossword-question-inner {
		height: 160px;
	}
}


/************************************************
	Overlay Full
************************************************/
.overlay-full {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 2001;
}
.overlay-preview {
	display: none;
	position: fixed;
	top: 48%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	z-index: 2002;
}
@media screen and (max-width: 500px) {
	.overlay-preview {
		top: 15%;
		left: 0;
		transform: none;
		-ms-transform: none;
	}
}
@media screen and (max-width: 768px) and (min-width: 501px){
	.overlay-preview {
		top: 45%;
		left: 30%;
		transform: translate(-25%,-50%);
		-ms-transform: translate(-25%,-50%);
	}
}

.overlay-header {
	text-align: right;
}
.overlay-header a.overlay-exit {
	color: white;
	font-size: 36px;
	cursor: pointer;
}
.overlay-header a.overlay-exit:hover {
	color: white;
}
.overlay-body {
	padding: 20px 20px 15px 20px;
	background: white;
}
.overlay-footer {}

/************************************************
	Subscribe Page
************************************************/
.page-template-page-subscribe #post-area h2.subscribe-page-header {
	color: #888888;
	padding-bottom: 10px;
	font: 700 32px / 130% 'Open Sans Condensed', sans-serif;
}
.subscribe-bottom-give-way {
	margin-top: 10px;
}
.subscribe-top-img img, .subscribe-bottom-img img {
	width: 100%;
}
.subscribe-top-description, .subscribe-bottom-description {
	margin-top: 10px;
}
.subscribe-options {
	margin-top: 35px;
}
.subscribe-options p span, .subscribe-info p span {
	color: #61971e;
	font: 700 18px 'Open Sans Condensed',sans-serif;
}
.subscribe-options form input {
	margin-right: 10px;
}
.subscribe-info .wpcf7-form-control-wrap input {
	background: #efefef;
	padding: 5px 10px;
	width: 100%;
}
.subscribe-info input.wpcf7-submit {
	border: none;
	background: #61971e;
	color: white;
	padding: 5px 20px;
}
.subscribe-privacy-policy {
	font-size: 12px;
}
#mag-form, #email-form {
	display: none;
}
@media screen and (min-width: 768px) {
	.page-template-page-subscribe p {
		text-align: justify;
		text-justify: inter-word;
	}
	.subscribe-options form, .subscribe-privacy-policy {
		padding-left: 50px;
	}
	.subscribe-bottom-give-way {
		padding-left: 50px;
		padding-right: 50px;
	}
	#mag-form, #email-form, #both-form {
		padding: 10px 50px;
	}
}

.magazine-archive {
	margin-top: 40px;
}
.magazine-block {
	float: left;
}
.magazine-block-inner {
	padding: 15px;
}
.magazine-img img {
	width: 100%;
	border: 1px solid #ddd;
	padding: 2px;
}
.magazine-info {
	text-align: center;
}
.magazine-title {
	font: 700 22px 'Open Sans',sans-serif;
}
.magazine-high {
	font: 500 16px 'Open Sans',sans-serif;
}
.magazine-info a:hover {
	color: #61971e;
}

@media screen and (max-width: 991px) {
	.magazine-title {
		font-size: 18px;
	}
	.magazine-high {
		font-size: 14px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.magazine-block {
		height: 283px;
	}
}

/************************************************
	404
************************************************/
#other-posts {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 32px;
}

/************************************************
	Search, Tag, infographic Page
************************************************/
.search ul.archive li,
.tag ul.archive li,
.infographic ul.archive li {
	width: 100%;
}
.search .archive-image, .tag .archive-image, .infographic .archive-image, .archive-text {
	width: 100%;
	height: auto;
	margin-right: 0;
}
.search .archive-image img, .tag .archive-image img, .infographic .archive-image img {
	width: 100%;
	height: auto;
}
.search .archive-author, .tag .archive-author, .infographic .archive-author {
	margin-top: 20px;
}


/************************************************
	Media Queries
************************************************/

@media only screen and (max-width: 575px) {
	.grid-item, .grid-sizer { width: 100%; }
	.grid-item--width-sm { width: 1000%; }
	.grid-item--width-md { width: 100%; }
	.grid-item-content .img-top img { width: 100% }

	.grid-item-content .description .post-title {
		font-size: 16px;
		line-height: 20px;
		height: auto;
	}

	.grid-item--height-sm, .grid-item--height-md, .grid-item--height-lg, .grid-item--height-xlg {
		height: auto;
	}

	.grid-item {
		padding: 10px;
	}

	.grid-item-content .ad-separator {
		height: 20px;
	}

	.grid-item-content .full-img .img-bottom-overlay {
		bottom: 8px;
	}

	.grid-item-content .full-img .post-title {
		font-size: 20px;
		line-height: 24px;
	}

	.grid-item-content .full-img .post-author {
		font-size: 14px;
	}

	.grid-item-content .img-top {
		margin-bottom: 0;
	}

	.grid-item-content .long-ad {
		text-align: center;
	}

	.grid-item-content .long-ad, .grid-item-content .long-ad img {
		height: auto;
	}

	.grid-item-content .short-ad, .grid-item-content .short-ad img {
		width: 100%;
		height: auto;
	}

	.grid-item-content .description .post-excerpt {
		height: 110px;
		font-size: 14px;
		line-height: 20px;
	}

	.comic-img-top, .comic-archive-title {
		text-align: center;
	}

	.grid-item-content .comic-img-top img, .grid-item-content .crossword-img-top img {
		width: auto;
	}

	.grid-item-content .comic-archive-title, .grid-item-content .crossword-archive-title {
		padding: 10px 20px 20px 20px;
		font-size: 18px;
		line-height: inherit;
	}
}

@media only screen and (max-width: 767px) and (min-width: 576px) {
	.container {
		max-width: 540px;
	}

	.grid-item {
		padding: 10px;
	}

	.grid-item-content .ad-separator {
		height: 20px;
	}

	.grid-item-content .img-top {
		margin-bottom: 0;
	}

	.grid-item-content .full-img img {
		width: 100%;
		height: 311.4px;
	}

	.grid-item--height-sm {
		height: 164.16px;
	}

	.grid-item--height-md {
		height: 328.32px;
	}

	.grid-item--height-lg {
		height: 492.48px;
	}

	.grid-item--height-xlg {
		height: 656.64px;
	}

	.grid-item, .grid-sizer { width: 270px; }
	.grid-item--width-sm { width: 270px; }
	.grid-item--width-md { width: 540px; }

	.grid-item-content .long-ad, .grid-item-content .long-ad img {
		height: 552px;
	}

	.grid-item-content .short-ad, .grid-item-content .short-ad img {
		height: 63px;
	}

	.grid-item-content .description .post-title {
		font-size: 16px;
		line-height: 20px;
		height: 60px;
	}

	.grid-item-content .description .post-excerpt {
		height: 155px;
		font-size: 14px;
		line-height: 20px;
	}

	.grid-item-content .comic-archive-title, .grid-item-content .crossword-archive-title {
		font-size: 16px;
		line-height: 20px;
	}

	.grid-item-content .full-img .img-bottom-overlay {
		bottom: 10px;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.container {
		max-width: 750px;
	}

	.grid-item-content .full-img img {
		width: 100%;
		height: 409.38px;
	}

	.grid-item--height-sm {
		height: 218.88px;
	}

	.grid-item--height-md {
		height: 437.76px;
	}

	.grid-item--height-lg {
		height: 656.64px;
	}

	.grid-item--height-xlg {
		height: 875.5px;
	}

	.grid-item-content .long-ad, .grid-item-content .long-ad img {
		height: 729px;
	}

	.grid-item, .grid-sizer { width: 360px; }
	.grid-item--width-sm { width: 360px; }
	.grid-item--width-md { width: 720px; }

	.grid-item-content .description .post-title {
		line-height: 30px;
		height: 96px;
	}
	.grid-item-content .description .post-excerpt {
		height: 210px;
	}
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
	.grid-item--height-sm {
		height: 195.368px;
	}

	.grid-item--height-md {
		height: 390.735px;
	}

	.grid-item--height-lg {
		height: 586.1px;
	}

	.grid-item--height-xlg {
		height: 781.47px;
	}

	.grid-item, .grid-sizer, .grid-item--width-sm {
		width: 319.99px;
	}

	.grid-item--width-md {
		width: 639.98px;
	}

	.grid-item-content .description {
		height: auto;
	}

	.grid-item-content .description .post-title {
		font-size: 18px;
		line-height: 24px;
		height: 77px;
		-webkit-line-clamp: 3;
	}

	.grid-item-content .description .post-excerpt {
		height: 185px;
		font-size: 18px;
		line-height: 24px;
	}

	.grid-item-content .long-ad, .grid-item-content .long-ad img {
		height: 639px;
	}

	.grid-item-content .short-ad, .grid-item-content .short-ad img {
		height: 85px;
	}

	.grid-item-content .comic-archive-title, .grid-item-content .crossword-archive-title {
		font-size: 20px;
		line-height: 24px
	}
}

@media only screen and (max-width: 1439px) and (min-width: 1200px) {
	.grid-item--height-sm {
		height: 174.6px;
	}

	.grid-item--height-md {
		height: 349.2px;
	}

	.grid-item--height-lg {
		height: 523.8px;
	}

	.grid-item--height-xlg {
		height: 698.4px;
	}

	.grid-item, .grid-sizer, .grid-item--width-sm {
		width: 285px;
	}

	.grid-item--width-md {
		width: 570px;
	}

	.grid-item-content .long-ad, .grid-item-content .long-ad img {
		height: 561px;
	}

	.grid-item-content .short-ad, .grid-item-content .short-ad img {
		height: 77px;
	}

	.grid-item-content .img-top {
		margin-top: 0;
	}

	.grid-item-content .description .post-title {
		height: 65px;
		font-size: 16px;
		line-height: 22px;
	}

	.grid-item-content .description .post-excerpt {
		height: 165px;
		font-size: 16px;
		line-height: 22px;
	}

	.grid-item-content .comic-archive-title, .grid-item-content .crossword-archive-title {
		font-size: 18px;
		line-height: 22px;
	}
}

@media only screen and (max-width: 1679px) and (min-width: 1440px) {
	.container {
		max-width: 1320px;
	}

	.grid-item-content .full-img img {
		width: 100%;
		height: 373px;
	}

	.grid-item--height-sm {
		height: 202.5px;
	}

	.grid-item--height-md {
		height: 405px;
	}

	.grid-item--height-lg {
		height: 607.5px;
	}

	.grid-item--height-xlg {
		height: 810px;
	}


	.grid-item-content .long-ad, .grid-item-content .long-ad img {
		height: 663px;
	}

	.grid-item-content .description .post-title, .grid-item-content .comic-archive-title, .grid-item-content .crossword-archive-title {
		font-size: 18px;
		line-height: 23px;
		height: 96px;
		-webkit-line-clamp: 4;
	}

	.grid-item-content .short-ad, .grid-item-content .short-ad img {
		height: 86px;
	}

	.grid-item-content .description .post-author {
		margin-top: 0;
	}

	.grid-item-content .description .post-excerpt {
		margin-top: 0;
		height: 210px;
		font-size: 18px;
	}
}

@media only screen and (min-width: 1680px)
{
	.container {
		max-width: 1500px;
	}

}

@media only screen and (max-width: 1002px) {
	#content-area .post-image {
		min-width: 206px;
		height: auto;
	}
}

.inner-container {
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
}

/* Hide recapcha badge */
.grecaptcha-badge {
	display: none;
}
/* Center video */
.wp-video {
   margin: auto;
}

