.step1 {
    display: block;
}

.step2 {
    display: none;
}

.step3 {
    display: none;
}

#content {
    min-height: auto;
    padding-top: 20px;
    background-color: #fff;
}

#email-signup-form-page #legalFooter {
    padding-bottom: 100px;
}

#email-signup-form-page .page-title {
    padding-left: 20px;
}

#email-signup-form-page.m .page-title {
    padding: 20px 0 25px 20px;
}

#email-signup-form-page #mainContentWrapper {
    padding: 0 20px;
    box-sizing: border-box;
}

.m #mainContentWrapper {
    background-color: #fff;
}

#email-signup-form-page #mainContent {
    padding: 0;
    box-sizing: border-box;
}

#mainContent {
    box-sizing: border-box;
}

.loading {
    z-index: 9999;
    position: absolute;
}

.loading:after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.3);
}

.loading-icon {
    background: url("images/spinner.gif") no-repeat;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    position: fixed;
    margin-left: -25px;
}

#content:after {
    content: '';
    display: block;
    clear: both;
}

.cmr-header .title h1 {
    line-height: 36px;
    font-weight: lighter;
    font-size: 28px;
}

.m .cmr-header .title h1 {
    line-height: 25px;
    font-size: 20px;
}

#email-signup-form-page .hide {
    display: none;
}

#email-signup-form-page input.error {
    padding: 2px;
}

.uxLabel>dt,
.formElementBox>dt,
.formElementBigBox4>dt {
    height: auto;
    overflow: visible;
    clear: both;
}

.m .uxLabel>dt,
.m .formElementBox>dt,
.m .formElementBigBox4>dt {
    padding-bottom: 0;
}

.m .uxlabel>dt {
    margin-bottom: 0;
}

.uxLabel>dd {
    margin-bottom: 0;
}

.d .row {
    width: 100%;
}

.row::before {
    content: ' ';
    display: table;
}

.row::after {
    content: ' ';
    display: table;
    clear: both;
}

.custom-checkbox-rendered {
    background: url("images/checkbox-off-blue-new.png") no-repeat;
}

.custom-checkbox-rendered-checked {
    background: url("images/checkbox-on-blue-new.png") no-repeat;
}

.custom-checkbox-rendered,
.custom-checkbox-rendered-checked {
    width: 16px;
    height: 16px;
    margin-top: 0;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 5px;
}

#phn_opt_in-element > span,
#mtg_opt_in-element > span {
    display: none;
}

.custom-radio-rendered {
    background: url("images/radio-off.png") no-repeat;
    width: 17px;
    height: 19px;
    margin-top: 0;
    cursor: pointer;
    padding-right: 20px;
    padding-bottom: 10px;
}

.custom-radio-rendered-checked {
    background: url("images/radio-on.png") no-repeat;
    width: 17px;
    height: 19px;
    margin-top: 0;
    cursor: pointer;
    padding-right: 20px;
    padding-bottom: 10px;
}

.formElementSelect {
    float: left;
    height: 22px;
    width: 120px;
    padding: 0;
}

.input-lg {
    border: 1px solid #f7f7f7;
    text-align: left;
    font-size: 14px;
    position: static;
    float: none;
    border-radius: 5px;
    -webkit-box-shadow: #666 0 3px 3px -3px;
    box-shadow: #666 0 3px 3px -3px;
    background-image: linear-gradient(white, white);
    background-position: initial initial;
    background-repeat: initial initial;
    line-height: 22px;
    font-family: 'inspireTWDCMedium';
    padding-left: 5px;
    padding-right: 5px;
    z-index: 1;
    outline: 0;
}

.d .input-lg {
    width: 75%;
    height: 32px;
    box-sizing: border-box;
}

.t .input-lg {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.m .input-lg {
    width: 100%;
    box-sizing: border-box;
    line-height: 20px;
    font-family: 'inspireTWDCRoman',Arial,sans-serif;
    height: 30px;

}

.input-med {
    padding-left: 5px;
    padding-right: 5px;
    font-family: 'inspireTWDCMedium';
    border: 1px solid #f7f7f7;
    text-align: left;
    font-size: 14px;
    float: none;
    position: static;
    line-height: 22px;
    border-radius: 5px;
    box-shadow: #666 0 3px 3px -3px;
    z-index: 1;
    outline: 0;
}

#email-signup-form-page .input-med {
    width: 40%;
    height: 28px;
}

.input-sm {
    font-family: 'inspireTWDCMedium';
    border: 1px solid #f7f7f7;
    text-align: left;
    font-size: 14px;
    position: static;
    border-radius: 5px;
    box-shadow: #666 0 3px 3px -3px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 22px;
    float: none;
    z-index: 1;
    outline: 0;
}

.d .input-sm {
    width: 45%;
    height: 28px;
    box-sizing: border-box;
}

.t .input-sm {
    width: 46%;
    box-sizing: border-box;
}

.m .input-sm {
    width: 50%;
    box-sizing: border-box;
    line-height: 16px;
    height: 30px;
}

.input-tn {
    font-family: 'inspireTWDCMedium';
    border: 1px solid #f7f7f7;
    text-align: left;
    font-size: 14px;
    position: static;
    border-radius: 5px;
    box-shadow: #666 0 3px 3px -3px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 22px;
    height: 22px;
    z-index: 1;
    outline: 0;
}

.d .input-tn {
    width: 80%;
    height: 28px;
    box-sizing: border-box;
}

.t .input-tn {
    width: 85%;
}

.m .input-tn {
    width: 100%;
    box-sizing: border-box;
}

#email-signup-form-page .formElementSelect {
    float: none;
    height: 28px;
}

#email-signup-form-page.m .formElementSelect {
    height: 36px;
}

.uxLabel>dd {
    overflow: visible;
    float: none;
}

.uxLabel label.error {
    margin: 0;
    border: 1px solid #f00;
    position: relative;
    float: none;
    display: block;
    margin: 0;
    border: 0;
    display: block;
}

.errorMessage {
    color: #f00;
    position: relative;
    z-index: 0;
    float: left;
    line-height: 19px;
}

.formElementBox {
    box-sizing: border-box;
    height: auto;
    width: 50%;
    float: left;
    text-align: left;
    font-family: 'inspireTWDCRoman';
    padding-bottom: 14px;
}

.m .formElementBox {
    width: 100%;
}

.formElementBox.message {
    width: 100%;
    padding-bottom: 0;
}

.formElementBigBox4 {
    box-sizing: border-box;
    width: 50%;
    float: left;
    height: auto;
    text-align: left;
    padding: 10px 0 0 10px;
}

.d .formElementBigBox4 {
    padding: 0 5px 25px 0;
    font-family: 'inspireTWDCRoman';
}

.formElementBigBox4>dd {
    margin-left: 0;
}

.m .formElementBigBox4 {
    margin: 0;
    width: 100%;
    font-family: 'inspireTWDCRoman';
}

.t .formElementBox:nth-child(even),
.t .formElementBigBox4:nth-child(even) {
    padding-left: 10px;
}

.t .formElementBox:nth-child(odd),
.t .formElementBigBox4:nth-child(odd) {
    padding-right: 10px;
}

.t .postalcode {
    padding-left: 10px;
    padding-right: 0;
}

#email-signup-form-page.t .provinces {
    padding-left: 0;
    padding-right: 10px;
}

#email-signup-form-page.t .postalcode dd label,
#email-signup-form-page.m .postalcode dd label {
    float: none;
}

.cmr-steps {
    position: fixed;
    z-index: 1000;
    width: 100%;
    bottom: 0;
    padding: 10px 0;
    background: #e8e9eb;
}

.cmr-steps>.cmr-container {
    width: 920px;
    margin: 0 auto;
    text-align: center;
}

.cmr-steps>.cmr-container button,
.cmr-steps>.cmr-container .timeline {
    display: inline-block;
    vertical-align: middle;
}

.cmr-steps>.cmr-container .timeline {
    width: 52%;
    margin: 0 50px;
    position: relative;
}

.d .cmr-steps>.cmr-container {
    position: relative;
}

.cmr-steps>.cmr-container button {
    border: 0;
    outline: 0;
}

.cmr-steps>.cmr-container .back-btn {
    display: none;
    margin-right: 5px;
}

.cmr-steps>.cmr-container .cancel-btn,
.cmr-steps>.cmr-container .back-btn {
    background: rgb(233,232,225);
    background: -moz-linear-gradient(top,  rgb(233,232,225) 0%, rgb(189,190,191) 100%, rgb(41,137,216) 100%, rgb(125,185,232) 100%, rgb(189,190,191) 100%);
    background: -webkit-linear-gradient(top,  rgb(233,232,225) 0%,rgb(189,190,191) 100%,rgb(41,137,216) 100%,rgb(125,185,232) 100%,rgb(189,190,191) 100%);
    background: linear-gradient(to bottom,  rgb(233,232,225) 0%,rgb(189,190,191) 100%,rgb(41,137,216) 100%,rgb(125,185,232) 100%,rgb(189,190,191) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e8e1', endColorstr='#bdbebf',GradientType=0 );
    cursor: pointer;
    width: 106px;
    height: 32px;
    float: left;
    color: #000;
    border-radius: 16px;
    font-family: 'inspireTWDCMedium';
    border: solid 1px #BDBEBF;
    font-weight: lighter;
}

.m .cmr-steps>.cmr-container .cancel-btn,
.m .cmr-steps>.cmr-container .next-btn,
.m .cmr-steps>.cmr-container .back-btn,
.m .cmr-steps>.cmr-container .submit-btn {
    width: 27%;
}

.m .cmr-steps>.cmr-container .back-btn {
    margin-left: 14%;
    float: left;
}

.m .cmr-steps>.cmr-container .submit-btn,
.m .cmr-steps>.cmr-container .next-btn {
    float: right;
}

.cmr-steps>.cmr-container .next-btn,
.cmr-steps>.cmr-container .submit-btn {
    background: rgb(233,232,225);
    background: -webkit-linear-gradient(rgb(233,232,225) 0%, rgb(208,161,158) 0%, rgb(208,161,158) 0%, rgb(162,51,60) 43%, rgb(162,51,60) 100%, rgb(189,190,191) 100%, rgb(41,137,216) 100%, rgb(41,137,216) 100%, rgb(41,137,216) 100%, rgb(189,190,191) 100%, rgb(162,51,60) 100%, rgb(41,137,216) 100%, rgb(125,185,232) 100%, rgb(189,190,191) 100%, rgb(41,137,216) 100%, rgb(162,51,60) 100%);
    background: -o-linear-gradient(rgb(233,232,225) 0%, rgb(208,161,158) 0%, rgb(208,161,158) 0%, rgb(162,51,60) 43%, rgb(162,51,60) 100%, rgb(189,190,191) 100%, rgb(41,137,216) 100%, rgb(41,137,216) 100%, rgb(41,137,216) 100%, rgb(189,190,191) 100%, rgb(162,51,60) 100%, rgb(41,137,216) 100%, rgb(125,185,232) 100%, rgb(189,190,191) 100%, rgb(41,137,216) 100%, rgb(162,51,60) 100%);
    background: linear-gradient(rgb(233,232,225) 0%, rgb(208,161,158) 0%, rgb(208,161,158) 0%, rgb(162,51,60) 43%, rgb(162,51,60) 100%, rgb(189,190,191) 100%, rgb(41,137,216) 100%, rgb(41,137,216) 100%, rgb(41,137,216) 100%, rgb(189,190,191) 100%, rgb(162,51,60) 100%, rgb(41,137,216) 100%, rgb(125,185,232) 100%, rgb(189,190,191) 100%, rgb(41,137,216) 100%, rgb(162,51,60) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e8e1', endColorstr='#a2333c',GradientType=0 );
    cursor: pointer;
    width: 106px;
    height: 32px;
    border-radius: 16px;
    color: #fff;
    font-family: 'inspireTWDCMedium';
    border: solid 1px #A2333C;
    font-weight: lighter;
}

.cmr-steps>.cmr-container .submit-btn {
    display: none;
}

.timeline-img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    height: 39px;
    width: 300px;
    text-align: center;
    display: inline-block;
}

.d .timeline-img {
    position: absolute;
    left: 32%;
}

.t .timeline-img,
.m .timeline-img {
    display: none;
}

#CMRForm .description {
    margin-left: 15px;
}

#CMRForm #phn_opt_in-element .description {
    margin-left: 0;
}

#CMRForm .description a:first-child {
    margin-bottom: 20px;
    display: inline-block;
}

#CMRForm .description a {
    color: #0c76af;
}

#CMRForm .phone {
    float: left;
    width: 50%;
}

.m #CMRForm .phone {
    width: 100%;
}

.formElementBox.uxLabel.phonefield {
    width: 30%;
}

.t .formElementBox.uxLabel.phonefield {
    padding-left: 0;
    padding-right: 0;
}

.m .formElementBox.uxLabel.phonefield {
    width: 33%;
}

.phonefield dt {
    height: 25px;
}

.step-1-img {
    background: #e8e9eb url(images/Email-SignUp-Step1.jpg) no-repeat;
}

.step-2-img {
    background: #e8e9eb url(images/Email-SignUp-Step2.jpg) no-repeat;
}

.step-3-img {
    background: #e8e9eb url(images/rfp-step-3-progress.png) no-repeat;
}

#email-signup-form-page.t {
    padding-bottom: 40px;
}

.t #mainContentWrapper {
    box-sizing: border-box;
}

.t #mainContent {
    padding: 0 20px;
}

.m .email-signup-form-thank-you-page #mainContent {
    padding: 30px 20px 30px 20px;
    box-sizing: border-box;
}

.d .uxLabel dt label{
    font-family: 'inspireTWDCHeavy';
    font-weight: normal;
}

.row .uxLabel dt label {
    font-size: 12px;
    line-height: 1.5;
    font-weight: normal;
}

.m .row .uxLabel dt label{
    line-height: 25px;
}

dd#gst_int-element > label,
dd#tm_yr-element > label {
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    margin-bottom: 8px;
    float: left;
    clear: both;
}

.m .step1 .row .uxLabel dd#gst_int-element > label,
.m .step1 .row .uxLabel dd#tm_yr-element > label {
    line-height 20px;
}

.cmr-header .title {
    margin-bottom: 25px;
}

.m .cmr-header .title {
    display: inline-block;
    padding-bottom: 0;
}

.cmr-steps .cmr-container .container-step{
    float: right;
}

.m .cmr-steps .cmr-container .container-step{
    float: none;
}

.t .cmr-steps .cmr-container {
    width: 90%;
}

.m .cmr-steps .cmr-container {
    width: 85%;
}

.m .step1 .row .uxLabel dt label {
    line-height: 25px;
    font-family: 'inspireTWDCHeavy',Arial,sans-serif
}

#CRM .step p.heading-left{
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin: 12px 0;
    font-family: 'inspireTWDCHeavy';
}

.m #CRM .step p.heading-left {
    line-height: 25px;
}

.m #cty_nm-element input {
    padding: 0;
}

#CRM .step p {
    font-size: 14px;
    font-family: 'inspireTWDCMedium';
    line-height: 18px;
}

.m #CRM .step p {
    line-height: 20px;
}

.email-signup-form-thank-you-page #mainContent h3 {
    line-height: 36px;
    font-weight: lighter;
    font-size: 28px;
    margin-bottom: 18px;
}

.m .email-signup-form-thank-you-page #mainContent h3 {
    line-height: 25px;
    font-size: 20px;
}

.email-signup-form-thank-you-page p {
    font-size: 14px;
    line-height: 18px;
}

.m .email-signup-form-thank-you-page p {
    line-height: 20px;
}

.d .email-signup-form-thank-you-page .thumbListingCont {
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0;
}

.t .email-signup-form-thank-you-page .thumbListingCont {
    margin-bottom: 30px;
}

.m .email-signup-form-thank-you-page .thumbListingCont {
    width: 100%;
    margin: 0 0 17px 0;
    border-bottom: #dfdfdf;
    border-style: solid;
    border-bottom-width: 1px;
}

.m .thumbListingContImg {
    display: none;
}

.email-signup-form-thank-you-page .thumbListingContDesc {
    font-size: 16px;
}

.d .email-signup-form-thank-you-page .thumbListingContDesc span {
    margin-left: 0%
}

.custom-checkbox {
    background: url("images/checkbox-off.png") no-repeat;
    width: 18px;
    height: 17px;
    margin: 0 5px 0 3px;
    cursor: pointer;
    display: block;
    float: left;
    top: 0 !important;
}

#mtg_opt_in-label {
    display: none;
}

#gst_int-label {
    margin-top: 10px;
}

dt#tm_yr-label {
    padding-top: 10px;
}

#opt_usa, #opt_canada {
    font-weight: normal;
}

p.description > a {
    text-decoration: none;
}

#CMRForm .description a:hover {
    text-decoration: underline;
}

#tm_yr-label, #gst_int-label {
    padding-bottom: 10px;
}

dd#phn_opt_in-element > p.description {
    font-weight: normal;
    font-size: 12px;
    font-family: 'inspireTWDCHeavy';
}

/**********************************************************
* Location of Interest Syles
**********************************************************/

#email-signup-form-page .special-events .formElementBox {
    height: 40px;
}

#email-signup-form-page .special-events-thumbnails {
    display: -webkit-flex;
    display: flex;
    margin: 7px 0 -7px;
}

#email-signup-form-page .special-events-thumbnails .resort-thumbnail {
    position: relative;
    margin-right: 20px;
    line-height: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: -4px 0 20px 1px #d4cdcc;
    -moz-box-shadow: -4px 0 20px 1px #d4cdcc;
    -o-box-shadow: -4px 0 20px 1px #d4cdcc;
    box-shadow: -4px 0 20px 1px #d4cdcc;
}

#email-signup-form-page .special-events-thumbnails .resort-thumbnail img {
    width: 215px;
    height: 80px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

#email-signup-form-page .special-events-thumbnails .resort-thumbnail .resort-title {
    padding: 20px 0 20px 13px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    color: #222;
    font-size: 14px;
    font-family: 'inspireTWDCRoman',Arial,sans-serif;
}

#email-signup-form-page .special-events-thumbnails .resort-thumbnail .resort-title.selected {
    background-color: #0c76af;
    color: #fff;
}

#email-signup-form-page .special-events-thumbnails .resort-thumbnail a {
    display: inline-block;
    text-decoration: none;
}

#email-signup-form-page .special-events-thumbnails .resort-thumbnail i.peptasia {
    font-size: 30px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 6px #fff;
    -moz-box-shadow: 1px 1px 6px #fff;
    -o-box-shadow: 1px 1px 6px #fff;
    box-shadow: 1px 1px 6px #fff;
    -webkit-border-radius: 8em;
    -moz-border-radius: 8em;
    border-radius: 8em;
    color: #a1afc0;
    width: 36px;
    z-index: 8;
    height: 31px;
    position: absolute;
    display: inline-block;
    top: -13px;
    right: -16px;
}

#email-signup-form-page .special-events-thumbnails .resort-thumbnail i.peptasia.selected {
    font-size: 30px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 6px #fff;
    -moz-box-shadow: 1px 1px 6px #fff;
    -o-box-shadow: 1px 1px 6px #fff;
    box-shadow: 1px 1px 6px #fff;
    -webkit-border-radius: 8em;
    -moz-border-radius: 8em;
    border-radius: 8em;
    color: #0c76af;
    width: 36px;
    z-index: 8;
    height: 31px;
    position: absolute;
    display: inline-block;
    top: -13px;
    right: -16px;
}

#email-signup-form-page .special-events dd {
    padding-top: 10px;
}

#email-signup-form-page .special-events dd label input {
    margin: 0 10px 10px 0;
}

#email-signup-form-page .errorValidate {
    color: #ff0 !important;
}

#email-signup-form-page div.formElementBox div.formFloatLeft span.errorValidate,
#email-signup-form-page div.formElementBox div.formFloatRight span.errorValidate {
    color: #ff0000;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    clear: both;
    width: 300px;
}

#email-signup-form-page .errorBorder {
    border-color: #ff0000;
}

#email-signup-form-page div.row div#submit-rfp span.errorValidate {
    clear: both;
    display: block;
    height: 100%;
    padding: 0;
}

.submit-btn {
    float: right;
    position: relative;
    margin: 15px 5px 0 0;
    background: #193a65;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFF;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    font-family: "inspireTWDCHeavy",Arial,sans-serif;
    width: 112px;
    height: 20px;
    cursor: pointer;
}

.submit-btn:hover {
    background-color: #0c76af;
}

@media (max-width: 767px) {
    #email-signup-form-page .special-events-thumbnails {
        display: block;
        margin: 3px 5px 20px 0;
    }

    #email-signup-form-page .special-events-thumbnails .resort-thumbnail {
        margin-right: 20px;
        margin-bottom: 20px;
        line-height: 0 !important;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: -3px 4px 21px 3px #d4cdcd;
        -moz-box-shadow: -3px 4px 21px 3px #d4cdcd;
        -o-box-shadow: -3px 4px 21px 3px #d4cdcd;
        box-shadow: -3px 4px 21px 3px #d4cdcd;
        width: 100%;
    }

    #email-signup-form-page .special-events-thumbnails .resort-thumbnail img {
        width: 100%;
        height: auto;
        -webkit-border-radius: 10px 10px 0 0;
        -moz-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
    }

    #email-signup-form-page .special-events-thumbnails .resort-thumbnail .resort-title {
        padding: 23px 0 20px 13px;
        -webkit-border-radius: 0 0 2px 2px;
        -moz-border-radius: 0 0 2px 2px;
        border-radius: 0 0 4px 4px;
    }
}

