html {
	  -webkit-text-size-adjust: 100%;
}

/*---RETINA GRAPHICS---*/

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	

}

/*---RESPONSIVE QUERIES---*/

@media ( max-width : 1260px ) {
	
	#main {
		letter-spacing: .15em;
		font-size: 14px;
	}

	
	#main li {
		margin: 0;
	}
	
	#main li a {
		padding: 0 15px;
	}
	
	#main li.social a {
		padding: 0 6px;
	}
	.homepage-featured .item a h3 {
		font-size: 12px;
	}
}

@media ( max-width : 1160px ) {
	.top-bar .logo {
		overflow: hidden;
		width: 300px;
		float: left;
		margin: 15px 0px 10px 10px;
	}
		.top-bar .logo img {
			width: 100%;
			height: auto;
		}

	#main {
		letter-spacing: .1em;
		font-size: 13px;
	}

	#main li {
		margin: 0;
	}
	
	#main li a {
		padding: 0 12px;
	}
	.top-bar .social a svg {
		height: 14px;
	}
	#main li.social a {
		padding: 0 6px;
	}
}

@media ( max-width : 980px ) {
	.top-bar .logo {
		overflow: hidden;
		width: 230px;
		float: left;
		margin: 20px 0px 10px 10px;
	}

	#main {
		letter-spacing: .08em;
		font-size: 11px;
	}

	#main li {
		margin: 0;
	}
	
	#main li a {
		padding: 0 7px;
	}
	#main li.social {
		
	}
	#main li.search {
		vertical-align: middle;
		margin: 0 0 0 4px;
		
	}
	#main li.search a {
		width: 55px;
		height: 71px;
		line-height: 70px;
		background-color: #dc0436;
		color: #ffffff;
		text-align: center;
	}
		#main li.search a i {
			font-size: 22px;
			line-height: 70px;
		}
	.top-bar .social a svg {
		height: 13px;
	}
	#main li.social a {
		padding: 0 5px;
	}
	
	.homepage-featured .item a h3 {
		bottom: 10px;
		left: 10px;
		right: 10px;
		font-size: 11px;
		font-size: 1.25vw;
		letter-spacing: .1em;
		padding: 6px 5px 5px;
	}
	.home-section.travel .caption {
		padding-left: 1%;
	}
	
	.home-section.travel .caption h3 {
		margin: 50px 0 -20px;
	}
	.home-section.travel .caption p {
		margin-left: 10%;
		font-size: 19px;
	}
}

@media ( max-width : 850px ) {
	.homepage-featured {
		margin-bottom: 40px
	}
	.homepage-featured .wrap {
		padding: 0 1%;
	}
	.homepage-featured .item {
		width: 24.25%;
		margin-right: 1%;
	}
	
		.homepage-featured .item:nth-child(4n) {
			margin-right: 0
		}
		.homepage-featured .item:nth-child(5n) {
			display: none
		}
	.homepage-featured .item a h3 {
		font-size: 11px;
		font-size: 1.4vw;
	}
	.featured-subscribe {
		margin-bottom: 40px
	}
	.featured-subscribe .subscribe h3 {
		background: url(images/cherries@2x.png) no-repeat left center;
		background-size: 38px auto;
		margin: 0;
		min-height: 50px;
		line-height: 50px;
		text-align: left;
		padding-left: 42px;
		width: 100%;
		max-width: 320px;
		font-size: 16px;
	}
		.featured-subscribe .subscribe h3 em {
			width: 30px;
			height: 25px;
		}
	.featured-subscribe .subscribe .email-form {
		width: -moz-calc(100% - 320px);
		width: -webkit-calc(100% - 320px);
		width: calc(100% - 320px);
	}
	.featured-subscribe .subscribe .email-input {
		height: 50px;
		line-height: 50px
	}
	.featured-subscribe .subscribe .email-submit {
		height: 50px;
		line-height: 53px
	}
	
	.home-section.travel {
		
	}
		.home-section.travel .wrap {
			background:  url(images/travelbg@2x.png) no-repeat left 70px;
			background-size: 400px auto;
			padding: 80px 2%
		}
	.home-section.travel img {
		width: 45%
	}
	.home-section.travel .caption {
		width: 55%
	}
	
	.home-section.travel .caption h3 {
		width: 92%;
		height: 0;
		margin-top: 0;
		padding-bottom: 30%
	}
	
	.home-section.travel .caption p {
		margin-left: 5%;
		font-size: 18px;
	}

	
}
@media ( max-width : 799px ) {
		
	#main, .top-bar, .header-search, .header .social {
		display: none;
	}
	
	.header-spacer {
		display: block;
		height: 50px;
		margin-bottom: 20px;
	}		
		body.home .header-spacer {
			margin-bottom: 7px;
		}
	.span_content, .span_content_full {
		float: none;
		width: 100%;
		max-width: 100%; 
		margin: 0 auto;
	}
	
	.span_content {
		max-width: 680px;
	}
	.span_content_full {
		max-width: 100%; 
	}	
	
	.span_sidebar {
		clear: both;
		width: 100%;
		float: none;
		margin: 30px auto 0;
	}

	.topsidebar, .midsidebar, .lowersidebar {
		float: none;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		max-width: 340px;
	}
	.sidebar .subscribe {
		display: none
	}
	.teaser-post h2.post-title {
		font-size: 20px;
	}
	
	.home-section.about {
		margin: 80px auto 130px;
		max-width: 775px;
		position: relative;
		font-size: 16px;
	}
	
	.home-section.about {
		margin: 120px auto 120px;
		position: relative;
		background-color: #FDF3F5;
		padding: 60px 0;
	}

	.home-section.about img {
		width: 40%;
		float: left;
		height: auto;
		display: block;
	}
	.home-section.about .caption {
		width: 60%;
		padding-left: 30px;
		float: left;
		text-align: left
	}
	
	.home-section.about .caption h3 {
		margin: 0px 0 -15px -75px;
	}
	
	.footer .widget_featured-groups {
		margin: 0;
		padding: 0;
		position: relative;
		overflow: hidden;
	}
		.footer .widget_featured-groups .item {
			width: 33.3333%;
			margin: 0;
			float: left;
		}
			.footer .widget_featured-groups .item img {
				width: 100%;
				height: auto;
				display: block;
			}
		.footer .widget_featured-groups .item:nth-of-type(3n) {
			margin-right: 0;
		}
	.sub-footer .footer-nav {
		display: block;
		width: 100%;;
		line-height: 30px;
		text-align: center;
		float: none
	}

	.sub-footer .social {
		width: 100%;
		float: none;
		text-align: center;
		line-height: 30px;
		margin-top: 30px;
	}
	
	.home-section.travel {
		margin-bottom: 0;
		}
	body .footer-subscribe {
		padding-top: 40px
	}
	body.home .footer-subscribe {
		padding-top: 0px
	}

	
}

@media ( max-width : 750px ) {

		
	.featured-subscribe .subscribe .email-input {
		height: 50px;
		line-height: 50px;
		width: -moz-calc(100% - 50px);
		width: -webkit-calc(100% - 50px);
		width: calc(100% - 50px);
		font-size: 16px;
	}
	.featured-subscribe .subscribe .email-submit {
		height: 50px;
		width: 50px;
		line-height: 53px;
		padding: 0;
		text-align: center
	}
	
		.featured-subscribe .subscribe .email-submit span {
			display: none
		}
}

@media ( max-width : 700px ) {
	
	.home-section {
		margin-bottom: 80px;
		overflow: hidden;
	}
		.category-featured-section {
			margin-bottom: 0;
			margin-top: 50px;
		}
	.home-section .item {
		overflow: hidden;
		text-align: center;
		width: 31%;
		margin: 0 3.5% 0% 0;
		float: left;
	}
		.home-section .item:nth-child(3n) {
			margin-right: 0;
		}
		.home-section .item:nth-child(4) {
			display: none;
		}
	
	.home-section .more {
		padding-top: 20px
	}
	
	.home-section.widget_search {
		padding: 30px 0 40px;
	}
	.home-section.widget_search h3.widget-title {
		font-size: 25px;
		margin: 5px auto 0;
		display: block;
		width: 400px;
		vertical-align: middle;
		text-align: center;
	}

	.home-section.widget_search .search-widget {
		display: block;
		width: 100%;
		max-width: 450px;
		vertical-align: middle;
		margin: 0 auto;
	}
	
	.home-section.travel .wrap {
		padding: 50px 20px;
	}
	.home-section.travel .caption h3 {
		margin-top: 30px
	}
	
	.home-section.travel .caption p {
		margin-left: 5%;
		font-size: 17px;
		line-height: 1.5;
	}

}


@media ( max-width : 650px ) {
	
	.teaser-post {
		width: 47%;
		margin: 0 6% 50px 0;
	}
	.span_content_full .teaser-posts .teaser-post {
		width: 47%;
		margin: 0 6% 40px 0 !important;
		clear: none !important;
	}
		.span_content_full .teaser-posts .teaser-post:nth-child(2n) {
			margin-right: 0 !important;
		}
		.span_content_full .teaser-posts .teaser-post:nth-child(2n+1) {
			clear: left !important;
		}
	
	a.more-link {
		letter-spacing: .15em;
		font-size: 12px;
		padding: 11px 15px 10px;
	}
	.home-section.about {
		margin: 40px auto 80px;
		padding: 50px 0 40px
	}
		.home-section.about .wrap {
			padding: 0 25px;
		}
	.home-section.about img {
		float: none;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		height: auto;
		display: block;
	}
	.home-section.about .caption, .home-section.about p.more {
		width: 100%;
		text-align: center;
		padding: 0;
		float: none;
	}
	.home-section.about .caption h3 {
		width: 330px;
		height: 126px;
		background: url(images/welcome@2x.png) no-repeat left center;
		background-size: 100% auto;
		color: transparent;
		text-indent: -9999px;
		font-size: 1px;
		vertical-align: middle;
		margin: -60px auto 0;
		position: relative;
		z-index: 101;
	}
	
	
}
@media ( max-width : 600px ) {
	.homepage-featured .item {
		width: 32.66667%;
		margin-right: 1%;
	}
	
		.homepage-featured .item:nth-child(3n) {
			margin-right: 0
		}
		.homepage-featured .item:nth-child(4n) {
			display: none
		}
	.homepage-featured .item a h3 {
		font-size: 13px;
		font-size: 2vw;
		letter-spacing: .1em;
		padding: 6px 5px 5px;
	}
	.archive-post h4 {
		letter-spacing: .1em;
		font-size: 13px;
	}
	
}
@media ( max-width : 580px ) {

	.homepage-featured {
		margin-bottom: 20px;
	}
	.featured-subscribe {
		margin-bottom: 40px;
	}
	.featured-subscribe .subscribe {
		background: url(images/cherries@2x.png) no-repeat left center;
		background-size: 58px auto;
		padding-left: 75px;
	}
	.featured-subscribe .subscribe h3 {
		margin: 0 auto;
		float: none;
		background-image: none;
		max-width: 100%;
		padding: 0;
		text-align: left;
		min-height: auto;
		line-height: 1.3;
	}

	.featured-subscribe .subscribe .email-form {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	
	.home-section.travel {
		text-align: center;
		overflow: visible;
		position: relative;
		margin-top: 200px;
	}
	
		.home-section.travel .wrap {
			background-position: center 190px;
			background-size: 70% auto;
			overflow: visible;
			padding: 50px 4% 40px
		}
	.home-section.travel img {
		float: none;
		display: inline-block;
		width: 90%;
		height: auto;
		max-width: 350px;
		margin-top: -225px;
	}
		
	.home-section.travel .caption {
		width: 100%;
		padding-left: 0%;
		margin-top: 0px;
		float: none;
		text-align: center;
		clear: both
	}
	
	.home-section.travel .caption h3 {
		color: #ffffff;
		width: 400px;
		height: 120px;
		padding-bottom: 0;
		margin: -20px auto -20px;
	}
	
	.home-section.travel .caption p {
		margin-left: 0%;
		font-size: 20px;
		line-height: 1.6;
		text-align: center;
		text-shadow: 2px 2px 6px rgba(0,0,0,.95)
	}
	
	.home-section.travel .caption p.more a.more-link {
		background-color: rgba(0,0,0,.3)
	}
		.home-section.travel .more a.more-link:hover {
			background-color: #dc0436
		}


}
@media ( max-width : 500px ) {
	h3.divider {
		font-size: 18px;
		
	}
	h3.divider:after {
		margin: -10px auto 15px;
	}
	.home-section .description {
		font-size: 90%;
	}
	.breadcrumb .breadcrumb_last {
		display: none
	}
	.home-section .item {
		overflow: hidden;
		text-align: center;
		width: 47%;
		margin: 0 6% 4% 0;
		float: left;
	}
	
		.home-section .item:nth-child(3n) {
			margin-right: 6%;
		}
		.home-section .item:nth-child(2n) {
			margin-right: 0;
		}
		.home-section .item:nth-child(4) {
			display: block
		}


	.home-section.widget_search {
		margin: 10px auto 70px;
		padding: 50px 0;
	}
	.home-section.widget_search h3.widget-title {
		font-size: 20px;
		margin: 5px 0 0;
		width: 100%;
	}

	.home-section.widget_search h3.widget-title em {
		width: 80px;
		height: 53px;
		margin-right: -5px;
	}
	.home-section.widget_search .more a {
		font-size: 12px;
		letter-spacing: .12em;
	}
	
	.archiveslist {
	    overflow: hidden;
	    -moz-column-count: 2;
	    -moz-column-gap: 10px;
	    -webkit-column-count: 2;
	    -webkit-column-gap: 10px;
	    column-count: 2;
	    
	}
	
}
/** Image Size Fix **/
@media only screen and (max-width: 499px) { 
	.entry-content .wp-block-image { width: 100% !important; }
	.entry-content .dpsp-pin-it-wrapper { width: 100% !important; }
}

@media ( max-width : 425px ) {
	.home-section.travel .caption h3 {
		color: #ffffff;
		width: 90%;
		height: 0;
		padding-bottom: 29%;
		margin: -20px auto -20px;
	}
	
}
@media ( max-width : 400px ) {
	h1 {
		font-size: 26px;
	}
	
	h2 {
		font-size: 21px;
	}
	.home-section.about .caption h3 {
		width: 100%;
		height: 0;
		padding-bottom: 38%;
		margin: -40px auto 0;
	}
	.home-section.about p.more a.more-link {
		margin: 5px;
		padding: 9px 10px 8px
	}
	
	
	.teaser-post {
		width: 100% !important;
		margin: 0 0 50px 0;
		float: none;
	}
	.archives .archive-post, .shop .archive-post {
		width: 48%;
		float: left;	
		clear: none !important;
		margin-right: 4% !important;
		margin-bottom: 15px;
		text-align: center;
	}
		.shop .archive-post:nth-child(3n), .shop .archive-post:nth-child(4n) {
			margin-right: 4% !important;
		}
		.shop .archive-post:nth-child(3n+1), .shop .archive-post:nth-child(4n+1) {
			clear: none !important
		}

		
	.archive-post:nth-of-type(2n), .shop .archive-post:nth-of-type(2n) {
		margin-right: 0 !important;
	}
	.archive-post:nth-child(2n+1), .shop .archive-post:nth-of-type(2n+1) {
		clear: both !important;
	}
	
	.related .archive-post:nth-child(3) {
		display: none;
	}

}

@media ( max-width : 380px ) {
	.homepage-featured .item a h3 {
		bottom: 3px;
		left: 3px;
		right: 3px;
		padding: 3px 4px 2px;
		font-size: 2vw;
	}
	.featured-subscribe, .featured-subscribe .wrap {
		padding: 0 8px 0 0;
	}
	.featured-subscribe .subscribe {
		background: url(images/cherries@2x.png) no-repeat 0px center;
		background-size: 48px auto;
		padding-left: 55px;
	}
	.featured-subscribe .subscribe h3 {
		font-size: 14px;
		font-size: 4.4vw
	}
	.featured-subscribe .subscribe .email-input {
		height: 40px;
		line-height: 40px;
		padding: 0 12px;
	}
	.featured-subscribe .subscribe .email-submit {
		height: 40px;
		line-height: 43px
	}
	.home-section.widget_search h3.widget-title {
		font-size: 16px;
		margin: 5px 0 0;
		width: 100%;
	}

	.home-section.widget_search h3.widget-title em {
		width: 80px;
		height: 53px;
		margin-right: -5px;
	}
}

@media ( max-width : 300px ) {
	.featured-subscribe, .featured-subscribe .wrap {
		padding: 0 8px;
	}
	.featured-subscribe .subscribe {
		background-image: none;
		padding-left: 0;
	}
}