
    .btmBar{height:auto;}
    
#scroll{padding:0px;}
    .sec-ban{background: url('https://www.manageengine.com/sharepoint-management-reporting/images/sharepoint-manager-plus-home-24-ban-bg.png') no-repeat;}
div.fixed #btmBar{position:fixed;bottom: 0 !important;}
  .heading-menu {
  display: none
}

.af {
  font-family: 'ZohoPuvi';
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0
}

.af p,.af a,.af li,.af td,.af td,.af span,.af label {
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
  color: #000
}

.af h1,.af h2,.af h3,.af h4,.af h5,.af h6 {
  margin: 0;
  color: #000
}

.af ul {
  padding-left: 0;
  margin: 0
}

.af li {
  list-style-type: none
}

.af a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.af a:hover {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.af div,.af a,.af ul,.af li,.af input,.af p,.af h1,.af h2,.af span {
  box-sizing: border-box
}

.af div {
  box-sizing: border-box
}

.af {
  width: 100%
}

.ac {
  margin: 0 auto;
  position: relative;
  max-width: 1200px
}

div:after {
  content: "";
  clear: both;
  display: table
}

img {
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle
}

.me-col-50per {
  width: 50%;
  float: left;
  box-sizing: border-box
}


@media screen and (max-width: 992px) {
  .me-col-50per {
      width:100%
  }
}

.mob-hig {
  display: none
}

.sec-ban {
  padding: 30px 0 38px;
  background-position: right top;
}

.sec-ban .ac {
  padding: 0 100px
}

.sec-ban .me-tit-typ-3 {
  padding-top: 90px
}

.sec-3 .me-btn-line-rhs-arr {
  margin-top: 30px;
  background: #FED;
  border: 1px solid #e2aa75;
  padding: 12px 25px;
  font-size: 15px;
}

.sec-3 .me-btn-line-rhs-arr i {
  border-left: 10px solid #000;
}

.sec-3 .me-btn-line-rhs-arr:hover {
}

.sec-3 .me-btn-line-rhs-arr:hover i {
}

.me-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
}

.me-btn-dwn-ani span {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: 400
}

.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
}

.dwn-cta-ani-24:before,.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
}

.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
}

.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)
  }
}
#allFeaDiv2 ul li:nth-child(1){font-weight: inherit !important;} 
@-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)
  }
}

.me-btn-dwn-ani:link,.me-btn-dwn-ani:visited {
  border: none;
  overflow: hidden;
  transition: all .3s ease-in-out
}

.me-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)
}

.me-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
}

.me-btn-dwn-ani::before {
  left: -50%
}

.me-btn-dwn-ani::after {
  left: -100%
}

.me-btn-dwn-ani:hover,.me-btn-dwn-ani:active {
  transform: translateY(-3px);
  color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3);
  text-decoration: none
}

.me-btn-dwn-ani:hover::before {
  left: 120%;
  opacity: .5s
}

.me-btn-dwn-ani:hover::after {
  left: 200%;
  opacity: .6
}

.sec-1 {
  padding: 0
}

.sec-2 {
  padding: 0 0 100px;
  background: #FFFAF4
}

.sec-2 .me-box-bor {
  border: 1px solid #E873F8;
  box-shadow: 0 13px 48px -24px #00000038;
  background: #fff;
  margin-top: -80px;
  padding: 50px 100px
}

.sec-2 .me-box-bor p, .sec-2 .me-box-bor p a {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300
}

.sec-2 .me-box-bor p a {
  color: #2196F3;
}

.sec-3 {
  padding: 10px 0 100px;
  background: #FFFAF4
}

.sec-3 h2 {
  font-size: 40px;
  text-align: center;
  padding-bottom: 40px;
  font-weight: 600
}

.sec-3 h2 span {
  font-size: 40px;
  font-weight: 600;
  position: relative
}

.sec-3 .me-col-60per {
  padding-right: 0
}

span.bg-line:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 14px;
  background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/images/sharepoint-manager-plus-home-24-line.png) no-repeat;
  background-size: cover;
  background-position: 0 0;
  bottom: -12px;
  left: 0;
  animation: lineMove 1s 1 both ease-in-out
}

@keyframes lineMove {
  from {
      width: 0
  }

  to {
      width: 100%
  }
}

.sec-3 .me-tit-typ-1 {
  text-align: left;
  padding-bottom: 30px
}

.sec-3 .me-tit-typ-1 h3 {
  text-align: left;
  font-size: 24px;
  padding-bottom: 20px;
  font-weight: 500
}

.sec-3 .me-box-bor {
  border: 0;
  padding: 0
}

.sec-3 .me-tit-typ-1 p {
  font-size: 18px
}

.sec-3 .me-img-box-com {
  margin-top: -40px;
  padding: 0 0 0 50px
}

.sec-3 .me-box-bor .me-col-40per {
  padding-top: 40px;
  text-align: left;
}

.sec-4 {
  padding: 100px 0
}

.sec-4 .me-box-bor h4 {
  font-weight: 500
}

.sec-4 .me-box-bor p, .sec-4 .me-box-bor p a {
  font-size: 16px;
  line-height: 28px
}

.sec-4 .me-box-bor p a {
  color: #2196F3;
}

.sec-4 .me-box-bor {
  border: 0;
  padding: 0;
  text-align: right;
  padding: 50px 30px
}

.sec-4 .inn {
  border: 1px solid #bdbdbd;
  border-radius: 20px;
  padding: 50px;
  position: relative;
  display: inline-block
}

.sec-4 .inn:after {
  background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/images/sharepoint-manager-plus-home-24-sprite.png) no-repeat -8px -6px;
  background-size: 883px;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -27px;
  left: calc(50% - 25px)
}

.sec-4 .ali-left .me-box-bor {
  text-align: left
}

.sec-4 .me-img-box-com {
  padding-top: 150px
}

.sec-5 {
  padding-bottom: 100px
}

.sec-5 h2 {
  text-align: center;
  padding-bottom: 50px;
  font-size: 38px;
  font-weight: 600
}

.sec-5 .me-list-comm ul li:before {
  background-position: -3px -22px;
  background-size: 342px;
  top: 5px
}

.sec-5 .inn {
  border: 1px solid #DBDBDB;
  border-radius: 20px
}

.sec-5 .pri-fre h2 {
  color: #2A97DB
}

.sec-5 .pri-fre .me-btn-line-rhs-arr {
  border: 1px solid #2A97DB;
  color: #2A97DB
}

.sec-5 .pri-fre .me-btn-line-rhs-arr i {
  border-left-color: #2A97DA
}

.sec-5 .pri-sta {
  border: 0
}

.sec-5 .pri-sta h2 {
  color: #B28F19
}

.sec-5 .pri-sta .me-btn-line-rhs-arr {
  border-color: #B28F19;
  color: #B28F1A
}

.sec-5 .pri-sta .me-btn-line-rhs-arr i {
  border-left-color: #B28F1A
}

.sec-5 .me-btn-line-rhs-arr:hover{
  color: #FFF;
  background: #000;
  border: 1px solid #000;
}
.sec-5 .me-btn-line-rhs-arr:hover i{
  border-left: 10px solid #fff;
}
.sec-5 .pri-pro {
  border: 1px solid #009C4C;
  border-radius: 15px;
  background: #F5FFFC;
  box-shadow: -10px 2px 40px -21px #000
}

.sec-5 .pri-pro h2 {
  color: #10A24D
}

.sec-6 {
  padding-bottom: 100px
}

.sec-7 {
  padding-bottom: 90px
}

.sec-7 .me-btn-line-rhs-arr-full {
  background: #FE0101;
  border: 1px solid #FE0101;    font-size: 18px;
}

.sec-7 .me-box-tit-cta {
  background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/images/sharepoint-manager-plus-home-24-foot-bg.png) no-repeat;
  background-size: 100% 100%;
  border: 0;
  padding: 80px 20px;
  position: relative
}

.sec-7 .me-box-tit-cta:after {
  background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/images/sharepoint-manager-plus-home-24-sprite.png) no-repeat -406px -4px;
  background-size: 483px 130px;
  width: 54px;
  height: 46px;
  left: -32px;
  top: -28px;
  position: absolute
}

.me-col-60per {
  width: 60%;
  float: left;
  box-sizing: border-box;
  padding: 20px 100px 0 0
}

.me-col-40per {
  width: 40%;
  float: left;
  box-sizing: border-box
}

.me-tit-typ-2 {
  text-align: left
}

.me-tit-typ-3 {
  text-align: left;
  padding-bottom: 30px
}

.me-tit-typ-3 h1 {
  padding: 0 0 20px;
  font-size: 34px;
  line-height: 42px;
  font-weight: 600
}

.me-tit-typ-3 span.sub {
  font-size: 34px;
  line-height: 42px;
  font-weight: 600;
  color: #FF6E6E;
  position: relative
}

.me-tit-typ-3 p {
  margin: 0;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300
}

.me-tit-typ-3 p:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.me-box-bor {
  padding: 30px;
  border: 1px solid #c7c7c7;
  border-radius: 5px
}

.me-box-bor p {
  margin: 0
}

.tab-list-container {
  display: table;
  margin: 0 auto;
  position: relative;
  margin-bottom: 60px;
  background: #fff;
  padding: 10px;
  border-radius: 50px;
  border: 1px solid #EDDFE4
}

.tab-list {
  width: 100%;
  background: #fff;
  text-align: center;
  border-radius: 50px;
  padding: 6px;
  margin: 0
}

.tab-list li {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  color: #282E38;
  background: transparent;
  border: .5px solid transparent;
  border-radius: 6px;
  position: relative;
  padding: 12px 45px;
  cursor: pointer;
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in
}

.tab-list li:last-child {
  margin-right: 0
}

.tab-list li:not(.active-tab):hover,.tab-list li.active-tab {
  font-weight: 500;
  color: #521853
}

.tab-list li strong {
  font-weight: 500
}

.tab-list-highlight {
  width: 210px;
  height: 84px;
  border-radius: 50px;
  position: absolute;
  left: 16px;
  top: 9px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background: #FED;
  background: -webkit-gradient(linear,left top,right top,from(#FED),to(#FFE7EC));
  background: -o-linear-gradient(left,#FED,#FFE7EC);
  background: linear-gradient(to right,#FED,#FFE7EC);
  border: .5px solid #FFB37F;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 2px 6px rgba(0,0,0,0.10);
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.10)
}

.tab-content {
  display: none;
  text-align: left
}

.tb1-tb {
  display: block
}

@media(max-width: 1200px) {
  .tab-list li {
      margin-right:0;
      padding: 12px 15px
  }
}

@media(max-width: 992px) {
  .tab-list-highlight {
      width:172px
  }

  .tab-list-container {
      display: none
  }

  .tab-content {
      display: block;
      margin-bottom: 30px
  }

  .tab-list {
      margin: 30px 0
  }

  .tab-list li {
      font-size: 13px;
      padding: 14px 10px
  }
}

.me-tit-typ-1 {
  text-align: center
}

.me-tit-typ-1 h2 {
  padding: 0 0 30px;
  font-size: 32px;
  line-height: 34px;
  font-weight: 600
}

.me-tit-typ-1 p {
  margin: 0;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 28px
}

.me-tit-typ-1 p:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.me-box-bor {
  padding: 30px;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  display: inline-block
}

.me-box-bor p {
  margin: 0
}

.me-box-bor {
  width: 100%;
  text-align: center
}

.me-box-bor p {
  margin: 0
}

.me-box-bor h4 {
  line-height: 28px;
  font-size: 20px;
  padding-bottom: 15px
}

.me-box-bor i.ic {
  width: 54px;
  height: 47px;
  display: inline-block;
  margin-bottom: 20px;
  background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/images/sharepoint-manager-plus-home-24-sprite.png) no-repeat -30px -4px;
  background-size: 380px
}

.me-box-bor i.ic-hig-2 {
  background-position: -93px -4px
}

.me-box-bor i.ic-hig-3 {
  background-position: -161px -3px;
  width: 62px
}

.me-box-bor i.ic-hig-4 {
  background-position: -241px -3px
}

.me-img-box-com {
  padding: 40px
}

.me-img-box-com img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  display: block
}

.me-col-100per {
  width: 100%;
  float: left;
  box-sizing: border-box
}

.me-col-33per {
  width: 33.333%;
  float: left;
  box-sizing: border-box
}

@media screen and (max-width: 992px) {
  .me-col-33per {
      width:100%
  }
}

.me-list-comm {
  display: inline-block;
  float: left
}

.me-list-comm ul {
  padding: 0
}

.me-list-comm ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
  list-style-type: none
}

.me-list-comm ul li a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #2196F3;
}

.me-list-comm ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
  background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/images/sharepoint-manager-plus-home-24-sprite.png) no-repeat -8px -6px;
  background-size: 380px;
  width: 20px;
  height: 20px
}

.me-list-comm ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.me-form form .ffw-field input:focus-visible {
  outline: 0;
  border-color: #0866e2
}

.me-tit-pri-1 {
  text-align: center;
  padding: 40px 0 35px
}

.me-tit-pri-1 h2 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  padding: 0 0 15px
}

.me-tit-pri-1 p {
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 5px;
  color: #000
}

.me-tit-pri-1 span.me-cost {
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
  color: #000
}

.me-tit-pri-1 span.me-cost sub {
  vertical-align: super;
  font-size: 28px;
  font-weight: 400;
  padding-right: 2px;
  position: absolute;
  margin: -11px 0 0 -18px
}

.pri-box-main {
  text-align: center
}

.pri-box {
  border-right: 1px solid #DBDBDB;
  transition: all .5s ease
}

.pri-box .me-list-comm {
  padding: 40px
}

.pri-box-stan .me-tit-pri-1 h2 {
  color: #e39900
}

.pri-box .me-list-comm ul li {
  padding-left: 35px
}

@media screen and (max-width: 992px) {
  .pri-box-main {
      padding:0
  }
}

.cus-icons {
  text-align: center
}

.cus-icons span {
  display: inline-block;
  vertical-align: middle;
  background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/images/unified-sharepoint-tool-support-logo-24.png) no-repeat;
  background-size: 361px;
  width: 177px;
  height: 50px;
  margin: 0 10px 20px
}

.cus-icons span.cus-icon1 {
  width: 181px
}

.cus-icons span.cus-icon2 {
  background-position: -191px 0;
  width: 147px
}

.cus-icons span.cus-icon3 {
  background-position: 0 -59px;
  width: 153px
}

.cus-icons span.cus-icon4 {
  background-position: -163px -59px;
  width: 145px
}

.cus-icons span.cus-icon5 {
  background-position: 0 -128px;    width: 210px;
}

.cus-icons span.cus-icon6 {
  background-position: -218px -128px
}

.me-box-tit-cta {
  text-align: center;
  padding: 40px;
  border: 1px solid #c7c7c7;
  border-radius: 5px
}

.me-box-tit-cta h2 {
  padding: 0 0 25px;
  font-size: 30px;
  font-weight: 500;
  line-height: 50px
}

.me-box-tit-cta span {
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
  display: block
}

.me-btn-line-rhs-arr {
  font-size: 16px;
  font-weight: 400!important;
  color: #000;
  background: #fff;
  border-width: .8px;
  border-radius: 6px;
  padding: 15px 35px;
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
  border: 1px solid #000;
  display: inline-block
}

.me-btn-line-rhs-arr-full {
  color: #FFF !important;
  background: #068A8E;
  border: 1px solid #068A8E;
  box-shadow: 0 6px 13px -6px #333
}

.me-btn-line-rhs-arr:hover {
  color: #FFF;
  background: #000;
  border: 1px solid #000;
  box-shadow: 0 6px 13px -6px #333
}

.me-btn-line-rhs-arr i {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 5px solid transparent;
  margin: auto;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 10px
}

.me-btn-line-rhs-arr:hover i {
  border-left: 10px solid #FFF
}

.sec-6 h2 {
  text-align: center;
  padding-bottom: 40px;
  font-size: 32px;
  font-weight: 600
}

.sec-6 h2 span {
  font-size: 32px;
  font-weight: 600;
  color: #FF6E6E
}

@media screen and (max-width: 992px) {
  .me-col-60per {
      width:100%
  }

  .me-col-40per {
      width: 100%
  }
}

@media screen and (min-width: 1250px) {
  .pri-box {
      min-height:800px
  }
}

@media screen and (max-width: 1250px) {
  .ac {
      max-width:90%
  }
}

@media screen and (max-width: 1200px) {
  .sec-ban .ac {
      padding:0
  }

  .sec-ban .me-tit-typ-3 {
      padding-top: 50px
  }

  .me-tit-typ-3 h1 br {
      display: none
  }
}

@media screen and (max-width: 1050px) {
  .sec-4 .me-img-box-com {
      padding-top:250px
  }

  .sec-5 .pri-pro {
      padding-bottom: 130px
  }
}

@media screen and (max-width: 992px) {
  .head-ban {
      display:none
  }

  .sec-2 .me-box-bor {
      margin-top: 0;
      padding: 40px 30px
  }

  .sec-ban .me-col-50per,.sec-ban .me-tit-typ-3 {
      text-align: center
  }

  .sec-3 .me-img-box-com {
      margin-top: 0;
      padding-top: 50px
  }

  .sec-4 .me-box-bor {
      text-align: left;
      padding: 30px 0
  }

  .sec-4 .me-img-box-com {
      padding: 0
  }

  .sec-5 .inn {
      border: 0
  }

  .pri-box,.sec-5 .pri-sta {
      border: 1px solid #DBDBDB;
      border-radius: 20px;
      margin-bottom: 30px
  }

  .sec-5 .pri-pro {
      padding-bottom: 0
  }

  .mob-hig {
      display: block
  }

  .mob-hig img {
      background: #fff;
      border: 1px solid #d3d3d3;
      padding: 30px;
      width: 100px;
      position: relative;
      margin: 0 auto;
      margin-top: -150px;
      border-radius: 20px
  }

  .des-hig {
      display: none
  }

  .sec-4 {
      padding-top: 200px
  }

  .sec-3 .me-box-bor {
      border: 1px solid #bdbdbd;
      padding: 30px;
      background: #fff
  }
}

@media screen and (max-width: 767px) {
  .me-box-tit-cta h2,.me-box-tit-cta h2 span,.sec-6 h2,.sec-6 h2 span {
      font-size:26px;
      line-height: 36px
  }

  .sec-3 h2,.sec-3 h2 span {
      font-size: 30px;
      line-height: 38px
  }

  .sec-3 h2 {
      padding-bottom: 50px
  }

  .sec-5 {
      padding-bottom: 50px
  }

  .sec-4 .inn {
      padding: 30px
  }
}


  
.heading-menu .menuhead {
  display: inline-block;
  font-weight: 300;
  letter-spacing: -1px;
  font-size: 24px;
  line-height: 54px;
}

.prdbnr1{top:42px}
.feaBigImg img{width:795px}
.mt20{margin-top:20px}
.bnrtxt1{font-size:24px;line-height:38px;margin:0 0 15px}
.bnrtxt3{color:#fff;font-size:17px;line-height:30px}
.fixed_bar_scontainer{margin:505px 0 0}
.fixed_bar_hcontainer,
.hideAnimation{margin:505px -89px 0}
.showAnimation{margin:505px 0 0}
.subBullS{margin:0 0 20px 20px}

.feaOver .per30{border-right:1px solid #e0e0e0;padding:0 4%;width:24%}
.feaOver .noBor{border:none}
.imgCont{box-shadow:2px 5px 7px #bbb;-moz-box-shadow:2px 5px 7px #bbb;-webkit-box-shadow:2px 5px 7px #bbb;position:relative;transition:all .5s}
.imgCont img{height:139px;width:218px}
.feaOver{border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;margin:40px 0;padding:10px 0 30px 0}
.notebox ul{margin:0;padding:0}
.notebox ul li{list-style:none}
.zooIcon{bottom:10px;height:23px;position:absolute;right:10px;transition:all .5s;width:21px}
.imgCont:hover .zooIcon{bottom:34px;height:69px;right:92px;opacity:.5;transition:all .5s;width:63px}
.imgCont:hover .zooIcon img{height:100%;width:100%}
.zooIcon img{height:23px;width:21px}
.bnrtxt4 a{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;font-size:18px;line-height:20px;padding:9px 40px 9px 40px}
.bnrtxt4 a span{display:block;font-size:12px;font-weight:100}
