


.pr-slider .carousel-inner { height: auto; }

.pr-slider h2.card-caption-header {
    line-height: normal;
    font-size: 2.3rem;
}
.pr-slider p.card-caption-regular-text {
    line-height: normal;
    font-size: 1.5rem;
}
.pr-slider .smart-home-hero-smh-prod-smart-prducts .card-caption {
    margin: -62 auto;
    width: 480px;
    padding:25px;
}
.pr-slider .small-disclaimer-desktop {
    position: absolute;
    text-align: right;
    font-size: 0.8333em !important; 
    line-height: normal !important;
    width: 240px;
    margin-top: 335px;
    margin-left: 740px;
    padding-top: 0;
}
.pr-slider .smart-home-slide .is-center { text-align: center;  }

.card:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

.pr-slider .smart-home-slide .card-slider {
    width: 480px;
    margin: 0 auto;
    text-align: center;
}

.pr-slider img.sh-card-image {
    width: auto;
    margin-left: 45px;
}
.pr-slider .fsize { font-size: 13.5px; }
.pr-slider .hero-mobile {  display: none; }

.pr-slider .slick-arrow {  display: none !important; }
.pr-slider .hero-banner {
    background-image: url(../images/pr-slider/hero-banner-equpment-included-desktop.jpg);
    background-position: center;
    background-size: auto 440px;
    height: 435px;
    width: 100%;
}
.pr-slider .hero .fl-row-fixed-width {  max-width: 1250px;  }
.pr-slider .hero-banner { position: relative; }
.pr-slider .hero-phone {
    position: relative;
    margin: auto;
    top: 145px;
    width: 690px;
    z-index: 500;
    color: #fff;
}
.pr-slider .hero-phone .fl-heading .fl-heading-text {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 200;
}

@media (max-width: 1000px) {
.pr-slider .hero-banner {
    height: 340px;
    background-size: cover;
}

.pr-slider .hero-phone {
    top: 108px;
    width: 560px;
}

.pr-slider .hero-phone .fl-heading .fl-heading-text { font-size: 18px; }

}

@media (max-width: 800px) {
    .pr-slider .hero-banner {
            background-image: url(../images/pr-slider/hero-banner-equpment-included-desktop.jpg);
    }
}
@media (max-width: 768px) {
    .pr-slider .hero-phone {
        top: 266px;
        margin: 0 auto;
    }
}
@media (max-width: 640px) {
    .pr-slider .hero-banner {
        height: auto;
        background-image: none;
    }
    .pr-slider .hero-phone { display:none; }
    .pr-slider .hero-mobile { display: block; }
}
.pr-slider .pl {
    padding-left: 45px;
}
.pr-slider .radar {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 46.5%;
    top: 58%;
}
.pr-slider .radar:hover {
    background: none;
}
.pr-slider .shadow-r {
    position: absolute;
    border: 2px solid #E41932;
    left: 11%;
    top: 11%;
    right: 11%;
    bottom: 11%;
    margin: auto;
    border-radius: 9999px;
    box-shadow: 0 0 36px 12px #E41932;
    animation: shadow 2s infinite ease;
}
.pr-slider .shadow-r:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 60px;
    background: transparent;
    border: 1px solid #E41932;
    left: -14px;
    top: -14px;
    border-radius: 50%;
}
.pr-slider .shadow {
    position: absolute;
    border: 2px solid #1da514;
    left: 11%;
    top: 11%;
    right: 11%;
    bottom: 11%;
    margin: auto;
    border-radius: 9999px;
    box-shadow: 0 0 36px 12px #1da514;
    animation: shadow 2s infinite ease;
}
.pr-slider .shadow:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    background: green;
    left: 14px;
    top: 16px;
    border-radius: 50%;
}
.pr-slider .shadow:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 60px;
    background: transparent;
    border: 1px solid #1da514;
    left: -14px;
    top: -14px;
    border-radius: 50%;
}
@keyframes rotate360 {
    0% {
    transform: rotate(0deg);
    }
    to {
    transform: rotate(-360deg);
    }
}
@keyframes shadow {
    0% {
    opacity: 0;
    }
    50% {
    opacity: 1;
    }
    to {
    opacity: 0;
    }
}

.pr-slider .lighting { position: relative; }

.pr-slider img.card-img { margin-left: 10px; }

.pr-slider p.fw500.white {
    font-size: 10px;
    line-height: 12px;
}
.pr-slider p.fw600.white {
    font-size: 20px;
    line-height: 29px;
    margin-top: 34px;
    margin-bottom: 34px;
}
.pr-slider h2.fw800.white {
    font-size: 30px !important;
    line-height: 43px;
}
.pr-slider .smart-home-hero-smh-prod {
        background-image: url(../images/pr-slider/background_251.png);
}
.pr-slider .smart-home-hero-smh-prod-vr {
        background-image: url(../images/pr-slider/bg-voice-remote.png);
}
.pr-slider .smart-home-hero-smh-prod-smart-prducts {
        background-image: url(../images/pr-slider/hero-background-smart-home-pr.jpg);
}
.pr-slider .generic-page-hero-smh {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
}
.pr-slider .generic-page-hero-smh .container {
    padding-bottom: 70px;
    padding-top: 70px;
}
.pr-slider .generic-page-hero-smh .container,
.pr-slider .generic-page-hero-smh .banner-text-cont {
        padding-left: 0;
}
.pr-slider .generic-page-hero-smh h1 {
    font-size: 50px !important;
    line-height: 56px;
    font-weight: 800;
}
.pr-slider .generic-page-hero-smh p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}

@media (max-width: 1024px) {

    .pr-slider .discaimer-mobile { display: none; }

    .pr-slider .generic-page-hero-smh { background-position: center; }

}
@media (max-width: 991px) {
    .pr-slider .generic-page-hero-smh .generic-page-hero-text { margin: 30px 10px 0 10px; }

    .pr-slider .generic-page-hero-smh h1 {
        font-size: 48px !important;
        line-height: 53px;
        font-weight: 800;
        margin-bottom: 20px;
    }
    .pr-slider .generic-page-hero-smh p {
        font-size: 21px;
        line-height: 29px;
        font-weight: 600;
    }
}

@media (max-width: 768px) {

    .pr-slider .discaimer-mobile {  display: block;  }
    .pr-slider .pl { padding-left: 0px;}

    .pr-slider img.card-img {
        width: 100%;
        margin-left: 0px;
        margin: 0 auto;
    }

    .pr-slider .is-slick-mobile { width: 600px; }

    .pr-slider .is-center { text-align: center; }

    .pr-slider .generic-page-hero-smh .container {
        padding-top: 170px;
        padding-bottom: 0;
    }
    .pr-slider .generic-page-hero-smh {
        background-position: bottom center;
    }
    .pr-slider .generic-page-hero-smh .generic-page-hero-text {
         margin: 0px 10px 25px 10px;
    }
    .pr-slider .generic-page-hero-smh h1 {
        font-size: 35px !important;
        line-height: 40px;
    }
    .pr-slider .generic-page-hero-smh p {
        font-size: 18px;
        line-height: 23px;
    }
    .pr-slider .generic-page-hero-smh .cta {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 568px) {
    .pr-slider .carousel {
         height: 1000px;
    }

}

@media (max-width: 425px) {

    .pr-slider .is-slick-mobile {
        width: 470px;
    }

    .pr-slider img.card-img {
        width: 421px;
        margin-left: 0;
    }

}

.pr-slider .w-75 {  width: 75% !important;  }
.pr-slider .hey-google-logo {
    width: 145px;
    margin-top: 28px;
}
.pr-slider .remote-image-banner {
    margin: 0 auto;
    width: 63%;
}
.pr-slider .smart-home-hero-smh-prod-vr .radar {
    top: 14.8%;
    left: 57.5%;
}
.pr-slider .smart-home-hero-smh-prod-vr .card-caption { margin-left: 30px; }
.pr-slider .smart-home-hero-smh-prod-vr .card-caption p { margin-bottom: 0; }
.pr-slider .smart-home-hero-smh-prod-vr .card-img {  margin-left: 0; }
@media (max-width: 769px) {
    .pr-slider .smart-home-hero-smh-prod-vr .container.w-75 {
    padding-top: 27px;
    width: 100% !important;
    padding-right: 0;
    margin: 0 auto;
}
.pr-slider .smart-home-hero-smh-prod-vr .generic-page-hero-text {
    margin: 0px;
    padding: 0 25px;
}
.pr-slider .smart-home-hero-smh-prod-vr h2.fw800.white {
    font-size: 23px;
}
.pr-slider .smart-home-hero-smh-prod-vr .hey-google-logo  {
    margin-top: 0;
    width: 130px;
}
.pr-slider .smart-home-hero-smh-prod-vr p.fw600.white {
    font-weight: 100;
    line-height: 145%;
    font-size: 17px;
    margin: 10px 0 0;
}
.pr-slider .smart-home-hero-smh-prod-vr .generic-page-hero-text  {
    margin: 0 auto;
}
.pr-slider .smart-home-hero-smh-prod-vr .card-img  {
    width: 375px;
    min-width: 300px;
    margin: 0 auto;
}
.pr-slider .smart-home-hero-smh-prod-vr .card  {
    position: relative;
}
.pr-slider .smart-home-hero-smh-prod-vr .card-caption  {
    margin-left: 30px;
    position: absolute;
    width: 175px;
    bottom: -30px;
}
.pr-slider .smart-home-hero-smh-prod-vr .card-disclaimer  {
    margin-left: 40px;
    font-size: 12px;
    line-height: 130%;
}
.pr-slider .smart-home-hero-smh-prod-vr .remote-image-banner {
    margin: -37px auto 0;
    width: 206px;
}

.pr-slider .smart-home-hero-smh-prod-vr .radar  {
    top: 8%;
    left: 58%;
}

}
@media (max-width: 375px) {

    .pr-slider .generic-page-hero-smh .generic-page-hero-text{
            width: 355px;
            margin-left: 25px; 
    }

    .pr-slider .smart-home-hero-smh-prod-smart-prducts .card-caption {
        margin: 0 auto;
        width: 340px;
    }

    .pr-slider img.sh-card-image {
        width: auto;
        margin-left: 10px;
    }
}