.angular-google-map-container {
	width: 100%;
	height: 504px;
}
#map-canvas{
	width: 100%;
	height: 315px;
}

.popover {
	height: 230px !important;
}

.scroll-bar {
  visibility: hidden !important;
}

.alignleft { 
	float: left; 
} 

.alignright { 
	text-align: right;
	padding-right: 16px !important;
} 

.homescreen-text {
	opacity: 0.8;
	background-color: whitesmoke;
	padding: 10px;
}

.circular-content{
	text-align: center;
	background-color: blueviolet;
	font-size: 2em;
	line-height: 3rem;
	border-radius: 50%;
	color: white;
	width: 12rem;
	height: 12rem;
	vertical-align: middle;
	padding-top: 2rem;
	margin: auto;
}

.connector-content{
	text-align: center;
	font-size: 2em;
	padding-top: 1rem;
	color: gray;
}

.main-content{
	text-align: center;
	font-size: 3em;
	font-weight: 800;
	padding-top: 1rem;
	color: black;
}

::-webkit-scrollbar,
*::-webkit-scrollbar {
    display: none;
}

.my-nav {
  list-style-type: disc;
    padding-left: 30px;
}
.my-nav1 {
    list-style-type: decimal;
    padding-left: 30px;
}


.list .item.item-accordion p.wrap{
  padding-top: 0;
  padding-bottom: 0;
  transition: 0.09s all linear;
  word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
  white-space: pre-wrap;
}
li.wrap{
  padding-top: 0;
  padding-bottom: 0;
  transition: 0.09s all linear;
  word-wrap: break-word;
    text-overflow: ellipsis;
  white-space: pre-wrap;
    color: #666;
    font-size: 14px;
    margin-bottom: 2px;
}
.list .item.item-accordion.ng-hide {
  line-height: 0px;
}
.list .item.item-accordion.ng-hide-add,
.list .item.item-accordion.ng-hide-remove {
  display: block !important;
}
.item1{
    border-color: #ddd;
    background-color: #fff;
    color: #444;
    position: relative;
    z-index: 2;
    display: block;
    margin: -1px;
    padding: 16px;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    padding-right: 54px;
}

/*Changes starts for Adding meter on result page*/
.meterbody {
        text-align: center;
        padding: 0px;
        margin: 0px;
    }
    /* clearfix */

    .clear:before,
    .clear:after {
        content: "";
        display: table;
    }

    .clear:after {
        clear: both;
    }

    .clear {
        *zoom: 1;
    }

    .wrapper {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .gauge {
        display: block;
        float: inherit;
        width: 50%;
        margin-left: 33%;
    }

    #g1 {
        width: 40%;
    }
/*Changes ends for Adding meter on result page*/
.leftNavigation {
    border-color: rgba(0,0,0,0.16) !important;
    margin-top: -2px !important;
    margin-bottom: 0px !important;
    border-radius: 1px;
    border-width: 1px;
    background-color: #CC3300 !important;
    color: white;
}
.leftNavigation:hover {
    background-color: #CC6600 !important; 
}
.bar-royal {
    background-color: #CC3300 !important;
}
.takequizbutton{
    background-color: #339900 !important;
    color: white;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 35px !important;
		height: 40px !important;
		text-align: center;
		vertical-align: middle;
}
.strongbutton{
    background-color: #339900 !important;
    color: white;
}
.weekbutton{
    background-color: #666666;
    color: white;
}
.donatebutton{
    background-color: #0099FF !important;
    color: white;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
}
.awarenessbutton{
    background-color: #FFCC66 !important;
    color: white;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
}
.saerchuserbutton{
    background-color: #CC6600 !important;
    color: white;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
    text-align: center;
}

#footer {
  position : absolute;
  bottom : initial;
  height : 40px;
}
/*-------------------------------------slider--------------------------------------*/
.slider {
  width: 100vw;
  height: 94vh;
    
}
.slider-slide{
    text-align: center;
    text-decoration-color: black;
    background-color: whitesmoke;
    border: 2px solid white;
}

.transbox {
  background-color: #ffffff;
  border: 1px solid white;
  opacity: 0.8;
	color: #CC3300 !important;
	text-align: center;
  filter: alpha(opacity=60);
	margin-top: auto;
}

.transbox h3 {
  font-weight: bold;
  color: #CC3300 !important;
    text-align: center;
}
/*-----------------------------------homescreen----------------------------------------------*/
.homescreen1 {
  width: 100vw;
  height: 90vh;
}
/*--------------------------------------footer--------------------------------------------------*/
.flexbox { display: flex; width:100%;}

.flexbox  label { padding: .5em 1em; width: 100%; padding-top: 0px; }
.flexbox  label input{ width: 100%; }


.bar-footer{
	height: 50px;
}

.bar-footer .footer-button {
	margin-top: 0px !important;
}

.demo2 {
    position: relative;
    width: 25vw;
    height: 25vw;
    box-sizing: border-box;
    margin:20px
}
#homecontent1{
    background:url('/images/home_beetlenut_cut.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    margin-left: 0px;
    width:100%;
}
#homecontent2{
    background:url('/images/home_smile1.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    margin-left: 0px;
    width:100%;
}
#homecontent3{
    background:url('/images/26045286562_89f3c95729_o.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    height: 100%;
    width:100%;
}

.homescreen:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.2;
    background-image: url('/images/home_beetlenut_cut.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
		-webkit-filter: blur(1.5px);
		-moz-filter: blur(1.5px);
		-o-filter: blur(1.5px);
		-ms-filter: blur(1.5px);
		filter: blur(1.5px);
}