.main-btnasas{

    display: flex;
    gap: 13px;

}
@media only screen and (min-width:1600px) {


}

@media only screen and (min-width:1900px) {



}
/*1200px*/
@media only screen and (max-width:1366px) { 
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item a {
        font-size: 13px;
    }
    .pq-icon-box.pq-style-5 .pq-icon-box-content .pq-icon-box-title {
        padding: 0;
        font-size: 30px;
        line-height: 36px;
    }
    .pq-icon-box.pq-style-5 .pq-icon-box-icon {
        width: 250px;
    }
    .pq-testimonial-box .pq-testimonial-description {
        font-size: 14px;
        line-height: 20px;
        overflow-x: scroll;
        height: 200px;
        padding: 0 15px 0 0;
    }

    .pq-testimonial-box {
        padding: 20px !important;
    }
    .pq-testimonial-box.pq-style-1 .pq-testimonial-img img {
        width: 60px;
        height: 60px;
        object-fit: cover;
    }
    .pq-testimonial-meta h5.pq-testmonial-title {
        font-size: 20px;
        line-height: 26px;
    }
    .pq-icon-box.pq-style-3 .pq-icon-box-icon {
        height: 70px;
        max-width: 70px;
        border-radius: 100%;
        line-height: normal;
    }
    .pq-icon-box.pq-style-3 .pq-icon-box-icon i {
        font-size: 30px;
        line-height: 78px;
    }

}

@media only screen and (max-width: 1240px) {
    .pq-icon-box.pq-style-5 .pq-icon-box-icon {
        margin: 0;
    }
    .pq-image-box.pq-style-1 .pq-iamge-box-media img {
        height: 250px;
    }
    .pq-portfoliobox-1 .pq-portfolio-img a img {
        height: 350px;
        object-fit: cover;
    }

}

/*1170px*/
@media only screen and (max-width: 1199px) {  
    .goog-te-gadget{
        max-width: 160px;
    }
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item {
        margin-right: 8px;
    }
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item a {
        font-size: 11px;
    }
    .abimg {
        padding: 0;
        height: 100%;
    }
    .fakimg img {
        width: 100%;
    }
    .pq-section-title .pq-title .pq-title-description {
        font-size: 16px;
        line-height: 24px;
    }
    .pq-list .pq-list-item {
        padding-bottom: 5px;
        line-height: 22px;
    }
}

/*992px*/
@media only screen and (max-width: 1169px) {
.pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item{margin-right:10px;}
}

/*768px*/
@media only screen and (max-width: 1024px) {
	.pq-bottom-header, header#pq-header .pq-bottom-header {
        background: linear-gradient(180deg, #89387A 0%, #B33268 100%);
    }
    #pq-header .navbar-brand img {
        height: 65px;
    }
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item a,
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item i
    {
        color: #fff;
    }
    .testimonial.pq-bg-primary {
        clip-path: inherit !important;
    }
    .pq-image-box.pq-style-1 .pq-image-box-info .pq-image-box-title {
        font-size: 16px;
        line-height: 24px;
    }
    
}

@media only screen and (max-width: 991px) {
	.pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item a,
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item i
    {
        color: #000;
    }
    #menu-footer li.menu-item {
        margin: 0;
    }

    ul#menu-footer {
        margin-bottom: 20px;
    }
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item a {
        font-size: 15px;
        display: inline;
    }
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item .sub-menu .menu-item a {
        display: block;
        font-size: 14px;
        font-weight: normal;
        padding: 5px 15px;
        line-height: 24px;
        text-decoration: none;
        text-transform: capitalize;
        transition: var(--transition-duration)0.5s;
        position: relative;
        color: #000;
    }
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item:hover .sub-menu {
        display: none;
    }

}
/*600px*/
@media only screen and (max-width: 767px) {
	.pq-header-style-1 {
        position: relative;
    }
    .banner {
        padding-top: 0;
    }
    p:empty {
        display: none;
    }
    #pq-header .pq-bottom-header .pq-header-logo {
        line-height: normal;
        padding: 5px 0;
    }
    .pq-section-title .pq-title .pq-title-hadding {
        font-size: 30px;
        line-height: 38px;
    }
    .pq-button.pq-button-flat{
        font-size: 14px;
    }
    .pq-image-box.pq-style-1 .pq-iamge-box-media img {
        height: 350px;
    }
    .sssfulimg img {
        width: 100%;
    }
    .pq-header-style-1 .pq-bottom-header .pq-menu-contain .pq-main-menu .menu-item i {
        top: 8px;
    }
    .main-btnasas{
    flex-direction: column;
    display: flex;
    gap: 13px;

}

}

/*480px*/
@media only screen and (max-width: 599px) {
    .pq-header-style-1 .pq-bottom-header .navbar .navbar-toggler {
        font-size: 16px;
        padding: 10px 12px;
        line-height: 16px;
    }
    .testimonial {
        padding-bottom: 15px;
    }
    .pq-pricing-plan.pq-style-1 .pq-pricing-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px !important;
    }
    .main-btnasas{
    flex-direction: column;
    display: flex;
    gap: 13px;

}
}

/*360px*/
@media only screen and (max-width: 480px) {
    #pq-header .pq-bottom-header .pq-header-logo {
        line-height: normal;
    }
    .pq-section-title .pq-title .pq-title-hadding {
        font-size: 20px;
        line-height: 26px;
    }
    .main-btnasas{
    flex-direction: column;
    display: flex;
    gap: 13px;

}
}