@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,
    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;
    }
    .zptable {
        overflow: auto !important;
    }
    .zptable table {
        width: 100% !important;
    }
}
/* IPhone XR & 14 Pro Max */
@media screen and (min-width: 414px) and (max-width: 430px) {
    iframe[form_id="310679000002302369"] {
  		height: 830px;
	}
}
/* IPhone 12 Pro */
@media screen and (max-width: 390px) {
    iframe[form_id="310679000002302369"] {
  		height: 930px;
        margin-bottom: -100px;
	}
}
/* IPhone SE */
@media screen and (max-width: 375px) {
    iframe[form_id="310679000002302369"] {
  		height: 930px;
        margin-bottom: -65px;
	}
    div[data-element-id="elm_A9gVAoB4_jF1fqMnuLYbLg"] {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(/hardreset-landing-page/bad_germs-mobile.jpg) !important;
    }
}
/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .zptable {
        overflow: auto !important;
    }
    .zptable table {
        width: 100% !important;
    }
    iframe[form_id="310679000002302369"] {
  		height: 830px;
	}
    div[data-element-id="elm_A9gVAoB4_jF1fqMnuLYbLg"] {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(/hardreset-landing-page/bad_germs-mobile.jpg) !important;
    }
}
.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;
}
