@-webkit-keyframes fadeIn {
    0% {
        opacity: 0.5;
    }
    20% {
        opacity: 0.6;
    }
    40% {
        opacity: 0.7;
    }
    60% {
        opacity: 0.8;
    }
    80% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0.5;
    }
    20% {
        opacity: 0.6;
    }
    40% {
        opacity: 0.7;
    }
    60% {
        opacity: 0.8;
    }
    80% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}

.loadingShield {
    -webkit-animation: fadeIn 0.75s infinite alternate;
    animation: fadeIn 0.75s infinite alternate;
}

#root {
    width: 100%;
    background-color: #EAEAEA;
    color: #000;
}

#root[data-page=Home], #root[data-page=Payment], #root[data-page=Unsubscribe] {
    background: url("../images/bg.jpg") top center no-repeat;
    background-size: cover;
    color: #FFF;
    text-shadow: none;
}
 #root[data-page=SignIn]{
     background-color: #e4e4e4;
 }
/* #root[data-page=SignIn] div{
padding: 0px;}
*/
.right{
    float:right;

}
.left{
    float:left;

}
.center{
    margin: 0 auto;
    width: fit-content;
}
.left p , .center p , .right p{
    letter-spacing: 1px;

}
.nav-item a {
    color: #000 !important;
}

#root[data-page=Home] .nav-item a, #root[data-page=SignIn] .nav-item a, #root[data-page=Payment] .nav-item a , #root[data-page=Unsubscribe] .nav-item a {
    color: #FFF !important;
    text-shadow: none;
}
@media (min-width: 768px) {
.main-content-p {
    margin-left:2.5%;
}}
#root .nav-item:hover a, #root .nav-item a:hover {
    color: #be2039 !important;
    text-decoration: none;
}

#root .nav-item a.selected {
    color: #be2039 !important;
}

.ahred {
    color: #be2039;
}

.ahbgred {
    background-color: #be2039;
    border-color: #be2039;
}

.ahbtn {
    border-radius: 20px;
    font-family: 'd-dinregular';
}

.ahbc {
    border: solid 2px #be2039;
}

.btn-lg.ahbtn {
    font-family: 'd-dindin-bold';
}

.cover-heading {
    font-family: 'd-dinregular';
}

.cover-heading p {
    font-family: 'd-dindin-bold';
}

.nav-item {
    font-family: 'd-dindin-bold';
}

#paymentMainDiv {
    background: white;
    color: #000;
    max-width: 480px;
    width: 100%;
    border-radius: 20px;
    text-align: left;
    padding-top: 0.5rem !important;
}
#startupMainDiv {
    background: white;
    color: #000;
    width: 100%;
    text-align: left;
}

#btn-signin{
    text-align: center;
}
.footerFeatures {
    border-radius: 20px 20px 0 0;
    margin-bottom: 0px !important;
}
.video-desc
{margin-bottom: 0px !important;}

.lineh-1{
    line-height: 1
}
.lineh-1 h6 {font-size: 1rem !important; font-weight: bold;}
.lineh-1 span {font-size: 1rem;}

.footerFeatureHeader {
    font-size: 15px;
    color: #000;
    font-family: 'd-dindin-bold';
}
.home_slider_title h3 {
    font-family: 'd-dindin-bold';
}

.footerFeatureText {
    font-size: 11px;
    color: #000;
    line-height: 12px;
    font-family: 'd-dinregular';
}

#registerForm .form-control {
    border: 0px;
    outline: none !important;
}

.navbar-brand img {
    width: 264px;
}

.masthead {
    min-height: 60px;

}

#headerInner {
    background-color: #EAEAEA;
    width: 100%;
    text-align: left;
}

#oneTimePassword {
    font-size: 20px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    width: 95%;
    margin-top: -50px;
    z-index: 1;
    border-radius: 5px;
}

#email {
    position: sticky;
}

.backBtn{
    color: #000 !important;
    text-decoration: none !important;
    margin-left: 1%;
}

#mobileNumber, #email, #mobileCountry{
    text-align: center;
    height: 50px;
    font-size: 20px;
    line-height: 40px;
    width: 95%;
    margin: 0 auto;
}
#mobileCountry{
    display: none;
}

#codeValue {
    width: 135px;
    border: 0px;
    font-family: 'd-dindin-bold';
    text-align: center;
}
.fa-left{
    text-align: center !important;
    width: 25px !important;
}
#successSubscription{
    display: none;
    text-align: center;margin: 0 14px;
}
#codeValueDiv{
    font-size: 30px;

}
#email {
    padding-left: 0px;
}

#subscribe-error-message {
    min-height: 24px;
}

#headerInner .navbar-toggler {
    float: right;
}

#root[data-page=Home] nav.navbar {
    background-color: unset;
}

.one_monitored_data {
    width: 100%;
    border-radius: 10px;
}

.one_monitored_data h5 {
    margin-top: -48px;
    font-size: 1rem;
}

.one_monitored_data a {
    text-transform: capitalize;
    text-decoration: none;
}

/*.cover-heading a:hover {*/
    /*color: #be2039 !important;*/
    /*text-decoration: none;*/
/*}*/

.one_monitored_data a:hover h5 {
    color: #be2039 !important;
}

.one_monitored_data .icon {
    margin-bottom: 0;
    position: relative;
    top: -48px;
    background: #EAEAEA;
    z-index: 10;
}

.one_monitored_data .unseenAlerts {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: relative;
    top: -28px;
    z-index: 11;
    right: -25px;
}
.title-protect{
    font-size: 24px;
    font-weight: bold;
}
@media (max-width: 768px) {
    .navbar-nav {
        background: rgba(0, 0, 0, 0.8);
        padding: 10px;
        width: 250px;
        position: absolute;
        right: 16px;
    }
}

@media (max-width: 576px) {
    .title-protect{
        font-size: 1.2rem;
    }
    
    .h1, h1 {
        font-size: 1.4rem;
    }

    .h2, h2 {
        font-size: 1rem;
    }

    .navbar-brand img {
        width: 150px;
    }

    .footerFeatures {
        display: none;
    }
}

@media only screen and (max-width: 350px) {

    #mobileNumber, #oneTimePassword, #email {
        width: 100%;
    }
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    color: #000 !important;
}

.intl-tel-input .selected-flag .iti-arrow {
    right: 5px;
}

.intl-tel-input {
    margin-bottom: 10px;
}

#card-element {
    border: solid 1px #ccc;
    color: #000;
    width: 95%;
    margin: 10px auto;
    height: 50px;
    line-height: 40px;
    display: none;
}

.form-control:disabled, .form-control[readonly] {
    opacity: .5;
}

.StripeElement {
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;

    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.payment-stripe {
    width: 300px;
    margin: 0 auto;
}
hr {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #be2039;
}
ul{
    list-style: none;
    text-indent: 0;
}
ul li i , #card-content i {
    color: #be2039;
}
.color-red{
    color: #be2039;
    
}
#card-content i {
    font-size: 30px;
}
#card-content {
    margin: 1rem;
}
.form-signin, .text-center {
    text-align: center ;
}

#payment-types{
    display: none;
}
.payment-btn-group{
    border-radius: 5px;
    overflow: hidden;
}
.payment-btn-group button, .payment-btn-group button:hover, .payment-btn-group button:focus{
    border: solid 1px #d2d2d2 !important;
    outline: none !important;
    box-shadow: none !important;
}
.payment-btn-group .selected{
    background: #be2039;
    color: #FFF;
}
.banner {
    position: relative;
    background: url("../images/Familypicture.jpg") no-repeat;
    background-position: 50% 50%;
    height: 50%;
    min-height: 375px;
    max-height: 425px;    
    margin: 0 auto;
    background-size: cover;
    font-family: 'd-dinregular';
    padding: 15px;

}
.banner .banner-container{position: absolute; left:1.5rem; right:0; top:50%; text-align:left; transform:translateY(-50%)}
.image-feature{
    height: 100px;
    margin-bottom: 1rem;
}
.group3{
    background: url("../images/1.jpg") no-repeat;
    margin-right:1rem;
}
.group4{
    background: url("../images/2.jpg") no-repeat;
}
.group5{
    background: url("../images/3.jpg") no-repeat;
    margin-left:1rem;

}
.group3, .group4, .group5{
    background-size: cover;
    height: 200px;
    color: #FFF;
    line-height: 1rem;
}
.red{
    background: #EB0912;
}
.white{
    color: white;
}
.margin-video{
    margin-right: .5rem;
    margin-left: .5rem;
}
.padding0
{
    padding: 0px;
    background: #000;
}
.padding-r0
{
    padding-right: 0px;
}
.video-desc{
    text-align: left;
    padding: 5rem;
    margin-top: 4%;
    display: inline-block;
}
.indigo{
    background: #404040;
    color: #FFF;
}
.home_button{
    background-color: #ff0000;
    width: 175px;
    text-align: center;
    padding: 10px;
}
.home_slider_title{
    color: #404040;
    font-size: 1.3rem;

}
.home_slider_subtitle{
    color:#404040;
    margin-bottom: 2.75rem;
    margin-top: 1rem;
    font-size: 1rem;

}
.p_home {
    font-size: 0.8rem;
    text-indent: 0.4rem;
    margin-top: 0.5rem;
}
.steps {
    color: #404040;
}
.btn-bck-signin{
    margin-right: 1rem;
    color: white;
    background-color: #ff0000;
}
.banner .row .steps img{
    
    margin-left: 9.5rem;
    width: 155px;

}


.banner .row .steps {
    text-align: right;

}

#dotted{
    position:relative
}
.parent{width:20%}

.first:after{
content:"";
position:absolute;
width:100%;
height:0px;
border-top:2px dashed;
border-color:#EB0912;
top:50%;
transform:translatey(-50%);
left: 56%;

}

.first:before{
content:"";
position:absolute;
left:50%;
top: -28%;
transform:translatey(-100%)
}

.middle:after{
content:"";
position:absolute;
width:100%;
height:0px;
border-top:2px solid;
border-color:#EB0912;
top:50%;
transform:translatey(-50%);
z-index:-1;
}

.middle:before{
content:"Your Customer";
position:absolute;
left:50%;
top:50%;
transform:translatey(-100%)
}

.parent #dotted .rounded{
    border-radius: 50% !important;
    border: 2px solid #EB0912;
    padding: 8px;
    padding-top: 0px;
    padding-bottom: 2px;
    background-color: #cccccc;
    font-size: 19px;
    color: #EB0912;
    font-weight: bold;
    height: 33px;
    width: 33px;
    margin: 0 auto;

}

.btn-outline-dark {
    border: none !important;
    border-radius: 0 !important;

}
.greylight{
    border-top: 1px solid #4a4a4a;
}
.w-86{
    max-width: 100%;
}
.bkg-white{
    background-color: white;margin: 0 auto;
}
html, #startupMainDiv, #startDiv{
    background-color: #fff;
}
    #startDiv{height: 40px;    
        background-color: white; margin: 0 auto;    }
    .back-banner  {
        display:block;
    }               
    .shown-banner {
        display:  none;
    }              
    .btn-bck-grey {
        
        color: white;
        background-color: #ff0000;
        margin-right: 1rem ;
    
    }

    .point1:before {
        content: "Sign Up";
        left: 40%;
    }
    .point1:after {
        content: "Enrollment is easy";
    }
    .point2:before {
        content: "Set Up Your Watchlist";
        left: 26%;
    }
    .point2:after {
        content: "Enrollment is easy";
    }
    .point3:before {
        content: "Manage Your Risk";
        left: 25%;
    }
    .point4:before {
        content: "Get Alerts";
        left: 38%;
    }
    .point5:before {
        content: "What To Do";
    }
    .flow-points {
        text-align: center;
        width: 100%;
    }
    .flow-paragraph {
        width: 100%;
    }
    .text-mobile {
        display: none;
        text-align: left;
    }
    .text-desktop {
        display:block;
    }    
    .text-subtitle{
        font-size: 0.8rem;
        margin: 10px 0;
    }
    .text-desktop .flow-paragraph .parent .text-subtitle {
        margin: 10px 55px;
        width: 50%;
        }
    .text-desktop .flow-paragraph .parent  .text-title{
        font-size: 1.2rem;

    }
    .text-title{
        font-weight: 500;
        margin: 10px 0;
    }
    
    .flow-steps{
        background: #cccccc;
        min-height: 380px;
    }
    .mt-50{
        margin-top: 50px !important;
    }
    .video-desc {
        margin-top: 0%;

    }
    .mbe-5{
        margin-bottom: 1rem !important;
    }
    .mbe-2{
        margin-bottom: 2rem !important;
    }
    .mbe-05{
        margin-bottom: 0.5rem !important;
    }
    .logo-img{
        margin-top: 0.5rem !important;
        margin-left: 2.5% !important;
    }
@media (max-width: 576px){
    .p_home{
        margin-top: 0.5rem;
    }

        .text-mobile {
            display:block;
        }
        .mbe-05{
            margin-bottom: 2rem !important;
        }
        .mbe-2{
            margin-bottom: 1rem !important;
        }
        
        .text-desktop {
            display:none;
        }    
        .group5{
            margin-left:0px;}
            .group3{
                margin-right: 0px;
            }
            .group3, .group4, .group5, .mbe-5{
                margin-bottom: 1rem !important;
            }
            .banner {
                height: 330px;
            }
            #startupMainDiv{
                text-align: center;
            }
            .video-desc {
                padding: 0.5rem;
                margin-top: 2%;

            }
            .py-4{
                text-align: left;
            }
            .parent div h6{
                font-size: 0.5rem;
            }
        .banner .row .steps a{
            
            margin-right: 0.5rem;
        
        }
        .banner .row .steps img{
            
            margin-left: 0.5rem;
            width: 130px;
        
        }
        
        .home_slider_title h3 {
            font-size: 1.25rem;
        }
        .home_slider_subtitle h3 {
            font-size: 1.25rem;}
            .banner .banner-container{
                top: 45%;
                left : 0;
            }
        .bkg-white, .banner, #startDiv, .w-86 {
            width: 100%;
        }
            .footer-nav{
                font-size: 12px;
                margin-bottom: .5rem !important;
                margin-top: .5rem!important;

            }
            hr {
                margin-top: 0rem;
                margin-bottom: 0rem;
                        }
        .back-banner  {
            background: white;
            max-height: 300px;
            min-height: 235px;
            
        } 
        .shown-banner {
            display: block;
        }          
        .btn-bck-grey {
            display: none;
        }
        .first:before {
            position: absolute;
            left: 56%;
            top: 50%;
            transform: translatey(-100%);
        }
        .first:after {
            font-size: 0.5rem;
            position: absolute;
            width: 24%;
            height: 45px;
            border-left: 2px dashed;
            border-top: none;
            border-color: #EB0912;
            top: 3.5rem;
            left: 1rem;
            transform: translatey(-50%);
        }
        .parent{width:100%;height: 80px;}
        .flow-points {
            text-align: left;
            margin-left: 2rem;
            width:30px;

        }
        .point1:before{
            left: 10%;
            top: 20%;
        }
        .point1:after {
            content: "Enrollment is easy";
        }
        .point2:before {
            content: "Set Up Your Watchlist";
            left: 26%;
        }
        .point2:after {
            content: "Enrollment is easy";
        }
        .point3:before {
            content: "Manage Your Risk";
            left: 25%;
        }
        .point4:before {
            content: "Get Alerts";
            left: 38%;
        }
        .point5:before {
            content: "What To Do";
        }
        .flow-points, .flow-paragraph{
            display: inline-block;
            margin-left: 30px;
            text-align: left;
        }
        .text-mobile .flow-paragraph{
            max-width: 240px;
            width: 80%;
            min-width: 220px;
            font-size: 0.9rem;
        }
        .text-mobile .flow-points{
            vertical-align: top;
            margin-left: 0px;
        }
        .parent #dotted .rounded {
            margin: inherit;
        }
        .w-150 {
            width: 150px;
        }
        .mt-50{
            margin-top: 25px !important;
        }
    }
.btn-text {text-shadow:none!important;}