@font-face {
  font-family: 'FlamaCndL';
  src: url('fonts/FlamaCondensed-Light.eot');
  src: url('fonts/FlamaCondensed-Light.eot?#iefix') format('embedded-opentype'),
       url('fonts/FlamaCondensed-Light.woff') format('woff');
}

* {
    padding: 0;
    margin: 0;
}

a {
    border: medium none;
    color: #2196C2;
    cursor: pointer;
    /*font-weight: normal;*/
    outline: 0;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    /*-webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -kthtml-transition: all .25s ease-out;
    transition: all .25s ease-out;*/
}

a:focus {
    outline: 1px dotted #9A9A9A;
}

body{
	 font-size: 14px;
	 font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
	 font-style: normal;
	 font-weight: 400;
}

h1 {
	font-size: 3em;
	line-height: 1em;
	letter-spacing: 1pt;
	font-weight: 400;
}

h2 {
	font-size: 2em;
	line-height: 1.75em;
	letter-spacing: .5pt;
	font-weight: 400;
}

h3 {
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: .65pt;
	font-weight: 200;
	overflow: hidden;
}

p {
	margin: 0;
	font-size: .9em;
	line-height: 1.8em;
	letter-spacing: .5pt;
	font-weight: 200;
}

h1,
h2,
h3 {
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    font-style: normal;
    /*font-weight: 600*/
}
.ie-legacy h1,
.ie-legacy h2,
.ie-legacy h3 {
    font-family: Helvetica, Arial, sans-serif !important;
    font-style: normal
}
h4,
h5,
h6 {
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    font-style: normal;
    /*font-weight: 400*/
}
.ie-legacy h4,
.ie-legacy h5,
.ie-legacy h6 {
    font-family: Helvetica, Arial, sans-serif !important;
    font-style: normal
}
body {
    font-family: 'Chronicle Display', Georgia, Times, serif;
    font-style: normal;
    font-weight: 400;
    background: #FFF;
    height: 100%;
    overflow-x: hidden;
}
.ie-legacy body {
    font-family: Georgia, Times, serif !important;
    font-style: normal;
}
.breakpoint-desktop body,
.ie-legacy body {
    padding-top: 0;
}
body.navigation-open {
    position: relative;
    overflow: hidden;
}

body.navigation-open #header {
    /*position: relative;*/
    overflow: hidden;
    height: 100%;

    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -kthtml-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.breakpoint-desktop body.navigation-open #header,
.ie-legacy body.navigation-open #header {
    height: 130px;
}

.breakpoint-desktop body.navigation-open.page-template-landing #header,
.ie-legacy body.navigation-open.page-template-landing #header {
    height: 60px;
}

.breakpoint-desktop body.navigation-open,
.ie-legacy body.navigation-open {
    overflow: scroll;
    overflow-x: hidden;
}

body video,
body iframe {
    max-width: 100%
}

.wrapper {
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    width: auto
}
.wrapper.full-width {
    padding: 0
}
.breakpoint-tablet .wrapper.full-width {
    padding: 0 10px
}
.breakpoint-tablet-small .wrapper {
    width: 460px
}
.breakpoint-tablet .wrapper {
    width: 620px
}
.breakpoint-desktop .wrapper {
    width: 940px
}
.breakpoint-widescreen .wrapper,
.ie-legacy .wrapper {
    width: 1260px
}
#header .mobile {
    /*display: block !important;*/
    display: block;
}
.breakpoint-desktop #header .mobile,
.ie-legacy #header .mobile {
    display: none !important;
}
/*.breakpoint-desktop #header,
.ie-legacy #header {
    z-index: 10
}*/
#header {
    position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background: #f4f3f1;
	z-index: 10000;

	-webkit-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -moz-transition: top .25s ease-out;
    -ms-transition: top .25s ease-out;
    -kthtml-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
.breakpoint-desktop #header,
.ie-legacy #header {
    /*height: auto;*/
    height: 130px;
}
.breakpoint-desktop body.page-template-landing #header,
.ie-legacy body.page-template-landing #header {
    position: relative;
    top: auto;
    height: auto;
    z-index: 0;
}
#header .masthead.wrapper {
    height: 60px;
}
.breakpoint-desktop #header .masthead.wrapper,
.ie-legacy #header .masthead.wrapper {
    height: 80px;
    z-index: 100;
}
.breakpoint-desktop #header.strip,
.ie-legacy #header.strip {
    top: -70px;
}
#header .masthead h1 {
    margin: 0 auto
}
#header .masthead h1 a {
    display: block;
    width: 220px;
    height: 20px;
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat -304px -87px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -110px;

    -webkit-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -moz-transition: top .25s ease-out;
    -ms-transition: top .25s ease-out;
    -kthtml-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
.no-svg #header .masthead h1 a {
    height: 20px;
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png") no-repeat -304px -87px;
}
.breakpoint-desktop #header .masthead h1 a,
.ie-legacy #header .masthead h1 a {
    width: 517px;
    height: 46px;
    top: 27px;
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat -10px -12px;
    margin-left: -258px;
}
.breakpoint-desktop #header.strip  .masthead h1 a,
.ie-legacy #header.strip  .masthead h1 a  {
    top: 0;
}
.no-svg.breakpoint-desktop #header .masthead h1 a,
.no-svg.ie-legacy #header .masthead h1 a {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png") no-repeat -10px -12px;
}
#header .masthead .button {
    background: #FFF;
    color: #4D4D4D;
    padding: 12px 15px 11px;
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    position: absolute;
    display: none
}
.ie-legacy #header .masthead .button {
    font-family: Helvetica, Arial, sans-serif !important;
    font-style: normal
}
.breakpoint-desktop #header .masthead .button,
.ie-legacy #header .masthead .button {
    background: #FFF;
    top: 46px;
    display: block;

    -webkit-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -moz-transition: top .25s ease-out;
    -ms-transition: top .25s ease-out;
    -kthtml-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
.breakpoint-desktop #header.strip .masthead .button,
.ie-legacy #header.strip .masthead .button {
    top: 81px;
}
.breakpoint-desktop #header .masthead .button#new-wsj {
    left: 10px
}
.breakpoint-widescreen #header .masthead .button#new-wsj,
.ie-legacy #header .masthead .button#new-wsj {
    left: 35px
}
#header .masthead .button#subscribe {
    color: #0080C3;

    /*display: block;
    right: 10px;
    top: 11px*/
}
.breakpoint-tablet #header .masthead .button#subscribe {
    display: block;
    right: 10px;
    top: 11px
}
.breakpoint-desktop #header .masthead .button#subscribe {
    right: 10px;
    top: 46px
}
.breakpoint-desktop #header.strip .masthead .button#subscribe,
.ie-legacy #header.strip .masthead .button#subscribe {
    top: 81px;
}
.breakpoint-widescreen #header .masthead .button#subscribe,
.ie-legacy #header .masthead .button#subscribe {
    right: 35px
}
#header .masthead .button:hover {
    background: #E5E5E5;
    text-decoration: none;
}
.breakpoint-desktop body.page-template-landing #header,
.ie-legacy body.page-template-landing #header {
    position: fixed;
    top: 0;
    height: 60px;
    width: 100%;
    z-index: 2000;
}
.breakpoint-desktop body.page-template-landing #header .wrapper,
.ie-legacy body.page-template-landing #header .wrapper {
    height: 60px;
}
.breakpoint-desktop body.page-template-landing #header .masthead h1 a,
.ie-legacy body.page-template-landing #header .masthead h1 a {
    display: block;
    width: 408px;
    height: 36px;
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat -118px -280px;
    top: 12px;
    left: 50%;
    margin-left: -204px;
}
.no-svg.breakpoint-desktop body.page-template-landing #header .masthead h1 a,
.no-svg.ie-legacy body.page-template-landing #header .masthead h1 a {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png") no-repeat -118px -280px;
}
.breakpoint-desktop body.page-template-landing #header .masthead .button,
.ie-legacy body.page-template-landing #header .masthead .button,
.breakpoint-desktop body.page-template-landing #header .masthead .button#subscribe,
.ie-legacy body.page-template-landing #header .masthead .button#subscribe,
.breakpoint-desktop body.page-template-landing #header .masthead .social,
.ie-legacy body.page-template-landing #header .masthead .social {
    top: 11px;
}
.breakpoint-desktop body.page-template-landing #header .navigation ,
.ie-legacy body.page-template-landing #header .navigation  {
    display: none !important;
}

#header .masthead #nav-toggle {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 38px;
    height: 38px;
    display: block;
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat -71px -149px;
    position: absolute;
    top: 10px;
    left: 7px;
}
.no-svg #header .masthead #nav-toggle {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png") no-repeat -71px -149px;
}
#header .masthead #nav-toggle.open {
    background-position: -38px -149px
}
#header .navigation {
    display: none;
    /*background: #f4f3f1;*/
    /*z-index: 10;*/
    /*position: fixed;*/
    position: relative;
    /*top: 60px;*/
    /*left: 0;*/
    /*height: 100%;*/
}
#header .navigation ul {
    padding: 0;
    margin: 0
}
#header .navigation ul li {
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    padding-left: 6px;
    padding-right: 6px;
    list-style: none;
    overflow: hidden
}
.ie-legacy #header .navigation ul li {
    font-family: Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-size: 14px;
}
.breakpoint-small-tablet #header .navigation ul li,
.breakpoint-tablet #header .navigation ul li {
    padding-left: 29px;
    padding-right: 29px
}
#header .navigation ul li a {
    color: #4D4D4D;
    padding: 16px 0;
    text-decoration: none;
    border-bottom: 1px solid #EAEAEA;
    display: block;
}
/*.breakpoint-phone #header .navigation ul li a,
.breakpoint-small-tablet #header .navigation ul li a {
    padding: 10px 0;
    font-size: 11px;
}*/
#header .navigation ul li a:hover {
    border-bottom: 1px solid #4D4D4D;
    text-decoration: none;
}
#header .navigation ul li a.mobile-subscribe {
    color: #0080C3;
}
#header .navigation ul li > ul.mobile {
    display: none;
}
.breakpoint-phone #header .navigation ul li > ul.mobile,
.breakpoint-small-tablet #header .navigation ul li > ul.mobile {
    display: block;
    padding-left: 20px;
}
.breakpoint-desktop #header .navigation,
.ie-legacy #header .navigation {
    background: none;
    display: block;
    height: 100%;
    z-index: 10;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto
}
.breakpoint-desktop #header .navigation.wrapper,
.ie-legacy #header .navigation.wrapper {
	height: 35px;

    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -kthtml-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.breakpoint-desktop #header.strip .navigation.wrapper,
.ie-legacy #header.strip .navigation.wrapper {
    height: 39px;
}
#header .navigation.open {
    visibility: visible;
    opacity: 1;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden
}
.breakpoint-desktop #header .navigation,
.ie-legacy #header .navigation {
    display: block !important
}
.breakpoint-desktop #header .navigation ul,
.ie-legacy #header .navigation ul {
	position: relative;
    /*margin: 1em 0;*/
    margin: 15px 0;
    text-align: center;
    list-style: none;

    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -kthtml-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.breakpoint-desktop #header.strip .navigation ul,
.ie-legacy #header.strip .navigation ul {
    margin: 11px 0;
}
.breakpoint-desktop #header .navigation ul li,
.ie-legacy #header .navigation ul li {
    display: inline;
    margin: 0 8px;
    padding: 0;
    font-size: 13px;
}
.breakpoint-desktop body.page-template-landing #header .navigation ul li,
.ie-legacy body.page-template-landing #header .navigation ul li {
    display: inline;
    margin: 0 10px;
    padding: 0;
    font-size: 14px
}
.breakpoint-widescreen #header .navigation ul li {
    font-size: 14px;
    margin: 0 10px;
    padding-left: 6px;
    padding-right: 6px;
}
.breakpoint-desktop #header .navigation ul li a,
.ie-legacy #header .navigation ul li a {
    color: #888;
    display: inline-block;
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .25pt;
    padding: 1px 0;
    border: none;
    /*border-bottom: 1px solid transparent*/
}
.ie-legacy .breakpoint-desktop #header .navigation ul li a,
.ie-legacy .ie-legacy #header .navigation ul li a {
    font-family: Helvetica, Arial, sans-serif !important;
    font-style: normal
}
.breakpoint-desktop #header .navigation ul li a:hover,
.ie-legacy #header .navigation ul li a:hover {
    color: #4D4D4D;
    /*border-bottom: 1px solid #4D4D4D*/
}
/*
.breakpoint-desktop #header .navigation.fix-top,
.ie-legacy #header .navigation.fix-top {
    width: 100%;
    position: fixed;
    z-index: 30
}
.breakpoint-desktop #header .navigation.fix-top ul,
.ie-legacy #header .navigation.fix-top ul {
    transform: none !important
}
*/
.social {
    width: 39px;
    height: 38px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    display: none;
    position: absolute;
}
.social#facebook {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat -181px -133px;
    right: 156px
}
.no-svg .social#facebook {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png") no-repeat -181px -133px
}
.breakpoint-widescreen .social#facebook,
.ie-legacy .social#facebook {
    right: 190px;
}
.social#facebook:hover {
    background-position: -181px -193px;
}
.social#twitter {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat -230px -133px;
    right: 111px;
}
.no-svg .social#twitter {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png") no-repeat -230px -133px;
}
.breakpoint-widescreen .social#twitter,
.ie-legacy .social#twitter {
    right: 141px;
}
.social#twitter:hover {
    background-position: -230px -193px;
}
.breakpoint-desktop .social,
.ie-legacy .social {
    display: block;
}
#header .masthead .social {
    top: 46px;

    -webkit-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -moz-transition: top .25s ease-out;
    -ms-transition: top .25s ease-out;
    -kthtml-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
#header.strip .masthead .social {
    top: 81px;
}
#header .navigation .social {
    bottom: -50px;
}
#header .navigation .social#facebook {
    left: 16px;
}
.breakpoint-tablet #header .navigation .social#facebook,
.breakpoint-small-tablet #header .navigation .social#facebook {
    left: 39px;
}
#header .navigation .social#twitter {
    left: 64px;
}
.breakpoint-tablet #header .navigation .social#twitter,
.breakpoint-small-tablet #header .navigation .social#twitter {
    left: 87px;
}
.mobile-share {
    display: block;
}
.mobile-share .social {
    display: block;
}
.breakpoint-desktop .mobile-share,
.ie-legacy .mobile-share {
    display: none;
}
.breakpoint-desktop .mobile-share .social,
.ie-legacy .mobile-share .social {
    display: none;
}
#back-to-top {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat -285px -137px;
    width: 30px;
    height: 30px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.no-svg #back-to-top {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png") no-repeat -285px -137px;
}
#back-to-top:hover {
    background-position: -285px -197px
}
.breakpoint-tablet #back-to-top {
    display: none;
}




#main-wrapper {
	position: relative;
    background: #f4f3f1;
	height: 100%;
}

#hero-wrapper.lp {
    position: relative;
	width: 100%;
    max-height: 768px;
	background-color: #4d4d4d;
	font-size: 21px;

    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

#hero-wrapper.lp .lp-hero-bg-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

#hero-wrapper.lp .hero-content {
    position: absolute;
	width: 100%;
    height: 100%;
    top: 50%;
    margin-top: -224px;
	text-align: center;
	overflow: hidden;
}

#hero-wrapper.lp .hero-content .hero-slide,
#hero-wrapper.lp .hero-content .hero-slide .heroBg {
    display: block;
    /*width: 100%;*/
    height: 100%;
    text-align: center;
    margin-bottom: 0;
}

#hero-wrapper.lp .hero-content .hero-slide .slick-list,
#hero-wrapper.lp .hero-content .hero-slide .slick-list .slick-track {
    height: 100%;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg {
    padding: 0 10px;
    overflow: hidden;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0;
}

.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter {
    margin-top: 10px !important;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .img {
    position: relative;
	width: 45%;
	height: 100%;
    margin: 0 3% 0 0;
}

/*#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .img img {
    position: absolute;
    right: 0;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .img img:first-child {
    z-index: 100;
    opacity: 0;
}*/

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline,
#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .hero-cta {
    width: 52%;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline {
    display: block;
    position: relative;
    font-size: 1em;
    margin: 40px 0 0;
    color: #ffffff;
}

.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .img,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .img {
	width: 50%;
    max-width: 150px;
	max-height: 120px;
    margin: 65px auto 0;
    overflow: hidden;
    float: none;
}

.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .img {
    width: 30%;
    max-height: 140px;
}

.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .img img,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .img img {
    position: relative;
	width: 100%;
    height: auto !important;
    margin-top: 0 !important;
	float: none;
}

.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline,
.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .hero-cta,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .hero-cta {
	width: 100%;
    float: none;
}

.breakpoint-tablet-and-below #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline {
    font-size: .8em;
}

.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline {
    /*font-size: .6em;*/
    margin: 0 !important;
}

.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline {
    font-size: .7em;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline hr {
    margin: 0;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline h2 {
	display: block;
    font-family: 'FlamaCndL', Helvetica, Arial, sans-serif;
    margin: 45px 5px;
    font-size: 3.3em;
    line-height: .9em;
    color: #ffffff;
    font-weight: 200;
    letter-spacing: 0;
    text-align: left;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline h2 .nowrapper {
    display: inline-block;
    font-family: 'FlamaCndL', Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: .85em;
    color: #ffffff;
    font-weight: 200;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline .sub-text {
	display: block;
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    margin: 28px 5px 32px;
    font-size: 1.5em;
    line-height: 1em;
    color: #4d4d4d;
    font-weight: 100;
    letter-spacing: .25pt;
    text-align: left;
}

.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline h2,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline h2 {
    /*text-align: left;*/
    margin: 25px 5px !important;
}

.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline  .sub-text,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .headline  .sub-text {
    /*text-align: left;*/
    font-size: 1.75em;
    margin: 20px 5px 15px;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .hero-cta {
    margin: 0 0 30px;
    font-size: .85em;
}

#hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .hero-cta a.download-cta {
	width: auto;
	padding: 10px 18px;
	margin-top: 1px;
    margin-right: 15px;
    font-size: 16px !important;
}

.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .hero-cta a.download-cta,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .hero-cta a.download-cta {
  display: none;
}

/*.breakpoint-phone #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .hero-cta a,
.breakpoint-small-tablet #hero-wrapper.lp .hero-content .hero-slide .heroBg .itemCenter .hero-cta a {
  float: left;
}*/










#hero-wrapper.prod {
    position: relative;
    padding-top: 60px;
    width: 100%;
}

.breakpoint-desktop #hero-wrapper.prod,
.ie-legacy #hero-wrapper.prod {
    padding-top: 130px;
}

#hero-wrapper.prod .hero-content {
    /*width: 100%;*/
    display: block;
    height: 520px;
    max-width: 1200px;
    /*height: 465px;*/
    text-align: center;
    overflow: hidden;

    /*-webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -kthtml-transition: all .25s ease-out;
    transition: all .25s ease-out;*/
}

.breakpoint-phone #hero-wrapper.prod .hero-content,
.breakpoint-small-tablet #hero-wrapper.prod .hero-content {
	height: 380px;
}

#hero-wrapper.prod .hero-content hr {
    margin: 0 auto;
    max-width: 1024px;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
}

#hero-wrapper.prod .hero-content .headline {
    display: block;
    position: relative;
    width: 100%;
    font-size: 1em;
    max-width: 1024px;
    margin: 25px auto;
    color: #ffffff;
}

.breakpoint-desktop #hero-wrapper.prod .hero-content .headline {
    margin: 35px auto;
}

.breakpoint-phone #hero-wrapper.prod .hero-content .headline,
.breakpoint-small-tablet #hero-wrapper.prod .hero-content .headline {
    font-size: .65em;
}

#hero-wrapper.prod .hero-content .headline h2 {
	display: block;
    font-family: 'FlamaCndL', Helvetica, Arial, sans-serif;
    margin: 0 5px;
    font-size: 4.5em;
    line-height: .85em;
    color: #ffffff;
    font-weight: 200;
    letter-spacing: .25pt;
    text-align: left;
}

#hero-wrapper.prod .hero-content .headline h1 {
	display: block;
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    margin: 12px 5px 0;
    /*font-size: 2.75em;*/
    font-size: 2.45em;
    line-height: .9em;
    color: #4d4d4d;
    font-weight: 100;
    letter-spacing: .25pt;
    text-align: left;
}

#hero-wrapper.prod .hero-content .hero-cta {
	display: block;
    position: relative;
    width: 100%;
    max-width: 1024px;
    margin: 30px auto;
}

.breakpoint-phone #hero-wrapper.prod .hero-content .hero-cta,
.breakpoint-small-tablet #hero-wrapper.prod .hero-content .hero-cta {
    margin: 10px auto;
}

#hero-wrapper.prod .hero-content .hero-cta a.download-cta {
	width: auto;
	padding: 12px 20px;
	margin-top: 0;
    margin-right: 15px;
}

.breakpoint-phone #hero-wrapper.prod .hero-content .hero-cta a.download-cta,
.breakpoint-small-tablet #hero-wrapper.prod .hero-content .hero-cta a.download-cta {
  font-size: .9em;
  margin-top: 1px;
  padding: 11px 10px;
}

#hero-wrapper.prod .hero-content img {
	margin: 20px auto 0;
    width: auto;
}

.breakpoint-phone #hero-wrapper.prod .hero-content img,
.breakpoint-small-tablet #hero-wrapper.prod .hero-content img {
    width: 40%;
}







.breakpoint-tablet-and-below #hero-wrapper.prod .hero-content,
.breakpoint-tablet #hero-wrapper.prod .hero-content {
    padding: 0;
    width: 100%;
}
.breakpoint-phone #hero-wrapper.prod .hero-content,
.breakpoint-small-tablet #hero-wrapper.prod .hero-content {
    width: auto;
    padding: 0 10px;
    margin: 0 auto;
    max-width: 620px;
}
.whatsnews-hero {
    width: 58%;
    margin: 80px 1% 0 3%;
    overflow: hidden;
}
.whatsnews-hero:first-child {
    width: 38%;
    margin: 0;
}
.breakpoint-phone .whatsnews-hero,
.breakpoint-small-tablet .whatsnews-hero {
    width: 98%;
    margin: 0 1%;
}
.breakpoint-phone .whatsnews-hero:first-child,
.breakpoint-small-tablet .whatsnews-hero:first-child {
    height: 118px;
    margin-top: 2px;
}
 #hero-wrapper.prod .hero-content .whatsnews-hero img.mobile {
    display: none;
    width: 35%;
    float: none;
}
 #hero-wrapper.prod .hero-content .whatsnews-hero img.desktop {
    display: block;
}
.breakpoint-phone #hero-wrapper.prod .hero-content .whatsnews-hero img.mobile,
.breakpoint-small-tablet #hero-wrapper.prod .hero-content .whatsnews-hero img.mobile {
    display: block;
}
.breakpoint-phone #hero-wrapper.prod .hero-content .whatsnews-hero img.mobile {
    width: 50%;
}
.breakpoint-phone #hero-wrapper.prod .hero-content .whatsnews-hero img.desktop,
.breakpoint-small-tablet #hero-wrapper.prod .hero-content .whatsnews-hero img.desktop {
    display: none;
}
#hero-wrapper.prod .hero-content .whatsnews-hero .headline h2 {
    font-size: 5em;
}
.breakpoint-desktop #hero-wrapper.prod .hero-content .whatsnews-hero .headline h2 {
    font-size: 6em;
}
#hero-wrapper.prod .hero-content .whatsnews-hero .headline h1 {
    margin-top: 20px;
}
.breakpoint-phone #hero-wrapper.prod .hero-content .whatsnews-hero .headline h1,
.breakpoint-small-tablet #hero-wrapper.prod .hero-content .whatsnews-hero .headline h1 {
    margin-top: 15px;
    font-size: 2.5em;
}














#content.lp {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	/*height: 100%;*/
	background: #f4f3f1;
	z-index: 1000;
}

.breakpoint-phone #content,
.breakpoint-small-tablet #content {
	top: 500px;
}

#content.prod .content-container {
    /*width: 100%;*/
    max-width: 1024px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

#content.lp .hero-controller {
	/*width: 100%;
	max-width: 1100px;
	max-width: 960px;*/
	position: relative;
	max-width: 960px;
	min-width: 620px;
	/*min-width: 640px;*/
	margin: 0 auto;
}

.breakpoint-phone #content.lp .hero-controller,
.breakpoint-small-tablet #content.lp .hero-controller {
	display: none;
}

.breakpoint-tablet-and-below #content.lp .hero-controller a.hero-control-btn {
	display: none;
}

.breakpoint-tablet-and-below #content.lp .hero-controller .hero-control-slide {
	width: 100%;
}

#content.lp .hero-controller a.hero-control-btn {
	width: 12px;
    height: 18px;
    padding: 33px 14px;
	margin: 28px 5px;
	margin-left: 25px;
	outline: 0;
	float: left;
}

#content.lp .hero-controller a.hero-control-btn .arrow {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat;
    background-position: -420px -180px;
    width: 12px;
    height: 18px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    outline: 0;
}

#content.lp .hero-controller a.hero-control-btn.hero-control-left .arrow {
	-ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#content.lp .hero-controller a.hero-control-btn.hero-control-left {
    margin-left: 5px;
    margin-right: 25px;
}

#content.lp .hero-controller a.hero-control-btn:hover .arrow {
	background-position: -450px -180px;
}

#content.lp .hero-controller .hero-control-slide {
	width: calc(100% - 140px);
	height: 120px;
	margin: 10px 0;
	text-align: center;
	float: left;
    overflow: hidden;
	/*margin: 10px 115px;*/
}

#content.lp .hero-controller .hero-control-slide ul {
	display: inline-block;
	height: 120px;
	margin: 0 auto;
}

#content.lp .hero-controller .hero-control-slide ul li {
    position: relative;
	width: 120px;
	height: 120px;
	margin: 0;
	cursor: pointer;
	float: left;
}

#content.lp .hero-controller .hero-control-slide ul li > div {
    position: absolute;
    background: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    margin: 0;
    padding: 0;
    opacity: 1;

    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -kthtml-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}



#content.lp .hero-controller .hero-control-slide ul li .hover {
    background-position: -120px 0;
    z-index: 200;
    opacity: 0;
}

#content.lp .hero-controller .hero-control-slide ul li:hover .hover {
    opacity: 1 !important;
}

#content.lp .hero-controller .hero-control-slide ul li:hover .hout {
    opacity: 0 !important;
}

#content.lp .hero-controller .hero-control-slide ul li.init .hover,
#content.lp .hero-controller .hero-control-slide ul li.selected .hover {
    opacity: 1 !important;
}
#content.lp .hero-controller .hero-control-slide ul li.init .hout,
#content.lp .hero-controller .hero-control-slide ul li.selected .hout {
    opacity: 0 !important;
}







#content.prod .page-controller,
.breakpoint-phone #content.prod .page-controller,
.breakpoint-small-tablet #content.prod .page-controller  {
    position: relative;
    left: 0;
    top: auto;
    width: 100%;
    /*background: #7AB538;*/
    color: #ffffff;
}

#content.prod .page-controller.strip {
    position: fixed;
    left: 0;
    top: -84px;/*60px;*/
    z-index: 600;
}

#content.prod .page-controller .content-container {
    text-align: center;
    padding: 25px 0;

    -webkit-transition: padding-bottom .25s ease-out;
    -o-transition: padding-bottom .25s ease-out;
    -moz-transition: padding-bottom .25s ease-out;
    -ms-transition: padding-bottom .25s ease-out;
    -kthtml-transition: padding-bottom .25s ease-out;
    transition: padding-bottom .25s ease-out;
}

#content.prod .page-controller.strip .content-container {
    padding-bottom: 4px;
}

.breakpoint-phone #content.prod .page-controller .content-container,
.breakpoint-small-tablet #content.prod .page-controller .content-container {
    padding: 0;
}

#content.prod .page-controller .subhead {
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    margin: 0 10px 15px;
    font-size: 1.2em;
    color: #4d4d4d;
    font-weight: 100;
    letter-spacing: .25pt;
    text-align: center;
}

.breakpoint-phone #content.prod .page-controller .subhead,
.breakpoint-small-tablet #content.prod .page-controller .subhead,
.breakpoint-phone #content.prod .page-controller .page-nav,
.breakpoint-small-tablet #content.prod .page-controller .page-nav  {
    display: none;
}

#content.prod .page-controller .page-nav {
    display: inline-block;
}

#content.prod .page-controller .page-nav ul li {
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    margin-left: 15px;
    padding-left: 15px;
    text-transform: uppercase;
    float: left;
    border-left: 1px solid #ffffff;
}

#content.prod .page-controller .page-nav ul li:first-child,
.breakpoint-tablet-and-below #content.prod .page-controller .page-nav ul li:nth-child(2) {
    margin: 0;
    padding: 0;
    border: none;
}

.breakpoint-tablet-and-below #content.prod .page-controller .page-nav ul li:first-child,
.breakpoint-tablet-and-below #content.prod .page-controller .page-nav ul li:nth-last-child(2) {
    display: none;
}

#content.prod .page-controller .page-nav ul li a.whiteBtn:hover {
    color: #4d4d4d;
}







#content .body-content {
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
}

#content.lp .body-content {
	position: relative;
	/*width: 100%;*/
	height: 100%;
	background: #ffffff;
	font-weight: 600;
	padding: 10px 0;
}

.breakpoint-phone #content .body-content,
.breakpoint-small-tablet #content .body-content {
	padding: 0;
}

#content.lp .body-content .app-content {
	max-width: 940px;
	margin: 15px auto 0px;
	padding: 30px 30px;
	text-align: left;
	color: #7d7d7d;
	background: none;

	-webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -kthtml-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
} 

.breakpoint-tablet #content.lp .body-content .app-content,
.breakpoint-tablet-and-below #content.lp .body-content .app-content {
	padding: 0 20px;
}

.breakpoint-phone #content.lp .body-content .app-content,
.breakpoint-small-tablet #content.lp .body-content .app-content {
	background: #f4f3f1;
	padding: 15px 15px 30px;
	margin-top: 0;
}

#content.lp .body-content .app-content .appIntro {
	font-size: .9em;
	line-height: 1.8em;
	letter-spacing: .5pt;
	font-weight: 200;
	margin: 20px 0 40px;
}

.breakpoint-phone #content.lp .body-content .app-content .appIntro,
.breakpoint-small-tablet #content.lp .body-content .app-content .appIntro {
	display: none;
}

#content.lp .body-content .app-content ul li.app {
	position: relative;
	/*margin-bottom: 40px;*/
	padding: 0;
	border: none;
	/*height: 0;*/
	background: #ffffff;
	display: none;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app {
	margin: 75px 0 10px;
	padding: 15px;
	border: 1px solid #dfdfdf;
	height: auto;
	display: block !important;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app:first-child,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app:first-child {
	margin-top: 0;
}

#content.lp .body-content .app-content ul li.app .sect {
	float: left;
}

#content.lp .body-content .app-content ul li.app .title {
    width: 100%;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .title,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .title {
    float: none;
}

#content.lp .body-content .app-content ul li.app .title a {
    text-decoration: none;
}

#content.lp .body-content .app-content ul li.app .title .name {
	margin-top: 4px;
    margin-bottom: 10px;
	font-size: 2em;
	line-height: 1em;
	/*height: 1.8em;*/
	letter-spacing: .5pt;
	font-weight: 200;
	color: #7d7d7d;
    float: left;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .title .name {
	margin-top: 4px;
	font-size: 1.5em;
	line-height: 1em;
	letter-spacing: 0;

}

.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .title .name,
.breakpoint-phone #content.lp .body-content .app-content ul li.app .title .name {
    display: none;
}

#content.lp .body-content .app-content ul li.app .title .sub {
	position: relative;
	margin: 18px 0 4px;
    float: right;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .title .sub,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .title .sub {
    display: none;
}

#content.lp .body-content .app-content ul li.app .title .sub a {
	font-size: .9em;
	line-height: .8em;
	margin: 0;
	margin-top: 1px;
    text-transform: uppercase;
	/*margin-bottom: 10px;*/
	float: right;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .title .sub a.learnmore-cta,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .title .sub a.learnmore-cta {
    display: none;
}

#content.lp .body-content .app-content ul li.app .title hr {
	margin: 0 auto 15px;
	width: 100%;
	height: 1px;
	max-width: 940px;
	color: #dfdfdf;
	background-color: #dfdfdf;
    float: left;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .title hr,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .title hr {
    display: none;
}

#content.lp .body-content .app-content ul li.app .title .mobile-icon,
#content.prod .relevant-content .relevant-slide .title .mobile-icon {
	/*width: 90px;*/
	margin-bottom: 4px;
	width: 100%;
    text-align: center;
	display: none;
}

#content.prod .relevant-content .relevant-slide .title .mobile-icon {
    display: block;
}

#content.lp .body-content .app-content ul li.app .title .mobile-icon .mobile-logo,
#content.prod .relevant-content .relevant-slide .title .mobile-icon .mobile-logo {
    background: transparent url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") -455px -135px no-repeat;
    width: 57px;
    height: 30px;
    margin: 15px auto 8px;
    padding: 0;
}

.no-svg #content.lp .body-content .app-content ul li.app .title .mobile-icon .mobile-logo,
.no-svg #content.prod .relevant-content .relevant-slide .title .mobile-icon .mobile-logo {
    background: transparent url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png") -455px -135px no-repeat;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .title .mobile-icon,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .title .mobile-icon {
	display: block;
	float: left;
}

#content.lp .body-content .app-content ul li.app .title .mobile-icon .mobile-name,
#content.prod .relevant-content .relevant-slide .title .mobile-icon .mobile-name {
    display: block;
    margin-bottom: 8px;
    color: #ffffff;
    font-size: 1.15em;
    line-height: 1.2em;
    font-weight: 400;
    letter-spacing: -.25pt;
}

#content.lp .body-content .app-content ul li.app .info {
    width: 40%;
    /*margin-bottom: 80px;*/
    margin-bottom: 10px;
}

#content.lp .body-content .app-content ul li.app .info .mobile {
    display: none;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .info .mobile,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .info .mobile {
    display: block;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .info .mobile a.greyBtn,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .info .mobile a.greyBtn {
    font-size: .85em;
    line-height: .85em;
    margin: 20px 0 10px;
    text-transform: uppercase;
    padding: 4px 0;
    display: block;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .info {
    width: 53%;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .info,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .info {
    margin-top: 15px;
    width: 100%;/*calc(100% - 120px);*/
    margin-bottom: 0;
    padding-bottom: 260px;
    /*padding-bottom: 280px;*/
    /*padding-bottom: 310px;*/
}

#content.lp .body-content .app-content ul li.app .info a.download-cta {
    width: 100%;
    margin: 20px 0;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .info a.download-cta {
    font-size: .9em;
    padding: 10px 0;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .info a.download-cta,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .info a.download-cta {
    display: none;
}

#content.lp .body-content .app-content ul li.app .features {
	position: relative;
	float: right;
	width: 57%;
	/*height: 100%;*/
	height: 240px;
	/*margin: 5px 0 100px 3%;*/
	margin: 5px 0 0 3%;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .features {
	position: relative;
	float: right;
	width: 43%;
	height: 260px;
	margin: 5px 0 0 4%;
	overflow: hidden;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .features,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .features {
	/*width: 100%;*/
	/*height: 250px;*/
	/*margin: 15px 0 15px;*/
	/*overflow: hidden;*/

	position: absolute;
	width: calc(100% - 8px);
	/*bottom: 80px;*/
	bottom: 65px;
	height: 290px;
	margin: 0;
	overflow: hidden;
	left: 4px;
}

#content.lp .body-content .app-content ul li.app .features .feature-slide {
	height: 100%;
}

.breakpoint-tablet #content.lp .body-content .app-content ul li.app .features .feature-slide .slideItem {
	margin-left: .5%;
	width: 33%;
	height: 100%;
	text-align: center;
	float: left;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .features .feature-slide .slideItem {
	margin: 0;
	width: 100%;
	height: 100%;
}

.breakpoint-tablet #content.lp .body-content .app-content ul li.app .features .feature-slide .slideItem:first-child {
	margin-left: 0;
}

.breakpoint-tablet #content.lp .body-content .app-content ul li.app .features .slick-dots  {
	display: none;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .features .feature-slide .slideItem {
	width: 100%;
	height: 100%;
}

#content.lp .body-content .app-content ul li.app .features .slideBox {
	width: 100%;
	height: 100%;
	max-height: 180px;
	background: #f4f3f1;
}

#content.lp .body-content .app-content ul li.app .features .slideBox img {
    max-height: 180px;
    height: 100%;
    margin: 0 auto;
}

#content.lp .body-content .app-content ul li.app .features .slideBox-text {
	height: 15px;
	width: 100%;
	text-align: center;
	background: none;
	
	margin-top: 10px;
	font-size: .8em;
	line-height: 1.2em;
	letter-spacing: .5pt;
	font-weight: 600;
	color: #d0d0d0;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .features .slick-dots {
	bottom: 10px;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .features .slick-dots,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .features .slick-dots {
	bottom: 15px;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .features .slideBox {
	margin: 0 1px;
	width: 100%;
	width: calc(100% - 2px);
	height: 200px;
	max-height: 200px;
	text-align: center;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .features .slideBox img {
    max-height: 200px;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .features .slideBox,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .features .slideBox {
	margin: 0 1px;
	width: calc(100% - 2px);
	height: 225px;
	max-height: 225px;
	text-align: center;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .features .slideBox img,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .features .slideBox img {
    max-height: 225px;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .features .slideBox-text,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .features .slideBox-text {
	height: 15px;
	text-align: center;
	background: none;
	
	margin-top: 5px;
	font-size: .8em;
	line-height: 1.2em;
	letter-spacing: .5pt;
	font-weight: 600;
	color: #bdbdbd;
}

#content.lp .body-content .app-content ul li.app .mobile-cta {
    display: none;
    width: 100%;
    margin: 40px 0 0;
    font-size: .9em;
    padding: 10px 0 0;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .mobile-cta,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .mobile-cta {
    display: block;
}




#content.lp .body-content .app-content ul li.app .sponsorApp {
	position: relative;
	/*margin: 50px 0 60px;*/
	margin: 0 .3% .6%;
	padding: 2.5%;
	background: #f4f3f1;
    width: 44.4%;
    display: inline-block;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .sponsorApp,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .sponsorApp {
    margin: 50px 0 40px;
    width: 100%;
    padding: 0;
    background: transparent;
    display: block;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .sponsorApp:last-child,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .sponsorApp:last-child {
	margin-bottom: 0;
}

#content.lp .body-content .app-content ul li.app .sponsorApp.intro {
	font-size: 1em;
	line-height: 1.8em;
	letter-spacing: .5pt;
	font-weight: 200;
    margin: 0 0 40px;
    padding: 0;
    background: transparent;
    width: 100%;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .sponsorApp.intro,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .sponsorApp.intro {
	font-size: 1em;
	margin-top: 10px;
	padding-bottom: 0;
}

#content.lp .body-content .app-content ul li.app .sponsorApp .name {
    display: inline-block;
	margin: 4px 0 0;
    font-size: 1.5em;
    line-height: 1em;
    /*height: 1.8em;*/
       
    font-weight: 200;
    color: #7d7d7d;
}

#content.lp .body-content .app-content ul li.app .sponsorApp.intro .name {
    font-size: 2em;
    margin-bottom: 20px;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .sponsorApp.intro .name,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .sponsorApp.intro .name {
    display: none;
}

#content.lp .body-content .app-content ul li.app .title.sponsor {
    margin-bottom: 20px;
}

.breakpoint-tablet-and-below #content.lp .body-content .app-content ul li.app .sponsorApp .name {
    font-size: 1.5em;
    line-height: 1em;
    letter-spacing: 0;
}


.breakpoint-phone #content.lp .body-content .app-content ul li.app .sponsorApp .name,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .sponsorApp .name {
	display: block;
	font-size: 1.25em;
    line-height: 1.2em;
    letter-spacing: 0;
}

#content.lp .body-content .app-content ul li.app .sponsorApp .cta {
    display: block;
    width: 100%;
}

#content.lp .body-content .app-content ul li.app .sponsorApp .cta a.download-cta {
    /*display: inline-block;*/
    display: block;
    width: auto;
    /*padding: 12px 72px;*/
    padding: 12px 0;
    margin: 0;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app .sponsorApp .cta a.download-cta,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app .sponsorApp .cta a.download-cta {
    font-size: .9em;
	width: 100%;
	padding: 12px 0;
}

#content.lp .body-content .app-content ul li.app hr.subDivide {
    margin: 8px 0 10px;
    /*width: 85%;*/
    width: 100%;
    height: 1px;
    color: #dfdfdf;
    background-color: #dfdfdf;
}

.breakpoint-phone #content.lp .body-content .app-content ul li.app hr.subDivide,
.breakpoint-small-tablet #content.lp .body-content .app-content ul li.app hr.subDivide {
    margin: 6px 0 10px;
    width: 100%;
}








#content.prod .body-content .feature {
    position: relative;
    width: 100%;
}

#content.prod .body-content .feature .main-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
}

#content.prod .body-content .feature .mobile-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}

.breakpoint-phone #content.prod .body-content .feature .main-bg,
.breakpoint-small-tablet #content.prod .body-content .feature .main-bg {
    display: none;
}

.breakpoint-phone #content.prod .body-content .feature .mobile-bg,
.breakpoint-small-tablet #content.prod .body-content .feature .mobile-bg {
    display: block;
}

#content.prod .body-content .feature .content-container {
    z-index:200;
}

.breakpoint-phone #content.prod .body-content .feature .content-container,
.breakpoint-small-tablet #content.prod .body-content .feature .content-container {
    padding-top: 60px !important;
    padding-bottom: 380px;
    height: auto !important;
}

#content.prod .body-content .feature h2 {
    display: block;
    font-family:'FlamaCndL', Helvetica, Arial, sans-serif;
    font-size: 3.25em;
    line-height: .9em;
    width: 50%;
    text-align: left;
    color: #222222;
    margin: 0 20px 20px;
}
.breakpoint-phone #content.prod .body-content .feature h2,
.breakpoint-small-tablet #content.prod .body-content .feature h2 {
    width: auto;
    font-size: 2.75em;
    text-align: center;
    float: none;
    margin-bottom: 25px;
}
.breakpoint-desktop #content.prod .body-content .feature h2 {
    font-size: 4.25em;
}

#content.prod .body-content .feature .sub {
    font-size: 1em;
    line-height: 1.8em;
    font-weight: 200;
    text-align: left;
    color: #808080;
    width: 50%;
    margin: 0 20px 25px;
}
.breakpoint-phone #content.prod .body-content .feature .sub,
.breakpoint-small-tablet #content.prod .body-content .feature .sub {
    /*max-width: 600px;*/
    width: auto;
    float: none;
    margin-bottom: 25px;
}

#content.prod .body-content .feature .cta {
    position: relative;
    font-size: 1em;
    line-height: 1.8em;
    font-weight: 200;
    text-align: left;
    width: 50%;
    margin: 0 20px;
}

.breakpoint-phone #content.prod .body-content .feature .cta,
.breakpoint-small-tablet #content.prod .body-content .feature .cta {
    width: auto;
    text-align: center;
}

#content.prod .body-content .feature .cta a {
    float: left;
}
#content.prod .body-content .feature .cta a.download-cta {
    width: auto;
    padding: 7px 20px;
    margin-left: 18px;
}
.breakpoint-phone #content.prod .body-content .feature .cta,
.breakpoint-small-tablet #content.prod .body-content .feature .cta,
.breakpoint-phone #content.prod .body-content .feature .cta a,
.breakpoint-small-tablet #content.prod .body-content .feature .cta a {
    float: none;
    margin: 0 auto;

}
.breakpoint-tablet-and-below #content.prod .body-content .feature .cta a.download-cta {
    font-size: .9em;
    padding: 6px 11px;
    margin: 8px 40% 0 0;
}
.breakpoint-phone #content.prod .body-content .feature .cta a.download-cta,
.breakpoint-small-tablet #content.prod .body-content .feature .cta a.download-cta {
    font-size: .9em;
    display: inline-block;
    padding: 6px 11px;
    margin: 8px auto 0;
}

/*#content.prod .body-content .feature p {
    font-size: .8em;
    line-height: 1.6em;
    width: 50%;
    text-align: left;
    margin: 0 20px;
    color: #ffffff;
}*/
.breakpoint-phone #content.prod .body-content .feature .sub,
.breakpoint-small-tablet #content.prod .body-content .feature .sub,
.breakpoint-phone #content.prod .body-content .feature p,
.breakpoint-small-tablet #content.prod .body-content .feature p {
    width: auto;
    text-align: center;
}

#content.prod .body-content .feature.video {
    /*min-height: 320px;*/
    height: auto;
    overflow: hidden;

    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -kthtml-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#content.prod .body-content .feature.video .content-container {
    padding-top: 10px !important;
    padding-bottom: 10px;
    z-index: 0;
}

#content.prod .body-content .feature.video .vPlayer {
    position: absolute;
    width: 100%;
    /*height: 420px;*/
    top: 0;
    z-index: 200;
    display: none;
}

.breakpoint-phone #content.prod .body-content .feature.video .vPlayer,
.breakpoint-small-tablet #content.prod .body-content .feature.video .vPlayer {
    position: relative;
    background: transparent !important;
    display: block;
}

#content.prod .body-content .feature.video .sub {
    margin: 90px 20px;
    /*color: #dbdbdb;*/
    width: calc(100% - 380px);
    max-width: 644px;
}

.breakpoint-tablet-and-below #content.prod .body-content .feature.video .sub {
    margin: 40px 20px;
}

.breakpoint-phone #content.prod .body-content .feature.video .sub,
.breakpoint-small-tablet #content.prod .body-content .feature.video .sub {
    margin: 20px 20px 0;
    width: auto;
}

#content.prod .body-content .feature.video .img {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 0 20px;
}

.breakpoint-tablet-and-below #content.prod .body-content .feature.video .img {
    margin: 20px;
}

.breakpoint-phone #content.prod .body-content .feature.video .img,
.breakpoint-small-tablet #content.prod .body-content .feature.video .img {
    margin: 0 auto;
    float: none;
    display: none;
}

#content.prod .body-content .feature.video .img a.vPlayBtn {
    position: absolute;
    width: 200px;
    height: 200px;
    padding: 0;
    margin: 50px;
    top: 0;
    left: 0;
    cursor: pointer;
}

#content.prod .body-content .feature.video .img a.vPlayBtn .vPlayBase,
#content.prod .body-content .feature.video .img a.vPlayBtn .vPlayBaseBk {
    position: inherit;
    /*background: #000000;*/
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    width: 64px;
    height: 64px;
    -webkit-background-clip: padding-box; 
    -moz-background-clip: padding; 
    background-clip: padding-box;
    padding: 0;
    margin: 68px;
    opacity: .9;
}

#content.prod .body-content .feature.video .img a.vPlayBtn .vPlayBaseBk {
    background: #000000;
    opacity: 0;
    z-index: 100;

    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -kthtml-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

#content.prod .body-content .feature.video .img a.vPlayBtn .vPlayIcon {
    position: inherit;
    background: transparent url(/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/vPlayIcon.png) left top no-repeat;
    width: 34px;
    height: 34px;
    padding: 0;
    margin: 83px;
    z-index: 200;
}

#content.prod .body-content .feature.video .img a.vPlayBtn:hover .vPlayBaseBk {
    opacity: .2;
}

#content.prod .body-content .feature.video .vPlayer .playerContainer {
    position: relative;
    width: 480px;
    height: 270px;
    margin: 30px auto;
    z-index: 0;
}

.breakpoint-phone #content.prod .body-content .feature.video .vPlayer .playerContainer,
.breakpoint-small-tablet #content.prod .body-content .feature.video .vPlayer .playerContainer {
    width: 300px;
    height: 168px;
}

.breakpoint-desktop #content.prod .body-content .feature.video .vPlayer .playerContainer {
    width: 640px;
    height: 360px;
}

#content.prod .body-content .feature.video .vPlayer a.closeBtn {
    position: absolute;
    z-index: 200;
    left: 50%;
    top: 30px;
    margin-left: 255px;
}

.breakpoint-desktop #content.prod .body-content .feature.video .vPlayer a.closeBtn {
    margin-left: 335px;
}

.breakpoint-phone #content.prod .body-content .feature.video .vPlayer a.closeBtn,
.breakpoint-small-tablet #content.prod .body-content .feature.video .vPlayer a.closeBtn {
   display: none;
}





#content.prod .specs {
    position: relative;
    /*background: #7AB538;*/
}

#content.prod .specs .content-container {
    padding-top: 80px;
    padding-bottom: 60px;
}

#content.prod .specs .content-container .col {
    float: left;
    width: 70%;
}

#content.prod .specs .content-container .col:first-child {
    width: 30%;
}

.breakpoint-phone #content.prod .specs .content-container .col,
.breakpoint-small-tablet #content.prod .specs .content-container .col {
    width: 100%;
}

#content.prod .specs .content-container h2 {
    display: block;
    font-family:'FlamaCndL', Helvetica, Arial, sans-serif;
    font-size: 3.25em;
    line-height: .9em;
    text-align: left;
    color: #ffffff;
    margin: 0 0 25px 20px;
}
.breakpoint-phone #content.prod .specs .content-container h2,
.breakpoint-small-tablet #content.prod .specs .content-container h2 {
    font-size: 2.75em;
    text-align: center;
    margin: 0 0 30px 0;
}
.breakpoint-desktop #content.prod .specs .content-container h2 {
    font-size: 4.25em;
}

#content.prod .specs .content-container p,
#content.prod .specs .content-container ul {
    display: block;
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.8em;
    text-align: left;
    color: #ffffff;
    margin: 0 20px 0 35px;
}
#content.prod .specs .content-container ul {
    margin: 12px 0 0 55px;
    list-style-type: square;
    line-height: 1.9em;
}
#content.prod .specs .content-container .col:first-child p {
    font-size: .8em;
    line-height: 1.7em;
    margin: 0 0 0 20px;
}

.breakpoint-phone #content.prod .specs .content-container .col:first-child p,
.breakpoint-small-tablet #content.prod .specs .content-container .col:first-child p {
    margin: 0 20px 35px;
}

.breakpoint-phone #content.prod .specs .content-container p,
.breakpoint-small-tablet #content.prod .specs .content-container p,
.breakpoint-phone #content.prod .specs .content-container ul,
.breakpoint-small-tablet #content.prod .specs .content-container ul {
    margin: 0 20px;
}

#content.prod .specs .cta-strip {
    padding: 0;
    text-align: center;
}

#content.prod .specs .cta-strip .content-container {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding: 2px 0 0;
}

#content.prod .specs .cta-strip a.download-cta {
    color: #ffffff;
    text-decoration: none;

    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -kthtml-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

#content.prod .specs .cta-strip a.download-cta:hover {
    color: #4d4d4d;
}

#content.prod .specs .cta-strip a.download-cta h2 {
    font-size: 1.5em;
    letter-spacing: -.5pt;
    font-weight: 100;
}












#content.prod .relevant-content {
    padding: 50px 0;
    background: #f4f3f1;
    font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
}

#content.prod .relevant-content h2 {
    display: block;
    font-family:'FlamaCndL', Helvetica, Arial, sans-serif;
    font-size: 3.25em;
    line-height: 1em;
    text-align: center;
    color: #222222;
    margin-top: 20px;
}

.breakpoint-phone #content.prod .relevant-content h2,
.breakpoint-small-tablet #content.prod .relevant-content h2 {
    font-size: 2.75em;
}

.breakpoint-desktop #content.prod .relevant-content h2 {
    font-size: 4.25em;
}

#content.prod .relevant-content .content-container {
    max-width: 1114px;
    padding: 40px 0 20px;
}

.breakpoint-phone #content.prod .relevant-content .content-container,
.breakpoint-small-tablet #content.prod .relevant-content .content-container {
    padding-top: 25px;
    overflow: hidden;
}

#content.prod .relevant-content .relevant-slide button.slick-next,
#content.prod .relevant-content .relevant-slide button.slick-prev {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat;
    background-position: -420px -180px;
    width: 12px;
    height: 18px;
    padding: 0;
    margin: 0;
    margin-top: -9px;
    overflow: hidden;
    outline: 0;
    display: none;

    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -kthtml-transition: none;
    transition: none;
}

#content.prod .relevant-content .relevant-slide button.slick-next:before,
#content.prod .relevant-content .relevant-slide button.slick-prev:before {
    content: "";
}

.breakpoint-widescreen #content.prod .relevant-content .relevant-slide button {
    display: block;
}

#content.prod .relevant-content .relevant-slide button.slick-prev {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 20px;
}

#content.prod .relevant-content .relevant-slide button.slick-next {
    margin-left: 20px;
}

#content.prod .relevant-content .relevant-slide button.slick-next:hover,
#content.prod .relevant-content .relevant-slide button.slick-prev:hover {
    background-position: -450px -180px;
}

#content.prod .relevant-content .relevant-slide {
    position: relative;
}

/*.breakpoint-widescreen #content.prod .relevant-content .relevant-control-slide {
    float: left;
}*/

#content.prod .relevant-content .relevant-slide .slideItem {
    background: #ffffff;
    padding: 10px;
    border: 1px solid #dfdfdf;
    margin: 0 5px;
}

#content.prod .relevant-content .relevant-slide .slideItem .title .mobile-icon {
    padding: 1px 0;
}

#content.prod .relevant-content .relevant-slide .slideItem .title a {
    text-decoration: none;
}

#content.prod .relevant-content .relevant-slide .slideItem .info {
    min-height: 170px;
    padding: 10px 1px 25px;
}

.breakpoint-tablet #content.prod .relevant-content .relevant-slide .slideItem .info,
.breakpoint-phone #content.prod .relevant-content .relevant-slide .slideItem .info,
.breakpoint-small-tablet #content.prod .relevant-content .relevant-slide .slideItem .info {
    min-height: 195px;
}

#content.prod .relevant-content .relevant-slide .slideItem .info p {
    font-size: .8em;
    letter-spacing: 0;
    margin-bottom: 15px;
}

#content.prod .relevant-content .relevant-slide .slideItem .info a {
    font-size: .9em;
    line-height: .8em;
    margin: 0;
    margin-top: 1px;
    font-weight: 600;
    text-transform: uppercase;
    /*margin-bottom: 10px;*/
}








#content .service-content {
    background: #ffffff;
    width: 100%;
}

#content .service-content .bottomContentLine {
	width: 100%;
	max-width: 942px;
	margin: 0 auto 30px;
	padding: 0;
	text-align: center;
}

#content .service-content .bottomContentLine hr {
	margin: 0;
	padding: 0;
	color: #7d7d7d;
	height: 1px;
	border: none;
	background-color: #7d7d7d;
}

.breakpoint-tablet-and-below #content .service-content .bottomContentLine hr {
	margin: 0 20px;
}

.breakpoint-phone #content .service-content .bottomContentLine hr,
.breakpoint-small-tablet #content .service-content .bottomContentLine hr {
	margin: 0;
	color: #eaeaea;
	background-color: #eaeaea;
}

#content.prod .service-content .bottomContentLine hr {
    display: none;
}

#content .service-content .customerservice-module {
	width: 100%;
	max-width: 940px;
	margin: 60px auto 0;
	padding-bottom: 60px;
	text-align: center;
}

#content .service-content .customerservice-module h3 {
	font-size: 1em;
	line-height: 1.25em;
	color: #7d7d7d;
	width: 100%;
	margin: 40px auto 25px;
}

.breakpoint-desktop #content .service-content .customerservice-module h3 {
	font-size: 1.3em;
	line-height: 1.555em;
	color: #7d7d7d;
	width: 100%;
	margin: 40px auto 25px;
}

#content .service-content .customerservice-module a {
	color: #0080C3;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.5em;
}

#content .service-content .customerservice-module a:hover {
    color: #ffffff;
}

#content .footer-content {
	/*width: 100%;*/
    background: #f4f3f1;
	margin: 0 auto;
	padding: 15px 10px;
	text-align: center;
	color: #afafaf;
	line-height: 14px;
}

#content .footer-content p {
	font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: .75em;
	font-weight: 200;
	line-height: 1.5em;
	text-align: center;
}

.breakpoint-phone #content .footer-content,
.breakpoint-small-tablet #content .footer-content {
	padding: 51px 0 21px;
}

.breakpoint-phone #content .footer-content p,
.breakpoint-small-tablet #content .footer-content p {
	font-size: 9px;
	line-height: 1.75em;
	font-weight: 400;
	letter-spacing: 0;
}

a.download-cta,
a.download-cta:active,
a.download-cta:visited {
	display: block;
	width: 100%;
	font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
	font-size: 1em;
    font-weight: 200;
	color: #ffffff;
	text-align: center;
	padding: 12px 0;
	text-decoration: none;
}

a.badgeBtn {
    display: block;
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg") no-repeat -118px -380px;
    /*position: absolute;*/
    width: 140px;
    height: 40px;
    /*top: 0;
    left: 0;*/
    font: 0/0 a;
    text-decoration: none;
    text-shadow: none;
    color: transparent;
}

.no-svg a.badgeBtn {
    background: url("/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png") no-repeat -118px -380px;
}

a.badgeBtn.android {
    background-position: -260px -380px;
    width: 118px;
}
a.badgeBtn.blue {
    display: none;
    background: none;
}

.bgCol-blue,
a.bgCol-blue {
	background-color: #0788c6;
}

a.bgCol-blue.hoverOn:hover {
	background-color: #006699;
}

.bgCol-ios,
a.bgCol-ios {
	background-color: #1db0e5;
}

.bgCol-ios2,
a.bgCol-ios2,
a.bgCol-ios.hoverOn:hover {
    background-color: #48c8f4;
}

.bgCol-android,
a.bgCol-android {
	background-color: #75ac42;
}

.bgCol-android2,
a.bgCol-android2,
a.bgCol-android.hoverOn:hover {
	background-color: #9ad645;
}

.bgCol-whatsnew,
a.bgCol-whatsnew {
    background-color: #f9c714;
}

.bgCol-whatsnew2,
a.bgCol-whatsnew2,
a.bgCol-whatsnew.hoverOn:hover {
    background-color: #f9d143;
}

.bgCol-applewatch,
a.bgCol-applewatch {
    background-color: #78dbfe;
}

.bgCol-applewatch2,
a.bgCol-applewatch2,
a.bgCol-applewatch.hoverOn:hover {
    background-color: #44c8f5;
}

.bgCol-wsjcity,
a.bgCol-wsjcity {
    background-color: #ffa490;
}

.bgCol-wsjcity2,
a.bgCol-wsjcity2,
a.bgCol-wsjcity.hoverOn:hover {
    background-color: #f79a86;
}

.bgCol-gray5,
a.bgCol-gray5 {
    background-color: #4d4d4d;
}

a.bgCol-gray5:hover {
    background-color: #2d2d2d;
}

.bgCol-gray4,
a.bgCol-gray4 {
    background-color: #828282;
}

.bgCol-gray3,
a.bgCol-gray3 {
    background-color: #dfdfdf;
}

.bgCol-gray2,
a.bgCol-gray2 {
    background-color: #eaeaea;
}

.bgCol-gray1,
a.bgCol-gray1 {
    background-color: #f9f9f9;
}

.bgCol-white,
a.bgCol-white {
    background-color: #ffffff;
}

a.whiteBtn,
a.whiteBtn:active,
a.whiteBtn:visited {
    color: #ffffff;
    text-decoration: none;
}

a.whiteBtn:hover {
    color: #eaeaea;
}

a.greyBtn,
a.greyBtn:active,
a.greyBtn:visited {
	color: #7d7d7d;
	text-decoration: none;
}

a.greyBtn:hover {
	color: #222222;
}

a.blueBtn,
a.blueBtn:active,
a.blueBtn:visited {
	color: #0098D5;
	text-decoration: none;
}

a.blueBtn:hover {
	color: #006699;
}

a.whiteBoxBtn,
a.whiteBoxBtn:active,
a.whiteBoxBtn:visited {
	font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #4d4d4d;
	background-color: #ffffff;
	padding: 12px 16px;
	text-decoration: none;
}

a.whiteBoxBtn:hover {
	color: #ffffff;
	background-color: #dfdfdf;
}

a.greyBoxBtn,
a.greyBoxBtn:active,
a.greyBoxBtn:visited {
	font-family: 'Whitney SSm', Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: #4d4d4d;
    background-color: #f4f3f1;
    text-transform: uppercase;
    padding: 12px 16px;
    text-decoration: none;
}

a.greyBoxBtn:hover {
    color: #ffffff;
    background-color: #d0d0d0;
}

a.closeBtn {
    background: transparent url(/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.svg) -420px -230px no-repeat;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    font: 0/0 a;
    text-shadow: none;
    cursor: pointer;
}

.no-svg a.closeBtn {
    background: transparent url(/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/sprite.png) -420px -230px no-repeat;
}

a.closeBtn:hover {
    background-position: -460px -230px;
}

.alignL {
    float: left;
}

.alignR {
    float: right;
}

.alignNone {
    float: none;
    width: 100% !important;
    text-align: center !important;
}

.shadowUp {
    position: absolute;
    z-index: 400;
    background: url(/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/dropShad.png) 0 0 repeat-x;
    width: 100%;
    height: 25px;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.shadowDown {
    position: absolute;
    z-index: 400;
    background: url(/National_Library/20160521004321oe_/http://now.wsj.com/wp-content/themes/wsjapp/images/dropShad.png) 0 -25px repeat-x;
    width: 100%;
    height: 25px;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    overflow: hidden;
}

.greyBox {
	width: 100%;
	height: 100%;
	background: #eaeaea;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearBoth {
    clear: both;
}

.noWrap {
    white-space: nowrap;
}
