h1.candy {
  margin: 0 auto 1em auto;
  border-top: 2px solid #f54785;
  padding: 1em 25px 0;
}
ul.menu-main-navigation li {
  margin: 0;
}
#menu-main-navigation .menu-item-has-children a::after {
  top: 10px;
}
footer h3 {
  font-size: 22px;
}
.module {
  height: auto;
  position: relative;
  padding: 50px 25px;
}
.module__wrapper {
  width: 100%;
}
@media screen and (min-width: 800px) {
  .module {
    padding: 100px;
  }
  .module__wrapper {
    max-width: 1366px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.module__casestudy,
.module__delivery,
.module__omni,
.module__partners,
.module__trophies {
  background-size: cover;
  background-repeat: no-repeat;
}
.module__text--g1 p:last-of-type:not(:first-of-type) {
  margin-top: 24px;
}
.module.module__text--g3 p {
  margin-bottom: 24px;
}
.module__services--f2 h2 {
  color: #fff;
  margin-bottom: -10px;
  padding: 0 25px;
}
.f3-service,
.f4-service {
  margin-top: 50px;
}
.f3-title {
  margin: 12px 0 25px;
}
.module.module__text--g3 p {
  margin-bottom: 24px;
}
@media screen and (min-width: 800px) {
  .module__services--f2 h2 {
    margin-bottom: -14px;
    padding: 0 100px;
  }
  .f4-service.flex-two {
    align-items: center;
  }
  .f4-service.flex-two > :first-child {
    flex-basis: 65%;
    max-width: 65%;
  }
  .f4-service.flex-two > :nth-child(2) {
    flex-basis: 30%;
    max-width: 30%;
    flex-basis: calc(35% - 50px);
    max-width: calc(35% - 50px);
  }
}
.module__services--f2 .tab-content {
  margin: 50px 0;
}
.module__services--f2 h4 {
  margin: 5px 0;
}
.module__services--f2 .nav-tabs {
  border: none;
  margin-bottom: 30px;
  overflow: hidden;
}
.module__services--f2 .nav-tabs > li.active > a,
.module__services--f2 .nav-tabs > li.active > a:focus,
.module__services--f2 .nav-tabs > li.active > a:hover,
.module__services--f2 .nav-tabs > li > a:focus,
.module__services--f2 .nav-tabs > li > a:hover {
  color: #fff;
  background-color: #333;
  border: none;
}
.module__services--f2 .nav-tabs > li > a {
  color: #333;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1;
  margin: 0;
  border: none;
  background: #f0f0f0;
  border: none;
  border-radius: 0;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 10px;
}
.module__services--f2 .nav-tabs > li {
  width: 50%;
  margin-bottom: 10px;
}
@media screen and (min-width: 800px) {
  .module__services--f2 .nav-tabs > li {
    width: auto;
    margin-bottom: 0;
  }
  .module__services--f2 .nav-tabs > li {
    margin-right: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .module__services--f2 .nav-tabs > li:not(.active) {
    position: relative;
    bottom: -8px;
  }
  .module__services--f2 .nav-tabs > li > a {
    margin-right: 0;
  }
  .module__services--f2 .nav-tabs > li > a,
  .module__services--f2 .nav-tabs > li > a:focus,
  .module__services--f2 .nav-tabs > li > a:hover {
    font-size: 1.5vw;
    padding: 15px 30px;
    margin-bottom: 0;
  }
  .module__services--f2 .nav-tabs > li:not(.active):hover {
    bottom: -3px;
  }
}
.module__content--b1 {
  padding-bottom: 50px;
}
.module__content--b1 .item:not(:last-of-type) {
  margin: 0 0 15px;
}
.module__content--b1 .item {
  overflow: hidden;
  position: relative;
  margin: 0 0 15px;
}
.item__content {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  text-decoration: none;
  min-height: 35vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: #333;
  background-size: cover;
}
.item__content--hover {
  width: 100%;
  padding: 15px;
  background-color: #333;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item__content--hover p,
.item__content--hover p:last-child {
  margin: 0;
}
.item__content--hover h4 {
  font-weight: 800;
  margin: 0 0 6px;
}
.item__content--hover p {
  color: #fff;
}
.item__content--first {
  background-image: url(https://placeimg.com/400/800/any/grayscale);
}
.item__content--second {
  background-image: url(https://placeimg.com/350/700/any/grayscale);
}
.item__content--third {
  background-image: url(https://placeimg.com/600/400/any/grayscale);
}
.item__content--forth {
  background-image: url(https://placeimg.com/600/300/any/grayscale);
}
.item__content--fifth {
  background-image: url(https://placeimg.com/700/350/any/grayscale);
}
@media screen and (min-width: 800px) {
  .module__content--b1 {
    padding-bottom: 150px;
  }
  .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2em 1fr 2em 1fr 2em 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 2em;
    width: 100%;
    height: auto;
  }
  .masonry__subgrid {
    display: -ms-grid;
    display: grid;
    grid-gap: 2em;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-column: 3/5;
  }
  .masonry__subgrid .item:last-child {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
  .module__content--b1 .item {
    height: 100%;
  }
  .masonry {
    min-height: 50vh;
  }
  .item__content {
    color: #333;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
    min-height: auto;
  }
  .item__content:hover > .item__content--hover {
    bottom: 0;
    transform: scale(0.95);
    padding-bottom: 25px;
  }
  .item__content:hover {
    transform: scale(1.05);
  }
  .item__content--hover {
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0;
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
  }
  .module__content--b1 .item {
    margin: 0;
  }
}
@media screen and (min-width: 800px) {
  .b1v1 .masonry__subgrid .item:last-child {
    grid-column: 2;
  }
}
@media screen and (min-width: 800px) {
  .b1v2 .masonry__subgrid {
    grid-column: 2/5;
  }
  .b1v2 .masonry__subgrid .item:last-child {
    grid-column: 3;
  }
}
.b1v3 video {
  width: 100%;
  height: auto;
}
.video__content {
  justify-content: center;
}
.b1v3 .item:not(:last-of-type) {
  min-height: 21vh;
}
.module__content--a2 a {
  font-weight: 600;
}
.module__content--a2 img,
.module__content--a2 p,
.module__content--a2 p:last-of-type {
  margin: 0 0 25px;
}
@media screen and (min-width: 800px) {
  .module__content--a2 img {
    margin: 0;
  }
}
.module__header {
  min-height: 20vh;
  display: flex;
  align-items: flex-end;
}
.module__content--b2 .module__header {
  min-height: 30vh;
}
.module__header h1 {
  color: #fff;
  margin: 0 0 -8px;
}
.module__content--a1 .module__header {
  background: url(https://placeimg.com/2800/400/any/grayscale);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 25vh;
}
.module__content--a1 h2,
.module__content--b2 h2 {
  margin: 12px auto;
}
.module__content--a1 h1,
.module__content--a1 h2,
.module__content--b2 h1,
.module__content--b2 h2 {
  padding: 0 25px;
}
.module__content--b2 .flex-two > :nth-child(1),
.module__content--b2 .module__wrapper:not(:last-of-type) {
  margin-bottom: 25px;
}
.module__content--a1 .module {
  padding: 25px;
}
.module__content--b2 > p {
  margin-top: 25px;
  padding: 0 25px;
}
.module__content--b2 .module {
  padding: 25px 25px 50px;
}
@media screen and (min-width: 800px) {
  .module__content--a1 h3 {
    margin-bottom: 30px;
  }
  .module__header h1 {
    margin: 0 auto -14px;
  }
  .module__content--a1 h2,
  .module__content--b2 h2 {
    margin: 25px auto 0 auto;
  }
  .module__content--a1 h1,
  .module__content--a1 h2,
  .module__content--b2 h1,
  .module__content--b2 h2 {
    padding: 0 25px;
    max-width: 1366px;
    width: 100%;
  }
  .module__content--b2 .module__wrapper:not(:last-of-type) {
    margin-bottom: 50px;
  }
  .module__content--b2 .flex-two > :nth-child(1) {
    margin-bottom: 0;
  }
  .module__content--b2 .module {
    padding: 50px 50px 100px;
  }
  .module__content--b2 > p {
    max-width: 1366px;
    margin: 0 auto;
    margin-top: 50px;
  }
  .module__content--a1 .module {
    padding: 50px 100px 0;
  }
}
.module__content--a1 img {
  margin: 25px 0 0;
}
@media screen and (min-width: 800px) {
  .module__content--a1 img {
    margin: 0;
  }
}
.custom-case-studies .container {
  padding: 0;
  width: 1316px;
}
.custom-case-studies .blog-snippet-1 img {
  border: none;
}
.custom-case-studies .case-study-child-image:hover {
  transform: scale(1.1);
}
.custom-case-studies .case-study-child-holder p {
  margin: 0;
}
.custom-case-studies .case-study-child-details-holder {
  padding: 25px;
}
.custom-case-studies .case-study-logo-holder img {
  position: absolute;
  left: 50%;
  /* bottom: 35%; */
  top: 30%;
  max-height: 80px;
  transform: translate(-50%, -50%);
  margin: 0;
}
.custom-case-studies .case-study-child-details-holder {
  height: auto;
}
.custom-case-studies .case-study-child-details-holder > a:last-of-type {
  /* display: none; */
}
.custom-case-studies .case-study-child-details-holder {
  background: #4cc2c4;
}
@media screen and (min-width: 800px) {
  .custom-case-studies .case-study-logo-holder img {
    bottom: 40%;
  }
}
.module__content--a4 .flex-three {
  margin-top: 25px;
  margin-bottom: 0;
}
.module__content--a4 .module--h {
  margin-bottom: 30px;
}
.module__content--a4 h3 {
  margin-bottom: 12px;
}
.module__content--a4 .flex-three_col:not(:last-of-type) {
  margin-right: 25px;
}
@media screen and (min-width: 800px) {
  .module__content--a4 .flex-three_col:not(:last-of-type) {
    margin-right: 50px;
  }
  .module__content--a4 .flex-three {
    margin-top: 50px;
  }
}
.module__awards--c2 img {
  margin-bottom: 12px;
}
.module__awards--c2 .award-title {
  margin-bottom: 0;
}
.module__awards--c2 .award-year {
  display: block;
}
.module__badge--c3 .flex-four .flex-four_col {
  margin: 25px 25px 0 0;
}
@media screen and (min-width: 800px) {
  .module__awards--c3 .flex-four {
    margin-bottom: 50px;
  }
  .module__awards--c2 {
    flex-direction: column;
    align-items: flex-start;
  }
  .module__awards--c2 .flex-four_col {
    padding-right: 50px;
    flex: 1 0 calc(25% - 50px);
  }
  .module__badge--c3 .flex-four .flex-four_col {
    margin: 0;
  }
  .module__awards--c2 h2 {
    max-width: 1366px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.module__casestudy.module__casestudy--a5 img {
  margin-bottom: 25px;
}
@media screen and (min-width: 800px) {
  .module__casestudy h2 {
    margin-bottom: 15px;
    font-size: 58px;
  }
  .module__casestudy a.btn {
    margin-top: 30px;
  }
  .module__casestudy.module__casestudy--a5 img {
    margin-bottom: 0;
  }
  .module__casestudy.module__casestudy--a5 .flex-two > :first-child,
  .module__casestudy.module__casestudy--a5 .flex-two > :nth-child(2),
  .module__casestudy.module__casestudy--a6 .flex-two > :first-child,
  .module__casestudy.module__casestudy--a6 .flex-two > :nth-child(2) {
    flex: 1;
  }
  .module__casestudy.module__casestudy--a5 .flex-two > :first-child {
    max-width: 65%;
  }
  .module__casestudy.module__casestudy--a5 .flex-two > :nth-child(2) {
    max-width: 35%;
  }
  .module__casestudy.module__casestudy--a6 .flex-two > :first-child {
    max-width: 35%;
  }
  .module__casestudy.module__casestudy--a6 .flex-two > :nth-child(2) {
    max-width: 65%;
  }
}
.module__content--a5 img {
  margin-top: 25px;
}
@media screen and (min-width: 800px) {
  .module__content--a5 img {
    margin-top: 0;
  }
  .module__content--a5 {
    padding: 100px;
  }
  .module__content--a5 h3 {
    /* font-size: 50px; */
    /* margin-bottom: 30px; */
  }
  .module__content--a5 p {
    margin-bottom: 25px;
  }
  .module__content--a5 .flex-two > :nth-child(2) {
    max-width: 50%;
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
    margin-left: 50px;
  }
}
.module__video--c1 {
  align-items: flex-start;
  padding: 50px 0;
  overflow-x: hidden;
}
.video__carousel {
  background: #333;
  width: 100%;
}
.video__carousel p,
.video__wrapper {
  color: #fff;
}
.module__video--c1 .flex-two > :nth-child(2) {
  padding: 25px;
}
.module__video--c1 h4.white {
  margin-bottom: 6px;
}
.module__video--c1 h2 {
  padding: 0 25px;
  display: block;
  width: auto;
}
@media screen and (min-width: 800px) {
  .module__video--c1 h2 {
    padding: 0 100px;
  }
}
.glide__bullets {
  padding: 25px;
  text-align: right;
}
.glide__bullet {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  padding: 0;
  margin-right: 6px;
  min-width: auto;
}
.glide__bullet,
.glide__bullet:hover {
  color: #fff;
  background: #fff;
  border: none;
}
.glide__bullet--active {
  background: #ffc107;
}
@media screen and (min-width: 800px) {
  .module__video--c1 h2 {
    width: 100%;
  }
  .module__video--c1 {
    padding: 100px 0;
  }
  .module__video--c1 .flex-two > :nth-child(2) {
    padding: 50px 0;
  }
  .glide__bullets {
    position: absolute;
    right: 50px;
    bottom: 0;
  }
  .glide__slide {
    max-width: 1366px;
    margin: 0 auto;
  }
  .video__wrapper h2 {
    padding: 0;
  }
}
.module__content--b2 .flex-two_col {
  overflow: hidden;
}
.logo__wrapper {
  position: relative;
  display: block;
}
.logo__wrapper:hover {
  transform: scale(1.1);
}
.logo__wrapper .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 50%;
}
@media screen and (min-width: 800px) {
  .module__header h1 {
    margin: 0 auto -14px;
  }
  section.module__content--a1 {
    padding-bottom: 100px;
  }
  .module__content--a1 h2 {
    margin: 30px auto 0 auto;
  }
  .module__content--a1 h1,
  .module__content--a1 h2 {
    padding: 0 100px;
    max-width: 1366px;
    width: 100%;
  }
}
.module__content--a6 {
  padding-bottom: 150px;
}
@media screen and (min-width: 800px) {
  .module__content--a6 .btn {
    margin-top: 50px;
  }
}
.flex-three:not(:first-of-type) {
  margin-top: 25px;
}
.flex-three_col:not(:last-of-type) {
  margin-bottom: 25px;
  margin-right: 25px;
}
@media screen and (min-width: 800px) {
  .module__badge--c3 .flex-four {
    flex-wrap: wrap;
    margin-bottom: 25px;
  }
  .module__badge--c3 .flex-four_col {
    flex: 1;
  }
  .flex-three_col:not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 800px) {
  .flex-three {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
  }
  .flex-three_col {
    flex: 1;
    max-width: 100%;
  }
  .flex-three img {
    margin-right: 25px;
  }
  .flex-three img:nth-of-type(3n) {
    margin-right: 0;
  }
}
.module__pageheader .header {
  display: flex;
  align-items: flex-end;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 250px;
}
.module__pageheader h6 {
  color: #fff;
  margin: 0 0 -8px;
}
.module__pageheader h1 {
  margin: 12px auto;
  font-size: 42px;
}
.module__pageheader h6 {
  font-size: 54px;
}
.module__pageheader h1,
.module__pageheader h6 {
  padding: 0 25px;
  line-height: 1;
}
.module__pageheader .module {
  padding: 25px;
}
.module__pageheader h4:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 800px) {
  .module__pageheader .header {
    min-height: 350px;
  }
  .module__pageheader h6 {
    margin: 0 auto -14px;
    font-size: 88px;
  }
  .module__pageheader h1 {
    margin: 15px auto 0 auto;
    font-size: 60px;
  }
  .module__pageheader h1,
  .module__pageheader h6 {
    max-width: 1366px;
    width: 100%;
    padding: 0 100px;
  }
  .module__pageheader .module {
    padding: 30px 100px 0;
  }
}
.module__pageheader--img {
  margin: 25px 0 0;
}
.module__pageheader .btn {
  margin-bottom: 0;
}
@media screen and (min-width: 800px) {
  .module__pageheader--img {
    margin-top: -400px;
  }
}
