html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input {
  margin:0; 
  padding:0;
}

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
address,
caption,
cite,
code,
em {
  font-size:17px;
}

hr {
  border-color:#6A6A6A;
}

th {
  font-size:17px; 
  font-weight:normal; 
  font-style:normal;
}

ul,
ol {
  display:block; 
  list-style:none;
}

fieldset,
img {
  border:none;
}

caption,
th {
  text-align:left;
}
a {
    color: #000;
    text-decoration: none;
    outline-style: none !important;
}
a:hover {
    color: #000;
    text-decoration: none;
}

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v13/eFRpvGLEW31oiexbYNx7Y_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
html {
  min-height: 100%;
  position: relative
}
body {
  background:#EEEEEE !important;
  color: #b1b1b1;
   font-family: 'Lato';
  font-size:17px;
  overflow-x:hidden;
  overflow-y:auto;
  line-height:25px;
  margin-bottom: 300px;
}
header {
  background-color: #FFFFFF;
  
}

.logo {
    display: inline-block;
    float: left;
    padding: 10px 15px;
    margin: 0px;
}
.nav-menu {
  float: right;
  padding-top: 10px;
}
.header_top {
    display: inline-block;
    padding: 5px 0 0 0;
    height: 30px;
}
.header_top .header_social {
    display: block;
}
.header_top .header_social ul {
    display: block;
    float: left;
    padding: 0 5px;
}
.header_top .header_social ul li {
    display: block;
    float: left;
    padding: 0px;
    margin: 0 0 0 9px;
    border: none;
}
.header_top .header_social ul li a {
    display: inline-block;
}
.header_top .header_social ul li a:hover {
  opacity: 0.7;
}
.navbar-default {
    background: none;
    border: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #3B4246;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #3B4246;
    background-color: transparent;
    outline-style: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
    padding:10px;
    outline-style: none;
}
.hvr-underline-from-center
{
  overflow:visible !important;
  z-index: 9999;
}
.nav > li a {
    padding: 10px 10px;
    font-size: 16px;
    position: relative;
    display: block;
    font-family: 'Lato', sans-serif;
}
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #E07912;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

.navbar {
    margin: 16px 0 0 0;
    min-height: 40px;
}
.nav > li .no-padding > div {
    padding: 10px 10px;
}
.dropdown-menu > li > a {
  font-size: 14px !important;
  outline-style: none;
}
.dropdown-blue {
    background: #03596A;
    color: white;
    border-radius: 10px 10px 0px 0px;
}
.dropdown-blue:hover {
  background:#047A93;
}
.graph-display {
  background-color: #EEEEEE;
  
}

.display-block {
  padding-top: 30px;
}
.left-display {
  margin:0 auto;
  display: table;
  background-color: #FFFFFF;
}

.heading {
  color: #445F72;
  font-size: 21px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-align: center;
  padding-top: 18px;
  padding-bottom: 18px;
}
.left-display img {
  float: left;
  margin-top: -5px;
  padding-right: 12px;
}
.left-display h3 {
  font-size: 30px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  color: #5A707B;
  display: table;
  margin:0 auto;
  padding-top: 25px;

}
.left-display h4 {
  font-family: 'Lato', sans-serif;
  color: #fff;
  clear: both;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  background-color:#FFB713; 
}
.tbl-mar {
  margin-bottom: 20px;
  padding-top: 15px;
  border-top: 1px solid #D3D3D3;

}
.tbl-mar li {
    font-family: 'Lato', sans-serif;
    position: relative;
    padding-right: 10px !important;
    width: 50%;
    display: inline-block;
    float: left;
    padding-bottom: 20px;
    color:#5A707B;
    font-size: 16px;
}
.tbl-mar li span {
  color: #A6A6A6;
}

.weather-table {
  padding-top: 25px;
  margin-left: 15px;
  margin-right: 15px;
}
.weather-table h6 {
  color:#5A707B;
  font-size: 16px; 
  font-family: 'Lato', sans-serif;
  padding-bottom: 5px;
}
.weather-table p {
  color: #A6A6A6;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  padding-bottom: 5px;
}
.weather-table tr {
   color: #3b4246;
   font-size: 14px;
}
.weather-table tr td {
  padding-right: 20px !important;
}
.table tr td {
  border:0 !important;
}
.blocks_sec {
    display: block;
    margin:0;
    padding: 80px 0 100px 0;
}
.bak-color {
  background-color: #ffffff;
}
.news_blocks {
    display: block;
    margin: 0px;
    padding: 0 0 12px 0;
}
/*.news_block {
    display: inline-block;
    /*float: left;*/
    /*margin: 0px;*/
    /*padding: 0px;*/
    /*text-align: center;*/

.news_block h3 {
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 21px;
    line-height: 21px;
    color: #E07912;
    border: 1px solid #E07912;
    border-radius: 18px;
    padding: 6px 20px 11px;
}
.news_block h3:hover {
  background-color:#F1A154;
  color: #ffffff;
}
.news_block ul {
    display: block;
    margin: 0px;
    padding: 29px 0 0 0;
}
.news_block ul li {
    display: block;
    margin: 0px;
    padding: 23px 0 23px 0;
    text-align: left;
}
.news_block  span {
    display: inline-block;
    float: left;
}
.news_block ul li .news_in {
    display: inline-block;
    float: left;
    padding: 0px 0 0 15px;
}
.news_block ul li .news_in p {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 21px;
    color: #5F6A70;
    padding: 0 0 11px 0;
    letter-spacing: -0.1px;
}
.news_block ul li .news_in p a:hover {
  color:#8F8F8F; 
}
.news_block ul li .news_in small {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    color: #aaaaaa;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}
.news_block ul li .news_in em {
    display: inline-block;
    background: url(../images/dot.png) no-repeat left center;
    padding: 0 0 0 8px;
    margin: 0 0 0 5px;
    font-size: 11px;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0;
}
.news_title {
    color: #fff;
    padding-left: 10px;
    position: absolute;
    left: 11px;
    bottom: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}
.edu_block ul li:nth-child(2n) {
    float: right;
}
.appstore_sec {
    display: block;
    background: url(../images/appstore_bg.png) no-repeat center top;
    padding: 27px 0 34px 0;
    margin: 0px;
    background-size: cover;
}
.mobile {
    display: inline-block;
    float: right !important;
    margin: 0;
    text-align: right;
}
.app_data {
    display: inline-block;
    float: left;
    margin: 0;
}
.app_data h4 {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 34px;
    color: #fff;
    padding: 0 0 27px 0;
}
.app_data p {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    padding: 0 0 25px 0;
}
.services {
    display: block;
    margin: 0px;
    padding: 21px 0 38px 0;
    text-align: center;
    margin-top: 10px;
}
.services h3 {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 39px;
    color: #E07912;
}
.services ul {
    display: block;
    padding: 30px 0 0 0;
    margin: 0px;
}
.services ul li {
    display: inline-block;
    float: left;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.services ul li a img {
    display: block;
    margin: 0 auto 16px;
}
.services ul li h6 {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #1EB9E5;
    padding: 0 0 8px 0;
}
.services ul li p {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    color: #3b4246;
    padding: 0 0 12px 0;
}
footer {
    display: block;
    margin: 0px;
    padding: 29px 0;
    background: #3b4246;
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.footer_in {
    display: block;
    margin: 0px;
    padding: 0 0 20px 0;
}
.footer_left {
    display: inline-block;
    float: left;
    margin: 0px;
}
.footer_left img {
  float: left;
  padding-right: 10px;
}
.footer_left ul {
    display: block;
    padding: 18px 0 0 1px;
    margin: 0px;
    float: left;
}
.footer_left ul li {
    display: block;
    padding: 0 0 0 18px;
    margin: 0 0 7px 0;
}
.footer_left ul li:hover {
  opacity: 0.7;
}
.footer_left ul li:nth-child(1) {
    background: url(../images/message_icon.png) no-repeat center left !important;
}
.footer_left ul li a, .footer_left ul li p {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    padding: 0 0 0 0;
    outline-style: none;
}
.footer_right {
    display: inline-block;
    float: left;
    padding: 4px 0 0 0;
    margin: 0px;
}
.footer_social {
    display: inline-block;
    padding: 0 0 0 15.4%;
    margin: 0px;
}
.footer_social h6 {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    color: #fff;
    float: left;
}
.footer_social h6 span {
    display: block;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
}
#newsletteButton {
    margin: -27px;
  z-index: 9999;
  cursor: pointer;
  font-size: 13px;
    
}
.icon {
  color: #B1B1B1;
}
.footer_social ul {
    display: block;
    float: left;
    padding-left: 20px;
}
.footer_social ul li {
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
}
.footer_social ul li a {
    display: inline-block;
}
.footer_social ul li a:hover {
  opacity: 0.7;
}
.copy {
    display: inline-block;
    margin: 0px;
    padding: 6px 0;
    border-top: 1px solid #A8A8A8;
    background: #3b4246;
}
.copy p {
    display: inline-block;
    float: right;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 12px;
    color: #fff;
    text-align: right;
    padding: 2px 0 0 0;
    margin: 0px;
}
.table-responsive {
  border:0px !important;
}

/*toggle*/
.left-content-chart {
   margin-top: 30px;
   z-index: 9999;
   white-space: nowrap;
   position: relative;
   height: 160px;

}
.content-chart {
  background-color: #FFFFFF;
}
.left-content-chart ul li {
  padding-bottom: 10px;
  color: #ffffff;
  margin-bottom:5px;
  display: inline-block;
  margin-top: 20px;
  white-space: normal;
  width:222px;


}
.default-color {
  background-color: #1DB151;
  padding-top: 20px;
  padding-bottom: 20px;
  border:3px solid #ffffff;
}
.color-chart h3 {
  text-align: center;
  color: #ffffff;
  line-height: 25px;
  font-size: 13px;
  padding-right: 2px;
  padding-left: 2px;
}
.color-chart h4 {
  font-size: 14px;
  text-align: center;
  color:#000;
  padding-top: 15px;
}
.light-green h3,
.yellow h3,
.dark-yellow h3 {
  color: #000;
}
.light-green {
  background-color: #94C953;
}
.yellow {
  background-color: #F3EC18;
}
.dark-yellow {
  background-color: #FDC00F;
}
.red {
  background-color: #ED1E24;
}
.purple {
 background-color: #85439A;  
}
.chart-block {
  margin-top: -99px;
  background: #ffffff;
}
 .left-content-chart span {
  float: left;
  margin-right: 2px;
  background-color: #F1A154;
  width: 50px;
  margin-top: 34px;
  height: 50px;
  text-align: center;
  padding-top: 12px;
  color: #ffffff;
  border-radius: 100%;
  font-size: 23px;
  display: inline-block;
  z-index: 9999;
}
.fix {
   position: absolute;
    left:0px;
    background-color:#EEEEEE;
    height: 140px;
    z-index: 9999;
}
.left-content-chart span:hover{
  cursor:pointer;
  background-color:#ED841B; 
}
/*chart toogle*/

.slide {
  transition: .5s cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: .5s cubic-bezier(0, 1, 0.5, 1);
  float: left;
  padding-left: 64px;
 transform: translatex(0);
  -webkit-transform: translatex(0);
  background-color: transparent;
}

.slide-right {
  
   transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
}
.fixed-chart {
  position: relative;
  margin-left: -15px;
  border:none;
}

/*blog page */

.blog-display {
  padding-top: 30px;
}
.blog-detail {
  padding-left: 0px !important;
}
.blog-detail p{
  font-weight: normal !important; 
  font-size: 21px !important;
  line-height: 25px !important;
}
.news_in .para {
  display: block;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  color: #3b4246;
  padding: 15px 10px 17px 0;
}
.posts {
  background-color: #F7F7F7;
  padding-left: 15px;
  margin-bottom: 20px;
}
.contribute {
    display: block;
    margin-top: 30px;
    padding: 26px 29px 38px;
    background: url(../images/contribute_bg.png) repeat-y;
    text-align: center;
    background-size: 100% auto;
}
.contribute p {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    padding: 0 0 11px 0;
}
.contribute p span {
    display: block;
    font-weight: bold;
    font-size: 21px;
    line-height: 22px;
    color: #fff;
}
.latest h4 {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 13px;
    color: #3b4246;
    font-weight: bold;
    display: block;
    text-align: center;
    border-bottom: 1px solid #000;
    width: 90px;
    margin: 0 auto;
    padding: 31px 0 6px 0px;
}
.pagination {
  float:right;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius:15px;
}
.pagination > li > a, .pagination > li > span {
  margin-left: 3px;
  color:#E07912;
  border:1px solid #E07912;
}
.pagination li a.active, .pagination li a.active:hover, .pagination li a.active:focus {
    background: #F1A154;
    color: #fff;
    border-color: #E07912;
    cursor: auto;
}
.pagination > li > a:hover, 
.pagination > li > span:hover,
.pagination > li > a:focus, 
.pagination > li > span:focus {
  background: #F1A154;
    color: #fff;
    border-color: #E07912;
}


/*about us page */

.blog_title {
    font-family: 'Lato',sans-serif;
    color: #000;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    padding: 0px 0 15px 5px;
}
.blog_content {
    font-family: 'Lato',sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
    padding: 0px 5px;
}
.blog_content p {
    padding: 10px 0px;
    font-size: 15px;
}
.about-blog {
  margin-bottom: 30px;
}
.bg-color {
  background-color:#EEEEEE; 
}

/* chart page */
.date-blog {
  padding-top: 30px;
  margin-bottom: 30px;
}
.date {
  text-align: center;
  /*max-width: 215px;*/
  margin: 0 auto;
}
.date span {
  font-size: 30px;
  color: #3B4246;
  display: inline-block;
  padding-top: 9px;
}
.date a i {
  font-size: 40px;
}
.control-group {
  display: inline-block;
  width: 200px;
  height: 210px;
  margin: 10px;
  padding: 30px;
  text-align: left;
  vertical-align: top;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.control {
  font-size: 18px;
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-left: 30px;
  cursor: pointer;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #e6e6e6;
}

.control--radio .control__indicator {
  border-radius: 50%;
}
/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}

/* Checked state */
.control input:checked ~ .control__indicator {
  background: #F4F4F4;
  border:1px solid #E07912;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background:#F4F4F4;
  border:1px solid #E07912;
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: .6;
  background: #e6e6e6;
}

/* Check mark */
.control__indicator:after {
  position: absolute;
  display: none;
  content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
  top: 4px;
  left: 8px;
  width: 3px;
  height: 8px;
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

/* Radio button inner circle */
.control--radio .control__indicator:after {
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #E07912;
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.form .checkbox input[type="checkbox"], .form .radio input[type="radio"] {
    position: relative;
    margin-right:15px;
} 
.male-radio {
  color:#3B4246;
}
.male-radio:hover,.male-radio:focus,.male-radio:active {
  color: #E07912;
}

.pollution-table {
  margin-top: 30px;
  margin-bottom: 55px;
}
.pollution-title {
  background-color: #3B4246;
}
.pollution-title h4 {
  text-align: center;
  color: #ffffff;
  padding: 15px 0;
  font-size: 20px;
}
.small tr td,.small tr th {
  color:#3B4246;
  border:0 !important;
}
.multi-chart {
  padding-top: 30px;
  padding-bottom: 30px;
}
.chart-wrapper {
   background-color: #EEEEEE;
}
.radio-chart{
  padding-left: 20px;
}


/*add device page */

.add-device {
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #EEEEEE;
  padding-left: 20px;
}
.add-device .form-control {
  border:1px solid #EBC197;
  background-color: #F7F7F7;
  height: 40px;
  color: #858585;
}
.add-device .form-group label {
  color:#858585;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: normal;
  padding-right: 10px;
}
.add-device .form-group label span {
  color:#E07912;
  padding-left:5px;
}
.add-device .form-control {
  max-width: 500px;
}
.device-type .control {
  display: inline-block;
  margin-bottom: 0px;
}
.btn-cancel {
  margin-left: 25px;
}
.device-btn {
 color:#858585; 
 font-family: 'Lato', sans-serif;
 background-color: #F7F7F7;
 border:1px solid #EBC197;
}
.device-btn:hover,
.device-btn:focus,
.device-btn:active {
  background-color: #EBC197;
  color: #ffffff;
  border:1px solid #EBC197;
  outline-style:none;
}
.device-btn[disabled],
.device-btn[disabled]:hover,
.device-btn[disabled]:focus {
 color:#858585; 
 background-color: #F7F7F7;
 border:1px solid #EBC197;
}



/* detail page */

.blog_subhead {
    font-family: 'Lato',sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    font-style: italic;
}

.blog_date_author {
    font-family: 'Lato',sans-serif;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    color: #aaaaaa;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding-top: 20px;
    padding-bottom: 30px;
}

/*error page */

.error-content {
  background-color:#F7F7F7;
  padding:20px;
  margin-top: 100px;
  color: #5F6A70;
  border-radius: 5px;
  margin-bottom: 100px;
  
}
.error-content h2{
 color: #5F6A70;
 font-family: 'Lato',sans-serif;
 line-height: 30px;
 font-weight: bold;
}
.error-content p {
  color: #B1B1B1;
  font-family: 'Lato',sans-serif;
  font-size: 14px;
  padding-bottom: 10px;
}
.error-content a h3 {
  border:1px solid #E07912;
  color: #ffffff;
  padding: 8px 15px;
  display: table;
  border-radius: 5px;
  background: #F2AA62;
  margin-top: 16px;
  text-decoration: none;
}
.error-content a h3:hover {
  background:#F5C492;
}
.datepicker{
  display: inline-block;
}