/*
Template: Millennium - Restaurant HTML Template
Author: Peacefulqode.com
Version: 1.0
Design and Developed by: Peaceful Qode
*/


@media(max-width: 1199px){
	
	.pq-section-title-style-1.text-center{
		padding: 0;
	}

	section{
		padding: 90px 0;
	}
}

@media(max-width: 1023px){

	.pq-section-title-style-1 .pq-section-title{
		font-size: 44px;
		line-height: 52px;
	}
}

@media(max-width:767px) {

	.homepages img, .innerpages img{
		width: 100%;
	}

	.pq-section-title-style-1 .pq-section-title{
		font-size: 38px;
		line-height: 1.3;
	}

	section{
		padding: 60px 0;
	}
}
