.imgDiv {
  display: none;
}
.introBlock {
  display: flex;
  margin-top: 10%;
  justify-content: center;
}

.introBlock .content.ffblocks {
  z-index: 1;
  width: 40%;
}
.sectionTwo .ffblocks {
  background-image: linear-gradient(125deg, #716ac9, #8e8acf);
}
h2.completed {
  margin: 10% 0% 5%;
}

.introBlock .introScroll {
  color: white;
  background-color: #241f59;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 0px auto;
  border-radius: 50%;
}

.imageoneBg {
  background-image: url(/cisiweb2/image/futurefoundation/stockImages/ffImgNew.png);
  background-size: cover;
  height: 100vh;
  text-align: center;
  clip-path: polygon(100% 16%, 100% 76%, 0 91%, 0 30%);
  margin-top: -16%;
  background-position: 0% 30%;
}
.ffblocks h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 10px 0px;
}

.sectionOne {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -4%;
  display: none;
}

.sectionTwo {
  margin-top: 0%;
  padding: 0 15%;
}

.sectionTwo .imgBlocks {
  overflow: hidden;
}

.imgBlocks .rowsLeft,
.imgBlocks .rowsRight {
  display: flex;
  align-items: flex-start;
  /* flex-direction: column; */
  /* justify-content: center; */
}
.imgBlocks .rowsLeft {
  justify-content: space-between;
}
.imgBlocks .rowsRight {
  justify-content: space-between;
}

.imgBlocks .imgDiv img {
  width: 45%;
  border-radius: 20px;
}

.imgBlocks .rowsLeft .imgDiv img {
  margin-left: -1%;
}

.imgBlocks .rowsRight .imgDiv img {
  margin-right: -1%;
}

.imgBlocks .rowsRight .imgDiv {
  text-align: right;
}

.imgBlocks .rowsLeft .ffblocks {
  left: 35%;
}

.imgBlocks .rowsRight .ffblocks {
  right: 35%;
}

.imgBlocks .rowsLeft,
.imgBlocks .rows {
  margin-top: 5%;
}

.imgBlocks .ffblocks {
  /* position: absolute; */
  width: 48%;
  height: 40%;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
}

.imgBlocks .ffblocks p {
  text-align: left !important;
  font-size: 16px;
  line-height: 22px;
}
/* .imgBlocks .ffblocks img {
  width: 20rem !important;
} */
.imgBlocks .ffblocks .btn {
  display: none;
}
.sectionThree .textParagraph {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8%;
}

.contactInfo {
  text-align: center;
  display: flex;
  justify-content: space-around;
  margin-top: 8%;
  position: relative;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.contactInfo .orangeBlock {
  width: 51%;
  background-image: linear-gradient(125deg, #fa8751, #f96733);
  border-radius: 20px;
  height: 100%;
  position: absolute;
  left: 66%;
  left: 24.5%;
  z-index: -1;
  transform: rotate(4deg);
}

.contactInfo .contactBlock {
  display: flex;
  flex-direction: column;
  width: 50%;
  background-color: white;
  padding: 31px;
  border-radius: 20px;
  text-align: left;
}

.contactBlock label {
  color: #514b9e;
  font-size: 15px;
  margin-bottom: 0px;
}

.contactBlock input {
  border-radius: 13px;
  background-color: #edede1;
  border-color: #edede100;
  margin-bottom: 4%;
}

.contactBlock textarea {
  border-radius: 13px;
  background-color: #edede1;
  border-color: #edede100;
}
.rows.rowsLeft.international .ffblocks {
  position: relative;
}
.rows.rowsLeft.international .stamp {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  /* display: inline-block; */
  padding: 0.25rem 1rem;
  text-transform: uppercase;
  /* border-radius: 1rem; */
  font-family: "Courier";
  -webkit-mask-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/8399/grunge.png);
  -webkit-mask-size: 944px 604px;
  mix-blend-mode: multiply;
  color: #323995;
  border: 0.6rem solid #323995;
  -webkit-mask-position: 13rem 6rem;
  transform: rotate(0deg);
  border-radius: 0;
  width: 130px;
  height: 130px;
  text-align: center;
  border-radius: 200px;
  display: flex;
  align-content: center;
  align-items: center;
  /* z-index: 2127; */
  position: absolute;
  top: 2%;
  right: 1%;
}

@media (max-width: 1600px) {
  .imgBlocks .ffblocks {
    height: 40%;
  }
  .imgBlocks .ffblocks {
    /* position: absolute; */
    width: 45%;
    height: 50% !important;
  }
  .imgBlocks .rowsRight .ffblocks {
    right: 30%;
  }
  .imgBlocks .rowsLeft .ffblocks {
    left: 30%;
  }
  .rows.rowsRight.international .stamp {
    font-size: 11px;
    width: 115px;
    height: 115px;
  }
}

@media (max-width: 1400px) {
  .imgBlocks .imgDiv img {
    width: 48%;
  }

  .imgBlocks .ffblocks {
    width: 50%;
    height: 52% !important;
  }

  .sectionOne {
    width: 67%;
  }

  .sectionThree .textParagraph {
    width: 67%;
  }

  .contactInfo {
    width: 67%;
  }
  .imgBlocks .ffblocks p {
    line-height: 20px;
  }
  .ffblocks h2 {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .ffblocks h2 {
    margin: 5px 0px;
  }
  .imgBlocks .ffblocks p {
    font-size: 15px;
  }
  /* .sectionTwo .imgBlocks .rowsRight .ffblocks img {
    width: 7rem !important;
  } */
  .imgBlocks .ffblocks {
    width: 50%;
    /* height: 385px !important; */
  }
  .rows.rowsRight.international .stamp {
    font-size: 9px;
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 1100px) {
  .ffblocks h2 {
    font-size: 16px;
  }
  .ffblocks {
    padding: 30px 15px;
  }
  .imgBlocks .ffblocks p {
    font-size: 14px;
    line-height: 18px;
  }
  .introBlock {
    margin-top: 15%;
  }

  .introBlock .content.ffblocks {
    width: 50%;
  }

  .imageoneBg {
    height: 50vh;
    margin-top: -22%;
  }

  .imgBlocks .rowsLeft,
  .imgBlocks .rows {
    margin-top: 10%;
  }

  .imgBlocks .imgDiv img {
    width: 62%;
  }

  .imgBlocks .ffblocks {
    width: 55%;
    height: 27% !important;
  }

  .sectionOne {
    width: 80%;
  }

  .sectionThree .textParagraph {
    width: 80%;
  }

  .contactInfo {
    width: 80%;
  }
  .rows.rowsRight.international .stamp {
    font-size: 7px;
    width: 85px;
    height: 85px;
  }
}

@media (max-width: 830px) {
  .introBlock {
    margin-top: 19%;
  }

  .introBlock .content.ffblocks {
    width: 65%;
  }

  .imgBlocks .imgDiv img {
    width: 83%;
  }

  .imgBlocks .rowsLeft .ffblocks {
    left: 25%;
  }

  .imgBlocks .rowsRight .ffblocks {
    right: 25%;
  }

  .imgBlocks .ffblocks {
    width: 72%;
    height: 37% !important;
  }
}

@media (max-width: 490px) {
  .introBlock {
    margin-top: 35%;
  }

  .introBlock .content.ffblocks {
    width: 80%;
    padding: 20px 10px;
  }

  .imageoneBg {
    height: 65vh;
    margin-top: -30%;
    clip-path: polygon(100% 6%, 100% 66%, 0 81%, 0 20%);
  }

  .imgBlocks .rowsLeft .imgDiv img {
    margin-left: -25%;
    height: 300px;
  }

  .imgBlocks .rowsRight .imgDiv img {
    margin-right: -25%;
    height: 300px;
  }

  .imgBlocks .imgDiv img {
    width: 100%;
  }

  .imgBlocks .rowsLeft .ffblocks {
    left: 10%;
  }

  .imgBlocks .rowsRight .ffblocks {
    right: 10%;
  }

  .imgBlocks .ffblocks {
    width: 85%;
    height: 35% !important;
    padding: 20px 20px;
  }

  .imgBlocks .ffblocks img {
    width: 5rem !important;
  }
  .ffblocks h2 {
    font-size: 10px;
  }
  .imgBlocks .ffblocks p {
    line-height: 10px;
    font-size: 10px;
  }
  .imgBlocks .ffblocks p br {
    display: none;
  }

  .imgBlocks .ffblocks a {
    font-size: 12px;
  }

  .imgBlocks .rowsLeft,
  .imgBlocks .rows {
    margin-top: 20%;
  }

  .sectionThree .textParagraph {
    margin-top: 20%;
  }

  .contactInfo {
    width: 100%;
  }

  .contactInfo .contactBlock {
    width: 70%;
  }

  .contactInfo .orangeBlock {
    width: 70%;
    left: 14.5%;
  }

  .rows.rowsRight.international .stamp {
    font-size: 5px;
    width: 45px;
    height: 45px;
  }
}

/* Landscape ipad pro
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .imgBlocks .ffblocks {
    height: 35% !important;
  }
}*/

/* Portrait ipad pro
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .imgBlocks .ffblocks {
    height: 26% !important;
  }
}*/

/*@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .imgBlocks .ffblocks {
    height: 33% !important;
  }

  .contactInfo {
    width: 100% !important;
  }

   your css rules for ipad portrait 
}*/

/*@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
  .imgBlocks .ffblocks {
    height: 45% !important;
  }

   your css rules for ipad landscape 
}
*/
/* @media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .imgBlocks .ffblocks {
    height: 83% !important;
  }
} */

@media (min-width: 1600px) {
  .imgBlocks .ffblocks {
    /* height: 55% !important; */
  }
  .imgBlocks .rowsRight .ffblocks {
    right: 30%;
  }
  .imgBlocks .rowsLeft .ffblocks {
    left: 30%;
  }
}
