
/* CONTENT PAGE CSS STARTS FROM HERE */


body{
    background: #f6f6f6 !important;
}
#select{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
}
header h2
{
    font-size:15px !important;
    font-family: 'Poppins', sans-serif !important;
}
.select__content,.utility-heading
{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    color: black;

}
.first,.second
{
    color: white !important;
    font-family: 'Poppins', sans-serif !important;
    font-size:14px !important;

}
.zip__code__section,.dropdown__section
{
    border: 0px solid red;
    margin-left:0px !important;
}
.main__left__wrapper
{
    border: 0px solid red !important;
    margin-right: -50px ;
}
.main__right__wrapper
{
    background: white !important;
    margin-right: 30px;
    border-radius:15px !important;
    box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;
    padding-bottom: 18px;
}
.metric:nth-child(2),.metric:nth-child(4)
{
    border-left: 1px solid #d6d6d6;
}
.select__content
{
    margin-right: 0px !important;
}
.main__wrapper
{

    max-width:1366px !important;
    margin: auto !important;
    margin-top:0rem !important;
    padding-top:7rem !important;
    position: relative ;
}
.second-row-parent,.third-row-parent,.first-row-parent
{
    border: 0px solid red !important;
    height:100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8px;
}
.first-row,.second-row,.third-row{
    border: 0px solid black !important;
    width: 100% ;
    height: 100px;
    margin: 8px;
    box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;
    border-radius:10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: 'Poppins';

}
.main__categories__wrapper
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.first__wrapper
{
    border: 0px solid red !important;
    height: 100% !important;
    border-radius: 15px !important;
    padding: 30px 10px;
    display: flex;
    align-items:center;
    justify-content: space-between;
    flex-direction: column;
}
.WaterQuality__WaterQualityDiv-sc-na9uu4-0
{
    padding-bottom:0px !important;
}
.text__main
{
    font-family: 'Poppins';
    text-align: center;
}
.text__main:nth-child(2)
{
    color: red !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    text-align: center;
}
.main-counter h1
{
    border: 0px solid red !important;
    font-size: 26px !important;
    padding-bottom: 110px;
}
.main-counter{
    display: flex;
    align-items: end;
    justify-content: center;
    margin-top:-1rem !important;
}
#popup:hover
{
    cursor: pointer;
}
.icon
{
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: start !important;
    padding-right:10px !important;
    padding-left:10px !important;
    margin-top: -3rem !important;
}
.icon i{
    font-size:24px !important;
}
.detail__card
{
    border: 0px solid red !important;
    /* height: 350px !important; */
    width: 300px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:10px !important;
    position: absolute;
    top: 80px;
    left: 230px;
    box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;
    background: white !important;
    flex-direction: column;
    border-radius:15px !important;
    padding-bottom:15px !important;
    transition: 0.5s !important;
}
.detail__card__wrapper
{
    display: none !important;
}
#heading
{
    border: 0px solid red !important;
    display: flex;
    align-items: center;
    justify-content: start;
    width: 90% !important;
    border-radius: 0px !important;
    margin-top:20px !important;
}
#heading span:nth-child(1)
{
    margin-right:10px;
    font-family:'Poppins';
    font-weight: bolder !important;
    font-size: 22px !important;
}
#heading span:nth-child(2)
{
    font-family:'Poppins';
    font-weight: bolder !important;
    font-size: 22px !important;

}
.detail__card hr{
    border: 0px solid red !important;
    width: 90%;
    margin: auto !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-radius: 100% !important;
    height: 3px;
    background:#333 !important;
    margin-top:6px !important;
    margin-bottom:15px !important;
}
.detail__first
{
    border: 0px solid red !important;
    width:90% !important;
    font-family: 'Poppins';
}
.first__line1
{
    font-size:14px;  
    font-weight: 500 !important;
    margin-bottom: 5px !important;

}
.first__line2
{
    font-size:14px;  
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}
.first__line3
{
    font-size:14px;  
    margin-bottom: 5px !important;
    font-weight: 500 !important;
}
.first__slip__header
{
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: end !important;
    max-width: 1330px !important;
    margin: auto !important;
}
.main__navbar__child
{
    border: 0px solid red;
    max-width: 1308px !important;
    margin: auto !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 0px !important;
}
/* my css */
.first, .second{
    border: 0px solid red;
    margin: 0px 10px;
    color: white;
    letter-spacing: 0.3px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.second{
    margin-right: 1rem;
    border-left: 1px solid white;
    padding-left: 1rem;
}
.first-navbar{
    margin-left: 2.01rem;
}
.icons{
    margin-right: 30px;
}
.main__links{
    font-weight: 600;
    font-size: 16px;
    font-family: 'Poppins';
}

/* end */


@media only screen and (max-width:800px)
{

    .main__wrapper{
        border: 0px solid red ;
        display: flex ;
        align-items: center ;
        justify-content: center ;
        flex-direction: column ;
        margin-top:0rem !important;
    }
    .Quality__MobileOnly-sc-1ky64nn-12
    {
        display: none !important;
    }
    .zip__code__number
    {
        position: relative !important;
        top: 185px !important;
        left: -90px;
    }
    .rightLink
    {
        left: 199px !important;
        top: 20px !important;
    }
    #select
    {
        width:315px !important;
    }
    .main__left__wrapper{
        display: flex !important;
        align-items: center;
        justify-content: center ;
        width: 100% !important;
        padding: 0px !important;
        margin: 0px !important;
    }
    .iBDvOv
    {
        max-width:100% !important;
    }
    .styles__Fluid-sc-1htfc9h-0
    {
        width:100% !important;
    }
    .Quality__ZipBox-sc-1ky64nn-4
    {
        width:100% !important;
        flex-direction: row !important;
        margin-top:1.5rem !important;
    }
    .zip__code__number,.rightLink
    {
        position:static !important;
    }
    .lcDKfv
    {
        max-width:100% !important;
    }
    .utility-heading, .select__content
    {
        width:100% !important;
        margin: auto !important;
    }
    .utility-heading
    {
        margin-top:0rem !important;
    }
    .fvHgJO
    {
        max-width:90% !important;
        margin: auto;
    }
    .globalAlignedRight
    {
        margin-right: 30px !important;
    }
    .dibCcB
    {
        margin-left:15px !important;
    }
    .ikBpKM
    {
        padding-bottom:40px !important;
    }
}

/* CONTENT PAGE CSS ENDS HERE */
.d-flex.align-items-center.justify-content-start.pb-5 a {
    color: #000 !important;
}
.Quality__ZipBox-sc-1ky64nn-4.cMSjNl input {
    width: 115px !important;
    border: none;
    height: 50px;
    /*box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;*/
    border-radius: 5px;
    margin-right: 15px;
    outline: none;
    background: transparent;
}

/* CSS FROM THE CONTENT.HTML PAGE */

@media (min-width: 768px) 
{
    .lcDKfv
    {
        max-width: 83%;
    }
}
body 
{
    padding-top: 0px;
}
html {
    display: none;
    opacity: 0;
}
.bjVZiQ {
    display: block;
    cursor: pointer;
    z-index: 10150;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 42px;
    background: #cbeeec;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: end;
    background-image: linear-gradient(to right, #a1e1f9, #185a9d);;
}
.gCXnJt {
    box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;
    background: white;
    border-radius: 14px;
    margin: 0;
    padding-bottom: 20px;
    max-width: 335px;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    position: relative;
}
.dibCcB {
    position: relative;
    margin: 30px auto 0px auto;
    padding: 15px 0px;
    background-color: #ffffff;
    background: #ffffff;
}
.dibCcB .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.dibCcB .wrap > * {
    max-width: 100%;
    width: calc(50% - 20px);
    margin: 0 auto;
    box-sizing: border-box;
}
@media (min-width: 768px) {
    .dibCcB .wrap > * {
        height: 335px;
    }
} 
@media (min-width: 768px) {
    .dibCcB {
        margin-left: 10px;
    }
} 
.iBDvOv {
    padding: 32px 0px 30px 0px;
    text-align: center;
} 
.cMSjNl {
    color: #1f4e60;
    font-family: Poppins;
    font-size: 32px;
    -webkit-letter-spacing: 0;
    -moz-letter-spacing: 0;
    -ms-letter-spacing: 0;
    letter-spacing: 0;
    line-height: 34px;
    cursor: pointer;
    padding-left: 1px;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cMSjNl > a {
    display: block;
    margin: 0;
    font: 17px / 22px Poppins;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #4389e6;
    padding-bottom: 1px;
} 
.cMSjNl > a::after {
    display: block;
    content: "";
    border-bottom: solid transparent 2px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
} 
.cMSjNl > a:hover::after,
.cMSjNl > a.active::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    border-bottom: solid #4389e6 2px;
} 
@media (max-width: 768px) {
    .eQftaE > button 
    {
        margin-top: 15px;
    }
} 
.eQftaE .styles__FilledCTAButton-sc-1htfc9h-13 
{
    font-family: Poppins;
    background-image: linear-gradient(to right, #65c9ee , #9833e3);
    display: none;
}
@media (min-width: 768px) {
    .htyCXy
    {
        display: none;
    }
} 
html
 {
    opacity: 1;
    display: block;
}
.gPgivQ 
{
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -webkit-transition: transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
    padding-top: 18px;
    background: white;
    z-index: 99999999999999999999 !important;
    width: 506px;
    height: 100%;
}
.jDnhFj
{
    height: 62px;
}
@media (max-width: 768px)
{
    .jDnhFj
    {
        height: 53px;
    }
}
.jDnhFj nav
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box;
    height: 62px;
    width: 100%;
}
.jDnhFj nav
{
    position: fixed;
    z-index: 10150;
    background: white;
    box-shadow: 0 2px 4px 0 rgba(197, 197, 197, 0.5);
}
@media (max-width: 768px) {
    .jDnhFj nav.home
    {
        background: transparent;
        -webkit-transition: all ease-in 0.3s;
        transition: all ease-in 0.3s;
    }

    .jDnhFj nav.home.scrolled,
    .jDnhFj nav.home:hover
    {
        background: white;
    }
}
@media (min-width: 768px)
{
    .dutBCz
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.cMSjNl .rightLink:hover
{
    text-decoration: none;
}

@media (min-width: 768px)
{
    .cKzzpp
    {
        width: 100%;
        display: block;
        background: #f6f6f6;
        max-width: 588px;
        box-sizing: border-box;
        /*margin-left:30px;*/
    }
}
@media (min-width: 1140px)
{
    /*.cKzzpp
    {
        padding-left: 74px;
    }*/
    .cKzzpp {
     margin-left: 30px; 
}
} 
@media (min-width: 768px)
{
    .fvHgJO 
    {
        width: 100%;
        overflow: hidden;
    }
}
.igkCXr 
    {
        display: none !important;
    } 

/* CSS FROM THE CONTENT.HTML PAGE ENDS HERE */


/* STYLE.CSS STYLESHEET CSS */
body{
    margin: 0rem;
    background: #f6f6f6 !important;
}
#select
{
    border: none;
    outline: none;
    font-size: 15px !important;
    width: 165px !important;
    height: 50px !important;
    appearance: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 10px;
    font-family: 'Europa-Bold';
}
.first,.second
{
    border:0px solid red;
    margin: 0px 10px;
    color: white;
    letter-spacing:0.3px;
}
.first
{
    margin-right: 5px;
}
.second{
    margin-right: 3rem;
    border-left: 1px solid white;
    padding-left: 1rem;
}
.main-navbar
{
    border:0px solid red;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width:100% ;
}
.first-navbar
{
    border:0px solid red;
}
.first-navbar
{
    height: 3rem;
    width: 16rem;
    margin-bottom: 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1rem;
}
.first-navbar img
{
    width:70% ;
    height:130%;
}
.second-navbar
{
    display: flex;
    align-items: center;
    justify-content: center;
        margin-right: 15px;
}
.links{
    border:0px solid black;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main__links
{
    border-right: 1px solid black;
    color: black;
    text-decoration: none;
    font-family: 'Poppins';
    font-size:14px !important;
    padding: 0px 10px;
}
.main__links:hover{
    color:cornflowerblue;
    transition: 0.5s;
    text-decoration: none;
}
.icons
{
    border: 0px solid red;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width:4rem;
    padding-left: 10px;
    margin-right:50px;
    margin-top:2px;
}
.color__controller
{
    background-image: linear-gradient(to left, #65c9ee , #9833e3);
    color: white !important;
    border:none !important;
}
.main__icons
{
    display: flex;
    align-items: center;
    justify-content: center;
    margin:5px;
}

.main-content
{
    height:50vh;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0px solid red;
    flex-direction: column;
}
.main-content-main
{
    text-align: center;
    
}
.main-content-main h2
{
    font-size:46px;
    color: black;
    margin-top:20rem;
    text-transform: uppercase;
    font-weight: bolder;
}
.main-content-main h5
{
    font-size:35px;
    color: black;
    margin-top:-6px;
    font-weight: bolder;
}
.main-content-main p
{
    padding-right: 16rem;
    padding-left: 16rem;
    font-size: 20px;
    margin-top:1.2rem;
}
.img
{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:15px;
}
.zip__input
{
    padding: 10px 20px;
    outline: none;
    border: none;
    width: 28.8%;
    border-bottom: 1px solid #bebebe;
    font-size:25px;
}
.zip__input:focus
{
    border-bottom:1px solid black;
    transition:0.5s;
}
.email__input
{
    padding: 10px 20px;
    outline: none;
    border: none;
    width: 28.8%;
    border-bottom: 1px solid #bebebe;
    font-size:25px;
}
.email__input:focus
{
    border-bottom:1px solid black;
    transition:0.5s;
}
.dropdown__button
{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0px solid black;
    margin-top:26px;
    margin-bottom:20px;
    width: 100%;
}
.btn__btn
{
    border: 0px solid red;
    background: skyblue;
    color: white;
    padding: 0.8rem 2.3rem;
    border-radius: 0px;
    margin:5px;
    letter-spacing: 1px;
    margin-right: 0px;
    background: #4869e8;
}
#select__main
{
    width: 17rem;
    height:50px;
    padding: 10px 20px;
    appearance: none;
    outline: none;
    margin-right: 16px;
    background: url('../images/123.png') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    border: none;

}
.select__content
{
    border: none;
    outline: none;
    font-size: 15px !important;
    appearance: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 10px;
    font-weight: 400 !important;
    height:50px;
    width:100%;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.utility-heading
{
    padding-bottom: 0rem;
    margin-bottom: 0rem;
    background: white;
    border-radius: 0px;
    padding-left: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px;
    font-size: 12px;
    color: gray;
    margin-bottom: -10px;
}
/* my css */
.first-navbar img{
    width: 100%;
    height: 200px;
}
.main-content-main h5{
    color: #3a6b96;
    font-family: 'Poppins', sans-serif;
    font-size: 40px;

}
.main-content-main h2{
    color: #48a2dc;
    font-family: 'Poppins', sans-serif;
    font-size: 42px;
}
.main-content-main p{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    margin: auto;
    width: 84rem;
    color: #777;
    /* margin-top: 30px; */
    margin-bottom: 30px;
    font-weight: 400;
    line-height: 32px;
}
.zip__input{
    /*color:#c1c3c4;*/
    font-size: 2.4em;
    width: 34rem !important;
    margin-top:-20px !important;
}
.email__input{
    /*color:#c1c3c4;*/
    font-size: 2.4em;
    width: 34rem !important;
    margin-top:-7px !important;
    margin-bottom:35px !important;
}
#select__main{
    width: 24rem;
    height: 70px;
    font-size: 20px;
    margin-right: 30px;
}
.btn__btn{
    padding: 20px 46px;
    border-radius: 0px;
    font-size: 20px;
}
::placeholder{
    color: #c1c3c4;
}
#select__main option{
   padding: 500px 0px !important;

}
/* end */
.Quality__ZipBox-sc-1ky64nn-4.cMSjNl .select__father, .styles__Panel-sc-1htfc9h-1.Quality__UtilitiesPanel-sc-1ky64nn-9.lcDKfv.lhHfpo.utilitiesPanel.dropdown__section .content__select {
    box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;
}
.Quality__ZipBox-sc-1ky64nn-4.cMSjNl #go__button {
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
    /*width: 100%;
    margin: 0;*/
}
@media only screen and (max-width: 360px){
    .first{
        font-size: 10px;
        margin: 1px 1px 1px 1px;
    }
    .second{
        font-size: 10px;
    }
    .first-navbar{
        margin: 1px 1px 1px -30px;
        width: 50%;
        height: 100px;
    }
    .first-navbar img{
        width: 100%;
        height: 200px;
    }
    .second-navbar{
        width: 50%;
        height: 50px;
    }
    .main__icons{
        font-size: 10px;
    }
    .main__links{
        font-size: 12px;
        padding: 1px 5px 1px 5px;
    }
    .icons{
        margin-right: 0px;
        padding: 1px 1px 1px 1px;
        width: 3rem;
    }
    .main-content-main{
        width: 100%;
        height: 50%;
    }
    .main-content-main h2{
        font-size: 35px;
    }
    .main-content-main h5{
        font-size: 25px;
    }
    .main-content-main p{
        font-size: 15px;
        padding: 0px 61rem 1px 1rem;
        margin: 0px 0px 1px 13px;
    }
    .zip__input{
        width: 67%;
        height: 12%;
    }
}
/* STYLE.CSS STYLESHEET CSS ENDS HERE */



/* responsiveness of the content.html */
@media only screen and (max-width:1170px)
{
    .main__wrapper{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column  ;
    }
    .main__right__wrapper{
        width: 90% !important;
        margin: auto !important;
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    /*.select__content
    {
        width: 487px !important;
    }*/
    .detail__card{
        border: 0px solid red !important;
        width: 300px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px !important;
        position: absolute;
        top: 420px;
        left: 124px;
        box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;
        background: white !important;
        flex-direction: column;
        border-radius: 15px !important;
        padding-bottom: 15px !important;
        transition: 0.5s !important;
        z-index: 100;
    }

}


/* responsiveness of the content.html ends here */









.testing
{
    display: none !important;
    border: 0px solid black !important;
}
.tested
{
    display: flex !important;
}
@media screen and (max-width: 1024px)
{
    .second{
        margin-right:2rem !important;
    }
}
@media screen and (max-width: 767px)
{
    .first__slip__header
    {
        justify-content: center !important;
    }
    .testing
    {
        display: flex !important;
    }
    .tested
    {
        display: none !important;
    }
    .fa-bars
    {
        font-size: 30px !important;
        margin-right: 30px;
        margin-left: 30px !important;
    }

}
@media only screen and (max-width:433px)
{
    .icons{
        display: none !important;
    }
    .first,.second{
        font-size:12px !important;
    }
    .second-navbar
    {
        width: 50%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: start;
    }
    .first-navbar
    {
        height:50px !important;
    }
    .first{
        font-size:11.5px !important;
    }
    .second
    {
        margin-right:0rem !important;
        padding-left:0.5rem !important;
        margin:0px 5px !important;
    }
    .first-navbar img
    {
        width:115% !important;
        height: 170px !important;
    }
    .bjVZiQ
    {
        background-image: linear-gradient(to right, #063f54, #185a9d);
    }
}




/* media query for the content responsiveness */
@media only screen and (max-width:1024px)
{
    .lcDKfv
    {
        max-width:90% !important;
    }
    /*.select__content
    {
        width:530px !important;
    }*/
}
@media only screen and (max-width:800px)
{
    .select__content
    {
        width:100% !important;
    }
    .lcDKfv
    {
        max-width:100% !important;
    }
    #select
    {
        width:330px !important;
    }
}
.navbar-toggler
{
    margin-top:10px !important;
    margin-bottom:10px !important;
}
@media only screen and (max-width:770px)
{
    .lcDKfv
    {
        max-width: 77% !important;
        margin: auto !important;
    }

    .hasBg
    {
        flex-direction: column !important;
    }
    .globalAlignedRight
    {
        margin-right:15px !important;
    }
    .WaterQuality__WaterQualityDiv-sc-na9uu4-0
    {
        width:97% !important;
        margin-bottom:9px !important;
    }
    .first__wrapper{
        height:17rem !important;
    }
    .main-counter
    {
        margin-top:0rem !important;
    }
    .main__categories__wrapper
    {
        width:100% !important;
    }
}
@media only screen and (max-width:730px)
{
    .select__content,.utility-heading
    {
        width:100% !important;
    }
    #select
    {
        width:200px !important;
    }
}
@media only screen and (max-width:560px)
{
    .select__content,.utility-heading
    {
        width:100% !important;
    }
    #select
    {
        width:150px !important;
    }
}
@media only screen and (max-width:494px)
{
    .zip__code__number
    {
        font-size:24px !important;
    }
    .cMSjNl > a
    {
        font-size:14px;
    }
}
@media only screen and (max-width:500px) {
    .email__input{
        /*color:#c1c3c4;*/
        font-size: 22px !important;
        width: 19rem !important;
        margin-top:-50px !important;
        margin-bottom:18px !important;
    }
    .email__input:focus
    {
    border-bottom:1px solid black;
    transition:0.5s;
    }
}


/* media query for the content responsiveness ends here */
@media only screen and (max-width:500px)
{
    /* i.fa-circle-info,.detail__card
    {
        display: none !important;
    } */
    .icon
    {
        flex-direction: column !important;
        align-items: start;
    }
    .WaterQuality__WaterQualityDiv-sc-na9uu4-0.gCXnJt.bad .icon
    {
        align-items: center;
    }
    .fa-circle-info
    {
        margin-top: 40px;
    }
    .detail__card
    {
        border: 0px solid red !important;
        width: 284px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px !important;
        position: absolute;
        top: 570px;
        left: 38px;
        box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;
        background: white !important;
        flex-direction: column;
        border-radius: 15px !important;
        padding-bottom: 15px !important;
        transition: 0.5s !important;
        z-index: 100;
    }
    .main-counter h1 {
    font-size: 1rem !important;

    .email__input{
        /*color:#c1c3c4;*/
        font-size: 22px !important;
        width: 20rem !important;
        margin-top:-7px !important;
        margin-bottom:18px !important;
    }
    .email__input:focus
    {
    border-bottom:1px solid black;
    transition:0.5s;
    }
}
}

@media only screen and (max-width:400px)
{
    /* i.fa-circle-info,.detail__card
    {
        display: none !important;
    } */
    .icon
    {
        flex-direction: column !important;
        align-items: start;
    }
    .WaterQuality__WaterQualityDiv-sc-na9uu4-0.gCXnJt.bad .icon
    {
        align-items: center;
    }
    .fa-circle-info
    {
        margin-top: 40px;
    }
    .detail__card
    {
        border: 0px solid red !important;
        width: 284px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px !important;
        position: absolute;
        top: 570px;
        left: 38px;
        box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;
        background: white !important;
        flex-direction: column;
        border-radius: 15px !important;
        padding-bottom: 15px !important;
        transition: 0.5s !important;
        z-index: 100;
    }
    .main-counter h1 {
    font-size: 1rem !important;

    .email__input{
        /*color:#c1c3c4;*/
        font-size: 22px !important;
        width: 20rem !important;
        margin-top:-7px !important;
        margin-bottom:18px !important;
    }
    .email__input:focus
    {
    border-bottom:1px solid black;
    transition:0.5s;
    }
}
}
@media only screen and (max-width:320px)
{
    .detail__card
    {
        border: 0px solid red !important;
        width: 284px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px !important;
        position: absolute;
        top: 587px;
        left: 18px;
        box-shadow: rgb(191 191 191 / 50%) 0px 4px 20px 0px;
        background: white !important;
        flex-direction: column;
        border-radius: 15px !important;
        padding-bottom: 15px !important;
        transition: 0.5s !important;
        z-index: 100;
    }
    .email__input{
        /*color:#c1c3c4;*/
        width: 20rem !important;
        margin-top:-7px !important;
        margin-bottom:18px !important;
    }
}
@media only screen and (max-width:770px) and (min-width:768px)
{
    .select__content,.utility-heading
    {
        width:100% !important;
    }
    #select
    {
        width:200px !important;
    }
}
@media only screen and (max-width:991px)
{
    .Quality__ZipBox-sc-1ky64nn-4
    {
        flex-direction:column !important;
    }
    #select
    {
        width:350px !important;
    }
    .zip__code__number
    {
        position:relative !important;
        top: 0px !important;
        left: -112px;
    }
    .rightLink
    {
        position:relative !important;
        top: -80px !important;
        left: 100px !important;
    }
    .lcDKfv
    {
        max-width: 84% !important;
    }
    .Quality__ZipBox-sc-1ky64nn-4.cMSjNl input {
    width: 115px !important;
    border: none;
    height: 50px;
    box-shadow: none;
    border-radius: 5px;
    background: transparent;
    outline: none;
}
}
@media only screen and (max-width:991px)
{
    /*.Quality__ZipBox-sc-1ky64nn-4
    {
        flex-direction:column !important;
    }*/
    .Quality__ZipBox-sc-1ky64nn-4.cMSjNl #go__button {
    width: 100%;
    margin: 0;
}
    .Quality__ZipBox-sc-1ky64nn-4 {
    flex-direction: column !important;
    max-width: 100%;
    align-items: initial;
}
    #select {
    width: 100% !important;
    max-width: 100% !important;
}
    .zip__code__number
    {
        position:relative !important;
        top: 0px !important;
        left: 0px;
    }
    .rightLink {
    position: relative !important;
    top: -80px !important;
    right: 0 !important;
    display: flex !important;
    justify-content: flex-end;
    left: 0 !important;
}
    .lcDKfv
    {
        max-width: 100% !important;
        margin: 0px 15px 0px 15px !important;
    }
    .second-row-parent, .third-row-parent, .first-row-parent {
        border: 0px solid red !important;
        height: 248px;
        width: 96%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 8px;
        flex-direction: column !important;
}
.second-row:nth-child(1)
{
    border: 0px solid red !important;
    margin-top:-55px !important;
}
.third-row
{
    border: 0px solid red !important;
    margin-top:-230px !important;
}
}


@media only screen and (max-width:1290px) and (min-width:1170px){
.WaterQualityBox__QualityBoxes-sc-1gs0ap9-3.ebbnKW.main__categories__wrapper p{font-size: 10.5px !important;}
.main-counter h1 {
    font-size: 20px !important;
}
}