/* Transition */
body.videoTertiary .btn-orange {
  padding-left: 0;
}

body.videoTertiary .text-center {
  text-align: center;
}

body.videoTertiary ul.disc-outside {
  list-style: disc inside;
  padding-left: 0px;
  line-height: 2em;
  color: #636466;
  font-size: 16px;
  font-family: "Conv_GOTHMLIG";
}

@media screen and (max-width: 400px) {
  body.videoTertiary ul.disc-outside {
    line-height: 16px;
  }
  body.videoTertiary ul.disc-outside li {
    margin-bottom: 4px;
  }
}

body.videoTertiary center {
  position: relative;
  margin: 0px auto;
  max-width: 650px;
}

@media screen and (min-width: 1400px) {
  body.videoTertiary center {
    margin-top: 50px;
  }
}

body.videoTertiary p.lead {
  font-size: 22px;
}

@media screen and (max-width: 991px) {
  body.videoTertiary p.lead {
    font-size: 16px;
  }
}

body.videoTertiary .meter {
  width: 120px;
  height: 4px;
  content: '';
  display: inline-block;
  background-color: #C3C2C3;
  position: relative;
  text-align: left;
}

body.videoTertiary .meter > span {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #F26722;
}

body.videoTertiary .buttonsBox a {
  margin: 10px 15px;
}

@media screen and (max-width: 400px) {
  body.videoTertiary .buttonsBox a {
    width: 90%;
  }
}

body.videoTertiary section.top-page-banner {
  background-color: #93C83E;
}

body.videoTertiary section.top-page-banner .container {
  position: relative;
  overflow: visible;
}

body.videoTertiary section.top-page-banner h3 {
  color: #fff;
  margin-top: 45px;
  margin-bottom: 44px;
}

body.videoTertiary section.top-page-banner .sun-badge {
  color: #fff;
  font-size: 16px;
  background-image: url("../../images/green-sun.png");
  padding: 40px 30px 0;
  width: 133px;
  height: 132px;
  display: block;
  position: absolute;
  bottom: -87px;
  right: 35%;
}

body.videoTertiary section.contentSection .overlay {
  padding: 80px 15px;
  background-color: rgba(255, 255, 255, 0.75);
}

@media screen and (min-width: 1935px) {
  body.videoTertiary section.contentSection .overlay {
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  body.videoTertiary section.contentSection .overlay {
    padding: 40px 15px;
    background-color: rgba(255, 255, 255, 0.85);
  }
}

body.videoTertiary section.contentSection ul.list-text {
  margin-bottom: 50px;
}

body.videoTertiary section.contentSection.borderedTopLine {
  border-top: 20px solid #646464;
}

body.videoTertiary section.contentSection#greenSection {
  border-color: #93C83E;
  background: #f7f7f7 url("../../images/finalImages/VideoTertiary/PropertyCommercial_mini.jpg") no-repeat scroll center left;
  -webkit-background-size: 1920px auto;
  -moz-background-size: 1920px auto;
  -o-background-size: 1920px auto;
  background-size: 1920px auto;
}

@media screen and (min-width: 1935px) {
  body.videoTertiary section.contentSection#greenSection {
    background-size: cover;
    background-position: center;
    height: 800px;
  }
}

@media screen and (max-width: 991px) {
  body.videoTertiary section.contentSection#greenSection {
    background-position: center center;
  }
}

body.videoTertiary section.contentSection#greenSection h3 {
  color: #93C83E;
}

body.videoTertiary section.contentSection#greenSection p.lead {
  margin-bottom: 24px;
}

body.videoTertiary section.contentSection#greenSection .list-text {
  margin-bottom: 34px;
}

body.videoTertiary section.contentSection#greySection {
  padding: 80px 15px;
  border-top: 20px solid #646464;
  background: #fff url("../../images/finalImages/VideoTertiary/PropertyCommercialPlus_mini.jpg") no-repeat scroll 107% bottom;
  -webkit-background-size: 350px auto;
  -moz-background-size: 350px auto;
  -o-background-size: 350px auto;
  background-size: 350px auto;
}

@media screen and (min-width: 1400px) {
  body.videoTertiary section.contentSection#greySection {
    background-position: 95% bottom;
  }
}

@media screen and (min-width: 1900px) {
  body.videoTertiary section.contentSection#greySection {
    background-position: 85% bottom;
  }
}

@media screen and (max-width: 991px) {
  body.videoTertiary section.contentSection#greySection {
    background-position: center top;
    padding-top: 500px;
  }
}

@media screen and (max-width: 600px) {
  body.videoTertiary section.contentSection#greySection {
    padding-top: 80%;
    background-size: 55%;
  }
}

body.videoTertiary section.contentSection#greySection .overlay {
  background-color: transparent;
}

body.videoTertiary section.contentSection#greySection h3 {
  color: #646464;
}

body.videoTertiary section.contentSection#orangeSection {
  border-top: 20px solid #FDB913;
  background: #f7f7f7 url("../../images/finalImages/VideoTertiary/PropertyCommercialPro_mini.jpg") no-repeat scroll center center;
  -webkit-background-size: 1920px auto;
  -moz-background-size: 1920px auto;
  -o-background-size: 1920px auto;
  background-size: 1920px auto;
}

@media screen and (min-width: 1935px) {
  body.videoTertiary section.contentSection#orangeSection {
    background-size: cover;
    height: 800px;
  }
}

body.videoTertiary section.contentSection#orangeSection h3 {
  color: #FDB913;
}

body.videoTertiary section.contentSection#redSection {
  padding: 80px 15px;
  border-top: 20px solid #F26722;
  background: #fff url("../../images/finalImages/VideoTertiary/AgentProfileVideo_mini.jpg") no-repeat scroll -160px bottom;
  -webkit-background-size: 550px auto;
  -moz-background-size: 550px auto;
  -o-background-size: 550px auto;
  background-size: 550px auto;
}

@media screen and (min-width: 1935px) {
  body.videoTertiary section.contentSection#redSection {
    background-position: 10% bottom;
  }
}

@media screen and (max-width: 991px) {
  body.videoTertiary section.contentSection#redSection {
    background-position: center 15px;
    background-size: 450px auto;
    padding-top: 530px;
  }
}

@media screen and (max-width: 600px) {
  body.videoTertiary section.contentSection#redSection {
    padding-top: 85%;
    background-size: 70%;
  }
}

body.videoTertiary section.contentSection#redSection .overlay {
  background-color: transparent;
}

body.videoTertiary section.contentSection#redSection h3 {
  color: #F26722;
}
