@charset "UTF-8";
@font-face {
  font-family: "Bemio";
  src: url("../font/Bemio.eot");
  src: url("../font/Bemio.eot?#iefix") format("embedded-opentype"), url("../font/Bemio.svg#Bemio") format("svg"), url("../font/Bemio.ttf") format("truetype"), url("../font/Bemio.woff") format("woff"), url("../font/Bemio.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GT-Eesti-Pro-Display-Light";
  src: url("../font/GT-Eesti-Pro-Display-Light.eot");
  src: url("../font/GT-Eesti-Pro-Display-Light.woff2") format("woff2"), url("../font/GT-Eesti-Pro-Display-Light.woff") format("woff"), url("../font/GT-Eesti-Pro-Display-Light.ttf") format("truetype"), url("../font/GT-Eesti-Pro-Display-Light.svg#GT-Eesti-Pro-Display-Light") format("svg"), url("../font/GT-Eesti-Pro-Display-Light.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GT-Eesti-Pro-Display-Bold";
  src: url("../font/GTEestiProDisplay-Bold.eot");
  src: url("../font/GTEestiProDisplay-Bold.woff2") format("woff2"), url("../font/GTEestiProDisplay-Bold.woff") format("woff"), url("../font/GT-Eesti-Pro-Display-Light.ttf") format("truetype"), url("../font/GTEestiProDisplay-Bold.svg#GT-Eesti-Pro-Display-Bold") format("svg"), url("../font/GT-Eesti-Pro-Display-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "menu_font";
  src: url("../font/menu-font.eot?i3hv2g");
  src: url("../font/menu-font.eot?i3hv2g#iefix") format("embedded-opentype"), url("../font/menu-font.ttf?i3hv2g") format("truetype"), url("../font/menu-font.woff?i3hv2g") format("woff"), url("../font/menu-font.svg?i3hv2g#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=icon-] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "menu_font" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu-arrow-bottom:before {
  content: "";
}

.icon-menu-close:before {
  content: "";
}

.icon-menu-toogle:before {
  content: "";
}

strong {
  font-family: "GT-Eesti-Pro-Display-Bold";
  font-weight: normal;
}
.feature-story .content-styleNew p span
{
    font-family: "GT-Eesti-Pro-Display-Bold";
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sobeys_container {
  width: 100%;
  max-width: 1720px;
  padding: 0 45px;
  margin: 0 auto;
  clear: both;
}

p, li {
  font-size: 18px;
  color: #404040;
}

section.page_heading {
  padding: 70px 0;
}

.page_heading h2.heading {
  color: #fff;
}

h2.heading {
  font-size: 48px;
  line-height: 60px;
  width: 100%;
  font-family: "GT-Eesti-Pro-Display-Bold";
}
.feature-story .carousel-cell {
    display: flex;
    flex-flow: column;
    justify-content: center;
}
section.page_content {
  background-color: #fff;
}

.breadcrumb {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 0;
}

li.breadcrumb-item,
li.breadcrumb-item > a {
  font-size: 14px;
  line-height: 14px;
  color: #404040;
  font-weight: normal;
}

.breadcrumb-item.active {
  color: #404040;
  font-weight: 700;
}

.page_info nav {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
}

.unique_acts {
  padding: 80px 0 60px 0;
}

.goals_n_progress {
  padding: 0px 0 80px;
}

img {
  width: 100%;
}

h3.sub-heading {
  font-size: 36px;
  line-height: 54px;
  font-family: "GT-Eesti-Pro-Display-Bold";
}

.bg-type-1 {
  background-color: #681243 !important;
}

.section-side-bg {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

section.page_content {
  display: block !important;
}

.dark {
  color: #404040;
}

.light {
  color: #ffffff;
}

.pt-60 {
  padding: 60px 0;
}

.highlights-sec .pt-bottom-60 {
  padding-bottom: 26px;
}

.pt-40 {
  padding: 40px 0;
}

.pt-top-60 {
  padding-top: 60px;
}

.pt-bottom-60 {
  padding-bottom: 60px;
}

h3.rich-text-heading {
  font-size: 36px;
  line-height: 48px;
  font-family: "GT-Eesti-Pro-Display-Bold";
}

span.pastel,
.pastel-heading {
  color: #ecb49c;
}

button.btn.btn-default {
  font-size: 18px;
  line-height: 24px;
  font-family: "GT-Eesti-Pro-Display-Bold";
  text-align: center;
  color: #48a548;
  background-color: #fff;
  border-radius: 50px;
  outline: none;
  border: none;
  padding: 10px 20px;
  min-width: 160px;
  min-height: 60px;
}

.rich-text-container {
  border-top: 1px solid #dddddd;
  border-bottom: 4px solid #681243;
}

h3.titlesub-heading,
h4.titlesub-heading.light {
  font-size: 30px;
  font-family: "GT-Eesti-Pro-Display-Bold";
}

.goal-section ol.carousel-indicators {
  position: absolute;
  margin-right: 0px;
}

.goal-section .carousel_section .carousel-indicators {
  justify-content: center;
}

.goal-section .carousel-indicators li {
  background-color: #dddddd;
}

.box-content-style.text-slider-bg {
  background-color: #f4f4f4;
}

.bg-green,
section.page_heading.bg-green {
  background-color: #006241;
}

ol.custom-list-content {
  position: relative;
  width: 100%;
}

ol.custom-list-content li,
ul.custom-list-content {
  color: #404040;
  padding-left: 1.5em;
  position: relative;
  margin-bottom: 0.2em;
}

ul.custom-list-content li:before {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  background: #4a9f48;
  border-radius: 50px;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 0.3em;
}

ol.custom-list-content li:before{
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  background: #4a9f48;
  border-radius: 50px;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 0.3em;
}
.green-background {
  background: #025436;
}

span.pastel-green,
.pastel-green {
  color: #6dc6ad;
}

.green-text {
  color: #48a548 !important;
}

section.page_heading.blue-bg,
.blue-bg {
  background-color: #222d5f;
}

a.green-link {
  color: #72b031;
}

span.light-blue {
  color: #78cbdf;
}

a.dark-green {
  color: #48a548;
}

.point_arrow {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.highlights-sec .box-content-style {
  padding: 0;
  margin-left: 40px;
  border-bottom: 6px solid #681243;
  display: flex;
  flex-flow: column;
  height: 100%;
}

.box-content-style.new-content-style {
  margin-left: 0 !important;
  margin-right: 40px;
}

.box-content-style.blue-border {
  border-bottom: 6px solid #222d5f;
}

.box-div-style h4.light {
  font-family: "GT-Eesti-Pro-Display-Bold";
}

.title_heading {
  width: 100%;
}

.goal-section .box-div-style.p-180,
.p-180 {
  padding-bottom: 180px;
}

.box-content-style.green-border {
  border-bottom: 6px solid #025436;
}

.comm-fund {
  padding: 51px 0;
}

.comm-fund img {
  width: 380px;
  height: auto;
}

a.green-link img, a.dark-green img {
  width: 14px;
  height: 14px;
  vertical-align: sub;
}

.box-content-btn {
  margin: 20px 0 50px;
}

ol.custom-list-content-disc {
  list-style: none;
  counter-reset: li;
  padding-left: 18px;
  position: relative;
}

ol.custom-list-content-disc li {
  counter-increment: li;
  color: #404040;
  padding-left: 2.5em;
  position: relative;
  margin-bottom: 30px;
}

ol.custom-list-content-disc li:before {
  content: counter(li);
  color: white;
  display: inline-block;
  margin-left: -1em;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  line-height: 40px;
  font-family: "GT-Eesti-Pro-Display-Bold";
  margin-right: 15px;
  background: #025436;
  position: absolute;
  left: 0px;
  top: -5px;
}

.healty_food-sec .text-info {
  padding-right: 60px;
}

.healty_food-sec .text-info.newPad-style {
  padding-right: 20px;
}

.height-style {
  height: 400px;
}

.white-btn {
  width: 100%;
  display: inline-block;
}
.feature-story a img {
    max-width: 16px;
    margin-left: 3px;
}
.feature-story a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-family: "GT-Eesti-Pro-Display-Bold";
    -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.d-feature-none
{
  display: none;
}
.pantone-text {
    color: #222d5f;
}
.highlights-sec .box-content-style h3.titlesub-heading span.pantone-text {
    font-family: "GT-Eesti-Pro-Display-Bold";
    color: #222d5f;
}
.highlights-sec a.dark-green {
    color: #48a548;
}

/**resp**/
@media screen and (max-width: 1600px) {
  h2.heading {
    font-size: 40px;
  }

  h3.titlesub-heading,
h4.titlesub-heading.light {
    font-size: 28px;
    padding: 15px 0;
    margin-bottom: 15px;
  }

  .healty_food-sec .text-info {
    padding-right: 20px;
  }
  p, li, .corporate-responsibility li  {
    font-size: 16px;
}
  .ceo-message-sustainability .description_box ol li h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}
.company-puposes ol.custom-list-content li:before {
    top: 0.25rem;
}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .highlights-sec .align-content-center {
    display: flex;
    align-items: center;
  }
    .video-img img
  {
    min-height: 370px;
  }
  .feature-story .video-img .play-icon img {
    min-height: auto;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  h2.heading {
    font-size: 36px;
    line-height: 42px;
  }

  .sobeys_container {
    padding: 0 15px;
  }

  h4.title_heading2.title_heading3 {
    font-size: 20px;
  }

  .goal-section .box-div-style.p-180, .p-180 {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .video-img img
  {
    min-height: 320px;
  }
  .feature-story .video-img .play-icon img {
    min-height: auto;
}
  .sobeys_container {
    padding: 0 15px;
  }
  .feature-story .content-styleNew p {
    font-size: 12px;
    line-height: 14px;
}
  .feature-story a {
      font-size: 12px;
  }
  .feature-story a img {
    max-width: 12px;
  }
  .feature-story .content-styleNew {
    padding: 0 0px 0 30px;
  }

  .goal-section .box-div-style.p-180, .p-180 {
    padding-bottom: 0;
  }

  h3.titlesub-heading, h4.titlesub-heading.light {
    margin-bottom: 0;
  }

  .title_heading3 {
    margin-bottom: 0;
  }

  h2.heading {
    font-size: 24px;
    line-height: 38px;
  }

  p, li, .corporate-responsibility li {
    font-size: 14px;
  }

  h3.sub-heading {
    font-size: 30px;
  }

  .highlights-sec .box-content-style h3 {
    padding: 20px 0;
    margin-bottom: 20px;
  }

  h3.rich-text-heading {
    font-size: 34px;
    line-height: 40px;
  }

  .goal-section .carousel_section.goals_slider .box-content-style {
    padding: 0px 15px;
  }

  .goals_slider ol.carousel-indicators {
    bottom: -55px;
  }

  .carousel-item .point_arrow {
    bottom: 85px;
  }

  .carousel-item .box-div-style h4.light, .goal-section h3.titlesub-heading, .goal-section h4.titlesub-heading.light {
    font-size: 18px;
    line-height: 20px;
  }

  .goal-section.innovation .box-div-style.p-180, .goal-section.attract .box-div-style.p-180 {
    padding-bottom: 90px;
  }

  .goal-section.innovation .point_arrow, .goal-section.attract .point_arrow {
    bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .unique_acts {
    padding: 50px 0;
  }

  /* .mob_btn_none{
       display: none;
   }*/
  .sobeys_container {
    padding: 0px 10px;
  }

  .highlights-sec .box-image-style {
    width: 100%;
  }

  .featured_story .bg-type-1 .col-12.col-md-6.p-5 {
    padding: 30px !important;
  }

  li.breadcrumb-item,
li.breadcrumb-item > a {
    margin-bottom: 10px;
  }

  .feature-story .green-background .content-styleNew {
    padding: 40px;
  }

  section.page_heading {
    padding: 50px 0;
  }

  section.page_heading h2 {
    font-size: 36px;
  }

  .title_heading {
    font-size: 36px;
  }

  .healty_food-sec p {
    font-size: 16px;
    margin-bottom: 30px;
  }

  h4.text-center.title_heading2.pb-5 {
    font-size: 30px;
  }

.feature-story .content-styleNew {
    padding: 40px 30px 30px 50px;
}

  .title_heading3 {
    font-size: 30px;
    line-height: 40px;
  }

  .feature-story .content-styleNew p {
    font-size: 16px;
  }

  .goal-section h2.heading.pastel-heading {
    font-size: 48px;
  }

  .goal-section h3.titlesub-heading,
.goal-section h4.titlesub-heading.light {
    font-size: 24px;
    line-height: 30px;
  }

  .goal-section .box-div-style {
    padding: 40px 60px 100px 40px;
  }

  .sobeys_container {
    padding: 0 10px;
  }

  .highlights-sec .box-content-style {
    margin-left: 0;
  }

  .box-content-style.new-content-style {
    margin-right: 0px;
  }

  .highlights-sec .pt-bottom-60 {
    padding-bottom: 30px;
  }

  .order-1 {
    display: flex;
    order: 2;
  }

  .order-2 {
    display: flex;
    order: 1;
  }

  .highlights-sec .box-content-style h3 {
    border-top: 0px solid #ddd;
  }

  .healty_food-sec .text-info {
    padding-right: 15px;
  }

  h2.heading {
    line-height: normal;
  }
}
@media only screen and (max-width: 415px) {
  h3.rich-text-heading {
    font-size: 30px;
    line-height: normal;
  }

  .title_heading {
    font-size: 30px;
  }

  h2.heading {
    font-size: 30px;
  }

  .page-heading {
    font-size: 30px;
  }
}