picasso 0.5.2 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1910,17 +1910,26 @@ body {
1910
1910
  .row-col [class^="col"]:first-child {
1911
1911
  margin-left: 0;
1912
1912
  }
1913
+ .row-col [class*="pull"], .row-col [class*="push"] {
1914
+ position: relative;
1915
+ }
1913
1916
  .row-col .col1 {
1914
1917
  width: 6.34058%;
1915
1918
  }
1916
1919
  .ie7 .row-col .col1 {
1917
1920
  width: 6.24858%;
1918
1921
  }
1919
- .row-col [class^="col"].offset1 {
1920
- margin-left: 10.50725%;
1922
+ .row-col .offset1,
1923
+ .row-col .offset1:first-child {
1924
+ margin-left: 6.34058%;
1925
+ }
1926
+ .row-col .push1,
1927
+ .row-col .push1:first-child {
1928
+ left: 8.51449%;
1921
1929
  }
1922
- .row-col [class^="col"].offset1:first-child {
1923
- margin-left: 8.42391%;
1930
+ .row-col .pull1,
1931
+ .row-col .pull1:first-child {
1932
+ left: -8.51449%;
1924
1933
  }
1925
1934
  .row-col .col2 {
1926
1935
  width: 14.85507%;
@@ -1928,11 +1937,17 @@ body {
1928
1937
  .ie7 .row-col .col2 {
1929
1938
  width: 14.76307%;
1930
1939
  }
1931
- .row-col [class^="col"].offset2 {
1932
- margin-left: 19.02174%;
1940
+ .row-col .offset2,
1941
+ .row-col .offset2:first-child {
1942
+ margin-left: 14.85507%;
1933
1943
  }
1934
- .row-col [class^="col"].offset2:first-child {
1935
- margin-left: 16.93841%;
1944
+ .row-col .push2,
1945
+ .row-col .push2:first-child {
1946
+ left: 17.02899%;
1947
+ }
1948
+ .row-col .pull2,
1949
+ .row-col .pull2:first-child {
1950
+ left: -17.02899%;
1936
1951
  }
1937
1952
  .row-col .col3 {
1938
1953
  width: 23.36957%;
@@ -1940,11 +1955,17 @@ body {
1940
1955
  .ie7 .row-col .col3 {
1941
1956
  width: 23.27757%;
1942
1957
  }
1943
- .row-col [class^="col"].offset3 {
1944
- margin-left: 27.53623%;
1958
+ .row-col .offset3,
1959
+ .row-col .offset3:first-child {
1960
+ margin-left: 23.36957%;
1961
+ }
1962
+ .row-col .push3,
1963
+ .row-col .push3:first-child {
1964
+ left: 25.54348%;
1945
1965
  }
1946
- .row-col [class^="col"].offset3:first-child {
1947
- margin-left: 25.4529%;
1966
+ .row-col .pull3,
1967
+ .row-col .pull3:first-child {
1968
+ left: -25.54348%;
1948
1969
  }
1949
1970
  .row-col .col4 {
1950
1971
  width: 31.88406%;
@@ -1952,11 +1973,17 @@ body {
1952
1973
  .ie7 .row-col .col4 {
1953
1974
  width: 31.79206%;
1954
1975
  }
1955
- .row-col [class^="col"].offset4 {
1956
- margin-left: 36.05072%;
1976
+ .row-col .offset4,
1977
+ .row-col .offset4:first-child {
1978
+ margin-left: 31.88406%;
1957
1979
  }
1958
- .row-col [class^="col"].offset4:first-child {
1959
- margin-left: 33.96739%;
1980
+ .row-col .push4,
1981
+ .row-col .push4:first-child {
1982
+ left: 34.05797%;
1983
+ }
1984
+ .row-col .pull4,
1985
+ .row-col .pull4:first-child {
1986
+ left: -34.05797%;
1960
1987
  }
1961
1988
  .row-col .col5 {
1962
1989
  width: 40.39855%;
@@ -1964,11 +1991,17 @@ body {
1964
1991
  .ie7 .row-col .col5 {
1965
1992
  width: 40.30655%;
1966
1993
  }
1967
- .row-col [class^="col"].offset5 {
1968
- margin-left: 44.56522%;
1994
+ .row-col .offset5,
1995
+ .row-col .offset5:first-child {
1996
+ margin-left: 40.39855%;
1997
+ }
1998
+ .row-col .push5,
1999
+ .row-col .push5:first-child {
2000
+ left: 42.57246%;
1969
2001
  }
1970
- .row-col [class^="col"].offset5:first-child {
1971
- margin-left: 42.48188%;
2002
+ .row-col .pull5,
2003
+ .row-col .pull5:first-child {
2004
+ left: -42.57246%;
1972
2005
  }
1973
2006
  .row-col .col6 {
1974
2007
  width: 48.91304%;
@@ -1976,11 +2009,17 @@ body {
1976
2009
  .ie7 .row-col .col6 {
1977
2010
  width: 48.82104%;
1978
2011
  }
1979
- .row-col [class^="col"].offset6 {
1980
- margin-left: 53.07971%;
2012
+ .row-col .offset6,
2013
+ .row-col .offset6:first-child {
2014
+ margin-left: 48.91304%;
1981
2015
  }
1982
- .row-col [class^="col"].offset6:first-child {
1983
- margin-left: 50.99638%;
2016
+ .row-col .push6,
2017
+ .row-col .push6:first-child {
2018
+ left: 51.08696%;
2019
+ }
2020
+ .row-col .pull6,
2021
+ .row-col .pull6:first-child {
2022
+ left: -51.08696%;
1984
2023
  }
1985
2024
  .row-col .col7 {
1986
2025
  width: 57.42754%;
@@ -1988,11 +2027,17 @@ body {
1988
2027
  .ie7 .row-col .col7 {
1989
2028
  width: 57.33554%;
1990
2029
  }
1991
- .row-col [class^="col"].offset7 {
1992
- margin-left: 61.5942%;
2030
+ .row-col .offset7,
2031
+ .row-col .offset7:first-child {
2032
+ margin-left: 57.42754%;
2033
+ }
2034
+ .row-col .push7,
2035
+ .row-col .push7:first-child {
2036
+ left: 59.60145%;
1993
2037
  }
1994
- .row-col [class^="col"].offset7:first-child {
1995
- margin-left: 59.51087%;
2038
+ .row-col .pull7,
2039
+ .row-col .pull7:first-child {
2040
+ left: -59.60145%;
1996
2041
  }
1997
2042
  .row-col .col8 {
1998
2043
  width: 65.94203%;
@@ -2000,11 +2045,17 @@ body {
2000
2045
  .ie7 .row-col .col8 {
2001
2046
  width: 65.85003%;
2002
2047
  }
2003
- .row-col [class^="col"].offset8 {
2004
- margin-left: 70.1087%;
2048
+ .row-col .offset8,
2049
+ .row-col .offset8:first-child {
2050
+ margin-left: 65.94203%;
2005
2051
  }
2006
- .row-col [class^="col"].offset8:first-child {
2007
- margin-left: 68.02536%;
2052
+ .row-col .push8,
2053
+ .row-col .push8:first-child {
2054
+ left: 68.11594%;
2055
+ }
2056
+ .row-col .pull8,
2057
+ .row-col .pull8:first-child {
2058
+ left: -68.11594%;
2008
2059
  }
2009
2060
  .row-col .col9 {
2010
2061
  width: 74.45652%;
@@ -2012,11 +2063,17 @@ body {
2012
2063
  .ie7 .row-col .col9 {
2013
2064
  width: 74.36452%;
2014
2065
  }
2015
- .row-col [class^="col"].offset9 {
2016
- margin-left: 78.62319%;
2066
+ .row-col .offset9,
2067
+ .row-col .offset9:first-child {
2068
+ margin-left: 74.45652%;
2069
+ }
2070
+ .row-col .push9,
2071
+ .row-col .push9:first-child {
2072
+ left: 76.63043%;
2017
2073
  }
2018
- .row-col [class^="col"].offset9:first-child {
2019
- margin-left: 76.53986%;
2074
+ .row-col .pull9,
2075
+ .row-col .pull9:first-child {
2076
+ left: -76.63043%;
2020
2077
  }
2021
2078
  .row-col .col10 {
2022
2079
  width: 82.97101%;
@@ -2024,11 +2081,17 @@ body {
2024
2081
  .ie7 .row-col .col10 {
2025
2082
  width: 82.87901%;
2026
2083
  }
2027
- .row-col [class^="col"].offset10 {
2028
- margin-left: 87.13768%;
2084
+ .row-col .offset10,
2085
+ .row-col .offset10:first-child {
2086
+ margin-left: 82.97101%;
2029
2087
  }
2030
- .row-col [class^="col"].offset10:first-child {
2031
- margin-left: 85.05435%;
2088
+ .row-col .push10,
2089
+ .row-col .push10:first-child {
2090
+ left: 85.14493%;
2091
+ }
2092
+ .row-col .pull10,
2093
+ .row-col .pull10:first-child {
2094
+ left: -85.14493%;
2032
2095
  }
2033
2096
  .row-col .col11 {
2034
2097
  width: 91.48551%;
@@ -2036,20 +2099,671 @@ body {
2036
2099
  .ie7 .row-col .col11 {
2037
2100
  width: 91.39351%;
2038
2101
  }
2039
- .row-col [class^="col"].offset11 {
2040
- margin-left: 95.65217%;
2102
+ .row-col .offset11,
2103
+ .row-col .offset11:first-child {
2104
+ margin-left: 91.48551%;
2105
+ }
2106
+ .row-col .push11,
2107
+ .row-col .push11:first-child {
2108
+ left: 93.65942%;
2041
2109
  }
2042
- .row-col [class^="col"].offset11:first-child {
2043
- margin-left: 93.56884%;
2110
+ .row-col .pull11,
2111
+ .row-col .pull11:first-child {
2112
+ left: -93.65942%;
2044
2113
  }
2045
2114
  .row-col .col12 {
2046
2115
  width: 100%;
2047
2116
  }
2048
- .row-col [class^="col"].offset12 {
2049
- margin-left: 104.16667%;
2117
+ .row-col .offset12,
2118
+ .row-col .offset12:first-child {
2119
+ margin-left: 100%;
2120
+ }
2121
+ .row-col .push12,
2122
+ .row-col .push12:first-child {
2123
+ left: 102.17391%;
2124
+ }
2125
+ .row-col .pull12,
2126
+ .row-col .pull12:first-child {
2127
+ left: -102.17391%;
2128
+ }
2129
+ .row-col .first {
2130
+ margin-left: 0;
2050
2131
  }
2051
- .row-col [class^="col"].offset12:first-child {
2052
- margin-left: 102.08333%;
2132
+ .row-col .col0 {
2133
+ display: none;
2134
+ }
2135
+ .row-col .centered,
2136
+ .row-col .centered:first-child {
2137
+ margin-left: auto;
2138
+ margin-right: auto;
2139
+ float: none;
2140
+ }
2141
+ @media (max-width: 480px) {
2142
+ .row-col [class^="col-small"] {
2143
+ width: 100%;
2144
+ display: block;
2145
+ float: left;
2146
+ margin-left: 2.17391%;
2147
+ -webkit-box-sizing: border-box;
2148
+ -moz-box-sizing: border-box;
2149
+ box-sizing: border-box;
2150
+ }
2151
+ .row-col [class^="col-small"]:first-child {
2152
+ margin-left: 0;
2153
+ }
2154
+ .row-col [class*="pull"], .row-col [class*="push"] {
2155
+ position: relative;
2156
+ }
2157
+ .row-col .col1-small {
2158
+ width: 6.34058%;
2159
+ }
2160
+ .row-col .offset1-small,
2161
+ .row-col .offset1-small:first-child {
2162
+ margin-left: 6.34058%;
2163
+ }
2164
+ .row-col .push1-small,
2165
+ .row-col .push1-small:first-child {
2166
+ left: 8.51449%;
2167
+ }
2168
+ .row-col .pull1-small,
2169
+ .row-col .pull1-small:first-child {
2170
+ left: -8.51449%;
2171
+ }
2172
+ .row-col .col2-small {
2173
+ width: 14.85507%;
2174
+ }
2175
+ .row-col .offset2-small,
2176
+ .row-col .offset2-small:first-child {
2177
+ margin-left: 14.85507%;
2178
+ }
2179
+ .row-col .push2-small,
2180
+ .row-col .push2-small:first-child {
2181
+ left: 17.02899%;
2182
+ }
2183
+ .row-col .pull2-small,
2184
+ .row-col .pull2-small:first-child {
2185
+ left: -17.02899%;
2186
+ }
2187
+ .row-col .col3-small {
2188
+ width: 23.36957%;
2189
+ }
2190
+ .row-col .offset3-small,
2191
+ .row-col .offset3-small:first-child {
2192
+ margin-left: 23.36957%;
2193
+ }
2194
+ .row-col .push3-small,
2195
+ .row-col .push3-small:first-child {
2196
+ left: 25.54348%;
2197
+ }
2198
+ .row-col .pull3-small,
2199
+ .row-col .pull3-small:first-child {
2200
+ left: -25.54348%;
2201
+ }
2202
+ .row-col .col4-small {
2203
+ width: 31.88406%;
2204
+ }
2205
+ .row-col .offset4-small,
2206
+ .row-col .offset4-small:first-child {
2207
+ margin-left: 31.88406%;
2208
+ }
2209
+ .row-col .push4-small,
2210
+ .row-col .push4-small:first-child {
2211
+ left: 34.05797%;
2212
+ }
2213
+ .row-col .pull4-small,
2214
+ .row-col .pull4-small:first-child {
2215
+ left: -34.05797%;
2216
+ }
2217
+ .row-col .col5-small {
2218
+ width: 40.39855%;
2219
+ }
2220
+ .row-col .offset5-small,
2221
+ .row-col .offset5-small:first-child {
2222
+ margin-left: 40.39855%;
2223
+ }
2224
+ .row-col .push5-small,
2225
+ .row-col .push5-small:first-child {
2226
+ left: 42.57246%;
2227
+ }
2228
+ .row-col .pull5-small,
2229
+ .row-col .pull5-small:first-child {
2230
+ left: -42.57246%;
2231
+ }
2232
+ .row-col .col6-small {
2233
+ width: 48.91304%;
2234
+ }
2235
+ .row-col .offset6-small,
2236
+ .row-col .offset6-small:first-child {
2237
+ margin-left: 48.91304%;
2238
+ }
2239
+ .row-col .push6-small,
2240
+ .row-col .push6-small:first-child {
2241
+ left: 51.08696%;
2242
+ }
2243
+ .row-col .pull6-small,
2244
+ .row-col .pull6-small:first-child {
2245
+ left: -51.08696%;
2246
+ }
2247
+ .row-col .col7-small {
2248
+ width: 57.42754%;
2249
+ }
2250
+ .row-col .offset7-small,
2251
+ .row-col .offset7-small:first-child {
2252
+ margin-left: 57.42754%;
2253
+ }
2254
+ .row-col .push7-small,
2255
+ .row-col .push7-small:first-child {
2256
+ left: 59.60145%;
2257
+ }
2258
+ .row-col .pull7-small,
2259
+ .row-col .pull7-small:first-child {
2260
+ left: -59.60145%;
2261
+ }
2262
+ .row-col .col8-small {
2263
+ width: 65.94203%;
2264
+ }
2265
+ .row-col .offset8-small,
2266
+ .row-col .offset8-small:first-child {
2267
+ margin-left: 65.94203%;
2268
+ }
2269
+ .row-col .push8-small,
2270
+ .row-col .push8-small:first-child {
2271
+ left: 68.11594%;
2272
+ }
2273
+ .row-col .pull8-small,
2274
+ .row-col .pull8-small:first-child {
2275
+ left: -68.11594%;
2276
+ }
2277
+ .row-col .col9-small {
2278
+ width: 74.45652%;
2279
+ }
2280
+ .row-col .offset9-small,
2281
+ .row-col .offset9-small:first-child {
2282
+ margin-left: 74.45652%;
2283
+ }
2284
+ .row-col .push9-small,
2285
+ .row-col .push9-small:first-child {
2286
+ left: 76.63043%;
2287
+ }
2288
+ .row-col .pull9-small,
2289
+ .row-col .pull9-small:first-child {
2290
+ left: -76.63043%;
2291
+ }
2292
+ .row-col .col10-small {
2293
+ width: 82.97101%;
2294
+ }
2295
+ .row-col .offset10-small,
2296
+ .row-col .offset10-small:first-child {
2297
+ margin-left: 82.97101%;
2298
+ }
2299
+ .row-col .push10-small,
2300
+ .row-col .push10-small:first-child {
2301
+ left: 85.14493%;
2302
+ }
2303
+ .row-col .pull10-small,
2304
+ .row-col .pull10-small:first-child {
2305
+ left: -85.14493%;
2306
+ }
2307
+ .row-col .col11-small {
2308
+ width: 91.48551%;
2309
+ }
2310
+ .row-col .offset11-small,
2311
+ .row-col .offset11-small:first-child {
2312
+ margin-left: 91.48551%;
2313
+ }
2314
+ .row-col .push11-small,
2315
+ .row-col .push11-small:first-child {
2316
+ left: 93.65942%;
2317
+ }
2318
+ .row-col .pull11-small,
2319
+ .row-col .pull11-small:first-child {
2320
+ left: -93.65942%;
2321
+ }
2322
+ .row-col .col12-small {
2323
+ width: 100%;
2324
+ }
2325
+ .row-col .offset12-small,
2326
+ .row-col .offset12-small:first-child {
2327
+ margin-left: 100%;
2328
+ }
2329
+ .row-col .push12-small,
2330
+ .row-col .push12-small:first-child {
2331
+ left: 102.17391%;
2332
+ }
2333
+ .row-col .pull12-small,
2334
+ .row-col .pull12-small:first-child {
2335
+ left: -102.17391%;
2336
+ }
2337
+ .row-col .first-small {
2338
+ margin-left: 0;
2339
+ }
2340
+ .row-col .col0-small {
2341
+ display: none;
2342
+ }
2343
+ .row-col .centered-small,
2344
+ .row-col .centered-small:first-child {
2345
+ margin-left: auto;
2346
+ margin-right: auto;
2347
+ float: none;
2348
+ }
2349
+ }
2350
+ @media (min-width: 481px) and (max-width: 800px) {
2351
+ .row-col [class^="col-medium"] {
2352
+ width: 100%;
2353
+ display: block;
2354
+ float: left;
2355
+ margin-left: 2.17391%;
2356
+ -webkit-box-sizing: border-box;
2357
+ -moz-box-sizing: border-box;
2358
+ box-sizing: border-box;
2359
+ }
2360
+ .row-col [class^="col-medium"]:first-child {
2361
+ margin-left: 0;
2362
+ }
2363
+ .row-col [class*="pull"], .row-col [class*="push"] {
2364
+ position: relative;
2365
+ }
2366
+ .row-col .col1-medium {
2367
+ width: 6.34058%;
2368
+ }
2369
+ .row-col .offset1-medium,
2370
+ .row-col .offset1-medium:first-child {
2371
+ margin-left: 6.34058%;
2372
+ }
2373
+ .row-col .push1-medium,
2374
+ .row-col .push1-medium:first-child {
2375
+ left: 8.51449%;
2376
+ }
2377
+ .row-col .pull1-medium,
2378
+ .row-col .pull1-medium:first-child {
2379
+ left: -8.51449%;
2380
+ }
2381
+ .row-col .col2-medium {
2382
+ width: 14.85507%;
2383
+ }
2384
+ .row-col .offset2-medium,
2385
+ .row-col .offset2-medium:first-child {
2386
+ margin-left: 14.85507%;
2387
+ }
2388
+ .row-col .push2-medium,
2389
+ .row-col .push2-medium:first-child {
2390
+ left: 17.02899%;
2391
+ }
2392
+ .row-col .pull2-medium,
2393
+ .row-col .pull2-medium:first-child {
2394
+ left: -17.02899%;
2395
+ }
2396
+ .row-col .col3-medium {
2397
+ width: 23.36957%;
2398
+ }
2399
+ .row-col .offset3-medium,
2400
+ .row-col .offset3-medium:first-child {
2401
+ margin-left: 23.36957%;
2402
+ }
2403
+ .row-col .push3-medium,
2404
+ .row-col .push3-medium:first-child {
2405
+ left: 25.54348%;
2406
+ }
2407
+ .row-col .pull3-medium,
2408
+ .row-col .pull3-medium:first-child {
2409
+ left: -25.54348%;
2410
+ }
2411
+ .row-col .col4-medium {
2412
+ width: 31.88406%;
2413
+ }
2414
+ .row-col .offset4-medium,
2415
+ .row-col .offset4-medium:first-child {
2416
+ margin-left: 31.88406%;
2417
+ }
2418
+ .row-col .push4-medium,
2419
+ .row-col .push4-medium:first-child {
2420
+ left: 34.05797%;
2421
+ }
2422
+ .row-col .pull4-medium,
2423
+ .row-col .pull4-medium:first-child {
2424
+ left: -34.05797%;
2425
+ }
2426
+ .row-col .col5-medium {
2427
+ width: 40.39855%;
2428
+ }
2429
+ .row-col .offset5-medium,
2430
+ .row-col .offset5-medium:first-child {
2431
+ margin-left: 40.39855%;
2432
+ }
2433
+ .row-col .push5-medium,
2434
+ .row-col .push5-medium:first-child {
2435
+ left: 42.57246%;
2436
+ }
2437
+ .row-col .pull5-medium,
2438
+ .row-col .pull5-medium:first-child {
2439
+ left: -42.57246%;
2440
+ }
2441
+ .row-col .col6-medium {
2442
+ width: 48.91304%;
2443
+ }
2444
+ .row-col .offset6-medium,
2445
+ .row-col .offset6-medium:first-child {
2446
+ margin-left: 48.91304%;
2447
+ }
2448
+ .row-col .push6-medium,
2449
+ .row-col .push6-medium:first-child {
2450
+ left: 51.08696%;
2451
+ }
2452
+ .row-col .pull6-medium,
2453
+ .row-col .pull6-medium:first-child {
2454
+ left: -51.08696%;
2455
+ }
2456
+ .row-col .col7-medium {
2457
+ width: 57.42754%;
2458
+ }
2459
+ .row-col .offset7-medium,
2460
+ .row-col .offset7-medium:first-child {
2461
+ margin-left: 57.42754%;
2462
+ }
2463
+ .row-col .push7-medium,
2464
+ .row-col .push7-medium:first-child {
2465
+ left: 59.60145%;
2466
+ }
2467
+ .row-col .pull7-medium,
2468
+ .row-col .pull7-medium:first-child {
2469
+ left: -59.60145%;
2470
+ }
2471
+ .row-col .col8-medium {
2472
+ width: 65.94203%;
2473
+ }
2474
+ .row-col .offset8-medium,
2475
+ .row-col .offset8-medium:first-child {
2476
+ margin-left: 65.94203%;
2477
+ }
2478
+ .row-col .push8-medium,
2479
+ .row-col .push8-medium:first-child {
2480
+ left: 68.11594%;
2481
+ }
2482
+ .row-col .pull8-medium,
2483
+ .row-col .pull8-medium:first-child {
2484
+ left: -68.11594%;
2485
+ }
2486
+ .row-col .col9-medium {
2487
+ width: 74.45652%;
2488
+ }
2489
+ .row-col .offset9-medium,
2490
+ .row-col .offset9-medium:first-child {
2491
+ margin-left: 74.45652%;
2492
+ }
2493
+ .row-col .push9-medium,
2494
+ .row-col .push9-medium:first-child {
2495
+ left: 76.63043%;
2496
+ }
2497
+ .row-col .pull9-medium,
2498
+ .row-col .pull9-medium:first-child {
2499
+ left: -76.63043%;
2500
+ }
2501
+ .row-col .col10-medium {
2502
+ width: 82.97101%;
2503
+ }
2504
+ .row-col .offset10-medium,
2505
+ .row-col .offset10-medium:first-child {
2506
+ margin-left: 82.97101%;
2507
+ }
2508
+ .row-col .push10-medium,
2509
+ .row-col .push10-medium:first-child {
2510
+ left: 85.14493%;
2511
+ }
2512
+ .row-col .pull10-medium,
2513
+ .row-col .pull10-medium:first-child {
2514
+ left: -85.14493%;
2515
+ }
2516
+ .row-col .col11-medium {
2517
+ width: 91.48551%;
2518
+ }
2519
+ .row-col .offset11-medium,
2520
+ .row-col .offset11-medium:first-child {
2521
+ margin-left: 91.48551%;
2522
+ }
2523
+ .row-col .push11-medium,
2524
+ .row-col .push11-medium:first-child {
2525
+ left: 93.65942%;
2526
+ }
2527
+ .row-col .pull11-medium,
2528
+ .row-col .pull11-medium:first-child {
2529
+ left: -93.65942%;
2530
+ }
2531
+ .row-col .col12-medium {
2532
+ width: 100%;
2533
+ }
2534
+ .row-col .offset12-medium,
2535
+ .row-col .offset12-medium:first-child {
2536
+ margin-left: 100%;
2537
+ }
2538
+ .row-col .push12-medium,
2539
+ .row-col .push12-medium:first-child {
2540
+ left: 102.17391%;
2541
+ }
2542
+ .row-col .pull12-medium,
2543
+ .row-col .pull12-medium:first-child {
2544
+ left: -102.17391%;
2545
+ }
2546
+ .row-col .first-medium {
2547
+ margin-left: 0;
2548
+ }
2549
+ .row-col .col0-medium {
2550
+ display: none;
2551
+ }
2552
+ .row-col .centered-medium,
2553
+ .row-col .centered-medium:first-child {
2554
+ margin-left: auto;
2555
+ margin-right: auto;
2556
+ float: none;
2557
+ }
2558
+ }
2559
+ @media (min-width: 801px) and (max-width: 1024px) {
2560
+ .row-col [class^="col-large"] {
2561
+ width: 100%;
2562
+ display: block;
2563
+ float: left;
2564
+ margin-left: 2.17391%;
2565
+ -webkit-box-sizing: border-box;
2566
+ -moz-box-sizing: border-box;
2567
+ box-sizing: border-box;
2568
+ }
2569
+ .row-col [class^="col-large"]:first-child {
2570
+ margin-left: 0;
2571
+ }
2572
+ .row-col [class*="pull"], .row-col [class*="push"] {
2573
+ position: relative;
2574
+ }
2575
+ .row-col .col1-large {
2576
+ width: 6.34058%;
2577
+ }
2578
+ .row-col .offset1-large,
2579
+ .row-col .offset1-large:first-child {
2580
+ margin-left: 6.34058%;
2581
+ }
2582
+ .row-col .push1-large,
2583
+ .row-col .push1-large:first-child {
2584
+ left: 8.51449%;
2585
+ }
2586
+ .row-col .pull1-large,
2587
+ .row-col .pull1-large:first-child {
2588
+ left: -8.51449%;
2589
+ }
2590
+ .row-col .col2-large {
2591
+ width: 14.85507%;
2592
+ }
2593
+ .row-col .offset2-large,
2594
+ .row-col .offset2-large:first-child {
2595
+ margin-left: 14.85507%;
2596
+ }
2597
+ .row-col .push2-large,
2598
+ .row-col .push2-large:first-child {
2599
+ left: 17.02899%;
2600
+ }
2601
+ .row-col .pull2-large,
2602
+ .row-col .pull2-large:first-child {
2603
+ left: -17.02899%;
2604
+ }
2605
+ .row-col .col3-large {
2606
+ width: 23.36957%;
2607
+ }
2608
+ .row-col .offset3-large,
2609
+ .row-col .offset3-large:first-child {
2610
+ margin-left: 23.36957%;
2611
+ }
2612
+ .row-col .push3-large,
2613
+ .row-col .push3-large:first-child {
2614
+ left: 25.54348%;
2615
+ }
2616
+ .row-col .pull3-large,
2617
+ .row-col .pull3-large:first-child {
2618
+ left: -25.54348%;
2619
+ }
2620
+ .row-col .col4-large {
2621
+ width: 31.88406%;
2622
+ }
2623
+ .row-col .offset4-large,
2624
+ .row-col .offset4-large:first-child {
2625
+ margin-left: 31.88406%;
2626
+ }
2627
+ .row-col .push4-large,
2628
+ .row-col .push4-large:first-child {
2629
+ left: 34.05797%;
2630
+ }
2631
+ .row-col .pull4-large,
2632
+ .row-col .pull4-large:first-child {
2633
+ left: -34.05797%;
2634
+ }
2635
+ .row-col .col5-large {
2636
+ width: 40.39855%;
2637
+ }
2638
+ .row-col .offset5-large,
2639
+ .row-col .offset5-large:first-child {
2640
+ margin-left: 40.39855%;
2641
+ }
2642
+ .row-col .push5-large,
2643
+ .row-col .push5-large:first-child {
2644
+ left: 42.57246%;
2645
+ }
2646
+ .row-col .pull5-large,
2647
+ .row-col .pull5-large:first-child {
2648
+ left: -42.57246%;
2649
+ }
2650
+ .row-col .col6-large {
2651
+ width: 48.91304%;
2652
+ }
2653
+ .row-col .offset6-large,
2654
+ .row-col .offset6-large:first-child {
2655
+ margin-left: 48.91304%;
2656
+ }
2657
+ .row-col .push6-large,
2658
+ .row-col .push6-large:first-child {
2659
+ left: 51.08696%;
2660
+ }
2661
+ .row-col .pull6-large,
2662
+ .row-col .pull6-large:first-child {
2663
+ left: -51.08696%;
2664
+ }
2665
+ .row-col .col7-large {
2666
+ width: 57.42754%;
2667
+ }
2668
+ .row-col .offset7-large,
2669
+ .row-col .offset7-large:first-child {
2670
+ margin-left: 57.42754%;
2671
+ }
2672
+ .row-col .push7-large,
2673
+ .row-col .push7-large:first-child {
2674
+ left: 59.60145%;
2675
+ }
2676
+ .row-col .pull7-large,
2677
+ .row-col .pull7-large:first-child {
2678
+ left: -59.60145%;
2679
+ }
2680
+ .row-col .col8-large {
2681
+ width: 65.94203%;
2682
+ }
2683
+ .row-col .offset8-large,
2684
+ .row-col .offset8-large:first-child {
2685
+ margin-left: 65.94203%;
2686
+ }
2687
+ .row-col .push8-large,
2688
+ .row-col .push8-large:first-child {
2689
+ left: 68.11594%;
2690
+ }
2691
+ .row-col .pull8-large,
2692
+ .row-col .pull8-large:first-child {
2693
+ left: -68.11594%;
2694
+ }
2695
+ .row-col .col9-large {
2696
+ width: 74.45652%;
2697
+ }
2698
+ .row-col .offset9-large,
2699
+ .row-col .offset9-large:first-child {
2700
+ margin-left: 74.45652%;
2701
+ }
2702
+ .row-col .push9-large,
2703
+ .row-col .push9-large:first-child {
2704
+ left: 76.63043%;
2705
+ }
2706
+ .row-col .pull9-large,
2707
+ .row-col .pull9-large:first-child {
2708
+ left: -76.63043%;
2709
+ }
2710
+ .row-col .col10-large {
2711
+ width: 82.97101%;
2712
+ }
2713
+ .row-col .offset10-large,
2714
+ .row-col .offset10-large:first-child {
2715
+ margin-left: 82.97101%;
2716
+ }
2717
+ .row-col .push10-large,
2718
+ .row-col .push10-large:first-child {
2719
+ left: 85.14493%;
2720
+ }
2721
+ .row-col .pull10-large,
2722
+ .row-col .pull10-large:first-child {
2723
+ left: -85.14493%;
2724
+ }
2725
+ .row-col .col11-large {
2726
+ width: 91.48551%;
2727
+ }
2728
+ .row-col .offset11-large,
2729
+ .row-col .offset11-large:first-child {
2730
+ margin-left: 91.48551%;
2731
+ }
2732
+ .row-col .push11-large,
2733
+ .row-col .push11-large:first-child {
2734
+ left: 93.65942%;
2735
+ }
2736
+ .row-col .pull11-large,
2737
+ .row-col .pull11-large:first-child {
2738
+ left: -93.65942%;
2739
+ }
2740
+ .row-col .col12-large {
2741
+ width: 100%;
2742
+ }
2743
+ .row-col .offset12-large,
2744
+ .row-col .offset12-large:first-child {
2745
+ margin-left: 100%;
2746
+ }
2747
+ .row-col .push12-large,
2748
+ .row-col .push12-large:first-child {
2749
+ left: 102.17391%;
2750
+ }
2751
+ .row-col .pull12-large,
2752
+ .row-col .pull12-large:first-child {
2753
+ left: -102.17391%;
2754
+ }
2755
+ .row-col .first-large {
2756
+ margin-left: 0;
2757
+ }
2758
+ .row-col .col0-large {
2759
+ display: none;
2760
+ }
2761
+ .row-col .centered-large,
2762
+ .row-col .centered-large:first-child {
2763
+ margin-left: auto;
2764
+ margin-right: auto;
2765
+ float: none;
2766
+ }
2053
2767
  }
2054
2768
 
2055
2769
  .row-col {