header{
  background-color:#304e70;
  background-size: 850px;
  background-repeat: repeat;
  height: 320px;
  font-family: "Open Sans";
  color: #FFFEFF;
  padding: 1px;
}

.manuf_hero{
  height:580px;
}

.manuf_hero:before{
  height:680px;
}

.manuf_hero .bg-overlay-icons{
  height:700px;
}

#logo-eagle-white{
  width: 100px;
  margin: 0px auto 20px auto;
  display: block;
}
.header-content{
  max-width: 700px;
  margin: 55px auto;
}

.header-content2{
  margin-top: 35px;
  margin-bottom: 20px;
}

.header-content2 #logo-eagle-white{
  width:200px;
}

.header-content h1{
  max-width: 700px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 34px;
  color: #FFFEFF;
  line-height: 42px;
  margin-bottom: 15px;
}

.header-content p{
  max-width: 680px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
}

.split_image_cont{
  text-align: center;
  margin-top: 50px;
}
.split_image_cont img{
  width: 70%;
}

.header-content2 h1{
  font-weight: 300;
}

.header-content2 p{
  color:#fff;
  max-width: 900px;
}

.manuf_hero .searchbox-big, .manuf_hero .search-example-part{
  max-width:820px;
}

/* search */
section.search{
  background-color: #18304c;
  padding: 20px 10px;
}

.bg-light-gray{
  background-color: #f7f7f7;
}

.homepage-search .search-example{
    margin-bottom:0;
}

/* standards */
#sct-standards h2{
  text-align: left;
  font-size: 28px;
}
#sct-standards p{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 24px;
}
#sct-standards .section-title{
  padding-bottom: 0;
  padding-top: 0;
}

p.large{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 24px;
}

.large-h-padding{
  padding-left: 60px !important;
  padding-right: 60px !important;
}
.small-h-padding{
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.small-v-padding{
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.large-v-padding{
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

section.row-fluid{
  padding-top: 70px;
  padding-bottom: 70px;
}

.top-logo{
  width:200px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.top-logo-pcb123{
  width:150px;
  margin-top:15px;
  margin-bottom: 30px;
}

.crossLanding:hover{
  color: #FF761A!important;
}

#sct-instapart.bg-light-gray{
  background-color: #f7f7f7;
}

/* eagle plugin */
#sct-eagle-plugin .section-title{
  padding: 120px 60px 60px;
}

/* design hub */
#designhub-grid li{
  margin: 5px 6px;
  width: 120px;
  height: 120px;
}
#designhub-grid li div{
  width: 120px;
  height: 120px;
}
#designhub-grid li div a img{
  padding: 10px;
}

#cat-icons{
  padding-top: 70px;
}
#cat-icons > div{
  list-style: none;
  margin: 0;
  margin: 15px;
  width: 120px;
  height: 120px;
  float: left;
  overflow: visible;
}

#cat-icons div a img{
  padding: 10px;
}

.border-right{
  border-right: 1px solid #f1f1f1;
}

#landings * .section-title h2, #landings * .section-title p {
  text-align: left;
}

#landings * .section-title h2{
    line-height: 45px;
}
.instapart-img{
    width: 300px;
}
#sct-join .btns-wrapper{
    margin: 16px auto 100px auto;
}

.simple_box .box_title{
    line-height: 24px;
}

.simple_box_section{
  margin-top: 40px;
}

#sct-instapart{
    height:auto;
}

.center{
    padding-left: 40px !important;
    padding-right: 40px !important;
}

@media(max-width: 780px){

    .homepage-search .search-example{
        visibility: visible;
        text-align: center;
    }
    .searchbox-submit{
        display: none;
    }
}

@media(max-width: 500px){
    .header-content h1{
      font-size: 26px;
      line-height:30px;
    }

    .header-content p{
      font-size:14px;
    }

    .searchbox-submit{
        display: none;
    }

    .homepage-search .search-example{
        visibility: visible;
        text-align: center;
    }
}
