/*
    B2S LP Style
*/

div.about {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    min-height: 681px;
    padding: 100px calc((100% - 1200px)/ 2);
    position: relative;
}

body.page-template-template-summerLP div.about {
    min-height: 600px;
    padding: 110px calc((100% - 1200px)/ 2);
    position: relative;
    height: calc(100vw * (600/1920))
}

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

div.about article {
    width: 65%;
    margin-left: auto;
    color: #292929;
}

div.about article p {
    margin-bottom: 1em;
    font-size: 18px;
    width: 75%;
}

div.about article p strong {
    font-weight: 600;
}

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

body.page-template-template-summerLP div.school {
    padding-bottom: 120px;
}

div.school > h2 {
    display: block;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    line-height: 1.4;
    margin-bottom: 25px;
}

div.school > h2 br {
    display: none;
}

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/backtoschool-image.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 1376px;
    height: 259px;
    margin-bottom: 1.5em;
}

div.school ul.transition:before {
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/transition-features.png");
}

div.school ul li {
    width: 30%;
}

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

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

div.school ul li p strong {
    display: block;
    font-size: 1.3rem;
    white-space: nowrap;
    text-transform: capitalize;
}

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

div.school p span {
    display: inline-block;
    position: relative;
}

div.school p span:before {
    content: '';
    position: absolute;
    top: 3px;
    left: -26px;
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/check2.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 21px;
    height: 20px;
}

section.capabilities {
    padding: 0em calc((100% - 1180px)/ 2);
    padding-top: 3em;
    padding-bottom: 5em;
    background-color: white;
    color: #63696d;
}

body.page-template-template-summerLP section.capabilities {
    padding-top: 80px;
}

section#comparison h2,
section.video h2,
section.testimonials h2,
div.school h2,
section.comparison > h2,
section.gift h2,
section.sponsers h2,
section.capabilities h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #3abeb0;
    margin-bottom: 1em;
}

section.promoting {
    padding: 2em calc((100% - 1190px)/ 2);
    background-image: url("/wp-content/themes/angelsense/images/back-to-school/Transition_img4-desk-min.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1920px 550px;
    min-height: 550px;
}

section.promoting h2 {
    font-size: 40px;
    font-weight: 600;
    color: #3abeb0;
    line-height: 1.2;
    text-align: center;
}

section.promoting article {
    width: 44%;
    margin-top: 6em;
    margin-left: auto;
    color: #fff;
    line-height: 1.4;
    margin-right: 7em;
}

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

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

section.comparison > h2 {
    margin-bottom: 0.2em;
}

section.gift h2 {
    margin-bottom: 1em;
}

div.school h2 {
    margin-bottom: 0.5em;
    color: white;
}

section.capabilities div.list {
    display: inline-block;
    vertical-align: top;
    padding: 0em 0.5em;
    width: 33%;
}

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% - 3.5em);
}

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

section.capabilities div.list ul li div p {
    font-size: 18px;
}

section.capabilities figure {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0em 0.5em;
    width: 33%;
}

section.angelsense-features {
    padding: 3em calc((100% - 1180px)/ 2);
    padding-bottom: 5em;
    background-color: #3abeb0;
    color: white;
    text-align: center;
}

body.page-template-template-summerLP section.angelsense-features {
    padding-bottom: 215px;
}

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

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

section.angelsense-features div.all-features {
    font-size: 1.3rem;
    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: nowrap;
    justify-content: space-between;
}

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;
}

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: 3em calc((100% - 1180px)/ 2);
    padding-bottom: 100px;
    background-color: #f7f7f9;
    text-align: center;
}

section.gift img,
section.gift ul {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0em 1em;
    width: 45%;
}

section.gift img {
    width: 370px;
}

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

section.gift ul li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 1em;
    font-size: 1.2rem;
    position: relative;
    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: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
    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.comparison {
    background-color: white;
    position: relative;
    padding-bottom: 100px;
}

section.comparison h2 {
    font-size: 40px;
    font-weight: 600;
    color: #3abeb0;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 0.5em;
}

section.comparison > p {
    line-height: 1.5;
    font-weight: 300;
    font-size: 18px;
    color: #292929;
}

section.comparison img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4em;
    width: 100%;
    height: auto;
}

section#comparison a {
    display: none;
}

section.testimonials {
    padding: 3em calc((100% - 1180px)/ 2);
    background-color: rgb(241, 241, 241);
    color: #63696d;
    position: relative;
}

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

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

section.testimonials ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0em 1em;
    box-sizing: border-box;
    width: 33%;
}

section.testimonials ul li h4 {
    font-size: 16px;
    font-weight: 700;
    color: #292929;
    min-height: 2em;
    padding-bottom: 0em;
}

section.testimonials ul li p {
    line-height: 26px;
    min-height: 200px;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 16px;
}

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 {
    margin-top: 4em;
    text-align: center;
}

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

section.sponsers {
    padding: 0em calc((100% - 1180px)/ 2);
    padding-top: 4em;
    padding-bottom: 4em;
}

section.bottom {
    padding: 5em calc((100% - 1180px)/ 2);
    background-color: #3abeb0;
    color: white;
    text-align: center;
    position: relative;
}

section.bottom img {
    position: absolute;
    top:  -74px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

section.bottom p {
    display: block;
    font-size: 3rem;
    font-weight: 600;
}

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

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

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

section.bottom div.action span.sign {
    margin-left: 0.3em !important;
    -webkit-transform: rotate(90deg) translateX(0px) !important;
    transform: rotate(90deg) translateX(0px) !important;
}

section.comparison div.action {
    margin-bottom: 4em;
}

section.comparison > h3 {
    display: block;
    text-align: center;
    font-size: 32px;
    color: rgb(48, 48, 48);
}

section.video {
    padding: 80px calc((100% - 950px)/ 2);
    background-color: #f7f7f9;
    text-align: center;
    padding-bottom: 70px;
    overflow: hidden;
}

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

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

section.video div.video_wrap p {
    font-size: 20px;
    color: #292929;
    line-height: 1.3;
    font-weight: 400;
    margin: 0 auto;
    width: 60%;
}

section.video div.video_wrap a {
    display: inline-block;
    margin-top: 3em;
    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: 75px;
    height: 75px;
    z-index: 1000;
}

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

section#comparison > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*Tablet Version Landscape*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1367px) and (orientation: landscape) {

    div#strip.show {
        display: none;
    }

    section#comparison h2,
    body.sale section.header.summer {
        margin-top: 50px;
    }

    section.testimonials h2,
    div.school h2,
    section.comparison > h2,
    section.gift h2,
    section.sponsers h2,
    section.capabilities h2 {
        font-size: 40px;
    }

    div.about {
        background-position: -300px bottom;
        background-color: #f3f3f5;
        padding: 100px calc((100% - 900px)/ 2);
    }

    div.about article {
        width: 64%;
    }

    div.about article h2 {
        font-size: 36px;
    }

    div.about article p {
        width: 100%;
    }

    section.sponsers,
    section.angelsense-features,
    div.school,
    section.testimonials,
    section.comparison,
    section.capabilities {
        padding: 50px calc((100% - 980px)/ 2);
    }

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

    section.comparison {
        padding-bottom: 150px;
    }

    div.school ul li h3 {
        font-size: 24px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    section.header {
        margin-top: 55px;
        padding: 0px calc((100% - 980px)/ 2);
        background-size: cover;
        padding-bottom: 350px;
    }
    div.school,
    section.testimonials,
    section.comparison,
    section.capabilities {
        padding: 50px calc((100% - 980px)/ 2);
    }

    section.testimonials {
        background-color: #f1f1f1;
    }

    section.promoting article {
        width: 70%;
    }

    section.capabilities div.list {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 95%;
    }

    section.capabilities figure {
        display: none;
    }

    section.comparison {
        padding-bottom: 150px;
    }

    section.testimonials ul li {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 95%;
    }

    section.testimonials ul li h4 {
        min-height: 0em;
    }

    section.testimonials ul li p {
        min-height: 0;
        margin-bottom: 2em;
    }

    div.school ul li h3 {
        font-size: 24px;
    }
}