/*Global Reset*/
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,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'Open Sans', sans-serif;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  font-family: 'Open Sans', sans-serif;
}

body {
  font-family: 'Open Sans', sans-serif;
}

ol,
ul {
  list-style: none;
  font-family: 'Open Sans', sans-serif;
}

blockquote,
q {
  quotes: none;
  font-family: 'Open Sans', sans-serif;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
  font-family: 'Open Sans', sans-serif;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-family: 'Open Sans', sans-serif;
}

strong {
  font-weight: 600;
}

/*Global Reset*/
body {
  background-color: #fff;
  overflow-x:hidden;
}

.no-r-mrgn {
  margin-right: 0 !important;
}

.no-t-mrgn {
  margin-top: 0 !important;
}

.no-t-padi {
  padding-top: 0 !important;
}

.t-padi-10 {
  padding-top: 10px !important;
}

.t-padi-20 {
  padding-top: 20px !important;
}

.txt_left {
  text-align: left !important;
}

.container {
  width: 100%;
  min-width: 1199px;
  max-width: 1199px;
  margin: 0px auto;
}
.header {
  background: #fff;
}

.header .header_inner {
  height: 105px;
}

.header .header_inner .logo {
  position: absolute;
  width: 210px;
  height: 64px;
  margin-top: 15px;
  margin-left: 30px;
}

.header .header_inner .logo img {
  width: 204px
}

.header .header_inner .logo a {
  display: block;
  height: 70px;
}

.header .header-rhs {
  float: right;
  margin-top: 2px;
  position: relative;
}

.header .header-rhs .download_btn {
  margin: 3px 30px;
  height: 40px;
  float: right;
  position: absolute;
  top: 39px;
  right: 0;
}

.header .header-rhs .download_btn li {
  float: left;
  margin: 7px 0 0;
}

.header .header-rhs .download_btn li.download {
  margin: 0;
}

.header .header-rhs .download_btn li a {
  border-right: 1px solid #e5e5e5;
  color: #000 !important;
  float: left;
  margin: 5px 0;
  padding: 0 17px;
}

.header .header-rhs .download_btn li.download a {
  border-radius: 3px;
  color: #fff !important;
  float: left;
  font: 400 16px open sans, verdana;
  padding: 5px 17px;
}

.header .header-rhs .download_btn li a i {
  margin: 3px 11px 0 0;
  width: 14px;
  height: 18px;
  display: block;
  float: left;
}

.header .header-rhs .download_btn li span {
  display: block;
  text-align: center;
  font: lighter italic 12px open sans, verdana;
  color: #a9abab;
  margin-top: 37px;
}

.header .header-rhs .download_btn .download a {
  background: #e9142b;
}

.header .header-rhs .download_btn .download a i {
  background: url(../images/fea-sprite.png) no-repeat -336px -252px;
}

.header .header-rhs .sm-menu {
  background: url(../images/head_strip.png) repeat-y right;
  height: 22px;
  padding-top: 11px;
  padding-right: 30px;
  float: right;
  width: 550px;
  width: 580px\9;
  text-align: right;
}

.header .header-rhs .sm-menu ul {
  float: right;
}

.header .header-rhs .sm-menu li {
  float: left;
  font-size: 13px;
}

.header .header-rhs .sm-menu li a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 0px 12px;
  border-right: 1px solid #797979;
}

.header .header-rhs .sm-menu li a:hover {
  color: #5c6a72;
  text-decoration: underline;
}

.header .header-rhs .sm-menu li.last-child a {
  padding-right: 0px;
  border-right-width: 0;
  border-right: 0px solid #fff;
}

.header .header-rhs .sm-menu li.first-child a {
  padding-left: 8px;
}

.scrollMenu {
  background: #fafafa !important;
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  box-shadow: 0 10px 10px #e7e7e7;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  top: -100px;
}

.scrollMenu .tabs UL.mainNav {
  list-style: outside none none;
  margin: 0 auto;
  text-align: center;
}

.scrollMenu .tabs UL.mainNav li.tab_1 a span {
  background: url(../images/fea-sprite.png) no-repeat -373px -214px;
}

.scrollMenu .tabs UL.mainNav li.tab_2 a span {
  background: url(../images/fea-sprite.png) no-repeat -411px -214px;
}

.scrollMenu .tabs UL.mainNav li.tab_3 a span {
  background: url(../images/fea-sprite.png) no-repeat -448px -214px;
}

.scrollMenu .tabs UL.mainNav li.tab_4 a span {
  background: url(../images/fea-sprite.png) no-repeat -484px -214px;
}

.scrollMenu .tabs UL.mainNav li a {
  text-align: center;
}
.scrollMenu .tabs UL.mainNav li a span {
  display: block;
  width: 26px;
  height: 21px;
  margin-bottom: 12px;
  float: left;
  margin-right: 5px;
}

.scrollMenu .tabs UL.mainNav li.tab_1.active a span,
.scrollMenu .tabs UL.mainNav li.tab_1 a.active span {
  background: url(../images/fea-sprite.png) no-repeat -373px -250px;
}
.scrollMenu .tabs UL.mainNav li.tab_2.active a span,
.scrollMenu .tabs UL.mainNav li.tab_2 a.active span {
  background: url(../images/fea-sprite.png) no-repeat -411px -250px;
}

.scrollMenu .tabs UL.mainNav li.tab_3.active a span,
.scrollMenu .tabs UL.mainNav li.tab_3 a.active span {
  background: url(../images/fea-sprite.png) no-repeat -448px -250px;
}

.scrollMenu .tabs UL.mainNav li.tab_4.active a span,
.scrollMenu .tabs UL.mainNav li.tab_4 a.active span {
  background: url(../images/fea-sprite.png) no-repeat -484px -250px;
}

.scrollMenu .tabs UL.mainNav li.active a {
  color: #23a3db;
}

.scrollMenu .tabs LI {
  display: inline-block;
  margin: 0 10px 0 0;
}

.scrollMenu .tabs A {
  color: #7b8f9d;
  display: block;
  font-size: 18px;
  font-weight: lighter;
  line-height: 20px;
  padding: 14px 24px;
  text-decoration: none;
}

.banner {
  background: url(../images/banner.png) no-repeat scroll center;
  background-size: cover;
  height: 548px;
  margin: 0 auto;
}

.banner .banner_txt {
  margin: 0 50px 30px 50px;
  padding-top: 105px;
  text-align: center;
}

.banner .banner_txt p {
  color: #fff;
  font: lighter 19px/24px Open Sans, verdana, arial;
  margin: 25px 0 28px;
}

.banner .banner_txt h1 {
  color: #fff;
  font: lighter 51px/24px Open Sans, verdana, arial;
  margin: 0 0 11px;
}

.banner .banner_txt h1 span {
  font-weight: bold;
}

.content {
  margin: 0 auto;
  width: 100%;
}

.content #page1 {
  margin: 0 auto;
  width: 100%;
}

.mainMenu.container {

  /*.tabs LI:hover {
            background: #a0cac0 none repeat scroll 0 0;
            border-bottom: 4px solid #68a697;
        }
        .tabs LI:hover A {
            color: white;
        }
        .active {
            background: #a0cac0 none repeat scroll 0 0 !important;
            border-bottom: 4px solid #68a697 !important;
        }*/
}

.mainMenu.container .tabs {
  margin-top: -60px;
}

.mainMenu.container .tabs > DIV {
  background: none repeat scroll 0 0 !important;
}

.mainMenu.container .tabs UL.mainNav {
  list-style: outside none none;
  margin: 0 auto;
  width: 750px;
}

.mainMenu.container .tabs UL.mainNav li.tab_1 a span {
  background: #dd4254 url(../images/fea-sprite.png) no-repeat 27px 12px;
}

.mainMenu.container .tabs UL.mainNav li.tab_2 a span {
  background: #199a56 url(../images/fea-sprite.png) no-repeat -71px 12px;
}

.mainMenu.container .tabs UL.mainNav li.tab_3 a span {
  background: #1984bb url(../images/fea-sprite.png) no-repeat -181px 12px;
}

.mainMenu.container .tabs UL.mainNav li.tab_4 a span {
  background: #e4c133 url(../images/fea-sprite.png) no-repeat -303px 12px;
}

.mainMenu.container .tabs UL.mainNav li a {
  text-align: center;
}

.mainMenu.container .tabs UL.mainNav li a span {
  border-radius: 4px;
  box-shadow: 0 2px 1px #000;
  display: block;
  height: 98px;
  margin-bottom: 12px;
  width: 123px;
}

.mainMenu.container .tabs LI {
  display: inline-block;
  margin: 0 10px 0 0;
}

.mainMenu.container .tabs A {
  color: #fff;
  display: block;
  font-size: 17px;
  padding: 14px 24px;
  text-decoration: none;
}

.tab_content h1 {
  color: #000 !important;
  display: block;
  font-size: 33px;
  font-weight: bold;
  line-height: 20px;
  min-height: 80px !important;
  text-align: center;
}

.tab_content h1 span {
  display: inline-block;
  min-width: 74px;
  height: 3px;
  background: #dd4254;
}

.tab_content .sub_title {
  color: #000;
  font: lighter 27px/24px Open Sans, verdana, arial;
  margin: 0 0 28px;
  text-align: center;
}

.tab_content .horizontal LI {
  display: inline-block;
  margin: 0 10px 0 0;
}

.tab_content .inner_tabs {
  width: 100%;
  margin: 20px auto 20px;
}

.tab_content .inner_tabs li {
  margin: 0;
  padding: 4px 53px;
}

.tab_content .inner_tabs a {
  color: #666;
  font-weight: normal;
  font-size: 18px;
  padding: 0;
}

.tab_content .inner_tabs .no-border {
  border-right: 0 none;
}

.tab_content .inner_tabs .mobile {
  background: #25b3e2;
  border-radius: 3px;
  color: #fff;
  padding: 10px 20px !important;
  line-height: 30px;
  border: 0 none !important;
  font-weight: normal !important;
  display: inline-block;
}

.tab_content .inner_tabs .mobile .m-icon {
  background: #31acd5 url(../images/fea-sprite.png) no-repeat -680px -2px;
  display: block;
  width: 17px;
  height: 30px;
  float: left;
  margin: 0 10px 0 0;
}

.tab_content .inner_tabs .horizontal {
  width: 1199px;
  color: #ccc;
  font-weight: lighter;
  margin: 0 auto;
}

.tab_content .inner_tabs .active a {
  color: #000 !important;
  border-bottom: 3px solid #25b3e2;
  padding-bottom: 12px;
}

.tab_content .inner_tabs .inner_tabs_cel {
  padding: 40px 0px;
  display: none;
}

.tab_content .inner_tabs .inner_tabs_cel .feature-row {
  display: block;
  clear: both;
  width: 1199px;
  margin: 0 auto;
}

.tab_content .inner_tabs .inner_tabs_cel .feature-row .feature-cel {
  background: #fff;
  width: 297px;
  min-height: 210px;
  border-radius: 3px;
  box-shadow: 0px 1px 2px #e7e7e7;
  padding: 13px 30px 13px 30px;
  margin: 0 48px 38px 0;
  float: left;
}

.tab_content .inner_tabs .inner_tabs_cel .feature-row .feature-cel h2 {
  font: normal 16px open sans, arial;
  color: #25b3e2;
  margin-bottom: 10px;
  height: 38px;
}

.tab_content .inner_tabs .inner_tabs_cel .feature-row .feature-cel p {
  font: lighter 13px/24px open sans, arial;
  color: #000;
}

.tab_content .inner_tabs .inner_tabs_cel .feature-row .feature-cel a {
  font: lighter 13px/24px open sans, arial;
  color: #9c9c9c;
  margin-top: 20px;
  padding-right: 15px;
  background: url(../images/fea-sprite.png) no-repeat -618px -33px;
  display: block;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap {
  width: 1199px;
  margin: 0 auto;
  padding-left: 100px;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap h1 {
  font: bold 43px open sans, arial;
  color: #000;
  margin: 40px 0 20px 10px;
  text-align: left;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap h3 {
  font: lighter 28px open sans, arial;
  color: #000;
  margin-bottom: 10px;
  margin-left: 10px;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap h3 b {
  font-weight: bold;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap ul {
  margin: 26px 11px 100px;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap ul li {
  clear: both;
  padding: 0;
  height: 29px;
  margin-bottom: 10px;
  line-height: 22px;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap ul li a {
  font: lighter 19px open sans, arial;
  color: #000;
  float: left;
  background: url(../images/dot-blu.png) no-repeat -1px 8px !important;
  padding-left: 20px;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap ul li span {
  background: url(../images/fea-sprite.png) no-repeat -526px -255px;
  display: block;
  width: 32px;
  height: 15px;
  float: left;
  margin: 7px;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_bot {
  background: #25b3e2;
  height: 340px;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap {
  width: 1199px;
  margin: 0 auto;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap ul {
  margin: 60px;
  display: inline-block;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap ul li {
  float: left;
  padding: 0;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap ul li .appStore {
  background: url(../images/fea-sprite.png) no-repeat -7px -307px;
  display: block;
  width: 183px;
  height: 60px;
  padding: 0;
  float: left;
  margin-right: 30px;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap ul li .playStore {
  background: url(../images/fea-sprite.png) no-repeat -7px -377px;
  display: block;
  width: 210px;
  height: 60px;
  padding: 0;
  float: left;
}

.tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap .mobApp-img {
  background: url(../images/fea-sprite.png) no-repeat -262px -307px;
  display: block;
  width: 433px;
  height: 531px;
  margin: -340px 50px 0 0;
  float: right;
}

.tab_content .inner_tabs .inner_tabs_cel.open {
  display: block;
}

.release-note-wrap {
  width: 1199px;
  margin: 0 auto;
}

.release-note-wrap .nav {
  width: 100px;
  float: left;
}

.release-note-wrap .nav li {
  text-align: right;
  background: url("../images/pipe_line.png") no-repeat 92px 0px;
  position: relative;
}

.release-note-wrap .nav li .subNav {
  text-align: right;
}

.release-note-wrap .nav li a {
  color: #7b7b7b;
  font: normal 14px/28px open sans, verdana;
  padding: 5px 28px 5px 0;
  display: block;
  background: url(../images/fea-sprite.png) no-repeat -599px -109px;
}

.release-note-wrap .nav li .active .arrowNew {
  display: block;  /*background: url(../images/fea-sprite.png) no-repeat -599px -81px; color:#595959;*/
}

.release-note-wrap .nav li .year-end {
 // padding-bottom: 30px;
}

.release-note-wrap .nav li ul {
  display: none;
}

.release-note-wrap .nav li.active ul {
  display: block;
}

.release-note-wrap .nav li.active ul li.active a {
  background: url(../images/fea-sprite.png) no-repeat -592px -297px;
  color: #36add4;
}

.release-note-wrap .accordin_rhs {
  display: none;
  background: #fff;
  border-radius: 3px;
  width: 970px;
  height: 725px;
  margin: 0 20px;
  float: right;
  padding: 20px 0px 20px 60px;
  position: relative;
}

.release-note-wrap .accordin_rhs .arrow {
  background: url(../images/fea-sprite.png) no-repeat -96px -94px;
  display: none;
  width: 28px;
  height: 23px;
  position: absolute;
  left: -27px;
  top: 55px;
  transition: all .5s;
}

.arrowNew {
  background: url(../images/fea-sprite.png) no-repeat -96px -94px;
  display: none;
  width: 28px;
  height: 23px;
  position: absolute;
  right: -50px;
  top: 18px;
  transition: all .5s;
}

.release-note-wrap .accordin_rhs .content_area {
  height: 615px;
}

.release-note-wrap .accordin_rhs .content_area ul li.left-pane {
  width: 130px;
  margin-right: 70px;
  float: left;
  padding: 27px 0;
}

.release-note-wrap .accordin_rhs .content_area ul li.left-pane h3.build {
  font: 400 26px/28px open sans, verdana;
}

.release-note-wrap .accordin_rhs .content_area ul li.left-pane p.date {
  font: lighter 15px open sans, verdana;
}

.release-note-wrap .accordin_rhs .content_area ul li.left-pane p {
  font: normal 15px open sans, verdana;
  text-align: center;
}

.release-note-wrap .accordin_rhs .content_area ul li.left-pane .icon {
  width: 40px;
  height: 40px;
  margin: 20px auto 10px;
}

.release-note-wrap .accordin_rhs .content_area ul li.left-pane .enhance {
  background: url(../images/fea-sprite.png) no-repeat -3px -95px;
  color: #595959;
}
.release-note-wrap .accordin_rhs .content_area ul li.left-pane .newFea {
  background: url(../images/fea-sprite.png) no-repeat -3px -294px;
  color: #595959;
}

.release-note-wrap .accordin_rhs .content_area ul li.left-pane .fixes {
  background: url(../images/fea-sprite.png) no-repeat -46px -95px;
  color: #595959;
}

.release-note-wrap .accordin_rhs .content_area ul li.right-pane {
  width: 660px;
  float: left;
  border-bottom: 1px solid #f2f2f2;
  padding: 38px 0;
}

.release-note-wrap .accordin_rhs .content_area ul li.right-pane p.msg {
  font: lighter 15px open sans, verdana;
  margin-top: -12px;
  padding-bottom: 3px;
}

.release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont {
  font: lighter 14px/28px open sans, verdana;
}

.release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont h4 {
  font-size: 15px;
  font-weight: 600;
}

.release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont h5 {
  font-size: 15px;
  font-weight: 400;
  margin-left: 22px;
}

.release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont li {
  margin-left: 20px;
  padding-left: 5px;
  list-style-image: url(../images/dot.png) !important;
}

.release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont li b {
  font-weight: 600;
}

.release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont li .sub_list li {
  list-style-image: url(../images/square.png) !important;
  margin: 2px 0 2px 12px;
  padding-left: 10px;
  font: lighter 13px/24px open sans, verdana;
}

.release-note-wrap .accordin_rhs .content_area ul li.right-pane li.no_list_img {
  list-style-image: none !important;
}

.release-note-wrap .accordin_rhs.open {
  display: block;
}

.release-note-wrap .rn2017mar.open .arrow {
  top: 56px;
}

.release-note-wrap .rn2017feb.open .arrow {
  top: 95px;
}

.release-note-wrap .rn2017jan.open .arrow {
  top: 136px;
}

.release-note-wrap .rn2016dec.open .arrow {
  top: 92px;
}

.release-note-wrap .rn2016oct.open .arrow {
  top: 130px;
}

.release-note-wrap .rn2016sep.open .arrow {
  top: 170px;
}

.release-note-wrap .rn2016aug.open .arrow {
  top: 208px;
}

.release-note-wrap .rn2016jul.open .arrow {
  top: 246px;
}

.release-note-wrap .rn2016jun.open .arrow {
  top: 282px;
}

.release-note-wrap .rn2016may.open .arrow {
  top: 320px;
}

.release-note-wrap .rn2016apr.open .arrow {
  top: 360px;
}

.release-note-wrap .rn2016mar.open .arrow {
  top: 359px;
}

.release-note-wrap .rn2016feb.open .arrow {
  top: 358px;
}

.release-note-wrap .rn2016jan.open .arrow {
  top: 399px;
}

.release-note-wrap .rn2015dec.open .arrow {
  top: 130px;
}

.release-note-wrap .rn2015nov.open .arrow {
  top: 170px;
}

.release-note-wrap .rn2015oct.open .arrow {
  top: 209px;
}

.release-note-wrap .rn2015jul.open .arrow {
  top: 246px;
}

.release-note-wrap .rn2015may.open .arrow {
  top: 285px;
}

.roadMap-wrap {
  width: 1199px;
  margin: 0 auto;
}

.roadMap-wrap .process {
  margin: 0 auto;
  width: 940px;
  position: relative;
}

.roadMap-wrap .process li {
  float: left;
}

.roadMap-wrap .process li .arrow_icn {
  background: url(../images/fea-sprite.png) no-repeat -458px -1px;
  width: 17px;
  height: 25px;
  display: block;
  margin: -12px 0 0 138px;
  position: absolute;
}

.roadMap-wrap .process .icon {
  width: 70px;
  height: 70px;
  border-radius: 55px;
  padding: 15px;
}

.roadMap-wrap .process .icon.pipeline {
  background: #4ebbe3 url(../images/fea-sprite.png) no-repeat -143px -65px;
}

.roadMap-wrap .process .icon.development {
  background: #69dd9a url(../images/fea-sprite.png) no-repeat -230px -65px;
}

.roadMap-wrap .process .icon.testing {
  background: #e1cb52 url(../images/fea-sprite.png) no-repeat -321px -65px;
}

.roadMap-wrap .process .dot_lines {
  border: 0;
  border-bottom: 1px dashed #ccc;
  margin: 48px 0;
  width: 295px;
}

.roadMap-wrap .process_content .process_wrap {
  background: #fff;
  border-radius: 4px;
  float: left;
  width: 295px;
  height: 820px;
  padding: 35px;
  margin: -20px 15px 0;
  box-shadow: 0px 2px 2px #e0e0e0;
}

.roadMap-wrap .process_content .process_wrap .arc_bg {
  background: url(../images/fea-sprite.png) no-repeat -481px -1px;
  width: 95px;
  height: 29px;
  display: block;
  margin: -35px 0 0 82px;
}

.roadMap-wrap .process_content .process_wrap h2 {
  font: bold 22px/64px open sans, verdana;
  text-align: center;
}

.roadMap-wrap .process_content .process_wrap h3 {
  font: normal 15px/40px open sans, verdana;
  text-align: left;
}

.roadMap-wrap .process_content .process_wrap .list_cont {
  font: lighter 13px/24px open sans, verdana;
  margin-left: -5px;
}

.roadMap-wrap .process_content .process_wrap .list_cont li {
  margin-left: 20px;
  padding-left: 5px;
  list-style-image: url(../images/dot.png) !important;
}

.roadMap-wrap .process_content .process_wrap .list_cont li .sub_list li {
  list-style-image: url(../images/square.png) !important;
  margin: 2px 0 2px 12px;
  padding-left: 10px;
  font: lighter 13px/24px open sans, verdana;
}

.roadMap-wrap .process_content .pipeline {
  border-bottom: 10px solid #4ebbe3;
}

.roadMap-wrap .process_content .development {
  border-bottom: 10px solid #69dd9a;
}

.roadMap-wrap .process_content .testing {
  border-bottom: 10px solid #e1cb52;
}

.events-wrap {
  width: 1199px;
  margin: 0 auto;
}

.events-wrap .events_content {
  margin: 50px 0;
}

.events-wrap .events_content li {
  width: 235px;
  position: relative;
  padding: 32px 62px 20px;
  height: 285px;
  display: block;
  float: left;
  margin-right: 48px;
  border-radius: 4px;
  color: #fff;
}

.events-wrap .events_content a.viewMore {
  font: 400 16px/24px open sans, verdana;
  color: #ed7514;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 18px;
  width: 53%;
}

.events-wrap .events_content li.seminar {
  background: #343470 url(../images/events_bg.png) no-repeat -1px -1px;
}

.events-wrap .events_content li.seminar .time {
  font: lighter 16px/24px open sans, verdana;
  margin: 20px 0 15px 0;
}

.events-wrap .events_content li.seminar .time i {
  background: url(../images/fea-sprite.png) no-repeat -11px -158px;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin-right: 10px;
}

.events-wrap .events_content li.seminar .venue {
  font: lighter 16px/24px open sans, verdana;
}

.events-wrap .events_content li.seminar .venue i {
  background: url(../images/fea-sprite.png) no-repeat -55px -158px;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin-right: 10px;
}

.events-wrap .events_content li.webinar {
  background: #0c8093 url(../images/events_bg.png) no-repeat -1px -338px;
}

.events-wrap .events_content li.webinar .play i {
  background: url(../images/fea-sprite.png) no-repeat -444px -95px;
  width: 44px;
  height: 44px;
  display: block;
  float: left;
  margin: 20px 10px 0 0px;
}

.events-wrap .events_content li.workshop {
  background: #495c3b url(../images/events_bg.png) no-repeat -1px -676px;
}

.events-wrap .events_content h1 {
  color: #fff !important;
  text-align: left;
}

.events-wrap .events_content p,
.events-wrap .events_content a {
  font: lighter 16px/24px open sans, verdana;
}
.nestedTabs ul li.first,.nestedTabs ul li.second{cursor:pointer;}
.nestedTabs ul li.active{cursor:default;}

.events-wrap .allEvents {
  background: #fff;
  padding: 20px 30px 20px 35px;
  width: 180px;
  border: 1px solid #d1d1d1;
  font: lighter 18px/24px open sans, verdana;
  position: relative;
  top: 50px;
  color: #646464;
  display: block;
  clear: both;
  margin: 20px auto;
  border-radius: 3px;
}

.events-wrap .allEvents span {
  background: #fff url(../images/fea-sprite.png) no-repeat -688px -284px;
  float: right;
  display: block;
  width: 10px;
  height: 12px;
  margin-top: 8px;
}


/*Parlax Scroll css*/
#header {
  height: 70px;
  position: absolute;
  text-align: center;
  top: 470px;
  width: 990px;
}

#page1 {
  height: 750px;
  width: 100%;
  background: #fff;
  padding-top: 0px;
}

#page1 .page-padding {
  height: 50px;
  padding-top: 20px;
}

#page2 {
  height: 1050px;
  width: 100%;
  background: #f0f0f0;
  padding-top: 0;
}

#page2 .page-padding {
  height: 50px;
}
#page2 h1 span{
  background-color:#199a56;
}
#page3 h1 span{
  background-color:#1984bb;
}
#page4 h1 span{
  background-color:#e4c133;
}
.slogan{
  font-size: 21px;
  color:#000;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;

}
.slogan span{
  font-size: 17.5px;
  color:#898989;
  display: block;
}

#page3 {
  height: 970px;
  width: 100%;
  background: #f7f7f7;
  padding-top: 0;
}

#page3 .page-padding {
  height: 50px;
}

#page4 {
  height: 700px;
  width: 100%;
  background: #f0f0f0;
  padding-top: 0;
}

#page4 .page-padding {
  height: 50px;
}

.page-padding {
  height: 90px;
  width: 100%;
}

a {
  color: white;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.horizontal li a.menu:hover {
  text-decoration: none
}

.play {
  display: none
}

p.date-sec {
  margin-top: 20px;
  margin-bottom: 10px
}

p.date-sec img,
p.time-sec img {
  max-width: 18px;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -5px;
}

#content_seminar > a,
#content_webinar > a,
#content_workshop > a {
  min-height: 70px;
  display: inline-block;
}

/* ---------Single Page Website CSS by Kelly King ----------*/

// * {
  margin: 0 auto;
}

#page3 {
  height:650px;
  position:relative;
}

.serpackIcon {
  background: #e9e9e9;
  float: right;
  // margin: -91px 20px 0 0;
  position: absolute;
  right:0;
  margin-top: -10px;
}

.serpackIcon img {
  left: 20px;
  position: absolute;
  width: 26px
}

.serpackIcon a {
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #545454;
  display: block;
  font-size: 18px;
  padding: 14px 19px 14px 53px;
  text-decoration: none

}
.feature-list{
 width: 1199px;
 margin:0px auto;
}
.feature-list li{
  padding: 10px;
  box-sizing: border-box;
}
.slides-fea{
  box-shadow:  0 2px 5px #ccc;
  // box-sizing: border-box;
  padding:30px 25px 25px  25px;
  border-bottom: 7px solid #ccc;
  text-align: center;
  min-height: 320px;
}
.slides-fea .ficon{
  display: inline-block;
  width: 60px;
  height: 60px;
  // border:1px solid red;
  margin-bottom: 30px;
  background-image: url('../images/fea-sprite.png');
}
.slides-fea h4{
font-size: 17px;
margin-bottom: 10px;
text-align: left;
line-height: 26px;
}
.slides-fea p{
  font-size: 14px;
  text-align: left;
  line-height: 28px;
}
.ficn-terminal{
  background-position: -13px -468px
}
.ficn-headset{
  background-position: -94px -468px;
}
.ficn-interlink{
  background-position: -171px -469px;
  width: 64px !important;
}
.ficn-interlink{
  background-position: -171px -469px;
  width: 64px !important;
}
.ficon-icon4{background-position:-258px -469px}
.ficon-icon5{background-position:-327px -470px;height:65px !important;width:73px !important;}
.ficon-icon6{background-position:-418px -468px;width:70px !important;}
.ficon-icon7{background-position:-504px -469px;width:70px !important}
.slick-dots li button:before{
  font-size: 15px;
  opacity: 1;
  color:#e0e0e0;
}
.slick-dots li.slick-active button:before{
  color:#1984bb;
}
.slick-dots{
  bottom: -90px;
}
.slick-prev:before, .slick-next:before{
  color:#e0e0e0;
}
.rn-header{border-bottom: 1px solid #f2f2f2;margin-right:50px;position: relative;padding:10px 0}
.rn-header .build{ font-size: 25px;font-weight: 700;color:#333333;}
.rn-header .date{
  font-size: 10px;
  color:#a6a6a6;
  line-height: 24px;
}
.rn-header .date span{
 font-size: 11px; 
  color:#727272;
  
}
.nestedTabs > ul {text-align: center;margin-top: 15px;}
.nestedTabs > ul > li {
  display: inline-block;
   // padding: 5px;

}
.nestedTabs > ul > li.active a{
  border-bottom:2px solid #36add4;
  color:#36add4;
}
.nestedTabs > ul > li > a{
  display: block;
  margin:0  15px;
  padding: 6px 0;
 border-bottom:2px solid #fff;
  color:#000000;
  text-decoration: none;
    
}
.nestedTabs .tab-content{
display: none;
}
.nestedTabs .tab-content.active{
  display: block;
}
.sep{
  width:1px;
  background-color: #f1f1f1;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
}
.rm-wrapper{
  width: 100%;
  clear: both;
  margin-top: 80px;
}
.rm-wrapper::after,.rm-wrapper::before{
  clear: both;
}
.rm-half{
  width:50%;
  float: left;
}
.rm-hol,.rm-hol *{font-family: 'Open Sans', sans-serif;}
.rm-hol{margin-bottom: 40px;padding-right: 60px;}
.rm-hol .lft-itm{width:100px;float: left;text-align: center;}
.rm-hol .lft-itm span{font-size: 45px;font-weight: 700;color:#d7d7d7;line-height: 36px;}
.rm-hol .rgt-itm{margin-left: 100px;}
.rm-hol .rgt-itm h3{font-size: 18px;font-weight: 600;color:#1984bb;margin-bottom: 20px;}
.rm-hol .rgt-itm p{font-size: 15px;line-height: 25px;}
.freeze-nefea{background:#000;cursor:pointer;height:650px;opacity:.2;filter:alpha(opacity=20);position:absolute;width:100%}
.nfl-fea-icon{cursor:pointer;position:absolute;right:0;top:50px;width:35px;z-index:99}
.nfl-fea-icon img{width:100%;}
.nfl-fea-con{background:#fff;padding:40px 50px;position:absolute;right:0;top:50px;z-index:9}
.nfl-fea-con h2{font-size:25px;}
.nfl-fea-con p{border-bottom:1px solid #eaeaea;font-size:15px;margin:0 0 10px 0;padding:15px 0;}
.nfl-fea-con ul{font-size:15px;margin:40px 0 0 0;padding:0}
.nfl-fea-con ul li{list-style:none}
.nfl-fea-con ul li span{display:inline-block;vertical-align:top;width:80px;}
.nfl-fea-con ul li input[type="text"],
.nfl-fea-con ul li input[type="email"]{background:#f0f0f0;border:none;font-size:15px;margin:0 0 20px;padding:8px;width:270px;}
.nfl-fea-con ul li textarea{background:#f0f0f0;border:none;font-size:15px;margin:0 0 20px;padding:8px;width:270px;}
.nfl-fea-con ul li input[type="submit"]{background:#2e8dbc;border:none;border-radius:2px;color:#fff;font-size:15px;font-weight:100;margin:10px 0 0;padding:7px 33px}
.nfl-fea-con ul li.last{margin:40px 0 0 0;}
.nfl-fea-con ul li img{width:50px}
.nfl-fea-con ul li span.txt{font-size:21px;font-weight:100;line-height:33px;width:310px}
.nfl-close-but{border:1px solid #000;border-radius:21px;cursor:pointer;font-size:14px;left:15px;padding:5px 8px;position:absolute;top:15px;}
.el-sli-sca{}
.el-sli-sca p a{color: #23a3db;}
.ficon.ficon-icon-n1 {
    background-position: -603px -468px;
    width: 70px;
    height: 62px;
}

.el-nf-dec{
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
}
.el-nf-height{height: auto !important;}
.el-nf-dec-sec{float:left;width: 33.3333%;box-sizing: border-box;position: relative;overflow: hidden;padding: 0px 15px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
}
.el-nf-dec-sec:hover{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
    box-shadow: 0px 11px 30px -12px rgba(150, 150, 150, 0.77);
}
.el-nf-dec-sec h4{
text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
}
.el-nf-dec-dec-com{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.el-nf-dec-sec:hover .el-nf-dec-dec-com{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background:#f5f5f5;
}
.el-nf-dec-stop-bg{
    background: url(../../eventlog/images/stop-more-attacks-with-correlation.jpg) no-repeat #102955;
    background-size: cover;
}
.el-nf-dec-bg-com{
    padding: 150px 25px 25px 25px;
    /* position: relative; */
    /* overflow: hidden; */
}
.el-nf-dec-stop-dec{}
.el-nf-dec-dec-com{
    /* background: #f5f5f5; */
    padding: 30px;
    /* height: 300px; */
    position: relative;
    overflow: hidden;
}
.el-nf-dec-dec-com p{
    color: #1b1b1b;
    line-height: 25px;
    padding-bottom: 10px;
    font-size: 14px;
}
.el-nf-dec-dec-com p a{
    color: #1b1b1b;
    line-height: 25px;
    padding-bottom: 10px;
    font-size: 14px;
}
.el-nf-dec-dec-com .btn{
    background: #cd4e57;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    line-height: 50px;
    text-align: center;
    border-radius: 2px;
	text-decoration:none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
}
.el-nf-dec-dec-com a:hover{

}


.el-nf-dec-aug-bg{
    background: url(../../eventlog/images/augmented-threat-intelligence.jpg) no-repeat #102955;
    background-size: cover;
}
.el-nf-dec-aug-dec{}
.el-nf-dec-aug-dec p:nth-child(2){    padding-top: 25px;}
.el-nf-dec-buil{
    /* border-right: 1px solid #c9c9c9; */
}
.el-nf-dec-buil-bg{
    background: url(../../eventlog/images/built-in-incident-management-console.jpg) no-repeat #102955;
    background-size: cover;
}
.el-nf-dec-buil-dec{}
.el-nf-dec-stop-dec a{
    margin-top: 18px;
}
.el-nf-dec-aug-dec a{margin-top: 18px;}
.el-nf-dec-buil-dec a{margin-top: 18px;}


.el-nf-dec-stop{
    
}
.el-nf-dec-aug{
    
}
.el-nf-dec-sec-1{border-right: 1px solid #c9c9c9;}
.el-nf-dec-sec-2{border-right: 1px solid #c9c9c9;}
.el-nf-dec-sec-3{}