/*
Theme Name: Porter Company Research 2023
Template: thank-you-landing
Author: Porter & Co.
Author URI: https://members.porterandcompanyresearch.com/
Updated: 2023-09-11 18:25:56
Version: 4.9
*/

body {
    font-family: "Inter", sans-serif !important;
    background-color: white;
    margin: 0;
    padding: 0;

}


p {
    margin-bottom: 30px;
    font-size: 20px;
}


.container {
    width: 100%;
}

.site-main {
    margin: 0 auto;
    clear: both;

}

.header {

    background-color: black;
    background-image: url("images/PCAI_BG.webp");
    color: white;

    max-height: 160px !important;
    padding: 50px 100px 80px 100px;
    margin-bottom: 50px;
    clear: both;
    height: 200px;

}

.header .thank-you-landing-logo img {
    max-width: 160px;
}


.header h1 {
    font-size: 70px;
    margin: 20px 0 20px 0;
    letter-spacing: -1.99px;


}


.header h2 {
    font-weight: 200;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;

}


.header-content {
    max-width: 1000px;
    margin: 0 auto;


}

.left-col {
    float: left;
    width: 450px;
    letter-spacing: 0.09em;
}

.count-down {
    min-width: 375px;
    background-color: rgba(0, 0, 0, 0.2);

    float: right;
    margin: 50px 0 20px 0;
    padding: 10px;
    text-align: center;

}

.count-down h1 {
    color: #37e7b2;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 4px;
}

.count-down h1 b {
    font-weight: bold;
}

.count-down p {
    font-size: 26px;
}

.count-down img {
    width: 100% !important;
}

.date-time {
    padding: 0 !important;
    padding-inline-start: 0 !important;
}

.date-time ul {
    list-style: none;
    padding: 0 !important;
    padding-inline-start: 0 !important;
}

.date-time li {
    width: 50px;
    display: inline-block;
}

.date-time li b {
    font-size: 30px;
    font-weight: 200;
}




section {
    display: block;
    max-width: 800px;
    margin: 0 auto;
}

.headline {
    border-bottom: #37e7b2 1px solid;
    padding: 0 0 30px 0;
    margin-bottom: 80px;
    /*text-align: center;*/
}

.headline h1 {
    font-size: 42px;
}

.headline h2 {
    font-weight: 200;

    margin: 0 auto;
    font-size: 30px;

}

.next-steps {

    width: 100%;


}



.next-steps h1 {
    font-weight: bolder;
    font-size: 22px;

    margin: 0 auto;
    margin-bottom: 50px;
}


.step {

    background-color: #F0F0F0;
    margin: 0 0 20px 0;
    padding: 50px;
}


.step.h1 {
    text-align: left;
}

.step h2 {
    font-weight: 300;
}

.step h2 b {
    font-weight: bold;
}

.step img {
    margin: 0 auto;
    width: 210px;
    display: table-cell;
    float: right;
}


#call-loop-form {
    margin: 0 auto !important;
    padding: 0;
    border: 0;
    max-width: 600px !important;
    margin-top: 90px !important;
}

.call-loop-button {
    background-color: #37CD9A !important;
    border-radius: 2px !important;
    border: 1px solid #FFF !important;
    display: inline-block;
    cursor: pointer !important;
    color: #ffffff !important;
    font-family: "Inter", sans-serif !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    padding: 16px 31px !important;
    text-decoration: none !important;
    margin: 0 auto;
    font-weight: normal !important;
}

input:hover {
    border-color: #37e7b2 !important;
    color: var(--primary-color-gray-1);
    outline: 3px solid rgba(208, 224, 254, .4) !important;
}

#call-loop-form .link {
    cursor: pointer;
    color: #171928 !important;
}


.add_calendar_btn {
    text-align: center;
}

.signature {
    margin: 0 auto;
}

.signature img {
    width: 200px;
}


.footer {
    background-color: #171928;
    margin: 0 auto;
    margin-top: 20px;

    padding: 5% 10%;
    text-align: center;
}

.footer .boiler-plate {
    max-width: 860px;
    margin: auto;
}

.boiler-plate,
.copyright {
    font-size: 12px;
    color: white;
}

.boiler-plate a {
    color: #37e7b2
}



/* ----------- Media Query ----------- */


/* Landscape */
@media screen and (max-width: 1044px) and (min-width:376px) {

    .header {



        padding: 50px 20px 80px 20px;
        margin-bottom: 50px;

        height: auto;
        text-align: center;

    }

    .header .thank-you-landing-logo {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .header .thank-you-landing-logo img {
        max-width: 150px;


    }

    .left-col {
        float: left;
        width: 450px;
        letter-spacing: 0.09em;
        float: none;
        margin: 0 auto;
    }

    .count-down {
        clear: both;
        width: 100%;
        background-color: black;
        float: right;
        margin: 50px 0 20px 0;
        padding: 10px;
        text-align: center;
    }

    .copy {
        padding: 0 20px;
    }
}



@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),
only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),
only screen and (min-device-width: 390px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait),
only screen and (min-device-width: 500px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait),
only screen and (min-device-width: 780px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {


    .header {


        max-height: none !important;
        padding: 50px 20px 80px 20px;
        margin-bottom: 50px;

        height: auto;
        text-align: center;

    }

    .header .thank-you-landing-logo {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .header .thank-you-landing-logo img {
        max-width: 400px;


    }


    .header h1 {
        font-size: 140px;

    }

    .header h2 {

        padding: 0 20px;
    }

    .left-col {
        float: none !important;
        width: 100%;

    }

    .count-down {
        float: none !important;
        margin: auto;
        margin-top: 50px;
        text-align: center;
        width: 100%;
        background-color: none !important;
        background-color: transparent !important;
    }


    .headline h1 {
        font-size: 90px;
    }

    .headline h2 {

        max-width: none !important;

        font-size: 63px !important;
    }


    .count-down h1 {
        font-size: 18px !important;
        font-weight: 100;
        letter-spacing: 8px;
    }

    .date-time {
        text-align: center;
    }

    .date-time ul {
        padding: 0 0 0 20px !important;
        padding-inline-start: 0 0 0 20px !important;
    }

    .date-time li {
        width: 50px;
        display: inline-table;
        font-size: 52px;
        margin-right: 100px;
    }

    .date-time li:first-child {
        margin-left: 70px;
    }

    .date-time li b {
        font-size: 90px;
        font-weight: 200;
    }

    .signature img {
        width: 500px;

    }

    #call-loop-form {

        padding: 0;
        border: 0;
        width: 100% !important;
        margin-top: 90px !important;
        max-width: none !important;
    }


    .call-loop-button {
        background-color: #37e7b2;
        /* border-radius: 2px; */
        border: 1px solid #FFF;
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: "Inter", sans-serif !important;
        text-transform: uppercase;
        font-size: 56px !important;
        padding: 80px 31px !important;
        text-decoration: none;
        margin: 0 auto;
        /* height: 120px; */
        width: 100% !important;
        font-weight: normal !important;
    }


    #call-loop-form .s2 {
        font-size: 13px !important;
        line-height: 15px !important;
    }


    .VnFt6Kh9Ja5mUWrPadhT {
        font-family: Inter-Medium;
        font-size: 50px !important;
        line-height: 86px !important;
        font-weight: 500;
        color: var(--primary-color-gray-1);
        display: flex;
    }


    .kZEMCa8YFe4ePZzx5B25 input {
        width: 100% !important;
        padding: 40px !important;
        border: 1px solid var(--primary-color-gray-3) !important;
        border-radius: 8px;
        font-size: 83px !important;
        line-height: 16px;
        outline: none;
        text-align: center !important;
    }

    .jXYMeQvGrVpvO4L5CZq6 {
        display: none !important;
    }


    .addToCalendar {
        background-color: #37CD9A;
        /* border-radius: 2px; */
        border: 1px solid #FFF;
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: "Inter", sans-serif !important;
        text-transform: uppercase;
        font-size: 56px !important;
        padding: 56px 31px !important;
        text-decoration: none;
        margin: 0 auto 20px auto !important;
        /* height: 120px; */
        width: 90% !important;
        max-width: none !important;
    }

}