@charset "utf-8";

body{
    font: 12px/1 Arial, Tahoma, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
}

.home-page{
    font-family: 'effraregular' !important;
}

/* HTML5 display-role reset for older browsers */

ol, ul {
    padding: 0;
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* For modern browsers */ 
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; }

/* general purpose classes */
.fl { float:left; }
.fr { float:right; }

.container p{
    margin: 5px 0 12px;
    /*font-size: 18px;*/
    color: #7d898e;
}

h1 {
    padding-bottom: 23px;
    color: #fff;
    font-size: 60px;
}
h2 {
    color: #363636 !important;
    font-weight: normal !important;
}

/* End Typography
--------------------------------------------------------------------------------------------------*/

.niceRadio {
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 7px!important;
    cursor: pointer;
    overflow: hidden;
    background: url(../img/img-home-page/img/radio.png);
}
.radioChecked {
    background-position: 0 -22px;
}
.niceRadio input {
    margin-left: -60px!important;
}

.cusel {
    width: 343px !important;
    height: 45px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    outline: 0;
    background: #ebebeb;
}
.cuselFrameRight {
    width: 60px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/img-home-page/img/cusel.png) no-repeat;
}
.cuselText {
    height: 100%;
    padding-left: 16px;
    line-height: 45px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    color: #5d5d5d;
    font-size: 14px;
}
.cusel span {
    height: 45px;
    line-height: 45px;
    padding: 0 16px;
    display: block;
    cursor: pointer;
    white-space: nowrap;
    zoom: 1;
    color: #5d5d5d;
    font-size: 14px;
    text-align: left;
    background: #ebebeb;
}
.cusel span:hover {
    background: #ddd;
}
.cusel span[val="0"] {
    display: none;
}
.cuselOpen {
    z-index: 999;
}
.cusel .cusel-scroll-wrap {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 45px;
    overflow: hidden;
    visibility: hidden;
}
.cusel .jScrollPaneContainer {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

/* =Main Content
--------------------------------------------------------------------------------------------------*/
/*.home-page.container-fluid{*/
    /*/!*padding-right: 0;*!/*/
    /*padding-left: 0;*/
/*}*/

#fade{
    height: 690px;
    overflow: hidden;
    padding-right: 0;
    padding-left: 0;
}

#fade .inner{
   overflow: hidden;
}

#fade h1{
    white-space: pre-line;
    padding-left: 0;
    padding-bottom: 6px;
    line-height: 58px;
    font-size: 46px;
    color: #fff;
    text-shadow: 0 1px rgba(8,8,8,.35);
}

.head-list {
    clear: both;
    margin-left: 26px;
    list-style-type: circle;
    line-height: 38px;
    text-shadow: 0 1px rgba(8,8,8,.35);
}

.head-list li{
    line-height: 51px;
    font-size: 30px;
    color: #2abd47;
}

.head-list a{
    margin-top: 2px;
    position: absolute;
    font-size: 24px;
    color: #fff;
}

.head-list a:hover{
    color: #fff;
    text-decoration: none;
    cursor: auto;
}

#fade .marketplace {
    line-height: 24px;
    padding: 0 7px;
    float: left;
    font-size: 14px;
    background: rgba(0,0,0,.3);
}

#fade #mc_embed_signup_top .mc-field-group{
    padding-left: 0;
}

#fade #stay-informed .mail-field,
#mc_embed_signup_top .mail-field,
#stay-informed .mail-field{ /* */
    height: 36px;
    padding: 0 12px 0 41px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    background: url(../img/mail2.png) no-repeat;
}

#fade #stay-informed .mail-submit,
#mc_embed_signup_top .mail-submit {
    width: 111px;
    height: 36px;
    padding: 0;
    border: 0;
    font-size: 18px;
    color: #fff;
    background: #2b2b2b;
}

#stay-informed .mail-submit, #mc_embed_signup_top .mail-submit {
    width: 111px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    border: 0;
    border-radius: 2px;
    position: relative;
    font-size: 18px;
    color: #fff;
    background: #2b2b2b;
}

#stay-informed .mail-submit span, #mc_embed_signup_top .mail-submit span {
    width: 111px;
    height: 36px;
    line-height: 36px;
    display: none;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    background: #fff;
}

#fade .learn-more {
    font-family: effra_mediumregular;
    display: inline-block;
    clear: both;
    overflow: hidden;
    position: relative;
    width: 31%;
    height: 51px;
    line-height: 49px;
    margin: 7% 30px 7% 0;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #2abd47;
    border: 2px solid #2abd47;
    border-radius: 4px;
 }

#fade .learn-more:hover{
    background-color: black;
    border: 2px solid #2abd47;
}

#fade .learn-more.raise-capital{
    background: linear-gradient( rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4) );
    border: 2px solid #2abd47;
}

#fade .learn-more.raise-capital:hover{
    background-color: black;
    border: 2px solid #2abd47;
}


#fade > div.fade1 {
    width: 100%;
    height: 690px;
    /*-webkit-background-size: cover !important;*/
    /*-moz-background-size: cover !important;*/
    /*-o-background-size: cover !important;*/
    background-size: cover;
}

#fade .fade1 {
    background: url(https://d343b2mz0wqffy.cloudfront.net/pub-img/hero-back.jpg) no-repeat fixed 100%;
	background-color: #222;
    background-position: 300px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
  
  /* Retina-specific stuff here */
	background: url(https://d343b2mz0wqffy.cloudfront.net/pub-img/hero-back@2x.jpg) no-repeat fixed 100%;
}



/**/
#fade .inner { /* */
    padding-top: 7%;
}

#fade .navbar-form {
    margin-bottom: 40px;
    display: block;
}
#fade .navbar-form-sign {
    margin-bottom: 20px;
}
#fade .navbar-form .btn {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 8px;
    border: 0;
    border-bottom: 2px solid #ffb400;
    border-radius: 0;
    color: #6BBA51;
    font-size: 24px;
    text-shadow: 0 1px rgba(8,8,8,.5);
    box-shadow: none;
    background: none;
}
#fade .navbar-form .btn:hover {
    border-color: #fff;
    color: #FFB400;
}

#welcome {
    height: 700px;
    overflow: hidden;
    position: relative;
    background-color: #F0F0EE;
}

#stats-section {
	background-color: #f5f5f5;
}

.stat-box {
    border-right: 1px solid #ccc;
	font-size: 1.5em;
	text-align: center;
}

.stat-box:last-of-type{
    border-right: none;
}

.stat-box .stat-val {
    font-family: effra_mediumregular;
	font-size: 3em;
}

.stat-box .stat-val abbr{
    font-size: 0.5em;
}

.stat-box p{
    font-size: 0.7em;
    text-transform: uppercase;
}

.info-list-header {
	text-align: center;
	font-size: 18px;
}

.home-section h2 {
    font-family: effra_mediumregular;
	padding-top: 0.4em;
	font-size: 2.8em;
	line-height: 1.4em;
	text-align: center;
}

.home-section p.info-list-title-text{
    line-height: 36px;
    font-size: 25px;
}

.info-list-box {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18px;
}
.info-list-box  .info-list-title {
    font-family: effra_mediumregular;
    font-size: 1.5em;
	padding-bottom: 1.4em;
	padding-top: 1.4em;
}

.info-list-box p{
    display: block;
    height: 155px;
}

.info-list-box .linkblock {
    line-height: 2.5em;
    margin: 7% 0;
    display: inline-block;
    clear: both;
    overflow: hidden;
    color: #2abd47;
    text-align: center;
    border: 1px solid #2abd47;
    background: #fff;
    font-family: effra_mediumregular;
    font-size: 1.0em;
    width: 75%;
}

.home-resoures .info-list-box .linkblock{
    width: 100%;
}

.info-list-box .linkblock:hover {
    text-decoration:none;
    background-color: #2abd47;
    color: #fff;
}

.howitwork-section .info-list-box .linkblock{
    width: 28%;
    margin: 0;
    background-color: #2abd47;
    color: #fff;
}

.howitwork-section .info-list-box .linkblock:hover{
    background: #fff;
    color: #2abd47;
}

.howitwork-section .info-list-box p{
    line-height: 36px;
    height: auto;
    margin: 0 30px 20px 30px;
    font-size: 22px;
}

.home-section .linkblock-max{
    padding: 14px;
    background-color: #2abd47;
    color: #fff;
    font-family: effra_mediumregular;
    font-size: 23px;
}

.home-section .linkblock-max:hover{
    background: #fff;
    border: 1px solid #2abd47;
    color: #2abd47;
}

/*.linkblock:visited {*/
    /*text-decoration:none;*/
    /*background-color: #309E0C;*/
    /*color: #fff;*/
/*}*/

.home-section.media-section {
    background: url('../img/home-alternative_bg.jpg');
}

.home-section .media-box{
    height: 50px;
    border-right: 1px solid #ccc;
}

.home-section .media-box:last-of-type{
    border-right: none;
}

.home-section .media-box img{
    height: 65px;
}

.home-section.home-resoures{
    background: url("../img/home-alternative_bg_2.jpg");
}

.home-section.home-resoures img{
    height: 75px;
}

.home-section.home-resoures .info-list-box{
    padding-top: 2em;
}

.home-section.home-resoures .info-list-box .info-list-title{
    padding-top: 1em;
    font-size: 1.4em;
}

.home-section {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
}

.home-section h3 {
    padding-bottom: 6px;
    font-size: 38px;
}

.mainlink {
    padding: 15px 30px 100px 25px;
}

.mainlink .linkblock {
	width:75%;
	font-size:3em;
}


.news-section h2
{
	font-size: 3em;
}

#featured .linkblock {
	text-align:center;
	font-size:2em;
	padding-right:4em;
	padding-left:4em;
	width:100%;
	margin-top:3em;
	margin-bottom:0em;
}

.linkblock-a{
    display: inline-block;
    margin-top: 15px;
    border-bottom: 1px solid #2abd47;
    color: #2abd47;
}

.linkblock-a:hover{
    text-decoration: none;
    color: #2abd47;
}

#welcome h2 {
    padding-bottom: 0.4em;
    line-height: 1.4em;
    color: #000 !important;
    font-size: 4em;
}

.inner .float-left, .inner .float-right {
    padding: 1.4em 0 0;
    position: relative;
}

.inner .float-left p{
    line-height: 24px;
    font-size: 16px;
}

#welcome .bg1{
    height: 1000px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    background: url(../img/img-home-page/img/cotton.jpg) no-repeat fixed;
    background-position: 68% -60px;
}

#welcome .bg2 {
    height: 1000px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    background: url(../img/img-home-page/img/soybean.png) no-repeat fixed;
    background-position: 85% -25px;
}

#welcome .bg3 {
    height: 1000px;
    margin: 0 auto;
    position: absolute;
    top: 20px;
    background: url(../img/img-home-page/img/cinnamon.png) no-repeat fixed;
    background-position: 72% -50px;
}

#welcome .bg4 {
    height: 1000px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    background: url(../img/img-home-page/img/corn.png) no-repeat fixed;
    background-position: 78% -70px;
}

#welcome .slide-bar {
    min-height: 57px;
    position: absolute;
    bottom: 0;
    padding: 18px 15px 8px;
    text-align: center;
    color: #d0c49f;
    background: #252525;
}

#platform {
    height: 610px;
    background: #fff;
}

#platform h2 {
    padding: 73px 20px 45px 0;
    line-height: 50px;
    font-size: 60px;
    color: #000;
}

#platform h2 span {
    display: block;
    line-height: 74px;
    font-size: 36px;
}

#exploration {
    height: 798px;
    position: relative;
    background-color: rgba(255, 255, 255, 1);

}

.whitespace {
    width: 100%;
    height: 140px;
    background: url(../img/img-home-page/img/home-page-2.jpg) fixed;
}

.explheader {
    height: 140px;
    background: url(../img/img-home-page/img/logo_big.png) no-repeat 50% 50%;
}

#exploration .inner{
    width: 70%;
    margin-left: 15%;
}

#exploration .col {
    padding-top: 4em;
    padding-bottom: 10px;
    position: relative;
}

#exploration h3 {
    padding-bottom: 6px;
    font-size: 38px;
}
#exploration p {
    line-height: 1.6em;
    font-size: 16px;
}

#exploration .div-col-bottom-mobile{
    display: none;
}

#exploration .sign-up label, #exploration .submit-app label {
    padding-bottom: 16px;
    color: #959595;
}
#exploration .sign-up .mail-field {
    outline: none;
    height: 45px;
    float: left;
    padding: 0 15px;
    border: 0;
    font-size: 16px;
    color: #707070;
    background: #ebebeb;
}
#exploration .sign-up .mail-submit {
    width: 51px;
    height: 45px;
    float: left;
    padding: 0;
    border: 0;
    position: relative;
    background: url(../img/mail-submit.png) no-repeat;
}

#exploration .sign-up .mail-submit span {
    width: 51px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    background: url(../img/mail-submit.png) no-repeat 0 -45px;
}

#exploration .submit-app a, .submit-app button {
    width: 215px;
    height: 45px;
    line-height: 45px;
    padding: 0 0 0 48px;
    border: 0;
    display: block;
    position: relative;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: url(../img/submit-app.png) no-repeat;
}

.submit-app a span, .submit-app button span {
    width: 214px;
    height: 45px;
    line-height: 45px;
    padding: 0 0 0 48px;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/submit-app.png) no-repeat 0 -45px;
}

#team {
    background-color: #F0F0EE;
    padding-bottom: 50px;
    overflow: hidden;
}
#team > .inner {
    overflow: hidden;
}
#team h2 {
    padding: 50px 30px 31px;
}
#team h2 span {
    line-height: 62px;
    font-size: 40px;
    color: #000;
}

#team .hide-it{
    margin-top: 20px;
}

#team figure img{
    width: 100%;
}

#team .team-col{
    background: url(../img/img-home-page/img/dot.png) repeat-y 100% 0;
}

#team .team-names {
    overflow: hidden;
    height: 56px;
    background: #69bd4d;
}
#team .team-names .team-col, #team .team-desc .team-col {
    padding: 0 0 0 30px;
}
#team .team-names h4 {
    margin-bottom: 7px;
    color: #262626;
    font-size: 16px;
}
#team .team-names p {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
}
#team .team-desc {
    margin-bottom: 30px;
}
#team .team-desc .team-col {
    background: url(../img/dot.png) repeat-y 100% 0;
}
#team .team-desc p {
    min-height: 115px;
    line-height: 20px;
    padding: 5px 0;
    font-size: 13px;
    color: #363636;
}
#team .team-desc .view-bio {
    width: 79px;
    height: 25px;
    line-height: 25px;
    display: block;
    border-radius: 1px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #252525;
}
#team .team-desc .view-bio:hover {
    color: #69bd4d;
}

#contact-us {
    height: 619px;
    background: url(http://d60jnzio0ud48.cloudfront.net/images/sixth.jpg) no-repeat fixed 50% 0;
    background-color: #464646;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#contact-us a[href^=tel]:link { color:#fff; }
#contact-us a:link {text-decoration:none;}
#contact-us h2 {
    padding: 71px 0 48px;
    color: #fff !important;
    text-transform: none;
    font-size: 40px;
}

#contact-us .location {
    margin-left: 0;
}
#contact-us h3 {
    margin-bottom: 31px;
    color: #fff;
    font-size: 24px;
    background: url(../img/line.png) repeat-x 0 100%;
}
#contact-us h3 span {
    margin-right: 12px;
    margin-bottom: 20px;
}

#contact-us .phone h3 span {
    background: url(../img/phone.png) no-repeat;
}

#contact-us .contact-col p {
    line-height: 32px;
    color: #ffffff !important;
    font-size: 20px;
}
#contact-us .contact-col .directions {
    width: 114px;
    height: 35px;
    line-height: 35px;
    margin-top: 32px;
    display: block;
    position: relative;
    color: #69bd4d;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    background: #000;
}
#contact-us .contact-col .directions span {
    width: 114px;
    height: 35px;
    line-height: 35px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    background: #fff;
}
#contact-us .email li {
    margin: -2px 0 26px;
}
#contact-us .email li p {
    padding-bottom: 2px;
    font-size: 16px;
}
#contact-us .email li a {
    color: #69bd4d;
    font-size: 14px;

    text-decoration: none;
}
#contact-us .email li a:hover {
    text-decoration: underline;
}

.submit-app button {
    width: 214px;
    float: right;
    margin-top: 30px;
    text-align: left;
}

#featured {
     padding-top: 55px;
 }
#featured.candidates {
    height: 100%;
    min-height: 20px;
    padding-top: 55px;
    background: url(../img/img-new/featured-bg.png) repeat;
}

#featured .all-featured {
    margin-top: 4px;
    width: 118px;
    height: 32px;
    line-height: 34px;
    padding-left: 13px;
    float: right;
    color: #6BBA51;
    font-size: 14px;
    background: url(../img/img-new/all-featured.png)
}
#featured .all-featured:hover {
    text-decoration: none;
    color: #fff;
    background-position: 0 -34px;
}
#featured .line, #industry .line {
    height: 4px;
    margin-bottom: 30px;
    clear: both;
    background: #dce0e7;
}
#featured .row {
    margin-left: -19px;
}
#featured .col {
    float: left;
    position: relative;
    padding: 20px 30px;
}
#featured .blur {
    filter:blur(3px);
    -o-filter:blur(3px);
    -ms-filter:blur(3px);
    -moz-filter:blur(3px);
    -webkit-filter:blur(3px);
}

#featured  .registernow {
    position:absolute;
    top:100px;
    width:95%;
    color:white;
    text-align: center;
    text-shadow:1px 1px 2px black;
    font-size:18px;
    text-decoration: underline;
    z-index: 14;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;

}

#featured .col .shield{
    height: 99%;
    width: 290px;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/img-new/learn-more.png) repeat;
    border: 5px solid #ffffff;
}

#featured p.text-center{
    font-size: 25px;
}

#featured figure img{
    width: 100%;
}

#featured figure .learn-more {
    width: 270px;
    height: 163px;
    line-height: 163px;
    display: none;
    border: 5px solid #6BBA51;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px rgba(8,8,8,.5);
    background: url(../img/img-new/learn-more.png) repeat;
}
#featured figure .learn-more:hover {
    text-decoration: none;
}
#featured .col > p {
    margin: 0 0 5px 0;
    line-height: 20px;
    font-size: 15px;
}

#featured .col > p.height-mobile {
    height: 110px;
    padding-top: 10px;
}

#featured .col > p.resourseInfo{
    color: #2abd47;
}

#featured .col p.describe {
    height: 125px;
    margin: 0;
    overflow: auto;
    line-height: 20px;
    font-size: 13px;
}
#featured .col a.title {
    display: block;
    height: auto;
    margin: 0;
    padding: 22px 0 23px;
    font-size: 20px;
    color: #252525;
    background: none;
}

#featured .col a.title:hover{
    color: #2abd47;
    text-decoration: none;
}

#featured .company-info {
    padding-top: 35px;
}

#featured .img-block {
    margin-right: 10px;
    margin-bottom: 3px;
    float: left;
}

#featured .regionsInfo, #featured .resourseInfo {
    display: block;
    float: none;
    margin-bottom: 0px;
    padding-right: 0;
    border: 0;
}
#featured .regionsInfo {
    margin: 0;
    padding-left: 21px;
    background-image: url("../img/home-local.jpg");
    background-size: 18px 23px;
}

#featured .resourseInfo img {
    margin-right: 7px;
}

#featured .ch-item {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    -ms-perspective: 900px;
    -o-perspective: 900px;
    perspective: 900px;
}
#featured .ch-info {
    position: absolute;
    width: 100%;
    height: 80px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
#featured .ch-info>div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

#industry {
    height: 705px;
    padding-top: 50px;
    background: #fff;
}
#industry h2 {
    margin-bottom: 7px;
    font-size: 30px;
}
#industry h2 span {
    display: block;
    font-size: 18px;
    color: #686f7b;
}
#industry .line {
    margin-bottom: 0;
}
#industry .row {
    margin-left: -32px;
}
#industry .col {
    margin-left: 32px;
    float: left;
}

footer { /* */
    padding-top: 65px;
    background: url(../img/img-new/footer.jpg) no-repeat;
    -webkit-background-size: cover !important; /* tb */
    -moz-background-size: cover !important;/* tb */
    -o-background-size: cover !important;/* tb */
    background-size: cover !important;
    background-color: #111;
}

footer h5 { /* */
    font-family: 'open_sans_semiboldregular';
    color: #fff;
}

footer .connect-with h4{ /* */
    margin-left: 0px;
}

footer .col-md-3 li { /* */
    line-height: 32px;
}
footer .col-md-3 li a{ /* */
    color: #6BBA51;
    font-size: 14px;
}

footer .col-md-7 p { /* */
    color: #939393;
    font-family: 'effraregular';
}

footer .col-md-3 li p {
    color: #c2c5c9;
}

footer .connect-with a { /* */
    width: 44px;
    height: 44px;
    margin-right: 7px;
    float: left;
    text-indent: -9999px; /* css */
    background: url(../img/img-new/social.png) no-repeat;
}
footer .connect-with a.tw {
    background-position: -60px 0;
}
footer .connect-with a.gplus {
    background-position: -120px 0;
}
footer .connect-with a.rss {
    background-position: 100% 0;
}

footer .mail-submit {
    width: 40px !important;
    height: 32px;
    margin-left: -1px;
    padding: 0;
    border: 0;
    background: url(../img/img-new/mail-submit.png) no-repeat;
}

#stay-informed {
    height: 315px;
    padding: 15px 0;
    background: #69bd4d;
}

#stay-informed .inner{
    padding: 63px 0 0;
}

#stay-informed.subscribe-form {
    background: inherit;
}

#stay-informed h5 {
    color: #363636;
    font-size: 1.6em;
}
#stay-informed p {
    padding-bottom: 28px;
    color: #fff;
    font-size: 16px;
}

#stay-informed .mail-submit {
    width: 111px;
    height: 36px;
    margin-right: -10px;
    margin-left: 10px;
    border: 0;
    border-radius: 2px;
    position: relative;
    font-size: 16px;
    color: #fff;
    background: #2b2b2b;
}

#stay-informed .mail-submit span {
    width: 111px;
    height: 36px;
    line-height: 36px;
    display: none;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    background: #fff;
}

#stay-informed label {
    color: #fff;
    font-weight: bold;
    padding-right: 20px;
}

#stay-informed input{
    padding: 5px 0 4px 8px;
}

#stay-informed form {
    margin: 0;
}

#stay-informed form .mc-field-group{
    float: left;
    width: 31%;
    padding-right: 0;
    padding-left: 0;
}

.company-updates{
    background-color: #F2F4F0;
    font-size: 14px;
    margin-top: 12px;
    word-wrap: break-word;
    width: 93.2%;
}

.company-updates-listings{
    margin-left: 0 !important;
}

.company-updates-detail{
    width: 109%;
    margin-left: -58px !important;
    margin-top: -8px;
}

/* footer */

footer.footer-home-page {
    /*margin-right: -15px;*/
    font-size: 0;
    background: url(../img/img-home-page/img/seventh.jpg) no-repeat fixed 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#follow h5 {
    padding: 60px 0 30px;
    font-size: 28px;
}

#follow a {
    width: 74px;
    height: 74px;
    margin: 0 8px;
    display: inline-block;
    background: url(../img/img-home-page/img/social.png) no-repeat;
}

#follow .tw {
    background-position: 0 -74px;
}

#follow .go {
    background-position: 0 -148px;
}

#follow .rss {
    background-position: 0 -222px;
}

#follow .li {
    background-position: 0 -296px;
}

#follow .back-top {
    margin-top: 70px;
}

#follow .back-top a {
    padding-top: 22px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    background: url(../img/img-home-page/img/back_top.png) no-repeat 50% 0;
}

.title-line{
    position: relative;
}

.title-line:before {
    content: "";
    height: 2px;
    position: absolute;
    background: #ffb900;
}

.title-line-center:before{
    bottom: 18px;
    left: 40%;
    width: 20%;
}

.home-resoures .title-line-center:before{
}

.title-line-left:before{
    bottom: 6px;
    width: 30px;
}

footer .footer-bottom {
    font-size: 13px;
}


.how-it-works ol
{
	list-style: url;
	color: #7d898e;
	font-size: 15px;
}

.how-it-works ol li
{
	margin: 18px 24px;
}
