/*
    Invite A Friend Style
*/

header.b2b a.request {
    display: none;
}

a.logo {
    cursor: default;
}

body.strip {
    padding-top: 0;
}

body.apmoffer footer,
body.free-month-email footer,
body.amazon-free-month footer,
div#chat_popup.show,
div#chatRequest {
    display: none !important;
}

header > a.tel {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(50% - 580px);
    padding: 0.5em;
    font-weight: 600;
    cursor: default;
    z-index: 1000000;
    opacity: 0;
    visibility: hidden;
    color: #32b4a6;
    font-size: 18px;
    cursor: pointer;
}

header > a.tel span {
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 600;
    color: white;
    position: relative;
    background-color: #32b4a6;
    padding: 0.2em 1em;
    border-radius: 8px;
}

header > a.tel:hover span {
    background-color: #49c9bb;
}

header > a.tel span:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url(/wp-content/themes/angelsense/images/chat-widget/phone-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 25px;
    height: 24px;
    position: relative;
    top: -3px;
    margin-right: 0.5em;
}

body.free-month-email a.tel.show,
body.free-month-email a[href*="tel"],
body.amazon-free-month a.tel.show,
body.amazon-free-month a[href*="tel"] {
    display: none;
}

header.desktop div.header_content nav {
    visibility: hidden;
    opacity: 0;
}

section.header {
    margin-top: 0px;
    padding: 2em calc((100% - 1200px)/ 2);
    padding-bottom: 0em;
    background-image: url(/wp-content/themes/angelsense/images/promotions/2021/LP-Free_Gift_Elderly_top_img_desk-min.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: calc(100vw * (462/1920));
    min-height: 462px;
    position: relative;
    z-index: 1;
}

section.header.amazon-email,
section.header.amazon,
body.get-your-gift section.header {
    padding: 80px calc((100% - 1200px)/ 2);
    background-image: url(/wp-content/themes/angelsense/images/invite-lp/gift-bg.jpg);
    height: calc(100vw * (602/1920));
    min-height: 602px;
}

section.header.APM {
    background-image: url(/wp-content/themes/angelsense/images/invite-lp/AP-Magazine_Holiday_LP_Desk_Top_img.jpg);
    height: calc(100vw * (609/1920));
    min-height: 609px;
}

section.header h1,
section.header p {
    color: #292929;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
}

section.header h1 {
    font-size: 40px;
    color: #3abeb0;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0.3em;
}

section.header h1 br {
    display: none;
}

section.header div.wrap {
    width: 800px;
    position: relative;
}

section.header div.wrap div.contact {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    width: 451px;
    background-image: url(/wp-content/themes/angelsense/images/invite-lp/Coupon-image-big.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    padding: 85px 0em;
    position: relative;
    top: 40px;
    z-index: 1;
}

body.CA section.header div.wrap div.contact {
    background-image: url(/wp-content/themes/angelsense/images/invite-lp/Coupon-image-big_CA.png);
}

body.GB section.header div.wrap div.contact {
    background-image: url(/wp-content/themes/angelsense/images/invite-lp/Coupon-image-big_UK.png);
}

body.CA section.header.amazon div.wrap div.contact,
body.GB section.header.amazon div.wrap div.contact,
section.header.amazon div.wrap div.contact {
    background-image: url(/wp-content/themes/angelsense/images/amazon/amazon-coupon-big.png);
}

body.CA section.header.amazon-email div.wrap div.contact,
body.GB section.header.amazon-email div.wrap div.contact,
section.header.amazon-email div.wrap div.contact {
    background-image: url(/wp-content/themes/angelsense/images/amazon/Coupon-image-big-NoAmazon.png);
}

section.header div.wrap.free div.contact {
    background-image: url(/wp-content/themes/angelsense/images/coupon-page/iaf-coupon-banner_free.png);
}

section.header div.wrap div.contact form {
    position: relative;
    padding: 0em 2em;
    top: 65px;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    left: -6px;
}

section.header.amazon-email div.wrap div.contact form {
    top: 15px;
}

section.header div.wrap div.contact form label {
    display: block;
    position: relative;
}

section.header.amazon div.wrap div.contact form label,
section.header.amazon div.wrap div.contact form label.promo {
    visibility: hidden;
}

section.header div.wrap div.contact form.open label.promo {
    visibility: visible;
    position: relative;
    top: 6px;
}

section.header.amazon div.wrap div.contact form.open label.promo {
    visibility: hidden;
}

section.header div.wrap div.contact form label.promo input {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
}

section.header div.wrap div.contact form label.promo span {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    width: calc(100% - 40px);
    text-align: left;
}

section.header div.wrap div.contact form div#error {
    display: block;
    font-family: 'Open Sans';
    font-weight: 600;
    text-align: left;
    position: absolute;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    right: 1em;
    background-image: url("/wp-content/themes/angelsense/images/invite-lp/X.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    opacity: 0;
    visibility: hidden;
}

section.header div.wrap div.contact form div#error.error {
    opacity: 1;
    visibility: visible;
}

section.header.amazon-email div.wrap div.contact form div#error.error {
    top: 40px;
}

section.header div.wrap.free div.contact form span#error {
    top: -10px;
}

section.header div.wrap div.contact form input[type="email"] {
    font-family: 'Open Sans';
    font-weight: 600;
    border: 0;
    padding: 10px 10px;
    margin-top: 20px;
    outline: 0;
    background-color: #f7f7f9;
    width: 100%;
}

section.header.amazon div.wrap div.contact form input[type="email"] {
    visibility: hidden;
}

section.header div.wrap div.contact form input[type="submit"] {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 400;
    display: block;
    padding: 10px;
    background-color: #f34023;
    color: #fff;
    border: none;
    position: relative;
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
    transition: all 0.3s;
    -webkit-appearance: none;
    text-transform: uppercase;
    border-radius: 8px;
    top: -50px;
}

section.header div.wrap div.contact form.open input[type="submit"] {
    -webkit-transform: translateY(72px);
    transform: translateY(72px);
}

section.header.amazon div.wrap div.contact form.open input[type="submit"] {
    background-color: #FFA41B;
    border: 2px solid #FF9103;
    color: #0F1111;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

section.header.amazon-email div.wrap div.contact form.open input[type="submit"] {
    background-color: #FFA41B;
    border: 2px solid #FF9103;
    color: #0F1111;
}

section.header div.wrap div.logo {
    display: inline-block;
    vertical-align: middle;
    background-color: white;
    position: absolute;
    bottom: -10px;
    left: 43%;
    padding: 1.5em 3em 3.5em 3em;
    border-radius: 30px;
    z-index: 0;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

section.header div.wrap div.logo img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}

section.about div.action {
    display: block;
    margin-top: 0;
    position: relative;
    top: -35px;
}

body.sale a.action,
a.action {
    padding: 0.5em 1em;
}

body.sale div.action p.promotion strong {
    font-size: 16px;
}

#strip a.action {
    margin-top: 0;
    width: auto;
    font-size: 1rem;
}

body.sale div#strip div.action a.action {
    font-size: 1rem;
}

body.sale div#strip div.message p {
    font-size: 17px;
}

body.sale a.action:before,
a.action:before {
    display: none;
}

section.header_coupon {
    margin-top: 75px;
    padding: 50px calc((100% - 1190px)/ 2);
    background-image: url("/wp-content/themes/angelsense/images/invite-lp/header1-min.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 457px;
    border-bottom: 5px solid rgb(58, 190, 176);
}

section.logos h2,
div#video h2,
section.title h2,
section.about h2,
section.capabilities h2,
section.header_coupon h1 {
    font-size: 40px;
    color: rgb(58, 190, 176);
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0.3em;
}

section.logos h2,
div#video h2,
section.title h2,
section.about h2,
section.capabilities h2 {
    display: block;
    text-align: center;
}

section.logos h2,
div#video h2 {
    margin-bottom: 1em;
}

section.title h2 {
    margin-bottom: 1.5em;
}

section.header_coupon p {
    font-weight: 400;
    font-size: 26px;
    color: rgb(15, 15, 15);
}

a.save {
    display: inline-block;
    margin-top: 0.5em;
    background-image: url("/wp-content/themes/angelsense/images/invite-lp/coupon_Desk.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 462px;
    height: 224px;
    position: relative;
    top: 25px;
    left: -7px;
    padding-top: 220px;
}

body.candy a.save {
    background-image: url("/wp-content/themes/angelsense/images/invite-lp/Coupon-Generic-Big-Desktop.png");
    width: 442px;
    height: 209px;
    top: 15px;
}

span.note {
    display: block;
    text-align: center;
    color: #292929;
    position: relative;
    top: 25px;
}

section.header.amazon-email span.note {
    top: 60px;
}

section.about span.note {
    top: -25px;
}

#safety-cta {
    display: none;
}

section.model {
    padding: 50px calc((100% - 1200px)/ 2);
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/2021/HP_B2S_NewSectionBG_Desk.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
    height: calc(100vw * (560/1920));
    min-height: 560px;
    text-align: center;
}

section.model h2 {
    font-size: 42px;
    font-weight: 600;
    color: white;
    line-height: 1.2;
    position: relative;
}

section.model h3 {
    display: block;
    color: white;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
    margin: 0.8em 0em 0em 0em;
    white-space: nowrap;
    background: none;
    padding: 0;
}

section.model article {
    display: block;
    text-align: left;
    margin-top: 2em;
}

section.model article p {
    color: white;
    font-size: 20px;
    margin-bottom: 1em;
}

section.model article ul li {
    margin: 0.7em 0em;
    color: white;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding-left: 22px;
}

section.model article ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: white;
}

section.model #cta {
    display: block;
    margin-top: 2em;
}

section.model #cta p {
    color: white;
    font-size: 22px;
    font-weight: 600;
}

section.model #cta a.action {
    margin-top: 1em;
    margin-bottom: 0.3em;
    padding: 0.3em 1.5em;
}

section.model #cta a.action:before {
    display: none;
}

section.model.amazon-email #cta a.action,
section.model.amazon #cta a.action {
    background-color: #FFA41B;
    color: #0F1111;
}

section.model #cta a.action span:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url(/wp-content/themes/angelsense/images/chat-widget/phone-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 35px;
    height: 35px;
    position: relative;
    top: -4px;
    margin: 0em 0.3em;
}

#safety-cta:before {
    display: none;
}

section.model #cta a.info {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/wp-content/themes/angelsense/images/info_white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 16px;
    height: 16px;
    position: relative;
    outline: 0;
    margin-top: -0.2em;
}

section.model #cta a.info span {
    position: absolute;
    padding: 0.5em;
    top: -65px;
    left: -150px;
    width: 400px;
    border: 2px solid #32b4a6;
    background-color: white;
    z-index: 10;
    font-size: 0.8rem;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    line-height: 1.3;
}

section.model #cta a.info.show span {
    visibility: visible;
    opacity: 1;
    top: -85px;
    white-space: normal;
}

section.model #cta p.amazon-email:after,
section.model #cta p.amazon:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    background-image: url(/wp-content/themes/angelsense/images/amazon/Amazon_White.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 100px;
    height: 50px;
}

#amazon-strip {
    padding: 50px calc((100% - 1200px)/ 2);
    background-image: url("/wp-content/themes/angelsense/images/amazon/Amazon_1MonthFREE_Image-2.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: calc(100vw * (450/1920));
    min-height: 450px;
}

#amazon-strip article {
    position: relative;
    margin-left: auto;
    width: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#amazon-strip article h2 {
    font-size: 42px;
    font-weight: 600;
    color: #292929;
    line-height: 1.2;
    position: relative;
}

#amazon-strip article ul {
    margin-top: 2em;
    position: relative;
}

#amazon-strip article ul:after {
    content: '';
    display: block;
    background-image: url(/wp-content/themes/angelsense/images/amazon/Amazon_Black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 145px;
    height: 65px;
}

#amazon-strip article ul li {
    margin: 0.5em 0em;
    color: #292929;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding-left: 25px;
}

#amazon-strip article ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    background-image: url("/wp-content/themes/angelsense/images/amazon/amazon_bullet.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 15px;
    height: 15px;
}

#amazon-strip article ul li.prime:after {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/themes/angelsense/images/amazon/Prime_logo.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 88px;
    height: 30px;
    vertical-align: top;
    margin-left: 0.2em;
}

div.school {
    padding: 50px calc((100% - 1200px)/ 2);
    background-color: rgb(50, 180, 166);
}

div.school img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.school ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

div.school ul:before {
    content: '';
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/Features_img-Transition-min.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 1376px;
    height: 259px;
    margin-bottom: 1.5em;
}

section.capabilities {
    padding: 50px calc((100% - 1190px)/ 2);
}

section.capabilities div.wrap {
    margin-top: 4em;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}

section.capabilities div.wrap div.list {
    width: 40%;
}

section.capabilities div.wrap div.list li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: left;
    align-items: top;
    margin-bottom: 2em;
}

section.capabilities div.wrap div.list li span.image {
    width: 53px;
    height: 53px;
}

section.capabilities div.wrap div.list li span.image img {
    display: block;
    width: 100%;
    height: auto;
}

section.capabilities div.wrap div.list li div {
    width: calc(100% - 53px);
    padding-left: 10px;
}

section.capabilities div.wrap div.list li div p {
    color: #292929;
    font-size: 20px;
}

figure {
    width: 30%;
    margin: 0em 1em;
}

div#video {
    padding: 50px calc((100% - 1200px)/ 2);
    text-align: center;
    position: relative;
    background-color: #f7f7f9;
}

div#video a {
    padding: 1em 2.5em;
    color: white;
    background-color: #32b4a6;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    border-radius: 8px;
    font-size: 18px;
    margin-top: 2em;
}

div#video a.action,
a.action {
    margin-top: 0;
    background-color: rgb(243, 64, 35);
    font-size: 1.5em;
    padding: 0.6em 3.5em;
    border: 2px solid white;
}

section.logos {
    padding: 50px calc((100% - 1200px)/ 2);
    text-align: center;
    position: relative;
}

section.testimonials {
    padding: 50px calc((100% - 1090px)/ 2);
    background-color: #f7f7f9;
    padding-bottom: calc(50px + 95px);
}

section.testimonials {
    display: block;
    position: relative;
    overflow: hidden;
}

section.testimonials div.action {
    top: 0px;
}

section.testimonials h2 {
    display: block;
    font-size: 40px;
    font-weight: 600;
    color: #32b4a6;
    line-height: 1.2;
    text-align: center;
}

section.testimonials div.wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0em;
    margin-bottom: 6em;
    position: relative;
}

section.testimonials div.wrapper div.testimonial {
    border-radius: 8px;
    margin: 0em;
    padding: 1em 0.5em;
    min-height: 250px;
    background-color: white;
    border: 2px solid rgb(236, 236, 236);
    border-radius: 8px;
}

section.testimonials div.wrapper div.testimonial > h3 {
    display: block;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: rgb(50, 180, 166);
    line-height: 1.2;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 1em;
}

section.testimonials div.wrapper div.testimonial div.content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 1.5em 6em;
}

section.testimonials div.wrapper div.testimonial div.content div.image {
    width: 175px;
}

section.testimonials div.wrapper div.testimonial div.content div.text {
    width: 100%;
    padding: 0em 1em;
}

section.testimonials div.wrapper div.testimonial div.content div.text p {
    font-size: 20px;
    color: #0f0f0f;
    line-height: 1.3;
    font-weight: 300;
    display: inline;
}

section.testimonials div.wrapper div.testimonial div.content div.text p:first-of-type:after {
    content: '"...';
    display: inline-block;
    vertical-align: bottom;
}

section.testimonials div.wrapper div.testimonial div.content div.text p.show:first-of-type:after,
section.testimonials div.wrapper div.testimonial div.content div.text p:nth-of-type(2) {
    display: none;
}

section.testimonials div.wrapper div.testimonial div.content div.text p.show {
    display: inline;
}

section.testimonials div.wrapper div.testimonial div.content div.text p a {
    color: #848484;
    text-decoration: underline;
    display: inline-block;
    outline: 0;
}

section.testimonials div.wrapper div.testimonial div.content div.text span.name {
    font-style: italic;
    font-size: 16px;
    color: rgb(15, 15, 15);
    line-height: 1.3;
    font-weight: 700;
    margin-top: 1em;
    display: block;
}

.slick-initialized .slick-slide {
    margin: 0em 100px !important;
}

section.testimonials .slick-next,
section.testimonials .slick-prev {
    top: 150px !important;
}

ul.slick-dots {
    margin: 0;
    padding: 10px 0;
    bottom: -50px !important;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
}

.slick-dots li button:before {
    font-size: 30px !important;
    display: none;
}

.slick-dots li {
    background-color: rgb(191, 191, 191);
    border-radius: 50%;
    width: 12px !important;
    height: 12px !important;
}

.slick-dots li.slick-active {
    background-color: rgb(50, 180, 166);
}

.slick-next,
.slick-prev {
    width: 30px !important;
    height: 30px !important;
    background-color: transparent !important;
    z-index: 100000 !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 100% auto !important;
    outline: 0 !important;
    z-index: 0 !important;
}

.slick-next {
    background-image: url("/wp-content/themes/angelsense/images/home-page/next-reg.png") !important;
    width: 45px !important;
    height: 45px !important;
    right: -45px !important;
}

.slick-next:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("/wp-content/themes/angelsense/images/home-page/next-hover.png");
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
}

.slick-prev {
    background-image: url("/wp-content/themes/angelsense/images/home-page/prev-reg.png") !important;
    width: 45px !important;
    height: 45px !important;
    left: -45px !important;
}

.slick-prev:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("/wp-content/themes/angelsense/images/home-page/prev-hover.png");
    width: 100%;
    height: 100%;

    z-index: 0;
    opacity: 0;
}

.slick-prev:hover:after,
.slick-next:hover:after {
    opacity: 1;
}

.slick-next:before,
.slick-prev:before {
    display: none !important;
}

.slick-dots li.slick-active button:before {
    color: rgb(50, 180, 166) !important;
}

section.about {
    padding: 50px calc((100% - 1090px)/ 2);
    padding-top: 0em;
}

section.about a.action {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 315px;
    position: relative;
    background-color: #f34023;
    margin-top: 0;
}

section.about.amazon-email a.action,
section.about.amazon a.action {
    background-color: #FFA41B;
    color: #0F1111;
}

section.about a.action:before {
    content: '';
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 321px;
    height: 130px;
    position: absolute;
    bottom: 100%;
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

section.about a.action:before {
    background-image: url("/wp-content/themes/angelsense/images/invite-lp/coupon-small-over-button-Desk.png");
}

section.about.amazon-email a.action:before,
section.about.amazon a.action:before {
    background-image: url("/wp-content/themes/angelsense/images/amazon/coupon_button.png");
    width: 415px;
}

section.about div.wrap {
    margin-top: 4em;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-bottom: 2em;
}

section.about div.wrap div.image {
    width: 564px;
    order: 2;
}

section.about div.wrap .content {
    width: calc(100% - 700px);
    order: 1;
}

section.about div.wrap .content p.promotion {
    padding-bottom: 0.5em;
    border-bottom: 1px solid #e1e1e1;
}

section.about div.wrap .content ul.activation {
    margin-top: 2em;
    margin-left: 1.6em;
    border-bottom: none;
}

section.about div.wrap .content p.promotion,
section.about div.wrap .content ul li {
    position: relative;
    font-size: 20px;
    font-weight: 300;
    color: #292929;
    margin: 0.5em 0em;
    padding-left: 25px;
}

section.about div.wrap .content p.promotion {
    color: #ee1019;
    font-weight: 400;
}

section.about div.wrap .content p.promotion strong {
    text-transform: uppercase;
}

section.about div.wrap .content ul.activation li {
    color: rgb(58, 190, 176);
}

section.about div.wrap .content ul.activation li.shipping:after {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    margin-left: 0.5em;
    background-image: url(../images/dementia/shipping.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 28px;
    height: 19px;
}

section.about div.wrap .content ul li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgb(58, 190, 176);
}

section.about div.wrap .content p.promotion:before {
    content: "";
    position: absolute;
    top: 35%;
    left: -5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("/wp-content/themes/angelsense/images/invite-lp/Gift Icon_Desk.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 20px;
    height: 20px;
}

section.about.amazon-email div.wrap .content p.promotion:before,
section.about.amazon div.wrap .content p.promotion:before {
    background-image: url("/wp-content/themes/angelsense/images/amazon/gift-red.svg");
}

body.remove div.overlay,
div.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
}

div.overlay.show {
    visibility: visible;
    opacity: 1;
}

body.remove #contact,
#contact {
    z-index: 1000000;
    position: fixed;
    top: -150%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    border-radius: 8px;
    padding: 2em 3em;
    transition: all 0.5s;
    width: 450px;
}

#contact.show {
    top: 100px;
}

#contact a.remove {
    position: absolute;
    top: 1em;
    right: 1em;
    width: 1.5em;
    height: 1.5em;
    background-image: url(/wp-content/themes/angelsense/images/b2b-HP/close2.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    padding: 0.5em;
    z-index: 0;
}

#contact div.form_title {
    display: block;
    margin-bottom: 0.5em;
}

#contact div.form_title h2 {
    text-align: center;
    color: rgb(18, 45, 56);
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 400;
}

#case-signup {
    position: relative;
}

#case-signup .success {
    display: block;
    padding: 1em;
    background-color: white;
    color: rgb(250, 100, 39);
    text-align: center;
    font-size: 1.3rem;
    font-weight: 700;
}

#case-signup label,
#sign label {
    display: block;
    vertical-align: top;
    margin-bottom: 1em;
    width: 100%;
    position: relative;
}

#sign label:last-of-type {
    margin-bottom: 0em;
}

#case-signup textarea,
#case-signup select,
#case-signup input,
#sign textarea,
#sign label select,
#sign label input {
    background-color: white;
    border-radius: 4px;
    border: 1px solid rgb(222, 222, 222);
    padding: 13px 10px;
    color: #828282;
    font-size: 16px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#sign textarea,
#sign label select,
#sign label input {
    padding: 10px;
}

select::-ms-expand {
    display: none;
}

#case-signup textarea {
    height: 112px;
    resize: none;
}

#case-signup label.custom:after,
#sign label.custom:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0.5em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/wp-content/themes/angelsense/images/b2b/arrow.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 10px;
    height: 10px;
}

#case-signup label input[type="submit"],
#sign label input[type="submit"] {
    background-color: #f34022;
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 1.4rem;
    padding: 0.5em 1em;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-appearance: none;
}

#case-signup label input[type="submit"] {
    width: 30%;
    margin-left: auto;
    margin-right: 1.35em;
    display: block;
    font-size: 1.4rem;
}

.success {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(18, 45, 56);
    visibility: hidden;
    opacity: 0;
    color: white;
    padding: 50% 1em 50% 1em;
    font-size: 1.5rem;
}

.success.show {
    visibility: visible;
    opacity: 1;
}

section.support {
    text-align: center;
    padding: 50px calc((100% - 1200px)/ 2);
    background-color: #f7f7f9;
}

section.support h2 {
    display: block;
    font-size: 40px;
    font-weight: 600;
    color: #32b4a6;
    line-height: 1.2;
    text-align: center;
}

section.support > p {
    display: block;
    text-align: center;
    margin: 1em auto;
    font-size: 20px;
    color: #292929;
    line-height: 1.3;
    font-weight: 300;
    width: 90%;
}

section.support div.tel {
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    color: #32b4a6;
    font-weight: 600;
    position: relative;
}

section.support div.tel br {
    display: none;
}

section.about a.tel,
section.support div.tel a {
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 600;
    color: white;
    position: relative;
    background-color: #32b4a6;
    padding: 0.2em 1em;
    border-radius: 8px;
}

section.about a.tel {
    margin-top: 1em;
    font-size: 20px;
    padding: 0.6em 1em;
}

section.about a.tel span {
    font-weight: 600;
}

section.about a.tel:before,
section.support div.tel a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url(/wp-content/themes/angelsense/images/chat-widget/phone-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 30px;
    height: 30px;
    position: relative;
    top: -3px;
    margin-right: 0.5em;
}

section.about a.tel:before {
    width: 20px;
    height: 20px;
}

section.support > ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 2em;
}

section.support > ul > li {
    margin: 1em 0em;
    text-align: center;
    width: 18%;
}

section.support ul li img {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

section.support ul li h3 {
    display: block;
    text-align: center;
    color: rgb(41, 41, 41);
    font-style: italic;
    font-size: 1.1rem;
}

section.support ul li p {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9rem;
    text-align: center;
}

section.risk {
    padding: 50px calc((100% - 800px)/ 2);
    text-align: center;
    background-image: url("/wp-content/themes/angelsense/images/home-page/free2.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: calc(100vw * (516/1920));
    min-height: 516px;
}

section.risk.APM {
    background-image: url("/wp-content/themes/angelsense/images/wearing/risk2.jpg");
}

section.risk h2 {
    display: block;
    font-size: 40px;
    font-weight: 600;
    color: #32b4a6;
    line-height: 1.2;
    text-align: center;
    position: relative;
}

section.risk h2:after {
    content: '';
    display: block;
    margin: 0.5em auto auto;
    width: 134px;
    height: 134px;
    background-image: url("/wp-content/themes/angelsense/images/home-page/stamp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
}

section.risk p {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    color: #292929;
    line-height: 1.3;
    font-weight: 300;
    width: 450px;
}

section.risk div.action {
    top: 15px;
    position: relative;
}

/*Tablet Version Landscape*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1367px) and (orientation: landscape){
    #tel-mobile {
        display: none;
    }

    header > a.tel {
        right: 0.5em;
    }
    body.strip {
        padding-top: 0em !important;
    }

    header.mobile a.menu {
        visibility: hidden;
    }

    section.header {
        margin-top: 55px;
        padding: 2em calc((100% - 950px)/ 2);
    }

    section.about div.action {
        top: -82px;
    }

    section.header.amazon,
    body.get-your-gift section.header,
    section.logos,
    div#video,
    section.about,
    section.testimonials,
    section.capabilities,
    section.header_coupon {
        padding: 50px calc((100% - 950px)/ 2);
    }

    body.sale a.sticky_banner {
        display: none !important;
    }

    section.header_coupon {
        margin-top: 55px;
    }

    section.testimonials {
        padding: 50px calc((100% - 900px)/ 2);
    }

    section.about div.wrap div.image {
        width: 50%;
    }

    section.about div.wrap .content {
        width: 40%;
    }

    .slick-initialized .slick-slide {
        margin: 0em 50px !important;
    }

    section.support ul li img {
        width: auto;
    }

    section div.feature p,
    section.header div.title > p {
        font-size: 19px;
    }

    section div.feature {
        top: 40%;
    }

    section.support ul li p {
        width: 80%;
    }
}

/* Portrait */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    section.about,
    section.testimonials,
    section.capabilities,
    section.header_coupon {
        padding: 50px calc((100% - 750px)/ 2);
    }

    section.testimonials {
        padding: 50px calc((100% - 700px)/ 2);
    }

    section.about div.wrap div.image {
        width: 50%;
    }

    section.about div.wrap .content {
        width: 40%;
    }
}