@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 {
        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_57YSDbLx-zkkjbFbyQPuDA"],
    div[data-element-id="elm_nQd7vFtbKd54pSGEuGDG2w"],
    div[data-element-id="elm_XPNK4IjM8pXFehPb4tv4nA"],
    div[data-element-id="elm__a4ouS4sDTuP1vF3ueJFew"],
    div[data-element-id="elm_mbgMHxcFRciDtad0Pqaa9Q"],
    div[data-element-id="elm_BpDec_6VrOR1YcGSekqa0w"] {
        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;
}
