/* Add here all your css styles (customizations) */

.header {

	height: 144px;
	background-image: url('../img/layout/header_purple.png');
	background-repeat: repeat-x;
	background-position: top left;

/*	position: relative;*/
	border-bottom: solid 1px #cccdcd;
}

.header > .container {
	margin-bottom: -63px;
}

.header .logo img {
	margin: 0;
}

.main-tips p.small-txt{
  font-size: 13px;
}
.grid{
  display: inline-block;
}

@media (max-width: 991px) {
	.header .navbar-collapse,
	.header .navbar-collapse .container {
		z-index: 30;
	}

	.header > .container {
		margin-bottom: -23px;
	}
}

@media (max-width: 991px) {
	.header .topbar {
		margin-bottom: 50px;
	}
}

.header .topbar ul.loginbar > li > a, 
.header .topbar ul.loginbar > li > a:hover {
	color: #FFF;
}

.header .topbar ul.loginbar li.topbar-devider { 
	border-right: solid 1px #FFF;
}




/*Navbar Menu*/
.header .navbar-nav > li > a {
	color: #FFFFFF;    
}

@media (min-width: 991px) and (max-width: 1200px) {
	.header .navbar-nav > li > a {
		font-size: 13px !important;
	}
}

@media (max-width: 991px) {
	.header .navbar-nav > li > a {
		color: #7c007d;
		background-color: #ffffff;
	}

	.header .navbar-nav > li > a:hover {
		color: #7c007d;
	}
}


.header .navbar-nav > .active > a {
  color: #B5B5B5;
  border-bottom: solid 4px #9b6bcc;
}

.header .navbar-nav > li:hover > a {
  color: #DDDDDD;
}


.interactive-slider-v2 {
	padding: 20px 0 20px 0;
  background: url(../img/layout/main_back.jpg) no-repeat; 
}

/*@media (max-width: 991px) {
	.interactive-slider-v2 {
		padding: 20px 0 20px 0;
	  background: url(../img/layout/main_back.jpg) no-repeat; 
	}
}*/

.interactive-slider-v2:after {
  background: none;
}

.interactive-slider-v2 h1 {
  color: #6c6c6c;
}

.interactive-slider-v2 p {
  color: #6c6c6c;
}



/*.interactive-slider-v2 .main-tips {
text-align: left;
margin-top: -110px;
}

.interactive-slider-v2 .main-tips p {
	font-size: 15px;
}

@media (max-width: 1200px) {

.interactive-slider-v2 .main-tips {
margin-top: 10px;
}

}*/

.btn-u.btn-u-purple {
  background: #cc33cc;
}

.btn-u.btn-brd {
  background: none;
}

.footer a, .copyright a, .footer a:hover, .copyright a:hover {
  color: #cc33cc;
}

.main-tips p{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 20px;
	font-weight: 200;
	font-family: "Open Sans", Arial, sans-serif;
}

.main-tips a {
	text-decoration: underline;
}

@media (max-width: 991px) {

	.interactive-slider-v2 h1 {

		font-size: 50px;
		font-weight: 600;
		line-height: 60px;
/*        text-transform: uppercase;*/
	}

	.interactive-slider-v2 p {
		font-size: 20px;
		/*font-weight: 200;
		font-family: "Open Sans", Arial, sans-serif;*/
	}
}



.download-block {
  padding: 20px 30px;
  text-align: center;
  /*margin-bottom: 20px;*/
  border: 1px solid #aaaaaa;
  background-color: #ffddff;
}

.download-block p,
.download-block h2 {
  color: #6c6c6c;
}

.download-block p.details
{
  font-size: 16px;
  text-align: left;
  margin-bottom: 5px;
}

.download-block .btn-u {
	background: #cc33cc;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	font-weight: 600;
	float: left;    
	margin-top: 15px;
}

.pam-logo {
	float: right;
	margin-left: 15px;
}

.nospymalad {
	width: 75px;
	height: 75px;
	background-image: url('../img/layout/no-spy.png');
	background-repeat: no-repeat;
	float: right;
	margin: 0px;
}
.windows-logotips {
	background-image: url("../img/layout/windows-logotips.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 75px;
	width: 200px;
	margin: 0;
}
.windowslogo {
	width: 33px;
	height: 28px;
	background-image: url('../img/layout/logo-win.png');
	background-repeat: no-repeat;
	
	margin-bottom: 18px;
	margin-left: auto;
	margin-right: auto;
  /*margin: 4px 0px -5px 11px;*/
}

.pamfeatures_en {
  width: 265px;
  height: 77px;
  background-image: url('../img/layout/features_en.png');
  
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
  margin-right: 10px;
}

.pamfeatures_de {
  width: 265px;
  height: 77px;
  background-image: url('../img/layout/features_de.png');
  
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
  margin-right: 10px;
}

.pamscreenshots_en {
  width: 265px;
  height: 76px;
  background-image: url('../img/layout/screenshots_en.png');
  
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
}

.pamscreenshots_de {
  width: 265px;
  height: 76px;
  background-image: url('../img/layout/screenshots_de.png');
  
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
}

.skypecertified {
  width: 66px;
  height: 29px;
  background-image: url('../img/layout/skype-plugged.png');
  background-repeat: no-repeat;

  /*display: inline-block;
  position:relative;*/
}

@media (max-width: 991px) {
	.screenshot-tips {
		margin-top: 20px;
	}
}

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

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

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

.text-underline {
	text-decoration: underline;
}


.download-block h2.heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 20px;
}

.download-block h2 a:hover{
  text-decoration: none;
}



.features-list{
  font-size: 20px;
	font-family: "Open Sans", Arial, sans-serif;
	line-height: 45px;
}


a.trialpay_getfree_en {
  display: block;
  margin: 0px auto;
  width: 120px;
  height: 50px;
  background-image: url('../img/layout/product_trialpay_en.png');
  background-repeat: no-repeat;
}

a.trialpay_getfree_de {
  display: block;
  margin: 0px auto;
  width: 139px;
  height: 50px;
  background-image: url('../img/layout/product_trialpay_de.png');
  background-repeat: no-repeat;
}

.footer_mark img {
	bottom: -4px;
	opacity: 0;
	-webkit-transition: all 0.4s linear 0s;
	 -moz-transition: all 0.4s linear 0s;
	 -o-transition: all 0.4s linear 0s;
	 transition: all 0.4s linear 0s;
	position: absolute;
	/*right: -26px;*/
	z-index: 3000;

}
.footer_mark:hover img{
	opacity: 1;	
}
.footer_mark a{
	-webkit-transition: all 0.4s linear 0s;
	 -moz-transition: all 0.4s linear 0s;
	 -o-transition: all 0.4s linear 0s;
	 transition: all 0.4s linear 0s;
}
.footer_mark:hover a{
	color: transparent;
}

@media (max-width: 768px) {
	.footer_mark p {
		float: left !important;
	}
}


.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	margin: 0 auto 15px;
}

.carousel-inner h2 {
	text-align: center;
}

.carousel-inner p {
	font-size: 14px;
	margin: 0 auto 20px;
	max-width: 540px;
	text-align: center;
}

.breadcrumbs-v3 {
  padding: 50px 0;
}

.breadcrumbs-v3.img-screenshots {
  background: url(../img/layout/breadcrumb-back.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcrumbs-v3 p {
  color: #6c6c6c;
}

.breadcrumbs-v3 h1 {
  color: #6c6c6c;
}

.breadcrumbs-v3:after {
  background: rgba(0,0,0,0);
}


@media (min-width: 991px) {
	.no-padding-sm {
		padding: 0 !important;
	}
}


.breadcrumbs {
  background: url(../img/patterns/breadcrumbs.png) repeat;
}


.product-cell {
	padding-top: 10px;
	padding-bottom: 10px;

	border-bottom: solid 1px #cccdcd;    
}

.product-cell i {
	font-size: 20px;
}

i.color-green {
  color: #72c02c;
}
i.pull-right.color-green  {
	position: relative;
	top: 2px;
}
i.pull-right.color-red {
	position: relative;
	top: 3px;
}
.product-cell.separator {
	border-right: solid 1px #cccdcd;    
}

.product-cell.cell-sm {
	height: 40px;
	
}

.product-cell.cell-md {
	height: 60px;
	
}

.product-cell.cell-sm-md {
	height: 40px;    
}

@media (max-width: 530px) {
	.product-cell.cell-sm-md {
		height: 60px;    
	}
}

.product-cell.cell-lg {
	height: 80px;
	
}

.acc-v1 .panel-heading a {
  position: relative; 
  padding: 5px 5px;
  height: 67px;
}

.download i.logo {
  background-image: url('../img/layout/logo_58.png');
  background-repeat: no-repeat;
  width: 58px;
  height: 59px;
  /*background-position: -775px -911px;*/
  display: inline-block;
  /*content: "\0020";
  position: relative;
  top: -9px;
  right: 50px;*/
  z-index: 10;
}

.download .label {

  line-height: 40px;
  text-align: left;
  color: #ffffff;
  font-size: 18px;
  text-shadow: 2px 2px 2px rgba(20,20,20,0.66);

  padding: 0;
  padding-left: 40px;
  margin-left: 24px;
  margin-top: -55px;
  margin-bottom:0;
  
  display: block;
   
  z-index: 1;
}


/******************************************************************************************************************************************************/
.tooltips {
	margin: 0 0 0 6px;
	position: relative;
	top: 2px;

}
a.accordion-toggle[aria-expanded="false"] .glyphicon-chevron-right{
  display: none;
}
a.accordion-toggle[aria-expanded="true"] .glyphicon-chevron-down{
  display: none;
}
a.accordion-toggle[aria-expanded="true"] .glyphicon-chevron-right{
  display: block;
}
.dropdown-menu {
	top: 40px;
}
#accordion-v4 .glyphicon {
	position: absolute;
	right: 20px;
	top: 27px;
}
.service-block-v7 .Pamela_for_Skype_is{
  height: 72px;
  width: 160px; 
  margin: 0 auto;
}
.acc-v1 .panel-heading a:hover {
	text-decoration: none;
}
.features_container{
  width: 545px;
  margin: 20px auto;
}

.trialpay_triple_teaserbox {
	background-image: url("../img/layout/trialpay_red_to_green.png");
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	margin: 20px auto 40px;
	width: 775px;
}

.trialpay_triple_teaserbox_pro {
	background-image: url("../img/layout/trialpay_red_to_green_pro.png");
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	margin: 20px auto 40px;
	width: 500px;
}
.trialpay_triple_teaserbox_pcr {
	background-image: url("../img/layout/trialpay_red_to_green_pcr.png");
}
.trialpay_triple_teaserbox > div,
.trialpay_triple_teaserbox_pro > div{
  color: #fff;
  font-size: 1.2em;
  height: 110px;
  padding: 5px;
  text-align: center;
  width: 200px;
  margin-top: 14px;
  line-height: 1;
}
.trialpay_triple_teaserbox > div a{
  color: #fff;
}
/*.trialpay_triple_teaserbox strong{
  color: #fff;
}*/
.red_teaser_left {    
	float: left;
	margin-left: 14px;
}
.red_teaser_left dt{
  margin-top: 4px;
}
.red_teaser_left dd{
  margin-top: 68px;
  font-size: 10px;
}
.green_teaser_middle {
	float: left;
	margin-left: 70px;
}
.green_teaser_middle dt,
.green_teaser_right dt{
  line-height: 1;
}
.green_teaser_middle dd,
.green_teaser_right dd{
  margin: 66px auto 0px; 
  font-size: 10px; 
}
.green_teaser_right {
	float: right;
	margin-right: 18px;
}


.tablecolumn{
  display: table-column;
}
.tablerow{
  display: table-row;
}
.tablecell{
  display: table-cell;
  vertical-align: middle;
}
.products .carousel-v1 .carousel-arrow  {
	display: none;
}
.products .carousel-v1 .carousel-arrow a i {
	position: absolute;
	top: 18px;
	/*height: 100%;*/
	background-image: url(data:image/svg+xml,%3csvg%20xmlns%3d%22http%3a//www.w3.org/2000/svg%22%20width%3d%2216%22%20height%3d%22200%22%20viewbox%3d%220%200%2016%2027%22%3e%3cpath%20fill%3d%22%23fff%22%20d%3d%22m13.5.005l-13.495%2013.495%2013.495%2013.494%201.735-1.734-11.76-11.76%2011.76-11.76z%22/%3e%3c/svg%3e);
	background-repeat: repeat-y;
	opacity: 1;
	background: rgba(250, 213, 246, 0.8);
	padding: 20px 3px;
	height: 100%;
}
.products .carousel-v1 .carousel-arrow-2 a i{
  top:350px;
  background: transparent;
}
.products .carousel-v1 .carousel-arrow-3 a i{
  top:700px;
  background: transparent;
}
.products .carousel-v1 .carousel-arrow-4 a i{
  top:1050px;
  background: transparent;
}
.carousel.screenshots {
	height: 750px;
}
.carousel.screenshots .item {
	height: 750px;
	text-align: center;
}
.carousel.screenshots .item img{
	margin-bottom: 15px;
}
/*p.bottom{
  bottom: 0;
	left: 50%;
	margin-left: -13%;
	position: absolute;
}*/
.item_content {
	display:inline-block;
	vertical-align:middle;
}
.helper {
	display:inline-block;
	vertical-align:middle;
	height:100%;
	width:0px;
}

/************************************
	- max-width: 1100px    -
*************************************/
@media screen and (max-width: 1200px) {
.products .carousel-v1 .carousel-arrow  {
	display: block;
}
}
/************************************
	- max-width: 991px    -
*************************************/
@media screen and (max-width: 991px) {
.header .mega-menu .dropdown-menu > li {
	background: none repeat scroll 0 0 #fff;
}
.header .mega-menu .nav, .header .mega-menu .dropup, .header .mega-menu .dropdown, .header .mega-menu .collapse {
	background: none repeat scroll 0 0 #fff;
	position: static;
}
.navbar-nav {
	box-shadow: 0 0 2px #000;
}
.header .navbar-nav > li > a:hover {
	color: #7c007d;
}

.carousel.screenshots {
	height: 700px;
}

}

/************************************
	- max-width: 768-1200px    -
*************************************/
@media screen and (min-width: 768px) and (max-width: 1200px) {
.panel-heading {
	color: #fff;
	padding: 5px 9px;
}
.panel-body {
	height: 155px;
}
}


/************************************
	- max-width: 768px    -
*************************************/
@media screen and (max-width: 768px) {
.header .logo {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	min-width: 150px;
}
.header .logo img {
	width: 100%;
}
.header .topbar {
	display: inline-block;
	vertical-align: middle;
	width: 66%;
}
.header .navbar-toggle {
	display: block;
	position: absolute;
	right: 20px;
	top: 60px;
}
.header .navbar-collapse {
	position: absolute;
	top: 107px;
	width: 100%;
}
.pamfeatures_en {
	display: inline-block;
	height: 77px;
	margin-bottom: 10px;
}
.features_container {
	margin: 20px auto;
	width: 270px;
}
.trialpay_triple_teaserbox {
	background-image: url("../img/layout/trialpay_red_to_green_vertical.png");
	background-repeat: no-repeat;
	display: block;
	height: 600px;
	margin: 20px auto 40px;
	width: 235px;
}
.red_teaser_left {
	float: none;
	margin-left: 14px;
	padding-top: 20px !important;
}
.green_teaser_middle {
	float: none;
	margin: 95px 0 0 14px !important;
}
.green_teaser_right {
	float: none;
	margin: 74px 0 0 14px !important;
}

.trialpay_triple_teaserbox_pro {
	background-image: url("../img/layout/trialpay_red_to_green_pro_vertical.png");
	height: 349px;
	width: 235px;
}
.trialpay_triple_teaserbox_pcr {
	background-image: url("../img/layout/trialpay_red_to_green_pcr_vertical.png");
	height: 349px;
	width: 235px;
}

}



@media screen and (max-width: 500px) {
.header .navbar-toggle {
	top: 10px;
}
.header .topbar {
	width: 100%;
}
.header .topbar ul.loginbar {
	padding: 0 10px 0 0;
}
.header .topbar ul.loginbar li.topbar-devider {
	margin: 0 4px 0 0;
}
}


@media screen and (max-width: 350px) {
.carousel {
	height: 500px;
}
}


p.trialpay {
  font-size: 16px;
  font-weight: 400;
  font-family: "Open Sans", Arial, sans-serif;
}

.trialpay_powered {
	background-image: url("../img/layout/trialpay-powered.png");
	background-repeat: no-repeat;
	display: block;
	position: relative;
	height: 20px;    
	width: 89px;  
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}

.trialpay_pambox {
	background-image: url("../img/layout/pamela-pro-box-l.png");
	background-repeat: no-repeat;
	display: block;    
	height: 150px;    
	width: 155px;  
}

.trialpay_pcrbox {
	background-image: url("../img/layout/pamela-pcr-box-l.png");
	background-repeat: no-repeat;
	display: block;    
	height: 150px;    
	width: 155px;  
}

p.trialpay-price {
	text-align: right;
	color:#fff;
	text-decoration:line-through;
  font-size: 16px;
  font-weight: 400;
  font-family: "Open Sans", Arial, sans-serif;

  padding-top: 25px;  
  padding-right: 10px;
}

/*.trialpay_getfree_en {
	float: right;
}*/

p.trialpay a {
	text-decoration:underline;
}

h3.panel-title.trialpay {
  text-align: left;    
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  font-family: "Open Sans", Arial, sans-serif;
}

.panel-body.trialpay {
	/*height: 140px;*/
	text-align: left;    
  font-size: 14px;
  font-weight: 400;
  font-family: "Open Sans", Arial, sans-serif;
}

.dropcap-bg {
	background-color: #cc33cc;
}



.dropcap-bg-trialpay {
  float: left;
  color: #fff;
  padding: 7px 0;
  min-width: 50px;
  font-size: 35px;
  font-weight: 200;
  line-height: 36px;
  text-align: center;
  margin: 9px 10px 15px 0;
  background-color: transparent;
	background-image: url("../img/layout/price-circle-no-shadow.png ");
	background-repeat: no-repeat;
	background-size: cover;
}

/*Category
------------------------------------*/
/*Section-Block*/
.section-block {
	padding: 20px;
	border: 1px solid #eee;
	box-shadow: 0 0 3px #eee;
}

.section-block h2 {
	color: #333; 
	font-size: 28px; 
	font-weight: 200; 
	margin: 10px 0 15px;
}

.section-block .text-center p {
	margin-bottom: 0;
}

.section-block .section-block-info {
	margin-top: 5px;
	padding-top: 20px;
	border-top: solid 1px #eee;
}

.section-block .section-block-info ul {
	margin-bottom: 0;
}


/* =============================  page-afterinstall-basic   ============================= */

.trialpay_getfree_en {
	background-image: url("../img/layout/trialpay-button-en.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 120px;
}
.powered_by {
	background-image: url("../img/layout/trialpay-powered.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 89px;
	margin-left: 10px;
}
.page-afterinstall-basic a:hover,
.trialpay_triple_teaserbox a:hover{
  text-decoration: none;
}
#trialpay_double_teaserbox {
	background-image: url("../img/layout/trialpay_red_to_green_pro.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	margin: 10px 0;
	width: 500px;
}
.red_teaser_left {
	text-align: center;
	width: 190px;
}
#trialpay_double_teaserbox a > div {
	color: #fff;
	font-size: 1.2em;
	height: 110px;
	line-height: 1;
	margin-top: 14px;
	padding: 5px;
	text-align: center;
	width: 200px;
}
.simple-form textarea, 
.simple-form input[type="text"] {
  color: #7b7a7a;
  font-family: Verdana,sans-serif;
  font-size: 15px;
  font-style: italic;
  border: 1px solid #999;
  cursor: pointer;
  padding: 1px 4px;
}
.simple-form input[type="checkbox"]{
  cursor: pointer;
}
.simple-form label {
  color: #494949;
  display: inline-block;
  line-height: 1;
  margin: 5px 0;
  position: relative;
  min-width: 70px;
  cursor: pointer;
}
.simple-form input[type="submit"] {
  background: #9b6bcc;
  color: #fff;
  padding: 5px 20px;
  margin: 10px 0;
  border: 1px solid #9b6bcc;
}
.simple-form input[type="submit"]:hover {
  background: #fff;
  color: #9b6bcc;
  border: 1px solid #9b6bcc;
}
.container-capcha{
  margin: 5px 0;
}



/* =============================  page-404   ============================= */
.entry-content {
	padding: 7% 0;
}
.entry-content p {
	font-size: 20px;
	line-height: 2;
}

.entry-content input[type="text"] {
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 13px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}



/* =============================  page-support   ============================= */
.container-txt{
	max-width: 960px;
	margin: 0 auto 50px;
}
.container-txt p{
	margin: 20px 0;
	font-size: 15px;
}
.container-txt h2{
	margin: 40px 0 0;
}
.container-txt a{
	text-decoration: underline;
}
.container-txt a:hover{
	text-decoration: none;
}
.partners_skype {
    background-image: url("../img/layout/partners_sprites.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 59px;
    margin-right: 20px;
    text-decoration: none;
    width: 130px;
}
.partners_simply {
    background-image: url("../img/layout/partners_sprites.png");
    background-position: -216px -88px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 38px;
    margin-right: 20px;
    text-decoration: none;
    width: 267px;
}
.partners_u3 {
    background-image: url("../img/layout/partners_sprites.png");
    background-position: -216px -44px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 44px;
    text-decoration: none;
    width: 45px;
}

.partners_pam {
    background-image: url("../img/layout/partners_sprites.png");
    background-position: -447px 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 79px;
    margin: 20px 20px 0 0;
    text-decoration: none;
    width: 80px;
}

.partners_amp {
    background-image: url("../img/layout/partners_sprites.png");
    background-position: 0 -59px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 71px;
    margin: 20px 20px 0 0;
    text-decoration: none;
    width: 216px;
}

.partners_sandisk {
    background-image: url("../img/layout/partners_sprites.png");
    background-position: -130px 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 44px;
    margin-top: 20px;
    text-decoration: none;
    width: 220px;
}

.lost-form input {
    margin: 10px 0;
}




/* =============================  message    ============================= */
#inlinemessage {
    font-weight: bold;
    display: inline-block;
    margin: 10px 0;
    min-width: 400px;
    padding: 14px;
}
#inlinemessage.errorpanel {
    background-color: #ffcebd;
    border: 1px solid #ff6f6f;
}
#inlinemessage.infopanel {
    background-color: #a2eeb4;
    border: 1px solid #6aa879;
}