#header {
    padding-right: 35px;
    text-align: right;
    z-index: 2;
}

#header a {
    display: inline-block;
    float: none;
}

select::-ms-expand {
    display: none;
}

.show-on-print {
    display: none !important;
}

body {
    background: url(../images/sign-up-bg.png) no-repeat top center;
}

h1 {
    font-size: 40px;
    color: #000;
    font-style: normal;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
    font-family: "europa", sans-serif;
}

.sub-text {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.45);
    display: block;
    margin-bottom: 50px;
    font-family: "europa", sans-serif;
}

.winHeight {
    padding-top: 15%;
    position: relative;
}

span.sub-text span:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: '';
    background: rgba(0, 0, 0, 0.45);
    left: 0;
}

span.underline {
    position: relative;
}

span.sub-text a {
    display: inline-block;
    color: rgba(0, 0, 0, 0.45);
    position: relative;
}

h1:after {
    display: none;
}

.top-content {
    text-align: center;
}

.btn {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    font-family: "museo-sans", sans-serif;
    background: #f3aa8c;
    border-radius: 25px;
    display: inline-block;
    min-width: 316px;
    height: 55px;
    text-transform: uppercase;
    padding-left: 34px;
    text-align: left;
    padding-top: 20px;
    position: relative;
}

.btn i {
    position: absolute;
    top: 50%;
    right: 33px;
    background: url(../images/sprite.png) no-repeat -26px -109px;
    display: block;
    width: 21px;
    height: 14px;
    transform: translateY(-50%);
}

.list-data-style li {
    display: inline-block;
}

ul.list-data-style {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 52px;
    z-index: 2;
}

br.mob-show {
    display: none;
}

span.heading-txt {
    font-family: "europa", sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    margin-bottom: 16px;
    line-height: 1.4;
}

.para {
    font-size: 14px;
    color: #fff;
    font-family: "museo-sans", sans-serif;
    font-weight: 300;
}

ul.list-data-style a {
    display: inline-block;
    position: relative;
    text-align: left;
    cursor: default;
}

span.overflow-content {
    position: absolute;
    top: 0;
    left: 0;
    /* z-index: 1; */
    padding: 35px 43px;
}

li.last span.overflow-content {
    padding: 70px 43px 0px;
}

li.last {
    margin-left: 10px;
}

/*form style*/
.container {
    max-width: 1110px;
    margin: 0 auto;
}

.head-part {
    background: #fcfbfb;
    padding-top: 90px;
    padding-bottom: 30px;
    position: relative;
}

.form-area {
    position: relative;
    z-index: 2;
}

div#tabData4 .cover-submit {
    margin-right: -77px;
    bottom: 34px;
}

.head-part h2 {
    font-size: 40px;
    font-family: "europa", sans-serif;
    margin-bottom: 20px;
    position: relative;
}

.head-part h2 .heading-icon {
    width: 39px;
    height: 38px;
    display: block;
    position: absolute;
    top: 1px;
    left: -74px;
    background: url(../images/sprite.png) no-repeat 0px -128px;
}

.show-tab p {
    font-size: 15px;
    font-family: "museo-sans", sans-serif;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 10px;
}

.tab-list a {
    font-family: "museo-sans", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.4);
}

.tab-list li {
    display: inline-block;
    margin-right: 26px;
    position: relative;
}

.tab-list li a {
    padding-top: 14px;
    display: block;
}

.tab-list li.active:after {
    content: '';
    width: 100%;
    height: 4px;
    background: #f3aa8c;
    display: block;
    position: absolute;
    top: -4px;
}

.tab-list li.active a {
    color: #f3aa8c;
}

label {
    font-size: 14px;
    padding: 0 0px 0 6px;
    color: rgba(0, 0, 0, 0.4);
    display: block;
    font-family: "museo-sans", sans-serif;
    font-weight: 500;
}

input[type="text"],
select {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    padding: 0;
    background: none;
    font-size: 19px;
    padding: 0 6px;
    color: #000000;
}

.wrap-input {
    margin-bottom: 25px;
}

.col-data {
    float: left;
    padding-top: 52px;
    width: 33.3%;
    padding: 0 34px;
}

select {
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    color: #2f2f2d;
    background-position: right center;
    background-color: #fff;
}

.textWrap {
    width: 77%;
    float: left;
    padding: 0 11px;
}

.double-box {
    margin: 0 -11px 25px;
    overflow: hidden;
}

.textWrap input[type="text"] {
    width: 100%;
}

.col-cover-data {
    margin: 0 -34px;
}

.textWrap.one {
    width: 23%;
}

.formData {
    padding-top: 50px;
    min-height: 445px;
}

div#tab1 {
    padding-bottom: 107px;
    position: relative;
}

.show-tab:after {
    background: url(../images/show-tab.png) no-repeat;
    position: absolute;
    top: -38px;
    right: 0;
    width: 532px;
    height: 404px;
    content: '';
    z-index: 1;
}

input[type=range]:focus {
    outline: none;
    /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

input[type=range]::-ms-track {
    width: 100%;
    cursor: pointer;
    /* Hides the slider so custom styles can be added */
    background: transparent;
    border-color: transparent;
    color: transparent;
}

.show-tab {
    position: relative;
}

.dot-section {
    width: 166px;
    background: #fff;
    position: absolute;
    right: 69px;
    bottom: -45px;
    font-family: "museo-sans", sans-serif;
    padding: 40px 27px;
    z-index: 3;
    height: 145px;
    box-shadow: 2px 5px 12px rgba(0, 0, 0, 0.1);
}

.dot-section strong {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px;
    display: block;
}

.dot-section p {
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.4);
}

.dot-section i {
    width: 7px;
    height: 100%;
    background: #f3aa8c;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

form#formCollection {
    display: none;
}

.progress-panel {
    display: none;
}

.dot-section:after {
    background: url(../images/dot-line.png) no-repeat;
    width: 157px;
    height: 11px;
    top: 38px;
    position: absolute;
    left: -157px;
    content: '';
    display: block;
}

.progress-panel i {
    display: block;
    width: 15%;
    height: 8px;
    background: #a6de4d;
    transition: all ease 0.5s;
}

.wrapper.second-tab .progress-panel i {
    width: 30%;
}

.activePersent1 .wrapper.second-tab .progress-panel i {
    width: 30%;
}

.activePersent2 .wrapper.second-tab .progress-panel i {
    width: 45%;
}

.activePersent3 .wrapper.second-tab .progress-panel i {
    width: 60%;
}

.activePersent4 .wrapper.second-tab .progress-panel i {
    width: 75%;
}

.submit {
    width: 100%;
    border: none;
    background: none;
    font-size: 1.6em;
    font-family: "museo-sans", sans-serif;
    color: #fff;
    padding: 0;
    font-weight: 700;
    cursor: pointer;
    width: 142px;
    position: relative;
    color: #000;
    height: 19px;
    text-align: left;
    float: right;
    text-transform: uppercase;
}

span.placeTxt {
    bottom: 37px;
    left: 48px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.4);
    position: absolute;
    /* bottom: 0; */
}

.cover-submit {
    position: absolute;
    margin-top: 0;
    margin-right: 0;

    right: 54px;
    bottom: 43px;
    right: -111px;
}

.cover-submit:hover i {
    right: -10px;
    /* z-index: 9999; */
}

.cover-submit i {
    background: url(../images/sprite.png) no-repeat -50px -129px;
    position: absolute;
    right: 0;
    width: 26px;
    height: 19px;
    z-index: -1;
    transition: all ease 0.5s;
}

.tab-div.left-data-tab.tab-three .cover-submit {
    right: 52px;
}

.not-fall {
    display: none;
}

div#tab2 {
    padding-bottom: 278px;
    position: relative;
    display: none;
}

.form-area .container {
    min-height: 516px;
}

/*radi css**/
.radio-wrapper {
    width: 52px;
    background: #ebeaea;
    border-radius: 25px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.radio-wrapper i {
    float: left;
    width: 33.3%;
    height: 24px;
}

.radio-wrapper input[type="radio"],
.radio-wrapper input[type="checkbox"] {
    margin: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.tab-div.left-data-tab.tab-two .full-width-tab {
    min-height: 539px;
}

.radio-wrapper em {
    width: 18px;
    height: 18px;
    background: #fff;
    display: block;
    position: absolute;
    top: 3px;
    left: 4px;
    border-radius: 50%;
    transition: all ease 0.5s;
}

.radio-wrapper.yes em {
    left: 46px;
}

.radio-wrapper.no em {
    left: 4px;
}

.radio {
    margin-top: 17px;
}

.radio label {
    display: inline-block;
    padding-top: 5px;
    color: #000;
    padding-left: 12px;
    font-size: 15px;
}

.radio-wrapper.default em {
    left: 18px;
}

.radio-wrapper.clearfix.yes {
    background: #a6de4d;
}

.radio-wrapper.clearfix.no {
    background: #fdae9c;
}

.none {
    display: none;
}

.second-tab .show-tab:after {
    display: none;
}

ul.left-menu li a {
    font-size: 11px;
    color: #dadada;
    font-weight: 500;
    padding-left: 45px;
    display: inline-block;
    position: relative;
    margin-bottom: 52px;
}

ul.left-menu li a:after {
    width: 100px;
    content: '';
    width: 20px;
    height: 1px;
    display: block;
    background: #dadada;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all ease 0.5s;
}

ul.left-menu li a.active:after {
    background: #f3aa8c;
    width: 32px;
}

ul.left-menu li a.active {
    color: #f3aa8c;
}

.full-width-tab {
    position: relative;
}

ul.left-menu {
    position: absolute;
    left: 0;
    top: 162px;
}

ul.contentStyle li i.number {
    position: absolute;
    width: 26px;
    height: 26px;
    font-weight: 500;
    font-size: 11px;
    left: 0;
    border: 1px solid #000;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    top: -6px;
}

ul.contentStyle li {
    position: relative;
    padding-left: 45px;
    margin-bottom: 30px;
}

ul.contentStyle .radio-wrapper.clearfix {
    position: absolute;
    right: 0;
    top: -3px;
    z-index: 2;
}

ul.contentStyle {
    width: 65%;
    padding-top: 49px;
}

ul.contentStyle input[type="text"] {
    border: none;
    background: #fcfbfb;
    padding-left: 21px;
    border-radius: 0px 50px 50px 50px;
    margin-top: 9px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

span.condition em {
    display: inline-block;
    width: 32.4%;
    text-align: right;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 300;
    cursor: pointer;
}

span.condition {
    width: 213px;
    position: absolute;
    right: 0;
    top: 2px;
    overflow: hidden;
}

span.condition em.active {
    font-weight: 500;
    color: #000;
}

.second-tab .progress-panel i {
    width: 32%;
}

.right-image-part {
    position: absolute;
    right: 50px;
    top: -90px;
}

.circle-txt {
    width: 135px;
    height: 135px;
    background: #f3aa8c;
    position: absolute;
    top: -15px;
    left: 46px;
    border-radius: 50%;
    text-align: center;
    border: 5px solid #fff;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding-top: 25px;
}

i.numberTxt {
    font-size: 40px;
    display: block;
    font-weight: 100;
    margin-bottom: 9px;
}

.show-tab p strong {

    font-weight: 500;
}

.sub-choose {
    position: relative;
    margin-bottom: 15px;
}

.line-bottom em.line {
    width: 75%;
    height: 2px;
    background: #dadada;
    display: inline-block;
}

.line-bottom p {
    display: inline-block;
}

.line-bottom em.line:after {
    display: none;
}

.slider {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 169px;
    height: 2px;
    background: #d3d3d3;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 17px;
    height: 17px;
    background: #f3aa8c;
    cursor: pointer;
    border-radius: 50%;
    position: relative;
    z-index: 3;
}

.slider::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 17px;
    height: 17px;
    background: #f3aa8c;
    cursor: pointer;
    border-radius: 50%;
    position: relative;
    z-index: 3;
    border: none;
}

.slider::-ms-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 17px;
    height: 17px;
    background: #f3aa8c;
    cursor: pointer;
    border-radius: 50%;
    position: relative;
    z-index: 3;
    border: none;
}

.slider.error {
    border: none !important;
}

.half {
    float: left;
    width: 50%;
}

.slidecontainer {
    float: left;
}

.half label {
    font-size: 13px;
    color: #000;
    /* display: inline-block; */
    float: left;
    padding-left: 17px;
}

label.first {
    padding-right: 17px;
    font-weight: 500;
    padding-left: 0;
}

.range-cover {
    margin-top: 24px;
}

ul.contentStyle textarea {
    background: #fcfbfb;
    border-radius: 0 15px 15px 15px;
    margin-top: 36px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
    font-family: "museo-sans", sans-serif;
    font-weight: 500;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    opacity: 1;
    font-family: "museo-sans", sans-serif;
    font-weight: 500;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    opacity: 1;
    font-family: "museo-sans", sans-serif;
    font-weight: 500;
}

:-ms-input-placeholder {
    color: #000;
    opacity: 1;
    font-family: "museo-sans", sans-serif;
    font-weight: 500;
}

.full-width-tab .cover-submit {
    position: relative;
    margin-top: 10px;
    margin-right: 54px;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.full-width-tab .submit {
    width: 107px;
    /* position: absolute; */
}

.tab-three .right-image-part {
    position: absolute;
    right: 50px;
    top: 0;
    width: 394px;
}

span.top {
    font-size: 15px;
    font-weight: 500;
    padding-top: 46px;
    display: block;
    margin-bottom: 22px;
}

.randSlider span {
    font-size: 11px;
    display: block;
}

input#myRange.error {
    border: none !important;
}

span.top.last {
    padding-top: 62px;
}

.tab-div.left-data-tab.tab-three form {
    padding-bottom: 290px;
}

.tab-div.left-data-tab.tab-three .full-width-tab .cover-submit {
    position: absolute;
}

.randSlider {

    background: #e5e5e5;
    height: 3px;
    position: relative;
}

.randSlider span {
    width: 100%;
    float: none;
    position: relative;
    height: 3px;
    text-align: center;
}

.randSlider span em {
    position: absolute;
    bottom: -34px;
    left: -15px;
    font-size: 11px;
    font-weight: 300;
    vertical-align: top;
    display: block;
    min-height: 22px;
    top: auto;
    text-align: center;
    width: auto;
}

.randSlider .radio-wrapper.new-radio.no-color i {
    width: 25%;
}

.randSlider .radio-wrapper.default em {
    left: -15px;
    width: auto;
    top: auto;
}

.randSlider span i {
    background: #e5e5e5;
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    left: 0;
}

.randSlider .radio-wrapper.new-radio.no-color i.last {
    width: auto;
}

.randSlider .radio-wrapper.new-radio.no-color input[type="radio"] {
    position: absolute;
    left: 1px;
    width: 9px;
    top: -11px;
    z-index: 1;
}

.randSlider .radio-wrapper.new-radio.no-color input[type="radio"]:checked+span i {
    width: 17px;
    height: 17px;
    top: -7px;
    background: #f3aa8c;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);
}

.randSlider span.active i {
    width: 17px;
    height: 17px;
    top: -7px;
    background: #f3aa8c;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);
}

.rang-cover {
    padding-left: 22px;
}

.tab-div.left-data-tab.tab-three .full-width-tab .submit {
    width: 142px;
    /* position: absolute; */
}

.right-data.third-second .container {
    position: absolute;
    bottom: 51px;
    left: 0;
    right: 0;
}

.right-data.third-second p {
    font-size: 12px;
    text-align: left;
}

.rang-cover.second-slider span {
    width: 50%;
}

.rang-cover.second-slider span.last {
    width: auto;
}

.rang-cover.second-slider span em {
    position: absolute;
    bottom: -39px;
    left: 0;
}

.rang-cover.second-slider span.active i {
    left: -7px;
}

.rang-cover.second-slider {
    margin-top: 22px;
}

.tab-three .right-data.third-second .right-image-part {
    min-height: 488px;
}

.right-data.third-second .dot-section {
    position: absolute;
    bottom: 0;
    right: 0;
}

.right-data.third-third ul.contentStyle {
    width: 100%;
    padding-top: 28px;
}

.right-data.third-third ul.contentStyle li {
    padding-left: 0px;
}

.right-data.third-third.third-fourth p strong {
    margin-bottom: 25px;
    display: block;
}

.right-data.third-fourth .rang-cover.second-slider span em strong {
    font-weight: 500;
}

.right-data.third-fourth .rang-cover.second-slider span em {
    text-align: center;
    width: 72px;
    left: -32px;
}

.right-data.third-third ul.contentStyle.bottom {
    padding-top: 79px;
}

.tab-div.left-data-tab.tab-two.none.hide {
    display: none !important;
}

.true-icon {
    width: 90px;
    height: 62px;
    display: inline-block;
    background: url(../images/true.png) no-repeat;
    background-size: 100%;
    margin-bottom: 48px;
}

.responder-contenr {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 44%;
    transform: translateY(-50%);
}

.responder-contenr p {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 45px;
}

body.responder {
    background: url(../images/responder-bg.png) no-repeat top center;
}

footer {
    position: fixed;
    width: 100%;
    bottom: 49px;
}

.wrap-head {
    float: none;
    padding-right: 0;
    width: 692px;
    text-align: center;
    margin: 0 auto;
}

span.CallUs.whatsapp-icon {
    margin-left: 0;
}

li.disble:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;

}

.tab-div.left-data-tab.tab-three ul.contentStyle {
    min-height: 562px;
}

.right-data.third-third.third-fourth ul.contentStyle {
    min-height: 0;
}

.tab-div.left-data-tab.tab-two.none.hide.active {
    display: block !important;
}

form {
    position: relative;
}

.small-device .winHeight {
    padding-top: 7%;
}

li.OneTab.active,
li.TwoTab.active,
li.ThreeTab.active {
    position: relative;
    top: 15px;
}

.error {
    border-bottom: 1px #f3aa8c solid !important;
}

label.error {
    display: none !important;
}

.valid {
    border-bottom: 1px #a6de4d solid !important;
}

.radio-wrapper.no-color.new-radio.clearfix {
    width: 213px;
    background: no-repeat;
}

span.condition {
    left: 234px;
}

ul.contentStyle .radio-wrapper.new-radio.no-color.clearfix small {
    font-size: 15px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    z-index: -1;
}

.radio-wrapper.new-radio.no-color i {
    float: left;
    width: 33.3%;
    height: 24px;
    position: relative;
    /* text-align: center; */
}

i.hideThis {
    display: none;
}

.radio-wrapper.new-radio.no-color.default input[type="radio"].default+small,
.radio-wrapper.new-radio.no-color.yes input[type="radio"].yes+small,
.radio-wrapper.new-radio.no-color.no input[type="radio"].no+small,
.radio-wrapper.new-radio.no-color.default1 input[type="radio"].default1+small {
    font-weight: 500;
    color: #000;
}

.img-cover1.tab-select1 .radio-wrapper.new-radio.no-color.clearfix {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}

.img-cover1.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i {
    position: absolute;
    left: 76px;
    width: 19px;
    height: 19px;
    top: 77px;
}

.img-cover1.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i.left-Img {
    left: auto;
    right: 75px;
}

.img-cover1.tab-select1.img-wrap2 {
    width: 385px;
}

.img-cover1.tab-select1 .radio-wrapper.new-radio.no-color input[type="radio"],
.img-cover1.tab-select1 .radio-wrapper.new-radio.no-color input[type="checkbox"] {

    position: relative;
    z-index: 1;
}

.img-cover1.tab-select1 .radio-wrapper.new-radio.no-color.clearfix small {
    position: absolute;
    left: 1px;
    top: 2px;
    padding: 3px;
}

.img-cover1.tab-select1 {
    position: relative;
}

.img-cover1.tab-select1 .radio-wrapper.new-radio.no-color.yes .left-Img span.select-circle,
.img-cover1.tab-select1 .radio-wrapper.no-color.no .right-Img span.select-circle {
    display: block;
    padding: 0;
    width: 10px;
    height: 10px;
    background: #f3aa8c;
    /* border: 1px solid #5e5e5e; */
    border-radius: 50%;
}

.rang-cover .radio-wrapper.new-radio.no-color {
    width: 100%;
    position: absolute;
    top: 0;
}

.randSlider .radio-wrapper.new-radio.no-color span i {
    width: 9px;
    height: 9px;
    position: absolute;
}

.rang-cover.second-slider .randSlider .radio-wrapper.new-radio.no-color i {
    width: 50%;
}

.rang-cover.second-slider .randSlider .radio-wrapper.new-radio.no-color span i {
    width: 9px;
}

.rang-cover.second-slider .randSlider .radio-wrapper.new-radio.no-color i.last {
    width: auto;
}

.img-cover1.img-wrap2.tab-select1 .radio-wrapper.new-radio.no-color.clearfix {

    bottom: 5px;
    top: auto;
    height: 1px;
    /* background: red; */
}

.img-cover1.img-wrap2.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i {
    left: 66px;
    top: auto;
    bottom: 0;
}

.img-cover1.img-wrap2.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i.left-Img {
    left: auto;
    right: 29px;
}

.img-cover1.img-wrap2.tab-select1 .radio-wrapper.new-radio.no-color.clearfix small {
    position: absolute;
    left: -3px;
    top: -3px;
    padding: 3px;
}

.img-cover1.img-wrap2.tab-select1 .radio-wrapper.new-radio.no-color.yes .left-Img span.select-circle,
.img-cover1.img-wrap2.tab-select1 .radio-wrapper.no-color.no .right-Img span.select-circle {
    display: block;
    padding: 0;
    width: 17px;
    height: 17px;
}

.line-bottom em.line input[type="text"] {
    width: 100%;
    /* height: 2px; */
    border-bottom: 2px solid #dadada;
    /* display: inline-block; */
    border-radius: 0;
    height: 2;
    position: absolute;
    left: 0;
    bottom: -8px;
    background: none;
    height: 21px;
    font-family: "museo-sans", sans-serif;
    font-size: 15px;
    font-weight: 300;
}

.line-bottom em.line {
    position: relative;
    padding-left: 19px;
    width: 75%;
    display: inline-block;
    height: 2px;
    position: relative;
    background: none;
}

body.WeiterNext.activePersent4 .wrapper.second-tab .progress-panel i {
    width: 80%;
}

.randSlider.three-rang .slidecontainer .slider {
    width: 100%;
    height: 3px;
    border: none !important;
}

.randSlider.three-rang .slidecontainer {
    float: none;
    width: 100%;
}

.randSlider.three-rang {
    background: none;
    height: auto;
}

.rang-cover.second-slider .randSlider.three-rang span {
    width: 50%;
    float: left;
    z-index: -1;
    top: -4px;
}

.rang-cover.second-slider .randSlider.three-rang span.last {
    width: auto;
}

.rang-cover.second-slider .randSlider.three-rang span.first {
    left: 2px;
    z-index: 2;
}

.rang-cover.second-slider .randSlider.three-rang span.last {
    width: auto;
    left: -6px;
    z-index: 2;
}

.img-cover1.tab-select1 {
    width: 370px;
}

.img-cover1.tab-select1.img-wrap2 {
    width: 309px;
}

.img-cover1.tab-select1 img {
    width: 100%;
    display: block;
}

.head-cover .head {
    float: left;
}

.head1 {
    margin-right: 25px;
    width: 157px;
    position: relative;
}

.head2 {
    margin-left: 25px;
    margin-right: 49px;
    width: 158px;
    position: relative;
}

.head3 {
    margin-left: 49px;
    margin-right: 49px;
    width: 129px;
    position: relative;
}

.head4 {
    margin-left: 49px;
    width: 130px;
    position: relative;
}

.back-point,
.front-point {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.no-color {
    background: none !important;
}

.back-point ul,
.front-point ul {
    width: 100%;
    height: 100%;
    margin: 0 -2px;
}

.back-point ul li,
.front-point ul li {
    float: none;
    overflow: hidden;
}

.back-point ul li i,
.front-point ul li i {
    /* display: block; */
    width: 13px;
    height: 13px;
    /*    background: #f8f7f7;*/
    background: #f8f7f7;
    margin: 2px;
    float: left;
}

.front-point {
    z-index: 1;
}

.front-point ul li i {
    background: transparent;
}

.back-point ul li i.active {
    background: #f3aa8c;
}

.head1 img {
    position: relative;
    left: -6px;
}

.head3 img {
    position: relative;
    left: -5px;
}

.head4 img {
    position: relative;
    left: -11px;
}

#RecaptchaField_login {
    margin-bottom: 25px;
}

iframe {
    opacity: 1;
}

@media (min-width:1026px) {
    .left-menu {
        display: none;
    }

    .progress-panel {
        display: none !important;
    }

    .right-image-part.fixed {
        position: fixed;
        top: 30px;
    }

    .tabDataContent.not-fall {
        display: block;
    }
}

@media (max-width:1024px) {

    .list-data-style li {
        width: 32.3%;
    }

    span.overflow-content {
        position: absolute;
        top: 0;
        left: 0;
        /* z-index: 1; */
        padding: 21px 100px 21px 19px;
    }

    span.heading-txt {

        font-size: 14px;

        margin-bottom: 7px;
    }

    .para {
        font-size: 12px;
    }

    li.last span.overflow-content {
        padding: 48px 100px 21px 19px;
    }

    ul.list-data-style {

        bottom: 71px;
    }

    .container {
        padding: 0 35px;
    }

    .cover-submit {

        right: 0;
    }

    .select option,
    .custom option {
        font-size: 13px;
        /* padding: 62px; */
    }

    .right-image-part {
        right: 15px;
        top: -90px;
        width: 270px;
    }

    .show-tab p {
        font-size: 12px;
    }

    ul.contentStyle {
        width: 73%;
        padding-top: 49px;
        padding-left: 89px;
    }

    .head-part h2 .heading-icon {
        left: -55px;
    }

    .head-part .container {
        padding-left: 80px;
    }

    div#tabData4 .cover-submit {
        margin-right: 0;

    }

    .tab-div.left-data-tab.tab-three ul.contentStyle {

        padding-left: 0px;
        width: 54%;
    }

    .tab-div.left-data-tab.tab-three .right-data ul.contentStyle {
        width: 100%;
    }

    .head1 {
        margin-right: 0;
    }

    .head2 {
        margin-left: 8px;
    }

    .head3 {
        margin-left: -18px;
        margin-right: -30px;
    }
}

@media (max-width:950px) {
    .top-content {
        text-align: center;
        position: absolute;
        width: 100%;
        top: 46%;
        transform: translateY(-50%);
    }

    span.overflow-content {

        padding: 14px 66px 21px 16px;
    }

    span.heading-txt {
        font-size: 12px;
    }

    li.last span.overflow-content {
        padding: 34px 100px 21px 19px;
    }

    .show-tab:after {

        width: 242px;

        background-size: 100%;
    }

    .dot-section {

        right: 19px;
    }

    .dot-section:after {
        width: 101px;

        left: -96px;

    }

    .right-image-part {

        width: 152px;
    }

    .circle-txt {
        width: 96px;
        height: 96px;
        padding-top: 13px;
    }

    i.numberTxt {
        font-size: 26px;
        margin-bottom: 3px;
    }

    ul.contentStyle .radio-wrapper.clearfix {

        right: -70px;
    }

    label.first {


        height: 17px;
    }

    .half {
        margin-bottom: 11px;
        float: none;
        width: 100%;
        overflow: hidden;
    }

    .tab-div.left-data-tab.tab-three ul.contentStyle {
        padding-left: 0px;
        width: 90%;
        min-height: 0;
    }

    .tab-three .right-image-part {
        position: static;
        right: 50px;
        top: 0;
        width: 394px;
        padding-bottom: 119px;
        margin: 0 auto;
    }

    .right-data.third-second .dot-section {
        display: none;
    }

    .right-data.third-second .container {
        position: static;
        bottom: 54px;
        left: 0;
        right: 0;
        margin-bottom: 80px;
    }

    .tab-three .right-data.third-second .right-image-part {
        min-height: 0;
    }

    .tab-div.left-data-tab.tab-three .cover-submit {
        right: 23px;
        bottom: 47px;
    }

    ul.contentStyle li p br {
        display: none;
    }

    .head1 {
        margin-right: 13px;
    }

    .head2 {
        margin-right: 41px;
    }

    .head3 {
        margin-left: -13px;
        margin-right: 1px;
    }

    .head-cover {
        overflow: hidden;
    }

    .right-data.third-second.none.hide-on-print {
        padding-bottom: 11px;
    }

    .tab-div.left-data-tab.tab-three {
        padding-bottom: 81px;
    }
}

@media (max-width:767px) {
    br.mob-show {
        display: block;
    }

    #header {
        padding-right: 0;
        text-align: center;

    }

    body {
        background: url(../images/mobile-img/sign-up-bg.png) no-repeat top center;
        background-size: 100%;
        background-position: 0px 77px;
    }

    h1 {
        font-size: 37.49px;
    }

    .sub-text {
        font-size: 18.75px;
        line-height: 1.4;
        margin-bottom: 30px;
    }

    .btn {
        font-size: 15.23px;

        min-width: 303px;
        height: 53px;
        margin-bottom: 24px;
    }

    .top-content {
        position: static;

        transform: none;
    }

    ul.list-data-style {
        padding: 0 8px 0 24px;
        position: static;
        margin-top: 110px;
        margin-bottom: 26px;
    }

    .list-data-style li {
        width: 100%;
        display: block;
    }

    .winHeight {
        padding-top: 190px;

        height: auto !important;
    }

    span.heading-txt {
        font-size: 16.04px;
        letter-spacing: 2px;
        line-height: 1.2;
        margin-bottom: 14px;
    }

    .para {
        font-size: 11.72px;
        line-height: 1.3;
    }

    li.last span.overflow-content {
        padding: 43px 100px 21px 23px;
    }

    span.overflow-content {
        padding: 29px 66px 21px 25px;
    }

    li.OneTab {
        margin-bottom: 19px;
    }

    li.last.ThreeTab {
        margin: 0;
    }

    form#formCollection {
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        background: #fff;
        height: auto;
    }

    .col-data {
        float: none;
        padding-top: 52px;
        width: 100%;
        padding: 0;

    }

    .dot-section {
        display: none;
    }

    #header {
        padding-top: 17px;
        padding-bottom: 0;
        height: 80px;
    }

    .show-tab:after {
        background: url(../images/mobile-img/show-tab.png) no-repeat;
    }

    .show-tab:after {
        background: url(../images/mobile-img/show-tab.png) no-repeat right;
        width: 311px;
        background-size: cover;
        top: -48px;
        /* z-index: 1; */
        width: 97%;
        height: 204px;
        right: 0;
        left: auto;
    }

    .show-tab {

        margin-top: 54px;
    }

    .head-part .container {
        padding-left: 40px;
    }

    .head-part h2 .heading-icon {
        left: -15px;
        top: -115px;
        z-index: 9;
        transform: scale(0.9);
    }

    ul.tab-list.tab-group {
        padding: 0 6px;
    }

    .head-part h2 {
        font-size: 37.49px;
    }

    .head-part {

        padding-top: 89px;
        padding-bottom: 41px;
    }

    .tab-list li a {
        padding-top: 15.23px;
        font-size: 11px;
    }

    .tab-list li {

        margin-right: 30px;
    }

    .tab-list li.disble {
        margin-right: 0;
    }

    .formData {
        padding-top: 0;
    }

    label,.myradio {
        font-size: 14.06px;
    }

    .wrap-input {
        margin-bottom: 27px;
    }

    .col-cover-data {
        margin: 0;
        padding-top: 39px;
    }

    .show-tab p {
        font-size: 15.23px;
    }

    .double-box {
        margin: 0 -12.5px 0;
        margin-bottom: 29px;
    }

    .textWrap {
        width: 73%;
        float: left;
        padding: 0 12.5px;
    }

    .textWrap.one {
        width: 27%;
        padding: 0 12.5px;
    }

    .placeTxt {
        display: none;
    }

    .cover-submit {
        position: relative;
        text-align: left;
        display: inline-block;
        top: 0;
        margin-top: 13px;
        left: 0;
    }

    div#tab1 {
        padding-bottom: 61px;
    }

    .submit {
        float: left;
    }

    .radio label {

        font-size: 13px;
    }

    div#tab2 .cover-submit.clearfix {
        margin-top: 33PX;
    }

    .right-image-part img {
        display: none;
    }

    .circle-txt span {
        display: none;
    }

    .circle-txt {
        width: 30px;
        height: 30px;
        padding-top: 9px;
        /* font-size: 14.06px; */
        border: none;
        right: 11px;
        left: auto;
        top: -217px;
    }

    i.numberTxt {
        font-size: 14.06px;
        margin-bottom: 3px;
    }

    ul.left-menu {
        display: none;
    }

    .tab-two .not-fall {
        display: block;
    }

    ul.contentStyle {
        width: 100%;
        padding-top: 15px;
        padding-left: 0;
    }

    ul.contentStyle li {
        position: relative;
        padding-left: 0;
        margin-bottom: 30px;
        padding-top: 46px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 24px;
    }

    .right-data ul.contentStyle li {
        margin-bottom: 0px;
    }

    .right-data .rang-cover.second-slider {
        margin-top: 0;
    }

    ul.contentStyle .radio-wrapper.clearfix {
        right: 5px;
        top: 0;
    }

    ul.contentStyle li i.number {

        width: 30px;
        height: 30px;
        font-size: 12.89px;

        text-align: center;
        padding-top: 8px;
        top: 0;
    }

    ul.contentStyle input[type="text"] {
        border-radius: 0px 10px 10px 10px;
        margin-bottom: 0;

        min-height: 100px;
        /*
    body{
        background: url(../images/mobile-img/bg1.jpg) no-repeat top center;
    }
*/
    }

    li.count.extra-radio .radio-wrapper.new-radio.no-color {
        position: static;
        width: 100%;
        margin-top: -5px;
    }

    .extra-radio .radio-wrapper.new-radio.no-color i {

        width: 103px;
        height: 30px;
    }

    ul.contentStyle .radio-wrapper.new-radio.no-color.clearfix small {
        z-index: 1;
        width: 100%;
        height: 100%;
        padding-top: 9px;

    }

    .extra-radio .radio-wrapper.new-radio.no-color i:first-child {
        margin-left: -25px;
    }

    .extra-radio .radio-wrapper.new-radio.no-color input[type="radio"] {

        z-index: 2;
        position: relative;
    }

    .radio-wrapper.new-radio.no-color.default input[type="radio"].default+small,
    .radio-wrapper.new-radio.no-color.yes input[type="radio"].yes+small,
    .radio-wrapper.no-color.no input[type="radio"].no+small,
    .radio-wrapper.no-color.default1 input[type="radio"].default1+small {
        font-weight: 500;
        color: #fff;
        background: #a6de4d;
        border-radius: 50px;
    }

    div#tabData4 .contentStyle li p strong {
        font-size: 17.58px;
        margin-bottom: 22px;
        display: block;
    }

    div#tabData4 ul.contentStyle li.twentyTwo .sub-choose {
        padding-right: 76px;
        position: relative;
    }

    div#tabData4 ul.contentStyle .radio-wrapper.clearfix {
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
    }

    .line-bottom em.line {
        display: none;
    }

    .half label {
        font-size: 15.23px;
    }

    label.first {
        height: 43px;
        min-width: 78px;
    }

    .slider {

        width: 147px;
    }

    .half {
        margin-bottom: 20px;
        float: none;
        width: 100%;
        overflow: visible;
        clear: both;
    }

    ul.contentStyle textarea {
        margin-top: 0;

        min-height: 170px;
    }

    div#tabData4 ul.contentStyle li .sub-choose p {
        text-align: left;
    }

    ul.contentStyle li.twentyThree {
        border: none;
        margin-bottom: 0;
    }

    .tab-div.left-data-tab.tab-two {
        padding-bottom: 41px;
    }

    .cover-submit i {
        z-index: 1;
    }

    .tab-div.left-data-tab.tab-three ul.contentStyle {

        width: 100%;
    }

    .tab-div.left-data-tab.tab-three ul.contentStyle strong {
        font-size: 17.58px;
        margin-bottom: 26px;
        display: block;
    }

    .tab-div.left-data-tab.tab-three ul.contentStyle i.number {
        display: none;
    }

    .tab-div.left-data-tab.tab-three ul.contentStyle li {
        padding-top: 0px;
        border: none;
    }

    span.top {
        padding-top: 28px;
    }

    .tab-div.left-data-tab.tab-three .right-image-part img {
        display: block;
    }

    .tab-three .right-image-part {
        width: 100%;
    }

    span.top.last {
        padding-top: 35px;
    }

    .right-data.third-first.none.t-show {
        padding-bottom: 54px;
    }

    .rang-cover {
        padding-left: 0;
    }

    .tab-three .right-image-part {
        padding-bottom: 0;
    }

    .tab-div.left-data-tab.tab-three.none .sub-choose p {
        width: 73%;
        text-align: left;
    }

    .right-data.third-second.none p {
        width: 100% !important;
    }

    .right-data.third-second.none span.top.last {
        padding-top: 35px;
        margin-top: 25px;
        margin-bottom: 8px;
    }

    .right-data.third-second .container {
        position: static;
        bottom: 0;
        left: 0;
        right: 0;
        margin-bottom: 0;
        padding: 0;
    }

    .tab-three .right-data.third-second .right-image-part {
        min-height: 0;
        padding-bottom: 50px;
    }

    .right-data.third-fourth .rang-cover.second-slider span em strong {
        font-weight: 500;
        margin-bottom: -8px;
        font-size: 14px;
    }

    .tab-div.left-data-tab.tab-three.none {
        padding-bottom: 263px;
    }

    .tab-div.left-data-tab.tab-three .cover-submit {
        right: auto;
        bottom: 0;
        left: 0;
        position: relative;
        padding-left: 35px;
        margin-top: 0;
    }

    .progress-panel {
        position: absolute;
        top: 0;
        z-index: 9;
        left: 0;
        width: 100%;
    }

    .wrapper.second-tab .progress-panel i {
        width: 70%;
    }

    body.WeiterNext .wrapper.second-tab .progress-panel i {
        width: 75%;
    }

    .true-icon {
        width: 74px;
        margin-bottom: 28px;
    }

    .responder-contenr {
        text-align: center;
        position: static;
        width: 100%;
        top: 0;
        transform: none;
        padding-top: 163px;
    }

    body.responder h1 {
        line-height: 1;
    }

    .responder-contenr p {
        font-size: 15.24px;
        margin-bottom: 35px;
        padding: 0 31px;
    }

    footer {
        position: static;
        padding-bottom: 189px;
        padding-top: 62px;
    }

    .mailUs,
    .map,
    .CallUs {
        font-size: 1.524em;
        color: #000;
        float: none;
        font-weight: 500;
        margin-left: 0;
        margin-top: 20px;
        display: inline-block;

    }

    .wrap-head {
        width: 100%;

    }

    .txt-wrap {
        text-align: center;
    }

    body.responder {
        background: url(../images/mobile-img/responder-bg.png) no-repeat top center;
        background-size: 100%;
    }

    .stckyLogin .head-part h2 .heading-icon {
        position: fixed;
        top: 23px;
        left: 25px;
        z-index: 99;
    }

    .stckyLogin .circle-txt {
        position: fixed;
        top: 25px;
        right: 25px;
        z-index: 99;
    }

    .stckyLogin .progress-panel {
        position: fixed;
        width: 100%;
        z-index: 99;
    }

    .img-cover1.tab-select1 {
        position: relative;
        width: 309px;
        margin: 0 auto;
    }

    .img-cover1.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i {
        position: absolute;
        left: 62px;
        width: 15px;
        height: 15px;
        top: 63px;
    }

    .img-cover1.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i.left-Img {
        left: auto;
        right: 65px;
    }

    .img-cover1.tab-select1 .radio-wrapper.new-radio.no-color input[type="radio"] {
        position: relative;
        z-index: 22;
    }

    .img-cover1.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i.left-Img small,
    .img-cover1.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i.right-Img small {
        background: none;
    }

    .img-cover1.img-wrap2.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i {
        left: 64px;
        top: auto;
        bottom: -4px;
    }

    .img-cover1.img-wrap2.tab-select1 .radio-wrapper.new-radio.no-color.yes .left-Img span.select-circle,
    .img-cover1.img-wrap2.tab-select1 .radio-wrapper.no-color.no .right-Img span.select-circle {
        display: block;
        padding: 0;
        width: 20px;
        height: 20px;
    }

    .img-cover1.img-wrap2.tab-select1 .radio-wrapper.new-radio.no-color.clearfix i.left-Img {
        left: auto;
        right: 32px;
    }

    .img-cover1.img-wrap2.tab-select1 .radio-wrapper.new-radio.no-color.clearfix {
        bottom: 15px;
    }

    .head1 {
        margin-right: 0;
        width: 157px;
        margin: 0 auto;
    }

    .head-cover .head {
        float: none;
        margin-bottom: 26px;
    }

    .back-point {
        z-index: 1;
    }

    .back-point ul li,
    .front-point ul li {
        margin: 0 !important;
        padding: 0 !important;
    }

    .head img {
        position: relative;
        z-index: 2;
    }

    .head2 {
        margin-right: 0;
        width: 158px;
        margin: 0 auto;
    }

    .head3 {
        width: 129px;
        margin: 0 auto;
    }

    .head4 {
        width: 130px;
        margin: 0 auto;
    }

    .front-point {
        z-index: 3;
    }
}