#login-register {
    
    background-image: url("../img/login-register-bg.png");
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.btn-cw {
  color: #ffffff;
  background-color: #2F8CF8;
  border-color: #267bde;
}
.btn-cw:hover,
.btn-cw:focus,
.btn-cw:active,
.btn-cw.active,
.open .dropdown-toggle.btn-cw {
  color: #ffffff;
  background-color: #267bde;
  border-color: #267bde;
}

/*
.clickworker-site {
    
    position: absolute;
    top: 340px;
    right: -182px;
    
    z-index: 2;
    
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
*/

.clickworker-site {
    
    position: absolute;
    top: 12px;
    right: 60px;
    z-index: 2;
    font-size: 12px;
}

section p {

    font-size: 18px;
}

section p.bigger {

    font-size: 22px;
}

section p.light {
    color: #f4f4f4;
}

.color-white {
  background: none repeat scroll 0 0 #ffffff;
}

.bigintro-light {
    font-size: 50px;
    line-height: 1;
    text-align: center;
    font-weight: 300;
    text-transform: none;
    border-top: 0px solid #555555;
    border-bottom: 0px solid #555555;
    padding: 10px 0;
    
    color: #f4f4f4:
}

.bigintro {
    font-size: 50px;
    line-height: 1;
    text-align: center;
    font-weight: 300;
    text-transform: none;
    border-top: 0px solid #555555;
    border-bottom: 0px solid #555555;
    padding: 10px 0;
}

.customer-box {

    background-color: rgba(255,255,255,0.7);
    box-sizing: border-box;
    margin-bottom: 24px;
    cursor: pointer;
    
    -webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
    
}

.customer-box:hover {

    background-color: rgba(255,255,255,1);
    box-sizing: border-box;
    margin-bottom: 24px;
}

#references {
  /* Image credit : http://farm9.staticflickr.com/8150/7523098056_c31207d1b3_k.jpg */

  background: url("../img/parallax.jpg") 50% 0 no-repeat fixed;*/
  margin: 0 !important;
  width: 100%;
  background-size: auto 200%;    

}

#partners {
  /* Image credit : http://farm9.staticflickr.com/8150/7523098056_c31207d1b3_k.jpg */

  background: url("../img/parallax.jpg") 50% 0 no-repeat fixed;
  margin: 0 !important;
  width: 100%;
  background-size: auto 200%;    

}

#header .page-title {

    letter-spacing: -1px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    text-shadow: none;
    text-transform: none;
    width: 75%;
    word-spacing: 3px;
    font-size: 5em;
    margin-top: 60px;
    
    color: #525252;
    font-weight: 300;
}

#header .page-sub-title {

    color: #525252;
    font-weight: 300;
    margin: 20px 0 20px;
    font-size: 2.5em;   
}

ul.heronav.plus {
    
    position: absolute;
    top: 18px;
    left:50%;
    margin-left: -134px;
    color: #f4f4f4;
} 

ul.heronav.plus li {
    
    display: inline-block;
    list-style: none outside none;
    margin: 0 10px;
} 

ul.heronav.plus li a {
    
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    color: #f4f4f4;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
    text-shadow: 0px 0px 3px #000;
} 

ul.heronav.plus li a:hover {
    
    color: #F8B02F;
} 

ul.heronav.plus li.open > a {
    
    color: #F8B02F;
} 

ul.heronav.plus .dropdown-menu li {
    
    display: block;
    list-style: none outside none;
    margin: 0 10px;
} 

#header ul.heronav.left {
    
    margin-left: -386px;
    top 20px;
} 

#header ul.heronav.left.de {
    
    margin-left: -374px;
} 

#header ul.heronav.right {

    margin-left: 83px;
}

#header ul.heronav li a:hover {

    color: #4a4a4a;
}

.feature {

    border: none;
}

#header .container-transparent {

    background-color: rgba(255, 255, 255, 0.7) !important;
    height: auto;
    padding-bottom: 60px;
    
}

/* Product Category Icons */

.category-icon {

  transition: all 0.2s ease-out 0s;
    
  border: 4px #bababa solid;
  border-radius: 36px;

  background-repeat: no-repeat;
  background-size: 60px 60px;
  background-position: center;
  background-color: #f4f4f4;

  height: 120px;
  width: 120px;

  margin: auto;

  @media (min-width: 992px) {

    display: inline-block;
    margin: 0px;
    vertical-align: middle;
    margin-right: 15px;
  }

}

.category-icon:hover {

    /*background-color: white;*/
    background-size: 70px 70px;
}

/* newsbox */

.newsbox p {

    text-align: justify;
    padding: 0px;
    padding-right: 10px;
}

.newsbox .panel-heading {

    background-color: #f0ad4e;
    color: white;
}

.newsbox h3 {

    font-size: 24px;
    font-weight: 400;
    margin-top: 0px;
}

.newsbox a {

    font-weight: 400;
}

.newsbox a:hover {

    text-decoration: none;
}

/* eventbox */

.eventbox {
    
}

.eventbox:hover {
}

.eventbox .panel-left {
    
    width: 30%;
    float: left;
    padding: 20px;
    border-radius: 4px 0 0 4px;
    text-align: center;
    background-color: #fdfdfd;
    border-right: 1px solid #ddd;

}

.eventbox .panel-right {
    
    width: 70%;
    float: right;
    padding-left: 20px;
    padding-top: 10px;
    border-radius: 0 4px 4px 0;
    position: relative;

}

.eventbox .panel-body {
    
    padding: 0px;
}

.eventbox .date {

    font-size: 24px;
    font-weight: 500;
}

.eventbox .name {
    
    font-size: 24px;
    font-weight: 400;
    color: #f0ad4e;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

.eventbox .location {
    text-transform:uppercase
}

.icon-my_products {

  background-image: image-url('img/products/my_products@2x.png');

}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {

    .icon-my_products {

      background-image: image-url('img/products/my_products@2x.png');

    }
}

.icon-text {

  background-image: url('../img/products/texts@2x.png');

}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {

    .icon-text {

      background-image: url('../img/products/texts@2x.png');

    }
}

.icon-web_research {

  background-image: url('../img/products/web_research@2x.png');

}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {

    .icon-web_research {

      background-image: url('../img/products/web_research@2x.png');

    }
}

.icon-categorization_tagging {

  background-image: url('../img/products/categorization_tagging@2x.png');

}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {

    .icon-categorization_tagging {

      background-image: url('../img/products/categorization_tagging@2x.png');

    }
}

.icon-product_data {

  background-image: url('../img/products/product_data@2x.png');

}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {

    .icon-product_data {

      background-image: url('../img/products/product_data@2x.png');

    }
}

.icon-survey {

  background-image: url('../img/products/surveys@2x.png');

}


@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {

    .icon-survey {

        background-image: url('../img/products/surveys@2x.png');

    }
}

.icon-mobile {

  background-image: url('../img/products/mobile_crowdsourcing@2x.png');

}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {

    .icon-mobile {

      background-image: url('../img/products/mobile_crowdsourcing@2x.png');

    }
}

video#bgvid {
position: fixed; right: 0; bottom: 0;
min-width: 100%; min-height: 100%;
width: auto; height: auto; z-index: -100;
background: url(polina.jpg) no-repeat;
background-size: cover;
}

i.darkred,
span.darkred,
p.darkred,
.darkred,
a.darkred,
a.darkred:visited {
  color: #f4f4f4;
  transition: all 0.2s ease-out 0s;
}
i.darkred:hover {
  cursor: pointer;
  opacity: 0.65;
  color: white;
}



/*clickworker-Plattform Tour*/

#tour-overview {

/*
    background-image: url(../img/example1.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
*/
}

#tour-import-data {
    background-image: url(../img/importDataBg.png);
    background-size: auto 70%;
    background-repeat: no-repeat;
    background-position: top center;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) { 
   
    #tour-import-data {
        background-size: auto 70%;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    
    #tour-import-data {
        background-size: auto 70%;
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    
    #tour-import-data {
        background-size: auto 70%;

    }
}

#tour-export-data {
    background-image: url(../img/exportDataBg.png);
    background-size: auto 70%;
    background-repeat: no-repeat;
    background-position: top center;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) { 
   
    #tour-export-data {
        background-size: auto 70%;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    
    #tour-export-data {
        background-size: auto 70%;
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    
    #tour-export-data {
        background-size: auto 70%;

    }
}

#tour-monitor-order-status {
    background-image: url(../img/monitorOrderStatusBg.png);
    background-size: auto 40%;
    background-repeat: no-repeat;
    background-position: bottom right;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) { 
   
    #tour-monitor-order-status {
        background-size: auto 40%;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    
    #tour-monitor-order-status {
        background-size: auto 50%;
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    
    #tour-monitor-order-status {
        background-size: auto 70%;

    }
}


#tour-choose-business-process {
    background-image: url(../img/chooseBusinessProcessBg.png);
    background-size: auto 30%;
    background-repeat: no-repeat;
    background-position: right bottom;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) { 
   
    #tour-choose-business-process {
        background-size: auto 30%;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    
    #tour-choose-business-process {
        background-size: auto 45%;
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    
    #tour-choose-business-process {
        background-size: auto 60%;

    }
}


#tour-choose-business-process ul {
    list-style: disc outside none;
    font-size: 18px;
}

#tour-define-order {
    background-image: url(../img/defineOrderBg.png);
    background-size: auto 40%;
    background-repeat: no-repeat;
    background-position: left bottom;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) { 
   
    #tour-define-order {
        background-size: auto 40%;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    
    #tour-define-order {
        background-size: auto 50%;
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    
    #tour-define-order {
        background-size: auto 60%;

    }
}

img.marketplace-concept {

    max-width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.icon-crunchbase {
    
    height: 28px;
    width: 24px;
    background: url(../img/crunchBaseIcon.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline-block;
    position: relative;
    top: 2px;
    opacity: 1;
}

.icon-crunchbase:hover {
    
    opacity: 0.65;
}

.icon-blog {
    
    height: 28px;
    width: 24px;
    background: url(../img/blogIcon.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline-block;
    position: relative;
    top: 2px;
    opacity: 1;
}

.icon-blog:hover {
    
    opacity: 0.65;
}

.action-badge-professional {
    
    height: 160px;
    width: 160px;
    background-repeat: no-repeat;
    background-size: 160px 160px;
    background-position: center center;
    background-image: url(../img/aktionBadge.png);
    position: absolute;
    right: 5%;
    top: 3%;    
    text-align: center;
}

.action-badge-professional p {
    
    font-size: 13px;
    line-height: 1.3;
    font-weight: normal;
    color: white;
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) { 
   

}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    
    .action-badge-professional p {
    
    font-size: 17px;

    }       
    
    .action-badge-professional {

        height: 210px;
        width: 210px;
        background-size: 210px 210px;
        right: 10%;
        top: 34%;
    }
    
}

/* Headlines */

/* Very Small devices */
@media (max-width: 767px) { 

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {

      -ms-hyphens: auto;
      -moz-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
    }
    
    h1,
    .h1 {
      font-size: 30px;
    }
    h2,
    .h2 {
      font-size: 24px;
    }
    h3,
    .h3 {
      font-size: 18px;
    }
    h4,
    .h4 {
      font-size: 12px;
    }
    h5,
    .h5 {
      font-size: 10px;
    }
    h6,
    .h6 {
      font-size: 10px;
    }

    #header .page-title{
        font-size: 30px;
        margin: 30px auto 0px;
    }
    
    #header .page-sub-title {
        font-size: 20px;
    }
    
    .bigintro-light, .bigintro {
        font-size: 24px;
        line-height: 1.2;
   
    }
    section p.bigger {

        font-size: 18px;
    }
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) { 
    
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    
}

/* Lang Switch in Navbar */

#lang_sel_click {
    margin-top: 12px;
}

#lang_sel_click li {
    width: 48px !important;
    
}

#lang_sel_click li ul {
    width: 48px !important;
}


/*
#lang_sel_click li a.lang_sel_sel {
    border: none;
}
*/

#lang_sel_click img.iclflag {
    
    top:0 !important;
}

.herolang {
  position: absolute;
  left: 50%;
  margin-left: -152px;
  margin-top: 3px;
}

/* /Headlines */

/* Helpers */

.center-div {
    width: 100%;
    position: absolute;
    top: 50%;
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pos-rel {
    
    position: relative;
}

.white-over {
    
    color: rgba(255,255,255,1);
}

.white-over:hover {
    
    opacity: 0.6;
}