@media (min-width: 1140px) and (max-width: 1200px) {
    .product-heading h2 {
    font-size: 26px;
}
.tabs label {
	width: 18.15%;
}
    }

@media (min-width: 1025px) and (max-width: 1139px) {
.why-choose-left h2 {
    font-size: 28px;
}
.why-choose-left ul li {
    font-size: 16px;
}
.gallery-img {
    padding: 0 15px;
}
.why-choose-left h2 span::before {
    top: 94px;
}
.navigation li a {
    font-size: 15px;
}
.text-furniture a {
    font-size: 28px;
}

.title h2 {
    font-size: 18px;
}
.tabs label {
	width: 17.95%;
}
.thanks-text h1 {
	font-size: 45px;
}
#gallery {
	padding: 30px 0;
}
.product {
    margin: 30px 0 0;
}
    }

@media (min-width: 632px) and (max-width: 1024px) {
    .left {
    display: none;
}
.title h2 {
    font-size: 18px;
}
.power-up-text h3 {
	font-size: 28px;
}
.product-description-image {
    background: none;
}
.product-description-title {
    padding: 0 10px;
}
.why-choose-left ul li {
    font-size: 15px;
}
.why-choose-left {
    padding: 50px 0 20px 12px;
}
.ebay-shop {
    margin: 40px 0;
}
.subscribe .newsletter h2 {
    font-size: 25px;
}
.subscribe-now-btn a {
    padding: 14px 14px;
}

.ebay-text h2 {
    margin: 0px 0 38px;
}

.thank h1 {
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    font-size: 40px;
}
.fav-flex {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: end;
}

.fav {
    margin-top: 5px;
}
.back-bottom-header .col-sm-12.col-md-12.col-lg-5.d-flex.align-items-center {
    justify-content: center;
}
.back-bottom-header .col-sm-12.col-md-12.col-lg-12.d-flex.justify-content-end.align-items-center {
    justify-content: center !important;
}
.flex-services {
    display: flex;
    margin-top: 10px;
}
#gallery {
    border: 0 none;
    padding: 0 0px 0px;
    width: 100%;
}
#gallery .big-img-wpr {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    height: 330px;
    width: 100%;
}
#gallery div.img-wpr {
    height: 320px;
    left: 0;
    margin: 0px auto 0;
    right: 0;
    top: 0 !important;
    width: 100%;
}
#gallery div.img-wpr .img-box {
    height: 320px;
}
#gallery #slides {
    width: 100%;
    margin: 10px auto;
}
#slides > div {
    float: none;
    margin: 0 auto !important;
    text-align: center;
}
#gallery #slides > div ul {
    margin: 0 auto 5px;
}
#gallery #slides div ul li {
    float: left;
    margin: 5px 3px;
}
#gallery #slides .thumb {
    width: 80px;
    height: 80px;
}
#gallery #slides .thumb img {
    max-height: 29px;
    max-width: 29px;
}
#gallery #slides div ul {
    width: auto;
    margin: 0 auto;
}
#top, #org-top {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
#gallery div.img-wpr .big-img {
   max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
#gallery .thumb > img {
     max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
.theme-box {
    flex-direction: column;
}
.gallery-img {
    margin-top: 20px;
}
.why-choose-left h2 {
    font-size: 22px;
    padding-bottom: 14px;
}
.why-choose-left {
    margin: 0 0px 0px auto;
}
.why-choose-left ul {
    margin-top: 15px;
}
.why-choose-left {
    margin: 0 0px 0px auto;
    padding: 10px 10px;
}
.theme-box {
    flex-direction: column;
    padding: 0 15px;
}
tabs .tab, .tabs label {
-webkit-box-ordinal-group: NaN;
-webkit-order: initial;
-ms-flex-order: initial;
order: initial;
}
.tabs .tab {
    font-size: 14px;
    padding: 15px 15px;
}

.tabs label {
	width: 100%;
	height: auto;
	margin-right: 0;
	margin-top: 0.2rem;
	margin-left: 0;
	position: relative;
	border-radius: 15px 15px 0px 0px;
}
.tabs label::after {
    background: none;
}
.tabs input[type="radio"]:checked + label::before {
display:none;   
background-color:none;
    }
.tabs input[type="radio"]:checked + label {
	position: relative;
	background: #00bcb3;
}
    .product {
    margin: 30px 0 0;
}
.tabs input[type="radio"]:checked + label + .tab {
    display: block;
    order: 0;
}
.store-categories .text h3 {
    font-size: 14px;
}
.navigation li a {
    font-size: 15px;
}
ul.navigation {
	gap: 20px;
}
.entry {
    margin: 25px 0 35px;
}
.service1 {
    padding: 20px 0;
    width: 100%;
}
.services-footer {
    padding: 30px 0;
}
.footer .store {
    padding: 20px 0;
    max-width: 100%;
}
#gallery #slides .thumb {
	width: 90px;
	height: 90px;
}
.ebay-text h2 {
    font-size: 25px;
}
.thanks-text h1 {
	font-size: 45px;
}
.text-furniture a {
    font-size: 18px;
}
.gallery-bg {
	border: 1px solid #cecdcd;
	background: #fff;
	padding: 20px 10px;
}
}


@media (min-width: 300px) and (max-width: 631px) {
.left {
    display: none;
}
.kiosks-img {
	margin: 15px 0;
}
.power-up-text h3 {
	font-size: 22px;
}
.description-text p {
	font-size: 15px;
}
.product-description-image {
    margin: 0px 0 30px;
}
.product-description-image {
    background: none;
}
.product-title {
    padding: 8px 10px;
}
.tab.description_content p {
	font-size: 15px;
}
.what-customers h3 {
	font-size: 26px;
}
.why-choose-right img {
    width: 100%;
    height: auto;
}
    .flex-services {
    flex-direction: column;
    gap: 30px;
}

.product-description-title {
    padding: 0 10px;
}

.services-footer {
	padding: 0px 0 0px;
}
.two-image {
	margin-top: 20px;
	margin-bottom: 20px;
}
.thank h1 {
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    font-size: 40px;
}
.head-background .d-flex {
    justify-content: start !important;
    gap: 10px;
}
.fav {
    margin-top: 5px;
}
.flex-services {
    display: flex;
    margin-top: 10px;
}
.navigation li a {
    padding: 20px 16px;
}
#gallery {
    border: 0 none;
    margin: 0px 0 0px;
    padding: 0 0px 0px;
    width: 100%;
}
#gallery .big-img-wpr {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    height: 330px;
    width: 100%;
}
#gallery div.img-wpr {
    height: 320px;
    left: 0;
    margin: 0px auto 0;
    right: 0;
    top: 0 !important;
    width: 100%;
}
#gallery div.img-wpr .img-box {
    height: 320px;
}
#gallery #slides {
    width: 100%;
    margin: 10px auto;
}
#slides > div {
    float: none;
    margin: 0 auto !important;
    text-align: center;
}
#gallery #slides > div ul {
    margin: 0 auto 5px;
}
#gallery #slides div ul li {
	float: left;
	margin: 0;
}
#gallery #slides .thumb {
	width: 65px;
	height: 65px;
}

#gallery #slides .thumb img {
    max-height: 29px;
    max-width: 29px;
}
#gallery #slides div ul {
	width: auto;
	margin: 0 auto;
	gap: 13px;
}
#top, #org-top {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
#gallery div.img-wpr .big-img {
   max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
#gallery .thumb > img {
     max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
.theme-box {
    flex-direction: column;
}
.gallery-img {
    margin-top: 20px;
}
.theme-box {
    flex-direction: column;
    padding: 0 0px;
}

.service-sub-text p {
    margin: 35px 0px 0px 0px;

}
.tabs label {
    font-size: 17px;
}
.store-title h2 {
    font-size: 20px;
}
.store-categories .text h3 {
    font-size: 14px;
}
.subscribe .newsletter h2 {
    font-size: 20px;
}
.footer {
    padding: 10px 0;
}
.text-furniture a {
    font-size: 17px;
}
.furniture-img:not(:last-child) {
    margin-bottom: 20px;
}

.tabs input[type="radio"]:checked + label + .tab {
    display: block;
    order: 1;
}
.tabs .tab {
    font-size: 14px;
    padding: 15px 15px;
}
.description-text {
    padding: 20px 14px;
}
.tabs label {
width: 100%;
height:auto;
margin-right: 0;
margin-top: 0.2rem;
margin-left: 0;
position:relative;
}
.tabs label::after {
    background: none;
}
.tabs input[type="radio"]:checked + label::before {
display:none;   
background-color:none;
    }
.tabs input[type="radio"]:checked + label {
    position: relative;
    background: #00bcb3;
}
.why-choose-right {
	position: relative;
	margin-top: 30px;
}
.product-box {
	padding: 0 20px;
	margin: 15px 0;
}
.product-box h2 {
	margin: 10px 0;
}
.product-box h2 {
	font-size: 22px;
}
.our-product {
	margin-bottom: 30px;
}
.navigation li a {
    font-size: 15px;
}
.entry {
	margin: 15px 0 15px;
}
.thanks-text h1 {
	font-size: 25px;
}
.copyright {
    margin-top: 5px;
}
.why-choose-left ul li::before {
    top: 10px;
}
.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #fff;
    margin-top: 4px;
    margin-bottom: 2px;
}
.subscribe-now-btn {
    width: 100%;
}
.main_menu ul.navigation li a {
    font-size: 20px;
    padding: 10px 10px;
    text-align: left;
    display: flex;
    align-items: center;
}
.org-content {
    margin-top: 10px;
}
.main_menu .toggle {
    display: block;
    color: #FFF;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    border: none;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
}
.main_menu [id^="drop"]:checked + ul {
    display: block !important;
    padding-left: 0;
}
#gallery div.img-wpr {
     border: 0px solid #bcbcbc; 
}

.ebay-shop {
    margin: 20px 0;
}

.header .title ul li a::before{
    top: 8px;
    display: none;
}
.main_menu nav a {
    display: block;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 18px;
    text-decoration: none !important;
    font-weight: 400;
    background-color: transparent;
    text-shadow: none;
    text-align: left;
    background: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 0px;
}

.main_menu ul.navigation li a:hover {
    color: #e7bc57;
}
.main_menu .toggle+a, .main_menu .navigation {
    display: none;
}
.main_menu label.toggle {
     display: block; 
}
p.toggle_border .mainul, p.toggle_border .text {
    flex: auto;
}
p.toggle_border .navigationul {
    width: 0%;
}
p.toggle_border .text {
    text-align: left;
    font-size: 17px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}


.main_menu ul.menu {
    display: none !important;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
    flex-direction: column;
}
.main_menu nav ul {
    margin-left: 0;
    padding-top: 15px;
    width: 100%;
}

.main_menu nav ul li {
    margin-bottom: 0px;
    border-bottom: 1px solid;
}

.header .title ul {
    flex-direction: column;
    display: none !important;
}

.main_menu nav {
    margin: 0;
}
.fav-flex {
    flex-wrap: wrap;
    gap: 5px;
}  

p.toggle_border .mainul, p.toggle_border .text {
    flex: auto;
}
p.toggle_border .mainul {
    max-width: max-content;
}
p.toggle_border .text {
    text-align: left;
    font-size: 17px;
    margin-left: 10px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #fff;
    margin-top: 4px;
    margin-bottom: 2px;
}
.main_menu ul.menu li a {
    font-size: 20px;
    padding: 8px 20px;
    text-align: left;
}
.main_menu .toggle {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    border: none;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
}
.main_menu [id^="drop"]:checked + ul {
    display: block !important;
    padding-left: 0;
}

.header .title ul li a::before{
    top: 8px;
    display: none;
}
.main_menu nav a {
	display: block;
	color: #fff !important;
	font-size: 14px !important;
	line-height: 18px;
	text-decoration: none !important;
	font-weight: 400;
	background-color: transparent;
	text-shadow: none;
	text-align: left;
	display: block;
	width: 100%;
	text-align: center;
	padding: 8px 0px;
}

.main_menu ul.menu li a:hover {
    color: #e7bc57;
}
.main_menu .toggle+a, .main_menu .menu {
    display: none;
}


.main_menu ul.menu li a:hover {
    border-bottom: 1px solid #e7bc57;
    color: #e7bc57;
    text-decoration: none;
}

.main_menu ul.navigation {
    display: none !important;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
    flex-direction: column;
}

.part.thank {
    width: 258px;
}
.main_menu nav ul {
    margin-left: 0;
    padding-top: 15px;
    width: 100%;
}

.main_menu nav ul li {
    margin-bottom: 0px;
    border-bottom: 1px solid #fff;
}

.header .title ul {
    flex-direction: column;
    display: none !important;
}

.main_menu nav {
    margin: 0;
}
p.toggle_border {
    margin: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0px;
}
.description-title h2 {
    font-size: 18px;
}
.tabs label {
     padding: 0 30px;
     border-radius: 15px 15px 0px 0px; 
}
.tab.description_content a {
    font-size: 14px;
}
.why-choose-left {
    padding: 50px 15px 20px;
}
.why-choose-left h2 {
    font-size: 25px;
}
.why-choose-left h2 span::before {
    top: 91px;
    left: 15px;
}
.why-choose-left ul li {
    font-size: 15px;
}
.ebay-text h2 {
    font-size: 18px;
}
.ebay-text span:not(:last-child)::before {
    top: 54px;
}
.footer .store {
    margin: 20px 0;
    width: 100%;
    max-width: 100%;
}
.copy {
    text-align: center;
}
.subscribe-now-btn a {
    margin-bottom: 30px;
    max-width: max-content;
}
.store-categories {
    background: #2e95cf;
    padding: 60px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.store-content {
    position: relative;
    margin: 34px 0px;
    box-shadow: 0px 0px 0px #d6d6d6;
}
.store-categories .text {
    bottom: -33px;
}
.gallery-bg {
	padding: 10px 10px;
	background: #fff;
}

.ebayshop-img {
    margin-top: 20px;
}
.ebay-text h2 {
	margin: 30px 0 38px;
}
.ebay-text p {
	color: #333333;
	line-height: 1.9;
	font-size: 15px;
}
.service1 {
    padding: 20px 0;
    width: 100%;
}
.thank-you-text h1 {
    font-size: 35px;
    text-align: center;
}
.copyright {
    flex-wrap: wrap;
    gap: 20px;
}
.thank-you-text h1 {
     padding-top: 0px; 
}
}
@media (min-width: 390px) and (max-width: 414px) {
.why-choose-right img {
    width: 100%;
    height: auto;
}
}