.overview-content sup {font-size: 0.5556em;}
.overview-content sup a {font-size: 1em !important;line-height: 1 !important;color: inherit !important;text-decoration: none !important;border: none !important;}
.overview-content .no-wrap {white-space: nowrap;}
.overview-content .m-show {display: none;}
@media (max-width: 736px) {
  .overview-content .m-hide {display: none;}
  .overview-content .m-show {display: block;}
}




.overview-content .omada-banner {
  font-size: 16px;
  max-width: 75em;
  margin: 0 auto;
  background: url(./img/a.jpg) top / 75em no-repeat;
  height: 30em;
  display: flex;
  align-items: center;
}
.overview-content .omada-banner .w-container {
  width: 52.5em;
  margin: 0 auto;
}
.overview-content .omada-banner .text {
  color: #fff;
  padding: 0em 48% 2em 0;
  text-align: left;
}
.overview-content .omada-banner h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.3333;
  padding: 0 0 0.375em;
}
.overview-content .omada-banner h3 {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.5;
  padding: 0 0 1.875em;
}
.overview-content .omada-banner .highlight {
  color: #00e194;
}
.overview-content .omada-banner .model {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 0.75em 1.125em;
  background-color: #008055;
  border-radius: 0.5em;
  display: inline-block;
}
.overview-content .omada-banner .banner-logos {
  padding-bottom: 1.5em;
  text-align: left;
}
.overview-content .omada-banner .banner-logo {
  height: 2.6em;
  width: auto;
}
.overview-content .omada-banner .no-wrap {
  white-space: nowrap;
}
@media (min-width: 1921px) {
  .overview-content .omada-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1024px) {
  .overview-content .omada-banner {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .omada-banner {
    font-size: 10.35px;
    max-width: 85.2vw;
    background: #2b2b2b url(./m/a.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 56vw;
  }
  .overview-content .omada-banner .w-container {
    width: auto;
  }
  .overview-content .omada-banner .text {
    padding: 12vw 11.4vw 0;
    text-align: center;
  }
  .overview-content .omada-banner h2 {
    font-size: 6.6667vw;
    font-weight: 500;
    line-height: 1.3333;
    padding: 0 0 3vw;
  }
  .overview-content .omada-banner h3 {
    font-size: 3.3333vw;
    font-weight: 500;
    line-height: 1.5;
    padding: 0 0 7vw;
  }
  .overview-content .omada-banner .model {
    font-size: 3.3333vw;
    font-weight: 400;
    line-height: 1;
    padding: 0.75em 1.125em;
    border-radius: 0.5em;
  }
  .overview-content .omada-banner .banner-logos {
    padding-bottom: 6.25vw;
  }
  .overview-content .omada-banner .banner-logo {
    height: 8.65vw;
  }
}
@media (max-width:414px) {
  .overview-content .omada-banner {
    font-size: 2.5vw;
  }
}


.overview-content .omada-selling-points {
  font-size: 16px;
  max-width: 75em;
  margin: 0 auto;
}
.overview-content .omada-selling-points .w-container {
  width: 52.5em;
  margin: 0 auto;
}
.overview-content .omada-selling-points .text {
  padding: 5.25em 0 0;
  text-align: center;
}
.overview-content .omada-selling-points p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  color: #2b2b2b;
}
.overview-content .omada-selling-points ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.overview-content .omada-selling-points ul li {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  margin: 1em 0;
}
.overview-content .omada-selling-points ul .li-1,
.overview-content .omada-selling-points ul .li-5 {
  width: 24%;
}
.overview-content .omada-selling-points ul .li-2,
.overview-content .omada-selling-points ul .li-6 {
  width: 24%;
}
.overview-content .omada-selling-points ul .li-3,
.overview-content .omada-selling-points ul .li-7 {
  width: 24%;
}
.overview-content .omada-selling-points ul .li-1,
.overview-content .omada-selling-points ul .li-2,
.overview-content .omada-selling-points ul .li-3,
.overview-content .omada-selling-points ul .li-5,
.overview-content .omada-selling-points ul .li-6,
.overview-content .omada-selling-points ul .li-7 {
  margin-right: 0em;
}
.overview-content .omada-selling-points ul li .icon {
  width: 2em;
  height: 2em;
  margin: 0 auto .5em;
}
.overview-content .omada-selling-points ul li .icon img {
  display: block;
  width: 100%;
}
.overview-content .omada-selling-points ul li .icon-txt {
  width: auto;
  text-align: center;
}
.overview-content .omada-selling-points .no-wrap {
  white-space: normal;
}
@media (min-width:1921px) {
  .overview-content .omada-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width:1024px) {
  .overview-content .omada-selling-points {
    font-size: 10px;
  }
}
@media (max-width:736px) {
  .overview-content .omada-selling-points {
    font-size: 10.35px;
    max-width: 85.2vw;
  }
  .overview-content .omada-selling-points .w-container {
    width: auto;
  }
  .overview-content .omada-selling-points .text {
    padding: 12vw 0 0;
  }
  .overview-content .omada-selling-points p {
    font-size: 3.3333vw;
    font-weight: 400;
    line-height: 1.5;
  }
  .overview-content .omada-selling-points ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .overview-content .omada-selling-points ul li {
    width: 47%;
    margin: 7.5vw 2vw 0 0;
    vertical-align: top;
  }
  .overview-content .omada-selling-points ul .li-1,
  .overview-content .omada-selling-points ul .li-3,
  .overview-content .omada-selling-points ul .li-5,
  .overview-content .omada-selling-points ul .li-7 {
    width: 48%;
  }
  .overview-content .omada-selling-points ul .li-2,
  .overview-content .omada-selling-points ul .li-4,
  .overview-content .omada-selling-points ul .li-6,
  .overview-content .omada-selling-points ul .li-8 {
    width: 49%;
    margin-right: 0;
  }
  .overview-content .omada-selling-points ul li .icon {
    width: 12vw;
    height: 12vw;
    margin: 0 auto 3vw;
  }
  .overview-content .omada-selling-points ul li .icon-txt {
    width: auto;
    margin: 0 auto;
    text-align: center;
  }
  .overview-content .omada-selling-points .no-wrap {
    white-space: normal;
  }
  .overview-content .omada-selling-points br {
    display: none;
  }
}
@media (max-width:414px) {
  .overview-content .omada-selling-points {
    font-size: 2.5vw;
  }
}



.overview-content .omada-appearance {
  font-size: 16px;
  max-width: 75em;
  margin: 0 auto;
}
.overview-content .omada-appearance .w-container {
  width: 62.25em;
  margin: 0 auto;
}
.overview-content .omada-appearance .text {
  padding: 5.25em 0 2em;
  text-align: center;
}
.overview-content .omada-appearance h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.3333;
  padding: 0 0 0.5em;
}
.overview-content .omada-appearance p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  color: #3d3d3d;
  padding: 0 1em;
}
.overview-content .omada-appearance .img {
  position: relative;
  width: 75em;
  height: 30em;
  margin: 0 auto;
  background: url(./img/c.jpg) top / 75em no-repeat;
}
.overview-content .omada-appearance .ul-words {
  width: 100%;
  padding: 4em 0 0;
  display: flex;
  justify-content: space-evenly;
}
.overview-content .omada-appearance .ul-words li {
  max-width: 32%;
  color: #fff;
  text-align: left;
}
.overview-content .omada-appearance .ul-words li p.highlight {
  font-size: 2.25em;
  font-weight: 600;
  line-height: 1.3333;
  color: #00e194;
  padding: 0;
}
.overview-content .omada-appearance .ul-words li p.info {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  padding: 0;
}
.overview-content .omada-appearance .no-wrap {
  white-space: nowrap;
}
@media (min-width:1921px) {
  .overview-content .omada-appearance {
    font-size: 0.8333vw;
  }
}
@media (max-width:1024px) {
  .overview-content .omada-appearance {
    font-size: 10px;
  }
}
@media (max-width:736px) {
  .overview-content .omada-appearance {
    font-size: 10.35px;
    max-width: 85.2vw;
  }
  .overview-content .omada-appearance .w-container {
    width: auto;
  }
  .overview-content .omada-appearance .text {
    padding: 18vw 0 6vw;
    text-align: center;
  }
  .overview-content .omada-appearance h2 {
    font-size: 6.6667vw;
    font-weight: 500;
    line-height: 1.3333;
    padding: 0 0 3.125vw;
  }
  .overview-content .omada-appearance p {
    font-size: 3.3333vw;
    font-weight: 400;
    line-height: 1.5;
    padding: 0;
  }
  .overview-content .omada-appearance .img {
    width: 100%;
    height: auto;
    padding-bottom: 39vw;
    margin: 0 auto;
    background: url(./m/c.jpg) bottom / 100% no-repeat;
  }
  .overview-content .omada-appearance .ul-words {
    width: 64%;
    padding: 2vw 0 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .overview-content .omada-appearance .ul-words li {
    max-width: unset;
    width: 45%;
    margin-top: 8vw;
    text-align: left;
  }
  .overview-content .omada-appearance .ul-words .li-1 {
    width: 100%
  }
  .overview-content .omada-appearance .ul-words li p.highlight {
    font-size: 6.6667vw;
    font-weight: 600;
    line-height: 1.3333;
    color: #00e194;
    padding: 0;
  }
  .overview-content .omada-appearance .ul-words li p.info {
    font-size: 3.3333vw;
    font-weight: 400;
    line-height: 1.5;
    padding: 0;
  }
}
@media (max-width:414px) {
  .overview-content .omada-appearance {
    font-size: 2.5vw;
  }
}



.overview-content .omada-security-vpn {
  font-size: 16px;
  max-width: 75em;
  margin: 0 auto;
  background: url(./img/d.jpg) center / 75em no-repeat;
  height: 40em;
  display: flex;
  align-items: center;
  position: relative;
}
.overview-content .omada-security-vpn .w-container {
  width: 75em;
  margin: 0 auto;
}
.overview-content .omada-security-vpn .text {
  padding: 0em 67% 0em 0em;
  text-align: left;
}
.overview-content .omada-security-vpn h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 0 0.5em;
}
.overview-content .omada-security-vpn p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  color: #3d3d3d;
  padding: 0 0;
}
.overview-content .omada-security-vpn .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.overview-content .omada-security-vpn .desc-b {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.2;
  color: #008055;
}
.overview-content .omada-security-vpn .desc-m {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
}
.overview-content .omada-security-vpn .desc-s {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .omada-security-vpn .desc-1 {
  top: 23em;
  left: 30.8em;
  width: 14em;
}
.overview-content .omada-security-vpn .desc-2 {
  top: 21.5em;
  left: 57.6em;
  width: 14em;
}
.overview-content .omada-security-vpn .desc-3 {
  top: 29em;
  left: 41em;
  width: 20em;
}
.overview-content .omada-security-vpn .desc-4 {
  bottom: 27.5em;
  left: 43.8em;
  width: 14em;
}
.overview-content .omada-security-vpn .desc-5 {
  bottom: 23.375em;
  left: 43.8em;
  width: 14em;
}
.overview-content .omada-security-vpn .no-wrap {
  white-space: nowrap;
}
@media (min-width:1921px) {
  .overview-content .omada-security-vpn {
    font-size: 0.8333vw;
  }
}
@media (max-width:1024px) {
  .overview-content .omada-security-vpn {
    font-size: 10px;
  }
}
@media (max-width:736px) {
  .overview-content .omada-security-vpn {
    font-size: 10.35px;
    max-width: 85.2vw;
    background: url(./m/d.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 68vw;
    display: block;
  }
  .overview-content .omada-security-vpn .w-container {
    width: auto;
  }
  .overview-content .omada-security-vpn .text {
    padding: 18.5vw 0 6vw;
    text-align: center;
  }
  .overview-content .omada-security-vpn h2 {
    font-size: 6.6667vw;
    font-weight: 500;
    line-height: 1.3333;
    padding: 0 0 3.125vw;
  }
  .overview-content .omada-security-vpn p {
    font-size: 3.3333vw;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 0;
  }
  .overview-content .omada-security-vpn .bg-text {
    position: relative;
  }
  .overview-content .omada-security-vpn .desc-b {
    font-size: 4.75vw;
  }
  .overview-content .omada-security-vpn .desc-m {
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 1.5;
  }
  .overview-content .omada-security-vpn .desc-s {
    font-size: 3.75vw;
  }
  .overview-content .omada-security-vpn .desc-1 {
    top: 34vw;
    left: 0vw;
    width: 33vw;
  }
  .overview-content .omada-security-vpn .desc-2 {
    top: 28vw;
    left: 56vw;
    width: 34vw;
  }
  .overview-content .omada-security-vpn .desc-3 {
    top: 42vw;
    left: 31vw;
    width: 28vw;
  }
  .overview-content .omada-security-vpn .desc-4 {
    bottom: -11.2vw;
    left: 29vw;
    width: 32vw;
  }
  .overview-content .omada-security-vpn .desc-5 {
    bottom: -20vw;
    left: 29vw;
    width: 32vw;
  }
}
@media (max-width:414px) {
  .overview-content .omada-security-vpn {
    font-size: 2.5vw;
  }
}



.overview-content .omada-connectivity {
  font-size: 16px;
  max-width: 75em;
  margin: 0 auto;
  background: url(./img/e.jpg) center / 75em no-repeat;
  height: 41em;
  display: flex;
  align-items: center;
  position: relative;
}
.overview-content .omada-connectivity .w-container {
  width: 62.25em;
  margin: 0 auto;
}
.overview-content .omada-connectivity .text {
  padding: 0em 0 0em 58%;
  text-align: left;
}
.overview-content .omada-connectivity h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 0 0.5em;
}
.overview-content .omada-connectivity p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  color: #3d3d3d;
  padding: 0 0;
}
.overview-content .omada-connectivity .desc {
  position: absolute;
  text-align: center;
}
.overview-content .omada-connectivity .desc-b {
  display: block;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.2;
  color: #005564;
}
.overview-content .omada-connectivity .desc-m {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.4;
}
.overview-content .omada-connectivity .desc-s {
  display: block;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1.2;
  color: #005564;
}
.overview-content .omada-connectivity .desc-1 {
  top: 22.25em;
  left: 2.5em;
  width: 10em;
}
.overview-content .omada-connectivity .desc-2 {
  top: 13.4em;
  left: 27.3em;
  width: 8em;
}
.overview-content .omada-connectivity .desc-3 {
  top: 21.9em;
  left: 27.3em;
  width: 8em;
}
.overview-content .omada-connectivity .desc-4 {
  top: 30.5em;
  left: 27.3em;
  width: 8em;
}
.overview-content .omada-connectivity .no-wrap {
  white-space: nowrap;
}
@media (min-width:1921px) {
  .overview-content .omada-connectivity {
    font-size: 0.8333vw;
  }
}
@media (max-width:1024px) {
  .overview-content .omada-connectivity {
    font-size: 10px;
  }
}
@media (max-width:736px) {
  .overview-content .omada-connectivity {
    font-size: 10.35px;
    max-width: 85.2vw;
    background: #ebebeb url(./m/e.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 70vw;
    display: block;
  }
  .overview-content .omada-connectivity .w-container {
    width: auto;
  }
  .overview-content .omada-connectivity .text {
    padding: 10vw 7.4vw 6vw;
    text-align: left;
  }
  .overview-content .omada-connectivity h2 {
    font-size: 6.6667vw;
    font-weight: 500;
    line-height: 1.3333;
    padding: 0 0 3.125vw;
  }
  .overview-content .omada-connectivity p {
    font-size: 3.3333vw;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 0;
  }
  .overview-content .omada-connectivity .bg-text {
    position: relative;
  }
  .overview-content .omada-connectivity .desc-b {
    font-size: 3.4375vw;
  }
  .overview-content .omada-connectivity .desc-m {
    font-size: 3.75vw;
    font-weight: 500;
    line-height: 1.4;
  }
  .overview-content .omada-connectivity .desc-s {
    font-size: 2.25vw;
  }
  .overview-content .omada-connectivity .desc-1 {
    top: 30vw;
    left: 1vw;
    width: 28.5vw;
  }
  .overview-content .omada-connectivity .desc-2 {
    top: 10vw;
    left: 58vw;
    width: 17vw;
  }
  .overview-content .omada-connectivity .desc-3 {
    top: 28vw;
    left: 58vw;
    width: 17vw;
  }
  .overview-content .omada-connectivity .desc-4 {
    top: 46.5vw;
    left: 58vw;
    width: 17vw;
  }
}
@media (max-width:414px) {
  .overview-content .omada-connectivity {
    font-size: 2.5vw;
  }
}



.overview-content .omada-performance {
  font-size: 16px;
  max-width: 75em;
  margin: 0 auto 6.25em;
}
.overview-content .omada-performance .w-container {
  width: 75em;
  margin: 0 auto;
}
.overview-content .omada-performance .text {
  padding: 6.25em 8% 2.5em;
  text-align: center
}
.overview-content .omada-performance h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 0;
}
.overview-content .omada-performance h3 {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.3333;
  color: #2b2b2b;
  padding: 0 0 0.25em;
}
.overview-content .omada-performance p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  color: #3d3d3d;
  padding: 0 0;
}
.overview-content .omada-performance .ul-imgs {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.overview-content .omada-performance .ul-imgs li {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.overview-content .omada-performance .ul-imgs li+li {
  margin-left: 1.5%;
}
.overview-content .omada-performance .ul-imgs li .img {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.overview-content .omada-performance .ul-imgs li .img img {
  width: 100%;
  display: block;
}
.overview-content .omada-performance li .img-txt {
  margin: 0 auto;
  padding: 1.25em 0 0em;
  text-align: center;
}
@media (min-width:1921px) {
  .overview-content .omada-performance {
    font-size: 0.8333vw;
  }
}
@media (max-width:1024px) {
  .overview-content .omada-performance {
    font-size: 10px;
  }
}
@media (max-width:736px) {
  .overview-content .omada-performance {
    font-size: 10.35px;
    max-width: 85.2vw;
  }
  .overview-content .omada-performance .w-container {
    width: auto;
  }
  .overview-content .omada-performance .text {
    padding: 18vw 0 5vw;
    text-align: center;
  }
  .overview-content .omada-performance h2 {
    font-size: 6.6667vw;
    font-weight: 500;
    line-height: 1.3333;
    padding: 0 0 3.125vw;
  }
  .overview-content .omada-performance h3 {
    font-size: 4.4444vw;
    font-weight: 500;
    line-height: 1.3333;
    padding: 0 0 2vw;
  }
  .overview-content .omada-performance p {
    font-size: 3.3333vw;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 0;
  }
  .overview-content .omada-performance .ul-imgs {
    width: 100%;
    display: block;
  }
  .overview-content .omada-performance .ul-imgs li {
    width: 100%;
    display: block;
    text-align: center;
  }
  .overview-content .omada-performance .ul-imgs li+li {
    margin: 7vw 0 0;
  }
  .overview-content .omada-performance .ul-imgs li .img {
    width: 100%;
  }
  .overview-content .omada-performance li .img-txt {
    padding: 5vw 0 0em;
    text-align: center;
  }
}
@media (max-width:414px) {
  .overview-content .omada-performance {
    font-size: 2.5vw;
  }
}



.overview-content .omada-sdn-solutions {
  font-size: 16px;
  max-width: 75em;
  margin: 0 auto 6.25em;
  background: #2b2b2b url(./img/g.jpg) bottom / 75em no-repeat;
  height: auto;
  padding-bottom: 32em;
}
.overview-content .omada-sdn-solutions .w-container {
  width: 65.25em;
  margin: 0 auto;
}
.overview-content .omada-sdn-solutions .text {
  color: #fff;
  padding: 4.25em 0 1.5em;
  text-align: center;
}
.overview-content .omada-sdn-solutions h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 0 0.5em;
}
.overview-content .omada-sdn-solutions p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  color: #aaaaaa;
}
.overview-content .omada-sdn-solutions a {
  display: inline-block;
  text-decoration: none
}
.overview-content .omada-sdn-solutions .link {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0 5em;
}
.overview-content .omada-sdn-solutions .learn-more {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3333;
  color: #4acbd6;
}
.overview-content .omada-sdn-solutions .bg-text {
  position: relative;
}
.overview-content .omada-sdn-solutions .desc {
  position: absolute;
  line-height: normal;
  color: #c8c8c8;
  text-align: center;
}
.overview-content .omada-sdn-solutions .desc-b {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}
.overview-content .omada-sdn-solutions .desc-m {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
}
.overview-content .omada-sdn-solutions .desc-s {
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.1875;
}
.overview-content .omada-sdn-solutions .desc-ms {
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1;
}
.overview-content .omada-sdn-solutions .desc-1 {
  top: 5.75em;
  left: 6.375em;
  width: 14em;
}
.overview-content .omada-sdn-solutions .desc-2 {
  bottom: -2.5em;
  left: 17em;
  width: 31em;
}
.overview-content .omada-sdn-solutions .desc-3 {
  top: 5.2em;
  left: 48.4em;
  width: 7em;
}
.overview-content .omada-sdn-solutions .desc-4 {
  top: 5.2em;
  left: 56.5em;
  width: 6em;
}
.overview-content .omada-sdn-solutions .desc-5 {
  top: 11.5em;
  left: 1em;
  width: 10em;
}
.overview-content .omada-sdn-solutions .desc-6 {
  top: 20.5em;
  left: 1em;
  width: 10em;
}
.overview-content .omada-sdn-solutions .desc-7 {
  top: 17.5em;
  left: 12.4em;
  width: 2em;
}
.overview-content .omada-sdn-solutions .desc-8 {
  top: 11.5em;
  left: 15.9em;
  width: 9em;
}
.overview-content .omada-sdn-solutions .desc-9 {
  top: 17.5em;
  left: 15.9em;
  width: 9em;
}
.overview-content .omada-sdn-solutions .desc-10 {
  top: 19.5em;
  left: 15.9em;
  width: 9em;
}
.overview-content .omada-sdn-solutions .desc-11 {
  top: 25em;
  left: 15.9em;
  width: 9em;
}
.overview-content .omada-sdn-solutions .desc-12 {
  top: 16.2em;
  left: 26.5em;
  width: 10.7em;
}
.overview-content .omada-sdn-solutions .desc-13 {
  bottom: -17.2em;
  left: 37.7em;
  width: 7em;
}
.overview-content .omada-sdn-solutions .desc-14 {
  top: 24.8em;
  left: 44em;
  width: 7em;
}
.overview-content .omada-sdn-solutions .desc-15 {
  top: 24.8em;
  left: 52em;
  width: 7em;
}
.overview-content .omada-sdn-solutions .desc-16 {
  top: 24.8em;
  left: 59.5em;
  width: 6em;
}
.overview-content .omada-sdn-solutions .desc-17 {
  top: -2.7em;
  left: 0em;
  width: 8em;
}
@media (min-width:1921px) {
  .overview-content .omada-sdn-solutions {
    font-size: 0.8333vw;
  }
}
@media (max-width:1024px) {
  .overview-content .omada-sdn-solutions {
    font-size: 10px;
  }
}
@media (max-width:736px) {
  .overview-content .omada-sdn-solutions {
    font-size: 10.35px;
    max-width: 85.2vw;
    margin: 0 auto 18vw;
    background: #2b2b2b url(./m/g.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 160vw;
  }
  .overview-content .omada-sdn-solutions .w-container {
    width: auto;
  }
  .overview-content .omada-sdn-solutions .text {
    padding: 10vw 7.4vw 6vw;
    text-align: center;
  }
  .overview-content .omada-sdn-solutions h2 {
    font-size: 6.6667vw;
    font-weight: 500;
    line-height: 1.3333;
    padding: 0 0 3.125vw;
  }
  .overview-content .omada-sdn-solutions p {
    font-size: 3.3333vw;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 0;
  }
  .overview-content .omada-sdn-solutions .link {
    padding: 0 0 12vw;
    margin: 0;
  }
  .overview-content .omada-sdn-solutions .learn-more {
    font-size: 3.5vw;
  }
  .overview-content .omada-sdn-solutions .desc-b {
    font-size: 3.4vw;
    font-weight: 400;
    line-height: 1.4;
  }
  .overview-content .omada-sdn-solutions .desc-m {
    font-size: 3.3333vw;
  }
  .overview-content .omada-sdn-solutions .desc-s {
    font-size: 3.4375vw;
  }
  .overview-content .omada-sdn-solutions .desc-ms {
    font-size: 3.125vw;
  }
  .overview-content .omada-sdn-solutions .desc-1 {
    top: 18.5vw;
    left: 10.5vw;
    width: 20vw;
  }
  .overview-content .omada-sdn-solutions .desc-2 {
    bottom: -11vw;
    left: 29vw;
    width: 34vw;
  }
  .overview-content .omada-sdn-solutions .desc-3 {
    top: 18vw;
    left: 59vw;
    width: 24vw;
  }
  .overview-content .omada-sdn-solutions .desc-4 {
    top: 36vw;
    left: 59vw;
    width: 24vw;
  }
  .overview-content .omada-sdn-solutions .desc-5 {
    top: 33vw;
    left: 8vw;
    width: 26vw;
  }
  .overview-content .omada-sdn-solutions .desc-6 {
    top: 55vw;
    left: 8vw;
    width: 26vw;
  }
  .overview-content .omada-sdn-solutions .desc-7 {
    top: 76vw;
    left: 8vw;
    width: 26vw;
  }
  .overview-content .omada-sdn-solutions .desc-8 {
    top: 88vw;
    left: 8vw;
    width: 26vw;
  }
  .overview-content .omada-sdn-solutions .desc-9 {
    top: 106vw;
    left: 8vw;
    width: 26vw;
  }
  .overview-content .omada-sdn-solutions .desc-10 {
    top: 114vw;
    left: 8vw;
    width: 26vw;
  }
  .overview-content .omada-sdn-solutions .desc-11 {
    top: 131vw;
    left: 8vw;
    width: 26vw;
  }
  .overview-content .omada-sdn-solutions .desc-12 {
    top: 47.5vw;
    left: 38vw;
    width: 23vw;
  }
  .overview-content .omada-sdn-solutions .desc-13 {
    bottom: unset;
    top: 72.3vw;
    left: 38vw;
    width: 23vw;
  }
  .overview-content .omada-sdn-solutions .desc-14 {
    top: 74vw;
    left: 63.6vw;
    width: 16vw;
  }
  .overview-content .omada-sdn-solutions .desc-15 {
    top: 104vw;
    left: 63.6vw;
    width: 16vw;
  }
  .overview-content .omada-sdn-solutions .desc-16 {
    top: 133vw;
    left: 63.6vw;
    width: 16vw;
  }
  .overview-content .omada-sdn-solutions .desc-17 {
    top: -7vw;
    left: 31vw;
    width: 25vw;
  }
}
@media (max-width:414px) {
  .overview-content .omada-sdn-solutions {
    font-size: 2.5vw;
  }
}
