@charset "utf-8";
 .centerbar {
   border-top: 5px solid #fd6225;
   width: 50px;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 2.5%;
}
 .center {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
 .center_services {
   display: block;
   max-height: 50px;
}
 .fixbody {
   overflow: hidden;
   position: fixed;
   width: 100%;
}
 .news-overlay {
   position: relative;
   display: flex;
   left: 0px;
   height: 100%;
   width: 100%;
}
 .logo-overlay {
   position: absolute;
   z-index: 1;
   bottom: 20px;
   right: 0px;
   opacity: 1;
}
 .gray {
   background: #eae7e4;
}
 .break-word {
   word-break: break-all;
}
 .extra-padding {
   padding-top: calc(100% / 12);
   padding-bottom: calc(100% / 12);
}
/* Chef'd Press Release Section */
 .chef-white-container {
   background-color: #fff;
   width: 100%;
   float: left;
   height: 25rem;
   padding-right: calc(100% / 12);
   padding-left: calc(100% / 12);
}
 .flex-ul-content {
   font-size: 1.2rem;
   color: #7c7c7c;
   padding-left: 18px !important;
   list-style-type: disc;
}
 .flex-ul-content li {
   list-style-type: disc !important;
}
 .flex-release-wrapper {
   height: 30rem;
}
 .lg-white-container {
   height: 26.8rem;
}
 .chef-gray-container .mobilehero {
   height: auto;
   position: relative;
   bottom: 100px;
}
 .chef-gray-container .chefd-container {
   position: relative;
   bottom: 5rem;
}
 .chef-gray-container .chefd-img__section {
   margin: 36px auto auto;
}
 .chef-gray-container .elx-img__section {
   margin: 60px auto auto;
}
 .chef-gray-container .margin-top-0 {
   margin-top: 0;
}
 .chef-gray-container p a {
   color: #000;
}
 .press-list li {
   list-style-type: disc !important;
}
 .press-list li p {
   margin-left: 30px;
}
 .chef-gray-container p a.def-link {
   color: blue;
}
 .chef-gray-container .sweden-line-image-wrapper img {
   margin-top: 30px;
}
 .chefd-container {
   width: 860px;
   margin: 0 auto;
}
 .chefd-container .title-section {
   padding: 5rem 0px 0px 0px;
}
 .chefd-container .container {
   margin: 27px 0;
}
 .chefd-container .container .text-imgage-body {
   margin-top: 0;
}
 .chefd-container .container .flexphotoright {
   margin-top: 8px;
}
 .chefd-container .container .flexphotoright img {
   margin-bottom: 20px;
}
 .chefd-container .container .flexphotoright .body {
   margin: 0;
}
 .chefd-container .container .flexphotoleft iframe {
   width: 100%;
   height: 20rem;
}
 .chefd-container .container .flextextright .body {
   font-size: 16px;
   color: #000;
   position: relative;
   top: 10px;
   font-style: italic;
}
 .chefd-container .container .flextextright .body .seperator:after {
   background-color: #000;
   content: "";
   display: inline-block;
   height: 2px;
   vertical-align: middle;
   width: 13px;
}
 .chefd-container .container .flextextright .line-caption {
   height: 6px;
   width: 90%;
   background: #dadada;
}
 .chefd-container .container .textspacer {
   margin: 0 auto;
}
 .chefd-container .chef-title {
   font-weight: 800;
   font-size: 2rem;
   line-height: 1.2;
   margin-top: 13px;
   margin-bottom: 0px;
  /*max-width: 600px;
  */
   max-width: 100%;
}
 .chefd-container .chef-subtitle {
   font-size: 1.1rem;
}
 .chefd-container .innitorange {
   font-size: 1rem;
}
 .chefd-container .responsive-img {
   float: left;
}
 .chefd-container .date-section {
   display: block;
   color: #fd6225;
   text-transform: uppercase;
   font-weight: bold;
   margin-top: 27px;
   margin-bottom: 27px;
}
 .chefd-container .date-section__mobile {
   display: none;
}
 .chefd-container .chef-subheading {
   font-weight: bold;
   font-size: 1.2rem;
   margin-top: 50px;
   margin-bottom: 0px;
   text-transform: uppercase;
}
 .chefd-container .top-margin {
   margin-top: 5rem;
   float: left;
}
 .chefd-container .first-subheading {
   margin-top: 50px;
}
 .chefd-container .btn-flat {
   padding: 0;
   margin-bottom: 60px;
}
 .chefd-container .btn-flat:focus, .chefd-container .btn-flat:visited {
   background-color: transparent;
}
 .chefd-container .chefd-list-container {
   padding-left: 45px;
}
 .chefd-container .chefd-list-container .chef-subheading {
   font-size: 1rem;
   vertical-align: middle;
}
 @media (min-width: 650px) and (max-width: 1024px) {
     .main-container {
         padding-top: 120px;
     }
 }
 .main-container {
   height: 100%;
 }
/* Modal button disable */
 .modal .modal-close.btn-disabled {
   opacity: 0.6;
   cursor: not-allowed;
}
 .modal .error-msg {
   float: left;
   color: #fff;
   position: relative;
   top: 20px;
}
 .modal .msg-display {
   display: none;
}
 .shopwell-logo-container {
   float: right;
   position: relative;
   margin: 0;
   background-color: #165416;
   padding: 0 25px;
   border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
}
 .shopwell-logo-container .logo-shop-wh {
   background-image: url(../assets/images/shopwell/sprite.png);
   background-position: 95.4716981132% 20.7407407407%;
   background-size: 338.7387387387% 1225%;
   width: 111px;
   height: 24px;
   display: inline-block;
   vertical-align: middle;
   font-size: 0;
}
 .shopwell-logo-container .logo-shop-wh .ico-arrow {
   background-image: url(../assets/images/shopwell/sprite.png);
   background-position: 57.027027027% 12.323943662%;
   background-size: 6266.6666666667% 2940%;
   width: 6px;
   height: 10px;
   display: inline-block;
   vertical-align: middle;
   font-size: 0px;
}
 .shopwell-logo-container .logo-frame i {
   position: absolute;
   right: 12px;
   top: 46%;
   -webkit-transform: translate(0, -50%);
   -ms-transform: translate(0, -50%);
   transform: translate(0, -50%);
   -webkit-transition: 0.2s ease-in-out;
   -o-transition: 0.2s ease-in-out;
   transition: 0.2s ease-in-out;
}
 .shopwell-logo-container .logo-frame:hover i {
   -webkit-transform: translate(4px, -50%);
   -ms-transform: translate(4px, -50%);
   transform: translate(4px, -50%);
}
 .hide-footer {
   display: none;
}
/* Toast Notification */
 #sms-success {
   visibility: hidden;
   min-width: 210px;
   margin-left: -125px;
   background-color: #4cb935;
   color: #fff;
   text-align: center;
   border-radius: 2px;
   padding: 16px;
   position: fixed;
   z-index: 1;
   left: 50%;
   top: 90px;
   letter-spacing: 1px;
   font-size: 12px;
   font-weight: 700;
   text-transform: uppercase;
}
 #sms-success:after, #sms-success:before {
   bottom: 80%;
   left: 50%;
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0;
   position: absolute;
   pointer-events: none;
}
 #sms-success:after {
   border-color: rgba(136, 183, 213, 0);
   border-bottom-color: #4cb935;
   border-width: 30px;
   margin-left: -30px;
}
 #sms-success:before {
   border-color: rgba(194, 225, 245, 0);
   border-bottom-color: #4cb935;
   border-width: 30px;
   margin-left: -30px;
}
 #sms-failure {
   visibility: hidden;
   min-width: 210px;
   margin-left: -125px;
   background-color: #4cb935;
   color: #fff;
   text-align: center;
   border-radius: 2px;
   padding: 16px;
   position: fixed;
   z-index: 1;
   left: 50%;
   top: 90px;
   letter-spacing: 1px;
   font-size: 12px;
   font-weight: 700;
   text-transform: uppercase;
}
 #sms-failure:after, #sms-failure:before {
   bottom: 80%;
   left: 50%;
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0;
   position: absolute;
   pointer-events: none;
}
 #sms-failure:after {
   border-color: rgba(136, 183, 213, 0);
   border-bottom-color: #4cb935;
   border-width: 30px;
   margin-left: -30px;
}
 #sms-failure:before {
   border-color: rgba(194, 225, 245, 0);
   border-bottom-color: #4cb935;
   border-width: 30px;
   margin-left: -30px;
}
/* Show the snackbar when clicking on a button (class added with JavaScript) */
 #sms-failure.show, #sms-success.show {
   visibility: visible;
   -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
   animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
/* Animations to fade the snackbar in and out */
 @-webkit-keyframes fadein {
   from {
     top: 0;
     opacity: 0;
  }
   to {
     top: 100px;
     opacity: 1;
  }
}
 @keyframes fadein {
   from {
     top: 0;
     opacity: 0;
  }
   to {
     top: 100px;
     opacity: 1;
  }
}
 @-webkit-keyframes fadeout {
   from {
     top: 100px;
     opacity: 1;
  }
   to {
     top: 0;
     opacity: 0;
  }
}
 @keyframes fadeout {
   from {
     top: 100px;
     opacity: 1;
  }
   to {
     top: 0;
     opacity: 0;
  }
}
/* Request a quote modal */
 #request-fail .modaltextholder, #request-pass .modaltextholder {
   background-color: #fff;
}
 #request-fail .title-message, #request-pass .title-message {
   color: #000;
}
 #request-fail .text-message, #request-pass .text-message {
   color: #000;
}
 #request-fail #request-fail-close, #request-pass #request-fail-close, #request-fail #request-pass-close, #request-pass #request-pass-close {
   color: #000;
}
/* Press Center Alignment */
 .press-text {
   position: absolute;
   top: 50%;
   margin-left: calc(100% / 12);
   transform: translateY(-50%);
   width: calc(100% / 12 * 10);
   color: #f2f2f2;
   margin-right: calc(100% / 12);
}
/* Spinner container */
 .hide-spinner {
   display: none;
}
 .spinner-container {
   height: 100%;
   background: #424141 8c;
   z-index: 999;
   width: 100%;
   position: fixed;
   text-align: center;
}
 .spinner-container .img-section {
   display: inline-flex;
   justify-content: center;
   flex-direction: column;
   height: 100%;
}
 #giftSidenav a {
   transition: 0.3s;
   padding: 10px;
   line-height: 2px;
   left: -75px;
   text-decoration: none;
   font-size: 20px;
   z-index: 900;
   color: white;
   border-radius: 0 5px 5px 0;
   background: #165416;
   position: fixed;
   top: 50%;
   text-align: right;
   transform: translateY(-50%);
}
 #giftSidenav a:hover {
   left: 0;
}
 #giftSidenav a .gifts-sidebar {
   float: left;
   font-size: 18px;
   line-height: 35px;
   margin-right: 8px;
}
 .sweeps-white-container {
   height: auto;
}
 .sweeps-gray-container .chefd-container {
   bottom: 0;
   top: 8px;
}
 .with-innit-logos {
   background: #fff;
}
 #benefits-container .hide-video-block {
   display: none;
}
 #benefits-container .relationship-notch-section {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 100%;
}
 #benefits-container .relationship-notch-section .onehalfimage-section {
   width: 50%;
   float: left;
   line-height: 0;
   overflow: hidden;
}
 #benefits-container .relationship-notch-section .onehalfimage-section img {
   height: 100%;
   object-fit: cover;
}
 #benefits-container .relationship-notch-section .secondhalftext-section {
   float: left;
   padding: 80px 30px 30px;
   width: 50%;
}
 #benefits-container .relationship-notch-section .secondhalftext-section .heading-title {
   width: 80%;
}
 #benefits-container .relationship-notch-section .secondhalftext-section .heading-title h3 {
   font-size: 2rem;
}
 #benefits-container .relationship-notch-section .flavor-withinnit-section {
   margin-right: calc(100% / 12);
   margin-left: calc(100% / 12);
   padding-bottom: calc(100% / 30);
   text-align: -webkit-center;
}
 #benefits-container .relationship-notch-section .flavor-withinnit-section .text {
   text-transform: capitalize;
   font-size: 2rem;
}
 #benefits-container .relationship-notch-section .flavor-withinnit-section .subtext {
   font-size: 1.2rem;
   width: 55%;
}
 #benefits-container .relationship-notch-section .relationship-notch {
   width: 100%;
   max-width: 330px;
   height: 215px;
   margin-bottom: 10px;
   background: #d8d8d8;
}
 #benefits-container .relationship-notch-section .image-title .with-innit-divider {
   display: inline-block;
   width: 25px;
   height: 5px;
   margin: 7px 0;
   border: 0.5px solid #fd6225;
   background: #fd6225;
}
 #benefits-container .relationship-notch-section .image-title h5.benifit-title {
   letter-spacing: 0;
   text-transform: uppercase;
   margin: 0;
   font-size: 1.2rem;
}
 #benefits-container .relationship-notch-section .image-title p.body {
   margin-top: 0;
}
 #withinnit-container .hide-video-block {
   display: none;
}
 #withinnit-container .flavor-withinnit-section .flavor-text h3 {
   position: relative;
   color: #000;
}
 #withinnit-container .relationship-notch-section {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 100%;
}
 #withinnit-container .relationship-notch-section .extended-container {
   width: 100%;
}
 #withinnit-container .relationship-notch-section .onehalfimage-section {
   width: 50%;
   float: left;
   line-height: 0;
   overflow: hidden;
}
 #withinnit-container .relationship-notch-section .onehalfimage-section img {
   height: 100%;
   object-fit: cover;
}
 #withinnit-container .relationship-notch-section .secondhalftext-section {
   float: left;
   padding: 0px 60px 60px 130px;
   width: 50%;
}
 #withinnit-container .relationship-notch-section .secondhalftext-section .heading-title {
   width: 80%;
}
 #withinnit-container .relationship-notch-section .secondhalftext-section .heading-title h3 {
   font-size: 2rem;
}
 #withinnit-container .relationship-notch-section .flavor-withinnit-section {
   margin-right: calc(100% / 12);
   margin-left: calc(100% / 12);
   padding-bottom: calc(100% / 30);
   padding-top: 0;
   text-align: -webkit-center;
}
 #withinnit-container .relationship-notch-section .flavor-withinnit-section .text {
   text-transform: capitalize;
   font-size: 2rem;
   margin: 0;
}
 #withinnit-container .relationship-notch-section .flavor-withinnit-section .subtext {
   font-size: 1.2rem;
   width: 55%;
}
 #withinnit-container .relationship-notch-section .relationship-notch {
   width: 100%;
   max-width: 330px;
   height: 215px;
   margin-bottom: 10px;
   background: #d8d8d8;
}
 #withinnit-container .relationship-notch-section .image-title .with-innit-divider {
   display: inline-block;
   width: 25px;
   height: 5px;
   margin: 7px 0;
   border: 0.5px solid #fd6225;
   background: #fd6225;
}
 #withinnit-container .relationship-notch-section .image-title h5.benifit-title {
   letter-spacing: 0;
   text-transform: uppercase;
   margin: 0;
   font-size: 1.2rem;
}
 #withinnit-container .relationship-notch-section .image-title p.body {
   margin-top: 0;
   color: #7c7c7c;
}
 #withinnit-container .relationship-notch-section .how-it-works-section {
   padding-bottom: calc(100% / 30);
}
 #withinnit-container .relationship-notch-section .how-it-works-section .img-container {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-around;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-direction: row;
   flex-direction: row;
}
 #withinnit-container .relationship-notch-section .how-it-works-section .img-container .img-box {
   width: 29%;
}
 #withinnit-container .smart-display-assistant-section .work-with-logos .assistant-logo-container {
   width: 58%;
   padding: 20px 0;
}
 #withinnit-container .smart-display-assistant-section .work-with-logos .assistant-logo-container .assitant-withinnit-section {
   margin-right: calc(100% / 12);
   margin-left: calc(100% / 12);
   padding-bottom: 0;
   padding-top: calc(100% / 30);
   display: flex;
   justify-content: center;
}
 #withinnit-container .smart-display-assistant-section .work-with-logos .assistant-logo-container .assitant-withinnit-section .text {
   text-transform: capitalize;
   font-size: 2rem;
   margin-bottom: 0;
}
 #withinnit-container .smart-display-assistant-section .work-with-logos .assistant-logo-container .sub-section-content {
   color: initial;
}
 #withinnit-container .smart-display-assistant-section .work-with-logos .assistant-logo-container .partner-section-button {
   color: #fff;
   background-color: #4cb935;
   text-transform: uppercase;
   width: 100%;
   border: 1px #4cb935 solid;
   font-size: 0.8rem;
   padding: 15px 30px;
   border-radius: 50px;
   font-weight: bold;
   cursor: pointer;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
 #withinnit-container .smart-display-assistant-section .smart-displays-images-section, #withinnit-container .smart-display-assistant-section .logo-img-section {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   width: 100%;
}
 #withinnit-container .smart-display-assistant-section .smart-displays-images-section .smart-images, #withinnit-container .smart-display-assistant-section .logo-img-section .smart-images {
   width: 32%;
   float: left;
}
 #withinnit-container .smart-display-assistant-section .smart-displays-images-section .smart-images img, #withinnit-container .smart-display-assistant-section .logo-img-section .smart-images img {
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
   border-radius: 4px;
}
 #withinnit-container .smart-display-assistant-section .smart-displays-images-section .logo-img-section, #withinnit-container .smart-display-assistant-section .logo-img-section .logo-img-section {
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
 #withinnit-container .smart-display-assistant-section .interested-in-partner-section {
   padding-bottom: 0;
   padding-top: calc(100% / 30);
   display: block;
   justify-content: center;
   width: 50%;
   margin: 0 auto;
   text-align: center;
}
 #withinnit-container .smart-display-assistant-section .interested-in-partner-section p {
   margin: 0 0 20px 0;
   font-size: 1.2rem;
}
 #withinnit-container .smart-display-assistant-section .interested-in-partner-section .partner-section-button {
   color: #fff;
   background-color: #4cb935;
   text-transform: uppercase;
   width: 100%;
   border: 1px #4cb935 solid;
   font-size: 0.8rem;
   padding: 15px 30px;
   border-radius: 50px;
   font-family: "Averta Extra Bold";
   font-weight: bold;
   cursor: pointer;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
 #withinnit-container .smart-display-assistant-section .extra-padding {
   padding-top: calc(100% / 70);
   padding-bottom: calc(100% / 20);
}
 .categories-container .partners-videoview :hover {
   cursor: pointer;
}
 .categories-container .video-play-icon {
   position: relative;
   bottom: 88px;
   float: right;
   background: #4cb935;
   border-bottom-right-radius: 0;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 .categories-container .video-play-icon i {
   color: #fff;
   font-size: 3em;
   width: 80px;
   padding: 18px;
}
 .categories-container .video-play-icon i:hover {
   background: #165416;
}
 .categories-container .video-play-icon .pause {
   display: none;
}
 .categories-container #cat-close-btn {
   position: absolute;
   background: transparent;
   border: 0;
   font-size: 25px;
   padding: 0 15px;
   color: #f3f1ee;
}
 .categories-container .category-title {
   text-transform: capitalize;
}
/*New footer*/
 .footer {
   background-color: #e9e9e9;
   padding-top: 46px;
   padding-bottom: 40px;
   font-size: 14px;
   font-family: 'Averta Bold', 'Averta', Arial, Helvetica, sans-serif;
   letter-spacing: 0.05em;
}
 .footer .shell {
   max-width: 1440px;
   padding-left: 10px;
   padding-right: 10px;
   margin: auto;
}
 .footer .footer__aside {
   float: left;
   margin-top: 10px;
   margin-left: 5%;
}
 .logo-shop-gn {
   width: 125px;
   height: 29px;
   display: inline-block;
   vertical-align: middle;
   font-size: 0px;
}
 .logo-inni-gn {
   background: transparent;
}
 .footer .footer__aside + .footer__content {
   margin-left: 166px;
}
 .footer .footer__content {
   float: left;
}
 .footer .footer__content ul {
   float: left;
   width: 176px;
}
 .footer ul {
   margin-bottom: 0;
}
 .footer .footer__content p {
   margin-bottom: 0;
   color: #fd6224;
   text-transform: uppercase;
   font-family: 'Averta Bold', 'Averta', Arial, Helvetica, sans-serif;
}
 .footer .footer__content li {
   margin-top: 6px;
   text-transform: capitalize;
}
 .footer .footer__content a {
   color: #000;
}
 .footer .footer__content a:hover {
   color: #000 7f;
}
 .footer .footer__foot {
   margin-top: 30px;
   color: #7c7c7c;
   font-size: 13px;
   letter-spacing: 0.01em;
}
 .footer .footer__foot ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row nowrap;
   flex-flow: row nowrap;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 0 10px;
}
 .footer .footer__foot li + li {
   margin-left: 20px;
}
 .footer .footer__foot a {
   color: #bababa;
}
 .footer .footer__foot li + li {
   margin-left: 20px;
}
 .footer .footer__foot a:hover {
   color: #000;
}
 .footer .footer__content ul + ul {
   margin-left: 33px;
}
/* --------------Footer New---------------------------------------------- */
 .footer {
   padding: 41px 0 0;
   background: #0e3f0e;
}
 .footer .footer__body {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   padding-bottom: 35px;
}
 .footer .footer__body.hideNav {
   display: none;
}
 .footer.noPadding {
   padding: 0;
}
 .footer .footer__body:before {
   content: '';
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   height: 1px;
   width: 100%;
   background: #979797;
   opacity: 0.5;
}
 .footer .footer__logo {
   width: 15%;
   text-align: center;
}
 .footer .footer__nav {
   width: 17%;
   padding-left: 21px;
   padding-top: 7px;
   font-size: 0.875rem;
   font-weight: 400;
   color: #fff;
   letter-spacing: 0.9px;
}
 .footer .footer__nav-title {
   font-size: 0.75rem;
   font-weight: 700;
   letter-spacing: 1px;
   text-transform: uppercase;
}
 .footer .footer__nav ul {
   list-style: none;
}
 .footer .footer__bar ul.list-legals {
   width: 100%;
   display: flex;
   justify-content: center;
}
 .footer .footer__bar ul.list-legals li {
   padding: 0 10px;
}
 .footer .footer__nav li {
   margin-top: 6px;
}
 .footer .footer__nav a {
   text-decoration: none;
   -webkit-transition: 0.3s;
   -o-transition: 0.3s;
   transition: 0.3s;
   font-family: 'Averta Regular', 'Averta', Arial, Helvetica, sans-serif;
   color: #fff;
}
 .footer .footer__bar ul.list-legals a {
   font-family: 'Averta Regular', 'Averta', Arial, Helvetica, sans-serif;
   color: #fff;
}
 .footer .footer__nav a:hover, .footer .footer__bar ul.list-legals a:hover {
   opacity: 0.7;
}
 .footer .footer__bar {
   padding: 14px 0 14px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   color: #fff;
   font-weight: 400;
   font-size: 0.875rem;
}
 .footer .footer__bar p {
   margin-bottom: 0;
   margin-top: 0;
}
 @media (max-width: 767px) {
   .footer {
     padding: 23px 0 0;
  }
   .footer .footer__logo {
     width: 100%;
     padding-left: 0;
  }
   .footer .footer__nav {
     width: 50%;
     padding: 28px 0 0 0;
  }
   .footer .footer__bar {
     width: 100%;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
  }
   .footer .footer__bar ul.list-legals {
     display: block;
  }
   .footer .footer__logo {
     text-align: left;
  }
   .footer .footer__bar ul.list-legals li {
     padding: 5px 0;
     float: left;
     margin-right: 10px;
  }
   .footer .footer__bar ul.list-legals li.france-footer {
     margin-right: 60px;
  }
   .footer .footer__bar ul.list-legals li.italy-footer {
     margin-right: 60px;
  }
}
/* --------------Footer New END--------------------------------------------- */
 @media (max-width: 1119px) {
   .footer .footer__aside {
     width: 22%;
  }
   .footer .footer__aside + .footer__content {
     margin-left: 20px;
     width: 69%;
  }
   .footer .footer__content ul {
     width: 23%;
  }
}
 @media (max-width: 850px) {
   .footer.shopwell-footer {
     margin-bottom: 0;
  }
   .footer .footer__aside {
     margin-left: 0;
     border-bottom: none;
  }
   .footer .footer__aside + .footer__content {
     margin-left: 0;
     width: auto;
  }
   .footer .footer__content ul {
     width: 25%;
  }
}
 @media (max-width: 570px) {
   .footer .footer__aside + .footer__content {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
  }
   .footer .footer__content ul {
     width: 50%;
  }
   .footer .footer__content ul + ul {
     margin-left: 0;
  }
}
/*Cookie section*/
 .cookieSection {
   padding: 15px 0;
   background: #0e3f0e;
   position: fixed;
   bottom: 0;
   left: 0;
   z-index: 10;
   display: none;
   width: 100%;
}
 .cookieContent {
   width: 70%;
   margin: 0 auto;
   display: flex;
   justify-content: space-between;
   align-items: center;
}
 @media only screen and (max-width: 767px) {
   .cookieContent {
     width: 88%;
  }
}
 .cookieContent p {
   font-size: 15px;
   line-height: 18px;
   color: #fff;
   margin-bottom: 0;
   flex-basis: 85%;
}
 @media only screen and (max-width: 767px) {
   .cookieContent p {
     flex-basis: 75%;
  }
}
 .cookieContent p a {
   font-family: 'Averta Bold', 'Averta', Arial, Helvetica, sans-serif;
   font-size: 17px;
   line-height: 19px;
   display: inline-block;
   color: #fff;
   font-weight: bold;
}
 .cookieContent img {
   height: 30px;
   flex-basis: 10%;
}
 #sidenav-overlay-shopwell {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   height: 120vh;
   background-color: rgba(0, 0, 0, 0.5);
   z-index: 997;
   will-change: opacity;
}
/*new footer CSS end*/
 @media screen and (min-width: 801px) {
   #mc_embed_signup_scroll {
     width: 100%;
     align: left;
     overflow: hidden;
     display: flex;
     margin-top: 0px;
  }
   #mce-EMAIL {
     display: inline-block;
     background-color: #f3f1ee;
     height: 50px;
     flex-grow: 1;
     color: #949494;
     padding-left: 10px;
     border-top-left-radius: 5px;
     border-bottom-left-radius: 5px;
     border-top-right-radius: 0px;
     border-bottom-right-radius: 0px;
     border: 1px #dadada solid;
     vertical-align: top;
     padding-left: 10px;
  }
   input#mce-EMAIL:placeholder-shown {
     padding-left: 10px;
  }
   input#mce-EMAIL::placeholder {
     color: #7d7d7d;
     letter-spacing: 1px;
     font-size: 16px;
  }
   input#mc-embedded-subscribe.button {
     color: #fff;
     background-color: #4cb935;
     height: 52px;
     text-transform: uppercase;
     font-weight: bold;
     letter-spacing: 1px;
     margin: 0 0 0 -2px;
     border-top-right-radius: 5px;
     border-bottom-right-radius: 5px;
     order-top-left-radius: 0px;
     border-bottom-left-radius: 0px;
     width: 100%;
     vertical-align: top;
     border: 1px #dadada solid;
     line-height: 52px;
     font-size: 1rem;
  }
   .clear {
     display: inline;
     max-width: 40%;
     min-width: 30%;
  }
   .socialicon {
     float: right;
  }
   #footer_divider {
     padding-bottom: 25px;
  }
   .mobile-CTA {
     display: inline-block;
     float: left;
  }
   .footerlink {
     font-size: 0.8rem;
     line-height: 200%;
     font-weight: bold;
     color: #4b4b4b;
     letter-spacing: 1px;
     text-transform: uppercase;
  }
   .flexrowmission {
     display: flex;
     flex-direction: row;
     margin-left: calc(100% / 12);
     margin-right: calc(100% / 12);
  }
   .flexrowmission.centerFlexomission {
     max-width: 1180px;
     margin: 0 auto;
     width: 100%;
  }
   .flexrowlocation {
     display: flex;
     flex-direction: row;
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
  }
   .flexrowheadshot {
     display: flex;
     flex-direction: row;
     justify-content: space-around;
     flex-wrap: wrap;
  }
   .brandholdercontainer {
     display: flex;
     flex-direction: row;
  }
   .body {
     color: #4b4b4b;
     line-height: 180%;
     text-align: left;
  }
   .bodytable {
     color: #4b4b4b;
  }
   .headshotholder {
     position: relative;
     flex-basis: 30%;
     margin-top: 25px;
  }
   .bioholder {
     margin-right: calc(100% / 6);
     margin-left: calc(100% / 6);
     padding-top: 45px;
  }
   .flexbox {
     display: flex;
     flex-direction: row;
  }
   .careerphotoleft {
     margin-right: 15px;
  }
   .assistant-logo-container {
     margin-top: -7px;
     padding: 50px 60px;
  }
   #benefits-container .categories-container .flexrowtextright, #withinnit-container .categories-container .flexrowtextright {
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
     height: 485px;
  }
   #benefits-container .categories-container .flexphotoleft, #withinnit-container .categories-container .flexphotoleft {
     flex: 0 0 65%;
  }
   #benefits-container .categories-container .flexphotoleft img, #withinnit-container .categories-container .flexphotoleft img {
     height: 100%;
  }
   #benefits-container .categories-container .textspacer, #withinnit-container .categories-container .textspacer {
     background: #fff;
     margin-bottom: 0;
     position: relative;
  }
   #benefits-container .categories-container .textspacer .flextextright, #withinnit-container .categories-container .textspacer .flextextright {
     margin-right: calc(100% / 10);
     margin-left: calc(100% / 10);
  }
   #benefits-container .categories-container .textspacer .flextextright h3, #withinnit-container .categories-container .textspacer .flextextright h3 {
     margin-top: 2rem;
     margin-bottom: 0;
  }
   #benefits-container .categories-container .textspacer .flextextright .watch-video-container, #withinnit-container .categories-container .textspacer .flextextright .watch-video-container {
     display: inline-flex;
     position: absolute;
     bottom: 30px;
     margin-right: calc(100% / 12);
  }
   #benefits-container .categories-container .textspacer .flextextright .watch-video-container .video-text, #withinnit-container .categories-container .textspacer .flextextright .watch-video-container .video-text {
     padding-left: 15px;
     font-style: italic;
  }
   #benefits-container .categories-container .textspacer .flextextright .watch-video-container .watch-text, #withinnit-container .categories-container .textspacer .flextextright .watch-video-container .watch-text {
     text-transform: uppercase;
     color: #4cb935;
  }
   #benefits-container .categories-container .textspacer .flextextright .watch-video-container i, #withinnit-container .categories-container .textspacer .flextextright .watch-video-container i {
     margin-top: -2px;
     color: #4cb935;
  }
   #benefits-container .categories-container .textspacer .body, #withinnit-container .categories-container .textspacer .body {
     margin-top: 5px;
  }
   #benefits-container .first-category, #withinnit-container .first-category {
     padding-bottom: calc(100% / 25);
  }
   #benefits-container .first-category .partners-videoview, #withinnit-container .first-category .partners-videoview {
     cursor: pointer;
  }
   .app-badges-container .hero-btn-container a.waves-effect.downloadapp-btn {
     display: inline;
  }
   .app-badges-container .hero-btn-container a.waves-effect.downloadapp-btn img {
     width: 25%;
  }
}
 @media screen and (max-width: 801px) {
   #mc_embed_signup_scroll {
     width: 100%;
     margin: 0 auto;
  }
   #mce-EMAIL {
     display: block;
     background-color: #f3f1ee;
     height: 55px;
     width: calc(100% / 6 * 5);
     color: #949494;
     margin: auto;
     border-radius: 5px;
     border: 1px #dadada solid;
     vertical-align: top;
     box-sizing: content-box;
     margin-bottom: 5px;
     line-height: 55px;
     padding-left: 10px;
     font-size: 1rem;
     max-width: 400px;
  }
   input#mce-EMAIL::-webkit-input-placeholder {
     color: #7d7d7d;
     letter-spacing: 1px;
     font-size: 16px;
  }
   input#mc-embedded-subscribe.button {
     color: #fff;
     background-color: #4cb935;
     height: 55px;
     text-transform: uppercase;
     font-weight: bold;
     letter-spacing: 1px;
     margin: 0;
     box-sizing: content-box;
     border-radius: 5px;
     width: calc(100% / 6 * 5);
     vertical-align: top;
     border: 1px #dadada solid;
     line-height: 55px;
     font-size: 1rem;
     max-width: 400px;
  }
   .clear {
     width: 100%;
  }
   .socialicon {
     display: block;
     text-align: center;
  }
   #footerdiv {
     text-align: center;
  }
   .footercopy {
     padding-top: 25px;
  }
   #footer_divider {
     margin-bottom: 0px;
  }
   .mobile-CTA {
     display: none;
  }
   .footerlink {
     font-size: 1rem;
     line-height: 200%;
     font-weight: bold;
     color: #4b4b4b;
     letter-spacing: 1px;
     text-transform: uppercase;
  }
   .footercopyright {
     text-align: center;
  }
   .flexrowmission {
     display: flex;
     flex-direction: column;
     margin-left: calc(100% / 12);
     margin-right: calc(100% / 12);
  }
   .flexrowlocation {
     display: flex;
     flex-direction: column;
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
  }
   .flexrowheadshot {
     display: flex;
     flex-direction: column;
     justify-content: space-around;
  }
   .brandholdercontainer {
     display: flex;
     flex-direction: column;
  }
   .titlebreakmobile {
     display: inline-block;
  }
   .body {
     color: #4b4b4b;
     line-height: 180%;
     text-align: left;
  }
   .bodytable {
     color: #4b4b4b;
  }
   .headshotholder {
     position: relative;
     max-width: 80%;
     margin-top: 30px;
     margin-right: auto;
     margin-left: auto;
  }
   .bioholder {
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
     padding-top: 20px;
  }
   .flexbox {
     display: flex;
     flex-direction: column;
  }
   .careerphotoleft {
     margin-right: 0;
  }
   #benefits-container .extra-padding {
     padding-top: 0;
  }
   #introduction .connect-form {
     padding-left: 25px;
     padding-right: 25px;
  }
   #benefits-container .extra-padding, #withinnit-container .extra-padding {
     padding-top: calc(100% / 12);
     padding-bottom: calc(100% / 12);
  }
   #benefits-container .extra-padding .subtext, #withinnit-container .extra-padding .subtext {
     width: 85%;
     margin: 20px 0;
  }
   .work-with-logos .assistant-logo-container .section, .with-innit-logos .assistant-logo-container .section {
     text-align: left;
     padding-bottom: 0;
  }
   .work-with-logos .assistant-logo-container .section span, .with-innit-logos .assistant-logo-container .section span {
     font-size: 2rem;
  }
   .work-with-logos .section {
     padding-top: 0;
  }
   .work-with-logos .section .hero-header {
     text-align: -webkit-center;
     text-align: center;
     margin-top: 0;
  }
   :focus {
     outline: -webkit-focus-ring-color auto 5px;
  }
   .withinnit-section .relationship-notch-section {
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
  }
   .withinnit-section .relationship-notch-section .onehalfimage-section {
     width: 100%;
  }
   .withinnit-section .relationship-notch-section .secondhalftext-section {
     width: 100%;
     padding: 20px 0;
  }
   .withinnit-section .relationship-notch-section .secondhalftext-section .heading-title {
     width: 100%;
  }
   .withinnit-section .relationship-notch-section .extended-container {
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
  }
   #withinnit-container .relationship-notch-section .how-it-works-section {
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
  }
   #withinnit-container .relationship-notch-section .how-it-works-section .img-container {
     text-align: -webkit-center;
     text-align: center;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
  }
   #withinnit-container .relationship-notch-section .how-it-works-section .img-container .img-box {
     text-align: -webkit-center;
     text-align: center;
     width: 100%;
  }
   #withinnit-container .relationship-notch-section .how-it-works-section .img-container .img-box .image-title {
     text-align: start;
  }
   #benefits-container .relationship-notch-section, #withinnit-container .relationship-notch-section {
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
  }
   #benefits-container .relationship-notch-section .onehalfimage-section, #withinnit-container .relationship-notch-section .onehalfimage-section {
     width: 100%;
  }
   #benefits-container .relationship-notch-section .secondhalftext-section, #withinnit-container .relationship-notch-section .secondhalftext-section {
     width: 100%;
     padding: 20px;
  }
   #benefits-container .relationship-notch-section .secondhalftext-section .heading-title, #withinnit-container .relationship-notch-section .secondhalftext-section .heading-title {
     width: 100%;
  }
   #benefits-container .relationship-notch-section .extended-container, #withinnit-container .relationship-notch-section .extended-container {
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
  }
   #withinnit-container .relationship-notch-section .extended-container {
     margin: 0;
  }
   .with-innit-categorties .flavor-withinnit-section {
     padding-bottom: calc(100% / 20);
     padding-top: calc(100% / 20);
  }
   .with-innit-categorties .flavor-withinnit-section .flavor-text {
     justify-content: flex-end;
  }
   .with-innit-categorties .flavor-withinnit-section .flavor-text h3 {
     color: #000;
     padding: 0 45px 0px 20px;
     font-size: 1.8em;
     text-align: start;
  }
   #withinnit-container .smart-display-assistant-section .work-with-logos .assistant-logo-container {
     width: 85%;
     padding: 20px 0;
  }
   #withinnit-container .smart-display-assistant-section .smart-displays-images-section, #withinnit-container .smart-display-assistant-section .logo-img-section {
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
     padding: 0 20px;
  }
   #withinnit-container .smart-display-assistant-section .smart-displays-images-section .smart-images, #withinnit-container .smart-display-assistant-section .logo-img-section .smart-images {
     width: 100%;
     margin-bottom: 15px;
  }
   #withinnit-container .smart-display-assistant-section .smart-displays-images-section .logo-img-section, #withinnit-container .smart-display-assistant-section .logo-img-section .logo-img-section {
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
  }
   #withinnit-container .smart-display-assistant-section .logo-img-section {
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
  }
   #withinnit-container .smart-display-assistant-section .interested-in-partner-section {
     width: 90%;
     padding-bottom: calc(100% / 10);
  }
   #withinnit-container .flavor-text h3 {
     padding: 20px 0;
  }
   #withinnit-container .relationship-notch-section .secondhalftext-section {
     padding: 20px 0;
  }
}
 #containertest {
   width: 100%;
   overflow: hidden;
   padding-top: 50px;
}
 .photobanner {
   height: 220px;
   width: 2450px;
   margin-bottom: 30px;
   white-space: nowrap;
   animation-play-state: running;
   -webkit-animation: bannermove 30s linear infinite;
   -moz-animation: bannermove 30s linear infinite;
   -ms-animation: bannermove 30s linear infinite;
   -o-animation: bannermove 30s linear infinite;
   animation: bannermove 30s linear infinite;
}
/*keyframe animations*/
 .photobanner:hover {
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   -o-animation-play-state: paused;
   -ms-animation-play-state: paused;
   animation-play-state: paused;
}
 @keyframes "bannermove" {
   0% {
     margin-left: 0px;
  }
   100% {
     margin-left: -1380px;
  }
}
 @-moz-keyframes bannermove {
   0% {
     margin-left: 0px;
  }
   100% {
     margin-left: -1380px;
  }
}
 @-webkit-keyframes "bannermove" {
   0% {
     margin-left: 0px;
  }
   100% {
     margin-left: -1380px;
  }
}
 @-ms-keyframes "bannermove" {
   0% {
     margin-left: 0px;
  }
   100% {
     margin-left: -1380px;
  }
}
 @-o-keyframes "bannermove" {
   0% {
     margin-left: 0px;
  }
   100% {
     margin-left: -1380px;
  }
}
 .partner-form-section {
   background-color: #165416;
}
 .partner-form-section .partner-title {
   color: #4cb935;
   padding: 0 0.75rem;
   text-align: center;
   margin-bottom: 25px;
}
 .partner-form-section .request-demo {
   padding-left: 0.75rem;
}
 .partner-form-section .request-demo .btn-large {
   width: 100%;
   font-family: "Averta Extra Bold";
   border-radius: 50px;
}
 .partner-form-section .request-demo .btn-large:hover, .partner-form-section .request-demo .btn-large:focus {
   background-color: #4cb935;
   border-color: #4cb935;
}
 .partner-form-section fieldset .input-field label {
   color: #7c7c7c;
}
 .partner-form-section fieldset .select-wrapper input.select-dropdown {
   color: #7c7c7c;
}
 .partner-form-section fieldset .select-wrapper .dropdown-content li span {
   color: #7c7c7c;
}
 .partner-form-section fieldset .select-wrapper span.caret {
   color: #7c7c7c;
   z-index: 1;
   cursor: pointer;
}
/** NO TOS and Privacy */
 .no-tos h3, .no-tos p, .no-privacy h3, .no-privacy p, .no-privacy h1 {
   word-break: break-all;
}
 .photobanner img {
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   -ms-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
 .photobanner img:hover {
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
 .social-link .hoversvg {
   display: none;
}
 .social-link:hover .normalsvg {
   display: none;
}
 .social-link:hover .hoversvg {
   display: inline;
}
 .footerlink:hover {
   opacity: 0.5;
}
 .footerlogo {
   max-width: 80px;
   min-width: 60px;
   margin-bottom: 25px;
}
 .footercopyright {
   color: #4b4b4b;
   margin: 15px 0px 15px 0px;
   font-size: 0.8rem;
   line-height: 25px;
}
 .footercopy {
   color: #4b4b4b;
   margin-top: 0px;
}
 .footercopyright_link {
   color: #4b4b4b;
}
 .footercopyright_link:hover {
   opacity: 0.5;
}
 #footer_divider {
   padding-bottom: 25px;
}
 .social-link-mobile-menu .hoversvg {
   display: none;
}
 .social-link-mobile-menu:hover .normalsvg {
   display: none;
}
 .social-link-mobile-menu:hover .hoversvg {
   display: inline;
}
 .side-nav a {
   padding: 0 4px 0 4px;
}
 .socialicon-mobile-menu {
   text-align: center;
   padding-top: 25px;
}
 .relative-li {
   position: relative;
}
 .nav-pipes-left {
   border-left: 1px solid #dadada;
   height: 44px;
   margin-top: 13px;
   float: left;
   left: 2px;
}
 .nav-pipes-right {
   border-left: 1px solid #dadada;
   height: 44px;
   margin-top: 13px;
   right: 2px;
   float: right;
}
 .side-nav-border-bottom {
   position: absolute;
   height: 1px;
   width: 95%;
   margin-left: 2.5%;
   background-color: #dadada;
   opacity: 0.5;
}
 .mobile-CTA-link {
   color: #4b4b4b;
   float: left;
}
 #nav-border {
   box-shadow: none;
   border-bottom: 1px solid #dadada;
   background: #0e3f0e !important;
   text-transform: uppercase;
}
 .activebar {
   position: absolute;
   height: 5px;
   width: 80%;
   top: 0;
   margin-left: 10%;
   background-color: #4cb935;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}
 .normalsvg {
   height: 40px;
}
 .hoversvg {
   height: 40px;
}
 #navhamburger {
   color: #4cb935;
}
 .burger-menu-icon.cross-icon {
   float: left;
}
 video#hero-video {
   width: 100%;
   min-height: calc(80% - 70px);
   max-height: 80%;
   position: relative;
   top: 0px;
   z-index: 1;
}
 .hero-body {
   margin-top: 10px;
   margin-bottom: 25px;
}
 .subheader {
   font-weight: 700;
   color: #fff;
   text-transform: uppercase;
   letter-spacing: 1px;
   background-color: #165416;
   padding: 8px;
}
 .newstitle {
   font-style: oblique;
   color: #7c7c7c;
   margin-top: 5px;
}
 .inverse {
   background-color: transparent;
   color: #4cb935;
}
 .inverse:hover {
   color: #f2f2f2;
   border-color: #165416;
}
 ul.normallist li {
   color: #7c7c7c;
}
 ul.normallist li:before {
   content: '\2022';
   color: #c8c8c8;
   margin-right: 0.5em;
   width: 100%;
   line-height: 1rem;
   font-size: 12px;
}
 .bullettextalignvertical li {
   list-style-position: inside;
   text-indent: -1em;
}
 .scrollingimage {
   height: 220px;
   padding-right: 10px;
   padding-left: 10px;
}
 .logoholder img {
   height: auto;
   width: auto;
}
 img {
   image-rendering: -webkit-optimize-contrast;
}
 #footerdiv {
   background-color: #f9f9f9;
   margin: 0 auto;
}
 .titlebreak {
   display: inline-block;
}
 fieldset {
   border: 0px solid #432018;
}
 .hoverphoto {
   display: none;
}
 .headshotholder:hover .photo {
   /*display: none;*/
}
 .headshotholder:hover .hoverphoto {
   display: inline;
}
 .hovertextoverlay {
   display: none;
   background-color: rgba(249, 249, 249, .7);
   position: absolute;
   bottom: 0;
   left: 0;
   z-index: 1;
   width: 100%;
   padding-left: 15px;
}
 .headshotholder:hover .hovertextoverlay {
   display: block;
}
 img.lazy {
   display: none;
}
 .pin-top {
   position: relative;
}
 .pin-bottom {
   position: absolute;
}
 .pinned {
   position: fixed !important;
}
 .borderdivider {
   border-bottom: 1px solid #dadada;
}
 .readmoreunderline {
   height: 2px;
   background-color: #4cb935;
   position: absolute;
   bottom: 0;
   opacity: 0.2;
   width: 75px;
}
 .readmorelink {
   color: #4cb935;
   font-weight: 700;
   text-spacing: 1px;
   text-transform: uppercase;
   font-size: 12px;
   font-family: "Averta Extra Bold";
}
 .readmorecontainer {
   position: relative;
}
 .articletitle {
   margin-top: 0px;
   font-family: "Averta";
   font-size: 1.2rem;
}
 .companytitle {
   font-weight: 800;
   font-size: 1.5rem;
   color: #4b4b4b;
   margin-top: 13px;
   font-family: "Averta Bold";
   margin-bottom: 0px;
}
 .pressreleasestitle {
   font-weight: 800;
   font-size: 1.4rem;
   color: #4b4b4b;
   margin-top: 13px;
   margin-bottom: 0px;
}
 .brandholderleft {
   flex: 1 1 0;
   margin: 25px 10px 25px 0px;
}
 .brandholderright {
   flex: 1 1 0;
   margin: 25px 0px 25px 0px;
}
 .mobilebutton {
   width: 100%;
}
 .floatright {
   float: right;
}
 .floatleft {
   float: left;
}
 .buttonspacer {
   margin-top: 20px;
}
 .prlink {
   font-weight: 800;
   color: #4b4b4b;
}
 .lightgrey {
   color: #7c7c7c;
}
 .innitorange {
   color: #fd6225;
   text-transform: uppercase;
   font-size: 1.2rem;
}
 .highlightsection {
   background-color: #e8eff0;
}
 .logoholder {
   margin-right: auto;
   margin-left: auto;
}
 .homepagepartnerlogo {
   width: 100%;
   height: auto;
}
 .herotext {
   position: absolute;
   top: 40%;
   transform: translateY(-50%);
   width: calc(100% / 12 * 10);
   color: #f2f2f2;
   z-index: 3;
}
 .herotext .hero-text-container {
   padding-left: 100px;
}
 .herotext .hero-text-container .hero-btn-container img {
   height: 100%;
}
 .herotext .hero-text-container .hero-btn-container span {
   font-weight: 500;
}
 .buttonholder {
   text-align: center;
}
 .relative {
   position: relative;
}
 .hero-header {
   margin-top: 10px;
   margin-bottom: 0px;
}
 .buttonspacerhero {
   margin-right: 5px;
}
 .bottomspacer {
   margin-bottom: 50px;
}
 .buttonpadding {
   margin-top: 10px;
}
 .vertalign {
   vertical-align: top;
}
 .heroimage {
   max-width: 1280px;
   height: 450px;
}
 .ghostholder {
   height: 0;
   flex-basis: 30%;
}
 .textoverlay {
   background-color: rgba(249, 249, 249, .7);
   position: absolute;
   bottom: 7px;
   left: 0;
   z-index: 1;
   width: 100%;
   padding-left: 15px;
}
 .marginmission {
   margin-left: calc(100% / 12);
   margin-right: calc(100% / 12);
}
 .missionheader {
   flex: 2 1 0;
   padding-right: 5px;
}
 .missionbody {
   flex: 3 1 0;
}
 .miniflexsection {
   display: flex;
   margin-top: 15px;
}
 #locationtext {
   flex: 3 1 0;
}
 #address {
   display: inline;
}
 #pin {
   margin-right: 10px;
   height: 50px;
}
 .headshotname {
   margin-bottom: 0px;
   letter-spacing: 1px;
}
 .headshotname.greenHoverTitle {
   font-size: 1.4rem;
   line-height: 150%;
   margin: 0.7rem 0 0.56rem 0;
   font-weight: bold;
   color: #2f2f2f;
   font-family: "Averta";
   outline: transparent solid 5px;
}
 .headshotname.greenHoverTitle:hover {
   color: #165416;
}
 .headshot {
   display: inline;
   letter-spacing: 1px;
}
 .profile {
   display: inline-block;
   float: right;
   color: #4cb935;
   margin: 0 10px 0 0;
   font-weight: 700;
   letter-spacing: 1px;
}
 .profile:hover {
   color: #165416;
}
 .profileicon {
   height: 12px;
   display: inline-block;
   vertical-align: -6px;
}
 .marginpress {
   margin-top: 15px;
}
 .marginpress .pressCenterContainer {
   margin-top: 21px;
}
 .press-title {
   text-transform: uppercase;
   background-color: #165416;
   padding: 6px 0;
   text-align: center;
   color: #fff;
   font-size: 1rem;
}
 .sliderbutton {
   border-color: transparent;
   float: right;
   border-bottom: 2px solid rgba(76, 185, 53, 0.2);
   font-weight: 700;
   text-transform: uppercase;
   position: relative;
   bottom: -38px;
   right: 8%;
}
 .sliderbutton:hover {
   color: #165416;
   border-bottom: 2px solid rgba(22, 84, 22, 0.2);
}
 .sliderbuttoncontainer {
   width: 100%;
   z-index: 1;
}
 .container .slick-track {
   background-color: #eae7e4;
}
 .sliderbackground {
   background-color: #eae7e4;
   padding: 0 0 185px 0;
}
 .sliderbackground .readmorecontainer {
   position: relative;
   width: calc(100% / 6 * 5);
   margin-left: auto;
   margin-right: auto;
}
 .sliderbackground .readmorecontainer .readmorelink {
   position: absolute;
   right: 0;
   bottom: -35px;
}
 .sliderbackground .readmorecontainer .readmoreunderline {
   width: 100px;
}
 .slidertitle {
   float: left;
   margin-left: calc(100% / 12);
   color: #212121;
   font-size: 30px;
   padding: 105px 0 20px 25px;
   font-weight: bold;
}
 .slidertable {
   width: calc(100% / 6 * 5);
   margin-left: auto;
   margin-right: auto;
   padding: 15px 0 15px 0;
   position: relative;
}
 .slidernewsholder {
   padding: 0px 25px;
   table-layout: fixed;
   vertical-align: top;
   width: 33%;
}
 .sliderlogoholder {
   vertical-align: middle;
   padding: 0px 25px;
   text-align: left;
}
 .mobileslidernewsholder {
   padding: 0px 25px;
   table-layout: fixed;
   vertical-align: top;
}
 .mobilesliderlogoholder {
   vertical-align: middle;
   padding: 0px 25px;
   text-align: left;
}
 .headshotlinkholder {
   display: inline;
}
 .toppagemargin {
   margin-top: 50px;
}
 .headshotbottomrow {
   margin-bottom: 10px;
   float: left;
   width: 100%;
}
 .mobilemarginslider {
   margin-top: 10px;
}
 .teamheadshots {
   display: none;
}
 .hoztablealigner {
   padding-left: 1rem;
}
 .verttablealigner {
   padding-top: 1rem;
}
 .careergrey {
   color: #c8c8c8;
}
 .herovideooverlay {
   height: 100%;
   width: 100%;
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 2;
   background: black;
   opacity: 0.2;
}
 #PressCoverage.pressCoverageContainer {
   float: left;
   width: 100%;
   margin-top: 5px;
}
 .biolink {
   border-color: transparent;
   border-bottom: 2px solid rgba(76, 185, 53, .2);
   font-weight: 700;
   text-transform: uppercase;
}
 .bioarrows {
   background-color: #4cb935;
   color: #f9f9f9;
   font-size: 3rem;
}
 .bioarrowshover:hover {
   background-color: #165416;
}
 .hero-text-bio {
   position: absolute;
   top: 50%;
   margin-left: calc(100% / 6);
   transform: translateY(-50%);
   width: calc(100% / 12 * 5);
   color: #f2f2f2;
   z-index: 3;
}
 .mobilebio {
   padding-left: calc(100% / 12);
   padding-right: calc(100% / 12);
}
 .tablemiddle {
   vertical-align: middle;
}
 .blackfont {
   color: #2f2f2f;
}
 .missionstatementflex {
   flex-basis: auto;
   margin-top: auto;
   margin-bottom: auto;
   padding-right: calc(100vh / 12);
   padding-left: calc(100vh / 12);
   width: 64%;
}
 .branchimage {
   max-height: 600px;
   width: auto;
}
 .flexboxhalf {
   display: flex;
   flex-direction: row;
}
 .marginneg {
   margin-right: -50%;
   padding-left: 10%;
}
 .body#special {
   margin-bottom: 0;
}
 .textspacer#hightlighttsectiontext {
   margin-bottom: 40px;
}
 .paddingright {
   padding-right: 10px;
}
 .paddingleft {
   padding-left: 10px;
}
 .responsive-img#large {
   max-height: 75px;
   float: left;
   margin-left: -10px;
   margin-bottom: 20px;
}
 .halfmarginspacer {
   margin-top: 25px;
}
 .loadmoreheadshots {
   display: none;
}
/* Flexbox helper */
 .flexsingle {
   flex: 1 1 0;
   -ms-flex: 1;
   -webkit-box-flex: 1;
}
 .flexdouble {
   flex: 2 1 0;
}
 .flextriple {
   flex: 3 1 0;
}
 .flexquad {
   flex: 4 1 0;
}
 .flexvertcenter {
   margin-top: auto;
   margin-bottom: auto;
}
 #textarea1.textarea-spacer {
   padding: 0.8rem 10px 1rem 10px;
   float: left;
   box-sizing: border-box;
   height: auto;
   font-size: 16px;
}
 .form-font-size {
   font-size: 1.2em !important;
}
 .flexbox .flextriple iframe {
   width: 100%;
   max-width: 100%;
}
 #nav-container ul.right {
   height: 70px;
}
 #nav-container ul.right li .nav-social-icon img {
   height: 26px;
   top: 6px;
   position: relative;
}
 #nav-container ul.right li a {
   font-size: 0.75rem;
   color: #0e3f0e;
   font-family: "Averta Extra Bold";
}
 .right.nav-menu-right {
   display: flex;
   align-items: center;
}
 .mobile-CTA.relative-li.app-download-button {
   display: flex;
   justify-content: center;
   align-items: center;
   height: 35px;
   background: #fff;
   border-radius: 20px;
   box-shadow: 0px 1px 5px #dadada;
}
 nav ul a#downloadApp:hover, nav ul a#shopwellDownload:hover {
   background: transparent;
   color: #fff;
}
 li.mobile-CTA.relative-li.app-download-button.hide-on-med-and-down:hover {
   background-color: #4cb935;
}
 #nav-container ul.right li a#downloadApp:hover {
   color: #fff !important;
}
 #nav-container ul.right li a.logo-shop-wh:focus, #nav-container ul.right li a.logo-shop-wh:hover {
   background-color: transparent;
}
/* Banner Text CSS */
 .banner-section {
   height: 50px;
   background-color: #165416;
   margin: 0;
   padding: 10px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 .banner-section .banner-inner-container {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 .banner-section .banner-inner-container .banner-image {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 .banner-section .banner-inner-container .banner-image img {
   width: 135px;
   margin-right: 5px;
}
 .banner-section .banner-inner-container .banner-text {
   margin-right: 30px;
}
 .banner-section .banner-inner-container .banner-text span {
   vertical-align: sub;
   font-size: 14px;
   color: #fff;
}
 .banner-section .banner-inner-container .banner-button .btn {
   font-size: 10px;
   height: 35px;
   padding: 6px 15px 3px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 .banner-section .banner-inner-container .banner-button .btn:hover, .banner-section .banner-inner-container .banner-button .btn:focus {
   background-color: #4cb935;
   border: 2px solid #4cb935;
}
 .banner-section .banner-inner-container .banner-close {
   position: absolute;
   right: 30px;
}
 .banner-section .banner-inner-container .banner-close .close {
   padding: 0;
   cursor: pointer;
   background: transparent;
   border: 0;
   -webkit-appearance: none;
   float: right;
   font-weight: 500;
   line-height: 1;
   text-shadow: 0 1px 0 #4cb935;
   font-size: 30px;
   color: #4cb935;
   opacity: 1;
}
 #modalcta .modal-content .modalflex form .modal-close:hover {
   box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.19);
}
 #modalcta .modal-content .modalflex form .mobile-input-field-container .mobile-container {
   height: 51px;
   display: inline-flex;
   flex-direction: column;
   text-align: center;
}
 a.navigation__link, .regbutton {
   font-family: "Averta Extra Bold";
}
/* Home Page CSS */
 .home-page-main-wrapper .home-video-section #home-video {
   max-width: 100%;
   width: 100%;
   display: block;
}
 .home-page-main-wrapper .home-video-section .intro__content.conquer-section {
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   position: absolute;
   top: 0;
   text-align: left;
   transform: translate(19%, 50%);
}
 .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text {
   max-width: 410px;
   transform: translate(25%, 60%);
}
 .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text h1 {
   margin-bottom: 20px;
}
 .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text h1 img {
   width: 50%;
   max-width: 100%;
}
 .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text .fontRegular p {
   line-height: 1.8em;
}
 .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text .store-btn.hero-btns #shopwellDownload {
   margin-right: 10px;
}
 .home-page-main-wrapper .section-seen .shell .clientPic {
   height: 70px;
   opacity: 1;
   padding: 13px 0;
}
 .home-page-main-wrapper .article {
   padding: 5px 0;
}
 .home-page-main-wrapper .article .article__content {
   transform: translateX(25%);
}
 .home-page-main-wrapper .article .article__content h4 {
   text-transform: CAPITALIZE;
}
 .home-page-main-wrapper .article .article__content h4:before {
   display: none;
}
 .home-page-main-wrapper .article:last-child {
   padding-bottom: 0;
}
 .home-page-main-wrapper .article--reversed .article__content {
   transform: translateX(-35%);
}
 .home-page-main-wrapper .btn-icon .btn__icon {
   left: 20px;
   top: 10px;
}
/*Press Page SCSS */
 #press-container .load-more-button {
   position: relative;
   padding: 10px 35px;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
   border: 2px solid transparent;
   border-radius: 30px;
   background-color: #4cb935;
   color: #fff;
   text-transform: uppercase;
   font-size: 16px;
   font-family: 'Averta Extra Bold', 'Averta', Arial, Helvetica, sans-serif;
   letter-spacing: 0.05em;
   white-space: nowrap;
   display: flex;
   align-items: center;
   margin-bottom: 20px;
}
 #press-container .load-more-button:hover {
   border-color: #165416;
   background-color: transparent;
   color: #165416;
}
 @media only screen and (max-width: 767px) {
   .home-page-main-wrapper .home-video-section .intro__content.conquer-section {
     max-width: 100%;
     margin-left: auto;
     margin-right: auto;
     position: relative;
     padding: 20px 15px 10px;
     text-align: center;
     transform: none;
  }
   .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text {
     transform: translate(0%, 0%);
  }
   .home-page-main-wrapper .home-video-section .hero-banner-inner-section {
     display: flex;
     flex-wrap: wrap;
     -webkit-box-orient: vertical;
     -webkit-box-direction: reverse;
     -ms-flex-direction: column-reverse;
     flex-direction: column-reverse;
  }
   .home-page-main-wrapper .section-seen .shell .clientPic {
     height: auto;
     opacity: 1;
     padding: 0;
  }
   .home-page-main-wrapper .intro .intro__header {
     font-size: 32px;
  }
   .home-page-main-wrapper .hero-btns a#shopwellDownload.btn-icon {
     padding: 10px 30px;
  }
   .home-page-main-wrapper .intro .intro__body {
     font-size: 16px;
  }
   .home-page-main-wrapper .article .article__content {
     transform: none;
     order: 1;
     padding: 10px 20px 10px;
  }
   .home-page-main-wrapper .article .article__content h4 {
     font-size: 24px;
  }
   .home-page-main-wrapper .article .article__decoration {
     margin-bottom: 0;
  }
}
/* Breakpoints for Homepage Layout */
 @media only screen and (min-width: 0) {
   html {
     overflow-x: hidden;
  }
   .chef-coverage {
     width: 133.5px;
  }
   .flexrow {
     display: flex;
     flex-direction: column;
     width: 100%;
  }
   .flextextleft {
     margin-left: calc(100% / 12);
     margin-right: calc(100% / 12);
     flex: 1 1 100%;
  }
   .flexphotoright {
     padding-right: 0;
     padding-left: 0;
  }
   .flextextright {
     margin-left: calc(100% / 12);
     margin-right: calc(100% / 12);
     max-width: 800px;
     flex: 1 1 100%;
  }
   .flexphotoleft {
     padding-right: 0;
     padding-left: 0;
  }
   .flexrowtextleft {
     display: flex;
     flex-direction: column-reverse;
  }
   .flexphotoright#highlightphoto {
     padding-right: 0;
     padding-left: 0;
     margin-right: auto;
     margin-left: auto;
  }
   .leftbar {
     border-top: 5px solid #fd6225;
     width: 50px;
     border-radius: 1px;
  }
   #highlightsectiontext {
     position: relative;
     padding-top: 0px;
     top: 50%;
     transform: translateY(-50%);
  }
   .textspacer {
     margin-top: 50px;
     margin-bottom: 50px;
     width: 100%;
  }
   .marginspacer {
     margin-top: 120px;
  }
   .relativespacer {
     margin-top: 5%;
  }
   #topmarginspacer {
     margin-top: 15px;
  }
   .regbutton {
     display: none;
  }
   .pressbody {
     font-size: 1.2rem;
  }
   .paddingrightpartners {
     padding-right: 0px;
  }
   .paddingleftpartner {
     padding-left: 0px;
  }
   .partnerlogocontainer {
     max-height: 50px;
  }
   .with-innit-logo-height {
     height: 60px;
  }
   .paddingrightpartners-2 {
     padding-right: 0px;
  }
   #mobilemargin {
     margin-right: 0;
     margin-left: 0;
  }
   .chefd-container .container .flextextright .line-caption {
     display: none;
  }
   .categories-container .textspacer .flextextright {
     margin: 0;
  }
}
 @media only screen and (min-width: 600px) {
   .flexphotoleft {
     flex: 1 1 100%;
     padding-right: calc(100% / 12);
     padding-left: calc(100% / 12);
  }
   .flexphotoright {
     flex: 1 1 0;
     padding-right: calc(100% / 12);
     padding-left: calc(100% / 12);
  }
   .flexphotoright#highlightphoto {
     padding-right: calc(100% / 12);
     padding-left: calc(100% / 12);
     margin-right: auto;
     margin-left: auto;
  }
   .mobilebutton {
     display: none;
  }
   .regbutton {
     display: inline-block;
  }
   .leftbar {
     border-top: 7px solid #fd6225;
     width: 60px;
     border-radius: 1px;
  }
   .with-innit-logo-height {
     height: 60px;
  }
   .with-innit-works-logo {
     height: 250px;
  }
   #mobilemargin {
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
  }
   .chefd-container .flexphotoleft {
     padding-right: 0;
     padding-left: 0;
  }
   .chefd-container .flextextright .body {
     position: relative;
     top: 10px;
     width: 100%;
  }
   .categories-container .flexrowtextright .flexphotoleft {
     padding-right: 0;
     padding-left: 0;
  }
}
 @media only screen and (max-width: 600px) {
   #categories-panel {
     top: 35%;
     margin-top: 11rem;
     width: auto;
     text-align: center;
  }
   #categories-panel iframe {
     height: 55%;
     width: 90%;
  }
}
 .align-img-right {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 .container-padding {
   padding-top: 8px;
}
 .normalmargin {
   margin: 50px calc(100% / 12) 50px calc(100% / 12);
}
 @media only screen and (min-width: 800px) {
   .flexrow {
     display: flex;
     flex-direction: row;
  }
   .flexrowtextleft {
     display: flex;
     flex-direction: row;
  }
   .flextextleft {
     margin-left: calc(100% / 6);
     margin-right: calc(100% / 6);
     flex: 0 0 50%;
  }
   .flexrowtextright {
     display: flex;
     flex-direction: row;
  }
   .flexphotoright {
     flex: 0 0 50%;
     float: right;
     padding-left: 0;
     padding-right: 0;
  }
   .flextextright {
     margin-left: calc(100% / 6);
     margin-right: calc(100% / 6);
     flex: 0 0 40%;
  }
   .flexphotoleft {
     flex: 0 0 50%;
     float: left;
     padding-left: 0;
     padding-right: 0;
  }
   .flexphotoright#highlightphoto {
     padding-right: 0px;
     padding-left: 0px;
     margin-right: auto;
     margin-left: auto;
  }
   #highlightsectiontext {
     position: relative;
     padding-top: 0px;
     top: 50%;
     transform: translateY(-50%);
  }
   .leftbar {
     border-top: 8px solid #fd6225;
     width: 60px;
     border-radius: 1px;
  }
   .textspacer {
     margin-top: 0px;
     width: 100%;
  }
   .paddingrightpartner {
     padding-right: 10px;
  }
   .paddingrightpartner .flexbox .flexsingle .video-title {
     margin: 0 0.88rem 0.88rem 0;
  }
   .paddingleftpartner {
     padding-left: 10px;
  }
   .paddingrightpartner-2 {
     padding-right: 20px;
  }
   .partnerlogo {
     height: 45px;
  }
   #partnerhero {
     font-size: 1.5rem;
     color: #2f2f2f;
     letter-spacing: 1px;
  }
   .textspacer#highlighttextspacer {
     margin-top: auto;
     margin-bottom: auto;
  }
   .heromain-header {
     text-align: center;
     padding: 30px;
     text-shadow: 0 0 120px #000;
  }
   .chefd-container .container .flexphotoleft {
     flex: 0 0 65%;
  }
   .chefd-container .container .flextextright .body {
     width: 80%;
  }
   .chefd-container .container .flextextright .line-caption {
     display: block;
  }
   .container-padding {
     padding-top: 40px;
  }
   .work-with-innit h1 {
     font-size: 2.5rem;
  }
   .work-with-innit h1 span {
     padding: 18px 15px;
  }
}
 @media only screen and (min-width: 1025px) and (max-width: 1279px) {
   div#nav-container {
     margin: 0 50px;
  }
}
 @media only screen and (min-width: 1024px) {
   .marginspacer#tylerspacer {
     margin-bottom: 50px;
  }
   .partnerlogo {
     height: 65px;
  }
   #partnerhero {
     font-size: 1.6rem;
     font-weight: 500;
  }
   .brand-assets {
     width: 138px;
  }
   .chef-gray-container .mobilehero {
     width: 860px;
  }
   .heromain-header {
     text-align: center;
     text-shadow: 0 0 120px #000;
  }
   .page-section {
     height: 700px;
     width: 55%;
     margin-left: 35%;
  }
   .hero-text-container h1 {
     font-size: 3.2rem;
  }
   .hero-text-container .hero-btn-container .downloadapp-btn {
     height: 3.5rem;
  }
   .work-with-innit h1 span, .with-innit h1 span {
     padding: 10px 15px;
  }
}
 #nav-container ul.right li a, #nav-container ul.right .dropdown .dropbtn {
   color: #fff;
   font-size: 0.75rem;
}
 #nav-container ul.right li a:hover, #nav-container ul.right .dropdown .dropbtn:hover {
   color: #4db935;
}
 #nav-container ul.right li a#downloadApp, #nav-container ul.right li a#swedishdownloadApp, #nav-container ul.right li a#norwaydownloadApp, #nav-container ul.right li a#frenchdownloadApp {
   color: #0e3f0e;
}
 #nav-container ul.right li a#downloadApp:focus, #nav-container ul.right li a#swedishdownloadApp:focus, #nav-container ul.right li a#norwaydownloadApp:focus, #nav-container ul.right li a#frenchdownloadApp:focus {
   background: transparent;
   outline: none;
}
 #nav-container ul.right li a:focus {
   background-color: transparent;
   outline: none;
}
 nav ul a:hover {
   background-color: transparent !important;
}
 #nav-container ul.right li a#downloadApp:focus, .shopwell-nav-menu ul.right li a#shopwellDownload:focus {
   background-color: transparent;
   outline: none;
}
 nav .brand-logo {
   padding-left: 0;
   padding-top: 5px;
}
 nav ul a {
   color: #fff;
   font-weight: bold;
   font-family: "Averta Extra Bold";
}
 nav ul a:hover {
   color: #4cb935;
}
 @media only screen and (max-width: 1024px) {
   nav .brand-logo {
     padding-left: 0;
  }
   .brand-assets {
     width: 140px;
     text-align: center;
  }
   .page-section {
     width: 48%;
     margin-left: 42%;
  }
   .chef-gray-container .mobilehero {
     width: 100%;
     padding-right: calc(100% / 12);
     padding-left: calc(100% / 12);
  }
   .chef-gray-container .sweden-line-image-wrapper img {
     margin-top: 0;
  }
   .chef-white-container {
     padding: 0;
  }
   .chefd-container {
     width: 100%;
     padding-right: calc(100% / 12);
     padding-left: calc(100% / 12);
  }
   #benefits-container .categories-container .flexrowtextright, #withinnit-container .categories-container .flexrowtextright {
     height: auto;
  }
   .hero-text-container .hero-btn-container .downloadapp-btn {
     height: 3.5rem;
  }
   .policy-section-title {
     word-break: break-word;
  }
}
 @media only screen and (min-width: 1200px) {
   .hero-section {
     max-width: 400px;
  }
   .containerinner-padding {
     padding-top: 30px;
  }
   .photobanner {
     margin-bottom: 50px;
  }
   .leftbar {
     border-top: 10px solid #fd6225;
     width: 60px;
     border-radius: 1px;
  }
   #highlightsectiontext {
     position: relative;
     padding-top: 0px;
     top: 50%;
     transform: translateY(-50%);
  }
   .work-with-innit .hero-header, .with-innit .hero-header {
     font-size: 3rem;
  }
   .hero-header {
     font-size: 3.8rem;
  }
   .partnerlogo {
     height: 65px;
  }
   #partnerhero {
     max-width: 400px;
     font-size: 1.6rem;
     font-weight: 500;
  }
   #map {
     flex: 3 1 0;
     margin-left: calc(100% / 24);
     margin-right: calc(100% / 24);
  }
   .extended-container {
     width: 100%;
  }
   #footerdiv {
     width: 1210px;
  }
   .platform-section {
     width: 1180px;
  }
   .chef-coverage {
     width: 141px;
  }
   .hero-text-container h1 {
     font-size: 3.8rem;
  }
   .hero-text-container .hero-btn-container .downloadapp-btn {
     height: 3.8rem;
  }
   #withinnit-container .relationship-notch-section .extended-container {
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
  }
   #withinnit-container .relationship-notch-section p.body {
     font-size: 1.1rem;
     color: #7c7c7c;
  }
}
 @media only screen and (max-width: 1200px) {
   .chef-coverage {
     width: 136.5px;
  }
   .textoverlay {
     bottom: 6px;
  }
}
/*Profile title Scss*/
 .profile-title {
   display: inline-block;
   width: 65%;
   margin: 0px;
   text-overflow: ellipsis;
   /*white-space: nowrap;*/
   overflow: hidden;
   font-size: 0.9rem !important;
}
 .profile-link {
   display: inline-block;
   width: 33%;
   float: right;
}
 .align-bottom {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 a.profile {
   font-family: "Averta Extra Bold";
}
 .modalflex .modalphotoholder-android {
   width: 100%;
   position: relative;
   background-color: #4db935;
   text-align: center;
}
 .modalflex .modalphotoholder-android .modaltextholder-android {
   width: 100%;
   padding: 15px;
   padding-top: 5px;
}
 .modalflex .modalphotoholder-android .modaltextholder-android h5 {
   color: #165416;
   text-align: left;
}
 .modalflex .modalphotoholder-android .modaltextholder-android h1 {
   text-align: left;
   margin-bottom: 10px;
}
 .modalflex .modalphotoholder-android .modaltextholder-android form .mobile-input-field-container .mobile-input-field {
   width: 100%;
}
 .modalflex .modalphotoholder-android .modaltextholder-android form .mobile-input-field-container .mobile-input-field input {
   display: inline-block;
   box-sizing: border-box !important;
   height: 4rem;
   border-radius: 4px;
   margin-bottom: 10px;
   width: 100% !important;
}
 .modalflex .modalphotoholder-android .responsive-img {
   width: 60%;
}
 .tabs-menu-sb-cntnr {
   float: left;
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   position: relative;
}
 .tabs-cntnr {
   float: left;
   position: relative;
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   padding: 0 10%;
}
 .input-field label:not(.label-icon).active {
   color: #f9f9f9;
}
 .active-tab {
   border: 1px solid #ccc;
   width: 100%;
   text-align: center;
   border-radius: 5px;
   padding: 10px 6%;
   color: #2f2f2f;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
}
 .active-tab span.main-text {
   float: left;
}
 .active-tab span.img-cntnr {
   float: right;
}
 .active-tab span.img-cntnr .down-arrow-img, .active-tab span.img-cntnr .up-arrow-img {
   position: relative;
   float: left;
   width: 25px;
}
 .active-tab span.img-cntnr .up-arrow-img {
   display: none;
}
 .list-cntnr {
   position: relative;
   float: left;
   width: 100%;
   border: 1px solid #ccc;
   background-color: #f9f9f9;
   padding: 5px 0;
   border-radius: 0 0 5px 5px;
}
 .drpdwn-cntnr {
   position: absolute;
   margin: 0;
   z-index: 50;
   top: 40px;
   width: 100%;
   text-align: center;
   display: none;
   left: 0px;
}
 .drpdwn-list {
   padding: 10px 6%;
   float: left;
   width: 100%;
   text-align: left;
   color: rgba(47, 47, 47, 0.7);
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
   position: relative;
   cursor: pointer;
}
 .with-innit-banner {
   position: fixed;
   width: 100%;
   z-index: 9;
   height: 40px;
   background-color: #165416;
   margin: 0;
   padding: 10px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 .with-innit-banner .banner-inner-container {
   height: 40px;
}
 .with-innit-banner .banner-inner-container ul li a {
   height: 40px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
 .green-section {
   background: #165416;
   box-shadow: none;
   height: 40px;
}
 .green-section .partner-page-nav ul li a {
   color: #b9b9b9;
}
 .green-section .partner-page-nav ul li a:hover {
   height: 40px;
   background: #0e3f0e;
}
 .green-section .partner-page-nav ul li.active a {
   color: #4cd935;
}
 .green-section .partner-page-nav ul li.active a:hover {
   color: #b9b9b9;
}
 .work-with-innit, .with-innit {
  /* img.with-innit-section-image {
     margin-top: 40px;
  }
  */
}
 .work-with-innit .hero-header, .with-innit .hero-header {
   display: flex;
   justify-content: center;
}
 .work-with-innit .hero-header span, .with-innit .hero-header span {
   background: #f9f9f9;
   color: black;
   border-radius: 2px;
   margin-left: 10px;
}
 .work-with-logos .assistant-logo-container, with-innit-logos .assistant-logo-container {
   width: 55.5%;
   text-align: -webkit-center;
   text-align: center;
}
 .work-with-logos .assistant-logo-container .with-innit-divider, with-innit-logos .assistant-logo-container .with-innit-divider {
   text-align: -webkit-center;
   text-align: center;
   display: inline-block;
   width: 50px;
   height: 5px;
   background: #4cb935;
   margin-top: 40px;
}
 .work-with-logos .assistant-logo-container p, with-innit-logos .assistant-logo-container p {
   font-size: 1.2rem;
}
 .work-with-logos .assistant-logo-container .partner-section-button, with-innit-logos .assistant-logo-container .partner-section-button {
   color: #fff;
   background-color: #4cb935;
   text-transform: uppercase;
   width: 100%;
   border: 1px #4cb935 solid;
   font-size: 0.8rem;
   padding: 15px 30px;
   border-radius: 50px;
   font-weight: bold;
   line-height: 50px;
   font-family: "Averta Extra Bold";
   cursor: pointer;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
 .white-background {
   background: #fff;
}
 .with-innit-categorties {
   background: #f3f1ee;
}
 .with-innit-categorties .extra-padding {
   padding-top: calc(100% / 20);
   padding-bottom: calc(100% / 20);
}
 .with-innit-categorties .extra-padding .flavor-withinnit-section {
   margin-right: calc(100% / 12);
   margin-left: calc(100% / 12);
   padding-bottom: calc(100% / 30);
   text-align: -webkit-center;
}
 .with-innit-categorties .extra-padding .flavor-withinnit-section .text {
   text-transform: capitalize;
   font-size: 2rem;
}
 .with-innit-categorties .extra-padding .flavor-withinnit-section .subtext {
   font-size: 1.2rem;
   width: 55%;
}
 .with-innit-categorties .extra-padding .what-work-section .btn-container {
   margin-right: calc(100% / 12);
   margin-left: calc(100% / 12);
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}
 .with-innit-categorties .extra-padding .what-work-section button {
   width: 25%;
   border-radius: 25px;
   height: 45px;
   text-transform: uppercase;
   text-decoration: none;
   color: #fff;
   background-color: #4cb935;
   text-align: center;
   letter-spacing: 1px;
   transition: 0.2s ease-out;
   border: 1px solid #4cb935;
   padding-top: 6px;
}
 .flavor-withinnit-section {
   display: flex;
   justify-content: center;
   padding-bottom: calc(100% / 20);
   padding-top: calc(100% / 20);
}
 .flavor-withinnit-section .flavor-text {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   vertical-align: middle;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
}
 .flavor-withinnit-section .flavor-text h3 {
   margin-bottom: 0;
   width: 100%;
   text-transform: capitalize;
   text-align: -webkit-center;
   text-align: center;
}
 .our-partner-benifit-container {
   display: flex;
   justify-content: space-between;
   margin-right: calc(100% / 12);
   margin-left: calc(100% / 12);
}
 .our-partner-benifit-container .our-partner-benifit {
   width: 32%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
}
 .our-partner-benifit-container .our-partner-benifit .benifit-title {
   color: #2f2f2f;
   text-transform: uppercase;
   font-size: 1.1rem;
   letter-spacing: 0;
   font-weight: bold;
   margin-top: 0;
}
 .our-partner-benifit-container .our-partner-benifit .image-title {
   flex: 1;
}
 .our-partner-benifit-container-bottom-padding {
   padding-top: 20px;
}
 .hide-show-mobile {
   display: none;
}
 .small-font {
   font-size: 1rem;
   font-weight: 500;
   padding-left: 3px;
}
 .space-top {
   margin-top: 15px;
}
 .bioholder p:last-child {
   padding-bottom: 50px;
}
 .space-top-divider {
   padding-top: 25px;
   background: transparent;
   border-bottom: 1px solid #e0e0e0;
}
 .slick-slider .slidertitle {
   font-weight: 800;
}
 .slick-slider ul.slick-dots {
   width: auto;
   bottom: 125px;
   left: 50%;
}
 .our-partner-benifit .bodytable {
   font-size: 1.5rem;
}
 #introduction.section.scrollspy {
   float: left;
   width: 100%;
}
 #introduction .connect-form {
   padding-top: calc(100% / 25);
   padding-bottom: calc(100% / 25);
   max-width: 1068px;
   margin: 0 auto;
}
 #introduction fieldset {
   padding: 0;
}
 .iphone-x-img-cntnr {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
 .iphone-x-img {
   max-width: 100%;
   width: 60%;
}
 .landing-page form .mobile-input-field-container {
   width: 100%;
   float: left;
   position: relative;
}
 .landing-page form .mobile-input-field-container .mobile-container {
   width: 10%;
   float: left;
   border: 1px solid #ccc;
   background: #fff;
   height: 51px;
   line-height: 51px;
   border-right: 1px solid #dfdfdf;
   border-radius: 3px 0 0 3px;
   color: #939393;
   display: flex;
   justify-content: center;
}
 .landing-page form .mobile-input-field-container .mobile-input-field {
   width: 60%;
   float: left;
}
 .landing-page form .mobile-input-field-container .mobile-input-field #phone {
   margin-bottom: 12px;
   width: 100%;
   float: left;
   padding: 3px 0 3px 9%;
   border-radius: 0;
   background: #fff;
   box-sizing: border-box;
   height: 51px;
   border: 1px solid #ccc;
}
 .landing-page form .mobile-input-field-container .mobile-input-field #mobilePhone {
   margin-bottom: 12px;
   width: 100%;
   float: left;
   padding: 3px 0 3px 9%;
   border-radius: 0;
   background: #fff;
   box-sizing: border-box;
   height: 51px;
   border: 1px solid #ccc;
}
 .landing-page form .mobile-input-field-container .mobile-input-field input::-webkit-input-placeholder {
   color: #939393;
}
 .landing-page form .mobile-input-field-container .mobile-input-field input[type=number]::-webkit-inner-spin-button, .landing-page form .mobile-input-field-container .mobile-input-field input[type=number]::-webkit-outer-spin-button {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   margin: 0;
}
 .landing-page form .send-sms-btn-cntnr {
   float: left;
   width: 30%;
}
 .landing-page form .send-sms-btn-cntnr .send-sms-btn {
   background-color: #4cb935;
   width: 100%;
   padding: 3px;
   line-height: 45px;
   text-align: center;
   letter-spacing: 1px;
   transition: 0.2s ease-out;
   text-decoration: none;
   color: #fff;
   outline: none;
   border: none;
   border-radius: 0 3px 3px 0;
   font-size: 12px;
   font-weight: 700;
   text-transform: uppercase;
}
 .homepageamazingtastesection {
   top: 5% !important;
   transform: translateY(0%) !important;
}
 .buttonholdermobile {
   display: inline-block;
}
 .platform-section {
   background: #f9f9f9;
   padding: 60px 0px;
   margin: -7px auto;
}
 .platform-section .section-row {
   margin-bottom: 0;
}
 .container .no-margin {
   margin-bottom: 0;
}
 .with-innit-container {
   background-color: #fff;
}
 .with-innit-container .hero-text-main-container {
   margin-right: calc(100% / 12);
   margin-left: calc(100% / 12);
   margin-top: 2rem;
}
 .with-innit-container .hero-text-main-container .hero-text {
   position: initial;
   color: #f2f2f2;
   z-index: 3;
   text-align: center;
   margin-left: 0;
   transform: none;
   max-width: 100%;
   width: 100%;
}
 .with-innit-container .hero-text-main-container .hero-text .divider {
   height: 2px;
}
 .with-innit-container .hero-text-main-container .hero-text .flexsingle {
   padding-bottom: calc(100% / 12);
   padding-top: calc(100% / 12);
}
 .with-innit-container .hero-text-main-container .hero-text .flexsingle #partnerhero {
   margin-right: calc(100% / 10);
   margin-left: calc(100% / 10);
   max-width: 100%;
}
 .container-section .appliances-section .flextextleft img {
   width: 70%;
}
 .container-section .technology-section .flextextright img {
   width: 40%;
}
 .container-section .retail-section .flextextright img {
   width: 20%;
}
 .container-section .textspacer {
   margin-bottom: 0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 .container-section .textspacer .flextextleft, .container-section .textspacer .flextextright {
   flex: 1 0 80%;
}
 .container-section .flexphotoright img, .container-section .flexphotoleft img {
   height: 100%;
}
 .container-section h3 {
   text-transform: uppercase;
   font-weight: bold;
}
 .no-margin {
   margin-bottom: 0;
}
 .socialicon a:hover {
   opacity: 0.5;
}
 .widget-container {
   display: none;
}
 .press-hero-image img {
   max-height: 400px;
}
 .press-hero-image:last-child {
   display: block;
}
 .modal .modaltextholder .headline-message li {
   font-size: 15px;
   color: #4b4b4b;
   line-height: 20px;
   font-family: "Averta", "FuturaLTPro", "Roboto", sans-serif;
}
 .press-coverage, .press-releases, .brand-assets {
   width: 100%;
   text-align: left;
   font-size: 2.6rem;
   line-height: 1.22;
   font-weight: 800;
   background: transparent;
   text-transform: capitalize;
   color: #000;
   font-family: 'Averta Extra Bold', 'Averta', Arial, Helvetica, sans-serif;
}
 .press-coverage .green, .press-releases .green, .brand-assets .green {
   color: #4caf50 !important;
   background: transparent !important;
}
 @media screen and (max-width: 1050px) {
   .profile-title {
     width: 50%;
     font-size: 0.8rem !important;
  }
   .profile-link {
     width: 49%;
  }
   .press-coverage, .press-releases, .brand-assets {
     font-size: 2.2rem;
  }
}
 @media screen and (max-width: 715px) {
   .profile-title {
     width: 70%;
  }
   .profile-link {
     width: 29%;
  }
}
 @media screen and (max-width: 450px) {
   .profile-title {
     width: 57%;
  }
   .profile-link {
     width: 42%;
  }
}
 @media only screen and (max-width: 767px) {
   .hide-on-small {
     display: none;
  }
   .mealsheader {
     width: 182px;
  }
   .endlessheader {
     width: 190px;
  }
   .gps-subheader {
     width: 129px;
  }
   .appliances-subheader {
     width: 245px;
  }
   .landing-page form {
     float: left;
     width: 100%;
  }
   .landing-page form .mobile-input-field-container {
     width: 100%;
     float: left;
     position: relative;
  }
   .landing-page form .mobile-input-field-container .mobile-container {
     width: 20%;
     border: 1px solid #ccc;
  }
   .landing-page form .mobile-input-field-container .mobile-input-field {
     width: 80%;
  }
   .landing-page form .mobile-input-field-container .mobile-input-field #mobilePhone {
     margin-bottom: 12px;
     width: 100%;
     float: left;
     padding: 3px 0 3px 9%;
     border-radius: 0;
     background: #fff;
     box-sizing: border-box;
     height: 51px;
     border: 1px solid #ccc;
  }
   .landing-page form .mobile-input-field-container .mobile-input-field input::-webkit-input-placeholder {
     color: #939393;
  }
   .landing-page form .send-sms-btn-cntnr {
     width: 100%;
  }
   .landing-page .iphone-x-img-cntnr {
     display: block;
     width: 100%;
     text-align: center;
  }
   .landing-page #mc_embed_signup_scroll #mce-EMAIL {
     margin-bottom: 12px;
     width: 95%;
     padding-left: 5%;
     max-width: 100%;
  }
   .landing-page #mc_embed_signup_scroll .clear {
     text-align: center;
  }
   .landing-page #mc_embed_signup_scroll .clear #mc-embedded-subscribe.button {
     width: 100%;
     padding: 0;
     max-width: 100%;
  }
   .navbar-fixed {
     height: 150px;
  }
   .navbar-fixed nav {
     top: 90px;
  }
   .navbar-fixed nav.remove-top {
     top: 0;
  }
   .navbar-fixed .widget-container {
     display: block;
     width: 100%;
     position: fixed;
     background-color: #f9f9f9;
     box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
     z-index: 999;
     top: -1px;
  }
   .navbar-fixed .widget-container .close-btn {
     font-weight: 500;
     line-height: 1;
     text-shadow: 0 1px 0 #fff;
     position: absolute;
     top: 30px;
     left: 18px;
     font-size: 25px;
     color: #dadada;
     opacity: 1;
     padding: 0;
     cursor: pointer;
     background: transparent;
     border: 0;
     -webkit-appearance: none;
  }
   .navbar-fixed .widget-container .logo-image {
     display: inline-block;
     padding: 5px;
     border: 1px solid #dadada;
     border-radius: 20px;
     margin: 7px 5px 7px 40px;
  }
   .navbar-fixed .widget-container .logo-image img {
     height: 24px;
     margin: 13px 3px;
  }
   .navbar-fixed .widget-container .widget-title-ios, .navbar-fixed .widget-container .widget-title-android {
     font-size: 1.1rem;
     display: inline-block;
     position: absolute;
     top: 25px;
  }
   .navbar-fixed .widget-container .download-widget-button {
     padding: 5px;
     border: 1px solid #4cb935;
     border-radius: 5px;
     position: absolute;
     right: 10px;
     top: 30px;
  }
   .navbar-fixed .widget-container .download-widget-button .widget-download-title {
     font-size: 0.8em;
     text-transform: uppercase;
     font-weight: bold;
  }
   .navbar-fixed .widget-container .start-icons-container {
     display: inline-block;
  }
   .navbar-fixed .widget-container .start-icons-container i {
     font-size: 1.1em;
     color: #ff5700;
     outline: none;
  }
   .navbar-fixed .widget-container.hide-container, .navbar-fixed .widget-container.hide-white-container {
     display: none;
  }
   .navbar-fixed .widget-container.hide-widget-container {
     display: none;
  }
   .navbar-fixed .white.no-top {
     top: 0;
  }
   .navbar-fixed .white.hide-white-container {
     display: none;
  }
   .navbar-fixed.align-navbar {
     height: 70px;
  }
   .chef-white-container {
     height: auto;
  }
   .chef-white-container .chef-title {
     font-size: 1.8rem;
  }
   .chef-white-container .chef-subtitle {
     font-size: 1.4rem;
  }
   .chef-gray-container .mobilehero {
     width: 100%;
     padding: 0;
     margin: 0 auto;
     bottom: 0;
  }
   .chef-gray-container .chefd-container {
     margin-top: 8rem;
  }
   .chefd-container .innitorange {
     font-size: 12px;
  }
   .chefd-container .date-section__mobile {
     display: block;
  }
   .chefd-container .date-section__desktop {
     display: none;
  }
   .banner-section {
     height: 85px;
     padding: 15px 10px;
  }
   .banner-section .banner-inner-container .banner-text {
     margin-right: 20px;
  }
   .banner-section .banner-inner-container .banner-button .btn {
     width: 100px;
     padding: 6px 5px 3px;
  }
   .sweeps-gray-container .chefd-container {
     margin-top: 0;
  }
   .categories-container .flexphotoleft {
     flex: 1 1 100%;
  }
   .categories-container .video-play-icon {
     bottom: 68px;
  }
   .categories-container .video-play-icon i {
     width: 65px;
     padding: 10px;
  }
   .categories-container .textspacer {
     margin-top: -5px;
     margin-bottom: 0;
  }
   .categories-container .textspacer .flextextright {
     background: #fff;
     padding-bottom: 25px;
  }
   .categories-container .textspacer .flextextright h3 {
     padding-top: 30px;
  }
   .categories-container .textspacer .body {
     margin-bottom: 0;
  }
   .categories-container .textspacer .watch-video-container {
     padding: 20px 0 0;
  }
   .categories-container .textspacer .watch-video-container .watch-text-container {
     display: inline-flex;
     width: 6.5rem;
  }
   .categories-container .textspacer .watch-video-container .video-text {
     font-style: italic;
     display: inline-block;
     float: right;
     position: absolute;
     width: 58%;
  }
   .categories-container .textspacer .watch-video-container .watch-text {
     text-transform: uppercase;
     color: #4cb935;
  }
   .categories-container .textspacer .watch-video-container i {
     margin-top: -2px;
     color: #4cb935;
  }
}
 @media only screen and (min-width: 737px), only screen and (min-width: 600px) and (max-width: 653px) {
   .mealsheader {
     width: 193px;
  }
   .endlessheader {
     width: 202px;
  }
   .gps-subheader {
     width: 137px;
  }
   .appliances-subheader {
     width: 260px;
  }
}
 @media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
   .mealsheader {
     width: 193px;
  }
   .endlessheader {
     width: 202px;
  }
   .gps-subheader {
     width: 137px;
  }
   .chef-gray-container .mobilehero {
     width: 100%;
     padding: 0;
  }
   .appliances-subheader {
     width: 260px;
  }
   .landing-page form {
     float: left;
     width: 100%;
  }
   .landing-page form .mobile-input-field-container .mobile-container {
     width: 10%;
     border: 1px solid #ccc;
  }
   .landing-page form .mobile-input-field-container .mobile-input-field {
     width: 90%;
  }
   .landing-page form .mobile-input-field-container .mobile-input-field #mobilePhone {
     padding: 3px 0 3px 5%;
  }
   .landing-page form .send-sms-btn-cntnr {
     width: 100%;
  }
   .categories-container .watch-video-container {
     font-size: 18px;
  }
   .categories-container .watch-video-container .watch-text-container {
     width: 18%;
  }
   iframe {
     width: 100%;
     height: 525px;
  }
   .app-badges-container .hero-btn-container a.waves-effect.downloadapp-btn {
     display: inline;
  }
   .app-badges-container .hero-btn-container a.waves-effect.downloadapp-btn img {
     width: 20% !important;
  }
}
 @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
   .page-section {
     width: 50%;
     margin-left: 42%;
  }
}
 @media only screen and (min-width: 1024px) {
   .mealsheader {
     width: 174px;
  }
   .endlessheader {
     width: 182px;
  }
   .gps-subheader {
     width: 124px;
  }
   .appliances-subheader {
     width: 234px;
  }
}
 @media screen and (max-width: 801px) {
   .profile-title {
     font-size: 1.1rem !important;
  }
   #highlightsectiontext.homepageamazingtastesection {
     transform: none;
  }
   .slidertitle {
     padding: 75px 0 20px 25px;
  }
   .our-partner-benifit-container {
     flex-direction: column;
  }
   .our-partner-benifit-container .our-partner-benifit {
     width: 100%;
  }
   .our-partner-benifit-container .our-partner-benifit .benifit-title {
     font-size: 1.5rem;
  }
   .item-container {
     display: flex;
     flex-direction: column;
  }
   .item-container > div {
     width: 83% !important;
     padding: 0px !important;
  }
   .carousel-item-partner > div {
     width: 83% !important;
     padding: 0px !important;
  }
   .missionstatementflex {
     width: 100%;
     padding-right: calc(100% / 10);
     padding-left: calc(100% / 10);
  }
   .slider-container {
     margin-bottom: 30px;
  }
   .slider-container .sliderbackground {
     padding: 110px 0 150px 0;
  }
   .slider-container .slidertable .flexboxhalf .flexsingle-slider {
     display: block;
     width: calc(100% / 1.6);
  }
   .slider-container .slick-slider ul.slick-dots {
     width: 100%;
     bottom: 90px;
     left: 0;
  }
   .slider-container .slick-slide {
     outline: none;
  }
   .partner-form-section fieldset .partner-title {
     padding-left: 0;
  }
   .partner-form-section fieldset .row .col {
     padding-left: 0;
  }
   .partner-form-section .request-demo {
     padding-left: 0;
  }
   .container-section .appliances-section .flextextleft img {
     width: 100%;
  }
   .container-section .technology-section .flextextright img {
     width: 50%;
  }
   .container-section .retail-section .flextextright img {
     width: 20%;
  }
   .google-assistant-video-container {
     position: relative;
  }
   .google-assistant-video-container .video-play-icon {
     width: 60px;
     position: relative;
     bottom: 61px;
     float: right;
     background: #4cb935;
     padding: 10px;
     border-radius: 2px;
     border-bottom-right-radius: 0;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
  }
   .google-assistant-video-container .video-play-icon i {
     color: #fff;
     font-size: 2.5em;
     cursor: pointer;
  }
   .google-assistant-video-container .video-play-icon .pause {
     display: none;
  }
   .assistant-logo-container embed.hide-on-med-and-up {
     width: 100%;
  }
   .page-section {
     padding: 10px 9.5%;
     width: 100%;
     margin-left: 0;
  }
   .app-badges-container .hero-btn-container a.waves-effect.downloadapp-btn {
     display: inline;
  }
   .app-badges-container .hero-btn-container a.waves-effect.downloadapp-btn img {
     width: 30%;
  }
   .work-with-logos, .with-innit-logos {
    /* .section {
       .hero-header {
         img.with-innit-section-image {
           margin-top: 40px;
        }
      }
    }
    */
  }
   .work-with-logos .assistant-logo-container, .with-innit-logos .assistant-logo-container {
     width: 85%;
  }
   .work-with-logos .assistant-logo-container .section .hero-header, .with-innit-logos .assistant-logo-container .section .hero-header {
     text-align: center;
  }
}
 @media screen and (max-width: 768px) {
   .hide-show-desktop {
     display: none;
  }
   .hide-show-mobile {
     display: inline-block;
  }
   .chef-gray-container .mobilehero {
     width: 100%;
  }
   .chef-gray-container .chefd-container {
     width: 100%;
  }
   .chef-white-container {
     padding: 0;
  }
   .chef-coverage {
     width: 133px;
  }
   .categories-container .flexphotoleft {
     flex: 1 1 100%;
  }
   .categories-container .video-play-icon {
     padding: unset;
     width: unset;
  }
   .categories-container .textspacer {
     margin-top: -5px;
     margin-bottom: 0;
  }
   .categories-container .textspacer .flextextright {
     background: #fff;
     padding-left: calc(100% / 20);
     padding-right: calc(100% / 20);
     padding-bottom: 25px;
  }
   .categories-container .textspacer .flextextright h3 {
     padding-top: 30px;
  }
   .categories-container .textspacer .body {
     margin-bottom: 0;
  }
   .categories-container .textspacer .watch-video-container {
     padding: 20px 0 20px;
  }
   .categories-container .textspacer .watch-video-container .watch-text-container {
     display: inline-flex;
     width: 6.5rem;
  }
   .categories-container .textspacer .watch-video-container .video-text {
     font-style: italic;
     display: inline-block;
     float: right;
     position: absolute;
     width: calc(100% - 10rem);
  }
   .categories-container .textspacer .watch-video-container .watch-text {
     text-transform: uppercase;
     color: #4cb935;
  }
   .categories-container .textspacer .watch-video-container i {
     margin-top: -2px;
     color: #4cb935;
  }
}
 @media only screen and (min-width: 768px) and (max-width: 960px) {
   .categories-container .flextextright .body {
     font-size: 14px;
  }
   .categories-container .flextextright .watch-video-container {
     font-size: 12px;
  }
   .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text {
     max-width: 290px;
     transform: translate(25%, 40%);
  }
   .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text h1 {
     margin-bottom: 10px;
     font-size: 2.6rem;
  }
   .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text h1 img {
     width: 40%;
     max-width: 100%;
  }
   .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text .fontRegular p {
     line-height: 1.8em;
  }
   .home-page-main-wrapper .home-video-section .intro__content.conquer-section.shopwell-hero-text .store-btn.hero-btns {
     justify-content: flex-start;
  }
   .home-page-main-wrapper .home-video-section .intro__content.conquer-section.innit-app-hero-txt {
     transform: translate(25%, 30%);
  }
}
 @media only screen and (min-width: 768px) and (max-width: 800px) {
   .categories-container iframe {
     height: 570px;
  }
}
 @media only screen and (min-width: 768px) and (max-width: 880px) {
   .modal .modalphotoholder .responsive-img {
     min-height: 100%;
  }
   .hide-on-medium-and-up {
     display: none;
  }
}
 @media only screen and (max-width: 1024px) {
   nav .brand-logo {
     padding-left: 0;
  }
   .landing-page .iphone-x-img-cntnr {
     display: block;
     text-align: center;
  }
   .landing-page #mce-EMAIL {
     margin-bottom: 12px;
     margin-left: 0;
  }
}
 .modal .modaltextholder .close {
   color: #00ca29;
}
 @media only screen and (min-width: 801px) and (max-width: 840px) {
   .sliderbackground .readmorecontainer .readmorelink {
     bottom: -87px;
  }
}
 @media only screen and (min-width: 841px) and (max-width: 877px) {
   .sliderbackground .readmorecontainer .readmorelink {
     bottom: -57px;
  }
}
 @media only screen and (min-width: 878px) and (max-width: 952px) {
   .sliderbackground .readmorecontainer .readmorelink {
     bottom: -57px;
  }
   .hide-on-medium-and-up {
     display: none;
  }
}
 @media only screen and (min-width: 953px) and (max-width: 1051px) {
   .sliderbackground .readmorecontainer .readmorelink {
     bottom: -87px;
  }
   .hide-on-medium-and-up {
     display: none;
  }
}
 @media only screen and (min-width: 1052px) {
   .sliderbackground .readmorecontainer .readmorelink {
     bottom: -56px;
  }
   .hide-on-medium-and-up {
     display: none;
  }
}
 @media only screen and (min-width: 801px) and (max-width: 1023px) {
   .logoholder img {
     padding: 0 10px;
  }
   .chef-coverage {
     width: 133px;
  }
   .mealsheader {
     width: 161px;
  }
   .endlessheader {
     width: 169px;
  }
   .gps-subheader {
     width: 115px;
  }
   .appliances-subheader {
     width: 216px;
  }
   .our-partner-benifit-container .our-partner-benifit .benifit-title {
     height: 48px;
  }
   .page-section {
     margin-left: 42%;
     width: 48%;
  }
   #withinnit-container .smart-display-assistant-section .work-with-logos .assistant-logo-container {
     width: 68%;
  }
   #withinnit-container .smart-display-assistant-section .smart-displays-images-section, #withinnit-container .smart-display-assistant-section .logo-img-section {
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
     -ms-flex-direction: row;
     flex-direction: row;
     padding: 0 20px;
  }
   #withinnit-container .smart-display-assistant-section .smart-displays-images-section .smart-images, #withinnit-container .smart-display-assistant-section .logo-img-section .smart-images {
     width: 32%;
     margin-bottom: 15px;
  }
   #withinnit-container .smart-display-assistant-section .smart-displays-images-section .logo-img-section, #withinnit-container .smart-display-assistant-section .logo-img-section .logo-img-section {
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
  }
   #withinnit-container .smart-display-assistant-section .interested-in-partner-section {
     width: 90%;
     padding-bottom: calc(100% / 30);
     padding-top: calc(100% / 30);
  }
}
 @media only screen and (min-width: 1280px) {
   html {
     background-color: #f3f1ee;
    /*.content-container {
       width: 1180px;
       margin: 0 auto;
    }
    */
  }
   html #nav-container {
     max-width: 1180px;
     margin: 0 auto;
     width: 100%;
  }
   html .flexrowtextleft {
     margin-left: calc(100% / 12);
     margin-right: calc(100% / 12);
  }
   html .flexrowtextleft .flextextleft {
     margin-left: 0;
  }
   html .flexrowtextright {
     margin-left: calc(100% / 12);
     margin-right: calc(100% / 12);
  }
   html .flexrowtextright .flextextright {
     margin-right: 0;
  }
   html #tylerspacer .flexrowtextleft {
     margin-right: 0;
  }
   html .flexbox {
     margin-left: calc(100% / 12);
     margin-right: calc(100% / 12);
  }
   html .flexbox.flexImages {
     max-width: 1180px;
     margin: 0 auto;
  }
   html .video-container-box {
     margin-left: 0;
     margin-right: 0;
  }
   html .logoholder {
     margin-left: calc(100% / 12);
     margin-right: calc(100% / 12);
  }
   html .chefd-container .flexrowtextright {
     margin: auto 0;
  }
   .mealsheader {
     width: 170px;
  }
   .endlessheader {
     width: 178px;
  }
   .appliances-subheader {
     width: 229px;
  }
   .gps-subheader {
     width: 122px;
  }
   .heromain-header {
     text-align: center;
     text-shadow: 0 0 120px #000;
  }
}
 @media screen and (min-width: 1800px) {
   #nav-container .mobile-CTA .nav-pipes-right {
     position: absolute;
  }
}
 .hideonshop {
   display: none;
}
 .hideNav {
   display: none;
}
 @media screen and (max-width: 767px) {
   .flexrow.products-tabs {
     padding: 0 12px;
  }
   .flexrow.products-tabs ul.tabs .indicator {
     width: 46px;
     margin: 0 auto;
     height: 3px;
  }
   .flexrow.products-tabs ul.tabs .tab {
     text-transform: capitalize;
  }
   .flexrow.products-tabs ul.tabs .tab a {
     color: #70757a;
     font-size: 14px;
     font-weight: 500;
     height: 20px;
     letter-spacing: 0.1px;
     line-height: 20px;
     text-align: center;
     overflow: visible;
  }
   .flexrow.products-tabs ul.tabs .tab a.active {
     color: #1a73e8;
  }
   .section-1-wrapper {
     width: 100%;
     display: block;
     position: relative;
     background: linear-gradient(#4db935, #4db935 50%, #fff 20px, #fff 40px);
  }
   .product-desc-wrapper {
     position: relative;
     top: 50px;
     display: flex;
     height: 200px;
     margin: 60px 10px 0 10px;
     margin-bottom: 80px;
     background: #fff;
     border-radius: 4px 4px 4px 4px;
     box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  }
   .product-image {
     text-align: center;
     height: 170px;
     width: 167px;
  }
   .product-image img {
     width: 100%;
  }
   .product-detail {
     display: flex;
     flex-direction: column;
     text-align: center;
     width: 100%;
  }
}
 @media only screen and (max-width: 767px) {
   .navbar-fixed.header-top nav {
     top: 80px;
  }
   .cta-sidenavopen {
     top: 160px;
  }
   .cta-sidenavclose {
     top: 70px;
  }
   .cta-sidenavopen.cta-menu-open {
     top: 148px;
  }
}
/*-----------homepage new--------*/
/* ------------------------------------------------------------ *\ Section Alt \* ------------------------------------------------------------ */
 .section--alt .shell {
   position: relative;
}
 .section--alt .section__line {
   position: absolute;
   z-index: 5;
}
 .section--alt .section__content p {
   margin: 0;
   font-size: 1.125rem;
   line-height: 1.56;
   color: #7c7c7c;
}
 .section--alt .section__inner {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
 .section--alt .section__title {
   font-size: 3rem;
   line-height: 1.22;
   font-weight: 800;
}
 .section--alt .section__actions {
   margin-top: 34px;
}
 .section--alt .section__actions a + a {
   margin-left: 10px;
}
 @media (max-width: 1024px) {
   .section--alt .section__line {
     display: none;
  }
}
/* Tablet Portrait */
 @media (max-width: 1023px) {
   .section--alt {
     position: relative;
     padding: 50px 0;
  }
   .section--alt + .section--alt:before {
     content: '';
     position: absolute;
     top: 0;
     left: 20px;
     right: 20px;
     height: 1px;
     background-color: #eaeaea;
  }
   .section--alt .section__inner {
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
  }
}
/* Mobile */
 @media (max-width: 767px) {
   .section--alt {
     padding: 30px 0;
  }
   .section--alt .section__title {
     font-size: 1.875rem;
     line-height: 1.2;
  }
   .section--alt .section__content p {
     font-size: 1rem;
     line-height: 1.43;
  }
   .section--alt .section__actions {
     margin-top: 19px;
  }
   .section--alt .section__actions a + a {
     margin-left: -1px;
  }
   .swidis-home .section__content h2, .main-home .section__content h2 {
     font-family: 'Averta Extra Bold', 'Averta', Arial, Helvetica, sans-serif;
  }
   .swidis-home p {
     font-size: 1rem;
  }
}
/* ------------------------------------------------------------ *\ Section Intro \* ------------------------------------------------------------ */
 .section__title .green {
   color: #4db935 !important;
   background: transparent !important;
}
 .section-intro {
   padding: 50px 0;
}
 .section-intro .section__line {
   position: absolute;
   right: calc(100% - 80%);
   bottom: -108px;
   z-index: 5;
}
 .section-intro .section__title {
   margin-bottom: 23px;
   font-size: 3.125rem;
   line-height: 1.22;
   font-weight: 800;
}
 .section-intro .section__inner {
   margin-right: -45px;
}
 .section-intro .section__content {
   max-width: 43%;
   width: 100%;
}
 .section-intro .section__image {
   position: relative;
   right: -21px;
   max-width: 60%;
   width: 100%;
}
/* Tablet Portrait */
 @media (max-width: 1023px) {
   .section-intro .section__inner {
     margin-right: 0;
  }
   .section-intro .section__content, .section-intro .section__image {
     max-width: 100%;
  }
   .section-intro .section__image {
     right: auto;
     text-align: center;
  }
   .section-intro .section__content {
     text-align: center;
  }
}
/* Mobile */
 @media (max-width: 767px) {
   .section-intro {
     padding: 100px 0 20px;
  }
   .section-intro.hide-padding {
     padding: 10px 0 20px;
  }
   .section-intro .section__title {
     font-size: 1.875rem;
     line-height: 1.2;
     margin-bottom: 7px;
  }
}
/*---buttons----*/
 .btn {
   display: inline-block;
   vertical-align: middle;
   text-align: center;
   cursor: pointer;
   text-decoration: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   -webkit-transition: 0.3s;
   -o-transition: 0.3s;
   transition: 0.3s;
}
 .btn--download {
   font-family: 'Averta Extra Bold', 'Averta', Arial, Helvetica, sans-serif;
   min-width: 202px;
   padding: 11px 0;
   border: 2px solid #dadada;
   border-radius: 30px;
   background: #fff;
   color: #4db935;
   font-size: 1rem;
   font-weight: 900;
   letter-spacing: 1px;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
   height: auto;
   line-height: inherit;
}
 .btn--download:hover {
   opacity: 0.7;
}
 @media (max-width: 767px) {
   .btn--download {
     min-width: 125px;
     padding: 9px 0;
     font-size: 0.875rem;
  }
   .po-download {
     padding: 9px 15px;
  }
}
/* Button Green */
 .btn--green {
   -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
   box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
   padding: 11px 42px;
   border-radius: 30px;
   border: 1px solid #eaeaea;
   background-color: #4db935;
   font-family: 'Averta';
   font-size: 1rem;
   text-transform: uppercase;
   letter-spacing: 1px;
   color: #fff;
   font-weight: 700;
   -webkit-transition: background-color 0.3s;
   -o-transition: background-color 0.3s;
   transition: background-color 0.3s;
}
 .btn--green:hover {
   background-color: #0e3f0e;
}
/* Button White */
 .btn--white {
   font-family: 'Averta Extra Bold', 'Averta', Arial, Helvetica, sans-serif;
   padding: 10px 24px;
   -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
   box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
   border-radius: 30px;
   border: 2px solid #eaeaea;
   background-color: #fff;
   color: #4db935;
   font-weight: 700;
   text-transform: uppercase;
   letter-spacing: 1px;
   -webkit-transition: background-color 0.3s;
   -o-transition: background-color 0.3s;
   transition: background-color 0.3s;
   height: auto;
   line-height: inherit;
}
 .btn--white i {
   display: inline-block;
   vertical-align: middle;
   margin-top: -4px;
   margin-right: 5px;
}
 .btn--white:hover, a.btn-icon.intro__btn.watch-video:hover, a.btn-icon.intro__btn.shopwell-watch-video:hover, a.btn-icon.intro__btn.shop-watch-video:hover {
   background: transparent;
   border: 2px solid #165416;
}
 .btn--white:hover {
   color: #165416;
}
 .btn--download:hover {
   border: 2px solid #165416;
}
/* Mobile */
 @media (max-width: 767px) {
   .btn--green, .btn--white {
     font-size: 0.875rem;
     padding: 9px 30px;
  }
   .btn--white {
     padding: 9px 16px;
  }
   .btn--white i {
     width: 18px;
     height: 18px;
  }
}
/*----end----*/
/* ------------------------------------------------------------ *\ Product \* ------------------------------------------------------------ */
 .product {
   width: 100%;
   padding: 0 11px 12px 11px;
}
 .product .product__image {
   width: 52%;
   margin: 0 auto;
   text-align: center;
}
 .product .product__body {
   position: relative;
   padding: 25px 0 14px;
   border-radius: 8px;
   background-color: #fff;
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
 .product .product__content {
   padding: 37px 0 0 17px;
   color: #7c7c7c;
   font-size: 0.875rem;
}
 .product .product__content p {
   margin-top: 5px;
}
 .product .product__title {
   color: #000;
}
 .product .product__foot {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding: 26px 12px 0 18px;
}
 .product .product__foot p {
   margin-bottom: 0;
}
 .product .product__price {
   color: #277227;
   font-weight: 700;
   font-size: 1rem;
}
 .product .product__match {
   padding: 4px 8px;
   border-radius: 4px;
   font-size: 0.75rem;
   font-weight: 600;
   text-transform: uppercase;
   color: #7c7c7c;
   background-color: rgba(124, 124, 124, 0.1);
}
 .product .product__match--green {
   background: rgba(77, 185, 53, 0.1);
   color: #4db935;
}
 .product .product__match--yellow {
   color: #febd22;
   background-color: rgba(254, 189, 34, 0.1);
}
 .product .product__match--red {
   color: #cb0000;
   background-color: rgba(203, 0, 0, 0.1);
}
 .product .product__badge {
   position: absolute;
   top: 12px;
   left: 12px;
   width: 44px;
   height: 44px;
   border-radius: 50%;
   background: url(../images/na-badge@2x.png);
   background-size: 44px 44px;
}
 .product .product__badge--green {
   background: url(../images/face-green-sm@2x.png) no-repeat center center;
   background-size: 44px 44px;
}
 .product .product__badge--yellow {
   background: url(../images/face-yellow@2x.png) no-repeat center center;
   background-size: 44px 44px;
}
 .product .product__badge--red {
   background: url(../images/face-red@2x.png) no-repeat center center;
   background-size: 44px 44px;
}
 .product a {
   display: block;
   text-decoration: none;
}
 @media (max-width: 1023px) {
   .product .product__foot {
     padding: 15px 7px 0 5px;
  }
}
 @media (max-width: 767px) {
   .product .product__badge {
     max-width: 38px;
     max-height: 40px;
  }
   .product .product__image {
     width: 100%;
  }
   .product .product__image img {
     margin: 0 auto;
  }
   .product .product__title {
     font-size: 1rem;
  }
   .product .product__price {
     font-size: 0.875rem;
  }
   .product .product__match {
     font-size: 0.6875rem;
  }
   .product .product__content {
     padding: 10px 12px 0 12px;
  }
   .product .product__foot {
     padding: 10px 12px 0 12px;
  }
   .product .product__body {
     padding: 25px 0 17px;
  }
   .main-home p {
     font-size: 1rem;
  }
}
/* ------------------------------------------------------------ *\ Product Lg \* ------------------------------------------------------------ */
 .product-lg {
   width: 100%;
   padding-top: 20px;
   -webkit-box-shadow: none;
   box-shadow: none;
}
 .product-lg .product__inner {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   padding-left: 2px;
}
 .product-lg .product__image {
   width: 100%;
}
 .product-lg .product__box {
   position: relative;
   width: 34.3%;
   padding: 41px 0 21px;
   border-radius: 8px;
   background: #fff;
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
 .product-lg .product__badge {
   position: absolute;
   top: 35px;
   left: 37px;
   z-index: 1;
}
 .product-lg .product__box-foot {
   padding: 22px 22px 0 24px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end;
}
 .product-lg .product__price {
   font-weight: 700;
   color: #277227;
}
 .product-lg .product__content {
   width: 49.3%;
   padding: 26px 0 0 88px;
}
 .product-lg .product__content-head {
   font-size: 1.25rem;
   color: #7c7c7c;
}
 .product-lg .product__content-head span {
   font-size: 0.875rem;
}
 .product-lg .product__title {
   color: #000;
}
 .product-lg .product__content p {
   margin-top: 0;
}
 .product-lg .product__content-body {
   padding: 46px 0 0 3px;
}
 .product-lg .product__content-body span {
   color: #4db935;
}
 .product-lg .product__negative-rating {
   padding-top: 43px;
}
 .product-lg .title-small {
   font-size: 0.75rem;
   font-weight: 700;
   color: #c3c3c3;
   text-transform: uppercase;
}
 .product-lg .product__alergies {
   padding-top: 22px;
   color: #7c7c7c;
   font-size: 1rem;
   font-weight: 400;
}
 @media (max-width: 1023px) {
   .product-lg .product__box {
     width: 50%;
  }
   .product-lg .product__content {
     width: 50%;
     padding: 0 0 0 30px;
  }
   .product-lg .product__content-body {
     padding-top: 15px;
  }
   .product-lg .product__negative-rating {
     padding-top: 15px;
  }
}
 @media (max-width: 767px) {
   .product-lg .product__box {
     width: 100%;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
     -ms-flex-flow: row wrap;
     flex-flow: row wrap;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     padding: 73px 0 15px;
     -webkit-box-shadow: none;
     box-shadow: none;
  }
   .product-lg .product__image {
     width: 44%;
  }
   .product-lg .product__name-mobile {
     width: 48%;
     padding-top: 22px;
  }
   .product-lg .product__name-mobile p {
     margin-top: 10px;
     margin-bottom: 0;
     color: #5f6368;
  }
   .product-lg .product__name-mobile h5 {
     margin-bottom: 0;
  }
   .product-lg .product__badge {
     top: 70px;
     left: 4%;
  }
   .product-lg .product__badge i {
     max-width: 35px;
     max-height: 35px;
  }
   .product-lg .product__content {
     width: 100%;
     padding: 0;
     text-align: center;
  }
   .product-lg .product__content-body {
     padding: 0 0 21px 0;
     margin-top: 16px;
     -webkit-box-shadow: 0 1px 6px rgba(60, 64, 67, 0.3);
     box-shadow: 0 1px 6px rgba(60, 64, 67, 0.3);
     border-radius: 8px;
  }
   .product-lg .product__content-title {
     padding: 6px 0;
     border-radius: 8px 8px 0 0;
     background-color: #82ce71;
     color: #fff;
     font-size: 0.75rem;
     text-transform: uppercase;
  }
   .product-lg .product__content-title span {
     color: #fff;
  }
   .product-lg .product__negative-rating {
     padding: 15px 10px 0;
  }
   .product-lg .title-small {
     text-align: left;
  }
   .product-lg .product__alergies {
     padding: 22px 12px 0;
  }
}
/* ------------------------------------------------------------ *\ Product Slider \* ------------------------------------------------------------ */
 .products-slider {
   padding-top: 24px;
}
 .products-slider .slick-arrow {
   font-size: 0;
   background: 0;
   text-indent: -4000px;
   border: 0;
   position: absolute;
   right: -11px;
   top: 50%;
   z-index: 10;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}
 .products-slider .slick-next {
   width: 40px;
   height: 40px;
   border-radius: 50%;
   background: #fff;
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
 .products-slider .slick-next:before {
   content: '';
   display: block;
   background: url(../images/arrow-green.png) no-repeat center center;
   width: 10px;
   height: 17px;
   z-index: 20;
   margin: 0 auto;
}
 @media (max-width: 767px) {
   .products-slider {
     padding-top: 14px;
  }
}
/* ------------------------------------------------------------ *\ Section Connect \* ------------------------------------------------------------ */
 .section-connect {
   padding: 105px 0;
}
 .section-connect .section__line {
   top: 47%;
   left: 51%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}
 .section-connect .section__inner {
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
}
 .section-connect .section__content {
   max-width: 50%;
   width: 100%;
   padding: 0 102px;
}
 .section-connect .section__image {
   position: relative;
   max-width: 50%;
   width: 100%;
   padding-right: 40px;
}
 .section-connect .section__image-container {
   position: relative;
   z-index: 2;
   -webkit-box-shadow: -20px 30px 30px rgba(0, 0, 0, 0.2);
   box-shadow: -20px 30px 30px rgba(0, 0, 0, 0.2);
   border-radius: 8px;
   max-width: 364px;
   margin: 0 0 0 auto;
}
 .section-connect .section__decoration {
   position: absolute;
   z-index: 1;
   left: 25px;
   bottom: -112px;
}
/* Tablet Portrait */
 @media (max-width: 1023px) {
   .section-connect {
     padding: 50px 0 150px;
  }
   .section-connect .section__content {
     max-width: 100%;
     padding: 0;
     padding-bottom: 100px;
  }
   .section-connect .section__image {
     padding: 0;
     max-width: 70%;
  }
}
/* Mobile */
 @media (max-width: 767px) {
   .section-connect {
     padding: 30px 0 90px;
  }
   .section-connect .section__image {
     max-width: 100%;
  }
   .section-connect .section__image-container {
     max-width: 80%;
  }
   .section-connect .section__decoration {
     max-width: 100px;
     bottom: -55px;
  }
}
/* ------------------------------------------------------------ *\ Section SHop \* ------------------------------------------------------------ */
 .section-shop {
   padding: 206px 0;
}
 .section-shop .section__inner {
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end;
}
 .section-shop .section__image {
   position: relative;
   max-width: 682px;
   width: 100%;
   margin-top: 60px;
   margin-left: -19px;
}
 .section-shop .section__content {
   max-width: calc(100% - 682px);
   width: 100%;
   padding-left: 75px;
   padding-bottom: 20px;
}
 .section-shop .section__line {
   left: 28%;
   bottom: -221px;
}
 @media (max-width: 1024px) {
   .section-shop {
     padding: 100px 0;
  }
   .section-shop .section__inner {
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
  }
   .section-shop .section__content {
     max-width: 100%;
     text-align: center;
     padding: 50px 20px 0;
  }
}
/* Tablet Portrait */
 @media (max-width: 1023px) {
   .section-shop {
     padding: 50px 0;
  }
   .section-shop .section__content {
     padding-top: 0;
     text-align: left;
  }
}
/* Mobile */
 @media (max-width: 767px) {
   .section-shop {
     padding: 30px 0;
  }
   .section-shop .section__image {
     margin-right: 0;
     margin-left: 0;
     margin-top: 140px;
  }
   .section-shop .product-section-image {
     margin-top: 5px;
  }
}
/* ------------------------------------------------------------ *\ Popup Container \* ------------------------------------------------------------ */
 .popup-container {
   position: absolute;
}
 .popup-container .popup__link {
   opacity: 1;
   visibility: visible;
   -webkit-transition: opacity 0.3s, visibility 0.3s;
   -o-transition: opacity 0.3s, visibility 0.3s;
   transition: opacity 0.3s, visibility 0.3s;
}
 .popup-container .popup {
   -webkit-transform: scale(0, 0);
   -ms-transform: scale(0, 0);
   transform: scale(0, 0);
   left: -15px;
   bottom: 22px;
   z-index: 10;
}
 .popup-container .popup {
   -webkit-transition: -webkit-transform 0.3s;
   transition: -webkit-transform 0.3s;
   -o-transition: transform 0.3s;
   transition: transform 0.3s;
   transition: transform 0.3s, -webkit-transform 0.3s;
}
 .popup-container.hovered .popup, .popup-container.active .popup {
   -webkit-transform: scale(1, 1);
   -ms-transform: scale(1, 1);
   transform: scale(1, 1);
}
 .popup-container.hovered .popup__link, .popup-container.active .popup__link {
   opacity: 0;
   visibility: hidden;
}
 .popup-container-1 {
   left: 18px;
   top: 125px;
}
 .popup-container-2 {
   left: 112px;
   top: 126px;
}
 .popup-container-3 {
   left: 200px;
   top: 45px;
}
 .popup-container-4 {
   right: 205px;
   top: 80px;
}
 .popup-container-5 {
   right: 236px;
   bottom: 119px;
}
/* Mobile */
 @media (max-width: 767px) {
   .popup-container .popup {
     width: 180px;
  }
   .popup-container .popup__link img {
     width: 25px;
     height: 25px;
  }
   .popup-container .popup .popup__title {
     font-size: 1rem;
  }
   .popup-container-1 {
     left: 5px;
     top: 55px;
  }
   .popup-container-1 .popup {
     left: 0;
  }
   .popup-container-2 {
     left: 60px;
     top: 65px;
  }
   .popup-container-3 {
     left: 100px;
     top: 45px;
  }
   .popup-container-4 {
     right: 98px;
     top: 44px;
  }
   .popup-container-5 {
     right: 109px;
     bottom: 55px;
  }
   .popup-container-4 .popup, .popup-container-5 .popup {
     left: -30px;
  }
}
/* ------------------------------------------------------------ *\ Section enjoy \* ------------------------------------------------------------ */
 .section-enjoy {
   padding: 22px 0 57px;
}
 .section-enjoy .section__content {
   max-width: 33%;
   width: 100%;
   padding-left: 6px;
}
 .section-enjoy .section__image {
   max-width: 67%;
   width: 100%;
}
/* Tablet Portrait */
 @media (max-width: 1023px) {
   .section-enjoy {
     padding: 50px 0;
  }
   .section-enjoy .section__content {
     max-width: 100%;
     padding: 0;
     padding-bottom: 20px;
  }
   .section-enjoy .section__image {
     max-width: 100%;
  }
}
/* ------------------------------------------------------------ *\ Section Personalize \* ------------------------------------------------------------ */
 .section-personalize {
   padding: 62px 0;
}
 .section-personalize .section__content {
   max-width: 47%;
   width: 100%;
   padding-right: 130px;
   padding-left: 15px;
}
 .section-personalize .section__content p {
   line-height: 1.67;
}
 .section-personalize .section__title {
   margin-bottom: 6px;
}
 .section-personalize .section__image {
   position: relative;
   max-width: 30%;
   width: 100%;
   padding-top: 126px;
}
 .section-personalize .section__line {
   bottom: -360px;
   left: 50%;
   -webkit-transform: translateX(-63%);
   -ms-transform: translateX(-63%);
   transform: translateX(-63%);
}
/* Tablet Portrait */
 @media (max-width: 1023px) {
   .section-personalize {
     padding: 50px 0;
  }
   .section-personalize .section__image {
     max-width: 376px;
     margin: 0 auto;
  }
   .section-personalize .section__content {
     max-width: 100%;
     padding: 0;
     padding-bottom: 50px;
     text-align: left;
  }
}
/* Mobile */
 @media (max-width: 767px) {
   .section-personalize {
     padding: 30px 12px;
  }
   .section-personalize .section__title {
     margin-bottom: 15px;
  }
   .section-personalize .section__content p {
     line-height: 1.48;
  }
   .section-personalize .section__image {
     padding-top: 74px;
     padding-left: 12px;
  }
   .section-personalize .section__image img {
     max-width: 250px;
  }
}
/* ------------------------------------------------------------ *\ Section Media \* ------------------------------------------------------------ */
 .section-media {
   padding: 8px 0 100px;
}
 .section-media .section__inner {
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
 .section-media .section__content {
   width: 100%;
   padding-top: 31px;
   text-align: center;
   max-width: 786px;
}
 .section-media .section__media {
   width: 100%;
}
/* Tablet Portrait */
 @media (max-width: 1023px) {
   .section-media {
     padding: 50px 0;
  }
   .section-media .section__content {
     padding-top: 0;
     padding-bottom: 50px;
     text-align: left;
  }
   .section-media .laga_mat_content {
     padding-bottom: 0;
  }
}
/* Mobile */
 @media (max-width: 767px) {
   .section-media {
     padding: 30px 0;
  }
}
/* ------------------------------------------------------------ *\ Slider Negative \* ------------------------------------------------------------ */
 .slider-negative {
   position: absolute;
   visibility: hidden;
   opacity: 0;
}
 .slider-negative .slick-slider {
   width: 95%;
}
 .slider-negative .slick-list {
   overflow: visible;
}
 @media (max-width: 767px) {
   .slider-negative {
     position: relative;
     opacity: 1;
     visibility: visible;
     padding: 24px 10px 0;
  }
}
/* ------------------------------------------------------------ *\ Slider Videos \* ------------------------------------------------------------ */
 .slider-videos {
   padding-top: 25px;
   margin: 0 -12px;
}
 .slider-videos .slider__slide {
   padding: 12px;
   width: 25%;
   float: left;
}
/* Mobile */
 @media (max-width: 767px) {
   .slider-videos .slick-list {
     padding: 0 60px;
  }
   .slider-videos .slick-list .slick-slide {
     opacity: 0.5;
     -webkit-transition: opacity 0.3s;
     -o-transition: opacity 0.3s;
     transition: opacity 0.3s;
  }
   .slider-videos .slick-list .slick-slide.slick-current {
     opacity: 1;
  }
}
/* ------------------------------------------------------------ *\ Media \* ------------------------------------------------------------ */
 .media {
   opacity: 0.5;
   border-radius: 8px;
   -webkit-transition: opacity 0.3s;
   -o-transition: opacity 0.3s;
   transition: opacity 0.3s;
}
 .media.active, .media:hover {
   opacity: 1;
   -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
   box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
   background-color: #fff;
}
 .media .media__content {
   padding: 23px 16px;
}
 .media .media__content small {
   display: block;
   margin-bottom: 4px;
   font-size: 0.875rem;
   font-weight: 700;
   color: #fd6224;
   text-transform: uppercase;
}
 .media .media__content p {
   margin: 0;
}
 .media .media__video {
   position: relative;
   padding-bottom: 56.25%;
   height: 0;
   width: 100%;
   border-radius: 8px 8px 0 0;
   overflow: hidden;
}
 .media .media__video video {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
 @media (max-width: 1024px) {
   .media {
     opacity: 1;
     -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
     box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
     background-color: #fff;
  }
}
/* ------------------------------------------------------------ *\ Section Reverse \* ------------------------------------------------------------ */
 .section--reverse .section__content {
   -webkit-box-ordinal-group: 3;
   -ms-flex-order: 2;
   order: 2;
}
 .section--reverse .section__image, .section--reverse .section__media {
   -webkit-box-ordinal-group: 2;
   -ms-flex-order: 1;
   order: 1;
}
/* Tablet Portrait */
 @media (max-width: 1023px) {
   .section--reverse .section__content {
     -webkit-box-ordinal-group: 2;
     -ms-flex-order: 1;
     order: 1;
  }
   .section--reverse .section__image, .section--reverse .section__media {
     -webkit-box-ordinal-group: 3;
     -ms-flex-order: 2;
     order: 2;
  }
}
/* ------------------------------------------------------------ *\ Section Download Secondary \* ------------------------------------------------------------ */
 .section-downloads--secondary {
   padding-bottom: 18px;
}
 .section-downloads--secondary .section__head {
   margin-bottom: 24px;
   text-align: center;
}
 .section-downloads--secondary .section__body {
   max-width: 1335px;
   margin: 0 auto;
}
 .section-downloads--secondary .shop-and-cook-with-innit-section-body {
   max-width: 100%;
}
 .downloads.downloads--secondary {
   width: 95%;
   margin: 0 auto;
}
 .section-downloads--secondary .download__content h4 {
   font-size: 1.7rem;
}
 .section-downloads--secondary .download__content p {
   font-size: 1rem;
   font-weight: normal;
}
/* ------------------------------------------------------------ *\ Callout \* ------------------------------------------------------------ */
 .callout {
   padding: 49px 0 47px;
   background: #4db935;
   color: #fff;
   text-align: center;
   font-weight: 400;
   font-size: 1rem;
}
 .callout .callout__head {
   max-width: 66%;
   margin: 0 auto;
   line-height: 1.5;
}
 .callout .callout__title {
   font-size: 0.875rem;
   font-weight: 700;
   letter-spacing: 0.9px;
   text-transform: uppercase;
}
 .callout .callout__head p {
   margin-top: 9px;
}
 .callout .callout__actions {
   padding-top: 27px;
}
 .callout .callout__image {
   padding-bottom: 19px;
}
 .callout--lg {
   padding: 62px 0;
}
 .callout--lg .callout__title {
   font-size: 1.875rem;
   text-transform: none;
}
 .callout--lg .callout__head {
   width: 57%;
}
 .callout--lg .callout__head p {
   margin-top: 11px;
}
 @media (max-width: 767px) {
  /* .callout--lg {
     padding: 24px 0 52px;
  }
  */
   .callout {
     padding: 32px 0 32px;
  }
   .callout .callout__head {
     max-width: 100%;
     font-size: 0.875rem;
  }
   .callout .callout__head p {
     margin-top: 5px;
  }
   .callout .callout__actions {
     padding-top: 17px;
  }
   .callout--lg .callout__title {
     font-size: 1.25rem;
  }
   .callout .callout__image {
     padding-bottom: 10px;
  }
   .callout--lg .callout__head {
     width: 100%;
  }
}
/* ------------------------------------------------------------ *\ Download \* ------------------------------------------------------------ */
 .downloads {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
}
 .download + .download {
   padding-left: 70px;
   border-left: 1px solid #dadada;
}
 .download {
   width: 50%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   padding-left: 9px;
}
 .download .download__content {
   padding-left: 33px;
}
 .download .download__title {
   margin-bottom: 5px;
   font-weight: 700;
   color: #000;
   font-family: 'Averta Extra Bold', 'Averta', Arial, Helvetica, sans-serif;
}
 .download .download__content p {
   margin-bottom: 0;
}
 .download .download__actions {
   padding-top: 18px;
}
 .download .download__actions a {
   text-decoration: none;
}
 @media (max-width: 1023px) {
   .download + .download {
     padding-left: 27px;
  }
   .download .download__content {
     padding-left: 15px;
  }
}
 @media (max-width: 767px) {
   .downloads {
     -webkit-box-orient: vertical;
     -webkit-box-direction: reverse;
     -ms-flex-flow: column-reverse wrap;
     flex-flow: column-reverse wrap;
  }
   .download {
     width: 100%;
     margin-top: 18px;
     padding: 11px 0 9px 15px;
     border-radius: 8px;
     background: #efefef;
     font-size: 0.875rem;
     text-transform: uppercase;
     color: #4db935;
     font-weight: 700;
  }
   .download + .download {
     margin-top: 0;
     padding: 11px 0 9px 15px;
     border-left: none;
  }
   .download .download__image {
     max-width: 70px;
     max-height: 70px;
  }
   .download .download__title {
     font-size: 1.125rem;
     text-transform: none;
  }
   .download .download__content {
     padding-top: 8px;
     padding-left: 18px;
  }
}
/* ------------------------------------------------------------ *\ Downloads Secondary \* ------------------------------------------------------------ */
 .downloads--secondary {
   margin: 0 -7px;
}
 .download--secondary {
   position: relative;
   display: block;
   padding: 0 7px;
}
 .download--secondary + .download--secondary {
   padding-left: 0;
   border: 0;
}
 .download--secondary .download__image {
   height: 416px;
   padding: 98px 34px 0;
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
}
 .download--secondary .download__content {
   position: absolute;
   top: 200px;
   left: 10px;
}
 .download--secondary .download__actions {
   margin-top: 90px;
}
/* Mobile */
 @media (max-width: 767px) {
   .downloads--secondary {
     margin: 0;
     display: block;
  }
   .download--secondary {
     padding: 0;
     background-color: transparent;
     border-radius: 0;
     color: #202124;
  }
   .download--secondary p {
     text-transform: none;
  }
   .download--secondary .download__title {
     font-size: 1.5rem;
  }
   .download--secondary .download__image {
     max-width: 100%;
     max-height: 212px;
     height: 212px;
     padding: 18px;
  }
   .download--secondary .download__content {
     position: static;
     padding: 24px 0;
     text-align: center;
  }
   .download--secondary .download__actions {
     margin-top: 0;
  }
}
/* ------------------------------------------------------------ *\ Progress \* ------------------------------------------------------------ */
 .progress-container {
   position: absolute;
   top: -48px;
   left: 5px;
   z-index: 5;
   max-width: 283px;
   width: 100%;
   padding: 14px 19px;
   -webkit-box-shadow: -20px 30px 30px rgba(0, 0, 0, 0.2), 0 0 13px rgba(0, 0, 0, 0.1);
   box-shadow: -20px 30px 30px rgba(0, 0, 0, 0.2), 0 0 13px rgba(0, 0, 0, 0.1);
   border-radius: 8px;
   background-color: #fff;
}
 .progress-container .progress__head {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding-bottom: 8px;
   font-size: 0.625rem;
   color: #9c9c9c;
}
 .progress-container .progress__head strong {
   text-transform: uppercase;
}
 .progress-bars {
   list-style: none outside none;
   border-top: 1px solid #eaeaea;
   border-bottom: 1px solid #eaeaea;
}
 .progress-bar {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding: 6px 0;
}
 .progress-bar + .progress-bar {
   border-top: 1px solid #eaeaea;
}
 .progress-bar p {
   font-size: 0.8125rem;
   color: #202124;
   font-weight: 700;
   margin: 0;
}
 .progress {
   position: relative;
   width: 115px;
   height: 23px;
   padding: 0 11px;
   border-radius: 18px;
   background-color: #eaeaea;
   font-size: 0.8125rem;
   line-height: 23px;
   color: #fff;
   overflow: hidden;
   margin: 0;
}
 .progress span {
   position: relative;
   z-index: 5;
}
 .progress div {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   width: 0%;
   background-color: #fd6224;
   -webkit-transition: width 1.5s;
   -o-transition: width 1.5s;
   transition: width 1.5s;
}
/* ------------------------------------------------------------ *\ Rating \* ------------------------------------------------------------ */
 .ratings {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   padding-top: 15px;
   margin: 0 -3px;
   color: #7c7c7c;
   font-size: 0.75rem;
   font-weight: 600;
}
 .rating {
   width: 20%;
   padding: 0 5px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-flow: column wrap;
   flex-flow: column wrap;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   text-align: center;
}
 .rating .rating__body {
   height: 100%;
   width: 100%;
   padding: 15px 5px 14px 4px;
   border-radius: 8px;
   background: #fff;
   -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
   box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
 .rating .rating__image {
   min-height: 46px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-bottom: 10px;
   vertical-align: middle;
}
 .rating .rating__content {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row wrap;
   flex-flow: row wrap;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
 .rating-slider {
   position: absolute;
   opacity: 0;
   visibility: hidden;
}
 .rating-slider .slick-slider {
   width: 105%;
}
 .rating-slider .slick-list {
   overflow: visible;
}
 .rating-negative {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row nowrap;
   flex-flow: row nowrap;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 9px 5px 10px 5px;
   margin-right: 5px;
   border-radius: 4px;
   border: 1px solid #efefef;
   background-color: rgba(195, 195, 195, 0.1);
}
 .rating-negative i {
   margin-right: 5px;
}
 @media (max-width: 1023px) {
   .rating {
     width: 33.33%;
     margin-bottom: 10px;
  }
}
 @media (max-width: 767px) {
   .ratings {
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     padding: 24px 10px 0;
     margin: 0;
  }
   .rating--mobile {
     width: 100%;
  }
   .rating--mobile .rating__body {
     min-height: 125px;
     height: 100%;
  }
   .rating-slider {
     opacity: 1;
     visibility: visible;
     position: relative;
     padding: 24px 10px 0;
  }
}
 .pointer-none {
   pointer-events: none;
}
 .downloads.downloads--secondary.full-width, .download.download--secondary.full-width {
   width: 100%;
   padding: 0;
}
 .download-app-content {
   max-width: 540px;
   float: right;
   width: 100%;
}
 .ica-download-container {
   max-width: 100%;
}
 .download--secondary .ica_download__image-swedis {
   height: 490px;
   padding: 75px 34px 0;
}
 .ica-download-container .ica-swedish-download {
   background-color: rgba(255, 255, 255, 0.8);
   padding: 40px 50px !important;
   width: 380px;
   margin: 0 auto;
   text-align: center;
   border-radius: 8px;
}
 .ica-innit-download-img {
   width: 120px;
   margin: 19px 0 40px;
}
 .download--secondary .download__content.swedish-app-download-content {
   position: relative;
   top: 0;
   left: 0px;
   padding: 0;
}
 .download--secondary .download__content.swedish-app-download-content .download__actions {
   margin-top: 0;
}
 .section-enjoy.swedish-enjoy, .section-downloads--secondary.swedish-download {
   padding-bottom: 0;
}
 .swedish-links-footer, .swedish-logo-footer {
   width: 100%;
}
 .footer .swedish-links-footer .footer__nav {
   float: left;
}
 .display-view-desktop {
   display: block;
}
 .hide-view-desktop {
   display: none;
}
 @media (min-width: 767px) {
   .swedish-logo-footer {
     width: 15%;
  }
   .footer .swedish-logo-footer .footer__logo {
     width: 100%;
  }
   .swedish-links-footer {
     width: 85%;
     display: flex;
     justify-content: center;
  }
}
 @media (max-width: 767px) {
   .download__image {
     background-image: url('/assets/images/homepage/SE_download_app-mobile.jpg') !important;
  }
   .download__image-swedis {
     background-image: url('/assets/images/homepage/SE_app-mobile_new.jpg') !important;
  }
   .download__image-french {
     background-image: url('/assets/images/french_home/homepage-download-app-mobile.jpg') !important;
  }
   .download__image-italy {
     background-image: url('/assets/images/Italy/homepage-download-app-mobile-IT.jpg') !important;
  }
   .download__image-danish {
     background-image: url('/assets/images/danish/DK_download_app-mobile.jpg') !important;
  }
   .download__image-poland {
     background-image: url('/assets/images/poland/homepage-download-app-mobile.jpg') !important;
  }
   .download__image-eng {
     background-image: url('/assets/images/temp/download-1.jpg') !important;
  }
   .download__image-finnish {
     background-image: url('/assets/images/finnish/FI_download_app-mobile.jpg') !important;
  }
   .download__image-cook-eng {
     background-image: url('/assets/images/temp/download-2.jpg') !important;
  }
   .swedish-download {
     height: 380px;
  }
   .download-app-content {
     position: absolute;
     top: 240px;
     left: 0;
  }
   .ica-download-container .ica-swedish-download {
     background-color: transparent;
     padding: 0 !important;
     width: 100%;
     margin: 0 auto;
     text-align: center;
     border-radius: 8px;
  }
   .download--secondary .ica_download__image-swedis {
     padding: 20px 20px 0;
  }
   .hide-view-desktop {
     display: block;
  }
   .display-view-desktop {
     display: none;
  }
   .download__title_subtitle {
     font-family: 'Averta Regular', 'Averta', Arial, Helvetica, sans-serif;
  }
   #nav-mobile.side-nav {
     padding-bottom: 80px;
     padding-top: 20px;
  }
   #nav-mobile .side-nav-mobile {
     height: 90%;
     overflow-y: scroll;
     padding: 20px 0;
  }
}
/*---end--*/
 .sweden-terms-service-container .ul-list-container {
   padding-left: 45px;
}
 .sweden-terms-service-container .ul-list-container li {
   list-style-type: disc;
}
 .privacy-policy-container .ol-list-container {
   padding-left: 45px;
}
 .privacy-policy-container .ul-list-container {
   padding-left: 45px;
}
 .privacy-policy-container .ul-list-container li {
   list-style-type: disc;
   padding-bottom: 10px;
}
 .privacy-policy-container .ul-not-list-container {
   padding-left: 25px;
}
 .privacy-policy-container .ul-not-list-container li {
   list-style-type: none;
   padding-bottom: 10px;
}
 .privacy-policy-container .padding-bootom-list {
   padding-bottom: 10px;
}
/* New Header Nav SCSS*/
 .nav-menu-right a:hover, .dropdown:hover .dropbtn {
   background-color: transparent;
   color: white;
}
 .nav-menu-right .dropdown .dropdown-content a:hover {
   background-color: #4db935 !important;
   color: white;
}
 .dropdown {
   float: left;
   overflow: hidden;
}
 .dropdown:hover .dropdown-content {
   display: block;
   padding: 10px 0;
   border-radius: 10px;
   top: 59px;
}
 .dropdown:hover li.dropbtn:before {
   display: block;
   position: absolute;
   content: "";
   width: 20px;
   height: 20px;
   border-top: 18px solid white !important;
   border-right: 18px solid transparent;
   border-bottom: 18px solid transparent;
   border-left: 18px solid transparent;
   top: 32px;
   left: 15px;
   opacity: 1;
   transform: rotate(-180deg);
   z-index: 1;
}
 .dropdown .dropdown-content {
   display: none;
   position: absolute;
   background-color: #f9f9f9;
   min-width: 160px;
   box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
   z-index: 5;
   opacity: 1;
}
 .dropdown .dropdown-content a {
   font-size: 0.89rem;
   color: #000;
   float: none;
   padding: 8px 16px;
   text-decoration: none;
   display: block;
   text-align: left;
   line-height: 20px;
   text-transform: capitalize;
}
 .dropdown .dropbtn {
   cursor: pointer;
   position: relative;
   border: none;
   outline: none;
   color: white;
   padding: 0 16px;
   background-color: inherit;
   font-family: "Averta Extra Bold";
   margin: 0;
   font-size: 0.85rem;
   font-weight: bold;
   text-transform: uppercase;
}
 .dropdown .dropbtn:before {
   display: none;
}
 .dropdown .activebar {
   width: 100%;
   top: 0;
   left: 0;
   margin-left: 0;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}
/* Footer Language Switcher */
 footer .container-trad {
   cursor: pointer;
   position: relative;
}
 footer .container-trad .trad-lg {
   display: flex;
   align-items: center;
   color: #a2a6aa;
   font-family: "HelveticaNeue-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 11px;
   text-transform: uppercase;
}
 footer .container-trad .trad-lg svg {
   display: inline-block;
   vertical-align: middle;
   height: 2px;
   margin-left: 5px;
}
 footer .container-trad .trad-lg span {
   margin-left: 5px;
}
 footer .container-trad .dropdown {
   display: none;
   position: absolute;
   left: -5px;
   bottom: 0;
   padding: 5px;
   border-radius: 3px;
   z-index: 2;
   text-align: left;
   width: 130px;
}
 footer .container-trad .dropdown:before {
   content: '';
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   background-color: #fff;
   -webkit-transform: scaleY(0);
   -moz-transform: scaleY(0);
   -ms-transform: scaleY(0);
   -o-transform: scaleY(0);
   transform: scaleY(0);
   -webkit-transition: all 0.5s cubic-bezier(0.5, -0.01, 0, 1.005);
   -moz-transition: all 0.5s cubic-bezier(0.5, -0.01, 0, 1.005);
   -o-transition: all 0.5s cubic-bezier(0.5, -0.01, 0, 1.005);
   transition: all 0.5s cubic-bezier(0.5, -0.01, 0, 1.005);
   border-radius: 8px;
   box-shadow: 0 15px 50px 0 rgba(28, 15, 125, 0.05);
}
 footer .container-trad .dropdown .ch {
   cursor: pointer;
   border-radius: 3px;
   text-decoration: none;
   display: flex;
   align-items: center;
   width: 100%;
   min-width: 60px;
   text-align: right;
   color: #82879e !important;
   font-family: 'Averta Regular', 'Averta', Arial, Helvetica, sans-serif;
   font-size: 13px;
   padding: 6px 10px;
   background-color: #fff;
   position: relative;
   z-index: 1;
   opacity: 0;
   -webkit-transition: all 0.35s ease;
   -moz-transition: all 0.35s ease;
   -ms-transition: all 0.35s ease;
   -o-transition: all 0.35s ease;
   transition: all 0.35s ease;
   font-weight: 100;
}
 footer .container-trad .dropdown .ch img {
   width: 25px;
   height: 20px;
   margin-right: 10px;
   border-radius: 3px;
   box-shadow: 0 1px 7px 0 rgba(32, 33, 36, 0.28);
}
 footer .container-trad .dropdown .ch svg {
   margin-right: 10px;
   border-radius: 3px;
}
 footer .container-trad .dropdown .ch:hover {
   color: #fff !important;
   background-color: #4db935;
}
 footer .container-trad .dropdown .ch.selected {
   color: #fff !important;
   background-color: #4db935;
}
 @media only screen and (max-width: 801px) {
   footer .container-trad .dropdown {
     width: 130px;
  }
}
 footer .container-trad .dropdown.open {
   display: block;
}
 footer .container-trad .dropdown.open:before {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -ms-transform: scaleY(1);
   -o-transform: scaleY(1);
   transform: scaleY(1);
}
 footer .container-trad .dropdown.open .ch {
   -webkit-transition-delay: 0.1s;
   transition-delay: 0.1s;
   opacity: 1 !important;
}
 footer .selected-logo {
   width: 22px;
}
 footer .down-arrow-select {
   width: 10px;
   margin-left: 7px;
}
 footer .margin-bottom-flag {
   margin-bottom: 5px;
}
 .premium-privacy-container h4 {
   font-size: 1.8rem;
   font-family: "Averta Extra Bold";
}
 .premium-privacy-container .ul-content-with-disc {
   padding-left: 40px;
}
 .premium-privacy-container .ul-content-with-disc li {
   list-style-type: disc;
}
 .data-background {
   background-color: #eeeeef;
}
 .bio-wrapper {
   padding-top: 45px;
}
 .bio-wrapper .bio-para {
   margin-right: calc(100% / 6);
   margin-left: calc(100% / 6);
}
 @media (max-width: 800px) {
   .bio-wrapper {
     padding-top: 20px;
  }
   .bio-wrapper .bio-para {
     margin-right: calc(100% / 12);
     margin-left: calc(100% / 12);
  }
}
 
.innit-fr-map {
   justify-content: center;
}

#advisor .headshotholder {
   flex-basis: 40%;
}

footer a:hover {
 color: #ffffff;
 text-decoration: none; 
}

#executive {
   text-align: center;
}

.founder-name {
    width: 80%;
    margin: 0 auto !important;
    padding: 0 0 20px;
    cursor: initial !important;
}

@media only screen and (max-width: 649px) {
   .marginspacer {
      margin-top: 120px !important;
   }
}
@media only screen and (min-width: 650px) and (max-width: 767px) {
  .marginspacer {
     margin-top: 0px !important;
  }
}

#team .section-fifth {
   padding: 20px 0 70px 0 !important;
}

#patrick .modal-body, #christophe .modal-body, #david .modal-body{
    max-height: 350px;
    overflow-y: scroll;
}

#avec-nous .modal-body {
   max-height: 800px;
}

#request-pass .modal-body, #request-fail .modal-body {
   max-height: 800px;
}

#team .section-fifth .swiper-container {
   height: 360px !important;
}

#team .section-fifth .swiper-container .cta-green {
    padding: 10px !important;
    width: 150px !important;
    margin: 10px 0 !important;
    font-size: 14px !important;
    color: #ffffff !important;
}

#headerWrapper img.logo {
   max-width: 74px !important;
}

#advisor .partenariats-container {
  text-align: center;
}

#advisor .partenariats-container .flex-item.card {
  position: absolute;
  left: 13%;
  top : 50px;
  -webkit-box-flex: 1;
   -ms-flex-positive: 1;
    flex-grow: 1;
  border-radius: 8px;
}

@media (max-width: 1207px) {
   #advisor .partenariats-container .flex-item.card { 
      left: 8%;   
   }
   #advisor .partenariats-container .flex-item.card .col-title img {
      max-height: 36px !important;
   }
   #advisor .partenariats-container .flex-item.card .col-title span {
      font-size: 26px !important;
   }
}

@media (max-width: 767px) {
   #advisor .partenariats-container .flex-item.card { 
      left: 3%;
      top: 0;
   }
   #advisor .partenariats-container .flex-item.card .col-title img {
      max-height: 26px !important;
   }
   #advisor .partenariats-container .flex-item.card .col-title span {
      font-size: 16px !important;
   }
}

#advisor .partenariats-container .flex-item.card.align-right{
  right: 10%;
  left: unset;
}

@media (max-width: 1207px) {
   #advisor .partenariats-container .flex-item.card.align-right{
      right: 3%;
   }
   #advisor .flex-item.card .col-title img {
      max-height: 36px !important;
   }
   #advisor .flex-item.card .col-title span {
    font-size: 26px !important;  
   }
}

@media (max-width: 767px) {
   #advisor .partenariats-container .flex-item.card.align-right{
      right: 5px;
      top: 0;
   }
   #advisor .flex-item.card .col-title img {
      max-height: 26px !important;
   }
   #advisor .flex-item.card .col-title span {
    font-size: 16px !important;  
   }
}


#advisor .partenariats-container .partners-hero-img {
   width: 100%;
   margin: unset;
}

#advisor .partenariats-container .partners-section .partners-section-container {
   top: -50px
}

#advisor .partenariats-container .partners-hero-img .platform-image {
   width: 50%;
}

#advisor .partenariats-container .flex-item.card .col-title img {
  max-height: 46px;
  margin-right: 5px;
}

#advisor .partenariats-container .flex-item.card .col-title span {
  font-size: 36px;
  color: #b2b2b2;
}

#advisor .flex-item.card {
  position: relative;
  text-align: center;
  -webkit-box-flex: 1;
   -ms-flex-positive: 1;
    flex-grow: 1;
  border-radius: 8px;
  padding: 10px 0 0 0;
}

#advisor .flex-item.card .col-title img {
  max-height: 46px;
  margin-right: 8px;
}

#advisor .flex-item.card .col-title.platforme-flex-card {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding: 20px 0 0 0;
}

#advisor .flex-item.card .cta-text {
    bottom: 0;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    color: #4bbb37;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;
    cursor: pointer;
}

#advisor .flex-item.card .col-title span {
  font-size: 36px;
  color: #b2b2b2;
}


#avec-nous .extended-container {
   width: 100%;
}

#avec-nous #introduction.partner-form-section {
   background: transparent;
}

#avec-nous #introduction .connect-form .partner-title{
   color: #000;
   font-size: 24px;
    font-family: 'Averta Extra Bold', 'Averta', Arial, Helvetica, sans-serif;

}
#avec-nous #introduction .connect-form .row {
       margin-left: auto;
    margin-right: auto;
}

#avec-nous #introduction .connect-form .row .col.m4 {
   width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px;
}

#avec-nous #introduction .connect-form .row .input-field{
    position: relative;
    margin-top: 0;
   
}

#avec-nous #introduction .connect-form .row .input-field .form-font-size{
    background: #e8e8e8;
    border: none;
    border-bottom: none;
    border-radius: 2px;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0 0 0 10px;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}


#avec-nous #introduction .connect-form .row .input-field label{
    position: absolute;
    top: 0;
    left: .75rem;
    height: 100%;
    font-size: 1rem;
    cursor: text;
    transition: transform .2s ease-out;
    transform-origin: 0% 100%;
    text-align: initial;
    transform: translateY(12px);
    pointer-events: none;
    font-weight: 400;
}

#avec-nous #introduction .connect-form .row .input-field label.active{
    color: #7c7c7c;
    transform: translateY(-14px) scale(0.8);
    transform-origin: 0 0;
}

#avec-nous #introduction .connect-form .row .input-field label:after{
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transition: .2s opacity ease-out, .2s color ease-out;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper{
    position: relative;
}

#partners-select:hover #avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content{
   display: block;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .caret{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 10px;
    margin: auto 0;
    font-size: 10px;
    line-height: 10px;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper input{
    position: relative;
    cursor: pointer;
    background: #e8e8e8;
    border: none;
    border-bottom: none;
    outline: none;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding-left: 10px;
    display: block;
    user-select: none;
    padding: 0 0 0 10px;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content{
        background-color: #fff;
    margin: 0;
    
    min-width: 100px;
    max-height: 170px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 1;
    will-change: width, height;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content.active1{
   max-height: 220px;
   display: block !important;
    opacity: 1 !important;
}
.dropdown-content.active1:hover:before {
    display: none !important;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li{
        clear: both;
    color: #2f2f2f;
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
    text-transform: none;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li>span {
   font-size: 16px;
    background: transparent;
    color: #7c7c7c;
    display: block;
    line-height: 22px;
    padding: 14px 16px;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li.disabled{
        color: rgba(0,0,0,0.3);
    background-color: transparent;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li.selected{
    background-color: rgba(0,0,0,0.03);
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li:hover{
    background-color: rgba(0,0,0,0.03);
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper select{
   display: block;
    position: absolute;
    width: 0;
    pointer-events: none;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0;
    padding-left: 10px;
}


#avec-nous #introduction .connect-form .row .input-field .select-wrapper .caret{
   border-top: none; 
}

#avec-nous #introduction .connect-form .row .partners-message textarea{
       background: #e8e8e8;
           padding: .8rem 10px 1rem 10px;
    float: left;
    box-sizing: border-box;
    height: auto;
        overflow-y: hidden;
    padding: .8rem 0 1.6rem 0;
    resize: none;
    min-height: 10rem;
    margin-bottom: 0;
    background-color: #f9f9f9;
    border: none;
    border-bottom: none;
    border-radius: 2px;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0 0 0 10px;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
        font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
#avec-nous #introduction .connect-form .row .partners-message .character-counter{
       display: none;
}

#avec-nous #introduction .connect-form .textarea-rows {
       margin-left: 10px !important;
    margin-right: 10px !important;
}

#avec-nous #introduction .connect-form .btn-large {
           height: 60px;
    line-height: 60px;
    text-decoration: none;
    color: #fff;
    background-color: #4cb935;
    text-align: center;
    letter-spacing: 1px;
    transition: .2s ease-out;    
    font-size: 1rem;
    outline: 0;
    padding: 0 1rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    font-weight: 700;
    border: 2px solid #4cb935;
        display: inline-block;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}


#request-pass .modal-content, #request-fail .modal-content {
   border: none;
}
#request-pass .modal-body, #request-fail .modal-body {
   padding: 0 !important;
}

#request-pass .modal-dialog, #request-fail .modal-dialog {
   margin-top: 20%;
}

#request-pass .modalphotoholder, #request-fail .modalphotoholder {
       float: left;
    width: 39%;
    line-height: 0;
    overflow: hidden;
}

#request-pass .modaltextholder, #request-fail .modaltextholder {
   width: 61%;
    float: left;
    padding: 80px 40px 50px 40px;
    background-color: #ffffff;

}

#request-pass .modalflex, #request-fail .modalflex {
 float: left;
    display: flex;
    width: 100%;
    position: relative;  
}



@media (max-width: 767px) {
   #avec-nous #introduction .connect-form .row .col.m4 {
    width: 100%
   }

   #avec-nous #introduction .connect-form .partner-title {
      text-align: center;
      margin-bottom: 10px;
      margin-top: 0;
    }

    #avec-nous #introduction .connect-form .row .input-field .form-font-size {
      height: 2.5rem;
    }

    #introduction .connect-form {
      padding: 0 !important;
    }

    #avec-nous #introduction .connect-form .row .partners-message textarea {
      min-height: 6rem;
    }
}


@media only screen and (max-width: 900px) {
	.marginspacer {
		margin-top: 20px;
	}
    #avec-nous .extended-container {
        width: 90%;
        margin: 40px auto;
    }
}

@media only screen and (max-width: 1210px) and (min-width: 768px) {
	#headerWrapper .menu-wrapper {
		padding: 0 30px 0 45px;
	}	
}

@media only screen and (max-width: 1250px) and (min-width: 1211px) {
	#headerWrapper .menu-wrapper {
		padding: 0 25px 0 40px;
	}	
}

@media only screen and (max-width: 767px) {
	.modal-container {
    height: unset !important;
    position: absolute;
    top: 25%;
	}

}







