#playStoreUpdatePopUp, #newsletterPopUp{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
}
#playStoreUpdatePopUp{
    background: #000000a3;
    z-index: 99999999 !important;
    
}

.newsletter-bg{
    width: 100vw;
    height: 100vh;
    background-size: cover;
    background-position: left top;
    position: absolute;
    z-index: 1;
}
.newsletter-bg::after{
    content: '';
    background-color:  #0000005c;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.newsletter-box{
    width: 100vw;
    height: 100vh;
    position: absolute;
    z-index: 2;
    font-family: poppins;
}
.newsletter-popup{
    width: 90vw;
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.05);
    box-shadow: 0 3px 3px rgba(0,0,0,.05);
    border-radius: .25rem;
    padding: 30px;
}
.newsletter-popup .logo{
    width: 150px;
}
.newsletter-popup-trail h4{
    color: #9d1811;
    font-size: 1.95rem;
}
.newsletter-popup-trail h5.worlds{
    padding-right: 2.5rem;
}
.newsletter-popup-trail h5{
    font-size: 0.85rem;
}
.newsletter-popup-trail h6{
    font-size: 0.65rem;
}
#playStoreUpdatePopUp .newsletter-box .row-1 {
    border-radius: 1rem !important;
}
.newsletter-box .row-1{

    border: 3px solid #d4af37;
    border-radius: 3rem;
}
.newsletter-popup-form p{
    font-size: 0.7rem;
}
.newsletter-popup  .form-control {
    font-size: 0.75rem;
    background-color: #ececec;
    border: 3px solid #ececec;
    border-radius: 1.25rem;
    box-shadow: none;
}
.newsletter-popup .custom-file-label {
    font-size: 0.75rem;
    background-color: #ececec;
    border: 3px solid #ececec;
    border-radius: 1.25rem;
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    line-height: 1.5;
    text-align: left;
}
.newsletter-popup .custom-file-label::after {
    background-color: #ececec;
    border-color: #e2e2e2;
    height: calc(1.8125rem + 2px);
    border-radius: 0 1.25rem 1.25rem 0;
    margin-top: -3px;
    margin-right: -3px;
}
.newsletter-popup  .btn{
    font-size: 0.75rem;
    border-radius: 1.25rem;
    outline: 0;
}
.newsletter-popup .shadow{
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.newsletter-popup a.btn:hover{
    color: #fff !important;
}
.newsletter-popup-content{
    color: #000;
}
.newsletter-popup-content .bg-white{background-color: #f2f9f5!important;}
.img-sales{
    width: 230px;
    position: absolute;
    top: -69px;
    right: -30px;
}
.f-200{
    font-size: 200%;
}
.newsletter-popup-builder{}
.newsletter-popup-builder h5{
    letter-spacing:2px;
}
.font-weight-500{
    font-weight: 500;
}
.fab{
    font-size: 14px;
}
.newsletter-msg{
    font-size: 11px;
}
.w-65{
    width: 65% !important;
}
.newsletter-shares{
    font-size: 0.75rem;
}
.social_popup .modal-body{
     height: 81vh;
}
.social_popup .modal-dialog {
      max-width: 70% !important;
    margin: 0px auto!important;
    width: 70%;

}

.count_social_popup{
    position: fixed;
    top: 5%;
    left: 5%;
    z-index: 115;
    color: #fff;
    border: 2px solid red;
    padding: 20px;
    border-radius: 50%;
}
.count_social_popup .modal-dialog-centered {
    min-height: calc(100% - (-0.25rem * 2));
}

.modal-close{
    position: absolute;
    top: 1px;
    right: 0px;
    color: #000;
    z-index: 99999;
    border: 2px solid #000;
}
.introductory-access{
    font-size: 1.30rem !important;
}
.text_right{
    position: fixed;
    right: 1vh;
    top: 14vh;
    border: 2px solid #000;
    border-radius: 10px;
    font-size: 9px;
    padding: 7px 5px;
}
input.file_input_with_replacement {display: none;}
#ssdd_aplication_packages{font-family:Georgia,serif !important}
.subscripton_arrow{
    position:absolute;
    top:7.4vh;
}
.for_all_members span{font-size:45px;}
.for_all_members{
    display: table-cell;
    vertical-align: middle;
}
.for_all_parent{
    display: table;
    height: 63vh;
}
#playStoreUpdatePopUp, #newsletterPopUp {
    z-index: 1080;
    display: none;
}
.button-main {
    padding:10px;
    border-radius: 1rem;
}
.free-access{color:#000 ;}
.flg-youtube{
    display:none;
}
#tempdisplay{color:#fff;}
.img-arrowdown-gif{
   left: 54%;
    top: 52%;
    z-index: 1;
}
.pop_img img{
    bottom: 60px;
    z-index: -2;
    right: 17.85%;
    margin: auto;
}