.qodef-content-grid {
  width: 1100px;
  margin: 0 auto;
}
.qodef-content-grid.qodef-extended-grid:not(
    [class*="qodef-extended-grid-disabled--"]
  ) {
  width: 100% !important;
  margin: 0;
}
@media only screen and (min-width: 1441px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1440 {
    width: 100% !important;
    margin: 0;
  }
}
@media only screen and (max-width: 1440 px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1440 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 1367px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1366 {
    width: 100% !important;
    margin: 0;
  }
}
@media only screen and (max-width: 1366 px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1366 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1024 {
    width: 100% !important;
    margin: 0;
  }
}
@media only screen and (max-width: 1024 px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1024 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 769px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--768 {
    width: 100% !important;
    margin: 0;
  }
}
@media only screen and (max-width: 768 px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--768 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 681px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--680 {
    width: 100% !important;
    margin: 0;
  }
}
@media only screen and (max-width: 680 px) {
  .qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--680 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.qodef-content-grid.qodef-extended-grid--right {
  padding-left: calc((100% - 1100px) / 2);
}
.qodef-content-grid.qodef-extended-grid--left {
  padding-right: calc((100% - 1100px) / 2);
}
.qodef--boxed .qodef-content-grid {
  width: 1160px;
}
@media only screen and (min-width: 1441px) {
  .qodef-content-grid-1400 .qodef-content-grid {
    width: 1400px;
  }
  .qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--right {
    padding-left: calc((100% - 1400px) / 2);
  }
  .qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--left {
    padding-right: calc((100% - 1400px) / 2);
  }
  .qodef--boxed.qodef-content-grid-1400 .qodef-content-grid {
    width: 1460px;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-content-grid-1300 .qodef-content-grid {
    width: 1300px;
  }
  .qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--right {
    padding-left: calc((100% - 1300px) / 2);
  }
  .qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--left {
    padding-right: calc((100% - 1300px) / 2);
  }
  .qodef--boxed.qodef-content-grid-1300 .qodef-content-grid {
    width: 1360px;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-content-grid-1200 .qodef-content-grid {
    width: 1200px;
  }
  .qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--right {
    padding-left: calc((100% - 1200px) / 2);
  }
  .qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--left {
    padding-right: calc((100% - 1200px) / 2);
  }
  .qodef--boxed.qodef-content-grid-1200 .qodef-content-grid {
    width: 1260px;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-content-grid-1000 .qodef-content-grid {
    width: 1000px;
  }
  .qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--right {
    padding-left: calc((100% - 1000px) / 2);
  }
  .qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--left {
    padding-right: calc((100% - 1000px) / 2);
  }
  .qodef--boxed.qodef-content-grid-1000 .qodef-content-grid {
    width: 1060px;
  }
}
@media only screen and (min-width: 769px) {
  .qodef-content-grid-800 .qodef-content-grid {
    width: 800px;
  }
  .qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--right {
    padding-left: calc((100% - 800px) / 2);
  }
  .qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--left {
    padding-right: calc((100% - 800px) / 2);
  }
  .qodef--boxed.qodef-content-grid-800 .qodef-content-grid {
    width: 860px;
  }
}
.qodef-grid {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-grid > .qodef-grid-inner {
  margin: 0 -15px;
}
.qodef-grid > .qodef-grid-inner > .qodef-grid-item {
  /* padding: 0 15px; */
}
.qodef-grid .qodef-grid-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  min-height: 1px;
  float: left;
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--12 {
    width: 100%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--12 {
    left: 100%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--12 {
    right: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--11 {
    width: 9.0909090909%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--11 {
    left: 9.0909090909%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--11 {
    right: 9.0909090909%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--10 {
    width: 83.3333333333%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--10 {
    left: 83.3333333333%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--10 {
    right: 83.3333333333%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--9 {
    width: 75%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--9 {
    left: 75%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--9 {
    right: 75%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--8 {
    width: 66.6666666667%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--8 {
    left: 66.6666666667%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--8 {
    right: 66.6666666667%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--7 {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--7 {
    left: 14.2857142857%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--7 {
    right: 14.2857142857%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--6 {
    width: 50%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--6 {
    left: 50%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--6 {
    right: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--5 {
    width: 20%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--5 {
    left: 20%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--5 {
    right: 20%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--4 {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--4 {
    left: 33.3333333333%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--4 {
    right: 33.3333333333%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--3 {
    width: 25%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--3 {
    left: 25%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--3 {
    right: 25%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--2 {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--2 {
    left: 16.6666666667%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--2 {
    right: 16.6666666667%;
  }
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col--1 {
    width: 8.3333333333%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-push--1 {
    left: 8.3333333333%;
  }
  .qodef-grid.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef-col-pull--1 {
    right: 8.3333333333%;
  }
}
.qodef-grid.qodef-layout--columns.qodef-col-num--1
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 100%;
}
.qodef-grid.qodef-layout--columns.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 50%;
}
@media only screen and (min-width: 681px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-grid.qodef-layout--columns.qodef-col-num--3
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 33.3333333333%;
}
@media only screen and (min-width: 769px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-grid.qodef-layout--columns.qodef-col-num--4
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-grid.qodef-layout--columns.qodef-col-num--5
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 20%;
}
@media only screen and (min-width: 1367px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-grid.qodef-layout--columns.qodef-col-num--6
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 16.6666666667%;
}
@media only screen and (min-width: 1441px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
.qodef-grid.qodef-layout--columns.qodef-col-num--7
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 14.2857142857%;
}
@media only screen and (min-width: 1367px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
.qodef-grid.qodef-layout--columns.qodef-col-num--8
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 12.5%;
}
@media only screen and (min-width: 1367px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
.qodef-grid.qodef-layout--masonry.qodef-items--fixed
  .qodef-grid-item
  .qodef-e-inner {
  height: 100%;
  overflow: hidden;
}
.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img {
  height: 100%;
  width: 100%;
}
.qodef-grid.qodef-layout--masonry .qodef-grid-inner {
  visibility: hidden;
}
.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init {
  visibility: visible;
}
.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer {
  width: 100%;
  padding: 0;
  margin: 0;
}
.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter {
  width: 0;
  padding: 0;
  margin: 0;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--1
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 100%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 50%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 100%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--3
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 33.3333333333%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--3
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--3
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 66.6666666667%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--4
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 25%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--4
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--4
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 50%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--5
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 20%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--5
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--5
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 40%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--6
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 16.6666666667%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--6
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--6
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 33.3333333333%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--7
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 14.2857142857%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--7
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--7
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 28.5714285714%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--8
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 12.5%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--8
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--8
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 25%;
}
.qodef-grid.qodef-gutter--no.qodef--no-bottom-space {
  margin-bottom: 0;
}
.qodef-grid.qodef-gutter--no > .qodef-grid-inner {
  margin: 0;
}
.qodef-grid.qodef-gutter--no > .qodef-grid-inner > .qodef-grid-item {
  padding: 0;
  margin: 0;
}
.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space {
  margin-bottom: -10px;
}
.qodef-grid.qodef-gutter--tiny > .qodef-grid-inner {
  margin: 0 -5px;
}
.qodef-grid.qodef-gutter--tiny > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 5px;
  margin: 0 0 10px;
}
.qodef-grid.qodef-gutter--small.qodef--no-bottom-space {
  margin-bottom: -20px;
}
.qodef-grid.qodef-gutter--small > .qodef-grid-inner {
  margin: 0 -10px;
}
.qodef-grid.qodef-gutter--small > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 10px;
  margin: 0 0 20px;
}
.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space {
  margin-bottom: -30px;
}
.qodef-grid.qodef-gutter--normal > .qodef-grid-inner {
  margin: 0 -15px;
}
.qodef-grid.qodef-gutter--normal > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 15px;
  margin: 0 0 30px;
}
.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space {
  margin-bottom: -40px;
}
.qodef-grid.qodef-gutter--medium > .qodef-grid-inner {
  margin: 0 -20px;
}
.qodef-grid.qodef-gutter--medium > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 20px;
  margin: 0 0 40px;
}
.qodef-grid.qodef-gutter--large.qodef--no-bottom-space {
  margin-bottom: -50px;
}
.qodef-grid.qodef-gutter--large > .qodef-grid-inner {
  margin: 0 -25px;
}
.qodef-grid.qodef-gutter--large > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 0px;
  margin: 0 0 50px;
}
.qodef-grid.qodef-gutter--extra-large.qodef--no-bottom-space {
  margin-bottom: -60px;
}
.qodef-grid.qodef-gutter--extra-large > .qodef-grid-inner {
  margin: 0 -30px;
}
.qodef-grid.qodef-gutter--extra-large > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 30px;
  margin: 0 0 60px;
}
.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
  margin-bottom: -80px;
}
.qodef-grid.qodef-gutter--huge > .qodef-grid-inner {
  margin: 0 -40px;
}
.qodef-grid.qodef-gutter--huge > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 40px;
  margin: 0 0 80px;
}
@media only screen and (max-width: 1200px) {
  .qodef-content-grid {
    width: 960px;
  }
  .qodef-content-grid.qodef-extended-grid--right {
    padding-left: calc((100% - 960px) / 2);
  }
  .qodef-content-grid.qodef-extended-grid--left {
    padding-right: calc((100% - 960px) / 2);
  }
  .qodef--boxed .qodef-content-grid {
    width: calc(960px + 60px);
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-content-grid {
    width: 86%;
  }
  .qodef-content-grid.qodef-extended-grid--right {
    padding-left: calc((100% - 86%) / 2);
  }
  .qodef-content-grid.qodef-extended-grid--left {
    padding-right: calc((100% - 86%) / 2);
  }
  .qodef--boxed .qodef-content-grid {
    width: calc(86% + 60px);
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1440-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1366-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--1024-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--1.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--1.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--834-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--834--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--768-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--680-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.3333333333%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.6666666667%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.2857142857%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-11 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-10 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-9 {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-7 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-5 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-4 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-2 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-layout--template
    > .qodef-grid-inner
    > .qodef-grid-item.qodef--480-col-1 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry
    .qodef-grid-masonry-sizer,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -70px;
  }
  .qodef-grid.qodef-gutter--huge > .qodef-grid-inner {
    margin: 0 -35px;
  }
  .qodef-grid.qodef-gutter--huge > .qodef-grid-inner > .qodef-grid-item {
    padding: 0 35px;
    margin: 0 0 70px;
  }
}
