* {
  outline: none !important;
}

body {
  font-family: 'Roboto', sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  margin: 0;
}

img {
  max-width: 100%;
}

a,
a:hover,
a:active {
  color: #333333;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

a:hover {
  text-decoration: none;
}

/** {transition: all 0.5s ease; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}*/
b,
strong {
  font-weight: 700;
}

button,
input,
optgroup,
select,
textarea {
  font-family: 'Roboto', sans-serif;
}

.clearfix:after,
.clList li:after {
  content: "";
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  clear: both;
}

h2,
.h2 {
  font-size: 27px;
}

h3,
.h3 {
  font-size: 18px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

/*----Header---*/
header {
  padding-top: 42px;
}

header .container {
  position: relative;
}

.headerTop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #f4f4f4;
  z-index: 999999;
}

header .wrapper {
  min-height: 90px;
  /*overflow:hidden*/
}

.headerTop ul {
  float: right;
  min-height: 39px;
  border-left: 1px solid #e3e3e3;
  list-style: none;
  margin: 0;
  padding: 0;
}

.headerTop ul li {
  border-left: 1px solid #fff;
  border-right: 1px solid #e3e3e3;
  float: left;
  margin: 0;
  padding: 12px 17px;
}

.headerTop li a {
  display: block;
  text-transform: uppercase;
  color: #777;
}

.headerTop li a:hover {
  text-decoration: underline;
}

.social-links-top a {
  display: block;
  float: left;
  height: 20px;
  width: 20px;
  margin: 0 10px;
  overflow: hidden;
  /*text-indent: -9999px; background: url(../images/icon-social.png) left top no-repeat transparent;*/
}

.social-links-top a:hover {
  color: #ef7900;
}

/*.social-links-top .twitter {background-position: left top;}
.social-links-top .twitter:hover {background-position: left bottom;}
.social-links-top .facebook {background-position: -40px top;}
.social-links-top .facebook:hover {background-position: -40px bottom;}
.social-links-top .gplus {background-position: -80px top;}
.social-links-top .gplus:hover {background-position: -80px bottom;}
.social-links-top .utube {background-position: right top;}
.social-links-top .utube:hover {background-position: right bottom;}*/

.headerTop li.user-link a,
.headerTop li.blog-link a {
  font-size: 15px;
}

.headerTop .blog-link a {
  background: url(../images/icon-rss.png) left 5px no-repeat;
  padding-left: 20px;
}

.headerTop .order-now-link a {
  color: #497d05;
  display: block;
  background: url(../images/icon-arrow.png) left 2px no-repeat;
  padding-left: 20px;
}

.headerTop .user-link.cssbiz a,
.headerTop .user-link.csssignin a {
  background: url(../images/icon-user.png) left 3px no-repeat;
  padding-left: 22px;
}

.headerTop .user-link.cssreg a {
  background: url(../images/icon_register.png) left 3px no-repeat;
  padding-left: 22px;
}

header .logo {
  float: left;
  margin-top: 15px;
}

header .logo a {
  background: url(../images/logo-corpnet.png) left top no-repeat;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  background-size: 144px;
}

header .logo,
header .logo a {
  width: 243px;
  height: 84px;
}

.header-contact {
  margin-bottom: 72px;
  float: right;
  clear: right;
  padding-top: 25px;
  text-align: right;
}

.header-contact .phone {
  font-weight: bold;
  color: #333;
  font-size: 19px;
  text-transform: uppercase;
  display: inline-block;
}

header .slogon {
  float: right;
  padding-top: 35px;
  margin-right: 20px;
  font-size: 16px;
  color: #8c8c8c;
}

.header-contact .phone a {
  font-size: 23px;
  color: #497d05;
}

.header-contact .time {
  font-size: 11px;
  display: block;
  line-height: 15px;
}

header nav {
  position: absolute;
  z-index: 99;
  right: 12px;
  bottom: 0;
  clear: right;
  float: right;
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

header nav li {
  float: left;
}

header nav li a,
header nav li a span,
header nav li a.selected,
header nav li a:hover,
header nav li a.selected span,
header nav li a:hover span {
  transition: inherit;
  -webkit-transition: inherit;
  -moz-transition: inherit;
}

header nav li a {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: bold;
  color: #515151;
  padding-left: 37px;
  background: url(../images/bg-nav.png) left top no-repeat;
  display: block;
  line-height: 47px;
}

header nav li a span {
  display: block;
  line-height: 37px;
  background: url(../images/bg-nav.png) right -59px no-repeat;
  padding: 18px 37px 0 0;
}

header nav li a.selected,
header nav li a:hover {
  color: #f48605;
  text-decoration: none;
  background-position: left -118px;
}

header nav li a.selected span,
header nav li a:hover span {
  background-position: right -177px;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(51,51,51, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='8' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}



/*----Black Bar----*/
.blackBar {
  /*background:url(../images/blackbg.png) repeat;*/
  color: #999999;
  text-align: center;
  padding: 15px;
  font-size: 15px;
}

.blackBar h2,
.blackBar p {
  margin: 0;
  padding: 0;
}

.blackBar h2 {
  font-size: 27px;
  font-size: 400;
  color: #333333;
}

/*----------*/
.contentArea {
  min-height: 150px;
}

.quizSection {
  background: #f7f7f7;
  border: 1px #e7e7e7 solid;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 -15px 30px;
}

.resultBars {
  background: #fff;
  border-left: 1px #e7e7e7 solid;
  padding-left: 0;
  padding-right: 0;
}

.resultTop {
  padding: 20px 25px;
}

.resultTop h3 {
  margin-bottom: 0;
  font-size: 16px;
  color: #333;
}

.subTitle {
  font-size: 13px;
  color: #999999;
}

.noMargin {
  margin: 0;
  padding: 0;
  list-style: none;
}

.resultBarList>li {
  margin-top: 25px;
  font-size: 13px;
}

.resultBarList>li:first-child {
  margin-top: 0;
}

.infoIcon {
  width: 26px;
}

.infoIcon i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 9px;
  background: #fff;
  border: 1px #d9d9d9 solid;
  color: #71706f;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.progressnumber {
  font-size: 14px;
  width: 50px;
  color: #999999;
  text-align: right;
}

.progressnumber.active {
  color: #ef7900;
  font-weight: 700;
}

.progressBar,
.progressBar span {
  border-radius: 2px;
  -webkit-border-radius: 2px;
}

.progressBar {
  position: relative;
  background: #f5f5f5;
  height: 4px;
  border-top: 1px #dcdcdc solid;
  margin-top: 7px;
}

.progressBar span {
  background: #c5c5c5;
  border-top: 1px #b1b1b1 solid;
  position: absolute;
  left: 0;
  top: -1px;
  height: 100%;
}

.progressBar span.active {
  background: #ef7900;
  border-color: #d76d00;
}

.mobileRLink {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}

.mobileRLink,
.mobileRLink a {
  color: #6f6f6f;
}

.getStarted {
  background: url(../images/bgImage.png) no-repeat;
  background-size: cover;
  padding: 10px 25px;
  color: #b3b1af;
  font-size: 13px;
  text-align: center;
}

.getStarted h3 {
  color: #fff;
  margin-bottom: 0;
}

.btn {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #4e4e4e;
}

.btn:hover {
  opacity: 0.8;
}

.contentWidget {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 220px;
}

.titleBar {
  background: #fcfcfc;
  padding: 15px;
  border-bottom: 1px #e7e7e7 solid;
  margin-bottom: 0;
}

.qustionWidget {
  max-height: 380px;
  overflow: auto;
  margin: 20px 30px;
  background: #fff;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}

.questionSection {
  min-height: 380px;
  display: none;
}

.questionSection.active {
  display: block;
}

.questionSection h4,
.qusScroll h4 {
  padding: 30px;
  margin-bottom: 0;
  font-weight: 400;
}

.Answer {
  margin: 0 30px 30px;
  background: #fff;
  border-top: 1px #e7e7e7 solid;
}

.Answer>li {
  padding: 20px;
  float: left;
}

.Answer>li.ansCorrect {
  clear: left;
  float: right;
  font-size: 18px;
  padding-top: 0;
}

.Answer>li.ansCorrect strong {
  color: #ef7900;
}

.hintBox {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 223px;
  background: rgba(0, 0, 0, 0.1);
  padding: 25px;
  color: #333;
  font-size: 13px;
}

.stepsWidget {
  display: flex;
  justify-content: space-between;
  border-top: 1px #e7e7e7 solid;
  border-bottom: 1px #e7e7e7 solid;
  padding: 100px 30px 20px;
  background: #fcfcfc;
}

.boxse,
.boxseSuccess {
  width: 20%;
  position: relative;
}

.boxse:last-child,
.boxseSuccess:last-child {
  width: 36px;
}

.boxse:after {
  content: "";
  width: 100%;
  display: block;
  height: 4px;
  background: #f3f3f3;
  position: absolute;
  right: 0;
  top: 18px;
  /*box-shadow:inset 0 2px 2px 0 rgba(0,0,0,0.1); -webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,0.1);*/
  border-top: 1px #dcdcdc solid;
}

.circle {
  width: 36px;
  height: 36px;
  text-align: center;
  background: #f3f3f3;
  padding: 2px;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  vertical-align: top;
  border-radius: 50%;
  box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.circle:after {
  content: "";
  width: 1px;
  height: 15px;
  background: #dadada;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 100%;
}

.step2 .circle:after,
.step4 .circle:after,
.step6 .circle:after {
  height: 54px;
}

.steptext {
  font-size: 10px;
  color: #999999;
  margin-bottom: 0;
  margin-top: -20px;
  width: 36px;
  text-align: center;
}

.stepLabel {
  font-size: 12px;
  left: -20px;
  top: -40px;
  border: 1px solid #dadada;
  border-radius: 6px;
  padding: 5px 10px;
  display: block;
  white-space: nowrap;
  text-align: center;
  line-height: normal;
  position: absolute;
  z-index: 2;
  margin-bottom: 0;
}

.step2 .stepLabel,
.step4 .stepLabel,
.step6 .stepLabel {
  top: -80px;
}

.step2 .stepLabel {
  left: -55%;
}

.step3 .stepLabel,
.step4 .stepLabel {
  left: -30%;
}

.step6 .stepLabel {
  left: auto;
  right: -40%;
}

/*.active .stepLabel{background: #f6830e; border-color: #f6830e; color: #fff;}*/
.boxseSuccess {
  color: #568f0f;
}

.tick {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  background: url(../images/stepTick.png) no-repeat center center;
}

.active .tick {
  color: #ef7900;
}

.boxseSuccess:after {
  background: #568f0f;
  border-color: #568f0f;
}

.boxseSuccess .steptext {
  color: #333;
}

.boxseSuccess .tick {
  display: block;
  background-color: #568f0f;
  text-indent: -9999px;
}

.topTitle {
  padding: 20px;
  text-align: center;
  font-size: 14px;
  color: #999;
}

.topTitle h2 {
  color: #333333;
  font-size: 22px;
}

.topTitle h2,
.topTitle p {
  margin-bottom: 0;
}

.knowMoreSec {
  margin-bottom: 30px;
}

.linksWidget {
  background: #fcfcfc;
  border: 1px #e7e7e7 solid;
  display: block;
  padding: 15px 40px 15px 55px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
}

.iconi {
  position: absolute;
  left: 14px;
  top: 50%;
  margin-top: -12px;
}

.rtArrow {
  background: url(../images/arrowRT.png) no-repeat;
  width: 6px;
  height: 10px;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -5px;
}

.linksWidget:hover {
  background: #fff;
  border-color: #ddd;
}

.linksWidget:hover .rtArrow {
  right: 12px;
}

.widgetArea {
  font-size: 14px;
  color: #666;
}

.widgetArea h3 {
  font-size: 17px;
}

.embedCode {
  color: #fe7609;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
}

.qusScroll {
  max-height: 412px;
  overflow: auto;
}

.buttnsWidget {
  text-align: center;
  padding: 0 15px 15px 15px;
  display: inline-block;
  width: 100%;
}

.buttnsWidget .btn {
  margin: 5px;
}

.resultBox {
  padding: 20px;
  overflow: visible;
  max-height: inherit;
}

.resultBox h3 {
  color: #568f0f;
}

.boxArea {
  width: 300px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
}

.boxArea button {
  width: 100%;
}

.checkPricing {
  color: #999;
  font-size: 12px;
}

.noteText {
  color: #999;
}

/*-----------Radio--------*/
input[type="radio"] {
  display: none;
}

input[type="radio"]+label {
  color: #6f6f6f;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

input[type="radio"]+label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 9px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

input[type="radio"]+label span {
  background-color: #ffffff;
  border: 2px #bbbbbb solid;
  position: relative;
}

input[type="radio"]+label span:after {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: ' ';
  border-radius: 50%;
  transition: all .2s;
  color: #fff;
}

input[type="radio"]:checked+label {
  color: #333;
}

input[type="radio"]:checked+label span:after {
  background-color: #ef7900;
}

input[type="radio"]:checked+label span {
  border-color: #ef7900;
}

input[type="radio"]+label span,
input[type="radio"]:checked+label span {
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

/* checked mark aspect changes */
input[type="radio"]+label span:after {
  opacity: 0;
  transform: scale(0);
}

input[type="radio"]:checked+label span:after {
  opacity: 1;
  transform: scale(0.7);
}

/*===========Radio===========*/

.radio-btn {
  margin: 0;
}

.radio-btn input[type="radio"]+label {
  background: #fff;
  margin: 0;
  padding: 5px 15px;
  line-height: 24px;
  color: #333;
  font-weight: 400;
  border: 1px #ccc solid;
  cursor: pointer;
  min-width: 80px;
  text-align: center;
}

.radio-btn input[type="radio"]+label span:after,
.radio-btn input[type="radio"]+label span {
  display: none;
}

.radio-btn .radio-inline {
  padding: 0;
  float: left;
  margin-right: -1px;
}

.radio-btn input[type="radio"]:checked+label {
  background: #ef7900;
  color: #fff;
  border-color: #ef7900;
}

.custom-check input[type="checkbox"]:not(:checked),
.custom-check input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.custom-check input[type="checkbox"]:not(:checked)+label,
.custom-check input[type="checkbox"]:checked+label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* checkbox aspect */
.custom-check input[type="checkbox"]:not(:checked)+label:before,
.custom-check input[type="checkbox"]:checked+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 15px;
  height: 15px;
  border: 1px solid #bbbbbb;
  background: #fff;
  border-radius: 2px;
  font-weight: 400;
  /*color:#999; box-shadow: inset 0 1px 3px rgba(0,0,0,.3)*/
}

/* checked mark aspect */
.custom-check input[type="checkbox"]:not(:checked)+label:after,
.custom-check input[type="checkbox"]:checked+label:after {
  content: '✔';
  position: absolute;
  top: 2px;
  left: 0;
  border-radius: 2px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  transition: all .2s;
  background-color: #801517;
}

/* checked mark aspect changes */
.custom-check input[type="checkbox"]:not(:checked)+label:after {
  opacity: 0;
  transform: scale(0);
}

.custom-check input[type="checkbox"]:checked+label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
.custom-check input[type="checkbox"]:disabled:not(:checked)+label:before,
.custom-check input[type="checkbox"]:disabled:checked+label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.custom-check input[type="checkbox"]:disabled:checked+label:after {
  color: #333;
}

.custom-check input[type="checkbox"]:disabled+label {
  color: #aaa;
}

.custom-check input[type="checkbox"]+label {
  /*color:#999;*/
  font-weight: 400;
  line-height: 18px;
}

/* accessibility */
/*[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}*/

/*-------Footer---*/
.bottom {
  background: #707070 url(../images/bg-bottom.png) center top repeat-x;
}

.bottom .container {
  overflow: hidden;
  padding: 15px 0 35px;
  font-size: 12px;
  line-height: normal;
}

.bottom,
.bottom a {
  color: #d0d0d0;
}

.bottom.bottom-subpage .cols-contact {
  padding-right: 29px;
  width: 48%;
}

.bottom.bottom-subpage .cols-contact {
  min-height: 320px;
}

.bottom .cols-contact {
  border-left: 1px dotted #a5a5a5;
  margin-right: 4px;
  width: 315px;
}

.bottom .cols {
  padding-top: 15px;
  float: left;
}

.bottom .cols h3 {
  font-family: 'Aller-Regular';
  font-size: 24px;
  font-weight: bold;
  color: #6fb11b;
  margin-bottom: 12px;
}

.bottom.bottom-subpage .cols-contact h3 {
  margin-bottom: 0;
}

.cols-contact h3 {
  margin-left: 20px;
}

.bottom .cols ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cols-contact li {
  border-bottom: 1px dotted #a5a5a5;
  padding: 0 0 12px 20px;
  padding-top: 0px;
  padding-bottom: 12px;
  font-size: 15px;
  line-height: 21px;
}

.bottom.bottom-subpage .cols-contact li {
  margin: 0;
  padding-top: 30px;
  padding-bottom: 10px;
  min-height: 45px;
}

.cols-contact li.contact-phone {
  font-size: 12px;
}

.cols-contact li span {
  margin-right: 13px;
  background: url(../images/icons-contact.png) left top no-repeat;
  width: 50px;
  float: left;
  display: block;
}

.cols-contact li.contact-phone:hover span {
  background-position: -50px top;
}

.cols-contact li.contact-phone span {
  height: 65px;
}

.cols-contact li.contact-phone a {
  font-size: 25px;
  font-family: 'Aller-Bold';
}

.cols-contact li a:hover {
  text-decoration: none;
  color: #f87b00;
}

.cols-contact li.contact-fax {
  font-size: 23px;
  font-family: 'Aller-Bold';
}

.cols-contact li.contact-fax span {
  height: 40px;
  background-position: left -70px;
}

.cols-contact li.contact-fax:hover span {
  background-position: -50px -70px;
}

.bottom.bottom-subpage .cols-contact li.contact-location {
  padding-top: 20px;
}

.cols-contact li.contact-location span {
  margin-top: 4px;
  height: 50px;
  background-position: left -135px;
}

.cols-contact li.contact-location:hover span {
  background-position: -50px -135px;
}

.cols-contact li.contact-email {
  border-bottom: 0;
  font-size: 13px;
  line-height: normal;
}

.cols-contact li.contact-email span {
  height: 70px;
  background-position: left -230px;
}

.cols-contact li.contact-email:hover span {
  background-position: -50px -230px;
}

footer,
footer a {
  color: #666;
}

footer .container {
  padding: 18px 0;
}

.footer-left {
  width: 585px;
  float: left;
  margin-right: 20px;
}

.footer-nav {
  margin-bottom: 13px;
  overflow: hidden;
}

.footer-nav li {
  float: left;
  padding: 0 10px;
  padding-left: 10px;
  border-right: 1px solid #666;
  height: 15px;
  line-height: 15px;
}

.footer-nav li.first {
  padding-left: 0;
}

.footer-nav.visible-desktop li a {
  font-size: 88%;
}

.footer-nav li.last {
  padding-right: 0;
  border-right: 0;
}

.footer-social {
  width: 165px;
  float: left;
}

.footer-social a {
  overflow: hidden;
  float: left;
  /*text-indent: -9999px;*/
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  /*background: url(../images/icons-social-footer.png) left top no-repeat;*/
  margin-right: 6px;
  background: #5f5f5f;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #fff;
}

.footer-social a:hover {
  background: #ef7900;
}

/*.footer-social a.twitter:hover {background-position: 0 bottom;}
.footer-social a.gplus { background-position: -37px top;}
.footer-social a.gplus:hover { background-position: -37px -29px;}
.footer-social a.facebook { background-position: -73px top;}
.footer-social a.facebook:hover { background-position: -73px -29px;}*/
footer p {
  font-size: 11px;
  line-height: normal;
}

.custom-select {
  background-image: url(../images/selArrow.png);
  background-size: 8px 4px;
}

.restartBtn {
  margin-top: 15px;
  margin-bottom: 0;
  text-align: right;
}

.btn-primary {
  background: #ef7900;
  border-color: #ef7900;
  color: #fff;
}

.btn-primary:hover {
  background: #f6830e;
  border-color: #f6830e;
}

.sml-btn {
  line-height: 1.2;
  padding: .175rem .75rem;
  font-size: 12px;
}

/*-------Always at the bottom -----------*/
.m-b0 {
  margin-bottom: 0 !important;
}

.l-b {
  display: block;
}

.activeStep {
  background: #f6830e;
  border-color: #f6830e;
  color: #fff;
}

.InactiveHighestNumber {
  display: none;
}

.activeHighestNumber {
  margin-top: 0px !important;
  margin-bottom: 6px !important;
}

.disabledButton {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

/*header*/

/*-----DropDown--*/
.dropdown-navigation {
  border: 1px solid #dfdfdf;
  border-top: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: #dfdfdf 0 2px 2px;
  -moz-box-shadow: #dfdfdf 0 2px 2px;
  box-shadow: #dfdfdf 0 2px 2px;
  background: #fcfcfc;
  position: absolute;
  z-index: 175;
  right: 3px;
  top: 55px;
  overflow: hidden;
  width: 905px;
  color: #999;
  font-size: 14px;
  line-height: 24px;
  display: none;
}

header nav>ul>li:hover .dropdown-navigation {
  display: block;
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

header nav li .dropdown-navigation .dropdown-content {
  padding: 10px;
  padding-right: 10px;
  padding-right: 5px;
  overflow: hidden;
  position: relative;
  z-index: 110;
  background: url(../images/bg-dropdown-nav-logo.png) 45px bottom no-repeat;
}

header nav li .dropdown-navigation .drop-menu-block {
  margin: 0 0 5px 0;
  margin-left: 0px;
  padding: 6px;
}

header nav li .dropdown-navigation .drop-menu-block:hover {
  border: 1px solid #cdcdcd;
  padding: 5px;
  -webkit-box-shadow: #dfdfdf 0 1px 2px;
  -moz-box-shadow: #dfdfdf 0 1px 2px;
  box-shadow: #dfdfdf 0 1px 2px;
  background: #fcfcfc;
  behavior: url(/images/PIE.htc);
}

header nav li .dropdown-navigation .drop-menu-block a.topmenuhead {
  margin-bottom: 2px;
  padding-left: 27px;
  background: url(../images/icon-arrow-orange.png) left top no-repeat;
  font: bold 20px 'PT Sans', sans-serif;
  color: #515151;
  line-height: normal;
  letter-spacing: -.04em;
}

header nav li .dropdown-navigation .drop-menu-block ul li {
  line-height: 13px;
  font-size: 13px;
  float: none;
  margin-left: 28px;
  padding: 3px 0 3px 15px;
  background: url(../images/arrow-orange.png) left 6px no-repeat;
}

header nav li .dropdown-navigation .drop-menu-block ul li a {
  padding: 0;
  margin: 0;
  background: none;
  color: #f48605;
  font: normal 13px/13px 'PT Sans', sans-serif;
  text-transform: none;
}

header nav li .dropdown-navigation .drop-menu-block ul li a:hover {
  text-decoration: underline;
}

header nav li .dropdown-navigation .dropdown-footer {
  -webkit-box-shadow: #edebeb 0 -2px 3px;
  -moz-box-shadow: #edebeb 0 -2px 3px;
  box-shadow: #edebeb 0 -2px 3px;
  overflow: hidden;
  padding: 20px;
  position: relative;
  z-index: 111;
  background: #f5f5f5;
  border-top: 1px solid #dfdfdf;
}

header nav li .dropdown-navigation .dropdown-footer a {
  width: 240px;
  margin: 0 8px;
  float: left;
  padding: 0;
  border: 1px solid #e27a00;
  display: block;
  background: #fb8800
    /*url(../images/bg-dropdown-footer-nav.png) left 1px repeat-x*/
  ;
  height: 90px;
}

header nav li .dropdown-navigation .dropdown-footer a span {
  position: relative;
  color: #3f2200;
  padding: 14px;
  font-size: 17px;
  line-height: 20px;
  text-transform: none;
  background: none;
  white-space: normal;
  border: 1px solid #ff9111;
  display: block;
  height: 90px;
  display: block;
  vertical-align: middle;
}

header nav li .dropdown-navigation .dropdown-footer a:first-child span {
  padding-top: 24px;
  background: url(../images/bg-dropdown-footer-nav-map.png) right top no-repeat;
  padding-right: 110px;
}

header nav li .dropdown-navigation .dropdown-footer a:first-child+a span {
  padding-top: 34px;
  text-align: center;
}

header nav li .dropdown-navigation .dropdown-footer a:first-child+a+a span {
  padding-right: 130px;
}

header nav li .dropdown-navigation .dropdown-footer a span img {
  position: absolute;
  right: 15px;
  top: 10px;
}

.buttnsWidget .btn_link {
  background: none;
  text-decoration: none;
  color: #333;
  border: 0px;
}

.buttnsWidget .btn_link:hover {
  background: none;
  text-decoration: underline;
}

.buttnsWidget .btn_link .fa {
  margin: 0 3px;
  font-size: 12px;
  vertical-align: middle;
}

.disabled_link {
  color: #ccc;
}

.primary_link {
  color: #333;
}

button {
  cursor: pointer;
}

.pull_right {
  float: right;
}

.pull_left {
  float: left;
}

button.infoIcon {
  background: none;
  border: 0px;
  padding: 0px;
}

.qustionWidget h4 .tooltip {
  width: 320px;
  left: 0px !important;
}

.qustionWidget h4 .tooltip .tooltip-inner {
  width: 100%;
  max-width: 310px;
  right: 0px;
}

@media (max-width:400px) {
  .boxArea {
    width: 100%;
  }
}

@media (min-width:575px) and (max-width:850px) {
  .getStarted {
    padding: 10px;
  }

  .getStarted .row .col-sm-6 {
    max-width: 100%;
    flex: 100%;
  }
}


h3 {
  letter-spacing: -.04em;
  line-height: normal;
}

.dropdown-navigation h3 {
  font-weight: 600;
  font-style: italic;
  font-size: 25px;
  margin-bottom: 15px;
}

header nav .nav-tab-left ul,
header nav .nav-tab-left {
  width: 212px;
}

header nav .nav-tab-left ul li {
  width: 100%;
}

header nav .nav-tab-left {
  padding-top: 5px;
  float: left;
}

header nav .nav-start-left li,
header nav .nav-tab-left li {
  border-bottom: 1px solid #cdcdcd;
  float: none;
}

header nav li .dropdown-navigation .nav-tab-content,
header nav li .dropdown-navigation .nav-why-right .video-box {
  margin-bottom: 5px;
  overflow: hidden;
  background: #fff;
  padding: 9px;
  -webkit-box-shadow: 0 0 6px 1px #bbb;
  box-shadow: 0 0 6px 1px #bbb;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  behavior: url(/images/PIE.htc);
}

header nav .nav-tab-left ul li a,
header nav .nav-tab-left ul li a:hover {
  padding-right: 0;
}

header nav .nav-tab-left ul li a:hover {
  color: #f6830e;
}

header nav .nav-tab-left li a {
  color: #565555;
}

header nav .nav-start-left li a,
header nav .nav-start-left li a:hover,
header nav .nav-tab-left li a,
header nav .nav-tab-left li a:hover,
header nav .why-nav-sub li a,
header nav .why-nav-sub li a:hover {
  background: #fff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e2e2e2));
  background: -webkit-linear-gradient(#fff, #e2e2e2);
  background: -moz-linear-gradient(#fff, #e2e2e2);
  background: -ms-linear-gradient(#fff, #e2e2e2);
  background: -o-linear-gradient(#fff, #e2e2e2);
  background: linear-gradient(#fff, #e2e2e2);
  -pie-background: linear-gradient(#fff, #e2e2e2);
  behavior: url(../images/PIE.htc);
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
  padding: 0 40px 0 20px;
  line-height: 37px;
  position: relative;
}

header nav li .dropdown-navigation .nav-tab-content {
  position: relative;
  margin-left: -10px;
  width: 435px;
  float: left;
}

header nav li .dropdown-navigation .nav-tab-content-inside {
  overflow: hidden;
  color: #000;
  background: #f7f7f7;
  padding: 7px;
}

header nav li .dropdown-navigation .nav-tab-content-inside p {
  line-height: normal;
  margin-bottom: 10px;
}

header nav li .dropdown-navigation .btn-orange-sub-nav {
  margin-bottom: 15px;
  float: left;
  padding: 0 0 0 20px;
  background-position: left top;
}

header nav li .run-tab-links li {
  margin-right: 5px;
}

header nav li .dropdown-navigation .screenshot {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
}

header nav li .run-tab-links li a {
  text-transform: none;
  padding: 2px 0 2px 19px;
  color: #497e05;
  font-size: 11.53px;
  font-weight: 600;
  background: url(../images/arrow-green.png) left top no-repeat;
  line-height: normal;
}

header nav li a.activeStep {
  width: 200px;
  line-height: normal;
  font-size: 15px;
  text-align: center;
  border-radius: 7px;
  padding-left: 0;
}

header nav li a.activeStep span {
  padding: 18px 0 16px;
  line-height: 0;
  background: none;
}

header nav li a.activeStep:hover {
  color: #fff
}

.run .dropdown-navigation {
  width: 675px;
  padding-left: 20px;
  padding-top: 20px;
}

.why .dropdown-navigation {
  width: 685px;
  padding-left: 20px;
  padding-top: 20px;
}

header nav li .dropdown-navigation .nav-why-left {
  width: 49%;
  margin-right: 15px;
}

header nav li .dropdown-navigation .nav-why-right {
  width: 305px;
  position: relative;
  margin-right: -10px;
}

.featured-why-nav {
  font-size: 12px;
}

header nav li .dropdown-navigation .nav-why-left h3 {
  margin-bottom: 5px;
}

header nav li .dropdown-navigation .nav-why-right p,
header nav li .dropdown-navigation .nav-why-left p {
  margin-bottom: 5px;
}

header nav li .dropdown-navigation .nav-why-left .why-nav-sub {
  width: 342px;
  overflow: hidden;
  border-right: 0;
}

header nav li .dropdown-navigation .nav-why-left .why-nav-sub li {
  border-left: 0 !important;
  border-bottom: 1px solid #cdcdcd !important;
  border-right: 1px solid #cdcdcd !important;
  float: left;
  width: 50%;
}

header nav li .dropdown-navigation .nav-why-left .why-nav-sub li a {
  margin: 0 !important;
  text-align: left !important;
  line-height: 32px;
  padding: 0 13px;
  font-style: normal;
  color: #f48605;
}

.trusting-sub-nav {
  overflow: hidden;
  margin-bottom: 8px;
}

.trusting-sub-nav div {
  float: left;
  width: 33.3%;
  text-align: center;
  font-size: 10.75px;
  line-height: 10.75px;
}

header nav li .dropdown-navigation .nav-why-right,
header nav li .dropdown-navigation .nav-why-left {
  float: left;
  font-size: 12px;
  font-family: 'Open Sans';
  font-style: italic;
  color: #555;
  line-height: 18px;
}

header nav li .dropdown-navigation .nav-why-right .video-box img,
header nav li .dropdown-navigation .nav-why-right .video-box video,
header nav li .dropdown-navigation .nav-why-right .video-box object {
  max-width: 100%;
  float: left;
}

header nav li .dropdown-navigation .nav-why-right a,
.trusting-sub-nav a {
  background: none;
  padding-left: 0;
  line-height: normal;
}

.nav-start-left ul,
.banner-subpages nav .nav-tab-left ul,
.dropdown-navigation .nav-why-left .why-nav-sub {
  list-style: none;
  border: 1px solid #cdcdcd;
  border-bottom: 0;
  -webkit-box-shadow: #d2d2d2 0 1px 2px;
  -moz-box-shadow: #d2d2d2 0 1px 2px;
  box-shadow: #d2d2d2 0 1px 2px;
  behavior: url(/images/PIE.htc);
  width: 350px;
  margin-bottom: 15px;
}

header nav li .dropdown-navigation .nav-why-left .why-nav-sub {
  width: 100%;
  overflow: hidden;
  border-right: 0;
  box-shadow: none;
}

.featured-why-nav ul {
  position: relative;
  margin: 0 -3px;
  overflow: hidden;
  border-top: 1px solid #d8d8d8 !important;
  border-right: 1px solid #d8d8d8 !important;
  display: inline-block;
}

.featured-why-nav p {
  margin-bottom: 0;
}

.featured-why-nav ul li {
  overflow: hidden;
  border-left: 1px solid #d8d8d8 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #d8d8d8 !important;
  width: 79px !important;
}

.featured-why-nav ul li a {
  background: none !important;
  padding-left: 0;
}

@media (max-width:480px) {
  .order-tab-content .nav-link {
    padding: .3rem;
    font-size: 0.952rem;
  }
}

@media (max-width:440px) {
  .order-tab-content .payment-frame .nav-link {
    font-size: 0.852rem;
  }
}

@media (max-width:400px) {
  .order-tab-content .nav-link {
    font-size: 0.8rem;
  }

  .order-tab-content .payment-frame .nav-link {
    font-size: 0.712rem;
  }
}

@media (max-width:359px) {
  .order-tab-content .nav-link {
    font-size: 0.7rem;
  }

  .order-tab-content .payment-frame .nav-link {
    font-size: 0.6rem;
  }
}