.contents { padding: 40px 0 60px; }
.intro { margin-bottom: 30px; }
.intro h1 { font-size: 36px; padding-bottom: 0px; line-height: 100%;  margin: 0 }
.intro h2 { font-size: 24px; padding-bottom: 0px; font-weight: normal; margin: 0 }
.intro-descr { margin-bottom: 40px; }
p.subtitle { margin-top: 5px; margin-bottom: 25px; }
#features { margin-top: 60px; }
#features h3 { font-size: 18px; padding-bottom: 0px; font-weight: normal; }
.subtitle { font-size: 18px; padding: 10px 0 0 0!important; margin: 0}
.note { font-size: 11px; line-height: 14px; margin-bottom: 20px; }
#content p { font-size: 14px; line-height: 22px; }
#content p.note { font-size: 11px; line-height: 14px; }
.other-products { float: left; margin: 10px 2px 0; width: 120px; text-align: center; }
.other-products p { font-size: 13px; line-height: 16px; margin-top: 0; }
#intro { margin-right: 15px; float: left; }
#content ul { font-size: 14px; line-height: 22px; padding: 15px 0; }
.right-col { float: left; padding-left: 15px; border-left: 1px solid #ededed; }
.right-col h4 { font-size: 18px; font-weight: normal; margin: 20px 0 10px 0;}
.software-list { margin-bottom: 20px; }
#whatsinc ul, #prev-version ul { list-style: none; margin-top: 10px; padding-left: 15px; margin-bottom: 20px;}
#whatsinc ul li, #sysreq ul li, #prev-version ul li { line-height: 24px; }
#whatsinc span, #sysreq span { padding-left: 15px; }
#sysreq ul { margin-top: 10px; padding-left: 30px; margin-bottom: 20px;}
.group-btn { white-space: nowrap; }
#features .img-holder { margin-bottom: 30px; }
#features h4 { font-size: 18px; }
.offering { overflow: hidden; margin-top: 20px; }
#product ul { padding: 15px 0 20px 14px; margin: 0px; }
#product ul li {padding: 2px 0;}
.button { margin-right: 10px; width: 130px; }
.green-btn { background-color: #60a607; padding: 10px 20px; color: #fff; text-decoration: none; font-size: 12px; text-transform: uppercase; display: inline-block; line-height: 1.2em; }
.product { margin-bottom: 40px; }
.product img { margin-bottom: 20px; max-width: 90% }
.product-title { margin-bottom: 20px; }

.nopadding { padding: 0 !important;}

li .new {font-size: 14px; padding: 5px 10px; border-radius: 6px;}

@media (max-width: 767px) {
    .intro h1 { font-size: 22px; }
    .intro h2 { font-size: 20px; }
    .right-col { border: none; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; }
    .responsive .product img { width: initial}
}