/* Transition */
body.pixSocial section.testimonial .testimonialContent .carousel-content {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  display: flex;
}

body.pixSocial section.pageBanner {
  background: transparent url("../../images/finalImages/PIXsocial/Hero.jpg") no-repeat scroll 10% center;
  -webkit-background-size: 1920px auto;
  -moz-background-size: 1920px auto;
  -o-background-size: 1920px auto;
  background-size: 1920px auto;
}

@media screen and (max-width: 767.5px) {
  body.pixSocial section.pageBanner {
    background-size: cover;
    background-position: 46% top;
  }
}

body.pixSocial section.pageBanner h1 {
  max-width: 320px;
  margin: 150px auto 0 5%;
  line-height: 40px;
  text-transform: uppercase;
  position: relative;
}

@media screen and (max-width: 767.5px) {
  body.pixSocial section.pageBanner h1 {
    margin: 20px auto 0 auto;
  }
}

@media screen and (max-width: 991px) {
  body.pixSocial section.pageBanner h1 a#playVideo {
    left: 100px;
    bottom: -70px;
    width: 55px;
    height: 55px;
  }
  body.pixSocial section.pageBanner h1 a#playVideo span {
    font-size: 35px;
    line-height: 45px;
  }
}

body.pixSocial section.firstContent .simplifyContent {
  margin-top: 113px;
  padding-left: 54px;
  padding-right: 20px;
}

body.pixSocial section.firstContent .simplifyContent img {
  margin-bottom: 22px;
}

@media (max-width: 991px) {
  body.pixSocial section.firstContent .simplifyContent img {
    width: 47px;
  }
}

@media (min-width: 767px) {
  body.pixSocial section.firstContent .right-desktop {
    float: right;
  }
}

body.pixSocial section.firstContent .firstContentRight {
  padding: 60px 40px;
  overflow: hidden;
}

@media (max-width: 767px) {
  body.pixSocial section.firstContent .firstContentRight {
    padding: 45px 40px;
  }
}

body.pixSocial section.firstContent .textContent {
  margin: 100px auto;
}

@media (max-width: 767px) {
  body.pixSocial section.firstContent .textContent {
    padding-bottom: 55px;
    padding-top: 0px;
    margin: 0;
  }
}

body.pixSocial section.freshContent .imgPhotography {
  background-image: url("../../images/finalImages/PIXsocial/FreshContent.jpg");
  min-height: 515px;
  background-position: left top;
}

body.pixSocial section.freshContent #howItWorks {
  background: #F6F6F6 url("../../images/finalImages/PIXsocial/social-how-it-works.png") no-repeat scroll center top;
  -webkit-background-size: 1935px auto;
  -moz-background-size: 1935px auto;
  -o-background-size: 1935px auto;
  background-size: 1935px auto;
  padding-top: 200px;
  padding-bottom: 100px;
}

@media (min-width: 1935px) {
  body.pixSocial section.freshContent #howItWorks {
    background-size: 100% auto;
  }
}

@media (max-width: 767px) {
  body.pixSocial section.freshContent #howItWorks {
    background-size: 165% auto;
    padding-bottom: 0;
  }
}

body.pixSocial section.freshContent #howItWorks h3 {
  color: #279DD9;
}

body.pixSocial section.freshContent #howItWorks h5 {
  font-family: "Conv_GOTHMMED";
  font-size: 20px;
  line-height: normal;
  margin: 0 0 0;
}

body.pixSocial section.freshContent #howItWorks h5.blue {
  color: #279DD9;
}

body.pixSocial section.freshContent #howItWorks h5.green {
  color: #93C83E;
}

body.pixSocial section.freshContent #howItWorks h5.red {
  color: #F26722;
}

body.pixSocial section.freshContent #howItWorks .poContent {
  padding-top: 64px;
}

@media (max-width: 767px) {
  body.pixSocial section.freshContent #howItWorks .poContent {
    padding-top: 0;
  }
  body.pixSocial section.freshContent #howItWorks .poContent .textContent {
    padding: 0;
    margin: 40px 0;
  }
}

body.pixSocial section.freshContent #howItWorks .textContent {
  margin: 0;
}

body.pixSocial section.freshContent #howItWorks .textContent img {
  max-width: 210px;
  height: 125px;
}

body.pixSocial section.freshContent #howItWorks .textContent h5 {
  margin-top: 40px;
}

@media (max-width: 991px) {
  body.pixSocial section.freshContent #howItWorks .textContent {
    margin: 45px auto;
  }
}

@media (max-width: 991px) {
  body.pixSocial section.freshContent #howItWorks .col-sm-offset-4 .textContent {
    margin: 0 auto;
  }
}

body.pixSocial section.freshContent .bg {
  min-height: 500px;
}

@media (max-width: 991px) {
  body.pixSocial section.freshContent .bg {
    min-height: 290px;
  }
}

body.pixSocial section.testimonialImages {
  background: transparent url("../../images/finalImages/PIXsocial/ContentGallery.png") no-repeat scroll center center;
  -webkit-background-size: auto 554px;
  -moz-background-size: auto 554px;
  -o-background-size: auto 554px;
  background-size: auto 554px;
  margin: 20px 0 40px;
  height: 600px;
}

@media (max-width: 767.5px) {
  body.pixSocial section.testimonialImages {
    height: 410px;
    background-size: auto 315px;
  }
}

@media (max-width: 400px) {
  body.pixSocial section.testimonialImages {
    height: 355px;
    background-size: auto 247px;
  }
}

body.pixSocial section.testimonialImages .carousel-inner {
  width: 564px;
  margin: 80px auto 0px;
}

@media (max-width: 767.5px) {
  body.pixSocial section.testimonialImages .carousel-inner {
    width: 320px;
  }
}

@media (max-width: 400px) {
  body.pixSocial section.testimonialImages .carousel-inner {
    width: 250px;
  }
}

body.pixSocial section.testimonialImages .carousel-indicators {
  bottom: -125px;
  margin-bottom: 0;
}

body.pixSocial section.testimonialImages .carousel-indicators li {
  border-color: #93C83E;
}

body.pixSocial section.testimonialImages .carousel-indicators li.active {
  background-color: #93C83E;
}

@media (max-width: 767.5px) {
  body.pixSocial section.testimonialImages .carousel-indicators {
    bottom: -100px;
  }
}

@media (max-width: 400px) {
  body.pixSocial section.testimonialImages .carousel-indicators {
    bottom: -80px;
  }
}

body.pixSocial section.newListings .newListingImageBg {
  background-image: url("../../images/finalImages/PIXsocial/NewListings.jpg");
  background-position: center top;
}

@media (max-width: 767px) {
  body.pixSocial section.newListings .newListingImageBg {
    min-height: 290px;
  }
}

@media (min-width: 767px) {
  body.pixSocial section.newListings .right-desktop {
    float: right;
  }
}

body.pixSocial section.newListings .right-desktop h3 {
  color: #F26722;
}

body.pixSocial section.newListings .right-desktop .poContent {
  padding: 54px;
}

body.pixSocial section.newListingHowItWorks {
  background-color: #f9f9f9;
  padding-bottom: 28px;
}

body.pixSocial section.newListingHowItWorks h3 {
  color: #F26722;
}

body.pixSocial section.newListingHowItWorks .textContent {
  margin-bottom: 26px;
}

@media (max-width: 767px) {
  body.pixSocial section.newListingHowItWorks .textContent {
    margin-bottom: 0;
    padding-bottom: 24px;
  }
}

body.pixSocial section.hungryForLeads h3 {
  color: #FFA600;
}

body.pixSocial section.hungryForLeads .imgPhotography2 {
  background-image: url("../../images/finalImages/PIXsocial/HungryForLeads.jpg");
  background-position: center top;
}

@media (max-width: 767px) {
  body.pixSocial section.hungryForLeads .imgPhotography2 {
    min-height: 290px;
  }
}

body.pixSocial section.hungryForLeadsHowItWorks {
  background-color: #faf9fa;
}

@media (max-width: 767.5px) {
  body.pixSocial section.hungryForLeadsHowItWorks {
    padding-bottom: 40px;
  }
}

body.pixSocial section.hungryForLeadsHowItWorks h3 {
  color: #FFA600;
}

body.pixSocial section.hungryForLeadsHowItWorks .textContent {
  margin-bottom: 26px;
  max-width: 420px;
}

@media (max-width: 767px) {
  body.pixSocial section.hungryForLeadsHowItWorks .textContent {
    padding-bottom: 40px;
    margin-top: 100px;
  }
}

body.pixSocial section.hungryForLeadsHowItWorks .bgOrangeDivider:after {
  content: "OR";
  border-radius: 50%;
  border: 2px solid #FDB913;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 35px;
  position: absolute;
  top: 170px;
  left: 50%;
  margin-left: -20px;
}

@media (max-width: 991px) {
  body.pixSocial section.hungryForLeadsHowItWorks .bgOrangeDivider:after {
    display: none;
  }
}

body.pixSocial section.hungryForLeadsHowItWorks .bgOrangeDivider .profileContent {
  max-width: 250px;
  padding-top: 50px;
  cursor: pointer;
}

@media (max-width: 767px) {
  body.pixSocial section.hungryForLeadsHowItWorks .bgOrangeDivider .profileContent {
    padding-top: 20px;
  }
}

body.pixSocial section.hungryForLeadsHowItWorks .bgOrangeDivider .profileContent img {
  display: block;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

body.pixSocial section.hungryForLeadsHowItWorks .bgOrangeDivider .profileContent:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

body.pixSocial section.hungryForLeadsHowItWorks .bgOrangeDivider .profileContent h4 {
  font-size: 16px;
  background-color: #FFA600;
  color: #fff;
  padding-bottom: 16px;
  padding-top: 16px;
  z-index: 200;
  position: relative;
}

body.pixSocial section.hungryForLeadsHowItWorks .dontBeShy {
  background-size: 100px auto;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../../images/social-orange-sparkles.gif);
  min-height: 170px;
  padding-top: 50px;
  margin-top: 42px;
  margin-bottom: 78px;
}

@media (max-width: 991px) {
  body.pixSocial section.hungryForLeadsHowItWorks .dontBeShy {
    display: none;
  }
}

body.pixSocial section.hungryForLeadsHowItWorks .dontBeShy p {
  margin: 0;
  color: #FDB913;
}

body.pixSocial section.hungryForLeadsHowItWorks .buyerSlideContent {
  min-height: 300px;
  position: relative;
}

@media (max-width: 991px) {
  body.pixSocial section.hungryForLeadsHowItWorks .buyerSlideContent {
    display: none;
  }
}

body.pixSocial section.hungryForLeadsHowItWorks .buyerSlideContent .buySellHidden {
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
}

body.pixSocial section.hungryForLeadsHowItWorks .buyerSlideContent .buySellHidden .inviMode {
  opacity: 0;
  visibility: hidden;
  transition: .6s;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
}

body.pixSocial section.hungryForLeadsHowItWorks .buyerSlideContent .buySellHidden .inviMode.show {
  opacity: 1;
  visibility: visible;
}

body.pixSocial section.hungryForLeadsHowItWorks .buyerSlideContent .buySellHidden.appear {
  opacity: 1;
  visibility: visible;
}

body.pixSocial section.hungryForLeadsHowItWorks .sellerSide img, body.pixSocial section.hungryForLeadsHowItWorks .buyerSide img {
  max-width: 300px;
  max-height: 200px;
}

body.pixSocial section.hungryForLeadsHowItWorks .forSale {
  width: 200px;
}

body.pixSocial section.hungryForLeadsHowItWorks .withArrow {
  background-repeat: no-repeat;
}

body.pixSocial section.hungryForLeadsHowItWorks .withArrow.rightArrow {
  background-image: url("../../images/finalImages/PIXsocial/hungryLeads-right-arrow.png");
  background-position: right center;
  position: relative;
}

body.pixSocial section.hungryForLeadsHowItWorks .withArrow.rightArrow:after {
  content: "";
  border-left: 2px solid #93C83E;
  border-top: 2px solid #93C83E;
  height: 290px;
  width: 70px;
  left: 50%;
  top: -300px;
  position: absolute;
}

body.pixSocial section.hungryForLeadsHowItWorks .withArrow.leftArrow {
  background-image: url("../../images/finalImages/PIXsocial/hungryLeads-left-arrow.png");
  background-position: left center;
  position: relative;
}

body.pixSocial section.hungryForLeadsHowItWorks .withArrow.leftArrow:after {
  content: "";
  border-right: 2px solid #93C83E;
  border-top: 2px solid #93C83E;
  height: 290px;
  width: 70px;
  right: 50%;
  top: -300px;
  position: absolute;
}

body.pixSocial section.benefitsSection {
  padding-top: 82px;
  padding-bottom: 10px;
}

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

@media (max-width: 991px) {
  body.pixSocial section.benefitsSection .benefits {
    padding: 75px 0 80px 0;
  }
}

body.pixSocial section.benefitsSection .benefits .benefitsContent {
  padding-left: 110px;
}

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

body.pixSocial section.benefitsSection .benefits .benefitsContent .bcWrapper .bcw {
  width: 55%;
}

@media (max-width: 1024px) {
  body.pixSocial section.benefitsSection .benefits .benefitsContent .bcWrapper .bcw {
    width: 60%;
  }
}

body.pixSocial section.benefitsSection .benefits .benefitsContent .bcWrapper .col-xs-6:nth-child(-n+3) {
  margin-bottom: 45px;
}

body.pixSocial section.benefitsSection .benefits .benefitsContent .bcWrapper .col-xs-6:nth-child(4) {
  clear: both;
}

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

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

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

body.pixSocial section.benefitsSection .benifitsBox {
  max-width: 180px;
  margin-bottom: 65px;
  height: 180px;
}

body.pixSocial section.benefitsSection .benifitsBox img {
  float: left;
  display: inline-block;
  margin-bottom: 20px;
  max-height: 50px;
  max-width: 50px;
}

body.pixSocial section.benefitsSection .benifitsBox img.buffer {
  margin-top: 25px;
}

body.pixSocial section.benefitsSection .benifitsBox p {
  display: block;
  clear: both;
  margin: 0;
}

@media (max-width: 767px) {
  body.pixSocial section.benefitsSection .row:after {
    clear: none;
  }
}

body.pixSocial section.makeItMagnificent {
  background: url("../../images/finalImages/PIXsocial/social-magnificent-left.png") 5% center, url("../../images/finalImages/PIXsocial/social-magnificent-right.png") 95% center, url("../../images/finalImages/PIXsocial/social-magnificent.jpg") center bottom;
  background-repeat: no-repeat;
  background-size: 300px, 300px, 300px;
  padding: 90px 15px 280px;
}

@media screen and (min-width: 1935px) {
  body.pixSocial section.makeItMagnificent {
    background-position: 20% center, 80% center, center bottom;
  }
}

@media screen and (max-width: 991px) {
  body.pixSocial section.makeItMagnificent {
    background-size: 250px, 250px, 300px;
    background-position: left center, right center, center bottom;
  }
}

@media screen and (max-width: 600px) {
  body.pixSocial section.makeItMagnificent {
    padding-top: 40px;
    background: url("../../images/finalImages/PIXsocial/social-magnificent.jpg") no-repeat center bottom;
    background-size: 320px;
  }
}

body.pixSocial section.makeItMagnificent .backToTop {
  margin-bottom: 36px;
}

body.pixSocial section.makeItMagnificent .makeItMag {
  max-width: 320px;
}

body.pixSocial section.makeItMagnificent .btn {
  margin-bottom: 60px;
}

body.pixSocial section.testimonial {
  background-color: #93C83E;
}

body.pixSocial section.testimonial.testiBlue {
  background-color: #279DD9;
}

body.pixSocial section.testimonial.testiRed {
  background-color: #F26722;
}

body.pixSocial section.testimonial .testimonialContent {
  overflow: hidden;
  height: 400px;
  position: relative;
}

@media (max-width: 991px) {
  body.pixSocial section.testimonial .testimonialContent {
    height: 300px;
  }
}

body.pixSocial section.testimonial .testimonialContent .carousel-content {
  height: 400px;
  max-width: 450px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  body.pixSocial section.testimonial .testimonialContent .carousel-content {
    height: 300px;
  }
}

body.pixSocial section.testimonial .testimonialContent h3, body.pixSocial section.testimonial .testimonialContent p {
  color: #fff;
}

body.pixSocial section.testimonial .testimonialContent .carousel-control {
  background: transparent;
}

body.pixSocial section.testimonial.LeadGenerartion {
  background: #f7f7f7 url("../../images/finalImages/PIXsocial/LeadGenerartion.jpg") no-repeat scroll center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 800px;
}

@media (max-width: 767px) {
  body.pixSocial section.testimonial.LeadGenerartion {
    height: auto;
    min-height: 290px;
  }
}

body.pixSocial .btn {
  margin-top: 30px;
  color: #fff !important;
}

body.pixSocial .btn.btnGreen {
  margin-top: 0;
}

@media (min-width: 767px) {
  body.pixSocial .flex {
    display: flex;
  }
}

body.pixSocial .textContent {
  max-width: 420px;
  margin-top: 136px;
  margin-bottom: 144px;
}

@media (max-width: 767px) {
  body.pixSocial .textContent {
    padding-bottom: 55px;
    padding-top: 45px;
    margin: 0 auto;
  }
}

body.pixSocial .carousel-control {
  z-index: 200;
}

body.pixSocial .carousel-linked-nav {
  margin: 36px 0 60px;
}

body.pixSocial .carousel-linked-nav li {
  display: inline-block;
  margin: 0 6px;
}

body.pixSocial .carousel-linked-nav li a {
  content: '';
  width: 15px;
  height: 15px;
  background-color: #f1eeef;
  border-radius: 100%;
  display: block;
}

body.pixSocial .carousel-linked-nav li.active a {
  background-color: #279DD9;
}

body.pixSocial #testimonialCarouselLtOrange {
  background-color: #FFA600;
}

body.pixSocial .testimonialCarouselLtGreen2 {
  background-color: #93C83E;
}
