/* Transition */
body.index .imageIcon {
  max-width: 65px;
  max-height: 65px;
}

body.index section.pageBanner {
  height: calc(100% - 145px);
  background: transparent url("../../images/finalImages/Home/Hero.jpg") no-repeat scroll 30% center;
  -webkit-background-size: 1935px auto;
  -moz-background-size: 1935px auto;
  -o-background-size: 1935px auto;
  background-size: 1935px auto;
}

@media screen and (max-width: 991px) {
  body.index section.pageBanner {
    background-position: top center;
    background-size: cover;
  }
}

body.index section.pageBanner h1 {
  max-width: 560px;
  margin: 10% auto 0px 4%;
}

@media screen and (max-width: 991px) {
  body.index section.pageBanner h1 {
    padding: 0 15px;
    margin: 30px auto;
    max-width: 446px;
  }
  body.index section.pageBanner h1 #playVideo {
    display: inline-block;
    position: relative;
    bottom: -10px;
    left: 0;
  }
}

@media screen and (max-width: 455px) {
  body.index section.pageBanner h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0;
  }
  body.index section.pageBanner h1 br {
    display: none;
  }
  body.index section.pageBanner h1 #playVideo {
    position: absolute;
    bottom: -30px;
    left: 60%;
    width: 55px;
    height: 55px;
  }
  body.index section.pageBanner h1 #playVideo span {
    font-size: 35px;
    line-height: 45px;
  }
}

body.index section.pixDivider {
  background-color: #93C83E;
  height: 75px;
}

@media (max-width: 767.5px) {
  body.index section.pixDivider {
    height: 55px;
  }
}

@media (max-width: 600px) {
  body.index section.pixDivider {
    height: 30px;
  }
}

body.index section.pixDivider .pdContent {
  position: relative;
  padding-top: 24px;
}

body.index section.pixDivider .pdContent svg.negaBug {
  display: none;
  position: absolute;
  width: 50px;
  top: -60px;
  left: 50%;
  margin-left: -25px;
}

@media (max-width: 767.5px) {
  body.index section.pixDivider .pdContent svg.negaBug {
    display: none;
  }
}

body.index section.pixDivider .pdContent svg.pixName {
  height: 30px;
  display: block;
  margin: 0 auto;
}

body.index section.pixDivider .pdContent svg.pixName path, body.index section.pixDivider .pdContent svg.pixName polygon, body.index section.pixDivider .pdContent svg.pixName rect {
  fill: white;
}

@media (max-width: 991px) {
  body.index section.pixDivider .pdContent svg.pixName {
    max-width: 70%;
  }
  body.index section.pixDivider .pdContent svg.pixName.pixSocial {
    max-width: 42%;
  }
}

@media (max-width: 767.5px) {
  body.index section.pixDivider .pdContent {
    padding-bottom: 24px;
    padding-top: 17px;
  }
  body.index section.pixDivider .pdContent img {
    height: 20px;
  }
}

@media (max-width: 600px) {
  body.index section.pixDivider .pdContent {
    padding-bottom: 0px;
    padding-top: 2px;
  }
  body.index section.pixDivider .pdContent img {
    height: 9px;
  }
}

body.index section.simplify {
  background: #fff url("../../images/bg-simplify.png") no-repeat scroll 93% bottom;
  -webkit-background-size: auto 80%;
  -moz-background-size: auto 80%;
  -o-background-size: auto 80%;
  background-size: auto 80%;
}

@media screen and (min-width: 1935px) {
  body.index section.simplify {
    background-position: 85% bottom;
  }
}

@media (max-width: 991px) {
  body.index section.simplify {
    -webkit-background-size: 50% auto;
    -moz-background-size: 50% auto;
    -o-background-size: 50% auto;
    background-size: 50% auto;
  }
}

@media (max-width: 767.5px) {
  body.index section.simplify {
    background-position: center 40px;
    -webkit-background-size: 300px auto;
    -moz-background-size: 300px auto;
    -o-background-size: 300px auto;
    background-size: 300px auto;
  }
  body.index section.simplify .flDisplayFlex {
    height: auto;
    padding-top: 340px;
  }
}

body.index section.simplify .simplifyContent img {
  width: 75px;
}

@media (max-width: 767.5px) {
  body.index section.simplify .simplifyContent img {
    width: 47px;
  }
}

body.index section.companyLogos {
  background-color: #f7f7f7;
  height: 200px;
  /* Define the animation */
}

@media (max-width: 767.5px) {
  body.index section.companyLogos {
    height: 140px;
  }
}

@media (max-width: 400px) {
  body.index section.companyLogos {
    height: 100px;
  }
}

@media (max-width: 767.5px) {
  body.index section.companyLogos .clContent {
    padding: 0 5px;
  }
}

body.index section.companyLogos .mainContainer {
  width: 100%;
  float: left;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  height: 200px;
  position: relative;
}

@media screen and (max-width: 767.5px) {
  body.index section.companyLogos .mainContainer {
    height: 140px;
  }
}

@media screen and (max-width: 400px) {
  body.index section.companyLogos .mainContainer {
    height: 100px;
  }
}

body.index section.companyLogos .marquee {
  height: 200px;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 767.5px) {
  body.index section.companyLogos .marquee {
    height: 140px;
  }
}

@media screen and (max-width: 400px) {
  body.index section.companyLogos .marquee {
    height: 100px;
  }
}

body.index section.companyLogos .marquee img {
  position: absolute;
  width: 5000px;
  min-width: 5000px;
  height: auto;
  margin: 30px 0;
  animation: marquee 45s linear infinite;
  /* Apply the animation */
}

@media screen and (max-width: 767.5px) {
  body.index section.companyLogos .marquee img {
    zoom: .7;
    margin: 30px 0;
  }
}

@media screen and (max-width: 400px) {
  body.index section.companyLogos .marquee img {
    zoom: .6;
    margin: 15px 0;
  }
}

@keyframes marquee {
  from {
    margin-left: 10%;
    width: 5000px;
  }
  to {
    margin-left: -305%;
    width: 5000px;
  }
}

body.index section.pagesOverview .flexLayout {
  overflow: visible;
}

@media (max-width: 1024px) {
  body.index section.pagesOverview .poContent {
    padding-top: 55px;
  }
}

@media (max-width: 767.5px) {
  body.index section.pagesOverview .poContent {
    padding-top: 30px;
  }
}

body.index section.pagesOverview .poContent .imageIcon {
  display: block;
}

body.index section.pagesOverview .poContent .pixName {
  height: 28px;
  margin-bottom: 20px;
}

body.index section.pagesOverview .poContent .btnOrange {
  margin-top: 20px;
}

@media (max-width: 767.5px) {
  body.index section.pagesOverview .poContent img {
    width: 48px;
  }
}

body.index section.pagesOverview .flDisplayFlex,
body.index section.pagesOverview .bg {
  height: 500px;
}

@media screen and (min-width: 1935px) {
  body.index section.pagesOverview .flDisplayFlex,
  body.index section.pagesOverview .bg {
    height: 600px;
  }
}

@media (max-width: 767.5px) {
  body.index section.pagesOverview .flDisplayFlex,
  body.index section.pagesOverview .bg {
    height: 374px;
  }
}

body.index section.pagesOverview .flDisplayFlex.imgPhotography,
body.index section.pagesOverview .bg.imgPhotography {
  background: transparent url("../../images/finalImages/Home/PixPhotography.jpg") no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body.index section.pagesOverview .flDisplayFlex.imgMarketing,
body.index section.pagesOverview .bg.imgMarketing {
  background: transparent url("../../images/finalImages/Home/PixMarketing.jpg") no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body.index section.pagesOverview .flDisplayFlex.imgSocial,
body.index section.pagesOverview .bg.imgSocial {
  background: transparent url("../../images/finalImages/Home/PixSocial.jpg") no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body.index section.howItWorks {
  padding-top: 80px;
  background-color: #f7f7f7;
}

@media (max-width: 767.5px) {
  body.index section.howItWorks {
    padding-top: 40px;
  }
}

body.index section.howItWorks h3 {
  margin-bottom: 55px;
}

body.index section.howItWorks img {
  margin-bottom: 45px;
}

@media (max-width: 767.5px) {
  body.index section.howItWorks img {
    width: 290px;
  }
}

body.index section.howItWorks p {
  width: 405px;
  margin: 0 auto;
}

@media (max-width: 767.5px) {
  body.index section.howItWorks p {
    width: 290px;
  }
}

body.index section.howItWorks svg.wheel {
  max-width: 430px;
  margin-bottom: 30px;
  width: 65%;
}

body.index section.howItWorks svg.houses {
  max-height: 250px;
  margin-top: 30px;
}

body.index section.benefits {
  padding: 90px 0 109px 0;
}

@media (max-width: 767.5px) {
  body.index section.benefits {
    padding: 70px 0;
  }
}

body.index section.benefits .benefitsContent h3 {
  padding-left: 7%;
}

@media (max-width: 767.5px) {
  body.index section.benefits .benefitsContent h3 {
    padding-left: 10%;
  }
}

body.index section.benefits .benefitsContent .bcWrapper {
  overflow: hidden;
  margin-top: 50px;
}

body.index section.benefits .benefitsContent .bcWrapper .bcw {
  max-width: 370px;
  width: 80%;
  display: block;
  margin: 30px auto;
  padding: 0 15px;
  height: 200px;
}

@media (max-width: 600px) {
  body.index section.benefits .benefitsContent .bcWrapper .bcw {
    padding: 0 20px;
    width: 100%;
    height: 140px;
  }
}

body.index section.benefits .benefitsContent .bcWrapper .bcwImageWrapper {
  height: 69px;
  margin-bottom: 20px;
}

body.index section.benefits .benefitsContent .bcWrapper .bcwImageWrapper img {
  margin: 0px;
}

body.index section.benefits .benefitsContent .bcWrapper p {
  margin-bottom: 0px;
}

body.index section.simplifyMarketing {
  padding-top: 80px;
  padding-bottom: 470px;
  background: #f7f7f7 url("../../images/finalImages/Home/SimplifyYourMarketing.jpg") no-repeat scroll center bottom;
  -webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
  background-size: auto;
}

@media (max-width: 767.5px) {
  body.index section.simplifyMarketing {
    -webkit-background-size: 320px;
    -moz-background-size: 320px;
    -o-background-size: 320px;
    background-size: 320px;
    padding-bottom: 245px;
    padding-top: 55px;
  }
}

body.index section.simplifyMarketing .smContent img {
  margin-bottom: 40px;
}

body.index section.simplifyMarketing .smContent h3 {
  margin-bottom: 35px;
}

body.index section.simplifyMarketing .smContent p {
  margin: 0 auto 35px;
  width: 405px;
}

@media (max-width: 767.5px) {
  body.index section.simplifyMarketing .smContent p {
    width: 305px;
  }
}
