/*-----------------------------------------------------------------------------------*/
/* - Theme Responsiveness
/*-----------------------------------------------------------------------------------*/

@media only screen and (min-width: 1600px) {
	.featured-area[data-slider-type="slider"] .slider-item {
		height: 560px;
	}

	.featured-area[data-slider-type="carousel"] .carousel-item .item-header-wrapper h2, .featured-area[data-slider-type="carousel"] .carousel-item .item-header-wrapper h2 a {
		font-size: 22px;
	}

	.featured-area[data-slider-type="slider"] .slider-item h2,
	.featured-area[data-slider-type="slider"] .slider-item h2 a {
		font-size: 42px;
	}

	.featured-area[data-slider-type="carousel"] .carousel-item h2, .featured-area[data-slider-type="carousel"] .carousel-item h2 a {
		font-size: 26px;
	}

	.btn {
		padding: 18px 24px;
	}

	.featured-area[data-slider-type="carousel"] .swiper-slide .feat-overlay {
		padding: 0 15%;
	}
}

@media only screen and (min-width: 1900px) {
	.featured-area[data-slider-type="slider"] .slider-item {
		height: 630px;
	}
}


@media only screen and (min-width: 1240px) {
	.container {
		width: 1200px;
	}

	.container.sidebar-open #content {
		width: 786px;
	}

	#sidebar {
		width: 370px;
	}
}

@media only screen and (max-width: 1025px) {
	.container {
		width:86%;
		max-width: 730px;
	}
	
	.main-navigation {
		display:none;
	}

	.top-search-area {
		width:auto;
	}
	
	.post, #content .page, .post-author, .related-posts, .post-comments {
		padding:40px;
	}
	
	#logo img {
		max-width:100%;
		height:auto;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	.related-posts .item {
		margin-bottom:3.5%;
	}
	
	#footer-widget-area .widget-columns {
		width:100%!important;
		margin-right: 0!important;
		margin-bottom: 75px;
	}
	
	.widget img {
		max-width:100%;
		height:auto;
	}
	
	.widget iframe {
		max-width:100% !important;
		height:auto;
	}
	
	.wpcf7 input {
		width:100%;
	}

	.container.sidebar-open #content{
		width: 100%;
		float:none;
	}

	.masonry-layout .post-item {
		width: 50%!important;
	}

	#sidebar {		
		width:100%;
		margin:30px auto 0;
		max-width:500px;
		float:none;
		min-height: 1px!important;
	}

	.theiaStickySidebar {
		position: static!important;
	}
	
	#top-widget-area .rotatingtweet p.rtw_main, #alternate-widget-area .rotatingtweet p.rtw_main {
		font-size:16px;
	}
	
	#alternate-widget-area .jr-insta-slider .widget-title,
	#top-widget-area .jr-insta-slider .widget-title {
		font-size: 24px;
		font-weight:300;
		text-align: center;
		padding-top: 40px;
		padding-bottom: 15px;
	}

	.featured-area[data-slider-type="carousel"] .item-header-wrapper {
		padding: 20px 15px 15px
	}

	.featured-area[data-slider-type="carousel"] .carousel-item .item-header-wrapper h2, .featured-area[data-slider-type="carousel"] .carousel-item .item-header-wrapper h2 a {
		font-size: 17px;
	}

	.featured-area[data-slider-type="carousel"] .item-header-wrapper .feat-cat-date {
		display: none;
	}

	.fotorama__wrap {
		margin: 0 auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	
	.related-posts .item {
		width:48.25%;
	}

	.related-posts .item:nth-child(2n){
		margin-right: 0;
	}

	.featured-area[data-slider-type="carousel"] .swiper-slide {
		width: 50%;
	}

	.search-form-area {
		width: 700px;
		margin-left: -350px;
	}
	
	.boxed-mode .sidebar-open .post-header h1, .boxed-mode .sidebar-open .post-header h2 a, 
	.boxed-mode .sidebar-open .post-header h1, .boxed-mode .sidebar-open .post-header h2 {
		font-size: 32px;
	}
	
}



@media only screen and (max-width: 782px) { 
	.wpadminbar-open .main-navigation-wrapper.sticky {
		top:46px!important;
	}
	
	#top-widget-area .rotatingtweet,
	#alternate-widget-area .rotatingtweet {
		padding:0 60px !important;
	}
	#alternate-widget-area .jr-insta-slider .widget-title,
	#top-widget-area .jr-insta-slider .widget-title {
		font-size:24px;
	}
	
	.featured-area[data-slider-type="slider"] .slider-item h2, .featured-area[data-slider-type="slider"] .slider-item h2 a {
		font-size:28px;
	}

	.gallery.gallery-columns-3 .gallery-caption {
		display: none;
	}

	.featured-area[data-slider-type="slider"] .item-link {
		padding: 40px 40px 50px
	}
}

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

@media only screen and (max-width: 767px) {

	#logo img {
		max-width: 80%;
	}

	#top-social-items {
		padding: 0;
		background: none;
	}

	#right-side-area {
		max-width: 100%;
	}
	
	.right-side-menu {
		top:10px;
		right:15px;
	}

	.featured-area[data-slider-type="carousel"] .swiper-slide {
		width: 100%;
	}

	.search-form-area {
		width: 450px;
		margin-left: -225px;
	}

	.post-share .post-share-inner {
		padding: 0 10px;
	}

	.post-header h1 a, .post-header h2 a, .post-header h1, .post-header h2,
	.sidebar-open .post-header h1, .sidebar-open .post-header h2 a, 
	.sidebar-open .post-header h1, .sidebar-open .post-header h2 {
		font-size: 32px;
		line-height: 1.2;
	}

	.post, #content .page, .post-author, .related-posts, .post-comments {
		padding: 26px;
	}
	
	.related-posts .item {
		width:100%;
		margin-right: 0;
		margin-bottom:30px;
	}

	#respond p[class*="comment-form"] {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	
	.thecomment .author-img {
		display:none;
	}
	
	.masonry-layout .post-item {
		width: 100%!important;
	}

	.post-list.full .format-quote .post-entry blockquote p, .post-list.full .format-link .post-entry a {
		font-size: 24px;
		line-height: 1.4;
	}

	.post-entry-bottom {
		text-align: center;
	}

	.post-share {
		margin-top: 20px;
	}

	.post-entry-bottom a.custom-more-link, .post-share,
	.post-tags {
		float: none;
	}

	.post-tags {
		top:0;
	}

	.post-entry-bottom a.custom-more-link {
		display: inline-block;
	}

	.post-share {
		display: block;
	}

	.post-share ul {
		position: static;
		display: none;
		margin-top:10px;
		text-align: center;
	}

	.post-share li.share-item {
		position: static;
		display: inline-block;
	}

	.post-entry-bottom a.custom-more-link:after {
		display: none;
	}

	.post-author .author-img {
		position: static;
		width:100%;
		margin-top:0;
		margin-bottom: 15px;
		text-align: center;
	}

	.post-author .author-content {
		text-align: center;
		padding:0;
	}
	
	.post-comments ul.children {
		margin:0;
	}

	.pagination .older, .pagination .newer {
		float: none;
	}

	.pagination .older {
		margin-bottom: 10px;
	}

	.pagination .older a, .pagination .newer a {
		display: block;
		text-align: center;
	}

	.related-posts .item h3 {
		font-size: 18px;
	}
	
}

@media only screen and (max-width: 600px) { 
	#wpadminbar {
		position: fixed;
	}
}

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

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
}

@media only screen and (max-width: 479px) {
	body {
		font-size: 13px;
	}

	h1 {
		font-size:23px;
	}

	h2 {
		font-size:20px;
	}

	h3 {
		font-size:18px;
	}

	h4 {
		font-size:17px;
	}

	h5 {
		font-size:16px;
	}

	h6 {
		font-size:14px;
	}

	#main-container {
		margin-top: 30px;
		padding-bottom: 30px;
	}

	.main-navigation-wrapper {
		height: 51px;
	}
		
	.top-search-area a {
		line-height: 51px;
		height: 51px;
	}

	.slicknav_btn {
		height: 51px;
		line-height: 51px;
	}

	.main-navigation-wrapper .sticky-logo {
		margin-top:-12px;
	}
	
	.main-navigation-wrapper .sticky-logo img {
		max-height:24px;
	}

	.search-form-area {
		width: 300px;
		margin-left: -150px;
	}

	.featured-area[data-slider-type="slider"] .item-link {
		padding: 30px 30px 36px;
	}

	.featured-area[data-slider-type="slider"] .item-header-wrapper .item-postit {
		padding: 10px 13px;
		font-size: 10px;
		top:-22px;
	}

	.featured-area[data-slider-type="slider"] .slider-item h2, .featured-area[data-slider-type="slider"] .slider-item h2 a {
		font-size: 20px;
	}

	.featured-area[data-slider-type="slider"] .item-link .date-author {
		display: none;
	}

	.featured-area .slider-item .btn-wrapper {
		display:none;
	}

	#top-widget-area .rotatingtweet p.rtw_main, #alternate-widget-area .rotatingtweet p.rtw_main {
		font-size: 14px;
	}

	.mobile-device #top-widget-area {
		padding: 15px 0 9px;
	}

	.post-header h1 a, .post-header h2 a, .post-header h1, .post-header h2, .sidebar-open .post-header h1, .sidebar-open .post-header h2 a, .sidebar-open .post-header h1, .sidebar-open .post-header h2 {
		font-size: 24px;
		line-height: 1.3;
	}

	.featured-area[data-slider-type="slider"] .slider-item {
		height: 350px;
	}
	
	.container {
		width: 90%;
	}

	#top-widget-area .rotatingtweet, #alternate-widget-area .rotatingtweet {
		padding: 0 !important;
	}

	.post-header h1, .post-header h2 {
		padding: 0;
	}

	blockquote {
		margin-left: 0;
		margin-right: 0;
	}

	.post-header .date-author .author {
		display: block;
	}

	.post-header .date-author p {
		display:block;
	}

	.post-header .date-author .seperator {
		display: none;
	}

	blockquote p {
		font-size: 17px;
		margin-top: 0;
	}

	.post-share {
		margin-top: 15px;
	}

	.format-quote .post-entry blockquote,
	.format-link .post-entry a {
		margin: 15px;
	}

	.format-quote .post-entry blockquote p,
	.format-link .post-entry a {
		font-size:22px;
	}

	.mejs-overlay-button {
		width: 50px;
		height: 50px;
		margin: -25px 0 0 -25px;
		background-size:cover;
	}

	.post-entry-bottom {
		margin-top: 8px;
  		padding-top: 18px;
	}

	.post-header {
		margin-top: 10px;
		margin-bottom: 25px;
	}

	.post-featured-item {
		margin-bottom: 20px;
	}

	#alternate-widget-area .jr-insta-slider .widget-title,
	#top-widget-area .jr-insta-slider .widget-title {
		font-size: 18px;
	}

	.archive-title-area {
		padding: 15px 0;
	}

	.author-content p {
		font-size: 13px;
	}

	.post-author .box-title-area .title {
		font-size: 17px;
	}

	.box-title-area .title {
		font-size: 19px;
	}

	.comment-item .comment-text span.author, .comment-item .comment-text span.author a {
		font-size: 16px;
	}

	.related-posts .item h3 {
		font-size: 18px;
	}

	.post-share .share-box {
		width:30px; 
		height:30px;
		line-height: 31px;
		font-size: 12px;
	}
}

/*
     FILE ARCHIVED ON 16:01:40 Aug 31, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:07:04 Jan 17, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.692
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.017
  esindex: 0.014
  cdx.remote: 129.624
  LoadShardBlock: 385.223 (3)
  PetaboxLoader3.datanode: 176.881 (4)
  PetaboxLoader3.resolve: 263.365 (3)
  load_resource: 109.067
*/