﻿.free-tool-content {
  margin-top: 0 !important;
  font-size: 14px;
  font-family: Nunito;
}
.free-tool-content .mission {
  text-align: center;
  margin: 3em 0;
}
.free-tool-content .mission .content {
  width: 50%;
  margin: auto;
  padding-top: 3em;
  padding-bottom: 3em;
  text-align: center;
}
.free-tool-content .mission .content h1 {
  font-size: 2.5em;
  font-weight: 800;
  color: #3143ae;
}
.free-tool-content .cta-content {
  overflow: hidden;
  width: 100%;
  height: 75em;
  font-size: 0.65em;
  text-align: left;
}
.free-tool-content .cta-content .first {
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: flex !important;
  flex-flow: row;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  -moz-flex-flow: row;
  -webkit-flex: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  position: relative;
}
.free-tool-content .cta-content .first .grow {
  flex-grow: 1 !important;
}
.free-tool-content .cta-content .first .first-content-image {
  width: 50%;
  position: relative;
  overflow: hidden;
}
.free-tool-content .cta-content .collection_second {
  height: 109%;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.free-tool-content .cta-content .first_text {
  position: relative;
  width: 50%;
  background-color: #222e3d;
  box-sizing: border-box;
}
.free-tool-content .cta-content .first_text .info {
  line-height: 1.25em;
  font-size: 2.5em;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 65%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: border-box;
}
.free-tool-content .cta-content .first_text .info h3 {
  font-weight: 800;
  margin-bottom: 1em;
  color: white;
  font-size: 1.75em;
  line-height: 1;
}
.free-tool-content .cta-content .first_text .info p {
  font-size: 0.7em;
  color: white;
}
.free-tool-content .cta-content .first_text .info a {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}
.free-tool-content .cta-content .first_text .info ul {
  color: white;
  font-size: 0.7em;
  padding-inline-start: 10px;
  margin-block-start: 0em;
  margin-block-end: 0em;
}
.free-tool-content .cta-content .first_text .info ul li {
  margin-bottom: 1em;
}
.free-tool-content .cta-content .try-demo {
  background: #12afe3;
  border: solid 2px #12afe3;
  border-radius: 2em;
  color: white;
  font-size: 0.75em;
  font-weight: 600;
  padding: 0.5em 2em;
  margin-top: 1em;
  display: inline-block;
  width: 100%;
  text-align: center;
  transition: 0.25s ease-in;
}
.free-tool-content .cta-content .try-demo:hover {
  background: white;
  color: #12afe3;
  text-decoration: none;
}
@media only screen and (max-width: 1100px) {
  .free-tool-content .cta-content {
    height: auto;
  }
  .free-tool-content .cta-content .first {
    position: relative;
    flex-direction: column;
  }
  .free-tool-content .cta-content .first .first_text {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    transform: none;
    z-index: 105;
    font-size: 0.85em;
    order: 2;
  }
  .free-tool-content .cta-content .first .first_text .info {
    width: 100%;
    padding: 2em 2em;
    transform: none;
    position: relative;
    height: auto;
    left: 0;
    top: 0;
  }
  .free-tool-content .cta-content .first .first-content-image {
    width: 100%;
    height: 75em;
    order: 1;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1000px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .free-tool-content .cta-content {
    height: auto;
  }
  .free-tool-content .cta-content .first {
    position: relative;
    flex-direction: column;
  }
  .free-tool-content .cta-content .first .first_text {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    transform: none;
    z-index: 105;
    font-size: 1em;
    order: 2;
  }
  .free-tool-content .cta-content .first .first_text .info {
    width: 100%;
    padding: 2em 2em;
    transform: none;
    position: relative;
    height: auto;
    left: 0;
    top: 0;
  }
  .free-tool-content .cta-content .first .first-content-image {
    width: 100%;
    height: 38em;
    order: 1;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 700px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .free-tool-content .cta-content {
    height: auto;
  }
  .free-tool-content .cta-content .first {
    position: relative;
    flex-direction: column;
  }
  .free-tool-content .cta-content .first .first_text {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    transform: none;
    z-index: 105;
    font-size: 0.85em;
  }
  .free-tool-content .cta-content .first .first_text .info {
    width: 100%;
    padding: 2em 2em;
    transform: none;
    position: relative;
    height: auto;
    left: 0;
    top: 0;
  }
  .free-tool-content .cta-content .first .first-content-image {
    width: 100%;
    height: 60em;
  }
}
.free-tool-content .want-more-cta {
  padding: 4em 0;
  text-align: center;
  background-color: #222e3d;
  color: white;
}
.free-tool-content .want-more-cta h2 {
  color: white;
  font-size: 2.75em;
  font-weight: normal;
  margin-top: 1em;
  margin-bottom: 1em;
}
.free-tool-content .want-more-cta .cta-btn {
  background: #fe9904;
  border: solid 2px #fe9904;
  border-radius: 2em;
  color: #232f3d;
  font-size: 2.25em;
  font-weight: 900;
  padding: 0.5em 2em;
  margin-top: 0.5em;
  display: inline-block;
  transition: 0.25s ease-in;
  cursor: pointer;
}
.free-tool-content .want-more-cta .cta-btn:hover {
  background: white;
  border: solid 2px #232f3d;
  color: #232f3d;
  text-decoration: none;
}
.free-tool-content .want-more-cta .cta-btn:focus {
  outline: none;
}

.cta-banner {
  background-color: #fe9904;
  color: white;
  text-align: center;
  font-size: 2em;
  padding: 0.5em 0;
  font-weight: 700;
}
.cta-banner a {
  margin: auto;
  color: white;
  display: inline-block;
}
@media (max-width: 900px) {
  .cta-banner {
    font-size: 2em;
  }
}
@media (max-width: 1100px) {
  .cta-banner {
    font-size: 0.8em;
  }
}
@media only screen and (min-width: 320px) and (max-width: 700px) {
  .cta-banner {
    font-size: 1.5em;
    padding: 1em 2em;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 700px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .cta-banner {
    font-size: 1.5em;
    padding: 1em 2em;
  }
}
