Thu Dec 07 2017
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
<style>
					.oct_2016_gold_bg,.oct_2016_gold_bg .zerofont {
						position: relative;
					}
					.oct_2016_gold_bg .js_product_boxes_desktop {
						max-width: 1100px;
						margin: 0 auto;
						display: flex;
						z-index: 15;
						justify-content: space-between;

					}
					.oct_2016_gold_bg .js_product_boxes_desktop > * {
						z-index: 10;
					}
					.oct_2016_gold_bg .js_product_boxes_desktop > div {
						
						vertical-align: top;
						z-index: 4;

					}
					.oct_2016_gold_bg .oct_2016_product_square.js_oct_2016_product {
						float: right;
						vertical-align: top;
						width: 383px;
						background : url("https://www.rosettastone.com/lp/globals/img/retailboxes/Agnostic_box_DL_24.png") no-repeat #fff -62px 100px;
						background-size: 70%;
						
					}

	
					.oct_2016_cd_download_container, .oct_2016_gold_bg .oct_2016_product_info_square {
						display: none;
					}

					.oct_2016_gold_bg .oct_2016_product_square_middle {
						display: flex;
						flex-direction: column;
						padding-left: 172px;

					}

					.oct_2016_gold_bg .oct_2016_price_container_square.oct_2016_price_container_square_cddl {
						order: 1;
						padding: 15px 0;
						
					}

					.oct_2016_gold_bg .oct_2016_big_price_square.no_month.js_oct_2016_price.js_cddl_media {
						font-size: 42px;
						font-weight: lighter;
					}
					.oct_2016_gold_bg .oct_2016_msrp_square {
						
						order: 2;
						padding-bottom: 1em;
					}

					.oct_2016_gold_bg .oct_2016_addtocart_square.js_oct_2016_addtocart.js_cddl_media {
						order: 3;
					}

					.oct_2016_gold_bg .oct_2016_gifting_square {
						order: 4;
					}
					.product-desc {
						float: left;
						font-size: 12px;
						text-align: left;
						width: 50%;
					}

					.product-desc h3 {
						font-size: 2.4em;
						margin-top: 7px;
					}

					.product-desc p {
						font-size: 1.4em;
						margin-top: 20px;
					}					

					.oct_2016_gold_bg .oct_2016_product_square_header {
						line-height: 18px;
					}

					.guarantee {
						display: table!important;
						font-size: 14px;
						clear: both;
						width: 400px;
						padding-top: 2em;
					}
					.guarantee p {
						font-size: 15px;
						
						margin-top: 0;
					}
					.guarantee > div {
						display: table-cell;
						vertical-align: middle;
						text-align: left;
					}
					.guarantee > div:first-of-type {
						background: url(https://www.rosettastone.com/assets/catalog-assets/guarantee-badge.svg) center no-repeat;
						height: 140px;
						width: 130px;
						background-size: contain;
					}
					.guarantee > div:last-of-type {
						padding-left: 20px;
					}
					.guarantee h3 {
						color: #4788BE;
						font-weight: bold;
						font-size: 1.1em;
					}

					@media (max-width: 750px) {
						.oct_2016_gold_bg {
							display: block!important;
							padding-bottom: 2em;
						}
						.oct_2016_gold_bg .mobile_products_container.js_oct_2016_product,
						.oct_2016_gold_bg .zerofont > div:first-of-type {
							display: none;
						}
						.oct_2016_gold_bg .js_product_boxes_desktop {
							flex-direction: column;
						}
						.product-desc {
							width: 100%;
							padding: 0 1em;
							box-sizing: border-box;
						}
						.guarantee {
							display: none!important;	
						}
						.oct_2016_gold_bg .oct_2016_product_square.js_oct_2016_product {
							margin: 30px auto 0;
							background-position: 69px 68px;
							background-size: 57%;
						}

						.oct_2016_gold_bg .oct_2016_product_square_middle {
							padding: 172px 40px 0 40px;
						}

						.oct_2016_gold_bg .oct_2016_price_container_square.oct_2016_price_container_square_cddl {
							padding-bottom: 0;
						}
						.oct_2016_gold_bg .oct_2016_addtocart_square.js_oct_2016_addtocart.js_cddl_media {
							margin-top: 1em;
							padding: 22px 0;
							width: 70%;
							margin: 0 auto;
						}
						
					}

					

					

					
				</style>