Fri Jan 25 2019
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
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • 284
  • 285
  • 286
  • 287
  • 288
  • 289
  • 290
  • 291
  • 292
  • 293
  • 294
  • 295
  • 296
  • 297
  • 298
  • 299
  • 300
  • 301
  • 302
  • 303
  • 304
  • 305
  • 306
  • 307
  • 308
  • 309
  • 310
  • 311
  • 312
  • 313
  • 314
  • 315
  • 316
  • 317
  • 318
  • 319
  • 320
  • 321
  • 322
  • 323
  • 324
  • 325
  • 326
  • 327
  • 328
  • 329
  • 330
  • 331
  • 332
  • 333
  • 334
  • 335
  • 336
  • 337
  • 338
  • 339
  • 340
  • 341
  • 342
  • 343
  • 344
  • 345
  • 346
  • 347
  • 348
  • 349
  • 350
  • 351
  • 352
  • 353
  • 354
  • 355
  • 356
  • 357
  • 358
  • 359
  • 360
  • 361
  • 362
  • 363
  • 364
  • 365
  • 366
  • 367
  • 368
  • 369
  • 370
  • 371
  • 372
  • 373
  • 374
  • 375
  • 376
  • 377
  • 378
  • 379
  • 380
  • 381
  • 382
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • 389
  • 390
  • 391
  • 392
  • 393
  • 394
  • 395
  • 396
  • 397
  • 398
  • 399
  • 400
  • 401
  • 402
  • 403
  • 404
  • 405
  • 406
  • 407
  • 408
  • 409
  • 410
  • 411
  • 412
  • 413
  • 414
  • 415
  • 416
  • 417
  • 418
  • 419
  • 420
  • 421
  • 422
  • 423
  • 424
  • 425
  • 426
  • 427
  • 428
  • 429
  • 430
  • 431
  • 432
  • 433
  • 434
  • 435
  • 436
  • 437
  • 438
  • 439
  • 440
  • 441
  • 442
  • 443
  • 444
  • 445
  • 446
  • 447
  • 448
  • 449
  • 450
  • 451
  • 452
  • 453
  • 454
  • 455
  • 456
  • 457
  • 458
  • 459
  • 460
  • 461
  • 462
  • 463
  • 464
  • 465
  • 466
  • 467
  • 468
  • 469
  • 470
  • 471
  • 472
  • 473
  • 474
  • 475
  • 476
  • 477
  • 478
  • 479
  • 480
  • 481
  • 482
  • 483
  • 484
  • 485
  • 486
  • 487
  • 488
  • 489
  • 490
  • 491
  • 492
  • 493
  • 494
  • 495
  • 496
  • 497
  • 498
  • 499
  • 500
  • 501
  • 502
  • 503
  • 504
  • 505
  • 506
  • 507
  • 508
  • 509
  • 510
  • 511
  • 512
  • 513
  • 514
  • 515
  • 516
  • 517
  • 518
  • 519
  • 520
  • 521
  • 522
  • 523
  • 524
  • 525
  • 526
  • 527
  • 528
  • 529
  • 530
  • 531
  • 532
  • 533
  • 534
  • 535
  • 536
  • 537
  • 538
  • 539
  • 540
  • 541
  • 542
  • 543
  • 544
  • 545
  • 546
  • 547
  • 548
  • 549
  • 550
  • 551
  • 552
  • 553
  • 554
  • 555
  • 556
  • 557
  • 558
  • 559
  • 560
  • 561
  • 562
  • 563
  • 564
  • 565
  • 566
  • 567
  • 568
  • 569
  • 570
  • 571
  • 572
  • 573
  • 574
  • 575
  • 576
  • 577
  • 578
  • 579
  • 580
  • 581
  • 582
  • 583
  • 584
  • 585
  • 586
  • 587
  • 588
  • 589
  • 590
  • 591
  • 592
  • 593
  • 594
  • 595
  • 596
  • 597
  • 598
  • 599
  • 600
  • 601
  • 602
  • 603
  • 604
  • 605
  • 606
  • 607
  • 608
  • 609
  • 610
  • 611
  • 612
  • 613
  • 614
  • 615
  • 616
  • 617
  • 618
  • 619
  • 620
  • 621
  • 622
  • 623
  • 624
  • 625
  • 626
  • 627
  • 628
  • 629
  • 630
  • 631
  • 632
  • 633
  • 634
  • 635
  • 636
  • 637
  • 638
  • 639
  • 640
  • 641
  • 642
  • 643
  • 644
  • 645
  • 646
  • 647
  • 648
  • 649
  • 650
  • 651
  • 652
  • 653
  • 654
  • 655
  • 656
  • 657
  • 658
  • 659
  • 660
  • 661
  • 662
  • 663
  • 664
  • 665
  • 666
  • 667
  • 668
  • 669
  • 670
  • 671
  • 672
  • 673
  • 674
  • 675
  • 676
  • 677
  • 678
  • 679
  • 680
  • 681
  • 682
  • 683
  • 684
  • 685
  • 686
  • 687
  • 688
  • 689
  • 690
  • 691
  • 692
  • 693
  • 694
  • 695
  • 696
  • 697
  • 698
  • 699
  • 700
  • 701
  • 702
  • 703
  • 704
  • 705
  • 706
  • 707
  • 708
  • 709
  • 710
  • 711
  • 712
  • 713
  • 714
  • 715
  • 716
  • 717
  • 718
  • 719
  • 720
  • 721
  • 722
  • 723
  • 724
  • 725
  • 726
  • 727
  • 728
  • 729
  • 730
  • 731
  • 732
  • 733
  • 734
  • 735
  • 736
  • 737
  • 738
  • 739
  • 740
  • 741
  • 742
  • 743
  • 744
  • 745
  • 746
  • 747
  • 748
  • 749
  • 750
  • 751
  • 752
  • 753
  • 754
  • 755
  • 756
  • 757
  • 758
  • 759
  • 760
  • 761
  • 762
  • 763
  • 764
  • 765
  • 766
  • 767
  • 768
  • 769
  • 770
  • 771
  • 772
  • 773
  • 774
  • 775
  • 776
  • 777
  • 778
  • 779
  • 780
  • 781
  • 782
  • 783
  • 784
  • 785
  • 786
  • 787
  • 788
  • 789
  • 790
  • 791
  • 792
  • 793
  • 794
  • 795
  • 796
  • 797
  • 798
  • 799
  • 800
  • 801
  • 802
  • 803
  • 804
  • 805
  • 806
  • 807
  • 808
  • 809
  • 810
  • 811
  • 812
  • 813
  • 814
  • 815
  • 816
  • 817
  • 818
  • 819
  • 820
  • 821
  • 822
  • 823
  • 824
  • 825
  • 826
  • 827
  • 828
  • 829
  • 830
  • 831
  • 832
  • 833
  • 834
  • 835
  • 836
  • 837
  • 838
  • 839
  • 840
  • 841
  • 842
  • 843
  • 844
  • 845
  • 846
  • 847
  • 848
  • 849
  • 850
  • 851
  • 852
  • 853
  • 854
  • 855
  • 856
  • 857
  • 858
  • 859
  • 860
  • 861
  • 862
  • 863
  • 864
  • 865
  • 866
  • 867
  • 868
  • 869
  • 870
  • 871
  • 872
  • 873
  • 874
  • 875
  • 876
  • 877
  • 878
  • 879
  • 880
  • 881
  • 882
  • 883
  • 884
  • 885
  • 886
  • 887
  • 888
  • 889
  • 890
  • 891
  • 892
  • 893
  • 894
  • 895
  • 896
  • 897
  • 898
  • 899
  • 900
  • 901
  • 902
  • 903
  • 904
  • 905
  • 906
  • 907
  • 908
  • 909
  • 910
  • 911
  • 912
  • 913
  • 914
  • 915
  • 916
  • 917
  • 918
  • 919
  • 920
  • 921
  • 922
  • 923
  • 924
  • 925
  • 926
  • 927
  • 928
  • 929
  • 930
  • 931
  • 932
  • 933
  • 934
  • 935
  • 936
  • 937
  • 938
  • 939
  • 940
  • 941
  • 942
  • 943
  • 944
  • 945
  • 946
  • 947
  • 948
  • 949
  • 950
  • 951
  • 952
  • 953
  • 954
  • 955
  • 956
  • 957
  • 958
  • 959
  • 960
  • 961
  • 962
  • 963
  • 964
  • 965
  • 966
  • 967
  • 968
  • 969
  • 970
  • 971
  • 972
  • 973
  • 974
  • 975
  • 976
  • 977
  • 978
  • 979
  • 980
  • 981
  • 982
  • 983
  • 984
  • 985
  • 986
  • 987
  • 988
  • 989
  • 990
  • 991
  • 992
  • 993
  • 994
  • 995
  • 996
  • 997
  • 998
  • 999
  • 1000
  • 1001
  • 1002
  • 1003
  • 1004
  • 1005
  • 1006
  • 1007
  • 1008
  • 1009
  • 1010
  • 1011
  • 1012
  • 1013
  • 1014
  • 1015
  • 1016
  • 1017
  • 1018
  • 1019
  • 1020
  • 1021
  • 1022
  • 1023
  • 1024
  • 1025
  • 1026
  • 1027
  • 1028
  • 1029
  • 1030
  • 1031
  • 1032
  • 1033
  • 1034
  • 1035
  • 1036
  • 1037
  • 1038
  • 1039
  • 1040
  • 1041
  • 1042
  • 1043
  • 1044
  • 1045
  • 1046
  • 1047
  • 1048
  • 1049
  • 1050
  • 1051
  • 1052
  • 1053
  • 1054
  • 1055
  • 1056
  • 1057
  • 1058
  • 1059
  • 1060
  • 1061
  • 1062
  • 1063
  • 1064
  • 1065
  • 1066
  • 1067
  • 1068
  • 1069
  • 1070
  • 1071
  • 1072
  • 1073
  • 1074
  • 1075
  • 1076
  • 1077
  • 1078
  • 1079
  • 1080
  • 1081
  • 1082
  • 1083
  • 1084
  • 1085
  • 1086
  • 1087
  • 1088
  • 1089
  • 1090
  • 1091
  • 1092
  • 1093
  • 1094
  • 1095
  • 1096
  • 1097
  • 1098
  • 1099
  • 1100
  • 1101
  • 1102
  • 1103
  • 1104
  • 1105
  • 1106
  • 1107
  • 1108
  • 1109
  • 1110
  • 1111
  • 1112
  • 1113
  • 1114
  • 1115
  • 1116
  • 1117
  • 1118
  • 1119
  • 1120
  • 1121
  • 1122
  • 1123
  • 1124
  • 1125
  • 1126
  • 1127
  • 1128
  • 1129
  • 1130
  • 1131
  • 1132
  • 1133
  • 1134
  • 1135
  • 1136
  • 1137
  • 1138
  • 1139
  • 1140
  • 1141
  • 1142
  • 1143
  • 1144
  • 1145
  • 1146
  • 1147
  • 1148
  • 1149
  • 1150
  • 1151
  • 1152
  • 1153
  • 1154
  • 1155
  • 1156
  • 1157
  • 1158
  • 1159
  • 1160
  • 1161
  • 1162
  • 1163
  • 1164
  • 1165
  • 1166
  • 1167
  • 1168
  • 1169
  • 1170
  • 1171
  • 1172
  • 1173
  • 1174
  • 1175
  • 1176
  • 1177
  • 1178
  • 1179
  • 1180
  • 1181
  • 1182
  • 1183
  • 1184
  • 1185
  • 1186
  • 1187
  • 1188
  • 1189
  • 1190
  • 1191
  • 1192
  • 1193
  • 1194
  • 1195
  • 1196
  • 1197
  • 1198
  • 1199
  • 1200
  • 1201
  • 1202
  • 1203
  • 1204
  • 1205
  • 1206
  • 1207
  • 1208
  • 1209
  • 1210
  • 1211
  • 1212
  • 1213
  • 1214
  • 1215
  • 1216
  • 1217
  • 1218
  • 1219
  • 1220
  • 1221
  • 1222
  • 1223
  • 1224
  • 1225
  • 1226
  • 1227
  • 1228
  • 1229
  • 1230
  • 1231
  • 1232
  • 1233
  • 1234
  • 1235
  • 1236
  • 1237
  • 1238
  • 1239
  • 1240
  • 1241
  • 1242
  • 1243
  • 1244
  • 1245
  • 1246
  • 1247
  • 1248
  • 1249
  • 1250
  • 1251
  • 1252
  • 1253
  • 1254
  • 1255
  • 1256
  • 1257
  • 1258
  • 1259
  • 1260
  • 1261
  • 1262
  • 1263
  • 1264
  • 1265
  • 1266
  • 1267
  • 1268
  • 1269
  • 1270
  • 1271
  • 1272
  • 1273
  • 1274
  • 1275
  • 1276
  • 1277
  • 1278
  • 1279
  • 1280
  • 1281
  • 1282
  • 1283
  • 1284
  • 1285
  • 1286
  • 1287
  • 1288
  • 1289
  • 1290
  • 1291
  • 1292
  • 1293
  • 1294
  • 1295
  • 1296
  • 1297
  • 1298
  • 1299
  • 1300
  • 1301
  • 1302
  • 1303
  • 1304
  • 1305
  • 1306
  • 1307
  • 1308
  • 1309
  • 1310
  • 1311
  • 1312
  • 1313
  • 1314
  • 1315
  • 1316
  • 1317
  • 1318
  • 1319
  • 1320
  • 1321
  • 1322
  • 1323
  • 1324
  • 1325
  • 1326
  • 1327
  • 1328
  • 1329
  • 1330
  • 1331
  • 1332
  • 1333
  • 1334
  • 1335
  • 1336
  • 1337
  • 1338
  • 1339
  • 1340
  • 1341
  • 1342
  • 1343
  • 1344
  • 1345
  • 1346
  • 1347
  • 1348
  • 1349
  • 1350
  • 1351
  • 1352
  • 1353
  • 1354
  • 1355
  • 1356
  • 1357
  • 1358
  • 1359
  • 1360
  • 1361
  • 1362
  • 1363
  • 1364
  • 1365
  • 1366
  • 1367
  • 1368
  • 1369
  • 1370
  • 1371
  • 1372
  • 1373
  • 1374
  • 1375
  • 1376
  • 1377
  • 1378
  • 1379
  • 1380
  • 1381
  • 1382
  • 1383
  • 1384
  • 1385
  • 1386
  • 1387
  • 1388
  • 1389
  • 1390
  • 1391
  • 1392
  • 1393
  • 1394
  • 1395
  • 1396
  • 1397
  • 1398
  • 1399
  • 1400
  • 1401
  • 1402
  • 1403
  • 1404
  • 1405
  • 1406
  • 1407
  • 1408
  • 1409
  • 1410
  • 1411
  • 1412
  • 1413
  • 1414
  • 1415
  • 1416
  • 1417
  • 1418
  • 1419
  • 1420
  • 1421
  • 1422
  • 1423
  • 1424
  • 1425
  • 1426
  • 1427
  • 1428
  • 1429
  • 1430
  • 1431
  • 1432
  • 1433
  • 1434
  • 1435
  • 1436
  • 1437
  • 1438
  • 1439
  • 1440
  • 1441
  • 1442
  • 1443
  • 1444
  • 1445
  • 1446
  • 1447
  • 1448
  • 1449
  • 1450
  • 1451
  • 1452
  • 1453
  • 1454
  • 1455
  • 1456
  • 1457
  • 1458
  • 1459
  • 1460
  • 1461
  • 1462
  • 1463
  • 1464
  • 1465
  • 1466
  • 1467
  • 1468
  • 1469
  • 1470
  • 1471
  • 1472
  • 1473
  • 1474
  • 1475
  • 1476
  • 1477
  • 1478
  • 1479
  • 1480
  • 1481
  • 1482
  • 1483
  • 1484
  • 1485
  • 1486
  • 1487
  • 1488
  • 1489
  • 1490
  • 1491
  • 1492
  • 1493
  • 1494
  • 1495
  • 1496
  • 1497
  • 1498
  • 1499
  • 1500
  • 1501
  • 1502
  • 1503
  • 1504
  • 1505
  • 1506
  • 1507
  • 1508
  • 1509
  • 1510
  • 1511
  • 1512
  • 1513
  • 1514
  • 1515
  • 1516
  • 1517
  • 1518
  • 1519
  • 1520
  • 1521
  • 1522
  • 1523
  • 1524
  • 1525
  • 1526
  • 1527
  • 1528
  • 1529
  • 1530
  • 1531
  • 1532
  • 1533
  • 1534
  • 1535
  • 1536
  • 1537
  • 1538
  • 1539
  • 1540
  • 1541
  • 1542
  • 1543
  • 1544
  • 1545
  • 1546
  • 1547
  • 1548
  • 1549
  • 1550
  • 1551
  • 1552
  • 1553
  • 1554
  • 1555
  • 1556
  • 1557
  • 1558
  • 1559
  • 1560
  • 1561
  • 1562
  • 1563
  • 1564
  • 1565
  • 1566
  • 1567
  • 1568
  • 1569
  • 1570
  • 1571
  • 1572
  • 1573
  • 1574
  • 1575
  • 1576
  • 1577
  • 1578
  • 1579
  • 1580
  • 1581
  • 1582
  • 1583
  • 1584
  • 1585
  • 1586
  • 1587
  • 1588
  • 1589
  • 1590
  • 1591
  • 1592
  • 1593
  • 1594
  • 1595
  • 1596
  • 1597
  • 1598
  • 1599
  • 1600
  • 1601
  • 1602
  • 1603
  • 1604
  • 1605
  • 1606
  • 1607
  • 1608
  • 1609
  • 1610
  • 1611
  • 1612
  • 1613
  • 1614
  • 1615
  • 1616
  • 1617
  • 1618
  • 1619
  • 1620
  • 1621
  • 1622
  • 1623
  • 1624
  • 1625
  • 1626
  • 1627
  • 1628
  • 1629
  • 1630
  • 1631
  • 1632
  • 1633
  • 1634
  • 1635
  • 1636
  • 1637
  • 1638
  • 1639
  • 1640
  • 1641
  • 1642
  • 1643
  • 1644
  • 1645
  • 1646
  • 1647
  • 1648
  • 1649
  • 1650
  • 1651
  • 1652
  • 1653
  • 1654
  • 1655
  • 1656
  • 1657
  • 1658
  • 1659
  • 1660
  • 1661
  • 1662
  • 1663
  • 1664
  • 1665
  • 1666
  • 1667
  • 1668
  • 1669
  • 1670
  • 1671
  • 1672
  • 1673
  • 1674
  • 1675
  • 1676
  • 1677
  • 1678
  • 1679
  • 1680
  • 1681
  • 1682
  • 1683
  • 1684
  • 1685
  • 1686
  • 1687
  • 1688
  • 1689
  • 1690
  • 1691
  • 1692
  • 1693
  • 1694
  • 1695
  • 1696
  • 1697
  • 1698
  • 1699
  • 1700
  • 1701
  • 1702
  • 1703
  • 1704
  • 1705
  • 1706
  • 1707
  • 1708
  • 1709
  • 1710
  • 1711
  • 1712
  • 1713
  • 1714
  • 1715
  • 1716
  • 1717
  • 1718
  • 1719
  • 1720
  • 1721
  • 1722
  • 1723
  • 1724
  • 1725
  • 1726
  • 1727
  • 1728
  • 1729
  • 1730
  • 1731
  • 1732
  • 1733
  • 1734
  • 1735
  • 1736
  • 1737
  • 1738
  • 1739
  • 1740
  • 1741
  • 1742
  • 1743
  • 1744
  • 1745
  • 1746
  • 1747
  • 1748
  • 1749
  • 1750
  • 1751
  • 1752
  • 1753
  • 1754
  • 1755
  • 1756
  • 1757
  • 1758
  • 1759
  • 1760
  • 1761
  • 1762
  • 1763
  • 1764
  • 1765
  • 1766
  • 1767
  • 1768
  • 1769
  • 1770
  • 1771
  • 1772
  • 1773
  • 1774
  • 1775
  • 1776
  • 1777
  • 1778
  • 1779
  • 1780
  • 1781
  • 1782
  • 1783
  • 1784
  • 1785
  • 1786
  • 1787
  • 1788
  • 1789
  • 1790
  • 1791
  • 1792
  • 1793
  • 1794
  • 1795
  • 1796
  • 1797
  • 1798
  • 1799
  • 1800
  • 1801
  • 1802
  • 1803
  • 1804
  • 1805
  • 1806
  • 1807
  • 1808
  • 1809
  • 1810
  • 1811
  • 1812
  • 1813
  • 1814
  • 1815
  • 1816
  • 1817
  • 1818
  • 1819
  • 1820
  • 1821
  • 1822
  • 1823
  • 1824
  • 1825
  • 1826
  • 1827
  • 1828
  • 1829
  • 1830
  • 1831
  • 1832
  • 1833
  • 1834
  • 1835
  • 1836
  • 1837
  • 1838
  • 1839
  • 1840
  • 1841
  • 1842
  • 1843
  • 1844
  • 1845
  • 1846
  • 1847
  • 1848
  • 1849
  • 1850
  • 1851
  • 1852
  • 1853
  • 1854
  • 1855
  • 1856
  • 1857
  • 1858
  • 1859
  • 1860
  • 1861
  • 1862
  • 1863
  • 1864
  • 1865
  • 1866
  • 1867
  • 1868
  • 1869
  • 1870
  • 1871
  • 1872
  • 1873
  • 1874
  • 1875
  • 1876
  • 1877
  • 1878
  • 1879
  • 1880
  • 1881
  • 1882
  • 1883
  • 1884
  • 1885
  • 1886
  • 1887
  • 1888
  • 1889
  • 1890
  • 1891
  • 1892
  • 1893
  • 1894
  • 1895
  • 1896
  • 1897
  • 1898
  • 1899
  • 1900
  • 1901
  • 1902
  • 1903
  • 1904
  • 1905
  • 1906
  • 1907
  • 1908
  • 1909
  • 1910
  • 1911
  • 1912
  • 1913
  • 1914
  • 1915
  • 1916
  • 1917
  • 1918
  • 1919
  • 1920
  • 1921
  • 1922
  • 1923
  • 1924
  • 1925
  • 1926
  • 1927
  • 1928
  • 1929
  • 1930
  • 1931
  • 1932
  • 1933
  • 1934
  • 1935
  • 1936
  • 1937
  • 1938
  • 1939
  • 1940
  • 1941
  • 1942
  • 1943
  • 1944
  • 1945
  • 1946
  • 1947
  • 1948
  • 1949
  • 1950
  • 1951
  • 1952
  • 1953
  • 1954
  • 1955
  • 1956
  • 1957
  • 1958
  • 1959
  • 1960
  • 1961
  • 1962
  • 1963
  • 1964
  • 1965
  • 1966
  • 1967
  • 1968
  • 1969
  • 1970
  • 1971
  • 1972
  • 1973
  • 1974
  • 1975
  • 1976
  • 1977
  • 1978
  • 1979
  • 1980
  • 1981
  • 1982
  • 1983
  • 1984
  • 1985
  • 1986
  • 1987
  • 1988
  • 1989
  • 1990
  • 1991
  • 1992
  • 1993
  • 1994
  • 1995
  • 1996
  • 1997
  • 1998
  • 1999
  • 2000
  • 2001
  • 2002
  • 2003
  • 2004
  • 2005
  • 2006
  • 2007
  • 2008
  • 2009
  • 2010
  • 2011
  • 2012
  • 2013
  • 2014
  • 2015
  • 2016
  • 2017
  • 2018
  • 2019
  • 2020
  • 2021
  • 2022
  • 2023
  • 2024
  • 2025
  • 2026
  • 2027
  • 2028
  • 2029
  • 2030
  • 2031
  • 2032
  • 2033
  • 2034
  • 2035
  • 2036
  • 2037
  • 2038
  • 2039
  • 2040
  • 2041
  • 2042
  • 2043
  • 2044
  • 2045
  • 2046
  • 2047
  • 2048
  • 2049
  • 2050
  • 2051
  • 2052
  • 2053
  • 2054
  • 2055
  • 2056
  • 2057
  • 2058
  • 2059
  • 2060
  • 2061
  • 2062
  • 2063
  • 2064
  • 2065
  • 2066
  • 2067
  • 2068
  • 2069
  • 2070
  • 2071
  • 2072
  • 2073
  • 2074
  • 2075
  • 2076
  • 2077
  • 2078
  • 2079
  • 2080
  • 2081
  • 2082
  • 2083
  • 2084
  • 2085
  • 2086
  • 2087
  • 2088
  • 2089
  • 2090
  • 2091
  • 2092
  • 2093
  • 2094
  • 2095
  • 2096
  • 2097
  • 2098
  • 2099
  • 2100
  • 2101
  • 2102
  • 2103
  • 2104
  • 2105
  • 2106
  • 2107
  • 2108
  • 2109
  • 2110
  • 2111
  • 2112
  • 2113
  • 2114
  • 2115
  • 2116
  • 2117
  • 2118
  • 2119
  • 2120
  • 2121
  • 2122
  • 2123
  • 2124
  • 2125
  • 2126
  • 2127
  • 2128
  • 2129
  • 2130
  • 2131
  • 2132
  • 2133
  • 2134
  • 2135
  • 2136
  • 2137
  • 2138
  • 2139
  • 2140
  • 2141
  • 2142
  • 2143
  • 2144
  • 2145
  • 2146
  • 2147
  • 2148
  • 2149
  • 2150
  • 2151
  • 2152
  • 2153
  • 2154
  • 2155
  • 2156
  • 2157
  • 2158
  • 2159
  • 2160
  • 2161
  • 2162
  • 2163
  • 2164
  • 2165
  • 2166
  • 2167
  • 2168
  • 2169
  • 2170
  • 2171
  • 2172
  • 2173
  • 2174
  • 2175
  • 2176
  • 2177
  • 2178
  • 2179
  • 2180
  • 2181
  • 2182
  • 2183
  • 2184
  • 2185
  • 2186
  • 2187
  • 2188
  • 2189
  • 2190
  • 2191
  • 2192
  • 2193
  • 2194
  • 2195
  • 2196
  • 2197
  • 2198
  • 2199
  • 2200
  • 2201
  • 2202
  • 2203
  • 2204
  • 2205
  • 2206
  • 2207
  • 2208
  • 2209
  • 2210
  • 2211
  • 2212
  • 2213
  • 2214
  • 2215
  • 2216
  • 2217
  • 2218
  • 2219
  • 2220
  • 2221
  • 2222
  • 2223
  • 2224
  • 2225
  • 2226
  • 2227
  • 2228
  • 2229
  • 2230
  • 2231
  • 2232
  • 2233
  • 2234
  • 2235
  • 2236
  • 2237
  • 2238
  • 2239
  • 2240
  • 2241
  • 2242
  • 2243
  • 2244
  • 2245
  • 2246
  • 2247
  • 2248
  • 2249
  • 2250
  • 2251
  • 2252
  • 2253
  • 2254
  • 2255
  • 2256
  • 2257
  • 2258
  • 2259
  • 2260
  • 2261
  • 2262
  • 2263
  • 2264
  • 2265
  • 2266
  • 2267
  • 2268
  • 2269
  • 2270
  • 2271
  • 2272
  • 2273
  • 2274
  • 2275
  • 2276
  • 2277
  • 2278
  • 2279
  • 2280
  • 2281
  • 2282
  • 2283
  • 2284
  • 2285
  • 2286
  • 2287
  • 2288
  • 2289
  • 2290
  • 2291
  • 2292
  • 2293
  • 2294
  • 2295
  • 2296
  • 2297
  • 2298
  • 2299
  • 2300
  • 2301
  • 2302
  • 2303
  • 2304
  • 2305
  • 2306
  • 2307
  • 2308
  • 2309
  • 2310
  • 2311
  • 2312
  • 2313
  • 2314
  • 2315
  • 2316
  • 2317
  • 2318
  • 2319
  • 2320
  • 2321
  • 2322
  • 2323
  • 2324
  • 2325
  • 2326
  • 2327
  • 2328
  • 2329
  • 2330
  • 2331
  • 2332
  • 2333
  • 2334
  • 2335
  • 2336
  • 2337
  • 2338
  • 2339
  • 2340
  • 2341
  • 2342
  • 2343
  • 2344
  • 2345
  • 2346
  • 2347
  • 2348
  • 2349
  • 2350
  • 2351
  • 2352
  • 2353
  • 2354
  • 2355
  • 2356
  • 2357
  • 2358
  • 2359
  • 2360
  • 2361
  • 2362
  • 2363
  • 2364
  • 2365
  • 2366
  • 2367
  • 2368
  • 2369
  • 2370
  • 2371
  • 2372
  • 2373
  • 2374
  • 2375
  • 2376
  • 2377
  • 2378
  • 2379
  • 2380
  • 2381
  • 2382
  • 2383
  • 2384
  • 2385
  • 2386
  • 2387
  • 2388
  • 2389
  • 2390
  • 2391
  • 2392
  • 2393
  • 2394
  • 2395
  • 2396
  • 2397
  • 2398
  • 2399
  • 2400
  • 2401
  • 2402
  • 2403
  • 2404
  • 2405
  • 2406
  • 2407
  • 2408
  • 2409
  • 2410
  • 2411
  • 2412
  • 2413
  • 2414
  • 2415
  • 2416
  • 2417
  • 2418
  • 2419
  • 2420
  • 2421
  • 2422
  • 2423
  • 2424
  • 2425
  • 2426
  • 2427
  • 2428
  • 2429
  • 2430
  • 2431
  • 2432
  • 2433
  • 2434
  • 2435
  • 2436
  • 2437
  • 2438
  • 2439
  • 2440
  • 2441
  • 2442
  • 2443
  • 2444
  • 2445
  • 2446
  • 2447
  • 2448
  • 2449
  • 2450
  • 2451
  • 2452
  • 2453
  • 2454
  • 2455
  • 2456
  • 2457
  • 2458
  • 2459
  • 2460
  • 2461
  • 2462
  • 2463
  • 2464
  • 2465
  • 2466
  • 2467
  • 2468
  • 2469
  • 2470
  • 2471
  • 2472
  • 2473
  • 2474
  • 2475
  • 2476
  • 2477
  • 2478
  • 2479
  • 2480
  • 2481
  • 2482
  • 2483
  • 2484
  • 2485
  • 2486
  • 2487
  • 2488
  • 2489
  • 2490
  • 2491
  • 2492
  • 2493
  • 2494
  • 2495
  • 2496
  • 2497
  • 2498
  • 2499
  • 2500
  • 2501
  • 2502
  • 2503
  • 2504
  • 2505
  • 2506
  • 2507
  • 2508
  • 2509
  • 2510
  • 2511
  • 2512
  • 2513
  • 2514
  • 2515
  • 2516
  • 2517
  • 2518
  • 2519
  • 2520
  • 2521
  • 2522
  • 2523
  • 2524
  • 2525
  • 2526
  • 2527
  • 2528
  • 2529
  • 2530
  • 2531
  • 2532
  • 2533
  • 2534
  • 2535
  • 2536
  • 2537
  • 2538
  • 2539
  • 2540
  • 2541
  • 2542
  • 2543
  • 2544
  • 2545
  • 2546
  • 2547
  • 2548
  • 2549
  • 2550
  • 2551
  • 2552
  • 2553
  • 2554
  • 2555
  • 2556
  • 2557
  • 2558
  • 2559
  • 2560
  • 2561
  • 2562
  • 2563
  • 2564
  • 2565
  • 2566
  • 2567
  • 2568
  • 2569
  • 2570
  • 2571
  • 2572
  • 2573
  • 2574
  • 2575
  • 2576
  • 2577
  • 2578
  • 2579
  • 2580
  • 2581
  • 2582
  • 2583
  • 2584
  • 2585
  • 2586
  • 2587
  • 2588
  • 2589
  • 2590
  • 2591
  • 2592
  • 2593
  • 2594
  • 2595
  • 2596
  • 2597
  • 2598
  • 2599
  • 2600
  • 2601
  • 2602
  • 2603
  • 2604
  • 2605
  • 2606
  • 2607
  • 2608
  • 2609
  • 2610
  • 2611
  • 2612
  • 2613
  • 2614
  • 2615
  • 2616
  • 2617
  • 2618
  • 2619
  • 2620
  • 2621
  • 2622
  • 2623
  • 2624
  • 2625
  • 2626
  • 2627
  • 2628
  • 2629
  • 2630
  • 2631
  • 2632
  • 2633
  • 2634
  • 2635
  • 2636
  • 2637
  • 2638
  • 2639
  • 2640
  • 2641
  • 2642
  • 2643
  • 2644
  • 2645
  • 2646
  • 2647
  • 2648
  • 2649
  • 2650
  • 2651
  • 2652
  • 2653
  • 2654
  • 2655
  • 2656
  • 2657
  • 2658
  • 2659
  • 2660
  • 2661
  • 2662
  • 2663
  • 2664
  • 2665
  • 2666
  • 2667
  • 2668
  • 2669
  • 2670
  • 2671
  • 2672
  • 2673
  • 2674
  • 2675
  • 2676
  • 2677
  • 2678
  • 2679
  • 2680
  • 2681
  • 2682
  • 2683
  • 2684
  • 2685
  • 2686
  • 2687
  • 2688
  • 2689
  • 2690
  • 2691
  • 2692
  • 2693
  • 2694
  • 2695
  • 2696
  • 2697
  • 2698
  • 2699
  • 2700
  • 2701
  • 2702
  • 2703
  • 2704
  • 2705
  • 2706
  • 2707
  • 2708
  • 2709
  • 2710
  • 2711
  • 2712
  • 2713
  • 2714
  • 2715
  • 2716
  • 2717
  • 2718
  • 2719
  • 2720
  • 2721
  • 2722
  • 2723
  • 2724
  • 2725
  • 2726
  • 2727
  • 2728
  • 2729
  • 2730
  • 2731
  • 2732
  • 2733
  • 2734
  • 2735
  • 2736
  • 2737
  • 2738
  • 2739
  • 2740
  • 2741
  • 2742
  • 2743
  • 2744
  • 2745
  • 2746
  • 2747
  • 2748
  • 2749
  • 2750
  • 2751
  • 2752
  • 2753
  • 2754
  • 2755
  • 2756
  • 2757
  • 2758
  • 2759
  • 2760
  • 2761
  • 2762
  • 2763
  • 2764
  • 2765
  • 2766
  • 2767
  • 2768
  • 2769
  • 2770
  • 2771
  • 2772
  • 2773
  • 2774
  • 2775
  • 2776
  • 2777
  • 2778
  • 2779
  • 2780
  • 2781
  • 2782
  • 2783
  • 2784
  • 2785
  • 2786
  • 2787
  • 2788
  • 2789
  • 2790
  • 2791
  • 2792
  • 2793
  • 2794
  • 2795
  • 2796
  • 2797
  • 2798
  • 2799
  • 2800
  • 2801
  • 2802
  • 2803
  • 2804
  • 2805
  • 2806
  • 2807
  • 2808
  • 2809
  • 2810
  • 2811
  • 2812
  • 2813
  • 2814
  • 2815
  • 2816
  • 2817
  • 2818
  • 2819
  • 2820
  • 2821
  • 2822
  • 2823
  • 2824
  • 2825
  • 2826
  • 2827
  • 2828
  • 2829
  • 2830
  • 2831
  • 2832
  • 2833
  • 2834
  • 2835
  • 2836
  • 2837
  • 2838
  • 2839
  • 2840
  • 2841
  • 2842
  • 2843
  • 2844
  • 2845
  • 2846
  • 2847
  • 2848
  • 2849
  • 2850
  • 2851
  • 2852
  • 2853
  • 2854
  • 2855
  • 2856
  • 2857
  • 2858
  • 2859
  • 2860
  • 2861
  • 2862
  • 2863
  • 2864
  • 2865
  • 2866
  • 2867
  • 2868
  • 2869
  • 2870
  • 2871
  • 2872
  • 2873
  • 2874
  • 2875
  • 2876
  • 2877
  • 2878
  • 2879
  • 2880
  • 2881
  • 2882
  • 2883
  • 2884
  • 2885
  • 2886
  • 2887
  • 2888
  • 2889
  • 2890
  • 2891
  • 2892
  • 2893
  • 2894
  • 2895
  • 2896
  • 2897
  • 2898
  • 2899
  • 2900
  • 2901
  • 2902
  • 2903
  • 2904
  • 2905
  • 2906
  • 2907
  • 2908
  • 2909
  • 2910
  • 2911
  • 2912
  • 2913
  • 2914
  • 2915
  • 2916
  • 2917
  • 2918
  • 2919
  • 2920
  • 2921
  • 2922
  • 2923
  • 2924
  • 2925
  • 2926
  • 2927
  • 2928
  • 2929
  • 2930
  • 2931
  • 2932
  • 2933
  • 2934
  • 2935
  • 2936
  • 2937
  • 2938
  • 2939
  • 2940
  • 2941
  • 2942
  • 2943
  • 2944
  • 2945
  • 2946
  • 2947
  • 2948
  • 2949
  • 2950
  • 2951
  • 2952
  • 2953
  • 2954
  • 2955
  • 2956
  • 2957
  • 2958
  • 2959
  • 2960
  • 2961
  • 2962
  • 2963
  • 2964
  • 2965
  • 2966
  • 2967
  • 2968
  • 2969
  • 2970
  • 2971
  • 2972
  • 2973
  • 2974
  • 2975
  • 2976
  • 2977
  • 2978
  • 2979
  • 2980
  • 2981
  • 2982
  • 2983
  • 2984
  • 2985
  • 2986
  • 2987
  • 2988
  • 2989
  • 2990
  • 2991
  • 2992
  • 2993
  • 2994
  • 2995
  • 2996
  • 2997
  • 2998
  • 2999
  • 3000
  • 3001
  • 3002
  • 3003
  • 3004
  • 3005
  • 3006
  • 3007
  • 3008
  • 3009
  • 3010
  • 3011
  • 3012
  • 3013
  • 3014
  • 3015
  • 3016
  • 3017
  • 3018
  • 3019
  • 3020
  • 3021
  • 3022
  • 3023
  • 3024
  • 3025
  • 3026
  • 3027
  • 3028
  • 3029
  • 3030
  • 3031
  • 3032
  • 3033
  • 3034
  • 3035
  • 3036
  • 3037
  • 3038
  • 3039
  • 3040
  • 3041
  • 3042
  • 3043
  • 3044
  • 3045
  • 3046
  • 3047
  • 3048
  • 3049
  • 3050
  • 3051
  • 3052
  • 3053
  • 3054
  • 3055
  • 3056
  • 3057
  • 3058
  • 3059
  • 3060
  • 3061
  • 3062
  • 3063
  • 3064
  • 3065
  • 3066
  • 3067
  • 3068
  • 3069
  • 3070
  • 3071
  • 3072
  • 3073
  • 3074
  • 3075
  • 3076
  • 3077
  • 3078
  • 3079
  • 3080
  • 3081
  • 3082
  • 3083
  • 3084
  • 3085
  • 3086
  • 3087
  • 3088
  • 3089
  • 3090
  • 3091
  • 3092
  • 3093
  • 3094
  • 3095
  • 3096
  • 3097
  • 3098
  • 3099
  • 3100
  • 3101
  • 3102
  • 3103
  • 3104
  • 3105
  • 3106
  • 3107
  • 3108
  • 3109
  • 3110
  • 3111
  • 3112
  • 3113
  • 3114
  • 3115
  • 3116
  • 3117
  • 3118
  • 3119
  • 3120
  • 3121
  • 3122
  • 3123
  • 3124
  • 3125
  • 3126
  • 3127
  • 3128
  • 3129
  • 3130
  • 3131
  • 3132
  • 3133
  • 3134
  • 3135
  • 3136
  • 3137
  • 3138
  • 3139
  • 3140
  • 3141
  • 3142
  • 3143
  • 3144
  • 3145
  • 3146
  • 3147
  • 3148
  • 3149
  • 3150
  • 3151
  • 3152
  • 3153
  • 3154
  • 3155
  • 3156
  • 3157
  • 3158
  • 3159
  • 3160
  • 3161
  • 3162
  • 3163
  • 3164
  • 3165
  • 3166
  • 3167
  • 3168
  • 3169
  • 3170
  • 3171
  • 3172
  • 3173
  • 3174
  • 3175
  • 3176
  • 3177
  • 3178
  • 3179
  • 3180
  • 3181
  • 3182
  • 3183
  • 3184
  • 3185
  • 3186
  • 3187
  • 3188
  • 3189
  • 3190
  • 3191
  • 3192
  • 3193
  • 3194
  • 3195
  • 3196
  • 3197
  • 3198
  • 3199
  • 3200
  • 3201
  • 3202
  • 3203
  • 3204
  • 3205
  • 3206
  • 3207
  • 3208
  • 3209
  • 3210
  • 3211
  • 3212
  • 3213
  • 3214
  • 3215
  • 3216
  • 3217
  • 3218
  • 3219
  • 3220
  • 3221
  • 3222
  • 3223
  • 3224
  • 3225
  • 3226
  • 3227
  • 3228
  • 3229
  • 3230
  • 3231
  • 3232
  • 3233
  • 3234
  • 3235
  • 3236
  • 3237
  • 3238
  • 3239
  • 3240
  • 3241
  • 3242
  • 3243
  • 3244
  • 3245
  • 3246
  • 3247
  • 3248
  • 3249
  • 3250
  • 3251
  • 3252
  • 3253
  • 3254
  • 3255
  • 3256
  • 3257
  • 3258
  • 3259
  • 3260
  • 3261
  • 3262
  • 3263
  • 3264
  • 3265
  • 3266
  • 3267
  • 3268
  • 3269
  • 3270
  • 3271
  • 3272
  • 3273
  • 3274
  • 3275
  • 3276
  • 3277
  • 3278
  • 3279
  • 3280
  • 3281
  • 3282
  • 3283
  • 3284
  • 3285
  • 3286
  • 3287
  • 3288
  • 3289
  • 3290
  • 3291
  • 3292
  • 3293
  • 3294
  • 3295
  • 3296
  • 3297
  • 3298
  • 3299
  • 3300
  • 3301
  • 3302
  • 3303
  • 3304
  • 3305
  • 3306
  • 3307
  • 3308
  • 3309
  • 3310
  • 3311
  • 3312
  • 3313
  • 3314
  • 3315
  • 3316
  • 3317
  • 3318
  • 3319
  • 3320
  • 3321
  • 3322
  • 3323
  • 3324
  • 3325
  • 3326
  • 3327
  • 3328
  • 3329
  • 3330
  • 3331
  • 3332
  • 3333
  • 3334
  • 3335
  • 3336
  • 3337
  • 3338
  • 3339
  • 3340
  • 3341
  • 3342
  • 3343
  • 3344
  • 3345
  • 3346
  • 3347
  • 3348
  • 3349
  • 3350
  • 3351
  • 3352
  • 3353
  • 3354
  • 3355
  • 3356
  • 3357
  • 3358
  • 3359
  • 3360
  • 3361
  • 3362
  • 3363
  • 3364
  • 3365
  • 3366
  • 3367
  • 3368
  • 3369
  • 3370
  • 3371
  • 3372
  • 3373
  • 3374
  • 3375
  • 3376
  • 3377
  • 3378
  • 3379
  • 3380
  • 3381
  • 3382
  • 3383
  • 3384
  • 3385
  • 3386
  • 3387
  • 3388
  • 3389
  • 3390
  • 3391
  • 3392
  • 3393
  • 3394
  • 3395
  • 3396
  • 3397
  • 3398
  • 3399
  • 3400
  • 3401
  • 3402
  • 3403
  • 3404
  • 3405
  • 3406
  • 3407
  • 3408
  • 3409
  • 3410
  • 3411
  • 3412
  • 3413
  • 3414
  • 3415
  • 3416
  • 3417
  • 3418
  • 3419
  • 3420
  • 3421
  • 3422
  • 3423
  • 3424
  • 3425
  • 3426
  • 3427
  • 3428
  • 3429
  • 3430
  • 3431
  • 3432
  • 3433
  • 3434
  • 3435
  • 3436
  • 3437
  • 3438
  • 3439
  • 3440
  • 3441
  • 3442
  • 3443
  • 3444
  • 3445
  • 3446
  • 3447
  • 3448
  • 3449
  • 3450
  • 3451
  • 3452
  • 3453
  • 3454
  • 3455
  • 3456
  • 3457
  • 3458
  • 3459
  • 3460
  • 3461
  • 3462
  • 3463
  • 3464
  • 3465
  • 3466
  • 3467
  • 3468
  • 3469
  • 3470
  • 3471
  • 3472
  • 3473
  • 3474
  • 3475
  • 3476
  • 3477
  • 3478
  • 3479
  • 3480
  • 3481
  • 3482
  • 3483
  • 3484
  • 3485
  • 3486
  • 3487
  • 3488
  • 3489
  • 3490
  • 3491
  • 3492
  • 3493
  • 3494
  • 3495
  • 3496
  • 3497
  • 3498
  • 3499
  • 3500
  • 3501
  • 3502
  • 3503
  • 3504
  • 3505
  • 3506
  • 3507
  • 3508
  • 3509
  • 3510
  • 3511
  • 3512
  • 3513
  • 3514
  • 3515
  • 3516
  • 3517
  • 3518
  • 3519
  • 3520
  • 3521
  • 3522
  • 3523
  • 3524
  • 3525
  • 3526
  • 3527
  • 3528
  • 3529
  • 3530
  • 3531
  • 3532
  • 3533
  • 3534
  • 3535
  • 3536
  • 3537
  • 3538
  • 3539
  • 3540
  • 3541
  • 3542
  • 3543
  • 3544
  • 3545
  • 3546
  • 3547
  • 3548
  • 3549
  • 3550
  • 3551
  • 3552
  • 3553
  • 3554
  • 3555
  • 3556
  • 3557
  • 3558
  • 3559
  • 3560
  • 3561
  • 3562
  • 3563
  • 3564
  • 3565
  • 3566
  • 3567
  • 3568
  • 3569
  • 3570
  • 3571
  • 3572
  • 3573
  • 3574
  • 3575
  • 3576
  • 3577
  • 3578
  • 3579
  • 3580
  • 3581
  • 3582
  • 3583
  • 3584
  • 3585
  • 3586
  • 3587
  • 3588
  • 3589
  • 3590
  • 3591
  • 3592
  • 3593
  • 3594
  • 3595
  • 3596
  • 3597
  • 3598
  • 3599
  • 3600
  • 3601
  • 3602
  • 3603
  • 3604
  • 3605
<!DOCTYPE html>
<html lang="<%= langval %>">
<head>
<title>Official Rosetta Stone® - Language Learning - Learn a Language</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="EEfQ4bUNLVuWh2WpdCkYUsSMRxy3kRLd0RkhwZhlX0c" />
<meta name="description" content="Rosetta Stone is the best way to learn a foreign language. The award-winning language solution combines proven learning methods with the world's best speech recognition technology.">
<link rel="canonical" href="<%= content_dest %>">
<script src="./scripts/all.js<%= '?t='+ new Date().getTime() %>"></script>

<link href="/lp/home/assets/favicon.ico" rel="shortcut icon" type="image/ico" />

<!-- iOS Apple iTunes AppStore banner -->
<meta name="apple-itunes-app" content="app-id=435588892">
<link rel="stylesheet" href="./styles/main.css<%= '?t='+ new Date().getTime() %>" />
<script type="text/javascript">
	window.rs ={};
	window.rs.pagename = "<%= content_dest %>";
	window.rs.community = "<%= content_community %>";
 </script>
<style type="text/css">



/************************************************
GLOBAL STYLES
*************************************************/

html{
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
	overflow-x: hidden;
}
body{
	margin: 0px;
	font-size: 20px;
	font-family: effra, sans-serif;
	color: #262626;
	background-color: #fff;
	overflow-x: hidden;
}

button, select {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
}

a svg, a img, a{
	border: none;
	text-decoration: none;
}


/*
fix for chrome jagged font rendering on windows
*/
body{
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .1px;
	-webkit-text-stroke-color: inherit;
}




/*
Fix for LivePerson's chat-close button
*/
#lpInvite div:nth-of-type(2){
	background-image: url('../standard-page-assets/freetrial_assets/chat_close_upgrade.svg');
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
	bottom: 340px !important;
	box-shadow: 0px 1px 3px 0px rgba(33,33,33,0.5);
	border-radius: 50%;
}
#lpInvite div:nth-of-type(2) span{
	display: block;
}
#need_close{
	visibility: hidden;
	display: block;
}















/************************************************
TOP NAV
*************************************************/

.top_nav{
	background-color: #EFC343;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 100;
}
.top_nav_logo{
	width: 190px;
	display: block;
	margin: 24px 0px 24px 30px;
}
.top_nav_logo_original{
	width: 100px;
	margin: 10px 0px 10px 30px
}
.top_nav_links{
	display: flex;
	align-items: center;
}
.top_nav_link{
	color: #262626;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.4px;
	font-family: effra_medium, sans-serif;
	display: block;
	padding: 27px 15px;
	transition: all 0.25s;
}
.top_nav_link:hover{
	background-color: #fedd78;
}
.top_nav_link_img{
	margin: -5px 0px;
	transition: all 0.3s;
	opacity: 1;
	transform: scale(1);
}
.top_nav_arrow::after{
	content: '';
	display: inline-block;
	border: 4px solid transparent;
	border-top: 5px solid #262626;
	border-bottom: none;
	margin-left: 4px;
	position: relative;
	top: -1px;
	transition: transform 0.3s;
}
.top_nav_sign_in{
	background-color: #262626;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-family: effra_medium, sans-serif;
	margin-left: 15px;
	padding: 8px 17px;
	border-radius: 16px;
	transition: all 0.25s;
}
.top_nav_sign_in:hover{
	background-color: #fff;
	color: #262626;
}
.top_nav_espanol{
	font-family: effra, sans-serif;
	margin: 0px 15px;
}




/*
top nav dropdowns
------------------------------
*/
.js_top_nav_for_you{
	display: none;
}
.top_nav_dropdown_hover_container{
	position: relative;
}
.top_nav_dropdown_hover{
	background-color: #0098db;
	pointer-events: none;
	transform-origin: center top;
	transform: scaleY(0);
	transition: transform 0.3s;
	position: absolute;
	left: 0%;
	top: 100%;
	width: 100%;
	box-sizing: border-box;
}
.top_nav_dropdown_hover a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.4px;
	font-family: effra_medium, sans-serif;
	padding: 15px;
	display: block;
	transition: all 0.25s;
}
.top_nav_dropdown_hover a:hover{
	color: #262626;
	background-color: rgba(255,255,255,0.7);
}
.top_nav_dropdown_hover_open > .top_nav_dropdown_hover{
	pointer-events: auto;
	transform: scaleY(1);
}
.top_nav_dropdown_hover_open > .top_nav_link,
.top_nav_dropdown_show .top_nav_link{
	background-color: #fedd78;
}
.top_nav_dropdown_hover_open > .top_nav_arrow::after,
.top_nav_dropdown_show .top_nav_arrow::after{
	transform: rotate(-180deg);
}


.top_nav_dropdown_overlay{
	position: fixed;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
	z-index: 50;
	background-color: rgba(33,33,33,0.7);
	opacity: 0;
	pointer-events: none;

	transition: all 0.3s;
}
.top_nav_dropdown_overlay_show{
	opacity: 1;
	pointer-events: auto;
}
.display_none{
	display: none !important;
}

.top_nav_dropdown{
	position: absolute;
	top: 100%;
	left: 0%;
	width: 100%;
	text-align: center;

	transform: scaleY(0);

	transition: all 0.3s;
	transform-origin: center top;
}
.top_nav_dropdown_right_align{
	position: relative;
}
.top_nav_dropdown_right_align .top_nav_dropdown{
	width: auto;
	left: unset;
	right: 0%;
}
.top_nav_dropdown_right_align .top_nav_dropdown_content{
	min-width: 600px;
}
.top_nav_dropdown_show .top_nav_dropdown{
	display: block;

	transform: scaleY(1);
}
.top_nav_dropdown_content{
	background-color: #fff;
	padding: 30px;
	display: inline-block;
	margin: 0px auto;
	font-size: 14px;
	text-align: left;
	box-shadow: 0px 7px 7px 0px rgba(33,33,33,0.5);
}



/*
top nav support
------------------------------
*/

.top_nav_support_title{
	font-family: effra_medium, sans-serif;
	letter-spacing: 0.4px;
	margin-bottom: 20px;
}
.top_nav_support{
	display: inline-flex;
}
.top_nav_support_col:nth-of-type(1){
	border-right: 1px solid #e1dfdf;
	padding-right: 30px;
	margin-right: 30px;
}
.top_nav_support_sites{
	margin-bottom: 30px;
}
.top_nav_support_cta{
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	border-radius: 30px;
	background-color: #0098db;
	border: 2px solid #0098db;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-family: effra_medium, sans-serif;
	letter-spacing: 1.53px;
	padding: 16px 46px 15px;
	transition: all 0.35s;

	margin-right: 30px;
}
.top_nav_support_cta:hover{
	background-color: #ecc200;
	border-color: #ecc200;
	color: #345;
}
.top_nav_support_cta:focus{
	outline: 1px dotted #333;
}
.top_nav_support_link{
	display: inline-block;
	vertical-align: middle;

	color: #0098db;
	text-decoration: underline;
	letter-spacing: 1px;

	transition: all 0.25s;
}
.top_nav_support_link:hover{
	color: #345;
}
.top_nav_faqs{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.top_nav_faqs li{
	margin-bottom: 10px;
}
.top_nav_view_all_faq{
	display: inline-block;
	box-sizing: border-box;
	margin-top: 20px;

	text-align: center;
	text-decoration: none;

	border-radius: 30px;
	border: 2px solid #D1CFCF;
	background-color: #fff;
	color: #262626;
	font-size: 15px;

	letter-spacing: 1.53px;
	padding: 16px 60px 15px;
	transition: all 0.35s;

}
.top_nav_view_all_faq:hover{
	border-color: #345;
	color: #fff;
	background-color: #345;
}




/*
top nav languages
------------------------------
*/
.top_nav_langs_title{
	font-size: 30px;
	padding-left: 9px;
	margin-bottom: 14px;
	font-family: effra_medium, sans-serif;
}
.top_nav_langs{
	margin: 0px;
	padding: 0px;
	border-radius: 8px;
	background-color: #fff;
	list-style-type: none;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 0.03em;
}
.top_nav_lang_col{
	display: inline-block;
	margin-right: 40px;
}
.top_nav_lang_col:first-of-type{
	font-family: effra_medium, sans-serif;
	font-weight: bold;
}
.top_nav_lang_col small{
	font-family: effra, sans-serif;
	font-weight: normal;
}
.top_nav_lang_col:last-of-type{
	margin-right: 0px;
}
.top_nav_langs a{
	text-align: left;
	cursor: pointer;
	padding: 8px 10px;
	transition: all 0.2s;
	color: #262626;
	text-decoration: none;
	display: block;
}
.top_nav_langs a:hover{
	background-color: #EFC344;
	border-radius: 5px;
}





/*
top nav search - desktop
------------------------------
*/

.top_nav_search .top_nav_dropdown_content{
	padding: 0px;
}
.top_nav_search_form{
	padding: 0px;
	margin: 0px;
}
.top_nav_search_textbox{
	box-sizing: border-box;
	border: none;
	font-family: effra, sans-serif;
	font-size: 18px;
	padding: 30px;
	padding-right: 70px;
	width: 100%;
	position: relative;
	background-image: url('../standard-page-assets/freetrial_assets/search.svg');
	background-repeat: no-repeat;
	background-position: center right 30px;
}
.top_nav_search_x{
	position: absolute;
	left: 17px;
	top: 33px;
	opacity: 0;
	transform: scale(0);
}
.top_nav_search.top_nav_dropdown_show .top_nav_link_img{
	opacity: 0;
	transform: scale(0);
}
.top_nav_search.top_nav_dropdown_show .top_nav_search_x{
	opacity: 1;
	transform: scale(1);
}





/*
top nav cart
------------------------------
*/
.top_nav_cart_count_icon{
	position: absolute;
	right: 4px;
	top: 30px;
	width: 15px;
	height: 15px;
	background-color: #0098db;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 11px;
	font-family: effra, sans-serif;
}
.top_nav_cart_empty{
	text-align: center;
	font-size: 20px;
	padding: 40px 0px;
}
.top_nav_cart_full{
	display: flex;
}
.top_nav_cart_heading{
	font-family: effra_medium, sans-serif;
	margin-bottom: 30px;
}
.top_nav_cart_products_col{
	box-sizing: border-box;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #dcdcdc;
	flex: 1.7;
}
.top_nav_cart_product{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.top_nav_cart_product_image{
	width: 140px;
	margin-right: 18px;
}
.top_nav_cart_product_image img{
	width: 100%;
	display: block;
}
.top_nav_cart_product_description{
	font-size: 17px;
	line-height: 1.2;
	color: #555;
}
.top_nav_cart_product_language{
	font-family: effra_medium, sans-serif;
	color: #262626;
}
.top_nav_cart_summary_col{
	flex: 1;
}
.top_nav_cart_summary_line{
	display: flex;
	justify-content: space-between;
	margin-bottom: 12px;
	color: #555;
}
.top_nav_cart_summary_line:last-of-type{
	font-family: effra_medium, sans-serif;
	color: #262626;
}

.top_nav_cart_checkout{
	background-color: #0098db;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: effra_medium, sans-serif;
	letter-spacing: 1.53px;
	padding: 18px 34px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	border-radius: 30px;
	margin-top: 14px;
	transition: all 0.2s;
}
.top_nav_cart_checkout:hover{
	background-color: #ecc200;
	color: #345;
}





/*
top nav mobile
------------------------------
*/

.top_nav_hamburger_container{
	display: none;
	box-sizing: border-box;
	background-color: #262626;
	color: #fff;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	padding: 0px 26px;
	cursor: pointer;
}
.top_nav_hamburger_svg{
	width: 30px;
	stroke: #fff;
	stroke-width: 0.7;
	stroke-linecap: round;
	transition: all 0.2s;
}
.top_nav_hamburger_close_container{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
}
.top_nav_hamburger_close_svg{
	width: 30px;
	stroke: #fff;
	stroke-width: 0.7;
	stroke-linecap: round;

	opacity: 0;
	transform: scale(0);

	transition: all 0.2s;
}
.top_nav_hamburger_open .top_nav_hamburger_svg{
	opacity: 0;
	transform: scale(0);
}
.top_nav_hamburger_open .top_nav_hamburger_close_svg{
	opacity: 1;
	transform: scale(1);
}


.top_nav_mobile{
	display: none;
	position: absolute;
	left: 0%;
	top: 66px;
	width: 100%;
	background-color: #262626;
	color: #fcfcfc;
	font-size: 14px;
	letter-spacing: 0.03em;
	box-sizing: border-box;
	padding: 20px;

	transform: translateX(100%);
	transition: transform 0.3s;
}
.top_nav_mobile_open{
	transform: translateX(0%);
}
.top_nav_mobile_block{
	border-bottom: 1px solid #555;
	margin-bottom: 20px;
}
.top_nav_mobile_heading{
	font-family: effra_medium, sans-serif;
	margin-bottom: 20px;
}
.top_nav_mobile a{
	display: block;
	margin: 20px;
	margin-right: 0px;
	text-decoration: none;
	color: #EFC343;
}
/* note: hover is in case someone has a laptop/browser with a viewport narrow enough to get this menu */
.top_nav_mobile a:hover{
	text-decoration: underline;
}

.top_nav_search_form_mobile{
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	position: relative;
}
.top_nav_search_textbox_mobile{
	box-sizing: border-box;
	border: none;
	font-family: effra, sans-serif;
	font-size: 14px;
	padding: 14px 20px;
	padding-right: 70px;
	width: 100%;
	position: relative;
	background-image: url('../standard-page-assets/freetrial_assets/search.svg');
	background-repeat: no-repeat;
	background-position: center right 20px;
	background-size: 14px;
}
.top_nav_mobile_search_transparent_submit{
	cursor: pointer;
	border: none;
	background-color: transparent;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 40px;
}



.top_nav_mobile_lang_overlay{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: scroll;
	z-index: 2000;
	background-color: #345;
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.03em;
	display: none;
}
.top_nav_mobile_lang_overlay_show{
	display: block;
}

.top_nav_mobile_overlay_x{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 30px;
	height: 30px;
	stroke: #fff;
	cursor: pointer;
}
.top_nav_mobile_lang_content{
	padding: 50px 20px;
	max-width: 400px;
	margin: auto;
}
.top_nav_mobile_lang_title{
	font-size: 30px;
	margin-bottom: 20px;
}
.top_nav_mobile_lang_top_5{
	position: relative;
	color: #89a;
	padding-bottom: 4px;
	border-bottom: 1px solid #567;
}
.top_nav_mobile_lang_content ul{
	list-style-type: none;
}
.top_nav_mobile_top_langs{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #567;
}
.top_nav_mobile_other_langs{
	margin: 0px;
	padding: 0px;
}
.top_nav_mobile_lang_overlay a{
	color: #fff;
}
.top_nav_mobile_lang_overlay a:hover{
	text-decoration: underline;
}
.top_nav_mobile_lang_overlay li{
	margin: 14px 0px;
}










/*
top nav breakpoints
--------------------------------------
*/
@media(min-width: 1111px){
	.top_nav_mobile_lang_overlay_show{
		display: none;
	}
}
@media(max-width: 1110px){
	.top_nav_links{
		display: none;
	}
	.top_nav_hamburger_container{
		display: flex;
	}
	.top_nav_mobile{
		display: block;
	}
}
@media(max-width: 500px){
	.top_nav_logo{
		width: 150px;
	}
	.top_nav_logo_original{
		margin: 12px 0px 12px 17px;
		vertical-align: middle;
	}
}



















/************************************************
STICKY NAV
*************************************************/

.sticky_nav{
	box-sizing: border-box;
	padding: 10px 30px;
	background-color: rgba(255,255,255,0.95);
	border-bottom: 2px solid #EFC344;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 100;

	display: flex;
	justify-content: space-between;
	align-items: center;

	transform: translateY(-100%);
	transition: all 0.5s;
}
.sticky_nav_open{
	transform: translateY(0%);
}
@media(max-width:810px){
	.sticky_nav{
		display: none;
	}
}
.sticky_logo{
	height: 40px;
}

.section_link{
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	margin-left: 0.6em;
	padding: 0.5em 2em;
	border-radius: 30px;
	color: #262626;
	font-weight: bold;
	letter-spacing: 0.5px;
	position: relative;
	transition: all 0.5s;
}
.section_link:after{
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border-radius: 1em;
	z-index: -1;
	background-color: #EFC344;

	transition: opacity 0.6s;
	opacity: 0;
}
.section_link_active:after{
	opacity: 1;
}
.section_link:hover{
	background-color: #345;
	color: #fff;
}

























/************************************************
MASTHEAD
*************************************************/

.masthead{
	text-align: left;
	padding: 40px 30px 175px;
	/* margin-bottom: 140px; */
	position: relative;
	display: flex;
    justify-content: center;
}
.masthead_content{
	/* max-width: 720px; */
    position: relative;
    display: flex;
    width: 100%;
		flex-direction: column;	
		margin-left: 11vw;
}

.masthead_bg{
	background-image: url('../standard-page-assets/freetrial_assets/masthead-desktop.png');
	position: absolute;
    height: 100%;
    width: 100%;
    right: 0%;
    top: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
	opacity: 0;

	animation-name: fade_in;
	animation-duration: 2s;
	animation-delay: 1s;
	animation-fill-mode: forwards;
	background-position-y: -142px;

}
@keyframes fade_in{
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.masthead_title {
	font-size: 60px;
	max-width: 760px;
    font-family: helvetica, sans-serif;
    letter-spacing: -0.4px;
    color: #FFF;
	/* text-align: center;
	align-self: center */
}
.masthead_notification_text{
	color: #FFF;
	font-family: helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 4px;
}

.masthead_notification_smalltext{
	color: #FFF;	
	font-size: 18px;
}


.masthead_text {
    display: flex;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.009em;
    color: #FFF;
	margin-bottom: 12px;

    /* text-align: left;
    justify-content: center; */
}

.masthead_small_terms_text{
	font-size: 14px;
	color: #FFF;
}
.masthead_text p{
	margin: 1em 0;
}
.masthead_text ul{
	list-style: none;
	padding-left: 0;
}
.masthead_text span.check {
	padding-right: 10px;
}
.masthead_cta_container, .footer_cta_container {
	padding-top: 20px;
	padding-right: 30px;
	display: flex;
	justify-content: center;
}
.masthead_cta_half{
	flex: 1;
	margin-right: 20px;
}
.masthead_cta,
.masthead_cta_light{
	display: block;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 30px;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	transition: all 0.35s;
}
.masthead_cta{
	background-color: #ecc200;
	border: 2px solid #ecc200;
	color: #345;
	text-transform: uppercase;
	font-family: effra_medium, sans-serif;
	letter-spacing: 1.53px;
	padding: 19px 34px 18px 0px;
	position: relative;
}
.masthead_cta:focus,
.masthead_cta_light:focus{
	outline: none;
}
.masthead_cta_keyboard_focus:focus{
	outline: none;
	border: 2px dashed #262626;
}
.masthead_cta_light{
	border: 2px solid #D1CFCF;
	background-color: #fff;
	color: #262626;
	font-size: 16px;
	padding: 17px 24px;
	position: relative;
	overflow: hidden;

	transition: all 0.5s;
}
.masthead_cta_light:hover{
	background-color: #345;
	border-color: #345;
	color: #fff;
}
/*.masthead_cta_light:after{
	content: '';
	position: absolute;
	width: 30%;
	height: 200%;
	left: -30%;
	top: -50%;
	transform: translate(0%) rotate(-15deg);
	background-image: linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.8), rgba(255,255,255,0));
	transition: all 0.5s;
}
.masthead_cta_light:hover:after{
	transform: translate(450%) rotate(-15deg);
}*/


.masthead_award{
	display: flex;		
	margin-top: 50px;
}
.masthead_award_text{
	margin-left: 20px;
	text-transform: uppercase;
	font-family: effra_medium, sans-serif;
	margin-top: -4px;
	color: #FFF;
	justify-content: center;    
    display: flex;
    flex-direction: column;

}
.masthead_award_line:nth-of-type(1){
	font-size: 16px;
	letter-spacing: 0.2px;
}
.masthead_award_line:nth-of-type(2){
	font-size: 14px;
	letter-spacing: 0.17px;
}









/*
masthead content breakpoints
--------------------------------------
*/

@media(max-width: 1515px){
	.masthead_bg {
		background-position-x: -50px;
	}
	.product_langs {
		padding: 20px 40px;
	}
}
@media(max-width: 1285px){
	.masthead{
		/* padding: 60px 0px 120px; */
		padding: 60px 0px 0;
		margin-bottom: 0;
	}
	.masthead_bg{
		height: 0%;
		padding-top: 50%;
	}
	.masthead_title{
		font-size: 50px;
	}

	.masthead_small_terms_text, .masthead_award_text {
		color: #333;
	}

}
@media(max-width: 1100px){
	.masthead {
		margin-bottom: 40px
	}
}

@media(max-width: 1080px){
	.masthead{
		padding-top: 40px;
		margin-bottom: 0;
		padding-bottom: 100px;
	}
	.masthead_cta_container, .footer_cta_container {
		padding-right: unset;
	}
	.masthead_cta_half{
		margin-right: 14px;
	}
	.masthead_cta_half:last-of-type{
		margin-right: 0px;
		flex: 0.85;
	}
	.masthead_bg {
			/* padding-top: 44%; */
			background-position-y: -54px;
	}
}



@media(max-width: 950px) {
	.masthead_award {
		margin-top: 160px;
	}
	.masthead_award_text {
		color: #000;
	}
}
@media(max-width: 900px) {
	.masthead {
		margin-bottom: 0;
		padding-bottom: 120px;
	}
	.masthead_bg {
    	/* background-image: url(../standard-page-assets/freetrial_assets/masthead-mobile.png); */
		padding-top: 55%;
	}
	.masthead_award {
    	margin-top: 30px;
	}
	.masthead_award_text {
		color:	#FFF;
	}
}
@media(max-width: 880px){
	.masthead_bg{
		padding-top: 58%;
	}
}
@media(max-width: 845px){
	.masthead_bg{
		padding-top: 61%;
	}
}
@media(max-width: 810px){
	.masthead {
		padding-bottom: 160px;
	}
	.masthead_bg{
		padding-top: 65%;
	}
}
@media(max-width: 760px){
	/* .masthead_bg{
		display: none;
	} */
	.masthead_content{
		padding: 0px 20px;
		margin: auto;
	}
}
@media(max-width: 720px) {
	.masthead {
    	padding-bottom: 30px;
	}
	.masthead_award {
		margin-top: 195px;
	}
	.masthead_award_text {
		color: #000;
	}
}
@media(max-width: 700px) {
	.masthead_award {
		margin-top: 200px;
	}
	.masthead_title {
    	font-size: 44px;
	}
	.masthead_bg {
		height: 435px;
		padding: 0;
	}
}
@media(max-width: 645px) {
	.masthead_award {
		margin-top: 180px;
	}
}
@media(max-width: 625px) {
	.masthead_cta_container, .footer_cta_container  {
		padding-top: 130px;
	}
	.masthead_award {
    	margin-top: 100px;
	}
}

@media(max-width: 605px) {
	.masthead {
    	margin-bottom: 60px;
	}
	.masthead_bg {
    	background-image: url('../standard-page-assets/freetrial_assets/masthead-mobile.png');
			padding-top: 150%;
			height: 130px;
	}
	.masthead_bg {
		top: -40%;
	}
	.masthead_cta_container, .footer_cta_container  {
		padding-top: 70px;
	}
	.masthead_award {
		margin-top: 40px;
	}
	.masthead_award_text {
		color: #FFF;
	}
}
@media(max-width: 570px) {
	.masthead {
		margin-bottom: 215px;
	}
}
@media(max-width: 545px) {
	.masthead {
    	margin-bottom: 235px;
	}
	.masthead_bg {
    	padding-top: 155%;
	}
	.masthead_cta_container, .footer_cta_container  {
		padding-top: 10px;
	}
	.masthead_award {
		margin-top: 15px;
	}
}

@media(max-width: 510px){
	.masthead {
    	padding: 0px;
    	margin-bottom: 210px;
	}
	.masthead_bg {
    	padding-top: 150%;
		top: -15%;
	}
	.masthead_content {
		padding: 0px;
		max-width: unset;
	}
	.masthead_title {
		font-size: 30px;
		text-align: center;
		padding: 70px 10px 0px;
	}
	.masthead_text,
	.masthead_cta_container,
	.footer_cta_container,
	.masthead_award {
		margin-left: auto;
		margin-right: auto;
		max-width: 350px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.footer_cta_container {
		padding-left: 0;
		padding-right: 0;
	}
	.masthead_text{
		font-size: 16px;
		line-height: 2;
		letter-spacing: 0.009em;
		margin-top: 30px;
    	margin-bottom: 30px;
	}
	.masthead_award {
		margin-top: 70px;
	}
	.masthead_award_text {
    	color: #FFF;
	}
	.masthead_cta_container, .footer_cta_container {
		display: block;
		padding-top: 20px;
	}
	.masthead_cta_half{
		margin-right: 0px;
	}
	.masthead_text p:first-of-type{
		margin-top: 0px;
	}
}
@media(max-width: 500px) {
	.masthead {
		margin-bottom: 200px;
	}
	.masthead_cta_container, .footer_cta_container {
		padding-top: 5px;
	}
}
@media(max-width: 470px) {
	.masthead {
    	margin-bottom: 110px;
	}
	.masthead_bg {
    	padding-top: 151%;
	}
}
@media(max-width: 420px) {
	.masthead {
    	margin-bottom: 200px;
	}
	.masthead_title {
		padding-top: 30px;
	}
	.masthead_text {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.masthead_award {
    	margin-top: 40px;
	}
}
@media(max-width: 400px){
	.masthead_title{
		font-size: 26px;
		padding-bottom: 10px;
	}
	.masthead {
    	margin-bottom: 0;
	}

	
}
@media(max-width: 370px) {
	.masthead_text {
		font-size: 14px;
		padding-left: 5px;
    	padding-right: 5px;
	}
}
@media(max-width: 350px) {
	.masthead {
    	margin-bottom: 100px;
	}
	.masthead_award {
    	margin-top: 20px;
	}
}
@media(max-width: 325px) {
	.masthead_title {
		padding-top: 10px;
    	padding-bottom: 0;
	}
}
@media(max-width: 310px) {
	.masthead_award {
   		 margin-top: 170px;
	}
	.masthead_award_text {
		color: #262626;
	}
	.masthead {
    	margin-bottom: 20px;
	}
}





/************************************************
DEMO
*************************************************/

.demo_container{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	padding: 40px 20px;
	box-sizing: border-box;
	overflow: scroll;
}
.demo_overlay_bg{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(33,33,33,0.8);
}
.demo_popup,
.demo_close{
	box-sizing: border-box;
	max-width: 1000px;
	margin: auto;
}
.demo_close{
	position: relative;
	text-align: right;
	margin-bottom: 10px;
}
.demo_popup{
	position: relative;
	background-color: #fff;
	height: 630px;
	box-shadow: 0px 2px 6px -2px rgba(0,0,0,1);
	border: 2px solid #fff;
	overflow: hidden;
}
.demo_popup iframe{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border: none;
}








/************************************************
BENEFITS
*************************************************/


.benefits_block{
	display: flex;
	justify-content: space-around;
	position: relative;
	justify-content: flex-start;
}
.benefits_block_reverse{
	flex-direction: row-reverse;
	justify-content: flex-start;
}

.benefits_half{
	box-sizing: border-box;
	font-size: 20px;
	padding: 20px;
	align-items: flex-start;
}
.benefits_half img{
	max-width: 100%;
}
.benefits_half .benefits_iphone{
	width: 100%;
}
.benefits_half:nth-of-type(1){
	width: 54%;
	max-width: 40.5em;
}
.benefits_half:nth-of-type(2){
	width: 40%;
	max-width: 27em;
}
.benefits_content{
	position: relative;
	z-index: 2;
}
.benefits_iphone{
	transform: scale(1.18);
}
.benefits_minidemo{
	margin-top: 80px;
}
.benefits_tutor{
	margin: 140px 0px 100px;
}
.benefits_tutor .benefits_half:nth-of-type(1){
	width: 62%;
}
.benefits_tutor .benefits_half:nth-of-type(2){
	width: 38%;
	max-width: 20em;
	margin-top: 3%;
}

.benefits_title{
	font-size: 36px;
	margin-bottom: 9px;
	font-family: helvetica_bold, sans-serif;
	letter-spacing: 0.17px;
}
.benefits_subtitle{
	font-size: 18px;
	line-height: 1.78;
	margin-bottom: 16px;
}
.benefits_description{
	font-size: 14px;
	letter-spacing: 0.2px;
	line-height: 1.71;
}
.benefits_link{
	display: inline-block;
	color: #0098db;
	border-bottom: 1px solid #0098db;
	margin: 30px 0px 38px;
	text-decoration: none;
	padding-bottom: 6px;
	text-transform: uppercase;
	font-family: effra_medium, sans-serif;
	font-size: 12px;
	letter-spacing: 1.2px;
	transition: all 0.2s;
}
.benefits_link:hover{
	color: #6B990F;
	border-color: #6B990F;
}
.benefits_review{
	font-style: italic;
	font-size: 14px;
	letter-spacing: -0.1px;
	line-height: 1.71;
}
.benefits_review_name{
	margin-top: 1em;
}
.benefits_review_with_headshot{
	display: flex;
	align-items: flex-start;
}
.benefits_review_headshot{
	width: 64px;
	height: 64px;
	flex-shrink: 0;
	margin-right: 20px;
	background-color: #e2e6e9;
	border-radius: 50%;
	background-size: cover;
}
.benefits_review_jess{
	background-image: url('../standard-page-assets/freetrial_assets/review_jess.png');
}
.benefits_review_melissa{
	background-image: url('../standard-page-assets/freetrial_assets/review_melissa.png');
}
.benefits_review_kevin{
	background-image: url('../standard-page-assets/freetrial_assets/review_kevin.png');
}
.benefits_review_logo{
	display: inline-block;
	margin-bottom: 5px;
}


.benefits_img{
	display: flex;
}
.img_placeholder{
	flex: 1;
	background: rgba(33,33,33,0.6);
	color: #eee;
	padding: 30px;
	min-height: 300px;
}


.fade_in_up{
	opacity: 0;
	transition: all 0.8s;
	transform: translateY(5em);
}
.fade_complete{
	opacity: 1;
	transform: translateY(0em);
}



/*
temporarily removing links from benefits section
*/
.benefits_link{
	display: none;
}
.benefits_review{
	margin-top: 50px;
}



/*
Rosetta-Stone-shaped backgrounds
-------------------------------------
*/

.gray_stone:after{
	content: '';
	position: absolute;
	height: 150%;
	width: 100%;
	left: 0%;
	top: -20%;
	background-image: url('../standard-page-assets/freetrial_assets/gray-stone.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center left;
	z-index: -1;
}

.blue_stone:after{
	content: '';
	position: absolute;
	height: 150%;
	width: 100%;
	right: 0%;
	top: -30%;
	background-image: url('../standard-page-assets/freetrial_assets/blue-stone.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center right;
	z-index: -1;
}

.yellow_stone:after{
	content: '';
	position: absolute;
	height: 140%;
	width: 100%;
	left: 0%;
	top: -10%;
	background-image: url('../standard-page-assets/freetrial_assets/yellow-stone.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center left;
	z-index: -1;
}






/*
Benefits breakpoints
-------------------------------------
*/

@media(max-width: 1270px){
	.blue_stone::after{
		height: 0%;
		padding-top: 55%;
		top: -10%;
	}
}


@media(max-width: 1100px){
	.gray_stone::after{
		height: 0%;
		padding-top: 60%;
		top: -10%;
	}
}

@media(max-width: 1050px){
	.yellow_stone::after{
		height: 0%;
		padding-top: 60%;
		top: -10%;
	}
}


@media(max-width: 900px){
	.benefits_block{
		display: block;
	}
	.benefits_block .benefits_half{
		width: unset;
		max-width: unset;
	}
	.benefits_block .benefits_img{
		max-width: 580px;
		margin: auto;
	}
	.benefits_block .benefits_half.benefits_content{
		width: unset;
		max-width: 580px;
		margin: auto;
	}

	.gray_stone::after{
		height: 0%;
		padding-top: 80%;
		top: 0%;
	}

	.benefits_block .benefits_iphone_container{
		margin-bottom: -50px;
	}

	.blue_stone::after {
		height: 0%;
		padding-top: 540px;
		top: -80px;
	}


	.benefits_tutor .benefits_half.benefits_img{
		width: 70%;
	}

}


@media(max-width: 700px){
	.benefits_tutor .benefits_half.benefits_img{
		width: 80%;
	}

	.yellow_stone::after{
		padding-top: 70%;
		top: -5%;
	}
}

@media (max-width: 510px) {
	.benefits_block {
    	display: flex;
    	flex-direction: column;
	}
	.benefits_title {
		text-align: center;
	}
	.benefits_description {
    	font-size: 18px;
    	letter-spacing: 0;
    	line-height: 1.78;
	}
	.benefits_half {
		order: 2;
	}
	.benefits_half.benefits_content {
		order: 1;
	}
	.gray_stone::after {
    	top: 50%;
	}
	.blue_stone::after {
    	width: 80%;
    	top: 315px;
	}
	.yellow_stone::after{
		top: 60%;
	}
	.benefits_review_with_headshot {
		display: none;
	}
}

@media(max-width: 500px){
	.benefits_half .benefits_iphone{
		max-width: unset;
		transform: scale(1.85) translateX(-6%);
	}
	.gray_stone::after{
		height: 62%;
		padding-top: 0%;
		top: 50%;
	}

	.benefits_block .benefits_img{
		margin-top: unset;
		margin-bottom: unset;
	}

	.benefits_tutor .benefits_half.benefits_img{
		width: 100%;
	}
	.benefits_block .benefits_iphone_container {
		margin-top: 100px;
	}
	.benefits_tutor{
		margin: 70px 0px 40px;
	}
	.benefits_title {
		font-size: 30px;
	}
	.benefits_review{
		display: none;
	}
}
@media(max-width: 350px) {
	.blue_stone::after {
    	width: 80%;
    	top: 400px;
	}
	.yellow_stone::after {
    	top: 70%;
	}
}







/************************************************
IMMERSION SLIDESHOW
*************************************************/


#immersion_slideshow{
	position: relative;
	text-align: center;
	color: #232323;
	font-size: 16px;
	width: 100%;
}
.immersion_slideshow_width{
	max-width: 600px;
	margin-left: auto;
}

#immersion_slideshow_phrases_container{
	position: relative;
	margin-bottom: 20px;
}
.immersion_slideshow_phrase{
	display: inline-block;
	padding: 10px 30px;
	border-radius: 30px;
	box-shadow: 0px 2px 5px -1px rgba(33,33,33,0.5);
	background-color: #fff;
	opacity: 0;
	transition: opacity 0.5s;
}
.immersion_slideshow_phrase_holder:nth-of-type(n+2){
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.immersion_phrase_current{
	opacity: 1;
}


.immersion_slide_arrow{
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 5%;
	transition: opacity 0.5s;
}
.js_immersion_slide_left{
	opacity: 0;
}
.immersion_slide_arrow img{
	width: 100%;
}
#immersion_slideshow_img_container{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 80%;
}
.immersion_slide:nth-of-type(n+2){
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.immersion_slide{
	opacity: 0;
	transition: opacity 0.5s;
}
.immersion_slide_current{
	opacity: 1;
}
.immersion_slide_img_holder{
	position: relative;
	display: inline-block;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0px 2px 6px 0px rgba(33,33,33,0.5);

	width: 38%;
	margin: 0px 3%;
}
.immersion_slide_img_holder img{
	display: block;
	width: 100%;
}

#immersion_slideshow_dots_container{
	margin-top: 20px;
}
.immersion_slideshow_dot{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0px 10px;
	border: 2px solid #999;
	border-radius: 50%;
	background-color: transparent;
	cursor: pointer;
	transition: all 0.5s;
}
.immersion_dot_current{
	background-color: #999;
}
.immersion_slideshow_dot:hover{
	border-color: #0098db;
	background-color: #0098db;
}


.immersion_slide_img_holder .immersion_correct_check{
	position: absolute;
	left: 25%;
	top: 25%;
	width: 50%;
	animation: immersion_correct_check 2s linear infinite alternate;
}
@keyframes immersion_correct_check{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}

@media(max-width: 475px){
	#immersion_slideshow_dots_container{
		margin-top: 15px;
	}
	.immersion_slideshow_dot{
		width: 5px;
		height: 5px;
	}
	.immersion_slide_img_holder{
		width: 42%;
	}
}




/************************************************
APP SECTION
*************************************************/

.app_top{
	background-image: url('../standard-page-assets/freetrial_assets/phone_stone_optimized.svg');
	background-size: 100% auto;
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
}
.app_bottom{
	background-color: #efc344;
	text-align: center;
	margin-top: -40px;
	padding-bottom: 80px;
}
.app_rating{
	font-size: 16px;
	margin-top: 14px;
	font-family: effra_medium, sans-serif;
}
.app_stars{
	color: #0098db;
	display: inline-block;
	margin: 0px 4px;
	position: relative;
	font-size: 25px;
}
.app_stars_filled{
	position: absolute;
	left: 0%;
	top: 0%;
	width: 92.5%;
	height: 100%;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}

.app_phone_container{
	width: 58%;
	max-width: 740px;
	margin: auto;
	position: relative;
}
.app_phone{
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
	margin-top: -20px;
}
.app_screen_container{
	position: absolute;
	left: 10%;
	top: 14.2%;
	width: 80%;
	height: 64.4%;
	background-color: rgba(33,33,33,0.9);
	background-size: contain;
	z-index: 1;
}
.app_screenshot{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;

	background-size: contain;

	opacity: 0;
	transition: opacity 0.3s;
}
.app_screenshot_active{
	opacity: 1;
}
.app_title{
	font-size: 40px;
	font-family: helvetica_bold, sans-serif;
	margin: 15px auto 40px;
	max-width: 17em;
}

.app_content{
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	max-width: 900px;
	margin: auto;
	padding-left: 40px;
}
.app_feature{
	box-sizing: border-box;
	width: 50%;
	padding: 20px;
	padding-left: 74px;
	text-align: left;
	position: relative;
	opacity: 0.5;
	transition: opacity 0.2s;
	cursor: pointer;
}
.app_feature_active{
	opacity: 1;
}
.app_feature:before{
	content: '';
	position: absolute;
	left: 20px;
	top: 16px;
	width: 40px;
	height: 40px;
	background-size: cover;
}
.app_feature[data-app_feature="downloadable"]:before{
	background-image: url('../standard-page-assets/freetrial_assets/downloadable-active.svg');
}
.app_feature[data-app_feature="phrasebook"]:before{
	background-image: url('../standard-page-assets/freetrial_assets/phrasebook-active.svg');
}
.app_feature[data-app_feature="audio"]:before{
	background-image: url('../standard-page-assets/freetrial_assets/audio-active.svg');
}
.app_feature[data-app_feature="stories"]:before{
	background-image: url('../standard-page-assets/freetrial_assets/stories-active.svg');
}
.app_feature_title{
	font-size: 24px;
	font-family: effra_medium, sans-serif;
	letter-spacing: -0.1px;
}
.app_feature_details{
	font-size: 14px;
	letter-spacing: 0.2px;
	line-height: 1.71;
}
.app_feature[data-app_feature=audio] .app_feature_details{
	max-width: 14em;
}
.app_feature[data-app_feature=stories] .app_feature_details{
	max-width: 16em;
}



/*
App section breakpoints
-------------------------------------
*/

@media(max-width: 900px){
	.app_phone{
		margin-top: -10px;
	}
	.app_title{
		font-size: 30px;
		margin: 26px auto 13px;
		padding: 0px 20px;
	}
}
@media(max-width: 620px){
	.app_feature:before {
		position: static;
    	display: block;
		margin: 0 auto;
	}
	.app_phone_container{
		width: 100%;
	}
	.app_phone{
		margin-top: 0px;
	}
	.app_title{
		margin: 36px auto 13px;
	}
	.app_feature{
		width: 100%;
		max-width: 440px;
		margin: auto;
		padding-left: 0;
		text-align: center;
	}
	.app_content{
		padding-left: 3%;
	}
	.app_feature[data-app_feature=audio] .app_feature_details {
    	max-width: none;
	}
	.app_feature[data-app_feature=stories] .app_feature_details {
    	max-width: none;
	}
}




/************************************************
PRODUCT SECTION
*************************************************/


.product_section{
	background-color: #fff;
	background-image: url('../standard-page-assets/freetrial_assets/product_chevron_bg.svg');
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}
.product_lockup{
	box-sizing: border-box;
	max-width: 100%;
	padding: 0px 30px;
}

.js_product_purchase_yes{
}
.js_product_purchase_no{
	display: none;
}

.product_section_title{
	font-size: 40px;
	font-family: helvetica_bold, sans-serif;
	margin: 30px 0px;
	padding: 0px 20px;
}
.product_section_title_non_purchase{
	margin: 30px 0px 15px;
}
.product_section_subhead{
	font-size: 18px;
	color: #343434;
	margin: 0px 15px 30px;
	letter-spacing: 0.02em;
}
.product_non_purchase_btns{
	margin-bottom: 30px;
}
.product_non_purchase_btn{
	background-color: #0098db;
	color: #fff;
	text-decoration: none;
	margin: 20px 10px;
	padding: 19px 46px 18px;
	display: inline-block;
	border-radius: 40px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1.47px;
	font-family: effra_medium, sans-serif;

	transition: all 0.2s;
}
.product_non_purchase_btn:hover{
	background-color: #EFC344;
	color: #232323;
}
.product_non_purchase_btn:focus{
	outline: none;
	box-shadow: 0 0 0px 2px #232323;
}

.product_group{
	display: inline-block;
}

.product{
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	margin: 0px 20px;
	box-shadow: 0px 2px 6px -2px rgba(33,33,33,0.5);
	overflow: hidden;
}

.product_title{
	background-color: #efc344;
	padding: 14px 20px;
	text-transform: uppercase;
	font-size: 18px;
}
.product_title_top{
	font-family: effra_medium, sans-serif;
}
.display_none{
	display: none !important;
}






/*
product lang select
--------------------------------------
*/

.product_lang_select{
	background-color: #FDC234;
	border-radius: 30px;
	text-decoration: none;
	text-transform: uppercase;
	color: #2C2C2C;
	font-weight: 700;
	letter-spacing: 2px;
	display: inline-block;
	font-size: 16px;
	padding: 17px 71px 17px 44px;
	position: relative;
	transition: all 0.3s;
}
.product_lang_select.secondary_color {
	background-color: #3B9ECD;
	color: #FFF;
	font-weight: normal;
}
.product_lang_select:hover{
	/* TODO: Add hover state if needed */
}
.product_lang_arrow {
	position: absolute;
	right: 1.6em;
	top: 0.56em;
	stroke: #2C2C2C;
	width: 2.3em;
	height: 2.3em;

	transition: all 0.4s;
}
.product_lang_select.secondary_color .product_lang_arrow{
	stroke: #FFF;
}
.product_lang_select:hover .product_lang_arrow{
	/* TODO: Add hover state if needed */
}

.product_lang_select_open{
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	transition: all 0.3s, border-radius 1s;
}
.product_lang_select_open .product_lang_arrow{
	transform: translateY(2px) rotate(-180deg);
}

.product_lang_select_container {
	position: relative;
	display: flex;	
	width: 100%;
}
.product_lang_select_container.center {
  justify-content: center;
}

.product_langs_box{
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0%;
	width: 100%;
	text-align: center;
	display: none;
	opacity: 0;
	transform: scale(0.3);
	transform-origin: center top;
	transition: all 0.4s;
}
.block_prep{
	display: block;
}
.product_langs_box_visible{
	transform: scale(1);
	opacity: 1;
}
.product_langs{
	margin: 0px ;
	padding: 20px 40px;
	background-color: #FDC234;
	list-style-type: none;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 0.03em;
	box-shadow: 0px 10px 15px 0px rgba(33,33,33,0.25);
	position: absolute;
	top: -8px;
	left: 0;
}
.product_langs.secondary_color {
	background-color: #3B9ECD;
	color: #FFF;
}
.product_lang_col{
	display: inline-block;
	width: 224px;
}
.col-break { display: none }
.product_top_langs{
	font-family: effra_medium, sans-serif;
	font-weight: bold;
}
.product_langs.secondary_color .product_top_langs{
	font-weight: normal;
}
.product_lang_col small{
	font-family: effra, sans-serif;
	font-weight: normal;
}
.product_lang_col:last-of-type{
	margin-right: 0px;
}
.product_langs li{
	text-align: left;
	cursor: pointer;
	padding: 8px 10px;
	transition: all 0.2s;
}
.product_langs a{
	color: #262626;
}
.product_langs.secondary_color a{
	color: #FFF;
}
.product_langs li:hover{
	/* TODO: Add hover state if needed */
}

@media(max-width: 1045px) {

	.col-break {
		display: block;
	}
	.product_lang_col {
		width: 254px;
	}
}

@media(max-width: 510px) {
	.product_langs li {
		text-align: center;
	}
}
@media(max-width: 350px) {
	.product_lang_select {
		letter-spacing: 0;
	}
}



/*
guarantee
--------------------------------------
*/

.guarantee{
	margin: 40px 0px;
	text-transform: uppercase;
	font-size: 16px;
}
.guarantee_badge{
	width: 120px;
}
.guarantee_first{
	font-family: effra_medium, sans-serif;
}







/*
product section breakpoints
-------------------------------------
*/
@media(max-width: 1110px){
	.product_boxes_desktop{
		max-width: 760px;
		margin: auto;
	}
	.product{
		margin-bottom: 10px;
	}
}

	@media(max-width: 1132px){
		.product_langs {
			padding: 20px 0;
		}
	}

@media(max-width: 1000px){
	.product_lang_col{
		margin-right: 0;
	}
	.product_top_langs{
		display: inline-block;
		max-width: 650px;
	}
	.product_top_langs li{
		display: block;
	}
}

@media(max-width: 705px){
	.product_langs{
		max-width: 400px;
	}
	.product_lang_col:not(.product_top_langs){
		
		margin-right: 0px;
	}
}

@media(max-width: 709px){
	.product_lang_col {
		width: 100%;
	}
}

@media(max-width:560px){
	.product_boxes_desktop{
		display: none;
	}
	.product_boxes_mobile{
		display: block;
	}
}

@media(max-width: 500px){
	.product_section_title{
		font-size: 30px;
	}
}

@media(max-width: 430px){
	.product_langs .product_lang_col{
		width: 90%;
		text-align: left;
	}
	.product_top_langs li{
		display: block;
	}
	.ee_toggle_label{
		width: unset;
		padding: unset;
		font-size: 14px;
	}
	.ee_toggle_track{
		margin: 0px 10px;
	}
}






/************************************************
SOCIAL PROOF
*************************************************/

.social_proof{
	position: relative;
	text-align: center;
	padding: 60px 20px;
	overflow: visible; /* Need to be able to see 'Select a language' dropdown */
}
/* .social_proof:before{
	content: '';
	position: absolute;
	height: 140%;
	width: 100%;
	left: -3%;
	top: 20%;
	background-image: url('../standard-page-assets/freetrial_assets/gray-stone-left.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center left;
	z-index: -1;
}
.social_proof:after{
	content: '';
	position: absolute;
	height: 170%;
	width: 100%;
	right: -5%;
	top: 10%;
	background-image: url('../standard-page-assets/freetrial_assets/gray-stone-right.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center right;
	z-index: -1;
} */
.social_proof_title{
	font-size: 40px;
	font-family: helvetica_bold, sans-serif;
	margin-bottom: 40px;
}
.company_logos img{
	max-width: 200px;
	vertical-align: middle;
	max-height: 90px;
	margin: 0px 20px;
}
.media_quotes{
	display: flex;
	max-width: 1130px;
	margin: 50px auto 40px;
	font-size: 18px;
}
.media_quote{
	box-sizing: border-box;
	flex: 1;
	background-color: #333;
	margin: 0px 15px;
	padding: 20px 24px;
	color: #fff;
	box-shadow: 0px 3px 10px 0px rgba(33,33,33,0.5);

	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.media_quote_text{
	line-height: 1.33;
	padding-bottom: 24px;
}
.media_quote_text span{
	font-family: effra_medium, sans-serif;
	font-weight: bold;
}
.media_quote_logo{
	font-size: 50px;
}

.media_macworld{
	background-color: #2C98CC;
	background-image: url('../standard-page-assets/freetrial_assets/macworld-bg.svg');
}
.media_macworld img{
	position: relative;
	display: inline-block;
	top: 10px;
	height: 46px;
}
.media_techcrunch{
	background-color: #22A524;
	background-image: url('../standard-page-assets/freetrial_assets/techcrunch-bg.svg');
}
.media_techcrunch img{
	height: 36px;
}
.media_cnn{
	background-color: #CB0D14;
	background-image: url('../standard-page-assets/freetrial_assets/cnn-bg.svg');
}
.media_cnn img{
	height: 39px;
}



/*
social proof breakpoints
-------------------------------------
*/

@media(max-width: 900px){
	.media_quotes{
		flex-wrap: wrap;
	}
	.media_quote{
		flex-basis: 30%;
		margin-bottom: 30px;
	}
}

@media(max-width: 500px){
	.media_quotes{
		display: block;
	}
	.media_quote{
		margin: 0px 0px 30px;
	}
	.company_logos img{
		max-width: 130px;
		vertical-align: middle;
		max-height: 60px;
		margin: 0px 20px 10px;
	}
}








/************************************************
PAGE END DEMO CTA
*************************************************/



.page_end_demo_title {
	font-size: 40px;
	font-family: helvetica_bold, sans-serif;
	margin-bottom: 40px;
}









/************************************************
FOOTER
*************************************************/

.footer_content_width{
	box-sizing: border-box;
	margin: auto;
	max-width: 1130px;
	padding: 0px 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.footer_primary{
	padding: 50px 30px 35px;
	background-color: #f2f2f2;
	font-size: 14px;
	letter-spacing: 0.05em;
}
.footer_primary_col ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer_primary_header{
	margin-bottom: 12px;
	font-family: effra_medium, sans-serif;
}
.footer_primary a{
	display: inline-block;
	color: #262626;
	text-decoration: none;
	margin-bottom: 12px;
}
.footer_primary a:hover{
	text-decoration: underline;
	color: #0098db;
}
.footer_primary_langs{
	font-size: 16px;
	font-family: effra_medium, sans-serif;
}

.footer_secondary{
	padding: 32px 30px;
	background-color: #3B9ECD;
	color: #fff;
}
.footer_secondary_col:first-of-type{
	margin-right: 20px;
}
.footer_secondary_header{
	font-size: 14px;
	letter-spacing: 0.2px;
	margin-bottom: 14px;
}


.location_dropdown_container{
	background: #fff;
	display: inline-block;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}
.location_dropdown_container::after {
	content: '';
	position: absolute;
	right: 18px;
	top: calc(50% - 8px);
	width: 9px;
	height: 9px;
	border: 2px solid #0098db;
	border-right: none;
	border-top: none;
	transform: rotate(-45deg);
}

.location_dropdown{
	cursor: pointer;
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	padding: 10px 110px 11px 14px;
	border: none;
	background: transparent;
	font-family: effra, sans-serif;
	font-size: 16px;
	letter-spacing: -0.1px;
	color: #262626;
}
.location_dropdown:focus{
	outline: none;
	border: none;
	box-shadow: none;
}
.location_dropdown option{
	font-size: 14px;
}

.location_dropdown_container{
	transition: all 0.2s;
}
.location_dropdown{
	transition: all 0.2s;
}
.location_dropdown_container:hover{
	background-color: #345;
}
.location_dropdown:hover{
	color: #fff;
}
.location_dropdown_container:hover::after{
	border-color: #fff;
}


.footer_social_icons{
	margin-top: 23px;
}
.footer_social_icons a{
	margin-right: 14px;
}




.footer_bottom_strip{
	padding: 20px 30px;
	background-color: #EFC344;
	font-size: 13px;
	color: #525252;
}
.footer_bottom_strip .footer_content_width{
	align-items: center;
}
.footer_logo_and_copyright{
	display: flex;
	align-items: center;
}
.footer_logo img{
	height: 40px;
}
.footer_copyright{
	letter-spacing: 1px;
	margin-left: 10px;
}
.footer_logo,
.footer_copyright{
	display: inline-block;
	vertical-align: middle;
}
.footer_bottom_strip a{
	color: #525252;
	text-decoration: none;
}
.footer_bottom_strip a:hover{
	text-decoration: underline;
	color: #000;
}
.footer_legals{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: flex;
}
.footer_legals li:not(:last-of-type){
	border-right: 1px solid #525252;
	padding-right: 5px;
	margin-right: 5px;
}




/*
footer breakpoints
-------------------------------------
*/
@media(max-width: 1000px){
	.footer_primary{
		padding: 20px 10px 0px;
	}
	.footer_primary_header{
		font-size: 16px;
	}
	.footer_primary_col{
		flex-basis: 30%;
		margin-bottom: 40px;
	}
}
@media(max-width: 870px){
	.footer_logo_and_copyright{
		margin: auto;
	}
	.footer_legals{
		margin: 0px auto 10px;
		padding-left: 36px;
		flex-wrap: wrap;
	}
	.footer_legals li{
		margin-top: 10px;
	}
	.footer_bottom_strip{
		padding: 20px 10px;
	}
}
@media(max-width: 540px){
	.footer_primary {
		font-size: 13px;
	}
	.footer_primary_col{
		flex-basis: 45%;
	}
	.footer_secondary{
		padding: 32px 20px;
	}
	.footer_secondary .footer_content_width{
		margin: auto;
		max-width: 300px;
	}
	.footer_secondary_col{
		width: 100%;
	}
	.footer_secondary_col:first-of-type{
		margin-right: unset;
	}
	.location_dropdown_container{
		width: 100%;
	}
	.location_dropdown{
		padding-right: 60px;
	}
	.footer_social_header{
		margin-top: 30px;
	}
	.footer_social_icons{
		margin-top: 0px;
	}
}

.footer_cta_container  .product_lang_select_container  {
	width: 42%
}

@media (max-width: 688px) {
	.footer_cta_container  .product_lang_select_container {
		width: 100%;
	}
}
/* responsiveness fixes*/
.masthead_content{
 padding: 20px;
 margin-left: 11vw;
}

@media (max-width: 400px)
{
	.masthead_content {
		margin-left: 0;
	}
	.masthead_text {
		padding-left: 0;
		padding-right: 0;
	}
}

@media(min-width: 1330px){
	margin-left: 4vw;
}



</style>

</head>
<body>

	<!-- ************************************************
Simple Header
************************************************* -->
<%= simple_topnav %>
	

<!-- ************************************************
MASTHEAD
************************************************* -->

<section class="masthead section_link_target" data-section-name="Free Demo">
	<div class="masthead_bg"></div>
	<div class="masthead_content">
		<div class="masthead_title">
			<div>Try it for free.</div>			 
		</div>
		<p class="masthead_notification_text">Experience one of 24+ languages for three days at no cost. </p>
		<p class="masthead_notification_smalltext">When your trial is over, it’ll be $109.99 for one year.</p>
		<div class="masthead_text">
			<ul>
					<li><span class="check">&#10004;</span>Lessons designed to fit into everyday life</li>
					<li><span class="check">&#10004;</span>The most advanced speech technology</li>
					<li><span class="check">&#10004;</span>Built for mobile</li>				
			</ul>
		</div>
		<div class="product_lang_select_container">
			<a class="product_lang_select js_product_lang_select" href="#">
				<span class="js_product_lang_text">GET 3 DAYS FREE</span>
				<svg class="product_lang_arrow" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
					<polyline points="3,4.3 5,6.3 7,4.3" style="stroke-width:0.6; stroke-linejoin:round; stroke-linecap:round; fill:none;"></polyline>
				</svg>
			</a>
			<div class="product_langs_box js_product_langs">
				<ul class="product_langs">
					<div class="product_lang_col product_top_langs">
						<li data-code="esp" class="	 esp" tabindex="0"><a >Learn Spanish <small>(Latin America)</small></a></li>
						<li data-code="chi" tabindex="0">Learn Chinese <small>(Mandarin)</small></li>
						<li data-code="fra"  tabindex="0"><a >Learn French</a></li>
						<li data-code="ita" tabindex="0"><a >Learn Italian</a></li>
						<li data-code="deu" tabindex="0"><a >Learn German</a></li>
						<li data-code="eng" tabindex="0"><a>Learn English <small>(American)</small></a></li>
					</div>
					<div class="product_lang_col">
						<li data-lang="ara" tabindex="0">Arabic</li>						
						<li data-lang="ned" tabindex="0">Dutch</li>
						<li data-lang="ebr" tabindex="0">English <small>(British)</small></li>
						<li data-lang="tgl" tabindex="0">Filipino <small>(Tagalog)</small></li>
						<li data-lang="grk" tabindex="0">Greek</li>
						<li data-lang="heb" tabindex="0">Hebrew</li>
					</div>					
					<div class="col-break"></div>
					<div class="product_lang_col">						
						<li data-lang="hin" tabindex="0">Hindi</li>						
						<li data-lang="gle" tabindex="0">Irish</li>
						<li data-lang="jpn" tabindex="0">Japanese</li>
						<li data-lang="kor" tabindex="0">Korean</li>
						<li data-lang="far" tabindex="0">Persian <small>(Farsi)</small></li>
						<li data-lang="pol" tabindex="0">Polish</li>
					</div>				
					<div class="product_lang_col">		
						<li data-lang="por" tabindex="0">Portuguese <small>(Brazil)</small></li>
						<li data-lang="rus" tabindex="0">Russian</li>					
						<li data-lang="esc" tabindex="0">Spanish <small>(Spain)</small></li>						
						<li data-lang="sve" tabindex="0">Swedish</li>
						<li data-lang="tur" tabindex="0">Turkish</li>						
						<li data-lang="vie" tabindex="0">Vietnamese</li>
					</div>
				</ul>
			</div>
		</div>
		<div class="masthead_award">
			<div class="masthead_award_img">
				<img src="../standard-page-assets/freetrial_assets/pcmag-lockup.png" alt="PC Magazine award">
			</div>
			<div class="masthead_award_text">
				<div class="masthead_award_line">6 years in a row</div>
				<div class="masthead_award_line">Best language learning software</div>
			</div>
		</div>
		<p class="masthead_small_terms_text">*Subscriptions renew automatically at the full, undiscounted list price then in effect. Cancel anytime.</p>
	</div>
</section>














<!-- ************************************************
DEMO
************************************************* -->
<section class="demo_container display_none">
	<div class="demo_overlay_bg js_demo_close"></div>
	<div class="demo_close js_demo_close">
		<a href="#">
			<svg class="demo_basic_x" width="30" height="30" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
				<style type="text/css">/*<![CDATA[*/ .demo_basic_x line{ stroke:#fff; stroke-width:1; stroke-linecap:round; } /*]]>*/</style>
				<line x1="0.5" y1="0.5" x2="9.5" y2="9.5"></line>
				<line x1="0.5" y1="9.5" x2="9.5" y2="0.5"></line>
			</svg>
		</a>
	</div>
	<div class="demo_popup js_demo_popup"></div>
</section>
















<!-- ************************************************
BENEFITS
************************************************* -->

<section class="benefits_block section_link_target gray_stone" data-section-name="Speech">
	<div class="benefits_half benefits_img benefits_iphone_container fade_in_up">
		<!-- <div class="img_placeholder">[image]</div> -->
		<img class="benefits_iphone" src="../standard-page-assets/freetrial_assets/iphone-full-shadow.png" alt="">
	</div>
	<div class="benefits_half benefits_content">
		<div class="benefits_title">Sound amazing.</div>
		<div class="benefits_subtitle">There’s no point in knowing the words if no one can understand what you’re saying, which is why we’re so focused on speaking.</div>
		<div class="benefits_description">From the very first lesson, our TruAccent<sup>&reg;</sup> speech engine will help you fine-tune your pronunciation and accent. That way, you’ll be confident that you know what to say and how to say it.  And who knows, you might just get mistaken for a local.</div>

		<a href="#" class="benefits_link" target="_blank" rel="noopener">Learn about our technology</a>

		<div class="benefits_review benefits_review_with_headshot">
			<div class="benefits_review_headshot benefits_review_jess"></div>
			<div class="benefits_review_core_text">
				&ldquo;I studied about two-thirds of the program before I went to Greece, and when I got there I was able to have real conversations and be understood easily.&rdquo;

				<div class="benefits_review_name">
					- Jessica, Greek learner
				</div>
			</div>
		</div>
	</div>
</section>

<section class="benefits_block benefits_block_reverse benefits_minidemo section_link_target blue_stone" data-section-name="Immersion">
	<div class="benefits_half benefits_img fade_in_up">
		<div id="immersion_slideshow">
			<div class="immersion_slideshow_width">
				<div id="immersion_slideshow_phrases_container"></div>
				<a href="#" class="immersion_slide_arrow js_immersion_slide_left">
					<img src="../standard-page-assets/freetrial_assets/slideshow/left-arrow.svg" alt="">
				</a>
				<div id="immersion_slideshow_img_container"></div>
				<a href="#" class="immersion_slide_arrow js_immersion_slide_right">
					<img src="../standard-page-assets/freetrial_assets/slideshow/right-arrow.svg" alt="">
				</a>
				<div id="immersion_slideshow_dots_container"></div>
			</div>
		</div>
	</div>
	<div class="benefits_half benefits_content">
		<div class="benefits_title">Thrive in real-world conversations.</div>
		<div class="benefits_subtitle">The best way to learn a language is to surround yourself with it, so our Dynamic Immersion<sup>&reg;</sup> method does just that. </div>
		<div class="benefits_description">You won’t be memorizing a long list of vocabulary. You’ll be seeing, hearing, speaking, reading, and writing in your new language alone; while learning new words and phrases based on real-world context.  That way, you’re ready for real-world conversations that don’t follow a script.</div>

		<a href="#" class="benefits_link" target="_blank" rel="noopener">Learn how it works</a>

		<div class="benefits_review benefits_review_with_headshot">
			<div class="benefits_review_headshot benefits_review_melissa"></div>
			<div class="benefits_review_core_text">
				&ldquo;Once you start getting to the point where [people] see you trying, they just open up. The whole world opens up, and the world becomes smaller.&rdquo;

				<div class="benefits_review_name">
					- Melissa, Japanese learner
				</div>
			</div>
		</div>
	</div>
</section>


<section class="benefits_block benefits_tutor section_link_target yellow_stone" data-section-name="Tutors">
	<div class="benefits_half benefits_img fade_in_up">
		<!-- <div class="img_placeholder">[image]</div> -->
		<img src="../standard-page-assets/freetrial_assets/tutor-screen.png" alt="">
	</div>
	<div class="benefits_half benefits_content">
		<div class="benefits_title">Speak confidently.</div>
		<div class="benefits_subtitle">Everything we do has one very specific goal: to get you speaking confidently in the real world.</div>
		<div class="benefits_description">That’s why we go way beyond standard lessons to let you practice whichever way works best for you. Whether you’re brushing up on common social phrases, reading interesting stories, or having actual conversations with our native-speakers tutors (tutoring sessions not included with all products), you’ll be ready to handle real-world conversations.</div>

		<a href="#" class="benefits_link" target="_blank" rel="noopener">Learn more</a>

		<div class="benefits_review benefits_review_with_headshot">
			<div class="benefits_review_headshot benefits_review_kevin"></div>
			<div class="benefits_review_core_text">
				&ldquo;I recently traveled to Ecuador and our tour guide couldn’t believe how great my accent was. It was so amazing to hear him say that.&rdquo;

				<div class="benefits_review_name">
					- Kevin, Spanish learner
				</div>
			</div>
		</div>
	</div>
</section>


























<!-- ************************************************
APP SECTION
************************************************* -->

<section class="app_section section_link_target" data-section-name="Mobility">
	<div class="app_top">
		<div class="app_top_content">
			<img src="../standard-page-assets/freetrial_assets/device-icons.svg" alt="">
			<div class="app_rating">
				Rated
				<span class="app_stars">
					<span class="app_stars_hollow">&#9734; &#9734; &#9734; &#9734; &#9734;</span>
					<span class="app_stars_filled">&#9733; &#9733; &#9733; &#9733; &#9733;</span>
				</span>
				in the App Store.
			</div>
			<div class="app_phone_container">
				<div class="app_screen_container"></div>
				<img class="app_phone" src="../standard-page-assets/freetrial_assets/empty-iphone.png" alt="">
			</div>
		</div>
	</div>
	<div class="app_bottom">
		<div class="app_title">Online or off, our award-winning app speaks for&nbsp;itself.</div>
		<div class="app_content">
			<div class="app_feature app_feature_active" data-app_feature="downloadable">
				<div class="app_feature_title">Downloadable Lessons</div>
				<div class="app_feature_details">Going offline? You wont miss a thing.</div>
			</div>
			<div class="app_feature" data-app_feature="phrasebook">
				<div class="app_feature_title">Phrasebook*</div>
				<div class="app_feature_details">
					Your guide to perfectly pronouncing key expressions.
					<div>*Available in select languages</div>
				</div>
			</div>
			<div class="app_feature" data-app_feature="audio">
				<div class="app_feature_title">Audio Companion</div>
				<div class="app_feature_details">Take a break from the screen by listening to your lesson.</div>
			</div>
			<div class="app_feature" data-app_feature="stories">
				<div class="app_feature_title">Stories</div>
				<div class="app_feature_details">Broaden your exposure by reading along with native speakers.</div>
			</div>
		</div>
	</div>
</section>





















<!-- ************************************************
PRODUCT SECTION
************************************************* -->


<section class="product_section">
	<img class="product_lockup" src="../standard-page-assets/freetrial_assets/product-lockup.png" alt="">
</section>



<!-- ************************************************
SOCIAL PROOF
************************************************* -->


<section class="social_proof">
	<div class="social_proof_title">
		Trusted for 26 years by top organizations.
	</div>
	<div class="company_logos">
		<img src="../standard-page-assets/freetrial_assets/tripadvisor.svg" alt="TripAdvisor">
		<img src="../standard-page-assets/freetrial_assets/fender.svg" alt="Fender">
		<img src="../standard-page-assets/freetrial_assets/nasa.svg" alt="NASA">
		<img src="../standard-page-assets/freetrial_assets/ck.svg" alt="Calvin Klein">
	</div>
	<div class="media_quotes">
		<div class="media_quote media_macworld">
			<div class="media_quote_text">
				&ldquo;I love Rosetta Stone's software, and I think <span>the approach to learning languages works.</span>&rdquo;
			</div>
			<div class="media_quote_logo">
				<img src="../standard-page-assets/freetrial_assets/macworld-logo.svg" alt="Macworld">
			</div>
		</div>
		<div class="media_quote media_techcrunch">
			<div class="media_quote_text">
				&ldquo;With its excellent user interface, clear instructions, wide variety of games and challenges... <span>Rosetta Stone has got it going on.</span>&rdquo;
			</div>
			<div class="media_quote_logo">
				<img src="../standard-page-assets/freetrial_assets/techcrunch-logo.svg" alt="TechCrunch">
			</div>
		</div>
		<div class="media_quote media_cnn">
			<div class="media_quote_text">
				&ldquo;The <span>gold standard</span> of computer-based language learning.&rdquo;
			</div>
			<div class="media_quote_logo">
				<img src="../standard-page-assets/freetrial_assets/cnn-logo.svg" alt="CNN">
			</div>
		</div>
	</div>
	<!-- ************************************************
PAGE END DEMO CTA
************************************************* -->
	<div class="page_end_demo_title">
		Ready to start your FREE lesson?
	</div>
	<div class="footer_cta_container">
		<div class="product_lang_select_container center">
			<a class="product_lang_select js_product_lang_select secondary_color" href="#">
				<span class="js_product_lang_text">GET 3 DAYS FREE</span>
				<svg class="product_lang_arrow" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
					<polyline points="3,4.3 5,6.3 7,4.3" style="stroke-width:0.6; stroke-linejoin:round; stroke-linecap:round; fill:none;"></polyline>
				</svg>
			</a>
			<div class="product_langs_box js_product_langs">
				<ul class="product_langs secondary_color">
					<div class="product_lang_col product_top_langs">
						<li data-code="esp" class="open-demo-btn esp" tabindex="0">Learn Spanish <small>(Latin America)</small></li>
						<li data-code="chi" tabindex="0">Learn Chinese <small>(Mandarin)</small></li>
						<li data-code="fra" class="open-demo-btn fra" tabindex="0">Learn French</li>
						<li data-code="ita" class="open-demo-btn ita" tabindex="0">Learn Italian</li>
						<li data-code="deu" class="open-demo-btn deu" tabindex="0">Learn German</li>
						<li data-code="eng" class="open-demo-btn eng" tabindex="0">Learn English <small>(American)</small></li>						
					</div>
					<div class="product_lang_col">
						<li data-lang="ara" tabindex="0">Arabic</li>						
						<li data-lang="ned" tabindex="0">Dutch</li>
						<li data-lang="ebr" tabindex="0">English <small>(British)</small></li>
						<li data-lang="tgl" tabindex="0">Filipino <small>(Tagalog)</small></li>
						<li data-lang="grk" tabindex="0">Greek</li>
						<li data-lang="heb" tabindex="0">Hebrew</li>
					</div>
					<div class="product_lang_col">						
						<li data-lang="hin" tabindex="0">Hindi</li>						
						<li data-lang="gle" tabindex="0">Irish</li>
						<li data-lang="jpn" tabindex="0">Japanese</li>
						<li data-lang="kor" tabindex="0">Korean</li>
						<li data-lang="far" tabindex="0">Persian <small>(Farsi)</small></li>
						<li data-lang="pol" tabindex="0">Polish</li>
					</div>					
					<div class="product_lang_col">
						<li data-lang="esc" tabindex="0">Spanish <small>(Spain)</small></li>						
						<li data-lang="sve" tabindex="0">Swedish</li>
						<li data-lang="tur" tabindex="0">Turkish</li>						
						<li data-lang="vie" tabindex="0">Vietnamese</li>
						<li data-lang="por" tabindex="0">Portuguese <small>(Brazil)</small></li>
						<li data-lang="rus" tabindex="0">Russian</li>
					</div>
				</ul>
			</div>
		</div>
	</div>
</section>






<!-- ****************************************************
FOOTER
***************************************************** -->

<footer>

	








	<div class="footer_secondary">
		<div class="footer_content_width">


			<div class="footer_secondary_col">

				<div class="footer_secondary_header">Change Region:</div>

				<div class="location_dropdown_container">
					<select class="location_dropdown" autocomplete="off">
						<option value="https://www.rosettastone.com" selected>United States</option>
						<option value="http://www.therosettastone.com.au">Australia</option>
						<option value="http://www.rosettastonebrasil.com">Brasil</option>
						<option value="http://www.rosettastone.de">Deutschland</option>
						<option value="http://www.rosettastone.eu">Europe</option>
						<option value="http://www.rosettastone.es">Espa&ntilde;a</option>
						<option value="http://www.rosettastone.fr">France</option>
						<option value="http://www.rosettastone.it">Italia</option>
						<option value="http://www.therosettastone.co.nz">New Zealand</option>
						<option value="http://www.rosettastone.com.za/">South Africa</option> <!-- slash needed at end or else link doesn't work -->
						<option value="http://www.rosettastone.co.uk">United Kingdom</option>
						<option value="http://www.rosettastone.co.jp">日本</option>
						<option value="http://www.rosettastone.co.kr">대한민국</option>
					</select>
				</div>

			</div>


			<div class="footer_secondary_col">
				<div class="footer_secondary_header footer_social_header">Connect with us:</div>

				<div class="footer_social_icons">
					<a target="_blank" rel="noopener" href="https://www.facebook.com/RosettaStone"><img src="../standard-page-assets/freetrial_assets/facebook-icon.svg" alt="Facebook"></a><!--
					--><a target="_blank" rel="noopener" href="https://twitter.com/rosettastone"><img src="../standard-page-assets/freetrial_assets/twitter-icon.svg" alt="Twitter"></a><!--
					--><a target="_blank" rel="noopener" href="https://www.instagram.com/rosettastone"><img src="../standard-page-assets/freetrial_assets/insta-icon.svg" alt="Instagram"></a><!--
					--><a target="_blank" rel="noopener" href="https://www.youtube.com/user/rosettastone"><img src="../standard-page-assets/freetrial_assets/youtube-icon.svg" alt="YouTube"></a><!--
					--><a target="_blank" rel="noopener" href="https://plus.google.com/+RosettaStone"><img src="../standard-page-assets/freetrial_assets/google-plus-icon.svg" alt="Google Plus"></a>
				</div>

			</div>

		</div>
	</div>




	<div class="footer_bottom_strip">
		<div class="footer_content_width">

			<div class="footer_logo_and_copyright">
				<a class="footer_logo" href="/" aria-label="Click here to visit Rosetta Stone home page">
					<img src="../standard-page-assets/freetrial_assets/stone-mark.svg" alt="">
				</a>
				<span class="footer_copyright">
					&copy;<span class="copyright-range"></span> Rosetta Stone Ltd. All Rights Reserved.
				</span>
			</div>
			<ul class="footer_legals">
				<li><a target="_blank" rel="noopener" href="/anti-piracy">Anti-Piracy</a></li>
				<li><a target="_blank" rel="noopener" href="/agreements">Agreements</a></li>
				<li><a target="_blank" rel="noopener" href="/terms">Terms &amp; Conditions</a></li>
				<li><a target="_blank" rel="noopener" href="/privacy">Privacy Policy</a></li>
			</ul>

		</div>
	</div>

</footer>
<%= demo %>
<script>
(function(){
	function _$arr(selector){
		return Array.prototype.slice.call(document.querySelectorAll(selector));
	}

	// keep copyright year updated
	_$arr('.copyright-range').forEach(function(item){
		item.innerHTML = ('1999-'+(new Date()).getFullYear());
	});

	// make location dropdown go to correct site
	_$arr('.location_dropdown').forEach(function(item){
		item.addEventListener('change', function(){
			window.location.href = this.value;
		});
	});
})();


$('.product_lang_col li').click( function(){
  var dataCode = $(this).attr('data-code');
  var dataLang = $(this).attr('data-lang');
  var langCode = typeof  dataCode != 'undefined' ?  dataCode : dataLang;
  
  window.location = "https://secure.rosettastone.com/us_en_store_view/freetrial/web/add/sku/91353/category_id/"+langCode+"?pc=webbill_12M";  
})
</script>











<!-- ************************************************
PAGE BOTTOM SCRIPTS
************************************************* -->
<script src="https://www.rosettastone.com/lp/globals/models/sitewide.js"></script>
<script src="./scripts/footer_scripts.js<%= '?t='+ new Date().getTime() %>"></script>
<script src="https://assets.adobedtm.com/289d54d757557d351111069aa8acc743e67b15e6/satelliteLib-7aef1085f7c59294e8610e2f691a22c48a200841.js"></script> 

<!--**********************************************************
ADOBE DTM - FOOTER
***********************************************************-->
<script>
	if (typeof _satellite != 'undefined') {
	_satellite.pageBottom();
	}
</script>
</body>
</html>