/**********************************************************
New Version - home-vscode
**********************************************************/

#home-vscode {
    font-family: Segoe UI, Helvetica, Verdana, Tahoma, Arial, sans-serif;
}
#home-vscode h1,
#home-vscode h2,
#home-vscode h3,
#home-vscode h4 {
    margin: 0;
    padding: 0;
}
#home-vscode h1,
#home-vscode h2 {
    font-weight: 200;
    color: #000;
}
#home-vscode h1 {
    margin-bottom: 6px;
    font-size: 32px;
}
#home-vscode h2 {
    font-weight: 200;
    font-size: 18px;
}
#home-vscode h3,
#home-vscode h4 {
    color: #4d4d4d;
}
#home-vscode h3 {
    font-size: 24px;
}
#home-vscode h4 {
    font-size: 18px;
}
#home-vscode .vscode-sub-section {
    padding-left: 30px;
    padding-right: 62px;
}
#home-vscode .downloadbtn {
    display: block;
    width: 170px;
    padding: 12px 15px 12px 15px;
    background: url('../media/vscode/downloadbtn.png') 0 0 repeat-x transparent;
    text-align: right;
    font-size: 21px;
    text-shadow: 0 1px 2px #000;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    color: #fff;
}
#home-vscode .downloadbtn:hover {
    background: url('../media/vscode/downloadbtn-hover.png') 0 0 repeat-x #3e8500;
    text-decoration: none;
    cursor: pointer;
}
#home-vscode .downloadbtn span {
    display: block;
    line-height: 25px;
}
#home-vscode .hm-hero-title {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent url('../media/vscode/vscode-hero.png') no-repeat 0 0;
    padding: 80px 0 0 60px;
    height: 324px;
}
#home-vscode .hm-hero-content .hm-hero-cta {
    overflow: hidden;
}
#home-vscode .hm-hero-content .hm-hero-cta h3 span {
    position: relative;
    top: -5px;
    margin-left: 8px;
    width: 131px;
    line-height: 22px;
    padding-left: 8px;
    display: inline-block;
    background: transparent url('../media/vscode/recommended.png') no-repeat 0 0;
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
}
#home-vscode .hm-hero-content .hm-hero-cta p {
    line-height: 19px;
    margin: 0;
    color: #4d4d4d;
    font-weight: 400;
    font-size: 14px;
}
#home-vscode .hm-hero-content .hm-hero-cta .hm-hero-content-footer {
    overflow: hidden;
    padding: 10px 0;
}
#home-vscode .hm-hero-content .hm-hero-cta .hm-hero-content-footer ul {
    float: left;
    width: 480px;
}
#home-vscode .hm-hero-content .hm-hero-cta .hm-hero-content-footer ul > li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    font-size: 18px;
    background: transparent url('../media/vscode/check.png') no-repeat 2px center;
    padding-left: 30px;
}
#home-vscode .hm-hero-content .downloadbtn {
    float: right;
    margin-top: 12px;
}
#home-vscode .hm-hero-content .downloadbtn span {
    background: url('../media/vscode/downloadarrow.png') 0 0 no-repeat transparent;
}
#home-vscode #hm-features-vscode {
    background: transparent url('../media/vscode/divider-line-gradient.png') no-repeat center 0;
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 1em;
}
#home-vscode .hm-features-container {
    padding-top: 60px;
    overflow: hidden;
}
#home-vscode .hm-feature {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333%;
    float: left;
    padding: 6px 38px;
}
#home-vscode .hm-feature:not(:last-child) {
    border-right: 1px solid #d8d5d5;
}
#home-vscode .hm-feature-icon {
    height: 40px;
    text-align: center;
}
#home-vscode .hm-feature p {
    height: 117px;
    padding: 25px 0 20px;
    line-height: 19px;
    font-size: 14px;
    font-weight: 400;
    color: #4d4d4d;
}
#home-vscode .hm-feature .downloadbtn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    text-align: center;
}
#home-vscode #hm-webmatrix {
    background: transparent url('../media/vscode/divider.png') no-repeat center 0;
    padding-top: 38px;
    padding-bottom: 30px;
}
#home-vscode #hm-webmatrix header {
    position: relative;
}
#home-vscode #hm-webmatrix h5 {
    padding: 0;
    margin: 0;
    font-style: italic;
    font-size: 14px;
    font-weight: 400;
}
#home-vscode #hm-webmatrix .downloadwebmatrixbtn {
    position: absolute;
    right: 10px;
    top: 0;
    width: 145px;
    height: 37px;
    padding: 12px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    text-shadow: 0 1px 2px #000;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    text-align: center;
    background: url('../media/vscode/downloadwebmatrixbtn.png') 0 0 repeat-x transparent;
}
#home-vscode #hm-webmatrix .downloadwebmatrixbtn:hover {
    background: url('../media/vscode/downloadwebmatrixbtn-hover.png') 0 0 repeat-x #616161;
    text-decoration: none;
    cursor: pointer;
}
#home-vscode #hm-webmatrix p {
    padding: 0;
    margin: 35px 0 0 0;
    line-height: 14px;
    font-size: 10px;
    font-weight: 400;
}