/*
Template: Restika - Restaurant HTML Template
Author: peacefulqode.com
Version: 1.0
Design and Developed by: Peacefulqode
*/

@media(max-width: 1999px){

}

@media(max-width: 1699px){
    
    .pq-about-us-img .pq-about-us-img-2{
        right: -37%;
    }
}

@media(max-width: 1679px){

    .pq-about-us-img .pq-about-us-img-2{
        right: -30%;
        width: 55%;
    }

    .pq-about-us-img .pq-about-us-img-3{
        width: 34%;
    }

    .pq-about-us-img .pq-about-us-img-4{
        bottom: 0;
    }
}

@media(max-width: 1599px){
    
    .pq-about-us-img-1-div{
        margin-right: 0;
    }

    .pq-about-us-img .pq-about-us-img-2{
        right: -25%;
    }

    .pq-about-us-img .pq-about-us-img-3{
        width: 33%;
    }
}

@media(max-width: 1499px){

    .pq-about-us-img .pq-about-us-img-2{
        right: -15%;
        width: 50%;
    }

    .pq-about-us-img .pq-about-us-img-3{
        width: 31%;
    }

    .pq-about-us-img .pq-about-us-img-4{
        width: 14%;
    }
}

@media(max-width: 1399px){

    .pq-about-us-img .pq-about-us-img-2{
        right: -8%;
        width: 45%;
    }

    .pq-about-us-img .pq-about-us-img-3{
        width: 28%;
    }

    .pq-about-us-img .pq-about-us-img-4{
        width: 12%;
    }
}

@media(max-width: 1365px){
    
    header#pq-header.pq-header-default .pq-btn-container {
        margin: 0 0 0 15px;
    }
    
    header#pq-header.pq-header-default .pq-menu-search-block {
        margin: 0 0 0 15px;
    }
    
    header#pq-header.pq-header-default .pq-toggle-btn {
        margin: 0 0 0 15px;
    }

    .pq-about-us-img .pq-about-us-img-2{
        right: -2%;
    }
}

/* @media(max-width: 1279px){

} */

@media(max-width: 1199px){

    section{
        padding: 90px 0;
    }

    header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav li:last-child {
		margin-right: 0;
	}

    .pq-section.pq-style-1.text-center {
		padding: 0;
	}

    .pq-about-us-img .pq-about-us-img-1-div img{
        width: 100%;
    }

    .pq-ps-100{
        padding-left: 15px;
    }

    .pq-about-us-img .pq-about-us-img-4{
        left: -15px;
    }

    .pq-px-90{
        padding: 0 15px;
    }

    .pq-px-30{
        padding: 0 15px;
    }

    .pq-about-us-img .pq-about-us-img-2{
        right: -1%;
    }

    .pq-icon-box.pq-style-1{
        padding: 0 15px 30px 15px;
    }
}

@media(max-width: 1099px){

}

@media(max-width: 1023px){

    /*++++++++++++++ Button Toggler +++++++++++++*/
    .navbar-expand-lg .navbar-toggler {
        display: block;
    }

    .navbar-expand-lg .navbar-collapse.collapse:not(.show) {
        display: none !important;
    }

    header#pq-header .pq-bottom-header .navbar-toggler {
        font-size: 20px;
        padding: 12px 18px;
        line-height: normal;
        float: right;
        outline: none;
        margin: 0 0 0 15px;
        color: var(--white-color);
        box-shadow: none;
        background: var(--dark-color);
    }

    header#pq-header .pq-bottom-header .navbar-toggler:hover {
        color: var(--white-color);
        background: var(--primary-color);
    }

    header#pq-header .pq-bottom-header .navbar .navbar-collapse {
        width: 100%;
        position: absolute;
        left: 0;
        top: 100%;
        background: #fff;
        -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
        -moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
        box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
        max-height: 330px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-brand {
        line-height: 60px;
    }

    header#pq-header .pq-bottom-header {
        min-height: 60px;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-brand img {
        height: 40px;
    }

    header#pq-header .pq-search-form {
        top: 57px;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav {
        float: left;
        width: 100%;
        display: inline-block;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li {
        float: left;
        width: 100%;
        display: inline-block;
        line-height: normal;
        position: relative;
        font-size: 16px;
        position: relative;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li a {
        width: 100%;
        display: inline-block;
        padding: 15px;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li i {
        margin-left: 0;
        opacity: 1;
        font-size: 12px;
        position: absolute;
        right: 0;
        margin-top: 0;
        top: 0;
        padding: 22px;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover .sub-menu {
        position: relative;
        top: 0;
        left: 0;
        padding-left: 0;
        background: var(--grey-color);
        box-shadow: none;
        display: inline-block;
        width: 100%;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li.menu-item-has-children:hover>a {
        background: var(--primary-color);
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover .sub-menu li.menu-item-has-children>.pq-submenu-icon {
        opacity: 1;
        position: absolute;
        top: 0;
        right: 0;
        line-height: 2;
        font-size: 12px;
        padding: 12px 30px;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li a {
        padding: 10px 30px;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li>a:hover,
    header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover>a {
        background: var(--primary-color);
        color: var(--dark-color);
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a {
        background: var(--primary-color);
        color: var(--white-color);
    }

    header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a,
    header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li.current-menu-item>a {
        color: var(--white-color);
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li.current-menu-ancestor>.pq-submenu-icon,
    header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover>.pq-submenu-icon {
        color: var(--white-color);
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu {
        position: relative;
        top: 0;
        left: 0;
        background: transparent;
        display: inline-block;
        width: 100%;
        float: left;
    }

    header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu>li>a {
        background: var(--grey-color);
        color: var(--dark-color);
    }

    header#pq-header .pq-top-header .pq-header-contact ul li {
        padding: 10px 10px;
    }

    header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a,
    header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li.current-menu-item>a {
        color: var(--white-color);
    }

    header#pq-header.pq-header-default .pq-shop-btn+.pq-btn-container {
        margin-left: 0;
    }

    header#pq-header.pq-header-default .pq-menu-search-block {
        margin-left: auto;
    }

    header#pq-header.pq-header-default .pq-toggle-btn {
        display: none;
    }

    header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li>a {
        padding-bottom: 15px;
    }

    header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li>a:before {
        display: none;
    }

    header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li>i {
        display: inline-block;
    }

    header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav>li:hover>a {
        color: var(--white-color);
    }

    .pq-section.pq-style-1 .pq-section-title {
		font-size: 44px;
		line-height: 52px;
	}
}

@media(max-width: 979px){

}

@media(max-width: 767px){

    section{
        padding: 60px 0;
    }
    
    header#pq-header.pq-header-default .pq-btn-container {
        display: none;
    }

    .pq-section.pq-style-1 .pq-section-title {
		font-size: 36px;
		line-height: 44px;
	}

	.pq-section.pq-style-1.text-center {
		margin-bottom: 30px;
	}

    .pq-pt-90{
        padding-top: 60px;
    }

    .pq-purchase-top{
        padding-bottom: 60px;
    }

    .pq-purchase-bottom{
        padding-top: 60px;
    }

    .pq-icon-box.pq-style-1{
        display: block;
        text-align: center;
    }

    .pq-icon-box.pq-style-1 .pq-icon{
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media(max-width: 479px){

    header#pq-header.pq-header-default .pq-btn-container {
        display: none;
    }
    
    header#pq-header.pq-header-default .pq-menu-search-block {
        display: none;
    }

    .pq-section.pq-style-1 .pq-section-title {
		font-size: 28px;
		line-height: 36px;
	}
}

@media(max-width: 397px){

}

@media screen and (max-width:4000px) and (min-width:1023px) {
	
    header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover>.sub-menu {
		display: block !important;
	}
}