/* Main Slider
-------------------------------------------------- */
#feature_slider {
  height: 720px;
  height: 480px;
  background: #262626;
  z-index: 1;
  margin-bottom: 40px; }
  #feature_slider h1 {
    font-weight: 100;
    color: #ccc;
    font-size: 60px;
    line-height: 66px;
    text-align: center;
    position: absolute;
    top: 180px;
    width: 100%; }
    #feature_slider h1 strong {
      text-transform: uppercase;
      font-size: 14px;
      margin: 0 0 20px; }
  #feature_slider #pagination {
    position: absolute;
    top: 505px;
    z-index: 3;
    margin: 0;
    padding: 0;
    display: none;
    list-style-type: none; }
    #feature_slider #pagination li {
      text-indent: -99999em;
      float: left;
      padding: 0 6px;
      cursor: pointer; }
      #feature_slider #pagination li a {
        width: 7px;
        height: 7px;
        box-shadow: 0px 0px 1px 2px #ccc;
        background: black;
        border-radius: 10px;
        display: block;
        /*border: 1px solid #fff;*/
        opacity: .7;
        -webkit-transition: opacity .1s linear;
        -moz-transition: opacity .1s linear;
        transition: opacity .1s linear; }
      #feature_slider #pagination li.active a {
        background: #2e5cb1;
        box-shadow: none;
        width: 8px;
        height: 8px; }
      #feature_slider #pagination li:hover a {
        opacity: 1; }
  #feature_slider .slide {
    width: 100%;
    /*height: 720px;*/
    height: 480px;
    position: absolute;
    display: none;
    overflow: hidden;
    z-index: 1;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    /* Custom styles for each slide */
    /* Slide 1 */
    /* Slide 2 */
    /* Slide 3 */
    /* Slide 4 */ }
    #feature_slider .slide.previous {
      z-index: 1; }
    #feature_slider .slide.active {
      z-index: 2; }
    #feature_slider .slide.hidden {
      display: none; }
    #feature_slider .slide#showcasing .info {
      position: absolute;
      top: 150px;
      left: 13%;
      width: 30%;
      display: none;
      z-index: 10; }
      #feature_slider .slide#showcasing .info h2 {
        color: #fff;
        font-size: 50px;
        font-weight: normal;
        line-height: 56px;
        text-shadow: 1px 1px 1px #31393d; }
    #feature_slider .slide#ideas .info {
      position: relative;
      top: 102px;
      text-align: center; }
      #feature_slider .slide#ideas .info h2 {
        color: #fff;
        font-weight: normal; }
    #feature_slider .slide#tour .info {
      position: absolute;
      top: 140px;
      right: 6%;
      width: 24%; }
      #feature_slider .slide#tour .info h2 {
        color: #fff;
        font-size: 45px;
        font-weight: normal;
        text-shadow: 1px 1px 1px #3b3262;
        line-height: 57px; }
      #feature_slider .slide#tour .info a {
        color: #fff;
        font-weight: bold;
        background-color: #2a205d;
        padding: 10px 30px;
        font-size: 19px;
        border-radius: 5px;
        margin-top: 40px;
        display: inline-block;
        -webkit-transition: opacity .1s linear;
        -moz-transition: opacity .1s linear;
        transition: opacity .1s linear; }
    #feature_slider .slide#responsive .info {
      position: absolute;
      top: 160px;
      right: 9%;
      width: 25%; }
      #feature_slider .slide#responsive .info h2 {
        color: #fff;
        font-size: 47px;
        font-weight: normal;
        text-shadow: 1px 1px 1px #3b3262;
        line-height: 56px; }
        #feature_slider .slide#responsive .info h2 strong {
          font-size: 42px; }
    #feature_slider .slide .info {
      display: none;
      z-index: 10; }
      #feature_slider .slide .info a:hover {
        opacity: .8; }
    #feature_slider .slide .asset, #feature_slider .slide .fade {
      position: absolute;
      display: none; }
  #feature_slider #slide-left {
    width: 31px;
    height: 37px;
    display: block;
    position: absolute;
    top: 250px;
    left: 0;
    background: url(../../img/leftright-arrows.png) no-repeat;
    opacity: .5;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
    display: none;
    z-index: 2; }
    #feature_slider #slide-left:hover {
      opacity: 1; }
  #feature_slider #slide-right {
    width: 31px;
    height: 37px;
    display: block;
    position: absolute;
    top: 250px;
    left: auto;
    right: 0;
    background: url(../../img/leftright-arrows.png) no-repeat;
    background-position: -31px 0;
    opacity: .5;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
    display: none;
    z-index: 2; }
    #feature_slider #slide-right:hover {
      opacity: 1; }

#aboutus {
  margin-bottom: 0;
  margin-top: -40px;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #f7f7f7;
  border-bottom: 1px solid #eee; }
  #aboutus .intro h6 {
    font-size: 21px;
    font-style: italic;
    color: #252526;
    line-height: 29px;
    font-weight: normal;
    margin: 0 0 16px 0; }
  #aboutus .intro p {
    color: #3F3F3F;
    line-height: 24px; }
  #aboutus .flexslider {
    box-shadow: none;
    margin: 0;
    border: 0 none;
    background: #f7f7f7; }
    #aboutus .flexslider img {
      border-radius: 10px; }
  #aboutus .flex-control-paging li a {
    background: #666666;
    box-shadow: none;
    width: 11px;
    height: 11px;
    border: 3px solid #E6E6E6; }
    #aboutus .flex-control-paging li a.flex-active {
      box-shadow: none;
      background: #2894DC;
      border-color: #2894DC; }
  #aboutus .flex-control-nav {
    bottom: -30px; }

/* features */
#features {
  padding-top: 70px; }

#features .subtitle h2 {
  margin: 0;
  font-style: italic;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 70px;
  line-height: 35px;
  text-align: center; }

#features .section_header h3 span {
  font-size: 18px;
  line-height: 20px; }

#features .option1 {
  margin-bottom: 70px; }

#features .option1 .feature {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 65px; }

#features .option1 .feature .info h3 {
  font-size: 21px;
  margin-top: 45px; }

#features .option1 .feature .info h3 img {
  margin-right: 18px;
  position: relative;
  top: -10px; }

#features .option1 .feature .info p {
  margin-top: 15px; }

#features .option1 .last {
  border-bottom: 0px solid black;
  margin-bottom: 0; }

#features .option2 {
  margin-bottom: 70px; }

#features .option2 .feature {
  margin-bottom: 70px; }

#features .option2 .feature .box {
  text-align: center;
  float: left;
  width: 16%;
  height: 77px; }

#features .option2 .feature .box img.one {
  height: 61px;
  margin-top: 20px; }

#features .option2 .feature .box img.two {
  height: 61px;
  margin-top: 20px; }

#features .option2 .feature .text {
  float: left;
  width: 76%;
  margin-top: 17px;
  margin-left: 23px; }

#features .option2 .feature .text h6 {
  margin: 0 0 8px 0;
  font-size: 20px; }

#features .option2 .feature .text p {
  margin: 0;
  font-size: 14px;
  line-height: 23px; }

#features .option2 .right {
  float: right; }

.consulting {
  background-color: #f7f7f7;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

#contact {
  margin-top: 70px; }
  #contact .contact {
    margin: 40px 0 100px 0; }
    #contact .contact p {
      color: #939394;
      font-size: 19px;
      margin-bottom: 47px;
      font-style: italic;
      line-height: 24px;
      clear: both; }
    #contact .contact form {
      margin: 0; }
    #contact .contact .submit {
      margin: 0; }
      #contact .contact .submit .box {
        margin: 0; }
      #contact .contact .submit label.checkbox {
        color: #394350;
        font-style: 14px; }
      #contact .contact .submit .right {
        float: right; }
        #contact .contact .submit .right input[type="submit"] {
          float: right;
          text-transform: uppercase;
          color: #fff;
          background: #187CCC;
          font-size: 15px;
          padding: 4px 12px;
          border: 0 none;
          border-radius: 3px;
          -webkit-transition: background linear .2s, box-shadow linear .2s;
          -moz-transition: background linear .2s, box-shadow linear .2s;
          -o-transition: background linear .2s, box-shadow linear .2s;
          transition: background linear .2s, box-shadow linear .2s; }
          #contact .contact .submit .right input[type="submit"]:hover {
            background: #252528; }
  #contact .form {
    margin: 0; }
    #contact .form .row-col {
      padding-left: 0; }
    #contact .form .box {
      margin: 0; }
      #contact .form .box input[type="text"] {
        padding-left: 39px;
        margin-bottom: 10px;
        color: black;
        height: 39px;
        border-radius: 3px; }
      #contact .form .box input.name {
        background: url("../../img/formname.png") white no-repeat 5px; }
      #contact .form .box input.mail {
        background: url("../../img/formmail.png") white no-repeat 5px; }
      #contact .form .box input.phone {
        background: url("../../img/formphone.png") white no-repeat 5px; }
      #contact .form .box textarea {
        padding: 11px;
        margin: 0;
        border-radius: 3px;
        height: 139px; }
  #contact .map {
    margin: 0;
    position: relative; }
    #contact .map iframe {
      display: block; }
    #contact .map .box_wrapp {
      width: 400px;
      position: absolute;
      margin: 0;
      box-shadow: 0 0 7px 0 rgba(26, 26, 26, 0.4);
      padding: 33px 0 33px;
      background: white;
      top: 30px;
      border-radius: 4px; }
      #contact .map .box_wrapp .box_cont {
        margin: 0 auto;
        width: 76%; }
      #contact .map .box_wrapp .head {
        width: 100%;
        margin-bottom: 17px;
        overflow: hidden; }
        #contact .map .box_wrapp .head h6 {
          font-size: 24px;
          margin: 0;
          font-style: italic;
          float: left;
          padding-bottom: 2px;
          border-bottom: 1px solid;
          font-weight: normal; }
      #contact .map .box_wrapp ul.street {
        list-style: none;
        margin: 0;
        padding: 0; }
        #contact .map .box_wrapp ul.street li {
          color: #777777;
          font-size: 14px; }
          #contact .map .box_wrapp ul.street li.icon {
            margin-top: 3px; }
            #contact .map .box_wrapp ul.street li.icon span.ico1 {
              float: left;
              height: 20px; }
            #contact .map .box_wrapp ul.street li.icon span.ico2 {
              float: left;
              height: 20px;
              background-position: 0px -23px; }
            #contact .map .box_wrapp ul.street li.icon .text {
              font-size: 15px;
              color: #777777;
              margin-left: 6px; }
            #contact .map .box_wrapp ul.street li.icon a:hover {
              color: #187CCC;
              -webkit-transition: all .2s;
              -moz-transition: all .2s;
              -ms-transition: all .2s;
              transition: all .2s; }
          #contact .map .box_wrapp ul.street li.icontop {
            margin-top: 13px; }
      #contact .map .box_wrapp .headbottom {
        margin-top: 42px; }
      #contact .map .box_wrapp p {
        color: #777777;
        font-size: 14px;
        margin-bottom: 32px; }
      #contact .map .box_wrapp a.btn {
        text-transform: uppercase;
        color: #fff;
        font-size: 15px;
        background: #187CCC;
        text-shadow: none;
        padding: 6px 0 6px;
        font-weight: bold;
        border: 0 none;
        box-shadow: none;
        border-radius: 3px;
        margin: 0 auto;
        display: block;
        width: 56%;
        -webkit-transition: background linear .2s, box-shadow linear .2s;
        -moz-transition: background linear .2s, box-shadow linear .2s;
        -o-transition: background linear .2s, box-shadow linear .2s;
        transition: background linear .2s, box-shadow linear .2s; }
        #contact .map .box_wrapp a.btn:hover {
          background: #252528; }

.contacticos {
  background: url("../../img/contact_icos.png") no-repeat;
  width: 24px;
  height: 44px; }

/* Responsive
-------------------------------------------------- */
@media (max-width: 991px) {
  #showcase .features_op1_row .feature .img_box span.circle {
    top: 35%; }

  #clients .row {
    text-align: center; }
  #clients .client {
    text-align: center;
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 10px;
    float: none; } }
@media (min-width: 768px) and (max-width: 979px) {
  #in_pricing .plan a.order {
    width: 64%; }

  .slide .info h2, .slide .info h2 * {
    font-size: 30px !important; }
  .slide#responsive .info {
    position: absolute;
    top: 170px;
    right: 6%;
    width: 25%; }
  .slide#tour .info {
    font-size: 15px; }
    .slide#tour .info a {
      font-size: 15px; } }
@media (min-width: 768px) {
  #features .feature .pic-right {
    float: right; }
  #features .feature .info-left {
    float: left; } }
@media (max-width: 767px) {
  #partner-slider,
  #feature_slider {
    display: none; }

  #showcase {
    margin-top: 0px; }
    #showcase .section_header {
      text-align: center; }
    #showcase .features_op1_row .feature {
      margin-bottom: 60px; }
      #showcase .features_op1_row .feature .img_box {
        text-align: center; }
        #showcase .features_op1_row .feature .img_box span.circle {
          top: 38%;
          left: 45%; }
      #showcase .features_op1_row .feature .text h6 {
        text-align: center; }
      #showcase .features_op1_row .feature:hover .img_box {
        box-shadow: none; }
    #showcase .features_op1_row .last {
      margin-bottom: 0; } }
@media (max-width: 480px) {
  #showcase .features_op1_row .feature {
    margin-bottom: 60px; }
    #showcase .features_op1_row .feature .img_box {
      text-align: center; }
      #showcase .features_op1_row .feature .img_box span.circle {
        left: 44%; }
    #showcase .features_op1_row .feature .text h6 {
      text-align: left; }
    #showcase .features_op1_row .feature:hover .img_box {
      box-shadow: none; }
  #showcase .features_op1_row .last {
    margin-bottom: 0; } }
/* Responsive - About
-------------------------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {
  #team .people .bio_box .info {
    padding-left: 40px; }

  #process .areas {
    text-align: center; }
    #process .areas .last_circle {
      float: none;
      display: inline-block;
      margin-left: -75px;
      margin-top: -54px; } }
@media (max-width: 767px) {
  #team .section_header {
    text-align: center; }
  #team .container {
    padding: 0px 20px; }
  #team .people .row1 {
    margin: 0; }
  #team .people .bio_box {
    overflow: hidden;
    margin-bottom: 80px;
    text-align: center; }
    #team .people .bio_box img {
      margin-bottom: 18px; }

  #aboutus {
    margin-top: 50px;
    margin-bottom: 50px; }
    #aboutus .section_header {
      text-align: center;
      margin-bottom: 35px; }
    #aboutus .intro {
      margin-bottom: 45px; }

  #process .areas {
    margin-top: 193px;
    margin-bottom: 0px;
    text-align: center; }
    #process .areas .circle {
      float: none;
      display: inline-block;
      margin: 0; }
    #process .areas .last_circle {
      margin-top: -23px; } }
@media (max-width: 480px) {
  #team .section_header {
    text-align: center; }
  #team .people .bio_box {
    text-align: center; }
    #team .people .bio_box img {
      float: none;
      margin-bottom: 18px; }

  #aboutus .section_header {
    text-align: center; }
  #aboutus .intro {
    margin-bottom: 30px; }

  #team .people .bio_box {
    margin-bottom: 80px; }
    #team .people .bio_box .info {
      float: none;
      margin: 0; }

  #process .areas {
    margin-top: 250px; }
    #process .areas .circle {
      width: 100px;
      height: 100px; }
      #process .areas .circle img {
        margin-top: 22px; }
      #process .areas .circle span {
        display: none; }
    #process .areas .last_circle {
      margin-top: 0; } }
/* Responsive - Services/consulting/equipment
-------------------------------------------------- */
@media (min-width: 768px) {
  #features .feature .pic-right {
    float: right; }

  #features .feature .info-left {
    float: left; } }
@media (max-width: 767px) {
  #features .feature {
    margin-bottom: 60px; }

  #features .feature img {
    margin: 0 auto !important;
    float: none !important; }

  #features .last {
    margin-bottom: 0; }

  #features .option1 .feature .info h3 {
    text-align: center; }

  #features .option2 {
    margin-bottom: 60px; }

  #features .option2 .feature {
    float: left;
    width: 100%;
    margin-bottom: 60px; }

  #features .option2 .feature .text {
    margin-top: 0; }

  #features .option2 .feature .text h6 {
    text-align: center; }

  #features .option3 .feature {
    margin-bottom: 60px;
    overflow: hidden; } }
@media (max-width: 480px) {
  #features .subtitle h2 {
    font-size: 22px;
    line-height: 30px; }

  #features .option2 {
    margin-bottom: 60px; }

  #features .option2 .feature {
    float: left;
    width: 100%;
    margin-bottom: 60px; }

  #features .option2 .feature .text {
    margin-top: 0; }

  #features .option2 .right {
    /*margin-bottom: 0;*/ }

  #features .option3 .feature {
    margin-bottom: 60px; }

  #features .last {
    margin-bottom: 0; } }
/* Responsive - contact
-------------------------------------------------- */
@media (max-width: 767px) {
  #contact .section_header {
    text-align: center; }
  #contact .contact .submit .box {
    margin: 10px 0 24px; }
  #contact .contact .submit .right {
    float: none; }
    #contact .contact .submit .right input[type="submit"] {
      margin: 0 auto;
      float: none;
      width: 53%;
      display: block;
      padding: 7px; }
  #contact .map .box_wrapp {
    width: 90%;
    position: relative;
    margin: 0 auto 80px; }
    #contact .map .box_wrapp a.btn {
      width: 65%; }
  #contact .map iframe {
    display: none; } }
@media (max-width: 480px) {
  #contact .contact .submit .right input[type="submit"] {
    width: 60%; }
  #contact .map .box_wrapp {
    width: 100%; } }
