/* Homepage Specific Styles */

.modal-dialog {
    position: absolute;
    top: 57%;
    transform: translateY(-50%);
    width: 750px;
}

.modal-content {
    text-align: center;
}

.form-title {
    margin: 1rem 0;
}

.subscribe-form {
    margin: 0rem 0rem 1rem;
}

.modal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.PopupMsgimg {
    height: 50px;
}

.whPopupMsgimg {
    height: 65px;
    margin-top: -7px;
}

.Pxs0 {
    padding-right: 0;
}

.Popupgimg {
    height: 157px;
}

.CopyRight {
    color: #616060;
    font-size: 14px;
    padding-top: 65px;
}

.CopyRight a {
    color: #616060;
    font-size: 14px;
}

.ChaVideoZindex {
    position: relative;
    z-index: 999;
}

.ChaVideoHeight {
    width: 100%;
    height: 300px;
}

.pb-0 {
    padding-bottom: 0;
}

.pd_30px {
    padding: 30px !important;
}

.p_t55 {
    padding-top: 35px;
}

.bg2 {
    background-size: cover;
}

.H560 {
    text-align: center;
    display: flex;
    justify-content: center;
    background: #b0551a;
}

.H560 img {
    width: 100%;
    object-fit: cover;
}

/* Neon Sign Animation */
.sign {
    line-height: 40px;
    font-family: "Clip";
    text-transform: uppercase;
    font-size: 2.5em;
    color: #ffe6ff;
    text-shadow: 0 0 0.6rem #ffe6ff, 0 0 1.5rem #f5e310, -0.2rem 0.1rem 1rem #fff70a, 0.2rem 0.1rem 1rem #fbff00, 0 -0.5rem 2rem #ffd747, 0 0.5rem 3rem #ffe108;
    animation: shine 2s forwards, flicker 3s infinite;
}

@keyframes blink {
    0%, 22%, 36%, 75% {
        color: #ffe6ff;
        text-shadow: 0 0 0.6rem #ffe6ff, 0 0 1.5rem #ff65bd, -0.2rem 0.1rem 1rem #ff65bd, 0.2rem 0.1rem 1rem #ff65bd, 0 -0.5rem 2rem #ff2483, 0 0.5rem 3rem #ff2483;
    }
    28%, 33% {
        color: #ff65bd;
        text-shadow: none;
    }
    82%, 97% {
        color: #ff2483;
        text-shadow: none;
    }
}

.flicker {
    animation: shine 2s forwards, blink 3s 2s infinite;
}

.fast-flicker {
    animation: shine 2s forwards, blink 10s 1s infinite;
}

@keyframes shine {
    0% {
        color: #6b1839;
        text-shadow: none;
    }
    100% {
        color: #ffe6ff;
        text-shadow: 0 0 0.6rem #ffe6ff, 0 0 1.5rem #ff65bd, -0.2rem 0.1rem 1rem #ff65bd, 0.2rem 0.1rem 1rem #ff65bd, 0 -0.5rem 2rem #ff2483, 0 0.5rem 3rem #ff2483;
    }
}

@keyframes flicker {
    from { opacity: 1; }
    4% { opacity: 0.9; }
    6% { opacity: 0.85; }
    8% { opacity: 0.95; }
    10% { opacity: 0.9; }
    11% { opacity: 0.922; }
    12% { opacity: 0.9; }
    14% { opacity: 0.95; }
    16% { opacity: 0.98; }
    17% { opacity: 0.9; }
    19% { opacity: 0.93; }
    20% { opacity: 0.99; }
    24% { opacity: 1; }
    26% { opacity: 0.94; }
    28% { opacity: 0.98; }
    37% { opacity: 0.93; }
    38% { opacity: 0.5; }
    39% { opacity: 0.96; }
    42% { opacity: 1; }
    44% { opacity: 0.97; }
    46% { opacity: 0.94; }
    56% { opacity: 0.9; }
    58% { opacity: 0.9; }
    60% { opacity: 0.99; }
    68% { opacity: 1; }
    70% { opacity: 0.9; }
    72% { opacity: 0.95; }
    93% { opacity: 0.93; }
    95% { opacity: 0.95; }
    97% { opacity: 0.93; }
    to { opacity: 1; }
}

.forsm1 {
    font-size: 14px !important;
    text-align: right;
}

.Aed99 {
    width: 33%;
}

.Bannertanimation {
    top: 35vh !important;
    position: absolute;
    width: 100%;
    z-index: 999;
    padding: 0 5%;
}

p {
    text-align: justify;
}

.call-bnr {
    background-color: rgb(217, 217, 26);
    color: white;
}

.btn-bannertop {
    float: left;
    border: none;
    background: rgb(24, 24, 24);
    padding: 10px 30px;
    margin-top: 20px;
}

.btn-bannertop a {
    color: white;
}

.xsandsmbg {
    display: none;
}

.XsLogoalign {
    padding-top: 23%;
    width: auto;
}

.NameAndAge {
    padding: 5px 7px;
    color: white;
    background: #00000069;
    width: 114px;
    display: inline-block;
    text-align: center;
    border: 5px;
    margin-top: 5px;
}

.NameAndCallBtn {
    position: absolute;
    top: 10px;
    color: white;
    z-index: 99;
    width: 89%;
    display: flex;
}

.NameAndCallBtn a img {
    height: 50px;
    position: relative;
}

.whatsAppChat {
    position: absolute;
    bottom: 17px;
    color: white;
    z-index: 99;
    width: 89%;
    display: flex;
}

.StCallBtn {
    float: right;
    justify-content: end;
    display: flex;
    padding-right: 15px;
}

.whatsAppChat a img {
    height: 50px;
    position: relative;
}

.red {
    color: red;
}

.green {
    color: green;
}

.OnandOfWidth {
    background: white;
    padding: 5px 10px 5px 20px;
    border-radius: 8px;
    margin-left: -15px;
}

.bannerspan {
    text-align: left;
    color: #f2d834;
    font-size: 25px;
    float: left;
    position: absolute;
    left: 0;
    font-family: fangsong;
}

.Home_text {
    font-size: 27px;
    font-family: emoji;
}

.HomeTextsection h1 {
    font-family: emoji;
}

.HomeTextsection h2 {
    font-family: emoji;
}

.Pr12px {
    padding-right: 12px;
}

.Pad_rAndMar {
    padding-right: 0;
    margin-right: 0;
}

.TxCapCha {
    text-transform: capitalize;
}

.FwAuto {
    font-family: auto;
}

.Fw27emji {
    font-size: 27px;
    font-family: emoji;
}

.w_50 {
    width: 50%;
}

.StaffImgR {
    position: relative;
}

.pl-15px {
    padding-left: 15px;
}

.pt_15 {
    padding-top: 15px;
}

.pb_15 {
    padding-bottom: 15px;
}

.pt_20 {
    padding-top: 20px;
}

.pb_30 {
    padding-bottom: 30px;
}

.d-xs_none_MDblock {
    display: block;
}

.Chandi_banner {
    background: #000;
    padding: 20px 0;
}

.spamassage24 {
    padding: 20px;
}

.ms24G {
    text-align: center;
}

.banner24top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.Fonts99 {
    font-size: 3em;
}

.Bannertext {
    color: #fff;
    font-size: 18px;
    padding: 15px 0;
}

/* Mobile Responsive */
@media (max-width:575px) {
    .ChaVideoHeight {
        width: 100%;
        height: 220px;
    }
    
    .sign p {
        font-size: 40px;
        text-align: center;
    }
    
    .pd_30px {
        padding: 0px !important;
    }
    
    .navbar {
        z-index: 999999;
        position: fixed;
        width: 100%;
    }
    
    .xsandsmbg {
        background: black;
        padding-bottom: 15px;
        display: block;
    }
    
    .H560 {
        display: none;
    }
    
    .d-xs_none_MDblock {
        display: none !important;
    }
    
    .Aed99 {
        width: 100%;
    }
    
    .Bannertanimation {
        top: 9vh !important;
    }
    
    .sign {
        font-size: 40px;
        margin-bottom: 15px;
    }
    
    .ms24G {
        text-align: center;
    }
    
    .forsm1 {
        text-align: center;
    }
    
    .StaffImgR img {
        height: 475px;
        object-fit: cover;
    }
    
    .NameAndCallBtn {
        width: 92%;
    }
    
    .whatsAppChat {
        width: 92%;
    }
    
    .Popupgimg {
        height: 100px;
    }
    
    .Pxs0 {
        padding-right: 0;
    }
    
    .PAddingallpopup {
        padding: 0;
    }
    
    .modal-dialog {
        width: 99%;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .xsandsmbg {
        background: black;
        padding-bottom: 15px;
        display: block;
    }
    
    .flicker {
        text-align: center;
    }
    
    .XsLogoalign {
        padding-top: 5%;
    }
    
    .H560 {
        display: none;
    }
    
    .d-xs_none_MDblock {
        display: none !important;
    }
    
    .text-sm-leftbanner {
        text-align: center !important;
    }
    
    .ms24G {
        text-align: center;
    }
    
    .forsm1 {
        text-align: center;
    }
    
    .Aed99 {
        width: 100%;
        text-align: center;
    }
    
    .Bannertanimation {
        top: 2vh !important;
    }
    
    .sign {
        line-height: 26px !important;
        font-size: 26px !important;
        margin-bottom: 0 !important;
    }
    
    .forsm1 {
        font-size: 12px !important;
    }
    
    .Popupgimg {
        height: 100px;
    }
    
    .whatsAppChat a img {
        height: 33px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .Bannertanimation {
        top: 19vh !important;
    }
    
    .Aed99 {
        width: 50%;
    }
    
    .OnandOfWidth {
        font-size: 10px;
    }
    
    .StCallBtn {
        padding-right: 0px;
    }
    
    .pl-15px {
        padding-left: 0;
    }
    
    .whatsAppChat a img {
        height: 33px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .OnandOfWidth {
        font-size: 10px;
    }
    
    .whatsAppChat a img {
        height: 33px;
    }
}

@media (max-width:768px) {
    .contact-top {
        display: none !important;
    }
    
    .H560 {
        height: auto;
        background: #ffffff;
    }
}
