/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. Common site styles
   3. responsive breakpoints
   ---------------------------------------------------------*/

/* ---------------------------------------------------------
   3. responsive breakpoints
   ---------------------------------------------------------*/

.container:after,
#nav .drop ul:after,
.key-features:after,
.key-features .col-holder:after,
.info-block:after,
.info-block .row-holder:after,
.info-block .row:after,
.compare-box:after,
.companies .logos-list:after,
.social-networks:after,
.header:after,
.links-area:after,
.download-list:after,
.tabs-block:after,
.tabs-block .list-holder:after,
.tab-content:after,
.tab-content .two-cols:after,
.tab-content .two-cols ul:after,
.table-holder:after,
.product-info .head:after,
.updates:after,
.updates .cols-holder:after,
.screenshots:after,
.screens-carousel .gmask:after,
.resource-block .holder:after,
.resource-block .row:after,
.new-version:after,
.new-version .update-list .heading:after,
.buy-block .list-holder:after,
.online-box:after,
.online-box .row-holder:after,
.online-box .row:after,
.online-box .row .footer:after,
.need-help:after,
.partner:after,
.partner .row:after,
.renew:after {
	content: " ";
	display: block;
	clear: both;
}

#nav,
#nav .drop ul,
.companies .logos-list,
#footer .footer-nav,
.social-networks,
.download-list,
.links-list,
.tabset,
.tab-content .two-cols ul,
.tab-content .requirements ul,
.updates .cols-holder ul,
.screens-carousel .pagination ul,
.new-version .update-list,
.more-links,
.lightbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

.head {
    padding-top: 50px;
    /* padding-bottom: 20px; */
}

body {
	margin: 0;
	color: #363636;
	background: #1657AB;
	font: 14px/21px "PT Sans", sans-serif;
	min-width: 1054px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}

* {
	max-height: 1000000px;
}

.sliderhead {
    max-width: 730px;
    margin: 0 auto 45px;
}


.head.nonvisual {
    color: #1657AB;
    text-align: center;
    padding-top: 50px;
}

.head .nonvisual {
    color: #ccc;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #1657AB;
}

a:hover {
	text-decoration: none;
}

a.viewall {
    display: block;
    padding-top: 20px;
    text-decoration: underline;
}

input,
textarea,
select {
	font: 100% "PT Sans", sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "PT Sans", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

.head p {
    color: #fff;
    font-size: 18px;
    padding-top: 20px;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.gm-style img {
	max-width: none;
}

/* ---------------------------------------------------------
   1. Embedded fonts styles
   ---------------------------------------------------------*/

@font-face {
	font-family: "fontello";
	src: url("../fonts/fontello.eot?72842161");
	src: url("../fonts/fontello.eot?72842161#iefix") format("embedded-opentype"), url("../fonts/fontello.svg?72842161") format("svg"), url("../fonts/fontello.woff?72842161") format("woff"), url("../fonts/fontello.ttf?72842161") format("truetype");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: auto;
	margin-right: 0;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 0;
	margin-left: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-left-open-mini:before {
	content: "\e800";
}

.icon-right-open-mini:before {
	content: "\e801";
}

.icon-down-open-mini:before {
	content: "\e802";
}

.icon-speedometer:before {
	content: "\e803";
}

.icon-file:before {
	content: "\e804";
}

.icon-usb:before {
	 content: "\e805";
}

.icon-logo:before {
	content: "<";
}

.icon-integration:before {
	content: ">";
}

.icon-integration:before {
	content: ">";
}

.icon-facebook-circled:before {
	content: "\e806";
}

.icon-twitter-circled:before {
	content: "\e807";
}

.icon-instagram:before {
	content: "\e808";
}

.icon-documents:before {
	content: "\e809";
}

.icon-windows:before {
	content: "\e80a";
}

.icon-search:before {
	content: "\e80b";
}

.icon-pile:before {
	content: "\e80c";
}

.icon-pdf:before {
	content: "\e80d";
}

.icon-help-circled:before {
	content: "\e80e";
}

.icon-plus-circled-1:before {
	content: "\e812";
}

.icon-hdd:before {
	content: "\e80f";
}

.icon-ok-1:before {
	content: "\e810";
}

.icon-minus-circled:before {
	content: "\e811";
}

.icon-book:before {
	content: "\e813";
}

.icon-clipboard:before {
	content: "\e814";
}

.icon-loudspeaker:before {
	content: "\e815";
}

/* ---------------------------------------------------------
   2. Common site styles
   ---------------------------------------------------------*/

h1 {
	color: #fff;
	font-size: 38px;
	font-weight: 600;
	line-height: 42px;
	margin: 0;
}

.nonvisual h1 {
    color: #1657AB;     font-size: 38px;     font-weight: 600;     line-height: 42px;     margin: 0;
    text-align: center;
}

h2 {
	color: #1657AB;
	font-size: 24px;
	line-height: 28px;
	text-transform: capitalize;
	margin: 0;
}

.news h2 {
	text-align: center;
}

.btn-default {
	color: #1657AB;
	font-size: 15px;
	line-height: 18px;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: top;
	min-width: 160px;
	padding: 13px;
	background: #FFFFFF;
	border-radius: 3px;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	border: 1px solid #DEDEDE;
	font-weight: 600;
}

.btn-default:hover {
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	background: #1657ab;
	color: #fff;
	border: 1px solid #1657ab;
}

.text-center {
	text-align: center;
}

section.privacy.home {
    padding-top: 20px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.sticky-nav .links-area {
	position: fixed;
	left: 0;
	right: 0;
	top: 10;
	/* z-index: 1; */
}

.sticky-nav .links-area .container {
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

.sticky-nav .header {
	padding-top: 150px;
}

/* main wrapper styles */

#wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	background-color: #fff;
}

/* main container styles */

.container {
	width: 1054px;
	margin: 0 auto;
	/* padding-left: 15px; */
	/* padding-right: 15px; */
}

/* header styles */

#header {
	background: #1657ab;
	position: relative;
	/* z-index: 1; */
	/* height: 200px; */
}

#header .container {
	padding-top: 52px;
	padding-bottom: 15px;
	text-align: center;
}

/* logo styles */

.logo {
	float: left;
}

.logo img {
	display: block;
}

.nav-area {
	max-width: 780px;
	float: right;
	margin: 4px -13px 0 0;
}

/* main navigation styles */

#nav {
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase; /* dropdown styles */
}

#nav li {
	position: relative;
	margin: 0 0 0 1px;
	display: inline-block;
	vertical-align: top;
}

#nav li a {
	color: #fff;
	padding: 9px 12px;
	display: block;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

#nav li a:hover {
	background: #0c4895;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

#nav li a.has-drop-down-a span {
	position: relative;
	/* padding: 0 15px 0 0; */
}

/* #nav li a.has-drop-down-a span:after {
	content: "\e802";
	font-family: "fontello";
	position: absolute;
	right: 0px;
	top: 2px;
	font-size: 18px;
	display: block;
}

*/

#nav li:hover > a {
	background: #0c4895;
}

#nav li:hover .drop {
	display: block;
	background: #fff;
	text-align: left;
	border-left: 1px solid #E3E3E9;
	border-right: 1px solid #E3E3E3;
}

#nav li:last-child .drop-slide-wrapper {
	right: 0;
}

#nav .drop {
	display: none;
	position: absolute;
	left: 0;
	top: 34px;
	width: 232px;
	z-index: 900;
}

#nav .drop .drop-holder {
	width: 220px;
	background: #FCFCFC;
	overflow: hidden;
	position: relative;
}

#nav .drop .widget {
	float: left;
	width: 100%;
	position: relative;
	padding: 8px 14px 0;
}

#nav .drop .widget + .widget {
	border-top: 1px solid #e0e0e0;
}

#nav .drop .widget:first-child {
	padding-top: 15px;
}

#nav .drop .widget:first-child:after {
	content: "";
	position: absolute;
	background: #0c4895;
	top: 0;
	right: -1px;
	left: -1px;
	height: 4px;
	/* z-index: 999; */
}

#nav .drop .widget:last-child {
	padding-bottom: 8px;
}

#nav .drop .widget:last-child:after {
	content: "";
	position: absolute;
	background: #0c4895;
	bottom: 0;
	right: 0;
	left: 0;
	height: 2px;
	/* z-index: 999; */
}

#nav .drop .title {
	color: #1657ab;
	font-size: 10px;
	font-weight: 400;
	line-height: 12px;
	text-transform: none;
	margin: 0 0 8px;
	display: block;
}

#nav .drop ul {
	overflow: hidden;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
}

#nav .drop ul li {
	display: block;
	margin: 0 0 12px;
}

#nav .drop ul li a {
	display: inline;
	padding: 0;
	color: #000;
}

#nav .drop ul li a:hover {
	background: none;
	color: #1657ab;
}

#nav .drop ul li:hover a {
	background: none;
}

/* visual block styles */

.visual {
	background: #1657ab;
	text-align: center;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
}

.visual h1 {
	margin: 0 0 35px;
}

.visual .head {
	max-width: 730px;
	margin: 0 auto 45px;
}

.visual .head p {
	margin: 0;
}

.visual .img-holder img {
	display: block;
}

.visual .container {
	/* padding-top: 65px; */
}

.visual .container.add {
	padding-top: 81px;
	padding-bottom: 53px;
}

.visual .container.add .head {
	max-width: inherit;
	font-size: 38px;
}

.visual .container.buy {
	padding-top: 65px;
	padding-bottom: 37px;
}

.visual .container.buy .head {
	max-width: inherit;
	margin: 0;
}

/* carousel styles */

.carousel {
	position: relative;
}

.carousel .mask {
	overflow: hidden;
}

.carousel .mask .slideset {
	position: relative;
}

.carousel .mask .slide {
	float: left;
}

.carousel .btn-prev,
.carousel .btn-next {
	color: #fff;
	font-size: 40px;
	line-height: 30px;
	position: absolute;
	left: 62px;
	top: 50%;
	margin: -20px 0 0;
}

.carousel .btn-next {
	left: auto;
	right: 62px;
}

/* textbox styles */

.text-box {
	font-size: 18px;
	line-height: 24px;
	padding: 46px 0 51px;
	color: #3c3c3c;
	text-align: center;
}

.text-box p {
	margin: 0;
}

.news-text-box h1 {
	font-size: 28px;
	line-height: 24px;
	padding: 46px 0 51px;
	color: #1657AB;
	text-align: center;
	font-weight: 600;
}

/* key-features styles */

.key-features {
	margin: 0px 0 34px;
	padding-top: 50px;
}

.key-features h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0px 0 34px;
	text-transform: none;
}

.privacy h2 {
	font-size: 20px;
	line-height: 22px;
	/* margin: 0 0 20px; */
	padding-bottom: 10px;
	padding-top: 20px;
	text-transform: none;
}

.key-features.home {
	margin: 0 0 27px;
}

.key-features.home h2 {
	font-size: 18px;
	color: #373737;
	clear: both;
}

.key-features.home .col-holder .col-frame {
	background: none;
	padding: 32px 20px;
}

.key-features.home .col-holder h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 22px;
}

.key-features.home p {
	text-align: left;
}

.privacy p {
	text-align: left;
	font-size: 16px;
}

p {}

.key-features.home .icon {
	margin: 0 0 27px;
}

.key-features .icon {
	font-size: 65px;
	line-height: 65px;
	margin: 0 0 40px;
	min-height: 70px;
}

.key-features .icon .icon-speedometer {
	font-size: 55px;
}

.key-features .icon .icon-windows {
	font-size: 75px;
}

.key-features .col-holder {
	font-size: 0;
	line-height: 0;
	margin: 0 -15px;
}

.key-features .col-holder .col {
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	padding: 0 35px 25px;
	font-size: 15px;
	line-height: 21px;
}

.key-features .col-holder .col-frame {
	padding: 44px 20px 53px;
	background: #fafafa;
}

.key-features .col-holder h2 {
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 14px;
	text-transform: uppercase;
}

.key-features .col-holder h2 a {
	color: #1657ab;
}

.key-features .col-holder h2 a:hover {
	opacity: .80;
}

.key-features .col-holder p {
	margin: 0;
}

.key-features .col-holder p a {
	color: #363636;
	text-decoration: underline;
}

.key-features .col-holder p a:hover {
	text-decoration: none;
}

.key-features .col-holder.forensic h2 {
	font-size: 18px;
}

.key-features .col-holder.forensic p {
	text-align: left;
}

.key-features.business h2 {
	font-size: 24px;
	line-height: 28px;
}

.key-features.business .col p {
	text-align: left;
}

.key-features.business .col-holder h2 {
	font-size: 17px;
	line-height: 19px;
}

.key-features.business .col-holder h2 a {
	color: #363636;
}

/* informative block styles */

.info-block {
	margin: 0 0 53px;
}

.info-block h2 {
	font-size: 18px;
	line-height: 22px;
	color: #3c3c3c;
	margin: 0 0 31px;
}

.info-block .image {
	margin: 0 0 24px;
}

.info-block .image img {
	display: block;
	margin: 0 auto;
}

.info-block .row {
	font-size: 0;
	line-height: 0;
	margin: 0 -24px 22px;
}

.info-block .row .col {
	color: #000;
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	padding: 0 24px 24px;
	font-size: 15px;
	line-height: 18px;
}

.info-block .row .col .col-holder {
	position: relative;
	background: #ffffff;
	padding: 35px 27px 100px;
	border: 1px solid #DEDEDE;
}

.info-block .row .col .col-holder:hover {
	position: relative;
	background: #FAFAFA;
	padding: 35px 27px 100px;
	border: 1px solid #DEDEDE;
}


.info-block .row .col h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 24px;
	text-transform: none;
}


.info-block .row .col h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 24px;
	text-transform: uppercase;
}

.info-block .row .col h2 a {
	color: #000;
}

.info-block .row .col h2 a:hover {
	opacity: .80;
}

.info-block .row .col p {
	margin: 0 0 10px;
	text-align: left;
}

.info-block .row .col .btn-holder {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 39px;
}


/* news informative block styles */

.news-info-block {
	margin: 40px 0 53px;
}

.news-info-block h2 {
	font-size: 18px;
	line-height: 22px;
	color: #3c3c3c;
	margin: 0 0 31px;
}

.news-info-block .image {
	margin: 0 0 24px;
}

.news-info-block .image img {
	display: block;
	margin: 0 auto;
}

.news-info-block .row {
	font-size: 0;
	line-height: 0;
	margin: 0 -24px 22px;
}

.news-info-block .row .col {
	color: #000;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 24px 24px;
	font-size: 15px;
	line-height: 18px;
}

.news-info-block .row .col .col-holder {
	position: relative;
	background: #ffffff;
	padding: 35px 27px 100px;
	border: 1px solid #DEDEDE;
	min-height: 610px;
}

.news-info-block .row .col .col-holder:hover {
	position: relative;
	background: #FAFAFA;
	padding: 35px 27px 100px;
	border: 1px solid #DEDEDE;
}


.news-info-block .row .col h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 24px;
	text-transform: none;
	text-align: left;
}

.news-info-block .row .col h3 {
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 24px;
	text-transform: none;
	text-align: left;
	color: #1657AB;
}

.news-info-block .col-holder {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 24px;
	text-transform: lowercase;
	text-align: center;
}


.news-info-block .row .col h2 a {
	color: #000;
}

.news-info-block .row .col h2 a:hover {
	opacity: .80;
}

.news-info-block .row .col p {
	margin: 0 0 10px;
	text-align: left;
}

.news-info-block .row .col .btn-holder {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 39px;
}






/* compare-box styles */

.compare-box {
	padding: 25px 0;
}

.compare-box h2 {
	color: #373737;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 22px;
	text-transform: none;
}

.compare-box .btn-default {
	min-width: 170px;
	padding: 15px;
}

/* companies styles */

.companies {
	color: #373737;
	font-size: 18px;
	line-height: 22px;
	background: #f7f7f7;
}

.companies .container {
	padding-top: 67px;
	padding-bottom: 67px;
}

.companies p {
	margin: 0 0 60px;
}

.companies .logos-list li {
	padding: 0 10px 23px;
	display: inline-block;
	vertical-align: middle;
}

.companies .logos-list li img {
	display: block;
}

/* footer styles */

#footer {
	background: #1657ab;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
}

#footer .container {
	padding-top: 48px;
	padding-bottom: 48px;
}

#footer .footer-nav {
	font-size: 0;
	line-height: 0;
	margin: 0 0 30px;
}

#footer .footer-nav li {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	padding: 0 25px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
}

#footer .footer-nav li a {
	color: #fff;
}

#footer .footer-nav li a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0;
}

#footer p a {
	color: #fff;
}

#footer p a:hover {
	opacity: .80;
}

/* social networks styles */

.social-networks {
	font-size: 0;
	line-height: 0;
	margin: 0 0 26px;
}

.social-networks li {
	font-size: 56px;
	line-height: 56px;
	padding: 0 15px 15px;
	display: inline-block;
	vertical-align: top;
}

.social-networks li a {
	color: #3b72b9;
	display: block;
	position: relative;
	z-index: 1;
	border-radius: 100%;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

.social-networks li a:before {
	background: #fff;
	content: "";
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	left: 50%;
	margin: -23px 0 0 -23px;
	z-index: -1;
	border-radius: 100%;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

.social-networks li a i {
	display: block;
	position: relative;
	border-radius: 100%;
}

.social-networks li a i:before {
	line-height: 1em;
}

.social-networks li a img {
	color: #3b72b9;
	display: block;
}

.social-networks li a:hover {
	opacity: .70;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

/* .header styles */

.header {
	padding: 40px 37px 30px;
	font-size: 18px;
	line-height: 21px;
	color: #3c3c3c;
}

.header h2 {
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	margin: 0 0 24px;
	color: #373737;
	text-transform: none;
}

.header p {
	margin: 0;
}

/* links-area styles */

.links-area {
	font-size: 15px;
	line-height: 18px;
	background: #fff;
}

.links-area .container {
	padding-top: 30px;
	padding-bottom: 30px;
}

.links-area .list-holder {
	overflow: hidden;
	padding: 0 15px 0 0;
}

.links-area .js-sticky-frame {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* downloan list styles */

.download-list {
	max-width: 300px;
	border-radius: 3px;
	float: right;
	overflow: hidden;
}

.download-list li {
	float: left;
}

.download-list li a {
	color: #fff;
	display: block;
	padding: 16px;
	min-width: 150px;
	text-align: center;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	font-weight: 600;
}

.download-list li a.download {
	background: #1657ab;
}

.download-list li a.buy-now {
	background: #31c126;
}

.download-list li a:hover {
	opacity: .80;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

/* links-list styles */

.links-list {
	overflow: hidden;
	border-radius: 3px;
	float: left;
}

.links-list li {
	float: left;
}

.links-list li a {
	min-width: 135px;
	display: block;
	padding: 16px;
	background: #f3f3f3;
	color: #000;
	text-align: center;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

.links-list li a:hover,
.links-list li a.anchor-active {
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	background: #e4e4e4;
}

/* tabs-block styles */

.tabs-block {
	margin: 0 0 25px;
}

.tabs-block .list-holder {
	margin: 0 0 52px;
}

/* tabset styles */

.tabset {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	border: 1px solid #1657AB;
	border-radius: 3px;
	overflow: hidden;
}

.tabset li {
	display: inline-block;
	vertical-align: top;
}

.tabset li a {
	color: #000;
	font-size: 15px;
	line-height: 18px;
	text-transform: capitalize;
	display: block;
	min-width: 140px;
	padding: 15px;
	text-align: center;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

.tabset li a:hover {
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	color: #fff;
	background: #1657AB;
}

.tabset li + li {
	border-left: 1px solid #1657AB;
}

.tabset li.active a {
	color: #fff;
	background: #1657AB;
}

/* tab-content styles */

.tab-content .two-cols {
	font-size: 0;
	line-height: 0;
	margin: 0 -24px;
}

.tab-content .two-cols .col {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-size: 16px;
	line-height: 20px;
	padding: 0 55px;
}

.tab-content .two-cols ul li {
	margin: 0 0 35px;
}

.tab-content .two-cols h2 {
	font-size: 18px;
	line-height: 22px;
	text-transform: none;
}

.tab-content .two-cols h2 a {
	color: #1657ab;
}

.tab-content .two-cols h2 a:hover {
	opacity: .75;
}

.tab-content .two-cols p {
	margin: 0;
}

.tab-content .two-cols p a {
	color: #000;
	text-decoration: underline;
}

.tab-content .two-cols p a:hover {
	text-decoration: none;
}

.tab-content .forensic .two-cols {
	text-align: left;
}

.tab-content .forensic .two-cols .col {
	font-size: 15px;
	line-height: 24px;
	color: #000;
}

.tab-content .forensic .two-cols h2 a {
	color: #363636;
}

.tab-content .requirements {
	font-size: 15px;
	line-height: 24px;
	padding: 0 10px 0 44px;
}

.tab-content .requirements h2 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 2px;
}

.tab-content .requirements p {
	margin: 0 0 24px;
}

.tab-content .requirements p a {
	color: #207af3;
	text-decoration: underline;
}

.tab-content .requirements p a:hover {
	text-decoration: none;
}

.tab-content .requirements ul {
	margin: 0 0 26px;
}

.tab-content .requirements ul li {
	padding: 0 0 0 10px;
	position: relative;
}

.tab-content .requirements ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	background: #363636;
	width: 5px;
	height: 5px;
	border-radius: 100%;
}

/* table styles */

.table-holder table {
	width: 100%;
	font-weight: 700;
}

.table-holder table .col1 {
	width: 26%;
	text-align: left;
}

.table-holder table .lastcol {
	width: 13%;
}

.table-holder table thead {
	font-size: 15px;
	line-height: 18px;
}

.table-holder table thead th {
	padding: 0 10px 33px;
}

.table-holder table thead th a {
	color: #363636;
	text-decoration: underline;
}

.table-holder table thead th a:hover {
	color: #207af3;
	text-decoration: none;
}

.table-holder table thead th.active a {
	color: #207af3;
	text-decoration: none;
}

.table-holder table tbody {
	color: #767676;
}

.table-holder table tbody tr {
	background: #f9f9f9;
	border-bottom: 7px solid #fff;
}

.table-holder table tbody tr.active .opener:after {
	font-size: 17px;
	line-height: 20px;
	content: "\e811";
}

.table-holder table tbody tr.slide {
	background: none;
	font-weight: 400;
	border: 0;
}

.table-holder table tbody tr.slide tr {
	background: none;
}

.table-holder table tbody tr.slide tr td {
	padding: 0 26px;
	line-height: 18px;
	font-weight: 700;
}

.table-holder table tbody tr.slide tr td:first-child {
	width: 26%;
	font-weight: 400;
}

.table-holder table tbody tr.slide tr td:last-child {
	width: 13%;
	font-weight: 400;
}

.table-holder table tbody tr.slide > td {
	padding: 0;
}

.table-holder table td {
	text-align: center;
	padding: 6px 15px;
	width: 12%;
}

.table-holder table td:first-child {
	color: #363636;
	text-align: left;
}

.table-holder table td i {
	color: #207af3;
	font-size: 16px;
	line-height: 20px;
}

.table-holder table td.subscribe {
	color: #242424;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
}

.table-holder table .tfoot td {
	color: #242424;
	font-size: 16px;
	line-height: 18px;
	padding: 15px 15px;
}

.table-holder table .tfoot td:first-child {
	font-size: 15px;
	color: #363636;
}

.table-holder table tfoot a {
	font-weight: 400;
	color: #000;
	text-decoration: underline;
}

.table-holder table tfoot a:hover {
	text-decoration: none;
}

.table-holder table .types {
	color: #363636;
}

.table-holder table .opener {
	color: #363636;
	position: relative;
	padding: 0 23px 0 0;
}

.table-holder table .opener:hover {
	opacity: .80;
}

.table-holder table .opener:after {
	font-size: 14px;
	line-height: 18px;
	color: #207af3;
	position: absolute;
	right: 0;
	top: 0;
	content: "\e812";
	font-family: "fontello";
}

.table-holder table .search {
	color: #207af3;
	margin: 0 0 0 5px;
}

.table-holder table .search:hover {
	opacity: .80;
}

.table-holder table .tooltip {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 0 0 5px;
}

.table-holder table .tooltip .popup {
	padding: 0 0 0 15px;
	display: none;
	position: absolute;
	left: 100%;
	top: -8px;
}

.table-holder table .tooltip .popup-holder {
	border-radius: 3px;
	border: 2px solid #207af3;
	min-width: 240px;
	padding: 5px 10px;
	background: #f9f9f9;
}

/* product information styles */

.product-info {
	background: #fafafa;
	padding: 44px 35px;
}

.product-info h2 {
	font-size: 30px;
	font-weight: 400;
	line-height: 34px;
	color: #373737;
	margin: 0;
}

.product-info .head {
	margin: 0 0 31px;
	padding-top: 10px;
}

.product-info .head .image {
	margin: 0 0 22px;
}

.product-info .head .image img {
	display: block;
	margin: 0 auto;
}

.product-info .content {
	color: #3c3c3c;
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 38px;
}

.product-info .content p {
	margin: 0 0 34px;
}

.product-info .content .btn-default {
	color: #fff;
	background: #1657AB;
	min-width: 230px;
	font-size: 16px;
	line-height: 24px;
	padding: 16px;
	border-radius: 2px;
	border: none;
	font-weight: 600;
}

.product-info .content .btn-default:hover {
	opacity: .80;
}

.product-info .content .btn-default.green {
	background: #31c126;
}

.product-info .content .content-holder {
	text-align: left;
	padding: 0 40px 0 50px;
}

.product-info .content .center {
	overflow: hidden;
	text-align: center;
}

.product-info .business-a .content .btn-default {
	font-size: 18px;
}

.product-info .business-a .content .btn-default.green {
	font-size: 20px;
}

.product-info .footer {
	color: #707070;
	font-size: 12px;
	line-height: 16px;
}

.product-info .footer .include {
	font-size: 15px;
	line-height: 18px;
	color: #4b4b4b;
	display: block;
	margin: 0 0 10px;
}

.product-info .footer .title {
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	color: #373737;
	margin: 0 0 12px;
	display: block;
}

.product-info .footer .title a {
	color: #1657ab;
	text-decoration: underline;
}

.product-info .footer .title a:hover {
	text-decoration: none;
}

.product-info .footer.bold .include,
.product-info .footer.bold .title {
	font-weight: 700;
}

.product-info .footer p {
	margin: 0;
}

.product-info .footer p a {
	color: #707070;
	text-decoration: underline;
}

.product-info .footer p a:hover {
	text-decoration: none;
}

.product-info .tabs-box .btn-default {
	background: #1657AB;
	border: none;
	font-weight: 600;
}

.tabs-box {
	padding: 5px 0 0;
}

.tabs-box .list-holder {
	margin: 0 0 29px;
}

/* updates styles */

.updates {
	padding: 50px 0 68px;
	text-align: center;
}

.updates h2 {
	color: #373737;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	margin: 0 0 13px;
}

.updates .sub-heading {
	color: #4b4b4b;
	display: block;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 28px;
}

.updates .cols-holder {
	font-size: 0;
	line-height: 0;
	margin: 0 -23px;
	text-align: left;
}

.updates .cols-holder .col {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 35px;
}

.updates .cols-holder ul {
	color: #000;
	font-size: 16px;
	line-height: 20px;
}

.updates .cols-holder ul li {
	padding: 0 0 13px 39px;
	position: relative;
}

.updates .cols-holder ul li:before {
	content: "new";
	position: absolute;
	left: 0;
	top: 4px;
	font-size: 9px;
	font-weight: 700;
	color: #fff;
	line-height: 10px;
	background: #1657ab;
	padding: 1px 3px;
	text-transform: uppercase;
}

/* screenshots styles */

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

.screenshots h2 {
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	color: #373737;
	/* margin: 0 0 52px; */
}

/* screen carousel styles */

.screens-carousel {
	position: relative;
	padding-top: 30px;
}

.screens-carousel .mask {
	max-width: 1060px;
	overflow: hidden;
	margin: 0 0 47px;
	position: relative;
}

.screens-carousel .mask .slideset {
	position: relative;
	overflow: hidden;
}

.screens-carousel .mask .slide {
	width: 530px;
	float: left;
	padding: 0 18px;
}

.screens-carousel .gmask {
	margin: 0 -18px;
}

.screens-carousel .image a {
	position: relative;
	display: block;
	outline: none;
}

.screens-carousel .image a:after {
	background: rgba(81, 62, 93, .4) url("../images/cd-icon-zoom.svg") no-repeat scroll center center/48px auto;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
	position: absolute;
	display: block;
	height: 100%;
	content: "";
	width: 100%;
	/* z-index: 4; */
	opacity: 0;
	left: 0;
	top: 0;
}

.screens-carousel .image a:hover:after {
	opacity: 1;
}

.screens-carousel .image img {
	display: block;
	width: 100%;
	height: auto;
	max-width: none;
}

.screens-carousel .pagination ul {
	font-size: 0;
	line-height: 0;
}

.screens-carousel .pagination ul li {
	margin: 0 4px;
	display: inline-block;
	vertical-align: top;
}

.screens-carousel .pagination ul li a {
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #737373;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}

.screens-carousel .pagination ul li a:hover {
	background: #1657ab;
}

.screens-carousel .pagination ul li.active a {
	background: #1657ab;
}

/* resource styles */

.resource-block {
	margin: 0 0 7px;
	overflow: hidden;
}

.resource-block .holder {
	/* margin: 0 0 71px; */
}

.resource-block h2 {
	color: #373737;
	font-size: 24px;
	line-height: 28px;
	margin: 30px 0 30px;
}

.resource-block .row {
	margin: 0;
	font-size: 0;
	line-height: 0;
}

.resource-block .row .col {
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	padding: 0 35px 35px;
	text-transform: uppercase;
}

.resource-block .row .col a {
	color: #363636;
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	display: block;
	padding: 52px 25px 37px;
	background: #fafafa;
}

.resource-block .row .col a:hover span {
	color: #1657ab;
}

.resource-block .row .col .icon {
	font-size: 65px;
	line-height: 75px;
	margin: 0 0 58px;
	color: #646464;
}

.resource-block .row .col .icon .icon-pdf {
	color: #000;
}

.resource-block .row .col .icon img {
	display: block;
	margin: 0 auto;
}

.resource-block.business .row .col .icon {
	color: #4b4b4b;
}

/* new versions styles */

.new-version {
	padding: 14px 73px 48px;
}

.new-version h2 {
	color: #373737;
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 18px;
}

.new-version .sub-heading {
	color: #373737;
	font-size: 15px;
	font-weight: 700;
	line-height: 18px;
}

.new-version .head {
	margin: 0 0 43px;
}

.new-version .update-list {
	color: #000;
	font-size: 14px;
	line-height: 18px;
}

.new-version .update-list li {
	margin: 0 0 37px;
}

.new-version .update-list h3 {
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	max-width: 90%;
	padding: 0 3px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.new-version .update-list .tag {
	display: inline-block;
	vertical-align: middle;
	font-size: 9px;
	font-weight: 700;
	line-height: 11px;
	padding: 1px 3px;
	color: #fff;
	background: #31c126;
	text-transform: uppercase;
}

.new-version .update-list .tag.new {
	background: #207af3;
}

.new-version .update-list p {
	margin: 0;
}

.new-version .update-list .heading {
	position: relative;
	padding: 0 0 6px 13px;
}

.new-version .update-list .heading:before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #000;
}

/* compare box styles */

.compare {
	padding-top: 52px;
	padding-bottom: 52px;
}

.compare h2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	margin: 0 0 63px;
	color: #373737;
	text-align: center;
	text-transform: none;
}

/* buy-block styles */

.buy-block {
	padding: 56px 0 82px;
}

.buy-block .list-holder {
	margin: 0 0 51px;
}

.buy-tabs {
	overflow: hidden;
	margin: 0 0 22px;
}

/* online box styles */

.online-box h2 {
	color: #3c3c3c;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 34px;
}

.online-box .image {
	margin: 0 0 24px;
}

.online-box .icon {
	margin: 0 0 24px;
	font-size: 48px;
	height: 48px;
}

.online-box .icon i {
	display: block;
	padding-top: 12px;
}

.online-box .image img {
	display: block;
	margin: 0 auto;
}

.online-box .row-holder {
	margin: 0 0 13px;
}

.online-box .row {
	font-size: 0;
	line-height: 0;
	margin: 0 -24px;
}

.online-box .row .col {
	color: #000;
	font-size: 15px;
	line-height: 18px;
	width: 33.3%;
	padding: 0 24px;
	display: inline-block;
	vertical-align: top;
}

.online-box .row .col h2 {
	color: #000;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 13px;
}

.online-box .row .col p {
	text-align: left;
	margin: 0 0 38px;
}

.online-box .row .col-holder {
	background: #FFFFFF;
	padding: 35px 28px 26px;
	display: table;
	width: 100%;
	border: 1px solid #DEDEDE;
}

.online-box .row .col-holder:hover  {
  background: #F6F6F6;

}


.online-box .row .footer {
	font-size: 12px;
	line-height: 15px;
	height: 1%;
	display: table-footer-group;
}

.online-box .row .footer .btn-default {
	margin: 0 0 24px;
}

.online-box .row .footer .title {
	display: block;
	margin: 0 0 23px;
}

.online-box .row .footer p {
	text-align: center;
	margin: 0;
}

.online-box .row .footer p a {
	color: #1657ab;
	text-decoration: underline;
}

.online-box .row .footer p a:hover {
	text-decoration: none;
}

/* need help styles */

.need-help h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 22px;
}

/* more links styles */

.more-links li {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
}

.more-links li .btn-default {
	min-width: 178px;
	padding: 15px;
}

/* partner styles */

.partner h2 {
	font-size: 20px;
	line-height: 24px;
	color: #373737;
	margin: 0 0 29px;
	text-transform: none;
}

.partner .block {
	overflow: hidden;
	margin: 0 0 27px;
}

.partner .row {
	margin: 0 -24px 33px;
	font-size: 0;
	line-height: 0;
	text-align: left;
}

.partner .row .col {
	width: 33.3%;
	display: inline-block;
	vertical-align: top;
	padding: 0 24px;
	color: #000101;
	font-size: 14px;
	line-height: 17px;
}

.partner .row .col-holder {
	padding: 22px 25px 81px;
	background: #FFFFFF;
	position: relative;
	border: 1px solid #DEDEDE;
	text-align: center;
}

.partner .row .col-holder:hover  {
  background: #F6F6F6;

}



.partner .row .logo-holder {
	margin: 0 0 28px;
}

.partner .row .logo-holder img {
	display: block;
	margin: 0 auto;
}

.partner .row .btn-holder {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 19px;
}

.partner .row .btn-default {
	background: #FFFFFF;
}

.partner .row .btn-default:hover {
	background: #1657ab;
}

.partner .row h2 {
	color: #000;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0 0 28px;
}

.partner .row .link {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 16px;
	color: #1657ab;
	text-decoration: underline;
}

.partner .row .link:hover {
	text-decoration: none;
}

.partner .row p {
	margin: 0 0 15px;
}

.partner .row p a {
	color: #000101;
}

.renew {
	font-size: 16px;
	line-height: 30px;
	color: #3c3c3c;
	padding: 0 90px 83px;
}

.renew p {
	text-align: left;
	margin: 0 0 39px;
}

.renew .btn-default {
	font-size: 18px;
	line-height: 22px;
	min-width: 230px;
	padding: 17px;
	text-transform: none;
	border-radius: 2px;
	background: #1657AB;
	color: #fff;
	border: none;
}

.renew .btn-default:hover {
	opacity: .80;
}

.popup-box {
	display: none;
	overflow: hidden;
}

/* lightbox styles */

.lightbox {
	display: none;
	width: 930px;
	background: #fff;
	padding: 32px 85px;
	position: relative;
	color: #3c3c3c;
	font-size: 15px;
	line-height: 21px;
	text-align: center;
}

.lightbox h2 {
	color: #207af3;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	margin: 0 0 20px;
}

.lightbox p {
	margin: 0 0 15px;
	text-align: left;
}

.lightbox ul {
	text-align: left;
	margin: 0 0 21px;
}

.lightbox ul li:before {
	content: "";
	background: #000;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 3px 0;
}

.lightbox .step-3 .btn-default {
	color: #fff;
	min-width: 230px;
	padding: 17px;
	font-size: 18px;
	line-height: 22px;
	background: #1657ab;
	border: none;
}

.lightbox .step-3 .btn-default:hover {
	background: #106ae3;
}

.lightbox .close {
	font-size: 24px;
	font-weight: 700;
	line-height: 26px;
	position: absolute;
	right: 20px;
	top: 9px;
	color: #207af3;
}

.lightbox .close:hover {
	opacity: .80;
}

.lightbox .login-form h2 {
	margin: 0 0 50px;
}

.lightbox .sub-title {
	font-size: 18px;
	line-height: 22px;
	display: block;
	margin: 0 0 25px;
}

/* login form styles */

.login-form {
	width: 403px;
	margin: 0 auto;
	padding: 60px 0; /* placeholder input styles */
}
.login-form.wide {
    width: 553px;
    padding: 30px 0;
}
.login-form.wide h2 {
    margin-bottom: 30px;
}

.login-form input[type="text"],
.login-form input[type="email"],
.login-form input[type="password"] {
	background: none;
	border: 1px solid #dadada;
	border-radius: 3px;
	height: 45px;
	color: #020202;
	font-size: 15px;
	line-height: 18px;
	padding: 13px;
	width: 100%;
}

.login-form .error input[type="text"],
.login-form .error input[type="email"],
.login-form .error input[type="password"] {
	border-color: #f00;
}

.login-form .row {
	margin: 0 0 21px;
}
.login-form .row:last-child {
    margin: 0;
}

.login-form .btn-default {
	color: #fff;
	border: 0;
	width: 100%;
	padding: 21px;
	background: #207af3;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}

.login-form .btn-default:hover {
	background: #106ae3;
}

.login-form .reset {
	color: #3c3c3c;
	text-decoration: underline;
}

.login-form .reset:hover {
	text-decoration: none;
}

.login-form ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999;
}

.login-form :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

.login-form ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
	opacity: 1;
}

.login-form :-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999;
}

/* min-width breakpoint styles */

.fixed .js-sticky-holder .js-sticky-box {
	position: fixed;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fixed .js-sticky-holder .js-sticky-box .js-sticky-frame {
	margin: 0 auto;
	width: 1024px;
}

.js-sticky-holder {
	position: relative;
	height: 80px;
	z-index: 800;
}

.js-sticky-holder .js-sticky-box {
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.js-zoom-carousel .slideset {
	width: 99999px;
}

.js-zoom-carousel .slideset .slide {
	position: relative;
}

.js-zoom-carousel.js-state-change .mask {
	height: auto !important;
}

.js-zoom-carousel.js-state-change .mask .slideset {
	position: absolute;
	/* z-index: -1; */
}

.js-close-opener {
	position: absolute;
	right: 27px;
	top: 20px;
	display: none;
	/* z-index: 200; */
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background: url(../images/cancel.png) no-repeat;
}

.js-close-opener:hover {
	opacity: .70;
}

.zoom-carousel .js-close-opener {
	display: block;
}

.zoom-carousel .image:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	/* z-index: 100; */
	content: "";
}

.zoom-carousel .btn-prev,
.zoom-carousel .btn-next {
	background: transparent url("../images/icon-arrow.svg") no-repeat scroll center center;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
	position: absolute;
	text-indent: 100%;
	margin: -24px 0 0;
	overflow: hidden;
	display: block;
	/* z-index: 100; */
	height: 48px;
	width: 48px;
	right: 15px;
	opacity: 1;
	top: 50%;
}

.zoom-carousel .btn-prev.disabled,
.zoom-carousel .btn-next.disabled {
	opacity: 0;
}

.zoom-carousel .btn-prev {
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	right: auto;
	left: 15px;
}

.info-section {
	overflow: hidden;
}

.info-section .info-slide {
	overflow: hidden;
}

.info-section .info-slide .two-cols {
	overflow: hidden;
	padding: 37px 0 0;
}

.info-section.active .btn-default {
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	background: #1657ab;
	color: #fff;
	border: 1px solid #1657ab;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	/* background-image: url("../images/fancybox/fancybox_sprite.png"); */
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	/* background: url("../images/fancybox/fancybox_overlay.png"); */
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.types a {
	color: #207AF3;
text-decoration: underline;
}

.types li a:hover {
	    color: #207af3;
text-decoration: none;
}


tr.bg_table1 {
    line-height: 28px;
    border-bottom: 1px solid #E3E3E3;
}

tr.bg_table2 {
    line-height: 28px;
    border-bottom: 1px solid #E3E3E3;
}

@media only screen and (min-width: 1025px) {
	.tel {
		cursor: default;
		pointer-events: none;
	}
}

#bio_ep {width: 400px; height: 300px; color: #333; background-color: #fafafa; text-align: center;}
#bio_ep_content {padding: 24px 0 0 0;}
#bio_ep_content span:nth-child(2) {display: block; color: #f21b1b; font-size: 32px; font-weight: 600;}
#bio_ep_content span:nth-child(3) {display: block; font-size: 16px;}
#bio_ep_content span:nth-child(4) {display: block; margin: -5px 0 0 0; font-size: 16px; font-weight: 600;}
.bio_btn {display: inline-block; margin: 18px 0 0 0; padding: 7px; color: #fff; font-size: 14px; font-weight: 600; background-color: #70bb39; border: 1px solid #47ad0b; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; border-radius: 0; text-decoration: none;}

.benefits .passware-benefits__list {
	padding-left: 0;
	font-size: 15px;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}

.benefits .passware-benefits__item {
	float: left;
	width: 50%;
	padding: 0 5px;
	list-style: none;
	text-align: left;
	margin-bottom: 20px;
}

.passware-benefits__item i {
	color: #1657ab;
	margin-right: 15px;
}

.passware__forensic,
.passware__list,
.passware-block {
	padding: 50px 37px 30px;
}

.passware-renewal {
	padding: 10px 37px 30px;
}
.passware-renewal p {
	font-size: 15px;
}

.passware-renewal a,
.passware-renewal__link a,
.list__item a {
	color: #1657ab;
	font-size: 15px;
	text-decoration: underline;
}

.passware-renewal a.font-as-parent {
    font-size: inherit;
}


.passware-renewal a.btn-default {
	text-decoration: none;
}

.passware-renewal a:hover,
.passware-renewal__link a:hover,
.list__item a:hover {
	text-decoration: none;
}

.passware-renewal .table {
	width: 100%;
	font-size: 15px;
	margin-top: 40px;
	table-layout: fixed;
}
.passware-renewal .table > thead > tr {
	background-color: #1657ab; }
.passware-renewal .table > thead > tr > th {
	border-bottom: none;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding: 8px 15px; }
.passware-renewal .table > thead > tr > th:first-child {
	text-align: left; }

.passware-renewal .table > thead > tr > th:nth-child(2) {
	width: 300px; }
.passware-renewal .table > thead > tr > th:nth-child(3) {
	width: 200px; }

.passware-renewal .table > tbody > tr:nth-of-type(2n+1) {
	background-color: #fafafa; }
.passware-renewal .table > tbody > tr > td {
	padding: 8px 15px;
	text-align: center;
	border-top: none; }
.passware-renewal .table > tbody > tr > td:first-child {
	text-align: left; }

.passware-renewal__button {
	margin-top: 55px;
}

.passware-renewal__link {
	margin-top: 20px;
}

.passware-renewal__link a {
	color: #1657ab;
}

.passware-renewal__link a:hover {
	text-decoration: underline;
}

.passware__forensic p {
	text-align: left;
	font-size: 15px;
}

.passware__list {
	text-align: left;
	font-size: 15px;
}

.passware__list h2 {
	text-align: center;
}

.passware__block {
	text-align: center;
	margin-top: 100px; }

.list__item_head {
	font-weight: bold;
	color: #464646; }
.list__item p {
	margin-bottom: 40px;
}

.passware-block {
	font-size: 15px;
	margin-bottom: 180px;
}

.passware-button .btn-default {
	color: #FFF;
	background: #1657AB;
	min-width: 230px;
	font-size: 16px;
	line-height: 24px;
	padding: 16px;
	border-radius: 2px;
	border: medium none;
	font-weight: 600;
}

.passware-button .btn-default:hover {
	opacity: 0.8;
}

.col {
	float: left;
	margin-bottom: 40px;
}

.online-box .row .col.decryptum h2 {
	margin: 0 0 33px;

}

.online-box .row .col h2 a {
	color: #000;
}

.online-box .row .col h2 a:hover {
	text-decoration: underline;
}

.logo-yellow {
	color: #FFA201;
}

.logo-green {
	color: #31C126;
}

.logo-blue {
	color: #207AF3;
}

.logo-red {
	color: #F33920;
}

.main-news .col-holder .col {
	float: left;
    width: 33.33%;
    padding-left: 30px;
    padding-right: 30px;
}

.main-news .col-holder .col .news-wrapper {
	border: 1px solid #DEDEDE;
	padding: 20px;
	height: 310px;
	position: relative;
}

.main-news .col-holder .col .news-wrapper h2 {
	font-size: 18px;
	color: #000;
	margin-top: 15px;
}

.main-news .col-holder .col .news-wrapper .news-date {
	color: #92959e;
	font-size: 14px;
	margin-top: 10px;
}

.main-news .col-holder .col .news-wrapper .news-block {
	margin-top: 35px;
}

.main-news .col-holder .col .news-wrapper .news-link {
	position: absolute;
	bottom: 25px;
	left: 25px;
}

.main-news .col-holder .col .news-wrapper .news-link a:hover {
	text-decoration: underline;
}

.resend-license {
	padding: 0;
}

.resend-license-header.header {
	padding: 40px 37px 0;
}

.resend-license-header.header p:first-child {
	margin-bottom: 15px;
}

.resend-license .cd-form {
	padding-top: 0;
}

.resend-license .cd-form fieldset {
	margin-top: 0;
}

.header.js-pk-updates-header,
.header.sms-unsubscribed-header {
	padding: 35px 0;
	background-color: #fafafa;
	margin: 70px 0;
}

.header.js-pk-updates-header h2 {
	margin-bottom: 35px;
}

.updates-header {
	text-align: center;
	margin-bottom: 35px;
}

.updates-header.updates-success {
	color: #479302;
	font-weight: bold;
}

.updates-header.updates-info {
	color: #1657AB;
	font-weight: bold;
}

.updates-versions {
	font-size: 16px;
	color: #19263f;
	margin-bottom: 35px;
}

.updates__versions-list {
	padding-left: 0;
	text-align: center;
}

.updates__versions-list li {
	display: inline-block;
	margin: 0 10px;
	list-style: none;
}

.submit-update {
	text-align: center;
	background-color: #479302;
	width: 185px;
	margin: 0 auto 35px;
	padding: 6px 18px;
	border-radius: 4px;
	transition: all 150ms linear;
}

.submit-update:hover {
	background-color: #5BCE52;
	transition: all 150ms linear;
}

.button.submit-button {
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: block;
}

.contact-support,
.updates-contact-support {
	font-size: 12px;
	text-align: center;
}

.passware-kit-updates h2 {
	text-align: center;
	margin-bottom: 35px;
	color: #373737;
	font-size: 20px;
}

.update-item {
	margin-bottom: 100px;
}

.update-item h3 {
	margin-bottom: 15px;
	text-align: center;
	color: #19263f;
	font-size: 18px;
}

.update-label {
	text-align: center;
	margin-bottom: 25px;
}

.update-label span {
	background-color: #207af3;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 4px;
}

.update-content {
	max-width: 600px;
	margin: 0 auto 15px;
	font-size: 16px;
}

.update-list {
	padding-left: 15px;
	margin-bottom: 35px;
	margin-top: 15px;
}

.update-list li {
	margin-bottom: 10px;
}

.updates-previous-items {
    padding: 10px 20px;
    background-color: transparent;
    color: #207af3;
    margin: 100px auto;
    width: 200px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    display: none;
    border: 1px solid #207af3;
}
.updates-previous-items.visible {
    display: block;
}
.updates-previous-items:hover {
    background-color: #207af3;
    color: #fff;
}
.updates-previous-items.visible ~ .update-item {
    display: none;
}

.passware-kit-updates-footer {
	background-color: #fafafa;
	padding: 35px 155px;
	margin-bottom: 170px;
}

.passware-kit-updates-footer h2 {
	text-align: center;
	font-size: 20px;
	color: #373737;
	margin-bottom: 35px;
}

.passware-kit-updates-footer table {
	width: 100%;
	text-align: left;
	margin-bottom: 35px;
}

.passware-kit-updates-footer table thead {
	background-color: #ededed;
}

.passware-kit-updates-footer table thead th {
	padding: 10px;
}

.passware-kit-updates-footer table thead th:last-child {
	width: 150px;
	text-align: center;
}

.passware-kit-updates-footer table tbody td {
	padding: 10px;
}

.passware-kit-updates-footer table tbody td:last-child {
	text-align: center;
}

.submit-info {
	text-align: center;
}

.submit-info .info-button {
	padding: 12px 20px;
	background-color: #1657ab;
	color: #fff;
	border-radius: 4px;
	transition: all 150ms linear;
}

.submit-info .info-button:hover {
	background-color: #207af3;
	transition: all 150ms linear;
}

.contact-support a,
.updates-contact-support a {
	text-decoration: underline;
}
