body.sales {
    background-color: white;
    font-size: 0px;
}

.sales #menu-list-link {
    font-size: 13px;
}

.sales-header img {
    width: 100%;
}

.sales-header {
    position: relative;
//    padding-top: 45px;
}

.sales-header img {
    width: 100%;
}

.sales-header-content {
    position: absolute;
    top: calc(9% + 45px);
    left: 40%;
    width: 52%;
}

.sales-header-content h1 {
    font-size: 1.5vw;
    letter-spacing: 0.03vw;
    color: white;
    margin: 0 0 1vw 0;
}

.sales-header-content .title {
    letter-spacing: 0.07vw;
}

.sales-header-content .sub-title {
    color: #c19729;
}

.sales-header-content h1 span {
    color: #c19729;
}

.sales-claim {
    background: -moz-linear-gradient(top, #eece67 0%, #ae770d 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eece67), color-stop(90%,#ae770d));
    background: -webkit-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -o-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -ms-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: linear-gradient(top, #eece67 0%,#ae770d 90%);
    font-size: 1.5vw;
    color: black;
    text-align: center;
    display: inline-block;
    padding: 0.7vw 2vw;
    margin: 1vw 0 2vw;
    font-weight: bold;
    cursor: pointer;
}

.sales-header-content p {
    font-size: 1vw;
    color: white;
    margin: 0 0 1vw 0;
}

.sales-header-upgrade {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    top: 72%;
}

.sales-header-upgrade h1 {
    font-size: 2.5vw;
    letter-spacing: 0.1vw;
    background: -webkit-linear-gradient(#e9c65e, #b28032);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}

.winner-upgrade {
    background: -moz-linear-gradient(top, #eece67 0%, #ae770d 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eece67), color-stop(90%,#ae770d));
    background: -webkit-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -o-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -ms-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: linear-gradient(top, #eece67 0%,#ae770d 90%);
    padding: 1vw 15%;
    display: flex;
    justify-content: center;
    box-shadow: 0px 0px 10px 3px #c0c0c0;
    margin-top: 3vw;
}

.upgrate-text {
    font-size: 1.3vw;
    color: white;
    margin: 0;
    cursor: pointer;
    padding: 0 7%;
    position: relative;
    display: flex;
    align-items: center;
}

.upgrate-text .top-icon {
    height: 1vw;
    border: 2px solid black;
    border-radius: 0.5vw;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: absolute;
    width: 4vw;
    left: calc(50% - 2vw);
    margin: 0;
    top: -2.5vw;
}

.upgrate-text .bottom-icon {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 0.8vw;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    bottom: -2.5vw;
    left: calc(50% - 0.8vw);
}

.winner-upgrade-icon1 {
    padding: 0 15%;
    display: flex;
    align-items: center;
    margin-top: 2vw;
    margin-bottom: 10px;
}

.winner-upgrade-icon1 div {
    width: 5%;
    height: 1vw;
    border: 2px solid black;
    border-radius: 0.5vw;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0 8%;
}

.winner-upgrade-icon2 {
    padding: 0 15%;
    display: flex;
    align-items: center;
    background-color: white;
    margin-top: 10px;
}

.winner-upgrade-icon2 div {
    margin: -10px 9.6%;
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 0.8vw;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.sales .footer {
    font-size: 13px;
    background-color: black;
    margin: 0;
}

.sales-content {
    padding: 0 5%;
    position: relative;
}

.top-spot,
.partner-block,
.location-expansion {
    position: relative;
}

.partner-block {
    margin-bottom: 3vw;
}

.location-expansion {
    margin-bottom: 7vw;
}

.top-spot img {
    width: 80%;
}

.partner-block img {
    width: 100%;
}

.location-expansion img {
    width: 88.2%;
}

.partner-block img {
    margin-left: 1.2vw;
}

.top-spot-content,
.location-expansion-content {
    position: absolute;
    left: 5%;
    top: 34%;
    width: 40%;
}

.partner-block-content,
.homepage-feature-content {
    position: absolute;
    right: 5%;
    top: 17%;
    width: 45%;
}

.location-expansion-content {
    top: 21%;
}

.homepage-feature-content {
    right: 4%;
    width: 38%;
    top: 36%;
}

.top-spot-content span,
.partner-block-content span,
.location-expansion-content span,
.homepage-feature-content span {
    font-size: 1vw;
    color: #c19729;
    margin: 0;
    font-weight: bold;
}

.top-spot-content h1,
.partner-block-content h1,
.location-expansion-content h1,
.homepage-feature-content h1 {
    font-size: 2vw;
    margin: 0.5vw 0 1vw 0;
}

.top-spot-content p,
.partner-block-content p,
.location-expansion-content p,
.homepage-feature-content p {
    font-size: 1vw;
    margin: 0;
    line-height: 2.5vw;
}

.top-spot a,
.partner-block a,
.location-expansion a,
.homepage-feature a {
    background: -moz-linear-gradient(top, #eece67 0%, #ae770d 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eece67), color-stop(90%,#ae770d));
    background: -webkit-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -o-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -ms-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: linear-gradient(top, #eece67 0%,#ae770d 90%);
    font-size: 1vw;
    color: black;
    font-weight: bold;
    padding: 0.5vw 1vw;
    position: absolute;
    left: 8%;
    top: 67%;
}

.location-expansion a {
    top: 91.5%;
    left: 10%;
}

.partner-block a {
    left: unset;
    right: 15%;
    top: 64%;
}

.homepage-feature a {
    left: unset;
    right: 10%;
    top: 65%;
}

p.did-you-know {
    font-style: italic;
}

p.did-you-know-content {
    line-height: unset;
    font-style: italic;
    color: #c19729;
    border-top: 2px solid #c19729;
    border-bottom: 2px solid #c19729;
    font-size: 0.8vw;
    width: 77%;
    padding: 0.4vw 0;
}

.homepage-feature {
    width: 90%;
    position: relative;
}

.homepage-feature img {
    width: 100%;
}

.sales-content.first .sales-background {
    top: 10%;
}
.sales-background {
    position: absolute;
    left: 15%;
    width: 70%;
    top: -2%;
    z-index: -1;
    height: 105%;
}

.sales-sub-title-mobile {
    display: none;
    font-size: 10px;
    color: #c19729;
    text-align: center;
    font-weight: bold;
}

.sales-title-mobile {
    display: none;
    font-size: 22px;
    color: block;
    text-align: center;
    margin: 0;
}

.showcase-page {
    background-color: #16191b;
    position: relative;
    padding: 4% 0;
}

.showcase-page img {
    position: absolute;
    top: 0;
    right: 0%;
    height: 120%;
}

.showcase-content {
    width: 40%;
    margin-left: 10%;
    z-index: 999;
    position: relative;
}

.showcase-content h1 {
    color: #c19729;
    font-size: 1.7vw;
    margin: 0 0 1vw 0;
}

.showcase-content p {
    font-size: 1vw;
    color: white;
    margin: 0 0 2vw 0;
    line-height: 1.7vw;
}

.showcase-content a {
    background: -moz-linear-gradient(top, #eece67 0%, #ae770d 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eece67), color-stop(90%,#ae770d));
    background: -webkit-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -o-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -ms-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: linear-gradient(top, #eece67 0%,#ae770d 90%);
    font-size: 1vw;
    color: black;
    padding: 1vw 3vw;
    font-weight: bold;
}

body.sales a:hover {
    text-decoration: unset;
}

.sales-footer-top {
    background: #c8c7c7;
    padding: 2vw 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.sales-footer-top-left {
    width: 35%;
    margin-left: 5%;
    position: relative;
}

.sales-footer-top-left img {
    width: 100%;
}

.sales-footer-top-right {
    width: 60%;
    text-align: center;
    order: 2;
    padding: 0 5%;
}

.sales-footer-top-right h2 {
    font-size: 2vw;
    /*margin: 1vw 0 2vw 2%;
    padding-left: 10px;
    text-align: left;
    width: max-content;*/
}

.sales-footer-top-right h2.mobile {
    display: none;
}

.sales-footer-top-right input[type="text"] {
    display: block;
    margin: auto auto 2vw auto;
    width: calc(100% - 1vw);
    font-size: 1vw;
    padding: 0.5vw 0.5vw;
    background: white;
    outline: none;
    height: auto !important;
}

.sales-footer-top-right input[type="submit"] {
    background: -moz-linear-gradient(top, #eece67 0%, #ae770d 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eece67), color-stop(90%,#ae770d));
    background: -webkit-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -o-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: -ms-linear-gradient(top, #eece67 0%,#ae770d 90%);
    background: linear-gradient(top, #eece67 0%,#ae770d 90%);
    font-weight: bold;
    font-size: 1.5vw;
    display: block;
    margin: auto;
    height: auto !important;
    line-height: 1;
    width: 25%;
    padding: 0.5vw 0;
    -webkit-appearance: none;
    border-radius: 0.5vw;
}

input::placeholder {
    font-size: 1vw;
}
.sales-footer-top-right .field {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-left: 2%;
    padding-left: 10px;
    margin-top: 10px;
}
.sales-footer-top-right .field input[type="name"],
.sales-footer-top-right .field input[type="email"] {
    display: block;
    margin: 0;
    width: 30%;
    font-size: 1vw;
    padding: 0.5vw 0.5vw;
    background: white;
    outline: none;
    height: auto !important;
    margin-right: 20px;
}
	.input-gold-block{
		margin:1%;
		background: white;
		height: 5%!important;
		margin: 3% auto 3% auto;
		font-size: 20px;
	}

	.input-gold-block-name{
	background: white;
    /* height: 15%!important; */
    margin: 3% auto 3% auto;
    font-size: 17px;
	width:195px;
	}
	#input-gold-button{
		display:inline;
		width: auto;
		padding: 0.5vw 1vw;
		line-height: 2.5;
		background: black;
		color: white;
        font-size: 0.8vw;
        margin: 0px;
	}
	#gold-block{
		background: -moz-linear-gradient(top, #eece67 0%, #ae770d 90%);
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eece67), color-stop(90%,#ae770d));
    	background: -webkit-linear-gradient(top, #eece67 0%,#ae770d 90%);
    	background: -o-linear-gradient(top, #eece67 0%,#ae770d 90%);
    	background: -ms-linear-gradient(top, #eece67 0%,#ae770d 90%);
        background: linear-gradient(top, #eece67 0%,#ae770d 90%);
        margin: 30px 0;
	}
.sales-footer-top-right p {
    font-size: 1vw;
    color: black !important;
    margin-top: 1vw;
    margin-left: 2%;
}

.sales-footer-top-right p a {
    color: black !important;
}

.sales-footer-info {
    font-size: 1vw;
    position: absolute;
    top: 0;
    right: -5%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 1;
}

.sales-footer-info div {
    background: rgba(0,0,0,0.8);
    color: white;
    padding: 1vw 3vw 1vw 1vw;
    border-radius: 0.5vw;
}

.sales-footer-info div p {
    margin: 0;
    line-height: 1;
}

.sales-footer-info div h2 {
    margin: 0;
    color: #cda138;
    font-size: 1vw;
    line-height: 1.5;
}

.sales-footer-top-right textarea {
    display: none;
}

.sales-footer-top-right .form-left {
    display: flex;
    margin-bottom: 2vw;
}

.sales-footer-top-right .form-left div {
    width: 46%;
    margin: 0 2%;
}

.sales-footer-top-right .form-left input[type="text"]:last-child {
    margin: 0;
}

.sales-footer-top-right .form-left textarea {
    width: 46%;
    margin: 0 2%;
    font-size: 1vw;
    display: block;
    height: 11vw;
    padding: 0.5vw;
    border: 1px solid #d7a926;
    outline: none;
    resize: unset;
}
.sales-footer {
    margin-top: 30px;
}
.sales-footer .sales-footer-top-right h2 {
    text-align: center;
}

@media (max-width: 767px) {
    .sales-header-content {
        position: unset;
        width: 90%;
        padding: 0 5%;
        margin-top: -25%;
        text-align: center;
    }

    .sales-header-content h1 {
        font-size: 12px;
        color: black;
        margin-bottom: 3vw;
    }

    .sales-header-content .title {
        letter-spacing: 0;
    }

    .sales-header-content .sub-title {
        color: #c19729;
    }

    .sales-claim {
        font-size: 3.4vw;
        padding: 2vw 4vw;
        margin: 2vw 0 30px;
    }

    .sales-header-content p {
        font-size: 2.6vw;
        color: black;
        text-align: left;
        margin-bottom: 2vw;
        line-height: 4vw;
    }

    .sales-header-upgrade {
        position: unset;
        margin: 50px 0;
    }

    .sales-header-upgrade h1 {
        font-size: 26px;
    }

    .winner-upgrade-icon1,
    .winner-upgrade-icon2 {
        display: none;
    }

    .winner-upgrade {
        background: none;
        box-shadow: unset;
        display: block;
        text-align: left;
        padding: 0;
    }

    .upgrate-text {
        width: 46%;
        margin: 30px 2% 0;
        background: -moz-linear-gradient(top, #eece67 0%, #ae770d 90%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eece67), color-stop(90%,#ae770d));
        background: -webkit-linear-gradient(top, #eece67 0%,#ae770d 90%);
        background: -o-linear-gradient(top, #eece67 0%,#ae770d 90%);
        background: -ms-linear-gradient(top, #eece67 0%,#ae770d 90%);
        background: linear-gradient(top, #eece67 0%,#ae770d 90%);
        box-shadow: 0px 0px 5px 1px #c0c0c0;
        display: inline-block;
        text-align: center;
        font-size: 3.5vw;
        padding: 2vw 0;
    }

    .top-spot, .partner-block, .location-expansion {
        padding: 30px 0px 0px;
    }

    .top-spot img {
        width: 90%;
        margin: 0 5%;
    }

    .top-spot-content, .location-expansion-content, .partner-block-content, .homepage-feature-content {
        position: unset;
        width: 80% !important;
        margin: auto;
    }

    .top-spot-content span, .partner-block-content span, .location-expansion-content span, .homepage-feature-content span {
        display: none;
    }

    .top-spot-content h1, .partner-block-content h1, .location-expansion-content h1, .homepage-feature-content h1 {
        display: none;
    }

    .top-spot-content p, .partner-block-content p, .location-expansion-content p, .homepage-feature-content p {
        font-size: 13px;
        line-height: 22px;
    }

    .top-spot a, .partner-block a, .location-expansion a, .homepage-feature a {
        position: unset;
        font-size: 10px;
        width: 80%;
        display: block;
        margin: 20px auto 0;
        text-align: center;
        padding: 10px 0;
    }

    .sales-content.first .sales-background {
        top: 0;
    }
    .sales-background {
        left: 5%;
        width: 90%;
        top: 0;
        height: 100%;
    }

    p.did-you-know {
        text-align: center;
        margin-top: 30px;
    }

    p.did-you-know-content {
        font-size: 10px;
        width: 100%;
        text-align: center;
    }

    .sales-content {
        padding: 0 5% 30px;
    }

    .location-expansion img, .homepage-feature img {
        margin: 30px 0;
    }

    .homepage-feature {
        width: 100%;
        padding: 50px 0 30px;
    }

    .homepage-feature img {
        width: 85%;
    }

    .sales-sub-title-mobile {
        display: block;
    }

    .sales-title-mobile {
        display: block;
    }

    .showcase-page {
        padding: 0 0 30px;
    }

    .showcase-page img {
        position: unset;
        width: 100%;
        height: auto;
    }

    .showcase-content {
        width: 90%;
        margin: auto;
        padding: 20px 0;
    }

    .showcase-content h1 {
        font-size: 14px;
        margin: 30px 0;
        text-align: center;
    }

    .showcase-content p {
        font-size: 10px;
        line-height: 22px;
        padding: 0 12px;
        margin-bottom: 30px;
    }

    .showcase-content a {
        width: 50%;
        display: block;
        margin: auto;
        font-size: 15px;
        text-align: center;
        padding: 10px 0;
    }

    .partner-block img {
        margin: 0px;
    }
    .upgrate-text .top-icon,
    .upgrate-text .bottom-icon {
        display: none;
    }
    .location-expansion img {
        width: 100%;
    }
    .sales-footer-top {
        display: block;
        padding: 30px 0;
    }
    .sales-footer-top-left {
        width: 100%;
        margin: 0;
    }
    .sales-footer-top-left img {
        width: 95%;
    }
    .sales-footer-info {
        left: unset;
        right: 0;
        width: auto;
        font-size: 14px;
        max-width: 300px;
    }
    .sales-footer-info div {
        padding: 20px 30px 20px 10px;
        border-radius: 5px;
        margin-top: 30px;
    }
    .sales-footer-info div h2 {
        font-size: 14px;
    }
    .sales-footer-top-right {
        width: 100%;
        margin-bottom: 30px;
        padding: 0;
    }
    .sales-footer-top-right h2 {
        font-size: 20px;
        margin: 0 0 20px 2%;
    }
    .sales-footer-top-right h2.desktop {
        display: none;
    }
    .sales-footer-top-right h2.mobile {
        display: block;
    }
    .sales-footer-top-right input[type="text"] {
        width: 300px;
        font-size: 16px;
        padding: 8px;
        margin-bottom: 20px;
    }
    .sales-footer-top-right .form-left textarea {
        width: 300px;
        font-size: 16px;
        padding: 8px;
        margin-bottom: 20px;
        border: 1px solid #d7a926;
        box-shadow: inset 0 1px 3px #ddd;
        outline: none;
        resize: unset;
        display: inline-block;
        height: auto;
    }
    input::placeholder {
        font-size: 14px;
    }
    .sales-footer-top-right p {
        font-size: 15px;
        margin-top: 15px;
    }
    .sales-footer-top-right .form-left {
        display: block;
        margin-bottom: 0;
    }
    .sales-footer-top-right .form-left input[type="text"]:last-child {
        margin: auto auto 20px auto;
    }
    .sales-footer-top-right input[type="submit"] {
        font-size: 20px;
        width: 200px;
        border-radius: 10px;
        padding: 10px 0;
    }
    .sales-footer-top-right .form-left div {
        width: 100%;
        margin: 0;
    }
    .sales-footer-top-right .field {
        display: block;
        text-align: left;
    }
    .sales-footer-top-right .field input[type="name"],
    .sales-footer-top-right .field input[type="email"] {
        width: calc(100% - 20px);
        font-size: 17px;
        padding: 5px 10px;
        margin-bottom: 20px;
        margin-right: 0px;
    }
    #input-gold-button {
        font-size: 16px;
        padding: 5px 20px;
    }
}
