/*.btn.light {
  color: #fff;
  border: 1px solid #fff !important;
}

.btn.light:hover {
  background: #616161;
}
*/


.neg-top-50 {
  position: relative;
  top: -50px;
}

.neg-top-30 {
  position: relative;
  top: -30px;
}

.section-home .section-dark .grid__col {
  border: none !important;
}

#researchers_skills li {
  display: inline-block;
  text-decoration: none;
  margin: 0 4% 2% 4%;
}

#programs_section {
  color: white;
  background-color: #1A1A1A;
  padding: 5% 2% 5% 2%;
  text-align: center;
  margin-bottom: 0px;
}

#programs_section h3 {
  color: white;
  font-weight: 500 !important;
  margin-top: 7%;
}

#programs_section .grid__col.grid__col--1-of-3 p {
  color: #807f7f;
  font-size: 12pt;
  font-weight: 500 !important;
} 

#or_program span {
  color: #e47c30;
  font-size: 20pt;
  font-weight: 500 !important;
}

#programs_section .grid__col.grid__col--1-of-3.text-center:first-child {
  width: 35%;
  margin-left: 3%;
}

#programs_section .grid__col.grid__col--1-of-3.text-center:nth-child(2) {
  width: 20%;
}

#programs_section .grid__col.grid__col--1-of-3.text-center:nth-child(3) {
  width: 35%;
  margin-right: 3%;
}

@media screen and (min-width: 700px) {
  #or_program {
    margin-top: 50%;
  }
}

@media screen and (max-width: 700px) {
  /*#or_program span {
    padding: 3%;
  }*/

  #video_link h4 {
    font-size: 2.5em !important;
  }
}

@media screen and (max-width: 850px) {
  #or_program {
    padding: 30%;
    margin-top: -20% !important;
    margin-bottom: -20% !important;
  }

  #programs_section .grid__col.grid__col--1-of-3 {
    margin: 0 auto !important;
  }
}

#programs_section .orange_btn {
    margin-top: 5%;
  }

span#status_researcher {
  /*color: orange;*/
}

.talent_info .person-body p {
  border-top: 1px solid white;
}

.person-body h4 {
  font-size: 1.5em;
  margin-top: -5%;
}

.researcher_card .person-body .row {
  margin-bottom: 4%;
}

.column-info span:first-child, .talent_info span:first-child {
  color: black;
  font-weight: 500 !important;
  font-size: 1.3em;
}

.border-top-body {
  border-top: 1px solid white;
  padding-bottom: 3%;
  padding-top: 3%;
}

#home-head {
  padding: 12% 0px 0px 0px !important;
  height: 93vh;
  position: relative;
  display: none;
}

#home-head .shell h1 {
  font-size: 48px;
  max-width: inherit;
}

.background-sphere {
  background: url(https://assets.locomotive.works/sites/57d86805a2f4221de1449ffb/theme/images/sphere.png?7141618792a67d037c7f1605cd948a1c) no-repeat center 75px;
}

.head_subtitle {
  font-size: 17pt;
  margin-bottom: .5% !important;
  color: #807f7f;
  font-weight: 500 !important;
}

.home_buttons {
  margin-top: 3%;
}

.home_buttons .orange_btn {
  margin-bottom: 20px;
}

.orange_btn {
  color: #fff !important;
  border: none !important;
  line-height: 51px !important;
  background-color: #e47c30 !important;
  text-shadow: none !important;
  border-radius: 0px !important;
  margin: .5%;
  font-size: 12pt !important;
  box-shadow: none !important;
  font-weight: 600;
}

.orange_btn:hover {
  background-color: #d76d34 !important;
}

#crowd_test {
  text-align: center;
  margin-bottom: 5%;
}

.icon_link, #additional_resources_link a, #how_it_work_link a {
  color: #807f7f;
  font-weight: 500 !important;
  font-size: 12pt;
  letter-spacing: -0.5px;
  vertical-align: bottom;
  border-bottom: none !important;
}

.icon_link:hover, #additional_resources_link a:hover, #how_it_work_link a:hover, #section-testimonial a:hover {
  color: #000013;
}

#section-testimonial a {
  color: white;
  width: 25%;
  margin: 3% auto;
}

#additional_resources_link img {
  margin-right: 2px;
}

#quote_section {
  margin-bottom: 9%;
}

#world_map {
  padding: 5% 0 0 0;
  margin-bottom: 5%;
  text-align: center;
  width: 100%;
}

#testimonials {
  padding: 30px 0px 5% 0px;

}

#world_map .orange_btn {
  margin-top: -3%;
}


.section h3.section_title {
  font-size: 28pt;
  font-weight: 500 !important;
  color: #e47c30 !important;
  letter-spacing: -3px;
}

#world_map p {
  font-weight: 500 !important;
  margin: 0 auto 2% auto;
  width: 70%;
  color: #807f7f;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -1px;
}


#world_map .shell {
  background-image: url(https://assets.locomotive.works/sites/57d86805a2f4221de1449ffb/theme/images/bugcrowd_map.png?47e37a49e8944805c39b9dd978c5cc03);
  min-height: 100%;
  min-width: 100%;
  margin-top: 10%;
}

#world_map #map_info span:first-child {
  color: #e47c30 !important;
  font-size: 36pt;
  font-weight: 500;
}

#world_map #map_info span:nth-child(3) {
  font-size: 17pt;
  font-weight: 500;
  line-height: 90%;
}

#map_info {
  margin-bottom: 5%;
}

@media screen and (min-width: 700px) {
  #world_map #map_info .grid__col--1-of-3 {
    width: 283px;
  }
}

@media (max-width: 850px) {
  .grid__col {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: auto !important;
  }
}

#additional_resources_link {
  margin-top: 2%;
}

#how-overview p.no-margin {
  font-weight: 500 !important;
}

#how-overview a.link-block, #play_btn a {
  border-bottom: none !important;
}

.link_icon, #how_it_work_link {
  text-align: center;
  margin-bottom: 2%;
}

#how_it_work_link img, #how_it_work_link a{
  display: inline-block;
  margin: 5% 0 0 .5%;
  padding-right: 1px;
}

#how_it_work_link ul li {
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
}

#how_it_work_link ul li:last-child {
  width: 135px;
}

#how_it_work_link ul  {
  margin-top: 20px;
}

.lightbox {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  height: 500px;
  width: 70%;
  margin: 0 auto 0;
  left: 0;
  right: 0;
  top: 100px;
  z-index: 1000;
}
.lightbox-bg {
  display: none;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.researcher_card {
  background: url(https://assets.locomotive.works/sites/57d86805a2f4221de1449ffb/theme/images/card_bg.png?437c2865f991f696ff41ab92b1ca3e23) no-repeat center;
  margin-top: 5%;
  height: 500px;
  width: 320px;
  padding: 0 3% 0 3%;
  margin: 0px 2%;
  font-size: .9em;
  word-wrap: break-word;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

.researcher_card .avatar.icon-image {
  height: 20%;
  width: 50%;
  position: relative;
  margin-top: 55px;
  border: 2px solid white;
}

.researcher_card .person-status {
  margin-bottom: 7%;
}

.researcher_card .person-body img {
  padding-bottom: 5px;
  margin-right: 1px;
}

.researcher_card .person-body .border-top-body {
  padding-bottom: 0% !important;
  padding-top: 5%;
}

.researcher_card .person-body .column-info {
  line-height: 15px;
}

#grid_researchers {
  margin-left: 0px;
  text-align: center;
}

#talented {
  /*background-image: url(https://assets.locomotive.works/sites/57d86805a2f4221de1449ffb/theme/images/radar-1.png?d41d8cd98f00b204e9800998ecf8427e) !important;
  background-repeat: no-repeat;
  background-position: center 110px;*/
  margin-top: 11%;
}

.no-padding-bottom {
  padding: 0px !important;
}

#talented .shell {
  padding-left: 5%;
  padding-right: 5%;
}

.program-title {
  color: #6c6c6c;
}

.section-head h4 {
  letter-spacing: -1px;
  font-weight: 500;
}

#researchers_skills li img {
  margin-top: 16%;
}

#researchers_skills li h4 {
  margin-top: 20px;
}

#researchers_skills h4 {
  font-size: 1em;
}

#security_talent_section {
  padding-bottom: 35px;
}

#security_talent_section h4 {
  width: 45%;
  color: #807F7F;
}

.column-info {
  display: table-cell !important;
  width: 25%;
}

#person_bio {
  text-align: center;
  padding-top: 3% !important;
  font-size: 1.2em;
}

#section_works {
  margin-top: 7%;
}

#video_link {
  text-align: center;
  position: relative;
  width: 100%;
}

#video_link img {
  width: 100%;
}

#video_link h4 {
  position: absolute;
  top: 20%;
  width: 100%;
  color: white;
  font-size: 4em;
}

#play_btn {
  text-align: center;
  margin-top: -19%;
  position: relative;
  margin-bottom: 20%;
}

.platform #play_btn {
  margin-top: -36%;
}

#play_btn img {
  -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -ms-transition: all 1s ease; /* IE 9 */
  -o-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
  width: 130px;
}

#play_btn img:hover {
  -webkit-transform:scale(1.2); /* Safari and Chrome */
  -moz-transform:scale(1.2); /* Firefox */
  -ms-transform:scale(1.2); /* IE 9 */
  -o-transform:scale(1.2); /* Opera */
  transform:scale(1.2);
}

.hero-image-wrapper .font-soft {
    color: #777;
}

.count span {
    background-color: #e47c30 !important;
    box-shadow: inset 0px -4px 2px #e47c30, 0px 2px 3px rgba(0, 0, 0, 0.1) !important;
}

#crowd_test {
  margin-top: 13% !important;
}

#crowd_test h4 {
  margin-bottom: 3%;
  color: #807F7F;
}

.tweets_grid {
  text-align: center;
}

.tweets_grid li.grid__col--1-of-3 {
  width: 30%;
}

.tweets_grid li {
  display: inline-block;
  padding: 0px;
}

.tweets_grid li:nth-child(2) {
  margin-right: 36px;
  margin-left: 36px;
}

#cybersecurity_icon {
  margin-top: 1.5%;
}

.align-top {
  vertical-align: top;
}

.view_link img {
  padding: 1.5px 3px 1.5px 1.5px;
}

.icon_link img.align-top {
  padding: 1px 3px 1px 1px;
}

.link_icon img {
  padding-right: 2px;
}

/* ------------------------------------------------------------ *\
  Section Solutions
\* ------------------------------------------------------------ */

.section-solutions h3{
  padding-top  : 7px;
  padding-bottom:  7px;
  margin-bottom: 10px;
}

.section-solutions .btn{
  box-shadow: none;
  text-shadow: none;
}
.section-solutions .program-description h3{
  background-color: #fa6900;
  border-radius: 5px;
  text-align: center;
  color: white;
}
/*.section-solutions #solutions h3{
  background-color: transparent;
  color: #000;
  font-weight: bold;
}*/

/*.section-solutions .border-right{
  border-right:1px solid #ccc;
}*/

.section-solutions .program-description p{
  padding-left: 10px;
}

.section-solutions p {
  padding-right: 10px;
}
.section-solutions .reward, .subtitle, h4 {
  font-weight: bold;
}

.section-solutions .section{
  padding-top: 60px;
  padding-bottom: 60px;
/*  margin-right: 100px;
  margin-left: 100px;*/
}

.section-solutions .reward p{
  text-align: center;
}

.section-how h5{
  font-weight: bold;
}

.section-how .stat-large{
  font-family: "vincentregular";
  margin-bottom: 20px;
}

.section-how .services-simple h3{
  font-weight: bold;
}

.lightbox-bg{
  text-align: right;
}
.lightbox-bg a{
  font-size: 25px;
  margin-right: 10px;
  color: white;
  border-bottom: none;
}

.section-link {
  display:block;
  height: 100%;
  width: 100%;
}

.homebuttons {
  margin-top: 34px;
  margin-bottom: 38px;
}

.homesubtitle {
  font-size: 21px;
}

#home-head .shell h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* ------------------------------------------------------------ *\
  Homepage Banners
\* ------------------------------------------------------------ */

#homegallery {
  position: absolute;
  bottom: 0;
}

@media(max-width: 940px) {
  #homegallery {
    position: relative;
    bottom: auto;
  }

  #home-head {
    height: auto;
  }

  #homegallery .slide-content {
    width: 90% !important;
  }

}

#homegallery .bx-wrapper {
  margin-bottom: 0;
}

#homegallery .bx-wrapper .bx-viewport {
  border: none;
  left: auto;
}

#homegallery .bx-wrapper .bx-pager {
  padding-top: 0;
}

#homegallery .bx-next, 
#homegallery .bx-prev {
  display: none;
}

#homegallery .slide {
  min-height: 215px;
  background-size: auto 100%;
}

@media (min-width: 1548px) {
  #homegallery .slide {
    background-size: 100% 100%;
  }
}

#homegallery .slide-content {
  width: 65%;
  margin: 0 auto 0; 
  text-align: left; 
}

@media(min-width: 1300px) {
  #homegallery .slide-content {
    width: 60%;
  }
}

@media(min-width: 1500px) {
  #homegallery .slide-content {
    width: 45%;
  }

  #home-head {
    height: 93vh;
  }
}

#homegallery .slide-content .btn {
  padding: 10px 24px;
  font-size: 14px;
  display: inline;
}

#homegallery .slide-content .btn-border,
#homegallery .slide-content .btn-border-white {
  padding: 8px 22px;
}

#homegallery .slide-content .btn-border.white-border {
  border-color: #fff;
}

#homegallery .slide-content h3 {
  color: #fa8d3f;
  text-align: left;
  font-size: 32px;
  margin-top: 28px;
  margin-bottom: 8px;
  line-height: 30px;
}

#homegallery .slide-content .left-content {
  float: left;
  width: 13%;
  text-align: center;
  margin-top: 28px;
}

#homegallery .slide-content .left-content img {
  margin: 0;
  display: inline;
  padding: 0;
}

#homegallery .slide-content .right-content {
  float: left;
  width: 87%;
}

#homegallery .slide-content p {
  color: #fff;
  text-align: left;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 9px;
}

#homegallery .bx-controls {
    position: relative;
    top: -30px;
}

#homegallery .bx-default-pager a.active {
  background: #fff;
  opacity: 1;
}

#homegallery .bx-default-pager a {
  background: #fff;
  opacity: .4;
  margin: 0 2px;
}

.btn.white {
  color: #fff;
}

.nav-access {
  height: 30px;
}

.nav-access .btn {
  color: #fff;
  position: relative;
  top: -11px;
  padding: 10px 24px;
  font-size: 12px;
  display: inline;
  box-shadow: none;
  text-shadow: none;
}

.nav-access li:hover .btn {
  color: #fff;
}

@media(max-width: 750px) {
  #homegallery .slide {
    padding: 20px;
  }

  #homegallery .slide-content h3 {
    text-align: center;
  }

  #homegallery .slide-content .right-content,
  #homegallery .slide-content .left-content
   {
    float: none;
    display: block;
    width: 90%;
    text-align: center;
    margin: 0 auto 20px;
  }

  #homegallery .slide-content p {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer .grid__col ul, .footer h6 {
    display: block;
  }
}
