@media (max-width: 1020px) {
    .custom-factory-order-page .parallaxvideo video {
        top: 0;
        left: 0;
        z-index: -999;
        overflow: hidden;
        top: 0%;
        position: absolute !important;
    }
    .custom-factory-order-page .p-lg.custom-html-container {
        position: relative;
        overflow: hidden;
        max-width: 100%;
    }
}
.custom-factory-order-page .p-lg .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
.custom-factory-order-page .parallaxvideo video {
    min-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -999;
}
.custom-factory-order-page .parallax-container {
    padding: 100px 0 70px 0;
}
.footer {
    background: #fff;
}
#pm-disclaimer {
    padding-bottom: 76px !important;
    margin-bottom: -26px;
    background: #fff;
}

.custom-factory-order-page .no-gutter {
    margin-right: 0;
    margin-left: 0;
}
.custom-factory-order-page .px-30 {
    padding: 0 30px;
}
.custom-factory-order-page .p-lg p,
.custom-factory-order-page .p-lg .faq-item .panel-title {
    font-size: 22px !important;
}
.custom-factory-order-page .no-gutter > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.custom-factory-order-page .headline {
    background: #fff;
    padding: 60px 100px 60px 60px;
}
.custom-factory-order-page .headline h1 {
    font-size: 82px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #161415;
    font-family: "Inter", sans-serif;
    letter-spacing: -4px;
}
.custom-factory-order-page .buttons {
    display: flex;
    margin-top: 15px;
}
.custom-factory-order-page .custom-btn {
    background: #fff;
    color: #666666;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 18px;
    padding: 16px 35px;
    border: 3px solid #666666;
    transition: all 0.2s;
    text-align: center;
}
.custom-factory-order-page .custom-btn:hover {
    background: #666666;
    color: #fff;
}
.custom-factory-order-page .red-btn {
    color: #fe0000 !important;
    border: 3px solid #fe0000 !important;
}
.custom-factory-order-page .red-btn:hover {
    background: #fe0000;
    color: #fff !important;
}
.custom-factory-order-page .mid {
    margin: 0 10px !important;
}
.custom-factory-order-page .w-100 {
    width: 100%;
}
.custom-factory-order-page .benefits {
    padding: 100px 0;
    background: #f5f5f5;
}
.custom-factory-order-page .img-bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.custom-factory-order-page .benefits h2 {
    font-size: 47px;
    font-weight: 700;
    line-height: 1.2;
    color: #4d4d4d;
    font-family: "Inter", sans-serif;
    margin-bottom: 20px;
}
.custom-factory-order-page .bg-white {
    background: #fff;
    height: 100%;
    padding: 60px;
}
.custom-factory-order-page ul {
    margin-bottom: 35px !important;
}
.custom-factory-order-page ul li {
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.custom-factory-order-page ul li p {
    margin-bottom: 0;
    line-height: 1.2;
}
.custom-factory-order-page .check-img {
    width: 35px;
    margin-right: 15px;
}
.custom-factory-order-page #faqs {
    background: #fff;
}
.custom-factory-order-page .faq {
    padding: 80px 0 20px 0;
}
.custom-factory-order-page .faq h3 {
    color: #333333;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    margin-bottom: 35px;
}
.custom-factory-order-page .faq-item {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #000000;
}
.custom-factory-order-page .faq a:focus,
.custom-factory-order-page a:hover {
    color: #000000;
    text-decoration: none;
    border: 0;
    outline: none !important;
}
.custom-factory-order-page card-body {
    padding: 10px 0;
    color: #000000;
    font-weight: 400;
}
.custom-factory-order-page .card-body a {
    color: #fe0000;
    font-weight: 400;
    font-size: 18px;
    text-decoration: underline;
}
.custom-factory-order-page .card-body a:hover {
    font-weight: 600;
}
.custom-factory-order-page .faq-item {
    padding: 5px 0 20px 0;
    border-bottom: 2px solid #e5e5e5;
}

@media (max-width: 1799.98px) {
    .custom-factory-order-page .headline {
        background: #fff;
        padding: 40px;
    }
    .custom-factory-order-page .headline h1 {
        font-size: 62px;
    }
    .custom-factory-order-page .custom-btn {
        font-size: 16px;
        padding: 16px 15px;
    }
    .custom-factory-order-page .bg-white {
        padding: 50px;
    }
}
@media only screen and (max-width: 768px) {
    .custom-factory-order-page .parallaxvideo video {
        height: 100%;
    }
    .custom-factory-order-page .parallax-container {
        padding: 50px 0 15px 0;
    }
    .custom-factory-order-page .parallax-container.pm-flex-content.paraxify {
        display: block !important;
    }
    .custom-factory-order-page .p-lg p {
        font-size: 18px !important;
    }
    .custom-factory-order-page .headline {
        padding: 30px;
    }
    .custom-factory-order-page .headline h1 {
        font-size: 60px;
    }
    .custom-factory-order-page .buttons {
        display: block;
        margin: 55px 0;
    }
    .custom-factory-order-page .buttons br {
        display: none;
    }
    .custom-factory-order-page .custom-btn {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .custom-factory-order-page .mid {
        margin: 0 0 10px 0 !important;
    }
    .custom-factory-order-page .px-30 {
        padding: 0 0;
    }
    .custom-factory-order-page .benefits {
        margin-top: 25px;
        padding: 50px 20px;
    }
    .custom-factory-order-page .benefits h2 {
        font-size: 30px;
    }
    .custom-factory-order-page .bg-white {
        padding: 30px;
    }
    .custom-factory-order-page .faq {
        padding: 50px 15px 20px 15px;
    }
    .custom-factory-order-page .faq h3 {
        text-align: left;
        font-size: 26px;
        width: 75%;
        margin-bottom: 15px;
    }
}
@media (max-width: 575.98px) {
    .custom-factory-order-page .headline h1 {
        font-size: 42px;
    }
    .custom-factory-order-page .benefits h2 {
        font-size: 22px;
    }
    .custom-factory-order-page .faq h3 {
        font-size: 22px;
    }
}
@media (max-width: 575.98px) {
    .custom-factory-order-page .headline h1 {
        font-size: 30px;
        letter-spacing: -2px;
        margin-bottom: 20px;
    }
    .custom-factory-order-page .p-lg p {
        font-size: 16px !important;
    }
    .custom-factory-order-page .buttons {
        margin: 30px 0 0 0;
    }
    .custom-factory-order-page .p-xs-0 {
        padding: 0 !important;
    }
}

/* Panel Styles */
.custom-factory-order-page .accordion .panel-default {
    border-color: #fff;
}

.custom-factory-order-page .accordion .panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}

.custom-factory-order-page .accordion .panel-body p {
    font-weight: 400;
}

.custom-factory-order-page .accordion .faq-item {
    padding: 5px 0 0px 0;
    border-bottom: 2px solid #e5e5e5;
}

.custom-factory-order-page .accordion .panel-heading {
    padding: 10px 5px;
}

.custom-factory-order-page .accordion .panel-body {
    padding: 5px;
}

.custom-factory-order-page .accordion .panel-body a {
    color: #fe0000;
    font-weight: 400;
    font-size: 18px;
    text-decoration: underline;
}

.custom-factory-order-page .accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fff;
}

/* Fix for app-colp in-widget button at the bottom of the page */
.custom-factory-order-page .accordion button#expressBtn {
    margin: 0px;
    padding: 0px !important;
    color: #fe0000;
    background: transparent;
    border: none;
    border-radius: 0px;
    text-transform: capitalize;
    font-weight: inherit!important;
    font-family: inherit;
    white-space: normal;
    margin-top: 0;
    margin-right: 0;
    display: contents;
    margin-bottom: 0;
    font-size: 22px;
    line-height: inherit;
    text-align: center;
    vertical-align: baseline;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    box-sizing: unset;
}

.custom-factory-order-page .accordion app-colp{
    text-decoration: underline;
}

.custom-factory-order-page .accordion app-colp:hover{
    text-decoration: none;
}

.custom-factory-order-page .accordion button#expressBtn:hover {
    background-color: transparent !important;
    color: #fe0000 !important;
}

@media only screen and (max-width: 768px){
.custom-factory-order-page .accordion button#expressBtn {
    font-size: 18px;
}
}
/* //Fix for app-colp in-widget button at the bottom of the page */

/* Overwrite the express button style */
button#expressBtn {
    font-size: 18px;
    padding: 16px 15px !important;
    color: #fe0000 !important;
    border: 3px solid #fe0000 !important;
    background: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    border: 3px solid #666666;
    transition: all 0.2s;
    text-align: center;
    border-radius: 0px;
}

button#expressBtn:hover {
    background-color: #fe0000 !important;
    color: #fff !important;
}

.custom-factory-order-page .custom-btn,
.custom-factory-order-page button#expressBtn {
    line-height: 1.2;
    font-size: 16px;
    padding: 16px 15px !important;
}

@media (max-width: 767px) {
    .custom-factory-order-page button#expressBtn {
        width: 100%;
        margin-bottom: 10px;
    }
}
/* Overwrite the express button style */

/* SEO Content Style*/
.custom-factory-order-page #seo-content {
    background: #fff;
}
.custom-factory-order-page #seo-content {
    padding: 20px 0 120px 0;
}
.custom-factory-order-page #seo-content h3 {
    color: #333333;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    text-align: left;
    font-size: 32px;
    margin-bottom: 10px;
    margin-top: 25px
}
.custom-factory-order-page #seo-content p{
    text-align: justify;
}
/* //SEO Content style */