@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
  background: #efefef;
}
.intro img.scroll {
  width: 70px;
  margin-bottom: 10px;
  margin-top: 30px;
  cursor: pointer;
}
.sf_cols.container_wrapper.intro {
  background: url(/cisiweb2/image/lxp/introbgblur.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
  padding: 0px 0px;
  margin-bottom: 0px !important;
  height: 100vh;
  display: flex;
  align-items: center;
}
.sf_cols.container_wrapper.intro h1 {
  color: #fff;
  font-family: "Nunito", sans-serif;
  font-weight: bold;
  font-size: 80px;
}
.sf_cols.container_wrapper.intro p {
  font-size: 24px;
  line-height: normal;
  font-weight: bold;
  font-family: "Nunito", sans-serif;
}
.purple h1,
.purple h3 {
  color: #9a2ca6;
  font-weight: bold;
  font-family: "Nunito", sans-serif;
}
.blue h1,
.blue h3 {
  color: #2e6ecf;
  font-weight: bold;
  font-family: "Nunito", sans-serif;
}
.blue h3,
.purple h3 {
  margin-top: 0px;
}
.blue h1,
.purple h1 {
  margin-top: 100px;
  margin-left: 50px;
}
.lxpFeatures p {
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #666;
}
.fullBlock {
  background: #fff;
  padding: 50px;
  border-radius: 40px;
  margin-bottom: 30px;
}
.halfBlock .row .col-sm-6 div {
  background-color: #fff;
  border-radius: 40px;
  margin-bottom: 30px;
}
.thirdBlock .row .col-sm-5 div {
  background-color: #fff;
  border-radius: 40px;
  margin-bottom: 30px;
}
.thirdBlock .row .col-sm-7 div {
  background-color: #fff;
  border-radius: 40px;
  margin-bottom: 30px;
}
.cpdRec1 {
  background-image: url(/cisiweb2/image/lxp/cpdrec1.jpg);
  padding: 50px 40% 40px 50px;
  background-repeat: no-repeat;
  background-position: left top;
}
.cpdRec2 {
  background-image: url(/cisiweb2/image/lxp/cpdrec2.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top center;
  padding: 150px 50px 40px 50px;
}
.cpdrec3 {
  background-image: url(/cisiweb2/image/lxp/cpdrec3.jpg);
  background-repeat: no-repeat;
  background-position: center right -110px;
  padding: 70px 53% 70px 50px;
}
.ux1 {
  background-image: url(/cisiweb2/image/lxp/ux1.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center right -200px;
  padding: 70px 60% 70px 50px;
}
.ux2 {
  background-image: url(/cisiweb2/image/lxp/ux2.jpg);
  padding: 50px 40px 520px 50px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.ux2 p,
.ux2 h3 {
  color: #fff;
}
.ux3 {
  background-image: url(/cisiweb2/image/lxp/ux3.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top 20px right 70px;
  padding: 50px 60% 40px 50px;
}
.collections1 {
  background-image: url(/cisiweb2/image/lxp/collections1.jpg);
  background-repeat: no-repeat;
  background-position: top 20px right 50px;
  padding: 50px 45% 40px 50px;
}
.discover1 {
  background-image: url(/cisiweb2/image/lxp/discover1.jpg);
  padding: 50px 40px 280px 50px;
  background-repeat: no-repeat;
  background-position: bottom 40px center;
  background-size: 110%;
}
.discover2 {
  background-image: url(/cisiweb2/image/lxp/discover2.jpg);
  padding: 300px 50px 40px 50px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
}
.discover2 h3 {
  color: #000;
}
#getStarted {
  text-align: center;
  width: 70%;
  margin: 0px auto 100px;
}
#getStarted h1 {
  margin-left: 0px;
  font-size: 50px;
}
#getStarted p {
  font-size: 20px;
  margin-bottom: 20px;
}
#getStarted a {
  font-weight: 700;
  color: #2e6ecf;
  font-weight: bold;
  text-decoration: underline;
}
a.learningButton {
  background: #2e6ecf;
  padding: 30px 60px;
  border-radius: 200px;
  color: #fff !important;
  font-size: 24px;
  font-family: "Nunito";
  font-weight: 800;
  display: inline-block;
  margin-bottom: 50px;
}
@media (max-width: 1600px) {
  .sf_cols.container_wrapper.intro h1 {
    font-size: 65px;
  }
  .sf_cols.container_wrapper.intro p {
    font-size: 23px;
  }
  .cpdRec1 {
    background-position: 20% top;
    background-size: cover;
  }
  .cpdrec3 {
    background-position: center right -250px;
  }

  .ux1 {
    background-position: center right -355px;
  }
  .ux3 {
    background-position: top 50% right 15px;
  }
  .collections1 {
    background-position: top 50px right 50px;
    padding: 50px 55% 40px 50px;
  }
}
@media (max-width: 1400px) {
  .sf_cols.container_wrapper.intro h1 {
    font-size: 60px;
  }
  .sf_cols.container_wrapper.intro p {
    font-size: 20px;
  }
}
@media (max-width: 1300px) {
  .ux3 {
    background-position: top 50% right 15px;
  }
  .sf_cols.container_wrapper.intro h1 {
    font-size: 50px;
  }
  .sf_cols.container_wrapper.intro {
    display: block;
  }
}
@media (max-width: 1200px) {
  .cpdRec1 {
    background-position: 33% top;
    background-size: cover;
  }
  .intro img.scroll {
    margin-top: 10px;
  }
  .cpdrec3 {
    background-position: center right -395px;
  }
  .ux1 {
    background-position: center right -480px;
  }
  .thirdBlock .row .col-sm-7 div {
    height: 1100px !important;
  }
  .ux3 {
    background-position: top 97% right 50%;
    padding: 50px 8% 40px 50px;
  }
  .collections1 {
    background-position: top 50% right 50px;
    padding: 50px 65% 40px 50px;
  }
  .sf_cols.container_wrapper.intro {
    padding: 60px 0px;
    height: unset;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .sf_cols.container_wrapper.intro {
    padding: 60px 0px;
    height: unset;
  }
  .cpdRec1 {
    background-position: 33% top;
    background-size: cover;
  }
  .cpdrec3 {
    background-position: center right -395px;
  }
  .ux1 {
    background-position: center right -480px;
  }
  .thirdBlock .row .col-sm-7 div {
    height: 1100px !important;
  }
  .ux3 {
    background-position: top 97% right 60px;
    padding: 50px 8% 40px 50px;
  }
  .collections1 {
    background-position: top 50% right 50px;
    padding: 50px 65% 40px 50px;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .sf_cols.container_wrapper.intro {
    padding: 60px 0px;
    height: unset;
  }
  .collections1 {
    background-position: top 100% right 50%;
    padding: 50px 5% 40px 50px;
    height: 1100px;
  }
  .halfBlock .row {
    display: flex;
    flex-direction: column;
  }
  .halfBlock .row .col-sm-6 {
    width: 100%;
  }
  .cpdRec1 {
    background-position: 3% top;
    background-size: unset;
  }
  .fullBlock .row {
    display: flex;
    flex-direction: column;
  }
  .fullBlock .row .col-sm-6 {
    width: 100%;
  }
  .cpdrec3 {
    background-position: center right -485px;
  }
  .fullBlock.ux1 {
    height: 870px;
    padding: 70px 7% 70px 50px;
    background-position: 0% 93%;
  }
  .thirdBlock .row {
    display: flex;
    flex-direction: column;
  }
  .thirdBlock .row .col-sm-5,
  .thirdBlock .row .col-sm-7 {
    width: 100%;
  }
  .ux2 {
    background-position: bottom 26% center;
  }
  /* .thirdBlock .row .col-sm-7 div {
    height: 1100px !important;
  }
  .ux3 {
    background-position: top 97% right 60px;
    padding: 50px 8% 40px 50px;
  } */
}
@media (max-width: 900px) {
  .sf_cols.container_wrapper.intro {
    padding: 60px 0px;
    height: unset;
  }
  .collections1 {
    background-position: top 100% right 50%;
    padding: 50px 5% 40px 50px;
    height: 1100px;
  }
  .halfBlock .row {
    display: flex;
    flex-direction: column;
  }
  .halfBlock .row .col-sm-6 {
    width: 100%;
  }
  .cpdRec1 {
    background-position: 3% top;
    background-size: unset;
  }
  .fullBlock .row {
    display: flex;
    flex-direction: column;
  }
  .fullBlock .row .col-sm-6 {
    width: 100%;
  }
  .cpdrec3 {
    background-position: center right -485px;
  }
  .fullBlock.ux1 {
    height: 870px;
    padding: 70px 7% 70px 50px;
    background-position: 0% 93%;
  }
  .thirdBlock .row {
    display: flex;
    flex-direction: column;
  }
  .thirdBlock .row .col-sm-5,
  .thirdBlock .row .col-sm-7 {
    width: 100%;
  }
  .ux2 {
    background-position: bottom 26% center;
  }
  /* .thirdBlock .row .col-sm-7 div {
    height: 1100px !important;
  }
  .ux3 {
    background-position: top 97% right 60px;
    padding: 50px 8% 40px 50px;
  } */
}
@media (max-width: 600px) {
  .cpdRec1 {
    padding: 50px 10% 40px 50px;
  }
  .fullBlock.cpdrec3 {
    height: 1100px;
    background-position: 6% 92%;
    padding: 70px 10% 70px 50px;
  }
  .ux1 {
    padding: 70px 10% 70px 50px;
  }
  .fullBlock.ux1 {
    height: 1100px;
    background-position: 0% 100%;
  }
  .thirdBlock .row .col-sm-7 .ux3.uxMatch {
    height: 1300px !important;
    padding: 50px 9% 40px 47px;
    background-position: top 104% right 50%;
  }
  .fullBlock.collections1 {
    height: 1800px;
    background-position: top 97% right 104%;
    padding: 50px 10% 40px 50px;
  }
  a.learningButton {
    font-size: 16px;
    padding: 15px 18px;
  }
  #getStarted {
    width: 85%;
  }
  .sf_cols.container_wrapper.intro h1 {
    font-size: 40px;
  }
  .sf_cols.container_wrapper.intro p {
    font-size: 20px;
  }
  .blue h1,
  .purple h1 {
    margin-left: 25px;
  }
  .cpdRec1 {
    background-size: cover;
  }
  #getStarted .row {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}
