@charset "utf-8";

.heading-wrap {
    
    padding: 0 0 0 20px;
    width: 900px;
}
.content-wrap{
	border-top: none;
	padding: 0;
	width: 920px;
	overflow: auto;
}
.stockimo-black{
	color: #3C3C3B;
}
.logo-in-page{
	padding-top: 5px;
}
.stockimo-green{
	color: #043A30;
	padding: 1px 0 15px 0;
}
.icon-holder {
    float: right;
    width: 280px;
    padding-top: 2px;
    
}
.content-wrap img {
    margin: 55px 0 22px 0;
}
.stockimo-icon-big,.stockimo-icon-small,.stockimo-twitter,.step1,.step2,.step3,.app-logo,.deal,.early-bird,.app-store,.stockimo-logo-page{
	background:url(/images/branding/sections/stockimo/stockimo-sprite.png) no-repeat 0 0;
}
.stockimo-icon-big,.stockimo-logo-page{
    background-position: -45px -24px;
    float: left;
    height: 115px;
    margin-left: 60px;
    width: 100px;	
}
.stockimo-logo-page{
	background-position: -45px -37px;
}
.stockimo-twitter {
    background-position: -40px -240px;
    float: left;
    height: 115px;
    width: 120px;
}   
.step1,.step2,.step3 {
    background-position: -78px -355px;
    height: 60px;
    width: 45px;
}
.step2 {
    background-position: -78px -434px;
}
.step3 {
    background-position: -78px -513px;
}
.stockimo-icon-small{
	width: 85px;
	height: 80px;
	background-position: -55px -173px;
}
.app-store{
	width: 215px;
	height:95px;
	background-position: 10px -916px;
}
.app-logo{
	width: 100%;
	height: 80px;
	background-position: -10px -599px;
}
.app-logoh2,.dealh2,.early-birdh2{
	padding: 10px 0 10px 0;
}
.deal{
	height: 100px;
	background-position: -10px -696px;

}
.early-bird{
	width: 100%;
	height: 90px;
	background-position: -10px -823px;
}
.two-col-left,.two-col-right{
	width:459px;	
	padding: 0;
}
.grid_1,
.grid_2,
.grid_3 {
  display: inline;
  float: left;  
  margin-right: 10px;
  margin-left: 10px; 
}
.grid_1{
	width: 6%;
	}
.grid_2{
	width: 14.2%;
	}
.grid_3{
	width: 22.3%;
}
.divider{
	margin: 25px 0 0px 0;
	width: 100%;
	height: 1px;
	background-color: #1DD568;
}
.mrgn-7px{
	margin: 7px 0;
}
.one-fourth-col{
	padding: 0;
	width: 29%;
}
.three-fourth-col{
	width: 62%;
	padding: 0;
}
.paddingTop45{
	padding-top: 45px;
}
