@media only screen and (max-width: 1400px) {
  .w1400 {
    width: 100%;
    margin: 0;
  padding-left: 50px;
  padding-right: 50px;
  }
.flex.layout2 > div {
  width: 50%;
}

.imgstxt .ftext {
  order: 1!important;
    width: 100%!important;
    padding: 10%!important;
}
.imgstxt .im1 {
  order:2!important;

}
.imgstxt .im2 {
  order:3!important;

}
}
@media only screen and (max-width: 1200px) {
  .w1200 {
    width: 100%;
    margin: 0;
  padding-left: 50px;
  padding-right: 50px;
  }
.happy .left, .happy .right {
  width: 50%;
}
.primary-menu-container {
  display: none;
  position: fixed;
  background: rgba(31,31,31,.6);
  backdrop-filter: blur(10px);
  padding: 50px;
  width: 300px;
  height: 100vh;
  right: -300px;
  top: 0;
  z-index: 200
}
.primary-menu-container.slidein {
  display: block;
  right: 0;
}
.primary-navigation .menu-wrapper li {
  width: 100%
}
.menubut .bar {
  width: 40px;
  margin: 3px 0;
  background: #fff;
  height: 1px;
  position: relative;
  z-index: 250;

}
.menubut {
  cursor: pointer;
}
.topper {
  position: fixed;
}
.kitchen {
  width: 33.33%
}
.content_all .post {
  width: 48%
}
}

@media only screen and (max-width: 1000px) {
.flex.layout > div, .intro > div, .vr1 > div, .happy .left, .happy .right, .bott, .middle > div, .contact > div {
  width: 100%
}
.intro .left, .happy .left {
  order: 2
}
.intro .right, .happy .right {
  order: 1
}
.steps .numbers {
  width: 100%;
  padding-top: 50px
}
.steps .text1 {
  width: 50%
}

.middle > div {
  text-align: center!important;
}
.footer .segment {
  width: 50%
}
.footer {
  padding: 30px 0
}

.grid.lnumb3{
	grid-template-columns: 1fr 1fr;
}
.grid.lnumb4{
	grid-template-columns: 1fr 1fr;
}


.grid.numb3 {
	grid-template-columns: 1fr 1fr;
}
.grid.gallery {
	grid-template-columns: 1fr 1fr;
}

.badge img {
  width: 100px;
  height: 100px;

}
.badge {
  bottom: -30px
}
.contact .iframe, .bott_iframe, .fimage {
  height: 450px
}

}

@media only screen and (max-width: 850px) {
  .w800 {
    width: 100%;
    margin: 0;
  padding-left: 50px;
  padding-right: 50px;
  }
  .withlogo img {
    width: 150px;
    height: auto;
  }
  .content_all .kitchlist .kitchen {
    width: 100%
  }
  .kitchen {
    width: 50%
  }
}
@media only screen and (max-width: 640px) {
.kitchens h2 {
  width: 100%;
  padding: 20px 20px 20px 50px;
  margin-left: 0
}
.kitchens {
  padding: 30px 0 0 0
}
.header:not(.bcolor) .tag {
  right: 10%
}
}

@media only screen and (max-width: 550px) {

.w800, .w1200, .w1400 {
  padding-left: 20px;
  padding-right: 20px;
}
.steps .text1, .steps .text2 {
  width: 100%
}
.withlogo img {
margin-bottom: 50px
}
.steps .numbers {
  grid-template-columns: 1fr
}
.footer .segment {
  width: 100%
}
.grid.lnumb2{
	grid-template-columns: 1fr;
}
.grid.lnumb3{
	grid-template-columns: 1fr;
}
.grid.lnumb4{
	grid-template-columns: 1fr;
}

.grid.numb3 {
	grid-template-columns: 1fr 1fr;
}
.grid.gallery {
	grid-template-columns: 1fr 1fr;
}
h1 {
  font-size:60px
}
h2 {
  font-size:40px
}
.header.bcolor .tag {
  padding: 150px 5% 100px 5%
}
.tag span.smaller {
  font-size: 30px
}
.kitchen {
  width: 100%;
  height: 450px
}
.header, .videocont, .topimg, .imgwr {
  height: 650px
}
.contact .iframe, .bott_iframe, .fimage {
  height: 400px
}
.vr1 .right, .happy .right, .steps {
  padding: 10%
}
.colors {
  padding: 10% 20px
}
.content_all, .ctext {
  padding: 10%;

}
.grid.item {
  padding-bottom: 30px
}
.content_all .post {
  width: 100%;
  margin: 1% 0
}
}

@media only screen and (max-width: 480px) {

.badge {
  right: 20px
}
.insidein {
  padding: 20px
}
.inside {
  left: 50px;
  right:50px;
  transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  max-width: calc(100% - 100px)
}
.bubble {
  padding: 15px;
  font-size: 25px;
line-height: 60px
}
.kitchens h2 {
  padding: 20px
}

.content_all, .ctext, .colors,.vr1 .right, .happy .right, .steps,.flex.layout .ftext, .compinfo {
  padding: 40px 20px;

}
.imgstxt .ftext {
  padding: 40px 20px!important;
}


.footer .segment {
  padding: 15px 0
}
}
@media only screen and (max-width: 450px) {
.action.butt.mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  text-align: center;
  z-index:180
}
.action.butt.mobile a {
  width: 100%;
  display: block;
  background: #d79c79
}
.action.butt {
  display: none
}
h2 {
  font-size: 35px
}
h1 {
  font-size: 50px
}
.middle > div {padding: 10px 0}
}
