* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
/*            vertical-align: baseline;*/
}

html {
    -webkit-text-size-adjust: 100%;
    height: 100%;
    scroll-behavior: smooth;
}

body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

#headercontainer{
    overflow: hidden;
    margin: 0 auto;
    margin-top: 40px;
    width: 100%;
    height: auto;
}

#header{
    margin: 0 auto;
    margin-bottom: 60px;
    align-content: center;
    max-width: 1200px;
    width: 85%;
    height: auto;
}

.eyebrow{
    display: block;
    margin: 0 auto;
    max-width: 1000px;
    width: 85%;
    height: 67px;
    text-align: center;
}

.eyebrow2{
    display: none;
    margin: 0 auto;
    max-width: 1000px;
    width: 85%;
    height: 67px;
    text-align: center;
}

.secure-order-form{
    height: auto;
    width: 150px;
    padding-top: 4px;
    float: left;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.4px;
}

.eyebrow2 .secure-order-form{
    height: auto;
    width: 100%;
    padding-top: 20px;
    float: left;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.4px;
}

.eyebrow .fa-lock{
    color: #AE7748;
    padding-bottom: 5px;
}

.eyebrow2 .fa-lock{
    color: #AE7748;
    padding-right: 5px;
}

.porter-logo{
    display: inline-block;
    padding-top: 7px;
    margin: 0 auto;
    width: 100px;
}

.eyebrow2 .porter-logo{
    display: block;
    padding-top: 7px;
    margin: 0 auto;
    width: 100px;
}

.call-to-order{
    height: auto;
    width: 150px;
    padding-top: 4px;
    float: right;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.4px;
    color: #2f2f2f;
    text-decoration: none;
}

.eyebrow2 .call-to-order{
    height: auto;
    width: 100%;
    padding-top: 7px;
    margin: 0 auto;
    display: block;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.4px;
}

.call-to-order span{
    font-weight: 500;
}

.eyebrow .fa-phone{
    color: #AE7748;
    padding-bottom: 5px;
}

.eyebrow2 .fa-phone{
    color: #AE7748;
    padding-right: 5px;
}

h1{
    display: block;
    margin: 0 auto;
    margin-top: 80px;
    text-align: center;
    font-family: "garamond-premier-pro", serif;
    font-weight: 700;
    font-style: italic;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.42px;
    color: #AE7748;
}

h2{
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 102px;
    line-height: 102px;
    letter-spacing: -1px;
    color: #333333;
    max-width: 1100px;
}

h3{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    max-width: 1000px;
    letter-spacing: -0.8px;
    color: #333333;
}

#p-line{
    margin: 0 auto;
    max-width: 800px;
    width: 85%;
    height: auto;
}

#p-line2{
    margin: 0 auto;
    margin-bottom: 38px;
    max-width: 800px;
    width: 85%;
    height: auto;
}

#p-line hr{
    border-top: 2px solid #AE7748;
}

#p-line2 hr{
    border-top: 2px solid #AE7748;
}

#p-circle{
    background-color: #ffffff;
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: -22px;
    border: 2px solid #AE7748;
    border-radius: 100%;
    width: 44px;
    height: 44px;
}

#p-circle2{
    background-color: #ffffff;
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    border: 2px solid #AE7748;
    border-radius: 100%;
    width: 44px;
    height: 44px;
    position: relative;
    z-index: 100;
}

.p-logo{
    display: block;
    margin: 0 auto;
    width: 16px;
    align-self: center;
    padding: 7px;
}

.countdown-clock{
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    max-width: 800px;
    width: 85%;
}

.countdown-clock p{
    display: block;
    margin: 0 auto;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.6px;
}

.countdown-clock p span{
    font-weight: 900;
    color: #AE7748;
}

.arrow-box-container{
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    width: 100%;
    height: auto;
}

.arrow-box{
    display: block;
    margin: 0 auto;
    margin-top: -22px;
    box-sizing: border-box;
    border: 4px solid #AE7748;
    max-width: 800px;
    width: 85%;
    height: auto;
    padding: 50px 100px 50px 100px;
    border-radius: 10px;
    position: relative;
    z-index: -1;
}
.expired .arrow-box {
    background-color: #f7f7f7;
    border: 2px solid #c00;
    padding: 20px 100px;
}
.textcontainer .expired .arrow-box {
    width: 100%;
}
.arrow-box ul li{
    margin-bottom: 10px;
    list-style-type: none;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #1a1a1a;
}

.arrow-box ul li span{
    font-size: 18px;
    line-height: 32px;
}

.arrow-box-container .fa-square-check {
    padding-right: 20px;
}

.arrow-box-container2{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 60px;
    width: 100%;
    height: auto;
}

.arrow-box2{
    display: block;
    margin: 0 auto;
    margin-top: -22px;
    box-sizing: border-box;
    border: 2px solid #AE7748;
    max-width: 800px;
    width: 85%;
    height: auto;
    padding: 25px 50px 25px 50px;
    border-radius: 10px;
    position: relative;
    z-index: -1;
}
.border-box {
    display: block;
    margin: 0 auto;
    margin-top: -22px;
    box-sizing: border-box;
    border: 2px solid #AE7748;
    max-width: 800px;
    width: 85%;
    height: auto;
    padding: 25px 50px 25px 50px;
    border-radius: 10px;
    position: relative;
    z-index: -1;
}

.border-box .item-description2 {
    margin: 0px;
    width: 100%;
    max-width: initial;
}

.border-box .TextCallout2 {
    width: 100%;
    max-width: initial;
    margin-bottom: 30px;
    margin-top: 20px;
}

h4{
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 39px;
    max-width: 600px;
}
.expired .arrow-box h4 {
    font-size: 44px;
    color: #c00;
    margin: 30px auto 30px;
}
.signup-banner-contents{
    display: block;
    margin: 0 auto;
    margin-top: 60px;
    max-width: 800px;
}

h5{
    display: block;
    margin: 0 auto;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
    color: #1a1a1a;
}

h6{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}
.expired .arrow-box p {
    font-size: 20px;
    font-family: 'Inter',arial,sans-serif;
    line-height: 1.3;
}
.downbutton {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 680px;
    width: 85%;
    height: auto;
    border: 2px solid #AE7748;
    border-radius: 50px;
}

.downbutton:hover {
    background-color: #AE7748;
    border: 2px solid #AE7748;
    border-radius: 50px;
}

.downbutton a {
    display: block;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    padding: 16px;
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 1.2px;
    color: #AE7748;
}

.downbutton a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.textcontainer {
    width: 85%;
    max-width: 800px;
    margin: 60px auto 30px auto;
}

.content p {
    margin:0 auto;
    font-family: "garamond-premier-pro", serif;
    text-align: left;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 32px;
    color: #333333;
}

.TextCallout {
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    max-width: 800px;
    width: 85%;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
}

.TextCallout span{
    color: #AE7748;
}

.TextCallout2 {
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    max-width: 800px;
    width: 85%;
    font-family: 'Inter', sans-serif;
    font-style: italic;
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
}

.TextCallout2 span{
    font-weight: 900;
    font-style: normal;
    color: #AE7748;
}

.TextCallout3 {
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    max-width: 500px;
    width: 85%;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
}

.item-description{
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
    max-width: 800px;
    width: 85%;
}

.item-description p{
    margin:0 auto;
    font-family: "garamond-premier-pro", serif;
    text-align: left;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 32px;
    color: #333333;
}

.item-description2{
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
    max-width: 800px;
    width: 85%;
}

.item-description2 p{
    margin:0 auto;
    font-family: "garamond-premier-pro", serif;
    text-align: left;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 32px;
    color: #333333;
}

.mobile-only {
    display: none;
}

h7{
    display: block;
    margin: 0 auto;
    text-align: left;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 800;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 32px;
    color: #AE7748;
    letter-spacing: 0.8px;
}

h8{
    display: block;
    margin: 0 auto;
    margin-top: 3px;
    margin-bottom: 16px;
    text-align: left;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.7px;
}

h8 span{
    font-weight: 500;
    font-style: italic;
    font-size: 16px;
}

h9{
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 39px;
    max-width: 600px;
}

.guarantee-badge{
    display: block;
    margin: 0 auto;
    width: 100px;
}

.porter-image{
    display: block;
    margin: 0 auto;
    max-width: 300px;
    width: 85%;
}

.porter-image2{
    display: none;
    margin: 0 auto;
    max-width: 200px;
    width: 85%;
}

.arrow-box-container2 hr {
    border-bottom: 1px solid #707070;
    margin-bottom: 32px;
}

.arrow-box2 p{
    margin:0 auto;
    font-family: "garamond-premier-pro", serif;
    text-align: left;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 32px;
    color: #333333;
}

.package-box-countdown {
    display: block;
    margin: 0 auto;
    height: auto;	
}

.package {
    display: block;
    margin: 0 auto;
    max-width: 700px;
    width: 85%;
}

.inline-image {
    width: 100%;
}

.package-box {
    display: block;
    margin: 0 auto;
    margin-top: -120px;
    box-sizing: border-box;
    padding-top: 170px;
    padding-bottom: 100px;
    border: 2px solid #AE7748;
    max-width: 800px;
    width: 85%;
    height: auto;
    border-radius: 10px;
}

.package-box p{
    display: block;
    margin: 0 auto;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.6px;
}

.package-box p span{
    font-weight: 900;
    color: #AE7748;
}

footer {
    display: block;
    background-color: #000000;
    width: 100%;
}

#copyright {
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    font-size: 10px;
    line-height: 12px;
    width: 70%;
    max-width: 700px;
    color: #CCCCCC;
    text-align: center;
    margin: auto;
    padding: 50px 0 50px 0;
    position: relative;
    z-index: 1;
}

#copyright a {
    color: #ffffff;
    text-decoration:none;
    font-weight: 800;
}


footer {
    display: block;
    background-color: #000000;
    width: 100%;
}

#order-form {
    margin-bottom: 80px;
}

#order-form * :not(i){
    font-family: 'Inter', sans-serif;
    font-style: unset;
    color: unset;
}

.final_countdown {
    color: #fff;
    text-align: center;
}

.countdown_content {
    padding: 10px 0 0px 0;
    height: 84px;
}


.pp_copy {
    width: 500px;
}

.final_countdown p {
    font-size: 20px;
    margin-top: 20px;
    font-weight: normal;
}

#counter {
    color: #000;
    margin: auto;
    font: normal 800 50px/60px Inter;
    font-weight: bold;
}

.date-time {
    padding: 0 !important;
    padding-inline-start: 0 !important;
    font-size: 15px;
}

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

.date-time li {
    display: inline-block;
    text-align: center;
    min-width: 110px;
}
/* 
.date-time li:not(:last-child) ::after {
    content: "\00a0\00a0:";
    text-align: center;
}

.date-time li ::before {
    content: "\00a0\00a0";
} */

.desktop-only::after {
    content: "" !important;
}

div.clear-after {
    margin-left: -15px;
    margin-top: -34px;
    padding-top: 0px;
}

/* 
div.clear-after::after {
    content: "" !important;
} */

.date-time li b {
    font: normal 900 50px/60px Inter;
    padding: 0px;
    margin: 0px;
    letter-spacing: 0px;
    text-align: center;
    margin-left: 15px;
}

.desktop-only {
    display: initial;
}

.time-sep {
    font: normal 900 50px/60px Inter;
    margin-left: 15px;
}


@media screen and (max-width:900px) {
#counter {
    font: normal 800 50px/60px Inter;
}

.date-time li b {
    font: normal 900 30px/50px Inter;
}

/* .date-time li:not(:last-child) ::after {
    content: "\00a0\00a0:";
    margin: auto;
}

.date-time li:not(:last-child) ::before {
    content: "\00a0\00a0\00a0\00a0";
    margin: auto;
} */

.date-time li {
    min-width: 70px;
}

.time-sep {
    font: normal 900 30px/50px Inter;
}

}

@media screen and (max-width:755px) {

.date-time li {
    min-width: 70px;
}

div.clear-after {
    font-size: 12px;
}

.eyebrow {
    display: none;
}

.eyebrow2{
    display: block;
}

#headercontainer{
    display: block;
    margin-top: 35px;
}

#header{
    display: block;
    margin-top:70px;
    max-width: 800px;
    width: 85%;
}

.eyebrow2 .porter-logo{
    width: 75px;
}

.eyebrow2 .secure-order-form{
    padding-top: 16px;
    font-size: 14px;
    line-height: 18px;
}

.eyebrow2 .call-to-order{
    padding-top: 4px;
    font-size: 14px;
    line-height: 18px;
}

h1{
    font-size: 21px;
    line-height: 24px;
    margin-top: 60px;
}
    
h2{
    margin-top: 10px;
    font-size:60px;
    line-height: 60px;
    letter-spacing: -0.8px;
}

h3{
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
    max-width: 600px;
}

#p-line{
    margin: 0 auto;
    margin-top: -15px;
}

#p-line2{
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 800px;
    width: 85%;
    height: auto;
}

#p-circle{
    margin-top: -19px;
    width: 38px;
    height: 38px;
}

#p-circle2{
    width: 38px;
    height: 38px;
    position: relative;
    z-index: 100;
}

.p-logo{
    display: block;
    margin: 0 auto;
    width: 12px;
    padding: 8px;
}

.countdown-clock{
    margin-top: 20px;
}

.countdown-clock p{
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.4px;
}

.arrow-box-container{
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.arrow-box-container2{
    margin-top: 10px;
    width: 100%;
    height: auto;
}

.arrow-box{
    padding: 50px 40px 40px 40px;
}

.arrow-box2{
    padding: 50px 40px 40px 40px;
}

.arrow-box2 p{
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 21px;
}

.arrow-box ul li{
    margin-bottom: 5px;
    list-style-type: none;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #1a1a1a;
}

.arrow-box ul li span{
    font-size: 12px;
    line-height: 12px;
}

.arrow-box-container .fa-square-check {
    padding-right: 7px;
}

.down-arrow{
    width: 50px;
}

h4{
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 29px;
/*			max-width: 200px;*/
}

.signup-banner-contents{
    margin-top: 30px;
}

h5{
    font-size: 28px;
    line-height: 36px;
}

h6{
    font-size: 16px;
    line-height: 21px;
    margin-top: 16px;
    max-width: 300px;
}

.downbutton {
    margin-top: 10px;
    max-width: 100%;
    height: auto;
}

.downbutton a {
    padding: 14px;
    padding-top: 16px;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
}


.textcontainer {
    width: 85%;
    max-width: 750px;
    margin: 40px auto 30px auto;
}

.content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
}

.TextCallout {
    margin-bottom: 30px;
    max-width: 750px;
    width: 85%;
    font-size: 28px;
    line-height: 36px;
}

.TextCallout2 {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 550px;
    font-size: 28px;
    line-height: 36px;
}

.TextCallout3 {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 550px;
    font-size: 28px;
    line-height: 36px;
}

.item-description{
    margin-top: 30px;
    margin-bottom: 16px;
    padding-bottom: 5px;
    max-width: 750px;
    width: 85%;
}

.item-description p{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
}

.item-description2{
    margin-top: 30px;
    margin-bottom: 0px;
    max-width: 750px;
    width: 85%;
}

.item-description2 p{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
}

.mobile-only {
    display: block;
}

h7{
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
}

h8{
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 28px;
}

h8 span{
    font-size: 14px;
    line-height: initial;
    
}

.guarantee-badge{
    width: 100px;
    margin-top: 0px;
}

h9{
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 29px;
}

.porter-image{
    display: none;
}

.porter-image2{
    display: block;
    margin: 0 auto;
    max-width: 200px;
    width: 85%;
}

.package-box {
    margin-top: -70px;
    padding-top: 100px;
    padding-bottom: 10px;
}

.package-box p{
    font-size: 18px;
    line-height: 24px;
}


.desktop-only {
    display: none;
}

.expired .arrow-box {
    padding: 20px 40px;
}
.expired .arrow-box h4 {
    font-size: 34px;
}

}


@media screen and (max-width:400px) {

h3{
    max-width: 300px;
}

#counter {
    font: normal 800 40px/50px Inter;
}

.date-time li b {
    font: normal 900 20px/40px Inter;
}

/* .date-time li:not(:last-child) ::after {
    content: "\00a0\00a0:";
    margin: auto;
}

.date-time li:not(:last-child) ::before {
    content: "\00a0\00a0\00a0\00a0";
    margin: auto;
} */

.time-sep {
    font: normal 900 20px/40px Inter;
}
.expired .arrow-box {
    padding: 20px;
}
.expired .arrow-box h4 {
    font-size: 30px;
}
}