.tertpapt-ftdtsectcond p {
    font-size: 16px;
    text-align: justify;
    line-height: 38px;
    font-family: sans-serif;
}

.tertpapt-ftdtsectcond h1 {
    font-size: 44px;
    font-weight: 800;
    text-align: left;
    margin: 48px auto;
    font-family: "Segoe UI", "Ubuntu", "Cantarell", "Segoe UI Symbol";
}

.tertpapt-ourtaprtcont h2 {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    margin: 30px auto;
}

.tertpapt-ourtaprtcont p {
    font-size: 16px;
    text-align: justify;
    line-height: 38px;
    font-family: sans-serif;
}

.tertpapt-ourtaprtcont h2 {
    font-size: 35px;
    font-weight: 800;
    text-align: center;
    margin: 48px auto;
    font-family: "Segoe UI", "Ubuntu", "Cantarell", "Segoe UI Symbol";
}

.tertpapt-howdwrtdcont ul li {
    list-style: none;
    font-size: 16px;
    line-height: 60px;
    margin: -46px 0px 0px 30px;
    font-family: sans-serif;
}

.tertpapt-howdwrtdcont h2 {
    font-size: 35px;
    font-weight: 800;
    text-align: center;
    margin: 40px auto;
    font-family: "Segoe UI", "Ubuntu", "Cantarell", "Segoe UI Symbol";
}

.tertpapt-ourtaprtcont h4 {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    margin: 18px auto;
    text-transform: capitalize;
    font-family: 'Raleway';
}

.tertpapt-btdtfrmtpagtcont h2 {
    font-size: 38px;
    font-weight: 800;
    text-align: center;
    margin: 40px auto;
    font-family: "Segoe UI", "Ubuntu", "Cantarell", "Segoe UI Symbol";
}

.tertpapt-btdtfrmtpagtcont p {
    font-size: 20px;
    text-align: justify;
    line-height: 38px;
    font-family: sans-serif;
    font-style: italic;
}

.tertpapt-btdtfrmtpagtcont h4 {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    margin: 18px auto;
    text-transform: capitalize;
    font-family: 'Oswald';
    display: flex;
    align-items: center;
}

.tertpapt-btdtfrmtpagtcont ul li {
    list-style: none;
    font-size: 16px;
    line-height: 30px;
    margin: -38px 0px 0px 48px;
    font-family: sans-serif;
}

.tertpapt-quatwrtdcont h2 {
    font-size: 35px;
    font-weight: 800;
    text-align: center;
    margin: 49px auto;
    font-family: "Segoe UI", "Ubuntu", "Cantarell", "Segoe UI Symbol";
}

.tertpapt-quatwrtdcont p {
    font-size: 16px;
    text-align: justify;
    line-height: 38px;
    font-family: sans-serif;
}

.tertpapt-quatwrtdcont h3 {
    font-size: 24px;
    font-weight: 800;
    text-align: left;
    margin: 15px auto;
    text-transform: capitalize;
    font-family: 'Oswald';
    font-style: italic;
}

.tertpapt-fowtpagtcond {
    background-color: #d9ebffba;
    padding: 30px 30px 48px 30px;
    width: 86%;
    margin: auto;
}

.tertpapt-quatcontpagt {
    background: #f5f0f0;
    padding: 24px;
    margin: 20px auto;
    background-image: url(../images/term-paper-format-mla.png);
    background-size: 240px;
    background-repeat: no-repeat;
    background-position: 368px 42px;
}

.tertpapt-adtdpaptcond h2 {
    font-size: 35px;
    font-weight: 800;
    text-align: left;
    margin: 48px auto;
    font-family: "Segoe UI", "Ubuntu", "Cantarell", "Segoe UI Symbol";
}

.tertpapt-adtdpaptcond ul li {
    list-style: none;
    font-size: 16px;
    line-height: 68px;
    margin: -48px 0px 0px 30px;
    font-family: sans-serif;
}

.tertpapt-inputformcontd {
    width: 100%;
    padding: 6px;
    outline: 0;
    background: #fef9f5;
    border: 0;
}

.tertpapt-subtbutn {
    background-color: #57a580;
    padding: 12px;
    width: 100%;
    font-size: 22px;
    margin: 30px auto 12px auto;
    font-family: "Segoe UI", "Ubuntu", "Cantarell", "Segoe UI Symbol";
    font-weight: 800;
    color: #fff;
}

.tertpapt-formtermpapt {
    box-shadow: 0px 4px 8px 4px #cdcdcd;
    padding: 30px;
    margin: 40px 0px 62px auto;
    width: 72%;
    background-color: #fbe7d6;
    background-image: url(../images/tertpapt-formimag.png);
    background-repeat: repeat;
}

.tertpapt-formtermpapt h2 {
    font-size: 33px;
    font-weight: 800;
    text-align: center;
    margin: 12px auto 30px auto;
    text-transform: capitalize;
    font-family: 'Oswald';
    line-height: 46px;
}

#tertpapt-formsectcond label {
    font-size: 16px;
    margin: 6px 0px 2px 0px;
    text-transform: capitalize;
    font-family: sans-serif;
}

.tertpapt-faq-section {
    max-width: 80%;
    margin: 48px auto 68px auto;
    background: #fef4e44d;
    padding: 25px 62px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.tertpapt-faq-item {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}

.tertpapt-faq-question {
    font-weight: 600;
    cursor: pointer;
    position: relative;
    font-family: sans-serif;
    text-transform: capitalize;
}

.tertpapt-faq-question::after {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 18px;
    transition: transform 0.3s ease;
}

.tertpapt-faq-item.active .tertpapt-faq-question::after {
    content: "−";
}

.tertpapt-faq-answer {
    display: none;
    margin-top: 10px;
    color: #444;
    font-size: 16px;
    line-height: 38px;
    font-family: sans-serif;
}

.tertpapt-faq-section h2 {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    margin: 15px 0px 30px 0px;
    text-transform: capitalize;
    font-family: "Segoe UI", "Ubuntu", "Cantarell", "Segoe UI Symbol";
}

.tertpapt-fowtpagtcond ul i {
    margin-left: 15px;
    color: #57a580;
}

.tertpapt-howdwrtdcont ul span {
    font-size: 20px;
}

.tertpapt-cltdimag {
    width: 60px;
    border: 1px solid #9bc9ff;
    padding: 4px;
    border-radius: 68px;
}

.tertpapt-pagthdat p {
    font-size: 16px;
    text-align: justify;
    line-height: 38px;
}

.tertpapt-pagthdat {
    display: none;
}

.tertpapt-hdatpagt:hover .tertpapt-pagthdat {
    display: block;
}

.tertpapt-letter {
    background: #fafafa;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), 0 0 300px 25px rgba(222, 198, 122, 0.7) inset;
    width: 80%;
    height: 100%;
    margin: 5% 10% 6% 10%;
    padding: 60px;
    position: relative;
}

.tertpapt-letter:before,
.tertpapt-letter:after {
    content: "";
    background: #fafafa;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 0 0 300px rgba(222, 198, 122, 0.7);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -2;
    transition: .5s;
}

.tertpapt-letter:before {
    left: -5px;
    top: 2px;
    transform: rotate(-1.5deg);
}

.tertpapt-letter:after {
    right: -3px;
    top: 0px;
    transform: rotate(2.4deg);
}

.tertpapt-letter:hover:before {
    transform: rotate(0deg);
    border: solid rgba(111, 99, 61, 0.4);
    border-width: 0px 0px 0px 1px;
    left: -6px;
    top: -6px;
}

.tertpapt-letter:hover:after {
    transform: rotate(0deg);
    border: solid rgba(111, 99, 61, 0.4);
    border-width: 0px 0px 0px 1px;
    right: 3px;
    top: -3px;
}

#tertpapt-thesissocialicon i {
    font-size: 40px;
    background-color: #57a58338;
    color: #57a580;
    width: 100px;
    line-height: 55px;
    height: 100px;
    border-radius: 50px;
    border: 2px solid #000000;
    padding: 20px;
}

.tertpapt-contapagtsect h4 {
    font-size: 26px;
    font-weight: 800;
    text-align: justify;
    line-height: 48px;
    margin: 68px 0px;
    text-transform: capitalize;
    font-family: 'Raleway';
}

#tertpapt-thesissocialicon {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: nowrap;
}

.tertpapt-instdtbantcond {
    max-width: 100%;
    height: auto;
    margin: 40px auto 48px auto;
    padding: 42px 6.8rem;
    background-color: #d7d9b6;
    background-image: url(../images/apa-term-paper-format.jpg);
    background-size: cover;
}

.tertpapt-instdtbantcond h4 {
    font-size: 32px;
    font-weight: 800;
    text-align: justify;
    line-height: 56px;
    font-family: "Segoe UI", "Ubuntu", "Cantarell", "Segoe UI Symbol";
    color: #fff;
}

.tertpapt-addtimag {
    width: 100%;
    margin-top: -28px;
}

.tertpapt-pagdbutncond {
    margin: -30px auto 0px 248px;
}

.tertpapt-formpagtcond {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tertpapt-padtpagti {
    width: 100%;
    margin: auto;
    display: flex;
}

.tertpapt-pgtdfrtdimag {
    width: 80%;
    margin: 40px auto;
    display: flex;
}

.tertpapt-cltdwrtdcontd {
    padding: 15px;
    margin: 6px auto 0px auto;
}

.tertpapt-cltdwrtdcontd:hover {
    box-shadow: 4px 2px 2px 4px #bcdbfd;
    cursor: pointer;
}

.tertpapt-pagdbutn {
    width: fit-content;
    margin: 0px auto;
}

.tertpapt-ftdtsectcond {
    background-color: #dfebf7;
}

#technical-discussion {
    scroll-margin-top: 148px;
}

.tertimag {
    width: 100%;
    margin: 40px auto;
}

#tertpapt-faqtbutn {
    width: fit-content;
    margin: -30px auto 12px auto;
}

.tertpapt-instdtbantcond h4 a {
    color: #fff;
}

.tertpapt-contapagtsect h4 a {
    text-transform: lowercase;
    font-family: 'Open Sans';
    font-weight: bold;
}

#tertpapt-formsectcond select option{
    background-color: #fef9f5;
    color: #000;
}

.tertpapt-fowtpagtcond h4 span {
    font-size: 24px;
    margin-right: 4px;
    color: #60a580;
    font-weight: 400;
    padding: 8px 12px;
    background-color: #f7f7f7;
    border-radius: 12px;
    margin-right: 12px;
}

@media (min-width: 320px) and (max-width: 375px) {

    .tertpapt-instdtbantcond {
        max-width: 100%;
        margin: 42px auto 42px auto;
        padding: 40px 2.4rem;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .tertpapt-instdtbantcond h4 {
        font-size: 18px;
        line-height: 56px;
        margin-top: 148px;
    }

    .tertpapt-ourtaprtcont h4 {
        font-size: 20px;
        margin: 18px auto;
    }

    .tertpapt-btdtfrmtpagtcont h2 {
        font-size: 31px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-letter {
        width: 100%;
        height: 100%;
        margin: 5% 3% 5% 0%;
        padding: 34px;
        position: relative;
    }

    .tertpapt-quatwrtdcont h2 {
        font-size: 30px;
        margin: 49px auto;
        line-height: 48px;
    }

    .tertpapt-quatwrtdcont h3 {
        font-size: 22px;
        text-align: left;
        margin: 15px auto;
        line-height: 42px;
    }

    .tertpapt-quatcontpagt {
        padding: 24px;
        margin: 20px auto;
        background-size: 240px;
        background-position: 128px 84px;
    }

    .tertpapt-howdwrtdcont h2 {
        font-size: 30px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-faq-section h2 {
        font-size: 22px;
        margin: 15px 0px 30px 0px;
        line-height: 42px;
    }

    .tertpapt-faq-section {
        max-width: 92%;
        margin: 48px auto 68px auto;
        padding: 25px 62px;
        border-radius: 8px;
    }

    .tertpapt-formtermpapt {
        padding: 30px;
        margin: 40px 0px 62px auto;
        width: 100%;
        background-repeat: repeat;
    }

    .tertpapt-formpagtcond {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .tertpapt-ourtaprtcont h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-cltdwrtdcontd {
        padding: 15px;
        margin: -20px auto 0px auto;
    }

    .tertpapt-addtimag {
        width: 100%;
        margin-top: 12px;
    }

    .tertpapt-pagdbutncond {
        margin: 0px auto 0px 0px;
    }

    .tertpapt-contapagtsect h4 {
        font-size: 22px;
        line-height: 48px;
        margin: 68px 0px;
        white-space: normal;
        overflow-wrap: break-word;
    }

    .tertpapt-adtdpaptcond h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond h1 {
        font-size: 35px;
        text-align: left;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond {
        background-color: #dfebf7;
        margin-top: -148px;
    }

    #tertpapt-chatbutncons {
        display: flex;
        align-items: center;
        flex-direction: column;
        align-content: center;
    }

    .tertpapt-btdtfrmtpagtcont h4 {
        font-size: 22px;
        text-align: left;
        margin: 18px auto;
        display: flex;
    }

}

@media (min-width: 376px) and (max-width: 425px) {

    .tertpapt-instdtbantcond {
        max-width: 100%;
        margin: 42px auto 42px auto;
        padding: 40px 2.4rem;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .tertpapt-instdtbantcond h4 {
        font-size: 18px;
        line-height: 56px;
        margin-top: 148px;
    }

    .tertpapt-ourtaprtcont h4 {
        font-size: 20px;
        margin: 18px auto;
    }

    .tertpapt-btdtfrmtpagtcont h2 {
        font-size: 31px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-letter {
        width: 100%;
        height: 100%;
        margin: 12% 3% 5% 0%;
        padding: 34px;
        position: relative;
    }

    .tertpapt-quatwrtdcont h2 {
        font-size: 30px;
        margin: 49px auto;
        line-height: 48px;
    }

    .tertpapt-quatwrtdcont h3 {
        font-size: 22px;
        text-align: left;
        margin: 15px auto;
        line-height: 42px;
    }

    .tertpapt-quatcontpagt {
        padding: 24px;
        margin: 20px auto;
        background-size: 240px;
        background-position: 128px 84px;
    }

    .tertpapt-howdwrtdcont h2 {
        font-size: 30px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-faq-section h2 {
        font-size: 22px;
        margin: 15px 0px 30px 0px;
        line-height: 42px;
    }

    .tertpapt-faq-section {
        max-width: 92%;
        margin: 48px auto 68px auto;
        padding: 25px 62px;
        border-radius: 8px;
    }

    .tertpapt-formtermpapt {
        padding: 30px;
        margin: 40px 0px 62px auto;
        width: 100%;
        background-repeat: repeat;
    }

    .tertpapt-formpagtcond {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .tertpapt-ourtaprtcont h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-cltdwrtdcontd {
        padding: 15px;
        margin: -20px auto 0px auto;
    }

    .tertpapt-addtimag {
        width: 100%;
        margin-top: 12px;
    }

    .tertpapt-pagdbutncond {
        margin: 0px auto 0px 0px;
    }

    .tertpapt-contapagtsect h4 {
        font-size: 22px;
        line-height: 48px;
        margin: 68px 0px;
        white-space: normal;
        overflow-wrap: break-word;
    }

    .tertpapt-adtdpaptcond h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond h1 {
        font-size: 40px;
        text-align: left;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond {
        background-color: #dfebf7;
        margin-top: -148px;
    }

    #tertpapt-chatbutncond {
        display: flex;
        align-items: center;
        flex-direction: column;
        align-content: center;
    }

    .tertpapt-btdtfrmtpagtcont h4 {
        font-size: 22px;
        text-align: left;
        margin: 18px auto;
        display: flex;
    }

}

@media (min-width: 476px) and (max-width: 575px) {

    .tertpapt-instdtbantcond {
        max-width: 100%;
        margin: 42px auto 42px auto;
        padding: 40px 2.4rem;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .tertpapt-instdtbantcond h4 {
        font-size: 18px;
        line-height: 56px;
        margin-top: 148px;
    }

    .tertpapt-ourtaprtcont h4 {
        font-size: 20px;
        margin: 18px auto;
    }

    .tertpapt-btdtfrmtpagtcont h2 {
        font-size: 31px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-letter {
        width: 100%;
        height: 100%;
        margin: 5% 3% 5% 0%;
        padding: 34px;
        position: relative;
    }

    .tertpapt-quatwrtdcont h2 {
        font-size: 30px;
        margin: 49px auto;
        line-height: 48px;
    }

    .tertpapt-quatwrtdcont h3 {
        font-size: 22px;
        text-align: left;
        margin: 15px auto;
        line-height: 42px;
    }

    .tertpapt-quatcontpagt {
        padding: 24px;
        margin: 20px auto;
        background-size: 240px;
        background-position: 128px 84px;
    }

    .tertpapt-howdwrtdcont h2 {
        font-size: 30px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-faq-section h2 {
        font-size: 22px;
        margin: 15px 0px 30px 0px;
        line-height: 42px;
    }

    .tertpapt-faq-section {
        max-width: 92%;
        margin: 48px auto 68px auto;
        padding: 25px 62px;
        border-radius: 8px;
    }

    .tertpapt-formtermpapt {
        padding: 30px;
        margin: 40px 0px 62px auto;
        width: 100%;
        background-repeat: repeat;
    }

    .tertpapt-formpagtcond {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .tertpapt-ourtaprtcont h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-cltdwrtdcontd {
        padding: 15px;
        margin: -20px auto 0px auto;
    }

    .tertpapt-addtimag {
        width: 100%;
        margin-top: 12px;
    }

    .tertpapt-pagdbutncond {
        margin: 0px auto 0px 0px;
    }

    .tertpapt-contapagtsect h4 {
        font-size: 22px;
        line-height: 48px;
        margin: 68px 0px;
        white-space: normal;
        overflow-wrap: break-word;
    }

    .tertpapt-adtdpaptcond h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond h1 {
        font-size: 35px;
        text-align: left;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond {
        background-color: #dfebf7;
        margin-top: -148px;
    }

    #tertpapt-chatbutncond {
        display: flex;
        align-items: center;
        flex-direction: column;
        align-content: center;
    }

    .tertpapt-btdtfrmtpagtcont h4 {
        font-size: 22px;
        text-align: left;
        margin: 18px auto;
        display: flex;
    }

}

@media (min-width: 576px) and (max-width: 767px) {

    .tertpapt-instdtbantcond {
        max-width: 100%;
        margin: 42px auto 42px auto;
        padding: 40px 2.4rem;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .tertpapt-instdtbantcond h4 {
        font-size: 18px;
        line-height: 56px;
        margin-top: 148px;
    }

    .tertpapt-ourtaprtcont h4 {
        font-size: 20px;
        margin: 18px auto;
    }

    .tertpapt-btdtfrmtpagtcont h2 {
        font-size: 31px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-letter {
        width: 100%;
        height: 100%;
        margin: 5% 3% 5% 0%;
        padding: 34px;
        position: relative;
    }

    .tertpapt-quatwrtdcont h2 {
        font-size: 30px;
        margin: 49px auto;
        line-height: 48px;
    }

    .tertpapt-quatwrtdcont h3 {
        font-size: 22px;
        text-align: left;
        margin: 15px auto;
        line-height: 42px;
    }

    .tertpapt-quatcontpagt {
        padding: 24px;
        margin: 20px auto;
        background-size: 240px;
        background-position: 128px 84px;
    }

    .tertpapt-howdwrtdcont h2 {
        font-size: 30px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-faq-section h2 {
        font-size: 22px;
        margin: 15px 0px 30px 0px;
        line-height: 42px;
    }

    .tertpapt-faq-section {
        max-width: 92%;
        margin: 48px auto 68px auto;
        padding: 25px 62px;
        border-radius: 8px;
    }

    .tertpapt-formtermpapt {
        padding: 30px;
        margin: 40px 0px 62px auto;
        width: 100%;
        background-repeat: repeat;
    }

    .tertpapt-formpagtcond {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .tertpapt-ourtaprtcont h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-cltdwrtdcontd {
        padding: 15px;
        margin: -20px auto 0px auto;
    }

    .tertpapt-addtimag {
        width: 68%;
        margin: auto;
        display: flex;
    }

    .tertpapt-pagdbutncond {
        margin: 0px auto 0px 0px;
    }

    .tertpapt-contapagtsect h4 {
        font-size: 22px;
        line-height: 48px;
        margin: 68px 0px;
        white-space: normal;
        overflow-wrap: break-word;
    }

    .tertpapt-adtdpaptcond h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond h1 {
        font-size: 35px;
        text-align: left;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond {
        background-color: #dfebf7;
        margin-top: -148px;
    }

    #tertpapt-chatbutncon {
        display: flex;
        align-items: center;
        flex-direction: column;
        align-content: center;
    }

    .tertpapt-btdtfrmtpagtcont h4 {
        font-size: 22px;
        text-align: left;
        margin: 18px auto;
        display: flex;
    }

    .tertpapt-padtpagti {
        width: 68%;
        margin: auto;
        display: flex;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .tertpapt-instdtbantcond {
        max-width: 100%;
        margin: 42px auto 42px auto;
        padding: 40px 2.4rem;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .tertpapt-instdtbantcond h4 {
        font-size: 18px;
        line-height: 56px;
        margin-top: 48px;
    }

    .tertpapt-ourtaprtcont h4 {
        font-size: 20px;
        margin: 18px auto;
    }

    .tertpapt-btdtfrmtpagtcont h2 {
        font-size: 31px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-letter {
        width: 80%;
        height: 100%;
        margin: 5% auto 5% auto;
        padding: 34px;
        position: relative;
    }

    .tertpapt-quatwrtdcont h2 {
        font-size: 30px;
        margin: 49px auto;
        line-height: 48px;
    }

    .tertpapt-quatwrtdcont h3 {
        font-size: 22px;
        text-align: left;
        margin: 15px auto;
        line-height: 42px;
    }

    .tertpapt-quatcontpagt {
        padding: 24px;
        margin: 20px auto;
        background-size: 240px;
        background-position: 128px 84px;
        width: 80%;
    }

    .tertpapt-howdwrtdcont h2 {
        font-size: 30px;
        margin: 40px auto;
        line-height: 46px;
    }

    .tertpapt-faq-section h2 {
        font-size: 22px;
        margin: 15px 0px 30px 0px;
        line-height: 42px;
    }

    .tertpapt-faq-section {
        max-width: 92%;
        margin: 48px auto 68px auto;
        padding: 25px 62px;
        border-radius: 8px;
    }

    .tertpapt-formtermpapt {
        padding: 30px;
        margin: 40px auto 62px auto;
        width: 68%;
        background-repeat: repeat;
    }

    .tertpapt-formpagtcond {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .tertpapt-ourtaprtcont h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-cltdwrtdcontd {
        padding: 15px;
        margin: -20px auto 0px auto;
    }

    .tertpapt-addtimag {
        width: 48%;
        margin: auto;
        display: flex;
    }

    .tertpapt-pagdbutncond {
        margin: 0px auto 0px auto;
    }

    .tertpapt-contapagtsect h4 {
        font-size: 22px;
        line-height: 48px;
        margin: 68px 0px;
        white-space: normal;
        overflow-wrap: break-word;
    }

    .tertpapt-adtdpaptcond h2 {
        font-size: 30px;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond h1 {
        font-size: 35px;
        text-align: left;
        margin: 48px auto;
        line-height: 48px;
    }

    .tertpapt-ftdtsectcond {
        background-color: #dfebf7;
        margin-top: -148px;
    }

    #tertpapt-chatbutncon {
        display: flex;
        align-items: center;
        flex-direction: column;
        align-content: center;
    }

    .tertpapt-btdtfrmtpagtcont h4 {
        font-size: 22px;
        text-align: left;
        margin: 18px auto;
        display: flex;
    }

    .tertpapt-padtpagti {
        width: 68%;
        margin: auto;
        display: flex;
    }

    .tertpapt-pgtdfrtdimag {
        width: 48%;
        margin: 40px auto;
        display: flex;
    }

}

@media (min-width: 1440px) {

.tertpapt-addtimag {
    width: 100%;
    margin-top: -24px;
}

.tertpapt-pgtdfrtdimag {
    width: 80%;
    margin: 40px auto;
    display: flex;
}

}

@media (min-width: 1920px){

.tertpapt-instdtbantcond {
    max-width: 100%;
    height: auto;
    margin: 40px auto 48px auto;
    padding: 44px 11.8rem;
}

.tertpapt-faq-section {
    max-width: 62%;
    margin: 48px auto 68px auto;
    padding: 25px 62px;
    border-radius: 8px;
}

}

@media (min-width: 1920px){

.tertpapt-quatwrtdcont h2 {
    font-size: 38px;
    margin: 49px auto;
}

.tertpapt-btdtfrmtpagtcont h2 {
    font-size: 38px;
    margin: 40px auto;
}

.tertimag {
    width: 100%;
    margin: 40px auto;
}

.tertpapt-faq-section h2 {
    font-size: 35px;
    margin: 15px 0px 30px 0px;
}

.tertpapt-adtdpaptcond h2 {
    font-size: 35px;
    margin: 48px auto;
}

}