<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************************************************
*	10. Tablet									 *
*************************************************/
@media only screen and (max-width: 960px) {
	
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
	
	#top-search {
	display:block;	
	}
	
	#sidebar {
	border-width: 0px;
	padding: 0px;
	}
	
	.post,
	.post-share {
	margin-bottom:40px;	
	}
	
	.post-header h1 a, .post-header h2 a, .post-header h1 {
		font-size:28px;
		letter-spacing:2px;
	}
	

	
	.slicknav_menu ul {
	background: #f9f9f9;
	z-index:100000;
	position:relative;
	text-align:left;
	}
	
	.container {
		width:726px;
	}
	
	#navigation-wrapper {
		display:none;
	}
	
	#logo img {
		max-width:726px;
		height:auto;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	.post-image img {
		width:726px;
		height:auto;
	}
	
	
	.post-image.audio iframe {
		width:726px;
		height:auto;
	}
	
		.container.tt_sidebar .post-image.audio iframe {
			width:476px;
			height:auto;
		}
	
	.item-related {
		width:230px;
		margin-right:17px;
	}
	.post-pagination .prev-post {
		width:383px;
	}
	.post-pagination .next-post {
		width:383px;
	}
	
	
	
	.footer-widget-wrapper {
		width:230px;
		margin-right:17px;

	}
	
	.widget img {
		max-width:230px;
		height:auto;
	}
	
	.about-widget img {
		max-width:100%;
		height:auto;
	}
	
	.widget iframe {
		max-width:230px !important;
		height:auto;
	}
	
	#footer-logo img {
		max-width:726px;
		height:auto;
	}
	#footer-social a {
		margin:0 15px;
	}
	#footer-social a i {
		height:32px;
		width:32px;
		line-height:32px;
		margin-right:0;
		font-size:14px;
	}
	#footer-social a span {
		display:none;
	}
	
	.wpcf7 input {
		width:208px;
	}
	
	.sp-grid li {
		width:353px;
	}
	.sp-grid li:nth-child(3n+3) {
		margin-right:15px;
	}
	.sp-grid li:nth-child(2n+2) {
		margin-right:0;
	}
	
	.container.tt_sidebar #main {
		width:476px;
		margin-right:20px;
	}
	.container.tt_sidebar #sidebar {
		width:230px;
	}
	
		.container.tt_sidebar #sidebar .widget,
		.footer-widget-wrapper .widget {
			width:230px;
		}
		
	.container.tt_sidebar .sp-grid li {
		width:228px;
	}
	
	.container.tt_sidebar .item-related {
		width:149px;
		margin-right:14px;
	}
	.container.tt_sidebar .item-related:last-child {
		margin-right:0;
	}
	.container.tt_sidebar .item-related h3 a {
		font-size:12px;
		letter-spacing:1px;
	}
	
	.container.tt_sidebar #respond textarea {
		width:93%;
	}
	#sidebar .widget .searchform input.s { 
			width:160px;
		}
	
}

/*************************************************
*	Mobile Portrait								 *
*************************************************/

@media only screen and (max-width: 767px) {
	
	.post-header .cat {
		display:block;	
	}
	
	#top-search {
	display:block;	
	}
	
	#sidebar {
	border-width: 0px;
	padding: 0px;
	}
	
	
	.slicknav_menu ul {
	background: #f9f9f9;
	z-index:100000;
	position:relative;
	text-align:left;
	}
	
	.container {
		width:280px;
	}
	
	#navigation-wrapper {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	#logo img {
		max-width:280px;
		height:auto;
	}
	
	.post-header h1 a, .post-header h2 a, .post-header h1 {
		font-size:18px;
		letter-spacing:2px;
	}
	
	.post,
	.post-share {
	margin-bottom:40px;	
	}
	
	.post-image img {
		width:280px;
		height:auto;
	}
	
	.post-image.audio iframe {
		width:280px;
		height:auto;
	}
	
	.pagination .older {
	margin-right:10px;	
	}
	
		.pagination .newer {
	margin-left:10px;	
	}
	
	.item-related {
		width:280px;
		margin-bottom:30px;
	}
	
	.share-box {
		width:36px; 
		height:36px; 
		line-height:36px;
		margin:0 4px;
	}
	
	.post-pagination .prev-post {
		width:280px;
	}
	.post-pagination .next-post {
		width:280px;
	}
	
	#respond textarea {
		width:90%;
	}
	
	.thecomment .author-img {
		display:none;
	}
	
	.widget {
		width:280px;
		margin-right:32px;
		float:left;
		margin-bottom:35px;
	}
	
	#footer-logo img {
		max-width:280px;
		height:auto;
	}
	
	#footer-social a i {
		height:28px;
		width:28px;
		line-height:28px;
		margin-right:0;
		font-size:12px;
	}
	#footer-social a {
		margin:0 5px;
	}
	#footer-social a span{
		display:none;
	}
	
	#footer-copyright p {
	text-align:center;
	display:block;	
	width:100%;
	}
	
	.wpcf7 textarea {
		width:94%;
	}
	
	.sp-grid li {
		width:280px;
	}
	.sp-grid li:nth-child(3n+3) {
		margin-right:0;
	}
	.sp-grid li:nth-child(2n+2) {
		margin-right:0;
	}
	
	.container.tt_sidebar #main {
		width:280px;
		margin-right:0;
	}
	.container.tt_sidebar #sidebar {
		width:280px;
	}
	
		.container.tt_sidebar #sidebar .widget,
		.footer-widget-wrapper .widget {
			width:280px;
		}
		
	.container.tt_sidebar .item-related {
		width:280px;
		margin-bottom:30px;
	}
	
	#stickymenu, #notstickymenu {
	  height: 191px;
	}
	
	#sidebar .widget .searchform input.s {
	  width: 208px;
	}

	
	
}

/*************************************************
*	10. Landscape								 *
*************************************************/

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
		.post-header .cat {
		display:inline-block;	
	}
	
	
	.post-header h1 a, .post-header h2 a, .post-header h1 {
		font-size:24px;
		letter-spacing:2px;
	}

	
	#sidebar {
	border-width: 0px;
	padding: 0px;
	}
	
	
	.container {
		width:480px;
	}
	
	#logo img {
		max-width:480px;
		height:auto;
	}
	
	.post-image img {
		width:480px;
		height:auto;
	}
	
	.post-image.audio iframe {
		width:480px;
		height:auto;
	}
	
	.item-related {
		width:480px;
		margin-bottom:30px;
	}
	
	.share-box {
		width:45px; 
		height:42px; 
		line-height:42px;
		margin:0 10px;
	}
	
	.post-pagination .prev-post {
		width:480px;
	}
	.post-pagination .next-post {
		width:480px;
	}
	
	.widget {
		width:480px;
		margin-right:32px;
		float:left;
		margin-bottom:35px;
	}
	
	#footer-logo img {
		max-width:480px;
		height:auto;
	}
	
	#footer-social a {
		margin:0 12px;
	}
	
	#footer-social a i {
		height:32px;
		width:32px;
		line-height:32px;
		margin-right:0;
		font-size:14px;
	}
	
	.wpcf7 textarea {
		width:95%;
	}
	
	.sp-grid li {
		width:230px;
	}
	.sp-grid li:nth-child(3n+3) {
		margin-right:15px;
	}
	.sp-grid li:nth-child(2n+2) {
		margin-right:0;
	}
	
		.container.tt_sidebar .sp-grid li {
			width:230px;
		}
		.container.tt_sidebar .sp-grid li:nth-child(3n+3) {
			margin-right:15px;
		}
		
		.container.tt_sidebar .sp-grid li:nth-child(2n+2) {
			margin-right:0;
		}
		
	.container.tt_sidebar #main {
		width:480px;
		margin-right:0;
	}
	.container.tt_sidebar #sidebar {
		width:480px;
	}
	
		.container.tt_sidebar #sidebar .widget,
		.footer-widget-wrapper .widget {
			width:480px;
		}
		
		#sidebar .widget .searchform input.s {
		  width: 408px;
		}

	.container.tt_sidebar .item-related {
		width:480px;
		margin-bottom:30px;
	}
	#stickymenu, #notstickymenu {
	  height: 223px;
	}
	
}</pre></body></html>