/*
Template: Opticeye - Optometrist & Eye Care HTML Template
Author: peacefulqode.com
Version: 1.0
Design and Developed by: Peacefulqode
*/

@media(max-width: 1679px){

    .pq-responsive-img img{
        width: 100%;
        max-width: 100%;
    }
}

@media(max-width: 1599px){
    
    .pq-responsive-img{
        margin-right: -80px;
    }
}

@media(max-width: 1399px){

    .pq-responsive-img{
        margin-right: -50px;
    }
}

@media(max-width: 1365px){

    .pq-responsive-img{
        margin-right: -10px;
    }
}

@media(max-width: 1199px){

    section{
        padding: 90px 0;
    }

    .pq-responsive-img{
        margin-right: 0;
    }

    .pq-section-title.pq-style-1.text-center {
		padding: 0;
	}

    .pq-px-30{
        padding: 0 15px;
    }

    .pq-ps-60{
        padding-left: 15px;
    }

    .pq-blogging-img-div .img-1,
    .pq-blogging-img-div .img-2{
        margin-left: 0;
    }

    .pq-blogging-img-div .img-1 img{
        width: 100%;
    }

    .pq-blogging-img-div .img-2 img{
        width: 50%;
        top: inherit;
        bottom: 0;
    }

    .pq-pb-180{
        padding-bottom: 90px;
    }
}

@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-section-title-style-1 .pq-section-main-title {
		font-size: 36px;
		line-height: 44px;
	}

	.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-pb-180{
        padding-bottom: 60px;
    }

    .pq-my-60{
        margin: 30px 0;
    }

    .pq-support-padding{
        padding: 60px 0 30px 0;
    }
}

@media(max-width:479px) {
	
    .pq-section-title.pq-style-1 .pq-section-main-title {
		font-size: 28px;
		line-height: 36px;
	}
}
