Mon Aug 22 2016
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
@phone: ~"only screen and (max-width: 479px)";

/********************************************************************************
Layout Mixins
********************************************************************************/
/* Mixin */
.transform (@t) {
    transform: @t;
    -webkit-transform: @t;
    -moz-transform: @t;
    -o-transform: @t;
    -ms-transform: @t;
}

/************************
GENERAL
************************/
/* resets */
.portlet-column-content {
margin: 0;
padding: 0;
}

/*icon font*/
@font-face {
    font-family:'fontello';
    src: url('data:application/octet-stream;base64,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') format('woff'), url('data:application/octet-stream;base64,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') format('truetype');
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
-webkit-appearance: none;
-moz-appearance: caret;
}
/*disable text highlighting*/
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*remove touchscreen flash*/
nav *, .expose-mask {
    -webkit-tap-highlight-color: transparent;
}

/***********************
MEDIA QUERIES
***********************/
/*tablet (portrait)*/
@media only screen and (max-width: 1023px) {
    #nav-wrap nav ul li {
        font-size:10px !important; /*global navbar text size*/
    }
    nav ul.nav-items li.nav-item:not(.has-dropdown)>span {
        padding:2px 0.8em;
    }
    ul.nav-items li.nav-item.opensearch {
        cursor: default;
        display:none !important;
    }
    ul.nav-items li.nav-item.search {
        display:inline-block !important;
    }
}
/*tablet (landscape)*/
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
    #nav-wrap nav ul li {
        font-size:11px !important; /*global navbar text size*/
    }
}
/*tablet fixed-position keyboard glitch*/
@media screen and (max-device-width:1024px) {
    .expose-mask {
    position:absolute !important;
    }
}

// Navbar that shows when hamburger is clicked
@tint: rgba(32, 66, 99, 0.8);
#hamburger-nav {
  background: @tint;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  font-family: GothamBook, sans-serif;
  font-size: 0.9em;
  z-index: 1;
  height: 55px;
  color: #fff;
  text-transform: uppercase;
  & > div.content {

    display: table;
    width: 100%;
    height: 55px;
    vertical-align: top;
    // non accordions - but .accordion inherits
    & > div {
      letter-spacing: initial;
      //padding: 0 30px;
      box-sizing: border-box;
      height: 100%;
      display: table-cell;
      width: 19%;
      vertical-align: middle;
      a {
        display: block;
        color: inherit;
        text-decoration: none;
        //padding: 10px 45px;
        color: inherit;

      }

      &.request-pricing {


        & >a {
          border: 1px solid #fff;
          border-radius: 5px;
          padding: 15px 0;
          font-weight: bold;
          text-align:  center;
          transition: background, color;
          transition-duration: 0.2s;
          &:hover {
            background: #fff;
            color: @tint;
          }
        }
      }
    }

    div.accordion {
      position: relative;
      line-height: 20px;
      & > div {
        span.arrow {
          display: inline-block;
          width: 15px;
          height: 15px;
          position: relative;
          bottom: -3px;
          right: -1px;
          transition: transform 0.2s;
          .transform(rotate(90deg));
          &.turned {
            //.transform(rotate(90deg));
          }
          svg {
            width: 15px;
            height: 15px;
          }
        }
      }
      // 2nd and 3rd links has incredibly long links, customize the width here
      &:nth-of-type(1)> ul { width: 375px;}
      &:nth-of-type(2)> ul { width: 405px;}
      &:nth-of-type(3)> ul { width: 345px;}
      & > ul {
        display: none;
        background: @tint;
        height: 0;
        margin: 0;
        position: absolute;
        top: 55px;
        left: 0;
        list-style: none;
        padding: 0 15px 0 15px;
        box-sizing: border-box;
        li {
          a {
            font-weight: normal;
            padding: 5px 0 5px 5px;
            &:last-of-type {
              margin-bottom: 15px;
            }

            &:hover {
              color: #fff;
              background: #1fadf5;
            }
          }
          ul > li > a {
            padding: 5px 0 5px 20px;
            box-sizing: border-box;
            color: #999;
            &:hover {
              color: #fff;
            }

          }
        }
      }
    }



    .nav-footer {
      font-weight: normal;
      //padding: 20px 0 20px 20px;
      display: none;
      .nav-social-icons {
        padding: 20px 0;
        a {
          display: inline-block;
          height: 35px;
          width: 36px;
          padding: 0;
          margin-right: 10px;
          background-position: 0 0;
          background-image: url("data:image/png;base64,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");
          &:nth-of-type(2) { background-position: -37px 0; }
          &:nth-of-type(3) { background-position: -76px 0; }
          &:nth-of-type(4) { background-position: -114px 0; }
        }
      }

      & > p:first-of-type {
        font-weight: normal;
        a {
          display: inline-block;
          font-weight: 700;
          padding: 0;
        }
      }
      .socialmedia-icons {
        padding: 12px 0 12px 30px;
        border-bottom: 2px solid #8c8f96;
        margin-bottom: 20px;
        a {
          font-size: 35px;
          margin-right: 10px;
          color: #8c8f96;
          text-decoration: none;
          img {
            width: 30px;
          }
        }
      }
    }
  }


  @media @tablet {
    font-size: 0.8em;
  & > div.content {
    & > div {
      // remvoe padding from 'support' to help fit in ipad portrait
      padding: 0 12px;
      &:nth-of-type(4) a { padding: 0; }
      &.request-pricing > a { padding: 10px 15px; }
    }
    .nav-footer { display: none; }
  }

  } // end tablet


  @media @phone {
    background: #242424;
    position: fixed;
    top: 62px; // same as logo/nav
    left: auto;
    right: 0;
    width: 85%;
    margin-right: -85%; // js will slide by this amount. if you change here, change in js too
    z-index: 5;
    font-size: 0.9em;
    height: 100%;
    text-transform: none;
    color: #999;
    & > div.content {
      //display: flex;
      //flex-direction: column;
      display: block;
      height: initial;


      // non accordions - but .accordion inherits
      & > div {
        letter-spacing: initial;
        vertical-align: middle;
        padding: 22px 30px;
        box-sizing: border-box;

        height: 100%;
        display: block;
        border-bottom: 1px solid #2d2d2d;
        // links that are not inside accordion
        & > a {
          display: block;
          color: #fff;
          text-decoration: none;
          padding: 0;
        }
        &.request-pricing { display: none }
      }
      div.accordion {
        & > div {
          color: #fff;
          span.arrow {
            display: inline-block;
            width: 15px;
            height: 15px;
            position: relative;
            bottom: -3px;
            right: -1px;
            transition: transform 0.2s;
            .transform(rotate(0));
            &.turned {
              .transform(rotate(90deg));
            }
            svg {
              width: 15px;
              height: 15px;
            }
          }
        }

        &:nth-of-type(1)> ul { width: inherit;}
        &:nth-of-type(2)> ul { width: inherit;}
        &:nth-of-type(3)> ul { width: inherit;}
        & > ul {
          display: none;
          height: 0;
          overflow: hidden;
          margin: 0;
          position: static;
          background: inherit;
          display: block;
          width: inherit;
          list-style: none;
          padding: 0;
          li {
            a {
              font-weight: normal;
              padding: 8px 0 8px 25px;
              &:first-of-type {
                margin-top: 0;
              }
              &:last-of-type {
                margin-bottom: 0;
              }
              b {
                color: #fff;
                //font-weight: bold;
              }
            }
            ul > li > a {
              padding: 8px 0 8px 50px;
            }
          }
        }
      }


      .nav-footer {
        font-weight: normal;
        //padding: 20px 0 20px 20px;
        display: block;
        .nav-social-icons {
          padding: 20px 0;
          a {
            display: inline-block;
            height: 35px;
            width: 36px;
            margin-right: 10px;
            background-position: 0 0;
            background-image: url("data:image/png;base64,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");
            &:nth-of-type(2) { background-position: -37px 0; }
            &:nth-of-type(3) { background-position: -76px 0; }
            &:nth-of-type(4) { background-position: -114px 0; }
          }
        }

        & > p:first-of-type {
          font-weight: normal;
          a {
            display: inline-block;
            font-weight: 700;
          }
        }
        .socialmedia-icons {
          padding: 12px 0 12px 30px;
          border-bottom: 2px solid #8c8f96;
          margin-bottom: 20px;
          a {
            font-size: 35px;
            margin-right: 10px;
            color: #8c8f96;
            text-decoration: none;
            img {
              width: 30px;
            }
          }
        }
      }
    }

  } // end phone


} // end hamburger nav



/***********************
STRUCTURE
***********************/
#nav-wrap {
    background: #fff;
    border-bottom: 3px solid #ecc200;
    font-family:"GothamBook";
    z-index: 2;
    position: relative;
    .mobile-nav-icons {
        // hide mobile nav
        display: none;
    }
    @media @phone {
        background: #F1F1F1;
        border-bottom: 1px solid #f1f1f1;
        overflow: auto;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        ul.nav-items {
            //hide desktop inner nav
            display: none;
        }
        #nav-logo {
            width: 35%;
            float: left;
        }
        #nav-items-wrap {
            width:  auto;
            float: right;
        }

        div.mobile-nav-icons {
            display: table;
            float: right;
            height: 60px; //same as logo
            & > div {
                display: table-cell;
                padding: 0 20px;
                height: 100%;
                vertical-align: middle;
                & .basic_x {
                    display: none
                }
            }
        }
    }
}
#nav-wrap nav {
    max-width: 1280px;
    width:97%;
    margin:0 auto;
    position:relative;
    text-align: center;
}
#nav-wrap nav ul li {
    font-size:12px; /*global navbar text size*/
}
/***********************
NAVBAR ITEMS
***********************/
#nav-logo {
    display: inline-block;
    width: 10%;
    max-width: 93px;
    height: 60px;
    vertical-align: middle;
}
#nav-home-button {
    display:block;
    background: url("http://www.rosettastone.com/lp/navbar/RS_LOGO_BLACK.svg") no-repeat center;
    background-size: contain;
    width:100%;
    height:100%;
}

/****ALL ITEMS****/
#nav-items-wrap {
    display:inline-block;
    width:90%;
    text-align: right;
    vertical-align: middle;
}
nav ul.nav-items {
    font-size:0px;/*remove inline-block whitespace */
}
ul.nav-items li.nav-item {
    display:inline-block;
    padding: 25px 0;
    vertical-align: top;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    cursor:pointer;
}
ul.nav-items li.nav-item>span {
    text-transform: uppercase;
    font-family:"GothamBook";
    padding: 2px 1em;
    position: relative;
    -webkit-transition: border-right-color 0.3s;
    -moz-transition: border-right-color 0.3s;
    transition: border-right-color 0.3s;
}
ul.nav-items li.nav-item:not(:last-child)>span {
    border-right:1px solid #cdcdcd;
}
nav ul.nav-items li.nav-item span a {
    color: inherit;
    text-decoration: none;
}
li.nav-item>span i {
    font-family:"fontello";
    color: #646464;
    font-style: normal;
}
li.nav-item div span i{
    font-family:"fontello";
    color: #646464;
    font-style: normal;
}
nav ul.nav-items li.nav-item:last-child span {
    padding-right:0;
}

/****ITEMS WITH DROPDOWNS (WHEN INACTIVE)*****/
ul.nav-items li.nav-item.has-dropdown>span {
    padding-right:2em;
}
li.has-dropdown>span:after {
    font-family:"fontello";
    position: absolute;
    content:"\e803"; /*dropdown arrow caret */
    right: 0.8em;
    color: #33ade2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/****ITEMS WITH DROPDOWNS (WHEN ACTIVE)*****/
ul.nav-items li.has-dropdown.is-active>span {
    border-right-color: rgba(128, 128, 128, 0);
}
ul.nav-items li.has-dropdown.is-active {
    background: #0098db;
    color: #fff;
}
li.nav-item.is-active>span i {
    color: #fff;
}
ul.nav-items li.has-dropdown.is-active>span:after {
    color: #ecc200;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
}

/****ITEMS WITHOUT DROPDOWNS*****/
li.nav-item:not(.has-dropdown):hover>span, li.nav-item:not(.has-dropdown):hover>span i {
    color: #0098db !important; /* highlight non-dropdowns on hover */
}


/***********************
DROPDOWNS
***********************/
li.nav-item div.dropdown {
    position:absolute;
    text-align: left;
    top:100%;
    width:90%;
    max-width:768px;
    left:0;
    right:0;
    margin:3px auto 0 auto;
    color:#fff;
    cursor:auto;
    letter-spacing: 0.04em;
    visibility:hidden;
    opacity:0;
    transition:visibility 0s 0.3s, opacity 0.3s;
    -webkit-box-shadow: 0px 8px 13px 0px rgba(61, 61, 61, 0.57);
    -moz-box-shadow: 0px 8px 13px 0px rgba(61, 61, 61, 0.57);
    box-shadow: 0px 8px 13px 0px rgba(61, 61, 61, 0.57);
}
li.nav-item.is-active .dropdown {
    visibility:visible;
    opacity:1;
    transition-delay:0s;
}
li.nav-item div.dropdown a {
    color: #fff;
    text-decoration: none;
}
li.nav-item div.dropdown a:hover {
    text-decoration: underline;
}

/***********************
CART
***********************/
.items-in-cart {
    background: rgba(221, 75, 57, 1);
    display: none;
    width: 1em;
    height: 1em;
    padding: 2px;
    font-size: 0.7em;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    position:absolute;
    margin-left: 2.4em;
    margin-top: -0.8em;
    line-height: 1.1;
}
/***********************
CHAT
***********************/
ul.nav-items li.nav-item.chat {
    display:none;
}
#lpcartchatbutton {
    display: none !important;
    visibility: hidden !important;
    width: 1px !important;
}
ul.nav-items li#lp-chat-header div span {
    -webkit-transition: border-right-color 0.3s;
    -moz-transition: border-right-color 0.3s;
    transition: border-right-color 0.3s;
    text-transform: uppercase;
    font-family: "GothamBook";
    position: relative;
    padding: 2px 1em;
    border-right: 1px solid #cdcdcd;
}
ul.nav-items li#lp-chat-header div.LPMcontainer.LPMoverlay {
    display: table !important;
    line-height: inherit !important;
    cursor: pointer !important;
}

/***********************
ESPANOL
***********************/
ul.nav-items li.nav-item.espanol>span {
    text-transform: none;
    color:#7b7b7b;
    font-size: 0.9em;
}

/***********************
MASK
***********************/
.expose-mask {
    visibility:hidden;
    opacity:0;
    transition:visibility 0s 0.3s, opacity 0.3s;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index:1;
}
.expose-mask.show {
    visibility:visible;
    opacity:1;
    transition-delay:0s;
}
/***********************
FOR YOU DROPDOWN
***********************/
.dropdown.you {
}
.you .consumer-wrap {
text-align: center;
display:table;
table-layout: fixed;
height: 100%;
width:100%;
}
.you .dropdown-column {
display:table-cell;
height: 100%;
width:50%;
vertical-align: top;
}
.you .product-wrap {
display:table;
table-layout: fixed;
height: 100%;
width:100%;
}
.you .product-container {
display:table-row;
}
.you .kids {
height:40%;
}
.you .homeschool {
height:40%;
}
.you .fitbrains {
height:20%;
}

/**** LANGUAGE LEARNING ****/
.you .consumer-wrap .language-learning {
color: #363636;
background:url("http://www.rosettastone.com/lp/navbar/images/lang-learn.jpg");
background-size: 100% 100%;
}
.you .consumer-wrap .language-learning a {
color: #363636;
}
.you .section-main {
padding: 4%;
}
.you .section-header {
padding: 2.7%;
padding-bottom: 21%;
background: url("http://www.rosettastone.com/lp/navbar/RS_LOGO_WHITE.svg") no-repeat center rgba(0,0,0,0.15);
background-size: 40%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.you .section-header img {
width: 70%;
}
.you .section-main ul {
position: relative;
padding-bottom: 1.2em;
margin-bottom: 1em;
}
.you .section-main ul::after {
content: " ";
height: 2px;
position: absolute;
bottom: 0;
width: 3em;
margin-left: -1.5em;
background: #ffe869;
left:50%;
}
.you ul.language-list li {
list-style-type: none;
padding-bottom: 0.4em;
}
.you ul.language-list li:last-child {
font-family: "GothamMedium";
text-transform: uppercase;
padding-top: 0.3em;
}
.you ul.language-list li:before {
display:inline-block;
text-align: center;
font-family: fontello;
content: "\e801"; /*double right arrow*/
font-size: 1.2em;
}
.you a.main-cta {
font-family: "GothamMedium";
display:block;
width:15em;
color:#fff !important;
font-size: 1.15em;
margin: 3% auto;
border-radius: 3px;
background:#363636;
padding:3% 0;
text-align: center;
text-transform: uppercase;
transition:background 0.3s;
-webkit-transition:background 0.3s;
-moz-transition:background 0.3s;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.you a.main-cta:hover {
text-decoration: none !important;
background: #272727;
}
.you .section-main .phone-no {
font-family: "GothamMedium";
margin-top: 1.5em;
display: block;
line-height: 1.2;
}
.you .section-main a.retail-link {
font-family: "GothamMedium";
text-transform: uppercase;
}
.you .section-main a.retail-link::before {
display:inline-block;
text-align: center;
font-family: fontello;
margin-right: 0.4em;
content: "\e801"; /*double right arrow*/
font-size: 1.2em;
}

/****     RIGHT-COL     ****/
.you .product-box {
padding:6.5%;
color: #363636;
}
.you .product-box a {
color: #363636;
}
.you .product-box .product-logo {
width:50%;
padding-bottom: 23%;
background:red;
margin: 0 auto;
}
.you .product-container .product-box a {
font-family: "GothamMedium";
}
.you .product-container .product-box a.product-link:before {
display: inline-block;
font-family: fontello;
content: "\e801"; /*double right arrow*/
font-size: 1.2em;
margin-right: 0.3em;
}

/****        KIDS       ****/
.you .product-container.kids {
background: url("http://www.rosettastone.com/lp/navbar/images/kids-bg.jpg") no-repeat;
background-size: 100% 100%;
}
.you .product-container.kids .product-logo {
background: url("http://www.rosettastone.com/lp/navbar/images/kids.png") no-repeat;
background-size: contain;
}
.you .product-container.kids .product-box a {
display:block;
color:#4e3a97;
text-transform: uppercase;
}
/****     HOMESCHOOL    ****/
.you .product-container.homeschool {
background: url("http://www.rosettastone.com/lp/navbar/images/homeschool-bg.jpg") no-repeat;
background-size: cover;
}
.you .product-container.homeschool .product-box {
padding: 11% 5.5% 11% 40%;
text-align: left;
}
.you .homeschool span {
line-height: 1;
padding-top: 1em;
display: block;
}
.you .product-container.homeschool .product-box a {
font-family: "GothamMedium";
display: block;
color: #ffd82b;
text-transform: uppercase;
padding-top: 1em;
}
/****     FITBRAINS     ****/
.you .fitbrains .product-box {
padding: 3%;
}
.you .product-container.fitbrains {
background: url("http://www.rosettastone.com/lp/navbar/images/fitbrains-bg.jpg") no-repeat;
background-size: 100% 100%;
}
.you .product-container.fitbrains .fb-product-logo {
background: url("http://www.rosettastone.com/lp/navbar/images/fb2.png") no-repeat center;
background-size: contain;
width: 38%;
height: 5.8em;
display: inline-block;
vertical-align: middle;
margin-right: 2%;
}
.you .product-container.fitbrains .fb-product-description {
display: inline-block;
text-align: left;
vertical-align: middle;
line-height: 1.5;
}
.you .product-container.fitbrains .fb-product-description span {
display: block;
}
.you .product-container.fitbrains .product-box a {
display:block;
color:#0098db;
text-transform: uppercase;
}

/***********************
FOR CLASSROOM DROPDOWN
***********************/

.classrooms .dropdown-header {
text-align: center;
width:100%;
background: rgba(0,0,0,0.2);
padding: 1.5%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.classrooms .dropdown-header-title {
background: url("http://www.rosettastone.com/lp/navbar/images/educators.png") no-repeat center;
background-size: contain;
padding-bottom: 8.5%;
}
.dropdown.classrooms {
background:url("http://www.rosettastone.com/lp/navbar/images/bg-blue.jpg") no-repeat;
background-size: 100% 100%;
}
.classrooms .dropdown-main {
display: table;
table-layout: fixed;
width: 100%;
}
.classrooms .dropdown-main-section {
display:table-cell;
width:50%;
padding:4%;
text-align: center;
}
.classrooms a.main-cta {
font-family: "GothamMedium";
display:block;
width:100%;
font-size: 1.15em;
margin: 3% 0;
border-radius: 3px;
background:rgba(0,0,0,0.5);
padding:4% 0;
text-align: center;
transition: background 0.3s;
-webkit-transition: background 0.3s;
-moz-transition: background 0.3s;
text-transform: uppercase;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.classrooms a.main-cta:hover {
background:rgba(0,0,0,0.7);
text-decoration: none !important;
}
.classrooms a.main-cta:after {
display: inline-block;
font-family: fontello;
color: #ecc200;
content: "\e802"; /*right arrow in circle*/
font-size: 1.2em;
margin-left: 0.5em;
}
.classrooms a.pricing {
font-family: "GothamMedium";
display:block;
border:1px solid #fff;
border-radius: 3px;
width:20em;
margin:5px auto;
background:rgba(0,0,0,0.1);
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
text-transform: uppercase;
padding:1.5%;
}
.classrooms a.pricing:hover {
background:rgba(0,0,0,0.2);
text-decoration: none !important;
}
.classrooms ul.secondary-ctas {
position:relative;
min-height: 95px;
padding-top: 5%;
margin-bottom: 5%;
}
.classrooms ul.secondary-ctas:after {
width: 10%;
height: 2px;
background: #ecc200;
position: absolute;
left: 45%;
content: " ";
bottom:0;
}
.classrooms ul.secondary-ctas li {
list-style-type: none;
padding-bottom: 2%;
}
.classrooms ul.secondary-ctas li a {
font-family: "GothamMedium";
text-transform: uppercase;
}
.classrooms ul.secondary-ctas li a:before {
display: inline-block;
font-family: fontello;
color: #ecc200;
content: "\e801"; /*double right arrow*/
font-size: 1.2em;
margin-right: 0.5em;
}
.classrooms .dropdown-footer {
text-align: center;
padding: 2%;
font-family: "GothamMedium";
}
.classrooms .dropdown-footer span a {
color:#ecc200;
}

/***********************
FOR ENTERPRISE DROPDOWN
***********************/

.dropdown.enterprise {
background:url("http://www.rosettastone.com/lp/navbar/images/bg-grey.jpg") no-repeat;
background-size: 100% 100%;
}
.enterprise .dropdown-header {
text-align: center;
width:100%;
background: rgba(0,0,0,0.2);
padding: 1.5%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.enterprise .dropdown-header-title {
background: url("http://www.rosettastone.com/lp/navbar/images/enterprise.png") no-repeat center;
background-size: contain;
padding-bottom: 8.5%;
}
.enterprise .dropdown-main {
display: table;
table-layout: fixed;
width: 100%;
}
.enterprise .dropdown-main-section {
display:table-cell;
width:50%;
padding:4%;
text-align: center;
}
.enterprise a.main-cta {
font-family: "GothamMedium";
display:block;
width:100%;
font-size: 1.15em;
margin: 3% 0;
border-radius: 3px;
background:rgba(0,0,0,0.5);
padding:4% 0;
text-align: center;
transition: background 0.3s;
-webkit-transition: background 0.3s;
-moz-transition: background 0.3s;
text-transform: uppercase;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.enterprise a.main-cta:hover {
background:rgba(0,0,0,0.7);
text-decoration:none !important;
}
.enterprise a.main-cta:after {
display: inline-block;
font-family: fontello;
color: #ecc200;
content: "\e802"; /*right arrow in circle*/
font-size: 1.2em;
margin-left: 0.5em;
}
.enterprise a.pricing {
font-family: "GothamMedium";
display:block;
border:1px solid #fff;
border-radius: 3px;
width:20em;
margin:5px auto;
background:rgba(0,0,0,0.1);
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
text-transform: uppercase;
padding:1.5%;
}
.enterprise a.pricing:hover {
background:rgba(0,0,0,0.2);
text-decoration: none !important;
}
.enterprise ul.secondary-ctas {
position:relative;
min-height: 95px;
padding-top: 5%;
margin-bottom: 5%;
}
.enterprise ul.secondary-ctas:after {
width: 10%;
height: 2px;
background: #ecc200;
position: absolute;
left: 45%;
content: " ";
bottom:0;
}
.enterprise ul.secondary-ctas li {
list-style-type: none;
padding-bottom: 2%;
}
.enterprise ul.secondary-ctas li a {
font-family: "GothamMedium";
text-transform: uppercase;
}
.enterprise ul.secondary-ctas li a:before {
display: inline-block;
font-family: fontello;
color: #ecc200;
content: "\e801"; /*double right arrow*/
font-size: 1.2em;
margin-right: 0.5em;
}
.enterprise .dropdown-footer {
text-align: center;
padding: 2%;
font-family: "GothamMedium";
}
.enterprise .dropdown-footer span a {
color:#ecc200;
}

/***********************
SUPPORT DROPDOWN
***********************/

.nav-item .dropdown.support {
background:url("http://www.rosettastone.com/lp/navbar/images/bg-yellow.jpg") no-repeat;
background-size: 100% 100%;
color:#363636;
}
.nav-item .dropdown.support a {
color:#363636;
}
.support .dropdown-header {
text-align: center;
width:100%;
background: rgba(0,0,0,0.2);
padding: 1.5%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.support .dropdown-header-title {
background: url("http://www.rosettastone.com/lp/navbar/images/support.png") no-repeat center;
background-size: contain;
padding-bottom: 8.5%;
}
.support .dropdown-main {
display: table;
table-layout: fixed;
width: 100%;
}
.support .dropdown-main-section {
display:table-cell;
width:50%;
padding:4%;
text-align: center;
}
.support h2 {
font-size: 1.1em;
}
.support .faqs-section h2 {
font-family: "GothamMedium";
}
.support a.main-cta {
font-family: "GothamMedium";
display:block;
width:100%;
color:#fff !important;
font-size: 1.15em;
margin: 3% 0;
border-radius: 3px;
background:#363636;
padding:4% 0;
text-align: center;
text-transform: uppercase;
transition:background 0.3s;
-webkit-transition:background 0.3s;
-moz-transition:background 0.3s;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.support a.main-cta:hover {
background: #272727;
text-decoration: none !important;
}
.support a.main-cta:after {
display: inline-block;
font-family: fontello;
color: #ecc200;
content: "\e802"; /*right arrow in circle*/
font-size: 1.2em;
margin-left: 0.5em;
}
.support a.view-all-faq {
font-family: "GothamMedium";
display:block;
border:2px solid #363636;
border-radius: 2px;
width:11em;
margin:5px auto;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
text-transform: uppercase;
padding:1.5%;
}
.support a.view-all-faq:hover {
background-color:#363636;
text-decoration: none !important;
color: white;
}
.support ul.secondary-ctas {
position:relative;
min-height: 95px;
padding-top: 5%;
margin-bottom: 5%;
}
.support ul.secondary-ctas:after {
width: 10%;
height: 2px;
background: #ecc200;
position: absolute;
left: 45%;
content: " ";
bottom:0;
}
.support a.secondary-cta {
font-family: "GothamMedium";
text-transform: uppercase;
}
.support a.secondary-cta:before {
display: inline-block;
font-family: fontello;
content: "\e801"; /*double right arrow*/
font-size: 1.2em;
margin-right: 0.5em;
}
.support .faqs-section ul {
padding: 0.6em 0px;
}
.support .dropdown-main-section.support-section h2:not(:first-child) {
margin-top: 60px;
}
.support li.faq {
display:block;
width:100%;
text-align: left;
margin-left: 1em;
padding-bottom: 1.1em;
line-height: 1.2;
position:relative;
}
.support li.faq:before {
font-family: fontello;
content: "\e801"; /*double right arrow*/
font-size: 1.2em;
left: -0.9em;
position: absolute;
}
.support .dropdown-footer {
text-align: center;
padding: 2%;
font-family: "GothamMedium";
}
.support .dropdown-footer span a {
color:#ecc200;
}

/***********************
ITEMS IN CART DROPDOWN
***********************/

.nav-item .dropdown.cart {
background: url("http://www.rosettastone.com/lp/navbar/images/bg-blue.jpg") no-repeat;
background-size: 100% 100%;
color:#fff;
text-align: center;
}
.cart .dropdown-header {
text-align: center;
width:100%;
background: rgba(0,0,0,0.2);
padding: 1.5%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.cart .dropdown-header-title {
background: url("http://www.rosettastone.com/lp/navbar/images/cart.png") no-repeat center;
background-size: contain;
padding-bottom: 8.5%;
}
.cart .dropdown-main {
display: table;
table-layout: fixed;
width: 100%;
}
.cart .dropdown-main-section {
display:table-cell;
padding:4%;
text-align: left;
vertical-align: top;
}
.cart .dropdown-main-section.items-section {
width: 60%;
padding-top: 2%;
}
.cart .dropdown-main-section.totals-section {
width:40%;
}
.cart .dropdown-main-section.totals-section div {
margin-bottom: 0.5em;
font-size: 1.1em;
}
.cart a.main-cta {
font-family: "GothamMedium";
display:block;
width:13em;
color:#fff !important;
font-size: 1.15em;
margin: 2em auto 0 auto;
border-radius: 3px;
background:rgba(0,0,0,0.4);
padding:0.7em 0;
text-align: center;
text-transform: uppercase;
transition:background 0.3s;
-webkit-transition:background 0.3s;
-moz-transition:background 0.3s;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.cart a.main-cta:hover {
background: rgba(0,0,0,0.5);
text-decoration: none !important;
}
.cart a.main-cta:after {
display: inline-block;
font-family: fontello;
color: #ecc200;
content: "\e802"; /*right arrow in circle*/
font-size: 1.2em;
margin-left: 0.5em;
}
.cart a.secondary-cta {
font-family: "GothamMedium";
text-transform: uppercase;
}
.cart a.secondary-cta:before {
display: inline-block;
font-family: fontello;
content: "\e801"; /*double right arrow*/
font-size: 1.2em;
margin-right: 0.5em;
color: #ecc200;
}
.cart .dropdown-footer {
text-align: center;
padding: 2%;
font-family: "GothamMedium";
}
.cart .dropdown-footer span a {
color:#ecc200;
}
.cart .dropdown-main-section.totals-section .cart-order-summary {
font-family: "GothamMedium";
text-align: center;
margin-bottom: 1em;
}
#nav-cart-subtotal, #nav-cart-discount, #nav-cart-grandtotal {
font-family: "GothamMedium";
float: right;
}
.cart #nav-cart-items li {
list-style-type: none;
border-bottom: 1px solid rgba(255,255,255,0.5);
}
.cart .cart-product-description {
display: inline-block;
vertical-align: middle;
width: 65%;
}
.cart .cart-product-image {
display: inline-block;
vertical-align: middle;
width: 23%;
height: 76px;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
.cart span.cart-product-name {
display: block;
font-family: "gothamlight";
font-size: 1.2em;
}
.cart span.cart-product-level {
text-transform: uppercase;
font-family: "GothamMedium";
}
.cart .cart-view-all {
text-align: center;
padding-top: 2em;
}
.cart .cart-empty-wrap {
padding: 20% 0 21% 0;
}
.cart .empty-text {
font-family: "GothamLight";
font-size: 2em;
}
.cart a.main-cta.nav-continue {
width:16em;
margin-top: 2%;
}
.cart .order-summary-wrap {
background: rgba(0,0,0,0.1);
border-radius: 3px;
padding: 6%;
}
.cart-full-wrap #cartbadge{
    position: relative;
    display: inline-block;
    left: -27%;
    margin-bottom: 3%;
}
/* Ipad Mini Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .cart-full-wrap #cartbadge{
        left: -25%;
    }
}

/* standard Portrait  */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .cart-full-wrap #cartbadge{
        left: -25%;
    }
}

/***********************
SEARCH
***********************/


#outerSearch.active {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
#outerSearch {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background-color: rgba(236,194,0,0.95);*/
    z-index: 2;
    z-index:100;
background: -moz-linear-gradient(top,  rgba(236,194,0,1) 40%, rgba(236,194,0,0.55) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,rgba(236,194,0,1)), color-stop(100%,rgba(236,194,0,0.55)));
background: -webkit-linear-gradient(top,  rgba(236,194,0,1) 40%,rgba(236,194,0,0.55) 100%);
background: -o-linear-gradient(top,  rgba(236,194,0,1) 40%,rgba(236,194,0,0.55) 100%);
background: -ms-linear-gradient(top,  rgba(236,194,0,1) 40%,rgba(236,194,0,0.55) 100%);
background: linear-gradient(to bottom,  rgba(236,194,0,1) 40%,rgba(236,194,0,0.55) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2ecc200', endColorstr='#8cecc200',GradientType=0 );
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.3s,opacity 0.3s;
  cursor:default;
}
#innerSearch {
    position: fixed;
    top: 50px;
    right: 70px;
    left: 50px;
}
#searchHint {
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: top;
    font-family: 'GothamBook';
    font-size: 16px;
    color: #363636;
    opacity: 0.7;
}
#search_form {
    vertical-align: baseline;
    font-size: 100%;
    box-shadow: none;
}
#nav-wrap ::-webkit-input-placeholder {
  color: #C5A720;
}
#nav-wrap ::-webkit-input-placeholder {
  color: #C5A720;
}
#nav-wrap :-moz-placeholder {
  color: #C5A720;
   opacity:  1;
}
#nav-wrap ::-moz-placeholder {
  color: #C5A720;
   opacity:  1;
}
#nav-wrap :-ms-input-placeholder {
  color: #C5A720;
}
#search_form #q {
    top: 45px;
    left: 0;
    right: 0;
    width: 100%;
    height: 192px;
    margin-top: 15px;
    font-family: 'GothamBook';
    font-size: 140px;
    line-height: 140px;
    letter-spacing: -.035em!important;
    white-space: pre-wrap!important;
    word-wrap: break-word;
    text-rendering: geometricPrecision;
    border: 1px solid transparent;
    background-color: transparent;
    background-image: none!important;
    color: #363636;
    outline: none;
    cursor: text;
}
#closeSearch {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 45px;
  height: 45px;
  background: url('http://www.rosettastone.com/lp/navbar/images/close.png') no-repeat;
  background-size: contain;
  cursor: pointer;
}