.text-faded {
    color: rgba(255, 255, 255, .8);
}

.icon-bar {
    width: 100%;
    background-color: #555;
    overflow: auto;
}

    .icon-bar a {
        float: left;
        width: 10%;
        text-align: center;
        padding: 5px 0;
        transition: all 0.3s ease;
        color: white;
        font-size: 36px;
        position: absolute;
    }

.zsx h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
}

body {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
}

header.masthead {
    position: relative;
    background-color: #343a40;
    background: url(https://web.archive.org/web/20220917093656im_/https://media.giphy.com/media/dI3D3BWfDub0Q/giphy.gif) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
}

    header.masthead .overlay {
        position: absolute;
        background-color: #212529;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: .3;
    }

    header.masthead h1 {
        font-size: 2rem;
    }

@media (min-width:768px) {
    header.masthead {
        padding-top: 12rem;
        padding-bottom: 12rem;
    }

        header.masthead h1 {
            font-size: 3rem;
        }
}

.features-icons {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

    .features-icons .features-icons-item {
        max-width: 20rem;
    }

        .features-icons .features-icons-item .features-icons-icon {
            height: 7rem;
        }

            .features-icons .features-icons-item .features-icons-icon i {
                font-size: 4.5rem;
            }

        .features-icons .features-icons-item:hover .features-icons-icon i {
            font-size: 5rem;
        }

.call-to-action {
    position: relative;
    background-color: #343a40;
    background: url(/web/20220917093656im_/https://rainmaps.in/CSS/Images/background.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    .call-to-action .overlay {
        position: absolute;
        background-color: #212529;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: .3;
    }

footer.footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.call-to-map {
    position: relative;
    background-color: #343a40;
    background: url(/web/20220917093656im_/https://rainmaps.in/CSS/Images/heatmap.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .3;
}

.footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #2c3e50;
    color: #fff;
}

.btn-social {
    width: 3.25rem;
    height: 3.25rem;
    font-size: 1.25rem;
    line-height: 2rem;
}

.btn {
    border-width: 2px;
}
/* scroll to top */ .scrollup {
    position: fixed;
}
/* box */
.box {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #e9e9e9;
    background: #fcfcfc;
    padding: 20px;
    height: 160px;
    margin-top: 10px;
}
/* custom size */
.icon-32 {
    width: 24px;
    height: 24px;
    padding: 4px;
    font-size: 16px;
    line-height: 24px;
}

.icon-48 {
    width: 32px;
    height: 32px;
    padding: 8px;
    font-size: 28px;
    line-height: 30px;
}

.icon-64 {
    width: 40px;
    height: 40px;
    padding: 12px;
    font-size: 30px;
    line-height: 40px;
}

.icon-128 {
    width: 56px;
    height: 56px;
    padding: 36px;
    font-size: 54px;
    line-height: 60px;
}


.divcenter {
    text-align: center;
}

.centered {
    text-align: center;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    text-align: center;
}

.divcenter h4 {
    text-transform: none;
    font-size: 1.2rem;
}

.features:hover .box {
    border-bottom: 2px solid orange;
}
                .divTime{
                    display: flex;
                    justify-content: space-around;
                }

                .divTime h6 {
                   position: absolute;
                   bottom: 0;
                    font-size: 0.75rem;


                }
@media screen and (max-width: 600px) {
    .features-icons .features-icons-item .features-icons-icon {
        height: 3rem;
    }

    .features-icons .features-icons-item h3 {
        font-size: 1rem;
    }

    .features-icons .features-icons-item .features-icons-icon i {
        font-size: 2.5rem;
    }

    .features-icons .features-icons-item:hover .features-icons-icon i {
        font-size: 3rem;
    }

    .divcenter h4 {
        text-transform: none;
         font-size: 1rem;
    }

    .icon-48 {
        width: 28px;
        height: 28px;
        padding: 6px;
        font-size: 22px;
        line-height: 26px;
    }
}

/*
     FILE ARCHIVED ON 09:36:56 Sep 17, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:06:52 Sep 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.276
  load_resource: 96.081
  PetaboxLoader3.resolve: 37.538
  PetaboxLoader3.datanode: 52.043 (2)
  loaddict: 34.556
*/