/*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 {
  line-height: 1;
  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;
}
.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;
}
.admp-feature-new {
  background: #f7f7f7;
  /*Header*/
}
.admp-feature-new .header {
  background: #fff;
}
.admp-feature-new .header .header_inner {
  height: 105px;
}
.admp-feature-new .header .header_inner .logo {
  position: absolute;
  width: 210px;
  height: 64px;
  margin-top: 15px;
  margin-left: 30px;
  background: url(../images/sprite.png) -119px -166px no-repeat;
}
.admp-feature-new .header .header_inner .logo a {
  display: block;
  height: 70px;
}
.admp-feature-new .header .header-rhs {
  float: right;
  margin-top: 2px;
  position: relative;
}
.admp-feature-new .header .header-rhs .download_btn {
  margin: 3px 30px;
  height: 40px;
  float: right;
  position: absolute;
  top: 39px;
  right: 0;
}
.admp-feature-new .header .header-rhs .download_btn li {
  float: left;
}
.admp-feature-new .header .header-rhs .download_btn li a {
  font: 400 16px open sans, verdana;
  color: #fff;
  border-radius: 3px;
  padding: 5px 17px;
  float: left;
}
.admp-feature-new .header .header-rhs .download_btn li a i {
  margin: 3px 11px 0 0;
  width: 14px;
  height: 18px;
  display: block;
  float: left;
}
.admp-feature-new .header .header-rhs .download_btn li span {
  display: block;
  text-align: center;
  font: lighter italic 12px open sans, verdana;
  color: #a9abab;
  margin-top: 37px;
}
.admp-feature-new .header .header-rhs .download_btn .download a {
  background: #e9142b ;
}
.admp-feature-new .header .header-rhs .download_btn .download a i {
  background: url(../images/sprite.png) no-repeat -336px -252px;
}
.admp-feature-new .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;
}
.admp-feature-new .header .header-rhs .sm-menu ul {
  float: right;
}
.admp-feature-new .header .header-rhs .sm-menu li {
  float: left;
  font-size: 13px;
}
.admp-feature-new .header .header-rhs .sm-menu li a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 0px 12px;
  border-right: 1px solid #797979;
}
.admp-feature-new .header .header-rhs .sm-menu li a:hover {
  color: #5c6a72;
  text-decoration: underline;
}
.admp-feature-new .header .header-rhs .sm-menu li.last-child a {
  padding-right: 0px;
  border-right-width: 0;
  border-right: 0px solid #fff;
}
.admp-feature-new .header .header-rhs .sm-menu li.first-child a {
  padding-left: 8px;
}
.admp-feature-new .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;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav {
  list-style: outside none none;
  margin: 0 auto;
  text-align: center;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_1 a span {
  background: url(../images/sprite.png) no-repeat -373px -214px;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_2 a span {
  background: url(../images/sprite.png) no-repeat -411px -214px;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_3 a span {
  background: url(../images/sprite.png) no-repeat -448px -214px;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_4 a span {
  background: url(../images/sprite.png) no-repeat -484px -214px;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li a {
  text-align: center;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li a span {
  display: block;
  width: 26px;
  height: 21px;
  margin-bottom: 12px;
  float: left;
  margin-right: 5px;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_1.active a span,
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_1 a.active span {
  background: url(../images/sprite.png) no-repeat -373px -250px;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_2.active a span,
 .admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_2 a.active span{
  background: url(../images/sprite.png) no-repeat -411px -250px;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_3.active a span,
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_3 a.active span {
  background: url(../images/sprite.png) no-repeat -448px -250px;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_4.active a span,
.admp-feature-new .scrollMenu .tabs UL.mainNav li.tab_4 a.active span {
  background: url(../images/sprite.png) no-repeat -484px -250px;
}
.admp-feature-new .scrollMenu .tabs UL.mainNav li.active a {
  color: #23a3db;
}
.admp-feature-new .scrollMenu .tabs LI {
  display: inline-block;
  margin: 0 10px 0 0;
}
.admp-feature-new .scrollMenu .tabs A {
  color: #7b8f9d;
  display: block;
  font-size: 18px;
  font-weight: lighter;
  line-height: 20px;
  padding: 14px 24px;
  text-decoration: none;
}
.admp-feature-new .banner {
  background: url(../images/banner.png) no-repeat scroll center;
  height: 347px;
  margin: 0 auto;
  background-size: cover;
}
.admp-feature-new .banner .banner_txt {
  padding-top: 120px;
  text-align: center;
  margin: 0 50px 30px 50px;
}
.admp-feature-new .banner .banner_txt p {
  font: lighter 17px/24px Open Sans, verdana, arial;
  margin: 0 0 28px;
  color: #000;
}
.admp-feature-new .banner .banner_txt h1 {
  font: lighter 46px/24px Open Sans, verdana, arial;
  margin: 0 0 28px;
  color: #000 margin:24px 0 11px;
  color: #000;
}
.admp-feature-new .banner .banner_txt h1 span {
  font-weight: bold;
}
.admp-feature-new .content {
  margin: 0 auto;
  width: 100%;
}
.admp-feature-new .content #page1 {
  margin: 0 auto;
  width: 100%;
}
.admp-feature-new .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;
			}*/
}
.admp-feature-new .mainMenu.container .tabs {
  margin-top: -60px;
}
.admp-feature-new .mainMenu.container .tabs > DIV {
  background: none repeat scroll 0 0 !important;
}
.admp-feature-new .mainMenu.container .tabs UL.mainNav {
  list-style: outside none none;
  margin: 0 auto;
  width: 750px;
}
.admp-feature-new .mainMenu.container .tabs UL.mainNav li.tab_1 a span {
  background: #31acd5 url(../images/sprite.png) no-repeat 27px 12px;
}
.admp-feature-new .mainMenu.container .tabs UL.mainNav li.tab_2 a span {
  background: #98c559 url(../images/sprite.png) no-repeat -71px 12px;
}
.admp-feature-new .mainMenu.container .tabs UL.mainNav li.tab_3 a span {
  background: #d2ac2a url(../images/sprite.png) no-repeat -181px 12px;
}
.admp-feature-new .mainMenu.container .tabs UL.mainNav li.tab_4 a span {
  background: #cf7736 url(../images/sprite.png) no-repeat -303px 12px;
}
.admp-feature-new .mainMenu.container .tabs UL.mainNav li a {
  text-align: center;
}
.admp-feature-new .mainMenu.container .tabs UL.mainNav li a span {
  border-radius: 4px;
  box-shadow: 0 2px 1px #ccc;
  display: block;
  width: 125px;
  height: 90px;
  margin-bottom: 12px;
}
.admp-feature-new .mainMenu.container .tabs LI {
  display: inline-block;
  margin: 0 10px 0 0;
}
.admp-feature-new .mainMenu.container .tabs A {
  color: #000;
  display: block;
  font-size: 17px;
  font-weight: 600;
  padding: 14px 24px;
  text-decoration: none;
}
.admp-feature-new .tab_content h1 {
  color: #000 !important;
  display: block;
  font-size: 33px;
  font-weight: bold;
  line-height: 80px !important;
  text-align: center;
}
.admp-feature-new .tab_content .sub_title {
  color: #000;
  font: lighter 27px/24px Open Sans, verdana, arial;
  margin: 0 0 28px;
  text-align: center;
}
.admp-feature-new .tab_content .horizontal LI {
  display: inline-block;
  margin: 0 10px 0 0;
}
.admp-feature-new .tab_content .inner_tabs {
  width: 100%;
  margin: 20px auto 20px;
}
.admp-feature-new .tab_content .inner_tabs li {
  margin: 0;
  padding: 4px 53px;
}
.admp-feature-new .tab_content .inner_tabs a {
  color: #666;
  font-weight: normal;
  font-size: 18px;
  padding: 0;
}
.admp-feature-new .tab_content .inner_tabs .no-border {
  border-right: 0 none;
}
.admp-feature-new .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;
}
.admp-feature-new .tab_content .inner_tabs .mobile .m-icon {
  background: #31acd5 url(../images/sprite.png) no-repeat -680px -2px;
  display: block;
  width: 17px;
  height: 30px;
  float: left;
  margin: 0 10px 0 0;
}
.admp-feature-new .tab_content .inner_tabs .horizontal {
  width: 1199px;
  color: #ccc;
  font-weight: lighter;
  margin: 0 auto;
}
.admp-feature-new .tab_content .inner_tabs .active a {
  color: #000 !important;
  border-bottom: 3px solid #25b3e2;
  padding-bottom: 12px;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel {
  padding: 40px 0px;
  display: none;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .feature-row {
  display: block;
  clear: both;
  width: 1199px;
  margin: 0 auto;
}
.admp-feature-new .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;
}
.admp-feature-new .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;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .feature-row .feature-cel p {
  font: lighter 13px/24px open sans, arial;
  color: #000;
}
.admp-feature-new .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/sprite.png) no-repeat -618px -33px;
  display: block;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap {
  width: 1199px;
  margin: 0 auto;
  padding-left: 100px;
}
.admp-feature-new .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;
}
.admp-feature-new .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;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap h3 b {
  font-weight: bold;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap ul {
  margin: 26px 11px 100px;
}
.admp-feature-new .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;
}
.admp-feature-new .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;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_top .Mob_top_wrap ul li span {
  background: url(../images/sprite.png) no-repeat -526px -255px;
  display: block;
  width: 32px;
  height: 15px;
  float: left;
  margin: 7px;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_bot {
  background: #25b3e2;
  height: 340px;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap {
  width: 1199px;
  margin: 0 auto;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap ul {
  margin: 60px;
  display: inline-block;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap ul li {
  float: left;
  padding: 0;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap ul li .appStore {
  background: url(../images/sprite.png) no-repeat -7px -307px;
  display: block;
  width: 183px;
  height: 60px;
  padding: 0;
  float: left;
  margin-right: 30px;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap ul li .playStore {
  background: url(../images/sprite.png) no-repeat -7px -377px;
  display: block;
  width: 210px;
  height: 60px;
  padding: 0;
  float: left;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel .Mob_bot .Mob_bot_wrap .mobApp-img {
  background: url(../images/sprite.png) no-repeat -262px -307px;
  display: block;
  width: 433px;
  height: 531px;
  margin: -340px 50px 0 0;
  float: right;
}
.admp-feature-new .tab_content .inner_tabs .inner_tabs_cel.open {
  display: block;
}
.admp-feature-new .release-note-wrap {
  width: 1199px;
  margin: 0 auto;
}
.admp-feature-new .release-note-wrap .nav {
  width: 100px;
  float: left;
}
.admp-feature-new .release-note-wrap .nav li {
  text-align: right;
  background: url("../images/pipe_line.png") no-repeat 92px 0px;
  position: relative;
}
.admp-feature-new .release-note-wrap .nav li .subNav {
  text-align: right;
}
.admp-feature-new .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/sprite.png) no-repeat -599px -109px;
}
.admp-feature-new .release-note-wrap .nav li .active .arrowNew{
  display:block;
  /*background: url(../images/sprite.png) no-repeat -599px -81px; color:#595959;*/
}
.admp-feature-new .release-note-wrap .nav li .year-end {
  padding-bottom: 30px;
}
.admp-feature-new .release-note-wrap .nav li ul {
  display: none;
}
.admp-feature-new .release-note-wrap .nav li.active ul {
  display: block;
}
.admp-feature-new .release-note-wrap .nav li.active ul li.active a {
  background: url(../images/sprite.png) no-repeat -592px -868px;
  color: #36add4;
}
.admp-feature-new .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;
}
.admp-feature-new .release-note-wrap .accordin_rhs .arrow {
  background: url(../images/sprite.png) no-repeat -96px -94px;
  display: none;
  width: 28px;
  height: 23px;
  position: absolute;
  left: -27px;
  top: 55px;
  transition:all .5s;
}
.admp-feature-new .arrowNew {
  background: url(../images/sprite.png) no-repeat -96px -94px;  
  display: none;
  width: 28px;
  height: 23px;
  position: absolute;
  right: -50px;
  top: 18px;
  transition:all .5s;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area {
  height: 720px;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.left-pane {
  width: 130px;
  margin-right: 70px;
  float: left;
  padding: 27px 0;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.left-pane h3.build {
  font: 400 26px/28px open sans, verdana;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.left-pane p.date {
  font: lighter 15px open sans, verdana;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.left-pane p {
  font: normal 15px open sans, verdana;
  text-align: center;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.left-pane .icon {
  width: 40px;
  height: 40px;
  margin: 20px auto 10px;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.left-pane .enhance {
  background: url(../images/sprite.png) no-repeat -3px -95px;
  color: #595959;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.left-pane .fixes {
  background: url(../images/sprite.png) no-repeat -46px -95px;
  color: #595959;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.right-pane {
  width: 660px;
  float: left;
  border-bottom: 1px solid #f2f2f2;
  padding: 38px 0;
}
.admp-feature-new .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;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont {
  font: lighter 14px/28px open sans, verdana;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont h4 {
  font-size: 15px;
  font-weight: 600;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont h5 {
  font-size: 15px;
  font-weight: 400;
  margin-left: 22px;
}
.admp-feature-new .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;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.right-pane .list_cont li b {
  font-weight: 600;
}
.admp-feature-new .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;
}
.admp-feature-new .release-note-wrap .accordin_rhs .content_area ul li.right-pane li.no_list_img {
  list-style-image: none!important;
}
.admp-feature-new .release-note-wrap .accordin_rhs.open {
  display: block;
}
.admp-feature-new .release-note-wrap .rn2017mar.open .arrow {
  top: 56px;
}
.admp-feature-new .release-note-wrap .rn2017feb.open .arrow {
  top: 95px;
}
.admp-feature-new .release-note-wrap .rn2017jan.open .arrow {
  top: 136px;
}
.admp-feature-new .release-note-wrap .rn2016dec.open .arrow {
  top: 92px;
}
.admp-feature-new .release-note-wrap .rn2016oct.open .arrow {
  top: 130px;
}
.admp-feature-new .release-note-wrap .rn2016sep.open .arrow {
  top: 170px;
}
.admp-feature-new .release-note-wrap .rn2016aug.open .arrow {
  top: 208px;
}
.admp-feature-new .release-note-wrap .rn2016jul.open .arrow {
  top: 246px;
}
.admp-feature-new .release-note-wrap .rn2016jun.open .arrow {
  top: 282px;
}
.admp-feature-new .release-note-wrap .rn2016may.open .arrow {
  top: 320px;
}
.admp-feature-new .release-note-wrap .rn2016apr.open .arrow {
  top: 360px;
}
.admp-feature-new .release-note-wrap .rn2016mar.open .arrow {
  top: 359px;
}
.admp-feature-new .release-note-wrap .rn2016feb.open .arrow {
  top: 358px;
}
.admp-feature-new .release-note-wrap .rn2016jan.open .arrow {
  top: 399px;
}
.admp-feature-new .release-note-wrap .rn2015dec.open .arrow {
  top: 130px;
}
.admp-feature-new .release-note-wrap .rn2015nov.open .arrow {
  top: 170px;;
}
.admp-feature-new .release-note-wrap .rn2015oct.open .arrow {
  top: 209px;
}
.admp-feature-new .release-note-wrap .rn2015jul.open .arrow {
  top: 246px;
}
.admp-feature-new .release-note-wrap .rn2015may.open .arrow {
  top: 285px;
}
.admp-feature-new .roadMap-wrap {
  width: 1199px;
  margin: 0 auto;
}
.admp-feature-new .roadMap-wrap .process{margin:0 auto;position:relative;width:611px;}
.admp-feature-new .roadMap-wrap .process li {
  float: left;
}
.admp-feature-new .roadMap-wrap .process li .arrow_icn{background:url(../images/sprite.png) no-repeat -458px -1px;display:block;height:25px;margin:-12px 0 0 199px;position:absolute;width:17px;}
.admp-feature-new .roadMap-wrap .process .icon {
  width: 70px;
  height: 70px;
  border-radius: 55px;
  padding: 15px;
}
.admp-feature-new .roadMap-wrap .process .icon.pipeline {
  background: #4ebbe3 url(../images/sprite.png) no-repeat -143px -65px;
}
.admp-feature-new .roadMap-wrap .process .icon.development {
  background: #69dd9a url(../images/sprite.png) no-repeat -230px -65px;
}
.admp-feature-new .roadMap-wrap .process .icon.testing {
  background: #e1cb52 url(../images/sprite.png) no-repeat -321px -65px;
}
.admp-feature-new .roadMap-wrap .process .dot_lines{border:0;border-bottom:1px dashed #ccc;margin:48px 0;width:400px;}
.admp-feature-new .roadMap-wrap .process_content .process_wrap{background:#fff;border-radius:4px;box-shadow:0px 2px 2px #e0e0e0;float:left;height:820px;margin:-20px 15px 0;padding:35px;width:400px;}
.admp-feature-new .roadMap-wrap .process_content .process_wrap .arc_bg{background: url(../images/sprite.png) no-repeat -481px -1px;display:block;height:29px;margin: -35px 0 0 146px;width:95px;}
.admp-feature-new .roadMap-wrap .process_content .process_wrap h2 {
  font: bold 22px/64px open sans, verdana;
  text-align: center;
}
.admp-feature-new .roadMap-wrap .process_content .process_wrap h3 {
  font: normal 15px/40px open sans, verdana;
  text-align: left;
}
.admp-feature-new .roadMap-wrap .process_content .process_wrap .list_cont {
  font: lighter 13px/24px open sans, verdana;
  margin-left: -5px;
}
.admp-feature-new .roadMap-wrap .process_content .process_wrap .list_cont li {
  margin-left: 20px;
  padding-left: 5px;
  list-style-image: url(../images/dot.png) !important;
}
.admp-feature-new .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;
}
.admp-feature-new .roadMap-wrap .process_content .pipeline {
  border-bottom: 10px solid #4ebbe3;
}
.admp-feature-new .roadMap-wrap .process_content .development {
  border-bottom: 10px solid #69dd9a;
}
.admp-feature-new .roadMap-wrap .process_content .testing {
  border-bottom: 10px solid #e1cb52;
}
.admp-feature-new .events-wrap {
  width: 1199px;
  margin: 0 auto;
}
.admp-feature-new .events-wrap .events_content {
  margin: 50px 0;
}
.admp-feature-new .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;
}
.admp-feature-new .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%;
}
.admp-feature-new .events-wrap .events_content li.seminar {
  background: #343470 url(../images/events_bg.png) no-repeat -1px -1px;
}
.admp-feature-new .events-wrap .events_content li.seminar .time {
  font: lighter 16px/24px open sans, verdana;
  margin: 20px 0 15px 0;
}
.admp-feature-new .events-wrap .events_content li.seminar .time i {
  background: url(../images/sprite.png) no-repeat -11px -158px;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin-right: 10px;
}
.admp-feature-new .events-wrap .events_content li.seminar .venue {
  font: lighter 16px/24px open sans, verdana;
}
.admp-feature-new .events-wrap .events_content li.seminar .venue i {
  background: url(../images/sprite.png) no-repeat -55px -158px;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin-right: 10px;
}
.admp-feature-new .events-wrap .events_content li.webinar {
  background: #0c8093 url(../images/events_bg.png) no-repeat -1px -338px;
}
.admp-feature-new .events-wrap .events_content li.webinar .play i {
  background: url(../images/sprite.png) no-repeat -444px -95px;
  width: 44px;
  height: 44px;
  display: block;
  float: left;
  margin: 20px 10px 0 0px;
}
.admp-feature-new .events-wrap .events_content li.workshop {
  background: #495c3b url(../images/events_bg.png) no-repeat -1px -676px;
}
.admp-feature-new .events-wrap .events_content h1 {
  color: #fff!important;
  text-align: left;
}
.admp-feature-new .events-wrap .events_content p, .admp-feature-new .events-wrap .events_content a {display:block;text-align:center}
.admp-feature-new .events-wrap .allEvents {
  background: #fff;
  padding: 20px 30px 20px 35px;
  width: 200px;
  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;
}
.admp-feature-new .events-wrap .allEvents span {
  background: #fff url(../images/sprite.png) no-repeat -688px -284px;
  float: right;
  display: block;
  width: 10px;
  height: 12px;
  margin-top: 8px;
}
.admp-feature-new .footer {
  background: #313131;
  width: 100%;
  height: 400px;
}
.admp-feature-new .footer .footer_wrap {
  width: 1199px;
  margin: 0 auto;
  padding: 70px 0;
}
.admp-feature-new .footer .footer_wrap h1 {
  font: normal 35px/24px open sans, verdana;
  color: #fff;
  text-align: center;
  height: 35px;
}
.admp-feature-new .footer .footer_wrap h1 b {
  font-weight: 700;
}
.admp-feature-new .footer .footer_wrap .footer_btns {
  margin: 25px auto;
  display: block;
  clear: both;
  width: 460px;
  height: 80px;
}
.admp-feature-new .footer .footer_wrap .footer_btns li {
  float: left;
  margin-right: 30px;
}
.admp-feature-new .footer .footer_wrap .footer_btns li a {
  font: 400 20px open sans, verdana;
  color: #fff;
  border-radius: 3px;
  padding: 10px 33px;
  float: left;
}
.admp-feature-new .footer .footer_wrap .footer_btns li a i {
  margin: 3px 11px 0 0;
  width: 24px;
  height: 24px;
  display: block;
  float: left;
}
.admp-feature-new .footer .footer_wrap .footer_btns li span {
  display: block;
  text-align: center;
  font: italic 13px open sans, verdana;
  color: #a9abab;
  margin-top: 60px;
}
.admp-feature-new .footer .footer_wrap .footer_btns .download a {
  background: #e9142b ;
}
.admp-feature-new .footer .footer_wrap .footer_btns .download a i {
  background: url(../images/sprite.png) no-repeat -10px -209px;
}
.admp-feature-new .footer .footer_wrap .footer_btns .service_pack a {
  background: #5a5a5a ;
}
.admp-feature-new .footer .footer_wrap .footer_btns .service_pack a i {
  background: url(../images/sprite.png) no-repeat -58px -208px;
}
.admp-feature-new .footer .footer_wrap .partation {
  background: url(../images/sprite.png) no-repeat 0px -296px;
  height: 2px;
  width: 670px;
  margin: 20px auto;
}
.admp-feature-new .footer .footer_wrap .footer_links {
  width: 650px;
  margin: 35px auto;
}
.admp-feature-new .footer .footer_wrap .footer_links li {
  float: left;
  margin-right: 95px;
}
.admp-feature-new .footer .footer_wrap .footer_links li a {
  font: 400 13px open sans, verdana;
  color: #cdd0d0;
}
.admp-feature-new .footer .footer_wrap .footer_links li a i {
  width: 29px;
  height: 29px;
  display: block;
  margin: 2px auto;
}
.admp-feature-new .footer .footer_wrap .footer_links li a i.demo {
  background: url(../images/sprite.png) no-repeat -8px -246px;
}
.admp-feature-new .footer .footer_wrap .footer_links li a i.editions {
  background: url(../images/sprite.png) no-repeat -51px -246px;
}
.admp-feature-new .footer .footer_wrap .footer_links li a i.workshop {
  background: url(../images/sprite.png) no-repeat -99px -246px;
}
.admp-feature-new .footer .footer_wrap .footer_links li a i.quote {
  background: url(../images/sprite.png) no-repeat -145px -246px;
}
.admp-feature-new .social_footer {
  height: 27px;
  padding: 30px 0;
  background: #f7f7f7;
}
.admp-feature-new .social_footer .social_wrap {
  width: 1199px;
  margin: 0 auto;
}
.admp-feature-new .social_footer .social_wrap .copy_rights {
  text-align: left;
  float: left;
  margin-left: 20px;
  font: normal 14px open sans, verdana;
  color: #969696;
}
.admp-feature-new .social_footer .social_wrap .social {
  float: right;
  margin-right: 20px;
}
.admp-feature-new .social_footer .social_wrap .social li {
  float: left;
  margin-right: 10px;
}
.admp-feature-new .social_footer .social_wrap .social li a {
  width: 27px;
  height: 27px;
  display: block;
}
.admp-feature-new .social_footer .social_wrap .social li a.fb {
  background: url(../images/sprite.png) no-repeat -188px -248px;
}
.admp-feature-new .social_footer .social_wrap .social li a.twit {
  background: url(../images/sprite.png) no-repeat -224px -248px;
}
.admp-feature-new .social_footer .social_wrap .social li a.in {
  background: url(../images/sprite.png) no-repeat -260px -248px;
}
.admp-feature-new .social_footer .social_wrap .social li a.ytub {
  background: url(../images/sprite.png) no-repeat -296px -248px;
}
/*Parlax Scroll css*/
#header {
  position: ;
  top: 250px;
  height: 70px;
  width: 990px;
  text-align: center;
}
#page1 {
  height: 1080px;
  width: 100%;
  background: #f7f7f7;
  padding-top: 0px;
}
#page1 .page-padding {
  height: 50px;
  margin-top: 50px;
}
#page2 {
  height: 1050px;
  width: 100%;
  background: #f0f0f0;
  padding-top: 0;
}
#page2 .page-padding {
  height: 50px;
}
#page3 {
  height: 970px;
  width: 100%;
  background: #f7f7f7;
  padding-top: 0;
}
#page3 .page-padding {
  height: 50px;
}
#page4{background:#f0f0f0;height:400px;padding-top:0;width:100%;}
#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;} 