/*
    B2S LP Mobile Style
*/

div.about {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    padding-top: 80px;
    padding-bottom: calc(85vw * (821/640));
    position: relative;
    background-color: #f3f3f5;
}

body.page-template-template-summerLP div.about {
    padding-top: 20px;
}

div.about h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #3abeb0;
    margin-bottom: 1em;
}

div.about h2 br {
    display: none;
}

div.about article {
    width: 100%;
    padding: 0em 1em;
    color: #292929;
}

div.about article p {
    margin-bottom: 0.8em;
}

div.school {
    padding: 1em 0em 1em 0em;
    background-color: rgb(50, 180, 166);
}

body.page-template-template-summerLP div.school {
    padding: 1em 0em 6em 0em;
}

div.school h2 {
    display: block;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: white;
    line-height: 1.4;
    margin-bottom: 5px;
    padding: 0em 0.5em;
}

div.school div.action p.promotion strong {
    color: white;
}

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

div.school ul {
    margin-top: 0em;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

div.school ul li {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    padding-bottom: 2em;
    padding-top: 1em;
}

div.school ul li:nth-of-type(1) {
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/school1.jpg");
}

div.school ul li:nth-of-type(2) {
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/school2.jpg");
}

div.school ul li:nth-of-type(3) {
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/school3.jpg");
}

div.school ul.transition li:nth-of-type(1) {
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/Trans_features_img1_Mob-min.jpg");
}

div.school ul.transition li:nth-of-type(2) {
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/Trans_features_img2_Mob-min.jpg");
}

div.school ul.transition li:nth-of-type(3) {
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/Trans_features_img3_Mob-min.jpg");
}

div.school ul li h3 {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-weight: 600;
}

div.school ul li div {
    width: 60%;
    padding: 0em 0.5em 0em 0em;
    position: relative;
    top: 1em;
}

div.school ul.transition li div {
    width: 55%;
}

div.school ul li:nth-of-type(2) div {
    margin-left: auto;
}

div.school ul li p {
    margin-top: 1em;
    margin-bottom: 2em;
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 1.3;
    font-weight: 300;
    position: relative;
    padding-left: 15px;
}

div.school ul li p strong {
    display: block;
    margin-bottom: 0.2em;
    font-size: 1.3rem;
    text-transform: capitalize;
}

div.school > p {
    text-align: center;
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 1.3;
    font-weight: 400;
    position: relative;
    margin-top: 1em;
}

section.promoting {
    padding: 1em 0.5em;
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/Transition-img-4-Mob-min.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    height: calc(90vw * (1531/642));
}

section.promoting h2 {
    color: #32b4a6;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.1;
    padding: 0.1em 0em;
    text-align: center;
}

section.promoting article {
    margin-top: 2em;
    color: #fff;
    line-height: 1.4;
}

section.promoting article ul li,
section.promoting article p {
    color: #292929;
    line-height: 1.4;
    font-size: 18px;
    margin-bottom: 2em;
}

section.promoting article ul {
    list-style: disc;
    padding-left: 20px;
}

section.capabilities {
    padding: 0.5em 1em;
    background-color: white;
    color: #63696d;
}

body.page-template-template-summerLP section.capabilities {
    padding-top: 3em;
}

section.capabilities div.list {
    display: block;
}

section.capabilities div.list ul li {
    padding: 1em 0em;
}

section.capabilities div.list ul li img,
section.capabilities div.list ul li svg {
    display: inline-block;
    vertical-align: top;
    padding: 0em 0.2em;
    width: 2.5em;
    height: 2.5em;
    fill: #3abeb0;
}

section.capabilities div.list ul li div {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 3em);
    color: #292929;
}

section.capabilities div.list ul li div h3 {
    font-size: 1.3rem;
    color: #3abeb0;
    font-weight: 600;
}

section.capabilities div.list ul li div strong {
    font-weight: 400;
}

section.capabilities figure {
    display: none;
}

section.capabilities a.features {
    display: block;
    text-align: center;
    padding: 0.5em;
    font-size: 1.2rem;
    font-weight: 700;
    background-color: #3abeb0;
    color: white;
    border-radius: 7px;
}

section#comparison h2,
section.testimonials > h2,
div.school > h2,
section.comparison > h2,
section.gift h2,
section.sponsers h2,
section.trial h2,
section.capabilities h2,
section.features h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
}

div.school > h2 {
    color: white;
}

section#comparison > h2,
section.testimonials > h2,
section.comparison > h2,
section.gift h2,
section.sponsers h2,
section.trial h2,
section.capabilities h2 {
    color: #3abeb0;
}

section.angelsense-features {
    padding: 1em;
    padding-bottom: 1em;
    background-color: #3abeb0;
    color: white;
    text-align: center;
}

body.page-template-template-summerLP section.angelsense-features {
    padding-bottom: 6em;
}

section.angelsense-features h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: white;
    margin-bottom: 0.2em;
}

section.angelsense-features > h4 {
    font-size: 1.2rem;
    margin-bottom: 0.2em;
}

section.angelsense-features div.all-features {
    font-size: 1rem;
    color: #747474;
}

section.angelsense-features div.all-features a {
    color: #747474;
    font-weight: 700;
}

section.angelsense-features ul {
    margin-top: 2em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

section.angelsense-features ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    border-radius: 8px;
    height: 150px;
    width: 150px;
    border: 2px solid white;
    position: relative;
    margin-bottom: 100px;
}

section.angelsense-features ul li div {
    display: inline-block;
    vertical-align: middle;
}

section.angelsense-features ul li div img {
    width: 60%;
    height: 140px;
}

section.angelsense-features ul li div img.alerts {
    width: 45%;
}

section.angelsense-features ul li div svg {
    fill: white;
    width: 4em;
    height: 4em;
}

section.angelsense-features ul li div span.new {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10000;
    background-image: url(../images/dementia/new.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 105% auto;
    width: 41px;
    height: 41px;
}

section.angelsense-features ul li div span.new:before {
    display: none;
}

section.angelsense-features ul li div h3 {
    margin-top: 0.7em;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}

section.gift {
    padding: 1em;
    padding-bottom: 75px;
    background-color: #f7f7f9;
    text-align: center;
}

section.gift img,
section.gift ul {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
}

section.gift img {
    margin-top: 1em;
}

section.gift ul {
    text-align: left;
}

section.gift ul li {
    display: block;
    margin-bottom: 1em;
    font-size: 1rem;
    position: relative;
    padding-left: 1em;
    color: #292929;
}

section.gift ul li:last-of-type {
    padding-top: 0.5em;
    border-top: 1px solid rgb(241, 241, 241);
    color: #3abeb0;
}

section.gift ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0em 0.2em;
    width: 0.7em;
    height: 0.7em;
    background-color: #3abeb0;
    border-radius: 50%;
}

section.gift ul li:last-of-type:before {
    display: none;
}

section.gift ul li:last-of-type: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.testimonials {
    padding: 0.5em 1em;
    padding-top: 2em;
    background-color: rgb(241, 241, 241);
    color: #63696d;
    position: relative;
}

section.testimonials div.action span.promotion {
    display: block;
    font-size: 1.2rem;
}

section.testimonials ul {
    margin-top: 1em;
}

section.testimonials ul li {
    display: block;
    margin-bottom: 2em;
}

section.testimonials ul li h4 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #292929;
    padding-bottom: 0.5em;
}

section.testimonials ul li p {
    line-height: 1.5em;
    padding-bottom: 0.5em;
    color: #292929;
}

section.testimonials ul li img {
    display: inline-block;
    vertical-align: middle;
}

section.testimonials ul li span {
    display: inline-block;
    vertical-align: middle;
    color: #3abeb0;
    font-style: italic;
    padding: 0em 1em;
}

section.testimonials div.trust {
    text-align: center;
}

section.testimonials div.trust span,
section.testimonials div.trust img {
    display: inline-block;
    vertical-align: middle;
}

section.testimonials div.trust span {
    width: 50%;
}

section.testimonials div.trust img {
    width: 40%;
}

section.sponsers img {
    margin-top: 2em;
}

section.bottom {
    padding: 1em;
    background-color: #3abeb0;
    color: white;
    text-align: center;
    position: relative;
}

section.bottom img {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

section.bottom p {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: -1em;
    padding-bottom: 1em;
}

section.bottom div.action {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    top: 0;
}

section.bottom div.action strong {
    color: white !important;
}

section.bottom div.action span {
    color: white;
}

section.bottom div.action span.sale {
    margin-right: 0.4em;
}

section.comparison {
    padding-top: 50px;
}

section.comparison > p {
    display: none;
}

section.comparison > img {
    margin-top: 2em;
}

section.video {
    padding-top: 4em;
    padding-bottom: 2em;
    background-color: #f7f7f9;
}

section.video .wistia_responsive_padding {
    top: 0;
    opacity: 1;
}

section.video div.video_wrap h3 {
    display: block;
    font-size: 26px;
    font-weight: 600;
    color: rgb(50, 180, 166);
    line-height: 1.1;
    text-align: center;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 0.3em;
}

section.video div.video_wrap p {
    font-size: 16px;
    color: rgb(41, 41, 41);
    line-height: 1.3;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
}

section.video div.video_wrap a {
    display: inline-block;
    margin-top: 1em;
    position: relative;
}

section.video div.video_wrap a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url(/wp-content/themes/angelsense/images/b2b/play.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 60px;
    height: 60px;
    z-index: 1000;
}

section.video div.video_wrap a img {
    display: block;
    width: 100%;
    height: auto;
}

section.video .slick-prev,
section.video .slick-next {
    top: 105%  !important;
    z-index: 100000 !important;
}

section.video .slick-next {
    right: 25px !important;
}

section.video .slick-prev {
    left: 25px !important;
}

@media only screen and (max-width: 375px) {
    section.header.transition div.title ul li {
        font-size: 18px;
    }
    section.header.transition {
        height: calc(100vw * (954/640));
    }

}

@media only screen and (max-width: 320px) {
    section.header.summer div.title ul {
        margin-top: 1em;
    }

    body.page-template-template-summerLP section.header + div.action a.action{
        width: 80%;
    }
    section.header.transition div.title h1,
    section.header.transition div.title h2 {
        font-size: 22px;
    }

    section.header.transition a.action {
        padding: 0.6em 4em;
    }

    section.header div.title h1,
    section.header div.title h2 {
        font-size: 24px;
    }

    section.header div.title ul {
        margin-top: 0em;
    }

    section.header div.title ul li {
        font-size: 14px;
    }

    section.angelsense-features ul li {
        width: 120px;
        height: 120px;
    }

    section.angelsense-features ul li div img {
        height: 110px;
    }

    section.testimonials ul li h4 {
        font-size: 16px;
    }
}
