/* Start custom CSS for html, class: .elementor-element-99d9589 *//* =====================================================
   TUBIEPORN.COM
   TERMS OF USE
   ===================================================== */

.tpterms-page {
    width: 100%;
    padding: 42px 20px 70px;
    background: #0f0f10;
    color: #b8b8bd;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}

.tpterms-page *,
.tpterms-page *::before,
.tpterms-page *::after {
    box-sizing: border-box;
}

.tpterms-container {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}


/* =====================================================
   HEADER
   ===================================================== */

.tpterms-header {
    width: 100%;
    margin-bottom: 18px;
    background: #1a1a1d;
    border: 1px solid #2d2d31;
    border-radius: 7px;
}

.tpterms-header-inner {
    padding: 27px 31px 25px;
}

.tpterms-label {
    display: block;
    margin-bottom: 8px;
    color: #85858b;
    font-size: 10px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.tpterms-header h1 {
    margin: 0 !important;
    padding: 0 !important;
    color: #ffffff !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 29px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: -0.4px !important;
    text-transform: none !important;
}

.tpterms-updated {
    margin: 9px 0 0 !important;
    color: #77777d !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
}


/* =====================================================
   IMPORTANT NOTICE
   ===================================================== */

.tpterms-notice {
    margin-bottom: 6px;
    padding: 19px 22px;
    background: #18181a;
    border: 1px solid #303034;
    border-left: 3px solid #ffffff;
    border-radius: 6px;
}

.tpterms-notice strong {
    display: block;
    margin-bottom: 7px;
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1px;
}

.tpterms-notice p {
    margin: 0 !important;
    color: #d2d2d5 !important;
    font-size: 14px !important;
    line-height: 1.68 !important;
}


/* =====================================================
   SECTIONS
   ===================================================== */

.tpterms-content {
    width: 100%;
}

.tpterms-section {
    padding: 27px 4px;
    border-bottom: 1px solid #29292d;
}

.tpterms-section h2 {
    margin: 0 0 14px !important;
    padding: 0 !important;
    color: #ffffff !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 20px !important;
    line-height: 1.35 !important;
    font-weight: 700 !important;
    letter-spacing: -0.2px !important;
    text-transform: none !important;
}

.tpterms-section p {
    max-width: 950px;
    margin: 0 0 13px !important;
    color: #b5b5ba !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.72 !important;
    font-weight: 400 !important;
}

.tpterms-section p:last-child {
    margin-bottom: 0 !important;
}


/* =====================================================
   LISTS
   ===================================================== */

.tpterms-section ul {
    max-width: 920px;
    margin: 12px 0 5px !important;
    padding: 0 0 0 20px !important;
}

.tpterms-section li {
    margin: 0 0 8px !important;
    padding-left: 3px;
    color: #b5b5ba !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
}

.tpterms-section li::marker {
    color: #737379;
}


/* =====================================================
   LINKS
   ===================================================== */

.tpterms-section a {
    color: #ffffff !important;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.tpterms-section a:hover {
    opacity: 0.72;
}


/* =====================================================
   HEAVY LEGAL LANGUAGE
   ===================================================== */

.tpterms-legal-emphasis {
    padding: 20px 22px;
    background: #161618;
    border: 1px solid #2c2c30;
    border-radius: 6px;
}

.tpterms-legal-emphasis p {
    color: #ccccd0 !important;
    font-size: 12px !important;
    line-height: 1.72 !important;
    letter-spacing: 0.15px;
}


/* =====================================================
   CONTACT
   ===================================================== */

.tpterms-contact {
    margin-top: 28px;
    padding: 25px 27px !important;
    background: #19191c;
    border: 1px solid #303034;
    border-radius: 6px;
}

.tpterms-contact-label {
    display: block;
    margin-bottom: 6px;
    color: #818187;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.tpterms-contact h2 {
    margin-bottom: 11px !important;
}

.tpterms-email {
    display: inline-block;
    margin-top: 3px;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
}

.tpterms-email:hover {
    text-decoration: underline !important;
}


/* =====================================================
   TABLET
   ===================================================== */

@media (max-width: 900px) {

    .tpterms-page {
        padding: 34px 18px 58px;
    }

    .tpterms-header-inner {
        padding: 24px 26px;
    }

    .tpterms-header h1 {
        font-size: 26px !important;
    }

}


/* =====================================================
   MOBILE
   ===================================================== */

@media (max-width: 768px) {

    .tpterms-page {
        padding: 24px 14px 48px;
    }

    .tpterms-header {
        margin-bottom: 14px;
    }

    .tpterms-header-inner {
        padding: 20px 19px;
    }

    .tpterms-header h1 {
        font-size: 23px !important;
    }

    .tpterms-notice {
        padding: 17px 18px;
    }

    .tpterms-notice p {
        font-size: 13px !important;
        line-height: 1.65 !important;
    }

    .tpterms-section {
        padding: 23px 3px;
    }

    .tpterms-section h2 {
        font-size: 18px !important;
    }

    .tpterms-section p,
    .tpterms-section li {
        font-size: 13px !important;
        line-height: 1.68 !important;
    }

    .tpterms-legal-emphasis {
        padding: 17px 18px;
    }

    .tpterms-legal-emphasis p {
        font-size: 11px !important;
    }

    .tpterms-contact {
        padding: 20px 19px !important;
    }

}


/* =====================================================
   SMALL MOBILE
   ===================================================== */

@media (max-width: 480px) {

    .tpterms-page {
        padding-left: 11px;
        padding-right: 11px;
    }

    .tpterms-header-inner {
        padding: 19px 17px;
    }

    .tpterms-header h1 {
        font-size: 21px !important;
    }

}/* End custom CSS */