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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.open-sans {
  font-family: "Open Sans", sans-serif;
}
.sprite {
  background-image: url("../images/rmp-demo-sprite@2x.png");
  background-size: 418px 226px;
  background-image: url("../images/rmp-demo-sprite.png")  \9;
}
html,
* {
  box-sizing: border-box;
  font-size: 11px;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.top-bar {
  height: 80px;
  background-color: #3f4f57;
  width: 100%;
  padding-top: 1px;
}
.top-bar .logo {
  width: 243px;
  height: 47px;
  margin-top: 13px;
  position: absolute;
  background-image: url("../images/rmp-demo-sprite@2x.png");
  background-size: 418px 226px;
  background-image: url("../images/rmp-demo-sprite.png")  \9;
  background-position: -25px -15px;
}
.top-bar .top-rhs {
  float: right;
}
.top-bar .top-rhs .misc-menu {
  padding: 9px 0 10px 0;
  width: 380px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.19);
  height: 35px;
  float: right;
}
.top-bar .top-rhs .misc-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.top-bar .top-rhs .misc-menu ul li {
  float: right;
  border-right: 1px solid #fff;
  padding-right: 12px;
  margin-right: 12px;
  line-height: 9px;
}
.top-bar .top-rhs .misc-menu ul li a {
  display: block;
  color: #fff;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  padding: 2px 5px;
  text-decoration: none;
}
.top-bar .top-rhs .misc-menu ul li a strong {
  font-weight: bold;
}
.top-bar .top-rhs .misc-menu ul li:first-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
.top-bar .top-rhs .nav-menu {
  clear: both;
  padding-top: 12px;
  height: 45px;
}
.top-bar .top-rhs .nav-menu > ul > li {
  float: left;
}
.top-bar .top-rhs .nav-menu > ul > li a {
  color: #fff;
  display: block;
  padding: 5px 15px;
  text-decoration: none;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.top-bar .top-rhs .nav-menu > ul > li a i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  vertical-align: middle;
  background-image: url("../images/rmp-demo-sprite@2x.png");
  background-size: 418px 226px;
  background-image: url("../images/rmp-demo-sprite.png")  \9;
}
.top-bar .top-rhs .nav-menu > ul > li a i.home {
  background-position: -397px -55px;
}
.top-bar .top-rhs .nav-menu > ul > li a i.p-demo {
  background-position: -398px -33px;
}
.top-bar .top-rhs .nav-menu > ul > li a i.download-btn {
  background-position: -398px -9px;
}
.top-bar .top-rhs .nav-menu > ul > li a.free-trail-btn {
  margin-top: -3px;
  margin-left: 15px;
  background-color: #ecc82d;
  color: #424f57;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding-top: 7px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
}
.banner {
  height: 313px;
  background-color: #e7eef1;
  width: 100%;
  background-image: url("../images/rmp-demo-banner-bg@2x.png");
  background-image: url("../images/rmp-demo-banner-bg.png") \9;
}
.banner .b_rhs {
  float: right;
  width: 369px;
  padding-top: 40px;
  padding-left: 80px;
}
.banner .b_rhs span {
  display: block;
  width: 100%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
}
.banner .b_rhs .btn {
  padding: 15px 30px;
  height: 58px;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  display: block;
}
.banner .b_rhs .btn i {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/rmp-demo-sprite@2x.png");
  background-size: 418px 226px;
  background-image: url("../images/rmp-demo-sprite.png")  \9;
  margin-top: -4px;
  margin-right: 3px;
}
.banner .b_rhs .btn.admin_btn {
  background-color: #80ba50;
  margin-top: 15px;
  margin-bottom: 20px;
}
.banner .b_rhs .btn.admin_btn i {
  background-position: -291px -6px;
}
.banner .b_rhs .btn.tech_btn {
  background-color: #424f57;
}
.banner .b_rhs .btn.tech_btn i {
  background-position: -292px -34px;
}
.banner .b_lhs {
  width: 730px;
  float: left;
  padding-top: 60px;
  position: relative;
  padding-right: 60px;
}
.banner .b_lhs h3 {
  font-size: 20px;
  text-shadow: 0px 0px 3px #fff;
  font-family: "Open Sans", sans-serif;
}
.banner .b_lhs h1 {
  font-size: 38px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #80ba50;
  padding-bottom: 20px;
  padding-top: 15px;
  text-shadow: 0px 0px 10px #fff;
}
.banner .b_lhs ul {
  width: 100%;
  padding: 0;
  margin: 30px 0 0 0;
}
.banner .b_lhs ul li {
  float: left;
  width: 50%;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 13px;
  height: 20px;
  margin-bottom: 25px;
  text-shadow: 0px 0px 6px #fff;
}
.banner .b_lhs ul li i {
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-right: 5px;
  vertical-align: middle;
  -webkit-box-shadow: 0px 0px 3px 0px #ffffff;
  -moz-box-shadow: 0px 0px 3px 0px #ffffff;
  box-shadow: 0px 0px 3px 0px #ffffff;
  background-image: url("../images/rmp-demo-sprite@2x.png");
  background-size: 418px 226px;
  background-image: url("../images/rmp-demo-sprite.png")  \9;
}
.banner .b_lhs ul li i.backup {
  background-position: -361px -72px;
}
.banner .b_lhs ul li i.exchange {
  background-position: -361px -4px;
}
.banner .b_lhs ul li i.sharepoint {
  background-position: -324px -4px;
}
.banner .b_lhs ul li i.onedrive {
  background-position: -361px -38px;
}
.banner .b_lhs .sep {
  width: 2px;
  height: 200px;
  position: absolute;
  right: 0;
  top: 50px;
  background-image: url("../images/rmp-demo-sprite@2x.png");
  background-size: 418px 226px;
  background-image: url("../images/rmp-demo-sprite.png")  \9;
  background-position: -4px 0;
}
.banner .b_rhs span {
  display: block;
  margin-top: 30px;
}
.body .feature-row {
  clear: both;
  padding-top: 40px;
}
.body .feature-row:after {
  content: " ";
  display: table;
}
.body .feature-row .feature-box {
  width: 33%;
  float: left;
  text-align: center;
  padding: 0 30px;
}
.body .feature-row .feature-box .feature-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  display: inline-block;
  background-image: url("../images/rmp-demo-sprite@2x.png");
  background-size: 418px 226px;
  background-image: url("../images/rmp-demo-sprite.png")  \9;
}
.body .feature-row .feature-box .feature-icon.icon-1 {
  background-position: -192px -82px;
}
.body .feature-row .feature-box .feature-icon.icon-2 {
  background-position: -255px -83px;
}
.body .feature-row .feature-box .feature-icon.icon-3 {
  background-position: -75px -83px;
}
.body .feature-row .feature-box .feature-icon.icon-4 {
  background-position: -139px -86px;
}
.body .feature-row .feature-box .feature-icon.icon-5 {
  background-position: -20px -86px;
}
.body .feature-row .feature-box h2 {
  font-size: 19px;
  text-align: center;
  margin-bottom: 15px;
}
.body .feature-row .feature-box p {
  font-size: 12px;
  line-height: 18px;
}
.body .feature-row .feature-box.left-center {
  margin-left: 16.5%;
}
.container {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .container {
    padding: 0 10px;
  }
  .banner .b_lhs {
    width: 70%;
    padding-right: 10px;
  }
  .banner .b_lhs h1 {
    font-size: 30px;
  }
  .banner .b_rhs {
    width: 30%;
    padding-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    padding: 0 10px;
  }
  .banner .b_lhs {
    width: 70%;
    padding-right: 10px;
  }
  .banner .b_lhs h1 {
    font-size: 28px;
  }
  .banner .b_lhs ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .banner .b_rhs {
    width: 30%;
    padding-left: 10px;
  }
}
@media screen and (max-width: 500px) {
  .top-bar {
    padding-top: 0px;
    height: 200px;
  }
  .top-bar .top-rhs {
    width: 100%;
  }
  .top-bar .top-rhs .misc-menu {
    margin-bottom: 30px;
    border-bottom-width: 0;
  }
  .top-bar .top-rhs .misc-menu ul li a {
    font-size: 10px;
  }
  .top-bar .top-rhs .nav-menu ul li {
    float: none;
  }
  .top-bar .top-rhs .nav-menu ul li > a {
    padding: 10px 20px;
    border-bottom: 1px solid #1c282d;
  }
  .top-bar .top-rhs .nav-menu ul li > a.free-trail-btn {
    margin-top: 10px;
    border-radius: 0;
    margin-left: 0;
  }
  .top-bar .logo {
    top: 0;
  }
  .container {
    padding: 0 10px;
  }
  .banner {
    height: 600px;
  }
  .banner .b_lhs {
    width: 100%;
    padding-right: 0px;
    padding-top: 20px;
  }
  .banner .b_lhs h1 {
    font-size: 22px;
  }
  .banner .b_lhs h3 {
    font-size: 17px;
  }
  .banner .b_lhs ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .banner .b_rhs {
    width: 100%;
    padding-left: 0;
  }
  .banner .sep {
    display: none;
  }
  .body .feature-row .feature-box {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    clear: both;
  }
  .body .feature-row .feature-box.left-center {
    margin-left: 0;
  }
}
