@media screen and (max-width: 767px) {
    h1,
    h1 span {
        font-size: 32px !important;
        line-height: 40px !important;
    }
    h2,
    h2 span {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    h3,
    h3 span {
        font-size: 20px !important;
        line-height: 28px !important;
    }  
    td span,
    p span,
    li span {
        font-size: 16px !important;
        line-height: 24px !important;
    }  
    .cta-btn a,
    #zsform_submit {
		font-size: 18px !important;
        line-height: 24px !important;
        padding: 10px !important;
    }
    .zpcarousel-content-inner,
    div[data-element-id="elm_0y2ImdJcA86au89AX4w5CQ"],
    div[data-element-id="elm_V7D2qKA_3zYmPJSY96-HNQ"],
    div[data-element-id="elm_u07CRMW8Q-SRH_W7WNHrMQ"],
    div[data-element-id="elm_kFp1t3mkz5TrvxyVOTtISw"],
    div[data-element-id="elm_Xu9V1mUdmHwk31uRCWxIYQ"],
    div[data-element-id="elm_jm_wuT9q3m6sIr54CWr2Aw"],
    div[data-element-id="elm_nBAkrS9tRxzh4WkeLRvO4A"],
    div[data-element-id="elm_Wtzank5zbll-UeVv2r6xNg"],
    div[data-element-id="elm_eVpQD4NPy8tlz2go0E_7pQ"],
    div[data-element-id="elm_4Q76T4lXXvvel_FGbJfZFg"] {
        height: 100%;
    }
}
/* IPhone XR & 14 Pro Max */
@media screen and (min-width: 414px) and (max-width: 430px) {
    iframe[form_id="310679000002302369"] {
  		height: 985px;
	}
}
/* IPhone 12 Pro */
@media screen and (max-width: 390px) {
    iframe[form_id="310679000002302369"] {
  		height: 1080px;
        margin-bottom: -100px;
	}
}
/* IPhone SE */
@media screen and (max-width: 375px) {
    iframe[form_id="310679000002302369"] {
  		height: 1080px;
        margin-bottom: -65px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .zptable {
        overflow: auto !important;
    }
    .zptable table {
        width: 100% !important;
    }
    iframe[form_id="310679000002302369"] {
  		height: 985px;
	}
}
.zpform-container h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}
.zptable {
    border-radius: 5px;
}
.cta-btn a,
#zsform_submit {
    font-weight: bold !important;
    padding: 20px;
}
#zsform_submit {
    width: 100%;
}
.zpaccordion-name {
    font-weight: bold;
}
.zpaccordion:not(:first-of-type) {
    border-top: 1px solid #292929 !important;
}

/* Custom Classes */
.enter-hardreset-bullets {
    display: flex;
    justify-content: center;
}
.hard-reset-table tbody tr:first-of-type {
    background-color: #C5C5C5;
}
.section-2-text-container {
    align-self: center;
}
.tac-link {
    cursor: pointer;
}
.tac-link a {
    color: #ED1C22;
}
