/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
input,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
body {
  line-height: 1;
  background: #cccccc;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.font {
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.font-light {
  font-weight: 300;
}
.font-bold {
  font-weight: 700;
}
.font-sbold {
  font-weight: 600;
}
.font-italic-light {
  font-style: italic;
  font-weight: 300;
}
/*VARIANT*/
.upprcsd {
  text-transform: uppercase;
}
.cntrd {
  text-align: center;
}
/*VARIANT*/
/*SIZE*/
.f-size-48 {
  font-size: 48px;
}
.f-size-44 {
  font-size: 44px;
}
.f-size-40 {
  font-size: 40px;
}
.f-size-36 {
  font-size: 36px;
}
.f-size-34 {
  font-size: 34px;
}
.f-size-32 {
  font-size: 32px;
}
.f-size-31 {
  font-size: 31px;
}
.f-size-26 {
  font-size: 26px;
}
.f-size-24 {
  font-size: 22px;
}
.f-size-22 {
  font-size: 22px;
}
.f-size-21 {
  font-size: 21px;
}
.f-size-20 {
  font-size: 20px;
}
.f-size-18 {
  font-size: 18px;
}
.f-size-16 {
  font-size: 16px;
}
.f-size-15 {
  font-size: 15px;
}
.f-size-14 {
  font-size: 14px;
}
.f-size-13 {
  font-size: 13px;
}
.f-size-12 {
  font-size: 12px;
}
/*SIZE*/
/*COLOR*/
.clr-333 {
  color: #333333;
}
.clr-fff {
  color: #ffffff;
}
.clr-40434a {
  color: #40434a;
}
.clr-73767a {
  color: #73767a;
}
.clr-64d764 {
  color: #64d764;
}
.clr-666 {
  color: #666666;
}
.clr-777 {
  color: #777777;
}
.clr-f00 {
  color: #ff0000;
}
.clr-ec140e {
  color: #ec140e;
}
.clr-259dc2 {
  color: #259dc2;
}
.clr-3fae40 {
  color: #3fae40;
}
.clr-32add6 {
  color: #32add6;
}
/*COLOR*/
/*BG COLOR*/
.bgcolor-fff {
  background-color: #ffffff;
}
.bgcolor-094649 {
  background-color: #094649;
}
.bgcolor-f8f8f8 {
  background-color: #f8f8f8;
}
.bgcolor-0e4a4d {
  background-color: #0e4a4d;
}
.bgcolor-3fae40 {
  background-color: #3fae40;
}
.bgcolor-35aed7 {
  background-color: #35aed7;
}
/*BG COLOR*/
/*OFFSET*/
/*Margin*/
.mrgn-0-auto {
  margin: 0 auto;
}
.mrgn-5-0 {
  margin: 5px 0;
}
.mrgn-35-0 {
  margin: 35px 0;
}
.mrgn-33-0 {
  margin: 33px 0;
}
.mrgn-t-40 {
  margin-top: 40px;
}
.mrgn-t-35 {
  margin-top: 35px;
}
.mrgn-t-24 {
  margin-top: 24px;
}
.mrgn-t-28 {
  margin-top: 28px;
}
.mrgn-t-25 {
  margin-top: 25px;
}
.mrgn-t-20 {
  margin-top: 20px;
}
.mrgn-t-15 {
  margin-top: 15px;
}
.mrgn-t-10 {
  margin-top: 10px;
}
.mrgn-t-18 {
  margin-top: 18px;
}
.mrgn-b-20 {
  margin-bottom: 20px;
}
.mrgn-b-25 {
  margin-bottom: 25px;
}
.mrgn-b-10 {
  margin-bottom: 10px;
}
.mrgn-b-8 {
  margin-bottom: 8px;
}
.mrgn-b-40 {
  margin-bottom: 40px;
}
.mrgn-b-44 {
  margin-bottom: 44px;
}
/*Padding*/
.pddng-l-50 {
  padding-left: 50px;
}
.pddng-r-50 {
  padding-right: 50px;
}
.pddng-r-30 {
  padding-right: 30px;
}
.pddng-l-70 {
  padding-left: 70px;
}
.pddng-l-10 {
  padding-left: 10px;
}
.pddng-l-20 {
  padding-left: 20px;
}
.pddng-r-20 {
  padding-right: 20px;
}
.pddng-r-10 {
  padding-right: 10px;
}
.pddng-t-10 {
  padding-top: 10px;
}
.pddng-t-15 {
  padding-top: 15px;
}
.pddng-t-25 {
  padding-top: 25px;
}
.pddng-t-30 {
  padding-top: 30px;
}
.pddng-t-40 {
  padding-top: 40px;
}
.pddng-t-45 {
  padding-top: 45px;
}
.pddng-t-50 {
  padding-top: 50px;
}
.pddng-t-70 {
  padding-top: 70px;
}
.pddng-t-90 {
  padding-top: 90px;
}
.pddng-t-80 {
  padding-top: 80px;
}
.pddng-t-20 {
  padding-top: 20px;
}
.pddng-t-24 {
  padding-top: 24px;
}
.pddng-b-15 {
  padding-bottom: 15px;
}
.pddng-b-20 {
  padding-bottom: 20px;
}
.pddng-b-25 {
  padding-bottom: 25px;
}
.pddng-b-24 {
  padding-bottom: 24px;
}
.pddng-b-45 {
  padding-bottom: 45px;
}
.pddng-b-50 {
  padding-bottom: 50px;
}
.pddng-b-70 {
  padding-bottom: 70px;
}
.pddng-b-80 {
  padding-bottom: 80px;
}
.pddng-b-90 {
  padding-bottom: 90px;
}
.pddng-b-30 {
  padding-bottom: 30px;
}
.pddng-0-35 {
  padding: 0 35px;
}
.pddng-l-none {
  padding-left: 0;
}
.pddng-r-none {
  padding-right: 0;
}
.pddng-0-5 {
  padding: 0 5px;
}
/*OFFSET*/
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  color: #333333;
  background-color: #ffffff;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-weight: normal;
  height: 100%;
}
/*COMMON*/
.section {
  width: 100%;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.clear {
  clear: both;
}
#spacer {
  height: 100px;
}
.wrp {
  min-height: 100%;
  position: relative;
}
.wrp #content {
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
  background-color: #ffffff;
}
/*COMMON*/
/*LAYOUT MAIN*/
.fixed_nav {
  position: fixed;
  top: 0;
  height: 70px;
  z-index: 1000;
}
#nav {
  width: 100%;
  margin: 0 auto;
  width: 940px;
  padding: 66px 0;
  background-color: #ffffff;
  height: 100px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
}
#nav .letter-spacing {
  letter-spacing: -0.5px;
}
#nav.section--padding_1 {
  padding: 66px 0 57px;
}
#nav.section--padding_2 {
  padding: 68px 0 56px;
}
#nav.section--padding_3 {
  padding: 68px 0 27px;
}
#nav h1 {
  margin: 0;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #e56a36;
  text-align: center;
  font-weight: 700;
}
#nav p {
  margin: 12px 0 0 0;
  line-height: 1.4;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 600;
  color: #000000;
  text-align: center;
}
#nav .install-features {
  margin: 48px auto 0 auto;
  width: 852px;
}
#nav .install-features p {
  font-size: 26px;
  color: #000000;
}
#nav .install-features h1 {
  text-align: center;
}
#nav .install-features h1 span {
  position: relative;
  top: -3px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 17px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-weight: 700;
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  background-color: #e46a37;
}
#nav .install-features .if-img {
  margin: 25px 0 27px;
  background: url('../../img/products/sdo/install/install_dr_sprite.png') 0 0 no-repeat transparent;
  cursor: pointer;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
}
#nav .install-features .if-left {
  width: 377px;
  float: left;
}
#nav .install-features .if-left .if-img {
  width: 377px;
  height: 281px;
}
#nav .install-features .if-left h1 {
  font-size: 36px;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
}
#nav .install-features .if-left p {
  font-size: 24px;
  line-height: 1.4;
}
#nav .install-features .if-right {
  width: 377px;
  float: right;
}
#nav .install-features .if-right .if-img {
  background-position: -377px 0;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
  width: 377px;
  height: 281px;
}
#nav .install-features .if-right h1 {
  font-size: 36px;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
}
#nav .install-features .if-right p {
  font-size: 24px;
  line-height: 1.4;
}
#nav .reasons {
  margin: 29px 0 0 0;
  text-align: center;
}
#nav .reasons .reason {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-top: 30px;
  width: 164px;
}
#nav .reasons .reason .reason-txt {
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  margin-top: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #212121;
  text-align: center;
  word-break: break-word;
}
#nav .reasons .reason-img {
  margin: 0 auto;
  width: 105px;
  height: 84px;
  background: url('../../img/products/sdo/install/install_dr_sprite.png') 0 0 no-repeat transparent;
}
#nav .reasons .reason5 {
  margin-right: 0;
}
#nav .reasons .reason1 .reason-img {
  display: inline-block;
  width: 84px;
  height: 82px;
  background-position: 0 -306px;
}
#nav .reasons .reason2 .reason-img {
  display: inline-block;
  width: 82px;
  height: 74px;
  margin-top: 8px;
  background-position: -180px -310px;
}
#nav .reasons .reason3 .reason-img {
  display: inline-block;
  width: 80px;
  height: 78px;
  margin-top: 4px;
  background-position: -351px -308px;
}
#nav .reasons .reason4 .reason-img {
  display: inline-block;
  width: 78px;
  height: 78px;
  margin-top: 4px;
  background-position: -534px -308px;
}
#nav .reasons .reason5 .reason-img {
  display: inline-block;
  width: 84px;
  height: 76px;
  margin-top: 6px;
  background-position: -699px -309px;
}
#nav .trouble .trouble-tbl {
  display: table;
  margin: 40px auto;
  text-align: center;
  border-spacing: 22px 0;
}
#nav .trouble .trouble-tbl .trouble-btn-faq,
#nav .trouble .trouble-tbl .trouble-btn-email {
  border-radius: 30px;
  border: 2px solid #e56a36;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  width: 255px;
  height: 56px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  color: #e56a36;
  text-align: center;
}
#nav .trouble .trouble-tbl .trouble-btn-faq:hover,
#nav .trouble .trouble-tbl .trouble-btn-email:hover {
  color: #edfbff;
  background-color: #e56a36;
  transition: all .4s;
}
#nav #ss_logo {
  margin-top: 18px;
  width: 208px;
  height: 64px;
  background: url("../../img/nav/ss_logo.png") 0 0 no-repeat transparent;
}
#nav #nav_items li.nav_heading {
  min-width: 165px;
  border-top: 5px solid transparent;
  position: relative;
  display: inline-block;
  text-align: center;
  float: right;
}
#nav #nav_items li.nav_heading div.active {
  display: block!important;
}
#nav #nav_items li.nav_heading a,
#nav #nav_items li.nav_heading a:visited,
#nav #nav_items li.nav_heading a:active {
  font-weight: 300;
  display: block;
  color: #333333;
  font-size: 20px;
  text-decoration: none;
  line-height: 95px;
  padding: 0 20px;
}
#nav #nav_items li.nav_heading a:hover {
  font-weight: 600;
}
#nav #nav_items li.nav_heading #nav_selector_drop {
  display: none;
  position: absolute;
  width: 555px;
  padding: 15px 0;
  background-color: #f6f6f6;
}
#nav #nav_items li.nav_heading #nav_selector_drop .column {
  float: left;
  padding-left: 30px;
  width: 155px;
}
#nav #nav_items li.nav_heading #nav_selector_drop .column a,
#nav #nav_items li.nav_heading #nav_selector_drop .column a:active,
#nav #nav_items li.nav_heading #nav_selector_drop .column a:visited {
  margin: 25px 0;
  padding: 0;
  text-indent: 32px;
  line-height: 1;
  text-align: left;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 300;
}
#nav #nav_items li.nav_heading #nav_selector_drop .column a:hover {
  font-weight: 600;
}
#nav #nav_items li.nav_heading ul {
  width: 276px;
  position: absolute;
  display: none;
  background-color: #f6f6f6;
  padding: 10px 0;
}
#nav #nav_items li.nav_heading ul li {
  text-align: left;
  float: none;
  display: block;
}
#nav #nav_items li.nav_heading ul li a.hvr {
  padding: 10px 10px 10px 25px;
  white-space: nowrap;
  line-height: 1.4;
  font-size: 18px;
  display: block;
  margin: 0;
  font-weight: 300;
}
#nav #nav_items li.nav_heading ul li a.hvr:hover {
  font-weight: 600;
}
#nav #nav_items li.nav_heading ul.active {
  display: block!important;
}
#nav #nav_items li.nav_heading #nav_products_drop,
#nav #nav_items li.nav_heading #nav_download_drop,
#nav #nav_items li.nav_heading #nav_purchase_drop {
  left: 0;
}
#nav #nav_items li.nav_heading #nav_support_drop,
#nav #nav_items li.nav_heading #nav_selector_drop {
  right: 0;
}
#nav #nav_items li.nav_heading.gray_bg {
  background-color: #f6f6f6;
  border-top-color: #2e9e2e;
}
#nav #nav_items li.nav_heading.gray_bg > a {
  font-weight: 600;
}
#nav #nav_items #nav_selector {
  min-width: auto!important;
}
#nav #nav_items #nav_selector #flag_head {
  padding: 41px 30px 54px 30px;
  cursor: pointer;
}
#nav #nav_items #nav_selector .flag_arrow {
  margin-top: 5px;
  margin-left: 4px;
  width: 7px;
  height: 4px;
  background: url("../../img/nav/flags.png") -393px -218px no-repeat transparent;
}
#nav #nav_items #nav_selector .flag_active {
  margin-top: -4px;
  width: 23px;
  height: 20px;
}
#nav #nav_items #nav_selector .flag {
  background: url("../../img/nav/flags.png") 0 0 no-repeat transparent;
}
#nav #nav_items #nav_selector #flag_en {
  background-position: -2px -2px;
}
#nav #nav_items #nav_selector #flag_fr {
  background-position: -2px -31px;
}
#nav #nav_items #nav_selector #flag_de {
  background-position: -2px -59px;
}
#nav #nav_items #nav_selector #flag_bg {
  background-position: -2px -87px;
}
#nav #nav_items #nav_selector #flag_cn {
  background-position: -2px -116px;
}
#nav #nav_items #nav_selector #flag_tw {
  background-position: -2px -145px;
}
#nav #nav_items #nav_selector #flag_cs {
  background-position: -2px -174px;
}
#nav #nav_items #nav_selector #flag_da {
  background-position: -2px -204px;
}
#nav #nav_items #nav_selector #flag_nl {
  background-position: -193px -3px;
}
#nav #nav_items #nav_selector #flag_fi {
  background-position: -193px -31px;
}
#nav #nav_items #nav_selector #flag_el {
  background-position: -193px -59px;
}
#nav #nav_items #nav_selector #flag_hu {
  background-position: -193px -87px;
}
#nav #nav_items #nav_selector #flag_it {
  background-position: -193px -116px;
}
#nav #nav_items #nav_selector #flag_ja {
  background-position: -193px -145px;
}
#nav #nav_items #nav_selector #flag_no {
  background-position: -193px -174px;
}
#nav #nav_items #nav_selector #flag_pl {
  background-position: -193px -204px;
}
#nav #nav_items #nav_selector #flag_pt {
  background-position: -383px -3px;
}
#nav #nav_items #nav_selector #flag_ru {
  background-position: -383px -31px;
}
#nav #nav_items #nav_selector #flag_es {
  background-position: -383px -59px;
}
#nav #nav_items #nav_selector #flag_sv {
  background-position: -383px -87px;
}
#nav #nav_items #nav_selector #flag_th {
  background-position: -383px -115px;
}
#nav #nav_items #nav_selector #flag_tr {
  background-position: -383px -145px;
}
#footerHeightcompensation {
  height: 130px;
  clear: both;
}
.footerAlwaysBottom {
  background-color: #ffffff;
  min-height: 130px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.footer_links {
  text-align: center;
}
#footer_items {
  margin: 0 auto;
  display: inline-block;
}
#footer_items li {
  display: inline-block;
  padding: 0 5px;
  color: #73767a;
}
#footer_items li a,
#footer_items li a:active,
#footer_items li a:visited {
  color: #73767a;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
}
#allrights {
  text-align: center;
  color: #73767a;
  font-size: 15px;
  margin-top: 60px;
  line-height: 1.3;
}
#allrights a,
#allrights a:visited,
#allrights a:active {
  color: #40434a;
  text-decoration: none;
}
/*LAYOUT*/
.dwnld_btn_rnd_green {
  display: inline-block;
  background-color: #39b039;
  border-radius: 40px;
  min-width: 285px;
  text-decoration: none;
}
.dwnld_btn_rnd_green:hover,
.dwnld_btn_rnd_green_smaller:hover {
  background-color: #259825;
}
.dwnld_btn_rnd_green_smaller {
  display: inline-block;
  background-color: #39b039;
  border-radius: 31px;
  min-width: 300px;
  text-decoration: none;
}
.btn_28a9d4_small {
  min-width: 130px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #28a9d4;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19), inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px rgba(255, 255, 255, 0.31);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19), inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px rgba(255, 255, 255, 0.31);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19), inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px rgba(255, 255, 255, 0.31);
  border: solid 1px #28a9d4;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0));
  display: inline-block;
  margin-top: 15px;
  padding: 10px;
  vertical-align: middle;
  text-decoration: none;
}
.dwnld_btn_rnd_orange {
  display: inline-block;
  background-color: #f66221;
  border-radius: 40px;
  min-width: 250px;
  text-decoration: none;
}
.dwnld_btn_rnd_orange:hover,
.dwnld_btn_rnd_orange_smaller:hover,
.sbmt_btn_rnd_orange:hover {
  background-color: #EC520E;
}
.sbmt_btn_rnd_orange {
  display: inline-block;
  padding: 17px 50px;
  background-color: #f66221;
  border-radius: 25px;
  min-width: 150px;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.btn_5a666b_small {
  line-height: 1.2;
  padding: 15px 10px;
  display: inline-block;
  background-color: #5a666b;
  border-radius: 40px;
  min-width: 184px;
  max-width: 200px;
  text-decoration: none;
  word-break: break-all;
  cursor: pointer;
}
.btn_5a666b_small:hover {
  background-color: #51585b;
}
.btn_orange_rnd {
  display: inline-block;
  background-color: #f66221;
  min-width: 260px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, #ec520e, #f66221);
  background-image: -moz-linear-gradient(top, #ec520e, #f66221);
  background-image: -o-linear-gradient(top, #ec520e, #f66221);
  background-image: -ms-linear-gradient(top, #ec520e, #f66221);
  background-image: linear-gradient(to bottom, #ec520e, #f66221);
}
.btn_orange_rnd:hover {
  background-image: -webkit-linear-gradient(top, #f66221, #ec520e);
  background-image: -moz-linear-gradient(top, #f66221, #ec520e);
  background-image: -o-linear-gradient(top, #f66221, #ec520e);
  background-image: -ms-linear-gradient(top, #f66221, #ec520e);
  background-image: linear-gradient(to bottom, #f66221, #ec520e);
}
body {
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
}
.bg-effbff {
  background-color: #effbff;
}
.bg-f0fbff {
  background-color: #f0fbff;
}
.section {
  margin: 0 auto;
  width: 940px;
  padding: 66px 0;
}
.section .letter-spacing {
  letter-spacing: -0.5px;
}
.section.section--padding_1 {
  padding: 66px 0 57px;
}
.section.section--padding_2 {
  padding: 68px 0 56px;
}
.section.section--padding_3 {
  padding: 68px 0 27px;
}
.section h1 {
  margin: 0;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #e56a36;
  text-align: center;
  font-weight: 700;
}
.section p {
  margin: 12px 0 0 0;
  line-height: 1.4;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 600;
  color: #000000;
  text-align: center;
}
.section .install-features {
  margin: 48px auto 0 auto;
  width: 852px;
}
.section .install-features p {
  font-size: 26px;
  color: #000000;
}
.section .install-features h1 {
  text-align: center;
}
.section .install-features h1 span {
  position: relative;
  top: -3px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 17px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-weight: 700;
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  background-color: #e46a37;
}
.section .install-features .if-img {
  margin: 25px 0 27px;
  background: url('../../img/products/sdo/install/install_dr_sprite.png') 0 0 no-repeat transparent;
  cursor: pointer;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
}
.section .install-features .if-left {
  width: 377px;
  float: left;
}
.section .install-features .if-left .if-img {
  width: 377px;
  height: 281px;
}
.section .install-features .if-left h1 {
  font-size: 36px;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
}
.section .install-features .if-left p {
  font-size: 24px;
  line-height: 1.4;
}
.section .install-features .if-right {
  width: 377px;
  float: right;
}
.section .install-features .if-right .if-img {
  background-position: -377px 0;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
  width: 377px;
  height: 281px;
}
.section .install-features .if-right h1 {
  font-size: 36px;
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
}
.section .install-features .if-right p {
  font-size: 24px;
  line-height: 1.4;
}
.section .reasons {
  margin: 29px 0 0 0;
  text-align: center;
}
.section .reasons .reason {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-top: 30px;
  width: 164px;
}
.section .reasons .reason .reason-txt {
  font-family: "Open Sans", Helvetica Neue, Arial, Helvetica, sans-serif;
  margin-top: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #212121;
  text-align: center;
  word-break: break-word;
}
.section .reasons .reason-img {
  margin: 0 auto;
  width: 105px;
  height: 84px;
  background: url('../../img/products/sdo/install/install_dr_sprite.png') 0 0 no-repeat transparent;
}
.section .reasons .reason5 {
  margin-right: 0;
}
.section .reasons .reason1 .reason-img {
  display: inline-block;
  width: 84px;
  height: 82px;
  background-position: 0 -306px;
}
.section .reasons .reason2 .reason-img {
  display: inline-block;
  width: 82px;
  height: 74px;
  margin-top: 8px;
  background-position: -180px -310px;
}
.section .reasons .reason3 .reason-img {
  display: inline-block;
  width: 80px;
  height: 78px;
  margin-top: 4px;
  background-position: -351px -308px;
}
.section .reasons .reason4 .reason-img {
  display: inline-block;
  width: 78px;
  height: 78px;
  margin-top: 4px;
  background-position: -534px -308px;
}
.section .reasons .reason5 .reason-img {
  display: inline-block;
  width: 84px;
  height: 76px;
  margin-top: 6px;
  background-position: -699px -309px;
}
.section .trouble .trouble-tbl {
  display: table;
  margin: 40px auto;
  text-align: center;
  border-spacing: 22px 0;
}
.section .trouble .trouble-tbl .trouble-btn-faq,
.section .trouble .trouble-tbl .trouble-btn-email {
  border-radius: 30px;
  border: 2px solid #e56a36;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  width: 255px;
  height: 56px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  color: #e56a36;
  text-align: center;
}
.section .trouble .trouble-tbl .trouble-btn-faq:hover,
.section .trouble .trouble-tbl .trouble-btn-email:hover {
  color: #edfbff;
  background-color: #e56a36;
  transition: all .4s;
}
@media screen and (max-width: 940px) {
  .section {
    width: auto;
  }
}
@media screen and (max-width: 860px) {
  .section .install-features {
    width: auto;
  }
  .section .install-features .if-right,
  .section .install-features .if-left {
    float: none;
    margin: 0 auto;
  }
  .section .install-features .if-right {
    margin-top: 40px;
  }
}
/*start header*/
#nav {
  padding: 0;
  width: 100%;
}
#nav .wrapper {
  width: 1170px;
  margin: 0 auto;
}
/*end header*/
/*start  footer*/
.footerAlwaysBottom {
  background-color: #f9f9f9;
  min-height: 130px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#allrights {
  text-align: center;
  color: #73767a;
  font-size: 15px;
  margin-top: 60px;
  line-height: 1.3;
}
#allrights a,
#allrights a:visited,
#allrights a:active {
  color: #40434a;
  text-decoration: none;
}
/*end  footer*/
