body{
  font-family: 'Open Sans', sans-serif;
}
.bold{
  font-weight: 600;
  color:#999;
}

.animated2{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.join-hook-container{
  display: none !important;
}
.tab-content{
  display: initial;
}
#base {
    padding-bottom: 0 !important;
}
.sct-header{
  padding: 0;
  text-align: center;
  background-color:#000;
  background-size: cover;
  background-repeat: no-repeat;
  height:420px;
}
.bg-image{
  background-color:#000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height:420px;
  width:100%;
  position: absolute;
  z-index: 0;
}
  .sct-header .center2{
    position: relative;
    z-index: 10;
    width: auto;
      padding: 10px 26px;
      display: inline-block;
      margin: 120px auto 35px auto;
      text-shadow: 0 0 20px rgba(0,0,0,0.5);

  }
  .sct-header h1{
    margin-bottom: 18px;
    font-size: 55px;
    font-weight: 300 !important;
    /*margin-left: -35px;*/
  }
  .sct-header .center2 p{
    font-size:20px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
  }

  .sct-header .center2 h1, .sct-header .center2 p{
    text-shadow: 0 2px 40px rgba(0,0,0,0.9);
  }

.modal-normal{
  width:450px;
  min-height:250px;
  padding: 10px 40px 40px 40px;
}

  .modal-title{
    margin-bottom: 25px;
    font-weight: 400;
  }

  .modal-view li{
    margin-bottom: 15px;
  }

section{
  padding-bottom: 70px;
}

#our-plugins{
  background: #f7f7f7;
}

mark{
  background-color: #fff;
  padding: 10px 10px;
  border: 1px solid #ddd;
  background: #f7f7f7;
  margin-top: 10px;
  display: block;
  margin-bottom: 15px;
  font-family: "Lucida Console", Monaco, monospace;
}

.subheading{
  /*margin-left: 0;*/
  max-width: 600px;
  line-height: 28px;
  margin-bottom: 30px;
}

.mtop15{
  margin-top: 15px;
}
.pl20{
  padding-left: 20px;
}
.pl0{
  padding-left: 0;
  margin-left: 0 !important;
}

.t_c{
  text-align: center;
}

.list-section{
  margin-top: 15px;
}
.row-fluid .center, .list-section2 .center{
  max-width: 900px;
  padding: 0;
}

.row-fluid .center2{
  max-width: 1100px;
}
.how-icon{
  width:140px;
  height:140px;
  margin: 20px auto 40px auto;
  background: #eee;
  border-radius: 50%;
  line-height: 140px;
  text-align: center;
  font-size:45px;
  color:#777;
}
.how-icon-time{
  font-weight: 400;
  font-size: 40px;
}
.how-description{
  text-align: center;
}
.how-description img{
  width:100px;
  margin: 10px auto 25px auto;
}
.how-description h4, .how-description p{
  color: #555;
  text-align: center;
}
  .dotted-line{
    width: 215px;
      height: 2px;
      border-top: 2px dotted #304e70;
      position: absolute;
      margin-top: 61px;
      margin-left: 189px;
  }
  .dotted-line2{
    width: 370px;
      height: 2px;
      border-top: 2px dotted #304e70;
      position: absolute;
      margin-top: 61px;
      margin-left: 265px;
  }
.how-description h4{
  /*font-weight: 300;*/
  color:#ff761a;
  margin-bottom: 10px;
  font-size:18px;
  font-weight: 400;
}
.tabbable, .mb20{
  margin-bottom: 30px;
}
.top-alert{
  margin-bottom: 0;
}
.row-fluid h2{
  font-weight: 300;
  font-size: 34px;
  color: #555;
  text-align: center;
  margin-bottom: 30px;
}
.section-title p{
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;

}
.section-title{
  padding-top: 20px;
  padding-bottom: 40px;
}

.section-title2{
  padding-top: 60px;
}

#section-how-it-works, #section-faq, #section-standards, #section-community{

  padding-bottom: 70px;
}
#section-faq{
  margin-bottom: 50px;
}

#section-community{
  padding-top: 0;
}

#section-standards p{
  font-size: 16px;
  line-height: 26px;
  margin-top: 30px;
  color:#555;
}
#section-standards img{
  height:350px;
  margin-left:50px;
  margin-top: 10px;
}
#section-recent-requests{
  padding-top: 50px;
  padding-bottom: 50px;
  background: #eee;

}
  #section-recent-requests .center{
    max-width: 1000px;
  }
  .section-title h3{
    font-size:15px;
    text-transform: uppercase;
    margin: 10px auto;
    text-align: center;
    font-weight: 400;
    color:#555;
    font-size:16px;
  }

  .request-container{
    padding: 30px 0 20px 0;
    /*border: 1px solid #ccc;*/
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px #ddd;
    height:420px;
    overflow: auto;
  }
  .request-container h2{
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 28px;
    color:#555;
    text-align: center;
  }
  .request-avatar{
    text-align: right:;
  }
  .request-description p{
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
  }
  .clr-concrete{
      color: #a5a5a5;
  }
  .request-description h3{
    font-size: 14px;
  }
  .request-pagination{

    text-align: center;
  }

#section-export{
  margin-top:60px;
  margin-bottom: 60px;
}

h2.sct-title{
  font-size:40px;
  margin: 0px auto 25px auto;
  padding: 0;
}

.section-box-grey{
  padding: 40px;
  /*padding-bottom: 40px;*/
  background: #f3f3f3;
  height:330px;
}
  .section-box-grey h2{
    font-weight: 300;
    font-size:22px;
  }
  .section-box-grey p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .section-box-grey img{
    height:35px;
    margin-bottom: 15px;
  }


  .section-box-bg .section-bg{
    height:330px;
    background-size: cover !important;
    background-position: center !important;
  }


  .t_r{
    text-align: right;
  }
hr{
  border-top:1px solid #eee;
}
.tools_section{
  width:150px;
  height:auto;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}
.f_r{
  float:right;;
}
.tools_img{
  height:120px;
  width:120px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 15px #ddd;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
  .tools_img img{
    width:105px;
    margin: 30px auto auto auto;
  }
  #logo-pulsonix{
    margin-top: 35px;
  }
  .tools_section p{
    margin: 10px auto 10px auto;
  }

#section-faq h4{
  margin-top: 35px;
  margin-bottom: 5px;
}
#section-faq p{
  line-height: 20px;
}

.s-btn.orange{
    border: 1px solid #ff761a;
    background-color: #ff761a;
    color: white;
    box-shadow: 0 5px 30px rgba(0,0,0,0.2);
    margin-top: 10px;
    outline: none !important;
    padding: 7px 25px;
  font-weight: 600;
  font-size:14px;
  font-family: 'Open Sans', sans-serif;

}
/*.s-btn.orange:hover{
    border: 1px solid #ff761a;
    background-color: #ff761a;
    color: white;
    box-shadow: 0 7px 40px rgba(0,0,0,0.3);
    margin-top: 8px;
    margin-bottom: 2px;
}.s-btn.orange:active{
    border: 1px solid #ff761a;
    background-color: #ff761a;
    color: white;
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    margin-top: 10px;
    margin-bottom: 0px;
}*/

.banner-request-btn{
  padding: 8px 22px;
  font-size:16px;
  font-weight: 500;
}

.s-btn.orange.banner-request-btn:hover{
  box-shadow: 0 7px 50px rgba(0,0,0,0.45);
  margin-top: 10px;
    margin-bottom: 0px;
}
.s-btn.orange.banner-request-btn:active{
  box-shadow: 0 0px 5px rgba(0,0,0,0.1);
  margin-top: 10px;
    margin-bottom: 0px;
}


.s-btn.blue{
    border: 1px solid #304e70;
    background-color: #304e70;
    color: white;
    box-shadow: 0 5px 30px rgba(0,0,0,0.2);
    margin-top: 10px;
    outline: none !important;
    padding: 7px 25px;
  font-weight: 600;
  font-size:14px;
  font-family: 'Open Sans', sans-serif;

}.s-btn.blue:hover{
    border: 1px solid #304e70;
    background-color: #304e70;
    color: white;
    box-shadow: 0 7px 40px rgba(0,0,0,0.25);
    margin-top: 8px;
    margin-bottom: 2px;
}.s-btn.blue:active{
    border: 1px solid #304e70;
    background-color: #304e70;
    color: white;
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    margin-top: 10px;
    margin-bottom: 0px;
}
.s-btn:foucs{
    outline: none !important;
}
.large-6{
  width:50%;
  float:left;
}

    .push-right{
      float:right !important;
    }

@media (min-width: 1300px){
    .xlarge-4{
      width:33.3333%;
      float:left;
    }
    .sct-header{
      height:420px;
    }

}

@media (max-width: 1200px){
    .large-6{
      width:50%;
      float:left;
    }
}

@media (max-width: 680px){
    .small-12{
      width:100%;
      float:left;
    }
    .sct-header .center2 h1{
      font-size: 45px;
      line-height: 60px;
    }
}