/*******Mobile, Table...*****/

@media (max-width: 949px) {

}
@media (max-width: 767px) {

	.mel-container {
		width: 100%;
		max-width: 100%;
	}

	.header .logo {
	    font-size: 24px;
	    font-weight: 400;
	    letter-spacing: 1px;
	    line-height: 36px;
	}

	.navigation li a {
	    font-size: 11px;
	    line-height: 15px;
	    letter-spacing: 0.5px;
	}

	.slider-container {
		width: 100%;
		max-width: 100%;
	}

	.home-slider .bx-wrapper .bx-caption span {
		font-size: 16px;
		line-height: 18px;
		letter-spacing: 0.5px;
		width: 200px;
	}
	.home-slider ul li {
		height: 200px;
	}


	ul.category-posts li {
		width: 100%;
	}
	ul.category-posts li .feature {
		height: 250px;
	}
	.category-section.style2 ul.category-posts li {
		width: 100%;
	}
	.category-section.style2 ul.category-posts li .feature {
		height: 250px;
	}
	.category-section.style3 ul.category-posts li {
		width: 100%;
	}
	.category-section.style3 ul.category-posts li .feature {
		height: 250px;
	}


	.instagram-gallery {
		height: 520px;
		text-align: center;
	}
	.instagram-gallery a {
		width: 30%;
	}

}

@media (max-width: 479px) {


}

/****************************************************