/* Reset Styles
========================================== */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, img {
  display: block;
}

ol, ul {
  list-style: none;
  margin-bottom: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
a:focus,
a:hover {
  outline: 0;
}

sup {
  vertical-align: super !important;
  font-size: 75% !important;
  top: 0 !important;
}

.clear-fix:after {
  content: "";
  display: table;
  clear: both;
}

/* Helper Classes
====================================== */
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-justify {
  text-align: justify;
}

.block {
  display: block
}

.inline {
  display: inline
}

.inline-block {
  display: inline-block
}

.table {
  display: table;
  background: transparent;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* Harvey Norman Resets
====================================== */
.feature-heading,
.feature-image,
.feature-description,
.mainbox-primary h2.title,
.row-1103>.alpha,
.row-993>.alpha>.col-sm-9,
.row-994 {
  display: none
}

.feature-description {
  margin: 0 !important;
  height: 0 !important
}

.row-972 .container,
.row-1038 .container,
.row-1089 .container,
.row-992>.container,
.row-993>.alpha {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  background: #ffffff
}

.row-992>.container>.row,
.push-out {
  margin-left: 0;
  margin-right: 0;
}

.row-1103>.omega {
  width: 100% !important;
  max-width: 1260px !important
}

.gap-main-top {
  padding-top: 0
}

.gap {
  display: none !important
}

.wysiwyg-content ul {
  list-style: none
}

@media screen and (min-width:1280px) {

  .row-972 .container,
  .row-1038 .container,
  .row-1089 .container,
  .row-1103>.omega {
    max-width: 100%
  }

  .gap-main-top {
    padding-top: 0
  }
}

@media screen and (min-width:992px) {
  .gap-main-top {
    padding-top: 0
  }
}

.wysiwyg-content ul,
.wysiwyg-content ol {
  padding-left: 0;
  margin-bottom: 0
}

/* Default Styles
======================================= */
main {
  font-family: lato, arial, sans-serif;
  font-size: 14px;
  width: 100%;
  max-width: 1260px;
  padding: 0;
  margin: 0 auto 80px
}

main img {
  display: block;
  max-width: 100%
}

@media screen and (max-width:750px) {
  main {
    font-size: 12px
  }
}



/*////////////////////////////////////////////////////
*****************START TO EDITH**********************/
/*=================================================*/
/**************MAIN BODY EDITION****************/
.ceresc-main-container {
  font-family: lato, arial, sans-serif;
  font-size: 14px;
  width: 100%;
  max-width: 1260px;
  padding: 0;
  margin: 0 auto 80px;
}

.ceresc-outer{margin-bottom:-30px;}

.ceresc-img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.ceresc-img-center-50 {
  display: block;
  max-width: 400px;
  margin: 0 auto;
}

.ceresc-img-logo {
  display: block;
  margin: 0 auto;
  width: 55%;
  padding: 35px 0;
}

.ceresc-img-available {
  display: block;
  margin: 0 auto;
  width: 50%;
  padding: 80px 0;
}

.ceresc-left {
  width: 50%;
  float: left;
}

.ceresc-right {
  width: 50%;
  float: right;
}
.ceresc-background-01 {
  background-color: #363636;
  /*height: 427px;*/
}

.ceresc-background-02 {
  background-color: #27262c;
  /*height: 420px;*/
}

.ceresc-background-white {
  background-color: #fff;
  /*height: 420px;*/
}

.ceresc-background-right{
  background-image: url('../images/ceresc-background.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.ceresc-p-white {
  color: #fff;
  text-align: justify;
  padding: 20px 0;
}

.ceresc-p-black {
  color: #000000;
  text-align: justify;
  padding: 20px 0;
}


.single-filter-block-inner .table-cell {
    width: 50%;
}

.ceresc-image-100 img{
  width: 100%;
}

.ceresc-main-space {
  margin: 50px 0;
}

.background-white{
  background-color: #fff;

}

.ceresc-picture-center {
    margin: auto;
    width: 78%;
}

.ceresc2019-donate-space {
  margin: 25px 10px;
}

.ceresc-content{display: flex;flex-wrap: wrap}
.ie9 .ceresc-content{display:table}
.cell{max-width: 50%;margin-bottom:20px;width:50%}
.ie9 .cell{display:inline-block;max-width: 48%;margin-bottom:20px;width:48%}
.shopNow{width: 50%;margin: 0 auto;}



@media screen and (max-width:800px) {
  .ceresc-img-center-50 {
  padding: 20px;
  }
  .ceresc-outer .table, .ceresc-outer .table-row, .ceresc-outer .table-cell {
    display: block;
  }
  .single-filter-block-inner .table-cell {
      width: 100%;
  }

.ceresc-content{display: flex;max-width:100%;flex-wrap: no-wrap}
.cell{flex-grow: 1; min-width: 100%;margin-bottom:20px;}
.first{order: 1;}
.second{order: 2;}
.third{order: 3;}
.fourth{order: 4;}
.fifth{order: 5;}
.sixth{order: 6;}

}
				