.wrapper2{
    float: none !important;
    left: auto !important;
    width: 100% !important;
    padding-bottom: 328px !important;
}
#wrapper{
    float: none !important;
    left: auto !important;
    width: 100% !important;
    padding: 0 !important;
}
#main {
    padding-top: 0 !important;
}

.block.white{
    background-color: #fff !important;
}
.learnMore .whiteGrad{
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top, #fff 0%,#f7f7f7 100%);
    background: -o-linear-gradient(top, #fff 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(top, #fff 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #fff 0%,#f7f7f7 100%);
}
.learnMore .belt{
    background: #eef2ee;
    background: -moz-linear-gradient(top, #eef2ee 0%, #e4ece8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef2ee), color-stop(100%,#e4ece8));
    background: -webkit-linear-gradient(top, #eef2ee 0%,#e4ece8 100%);
    background: -o-linear-gradient(top, #eef2ee 0%,#e4ece8 100%);
    background: -ms-linear-gradient(top, #eef2ee 0%,#e4ece8 100%);
    background: linear-gradient(to bottom, #eef2ee 0%,#e4ece8 100%);
    padding-bottom: 80px;
}
.block>div{
    padding: 80px 0;
    position: relative;
    margin: 0 auto;
    width: 960px;
}
.block.belt>div{
    width: auto;
}

.learnMore .withBigPhoto{
    background: #eaedec;
    height: 700px;
}

.learnMore .withBigPhoto .left{
    position: absolute;
    top: 0;
}
.learnMore .withBigPhoto .right{
    position: absolute;
    right: 0;
    top: 230px;
    width: 420px;
}

.learnMore .withBigPhoto.top .left{
    width: 944px;
    height: 700px;
    left: -240px;
    background: url(/images/static/learnMoreBald.jpg) no-repeat top left;
}
.learnMore .withBigPhoto.bottom{
    background: #e3ece7;
}
.learnMore .withBigPhoto.bottom .left{
    width: 650px;
    height: 700px;
    left: -10px;
    background: url(/images/static/learnMoreOld.jpg) no-repeat top left;
}

.learnMore p.title{
    text-align: center;
    color: #333 ;
    font: normal 32px/normal 'Open Sans', sans-serif ;
    margin: 0 0 15px 0 ;
}
.right{
    text-align: center;
}
.right p.title+p{
    color: #333;
    font: 14px/24px 'Open Sans', sans-serif;
    margin-bottom: 30px;
}
.right .newButton{
    display: inline-block;
}
.right p .bold{
    font-weight: 700;
}

.block p.title+span{
    margin: 0 auto;
    display: block;
    color: #777;
    font: 14px/24px 'Open Sans', sans-serif;
    text-align: center;
}

ul.features{
    list-style: none;
    margin-top: 200px;
}
ul.features:after{
    content: '';
    display: table;
    clear: both;
}
ul.features li{
    width: 33.33%;
    float: left;
}
ul.features li span{
    display: block;
    text-align: center;
    font: 24px/normal 'Open Sans', sans-serif;
    margin-bottom: 15px;
    position: relative;
}
ul.features li span:before{
    background: url(/images/static/static_sprite.png) no-repeat;
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -100px;
    margin-left: -35px;
    width: 71px;
    height: 71px;
}
ul.features .noFlaws span{
    color: #99bd74;
}
ul.features .noFlaws span:before{
    background-position: 0 0;
}
ul.features .dayNight span{
    color: #5f91d6;
}
ul.features .dayNight span:before{
    background-position: -71px 0;
}
ul.features .save span{
    color: #e2885c;
}
ul.features .save span:before{
    background-position: -142px 0;
}
ul.features .highQuality span{
    color: #99bd74;
}
ul.features .highQuality span:before{
    background-position: -213px 0;
}
ul.features .moneyBack span{
    color: #5f91d6;
}
ul.features .moneyBack span:before{
    background-position: -284px 0;
}
ul.features .conf span{
    color: #e4926b;
}
ul.features .conf span:before{
    background-position: -355px 0;
}
ul.features li p{
    padding: 0 20px;
    text-align: center;
    color: #333;
    font: 14px/24px 'Open Sans', sans-serif;
}

.learnMore .howItWorks{
    width: 360px;
    margin: 90px auto 0 auto;
    list-style: none;
}
.learnMore .howItWorks li{
    position: relative;
}
.learnMore .howItWorks li:not(:first-child){
    margin-top: 90px;
}
.learnMore .howItWorks li:before{
    content: '';
    position: absolute;
    background: url(/images/static/static_sprite.png) no-repeat;
}
.learnMore .howItWorks .n1:before{
    background-position: 0 -71px;
    width: 194px;
    height: 141px;
    left: -235px;
    top: -15px;
}
.learnMore .howItWorks .n2:before{
    background-position: -194px -71px;
    width: 238px;
    height: 173px;
    right: -190px;
    top: -50px;
}
.learnMore .howItWorks .n3:before{
    background-position: 0 -212px;
    width: 133px;
    height: 137px;
    left: -185px;
    top: -15px;
}
.learnMore .howItWorks span{
    display: block;
    font: 24px/normal 'Open Sans', sans-serif;
    margin-bottom: 20px;
}
.learnMore .howItWorks p{
    color: #333;
    font: 14px/22px 'Open Sans', sans-serif;
}

.learnMore .howItWorks .n1 span{
    color: #99bd74;
}
.learnMore .howItWorks .n2 span{
    color: #5f91d6;
}
.learnMore .howItWorks .n3 span{
    color: #e4926b;
}

.beltWrapper{
    margin: 50px 0;
}

.socialBigButtons{
    width: 520px;
    height: 60px;
    position: absolute;
    bottom: -120px;
    left: 50%;
    margin: 0 0 0 -260px;
}
.socialBigButtons>div{
    cursor: pointer;
    width: 250px;
    height: 60px;
    border-radius: 4px;
    position: relative;
}
.socialBigButtons>div:before, .socialBigButtons>div:after{
    content: '';
    position: absolute;
}
.socialBigButtons>div:before{
    width: 30px;
    height: 30px;
    left: 20px;
    top: 15px;
    background: url(/images/sprite.png) no-repeat;
}
.socialBigButtons>div:after{
    top: 10px;
    left: 70px;
    height: 40px;
    width: 1px;
    background-color: rgba(255,255,255,.2);
}
.socialBigButtons>div:hover{
    opacity: .8;
}
.socialBigButtons>div:active{
    opacity: .8;
}
.socialBigButtons .vk{
    float: left;
    background-color: #6686ae;
}
.socialBigButtons .vk:active{
    background: #7894bb;
}
.socialBigButtons .vk:before{
    background-position: -1105px 0;
}
.socialBigButtons .fb{
    float: right;
    background-color: #3b5998;
}
.socialBigButtons .fb:active{
    background: #5973ab;
}
.socialBigButtons .fb:before{
    background-position: -1135px 0;
}

.socialBigButtons>div span{
    color: #fff;
    font: 13px/20px Helvetica, Arial, sans-serif;
    display: block;
    margin-left: 90px;
}
.socialBigButtons>div span.bold{
    font-weight: bold;
    margin-top: 10px;
}
.socialBigButtons>div .count{
    font-style:normal;
}