/**
* Compiled from less
*/
.cleared {
  float: none !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 1px !important;
  width: 100% !important;
}
html {
  height: 101%;
}
body {
  font-family: ubuntu, sans-serif;
  font-weight: lighter;
  padding-top: 135px;
  /*padding-bottom: 100px;*/
  /*overflow-y: scroll;*/
}
#main-menu {
  /*border: 1px solid red;*/
  /**/
  box-shadow: 0 2px 7px #ddd;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #fff;
  border-bottom: 1px solid #eee;
  behavior: url('../PIE.htc');
}
#main-menu-links-holder {
  text-align: right;
}
.wrap-content {
  /*border: 1px solid yellow;*/
  /**/
  margin: 0 auto;
  position: relative;
}
@media (min-width: 980px) {
  .wrap-content {
    width: 980px;
  }
}
#logo {
  /*border: 1px solid pink;*/
  /**/
  display: inline-block;
  /*margin-right: 230px;*/
  vertical-align: middle;
  float: left;
  outline: 0;
}
@media (min-width: 980px) {
  #logo {
    margin-top: 15px;
  }
}
#logo img {
  vertical-align: middle;
  border: 0;
  outline: 0;
}
.alt-logo {
  display: none;
}
.alt-logo + span {
  display: none;
}
#main-menu-links {
  /*border: 1px solid blue;*/
  /**/
  display: inline-block;
  height: 100% !important;
  padding: 2px 0;
  margin: 0;
  float: right;
}
#tools {
  display: inline-block;
}
#main-menu-links li {
  /*display: inline-block;*/
  /*float: left;*/
}
#main-menu-links li a {
  /*border: 1px solid red;*/
  /**/
  display: block;
  height: 100%;
  margin-top: 25px;
  padding: 40px 9px;
  padding-top: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  font-size: 18px;
  font-weight: 100;
  outline: 0 !important;
}
@media (max-width: 980px) {
  #main-menu-links li a {
    margin-top: 0px;
    padding: 10px 10px 10px 0px;
  }
}
#main-menu-links li a.active {
  background: #eee;
}
#main-menu-links li a:hover {
  background: #eee;
}
#os-sub-menu {
  /*border: 1px solid red;*/
  /**/
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background: linear-gradient(top, #ffffff, #eeeeee);
  border-bottom: 1px solid #ccc;
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#eeeeee");
  behavior: url('../PIE.htc');
}
#os-sub-menu ul {
  text-align: center;
  margin: 0;
}
@media (min-width: 980px) {
  #os-sub-menu ul {
    padding-left: 180px;
  }
}
#os-sub-menu li {
  /*border: 1px solid magenta;*/
  /**/
  /*display: inline-block;*/
  padding: 0 1px;
  margin-left: -1px;
  float: left;
}
#os-sub-menu li a {
  display: inline-block;
  padding: 80px 10px 10px 10px;
  text-decoration: none;
  font-size: 95%;
  width: 80px;
  color: #444;
  margin-bottom: -1px;
}
#os-sub-menu li.active,
#os-sub-menu li:hover {
  background: url('../images/vertical-stroke.png') no-repeat left bottom;
}
#os-sub-menu li.active + li,
#os-sub-menu li:hover + li {
  background: url('../images/vertical-stroke.png') no-repeat left bottom;
}
#os-sub-menu li.active a,
#os-sub-menu li:hover a {
  background-color: #fff;
}
.os-logo-win a {
  background: url('../images/windows.png') no-repeat center center;
}
.os-logo-mac a {
  background: url('../images/mac.png') no-repeat center center;
}
.os-logo-lin a {
  background: url('../images/linux.png') no-repeat center center;
}
.os-logo-ios a {
  background: url('../images/ios.png') no-repeat center center;
}
.os-logo-phone-8 a {
  background: url('../images/windows-phone-8-logo.png') no-repeat center center;
}
.os-logo-and a {
  background: url('../images/android.png') no-repeat center center;
}
#page {
  /*border: 1px solid red;*/
  /**/
  margin-top: 30px;
}
.tabbed-content {
  /*border: 1px solid blue;*/
  /**/
  border-left: 1px solid #ccc;
}
.tabbed-content > ul li {
  border: 1px solid #ccc;
  /**/
  display: inline-block;
  margin-bottom: -1px;
  margin-left: -1px;
  background: #f6f6f6;
}
.tabbed-content > ul li:first-child {
  margin-left: 0;
  border-left: 0;
}
.tabbed-content > ul li a {
  display: inline-block;
  padding: 15px;
  text-decoration: none;
  color: #444;
  outline: 0;
}
.tabbed-content > ul li.active {
  border-bottom: 1px solid #fff;
  background: #fff;
}
.tabbed-content > ul li.active a {
  color: darkorange;
}
.tabbed-content > div {
  border: 1px solid #ccc;
  border-left: 0;
  /**/
  padding: 10px;
}
.tabbed-content > div > div {
  display: none;
  margin-top: 20px;
}
.tabbed-content > div > div.active {
  display: block;
}
#zoiper-premium-info,
#zoiper-free-info {
  font-size: 14px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-weight: lighter;
  color: #333;
  position: relative;
}
#price-list {
  border: 1px solid #ccc;
  padding: 10px;
  display: inline-block;
  float: right;
  margin: 0 20px 20px 20px;
}
#price-list ul {
  margin: inherit;
}
#price-list ul li {
  text-align: left;
  line-height: inherit;
  margin-bottom: 1px;
}
#price-list ul li span:last-child {
  float: right;
  margin-left: 20px;
  color: darkorange;
}
.features-list {
  padding-left: 10px;
}
.features-list li {
  /*border: 1px solid red;*/
  /**/
  margin: 10px 0;
  line-height: 105%;
}
.features-list > li {
  margin: 0 0 30px 0;
}
.features-list div.feature {
  font-weight: bold;
  font-size: 105%;
  color: #333;
  margin-bottom: 5px;
}
.features-list > li > ul > li {
  list-style: inside disc;
}
#zoiper-premium-info .features-list > li > ul > li {
  list-style-image: url('../images/gtk-yes.png');
}
#zoiper-free-info .features-list > li > ul > li {
  list-style-image: url('../images/gtk-no.png');
  opacity: 0.5;
}
span.stress {
  color: darkorange;
  font-weight: bold;
}
.button {
  margin-top: 30px;
  cursor: pointer;
  outline: none !important;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffe0b5;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffe0b5;
  box-shadow: inset 0px 1px 0px 0px #ffe0b5;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fbb450), color-stop(1, #f89306));
  background: -moz-linear-gradient(top, #fbb450 5%, #f89306 100%);
  background: -webkit-linear-gradient(top, #fbb450 5%, #f89306 100%);
  background: -o-linear-gradient(top, #fbb450 5%, #f89306 100%);
  background: -ms-linear-gradient(top, #fbb450 5%, #f89306 100%);
  background: linear-gradient(to bottom, #fbb450 5%, #f89306 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89306', GradientType=0);
  background-color: #fbb450;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  border: 1px solid #c97e1c;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #8f7f24;
}
.button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f89306), color-stop(1, #fbb450));
  background: -moz-linear-gradient(top, #f89306 5%, #fbb450 100%);
  background: -webkit-linear-gradient(top, #f89306 5%, #fbb450 100%);
  background: -o-linear-gradient(top, #f89306 5%, #fbb450 100%);
  background: -ms-linear-gradient(top, #f89306 5%, #fbb450 100%);
  background: linear-gradient(to bottom, #f89306 5%, #fbb450 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89306', endColorstr='#fbb450', GradientType=0);
  background-color: #f89306;
}
.button:active {
  position: relative;
  top: 1px;
}
.button.btn-greyed-out {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #bbbbbb));
  background: -moz-linear-gradient(top, #cccccc 5%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top, #cccccc 5%, #bbbbbb 100%);
  background: -o-linear-gradient(top, #cccccc 5%, #bbbbbb 100%);
  background: -ms-linear-gradient(top, #cccccc 5%, #bbbbbb 100%);
  background: linear-gradient(to bottom, #cccccc 5%, #bbbbbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#bbb', GradientType=0);
  background-color: #bbb;
  border: 1px solid #bbb;
  box-shadow: none;
  text-shadow: 0px 1px 0px #777;
}
.small-text {
  font-size: 80%;
}
/* Wizard design */
.wizard {
  display: none;
  border: 1px solid #ccc;
  margin: 0px auto 0;
}
@media (min-width: 980px) {
  .wizard {
    width: 700px;
  }
}
#os-sub-menu + .wrap-content + .wrap-content + .wrap-content,
#os-sub-menu + .wrap-content + .wrap-content + .wrap-content + .wrap-content,
#os-sub-menu + .wrap-content + .wrap-content + .wrap-content + .wrap-content + .wrap-content,
#os-sub-menu + .wrap-content + .wrap-content + .wrap-content + .wrap-content + .wrap-content + .home-page-switch-boxes + .wrap-content {
  display: none;
}
.wizard .tabs {
  list-style: none;
}
.wizard .tabs li {
  display: inline-block;
  width: 23.7%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #333;
}
.wizard .tabs li {
  /*color: #FFFFFF;*/
  /*font-weight: bold;*/
  /*margin-bottom: 5px;*/
  position: relative;
}
.wizard .tabs li:after {
  border-color: transparent transparent transparent #8F0222;
  border-style: solid;
  border-width: 20px;
  content: "";
  display: block;
  height: 0;
  left: 168px;
  position: absolute;
  top: 0;
}
.wizard > .content {
  /*border: 1px solid red;*/
  /**/
  padding: 15px;
}
.wizard .slide > div > .btn-next,
.wizard .slide > div > .btn-next-slide-1,
.wizard .slide > form > div > .btn-next {
  margin-right: 25px;
  margin-top: 20px;
}
/*
.wizard > .content > .wizard-slide-1 > ul {
    margin-top: 10px;
}
*/
.wizard > .content > .wizard-slide-1 input,
.wizard > .content > .wizard-slide-2 input,
.wizard > .content > .wizard-slide-3 input {
  margin-right: 20px;
  visibility: hidden;
}
/* slide 1 */
/* .wizard > .content > .wizard-slide-1 input.active { */
.wizard > .content > .slide input.active {
  visibility: visible;
}
.wizard > .content > .wizard-slide-1 label,
.wizard > .content > .wizard-slide-2 label,
.wizard > .content > .wizard-slide-3 label,
.wizard > .content .wizard-slide-4 ol li,
.providerList ol > li,
#providerListBottom ol > li {
  background-color: #fff !important;
  /*display: inline-block;*/
  border: 1px solid #ccc;
  margin-top: -1px;
  padding: 20px 20px 20px 25px;
  text-align: center;
  width: 80%;
  position: relative;
}
.wizard > .content .wizard-slide-4 ol > li,
.providerList ol > li,
#providerListBottom ol > li {
  padding: 0;
  width: 100%;
  box-shadow: 1px 1px 2px #ddd;
}
.wizard > .content .wizard-slide-4 ol > li > ul > li {
  width: 99%;
  padding: 2px;
  text-align: left;
  border: 0;
}
.wizard-slide-4 ol,
#providerListBottom ol {
  margin-top: 20px;
}
.wizard > .content > .wizard-slide-3 {
  text-align: center;
}
/*.wizard > .content > .wizard-slide-1 div:hover input,
.wizard > .content > .wizard-slide-2 div:hover input {*/
.wizard > .content > .slide div:hover input {
  visibility: visible !important;
}
.wizard > .content > .wizard-slide-1 label.active,
.wizard > .content > .wizard-slide-2 label.active,
.wizard > .content > .wizard-slide-3 label.active {
  background-color: #f6f6f6 !important;
}
.wizard > .content > .wizard-slide-1 label.os-logo-win {
  background: url('../images/windows.png') no-repeat;
}
.wizard > .content > .wizard-slide-1 label.os-logo-mac {
  background: url('../images/mac.png') no-repeat;
}
.wizard > .content > .wizard-slide-1 label.os-logo-lin {
  background: url('../images/linux.png') no-repeat;
}
.wizard > .content > .wizard-slide-1 label.os-logo-ios {
  background: url('../images/ios.png') no-repeat;
}
.wizard > .content > .wizard-slide-1 label.os-logo-and {
  background: url('../images/android.png') no-repeat;
}
.wizard > .content > .wizard-slide-1 label {
  /*background-position: 10px center !important;*/
  margin-bottom: 0;
}
.wizard > .content > .wizard-slide-2,
.wizard > .content > .wizard-slide-3,
.wizard > .content > .wizard-slide-4,
.wizard > .content > .wizard-slide-5,
.wizard > .content > .wizard-slide-6,
.wizard > .content > .wizard-slide-7 {
  display: none;
}
/* slide 2 */
.wizard > .content > .wizard-slide-2 label {
  text-align: left;
  vertical-align: middle;
  margin-bottom: 0;
}
.wizard > .content > .wizard-slide-2 .version-title {
  /*border: 1px solid red;*/
  /**/
  display: inline-block;
  text-decoration: underline;
  font-size: 120%;
}
.wizard > .content > .wizard-slide-2 .version-short-info {
  /*border: 1px solid greenyellow;*/
  /**/
  display: inline-block;
  margin-top: 20px;
  color: darkorange;
}
.wizard > .content > .wizard-slide-2 .version-info {
  float: right;
  font-size: 90%;
}
.wizard > .content > .wizard-slide-2 .more-info {
  position: absolute;
  bottom: 10px;
  right: 25px;
  font-size: 80%;
  color: #666;
}
.wizard > .content > .wizard-slide-2 .more-info:hover {
  color: #333;
  text-decoration: underline;
}
.wizard > .content > .wizard-slide-2 input[type="checkbox"] {
  margin-right: 5px;
  visibility: visible;
}
.wizard > .content > .wizard-slide-2 input[type="checkbox"] + label {
  border: 0;
  /*margin: 5px auto 0;*/
  width: 50%;
  padding: 0;
  vertical-align: middle;
}
.wizard > .content > .wizard-slide-2 input[type="checkbox"] + label:hover {
  background-color: #fff !important;
}
.wizard > .content > .wizard-slide-3 label {
  /*text-align: left;*/
  /*vertical-align: middle;*/
  margin-bottom: 0;
}
.comparison-table {
  display: none;
  border: 1px solid #ccc;
  width: 87%;
  margin: 40px auto 0;
  box-shadow: 1px 1px 2px #ddd;
}
.comparison-table th {
  background-color: #f6f6f6;
}
.comparison-table td,
.comparison-table th {
  border: 1px solid #ccc;
  padding: 5px;
  width: 10%;
  text-align: center;
  vertical-align: middle;
}
.comparison-table tr td:first-child,
.comparison-table tr th:first-child {
  padding: 10px;
  width: auto;
  text-align: left;
}
.comparison-table .yes {
  background: url('../images/icon_yes_alt.png') no-repeat center center;
}
.comparison-table .no {
  background: url('../images/icon_no_alt.png') no-repeat center center;
}
/* slide 4 */
/*
body {
    counter-reset: section;
}
*/
.wizard > .content .wizard-slide-4 ol li {
  /*border: 1px solid red;*/
  /**/
  /*height: 30px;*/
  /*line-height: 30px;*/
  font-size: 90%;
  /*padding: 3px;*/
}
.wizard > .content .wizard-slide-4 ol li button,
.wizard > .content .wizard-slide-4 ol li a {
  visibility: hidden;
}
.wizard > .content .wizard-slide-4 ol li:hover button,
.wizard > .content .wizard-slide-4 ol li:hover a {
  visibility: visible;
}
.wizard > .content .wizard-slide-4 ol li img {
  /*border: 1px solid blue;*/
  /*width: 56px;*/
  /*height: 56px;*/
  vertical-align: middle;
  /*margin: 5px;*/
  display: table-cell;
}
div.provider div.last-child {
  /*border: 1px solid red;*/
  /**/
  float: right;
  text-align: right;
  margin-top: 21px;
  background: transparent !important;
  padding-right: 8px;
}
.wizard > .content .wizard-slide-4 ol li:before {
  /*
    counter-increment: section;
    content: counter(section);
    */
  background: #e4e4e4;
  padding: 2px 6px;
  font-size: 90%;
  border-radius: 50%;
  width: 30px;
  color: #666;
  margin-right: 10px;
}
.provider {
  position: relative;
  /*padding: 8px;*/
  text-align: left;
  /*height: 67px;*/
  height: 83px;
}
.provider > div {
  /*display: inline-block;*/
  /*float: left;*/
  min-width: 35%;
}
.provider span {
  font-size: 18px;
  display: inline-block;
  margin-top: 25px;
}
.provider-more-info {
  font-size: 13px;
  margin-top: -16px;
}
.provider-more-info div:first-child {
  display: inline-block;
  padding: 3px;
  margin-left: 85%;
  font-size: 12px;
  cursor: pointer;
  color: #aaa;
}
.provider-more-info div.active:first-child {
  border: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  color: #333;
  /**/
}
div.provider img {
  /*height: 30px;*/
}
.wizard > .content .wizard-slide-4 ol li:hover .provider-more-info div.active:first-child {
  border-bottom: 1px solid #f9f9f9;
}
.provider-more-info div:last-child {
  border-top: 1px solid #ccc;
  /**/
  margin-top: -1px;
  padding: 5px;
  display: none;
}
.wizard > .content .wizard-slide-4 > div {
  margin: 0 auto;
  font-size: 13px;
}
@media (min-width: 980px) {
  .wizard > .content .wizard-slide-4 > div {
    width: 87.2%;
  }
}
/*.wizard > .content .wizard-slide-4 ol li:hover div,
.providerList ol li:hover div {
    background: #f9f9f9;
}*/
.wizard > .content .wizard-slide-5 ul.installation-instructions {
  /*border: 1px solid #ccc;*/
  /**/
  width: 87.4%;
  margin: 0 auto;
}
ul.installation-instructions li {
  /*border-bottom: 1px solid #ccc;*/
  padding: 20px 0;
}
ul.installation-instructions li.last-child {
  border-bottom: 0;
}
ul.installation-instructions li:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/*
.wizard > .content .wizard-slide-5 > table tr:first-child {
    border: 0;
}
*/
ul.installation-instructions li div {
  /*border: 1px solid red;*/
  display: inline;
  min-width: 30%;
}
ul.installation-instructions li img {
  /*max-width: 68%;*/
  vertical-align: top;
  float: left;
  margin: 0 15px 0 0;
}
ul.installation-instructions li:first-child img,
ul.installation-instructions li:last-child img {
  /*float: right !important;*/
  /*margin: 0 0 0 15px;*/
}
.lang {
  display: inline-block;
  border: 1px solid #ccc;
  margin: 10px 4px 0;
  padding: 8px 8px 8px 0px;
  font-size: 95%;
  cursor: pointer;
  position: relative;
}
.lang + div {
  border: 1px solid #ccc;
  z-index: 1000;
  padding: 8px;
  width: 97.3%;
  background: #fff;
  margin: -1px 0 30px 0;
}
.lang.active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
.lang + div > div {
  display: inline-block;
  /*border: 1px solid transparent;*/
  min-width: 71px;
  /*width: 71px;*/
  /*padding: 4px 4px 4px 24px;*/
  /*margin-right: 6px;*/
  margin-bottom: 5px;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid transparent;
  width: 23.5%;
  vertical-align: top;
}
/*
.lang + div > div > div {
    border: 1px solid transparent;
    display: block;
    margin-bottom: 3px;
    padding: 3px;
}
*/
.lang + div > div > div > span {
  padding-left: 9px;
}
.lang + div > div > span {
  display: block;
  border-bottom: 1px solid #999;
  margin: 0 0 10px 5px;
  width: 50%;
  color: #666;
  padding-bottom: 1px;
}
/*
.lang + div > div > div:hover {
    border: 1px solid #ccc;
}
*/
.lang > span {
  font-size: 13px;
  margin-left: 10px;
  color: #888;
}
.lang span.arrow {
  display: inline-block;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 6px solid #aaa;
  -moz-transform: rotate(90deg);
  padding: 0;
  vertical-align: middle;
  margin-right: 5px;
}
.slide-title {
  display: block;
  text-align: left;
  margin-bottom: 10px;
}
.lang + div {
  display: none;
  box-shadow: 1px 1px 2px #ddd;
}
.lang:hover > div {
  /*display: block;*/
}
#sign_up_with_provider .lang {
  display: inline;
  height: 15px;
  line-height: 33px;
}
@media (max-width: 360px) {
  #sign_up_with_provider .lang {
    display: inline-block;
    margin-top: 0px;
  }
  #sign_up_with_provider .lang #chosen_country {
    top: -6px;
  }
}
.wizard > .content label {
  cursor: pointer;
}
.wizard > .content label:hover {
  background-color: #f6f6f6 !important;
}
.normal-font {
  font-weight: normal !important;
}
.area-12px {
  font-size: 12px;
}
.area-13px {
  font-size: 13px;
}
.area-14px {
  font-size: 14px;
  line-height: 140%;
}
.area-17px {
  font-size: 19px;
}
/*
    Switch between different versions
*/
#switch-versions {
  position: fixed;
  bottom: 50%;
  left: 5px;
  z-index: 2000;
  font-size: 12px;
}
#switch-versions ul li a {
  display: inline-block;
  text-decoration: none;
  color: #ccc;
  padding: 2px;
}
#switch-versions ul li a:hover {
  color: #555;
}
#switch-versions a.active {
  color: #444;
}
#switch-versions > ul > li > ul {
  padding-left: 5px;
}
.social-bar {
  position: absolute;
  right: 0;
  top: 34%;
}
.social-bar ul li {
  /*margin-bottom: 10px;*/
}
.social-bar ul li a:before {
  /*background-color: #EAEAEA;*/
  /*border-radius: 140px 140px 140px 140px;*/
  bottom: -8px;
  content: "";
  left: -8px;
  opacity: 0.5;
  position: absolute;
  right: -8px;
  top: -8px;
  z-index: -1;
}
.social-bar ul li a {
  /*background-color: #EAEAEA;*/
  /*background-image: -moz-linear-gradient(center top , #F6F6F6, #EAEAEA);*/
  /*border-radius: 32px 32px 32px 32px;*/
  /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 2px 3px rgba(0, 0, 0, 0.1);*/
  display: inline-block;
  height: 56px;
  line-height: 56px;
  margin-right: 8px;
  position: relative;
  width: 56px;
}
.social-bar ul li a img {
  border: 0 none;
  vertical-align: -7px;
  line-height: 56px;
  text-align: center;
}
.social-bar ul li a.twitter img {
  /*border: 1px solid red;*/
  margin-left: 8px;
}
.social-bar ul li a.facebook img {
  margin-left: 19px;
  vertical-align: -12px;
}
.social-bar ul li a.dribble img {
  margin-left: 11px;
  vertical-align: -13px;
}
.social-bar ul li a.rss img {
  margin-left: 17px;
  vertical-align: -8px;
}
/* Home page */
.home-page-player.active {
  background: orange !important;
}
.home-page-customer-list {
  display: none;
  background: url('../images/home-page-customer-list-tile.png') repeat-x center center;
  height: 194px;
}
.home-page-customer-list h2 {
  margin: 0 0 0 30px;
  padding: 20px 0 0 0;
  font-size: 21px;
  font-weight: bolder;
  text-shadow: 0 2px 1px #fff;
}
.home-page-customer-list h3 {
  margin: 10px 0 30px 30px;
  font-size: 15px;
  text-shadow: 0 2px 1px #fff;
}
.customer-list-slider {
  /*border: 1px solid blue;*/
  /**/
  position: relative;
}
.customer-list-slider ul {
  /*border: 1px solid red;*/
  /**/
  width: 90%;
  margin: 0 3%;
  list-style: none;
}
.customer-list-slider ul li {
  display: inline-block !important;
}
.customer-list-slider ul li img {
  margin-right: 40px;
}
.customer-list-slider ul li:last-child img {
  margin-right: 0;
}
.customer-list-slider .arrow-left {
  /*border: 1px solid pink;*/
  /**/
  /*background: url("../images/arrow-left.png") no-repeat scroll center center transparent;*/
  display: inline-block;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  cursor: pointer;
}
.customer-list-slider .arrow-right {
  /*border: 1px solid pink;*/
  /**/
  /*background: url("../images/arrow-right.png") no-repeat scroll center center transparent;*/
  display: inline-block;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  cursor: pointer;
}
.os-logos {
  /*border: 1px solid red;*/
  /**/
  /*bottom: 20%;*/
  /*left: 95px;*/
  /*position: absolute;*/
}
.os-logos img {
  /*max-height: 30px;*/
}
.home-page-boxes {
  background: #fff;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.boxes {
  /*border: 1px solid red;*/
  /**/
  text-align: center;
  padding-left: 70px;
}
.boxes > div {
  /*border: 1px solid red;*/
  /**/
  /*display: inline-block;*/
  float: left;
}
.boxes > div > div {
  color: #555;
  padding: 9px 0 5px;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  text-shadow: 0 2px 1px #FFFFFF;
  margin: 20px 70px;
}
.boxes img {
  border: 1px solid #eee;
  /**/
  margin: 0 auto;
}
.boxes a {
  color: inherit;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}
.boxes a:hover {
  border-bottom: 2px solid orangered;
}
.home-page-switch-boxes {
  position: relative;
  margin-top: -30px;
  height: auto;
}
@media (min-width: 980px) {
  .home-page-switch-boxes {
    height: 60px;
  }
}
.home-page-customer-list {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.contacts-page {
  /*border: 1px solid red;*/
  /*
    padding: 50px 0 0 0;
    */
}
.contacts-page h1 {
  font-size: 21px;
  margin-bottom: 15px;
}
.contacts-page .main-column {
  vertical-align: top;
}
@media (min-width: 980px) {
  .contacts-page .main-column {
    margin-right: 2%;
    width: 68%;
    float: left;
  }
}
.contacts-page .box {
  vertical-align: top;
}
@media (min-width: 980px) {
  .contacts-page .box {
    width: 29%;
    float: right;
  }
}
.contacts-page .box .heading {
  border: 1px solid #ccc;
  /**/
  box-shadow: 1px 1px 2px #DDDDDD;
  padding: 5px;
  margin: 20px 0 5px 0;
  background: #fff;
  behavior: url('../PIE.htc');
}
.contacts-page .box .heading.first-child {
  margin-top: 0;
}
.contact-table {
  border: 1px solid #ccc;
  /*margin: 40px auto 0;*/
  box-shadow: 1px 1px 2px #ddd;
  background: #fff;
  width: 100%;
  behavior: url('../PIE.htc');
}
.contact-table th {
  background-color: #f6f6f6;
}
.contact-table th {
  border: 1px solid #ccc;
  padding: 5px;
  width: 10%;
  text-align: center;
}
.contact-table tr td:first-child,
.contact-table tr th:first-child {
  width: 63%;
}
.contact-table tr td:last-child {
  font-size: 12px;
  padding-top: 20px;
  line-height: 120%;
}
.contact-table textarea {
  resize: vertical;
}
.contact-table div.control-group.visitor_type label.radio {
  float: left;
  margin-right: 20px;
  padding-top: 5px;
}
@media (max-width: 980px) {
  .contact-table tr td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.contact-table #salution {
  width: 15%;
  display: inline-block;
}
.contact-table #first_name {
  width: 69%;
  display: inline-block;
}
@media (max-width: 980px) {
  .contact-table #salution {
    width: 20%;
  }
  .contact-table #first_name {
    width: 64%;
  }
}
/**        VERSION 4.1                **/
#os-sub-menu + .wrap-content,
#os-sub-menu + .wrap-content + .wrap-content {
  display: none;
}
#os-sub-menu {
  display: none;
}
#main-menu-links li a.active,
#main-menu-links li a:hover {
  background: none;
  text-decoration: none;
}
#main-menu-links li a:hover span {
  border-bottom: 2px solid #C1C1C1;
}
#main-menu-links li a.active span,
#main-menu-links li a:active span {
  color: #f57f3c;
}
#main-menu-links li a.shop {
  font-weight: bold;
}
#os-sub-menu {
  display: none;
}
#os-sub-menu + .wrap-content,
#os-sub-menu + .wrap-content + .wrap-content + .wrap-content {
  display: none;
}
#os-sub-menu + .wrap-content + .wrap-content + .wrap-content + .wrap-content + .wrap-content {
  display: block;
}
.btn {
  outline: 0 !important;
}
.home-page {
  /*border: 1px solid red;*/
}
.home-page-v1 {
  /*border: 1px solid blue;*/
  /**/
  /*width: 850px;*/
  /*margin: 0 auto;*/
  /*padding: 50px 0;*/
}
.home-page-banner {
  /*border: 1px solid #f6f6f6;*/
  /**/
  /*height: 350px;*/
  text-align: left;
  /*border-bottom: 1px solid #eee;*/
  /*border-top: 1px solid #DDDDDD;*/
  position: relative;
  z-index: 4;
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 16px 0 10px;
  vertical-align: baseline;
}
@media (min-width: 980px) {
  .home-page-banner {
    width: 980px;
    padding: 16px 0 0px;
  }
}
.banner-text > div {
  margin-bottom: 50px;
}
.home-page-banner .banner-text {
  max-width: 400px;
  text-align: left;
  top: 20%;
  z-index: 10;
  max-height: 185px;
  overflow: hidden;
  margin: auto;
}
@media (min-width: 980px) {
  .home-page-banner .banner-text {
    left: 667px;
    position: absolute;
  }
}
.home-page-banner .banner-text > h1,
.home-page-banner .banner-text > div {
  padding-left: 1px;
}
.home-page-banner .banner-text .big-title {
  font-size: 47px;
  line-height: 47px;
  font-weight: bolder;
  font-family: "Droid Sans", sans-serif;
  color: #444;
  margin: 0;
}
.home-page-banner .banner-text div.sub-title {
  font-size: 23px;
  line-height: 25px;
  font-family: "Droid Sans", sans-serif;
  color: #c8c8c8;
}
.home-page-banner.opera .banner-text div.sub-title {
  font-family: "Verdana", sans-serif;
  line-height: 23px;
}
.banner-text ul {
  color: #bbb;
  font-size: 14px;
  line-height: 14px;
  margin-left: 30px;
  margin-top: 10px;
}
.banner-text ul li {
  font-size: 14px;
  line-height: 14px;
}
.home-page-banner .player {
  /*border: 1px solid red;*/
  /**/
  /*display: inline-block;*/
  margin: 20px 40px 0 12px;
  position: relative;
  z-index: 1;
  /*display: none;*/
  /*width: 1px;*/
}
@media (min-width: 980px) {
  .home-page-banner .player {
    display: block;
    width: 515px;
  }
}
.home-page-banner .player img {
  width: 100%;
  vertical-align: bottom;
}
.home-page-banner .player-controls {
  /*width: 100%;*/
}
@media (min-width: 980px) {
  .home-page-banner .player-controls {
    left: 0;
    position: absolute;
    bottom: 5px;
  }
}
.home-page-banner .player-controls ul {
  list-style: none;
  text-align: center;
  margin: auto;
  width: 70px;
}
@media (min-width: 980px) {
  .home-page-banner .player-controls ul {
    width: 100%;
    padding-left: 430px;
  }
}
.home-page-banner .player-controls ul li {
  /*display: inline-block;*/
  display: block;
  float: left;
  height: 10px;
  margin: 0 2px;
  padding: 0;
  width: 10px;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px;
  behavior: url('../PIE.htc');
}
.home-page-banner .player-controls ul li a {
  background: none repeat scroll 0 0 rgba(101, 101, 102, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35) inset;
  border-radius: 5px 5px 5px 5px;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  outline: 0;
  behavior: url('../PIE.htc');
}
.home-page-banner .download-button {
  z-index: 10;
  bottom: 10%;
  right: 40px;
  width: 100px;
  text-shadow: 0 -1px #c98b20;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  color: white;
  display: block;
  font-family: "HelveticaNeue-Bold", "HelveticaNeue", Helvetica, Arial, Sans-serif;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  font-size: 18px;
  padding: 8px 75px;
  margin: auto;
  cursor: pointer;
  behavior: url('../PIE.htc');
}
@media (min-width: 980px) {
  .home-page-banner .download-button {
    position: absolute;
    margin-bottom: -12px;
    margin-right: 10px;
    margin-top: 0;
    display: inline-block;
  }
}
hr.shadow-line {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 350px 350px 350px 17.5px 20px 20px 20px;
  box-shadow: 0 0 15px 10px #EEEEEE;
  clear: both;
  height: 30px;
  margin: 0 0 0 5%;
  position: relative;
  top: -33px;
  visibility: visible;
  width: 90%;
  z-index: 3;
  behavior: url('../PIE.htc');
}
.home-page-customer-list {
  display: block;
}
.home-page-customer-list h2,
.home-page-customer-list h3 {
  line-height: inherit;
}
.home-page-customer-list h3 {
  font-weight: lighter;
}
.os-logos {
  bottom: 70px;
  margin: auto;
  width: 160px;
  /*left: inherit;*/
  right: 95px !important;
}
@media (min-width: 980px) {
  .os-logos {
    bottom: 70px;
    position: absolute;
    /*left: inherit;*/
    right: 95px !important;
  }
}
.home-page-customer-list {
  bottom: 0;
  top: inherit;
}
.home-page-boxes {
  top: 0;
  border-top: 1px solid #eee;
  bottom: inherit;
  box-shadow: 0 5px 6px #ddd;
  behavior: url('../PIE.htc');
  /**/
  /*border: 1px solid red;*/
}
.carousel-arrow {
  /*border: 1px solid blue;*/
  background: url("../images/home-page-customer-list-tile.png") repeat-x scroll center -97px transparent;
  z-index: 1;
  text-align: center;
}
.carousel-arrow button::-moz-focus-inner {
  border: none;
}
.carousel-arrow button {
  border: 0 !important;
  height: 50px;
  width: 30px;
  outline: none !important;
  cursor: pointer;
}
.carousel-outer {
  overflow: hidden;
  position: relative;
}
.customer-list-slider ul.carousel-inner {
  height: 56px;
  overflow: hidden;
  width: 150%;
}
.carousel-arrow.arrow-left.shadow {
  box-shadow: 9px 0 6px -7px rgba(0, 0, 0, 0.25);
}
.carousel-arrow.arrow-right.shadow {
  box-shadow: -9px 0 6px -7px rgba(0, 0, 0, 0.25);
}
.carousel-arrow.arrow-left button {
  /*border: 1px solid red;*/
  background: url("../images/arrow-left.png") no-repeat scroll center center transparent;
}
.carousel-arrow.arrow-right button {
  /*border: 1px solid blue;*/
  background: url("../images/arrow-right.png") no-repeat scroll center center transparent;
}
.rotate-image {
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-name: orbit;
  -webkit-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -moz-animation-name: orbit;
  -moz-animation-duration: 2s;
}
@-webkit-keyframes orbit {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes orbit {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
/*  Version 1  */
div#chosen_country,
.chosen_country {
  display: inline;
  margin-left: 10px;
  position: relative;
  padding-left: 21px;
}
div#chosen_country span,
.chosen_country span {
  position: absolute;
  top: 0;
  left: 0;
}
div#loadingCountries {
  padding-top: 50px;
  min-width: 59px;
  min-height: 128px;
  text-align: center;
}
.msg-checkout-processing {
  display: none;
  font-size: 13px;
  margin-right: 10px;
}
.msg-checkout-processing span {
  display: inline-block;
  min-width: 30px;
  margin-left: 5px;
  text-align: left;
}
a.stress {
  color: darkorange;
  font-weight: bold;
}
.error {
  color: #FF0000;
}
#features {
  margin: 40px 0px 0;
  font-size: 110%;
}
@media (min-width: 980px) {
  #features {
    margin: 40px 80px 0;
  }
}
#features > div {
  /*border: 1px solid blue;*/
  /**/
  padding: 10px;
  font-size: 95%;
  line-height: 130%;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#features div.feature-image {
  padding: 0;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
#features div.feature-image.float-left {
  float: left;
  margin-right: 30px;
}
#features div.feature-image.float-right {
  float: right;
  margin-left: 30px;
}
#features div.feature-image.feature-contacts {
  width: 100%;
  height: 313px;
  background-image: url('../images/contacts.png');
}
@media (min-width: 980px) {
  #features div.feature-image.feature-contacts {
    width: 264px;
  }
}
#features div.feature-image.feature-secutity {
  width: 100%;
  height: 261px;
  background: url('../images/security_3.jpg') no-repeat;
  background-position: -123px -30px;
}
@media (min-width: 980px) {
  #features div.feature-image.feature-secutity {
    width: 254px;
    margin-top: 30px;
  }
}
#features div.feature-image.feature-own-device {
  width: 100%;
  height: 147px;
  background-image: url('../images/bring-your-own-device-2.jpg');
}
@media (min-width: 980px) {
  #features div.feature-image.feature-own-device {
    margin-right: 7px;
    margin-top: 30px;
    width: 487px;
    background-position: 0 17px;
  }
}
#features div.feature-image.feature-unified-communications {
  width: 100%;
  height: 227px;
  background-image: url('../images/unified-communications-2.jpg');
}
@media (min-width: 980px) {
  #features div.feature-image.feature-unified-communications {
    width: 398px;
  }
}
#features div.feature-image.feature-efficiency {
  width: 100%;
  height: 319px;
  background-image: url('../images/efficiency.jpg');
}
@media (min-width: 980px) {
  #features div.feature-image.feature-efficiency {
    width: 357px;
    background-position: 0px 0px;
  }
}
#features div.feature-image.feature-task-manager {
  width: 100%;
  height: 240px;
  background-image: url('../images/zoiper_task_manager.png');
  background-position: 0px 0px;
}
@media (min-width: 980px) {
  #features div.feature-image.feature-task-manager {
    width: 496px;
    margin-top: -35px;
    box-shadow: 0 5px 16px #BBBBC3;
  }
}
#features div.feature-image.feature-kids-play {
  width: 100%;
  height: 185px;
  background-image: url('../images/kids-play-2.jpg');
}
@media (min-width: 980px) {
  #features div.feature-image.feature-kids-play {
    width: 250px;
    box-shadow: 0 0 3px #999;
  }
}
#features div.feature-image.feature-savings {
  width: 100%;
  height: 225px;
  background-image: url('../images/savings.jpg');
}
@media (min-width: 980px) {
  #features div.feature-image.feature-savings {
    width: 300px;
    background-position: 0px 0px;
    margin-top: 25px;
    box-shadow: 0 0 3px #999;
  }
}
#features div h3 {
  font-size: 140%;
  font-weight: bolder;
  margin: 20px 0 30px;
  text-align: center;
  line-height: inherit;
}
#features div a {
  display: inline-block;
  outline: 0;
  color: orange;
  font-weight: bolder;
  text-decoration: none;
  font-size: 105%;
  margin-top: 10px;
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}
#features div > a:after,
#features p > a:after {
  content: ' »';
}
#features > div a:hover {
  color: orangered;
}
.shop-products-list {
  /*broder: 1px solid red;*/
  text-align: center;
  font-family: "Droid Sans", sans-serif;
}
.shop-products-list > div {
  background: #fff;
  //border: 1px solid #ccc
  margin: 0;
  padding: 0;
  /*border: 1px solid blue;*/
  /*height: 400px;*/
  /*display: inline-block;*/
  display: block;
  float: left;
  text-align: center;
  vertical-align: top;
  min-height: 500px;
}
@media (max-width: 980px) {
  .shop-products-list {
   
  }
  .shop-products-list > div {
    width: 100%;
    margin: 0;
  }
  
}
.shop-products-list > div {
  position: relative;
  /*box-shadow: 1px 1px 2px #ddd;*/
  /*behavior: url('../PIE.htc');*/
}
.shop-products-list > div > hr {
  border-top: 1px solid #ccc;
  width: 80%;
  margin: 30px auto;
}
.shop-products-list > div:hover {
  /*box-shadow: 1px 1px 3px #bbb;*/
}
.shop-products-list > div img {
  /*border: 1px solid yellow;*/
  /*width: 60%;*/
  margin: 20px 0 0;
}
.shop-products-list > div:first-child {
  /*border-right: 1px solid #ccc;*/
}
.shop-products-list > h1 + div + div + div {
  /*border-left: 1px solid #ccc;*/
  /*margin-right: 0 !important;*/
}
.shop-products-list > div:first-child,
.shop-products-list > div:last-child {
  /*padding-top: 15px;*/
}
.shop-products-list > div:first-child img,
.shop-products-list > div:last-child img {
  /*margin-bottom: 40px;*/
}
.shop-products-list h2 {
  font-size: 20px;
  margin: 0;
  line-height: inherit;
  font-weight: inherit;
}
.shop-products-list ul {
  margin: inherit;
}
.shop-products-list .desc {
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  margin: 15px 0px 0px 0px;
  line-height: 150%;
  color: #444;
}
.shop-products-list .price-desc {
    text-align: center;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;  
    margin-top: 5px;
    color: #F57F3C;
}

.shop-products-list .price {
    font-size: 32px;
    line-height: normal;
    font-weight: normal;    
    color: #F57F3C;
    vertical-align: middle;
}
.shop-products-list .btn {
    margin-top: 0px;
}
.shop-products-list h2.product-title {
    color: #F57F3C;
    font-family: ubuntu, sans-serif;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    text-align: left;
}
.shop-products-list h3 {
    text-align: left;
    font-size: 28px;
    font-family: ubuntu, sans-serif;
    line-height: 28px;
    font-weight: normal;    
    color: #c8c8c8;
    height: 58px;
}
.shop-products-list div.product-box
{
    width: 31.32%;
    border: solid #FFFFFF 2px;
    border-radius: 25px;
}
.shop-products-list div.product-box .product-wrapper{
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 2%;
    padding-bottom: 3%;
    border-bottom: none;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background-color: #FFFFFF;
}

.shop-products-list div.product-box:hover
{
    border: solid #F57F3C 2px;
    border-radius: 25px; 
    background-color: #F57F3C;
    cursor: pointer;
}

.shop-products-list div.product-box .btn-buy
{
    display: inline-block;
padding: 4px 12px;
margin-bottom: 0px;
font-size: 14px;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #FFFFFF;

border-color: #F57F3C;
border-width: 1px;
border-style: solid;
}
.shop-products-list .desc p{
    margin: 0 0 5px; 
}
.shop-products-list .desc b{
    font-weight: bold;
}
.shop-products-list .lover_price{
    font-size: 14px;
    color: #c8c8c8;
}

@media (max-width: 980px) {
    .shop-products-list div.product-box{
        margin-left: 0 !important;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

.shop-products-footer {
    margin-top: 20px;
}

.shop-products-list img.width-85{
    width: 85%;
}

.nav-list > .active-partial > a,
.nav-list > .active-partial > a:hover,
.nav-list > .active-partial > a:focus {
  /*
    background-color: #EEEEEE;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    */
}
/* table1 */
table.table1 tr th {
  background-color: #FAFAFA;
}
/* END table1 */
.h1-underline {
  border-color: #E5E5E5 !important;
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  color: #333333;
  display: block;
  font-size: 21px;
  line-height: 40px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  font-weight: lighter;
  text-align: left;
}
.h2-underline {
  border-color: #E5E5E5 !important;
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  color: #333333;
  display: block;
  font-size: 21px;
  line-height: 40px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  font-weight: lighter;
  text-align: left;
}

#os-list {
  /*border: 1px solid blue;*/
  list-style-type: none;
  margin: 0;
  text-align: center;
  padding-left: 15px;
}
#os-list ul {
  margin: 0;
}
#os-list > li {
  /*display: inline-block;*/
  min-height: 185px;
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 80px;
  text-align: center;
  vertical-align: middle;
  float: left;
  cursor: pointer;
}
@media (min-width: 980px) {
  #os-list > li {
    margin-bottom: 0px;
  }
}
#os-list > li > a {
  border: 0 !important;
  outline: 0 !important;
}
#os-list > li > a > div.circle {
  /*display: inline-block;*/
  width: 80px;
  height: 80px;
  /*background: #eee;*/
  padding: 20px;
  box-shadow: none !important;
  background-color: #eee !important;
  /*border: 0 !important;*/
  border-radius: 50%;
  position: relative;
  z-index: 0;
  behavior: url('../PIE.htc');
}
/*#os-list > li > label.active,*/
#os-list > li > a > div.circle:hover {
  background-color: #f6f6f6 !important;
}
#os-list > li > a > span.circle {
  display: block;
  width: 80px;
  height: 80px;
  /*background: #eee;*/
  padding: 20px;
  box-shadow: none !important;
  background-color: #eee !important;
  /*border: 0 !important;*/
  border-radius: 50%;
  position: relative;
  z-index: 0;
  behavior: url('../PIE.htc');
}
#os-list > li > a > span.circle:hover {
  background-color: #f6f6f6 !important;
}
#os-list > li > .desc.active span {
  border-bottom: 2px solid orangered;
}
#os-list > li > div.desc {
  /*background: #aaa;*/
  /*border-radius: 15px;*/
  margin-top: 15px;
  padding: 5px;
  color: #888;
  text-shadow: 1px 0 1px #f5f5f5;
  font-size: 130%;
  position: relative;
  behavior: url('../PIE.htc');
}
.autodetected {
  z-index: 5;
}
.autodetected-right {
  position: absolute;
  top: 40px;
  left: -60%;
  width: 300px;
  height: 90px;
  background: url('../images/autodetected.png') no-repeat;
  display: none;
}
@media (max-width: 980px) {
  .autodetected-right {
    left: auto;
    right: -25px;
    background-position: right;
  }
}
.autodetected-left {
  position: absolute;
  top: 40px;
  left: 10%;
  width: 300px;
  height: 90px;
  background: url('../images/autodetected-left.png') no-repeat;
  display: none;
}
.autodetected.active,
.autodetected-left.active {
  display: block !important;
}
#os-list > li > div > span {
  /*border-bottom: 2px solid #c1c1c1;*/
}
#os-list > li:last-child {
  margin-right: 0;
}
#os-list > li > ul {
  list-style: none;
  text-align: left;
  padding-left: 15px;
  font-size: 13px;
  color: #444;
  margin-top: 5px;
}
#os-list > li > ul > li a {
  color: #555;
  line-height: 20px;
  text-decoration: none;
}
#os-list > li > ul > li a.active {
  /*color: red;*/
}
#os-list > li > ul > li a.inactive,
#os-list > li > ul > li a.inactive:hover {
  color: #ccc;
}
#os-list > li > ul > li a:hover {
  text-decoration: none !important;
  color: orangered;
}
#os-list > li > ul > li a i {
  margin-right: 5px;
}
#os-list > li > ul > li a:hover {
  text-decoration: underline;
}
.logo-android {
  background: url('../images/os-logos-large.png') no-repeat -292px center !important;
}
.logo-android:hover,
.logo-android.active {
  background: #f6f6f6 url('../images/os-logos-large.png') no-repeat -191px center !important;
}
.logo-ios {
  background: #f6f6f6 url('../images/os-logos-large.png') no-repeat -1235px center !important;
}
.logo-ios:hover,
.logo-ios.active {
  background: url('../images/os-logos-large.png') no-repeat -1113px center !important;
}
.logo-windows {
  background: url('../images/os-logos-large.png') no-repeat -520px center !important;
}
.logo-windows:hover,
.logo-windows.active {
  background: #f6f6f6 url('../images/os-logos-large.png') no-repeat -408px center !important;
}
.logo-linux {
  background: url('../images/os-logos-large.png') no-repeat -1000px center !important;
}
.logo-linux:hover,
.logo-linux.active {
  background: #f6f6f6 url('../images/os-logos-large.png') no-repeat -872px center !important;
}
.logo-mac {
  background: url('../images/os-logos-large.png') no-repeat -758px center !important;
}
.logo-mac:hover,
.logo-mac.active {
  background: #f6f6f6 url('../images/os-logos-large.png') no-repeat -640px center !important;
}
.logo-browsers {
  background: url('../images/os-logos-large.png') no-repeat -86px center !important;
}
.logo-browsers:hover,
.logo-browsers.active {
  background: #f6f6f6 url('../images/os-logos-large.png') no-repeat 28px center !important;
}
.logo-phone-8 {
  background: url('../images/os-logos-large.png') no-repeat -1363px center !important;
}
.logo-phone-8:hover,
.logo-phone-8.active {
  background: #f6f6f6 url('../images/os-logos-large.png') no-repeat -1481px center !important;
  /*background: #f6f6f6 none !important;*/
}
#os-list input {
  display: none;
}
.block1 {
  border: 1px solid #F3F3F3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
}
#sub-menu-holder {
  height: 24px;
}
#sub-menu {
  width: 100%;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  text-align: left;
  border-bottom: 1px solid #eee;
}
#sub-menu > div > div {
  /*display: inline-block;*/
  display: block;
  float: right;
  margin-left: 22px;
}
#login-button {
  vertical-align: top;
  font-size: 80%;
  float: right;
  margin-right: 16px;
  margin-top: 2px;
}
#login-button a {
  color: #444;
  font-size: 11px;
}
#sub-menu > div {
  width: 980px;
  margin: 0 auto;
  text-align: right;
  vertical-align: top;
  margin-top: 2px;
  /*position: relative;*/
}
#sub-menu > div.submenu-container {
  width: 100%;
}
@media (min-width: 980px) {
  #sub-menu > div.submenu-container {
    width: 980px;
  }
}
.arrow-up {
  background: url('../images/arrows.png') no-repeat;
  background-color: #999;
  background-position: 0 0;
  vertical-align: middle;
}
.arrow-down {
  background: url('../images/arrows.png') no-repeat;
  background-color: #999;
  background-position: -16px 0;
  vertical-align: middle;
}
.arrow-16px {
  width: 16px;
  height: 16px;
  display: inline-block;
}
/*#curr-country-flag {
    left: 3px;
    position: absolute;
    top: 3px;
}*/
#btn-follow-us {
  font-size: 80%;
  cursor: pointer;
  text-align: left;
  position: relative;
}
#btn-follow-us:hover,
#btn-follow-us:hover > div > div > i {
  color: #333 !important;
}
#btn-follow-us > div {
  border: 1px solid transparent;
}
#btn-follow-us > div > div {
  padding: 1px 6px 0px;
  font-size: 11px;
}
#btn-follow-us.active > div {
  z-index: 7;
  box-shadow: 0 1px 2px #ccc;
  background: #fff;
  border: 1px solid #ccc;
  behavior: url('../PIE.htc');
}
#btn-follow-us.active > div > div {
  position: relative;
  z-index: 9;
  border-bottom: 2px solid #fff;
  background: #fff;
  behavior: url('../PIE.htc');
}
#btn-follow-us ul {
  border: 1px solid #ccc;
  /**/
  display: none;
  list-style-type: none;
  margin-left: 0;
  position: absolute;
  top: 93%;
  left: 0;
  z-index: 8;
  width: 130%;
  box-shadow: 0 1px 2px #ccc;
  behavior: url('../PIE.htc');
}
#btn-follow-us ul li {
  text-align: left;
  background: #fff;
}
#btn-follow-us ul li:hover {
  background: #eee;
}
#btn-follow-us ul li a {
  display: block;
  text-decoration: none;
  padding: 5px;
}
#btn-follow-us ul li a span {
  display: inline-block;
  width: 10px;
  text-align: center;
  margin-right: 6px;
}
#btn-follow-us a.social-link-twitter,
#btn-follow-us a.social-link-twitter i {
  color: #00C3F8;
}
#btn-follow-us a.social-link-twitter:hover,
#btn-follow-us a.social-link-twitter:hover i {
  color: #fff;
  background: #00C3F8;
}
#btn-follow-us a.social-link-facebook,
#btn-follow-us a.social-link-facebook i {
  color: #3B5998;
}
#btn-follow-us a.social-link-facebook:hover,
#btn-follow-us a.social-link-facebook:hover i {
  color: #fff;
  background: #3B5998;
}
.modal-title {
  font-size: 110%;
  font-weight: bolder;
  text-align: center;
  line-height: inherit;
}
.btn-large {
  border-radius: 6px;
  behavior: url('../PIE.htc');
}
.btn {
  border-radius: 4px;
  behavior: url('../PIE.htc');
}
/* For modern browsers */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
  zoom: 1;
}
.shop-products-list .price-holder {
  text-align: center;
  width: 100%;
}

.shop-products-list .price-holder-second {
    
    text-align: center;
    width: 100%;
}
@media (max-width: 980px) {
  .shop-products-list .price-holder {
    padding: 0px 10px 0px 10px;
    width: auto;
  }
}

.shop-products-list .desc > ul {
  list-style-image: url('../images/bullet-orange.png');
  list-style-position: inside;
}
.shop-products-list .desc > ul ul {
  /*border: 1px solid red;*/
  /**/
  list-style-type: none;
  padding-left: 5px;
}
body.modal-open {
  overflow: hidden;
}
#chosen_country_name {
  display: inline;
}
table.table-noborders th {
  border: none;
}
div#powered_by {
  padding-left: 0px;
  text-align: left;
}
#tutorials-list {
  /*border: 1px solid red;*/
}
#tutorials-list h2 {
  font-size: 14px;
  line-height: 21px;
  margin: 5px 0;
  /*font-weight: bolder;*/
}
#tutorials-list ul {
  margin: 0;
  padding: 0;
}
#tutorials-list .span3 {
  margin: 0 30px 30px 0;
}
#tutorials-list a {
  font-size: 13px;
  color: #555;
}
#tutorials-list a:visited {
  /*color: orange;*/
}
#tutorials-list a:hover,
#tutorials-list a:active {
  color: orangered;
}
div#countryListBottom {
  width: auto;
  display: block;
}
div.provider-list li {
  height: 83px;
}
div.provider-list li:hover div.provider {
  -moz-box-shadow: 0px 0px 5px #aaa;
  -webkit-box-shadow: 0px 0px 5px #aaa;
  box-shadow: 0px 0px 5px #aaa;
  z-index: 10;
}
div.provider-list div.provider table {
  /*height: 100%;*/
  height: 83px;
}
div.provider-list div.provider table td {
  /*min-width: 35%;*/
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
}
div.provider-list div.provider table td.provider-thumb-container {
  padding-left: 8px;
  width: 110px;
}
div.provider-list div.provider table td.last-child {
  padding-right: 8px;
  width: 250px;
}
div.provider-list div.provider table td.last-child > div {
  position: absolute;
  top: 31px;
  right: 10px;
}
div.provider-list div.provider table td.providerName {
  width: 240px;
}
div.provider-list div.provider table td.provider-thumb-container img {
  display: block;
  max-width: 100px;
  max-height: 70px;
}
div.provider-list div.provider table td.last-child > div a {
  visibility: hidden;
}
div.provider-list li:hover > div.provider table td.last-child > div a {
  visibility: visible;
}
img.img-h-50 {
  height: 50px;
}
img.img-h-30 {
  height: 30px;
}
img.img-h-100 {
  height: 100px;
}
.btn-next-slide-1 {
  position: relative;
  z-index: 10;
}
/** Bootstrap Panels **/
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
/** END Bootstrap Panels **/
div.terms h4 {
  margin-top: 30px;
  margin-bottom: 5px;
}
div.terms div.box {
  padding: 5px;
  border: solid #333 3px;
}
.navbar-top {
  margin-bottom: 0px;
}
.navbar .btn-navbar {
  margin-top: 22px;
  background-color: #F16434;
  background-image: linear-gradient(to bottom, #f16434, #ed5620);
}
.navbar .btn-navbar:hover {
  background-color: #ED5620;
}
.navbar .btn-navbar:focus {
  background-color: #ED5620;
}
.navbar .btn-navbar:active {
  background-color: #ED5620;
}
.navbar .btn-navbar .icon-bar {
  background-color: #FFFFFF;
}
#popup-download-zoiper-for-mobile {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  /*bottom: 0px;*/
  height: 80px;
  background-color: #3D3D3D;
  overflow: hidden;
  z-index: 2000;
}
/*#popup-download-zoiper-for-mobile .content .text {
	float: left;
	margin-bottom: 15px;
}*/
#popup-download-zoiper-for-mobile .content {
  position: relative;
  /*margin-bottom: 5px;*/
  padding: 10px;
  /*	border: solid 1px #FFA500;
	border-radius: 3px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 7px #DDDDDD;*/
}
#popup-download-zoiper-for-mobile span.logo {
  display: block;
  float: left;
  width: 57px;
  height: 57px;
  background-size: contain;
  background-image: url("../images/zoiper-for-mobile.png");
}
#popup-download-zoiper-for-mobile .close {
  float: left;
  margin-top: 20px;
  margin-right: 15px;
  width: 20px;
  height: 20px;
  line-height: 22px;
  font-size: 20px;
  font-family: serif;
  border-radius: 50%;
  background: none repeat scroll 0 0 #1C1E21;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 1px #000000;
  color: #B1B1B3;
}
#popup-download-zoiper-for-mobile .text-container {
  position: absolute;
  top: 30px;
  left: 115px;
  right: 100px;
  bottom: 5px;
  color: #FFFFFF;
  text-shadow: 0 1px 2px #000000;
  font-weight: 600;
}
@media (max-width: 500px) {
  #popup-download-zoiper-for-mobile .text-container {
    top: 20px;
  }
  #popup-download-zoiper-for-mobile .close {
    margin-right: 5px;
  }
  #popup-download-zoiper-for-mobile .text-container {
    left: 100px;
  }
}
@media (max-width: 320px) {
  #popup-download-zoiper-for-mobile .text-container {
    top: 10px;
  }
}
@media (max-width: 280px) {
  #popup-download-zoiper-for-mobile .text-container {
    display: none;
  }
}
#popup-download-zoiper-for-mobile .btn-download {
  position: absolute;
  top: 25px;
  right: 10px;
  /*float: right;*/
  /*margin-top: 15px;*/
}
#popup-download-zoiper-for-mobile .download-row {
  margin: auto;
}
body.popup-download-zoiper-displayed,
#sub-menu.popup-download-zoiper-displayed,
#main-menu.popup-download-zoiper-displayed {
  margin-top: 80px;
}
body.popup-download-zoiper-displayed.body-gallery #main-menu.popup-download-zoiper-displayed {
  margin-top: 80px !important;
}
body.popup-download-zoiper-displayed.body-gallery #os-sub-menu {
  margin-top: 195px !important;
}
@media (max-width: 980px) {
  body.popup-download-zoiper-displayed.body-gallery #os-sub-menu {
    margin-top: 175px !important;
  }
}
div.wrap-content.labs form.form-horizontal .control-label {
  /*width: auto;*/
  width: 320px;
}
div.wrap-content.labs form.form-horizontal .controls {
  /*margin-left: 50px;*/
  margin-left: 340px;
}
div.wrap-content.labs form.form-horizontal textarea {
  width: 400px;
  height: 100px;
}
div.wrap-content.labs .gallery {
  margin-top: 100px;
  /*max-width: 700px;*/
}
div.wrap-content.labs .gallery img {
  height: 200px;
}
div.wrap-content.labs .gallery table tr td {
  padding-left: 5px;
  border: none;
  vertical-align: middle;
}
div.wrap-content.labs a.img-top {
  /*	float: right;
	margin-left: 46px;
	width: 50%;*/
}
div.wrap-content.labs a.img-top img {
  /*height: 200px;*/
}
div.wrap-content.labs div.top p {
  text-align: justify;
}
a.banner-community-contact-form {
  display: block;
  margin-top: 19px;
  width: 285px;
  height: 258px;
  background-image: url("../images/285x258-community-banner.png");
}
a.banner-community-tutorials-head {
  background-image: url("../images/698x80-community-banner.png");
  display: block;
  height: 80px;
  width: 698px;
  position: absolute;
  top: 0;
  right: 0;
}
iframe[name="google_conversion_frame"] {
  display: none;
}
.wrap-content.whitelabel {
  padding-top: 7px;
}
.wrap-content.whitelabel ~ #push {
  height: 60px;
}
.wrap-content.whitelabel .left {
  margin-right: 15px;
  float: left;
  width: 315px;
  color: #333;
  line-height: normal;
}
@media (max-width: 980px) {
  .wrap-content.whitelabel .left {
    width: 100%;
  }
}
.wrap-content.whitelabel .left h1 {
  font-size: 56px;
  font-weight: bolder;
  color: #333;
  padding-bottom: 13px;
}
.wrap-content.whitelabel .left .looking {
  font-size: 35px;
}
.wrap-content.whitelabel .left .stay {
  margin-bottom: 20px;
  font-size: 27px;
}
.wrap-content.whitelabel .left .fill {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: bolder;
}
.wrap-content.whitelabel .left .form-whitelabel {
  padding: 7px;
  background-color: #e5e5e5;
}
.wrap-content.whitelabel .left .form-whitelabel div.input {
  /*
					margin-top: 15px;
					margin-bottom: 10px;
					width: 291px;
					padding: 6px 6px 6px 15px;
					background-color: #d7d7d7;
					div.vertical-line {
						position: absolute;
						top: 6px;
						left: 11px;
						bottom: 6px;
						width: 0px;
						//height: 29px;
						border-left: solid 3px @whitelabel-orange;
					}
					*/
}
.wrap-content.whitelabel .left .form-whitelabel div.input .label-number-of-users {
  margin-bottom: 5px;
  font-weight: bolder;
}
.wrap-content.whitelabel .left .form-whitelabel div.input input {
  /*
	  					margin: 0px;
						padding: 0px;
						padding-left: 4px;
						height: 35px;
						font-size: 30px;
						color: #fff;
						border: none;
						border-radius: 0px;
						box-shadow: none;
						background-color: transparent;
						*/
}
.wrap-content.whitelabel .left .form-whitelabel div.input input[type="input"] {
  width: 288px;
}
@media (max-width: 360px) {
  .wrap-content.whitelabel .left .form-whitelabel div.input input[type="input"] {
    width: auto;
  }
}
.wrap-content.whitelabel .left .form-whitelabel div.input input:focus {
  border-color: rgba(245, 127, 60, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(245, 127, 60, 0.6);
}
.wrap-content.whitelabel .left .form-whitelabel button[type='submit'] {
  display: block;
  margin: auto;
}
@media (max-width: 980px) {
  .wrap-content.whitelabel .left .form-whitelabel button[type='submit'] {
    margin: initial;
  }
}
.wrap-content.whitelabel .right {
  float: left;
  width: 647px;
  margin-bottom: 7px;
}
@media (max-width: 647px) {
  .wrap-content.whitelabel .right {
    width: 100%;
  }
}
.wrap-content.whitelabel h3 {
  font-size: 30px;
  font-weight: normal;
  word-break: break-word;
}
.wrap-content.whitelabel ul {
  margin-left: 15px;
}
.wrap-content.whitelabel ul li {
  font-size: 16px;
  font-weight: bolder;
}
.wrap-content.whitelabel ul li:before {
  /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -14px;
  top: 0;
  color: #f37d26;
  font-size: 20px;
}
.wrap-content.whitelabel .half {
  float: left;
  width: 50%;
}
.wrap-content.whitelabel img.img-second {
  margin-left: 107px;
}
@media (max-width: 952px) {
  .wrap-content.whitelabel img.img-second {
    margin-left: 0px;
  }
}
.wrap-content.whitelabel .jcarousel-wrapper {
  margin-top: 45px;
  position: relative;
  background-color: #d7d7d7;
  padding: 16px 0px 21px;
  /** Carousel **/
  /** Carousel Controls **/
  /** Carousel Pagination **/
}
.wrap-content.whitelabel .jcarousel-wrapper .fade-left {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100px;
  background: linear-gradient(to right, #d7d7d7 0%, rgba(215, 215, 215, 0) 80%);
  z-index: 200;
}
.wrap-content.whitelabel .jcarousel-wrapper .fade-right {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100px;
  background: linear-gradient(to left, #d7d7d7 0%, rgba(215, 215, 215, 0) 80%);
  z-index: 200;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 100;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel li {
  height: 220px;
  margin-right: 16px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel li:before {
  content: none;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel img {
  display: block;
  max-width: 100%;
  height: auto !important;
  max-height: 100%;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel-control-prev,
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  width: 62px;
  height: 60px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font: 24px/27px Arial, sans-serif;
  background-image: url('../images/arrow-buttons.png');
  background-position: 0px 0px;
  outline: none;
  z-index: 300;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel-control-prev {
  left: -30px;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel-control-prev:hover {
  background-position: 0px -60px;
}
@media (max-width: 1040px) {
  .wrap-content.whitelabel .jcarousel-wrapper .jcarousel-control-prev {
    left: 0px;
  }
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel-control-next {
  right: -30px;
  background-position: -60px 0px;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel-control-next:hover {
  background-position: -60px -60px;
}
@media (max-width: 1040px) {
  .wrap-content.whitelabel .jcarousel-wrapper .jcarousel-control-next {
    right: 0px;
  }
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4E443C;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  -webkit-box-shadow: 0 0 2px #4E443C;
  -moz-box-shadow: 0 0 2px #4E443C;
  box-shadow: 0 0 2px #4E443C;
}
.wrap-content.whitelabel .jcarousel-wrapper .jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px #F0EFE7;
  -moz-box-shadow: 0 0 2px #F0EFE7;
  box-shadow: 0 0 2px #F0EFE7;
}
.flash-wide {
  padding-bottom: 10px;
  background-color: #F57F3C;
  color: #fff;
}
.flash-wide h3 {
  margin-bottom: -7px;
  text-shadow: 1px 1px 1px #000;
}
.flash-wide code {
  color: #333;
  font-size: 12px;
}
.flash-wide a {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
.flash-wide .help {
  margin-top: 10px;
  font-size: 12px;
}


 .btn-warning {
    color: #FFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: #F57F3C;
    background-image: none;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); 
 }
 
 .btn-warning:hover
 {
     background-color: #e56020;
 }
 .footer-contancts
 {
     float: left;
     
 }
.contact-confrm {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
.captcha {
    width: 250px;
    margin: 0 1rem 1rem 0; 
}