Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @font-face {
- font-family: Averta;
- src: url(//d1yepz0pwej23y.cloudfront.net/assets/323/1nhh8Y1.otf) format("opentype");
- src: url(//d1yepz0pwej23y.cloudfront.net/assets/323/27DSw06.eot) format('embedded-opentype'), url(//d1yepz0pwej23y.cloudfront.net/assets/323/P4KU09_.woff) format('woff'), url(//d1yepz0pwej23y.cloudfront.net/assets/323/1FVTx-8.ttf) format('truetype'), url(//d1yepz0pwej23y.cloudfront.net/assets/323/3AxC_ic.svg) format('svg');
- font-weight: 400;
- font-style: normal;
- }
- @font-face {
- font-family: Averta;
- src: url(//d1yepz0pwej23y.cloudfront.net/assets/323/2fOxd0B.otf) format("opentype");
- src: url(//d1yepz0pwej23y.cloudfront.net/assets/323/28Ften9.eot) format('embedded-opentype'), url(//d1yepz0pwej23y.cloudfront.net/assets/323/3O-AJ6r.woff) format('woff'), url(//d1yepz0pwej23y.cloudfront.net/assets/323/29yd1SE.ttf) format('truetype'), url(//d1yepz0pwej23y.cloudfront.net/assets/323/24eRHRP.svg) format('svg');
- font-weight: 700;
- }
- @font-face {
- font-family: Averta;
- src: url(//d1yepz0pwej23y.cloudfront.net/assets/323/1DViJbB.otf) format("opentype");
- src: url(//d1yepz0pwej23y.cloudfront.net/assets/323/3HZKeKs.eot) format('embedded-opentype'), url(//d1yepz0pwej23y.cloudfront.net/assets/323/3-afYA7.woff) format('woff'), url(//d1yepz0pwej23y.cloudfront.net/assets/323/3hWY7eg.ttf) format('truetype'), url(//d1yepz0pwej23y.cloudfront.net/assets/323/1xISWJB.svg) format('svg');
- font-weight: 100;
- }
- body {
- font-size: 62.5%;
- max-width: 87.5rem;
- margin-right: auto;
- margin-left: auto;
- -webkit-font-smoothing: antialiased;
- text-shadow: 0.063rem 0.063rem 0.063rem rgba(47, 47, 47, 0.004);
- }
- h2,
- p,
- h3 {
- margin-top: 0;
- margin-bottom: 0;
- font-family: "Averta";
- }
- h2 {
- font-size: 3.6rem;
- font-weight: 900;
- color: #2f2f2f;
- letter-spacing: -0.02em;
- -webkit-margin-before: 0em;
- -webkit-margin-after: 0em;
- }
- h3 {
- font-size: 1.6rem;
- font-weight: 600;
- color: #2f2f2f;
- letter-spacing: -0.02em;
- -webkit-margin-before: 0em;
- -webkit-margin-after: 0em;
- }
- .headline {
- margin-top: -0.5rem;
- /* Done to align the top of the Headlinw with the top of the pill */
- }
- .item .headline-link:hover {
- cursor: pointer;
- -webkit-transform: scale(1.008, 1.008);
- -webkit-transition-timing-function: ease-out;
- transition-timing-function: ease-out;
- -webkit-transition-duration: 0.08s;
- }
- p {
- font-weight: 500;
- color: #2f2f2f;
- }
- a {
- display: inline-block;
- text-decoration: none;
- color: #003663;
- }
- .list-cell {
- margin-left: 1rem;
- margin-right: 1rem;
- /*padding-top: 0.25rem;*/
- background: #ffffff;
- }
- h1 {
- font-family: Averta;
- text-transform: uppercase;
- margin-left: 1.5rem;
- margin-right: 1.5rem;
- margin-bottom: 1rem;
- }
- .cell-content {
- display: flex;
- width: calc(100% + 0.125rem);
- flex-direction: row;
- background: rgba(255, 255, 255, 0);
- margin: 0rem 0rem 1rem 0rem;
- /*border: 0.063rem solid rgba(255, 255, 255, 0);*/
- position: relative;
- left: -0.063rem;
- }
- .cell-content:last-child {
- margin-bottom: 0rem;
- }
- /* Hover should happen in tandem with photo hover */
- .cell-content:hover {}
- .item {
- padding: 1rem;
- }
- .item-row {
- width: 100%;
- }
- .colu-60 {
- width: 66.6%;
- float: left;
- }
- .colu-40 {
- width: 33.3%;
- float: left;
- }
- .colu-60 .item-content {
- border: 0.063rem solid #e1e1e1;
- border-right: 0rem;
- }
- .colu-40 .item {
- border-color: #e1e1e1;
- border-image: none;
- border-style: solid solid none;
- border-width: 0.063rem 0.063rem 0;
- }
- /*
- .colu-40 .item:hover{
- background-color: #e1e1e1;
- }*/
- .item-thumbnail {
- background-color: #313131;
- background-image: url(http://s32.postimg.org/y7b4q48kl/hero.jpg);
- background-repeat: no-repeat;
- background-position: center;
- background-size: 155%;
- flex-basis: 25%;
- -webkit-flex-basis: 25%;
- flex-grow: 0;
- flex-shrink: 0;
- }
- .item-content .item-thumbnail {
- max-width: 100%;
- }
- .item-more {
- /*background-color: #e1e1e1;*/
- }
- .item-more h3 {
- color: #444;
- }
- .thumbnail-pill p {
- display: inline-block;
- align-self: flex-start;
- background: #003663;
- color: #FFFFFF;
- border: 0.25rem solid #003663;
- border-radius: 0.125rem;
- padding: 0rem 0.375rem 0rem 0.375rem;
- text-transform: uppercase;
- font-weight: 700;
- font-size: 1.4em;
- letter-spacing: 0.1em;
- }
- .thumbnail-pill p:hover {
- border: 0.25rem solid #004c8b;
- background: #004c8b;
- cursor: pointer;
- }
- .item-label {
- display: flex;
- flex-direction: column;
- justify-content: flex-start;
- padding-left: 1.5rem;
- }
- .item-label h2 {
- /*max-height: 5.625rem;*/
- overflow-y: hidden;
- }
- .item-context {
- font-size: 1.8em;
- line-height: 150%;
- display: block;
- max-height: 4.8rem;
- overflow-y: hidden;
- }
- .context-link {
- padding-left: 0.25rem;
- font-weight: 600;
- }
- .spacer {
- height: 0.5rem;
- }
- .spacer2 {
- height: 1rem;
- }
- .label-description {
- display: flex;
- flex-direction: row;
- font-size: 1.4em;
- }
- .label-description img {
- margin-right: 0.25rem;
- width: 1.125rem;
- height: 1.125rem;
- }
- @media (max-width: 30rem) {
- .item-label {
- /*padding-left: 0rem;*/
- }
- .item-label h2 {
- font-size: 2.7em;
- /*line-height: 1.25rem;*/
- }
- .item-context {
- display: none;
- }
- h3 {
- font-size: 1.2rem;
- }
- .spacer2 {
- display: none;
- }
- .item-thumbnail {
- margin: 1rem;
- border-radius: 0.188rem;
- min-height: 10.938rem;
- background-size: cover;
- }
- .item-thumbnail p {
- display: none;
- }
- .list-cell {
- margin-left: 0rem;
- margin-right: 0rem;
- }
- .hide-small {
- display: none;
- }
- .headline {
- margin-top: 0rem;
- }
- .colu-40 {
- width: 100%;
- }
- .colu-60 {
- width: 100%;
- }
- }
- @media (min-width: 30.063rem) and (max-width: 48rem) {
- h1 {
- font-size: 0.875rem;
- margin-bottom: 0rem;
- }
- .cell-content {
- margin-bottom: 0.5rem;
- }
- .item-label {
- /*padding-left: 0rem;*/
- }
- .item-label h2 {
- /*font-size: 2.0em;
- line-height: 1.5rem;*/
- }
- .item-context {
- display: none;
- }
- .spacer2 {
- display: none;
- }
- .item-thumbnail {
- margin: 1rem;
- border-radius: 0.188rem;
- min-height: 26.438rem;
- }
- .item-thumbnail p {
- display: none;
- }
- .headline {
- margin-top: 0rem;
- }
- .colu-40 {
- width: 100%;
- }
- .colu-60 {
- width: 100%;
- }
- }
- @media (min-width: 48.063rem) and (max-width: 62rem) {
- .item-thumbnail {
- min-height: 18.563rem;
- }
- .item-context {
- display: none;
- }
- .spacer2 {
- display: none;
- }
- }
- @media (min-width: 62.063rem) and (max-width: 75rem) {
- .item-thumbnail {
- min-height: 25.563rem;
- }
- }
- @media (min-width: 75rem) {
- .item-thumbnail {
- min-height: 35.063rem;
- max-width: 23.5rem;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment