body {
  background: #e5e5e5;
  font: 16px/normal "Roboto", sans-serif;
  color: #424242;
  letter-spacing: .02em
}

.fullscreen-enabled {
  background: #e5e5e5
}

.full_cover {
  width: 100%;
  background-color: #fff;
  padding-bottom: 15px
}

img {
  max-width: 100%
}

.btn-blue {
  background-color: transparent;
  border: none;
  color: #ed1c24
}

a {
  color: #ed1c24
}

.h-100 {
  height: calc(100% - 15px) !important
}

.h-inherit {
  height: 100% !important
}

@media screen and (min-width: 576px) {
  .container-fluid {
    max-width: 540px
  }
}

@media screen and (min-width: 768px) {
  section.main_section .container-fluid {
    max-width: 720px
  }
}

@media screen and (min-width: 992px) {
  section.main_section .container-fluid {
    max-width: 960px
  }
}

@media screen and (min-width: 1025px) {
  section.main_section .container-fluid {
    max-width: 100%
  }
}

.medium {
  border-color: #ffa800 !important
}

.high {
  border-color: #05ce91 !important
}

.low {
  border-color: #ff3152 !important
}

.card-body .form-check {
  text-transform: capitalize
}

.background_shadow {
  background-color: #fff;
  padding: 15px;
  border-radius: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .25);
  margin-bottom: 15px
}

.circle {
  border-color: #05ce91;
  border-style: solid;
  border-radius: 50%;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: .3s all ease
}

section.main_section {
  padding: 15px 0 0
}

section.main_section .form-row {
  margin-right: -10px;
  margin-left: -10px
}

section.main_section .form-row>.col,
section.main_section .form-row>[class*=col-] {
  padding-left: 10px;
  padding-right: 10px
}

section.main_section header {
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

section.main_section header img.logo,
section.main_section header img.main_logo {
  max-height: 70px
}

section.main_section header h1 {
  font-weight: 500;
  font-size: 1.5em;
  margin: auto;
  text-align: center;
  flex: 1 1 auto
}

section.main_section .device h2 {
  text-align: center;
  letter-spacing: .02em;
  font-style: normal;
  font-weight: 500;
  font-size: 1.2em;
  margin: 0
}

section.main_section .device h2 span {
  display: inline-block;
  margin-left: 20px;
  font-size: .8em;
  color: rgba(66, 66, 66, .8)
}

section.main_section .time_date h2 {
  font-weight: 500;
  font-size: 1.5em;
  letter-spacing: .02em
}

section.main_section .time_date h6 {
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: .02em;
  margin: 0
}

section.main_section .mobile {
  padding: 30px 2.2vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center
}

section.main_section .mobile>* {
  flex: 0 0 auto;
  max-width: 100%
}

section.main_section .mobile span {
  font-size: .88em;
  line-height: 1.5
}

section.main_section .mobile a {
  display: inline-block;
  margin-top: .75rem;
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: .02em
}

section.main_section .mobile #qrCode {
  display: block;
  margin: auto
}

section.main_section .weather .left-iaq+.full_width .weather_details .detail_box.length_1,
section.main_section .weather .left-iaq+.full_width .weather_details .detail_box.length_2 {
  max-width: 40%
}

section.main_section .weather .left-iaq+.full_width .weather_details .detail_box.length_3 {
  max-width: 33.33%
}

section.main_section .weather .full_width {
  flex: 1 1 auto;
  width: 1%;
  max-width: 100%;
  transition: .3s all ease-in-out
}

section.main_section .weather .airQuality {
  text-align: center;
  padding: 25px 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 115px - 68px - 65px - 85px) !important
}

section.main_section .weather .airQuality .circle {
  width: calc(100vh - 115px - 68px - 65px - 85px - 65px - 80px - 60px);
  height: calc(100vh - 115px - 68px - 65px - 85px - 65px - 80px - 60px);
  padding: 40px 15px;
  color: #000
}

section.main_section .weather .airQuality .circle.with_background {
  background: url(../images/circles.svg) no-repeat;
  background-size: cover;
  border: none;
  width: calc(100vh - 115px - 68px - 65px - 85px - 65px - 80px);
  height: calc(100vh - 115px - 68px - 65px - 85px - 65px - 80px)
}

section.main_section .weather .airQuality .circle>div {
  flex: 1 1 auto
}

section.main_section .weather .airQuality .circle h2 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .02em;
  line-height: 1
}

section.main_section .weather .airQuality .circle h5 {
  font-size: 2.5em;
  font-weight: 100
}

section.main_section .weather .airQuality p {
  margin: 40px 0 15px;
  font-size: 1.2em;
  text-align: center;
  letter-spacing: .02em;
  flex: 0 0 100%;
  font-weight: 500
}

section.main_section .weather h6 {
  text-align: center;
  font-size: 1em;
  font-weight: 300;
  margin-bottom: .75rem
}

section.main_section .weather h6 b {
  font-weight: normal
}

section.main_section .weather .weather_details {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0;
  height: calc(100vh - 105px - 68px - 15px - 135px - 30px - 19px - .75rem - 15px)
}

section.main_section .weather .weather_details .form-row {
  justify-content: space-evenly
}

section.main_section .weather .weather_details .detail_box {
  text-align: center;
  padding: 20px 25px;
  user-select: none
}

section.main_section .weather .weather_details .detail_box .circle {
  width: 100%;
  padding: 10px 15px;
  color: #000
}

section.main_section .weather .weather_details .detail_box .circle>div {
  flex: 1 1 auto
}

section.main_section .weather .weather_details .detail_box .circle h4 {
  font-weight: 300;
  font-size: 1.5em;
  letter-spacing: .02em;
  line-height: 1;
  transition: .3s all ease-in-out
}

section.main_section .weather .weather_details .detail_box .circle span {
  font-weight: 100;
  display: block;
  transition: .3s all ease-in-out
}

section.main_section .weather .weather_details .detail_box p {
  font-size: .85em;
  margin: 10px 0 5px;
  letter-spacing: .02em
}

section.main_section .weather.length_1 .left-iaq {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

section.main_section .weather.length_2 .left-iaq {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

section.main_section .weather.length_2 .left-iaq {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

section.main_section .weather.length_1 .left-iaq+.full_width .weather_details .detail_box .circle,
section.main_section .weather.length_2 .left-iaq+.full_width .weather_details .detail_box .circle,
section.main_section .weather.length_3 .left-iaq+.full_width .weather_details .detail_box .circle {
  width: 145px;
  height: 145px
}

section.main_section .weather.length_1 .left-iaq+.full_width .weather_details .detail_box .circle h4,
section.main_section .weather.length_2 .left-iaq+.full_width .weather_details .detail_box .circle h4,
section.main_section .weather.length_3 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
  font-size: 1.75rem
}

section.main_section .weather.length_1 .left-iaq+.full_width .weather_details .detail_box .circle span,
section.main_section .weather.length_2 .left-iaq+.full_width .weather_details .detail_box .circle span,
section.main_section .weather.length_3 .left-iaq+.full_width .weather_details .detail_box .circle span {
  font-size: 1rem
}

section.main_section .weather.length_1 .weather_details .detail_box .circle,
section.main_section .weather.length_2 .weather_details .detail_box .circle,
section.main_section .weather.length_3 .weather_details .detail_box .circle {
  width: 250px
}

section.main_section .weather.length_1 .weather_details .detail_box .circle h4,
section.main_section .weather.length_2 .weather_details .detail_box .circle h4,
section.main_section .weather.length_3 .weather_details .detail_box .circle h4 {
  font-size: 4rem
}

section.main_section .weather.length_1 .weather_details .detail_box .circle span,
section.main_section .weather.length_2 .weather_details .detail_box .circle span,
section.main_section .weather.length_3 .weather_details .detail_box .circle span {
  font-size: 2rem
}

section.main_section .weather.length_4 .left-iaq+.full_width .weather_details .detail_box .circle {
  width: 125px;
  height: 125px
}

section.main_section .weather.length_4 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
  font-size: 1.75rem
}

section.main_section .weather.length_4 .left-iaq+.full_width .weather_details .detail_box .circle span {
  font-size: 1rem
}

section.main_section .weather.length_4 .weather_details .detail_box .circle {
  width: 250px
}

section.main_section .weather.length_4 .weather_details .detail_box .circle h4 {
  font-size: 4rem
}

section.main_section .weather.length_4 .weather_details .detail_box .circle span {
  font-size: 2rem
}

section.main_section .weather.length_5 .left-iaq+.full_width .weather_details .detail_box {
  min-width: 33.33%
}

section.main_section .weather.length_5 .left-iaq+.full_width .weather_details .detail_box .circle {
  width: 112px;
  height: 112px
}

section.main_section .weather.length_5 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
  font-size: 1.5rem
}

section.main_section .weather.length_5 .left-iaq+.full_width .weather_details .detail_box .circle span {
  font-size: 1rem
}

section.main_section .weather.length_5 .left-iaq+.full_width .weather_details .detail_box:nth-child(4) {
  max-width: 33.33%;
  margin-left: auto;
  margin-right: 0
}

section.main_section .weather.length_5 .left-iaq+.full_width .weather_details .detail_box:nth-child(5) {
  max-width: 33.33%;
  margin-right: auto;
  margin-left: 0
}

section.main_section .weather.length_5 .weather_details .detail_box .circle {
  width: 150px
}

section.main_section .weather.length_5 .weather_details .detail_box .circle h4 {
  font-size: 2.25rem
}

section.main_section .weather.length_5 .weather_details .detail_box .circle span {
  font-size: 1.25rem
}

section.main_section .weather.length_6 .left-iaq+.full_width .weather_details .detail_box {
  min-width: 33.33%
}

section.main_section .weather.length_6 .left-iaq+.full_width .weather_details .detail_box .circle {
  width: 112px;
  height: 112px
}

section.main_section .weather.length_6 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
  font-size: 1.5rem
}

section.main_section .weather.length_6 .left-iaq+.full_width .weather_details .detail_box .circle span {
  font-size: 1rem
}

section.main_section .weather.length_6 .weather_details .detail_box .circle {
  width: 150px
}

section.main_section .weather.length_6 .weather_details .detail_box .circle h4 {
  font-size: 2.25rem
}

section.main_section .weather.length_6 .weather_details .detail_box .circle span {
  font-size: 1.25rem
}

section.main_section .weather.length_7 .left-iaq+.full_width .weather_details .detail_box,
section.main_section .weather.length_8 .left-iaq+.full_width .weather_details .detail_box {
  min-width: 25%;
  flex: 1 1 auto;
  width: 1%
}

section.main_section .weather.length_7 .left-iaq+.full_width .weather_details .detail_box .circle,
section.main_section .weather.length_8 .left-iaq+.full_width .weather_details .detail_box .circle {
  width: 112px;
  height: 112px
}

section.main_section .weather.length_7 .left-iaq+.full_width .weather_details .detail_box .circle h4,
section.main_section .weather.length_8 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
  font-size: 1.5rem
}

section.main_section .weather.length_7 .left-iaq+.full_width .weather_details .detail_box .circle span,
section.main_section .weather.length_8 .left-iaq+.full_width .weather_details .detail_box .circle span {
  font-size: 1rem
}

section.main_section .weather.length_7 .weather_details .detail_box,
section.main_section .weather.length_8 .weather_details .detail_box {
  min-width: 25%
}

section.main_section .weather.length_7 .weather_details .detail_box .circle,
section.main_section .weather.length_8 .weather_details .detail_box .circle {
  width: 148px;

}

section.main_section .weather.length_7 .weather_details .detail_box .circle h4,
section.main_section .weather.length_8 .weather_details .detail_box .circle h4 {
  font-size: 2.25rem
}

section.main_section .weather.length_7 .weather_details .detail_box .circle span,
section.main_section .weather.length_8 .weather_details .detail_box .circle span {
  font-size: 1.25rem
}

section.main_section .Outdoor_weather {
  padding: 30px 15px
}

section.main_section .Outdoor_weather .location {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 2vw
}

section.main_section .Outdoor_weather .location i.fa {
  font-size: 2em;
  margin-right: 15px
}

section.main_section .Outdoor_weather .location .text {
  flex: 0 0 calc(100% - 40px)
}

section.main_section .Outdoor_weather .location .text h6 {
  font-weight: 900;
  font-size: 1.125em;
  margin-bottom: .5em
}

section.main_section .Outdoor_weather .location .text p {
  font-size: .7em;
  margin: 0
}

section.main_section .Outdoor_weather .d-down {
  display: flex;
  flex-wrap: wrap;
  align-items: end
}

section.main_section .Outdoor_weather .d-down>div {
  flex: 1 1 auto
}

section.main_section .Outdoor_weather h3 {
  font-size: 1.2em;
  font-weight: 300;
  margin-bottom: .25em
}

section.main_section .Outdoor_weather h3 span {
  font-weight: 500
}

section.main_section .Outdoor_weather h3 img {
  margin-top: -13px
}

.desktop_nav {
  padding: 15px 0
}

.desktop_nav .col-6 {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.desktop_nav .col-6.text-right {
  justify-content: end
}

.desktop_nav .dropdown .dropdown-toggle::after {
  display: none
}

.desktop_nav .dropdown-menu {
  left: auto !important;
  right: 0 !important;
  transform: translate3d(0, 38px, 0) !important
}

.desktop_nav .dropdown-menu a {
  padding: .5rem 1.25rem .5rem 0;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: .02em;
  color: rgba(66, 66, 66, .8)
}

.desktop_nav .dropdown-menu a i {
  width: 30px;
  text-align: center
}

.desktop_nav .main_text {
  font-family: Roboto;
  font-size: 24px;
  display: inline-block;
  line-height: 40px;
  font-weight: normal;
  margin: 0
}

.desktop_nav .main_text span {
  font-size: 18px
}

h6.update {
  text-align: center;
  font-size: 1em;
  font-weight: 300;
  margin-bottom: 0
}

.vista_tabs h6.update {
  margin-top: 15px
}

.vista_tabs ul.nav-tabs {
  justify-content: center;
  border: none;
  padding-bottom: 5px;
}

.vista_tabs ul.nav-tabs .nav-item {
  transition: .3s all linear;
  position: relative;
  padding: 1%;
  margin-right: 0px !important;
}

@media screen and (min-width: 768px) {
  .vista_tabs ul.nav-tabs .nav-item {
    margin-right: 16px;
  }
}

.vista_tabs ul.nav-tabs .nav-item .nav-link {
  position: relative;
  transition: .3s all linear;
  color: #424242;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem
}



.vista_tabs ul.nav-tabs .nav-item .nav-link span::before {
  content: "";
  bottom: -1px;
  left: -22px;
  width: 22px;
  height: 15px;
  transition: .3s all linear;
  position: absolute
}

.vista_tabs ul.nav-tabs .nav-item .nav-link span::after {
  content: "";
  bottom: -1px;
  right: -15px;
  width: 15px;
  height: 15px;
  transition: .3s all linear;
  position: absolute
}

.vista_tabs ul.nav-tabs .nav-item .nav-link.active {
  color: #ed1c24;
  background-color: #fff;
  position: relative;
  border: 1px transparent;
  box-shadow: 0 0 5px #d2d2d2 !important;
  border-radius: 26px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vista_tabs ul.nav-tabs .nav-item .nav-link.active:hover {
  border-color: #dee2e6
}

.vista_tabs ul.nav-tabs .nav-item .nav-link.active::before {
  border-color: #dee2e6
}

.vista_tabs ul.nav-tabs .nav-item .nav-link.active::after {
  border-color: #dee2e6
}



.vista_tabs ul.nav-tabs .nav-item .nav-link:hover {
  border-color: transparent
}

.vista_tabs .info {
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  border-radius: 50%;
  font-size: .65rem;
  line-height: 16px;
  cursor: pointer
}

.vista_tabs .hover_visible:hover .information_box {
  display: block;
  opacity: 1
}

.vista_tabs .information_box {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 10000000000000000;
  transition: .3s all ease;
  display: none;
  padding: 20px 0 0 20px;
  left: 0
}

.vista_tabs .information_box_hover {
  position: absolute;
  top: -200px;
  opacity: 0;
  z-index: 10000000000000000;
  transition: .3s all ease;
  display: none;
  padding: 20px 0 0 20px;
  left: 20px
}

.vista_tabs .hover_visible:hover .information_box_hover {
  display: block;
  opacity: 1
}

.vista_tabs .information_box_hover .information {
  width: 200px;
  padding: 25px 15px 15px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
  font-family: roboto
}

.vista_tabs .information_box_hover h4 {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: left
}

.vista_tabs .information_box_hover p {
  font-size: 1rem;
  text-align: left
}

.vista_tabs .information_box_hover .btn {
  border-radius: 40px;
  background: #ed1c24;
  color: #fff;
  font-size: 10px
}






.vista_tabs .information_box .information {
  width: 200px;
  padding: 25px 15px 15px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
  font-family: roboto
}

.vista_tabs .information_box h4 {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: left
}

.vista_tabs .information_box p {
  font-size: 1rem;
  text-align: left
}

.vista_tabs .information_box .btn {
  border-radius: 40px;
  background: #ed1c24;
  color: #fff;
  font-size: 10px
}

.vista_tabs div.tab-pane {
  background: #fff;
  border-radius: 32px;
  padding: 1rem 15px 15px;
  border: 1px transparent;
  box-shadow: 0 0 5px #d2d2d2 !important;
  transition: none
}

.vista_tabs div.tab-pane .vista_tab_detail {
  min-height: 67vh
}

.vista_tabs div.tab-pane .vista_tab_detail p {
  margin-bottom: 0;
  margin-top: 1rem;
  font-size: .85rem
}

.vista_tabs div.tab-pane .vista_tab_detail .main_circle {
  margin-top: 1rem
}

.vista_tabs div.tab-pane .vista_tab_detail .main_circle .circle.IAQ {
  width: 100px;
  height: 100px
}

.vista_tabs div.tab-pane .vista_tab_detail .main_circle .circle.IAQ h4 {
  font-size: 1.25rem;
  margin: 0
}

.vista_tabs div.tab-pane .vista_tab_detail .main_circle .circle.IAQ span {
  font-size: .75rem
}

.vista_tabs div.tab-pane .vista_tab_detail .quality_status {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: calc(100% - 20px - 1rem);
  max-height: 100px
}

.vista_tabs div.tab-pane .vista_tab_detail .quality_status .status_box {
  flex: 1 1 auto;
  line-height: 46px;
  border-radius: 50px;
  border-style: solid;
  font-weight: normal;
  font-size: 18px;
  text-align: center
}

.vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box {
  text-align: center;
  margin-top: 30px
}

.vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box .circle {
  width: 70px;
  height: 70px
}

.vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box .circle h4 {
  font-size: 1rem;
  margin: 0;
  line-height: 1
}

.vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box .circle span {
  display: inline-block;
  font-size: .75rem
}

.vista_tabs div.tab-pane .vista_tab_detail .out_weather {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start
}

.vista_tabs div.tab-pane .vista_tab_detail .out_weather>div {
  flex: 0 0 100%;
  text-align: center
}

.vista_tabs div.tab-pane .vista_tab_detail .out_weather .cloud {
  margin: 40px 0 60px
}

.vista_tabs div.tab-pane .vista_tab_detail .out_weather .cloud img {
  width: 75px
}

.vista_tabs div.tab-pane .vista_tab_detail .out_weather .out_weather_detail .circle {
  width: 100px;
  height: 100px
}

.vista_tabs div.tab-pane .vista_tab_detail .out_weather .out_weather_detail .circle h4 {
  font-size: 1.5rem;
  margin: 0
}

.vista_tabs div.tab-pane .vista_tab_detail .out_weather .out_weather_detail .circle span {
  font-size: 1.2rem
}

.vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li span {
  font-size: 10px;
  letter-spacing: .02em;
  color: rgba(66, 66, 66, .6);
  display: inline-block;
  margin-right: 4px
}

.vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li select {
  color: #ed1c24;
  padding: .25rem .5rem;
  font-size: .85rem;
  border: 1px solid rgba(66, 66, 66, .6);
  line-height: 30px;
  border-radius: 40px
}

.vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li select.filled {
  background-color: #ed1c24;
  color: #fff;
  border: 1px solid #ed1c24
}

.vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li button.btn {
  background-color: transparent;
  padding: 0;
  font-size: 1rem;
  padding: 0 .5rem
}

.vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.show_details {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 40px 0 0;
  padding: 0
}

.vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.show_details li {
  padding: 0 .75rem;
  background: rgba(0, 155, 229, .2);
  border-radius: 40px;
  margin: 0 .5rem;
  font: 14px/2 "Roboto", sans-serif
}

.vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.show_details li span {
  font-size: 16px
}

header .navbar-expand-lg {
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 11px 15px;
  background: #ed1c24
}

header .navbar-expand-lg .navbar-collapse {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 110;
  padding: 15px;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  right: 0;
  background: #ed1c24;
  display: flex;
  flex-wrap: wrap;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  will-change: transform;
  transition: all .35s;
  align-items: unset
}

header .navbar-expand-lg .navbar-collapse>div {
  flex: 1 1 auto
}

header .navbar-expand-lg .navbar-collapse.show {
  transform: translateZ(0)
}

header .navbar-expand-lg .navbar-collapse .nav_top {
  width: 100%;
  text-align: center;
  margin-bottom: 45px
}

header .navbar-expand-lg .navbar-collapse.collapsing {
  transition: height .35s cubic-bezier(0.8, 0.79, 1, 0.99)
}

header .navbar-expand-lg .navbar-collapse button.close {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 4px;
  z-index: 30;
  opacity: 1;
  cursor: pointer;
  display: block;
  width: 32px;
  line-height: 1
}

header .navbar-expand-lg .navbar-collapse button.close:focus {
  outline: none
}

header .navbar-expand-lg .navbar-toggler {
  display: flex;
  color: #fff;
  align-items: center;
  font-size: 26px;
  line-height: 20px;
  font-weight: 100;
  text-align: center;
  border: none;
  padding: 6px .75rem
}

header .navbar-expand-lg .navbar-toggler span {
  display: inline-block;
  width: 24px
}

header .navbar-expand-lg .navbar-toggler span i {
  display: block;
  height: 3px;
  width: 100%;
  background: #fff;
  margin-bottom: 5px;
  transition: all .3s
}

header .navbar-expand-lg .navbar-toggler span i:last-child {
  margin-bottom: 0
}

header .navbar-expand-lg .navbar-toggler:hover i {
  transform: scaleX(1) !important
}

header .navbar-expand-lg .navbar-toggler:focus {
  outline: none
}

header .navbar-expand-lg .btn-user {
  color: #fff;
  background-color: transparent;
  padding: 3px .75rem
}

header .navbar-expand-lg .navbar-brand {
  padding: 0;
  margin: 0
}

header .navbar-expand-lg .navbar-brand img {
  max-height: 32px
}

header .navbar-expand-lg .main-logo {
  max-height: 80px
}

header .navbar-expand-lg .navbar-nav {
  flex-direction: column;
  width: 100%
}

header .navbar-expand-lg .navbar-nav li {
  text-align: center;
  overflow: hidden
}

header .navbar-expand-lg .navbar-nav li a {
  display: block;
  color: #fff !important;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: .02em;
  transition: .35s;
  transform: translate3d(0, 100%, 0)
}

header .navbar-expand-lg .navbar-nav li.active a,
header .navbar-expand-lg .navbar-nav li:hover a {
  color: rgba(255, 255, 255, .65) !important
}

header .navbar-expand-lg .navbar-nav li.show-it a {
  transform: translateY(0)
}

header .navbar-expand-lg .navbar-nav li.saperator a {
  width: 75px;
  border: 1px solid rgba(255, 255, 255, .8);
  margin: 19px auto;
  padding: 0;
  border-radius: 5px
}

header .navbar-expand-lg .navbar-nav li.small a {
  font-size: .9rem
}

.inner_footer {
  margin-top: 30px
}

.inner_footer button.btn {
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  color: #424242;
  background-color: transparent
}

.inner_footer hr {
  border: 1px solid rgba(66, 66, 66, .6)
}

.inner_footer ul {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.inner_footer ul li a {
  font-weight: normal;
  font-size: 12px;
  color: #424242;
  display: block
}

.inner_footer .copyright {
  font-weight: normal;
  font-size: 12px;
  color: #424242CC;
  padding-bottom: 20px
}

.fullscreen-enable .apexcharts-toolbar .apexcharts-zoomin-icon,
.fullscreen-enable .apexcharts-toolbar .apexcharts-zoomout-icon,
.fullscreen-enable .apexcharts-toolbar .apexcharts-pan-icon,
.fullscreen-enable .apexcharts-toolbar .apexcharts-reset-icon,
.fullscreen-enable .apexcharts-toolbar .apexcharts-zoom-icon {
  position: absolute;
  top: 679px
}

.fullscreen-enable .tab-content {
  background-color: #fff
}

.fullscreen-enable .tab-content .tab-pane {
  border: none
}

.fullscreen-enable div#chartdiv {
  height: 580px !important
}

.fullscreen-enable-mobile .apexcharts-toolbar .apexcharts-zoomin-icon,
.fullscreen-enable-mobile .apexcharts-toolbar .apexcharts-zoomout-icon,
.fullscreen-enable-mobile .apexcharts-toolbar .apexcharts-pan-icon,
.fullscreen-enable-mobile .apexcharts-toolbar .apexcharts-reset-icon,
.fullscreen-enable-mobile .apexcharts-toolbar .apexcharts-zoom-icon {
  position: absolute;
  top: 400px
}

#myTabContent::-webkit-scrollbar {
  display: none
}

.apexcharts-toolbar {
  top: -117px !important
}

.apexcharts-toolbar .apexcharts-zoomin-icon,
.apexcharts-toolbar .apexcharts-zoomout-icon,
.apexcharts-toolbar .apexcharts-pan-icon,
.apexcharts-toolbar .apexcharts-reset-icon,
.apexcharts-toolbar .apexcharts-zoom-icon {
  position: absolute;
  top: 496px;
  left: auto
}

.apexcharts-toolbar .apexcharts-zoomin-icon.apexcharts-selected svg,
.apexcharts-toolbar .apexcharts-zoomout-icon.apexcharts-selected svg,
.apexcharts-toolbar .apexcharts-pan-icon.apexcharts-selected svg,
.apexcharts-toolbar .apexcharts-reset-icon.apexcharts-selected svg,
.apexcharts-toolbar .apexcharts-zoom-icon.apexcharts-selected svg {
  fill: #008ffb
}

.apexcharts-toolbar .apexcharts-reset-icon {
  right: 6px;
  margin-top: 2px;
  background: url(../images/home.svg) no-repeat;
  background-size: contain;
  transform: none
}

.apexcharts-toolbar .apexcharts-reset-icon svg {
  opacity: 0 !important
}

.apexcharts-toolbar .apexcharts-pan-icon {
  right: 33px;
  background: url(../images/hand.svg) no-repeat;
  background-size: contain;
  transform: none
}

.apexcharts-toolbar .apexcharts-pan-icon svg {
  opacity: 0 !important
}

.apexcharts-toolbar .apexcharts-zoom-icon {
  right: 67px;
  margin-top: -4px
}

.apexcharts-toolbar .apexcharts-zoom-icon svg {
  fill: #424242
}

.apexcharts-toolbar .apexcharts-zoomout-icon {
  right: 93px;
  background: url(../images/minus.svg) no-repeat;
  background-size: contain;
  background-position: center
}

.apexcharts-toolbar .apexcharts-zoomout-icon svg {
  opacity: 0 !important
}

.apexcharts-toolbar .apexcharts-zoomin-icon {
  right: 121px;
  background: url(../images/add.svg) no-repeat;
  background-size: cover
}

.apexcharts-toolbar .apexcharts-zoomin-icon svg {
  opacity: 0 !important
}

.apexcharts-toolbar>div {
  margin-left: 15px
}

@media screen and (min-width: 1440px) {
  .vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box {
    margin: 15px 0
  }

  .vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box .circle {
    width: 95px;
    height: 95px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .out_weather .cloud {
    margin: 60px 0 80px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .out_weather .cloud img {
    width: 100px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .out_weather .out_weather_detail .circle {
    width: 115px;
    height: 115px
  }
}

.am5exporting-icon.am5exporting-valign-top {
  height: auto;
  padding: 3px 5px 0
}

@media screen and (min-width: 1800px) {
  section.main_section header {
    padding: 32px 30px;
    border-radius: 50px
  }

  section.main_section header img.logo,
  section.main_section header img.main_logo {
    max-height: 92.67px
  }

  section.main_section header h1 {
    font-size: 2.5rem
  }

  section.main_section .time_date {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column
  }

  section.main_section .time_date h2 {
    font-size: 2em
  }

  section.main_section .time_date h6 {
    font-size: 1.5em
  }

  section.main_section .device h2 {
    font-size: 2em
  }

  section.main_section .weather .weather_details {
    height: calc(100vh - 172px - 83px - 45px - 2rem - 140px - 18px)
  }

  section.main_section .weather .weather_details .detail_box p {
    font-size: 1.5rem
  }

  section.main_section .weather .left-iaq.full_width .airQuality {
    height: calc(100vh - 172px - 83px - 15px - 140px - 15px) !important;
    padding: 75px 15px 25px
  }

  section.main_section .weather .left-iaq.full_width .airQuality .circle h2 {
    font-size: 8rem
  }

  section.main_section .weather .left-iaq.full_width .airQuality p {
    font-size: 1.75rem
  }

  section.main_section .weather .airQuality {
    height: calc(100% - 15px) !important
  }

  section.main_section .weather .airQuality p {
    font-size: 1.75rem
  }

  section.main_section .weather .airQuality .circle {
    width: 306px;
    height: 306px
  }

  section.main_section .weather .airQuality .circle h2 {
    font-size: 6rem
  }

  section.main_section .weather .airQuality .circle.with_background {
    width: 364px;
    height: 364px
  }

  section.main_section .weather h6 {
    font-size: 1.25rem
  }

  section.main_section .weather.length_1 .left-iaq+.full_width .weather_details .detail_box .circle,
  section.main_section .weather.length_2 .left-iaq+.full_width .weather_details .detail_box .circle,
  section.main_section .weather.length_3 .left-iaq+.full_width .weather_details .detail_box .circle {
    width: 185px;
    height: 185px
  }

  section.main_section .weather.length_1 .left-iaq+.full_width .weather_details .detail_box .circle h4,
  section.main_section .weather.length_2 .left-iaq+.full_width .weather_details .detail_box .circle h4,
  section.main_section .weather.length_3 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
    font-size: 2.25rem
  }

  section.main_section .weather.length_1 .left-iaq+.full_width .weather_details .detail_box .circle span,
  section.main_section .weather.length_2 .left-iaq+.full_width .weather_details .detail_box .circle span,
  section.main_section .weather.length_3 .left-iaq+.full_width .weather_details .detail_box .circle span {
    font-size: 1.25rem
  }

  section.main_section .weather.length_1 .weather_details .detail_box .circle,
  section.main_section .weather.length_2 .weather_details .detail_box .circle,
  section.main_section .weather.length_3 .weather_details .detail_box .circle {
    width: 306px
  }

  section.main_section .weather.length_1 .weather_details .detail_box .circle h4,
  section.main_section .weather.length_2 .weather_details .detail_box .circle h4,
  section.main_section .weather.length_3 .weather_details .detail_box .circle h4 {
    font-size: 6rem
  }

  section.main_section .weather.length_1 .weather_details .detail_box .circle span,
  section.main_section .weather.length_2 .weather_details .detail_box .circle span,
  section.main_section .weather.length_3 .weather_details .detail_box .circle span {
    font-size: 3rem
  }

  section.main_section .weather.length_4 .left-iaq+.full_width .weather_details .detail_box .circle {
    width: 148px;
    height: 148px
  }

  section.main_section .weather.length_4 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
    font-size: 2.25rem
  }

  section.main_section .weather.length_4 .left-iaq+.full_width .weather_details .detail_box .circle span {
    font-size: 1.25rem
  }

  section.main_section .weather.length_4 .weather_details .detail_box .circle {
    width: 306px
  }

  section.main_section .weather.length_4 .weather_details .detail_box .circle h4 {
    font-size: 6rem
  }

  section.main_section .weather.length_4 .weather_details .detail_box .circle span {
    font-size: 3rem
  }

  section.main_section .weather.length_5 .left-iaq+.full_width .weather_details .detail_box .circle {
    width: 148px;
    height: 148px
  }

  section.main_section .weather.length_5 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
    font-size: 2.25rem
  }

  section.main_section .weather.length_5 .left-iaq+.full_width .weather_details .detail_box .circle span {
    font-size: 1.25rem
  }

  section.main_section .weather.length_5 .weather_details .detail_box .circle {
    width: 185px
  }

  section.main_section .weather.length_5 .weather_details .detail_box .circle h4 {
    font-size: 2.25rem
  }

  section.main_section .weather.length_5 .weather_details .detail_box .circle span {
    font-size: 1.25rem
  }

  section.main_section .weather.length_6 .left-iaq+.full_width .weather_details .detail_box .circle {
    width: 148px;
    height: 148px
  }

  section.main_section .weather.length_6 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
    font-size: 2.25rem
  }

  section.main_section .weather.length_6 .left-iaq+.full_width .weather_details .detail_box .circle span {
    font-size: 1.25rem
  }

  section.main_section .weather.length_6 .weather_details .detail_box .circle {
    width: 185px
  }

  section.main_section .weather.length_6 .weather_details .detail_box .circle h4 {
    font-size: 2.25rem
  }

  section.main_section .weather.length_6 .weather_details .detail_box .circle span {
    font-size: 1.25rem
  }

  section.main_section .weather.length_7 .left-iaq+.full_width .weather_details .detail_box .circle,
  section.main_section .weather.length_8 .left-iaq+.full_width .weather_details .detail_box .circle {
    width: 148px;
    height: 148px
  }

  section.main_section .weather.length_7 .left-iaq+.full_width .weather_details .detail_box .circle h4,
  section.main_section .weather.length_8 .left-iaq+.full_width .weather_details .detail_box .circle h4 {
    font-size: 2.25rem
  }

  section.main_section .weather.length_7 .left-iaq+.full_width .weather_details .detail_box .circle span,
  section.main_section .weather.length_8 .left-iaq+.full_width .weather_details .detail_box .circle span {
    font-size: 1.25rem
  }

  section.main_section .weather.length_7 .weather_details .detail_box,
  section.main_section .weather.length_8 .weather_details .detail_box {
    min-width: 25%
  }

  section.main_section .weather.length_7 .weather_details .detail_box .circle,
  section.main_section .weather.length_8 .weather_details .detail_box .circle {
    width: 185px;
  }

  section.main_section .weather.length_7 .weather_details .detail_box .circle h4,
  section.main_section .weather.length_8 .weather_details .detail_box .circle h4 {
    font-size: 2.25rem
  }

  section.main_section .weather.length_7 .weather_details .detail_box .circle span,
  section.main_section .weather.length_8 .weather_details .detail_box .circle span {
    font-size: 1.25rem
  }

  section.main_section .mobile span {
    font-size: 1.4em
  }

  section.main_section .mobile a {
    margin-top: 0;
    font-size: 1.7em
  }

  section.main_section .Outdoor_weather .location .text h6 {
    font-size: 1.5rem
  }

  section.main_section .Outdoor_weather .location .text p {
    font-size: 1rem
  }

  section.main_section .Outdoor_weather h3 {
    font-size: 1.75rem
  }

  section.main_section .Outdoor_weather h3 span {
    font-size: inherit
  }

  section.main_section .Outdoor_weather span {
    font-size: 1.3rem
  }

  .vista-indicidual .container {
    max-width: 1440px
  }

  .vista-indicidual .vista_tabs ul.nav-tabs .nav-item .nav-link {
    font-size: 1.25rem
  }

  .vista-indicidual .vista_tabs ul.nav-tabs .nav-item .nav-link.active span::before,
  .vista-indicidual .vista_tabs ul.nav-tabs .nav-item .nav-link.active span::after {
    bottom: -2px
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail {
    padding-top: 0;
    padding-bottom: 1rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .quality_status {
    margin-top: 2.25rem;
    max-height: 150px
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .quality_status .status_box {
    font-size: 28px;
    line-height: 70px
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .main_circle {
    margin-top: 2rem;
    margin-bottom: 1.25rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .main_circle .circle.IAQ {
    width: 150px;
    height: 150px
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .main_circle .circle.IAQ h4 {
    font-size: 2.25rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .main_circle .circle.IAQ span {
    font-size: 1.5rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail p {
    font-size: 1rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box {
    margin: 35px 0 0
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box .circle h4 {
    font-size: 1.5rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box .circle span {
    font-size: .95rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .out_weather .cloud {
    margin: 80px 0 100px
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .out_weather .out_weather_detail .circle {
    width: 126px;
    height: 126px;
    color: #424242
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .out_weather .out_weather_detail .circle h4 {
    font-size: 2rem;
    margin: 0
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .out_weather .out_weather_detail .circle span {
    font-size: 1.25rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .graph_temp {
    padding-top: 30px
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li select {
    font-size: 1rem;
    padding: .25rem .5rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li span {
    font-size: 12px
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li button.btn {
    font-size: 1.25rem
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.show_details li {
    font-size: 16px
  }

  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.show_details li span {
    font-size: 18px
  }

  .btn-blue {
    font-size: 1.25rem
  }

  h6.update {
    font-size: 1.4rem
  }

  .desktop_nav {
    padding: 30px 0
  }

  .desktop_nav .main_text {
    font-size: 28px;
    margin-left: 15px
  }

  .desktop_nav .dropdown-menu a {
    font-size: 1.25rem
  }

  .desktop_nav .dropdown-menu a i {
    width: 40px
  }

  .apexcharts-toolbar {
    top: -162px !important
  }

  .apexcharts-toolbar .apexcharts-zoomin-icon,
  .apexcharts-toolbar .apexcharts-zoomout-icon,
  .apexcharts-toolbar .apexcharts-pan-icon,
  .apexcharts-toolbar .apexcharts-reset-icon,
  .apexcharts-toolbar .apexcharts-zoom-icon {
    position: absolute;
    top: 545px;
    left: auto
  }

  .fullscreen-enable .apexcharts-toolbar .apexcharts-zoomin-icon,
  .fullscreen-enable .apexcharts-toolbar .apexcharts-zoomout-icon,
  .fullscreen-enable .apexcharts-toolbar .apexcharts-pan-icon,
  .fullscreen-enable .apexcharts-toolbar .apexcharts-reset-icon,
  .fullscreen-enable .apexcharts-toolbar .apexcharts-zoom-icon {
    position: absolute;
    top: 665px
  }

  div#chartdiv {
    height: 480px !important
  }

  .fullscreen-enable {
    background: #e5e5e5
  }

  .fullscreen-enable div#chartdiv {
    height: 790px !important
  }

  .am5exporting-icon.am5exporting-valign-top {
    height: auto;
    padding: 6px 5px 0
  }
}

.am5exporting.am5exporting-menu.am5exporting-align-right.am5exporting-valign-top.safari_view {
  top: -34px !important;
  right: 0 !important
}

img.fullscr {
  display: none
}

a.am5exporting.am5exporting-icon.am5exporting-align-right.am5exporting-valign-top:hover {
  background: transparent
}

body.fullscreen-enable img.normal {
  display: none
}

body.fullscreen-enable img.fullscr {
  display: inline-block
}

@media screen and (max-width: 1024px) {
  .fullscreen-enabled {
    overflow: auto
  }

  section.main_section .mobile {
    flex-direction: column
  }

  section.main_section .weather .airQuality .circle {
    height: 266.66px;
    width: 100%
  }

  section.main_section .weather .weather_details .detail_box {
    padding: 20px 10px
  }

  section.main_section .weather .weather_details .detail_box.length_6,
  section.main_section .weather .weather_details .detail_box.length_7,
  section.main_section .weather .weather_details .detail_box.length_8 {
    padding: 20px 10px
  }

  section.main_section .weather .weather_details .detail_box .circle {
    width: 100%;
    height: 144.44px
  }

  section.main_section .Outdoor_weather .location .text h6 {
    font-size: .9em;
    margin-bottom: .25em
  }
}

@media screen and (max-width: 991px) {
  section.main_section .weather .airQuality {
    height: calc(100% - 15px) !important
  }

  section.main_section .weather .airQuality .circle {
    height: 330px
  }

  section.main_section .weather .weather_details {
    height: auto
  }

  section.main_section .weather.length_6 .weather_details .detail_box,
  section.main_section .weather.length_7 .weather_details .detail_box,
  section.main_section .weather.length_8 .weather_details .detail_box {
    flex: 1 1 auto;
    width: 1%;
    min-width: 25%
  }

  section.main_section .Outdoor_weather .location {
    padding-right: 0
  }

  .vista_tabs .info {
    width: 15px;
    height: 15px;
    line-height: 13px
  }

  .vista_tabs div.tab-pane .vista_tab_detail p {
    font-size: .75rem
  }
}

@media screen and (max-width: 767px) {
  .desktop_nav .back {
    display: none
  }

  .desktop_nav .main_text {
    font-size: 1rem
  }

  .desktop_nav .main_text span {
    display: none
  }

  .apexcharts-toolbar {
    top: -34px !important
  }

  .vista_tabs {
    margin: 0 -15px;
    overflow: hidden
  }

  .vista_tabs ul.nav-tabs {
    position: relative
  }

  .vista_tabs ul.nav-tabs .nav-item {
    margin-bottom: 5px
  }

  .vista_tabs ul.nav-tabs .nav-item .nav-link {
    padding: 1rem .9rem;
    text-align: center;
    width: 100%
  }

  .vista_tabs ul.nav-tabs .nav-item .nav-link.active {
    border-width: 2px
  }

  .vista_tabs ul.nav-tabs .nav-item .nav-link::before {
    border-bottom-width: 2px;
    border-right-width: 2px
  }

  .vista_tabs ul.nav-tabs .nav-item .nav-link::after {
    border-bottom-width: 2px;
    border-left-width: 2px
  }





  .vista_tabs .tab-content {
    position: static !important;
    overflow: auto
  }

  .vista_tabs div.tab-pane {
    margin: 1%;
    border-radius: 32px;
    border: 2px transparent !important;
    box-shadow: 0 0 5px #d2d2d2 !important;
  }

  .vista_tabs div.tab-pane .vista_tab_detail {
    min-height: 1px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .main_circle .circle.IAQ {
    width: 150px;
    height: 150px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .main_circle .circle.IAQ h4 {
    font-size: 2.25rem
  }

  .vista_tabs div.tab-pane .vista_tab_detail .main_circle .circle.IAQ span {
    font-size: 1.5rem
  }

  .vista_tabs div.tab-pane .vista_tab_detail .quality_status {
    height: auto;
    margin-bottom: 30px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .detail div#chartdiv {
    margin-left: -10%;
    width: calc(100% + 12%) !important
  }

  .vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box p {
    font-size: 1rem
  }

  .vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box .circle {
    width: 100px;
    height: 100px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box .circle h4 {
    font-size: 1.75rem
  }

  .vista_tabs div.tab-pane .vista_tab_detail .detail .detail_box .circle span {
    font-size: 1.1rem
  }

  .vista_tabs div.tab-pane .vista_tab_detail .out_weather .cloud {
    margin: 0;
    padding: 30px 15px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .out_weather_detail {
    padding: 30px 0
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li {
    margin-bottom: .5rem
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li span {
    display: none
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li:last-child {
    margin-left: 0 !important;
    position: relative;
    top: 100px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li select {
    font-size: 1rem
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.show_details {
    margin-top: 10px;
    margin-bottom: 20px;
    justify-content: left
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.show_details li {
    margin: 0 .4rem
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.show_details li:first-child {
    margin-left: 0
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp h6.time {
    font-size: 16px;
    line-height: 160%;
    font-weight: normal
  }

  .vista_tabs .col-md-3:nth-child(even) .information_box {
    left: auto;
    right: -20px
  }

  .vista_tabs .col-md-3:nth-child(odd) .information_box {
    left: -40px
  }

  .vista_tabs .col-md-3:nth-child(even) .information_box_hover {
    left: auto;
    right: -20px
  }

  .vista_tabs .col-md-3:nth-child(odd) .information_box_hover {
    left: -40px
  }

  .fullscreen-enable-mobile .apexcharts-toolbar .apexcharts-pan-icon {
    display: none
  }

  .apexcharts-toolbar .apexcharts-zoomout-icon {
    right: 6px
  }

  .apexcharts-toolbar .apexcharts-zoomin-icon {
    right: 33px
  }

  .apexcharts-toolbar .apexcharts-reset-icon {
    right: 62px
  }

  .am5exporting-icon.am5exporting-valign-top {
    padding-top: 2px
  }
}

@media screen and (max-width: 991px)and (-webkit-min-device-pixel-ratio: 0) {
  .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li button.btn {
    display: none
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports(-webkit-appearance: none) {
    .vista-indicidual .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li button.btn {
      display: none
    }
  }
}

@media screen and (orientation: landscape)and (min-device-width: 319px)and (max-device-width: 767px) {
  .vista_tabs div.tab-pane {
    border-radius: 0
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li:nth-child(2) {
    margin-left: 1rem !important
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.graph_menu li:last-child {
    margin-left: auto !important;
    top: 7px
  }

  .vista_tabs div.tab-pane .vista_tab_detail .graph_temp ul.show_details {
    display: none
  }

  .vista_tabs div.tab-pane .vista_tab_detail .detail div#chartdiv {
    height: calc(100vh - 108px) !important;
    margin-left: -2%;
    width: calc(100% + 2%) !important
  }

  .vista_tabs h6.update {
    display: none
  }
}

@media screen and (max-width: 530px) {
  .vista_tabs ul.nav-tabs li {
    flex: 1 1 auto
  }
}

/*# sourceMappingURL=style.css.map */