.site-branding img#site-logo {
    max-width: initial;
    width: auto;
}
div#hero-header.section.certificate.IoT-banner h1 {
    margin: 0;
}
div#hero-header.IoT-banner .hero-text .secure-site p {
    text-transform: capitalize;
}
div#hero-header.section.certificate.IoT-banner .banner-content {
    padding-bottom: 20px;
}
div#hero-header.section.certificate.IoT-banner h2.large-font {
    font-size: 24px;
    margin: 0 0 40px 0;
}
div#hero-header.section.certificate.IoT-banner .hero-text {
    padding-bottom: 80px;
}
div#hero-header.certificate.IoT-banner .hero-text a.button {
    margin-bottom: 42px;
}
.section.security-management {
    padding: 0;
    position: relative;
}
.security-management .right-side {
    top: 50%;
    position: absolute;
    transform: translateY(-51%);
    -webkit-transform: translateY(-51%);
    -moz-transform: translateY(-51%);
    left: 0;
    z-index: 1;
    padding-right: 68px;
}
.security-management .flex-content-wrapper {
    max-width: 92%;
}
.security-management .other-side {
    max-width: 100%;
    width: 100%;
    text-align: right;
}
#content .security-management .right-side h3 {
    margin: 0 0 15px 0;
    color: #fff;
    font-size: 40px;
}
#content .security-management .right-side h4 {
    margin: 0;
    color: #fff;
    font-size: 24px;
}
#content .security-management .right-side h4 sup {
    font-size: 10px;
    top: -1em;
}
#content .security-management .right-side p {
    color: #fff;
    font-size: 18px;
    margin: 15px 0 0 0;
}
#content .security-management .right-side .security-list {
    margin-top: 15px;
}
#content .security-management .right-side .security-list ul {
    padding: 0;
    margin: 0;
}
#content .security-management .right-side .security-list ul li {
    color: #fff;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
    margin-bottom: 4px;
}
#content .security-management .right-side .security-list ul li:last-child {
    margin-bottom: 0;
}
#content .security-management .right-side .security-list ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    border-radius: 100px;
    background: #fff;
    top: 6px;
}
#content .security-management .right-side .security-list .request-btn {
    margin-top: 40px;
}
.security-list .request-btn a.req-button {
    width: 215px;
    border: 2px solid #ffffff;
    background: transparent;
    text-align: center;
    display: inline-block;
    padding: 9px 12px;
    height: 42px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff !important;
    border-radius: 50px;
    text-decoration: none !important;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 18.5px;
    margin-top: 0;
}
.security-list .request-btn a.req-button:hover {
    background: #fff;
    color: #0F9DFF !important;
}
#content .security-management .image_animation {
    display: none;
}
#content .security-management .other-side img {
    margin: 0;
    max-width: 100%;
}
div#customers.iot-why-choose {
    background-color: #0789e1;
}
div#customers.iot-why-choose .feature-wrapper {
    padding-top: 40px !important;
}
div#customers.iot-why-choose .tile-wrapper .tile.feature {
    border: 10px solid #0789e1;
}
.iot-why-choose h2.inner-title {
    color: #fff;
}
.secure-app {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.three-tiers {
    width: 100%;
    margin-right: 25px;
}
.three-tiers:nth-child(3) {
    margin: 0;
}
#content .three-tiers.visibility h3,#content .three-tiers.agility h3,#content .three-tiers.security h3 {
    margin: 0;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    border-left: 2px solid;
    background: #f4f6f8;
    width: 100%;
    margin-right: 25px;
    cursor: pointer;
    position: relative;
    -moz-box-shadow: 0 0 5px #e3e8e8;
    -webkit-box-shadow: 0 0 5px #e3e8e8;
    box-shadow: 0 0 5px #e3e8e8;
}
#content .three-tiers.visibility h3 {
    border-color: #0174c3;
}
#content .three-tiers.agility h3 {
    border-color: #015a99;
}
#content .three-tiers.security h3 {
    border-color: #0789e1;
}
.three-tiers span.secure-icon {
    margin-right: 10px;
}

#content .toggle-block ul {
    padding: 0;
    margin: 0;
}
#content .toggle-block ul li {
    line-height: 24px;
    position: relative;
    padding-left: 12px;
}
#content .toggle-block ul li:before {
    content: "";
    background: #37464f;
    width: 4px;
    height: 4px;
    position: absolute;
    border-radius: 100px;
    left: 0;
    top: 10px;
}
.section.stronger-code {
    padding: 75px 0 80px;
}
.three-tiers .toggle-block {
    display: none;
    border-left: 2px solid;
    background: #f4f6f8;
    padding: 15px 25px 25px;
    width: 100%;
    height: 200px;
}
.three-tiers.visibility .toggle-block {
    border-color: #0174c3;
}
.three-tiers.agility .toggle-block {
    border-color: #015a99;
}
.three-tiers.security .toggle-block {
    border-color: #0789e1;
}
.animated-triangle {
    display: flex;
    justify-content: center;
    transition: all .75s ease;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    width: 100%;
}
#triangle-up {
    width: 0;
    height: 0;
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    border-bottom: 300px solid rgba(7, 117, 194, 0.4);
}
#triangle-up-1 {
    width: 0;
    height: 0;
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    border-bottom: 300px solid #015a99;
    position: relative;
    z-index: 9;
    animation: colorchange 10s;
    -webkit-animation: colorchange 10s;
}

@keyframes colorchange {
      0% {
        border-bottom: 300px solid rgba(7, 117, 194, 0.2);
      }
      50% {
        border-bottom: 300px solid rgba(7, 117, 194, 0.4);
      }
      100% {
        border-bottom: 300px solid #015a99;
      }
    }
#triangle-up-2 {
    width: 0;
    height: 0;
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    border-bottom: 300px solid rgba(7, 117, 194, 0.4);
}
.triangle-animate {
    margin-right: 15px;
}
.triangle-animate:last-child {
    margin-right: 0;
}

.animation-start.animated-triangle #triangle-up{
  position: relative;
  transform-origin:50px 5px;
  transition:transform 1s ease-in 0s;
  animation-duration: 2.2s;
  animation-name: triangle1;
  animation-iteration-count: 1;
  animation-direction: alternate;
  -webkit-animation-duration: 2.2s;
  -webkit-animation-name: triangle1;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.animation-start.animated-triangle #triangle-up-2{
  position: relative;
  transform-origin:50px 5px;
  transition:transform 1s ease-in 0s;
  animation-duration: 2.2s;
  animation-name: triangle2;
  animation-iteration-count: 1;
  animation-direction: alternate;
  -webkit-animation-duration: 2.2s;
  -webkit-animation-name: triangle2;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes triangle1 {
    0%   {left: 0px;}
    50%  {left: 200px;}
    100% {left: 416px;}
}

@keyframes triangle1 {
    0%   {left: 0px;}
    50%  {left: 200px;}
    100% {left: 416px;}
}
@-webkit-keyframes triangle2 {
    0%   {right: 0px;}
    50%  {right: 200px;}
    100% {right: 416px;}
}

@keyframes triangle2 {
    0%   {right: 0px;}
    50%  {right: 200px;}
    100% {right: 416px;}
}
.animation-end .animated-triangle {
    transition: all .75s ease;
    width: calc(100% - 50%);
    /*transform: translateX(-20%);
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);*/
}
.cover-angle h2.inner-title {
    color: #fff;
}
.cover-angle h3.inner-subtitle {
    color: #fff;
    font-size: 24px;
}
.section.Secure-Every-Step {
    padding: 75px 0 80px;
}
#content .Secure-Every-Step h3.inner-subtitle {
    font-size: 24px;
    margin-bottom: 60px;
}
.secure-steps-image {
    margin-top: 35px;
    text-align: center;
}
#content .triangle-animate-slides ul.accordion {
    padding: 0 !important;
    margin: 0;
}
.trianle-slides ul .inner {
  overflow: hidden;
  display: none;
  margin-top: 10px;
}
.trianle-slides {
    opacity: 0;
    position: absolute;
    right: 0;
}
.animation-end .trianle-slides {
    opacity: 1;
    transition: all .75s ease;
    width: calc(100% - 50%);
    right: 0;
    top: 25px;
}
.animated-triangle-group {
    margin-top: 68px;
    position: relative;
}
.animation-end .animated-triangle-group {
    /*display: flex;*/
    align-items: center;
    transition: all .75s ease;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    position: relative;
}
#content .triangle-animate-slides dl.accordion dd {
    display: none;
}
#content .triangle-animate-slides .accordion {
  margin: 0;
  padding: 0 !important;
}
#content .triangle-animate-slides .accordion dt a, #content .triangle-animate-slides .accordion dd a {
  display: block;
  color: black;
  font-weight: bold;
}
.triangle-animate-slides dl.accordion {
    padding: 0 !important;
}
#content .triangle-animate-slides dl.accordion dt a {
    color: #fff;
    font-weight: 100;
    cursor: pointer;
}
#content .triangle-animate-slides dl.accordion dd {
    margin: 15px 0;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    width: 70%;
}
#content .triangle-animate-slides dl.accordion .slelected-key dd{
    display: block;
}
.triangle-animate-slides dl.accordion dt {
    margin-bottom: 15px;
    font-size: 24px;
}
.animation-start.animated-triangle .slide-key {
    opacity: 0;
    transition: all .75s ease;
    -moz-transition: all .75s ease;
    -webkit-transition: all .75s ease;
}

.animation-end #triangle-up.slelected-key .slide-key {
    opacity: 1;
    z-index: 99;
    position: absolute;
    width: 100px;
    transition: all .75s ease;
    -moz-transition: all .75s ease;
    -webkit-transition: all .75s ease;
    left: auto;
    right: 50px;
    top: 100px;
}
.animation-end #triangle-up-1.slelected-key .slide-key {
    opacity: 1;
    z-index: 99;
    position: absolute;
    width: 100px;
    left: 50px;
    top: 100px;
    transition: all .75s ease;
    -moz-transition: all .75s ease;
    -webkit-transition: all .75s ease;
}
.animation-end #triangle-up-2.slelected-key .slide-key {
    transition: all .75s ease;
    -moz-transition: all .75s ease;
    -webkit-transition: all .75s ease;
    position: absolute;
    width: 100px;
    top: 250px;
    opacity: 1;
    z-index: 99;
    left: -50px;
    right: auto;
}
.section.cover-angle {
    padding-bottom: 125px;
}
#content .triangle-animate-slides dl.accordion dt a.selected {
    position: relative;
}
#content .triangle-animate-slides dl.accordion dt a.selected:before {
    background: url(/wp-content/uploads/2018/10/iot-carrot.png);
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    content: "";
    width: 10px;
    height: 18px;
    left: -20px;
    top: 4px;
}

.zigzag-group h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}
.security-came-up.row-reverse-block .zigzag-group .parent-zigzag {
    margin-top: 15px;
}
#content .security-came-up.row-reverse-block .zigzag-group h2 {
    margin-bottom: 47px;
}
.security-came-up.row-reverse-block .zigzag-group .parent-zigzag.medical-device {
    margin-bottom: 5px;
}
.security-came-up.encrypted-traffic.row-reverse-block .zigzag-group .parent-zigzag {
    margin-top: 48px;
    margin-bottom: 0;
}
.zigzag-group .parent-zigzag {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zigzag-group .parent-zigzag.medical-device {
    margin-bottom: 0;
}
.section.security-came-up {
    padding: 82px 0;
}
#content .zigzag-group .parent-zigzag h3 {
    margin: 0 0 7px 0;
    color: #0174c3;
    font-size: 40px;
}
#content .zigzag-group .parent-zigzag p {
    margin: 0;
    font-size: 18px;
    width: 90%;
}
.zigzag-group .parent-zigzag.pacemaker .child-zigzag-desc {
    width: 60%;
}
.zigzag-group .parent-zigzag.pacemaker .child-zigzag-image {
    width: 40%;
    text-align: center;
}
.zigzag-group .parent-zigzag.medical-device .child-zigzag-image {
    width: 40%;
    text-align: center;
}
.zigzag-group .parent-zigzag.medical-device .child-zigzag-desc {
    width: 60%;
}
#content .zigzag-group .parent-zigzag.medical-device .child-zigzag-desc p {
    margin: 0 0 7px 0;
}
#content .zigzag-group .parent-zigzag.medical-device .child-zigzag-desc h3 {
    margin: 0;
}
/*.parent-zigzag {
    margin-bottom: 15px;
}*/
.parent-zigzag .parent-zigzag-inner .child-zigzag-desc {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}
.parent-zigzag .parent-zigzag-inner .child-zigzag-image {
    width: 40%;
    display: inline-block;
    margin-left: -4px;
    vertical-align: middle;
}
.zigzag-group-overview .parent-zigzag h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 50px;
}
#content .parent-zigzag .parent-zigzag-inner h3 {
    margin: 0 0 14px 0;
    color: #0174c3;
    font-size: 40px;
}
#content .parent-zigzag .parent-zigzag-inner p {
    margin: 0;
    font-size: 18px;
    width: 90%;
}
.zigzag-group-overview .parent-zigzag {
    margin-bottom: 0;
}
.zigzag-group-overview .parent-zigzag.industrial {
    margin-bottom: 5px;
}
.learn-btn {
    margin-top: 40px;
}
.combo-blade .zigzag-group-overview {
    padding-bottom: 5px;
}
.section.healthcare-section.combo-blade {
    margin-bottom: 0;
}
.learn-btn a.learn-button {
    width: 200px;
    border: 2px solid #0f9dff;
    background: transparent;
    text-align: center;
    display: inline-block;
    padding: 10px 12px;
    height: 45px;
    text-transform: uppercase;
    font-weight: 500;
    color: #0f9dff!important;
    border-radius: 50px;
    text-decoration: none !important;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 18.5px;
    margin-top: 0;
}
.learn-btn a.learn-button:hover {
    background: #0f9dff;
    color: #fff !important;
}
.talk-to-expert h2.inner-title {
    color: #fff;
}
#content .talk-to-expert h3.inner-subtitle {
    margin: 26px auto 0;
    color: #fff;
    width: 100%;
}
#content .talk-to-expert.crash-avoidance h3.inner-subtitle {
    width: 100%;
}
.expert-talk-btn {
    text-align: center;
    margin-top: 40px;
}
.expert-talk-btn a.talk-button {
    width: 225px;
    border: 2px solid #ffffff;
    background: transparent;
    text-align: center;
    display: inline-block;
    padding: 10px 15px;
    height: 45px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff !important;
    border-radius: 50px;
    text-decoration: none !important;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 18.5px;
    margin-top: 0;
}
.expert-talk-btn a.talk-button:hover {
    background: #fff;
    color: #0F9DFF !important;
}
.talk-to-expert {
    position: relative;
    padding: 75px 0 82px;
}
.talk-to-expert:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2018/10/expert-top-pattern.png);
    width: 170px;
    height: 300px;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.talk-to-expert:after {
    content: "";
    background: url(/wp-content/uploads/2018/10/expert-bottom-pattern.png);
    width: 165px;
    height: 300px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.smart-companies-logos {
    text-align: center;
    margin-top: 40px;
}
#content .smart-companies-logos ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#related-resources.IoT-resources {
    background: #f4f6f8 !important;
}
.encrypted-traffic .parent-zigzag.medical-device {
    margin-bottom: 0;
    margin-top: 60px;
    align-items: center;
}
.autonouous-list {
    margin-top: 60px;
    display: flex;
    justify-content: space-around;
}
.section.automoumous-vechile {
    padding: 75px 0 80px;
}
.section.data-security-blade {
    padding: 75px 0 80px;
}
#content .autonouous-list ul.list-child {
    padding: 0;
    margin: 0;
}
#content .autonouous-list ul.list-child li {
    font-size: 18px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px;
}
#content .autonouous-list ul.list-child li:before {
    content: "";
    background: #48565e;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    border-radius: 100px;
    top: 6px;
}
.autonouous-scenerio {
    margin-top: 38px;
    text-align: center;
}
.secure-process-slider .owl-prev {
    background: url(/wp-content/uploads/2018/09/dsn-left-arrow.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 30px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    text-indent: -99999px;
    margin-top: 10px;
}
.secure-process-slider .owl-next {
    background: url(/wp-content/uploads/2018/09/dsn-right-arrow.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 30px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    position: absolute;
    right: -35px;
    top: 50%;
    transform: translateY(-50%);
    text-indent: -99999px;
    margin-top: 10px;
}
.secure-process-slider .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
}
.secure-process-slider .owl-dots {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}
.secure-process-slider .owl-dot {
    text-indent: -99999px;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    background: #48565e;
    margin-right: 10px;
    transform: scale(1);
    cursor: pointer;
}
.secure-process-slider .owl-dot.active {
    transform: scale(1.2);
    background: #0096ff;
}
.secure-process-slider {
    margin-top: 8px;
}
.secure-process-blade .sp-heading {
    text-align: center;
    margin-bottom: 56px;
}
.crash-avoidance:before {
    content: "";
    background: url(/wp-content/uploads/2018/10/avoidance-top-pattern.png);
    width: 165px;
}
.crash-avoidance:after {
    content: "";
    background: url(/wp-content/uploads/2018/10/avoidance-botton-pattern.png);
}
.aviation-body h2 {
    color: #fff;
    font-size: 40px;
    margin: 0 0 22px 0;
}
#content .aviation-body h3 {
    color: #fff;
    font-size: 24px;
    margin: 0 0 25px 0;
}
#content .aviation-body p {
    font-size: 18px;
    color: #fff;
    margin: 0;
}
.aviation-list {
    margin-top: 25px;
}
#content .aviation-list ul {
    padding: 0;
    margin: 0;
}
#content .aviation-list ul li {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px;
}
#content .aviation-list ul li:last-child {
    margin: 0;
}
#content .aviation-list ul li:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 4px;
    height: 4px;
    border-radius: 100px;
    left: 0;
    top: 5px;
}
.section.aviation {
    padding: 75px 0 65px;
}
.data-security-body {
    text-align: center;
    margin-top: 25px;
}
.data-security-body p {
    margin: 0;
    font-size: 18px;
}
.data-security-scenerio {
    margin-top: 58px;
    text-align: center;
}
#related-resources.transportation-resource {
    background: #f4f6f8;
}
.animated-triangle-mobile-slider{
    display: none;
}
.zigzag-mobile-slider .zigzag-group-overview{
    display: none;   
}
#content .security-management .right-side p.mobile-on{
    display: none; 
}
.global-mobileON{
    display: none !important;
}
.aviation .other-side picture{float:left;}
.aviation .right-side{max-width:55%; width:55%;}
.aviation .other-side{width:45%; max-width: 45%}
.aviation .right-side .flex-content-wrapper{max-width: 500px}
div#hero-header.section.certificate.IoT-banner{padding:0px; background-position: center 0px;background-size:cover;margin-top:60px;}
div#hero-header.IoT-banner .hero-text .secure-site{top:40px;right:50px;}
div#hero-header.IoT-banner .hero-text .WCard .banner-content{padding-top:115px;}
.section.cover-angle .col-max-section.content-blade{max-width: 100%}
div#hero-header.section.certificate.internet-of-things{min-height: 432px}
div#hero-header.section.certificate.industrial-banner{min-height: 532px}
div#hero-header.section.certificate.transportation-banner{min-height: 461px}
div#hero-header.section.certificate.smart-city-banner,div#hero-header.section.certificate.home-consumer-banner,div#hero-header.section.certificate.healthcare-banner{min-height: 526px}

#content .security-came-up.row-reverse-block .zigzag-group.how-security h2 {
    margin-bottom: -8px;
}
#content .three-tiers h3.opened {
    -moz-box-shadow: 0px -2px 5px #e3e8e8;
    -webkit-box-shadow: 0px -2px 5px #e3e8e8;
    box-shadow: 0px -2px 5px #e3e8e8;
}
.three-tiers .toggle-block {
    box-shadow: 0 0 5px #e3e8e8;
    -webkit-box-shadow: 0 0 5px #e3e8e8;
    -moz-box-shadow: 0 0 5px #e3e8e8;
}

/********media css***********/

@media(max-width: 1200px){
    #content .toggle-block ul li {
    font-size: 14px;
    }
    .three-tiers .toggle-block {
    padding: 15px 20px 25px;
    }
}
@media(max-width: 1024px){
    .animated-triangle-group {
    margin-top: 80px;
    }
    .security-management .flex-content-wrapper {
    max-width: 90%;
    }
    #content .security-management .right-side h3 {
    margin: 0 0 10px 0;
    font-size: 28px;
    }
    #content .security-management .right-side h4 {
    margin: 0 0 10px 0;
    font-size: 18px;
    }
    #content .security-management .right-side .security-list {
    margin-top: 10px;
    }
    #content .security-management .right-side .security-list .request-btn {
    margin-top: 10px;
    }
    .security-management .other-side {
    max-width: 50%;
    width: 50%;
    text-align: left;
    }
    #content .zigzag-group .parent-zigzag p {
    width: 100%;
    }
    .zigzag-group .parent-zigzag.pacemaker .child-zigzag-image {
    width: auto;
    }
    .section.aviation .right-side {
    padding-right: 20px;
    }
}
@media(max-width: 991px){
    #content .zigzag-group .parent-zigzag h3 {
    font-size: 30px;
    }
    .zigzag-group .parent-zigzag {
    margin-top: 35px;
    }
    .zigzag-group .parent-zigzag.medical-device .child-zigzag-image {
    width: 35%;
    }
    .security-management .right-side {
    width: 100%;
    max-width: 70%;
    padding: 0 50px;
    }
    .security-management .flex-content-wrapper {
    max-width: 100%;
    }
    div#customers.iot-why-choose .tile-wrapper.feature-wrapper.owl-mobile {
    max-width: 100%;
    }
    .three-tiers.selected .toggle-block {
    padding: 10px 12px;
    }
    #content .toggle-block ul li {
    font-size: 13px;
    }
    .section.aviation .right-side {
    max-width: 50%;
    width: 100%;
    padding: 0 30px;
    }
    .section.aviation .other-side img {
    margin: 0 auto;
    }   
    #triangle-up {
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-bottom: 200px solid #0a91ed;
    }
    #triangle-up-1 {
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-bottom: 200px solid #015a99;
    }
    #triangle-up-2 {
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-bottom: 200px solid #0775c2;
    }
    @-webkit-keyframes triangle1 {
    0%   {left: 0px;}
    50%  {left: 200px;}
    100% {left: 316px;}
    }

    @keyframes triangle1 {
    0%   {left: 0px;}
    50%  {left: 200px;}
    100% {left: 316px;}
    }
    @-webkit-keyframes triangle2 {
    0%   {right: 0px;}
    50%  {right: 200px;}
    100% {right: 316px;}
    }

    @keyframes triangle2 {
    0%   {right: 0px;}
    50%  {right: 200px;}
    100% {right: 316px;}
    }
    .animation-end #triangle-up.slelected-key .slide-key {
    right: 35px;
    top: 50px;
    }
    .animation-end #triangle-up-1.slelected-key .slide-key {
    left: 35px;
    top: 50px;
    }
    .animation-end #triangle-up-2.slelected-key .slide-key {
    top: 150px;
    }
    .aviation .other-side picture {
    float: none;
    }
    .animation-end .trianle-slides {
    top: 0px;
    } 
    #content .content-flex.section.security-management h3 br {
    display: block;
    }  
    .animation-end .animated-triangle {
    width: calc(100% - 60%);
    }
    .three-tiers .toggle-block {
    height: auto;
    }
}
@media(max-width: 767px){
    div#hero-header.certificate.IoT-banner .hero-text a.button{float:left;}
    div#hero-header.IoT-banner .hero-text .secure-site{right:0;}
    div#hero-header.section.certificate.IoT-banner h2.large-font {
    text-align: left;
    margin-bottom: 40px;
    }
    .zigzag-group .parent-zigzag {
    display: block;
    margin: 0;
    }
    .zigzag-group .parent-zigzag.pacemaker .child-zigzag-desc {
    width: 100%;
    margin-bottom: 50px;
    }
    #content .zigzag-group .parent-zigzag h3 {
    font-size: 24px;
    }
    #content .zigzag-group .parent-zigzag p {
    font-size: 16px;
    }
    .cover-angle h3.inner-subtitle {
    font-size: 18px;
    }
    .security-management .right-side {
    padding: 75px 25px;
    position: static;
    transform: none;
    max-width: 100%;
    }
    #content .content-flex.section.security-management h3 br {
    display: none;
    }
    #content .security-management .right-side h3 {
    font-size: 24px;
    }
    #content .security-management .right-side h4 {
    font-size: 18px;
    }
    #content .security-management .right-side p {
    display: none;
    }
    #content .security-management .right-side .security-list ul {
    display: none;
    }
    #content .security-management .right-side .security-list .request-btn {
    margin-top: 30px;
    text-align: center;
    }
    .security-management .other-side {
    display: none;
    }
    .section.stronger-code .col-max-section {
    max-width: 85.15% !important;
    }
    .secure-app {
    display: block;
    margin-top: 40px;
    }
    .three-tiers {
    margin: 0 0 40px 0;
    }
    .parent-zigzag .parent-zigzag-inner .child-zigzag-desc {
    width: 100%;
    }
    .zigzag-group-overview .parent-zigzag h2 {
    font-size: 14px;
    margin-bottom: 20px;
    }
    #content .parent-zigzag .parent-zigzag-inner h3 {
    font-size: 24px;
    }
    #content .parent-zigzag .parent-zigzag-inner p {
    width: 100%;
    font-size: 16px;
    }
    #content .animated-triangle-group {
    display: none;
    }
    #content .animated-triangle-mobile-slider {
    display: block;
    margin-top: 30px;
    }
    #content .animated-triangle-mobile-slider h3 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
    }
    #content .animated-triangle-mobile-slider p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    }
    #content .animated-triangle-mobile-slider .owl-nav {
    display: none;
    }
    #content .animated-triangle-mobile-slider .owl-dots {
    display: flex;
    justify-content: center;
    }
    #content .animated-triangle-mobile-slider .owl-dots .owl-dot {
    margin-right: 10px;
    }
    #content .animated-triangle-mobile-slider .owl-dots .owl-dot:last-child {
    margin: 0;
    }
    #content .animated-triangle-mobile-slider .owl-dots span {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100px;
    display: inline-block;
    transform: scale(1);
    transition: all .3s;
    }
    #content .animated-triangle-mobile-slider .owl-dots .owl-dot.active span {
    transition: all .3s;
    transform: scale(1.2);
    }
    .three-tiers.selected .toggle-block {
    z-index: 99;
    }
    .zigzag-group-overview {
    display: none;
    }
    .zigzag-mobile-slider .zigzag-group-overview{
    display: block;   
    }
    .talk-to-expert:before{
    content: none;    
    }
    .talk-to-expert:after{
    content: none;    
    }
    #content .smart-companies-logos ul {
    display: block;
    }
    #content .smart-companies-logos ul li {
    margin-bottom: 40px;
    }
    #content .smart-companies-logos ul li:last-child {
    margin: 0;
    }
    .parent-zigzag .parent-zigzag-inner .child-zigzag-image {
    width: 100%;
    margin-top: 30px;
    }
    #content .zigzag-body h3 {
    color: #0174c3;
    font-size: 24px;
    }
    #content .zigzag-body p {
    font-size: 16px;
    }
    .zigzag-mobile-slider .owl-nav {
    display: none;
    }
    .zigzag-mobile-slider .owl-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    }
    .zigzag-mobile-slider .owl-dots .owl-dot{
    margin-right: 10px;    
    }
    .zigzag-mobile-slider .owl-dots .owl-dot span{
    width: 6px;
    height: 6px;
    background: #48565e;
    border-radius: 100px;
    display: inline-block;
    transform: scale(1);
    transition: all .3s;
    }
    .zigzag-mobile-slider .owl-dots .owl-dot.active span{
    transition: all .3s;
    transform: scale(1.2);
    background: #0096ff;
    }
    .zigzag-body {
    padding-top: 50px;
    }
    .section.healthcare-section {
    padding-bottom: 0;
    padding-top: 15px;
    }
    .zigzag-mobile-slider .owl-carousel .owl-item img {
    width: auto;
    }
    div#hero-header.section.certificate.IoT-banner .banner-content {
    padding-bottom: 10px;
    }
    .zigzag-group h2 {
    font-size: 14px;
    }
    .row-reverse-block .zigzag-group .parent-zigzag {
    display: flex;
    flex-direction: column-reverse;
    display: -webkit-flex;
    -webkit-flex-direction: column-reverse;
    }
    .zigzag-group .parent-zigzag.medical-device .child-zigzag-desc {
    width: 100%;
    }
    .zigzag-group .parent-zigzag.medical-device {
    display: block;
    -webkit-flex-direction: initial;
    }
    .zigzag-group .parent-zigzag.medical-device .child-zigzag-image {
    width: 60%;
    margin-bottom: 30px;
    }
    #content .zigzag-group h2 {
    margin-bottom: 20px;
    }
    .zigzag-group .parent-zigzag.pacemaker .child-zigzag-desc {
    margin-bottom: 30px;
    }
    .section.Secure-Every-Step {
    display: none;
    }
    #content .security-management .right-side p.mobile-on{
    display: block; 
    }
    .security-came-up.encrypted-traffic .zigzag-group .parent-zigzag {
    align-items: flex-start;
    }
    .encrypted-traffic .zigzag-group .parent-zigzag.pacemaker .child-zigzag-image {
    width: 70%;
    }
    .security-came-up.encrypted-traffic .zigzag-group .parent-zigzag.medical-device {
    margin-top: 10px;
    }
    #content .section.automoumous-vechile h3.inner-subtitle {
    font-size: 16px;
    }
    .autonouous-list {
    display: block;
    }
    #content .autonouous-list ul.list-child li {
    font-size: 14px;
    }
    .global-mobileON{
    display: block !important;    
    }
    .global-desktopON{
    display: none !important;
    }
    .talk-to-expert.crash-avoidance:before {
    content: "";
    height: 68px;
    width: 30px;
    }
    .talk-to-expert.crash-avoidance:after {
    content: "";
    height: 130px;
    }
    .aviation-body h2 {
    font-size: 24px;
    }
    #content .aviation-body h3 {
    font-size: 18px;
    }
    #content .aviation-body p {
    font-size: 14px;
    }
    .section.aviation .right-side .flex-content-wrapper {
    padding: 0 20px;
    }
    .section.aviation .right-side{
    padding: 0;  
    max-width: 100%;  
    }
    .section.aviation .other-side {
    max-width: 100%;
    width: 100%;
    }
    .section.aviation {
    padding: 75px 0;
    }
    .section.aviation .other-side {
    margin: 0;
    padding-top: 40px;
    }
    .secure-process-slider .owl-nav {
    display: none;
    }
    .TS-body {
    margin-top: 40px;
    }
}
@media(max-width: 480px){
  
    div#customers.iot-why-choose .tile-wrapper.feature-wrapper.owl-mobile .tile.feature .tile-desc p{text-align:left !important;}
    div#customers.iot-why-choose h2.inner-title {
    max-width: 280px !important;
    }
   /* div#hero-header.section.certificate.IoT-banner {
    background-image: url(/wp-content/uploads/2018/10/IoT-mob-banner.png) !important;
    }*/
    div#hero-header.section.certificate.IoT-banner.healthcare-banner {
    background-image: url(/wp-content/uploads/2018/10/helathcare-mob-banner.png) !important;
    }
    div#hero-header.section.certificate.IoT-banner.industrial-banner {
    background-image: url(/wp-content/uploads/2018/10/industrial-mobile-banner.png) !important;
    }
    div#hero-header.section.certificate.IoT-banner.smart-city-banner {
    background-image: url(/wp-content/uploads/2018/10/smart-city-mobbanner.png) !important;
    }
    div#hero-header.section.certificate.IoT-banner.home-consumer-banner {
    background-image: url(/wp-content/uploads/2018/10/home-consumer-mobbanner.png) !important;
    }
    div#hero-header.section.certificate.IoT-banner.transportation-banner {
    background-image: url(/wp-content/uploads/2018/10/transportation-mobbanner.png) !important;
    }
    div#hero-header.section.certificate.internet-of-things {
    background-image: url(/wp-content/uploads/2018/10/IoT-overview-mHero.jpg) !important;
    }
    #content .toggle-block ul li {
    font-size: 15px;
    }
}