/*
Template: Electrik - Electricity Services HTML Template
Author: peacefulqode.com
Version: 1.0
Design and Developed by: Peacefulqode
*/

@media(max-width: 1699px){

	.pq-responsive-img{
		margin-right: -125px;
	}
}

@media(max-width: 1679px){

	.pq-responsive-img{
		margin-right: -90px;
	}
}

@media(max-width: 1599px){

	.pq-responsive-img{
		margin-right: -15px;
	}
}

@media(max-width: 1399px){
	
	.pq-responsive-img img{
		width: 100%;
		max-width: 100%;
	}
}

@media(max-width: 1365px){

	.pq-responsive-img{
		margin: 0;
	}
}

@media(max-width: 1199px){

	section{
		padding: 90px 0;
	}

	.pq-section-title.pq-style-1.text-center {
		padding: 0;
	}

	.pq-px-90{
		padding: 0 15px;
	}

	.pq-mb-45{
		margin-bottom: 0;
	}

	.pq-ps-60{
		padding-left: 15px;
	}

	.pq-blogging-image-1 img{
		width: 65%;
	}

	.pq-blogging-image-2 img{
		width: 75%;
	}

	.pq-sticky-top{
		position: relative;
		text-align: center;
		top: 0;
	}

	.pq-py-150{
		padding: 90px 0;
	}
}

@media(max-width: 1023px){
	
	.pq-section-title.pq-style-1 .pq-section-main-title {
		font-size: 44px;
		line-height: 52px;
	}
}

@media(max-width: 767px){

	section{
		padding: 60px 0;
	}

	.pq-section-title.pq-style-1.text-center {
		margin-bottom: 30px;
	}

	.pq-image-box.pq-style-2{
		display: block;
		text-align: center;
	}

	.pq-image-box.pq-style-2 .pq-image-box-img{
		margin-right: 0;
		margin-bottom: 20px;
	}

	.pq-py-150{
		padding: 60px 0;
	}
}

@media(max-width: 479px){

	.pq-section-title.pq-style-1 .pq-section-main-title {
		font-size: 28px;
		line-height: 36px;
	}
}