html {
  padding: 0;
  margin: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000000;
  background-color: #eff3f8;
}
body * {
  font-family: "Open Sans", 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
body.fr {
    float: none;
}
.section {
    width: 100%;
}
.wrapper {
    margin: 0 auto;
    width: 940px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.bold, b {
    font-weight: 700;
}
.cfff {
    color: #ffffff;
}
.vtop {
    vertical-align: top;
}
.vmiddle {
    vertical-align: middle;
}
/*Header Top*/
.header_container {
    position: relative;
    background: #0b1018;
}
.container {
    margin: 0 auto;
    width: 940px;
    padding: 10px 0;
}
.laungage_change {
    display: none;
    float:right;
    margin-top: 14px;
}

/*Section Top*/
.section-top {
    background: #3f5e94;
}
.section-top .wrapper {
    position: relative;
    padding: 39px 0 68px 235px;
    width: 705px;
    text-align: left;
    z-index: 100;
}
.section-top .box {
    position: absolute;
    top: 0;
    left: -129px;
    width: 471px;
    height: 456px;
    z-index: 1;
    background: url("../../images/sus/bdfeat2/box.png") 0 0 no-repeat transparent;
}
.section-top h1 {
    margin: 0 auto;
    line-height: 1.4;
    font-size: 30px;
    color: #ffffff;
    text-align: left;
    text-shadow: 1px 0 2px rgba(0, 0, 0, 0.35);
}
.section-top p {
    margin: 10px auto 22px auto;
    line-height: 1.6;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    text-align: left;
    word-spacing: -0.3px;
}
.section-top ul {
    padding: 0 0 0 22px;
    margin: 0 0 27px 0;
    list-style-image: url("../../images/sus/bdfeat2/mark.png");
}
.section-top li {
    margin-bottom: 4px;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
}
.download {
    display: inline-block;
    border-radius: 10px;
    margin: 0;
    padding: 16px 10px;
    min-width: 270px;
    line-height: 1.2;
    font-size: 24px;
    color: #ffffff;
    background-color: #5eae00;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.download:hover {
    background-color: #4f9c00;
}
.btn-wrapper span {
    margin-left: 20px;
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
}
    /*Section Top*/
/*Section Features*/
.section-features {
    background-color: #ffffff;
}
.section-features .wrapper {
    position: relative;
    padding: 75px 0 60px 320px;
    width: 620px;
    text-align: left;
    z-index: 100;
}
.section-features .screen {
    position: absolute;
    top: 85px;
    left: 0;
    width: 297px;
    height: 212px;
    z-index: 1;
    background: url("../../images/sus/bdfeat2/screen.png") 0 0 no-repeat transparent;
}
.section-features .features {
    width: 310px;
}
.section-features .steps {
    width: 290px;
}
.section-features .features .feature {
    margin-bottom: 20px;
}
.section-features .steps .feature {
    margin-bottom: 5px;
}
.section-features .features .img {
    width: 51px;
    height: 57px;
    background: url("../../images/sus/bdfeat2/sprite.png") 0 12px no-repeat transparent;
}
.section-features .features .img2 {
    background-position: 0 -48px;
}
.section-features .features .img3 {
    background-position: 0 -105px;
}
.section-features .steps .img {
    width: 51px;
    height: 51px;
    background: url("../../images/sus/bdfeat2/sprite.png") -70px 5px no-repeat transparent;
}
.section-features .steps .img2 {
    background-position: -70px -55px;
}
.section-features .steps .img3 {
    background-position: -70px -115px;
}
.section-features .features .txt {
    width: 250px;
}
.section-features .steps .txt {
    width: 235px;
}
.section-features .steps .txt a {
    font-weight: 700;
    color: #000000;
    text-decoration: underline;
}
.section-features .steps .txt a:hover {
    text-decoration: none;
}
.section-features h2 {
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #175eaa;
}
.section-features h3 {
    margin: 0;
    font-size: 18px;
    color: #175eaa;
}
.section-features p {
    margin: 0;
    line-height: 1.5;
    font-size: 15px;
    color: #000000;
}
/*Section Features*/


/*Footer*/
.footer_container {
    background: #0b1018;
    text-align: center;
    padding: 20px 15px;
}
.footer_container p {
    font-size: 14px;
    color: #ffffff;
    margin: 0 0 5px;
}
.footer_container ul {
    padding: 0;
    margin: 0;
}
.footer_container ul li {
    list-style: none;
    display: inline-block;
    padding: 0;
}
.footer_container ul li a {
    color: #999999;
    font-size: 14px;
    padding: 0 8px;
    position: relative;
    text-decoration: none;
}
.footer_container ul li a:hover {
    text-decoration: underline;
    color:#ffffff;
}
.footer_container ul li a:after {
    content: "|";
    display: block;
    position: absolute;
    right: -4px;
    top: 0;
}
.footer_container ul li:last-child a:after {
    content: "";
}

/*---------------------------------------------------------
			MEDIA CSS
---------------------------------------------------------*/
@media (max-width:940px) {
    .wrapper, .header, .section-top .box, .section-features .features, .section-features .steps {width: auto!important;}
    .section-features .txt {padding: 0 20px; float: left;}
    .section-top .wrapper {padding: 0 20px 20px 20px;}
    .section-features .wrapper {padding: 60px 20px;}
    .section-top .box {position: static;margin: 0 auto; background-position: center;}
    .section-features .screen {position: static;margin: 0 auto 40px auto; background-position: center;}
    .section-top h1, .section-top p {width: auto;}
    .section-features h2 {text-align: center}
    .container {width: auto;}
    .section-features .steps, .section-features .features {float: none;}
}