.banner p,
.box-wrapper,
.row-bg,
.submitdiv,
img.workflow,
table,
ul.form-list-items p {
  box-sizing: border-box;
}
h2,
h3 {
  line-height: 1.25;
}
#backToTop,
.drop-list-items,
.mobile-heading,
.mobile-menu,
.secondary-header,
input#user-detail {
  display: none;
}
#Apiform > div,
#Apiform > div select,
.sdp-form-api-main .submitdiv,
.sdp-form-api-main.apiform #meGDPRMessage,
.sdp-form-api-main.apiform input#emailID,
.sdp-form-api-main.apiform select,
ol.toc li a:hover:before,
table,
video {
  width: 100%;
}
.dropdown-bar,
img {
  max-width: 100%;
}
.banner-cta li a,
a.mobile-cta {
  background: #f0483d;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
ol.inner-toc li:before,
ul.list-items > li:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  bottom: 0;
}
.apiform input[type="submit"],
select {
  cursor: pointer;
  -webkit-appearance: none;
}
#meGDPRMessage,
.prvcy-plicy,
ol.toc li,
table th,
td {
  line-height: 1.5;
}
a.cta,
span.right-arrow {
  float: right;
}
.sdp-form-api-main select#MECountryListing,
.sdp-form-api-main select#country_state,
ol.toc li {
  margin-bottom: 10px;
}
#smartbanner,
body {
  -webkit-font-smoothing: antialiased;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 40px 0;
}
embed,
img,
object,
video {
  max-width: 100%;
  height: auto;
}
input:focus,
keygen:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
input {
  border: none;
  border-radius: 0;
}
h1 {
  font-size: 50px;
  font-family: Zoho_Puvi_Bold;
  line-height: 1.2;
  margin-bottom: 20px;
}
h2,
h3,
h4:not(.sdp-footer-accordion),
h5 {
  font-family: Zoho_Puvi_SemiBold;
}
h2 {
  font-size: 30px;
  margin-bottom: 75px;
}
h3 {
  font-size: 26px;
  margin-bottom: 15px;
}
h4:not(.sdp-footer-accordion) {
  font-size: 22px;
  line-height: 1.4;
  color: #00a9f4;
  margin-bottom: 10px;
}
.banner h1,
.banner-cta li a,
.ctas a,
.ctas p,
a.cta {
  font-family: Zoho_Puvi_Bold;
}
h5 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 5px;
}
p {
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 30px;
}
#backToTop {
  position: fixed;
  right: 20px;
  bottom: 80px;
  color: #000;
  background: url(https://cdn.manageengine.com/images/up-arrow.png) 16px 17px
    no-repeat rgba(0, 0, 0, 0.7);
  font-size: 12px;
  cursor: pointer;
  transition: 0.1s;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-indent: -1000px;
  overflow: hidden;
}
.bold,
strong {
  font-weight: 700;
}
.last-bg-add {
  margin-top: 80px;
}
.header-bg {
  padding: 20px 0;
}
.ctas-button,
.drop-list-items li a,
.fixed-header,
ul.banner-cta {
  display: block;
}
.secondary-header p {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #000;
  font-size: 18px;
  width: 100%;
}
.banner-cta li a,
.drop-list-items li a,
a.mobile-cta {
  color: #fff;
  text-decoration: none;
}
.fixed-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 0 10px #ddd;
  z-index: 99;
  animation: 0.5s ease-in-out fadein;
}
.smlarlft,
label.formfild,
ol.inner-toc li,
ol.toc li a,
ul.prev-next li {
  position: relative;
}
@keyframes fadein {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}
img.me-logo {
  width: 162px;
}
img.sdp-logo {
  width: 222px;
}
.dropdown-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  z-index: 999999;
  cursor: pointer;
  padding: 20px;
  margin: 0 auto;
}
.menu-title {
  font-size: 14px;
  margin: 0;
  color: #000;
}
.bread-crumb a:hover,
.fntwt400,
ol.toc li a {
  color: #138cd6;
}
#current-text {
  color: #058ef7;
  margin: 0;
  font-size: 18px;
}
#current-text p,
ul.key-features li p,
ul.prev-next p:first-child {
  margin: 0;
}
#glossary h3,
ul.key-features li h4 {
  margin-bottom: 5px;
}
.dropdown-up-arrow {
  transform: rotate(180deg);
}
ul.category.drop-list-items {
  padding: 0;
  line-height: 30px;
  background: #333;
}
ul.category.drop-list-items li {
  cursor: pointer;
  display: block;
}
ul.category.drop-list-items li:not(:last-child) {
  padding: 10px 20px;
  border-bottom: 1px solid #555;
}
a.mobile-cta {
  padding: 10px 50px;
}
.bread-crumb p {
  margin-bottom: 0;
  padding: 20px 0;
}
.bread-crumb a {
  color: #000;
  text-decoration: none;
}
.smlarlft {
  background: unset;
  width: 6px;
  height: 25px;
  margin: 0 5px;
  top: 0;
  display: inline-block;
  font-size: 16px;
}
.last-updated {
  text-align: right;
  font-size: 20px;
  color: #00a9f4;
  font-weight: 700;
  margin-bottom: 50px;
}
.box h4,
.ctas,
.ctas a,
.form-bg,
.prvcy-plicy,
a.cta,
p.form-heading,
p.stages-title,
table th,
td {
  text-align: center;
}
ol.toc {
  list-style: decimal;
  font-size: 20px;
  margin-left: 35px;
  display: none;
}
ol.toc li a {
  text-decoration: none;
  font-size: 20px;
  padding-left: 5px;
  cursor: pointer;
}
ol.toc li a:before {
  content: "";
  width: 0%;
  border-bottom: 1px solid #138cd6;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  transition: width 0.5s;
}
ol.inner-toc {
  margin: 30px 20px;
}
ol.inner-toc li a {
  font-size: 18px;
}
ol.inner-toc li:before {
  background: #000;
  top: 13px;
  left: -19px;
  border-radius: 50px;
}
.banner-bg {
    background: url("https://cdn.manageengine.com/products/service-desk/images/it-features-banner.webp"), url(https://cdn.manageengine.com/products/service-desk/images/it-features-banner.webp);
    background-size: cover;
  }
.banner,
.main-content {
  display: flex;
  align-items: center;
}
.banner > div {
  flex: 0 0 50%;
}
.banner img,
.sdp-form-api-main .prvcy-plicy {
  width: 80%;
}
.banner h1 {
  font-size: 40px;
  line-height: 1.2;
}
.banner p {
  font-size: 20px;
  line-height: 1.6;
  margin: 10px 0 30px;
  width: 100%;
  padding-right: 10px;
}
.banner-cta li a {
  display: inline-block;
  padding: 10px 30px;
  font-size: 18px;
  border-radius: 2px;
  border: 1px solid #ff2323;
}
ul.banner-cta li:nth-child(2) a {
  background: 0 0 !important;
  border: 1px solid #ff2323;
  color: #ff2323;
}
.apiform input[type="submit"],
a.cta {
  border-radius: 2px;
  font-weight: 700;
}
.sidebar {
  background: #31383d;
  left: 0;
  top: 0;
  padding: 30px 0;
  width: 200px;
  height: 100vh;
  display: none;
}
p.sidebar-close {
  position: fixed;
  left: 15px;
  top: 70px;
  background: 0 0;
  cursor: pointer;
  padding: 15px;
  width: 20px;
  height: 20px;
  z-index: 9999;
  display: none;
}
a.cta,
p.sidebar-button,
ul.sidebar li a {
  padding: 10px 30px;
  color: #fff;
}
p.sidebar-close:before {
  content: "\2630";
  position: absolute;
  color: #fff;
  top: 10px;
  right: 0;
  bottom: 0;
  left: 15px;
}
.close-button-move {
  left: -35px !important;
  background: #31383d !important;
  transform: rotate(45deg);
  border-radius: 10px;
  padding: 20px !important;
  transition: 0.5s;
}
.close-button-move:before {
  color: #fff !important;
  transition: color 2s;
  transform: rotate(-45deg);
  left: 45px !important;
  top: 0 !important;
}
.sticky-sidebar {
  display: block;
  position: fixed;
  padding: 75px 0;
  top: 100px;
  animation: 0.5s ease-in-out fade-right;
  z-index: 999;
}
@keyframes fade-right {
  0% {
    transform: translateX(-100px);
  }
  100% {
    transform: translateX(0);
  }
}
p.sidebar-button {
  background: #34ad65;
  position: fixed;
}
.ctas a,
a.cta {
  background: #f0483e;
  text-transform: uppercase;
  cursor: pointer !important;
}
ul.sidebar li {
  font-size: 18px;
  transition: 0.3s;
  width: 200px;
}
ul.sidebar li:hover {
  background: #00a9f4;
}
ul.sidebar li a {
  text-decoration: none;
  display: block;
  transition: 0.3s;
  line-height: 1.4;
  cursor: pointer;
}
.main-content .left-col {
  flex: 0 0 57.5%;
  margin-right: 2.5%;
}
.main-content .right-col {
  flex: 0 0 37.5%;
  margin-left: 2.5%;
}
.row-min {
  width: 100%;
  overflow: hidden;
}
.row-min-left-col {
  width: 27.5%;
  margin-right: 2.5%;
  float: left;
}
.row-min-right-col {
  width: 67.5%;
  margin-left: 2.5%;
  float: left;
}
.box,
table.qa td {
  width: 50%;
}
.space {
  padding: 50px 0;
}
.resolution-space {
  margin: 75px auto;
}
a.cta {
  display: inline-block;
  font-size: 16px;
  text-decoration: none !important;
  margin-top: 10px;
}
#footercopy a,
.prvcy-plicy a,
a.internal-links,
ul.prev-next a {
  text-decoration: none;
}
ul.list-items {
  margin-left: 20px;
  margin-bottom: 20px;
}
ul.list-items > li {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 15px;
  position: relative;
  padding-left: 10px;
}
#glossary h3,
p.stages-title {
  font-size: 22px;
}
ul.list-items > li:before {
  background: #00a9f4;
  top: 10px;
  right: 0;
  left: -20px;
  border-radius: 50px;
}
ol.inner-list {
  list-style: decimal;
  margin: 10px 0 0 40px;
}
img.mim-image {
  height: 140px;
  width: 230px;
  display: block;
  margin: 0 auto;
}
img.workflow {
  margin: 40px auto;
  display: block;
}
.no-bord {
  border: none !important;
}
img.full-image {
  display: block;
  margin: 0 auto;
}
p.stages-title {
  font-weight: 700;
  margin: 30px 0 10px;
}
ol.custom-list li {
  list-style: decimal;
  font-size: 22px;
  margin-left: 20px;
}
#glossary p {
  border-bottom: 1px solid #cae5ff;
  padding-bottom: 20px;
}
ul.add-resources h4 {
  color: #000;
}
ul.key-features {
  display: flex;
  align-items: center;
  margin: 30px 0;
}
ul.key-features li:first-child {
  margin-right: 30px;
  flex: 0 0 10%;
}
ul.key-features li:nth-child(2) {
  flex: 0 0 90%;
}
.box-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.box-wrapper > div:first-child,
.box-wrapper > div:nth-child(4),
.box-wrapper > div:nth-child(5),
.box-wrapper > div:nth-child(8),
.box-wrapper > div:nth-child(9) {
  background: #f8f8f8;
}
.box-wrapper > div:nth-child(10),
.box-wrapper > div:nth-child(2),
.box-wrapper > div:nth-child(3),
.box-wrapper > div:nth-child(6),
.box-wrapper > div:nth-child(7) {
  background: #e8f3fb;
}
.box {
  max-width: 40%;
  padding: 30px;
}
.box img {
  width: 50px;
  display: block;
  margin: 0 auto;
}
.box-img img {
  width: auto;
}
a.internal-links {
  color: #00a9f4;
  border-bottom: 1px solid;
}
.box h4 {
  margin: 30px 0 20px;
}
table th {
  background: #03a9f4;
  color: #fff;
  font-size: 20px !important;
  font-weight: 700;
}
table th,
td {
  padding: 15px;
  border: 1px solid #9ec6e9;
  font-size: 15px;
}
tr.colsp td {
  background: #eaf4fd;
}
p.denotes {
  margin-top: 20px;
  font-size: 14px;
}
img.fig {
  display: block;
  margin: 40px auto;
}
.scrollable-table {
  width: 100%;
  overflow-x: scroll;
}
.activity td:nth-child(2),
.role-res td:first-child {
  width: 30%;
}
.activity td:first-child,
.role-res td:nth-child(2) {
  width: 70%;
}
.form-bg {
  background: #e5f2ff;
  padding: 100px;
}
p.form-main-title {
  font-family: Zoho_Puvi_SemiBold;
  font-size: 30px;
  line-height: 1.25;
  margin: 0 auto 20px;
  width: 75%;
}
p.form-heading {
  color: #333;
  margin-bottom: 30px;
}
ul.form-list-items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
ul.form-list-items li {
  padding: 30px;
  flex-grow: 1;
  flex-basis: 0;
}
ul.form-list-items li:first-child,
ul.form-list-items li:nth-child(3) {
  background: #dce2d7;
}
ul.form-list-items li:nth-child(2) {
  background: #e4dbb7;
}
ul.form-list-items img {
  display: block;
  margin: 0 auto 20px;
  width: 150px;
}
ul.form-list-items p {
  text-align: center;
  font-size: 20px;
  color: #333;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
  padding: 0 20px;
}
p.form-des {
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  margin: 20px 0 !important;
}
.bottom-space {
  margin-bottom: 30px !important;
}
.form-fields {
  display: flex;
  justify-content: center;
}
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
textarea {
  border: none !important;
  border-radius: 1px !important;
  width: 100%;
}
.apiform {
  width: 100%;
  font-family: Zoho_Puvi_Regular;
}
#Apiform,
.formfild {
  position: relative;
  max-width: 450px;
  margin: 0 auto;
  overflow-x: hidden;
}
#meGDPRMessage,
.apiform input[type="submit"] {
  margin: 20px auto 0;
  width: 100%;
}
.formfild .error {
  border-bottom: 1px solid red !important;
}
span.errormsg {
  position: relative;
  margin-top: 0 !important;
  top: -5px;
  right: 0;
  bottom: 0;
  left: 0;
  color: red;
  z-index: 999;
  height: auto;
}
.apiform select,
input#emailID {
  height: 50px;
  font-size: 16px;
  box-sizing: border-box;
}
input#emailID {
  padding: 0 20px;
  margin: 0 0 10px;
}
input#emailID::placeholder {
  color: #000;
}
input,
select:focus {
  outline: 0;
}
select#MECountryListing {
  border: none;
}
select {
  background: url(https://cdn.manageengine.com/products/service-desk/images/selectbox-arrow.png)
    right no-repeat #fff !important;
  -moz-appearance: none;
}
.apiform select {
  padding: 0 0 0 20px;
  color: #000;
  border-radius: 1px;
}
#meGDPRMessage,
.prvcy-plicy,
.prvcy-plicy a {
  font-size: 12px;
  color: #000;
}
select#country_state {
  border: none;
  font-size: 16px;
  margin-top: 10px;
}
.submitdiv {
  float: inherit;
  padding: 0;
  max-width: 100%;
}
.apiform input[type="submit"] {
  font-family: Zoho_Puvi_Bold;
  background: #f0483d;
  color: #fff;
  font-size: 15px;
  padding: 15px 0 !important;
  outline: 0;
  height: auto;
  border: none !important;
  text-transform: uppercase;
}
.prvcy-plicy {
  margin: 15px auto 0;
}
.prvcy-plicy a {
  font-weight: 600;
}
.conclusion-wrap {
  margin-top: 0;
}
.ctas {
  box-shadow: 0 0 5px #cccccc87;
  padding: 40px 20px;
  margin: 50px 20px;
}
.ctas p {
  font-size: 26px;
  margin: 0 auto 10px;
  line-height: 1.3;
  width: 90%;
}
.ctas a {
  display: inline-block;
  color: #fff;
  padding: 10px 30px;
  font-size: 16px;
  text-decoration: none !important;
  border-radius: 2px;
  margin-top: 10px;
}
span.left-arrow,
span.right-arrow,
ul.prev-next p:first-child {
  color: #ef483d;
  font-size: 18px;
}
p.source,
ul.prev-next li:nth-child(2) p {
  text-align: right;
}
a.cta-min {
  min-width: auto;
}
a.sec-button {
  background: 0 0;
  border: 1px solid #ef483d;
  color: #ef483d;
}
ul.prev-next {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0 0;
}
ul.prev-next a {
  color: #00a9f4;
}
p.prev-next-title {
  color: #00a9f4 !important;
  margin: 0;
}
.pdf-download {
  background: #fff4c5;
  padding: 20px;
  border-left: 5px solid #d0aa0a;
  margin: 30px 0;
}
.pdf-download p {
  margin: 0;
  font-size: 16px;
}
p.source {
  margin-top: 20px;
}
p.itilresrv {
  font-size: 14px !important;
  margin-bottom: 25px;
}
#footercopy {
  background: #f2f2f2;
}
#footercopy p {
  color: #000;
  font-size: 15px;
  padding: 10px !important;
  margin-bottom: 0;
}
#footercopy a {
  color: #000;
  font-size: 14px;
}
.up-next {
  margin-bottom: 20px;
}
.conclusion-wrap ul li {
  font-size: 18px;
  line-height: 2em;
}
.sdp-form-api-main.apiform {
  width: 70%;
  margin: 0 auto;
}
.sdp-form-api-main .sdp-itsm-chk-box {
  text-align: left;
  padding: 0 10px;
  margin-bottom: 15px;
  margin-top: 5px;
}
.sdp-form-api-main .sdp-itsm-chk-box p {
  font-size: 15px;
  margin-bottom: 5px;
}
.sdp-form-api-main .sdp-itsm-chk-box .radio-button {
  display: flex;
  width: 140px;
}
.sdp-itsm-chk-box .radio-button div {
  margin-right: 15px;
}
.sdp-form-api-main input#submit:hover {
  background-color: #ff1c0d;
}
.sdp-form-api-main #meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before {
  box-sizing: unset;
  top: 0;
  left: 2px;
}
.sdp-itsm-chk-box .radio-button div input {
  margin-right: 3px;
}
.sdp-form-api-main.apiform .sdp-itsm-chk-box .sdp-no-style input {
  width: auto;
  height: auto;
  position: unset;
}
.sdp-pT0 {
  padding-top: 0;
}
@media only screen and (max-width: 1440px) and (min-width: 1366px) {
  .container {
    max-width: 900px;
  }
  ul.sidebar li {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1280px) {
  .secondary-header,
  .sidebar-wrapper {
    display: none !important;
  }
}
#content {
  padding: 10px 0;
}
@media only screen and (max-width: 1024px) {
  img.add-res {
    display: block !important;
    margin: 0 auto !important;
  }
  .row-min-left-col {
    width: 100%;
    margin-right: 0;
  }
  .row-min-right-col {
    width: 100%;
    margin-left: 0;
  }
  img.mim-image {
    height: 200px;
    width: 230px;
    display: block;
    margin: 0 auto 75px;
  }
  .banner p {
    width: 100%;
  }
  ul.add-resources > li:first-child {
    border: none !important;
  }
  ul.add-resources > li:nth-child(2) {
    margin-left: 0 !important;
  }
  ul.otherlinkcont {
    flex-wrap: wrap;
  }
  img.ot {
    display: none;
  }
  .zoom {
    position: relative;
    width: 50%;
    margin: 0 auto;
  }
  .add-resources-bg .container {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .ctas a {
    margin: 5px;
  }
}
@media only screen and (max-width: 1000px) {
  ul.add-resources h2 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 900px) {
  .banner img,
  img.mim-image {
    height: 200px;
    width: 230px;
  }
  .banner,
  h2,
  ul.add-resources h4 {
    text-align: center;
  }
  .banner,
  .main-content {
    flex-wrap: wrap;
  }
  .banner > div {
    flex: 0 0 100%;
  }
  .banner img {
    margin: 30px 0;
  }
  ul.banner-cta {
    justify-content: center;
  }
  .main-content .left-col,
  .main-content .right-col {
    flex: 0 0 100%;
    margin-right: 0;
  }
  .mobile-heading {
    display: block;
  }
  h2 {
    font-family: Zoho_Puvi_SemiBold;
    font-size: 30px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  img.mim-image {
    height: 200px;
    width: 230px;
    margin: 0 auto 30px;
  }
  .banner img {
    width: 300px;
  }
  .form-bg {
    padding: 50px;
  }
  .ctas p,
  p.form-main-title {
    width: 100%;
  }
  .zoom {
    width: 75%;
  }
  .zoom:after {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  h3,
  p {
    padding: 0 10px;
  }
  .banner-cta li a,
  .last-updated,
  ol.toc li a,
  p {
    font-size: 16px;
  }
  .container {
    padding: 0 20px;
  }
  p {
    margin: 0 0 20px;
  }
  .banner h1 {
    font-family: Zoho_Puvi_Bold;
    font-size: 30px;
    line-height: 1.2;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  h4 {
    font-size: 20px;
  }
  ul.form-list-items,
  ul.key-features {
    flex-wrap: wrap;
  }
  ul.form-list-items li {
    padding: 30px;
    flex-grow: inherit;
    flex-basis: inherit;
    width: 100%;
  }
  .apiform input[type="submit"] {
    font-size: 12px;
    letter-spacing: 0;
    padding: 10px;
  }
  img.add-res {
    display: block;
    margin: 0 auto !important;
  }
  ul.add-resources h2 {
    width: 100% !important;
  }
  ul.add-resources h4,
  ul.key-features li h4,
  ul.key-features li p {
    text-align: center;
  }
  .form-bg {
    padding: 50px 30px;
  }
  .apiform select,
  input#emailID {
    height: 40px;
  }
  #current-text p {
    margin-top: -3px;
  }
  ol.toc li {
    line-height: 1.5;
    margin-bottom: 5px;
  }
  ol.inner-toc {
    margin: 20px;
  }
  ul.list-items li {
    font-size: 16px;
    line-height: 1.6;
  }
  table th,
  td {
    font-size: 15px;
  }
  table th {
    font-size: 18px !important;
  }
  .bread-crumb p {
    padding: 10px;
  }
  .banner-cta li a {
    letter-spacing: 0;
    min-width: auto;
  }
  ul.key-features li img {
    display: block;
    margin: 0 auto 10px;
    width: 50px;
  }
  ul.key-features li:first-child {
    margin-right: 0;
    flex: 0 0 100%;
  }
  ul.key-features li:nth-child(2) {
    flex: 0 0 100%;
  }
  .box {
    padding: 20px;
  }
  .zoom {
    width: 90%;
  }
  ul.list-items > li:before {
    left: -10px;
  }
}
@media only screen and (max-width: 414px) {
  .apiform select,
  .box,
  .prvcy-plicy,
  .submitdiv,
  input#emailID {
    width: 100%;
  }
  .ctas a,
  ul.addresorcs li a {
    line-height: 1.5;
  }
  .box {
    max-width: 100%;
  }
  .box-wrapper > div:nth-child(3),
  .box-wrapper > div:nth-child(7) {
    background: #f8f8f8;
  }
  .box-wrapper > div:nth-child(4),
  .box-wrapper > div:nth-child(8) {
    background: #e8f3fb;
  }
  .ctas p {
    font-size: 24px;
  }
  .ctas a {
    min-width: auto;
    font-size: 14px;
  }
  ul.list-items > li {
    margin-bottom: 12px;
  }
  p.prev-next-title {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
  .banner-cta li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 360px) {
  .form-bg {
    padding: 50px 20px;
  }
}
@media only screen and (max-width: 320px) {
  .apiform input[type="submit"] {
    font-size: 12px;
  }
  .banner-cta li a {
    font-size: 14px;
  }
  .box img {
    width: 50px;
  }
  .dropdown-bar {
    padding: 10px 20px;
  }
}
