/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
* Custom Style Sheet - Use this file to style your content
 */

/* Layout
----------------------------------------------------------------------------------------------------*/

.custom-logo {
  width: 138px;
  height: 72px;
  background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
  background-size: contain;
}

.margin-tb-20 { margin: 20px 0; }
.margin-l-40 { margin-left: 40px; }


/* Modules
----------------------------------------------------------------------------------------------------*/

/* Fixing the flickering for -webkit- browsers */
.module { -webkit-backface-visibility: hidden; }


/* Frontpage: Features
----------------------------------------------------------------------------------------------------*/

.frontpage-teaser {
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Frontpage: Features
----------------------------------------------------------------------------------------------------*/

.frontpage-features {
  margin-top: 30px;
  overflow: hidden;
}

.frontpage-features h1 {
  margin: 20px 0 5px 0;
  font-size: 19px;
  line-height: 20px;
}

/* Frontpage: Products
----------------------------------------------------------------------------------------------------*/

.prod-header {
  text-align: center;
}

.prod-header h2 {
  font-size: 45px;
}

.prod-header p {
  background: url(../images/line_bg.png) bottom repeat-x;
  padding-bottom: 20px;
}

.frontpage-products {
  margin-top: 30px;
  display: inline-block;
  width: 30%;
  margin: 30px 25px 30px 25px;
  vertical-align: top;
}
.frontpage-products .prod-icon {
  float: left;
  width: 25%;
  margin-right: 5%;
}
.frontpage-products h1 a:hover, .frontpage-products .prod-icon:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}

.frontpage-products .prod-details {
  float: left;
  width: 70%;
  text-align: left;
}

.frontpage-products ul {
  float: left;
  text-align: left;
}

.frontpage-products h1 {
  margin: 5px 0 5px 0;
  font-size: 19px;
  line-height: 20px;
  display: inline-block;
}

.frontpage-products h1 a {
  text-shadow: none;
}
.frontpage-products h1 a:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;
}

.frontpage-products p {
  float: left;
  margin-top: 15px;
  text-align: justify;
}

.frontpage-products .platforms {
  display: block;
  float: right;
  padding: 0;
  margin: 5px 0;
}
.frontpage-products .platforms li {
  list-style: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 0 0 5px;
  position: relative;
  color: #fff;
}


.frontpage-products .platforms li:hover {
  display: block;
  float: left;
  margin: 0 0 0 5px;
  cursor: pointer;
}

.frontpage-products .platforms .drop-device {
  background: url(../../../images/products/platform-dropdown-pointer.png) no-repeat 250px top;
  position: absolute;
  top: 20px;
  right: -30px;
  padding-top: 10px;
  width: 300px;
  display: none;
}
.frontpage-products .platforms li:hover .drop-device {
  display: block;
}
.frontpage-products .platforms .drop-device .p-device {
  padding: 20px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(0, 0, 0, 0.85);
}
.frontpage-products .platforms .drop-device .p-device .dl-links {
  float: right;
}
.frontpage-products .platforms .drop-device .p-device .dl-links a {
  padding: 0 5px;
  float: left;
  color: #6f6f6f;
}
.frontpage-products .platforms .drop-device .p-device .dl-links a:hover {
  color: #fff;
}

.p-apple {
  background: url(../../../images/products/platform-apple.png) no-repeat center center;
}
.p-android {
  background: url(../../../images/products/platform-android.png) no-repeat center center;
}
.p-blackberry {
  background: url(../../../images/products/platform-blackberry.png) no-repeat center center;
}
.p-amazon {
  background: url(../../../images/products/platform-amazon.png) no-repeat center center;
}
.p-facebook {
  background: url(../../../images/products/platform-facebook.png) no-repeat center center;
}
.p-windows{
  background: url(../../../images/products/platform-windows.png) no-repeat center center;
}

/* Frontpage: Check
----------------------------------------------------------------------------------------------------*/

.frontpage-check {
  float: left;
  margin-bottom: 20px;
  text-transform: uppercase;
}


/* Frontpage: Team
----------------------------------------------------------------------------------------------------*/

.frontpage-team h1 {
  margin: 20px 0 0 0;
  font-size: 40px;
  line-height: 41px;
}

.frontpage-team p {
  margin: 10px 0 0 0;
  font-size: 17px;
  line-height: 22px;
}


/* Frontpage: Contact
----------------------------------------------------------------------------------------------------*/

ul.line.frontpage-contact > li {
  margin: 0;
  padding: 15px 0;
  border-top: none;
  background: url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact > li:first-child {
  background: url(../images/line_bg.png) top repeat-x,
        url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact strong {
  float: left;
  width: 140px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: normal;
}

ul.line.frontpage-contact div { display: inline-block; }


/* Frontpage: Clients
----------------------------------------------------------------------------------------------------*/

.frontpage-clients a {
  float: left;
  opacity: 0.5;
  margin: 0 -1px -1px 0;
  border: 1px solid #616a73;
  border: 1px solid rgba(255,255,255,0.5);
}

.frontpage-clients a:hover {
  opacity: 1;
  border: 1px solid #FFF;
  background-color: rgba(255,255,255,0.05);
}

.frontpage-teaser { line-height: 0; }
.frontpage-teaser img {
  display: block;
  line-height: 0;
}

/* Content
----------------------------------------------------------------------------------------------------*/

.item .content .size-auto{
  margin-bottom: 50px;
  margin-top: 20px;
}

.content a .size-auto{
  margin: 20px 0 15px 15px !important;
}

.item {
  position: relative;
}

.items .item { /*be carefull with this, it affects all classes .item*/
  padding: 0px !important;
  margin: 20px !important;
}

.width50 .item .platforms {
  position: absolute;
  top: 10px !important; /*hack*/
  right: 0px;
  
  display: block;
  float: right;
  padding: 0;
  margin: 5px 0;
}

.item .platforms {
  position: absolute;
  top: 15px;
  right: 0px;
  
  display: block;
  float: right;
  padding: 0;
  margin: 5px 0;
}

.item .platforms li {
  list-style: none;
  display: inline-block;
  width: 31px;
  height: 31px;
  float: left;
  margin: 0 0 0 5px;
  position: relative;
  color: #fff;
  
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}

.item .platforms li:hover {
  cursor: pointer;
  display: block;
  float: left;
  margin: 0 0 0 5px;
  
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1;

  /* Safari 1.x */
  -khtml-opacity: 1;

  /* Good browsers */
  opacity: 1;
}

.item .platforms .drop-device {
  background: url(../../../images/products/platform-dropdown-pointer.png) no-repeat 250px top;
  position: absolute;
  top: 31px;
  right: -25px;
  padding-top: 10px;
  width: 300px;
  display: none;
}
.item .platforms li:hover .drop-device {
  display: block;
}
.item .platforms .drop-device .p-device {
  padding: 20px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(0, 0, 0, 0.85);
}
.item .platforms .drop-device .p-device .dl-links {
  float: right;
}
.item .platforms .drop-device .p-device .dl-links a {
  padding: 0 5px;
  color: #6f6f6f;
  float: left;
}
.item .platforms .drop-device .p-device .dl-links a:hover {
  color: #fff;
}

.item .p-apple {
  background: url(../../../images/products/platform-apple-black.png) no-repeat center center;
}
.item .p-android {
  background: url(../../../images/products/platform-android-black.png) no-repeat center center;
}
.item .p-blackberry {
  background: url(../../../images/products/platform-blackberry-black.png) no-repeat center center;
}
.item .p-amazon {
  background: url(../../../images/products/platform-amazon-black.png) no-repeat center center;
}
.item .p-facebook {
  background: url(../../../images/products/platform-facebook-black.png) no-repeat center center;
}
.item .p-windows {
  background: url(../../../images/products/platform-windows-black.png) no-repeat center center;
}


.margin-l-15 { margin: 20px 35px; }

.mod-box-grey .wk-twitter .content {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.mod-box-grey .wk-twitter .content a, .mod-box-grey .wk-twitter .meta a {
    color: #525252;
    text-shadow: none;
}

.area-box {
  float: left;
  clear: both;
  margin-bottom: 30px;
  width: 100%;
}

.area-box-center {
  text-align: center;
}

.area-box-center h1, .area-box-center h2, .area-box-center h3, .area-box-center h4, .area-box-center h5, .area-box-center h6 {
  text-align: center !important;
}

.area-box-20 {
  /*float: left;*/
  
  padding: 2%;
  width: 15%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  
}
.area-box-20 h4 {
  text-align: center !important;
}
.area-box-20 img {
  margin: 0 !important;
}

.area-box-25 {
  /*float: left;*/
  
  padding: 2%;
  width: 20%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  
}
.area-box-25 h4 {
  text-align: center !important;
}
.area-box-25 img {
  margin: 0 !important;
}
.area-box-25 ul {
  text-align: left;
}

.area-box-30 {
  /*float: left;*/
  
  padding: 2%;
  width: 29%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  
}
.area-box-30 img {
  margin: 0 !important;
}
.area-box-30 h2 {
  text-align: center !important;
}


.area-box-50 {
  /* proper
  clear: none;
  float: left;
  padding: 3%;
  width: 44%;*/
  
  clear: none;
  display: inline-block;
  width: 47%;
  vertical-align: top;
}

.comment-box {
  float: left;
  clear: both;
  margin: 40px 0 30px 0 !important;
  text-align: center;
  padding: 2%;
  width: 96%;
}

.comment-box h3 {
    border-bottom: 1px solid #DBDBDB;
    margin: 10px 0 40px;
    padding-bottom: 20px;
    text-align: center !important;
}

.comment-box .comments {
  display: inline-block;
  margin-bottom: 30px !important;
  width: 40%;
  padding: 0 4%;
  vertical-align: top;
  text-align: justify;
}

.comment-box .comments-wide {
  display: inline-block;
  margin-bottom: 30px !important;
  width: 88%;
  vertical-align: top;
  text-align: justify;
}

.comment-box .comments .star-rating, .comment-box .comments-wide .star-rating {
  background-image: url(../../../images/products/stars.png);
  background-repeat: no-repeat;
  float: left;
  text-indent: -9000px;
  display: block;
  height: 15px;
  width: 84px;
}

.star-0 {
  background-position: 0px 0px;
}
.star-0-5 {
  background-position: 0px -15px;
}
.star-1 {
  background-position: 0px -30px;
}
.star-1-5 {
  background-position: 0px -45px;
}
.star-2 {
  background-position: 0px -60px;
}
.star-2-5 {
  background-position: 0px -75px;
}
.star-3 {
  background-position: 0px -90px;
}
.star-3-5 {
  background-position: 0px -105px;
}
.star-4 {
  background-position: 0px -120px;
}
.star-4-5 {
  background-position: 0px -135px;
}
.star-5 {
  background-position: 0px -150px;
}

.comment-box .comments .align-left, .comment-box .comments-wide .align-left {
  margin-right: 20px !important;
}

.comment-box .comments .comment-desc, .comment-box .comments-wide .comment-desc {
  float: left;
  width: 100%;
}

.content {
  text-align: justify;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  text-align: left;
}

.content .align-left {
  margin-right: 50px;
}
.content .align-right {
  margin-left: 50px;
}

.content .quote-it {
  font-size: 18px;
}


.frontpage-connect {
  margin: 25px 0 0 0 !important;
  text-align: center;
}

.connect-box {
  background: none !important;
}

.tweet-box {
  background: none !important;
}

.social-connect {
  display: inline-block;
  margin: 0 20px 20px;
}

.social-connect:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}

.frontpage-awards {
  width: 65%;
  margin: 0 auto;
  padding-bottom: 40px;
  text-align: center;
}

.award-logo {
  margin: 20px;
  display: inline-block;
  
  /* ROUNDED CORNERS */
  -moz-border-radius: 5px; /* FireFox 1+ */
  -webkit-border-radius: 5px; /* Safari 3+, Chrome */
   border-radius: 5px; /* Opera 10.5, IE 9 */
}

.line-2{
  display: block;
  margin-top: 30px !important;
}

.line-3{
  display: block;
  margin-top: 20px !important;
}

.line-4{
  display: block;
  margin-top: 10px !important;
}

.wk-twitter-single {
  background: none !important;
  padding: 20px 30px 20px 0 !important;
  text-align: left !important;
}

.wk-twitter .content {
  margin-bottom: 20px !important;
}


.app-stores {
  text-align: center;
}

.app-store-head {
  margin-bottom: 50px;
}

.appstore {
  vertical-align: top;
  display: inline-block;
  width: 10%;
  margin: 0 1%;
}


.appstore a:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}


#searchForm {
  display: none;
}
.width50 {
  display: inline-block !important;
  vertical-align: top !important;
}


.hidden {
  display: none;
}

.career-box {
  display: block;
  padding: 20px;
}
.career-opening img {
  margin: -10px 50px 20px 0;
}
.career-opening h2 {
  margin: 30px 0;
}


.tagline {
  font-size: 22px;
  line-height: 26px;
  padding: 30px 0 0 !important;
  text-align: center;
  text-transform: none;
}

.hero-slideshow {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -31px !important;
}

.hero-title {
  font-size: 29px;
  line-height: 35px;
  position: absolute;
  top: -200px;
  text-align: center;
}

.module p {
  text-align: justify;
}

.title a:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}

.prod-details .links a {
  background-color: rgba(255, 255, 255, 0.10);
  padding: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  text-shadow: none;
}

.prod-details .links a:hover {
  background-color: rgba(255, 255, 255, 0.20);
  color: #fff;
}

.team-members {
  margin: 40px 0 !important;
  display: block;
  float: left;
}

.team-members p {
  float: right;


  width: 65%;
}

.mem h3 {
  margin: 5px;
}

.mem-pic {
  float: left;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.10);
  border: 1px solid rgba(0, 0, 0, 0.10);
  margin-right: 2%;
  margin-bottom: 20px;
  
  /* ROUNDED CORNERS */
  -moz-border-radius: 500px; /* FireFox 1+ */
  -webkit-border-radius: 500px; /* Safari 3+, Chrome */
   border-radius: 500px; /* Opera 10.5, IE 9 */
}
.mem-pic img {
  /* ROUNDED CORNERS */
  -moz-border-radius: 500px; /* FireFox 1+ */
  -webkit-border-radius: 500px; /* Safari 3+, Chrome */
   border-radius: 500px; /* Opera 10.5, IE 9 */
  float: left;
}

.team-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.20);
  padding-bottom: 15px;
}

#absolute {
  display: none;
}

.price-pipeline {
  float: left;
}

.home-tagline {
  background: url(../../../images/yootheme/tagline.png) no-repeat center center;
  display: block;
  width: 100%;
  height: 57px;
  margin: 0;
  padding: 20px 0 0 0;
}



/* Responsive
----------------------------------------------------------------------------------------------------*/

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

  /* Layout */
  .margin-l-40 { margin-left: 0; }


  /* BEN CSS STARTS HERE */
  

.app-stores {
  padding-bottom: 10px;
}

.app-store-head {
  margin-bottom: 20px;
}

.app-store-head h2 {
  font-size: 1.5em;
}

.appstore a img {
  width: 100%
}

.appstore h4 {
  display: none;
}

.home-tagline {
  background-image: none !important;
  height: inherit;
}

.prod-header h2 {
  line-height: 40px;
}

.prod-header p {
  padding: 0;
}

.tagline {
  padding-bottom: 15px !important;
}

.frontpage-products {
  width: 80%;
  margin: 15px 10%;
}

.frontpage-products .prod-icon {
  width: 30%;
}

.frontpage-products h1 {
  width: 100%;
}

.frontpage-products .platforms {
  margin: 5px 0;
  float: left;
}

.frontpage-products .platforms li {
  margin: 0 5px 0 0;
}

.frontpage-products .platforms li:hover {
  margin: 0 5px 0 0;
}

.frontpage-products p {
  display: none;
}

.frontpage-products .prod-details {
  width: 60%;
  float: left;
  display: block;
}

.frontpage-products .platforms .drop-device {
  background: url(../../../images/products/platform-dropdown-pointer.png) no-repeat 65px top;
  left: -60px !important;
}

.wk-slideshow-infinite > div .prev, .wk-slideshow-infinite > div .next {
  display: none;
}

#footer {
  text-align: center !important;
}

#totop-scroller {
  display: none;
}

.wk-map.wk-map-default {
  margin: 0 0 20px;
}

.award-logo {
  margin: 10px 10%;
  width: 80%;
}

.frontpage-awards {
  width: 100%;
}

.connect-box {
  padding: 2%;
}

.frontpage-connect {
  margin: 20px 0 12px !important;
}

.social-connect {
  width: 17%;
  margin: 1%;
}

.wk-slideshow-infinite #nav-wrapper {
  display: none;
}

.wk-slideshow-infinite .caption {
  bottom: 0;
  left: 0;
  right: 0;
}

.wk-slideshow-infinite .hero-title {
  top: inherit;
  bottom: 0;
  left: 5%;
  right: 5%;
  margin-left: 0;
  font-size: 2em;
}


.wk-slideshow-infinite .caption h1, .wk-slideshow-infinite .caption h1 + span {
  margin-left: 0;
}

  /* BEN CSS ENDS HERE */

}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

  /* Layout */
  #block-bottom-b .width33 { width: 100%; }

  .frontpage-features img {
    float: none;
    margin: auto auto 15px;
  }
  
  .frontpage-products img {
    float: none;
    margin: auto auto 15px;
  }

  .frontpage-check.width50 { width: 100%; }
  

}