.ban-link {display: none;}
.bnr-img {
  text-align: center;
  padding-bottom: 50px;
}
.bnr-img img {
  width: 50%;
}
#scroll {padding: 0;}
.heading-menu {
  display: none !important
}
.main-contents * {
  box-sizing: border-box
}
html {
  overflow-x: hidden;
  scroll-behavior: smooth
}
html.no-scroll {
  overflow: hidden
}
#backToTop {
  display: none !important
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline
}
.main-contents article,
.main-contents aside,
.main-contents details,
.main-contents figcaption,
.main-contents figure,
.main-contents footer,
.main-contents header,
.main-contents hgroup,
.main-contents menu,
.main-contents nav,
.main-contents section {
  display: block
}
body {
  line-height: 1
}
ol,
ul {
  list-style: none
}
a {
  text-decoration: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
#backToTop {
  display: none !important
}
.clearfix {
  clear: both
}
.clearfix::before,
.clearfix::after {
  display: table;
  line-height: 0;
  content: ''
}
.clearfix::after {
  clear: both
}
.container {
  width: 90%;
  max-width: 1160px;
  margin: 0 auto
}
.sprite,
.sprite-box>* {
  display: inline-block;
  background-image: url(https://www.manageengine.com/log-management/images/external-security-threats-sprite.png);
  background-size: 2500px 2500px;
  background-repeat: no-repeat
}
.btn {
  display: inline-block;
  border: 0;
  outline: 0;
  cursor: pointer;
  text-align: center
}
.float-left {
  float: left
}
.float-right {
  float: right
}
/* ANIMATED CTA threat-intelligence.html */
.idm-btn-dwn-ani {
  background: #E9142B;
  padding: 12px 53px 12px 30px;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  text-align: center;
  position: relative;
  text-decoration: none
}
.idm-btn-dwn-ani span {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: 500;
}
.idm-dwn-cta-ani-24 {
  width: 14px;
  height: 15px;
  border-bottom: 2px solid #fff;
  display: inline-block;
  position: absolute;
  margin: 8px 0 0 10px;
  pointer-events: none
}
.idm-dwn-cta-ani-24:before,
.idm-dwn-cta-ani-24:after {
  content: '';
  position: absolute;
  -moz-animation: dwncta-bounce 3s infinite;
  -webkit-animation: dwncta-bounce 3s infinite;
  animation: dwncta-bounce 3s infinite
}
.idm-dwn-cta-ani-24:before {
  height: 0;
  width: 0;
  border: none;
  border-top: 7px solid #fff;
  border-left: 7.2px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  left: 0;
  top: 3px
}
.idm-dwn-cta-ani-24:after {
  width: 4.5px;
  height: 8px;
  background: #fff;
  display: inline-block;
  top: -4px;
  left: 5px
}
@-moz-keyframes dwncta-bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -moz-transform: translateY(-6px);
    transform: translateY(-6px)
  }
  60% {
    -moz-transform: translateY(-3px);
    transform: translateY(-3px)
  }
}
@-webkit-keyframes dwncta-bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
  60% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
  }
}
@keyframes dwncta-bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
  60% {
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
  }
}
.idm-btn-dwn-ani:link,
.idm-btn-dwn-ani:visited {
  border: none;
  overflow: hidden;
  transition: all .3s ease-in-out
}
.idm-btn-dwn-ani::before {
  background: #fff;
  content: "";
  height: 155px;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  width: 50px;
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1)
}
.idm-btn-dwn-ani::after {
  background: #fff;
  content: "";
  height: 120px;
  opacity: 0;
  position: absolute;
  top: -27px;
  transform: rotate(71deg);
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 8rem
}
.idm-btn-dwn-ani::before {
  left: -50%
}
.idm-btn-dwn-ani::after {
  left: -100%
}
.idm-btn-dwn-ani:hover,
.idm-btn-dwn-ani:active {
  transform: translateY(-3px);
  color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.idm-btn-dwn-ani:hover::before {
  left: 120%;
  opacity: .5s
}
.idm-btn-dwn-ani:hover::after {
  left: 200%;
  opacity: .6
}
@keyframes shake {
  from {
    transform: translateY(-8px)
  }
  to {
    transform: translateY(8px)
  }
}
@keyframes fade-in {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes slide-up {
  from {
    transform: translateY(150px)
  }
  to {
    transform: translateY(0)
  }
}
@keyframes scale {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}
@keyframes grow-bar {
  from {
    width: 0
  }
  to {
    width: 142px
  }
}
@keyframes growY {
  from {
    transform: scaleY(0)
  }
  to {
    transform: scaleY(1)
  }
}
@keyframes grow-arrow {
  from {
    height: 0
  }
  to {
    height: 76px
  }
}
@keyframes grow-graph {
  from {
    width: 0
  }
  to {
    width: 341px
  }
}
@keyframes grow-tab {
  from {
    width: 0
  }
  to {
    width: 758px
  }
}
.banner {
  padding: 100px 0;
  background: linear-gradient(to bottom, #fff6e1 60%, #fff);
  overflow-x: hidden
}
.banner .container {
  max-width: 1100px
}
.banner-contents {
  float: left;
  max-width: 590px
}
.banner h1 {
  font-family: 'Zoho_Puvi_Bold', sans-serif;
  font-size: 42px;
  line-height: 61px;
  color: #102336
}
.banner p {
  font-family: 'Zoho_Puvi_Regular', sans-serif;
  font-size: 18px;
  line-height: 32px;
  margin: 20px 0 40px;
  color: #102336
}
.banner-btn {
  height: 50px;
  width: 190px;
  background-color: #e8132a;
  font-family: 'Zoho_Puvi_Medium', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  padding: 16px 0;
  border-radius: 4px;
  transition: background-color .3s ease
}
.banner-btn:hover,
.banner-btn:active,
.banner-btn:focus {
  text-decoration: none;
  background-color: #dd0021;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25)
}
.banner-image {
  float: right;
  width: 370px;
  height: 350px;
  position: relative
}
.banner-box {
  position: relative;
  z-index: 2;
  width: 369.5px;
  height: 346px;
  background-position: -5px -355px
}
.banner-bulb {
  background-position: -6px -5px;
  width: 262px;
  height: 343px;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  animation: shake 2.5s ease-in-out alternate infinite
}
.pattern-1 {
  width: 65px;
  height: 64px;
  background-position: -275px -5px;
  position: absolute;
  top: -35px;
  left: 10px;
  z-index: 1
}
.pattern-2 {
  width: 65px;
  height: 64px;
  background-position: -275px -75px;
  position: absolute;
  bottom: -35px;
  right: -24px;
  z-index: 1
}
.banner-text-left {
  background-position: -274px -148px;
  width: 108px;
  height: 98px;
  position: absolute;
  z-index: 4;
  left: -70px;
  top: 68px;
  animation: shake 2.5s ease-in-out .5s alternate infinite
}
.banner-text-top {
  background-position: -158px -712px;
  width: 155px;
  height: 93px;
  position: absolute;
  z-index: 4;
  top: -49px;
  left: 132px;
  animation: shake 2.5s ease-in-out .6s alternate infinite
}
.banner-text-right {
  background-position: -6px -712px;
  width: 146px;
  height: 127px;
  position: absolute;
  z-index: 4;
  top: 90px;
  right: -99px;
  animation: shake 2.5s ease-in-out .7s alternate infinite
}
@media screen and (max-width: 1440px) {
  .banner-image {
    margin-right: 50px
  }
}
@media screen and (max-width: 1250px) {
  .banner-image {
    float: none;
    margin: 0 auto;
    display: block
  }
  .banner-contents {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 100px;
    float: none
  }
  .banner h1 {
    margin: 0 auto
  }
}
@media screen and (max-width: 600px) {
  .banner-image {
    display: none
  }
  .banner-contents {
    margin-bottom: 0
  }
  .banner h1 {
    font-size: 30px;
    line-height: 1.7
  }
}
p {
  font-family: 'Zoho_Puvi_Regular', sans-serif
}
.main-contents {
  width: 100vw;
  overflow-x: hidden
}
.about-section .container {
  max-width: 1210px;
  margin-bottom: 140px
}
.about-image {
  display: block;
  margin: 0 auto;
  background-position: -391px -5px;
  width: 317px;
  height: 217px;
  position: relative;
  z-index: 1
}
.about-image.is-visible {
  opacity: 0;
  transform: translateY(150px)
}
.about-image.is-shown {
  opacity: 1;
  transform: translateY(0);
  animation: fade-in .7s linear .2s both, slide-up .7s cubic-bezier(0.26, 0.67, 0.48, 0.91) .2s both
}
.about-contents {
  background-color: #ffeeed;
  padding: 70px;
  border-radius: 5px;
  position: relative;
  z-index: 2
}
.about-contents p {
  font-size: 18px;
  line-height: 34px;
  color: #102336;
  text-align: center
}
.about-contents p:last-child {
  margin-top: 20px
}
@media screen and (max-width: 600px) {
  .about-contents {
    padding: 50px 15px
  }
}
@media screen and (max-width: 375px) {
  .about-image {
    display: none
  }
}
.col-layout {
  margin-bottom: 140px;
  position: relative
}
.col-layout p {
  font-size: 16px;
  line-height: 31px;
  color: #102336
}
.col-layout p+p {
  margin-top: 24px
}
.half-col {
  max-width: 500px
}
.graph-section {
  text-align: center
}
.graph-section p {
  max-width: 1000px;
  margin: 0 auto
}
h2 {
  font-family: 'Zoho_Puvi_Bold', sans-serif;
  font-size: 34px;
  line-height: 48px;
  color: #102336;
  margin-bottom: 24px
}
.section-image {
  position: absolute;
  height: 100%;
  top: -15px
}
.section-image * {
  position: absolute
}
.section-image.is-visible {
  opacity: 0;
  transform: translateY(150px)
}
.section-image.is-shown {
  opacity: 1;
  transform: translateY(0);
  animation: fade-in .7s linear .2s both, slide-up .7s cubic-bezier(0.26, 0.67, 0.48, 0.91) .2s both
}
.col-1 {
  min-height: 570px
}
.s1-image {
  right: -100px
}
.s1-main {
  background-position: -6px -850px;
  width: 714px;
  height: 505px;
  position: relative;
  z-index: 2
}
.s1-chart {
  background-position: -6px -1365px;
  width: 386px;
  height: 238px;
  top: 105px;
  right: 55px;
  z-index: 3;
  transform-origin: center
}
.is-shown .s1-chart {
  animation: scale 1s ease-in-out .7s both
}
.s1-bar {
  background-position: -276px -267px;
  width: 157px;
  height: 77px;
  z-index: 4;
  top: 208px;
  right: 170px;
  transform-origin: bottom
}
.is-shown .s1-bar {
  animation: growY 1s ease-in-out 2.25s both
}
.s1-table {
  background-position: -6px -1615px;
  width: 628px;
  height: 240px;
  z-index: 5;
  left: 0;
  top: 330px;
  transform-origin: top
}
.is-shown .s1-table {
  animation: scale 1s ease-in-out 3.5s both
}
.col-2 {
  min-height: 570px
}
.s2-image {
  left: -100px
}
.s2-main {
  background-position: -726px -2040px;
  width: 688px;
  height: 448px;
  position: relative;
  z-index: 2
}
.s2-table {
  background-position: -6px -2300px;
  width: 483px;
  height: 149px;
  position: absolute;
  z-index: 3;
  top: 80px;
  left: 210px;
  transform-origin: center
}
.is-shown .s2-table {
  animation: scale 1s ease-in-out .7s both
}
.s2-overlay {
  background-position: -6px -1875px;
  width: 690px;
  height: 381px;
  top: 51px;
  left: 0;
  z-index: 4
}
.is-shown .s2-overlay {
  animation: fade-in .25s linear 2.25s both
}
.s-arrow {
  background-position: -473px -268px;
  width: 46px;
  height: 76px
}
.s2-arrow {
  z-index: 6;
  top: 210px;
  left: 600px;
  transform-origin: top
}
.is-shown .s2-arrow {
  animation: grow-arrow .5s linear 2.75s both
}
.s2-popup {
  background-position: -1460px -1574px;
  width: 414px;
  height: 184px;
  z-index: 5;
  top: 220px;
  left: 200px;
  transform-origin: top right
}
.is-shown .s2-popup {
  animation: scale 1s ease-in-out 3.5s both
}
.s2-tooltip {
  height: 303px;
  width: 303px;
  background-position: -715px -5px;
  top: 305px;
  left: 470px;
  z-index: 6;
  transform-origin: top center
}
.is-shown .s2-tooltip {
  animation: scale 1s ease-in-out 4.75s both
}
.col-3 {
  min-height: 460px
}
.s3-image {
  right: -100px
}
.s3-main {
  background-position: -1443px -2040px;
  width: 650px;
  height: 448px;
  position: relative;
  z-index: 2
}
.s3-table {
  background-position: -432px -1431px;
  width: 484px;
  height: 145px;
  top: 125px;
  left: 40px;
  z-index: 3;
  transform-origin: center
}
.is-shown .s3-table {
  animation: scale 1s ease-in-out 1s both
}
.s3-overlay {
  background-position: -1936px -1398px;
  width: 539px;
  height: 356px;
  z-index: 4;
  top: 78px;
  left: 15px
}
.is-shown .s3-overlay {
  animation: fade-in .25s linear 2.25s both
}
.s3-tab {
  width: 153px;
  height: 93.5px;
  background-position: -1250px -1401px;
  top: 32px;
  left: 11px;
  z-index: 5
}
.is-shown .s3-tab {
  animation: fade-in .1s linear 2.25s both
}
.s3-popup {
  background-position: -760px -1630.5px;
  width: 383.5px;
  height: 323.5px;
  z-index: 5;
  left: 93px;
  top: 200px;
  transform-origin: top
}
.is-shown .s3-popup {
  animation: scale 1s ease-in-out 2.75s both
}
.graph-images {
  margin-top: 50px;
  position: relative;
  height: 525px
}
.s4-image {
  position: relative;
  z-index: 2;
  width: 906.5px;
  margin: auto
}
.s4-main {
  width: 906.5px;
  height: 458px;
  background-position: -1575px -5px;
  position: relative;
  z-index: 2
}
.bg-image {
  width: 100vw;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: .7
}
.s4-chart1 {
  background-position: -1172px -1785px;
  width: 371px;
  height: 228px;
  left: 348px;
  top: 105px;
  z-index: 3;
  transform-origin: center
}
.is-shown .s4-chart1 {
  animation: scale 1s ease-in-out 1s both
}
.s4-chart1-bars {
  background-position: -1201px -1665px;
  width: 184px;
  height: 93px;
  left: 449px;
  top: 190px;
  z-index: 3;
  transform-origin: bottom
}
.is-shown .s4-chart1-bars {
  animation: growY 1s ease-in-out 4s both
}
.s4-chart2 {
  background-position: -1569px -1785px;
  width: 373px;
  height: 228px;
  top: 105px;
  left: 710px;
  z-index: 3;
  transform-origin: center
}
.is-shown .s4-chart2 {
  animation: scale 1s ease-in-out 2s both
}
.s4-chart2-bars {
  background-position: -2144px -2333px;
  width: 238px;
  height: 83px;
  top: 200px;
  left: 795px;
  z-index: 3;
  transform-origin: bottom
}
.is-shown .s4-chart2-bars {
  animation: growY 1s ease-in-out 5s both
}
.s4-chart3 {
  background-position: -1940px -1785px;
  width: 550px;
  height: 228px;
  top: 325px;
  left: 348px;
  z-index: 3;
  transform-origin: center
}
.is-shown .s4-chart3 {
  animation: scale 1s ease-in-out 3s both
}
.s4-chart3-graph {
  background-position: -2130px -2085px;
  width: 341px;
  height: 78px;
  top: 425px;
  left: 476px;
  z-index: 3
}
.is-shown .s4-chart3-graph {
  animation: grow-graph 1s ease-in-out 6s both
}
.col-5 {
  min-height: 570px
}
.s5-image {
  left: -100px
}
.s5-main {
  background-position: -803px -803px;
  width: 688px;
  height: 507px;
  position: relative;
  z-index: 2
}
.s5-table {
  background-position: -548.5px -305.5px;
  width: 492px;
  height: 176px;
  top: 93px;
  left: 240px;
  z-index: 3;
  transform-origin: center
}
.is-shown .s5-table {
  animation: scale 1s ease-in-out 1s both
}
.s5-overlay {
  background-position: -1667px -927.5px;
  width: 665px;
  height: 425px;
  top: 64px;
  left: 51px;
  z-index: 4
}
.is-shown .s5-overlay {
  animation: fade-in .25s linear 2.25s both
}
.s5-arrow {
  z-index: 6;
  top: 232px;
  left: 599px;
  transform-origin: top
}
.is-shown .s5-arrow {
  animation: grow-arrow .5s linear 2.5s both
}
.s5-popup {
  background-position: -1442px -1355px;
  width: 449px;
  height: 201px;
  z-index: 5;
  top: 230px;
  left: 186px;
  transform-origin: top right
}
.is-shown .s5-popup {
  animation: scale 1s ease-in-out 3.25s both
}
.s5-tooltip {
  height: 303px;
  width: 303px;
  background-position: -925px -1332.5px;
  top: 332px;
  left: 476px;
  z-index: 6;
  transform-origin: top center
}
.is-shown .s5-tooltip {
  animation: scale 1s ease-in-out 4.5s both
}
.col-6 {
  min-height: 570px
}
.s6-image {
  right: -180px
}
.s6-main {
  background-position: -1666px -477px;
  width: 750px;
  height: 446px;
  position: relative;
  z-index: 2
}
.s6-tab {
  background-position: -834px -492px;
  width: 758px;
  height: 227px;
  top: 94px;
  left: 8px;
  z-index: 3;
  transform-origin: left
}
.is-shown .s6-tab {
  animation: grow-tab 1s linear 2s both
}
.s6-bar1 {
  background-position: -1100px -351px;
  width: 142px;
  height: 45px;
  top: 186px;
  left: 364px;
  z-index: 4;
  transform-origin: left
}
.is-shown .s6-bar1 {
  animation: grow-bar .5s linear 3.5s both
}
.s6-bar2 {
  background-position: -1341px -325px;
  width: 142px;
  height: 116px;
  top: 155px;
  left: 541px;
  z-index: 4;
  transform-origin: left
}
.is-shown .s6-bar2 {
  animation: grow-bar .5s linear 4s both
}
.s6-table {
  background-position: -1033px -58px;
  width: 527px;
  height: 197px;
  top: 300px;
  left: 239px;
  z-index: 5;
  transform-origin: top
}
.is-shown .s6-table {
  animation: scale 1s linear 5s both
}
.s6-tooltip {
  background-position: -440px -505px;
  width: 320px;
  height: 303px;
  top: 325px;
  left: 10px;
  z-index: 5;
  transform-origin: top right
}
.is-shown .s6-tooltip {
  animation: scale 1s ease-in-out 6.5s both
}
.screenshot-img {
  margin-top: 50px;
  width: 100%;
  height: auto
}
@media screen and (min-width: 768px) {
  .screenshot-img {
    display: none
  }
}
@media screen and (max-width: 1250px) {
  .half-col {
    max-width: 100%;
    float: none !important;
    margin-bottom: 50px
  }
  .col-layout {
    min-height: initial
  }
  .section-image {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: fit-content;
    margin: 0 auto
  }
  .s4-image {
    width: 100%
  }
  .s4-main {
    position: absolute;
    top: 0;
    left: 10px
  }
}
@media screen and (max-width: 1023px) {
  .bg-image,
  .graph-images {
    display: none !important
  }
  .screenshot-4 {
    display: block !important
  }
}
@media screen and (max-width: 767px) {
  .section-image,
  .bg-image,
  .graph-images {
    display: none !important
  }
  .half-col {
    margin-bottom: 0;
    text-align: center
  }
  .col-layout {
    margin-bottom: 75px
  }
}
@media screen and (max-width: 600px) {
  h2 {
    font-size: 25px;
    line-height: 1.7
  }
}
.feb-pre-footer {
  background-color: #f5f5f5;
  padding: 70px 0 72px;
  font-family: 'Zoho_Puvi_Regular'
}
.feb-pre-footer * {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}
.feb-pre-footer ul,
.feb-pre-footer ol {
  list-style-type: none
}
.feb-pre-footer a,
.feb-pre-footer a:hover {
  text-decoration: none
}
.feb-pre-footer .features-sprite {
  background-image: url(/sites/meweb/images/se/log-management/images/log360-features-sprite.png);
  background-size: 579px 820px;
  display: inline-block
}
.feb-pre-footer .feb-pre-footer-container {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto
}
.feb-pre-footer .mt-42 {
  margin-top: 42px
}
.feb-pre-footer .col1 {
  float: left;
  width: 40%;
  padding-right: 20px
}
.feb-pre-footer .col1 .plogo-base {
  margin-left: -15px
}
.feb-pre-footer .col1 .plogo-base ul li {
  float: left;
  width: 127px;
  height: 57px;
  border-radius: 4px;
  text-align: center;
  background-color: #fff;
  margin-left: 15px;
  margin-bottom: 15px
}
.feb-pre-footer .col1 .plogo-base ul li i,
.feb-pre-footer .col1 .plogo-base ul li a {
  height: 57px
}
.feb-pre-footer .col1 .plogo-base ul li .icn-plogo1 {
  background-position: -12px -512px;
  width: 87px
}
.feb-pre-footer .col1 .plogo-base ul li .icn-plogo3 {
  background-position: -240px -511px;
  width: 60px
}
.feb-pre-footer .col1 .vid-sec {
  margin-top: 25px;
  width: 411px;
  height: 231px;
  position: relative
}
.feb-pre-footer .col1 .vid-sec .icn-vid {
  background-position: -9px -579px;
  width: 411px;
  height: 231px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0
}
.feb-pre-footer .col20 {
  width: 20%;
  float: left;
  padding-right: 10px;
  padding-top: 4px
}
.feb-pre-footer .col20 h4 {
  color: #272727;
  font-size: 19px;
  font-family: 'Zoho_Puvi_Bold';
  margin-left: 0;
  margin-bottom: 14px
}
.feb-pre-footer .col20 ul li {
  margin-bottom: 10px
}
.feb-pre-footer .col20 ul li a {
  color: #272727;
  font-size: 14px;
  line-height: 25px
}
.feb-pre-footer .col20 ul li a:hover {
  text-decoration: underline
}
.feb-pre-footer .col20 ul li a[href$="#"] {
  display: none
}
.feb-pre-footer .col20.col3 {
  padding-left: 30px
}
.feb-pre-footer .col20.col4 {
  padding-left: 30px
}
@media screen and (max-width: 1200px) {
  .feb-pre-footer .col1 .vid-sec {
    width: 90%
  }
}
@media screen and (max-width: 1113px) {
  .feb-pre-footer .col1 .vid-sec .icn-vid {
    zoom: .8
  }
}
@media screen and (max-width: 1023px) {
  .feb-pre-footer {
    padding: 50px 0 !important
  }
  .feb-pre-footer .col1 {
    width: 100%
  }
  .feb-pre-footer .col20 {
    width: 33.333%
  }
  .feb-pre-footer .col1 .plogo-base ul li {
    width: calc(16.666% - 10px);
    margin-left: 10px
  }
  .feb-pre-footer .col1 .vid-sec {
    width: 50%;
    margin-bottom: 50px
  }
}
@media screen and (max-width: 1200px) {
  .feb-pre-footer .col1 .vid-sec {
    width: 90%
  }
}
@media screen and (max-width: 767px) {
  .feb-pre-footer .col1 .vid-sec {
    height: auto
  }
}
@media screen and (max-width: 567px) {
  .feb-pre-footer .col1 .plogo-base ul li {
    width: calc(50% - 10px)
  }
  .feb-pre-footer .col20 {
    width: 100%;
    padding: 10px 0 !important
  }
  .feb-pre-footer .col20:last-child {
    padding-bottom: 0 !important
  }
  .feb-pre-footer .col1 {
    padding: 0
  }
  .feb-pre-footer .col1 .vid-sec {
    width: 100%;
    height: auto
  }
  .feb-pre-footer .col1 .vid-sec .icn-vid {
    zoom: .6
  }
  .feb-pre-footer .col1 .vid-sec iframe {
    width: 100%
  }
}
@media screen and (max-width:426px) {
  .bnr-img img {
    width: 90%;
  }
  .col-layout {
    margin-bottom: 50px;
  }
}
.ban-link {
  margin-bottom: 80px;
}
.ban-link a {
  display: block;
  line-height: 0;
  border: 1px solid transparent;
  transition: .3s;
}
.ban-link a:hover {
  border-color: #7ce6e1;
  transform: translateY(-4px);
}
@media (max-width: 767px) {
  .ban-link {
    margin-bottom: 20px;
  }
}