body {
    overflow-x: hidden;
}
.subscription-bg {
    height: 460px;
    text-align: center;
    display: table;
    position: relative;
}
.subscription-bg .gradientblue-overlay {
    mix-blend-mode: multiply;
}
.subscription-bg h1 {
    color: #FFF;
    margin-bottom: 0 !important;
    font-size: 48px;
    line-height: 64px;
}
.subscription-bg h1 span {
    display: block;
    font-weight: 700;
}
.subscription-bg .page-center {
    display: table;
}
.subscription-bg .page-center .cell-wrapper {
    display: table-cell;
    height: 460px;
    vertical-align: middle;
}
.subscription-bg a.btn {
    margin-top: 55px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #FFF;
    padding: 15px 30px;
    background: #D32145;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
}
.subscription-bg a.btn:hover {
    background: #FFF;
    color: #D32145;
}
.subscription-bg .arrow-down {
    position: absolute;
    bottom: 22px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: inline-block;
    z-index: 2;
}
.center-con {
    display: flex;
    height: 30px;
    align-items: center;
    justify-content: center;
}
.center-con .round {
    position: relative;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}
.center-con span:first-child {
    display: block;
    position: absolute;
    transform: rotate(45deg);
    left: 11%;
    bottom: 35%;
}
.center-con span:nth-child(2) {
    display: block;
    position: absolute;
    transform: rotate(-45deg);
    left: 40%;
    bottom: 35%;
}
.center-con span {
    z-index: 999;
    height: 1px;
    margin: 1px;
    width: 12px;
    background: #fff;
    transition: .4s ease;
}
.center-con .round:hover span:nth-child(1) {
    transform: rotate(-135deg);
}
.center-con .round:hover span:nth-child(2) {
    transform: rotate(135deg);
}
.why-choose {
    text-align: center;
    margin-top: 60px;
    padding-bottom: 23px;
    position: relative;
    text-align: center;
    max-width: 960px;
}
.why-choose:after {
    content: '';
    position: absolute;
    max-width: 600px;
    width: 100%;
    height: 1px;
    background: #D32145;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.why-choose h2 {
    margin-bottom: 28px;
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    color: #3F56A6;
    letter-spacing: 0.65px;
}
.why-choose p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #4A4A4A;
}
.choose-plan {
    text-align: center;
    margin: 60px 0 50px;
}
.choose-plan h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0.65px;
}
.choose-plan p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #4A4A4A;
}
.subscription-plan {
    background: #F3F3F3;
    padding: 30px 15px;
    border-bottom: 3px solid #F3F3F3;
    cursor: pointer;
    position: relative;
}
.subscription-plan.open {
    border-bottom: 3px solid #D32145;
}
.plan-image {
    float: left;
    width: 40%;
    display: flex;
    height: 81px;
    align-items: center;
}
.plan-image img {
    /*width: 100%;*/
    height: auto;
    padding-right: 20px;
    display: inline-block;
    vertical-align: middle;
}
.plan-content {
    float: left;
    width: 60%;
    color: #4A4A4A;
}
.plan-content .plan-company {
    font-size: 10px;
    font-weight: 900;
    font-style: italic;
    line-height: 27px;
    min-height: 10px;
}
.plan-content .plan-name {
    font-size: 24px;
    font-weight: 300;
    line-height: 27px;
}
.plan-content .plan-tagline {
    font-size: 10px;
    font-weight: 500;
    line-height: 27px;
}
.subscription-plan-wrapper {
    position: relative;
}
.subscription-plan-wrapper .page-center {
    max-width: 1000px;
}
.plan-type-wrapper .plan-type {
    text-align: center;
    padding: 22px;
    font-size: 20px;
    font-weight: 300;
    color: #FFF;
    display: none;
}
.plan-type-wrapper .product-inclusion {
    max-width: 900px;
    padding: 50px 0 0 0;
    position: relative;
    width: 100%;
}
.plan-type-wrapper .product-inclusion h3 {
    font-size: 22px;
    text-align: center;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 400;
}
.plan-type-wrapper .product-inclusion .plan-description {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #4A4A4A;
    font-weight: 400;
}
.plan-type-wrapper .product-inclusion-list-wrapper {
    position: relative;
}
.plan-type-wrapper .product-inclusion-list {
    overflow: hidden;
}
.plan-type-wrapper .product-inclusion-list2 {
    position: relative;
}
.plan-type-wrapper .product-inclusion h4 {
    font-size: 20px;
    color: #424243;
    font-weight: 400;
    text-align: center;
    padding: 50px 0;
}
.plan-type-wrapper .product-inclusion-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}
.plan-type-wrapper .product-inclusion-nav a {
    color: #4A4A4A;
    font-size: 34px;
}
.plan-type-wrapper .product-inclusion-nav a.prevBtn {
    position: absolute;
    left: -35px;
}
.plan-type-wrapper .product-inclusion-nav a.nextBtn {
    position: absolute;
    right: -35px;
}
.plan-type-wrapper .comparison-wrapper {
    max-width: 720px;
    width: 100%;
    margin: 80px auto 0;
    text-align: center;
    padding: 0 15px;
}
.plan-type-wrapper .comparison-wrapper h3 {
    font-size: 20px;
    text-align: center;
    line-height: 26px;
    margin-bottom: 15px
    font-weight: 400;
}
.plan-type-wrapper .comparison-wrapper .comparison-description p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #4A4A4A;
    font-weight: 400;
}
.plan-type-wrapper .inclusion-item {
    text-align: center;
    margin-bottom: 30px;
    float: left;
    padding: 10px;
    position: relative;
}
.plan-type-wrapper .inclusion-item .inclusion-item-img {
    height: 140px;
}
.plan-type-wrapper .inclusion-item p {
    font-size: 14px;
    font-weight: 400;
    color: #4A4A4A;
}
.plan-type-wrapper .inclusion-item p a {
    text-decoration: underline;
    color: #D32145;
    display: block;
}
.plan-type-wrapper .inclusion-item.not-included img {
    opacity: 0.1;
}
.plan-type-wrapper .inclusion-item .na {
    font-size: 14px;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 25px;
    display: none;
}
.plan-type-wrapper .inclusion-item.not-included .na {
    display: block;
}
.plan-type-wrapper .inclusion-item .na img {
    width: 63px;
    height: 63px;
    display: block;
    margin: auto auto 5px auto;
    opacity: 1;
}
.plan-type-wrapper .inclusion-item .na p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    font-size: 12px;
    line-height: 16px;
}
.plan-type-wrapper .product-price {
    text-align: center;
    padding: 55px 0 65px;
    position: relative;
}
.plan-type-wrapper .product-price:before {
    content: '';
    position: absolute;
    width: 0; 
    height: 0; 
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #FFF;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}
.plan-type-wrapper .product-price .gradientblue-overlay {
    /*display: none;*/
    mix-blend-mode: normal !important;
}
.plan-type-wrapper .product-price.gradient .gradientblue-overlay {
    /*display: block;*/
    background: rgba(63,86,166,.85) !important;
    background: -webkit-linear-gradient( 270deg, rgba(211, 33, 69, .85),  rgba(63,86,166,.85)) !important;
    background: -o-linear-gradient( 270deg, rgba(211, 33, 69, .85),  rgba(63,86,166,.85)) !important;
    background: -moz-linear-gradient( 270deg, rgba(211, 33, 69, .85),  rgba(63,86,166,.85)) !important;
    background: linear-gradient( 270deg, rgba(211, 33, 69, .85),  rgba(63,86,166,.85)) !important;
}
.plan-type-wrapper .product-price.grey .gradientblue-overlay {
    background: rgba(160,160,160,.85);
}
.plan-type-wrapper .product-price.dark-grey .gradientblue-overlay {
    background: rgba(66,66,67,.85);
}
.plan-type-wrapper .product-price.blue .gradientblue-overlay {
    background: rgba(38,51,97,.85);
}
.plan-type-wrapper .product-price {
    /*background-image: url('https://2163007.fs1.hubspotusercontent-na1.net/hubfs/2163007/EdenSleep-Images/iStock-528571472-2.jpg');*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: transparent !important;
}
.plan-type-wrapper .product-price .page-center {
    position: relative;
    z-index: 10;
}
.plan-type-wrapper .product-price * {
    color: #FFF;
}
.plan-type-wrapper .offer-label {
    min-height: 42px;
    margin-bottom: 60px;
}
.plan-type-wrapper .offer-label h5 {
    font-size: 14px;
    font-weight: 700;
    padding: 8px 25px;
    border: 1px solid #FFF;
    text-transform: uppercase;
    display: inline-block;
}
.plan-type-wrapper .price {
    font-size: 112px;
    font-weight: 700;
}
.plan-type-wrapper .price sup {
    top: -2.7em;
    left: 15px;
    font-size: 22px;
}
.plan-type-wrapper .price sup.s1 {
    font-size: 37px;
    top: -1.4em;
}
.plan-type-wrapper .price span {
    font-size: 62px;
    font-weight: 300;
    position: relative;
    margin-left: -45px;
}
.plan-type-wrapper .price-details {
    max-width: 717px;
    margin: 60px auto 0;
    position: relative;
}
.plan-type-wrapper .price-details:before {
    content: '';
    max-width: 500px;
    width: 500px;
    position: absolute;
    height: 1px;
    background: #FFF;
    left: 0;
    right: 0;
    margin: auto;
}
.plan-type-wrapper .price-details .span4 {
    min-height: 80px;
    padding: 20px;
    display: table;
    min-height: 88px;
}
.plan-type-wrapper .price-details .span4:first-child {
    border-right: 1px solid #FFF;
    padding-left: 0;
}
.plan-type-wrapper .price-details .span4:last-child {
    border-left: 1px solid #FFF;
    padding-left: 25px;
    padding-right: 0;
}
.plan-type-wrapper .price-details .span4 p {
    -webkit-margin-before: 1rem;
    -webkit-margin-after: 1rem;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
}
.plan-type-wrapper .price-details .span4 p strong {
    text-transform: uppercase;
}
.plan-type-wrapper .price-details .span4 > div {
    display: table-cell;
    vertical-align: middle;
}

.plan-type-box .grey {
    background-color: #A0A0A0;
}
.plan-type-box .blue {
    background-color: #263361;
}
.plan-type-box .dark-grey {
    background-color: #424243;
}
.plan-type-box .gradient {
    background-color: #3F56A6;
}

.plans-label .plan-type.plan-type-list {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
    padding: 14px 0 20px;
    float: left;
    position: relative;
    cursor: pointer;
}

.plans-label .plan-type.plan-type-list:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
}
.plans-label .plan-type.plan-type-list.grey.selected:after {
    border-top: 15px solid #A0A0A0;
}
.plans-label .plan-type.plan-type-list.blue.selected:after {
    border-top: 15px solid #263361;
}
.plans-label .plan-type.plan-type-list.dark-grey.selected:after {
    border-top: 15px solid #424243;
}
.plans-label .plan-type.plan-type-list.gradient.selected:after {
    border-top: 15px solid #3F56A6;
}
.plans-label-wrapper {
    position: relative;
}
.plans-label-wrapper .plans-nav {
    position: absolute;
    top: 6px;
    width: 100%;
    display: none;
}
.plans-label-wrapper .plans-nav a {
    color: #FFF;
    font-size: 34px;
    text-align: center;
    padding: 5.5px 9px 9.5px;
    line-height: 100%;
    background: #282828;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    position: absolute;
}
.plans-label-wrapper .plans-nav a.prevBtn {
    left: 5px;
}
.plans-label-wrapper .plans-nav a.nextBtn {
    right: 5px;
}
.plans-label-wrapper .plans-nav a.disabled {
    display: none;
}
.plans-label-overflow {
    overflow: hidden;
    height: 75px;
}
.plans-label-overflow .plans-label {
    position: relative;
}
.plan-type-wrapper .inclusions-overview {
    max-width: 490px;
    width: 100%;
    margin: auto;
    padding: 50px 0 78px;
}
.plan-type-wrapper .inclusions-overview .mobile {
    display: none;
}
.plan-type-wrapper .inclusions-overview table td {
    height: 65px;
    font-weight: 400;
    text-align: center;
}
.plan-type-wrapper .inclusions-overview table thead td {
    height: 60px;
    vertical-align: middle;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    cursor: pointer;
}
.plan-type-wrapper .inclusions-overview table thead td strong {
    font-weight: 500;
}
.plan-type-wrapper .inclusions-overview table thead tr td:first-child {
    color: #424243;
    font-size: 20px;
    font-weight: 300;
    cursor: normal;
}
.plan-type-wrapper .inclusions-overview table thead tr td:last-child {
    border-right: none;
}
.plan-type-wrapper .inclusions-overview table thead tr td span.mobile {
    display: none;
}
.plan-type-wrapper .inclusions-overview table tbody tr td {
    color: #3F56A6;
    font-size: 24px;
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}
.plan-type-wrapper .inclusions-overview table tr td:first-child {
    text-align: left;
    font-size: 13px;
    color: #4A4A4A;
}
.plan-type-wrapper .inclusions-overview table tr td:last-child {
    border-right: none;
}
.plan-type-wrapper .inclusions-overview table tbody tr:last-child td {
    border-bottom: none;
}

.plan-type-wrapper .offer-wrapper {
    padding: 70px 0 60px;
    background: #3F56A6;
    text-align: center;
    position: relative;
}
.plan-type-wrapper .offer-wrapper:before {
    content: '';
    position: absolute;
    width: 0; 
    height: 0; 
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #FFF;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.plan-type-wrapper .offer-wrapper h3 {
    font-size: 22px;
    font-weight: 400;
    color: #FFF;
    padding-bottom: 33px;
    position: relative;
    margin-bottom: 25px;
}
.plan-type-wrapper .offer-wrapper h3:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 230px;
    width: 100%;
    height: 1px;
    background: #FFF;
}
.plan-type-wrapper .offer-wrapper a {
    display: inline-block;
    padding: 10px 30px;
    margin: 0 12.5px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
}
.plan-type-wrapper .offer-wrapper a.interest-btn {
    color: #D51C42;
    background: #FFF;
}
.plan-type-wrapper .offer-wrapper a.interest-btn:hover {
    color: #FFF;
    background: #D51C42;
}
.plan-type-wrapper .offer-wrapper a.find-more-btn {
    color: #FFF;
    background: #D51C42;
}
.plan-type-wrapper .offer-wrapper a.find-more-btn:hover {
    color: #D51C42;
    background: #FFF;
}
.plan-type-wrapper .pdf-brochure-wrapper {
    padding: 50px 0;
    text-align: center;
    background: #F3F3F3;
}
.plan-type-wrapper .pdf-brochure-wrapper h3 {
    font-size: 22px;
    line-height: 20px;
    font-weight: 400;
}
.plan-type-wrapper .pdf-brochure-wrapper p {
    font-size: 13px;
    line-height: 20px;
    color: #4A4A4A;
}
.plan-type-wrapper .inclusions-overview td.qty.redtext {
    color: #D51C42;
}
.plan-type-wrapper .product-inclusion-cnt {
    text-align: center;
    margin-bottom: 45px;
}
.plan-type-wrapper .product-inclusion-cnt ul li {
    display: inline-block;
    list-style: none;
    background: #D8D8D8;
    width: 5px;
    height: 5px;
    margin: 0 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.plan-type-wrapper .product-inclusion-cnt ul li.active {
    background: #3F56A6;
}
.plan-list-overflow {
    overflow: hidden;
}
.plan-list-overflow .plan-list {
    position: relative;
}
.plan-list .hs_cos_wrapper_widget {
    float: left;
}
.arrow-down .round {
    cursor: pointer;
}
.plan-type-box {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 10px;
}
.included {
    display: none;
}

/* === LP and TY === */
.icon-con {
    margin-bottom: 45px;
    min-height: 35px;
}
.gradientblue-overlay{
    background:  rgba(211,33,69,.85); 
    background: -webkit-linear-gradient(65deg, rgba(63, 86, 166, .85), rgba(211,33,69,.85) ); 
    background: -o-linear-gradient(65deg, rgba(63, 86, 166, .85),  rgba(211,33,69,.85));
    background: -moz-linear-gradient(65deg, rgba(63, 86, 166, .85),  rgba(211,33,69,.85)); 
    background: linear-gradient( 65deg, rgba(63, 86, 166, .85),  rgba(211,33,69,.85));
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    mix-blend-mode: normal;
}
.subscription-section {
    background-position: center;
    background-size: cover;
    position:relative;
    padding-top: 168px;
    padding-bottom: 137px;
    background-attachment: fixed;
}
.form-container{
    position:relative;
    z-index:2;
    max-width: 777px;
    margin: auto !important;
    float: none !important;
}
.form-container h1{
    font-size: 48px;
    line-height: 57px;
    color: #fff;
    text-align: center;
    margin-bottom: 109px;
}
.form-container form{
    max-width: 430px;
    margin: auto;
}
.ars-row-label span,
.errormsg {
    text-align: left;
}
.form-container .hs-form-field>label {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 9px;
}
.form-container form.hs-form div .input input:focus {
    outline-color: red;
}
.form-container form.hs-form ul.hs-error-msgs li {
    width:100% !important;
}
.form-container form.hs-form ul.hs-error-msgs li label{
    color: #ff506a;
}
.form-container form.hs-form .hs_submit div.actions input[type="submit"]:hover {
    background: #d12244;
    border-color: #d12244;
}
.form-container form.hs-form div .input{
    text-align:center;
}
.form-container form.hs-form ul.inputs-list{
    display: inline-flex;
    width: 100%;
    max-width: 300px;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 50px;
}
.form-container form.hs-form ul.inputs-list li {
    list-style: none;
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-align: left;
}
.form-container form.hs-form ul.inputs-list li input{
    float: left;
    max-width: 100% !important;
    width: auto;
    height: auto;
    margin-bottom: 0;
    margin-top: 3px;
    margin-right: 14px;
}
.form-container form.hs-form ul.inputs-list.hs-error-msgs{
    margin-bottom:0;
}
.form-container form.hs-form div .input input{
    height:43px;
}
.form-container form.hs-form .hs_submit{
    border-top: 1px solid #fff;
}
.form-container form.hs-form .hs_submit div.actions input[type="submit"]{
    border: 3px solid #fff;
    border-radius: 3px;
    height: 49px;
    line-height: 19px;
    background-color: transparent;
    text-transform: initial;
    margin-top: 63px;
}
.banner-section{
    position: relative;
    background-size: cover;
    background-position: center;
    padding-top: 114px;
    padding-bottom: 120px;
    background-attachment: fixed;
}
.banner-container h1{
    color: #fff;
    text-align: center;
    margin-bottom: 110px;
}
.banner-container{
    position:relative;
    z-index:2;
    text-align:center;
}
.banner-container p{
    font-weight: 100;
    color: #fff;
    margin: 0;
    line-height: 24px;
    font-size:16px;
    text-align: left;
}
p.small-text {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    font-weight: 100;
}
.banner-container hr {
    max-width: 230px;
    margin: auto;
    margin-top: 45px;
    margin-bottom: 40px;
    border: 0;
    height: 1px;
    background-color: #fff;
}
.contact-info{
    padding-top:60px;
}
.contact-info hr{
    max-width: 230px;
    margin: auto;
    margin-bottom: 25px;
    border: 0;
    height: 1px;
    background-color: #D32145;
}
.contact-info h2{
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.65px;
    line-height: 38px;
}
.contact-box{
    text-align:center;
    margin-top:60px;
    margin-bottom:100px;
}
.contact-box img{
    margin-bottom:0;
}
.contact-box h2{
    font-size: 20px;
    line-height: 24px;
    margin-bottom:45px;
    font-weight: 400;
}
.contact-box h2 a{
    color:#D32145;
    text-decoration:none;
}
.contact-box p{
    color:#4A4A4A;
    font-weight:400;
    font-size: 13px;
    line-height: 22px;
}
.terms-section{
    background-color: #F3F3F3;
    text-align: center;
    padding: 7px 0;
}
.terms-section p{
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.4px;
}
.terms-section p a{
    color: #D51C42;
}
.border-left{
    border-left:1px solid #EBEBEB;
}
.back-btn:hover i{
    color: rgba(255,255,255,1);
}
.back-btn:hover{
    text-decoration:none;
    color: rgba(255,255,255,.5);
}
.back-btn{
    position: absolute;
    z-index: 1;
    cursor: pointer;
    top: 110px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}
.back-btn span{
    margin-left:4px;
}
.back-btn i{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid rgba(249,250,252,.42);
    text-align: center;
    position: relative;
    margin-bottom: -8px;
}
.back-btn .fa-chevron-left:before {
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
}
.mobile-view{
    text-align:center;
}
.icons-cont{
    display: table;
    width: 168px;
    margin: auto;
}
.phone-box.active:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 8.5px 0 8.5px;
    border-color: #d32145 transparent transparent transparent;
    content: "";
    display: block;
    bottom: -8px;
    left: 50%;
    position: absolute;
    margin-left: -9px;
}
.email-box.active:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 8.5px 0 8.5px;
    border-color: #d32145 transparent transparent transparent;
    content: "";
    display: block;
    bottom: -8px;
    left: 50%;
    position: absolute;
    margin-left: -9px;
}
.phone-box.active, .email-box.active {
    background-color: #D32145;
}
.phone-box, .email-box {
    background-color: #F3F3F3;
    width: 80px;
    display: block;
    height: 80px;
    float: left;
    margin: 0 2px;
    position: relative;
    border-radius: 3px;
}
.phone-box img, .email-box img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.mobile-view .contact-box h2 br{
    display:none;
}
.mobile-view .contact-box p br{
    display:none;
}
.for-phone, .for-email{
    display:none;
}
.for-phone.active, .for-email.active{
    display:block;
}
.desktop-view{
    display:block;    
    max-width: 800px;
    margin: auto;
}
.mobile-view{
    display:none;
}
.thankyoupage .banner-container h1{
    margin-bottom: 30px;
}
.thankyoupage .gradientblue-overlay{
    mix-blend-mode: initial;
}
.eden-sleep-logo-center {
    text-align: center;
    padding: 40px 0 37px;
    border-bottom: 2px solid #f4f4f2;
    background: #FFF;
    width: 100%;
    z-index: 10;
}
.footer-lp {
    padding: 20px 0 15px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++
                    Responsive                                                 
+++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ================  Desktop ================ */
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    
}
@media only screen and (min-width: 1300px) {
    
}
@media only screen and (min-width: 1366px) {
    
}
@media only screen and (min-width: 1900px) {
   
}

/* ================ Tablets (portrait and landscape) ================ */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	/* end of tablet (portrait and landscape) */
}

/* ================ Tablets (portrait) ================ */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {   
    .plan-type-wrapper .product-inclusion-nav a.prevBtn {
        left: 25px;
    }
    .plan-type-wrapper .product-inclusion-nav a.nextBtn {
        right: 25px;
    }
    .plan-content .plan-name {
        font-size: 20px;
    }
    .plan-content .plan-tagline {
        line-height: 18px;
    }
    .subscription-plan {
        padding: 30px 9px;
    }
}

/* ================ Phones (portrait and landscape) ================ */
@media only screen and (max-width: 767px) {
    .plan-type-box {
        position: relative;
    }
    .subscription-bg h1 {
        font-size: 29px !important;
        line-height: 39px !important;
    }
    .subscription-plan-wrapper {
        height: auto;
        margin-bottom: 0;
    }
    .subscription-plan-wrapper .page-center {
        padding-right: 0;
        padding-left: 0;
    }
    .plan-type-box {
        margin-top: 0;
    }
    .subscription-plan {
        text-align: center;
        display: table;
        padding: 30px 22px 5px;
    }
    .subscription-plan .plan-content {
        text-align: left;
    }
    .subscription-plan:after {
        content: "\f107";
        position: relative;
        bottom: 0;
        font-size: 34px !important;
        display: block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #3F56A6;
    }
    .subscription-plan.open:after {
        content: "\f106";
    }
    .why-choose {
        padding-left: 30px;
        padding-right: 30px;
    }
    .why-choose:after {
        max-width: 230px;
    }
    .choose-plan {
        padding-left: 30px;
        padding-right: 30px;
    }
    .plan-type-wrapper .price-details:before {
        display: none;
    }
    .plan-type-wrapper .price-details .span4 {
        display: block;
        text-align: center;
        padding: 20px 0 !important;
        border-right: none !important;
        border-left: none !important;
        border-bottom: 1px solid #FFF;
        margin: 0 20%;
    }
    .plan-type-wrapper .price-details .span4:last-child {
        border-bottom: none;
    }
    .plan-type-wrapper .price-details .span4 > div {
        display: inline-block;
    }
    .plan-type-wrapper .inclusions-overview .desktop {
        display: none;
    }
    .plan-type-wrapper .inclusions-overview .mobile {
        display: block;
    }
    .plan-type-wrapper .inclusions-overview {
        padding: 0;
    }
    .plan-type-wrapper .inclusions-overview table tr td:first-child {
        padding: 0 30px;
        font-size: 13px;
    }
    .plan-type-wrapper .inclusions-overview table thead tr td span.desktop {
        display: none;
    }
    .plan-type-wrapper .inclusions-overview table thead tr td span.mobile {
        display: block;
    }
    .plan-type-wrapper .inclusions-overview table thead tr td:last-child {
        width: 95px;
        background: #3F56A6 !important;
    }
    .plan-type-wrapper .inclusions-overview table tbody tr:last-child td {
        border-bottom: none;
    }
    .plan-type-wrapper .offer-wrapper h3 {
        padding: 0 15px 45px;
        font-size: 24px;
    }
    .plan-type-wrapper .offer-wrapper a {
        display: block;
        padding: 15px;
        width: 150px;
        margin: 10px auto;
    }
    .plan-type-wrapper .pdf-brochure-wrapper {
        padding: 50px 40px;
        text-align: left;
        border-bottom: 3px solid #FFF;
    }
    .pdf-brochure-wrapper h3 {
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
    }
    .pdf-brochure-wrapper p {
        font-size: 10px;
        margin: 0;
    }
    .pdf-brochure-wrapper .pdf-brochure-content {
        float: left;
        width: 72%;
        margin-right: 13px;
    }
    .plan-type-wrapper .inclusion-item {
        width: 100%;
    }
    .plan-type-wrapper .product-inclusion {
        padding: 50px 15px 0;
    }
    .plan-type-wrapper .product-inclusion-nav a.prevBtn {
        left: 15px;
    }
    .plan-type-wrapper .product-inclusion-nav a.nextBtn {
        right: 15px;
    }
    .plans-label-wrapper .plans-nav {
        display: block;
    }
    .plans-label .plan-type.plan-type-list {
        cursor: normal;
    }
    .plans-label .plan-type.plan-type-list.grey:after {
        border-top: 15px solid #A0A0A0;
    }
    .plans-label .plan-type.plan-type-list.blue:after {
        border-top: 15px solid #263361;
    }
    .plans-label .plan-type.plan-type-list.dark-grey:after {
        border-top: 15px solid #424243;
    }
    .plans-label .plan-type.plan-type-list.gradient:after {
        border-top: 15px solid #3F56A6;
    }
    .plan-type-wrapper .inclusions-overview table thead td {
        cursor: normal;
    }
    
    /* === LP & TY === */
    .contact-info h2{
        font-size:24px;
        line-height:30px;
    }
    .thankyoupage .banner-container h1{
        font-size:28px;
    }
    .thankyoupage .banner-container p {
        font-size: 16px;
    }
    .back-btn {
        top: 24px;
    }
    .form-container form.hs-form div.hs-form-field{
        position:relative;
    }
    .form-container form.hs-form ul.inputs-list.hs-error-msgs{
        max-width:100%;
        position: absolute;
        margin-top: 0;
    }
    .form-container form.hs-form ul.inputs-list.hs-error-msgs li{
        width:100%;
    }
    .subscription-section {
        padding-top: 100px;
    }
    .form-container h1 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 70px;
    }
    .form-container form.hs-form ul.inputs-list {
        max-width: 230px;
    }
    .banner-container h1 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 70px;
    }
    .banner-container p br{
        display:none;
    }
    .desktop-view{
            display:none;
        }
        .mobile-view{
            display:block;
            margin-top: 30px;
        }
        .terms-section{
            display:block;
        }
        .contact-info hr{
            display:none;
        }
    }
    .subscription-bg .page-center {
        width: 100%;
    }
}

/* ================ Phones (landscape) ================ */
@media screen and (min-width: 480px) and (max-width: 768px) {
    .plan-image {
        text-align: right;
        display: inline-block;
    }
    .plan-image img {
        /*padding-right: 30px;*/
    }

}

/* ================ Phones (old mobiles) ================ */
@media screen and (max-width: 320px) {
	.plan-type-wrapper .offer-wrapper h3 {
	    padding: 0 25% 45px;
	}
}