

/* ---------------------------------------
	Responsive design code
-----------------------------------------*/
@media screen and (max-width: 1270px) {
#mainbanner, #mod-custom113, .onasobal, .obalbenefity, #center, .obalinspiracie, #mod-custom119 {
  
  max-width: 90%;
   
}
 
}


@media screen and (max-width: 1024px) {
#mod-custom112 h1 {
   
  font-size: 28px;
   
 
}
.obalbenefity {
 
  grid-template-columns: repeat(auto-fill,minmax(45%,1fr));
}
}
@media screen and (max-width: 950px) {

 [data-id="mobilemenuck-1"].mobilemenuck {
  background: #fff;
  color: #333;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 1.2em;
}
[data-id="mobilemenuck-1"] .mobilemenuck-bar-title {
  background: #fff;
  color: #333;
  font-weight: bold;
  text-indent: 20px;
  line-height: 43px;
  font-size: 20px;
}
#nav2 {
  float: right;
  margin-top: 25px;
  width: 150px;
  text-align: left;
}
[data-id="mobilemenuck-1"] .mobilemenuck-item > .level1 {
  background: #fff;
   
  color: #333;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  padding-left: 15px;
  line-height: 35px;
}
[data-id="mobilemenuck-1"] .mobilemenuck-title {
 background: #EBE5E0;
  height: 43px;
  text-indent: 20px;
  line-height: 43px;
  font-size: 20px;
}
[data-id="mobilemenuck-1"] .mobilemenuck-item > .level1 a {
  color: #333;
  line-height: 35px;
}
.nav-item {
  list-style-type: none;
  float: none;
  margin-left: 0px;
}
.obalpopis {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  width: 100%;
  padding: 30px 0% 30px 0px;
}
.onasobrazok {
  width: 100%;
  overflow: hidden;
}
}
@media screen and (max-width: 850px) {

.obalpodsluzby {
  width: 100%;
  margin-bottom: 60px;
  margin-top: 10px;
  display: grid;
  grid-gap: 0px;
  grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
  height: auto;
}
 .dva {
    order: 2;
  }
   .jedna {
    order: 1;
  }
  .obrpodslu img {
  height: auto;
  width: 100%;
  position: relative;
}
}

@media screen and (max-width: 758px) {
 
 
.obalslu {
  width: 100%;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
}
 
.obalbenefity {
 
  grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
}
.obalprodukty {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
}
.produkt p {
  font-size: 16px;
  color: #333;
}
.popisinspiracie {
  width: 100%;
 
}
#mod-custom118 {
  width: 100%;
  height: 300px;
  background: url(../images/insp.webp) no-repeat center center;
  background-size: auto 110%;
}
.obalpata {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
}

.onasnadpis {
  width: 100%;
  float: left;
  margin-right: 0%;
  padding-right: 0%;
  padding-bottom: 10px;
  border-right: solid 0px #D19D6F;
   border-bottom: solid 4px #D19D6F;
}
.popisonaspod {
  width: 100%;
  float: left;
  padding-left: 0%;
  padding-top: 30px;
}
.obaonaspod {
  width: 100%;
  float: left;
 display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
  margin-bottom: 70px;
}
}

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

 #logo img {
	 
	width: 200px;
height: auto;	
	 
 }

 #mod-custom112 {
 
  margin-top: 68px;
}
 #nav2 {
     
    margin-top: 10px;
    
  }
#center h1 {
  font-size: 48px;
 
}
  #nav2 {
     
    width: 124px;
    text-align: left;
  }
  .bbb p {
	  
	  font-size: 14px;
  }
  .ikonakont {
  width: 100%;
  background: #EBE5E0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
.popiskont {
  background: #F6F2EE;
  padding: 20px 5%;
  width: 90%;
}
.obalkont {
 display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
  margin-bottom: 40px;
}
}
