@media only screen and (min-width : 100px) and (max-width : 1400px) {

}
@media only screen and (min-width : 100px) and (max-width : 1100px) {

}
@media only screen and (min-width : 100px) and (max-width : 1000px) {
	.f-item {
    margin-bottom: 10px;
}

.f-listing-grid {
    display: table;
}
    .menu-item--user-account.menu-item--last, .menu-item--user-login.menu-item--last {
        display: none !important;
    }
}
@media only screen and (min-width : 100px) and (max-width : 900px) {
.inner-page-title {
    font-size: 2rem;
}
section.responsive-menu {
    width: 100%;
    right: -102%;
}
	.d-none-in-tab{
		display: none;
	}
	a.menu-logo img {
    width: 100%;
}

.menu-icon .menu-logo {
    width: 25%;
    padding-right: 20px;
}
	.header-extra {
    border-left: none;
}
	.mobile-menu-btn {
    margin-left: 12px;
}
	header.header {
    padding: 12px 0;
}
	
	a.hp-menu__item.hp-menu__item--user-login.hp-link {
    color: #fff;
}
	
	
	a.menu-logo img {
width: 45%;
float:right;
    }
	
/* .hp-menu--user-account {
    background: #8f2b2b !important;
} */

	.home-slider-content h2 {
    font-size:38px;
}

.home-slider-content p {
       font-size:16px;
}

.btn-1 {
    padding: 10px 10px;
    font-size:14px;
}

.home-slider-image {
    height:540px;
}
	
.s-item {
    padding: 0;
}
	.split-text {
    padding-left: 0;
}
	.split-text h2 {
    font-size: 38px;
}
	.section-head h2 {
    font-size: 36px;
}
	.v-info h4 {
    font-size: 18px;
	}
	.v-footer p {
    font-size: 16px;
}
	.section-title h2 {
    font-size: 36px;
}
	.cta-content h2 {
    font-size: 36px;
}
	li.menu-item.menu-item--first.menu-item--user-account.menu-item-has-children {
    display:none;
}
	.responsive-menu .guest-links {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 18px;
    column-gap: 8px;
		        color: white;
}
	
.responsive-menu .guest-links a {
    color: #fff;
    line-height: 6px;
    display: block;
}
	.hp-listing__title a {
    font-size: 16px !important;
}
	
}


@media (max-width: 768px) {
    .mphb-custom-search-container form {
        flex-direction: column !important;
        border-radius: 20px;
    }
    .mphb-custom-search-container form > p {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #eee;
        padding: 15px 0 !important;
    }
    .mphb-custom-search-container .button.mphb-search-submit-button {
        width: 100%;
        margin-top: 15px;
    }
	    .f-listing-grid {
        grid-template-columns: 1fr; 
    }
	.zayasu-search-wrapper {
    padding: 55px 0;
}
	.mphb-custom-search-container {;
    padding: 0;
position:unset;
}
	    .single-content {
        padding: 30px 20px;
    }
    .entry-title {
        font-size: 32px;
    }
	
	
	    .mphb-custom-search-container .hp-form--listing-search {
        flex-direction: column;
        border-radius: 15px;
        padding: 15px;
    }
    
    .hp-form--listing-search .hp-form__fields {
        flex-direction: column;
        width: 100%;
    }
    
    .hp-form--listing-search .hp-form__field {
        border-right: none;
        border-bottom: 1px solid #eee;
        width: 100%;
        padding: 15px 0;
    }
    
    .hp-form--listing-search .hp-form__footer {
        width: 100%;
        margin: 15px 0 0 0;
    }
    
    .hp-form--listing-search .hp-form__button {
        width: 100%;
    }
	   .hp-listing--view-page .hp-listing__title {
        font-size: 24px !important;
    }
    
    .hp-listing--view-page .hp-listing__details--primary {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 10px !important;
    }
	   .hp-form--listing-submit {
        padding: 15px !important;
        margin: 20px 10px !important;
    }
	
	.hp-form--vendor-search {
        flex-direction: column !important;
        border-radius: 15px !important;
        padding: 20px !important;
    }
    
    .hp-form--vendor-search .hp-form__fields {
        flex-direction: column !important;
        width: 100% !important;
    }
    
    .hp-form--vendor-search .hp-form__field {
        border-right: none !important;
        border-bottom: 1px solid #eee !important;
        margin-bottom: 10px !important;
        padding-bottom: 10px !important;
    }
    
    .hp-form--vendor-search .hp-form__button {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
    
    .hp-button--mobile {
        margin-top: 15px !important;
        border-radius: 10px !important;
    }
	    .hp-form--user-update .hp-form__button--submit {
        width: 100% !important;
    }
    .hp-form__actions {
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin-top: 20px;
    }
	    .woocommerce-Address {
        flex: 100%;
    }
	.hp-form--listing-search {
        flex-direction: column !important;
        border-radius: 15px !important;
        padding: 20px !important;
    }
    .hp-form--listing-search input {
         border-right: none !important;
        border-bottom: 1px solid #eee !important;
        margin-bottom: 10px !important;
        padding-bottom: 10px !important;
    }
}



@media only screen and (min-width : 100px) and (max-width : 600px) {
.blogs-item .custom-theme-post-item {
    display: block;
}
.blogs-item .custom-theme-post-item .custom-theme-post-content {
    padding-left: 0px;
}
	   .hp-form--user-update-profile {
        padding: 20px !important;
        margin: 20px 15px !important;
    }
}

@media only screen and (min-width : 100px) and (max-width : 500px) {
.inner-page-title {
    font-size: 1.6rem;
}
.custom-theme-post-title a {
    font-size: 1.3rem;
}
	    .hp-form--user-register {
        padding: 20px !important;
        margin: 20px 10px !important;
    }
	.site-logo img {
    width: 50%;
}
	.header-extra {
        border-left: none;
        padding: 0;
    }
	.lang-selection {
    padding: 0 0px;
}
	.user-actions a {
    font-size: 11px;
    letter-spacing: 0px;
}


	    .menu-icon .menu-logo {
        width: 36%;
    }
	.header-navbar {
    margin-right: 15px;
}
	
	    .split-text h2 {
        padding-top: 20px;
			font-size: 28px;
    }
	
	    .home-slider-image {
        height: 400px;
    }
	    .home-slider-content h2 {
        font-size: 24px;
    }
	
	
	.s-item p {
    font-size: 14px;
}
	.s-item h3 {
    font-size: 18px;
}
	
	    .zayasu-search-wrapper {
        padding: 0;
    }
	.split-text p {
    font-size: 14px;
}
	.check-list li {
    font-size: 14px;
}
	.split-img img {
    height: 300px;
}
	    .section-head h2 {
        font-size: 28px;
    }
	.section-head p {
    font-size:14px;
}
	    .section-title h2 {
        font-size: 28px;
    }
	.section-title p {
    font-size: 14px;
}
	    .v-info h4 {
        font-size: 16px;
    }
	.v-loc {
    font-size: 12px;
}
	.v-info h6 {
    font-size: 12px;
}
	    .v-footer p {
        font-size: 14px;
    }
	    .cta-content h2 {
        font-size: 28px;
    }
	    .section-title p {
        font-size: 14px;
    }
	.btn-gold {
    padding: 10px 10px;
}
}
@media only screen and (min-width : 100px) and (max-width : 375px) {
.post-meta span {
    font-size: 11px;
    letter-spacing: .5px;
}
.custom-theme-post-title a {
    font-size: 1.2rem;
}
}
@media only screen and (min-width : 100px) and (max-width : 320px) {

}
