/*library*/

@font-face {
    font-family: "Montserrat-Regular";
    src: url(/fonts/2022/Montserrat-Regular.ttf);
}

@font-face {
    font-family: "Montserrat-Bold";
    src: url(/fonts/2022/Montserrat-Bold.ttf);
}

@font-face {
    font-family: "Montserrat-Medium";
    src: url(/fonts/2022/Montserrat-Medium.ttf);
}

@font-face {
    font-family: "Montserrat-Light";
    src: url(/fonts/2022/Montserrat-Light.ttf);
}

.bg-body {
    background: url(https://nxmcdn.com/images/NXM/trendsreport/2023/2023_DirectTrendsReport_bg.png);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    background-attachment: fixed;
    background-position: center;
}

.shade {
    background-color: #DC122C;
    padding: 0px 10px 0px 10px;
}

.trendsReport {
    content: url("https://nxmcdn.com/images/NXM/trendsreport2026.png");
}


/* .section-capture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 50px;
    padding-bottom: 50px;
} */

.block-title {
    font-family: Montserrat-Bold, sans-serif;
    color: #fff;
    margin-top: 4em;
}

.ohnohoney {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

.form-group {
    margin: 0;
}

.form-control {
    font-family: Montserrat-Regular;
    font-size: 12px;
    padding: 24px 15px;
    margin-bottom: 30px;
    width: 100%;
    background-color: #F4F4F4;
    border: 0px;
}

.form-control:focus {
    border-color: #4FA0D5;
    box-shadow: 0 0 0 0.2rem rgba(79, 160, 213, .25);
}

.btn-downloadform {
    color: #fff;
    background-color: #4FA0D5;
    padding: 15px;
    width: 100%;
    font-family: 'Montserrat-Bold';
    margin-top: unset !important;
}

form#downloadform {
    background: white;
    padding: 50px 25px;
    width: 350px;
    border-radius: 12px;
    float: right;
    margin-bottom: 75px;
}

div#nxm_recaptcha {
    display: flex;
    justify-content: center;
}

h3.heading-form {
    width: 100%;
    margin-bottom: 30px;
    padding: 0px 10px;
    font-family: 'Montserrat-Bold';
    font-weight: 700;
    text-align: center;
    font-size: 22px;
}

.btn-downloadform:hover {
    background-color: #fff;
    color: #4FA0D5;
}

.btn-downloadform:focus {
    border-color: #4FA0D5;
    box-shadow: 0 0 0 0.2rem rgba(79, 160, 213, .25);
}

.error,
.recaptcha_error {
    font-family: Montserrat-Regular;
    font-size: 12px;
    color: #FF0000;
    margin-top: 0;
    margin-bottom: 2px;
}

.col.mt-2.recaptcha {
    margin-top: unset !important;
    margin-bottom: 20px;
}

.recaptcha-error.invalid-feedback.mt-1 {
    margin-bottom: 0px;
}

.invalid-feedback {
    font-family: Montserrat-Regular;
    font-size: 12px;
    color: #FF0000;
    margin-top: -2em;
    margin-bottom: 20px;
}

.input {
    margin-bottom: 1.6em;
}

img.img-fluid {
    width: 200px;
}

.pdf-guide.flex-justify-item-center.mb-4 {
    width: 733px;
    margin-top: 80px;
}

.col-md-6.form-download {
    padding-left: 200px;
}


/* The Modal (background) */

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}


/* Modal Content */

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 20%;
}


/* The Close Button */

.close {
    color: #aaaaaa;
    font-weight: bold;
    padding-left: 9.8em;
    margin-bottom: 10px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

p {
    text-align: center;
    font-family: montserrat;
}


/* MEDIA QUERIES */

@media screen and (max-width:1024px) {
    .pdf-guide.flex-justify-item-center.mb-4 {
        width: 560px;
        margin-top: 125px;
    }
}

@media screen and (max-width:820px) {
    .pdf-guide.flex-justify-item-center.mb-4 {
        width: 560px;
        margin-top: 184px;
    }
    .trendsReport {
        content: url(https://nxmcdn.com/images/NXM/trendsreport/2023/2023_TrendsReport_comp.png);
        width: 55%;
    }
    .rc-anchor-normal {
        height: 74px;
        width: 335px;
    }
}

@media screen and (max-width:768px) {
    .pdf-guide.flex-justify-item-center.mb-4 {
        width: 560px;
        margin-top: 184px;
    }
    .trendsReport {
        content: url(https://nxmcdn.com/images/NXM/trendsreport/2023/2023_TrendsReport_comp.png);
        width: 55%;
    }
    .rc-anchor-normal {
        height: 74px;
        width: 335px;
    }
}

@media screen and (max-width:425px) {
    .bg-body {
        background: url(https://nxmcdn.com/images/NXM/trendsreport/2023/2023_DirectTrendsReport_bg.png);
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 100%;
        background-position: center;
        background-position-x: -689px;
    }
    .trendsReport {
        content: url(https://nxmcdn.com/images/NXM/trendsreport/2023/2023_TrendsReport_comp.png);
        width: 100%;
    }
    .pdf-guide.flex-justify-item-center.mb-4 {
        width: 70%;
        margin-top: 11px;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 26px;
    }
    .block-title {
        font-family: Montserrat-Bold, sans-serif;
        color: #fff;
        margin-top: 4em;
        text-align: center;
    }
    form#downloadform {
        background: white;
        padding: 50px 25px;
        width: 100%;
        border-radius: 12px;
        float: right;
        margin-bottom: 75px;
    }
    .rc-anchor-normal {
        height: 74px;
        width: 335px;
    }
}