body {
    font-family: arial;
    background-color: #e8e8e8;
    margin: 0px;
    padding: 0px;
}
a.getaccessnow {
    color: #fff;
}
#global-wrapper {
    width: 970px;
    height: auto;
    margin: 0 auto 0 auto;
}
#global-wrapper .global {
    background-color: #fff;
    width: 970px;
    height: auto;
    float: left;
}
#header-wrapper {
    width: 970px;
    height: 140px;
    float: left;
    border-bottom-width: 8px;
    border-bottom-style: solid;
    border-bottom-color: #e8e8e8;
}
#header-wrapper .hw-left {
    width: 596px;
    height: auto;
    margin: 12px 0 0 54px;
    float: left;
}
#header-wrapper .hw-right {
    width: 207px;
    height: auto;
    margin: 0 12px 0 0;
    float: right;
}
#header-wrapper .hw-right .hwr-member {
    background-image: url(../images/layout/header-member-btn.jpg);
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    font-size: 13px;
    width: 106px;
    height: 21px;
    padding: 4px 0 0 0;
    margin: 0 2px 0 0;
    float: left;
}
#header-wrapper .hw-right .hwr-support {
    background-image: url(../images/layout/header-support-btn.jpg);
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    font-size: 13px;
    width: 99px;
    height: 21px;
    padding: 4px 0 0 0;
    float: left;
}
#content-wrapper {
    width: 870px;
    height: auto;
    float: left;
    padding: 15px 0 30px 0;
    margin: 0 50px 0 50px;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #e8e8e8;
}
#footer-wrapper {
    width: 870px;
    height: auto;
    float: left;
    padding: 22px 0 30px 0;
    margin: 0 50px 0 50px;
}
<!-- Includes --> .language-wrapper {
    width: 870px;
    height: auto;
    margin: 0 0 9px 0;
    float: left;
}
.language-wrapper .lw-flag {
    width: auto;
    height: auto;
    margin: 4px 6px 0 0;
    float: right;
}
.language-wrapper .lw-option {
    width: 95px;
    height: auto;
    float: right;
}
.language-wrapper .lw-option .select-opt {
    width: 95px;
    height: auto;
    outline: none;
}
.steps-wrapper {
    background-image: url(../images/layout/steps-bg.gif);
    background-repeat: repeat-x;
    width: 870px;
    height: 28px;
    margin: 8px 0 0 0;
    float: left;
}
.steps-wrapper .sw-membership-info {
    background-image: url(../images/layout/step-1.png);
    background-repeat: no-repeat;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    width: 254px;
    height: 22px;
    padding: 6px 0 0 13px;
    float: left;
}
.steps-wrapper .sw-membership-activation {
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    width: auto;
    height: 22px;
    padding: 6px 0 0 13px;
    float: left;
}
.steps-wrapper-2 {
    background-image: url(../images/layout/steps-bg2.gif);
    background-repeat: repeat-x;
    width: 870px;
    height: 28px;
    margin: 8px 0 0 0;
    float: left;
}
.steps-wrapper-2 .sw-membership-info-2 {
    background-image: url(../images/layout/step-2.png);
    background-repeat: no-repeat;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    width: 254px;
    height: 22px;
    padding: 6px 0 0 13px;
    float: left;
}
.steps-wrapper-2 .sw-membership-activation-2 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    width: auto;
    height: 22px;
    padding: 6px 0 0 13px;
    float: left;
}
.container-wrapper {
    width: 870px;
    height: auto;
    margin: 20px 0 0 0;
    float: left;
}
.container-wrapper .cw-left {
    width: 615px;
    height: auto;
    float: left;
}
.container-wrapper .cw-left .cwl-form {
    background-color: #393e41;
    width: 575px;
    height: auto;
    padding: 20px;
    float: left;
}
.createyouraccount-wrapper {
    color: #fff;
    width: 575px;
    height: auto;
    float: left;
    padding: 0 0 5px 0;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #535657;
}
.createyouraccount-wrapper .cyaw-header {
    font-size: 20px;
    font-weight: bold;
    width: 575px;
    height: auto;
    margin: 0 0 20px 0;
    float: left;
}
.createyouraccount-wrapper .cyaw-row-item {
    width: 575px;
    height: auto;
    margin: 0 0 20px 0;
    float: left;
}
.createyouraccount-wrapper .cyaw-row-item .cwyari-left {
    width: 280px;
    height: auto;
    float: left;
}
.createyouraccount-wrapper .cyaw-row-item .cwyari-left .cwyaril-title {
    color: #dedede;
    font-size: 13px;
    width: 280px;
    height: auto;
    margin: 0 0 8px 0;
    float: left;
}
 .createyouraccount-wrapper .cyaw-row-item .join_error br {
        display: none;
    }
    .createyouraccount-wrapper .cyaw-row-item .join_error {
    color: #d41051;
    display: block;
    padding: 5px 10px;
    background: pink;
    border: 1px solid #d41051;
    border-radius: 3px;
    margin: 5px 0;
    font-size: 13px;
}
    .createyouraccount-wrapper .cyaw-row-item .join_error {
        color: #d41051;
    display: block;
    padding: 5px 10px;
    background: pink;
    border: 1px solid #d41051;
    border-radius: 3px;
    margin-top: 5px;
    }
.createyouraccount-wrapper .cyaw-row-item .cwyari-left .cwyaril-field {
    background-color: #fff;
    width: 274px;
    height: 25px;
    border: 3px solid #4e5051;
    float: left;
}
.createyouraccount-wrapper .cyaw-row-item .cwyari-left .cwyaril-field .cwyarilf-textfield {
    font-size: 13px;
    color: #4e5051;
    border: 0px;
    width: 264px;
    height: auto;
    outline: none;
    padding: 2px 5px 0 5px;
}
.createyouraccount-wrapper .cyaw-row-item .cwyari-right {
    width: 260px;
    height: auto;
    margin: 0 0 0 16px;
    float: left;
}
.createyouraccount-wrapper .cyaw-row-item .cwyari-right .cwyarir-title {
    font-size: 13px;
    width: 260px;
    height: auto;
    margin: 0 0 8px 0;
    float: left;
}
.createyouraccount-wrapper .cyaw-row-item .cwyari-right .cwyarir-field {
    background-color: #fff;
    width: 254px;
    height: 25px;
    border: 3px solid #4e5051;
    float: left;
}
.createyouraccount-wrapper .cyaw-row-item .cwyari-right .cwyarir-field .cwyarirf-textfield {
    font-size: 13px;
    color: #4e5051;
    border: 0px;
    width: 244px;
    height: auto;
    outline: none;
    padding: 2px 5px 0 5px;
}
.createyouraccount-wrapper .cyaw-row-item .cwyari-right .cwyarir-field .select-country {
    font-size: 13px;
    color: #4e5051;
    border: 0px;
    width: 254px;
    height: auto;
    outline: none;
    padding: 2px 5px 0 5px;
}
.chooseyourplan-wrapper {
    color: #fff;
    width: 575px;
    height: auto;
    float: left;
    padding: 30px 0 0 0;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #535657;
}
.chooseyourplan-wrapper .cyp-header {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 575px;
    height: auto;
    margin: 0 0 20px 0;
    float: left;
}
.chooseyourplan-wrapper .cyp-row-item-wrapper {
    width: 575px;
    height: auto;
    float: left;
}
.chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item {
    width: 573px;
    height: 55px;
    float: left;
    border: 1px solid #34393c;
}
.chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item a {
    background-color: #3c4144;
    width: 573px;
    height: 55px;
    float: left;
}
.chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item a:hover {
    background-color: #939698;
}
.chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item a:hover span {
    color: #000;
}
.chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .cyp-rowi-left {
    width: auto;
    height: auto;
    margin: 15px 0 0 15px;
    float: left;
}
.chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .cyp-rowi-right {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    width: 515px;
    height: auto;
    margin: 12px 7px 12px 0;
    float: right;
}
.chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .bestvalue {
    width: auto;
    height: auto;
    margin: 0 0 0 467px;
    position: absolute;
}
.chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .cyp-rowi-right span {
    color: #9b9b9b;
    font-size: 12px;
}
.chooseyourpaymentmethod-wrapper {
    color: #fff;
    width: 575px;
    height: auto;
    float: left;
    padding: 30px 0 10px 0;
}
.chooseyourpaymentmethod-wrapper .cypm-header {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 575px;
    height: auto;
    margin: 0 0 20px 0;
    float: left;
}
.chooseyourpaymentmethod-wrapper .cypm-row-item {
    width: 575px;
    height: auto;
    float: left;
}
.chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col {
    width: auto;
    height: auto;
    margin: 0 25px 0 0;
    float: left;
}
.chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col .cypmrowic-left {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    float: left;
}
.chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col .cypmrowic-right-1 {
    width: 152px;
    height: auto;
    float: left;
}
.chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col .cypmrowic-right-1 .cypmrowicright1-title {
    color: #dedede;
    font-size: 13px;
    width: 152px;
    height: auto;
    margin: 0 0 15px 0;
    float: left;
}
.chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col .cypmrowic-right-1 .cypmrowicright1-icon {
    width: 152px;
    height: auto;
    float: left;
}
.chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col .cypmrowic-right-2 {
    width: 60px;
    height: auto;
    float: left;
}
.chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col .cypmrowic-right-2 .cypmrowicright2-title {
    color: #dedede;
    font-size: 13px;
    width: 60px;
    height: auto;
    margin: 0 0 15px 0;
    float: left;
}
.chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col .cypmrowic-right-2 .cypmrowicright2-icon {
    width: 60px;
    height: auto;
    float: left;
}
.container-wrapper .cw-left .cwl-access {
    background-color: #f1f1f1;
    width: 575px;
    height: auto;
    padding: 30px 20px;
    float: left;
}
.container-wrapper .cw-left .cwl-access .cwla-left {
    font-size: 12px;
    width: 215px;
    height: auto;
    margin: 20px 0 0 0;
    float: left;
}
.container-wrapper .cw-left .cwl-access .cwla-right {
    width: 275px;
    height: auto;
    float: right;
}
.container-wrapper .cw-left .cwl-access .cwla-right .cwlar-btn {
    width: 275px;
    height: auto;
    margin: 0 0 13px 0;
    float: left;
}
.container-wrapper .cw-left .cwl-access .cwla-right .cwlar-btn img {
    border: 0px;
}
.container-wrapper .cw-left .cwl-access .cwla-right .cwlar-text {
    font-size: 13px;
    text-align: center;
    width: 275px;
    height: auto;
    float: left;
}
.container-wrapper .cw-right {
    width: 220px;
    height: auto;
    float: right;
}
.container-wrapper .cw-right .cwr-promocode {
    background-image: url(../images/layout/promocode-bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    width: 180px;
    height: 99px;
    padding: 15px 20px;
    margin: 0 0 10px 0;
    float: left;
}
.container-wrapper .cw-right .cwr-promocode .cwrp-header {
    text-shadow: 2px 1px #7f8797;
    color: #fff;
    font-size: 13px;
    width: 180px;
    height: auto;
    margin: 0 0 10px 0;
    float: left;
}
.container-wrapper .cw-right .cwr-promocode .cwrp-field {
    background-color: #fff;
    width: 176px;
    height: 30px;
    border: 2px solid #e5e6e8;
    margin: 0 0 10px 0;
    float: left;
}
.container-wrapper .cw-right .cwr-promocode .cwrp-field .cwrpt-textfield {
    font-size: 16px;
    outline: none;
    background: none;
    border: 0px;
    width: 156px;
    padding: 3px 10px 0 10px;
    height: auto;
}
.container-wrapper .cw-right .cwr-promocode .cwrp-btn a {
    background-image: url(../images/layout/promocode-btn.png);
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    width: 180px;
    height: 21px;
    padding: 4px 0 0 0;
    float: left;
}
.container-wrapper .cw-right .cwr-features-wrapper {
    width: 220px;
    height: auto;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    float: left;
}
.container-wrapper .cw-right .cwr-features-wrapper .cwr-features {
    font-size: 13px;
    width: 220px;
    height: auto;
    padding: 0 0 15px 0;
    margin: 20px 0 0 0;
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
}
.container-wrapper .cw-right .cwr-features-wrapper .cwr-features h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 0 0 10px 0;
}
.container-wrapper .cw-right .cwr-secure {
    text-align: center;
    width: 220px;
    height: auto;
    margin: 20px 0 0 0;
    float: left;
}
.footer-image-wrapper {
    width: 870px;
    height: auto;
    float: left;
}
.footer-image-wrapper .footer-image-set {
    width: auto;
    height: auto;
    margin: 0 13px 25px 0;
    float: left;
}
.footer-image-wrapper .footer-image {
    width: auto;
    height: auto;
    float: left;
}
.footer-image-wrapper .goal-container {
    width: 870px;
    height: auto;
    float: left;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #eaeaea;
    border-bottom-color: #eaeaea;
}
.footer-image-wrapper .goal-container .gc-left {
    width: 362px;
    height: auto;
    float: left;
}
.footer-image-wrapper .goal-container .gc-right {
    width: 508px;
    height: auto;
    float: left;
}
.footer-image-wrapper .goal-container .gc-right .gcr-goals {
    font-size: 13px;
    width: 488px;
    height: auto;
    margin: 30px 0 0 20px;
    float: left;
}
.footer-image-wrapper .goal-container .gc-right .gcr-goals h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0px;
}
.footer-image-wrapper .goal-container .gc-right .gcr-goals ul {
    margin: 0;
    padding: 0px;
}
.footer-image-wrapper .goal-container .gc-right .gcr-goals ul li {
    font-size: 13px;
    list-style: none;
    line-height: 20px;
    margin: 0;
    padding: 0px;
}
.footer-image-wrapper .copyright {
    font-size: 13px;
    text-align: center;
	color: gray;
    width: 870px;
    height: auto;
    margin: 30px 0 0 0;
    float: left;
}
.footer-image-wrapper .copyright .copyleft {
	font-size:13px;
	text-align:left;
	color: gray;
	width: 870px;
	height: auto;
	margin: 30px 0 0 0;
	float: left;
}
/* Membership Activation */

.creditcardinformation-wrapper {
    color: #fff;
    width: 575px;
    height: auto;
    float: left;
    padding: 0 0 5px 0;
}
.creditcardinformation-wrapper .cciw-header {
    font-size: 20px;
    font-weight: bold;
    width: 575px;
    height: auto;
    margin: 0 0 20px 0;
    float: left;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper {
    width: 575px;
    height: auto;
    margin: 0 0 20px 0;
    float: left;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item {
    width: 575px;
    height: auto;
    margin: 0 0 10px 0;
    float: left;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-title {
    font-size: 13px;
    color: #dedede;
    text-align: right;
    width: 150px;
    height: auto;
    padding: 9px 0 0 0;
    margin: 0 15px 0 0;
    float: left;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-1 {
    background-color: #fff;
    width: 330px;
    height: 30px;
    float: left;
    border: 3px solid #4e5051;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-1 {
    width: 320px;
    height: 30px;
    outline: none;
    padding: 0 5px 0 5px;
    border: 0px;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-2 {
    background-color: #fff;
    width: 178px;
    height: 30px;
    float: left;
    border: 3px solid #4e5051;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-2 {
    width: 168px;
    height: 30px;
    outline: none;
    padding: 0 5px 0 5px;
    border: 0px;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-text {
    color: #fff;
    width: auto;
    height: 20px;
    float: left;
    margin: 10px 10px 0 10px;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-3 {
    background-color: #fff;
    width: 178px;
    height: 30px;
    float: left;
    border: 3px solid #4e5051;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-3 {
    width: 168px;
    height: 30px;
    outline: none;
    padding: 0 5px 0 5px;
    border: 0px;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-4 {
    background-color: #fff;
    width: 70px;
    height: 30px;
    float: left;
    margin: 0 5px 0 0;
    border: 3px solid #4e5051;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-4 {
    width: 60px;
    height: 30px;
    outline: none;
    padding: 0 5px 0 5px;
    border: 0px;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-5 {
    background-color: #fff;
    width: 100px;
    height: 30px;
    float: left;
    margin: 0 5px 0 0;
    border: 3px solid #4e5051;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-5 {
    font-size: 13px;
    color: #8e8e8e;
    width: 90px;
    height: 20px;
    outline: none;
    margin: 5px 5px 0 5px;
    border: 0px;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-6 {
    background-color: #fff;
    width: 69px;
    height: 30px;
    float: left;
    margin: 0 5px 0 0;
    border: 3px solid #4e5051;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-6 {
    width: 59px;
    height: 30px;
    outline: none;
    padding: 0 5px 0 5px;
    border: 0px;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-questionmark-icon {
    width: auto;
    height: auto;
    margin: 5px 10px 0 10px;
    float: left;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-title-2 {
    font-size: 13px;
    color: #dedede;
    text-align: right;
    width: auto;
    height: auto;
    padding: 9px 0 0 0;
    margin: 0 15px 0 0;
    float: left;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-7 {
    background-color: #fff;
    width: 129px;
    height: 30px;
    float: left;
    margin: 0 5px 0 0;
    border: 3px solid #4e5051;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-7 {
    width: 119px;
    height: 30px;
    outline: none;
    padding: 0 5px 0 5px;
    border: 0px;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-8 {
    background-color: #fff;
    width: 155px;
    height: 30px;
    float: left;
    margin: 0 5px 0 0;
    border: 3px solid #4e5051;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-8 {
    font-size: 13px;
    width: 145px;
    height: 20px;
    outline: none;
    margin: 5px 5px 0 5px;
    border: 0px;
}
.creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-title-3 {
    font-size: 13px;
    color: #dedede;
    text-align: right;
    width: 76px;
    height: auto;
    padding: 9px 0 0 0;
    margin: 0 15px 0 0;
    float: left;
}
.container-wrapper .cw-right .cwr-header {
    color: #eda335;
    font-size: 18px;
    font-weight: bold;
    width: 220px;
    height: auto;
    margin: 0 0 24px 0;
    float: left;
}
.container-wrapper .cw-right .cwrh-container {
    width: 220px;
    height: auto;
    float: left;
}
.container-wrapper .cw-right .cwrhc-terms-and-condition {
    color: #7a7a7a;
    font-size: 12px;
    line-height: 16px;
    width: 220px;
    height: auto;
    margin: 0 0 25px 0;
    float: left;
}
.container-wrapper .cw-right .cwrhc-terms-and-condition span {
    font-weight: bold;
    color: #dc7b2c;
    text-decoration: underline;
}
.container-wrapper .cw-right .cwrhc-theamount {
    color: #e2975c;
    font-size: 12px;
    line-height: 16px;
    width: 220px;
    height: auto;
    margin: 0 0 25px 0;
    float: left;
}
.container-wrapper .cw-right .cwrhc-theamount span {
    color: #7a7a7a;
}
.container-wrapper .cw-right .cwrhc-theamount span span {
    text-decoration: underline;
    font-weight: bold;
    color: #dc7b2c;
}
.container-wrapper .cw-right .cwrhc-ssl-logo {
    width: auto;
    height: auto;
    margin: 0 0 25px 0;
    float: left;
}
.container-wrapper .cw-right .cwrhc-needassistance {
    color: #7a7a7a;
    font-size: 12px;
    line-height: 16px;
    width: 220px;
    height: auto;
    margin: 0 0 25px 0;
    float: left;
}
.container-wrapper .cw-right .cwrhc-needassistance span {
    color: #db7e38;
    text-decoration: underline;
}
/* Responsive Adjustmants */

@media (max-width: 970px) {
    * {
        box-sizing: border-box;
        max-width: 100%;
    }
    #global-wrapper {
        width: 90%;
    }
    .logo {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 15px;
    }
     .hideMobile {
        display: none;
    }
    .chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .cyp-rowi-right {
        width: 85%;
        float: left;
        margin: 15px 0 0;
    }
      .creditcardinformation-wrapper .join_error {
        margin: 5px auto;
    }
    .chooseyourplan-wrapper {
        padding-bottom: 30px;
    }
    .chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col {
        margin: 0 25px 20px 0;
    }
    .chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .cyp-rowi-left {
        margin: 15px 5px 0 0;
        float: left;
    }
    .chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item {
        width: 100%;
        height: auto;
        position: relative;
    }
    .chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .bestvalue,
    .chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col:last-of-type {
        display: none;
    }
    .container-wrapper .cw-right .cwrhc-theamount,
    .container-wrapper .cw-right .cwrhc-terms-and-condition,
    .container-wrapper .cw-right,
    .container-wrapper .cw-right .cwrh-container,
    .container-wrapper .cw-left .cwl-access .cwla-right .cwlar-text,
    .container-wrapper .cw-left .cwl-access .cwla-right .cwlar-btn,
    .container-wrapper .cw-left .cwl-access .cwla-right,
    .container-wrapper .cw-left .cwl-access .cwla-left,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item,
    .container-wrapper .cw-left .cwl-access,
    .container-wrapper .cw-left,
    .creditcardinformation-wrapper,
    .footer-image-wrapper .goal-container,
    .creditcardinformation-wrapper .cciw-header,
    .creditcardinformation-wrapper .cciw-row-item-wrapper,
    .steps-wrapper-2,
    #footer-wrapper,
    .footer-image-wrapper,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-8,
    .container-wrapper .cw-left .cwl-form,
    #content-wrapper,
    .container-wrapper,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-1,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-5 {
        width: 100% !important;
    }
    .container-wrapper {
        position: relative;
    }
    .container-wrapper .cw-left .cwl-access .cwla-right {
        position: absolute;
        bottom: -105px;
        background: #f1f1f1;
        padding: 20px 10px;
        left: 0;
    }
    .container-wrapper .cw-left .cwl-access .cwla-right .cwlar-btn .submit-btn {
        background: -webkit-linear-gradient(180deg, rgba(90, 210, 0, 1), rgba(62, 155, 2, 1));
        background: -o-linear-gradient(180deg, rgba(90, 210, 0, 1), rgba(62, 155, 2, 1));
        background: -moz-linear-gradient(180deg, rgba(90, 210, 0, 1), rgba(62, 155, 2, 1));
        background: linear-gradient(180deg, rgba(90, 210, 0, 1), rgba(62, 155, 2, 1));
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7d7d7', EndColorStr='#3e9b02')";
        text-transform: uppercase;
        width: 100%;
        color: #fff;
        font-size: 16px;
        padding: 10px;
        font-weight: bold;
        border: none;
    }
    #footer-wrapper {
        margin: 70px 0 0 0;
    }
    .container-wrapper .cw-left .cwl-access .cwla-right,
    .container-wrapper .cw-left .cwl-access .cwla-left {
        text-align: center;
    }
    .createyouraccount-wrapper .cyaw-row-item .cwyari-right {
        margin-left: 0;
    }
    .steps-wrapper-2 .sw-membership-info-2,
    .steps-wrapper-2 .sw-membership-activation-2,
    .steps-wrapper .sw-membership-info,
    .steps-wrapper .sw-membership-activation {
        width: 50%;
        padding: 15px 10px;
        text-align: center;
        position: relative;
    }
    .steps-wrapper-2,
    .steps-wrapper .sw-membership-info {
        background: -webkit-linear-gradient(180deg, rgba(1, 116, 169, 1), rgba(1, 71, 119, 1));
        background: -o-linear-gradient(180deg, rgba(1, 116, 169, 1), rgba(1, 71, 119, 1));
        background: -moz-linear-gradient(180deg, rgba(1, 116, 169, 1), rgba(1, 71, 119, 1));
        background: linear-gradient(180deg, rgba(1, 116, 169, 1), rgba(1, 71, 119, 1));
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#0174a9', EndColorStr='#014777')";
        height: auto;
    }
    .steps-wrapper-2 .sw-membership-info-2,
    .steps-wrapper {
        background: -webkit-linear-gradient(180deg, rgba(215, 215, 215, 1), rgba(242, 242, 242, 1));
        background: -o-linear-gradient(180deg, rgba(215, 215, 215, 1), rgba(242, 242, 242, 1));
        background: -moz-linear-gradient(180deg, rgba(215, 215, 215, 1), rgba(242, 242, 242, 1));
        background: linear-gradient(180deg, rgba(215, 215, 215, 1), rgba(242, 242, 242, 1));
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7d7d7', EndColorStr='#f2f2f2')";
        height: auto;
    }
    .createyouraccount-wrapper .cyaw-row-item .cwyari-right .cwyarir-field,
    .createyouraccount-wrapper .cyaw-row-item .cwyari-left .cwyaril-field,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-1,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-2,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-3,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-4,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-5,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-6,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-7,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-8 {
        height: auto;
    }
    .createyouraccount-wrapper .cyaw-row-item .cwyari-right {
        width: 280px;
    }
    .createyouraccount-wrapper .cyaw-row-item .cwyari-right .cwyarir-field {
        width: 274px;
    }
    .createyouraccount-wrapper .cyaw-row-item .cwyari-left .cwyaril-field input[type="text"],
    .createyouraccount-wrapper .cyaw-row-item .cwyari-right .cwyarir-field input[type="text"] {
        height: 30px;
    }
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-title,
    .createyouraccount-wrapper .cyaw-row-item .cwyari-left .cwyaril-title,
    .createyouraccount-wrapper .cyaw-row-item .cwyari-right .cwyarir-title {
        width: 100%;
        font-size: 14px;
        padding: 10px 0;
        text-align: left;
    }
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-title-3 {
        text-align: left;
        margin-left: 2%;
        margin-top: -35px;
        padding-bottom: 10px;
    }
    .cciwrowi-field-8 {
        float: right !important;
    }
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-text {
        width: 4%;
        margin: 0;
        text-align: center;
        padding-top: 4px;
    }
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-3,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-2,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-5,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-6,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-7,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-8 {
        width: 48%;
    }
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-5:last-child {
        float: right;
    }
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-5,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-8 {
        margin: 5px 0;
    }
    .container-wrapper .cw-left .cwl-access .cwla-right .cwlar-btn {
        margin-left: 0;
    }
    .container-wrapper .cw-left .cwl-access .cwla-left {
        margin: 0 0 20px 0;
    }
    .container-wrapper .cw-right .cwr-header,
    .container-wrapper .cw-right .cwrhc-ssl-logo,
    .container-wrapper .cw-right .cwrhc-needassistance,
    .cwr-features-wrapper {
        display: none;
    }
    .container-wrapper .cw-left .cwl-access {
        padding: 20px 20px 10px;
    }
    .cw-right {
        background: #f1f1f1;
        padding: 0 20px;
        text-align: center;
        margin-top: -10px;
    }
    #header-wrapper {
        height: auto !important;
        padding: 20px 0;
    }
    .mobile-theamount {
        display: block;
        color: #e2975c;
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 20px 0;
    }
    .mobile-theamount .cwrhc-terms-and-condition {
        color: #7a7a7a;
        margin-bottom: 20px;
    }
    .mobile-theamount .cwrhc-theamount {
        margin-top: 20px;
        display: inline-block;
    }
    .footer-image-wrapper .goal-container .gc-left {
        max-width: 33%;
        margin: 20px 0;
    }
    .footer-image-wrapper .goal-container .gc-right {
        max-width: 67%;
    }
    .footer-image-wrapper .goal-container .gc-right .gcr-goals {
        margin: 20px 0;
    }
    #content-wrapper,
    .container-wrapper .cw-right .cwrhc-theamount {
        margin: 0;
    }
    #global-wrapper .global {
        padding: 0 20px;
    }
    .footer-image-wrapper .footer-image {
        width: 31%;
    }
    .footer-image-wrapper .footer-image-set {
        margin-right: 3.5%;
        width: 31%;
    }
}
@media (max-width: 870px) {
    .topright {
        width: 100%;
        margin: 0;
    }
    .topright a.btnBlue {
        width: 49%;
        text-align: center;
        float: left;
    }
    .topright a.btnGray {
        width: 49%;
        text-align: center;
        margin-left: 2%;
    }
    .hideMobile {
        display: none;
    }
}
@media (max-width: 768px) {
    .topright a.btnGray,
    .topright a.btnBlue {
        width: 100%;
        margin: 10px 0 0;
    }
    .goal-container,
    .footer-image-set,
    .footer-image {
        display: none;
    }
    .footer-image-wrapper .copyright {
        margin-top: 0;
    }
}
@media (max-width: 400px) {
    #global-wrapper {
        width: 98%;
    }
     .hideMobile {
        display: none;
    }
    .chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .cyp-rowi-right {
        width: 85%;
        float: left;
        margin: 15px 0 0;
    }
    .chooseyourplan-wrapper {
        padding-bottom: 30px;
    }
    .chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col {
        margin: 0 25px 20px 0;
    }
    .chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .cyp-rowi-left {
        margin: 15px 5px 0 0;
        float: left;
    }
    .chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item {
        width: 100%;
        height: auto;
        position: relative;
    }
    .chooseyourplan-wrapper .cyp-row-item-wrapper .cyp-row-item .bestvalue,
    .chooseyourpaymentmethod-wrapper .cypm-row-item .cypmrowi-col:last-of-type {
        display: none;
    }
     .creditcardinformation-wrapper .join_error,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-3,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-2,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-5,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-6,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-7,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-8 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
     .creditcardinformation-wrapper .join_error {
        text-align: center;
     }
    .steps-wrapper-2 .sw-membership-info-2,
    .steps-wrapper-2 .sw-membership-activation-2,
    .steps-wrapper .sw-membership-info,
    .steps-wrapper .sw-membership-activation {
        font-size: 13px;
    }
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-title-3 {
        margin-top: 0;
    }
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-text {
        opacity: 0;
    }
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-textfield-5,
    .creditcardinformation-wrapper .cciw-row-item-wrapper .cciw-row-item .cciwrowi-field-5:last-child {
        margin-top: 10px;
    }
}