@media only screen and (min-width: 100px) and (max-width: 1699px) {
	.page-template-retail-partner section.inner-header {
		background-position: 0px -140px !important;
	}
					
}
/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
	.header-nav nav ul {
    gap: 13px;
}
				.mobile-img {
    display: block;
}
	.desktop-img {
    display: none;
}
.header-nav nav ul li a {
    font-size: 13px;
}
	.category-list {
    padding-bottom: 40px;
}

.footer-quick-links h4 {
    font-size: 14px;
}
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	.header-bottom .container {
    max-width: 1200px;
}
	.page-template-retail-partner section.inner-header {
    background-position: 0px -60px !important;
}
				.mobile-img {
    display: block;
}
	.desktop-img {
    display: none;
}
	.retail-partner .Trade-signup h2 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
}
	.trade-content h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
	.page-template-retail-partner section.inner-header {
    background-position: 0px -70px !important;
}
	.fresh-air-content {
    right: 30px;
}
	.retail-partner .partner-content h2 {
    font-size: 30px;
    margin-bottom: 20px;
}
	.retail-partner .partner-content.inner-content {
    padding-bottom: 0;
}
	.single-product-data-main {
    padding: 30px 0px 50px 0px;
    overflow: hidden;
}
	.fresh-air-content p {
    font-size: 16px;
    padding-top: 20px;
}
	.fresh-air-content h6 {
    font-size: 30px;
}
	.about-content.web-title h2 {
    margin: 0;
}
	.product-card a {
    font-size: 16px;
}
.header-nav nav ul li a {
    font-size: 12px;
}
	.header-nav nav ul {
    gap: 9px;
}
	.header-social-icon ul {
    gap: 30px;
}

.header-social-icon ul li a {
    font-size: 14px;
}
	span.badge.other-badge {
    width: 21%;
}
	.about-content.web-title h2 {
    font-size: 22px;
}

.about-content.web-title.trade-content ul li {
    margin-left: 0;
}

.web-title h2 {
    font-size: 50px;
}
	.social-info ul li a {
    font-size: 13px;
}

.social-info ul li p {
    font-size: 13px;
}
	.footer-quick-links h4 {
    font-size: 12px;
}
	.footer-quick-links.account {
    padding: 0;
}
section.product-section .web-title h2 {
    font-size: 30px;
}
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	.banner-img {
    margin-bottom: 60px;
    margin-top: 40px;
}
	.fresh-air-content p {
    font-size: 11px;
    padding-top: 20px;
}
			.mobile-img {
    display: block;
}
	.desktop-img {
    display: none;
}
	.page-template-retail-partner section.inner-header {
    background-position: 0px -40px !important;
}
	.fresh-air-content {
    right: 30px;
    top: 20px;
}
	.shop-product {
    padding: 60px 0px 0;
}
	section.portable-content-base-sec {
    padding-bottom: 0px;
}
	.spacing {
    padding: 60px 0;
}
	.portable-content-base.web-title {
}
	.wp-block-woocommerce-cart {
    margin: 60px 0px;
}
	.second-row {
    flex-direction: column-reverse !important;
}
	.web-title {
    padding-bottom: 0px;
}
	section.portable-content-base-sec.first .row {
    flex-direction: column-reverse;
}
	.banner .row {
    flex-direction: column-reverse;
}
	section.product-section .web-title h2 {
    font-size: 30px;
    padding-bottom: 25px;
}
	.tabs-btn button.nav-link {
    font-size: 13px;
}
.footer .row:nth-child(1) {
    justify-content: start !important;
}
.tabs-main {
    gap: 10px;
}
	.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    padding: 0;
}
	.footer-logo a img {
    width: 100%;
}
	.footer-quick-links {
    padding-bottom: 20px;
    padding-left: 0px;
}
	.footer-quick-links h4 {
    font-size: 20px;
}
	.footer-top {
    /* padding-top: 0; */
}

.footer-logo {
    width: 70%;
    padding-bottom: 50px;
}
.portable-content.web-title {
    margin-bottom: 30px !important;
}
	.header-logo {
    width: 40%;
}

	.tabs-btn button.nav-link {
    width: 100%;
    padding: 8px 35px;
}
	.respon-logo {
    width: 140px;
}
	.tabs-btn ul {
    gap: 10px;
}
	.product-category.main-category {
    margin-top: 40px;
}
	.header-bottom {
    padding: 20px 0 0;
}
	.shop-product-main ul.products li.product {
    width: 31% !important;
}
	.story-content {
    padding-left: 0;
    padding-top: 40px;
    padding-bottom: 30px;
}
	.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
}
.web-title h2 {
    font-size: 40px;
}
	.contact-img {
    padding: 20px;
    margin-left: 0px;
    border-radius: 6px;
    margin-top: 50px;
}
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
	.footer-logo {
    width: 30%;
}
.related.products ul.products li.product {
    width: 48%;
}
	.mobile-img {
    display: block;
}
	.mobile-img img {
    height: 100%;
    object-fit: cover;
}
	.desktop-img {
    display: none;
}
	.web-title h2 {
    font-size: 40px;
}
	.contact-submit-btn input {
    width: 100%;
}
	.trade-content h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}
.home-banner .portable-banner-content-main {
    height: 380px !important;
}
.about-image {

    padding-top: 30px;
}
	section.product-section .web-title h2 {
    font-size: 27px;
    font-weight: 600;
}
	.footer-logo {
    padding-bottom: 0px;
}
	.Trade-signup {
    margin-top: 30px;
}
	.fresh-air-content {
    right: 0px;
    top: 60px;
    width: 50%;
}
	section.fresh-air-section {
    height: 400px;
    display: none;
}

.fresh-air-img {
    height: 100%;
}

.fresh-air-img img {
    height: 100%;
    object-fit: cover;
}
	.woocommerce-tabs .woocommerce-Tabs-panel p, .woocommerce-tabs .woocommerce-Tabs-panel ul li {
    font-size: 14px;
}
	.single-product-data-main h1.product_title {
    font-size: 20px;
}
	.shop-product-main ul.products li.product {
    width: 48% !important;
}
	.about-content.web-title h2 {
    font-size: 26px;
    font-weight: 600;
}
	.about-image {
    height: 310px;
}
.responsive-links ul li a {
    font-size: 23px;
}
section.about-image-content-section .row:nth-child(1) {
}
	.inner-header .inner-header-title h2 {
    font-size: 40px;
}
.about-content.web-title p {
    font-size: 14px;
}
	.result-count-main p.woocommerce-result-count, .result-count-main form.woocommerce-ordering select {
    font-size: 13px;
}
.inner-header {
    height: 300px;
}
		.retail-partner .partner-content h2 {
    font-size: 25px;
}
.tabs ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
.web-title h2 {
    font-size: 30px;
    font-weight: 600;
}
	section.portable-inner-banner .portable-banner-content-main {
    height: 350px !important;
}
	.instruction-sec-content h3 {
    padding-bottom: 20px;
    text-transform: capitalize;
    font-size: 21px;
}
	.contact-img {
    margin-left: 0;
    margin-top: 40px;
    padding: 20px;
}

.contact-img img {
    height: 300px;
}
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }
	.page-template-retail-partner section.inner-header {
    background-position: 0px 13px !important;
}
	.web-btn a {
    font-size: 15px;
    padding: 10px 22px;
}
	.shop-product-main ul.products li.product {
    width: 100% !important;
}
	.about-content.web-title h2 {
    font-size: 17px;
    font-weight: 600;
}
		.mobile-img {
    display: block;
}
	.desktop-img {
    display: none;
}
	section.product-section .web-title h2 {
    font-size: 28px;
    padding-bottom: 20px;
}.web-title h2 {
    font-size: 20px;
    font-weight: 600;
}
	.base-content img {
    padding-top: 30px;
}
.tabs ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
	.heatpump-sub-title h6 {
    font-size: 25px;
    font-weight: 700;
}
	.bottom-para {
    text-align: center;
    padding-bottom: 20px;
}
.related.products ul.products li.product {
    width: 100%;
}
	
.payment-method ul {
    justify-content: center;
}
	.header-social ul li p {
    font-size: 12px;
}
	.responsive-links ul li a {
    font-size: 18px;
}
	.inner-header .inner-header-title h2 {
    font-size: 25px;
}
	.bottom-para p {
    font-size: 14px;
}
	.Trade-signup {
    padding: 25px;
}
	.inner-header {
    height: 250px;
}
	.portable-img-content {
    height: 260px;
}
	.header-logo {
    width: 60%;
}
	.retail-partner .partner-content h2 {
    font-size: 25px;
}
	.respon-logo {
    width: 80px;
}
	.base-content.web-title p {
    font-size: 13px;
}
	.base-content.web-title h6 {
    font-size: 20px;
    padding-bottom: 10px;
}
	.space-tabs ul {
    gap: 5px;
}
	.base-content.web-title h2 p {
    display: none;
}
.Trade-signup h2 {
    font-size: 20px;
}
.respon-cross a {
    width: 35px;
    height: 35px;
    font-size: 24px;
}
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
		.mobile-img {
    display: block;
}
	.desktop-img {
    display: none;
}
}
